@fluentui/react-components 9.55.1 → 9.56.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"sources":["index.ts"],"sourcesContent":["// =====================================================================================================\n// ⚠️ IMPORTANT:\n// =====================================================================================================\n// - `/unstable` api is DEPRECATED\n// - adding new API exports to this file is FORBIDDEN ( except `react-virtualizer` )\n// - modifying any existing exports in this file is FORBIDDEN\n// - use/consume `*-preview` packages directly for preview/unstable Fluent UI core controls early access\n// =====================================================================================================\n\n/* eslint-disable deprecation/deprecation */\nexport {\n Alert,\n alertClassNames,\n renderAlert_unstable,\n useAlertStyles_unstable,\n useAlert_unstable,\n} from '@fluentui/react-alert';\nexport type { AlertProps, AlertSlots, AlertState } from '@fluentui/react-alert';\n\nexport {\n InfoButton,\n infoButtonClassNames,\n useInfoButton_unstable,\n useInfoButtonStyles_unstable,\n renderInfoButton_unstable,\n InfoLabel,\n infoLabelClassNames,\n renderInfoLabel_unstable,\n useInfoLabel_unstable,\n useInfoLabelStyles_unstable,\n} from '@fluentui/react-infobutton';\nexport type {\n InfoButtonProps,\n InfoButtonSlots,\n InfoButtonState,\n InfoLabelProps,\n InfoLabelSlots,\n InfoLabelState,\n} from '@fluentui/react-infobutton';\n/* eslint-enable deprecation/deprecation */\n\nexport {\n Virtualizer,\n virtualizerClassNames,\n useVirtualizer_unstable,\n renderVirtualizer_unstable,\n useVirtualizerStyles_unstable,\n useIntersectionObserver,\n useStaticVirtualizerMeasure,\n useDynamicVirtualizerMeasure,\n useResizeObserverRef_unstable,\n VirtualizerContextProvider,\n useVirtualizerContext_unstable,\n VirtualizerScrollView,\n virtualizerScrollViewClassNames,\n useVirtualizerScrollView_unstable,\n renderVirtualizerScrollView_unstable,\n useVirtualizerScrollViewStyles_unstable,\n VirtualizerScrollViewDynamic,\n virtualizerScrollViewDynamicClassNames,\n useVirtualizerScrollViewDynamic_unstable,\n renderVirtualizerScrollViewDynamic_unstable,\n useVirtualizerScrollViewDynamicStyles_unstable,\n scrollToItemDynamic,\n scrollToItemStatic,\n} from '@fluentui/react-virtualizer';\n\nexport type {\n VirtualizerProps,\n VirtualizerState,\n VirtualizerSlots,\n VirtualizerChildRenderFunction,\n VirtualizerScrollViewProps,\n VirtualizerScrollViewState,\n VirtualizerScrollViewSlots,\n VirtualizerContextProps,\n VirtualizerScrollViewDynamicProps,\n VirtualizerScrollViewDynamicState,\n VirtualizerScrollViewDynamicSlots,\n VirtualizerMeasureDynamicProps,\n VirtualizerMeasureProps,\n ResizeCallbackWithRef,\n ScrollToInterface,\n ScrollToItemDynamicParams,\n ScrollToItemStaticParams,\n} from '@fluentui/react-virtualizer';\n\nexport {\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n Tree,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeItem,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n FlatTree,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeProvider,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeItemLayout,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeItemProvider,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeItemPersonaLayout,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeContext_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeContextValues_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemContext_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemContextValues_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useFlatTreeContextValues_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItem_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemLayout_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemPersonaLayout_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderTreeItem_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderTreeItemPersonaLayout_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderTreeItemLayout_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemPersonaLayoutStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemLayoutStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeItemPersonaLayoutClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeItemLevelToken,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeItemLayoutClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeItemClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n flatTreeClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useFlatTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useHeadlessFlatTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useFlatTreeStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderFlatTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n flattenTree_unstable,\n} from '@fluentui/react-tree';\n\nexport type {\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeOpenChangeEvent,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeOpenChangeData,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeNavigationEvent_unstable,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeNavigationData_unstable,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemPersonaLayoutState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemPersonaLayoutSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemPersonaLayoutProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemLayoutState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemLayoutSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemLayoutProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeContextValue,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n FlatTreeProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n FlatTreeSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n FlatTreeState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n HeadlessFlatTree,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n HeadlessFlatTreeItem,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n HeadlessFlatTreeItemProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n HeadlessFlatTreeOptions,\n} from '@fluentui/react-tree';\n\nexport {\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n Drawer,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawer_unstable,\n /** @deprecated Use `OverlayDrawer` from @fluentui/react-components instead */\n OverlayDrawer as DrawerOverlay,\n /** @deprecated Use `OverlayDrawerClassNames` from @fluentui/react-components instead */\n overlayDrawerClassNames as DrawerOverlayClassNames,\n /** @deprecated Use `renderOverlayDrawer_unstable` from @fluentui/react-components instead */\n renderOverlayDrawer_unstable as renderDrawerOverlay_unstable,\n /** @deprecated Use `useOverlayDrawerStyles_unstable` from @fluentui/react-components instead */\n useOverlayDrawerStyles_unstable as useDrawerOverlayStyles_unstable,\n /** @deprecated Use `useOverlayDrawer_unstable` from @fluentui/react-components instead */\n useOverlayDrawer_unstable as useDrawerOverlay_unstable,\n /** @deprecated Use `InlineDrawer` from @fluentui/react-components instead */\n InlineDrawer as DrawerInline,\n /** @deprecated Use `InlineDrawerClassNames` from @fluentui/react-components instead */\n inlineDrawerClassNames as DrawerInlineClassNames,\n /** @deprecated Use `renderInlineDrawer_unstable` from @fluentui/react-components instead */\n renderInlineDrawer_unstable as renderDrawerInline_unstable,\n /** @deprecated Use `useInlineDrawerStyles_unstable` from @fluentui/react-components instead */\n useInlineDrawerStyles_unstable as useDrawerInlineStyles_unstable,\n /** @deprecated Use `useInlineDrawer_unstable` from @fluentui/react-components instead */\n useInlineDrawer_unstable as useDrawerInline_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n OverlayDrawer,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n overlayDrawerClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderOverlayDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useOverlayDrawerStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useOverlayDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n InlineDrawer,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n inlineDrawerClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderInlineDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useInlineDrawerStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useInlineDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerBody,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerBodyClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerBody_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerBodyStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerBody_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeader,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerHeaderClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerHeader_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeader_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderTitle,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerHeaderTitleClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerHeaderTitle_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderTitleStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderTitle_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderNavigation,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerHeaderNavigationClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerHeaderNavigation_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderNavigationStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderNavigation_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerFooter,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerFooterClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerFooter_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerFooterStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerFooter_unstable,\n} from '@fluentui/react-drawer';\n\nexport type {\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerProps,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerState,\n /** @deprecated Use `OverlayDrawerProps` from @fluentui/react-components instead */\n OverlayDrawerProps as DrawerOverlayProps,\n /** @deprecated Use `OverlayDrawerSlots` from @fluentui/react-components instead */\n OverlayDrawerSlots as DrawerOverlaySlots,\n /** @deprecated Use `OverlayDrawerState` from @fluentui/react-components instead */\n OverlayDrawerState as DrawerOverlayState,\n /** @deprecated Use `InlineDrawerProps` from @fluentui/react-components instead */\n InlineDrawerProps as DrawerInlineProps,\n /** @deprecated Use `InlineDrawerSlots` from @fluentui/react-components instead */\n InlineDrawerSlots as DrawerInlineSlots,\n /** @deprecated Use `InlineDrawerState` from @fluentui/react-components instead */\n InlineDrawerState as DrawerInlineState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n OverlayDrawerProps,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n OverlayDrawerSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n OverlayDrawerState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n InlineDrawerProps,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n InlineDrawerSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n InlineDrawerState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerBodySlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerBodyState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderTitleSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderTitleState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerFooterSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerFooterState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderNavigationProps,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderNavigationSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderNavigationState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n} from '@fluentui/react-drawer';\n"],"names":["Alert","alertClassNames","renderAlert_unstable","useAlertStyles_unstable","useAlert_unstable","InfoButton","infoButtonClassNames","useInfoButton_unstable","useInfoButtonStyles_unstable","renderInfoButton_unstable","InfoLabel","infoLabelClassNames","renderInfoLabel_unstable","useInfoLabel_unstable","useInfoLabelStyles_unstable","Virtualizer","virtualizerClassNames","useVirtualizer_unstable","renderVirtualizer_unstable","useVirtualizerStyles_unstable","useIntersectionObserver","useStaticVirtualizerMeasure","useDynamicVirtualizerMeasure","useResizeObserverRef_unstable","VirtualizerContextProvider","useVirtualizerContext_unstable","VirtualizerScrollView","virtualizerScrollViewClassNames","useVirtualizerScrollView_unstable","renderVirtualizerScrollView_unstable","useVirtualizerScrollViewStyles_unstable","VirtualizerScrollViewDynamic","virtualizerScrollViewDynamicClassNames","useVirtualizerScrollViewDynamic_unstable","renderVirtualizerScrollViewDynamic_unstable","useVirtualizerScrollViewDynamicStyles_unstable","scrollToItemDynamic","scrollToItemStatic","Tree","TreeItem","FlatTree","TreeProvider","TreeItemLayout","TreeItemProvider","TreeItemPersonaLayout","useTreeContext_unstable","useTreeContextValues_unstable","useTreeItemContext_unstable","useTreeItemContextValues_unstable","useFlatTreeContextValues_unstable","useTree_unstable","useTreeItem_unstable","useTreeItemLayout_unstable","useTreeItemPersonaLayout_unstable","renderTree_unstable","renderTreeItem_unstable","renderTreeItemPersonaLayout_unstable","renderTreeItemLayout_unstable","useTreeStyles_unstable","useTreeItemStyles_unstable","useTreeItemPersonaLayoutStyles_unstable","useTreeItemLayoutStyles_unstable","treeItemPersonaLayoutClassNames","treeItemLevelToken","treeItemLayoutClassNames","treeItemClassNames","treeClassNames","flatTreeClassNames","useFlatTree_unstable","useHeadlessFlatTree_unstable","useFlatTreeStyles_unstable","renderFlatTree_unstable","flattenTree_unstable","Drawer","renderDrawer_unstable","useDrawer_unstable","OverlayDrawer","DrawerOverlay","overlayDrawerClassNames","DrawerOverlayClassNames","renderOverlayDrawer_unstable","renderDrawerOverlay_unstable","useOverlayDrawerStyles_unstable","useDrawerOverlayStyles_unstable","useOverlayDrawer_unstable","useDrawerOverlay_unstable","InlineDrawer","DrawerInline","inlineDrawerClassNames","DrawerInlineClassNames","renderInlineDrawer_unstable","renderDrawerInline_unstable","useInlineDrawerStyles_unstable","useDrawerInlineStyles_unstable","useInlineDrawer_unstable","useDrawerInline_unstable","DrawerBody","drawerBodyClassNames","renderDrawerBody_unstable","useDrawerBodyStyles_unstable","useDrawerBody_unstable","DrawerHeader","drawerHeaderClassNames","renderDrawerHeader_unstable","useDrawerHeaderStyles_unstable","useDrawerHeader_unstable","DrawerHeaderTitle","drawerHeaderTitleClassNames","renderDrawerHeaderTitle_unstable","useDrawerHeaderTitleStyles_unstable","useDrawerHeaderTitle_unstable","DrawerHeaderNavigation","drawerHeaderNavigationClassNames","renderDrawerHeaderNavigation_unstable","useDrawerHeaderNavigationStyles_unstable","useDrawerHeaderNavigation_unstable","DrawerFooter","drawerFooterClassNames","renderDrawerFooter_unstable","useDrawerFooterStyles_unstable","useDrawerFooter_unstable"],"rangeMappings":";;;;;;;;;;;;","mappings":"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"}
1
+ {"version":3,"sources":["../src/unstable/index.ts"],"sourcesContent":["// =====================================================================================================\n// ⚠️ IMPORTANT:\n// =====================================================================================================\n// - `/unstable` api is DEPRECATED\n// - adding new API exports to this file is FORBIDDEN ( except `react-virtualizer` )\n// - modifying any existing exports in this file is FORBIDDEN\n// - use/consume `*-preview` packages directly for preview/unstable Fluent UI core controls early access\n// =====================================================================================================\n\n/* eslint-disable deprecation/deprecation */\nexport {\n Alert,\n alertClassNames,\n renderAlert_unstable,\n useAlertStyles_unstable,\n useAlert_unstable,\n} from '@fluentui/react-alert';\nexport type { AlertProps, AlertSlots, AlertState } from '@fluentui/react-alert';\n\nexport {\n InfoButton,\n infoButtonClassNames,\n useInfoButton_unstable,\n useInfoButtonStyles_unstable,\n renderInfoButton_unstable,\n InfoLabel,\n infoLabelClassNames,\n renderInfoLabel_unstable,\n useInfoLabel_unstable,\n useInfoLabelStyles_unstable,\n} from '@fluentui/react-infobutton';\nexport type {\n InfoButtonProps,\n InfoButtonSlots,\n InfoButtonState,\n InfoLabelProps,\n InfoLabelSlots,\n InfoLabelState,\n} from '@fluentui/react-infobutton';\n/* eslint-enable deprecation/deprecation */\n\nexport {\n Virtualizer,\n virtualizerClassNames,\n useVirtualizer_unstable,\n renderVirtualizer_unstable,\n useVirtualizerStyles_unstable,\n useIntersectionObserver,\n useStaticVirtualizerMeasure,\n useDynamicVirtualizerMeasure,\n useResizeObserverRef_unstable,\n VirtualizerContextProvider,\n useVirtualizerContext_unstable,\n VirtualizerScrollView,\n virtualizerScrollViewClassNames,\n useVirtualizerScrollView_unstable,\n renderVirtualizerScrollView_unstable,\n useVirtualizerScrollViewStyles_unstable,\n VirtualizerScrollViewDynamic,\n virtualizerScrollViewDynamicClassNames,\n useVirtualizerScrollViewDynamic_unstable,\n renderVirtualizerScrollViewDynamic_unstable,\n useVirtualizerScrollViewDynamicStyles_unstable,\n scrollToItemDynamic,\n scrollToItemStatic,\n} from '@fluentui/react-virtualizer';\n\nexport type {\n VirtualizerProps,\n VirtualizerState,\n VirtualizerSlots,\n VirtualizerChildRenderFunction,\n VirtualizerScrollViewProps,\n VirtualizerScrollViewState,\n VirtualizerScrollViewSlots,\n VirtualizerContextProps,\n VirtualizerScrollViewDynamicProps,\n VirtualizerScrollViewDynamicState,\n VirtualizerScrollViewDynamicSlots,\n VirtualizerMeasureDynamicProps,\n VirtualizerMeasureProps,\n ResizeCallbackWithRef,\n ScrollToInterface,\n ScrollToItemDynamicParams,\n ScrollToItemStaticParams,\n} from '@fluentui/react-virtualizer';\n\nexport {\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n Tree,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeItem,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n FlatTree,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeProvider,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeItemLayout,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeItemProvider,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n TreeItemPersonaLayout,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeContext_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeContextValues_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemContext_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemContextValues_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useFlatTreeContextValues_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItem_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemLayout_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemPersonaLayout_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderTreeItem_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderTreeItemPersonaLayout_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderTreeItemLayout_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemPersonaLayoutStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useTreeItemLayoutStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeItemPersonaLayoutClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeItemLevelToken,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeItemLayoutClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeItemClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n treeClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n flatTreeClassNames,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useFlatTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useHeadlessFlatTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n useFlatTreeStyles_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n renderFlatTree_unstable,\n /** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */\n flattenTree_unstable,\n} from '@fluentui/react-tree';\n\nexport type {\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeOpenChangeEvent,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeOpenChangeData,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeNavigationEvent_unstable,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeNavigationData_unstable,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemPersonaLayoutState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemPersonaLayoutSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemPersonaLayoutProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemLayoutState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemLayoutSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeItemLayoutProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n TreeContextValue,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n FlatTreeProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n FlatTreeSlots,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n FlatTreeState,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n HeadlessFlatTree,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n HeadlessFlatTreeItem,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n HeadlessFlatTreeItemProps,\n /** @deprecated Tree is stable. Import from @fluentui/react-components instead */\n HeadlessFlatTreeOptions,\n} from '@fluentui/react-tree';\n\nexport {\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n Drawer,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawer_unstable,\n /** @deprecated Use `OverlayDrawer` from @fluentui/react-components instead */\n OverlayDrawer as DrawerOverlay,\n /** @deprecated Use `OverlayDrawerClassNames` from @fluentui/react-components instead */\n overlayDrawerClassNames as DrawerOverlayClassNames,\n /** @deprecated Use `renderOverlayDrawer_unstable` from @fluentui/react-components instead */\n renderOverlayDrawer_unstable as renderDrawerOverlay_unstable,\n /** @deprecated Use `useOverlayDrawerStyles_unstable` from @fluentui/react-components instead */\n useOverlayDrawerStyles_unstable as useDrawerOverlayStyles_unstable,\n /** @deprecated Use `useOverlayDrawer_unstable` from @fluentui/react-components instead */\n useOverlayDrawer_unstable as useDrawerOverlay_unstable,\n /** @deprecated Use `InlineDrawer` from @fluentui/react-components instead */\n InlineDrawer as DrawerInline,\n /** @deprecated Use `InlineDrawerClassNames` from @fluentui/react-components instead */\n inlineDrawerClassNames as DrawerInlineClassNames,\n /** @deprecated Use `renderInlineDrawer_unstable` from @fluentui/react-components instead */\n renderInlineDrawer_unstable as renderDrawerInline_unstable,\n /** @deprecated Use `useInlineDrawerStyles_unstable` from @fluentui/react-components instead */\n useInlineDrawerStyles_unstable as useDrawerInlineStyles_unstable,\n /** @deprecated Use `useInlineDrawer_unstable` from @fluentui/react-components instead */\n useInlineDrawer_unstable as useDrawerInline_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n OverlayDrawer,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n overlayDrawerClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderOverlayDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useOverlayDrawerStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useOverlayDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n InlineDrawer,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n inlineDrawerClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderInlineDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useInlineDrawerStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useInlineDrawer_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerBody,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerBodyClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerBody_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerBodyStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerBody_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeader,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerHeaderClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerHeader_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeader_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderTitle,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerHeaderTitleClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerHeaderTitle_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderTitleStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderTitle_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderNavigation,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerHeaderNavigationClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerHeaderNavigation_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderNavigationStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerHeaderNavigation_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerFooter,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n drawerFooterClassNames,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n renderDrawerFooter_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerFooterStyles_unstable,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n useDrawerFooter_unstable,\n} from '@fluentui/react-drawer';\n\nexport type {\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerProps,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerState,\n /** @deprecated Use `OverlayDrawerProps` from @fluentui/react-components instead */\n OverlayDrawerProps as DrawerOverlayProps,\n /** @deprecated Use `OverlayDrawerSlots` from @fluentui/react-components instead */\n OverlayDrawerSlots as DrawerOverlaySlots,\n /** @deprecated Use `OverlayDrawerState` from @fluentui/react-components instead */\n OverlayDrawerState as DrawerOverlayState,\n /** @deprecated Use `InlineDrawerProps` from @fluentui/react-components instead */\n InlineDrawerProps as DrawerInlineProps,\n /** @deprecated Use `InlineDrawerSlots` from @fluentui/react-components instead */\n InlineDrawerSlots as DrawerInlineSlots,\n /** @deprecated Use `InlineDrawerState` from @fluentui/react-components instead */\n InlineDrawerState as DrawerInlineState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n OverlayDrawerProps,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n OverlayDrawerSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n OverlayDrawerState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n InlineDrawerProps,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n InlineDrawerSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n InlineDrawerState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerBodySlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerBodyState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderTitleSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderTitleState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerFooterSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerFooterState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderNavigationProps,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderNavigationSlots,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n DrawerHeaderNavigationState,\n /** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */\n} from '@fluentui/react-drawer';\n"],"names":["Alert","alertClassNames","renderAlert_unstable","useAlertStyles_unstable","useAlert_unstable","InfoButton","infoButtonClassNames","useInfoButton_unstable","useInfoButtonStyles_unstable","renderInfoButton_unstable","InfoLabel","infoLabelClassNames","renderInfoLabel_unstable","useInfoLabel_unstable","useInfoLabelStyles_unstable","Virtualizer","virtualizerClassNames","useVirtualizer_unstable","renderVirtualizer_unstable","useVirtualizerStyles_unstable","useIntersectionObserver","useStaticVirtualizerMeasure","useDynamicVirtualizerMeasure","useResizeObserverRef_unstable","VirtualizerContextProvider","useVirtualizerContext_unstable","VirtualizerScrollView","virtualizerScrollViewClassNames","useVirtualizerScrollView_unstable","renderVirtualizerScrollView_unstable","useVirtualizerScrollViewStyles_unstable","VirtualizerScrollViewDynamic","virtualizerScrollViewDynamicClassNames","useVirtualizerScrollViewDynamic_unstable","renderVirtualizerScrollViewDynamic_unstable","useVirtualizerScrollViewDynamicStyles_unstable","scrollToItemDynamic","scrollToItemStatic","Tree","TreeItem","FlatTree","TreeProvider","TreeItemLayout","TreeItemProvider","TreeItemPersonaLayout","useTreeContext_unstable","useTreeContextValues_unstable","useTreeItemContext_unstable","useTreeItemContextValues_unstable","useFlatTreeContextValues_unstable","useTree_unstable","useTreeItem_unstable","useTreeItemLayout_unstable","useTreeItemPersonaLayout_unstable","renderTree_unstable","renderTreeItem_unstable","renderTreeItemPersonaLayout_unstable","renderTreeItemLayout_unstable","useTreeStyles_unstable","useTreeItemStyles_unstable","useTreeItemPersonaLayoutStyles_unstable","useTreeItemLayoutStyles_unstable","treeItemPersonaLayoutClassNames","treeItemLevelToken","treeItemLayoutClassNames","treeItemClassNames","treeClassNames","flatTreeClassNames","useFlatTree_unstable","useHeadlessFlatTree_unstable","useFlatTreeStyles_unstable","renderFlatTree_unstable","flattenTree_unstable","Drawer","renderDrawer_unstable","useDrawer_unstable","OverlayDrawer","DrawerOverlay","overlayDrawerClassNames","DrawerOverlayClassNames","renderOverlayDrawer_unstable","renderDrawerOverlay_unstable","useOverlayDrawerStyles_unstable","useDrawerOverlayStyles_unstable","useOverlayDrawer_unstable","useDrawerOverlay_unstable","InlineDrawer","DrawerInline","inlineDrawerClassNames","DrawerInlineClassNames","renderInlineDrawer_unstable","renderDrawerInline_unstable","useInlineDrawerStyles_unstable","useDrawerInlineStyles_unstable","useInlineDrawer_unstable","useDrawerInline_unstable","DrawerBody","drawerBodyClassNames","renderDrawerBody_unstable","useDrawerBodyStyles_unstable","useDrawerBody_unstable","DrawerHeader","drawerHeaderClassNames","renderDrawerHeader_unstable","useDrawerHeaderStyles_unstable","useDrawerHeader_unstable","DrawerHeaderTitle","drawerHeaderTitleClassNames","renderDrawerHeaderTitle_unstable","useDrawerHeaderTitleStyles_unstable","useDrawerHeaderTitle_unstable","DrawerHeaderNavigation","drawerHeaderNavigationClassNames","renderDrawerHeaderNavigation_unstable","useDrawerHeaderNavigationStyles_unstable","useDrawerHeaderNavigation_unstable","DrawerFooter","drawerFooterClassNames","renderDrawerFooter_unstable","useDrawerFooterStyles_unstable","useDrawerFooter_unstable"],"rangeMappings":";;;;;;;;;;;;","mappings":"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"}
@@ -139,6 +139,9 @@ _export(exports, {
139
139
  CarouselSlider: function() {
140
140
  return _reactcarousel.CarouselSlider;
141
141
  },
142
+ CarouselViewport: function() {
143
+ return _reactcarousel.CarouselViewport;
144
+ },
142
145
  Checkbox: function() {
143
146
  return _reactcheckbox.Checkbox;
144
147
  },
@@ -151,6 +154,7 @@ _export(exports, {
151
154
  Combobox: function() {
152
155
  return _reactcombobox.Combobox;
153
156
  },
157
+ // eslint-disable-next-line deprecation/deprecation
154
158
  ComboboxProvider: function() {
155
159
  return _reactcombobox.ComboboxProvider;
156
160
  },
@@ -835,6 +839,9 @@ _export(exports, {
835
839
  carouselSliderClassNames: function() {
836
840
  return _reactcarousel.carouselSliderClassNames;
837
841
  },
842
+ carouselViewportClassNames: function() {
843
+ return _reactcarousel.carouselViewportClassNames;
844
+ },
838
845
  checkboxClassNames: function() {
839
846
  return _reactcheckbox.checkboxClassNames;
840
847
  },
@@ -964,6 +971,7 @@ _export(exports, {
964
971
  getIntrinsicElementProps: function() {
965
972
  return _reactutilities.getIntrinsicElementProps;
966
973
  },
974
+ // getNativeElementProps is deprecated but removing it would be a breaking change
967
975
  // eslint-disable-next-line deprecation/deprecation
968
976
  getNativeElementProps: function() {
969
977
  return _reactutilities.getNativeElementProps;
@@ -971,6 +979,7 @@ _export(exports, {
971
979
  getPartitionedNativeProps: function() {
972
980
  return _reactutilities.getPartitionedNativeProps;
973
981
  },
982
+ // getSlots is deprecated but removing it would be a breaking change
974
983
  // eslint-disable-next-line deprecation/deprecation
975
984
  getSlots: function() {
976
985
  return _reactutilities.getSlots;
@@ -1239,6 +1248,9 @@ _export(exports, {
1239
1248
  renderCarouselSlider_unstable: function() {
1240
1249
  return _reactcarousel.renderCarouselSlider_unstable;
1241
1250
  },
1251
+ renderCarouselViewport_unstable: function() {
1252
+ return _reactcarousel.renderCarouselViewport_unstable;
1253
+ },
1242
1254
  renderCarousel_unstable: function() {
1243
1255
  return _reactcarousel.renderCarousel_unstable;
1244
1256
  },
@@ -1662,6 +1674,7 @@ _export(exports, {
1662
1674
  resolvePositioningShorthand: function() {
1663
1675
  return _reactpositioning.resolvePositioningShorthand;
1664
1676
  },
1677
+ // resolveShorthand is deprecated but removing it would be a breaking change
1665
1678
  // eslint-disable-next-line deprecation/deprecation
1666
1679
  resolveShorthand: function() {
1667
1680
  return _reactutilities.resolveShorthand;
@@ -2122,6 +2135,12 @@ _export(exports, {
2122
2135
  useCarouselStyles_unstable: function() {
2123
2136
  return _reactcarousel.useCarouselStyles_unstable;
2124
2137
  },
2138
+ useCarouselViewportStyles_unstable: function() {
2139
+ return _reactcarousel.useCarouselViewportStyles_unstable;
2140
+ },
2141
+ useCarouselViewport_unstable: function() {
2142
+ return _reactcarousel.useCarouselViewport_unstable;
2143
+ },
2125
2144
  useCarousel_unstable: function() {
2126
2145
  return _reactcarousel.useCarousel_unstable;
2127
2146
  },