@fluentui/react-field 9.0.0-alpha.9 → 9.0.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. package/.swcrc +30 -0
  2. package/CHANGELOG.json +666 -1
  3. package/CHANGELOG.md +242 -2
  4. package/README.md +66 -1
  5. package/dist/index.d.ts +153 -80
  6. package/lib/Field.js.map +1 -1
  7. package/lib/components/Field/Field.js +13 -0
  8. package/lib/components/Field/Field.js.map +1 -0
  9. package/lib/components/Field/Field.types.js +1 -1
  10. package/lib/components/Field/Field.types.js.map +1 -1
  11. package/lib/components/Field/index.js +1 -0
  12. package/lib/components/Field/index.js.map +1 -1
  13. package/lib/components/Field/renderField.js +11 -9
  14. package/lib/components/Field/renderField.js.map +1 -1
  15. package/lib/components/Field/useField.js +32 -98
  16. package/lib/components/Field/useField.js.map +1 -1
  17. package/lib/components/Field/useFieldStyles.js +61 -76
  18. package/lib/components/Field/useFieldStyles.js.map +1 -1
  19. package/lib/contexts/FieldContext.js +5 -0
  20. package/lib/contexts/FieldContext.js.map +1 -0
  21. package/lib/contexts/index.js +4 -0
  22. package/lib/contexts/index.js.map +1 -0
  23. package/lib/contexts/useFieldContextValues.js +33 -0
  24. package/lib/contexts/useFieldContextValues.js.map +1 -0
  25. package/lib/contexts/useFieldControlProps.js +65 -0
  26. package/lib/contexts/useFieldControlProps.js.map +1 -0
  27. package/lib/index.js +4 -1
  28. package/lib/index.js.map +1 -1
  29. package/lib/util/makeDeprecatedField.js +68 -0
  30. package/lib/util/makeDeprecatedField.js.map +1 -0
  31. package/lib-commonjs/Field.js +4 -5
  32. package/lib-commonjs/Field.js.map +1 -1
  33. package/lib-commonjs/components/Field/Field.js +23 -0
  34. package/lib-commonjs/components/Field/Field.js.map +1 -0
  35. package/lib-commonjs/components/Field/Field.types.js +5 -2
  36. package/lib-commonjs/components/Field/Field.types.js.map +1 -1
  37. package/lib-commonjs/components/Field/index.js +8 -11
  38. package/lib-commonjs/components/Field/index.js.map +1 -1
  39. package/lib-commonjs/components/Field/renderField.js +19 -26
  40. package/lib-commonjs/components/Field/renderField.js.map +1 -1
  41. package/lib-commonjs/components/Field/useField.js +71 -155
  42. package/lib-commonjs/components/Field/useField.js.map +1 -1
  43. package/lib-commonjs/components/Field/useFieldStyles.js +138 -118
  44. package/lib-commonjs/components/Field/useFieldStyles.js.map +1 -1
  45. package/lib-commonjs/contexts/FieldContext.js +21 -0
  46. package/lib-commonjs/contexts/FieldContext.js.map +1 -0
  47. package/lib-commonjs/contexts/index.js +11 -0
  48. package/lib-commonjs/contexts/index.js.map +1 -0
  49. package/lib-commonjs/contexts/useFieldContextValues.js +44 -0
  50. package/lib-commonjs/contexts/useFieldContextValues.js.map +1 -0
  51. package/lib-commonjs/contexts/useFieldControlProps.js +71 -0
  52. package/lib-commonjs/contexts/useFieldControlProps.js.map +1 -0
  53. package/lib-commonjs/index.js +24 -29
  54. package/lib-commonjs/index.js.map +1 -1
  55. package/lib-commonjs/util/makeDeprecatedField.js +61 -0
  56. package/lib-commonjs/util/makeDeprecatedField.js.map +1 -0
  57. package/package.json +14 -11
  58. package/Spec.md +0 -354
  59. package/lib/components/Field/SlotComponent.types.js +0 -2
  60. package/lib/components/Field/SlotComponent.types.js.map +0 -1
  61. package/lib-amd/Field.js +0 -6
  62. package/lib-amd/Field.js.map +0 -1
  63. package/lib-amd/components/Field/Field.types.js +0 -5
  64. package/lib-amd/components/Field/Field.types.js.map +0 -1
  65. package/lib-amd/components/Field/SlotComponent.types.js +0 -5
  66. package/lib-amd/components/Field/SlotComponent.types.js.map +0 -1
  67. package/lib-amd/components/Field/index.js +0 -9
  68. package/lib-amd/components/Field/index.js.map +0 -1
  69. package/lib-amd/components/Field/renderField.js +0 -20
  70. package/lib-amd/components/Field/renderField.js.map +0 -1
  71. package/lib-amd/components/Field/useField.js +0 -121
  72. package/lib-amd/components/Field/useField.js.map +0 -1
  73. package/lib-amd/components/Field/useFieldStyles.js +0 -97
  74. package/lib-amd/components/Field/useFieldStyles.js.map +0 -1
  75. package/lib-amd/index.js +0 -10
  76. package/lib-amd/index.js.map +0 -1
  77. package/lib-commonjs/components/Field/SlotComponent.types.js +0 -6
  78. package/lib-commonjs/components/Field/SlotComponent.types.js.map +0 -1
package/CHANGELOG.json CHANGED
@@ -2,7 +2,672 @@
2
2
  "name": "@fluentui/react-field",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 17 Nov 2022 23:02:36 GMT",
5
+ "date": "Wed, 12 Apr 2023 09:28:16 GMT",
6
+ "tag": "@fluentui/react-field_v9.0.0-beta.2",
7
+ "version": "9.0.0-beta.2",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "behowell@microsoft.com",
12
+ "package": "@fluentui/react-field",
13
+ "commit": "3bad9d0fca9713c3e375831b26fc2e9d96f3fd35",
14
+ "comment": "fix: Make contextValues argument required on renderField_unstable"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-field",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.1.17",
20
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-field",
25
+ "comment": "Bump @fluentui/react-label to v9.1.8",
26
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-field",
31
+ "comment": "Bump @fluentui/react-utilities to v9.7.4",
32
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Fri, 07 Apr 2023 00:01:38 GMT",
39
+ "tag": "@fluentui/react-field_v9.0.0-beta.1",
40
+ "version": "9.0.0-beta.1",
41
+ "comments": {
42
+ "prerelease": [
43
+ {
44
+ "author": "behowell@microsoft.com",
45
+ "package": "@fluentui/react-field",
46
+ "commit": "5a8d7a29645b3b500eb7145d2e42ac34fcafc4c6",
47
+ "comment": "feat: Add FieldContext to pass props to controls inside Field"
48
+ },
49
+ {
50
+ "author": "behowell@microsoft.com",
51
+ "package": "@fluentui/react-field",
52
+ "commit": "eee5716e76dc6a5bef9316546a352694bbe5750a",
53
+ "comment": "chore: Bump react-field version to beta"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 04 Apr 2023 18:44:50 GMT",
60
+ "tag": "@fluentui/react-field_v9.0.0-alpha.29",
61
+ "version": "9.0.0-alpha.29",
62
+ "comments": {
63
+ "prerelease": [
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui/react-field",
67
+ "comment": "Bump @fluentui/react-context-selector to v9.1.16",
68
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui/react-field",
73
+ "comment": "Bump @fluentui/react-label to v9.1.7",
74
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-field",
79
+ "comment": "Bump @fluentui/react-utilities to v9.7.3",
80
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
81
+ }
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "date": "Tue, 21 Mar 2023 21:23:34 GMT",
87
+ "tag": "@fluentui/react-field_v9.0.0-alpha.27",
88
+ "version": "9.0.0-alpha.27",
89
+ "comments": {
90
+ "prerelease": [
91
+ {
92
+ "author": "makotom@microsoft.com",
93
+ "package": "@fluentui/react-field",
94
+ "commit": "7fde5c94869ff9841b142b7ff1d0a3df0ab58f74",
95
+ "comment": "chore: Bumping version of @fluentui/react-icons to ^2.0.196."
96
+ },
97
+ {
98
+ "author": "tristan.watanabe@gmail.com",
99
+ "package": "@fluentui/react-field",
100
+ "commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
101
+ "comment": "chore: migrate to swc transpilation approach."
102
+ },
103
+ {
104
+ "author": "tristan.watanabe@gmail.com",
105
+ "package": "@fluentui/react-field",
106
+ "commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
107
+ "comment": "fix: add node field to package.json exports map."
108
+ },
109
+ {
110
+ "author": "beachball",
111
+ "package": "@fluentui/react-field",
112
+ "comment": "Bump @fluentui/react-context-selector to v9.1.15",
113
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
114
+ },
115
+ {
116
+ "author": "beachball",
117
+ "package": "@fluentui/react-field",
118
+ "comment": "Bump @fluentui/react-label to v9.1.5",
119
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
120
+ },
121
+ {
122
+ "author": "beachball",
123
+ "package": "@fluentui/react-field",
124
+ "comment": "Bump @fluentui/react-theme to v9.1.7",
125
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
126
+ },
127
+ {
128
+ "author": "beachball",
129
+ "package": "@fluentui/react-field",
130
+ "comment": "Bump @fluentui/react-utilities to v9.7.2",
131
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
132
+ },
133
+ {
134
+ "author": "beachball",
135
+ "package": "@fluentui/react-field",
136
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.20",
137
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
138
+ }
139
+ ]
140
+ }
141
+ },
142
+ {
143
+ "date": "Thu, 16 Mar 2023 14:36:59 GMT",
144
+ "tag": "@fluentui/react-field_v9.0.0-alpha.26",
145
+ "version": "9.0.0-alpha.26",
146
+ "comments": {
147
+ "prerelease": [
148
+ {
149
+ "author": "beachball",
150
+ "package": "@fluentui/react-field",
151
+ "comment": "Bump @fluentui/react-context-selector to v9.1.14",
152
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
153
+ },
154
+ {
155
+ "author": "beachball",
156
+ "package": "@fluentui/react-field",
157
+ "comment": "Bump @fluentui/react-label to v9.1.4",
158
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
159
+ },
160
+ {
161
+ "author": "beachball",
162
+ "package": "@fluentui/react-field",
163
+ "comment": "Bump @fluentui/react-utilities to v9.7.1",
164
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
165
+ }
166
+ ]
167
+ }
168
+ },
169
+ {
170
+ "date": "Wed, 15 Mar 2023 10:19:53 GMT",
171
+ "tag": "@fluentui/react-field_v9.0.0-alpha.25",
172
+ "version": "9.0.0-alpha.25",
173
+ "comments": {
174
+ "prerelease": [
175
+ {
176
+ "author": "beachball",
177
+ "package": "@fluentui/react-field",
178
+ "comment": "Bump @fluentui/react-label to v9.1.3",
179
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
180
+ },
181
+ {
182
+ "author": "beachball",
183
+ "package": "@fluentui/react-field",
184
+ "comment": "Bump @fluentui/react-theme to v9.1.6",
185
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
186
+ }
187
+ ]
188
+ }
189
+ },
190
+ {
191
+ "date": "Mon, 13 Mar 2023 08:58:26 GMT",
192
+ "tag": "@fluentui/react-field_v9.0.0-alpha.24",
193
+ "version": "9.0.0-alpha.24",
194
+ "comments": {
195
+ "prerelease": [
196
+ {
197
+ "author": "beachball",
198
+ "package": "@fluentui/react-field",
199
+ "comment": "Bump @fluentui/react-context-selector to v9.1.13",
200
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
201
+ },
202
+ {
203
+ "author": "beachball",
204
+ "package": "@fluentui/react-field",
205
+ "comment": "Bump @fluentui/react-label to v9.1.2",
206
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
207
+ },
208
+ {
209
+ "author": "beachball",
210
+ "package": "@fluentui/react-field",
211
+ "comment": "Bump @fluentui/react-utilities to v9.7.0",
212
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
213
+ }
214
+ ]
215
+ }
216
+ },
217
+ {
218
+ "date": "Fri, 10 Mar 2023 07:14:01 GMT",
219
+ "tag": "@fluentui/react-field_v9.0.0-alpha.23",
220
+ "version": "9.0.0-alpha.23",
221
+ "comments": {
222
+ "prerelease": [
223
+ {
224
+ "author": "beachball",
225
+ "package": "@fluentui/react-field",
226
+ "comment": "Bump @fluentui/react-context-selector to v9.1.12",
227
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
228
+ },
229
+ {
230
+ "author": "beachball",
231
+ "package": "@fluentui/react-field",
232
+ "comment": "Bump @fluentui/react-label to v9.1.1",
233
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
234
+ },
235
+ {
236
+ "author": "beachball",
237
+ "package": "@fluentui/react-field",
238
+ "comment": "Bump @fluentui/react-utilities to v9.6.2",
239
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
240
+ }
241
+ ]
242
+ }
243
+ },
244
+ {
245
+ "date": "Wed, 08 Mar 2023 17:42:51 GMT",
246
+ "tag": "@fluentui/react-field_v9.0.0-alpha.22",
247
+ "version": "9.0.0-alpha.22",
248
+ "comments": {
249
+ "prerelease": [
250
+ {
251
+ "author": "beachball",
252
+ "package": "@fluentui/react-field",
253
+ "comment": "Bump @fluentui/react-context-selector to v9.1.11",
254
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
255
+ },
256
+ {
257
+ "author": "beachball",
258
+ "package": "@fluentui/react-field",
259
+ "comment": "Bump @fluentui/react-label to v9.1.0",
260
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
261
+ },
262
+ {
263
+ "author": "beachball",
264
+ "package": "@fluentui/react-field",
265
+ "comment": "Bump @fluentui/react-utilities to v9.6.1",
266
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
267
+ }
268
+ ]
269
+ }
270
+ },
271
+ {
272
+ "date": "Wed, 15 Feb 2023 11:44:52 GMT",
273
+ "tag": "@fluentui/react-field_v9.0.0-alpha.21",
274
+ "version": "9.0.0-alpha.21",
275
+ "comments": {
276
+ "prerelease": [
277
+ {
278
+ "author": "beachball",
279
+ "package": "@fluentui/react-field",
280
+ "comment": "Bump @fluentui/react-context-selector to v9.1.10",
281
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
282
+ },
283
+ {
284
+ "author": "beachball",
285
+ "package": "@fluentui/react-field",
286
+ "comment": "Bump @fluentui/react-label to v9.0.22",
287
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
288
+ },
289
+ {
290
+ "author": "beachball",
291
+ "package": "@fluentui/react-field",
292
+ "comment": "Bump @fluentui/react-utilities to v9.6.0",
293
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
294
+ }
295
+ ]
296
+ }
297
+ },
298
+ {
299
+ "date": "Mon, 13 Feb 2023 23:43:14 GMT",
300
+ "tag": "@fluentui/react-field_v9.0.0-alpha.20",
301
+ "version": "9.0.0-alpha.20",
302
+ "comments": {
303
+ "prerelease": [
304
+ {
305
+ "author": "beachball",
306
+ "package": "@fluentui/react-field",
307
+ "comment": "Bump @fluentui/react-context-selector to v9.1.9",
308
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
309
+ },
310
+ {
311
+ "author": "beachball",
312
+ "package": "@fluentui/react-field",
313
+ "comment": "Bump @fluentui/react-label to v9.0.21",
314
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
315
+ },
316
+ {
317
+ "author": "beachball",
318
+ "package": "@fluentui/react-field",
319
+ "comment": "Bump @fluentui/react-utilities to v9.5.3",
320
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
321
+ }
322
+ ]
323
+ }
324
+ },
325
+ {
326
+ "date": "Fri, 10 Feb 2023 08:49:59 GMT",
327
+ "tag": "@fluentui/react-field_v9.0.0-alpha.19",
328
+ "version": "9.0.0-alpha.19",
329
+ "comments": {
330
+ "none": [
331
+ {
332
+ "author": "behowell@microsoft.com",
333
+ "package": "@fluentui/react-field",
334
+ "commit": "7db30ce5c8ff56bbcfb01d40e60db382356b6b38",
335
+ "comment": "chore: Update Field spec and migration guide"
336
+ },
337
+ {
338
+ "author": "behowell@microsoft.com",
339
+ "package": "@fluentui/react-field",
340
+ "commit": "2a4adf399928df00013a1b58eb5dd1ce77141c57",
341
+ "comment": "chore: Update Field documentation and stories"
342
+ }
343
+ ],
344
+ "prerelease": [
345
+ {
346
+ "author": "beachball",
347
+ "package": "@fluentui/react-field",
348
+ "comment": "Bump @fluentui/react-context-selector to v9.1.8",
349
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
350
+ },
351
+ {
352
+ "author": "beachball",
353
+ "package": "@fluentui/react-field",
354
+ "comment": "Bump @fluentui/react-label to v9.0.20",
355
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
356
+ },
357
+ {
358
+ "author": "beachball",
359
+ "package": "@fluentui/react-field",
360
+ "comment": "Bump @fluentui/react-utilities to v9.5.2",
361
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
362
+ }
363
+ ]
364
+ }
365
+ },
366
+ {
367
+ "date": "Tue, 31 Jan 2023 19:53:56 GMT",
368
+ "tag": "@fluentui/react-field_v9.0.0-alpha.18",
369
+ "version": "9.0.0-alpha.18",
370
+ "comments": {
371
+ "prerelease": [
372
+ {
373
+ "author": "behowell@microsoft.com",
374
+ "package": "@fluentui/react-field",
375
+ "commit": "d59cee0443fc357a3033d0e71e23659a2ce2d57d",
376
+ "comment": "chore: Change the default value of validationState to error when a validationMessage is set."
377
+ },
378
+ {
379
+ "author": "beachball",
380
+ "package": "@fluentui/react-field",
381
+ "comment": "Bump @fluentui/react-context-selector to v9.1.7",
382
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
383
+ },
384
+ {
385
+ "author": "beachball",
386
+ "package": "@fluentui/react-field",
387
+ "comment": "Bump @fluentui/react-label to v9.0.19",
388
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
389
+ },
390
+ {
391
+ "author": "beachball",
392
+ "package": "@fluentui/react-field",
393
+ "comment": "Bump @fluentui/react-utilities to v9.5.1",
394
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
395
+ }
396
+ ]
397
+ }
398
+ },
399
+ {
400
+ "date": "Thu, 26 Jan 2023 13:30:56 GMT",
401
+ "tag": "@fluentui/react-field_v9.0.0-alpha.17",
402
+ "version": "9.0.0-alpha.17",
403
+ "comments": {
404
+ "prerelease": [
405
+ {
406
+ "author": "behowell@microsoft.com",
407
+ "package": "@fluentui/react-field",
408
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
409
+ "comment": "Implement Field component to replace InputField, ComboboxField, etc."
410
+ },
411
+ {
412
+ "author": "beachball",
413
+ "package": "@fluentui/react-field",
414
+ "comment": "Bump @fluentui/react-context-selector to v9.1.6",
415
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
416
+ },
417
+ {
418
+ "author": "beachball",
419
+ "package": "@fluentui/react-field",
420
+ "comment": "Bump @fluentui/react-label to v9.0.18",
421
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
422
+ },
423
+ {
424
+ "author": "beachball",
425
+ "package": "@fluentui/react-field",
426
+ "comment": "Bump @fluentui/react-utilities to v9.5.0",
427
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
428
+ }
429
+ ]
430
+ }
431
+ },
432
+ {
433
+ "date": "Mon, 23 Jan 2023 16:43:09 GMT",
434
+ "tag": "@fluentui/react-field_v9.0.0-alpha.16",
435
+ "version": "9.0.0-alpha.16",
436
+ "comments": {
437
+ "prerelease": [
438
+ {
439
+ "author": "behowell@microsoft.com",
440
+ "package": "@fluentui/react-field",
441
+ "commit": "1f145044a1ef3707e0724d75f9b70e7d2af69375",
442
+ "comment": "chore: Simplify Field layout styles"
443
+ },
444
+ {
445
+ "author": "behowell@microsoft.com",
446
+ "package": "@fluentui/react-field",
447
+ "commit": "b04b2f0c02f2ccd7960905a886ce27f2321fee72",
448
+ "comment": "fix: Stretch Field components to full width"
449
+ },
450
+ {
451
+ "author": "behowell@microsoft.com",
452
+ "package": "@fluentui/react-field",
453
+ "commit": "48a6fc95e6eb7530c162390fb70db7fac88b15ab",
454
+ "comment": "fix: Update Field label padding to match spec"
455
+ },
456
+ {
457
+ "author": "behowell@microsoft.com",
458
+ "package": "@fluentui/react-field",
459
+ "commit": "014041b7447b02856ae50638de71bdb829b0a759",
460
+ "comment": "fix: Field sets role=\"alert\" on its error message so it is announced by screen readers"
461
+ }
462
+ ]
463
+ }
464
+ },
465
+ {
466
+ "date": "Mon, 16 Jan 2023 08:39:01 GMT",
467
+ "tag": "@fluentui/react-field_v9.0.0-alpha.15",
468
+ "version": "9.0.0-alpha.15",
469
+ "comments": {
470
+ "none": [
471
+ {
472
+ "author": "martinhochel@microsoft.com",
473
+ "package": "@fluentui/react-field",
474
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
475
+ "comment": "chore: migrate to packaged scripts"
476
+ }
477
+ ],
478
+ "prerelease": [
479
+ {
480
+ "author": "sarah.higley@microsoft.com",
481
+ "package": "@fluentui/react-field",
482
+ "commit": "5b35bf93f6634324e8651ec29640353edd11178b",
483
+ "comment": "fix: Field styles do not wrap SVG status icon in inline parent to avoid layout bugs"
484
+ },
485
+ {
486
+ "author": "beachball",
487
+ "package": "@fluentui/react-field",
488
+ "comment": "Bump @fluentui/react-label to v9.0.17",
489
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
490
+ }
491
+ ]
492
+ }
493
+ },
494
+ {
495
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
496
+ "tag": "@fluentui/react-field_v9.0.0-alpha.14",
497
+ "version": "9.0.0-alpha.14",
498
+ "comments": {
499
+ "prerelease": [
500
+ {
501
+ "author": "beachball",
502
+ "package": "@fluentui/react-field",
503
+ "comment": "Bump @fluentui/react-context-selector to v9.1.5",
504
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
505
+ },
506
+ {
507
+ "author": "beachball",
508
+ "package": "@fluentui/react-field",
509
+ "comment": "Bump @fluentui/react-label to v9.0.16",
510
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
511
+ },
512
+ {
513
+ "author": "beachball",
514
+ "package": "@fluentui/react-field",
515
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
516
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
517
+ }
518
+ ]
519
+ }
520
+ },
521
+ {
522
+ "date": "Wed, 04 Jan 2023 01:40:06 GMT",
523
+ "tag": "@fluentui/react-field_v9.0.0-alpha.13",
524
+ "version": "9.0.0-alpha.13",
525
+ "comments": {
526
+ "none": [
527
+ {
528
+ "author": "martinhochel@microsoft.com",
529
+ "package": "@fluentui/react-field",
530
+ "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
531
+ "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
532
+ },
533
+ {
534
+ "author": "martinhochel@microsoft.com",
535
+ "package": "@fluentui/react-field",
536
+ "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
537
+ "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
538
+ }
539
+ ],
540
+ "prerelease": [
541
+ {
542
+ "author": "olfedias@microsoft.com",
543
+ "package": "@fluentui/react-field",
544
+ "commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
545
+ "comment": "chore: Update Griffel to latest version"
546
+ },
547
+ {
548
+ "author": "beachball",
549
+ "package": "@fluentui/react-field",
550
+ "comment": "Bump @fluentui/react-context-selector to v9.1.4",
551
+ "commit": "3e322d15529451be153e97298873253e21af4082"
552
+ },
553
+ {
554
+ "author": "beachball",
555
+ "package": "@fluentui/react-field",
556
+ "comment": "Bump @fluentui/react-label to v9.0.15",
557
+ "commit": "3e322d15529451be153e97298873253e21af4082"
558
+ },
559
+ {
560
+ "author": "beachball",
561
+ "package": "@fluentui/react-field",
562
+ "comment": "Bump @fluentui/react-utilities to v9.3.1",
563
+ "commit": "3e322d15529451be153e97298873253e21af4082"
564
+ },
565
+ {
566
+ "author": "beachball",
567
+ "package": "@fluentui/react-field",
568
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
569
+ "commit": "3e322d15529451be153e97298873253e21af4082"
570
+ }
571
+ ]
572
+ }
573
+ },
574
+ {
575
+ "date": "Wed, 21 Dec 2022 10:20:33 GMT",
576
+ "tag": "@fluentui/react-field_v9.0.0-alpha.12",
577
+ "version": "9.0.0-alpha.12",
578
+ "comments": {
579
+ "prerelease": [
580
+ {
581
+ "author": "beachball",
582
+ "package": "@fluentui/react-field",
583
+ "comment": "Bump @fluentui/react-label to v9.0.14",
584
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
585
+ },
586
+ {
587
+ "author": "beachball",
588
+ "package": "@fluentui/react-field",
589
+ "comment": "Bump @fluentui/react-theme to v9.1.5",
590
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
591
+ }
592
+ ]
593
+ }
594
+ },
595
+ {
596
+ "date": "Tue, 20 Dec 2022 14:59:25 GMT",
597
+ "tag": "@fluentui/react-field_v9.0.0-alpha.11",
598
+ "version": "9.0.0-alpha.11",
599
+ "comments": {
600
+ "none": [
601
+ {
602
+ "author": "behowell@microsoft.com",
603
+ "package": "@fluentui/react-field",
604
+ "commit": "4d5cf677ea4d882be7cda6903d7fce9fd6a20189",
605
+ "comment": "chore: Move Field migration guide to Migration.md"
606
+ }
607
+ ],
608
+ "prerelease": [
609
+ {
610
+ "author": "beachball",
611
+ "package": "@fluentui/react-field",
612
+ "comment": "Bump @fluentui/react-context-selector to v9.1.3",
613
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
614
+ },
615
+ {
616
+ "author": "beachball",
617
+ "package": "@fluentui/react-field",
618
+ "comment": "Bump @fluentui/react-label to v9.0.13",
619
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
620
+ },
621
+ {
622
+ "author": "beachball",
623
+ "package": "@fluentui/react-field",
624
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
625
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
626
+ },
627
+ {
628
+ "author": "beachball",
629
+ "package": "@fluentui/react-field",
630
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
631
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
632
+ }
633
+ ]
634
+ }
635
+ },
636
+ {
637
+ "date": "Mon, 05 Dec 2022 18:29:23 GMT",
638
+ "tag": "@fluentui/react-field_v9.0.0-alpha.10",
639
+ "version": "9.0.0-alpha.10",
640
+ "comments": {
641
+ "prerelease": [
642
+ {
643
+ "author": "behowell@microsoft.com",
644
+ "package": "@fluentui/react-field",
645
+ "commit": "79a448b20b02bdb5b9832734e6fa19d9c82d5865",
646
+ "comment": "fix: Field should use aria-describedby instead of aria-errormessage"
647
+ },
648
+ {
649
+ "author": "tristan.watanabe@gmail.com",
650
+ "package": "@fluentui/react-field",
651
+ "commit": "886907609cb066a4c08364b57a7cb718b4069434",
652
+ "comment": "chore: Migrate to new package structure."
653
+ },
654
+ {
655
+ "author": "beachball",
656
+ "package": "@fluentui/react-field",
657
+ "comment": "Bump @fluentui/react-label to v9.0.12",
658
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
659
+ },
660
+ {
661
+ "author": "beachball",
662
+ "package": "@fluentui/react-field",
663
+ "comment": "Bump @fluentui/react-theme to v9.1.3",
664
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
665
+ }
666
+ ]
667
+ }
668
+ },
669
+ {
670
+ "date": "Thu, 17 Nov 2022 23:05:39 GMT",
6
671
  "tag": "@fluentui/react-field_v9.0.0-alpha.9",
7
672
  "version": "9.0.0-alpha.9",
8
673
  "comments": {