@fluentui/react-shared-contexts 9.22.0 → 9.23.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,30 @@
|
|
1
1
|
# Change Log - @fluentui/react-shared-contexts
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 27 Mar 2025 21:08:37 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.23.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.23.1)
|
8
|
+
|
9
|
+
Thu, 27 Mar 2025 21:08:37 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.23.0..@fluentui/react-shared-contexts_v9.23.1)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- feat: add customStyleHook ([PR #34034](https://github.com/microsoft/fluentui/pull/34034) by dmytrokirpa@microsoft.com)
|
15
|
+
|
16
|
+
## [9.23.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.23.0)
|
17
|
+
|
18
|
+
Wed, 19 Mar 2025 15:40:42 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.22.0..@fluentui/react-shared-contexts_v9.23.0)
|
20
|
+
|
21
|
+
### Minor changes
|
22
|
+
|
23
|
+
- feat: added CustomStyleHooks ([PR #33969](https://github.com/microsoft/fluentui/pull/33969) by vkozlova@microsoft.com)
|
24
|
+
|
7
25
|
## [9.22.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.22.0)
|
8
26
|
|
9
|
-
Tue, 11 Mar 2025 18:
|
27
|
+
Tue, 11 Mar 2025 18:58:52 GMT
|
10
28
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.21.2..@fluentui/react-shared-contexts_v9.22.0)
|
11
29
|
|
12
30
|
### Minor changes
|
package/dist/index.d.ts
CHANGED
@@ -49,161 +49,187 @@ export declare const CustomStyleHooksContext_unstable: React_2.Context<Partial<{
|
|
49
49
|
useAccordionItemStyles_unstable: CustomStyleHook;
|
50
50
|
useAccordionPanelStyles_unstable: CustomStyleHook;
|
51
51
|
useAccordionStyles_unstable: CustomStyleHook;
|
52
|
-
|
53
|
-
useAvatarGroupStyles_unstable: CustomStyleHook;
|
52
|
+
useAlphaSliderStyles_unstable: CustomStyleHook;
|
54
53
|
useAvatarGroupItemStyles_unstable: CustomStyleHook;
|
55
54
|
useAvatarGroupPopoverStyles_unstable: CustomStyleHook;
|
55
|
+
useAvatarGroupStyles_unstable: CustomStyleHook;
|
56
|
+
useAvatarStyles_unstable: CustomStyleHook;
|
56
57
|
useBadgeStyles_unstable: CustomStyleHook;
|
57
|
-
|
58
|
-
|
59
|
-
|
58
|
+
useBreadcrumbButtonStyles_unstable: CustomStyleHook;
|
59
|
+
useBreadcrumbDividerStyles_unstable: CustomStyleHook;
|
60
|
+
useBreadcrumbItemStyles_unstable: CustomStyleHook;
|
61
|
+
useBreadcrumbStyles_unstable: CustomStyleHook;
|
62
|
+
useButtonStyles_unstable: CustomStyleHook;
|
60
63
|
useCardFooterStyles_unstable: CustomStyleHook;
|
64
|
+
useCardHeaderStyles_unstable: CustomStyleHook;
|
61
65
|
useCardPreviewStyles_unstable: CustomStyleHook;
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
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;
|
68
77
|
useCheckboxStyles_unstable: CustomStyleHook;
|
69
78
|
useComboboxStyles_unstable: CustomStyleHook;
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
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;
|
77
97
|
useDividerStyles_unstable: CustomStyleHook;
|
78
|
-
|
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
|
+
useDrawerStyles_unstable: CustomStyleHook;
|
108
|
+
useDropdownStyles_unstable: CustomStyleHook;
|
109
|
+
useEmptySwatchStyles_unstable: CustomStyleHook;
|
110
|
+
useFieldStyles_unstable: CustomStyleHook;
|
111
|
+
useFlatTreeStyles_unstable: CustomStyleHook;
|
79
112
|
useImageStyles_unstable: CustomStyleHook;
|
113
|
+
useImageSwatchStyles_unstable: CustomStyleHook;
|
114
|
+
useInfoButtonStyles_unstable: CustomStyleHook;
|
115
|
+
useInfoLabelStyles_unstable: CustomStyleHook;
|
116
|
+
useInlineDrawerStyles_unstable: CustomStyleHook;
|
117
|
+
useInputStyles_unstable: CustomStyleHook;
|
118
|
+
useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
|
119
|
+
useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
|
120
|
+
useInteractionTagStyles_unstable: CustomStyleHook;
|
80
121
|
useLabelStyles_unstable: CustomStyleHook;
|
81
122
|
useLinkStyles_unstable: CustomStyleHook;
|
123
|
+
/** @deprecated Use onClick handler on the ListItem itself instead. */
|
124
|
+
useListItemButtonStyles_unstable: CustomStyleHook;
|
125
|
+
useListItemStyles_unstable: CustomStyleHook;
|
126
|
+
useListStyles_unstable: CustomStyleHook;
|
127
|
+
useListboxStyles_unstable: CustomStyleHook;
|
128
|
+
useMenuButtonStyles_unstable: CustomStyleHook;
|
82
129
|
useMenuDividerStyles_unstable: CustomStyleHook;
|
83
130
|
useMenuGroupHeaderStyles_unstable: CustomStyleHook;
|
84
131
|
useMenuGroupStyles_unstable: CustomStyleHook;
|
85
132
|
useMenuItemCheckboxStyles_unstable: CustomStyleHook;
|
86
|
-
|
133
|
+
useMenuItemLinkStyles_unstable: CustomStyleHook;
|
87
134
|
useMenuItemRadioStyles_unstable: CustomStyleHook;
|
88
135
|
useMenuItemStyles_unstable: CustomStyleHook;
|
89
|
-
|
136
|
+
useMenuItemSwitchStyles_unstable: CustomStyleHook;
|
90
137
|
useMenuListStyles_unstable: CustomStyleHook;
|
91
138
|
useMenuPopoverStyles_unstable: CustomStyleHook;
|
92
139
|
useMenuSplitGroupStyles_unstable: CustomStyleHook;
|
140
|
+
useMessageBarActionsStyles_unstable: CustomStyleHook;
|
141
|
+
useMessageBarBodyStyles_unstable: CustomStyleHook;
|
142
|
+
useMessageBarGroupStyles_unstable: CustomStyleHook;
|
143
|
+
useMessageBarStyles_unstable: CustomStyleHook;
|
144
|
+
useMessageBarTitleStyles_unstable: CustomStyleHook;
|
145
|
+
useOptionGroupStyles_unstable: CustomStyleHook;
|
146
|
+
useOptionStyles_unstable: CustomStyleHook;
|
147
|
+
useOverlayDrawerStyles_unstable: CustomStyleHook;
|
93
148
|
usePersonaStyles_unstable: CustomStyleHook;
|
94
149
|
usePopoverSurfaceStyles_unstable: CustomStyleHook;
|
150
|
+
usePresenceBadgeStyles_unstable: CustomStyleHook;
|
151
|
+
useProgressBarStyles_unstable: CustomStyleHook;
|
95
152
|
useRadioGroupStyles_unstable: CustomStyleHook;
|
96
153
|
useRadioStyles_unstable: CustomStyleHook;
|
154
|
+
useRatingDisplayStyles_unstable: CustomStyleHook;
|
155
|
+
useRatingItemStyles_unstable: CustomStyleHook;
|
156
|
+
useRatingStyles_unstable: CustomStyleHook;
|
97
157
|
useSearchBoxStyles_unstable: CustomStyleHook;
|
98
158
|
useSelectStyles_unstable: CustomStyleHook;
|
159
|
+
useSkeletonItemStyles_unstable: CustomStyleHook;
|
160
|
+
useSkeletonStyles_unstable: CustomStyleHook;
|
99
161
|
useSliderStyles_unstable: CustomStyleHook;
|
100
162
|
useSpinButtonStyles_unstable: CustomStyleHook;
|
101
163
|
useSpinnerStyles_unstable: CustomStyleHook;
|
164
|
+
useSplitButtonStyles_unstable: CustomStyleHook;
|
165
|
+
useSwatchPickerRowStyles_unstable: CustomStyleHook;
|
166
|
+
useSwatchPickerStyles_unstable: CustomStyleHook;
|
102
167
|
useSwitchStyles_unstable: CustomStyleHook;
|
103
|
-
useTabStyles_unstable: CustomStyleHook;
|
104
168
|
useTabListStyles_unstable: CustomStyleHook;
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
useToolbarGroupStyles_unstable: CustomStyleHook;
|
117
|
-
useToolbarToggleButtonStyles_unstable: CustomStyleHook;
|
118
|
-
useToolbarDividerStyles_unstable: CustomStyleHook;
|
119
|
-
useToolbarStyles_unstable: CustomStyleHook;
|
120
|
-
useTableCellStyles_unstable: CustomStyleHook;
|
121
|
-
useTableRowStyles_unstable: CustomStyleHook;
|
122
|
-
useTableBodyStyles_unstable: CustomStyleHook;
|
123
|
-
useTableStyles_unstable: CustomStyleHook;
|
124
|
-
useTableHeaderStyles_unstable: CustomStyleHook;
|
125
|
-
useTableHeaderCellStyles_unstable: CustomStyleHook;
|
126
|
-
useTableResizeHandleStyles_unstable: CustomStyleHook;
|
127
|
-
useTableSelectionCellStyles_unstable: CustomStyleHook;
|
128
|
-
useTableCellActionsStyles_unstable: CustomStyleHook;
|
129
|
-
useTableCellLayoutStyles_unstable: CustomStyleHook;
|
130
|
-
useDataGridCellStyles_unstable: CustomStyleHook;
|
131
|
-
useDataGridRowStyles_unstable: CustomStyleHook;
|
132
|
-
useDataGridBodyStyles_unstable: CustomStyleHook;
|
133
|
-
useDataGridStyles_unstable: CustomStyleHook;
|
134
|
-
useDataGridHeaderStyles_unstable: CustomStyleHook;
|
135
|
-
useDataGridHeaderCellStyles_unstable: CustomStyleHook;
|
136
|
-
useDataGridSelectionCellStyles_unstable: CustomStyleHook;
|
137
|
-
useDrawerStyles_unstable: CustomStyleHook;
|
138
|
-
/** @deprecated Use useInlineDrawerStyles_unstable instead. */
|
139
|
-
useDrawerInlineStyles_unstable: CustomStyleHook;
|
140
|
-
/** @deprecated Use useOverlayDrawerStyles_unstable instead. */
|
141
|
-
useDrawerOverlayStyles_unstable: CustomStyleHook;
|
142
|
-
useInlineDrawerStyles_unstable: CustomStyleHook;
|
143
|
-
useOverlayDrawerStyles_unstable: CustomStyleHook;
|
144
|
-
useDrawerHeaderStyles_unstable: CustomStyleHook;
|
145
|
-
useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;
|
146
|
-
useDrawerHeaderTitleStyles_unstable: CustomStyleHook;
|
147
|
-
useDrawerBodyStyles_unstable: CustomStyleHook;
|
148
|
-
useDrawerFooterStyles_unstable: CustomStyleHook;
|
149
|
-
useInteractionTagStyles_unstable: CustomStyleHook;
|
150
|
-
useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
|
151
|
-
useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
|
152
|
-
useTagStyles_unstable: CustomStyleHook;
|
153
|
-
useTagGroupStyles_unstable: CustomStyleHook;
|
154
|
-
useBreadcrumbStyles_unstable: CustomStyleHook;
|
155
|
-
useBreadcrumbButtonStyles_unstable: CustomStyleHook;
|
156
|
-
useBreadcrumbItemStyles_unstable: CustomStyleHook;
|
157
|
-
useBreadcrumbDividerStyles_unstable: CustomStyleHook;
|
158
|
-
useMessageBarStyles_unstable: CustomStyleHook;
|
159
|
-
useMessageBarBodyStyles_unstable: CustomStyleHook;
|
160
|
-
useMessageBarTitleStyles_unstable: CustomStyleHook;
|
161
|
-
useMessageBarActionsStyles_unstable: CustomStyleHook;
|
162
|
-
useMessageBarGroupStyles_unstable: CustomStyleHook;
|
163
|
-
useToasterStyles_unstable: CustomStyleHook;
|
164
|
-
/** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
|
165
|
-
useTeachingPopoverStyles_unstable: CustomStyleHook;
|
169
|
+
useTabStyles_unstable: CustomStyleHook;
|
170
|
+
useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
|
171
|
+
useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;
|
172
|
+
useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
|
173
|
+
useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
|
174
|
+
useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
|
175
|
+
useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
|
176
|
+
useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
|
177
|
+
useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
|
178
|
+
useTeachingPopoverFooterStyles_unstable: CustomStyleHook;
|
179
|
+
useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;
|
166
180
|
/** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */
|
167
181
|
useTeachingPopoverActionsStyles_unstable: CustomStyleHook;
|
168
|
-
useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
|
169
182
|
/** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */
|
170
183
|
useTeachingPopoverButtonStyles_unstable: CustomStyleHook;
|
171
|
-
|
172
|
-
|
184
|
+
/** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
|
185
|
+
useTeachingPopoverStyles_unstable: CustomStyleHook;
|
173
186
|
/** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */
|
174
187
|
useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;
|
175
188
|
useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;
|
176
189
|
useTeachingPopoverTitleStyles_unstable: CustomStyleHook;
|
177
|
-
|
178
|
-
useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
|
179
|
-
useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
|
180
|
-
useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
|
181
|
-
useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
|
182
|
-
useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
|
183
|
-
useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
|
184
|
-
useTimePickerCompatStyles_unstable: CustomStyleHook;
|
185
|
-
useTagPickerInputStyles_unstable: CustomStyleHook;
|
190
|
+
useTagGroupStyles_unstable: CustomStyleHook;
|
186
191
|
useTagPickerButtonStyles_unstable: CustomStyleHook;
|
187
192
|
useTagPickerControlStyles_unstable: CustomStyleHook;
|
188
193
|
useTagPickerGroupStyles_unstable: CustomStyleHook;
|
194
|
+
useTagPickerInputStyles_unstable: CustomStyleHook;
|
189
195
|
useTagPickerListStyles_unstable: CustomStyleHook;
|
190
|
-
useTagPickerOptionStyles_unstable: CustomStyleHook;
|
191
196
|
useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
197
|
+
useTagPickerOptionStyles_unstable: CustomStyleHook;
|
198
|
+
useTagStyles_unstable: CustomStyleHook;
|
199
|
+
useTableBodyStyles_unstable: CustomStyleHook;
|
200
|
+
useTableCellActionsStyles_unstable: CustomStyleHook;
|
201
|
+
useTableCellLayoutStyles_unstable: CustomStyleHook;
|
202
|
+
useTableCellStyles_unstable: CustomStyleHook;
|
203
|
+
useTableHeaderCellStyles_unstable: CustomStyleHook;
|
204
|
+
useTableHeaderStyles_unstable: CustomStyleHook;
|
205
|
+
useTableResizeHandleStyles_unstable: CustomStyleHook;
|
206
|
+
useTableRowStyles_unstable: CustomStyleHook;
|
207
|
+
useTableSelectionCellStyles_unstable: CustomStyleHook;
|
208
|
+
useTableStyles_unstable: CustomStyleHook;
|
209
|
+
useTextareaStyles_unstable: CustomStyleHook;
|
210
|
+
useTextStyles_unstable: CustomStyleHook;
|
211
|
+
useTimePickerCompatStyles_unstable: CustomStyleHook;
|
212
|
+
useToastBodyStyles_unstable: CustomStyleHook;
|
213
|
+
useToastContainerStyles_unstable: CustomStyleHook;
|
214
|
+
useToasterStyles_unstable: CustomStyleHook;
|
215
|
+
useToastFooterStyles_unstable: CustomStyleHook;
|
216
|
+
useToastStyles_unstable: CustomStyleHook;
|
217
|
+
useToastTitleStyles_unstable: CustomStyleHook;
|
218
|
+
useToggleButtonStyles_unstable: CustomStyleHook;
|
219
|
+
useToolbarButtonStyles_unstable: CustomStyleHook;
|
220
|
+
useToolbarDividerStyles_unstable: CustomStyleHook;
|
221
|
+
useToolbarGroupStyles_unstable: CustomStyleHook;
|
222
|
+
useToolbarRadioButtonStyles_unstable: CustomStyleHook;
|
223
|
+
useToolbarToggleButtonStyles_unstable: CustomStyleHook;
|
224
|
+
useToolbarStyles_unstable: CustomStyleHook;
|
225
|
+
useTooltipStyles_unstable: CustomStyleHook;
|
226
|
+
useTreeItemLayoutStyles_unstable: CustomStyleHook;
|
227
|
+
useTreeItemPersonaLayoutStyles_unstable: CustomStyleHook;
|
228
|
+
useTreeItemStyles_unstable: CustomStyleHook;
|
229
|
+
useTreeStyles_unstable: CustomStyleHook;
|
230
|
+
useVirtualizerScrollViewDynamicStyles_unstable: CustomStyleHook;
|
231
|
+
useVirtualizerScrollViewStyles_unstable: CustomStyleHook;
|
232
|
+
useVirtualizerStyles_unstable: CustomStyleHook;
|
207
233
|
}> | undefined>;
|
208
234
|
|
209
235
|
export declare type CustomStyleHooksContextValue_unstable = Partial<{
|
@@ -211,161 +237,187 @@ export declare type CustomStyleHooksContextValue_unstable = Partial<{
|
|
211
237
|
useAccordionItemStyles_unstable: CustomStyleHook;
|
212
238
|
useAccordionPanelStyles_unstable: CustomStyleHook;
|
213
239
|
useAccordionStyles_unstable: CustomStyleHook;
|
214
|
-
|
215
|
-
useAvatarGroupStyles_unstable: CustomStyleHook;
|
240
|
+
useAlphaSliderStyles_unstable: CustomStyleHook;
|
216
241
|
useAvatarGroupItemStyles_unstable: CustomStyleHook;
|
217
242
|
useAvatarGroupPopoverStyles_unstable: CustomStyleHook;
|
243
|
+
useAvatarGroupStyles_unstable: CustomStyleHook;
|
244
|
+
useAvatarStyles_unstable: CustomStyleHook;
|
218
245
|
useBadgeStyles_unstable: CustomStyleHook;
|
219
|
-
|
220
|
-
|
221
|
-
|
246
|
+
useBreadcrumbButtonStyles_unstable: CustomStyleHook;
|
247
|
+
useBreadcrumbDividerStyles_unstable: CustomStyleHook;
|
248
|
+
useBreadcrumbItemStyles_unstable: CustomStyleHook;
|
249
|
+
useBreadcrumbStyles_unstable: CustomStyleHook;
|
250
|
+
useButtonStyles_unstable: CustomStyleHook;
|
222
251
|
useCardFooterStyles_unstable: CustomStyleHook;
|
252
|
+
useCardHeaderStyles_unstable: CustomStyleHook;
|
223
253
|
useCardPreviewStyles_unstable: CustomStyleHook;
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
254
|
+
useCardStyles_unstable: CustomStyleHook;
|
255
|
+
useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;
|
256
|
+
useCarouselButtonStyles_unstable: CustomStyleHook;
|
257
|
+
useCarouselCardStyles_unstable: CustomStyleHook;
|
258
|
+
useCarouselNavButtonStyles_unstable: CustomStyleHook;
|
259
|
+
useCarouselNavContainerStyles_unstable: CustomStyleHook;
|
260
|
+
useCarouselNavImageButtonStyles_unstable: CustomStyleHook;
|
261
|
+
useCarouselNavStyles_unstable: CustomStyleHook;
|
262
|
+
useCarouselSliderStyles_unstable: CustomStyleHook;
|
263
|
+
useCarouselStyles_unstable: CustomStyleHook;
|
264
|
+
useCarouselViewportStyles_unstable: CustomStyleHook;
|
230
265
|
useCheckboxStyles_unstable: CustomStyleHook;
|
231
266
|
useComboboxStyles_unstable: CustomStyleHook;
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
267
|
+
useCompoundButtonStyles_unstable: CustomStyleHook;
|
268
|
+
useColorAreaStyles_unstable: CustomStyleHook;
|
269
|
+
useColorPickerStyles_unstable: CustomStyleHook;
|
270
|
+
useColorSliderStyles_unstable: CustomStyleHook;
|
271
|
+
useColorSwatchStyles_unstable: CustomStyleHook;
|
272
|
+
useCounterBadgeStyles_unstable: CustomStyleHook;
|
273
|
+
useDataGridBodyStyles_unstable: CustomStyleHook;
|
274
|
+
useDataGridCellStyles_unstable: CustomStyleHook;
|
275
|
+
useDataGridHeaderCellStyles_unstable: CustomStyleHook;
|
276
|
+
useDataGridHeaderStyles_unstable: CustomStyleHook;
|
277
|
+
useDataGridRowStyles_unstable: CustomStyleHook;
|
278
|
+
useDataGridSelectionCellStyles_unstable: CustomStyleHook;
|
279
|
+
useDataGridStyles_unstable: CustomStyleHook;
|
280
|
+
useDialogActionsStyles_unstable: CustomStyleHook;
|
281
|
+
useDialogBodyStyles_unstable: CustomStyleHook;
|
282
|
+
useDialogContentStyles_unstable: CustomStyleHook;
|
283
|
+
useDialogSurfaceStyles_unstable: CustomStyleHook;
|
284
|
+
useDialogTitleStyles_unstable: CustomStyleHook;
|
239
285
|
useDividerStyles_unstable: CustomStyleHook;
|
240
|
-
|
286
|
+
useDrawerBodyStyles_unstable: CustomStyleHook;
|
287
|
+
useDrawerFooterStyles_unstable: CustomStyleHook;
|
288
|
+
useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;
|
289
|
+
useDrawerHeaderStyles_unstable: CustomStyleHook;
|
290
|
+
useDrawerHeaderTitleStyles_unstable: CustomStyleHook;
|
291
|
+
/** @deprecated Use useInlineDrawerStyles_unstable instead. */
|
292
|
+
useDrawerInlineStyles_unstable: CustomStyleHook;
|
293
|
+
/** @deprecated Use useOverlayDrawerStyles_unstable instead. */
|
294
|
+
useDrawerOverlayStyles_unstable: CustomStyleHook;
|
295
|
+
useDrawerStyles_unstable: CustomStyleHook;
|
296
|
+
useDropdownStyles_unstable: CustomStyleHook;
|
297
|
+
useEmptySwatchStyles_unstable: CustomStyleHook;
|
298
|
+
useFieldStyles_unstable: CustomStyleHook;
|
299
|
+
useFlatTreeStyles_unstable: CustomStyleHook;
|
241
300
|
useImageStyles_unstable: CustomStyleHook;
|
301
|
+
useImageSwatchStyles_unstable: CustomStyleHook;
|
302
|
+
useInfoButtonStyles_unstable: CustomStyleHook;
|
303
|
+
useInfoLabelStyles_unstable: CustomStyleHook;
|
304
|
+
useInlineDrawerStyles_unstable: CustomStyleHook;
|
305
|
+
useInputStyles_unstable: CustomStyleHook;
|
306
|
+
useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
|
307
|
+
useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
|
308
|
+
useInteractionTagStyles_unstable: CustomStyleHook;
|
242
309
|
useLabelStyles_unstable: CustomStyleHook;
|
243
310
|
useLinkStyles_unstable: CustomStyleHook;
|
311
|
+
/** @deprecated Use onClick handler on the ListItem itself instead. */
|
312
|
+
useListItemButtonStyles_unstable: CustomStyleHook;
|
313
|
+
useListItemStyles_unstable: CustomStyleHook;
|
314
|
+
useListStyles_unstable: CustomStyleHook;
|
315
|
+
useListboxStyles_unstable: CustomStyleHook;
|
316
|
+
useMenuButtonStyles_unstable: CustomStyleHook;
|
244
317
|
useMenuDividerStyles_unstable: CustomStyleHook;
|
245
318
|
useMenuGroupHeaderStyles_unstable: CustomStyleHook;
|
246
319
|
useMenuGroupStyles_unstable: CustomStyleHook;
|
247
320
|
useMenuItemCheckboxStyles_unstable: CustomStyleHook;
|
248
|
-
|
321
|
+
useMenuItemLinkStyles_unstable: CustomStyleHook;
|
249
322
|
useMenuItemRadioStyles_unstable: CustomStyleHook;
|
250
323
|
useMenuItemStyles_unstable: CustomStyleHook;
|
251
|
-
|
324
|
+
useMenuItemSwitchStyles_unstable: CustomStyleHook;
|
252
325
|
useMenuListStyles_unstable: CustomStyleHook;
|
253
326
|
useMenuPopoverStyles_unstable: CustomStyleHook;
|
254
327
|
useMenuSplitGroupStyles_unstable: CustomStyleHook;
|
328
|
+
useMessageBarActionsStyles_unstable: CustomStyleHook;
|
329
|
+
useMessageBarBodyStyles_unstable: CustomStyleHook;
|
330
|
+
useMessageBarGroupStyles_unstable: CustomStyleHook;
|
331
|
+
useMessageBarStyles_unstable: CustomStyleHook;
|
332
|
+
useMessageBarTitleStyles_unstable: CustomStyleHook;
|
333
|
+
useOptionGroupStyles_unstable: CustomStyleHook;
|
334
|
+
useOptionStyles_unstable: CustomStyleHook;
|
335
|
+
useOverlayDrawerStyles_unstable: CustomStyleHook;
|
255
336
|
usePersonaStyles_unstable: CustomStyleHook;
|
256
337
|
usePopoverSurfaceStyles_unstable: CustomStyleHook;
|
338
|
+
usePresenceBadgeStyles_unstable: CustomStyleHook;
|
339
|
+
useProgressBarStyles_unstable: CustomStyleHook;
|
257
340
|
useRadioGroupStyles_unstable: CustomStyleHook;
|
258
341
|
useRadioStyles_unstable: CustomStyleHook;
|
342
|
+
useRatingDisplayStyles_unstable: CustomStyleHook;
|
343
|
+
useRatingItemStyles_unstable: CustomStyleHook;
|
344
|
+
useRatingStyles_unstable: CustomStyleHook;
|
259
345
|
useSearchBoxStyles_unstable: CustomStyleHook;
|
260
346
|
useSelectStyles_unstable: CustomStyleHook;
|
347
|
+
useSkeletonItemStyles_unstable: CustomStyleHook;
|
348
|
+
useSkeletonStyles_unstable: CustomStyleHook;
|
261
349
|
useSliderStyles_unstable: CustomStyleHook;
|
262
350
|
useSpinButtonStyles_unstable: CustomStyleHook;
|
263
351
|
useSpinnerStyles_unstable: CustomStyleHook;
|
352
|
+
useSplitButtonStyles_unstable: CustomStyleHook;
|
353
|
+
useSwatchPickerRowStyles_unstable: CustomStyleHook;
|
354
|
+
useSwatchPickerStyles_unstable: CustomStyleHook;
|
264
355
|
useSwitchStyles_unstable: CustomStyleHook;
|
265
|
-
useTabStyles_unstable: CustomStyleHook;
|
266
356
|
useTabListStyles_unstable: CustomStyleHook;
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
useToolbarGroupStyles_unstable: CustomStyleHook;
|
279
|
-
useToolbarToggleButtonStyles_unstable: CustomStyleHook;
|
280
|
-
useToolbarDividerStyles_unstable: CustomStyleHook;
|
281
|
-
useToolbarStyles_unstable: CustomStyleHook;
|
282
|
-
useTableCellStyles_unstable: CustomStyleHook;
|
283
|
-
useTableRowStyles_unstable: CustomStyleHook;
|
284
|
-
useTableBodyStyles_unstable: CustomStyleHook;
|
285
|
-
useTableStyles_unstable: CustomStyleHook;
|
286
|
-
useTableHeaderStyles_unstable: CustomStyleHook;
|
287
|
-
useTableHeaderCellStyles_unstable: CustomStyleHook;
|
288
|
-
useTableResizeHandleStyles_unstable: CustomStyleHook;
|
289
|
-
useTableSelectionCellStyles_unstable: CustomStyleHook;
|
290
|
-
useTableCellActionsStyles_unstable: CustomStyleHook;
|
291
|
-
useTableCellLayoutStyles_unstable: CustomStyleHook;
|
292
|
-
useDataGridCellStyles_unstable: CustomStyleHook;
|
293
|
-
useDataGridRowStyles_unstable: CustomStyleHook;
|
294
|
-
useDataGridBodyStyles_unstable: CustomStyleHook;
|
295
|
-
useDataGridStyles_unstable: CustomStyleHook;
|
296
|
-
useDataGridHeaderStyles_unstable: CustomStyleHook;
|
297
|
-
useDataGridHeaderCellStyles_unstable: CustomStyleHook;
|
298
|
-
useDataGridSelectionCellStyles_unstable: CustomStyleHook;
|
299
|
-
useDrawerStyles_unstable: CustomStyleHook;
|
300
|
-
/** @deprecated Use useInlineDrawerStyles_unstable instead. */
|
301
|
-
useDrawerInlineStyles_unstable: CustomStyleHook;
|
302
|
-
/** @deprecated Use useOverlayDrawerStyles_unstable instead. */
|
303
|
-
useDrawerOverlayStyles_unstable: CustomStyleHook;
|
304
|
-
useInlineDrawerStyles_unstable: CustomStyleHook;
|
305
|
-
useOverlayDrawerStyles_unstable: CustomStyleHook;
|
306
|
-
useDrawerHeaderStyles_unstable: CustomStyleHook;
|
307
|
-
useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;
|
308
|
-
useDrawerHeaderTitleStyles_unstable: CustomStyleHook;
|
309
|
-
useDrawerBodyStyles_unstable: CustomStyleHook;
|
310
|
-
useDrawerFooterStyles_unstable: CustomStyleHook;
|
311
|
-
useInteractionTagStyles_unstable: CustomStyleHook;
|
312
|
-
useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
|
313
|
-
useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
|
314
|
-
useTagStyles_unstable: CustomStyleHook;
|
315
|
-
useTagGroupStyles_unstable: CustomStyleHook;
|
316
|
-
useBreadcrumbStyles_unstable: CustomStyleHook;
|
317
|
-
useBreadcrumbButtonStyles_unstable: CustomStyleHook;
|
318
|
-
useBreadcrumbItemStyles_unstable: CustomStyleHook;
|
319
|
-
useBreadcrumbDividerStyles_unstable: CustomStyleHook;
|
320
|
-
useMessageBarStyles_unstable: CustomStyleHook;
|
321
|
-
useMessageBarBodyStyles_unstable: CustomStyleHook;
|
322
|
-
useMessageBarTitleStyles_unstable: CustomStyleHook;
|
323
|
-
useMessageBarActionsStyles_unstable: CustomStyleHook;
|
324
|
-
useMessageBarGroupStyles_unstable: CustomStyleHook;
|
325
|
-
useToasterStyles_unstable: CustomStyleHook;
|
326
|
-
/** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
|
327
|
-
useTeachingPopoverStyles_unstable: CustomStyleHook;
|
357
|
+
useTabStyles_unstable: CustomStyleHook;
|
358
|
+
useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
|
359
|
+
useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;
|
360
|
+
useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
|
361
|
+
useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
|
362
|
+
useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
|
363
|
+
useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
|
364
|
+
useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
|
365
|
+
useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
|
366
|
+
useTeachingPopoverFooterStyles_unstable: CustomStyleHook;
|
367
|
+
useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;
|
328
368
|
/** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */
|
329
369
|
useTeachingPopoverActionsStyles_unstable: CustomStyleHook;
|
330
|
-
useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
|
331
370
|
/** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */
|
332
371
|
useTeachingPopoverButtonStyles_unstable: CustomStyleHook;
|
333
|
-
|
334
|
-
|
372
|
+
/** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
|
373
|
+
useTeachingPopoverStyles_unstable: CustomStyleHook;
|
335
374
|
/** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */
|
336
375
|
useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;
|
337
376
|
useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;
|
338
377
|
useTeachingPopoverTitleStyles_unstable: CustomStyleHook;
|
339
|
-
|
340
|
-
useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
|
341
|
-
useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
|
342
|
-
useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
|
343
|
-
useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
|
344
|
-
useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
|
345
|
-
useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
|
346
|
-
useTimePickerCompatStyles_unstable: CustomStyleHook;
|
347
|
-
useTagPickerInputStyles_unstable: CustomStyleHook;
|
378
|
+
useTagGroupStyles_unstable: CustomStyleHook;
|
348
379
|
useTagPickerButtonStyles_unstable: CustomStyleHook;
|
349
380
|
useTagPickerControlStyles_unstable: CustomStyleHook;
|
350
381
|
useTagPickerGroupStyles_unstable: CustomStyleHook;
|
382
|
+
useTagPickerInputStyles_unstable: CustomStyleHook;
|
351
383
|
useTagPickerListStyles_unstable: CustomStyleHook;
|
352
|
-
useTagPickerOptionStyles_unstable: CustomStyleHook;
|
353
384
|
useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
385
|
+
useTagPickerOptionStyles_unstable: CustomStyleHook;
|
386
|
+
useTagStyles_unstable: CustomStyleHook;
|
387
|
+
useTableBodyStyles_unstable: CustomStyleHook;
|
388
|
+
useTableCellActionsStyles_unstable: CustomStyleHook;
|
389
|
+
useTableCellLayoutStyles_unstable: CustomStyleHook;
|
390
|
+
useTableCellStyles_unstable: CustomStyleHook;
|
391
|
+
useTableHeaderCellStyles_unstable: CustomStyleHook;
|
392
|
+
useTableHeaderStyles_unstable: CustomStyleHook;
|
393
|
+
useTableResizeHandleStyles_unstable: CustomStyleHook;
|
394
|
+
useTableRowStyles_unstable: CustomStyleHook;
|
395
|
+
useTableSelectionCellStyles_unstable: CustomStyleHook;
|
396
|
+
useTableStyles_unstable: CustomStyleHook;
|
397
|
+
useTextareaStyles_unstable: CustomStyleHook;
|
398
|
+
useTextStyles_unstable: CustomStyleHook;
|
399
|
+
useTimePickerCompatStyles_unstable: CustomStyleHook;
|
400
|
+
useToastBodyStyles_unstable: CustomStyleHook;
|
401
|
+
useToastContainerStyles_unstable: CustomStyleHook;
|
402
|
+
useToasterStyles_unstable: CustomStyleHook;
|
403
|
+
useToastFooterStyles_unstable: CustomStyleHook;
|
404
|
+
useToastStyles_unstable: CustomStyleHook;
|
405
|
+
useToastTitleStyles_unstable: CustomStyleHook;
|
406
|
+
useToggleButtonStyles_unstable: CustomStyleHook;
|
407
|
+
useToolbarButtonStyles_unstable: CustomStyleHook;
|
408
|
+
useToolbarDividerStyles_unstable: CustomStyleHook;
|
409
|
+
useToolbarGroupStyles_unstable: CustomStyleHook;
|
410
|
+
useToolbarRadioButtonStyles_unstable: CustomStyleHook;
|
411
|
+
useToolbarToggleButtonStyles_unstable: CustomStyleHook;
|
412
|
+
useToolbarStyles_unstable: CustomStyleHook;
|
413
|
+
useTooltipStyles_unstable: CustomStyleHook;
|
414
|
+
useTreeItemLayoutStyles_unstable: CustomStyleHook;
|
415
|
+
useTreeItemPersonaLayoutStyles_unstable: CustomStyleHook;
|
416
|
+
useTreeItemStyles_unstable: CustomStyleHook;
|
417
|
+
useTreeStyles_unstable: CustomStyleHook;
|
418
|
+
useVirtualizerScrollViewDynamicStyles_unstable: CustomStyleHook;
|
419
|
+
useVirtualizerScrollViewStyles_unstable: CustomStyleHook;
|
420
|
+
useVirtualizerStyles_unstable: CustomStyleHook;
|
369
421
|
}>;
|
370
422
|
|
371
423
|
/**
|
@@ -376,161 +428,187 @@ export declare const CustomStyleHooksProvider_unstable: React_2.Provider<Partial
|
|
376
428
|
useAccordionItemStyles_unstable: CustomStyleHook;
|
377
429
|
useAccordionPanelStyles_unstable: CustomStyleHook;
|
378
430
|
useAccordionStyles_unstable: CustomStyleHook;
|
379
|
-
|
380
|
-
useAvatarGroupStyles_unstable: CustomStyleHook;
|
431
|
+
useAlphaSliderStyles_unstable: CustomStyleHook;
|
381
432
|
useAvatarGroupItemStyles_unstable: CustomStyleHook;
|
382
433
|
useAvatarGroupPopoverStyles_unstable: CustomStyleHook;
|
434
|
+
useAvatarGroupStyles_unstable: CustomStyleHook;
|
435
|
+
useAvatarStyles_unstable: CustomStyleHook;
|
383
436
|
useBadgeStyles_unstable: CustomStyleHook;
|
384
|
-
|
385
|
-
|
386
|
-
|
437
|
+
useBreadcrumbButtonStyles_unstable: CustomStyleHook;
|
438
|
+
useBreadcrumbDividerStyles_unstable: CustomStyleHook;
|
439
|
+
useBreadcrumbItemStyles_unstable: CustomStyleHook;
|
440
|
+
useBreadcrumbStyles_unstable: CustomStyleHook;
|
441
|
+
useButtonStyles_unstable: CustomStyleHook;
|
387
442
|
useCardFooterStyles_unstable: CustomStyleHook;
|
443
|
+
useCardHeaderStyles_unstable: CustomStyleHook;
|
388
444
|
useCardPreviewStyles_unstable: CustomStyleHook;
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
445
|
+
useCardStyles_unstable: CustomStyleHook;
|
446
|
+
useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;
|
447
|
+
useCarouselButtonStyles_unstable: CustomStyleHook;
|
448
|
+
useCarouselCardStyles_unstable: CustomStyleHook;
|
449
|
+
useCarouselNavButtonStyles_unstable: CustomStyleHook;
|
450
|
+
useCarouselNavContainerStyles_unstable: CustomStyleHook;
|
451
|
+
useCarouselNavImageButtonStyles_unstable: CustomStyleHook;
|
452
|
+
useCarouselNavStyles_unstable: CustomStyleHook;
|
453
|
+
useCarouselSliderStyles_unstable: CustomStyleHook;
|
454
|
+
useCarouselStyles_unstable: CustomStyleHook;
|
455
|
+
useCarouselViewportStyles_unstable: CustomStyleHook;
|
395
456
|
useCheckboxStyles_unstable: CustomStyleHook;
|
396
457
|
useComboboxStyles_unstable: CustomStyleHook;
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
458
|
+
useCompoundButtonStyles_unstable: CustomStyleHook;
|
459
|
+
useColorAreaStyles_unstable: CustomStyleHook;
|
460
|
+
useColorPickerStyles_unstable: CustomStyleHook;
|
461
|
+
useColorSliderStyles_unstable: CustomStyleHook;
|
462
|
+
useColorSwatchStyles_unstable: CustomStyleHook;
|
463
|
+
useCounterBadgeStyles_unstable: CustomStyleHook;
|
464
|
+
useDataGridBodyStyles_unstable: CustomStyleHook;
|
465
|
+
useDataGridCellStyles_unstable: CustomStyleHook;
|
466
|
+
useDataGridHeaderCellStyles_unstable: CustomStyleHook;
|
467
|
+
useDataGridHeaderStyles_unstable: CustomStyleHook;
|
468
|
+
useDataGridRowStyles_unstable: CustomStyleHook;
|
469
|
+
useDataGridSelectionCellStyles_unstable: CustomStyleHook;
|
470
|
+
useDataGridStyles_unstable: CustomStyleHook;
|
471
|
+
useDialogActionsStyles_unstable: CustomStyleHook;
|
472
|
+
useDialogBodyStyles_unstable: CustomStyleHook;
|
473
|
+
useDialogContentStyles_unstable: CustomStyleHook;
|
474
|
+
useDialogSurfaceStyles_unstable: CustomStyleHook;
|
475
|
+
useDialogTitleStyles_unstable: CustomStyleHook;
|
404
476
|
useDividerStyles_unstable: CustomStyleHook;
|
405
|
-
|
477
|
+
useDrawerBodyStyles_unstable: CustomStyleHook;
|
478
|
+
useDrawerFooterStyles_unstable: CustomStyleHook;
|
479
|
+
useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;
|
480
|
+
useDrawerHeaderStyles_unstable: CustomStyleHook;
|
481
|
+
useDrawerHeaderTitleStyles_unstable: CustomStyleHook;
|
482
|
+
/** @deprecated Use useInlineDrawerStyles_unstable instead. */
|
483
|
+
useDrawerInlineStyles_unstable: CustomStyleHook;
|
484
|
+
/** @deprecated Use useOverlayDrawerStyles_unstable instead. */
|
485
|
+
useDrawerOverlayStyles_unstable: CustomStyleHook;
|
486
|
+
useDrawerStyles_unstable: CustomStyleHook;
|
487
|
+
useDropdownStyles_unstable: CustomStyleHook;
|
488
|
+
useEmptySwatchStyles_unstable: CustomStyleHook;
|
489
|
+
useFieldStyles_unstable: CustomStyleHook;
|
490
|
+
useFlatTreeStyles_unstable: CustomStyleHook;
|
406
491
|
useImageStyles_unstable: CustomStyleHook;
|
492
|
+
useImageSwatchStyles_unstable: CustomStyleHook;
|
493
|
+
useInfoButtonStyles_unstable: CustomStyleHook;
|
494
|
+
useInfoLabelStyles_unstable: CustomStyleHook;
|
495
|
+
useInlineDrawerStyles_unstable: CustomStyleHook;
|
496
|
+
useInputStyles_unstable: CustomStyleHook;
|
497
|
+
useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
|
498
|
+
useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
|
499
|
+
useInteractionTagStyles_unstable: CustomStyleHook;
|
407
500
|
useLabelStyles_unstable: CustomStyleHook;
|
408
501
|
useLinkStyles_unstable: CustomStyleHook;
|
502
|
+
/** @deprecated Use onClick handler on the ListItem itself instead. */
|
503
|
+
useListItemButtonStyles_unstable: CustomStyleHook;
|
504
|
+
useListItemStyles_unstable: CustomStyleHook;
|
505
|
+
useListStyles_unstable: CustomStyleHook;
|
506
|
+
useListboxStyles_unstable: CustomStyleHook;
|
507
|
+
useMenuButtonStyles_unstable: CustomStyleHook;
|
409
508
|
useMenuDividerStyles_unstable: CustomStyleHook;
|
410
509
|
useMenuGroupHeaderStyles_unstable: CustomStyleHook;
|
411
510
|
useMenuGroupStyles_unstable: CustomStyleHook;
|
412
511
|
useMenuItemCheckboxStyles_unstable: CustomStyleHook;
|
413
|
-
|
512
|
+
useMenuItemLinkStyles_unstable: CustomStyleHook;
|
414
513
|
useMenuItemRadioStyles_unstable: CustomStyleHook;
|
415
514
|
useMenuItemStyles_unstable: CustomStyleHook;
|
416
|
-
|
515
|
+
useMenuItemSwitchStyles_unstable: CustomStyleHook;
|
417
516
|
useMenuListStyles_unstable: CustomStyleHook;
|
418
517
|
useMenuPopoverStyles_unstable: CustomStyleHook;
|
419
518
|
useMenuSplitGroupStyles_unstable: CustomStyleHook;
|
519
|
+
useMessageBarActionsStyles_unstable: CustomStyleHook;
|
520
|
+
useMessageBarBodyStyles_unstable: CustomStyleHook;
|
521
|
+
useMessageBarGroupStyles_unstable: CustomStyleHook;
|
522
|
+
useMessageBarStyles_unstable: CustomStyleHook;
|
523
|
+
useMessageBarTitleStyles_unstable: CustomStyleHook;
|
524
|
+
useOptionGroupStyles_unstable: CustomStyleHook;
|
525
|
+
useOptionStyles_unstable: CustomStyleHook;
|
526
|
+
useOverlayDrawerStyles_unstable: CustomStyleHook;
|
420
527
|
usePersonaStyles_unstable: CustomStyleHook;
|
421
528
|
usePopoverSurfaceStyles_unstable: CustomStyleHook;
|
529
|
+
usePresenceBadgeStyles_unstable: CustomStyleHook;
|
530
|
+
useProgressBarStyles_unstable: CustomStyleHook;
|
422
531
|
useRadioGroupStyles_unstable: CustomStyleHook;
|
423
532
|
useRadioStyles_unstable: CustomStyleHook;
|
533
|
+
useRatingDisplayStyles_unstable: CustomStyleHook;
|
534
|
+
useRatingItemStyles_unstable: CustomStyleHook;
|
535
|
+
useRatingStyles_unstable: CustomStyleHook;
|
424
536
|
useSearchBoxStyles_unstable: CustomStyleHook;
|
425
537
|
useSelectStyles_unstable: CustomStyleHook;
|
538
|
+
useSkeletonItemStyles_unstable: CustomStyleHook;
|
539
|
+
useSkeletonStyles_unstable: CustomStyleHook;
|
426
540
|
useSliderStyles_unstable: CustomStyleHook;
|
427
541
|
useSpinButtonStyles_unstable: CustomStyleHook;
|
428
542
|
useSpinnerStyles_unstable: CustomStyleHook;
|
543
|
+
useSplitButtonStyles_unstable: CustomStyleHook;
|
544
|
+
useSwatchPickerRowStyles_unstable: CustomStyleHook;
|
545
|
+
useSwatchPickerStyles_unstable: CustomStyleHook;
|
429
546
|
useSwitchStyles_unstable: CustomStyleHook;
|
430
|
-
useTabStyles_unstable: CustomStyleHook;
|
431
547
|
useTabListStyles_unstable: CustomStyleHook;
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
useToolbarGroupStyles_unstable: CustomStyleHook;
|
444
|
-
useToolbarToggleButtonStyles_unstable: CustomStyleHook;
|
445
|
-
useToolbarDividerStyles_unstable: CustomStyleHook;
|
446
|
-
useToolbarStyles_unstable: CustomStyleHook;
|
447
|
-
useTableCellStyles_unstable: CustomStyleHook;
|
448
|
-
useTableRowStyles_unstable: CustomStyleHook;
|
449
|
-
useTableBodyStyles_unstable: CustomStyleHook;
|
450
|
-
useTableStyles_unstable: CustomStyleHook;
|
451
|
-
useTableHeaderStyles_unstable: CustomStyleHook;
|
452
|
-
useTableHeaderCellStyles_unstable: CustomStyleHook;
|
453
|
-
useTableResizeHandleStyles_unstable: CustomStyleHook;
|
454
|
-
useTableSelectionCellStyles_unstable: CustomStyleHook;
|
455
|
-
useTableCellActionsStyles_unstable: CustomStyleHook;
|
456
|
-
useTableCellLayoutStyles_unstable: CustomStyleHook;
|
457
|
-
useDataGridCellStyles_unstable: CustomStyleHook;
|
458
|
-
useDataGridRowStyles_unstable: CustomStyleHook;
|
459
|
-
useDataGridBodyStyles_unstable: CustomStyleHook;
|
460
|
-
useDataGridStyles_unstable: CustomStyleHook;
|
461
|
-
useDataGridHeaderStyles_unstable: CustomStyleHook;
|
462
|
-
useDataGridHeaderCellStyles_unstable: CustomStyleHook;
|
463
|
-
useDataGridSelectionCellStyles_unstable: CustomStyleHook;
|
464
|
-
useDrawerStyles_unstable: CustomStyleHook;
|
465
|
-
/** @deprecated Use useInlineDrawerStyles_unstable instead. */
|
466
|
-
useDrawerInlineStyles_unstable: CustomStyleHook;
|
467
|
-
/** @deprecated Use useOverlayDrawerStyles_unstable instead. */
|
468
|
-
useDrawerOverlayStyles_unstable: CustomStyleHook;
|
469
|
-
useInlineDrawerStyles_unstable: CustomStyleHook;
|
470
|
-
useOverlayDrawerStyles_unstable: CustomStyleHook;
|
471
|
-
useDrawerHeaderStyles_unstable: CustomStyleHook;
|
472
|
-
useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;
|
473
|
-
useDrawerHeaderTitleStyles_unstable: CustomStyleHook;
|
474
|
-
useDrawerBodyStyles_unstable: CustomStyleHook;
|
475
|
-
useDrawerFooterStyles_unstable: CustomStyleHook;
|
476
|
-
useInteractionTagStyles_unstable: CustomStyleHook;
|
477
|
-
useInteractionTagPrimaryStyles_unstable: CustomStyleHook;
|
478
|
-
useInteractionTagSecondaryStyles_unstable: CustomStyleHook;
|
479
|
-
useTagStyles_unstable: CustomStyleHook;
|
480
|
-
useTagGroupStyles_unstable: CustomStyleHook;
|
481
|
-
useBreadcrumbStyles_unstable: CustomStyleHook;
|
482
|
-
useBreadcrumbButtonStyles_unstable: CustomStyleHook;
|
483
|
-
useBreadcrumbItemStyles_unstable: CustomStyleHook;
|
484
|
-
useBreadcrumbDividerStyles_unstable: CustomStyleHook;
|
485
|
-
useMessageBarStyles_unstable: CustomStyleHook;
|
486
|
-
useMessageBarBodyStyles_unstable: CustomStyleHook;
|
487
|
-
useMessageBarTitleStyles_unstable: CustomStyleHook;
|
488
|
-
useMessageBarActionsStyles_unstable: CustomStyleHook;
|
489
|
-
useMessageBarGroupStyles_unstable: CustomStyleHook;
|
490
|
-
useToasterStyles_unstable: CustomStyleHook;
|
491
|
-
/** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
|
492
|
-
useTeachingPopoverStyles_unstable: CustomStyleHook;
|
548
|
+
useTabStyles_unstable: CustomStyleHook;
|
549
|
+
useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
|
550
|
+
useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;
|
551
|
+
useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
|
552
|
+
useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
|
553
|
+
useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
|
554
|
+
useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
|
555
|
+
useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
|
556
|
+
useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
|
557
|
+
useTeachingPopoverFooterStyles_unstable: CustomStyleHook;
|
558
|
+
useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;
|
493
559
|
/** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */
|
494
560
|
useTeachingPopoverActionsStyles_unstable: CustomStyleHook;
|
495
|
-
useTeachingPopoverBodyStyles_unstable: CustomStyleHook;
|
496
561
|
/** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */
|
497
562
|
useTeachingPopoverButtonStyles_unstable: CustomStyleHook;
|
498
|
-
|
499
|
-
|
563
|
+
/** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */
|
564
|
+
useTeachingPopoverStyles_unstable: CustomStyleHook;
|
500
565
|
/** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */
|
501
566
|
useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;
|
502
567
|
useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;
|
503
568
|
useTeachingPopoverTitleStyles_unstable: CustomStyleHook;
|
504
|
-
|
505
|
-
useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;
|
506
|
-
useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;
|
507
|
-
useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;
|
508
|
-
useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;
|
509
|
-
useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;
|
510
|
-
useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;
|
511
|
-
useTimePickerCompatStyles_unstable: CustomStyleHook;
|
512
|
-
useTagPickerInputStyles_unstable: CustomStyleHook;
|
569
|
+
useTagGroupStyles_unstable: CustomStyleHook;
|
513
570
|
useTagPickerButtonStyles_unstable: CustomStyleHook;
|
514
571
|
useTagPickerControlStyles_unstable: CustomStyleHook;
|
515
572
|
useTagPickerGroupStyles_unstable: CustomStyleHook;
|
573
|
+
useTagPickerInputStyles_unstable: CustomStyleHook;
|
516
574
|
useTagPickerListStyles_unstable: CustomStyleHook;
|
517
|
-
useTagPickerOptionStyles_unstable: CustomStyleHook;
|
518
575
|
useTagPickerOptionGroupStyles_unstable: CustomStyleHook;
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
576
|
+
useTagPickerOptionStyles_unstable: CustomStyleHook;
|
577
|
+
useTagStyles_unstable: CustomStyleHook;
|
578
|
+
useTableBodyStyles_unstable: CustomStyleHook;
|
579
|
+
useTableCellActionsStyles_unstable: CustomStyleHook;
|
580
|
+
useTableCellLayoutStyles_unstable: CustomStyleHook;
|
581
|
+
useTableCellStyles_unstable: CustomStyleHook;
|
582
|
+
useTableHeaderCellStyles_unstable: CustomStyleHook;
|
583
|
+
useTableHeaderStyles_unstable: CustomStyleHook;
|
584
|
+
useTableResizeHandleStyles_unstable: CustomStyleHook;
|
585
|
+
useTableRowStyles_unstable: CustomStyleHook;
|
586
|
+
useTableSelectionCellStyles_unstable: CustomStyleHook;
|
587
|
+
useTableStyles_unstable: CustomStyleHook;
|
588
|
+
useTextareaStyles_unstable: CustomStyleHook;
|
589
|
+
useTextStyles_unstable: CustomStyleHook;
|
590
|
+
useTimePickerCompatStyles_unstable: CustomStyleHook;
|
591
|
+
useToastBodyStyles_unstable: CustomStyleHook;
|
592
|
+
useToastContainerStyles_unstable: CustomStyleHook;
|
593
|
+
useToasterStyles_unstable: CustomStyleHook;
|
594
|
+
useToastFooterStyles_unstable: CustomStyleHook;
|
595
|
+
useToastStyles_unstable: CustomStyleHook;
|
596
|
+
useToastTitleStyles_unstable: CustomStyleHook;
|
597
|
+
useToggleButtonStyles_unstable: CustomStyleHook;
|
598
|
+
useToolbarButtonStyles_unstable: CustomStyleHook;
|
599
|
+
useToolbarDividerStyles_unstable: CustomStyleHook;
|
600
|
+
useToolbarGroupStyles_unstable: CustomStyleHook;
|
601
|
+
useToolbarRadioButtonStyles_unstable: CustomStyleHook;
|
602
|
+
useToolbarToggleButtonStyles_unstable: CustomStyleHook;
|
603
|
+
useToolbarStyles_unstable: CustomStyleHook;
|
604
|
+
useTooltipStyles_unstable: CustomStyleHook;
|
605
|
+
useTreeItemLayoutStyles_unstable: CustomStyleHook;
|
606
|
+
useTreeItemPersonaLayoutStyles_unstable: CustomStyleHook;
|
607
|
+
useTreeItemStyles_unstable: CustomStyleHook;
|
608
|
+
useTreeStyles_unstable: CustomStyleHook;
|
609
|
+
useVirtualizerScrollViewDynamicStyles_unstable: CustomStyleHook;
|
610
|
+
useVirtualizerScrollViewStyles_unstable: CustomStyleHook;
|
611
|
+
useVirtualizerStyles_unstable: CustomStyleHook;
|
534
612
|
}> | undefined>;
|
535
613
|
|
536
614
|
/**
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/CustomStyleHooksContext/CustomStyleHooksContext.ts"],"sourcesContent":["/* eslint-disable */\n\nimport * as React from 'react';\n\ntype CustomStyleHook = (state: unknown) => void;\n\n// The list of hooks is built from the exports from react-components/src/index\nexport type CustomStyleHooksContextValue = Partial<{\n useAccordionHeaderStyles_unstable: CustomStyleHook;\n useAccordionItemStyles_unstable: CustomStyleHook;\n useAccordionPanelStyles_unstable: CustomStyleHook;\n useAccordionStyles_unstable: CustomStyleHook;\n useAvatarStyles_unstable: CustomStyleHook;\n useAvatarGroupStyles_unstable: CustomStyleHook;\n useAvatarGroupItemStyles_unstable: CustomStyleHook;\n useAvatarGroupPopoverStyles_unstable: CustomStyleHook;\n useBadgeStyles_unstable: CustomStyleHook;\n useCounterBadgeStyles_unstable: CustomStyleHook;\n useCardHeaderStyles_unstable: CustomStyleHook;\n useCardStyles_unstable: CustomStyleHook;\n useCardFooterStyles_unstable: CustomStyleHook;\n useCardPreviewStyles_unstable: CustomStyleHook;\n usePresenceBadgeStyles_unstable: CustomStyleHook;\n useButtonStyles_unstable: CustomStyleHook;\n useCompoundButtonStyles_unstable: CustomStyleHook;\n useMenuButtonStyles_unstable: CustomStyleHook;\n useSplitButtonStyles_unstable: CustomStyleHook;\n useToggleButtonStyles_unstable: CustomStyleHook;\n useCheckboxStyles_unstable: CustomStyleHook;\n useComboboxStyles_unstable: CustomStyleHook;\n useDropdownStyles_unstable: CustomStyleHook;\n useListboxStyles_unstable: CustomStyleHook;\n useListStyles_unstable: CustomStyleHook;\n useListItemStyles_unstable: CustomStyleHook;\n /* @deprecated Use onClick handler on the ListItem itself instead. */\n useListItemButtonStyles_unstable: CustomStyleHook;\n useOptionStyles_unstable: CustomStyleHook;\n useOptionGroupStyles_unstable: CustomStyleHook;\n useDividerStyles_unstable: CustomStyleHook;\n useInputStyles_unstable: CustomStyleHook;\n useImageStyles_unstable: CustomStyleHook;\n useLabelStyles_unstable: CustomStyleHook;\n useLinkStyles_unstable: CustomStyleHook;\n useMenuDividerStyles_unstable: CustomStyleHook;\n useMenuGroupHeaderStyles_unstable: CustomStyleHook;\n useMenuGroupStyles_unstable: CustomStyleHook;\n useMenuItemCheckboxStyles_unstable: CustomStyleHook;\n useMenuItemSwitchStyles_unstable: CustomStyleHook;\n useMenuItemRadioStyles_unstable: CustomStyleHook;\n useMenuItemStyles_unstable: CustomStyleHook;\n useMenuItemLinkStyles_unstable: CustomStyleHook;\n useMenuListStyles_unstable: CustomStyleHook;\n useMenuPopoverStyles_unstable: CustomStyleHook;\n useMenuSplitGroupStyles_unstable: CustomStyleHook;\n usePersonaStyles_unstable: CustomStyleHook;\n usePopoverSurfaceStyles_unstable: CustomStyleHook;\n useRadioGroupStyles_unstable: CustomStyleHook;\n useRadioStyles_unstable: CustomStyleHook;\n useSearchBoxStyles_unstable: CustomStyleHook;\n useSelectStyles_unstable: CustomStyleHook;\n useSliderStyles_unstable: CustomStyleHook;\n useSpinButtonStyles_unstable: CustomStyleHook;\n useSpinnerStyles_unstable: CustomStyleHook;\n useSwitchStyles_unstable: CustomStyleHook;\n useTabStyles_unstable: CustomStyleHook;\n useTabListStyles_unstable: CustomStyleHook;\n useTextStyles_unstable: CustomStyleHook;\n useTextareaStyles_unstable: CustomStyleHook;\n useTooltipStyles_unstable: CustomStyleHook;\n useDialogTitleStyles_unstable: CustomStyleHook;\n useDialogBodyStyles_unstable: CustomStyleHook;\n useDialogActionsStyles_unstable: CustomStyleHook;\n useDialogSurfaceStyles_unstable: CustomStyleHook;\n useDialogContentStyles_unstable: CustomStyleHook;\n useProgressBarStyles_unstable: CustomStyleHook;\n useToolbarButtonStyles_unstable: CustomStyleHook;\n useToolbarRadioButtonStyles_unstable: CustomStyleHook;\n useToolbarGroupStyles_unstable: CustomStyleHook;\n useToolbarToggleButtonStyles_unstable: CustomStyleHook;\n useToolbarDividerStyles_unstable: CustomStyleHook;\n useToolbarStyles_unstable: CustomStyleHook;\n useTableCellStyles_unstable: CustomStyleHook;\n useTableRowStyles_unstable: CustomStyleHook;\n useTableBodyStyles_unstable: CustomStyleHook;\n useTableStyles_unstable: CustomStyleHook;\n useTableHeaderStyles_unstable: CustomStyleHook;\n useTableHeaderCellStyles_unstable: CustomStyleHook;\n useTableResizeHandleStyles_unstable: CustomStyleHook;\n useTableSelectionCellStyles_unstable: CustomStyleHook;\n useTableCellActionsStyles_unstable: CustomStyleHook;\n useTableCellLayoutStyles_unstable: CustomStyleHook;\n useDataGridCellStyles_unstable: CustomStyleHook;\n useDataGridRowStyles_unstable: CustomStyleHook;\n useDataGridBodyStyles_unstable: CustomStyleHook;\n useDataGridStyles_unstable: CustomStyleHook;\n useDataGridHeaderStyles_unstable: CustomStyleHook;\n useDataGridHeaderCellStyles_unstable: CustomStyleHook;\n useDataGridSelectionCellStyles_unstable: CustomStyleHook;\n useDrawerStyles_unstable: CustomStyleHook;\n /** @deprecated Use useInlineDrawerStyles_unstable instead. */\n useDrawerInlineStyles_unstable: CustomStyleHook;\n /** @deprecated Use useOverlayDrawerStyles_unstable instead. */\n useDrawerOverlayStyles_unstable: CustomStyleHook;\n useInlineDrawerStyles_unstable: CustomStyleHook;\n useOverlayDrawerStyles_unstable: CustomStyleHook;\n useDrawerHeaderStyles_unstable: CustomStyleHook;\n useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;\n useDrawerHeaderTitleStyles_unstable: CustomStyleHook;\n useDrawerBodyStyles_unstable: CustomStyleHook;\n useDrawerFooterStyles_unstable: CustomStyleHook;\n useInteractionTagStyles_unstable: CustomStyleHook;\n useInteractionTagPrimaryStyles_unstable: CustomStyleHook;\n useInteractionTagSecondaryStyles_unstable: CustomStyleHook;\n useTagStyles_unstable: CustomStyleHook;\n useTagGroupStyles_unstable: CustomStyleHook;\n useBreadcrumbStyles_unstable: CustomStyleHook;\n useBreadcrumbButtonStyles_unstable: CustomStyleHook;\n useBreadcrumbItemStyles_unstable: CustomStyleHook;\n useBreadcrumbDividerStyles_unstable: CustomStyleHook;\n useMessageBarStyles_unstable: CustomStyleHook;\n useMessageBarBodyStyles_unstable: CustomStyleHook;\n useMessageBarTitleStyles_unstable: CustomStyleHook;\n useMessageBarActionsStyles_unstable: CustomStyleHook;\n useMessageBarGroupStyles_unstable: CustomStyleHook;\n useToasterStyles_unstable: CustomStyleHook;\n /** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */\n useTeachingPopoverStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */\n useTeachingPopoverActionsStyles_unstable: CustomStyleHook;\n useTeachingPopoverBodyStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */\n useTeachingPopoverButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;\n useTeachingPopoverFooterStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */\n useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;\n useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;\n useTeachingPopoverTitleStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;\n useTimePickerCompatStyles_unstable: CustomStyleHook;\n useTagPickerInputStyles_unstable: CustomStyleHook;\n useTagPickerButtonStyles_unstable: CustomStyleHook;\n useTagPickerControlStyles_unstable: CustomStyleHook;\n useTagPickerGroupStyles_unstable: CustomStyleHook;\n useTagPickerListStyles_unstable: CustomStyleHook;\n useTagPickerOptionStyles_unstable: CustomStyleHook;\n useTagPickerOptionGroupStyles_unstable: CustomStyleHook;\n useColorSwatchStyles_unstable: CustomStyleHook;\n useImageSwatchStyles_unstable: CustomStyleHook;\n useEmptySwatchStyles_unstable: CustomStyleHook;\n useSwatchPickerRowStyles_unstable: CustomStyleHook;\n useSwatchPickerStyles_unstable: CustomStyleHook;\n useCarouselViewportStyles_unstable: CustomStyleHook;\n useCarouselSliderStyles_unstable: CustomStyleHook;\n useCarouselStyles_unstable: CustomStyleHook;\n useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;\n useCarouselButtonStyles_unstable: CustomStyleHook;\n useCarouselCardStyles_unstable: CustomStyleHook;\n useCarouselNavStyles_unstable: CustomStyleHook;\n useCarouselNavButtonStyles_unstable: CustomStyleHook;\n useCarouselNavContainerStyles_unstable: CustomStyleHook;\n useCarouselNavImageButtonStyles_unstable: CustomStyleHook;\n}>;\n\n/**\n * @internal\n */\nexport const CustomStyleHooksContext = React.createContext<CustomStyleHooksContextValue | undefined>(undefined);\n\nconst noop = () => {};\n\n/**\n * @internal\n */\nexport const CustomStyleHooksProvider = CustomStyleHooksContext.Provider;\n\n/**\n * Gets a custom style hook\n * @param hook - One of the hook properties in CustomStyleHooksContextValue\n * @returns The corresponding hook when defined, otherwise a no-op function.\n */\nexport const useCustomStyleHook = (hook: keyof CustomStyleHooksContextValue): CustomStyleHook => {\n return React.useContext(CustomStyleHooksContext)?.[hook] ?? noop;\n};\n"],"names":["React","CustomStyleHooksContext","createContext","undefined","noop","CustomStyleHooksProvider","Provider","useCustomStyleHook","hook","useContext"],"rangeMappings":";;;;;;;;;;;;;;;;","mappings":"AAAA,kBAAkB,GAElB,YAAYA,WAAW,QAAQ;AAwK/B;;CAEC,GACD,OAAO,MAAMC,0BAA0BD,MAAME,aAAa,CAA2CC,WAAW;AAEhH,MAAMC,OAAO,KAAO;AAEpB;;CAEC,GACD,OAAO,MAAMC,2BAA2BJ,wBAAwBK,QAAQ,CAAC;AAEzE;;;;CAIC,GACD,OAAO,MAAMC,qBAAqB,CAACC;QAC1BR;QAAAA;IAAP,OAAOA,CAAAA,0BAAAA,oBAAAA,MAAMS,UAAU,CAACR,sCAAjBD,wCAAAA,iBAA2C,CAACQ,KAAK,cAAjDR,oCAAAA,yBAAqDI;AAC9D,EAAE"}
|
1
|
+
{"version":3,"sources":["../src/CustomStyleHooksContext/CustomStyleHooksContext.ts"],"sourcesContent":["/* eslint-disable */\n\nimport * as React from 'react';\n\ntype CustomStyleHook = (state: unknown) => void;\n\n// The list of hooks is built from the exports from react-components/src/index\nexport type CustomStyleHooksContextValue = Partial<{\n useAccordionHeaderStyles_unstable: CustomStyleHook;\n useAccordionItemStyles_unstable: CustomStyleHook;\n useAccordionPanelStyles_unstable: CustomStyleHook;\n useAccordionStyles_unstable: CustomStyleHook;\n useAlphaSliderStyles_unstable: CustomStyleHook;\n useAvatarGroupItemStyles_unstable: CustomStyleHook;\n useAvatarGroupPopoverStyles_unstable: CustomStyleHook;\n useAvatarGroupStyles_unstable: CustomStyleHook;\n useAvatarStyles_unstable: CustomStyleHook;\n useBadgeStyles_unstable: CustomStyleHook;\n useBreadcrumbButtonStyles_unstable: CustomStyleHook;\n useBreadcrumbDividerStyles_unstable: CustomStyleHook;\n useBreadcrumbItemStyles_unstable: CustomStyleHook;\n useBreadcrumbStyles_unstable: CustomStyleHook;\n useButtonStyles_unstable: CustomStyleHook;\n useCardFooterStyles_unstable: CustomStyleHook;\n useCardHeaderStyles_unstable: CustomStyleHook;\n useCardPreviewStyles_unstable: CustomStyleHook;\n useCardStyles_unstable: CustomStyleHook;\n useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;\n useCarouselButtonStyles_unstable: CustomStyleHook;\n useCarouselCardStyles_unstable: CustomStyleHook;\n useCarouselNavButtonStyles_unstable: CustomStyleHook;\n useCarouselNavContainerStyles_unstable: CustomStyleHook;\n useCarouselNavImageButtonStyles_unstable: CustomStyleHook;\n useCarouselNavStyles_unstable: CustomStyleHook;\n useCarouselSliderStyles_unstable: CustomStyleHook;\n useCarouselStyles_unstable: CustomStyleHook;\n useCarouselViewportStyles_unstable: CustomStyleHook;\n useCheckboxStyles_unstable: CustomStyleHook;\n useComboboxStyles_unstable: CustomStyleHook;\n useCompoundButtonStyles_unstable: CustomStyleHook;\n useColorAreaStyles_unstable: CustomStyleHook;\n useColorPickerStyles_unstable: CustomStyleHook;\n useColorSliderStyles_unstable: CustomStyleHook;\n useColorSwatchStyles_unstable: CustomStyleHook;\n useCounterBadgeStyles_unstable: CustomStyleHook;\n useDataGridBodyStyles_unstable: CustomStyleHook;\n useDataGridCellStyles_unstable: CustomStyleHook;\n useDataGridHeaderCellStyles_unstable: CustomStyleHook;\n useDataGridHeaderStyles_unstable: CustomStyleHook;\n useDataGridRowStyles_unstable: CustomStyleHook;\n useDataGridSelectionCellStyles_unstable: CustomStyleHook;\n useDataGridStyles_unstable: CustomStyleHook;\n useDialogActionsStyles_unstable: CustomStyleHook;\n useDialogBodyStyles_unstable: CustomStyleHook;\n useDialogContentStyles_unstable: CustomStyleHook;\n useDialogSurfaceStyles_unstable: CustomStyleHook;\n useDialogTitleStyles_unstable: CustomStyleHook;\n useDividerStyles_unstable: CustomStyleHook;\n useDrawerBodyStyles_unstable: CustomStyleHook;\n useDrawerFooterStyles_unstable: CustomStyleHook;\n useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;\n useDrawerHeaderStyles_unstable: CustomStyleHook;\n useDrawerHeaderTitleStyles_unstable: CustomStyleHook;\n /** @deprecated Use useInlineDrawerStyles_unstable instead. */\n useDrawerInlineStyles_unstable: CustomStyleHook;\n /** @deprecated Use useOverlayDrawerStyles_unstable instead. */\n useDrawerOverlayStyles_unstable: CustomStyleHook;\n useDrawerStyles_unstable: CustomStyleHook;\n useDropdownStyles_unstable: CustomStyleHook;\n useEmptySwatchStyles_unstable: CustomStyleHook;\n useFieldStyles_unstable: CustomStyleHook;\n useFlatTreeStyles_unstable: CustomStyleHook;\n useImageStyles_unstable: CustomStyleHook;\n useImageSwatchStyles_unstable: CustomStyleHook;\n useInfoButtonStyles_unstable: CustomStyleHook;\n useInfoLabelStyles_unstable: CustomStyleHook;\n useInlineDrawerStyles_unstable: CustomStyleHook;\n useInputStyles_unstable: CustomStyleHook;\n useInteractionTagPrimaryStyles_unstable: CustomStyleHook;\n useInteractionTagSecondaryStyles_unstable: CustomStyleHook;\n useInteractionTagStyles_unstable: CustomStyleHook;\n useLabelStyles_unstable: CustomStyleHook;\n useLinkStyles_unstable: CustomStyleHook;\n /** @deprecated Use onClick handler on the ListItem itself instead. */\n useListItemButtonStyles_unstable: CustomStyleHook;\n useListItemStyles_unstable: CustomStyleHook;\n useListStyles_unstable: CustomStyleHook;\n useListboxStyles_unstable: CustomStyleHook;\n useMenuButtonStyles_unstable: CustomStyleHook;\n useMenuDividerStyles_unstable: CustomStyleHook;\n useMenuGroupHeaderStyles_unstable: CustomStyleHook;\n useMenuGroupStyles_unstable: CustomStyleHook;\n useMenuItemCheckboxStyles_unstable: CustomStyleHook;\n useMenuItemLinkStyles_unstable: CustomStyleHook;\n useMenuItemRadioStyles_unstable: CustomStyleHook;\n useMenuItemStyles_unstable: CustomStyleHook;\n useMenuItemSwitchStyles_unstable: CustomStyleHook;\n useMenuListStyles_unstable: CustomStyleHook;\n useMenuPopoverStyles_unstable: CustomStyleHook;\n useMenuSplitGroupStyles_unstable: CustomStyleHook;\n useMessageBarActionsStyles_unstable: CustomStyleHook;\n useMessageBarBodyStyles_unstable: CustomStyleHook;\n useMessageBarGroupStyles_unstable: CustomStyleHook;\n useMessageBarStyles_unstable: CustomStyleHook;\n useMessageBarTitleStyles_unstable: CustomStyleHook;\n useOptionGroupStyles_unstable: CustomStyleHook;\n useOptionStyles_unstable: CustomStyleHook;\n useOverlayDrawerStyles_unstable: CustomStyleHook;\n usePersonaStyles_unstable: CustomStyleHook;\n usePopoverSurfaceStyles_unstable: CustomStyleHook;\n usePresenceBadgeStyles_unstable: CustomStyleHook;\n useProgressBarStyles_unstable: CustomStyleHook;\n useRadioGroupStyles_unstable: CustomStyleHook;\n useRadioStyles_unstable: CustomStyleHook;\n useRatingDisplayStyles_unstable: CustomStyleHook;\n useRatingItemStyles_unstable: CustomStyleHook;\n useRatingStyles_unstable: CustomStyleHook;\n useSearchBoxStyles_unstable: CustomStyleHook;\n useSelectStyles_unstable: CustomStyleHook;\n useSkeletonItemStyles_unstable: CustomStyleHook;\n useSkeletonStyles_unstable: CustomStyleHook;\n useSliderStyles_unstable: CustomStyleHook;\n useSpinButtonStyles_unstable: CustomStyleHook;\n useSpinnerStyles_unstable: CustomStyleHook;\n useSplitButtonStyles_unstable: CustomStyleHook;\n useSwatchPickerRowStyles_unstable: CustomStyleHook;\n useSwatchPickerStyles_unstable: CustomStyleHook;\n useSwitchStyles_unstable: CustomStyleHook;\n useTabListStyles_unstable: CustomStyleHook;\n useTabStyles_unstable: CustomStyleHook;\n useTeachingPopoverBodyStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;\n useTeachingPopoverFooterStyles_unstable: CustomStyleHook;\n useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */\n useTeachingPopoverActionsStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */\n useTeachingPopoverButtonStyles_unstable: CustomStyleHook;\n /** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */\n useTeachingPopoverStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */\n useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;\n useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;\n useTeachingPopoverTitleStyles_unstable: CustomStyleHook;\n useTagGroupStyles_unstable: CustomStyleHook;\n useTagPickerButtonStyles_unstable: CustomStyleHook;\n useTagPickerControlStyles_unstable: CustomStyleHook;\n useTagPickerGroupStyles_unstable: CustomStyleHook;\n useTagPickerInputStyles_unstable: CustomStyleHook;\n useTagPickerListStyles_unstable: CustomStyleHook;\n useTagPickerOptionGroupStyles_unstable: CustomStyleHook;\n useTagPickerOptionStyles_unstable: CustomStyleHook;\n useTagStyles_unstable: CustomStyleHook;\n useTableBodyStyles_unstable: CustomStyleHook;\n useTableCellActionsStyles_unstable: CustomStyleHook;\n useTableCellLayoutStyles_unstable: CustomStyleHook;\n useTableCellStyles_unstable: CustomStyleHook;\n useTableHeaderCellStyles_unstable: CustomStyleHook;\n useTableHeaderStyles_unstable: CustomStyleHook;\n useTableResizeHandleStyles_unstable: CustomStyleHook;\n useTableRowStyles_unstable: CustomStyleHook;\n useTableSelectionCellStyles_unstable: CustomStyleHook;\n useTableStyles_unstable: CustomStyleHook;\n useTextareaStyles_unstable: CustomStyleHook;\n useTextStyles_unstable: CustomStyleHook;\n useTimePickerCompatStyles_unstable: CustomStyleHook;\n useToastBodyStyles_unstable: CustomStyleHook;\n useToastContainerStyles_unstable: CustomStyleHook;\n useToasterStyles_unstable: CustomStyleHook;\n useToastFooterStyles_unstable: CustomStyleHook;\n useToastStyles_unstable: CustomStyleHook;\n useToastTitleStyles_unstable: CustomStyleHook;\n useToggleButtonStyles_unstable: CustomStyleHook;\n useToolbarButtonStyles_unstable: CustomStyleHook;\n useToolbarDividerStyles_unstable: CustomStyleHook;\n useToolbarGroupStyles_unstable: CustomStyleHook;\n useToolbarRadioButtonStyles_unstable: CustomStyleHook;\n useToolbarToggleButtonStyles_unstable: CustomStyleHook;\n useToolbarStyles_unstable: CustomStyleHook;\n useTooltipStyles_unstable: CustomStyleHook;\n useTreeItemLayoutStyles_unstable: CustomStyleHook;\n useTreeItemPersonaLayoutStyles_unstable: CustomStyleHook;\n useTreeItemStyles_unstable: CustomStyleHook;\n useTreeStyles_unstable: CustomStyleHook;\n useVirtualizerScrollViewDynamicStyles_unstable: CustomStyleHook;\n useVirtualizerScrollViewStyles_unstable: CustomStyleHook;\n useVirtualizerStyles_unstable: CustomStyleHook;\n}>;\n\n/**\n * @internal\n */\nexport const CustomStyleHooksContext = React.createContext<CustomStyleHooksContextValue | undefined>(undefined);\n\nconst noop = () => {};\n\n/**\n * @internal\n */\nexport const CustomStyleHooksProvider = CustomStyleHooksContext.Provider;\n\n/**\n * Gets a custom style hook\n * @param hook - One of the hook properties in CustomStyleHooksContextValue\n * @returns The corresponding hook when defined, otherwise a no-op function.\n */\nexport const useCustomStyleHook = (hook: keyof CustomStyleHooksContextValue): CustomStyleHook => {\n return React.useContext(CustomStyleHooksContext)?.[hook] ?? noop;\n};\n"],"names":["React","CustomStyleHooksContext","createContext","undefined","noop","CustomStyleHooksProvider","Provider","useCustomStyleHook","hook","useContext"],"rangeMappings":";;;;;;;;;;;;;;;;","mappings":"AAAA,kBAAkB,GAElB,YAAYA,WAAW,QAAQ;AAiM/B;;CAEC,GACD,OAAO,MAAMC,0BAA0BD,MAAME,aAAa,CAA2CC,WAAW;AAEhH,MAAMC,OAAO,KAAO;AAEpB;;CAEC,GACD,OAAO,MAAMC,2BAA2BJ,wBAAwBK,QAAQ,CAAC;AAEzE;;;;CAIC,GACD,OAAO,MAAMC,qBAAqB,CAACC;QAC1BR;QAAAA;IAAP,OAAOA,CAAAA,0BAAAA,oBAAAA,MAAMS,UAAU,CAACR,sCAAjBD,wCAAAA,iBAA2C,CAACQ,KAAK,cAAjDR,oCAAAA,yBAAqDI;AAC9D,EAAE"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/CustomStyleHooksContext/CustomStyleHooksContext.ts"],"sourcesContent":["/* eslint-disable */\n\nimport * as React from 'react';\n\ntype CustomStyleHook = (state: unknown) => void;\n\n// The list of hooks is built from the exports from react-components/src/index\nexport type CustomStyleHooksContextValue = Partial<{\n useAccordionHeaderStyles_unstable: CustomStyleHook;\n useAccordionItemStyles_unstable: CustomStyleHook;\n useAccordionPanelStyles_unstable: CustomStyleHook;\n useAccordionStyles_unstable: CustomStyleHook;\n useAvatarStyles_unstable: CustomStyleHook;\n useAvatarGroupStyles_unstable: CustomStyleHook;\n useAvatarGroupItemStyles_unstable: CustomStyleHook;\n useAvatarGroupPopoverStyles_unstable: CustomStyleHook;\n useBadgeStyles_unstable: CustomStyleHook;\n useCounterBadgeStyles_unstable: CustomStyleHook;\n useCardHeaderStyles_unstable: CustomStyleHook;\n useCardStyles_unstable: CustomStyleHook;\n useCardFooterStyles_unstable: CustomStyleHook;\n useCardPreviewStyles_unstable: CustomStyleHook;\n usePresenceBadgeStyles_unstable: CustomStyleHook;\n useButtonStyles_unstable: CustomStyleHook;\n useCompoundButtonStyles_unstable: CustomStyleHook;\n useMenuButtonStyles_unstable: CustomStyleHook;\n useSplitButtonStyles_unstable: CustomStyleHook;\n useToggleButtonStyles_unstable: CustomStyleHook;\n useCheckboxStyles_unstable: CustomStyleHook;\n useComboboxStyles_unstable: CustomStyleHook;\n useDropdownStyles_unstable: CustomStyleHook;\n useListboxStyles_unstable: CustomStyleHook;\n useListStyles_unstable: CustomStyleHook;\n useListItemStyles_unstable: CustomStyleHook;\n /* @deprecated Use onClick handler on the ListItem itself instead. */\n useListItemButtonStyles_unstable: CustomStyleHook;\n useOptionStyles_unstable: CustomStyleHook;\n useOptionGroupStyles_unstable: CustomStyleHook;\n useDividerStyles_unstable: CustomStyleHook;\n useInputStyles_unstable: CustomStyleHook;\n useImageStyles_unstable: CustomStyleHook;\n useLabelStyles_unstable: CustomStyleHook;\n useLinkStyles_unstable: CustomStyleHook;\n useMenuDividerStyles_unstable: CustomStyleHook;\n useMenuGroupHeaderStyles_unstable: CustomStyleHook;\n useMenuGroupStyles_unstable: CustomStyleHook;\n useMenuItemCheckboxStyles_unstable: CustomStyleHook;\n useMenuItemSwitchStyles_unstable: CustomStyleHook;\n useMenuItemRadioStyles_unstable: CustomStyleHook;\n useMenuItemStyles_unstable: CustomStyleHook;\n useMenuItemLinkStyles_unstable: CustomStyleHook;\n useMenuListStyles_unstable: CustomStyleHook;\n useMenuPopoverStyles_unstable: CustomStyleHook;\n useMenuSplitGroupStyles_unstable: CustomStyleHook;\n usePersonaStyles_unstable: CustomStyleHook;\n usePopoverSurfaceStyles_unstable: CustomStyleHook;\n useRadioGroupStyles_unstable: CustomStyleHook;\n useRadioStyles_unstable: CustomStyleHook;\n useSearchBoxStyles_unstable: CustomStyleHook;\n useSelectStyles_unstable: CustomStyleHook;\n useSliderStyles_unstable: CustomStyleHook;\n useSpinButtonStyles_unstable: CustomStyleHook;\n useSpinnerStyles_unstable: CustomStyleHook;\n useSwitchStyles_unstable: CustomStyleHook;\n useTabStyles_unstable: CustomStyleHook;\n useTabListStyles_unstable: CustomStyleHook;\n useTextStyles_unstable: CustomStyleHook;\n useTextareaStyles_unstable: CustomStyleHook;\n useTooltipStyles_unstable: CustomStyleHook;\n useDialogTitleStyles_unstable: CustomStyleHook;\n useDialogBodyStyles_unstable: CustomStyleHook;\n useDialogActionsStyles_unstable: CustomStyleHook;\n useDialogSurfaceStyles_unstable: CustomStyleHook;\n useDialogContentStyles_unstable: CustomStyleHook;\n useProgressBarStyles_unstable: CustomStyleHook;\n useToolbarButtonStyles_unstable: CustomStyleHook;\n useToolbarRadioButtonStyles_unstable: CustomStyleHook;\n useToolbarGroupStyles_unstable: CustomStyleHook;\n useToolbarToggleButtonStyles_unstable: CustomStyleHook;\n useToolbarDividerStyles_unstable: CustomStyleHook;\n useToolbarStyles_unstable: CustomStyleHook;\n useTableCellStyles_unstable: CustomStyleHook;\n useTableRowStyles_unstable: CustomStyleHook;\n useTableBodyStyles_unstable: CustomStyleHook;\n useTableStyles_unstable: CustomStyleHook;\n useTableHeaderStyles_unstable: CustomStyleHook;\n useTableHeaderCellStyles_unstable: CustomStyleHook;\n useTableResizeHandleStyles_unstable: CustomStyleHook;\n useTableSelectionCellStyles_unstable: CustomStyleHook;\n useTableCellActionsStyles_unstable: CustomStyleHook;\n useTableCellLayoutStyles_unstable: CustomStyleHook;\n useDataGridCellStyles_unstable: CustomStyleHook;\n useDataGridRowStyles_unstable: CustomStyleHook;\n useDataGridBodyStyles_unstable: CustomStyleHook;\n useDataGridStyles_unstable: CustomStyleHook;\n useDataGridHeaderStyles_unstable: CustomStyleHook;\n useDataGridHeaderCellStyles_unstable: CustomStyleHook;\n useDataGridSelectionCellStyles_unstable: CustomStyleHook;\n useDrawerStyles_unstable: CustomStyleHook;\n /** @deprecated Use useInlineDrawerStyles_unstable instead. */\n useDrawerInlineStyles_unstable: CustomStyleHook;\n /** @deprecated Use useOverlayDrawerStyles_unstable instead. */\n useDrawerOverlayStyles_unstable: CustomStyleHook;\n useInlineDrawerStyles_unstable: CustomStyleHook;\n useOverlayDrawerStyles_unstable: CustomStyleHook;\n useDrawerHeaderStyles_unstable: CustomStyleHook;\n useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;\n useDrawerHeaderTitleStyles_unstable: CustomStyleHook;\n useDrawerBodyStyles_unstable: CustomStyleHook;\n useDrawerFooterStyles_unstable: CustomStyleHook;\n useInteractionTagStyles_unstable: CustomStyleHook;\n useInteractionTagPrimaryStyles_unstable: CustomStyleHook;\n useInteractionTagSecondaryStyles_unstable: CustomStyleHook;\n useTagStyles_unstable: CustomStyleHook;\n useTagGroupStyles_unstable: CustomStyleHook;\n useBreadcrumbStyles_unstable: CustomStyleHook;\n useBreadcrumbButtonStyles_unstable: CustomStyleHook;\n useBreadcrumbItemStyles_unstable: CustomStyleHook;\n useBreadcrumbDividerStyles_unstable: CustomStyleHook;\n useMessageBarStyles_unstable: CustomStyleHook;\n useMessageBarBodyStyles_unstable: CustomStyleHook;\n useMessageBarTitleStyles_unstable: CustomStyleHook;\n useMessageBarActionsStyles_unstable: CustomStyleHook;\n useMessageBarGroupStyles_unstable: CustomStyleHook;\n useToasterStyles_unstable: CustomStyleHook;\n /** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */\n useTeachingPopoverStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */\n useTeachingPopoverActionsStyles_unstable: CustomStyleHook;\n useTeachingPopoverBodyStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */\n useTeachingPopoverButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;\n useTeachingPopoverFooterStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */\n useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;\n useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;\n useTeachingPopoverTitleStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;\n useTimePickerCompatStyles_unstable: CustomStyleHook;\n useTagPickerInputStyles_unstable: CustomStyleHook;\n useTagPickerButtonStyles_unstable: CustomStyleHook;\n useTagPickerControlStyles_unstable: CustomStyleHook;\n useTagPickerGroupStyles_unstable: CustomStyleHook;\n useTagPickerListStyles_unstable: CustomStyleHook;\n useTagPickerOptionStyles_unstable: CustomStyleHook;\n useTagPickerOptionGroupStyles_unstable: CustomStyleHook;\n useColorSwatchStyles_unstable: CustomStyleHook;\n useImageSwatchStyles_unstable: CustomStyleHook;\n useEmptySwatchStyles_unstable: CustomStyleHook;\n useSwatchPickerRowStyles_unstable: CustomStyleHook;\n useSwatchPickerStyles_unstable: CustomStyleHook;\n useCarouselViewportStyles_unstable: CustomStyleHook;\n useCarouselSliderStyles_unstable: CustomStyleHook;\n useCarouselStyles_unstable: CustomStyleHook;\n useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;\n useCarouselButtonStyles_unstable: CustomStyleHook;\n useCarouselCardStyles_unstable: CustomStyleHook;\n useCarouselNavStyles_unstable: CustomStyleHook;\n useCarouselNavButtonStyles_unstable: CustomStyleHook;\n useCarouselNavContainerStyles_unstable: CustomStyleHook;\n useCarouselNavImageButtonStyles_unstable: CustomStyleHook;\n}>;\n\n/**\n * @internal\n */\nexport const CustomStyleHooksContext = React.createContext<CustomStyleHooksContextValue | undefined>(undefined);\n\nconst noop = () => {};\n\n/**\n * @internal\n */\nexport const CustomStyleHooksProvider = CustomStyleHooksContext.Provider;\n\n/**\n * Gets a custom style hook\n * @param hook - One of the hook properties in CustomStyleHooksContextValue\n * @returns The corresponding hook when defined, otherwise a no-op function.\n */\nexport const useCustomStyleHook = (hook: keyof CustomStyleHooksContextValue): CustomStyleHook => {\n return React.useContext(CustomStyleHooksContext)?.[hook] ?? noop;\n};\n"],"names":["CustomStyleHooksContext","CustomStyleHooksProvider","useCustomStyleHook","React","createContext","undefined","noop","Provider","hook","useContext"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":"AAAA,kBAAkB;;;;;;;;;;;IA6KLA,uBAAuB;eAAvBA;;IAOAC,wBAAwB;eAAxBA;;IAOAC,kBAAkB;eAAlBA;;;;iEAzLU;AA2KhB,MAAMF,0BAA0BG,OAAMC,aAAa,CAA2CC;AAErG,MAAMC,OAAO,KAAO;AAKb,MAAML,2BAA2BD,wBAAwBO,QAAQ;AAOjE,MAAML,qBAAqB,CAACM;QAC1BL;QAAAA;IAAP,OAAOA,CAAAA,0BAAAA,oBAAAA,OAAMM,UAAU,CAACT,sCAAjBG,wCAAAA,iBAA2C,CAACK,KAAK,cAAjDL,oCAAAA,yBAAqDG;AAC9D"}
|
1
|
+
{"version":3,"sources":["../src/CustomStyleHooksContext/CustomStyleHooksContext.ts"],"sourcesContent":["/* eslint-disable */\n\nimport * as React from 'react';\n\ntype CustomStyleHook = (state: unknown) => void;\n\n// The list of hooks is built from the exports from react-components/src/index\nexport type CustomStyleHooksContextValue = Partial<{\n useAccordionHeaderStyles_unstable: CustomStyleHook;\n useAccordionItemStyles_unstable: CustomStyleHook;\n useAccordionPanelStyles_unstable: CustomStyleHook;\n useAccordionStyles_unstable: CustomStyleHook;\n useAlphaSliderStyles_unstable: CustomStyleHook;\n useAvatarGroupItemStyles_unstable: CustomStyleHook;\n useAvatarGroupPopoverStyles_unstable: CustomStyleHook;\n useAvatarGroupStyles_unstable: CustomStyleHook;\n useAvatarStyles_unstable: CustomStyleHook;\n useBadgeStyles_unstable: CustomStyleHook;\n useBreadcrumbButtonStyles_unstable: CustomStyleHook;\n useBreadcrumbDividerStyles_unstable: CustomStyleHook;\n useBreadcrumbItemStyles_unstable: CustomStyleHook;\n useBreadcrumbStyles_unstable: CustomStyleHook;\n useButtonStyles_unstable: CustomStyleHook;\n useCardFooterStyles_unstable: CustomStyleHook;\n useCardHeaderStyles_unstable: CustomStyleHook;\n useCardPreviewStyles_unstable: CustomStyleHook;\n useCardStyles_unstable: CustomStyleHook;\n useCarouselAutoplayButtonStyles_unstable: CustomStyleHook;\n useCarouselButtonStyles_unstable: CustomStyleHook;\n useCarouselCardStyles_unstable: CustomStyleHook;\n useCarouselNavButtonStyles_unstable: CustomStyleHook;\n useCarouselNavContainerStyles_unstable: CustomStyleHook;\n useCarouselNavImageButtonStyles_unstable: CustomStyleHook;\n useCarouselNavStyles_unstable: CustomStyleHook;\n useCarouselSliderStyles_unstable: CustomStyleHook;\n useCarouselStyles_unstable: CustomStyleHook;\n useCarouselViewportStyles_unstable: CustomStyleHook;\n useCheckboxStyles_unstable: CustomStyleHook;\n useComboboxStyles_unstable: CustomStyleHook;\n useCompoundButtonStyles_unstable: CustomStyleHook;\n useColorAreaStyles_unstable: CustomStyleHook;\n useColorPickerStyles_unstable: CustomStyleHook;\n useColorSliderStyles_unstable: CustomStyleHook;\n useColorSwatchStyles_unstable: CustomStyleHook;\n useCounterBadgeStyles_unstable: CustomStyleHook;\n useDataGridBodyStyles_unstable: CustomStyleHook;\n useDataGridCellStyles_unstable: CustomStyleHook;\n useDataGridHeaderCellStyles_unstable: CustomStyleHook;\n useDataGridHeaderStyles_unstable: CustomStyleHook;\n useDataGridRowStyles_unstable: CustomStyleHook;\n useDataGridSelectionCellStyles_unstable: CustomStyleHook;\n useDataGridStyles_unstable: CustomStyleHook;\n useDialogActionsStyles_unstable: CustomStyleHook;\n useDialogBodyStyles_unstable: CustomStyleHook;\n useDialogContentStyles_unstable: CustomStyleHook;\n useDialogSurfaceStyles_unstable: CustomStyleHook;\n useDialogTitleStyles_unstable: CustomStyleHook;\n useDividerStyles_unstable: CustomStyleHook;\n useDrawerBodyStyles_unstable: CustomStyleHook;\n useDrawerFooterStyles_unstable: CustomStyleHook;\n useDrawerHeaderNavigationStyles_unstable: CustomStyleHook;\n useDrawerHeaderStyles_unstable: CustomStyleHook;\n useDrawerHeaderTitleStyles_unstable: CustomStyleHook;\n /** @deprecated Use useInlineDrawerStyles_unstable instead. */\n useDrawerInlineStyles_unstable: CustomStyleHook;\n /** @deprecated Use useOverlayDrawerStyles_unstable instead. */\n useDrawerOverlayStyles_unstable: CustomStyleHook;\n useDrawerStyles_unstable: CustomStyleHook;\n useDropdownStyles_unstable: CustomStyleHook;\n useEmptySwatchStyles_unstable: CustomStyleHook;\n useFieldStyles_unstable: CustomStyleHook;\n useFlatTreeStyles_unstable: CustomStyleHook;\n useImageStyles_unstable: CustomStyleHook;\n useImageSwatchStyles_unstable: CustomStyleHook;\n useInfoButtonStyles_unstable: CustomStyleHook;\n useInfoLabelStyles_unstable: CustomStyleHook;\n useInlineDrawerStyles_unstable: CustomStyleHook;\n useInputStyles_unstable: CustomStyleHook;\n useInteractionTagPrimaryStyles_unstable: CustomStyleHook;\n useInteractionTagSecondaryStyles_unstable: CustomStyleHook;\n useInteractionTagStyles_unstable: CustomStyleHook;\n useLabelStyles_unstable: CustomStyleHook;\n useLinkStyles_unstable: CustomStyleHook;\n /** @deprecated Use onClick handler on the ListItem itself instead. */\n useListItemButtonStyles_unstable: CustomStyleHook;\n useListItemStyles_unstable: CustomStyleHook;\n useListStyles_unstable: CustomStyleHook;\n useListboxStyles_unstable: CustomStyleHook;\n useMenuButtonStyles_unstable: CustomStyleHook;\n useMenuDividerStyles_unstable: CustomStyleHook;\n useMenuGroupHeaderStyles_unstable: CustomStyleHook;\n useMenuGroupStyles_unstable: CustomStyleHook;\n useMenuItemCheckboxStyles_unstable: CustomStyleHook;\n useMenuItemLinkStyles_unstable: CustomStyleHook;\n useMenuItemRadioStyles_unstable: CustomStyleHook;\n useMenuItemStyles_unstable: CustomStyleHook;\n useMenuItemSwitchStyles_unstable: CustomStyleHook;\n useMenuListStyles_unstable: CustomStyleHook;\n useMenuPopoverStyles_unstable: CustomStyleHook;\n useMenuSplitGroupStyles_unstable: CustomStyleHook;\n useMessageBarActionsStyles_unstable: CustomStyleHook;\n useMessageBarBodyStyles_unstable: CustomStyleHook;\n useMessageBarGroupStyles_unstable: CustomStyleHook;\n useMessageBarStyles_unstable: CustomStyleHook;\n useMessageBarTitleStyles_unstable: CustomStyleHook;\n useOptionGroupStyles_unstable: CustomStyleHook;\n useOptionStyles_unstable: CustomStyleHook;\n useOverlayDrawerStyles_unstable: CustomStyleHook;\n usePersonaStyles_unstable: CustomStyleHook;\n usePopoverSurfaceStyles_unstable: CustomStyleHook;\n usePresenceBadgeStyles_unstable: CustomStyleHook;\n useProgressBarStyles_unstable: CustomStyleHook;\n useRadioGroupStyles_unstable: CustomStyleHook;\n useRadioStyles_unstable: CustomStyleHook;\n useRatingDisplayStyles_unstable: CustomStyleHook;\n useRatingItemStyles_unstable: CustomStyleHook;\n useRatingStyles_unstable: CustomStyleHook;\n useSearchBoxStyles_unstable: CustomStyleHook;\n useSelectStyles_unstable: CustomStyleHook;\n useSkeletonItemStyles_unstable: CustomStyleHook;\n useSkeletonStyles_unstable: CustomStyleHook;\n useSliderStyles_unstable: CustomStyleHook;\n useSpinButtonStyles_unstable: CustomStyleHook;\n useSpinnerStyles_unstable: CustomStyleHook;\n useSplitButtonStyles_unstable: CustomStyleHook;\n useSwatchPickerRowStyles_unstable: CustomStyleHook;\n useSwatchPickerStyles_unstable: CustomStyleHook;\n useSwitchStyles_unstable: CustomStyleHook;\n useTabListStyles_unstable: CustomStyleHook;\n useTabStyles_unstable: CustomStyleHook;\n useTeachingPopoverBodyStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselCardStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselFooterButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselFooterStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselNavButtonStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselNavStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselPageCountStyles_unstable: CustomStyleHook;\n useTeachingPopoverCarouselStyles_unstable: CustomStyleHook;\n useTeachingPopoverFooterStyles_unstable: CustomStyleHook;\n useTeachingPopoverHeaderStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel internal functionality. */\n useTeachingPopoverActionsStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverFooter / TeachingPopoverCarousel styling hooks */\n useTeachingPopoverButtonStyles_unstable: CustomStyleHook;\n /** @deprecated TeachingPopover wrapper has no styles (non-UI hooks only). */\n useTeachingPopoverStyles_unstable: CustomStyleHook;\n /** @deprecated Replaced by TeachingPopoverCarouselNav styling hooks */\n useTeachingPopoverPageCountStyles_unstable: CustomStyleHook;\n useTeachingPopoverSurfaceStyles_unstable: CustomStyleHook;\n useTeachingPopoverTitleStyles_unstable: CustomStyleHook;\n useTagGroupStyles_unstable: CustomStyleHook;\n useTagPickerButtonStyles_unstable: CustomStyleHook;\n useTagPickerControlStyles_unstable: CustomStyleHook;\n useTagPickerGroupStyles_unstable: CustomStyleHook;\n useTagPickerInputStyles_unstable: CustomStyleHook;\n useTagPickerListStyles_unstable: CustomStyleHook;\n useTagPickerOptionGroupStyles_unstable: CustomStyleHook;\n useTagPickerOptionStyles_unstable: CustomStyleHook;\n useTagStyles_unstable: CustomStyleHook;\n useTableBodyStyles_unstable: CustomStyleHook;\n useTableCellActionsStyles_unstable: CustomStyleHook;\n useTableCellLayoutStyles_unstable: CustomStyleHook;\n useTableCellStyles_unstable: CustomStyleHook;\n useTableHeaderCellStyles_unstable: CustomStyleHook;\n useTableHeaderStyles_unstable: CustomStyleHook;\n useTableResizeHandleStyles_unstable: CustomStyleHook;\n useTableRowStyles_unstable: CustomStyleHook;\n useTableSelectionCellStyles_unstable: CustomStyleHook;\n useTableStyles_unstable: CustomStyleHook;\n useTextareaStyles_unstable: CustomStyleHook;\n useTextStyles_unstable: CustomStyleHook;\n useTimePickerCompatStyles_unstable: CustomStyleHook;\n useToastBodyStyles_unstable: CustomStyleHook;\n useToastContainerStyles_unstable: CustomStyleHook;\n useToasterStyles_unstable: CustomStyleHook;\n useToastFooterStyles_unstable: CustomStyleHook;\n useToastStyles_unstable: CustomStyleHook;\n useToastTitleStyles_unstable: CustomStyleHook;\n useToggleButtonStyles_unstable: CustomStyleHook;\n useToolbarButtonStyles_unstable: CustomStyleHook;\n useToolbarDividerStyles_unstable: CustomStyleHook;\n useToolbarGroupStyles_unstable: CustomStyleHook;\n useToolbarRadioButtonStyles_unstable: CustomStyleHook;\n useToolbarToggleButtonStyles_unstable: CustomStyleHook;\n useToolbarStyles_unstable: CustomStyleHook;\n useTooltipStyles_unstable: CustomStyleHook;\n useTreeItemLayoutStyles_unstable: CustomStyleHook;\n useTreeItemPersonaLayoutStyles_unstable: CustomStyleHook;\n useTreeItemStyles_unstable: CustomStyleHook;\n useTreeStyles_unstable: CustomStyleHook;\n useVirtualizerScrollViewDynamicStyles_unstable: CustomStyleHook;\n useVirtualizerScrollViewStyles_unstable: CustomStyleHook;\n useVirtualizerStyles_unstable: CustomStyleHook;\n}>;\n\n/**\n * @internal\n */\nexport const CustomStyleHooksContext = React.createContext<CustomStyleHooksContextValue | undefined>(undefined);\n\nconst noop = () => {};\n\n/**\n * @internal\n */\nexport const CustomStyleHooksProvider = CustomStyleHooksContext.Provider;\n\n/**\n * Gets a custom style hook\n * @param hook - One of the hook properties in CustomStyleHooksContextValue\n * @returns The corresponding hook when defined, otherwise a no-op function.\n */\nexport const useCustomStyleHook = (hook: keyof CustomStyleHooksContextValue): CustomStyleHook => {\n return React.useContext(CustomStyleHooksContext)?.[hook] ?? noop;\n};\n"],"names":["CustomStyleHooksContext","CustomStyleHooksProvider","useCustomStyleHook","React","createContext","undefined","noop","Provider","hook","useContext"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":"AAAA,kBAAkB;;;;;;;;;;;IAsMLA,uBAAuB;eAAvBA;;IAOAC,wBAAwB;eAAxBA;;IAOAC,kBAAkB;eAAlBA;;;;iEAlNU;AAoMhB,MAAMF,0BAA0BG,OAAMC,aAAa,CAA2CC;AAErG,MAAMC,OAAO,KAAO;AAKb,MAAML,2BAA2BD,wBAAwBO,QAAQ;AAOjE,MAAML,qBAAqB,CAACM;QAC1BL;QAAAA;IAAP,OAAOA,CAAAA,0BAAAA,oBAAAA,OAAMM,UAAU,CAACT,sCAAjBG,wCAAAA,iBAA2C,CAACK,KAAK,cAAjDL,oCAAAA,yBAAqDG;AAC9D"}
|