@fluentui/react-components 9.50.0 → 9.51.1

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.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,124 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Thu, 09 May 2024 19:31:55 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 May 2024 09:21:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.51.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.51.1)
8
+
9
+ Thu, 16 May 2024 09:21:18 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.51.0..@fluentui/react-components_v9.51.1)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-swatch-picker-preview`
15
+ - feat(react-swatch-picker): added contrast ratio utils ([PR #31358](https://github.com/microsoft/fluentui/pull/31358) by vkozlova@microsoft.com)
16
+
17
+ ### Patches
18
+
19
+ - `@fluentui/priority-overflow`
20
+ - force update the overflow when item is removed ([PR #31340](https://github.com/microsoft/fluentui/pull/31340) by miroslav.stastny@microsoft.com)
21
+ - `@fluentui/react-accordion`
22
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
23
+ - `@fluentui/react-avatar`
24
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
25
+ - `@fluentui/react-badge`
26
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
27
+ - `@fluentui/react-breadcrumb`
28
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
29
+ - `@fluentui/react-button`
30
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
31
+ - `@fluentui/react-calendar-compat`
32
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
33
+ - fix: Make header button in overlaid month picker match the other header button's styles. ([PR #31381](https://github.com/microsoft/fluentui/pull/31381) by estebanmu@microsoft.com)
34
+ - `@fluentui/react-checkbox`
35
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
36
+ - `@fluentui/react-combobox`
37
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
38
+ - `@fluentui/react-datepicker-compat`
39
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
40
+ - `@fluentui/react-dialog`
41
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
42
+ - bugfix: fix scroll locking issues introduced by a regression ([PR #31377](https://github.com/microsoft/fluentui/pull/31377) by bernardo.sunderhus@gmail.com)
43
+ - `@fluentui/react-drawer`
44
+ - fix: restore scroll when Drawer closes ([PR #31367](https://github.com/microsoft/fluentui/pull/31367) by marcosvmmoura@gmail.com)
45
+ - `@fluentui/react-field`
46
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
47
+ - `@fluentui/react-infolabel`
48
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
49
+ - `@fluentui/react-menu`
50
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
51
+ - `@fluentui/react-message-bar`
52
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
53
+ - `@fluentui/react-migration-v0-v9`
54
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
55
+ - `@fluentui/react-migration-v8-v9`
56
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
57
+ - `@fluentui/react-motions-preview`
58
+ - fix(motions): use useFirstMount() in createPresenceComponent() ([PR #31379](https://github.com/microsoft/fluentui/pull/31379) by olfedias@microsoft.com)
59
+ - `@fluentui/react-nav-preview`
60
+ - chore: Update react-icons package to 2.0.239. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
61
+ - `@fluentui/react-overflow`
62
+ - fix(OverflowItem): properly propagate refs to child elements ([PR #31347](https://github.com/microsoft/fluentui/pull/31347) by olfedias@microsoft.com)
63
+ - `@fluentui/react-provider`
64
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
65
+ - `@fluentui/react-rating`
66
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
67
+ - `@fluentui/react-search`
68
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
69
+ - `@fluentui/react-select`
70
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
71
+ - `@fluentui/react-spinbutton`
72
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
73
+ - `@fluentui/react-swatch-picker-preview`
74
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
75
+ - `@fluentui/react-switch`
76
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
77
+ - `@fluentui/react-table`
78
+ - chore: uograde react-icons to 2.0.239 ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
79
+ - `@fluentui/react-tag-picker`
80
+ - chore: Update react-icons package to 2.0.239. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
81
+ - `@fluentui/react-tags`
82
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
83
+ - `@fluentui/react-teaching-popover`
84
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
85
+ - `@fluentui/react-toast`
86
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
87
+ - `@fluentui/react-tree`
88
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
89
+
90
+ ### Changes
91
+
92
+ - `@fluentui/react-alert`
93
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
94
+
95
+ ## [9.51.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.51.0)
96
+
97
+ Mon, 13 May 2024 12:34:18 GMT
98
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.50.0..@fluentui/react-components_v9.51.0)
99
+
100
+ ### Minor changes
101
+
102
+ - `@fluentui/react-components`
103
+ - feat: Add missing Drawer and MessageBar context exports. ([PR #31328](https://github.com/microsoft/fluentui/pull/31328) by estebanmu@microsoft.com)
104
+ - `@fluentui/react-drawer`
105
+ - feat: Add missing Drawer context exports. ([PR #31328](https://github.com/microsoft/fluentui/pull/31328) by estebanmu@microsoft.com)
106
+ - `@fluentui/react-message-bar`
107
+ - feat: Add missing context exports. ([PR #31328](https://github.com/microsoft/fluentui/pull/31328) by estebanmu@microsoft.com)
108
+ - `@fluentui/react-nav-preview`
109
+ - feat: release preview package ([PR #31304](https://github.com/microsoft/fluentui/pull/31304) by matejera@microsoft.com)
110
+ - feat: Moving styles to new recomposed components. ([PR #31313](https://github.com/microsoft/fluentui/pull/31313) by matejera@microsoft.com)
111
+ - `@fluentui/react-swatch-picker-preview`
112
+ - feat: Add missing SwatchPicker context exports. ([PR #31328](https://github.com/microsoft/fluentui/pull/31328) by estebanmu@microsoft.com)
113
+
114
+ ### Patches
115
+
116
+ - `@fluentui/react-combobox`
117
+ - fix(Combobox): `expandIcon={null}` should not throw ([PR #31326](https://github.com/microsoft/fluentui/pull/31326) by olfedias@microsoft.com)
118
+
7
119
  ## [9.50.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.50.0)
8
120
 
9
- Thu, 09 May 2024 19:31:55 GMT
121
+ Thu, 09 May 2024 19:35:10 GMT
10
122
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.49.2..@fluentui/react-components_v9.50.0)
11
123
 
12
124
  ### Minor changes
package/dist/index.d.ts CHANGED
@@ -284,6 +284,7 @@ import { drawerBodyClassNames } from '@fluentui/react-drawer';
284
284
  import { DrawerBodyProps } from '@fluentui/react-drawer';
285
285
  import { DrawerBodySlots } from '@fluentui/react-drawer';
286
286
  import { DrawerBodyState } from '@fluentui/react-drawer';
287
+ import { DrawerContextValue } from '@fluentui/react-drawer';
287
288
  import { DrawerFooter } from '@fluentui/react-drawer';
288
289
  import { drawerFooterClassNames } from '@fluentui/react-drawer';
289
290
  import { DrawerFooterProps } from '@fluentui/react-drawer';
@@ -305,6 +306,7 @@ import { DrawerHeaderTitleProps } from '@fluentui/react-drawer';
305
306
  import { DrawerHeaderTitleSlots } from '@fluentui/react-drawer';
306
307
  import { DrawerHeaderTitleState } from '@fluentui/react-drawer';
307
308
  import { DrawerProps } from '@fluentui/react-drawer';
309
+ import { DrawerProvider } from '@fluentui/react-drawer';
308
310
  import { DrawerSlots } from '@fluentui/react-drawer';
309
311
  import { DrawerState } from '@fluentui/react-drawer';
310
312
  import { Dropdown } from '@fluentui/react-combobox';
@@ -1331,6 +1333,8 @@ import { useDividerStyles_unstable } from '@fluentui/react-divider';
1331
1333
  import { useDrawer_unstable } from '@fluentui/react-drawer';
1332
1334
  import { useDrawerBody_unstable } from '@fluentui/react-drawer';
1333
1335
  import { useDrawerBodyStyles_unstable } from '@fluentui/react-drawer';
1336
+ import { useDrawerContext_unstable } from '@fluentui/react-drawer';
1337
+ import { useDrawerContextValue } from '@fluentui/react-drawer';
1334
1338
  import { useDrawerFooter_unstable } from '@fluentui/react-drawer';
1335
1339
  import { useDrawerFooterStyles_unstable } from '@fluentui/react-drawer';
1336
1340
  import { useDrawerHeader_unstable } from '@fluentui/react-drawer';
@@ -1429,10 +1433,12 @@ import { useMenuTriggerContext_unstable } from '@fluentui/react-menu';
1429
1433
  import { useMergedRefs } from '@fluentui/react-utilities';
1430
1434
  import { useMessageBar_unstable } from '@fluentui/react-message-bar';
1431
1435
  import { useMessageBarActions_unstable } from '@fluentui/react-message-bar';
1436
+ import { useMessageBarActionsContextValue_unstable } from '@fluentui/react-message-bar';
1432
1437
  import { useMessageBarActionsStyles_unstable } from '@fluentui/react-message-bar';
1433
1438
  import { useMessageBarBody_unstable } from '@fluentui/react-message-bar';
1434
1439
  import { useMessageBarBodyStyles_unstable } from '@fluentui/react-message-bar';
1435
1440
  import { useMessageBarContext } from '@fluentui/react-message-bar';
1441
+ import { useMessageBarContextValue_unstable } from '@fluentui/react-message-bar';
1436
1442
  import { useMessageBarGroup_unstable } from '@fluentui/react-message-bar';
1437
1443
  import { useMessageBarGroupStyles_unstable } from '@fluentui/react-message-bar';
1438
1444
  import { useMessageBarStyles_unstable } from '@fluentui/react-message-bar';
@@ -2208,6 +2214,8 @@ export { DrawerBodySlots }
2208
2214
 
2209
2215
  export { DrawerBodyState }
2210
2216
 
2217
+ export { DrawerContextValue }
2218
+
2211
2219
  export { DrawerFooter }
2212
2220
 
2213
2221
  export { drawerFooterClassNames }
@@ -2250,6 +2258,8 @@ export { DrawerHeaderTitleState }
2250
2258
 
2251
2259
  export { DrawerProps }
2252
2260
 
2261
+ export { DrawerProvider }
2262
+
2253
2263
  export { DrawerSlots }
2254
2264
 
2255
2265
  export { DrawerState }
@@ -4302,6 +4312,10 @@ export { useDrawerBody_unstable }
4302
4312
 
4303
4313
  export { useDrawerBodyStyles_unstable }
4304
4314
 
4315
+ export { useDrawerContext_unstable }
4316
+
4317
+ export { useDrawerContextValue }
4318
+
4305
4319
  export { useDrawerFooter_unstable }
4306
4320
 
4307
4321
  export { useDrawerFooterStyles_unstable }
@@ -4498,6 +4512,8 @@ export { useMessageBar_unstable }
4498
4512
 
4499
4513
  export { useMessageBarActions_unstable }
4500
4514
 
4515
+ export { useMessageBarActionsContextValue_unstable }
4516
+
4501
4517
  export { useMessageBarActionsStyles_unstable }
4502
4518
 
4503
4519
  export { useMessageBarBody_unstable }
@@ -4506,6 +4522,8 @@ export { useMessageBarBodyStyles_unstable }
4506
4522
 
4507
4523
  export { useMessageBarContext }
4508
4524
 
4525
+ export { useMessageBarContextValue_unstable }
4526
+
4509
4527
  export { useMessageBarGroup_unstable }
4510
4528
 
4511
4529
  export { useMessageBarGroupStyles_unstable }
package/lib/index.js CHANGED
@@ -50,9 +50,9 @@ export { Field, fieldClassNames, FieldContextProvider, renderField_unstable, use
50
50
  export { useToastController, ToastTrigger, useToastTrigger_unstable, renderToastTrigger_unstable, Toaster, useToasterStyles_unstable, useToaster_unstable, renderToaster_unstable, toasterClassNames, Toast, useToastStyles_unstable, useToast_unstable, renderToast_unstable, ToastTitle, useToastTitleStyles_unstable, useToastTitle_unstable, renderToastTitle_unstable, toastTitleClassNames, ToastBody, useToastBodyStyles_unstable, useToastBody_unstable, renderToastBody_unstable, toastBodyClassNames, ToastFooter, useToastFooterStyles_unstable, useToastFooter_unstable, renderToastFooter_unstable, toastFooterClassNames } from '@fluentui/react-toast';
51
51
  export { FlatTree, FlatTreeItem, Tree, TreeItem, TreeItemLayout, TreeItemPersonaLayout, TreeItemProvider, TreeProvider, flatTreeClassNames, flattenTree_unstable, renderFlatTree_unstable, renderTreeItemLayout_unstable, renderTreeItemPersonaLayout_unstable, renderTreeItem_unstable, renderTree_unstable, treeClassNames, treeItemClassNames, treeItemLayoutClassNames, treeItemLevelToken, treeItemPersonaLayoutClassNames, useFlatTreeContextValues_unstable, useFlatTreeStyles_unstable, useFlatTree_unstable, useHeadlessFlatTree_unstable, useTreeContextValues_unstable, useTreeContext_unstable, useSubtreeContext_unstable, useTreeItemContextValues_unstable, useTreeItemContext_unstable, useTreeItemLayoutStyles_unstable, useTreeItemLayout_unstable, useTreeItemPersonaLayoutStyles_unstable, useTreeItemPersonaLayout_unstable, useTreeItemStyles_unstable, useTreeItem_unstable, useTreeStyles_unstable, useTree_unstable } from '@fluentui/react-tree';
52
52
  export { Tag, renderTag_unstable, tagClassNames, useTagStyles_unstable, useTag_unstable, InteractionTag, renderInteractionTag_unstable, interactionTagClassNames, useInteractionTagStyles_unstable, useInteractionTag_unstable, useInteractionTagContextValues_unstable, InteractionTagPrimary, interactionTagPrimaryClassNames, renderInteractionTagPrimary_unstable, useInteractionTagPrimaryStyles_unstable, useInteractionTagPrimary_unstable, InteractionTagSecondary, renderInteractionTagSecondary_unstable, interactionTagSecondaryClassNames, useInteractionTagSecondaryStyles_unstable, useInteractionTagSecondary_unstable, TagGroup, renderTagGroup_unstable, tagGroupClassNames, useTagGroupStyles_unstable, useTagGroup_unstable, useTagGroupContextValues_unstable, useTagAvatarContextValues_unstable } from '@fluentui/react-tags';
53
- export { MessageBar, useMessageBarStyles_unstable, useMessageBar_unstable, renderMessageBar_unstable, messageBarClassNames, MessageBarTitle, useMessageBarTitleStyles_unstable, useMessageBarTitle_unstable, renderMessageBarTitle_unstable, messageBarTitleClassNames, MessageBarActions, useMessageBarActionsStyles_unstable, useMessageBarActions_unstable, renderMessageBarActions_unstable, messageBarActionsClassNames, MessageBarBody, useMessageBarBodyStyles_unstable, useMessageBarBody_unstable, renderMessageBarBody_unstable, messageBarBodyClassNames, MessageBarContextProvider, useMessageBarContext, MessageBarGroup, useMessageBarGroupStyles_unstable, useMessageBarGroup_unstable, renderMessageBarGroup_unstable, messageBarGroupClassNames } from '@fluentui/react-message-bar';
53
+ export { MessageBar, useMessageBarStyles_unstable, useMessageBar_unstable, renderMessageBar_unstable, messageBarClassNames, MessageBarTitle, useMessageBarTitleStyles_unstable, useMessageBarTitle_unstable, renderMessageBarTitle_unstable, messageBarTitleClassNames, MessageBarActions, useMessageBarActionsStyles_unstable, useMessageBarActions_unstable, renderMessageBarActions_unstable, messageBarActionsClassNames, MessageBarBody, useMessageBarBodyStyles_unstable, useMessageBarBody_unstable, renderMessageBarBody_unstable, messageBarBodyClassNames, MessageBarContextProvider, useMessageBarContext, MessageBarGroup, useMessageBarGroupStyles_unstable, useMessageBarGroup_unstable, renderMessageBarGroup_unstable, messageBarGroupClassNames, useMessageBarContextValue_unstable, useMessageBarActionsContextValue_unstable } from '@fluentui/react-message-bar';
54
54
  export { InfoLabel, infoLabelClassNames, renderInfoLabel_unstable, useInfoLabelStyles_unstable, useInfoLabel_unstable } from '@fluentui/react-infolabel';
55
- export { Drawer, renderDrawer_unstable, useDrawerStyles_unstable, useDrawer_unstable, OverlayDrawer, overlayDrawerClassNames, renderOverlayDrawer_unstable, useOverlayDrawerStyles_unstable, useOverlayDrawer_unstable, InlineDrawer, inlineDrawerClassNames, renderInlineDrawer_unstable, useInlineDrawerStyles_unstable, useInlineDrawer_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 } from '@fluentui/react-drawer';
55
+ export { Drawer, renderDrawer_unstable, useDrawerStyles_unstable, useDrawer_unstable, OverlayDrawer, overlayDrawerClassNames, renderOverlayDrawer_unstable, useOverlayDrawerStyles_unstable, useOverlayDrawer_unstable, InlineDrawer, inlineDrawerClassNames, renderInlineDrawer_unstable, useInlineDrawerStyles_unstable, useInlineDrawer_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, DrawerProvider, useDrawerContextValue, useDrawerContext_unstable } from '@fluentui/react-drawer';
56
56
  export { Breadcrumb, renderBreadcrumb_unstable, useBreadcrumb_unstable, useBreadcrumbStyles_unstable, breadcrumbClassNames, BreadcrumbDivider, breadcrumbDividerClassNames, renderBreadcrumbDivider_unstable, useBreadcrumbDividerStyles_unstable, useBreadcrumbDivider_unstable, BreadcrumbItem, breadcrumbItemClassNames, renderBreadcrumbItem_unstable, useBreadcrumbItemStyles_unstable, useBreadcrumbItem_unstable, partitionBreadcrumbItems, truncateBreadcrumbLongName, truncateBreadcrumLongTooltip, isTruncatableBreadcrumbContent, BreadcrumbButton, breadcrumbButtonClassNames, renderBreadcrumbButton_unstable, useBreadcrumbButtonStyles_unstable, useBreadcrumbButton_unstable, BreadcrumbProvider, useBreadcrumbContext_unstable } from '@fluentui/react-breadcrumb';
57
57
  export { AriaLiveAnnouncer, renderAriaLiveAnnouncer_unstable, useAriaLiveAnnouncer_unstable, useAriaLiveAnnouncerContextValues_unstable } from '@fluentui/react-aria';
58
58
  export { Rating, ratingClassNames, renderRating_unstable, useRatingStyles_unstable, useRating_unstable, useRatingContextValues, RatingItem, ratingItemClassNames, renderRatingItem_unstable, useRatingItemStyles_unstable, useRatingItem_unstable, RatingItemProvider, useRatingItemContextValue_unstable, RatingDisplay, ratingDisplayClassNames, renderRatingDisplay_unstable, useRatingDisplayStyles_unstable, useRatingDisplay_unstable, useRatingDisplayContextValues } from '@fluentui/react-rating';