@fluentui/react-components 9.57.0 → 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
  },
@@ -710,6 +710,9 @@ _export(exports, {
710
710
  TreeProvider: function() {
711
711
  return _reacttree.TreeProvider;
712
712
  },
713
+ TreeRootReset: function() {
714
+ return _reacttree.TreeRootReset;
715
+ },
713
716
  __css: function() {
714
717
  return _react.__css;
715
718
  },
@@ -978,7 +981,7 @@ _export(exports, {
978
981
  return _reactutilities.getIntrinsicElementProps;
979
982
  },
980
983
  // getNativeElementProps is deprecated but removing it would be a breaking change
981
- // eslint-disable-next-line deprecation/deprecation
984
+ // eslint-disable-next-line @typescript-eslint/no-deprecated
982
985
  getNativeElementProps: function() {
983
986
  return _reactutilities.getNativeElementProps;
984
987
  },
@@ -986,7 +989,7 @@ _export(exports, {
986
989
  return _reactutilities.getPartitionedNativeProps;
987
990
  },
988
991
  // getSlots is deprecated but removing it would be a breaking change
989
- // eslint-disable-next-line deprecation/deprecation
992
+ // eslint-disable-next-line @typescript-eslint/no-deprecated
990
993
  getSlots: function() {
991
994
  return _reactutilities.getSlots;
992
995
  },
@@ -1693,7 +1696,7 @@ _export(exports, {
1693
1696
  return _reactpositioning.resolvePositioningShorthand;
1694
1697
  },
1695
1698
  // resolveShorthand is deprecated but removing it would be a breaking change
1696
- // eslint-disable-next-line deprecation/deprecation
1699
+ // eslint-disable-next-line @typescript-eslint/no-deprecated
1697
1700
  resolveShorthand: function() {
1698
1701
  return _reactutilities.resolveShorthand;
1699
1702
  },
@@ -2999,6 +3002,9 @@ _export(exports, {
2999
3002
  useTagPickerButton_unstable: function() {
3000
3003
  return _reacttagpicker.useTagPickerButton_unstable;
3001
3004
  },
3005
+ useTagPickerContext_unstable: function() {
3006
+ return _reacttagpicker.useTagPickerContext_unstable;
3007
+ },
3002
3008
  useTagPickerControlStyles_unstable: function() {
3003
3009
  return _reacttagpicker.useTagPickerControlStyles_unstable;
3004
3010
  },