@fluentui/react-shared-contexts 9.26.1 → 9.26.3

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.
Files changed (92) hide show
  1. package/CHANGELOG.md +21 -2
  2. package/dist/index.d.cts +753 -0
  3. package/lib/AnnounceContext/AnnounceContext.js +1 -1
  4. package/lib/AnnounceContext/index.js +1 -1
  5. package/lib/AnnounceContext/index.js.map +1 -1
  6. package/lib/BackgroundAppearanceContext/BackgroundAppearanceContext.js +1 -1
  7. package/lib/BackgroundAppearanceContext/index.js +1 -1
  8. package/lib/BackgroundAppearanceContext/index.js.map +1 -1
  9. package/lib/CustomStyleHooksContext/CustomStyleHooksContext.js +4 -2
  10. package/lib/CustomStyleHooksContext/CustomStyleHooksContext.js.map +1 -1
  11. package/lib/CustomStyleHooksContext/index.js +1 -1
  12. package/lib/CustomStyleHooksContext/index.js.map +1 -1
  13. package/lib/CustomStyleHooksContext.js +1 -1
  14. package/lib/CustomStyleHooksContext.js.map +1 -1
  15. package/lib/OverridesContext/OverridesContext.js +1 -1
  16. package/lib/OverridesContext/index.js +1 -1
  17. package/lib/OverridesContext/index.js.map +1 -1
  18. package/lib/PortalMountNodeContext.js +1 -1
  19. package/lib/ProviderContext/ProviderContext.js +1 -1
  20. package/lib/ProviderContext/index.js +1 -1
  21. package/lib/ProviderContext/index.js.map +1 -1
  22. package/lib/ProviderContext.js +1 -1
  23. package/lib/ProviderContext.js.map +1 -1
  24. package/lib/ThemeClassNameContext/ThemeClassNameContext.js +3 -2
  25. package/lib/ThemeClassNameContext/ThemeClassNameContext.js.map +1 -1
  26. package/lib/ThemeClassNameContext/index.js +1 -1
  27. package/lib/ThemeClassNameContext/index.js.map +1 -1
  28. package/lib/ThemeClassNameContext.js +1 -1
  29. package/lib/ThemeClassNameContext.js.map +1 -1
  30. package/lib/ThemeContext/ThemeContext.js +1 -1
  31. package/lib/ThemeContext/index.js +1 -1
  32. package/lib/ThemeContext/index.js.map +1 -1
  33. package/lib/ThemeContext.js +1 -1
  34. package/lib/ThemeContext.js.map +1 -1
  35. package/lib/TooltipVisibilityContext/TooltipContext.js +3 -2
  36. package/lib/TooltipVisibilityContext/TooltipContext.js.map +1 -1
  37. package/lib/TooltipVisibilityContext/index.js +1 -1
  38. package/lib/TooltipVisibilityContext/index.js.map +1 -1
  39. package/lib/TooltipVisibilityContext.js +1 -1
  40. package/lib/TooltipVisibilityContext.js.map +1 -1
  41. package/lib/index.js +9 -9
  42. package/lib/index.js.map +1 -1
  43. package/lib-commonjs/AnnounceContext/{index.js → index.cjs} +1 -1
  44. package/lib-commonjs/BackgroundAppearanceContext/{index.js → index.cjs} +1 -1
  45. package/lib-commonjs/CustomStyleHooksContext/{CustomStyleHooksContext.js → CustomStyleHooksContext.cjs} +3 -1
  46. package/lib-commonjs/CustomStyleHooksContext/CustomStyleHooksContext.cjs.map +1 -0
  47. package/lib-commonjs/CustomStyleHooksContext/{index.js → index.cjs} +1 -1
  48. package/lib-commonjs/{CustomStyleHooksContext.js → CustomStyleHooksContext.cjs} +1 -1
  49. package/lib-commonjs/OverridesContext/{index.js → index.cjs} +1 -1
  50. package/lib-commonjs/ProviderContext/{index.js → index.cjs} +1 -1
  51. package/lib-commonjs/{ProviderContext.js → ProviderContext.cjs} +1 -1
  52. package/lib-commonjs/ThemeClassNameContext/{ThemeClassNameContext.js → ThemeClassNameContext.cjs} +2 -1
  53. package/lib-commonjs/ThemeClassNameContext/ThemeClassNameContext.cjs.map +1 -0
  54. package/lib-commonjs/ThemeClassNameContext/{index.js → index.cjs} +1 -1
  55. package/lib-commonjs/{ThemeClassNameContext.js → ThemeClassNameContext.cjs} +1 -1
  56. package/lib-commonjs/ThemeContext/{index.js → index.cjs} +1 -1
  57. package/lib-commonjs/{ThemeContext.js → ThemeContext.cjs} +1 -1
  58. package/lib-commonjs/TooltipVisibilityContext/{TooltipContext.js → TooltipContext.cjs} +2 -1
  59. package/lib-commonjs/TooltipVisibilityContext/TooltipContext.cjs.map +1 -0
  60. package/lib-commonjs/TooltipVisibilityContext/{index.js → index.cjs} +1 -1
  61. package/lib-commonjs/{TooltipVisibilityContext.js → TooltipVisibilityContext.cjs} +1 -1
  62. package/lib-commonjs/{index.js → index.cjs} +9 -9
  63. package/package.json +14 -8
  64. package/lib-commonjs/CustomStyleHooksContext/CustomStyleHooksContext.js.map +0 -1
  65. package/lib-commonjs/ThemeClassNameContext/ThemeClassNameContext.js.map +0 -1
  66. package/lib-commonjs/TooltipVisibilityContext/TooltipContext.js.map +0 -1
  67. /package/lib-commonjs/AnnounceContext/{AnnounceContext.js → AnnounceContext.cjs} +0 -0
  68. /package/lib-commonjs/AnnounceContext/{AnnounceContext.js.map → AnnounceContext.cjs.map} +0 -0
  69. /package/lib-commonjs/AnnounceContext/{index.js.map → index.cjs.map} +0 -0
  70. /package/lib-commonjs/BackgroundAppearanceContext/{BackgroundAppearanceContext.js → BackgroundAppearanceContext.cjs} +0 -0
  71. /package/lib-commonjs/BackgroundAppearanceContext/{BackgroundAppearanceContext.js.map → BackgroundAppearanceContext.cjs.map} +0 -0
  72. /package/lib-commonjs/BackgroundAppearanceContext/{index.js.map → index.cjs.map} +0 -0
  73. /package/lib-commonjs/CustomStyleHooksContext/{index.js.map → index.cjs.map} +0 -0
  74. /package/lib-commonjs/{CustomStyleHooksContext.js.map → CustomStyleHooksContext.cjs.map} +0 -0
  75. /package/lib-commonjs/OverridesContext/{OverridesContext.js → OverridesContext.cjs} +0 -0
  76. /package/lib-commonjs/OverridesContext/{OverridesContext.js.map → OverridesContext.cjs.map} +0 -0
  77. /package/lib-commonjs/OverridesContext/{index.js.map → index.cjs.map} +0 -0
  78. /package/lib-commonjs/{PortalMountNodeContext.js → PortalMountNodeContext.cjs} +0 -0
  79. /package/lib-commonjs/{PortalMountNodeContext.js.map → PortalMountNodeContext.cjs.map} +0 -0
  80. /package/lib-commonjs/ProviderContext/{ProviderContext.js → ProviderContext.cjs} +0 -0
  81. /package/lib-commonjs/ProviderContext/{ProviderContext.js.map → ProviderContext.cjs.map} +0 -0
  82. /package/lib-commonjs/ProviderContext/{index.js.map → index.cjs.map} +0 -0
  83. /package/lib-commonjs/{ProviderContext.js.map → ProviderContext.cjs.map} +0 -0
  84. /package/lib-commonjs/ThemeClassNameContext/{index.js.map → index.cjs.map} +0 -0
  85. /package/lib-commonjs/{ThemeClassNameContext.js.map → ThemeClassNameContext.cjs.map} +0 -0
  86. /package/lib-commonjs/ThemeContext/{ThemeContext.js → ThemeContext.cjs} +0 -0
  87. /package/lib-commonjs/ThemeContext/{ThemeContext.js.map → ThemeContext.cjs.map} +0 -0
  88. /package/lib-commonjs/ThemeContext/{index.js.map → index.cjs.map} +0 -0
  89. /package/lib-commonjs/{ThemeContext.js.map → ThemeContext.cjs.map} +0 -0
  90. /package/lib-commonjs/TooltipVisibilityContext/{index.js.map → index.cjs.map} +0 -0
  91. /package/lib-commonjs/{TooltipVisibilityContext.js.map → TooltipVisibilityContext.cjs.map} +0 -0
  92. /package/lib-commonjs/{index.js.map → index.cjs.map} +0 -0
@@ -0,0 +1,753 @@
1
+ import * as React_2 from 'react';
2
+ import type { Theme } from '@fluentui/react-theme';
3
+
4
+ declare type AnnounceContextValue = {
5
+ announce: (message: string, options?: AnnounceOptions) => void;
6
+ };
7
+ export { AnnounceContextValue }
8
+ export { AnnounceContextValue as AnnounceContextValue_unstable }
9
+
10
+ /**
11
+ * Defines options for a message to be announced.
12
+ */
13
+ export declare type AnnounceOptions = {
14
+ alert?: boolean;
15
+ /**
16
+ * A unique identifier for the message. If a message with the same id is already announced, it will be replaced.
17
+ */
18
+ batchId?: string;
19
+ /**
20
+ * Indicates that the message announcement can be interrupted by another message and will be announced only
21
+ * user is idle.
22
+ */
23
+ polite?: boolean;
24
+ /** Defines the priority of the message. Higher priority messages will be announced first. */
25
+ priority?: number;
26
+ };
27
+
28
+ declare const AnnounceProvider: React_2.Provider<AnnounceContextValue | undefined>;
29
+ export { AnnounceProvider }
30
+ export { AnnounceProvider as AnnounceProvider_unstable }
31
+
32
+ /**
33
+ * @internal
34
+ */
35
+ export declare type BackgroundAppearanceContextValue = 'inverted' | 'brand' | undefined;
36
+
37
+ /**
38
+ * @internal
39
+ */
40
+ export declare const BackgroundAppearanceProvider: React_2.Provider<BackgroundAppearanceContextValue>;
41
+
42
+ declare type CustomStyleHook = (state: unknown) => void;
43
+
44
+ /**
45
+ * @internal
46
+ */
47
+ export declare const CustomStyleHooksContext_unstable: React_2.Context<Partial<{
48
+ useAccordionHeaderStyles_unstable: CustomStyleHook;
49
+ useAccordionItemStyles_unstable: CustomStyleHook;
50
+ useAccordionPanelStyles_unstable: CustomStyleHook;
51
+ useAccordionStyles_unstable: CustomStyleHook;
52
+ useAlphaSliderStyles_unstable: CustomStyleHook;
53
+ useAvatarGroupItemStyles_unstable: CustomStyleHook;
54
+ useAvatarGroupPopoverStyles_unstable: CustomStyleHook;
55
+ useAvatarGroupStyles_unstable: CustomStyleHook;
56
+ useAvatarStyles_unstable: CustomStyleHook;
57
+ useBadgeStyles_unstable: CustomStyleHook;
58
+ useBreadcrumbButtonStyles_unstable: CustomStyleHook;
59
+ useBreadcrumbDividerStyles_unstable: CustomStyleHook;
60
+ useBreadcrumbItemStyles_unstable: CustomStyleHook;
61
+ useBreadcrumbStyles_unstable: CustomStyleHook;
62
+ useButtonStyles_unstable: CustomStyleHook;
63
+ useCardFooterStyles_unstable: CustomStyleHook;
64
+ useCardHeaderStyles_unstable: CustomStyleHook;
65
+ useCardPreviewStyles_unstable: CustomStyleHook;
66
+ useCardStyles_unstable: CustomStyleHook;
67
+ useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;
68
+ useCarouselButtonStyles_unstable: CustomStyleHook;
69
+ useCarouselCardStyles_unstable: CustomStyleHook;
70
+ useCarouselNavButtonStyles_unstable: CustomStyleHook;
71
+ useCarouselNavContainerStyles_unstable: CustomStyleHook;
72
+ useCarouselNavImageButtonStyles_unstable: CustomStyleHook;
73
+ useCarouselNavStyles_unstable: CustomStyleHook;
74
+ useCarouselSliderStyles_unstable: CustomStyleHook;
75
+ useCarouselStyles_unstable: CustomStyleHook;
76
+ useCarouselViewportStyles_unstable: CustomStyleHook;
77
+ useCheckboxStyles_unstable: CustomStyleHook;
78
+ useComboboxStyles_unstable: CustomStyleHook;
79
+ useCompoundButtonStyles_unstable: CustomStyleHook;
80
+ useColorAreaStyles_unstable: CustomStyleHook;
81
+ useColorPickerStyles_unstable: CustomStyleHook;
82
+ useColorSliderStyles_unstable: CustomStyleHook;
83
+ useColorSwatchStyles_unstable: CustomStyleHook;
84
+ useCounterBadgeStyles_unstable: CustomStyleHook;
85
+ useDataGridBodyStyles_unstable: CustomStyleHook;
86
+ useDataGridCellStyles_unstable: CustomStyleHook;
87
+ useDataGridHeaderCellStyles_unstable: CustomStyleHook;
88
+ useDataGridHeaderStyles_unstable: CustomStyleHook;
89
+ useDataGridRowStyles_unstable: CustomStyleHook;
90
+ useDataGridSelectionCellStyles_unstable: CustomStyleHook;
91
+ useDataGridStyles_unstable: CustomStyleHook;
92
+ useDialogActionsStyles_unstable: CustomStyleHook;
93
+ useDialogBodyStyles_unstable: CustomStyleHook;
94
+ useDialogContentStyles_unstable: CustomStyleHook;
95
+ useDialogSurfaceStyles_unstable: CustomStyleHook;
96
+ useDialogTitleStyles_unstable: CustomStyleHook;
97
+ useDividerStyles_unstable: CustomStyleHook;
98
+ useDrawerBodyStyles_unstable: CustomStyleHook;
99
+ useDrawerFooterStyles_unstable: CustomStyleHook;
100
+ useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;
101
+ useDrawerHeaderStyles_unstable: CustomStyleHook;
102
+ useDrawerHeaderTitleStyles_unstable: CustomStyleHook;
103
+ /** @deprecated Use useInlineDrawerStyles_unstable instead. */
104
+ useDrawerInlineStyles_unstable: CustomStyleHook;
105
+ /** @deprecated Use useOverlayDrawerStyles_unstable instead. */
106
+ useDrawerOverlayStyles_unstable: CustomStyleHook;
107
+ useOverlayDrawerSurfaceStyles_unstable: CustomStyleHook;
108
+ useDrawerStyles_unstable: CustomStyleHook;
109
+ useDropdownStyles_unstable: CustomStyleHook;
110
+ useEmptySwatchStyles_unstable: CustomStyleHook;
111
+ useFieldStyles_unstable: CustomStyleHook;
112
+ useFlatTreeStyles_unstable: CustomStyleHook;
113
+ useImageStyles_unstable: CustomStyleHook;
114
+ useImageSwatchStyles_unstable: CustomStyleHook;
115
+ useInfoButtonStyles_unstable: CustomStyleHook;
116
+ useInfoLabelStyles_unstable: CustomStyleHook;
117
+ useInlineDrawerStyles_unstable: CustomStyleHook;
118
+ useInputStyles_unstable: CustomStyleHook;
119
+ useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
120
+ useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
121
+ useInteractionTagStyles_unstable: CustomStyleHook;
122
+ useLabelStyles_unstable: CustomStyleHook;
123
+ useLinkStyles_unstable: CustomStyleHook;
124
+ /** @deprecated Use onClick handler on the ListItem itself instead. */
125
+ useListItemButtonStyles_unstable: CustomStyleHook;
126
+ useListItemStyles_unstable: CustomStyleHook;
127
+ useListStyles_unstable: CustomStyleHook;
128
+ useListboxStyles_unstable: CustomStyleHook;
129
+ useMenuButtonStyles_unstable: CustomStyleHook;
130
+ useMenuDividerStyles_unstable: CustomStyleHook;
131
+ useMenuGroupHeaderStyles_unstable: CustomStyleHook;
132
+ useMenuGroupStyles_unstable: CustomStyleHook;
133
+ useMenuItemCheckboxStyles_unstable: CustomStyleHook;
134
+ useMenuItemLinkStyles_unstable: CustomStyleHook;
135
+ useMenuItemRadioStyles_unstable: CustomStyleHook;
136
+ useMenuItemStyles_unstable: CustomStyleHook;
137
+ useMenuItemSwitchStyles_unstable: CustomStyleHook;
138
+ useMenuListStyles_unstable: CustomStyleHook;
139
+ useMenuPopoverStyles_unstable: CustomStyleHook;
140
+ useMenuSplitGroupStyles_unstable: CustomStyleHook;
141
+ useMessageBarActionsStyles_unstable: CustomStyleHook;
142
+ useMessageBarBodyStyles_unstable: CustomStyleHook;
143
+ useMessageBarGroupStyles_unstable: CustomStyleHook;
144
+ useMessageBarStyles_unstable: CustomStyleHook;
145
+ useMessageBarTitleStyles_unstable: CustomStyleHook;
146
+ useAppItemStyles_unstable: CustomStyleHook;
147
+ useAppItemStaticStyles_unstable: CustomStyleHook;
148
+ useHamburgerStyles_unstable: CustomStyleHook;
149
+ useNavCategoryItemStyles: CustomStyleHook;
150
+ useNavDividerStyles_unstable: CustomStyleHook;
151
+ useNavDrawerStyles_unstable: CustomStyleHook;
152
+ useNavDrawerBodyStyles_unstable: CustomStyleHook;
153
+ useNavDrawerFooterStyles_unstable: CustomStyleHook;
154
+ useNavDrawerHeaderStyles_unstable: CustomStyleHook;
155
+ useNavItemStyles_unstable: CustomStyleHook;
156
+ useNavSectionHeaderStyles_unstable: CustomStyleHook;
157
+ useNavSubItemStyles_unstable: CustomStyleHook;
158
+ useNavSubItemGroupStyles_unstable: CustomStyleHook;
159
+ useSplitNavItemStyles_unstable: CustomStyleHook;
160
+ useOptionGroupStyles_unstable: CustomStyleHook;
161
+ useOptionStyles_unstable: CustomStyleHook;
162
+ useOverlayDrawerStyles_unstable: CustomStyleHook;
163
+ usePersonaStyles_unstable: CustomStyleHook;
164
+ usePopoverSurfaceStyles_unstable: CustomStyleHook;
165
+ usePresenceBadgeStyles_unstable: CustomStyleHook;
166
+ useProgressBarStyles_unstable: CustomStyleHook;
167
+ useRadioGroupStyles_unstable: CustomStyleHook;
168
+ useRadioStyles_unstable: CustomStyleHook;
169
+ useRatingDisplayStyles_unstable: CustomStyleHook;
170
+ useRatingItemStyles_unstable: CustomStyleHook;
171
+ useRatingStyles_unstable: CustomStyleHook;
172
+ useSearchBoxStyles_unstable: CustomStyleHook;
173
+ useSelectStyles_unstable: CustomStyleHook;
174
+ useSkeletonItemStyles_unstable: CustomStyleHook;
175
+ useSkeletonStyles_unstable: CustomStyleHook;
176
+ useSliderStyles_unstable: CustomStyleHook;
177
+ useSpinButtonStyles_unstable: CustomStyleHook;
178
+ useSpinnerStyles_unstable: CustomStyleHook;
179
+ useSplitButtonStyles_unstable: CustomStyleHook;
180
+ useSwatchPickerRowStyles_unstable: CustomStyleHook;
181
+ useSwatchPickerStyles_unstable: CustomStyleHook;
182
+ useSwitchStyles_unstable: CustomStyleHook;
183
+ useTabListStyles_unstable: CustomStyleHook;
184
+ useTabStyles_unstable: CustomStyleHook;
185
+ useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
186
+ useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;
187
+ useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
188
+ useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
189
+ useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
190
+ useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
191
+ useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
192
+ useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
193
+ useTeachingPopoverFooterStyles_unstable: CustomStyleHook;
194
+ useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;
195
+ /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */
196
+ useTeachingPopoverActionsStyles_unstable: CustomStyleHook;
197
+ /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */
198
+ useTeachingPopoverButtonStyles_unstable: CustomStyleHook;
199
+ /** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
200
+ useTeachingPopoverStyles_unstable: CustomStyleHook;
201
+ /** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */
202
+ useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;
203
+ useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;
204
+ useTeachingPopoverTitleStyles_unstable: CustomStyleHook;
205
+ useTagGroupStyles_unstable: CustomStyleHook;
206
+ useTagPickerButtonStyles_unstable: CustomStyleHook;
207
+ useTagPickerControlStyles_unstable: CustomStyleHook;
208
+ useTagPickerGroupStyles_unstable: CustomStyleHook;
209
+ useTagPickerInputStyles_unstable: CustomStyleHook;
210
+ useTagPickerListStyles_unstable: CustomStyleHook;
211
+ useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
212
+ useTagPickerOptionStyles_unstable: CustomStyleHook;
213
+ useTagStyles_unstable: CustomStyleHook;
214
+ useTableBodyStyles_unstable: CustomStyleHook;
215
+ useTableCellActionsStyles_unstable: CustomStyleHook;
216
+ useTableCellLayoutStyles_unstable: CustomStyleHook;
217
+ useTableCellStyles_unstable: CustomStyleHook;
218
+ useTableHeaderCellStyles_unstable: CustomStyleHook;
219
+ useTableHeaderStyles_unstable: CustomStyleHook;
220
+ useTableResizeHandleStyles_unstable: CustomStyleHook;
221
+ useTableRowStyles_unstable: CustomStyleHook;
222
+ useTableSelectionCellStyles_unstable: CustomStyleHook;
223
+ useTableStyles_unstable: CustomStyleHook;
224
+ useTextareaStyles_unstable: CustomStyleHook;
225
+ useTextStyles_unstable: CustomStyleHook;
226
+ useTimePickerCompatStyles_unstable: CustomStyleHook;
227
+ useToastBodyStyles_unstable: CustomStyleHook;
228
+ useToastContainerStyles_unstable: CustomStyleHook;
229
+ useToasterStyles_unstable: CustomStyleHook;
230
+ useToastFooterStyles_unstable: CustomStyleHook;
231
+ useToastStyles_unstable: CustomStyleHook;
232
+ useToastTitleStyles_unstable: CustomStyleHook;
233
+ useToggleButtonStyles_unstable: CustomStyleHook;
234
+ useToolbarButtonStyles_unstable: CustomStyleHook;
235
+ useToolbarDividerStyles_unstable: CustomStyleHook;
236
+ useToolbarGroupStyles_unstable: CustomStyleHook;
237
+ useToolbarRadioButtonStyles_unstable: CustomStyleHook;
238
+ useToolbarToggleButtonStyles_unstable: CustomStyleHook;
239
+ useToolbarStyles_unstable: CustomStyleHook;
240
+ useTooltipStyles_unstable: CustomStyleHook;
241
+ useTreeItemLayoutStyles_unstable: CustomStyleHook;
242
+ useTreeItemPersonaLayoutStyles_unstable: CustomStyleHook;
243
+ useTreeItemStyles_unstable: CustomStyleHook;
244
+ useTreeStyles_unstable: CustomStyleHook;
245
+ useVirtualizerScrollViewDynamicStyles_unstable: CustomStyleHook;
246
+ useVirtualizerScrollViewStyles_unstable: CustomStyleHook;
247
+ useVirtualizerStyles_unstable: CustomStyleHook;
248
+ }> | undefined>;
249
+
250
+ export declare type CustomStyleHooksContextValue_unstable = Partial<{
251
+ useAccordionHeaderStyles_unstable: CustomStyleHook;
252
+ useAccordionItemStyles_unstable: CustomStyleHook;
253
+ useAccordionPanelStyles_unstable: CustomStyleHook;
254
+ useAccordionStyles_unstable: CustomStyleHook;
255
+ useAlphaSliderStyles_unstable: CustomStyleHook;
256
+ useAvatarGroupItemStyles_unstable: CustomStyleHook;
257
+ useAvatarGroupPopoverStyles_unstable: CustomStyleHook;
258
+ useAvatarGroupStyles_unstable: CustomStyleHook;
259
+ useAvatarStyles_unstable: CustomStyleHook;
260
+ useBadgeStyles_unstable: CustomStyleHook;
261
+ useBreadcrumbButtonStyles_unstable: CustomStyleHook;
262
+ useBreadcrumbDividerStyles_unstable: CustomStyleHook;
263
+ useBreadcrumbItemStyles_unstable: CustomStyleHook;
264
+ useBreadcrumbStyles_unstable: CustomStyleHook;
265
+ useButtonStyles_unstable: CustomStyleHook;
266
+ useCardFooterStyles_unstable: CustomStyleHook;
267
+ useCardHeaderStyles_unstable: CustomStyleHook;
268
+ useCardPreviewStyles_unstable: CustomStyleHook;
269
+ useCardStyles_unstable: CustomStyleHook;
270
+ useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;
271
+ useCarouselButtonStyles_unstable: CustomStyleHook;
272
+ useCarouselCardStyles_unstable: CustomStyleHook;
273
+ useCarouselNavButtonStyles_unstable: CustomStyleHook;
274
+ useCarouselNavContainerStyles_unstable: CustomStyleHook;
275
+ useCarouselNavImageButtonStyles_unstable: CustomStyleHook;
276
+ useCarouselNavStyles_unstable: CustomStyleHook;
277
+ useCarouselSliderStyles_unstable: CustomStyleHook;
278
+ useCarouselStyles_unstable: CustomStyleHook;
279
+ useCarouselViewportStyles_unstable: CustomStyleHook;
280
+ useCheckboxStyles_unstable: CustomStyleHook;
281
+ useComboboxStyles_unstable: CustomStyleHook;
282
+ useCompoundButtonStyles_unstable: CustomStyleHook;
283
+ useColorAreaStyles_unstable: CustomStyleHook;
284
+ useColorPickerStyles_unstable: CustomStyleHook;
285
+ useColorSliderStyles_unstable: CustomStyleHook;
286
+ useColorSwatchStyles_unstable: CustomStyleHook;
287
+ useCounterBadgeStyles_unstable: CustomStyleHook;
288
+ useDataGridBodyStyles_unstable: CustomStyleHook;
289
+ useDataGridCellStyles_unstable: CustomStyleHook;
290
+ useDataGridHeaderCellStyles_unstable: CustomStyleHook;
291
+ useDataGridHeaderStyles_unstable: CustomStyleHook;
292
+ useDataGridRowStyles_unstable: CustomStyleHook;
293
+ useDataGridSelectionCellStyles_unstable: CustomStyleHook;
294
+ useDataGridStyles_unstable: CustomStyleHook;
295
+ useDialogActionsStyles_unstable: CustomStyleHook;
296
+ useDialogBodyStyles_unstable: CustomStyleHook;
297
+ useDialogContentStyles_unstable: CustomStyleHook;
298
+ useDialogSurfaceStyles_unstable: CustomStyleHook;
299
+ useDialogTitleStyles_unstable: CustomStyleHook;
300
+ useDividerStyles_unstable: CustomStyleHook;
301
+ useDrawerBodyStyles_unstable: CustomStyleHook;
302
+ useDrawerFooterStyles_unstable: CustomStyleHook;
303
+ useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;
304
+ useDrawerHeaderStyles_unstable: CustomStyleHook;
305
+ useDrawerHeaderTitleStyles_unstable: CustomStyleHook;
306
+ /** @deprecated Use useInlineDrawerStyles_unstable instead. */
307
+ useDrawerInlineStyles_unstable: CustomStyleHook;
308
+ /** @deprecated Use useOverlayDrawerStyles_unstable instead. */
309
+ useDrawerOverlayStyles_unstable: CustomStyleHook;
310
+ useOverlayDrawerSurfaceStyles_unstable: CustomStyleHook;
311
+ useDrawerStyles_unstable: CustomStyleHook;
312
+ useDropdownStyles_unstable: CustomStyleHook;
313
+ useEmptySwatchStyles_unstable: CustomStyleHook;
314
+ useFieldStyles_unstable: CustomStyleHook;
315
+ useFlatTreeStyles_unstable: CustomStyleHook;
316
+ useImageStyles_unstable: CustomStyleHook;
317
+ useImageSwatchStyles_unstable: CustomStyleHook;
318
+ useInfoButtonStyles_unstable: CustomStyleHook;
319
+ useInfoLabelStyles_unstable: CustomStyleHook;
320
+ useInlineDrawerStyles_unstable: CustomStyleHook;
321
+ useInputStyles_unstable: CustomStyleHook;
322
+ useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
323
+ useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
324
+ useInteractionTagStyles_unstable: CustomStyleHook;
325
+ useLabelStyles_unstable: CustomStyleHook;
326
+ useLinkStyles_unstable: CustomStyleHook;
327
+ /** @deprecated Use onClick handler on the ListItem itself instead. */
328
+ useListItemButtonStyles_unstable: CustomStyleHook;
329
+ useListItemStyles_unstable: CustomStyleHook;
330
+ useListStyles_unstable: CustomStyleHook;
331
+ useListboxStyles_unstable: CustomStyleHook;
332
+ useMenuButtonStyles_unstable: CustomStyleHook;
333
+ useMenuDividerStyles_unstable: CustomStyleHook;
334
+ useMenuGroupHeaderStyles_unstable: CustomStyleHook;
335
+ useMenuGroupStyles_unstable: CustomStyleHook;
336
+ useMenuItemCheckboxStyles_unstable: CustomStyleHook;
337
+ useMenuItemLinkStyles_unstable: CustomStyleHook;
338
+ useMenuItemRadioStyles_unstable: CustomStyleHook;
339
+ useMenuItemStyles_unstable: CustomStyleHook;
340
+ useMenuItemSwitchStyles_unstable: CustomStyleHook;
341
+ useMenuListStyles_unstable: CustomStyleHook;
342
+ useMenuPopoverStyles_unstable: CustomStyleHook;
343
+ useMenuSplitGroupStyles_unstable: CustomStyleHook;
344
+ useMessageBarActionsStyles_unstable: CustomStyleHook;
345
+ useMessageBarBodyStyles_unstable: CustomStyleHook;
346
+ useMessageBarGroupStyles_unstable: CustomStyleHook;
347
+ useMessageBarStyles_unstable: CustomStyleHook;
348
+ useMessageBarTitleStyles_unstable: CustomStyleHook;
349
+ useAppItemStyles_unstable: CustomStyleHook;
350
+ useAppItemStaticStyles_unstable: CustomStyleHook;
351
+ useHamburgerStyles_unstable: CustomStyleHook;
352
+ useNavCategoryItemStyles: CustomStyleHook;
353
+ useNavDividerStyles_unstable: CustomStyleHook;
354
+ useNavDrawerStyles_unstable: CustomStyleHook;
355
+ useNavDrawerBodyStyles_unstable: CustomStyleHook;
356
+ useNavDrawerFooterStyles_unstable: CustomStyleHook;
357
+ useNavDrawerHeaderStyles_unstable: CustomStyleHook;
358
+ useNavItemStyles_unstable: CustomStyleHook;
359
+ useNavSectionHeaderStyles_unstable: CustomStyleHook;
360
+ useNavSubItemStyles_unstable: CustomStyleHook;
361
+ useNavSubItemGroupStyles_unstable: CustomStyleHook;
362
+ useSplitNavItemStyles_unstable: CustomStyleHook;
363
+ useOptionGroupStyles_unstable: CustomStyleHook;
364
+ useOptionStyles_unstable: CustomStyleHook;
365
+ useOverlayDrawerStyles_unstable: CustomStyleHook;
366
+ usePersonaStyles_unstable: CustomStyleHook;
367
+ usePopoverSurfaceStyles_unstable: CustomStyleHook;
368
+ usePresenceBadgeStyles_unstable: CustomStyleHook;
369
+ useProgressBarStyles_unstable: CustomStyleHook;
370
+ useRadioGroupStyles_unstable: CustomStyleHook;
371
+ useRadioStyles_unstable: CustomStyleHook;
372
+ useRatingDisplayStyles_unstable: CustomStyleHook;
373
+ useRatingItemStyles_unstable: CustomStyleHook;
374
+ useRatingStyles_unstable: CustomStyleHook;
375
+ useSearchBoxStyles_unstable: CustomStyleHook;
376
+ useSelectStyles_unstable: CustomStyleHook;
377
+ useSkeletonItemStyles_unstable: CustomStyleHook;
378
+ useSkeletonStyles_unstable: CustomStyleHook;
379
+ useSliderStyles_unstable: CustomStyleHook;
380
+ useSpinButtonStyles_unstable: CustomStyleHook;
381
+ useSpinnerStyles_unstable: CustomStyleHook;
382
+ useSplitButtonStyles_unstable: CustomStyleHook;
383
+ useSwatchPickerRowStyles_unstable: CustomStyleHook;
384
+ useSwatchPickerStyles_unstable: CustomStyleHook;
385
+ useSwitchStyles_unstable: CustomStyleHook;
386
+ useTabListStyles_unstable: CustomStyleHook;
387
+ useTabStyles_unstable: CustomStyleHook;
388
+ useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
389
+ useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;
390
+ useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
391
+ useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
392
+ useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
393
+ useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
394
+ useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
395
+ useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
396
+ useTeachingPopoverFooterStyles_unstable: CustomStyleHook;
397
+ useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;
398
+ /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */
399
+ useTeachingPopoverActionsStyles_unstable: CustomStyleHook;
400
+ /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */
401
+ useTeachingPopoverButtonStyles_unstable: CustomStyleHook;
402
+ /** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
403
+ useTeachingPopoverStyles_unstable: CustomStyleHook;
404
+ /** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */
405
+ useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;
406
+ useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;
407
+ useTeachingPopoverTitleStyles_unstable: CustomStyleHook;
408
+ useTagGroupStyles_unstable: CustomStyleHook;
409
+ useTagPickerButtonStyles_unstable: CustomStyleHook;
410
+ useTagPickerControlStyles_unstable: CustomStyleHook;
411
+ useTagPickerGroupStyles_unstable: CustomStyleHook;
412
+ useTagPickerInputStyles_unstable: CustomStyleHook;
413
+ useTagPickerListStyles_unstable: CustomStyleHook;
414
+ useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
415
+ useTagPickerOptionStyles_unstable: CustomStyleHook;
416
+ useTagStyles_unstable: CustomStyleHook;
417
+ useTableBodyStyles_unstable: CustomStyleHook;
418
+ useTableCellActionsStyles_unstable: CustomStyleHook;
419
+ useTableCellLayoutStyles_unstable: CustomStyleHook;
420
+ useTableCellStyles_unstable: CustomStyleHook;
421
+ useTableHeaderCellStyles_unstable: CustomStyleHook;
422
+ useTableHeaderStyles_unstable: CustomStyleHook;
423
+ useTableResizeHandleStyles_unstable: CustomStyleHook;
424
+ useTableRowStyles_unstable: CustomStyleHook;
425
+ useTableSelectionCellStyles_unstable: CustomStyleHook;
426
+ useTableStyles_unstable: CustomStyleHook;
427
+ useTextareaStyles_unstable: CustomStyleHook;
428
+ useTextStyles_unstable: CustomStyleHook;
429
+ useTimePickerCompatStyles_unstable: CustomStyleHook;
430
+ useToastBodyStyles_unstable: CustomStyleHook;
431
+ useToastContainerStyles_unstable: CustomStyleHook;
432
+ useToasterStyles_unstable: CustomStyleHook;
433
+ useToastFooterStyles_unstable: CustomStyleHook;
434
+ useToastStyles_unstable: CustomStyleHook;
435
+ useToastTitleStyles_unstable: CustomStyleHook;
436
+ useToggleButtonStyles_unstable: CustomStyleHook;
437
+ useToolbarButtonStyles_unstable: CustomStyleHook;
438
+ useToolbarDividerStyles_unstable: CustomStyleHook;
439
+ useToolbarGroupStyles_unstable: CustomStyleHook;
440
+ useToolbarRadioButtonStyles_unstable: CustomStyleHook;
441
+ useToolbarToggleButtonStyles_unstable: CustomStyleHook;
442
+ useToolbarStyles_unstable: CustomStyleHook;
443
+ useTooltipStyles_unstable: CustomStyleHook;
444
+ useTreeItemLayoutStyles_unstable: CustomStyleHook;
445
+ useTreeItemPersonaLayoutStyles_unstable: CustomStyleHook;
446
+ useTreeItemStyles_unstable: CustomStyleHook;
447
+ useTreeStyles_unstable: CustomStyleHook;
448
+ useVirtualizerScrollViewDynamicStyles_unstable: CustomStyleHook;
449
+ useVirtualizerScrollViewStyles_unstable: CustomStyleHook;
450
+ useVirtualizerStyles_unstable: CustomStyleHook;
451
+ }>;
452
+
453
+ /**
454
+ * @internal
455
+ */
456
+ export declare const CustomStyleHooksProvider_unstable: React_2.Provider<Partial<{
457
+ useAccordionHeaderStyles_unstable: CustomStyleHook;
458
+ useAccordionItemStyles_unstable: CustomStyleHook;
459
+ useAccordionPanelStyles_unstable: CustomStyleHook;
460
+ useAccordionStyles_unstable: CustomStyleHook;
461
+ useAlphaSliderStyles_unstable: CustomStyleHook;
462
+ useAvatarGroupItemStyles_unstable: CustomStyleHook;
463
+ useAvatarGroupPopoverStyles_unstable: CustomStyleHook;
464
+ useAvatarGroupStyles_unstable: CustomStyleHook;
465
+ useAvatarStyles_unstable: CustomStyleHook;
466
+ useBadgeStyles_unstable: CustomStyleHook;
467
+ useBreadcrumbButtonStyles_unstable: CustomStyleHook;
468
+ useBreadcrumbDividerStyles_unstable: CustomStyleHook;
469
+ useBreadcrumbItemStyles_unstable: CustomStyleHook;
470
+ useBreadcrumbStyles_unstable: CustomStyleHook;
471
+ useButtonStyles_unstable: CustomStyleHook;
472
+ useCardFooterStyles_unstable: CustomStyleHook;
473
+ useCardHeaderStyles_unstable: CustomStyleHook;
474
+ useCardPreviewStyles_unstable: CustomStyleHook;
475
+ useCardStyles_unstable: CustomStyleHook;
476
+ useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;
477
+ useCarouselButtonStyles_unstable: CustomStyleHook;
478
+ useCarouselCardStyles_unstable: CustomStyleHook;
479
+ useCarouselNavButtonStyles_unstable: CustomStyleHook;
480
+ useCarouselNavContainerStyles_unstable: CustomStyleHook;
481
+ useCarouselNavImageButtonStyles_unstable: CustomStyleHook;
482
+ useCarouselNavStyles_unstable: CustomStyleHook;
483
+ useCarouselSliderStyles_unstable: CustomStyleHook;
484
+ useCarouselStyles_unstable: CustomStyleHook;
485
+ useCarouselViewportStyles_unstable: CustomStyleHook;
486
+ useCheckboxStyles_unstable: CustomStyleHook;
487
+ useComboboxStyles_unstable: CustomStyleHook;
488
+ useCompoundButtonStyles_unstable: CustomStyleHook;
489
+ useColorAreaStyles_unstable: CustomStyleHook;
490
+ useColorPickerStyles_unstable: CustomStyleHook;
491
+ useColorSliderStyles_unstable: CustomStyleHook;
492
+ useColorSwatchStyles_unstable: CustomStyleHook;
493
+ useCounterBadgeStyles_unstable: CustomStyleHook;
494
+ useDataGridBodyStyles_unstable: CustomStyleHook;
495
+ useDataGridCellStyles_unstable: CustomStyleHook;
496
+ useDataGridHeaderCellStyles_unstable: CustomStyleHook;
497
+ useDataGridHeaderStyles_unstable: CustomStyleHook;
498
+ useDataGridRowStyles_unstable: CustomStyleHook;
499
+ useDataGridSelectionCellStyles_unstable: CustomStyleHook;
500
+ useDataGridStyles_unstable: CustomStyleHook;
501
+ useDialogActionsStyles_unstable: CustomStyleHook;
502
+ useDialogBodyStyles_unstable: CustomStyleHook;
503
+ useDialogContentStyles_unstable: CustomStyleHook;
504
+ useDialogSurfaceStyles_unstable: CustomStyleHook;
505
+ useDialogTitleStyles_unstable: CustomStyleHook;
506
+ useDividerStyles_unstable: CustomStyleHook;
507
+ useDrawerBodyStyles_unstable: CustomStyleHook;
508
+ useDrawerFooterStyles_unstable: CustomStyleHook;
509
+ useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;
510
+ useDrawerHeaderStyles_unstable: CustomStyleHook;
511
+ useDrawerHeaderTitleStyles_unstable: CustomStyleHook;
512
+ /** @deprecated Use useInlineDrawerStyles_unstable instead. */
513
+ useDrawerInlineStyles_unstable: CustomStyleHook;
514
+ /** @deprecated Use useOverlayDrawerStyles_unstable instead. */
515
+ useDrawerOverlayStyles_unstable: CustomStyleHook;
516
+ useOverlayDrawerSurfaceStyles_unstable: CustomStyleHook;
517
+ useDrawerStyles_unstable: CustomStyleHook;
518
+ useDropdownStyles_unstable: CustomStyleHook;
519
+ useEmptySwatchStyles_unstable: CustomStyleHook;
520
+ useFieldStyles_unstable: CustomStyleHook;
521
+ useFlatTreeStyles_unstable: CustomStyleHook;
522
+ useImageStyles_unstable: CustomStyleHook;
523
+ useImageSwatchStyles_unstable: CustomStyleHook;
524
+ useInfoButtonStyles_unstable: CustomStyleHook;
525
+ useInfoLabelStyles_unstable: CustomStyleHook;
526
+ useInlineDrawerStyles_unstable: CustomStyleHook;
527
+ useInputStyles_unstable: CustomStyleHook;
528
+ useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
529
+ useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
530
+ useInteractionTagStyles_unstable: CustomStyleHook;
531
+ useLabelStyles_unstable: CustomStyleHook;
532
+ useLinkStyles_unstable: CustomStyleHook;
533
+ /** @deprecated Use onClick handler on the ListItem itself instead. */
534
+ useListItemButtonStyles_unstable: CustomStyleHook;
535
+ useListItemStyles_unstable: CustomStyleHook;
536
+ useListStyles_unstable: CustomStyleHook;
537
+ useListboxStyles_unstable: CustomStyleHook;
538
+ useMenuButtonStyles_unstable: CustomStyleHook;
539
+ useMenuDividerStyles_unstable: CustomStyleHook;
540
+ useMenuGroupHeaderStyles_unstable: CustomStyleHook;
541
+ useMenuGroupStyles_unstable: CustomStyleHook;
542
+ useMenuItemCheckboxStyles_unstable: CustomStyleHook;
543
+ useMenuItemLinkStyles_unstable: CustomStyleHook;
544
+ useMenuItemRadioStyles_unstable: CustomStyleHook;
545
+ useMenuItemStyles_unstable: CustomStyleHook;
546
+ useMenuItemSwitchStyles_unstable: CustomStyleHook;
547
+ useMenuListStyles_unstable: CustomStyleHook;
548
+ useMenuPopoverStyles_unstable: CustomStyleHook;
549
+ useMenuSplitGroupStyles_unstable: CustomStyleHook;
550
+ useMessageBarActionsStyles_unstable: CustomStyleHook;
551
+ useMessageBarBodyStyles_unstable: CustomStyleHook;
552
+ useMessageBarGroupStyles_unstable: CustomStyleHook;
553
+ useMessageBarStyles_unstable: CustomStyleHook;
554
+ useMessageBarTitleStyles_unstable: CustomStyleHook;
555
+ useAppItemStyles_unstable: CustomStyleHook;
556
+ useAppItemStaticStyles_unstable: CustomStyleHook;
557
+ useHamburgerStyles_unstable: CustomStyleHook;
558
+ useNavCategoryItemStyles: CustomStyleHook;
559
+ useNavDividerStyles_unstable: CustomStyleHook;
560
+ useNavDrawerStyles_unstable: CustomStyleHook;
561
+ useNavDrawerBodyStyles_unstable: CustomStyleHook;
562
+ useNavDrawerFooterStyles_unstable: CustomStyleHook;
563
+ useNavDrawerHeaderStyles_unstable: CustomStyleHook;
564
+ useNavItemStyles_unstable: CustomStyleHook;
565
+ useNavSectionHeaderStyles_unstable: CustomStyleHook;
566
+ useNavSubItemStyles_unstable: CustomStyleHook;
567
+ useNavSubItemGroupStyles_unstable: CustomStyleHook;
568
+ useSplitNavItemStyles_unstable: CustomStyleHook;
569
+ useOptionGroupStyles_unstable: CustomStyleHook;
570
+ useOptionStyles_unstable: CustomStyleHook;
571
+ useOverlayDrawerStyles_unstable: CustomStyleHook;
572
+ usePersonaStyles_unstable: CustomStyleHook;
573
+ usePopoverSurfaceStyles_unstable: CustomStyleHook;
574
+ usePresenceBadgeStyles_unstable: CustomStyleHook;
575
+ useProgressBarStyles_unstable: CustomStyleHook;
576
+ useRadioGroupStyles_unstable: CustomStyleHook;
577
+ useRadioStyles_unstable: CustomStyleHook;
578
+ useRatingDisplayStyles_unstable: CustomStyleHook;
579
+ useRatingItemStyles_unstable: CustomStyleHook;
580
+ useRatingStyles_unstable: CustomStyleHook;
581
+ useSearchBoxStyles_unstable: CustomStyleHook;
582
+ useSelectStyles_unstable: CustomStyleHook;
583
+ useSkeletonItemStyles_unstable: CustomStyleHook;
584
+ useSkeletonStyles_unstable: CustomStyleHook;
585
+ useSliderStyles_unstable: CustomStyleHook;
586
+ useSpinButtonStyles_unstable: CustomStyleHook;
587
+ useSpinnerStyles_unstable: CustomStyleHook;
588
+ useSplitButtonStyles_unstable: CustomStyleHook;
589
+ useSwatchPickerRowStyles_unstable: CustomStyleHook;
590
+ useSwatchPickerStyles_unstable: CustomStyleHook;
591
+ useSwitchStyles_unstable: CustomStyleHook;
592
+ useTabListStyles_unstable: CustomStyleHook;
593
+ useTabStyles_unstable: CustomStyleHook;
594
+ useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
595
+ useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;
596
+ useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
597
+ useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
598
+ useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
599
+ useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
600
+ useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
601
+ useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
602
+ useTeachingPopoverFooterStyles_unstable: CustomStyleHook;
603
+ useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;
604
+ /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */
605
+ useTeachingPopoverActionsStyles_unstable: CustomStyleHook;
606
+ /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */
607
+ useTeachingPopoverButtonStyles_unstable: CustomStyleHook;
608
+ /** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
609
+ useTeachingPopoverStyles_unstable: CustomStyleHook;
610
+ /** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */
611
+ useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;
612
+ useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;
613
+ useTeachingPopoverTitleStyles_unstable: CustomStyleHook;
614
+ useTagGroupStyles_unstable: CustomStyleHook;
615
+ useTagPickerButtonStyles_unstable: CustomStyleHook;
616
+ useTagPickerControlStyles_unstable: CustomStyleHook;
617
+ useTagPickerGroupStyles_unstable: CustomStyleHook;
618
+ useTagPickerInputStyles_unstable: CustomStyleHook;
619
+ useTagPickerListStyles_unstable: CustomStyleHook;
620
+ useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
621
+ useTagPickerOptionStyles_unstable: CustomStyleHook;
622
+ useTagStyles_unstable: CustomStyleHook;
623
+ useTableBodyStyles_unstable: CustomStyleHook;
624
+ useTableCellActionsStyles_unstable: CustomStyleHook;
625
+ useTableCellLayoutStyles_unstable: CustomStyleHook;
626
+ useTableCellStyles_unstable: CustomStyleHook;
627
+ useTableHeaderCellStyles_unstable: CustomStyleHook;
628
+ useTableHeaderStyles_unstable: CustomStyleHook;
629
+ useTableResizeHandleStyles_unstable: CustomStyleHook;
630
+ useTableRowStyles_unstable: CustomStyleHook;
631
+ useTableSelectionCellStyles_unstable: CustomStyleHook;
632
+ useTableStyles_unstable: CustomStyleHook;
633
+ useTextareaStyles_unstable: CustomStyleHook;
634
+ useTextStyles_unstable: CustomStyleHook;
635
+ useTimePickerCompatStyles_unstable: CustomStyleHook;
636
+ useToastBodyStyles_unstable: CustomStyleHook;
637
+ useToastContainerStyles_unstable: CustomStyleHook;
638
+ useToasterStyles_unstable: CustomStyleHook;
639
+ useToastFooterStyles_unstable: CustomStyleHook;
640
+ useToastStyles_unstable: CustomStyleHook;
641
+ useToastTitleStyles_unstable: CustomStyleHook;
642
+ useToggleButtonStyles_unstable: CustomStyleHook;
643
+ useToolbarButtonStyles_unstable: CustomStyleHook;
644
+ useToolbarDividerStyles_unstable: CustomStyleHook;
645
+ useToolbarGroupStyles_unstable: CustomStyleHook;
646
+ useToolbarRadioButtonStyles_unstable: CustomStyleHook;
647
+ useToolbarToggleButtonStyles_unstable: CustomStyleHook;
648
+ useToolbarStyles_unstable: CustomStyleHook;
649
+ useTooltipStyles_unstable: CustomStyleHook;
650
+ useTreeItemLayoutStyles_unstable: CustomStyleHook;
651
+ useTreeItemPersonaLayoutStyles_unstable: CustomStyleHook;
652
+ useTreeItemStyles_unstable: CustomStyleHook;
653
+ useTreeStyles_unstable: CustomStyleHook;
654
+ useVirtualizerScrollViewDynamicStyles_unstable: CustomStyleHook;
655
+ useVirtualizerScrollViewStyles_unstable: CustomStyleHook;
656
+ useVirtualizerStyles_unstable: CustomStyleHook;
657
+ }> | undefined>;
658
+
659
+ /**
660
+ * @internal
661
+ */
662
+ export declare type OverridesContextValue_unstable = {
663
+ inputDefaultAppearance?: 'outline' | 'filled-darker' | 'filled-lighter';
664
+ };
665
+
666
+ /**
667
+ * @internal
668
+ */
669
+ export declare const OverridesProvider_unstable: React_2.Provider<OverridesContextValue_unstable | undefined>;
670
+
671
+ declare type PortalMountNodeContextValue = HTMLElement | ShadowRoot | undefined;
672
+
673
+ /**
674
+ * @internal
675
+ */
676
+ export declare const PortalMountNodeProvider: React_2.Provider<PortalMountNodeContextValue>;
677
+
678
+ /**
679
+ * @internal
680
+ */
681
+ export declare const Provider_unstable: React_2.Provider<ProviderContextValue_unstable>;
682
+
683
+ export declare type ProviderContextValue_unstable = {
684
+ /** Sets the direction of text & generated styles. */
685
+ dir: 'ltr' | 'rtl';
686
+ /** Provides the document, can be undefined during SSR render. */
687
+ targetDocument?: Document;
688
+ };
689
+
690
+ export declare type ThemeClassNameContextValue_unstable = string;
691
+
692
+ export declare const ThemeClassNameProvider_unstable: React_2.Provider<string>;
693
+
694
+ /**
695
+ * @internal
696
+ */
697
+ export declare const ThemeContext_unstable: React_2.Context<ThemeContextValue_unstable>;
698
+
699
+ export declare type ThemeContextValue_unstable = Theme | Partial<Theme> | undefined;
700
+
701
+ /**
702
+ * @internal
703
+ */
704
+ export declare const ThemeProvider_unstable: React_2.Provider<ThemeContextValue_unstable>;
705
+
706
+ /**
707
+ * The context provided by TooltipProvider
708
+ */
709
+ export declare type TooltipVisibilityContextValue_unstable = {
710
+ /**
711
+ * When a tooltip is shown, it sets itself as the visibleTooltip.
712
+ * The next tooltip to become visible can use it to hide the previous tooltip immediately.
713
+ */
714
+ visibleTooltip?: {
715
+ hide: () => void;
716
+ };
717
+ };
718
+
719
+ /**
720
+ * @internal
721
+ */
722
+ export declare const TooltipVisibilityProvider_unstable: React_2.Provider<TooltipVisibilityContextValue_unstable>;
723
+
724
+ /**
725
+ * Returns a function that can be used to announce messages to screen readers.
726
+ */
727
+ declare function useAnnounce(): AnnounceContextValue;
728
+ export { useAnnounce }
729
+ export { useAnnounce as useAnnounce_unstable }
730
+
731
+ export declare function useBackgroundAppearance(): BackgroundAppearanceContextValue;
732
+
733
+ /**
734
+ * Gets a custom style hook
735
+ * @param hook - One of the hook properties in CustomStyleHooksContextValue
736
+ * @returns The corresponding hook when defined, otherwise a no-op function.
737
+ */
738
+ export declare const useCustomStyleHook_unstable: (hook: keyof CustomStyleHooksContextValue_unstable) => CustomStyleHook;
739
+
740
+ export declare function useFluent_unstable(): ProviderContextValue_unstable;
741
+
742
+ export declare function useOverrides_unstable(): OverridesContextValue_unstable;
743
+
744
+ export declare function usePortalMountNode(): PortalMountNodeContextValue;
745
+
746
+ /**
747
+ * @returns CSS class that applies css variables
748
+ */
749
+ export declare function useThemeClassName_unstable(): ThemeClassNameContextValue_unstable;
750
+
751
+ export declare function useTooltipVisibility_unstable(): TooltipVisibilityContextValue_unstable;
752
+
753
+ export { }