@fluentui/react-components 9.46.8 → 9.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +26 -2
- package/dist/index.d.ts +93 -0
- package/lib/index.js +1 -0
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.js +1751 -1693
- package/lib-commonjs/index.js.map +1 -1
- package/lib-commonjs/unstable/index.js +229 -229
- package/lib-commonjs/unstable/index.js.map +1 -1
- package/package.json +52 -51
package/lib-commonjs/index.js
CHANGED
|
@@ -10,2552 +10,2609 @@ function _export(target, all) {
|
|
|
10
10
|
});
|
|
11
11
|
}
|
|
12
12
|
_export(exports, {
|
|
13
|
-
|
|
14
|
-
return
|
|
13
|
+
Accordion: function() {
|
|
14
|
+
return _reactaccordion.Accordion;
|
|
15
15
|
},
|
|
16
|
-
|
|
17
|
-
return
|
|
16
|
+
AccordionHeader: function() {
|
|
17
|
+
return _reactaccordion.AccordionHeader;
|
|
18
18
|
},
|
|
19
|
-
|
|
20
|
-
return
|
|
19
|
+
AccordionItem: function() {
|
|
20
|
+
return _reactaccordion.AccordionItem;
|
|
21
21
|
},
|
|
22
|
-
|
|
23
|
-
return
|
|
22
|
+
AccordionItemProvider: function() {
|
|
23
|
+
return _reactaccordion.AccordionItemProvider;
|
|
24
24
|
},
|
|
25
|
-
|
|
26
|
-
return
|
|
25
|
+
AccordionPanel: function() {
|
|
26
|
+
return _reactaccordion.AccordionPanel;
|
|
27
27
|
},
|
|
28
|
-
|
|
29
|
-
return
|
|
28
|
+
AccordionProvider: function() {
|
|
29
|
+
return _reactaccordion.AccordionProvider;
|
|
30
30
|
},
|
|
31
|
-
|
|
32
|
-
return
|
|
31
|
+
AnnounceProvider: function() {
|
|
32
|
+
return _reactsharedcontexts.AnnounceProvider;
|
|
33
33
|
},
|
|
34
|
-
|
|
35
|
-
return
|
|
34
|
+
AriaLiveAnnouncer: function() {
|
|
35
|
+
return _reactaria.AriaLiveAnnouncer;
|
|
36
36
|
},
|
|
37
|
-
|
|
38
|
-
return
|
|
37
|
+
Avatar: function() {
|
|
38
|
+
return _reactavatar.Avatar;
|
|
39
39
|
},
|
|
40
|
-
|
|
41
|
-
return
|
|
40
|
+
AvatarGroup: function() {
|
|
41
|
+
return _reactavatar.AvatarGroup;
|
|
42
42
|
},
|
|
43
|
-
|
|
44
|
-
return
|
|
43
|
+
AvatarGroupItem: function() {
|
|
44
|
+
return _reactavatar.AvatarGroupItem;
|
|
45
45
|
},
|
|
46
|
-
|
|
47
|
-
return
|
|
46
|
+
AvatarGroupPopover: function() {
|
|
47
|
+
return _reactavatar.AvatarGroupPopover;
|
|
48
48
|
},
|
|
49
|
-
|
|
50
|
-
return
|
|
49
|
+
AvatarGroupProvider: function() {
|
|
50
|
+
return _reactavatar.AvatarGroupProvider;
|
|
51
51
|
},
|
|
52
|
-
|
|
53
|
-
return
|
|
52
|
+
Badge: function() {
|
|
53
|
+
return _reactbadge.Badge;
|
|
54
54
|
},
|
|
55
|
-
|
|
56
|
-
return
|
|
55
|
+
Body1: function() {
|
|
56
|
+
return _reacttext.Body1;
|
|
57
57
|
},
|
|
58
|
-
|
|
59
|
-
return
|
|
58
|
+
Body1Strong: function() {
|
|
59
|
+
return _reacttext.Body1Strong;
|
|
60
60
|
},
|
|
61
|
-
|
|
62
|
-
return
|
|
61
|
+
Body1Stronger: function() {
|
|
62
|
+
return _reacttext.Body1Stronger;
|
|
63
63
|
},
|
|
64
|
-
|
|
65
|
-
return
|
|
64
|
+
Body2: function() {
|
|
65
|
+
return _reacttext.Body2;
|
|
66
66
|
},
|
|
67
|
-
|
|
68
|
-
return
|
|
67
|
+
Breadcrumb: function() {
|
|
68
|
+
return _reactbreadcrumb.Breadcrumb;
|
|
69
69
|
},
|
|
70
|
-
|
|
71
|
-
return
|
|
70
|
+
BreadcrumbButton: function() {
|
|
71
|
+
return _reactbreadcrumb.BreadcrumbButton;
|
|
72
72
|
},
|
|
73
|
-
|
|
74
|
-
return
|
|
73
|
+
BreadcrumbDivider: function() {
|
|
74
|
+
return _reactbreadcrumb.BreadcrumbDivider;
|
|
75
75
|
},
|
|
76
|
-
|
|
77
|
-
return
|
|
76
|
+
BreadcrumbItem: function() {
|
|
77
|
+
return _reactbreadcrumb.BreadcrumbItem;
|
|
78
78
|
},
|
|
79
|
-
|
|
80
|
-
return
|
|
79
|
+
BreadcrumbProvider: function() {
|
|
80
|
+
return _reactbreadcrumb.BreadcrumbProvider;
|
|
81
81
|
},
|
|
82
|
-
|
|
83
|
-
return
|
|
82
|
+
Button: function() {
|
|
83
|
+
return _reactbutton.Button;
|
|
84
84
|
},
|
|
85
|
-
|
|
86
|
-
return
|
|
85
|
+
Caption1: function() {
|
|
86
|
+
return _reacttext.Caption1;
|
|
87
87
|
},
|
|
88
|
-
|
|
89
|
-
return
|
|
88
|
+
Caption1Strong: function() {
|
|
89
|
+
return _reacttext.Caption1Strong;
|
|
90
90
|
},
|
|
91
|
-
|
|
92
|
-
return
|
|
91
|
+
Caption1Stronger: function() {
|
|
92
|
+
return _reacttext.Caption1Stronger;
|
|
93
93
|
},
|
|
94
|
-
|
|
95
|
-
return
|
|
94
|
+
Caption2: function() {
|
|
95
|
+
return _reacttext.Caption2;
|
|
96
96
|
},
|
|
97
|
-
|
|
98
|
-
return
|
|
97
|
+
Caption2Strong: function() {
|
|
98
|
+
return _reacttext.Caption2Strong;
|
|
99
99
|
},
|
|
100
|
-
|
|
101
|
-
return
|
|
100
|
+
Card: function() {
|
|
101
|
+
return _reactcard.Card;
|
|
102
102
|
},
|
|
103
|
-
|
|
104
|
-
return
|
|
103
|
+
CardFooter: function() {
|
|
104
|
+
return _reactcard.CardFooter;
|
|
105
105
|
},
|
|
106
|
-
|
|
107
|
-
return
|
|
106
|
+
CardHeader: function() {
|
|
107
|
+
return _reactcard.CardHeader;
|
|
108
108
|
},
|
|
109
|
-
|
|
110
|
-
return
|
|
109
|
+
CardPreview: function() {
|
|
110
|
+
return _reactcard.CardPreview;
|
|
111
111
|
},
|
|
112
|
-
|
|
113
|
-
return
|
|
112
|
+
Checkbox: function() {
|
|
113
|
+
return _reactcheckbox.Checkbox;
|
|
114
114
|
},
|
|
115
|
-
|
|
116
|
-
return
|
|
115
|
+
ColumnIdContextProvider: function() {
|
|
116
|
+
return _reacttable.ColumnIdContextProvider;
|
|
117
117
|
},
|
|
118
|
-
|
|
119
|
-
return
|
|
118
|
+
Combobox: function() {
|
|
119
|
+
return _reactcombobox.Combobox;
|
|
120
120
|
},
|
|
121
|
-
|
|
122
|
-
return
|
|
121
|
+
ComboboxProvider: function() {
|
|
122
|
+
return _reactcombobox.ComboboxProvider;
|
|
123
123
|
},
|
|
124
|
-
|
|
125
|
-
return
|
|
124
|
+
CompoundButton: function() {
|
|
125
|
+
return _reactbutton.CompoundButton;
|
|
126
126
|
},
|
|
127
|
-
|
|
128
|
-
return
|
|
127
|
+
CounterBadge: function() {
|
|
128
|
+
return _reactbadge.CounterBadge;
|
|
129
129
|
},
|
|
130
|
-
|
|
131
|
-
return
|
|
130
|
+
DATA_OVERFLOWING: function() {
|
|
131
|
+
return _reactoverflow.DATA_OVERFLOWING;
|
|
132
132
|
},
|
|
133
|
-
|
|
134
|
-
return
|
|
133
|
+
DATA_OVERFLOW_DIVIDER: function() {
|
|
134
|
+
return _reactoverflow.DATA_OVERFLOW_DIVIDER;
|
|
135
135
|
},
|
|
136
|
-
|
|
137
|
-
return
|
|
136
|
+
DATA_OVERFLOW_ITEM: function() {
|
|
137
|
+
return _reactoverflow.DATA_OVERFLOW_ITEM;
|
|
138
138
|
},
|
|
139
|
-
|
|
140
|
-
return
|
|
139
|
+
DATA_OVERFLOW_MENU: function() {
|
|
140
|
+
return _reactoverflow.DATA_OVERFLOW_MENU;
|
|
141
141
|
},
|
|
142
|
-
|
|
143
|
-
return
|
|
142
|
+
DataGrid: function() {
|
|
143
|
+
return _reacttable.DataGrid;
|
|
144
144
|
},
|
|
145
|
-
|
|
146
|
-
return
|
|
145
|
+
DataGridBody: function() {
|
|
146
|
+
return _reacttable.DataGridBody;
|
|
147
147
|
},
|
|
148
|
-
|
|
149
|
-
return
|
|
148
|
+
DataGridCell: function() {
|
|
149
|
+
return _reacttable.DataGridCell;
|
|
150
150
|
},
|
|
151
|
-
|
|
152
|
-
return
|
|
151
|
+
DataGridContextProvider: function() {
|
|
152
|
+
return _reacttable.DataGridContextProvider;
|
|
153
153
|
},
|
|
154
|
-
|
|
155
|
-
return
|
|
154
|
+
DataGridHeader: function() {
|
|
155
|
+
return _reacttable.DataGridHeader;
|
|
156
156
|
},
|
|
157
|
-
|
|
158
|
-
return
|
|
157
|
+
DataGridHeaderCell: function() {
|
|
158
|
+
return _reacttable.DataGridHeaderCell;
|
|
159
159
|
},
|
|
160
|
-
|
|
161
|
-
return
|
|
160
|
+
DataGridRow: function() {
|
|
161
|
+
return _reacttable.DataGridRow;
|
|
162
162
|
},
|
|
163
|
-
|
|
164
|
-
return
|
|
163
|
+
DataGridSelectionCell: function() {
|
|
164
|
+
return _reacttable.DataGridSelectionCell;
|
|
165
165
|
},
|
|
166
|
-
|
|
167
|
-
return
|
|
166
|
+
Dialog: function() {
|
|
167
|
+
return _reactdialog.Dialog;
|
|
168
168
|
},
|
|
169
|
-
|
|
170
|
-
return
|
|
169
|
+
DialogActions: function() {
|
|
170
|
+
return _reactdialog.DialogActions;
|
|
171
171
|
},
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
return _reactutilities.getNativeElementProps;
|
|
172
|
+
DialogBody: function() {
|
|
173
|
+
return _reactdialog.DialogBody;
|
|
175
174
|
},
|
|
176
|
-
|
|
177
|
-
return
|
|
175
|
+
DialogContent: function() {
|
|
176
|
+
return _reactdialog.DialogContent;
|
|
178
177
|
},
|
|
179
|
-
|
|
180
|
-
return
|
|
178
|
+
DialogSurface: function() {
|
|
179
|
+
return _reactdialog.DialogSurface;
|
|
181
180
|
},
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
return _reactutilities.getSlots;
|
|
181
|
+
DialogTitle: function() {
|
|
182
|
+
return _reactdialog.DialogTitle;
|
|
185
183
|
},
|
|
186
|
-
|
|
187
|
-
return
|
|
184
|
+
DialogTrigger: function() {
|
|
185
|
+
return _reactdialog.DialogTrigger;
|
|
188
186
|
},
|
|
189
|
-
|
|
190
|
-
return
|
|
187
|
+
Display: function() {
|
|
188
|
+
return _reacttext.Display;
|
|
191
189
|
},
|
|
192
|
-
|
|
193
|
-
return
|
|
190
|
+
Divider: function() {
|
|
191
|
+
return _reactdivider.Divider;
|
|
194
192
|
},
|
|
195
|
-
|
|
196
|
-
return
|
|
193
|
+
Drawer: function() {
|
|
194
|
+
return _reactdrawer.Drawer;
|
|
197
195
|
},
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
return _reactutilities.resolveShorthand;
|
|
196
|
+
DrawerBody: function() {
|
|
197
|
+
return _reactdrawer.DrawerBody;
|
|
201
198
|
},
|
|
202
|
-
|
|
203
|
-
return
|
|
199
|
+
DrawerFooter: function() {
|
|
200
|
+
return _reactdrawer.DrawerFooter;
|
|
204
201
|
},
|
|
205
|
-
|
|
206
|
-
return
|
|
202
|
+
DrawerHeader: function() {
|
|
203
|
+
return _reactdrawer.DrawerHeader;
|
|
207
204
|
},
|
|
208
|
-
|
|
209
|
-
return
|
|
205
|
+
DrawerHeaderNavigation: function() {
|
|
206
|
+
return _reactdrawer.DrawerHeaderNavigation;
|
|
210
207
|
},
|
|
211
|
-
|
|
212
|
-
return
|
|
208
|
+
DrawerHeaderTitle: function() {
|
|
209
|
+
return _reactdrawer.DrawerHeaderTitle;
|
|
213
210
|
},
|
|
214
|
-
|
|
215
|
-
return
|
|
211
|
+
Dropdown: function() {
|
|
212
|
+
return _reactcombobox.Dropdown;
|
|
216
213
|
},
|
|
217
|
-
|
|
218
|
-
return
|
|
214
|
+
Field: function() {
|
|
215
|
+
return _reactfield.Field;
|
|
219
216
|
},
|
|
220
|
-
|
|
221
|
-
return
|
|
217
|
+
FieldContextProvider: function() {
|
|
218
|
+
return _reactfield.FieldContextProvider;
|
|
222
219
|
},
|
|
223
|
-
|
|
224
|
-
return
|
|
220
|
+
FlatTree: function() {
|
|
221
|
+
return _reacttree.FlatTree;
|
|
225
222
|
},
|
|
226
|
-
|
|
227
|
-
return
|
|
223
|
+
FlatTreeItem: function() {
|
|
224
|
+
return _reacttree.FlatTreeItem;
|
|
228
225
|
},
|
|
229
|
-
|
|
230
|
-
return
|
|
226
|
+
FluentProvider: function() {
|
|
227
|
+
return _reactprovider.FluentProvider;
|
|
231
228
|
},
|
|
232
|
-
|
|
233
|
-
return
|
|
229
|
+
IdPrefixProvider: function() {
|
|
230
|
+
return _reactutilities.IdPrefixProvider;
|
|
234
231
|
},
|
|
235
|
-
|
|
236
|
-
return
|
|
232
|
+
Image: function() {
|
|
233
|
+
return _reactimage.Image;
|
|
237
234
|
},
|
|
238
|
-
|
|
239
|
-
return
|
|
235
|
+
InfoLabel: function() {
|
|
236
|
+
return _reactinfolabel.InfoLabel;
|
|
240
237
|
},
|
|
241
|
-
|
|
242
|
-
return
|
|
238
|
+
InlineDrawer: function() {
|
|
239
|
+
return _reactdrawer.InlineDrawer;
|
|
243
240
|
},
|
|
244
|
-
|
|
245
|
-
return
|
|
241
|
+
Input: function() {
|
|
242
|
+
return _reactinput.Input;
|
|
246
243
|
},
|
|
247
|
-
|
|
248
|
-
return
|
|
244
|
+
InteractionTag: function() {
|
|
245
|
+
return _reacttags.InteractionTag;
|
|
246
|
+
},
|
|
247
|
+
InteractionTagPrimary: function() {
|
|
248
|
+
return _reacttags.InteractionTagPrimary;
|
|
249
|
+
},
|
|
250
|
+
InteractionTagSecondary: function() {
|
|
251
|
+
return _reacttags.InteractionTagSecondary;
|
|
252
|
+
},
|
|
253
|
+
Label: function() {
|
|
254
|
+
return _reactlabel.Label;
|
|
255
|
+
},
|
|
256
|
+
LargeTitle: function() {
|
|
257
|
+
return _reacttext.LargeTitle;
|
|
258
|
+
},
|
|
259
|
+
Link: function() {
|
|
260
|
+
return _reactlink.Link;
|
|
261
|
+
},
|
|
262
|
+
Listbox: function() {
|
|
263
|
+
return _reactcombobox.Listbox;
|
|
249
264
|
},
|
|
250
|
-
|
|
251
|
-
return
|
|
265
|
+
ListboxProvider: function() {
|
|
266
|
+
return _reactcombobox.ListboxProvider;
|
|
252
267
|
},
|
|
253
|
-
|
|
254
|
-
return
|
|
268
|
+
Menu: function() {
|
|
269
|
+
return _reactmenu.Menu;
|
|
255
270
|
},
|
|
256
|
-
|
|
257
|
-
return
|
|
271
|
+
MenuButton: function() {
|
|
272
|
+
return _reactbutton.MenuButton;
|
|
258
273
|
},
|
|
259
|
-
|
|
260
|
-
return
|
|
274
|
+
MenuDivider: function() {
|
|
275
|
+
return _reactmenu.MenuDivider;
|
|
261
276
|
},
|
|
262
|
-
|
|
263
|
-
return
|
|
277
|
+
MenuGroup: function() {
|
|
278
|
+
return _reactmenu.MenuGroup;
|
|
264
279
|
},
|
|
265
|
-
|
|
266
|
-
return
|
|
280
|
+
MenuGroupContextProvider: function() {
|
|
281
|
+
return _reactmenu.MenuGroupContextProvider;
|
|
267
282
|
},
|
|
268
|
-
|
|
269
|
-
return
|
|
283
|
+
MenuGroupHeader: function() {
|
|
284
|
+
return _reactmenu.MenuGroupHeader;
|
|
270
285
|
},
|
|
271
|
-
|
|
272
|
-
return
|
|
286
|
+
MenuItem: function() {
|
|
287
|
+
return _reactmenu.MenuItem;
|
|
273
288
|
},
|
|
274
|
-
|
|
275
|
-
return
|
|
289
|
+
MenuItemCheckbox: function() {
|
|
290
|
+
return _reactmenu.MenuItemCheckbox;
|
|
276
291
|
},
|
|
277
|
-
|
|
278
|
-
return
|
|
292
|
+
MenuItemLink: function() {
|
|
293
|
+
return _reactmenu.MenuItemLink;
|
|
279
294
|
},
|
|
280
|
-
|
|
281
|
-
return
|
|
295
|
+
MenuItemRadio: function() {
|
|
296
|
+
return _reactmenu.MenuItemRadio;
|
|
282
297
|
},
|
|
283
|
-
|
|
284
|
-
return
|
|
298
|
+
MenuList: function() {
|
|
299
|
+
return _reactmenu.MenuList;
|
|
285
300
|
},
|
|
286
|
-
|
|
287
|
-
return
|
|
301
|
+
MenuListProvider: function() {
|
|
302
|
+
return _reactmenu.MenuListProvider;
|
|
288
303
|
},
|
|
289
|
-
|
|
290
|
-
return
|
|
304
|
+
MenuPopover: function() {
|
|
305
|
+
return _reactmenu.MenuPopover;
|
|
291
306
|
},
|
|
292
|
-
|
|
293
|
-
return
|
|
307
|
+
MenuProvider: function() {
|
|
308
|
+
return _reactmenu.MenuProvider;
|
|
294
309
|
},
|
|
295
|
-
|
|
296
|
-
return
|
|
310
|
+
MenuSplitGroup: function() {
|
|
311
|
+
return _reactmenu.MenuSplitGroup;
|
|
297
312
|
},
|
|
298
|
-
|
|
299
|
-
return
|
|
313
|
+
MenuTrigger: function() {
|
|
314
|
+
return _reactmenu.MenuTrigger;
|
|
300
315
|
},
|
|
301
|
-
|
|
302
|
-
return
|
|
316
|
+
MenuTriggerContextProvider: function() {
|
|
317
|
+
return _reactmenu.MenuTriggerContextProvider;
|
|
303
318
|
},
|
|
304
|
-
|
|
305
|
-
return
|
|
319
|
+
MessageBar: function() {
|
|
320
|
+
return _reactmessagebar.MessageBar;
|
|
306
321
|
},
|
|
307
|
-
|
|
308
|
-
return
|
|
322
|
+
MessageBarActions: function() {
|
|
323
|
+
return _reactmessagebar.MessageBarActions;
|
|
309
324
|
},
|
|
310
|
-
|
|
311
|
-
return
|
|
325
|
+
MessageBarBody: function() {
|
|
326
|
+
return _reactmessagebar.MessageBarBody;
|
|
312
327
|
},
|
|
313
|
-
|
|
314
|
-
return
|
|
328
|
+
MessageBarContextProvider: function() {
|
|
329
|
+
return _reactmessagebar.MessageBarContextProvider;
|
|
315
330
|
},
|
|
316
|
-
|
|
317
|
-
return
|
|
331
|
+
MessageBarGroup: function() {
|
|
332
|
+
return _reactmessagebar.MessageBarGroup;
|
|
318
333
|
},
|
|
319
|
-
|
|
320
|
-
return
|
|
334
|
+
MessageBarTitle: function() {
|
|
335
|
+
return _reactmessagebar.MessageBarTitle;
|
|
321
336
|
},
|
|
322
|
-
|
|
323
|
-
return
|
|
337
|
+
Option: function() {
|
|
338
|
+
return _reactcombobox.Option;
|
|
324
339
|
},
|
|
325
|
-
|
|
326
|
-
return
|
|
340
|
+
OptionGroup: function() {
|
|
341
|
+
return _reactcombobox.OptionGroup;
|
|
327
342
|
},
|
|
328
|
-
|
|
329
|
-
return
|
|
343
|
+
Overflow: function() {
|
|
344
|
+
return _reactoverflow.Overflow;
|
|
330
345
|
},
|
|
331
|
-
|
|
332
|
-
return
|
|
346
|
+
OverflowDivider: function() {
|
|
347
|
+
return _reactoverflow.OverflowDivider;
|
|
333
348
|
},
|
|
334
|
-
|
|
335
|
-
return
|
|
349
|
+
OverflowItem: function() {
|
|
350
|
+
return _reactoverflow.OverflowItem;
|
|
336
351
|
},
|
|
337
|
-
|
|
338
|
-
return
|
|
352
|
+
OverlayDrawer: function() {
|
|
353
|
+
return _reactdrawer.OverlayDrawer;
|
|
339
354
|
},
|
|
340
|
-
|
|
341
|
-
return
|
|
355
|
+
Persona: function() {
|
|
356
|
+
return _reactpersona.Persona;
|
|
342
357
|
},
|
|
343
|
-
|
|
344
|
-
return
|
|
358
|
+
Popover: function() {
|
|
359
|
+
return _reactpopover.Popover;
|
|
345
360
|
},
|
|
346
|
-
|
|
347
|
-
return
|
|
361
|
+
PopoverProvider: function() {
|
|
362
|
+
return _reactpopover.PopoverProvider;
|
|
348
363
|
},
|
|
349
|
-
|
|
350
|
-
return
|
|
364
|
+
PopoverSurface: function() {
|
|
365
|
+
return _reactpopover.PopoverSurface;
|
|
351
366
|
},
|
|
352
|
-
|
|
353
|
-
return
|
|
367
|
+
PopoverTrigger: function() {
|
|
368
|
+
return _reactpopover.PopoverTrigger;
|
|
354
369
|
},
|
|
355
|
-
|
|
356
|
-
return
|
|
370
|
+
Portal: function() {
|
|
371
|
+
return _reactportal.Portal;
|
|
357
372
|
},
|
|
358
|
-
|
|
359
|
-
return
|
|
373
|
+
PortalMountNodeProvider: function() {
|
|
374
|
+
return _reactsharedcontexts.PortalMountNodeProvider;
|
|
360
375
|
},
|
|
361
|
-
|
|
362
|
-
return
|
|
376
|
+
PresenceBadge: function() {
|
|
377
|
+
return _reactbadge.PresenceBadge;
|
|
363
378
|
},
|
|
364
|
-
|
|
365
|
-
return
|
|
379
|
+
ProgressBar: function() {
|
|
380
|
+
return _reactprogress.ProgressBar;
|
|
366
381
|
},
|
|
367
|
-
|
|
368
|
-
return
|
|
382
|
+
Radio: function() {
|
|
383
|
+
return _reactradio.Radio;
|
|
369
384
|
},
|
|
370
|
-
|
|
371
|
-
return
|
|
385
|
+
RadioGroup: function() {
|
|
386
|
+
return _reactradio.RadioGroup;
|
|
372
387
|
},
|
|
373
|
-
|
|
374
|
-
return
|
|
388
|
+
RadioGroupProvider: function() {
|
|
389
|
+
return _reactradio.RadioGroupProvider;
|
|
375
390
|
},
|
|
376
|
-
|
|
377
|
-
return
|
|
391
|
+
Rating: function() {
|
|
392
|
+
return _reactrating.Rating;
|
|
378
393
|
},
|
|
379
|
-
|
|
380
|
-
return
|
|
394
|
+
RatingDisplay: function() {
|
|
395
|
+
return _reactrating.RatingDisplay;
|
|
381
396
|
},
|
|
382
|
-
|
|
383
|
-
return
|
|
397
|
+
RatingItem: function() {
|
|
398
|
+
return _reactrating.RatingItem;
|
|
384
399
|
},
|
|
385
|
-
|
|
386
|
-
return
|
|
400
|
+
RatingItemProvider: function() {
|
|
401
|
+
return _reactrating.RatingItemProvider;
|
|
387
402
|
},
|
|
388
|
-
|
|
389
|
-
return
|
|
403
|
+
RendererProvider: function() {
|
|
404
|
+
return _react.RendererProvider;
|
|
390
405
|
},
|
|
391
|
-
|
|
392
|
-
return
|
|
406
|
+
SSRProvider: function() {
|
|
407
|
+
return _reactutilities.SSRProvider;
|
|
393
408
|
},
|
|
394
|
-
|
|
395
|
-
return
|
|
409
|
+
Select: function() {
|
|
410
|
+
return _reactselect.Select;
|
|
396
411
|
},
|
|
397
|
-
|
|
398
|
-
return
|
|
412
|
+
Skeleton: function() {
|
|
413
|
+
return _reactskeleton.Skeleton;
|
|
399
414
|
},
|
|
400
|
-
|
|
401
|
-
return
|
|
415
|
+
SkeletonContextProvider: function() {
|
|
416
|
+
return _reactskeleton.SkeletonContextProvider;
|
|
402
417
|
},
|
|
403
|
-
|
|
404
|
-
return
|
|
418
|
+
SkeletonItem: function() {
|
|
419
|
+
return _reactskeleton.SkeletonItem;
|
|
405
420
|
},
|
|
406
|
-
|
|
407
|
-
return
|
|
421
|
+
Slider: function() {
|
|
422
|
+
return _reactslider.Slider;
|
|
408
423
|
},
|
|
409
|
-
|
|
410
|
-
return
|
|
424
|
+
SpinButton: function() {
|
|
425
|
+
return _reactspinbutton.SpinButton;
|
|
411
426
|
},
|
|
412
|
-
|
|
413
|
-
return
|
|
427
|
+
Spinner: function() {
|
|
428
|
+
return _reactspinner.Spinner;
|
|
414
429
|
},
|
|
415
|
-
|
|
416
|
-
return
|
|
430
|
+
SplitButton: function() {
|
|
431
|
+
return _reactbutton.SplitButton;
|
|
417
432
|
},
|
|
418
|
-
|
|
419
|
-
return
|
|
433
|
+
Subtitle1: function() {
|
|
434
|
+
return _reacttext.Subtitle1;
|
|
420
435
|
},
|
|
421
|
-
|
|
422
|
-
return
|
|
436
|
+
Subtitle2: function() {
|
|
437
|
+
return _reacttext.Subtitle2;
|
|
423
438
|
},
|
|
424
|
-
|
|
425
|
-
return
|
|
439
|
+
Subtitle2Stronger: function() {
|
|
440
|
+
return _reacttext.Subtitle2Stronger;
|
|
426
441
|
},
|
|
427
|
-
|
|
428
|
-
return
|
|
442
|
+
Switch: function() {
|
|
443
|
+
return _reactswitch.Switch;
|
|
429
444
|
},
|
|
430
|
-
|
|
431
|
-
return
|
|
445
|
+
Tab: function() {
|
|
446
|
+
return _reacttabs.Tab;
|
|
432
447
|
},
|
|
433
|
-
|
|
434
|
-
return
|
|
448
|
+
TabList: function() {
|
|
449
|
+
return _reacttabs.TabList;
|
|
435
450
|
},
|
|
436
|
-
|
|
437
|
-
return
|
|
451
|
+
TabListProvider: function() {
|
|
452
|
+
return _reacttabs.TabListProvider;
|
|
438
453
|
},
|
|
439
|
-
|
|
440
|
-
return
|
|
454
|
+
Table: function() {
|
|
455
|
+
return _reacttable.Table;
|
|
441
456
|
},
|
|
442
|
-
|
|
443
|
-
return
|
|
457
|
+
TableBody: function() {
|
|
458
|
+
return _reacttable.TableBody;
|
|
444
459
|
},
|
|
445
|
-
|
|
446
|
-
return
|
|
460
|
+
TableCell: function() {
|
|
461
|
+
return _reacttable.TableCell;
|
|
447
462
|
},
|
|
448
|
-
|
|
449
|
-
return
|
|
463
|
+
TableCellActions: function() {
|
|
464
|
+
return _reacttable.TableCellActions;
|
|
450
465
|
},
|
|
451
|
-
|
|
452
|
-
return
|
|
466
|
+
TableCellLayout: function() {
|
|
467
|
+
return _reacttable.TableCellLayout;
|
|
453
468
|
},
|
|
454
|
-
|
|
455
|
-
return
|
|
469
|
+
TableContextProvider: function() {
|
|
470
|
+
return _reacttable.TableContextProvider;
|
|
456
471
|
},
|
|
457
|
-
|
|
458
|
-
return
|
|
472
|
+
TableHeader: function() {
|
|
473
|
+
return _reacttable.TableHeader;
|
|
459
474
|
},
|
|
460
|
-
|
|
461
|
-
return
|
|
475
|
+
TableHeaderCell: function() {
|
|
476
|
+
return _reacttable.TableHeaderCell;
|
|
462
477
|
},
|
|
463
|
-
|
|
464
|
-
return
|
|
478
|
+
TableHeaderContextProvider: function() {
|
|
479
|
+
return _reacttable.TableHeaderContextProvider;
|
|
465
480
|
},
|
|
466
|
-
|
|
467
|
-
return
|
|
481
|
+
TableResizeHandle: function() {
|
|
482
|
+
return _reacttable.TableResizeHandle;
|
|
468
483
|
},
|
|
469
|
-
|
|
470
|
-
return
|
|
484
|
+
TableRow: function() {
|
|
485
|
+
return _reacttable.TableRow;
|
|
471
486
|
},
|
|
472
|
-
|
|
473
|
-
return
|
|
487
|
+
TableRowIdContextProvider: function() {
|
|
488
|
+
return _reacttable.TableRowIdContextProvider;
|
|
474
489
|
},
|
|
475
|
-
|
|
476
|
-
return
|
|
490
|
+
TableSelectionCell: function() {
|
|
491
|
+
return _reacttable.TableSelectionCell;
|
|
477
492
|
},
|
|
478
|
-
|
|
479
|
-
return
|
|
493
|
+
Tag: function() {
|
|
494
|
+
return _reacttags.Tag;
|
|
480
495
|
},
|
|
481
|
-
|
|
482
|
-
return
|
|
496
|
+
TagGroup: function() {
|
|
497
|
+
return _reacttags.TagGroup;
|
|
483
498
|
},
|
|
484
|
-
|
|
485
|
-
return
|
|
499
|
+
Text: function() {
|
|
500
|
+
return _reacttext.Text;
|
|
486
501
|
},
|
|
487
|
-
|
|
488
|
-
return
|
|
502
|
+
Textarea: function() {
|
|
503
|
+
return _reacttextarea.Textarea;
|
|
489
504
|
},
|
|
490
|
-
|
|
491
|
-
return
|
|
505
|
+
Title1: function() {
|
|
506
|
+
return _reacttext.Title1;
|
|
492
507
|
},
|
|
493
|
-
|
|
494
|
-
return
|
|
508
|
+
Title2: function() {
|
|
509
|
+
return _reacttext.Title2;
|
|
495
510
|
},
|
|
496
|
-
|
|
497
|
-
return
|
|
511
|
+
Title3: function() {
|
|
512
|
+
return _reacttext.Title3;
|
|
498
513
|
},
|
|
499
|
-
|
|
500
|
-
return
|
|
514
|
+
Toast: function() {
|
|
515
|
+
return _reacttoast.Toast;
|
|
501
516
|
},
|
|
502
|
-
|
|
503
|
-
return
|
|
517
|
+
ToastBody: function() {
|
|
518
|
+
return _reacttoast.ToastBody;
|
|
504
519
|
},
|
|
505
|
-
|
|
506
|
-
return
|
|
520
|
+
ToastFooter: function() {
|
|
521
|
+
return _reacttoast.ToastFooter;
|
|
507
522
|
},
|
|
508
|
-
|
|
509
|
-
return
|
|
523
|
+
ToastTitle: function() {
|
|
524
|
+
return _reacttoast.ToastTitle;
|
|
510
525
|
},
|
|
511
|
-
|
|
512
|
-
return
|
|
526
|
+
ToastTrigger: function() {
|
|
527
|
+
return _reacttoast.ToastTrigger;
|
|
513
528
|
},
|
|
514
|
-
|
|
515
|
-
return
|
|
529
|
+
Toaster: function() {
|
|
530
|
+
return _reacttoast.Toaster;
|
|
516
531
|
},
|
|
517
|
-
|
|
518
|
-
return _reactbutton.
|
|
532
|
+
ToggleButton: function() {
|
|
533
|
+
return _reactbutton.ToggleButton;
|
|
519
534
|
},
|
|
520
|
-
|
|
521
|
-
return
|
|
535
|
+
Toolbar: function() {
|
|
536
|
+
return _reacttoolbar.Toolbar;
|
|
522
537
|
},
|
|
523
|
-
|
|
524
|
-
return
|
|
538
|
+
ToolbarButton: function() {
|
|
539
|
+
return _reacttoolbar.ToolbarButton;
|
|
525
540
|
},
|
|
526
|
-
|
|
527
|
-
return
|
|
541
|
+
ToolbarDivider: function() {
|
|
542
|
+
return _reacttoolbar.ToolbarDivider;
|
|
528
543
|
},
|
|
529
|
-
|
|
530
|
-
return
|
|
544
|
+
ToolbarGroup: function() {
|
|
545
|
+
return _reacttoolbar.ToolbarGroup;
|
|
531
546
|
},
|
|
532
|
-
|
|
533
|
-
return
|
|
547
|
+
ToolbarRadioButton: function() {
|
|
548
|
+
return _reacttoolbar.ToolbarRadioButton;
|
|
534
549
|
},
|
|
535
|
-
|
|
536
|
-
return
|
|
550
|
+
ToolbarRadioGroup: function() {
|
|
551
|
+
return _reacttoolbar.ToolbarRadioGroup;
|
|
537
552
|
},
|
|
538
|
-
|
|
539
|
-
return
|
|
553
|
+
ToolbarToggleButton: function() {
|
|
554
|
+
return _reacttoolbar.ToolbarToggleButton;
|
|
540
555
|
},
|
|
541
|
-
|
|
542
|
-
return
|
|
556
|
+
Tooltip: function() {
|
|
557
|
+
return _reacttooltip.Tooltip;
|
|
543
558
|
},
|
|
544
|
-
|
|
545
|
-
return
|
|
559
|
+
Tree: function() {
|
|
560
|
+
return _reacttree.Tree;
|
|
546
561
|
},
|
|
547
|
-
|
|
548
|
-
return
|
|
562
|
+
TreeItem: function() {
|
|
563
|
+
return _reacttree.TreeItem;
|
|
549
564
|
},
|
|
550
|
-
|
|
551
|
-
return
|
|
565
|
+
TreeItemLayout: function() {
|
|
566
|
+
return _reacttree.TreeItemLayout;
|
|
552
567
|
},
|
|
553
|
-
|
|
554
|
-
return
|
|
568
|
+
TreeItemPersonaLayout: function() {
|
|
569
|
+
return _reacttree.TreeItemPersonaLayout;
|
|
555
570
|
},
|
|
556
|
-
|
|
557
|
-
return
|
|
571
|
+
TreeItemProvider: function() {
|
|
572
|
+
return _reacttree.TreeItemProvider;
|
|
558
573
|
},
|
|
559
|
-
|
|
560
|
-
return
|
|
574
|
+
TreeProvider: function() {
|
|
575
|
+
return _reacttree.TreeProvider;
|
|
561
576
|
},
|
|
562
|
-
|
|
563
|
-
return
|
|
577
|
+
__css: function() {
|
|
578
|
+
return _react.__css;
|
|
564
579
|
},
|
|
565
|
-
|
|
566
|
-
return
|
|
580
|
+
__resetCSS: function() {
|
|
581
|
+
return _react.__resetCSS;
|
|
567
582
|
},
|
|
568
|
-
|
|
569
|
-
return
|
|
583
|
+
__resetStyles: function() {
|
|
584
|
+
return _react.__resetStyles;
|
|
570
585
|
},
|
|
571
|
-
|
|
572
|
-
return
|
|
586
|
+
__styles: function() {
|
|
587
|
+
return _react.__styles;
|
|
573
588
|
},
|
|
574
|
-
|
|
575
|
-
return
|
|
589
|
+
accordionClassNames: function() {
|
|
590
|
+
return _reactaccordion.accordionClassNames;
|
|
576
591
|
},
|
|
577
|
-
|
|
578
|
-
return
|
|
592
|
+
accordionHeaderClassNames: function() {
|
|
593
|
+
return _reactaccordion.accordionHeaderClassNames;
|
|
579
594
|
},
|
|
580
|
-
|
|
581
|
-
return
|
|
595
|
+
accordionItemClassNames: function() {
|
|
596
|
+
return _reactaccordion.accordionItemClassNames;
|
|
582
597
|
},
|
|
583
|
-
|
|
584
|
-
return
|
|
598
|
+
accordionPanelClassNames: function() {
|
|
599
|
+
return _reactaccordion.accordionPanelClassNames;
|
|
585
600
|
},
|
|
586
|
-
|
|
587
|
-
return
|
|
601
|
+
arrowHeights: function() {
|
|
602
|
+
return _reactpopover.arrowHeights;
|
|
588
603
|
},
|
|
589
|
-
|
|
590
|
-
return
|
|
604
|
+
assertSlots: function() {
|
|
605
|
+
return _reactutilities.assertSlots;
|
|
591
606
|
},
|
|
592
|
-
|
|
593
|
-
return
|
|
607
|
+
avatarClassNames: function() {
|
|
608
|
+
return _reactavatar.avatarClassNames;
|
|
594
609
|
},
|
|
595
|
-
|
|
596
|
-
return
|
|
610
|
+
avatarGroupClassNames: function() {
|
|
611
|
+
return _reactavatar.avatarGroupClassNames;
|
|
597
612
|
},
|
|
598
|
-
|
|
599
|
-
return
|
|
613
|
+
avatarGroupItemClassNames: function() {
|
|
614
|
+
return _reactavatar.avatarGroupItemClassNames;
|
|
600
615
|
},
|
|
601
|
-
|
|
602
|
-
return
|
|
616
|
+
avatarGroupPopoverClassNames: function() {
|
|
617
|
+
return _reactavatar.avatarGroupPopoverClassNames;
|
|
603
618
|
},
|
|
604
|
-
|
|
605
|
-
return
|
|
619
|
+
badgeClassNames: function() {
|
|
620
|
+
return _reactbadge.badgeClassNames;
|
|
606
621
|
},
|
|
607
|
-
|
|
608
|
-
return
|
|
622
|
+
body1ClassNames: function() {
|
|
623
|
+
return _reacttext.body1ClassNames;
|
|
609
624
|
},
|
|
610
|
-
|
|
611
|
-
return
|
|
625
|
+
body1StrongClassNames: function() {
|
|
626
|
+
return _reacttext.body1StrongClassNames;
|
|
612
627
|
},
|
|
613
|
-
|
|
614
|
-
return
|
|
628
|
+
body1StrongerClassNames: function() {
|
|
629
|
+
return _reacttext.body1StrongerClassNames;
|
|
615
630
|
},
|
|
616
|
-
|
|
617
|
-
return
|
|
631
|
+
body2ClassNames: function() {
|
|
632
|
+
return _reacttext.body2ClassNames;
|
|
618
633
|
},
|
|
619
|
-
|
|
620
|
-
return
|
|
634
|
+
breadcrumbButtonClassNames: function() {
|
|
635
|
+
return _reactbreadcrumb.breadcrumbButtonClassNames;
|
|
621
636
|
},
|
|
622
|
-
|
|
623
|
-
return
|
|
637
|
+
breadcrumbClassNames: function() {
|
|
638
|
+
return _reactbreadcrumb.breadcrumbClassNames;
|
|
624
639
|
},
|
|
625
|
-
|
|
626
|
-
return
|
|
640
|
+
breadcrumbDividerClassNames: function() {
|
|
641
|
+
return _reactbreadcrumb.breadcrumbDividerClassNames;
|
|
627
642
|
},
|
|
628
|
-
|
|
629
|
-
return
|
|
643
|
+
breadcrumbItemClassNames: function() {
|
|
644
|
+
return _reactbreadcrumb.breadcrumbItemClassNames;
|
|
630
645
|
},
|
|
631
|
-
|
|
632
|
-
return
|
|
646
|
+
buttonClassNames: function() {
|
|
647
|
+
return _reactbutton.buttonClassNames;
|
|
633
648
|
},
|
|
634
|
-
|
|
635
|
-
return
|
|
649
|
+
caption1ClassNames: function() {
|
|
650
|
+
return _reacttext.caption1ClassNames;
|
|
636
651
|
},
|
|
637
|
-
|
|
638
|
-
return
|
|
652
|
+
caption1StrongClassNames: function() {
|
|
653
|
+
return _reacttext.caption1StrongClassNames;
|
|
639
654
|
},
|
|
640
|
-
|
|
641
|
-
return
|
|
655
|
+
caption1StrongerClassNames: function() {
|
|
656
|
+
return _reacttext.caption1StrongerClassNames;
|
|
642
657
|
},
|
|
643
|
-
|
|
644
|
-
return
|
|
658
|
+
caption2ClassNames: function() {
|
|
659
|
+
return _reacttext.caption2ClassNames;
|
|
645
660
|
},
|
|
646
|
-
|
|
647
|
-
return
|
|
661
|
+
caption2StrongClassNames: function() {
|
|
662
|
+
return _reacttext.caption2StrongClassNames;
|
|
648
663
|
},
|
|
649
|
-
|
|
650
|
-
return
|
|
664
|
+
cardCSSVars: function() {
|
|
665
|
+
return _reactcard.cardCSSVars;
|
|
651
666
|
},
|
|
652
|
-
|
|
653
|
-
return
|
|
667
|
+
cardClassNames: function() {
|
|
668
|
+
return _reactcard.cardClassNames;
|
|
654
669
|
},
|
|
655
|
-
|
|
656
|
-
return
|
|
670
|
+
cardFooterClassNames: function() {
|
|
671
|
+
return _reactcard.cardFooterClassNames;
|
|
657
672
|
},
|
|
658
|
-
|
|
659
|
-
return
|
|
673
|
+
cardHeaderCSSVars: function() {
|
|
674
|
+
return _reactcard.cardHeaderCSSVars;
|
|
660
675
|
},
|
|
661
|
-
|
|
662
|
-
return
|
|
676
|
+
cardHeaderClassNames: function() {
|
|
677
|
+
return _reactcard.cardHeaderClassNames;
|
|
663
678
|
},
|
|
664
|
-
|
|
665
|
-
return
|
|
679
|
+
cardPreviewClassNames: function() {
|
|
680
|
+
return _reactcard.cardPreviewClassNames;
|
|
666
681
|
},
|
|
667
|
-
|
|
668
|
-
return
|
|
682
|
+
checkboxClassNames: function() {
|
|
683
|
+
return _reactcheckbox.checkboxClassNames;
|
|
669
684
|
},
|
|
670
|
-
|
|
671
|
-
return
|
|
685
|
+
comboboxClassNames: function() {
|
|
686
|
+
return _reactcombobox.comboboxClassNames;
|
|
672
687
|
},
|
|
673
|
-
|
|
674
|
-
return
|
|
688
|
+
compoundButtonClassNames: function() {
|
|
689
|
+
return _reactbutton.compoundButtonClassNames;
|
|
675
690
|
},
|
|
676
|
-
|
|
677
|
-
return
|
|
691
|
+
counterBadgeClassNames: function() {
|
|
692
|
+
return _reactbadge.counterBadgeClassNames;
|
|
678
693
|
},
|
|
679
|
-
|
|
680
|
-
return
|
|
694
|
+
createCSSRuleFromTheme: function() {
|
|
695
|
+
return _reactprovider.createCSSRuleFromTheme;
|
|
681
696
|
},
|
|
682
|
-
|
|
683
|
-
return
|
|
697
|
+
createCustomFocusIndicatorStyle: function() {
|
|
698
|
+
return _reacttabster.createCustomFocusIndicatorStyle;
|
|
684
699
|
},
|
|
685
|
-
|
|
686
|
-
return
|
|
700
|
+
createDOMRenderer: function() {
|
|
701
|
+
return _react.createDOMRenderer;
|
|
687
702
|
},
|
|
688
|
-
|
|
689
|
-
return
|
|
703
|
+
createDarkTheme: function() {
|
|
704
|
+
return _reacttheme.createDarkTheme;
|
|
690
705
|
},
|
|
691
|
-
|
|
692
|
-
return
|
|
706
|
+
createFocusOutlineStyle: function() {
|
|
707
|
+
return _reacttabster.createFocusOutlineStyle;
|
|
693
708
|
},
|
|
694
|
-
|
|
695
|
-
return
|
|
709
|
+
createHighContrastTheme: function() {
|
|
710
|
+
return _reacttheme.createHighContrastTheme;
|
|
696
711
|
},
|
|
697
|
-
|
|
698
|
-
return
|
|
712
|
+
createLightTheme: function() {
|
|
713
|
+
return _reacttheme.createLightTheme;
|
|
699
714
|
},
|
|
700
|
-
|
|
701
|
-
return
|
|
715
|
+
createTableColumn: function() {
|
|
716
|
+
return _reacttable.createTableColumn;
|
|
702
717
|
},
|
|
703
|
-
|
|
704
|
-
return
|
|
718
|
+
createTeamsDarkTheme: function() {
|
|
719
|
+
return _reacttheme.createTeamsDarkTheme;
|
|
705
720
|
},
|
|
706
|
-
|
|
707
|
-
return
|
|
721
|
+
dataGridBodyClassNames: function() {
|
|
722
|
+
return _reacttable.dataGridBodyClassNames;
|
|
708
723
|
},
|
|
709
|
-
|
|
710
|
-
return
|
|
724
|
+
dataGridCellClassNames: function() {
|
|
725
|
+
return _reacttable.dataGridCellClassNames;
|
|
711
726
|
},
|
|
712
|
-
|
|
713
|
-
return
|
|
727
|
+
dataGridClassNames: function() {
|
|
728
|
+
return _reacttable.dataGridClassNames;
|
|
714
729
|
},
|
|
715
|
-
|
|
716
|
-
return
|
|
730
|
+
dataGridHeaderCellClassNames: function() {
|
|
731
|
+
return _reacttable.dataGridHeaderCellClassNames;
|
|
717
732
|
},
|
|
718
|
-
|
|
719
|
-
return
|
|
733
|
+
dataGridHeaderClassNames: function() {
|
|
734
|
+
return _reacttable.dataGridHeaderClassNames;
|
|
720
735
|
},
|
|
721
|
-
|
|
722
|
-
return
|
|
736
|
+
dataGridRowClassNames: function() {
|
|
737
|
+
return _reacttable.dataGridRowClassNames;
|
|
723
738
|
},
|
|
724
|
-
|
|
725
|
-
return
|
|
739
|
+
dataGridSelectionCellClassNames: function() {
|
|
740
|
+
return _reacttable.dataGridSelectionCellClassNames;
|
|
726
741
|
},
|
|
727
|
-
|
|
728
|
-
return
|
|
742
|
+
dialogActionsClassNames: function() {
|
|
743
|
+
return _reactdialog.dialogActionsClassNames;
|
|
729
744
|
},
|
|
730
|
-
|
|
731
|
-
return
|
|
745
|
+
dialogBodyClassNames: function() {
|
|
746
|
+
return _reactdialog.dialogBodyClassNames;
|
|
732
747
|
},
|
|
733
|
-
|
|
734
|
-
return
|
|
748
|
+
dialogContentClassNames: function() {
|
|
749
|
+
return _reactdialog.dialogContentClassNames;
|
|
735
750
|
},
|
|
736
|
-
|
|
737
|
-
return
|
|
751
|
+
dialogSurfaceClassNames: function() {
|
|
752
|
+
return _reactdialog.dialogSurfaceClassNames;
|
|
738
753
|
},
|
|
739
|
-
|
|
740
|
-
return
|
|
754
|
+
dialogTitleClassNames: function() {
|
|
755
|
+
return _reactdialog.dialogTitleClassNames;
|
|
741
756
|
},
|
|
742
|
-
|
|
743
|
-
return
|
|
757
|
+
displayClassNames: function() {
|
|
758
|
+
return _reacttext.displayClassNames;
|
|
744
759
|
},
|
|
745
|
-
|
|
746
|
-
return
|
|
760
|
+
dividerClassNames: function() {
|
|
761
|
+
return _reactdivider.dividerClassNames;
|
|
747
762
|
},
|
|
748
|
-
|
|
749
|
-
return
|
|
763
|
+
drawerBodyClassNames: function() {
|
|
764
|
+
return _reactdrawer.drawerBodyClassNames;
|
|
750
765
|
},
|
|
751
|
-
|
|
752
|
-
return
|
|
766
|
+
drawerFooterClassNames: function() {
|
|
767
|
+
return _reactdrawer.drawerFooterClassNames;
|
|
753
768
|
},
|
|
754
|
-
|
|
755
|
-
return
|
|
769
|
+
drawerHeaderClassNames: function() {
|
|
770
|
+
return _reactdrawer.drawerHeaderClassNames;
|
|
756
771
|
},
|
|
757
|
-
|
|
758
|
-
return
|
|
772
|
+
drawerHeaderNavigationClassNames: function() {
|
|
773
|
+
return _reactdrawer.drawerHeaderNavigationClassNames;
|
|
759
774
|
},
|
|
760
|
-
|
|
761
|
-
return
|
|
775
|
+
drawerHeaderTitleClassNames: function() {
|
|
776
|
+
return _reactdrawer.drawerHeaderTitleClassNames;
|
|
762
777
|
},
|
|
763
|
-
|
|
764
|
-
return
|
|
778
|
+
dropdownClassNames: function() {
|
|
779
|
+
return _reactcombobox.dropdownClassNames;
|
|
765
780
|
},
|
|
766
|
-
|
|
767
|
-
return
|
|
781
|
+
fieldClassNames: function() {
|
|
782
|
+
return _reactfield.fieldClassNames;
|
|
768
783
|
},
|
|
769
|
-
|
|
770
|
-
return
|
|
784
|
+
flatTreeClassNames: function() {
|
|
785
|
+
return _reacttree.flatTreeClassNames;
|
|
771
786
|
},
|
|
772
|
-
|
|
773
|
-
return
|
|
787
|
+
flattenTree_unstable: function() {
|
|
788
|
+
return _reacttree.flattenTree_unstable;
|
|
774
789
|
},
|
|
775
|
-
|
|
776
|
-
return
|
|
790
|
+
fluentProviderClassNames: function() {
|
|
791
|
+
return _reactprovider.fluentProviderClassNames;
|
|
777
792
|
},
|
|
778
|
-
|
|
779
|
-
return
|
|
793
|
+
getIntrinsicElementProps: function() {
|
|
794
|
+
return _reactutilities.getIntrinsicElementProps;
|
|
780
795
|
},
|
|
781
|
-
|
|
782
|
-
|
|
796
|
+
// eslint-disable-next-line deprecation/deprecation
|
|
797
|
+
getNativeElementProps: function() {
|
|
798
|
+
return _reactutilities.getNativeElementProps;
|
|
783
799
|
},
|
|
784
|
-
|
|
785
|
-
return
|
|
800
|
+
getPartitionedNativeProps: function() {
|
|
801
|
+
return _reactutilities.getPartitionedNativeProps;
|
|
786
802
|
},
|
|
787
|
-
|
|
788
|
-
|
|
803
|
+
// eslint-disable-next-line deprecation/deprecation
|
|
804
|
+
getSlots: function() {
|
|
805
|
+
return _reactutilities.getSlots;
|
|
789
806
|
},
|
|
790
|
-
|
|
791
|
-
return
|
|
807
|
+
imageClassNames: function() {
|
|
808
|
+
return _reactimage.imageClassNames;
|
|
792
809
|
},
|
|
793
|
-
|
|
794
|
-
return
|
|
810
|
+
infoLabelClassNames: function() {
|
|
811
|
+
return _reactinfolabel.infoLabelClassNames;
|
|
795
812
|
},
|
|
796
|
-
|
|
797
|
-
return
|
|
813
|
+
inlineDrawerClassNames: function() {
|
|
814
|
+
return _reactdrawer.inlineDrawerClassNames;
|
|
798
815
|
},
|
|
799
|
-
|
|
800
|
-
return
|
|
816
|
+
inputClassNames: function() {
|
|
817
|
+
return _reactinput.inputClassNames;
|
|
801
818
|
},
|
|
802
|
-
|
|
803
|
-
return
|
|
819
|
+
interactionTagClassNames: function() {
|
|
820
|
+
return _reacttags.interactionTagClassNames;
|
|
804
821
|
},
|
|
805
|
-
|
|
806
|
-
return
|
|
822
|
+
interactionTagPrimaryClassNames: function() {
|
|
823
|
+
return _reacttags.interactionTagPrimaryClassNames;
|
|
807
824
|
},
|
|
808
|
-
|
|
809
|
-
return
|
|
825
|
+
interactionTagSecondaryClassNames: function() {
|
|
826
|
+
return _reacttags.interactionTagSecondaryClassNames;
|
|
810
827
|
},
|
|
811
|
-
|
|
812
|
-
return
|
|
828
|
+
isTruncatableBreadcrumbContent: function() {
|
|
829
|
+
return _reactbreadcrumb.isTruncatableBreadcrumbContent;
|
|
813
830
|
},
|
|
814
|
-
|
|
815
|
-
return
|
|
831
|
+
labelClassNames: function() {
|
|
832
|
+
return _reactlabel.labelClassNames;
|
|
816
833
|
},
|
|
817
|
-
|
|
818
|
-
return
|
|
834
|
+
largeTitleClassNames: function() {
|
|
835
|
+
return _reacttext.largeTitleClassNames;
|
|
819
836
|
},
|
|
820
|
-
|
|
821
|
-
return
|
|
837
|
+
linkClassNames: function() {
|
|
838
|
+
return _reactlink.linkClassNames;
|
|
822
839
|
},
|
|
823
|
-
|
|
824
|
-
return
|
|
840
|
+
listboxClassNames: function() {
|
|
841
|
+
return _reactcombobox.listboxClassNames;
|
|
825
842
|
},
|
|
826
|
-
|
|
827
|
-
return
|
|
843
|
+
makeResetStyles: function() {
|
|
844
|
+
return _react.makeResetStyles;
|
|
828
845
|
},
|
|
829
|
-
|
|
830
|
-
return
|
|
846
|
+
makeStaticStyles: function() {
|
|
847
|
+
return _react.makeStaticStyles;
|
|
831
848
|
},
|
|
832
|
-
|
|
833
|
-
return
|
|
849
|
+
makeStyles: function() {
|
|
850
|
+
return _react.makeStyles;
|
|
834
851
|
},
|
|
835
|
-
|
|
836
|
-
return
|
|
852
|
+
menuButtonClassNames: function() {
|
|
853
|
+
return _reactbutton.menuButtonClassNames;
|
|
837
854
|
},
|
|
838
|
-
|
|
839
|
-
return _reactmenu.
|
|
855
|
+
menuDividerClassNames: function() {
|
|
856
|
+
return _reactmenu.menuDividerClassNames;
|
|
840
857
|
},
|
|
841
|
-
|
|
842
|
-
return _reactmenu.
|
|
858
|
+
menuGroupClassNames: function() {
|
|
859
|
+
return _reactmenu.menuGroupClassNames;
|
|
843
860
|
},
|
|
844
|
-
|
|
845
|
-
return _reactmenu.
|
|
861
|
+
menuGroupHeaderClassNames: function() {
|
|
862
|
+
return _reactmenu.menuGroupHeaderClassNames;
|
|
846
863
|
},
|
|
847
|
-
|
|
848
|
-
return _reactmenu.
|
|
864
|
+
menuItemCheckboxClassNames: function() {
|
|
865
|
+
return _reactmenu.menuItemCheckboxClassNames;
|
|
849
866
|
},
|
|
850
|
-
|
|
851
|
-
return _reactmenu.
|
|
867
|
+
menuItemClassNames: function() {
|
|
868
|
+
return _reactmenu.menuItemClassNames;
|
|
852
869
|
},
|
|
853
|
-
|
|
854
|
-
return _reactmenu.
|
|
870
|
+
menuItemLinkClassNames: function() {
|
|
871
|
+
return _reactmenu.menuItemLinkClassNames;
|
|
855
872
|
},
|
|
856
|
-
|
|
857
|
-
return _reactmenu.
|
|
873
|
+
menuItemRadioClassNames: function() {
|
|
874
|
+
return _reactmenu.menuItemRadioClassNames;
|
|
858
875
|
},
|
|
859
|
-
|
|
860
|
-
return _reactmenu.
|
|
876
|
+
menuListClassNames: function() {
|
|
877
|
+
return _reactmenu.menuListClassNames;
|
|
861
878
|
},
|
|
862
|
-
|
|
863
|
-
return _reactmenu.
|
|
879
|
+
menuPopoverClassNames: function() {
|
|
880
|
+
return _reactmenu.menuPopoverClassNames;
|
|
864
881
|
},
|
|
865
|
-
|
|
866
|
-
return _reactmenu.
|
|
882
|
+
menuSplitGroupClassNames: function() {
|
|
883
|
+
return _reactmenu.menuSplitGroupClassNames;
|
|
867
884
|
},
|
|
868
|
-
|
|
869
|
-
return
|
|
885
|
+
mergeCallbacks: function() {
|
|
886
|
+
return _reactutilities.mergeCallbacks;
|
|
870
887
|
},
|
|
871
|
-
|
|
872
|
-
return
|
|
888
|
+
mergeClasses: function() {
|
|
889
|
+
return _react.mergeClasses;
|
|
873
890
|
},
|
|
874
|
-
|
|
875
|
-
return
|
|
891
|
+
messageBarActionsClassNames: function() {
|
|
892
|
+
return _reactmessagebar.messageBarActionsClassNames;
|
|
876
893
|
},
|
|
877
|
-
|
|
878
|
-
return
|
|
894
|
+
messageBarBodyClassNames: function() {
|
|
895
|
+
return _reactmessagebar.messageBarBodyClassNames;
|
|
879
896
|
},
|
|
880
|
-
|
|
881
|
-
return
|
|
897
|
+
messageBarClassNames: function() {
|
|
898
|
+
return _reactmessagebar.messageBarClassNames;
|
|
882
899
|
},
|
|
883
|
-
|
|
884
|
-
return
|
|
900
|
+
messageBarGroupClassNames: function() {
|
|
901
|
+
return _reactmessagebar.messageBarGroupClassNames;
|
|
885
902
|
},
|
|
886
|
-
|
|
887
|
-
return
|
|
903
|
+
messageBarTitleClassNames: function() {
|
|
904
|
+
return _reactmessagebar.messageBarTitleClassNames;
|
|
888
905
|
},
|
|
889
|
-
|
|
890
|
-
return
|
|
906
|
+
optionClassNames: function() {
|
|
907
|
+
return _reactcombobox.optionClassNames;
|
|
891
908
|
},
|
|
892
|
-
|
|
893
|
-
return
|
|
909
|
+
optionGroupClassNames: function() {
|
|
910
|
+
return _reactcombobox.optionGroupClassNames;
|
|
894
911
|
},
|
|
895
|
-
|
|
896
|
-
return
|
|
912
|
+
overlayDrawerClassNames: function() {
|
|
913
|
+
return _reactdrawer.overlayDrawerClassNames;
|
|
897
914
|
},
|
|
898
|
-
|
|
899
|
-
return
|
|
915
|
+
partitionAvatarGroupItems: function() {
|
|
916
|
+
return _reactavatar.partitionAvatarGroupItems;
|
|
900
917
|
},
|
|
901
|
-
|
|
902
|
-
return
|
|
918
|
+
partitionBreadcrumbItems: function() {
|
|
919
|
+
return _reactbreadcrumb.partitionBreadcrumbItems;
|
|
903
920
|
},
|
|
904
|
-
|
|
905
|
-
return
|
|
921
|
+
personaClassNames: function() {
|
|
922
|
+
return _reactpersona.personaClassNames;
|
|
906
923
|
},
|
|
907
|
-
|
|
908
|
-
return
|
|
924
|
+
popoverSurfaceClassNames: function() {
|
|
925
|
+
return _reactpopover.popoverSurfaceClassNames;
|
|
909
926
|
},
|
|
910
|
-
|
|
911
|
-
return
|
|
927
|
+
presenceAvailableFilled: function() {
|
|
928
|
+
return _reactbadge.presenceAvailableFilled;
|
|
912
929
|
},
|
|
913
|
-
|
|
914
|
-
return
|
|
930
|
+
presenceAvailableRegular: function() {
|
|
931
|
+
return _reactbadge.presenceAvailableRegular;
|
|
915
932
|
},
|
|
916
|
-
|
|
917
|
-
return
|
|
933
|
+
presenceAwayFilled: function() {
|
|
934
|
+
return _reactbadge.presenceAwayFilled;
|
|
918
935
|
},
|
|
919
|
-
|
|
920
|
-
return
|
|
936
|
+
presenceAwayRegular: function() {
|
|
937
|
+
return _reactbadge.presenceAwayRegular;
|
|
921
938
|
},
|
|
922
|
-
|
|
923
|
-
return
|
|
939
|
+
presenceBadgeClassNames: function() {
|
|
940
|
+
return _reactbadge.presenceBadgeClassNames;
|
|
924
941
|
},
|
|
925
|
-
|
|
926
|
-
return
|
|
942
|
+
presenceBlockedRegular: function() {
|
|
943
|
+
return _reactbadge.presenceBlockedRegular;
|
|
927
944
|
},
|
|
928
|
-
|
|
929
|
-
return
|
|
945
|
+
presenceBusyFilled: function() {
|
|
946
|
+
return _reactbadge.presenceBusyFilled;
|
|
930
947
|
},
|
|
931
|
-
|
|
932
|
-
return
|
|
948
|
+
presenceDndFilled: function() {
|
|
949
|
+
return _reactbadge.presenceDndFilled;
|
|
933
950
|
},
|
|
934
|
-
|
|
935
|
-
return
|
|
951
|
+
presenceDndRegular: function() {
|
|
952
|
+
return _reactbadge.presenceDndRegular;
|
|
936
953
|
},
|
|
937
|
-
|
|
938
|
-
return
|
|
954
|
+
presenceOfflineRegular: function() {
|
|
955
|
+
return _reactbadge.presenceOfflineRegular;
|
|
939
956
|
},
|
|
940
|
-
|
|
941
|
-
return
|
|
957
|
+
presenceOofRegular: function() {
|
|
958
|
+
return _reactbadge.presenceOofRegular;
|
|
942
959
|
},
|
|
943
|
-
|
|
944
|
-
return
|
|
960
|
+
presenceUnknownRegular: function() {
|
|
961
|
+
return _reactbadge.presenceUnknownRegular;
|
|
945
962
|
},
|
|
946
|
-
|
|
947
|
-
return
|
|
963
|
+
progressBarClassNames: function() {
|
|
964
|
+
return _reactprogress.progressBarClassNames;
|
|
948
965
|
},
|
|
949
|
-
|
|
950
|
-
return
|
|
966
|
+
radioClassNames: function() {
|
|
967
|
+
return _reactradio.radioClassNames;
|
|
951
968
|
},
|
|
952
|
-
|
|
953
|
-
return
|
|
969
|
+
radioGroupClassNames: function() {
|
|
970
|
+
return _reactradio.radioGroupClassNames;
|
|
954
971
|
},
|
|
955
|
-
|
|
956
|
-
return
|
|
972
|
+
ratingClassNames: function() {
|
|
973
|
+
return _reactrating.ratingClassNames;
|
|
957
974
|
},
|
|
958
|
-
|
|
959
|
-
return
|
|
975
|
+
ratingDisplayClassNames: function() {
|
|
976
|
+
return _reactrating.ratingDisplayClassNames;
|
|
960
977
|
},
|
|
961
|
-
|
|
962
|
-
return
|
|
978
|
+
ratingItemClassNames: function() {
|
|
979
|
+
return _reactrating.ratingItemClassNames;
|
|
963
980
|
},
|
|
964
|
-
|
|
965
|
-
return
|
|
981
|
+
renderAccordionHeader_unstable: function() {
|
|
982
|
+
return _reactaccordion.renderAccordionHeader_unstable;
|
|
966
983
|
},
|
|
967
|
-
|
|
968
|
-
return
|
|
984
|
+
renderAccordionItem_unstable: function() {
|
|
985
|
+
return _reactaccordion.renderAccordionItem_unstable;
|
|
969
986
|
},
|
|
970
|
-
|
|
971
|
-
return
|
|
987
|
+
renderAccordionPanel_unstable: function() {
|
|
988
|
+
return _reactaccordion.renderAccordionPanel_unstable;
|
|
972
989
|
},
|
|
973
|
-
|
|
974
|
-
return
|
|
990
|
+
renderAccordion_unstable: function() {
|
|
991
|
+
return _reactaccordion.renderAccordion_unstable;
|
|
975
992
|
},
|
|
976
|
-
|
|
977
|
-
return
|
|
993
|
+
renderAriaLiveAnnouncer_unstable: function() {
|
|
994
|
+
return _reactaria.renderAriaLiveAnnouncer_unstable;
|
|
978
995
|
},
|
|
979
|
-
|
|
980
|
-
return
|
|
996
|
+
renderAvatarGroupItem_unstable: function() {
|
|
997
|
+
return _reactavatar.renderAvatarGroupItem_unstable;
|
|
981
998
|
},
|
|
982
|
-
|
|
983
|
-
return
|
|
999
|
+
renderAvatarGroupPopover_unstable: function() {
|
|
1000
|
+
return _reactavatar.renderAvatarGroupPopover_unstable;
|
|
984
1001
|
},
|
|
985
|
-
|
|
986
|
-
return
|
|
1002
|
+
renderAvatarGroup_unstable: function() {
|
|
1003
|
+
return _reactavatar.renderAvatarGroup_unstable;
|
|
987
1004
|
},
|
|
988
|
-
|
|
989
|
-
return
|
|
1005
|
+
renderAvatar_unstable: function() {
|
|
1006
|
+
return _reactavatar.renderAvatar_unstable;
|
|
990
1007
|
},
|
|
991
|
-
|
|
992
|
-
return
|
|
1008
|
+
renderBadge_unstable: function() {
|
|
1009
|
+
return _reactbadge.renderBadge_unstable;
|
|
993
1010
|
},
|
|
994
|
-
|
|
995
|
-
return
|
|
1011
|
+
renderBreadcrumbButton_unstable: function() {
|
|
1012
|
+
return _reactbreadcrumb.renderBreadcrumbButton_unstable;
|
|
996
1013
|
},
|
|
997
|
-
|
|
998
|
-
return
|
|
1014
|
+
renderBreadcrumbDivider_unstable: function() {
|
|
1015
|
+
return _reactbreadcrumb.renderBreadcrumbDivider_unstable;
|
|
999
1016
|
},
|
|
1000
|
-
|
|
1001
|
-
return
|
|
1017
|
+
renderBreadcrumbItem_unstable: function() {
|
|
1018
|
+
return _reactbreadcrumb.renderBreadcrumbItem_unstable;
|
|
1002
1019
|
},
|
|
1003
|
-
|
|
1004
|
-
return
|
|
1020
|
+
renderBreadcrumb_unstable: function() {
|
|
1021
|
+
return _reactbreadcrumb.renderBreadcrumb_unstable;
|
|
1005
1022
|
},
|
|
1006
|
-
|
|
1007
|
-
return
|
|
1023
|
+
renderButton_unstable: function() {
|
|
1024
|
+
return _reactbutton.renderButton_unstable;
|
|
1008
1025
|
},
|
|
1009
|
-
|
|
1010
|
-
return
|
|
1026
|
+
renderCardFooter_unstable: function() {
|
|
1027
|
+
return _reactcard.renderCardFooter_unstable;
|
|
1011
1028
|
},
|
|
1012
|
-
|
|
1013
|
-
return
|
|
1029
|
+
renderCardHeader_unstable: function() {
|
|
1030
|
+
return _reactcard.renderCardHeader_unstable;
|
|
1014
1031
|
},
|
|
1015
|
-
|
|
1016
|
-
return
|
|
1032
|
+
renderCardPreview_unstable: function() {
|
|
1033
|
+
return _reactcard.renderCardPreview_unstable;
|
|
1017
1034
|
},
|
|
1018
|
-
|
|
1019
|
-
return
|
|
1035
|
+
renderCard_unstable: function() {
|
|
1036
|
+
return _reactcard.renderCard_unstable;
|
|
1020
1037
|
},
|
|
1021
|
-
|
|
1022
|
-
return
|
|
1038
|
+
renderCheckbox_unstable: function() {
|
|
1039
|
+
return _reactcheckbox.renderCheckbox_unstable;
|
|
1023
1040
|
},
|
|
1024
|
-
|
|
1025
|
-
return
|
|
1041
|
+
renderCombobox_unstable: function() {
|
|
1042
|
+
return _reactcombobox.renderCombobox_unstable;
|
|
1026
1043
|
},
|
|
1027
|
-
|
|
1028
|
-
return
|
|
1044
|
+
renderCompoundButton_unstable: function() {
|
|
1045
|
+
return _reactbutton.renderCompoundButton_unstable;
|
|
1029
1046
|
},
|
|
1030
|
-
|
|
1031
|
-
return
|
|
1047
|
+
renderDataGridBody_unstable: function() {
|
|
1048
|
+
return _reacttable.renderDataGridBody_unstable;
|
|
1032
1049
|
},
|
|
1033
|
-
|
|
1034
|
-
return
|
|
1050
|
+
renderDataGridCell_unstable: function() {
|
|
1051
|
+
return _reacttable.renderDataGridCell_unstable;
|
|
1035
1052
|
},
|
|
1036
|
-
|
|
1037
|
-
return
|
|
1053
|
+
renderDataGridHeaderCell_unstable: function() {
|
|
1054
|
+
return _reacttable.renderDataGridHeaderCell_unstable;
|
|
1038
1055
|
},
|
|
1039
|
-
|
|
1040
|
-
return
|
|
1056
|
+
renderDataGridHeader_unstable: function() {
|
|
1057
|
+
return _reacttable.renderDataGridHeader_unstable;
|
|
1041
1058
|
},
|
|
1042
|
-
|
|
1043
|
-
return
|
|
1059
|
+
renderDataGridRow_unstable: function() {
|
|
1060
|
+
return _reacttable.renderDataGridRow_unstable;
|
|
1044
1061
|
},
|
|
1045
|
-
|
|
1046
|
-
return
|
|
1062
|
+
renderDataGridSelectionCell_unstable: function() {
|
|
1063
|
+
return _reacttable.renderDataGridSelectionCell_unstable;
|
|
1047
1064
|
},
|
|
1048
|
-
|
|
1049
|
-
return
|
|
1065
|
+
renderDataGrid_unstable: function() {
|
|
1066
|
+
return _reacttable.renderDataGrid_unstable;
|
|
1050
1067
|
},
|
|
1051
|
-
|
|
1052
|
-
return
|
|
1068
|
+
renderDialogActions_unstable: function() {
|
|
1069
|
+
return _reactdialog.renderDialogActions_unstable;
|
|
1053
1070
|
},
|
|
1054
|
-
|
|
1055
|
-
return
|
|
1071
|
+
renderDialogBody_unstable: function() {
|
|
1072
|
+
return _reactdialog.renderDialogBody_unstable;
|
|
1056
1073
|
},
|
|
1057
|
-
|
|
1058
|
-
return
|
|
1074
|
+
renderDialogContent_unstable: function() {
|
|
1075
|
+
return _reactdialog.renderDialogContent_unstable;
|
|
1059
1076
|
},
|
|
1060
|
-
|
|
1061
|
-
return
|
|
1077
|
+
renderDialogSurface_unstable: function() {
|
|
1078
|
+
return _reactdialog.renderDialogSurface_unstable;
|
|
1062
1079
|
},
|
|
1063
|
-
|
|
1064
|
-
return
|
|
1080
|
+
renderDialogTitle_unstable: function() {
|
|
1081
|
+
return _reactdialog.renderDialogTitle_unstable;
|
|
1065
1082
|
},
|
|
1066
|
-
|
|
1067
|
-
return
|
|
1083
|
+
renderDialogTrigger_unstable: function() {
|
|
1084
|
+
return _reactdialog.renderDialogTrigger_unstable;
|
|
1068
1085
|
},
|
|
1069
|
-
|
|
1070
|
-
return
|
|
1086
|
+
renderDialog_unstable: function() {
|
|
1087
|
+
return _reactdialog.renderDialog_unstable;
|
|
1071
1088
|
},
|
|
1072
|
-
|
|
1073
|
-
return
|
|
1089
|
+
renderDivider_unstable: function() {
|
|
1090
|
+
return _reactdivider.renderDivider_unstable;
|
|
1074
1091
|
},
|
|
1075
|
-
|
|
1076
|
-
return
|
|
1092
|
+
renderDrawerBody_unstable: function() {
|
|
1093
|
+
return _reactdrawer.renderDrawerBody_unstable;
|
|
1077
1094
|
},
|
|
1078
|
-
|
|
1079
|
-
return
|
|
1095
|
+
renderDrawerFooter_unstable: function() {
|
|
1096
|
+
return _reactdrawer.renderDrawerFooter_unstable;
|
|
1080
1097
|
},
|
|
1081
|
-
|
|
1082
|
-
return
|
|
1098
|
+
renderDrawerHeaderNavigation_unstable: function() {
|
|
1099
|
+
return _reactdrawer.renderDrawerHeaderNavigation_unstable;
|
|
1083
1100
|
},
|
|
1084
|
-
|
|
1085
|
-
return
|
|
1101
|
+
renderDrawerHeaderTitle_unstable: function() {
|
|
1102
|
+
return _reactdrawer.renderDrawerHeaderTitle_unstable;
|
|
1086
1103
|
},
|
|
1087
|
-
|
|
1088
|
-
return
|
|
1104
|
+
renderDrawerHeader_unstable: function() {
|
|
1105
|
+
return _reactdrawer.renderDrawerHeader_unstable;
|
|
1089
1106
|
},
|
|
1090
|
-
|
|
1091
|
-
return
|
|
1107
|
+
renderDrawer_unstable: function() {
|
|
1108
|
+
return _reactdrawer.renderDrawer_unstable;
|
|
1092
1109
|
},
|
|
1093
|
-
|
|
1094
|
-
return
|
|
1110
|
+
renderDropdown_unstable: function() {
|
|
1111
|
+
return _reactcombobox.renderDropdown_unstable;
|
|
1095
1112
|
},
|
|
1096
|
-
|
|
1097
|
-
return
|
|
1113
|
+
renderField_unstable: function() {
|
|
1114
|
+
return _reactfield.renderField_unstable;
|
|
1098
1115
|
},
|
|
1099
|
-
|
|
1100
|
-
return
|
|
1116
|
+
renderFlatTree_unstable: function() {
|
|
1117
|
+
return _reacttree.renderFlatTree_unstable;
|
|
1101
1118
|
},
|
|
1102
|
-
|
|
1103
|
-
return
|
|
1119
|
+
renderFluentProvider_unstable: function() {
|
|
1120
|
+
return _reactprovider.renderFluentProvider_unstable;
|
|
1104
1121
|
},
|
|
1105
|
-
|
|
1106
|
-
return
|
|
1122
|
+
renderImage_unstable: function() {
|
|
1123
|
+
return _reactimage.renderImage_unstable;
|
|
1107
1124
|
},
|
|
1108
|
-
|
|
1109
|
-
return
|
|
1125
|
+
renderInfoLabel_unstable: function() {
|
|
1126
|
+
return _reactinfolabel.renderInfoLabel_unstable;
|
|
1110
1127
|
},
|
|
1111
|
-
|
|
1112
|
-
return
|
|
1128
|
+
renderInlineDrawer_unstable: function() {
|
|
1129
|
+
return _reactdrawer.renderInlineDrawer_unstable;
|
|
1113
1130
|
},
|
|
1114
|
-
|
|
1115
|
-
return
|
|
1131
|
+
renderInput_unstable: function() {
|
|
1132
|
+
return _reactinput.renderInput_unstable;
|
|
1116
1133
|
},
|
|
1117
|
-
|
|
1118
|
-
return
|
|
1134
|
+
renderInteractionTagPrimary_unstable: function() {
|
|
1135
|
+
return _reacttags.renderInteractionTagPrimary_unstable;
|
|
1119
1136
|
},
|
|
1120
|
-
|
|
1121
|
-
return
|
|
1137
|
+
renderInteractionTagSecondary_unstable: function() {
|
|
1138
|
+
return _reacttags.renderInteractionTagSecondary_unstable;
|
|
1122
1139
|
},
|
|
1123
|
-
|
|
1124
|
-
return
|
|
1140
|
+
renderInteractionTag_unstable: function() {
|
|
1141
|
+
return _reacttags.renderInteractionTag_unstable;
|
|
1125
1142
|
},
|
|
1126
|
-
|
|
1127
|
-
return
|
|
1143
|
+
renderLabel_unstable: function() {
|
|
1144
|
+
return _reactlabel.renderLabel_unstable;
|
|
1128
1145
|
},
|
|
1129
|
-
|
|
1130
|
-
return
|
|
1146
|
+
renderLink_unstable: function() {
|
|
1147
|
+
return _reactlink.renderLink_unstable;
|
|
1131
1148
|
},
|
|
1132
|
-
|
|
1133
|
-
return
|
|
1149
|
+
renderListbox_unstable: function() {
|
|
1150
|
+
return _reactcombobox.renderListbox_unstable;
|
|
1134
1151
|
},
|
|
1135
|
-
|
|
1136
|
-
return
|
|
1152
|
+
renderMenuButton_unstable: function() {
|
|
1153
|
+
return _reactbutton.renderMenuButton_unstable;
|
|
1137
1154
|
},
|
|
1138
|
-
|
|
1139
|
-
return
|
|
1155
|
+
renderMenuDivider_unstable: function() {
|
|
1156
|
+
return _reactmenu.renderMenuDivider_unstable;
|
|
1140
1157
|
},
|
|
1141
|
-
|
|
1142
|
-
return
|
|
1158
|
+
renderMenuGroupHeader_unstable: function() {
|
|
1159
|
+
return _reactmenu.renderMenuGroupHeader_unstable;
|
|
1143
1160
|
},
|
|
1144
|
-
|
|
1145
|
-
return
|
|
1161
|
+
renderMenuGroup_unstable: function() {
|
|
1162
|
+
return _reactmenu.renderMenuGroup_unstable;
|
|
1146
1163
|
},
|
|
1147
|
-
|
|
1148
|
-
return
|
|
1164
|
+
renderMenuItemCheckbox_unstable: function() {
|
|
1165
|
+
return _reactmenu.renderMenuItemCheckbox_unstable;
|
|
1149
1166
|
},
|
|
1150
|
-
|
|
1151
|
-
return
|
|
1167
|
+
renderMenuItemLink_unstable: function() {
|
|
1168
|
+
return _reactmenu.renderMenuItemLink_unstable;
|
|
1152
1169
|
},
|
|
1153
|
-
|
|
1154
|
-
return
|
|
1170
|
+
renderMenuItemRadio_unstable: function() {
|
|
1171
|
+
return _reactmenu.renderMenuItemRadio_unstable;
|
|
1155
1172
|
},
|
|
1156
|
-
|
|
1157
|
-
return
|
|
1173
|
+
renderMenuItem_unstable: function() {
|
|
1174
|
+
return _reactmenu.renderMenuItem_unstable;
|
|
1158
1175
|
},
|
|
1159
|
-
|
|
1160
|
-
return
|
|
1176
|
+
renderMenuList_unstable: function() {
|
|
1177
|
+
return _reactmenu.renderMenuList_unstable;
|
|
1161
1178
|
},
|
|
1162
|
-
|
|
1163
|
-
return
|
|
1179
|
+
renderMenuPopover_unstable: function() {
|
|
1180
|
+
return _reactmenu.renderMenuPopover_unstable;
|
|
1164
1181
|
},
|
|
1165
|
-
|
|
1166
|
-
return
|
|
1182
|
+
renderMenuSplitGroup_unstable: function() {
|
|
1183
|
+
return _reactmenu.renderMenuSplitGroup_unstable;
|
|
1167
1184
|
},
|
|
1168
|
-
|
|
1169
|
-
return
|
|
1185
|
+
renderMenuTrigger_unstable: function() {
|
|
1186
|
+
return _reactmenu.renderMenuTrigger_unstable;
|
|
1170
1187
|
},
|
|
1171
|
-
|
|
1172
|
-
return
|
|
1188
|
+
renderMenu_unstable: function() {
|
|
1189
|
+
return _reactmenu.renderMenu_unstable;
|
|
1173
1190
|
},
|
|
1174
|
-
|
|
1175
|
-
return
|
|
1191
|
+
renderMessageBarActions_unstable: function() {
|
|
1192
|
+
return _reactmessagebar.renderMessageBarActions_unstable;
|
|
1176
1193
|
},
|
|
1177
|
-
|
|
1178
|
-
return
|
|
1194
|
+
renderMessageBarBody_unstable: function() {
|
|
1195
|
+
return _reactmessagebar.renderMessageBarBody_unstable;
|
|
1179
1196
|
},
|
|
1180
|
-
|
|
1181
|
-
return
|
|
1197
|
+
renderMessageBarGroup_unstable: function() {
|
|
1198
|
+
return _reactmessagebar.renderMessageBarGroup_unstable;
|
|
1182
1199
|
},
|
|
1183
|
-
|
|
1184
|
-
return
|
|
1200
|
+
renderMessageBarTitle_unstable: function() {
|
|
1201
|
+
return _reactmessagebar.renderMessageBarTitle_unstable;
|
|
1185
1202
|
},
|
|
1186
|
-
|
|
1187
|
-
return
|
|
1203
|
+
renderMessageBar_unstable: function() {
|
|
1204
|
+
return _reactmessagebar.renderMessageBar_unstable;
|
|
1188
1205
|
},
|
|
1189
|
-
|
|
1190
|
-
return
|
|
1206
|
+
renderOptionGroup_unstable: function() {
|
|
1207
|
+
return _reactcombobox.renderOptionGroup_unstable;
|
|
1191
1208
|
},
|
|
1192
|
-
|
|
1193
|
-
return
|
|
1209
|
+
renderOption_unstable: function() {
|
|
1210
|
+
return _reactcombobox.renderOption_unstable;
|
|
1194
1211
|
},
|
|
1195
|
-
|
|
1196
|
-
return
|
|
1212
|
+
renderOverlayDrawer_unstable: function() {
|
|
1213
|
+
return _reactdrawer.renderOverlayDrawer_unstable;
|
|
1197
1214
|
},
|
|
1198
|
-
|
|
1199
|
-
return
|
|
1215
|
+
renderPersona_unstable: function() {
|
|
1216
|
+
return _reactpersona.renderPersona_unstable;
|
|
1200
1217
|
},
|
|
1201
|
-
|
|
1202
|
-
return
|
|
1218
|
+
renderPopoverSurface_unstable: function() {
|
|
1219
|
+
return _reactpopover.renderPopoverSurface_unstable;
|
|
1203
1220
|
},
|
|
1204
|
-
|
|
1205
|
-
return
|
|
1221
|
+
renderPopoverTrigger_unstable: function() {
|
|
1222
|
+
return _reactpopover.renderPopoverTrigger_unstable;
|
|
1206
1223
|
},
|
|
1207
|
-
|
|
1208
|
-
return
|
|
1224
|
+
renderPopover_unstable: function() {
|
|
1225
|
+
return _reactpopover.renderPopover_unstable;
|
|
1209
1226
|
},
|
|
1210
|
-
|
|
1211
|
-
return
|
|
1227
|
+
renderPortal_unstable: function() {
|
|
1228
|
+
return _reactportal.renderPortal_unstable;
|
|
1212
1229
|
},
|
|
1213
|
-
|
|
1214
|
-
return
|
|
1230
|
+
renderProgressBar_unstable: function() {
|
|
1231
|
+
return _reactprogress.renderProgressBar_unstable;
|
|
1215
1232
|
},
|
|
1216
|
-
|
|
1217
|
-
return
|
|
1233
|
+
renderRadioGroup_unstable: function() {
|
|
1234
|
+
return _reactradio.renderRadioGroup_unstable;
|
|
1218
1235
|
},
|
|
1219
|
-
|
|
1220
|
-
return
|
|
1236
|
+
renderRadio_unstable: function() {
|
|
1237
|
+
return _reactradio.renderRadio_unstable;
|
|
1221
1238
|
},
|
|
1222
|
-
|
|
1223
|
-
return
|
|
1239
|
+
renderRatingDisplay_unstable: function() {
|
|
1240
|
+
return _reactrating.renderRatingDisplay_unstable;
|
|
1224
1241
|
},
|
|
1225
|
-
|
|
1226
|
-
return
|
|
1242
|
+
renderRatingItem_unstable: function() {
|
|
1243
|
+
return _reactrating.renderRatingItem_unstable;
|
|
1227
1244
|
},
|
|
1228
|
-
|
|
1229
|
-
return
|
|
1245
|
+
renderRating_unstable: function() {
|
|
1246
|
+
return _reactrating.renderRating_unstable;
|
|
1230
1247
|
},
|
|
1231
|
-
|
|
1232
|
-
return
|
|
1248
|
+
renderSelect_unstable: function() {
|
|
1249
|
+
return _reactselect.renderSelect_unstable;
|
|
1233
1250
|
},
|
|
1234
|
-
|
|
1235
|
-
return
|
|
1251
|
+
renderSkeletonItem_unstable: function() {
|
|
1252
|
+
return _reactskeleton.renderSkeletonItem_unstable;
|
|
1236
1253
|
},
|
|
1237
|
-
|
|
1238
|
-
return
|
|
1254
|
+
renderSkeleton_unstable: function() {
|
|
1255
|
+
return _reactskeleton.renderSkeleton_unstable;
|
|
1239
1256
|
},
|
|
1240
|
-
|
|
1241
|
-
return
|
|
1257
|
+
renderSlider_unstable: function() {
|
|
1258
|
+
return _reactslider.renderSlider_unstable;
|
|
1242
1259
|
},
|
|
1243
|
-
|
|
1244
|
-
return
|
|
1260
|
+
renderSpinButton_unstable: function() {
|
|
1261
|
+
return _reactspinbutton.renderSpinButton_unstable;
|
|
1245
1262
|
},
|
|
1246
|
-
|
|
1247
|
-
return
|
|
1263
|
+
renderSpinner_unstable: function() {
|
|
1264
|
+
return _reactspinner.renderSpinner_unstable;
|
|
1248
1265
|
},
|
|
1249
|
-
|
|
1250
|
-
return
|
|
1266
|
+
renderSplitButton_unstable: function() {
|
|
1267
|
+
return _reactbutton.renderSplitButton_unstable;
|
|
1251
1268
|
},
|
|
1252
|
-
|
|
1253
|
-
return
|
|
1269
|
+
renderSwitch_unstable: function() {
|
|
1270
|
+
return _reactswitch.renderSwitch_unstable;
|
|
1254
1271
|
},
|
|
1255
|
-
|
|
1256
|
-
return
|
|
1272
|
+
renderTabList_unstable: function() {
|
|
1273
|
+
return _reacttabs.renderTabList_unstable;
|
|
1257
1274
|
},
|
|
1258
|
-
|
|
1259
|
-
return
|
|
1275
|
+
renderTab_unstable: function() {
|
|
1276
|
+
return _reacttabs.renderTab_unstable;
|
|
1260
1277
|
},
|
|
1261
|
-
|
|
1262
|
-
return
|
|
1278
|
+
renderTableBody_unstable: function() {
|
|
1279
|
+
return _reacttable.renderTableBody_unstable;
|
|
1263
1280
|
},
|
|
1264
|
-
|
|
1265
|
-
return
|
|
1281
|
+
renderTableCellActions_unstable: function() {
|
|
1282
|
+
return _reacttable.renderTableCellActions_unstable;
|
|
1266
1283
|
},
|
|
1267
|
-
|
|
1268
|
-
return
|
|
1284
|
+
renderTableCellLayout_unstable: function() {
|
|
1285
|
+
return _reacttable.renderTableCellLayout_unstable;
|
|
1269
1286
|
},
|
|
1270
|
-
|
|
1271
|
-
return
|
|
1287
|
+
renderTableCell_unstable: function() {
|
|
1288
|
+
return _reacttable.renderTableCell_unstable;
|
|
1272
1289
|
},
|
|
1273
|
-
|
|
1274
|
-
return
|
|
1290
|
+
renderTableHeaderCell_unstable: function() {
|
|
1291
|
+
return _reacttable.renderTableHeaderCell_unstable;
|
|
1275
1292
|
},
|
|
1276
|
-
|
|
1277
|
-
return
|
|
1293
|
+
renderTableHeader_unstable: function() {
|
|
1294
|
+
return _reacttable.renderTableHeader_unstable;
|
|
1278
1295
|
},
|
|
1279
|
-
|
|
1280
|
-
return
|
|
1296
|
+
renderTableResizeHandle_unstable: function() {
|
|
1297
|
+
return _reacttable.renderTableResizeHandle_unstable;
|
|
1281
1298
|
},
|
|
1282
|
-
|
|
1283
|
-
return
|
|
1299
|
+
renderTableRow_unstable: function() {
|
|
1300
|
+
return _reacttable.renderTableRow_unstable;
|
|
1284
1301
|
},
|
|
1285
|
-
|
|
1286
|
-
return
|
|
1302
|
+
renderTableSelectionCell_unstable: function() {
|
|
1303
|
+
return _reacttable.renderTableSelectionCell_unstable;
|
|
1287
1304
|
},
|
|
1288
|
-
|
|
1289
|
-
return
|
|
1305
|
+
renderTable_unstable: function() {
|
|
1306
|
+
return _reacttable.renderTable_unstable;
|
|
1290
1307
|
},
|
|
1291
|
-
|
|
1292
|
-
return
|
|
1308
|
+
renderTagGroup_unstable: function() {
|
|
1309
|
+
return _reacttags.renderTagGroup_unstable;
|
|
1293
1310
|
},
|
|
1294
|
-
|
|
1295
|
-
return
|
|
1311
|
+
renderTag_unstable: function() {
|
|
1312
|
+
return _reacttags.renderTag_unstable;
|
|
1296
1313
|
},
|
|
1297
1314
|
renderText_unstable: function() {
|
|
1298
1315
|
return _reacttext.renderText_unstable;
|
|
1299
1316
|
},
|
|
1300
|
-
|
|
1301
|
-
return
|
|
1317
|
+
renderTextarea_unstable: function() {
|
|
1318
|
+
return _reacttextarea.renderTextarea_unstable;
|
|
1302
1319
|
},
|
|
1303
|
-
|
|
1304
|
-
return
|
|
1320
|
+
renderToStyleElements: function() {
|
|
1321
|
+
return _react.renderToStyleElements;
|
|
1305
1322
|
},
|
|
1306
|
-
|
|
1307
|
-
return
|
|
1323
|
+
renderToastBody_unstable: function() {
|
|
1324
|
+
return _reacttoast.renderToastBody_unstable;
|
|
1308
1325
|
},
|
|
1309
|
-
|
|
1310
|
-
return
|
|
1326
|
+
renderToastFooter_unstable: function() {
|
|
1327
|
+
return _reacttoast.renderToastFooter_unstable;
|
|
1311
1328
|
},
|
|
1312
|
-
|
|
1313
|
-
return
|
|
1329
|
+
renderToastTitle_unstable: function() {
|
|
1330
|
+
return _reacttoast.renderToastTitle_unstable;
|
|
1314
1331
|
},
|
|
1315
|
-
|
|
1316
|
-
return
|
|
1332
|
+
renderToastTrigger_unstable: function() {
|
|
1333
|
+
return _reacttoast.renderToastTrigger_unstable;
|
|
1317
1334
|
},
|
|
1318
|
-
|
|
1319
|
-
return
|
|
1335
|
+
renderToast_unstable: function() {
|
|
1336
|
+
return _reacttoast.renderToast_unstable;
|
|
1320
1337
|
},
|
|
1321
|
-
|
|
1322
|
-
return
|
|
1338
|
+
renderToaster_unstable: function() {
|
|
1339
|
+
return _reacttoast.renderToaster_unstable;
|
|
1340
|
+
},
|
|
1341
|
+
renderToggleButton_unstable: function() {
|
|
1342
|
+
return _reactbutton.renderToggleButton_unstable;
|
|
1343
|
+
},
|
|
1344
|
+
renderToolbarGroup_unstable: function() {
|
|
1345
|
+
return _reacttoolbar.renderToolbarGroup_unstable;
|
|
1346
|
+
},
|
|
1347
|
+
renderToolbar_unstable: function() {
|
|
1348
|
+
return _reacttoolbar.renderToolbar_unstable;
|
|
1323
1349
|
},
|
|
1324
1350
|
renderTooltip_unstable: function() {
|
|
1325
1351
|
return _reacttooltip.renderTooltip_unstable;
|
|
1326
1352
|
},
|
|
1327
|
-
|
|
1328
|
-
return
|
|
1353
|
+
renderTreeItemLayout_unstable: function() {
|
|
1354
|
+
return _reacttree.renderTreeItemLayout_unstable;
|
|
1329
1355
|
},
|
|
1330
|
-
|
|
1331
|
-
return
|
|
1356
|
+
renderTreeItemPersonaLayout_unstable: function() {
|
|
1357
|
+
return _reacttree.renderTreeItemPersonaLayout_unstable;
|
|
1332
1358
|
},
|
|
1333
|
-
|
|
1334
|
-
return
|
|
1359
|
+
renderTreeItem_unstable: function() {
|
|
1360
|
+
return _reacttree.renderTreeItem_unstable;
|
|
1361
|
+
},
|
|
1362
|
+
renderTree_unstable: function() {
|
|
1363
|
+
return _reacttree.renderTree_unstable;
|
|
1364
|
+
},
|
|
1365
|
+
resetIdsForTests: function() {
|
|
1366
|
+
return _reactutilities.resetIdsForTests;
|
|
1335
1367
|
},
|
|
1336
1368
|
resolvePositioningShorthand: function() {
|
|
1337
1369
|
return _reactpositioning.resolvePositioningShorthand;
|
|
1338
1370
|
},
|
|
1339
|
-
|
|
1340
|
-
|
|
1371
|
+
// eslint-disable-next-line deprecation/deprecation
|
|
1372
|
+
resolveShorthand: function() {
|
|
1373
|
+
return _reactutilities.resolveShorthand;
|
|
1341
1374
|
},
|
|
1342
|
-
|
|
1343
|
-
return
|
|
1375
|
+
selectClassNames: function() {
|
|
1376
|
+
return _reactselect.selectClassNames;
|
|
1344
1377
|
},
|
|
1345
|
-
|
|
1346
|
-
return
|
|
1378
|
+
shorthands: function() {
|
|
1379
|
+
return _react.shorthands;
|
|
1347
1380
|
},
|
|
1348
|
-
|
|
1349
|
-
return
|
|
1381
|
+
skeletonClassNames: function() {
|
|
1382
|
+
return _reactskeleton.skeletonClassNames;
|
|
1350
1383
|
},
|
|
1351
|
-
|
|
1352
|
-
return
|
|
1384
|
+
skeletonItemClassNames: function() {
|
|
1385
|
+
return _reactskeleton.skeletonItemClassNames;
|
|
1353
1386
|
},
|
|
1354
|
-
|
|
1355
|
-
return
|
|
1387
|
+
sliderCSSVars: function() {
|
|
1388
|
+
return _reactslider.sliderCSSVars;
|
|
1356
1389
|
},
|
|
1357
|
-
|
|
1358
|
-
return
|
|
1390
|
+
sliderClassNames: function() {
|
|
1391
|
+
return _reactslider.sliderClassNames;
|
|
1359
1392
|
},
|
|
1360
|
-
|
|
1361
|
-
return
|
|
1393
|
+
slot: function() {
|
|
1394
|
+
return _reactutilities.slot;
|
|
1362
1395
|
},
|
|
1363
|
-
|
|
1364
|
-
return
|
|
1396
|
+
spinButtonClassNames: function() {
|
|
1397
|
+
return _reactspinbutton.spinButtonClassNames;
|
|
1365
1398
|
},
|
|
1366
|
-
|
|
1367
|
-
return
|
|
1399
|
+
spinnerClassNames: function() {
|
|
1400
|
+
return _reactspinner.spinnerClassNames;
|
|
1368
1401
|
},
|
|
1369
|
-
|
|
1370
|
-
return
|
|
1402
|
+
splitButtonClassNames: function() {
|
|
1403
|
+
return _reactbutton.splitButtonClassNames;
|
|
1371
1404
|
},
|
|
1372
|
-
|
|
1373
|
-
return
|
|
1405
|
+
subtitle1ClassNames: function() {
|
|
1406
|
+
return _reacttext.subtitle1ClassNames;
|
|
1374
1407
|
},
|
|
1375
|
-
|
|
1376
|
-
return
|
|
1408
|
+
subtitle2ClassNames: function() {
|
|
1409
|
+
return _reacttext.subtitle2ClassNames;
|
|
1377
1410
|
},
|
|
1378
|
-
|
|
1379
|
-
return
|
|
1411
|
+
subtitle2StrongerClassNames: function() {
|
|
1412
|
+
return _reacttext.subtitle2StrongerClassNames;
|
|
1380
1413
|
},
|
|
1381
|
-
|
|
1382
|
-
return
|
|
1414
|
+
switchClassNames: function() {
|
|
1415
|
+
return _reactswitch.switchClassNames;
|
|
1383
1416
|
},
|
|
1384
|
-
|
|
1385
|
-
return
|
|
1417
|
+
tabClassNames: function() {
|
|
1418
|
+
return _reacttabs.tabClassNames;
|
|
1386
1419
|
},
|
|
1387
|
-
|
|
1388
|
-
return
|
|
1420
|
+
tabListClassNames: function() {
|
|
1421
|
+
return _reacttabs.tabListClassNames;
|
|
1389
1422
|
},
|
|
1390
|
-
|
|
1391
|
-
return
|
|
1423
|
+
tableBodyClassName: function() {
|
|
1424
|
+
return _reacttable.tableBodyClassName;
|
|
1392
1425
|
},
|
|
1393
|
-
|
|
1394
|
-
return
|
|
1426
|
+
tableBodyClassNames: function() {
|
|
1427
|
+
return _reacttable.tableBodyClassNames;
|
|
1428
|
+
},
|
|
1429
|
+
tableCellActionsClassNames: function() {
|
|
1430
|
+
return _reacttable.tableCellActionsClassNames;
|
|
1431
|
+
},
|
|
1432
|
+
tableCellClassName: function() {
|
|
1433
|
+
return _reacttable.tableCellClassName;
|
|
1434
|
+
},
|
|
1435
|
+
tableCellClassNames: function() {
|
|
1436
|
+
return _reacttable.tableCellClassNames;
|
|
1437
|
+
},
|
|
1438
|
+
tableCellLayoutClassNames: function() {
|
|
1439
|
+
return _reacttable.tableCellLayoutClassNames;
|
|
1440
|
+
},
|
|
1441
|
+
tableClassName: function() {
|
|
1442
|
+
return _reacttable.tableClassName;
|
|
1443
|
+
},
|
|
1444
|
+
tableClassNames: function() {
|
|
1445
|
+
return _reacttable.tableClassNames;
|
|
1446
|
+
},
|
|
1447
|
+
tableHeaderCellClassName: function() {
|
|
1448
|
+
return _reacttable.tableHeaderCellClassName;
|
|
1449
|
+
},
|
|
1450
|
+
tableHeaderCellClassNames: function() {
|
|
1451
|
+
return _reacttable.tableHeaderCellClassNames;
|
|
1395
1452
|
},
|
|
1396
|
-
|
|
1397
|
-
return
|
|
1453
|
+
tableHeaderClassName: function() {
|
|
1454
|
+
return _reacttable.tableHeaderClassName;
|
|
1398
1455
|
},
|
|
1399
|
-
|
|
1400
|
-
return
|
|
1456
|
+
tableHeaderClassNames: function() {
|
|
1457
|
+
return _reacttable.tableHeaderClassNames;
|
|
1401
1458
|
},
|
|
1402
|
-
|
|
1403
|
-
return
|
|
1459
|
+
tableResizeHandleClassNames: function() {
|
|
1460
|
+
return _reacttable.tableResizeHandleClassNames;
|
|
1404
1461
|
},
|
|
1405
|
-
|
|
1406
|
-
return
|
|
1462
|
+
tableRowClassName: function() {
|
|
1463
|
+
return _reacttable.tableRowClassName;
|
|
1407
1464
|
},
|
|
1408
|
-
|
|
1409
|
-
return
|
|
1465
|
+
tableRowClassNames: function() {
|
|
1466
|
+
return _reacttable.tableRowClassNames;
|
|
1410
1467
|
},
|
|
1411
|
-
|
|
1412
|
-
return
|
|
1468
|
+
tableSelectionCellClassNames: function() {
|
|
1469
|
+
return _reacttable.tableSelectionCellClassNames;
|
|
1413
1470
|
},
|
|
1414
|
-
|
|
1415
|
-
return
|
|
1471
|
+
tagClassNames: function() {
|
|
1472
|
+
return _reacttags.tagClassNames;
|
|
1416
1473
|
},
|
|
1417
|
-
|
|
1418
|
-
return
|
|
1474
|
+
tagGroupClassNames: function() {
|
|
1475
|
+
return _reacttags.tagGroupClassNames;
|
|
1419
1476
|
},
|
|
1420
|
-
|
|
1421
|
-
return
|
|
1477
|
+
teamsDarkTheme: function() {
|
|
1478
|
+
return _reacttheme.teamsDarkTheme;
|
|
1422
1479
|
},
|
|
1423
|
-
|
|
1424
|
-
return
|
|
1480
|
+
teamsHighContrastTheme: function() {
|
|
1481
|
+
return _reacttheme.teamsHighContrastTheme;
|
|
1425
1482
|
},
|
|
1426
|
-
|
|
1427
|
-
return
|
|
1483
|
+
teamsLightTheme: function() {
|
|
1484
|
+
return _reacttheme.teamsLightTheme;
|
|
1428
1485
|
},
|
|
1429
|
-
|
|
1430
|
-
return
|
|
1486
|
+
textClassNames: function() {
|
|
1487
|
+
return _reacttext.textClassNames;
|
|
1431
1488
|
},
|
|
1432
|
-
|
|
1433
|
-
return
|
|
1489
|
+
textareaClassNames: function() {
|
|
1490
|
+
return _reacttextarea.textareaClassNames;
|
|
1434
1491
|
},
|
|
1435
|
-
|
|
1436
|
-
return
|
|
1492
|
+
themeToTokensObject: function() {
|
|
1493
|
+
return _reacttheme.themeToTokensObject;
|
|
1437
1494
|
},
|
|
1438
|
-
|
|
1439
|
-
return
|
|
1495
|
+
title1ClassNames: function() {
|
|
1496
|
+
return _reacttext.title1ClassNames;
|
|
1440
1497
|
},
|
|
1441
|
-
|
|
1442
|
-
return
|
|
1498
|
+
title2ClassNames: function() {
|
|
1499
|
+
return _reacttext.title2ClassNames;
|
|
1443
1500
|
},
|
|
1444
|
-
|
|
1445
|
-
return
|
|
1501
|
+
title3ClassNames: function() {
|
|
1502
|
+
return _reacttext.title3ClassNames;
|
|
1446
1503
|
},
|
|
1447
|
-
|
|
1448
|
-
return
|
|
1504
|
+
toMountNodeProps: function() {
|
|
1505
|
+
return _reactportal.toMountNodeProps;
|
|
1449
1506
|
},
|
|
1450
|
-
|
|
1451
|
-
return
|
|
1507
|
+
toastBodyClassNames: function() {
|
|
1508
|
+
return _reacttoast.toastBodyClassNames;
|
|
1452
1509
|
},
|
|
1453
|
-
|
|
1454
|
-
return
|
|
1510
|
+
toastFooterClassNames: function() {
|
|
1511
|
+
return _reacttoast.toastFooterClassNames;
|
|
1455
1512
|
},
|
|
1456
|
-
|
|
1457
|
-
return
|
|
1513
|
+
toastTitleClassNames: function() {
|
|
1514
|
+
return _reacttoast.toastTitleClassNames;
|
|
1458
1515
|
},
|
|
1459
|
-
|
|
1460
|
-
return
|
|
1516
|
+
toasterClassNames: function() {
|
|
1517
|
+
return _reacttoast.toasterClassNames;
|
|
1461
1518
|
},
|
|
1462
|
-
|
|
1463
|
-
return
|
|
1519
|
+
toggleButtonClassNames: function() {
|
|
1520
|
+
return _reactbutton.toggleButtonClassNames;
|
|
1464
1521
|
},
|
|
1465
|
-
|
|
1466
|
-
return
|
|
1522
|
+
tokens: function() {
|
|
1523
|
+
return _reacttheme.tokens;
|
|
1467
1524
|
},
|
|
1468
|
-
|
|
1469
|
-
return
|
|
1525
|
+
toolbarClassNames: function() {
|
|
1526
|
+
return _reacttoolbar.toolbarClassNames;
|
|
1470
1527
|
},
|
|
1471
|
-
|
|
1472
|
-
return
|
|
1528
|
+
toolbarGroupClassNames: function() {
|
|
1529
|
+
return _reacttoolbar.toolbarGroupClassNames;
|
|
1473
1530
|
},
|
|
1474
|
-
|
|
1475
|
-
return
|
|
1531
|
+
tooltipClassNames: function() {
|
|
1532
|
+
return _reacttooltip.tooltipClassNames;
|
|
1476
1533
|
},
|
|
1477
|
-
|
|
1478
|
-
return
|
|
1534
|
+
treeClassNames: function() {
|
|
1535
|
+
return _reacttree.treeClassNames;
|
|
1479
1536
|
},
|
|
1480
|
-
|
|
1481
|
-
return
|
|
1537
|
+
treeItemClassNames: function() {
|
|
1538
|
+
return _reacttree.treeItemClassNames;
|
|
1482
1539
|
},
|
|
1483
|
-
|
|
1484
|
-
return
|
|
1540
|
+
treeItemLayoutClassNames: function() {
|
|
1541
|
+
return _reacttree.treeItemLayoutClassNames;
|
|
1485
1542
|
},
|
|
1486
|
-
|
|
1487
|
-
return
|
|
1543
|
+
treeItemLevelToken: function() {
|
|
1544
|
+
return _reacttree.treeItemLevelToken;
|
|
1488
1545
|
},
|
|
1489
|
-
|
|
1490
|
-
return
|
|
1546
|
+
treeItemPersonaLayoutClassNames: function() {
|
|
1547
|
+
return _reacttree.treeItemPersonaLayoutClassNames;
|
|
1491
1548
|
},
|
|
1492
|
-
|
|
1493
|
-
return
|
|
1549
|
+
truncateBreadcrumLongTooltip: function() {
|
|
1550
|
+
return _reactbreadcrumb.truncateBreadcrumLongTooltip;
|
|
1494
1551
|
},
|
|
1495
|
-
|
|
1496
|
-
return
|
|
1552
|
+
truncateBreadcrumbLongName: function() {
|
|
1553
|
+
return _reactbreadcrumb.truncateBreadcrumbLongName;
|
|
1497
1554
|
},
|
|
1498
|
-
|
|
1499
|
-
return
|
|
1555
|
+
typographyStyles: function() {
|
|
1556
|
+
return _reacttheme.typographyStyles;
|
|
1500
1557
|
},
|
|
1501
|
-
|
|
1502
|
-
return
|
|
1558
|
+
useAccordionContextValues_unstable: function() {
|
|
1559
|
+
return _reactaccordion.useAccordionContextValues_unstable;
|
|
1503
1560
|
},
|
|
1504
|
-
|
|
1505
|
-
return
|
|
1561
|
+
useAccordionContext_unstable: function() {
|
|
1562
|
+
return _reactaccordion.useAccordionContext_unstable;
|
|
1506
1563
|
},
|
|
1507
|
-
|
|
1508
|
-
return
|
|
1564
|
+
useAccordionHeaderContextValues_unstable: function() {
|
|
1565
|
+
return _reactaccordion.useAccordionHeaderContextValues_unstable;
|
|
1509
1566
|
},
|
|
1510
|
-
|
|
1511
|
-
return
|
|
1567
|
+
useAccordionHeaderStyles_unstable: function() {
|
|
1568
|
+
return _reactaccordion.useAccordionHeaderStyles_unstable;
|
|
1512
1569
|
},
|
|
1513
|
-
|
|
1514
|
-
return
|
|
1570
|
+
useAccordionHeader_unstable: function() {
|
|
1571
|
+
return _reactaccordion.useAccordionHeader_unstable;
|
|
1515
1572
|
},
|
|
1516
|
-
|
|
1517
|
-
return
|
|
1573
|
+
useAccordionItemContextValues_unstable: function() {
|
|
1574
|
+
return _reactaccordion.useAccordionItemContextValues_unstable;
|
|
1518
1575
|
},
|
|
1519
|
-
|
|
1520
|
-
return
|
|
1576
|
+
useAccordionItemContext_unstable: function() {
|
|
1577
|
+
return _reactaccordion.useAccordionItemContext_unstable;
|
|
1521
1578
|
},
|
|
1522
|
-
|
|
1523
|
-
return
|
|
1579
|
+
useAccordionItemStyles_unstable: function() {
|
|
1580
|
+
return _reactaccordion.useAccordionItemStyles_unstable;
|
|
1524
1581
|
},
|
|
1525
|
-
|
|
1526
|
-
return
|
|
1582
|
+
useAccordionItem_unstable: function() {
|
|
1583
|
+
return _reactaccordion.useAccordionItem_unstable;
|
|
1527
1584
|
},
|
|
1528
|
-
|
|
1529
|
-
return
|
|
1585
|
+
useAccordionPanelStyles_unstable: function() {
|
|
1586
|
+
return _reactaccordion.useAccordionPanelStyles_unstable;
|
|
1530
1587
|
},
|
|
1531
|
-
|
|
1532
|
-
return
|
|
1588
|
+
useAccordionPanel_unstable: function() {
|
|
1589
|
+
return _reactaccordion.useAccordionPanel_unstable;
|
|
1533
1590
|
},
|
|
1534
|
-
|
|
1535
|
-
return
|
|
1591
|
+
useAccordionStyles_unstable: function() {
|
|
1592
|
+
return _reactaccordion.useAccordionStyles_unstable;
|
|
1536
1593
|
},
|
|
1537
|
-
|
|
1538
|
-
return
|
|
1594
|
+
useAccordion_unstable: function() {
|
|
1595
|
+
return _reactaccordion.useAccordion_unstable;
|
|
1539
1596
|
},
|
|
1540
|
-
|
|
1541
|
-
return
|
|
1597
|
+
useAnnounce: function() {
|
|
1598
|
+
return _reactsharedcontexts.useAnnounce;
|
|
1542
1599
|
},
|
|
1543
|
-
|
|
1544
|
-
return
|
|
1600
|
+
useAriaLiveAnnouncerContextValues_unstable: function() {
|
|
1601
|
+
return _reactaria.useAriaLiveAnnouncerContextValues_unstable;
|
|
1545
1602
|
},
|
|
1546
|
-
|
|
1547
|
-
return
|
|
1603
|
+
useAriaLiveAnnouncer_unstable: function() {
|
|
1604
|
+
return _reactaria.useAriaLiveAnnouncer_unstable;
|
|
1548
1605
|
},
|
|
1549
|
-
|
|
1550
|
-
return
|
|
1606
|
+
useArrowNavigationGroup: function() {
|
|
1607
|
+
return _reacttabster.useArrowNavigationGroup;
|
|
1551
1608
|
},
|
|
1552
|
-
|
|
1553
|
-
return
|
|
1609
|
+
useAvatarGroupContextValues: function() {
|
|
1610
|
+
return _reactavatar.useAvatarGroupContextValues;
|
|
1554
1611
|
},
|
|
1555
|
-
|
|
1556
|
-
return
|
|
1612
|
+
useAvatarGroupContext_unstable: function() {
|
|
1613
|
+
return _reactavatar.useAvatarGroupContext_unstable;
|
|
1557
1614
|
},
|
|
1558
|
-
|
|
1559
|
-
return
|
|
1615
|
+
useAvatarGroupItemStyles_unstable: function() {
|
|
1616
|
+
return _reactavatar.useAvatarGroupItemStyles_unstable;
|
|
1560
1617
|
},
|
|
1561
|
-
|
|
1562
|
-
return
|
|
1618
|
+
useAvatarGroupItem_unstable: function() {
|
|
1619
|
+
return _reactavatar.useAvatarGroupItem_unstable;
|
|
1563
1620
|
},
|
|
1564
|
-
|
|
1565
|
-
return
|
|
1621
|
+
useAvatarGroupPopoverContextValues_unstable: function() {
|
|
1622
|
+
return _reactavatar.useAvatarGroupPopoverContextValues_unstable;
|
|
1566
1623
|
},
|
|
1567
|
-
|
|
1568
|
-
return
|
|
1624
|
+
useAvatarGroupPopoverStyles_unstable: function() {
|
|
1625
|
+
return _reactavatar.useAvatarGroupPopoverStyles_unstable;
|
|
1569
1626
|
},
|
|
1570
|
-
|
|
1571
|
-
return
|
|
1627
|
+
useAvatarGroupPopover_unstable: function() {
|
|
1628
|
+
return _reactavatar.useAvatarGroupPopover_unstable;
|
|
1572
1629
|
},
|
|
1573
|
-
|
|
1574
|
-
return
|
|
1630
|
+
useAvatarGroupStyles_unstable: function() {
|
|
1631
|
+
return _reactavatar.useAvatarGroupStyles_unstable;
|
|
1575
1632
|
},
|
|
1576
|
-
|
|
1577
|
-
return
|
|
1633
|
+
useAvatarGroup_unstable: function() {
|
|
1634
|
+
return _reactavatar.useAvatarGroup_unstable;
|
|
1578
1635
|
},
|
|
1579
|
-
|
|
1580
|
-
return
|
|
1636
|
+
useAvatarStyles_unstable: function() {
|
|
1637
|
+
return _reactavatar.useAvatarStyles_unstable;
|
|
1581
1638
|
},
|
|
1582
|
-
|
|
1583
|
-
return
|
|
1639
|
+
useAvatar_unstable: function() {
|
|
1640
|
+
return _reactavatar.useAvatar_unstable;
|
|
1584
1641
|
},
|
|
1585
|
-
|
|
1586
|
-
return
|
|
1642
|
+
useBadgeStyles_unstable: function() {
|
|
1643
|
+
return _reactbadge.useBadgeStyles_unstable;
|
|
1587
1644
|
},
|
|
1588
|
-
|
|
1589
|
-
return
|
|
1645
|
+
useBadge_unstable: function() {
|
|
1646
|
+
return _reactbadge.useBadge_unstable;
|
|
1590
1647
|
},
|
|
1591
|
-
|
|
1592
|
-
return
|
|
1648
|
+
useBreadcrumbButtonStyles_unstable: function() {
|
|
1649
|
+
return _reactbreadcrumb.useBreadcrumbButtonStyles_unstable;
|
|
1593
1650
|
},
|
|
1594
|
-
|
|
1595
|
-
return
|
|
1651
|
+
useBreadcrumbButton_unstable: function() {
|
|
1652
|
+
return _reactbreadcrumb.useBreadcrumbButton_unstable;
|
|
1596
1653
|
},
|
|
1597
|
-
|
|
1598
|
-
return
|
|
1654
|
+
useBreadcrumbContext_unstable: function() {
|
|
1655
|
+
return _reactbreadcrumb.useBreadcrumbContext_unstable;
|
|
1599
1656
|
},
|
|
1600
|
-
|
|
1601
|
-
return
|
|
1657
|
+
useBreadcrumbDividerStyles_unstable: function() {
|
|
1658
|
+
return _reactbreadcrumb.useBreadcrumbDividerStyles_unstable;
|
|
1602
1659
|
},
|
|
1603
|
-
|
|
1604
|
-
return
|
|
1660
|
+
useBreadcrumbDivider_unstable: function() {
|
|
1661
|
+
return _reactbreadcrumb.useBreadcrumbDivider_unstable;
|
|
1605
1662
|
},
|
|
1606
|
-
|
|
1607
|
-
return
|
|
1663
|
+
useBreadcrumbItemStyles_unstable: function() {
|
|
1664
|
+
return _reactbreadcrumb.useBreadcrumbItemStyles_unstable;
|
|
1608
1665
|
},
|
|
1609
|
-
|
|
1610
|
-
return
|
|
1666
|
+
useBreadcrumbItem_unstable: function() {
|
|
1667
|
+
return _reactbreadcrumb.useBreadcrumbItem_unstable;
|
|
1611
1668
|
},
|
|
1612
|
-
|
|
1613
|
-
return
|
|
1669
|
+
useBreadcrumbStyles_unstable: function() {
|
|
1670
|
+
return _reactbreadcrumb.useBreadcrumbStyles_unstable;
|
|
1614
1671
|
},
|
|
1615
|
-
|
|
1616
|
-
return
|
|
1672
|
+
useBreadcrumb_unstable: function() {
|
|
1673
|
+
return _reactbreadcrumb.useBreadcrumb_unstable;
|
|
1617
1674
|
},
|
|
1618
|
-
|
|
1619
|
-
return
|
|
1675
|
+
useButtonStyles_unstable: function() {
|
|
1676
|
+
return _reactbutton.useButtonStyles_unstable;
|
|
1620
1677
|
},
|
|
1621
|
-
|
|
1622
|
-
return
|
|
1678
|
+
useButton_unstable: function() {
|
|
1679
|
+
return _reactbutton.useButton_unstable;
|
|
1623
1680
|
},
|
|
1624
|
-
|
|
1625
|
-
return
|
|
1681
|
+
useCardFooterStyles_unstable: function() {
|
|
1682
|
+
return _reactcard.useCardFooterStyles_unstable;
|
|
1626
1683
|
},
|
|
1627
|
-
|
|
1628
|
-
return
|
|
1684
|
+
useCardFooter_unstable: function() {
|
|
1685
|
+
return _reactcard.useCardFooter_unstable;
|
|
1629
1686
|
},
|
|
1630
|
-
|
|
1631
|
-
return
|
|
1687
|
+
useCardHeaderStyles_unstable: function() {
|
|
1688
|
+
return _reactcard.useCardHeaderStyles_unstable;
|
|
1632
1689
|
},
|
|
1633
|
-
|
|
1634
|
-
return
|
|
1690
|
+
useCardHeader_unstable: function() {
|
|
1691
|
+
return _reactcard.useCardHeader_unstable;
|
|
1635
1692
|
},
|
|
1636
|
-
|
|
1637
|
-
return
|
|
1693
|
+
useCardPreviewStyles_unstable: function() {
|
|
1694
|
+
return _reactcard.useCardPreviewStyles_unstable;
|
|
1638
1695
|
},
|
|
1639
|
-
|
|
1640
|
-
return
|
|
1696
|
+
useCardPreview_unstable: function() {
|
|
1697
|
+
return _reactcard.useCardPreview_unstable;
|
|
1641
1698
|
},
|
|
1642
|
-
|
|
1643
|
-
return
|
|
1699
|
+
useCardStyles_unstable: function() {
|
|
1700
|
+
return _reactcard.useCardStyles_unstable;
|
|
1644
1701
|
},
|
|
1645
|
-
|
|
1646
|
-
return
|
|
1702
|
+
useCard_unstable: function() {
|
|
1703
|
+
return _reactcard.useCard_unstable;
|
|
1647
1704
|
},
|
|
1648
|
-
|
|
1649
|
-
return
|
|
1705
|
+
useCheckboxStyles_unstable: function() {
|
|
1706
|
+
return _reactcheckbox.useCheckboxStyles_unstable;
|
|
1650
1707
|
},
|
|
1651
|
-
|
|
1652
|
-
return
|
|
1708
|
+
useCheckbox_unstable: function() {
|
|
1709
|
+
return _reactcheckbox.useCheckbox_unstable;
|
|
1653
1710
|
},
|
|
1654
|
-
|
|
1655
|
-
return
|
|
1711
|
+
useCheckmarkStyles_unstable: function() {
|
|
1712
|
+
return _reactmenu.useCheckmarkStyles_unstable;
|
|
1656
1713
|
},
|
|
1657
|
-
|
|
1658
|
-
return _reacttable.
|
|
1714
|
+
useColumnIdContext: function() {
|
|
1715
|
+
return _reacttable.useColumnIdContext;
|
|
1659
1716
|
},
|
|
1660
|
-
|
|
1661
|
-
return
|
|
1717
|
+
useComboboxContextValues: function() {
|
|
1718
|
+
return _reactcombobox.useComboboxContextValues;
|
|
1662
1719
|
},
|
|
1663
|
-
|
|
1664
|
-
return
|
|
1720
|
+
useComboboxFilter: function() {
|
|
1721
|
+
return _reactcombobox.useComboboxFilter;
|
|
1665
1722
|
},
|
|
1666
|
-
|
|
1667
|
-
return
|
|
1723
|
+
useComboboxStyles_unstable: function() {
|
|
1724
|
+
return _reactcombobox.useComboboxStyles_unstable;
|
|
1668
1725
|
},
|
|
1669
|
-
|
|
1670
|
-
return
|
|
1726
|
+
useCombobox_unstable: function() {
|
|
1727
|
+
return _reactcombobox.useCombobox_unstable;
|
|
1671
1728
|
},
|
|
1672
|
-
|
|
1673
|
-
return
|
|
1729
|
+
useCompoundButtonStyles_unstable: function() {
|
|
1730
|
+
return _reactbutton.useCompoundButtonStyles_unstable;
|
|
1674
1731
|
},
|
|
1675
|
-
|
|
1676
|
-
return
|
|
1732
|
+
useCompoundButton_unstable: function() {
|
|
1733
|
+
return _reactbutton.useCompoundButton_unstable;
|
|
1677
1734
|
},
|
|
1678
|
-
|
|
1679
|
-
return
|
|
1735
|
+
useCounterBadgeStyles_unstable: function() {
|
|
1736
|
+
return _reactbadge.useCounterBadgeStyles_unstable;
|
|
1680
1737
|
},
|
|
1681
|
-
|
|
1682
|
-
return
|
|
1738
|
+
useCounterBadge_unstable: function() {
|
|
1739
|
+
return _reactbadge.useCounterBadge_unstable;
|
|
1683
1740
|
},
|
|
1684
|
-
|
|
1685
|
-
return _reacttable.
|
|
1741
|
+
useDataGridBodyStyles_unstable: function() {
|
|
1742
|
+
return _reacttable.useDataGridBodyStyles_unstable;
|
|
1686
1743
|
},
|
|
1687
|
-
|
|
1688
|
-
return _reacttable.
|
|
1744
|
+
useDataGridBody_unstable: function() {
|
|
1745
|
+
return _reacttable.useDataGridBody_unstable;
|
|
1689
1746
|
},
|
|
1690
|
-
|
|
1691
|
-
return _reacttable.
|
|
1747
|
+
useDataGridCellStyles_unstable: function() {
|
|
1748
|
+
return _reacttable.useDataGridCellStyles_unstable;
|
|
1692
1749
|
},
|
|
1693
|
-
|
|
1694
|
-
return _reacttable.
|
|
1750
|
+
useDataGridCell_unstable: function() {
|
|
1751
|
+
return _reacttable.useDataGridCell_unstable;
|
|
1695
1752
|
},
|
|
1696
|
-
|
|
1697
|
-
return _reacttable.
|
|
1753
|
+
useDataGridContextValues_unstable: function() {
|
|
1754
|
+
return _reacttable.useDataGridContextValues_unstable;
|
|
1698
1755
|
},
|
|
1699
|
-
|
|
1700
|
-
return _reacttable.
|
|
1756
|
+
useDataGridContext_unstable: function() {
|
|
1757
|
+
return _reacttable.useDataGridContext_unstable;
|
|
1701
1758
|
},
|
|
1702
|
-
|
|
1703
|
-
return _reacttable.
|
|
1759
|
+
useDataGridHeaderCellStyles_unstable: function() {
|
|
1760
|
+
return _reacttable.useDataGridHeaderCellStyles_unstable;
|
|
1704
1761
|
},
|
|
1705
|
-
|
|
1706
|
-
return _reacttable.
|
|
1762
|
+
useDataGridHeaderCell_unstable: function() {
|
|
1763
|
+
return _reacttable.useDataGridHeaderCell_unstable;
|
|
1707
1764
|
},
|
|
1708
|
-
|
|
1709
|
-
return _reacttable.
|
|
1765
|
+
useDataGridHeaderStyles_unstable: function() {
|
|
1766
|
+
return _reacttable.useDataGridHeaderStyles_unstable;
|
|
1710
1767
|
},
|
|
1711
|
-
|
|
1712
|
-
return _reacttable.
|
|
1768
|
+
useDataGridHeader_unstable: function() {
|
|
1769
|
+
return _reacttable.useDataGridHeader_unstable;
|
|
1713
1770
|
},
|
|
1714
|
-
|
|
1715
|
-
return _reacttable.
|
|
1771
|
+
useDataGridRowStyles_unstable: function() {
|
|
1772
|
+
return _reacttable.useDataGridRowStyles_unstable;
|
|
1716
1773
|
},
|
|
1717
|
-
|
|
1718
|
-
return _reacttable.
|
|
1774
|
+
useDataGridRow_unstable: function() {
|
|
1775
|
+
return _reacttable.useDataGridRow_unstable;
|
|
1719
1776
|
},
|
|
1720
|
-
|
|
1721
|
-
return _reacttable.
|
|
1777
|
+
useDataGridSelectionCellStyles_unstable: function() {
|
|
1778
|
+
return _reacttable.useDataGridSelectionCellStyles_unstable;
|
|
1722
1779
|
},
|
|
1723
|
-
|
|
1724
|
-
return _reacttable.
|
|
1780
|
+
useDataGridSelectionCell_unstable: function() {
|
|
1781
|
+
return _reacttable.useDataGridSelectionCell_unstable;
|
|
1725
1782
|
},
|
|
1726
|
-
|
|
1727
|
-
return _reacttable.
|
|
1783
|
+
useDataGridStyles_unstable: function() {
|
|
1784
|
+
return _reacttable.useDataGridStyles_unstable;
|
|
1728
1785
|
},
|
|
1729
|
-
|
|
1730
|
-
return _reacttable.
|
|
1786
|
+
useDataGrid_unstable: function() {
|
|
1787
|
+
return _reacttable.useDataGrid_unstable;
|
|
1731
1788
|
},
|
|
1732
|
-
|
|
1733
|
-
return
|
|
1789
|
+
useDialogActionsStyles_unstable: function() {
|
|
1790
|
+
return _reactdialog.useDialogActionsStyles_unstable;
|
|
1734
1791
|
},
|
|
1735
|
-
|
|
1736
|
-
return
|
|
1792
|
+
useDialogActions_unstable: function() {
|
|
1793
|
+
return _reactdialog.useDialogActions_unstable;
|
|
1737
1794
|
},
|
|
1738
|
-
|
|
1739
|
-
return
|
|
1795
|
+
useDialogBodyStyles_unstable: function() {
|
|
1796
|
+
return _reactdialog.useDialogBodyStyles_unstable;
|
|
1740
1797
|
},
|
|
1741
|
-
|
|
1742
|
-
return
|
|
1798
|
+
useDialogBody_unstable: function() {
|
|
1799
|
+
return _reactdialog.useDialogBody_unstable;
|
|
1743
1800
|
},
|
|
1744
|
-
|
|
1745
|
-
return
|
|
1801
|
+
useDialogContentStyles_unstable: function() {
|
|
1802
|
+
return _reactdialog.useDialogContentStyles_unstable;
|
|
1746
1803
|
},
|
|
1747
|
-
|
|
1748
|
-
return
|
|
1804
|
+
useDialogContent_unstable: function() {
|
|
1805
|
+
return _reactdialog.useDialogContent_unstable;
|
|
1749
1806
|
},
|
|
1750
|
-
|
|
1751
|
-
return
|
|
1807
|
+
useDialogContext_unstable: function() {
|
|
1808
|
+
return _reactdialog.useDialogContext_unstable;
|
|
1752
1809
|
},
|
|
1753
|
-
|
|
1754
|
-
return
|
|
1810
|
+
useDialogSurfaceContextValues_unstable: function() {
|
|
1811
|
+
return _reactdialog.useDialogSurfaceContextValues_unstable;
|
|
1755
1812
|
},
|
|
1756
|
-
|
|
1757
|
-
return
|
|
1813
|
+
useDialogSurfaceContext_unstable: function() {
|
|
1814
|
+
return _reactdialog.useDialogSurfaceContext_unstable;
|
|
1758
1815
|
},
|
|
1759
|
-
|
|
1760
|
-
return
|
|
1816
|
+
useDialogSurfaceStyles_unstable: function() {
|
|
1817
|
+
return _reactdialog.useDialogSurfaceStyles_unstable;
|
|
1761
1818
|
},
|
|
1762
|
-
|
|
1763
|
-
return
|
|
1819
|
+
useDialogSurface_unstable: function() {
|
|
1820
|
+
return _reactdialog.useDialogSurface_unstable;
|
|
1764
1821
|
},
|
|
1765
|
-
|
|
1766
|
-
return
|
|
1822
|
+
useDialogTitleStyles_unstable: function() {
|
|
1823
|
+
return _reactdialog.useDialogTitleStyles_unstable;
|
|
1767
1824
|
},
|
|
1768
|
-
|
|
1769
|
-
return
|
|
1825
|
+
useDialogTitle_unstable: function() {
|
|
1826
|
+
return _reactdialog.useDialogTitle_unstable;
|
|
1770
1827
|
},
|
|
1771
|
-
|
|
1772
|
-
return
|
|
1828
|
+
useDialogTrigger_unstable: function() {
|
|
1829
|
+
return _reactdialog.useDialogTrigger_unstable;
|
|
1773
1830
|
},
|
|
1774
|
-
|
|
1775
|
-
return
|
|
1831
|
+
useDialog_unstable: function() {
|
|
1832
|
+
return _reactdialog.useDialog_unstable;
|
|
1776
1833
|
},
|
|
1777
|
-
|
|
1778
|
-
return
|
|
1834
|
+
useDividerStyles_unstable: function() {
|
|
1835
|
+
return _reactdivider.useDividerStyles_unstable;
|
|
1779
1836
|
},
|
|
1780
|
-
|
|
1781
|
-
return
|
|
1837
|
+
useDivider_unstable: function() {
|
|
1838
|
+
return _reactdivider.useDivider_unstable;
|
|
1782
1839
|
},
|
|
1783
|
-
|
|
1784
|
-
return
|
|
1840
|
+
useDrawerBodyStyles_unstable: function() {
|
|
1841
|
+
return _reactdrawer.useDrawerBodyStyles_unstable;
|
|
1785
1842
|
},
|
|
1786
|
-
|
|
1787
|
-
return
|
|
1843
|
+
useDrawerBody_unstable: function() {
|
|
1844
|
+
return _reactdrawer.useDrawerBody_unstable;
|
|
1788
1845
|
},
|
|
1789
|
-
|
|
1790
|
-
return
|
|
1846
|
+
useDrawerFooterStyles_unstable: function() {
|
|
1847
|
+
return _reactdrawer.useDrawerFooterStyles_unstable;
|
|
1791
1848
|
},
|
|
1792
|
-
|
|
1793
|
-
return
|
|
1849
|
+
useDrawerFooter_unstable: function() {
|
|
1850
|
+
return _reactdrawer.useDrawerFooter_unstable;
|
|
1794
1851
|
},
|
|
1795
|
-
|
|
1796
|
-
return
|
|
1852
|
+
useDrawerHeaderNavigationStyles_unstable: function() {
|
|
1853
|
+
return _reactdrawer.useDrawerHeaderNavigationStyles_unstable;
|
|
1797
1854
|
},
|
|
1798
|
-
|
|
1799
|
-
return
|
|
1855
|
+
useDrawerHeaderNavigation_unstable: function() {
|
|
1856
|
+
return _reactdrawer.useDrawerHeaderNavigation_unstable;
|
|
1800
1857
|
},
|
|
1801
|
-
|
|
1802
|
-
return
|
|
1858
|
+
useDrawerHeaderStyles_unstable: function() {
|
|
1859
|
+
return _reactdrawer.useDrawerHeaderStyles_unstable;
|
|
1803
1860
|
},
|
|
1804
|
-
|
|
1805
|
-
return
|
|
1861
|
+
useDrawerHeaderTitleStyles_unstable: function() {
|
|
1862
|
+
return _reactdrawer.useDrawerHeaderTitleStyles_unstable;
|
|
1806
1863
|
},
|
|
1807
|
-
|
|
1808
|
-
return
|
|
1864
|
+
useDrawerHeaderTitle_unstable: function() {
|
|
1865
|
+
return _reactdrawer.useDrawerHeaderTitle_unstable;
|
|
1809
1866
|
},
|
|
1810
|
-
|
|
1811
|
-
return
|
|
1867
|
+
useDrawerHeader_unstable: function() {
|
|
1868
|
+
return _reactdrawer.useDrawerHeader_unstable;
|
|
1812
1869
|
},
|
|
1813
|
-
|
|
1814
|
-
return
|
|
1870
|
+
useDrawerStyles_unstable: function() {
|
|
1871
|
+
return _reactdrawer.useDrawerStyles_unstable;
|
|
1815
1872
|
},
|
|
1816
|
-
|
|
1817
|
-
return
|
|
1873
|
+
useDrawer_unstable: function() {
|
|
1874
|
+
return _reactdrawer.useDrawer_unstable;
|
|
1818
1875
|
},
|
|
1819
|
-
|
|
1820
|
-
return
|
|
1876
|
+
useDropdownStyles_unstable: function() {
|
|
1877
|
+
return _reactcombobox.useDropdownStyles_unstable;
|
|
1821
1878
|
},
|
|
1822
|
-
|
|
1823
|
-
return
|
|
1879
|
+
useDropdown_unstable: function() {
|
|
1880
|
+
return _reactcombobox.useDropdown_unstable;
|
|
1824
1881
|
},
|
|
1825
|
-
|
|
1826
|
-
return
|
|
1882
|
+
useEventCallback: function() {
|
|
1883
|
+
return _reactutilities.useEventCallback;
|
|
1827
1884
|
},
|
|
1828
|
-
|
|
1829
|
-
return
|
|
1885
|
+
useFieldContextValues_unstable: function() {
|
|
1886
|
+
return _reactfield.useFieldContextValues_unstable;
|
|
1830
1887
|
},
|
|
1831
|
-
|
|
1832
|
-
return
|
|
1888
|
+
useFieldContext_unstable: function() {
|
|
1889
|
+
return _reactfield.useFieldContext_unstable;
|
|
1833
1890
|
},
|
|
1834
|
-
|
|
1835
|
-
return
|
|
1891
|
+
useFieldControlProps_unstable: function() {
|
|
1892
|
+
return _reactfield.useFieldControlProps_unstable;
|
|
1836
1893
|
},
|
|
1837
|
-
|
|
1838
|
-
return
|
|
1894
|
+
useFieldStyles_unstable: function() {
|
|
1895
|
+
return _reactfield.useFieldStyles_unstable;
|
|
1839
1896
|
},
|
|
1840
|
-
|
|
1841
|
-
return
|
|
1897
|
+
useField_unstable: function() {
|
|
1898
|
+
return _reactfield.useField_unstable;
|
|
1842
1899
|
},
|
|
1843
|
-
|
|
1844
|
-
return
|
|
1900
|
+
useFlatTreeContextValues_unstable: function() {
|
|
1901
|
+
return _reacttree.useFlatTreeContextValues_unstable;
|
|
1845
1902
|
},
|
|
1846
|
-
|
|
1847
|
-
return
|
|
1903
|
+
useFlatTreeStyles_unstable: function() {
|
|
1904
|
+
return _reacttree.useFlatTreeStyles_unstable;
|
|
1848
1905
|
},
|
|
1849
|
-
|
|
1850
|
-
return
|
|
1906
|
+
useFlatTree_unstable: function() {
|
|
1907
|
+
return _reacttree.useFlatTree_unstable;
|
|
1851
1908
|
},
|
|
1852
|
-
|
|
1853
|
-
return
|
|
1909
|
+
useFluent: function() {
|
|
1910
|
+
return _reactsharedcontexts.useFluent_unstable;
|
|
1854
1911
|
},
|
|
1855
|
-
|
|
1856
|
-
return
|
|
1912
|
+
useFluentProviderContextValues_unstable: function() {
|
|
1913
|
+
return _reactprovider.useFluentProviderContextValues_unstable;
|
|
1857
1914
|
},
|
|
1858
|
-
|
|
1859
|
-
return
|
|
1915
|
+
useFluentProviderStyles_unstable: function() {
|
|
1916
|
+
return _reactprovider.useFluentProviderStyles_unstable;
|
|
1860
1917
|
},
|
|
1861
|
-
|
|
1862
|
-
return
|
|
1918
|
+
useFluentProviderThemeStyleTag: function() {
|
|
1919
|
+
return _reactprovider.useFluentProviderThemeStyleTag;
|
|
1863
1920
|
},
|
|
1864
|
-
|
|
1865
|
-
return
|
|
1921
|
+
useFluentProvider_unstable: function() {
|
|
1922
|
+
return _reactprovider.useFluentProvider_unstable;
|
|
1866
1923
|
},
|
|
1867
|
-
|
|
1868
|
-
return
|
|
1924
|
+
useFocusFinders: function() {
|
|
1925
|
+
return _reacttabster.useFocusFinders;
|
|
1869
1926
|
},
|
|
1870
|
-
|
|
1871
|
-
return
|
|
1927
|
+
useFocusObserved: function() {
|
|
1928
|
+
return _reacttabster.useFocusObserved;
|
|
1872
1929
|
},
|
|
1873
|
-
|
|
1874
|
-
return
|
|
1930
|
+
useFocusVisible: function() {
|
|
1931
|
+
return _reacttabster.useFocusVisible;
|
|
1875
1932
|
},
|
|
1876
|
-
|
|
1877
|
-
return
|
|
1933
|
+
useFocusWithin: function() {
|
|
1934
|
+
return _reacttabster.useFocusWithin;
|
|
1878
1935
|
},
|
|
1879
|
-
|
|
1880
|
-
return
|
|
1936
|
+
useFocusableGroup: function() {
|
|
1937
|
+
return _reacttabster.useFocusableGroup;
|
|
1881
1938
|
},
|
|
1882
|
-
|
|
1883
|
-
return
|
|
1939
|
+
useHeadlessFlatTree_unstable: function() {
|
|
1940
|
+
return _reacttree.useHeadlessFlatTree_unstable;
|
|
1884
1941
|
},
|
|
1885
|
-
|
|
1886
|
-
return
|
|
1942
|
+
useId: function() {
|
|
1943
|
+
return _reactutilities.useId;
|
|
1887
1944
|
},
|
|
1888
|
-
|
|
1889
|
-
return
|
|
1945
|
+
useImageStyles_unstable: function() {
|
|
1946
|
+
return _reactimage.useImageStyles_unstable;
|
|
1890
1947
|
},
|
|
1891
|
-
|
|
1892
|
-
return
|
|
1948
|
+
useImage_unstable: function() {
|
|
1949
|
+
return _reactimage.useImage_unstable;
|
|
1893
1950
|
},
|
|
1894
|
-
|
|
1895
|
-
return
|
|
1951
|
+
useInfoLabelStyles_unstable: function() {
|
|
1952
|
+
return _reactinfolabel.useInfoLabelStyles_unstable;
|
|
1896
1953
|
},
|
|
1897
|
-
|
|
1898
|
-
return
|
|
1954
|
+
useInfoLabel_unstable: function() {
|
|
1955
|
+
return _reactinfolabel.useInfoLabel_unstable;
|
|
1899
1956
|
},
|
|
1900
|
-
|
|
1901
|
-
return
|
|
1957
|
+
useInlineDrawerStyles_unstable: function() {
|
|
1958
|
+
return _reactdrawer.useInlineDrawerStyles_unstable;
|
|
1902
1959
|
},
|
|
1903
|
-
|
|
1904
|
-
return
|
|
1960
|
+
useInlineDrawer_unstable: function() {
|
|
1961
|
+
return _reactdrawer.useInlineDrawer_unstable;
|
|
1905
1962
|
},
|
|
1906
|
-
|
|
1907
|
-
return
|
|
1963
|
+
useInputStyles_unstable: function() {
|
|
1964
|
+
return _reactinput.useInputStyles_unstable;
|
|
1908
1965
|
},
|
|
1909
|
-
|
|
1910
|
-
return
|
|
1966
|
+
useInput_unstable: function() {
|
|
1967
|
+
return _reactinput.useInput_unstable;
|
|
1911
1968
|
},
|
|
1912
|
-
|
|
1913
|
-
return
|
|
1969
|
+
useInteractionTagContextValues_unstable: function() {
|
|
1970
|
+
return _reacttags.useInteractionTagContextValues_unstable;
|
|
1914
1971
|
},
|
|
1915
|
-
|
|
1916
|
-
return
|
|
1972
|
+
useInteractionTagPrimaryStyles_unstable: function() {
|
|
1973
|
+
return _reacttags.useInteractionTagPrimaryStyles_unstable;
|
|
1917
1974
|
},
|
|
1918
|
-
|
|
1919
|
-
return
|
|
1975
|
+
useInteractionTagPrimary_unstable: function() {
|
|
1976
|
+
return _reacttags.useInteractionTagPrimary_unstable;
|
|
1920
1977
|
},
|
|
1921
|
-
|
|
1922
|
-
return
|
|
1978
|
+
useInteractionTagSecondaryStyles_unstable: function() {
|
|
1979
|
+
return _reacttags.useInteractionTagSecondaryStyles_unstable;
|
|
1923
1980
|
},
|
|
1924
|
-
|
|
1925
|
-
return
|
|
1981
|
+
useInteractionTagSecondary_unstable: function() {
|
|
1982
|
+
return _reacttags.useInteractionTagSecondary_unstable;
|
|
1926
1983
|
},
|
|
1927
|
-
|
|
1928
|
-
return
|
|
1984
|
+
useInteractionTagStyles_unstable: function() {
|
|
1985
|
+
return _reacttags.useInteractionTagStyles_unstable;
|
|
1929
1986
|
},
|
|
1930
|
-
|
|
1931
|
-
return
|
|
1987
|
+
useInteractionTag_unstable: function() {
|
|
1988
|
+
return _reacttags.useInteractionTag_unstable;
|
|
1932
1989
|
},
|
|
1933
|
-
|
|
1934
|
-
return
|
|
1990
|
+
useIsInTableHeader: function() {
|
|
1991
|
+
return _reacttable.useIsInTableHeader;
|
|
1935
1992
|
},
|
|
1936
|
-
|
|
1937
|
-
return
|
|
1993
|
+
useIsOverflowGroupVisible: function() {
|
|
1994
|
+
return _reactoverflow.useIsOverflowGroupVisible;
|
|
1938
1995
|
},
|
|
1939
|
-
|
|
1940
|
-
return
|
|
1996
|
+
useIsOverflowItemVisible: function() {
|
|
1997
|
+
return _reactoverflow.useIsOverflowItemVisible;
|
|
1941
1998
|
},
|
|
1942
|
-
|
|
1943
|
-
return
|
|
1999
|
+
useIsSSR: function() {
|
|
2000
|
+
return _reactutilities.useIsSSR;
|
|
1944
2001
|
},
|
|
1945
|
-
|
|
1946
|
-
return
|
|
2002
|
+
useIsomorphicLayoutEffect: function() {
|
|
2003
|
+
return _reactutilities.useIsomorphicLayoutEffect;
|
|
1947
2004
|
},
|
|
1948
|
-
|
|
1949
|
-
return
|
|
2005
|
+
useKeyboardNavAttribute: function() {
|
|
2006
|
+
return _reacttabster.useKeyboardNavAttribute;
|
|
1950
2007
|
},
|
|
1951
|
-
|
|
1952
|
-
return
|
|
2008
|
+
useLabelStyles_unstable: function() {
|
|
2009
|
+
return _reactlabel.useLabelStyles_unstable;
|
|
1953
2010
|
},
|
|
1954
|
-
|
|
1955
|
-
return
|
|
2011
|
+
useLabel_unstable: function() {
|
|
2012
|
+
return _reactlabel.useLabel_unstable;
|
|
1956
2013
|
},
|
|
1957
|
-
|
|
1958
|
-
return
|
|
2014
|
+
useLinkState_unstable: function() {
|
|
2015
|
+
return _reactlink.useLinkState_unstable;
|
|
1959
2016
|
},
|
|
1960
|
-
|
|
1961
|
-
return
|
|
2017
|
+
useLinkStyles_unstable: function() {
|
|
2018
|
+
return _reactlink.useLinkStyles_unstable;
|
|
1962
2019
|
},
|
|
1963
|
-
|
|
1964
|
-
return
|
|
2020
|
+
useLink_unstable: function() {
|
|
2021
|
+
return _reactlink.useLink_unstable;
|
|
1965
2022
|
},
|
|
1966
|
-
|
|
1967
|
-
return
|
|
2023
|
+
useListboxContextValues: function() {
|
|
2024
|
+
return _reactcombobox.useListboxContextValues;
|
|
1968
2025
|
},
|
|
1969
|
-
|
|
1970
|
-
return
|
|
2026
|
+
useListboxStyles_unstable: function() {
|
|
2027
|
+
return _reactcombobox.useListboxStyles_unstable;
|
|
1971
2028
|
},
|
|
1972
|
-
|
|
1973
|
-
return
|
|
2029
|
+
useListbox_unstable: function() {
|
|
2030
|
+
return _reactcombobox.useListbox_unstable;
|
|
1974
2031
|
},
|
|
1975
|
-
|
|
1976
|
-
return
|
|
2032
|
+
useMenuButtonStyles_unstable: function() {
|
|
2033
|
+
return _reactbutton.useMenuButtonStyles_unstable;
|
|
1977
2034
|
},
|
|
1978
|
-
|
|
1979
|
-
return
|
|
2035
|
+
useMenuButton_unstable: function() {
|
|
2036
|
+
return _reactbutton.useMenuButton_unstable;
|
|
1980
2037
|
},
|
|
1981
|
-
|
|
1982
|
-
return
|
|
2038
|
+
useMenuContextValues_unstable: function() {
|
|
2039
|
+
return _reactmenu.useMenuContextValues_unstable;
|
|
1983
2040
|
},
|
|
1984
|
-
|
|
1985
|
-
return
|
|
2041
|
+
useMenuContext_unstable: function() {
|
|
2042
|
+
return _reactmenu.useMenuContext_unstable;
|
|
1986
2043
|
},
|
|
1987
|
-
|
|
1988
|
-
return
|
|
2044
|
+
useMenuDividerStyles_unstable: function() {
|
|
2045
|
+
return _reactmenu.useMenuDividerStyles_unstable;
|
|
1989
2046
|
},
|
|
1990
|
-
|
|
1991
|
-
return
|
|
2047
|
+
useMenuDivider_unstable: function() {
|
|
2048
|
+
return _reactmenu.useMenuDivider_unstable;
|
|
1992
2049
|
},
|
|
1993
|
-
|
|
1994
|
-
return
|
|
2050
|
+
useMenuGroupContextValues_unstable: function() {
|
|
2051
|
+
return _reactmenu.useMenuGroupContextValues_unstable;
|
|
1995
2052
|
},
|
|
1996
|
-
|
|
1997
|
-
return
|
|
2053
|
+
useMenuGroupContext_unstable: function() {
|
|
2054
|
+
return _reactmenu.useMenuGroupContext_unstable;
|
|
1998
2055
|
},
|
|
1999
|
-
|
|
2000
|
-
return
|
|
2056
|
+
useMenuGroupHeaderStyles_unstable: function() {
|
|
2057
|
+
return _reactmenu.useMenuGroupHeaderStyles_unstable;
|
|
2001
2058
|
},
|
|
2002
|
-
|
|
2003
|
-
return
|
|
2059
|
+
useMenuGroupHeader_unstable: function() {
|
|
2060
|
+
return _reactmenu.useMenuGroupHeader_unstable;
|
|
2004
2061
|
},
|
|
2005
|
-
|
|
2006
|
-
return
|
|
2062
|
+
useMenuGroupStyles_unstable: function() {
|
|
2063
|
+
return _reactmenu.useMenuGroupStyles_unstable;
|
|
2007
2064
|
},
|
|
2008
|
-
|
|
2009
|
-
return
|
|
2065
|
+
useMenuGroup_unstable: function() {
|
|
2066
|
+
return _reactmenu.useMenuGroup_unstable;
|
|
2010
2067
|
},
|
|
2011
|
-
|
|
2012
|
-
return
|
|
2068
|
+
useMenuItemCheckboxStyles_unstable: function() {
|
|
2069
|
+
return _reactmenu.useMenuItemCheckboxStyles_unstable;
|
|
2013
2070
|
},
|
|
2014
|
-
|
|
2015
|
-
return
|
|
2071
|
+
useMenuItemCheckbox_unstable: function() {
|
|
2072
|
+
return _reactmenu.useMenuItemCheckbox_unstable;
|
|
2016
2073
|
},
|
|
2017
|
-
|
|
2018
|
-
return
|
|
2074
|
+
useMenuItemLinkStyles_unstable: function() {
|
|
2075
|
+
return _reactmenu.useMenuItemLinkStyles_unstable;
|
|
2019
2076
|
},
|
|
2020
|
-
|
|
2021
|
-
return
|
|
2077
|
+
useMenuItemLink_unstable: function() {
|
|
2078
|
+
return _reactmenu.useMenuItemLink_unstable;
|
|
2022
2079
|
},
|
|
2023
|
-
|
|
2024
|
-
return
|
|
2080
|
+
useMenuItemRadioStyles_unstable: function() {
|
|
2081
|
+
return _reactmenu.useMenuItemRadioStyles_unstable;
|
|
2025
2082
|
},
|
|
2026
|
-
|
|
2027
|
-
return
|
|
2083
|
+
useMenuItemRadio_unstable: function() {
|
|
2084
|
+
return _reactmenu.useMenuItemRadio_unstable;
|
|
2028
2085
|
},
|
|
2029
|
-
|
|
2030
|
-
return
|
|
2086
|
+
useMenuItemStyles_unstable: function() {
|
|
2087
|
+
return _reactmenu.useMenuItemStyles_unstable;
|
|
2031
2088
|
},
|
|
2032
|
-
|
|
2033
|
-
return
|
|
2089
|
+
useMenuItem_unstable: function() {
|
|
2090
|
+
return _reactmenu.useMenuItem_unstable;
|
|
2034
2091
|
},
|
|
2035
|
-
|
|
2036
|
-
return
|
|
2092
|
+
useMenuListContextValues_unstable: function() {
|
|
2093
|
+
return _reactmenu.useMenuListContextValues_unstable;
|
|
2037
2094
|
},
|
|
2038
|
-
|
|
2039
|
-
return
|
|
2095
|
+
useMenuListContext_unstable: function() {
|
|
2096
|
+
return _reactmenu.useMenuListContext_unstable;
|
|
2040
2097
|
},
|
|
2041
|
-
|
|
2042
|
-
return
|
|
2098
|
+
useMenuListStyles_unstable: function() {
|
|
2099
|
+
return _reactmenu.useMenuListStyles_unstable;
|
|
2043
2100
|
},
|
|
2044
|
-
|
|
2045
|
-
return
|
|
2101
|
+
useMenuList_unstable: function() {
|
|
2102
|
+
return _reactmenu.useMenuList_unstable;
|
|
2046
2103
|
},
|
|
2047
|
-
|
|
2048
|
-
return
|
|
2104
|
+
useMenuPopoverStyles_unstable: function() {
|
|
2105
|
+
return _reactmenu.useMenuPopoverStyles_unstable;
|
|
2049
2106
|
},
|
|
2050
|
-
|
|
2051
|
-
return
|
|
2107
|
+
useMenuPopover_unstable: function() {
|
|
2108
|
+
return _reactmenu.useMenuPopover_unstable;
|
|
2052
2109
|
},
|
|
2053
|
-
|
|
2054
|
-
return
|
|
2110
|
+
useMenuSplitGroupStyles_unstable: function() {
|
|
2111
|
+
return _reactmenu.useMenuSplitGroupStyles_unstable;
|
|
2055
2112
|
},
|
|
2056
|
-
|
|
2057
|
-
return
|
|
2113
|
+
useMenuSplitGroup_unstable: function() {
|
|
2114
|
+
return _reactmenu.useMenuSplitGroup_unstable;
|
|
2058
2115
|
},
|
|
2059
|
-
|
|
2060
|
-
return
|
|
2116
|
+
useMenuTriggerContext_unstable: function() {
|
|
2117
|
+
return _reactmenu.useMenuTriggerContext_unstable;
|
|
2061
2118
|
},
|
|
2062
|
-
|
|
2063
|
-
return
|
|
2119
|
+
useMenuTrigger_unstable: function() {
|
|
2120
|
+
return _reactmenu.useMenuTrigger_unstable;
|
|
2064
2121
|
},
|
|
2065
|
-
|
|
2066
|
-
return
|
|
2122
|
+
useMenu_unstable: function() {
|
|
2123
|
+
return _reactmenu.useMenu_unstable;
|
|
2067
2124
|
},
|
|
2068
|
-
|
|
2069
|
-
return
|
|
2125
|
+
useMergedRefs: function() {
|
|
2126
|
+
return _reactutilities.useMergedRefs;
|
|
2070
2127
|
},
|
|
2071
|
-
|
|
2072
|
-
return
|
|
2128
|
+
useMessageBarActionsStyles_unstable: function() {
|
|
2129
|
+
return _reactmessagebar.useMessageBarActionsStyles_unstable;
|
|
2073
2130
|
},
|
|
2074
|
-
|
|
2075
|
-
return
|
|
2131
|
+
useMessageBarActions_unstable: function() {
|
|
2132
|
+
return _reactmessagebar.useMessageBarActions_unstable;
|
|
2076
2133
|
},
|
|
2077
|
-
|
|
2078
|
-
return
|
|
2134
|
+
useMessageBarBodyStyles_unstable: function() {
|
|
2135
|
+
return _reactmessagebar.useMessageBarBodyStyles_unstable;
|
|
2079
2136
|
},
|
|
2080
|
-
|
|
2081
|
-
return
|
|
2137
|
+
useMessageBarBody_unstable: function() {
|
|
2138
|
+
return _reactmessagebar.useMessageBarBody_unstable;
|
|
2082
2139
|
},
|
|
2083
|
-
|
|
2084
|
-
return
|
|
2140
|
+
useMessageBarContext: function() {
|
|
2141
|
+
return _reactmessagebar.useMessageBarContext;
|
|
2085
2142
|
},
|
|
2086
|
-
|
|
2087
|
-
return
|
|
2143
|
+
useMessageBarGroupStyles_unstable: function() {
|
|
2144
|
+
return _reactmessagebar.useMessageBarGroupStyles_unstable;
|
|
2088
2145
|
},
|
|
2089
|
-
|
|
2090
|
-
return
|
|
2146
|
+
useMessageBarGroup_unstable: function() {
|
|
2147
|
+
return _reactmessagebar.useMessageBarGroup_unstable;
|
|
2091
2148
|
},
|
|
2092
|
-
|
|
2093
|
-
return
|
|
2149
|
+
useMessageBarStyles_unstable: function() {
|
|
2150
|
+
return _reactmessagebar.useMessageBarStyles_unstable;
|
|
2094
2151
|
},
|
|
2095
|
-
|
|
2096
|
-
return
|
|
2152
|
+
useMessageBarTitleStyles_unstable: function() {
|
|
2153
|
+
return _reactmessagebar.useMessageBarTitleStyles_unstable;
|
|
2097
2154
|
},
|
|
2098
|
-
|
|
2099
|
-
return
|
|
2155
|
+
useMessageBarTitle_unstable: function() {
|
|
2156
|
+
return _reactmessagebar.useMessageBarTitle_unstable;
|
|
2100
2157
|
},
|
|
2101
|
-
|
|
2102
|
-
return
|
|
2158
|
+
useMessageBar_unstable: function() {
|
|
2159
|
+
return _reactmessagebar.useMessageBar_unstable;
|
|
2103
2160
|
},
|
|
2104
|
-
|
|
2105
|
-
return
|
|
2161
|
+
useModalAttributes: function() {
|
|
2162
|
+
return _reacttabster.useModalAttributes;
|
|
2106
2163
|
},
|
|
2107
|
-
|
|
2108
|
-
return
|
|
2164
|
+
useObservedElement: function() {
|
|
2165
|
+
return _reacttabster.useObservedElement;
|
|
2109
2166
|
},
|
|
2110
|
-
|
|
2111
|
-
return
|
|
2167
|
+
useOptionGroupStyles_unstable: function() {
|
|
2168
|
+
return _reactcombobox.useOptionGroupStyles_unstable;
|
|
2112
2169
|
},
|
|
2113
|
-
|
|
2114
|
-
return
|
|
2170
|
+
useOptionGroup_unstable: function() {
|
|
2171
|
+
return _reactcombobox.useOptionGroup_unstable;
|
|
2115
2172
|
},
|
|
2116
|
-
|
|
2117
|
-
return
|
|
2173
|
+
useOptionStyles_unstable: function() {
|
|
2174
|
+
return _reactcombobox.useOptionStyles_unstable;
|
|
2118
2175
|
},
|
|
2119
|
-
|
|
2120
|
-
return
|
|
2176
|
+
useOption_unstable: function() {
|
|
2177
|
+
return _reactcombobox.useOption_unstable;
|
|
2121
2178
|
},
|
|
2122
|
-
|
|
2123
|
-
return
|
|
2179
|
+
useOverflowCount: function() {
|
|
2180
|
+
return _reactoverflow.useOverflowCount;
|
|
2124
2181
|
},
|
|
2125
|
-
|
|
2126
|
-
return
|
|
2182
|
+
useOverflowMenu: function() {
|
|
2183
|
+
return _reactoverflow.useOverflowMenu;
|
|
2127
2184
|
},
|
|
2128
|
-
|
|
2129
|
-
return
|
|
2185
|
+
useOverflowVisibility: function() {
|
|
2186
|
+
return _reactoverflow.useOverflowVisibility;
|
|
2130
2187
|
},
|
|
2131
|
-
|
|
2132
|
-
return
|
|
2188
|
+
useOverlayDrawerStyles_unstable: function() {
|
|
2189
|
+
return _reactdrawer.useOverlayDrawerStyles_unstable;
|
|
2133
2190
|
},
|
|
2134
|
-
|
|
2135
|
-
return
|
|
2191
|
+
useOverlayDrawer_unstable: function() {
|
|
2192
|
+
return _reactdrawer.useOverlayDrawer_unstable;
|
|
2136
2193
|
},
|
|
2137
|
-
|
|
2138
|
-
return
|
|
2194
|
+
usePersonaStyles_unstable: function() {
|
|
2195
|
+
return _reactpersona.usePersonaStyles_unstable;
|
|
2139
2196
|
},
|
|
2140
|
-
|
|
2141
|
-
return
|
|
2197
|
+
usePersona_unstable: function() {
|
|
2198
|
+
return _reactpersona.usePersona_unstable;
|
|
2142
2199
|
},
|
|
2143
|
-
|
|
2144
|
-
return
|
|
2200
|
+
usePopoverContext_unstable: function() {
|
|
2201
|
+
return _reactpopover.usePopoverContext_unstable;
|
|
2145
2202
|
},
|
|
2146
|
-
|
|
2147
|
-
return
|
|
2203
|
+
usePopoverSurfaceStyles_unstable: function() {
|
|
2204
|
+
return _reactpopover.usePopoverSurfaceStyles_unstable;
|
|
2148
2205
|
},
|
|
2149
|
-
|
|
2150
|
-
return
|
|
2206
|
+
usePopoverSurface_unstable: function() {
|
|
2207
|
+
return _reactpopover.usePopoverSurface_unstable;
|
|
2151
2208
|
},
|
|
2152
|
-
|
|
2153
|
-
return
|
|
2209
|
+
usePopoverTrigger_unstable: function() {
|
|
2210
|
+
return _reactpopover.usePopoverTrigger_unstable;
|
|
2154
2211
|
},
|
|
2155
|
-
|
|
2156
|
-
return
|
|
2212
|
+
usePopover_unstable: function() {
|
|
2213
|
+
return _reactpopover.usePopover_unstable;
|
|
2157
2214
|
},
|
|
2158
|
-
|
|
2159
|
-
return
|
|
2215
|
+
usePortalMountNode: function() {
|
|
2216
|
+
return _reactsharedcontexts.usePortalMountNode;
|
|
2160
2217
|
},
|
|
2161
|
-
|
|
2162
|
-
return
|
|
2218
|
+
usePortal_unstable: function() {
|
|
2219
|
+
return _reactportal.usePortal_unstable;
|
|
2163
2220
|
},
|
|
2164
|
-
|
|
2165
|
-
return
|
|
2221
|
+
usePresenceBadgeStyles_unstable: function() {
|
|
2222
|
+
return _reactbadge.usePresenceBadgeStyles_unstable;
|
|
2166
2223
|
},
|
|
2167
|
-
|
|
2168
|
-
return
|
|
2224
|
+
usePresenceBadge_unstable: function() {
|
|
2225
|
+
return _reactbadge.usePresenceBadge_unstable;
|
|
2169
2226
|
},
|
|
2170
|
-
|
|
2171
|
-
return
|
|
2227
|
+
useProgressBarStyles_unstable: function() {
|
|
2228
|
+
return _reactprogress.useProgressBarStyles_unstable;
|
|
2172
2229
|
},
|
|
2173
|
-
|
|
2174
|
-
return
|
|
2230
|
+
useProgressBar_unstable: function() {
|
|
2231
|
+
return _reactprogress.useProgressBar_unstable;
|
|
2175
2232
|
},
|
|
2176
|
-
|
|
2177
|
-
return
|
|
2233
|
+
useRadioGroupContextValue_unstable: function() {
|
|
2234
|
+
return _reactradio.useRadioGroupContextValue_unstable;
|
|
2178
2235
|
},
|
|
2179
|
-
|
|
2180
|
-
return
|
|
2236
|
+
useRadioGroupContextValues: function() {
|
|
2237
|
+
return _reactradio.useRadioGroupContextValues;
|
|
2181
2238
|
},
|
|
2182
|
-
|
|
2183
|
-
return
|
|
2239
|
+
useRadioGroupContext_unstable: function() {
|
|
2240
|
+
return _reactradio.useRadioGroupContext_unstable;
|
|
2184
2241
|
},
|
|
2185
|
-
|
|
2186
|
-
return
|
|
2242
|
+
useRadioGroupStyles_unstable: function() {
|
|
2243
|
+
return _reactradio.useRadioGroupStyles_unstable;
|
|
2187
2244
|
},
|
|
2188
|
-
|
|
2189
|
-
return
|
|
2245
|
+
useRadioGroup_unstable: function() {
|
|
2246
|
+
return _reactradio.useRadioGroup_unstable;
|
|
2190
2247
|
},
|
|
2191
|
-
|
|
2192
|
-
return
|
|
2248
|
+
useRadioStyles_unstable: function() {
|
|
2249
|
+
return _reactradio.useRadioStyles_unstable;
|
|
2193
2250
|
},
|
|
2194
|
-
|
|
2195
|
-
return
|
|
2251
|
+
useRadio_unstable: function() {
|
|
2252
|
+
return _reactradio.useRadio_unstable;
|
|
2196
2253
|
},
|
|
2197
|
-
|
|
2198
|
-
return
|
|
2254
|
+
useRatingContextValues: function() {
|
|
2255
|
+
return _reactrating.useRatingContextValues;
|
|
2199
2256
|
},
|
|
2200
|
-
|
|
2201
|
-
return
|
|
2257
|
+
useRatingDisplayContextValues: function() {
|
|
2258
|
+
return _reactrating.useRatingDisplayContextValues;
|
|
2202
2259
|
},
|
|
2203
|
-
|
|
2204
|
-
return
|
|
2260
|
+
useRatingDisplayStyles_unstable: function() {
|
|
2261
|
+
return _reactrating.useRatingDisplayStyles_unstable;
|
|
2205
2262
|
},
|
|
2206
|
-
|
|
2207
|
-
return
|
|
2263
|
+
useRatingDisplay_unstable: function() {
|
|
2264
|
+
return _reactrating.useRatingDisplay_unstable;
|
|
2208
2265
|
},
|
|
2209
|
-
|
|
2210
|
-
return
|
|
2266
|
+
useRatingItemContextValue_unstable: function() {
|
|
2267
|
+
return _reactrating.useRatingItemContextValue_unstable;
|
|
2211
2268
|
},
|
|
2212
|
-
|
|
2213
|
-
return
|
|
2269
|
+
useRatingItemStyles_unstable: function() {
|
|
2270
|
+
return _reactrating.useRatingItemStyles_unstable;
|
|
2214
2271
|
},
|
|
2215
|
-
|
|
2216
|
-
return
|
|
2272
|
+
useRatingItem_unstable: function() {
|
|
2273
|
+
return _reactrating.useRatingItem_unstable;
|
|
2217
2274
|
},
|
|
2218
|
-
|
|
2219
|
-
return
|
|
2275
|
+
useRatingStyles_unstable: function() {
|
|
2276
|
+
return _reactrating.useRatingStyles_unstable;
|
|
2220
2277
|
},
|
|
2221
|
-
|
|
2222
|
-
return
|
|
2278
|
+
useRating_unstable: function() {
|
|
2279
|
+
return _reactrating.useRating_unstable;
|
|
2223
2280
|
},
|
|
2224
|
-
|
|
2225
|
-
return
|
|
2281
|
+
useRestoreFocusSource: function() {
|
|
2282
|
+
return _reacttabster.useRestoreFocusSource;
|
|
2226
2283
|
},
|
|
2227
|
-
|
|
2228
|
-
return
|
|
2284
|
+
useRestoreFocusTarget: function() {
|
|
2285
|
+
return _reacttabster.useRestoreFocusTarget;
|
|
2229
2286
|
},
|
|
2230
|
-
|
|
2231
|
-
return
|
|
2287
|
+
useScrollbarWidth: function() {
|
|
2288
|
+
return _reactutilities.useScrollbarWidth;
|
|
2232
2289
|
},
|
|
2233
|
-
|
|
2234
|
-
return
|
|
2290
|
+
useSelectStyles_unstable: function() {
|
|
2291
|
+
return _reactselect.useSelectStyles_unstable;
|
|
2235
2292
|
},
|
|
2236
|
-
|
|
2237
|
-
return
|
|
2293
|
+
useSelect_unstable: function() {
|
|
2294
|
+
return _reactselect.useSelect_unstable;
|
|
2238
2295
|
},
|
|
2239
|
-
|
|
2240
|
-
return
|
|
2296
|
+
useSelection: function() {
|
|
2297
|
+
return _reactutilities.useSelection;
|
|
2241
2298
|
},
|
|
2242
|
-
|
|
2243
|
-
return
|
|
2299
|
+
useSkeletonContext: function() {
|
|
2300
|
+
return _reactskeleton.useSkeletonContext;
|
|
2244
2301
|
},
|
|
2245
|
-
|
|
2246
|
-
return
|
|
2302
|
+
useSkeletonItemStyles_unstable: function() {
|
|
2303
|
+
return _reactskeleton.useSkeletonItemStyles_unstable;
|
|
2247
2304
|
},
|
|
2248
|
-
|
|
2249
|
-
return
|
|
2305
|
+
useSkeletonItem_unstable: function() {
|
|
2306
|
+
return _reactskeleton.useSkeletonItem_unstable;
|
|
2250
2307
|
},
|
|
2251
|
-
|
|
2252
|
-
return
|
|
2308
|
+
useSkeletonStyles_unstable: function() {
|
|
2309
|
+
return _reactskeleton.useSkeletonStyles_unstable;
|
|
2253
2310
|
},
|
|
2254
|
-
|
|
2255
|
-
return
|
|
2311
|
+
useSkeleton_unstable: function() {
|
|
2312
|
+
return _reactskeleton.useSkeleton_unstable;
|
|
2256
2313
|
},
|
|
2257
|
-
|
|
2258
|
-
return
|
|
2314
|
+
useSliderState_unstable: function() {
|
|
2315
|
+
return _reactslider.useSliderState_unstable;
|
|
2259
2316
|
},
|
|
2260
|
-
|
|
2261
|
-
return
|
|
2317
|
+
useSliderStyles_unstable: function() {
|
|
2318
|
+
return _reactslider.useSliderStyles_unstable;
|
|
2262
2319
|
},
|
|
2263
|
-
|
|
2264
|
-
return
|
|
2320
|
+
useSlider_unstable: function() {
|
|
2321
|
+
return _reactslider.useSlider_unstable;
|
|
2265
2322
|
},
|
|
2266
|
-
|
|
2267
|
-
return
|
|
2323
|
+
useSpinButtonStyles_unstable: function() {
|
|
2324
|
+
return _reactspinbutton.useSpinButtonStyles_unstable;
|
|
2268
2325
|
},
|
|
2269
|
-
|
|
2270
|
-
return
|
|
2326
|
+
useSpinButton_unstable: function() {
|
|
2327
|
+
return _reactspinbutton.useSpinButton_unstable;
|
|
2271
2328
|
},
|
|
2272
|
-
|
|
2273
|
-
return
|
|
2329
|
+
useSpinnerStyles_unstable: function() {
|
|
2330
|
+
return _reactspinner.useSpinnerStyles_unstable;
|
|
2274
2331
|
},
|
|
2275
|
-
|
|
2276
|
-
return
|
|
2332
|
+
useSpinner_unstable: function() {
|
|
2333
|
+
return _reactspinner.useSpinner_unstable;
|
|
2277
2334
|
},
|
|
2278
|
-
|
|
2279
|
-
return
|
|
2335
|
+
useSplitButtonStyles_unstable: function() {
|
|
2336
|
+
return _reactbutton.useSplitButtonStyles_unstable;
|
|
2280
2337
|
},
|
|
2281
|
-
|
|
2282
|
-
return
|
|
2338
|
+
useSplitButton_unstable: function() {
|
|
2339
|
+
return _reactbutton.useSplitButton_unstable;
|
|
2283
2340
|
},
|
|
2284
|
-
|
|
2285
|
-
return
|
|
2341
|
+
useSubtreeContext_unstable: function() {
|
|
2342
|
+
return _reacttree.useSubtreeContext_unstable;
|
|
2286
2343
|
},
|
|
2287
|
-
|
|
2288
|
-
return
|
|
2344
|
+
useSwitchStyles_unstable: function() {
|
|
2345
|
+
return _reactswitch.useSwitchStyles_unstable;
|
|
2289
2346
|
},
|
|
2290
|
-
|
|
2291
|
-
return
|
|
2347
|
+
useSwitch_unstable: function() {
|
|
2348
|
+
return _reactswitch.useSwitch_unstable;
|
|
2292
2349
|
},
|
|
2293
|
-
|
|
2294
|
-
return
|
|
2350
|
+
useTabListContextValues_unstable: function() {
|
|
2351
|
+
return _reacttabs.useTabListContextValues_unstable;
|
|
2295
2352
|
},
|
|
2296
|
-
|
|
2297
|
-
return
|
|
2353
|
+
useTabListContext_unstable: function() {
|
|
2354
|
+
return _reacttabs.useTabListContext_unstable;
|
|
2298
2355
|
},
|
|
2299
|
-
|
|
2300
|
-
return
|
|
2356
|
+
useTabListStyles_unstable: function() {
|
|
2357
|
+
return _reacttabs.useTabListStyles_unstable;
|
|
2301
2358
|
},
|
|
2302
|
-
|
|
2303
|
-
return
|
|
2359
|
+
useTabList_unstable: function() {
|
|
2360
|
+
return _reacttabs.useTabList_unstable;
|
|
2304
2361
|
},
|
|
2305
|
-
|
|
2306
|
-
return
|
|
2362
|
+
useTabStyles_unstable: function() {
|
|
2363
|
+
return _reacttabs.useTabStyles_unstable;
|
|
2307
2364
|
},
|
|
2308
|
-
|
|
2309
|
-
return
|
|
2365
|
+
useTab_unstable: function() {
|
|
2366
|
+
return _reacttabs.useTab_unstable;
|
|
2310
2367
|
},
|
|
2311
|
-
|
|
2312
|
-
return
|
|
2368
|
+
useTableBodyStyles_unstable: function() {
|
|
2369
|
+
return _reacttable.useTableBodyStyles_unstable;
|
|
2313
2370
|
},
|
|
2314
|
-
|
|
2315
|
-
return
|
|
2371
|
+
useTableBody_unstable: function() {
|
|
2372
|
+
return _reacttable.useTableBody_unstable;
|
|
2316
2373
|
},
|
|
2317
|
-
|
|
2318
|
-
return
|
|
2374
|
+
useTableCellActionsStyles_unstable: function() {
|
|
2375
|
+
return _reacttable.useTableCellActionsStyles_unstable;
|
|
2319
2376
|
},
|
|
2320
|
-
|
|
2321
|
-
return
|
|
2377
|
+
useTableCellActions_unstable: function() {
|
|
2378
|
+
return _reacttable.useTableCellActions_unstable;
|
|
2322
2379
|
},
|
|
2323
|
-
|
|
2324
|
-
return
|
|
2380
|
+
useTableCellLayoutStyles_unstable: function() {
|
|
2381
|
+
return _reacttable.useTableCellLayoutStyles_unstable;
|
|
2325
2382
|
},
|
|
2326
|
-
|
|
2327
|
-
return
|
|
2383
|
+
useTableCellLayout_unstable: function() {
|
|
2384
|
+
return _reacttable.useTableCellLayout_unstable;
|
|
2328
2385
|
},
|
|
2329
|
-
|
|
2330
|
-
return
|
|
2386
|
+
useTableCellStyles_unstable: function() {
|
|
2387
|
+
return _reacttable.useTableCellStyles_unstable;
|
|
2331
2388
|
},
|
|
2332
|
-
|
|
2333
|
-
return
|
|
2389
|
+
useTableCell_unstable: function() {
|
|
2390
|
+
return _reacttable.useTableCell_unstable;
|
|
2334
2391
|
},
|
|
2335
|
-
|
|
2336
|
-
return
|
|
2392
|
+
useTableColumnSizing_unstable: function() {
|
|
2393
|
+
return _reacttable.useTableColumnSizing_unstable;
|
|
2337
2394
|
},
|
|
2338
|
-
|
|
2339
|
-
return
|
|
2395
|
+
useTableCompositeNavigation: function() {
|
|
2396
|
+
return _reacttable.useTableCompositeNavigation;
|
|
2340
2397
|
},
|
|
2341
|
-
|
|
2342
|
-
return
|
|
2398
|
+
useTableContext: function() {
|
|
2399
|
+
return _reacttable.useTableContext;
|
|
2343
2400
|
},
|
|
2344
|
-
|
|
2345
|
-
return
|
|
2401
|
+
useTableFeatures: function() {
|
|
2402
|
+
return _reacttable.useTableFeatures;
|
|
2346
2403
|
},
|
|
2347
|
-
|
|
2348
|
-
return
|
|
2404
|
+
useTableHeaderCellStyles_unstable: function() {
|
|
2405
|
+
return _reacttable.useTableHeaderCellStyles_unstable;
|
|
2349
2406
|
},
|
|
2350
|
-
|
|
2351
|
-
return
|
|
2407
|
+
useTableHeaderCell_unstable: function() {
|
|
2408
|
+
return _reacttable.useTableHeaderCell_unstable;
|
|
2352
2409
|
},
|
|
2353
|
-
|
|
2354
|
-
return
|
|
2410
|
+
useTableHeaderStyles_unstable: function() {
|
|
2411
|
+
return _reacttable.useTableHeaderStyles_unstable;
|
|
2355
2412
|
},
|
|
2356
|
-
|
|
2357
|
-
return
|
|
2413
|
+
useTableHeader_unstable: function() {
|
|
2414
|
+
return _reacttable.useTableHeader_unstable;
|
|
2358
2415
|
},
|
|
2359
|
-
|
|
2360
|
-
return
|
|
2416
|
+
useTableResizeHandleStyles_unstable: function() {
|
|
2417
|
+
return _reacttable.useTableResizeHandleStyles_unstable;
|
|
2361
2418
|
},
|
|
2362
|
-
|
|
2363
|
-
return
|
|
2419
|
+
useTableResizeHandle_unstable: function() {
|
|
2420
|
+
return _reacttable.useTableResizeHandle_unstable;
|
|
2364
2421
|
},
|
|
2365
|
-
|
|
2366
|
-
return
|
|
2422
|
+
useTableRowIdContext: function() {
|
|
2423
|
+
return _reacttable.useTableRowIdContext;
|
|
2367
2424
|
},
|
|
2368
|
-
|
|
2369
|
-
return
|
|
2425
|
+
useTableRowStyles_unstable: function() {
|
|
2426
|
+
return _reacttable.useTableRowStyles_unstable;
|
|
2370
2427
|
},
|
|
2371
|
-
|
|
2372
|
-
return
|
|
2428
|
+
useTableRow_unstable: function() {
|
|
2429
|
+
return _reacttable.useTableRow_unstable;
|
|
2373
2430
|
},
|
|
2374
|
-
|
|
2375
|
-
return
|
|
2431
|
+
useTableSelection: function() {
|
|
2432
|
+
return _reacttable.useTableSelection;
|
|
2376
2433
|
},
|
|
2377
|
-
|
|
2378
|
-
return
|
|
2434
|
+
useTableSelectionCellStyles_unstable: function() {
|
|
2435
|
+
return _reacttable.useTableSelectionCellStyles_unstable;
|
|
2379
2436
|
},
|
|
2380
|
-
|
|
2381
|
-
return
|
|
2437
|
+
useTableSelectionCell_unstable: function() {
|
|
2438
|
+
return _reacttable.useTableSelectionCell_unstable;
|
|
2382
2439
|
},
|
|
2383
|
-
|
|
2384
|
-
return
|
|
2440
|
+
useTableSort: function() {
|
|
2441
|
+
return _reacttable.useTableSort;
|
|
2385
2442
|
},
|
|
2386
|
-
|
|
2387
|
-
return
|
|
2443
|
+
useTableStyles_unstable: function() {
|
|
2444
|
+
return _reacttable.useTableStyles_unstable;
|
|
2388
2445
|
},
|
|
2389
|
-
|
|
2390
|
-
return
|
|
2446
|
+
useTable_unstable: function() {
|
|
2447
|
+
return _reacttable.useTable_unstable;
|
|
2391
2448
|
},
|
|
2392
|
-
|
|
2393
|
-
return
|
|
2449
|
+
useTagAvatarContextValues_unstable: function() {
|
|
2450
|
+
return _reacttags.useTagAvatarContextValues_unstable;
|
|
2394
2451
|
},
|
|
2395
|
-
|
|
2396
|
-
return
|
|
2452
|
+
useTagGroupContextValues_unstable: function() {
|
|
2453
|
+
return _reacttags.useTagGroupContextValues_unstable;
|
|
2397
2454
|
},
|
|
2398
|
-
|
|
2399
|
-
return
|
|
2455
|
+
useTagGroupStyles_unstable: function() {
|
|
2456
|
+
return _reacttags.useTagGroupStyles_unstable;
|
|
2400
2457
|
},
|
|
2401
|
-
|
|
2402
|
-
return
|
|
2458
|
+
useTagGroup_unstable: function() {
|
|
2459
|
+
return _reacttags.useTagGroup_unstable;
|
|
2403
2460
|
},
|
|
2404
|
-
|
|
2405
|
-
return
|
|
2461
|
+
useTagStyles_unstable: function() {
|
|
2462
|
+
return _reacttags.useTagStyles_unstable;
|
|
2406
2463
|
},
|
|
2407
|
-
|
|
2408
|
-
return
|
|
2464
|
+
useTag_unstable: function() {
|
|
2465
|
+
return _reacttags.useTag_unstable;
|
|
2409
2466
|
},
|
|
2410
|
-
|
|
2411
|
-
return
|
|
2467
|
+
useTextStyles_unstable: function() {
|
|
2468
|
+
return _reacttext.useTextStyles_unstable;
|
|
2412
2469
|
},
|
|
2413
|
-
|
|
2414
|
-
return
|
|
2470
|
+
useText_unstable: function() {
|
|
2471
|
+
return _reacttext.useText_unstable;
|
|
2415
2472
|
},
|
|
2416
|
-
|
|
2417
|
-
return
|
|
2473
|
+
useTextareaStyles_unstable: function() {
|
|
2474
|
+
return _reacttextarea.useTextareaStyles_unstable;
|
|
2418
2475
|
},
|
|
2419
|
-
|
|
2420
|
-
return
|
|
2476
|
+
useTextarea_unstable: function() {
|
|
2477
|
+
return _reacttextarea.useTextarea_unstable;
|
|
2421
2478
|
},
|
|
2422
|
-
|
|
2423
|
-
return
|
|
2479
|
+
useThemeClassName: function() {
|
|
2480
|
+
return _reactsharedcontexts.useThemeClassName_unstable;
|
|
2424
2481
|
},
|
|
2425
|
-
|
|
2426
|
-
return
|
|
2482
|
+
useToastBodyStyles_unstable: function() {
|
|
2483
|
+
return _reacttoast.useToastBodyStyles_unstable;
|
|
2427
2484
|
},
|
|
2428
|
-
|
|
2429
|
-
return
|
|
2485
|
+
useToastBody_unstable: function() {
|
|
2486
|
+
return _reacttoast.useToastBody_unstable;
|
|
2430
2487
|
},
|
|
2431
|
-
|
|
2432
|
-
return
|
|
2488
|
+
useToastController: function() {
|
|
2489
|
+
return _reacttoast.useToastController;
|
|
2433
2490
|
},
|
|
2434
|
-
|
|
2435
|
-
return
|
|
2491
|
+
useToastFooterStyles_unstable: function() {
|
|
2492
|
+
return _reacttoast.useToastFooterStyles_unstable;
|
|
2436
2493
|
},
|
|
2437
|
-
|
|
2438
|
-
return
|
|
2494
|
+
useToastFooter_unstable: function() {
|
|
2495
|
+
return _reacttoast.useToastFooter_unstable;
|
|
2439
2496
|
},
|
|
2440
|
-
|
|
2441
|
-
return
|
|
2497
|
+
useToastStyles_unstable: function() {
|
|
2498
|
+
return _reacttoast.useToastStyles_unstable;
|
|
2442
2499
|
},
|
|
2443
|
-
|
|
2444
|
-
return
|
|
2500
|
+
useToastTitleStyles_unstable: function() {
|
|
2501
|
+
return _reacttoast.useToastTitleStyles_unstable;
|
|
2445
2502
|
},
|
|
2446
|
-
|
|
2447
|
-
return
|
|
2503
|
+
useToastTitle_unstable: function() {
|
|
2504
|
+
return _reacttoast.useToastTitle_unstable;
|
|
2448
2505
|
},
|
|
2449
|
-
|
|
2450
|
-
return
|
|
2506
|
+
useToastTrigger_unstable: function() {
|
|
2507
|
+
return _reacttoast.useToastTrigger_unstable;
|
|
2451
2508
|
},
|
|
2452
|
-
|
|
2453
|
-
return
|
|
2509
|
+
useToast_unstable: function() {
|
|
2510
|
+
return _reacttoast.useToast_unstable;
|
|
2454
2511
|
},
|
|
2455
|
-
|
|
2456
|
-
return
|
|
2512
|
+
useToasterStyles_unstable: function() {
|
|
2513
|
+
return _reacttoast.useToasterStyles_unstable;
|
|
2457
2514
|
},
|
|
2458
|
-
|
|
2459
|
-
return
|
|
2515
|
+
useToaster_unstable: function() {
|
|
2516
|
+
return _reacttoast.useToaster_unstable;
|
|
2460
2517
|
},
|
|
2461
|
-
|
|
2462
|
-
return
|
|
2518
|
+
useToggleButtonStyles_unstable: function() {
|
|
2519
|
+
return _reactbutton.useToggleButtonStyles_unstable;
|
|
2463
2520
|
},
|
|
2464
|
-
|
|
2465
|
-
return
|
|
2521
|
+
useToggleButton_unstable: function() {
|
|
2522
|
+
return _reactbutton.useToggleButton_unstable;
|
|
2466
2523
|
},
|
|
2467
|
-
|
|
2468
|
-
return
|
|
2524
|
+
useToggleState: function() {
|
|
2525
|
+
return _reactbutton.useToggleState;
|
|
2469
2526
|
},
|
|
2470
|
-
|
|
2471
|
-
return
|
|
2527
|
+
useToolbarButtonStyles_unstable: function() {
|
|
2528
|
+
return _reacttoolbar.useToolbarButtonStyles_unstable;
|
|
2472
2529
|
},
|
|
2473
|
-
|
|
2474
|
-
return
|
|
2530
|
+
useToolbarButton_unstable: function() {
|
|
2531
|
+
return _reacttoolbar.useToolbarButton_unstable;
|
|
2475
2532
|
},
|
|
2476
|
-
|
|
2477
|
-
return
|
|
2533
|
+
useToolbarDividerStyles_unstable: function() {
|
|
2534
|
+
return _reacttoolbar.useToolbarDividerStyles_unstable;
|
|
2478
2535
|
},
|
|
2479
|
-
|
|
2480
|
-
return
|
|
2536
|
+
useToolbarDivider_unstable: function() {
|
|
2537
|
+
return _reacttoolbar.useToolbarDivider_unstable;
|
|
2481
2538
|
},
|
|
2482
|
-
|
|
2483
|
-
return
|
|
2539
|
+
useToolbarGroupStyles_unstable: function() {
|
|
2540
|
+
return _reacttoolbar.useToolbarGroupStyles_unstable;
|
|
2484
2541
|
},
|
|
2485
|
-
|
|
2486
|
-
return
|
|
2542
|
+
useToolbarGroup_unstable: function() {
|
|
2543
|
+
return _reacttoolbar.useToolbarGroup_unstable;
|
|
2487
2544
|
},
|
|
2488
|
-
|
|
2489
|
-
return
|
|
2545
|
+
useToolbarRadioButtonStyles_unstable: function() {
|
|
2546
|
+
return _reacttoolbar.useToolbarRadioButtonStyles_unstable;
|
|
2490
2547
|
},
|
|
2491
|
-
|
|
2492
|
-
return
|
|
2548
|
+
useToolbarRadioButton_unstable: function() {
|
|
2549
|
+
return _reacttoolbar.useToolbarRadioButton_unstable;
|
|
2493
2550
|
},
|
|
2494
|
-
|
|
2495
|
-
return
|
|
2551
|
+
useToolbarStyles_unstable: function() {
|
|
2552
|
+
return _reacttoolbar.useToolbarStyles_unstable;
|
|
2496
2553
|
},
|
|
2497
|
-
|
|
2498
|
-
return
|
|
2554
|
+
useToolbarToggleButtonStyles_unstable: function() {
|
|
2555
|
+
return _reacttoolbar.useToolbarToggleButtonStyles_unstable;
|
|
2499
2556
|
},
|
|
2500
|
-
|
|
2501
|
-
return
|
|
2557
|
+
useToolbarToggleButton_unstable: function() {
|
|
2558
|
+
return _reacttoolbar.useToolbarToggleButton_unstable;
|
|
2502
2559
|
},
|
|
2503
|
-
|
|
2504
|
-
return
|
|
2560
|
+
useToolbar_unstable: function() {
|
|
2561
|
+
return _reacttoolbar.useToolbar_unstable;
|
|
2505
2562
|
},
|
|
2506
|
-
|
|
2507
|
-
return
|
|
2563
|
+
useTooltipStyles_unstable: function() {
|
|
2564
|
+
return _reacttooltip.useTooltipStyles_unstable;
|
|
2508
2565
|
},
|
|
2509
|
-
|
|
2510
|
-
return
|
|
2566
|
+
useTooltipVisibility: function() {
|
|
2567
|
+
return _reactsharedcontexts.useTooltipVisibility_unstable;
|
|
2511
2568
|
},
|
|
2512
|
-
|
|
2513
|
-
return
|
|
2569
|
+
useTooltip_unstable: function() {
|
|
2570
|
+
return _reacttooltip.useTooltip_unstable;
|
|
2514
2571
|
},
|
|
2515
|
-
|
|
2516
|
-
return
|
|
2572
|
+
useTreeContextValues_unstable: function() {
|
|
2573
|
+
return _reacttree.useTreeContextValues_unstable;
|
|
2517
2574
|
},
|
|
2518
|
-
|
|
2519
|
-
return
|
|
2575
|
+
useTreeContext_unstable: function() {
|
|
2576
|
+
return _reacttree.useTreeContext_unstable;
|
|
2520
2577
|
},
|
|
2521
|
-
|
|
2522
|
-
return
|
|
2578
|
+
useTreeItemContextValues_unstable: function() {
|
|
2579
|
+
return _reacttree.useTreeItemContextValues_unstable;
|
|
2523
2580
|
},
|
|
2524
|
-
|
|
2525
|
-
return
|
|
2581
|
+
useTreeItemContext_unstable: function() {
|
|
2582
|
+
return _reacttree.useTreeItemContext_unstable;
|
|
2526
2583
|
},
|
|
2527
|
-
|
|
2528
|
-
return
|
|
2584
|
+
useTreeItemLayoutStyles_unstable: function() {
|
|
2585
|
+
return _reacttree.useTreeItemLayoutStyles_unstable;
|
|
2529
2586
|
},
|
|
2530
|
-
|
|
2531
|
-
return
|
|
2587
|
+
useTreeItemLayout_unstable: function() {
|
|
2588
|
+
return _reacttree.useTreeItemLayout_unstable;
|
|
2532
2589
|
},
|
|
2533
|
-
|
|
2534
|
-
return
|
|
2590
|
+
useTreeItemPersonaLayoutStyles_unstable: function() {
|
|
2591
|
+
return _reacttree.useTreeItemPersonaLayoutStyles_unstable;
|
|
2535
2592
|
},
|
|
2536
|
-
|
|
2537
|
-
return
|
|
2593
|
+
useTreeItemPersonaLayout_unstable: function() {
|
|
2594
|
+
return _reacttree.useTreeItemPersonaLayout_unstable;
|
|
2538
2595
|
},
|
|
2539
|
-
|
|
2540
|
-
return
|
|
2596
|
+
useTreeItemStyles_unstable: function() {
|
|
2597
|
+
return _reacttree.useTreeItemStyles_unstable;
|
|
2541
2598
|
},
|
|
2542
|
-
|
|
2543
|
-
return
|
|
2599
|
+
useTreeItem_unstable: function() {
|
|
2600
|
+
return _reacttree.useTreeItem_unstable;
|
|
2544
2601
|
},
|
|
2545
|
-
|
|
2546
|
-
return
|
|
2602
|
+
useTreeStyles_unstable: function() {
|
|
2603
|
+
return _reacttree.useTreeStyles_unstable;
|
|
2547
2604
|
},
|
|
2548
|
-
|
|
2549
|
-
return
|
|
2605
|
+
useTree_unstable: function() {
|
|
2606
|
+
return _reacttree.useTree_unstable;
|
|
2550
2607
|
},
|
|
2551
|
-
|
|
2552
|
-
return
|
|
2608
|
+
useUncontrolledFocus: function() {
|
|
2609
|
+
return _reacttabster.useUncontrolledFocus;
|
|
2553
2610
|
},
|
|
2554
|
-
|
|
2555
|
-
return
|
|
2611
|
+
webDarkTheme: function() {
|
|
2612
|
+
return _reacttheme.webDarkTheme;
|
|
2556
2613
|
},
|
|
2557
|
-
|
|
2558
|
-
return
|
|
2614
|
+
webLightTheme: function() {
|
|
2615
|
+
return _reacttheme.webLightTheme;
|
|
2559
2616
|
}
|
|
2560
2617
|
});
|
|
2561
2618
|
const _react = require("@griffel/react");
|
|
@@ -2606,3 +2663,4 @@ const _reactinfolabel = require("@fluentui/react-infolabel");
|
|
|
2606
2663
|
const _reactdrawer = require("@fluentui/react-drawer");
|
|
2607
2664
|
const _reactbreadcrumb = require("@fluentui/react-breadcrumb");
|
|
2608
2665
|
const _reactaria = require("@fluentui/react-aria");
|
|
2666
|
+
const _reactrating = require("@fluentui/react-rating");
|