@fluentui/react-alert 9.0.0-beta.3 → 9.0.0-beta.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/CHANGELOG.json +987 -1
  2. package/CHANGELOG.md +337 -2
  3. package/README.md +1 -1
  4. package/dist/index.d.ts +13 -1
  5. package/lib/Alert.js.map +1 -1
  6. package/lib/components/Alert/Alert.js +0 -1
  7. package/lib/components/Alert/Alert.js.map +1 -1
  8. package/lib/components/Alert/Alert.types.js.map +1 -1
  9. package/lib/components/Alert/index.js.map +1 -1
  10. package/lib/components/Alert/renderAlert.js +8 -3
  11. package/lib/components/Alert/renderAlert.js.map +1 -1
  12. package/lib/components/Alert/useAlert.js +29 -17
  13. package/lib/components/Alert/useAlert.js.map +1 -1
  14. package/lib/components/Alert/useAlertStyles.js +106 -57
  15. package/lib/components/Alert/useAlertStyles.js.map +1 -1
  16. package/lib/index.js.map +1 -1
  17. package/lib-commonjs/Alert.js +0 -2
  18. package/lib-commonjs/Alert.js.map +1 -1
  19. package/lib-commonjs/components/Alert/Alert.js +0 -6
  20. package/lib-commonjs/components/Alert/Alert.js.map +1 -1
  21. package/lib-commonjs/components/Alert/Alert.types.js.map +1 -1
  22. package/lib-commonjs/components/Alert/index.js +0 -6
  23. package/lib-commonjs/components/Alert/index.js.map +1 -1
  24. package/lib-commonjs/components/Alert/renderAlert.js +8 -7
  25. package/lib-commonjs/components/Alert/renderAlert.js.map +1 -1
  26. package/lib-commonjs/components/Alert/useAlert.js +29 -23
  27. package/lib-commonjs/components/Alert/useAlert.js.map +1 -1
  28. package/lib-commonjs/components/Alert/useAlertStyles.js +106 -61
  29. package/lib-commonjs/components/Alert/useAlertStyles.js.map +1 -1
  30. package/lib-commonjs/index.js +0 -2
  31. package/lib-commonjs/index.js.map +1 -1
  32. package/package.json +28 -17
  33. package/Migration.md +0 -0
  34. package/Spec.md +0 -95
  35. package/dist/tsdoc-metadata.json +0 -11
package/CHANGELOG.json CHANGED
@@ -2,7 +2,993 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 21 Jun 2022 17:09:28 GMT",
5
+ "date": "Fri, 10 Feb 2023 08:46:47 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.31",
7
+ "version": "9.0.0-beta.31",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-alert",
13
+ "comment": "Bump @fluentui/react-avatar to v9.3.3",
14
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-button to v9.2.3",
20
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-tabster to v9.5.1",
26
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-alert",
31
+ "comment": "Bump @fluentui/react-utilities to v9.5.2",
32
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Tue, 07 Feb 2023 14:13:10 GMT",
39
+ "tag": "@fluentui/react-alert_v9.0.0-beta.30",
40
+ "version": "9.0.0-beta.30",
41
+ "comments": {
42
+ "prerelease": [
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-alert",
46
+ "comment": "Bump @fluentui/react-avatar to v9.3.2",
47
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-alert",
52
+ "comment": "Bump @fluentui/react-button to v9.2.2",
53
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-alert",
58
+ "comment": "Bump @fluentui/react-tabster to v9.5.0",
59
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Tue, 31 Jan 2023 19:53:58 GMT",
66
+ "tag": "@fluentui/react-alert_v9.0.0-beta.29",
67
+ "version": "9.0.0-beta.29",
68
+ "comments": {
69
+ "prerelease": [
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui/react-alert",
73
+ "comment": "Bump @fluentui/react-avatar to v9.3.1",
74
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-alert",
79
+ "comment": "Bump @fluentui/react-button to v9.2.1",
80
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui/react-alert",
85
+ "comment": "Bump @fluentui/react-tabster to v9.4.2",
86
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-alert",
91
+ "comment": "Bump @fluentui/react-utilities to v9.5.1",
92
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
93
+ }
94
+ ]
95
+ }
96
+ },
97
+ {
98
+ "date": "Thu, 26 Jan 2023 13:31:03 GMT",
99
+ "tag": "@fluentui/react-alert_v9.0.0-beta.28",
100
+ "version": "9.0.0-beta.28",
101
+ "comments": {
102
+ "prerelease": [
103
+ {
104
+ "author": "beachball",
105
+ "package": "@fluentui/react-alert",
106
+ "comment": "Bump @fluentui/react-avatar to v9.3.0",
107
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
108
+ },
109
+ {
110
+ "author": "beachball",
111
+ "package": "@fluentui/react-alert",
112
+ "comment": "Bump @fluentui/react-button to v9.2.0",
113
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
114
+ },
115
+ {
116
+ "author": "beachball",
117
+ "package": "@fluentui/react-alert",
118
+ "comment": "Bump @fluentui/react-tabster to v9.4.1",
119
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
120
+ },
121
+ {
122
+ "author": "beachball",
123
+ "package": "@fluentui/react-alert",
124
+ "comment": "Bump @fluentui/react-utilities to v9.5.0",
125
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
126
+ }
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "date": "Mon, 23 Jan 2023 16:43:12 GMT",
132
+ "tag": "@fluentui/react-alert_v9.0.0-beta.27",
133
+ "version": "9.0.0-beta.27",
134
+ "comments": {
135
+ "prerelease": [
136
+ {
137
+ "author": "beachball",
138
+ "package": "@fluentui/react-alert",
139
+ "comment": "Bump @fluentui/react-avatar to v9.2.16",
140
+ "commit": "828c4260edc4fba07c9ccc8e94f15051c7fd25d3"
141
+ }
142
+ ]
143
+ }
144
+ },
145
+ {
146
+ "date": "Wed, 18 Jan 2023 16:32:57 GMT",
147
+ "tag": "@fluentui/react-alert_v9.0.0-beta.26",
148
+ "version": "9.0.0-beta.26",
149
+ "comments": {
150
+ "prerelease": [
151
+ {
152
+ "author": "beachball",
153
+ "package": "@fluentui/react-alert",
154
+ "comment": "Bump @fluentui/react-avatar to v9.2.15",
155
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
156
+ },
157
+ {
158
+ "author": "beachball",
159
+ "package": "@fluentui/react-alert",
160
+ "comment": "Bump @fluentui/react-button to v9.1.16",
161
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
162
+ },
163
+ {
164
+ "author": "beachball",
165
+ "package": "@fluentui/react-alert",
166
+ "comment": "Bump @fluentui/react-tabster to v9.4.0",
167
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
168
+ }
169
+ ]
170
+ }
171
+ },
172
+ {
173
+ "date": "Tue, 17 Jan 2023 12:22:56 GMT",
174
+ "tag": "@fluentui/react-alert_v9.0.0-beta.25",
175
+ "version": "9.0.0-beta.25",
176
+ "comments": {
177
+ "prerelease": [
178
+ {
179
+ "author": "beachball",
180
+ "package": "@fluentui/react-alert",
181
+ "comment": "Bump @fluentui/react-avatar to v9.2.14",
182
+ "commit": "64989c23309e77e51bb42c00609fd2425cd20680"
183
+ }
184
+ ]
185
+ }
186
+ },
187
+ {
188
+ "date": "Mon, 16 Jan 2023 08:38:54 GMT",
189
+ "tag": "@fluentui/react-alert_v9.0.0-beta.24",
190
+ "version": "9.0.0-beta.24",
191
+ "comments": {
192
+ "none": [
193
+ {
194
+ "author": "martinhochel@microsoft.com",
195
+ "package": "@fluentui/react-alert",
196
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
197
+ "comment": "chore: migrate to packaged scripts"
198
+ }
199
+ ],
200
+ "prerelease": [
201
+ {
202
+ "author": "beachball",
203
+ "package": "@fluentui/react-alert",
204
+ "comment": "Bump @fluentui/react-avatar to v9.2.13",
205
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
206
+ },
207
+ {
208
+ "author": "beachball",
209
+ "package": "@fluentui/react-alert",
210
+ "comment": "Bump @fluentui/react-button to v9.1.15",
211
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
212
+ },
213
+ {
214
+ "author": "beachball",
215
+ "package": "@fluentui/react-alert",
216
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
217
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
218
+ }
219
+ ]
220
+ }
221
+ },
222
+ {
223
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
224
+ "tag": "@fluentui/react-alert_v9.0.0-beta.23",
225
+ "version": "9.0.0-beta.23",
226
+ "comments": {
227
+ "prerelease": [
228
+ {
229
+ "author": "beachball",
230
+ "package": "@fluentui/react-alert",
231
+ "comment": "Bump @fluentui/react-avatar to v9.2.12",
232
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
233
+ },
234
+ {
235
+ "author": "beachball",
236
+ "package": "@fluentui/react-alert",
237
+ "comment": "Bump @fluentui/react-button to v9.1.14",
238
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
239
+ },
240
+ {
241
+ "author": "beachball",
242
+ "package": "@fluentui/react-alert",
243
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
244
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
245
+ },
246
+ {
247
+ "author": "beachball",
248
+ "package": "@fluentui/react-alert",
249
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
250
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
251
+ }
252
+ ]
253
+ }
254
+ },
255
+ {
256
+ "date": "Wed, 04 Jan 2023 01:40:49 GMT",
257
+ "tag": "@fluentui/react-alert_v9.0.0-beta.22",
258
+ "version": "9.0.0-beta.22",
259
+ "comments": {
260
+ "none": [
261
+ {
262
+ "author": "martinhochel@microsoft.com",
263
+ "package": "@fluentui/react-alert",
264
+ "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
265
+ "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
266
+ },
267
+ {
268
+ "author": "martinhochel@microsoft.com",
269
+ "package": "@fluentui/react-alert",
270
+ "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
271
+ "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
272
+ }
273
+ ],
274
+ "prerelease": [
275
+ {
276
+ "author": "olfedias@microsoft.com",
277
+ "package": "@fluentui/react-alert",
278
+ "commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
279
+ "comment": "chore: Update Griffel to latest version"
280
+ },
281
+ {
282
+ "author": "beachball",
283
+ "package": "@fluentui/react-alert",
284
+ "comment": "Bump @fluentui/react-avatar to v9.2.11",
285
+ "commit": "3e322d15529451be153e97298873253e21af4082"
286
+ },
287
+ {
288
+ "author": "beachball",
289
+ "package": "@fluentui/react-alert",
290
+ "comment": "Bump @fluentui/react-button to v9.1.13",
291
+ "commit": "3e322d15529451be153e97298873253e21af4082"
292
+ },
293
+ {
294
+ "author": "beachball",
295
+ "package": "@fluentui/react-alert",
296
+ "comment": "Bump @fluentui/react-tabster to v9.3.5",
297
+ "commit": "3e322d15529451be153e97298873253e21af4082"
298
+ },
299
+ {
300
+ "author": "beachball",
301
+ "package": "@fluentui/react-alert",
302
+ "comment": "Bump @fluentui/react-utilities to v9.3.1",
303
+ "commit": "3e322d15529451be153e97298873253e21af4082"
304
+ },
305
+ {
306
+ "author": "beachball",
307
+ "package": "@fluentui/react-alert",
308
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
309
+ "commit": "3e322d15529451be153e97298873253e21af4082"
310
+ }
311
+ ]
312
+ }
313
+ },
314
+ {
315
+ "date": "Wed, 21 Dec 2022 10:20:33 GMT",
316
+ "tag": "@fluentui/react-alert_v9.0.0-beta.21",
317
+ "version": "9.0.0-beta.21",
318
+ "comments": {
319
+ "prerelease": [
320
+ {
321
+ "author": "beachball",
322
+ "package": "@fluentui/react-alert",
323
+ "comment": "Bump @fluentui/react-avatar to v9.2.10",
324
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
325
+ },
326
+ {
327
+ "author": "beachball",
328
+ "package": "@fluentui/react-alert",
329
+ "comment": "Bump @fluentui/react-button to v9.1.12",
330
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
331
+ },
332
+ {
333
+ "author": "beachball",
334
+ "package": "@fluentui/react-alert",
335
+ "comment": "Bump @fluentui/react-tabster to v9.3.4",
336
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
337
+ },
338
+ {
339
+ "author": "beachball",
340
+ "package": "@fluentui/react-alert",
341
+ "comment": "Bump @fluentui/react-theme to v9.1.5",
342
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
343
+ }
344
+ ]
345
+ }
346
+ },
347
+ {
348
+ "date": "Tue, 20 Dec 2022 14:59:21 GMT",
349
+ "tag": "@fluentui/react-alert_v9.0.0-beta.20",
350
+ "version": "9.0.0-beta.20",
351
+ "comments": {
352
+ "prerelease": [
353
+ {
354
+ "author": "marigome@microsoft.com",
355
+ "package": "@fluentui/react-alert",
356
+ "commit": "f944ddda46a4f5f997fd7614a62b72fcbab09da6",
357
+ "comment": "fix: update tokens to match the spec"
358
+ },
359
+ {
360
+ "author": "beachball",
361
+ "package": "@fluentui/react-alert",
362
+ "comment": "Bump @fluentui/react-avatar to v9.2.9",
363
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
364
+ },
365
+ {
366
+ "author": "beachball",
367
+ "package": "@fluentui/react-alert",
368
+ "comment": "Bump @fluentui/react-button to v9.1.11",
369
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
370
+ },
371
+ {
372
+ "author": "beachball",
373
+ "package": "@fluentui/react-alert",
374
+ "comment": "Bump @fluentui/react-tabster to v9.3.3",
375
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
376
+ },
377
+ {
378
+ "author": "beachball",
379
+ "package": "@fluentui/react-alert",
380
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
381
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
382
+ },
383
+ {
384
+ "author": "beachball",
385
+ "package": "@fluentui/react-alert",
386
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
387
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
388
+ }
389
+ ]
390
+ }
391
+ },
392
+ {
393
+ "date": "Mon, 05 Dec 2022 18:29:39 GMT",
394
+ "tag": "@fluentui/react-alert_v9.0.0-beta.19",
395
+ "version": "9.0.0-beta.19",
396
+ "comments": {
397
+ "prerelease": [
398
+ {
399
+ "author": "beachball",
400
+ "package": "@fluentui/react-alert",
401
+ "comment": "Bump @fluentui/react-avatar to v9.2.8",
402
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
403
+ },
404
+ {
405
+ "author": "beachball",
406
+ "package": "@fluentui/react-alert",
407
+ "comment": "Bump @fluentui/react-button to v9.1.10",
408
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
409
+ },
410
+ {
411
+ "author": "beachball",
412
+ "package": "@fluentui/react-alert",
413
+ "comment": "Bump @fluentui/react-theme to v9.1.3",
414
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
415
+ }
416
+ ]
417
+ }
418
+ },
419
+ {
420
+ "date": "Thu, 17 Nov 2022 23:05:33 GMT",
421
+ "tag": "@fluentui/react-alert_v9.0.0-beta.18",
422
+ "version": "9.0.0-beta.18",
423
+ "comments": {
424
+ "none": [
425
+ {
426
+ "author": "martinhochel@microsoft.com",
427
+ "package": "@fluentui/react-alert",
428
+ "commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
429
+ "comment": "chore: update package scaffold"
430
+ }
431
+ ],
432
+ "prerelease": [
433
+ {
434
+ "author": "beachball",
435
+ "package": "@fluentui/react-alert",
436
+ "comment": "Bump @fluentui/react-avatar to v9.2.7",
437
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
438
+ },
439
+ {
440
+ "author": "beachball",
441
+ "package": "@fluentui/react-alert",
442
+ "comment": "Bump @fluentui/react-button to v9.1.9",
443
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
444
+ },
445
+ {
446
+ "author": "beachball",
447
+ "package": "@fluentui/react-alert",
448
+ "comment": "Bump @fluentui/react-utilities to v9.2.2",
449
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
450
+ }
451
+ ]
452
+ }
453
+ },
454
+ {
455
+ "date": "Fri, 11 Nov 2022 14:57:51 GMT",
456
+ "tag": "@fluentui/react-alert_v9.0.0-beta.17",
457
+ "version": "9.0.0-beta.17",
458
+ "comments": {
459
+ "none": [
460
+ {
461
+ "author": "martinhochel@microsoft.com",
462
+ "package": "@fluentui/react-alert",
463
+ "commit": "87859b052155ca206ef3540a2a9623803f6e2b93",
464
+ "comment": "test: replace deprecated module.parent with require.main within isConformance"
465
+ }
466
+ ],
467
+ "prerelease": [
468
+ {
469
+ "author": "beachball",
470
+ "package": "@fluentui/react-alert",
471
+ "comment": "Bump @fluentui/react-avatar to v9.2.6",
472
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
473
+ },
474
+ {
475
+ "author": "beachball",
476
+ "package": "@fluentui/react-alert",
477
+ "comment": "Bump @fluentui/react-button to v9.1.8",
478
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
479
+ },
480
+ {
481
+ "author": "beachball",
482
+ "package": "@fluentui/react-alert",
483
+ "comment": "Bump @fluentui/react-theme to v9.1.2",
484
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
485
+ },
486
+ {
487
+ "author": "beachball",
488
+ "package": "@fluentui/react-alert",
489
+ "comment": "Bump @fluentui/react-utilities to v9.2.1",
490
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
491
+ },
492
+ {
493
+ "author": "beachball",
494
+ "package": "@fluentui/react-alert",
495
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18",
496
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
497
+ }
498
+ ]
499
+ }
500
+ },
501
+ {
502
+ "date": "Wed, 02 Nov 2022 11:57:47 GMT",
503
+ "tag": "@fluentui/react-alert_v9.0.0-beta.16",
504
+ "version": "9.0.0-beta.16",
505
+ "comments": {
506
+ "prerelease": [
507
+ {
508
+ "author": "olfedias@microsoft.com",
509
+ "package": "@fluentui/react-alert",
510
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
511
+ "comment": "chore: Update Griffel to latest version"
512
+ },
513
+ {
514
+ "author": "beachball",
515
+ "package": "@fluentui/react-alert",
516
+ "comment": "Bump @fluentui/react-avatar to v9.2.5",
517
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
518
+ },
519
+ {
520
+ "author": "beachball",
521
+ "package": "@fluentui/react-alert",
522
+ "comment": "Bump @fluentui/react-button to v9.1.7",
523
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
524
+ },
525
+ {
526
+ "author": "beachball",
527
+ "package": "@fluentui/react-alert",
528
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
529
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
530
+ },
531
+ {
532
+ "author": "beachball",
533
+ "package": "@fluentui/react-alert",
534
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
535
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
536
+ }
537
+ ]
538
+ }
539
+ },
540
+ {
541
+ "date": "Tue, 25 Oct 2022 00:35:27 GMT",
542
+ "tag": "@fluentui/react-alert_v9.0.0-beta.15",
543
+ "version": "9.0.0-beta.15",
544
+ "comments": {
545
+ "none": [
546
+ {
547
+ "author": "miroslav.stastny@microsoft.com",
548
+ "package": "@fluentui/react-alert",
549
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
550
+ "comment": "Update package readme"
551
+ }
552
+ ],
553
+ "prerelease": [
554
+ {
555
+ "author": "beachball",
556
+ "package": "@fluentui/react-alert",
557
+ "comment": "Bump @fluentui/react-avatar to v9.2.4",
558
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
559
+ },
560
+ {
561
+ "author": "beachball",
562
+ "package": "@fluentui/react-alert",
563
+ "comment": "Bump @fluentui/react-button to v9.1.6",
564
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
565
+ }
566
+ ]
567
+ }
568
+ },
569
+ {
570
+ "date": "Thu, 20 Oct 2022 08:39:57 GMT",
571
+ "tag": "@fluentui/react-alert_v9.0.0-beta.14",
572
+ "version": "9.0.0-beta.14",
573
+ "comments": {
574
+ "prerelease": [
575
+ {
576
+ "author": "mgodbolt@microsoft.com",
577
+ "package": "@fluentui/react-alert",
578
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
579
+ "comment": "chore: Bump peer deps to support React 18"
580
+ },
581
+ {
582
+ "author": "tristan.watanabe@gmail.com",
583
+ "package": "@fluentui/react-alert",
584
+ "commit": "791ed7453a6bf65342e9bed5876b02ef0b9fc944",
585
+ "comment": "chore: Migrate to new package structure."
586
+ },
587
+ {
588
+ "author": "olfedias@microsoft.com",
589
+ "package": "@fluentui/react-alert",
590
+ "commit": "06865dada128321804646582f564ee86d835d174",
591
+ "comment": "chore: Update Griffel to latest version"
592
+ },
593
+ {
594
+ "author": "beachball",
595
+ "package": "@fluentui/react-alert",
596
+ "comment": "Bump @fluentui/react-avatar to v9.2.3",
597
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
598
+ },
599
+ {
600
+ "author": "beachball",
601
+ "package": "@fluentui/react-alert",
602
+ "comment": "Bump @fluentui/react-button to v9.1.5",
603
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
604
+ },
605
+ {
606
+ "author": "beachball",
607
+ "package": "@fluentui/react-alert",
608
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
609
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
610
+ },
611
+ {
612
+ "author": "beachball",
613
+ "package": "@fluentui/react-alert",
614
+ "comment": "Bump @fluentui/react-utilities to v9.1.2",
615
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
616
+ },
617
+ {
618
+ "author": "beachball",
619
+ "package": "@fluentui/react-alert",
620
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
621
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
622
+ }
623
+ ]
624
+ }
625
+ },
626
+ {
627
+ "date": "Thu, 13 Oct 2022 12:56:30 GMT",
628
+ "tag": "@fluentui/react-alert_v9.0.0-beta.13",
629
+ "version": "9.0.0-beta.13",
630
+ "comments": {
631
+ "prerelease": [
632
+ {
633
+ "author": "beachball",
634
+ "package": "@fluentui/react-alert",
635
+ "comment": "Bump @fluentui/react-avatar to v9.2.2",
636
+ "commit": "77301c97c0539b9ebf891642eb0a077d1aeae9a6"
637
+ }
638
+ ]
639
+ }
640
+ },
641
+ {
642
+ "date": "Thu, 13 Oct 2022 11:02:42 GMT",
643
+ "tag": "@fluentui/react-alert_v9.0.0-beta.12",
644
+ "version": "9.0.0-beta.12",
645
+ "comments": {
646
+ "prerelease": [
647
+ {
648
+ "author": "olfedias@microsoft.com",
649
+ "package": "@fluentui/react-alert",
650
+ "commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
651
+ "comment": "chore: Update Griffel to latest version"
652
+ },
653
+ {
654
+ "author": "beachball",
655
+ "package": "@fluentui/react-alert",
656
+ "comment": "Bump @fluentui/react-avatar to v9.2.1",
657
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
658
+ },
659
+ {
660
+ "author": "beachball",
661
+ "package": "@fluentui/react-alert",
662
+ "comment": "Bump @fluentui/react-button to v9.1.4",
663
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
664
+ },
665
+ {
666
+ "author": "beachball",
667
+ "package": "@fluentui/react-alert",
668
+ "comment": "Bump @fluentui/react-utilities to v9.1.1",
669
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
670
+ },
671
+ {
672
+ "author": "beachball",
673
+ "package": "@fluentui/react-alert",
674
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
675
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
676
+ }
677
+ ]
678
+ }
679
+ },
680
+ {
681
+ "date": "Mon, 03 Oct 2022 22:24:42 GMT",
682
+ "tag": "@fluentui/react-alert_v9.0.0-beta.11",
683
+ "version": "9.0.0-beta.11",
684
+ "comments": {
685
+ "prerelease": [
686
+ {
687
+ "author": "beachball",
688
+ "package": "@fluentui/react-alert",
689
+ "comment": "Bump @fluentui/react-avatar to v9.2.0",
690
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
691
+ },
692
+ {
693
+ "author": "beachball",
694
+ "package": "@fluentui/react-alert",
695
+ "comment": "Bump @fluentui/react-button to v9.1.3",
696
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
697
+ }
698
+ ]
699
+ }
700
+ },
701
+ {
702
+ "date": "Tue, 20 Sep 2022 20:55:45 GMT",
703
+ "tag": "@fluentui/react-alert_v9.0.0-beta.10",
704
+ "version": "9.0.0-beta.10",
705
+ "comments": {
706
+ "prerelease": [
707
+ {
708
+ "author": "beachball",
709
+ "package": "@fluentui/react-alert",
710
+ "comment": "Bump @fluentui/react-avatar to v9.1.1",
711
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
712
+ },
713
+ {
714
+ "author": "beachball",
715
+ "package": "@fluentui/react-alert",
716
+ "comment": "Bump @fluentui/react-button to v9.1.2",
717
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
718
+ },
719
+ {
720
+ "author": "beachball",
721
+ "package": "@fluentui/react-alert",
722
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
723
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
724
+ }
725
+ ]
726
+ }
727
+ },
728
+ {
729
+ "date": "Thu, 15 Sep 2022 09:49:47 GMT",
730
+ "tag": "@fluentui/react-alert_v9.0.0-beta.9",
731
+ "version": "9.0.0-beta.9",
732
+ "comments": {
733
+ "none": [
734
+ {
735
+ "author": "martinhochel@microsoft.com",
736
+ "package": "@fluentui/react-alert",
737
+ "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
738
+ "comment": "chore: update package scaffold"
739
+ },
740
+ {
741
+ "author": "rohitpag@microsoft.com",
742
+ "package": "@fluentui/react-alert",
743
+ "commit": "045c66e2a2142e3d2380da05a9aa60b54de6888c",
744
+ "comment": "Adding appearance prop to the alert component"
745
+ }
746
+ ],
747
+ "prerelease": [
748
+ {
749
+ "author": "olfedias@microsoft.com",
750
+ "package": "@fluentui/react-alert",
751
+ "commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
752
+ "comment": "chore: Update Griffel to latest version"
753
+ },
754
+ {
755
+ "author": "beachball",
756
+ "package": "@fluentui/react-alert",
757
+ "comment": "Bump @fluentui/react-avatar to v9.1.0",
758
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
759
+ },
760
+ {
761
+ "author": "beachball",
762
+ "package": "@fluentui/react-alert",
763
+ "comment": "Bump @fluentui/react-button to v9.1.1",
764
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
765
+ },
766
+ {
767
+ "author": "beachball",
768
+ "package": "@fluentui/react-alert",
769
+ "comment": "Bump @fluentui/react-theme to v9.1.0",
770
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
771
+ },
772
+ {
773
+ "author": "beachball",
774
+ "package": "@fluentui/react-alert",
775
+ "comment": "Bump @fluentui/react-utilities to v9.1.0",
776
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
777
+ },
778
+ {
779
+ "author": "beachball",
780
+ "package": "@fluentui/react-alert",
781
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
782
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
783
+ }
784
+ ]
785
+ }
786
+ },
787
+ {
788
+ "date": "Wed, 03 Aug 2022 16:03:36 GMT",
789
+ "tag": "@fluentui/react-alert_v9.0.0-beta.8",
790
+ "version": "9.0.0-beta.8",
791
+ "comments": {
792
+ "prerelease": [
793
+ {
794
+ "author": "miroslav.stastny@microsoft.com",
795
+ "package": "@fluentui/react-alert",
796
+ "commit": "08563664778fd80284561d3c9d254307a0a32362",
797
+ "comment": "chore: Bump Griffel dependencies"
798
+ },
799
+ {
800
+ "author": "beachball",
801
+ "package": "@fluentui/react-alert",
802
+ "comment": "Bump @fluentui/react-avatar to v9.0.4",
803
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
804
+ },
805
+ {
806
+ "author": "beachball",
807
+ "package": "@fluentui/react-alert",
808
+ "comment": "Bump @fluentui/react-button to v9.1.0",
809
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
810
+ },
811
+ {
812
+ "author": "beachball",
813
+ "package": "@fluentui/react-alert",
814
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
815
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
816
+ }
817
+ ]
818
+ }
819
+ },
820
+ {
821
+ "date": "Thu, 14 Jul 2022 21:21:08 GMT",
822
+ "tag": "@fluentui/react-alert_v9.0.0-beta.7",
823
+ "version": "9.0.0-beta.7",
824
+ "comments": {
825
+ "prerelease": [
826
+ {
827
+ "author": "Humberto.Morimoto@microsoft.com",
828
+ "package": "@fluentui/react-alert",
829
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
830
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
831
+ },
832
+ {
833
+ "author": "beachball",
834
+ "package": "@fluentui/react-alert",
835
+ "comment": "Bump @fluentui/react-avatar to v9.0.3",
836
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
837
+ },
838
+ {
839
+ "author": "beachball",
840
+ "package": "@fluentui/react-alert",
841
+ "comment": "Bump @fluentui/react-button to v9.0.3",
842
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
843
+ },
844
+ {
845
+ "author": "beachball",
846
+ "package": "@fluentui/react-alert",
847
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
848
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
849
+ }
850
+ ]
851
+ }
852
+ },
853
+ {
854
+ "date": "Thu, 14 Jul 2022 17:06:12 GMT",
855
+ "tag": "@fluentui/react-alert_v9.0.0-beta.6",
856
+ "version": "9.0.0-beta.6",
857
+ "comments": {
858
+ "prerelease": [
859
+ {
860
+ "author": "ololubek@microsoft.com",
861
+ "package": "@fluentui/react-alert",
862
+ "commit": "63ab03fa7a9b3d02204147ea5356b8f78751df42",
863
+ "comment": "chore: Update @fluentui/react-icons dependency to v2.0.175"
864
+ },
865
+ {
866
+ "author": "sarah.higley@microsoft.com",
867
+ "package": "@fluentui/react-alert",
868
+ "commit": "18cb868b8978fc56b9dc2ded0aaf79d17e6deeee",
869
+ "comment": "update Alert with live region attributes"
870
+ },
871
+ {
872
+ "author": "rohitpag@microsoft.com",
873
+ "package": "@fluentui/react-alert",
874
+ "commit": "b4a1586d84a3f1480327d288b128eb102b44ba5a",
875
+ "comment": "feat: Adding avatar slot support to Alert"
876
+ },
877
+ {
878
+ "author": "beachball",
879
+ "package": "@fluentui/react-alert",
880
+ "comment": "Bump @fluentui/react-avatar to v9.0.2",
881
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
882
+ },
883
+ {
884
+ "author": "beachball",
885
+ "package": "@fluentui/react-alert",
886
+ "comment": "Bump @fluentui/react-button to v9.0.2",
887
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
888
+ },
889
+ {
890
+ "author": "beachball",
891
+ "package": "@fluentui/react-alert",
892
+ "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
893
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
894
+ },
895
+ {
896
+ "author": "beachball",
897
+ "package": "@fluentui/react-alert",
898
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
899
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
900
+ }
901
+ ]
902
+ }
903
+ },
904
+ {
905
+ "date": "Tue, 28 Jun 2022 17:39:46 GMT",
906
+ "tag": "@fluentui/react-alert_v9.0.0-beta.5",
907
+ "version": "9.0.0-beta.5",
908
+ "comments": {
909
+ "prerelease": [
910
+ {
911
+ "author": "lingfangao@hotmail.com",
912
+ "package": "@fluentui/react-alert",
913
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
914
+ "comment": "fix: Use caret dependency range for Griffel"
915
+ },
916
+ {
917
+ "author": "beachball",
918
+ "package": "@fluentui/react-alert",
919
+ "comment": "Bump @fluentui/react-button to v9.0.1",
920
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
921
+ },
922
+ {
923
+ "author": "beachball",
924
+ "package": "@fluentui/react-alert",
925
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
926
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
927
+ }
928
+ ]
929
+ }
930
+ },
931
+ {
932
+ "date": "Tue, 28 Jun 2022 15:14:12 GMT",
933
+ "tag": "@fluentui/react-alert_v9.0.0-beta.4",
934
+ "version": "9.0.0-beta.4",
935
+ "comments": {
936
+ "prerelease": [
937
+ {
938
+ "author": "lingfangao@hotmail.com",
939
+ "package": "@fluentui/react-alert",
940
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
941
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
942
+ },
943
+ {
944
+ "author": "lingfangao@hotmail.com",
945
+ "package": "@fluentui/react-alert",
946
+ "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
947
+ "comment": "Bump Griffel dependencies"
948
+ },
949
+ {
950
+ "author": "olfedias@microsoft.com",
951
+ "package": "@fluentui/react-alert",
952
+ "commit": "82bd30dd41ad58df1f325e9b721200ed15d674a2",
953
+ "comment": "chore: Update @fluentui/react-icons to latest version"
954
+ },
955
+ {
956
+ "author": "beachball",
957
+ "package": "@fluentui/react-alert",
958
+ "comment": "Bump @fluentui/react-button to v9.0.0",
959
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
960
+ },
961
+ {
962
+ "author": "beachball",
963
+ "package": "@fluentui/react-alert",
964
+ "comment": "Bump @fluentui/react-theme to v9.0.0",
965
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
966
+ },
967
+ {
968
+ "author": "beachball",
969
+ "package": "@fluentui/react-alert",
970
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
971
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
972
+ },
973
+ {
974
+ "author": "beachball",
975
+ "package": "@fluentui/react-alert",
976
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9",
977
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
978
+ }
979
+ ],
980
+ "none": [
981
+ {
982
+ "author": "mgodbolt@microsoft.com",
983
+ "package": "@fluentui/react-alert",
984
+ "commit": "262d148f068ea1d3354994dd659ac881b31dda28",
985
+ "comment": "chore: Move alert stories into folder and use index entry point."
986
+ }
987
+ ]
988
+ }
989
+ },
990
+ {
991
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
6
992
  "tag": "@fluentui/react-alert_v9.0.0-beta.3",
7
993
  "version": "9.0.0-beta.3",
8
994
  "comments": {