@fluentui/react-components 9.56.8 → 9.58.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":["../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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"}
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 @typescript-eslint/no-deprecated */\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 @typescript-eslint/no-deprecated */\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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"}
@@ -154,7 +154,7 @@ _export(exports, {
154
154
  Combobox: function() {
155
155
  return _reactcombobox.Combobox;
156
156
  },
157
- // eslint-disable-next-line deprecation/deprecation
157
+ // eslint-disable-next-line @typescript-eslint/no-deprecated
158
158
  ComboboxProvider: function() {
159
159
  return _reactcombobox.ComboboxProvider;
160
160
  },
@@ -308,6 +308,12 @@ _export(exports, {
308
308
  Link: function() {
309
309
  return _reactlink.Link;
310
310
  },
311
+ List: function() {
312
+ return _reactlist.List;
313
+ },
314
+ ListItem: function() {
315
+ return _reactlist.ListItem;
316
+ },
311
317
  Listbox: function() {
312
318
  return _reactcombobox.Listbox;
313
319
  },
@@ -704,6 +710,9 @@ _export(exports, {
704
710
  TreeProvider: function() {
705
711
  return _reacttree.TreeProvider;
706
712
  },
713
+ TreeRootReset: function() {
714
+ return _reacttree.TreeRootReset;
715
+ },
707
716
  __css: function() {
708
717
  return _react.__css;
709
718
  },
@@ -972,7 +981,7 @@ _export(exports, {
972
981
  return _reactutilities.getIntrinsicElementProps;
973
982
  },
974
983
  // getNativeElementProps is deprecated but removing it would be a breaking change
975
- // eslint-disable-next-line deprecation/deprecation
984
+ // eslint-disable-next-line @typescript-eslint/no-deprecated
976
985
  getNativeElementProps: function() {
977
986
  return _reactutilities.getNativeElementProps;
978
987
  },
@@ -980,7 +989,7 @@ _export(exports, {
980
989
  return _reactutilities.getPartitionedNativeProps;
981
990
  },
982
991
  // getSlots is deprecated but removing it would be a breaking change
983
- // eslint-disable-next-line deprecation/deprecation
992
+ // eslint-disable-next-line @typescript-eslint/no-deprecated
984
993
  getSlots: function() {
985
994
  return _reactutilities.getSlots;
986
995
  },
@@ -1020,6 +1029,12 @@ _export(exports, {
1020
1029
  linkClassNames: function() {
1021
1030
  return _reactlink.linkClassNames;
1022
1031
  },
1032
+ listClassNames: function() {
1033
+ return _reactlist.listClassNames;
1034
+ },
1035
+ listItemClassNames: function() {
1036
+ return _reactlist.listItemClassNames;
1037
+ },
1023
1038
  listboxClassNames: function() {
1024
1039
  return _reactcombobox.listboxClassNames;
1025
1040
  },
@@ -1374,6 +1389,12 @@ _export(exports, {
1374
1389
  renderLink_unstable: function() {
1375
1390
  return _reactlink.renderLink_unstable;
1376
1391
  },
1392
+ renderListItem_unstable: function() {
1393
+ return _reactlist.renderListItem_unstable;
1394
+ },
1395
+ renderList_unstable: function() {
1396
+ return _reactlist.renderList_unstable;
1397
+ },
1377
1398
  renderListbox_unstable: function() {
1378
1399
  return _reactcombobox.renderListbox_unstable;
1379
1400
  },
@@ -1675,7 +1696,7 @@ _export(exports, {
1675
1696
  return _reactpositioning.resolvePositioningShorthand;
1676
1697
  },
1677
1698
  // resolveShorthand is deprecated but removing it would be a breaking change
1678
- // eslint-disable-next-line deprecation/deprecation
1699
+ // eslint-disable-next-line @typescript-eslint/no-deprecated
1679
1700
  resolveShorthand: function() {
1680
1701
  return _reactutilities.resolveShorthand;
1681
1702
  },
@@ -2486,6 +2507,18 @@ _export(exports, {
2486
2507
  useLink_unstable: function() {
2487
2508
  return _reactlink.useLink_unstable;
2488
2509
  },
2510
+ useListItemStyles_unstable: function() {
2511
+ return _reactlist.useListItemStyles_unstable;
2512
+ },
2513
+ useListItem_unstable: function() {
2514
+ return _reactlist.useListItem_unstable;
2515
+ },
2516
+ useListStyles_unstable: function() {
2517
+ return _reactlist.useListStyles_unstable;
2518
+ },
2519
+ useList_unstable: function() {
2520
+ return _reactlist.useList_unstable;
2521
+ },
2489
2522
  useListboxContextValues: function() {
2490
2523
  return _reactcombobox.useListboxContextValues;
2491
2524
  },
@@ -2969,6 +3002,9 @@ _export(exports, {
2969
3002
  useTagPickerButton_unstable: function() {
2970
3003
  return _reacttagpicker.useTagPickerButton_unstable;
2971
3004
  },
3005
+ useTagPickerContext_unstable: function() {
3006
+ return _reacttagpicker.useTagPickerContext_unstable;
3007
+ },
2972
3008
  useTagPickerControlStyles_unstable: function() {
2973
3009
  return _reacttagpicker.useTagPickerControlStyles_unstable;
2974
3010
  },
@@ -3298,3 +3334,4 @@ const _reacttagpicker = require("@fluentui/react-tag-picker");
3298
3334
  const _reactswatchpicker = require("@fluentui/react-swatch-picker");
3299
3335
  const _reactmotion = require("@fluentui/react-motion");
3300
3336
  const _reactcarousel = require("@fluentui/react-carousel");
3337
+ const _reactlist = require("@fluentui/react-list");