@fluentui/react-field 9.1.67 → 9.1.69
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +124 -101
- package/lib/components/Field/useFieldStyles.styles.js +2 -0
- package/lib/components/Field/useFieldStyles.styles.js.map +1 -1
- package/lib-commonjs/components/Field/useFieldStyles.styles.js +1 -0
- package/lib-commonjs/components/Field/useFieldStyles.styles.js.map +1 -1
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,35 @@
|
|
1
1
|
# Change Log - @fluentui/react-field
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 01 Jul 2024 20:26:03 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.69)
|
8
|
+
|
9
|
+
Mon, 01 Jul 2024 20:26:03 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.68..@fluentui/react-field_v9.1.69)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
15
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
16
|
+
- Bump @fluentui/react-context-selector to v9.1.63 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
17
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.40 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
18
|
+
- Bump @fluentui/react-label to v9.1.72 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v9.18.11 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
20
|
+
|
21
|
+
## [9.1.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.68)
|
22
|
+
|
23
|
+
Mon, 17 Jun 2024 07:34:17 GMT
|
24
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.67..@fluentui/react-field_v9.1.68)
|
25
|
+
|
26
|
+
### Patches
|
27
|
+
|
28
|
+
- Bump @fluentui/react-context-selector to v9.1.62 ([commit](https://github.com/microsoft/fluentui/commit/9ae683c22f2e65d94422a571ad5d3f97d0a77234) by beachball)
|
29
|
+
|
7
30
|
## [9.1.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.67)
|
8
31
|
|
9
|
-
Thu, 06 Jun 2024 15:
|
32
|
+
Thu, 06 Jun 2024 15:26:45 GMT
|
10
33
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.66..@fluentui/react-field_v9.1.67)
|
11
34
|
|
12
35
|
### Patches
|
@@ -18,7 +41,7 @@ Thu, 06 Jun 2024 15:22:27 GMT
|
|
18
41
|
|
19
42
|
## [9.1.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.66)
|
20
43
|
|
21
|
-
Mon, 20 May 2024 12:44:56 GMT
|
44
|
+
Mon, 20 May 2024 12:44:56 GMT
|
22
45
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.65..@fluentui/react-field_v9.1.66)
|
23
46
|
|
24
47
|
### Patches
|
@@ -31,16 +54,16 @@ Mon, 20 May 2024 12:44:56 GMT
|
|
31
54
|
|
32
55
|
## [9.1.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.65)
|
33
56
|
|
34
|
-
Thu, 16 May 2024 09:25:15 GMT
|
57
|
+
Thu, 16 May 2024 09:25:15 GMT
|
35
58
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.64..@fluentui/react-field_v9.1.65)
|
36
59
|
|
37
60
|
### Patches
|
38
61
|
|
39
|
-
-
|
62
|
+
- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
|
40
63
|
|
41
64
|
## [9.1.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.64)
|
42
65
|
|
43
|
-
Mon, 06 May 2024 12:55:02 GMT
|
66
|
+
Mon, 06 May 2024 12:55:02 GMT
|
44
67
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.63..@fluentui/react-field_v9.1.64)
|
45
68
|
|
46
69
|
### Patches
|
@@ -52,16 +75,16 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
52
75
|
|
53
76
|
## [9.1.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.63)
|
54
77
|
|
55
|
-
Thu, 02 May 2024 11:36:33 GMT
|
78
|
+
Thu, 02 May 2024 11:36:33 GMT
|
56
79
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.62..@fluentui/react-field_v9.1.63)
|
57
80
|
|
58
81
|
### Patches
|
59
82
|
|
60
|
-
-
|
83
|
+
- chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by ololubek@microsoft.com)
|
61
84
|
|
62
85
|
## [9.1.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.62)
|
63
86
|
|
64
|
-
Tue, 23 Apr 2024 08:17:49 GMT
|
87
|
+
Tue, 23 Apr 2024 08:17:49 GMT
|
65
88
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.61..@fluentui/react-field_v9.1.62)
|
66
89
|
|
67
90
|
### Patches
|
@@ -73,7 +96,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
|
|
73
96
|
|
74
97
|
## [9.1.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.61)
|
75
98
|
|
76
|
-
Wed, 17 Apr 2024 21:53:52 GMT
|
99
|
+
Wed, 17 Apr 2024 21:53:52 GMT
|
77
100
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.60..@fluentui/react-field_v9.1.61)
|
78
101
|
|
79
102
|
### Patches
|
@@ -82,7 +105,7 @@ Wed, 17 Apr 2024 21:53:52 GMT
|
|
82
105
|
|
83
106
|
## [9.1.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.60)
|
84
107
|
|
85
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
108
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
86
109
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.59..@fluentui/react-field_v9.1.60)
|
87
110
|
|
88
111
|
### Patches
|
@@ -94,7 +117,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
94
117
|
|
95
118
|
## [9.1.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.59)
|
96
119
|
|
97
|
-
Mon, 25 Mar 2024 11:12:13 GMT
|
120
|
+
Mon, 25 Mar 2024 11:12:13 GMT
|
98
121
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.58..@fluentui/react-field_v9.1.59)
|
99
122
|
|
100
123
|
### Patches
|
@@ -103,7 +126,7 @@ Mon, 25 Mar 2024 11:12:13 GMT
|
|
103
126
|
|
104
127
|
## [9.1.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.58)
|
105
128
|
|
106
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
129
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
107
130
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.57..@fluentui/react-field_v9.1.58)
|
108
131
|
|
109
132
|
### Patches
|
@@ -116,7 +139,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
116
139
|
|
117
140
|
## [9.1.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.57)
|
118
141
|
|
119
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
142
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
120
143
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.56..@fluentui/react-field_v9.1.57)
|
121
144
|
|
122
145
|
### Patches
|
@@ -129,7 +152,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
129
152
|
|
130
153
|
## [9.1.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.56)
|
131
154
|
|
132
|
-
Thu, 07 Mar 2024 19:33:27 GMT
|
155
|
+
Thu, 07 Mar 2024 19:33:27 GMT
|
133
156
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.55..@fluentui/react-field_v9.1.56)
|
134
157
|
|
135
158
|
### Patches
|
@@ -142,7 +165,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
|
|
142
165
|
|
143
166
|
## [9.1.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.55)
|
144
167
|
|
145
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
168
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
146
169
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.54..@fluentui/react-field_v9.1.55)
|
147
170
|
|
148
171
|
### Patches
|
@@ -154,7 +177,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
154
177
|
|
155
178
|
## [9.1.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.54)
|
156
179
|
|
157
|
-
Tue, 20 Feb 2024 14:22:20 GMT
|
180
|
+
Tue, 20 Feb 2024 14:22:20 GMT
|
158
181
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.53..@fluentui/react-field_v9.1.54)
|
159
182
|
|
160
183
|
### Patches
|
@@ -167,7 +190,7 @@ Tue, 20 Feb 2024 14:22:20 GMT
|
|
167
190
|
|
168
191
|
## [9.1.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.53)
|
169
192
|
|
170
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
193
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
171
194
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.52..@fluentui/react-field_v9.1.53)
|
172
195
|
|
173
196
|
### Patches
|
@@ -179,7 +202,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
179
202
|
|
180
203
|
## [9.1.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.52)
|
181
204
|
|
182
|
-
Mon, 29 Jan 2024 13:56:06 GMT
|
205
|
+
Mon, 29 Jan 2024 13:56:06 GMT
|
183
206
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.51..@fluentui/react-field_v9.1.52)
|
184
207
|
|
185
208
|
### Patches
|
@@ -188,7 +211,7 @@ Mon, 29 Jan 2024 13:56:06 GMT
|
|
188
211
|
|
189
212
|
## [9.1.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.51)
|
190
213
|
|
191
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
214
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
192
215
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.50..@fluentui/react-field_v9.1.51)
|
193
216
|
|
194
217
|
### Patches
|
@@ -200,7 +223,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
200
223
|
|
201
224
|
## [9.1.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.50)
|
202
225
|
|
203
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
226
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
204
227
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.49..@fluentui/react-field_v9.1.50)
|
205
228
|
|
206
229
|
### Patches
|
@@ -212,7 +235,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
212
235
|
|
213
236
|
## [9.1.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.49)
|
214
237
|
|
215
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
238
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
216
239
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.48..@fluentui/react-field_v9.1.49)
|
217
240
|
|
218
241
|
### Patches
|
@@ -224,7 +247,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
224
247
|
|
225
248
|
## [9.1.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.48)
|
226
249
|
|
227
|
-
Tue, 16 Jan 2024 13:14:18 GMT
|
250
|
+
Tue, 16 Jan 2024 13:14:18 GMT
|
228
251
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.47..@fluentui/react-field_v9.1.48)
|
229
252
|
|
230
253
|
### Patches
|
@@ -236,7 +259,7 @@ Tue, 16 Jan 2024 13:14:18 GMT
|
|
236
259
|
|
237
260
|
## [9.1.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.47)
|
238
261
|
|
239
|
-
Mon, 08 Jan 2024 16:24:22 GMT
|
262
|
+
Mon, 08 Jan 2024 16:24:22 GMT
|
240
263
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.46..@fluentui/react-field_v9.1.47)
|
241
264
|
|
242
265
|
### Patches
|
@@ -249,7 +272,7 @@ Mon, 08 Jan 2024 16:24:22 GMT
|
|
249
272
|
|
250
273
|
## [9.1.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.46)
|
251
274
|
|
252
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
275
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
253
276
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.45..@fluentui/react-field_v9.1.46)
|
254
277
|
|
255
278
|
### Patches
|
@@ -261,7 +284,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
261
284
|
|
262
285
|
## [9.1.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.45)
|
263
286
|
|
264
|
-
Mon, 18 Dec 2023 14:40:46 GMT
|
287
|
+
Mon, 18 Dec 2023 14:40:46 GMT
|
265
288
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.44..@fluentui/react-field_v9.1.45)
|
266
289
|
|
267
290
|
### Patches
|
@@ -273,7 +296,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
|
|
273
296
|
|
274
297
|
## [9.1.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.44)
|
275
298
|
|
276
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
299
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
277
300
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.43..@fluentui/react-field_v9.1.44)
|
278
301
|
|
279
302
|
### Patches
|
@@ -285,7 +308,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
285
308
|
|
286
309
|
## [9.1.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.43)
|
287
310
|
|
288
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
311
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
289
312
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.42..@fluentui/react-field_v9.1.43)
|
290
313
|
|
291
314
|
### Patches
|
@@ -295,7 +318,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
295
318
|
|
296
319
|
## [9.1.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.42)
|
297
320
|
|
298
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
321
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
299
322
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.41..@fluentui/react-field_v9.1.42)
|
300
323
|
|
301
324
|
### Patches
|
@@ -304,7 +327,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
304
327
|
|
305
328
|
## [9.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.41)
|
306
329
|
|
307
|
-
Thu, 09 Nov 2023 17:29:35 GMT
|
330
|
+
Thu, 09 Nov 2023 17:29:35 GMT
|
308
331
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.40..@fluentui/react-field_v9.1.41)
|
309
332
|
|
310
333
|
### Patches
|
@@ -318,7 +341,7 @@ Thu, 09 Nov 2023 17:29:35 GMT
|
|
318
341
|
|
319
342
|
## [9.1.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.40)
|
320
343
|
|
321
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
344
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
322
345
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.39..@fluentui/react-field_v9.1.40)
|
323
346
|
|
324
347
|
### Patches
|
@@ -328,7 +351,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
328
351
|
|
329
352
|
## [9.1.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.39)
|
330
353
|
|
331
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
354
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
332
355
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.38..@fluentui/react-field_v9.1.39)
|
333
356
|
|
334
357
|
### Patches
|
@@ -337,7 +360,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
337
360
|
|
338
361
|
## [9.1.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.38)
|
339
362
|
|
340
|
-
Wed, 18 Oct 2023 17:54:03 GMT
|
363
|
+
Wed, 18 Oct 2023 17:54:03 GMT
|
341
364
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.37..@fluentui/react-field_v9.1.38)
|
342
365
|
|
343
366
|
### Patches
|
@@ -350,7 +373,7 @@ Wed, 18 Oct 2023 17:54:03 GMT
|
|
350
373
|
|
351
374
|
## [9.1.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.37)
|
352
375
|
|
353
|
-
Thu, 12 Oct 2023 14:55:44 GMT
|
376
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
354
377
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.36..@fluentui/react-field_v9.1.37)
|
355
378
|
|
356
379
|
### Patches
|
@@ -360,7 +383,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
|
|
360
383
|
|
361
384
|
## [9.1.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.36)
|
362
385
|
|
363
|
-
Wed, 11 Oct 2023 13:54:26 GMT
|
386
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
364
387
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.35..@fluentui/react-field_v9.1.36)
|
365
388
|
|
366
389
|
### Patches
|
@@ -372,7 +395,7 @@ Wed, 11 Oct 2023 13:54:26 GMT
|
|
372
395
|
|
373
396
|
## [9.1.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.35)
|
374
397
|
|
375
|
-
Mon, 09 Oct 2023 20:45:44 GMT
|
398
|
+
Mon, 09 Oct 2023 20:45:44 GMT
|
376
399
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.34..@fluentui/react-field_v9.1.35)
|
377
400
|
|
378
401
|
### Patches
|
@@ -384,7 +407,7 @@ Mon, 09 Oct 2023 20:45:44 GMT
|
|
384
407
|
|
385
408
|
## [9.1.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.34)
|
386
409
|
|
387
|
-
Thu, 05 Oct 2023 15:25:35 GMT
|
410
|
+
Thu, 05 Oct 2023 15:25:35 GMT
|
388
411
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.33..@fluentui/react-field_v9.1.34)
|
389
412
|
|
390
413
|
### Patches
|
@@ -396,7 +419,7 @@ Thu, 05 Oct 2023 15:25:35 GMT
|
|
396
419
|
|
397
420
|
## [9.1.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.33)
|
398
421
|
|
399
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
422
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
400
423
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.32..@fluentui/react-field_v9.1.33)
|
401
424
|
|
402
425
|
### Patches
|
@@ -408,7 +431,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
408
431
|
|
409
432
|
## [9.1.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.32)
|
410
433
|
|
411
|
-
Mon, 02 Oct 2023 08:56:05 GMT
|
434
|
+
Mon, 02 Oct 2023 08:56:05 GMT
|
412
435
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.31..@fluentui/react-field_v9.1.32)
|
413
436
|
|
414
437
|
### Patches
|
@@ -417,7 +440,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
|
|
417
440
|
|
418
441
|
## [9.1.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.31)
|
419
442
|
|
420
|
-
Tue, 26 Sep 2023 17:49:05 GMT
|
443
|
+
Tue, 26 Sep 2023 17:49:05 GMT
|
421
444
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.30..@fluentui/react-field_v9.1.31)
|
422
445
|
|
423
446
|
### Patches
|
@@ -431,7 +454,7 @@ Tue, 26 Sep 2023 17:49:05 GMT
|
|
431
454
|
|
432
455
|
## [9.1.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.30)
|
433
456
|
|
434
|
-
Tue, 26 Sep 2023 15:31:59 GMT
|
457
|
+
Tue, 26 Sep 2023 15:31:59 GMT
|
435
458
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.29..@fluentui/react-field_v9.1.30)
|
436
459
|
|
437
460
|
### Patches
|
@@ -446,7 +469,7 @@ Tue, 26 Sep 2023 15:31:59 GMT
|
|
446
469
|
|
447
470
|
## [9.1.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.29)
|
448
471
|
|
449
|
-
Wed, 20 Sep 2023 17:47:37 GMT
|
472
|
+
Wed, 20 Sep 2023 17:47:37 GMT
|
450
473
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.28..@fluentui/react-field_v9.1.29)
|
451
474
|
|
452
475
|
### Patches
|
@@ -457,7 +480,7 @@ Wed, 20 Sep 2023 17:47:37 GMT
|
|
457
480
|
|
458
481
|
## [9.1.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.28)
|
459
482
|
|
460
|
-
Wed, 20 Sep 2023 14:59:53 GMT
|
483
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
461
484
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.27..@fluentui/react-field_v9.1.28)
|
462
485
|
|
463
486
|
### Patches
|
@@ -467,7 +490,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
|
|
467
490
|
|
468
491
|
## [9.1.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.27)
|
469
492
|
|
470
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
493
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
471
494
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.26..@fluentui/react-field_v9.1.27)
|
472
495
|
|
473
496
|
### Patches
|
@@ -477,7 +500,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
477
500
|
|
478
501
|
## [9.1.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.26)
|
479
502
|
|
480
|
-
Tue, 12 Sep 2023 08:51:34 GMT
|
503
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
481
504
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.25..@fluentui/react-field_v9.1.26)
|
482
505
|
|
483
506
|
### Patches
|
@@ -487,7 +510,7 @@ Tue, 12 Sep 2023 08:51:34 GMT
|
|
487
510
|
|
488
511
|
## [9.1.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.25)
|
489
512
|
|
490
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
513
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
491
514
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.24..@fluentui/react-field_v9.1.25)
|
492
515
|
|
493
516
|
### Patches
|
@@ -499,7 +522,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
499
522
|
|
500
523
|
## [9.1.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.24)
|
501
524
|
|
502
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
525
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
503
526
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.23..@fluentui/react-field_v9.1.24)
|
504
527
|
|
505
528
|
### Patches
|
@@ -511,7 +534,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
511
534
|
|
512
535
|
## [9.1.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.23)
|
513
536
|
|
514
|
-
Tue, 05 Sep 2023 13:29:23 GMT
|
537
|
+
Tue, 05 Sep 2023 13:29:23 GMT
|
515
538
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.22..@fluentui/react-field_v9.1.23)
|
516
539
|
|
517
540
|
### Patches
|
@@ -526,7 +549,7 @@ Tue, 05 Sep 2023 13:29:23 GMT
|
|
526
549
|
|
527
550
|
## [9.1.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.22)
|
528
551
|
|
529
|
-
Tue, 29 Aug 2023 12:57:36 GMT
|
552
|
+
Tue, 29 Aug 2023 12:57:36 GMT
|
530
553
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.21..@fluentui/react-field_v9.1.22)
|
531
554
|
|
532
555
|
### Patches
|
@@ -538,7 +561,7 @@ Tue, 29 Aug 2023 12:57:36 GMT
|
|
538
561
|
|
539
562
|
## [9.1.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.21)
|
540
563
|
|
541
|
-
Thu, 24 Aug 2023 10:26:35 GMT
|
564
|
+
Thu, 24 Aug 2023 10:26:35 GMT
|
542
565
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.20..@fluentui/react-field_v9.1.21)
|
543
566
|
|
544
567
|
### Patches
|
@@ -550,7 +573,7 @@ Thu, 24 Aug 2023 10:26:35 GMT
|
|
550
573
|
|
551
574
|
## [9.1.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.20)
|
552
575
|
|
553
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
576
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
554
577
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.19..@fluentui/react-field_v9.1.20)
|
555
578
|
|
556
579
|
### Patches
|
@@ -562,7 +585,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
562
585
|
|
563
586
|
## [9.1.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.19)
|
564
587
|
|
565
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
588
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
566
589
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.18..@fluentui/react-field_v9.1.19)
|
567
590
|
|
568
591
|
### Patches
|
@@ -572,7 +595,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
572
595
|
|
573
596
|
## [9.1.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.18)
|
574
597
|
|
575
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
598
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
576
599
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.17..@fluentui/react-field_v9.1.18)
|
577
600
|
|
578
601
|
### Patches
|
@@ -582,7 +605,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
582
605
|
|
583
606
|
## [9.1.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.17)
|
584
607
|
|
585
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
608
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
586
609
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.16..@fluentui/react-field_v9.1.17)
|
587
610
|
|
588
611
|
### Patches
|
@@ -594,7 +617,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
594
617
|
|
595
618
|
## [9.1.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.16)
|
596
619
|
|
597
|
-
Wed, 09 Aug 2023 13:16:56 GMT
|
620
|
+
Wed, 09 Aug 2023 13:16:56 GMT
|
598
621
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.15..@fluentui/react-field_v9.1.16)
|
599
622
|
|
600
623
|
### Patches
|
@@ -607,7 +630,7 @@ Wed, 09 Aug 2023 13:16:56 GMT
|
|
607
630
|
|
608
631
|
## [9.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.15)
|
609
632
|
|
610
|
-
Fri, 04 Aug 2023 08:52:58 GMT
|
633
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
611
634
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.14..@fluentui/react-field_v9.1.15)
|
612
635
|
|
613
636
|
### Patches
|
@@ -620,7 +643,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
|
|
620
643
|
|
621
644
|
## [9.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.14)
|
622
645
|
|
623
|
-
Tue, 01 Aug 2023 10:17:21 GMT
|
646
|
+
Tue, 01 Aug 2023 10:17:21 GMT
|
624
647
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.13..@fluentui/react-field_v9.1.14)
|
625
648
|
|
626
649
|
### Patches
|
@@ -629,7 +652,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
|
|
629
652
|
|
630
653
|
## [9.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.13)
|
631
654
|
|
632
|
-
Tue, 25 Jul 2023 13:29:19 GMT
|
655
|
+
Tue, 25 Jul 2023 13:29:19 GMT
|
633
656
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.12..@fluentui/react-field_v9.1.13)
|
634
657
|
|
635
658
|
### Patches
|
@@ -638,7 +661,7 @@ Tue, 25 Jul 2023 13:29:19 GMT
|
|
638
661
|
|
639
662
|
## [9.1.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.12)
|
640
663
|
|
641
|
-
Thu, 20 Jul 2023 18:27:29 GMT
|
664
|
+
Thu, 20 Jul 2023 18:27:29 GMT
|
642
665
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.11..@fluentui/react-field_v9.1.12)
|
643
666
|
|
644
667
|
### Patches
|
@@ -648,7 +671,7 @@ Thu, 20 Jul 2023 18:27:29 GMT
|
|
648
671
|
|
649
672
|
## [9.1.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.11)
|
650
673
|
|
651
|
-
Tue, 11 Jul 2023 18:46:36 GMT
|
674
|
+
Tue, 11 Jul 2023 18:46:36 GMT
|
652
675
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.10..@fluentui/react-field_v9.1.11)
|
653
676
|
|
654
677
|
### Patches
|
@@ -659,7 +682,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
|
|
659
682
|
|
660
683
|
## [9.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.10)
|
661
684
|
|
662
|
-
Mon, 03 Jul 2023 11:57:14 GMT
|
685
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
663
686
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.9..@fluentui/react-field_v9.1.10)
|
664
687
|
|
665
688
|
### Patches
|
@@ -671,7 +694,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
|
|
671
694
|
|
672
695
|
## [9.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.9)
|
673
696
|
|
674
|
-
Wed, 28 Jun 2023 11:12:26 GMT
|
697
|
+
Wed, 28 Jun 2023 11:12:26 GMT
|
675
698
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.8..@fluentui/react-field_v9.1.9)
|
676
699
|
|
677
700
|
### Patches
|
@@ -683,7 +706,7 @@ Wed, 28 Jun 2023 11:12:26 GMT
|
|
683
706
|
|
684
707
|
## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.8)
|
685
708
|
|
686
|
-
Mon, 26 Jun 2023 09:53:55 GMT
|
709
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
687
710
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.7..@fluentui/react-field_v9.1.8)
|
688
711
|
|
689
712
|
### Patches
|
@@ -695,7 +718,7 @@ Mon, 26 Jun 2023 09:53:55 GMT
|
|
695
718
|
|
696
719
|
## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.7)
|
697
720
|
|
698
|
-
Tue, 20 Jun 2023 12:38:58 GMT
|
721
|
+
Tue, 20 Jun 2023 12:38:58 GMT
|
699
722
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.6..@fluentui/react-field_v9.1.7)
|
700
723
|
|
701
724
|
### Patches
|
@@ -710,7 +733,7 @@ Tue, 20 Jun 2023 12:38:58 GMT
|
|
710
733
|
|
711
734
|
## [9.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.6)
|
712
735
|
|
713
|
-
Wed, 31 May 2023 06:46:14 GMT
|
736
|
+
Wed, 31 May 2023 06:46:14 GMT
|
714
737
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.5..@fluentui/react-field_v9.1.6)
|
715
738
|
|
716
739
|
### Patches
|
@@ -724,7 +747,7 @@ Wed, 31 May 2023 06:46:14 GMT
|
|
724
747
|
|
725
748
|
## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.5)
|
726
749
|
|
727
|
-
Thu, 25 May 2023 10:00:48 GMT
|
750
|
+
Thu, 25 May 2023 10:00:48 GMT
|
728
751
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.4..@fluentui/react-field_v9.1.5)
|
729
752
|
|
730
753
|
### Patches
|
@@ -736,7 +759,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
736
759
|
|
737
760
|
## [9.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.4)
|
738
761
|
|
739
|
-
Wed, 24 May 2023 20:45:27 GMT
|
762
|
+
Wed, 24 May 2023 20:45:27 GMT
|
740
763
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.3..@fluentui/react-field_v9.1.4)
|
741
764
|
|
742
765
|
### Patches
|
@@ -745,7 +768,7 @@ Wed, 24 May 2023 20:45:27 GMT
|
|
745
768
|
|
746
769
|
## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.3)
|
747
770
|
|
748
|
-
Thu, 18 May 2023 00:39:07 GMT
|
771
|
+
Thu, 18 May 2023 00:39:07 GMT
|
749
772
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.2..@fluentui/react-field_v9.1.3)
|
750
773
|
|
751
774
|
### Patches
|
@@ -757,7 +780,7 @@ Thu, 18 May 2023 00:39:07 GMT
|
|
757
780
|
|
758
781
|
## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.2)
|
759
782
|
|
760
|
-
Fri, 12 May 2023 20:27:18 GMT
|
783
|
+
Fri, 12 May 2023 20:27:18 GMT
|
761
784
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.1..@fluentui/react-field_v9.1.2)
|
762
785
|
|
763
786
|
### Patches
|
@@ -773,7 +796,7 @@ Fri, 12 May 2023 20:27:18 GMT
|
|
773
796
|
|
774
797
|
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.1)
|
775
798
|
|
776
|
-
Mon, 24 Apr 2023 08:12:36 GMT
|
799
|
+
Mon, 24 Apr 2023 08:12:36 GMT
|
777
800
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.0..@fluentui/react-field_v9.1.1)
|
778
801
|
|
779
802
|
### Patches
|
@@ -784,7 +807,7 @@ Mon, 24 Apr 2023 08:12:36 GMT
|
|
784
807
|
|
785
808
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.0)
|
786
809
|
|
787
|
-
Mon, 17 Apr 2023 17:53:50 GMT
|
810
|
+
Mon, 17 Apr 2023 17:53:50 GMT
|
788
811
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-beta.2..@fluentui/react-field_v9.1.0)
|
789
812
|
|
790
813
|
### Minor changes
|
@@ -800,7 +823,7 @@ Mon, 17 Apr 2023 17:53:50 GMT
|
|
800
823
|
|
801
824
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-beta.2)
|
802
825
|
|
803
|
-
Wed, 12 Apr 2023 09:31:44 GMT
|
826
|
+
Wed, 12 Apr 2023 09:31:44 GMT
|
804
827
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-beta.1..@fluentui/react-field_v9.0.0-beta.2)
|
805
828
|
|
806
829
|
### Changes
|
@@ -812,7 +835,7 @@ Wed, 12 Apr 2023 09:31:44 GMT
|
|
812
835
|
|
813
836
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-beta.1)
|
814
837
|
|
815
|
-
Fri, 07 Apr 2023 00:01:38 GMT
|
838
|
+
Fri, 07 Apr 2023 00:01:38 GMT
|
816
839
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.29..@fluentui/react-field_v9.0.0-beta.1)
|
817
840
|
|
818
841
|
### Changes
|
@@ -822,7 +845,7 @@ Fri, 07 Apr 2023 00:01:38 GMT
|
|
822
845
|
|
823
846
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.29)
|
824
847
|
|
825
|
-
Tue, 04 Apr 2023 18:44:50 GMT
|
848
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
826
849
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.27..@fluentui/react-field_v9.0.0-alpha.29)
|
827
850
|
|
828
851
|
### Changes
|
@@ -833,7 +856,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
|
|
833
856
|
|
834
857
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.27)
|
835
858
|
|
836
|
-
Tue, 21 Mar 2023 21:23:34 GMT
|
859
|
+
Tue, 21 Mar 2023 21:23:34 GMT
|
837
860
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.26..@fluentui/react-field_v9.0.0-alpha.27)
|
838
861
|
|
839
862
|
### Changes
|
@@ -849,7 +872,7 @@ Tue, 21 Mar 2023 21:23:34 GMT
|
|
849
872
|
|
850
873
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.26)
|
851
874
|
|
852
|
-
Thu, 16 Mar 2023 14:36:59 GMT
|
875
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
853
876
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.25..@fluentui/react-field_v9.0.0-alpha.26)
|
854
877
|
|
855
878
|
### Changes
|
@@ -860,7 +883,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
|
|
860
883
|
|
861
884
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.25)
|
862
885
|
|
863
|
-
Wed, 15 Mar 2023 10:19:53 GMT
|
886
|
+
Wed, 15 Mar 2023 10:19:53 GMT
|
864
887
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.24..@fluentui/react-field_v9.0.0-alpha.25)
|
865
888
|
|
866
889
|
### Changes
|
@@ -870,7 +893,7 @@ Wed, 15 Mar 2023 10:19:53 GMT
|
|
870
893
|
|
871
894
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.24)
|
872
895
|
|
873
|
-
Mon, 13 Mar 2023 08:58:26 GMT
|
896
|
+
Mon, 13 Mar 2023 08:58:26 GMT
|
874
897
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.23..@fluentui/react-field_v9.0.0-alpha.24)
|
875
898
|
|
876
899
|
### Changes
|
@@ -881,7 +904,7 @@ Mon, 13 Mar 2023 08:58:26 GMT
|
|
881
904
|
|
882
905
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.23)
|
883
906
|
|
884
|
-
Fri, 10 Mar 2023 07:14:01 GMT
|
907
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
885
908
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.22..@fluentui/react-field_v9.0.0-alpha.23)
|
886
909
|
|
887
910
|
### Changes
|
@@ -892,7 +915,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
|
|
892
915
|
|
893
916
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.22)
|
894
917
|
|
895
|
-
Wed, 08 Mar 2023 17:42:51 GMT
|
918
|
+
Wed, 08 Mar 2023 17:42:51 GMT
|
896
919
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.21..@fluentui/react-field_v9.0.0-alpha.22)
|
897
920
|
|
898
921
|
### Changes
|
@@ -903,7 +926,7 @@ Wed, 08 Mar 2023 17:42:51 GMT
|
|
903
926
|
|
904
927
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.21)
|
905
928
|
|
906
|
-
Wed, 15 Feb 2023 11:44:52 GMT
|
929
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
907
930
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.20..@fluentui/react-field_v9.0.0-alpha.21)
|
908
931
|
|
909
932
|
### Changes
|
@@ -914,7 +937,7 @@ Wed, 15 Feb 2023 11:44:52 GMT
|
|
914
937
|
|
915
938
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.20)
|
916
939
|
|
917
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
940
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
918
941
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.19..@fluentui/react-field_v9.0.0-alpha.20)
|
919
942
|
|
920
943
|
### Changes
|
@@ -925,7 +948,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
925
948
|
|
926
949
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.19)
|
927
950
|
|
928
|
-
Fri, 10 Feb 2023 08:49:59 GMT
|
951
|
+
Fri, 10 Feb 2023 08:49:59 GMT
|
929
952
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.18..@fluentui/react-field_v9.0.0-alpha.19)
|
930
953
|
|
931
954
|
### Changes
|
@@ -936,7 +959,7 @@ Fri, 10 Feb 2023 08:49:59 GMT
|
|
936
959
|
|
937
960
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.18)
|
938
961
|
|
939
|
-
Tue, 31 Jan 2023 19:53:56 GMT
|
962
|
+
Tue, 31 Jan 2023 19:53:56 GMT
|
940
963
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.17..@fluentui/react-field_v9.0.0-alpha.18)
|
941
964
|
|
942
965
|
### Changes
|
@@ -948,7 +971,7 @@ Tue, 31 Jan 2023 19:53:56 GMT
|
|
948
971
|
|
949
972
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.17)
|
950
973
|
|
951
|
-
Thu, 26 Jan 2023 13:30:56 GMT
|
974
|
+
Thu, 26 Jan 2023 13:30:56 GMT
|
952
975
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.16..@fluentui/react-field_v9.0.0-alpha.17)
|
953
976
|
|
954
977
|
### Changes
|
@@ -960,7 +983,7 @@ Thu, 26 Jan 2023 13:30:56 GMT
|
|
960
983
|
|
961
984
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.16)
|
962
985
|
|
963
|
-
Mon, 23 Jan 2023 16:43:09 GMT
|
986
|
+
Mon, 23 Jan 2023 16:43:09 GMT
|
964
987
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.15..@fluentui/react-field_v9.0.0-alpha.16)
|
965
988
|
|
966
989
|
### Changes
|
@@ -972,7 +995,7 @@ Mon, 23 Jan 2023 16:43:09 GMT
|
|
972
995
|
|
973
996
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.15)
|
974
997
|
|
975
|
-
Mon, 16 Jan 2023 08:39:01 GMT
|
998
|
+
Mon, 16 Jan 2023 08:39:01 GMT
|
976
999
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.14..@fluentui/react-field_v9.0.0-alpha.15)
|
977
1000
|
|
978
1001
|
### Changes
|
@@ -982,7 +1005,7 @@ Mon, 16 Jan 2023 08:39:01 GMT
|
|
982
1005
|
|
983
1006
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.14)
|
984
1007
|
|
985
|
-
Mon, 09 Jan 2023 14:35:02 GMT
|
1008
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
986
1009
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.13..@fluentui/react-field_v9.0.0-alpha.14)
|
987
1010
|
|
988
1011
|
### Changes
|
@@ -993,7 +1016,7 @@ Mon, 09 Jan 2023 14:35:02 GMT
|
|
993
1016
|
|
994
1017
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.13)
|
995
1018
|
|
996
|
-
Wed, 04 Jan 2023 01:40:06 GMT
|
1019
|
+
Wed, 04 Jan 2023 01:40:06 GMT
|
997
1020
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.12..@fluentui/react-field_v9.0.0-alpha.13)
|
998
1021
|
|
999
1022
|
### Changes
|
@@ -1006,7 +1029,7 @@ Wed, 04 Jan 2023 01:40:06 GMT
|
|
1006
1029
|
|
1007
1030
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.12)
|
1008
1031
|
|
1009
|
-
Wed, 21 Dec 2022 10:20:33 GMT
|
1032
|
+
Wed, 21 Dec 2022 10:20:33 GMT
|
1010
1033
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.11..@fluentui/react-field_v9.0.0-alpha.12)
|
1011
1034
|
|
1012
1035
|
### Changes
|
@@ -1016,7 +1039,7 @@ Wed, 21 Dec 2022 10:20:33 GMT
|
|
1016
1039
|
|
1017
1040
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.11)
|
1018
1041
|
|
1019
|
-
Tue, 20 Dec 2022 14:59:25 GMT
|
1042
|
+
Tue, 20 Dec 2022 14:59:25 GMT
|
1020
1043
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.10..@fluentui/react-field_v9.0.0-alpha.11)
|
1021
1044
|
|
1022
1045
|
### Changes
|
@@ -1028,7 +1051,7 @@ Tue, 20 Dec 2022 14:59:25 GMT
|
|
1028
1051
|
|
1029
1052
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.10)
|
1030
1053
|
|
1031
|
-
Mon, 05 Dec 2022 18:29:23 GMT
|
1054
|
+
Mon, 05 Dec 2022 18:29:23 GMT
|
1032
1055
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.9..@fluentui/react-field_v9.0.0-alpha.10)
|
1033
1056
|
|
1034
1057
|
### Changes
|
@@ -1040,7 +1063,7 @@ Mon, 05 Dec 2022 18:29:23 GMT
|
|
1040
1063
|
|
1041
1064
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.9)
|
1042
1065
|
|
1043
|
-
Thu, 17 Nov 2022 23:05:39 GMT
|
1066
|
+
Thu, 17 Nov 2022 23:05:39 GMT
|
1044
1067
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.8..@fluentui/react-field_v9.0.0-alpha.9)
|
1045
1068
|
|
1046
1069
|
### Changes
|
@@ -1051,7 +1074,7 @@ Thu, 17 Nov 2022 23:05:39 GMT
|
|
1051
1074
|
|
1052
1075
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.8)
|
1053
1076
|
|
1054
|
-
Fri, 11 Nov 2022 14:58:03 GMT
|
1077
|
+
Fri, 11 Nov 2022 14:58:03 GMT
|
1055
1078
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.7..@fluentui/react-field_v9.0.0-alpha.8)
|
1056
1079
|
|
1057
1080
|
### Changes
|
@@ -1067,7 +1090,7 @@ Fri, 11 Nov 2022 14:58:03 GMT
|
|
1067
1090
|
|
1068
1091
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.7)
|
1069
1092
|
|
1070
|
-
Wed, 02 Nov 2022 11:57:52 GMT
|
1093
|
+
Wed, 02 Nov 2022 11:57:52 GMT
|
1071
1094
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.6..@fluentui/react-field_v9.0.0-alpha.7)
|
1072
1095
|
|
1073
1096
|
### Changes
|
@@ -1090,7 +1113,7 @@ Wed, 02 Nov 2022 11:57:52 GMT
|
|
1090
1113
|
|
1091
1114
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.6)
|
1092
1115
|
|
1093
|
-
Tue, 25 Oct 2022 00:35:32 GMT
|
1116
|
+
Tue, 25 Oct 2022 00:35:32 GMT
|
1094
1117
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.5..@fluentui/react-field_v9.0.0-alpha.6)
|
1095
1118
|
|
1096
1119
|
### Changes
|
@@ -1103,7 +1126,7 @@ Tue, 25 Oct 2022 00:35:32 GMT
|
|
1103
1126
|
|
1104
1127
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.5)
|
1105
1128
|
|
1106
|
-
Thu, 20 Oct 2022 08:39:33 GMT
|
1129
|
+
Thu, 20 Oct 2022 08:39:33 GMT
|
1107
1130
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.4..@fluentui/react-field_v9.0.0-alpha.5)
|
1108
1131
|
|
1109
1132
|
### Changes
|
@@ -1128,7 +1151,7 @@ Thu, 20 Oct 2022 08:39:33 GMT
|
|
1128
1151
|
|
1129
1152
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.4)
|
1130
1153
|
|
1131
|
-
Thu, 13 Oct 2022 11:02:50 GMT
|
1154
|
+
Thu, 13 Oct 2022 11:02:50 GMT
|
1132
1155
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.3..@fluentui/react-field_v9.0.0-alpha.4)
|
1133
1156
|
|
1134
1157
|
### Changes
|
@@ -1154,7 +1177,7 @@ Thu, 13 Oct 2022 11:02:50 GMT
|
|
1154
1177
|
|
1155
1178
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.3)
|
1156
1179
|
|
1157
|
-
Mon, 03 Oct 2022 22:24:37 GMT
|
1180
|
+
Mon, 03 Oct 2022 22:24:37 GMT
|
1158
1181
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.2..@fluentui/react-field_v9.0.0-alpha.3)
|
1159
1182
|
|
1160
1183
|
### Changes
|
@@ -1171,7 +1194,7 @@ Mon, 03 Oct 2022 22:24:37 GMT
|
|
1171
1194
|
|
1172
1195
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.2)
|
1173
1196
|
|
1174
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
1197
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
1175
1198
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.1..@fluentui/react-field_v9.0.0-alpha.2)
|
1176
1199
|
|
1177
1200
|
### Changes
|
@@ -1190,7 +1213,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
1190
1213
|
|
1191
1214
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.1)
|
1192
1215
|
|
1193
|
-
Thu, 15 Sep 2022 09:49:04 GMT
|
1216
|
+
Thu, 15 Sep 2022 09:49:04 GMT
|
1194
1217
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.0..@fluentui/react-field_v9.0.0-alpha.1)
|
1195
1218
|
|
1196
1219
|
### Changes
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"names":["tokens","typographyStyles","__resetStyles","__styles","mergeClasses","fieldClassNames","root","label","validationMessage","validationMessageIcon","hint","iconSize","useRootStyles","base","mc9l5x","horizontal","Budl1dq","wkccdc","horizontalNoLabel","uwmqm3","d","useLabelStyles","vertical","z8tnut","Byoj8tv","jrapky","verticalLarge","t21cq0","Ijaq50","nk6f5a","horizontalSmall","horizontalLarge","useSecondaryTextBaseClassName","useSecondaryTextStyles","error","sj55zd","withIcon","useValidationMessageIconBaseClassName","useValidationMessageIconStyles","warning","success","useFieldStyles_unstable","state","validationState","size","orientation","rootStyles","className","labelStyles","validationMessageIconBaseClassName","validationMessageIconStyles","secondaryTextBaseClassName","secondaryTextStyles"],"sources":["useFieldStyles.styles.js"],"sourcesContent":["import { tokens, typographyStyles } from '@fluentui/react-theme';\nimport { makeResetStyles, makeStyles, mergeClasses } from '@griffel/react';\nexport const fieldClassNames = {\n root: `fui-Field`,\n label: `fui-Field__label`,\n validationMessage: `fui-Field__validationMessage`,\n validationMessageIcon: `fui-Field__validationMessageIcon`,\n hint: `fui-Field__hint`\n};\n// Size of the icon in the validation message\nconst iconSize = '12px';\n/**\n * Styles for the root slot\n */ const useRootStyles = makeStyles({\n base: {\n display: 'grid'\n },\n // In horizontal layout, the field is a grid with the label taking up the entire first column.\n // The last row is slack space in case the label is taller than the rest of the content.\n horizontal: {\n gridTemplateColumns: '33% 1fr',\n gridTemplateRows: 'auto auto auto 1fr'\n },\n // In horizontal layout without a label, replace the label's column with padding.\n // This lets grid auto-flow properly place the other children, and keeps fields with and without labels aligned.\n horizontalNoLabel: {\n paddingLeft: '33%',\n gridTemplateColumns: '1fr'\n }\n});\nconst useLabelStyles = makeStyles({\n vertical: {\n paddingTop: tokens.spacingVerticalXXS,\n paddingBottom: tokens.spacingVerticalXXS,\n marginBottom: tokens.spacingVerticalXXS\n },\n verticalLarge: {\n paddingTop: '1px',\n paddingBottom: '1px',\n marginBottom: tokens.spacingVerticalXS\n },\n horizontal: {\n paddingTop: tokens.spacingVerticalSNudge,\n paddingBottom: tokens.spacingVerticalSNudge,\n marginRight: tokens.spacingHorizontalM,\n gridRowStart: '1',\n gridRowEnd: '-1'\n },\n horizontalSmall: {\n paddingTop: tokens.spacingVerticalXS,\n paddingBottom: tokens.spacingVerticalXS\n },\n horizontalLarge: {\n // To align the label text with the Input text, it should be centered within the 40px height of the Input.\n // This is (40px - lineHeightBase400) / 2 = 9px. Hardcoded since there is no 9px padding token.\n paddingTop: '9px',\n paddingBottom: '9px'\n }\n});\nconst useSecondaryTextBaseClassName = makeResetStyles({\n marginTop: tokens.spacingVerticalXXS,\n color: tokens.colorNeutralForeground3,\n ...typographyStyles.caption1\n});\nconst useSecondaryTextStyles = makeStyles({\n error: {\n color: tokens.colorPaletteRedForeground1\n },\n withIcon: {\n // Add a gutter for the icon, to allow multiple lines of text to line up to the right of the icon.\n paddingLeft: `calc(${iconSize} + ${tokens.spacingHorizontalXS})`\n }\n});\nconst useValidationMessageIconBaseClassName = makeResetStyles({\n display: 'inline-block',\n fontSize: iconSize,\n // Negative left margin puts the icon in the gutter of the validation message div's withIcon style.\n marginLeft: `calc(-${iconSize} - ${tokens.spacingHorizontalXS})`,\n marginRight: tokens.spacingHorizontalXS,\n // Line height of 0 prevents the verticalAlign from affecting the line height of the text.\n lineHeight: '0',\n // Negative verticalAlign shifts the inline icon down to align with the text (effectively top padding).\n verticalAlign: '-1px'\n});\nconst useValidationMessageIconStyles = makeStyles({\n error: {\n color: tokens.colorPaletteRedForeground1\n },\n warning: {\n color: tokens.colorPaletteDarkOrangeForeground1\n },\n success: {\n color: tokens.colorPaletteGreenForeground1\n }\n});\n/**\n * Apply styling to the Field slots based on the state\n */ export const useFieldStyles_unstable = (state)=>{\n const { validationState, size } = state;\n const horizontal = state.orientation === 'horizontal';\n const rootStyles = useRootStyles();\n state.root.className = mergeClasses(fieldClassNames.root, rootStyles.base, horizontal && rootStyles.horizontal, horizontal && !state.label && rootStyles.horizontalNoLabel, state.root.className);\n const labelStyles = useLabelStyles();\n if (state.label) {\n state.label.className = mergeClasses(fieldClassNames.label, horizontal && labelStyles.horizontal, horizontal && size === 'small' && labelStyles.horizontalSmall, horizontal && size === 'large' && labelStyles.horizontalLarge, !horizontal && labelStyles.vertical, !horizontal && size === 'large' && labelStyles.verticalLarge, state.label.className);\n }\n const validationMessageIconBaseClassName = useValidationMessageIconBaseClassName();\n const validationMessageIconStyles = useValidationMessageIconStyles();\n if (state.validationMessageIcon) {\n state.validationMessageIcon.className = mergeClasses(fieldClassNames.validationMessageIcon, validationMessageIconBaseClassName, validationState !== 'none' && validationMessageIconStyles[validationState], state.validationMessageIcon.className);\n }\n const secondaryTextBaseClassName = useSecondaryTextBaseClassName();\n const secondaryTextStyles = useSecondaryTextStyles();\n if (state.validationMessage) {\n state.validationMessage.className = mergeClasses(fieldClassNames.validationMessage, secondaryTextBaseClassName, validationState === 'error' && secondaryTextStyles.error, !!state.validationMessageIcon && secondaryTextStyles.withIcon, state.validationMessage.className);\n }\n if (state.hint) {\n state.hint.className = mergeClasses(fieldClassNames.hint, secondaryTextBaseClassName, state.hint.className);\n }\n return state;\n};\n"],"mappings":"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","ignoreList":[]}
|
1
|
+
{"version":3,"names":["tokens","typographyStyles","__resetStyles","__styles","mergeClasses","fieldClassNames","root","label","validationMessage","validationMessageIcon","hint","iconSize","useRootStyles","base","mc9l5x","horizontal","Budl1dq","wkccdc","horizontalNoLabel","uwmqm3","d","useLabelStyles","vertical","z8tnut","Byoj8tv","jrapky","verticalLarge","t21cq0","Ijaq50","nk6f5a","horizontalSmall","horizontalLarge","useSecondaryTextBaseClassName","useSecondaryTextStyles","error","sj55zd","withIcon","useValidationMessageIconBaseClassName","useValidationMessageIconStyles","warning","success","useFieldStyles_unstable","state","validationState","size","orientation","rootStyles","className","labelStyles","validationMessageIconBaseClassName","validationMessageIconStyles","secondaryTextBaseClassName","secondaryTextStyles"],"sources":["useFieldStyles.styles.js"],"sourcesContent":["import { tokens, typographyStyles } from '@fluentui/react-theme';\nimport { makeResetStyles, makeStyles, mergeClasses } from '@griffel/react';\nexport const fieldClassNames = {\n root: `fui-Field`,\n label: `fui-Field__label`,\n validationMessage: `fui-Field__validationMessage`,\n validationMessageIcon: `fui-Field__validationMessageIcon`,\n hint: `fui-Field__hint`\n};\n// Size of the icon in the validation message\nconst iconSize = '12px';\n/**\n * Styles for the root slot\n */ const useRootStyles = makeStyles({\n base: {\n display: 'grid'\n },\n // In horizontal layout, the field is a grid with the label taking up the entire first column.\n // The last row is slack space in case the label is taller than the rest of the content.\n horizontal: {\n gridTemplateColumns: '33% 1fr',\n gridTemplateRows: 'auto auto auto 1fr'\n },\n // In horizontal layout without a label, replace the label's column with padding.\n // This lets grid auto-flow properly place the other children, and keeps fields with and without labels aligned.\n horizontalNoLabel: {\n paddingLeft: '33%',\n gridTemplateColumns: '1fr'\n }\n});\nconst useLabelStyles = makeStyles({\n vertical: {\n paddingTop: tokens.spacingVerticalXXS,\n paddingBottom: tokens.spacingVerticalXXS,\n marginBottom: tokens.spacingVerticalXXS\n },\n verticalLarge: {\n paddingTop: '1px',\n paddingBottom: '1px',\n marginBottom: tokens.spacingVerticalXS\n },\n horizontal: {\n paddingTop: tokens.spacingVerticalSNudge,\n paddingBottom: tokens.spacingVerticalSNudge,\n marginRight: tokens.spacingHorizontalM,\n gridRowStart: '1',\n gridRowEnd: '-1'\n },\n horizontalSmall: {\n paddingTop: tokens.spacingVerticalXS,\n paddingBottom: tokens.spacingVerticalXS\n },\n horizontalLarge: {\n // To align the label text with the Input text, it should be centered within the 40px height of the Input.\n // This is (40px - lineHeightBase400) / 2 = 9px. Hardcoded since there is no 9px padding token.\n paddingTop: '9px',\n paddingBottom: '9px'\n }\n});\nconst useSecondaryTextBaseClassName = makeResetStyles({\n marginTop: tokens.spacingVerticalXXS,\n color: tokens.colorNeutralForeground3,\n ...typographyStyles.caption1\n});\nconst useSecondaryTextStyles = makeStyles({\n error: {\n color: tokens.colorPaletteRedForeground1\n },\n withIcon: {\n // Add a gutter for the icon, to allow multiple lines of text to line up to the right of the icon.\n paddingLeft: `calc(${iconSize} + ${tokens.spacingHorizontalXS})`\n }\n});\nconst useValidationMessageIconBaseClassName = makeResetStyles({\n display: 'inline-block',\n fontSize: iconSize,\n // Negative left margin puts the icon in the gutter of the validation message div's withIcon style.\n marginLeft: `calc(-${iconSize} - ${tokens.spacingHorizontalXS})`,\n marginRight: tokens.spacingHorizontalXS,\n // Line height of 0 prevents the verticalAlign from affecting the line height of the text.\n lineHeight: '0',\n // Negative verticalAlign shifts the inline icon down to align with the text (effectively top padding).\n verticalAlign: '-1px'\n});\nconst useValidationMessageIconStyles = makeStyles({\n error: {\n color: tokens.colorPaletteRedForeground1\n },\n warning: {\n color: tokens.colorPaletteDarkOrangeForeground1\n },\n success: {\n color: tokens.colorPaletteGreenForeground1\n }\n});\n/**\n * Apply styling to the Field slots based on the state\n */ export const useFieldStyles_unstable = (state)=>{\n 'use no memo';\n const { validationState, size } = state;\n const horizontal = state.orientation === 'horizontal';\n const rootStyles = useRootStyles();\n state.root.className = mergeClasses(fieldClassNames.root, rootStyles.base, horizontal && rootStyles.horizontal, horizontal && !state.label && rootStyles.horizontalNoLabel, state.root.className);\n const labelStyles = useLabelStyles();\n if (state.label) {\n state.label.className = mergeClasses(fieldClassNames.label, horizontal && labelStyles.horizontal, horizontal && size === 'small' && labelStyles.horizontalSmall, horizontal && size === 'large' && labelStyles.horizontalLarge, !horizontal && labelStyles.vertical, !horizontal && size === 'large' && labelStyles.verticalLarge, state.label.className);\n }\n const validationMessageIconBaseClassName = useValidationMessageIconBaseClassName();\n const validationMessageIconStyles = useValidationMessageIconStyles();\n if (state.validationMessageIcon) {\n state.validationMessageIcon.className = mergeClasses(fieldClassNames.validationMessageIcon, validationMessageIconBaseClassName, validationState !== 'none' && validationMessageIconStyles[validationState], state.validationMessageIcon.className);\n }\n const secondaryTextBaseClassName = useSecondaryTextBaseClassName();\n const secondaryTextStyles = useSecondaryTextStyles();\n if (state.validationMessage) {\n state.validationMessage.className = mergeClasses(fieldClassNames.validationMessage, secondaryTextBaseClassName, validationState === 'error' && secondaryTextStyles.error, !!state.validationMessageIcon && secondaryTextStyles.withIcon, state.validationMessage.className);\n }\n if (state.hint) {\n state.hint.className = mergeClasses(fieldClassNames.hint, secondaryTextBaseClassName, state.hint.className);\n }\n return state;\n};\n"],"mappings":"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","ignoreList":[]}
|
@@ -144,6 +144,7 @@ const useValidationMessageIconStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
144
144
|
]
|
145
145
|
});
|
146
146
|
const useFieldStyles_unstable = (state)=>{
|
147
|
+
'use no memo';
|
147
148
|
const { validationState, size } = state;
|
148
149
|
const horizontal = state.orientation === 'horizontal';
|
149
150
|
const rootStyles = useRootStyles();
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["useFieldStyles.styles.js"],"sourcesContent":["import { tokens, typographyStyles } from '@fluentui/react-theme';\nimport { __resetStyles, __styles, mergeClasses } from '@griffel/react';\nexport const fieldClassNames = {\n root: `fui-Field`,\n label: `fui-Field__label`,\n validationMessage: `fui-Field__validationMessage`,\n validationMessageIcon: `fui-Field__validationMessageIcon`,\n hint: `fui-Field__hint`\n};\n// Size of the icon in the validation message\nconst iconSize = '12px';\n/**\n * Styles for the root slot\n */\nconst useRootStyles = /*#__PURE__*/__styles({\n base: {\n mc9l5x: \"f13qh94s\"\n },\n horizontal: {\n Budl1dq: \"f2wwaib\",\n wkccdc: \"f1645dqt\"\n },\n horizontalNoLabel: {\n uwmqm3: [\"f15jqgz8\", \"fggqkej\"],\n Budl1dq: \"f1c2z91y\"\n }\n}, {\n d: [\".f13qh94s{display:grid;}\", \".f2wwaib{grid-template-columns:33% 1fr;}\", \".f1645dqt{grid-template-rows:auto auto auto 1fr;}\", \".f15jqgz8{padding-left:33%;}\", \".fggqkej{padding-right:33%;}\", \".f1c2z91y{grid-template-columns:1fr;}\"]\n});\nconst useLabelStyles = /*#__PURE__*/__styles({\n vertical: {\n z8tnut: \"fclwglc\",\n Byoj8tv: \"fywfov9\",\n jrapky: \"fyacil5\"\n },\n verticalLarge: {\n z8tnut: \"f1sl3k7w\",\n Byoj8tv: \"f1brlhvm\",\n jrapky: \"f8l5zjj\"\n },\n horizontal: {\n z8tnut: \"fp2oml8\",\n Byoj8tv: \"f1tdddsa\",\n t21cq0: [\"fkujibs\", \"f199hnxi\"],\n Ijaq50: \"f16hsg94\",\n nk6f5a: \"f1nzqi2z\"\n },\n horizontalSmall: {\n z8tnut: \"f1ywm7hm\",\n Byoj8tv: \"f14wxoun\"\n },\n horizontalLarge: {\n z8tnut: \"f1hqyr95\",\n Byoj8tv: \"fm4hlj0\"\n }\n}, {\n d: [\".fclwglc{padding-top:var(--spacingVerticalXXS);}\", \".fywfov9{padding-bottom:var(--spacingVerticalXXS);}\", \".fyacil5{margin-bottom:var(--spacingVerticalXXS);}\", \".f1sl3k7w{padding-top:1px;}\", \".f1brlhvm{padding-bottom:1px;}\", \".f8l5zjj{margin-bottom:var(--spacingVerticalXS);}\", \".fp2oml8{padding-top:var(--spacingVerticalSNudge);}\", \".f1tdddsa{padding-bottom:var(--spacingVerticalSNudge);}\", \".fkujibs{margin-right:var(--spacingHorizontalM);}\", \".f199hnxi{margin-left:var(--spacingHorizontalM);}\", \".f16hsg94{grid-row-start:1;}\", \".f1nzqi2z{grid-row-end:-1;}\", \".f1ywm7hm{padding-top:var(--spacingVerticalXS);}\", \".f14wxoun{padding-bottom:var(--spacingVerticalXS);}\", \".f1hqyr95{padding-top:9px;}\", \".fm4hlj0{padding-bottom:9px;}\"]\n});\nconst useSecondaryTextBaseClassName = /*#__PURE__*/__resetStyles(\"r5c4z9l\", null, [\".r5c4z9l{margin-top:var(--spacingVerticalXXS);color:var(--colorNeutralForeground3);font-family:var(--fontFamilyBase);font-size:var(--fontSizeBase200);font-weight:var(--fontWeightRegular);line-height:var(--lineHeightBase200);}\"]);\nconst useSecondaryTextStyles = /*#__PURE__*/__styles({\n error: {\n sj55zd: \"f1hcrxcs\"\n },\n withIcon: {\n uwmqm3: [\"frawy03\", \"fg4c52\"]\n }\n}, {\n d: [\".f1hcrxcs{color:var(--colorPaletteRedForeground1);}\", \".frawy03{padding-left:calc(12px + var(--spacingHorizontalXS));}\", \".fg4c52{padding-right:calc(12px + var(--spacingHorizontalXS));}\"]\n});\nconst useValidationMessageIconBaseClassName = /*#__PURE__*/__resetStyles(\"ra7h1uk\", \"r1rh6bd7\", [\".ra7h1uk{display:inline-block;font-size:12px;margin-left:calc(-12px - var(--spacingHorizontalXS));margin-right:var(--spacingHorizontalXS);line-height:0;vertical-align:-1px;}\", \".r1rh6bd7{display:inline-block;font-size:12px;margin-right:calc(-12px - var(--spacingHorizontalXS));margin-left:var(--spacingHorizontalXS);line-height:0;vertical-align:-1px;}\"]);\nconst useValidationMessageIconStyles = /*#__PURE__*/__styles({\n error: {\n sj55zd: \"f1hcrxcs\"\n },\n warning: {\n sj55zd: \"f1k5f75o\"\n },\n success: {\n sj55zd: \"ffmvakt\"\n }\n}, {\n d: [\".f1hcrxcs{color:var(--colorPaletteRedForeground1);}\", \".f1k5f75o{color:var(--colorPaletteDarkOrangeForeground1);}\", \".ffmvakt{color:var(--colorPaletteGreenForeground1);}\"]\n});\n/**\n * Apply styling to the Field slots based on the state\n */\nexport const useFieldStyles_unstable = state => {\n const {\n validationState,\n size\n } = state;\n const horizontal = state.orientation === 'horizontal';\n const rootStyles = useRootStyles();\n state.root.className = mergeClasses(fieldClassNames.root, rootStyles.base, horizontal && rootStyles.horizontal, horizontal && !state.label && rootStyles.horizontalNoLabel, state.root.className);\n const labelStyles = useLabelStyles();\n if (state.label) {\n state.label.className = mergeClasses(fieldClassNames.label, horizontal && labelStyles.horizontal, horizontal && size === 'small' && labelStyles.horizontalSmall, horizontal && size === 'large' && labelStyles.horizontalLarge, !horizontal && labelStyles.vertical, !horizontal && size === 'large' && labelStyles.verticalLarge, state.label.className);\n }\n const validationMessageIconBaseClassName = useValidationMessageIconBaseClassName();\n const validationMessageIconStyles = useValidationMessageIconStyles();\n if (state.validationMessageIcon) {\n state.validationMessageIcon.className = mergeClasses(fieldClassNames.validationMessageIcon, validationMessageIconBaseClassName, validationState !== 'none' && validationMessageIconStyles[validationState], state.validationMessageIcon.className);\n }\n const secondaryTextBaseClassName = useSecondaryTextBaseClassName();\n const secondaryTextStyles = useSecondaryTextStyles();\n if (state.validationMessage) {\n state.validationMessage.className = mergeClasses(fieldClassNames.validationMessage, secondaryTextBaseClassName, validationState === 'error' && secondaryTextStyles.error, !!state.validationMessageIcon && secondaryTextStyles.withIcon, state.validationMessage.className);\n }\n if (state.hint) {\n state.hint.className = mergeClasses(fieldClassNames.hint, secondaryTextBaseClassName, state.hint.className);\n }\n return state;\n};\n//# sourceMappingURL=useFieldStyles.styles.js.map"],"names":["fieldClassNames","useFieldStyles_unstable","root","label","validationMessage","validationMessageIcon","hint","iconSize","useRootStyles","__styles","base","mc9l5x","horizontal","Budl1dq","wkccdc","horizontalNoLabel","uwmqm3","d","useLabelStyles","vertical","z8tnut","Byoj8tv","jrapky","verticalLarge","t21cq0","Ijaq50","nk6f5a","horizontalSmall","horizontalLarge","useSecondaryTextBaseClassName","__resetStyles","useSecondaryTextStyles","error","sj55zd","withIcon","useValidationMessageIconBaseClassName","useValidationMessageIconStyles","warning","success","state","validationState","size","orientation","rootStyles","className","mergeClasses","labelStyles","validationMessageIconBaseClassName","validationMessageIconStyles","secondaryTextBaseClassName","secondaryTextStyles"],"mappings":"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"}
|
1
|
+
{"version":3,"sources":["useFieldStyles.styles.js"],"sourcesContent":["import { tokens, typographyStyles } from '@fluentui/react-theme';\nimport { __resetStyles, __styles, mergeClasses } from '@griffel/react';\nexport const fieldClassNames = {\n root: `fui-Field`,\n label: `fui-Field__label`,\n validationMessage: `fui-Field__validationMessage`,\n validationMessageIcon: `fui-Field__validationMessageIcon`,\n hint: `fui-Field__hint`\n};\n// Size of the icon in the validation message\nconst iconSize = '12px';\n/**\n * Styles for the root slot\n */\nconst useRootStyles = /*#__PURE__*/__styles({\n base: {\n mc9l5x: \"f13qh94s\"\n },\n horizontal: {\n Budl1dq: \"f2wwaib\",\n wkccdc: \"f1645dqt\"\n },\n horizontalNoLabel: {\n uwmqm3: [\"f15jqgz8\", \"fggqkej\"],\n Budl1dq: \"f1c2z91y\"\n }\n}, {\n d: [\".f13qh94s{display:grid;}\", \".f2wwaib{grid-template-columns:33% 1fr;}\", \".f1645dqt{grid-template-rows:auto auto auto 1fr;}\", \".f15jqgz8{padding-left:33%;}\", \".fggqkej{padding-right:33%;}\", \".f1c2z91y{grid-template-columns:1fr;}\"]\n});\nconst useLabelStyles = /*#__PURE__*/__styles({\n vertical: {\n z8tnut: \"fclwglc\",\n Byoj8tv: \"fywfov9\",\n jrapky: \"fyacil5\"\n },\n verticalLarge: {\n z8tnut: \"f1sl3k7w\",\n Byoj8tv: \"f1brlhvm\",\n jrapky: \"f8l5zjj\"\n },\n horizontal: {\n z8tnut: \"fp2oml8\",\n Byoj8tv: \"f1tdddsa\",\n t21cq0: [\"fkujibs\", \"f199hnxi\"],\n Ijaq50: \"f16hsg94\",\n nk6f5a: \"f1nzqi2z\"\n },\n horizontalSmall: {\n z8tnut: \"f1ywm7hm\",\n Byoj8tv: \"f14wxoun\"\n },\n horizontalLarge: {\n z8tnut: \"f1hqyr95\",\n Byoj8tv: \"fm4hlj0\"\n }\n}, {\n d: [\".fclwglc{padding-top:var(--spacingVerticalXXS);}\", \".fywfov9{padding-bottom:var(--spacingVerticalXXS);}\", \".fyacil5{margin-bottom:var(--spacingVerticalXXS);}\", \".f1sl3k7w{padding-top:1px;}\", \".f1brlhvm{padding-bottom:1px;}\", \".f8l5zjj{margin-bottom:var(--spacingVerticalXS);}\", \".fp2oml8{padding-top:var(--spacingVerticalSNudge);}\", \".f1tdddsa{padding-bottom:var(--spacingVerticalSNudge);}\", \".fkujibs{margin-right:var(--spacingHorizontalM);}\", \".f199hnxi{margin-left:var(--spacingHorizontalM);}\", \".f16hsg94{grid-row-start:1;}\", \".f1nzqi2z{grid-row-end:-1;}\", \".f1ywm7hm{padding-top:var(--spacingVerticalXS);}\", \".f14wxoun{padding-bottom:var(--spacingVerticalXS);}\", \".f1hqyr95{padding-top:9px;}\", \".fm4hlj0{padding-bottom:9px;}\"]\n});\nconst useSecondaryTextBaseClassName = /*#__PURE__*/__resetStyles(\"r5c4z9l\", null, [\".r5c4z9l{margin-top:var(--spacingVerticalXXS);color:var(--colorNeutralForeground3);font-family:var(--fontFamilyBase);font-size:var(--fontSizeBase200);font-weight:var(--fontWeightRegular);line-height:var(--lineHeightBase200);}\"]);\nconst useSecondaryTextStyles = /*#__PURE__*/__styles({\n error: {\n sj55zd: \"f1hcrxcs\"\n },\n withIcon: {\n uwmqm3: [\"frawy03\", \"fg4c52\"]\n }\n}, {\n d: [\".f1hcrxcs{color:var(--colorPaletteRedForeground1);}\", \".frawy03{padding-left:calc(12px + var(--spacingHorizontalXS));}\", \".fg4c52{padding-right:calc(12px + var(--spacingHorizontalXS));}\"]\n});\nconst useValidationMessageIconBaseClassName = /*#__PURE__*/__resetStyles(\"ra7h1uk\", \"r1rh6bd7\", [\".ra7h1uk{display:inline-block;font-size:12px;margin-left:calc(-12px - var(--spacingHorizontalXS));margin-right:var(--spacingHorizontalXS);line-height:0;vertical-align:-1px;}\", \".r1rh6bd7{display:inline-block;font-size:12px;margin-right:calc(-12px - var(--spacingHorizontalXS));margin-left:var(--spacingHorizontalXS);line-height:0;vertical-align:-1px;}\"]);\nconst useValidationMessageIconStyles = /*#__PURE__*/__styles({\n error: {\n sj55zd: \"f1hcrxcs\"\n },\n warning: {\n sj55zd: \"f1k5f75o\"\n },\n success: {\n sj55zd: \"ffmvakt\"\n }\n}, {\n d: [\".f1hcrxcs{color:var(--colorPaletteRedForeground1);}\", \".f1k5f75o{color:var(--colorPaletteDarkOrangeForeground1);}\", \".ffmvakt{color:var(--colorPaletteGreenForeground1);}\"]\n});\n/**\n * Apply styling to the Field slots based on the state\n */\nexport const useFieldStyles_unstable = state => {\n 'use no memo';\n\n const {\n validationState,\n size\n } = state;\n const horizontal = state.orientation === 'horizontal';\n const rootStyles = useRootStyles();\n state.root.className = mergeClasses(fieldClassNames.root, rootStyles.base, horizontal && rootStyles.horizontal, horizontal && !state.label && rootStyles.horizontalNoLabel, state.root.className);\n const labelStyles = useLabelStyles();\n if (state.label) {\n state.label.className = mergeClasses(fieldClassNames.label, horizontal && labelStyles.horizontal, horizontal && size === 'small' && labelStyles.horizontalSmall, horizontal && size === 'large' && labelStyles.horizontalLarge, !horizontal && labelStyles.vertical, !horizontal && size === 'large' && labelStyles.verticalLarge, state.label.className);\n }\n const validationMessageIconBaseClassName = useValidationMessageIconBaseClassName();\n const validationMessageIconStyles = useValidationMessageIconStyles();\n if (state.validationMessageIcon) {\n state.validationMessageIcon.className = mergeClasses(fieldClassNames.validationMessageIcon, validationMessageIconBaseClassName, validationState !== 'none' && validationMessageIconStyles[validationState], state.validationMessageIcon.className);\n }\n const secondaryTextBaseClassName = useSecondaryTextBaseClassName();\n const secondaryTextStyles = useSecondaryTextStyles();\n if (state.validationMessage) {\n state.validationMessage.className = mergeClasses(fieldClassNames.validationMessage, secondaryTextBaseClassName, validationState === 'error' && secondaryTextStyles.error, !!state.validationMessageIcon && secondaryTextStyles.withIcon, state.validationMessage.className);\n }\n if (state.hint) {\n state.hint.className = mergeClasses(fieldClassNames.hint, secondaryTextBaseClassName, state.hint.className);\n }\n return state;\n};\n//# sourceMappingURL=useFieldStyles.styles.js.map"],"names":["fieldClassNames","useFieldStyles_unstable","root","label","validationMessage","validationMessageIcon","hint","iconSize","useRootStyles","__styles","base","mc9l5x","horizontal","Budl1dq","wkccdc","horizontalNoLabel","uwmqm3","d","useLabelStyles","vertical","z8tnut","Byoj8tv","jrapky","verticalLarge","t21cq0","Ijaq50","nk6f5a","horizontalSmall","horizontalLarge","useSecondaryTextBaseClassName","__resetStyles","useSecondaryTextStyles","error","sj55zd","withIcon","useValidationMessageIconBaseClassName","useValidationMessageIconStyles","warning","success","state","validationState","size","orientation","rootStyles","className","mergeClasses","labelStyles","validationMessageIconBaseClassName","validationMessageIconStyles","secondaryTextBaseClassName","secondaryTextStyles"],"mappings":"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"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-field",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.69",
|
4
4
|
"description": "Fluent UI Field components",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -19,13 +19,13 @@
|
|
19
19
|
"just": "just-scripts",
|
20
20
|
"lint": "just-scripts lint",
|
21
21
|
"start": "yarn storybook",
|
22
|
-
"storybook": "
|
22
|
+
"storybook": "yarn --cwd ../stories storybook",
|
23
23
|
"test": "jest --passWithNoTests",
|
24
|
-
"type-check": "
|
25
|
-
"generate-api": "just-scripts generate-api"
|
26
|
-
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
|
24
|
+
"type-check": "just-scripts type-check",
|
25
|
+
"generate-api": "just-scripts generate-api"
|
27
26
|
},
|
28
27
|
"devDependencies": {
|
28
|
+
"@fluentui/react-tooltip": "*",
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
31
|
"@fluentui/react-conformance-griffel": "*",
|
@@ -33,12 +33,12 @@
|
|
33
33
|
"@fluentui/scripts-tasks": "*"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@fluentui/react-context-selector": "^9.1.
|
37
|
-
"@fluentui/react-icons": "^2.0.
|
38
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
39
|
-
"@fluentui/react-label": "^9.1.
|
36
|
+
"@fluentui/react-context-selector": "^9.1.63",
|
37
|
+
"@fluentui/react-icons": "^2.0.245",
|
38
|
+
"@fluentui/react-jsx-runtime": "^9.0.40",
|
39
|
+
"@fluentui/react-label": "^9.1.72",
|
40
40
|
"@fluentui/react-theme": "^9.1.19",
|
41
|
-
"@fluentui/react-utilities": "^9.18.
|
41
|
+
"@fluentui/react-utilities": "^9.18.11",
|
42
42
|
"@griffel/react": "^1.5.22",
|
43
43
|
"@swc/helpers": "^0.5.1"
|
44
44
|
},
|