@fluentui/react-components 9.21.0 → 9.22.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +429 -1
- package/CHANGELOG.md +137 -2
- package/dist/index.d.ts +6 -0
- package/dist/unstable.d.ts +15 -0
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/unstable/index.js +1 -1
- package/lib/unstable/index.js.map +1 -1
- package/lib-commonjs/index.js +2 -0
- package/lib-commonjs/index.js.map +1 -1
- package/lib-commonjs/unstable/index.js +2 -0
- package/lib-commonjs/unstable/index.js.map +1 -1
- package/package.json +45 -45
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,435 @@
|
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 26 Jun 2023 09:51:04 GMT",
|
|
6
|
+
"tag": "@fluentui/react-components_v9.22.1",
|
|
7
|
+
"version": "9.22.1",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "vkozlova@microsoft.com",
|
|
12
|
+
"package": "@fluentui/priority-overflow",
|
|
13
|
+
"commit": "d93cb0b8cb80f56e753ad18c645eeb84a9c10256",
|
|
14
|
+
"comment": "fix: remove overflow menu if the last overflowed item can take its place"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "marcosvmmoura@gmail.com",
|
|
18
|
+
"package": "@fluentui/react-card",
|
|
19
|
+
"commit": "1a34d5cde97318e5af25d7b9951a76625ee3d94b",
|
|
20
|
+
"comment": "fix: infer a11y id from immediate header element"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
24
|
+
"package": "@fluentui/react-dialog",
|
|
25
|
+
"commit": "e968c73521601209372b661dc925528da6bfa7e3",
|
|
26
|
+
"comment": "bugfix: adds grid-template-columns to DialogBody styles to ensure grid template layout"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
30
|
+
"package": "@fluentui/react-dialog",
|
|
31
|
+
"commit": "5819305ffc114a586a60598206361e62a44b1dc0",
|
|
32
|
+
"comment": "bugfix: enables Escape to dismiss alert Dialog"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "kakrookaran@gmail.com",
|
|
36
|
+
"package": "@fluentui/react-tooltip",
|
|
37
|
+
"commit": "64fb6d6be07cd309c26a49d6fa31ed60e7030c79",
|
|
38
|
+
"comment": "fix: added overflowWrap to make sure content does not exceed the tooltip container and added vr test for the same"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "olfedias@microsoft.com",
|
|
42
|
+
"package": "@fluentui/react-utilities",
|
|
43
|
+
"commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009",
|
|
44
|
+
"comment": "fix: add compatibility with shadow"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"prerelease": [
|
|
48
|
+
{
|
|
49
|
+
"author": "marcosvmmoura@gmail.com",
|
|
50
|
+
"package": "@fluentui/react-drawer",
|
|
51
|
+
"commit": "a47ce5f6b2cede1df976530eb35e86bd7e44a21a",
|
|
52
|
+
"comment": "docs: improve types descriptions and fix TS circular references"
|
|
53
|
+
}
|
|
54
|
+
]
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"date": "Tue, 20 Jun 2023 12:38:53 GMT",
|
|
59
|
+
"tag": "@fluentui/react-components_v9.22.0",
|
|
60
|
+
"version": "9.22.0",
|
|
61
|
+
"comments": {
|
|
62
|
+
"none": [
|
|
63
|
+
{
|
|
64
|
+
"author": "martinhochel@microsoft.com",
|
|
65
|
+
"package": "@fluentui/keyboard-keys",
|
|
66
|
+
"commit": "1d813ca54572065b0c19e3fbad9e81119c8ebc50",
|
|
67
|
+
"comment": "chore: re-generate api.md - api extractor regression"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"author": "olfedias@microsoft.com",
|
|
71
|
+
"package": "@fluentui/react-overflow",
|
|
72
|
+
"commit": "cbdfdd61ae2ea8954fad2eb53d62c2b036416101",
|
|
73
|
+
"comment": "chore: update E2E tests"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"author": "martinhochel@microsoft.com",
|
|
77
|
+
"package": "@fluentui/react-shared-contexts",
|
|
78
|
+
"commit": "cf6b94ba6559236150bc1f1814b023607edaeb20",
|
|
79
|
+
"comment": "chore: re-generate api.md"
|
|
80
|
+
}
|
|
81
|
+
],
|
|
82
|
+
"minor": [
|
|
83
|
+
{
|
|
84
|
+
"author": "vkozlova@microsoft.com",
|
|
85
|
+
"package": "@fluentui/priority-overflow",
|
|
86
|
+
"commit": "4dedf40597f3b5cfa63d8f2e28a79276eb816bda",
|
|
87
|
+
"comment": "feat: Added support for custom divider"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"author": "vkozlova@microsoft.com",
|
|
91
|
+
"package": "@fluentui/react-components",
|
|
92
|
+
"commit": "4dedf40597f3b5cfa63d8f2e28a79276eb816bda",
|
|
93
|
+
"comment": "feat: Added Overflow divider"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"author": "mifraser@microsoft.com",
|
|
97
|
+
"package": "@fluentui/react-components",
|
|
98
|
+
"commit": "ab901891c51f8bd5d1a5099e66011c9c84372566",
|
|
99
|
+
"comment": "[FEATURE] Imperative scrolling functionality for react-virtualizer"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"author": "martinhochel@microsoft.com",
|
|
103
|
+
"package": "@fluentui/react-conformance",
|
|
104
|
+
"commit": "402599eb2172bf1cd13c003f5050e4d172ed9742",
|
|
105
|
+
"comment": "BREAKING CHANGE: migrate package to v9 setup in order to be able to run generate-api task without build"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"author": "lingfangao@hotmail.com",
|
|
109
|
+
"package": "@fluentui/react-menu",
|
|
110
|
+
"commit": "71fcadc8347a9c547066b631eb7f3ec527ca9775",
|
|
111
|
+
"comment": "feat: Add slide and fade in animation on open"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
115
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
116
|
+
"commit": "7516a6bde1bd7b8c957ca479ffcb0e737e9ca693",
|
|
117
|
+
"comment": "Add/update theme tokens"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"author": "lingfangao@hotmail.com",
|
|
121
|
+
"package": "@fluentui/react-popover",
|
|
122
|
+
"commit": "71fcadc8347a9c547066b631eb7f3ec527ca9775",
|
|
123
|
+
"comment": "feat: Add slide and fade in animation on open"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"author": "lingfangao@hotmail.com",
|
|
127
|
+
"package": "@fluentui/react-positioning",
|
|
128
|
+
"commit": "71fcadc8347a9c547066b631eb7f3ec527ca9775",
|
|
129
|
+
"comment": "feat: Implement shared styles for slide animations"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"author": "jirivyhnalek@microsoft.com",
|
|
133
|
+
"package": "@fluentui/react-table",
|
|
134
|
+
"commit": "54316f1ded96bffa3505140ec68031afd0cebdb6",
|
|
135
|
+
"comment": "DataGrid now exposes containerWidthOffset prop, which is mainly used internally to adjust available space for column resizing based on other props"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"author": "lingfangao@hotmail.com",
|
|
139
|
+
"package": "@fluentui/react-table",
|
|
140
|
+
"commit": "d33397e28ac542798cfdc4a7b917f1d27db9ed63",
|
|
141
|
+
"comment": "feat: Implement `focusMode` for DataGridCell"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"author": "jukapsia@microsoft.com",
|
|
145
|
+
"package": "@fluentui/react-tabster",
|
|
146
|
+
"commit": "1a277b9c4d55bc1b7c65a73383425b1934ec1dad",
|
|
147
|
+
"comment": "useArrowNavigationGroup grid-linear axis"
|
|
148
|
+
}
|
|
149
|
+
],
|
|
150
|
+
"patch": [
|
|
151
|
+
{
|
|
152
|
+
"author": "ololubek@microsoft.com",
|
|
153
|
+
"package": "@fluentui/react-accordion",
|
|
154
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
155
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203 "
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"author": "ololubek@microsoft.com",
|
|
159
|
+
"package": "@fluentui/react-avatar",
|
|
160
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
161
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"author": "esteban.230@hotmail.com",
|
|
165
|
+
"package": "@fluentui/react-avatar",
|
|
166
|
+
"commit": "7eca299aed541ae297ab5bc7d511e64f56570932",
|
|
167
|
+
"comment": "fix: Do not render the image when src prop is undefined."
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"author": "ololubek@microsoft.com",
|
|
171
|
+
"package": "@fluentui/react-badge",
|
|
172
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
173
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"author": "ololubek@microsoft.com",
|
|
177
|
+
"package": "@fluentui/react-button",
|
|
178
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
179
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"author": "ololubek@microsoft.com",
|
|
183
|
+
"package": "@fluentui/react-checkbox",
|
|
184
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
185
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"author": "esteban.230@hotmail.com",
|
|
189
|
+
"package": "@fluentui/react-combobox",
|
|
190
|
+
"commit": "1b46051516afdf0f7e2def938627cfd31a3df054",
|
|
191
|
+
"comment": "fix: Option's checkIcon adds provided className at the end to avoid overrides."
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"author": "ololubek@microsoft.com",
|
|
195
|
+
"package": "@fluentui/react-combobox",
|
|
196
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
197
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"author": "esteban.230@hotmail.com",
|
|
201
|
+
"package": "@fluentui/react-datepicker-compat",
|
|
202
|
+
"commit": "723e89b9ca9b064375045bd61c8d7e04fd1af46e",
|
|
203
|
+
"comment": "fix: Do not move focus to the input on first render."
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"author": "esteban.230@hotmail.com",
|
|
207
|
+
"package": "@fluentui/react-datepicker-compat",
|
|
208
|
+
"commit": "16a263106a6f81408d394432ffefc89f53b43efa",
|
|
209
|
+
"comment": "feat: Add null to value prop for controlled cases to work correctly."
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"author": "ololubek@microsoft.com",
|
|
213
|
+
"package": "@fluentui/react-datepicker-compat",
|
|
214
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
215
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
219
|
+
"package": "@fluentui/react-dialog",
|
|
220
|
+
"commit": "9768e2c5f36cc6443917e10a44526a1d1050dd81",
|
|
221
|
+
"comment": "bugfix: Ensures dialog actions stretches on breakpoints"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"author": "ololubek@microsoft.com",
|
|
225
|
+
"package": "@fluentui/react-dialog",
|
|
226
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
227
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"author": "derdem@microsoft.com",
|
|
231
|
+
"package": "@fluentui/react-dialog",
|
|
232
|
+
"commit": "0eae1bc208e0d69febb4bc1e70ab1e2c7c96b623",
|
|
233
|
+
"comment": "fix: dialog title now takes whole row when there are no actions. This fixes an earlier regresssion."
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"author": "ololubek@microsoft.com",
|
|
237
|
+
"package": "@fluentui/react-field",
|
|
238
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
239
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"author": "ololubek@microsoft.com",
|
|
243
|
+
"package": "@fluentui/react-menu",
|
|
244
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
245
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"author": "ololubek@microsoft.com",
|
|
249
|
+
"package": "@fluentui/react-migration-v0-v9",
|
|
250
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
251
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"author": "martinhochel@microsoft.com",
|
|
255
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
256
|
+
"commit": "cf6b94ba6559236150bc1f1814b023607edaeb20",
|
|
257
|
+
"comment": "chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"author": "ololubek@microsoft.com",
|
|
261
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
262
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
263
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"author": "vkozlova@microsoft.com",
|
|
267
|
+
"package": "@fluentui/react-overflow",
|
|
268
|
+
"commit": "4dedf40597f3b5cfa63d8f2e28a79276eb816bda",
|
|
269
|
+
"comment": "Added support for custom divider"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"author": "olfedias@microsoft.com",
|
|
273
|
+
"package": "@fluentui/react-portal",
|
|
274
|
+
"commit": "cbdfdd61ae2ea8954fad2eb53d62c2b036416101",
|
|
275
|
+
"comment": "fix: use `position: absolute` to prevent scroll jumps"
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"author": "martinhochel@microsoft.com",
|
|
279
|
+
"package": "@fluentui/react-positioning",
|
|
280
|
+
"commit": "cf6b94ba6559236150bc1f1814b023607edaeb20",
|
|
281
|
+
"comment": "chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments"
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"author": "olfedias@microsoft.com",
|
|
285
|
+
"package": "@fluentui/react-positioning",
|
|
286
|
+
"commit": "cbdfdd61ae2ea8954fad2eb53d62c2b036416101",
|
|
287
|
+
"comment": "fix: cleanup assignment of initial styles"
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"author": "ololubek@microsoft.com",
|
|
291
|
+
"package": "@fluentui/react-radio",
|
|
292
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
293
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"author": "ololubek@microsoft.com",
|
|
297
|
+
"package": "@fluentui/react-select",
|
|
298
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
299
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"author": "ololubek@microsoft.com",
|
|
303
|
+
"package": "@fluentui/react-skeleton",
|
|
304
|
+
"commit": "1289febede874642bab144c3f59b0498cbc85d72",
|
|
305
|
+
"comment": "fix: Add reduced motion styling for Skeleton"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"author": "ololubek@microsoft.com",
|
|
309
|
+
"package": "@fluentui/react-spinbutton",
|
|
310
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
311
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"author": "ololubek@microsoft.com",
|
|
315
|
+
"package": "@fluentui/react-switch",
|
|
316
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
317
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
321
|
+
"package": "@fluentui/react-table",
|
|
322
|
+
"commit": "7516a6bde1bd7b8c957ca479ffcb0e737e9ca693",
|
|
323
|
+
"comment": "Update table styles to reflect token changes"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"author": "lingfangao@hotmail.com",
|
|
327
|
+
"package": "@fluentui/react-table",
|
|
328
|
+
"commit": "93620cf72318e14967fcfc15b3debc96ce20b13e",
|
|
329
|
+
"comment": "fix: TableHeaderCell should not render button when not sortable"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"author": "ololubek@microsoft.com",
|
|
333
|
+
"package": "@fluentui/react-table",
|
|
334
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
335
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"author": "martinhochel@microsoft.com",
|
|
339
|
+
"package": "@fluentui/react-tabster",
|
|
340
|
+
"commit": "cf6b94ba6559236150bc1f1814b023607edaeb20",
|
|
341
|
+
"comment": "chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments"
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"author": "esteban.230@hotmail.com",
|
|
345
|
+
"package": "@fluentui/react-textarea",
|
|
346
|
+
"commit": "122c0d6057ad16e9e005e68214b083a77686d1df",
|
|
347
|
+
"comment": "fix: Remove fixed height so rows prop works and add missing max-height."
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"author": "lingfangao@hotmail.com",
|
|
351
|
+
"package": "@fluentui/react-utilities",
|
|
352
|
+
"commit": "8b6d1d1fee189c864aa6a201888ed94f61b6dc7d",
|
|
353
|
+
"comment": "fix: getNativeElementProps should support animation event handlers"
|
|
354
|
+
}
|
|
355
|
+
],
|
|
356
|
+
"prerelease": [
|
|
357
|
+
{
|
|
358
|
+
"author": "ololubek@microsoft.com",
|
|
359
|
+
"package": "@fluentui/react-alert",
|
|
360
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
361
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"author": "jirivyhnalek@microsoft.com",
|
|
365
|
+
"package": "@fluentui/react-data-grid-react-window",
|
|
366
|
+
"commit": "54316f1ded96bffa3505140ec68031afd0cebdb6",
|
|
367
|
+
"comment": "Fixed an issue where columns would overflow when resizableColumns is on"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"author": "esteban.230@hotmail.com",
|
|
371
|
+
"package": "@fluentui/react-infobutton",
|
|
372
|
+
"commit": "2180922aed405f0a49734a64608749011cece831",
|
|
373
|
+
"comment": "chore: Create InfoIconLabel component scaffold."
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"author": "esteban.230@hotmail.com",
|
|
377
|
+
"package": "@fluentui/react-infobutton",
|
|
378
|
+
"commit": "cb3741ddf649785332da7f0d57dfa93a965dab75",
|
|
379
|
+
"comment": "chore: Create InfoTip component."
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"author": "ololubek@microsoft.com",
|
|
383
|
+
"package": "@fluentui/react-infobutton",
|
|
384
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
385
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"author": "esteban.230@hotmail.com",
|
|
389
|
+
"package": "@fluentui/react-infobutton",
|
|
390
|
+
"commit": "91b9ce05995846aaa882d86755583e5b1a703717",
|
|
391
|
+
"comment": "chore: Rename InfoTip to InfoIcon to better align with InfoButton."
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
395
|
+
"package": "@fluentui/react-theme-sass",
|
|
396
|
+
"commit": "7516a6bde1bd7b8c957ca479ffcb0e737e9ca693",
|
|
397
|
+
"comment": "Add theme tokens"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"author": "ololubek@microsoft.com",
|
|
401
|
+
"package": "@fluentui/react-tree",
|
|
402
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
403
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"author": "mifraser@microsoft.com",
|
|
407
|
+
"package": "@fluentui/react-virtualizer",
|
|
408
|
+
"commit": "ab901891c51f8bd5d1a5099e66011c9c84372566",
|
|
409
|
+
"comment": "feature: Add scrollTo index hook and callbacks, isScrolling flag"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"author": "martinhochel@microsoft.com",
|
|
413
|
+
"package": "@fluentui/react-virtualizer",
|
|
414
|
+
"commit": "cf6b94ba6559236150bc1f1814b023607edaeb20",
|
|
415
|
+
"comment": "chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
419
|
+
"package": "@fluentui/tokens",
|
|
420
|
+
"commit": "7516a6bde1bd7b8c957ca479ffcb0e737e9ca693",
|
|
421
|
+
"comment": "Add/update theme tokens"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"author": "martinhochel@microsoft.com",
|
|
425
|
+
"package": "@fluentui/tokens",
|
|
426
|
+
"commit": "cf6b94ba6559236150bc1f1814b023607edaeb20",
|
|
427
|
+
"comment": "fix: cast to String keys interpolated within string literals"
|
|
428
|
+
}
|
|
429
|
+
]
|
|
430
|
+
}
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"date": "Wed, 31 May 2023 06:46:07 GMT",
|
|
6
434
|
"tag": "@fluentui/react-components_v9.21.0",
|
|
7
435
|
"version": "9.21.0",
|
|
8
436
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,147 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 26 Jun 2023 09:51:04 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.22.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.22.1)
|
|
8
|
+
|
|
9
|
+
Mon, 26 Jun 2023 09:51:04 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.22.0..@fluentui/react-components_v9.22.1)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- `@fluentui/priority-overflow`
|
|
15
|
+
- fix: remove overflow menu if the last overflowed item can take its place ([PR #28285](https://github.com/microsoft/fluentui/pull/28285) by vkozlova@microsoft.com)
|
|
16
|
+
- `@fluentui/react-card`
|
|
17
|
+
- fix: infer a11y id from immediate header element ([PR #28266](https://github.com/microsoft/fluentui/pull/28266) by marcosvmmoura@gmail.com)
|
|
18
|
+
- `@fluentui/react-dialog`
|
|
19
|
+
- bugfix: adds grid-template-columns to DialogBody styles to ensure grid template layout ([PR #28272](https://github.com/microsoft/fluentui/pull/28272) by bernardo.sunderhus@gmail.com)
|
|
20
|
+
- bugfix: enables Escape to dismiss alert Dialog ([PR #28276](https://github.com/microsoft/fluentui/pull/28276) by bernardo.sunderhus@gmail.com)
|
|
21
|
+
- `@fluentui/react-tooltip`
|
|
22
|
+
- fix: added overflowWrap to make sure content does not exceed the tooltip container and added vr test for the same ([PR #28264](https://github.com/microsoft/fluentui/pull/28264) by kakrookaran@gmail.com)
|
|
23
|
+
- `@fluentui/react-utilities`
|
|
24
|
+
- fix: add compatibility with shadow ([PR #28307](https://github.com/microsoft/fluentui/pull/28307) by olfedias@microsoft.com)
|
|
25
|
+
|
|
26
|
+
### Changes
|
|
27
|
+
|
|
28
|
+
- `@fluentui/react-drawer`
|
|
29
|
+
- docs: improve types descriptions and fix TS circular references ([PR #28282](https://github.com/microsoft/fluentui/pull/28282) by marcosvmmoura@gmail.com)
|
|
30
|
+
|
|
31
|
+
## [9.22.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.22.0)
|
|
32
|
+
|
|
33
|
+
Tue, 20 Jun 2023 12:38:53 GMT
|
|
34
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.21.0..@fluentui/react-components_v9.22.0)
|
|
35
|
+
|
|
36
|
+
### Minor changes
|
|
37
|
+
|
|
38
|
+
- `@fluentui/priority-overflow`
|
|
39
|
+
- feat: Added support for custom divider ([PR #28011](https://github.com/microsoft/fluentui/pull/28011) by vkozlova@microsoft.com)
|
|
40
|
+
- `@fluentui/react-components`
|
|
41
|
+
- feat: Added Overflow divider ([PR #28011](https://github.com/microsoft/fluentui/pull/28011) by vkozlova@microsoft.com)
|
|
42
|
+
- [FEATURE] Imperative scrolling functionality for react-virtualizer ([PR #27864](https://github.com/microsoft/fluentui/pull/27864) by mifraser@microsoft.com)
|
|
43
|
+
- `@fluentui/react-conformance`
|
|
44
|
+
- BREAKING CHANGE: migrate package to v9 setup in order to be able to run generate-api task without build ([PR #28215](https://github.com/microsoft/fluentui/pull/28215) by martinhochel@microsoft.com)
|
|
45
|
+
- `@fluentui/react-menu`
|
|
46
|
+
- feat: Add slide and fade in animation on open ([PR #28119](https://github.com/microsoft/fluentui/pull/28119) by lingfangao@hotmail.com)
|
|
47
|
+
- `@fluentui/react-migration-v8-v9`
|
|
48
|
+
- Add/update theme tokens ([PR #27791](https://github.com/microsoft/fluentui/pull/27791) by miroslav.stastny@microsoft.com)
|
|
49
|
+
- `@fluentui/react-popover`
|
|
50
|
+
- feat: Add slide and fade in animation on open ([PR #28119](https://github.com/microsoft/fluentui/pull/28119) by lingfangao@hotmail.com)
|
|
51
|
+
- `@fluentui/react-positioning`
|
|
52
|
+
- feat: Implement shared styles for slide animations ([PR #28119](https://github.com/microsoft/fluentui/pull/28119) by lingfangao@hotmail.com)
|
|
53
|
+
- `@fluentui/react-table`
|
|
54
|
+
- DataGrid now exposes containerWidthOffset prop, which is mainly used internally to adjust available space for column resizing based on other props ([PR #27983](https://github.com/microsoft/fluentui/pull/27983) by jirivyhnalek@microsoft.com)
|
|
55
|
+
- feat: Implement `focusMode` for DataGridCell ([PR #28167](https://github.com/microsoft/fluentui/pull/28167) by lingfangao@hotmail.com)
|
|
56
|
+
- `@fluentui/react-tabster`
|
|
57
|
+
- useArrowNavigationGroup grid-linear axis ([PR #28253](https://github.com/microsoft/fluentui/pull/28253) by jukapsia@microsoft.com)
|
|
58
|
+
|
|
59
|
+
### Patches
|
|
60
|
+
|
|
61
|
+
- `@fluentui/react-accordion`
|
|
62
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
63
|
+
- `@fluentui/react-avatar`
|
|
64
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
65
|
+
- fix: Do not render the image when src prop is undefined. ([PR #28146](https://github.com/microsoft/fluentui/pull/28146) by esteban.230@hotmail.com)
|
|
66
|
+
- `@fluentui/react-badge`
|
|
67
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
68
|
+
- `@fluentui/react-button`
|
|
69
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
70
|
+
- `@fluentui/react-checkbox`
|
|
71
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
72
|
+
- `@fluentui/react-combobox`
|
|
73
|
+
- fix: Option's checkIcon adds provided className at the end to avoid overrides. ([PR #28143](https://github.com/microsoft/fluentui/pull/28143) by esteban.230@hotmail.com)
|
|
74
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
75
|
+
- `@fluentui/react-datepicker-compat`
|
|
76
|
+
- fix: Do not move focus to the input on first render. ([PR #28188](https://github.com/microsoft/fluentui/pull/28188) by esteban.230@hotmail.com)
|
|
77
|
+
- feat: Add null to value prop for controlled cases to work correctly. ([PR #28056](https://github.com/microsoft/fluentui/pull/28056) by esteban.230@hotmail.com)
|
|
78
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
79
|
+
- `@fluentui/react-dialog`
|
|
80
|
+
- bugfix: Ensures dialog actions stretches on breakpoints ([PR #28258](https://github.com/microsoft/fluentui/pull/28258) by bernardo.sunderhus@gmail.com)
|
|
81
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
82
|
+
- fix: dialog title now takes whole row when there are no actions. This fixes an earlier regresssion. ([PR #28035](https://github.com/microsoft/fluentui/pull/28035) by derdem@microsoft.com)
|
|
83
|
+
- `@fluentui/react-field`
|
|
84
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
85
|
+
- `@fluentui/react-menu`
|
|
86
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
87
|
+
- `@fluentui/react-migration-v0-v9`
|
|
88
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
89
|
+
- `@fluentui/react-migration-v8-v9`
|
|
90
|
+
- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments ([PR #28067](https://github.com/microsoft/fluentui/pull/28067) by martinhochel@microsoft.com)
|
|
91
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
92
|
+
- `@fluentui/react-overflow`
|
|
93
|
+
- Added support for custom divider ([PR #28011](https://github.com/microsoft/fluentui/pull/28011) by vkozlova@microsoft.com)
|
|
94
|
+
- `@fluentui/react-portal`
|
|
95
|
+
- fix: use `position: absolute` to prevent scroll jumps ([PR #28109](https://github.com/microsoft/fluentui/pull/28109) by olfedias@microsoft.com)
|
|
96
|
+
- `@fluentui/react-positioning`
|
|
97
|
+
- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments ([PR #28067](https://github.com/microsoft/fluentui/pull/28067) by martinhochel@microsoft.com)
|
|
98
|
+
- fix: cleanup assignment of initial styles ([PR #28109](https://github.com/microsoft/fluentui/pull/28109) by olfedias@microsoft.com)
|
|
99
|
+
- `@fluentui/react-radio`
|
|
100
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
101
|
+
- `@fluentui/react-select`
|
|
102
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
103
|
+
- `@fluentui/react-skeleton`
|
|
104
|
+
- fix: Add reduced motion styling for Skeleton ([PR #28086](https://github.com/microsoft/fluentui/pull/28086) by ololubek@microsoft.com)
|
|
105
|
+
- `@fluentui/react-spinbutton`
|
|
106
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
107
|
+
- `@fluentui/react-switch`
|
|
108
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
109
|
+
- `@fluentui/react-table`
|
|
110
|
+
- Update table styles to reflect token changes ([PR #27791](https://github.com/microsoft/fluentui/pull/27791) by miroslav.stastny@microsoft.com)
|
|
111
|
+
- fix: TableHeaderCell should not render button when not sortable ([PR #28097](https://github.com/microsoft/fluentui/pull/28097) by lingfangao@hotmail.com)
|
|
112
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
113
|
+
- `@fluentui/react-tabster`
|
|
114
|
+
- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments ([PR #28067](https://github.com/microsoft/fluentui/pull/28067) by martinhochel@microsoft.com)
|
|
115
|
+
- `@fluentui/react-textarea`
|
|
116
|
+
- fix: Remove fixed height so rows prop works and add missing max-height. ([PR #28181](https://github.com/microsoft/fluentui/pull/28181) by esteban.230@hotmail.com)
|
|
117
|
+
- `@fluentui/react-utilities`
|
|
118
|
+
- fix: getNativeElementProps should support animation event handlers ([PR #28094](https://github.com/microsoft/fluentui/pull/28094) by lingfangao@hotmail.com)
|
|
119
|
+
|
|
120
|
+
### Changes
|
|
121
|
+
|
|
122
|
+
- `@fluentui/react-alert`
|
|
123
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
124
|
+
- `@fluentui/react-data-grid-react-window`
|
|
125
|
+
- Fixed an issue where columns would overflow when resizableColumns is on ([PR #27983](https://github.com/microsoft/fluentui/pull/27983) by jirivyhnalek@microsoft.com)
|
|
126
|
+
- `@fluentui/react-infobutton`
|
|
127
|
+
- chore: Create InfoIconLabel component scaffold. ([PR #28200](https://github.com/microsoft/fluentui/pull/28200) by esteban.230@hotmail.com)
|
|
128
|
+
- chore: Create InfoTip component. ([PR #28071](https://github.com/microsoft/fluentui/pull/28071) by esteban.230@hotmail.com)
|
|
129
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
130
|
+
- chore: Rename InfoTip to InfoIcon to better align with InfoButton. ([PR #28177](https://github.com/microsoft/fluentui/pull/28177) by esteban.230@hotmail.com)
|
|
131
|
+
- `@fluentui/react-theme-sass`
|
|
132
|
+
- Add theme tokens ([PR #27791](https://github.com/microsoft/fluentui/pull/27791) by miroslav.stastny@microsoft.com)
|
|
133
|
+
- `@fluentui/react-tree`
|
|
134
|
+
- chore: update @fluentui/react-icons to 2.0.203 ([PR #28203](https://github.com/microsoft/fluentui/pull/28203) by ololubek@microsoft.com)
|
|
135
|
+
- `@fluentui/react-virtualizer`
|
|
136
|
+
- feature: Add scrollTo index hook and callbacks, isScrolling flag ([PR #27864](https://github.com/microsoft/fluentui/pull/27864) by mifraser@microsoft.com)
|
|
137
|
+
- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments ([PR #28067](https://github.com/microsoft/fluentui/pull/28067) by martinhochel@microsoft.com)
|
|
138
|
+
- `@fluentui/tokens`
|
|
139
|
+
- Add/update theme tokens ([PR #27791](https://github.com/microsoft/fluentui/pull/27791) by miroslav.stastny@microsoft.com)
|
|
140
|
+
- fix: cast to String keys interpolated within string literals ([PR #28067](https://github.com/microsoft/fluentui/pull/28067) by martinhochel@microsoft.com)
|
|
141
|
+
|
|
7
142
|
## [9.21.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.21.0)
|
|
8
143
|
|
|
9
|
-
Wed, 31 May 2023 06:
|
|
144
|
+
Wed, 31 May 2023 06:46:07 GMT
|
|
10
145
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.20.4..@fluentui/react-components_v9.21.0)
|
|
11
146
|
|
|
12
147
|
### Minor changes
|
package/dist/index.d.ts
CHANGED
|
@@ -157,6 +157,7 @@ import { createTableColumn } from '@fluentui/react-table';
|
|
|
157
157
|
import { CreateTableColumnOptions } from '@fluentui/react-table';
|
|
158
158
|
import { createTeamsDarkTheme } from '@fluentui/react-theme';
|
|
159
159
|
import { CurveTokens } from '@fluentui/react-theme';
|
|
160
|
+
import { DATA_OVERFLOW_DIVIDER } from '@fluentui/react-overflow';
|
|
160
161
|
import { DATA_OVERFLOW_ITEM } from '@fluentui/react-overflow';
|
|
161
162
|
import { DATA_OVERFLOW_MENU } from '@fluentui/react-overflow';
|
|
162
163
|
import { DATA_OVERFLOWING } from '@fluentui/react-overflow';
|
|
@@ -401,6 +402,7 @@ import { OptionProps } from '@fluentui/react-combobox';
|
|
|
401
402
|
import { OptionSlots } from '@fluentui/react-combobox';
|
|
402
403
|
import { OptionState } from '@fluentui/react-combobox';
|
|
403
404
|
import { Overflow } from '@fluentui/react-overflow';
|
|
405
|
+
import { OverflowDivider } from '@fluentui/react-overflow';
|
|
404
406
|
import { OverflowItem } from '@fluentui/react-overflow';
|
|
405
407
|
import { OverflowItemProps } from '@fluentui/react-overflow';
|
|
406
408
|
import { OverflowProps } from '@fluentui/react-overflow';
|
|
@@ -1335,6 +1337,8 @@ export { createTeamsDarkTheme }
|
|
|
1335
1337
|
|
|
1336
1338
|
export { CurveTokens }
|
|
1337
1339
|
|
|
1340
|
+
export { DATA_OVERFLOW_DIVIDER }
|
|
1341
|
+
|
|
1338
1342
|
export { DATA_OVERFLOW_ITEM }
|
|
1339
1343
|
|
|
1340
1344
|
export { DATA_OVERFLOW_MENU }
|
|
@@ -1823,6 +1827,8 @@ export { OptionState }
|
|
|
1823
1827
|
|
|
1824
1828
|
export { Overflow }
|
|
1825
1829
|
|
|
1830
|
+
export { OverflowDivider }
|
|
1831
|
+
|
|
1826
1832
|
export { OverflowItem }
|
|
1827
1833
|
|
|
1828
1834
|
export { OverflowItemProps }
|
package/dist/unstable.d.ts
CHANGED
|
@@ -74,6 +74,11 @@ import { renderVirtualizer_unstable } from '@fluentui/react-virtualizer';
|
|
|
74
74
|
import { renderVirtualizerScrollView_unstable } from '@fluentui/react-virtualizer';
|
|
75
75
|
import { renderVirtualizerScrollViewDynamic_unstable } from '@fluentui/react-virtualizer';
|
|
76
76
|
import { ResizeCallbackWithRef } from '@fluentui/react-virtualizer';
|
|
77
|
+
import { ScrollToInterface } from '@fluentui/react-virtualizer';
|
|
78
|
+
import { scrollToItemDynamic } from '@fluentui/react-virtualizer';
|
|
79
|
+
import { ScrollToItemDynamicParams } from '@fluentui/react-virtualizer';
|
|
80
|
+
import { scrollToItemStatic } from '@fluentui/react-virtualizer';
|
|
81
|
+
import { ScrollToItemStaticParams } from '@fluentui/react-virtualizer';
|
|
77
82
|
import { Tree } from '@fluentui/react-tree';
|
|
78
83
|
import { treeClassNames } from '@fluentui/react-tree';
|
|
79
84
|
import { TreeContextValue } from '@fluentui/react-tree';
|
|
@@ -325,6 +330,16 @@ export { renderVirtualizerScrollViewDynamic_unstable }
|
|
|
325
330
|
|
|
326
331
|
export { ResizeCallbackWithRef }
|
|
327
332
|
|
|
333
|
+
export { ScrollToInterface }
|
|
334
|
+
|
|
335
|
+
export { scrollToItemDynamic }
|
|
336
|
+
|
|
337
|
+
export { ScrollToItemDynamicParams }
|
|
338
|
+
|
|
339
|
+
export { scrollToItemStatic }
|
|
340
|
+
|
|
341
|
+
export { ScrollToItemStaticParams }
|
|
342
|
+
|
|
328
343
|
export { Tree }
|
|
329
344
|
|
|
330
345
|
export { treeClassNames }
|