@fluentui/react-components 9.47.0 → 9.47.2
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 +43 -2
- package/lib-commonjs/index.js +1734 -1734
- 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 -52
|
@@ -20,242 +20,239 @@ _export(exports, {
|
|
|
20
20
|
Alert: function() {
|
|
21
21
|
return _reactalert.Alert;
|
|
22
22
|
},
|
|
23
|
-
|
|
24
|
-
return
|
|
23
|
+
alertClassNames: function() {
|
|
24
|
+
return _reactalert.alertClassNames;
|
|
25
25
|
},
|
|
26
|
-
|
|
27
|
-
return
|
|
26
|
+
renderAlert_unstable: function() {
|
|
27
|
+
return _reactalert.renderAlert_unstable;
|
|
28
28
|
},
|
|
29
|
-
|
|
30
|
-
return
|
|
29
|
+
useAlertStyles_unstable: function() {
|
|
30
|
+
return _reactalert.useAlertStyles_unstable;
|
|
31
31
|
},
|
|
32
|
-
|
|
33
|
-
return
|
|
32
|
+
useAlert_unstable: function() {
|
|
33
|
+
return _reactalert.useAlert_unstable;
|
|
34
34
|
},
|
|
35
|
-
|
|
36
|
-
return
|
|
35
|
+
InfoButton: function() {
|
|
36
|
+
return _reactinfobutton.InfoButton;
|
|
37
37
|
},
|
|
38
|
-
|
|
39
|
-
return
|
|
38
|
+
infoButtonClassNames: function() {
|
|
39
|
+
return _reactinfobutton.infoButtonClassNames;
|
|
40
40
|
},
|
|
41
|
-
|
|
42
|
-
return
|
|
41
|
+
useInfoButton_unstable: function() {
|
|
42
|
+
return _reactinfobutton.useInfoButton_unstable;
|
|
43
43
|
},
|
|
44
|
-
|
|
45
|
-
return
|
|
44
|
+
useInfoButtonStyles_unstable: function() {
|
|
45
|
+
return _reactinfobutton.useInfoButtonStyles_unstable;
|
|
46
46
|
},
|
|
47
|
-
|
|
48
|
-
return
|
|
47
|
+
renderInfoButton_unstable: function() {
|
|
48
|
+
return _reactinfobutton.renderInfoButton_unstable;
|
|
49
49
|
},
|
|
50
|
-
|
|
51
|
-
return
|
|
50
|
+
InfoLabel: function() {
|
|
51
|
+
return _reactinfobutton.InfoLabel;
|
|
52
52
|
},
|
|
53
|
-
|
|
54
|
-
return
|
|
53
|
+
infoLabelClassNames: function() {
|
|
54
|
+
return _reactinfobutton.infoLabelClassNames;
|
|
55
55
|
},
|
|
56
|
-
|
|
57
|
-
return _reactinfobutton.
|
|
56
|
+
renderInfoLabel_unstable: function() {
|
|
57
|
+
return _reactinfobutton.renderInfoLabel_unstable;
|
|
58
58
|
},
|
|
59
|
-
|
|
60
|
-
return _reactinfobutton.
|
|
59
|
+
useInfoLabel_unstable: function() {
|
|
60
|
+
return _reactinfobutton.useInfoLabel_unstable;
|
|
61
61
|
},
|
|
62
|
-
|
|
63
|
-
return
|
|
62
|
+
useInfoLabelStyles_unstable: function() {
|
|
63
|
+
return _reactinfobutton.useInfoLabelStyles_unstable;
|
|
64
64
|
},
|
|
65
|
-
|
|
66
|
-
return
|
|
65
|
+
Virtualizer: function() {
|
|
66
|
+
return _reactvirtualizer.Virtualizer;
|
|
67
67
|
},
|
|
68
|
-
|
|
69
|
-
return
|
|
68
|
+
virtualizerClassNames: function() {
|
|
69
|
+
return _reactvirtualizer.virtualizerClassNames;
|
|
70
70
|
},
|
|
71
|
-
|
|
72
|
-
return
|
|
71
|
+
useVirtualizer_unstable: function() {
|
|
72
|
+
return _reactvirtualizer.useVirtualizer_unstable;
|
|
73
73
|
},
|
|
74
|
-
|
|
75
|
-
return
|
|
74
|
+
renderVirtualizer_unstable: function() {
|
|
75
|
+
return _reactvirtualizer.renderVirtualizer_unstable;
|
|
76
76
|
},
|
|
77
|
-
|
|
78
|
-
return
|
|
77
|
+
useVirtualizerStyles_unstable: function() {
|
|
78
|
+
return _reactvirtualizer.useVirtualizerStyles_unstable;
|
|
79
79
|
},
|
|
80
|
-
|
|
81
|
-
return
|
|
80
|
+
useIntersectionObserver: function() {
|
|
81
|
+
return _reactvirtualizer.useIntersectionObserver;
|
|
82
82
|
},
|
|
83
|
-
|
|
84
|
-
return
|
|
83
|
+
useStaticVirtualizerMeasure: function() {
|
|
84
|
+
return _reactvirtualizer.useStaticVirtualizerMeasure;
|
|
85
85
|
},
|
|
86
|
-
|
|
87
|
-
return _reactvirtualizer.
|
|
86
|
+
useDynamicVirtualizerMeasure: function() {
|
|
87
|
+
return _reactvirtualizer.useDynamicVirtualizerMeasure;
|
|
88
|
+
},
|
|
89
|
+
useResizeObserverRef_unstable: function() {
|
|
90
|
+
return _reactvirtualizer.useResizeObserverRef_unstable;
|
|
88
91
|
},
|
|
89
92
|
VirtualizerContextProvider: function() {
|
|
90
93
|
return _reactvirtualizer.VirtualizerContextProvider;
|
|
91
94
|
},
|
|
95
|
+
useVirtualizerContext_unstable: function() {
|
|
96
|
+
return _reactvirtualizer.useVirtualizerContext_unstable;
|
|
97
|
+
},
|
|
92
98
|
VirtualizerScrollView: function() {
|
|
93
99
|
return _reactvirtualizer.VirtualizerScrollView;
|
|
94
100
|
},
|
|
95
|
-
|
|
96
|
-
return _reactvirtualizer.
|
|
97
|
-
},
|
|
98
|
-
alertClassNames: function() {
|
|
99
|
-
return _reactalert.alertClassNames;
|
|
100
|
-
},
|
|
101
|
-
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ drawerBodyClassNames: function() {
|
|
102
|
-
return _reactdrawer.drawerBodyClassNames;
|
|
103
|
-
},
|
|
104
|
-
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ drawerFooterClassNames: function() {
|
|
105
|
-
return _reactdrawer.drawerFooterClassNames;
|
|
101
|
+
virtualizerScrollViewClassNames: function() {
|
|
102
|
+
return _reactvirtualizer.virtualizerScrollViewClassNames;
|
|
106
103
|
},
|
|
107
|
-
|
|
108
|
-
return
|
|
104
|
+
useVirtualizerScrollView_unstable: function() {
|
|
105
|
+
return _reactvirtualizer.useVirtualizerScrollView_unstable;
|
|
109
106
|
},
|
|
110
|
-
|
|
111
|
-
return
|
|
107
|
+
renderVirtualizerScrollView_unstable: function() {
|
|
108
|
+
return _reactvirtualizer.renderVirtualizerScrollView_unstable;
|
|
112
109
|
},
|
|
113
|
-
|
|
114
|
-
return
|
|
110
|
+
useVirtualizerScrollViewStyles_unstable: function() {
|
|
111
|
+
return _reactvirtualizer.useVirtualizerScrollViewStyles_unstable;
|
|
115
112
|
},
|
|
116
|
-
|
|
117
|
-
return
|
|
113
|
+
VirtualizerScrollViewDynamic: function() {
|
|
114
|
+
return _reactvirtualizer.VirtualizerScrollViewDynamic;
|
|
118
115
|
},
|
|
119
|
-
|
|
120
|
-
return
|
|
116
|
+
virtualizerScrollViewDynamicClassNames: function() {
|
|
117
|
+
return _reactvirtualizer.virtualizerScrollViewDynamicClassNames;
|
|
121
118
|
},
|
|
122
|
-
|
|
123
|
-
return
|
|
119
|
+
useVirtualizerScrollViewDynamic_unstable: function() {
|
|
120
|
+
return _reactvirtualizer.useVirtualizerScrollViewDynamic_unstable;
|
|
124
121
|
},
|
|
125
|
-
|
|
126
|
-
return
|
|
122
|
+
renderVirtualizerScrollViewDynamic_unstable: function() {
|
|
123
|
+
return _reactvirtualizer.renderVirtualizerScrollViewDynamic_unstable;
|
|
127
124
|
},
|
|
128
|
-
|
|
129
|
-
return
|
|
125
|
+
useVirtualizerScrollViewDynamicStyles_unstable: function() {
|
|
126
|
+
return _reactvirtualizer.useVirtualizerScrollViewDynamicStyles_unstable;
|
|
130
127
|
},
|
|
131
|
-
|
|
132
|
-
return
|
|
128
|
+
scrollToItemDynamic: function() {
|
|
129
|
+
return _reactvirtualizer.scrollToItemDynamic;
|
|
133
130
|
},
|
|
134
|
-
|
|
135
|
-
return
|
|
131
|
+
scrollToItemStatic: function() {
|
|
132
|
+
return _reactvirtualizer.scrollToItemStatic;
|
|
136
133
|
},
|
|
137
|
-
|
|
138
|
-
return
|
|
134
|
+
Tree: function() {
|
|
135
|
+
return _reacttree.Tree;
|
|
139
136
|
},
|
|
140
|
-
/** @deprecated
|
|
141
|
-
return
|
|
137
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ TreeItem: function() {
|
|
138
|
+
return _reacttree.TreeItem;
|
|
142
139
|
},
|
|
143
|
-
/** @deprecated
|
|
144
|
-
return
|
|
140
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ FlatTree: function() {
|
|
141
|
+
return _reacttree.FlatTree;
|
|
145
142
|
},
|
|
146
|
-
/** @deprecated
|
|
147
|
-
return
|
|
143
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ TreeProvider: function() {
|
|
144
|
+
return _reacttree.TreeProvider;
|
|
148
145
|
},
|
|
149
|
-
/** @deprecated
|
|
150
|
-
return
|
|
146
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ TreeItemLayout: function() {
|
|
147
|
+
return _reacttree.TreeItemLayout;
|
|
151
148
|
},
|
|
152
|
-
|
|
153
|
-
return
|
|
149
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ TreeItemProvider: function() {
|
|
150
|
+
return _reacttree.TreeItemProvider;
|
|
154
151
|
},
|
|
155
|
-
|
|
156
|
-
return
|
|
152
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ TreeItemPersonaLayout: function() {
|
|
153
|
+
return _reacttree.TreeItemPersonaLayout;
|
|
157
154
|
},
|
|
158
|
-
/** @deprecated
|
|
159
|
-
return
|
|
155
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeContext_unstable: function() {
|
|
156
|
+
return _reacttree.useTreeContext_unstable;
|
|
160
157
|
},
|
|
161
|
-
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */
|
|
162
|
-
return _reacttree.
|
|
158
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeContextValues_unstable: function() {
|
|
159
|
+
return _reacttree.useTreeContextValues_unstable;
|
|
163
160
|
},
|
|
164
|
-
|
|
165
|
-
return
|
|
161
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeItemContext_unstable: function() {
|
|
162
|
+
return _reacttree.useTreeItemContext_unstable;
|
|
166
163
|
},
|
|
167
|
-
|
|
168
|
-
return
|
|
164
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeItemContextValues_unstable: function() {
|
|
165
|
+
return _reacttree.useTreeItemContextValues_unstable;
|
|
169
166
|
},
|
|
170
|
-
/** @deprecated
|
|
171
|
-
return
|
|
167
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useFlatTreeContextValues_unstable: function() {
|
|
168
|
+
return _reacttree.useFlatTreeContextValues_unstable;
|
|
172
169
|
},
|
|
173
|
-
/** @deprecated
|
|
174
|
-
return
|
|
170
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTree_unstable: function() {
|
|
171
|
+
return _reacttree.useTree_unstable;
|
|
175
172
|
},
|
|
176
|
-
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */
|
|
177
|
-
return _reacttree.
|
|
173
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeItem_unstable: function() {
|
|
174
|
+
return _reacttree.useTreeItem_unstable;
|
|
178
175
|
},
|
|
179
|
-
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */
|
|
180
|
-
return _reacttree.
|
|
176
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeItemLayout_unstable: function() {
|
|
177
|
+
return _reacttree.useTreeItemLayout_unstable;
|
|
181
178
|
},
|
|
182
|
-
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */
|
|
183
|
-
return _reacttree.
|
|
179
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeItemPersonaLayout_unstable: function() {
|
|
180
|
+
return _reacttree.useTreeItemPersonaLayout_unstable;
|
|
184
181
|
},
|
|
185
182
|
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ renderTree_unstable: function() {
|
|
186
183
|
return _reacttree.renderTree_unstable;
|
|
187
184
|
},
|
|
188
|
-
|
|
189
|
-
return
|
|
185
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ renderTreeItem_unstable: function() {
|
|
186
|
+
return _reacttree.renderTreeItem_unstable;
|
|
190
187
|
},
|
|
191
|
-
|
|
192
|
-
return
|
|
188
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ renderTreeItemPersonaLayout_unstable: function() {
|
|
189
|
+
return _reacttree.renderTreeItemPersonaLayout_unstable;
|
|
193
190
|
},
|
|
194
|
-
|
|
195
|
-
return
|
|
191
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ renderTreeItemLayout_unstable: function() {
|
|
192
|
+
return _reacttree.renderTreeItemLayout_unstable;
|
|
196
193
|
},
|
|
197
|
-
|
|
198
|
-
return
|
|
194
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeStyles_unstable: function() {
|
|
195
|
+
return _reacttree.useTreeStyles_unstable;
|
|
199
196
|
},
|
|
200
|
-
|
|
201
|
-
return
|
|
197
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeItemStyles_unstable: function() {
|
|
198
|
+
return _reacttree.useTreeItemStyles_unstable;
|
|
202
199
|
},
|
|
203
|
-
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */
|
|
204
|
-
return _reacttree.
|
|
200
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeItemPersonaLayoutStyles_unstable: function() {
|
|
201
|
+
return _reacttree.useTreeItemPersonaLayoutStyles_unstable;
|
|
205
202
|
},
|
|
206
|
-
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */
|
|
207
|
-
return _reacttree.
|
|
203
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useTreeItemLayoutStyles_unstable: function() {
|
|
204
|
+
return _reacttree.useTreeItemLayoutStyles_unstable;
|
|
208
205
|
},
|
|
209
|
-
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */
|
|
210
|
-
return _reacttree.
|
|
206
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ treeItemPersonaLayoutClassNames: function() {
|
|
207
|
+
return _reacttree.treeItemPersonaLayoutClassNames;
|
|
211
208
|
},
|
|
212
209
|
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ treeItemLevelToken: function() {
|
|
213
210
|
return _reacttree.treeItemLevelToken;
|
|
214
211
|
},
|
|
215
|
-
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */
|
|
216
|
-
return _reacttree.
|
|
212
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ treeItemLayoutClassNames: function() {
|
|
213
|
+
return _reacttree.treeItemLayoutClassNames;
|
|
217
214
|
},
|
|
218
|
-
|
|
219
|
-
return
|
|
215
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ treeItemClassNames: function() {
|
|
216
|
+
return _reacttree.treeItemClassNames;
|
|
220
217
|
},
|
|
221
|
-
|
|
222
|
-
return
|
|
218
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ treeClassNames: function() {
|
|
219
|
+
return _reacttree.treeClassNames;
|
|
223
220
|
},
|
|
224
|
-
/** @deprecated
|
|
225
|
-
return
|
|
221
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ flatTreeClassNames: function() {
|
|
222
|
+
return _reacttree.flatTreeClassNames;
|
|
226
223
|
},
|
|
227
|
-
/** @deprecated
|
|
228
|
-
return
|
|
224
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useFlatTree_unstable: function() {
|
|
225
|
+
return _reacttree.useFlatTree_unstable;
|
|
229
226
|
},
|
|
230
|
-
/** @deprecated
|
|
231
|
-
return
|
|
227
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useHeadlessFlatTree_unstable: function() {
|
|
228
|
+
return _reacttree.useHeadlessFlatTree_unstable;
|
|
232
229
|
},
|
|
233
|
-
/** @deprecated
|
|
234
|
-
return
|
|
230
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ useFlatTreeStyles_unstable: function() {
|
|
231
|
+
return _reacttree.useFlatTreeStyles_unstable;
|
|
235
232
|
},
|
|
236
|
-
/** @deprecated
|
|
237
|
-
return
|
|
233
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ renderFlatTree_unstable: function() {
|
|
234
|
+
return _reacttree.renderFlatTree_unstable;
|
|
238
235
|
},
|
|
239
|
-
/** @deprecated
|
|
240
|
-
return
|
|
236
|
+
/** @deprecated Tree is currently stable. Import from @fluentui/react-components instead */ flattenTree_unstable: function() {
|
|
237
|
+
return _reacttree.flattenTree_unstable;
|
|
241
238
|
},
|
|
242
|
-
|
|
243
|
-
return _reactdrawer.
|
|
239
|
+
Drawer: function() {
|
|
240
|
+
return _reactdrawer.Drawer;
|
|
244
241
|
},
|
|
245
|
-
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */
|
|
246
|
-
return _reactdrawer.
|
|
242
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ renderDrawer_unstable: function() {
|
|
243
|
+
return _reactdrawer.renderDrawer_unstable;
|
|
247
244
|
},
|
|
248
|
-
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */
|
|
249
|
-
return _reactdrawer.
|
|
245
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawer_unstable: function() {
|
|
246
|
+
return _reactdrawer.useDrawer_unstable;
|
|
250
247
|
},
|
|
251
|
-
|
|
252
|
-
return _reactdrawer.
|
|
248
|
+
DrawerOverlay: function() {
|
|
249
|
+
return /** @deprecated Use `OverlayDrawer` from @fluentui/react-components instead */ _reactdrawer.OverlayDrawer;
|
|
253
250
|
},
|
|
254
|
-
|
|
255
|
-
return /** @deprecated Use `
|
|
251
|
+
DrawerOverlayClassNames: function() {
|
|
252
|
+
return /** @deprecated Use `OverlayDrawerClassNames` from @fluentui/react-components instead */ _reactdrawer.overlayDrawerClassNames;
|
|
256
253
|
},
|
|
257
|
-
|
|
258
|
-
return /** @deprecated Use `
|
|
254
|
+
renderDrawerOverlay_unstable: function() {
|
|
255
|
+
return /** @deprecated Use `renderOverlayDrawer_unstable` from @fluentui/react-components instead */ _reactdrawer.renderOverlayDrawer_unstable;
|
|
259
256
|
},
|
|
260
257
|
useDrawerOverlayStyles_unstable: function() {
|
|
261
258
|
return /** @deprecated Use `useOverlayDrawerStyles_unstable` from @fluentui/react-components instead */ _reactdrawer.useOverlayDrawerStyles_unstable;
|
|
@@ -263,35 +260,44 @@ _export(exports, {
|
|
|
263
260
|
useDrawerOverlay_unstable: function() {
|
|
264
261
|
return /** @deprecated Use `useOverlayDrawer_unstable` from @fluentui/react-components instead */ _reactdrawer.useOverlayDrawer_unstable;
|
|
265
262
|
},
|
|
266
|
-
|
|
267
|
-
return _reactdrawer.
|
|
263
|
+
DrawerInline: function() {
|
|
264
|
+
return /** @deprecated Use `InlineDrawer` from @fluentui/react-components instead */ _reactdrawer.InlineDrawer;
|
|
268
265
|
},
|
|
269
|
-
|
|
270
|
-
return
|
|
266
|
+
DrawerInlineClassNames: function() {
|
|
267
|
+
return /** @deprecated Use `InlineDrawerClassNames` from @fluentui/react-components instead */ _reactdrawer.inlineDrawerClassNames;
|
|
271
268
|
},
|
|
272
|
-
|
|
273
|
-
return
|
|
269
|
+
renderDrawerInline_unstable: function() {
|
|
270
|
+
return /** @deprecated Use `renderInlineDrawer_unstable` from @fluentui/react-components instead */ _reactdrawer.renderInlineDrawer_unstable;
|
|
274
271
|
},
|
|
275
|
-
|
|
276
|
-
return
|
|
272
|
+
useDrawerInlineStyles_unstable: function() {
|
|
273
|
+
return /** @deprecated Use `useInlineDrawerStyles_unstable` from @fluentui/react-components instead */ _reactdrawer.useInlineDrawerStyles_unstable;
|
|
277
274
|
},
|
|
278
|
-
|
|
279
|
-
return
|
|
275
|
+
useDrawerInline_unstable: function() {
|
|
276
|
+
return /** @deprecated Use `useInlineDrawer_unstable` from @fluentui/react-components instead */ _reactdrawer.useInlineDrawer_unstable;
|
|
280
277
|
},
|
|
281
|
-
/** @deprecated
|
|
282
|
-
return
|
|
278
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ OverlayDrawer: function() {
|
|
279
|
+
return _reactdrawer.OverlayDrawer;
|
|
283
280
|
},
|
|
284
|
-
|
|
285
|
-
return
|
|
281
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ overlayDrawerClassNames: function() {
|
|
282
|
+
return _reactdrawer.overlayDrawerClassNames;
|
|
286
283
|
},
|
|
287
|
-
|
|
288
|
-
return
|
|
284
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ renderOverlayDrawer_unstable: function() {
|
|
285
|
+
return _reactdrawer.renderOverlayDrawer_unstable;
|
|
289
286
|
},
|
|
290
|
-
|
|
291
|
-
return
|
|
287
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useOverlayDrawerStyles_unstable: function() {
|
|
288
|
+
return _reactdrawer.useOverlayDrawerStyles_unstable;
|
|
292
289
|
},
|
|
293
|
-
|
|
294
|
-
return
|
|
290
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useOverlayDrawer_unstable: function() {
|
|
291
|
+
return _reactdrawer.useOverlayDrawer_unstable;
|
|
292
|
+
},
|
|
293
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ InlineDrawer: function() {
|
|
294
|
+
return _reactdrawer.InlineDrawer;
|
|
295
|
+
},
|
|
296
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ inlineDrawerClassNames: function() {
|
|
297
|
+
return _reactdrawer.inlineDrawerClassNames;
|
|
298
|
+
},
|
|
299
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ renderInlineDrawer_unstable: function() {
|
|
300
|
+
return _reactdrawer.renderInlineDrawer_unstable;
|
|
295
301
|
},
|
|
296
302
|
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useInlineDrawerStyles_unstable: function() {
|
|
297
303
|
return _reactdrawer.useInlineDrawerStyles_unstable;
|
|
@@ -299,86 +305,80 @@ _export(exports, {
|
|
|
299
305
|
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useInlineDrawer_unstable: function() {
|
|
300
306
|
return _reactdrawer.useInlineDrawer_unstable;
|
|
301
307
|
},
|
|
302
|
-
|
|
303
|
-
return
|
|
304
|
-
},
|
|
305
|
-
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useOverlayDrawerStyles_unstable: function() {
|
|
306
|
-
return _reactdrawer.useOverlayDrawerStyles_unstable;
|
|
307
|
-
},
|
|
308
|
-
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useOverlayDrawer_unstable: function() {
|
|
309
|
-
return _reactdrawer.useOverlayDrawer_unstable;
|
|
308
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ DrawerBody: function() {
|
|
309
|
+
return _reactdrawer.DrawerBody;
|
|
310
310
|
},
|
|
311
|
-
|
|
312
|
-
return
|
|
311
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ drawerBodyClassNames: function() {
|
|
312
|
+
return _reactdrawer.drawerBodyClassNames;
|
|
313
313
|
},
|
|
314
|
-
|
|
315
|
-
return
|
|
314
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ renderDrawerBody_unstable: function() {
|
|
315
|
+
return _reactdrawer.renderDrawerBody_unstable;
|
|
316
316
|
},
|
|
317
|
-
/** @deprecated
|
|
318
|
-
return
|
|
317
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerBodyStyles_unstable: function() {
|
|
318
|
+
return _reactdrawer.useDrawerBodyStyles_unstable;
|
|
319
319
|
},
|
|
320
|
-
/** @deprecated
|
|
321
|
-
return
|
|
320
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerBody_unstable: function() {
|
|
321
|
+
return _reactdrawer.useDrawerBody_unstable;
|
|
322
322
|
},
|
|
323
|
-
/** @deprecated
|
|
324
|
-
return
|
|
323
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ DrawerHeader: function() {
|
|
324
|
+
return _reactdrawer.DrawerHeader;
|
|
325
325
|
},
|
|
326
|
-
/** @deprecated
|
|
327
|
-
return
|
|
326
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ drawerHeaderClassNames: function() {
|
|
327
|
+
return _reactdrawer.drawerHeaderClassNames;
|
|
328
328
|
},
|
|
329
|
-
/** @deprecated
|
|
330
|
-
return
|
|
329
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ renderDrawerHeader_unstable: function() {
|
|
330
|
+
return _reactdrawer.renderDrawerHeader_unstable;
|
|
331
331
|
},
|
|
332
|
-
/** @deprecated
|
|
333
|
-
return
|
|
332
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerHeaderStyles_unstable: function() {
|
|
333
|
+
return _reactdrawer.useDrawerHeaderStyles_unstable;
|
|
334
334
|
},
|
|
335
|
-
/** @deprecated
|
|
336
|
-
return
|
|
335
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerHeader_unstable: function() {
|
|
336
|
+
return _reactdrawer.useDrawerHeader_unstable;
|
|
337
337
|
},
|
|
338
|
-
/** @deprecated
|
|
339
|
-
return
|
|
338
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ DrawerHeaderTitle: function() {
|
|
339
|
+
return _reactdrawer.DrawerHeaderTitle;
|
|
340
340
|
},
|
|
341
|
-
/** @deprecated
|
|
342
|
-
return
|
|
341
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ drawerHeaderTitleClassNames: function() {
|
|
342
|
+
return _reactdrawer.drawerHeaderTitleClassNames;
|
|
343
343
|
},
|
|
344
|
-
/** @deprecated
|
|
345
|
-
return
|
|
344
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ renderDrawerHeaderTitle_unstable: function() {
|
|
345
|
+
return _reactdrawer.renderDrawerHeaderTitle_unstable;
|
|
346
346
|
},
|
|
347
|
-
/** @deprecated
|
|
348
|
-
return
|
|
347
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerHeaderTitleStyles_unstable: function() {
|
|
348
|
+
return _reactdrawer.useDrawerHeaderTitleStyles_unstable;
|
|
349
349
|
},
|
|
350
|
-
/** @deprecated
|
|
351
|
-
return
|
|
350
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerHeaderTitle_unstable: function() {
|
|
351
|
+
return _reactdrawer.useDrawerHeaderTitle_unstable;
|
|
352
352
|
},
|
|
353
|
-
|
|
354
|
-
return
|
|
353
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ DrawerHeaderNavigation: function() {
|
|
354
|
+
return _reactdrawer.DrawerHeaderNavigation;
|
|
355
355
|
},
|
|
356
|
-
|
|
357
|
-
return
|
|
356
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ drawerHeaderNavigationClassNames: function() {
|
|
357
|
+
return _reactdrawer.drawerHeaderNavigationClassNames;
|
|
358
358
|
},
|
|
359
|
-
|
|
360
|
-
return
|
|
359
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ renderDrawerHeaderNavigation_unstable: function() {
|
|
360
|
+
return _reactdrawer.renderDrawerHeaderNavigation_unstable;
|
|
361
361
|
},
|
|
362
|
-
|
|
363
|
-
return
|
|
362
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerHeaderNavigationStyles_unstable: function() {
|
|
363
|
+
return _reactdrawer.useDrawerHeaderNavigationStyles_unstable;
|
|
364
364
|
},
|
|
365
|
-
|
|
366
|
-
return
|
|
365
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerHeaderNavigation_unstable: function() {
|
|
366
|
+
return _reactdrawer.useDrawerHeaderNavigation_unstable;
|
|
367
367
|
},
|
|
368
|
-
|
|
369
|
-
return
|
|
368
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ DrawerFooter: function() {
|
|
369
|
+
return _reactdrawer.DrawerFooter;
|
|
370
370
|
},
|
|
371
|
-
|
|
372
|
-
return
|
|
371
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ drawerFooterClassNames: function() {
|
|
372
|
+
return _reactdrawer.drawerFooterClassNames;
|
|
373
373
|
},
|
|
374
|
-
|
|
375
|
-
return
|
|
374
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ renderDrawerFooter_unstable: function() {
|
|
375
|
+
return _reactdrawer.renderDrawerFooter_unstable;
|
|
376
376
|
},
|
|
377
|
-
|
|
378
|
-
return
|
|
377
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerFooterStyles_unstable: function() {
|
|
378
|
+
return _reactdrawer.useDrawerFooterStyles_unstable;
|
|
379
379
|
},
|
|
380
|
-
|
|
381
|
-
return
|
|
380
|
+
/** @deprecated Drawer is currently stable. Import from @fluentui/react-components instead */ useDrawerFooter_unstable: function() {
|
|
381
|
+
return _reactdrawer.useDrawerFooter_unstable;
|
|
382
382
|
}
|
|
383
383
|
});
|
|
384
384
|
const _reactalert = require("@fluentui/react-alert");
|