npm package diff

Package: @forge/react

Versions: 11.6.1-next.0 - 11.6.1-next.1

File: package/out/types/index.d.ts

Index: package/out/types/index.d.ts
===================================================================
--- package/out/types/index.d.ts
+++ package/out/types/index.d.ts
@@ -1,10 +1,10 @@
 export type { AKOption, Align, AuxPipelineUserVisibleError, BadgeProps, ButtonAppearance, ButtonProps, ButtonSetProps, CellProps, CheckboxGroupProps, CheckboxProps, CodeLanguages, CodeProps, ColumnProps, ColumnsProps, ConfigFormProps, ContainerProps, CustomFieldPrimitiveProps, CustomFieldEditPrimitiveProps, CustomFieldContextConfigPrimitiveProps, FrameProps, NativeBadgeProps, NativeTableRootProps, NativeTableCaptionProps, NativeTableHeadProps, NativeTableBodyProps, NativeTableFootProps, NativeTableRowProps, NativeTableHeadCellProps, NativeTableCellProps, NativeImageProps, NativeLinkProps, NativeButtonProps, NativeCodeProps, NativeTagProps, NativeTextProps, NativeTextAreaProps, PortalTextAreaProps, PortalRequestCreatePropertyPanelPrimitiveProps, CustomPortalFieldValue, NativeTextFieldProps, NativeCheckboxGroupProps, NativeRangeProps, NativeSelectProps, NativeStatusLozengeProps, NativeToggleProps, NativeRadioGroupProps, NativeCheckboxProps, UserPickerValue, NativeUserPickerProps, NativeDatePickerProps, NativePressableProps, NativeInlineProps, NativeStackProps, PressableAppearance, DateLozengeProps, DatePickerProps, ErrorPanelProps, FormConditionProps, FormData, FormProps, HeadProps, HeadingProps, ImageProps, ImageSizes, InlineDialogProps, IssuePanelActionProps, JsxTextProps, LayoutProps, LinkProps, MarkupProps, MentionProps, ModalDialogProps, ModalDialogWidth, OptionProps, RadioGroupProps, RadioProps, RangeProps, RenderedTextProps, RowProps, SectionMessageProps, SelectProps, Space, StatusLozengeAppearance, StatusLozengeProps, StringProps, TabProps, TabsProps, TableProps, TagColor, TagProps, TagGroupProps, TextAlign, TextAreaProps, TextFieldProps, TextFieldType, ThreeLOPromptProps, ToggleProps, TooltipProps, UserProps, UserGroupProps, UserPickerProps, } from './components';
 export { isLegacyActionEffect, isLegacyBackendEffect, isLegacyEventEffect, isLegacyInitializeEffect, isLegacyRenderEffect, } from './legacy-effect';
 export type { LegacyActionEffect, LegacyBackendEffect, LegacyBackendRuntimePayload, LegacyClientEffect, LegacyEffect, LegacyEventEffect, LegacyInitializeEffect, LegacyRenderEffect, } from './legacy-effect';
 export { isActionEffect, isBackendEffect, isEventEffect, isRenderEffect, isResultEffect, } from './effect';
-export type { ActionEffect, BackendEffect, BackendRuntimePayload, ClientEffect, CoreData, CoreDataInner, Effect, EventEffect, ExtensionData, ExtensionPayload, RenderEffect, ResultEffect, } from './effect';
+export type { ActionEffect, BackendEffect, BackendRuntimePayload, ClientEffect, CoreData, CoreDataInner, Effect, EventEffect, ExtensionData, ExtensionPayload, ExtensionViewData, RenderEffect, ResultEffect, } from './effect';
 export type { BackendRuntimeContext } from './extension';
-export { CompassContextTypes, isContentActionExtensionContext, isContextMenuExtensionContext, isForgeElement, isJiraContext, isIssuePanelExtensionContext, isCustomFieldContextConfigExtensionContext, isCustomFieldExtensionContext, isDashboardGadgetExtensionContext, } from './forge';
-export type { CompassAdminPageExtensionContext, CompassComponentPageExtensionContext, CompassTeamPageExtensionContext, ComponentState, ContentActionExtensionContext, ContextMenuExtensionContext, CustomFieldValue, DashboardGadgetExtensionContext, ExtensionConfiguration, ExtensionContext, ForgeChildren, ForgeDoc, ForgeElement, ForgeNode, ForgeProps, FunctionElement, Handler, LicenseDetails, IssuePanelExtensionContext, CustomFieldContextConfigExtensionContext, CustomFieldExtensionContext, JiraContext, PlatformContext, PrimitiveElement, ProductContext, RenderState, AccountType, } from './forge';
+export { CompassContextTypes, RenderingLocations, EcosystemLicenseMode, isContentActionExtensionContext, isContextMenuExtensionContext, isForgeElement, isJiraContext, isIssuePanelExtensionContext, isCustomFieldContextConfigExtensionContext, isCustomFieldExtensionContext, isDashboardGadgetExtensionContext, } from './forge';
+export type { CompassAdminPageExtensionContext, CompassComponentPageExtensionContext, CompassTeamPageExtensionContext, CompassComponentImporterExtensionContext, ComponentState, ContentActionExtensionContext, ContextMenuExtensionContext, CustomFieldValue, DashboardGadgetExtensionContext, ExtensionConfiguration, ExtensionContext, ForgeChildren, ForgeDoc, ForgeElement, ForgeNode, ForgeProps, FunctionElement, Handler, LicenseDetails, UserAccessDetails, IssuePanelExtensionContext, CustomFieldContextConfigExtensionContext, CustomFieldExtensionContext, JiraContext, PlatformContext, PrimitiveElement, ProductContext, RenderState, AccountType, } from './forge';
 export type { Icon } from './icons';
 //# sourceMappingURL=index.d.ts.map
\ No newline at end of file