@fluentui/react-alert 9.0.0-beta.5 → 9.0.0-beta.50

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 (41) hide show
  1. package/CHANGELOG.json +1588 -1
  2. package/CHANGELOG.md +545 -2
  3. package/README.md +1 -1
  4. package/dist/index.d.ts +11 -1
  5. package/lib/Alert.js.map +1 -1
  6. package/lib/components/Alert/Alert.js +1 -2
  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 +1 -1
  10. package/lib/components/Alert/index.js.map +1 -1
  11. package/lib/components/Alert/renderAlert.js +4 -7
  12. package/lib/components/Alert/renderAlert.js.map +1 -1
  13. package/lib/components/Alert/useAlert.js +29 -17
  14. package/lib/components/Alert/useAlert.js.map +1 -1
  15. package/lib/components/Alert/useAlertStyles.styles.js +137 -0
  16. package/lib/components/Alert/useAlertStyles.styles.js.map +1 -0
  17. package/lib/index.js.map +1 -1
  18. package/lib-commonjs/Alert.js +4 -5
  19. package/lib-commonjs/Alert.js.map +1 -1
  20. package/lib-commonjs/components/Alert/Alert.js +16 -22
  21. package/lib-commonjs/components/Alert/Alert.js.map +1 -1
  22. package/lib-commonjs/components/Alert/Alert.types.js +3 -2
  23. package/lib-commonjs/components/Alert/Alert.types.js.map +1 -1
  24. package/lib-commonjs/components/Alert/index.js +8 -13
  25. package/lib-commonjs/components/Alert/index.js.map +1 -1
  26. package/lib-commonjs/components/Alert/renderAlert.js +12 -20
  27. package/lib-commonjs/components/Alert/renderAlert.js.map +1 -1
  28. package/lib-commonjs/components/Alert/useAlert.js +66 -71
  29. package/lib-commonjs/components/Alert/useAlert.js.map +1 -1
  30. package/lib-commonjs/components/Alert/useAlertStyles.styles.js +278 -0
  31. package/lib-commonjs/components/Alert/useAlertStyles.styles.js.map +1 -0
  32. package/lib-commonjs/index.js +16 -35
  33. package/lib-commonjs/index.js.map +1 -1
  34. package/package.json +32 -18
  35. package/Migration.md +0 -0
  36. package/Spec.md +0 -95
  37. package/dist/tsdoc-metadata.json +0 -11
  38. package/lib/components/Alert/useAlertStyles.js +0 -88
  39. package/lib/components/Alert/useAlertStyles.js.map +0 -1
  40. package/lib-commonjs/components/Alert/useAlertStyles.js +0 -99
  41. package/lib-commonjs/components/Alert/useAlertStyles.js.map +0 -1
package/CHANGELOG.json CHANGED
@@ -2,7 +2,1594 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 17:37:46 GMT",
5
+ "date": "Thu, 25 May 2023 09:57:45 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.50",
7
+ "version": "9.0.0-beta.50",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-alert",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.4",
14
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-button to v9.3.15",
20
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-tabster to v9.7.4",
26
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-alert",
31
+ "comment": "Bump @fluentui/react-utilities to v9.9.1",
32
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-alert",
37
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5",
38
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 24 May 2023 20:45:23 GMT",
45
+ "tag": "@fluentui/react-alert_v9.0.0-beta.49",
46
+ "version": "9.0.0-beta.49",
47
+ "comments": {
48
+ "none": [
49
+ {
50
+ "author": "olfedias@microsoft.com",
51
+ "package": "@fluentui/react-alert",
52
+ "commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
53
+ "comment": "chore: update test-ssr script"
54
+ }
55
+ ],
56
+ "prerelease": [
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-alert",
60
+ "comment": "Bump @fluentui/react-avatar to v9.5.3",
61
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-alert",
66
+ "comment": "Bump @fluentui/react-button to v9.3.14",
67
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-alert",
72
+ "comment": "Bump @fluentui/react-tabster to v9.7.3",
73
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
74
+ }
75
+ ]
76
+ }
77
+ },
78
+ {
79
+ "date": "Thu, 18 May 2023 13:11:08 GMT",
80
+ "tag": "@fluentui/react-alert_v9.0.0-beta.48",
81
+ "version": "9.0.0-beta.48",
82
+ "comments": {
83
+ "prerelease": [
84
+ {
85
+ "author": "beachball",
86
+ "package": "@fluentui/react-alert",
87
+ "comment": "Bump @fluentui/react-avatar to v9.5.2",
88
+ "commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
89
+ },
90
+ {
91
+ "author": "beachball",
92
+ "package": "@fluentui/react-alert",
93
+ "comment": "Bump @fluentui/react-button to v9.3.13",
94
+ "commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
95
+ },
96
+ {
97
+ "author": "beachball",
98
+ "package": "@fluentui/react-alert",
99
+ "comment": "Bump @fluentui/react-tabster to v9.7.2",
100
+ "commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
101
+ }
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "date": "Thu, 18 May 2023 00:39:01 GMT",
107
+ "tag": "@fluentui/react-alert_v9.0.0-beta.47",
108
+ "version": "9.0.0-beta.47",
109
+ "comments": {
110
+ "none": [
111
+ {
112
+ "author": "olfedias@microsoft.com",
113
+ "package": "@fluentui/react-alert",
114
+ "commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
115
+ "comment": "chore: add test-ssr script to v9 packages"
116
+ }
117
+ ],
118
+ "prerelease": [
119
+ {
120
+ "author": "beachball",
121
+ "package": "@fluentui/react-alert",
122
+ "comment": "Bump @fluentui/react-avatar to v9.5.1",
123
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
124
+ },
125
+ {
126
+ "author": "beachball",
127
+ "package": "@fluentui/react-alert",
128
+ "comment": "Bump @fluentui/react-button to v9.3.12",
129
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
130
+ },
131
+ {
132
+ "author": "beachball",
133
+ "package": "@fluentui/react-alert",
134
+ "comment": "Bump @fluentui/react-tabster to v9.7.1",
135
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
136
+ },
137
+ {
138
+ "author": "beachball",
139
+ "package": "@fluentui/react-alert",
140
+ "comment": "Bump @fluentui/react-utilities to v9.9.0",
141
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
142
+ },
143
+ {
144
+ "author": "beachball",
145
+ "package": "@fluentui/react-alert",
146
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.4",
147
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
148
+ }
149
+ ]
150
+ }
151
+ },
152
+ {
153
+ "date": "Fri, 12 May 2023 20:28:12 GMT",
154
+ "tag": "@fluentui/react-alert_v9.0.0-beta.46",
155
+ "version": "9.0.0-beta.46",
156
+ "comments": {
157
+ "none": [
158
+ {
159
+ "author": "martinhochel@microsoft.com",
160
+ "package": "@fluentui/react-alert",
161
+ "commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
162
+ "comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
163
+ }
164
+ ],
165
+ "prerelease": [
166
+ {
167
+ "author": "olfedias@microsoft.com",
168
+ "package": "@fluentui/react-alert",
169
+ "commit": "c28decb23d191a0daaaf6d5d1832429715102129",
170
+ "comment": "chore: exclude .swcrc from being published"
171
+ },
172
+ {
173
+ "author": "olfedias@microsoft.com",
174
+ "package": "@fluentui/react-alert",
175
+ "commit": "9d6394b6c751092fd1d4e26ccc618b5ba05086ec",
176
+ "comment": "chore: move makeStyles() calls to .styles.ts files"
177
+ },
178
+ {
179
+ "author": "beachball",
180
+ "package": "@fluentui/react-alert",
181
+ "comment": "Bump @fluentui/react-avatar to v9.5.0",
182
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
183
+ },
184
+ {
185
+ "author": "beachball",
186
+ "package": "@fluentui/react-alert",
187
+ "comment": "Bump @fluentui/react-button to v9.3.11",
188
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
189
+ },
190
+ {
191
+ "author": "beachball",
192
+ "package": "@fluentui/react-alert",
193
+ "comment": "Bump @fluentui/react-tabster to v9.7.0",
194
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
195
+ },
196
+ {
197
+ "author": "beachball",
198
+ "package": "@fluentui/react-alert",
199
+ "comment": "Bump @fluentui/react-theme to v9.1.8",
200
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
201
+ },
202
+ {
203
+ "author": "beachball",
204
+ "package": "@fluentui/react-alert",
205
+ "comment": "Bump @fluentui/react-utilities to v9.8.1",
206
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
207
+ },
208
+ {
209
+ "author": "beachball",
210
+ "package": "@fluentui/react-alert",
211
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.3",
212
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
213
+ },
214
+ {
215
+ "author": "beachball",
216
+ "package": "@fluentui/react-alert",
217
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.21",
218
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
219
+ }
220
+ ]
221
+ }
222
+ },
223
+ {
224
+ "date": "Mon, 24 Apr 2023 08:12:31 GMT",
225
+ "tag": "@fluentui/react-alert_v9.0.0-beta.45",
226
+ "version": "9.0.0-beta.45",
227
+ "comments": {
228
+ "prerelease": [
229
+ {
230
+ "author": "bernardo.sunderhus@gmail.com",
231
+ "package": "@fluentui/react-alert",
232
+ "commit": "85c36e249b33b0bad79be4edd1a943dfc5233b11",
233
+ "comment": "bugfix: remove caret from react-jsx-runtime prerelease dependency"
234
+ },
235
+ {
236
+ "author": "beachball",
237
+ "package": "@fluentui/react-alert",
238
+ "comment": "Bump @fluentui/react-avatar to v9.4.10",
239
+ "commit": "505433ac64f144c9cca456097413d6af4582e5ee"
240
+ },
241
+ {
242
+ "author": "beachball",
243
+ "package": "@fluentui/react-alert",
244
+ "comment": "Bump @fluentui/react-button to v9.3.10",
245
+ "commit": "505433ac64f144c9cca456097413d6af4582e5ee"
246
+ },
247
+ {
248
+ "author": "beachball",
249
+ "package": "@fluentui/react-alert",
250
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.2",
251
+ "commit": "505433ac64f144c9cca456097413d6af4582e5ee"
252
+ }
253
+ ]
254
+ }
255
+ },
256
+ {
257
+ "date": "Mon, 17 Apr 2023 17:53:44 GMT",
258
+ "tag": "@fluentui/react-alert_v9.0.0-beta.44",
259
+ "version": "9.0.0-beta.44",
260
+ "comments": {
261
+ "prerelease": [
262
+ {
263
+ "author": "bernardo.sunderhus@gmail.com",
264
+ "package": "@fluentui/react-alert",
265
+ "commit": "d055f1628d71368ca21464a453e5cbf89b00d505",
266
+ "comment": "chore: adopt custom JSX pragma"
267
+ },
268
+ {
269
+ "author": "beachball",
270
+ "package": "@fluentui/react-alert",
271
+ "comment": "Bump @fluentui/react-avatar to v9.4.9",
272
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
273
+ },
274
+ {
275
+ "author": "beachball",
276
+ "package": "@fluentui/react-alert",
277
+ "comment": "Bump @fluentui/react-button to v9.3.9",
278
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
279
+ },
280
+ {
281
+ "author": "beachball",
282
+ "package": "@fluentui/react-alert",
283
+ "comment": "Bump @fluentui/react-tabster to v9.6.5",
284
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
285
+ },
286
+ {
287
+ "author": "beachball",
288
+ "package": "@fluentui/react-alert",
289
+ "comment": "Bump @fluentui/react-utilities to v9.8.0",
290
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
291
+ },
292
+ {
293
+ "author": "beachball",
294
+ "package": "@fluentui/react-alert",
295
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.1",
296
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
297
+ }
298
+ ]
299
+ }
300
+ },
301
+ {
302
+ "date": "Wed, 12 Apr 2023 09:31:45 GMT",
303
+ "tag": "@fluentui/react-alert_v9.0.0-beta.43",
304
+ "version": "9.0.0-beta.43",
305
+ "comments": {
306
+ "prerelease": [
307
+ {
308
+ "author": "beachball",
309
+ "package": "@fluentui/react-alert",
310
+ "comment": "Bump @fluentui/react-avatar to v9.4.8",
311
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
312
+ },
313
+ {
314
+ "author": "beachball",
315
+ "package": "@fluentui/react-alert",
316
+ "comment": "Bump @fluentui/react-button to v9.3.8",
317
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
318
+ },
319
+ {
320
+ "author": "beachball",
321
+ "package": "@fluentui/react-alert",
322
+ "comment": "Bump @fluentui/react-tabster to v9.6.4",
323
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
324
+ },
325
+ {
326
+ "author": "beachball",
327
+ "package": "@fluentui/react-alert",
328
+ "comment": "Bump @fluentui/react-utilities to v9.7.4",
329
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
330
+ }
331
+ ]
332
+ }
333
+ },
334
+ {
335
+ "date": "Tue, 04 Apr 2023 18:44:50 GMT",
336
+ "tag": "@fluentui/react-alert_v9.0.0-beta.42",
337
+ "version": "9.0.0-beta.42",
338
+ "comments": {
339
+ "prerelease": [
340
+ {
341
+ "author": "beachball",
342
+ "package": "@fluentui/react-alert",
343
+ "comment": "Bump @fluentui/react-avatar to v9.4.7",
344
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
345
+ },
346
+ {
347
+ "author": "beachball",
348
+ "package": "@fluentui/react-alert",
349
+ "comment": "Bump @fluentui/react-button to v9.3.7",
350
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
351
+ },
352
+ {
353
+ "author": "beachball",
354
+ "package": "@fluentui/react-alert",
355
+ "comment": "Bump @fluentui/react-tabster to v9.6.3",
356
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
357
+ },
358
+ {
359
+ "author": "beachball",
360
+ "package": "@fluentui/react-alert",
361
+ "comment": "Bump @fluentui/react-utilities to v9.7.3",
362
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
363
+ }
364
+ ]
365
+ }
366
+ },
367
+ {
368
+ "date": "Tue, 21 Mar 2023 21:23:21 GMT",
369
+ "tag": "@fluentui/react-alert_v9.0.0-beta.41",
370
+ "version": "9.0.0-beta.41",
371
+ "comments": {
372
+ "prerelease": [
373
+ {
374
+ "author": "tristan.watanabe@gmail.com",
375
+ "package": "@fluentui/react-alert",
376
+ "commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
377
+ "comment": "chore: migrate to swc transpilation approach."
378
+ },
379
+ {
380
+ "author": "makotom@microsoft.com",
381
+ "package": "@fluentui/react-alert",
382
+ "commit": "7fde5c94869ff9841b142b7ff1d0a3df0ab58f74",
383
+ "comment": "chore: Bumping version of @fluentui/react-icons to ^2.0.196."
384
+ },
385
+ {
386
+ "author": "tristan.watanabe@gmail.com",
387
+ "package": "@fluentui/react-alert",
388
+ "commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
389
+ "comment": "fix: add node field to package.json exports map."
390
+ },
391
+ {
392
+ "author": "beachball",
393
+ "package": "@fluentui/react-alert",
394
+ "comment": "Bump @fluentui/react-avatar to v9.4.5",
395
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
396
+ },
397
+ {
398
+ "author": "beachball",
399
+ "package": "@fluentui/react-alert",
400
+ "comment": "Bump @fluentui/react-button to v9.3.5",
401
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
402
+ },
403
+ {
404
+ "author": "beachball",
405
+ "package": "@fluentui/react-alert",
406
+ "comment": "Bump @fluentui/react-tabster to v9.6.1",
407
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
408
+ },
409
+ {
410
+ "author": "beachball",
411
+ "package": "@fluentui/react-alert",
412
+ "comment": "Bump @fluentui/react-theme to v9.1.7",
413
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
414
+ },
415
+ {
416
+ "author": "beachball",
417
+ "package": "@fluentui/react-alert",
418
+ "comment": "Bump @fluentui/react-utilities to v9.7.2",
419
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
420
+ },
421
+ {
422
+ "author": "beachball",
423
+ "package": "@fluentui/react-alert",
424
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.20",
425
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
426
+ }
427
+ ]
428
+ }
429
+ },
430
+ {
431
+ "date": "Thu, 16 Mar 2023 14:36:59 GMT",
432
+ "tag": "@fluentui/react-alert_v9.0.0-beta.40",
433
+ "version": "9.0.0-beta.40",
434
+ "comments": {
435
+ "prerelease": [
436
+ {
437
+ "author": "beachball",
438
+ "package": "@fluentui/react-alert",
439
+ "comment": "Bump @fluentui/react-avatar to v9.4.4",
440
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
441
+ },
442
+ {
443
+ "author": "beachball",
444
+ "package": "@fluentui/react-alert",
445
+ "comment": "Bump @fluentui/react-button to v9.3.4",
446
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
447
+ },
448
+ {
449
+ "author": "beachball",
450
+ "package": "@fluentui/react-alert",
451
+ "comment": "Bump @fluentui/react-tabster to v9.6.0",
452
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
453
+ },
454
+ {
455
+ "author": "beachball",
456
+ "package": "@fluentui/react-alert",
457
+ "comment": "Bump @fluentui/react-utilities to v9.7.1",
458
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
459
+ }
460
+ ]
461
+ }
462
+ },
463
+ {
464
+ "date": "Wed, 15 Mar 2023 10:19:53 GMT",
465
+ "tag": "@fluentui/react-alert_v9.0.0-beta.39",
466
+ "version": "9.0.0-beta.39",
467
+ "comments": {
468
+ "prerelease": [
469
+ {
470
+ "author": "beachball",
471
+ "package": "@fluentui/react-alert",
472
+ "comment": "Bump @fluentui/react-avatar to v9.4.3",
473
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
474
+ },
475
+ {
476
+ "author": "beachball",
477
+ "package": "@fluentui/react-alert",
478
+ "comment": "Bump @fluentui/react-button to v9.3.3",
479
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
480
+ },
481
+ {
482
+ "author": "beachball",
483
+ "package": "@fluentui/react-alert",
484
+ "comment": "Bump @fluentui/react-tabster to v9.5.7",
485
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
486
+ },
487
+ {
488
+ "author": "beachball",
489
+ "package": "@fluentui/react-alert",
490
+ "comment": "Bump @fluentui/react-theme to v9.1.6",
491
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
492
+ }
493
+ ]
494
+ }
495
+ },
496
+ {
497
+ "date": "Mon, 13 Mar 2023 08:58:26 GMT",
498
+ "tag": "@fluentui/react-alert_v9.0.0-beta.38",
499
+ "version": "9.0.0-beta.38",
500
+ "comments": {
501
+ "prerelease": [
502
+ {
503
+ "author": "beachball",
504
+ "package": "@fluentui/react-alert",
505
+ "comment": "Bump @fluentui/react-avatar to v9.4.2",
506
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
507
+ },
508
+ {
509
+ "author": "beachball",
510
+ "package": "@fluentui/react-alert",
511
+ "comment": "Bump @fluentui/react-button to v9.3.2",
512
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
513
+ },
514
+ {
515
+ "author": "beachball",
516
+ "package": "@fluentui/react-alert",
517
+ "comment": "Bump @fluentui/react-tabster to v9.5.6",
518
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
519
+ },
520
+ {
521
+ "author": "beachball",
522
+ "package": "@fluentui/react-alert",
523
+ "comment": "Bump @fluentui/react-utilities to v9.7.0",
524
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
525
+ }
526
+ ]
527
+ }
528
+ },
529
+ {
530
+ "date": "Fri, 10 Mar 2023 07:14:01 GMT",
531
+ "tag": "@fluentui/react-alert_v9.0.0-beta.37",
532
+ "version": "9.0.0-beta.37",
533
+ "comments": {
534
+ "prerelease": [
535
+ {
536
+ "author": "beachball",
537
+ "package": "@fluentui/react-alert",
538
+ "comment": "Bump @fluentui/react-avatar to v9.4.1",
539
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
540
+ },
541
+ {
542
+ "author": "beachball",
543
+ "package": "@fluentui/react-alert",
544
+ "comment": "Bump @fluentui/react-button to v9.3.1",
545
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
546
+ },
547
+ {
548
+ "author": "beachball",
549
+ "package": "@fluentui/react-alert",
550
+ "comment": "Bump @fluentui/react-tabster to v9.5.5",
551
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
552
+ },
553
+ {
554
+ "author": "beachball",
555
+ "package": "@fluentui/react-alert",
556
+ "comment": "Bump @fluentui/react-utilities to v9.6.2",
557
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
558
+ }
559
+ ]
560
+ }
561
+ },
562
+ {
563
+ "date": "Wed, 08 Mar 2023 17:42:51 GMT",
564
+ "tag": "@fluentui/react-alert_v9.0.0-beta.36",
565
+ "version": "9.0.0-beta.36",
566
+ "comments": {
567
+ "prerelease": [
568
+ {
569
+ "author": "beachball",
570
+ "package": "@fluentui/react-alert",
571
+ "comment": "Bump @fluentui/react-avatar to v9.4.0",
572
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
573
+ },
574
+ {
575
+ "author": "beachball",
576
+ "package": "@fluentui/react-alert",
577
+ "comment": "Bump @fluentui/react-button to v9.3.0",
578
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
579
+ },
580
+ {
581
+ "author": "beachball",
582
+ "package": "@fluentui/react-alert",
583
+ "comment": "Bump @fluentui/react-tabster to v9.5.4",
584
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
585
+ },
586
+ {
587
+ "author": "beachball",
588
+ "package": "@fluentui/react-alert",
589
+ "comment": "Bump @fluentui/react-utilities to v9.6.1",
590
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
591
+ }
592
+ ]
593
+ }
594
+ },
595
+ {
596
+ "date": "Wed, 22 Feb 2023 23:06:07 GMT",
597
+ "tag": "@fluentui/react-alert_v9.0.0-beta.35",
598
+ "version": "9.0.0-beta.35",
599
+ "comments": {
600
+ "prerelease": [
601
+ {
602
+ "author": "beachball",
603
+ "package": "@fluentui/react-alert",
604
+ "comment": "Bump @fluentui/react-avatar to v9.3.7",
605
+ "commit": "9ee6caa17f745e014ecba467a4528181ae49be30"
606
+ }
607
+ ]
608
+ }
609
+ },
610
+ {
611
+ "date": "Wed, 15 Feb 2023 11:44:52 GMT",
612
+ "tag": "@fluentui/react-alert_v9.0.0-beta.34",
613
+ "version": "9.0.0-beta.34",
614
+ "comments": {
615
+ "prerelease": [
616
+ {
617
+ "author": "beachball",
618
+ "package": "@fluentui/react-alert",
619
+ "comment": "Bump @fluentui/react-avatar to v9.3.6",
620
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
621
+ },
622
+ {
623
+ "author": "beachball",
624
+ "package": "@fluentui/react-alert",
625
+ "comment": "Bump @fluentui/react-button to v9.2.5",
626
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
627
+ },
628
+ {
629
+ "author": "beachball",
630
+ "package": "@fluentui/react-alert",
631
+ "comment": "Bump @fluentui/react-tabster to v9.5.3",
632
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
633
+ },
634
+ {
635
+ "author": "beachball",
636
+ "package": "@fluentui/react-alert",
637
+ "comment": "Bump @fluentui/react-utilities to v9.6.0",
638
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
639
+ }
640
+ ]
641
+ }
642
+ },
643
+ {
644
+ "date": "Mon, 13 Feb 2023 23:43:14 GMT",
645
+ "tag": "@fluentui/react-alert_v9.0.0-beta.33",
646
+ "version": "9.0.0-beta.33",
647
+ "comments": {
648
+ "prerelease": [
649
+ {
650
+ "author": "beachball",
651
+ "package": "@fluentui/react-alert",
652
+ "comment": "Bump @fluentui/react-avatar to v9.3.5",
653
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
654
+ },
655
+ {
656
+ "author": "beachball",
657
+ "package": "@fluentui/react-alert",
658
+ "comment": "Bump @fluentui/react-button to v9.2.4",
659
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
660
+ },
661
+ {
662
+ "author": "beachball",
663
+ "package": "@fluentui/react-alert",
664
+ "comment": "Bump @fluentui/react-tabster to v9.5.2",
665
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
666
+ },
667
+ {
668
+ "author": "beachball",
669
+ "package": "@fluentui/react-alert",
670
+ "comment": "Bump @fluentui/react-utilities to v9.5.3",
671
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
672
+ }
673
+ ]
674
+ }
675
+ },
676
+ {
677
+ "date": "Mon, 13 Feb 2023 09:35:48 GMT",
678
+ "tag": "@fluentui/react-alert_v9.0.0-beta.32",
679
+ "version": "9.0.0-beta.32",
680
+ "comments": {
681
+ "prerelease": [
682
+ {
683
+ "author": "beachball",
684
+ "package": "@fluentui/react-alert",
685
+ "comment": "Bump @fluentui/react-avatar to v9.3.4",
686
+ "commit": "b24aed22677cb12a74f185feee89edefd1601b9a"
687
+ }
688
+ ]
689
+ }
690
+ },
691
+ {
692
+ "date": "Fri, 10 Feb 2023 08:50:02 GMT",
693
+ "tag": "@fluentui/react-alert_v9.0.0-beta.31",
694
+ "version": "9.0.0-beta.31",
695
+ "comments": {
696
+ "prerelease": [
697
+ {
698
+ "author": "beachball",
699
+ "package": "@fluentui/react-alert",
700
+ "comment": "Bump @fluentui/react-avatar to v9.3.3",
701
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
702
+ },
703
+ {
704
+ "author": "beachball",
705
+ "package": "@fluentui/react-alert",
706
+ "comment": "Bump @fluentui/react-button to v9.2.3",
707
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
708
+ },
709
+ {
710
+ "author": "beachball",
711
+ "package": "@fluentui/react-alert",
712
+ "comment": "Bump @fluentui/react-tabster to v9.5.1",
713
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
714
+ },
715
+ {
716
+ "author": "beachball",
717
+ "package": "@fluentui/react-alert",
718
+ "comment": "Bump @fluentui/react-utilities to v9.5.2",
719
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
720
+ }
721
+ ]
722
+ }
723
+ },
724
+ {
725
+ "date": "Tue, 07 Feb 2023 14:13:10 GMT",
726
+ "tag": "@fluentui/react-alert_v9.0.0-beta.30",
727
+ "version": "9.0.0-beta.30",
728
+ "comments": {
729
+ "prerelease": [
730
+ {
731
+ "author": "beachball",
732
+ "package": "@fluentui/react-alert",
733
+ "comment": "Bump @fluentui/react-avatar to v9.3.2",
734
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
735
+ },
736
+ {
737
+ "author": "beachball",
738
+ "package": "@fluentui/react-alert",
739
+ "comment": "Bump @fluentui/react-button to v9.2.2",
740
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
741
+ },
742
+ {
743
+ "author": "beachball",
744
+ "package": "@fluentui/react-alert",
745
+ "comment": "Bump @fluentui/react-tabster to v9.5.0",
746
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
747
+ }
748
+ ]
749
+ }
750
+ },
751
+ {
752
+ "date": "Tue, 31 Jan 2023 19:53:58 GMT",
753
+ "tag": "@fluentui/react-alert_v9.0.0-beta.29",
754
+ "version": "9.0.0-beta.29",
755
+ "comments": {
756
+ "prerelease": [
757
+ {
758
+ "author": "beachball",
759
+ "package": "@fluentui/react-alert",
760
+ "comment": "Bump @fluentui/react-avatar to v9.3.1",
761
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
762
+ },
763
+ {
764
+ "author": "beachball",
765
+ "package": "@fluentui/react-alert",
766
+ "comment": "Bump @fluentui/react-button to v9.2.1",
767
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
768
+ },
769
+ {
770
+ "author": "beachball",
771
+ "package": "@fluentui/react-alert",
772
+ "comment": "Bump @fluentui/react-tabster to v9.4.2",
773
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
774
+ },
775
+ {
776
+ "author": "beachball",
777
+ "package": "@fluentui/react-alert",
778
+ "comment": "Bump @fluentui/react-utilities to v9.5.1",
779
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
780
+ }
781
+ ]
782
+ }
783
+ },
784
+ {
785
+ "date": "Thu, 26 Jan 2023 13:31:03 GMT",
786
+ "tag": "@fluentui/react-alert_v9.0.0-beta.28",
787
+ "version": "9.0.0-beta.28",
788
+ "comments": {
789
+ "prerelease": [
790
+ {
791
+ "author": "beachball",
792
+ "package": "@fluentui/react-alert",
793
+ "comment": "Bump @fluentui/react-avatar to v9.3.0",
794
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
795
+ },
796
+ {
797
+ "author": "beachball",
798
+ "package": "@fluentui/react-alert",
799
+ "comment": "Bump @fluentui/react-button to v9.2.0",
800
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
801
+ },
802
+ {
803
+ "author": "beachball",
804
+ "package": "@fluentui/react-alert",
805
+ "comment": "Bump @fluentui/react-tabster to v9.4.1",
806
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
807
+ },
808
+ {
809
+ "author": "beachball",
810
+ "package": "@fluentui/react-alert",
811
+ "comment": "Bump @fluentui/react-utilities to v9.5.0",
812
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
813
+ }
814
+ ]
815
+ }
816
+ },
817
+ {
818
+ "date": "Mon, 23 Jan 2023 16:43:12 GMT",
819
+ "tag": "@fluentui/react-alert_v9.0.0-beta.27",
820
+ "version": "9.0.0-beta.27",
821
+ "comments": {
822
+ "prerelease": [
823
+ {
824
+ "author": "beachball",
825
+ "package": "@fluentui/react-alert",
826
+ "comment": "Bump @fluentui/react-avatar to v9.2.16",
827
+ "commit": "828c4260edc4fba07c9ccc8e94f15051c7fd25d3"
828
+ }
829
+ ]
830
+ }
831
+ },
832
+ {
833
+ "date": "Wed, 18 Jan 2023 16:32:57 GMT",
834
+ "tag": "@fluentui/react-alert_v9.0.0-beta.26",
835
+ "version": "9.0.0-beta.26",
836
+ "comments": {
837
+ "prerelease": [
838
+ {
839
+ "author": "beachball",
840
+ "package": "@fluentui/react-alert",
841
+ "comment": "Bump @fluentui/react-avatar to v9.2.15",
842
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
843
+ },
844
+ {
845
+ "author": "beachball",
846
+ "package": "@fluentui/react-alert",
847
+ "comment": "Bump @fluentui/react-button to v9.1.16",
848
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
849
+ },
850
+ {
851
+ "author": "beachball",
852
+ "package": "@fluentui/react-alert",
853
+ "comment": "Bump @fluentui/react-tabster to v9.4.0",
854
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
855
+ }
856
+ ]
857
+ }
858
+ },
859
+ {
860
+ "date": "Tue, 17 Jan 2023 12:22:56 GMT",
861
+ "tag": "@fluentui/react-alert_v9.0.0-beta.25",
862
+ "version": "9.0.0-beta.25",
863
+ "comments": {
864
+ "prerelease": [
865
+ {
866
+ "author": "beachball",
867
+ "package": "@fluentui/react-alert",
868
+ "comment": "Bump @fluentui/react-avatar to v9.2.14",
869
+ "commit": "64989c23309e77e51bb42c00609fd2425cd20680"
870
+ }
871
+ ]
872
+ }
873
+ },
874
+ {
875
+ "date": "Mon, 16 Jan 2023 08:38:54 GMT",
876
+ "tag": "@fluentui/react-alert_v9.0.0-beta.24",
877
+ "version": "9.0.0-beta.24",
878
+ "comments": {
879
+ "none": [
880
+ {
881
+ "author": "martinhochel@microsoft.com",
882
+ "package": "@fluentui/react-alert",
883
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
884
+ "comment": "chore: migrate to packaged scripts"
885
+ }
886
+ ],
887
+ "prerelease": [
888
+ {
889
+ "author": "beachball",
890
+ "package": "@fluentui/react-alert",
891
+ "comment": "Bump @fluentui/react-avatar to v9.2.13",
892
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
893
+ },
894
+ {
895
+ "author": "beachball",
896
+ "package": "@fluentui/react-alert",
897
+ "comment": "Bump @fluentui/react-button to v9.1.15",
898
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
899
+ },
900
+ {
901
+ "author": "beachball",
902
+ "package": "@fluentui/react-alert",
903
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
904
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
905
+ }
906
+ ]
907
+ }
908
+ },
909
+ {
910
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
911
+ "tag": "@fluentui/react-alert_v9.0.0-beta.23",
912
+ "version": "9.0.0-beta.23",
913
+ "comments": {
914
+ "prerelease": [
915
+ {
916
+ "author": "beachball",
917
+ "package": "@fluentui/react-alert",
918
+ "comment": "Bump @fluentui/react-avatar to v9.2.12",
919
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
920
+ },
921
+ {
922
+ "author": "beachball",
923
+ "package": "@fluentui/react-alert",
924
+ "comment": "Bump @fluentui/react-button to v9.1.14",
925
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
926
+ },
927
+ {
928
+ "author": "beachball",
929
+ "package": "@fluentui/react-alert",
930
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
931
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
932
+ },
933
+ {
934
+ "author": "beachball",
935
+ "package": "@fluentui/react-alert",
936
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
937
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
938
+ }
939
+ ]
940
+ }
941
+ },
942
+ {
943
+ "date": "Wed, 04 Jan 2023 01:40:49 GMT",
944
+ "tag": "@fluentui/react-alert_v9.0.0-beta.22",
945
+ "version": "9.0.0-beta.22",
946
+ "comments": {
947
+ "none": [
948
+ {
949
+ "author": "martinhochel@microsoft.com",
950
+ "package": "@fluentui/react-alert",
951
+ "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
952
+ "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
953
+ },
954
+ {
955
+ "author": "martinhochel@microsoft.com",
956
+ "package": "@fluentui/react-alert",
957
+ "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
958
+ "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
959
+ }
960
+ ],
961
+ "prerelease": [
962
+ {
963
+ "author": "olfedias@microsoft.com",
964
+ "package": "@fluentui/react-alert",
965
+ "commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
966
+ "comment": "chore: Update Griffel to latest version"
967
+ },
968
+ {
969
+ "author": "beachball",
970
+ "package": "@fluentui/react-alert",
971
+ "comment": "Bump @fluentui/react-avatar to v9.2.11",
972
+ "commit": "3e322d15529451be153e97298873253e21af4082"
973
+ },
974
+ {
975
+ "author": "beachball",
976
+ "package": "@fluentui/react-alert",
977
+ "comment": "Bump @fluentui/react-button to v9.1.13",
978
+ "commit": "3e322d15529451be153e97298873253e21af4082"
979
+ },
980
+ {
981
+ "author": "beachball",
982
+ "package": "@fluentui/react-alert",
983
+ "comment": "Bump @fluentui/react-tabster to v9.3.5",
984
+ "commit": "3e322d15529451be153e97298873253e21af4082"
985
+ },
986
+ {
987
+ "author": "beachball",
988
+ "package": "@fluentui/react-alert",
989
+ "comment": "Bump @fluentui/react-utilities to v9.3.1",
990
+ "commit": "3e322d15529451be153e97298873253e21af4082"
991
+ },
992
+ {
993
+ "author": "beachball",
994
+ "package": "@fluentui/react-alert",
995
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
996
+ "commit": "3e322d15529451be153e97298873253e21af4082"
997
+ }
998
+ ]
999
+ }
1000
+ },
1001
+ {
1002
+ "date": "Wed, 21 Dec 2022 10:20:33 GMT",
1003
+ "tag": "@fluentui/react-alert_v9.0.0-beta.21",
1004
+ "version": "9.0.0-beta.21",
1005
+ "comments": {
1006
+ "prerelease": [
1007
+ {
1008
+ "author": "beachball",
1009
+ "package": "@fluentui/react-alert",
1010
+ "comment": "Bump @fluentui/react-avatar to v9.2.10",
1011
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
1012
+ },
1013
+ {
1014
+ "author": "beachball",
1015
+ "package": "@fluentui/react-alert",
1016
+ "comment": "Bump @fluentui/react-button to v9.1.12",
1017
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
1018
+ },
1019
+ {
1020
+ "author": "beachball",
1021
+ "package": "@fluentui/react-alert",
1022
+ "comment": "Bump @fluentui/react-tabster to v9.3.4",
1023
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
1024
+ },
1025
+ {
1026
+ "author": "beachball",
1027
+ "package": "@fluentui/react-alert",
1028
+ "comment": "Bump @fluentui/react-theme to v9.1.5",
1029
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
1030
+ }
1031
+ ]
1032
+ }
1033
+ },
1034
+ {
1035
+ "date": "Tue, 20 Dec 2022 14:59:21 GMT",
1036
+ "tag": "@fluentui/react-alert_v9.0.0-beta.20",
1037
+ "version": "9.0.0-beta.20",
1038
+ "comments": {
1039
+ "prerelease": [
1040
+ {
1041
+ "author": "marigome@microsoft.com",
1042
+ "package": "@fluentui/react-alert",
1043
+ "commit": "f944ddda46a4f5f997fd7614a62b72fcbab09da6",
1044
+ "comment": "fix: update tokens to match the spec"
1045
+ },
1046
+ {
1047
+ "author": "beachball",
1048
+ "package": "@fluentui/react-alert",
1049
+ "comment": "Bump @fluentui/react-avatar to v9.2.9",
1050
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1051
+ },
1052
+ {
1053
+ "author": "beachball",
1054
+ "package": "@fluentui/react-alert",
1055
+ "comment": "Bump @fluentui/react-button to v9.1.11",
1056
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1057
+ },
1058
+ {
1059
+ "author": "beachball",
1060
+ "package": "@fluentui/react-alert",
1061
+ "comment": "Bump @fluentui/react-tabster to v9.3.3",
1062
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1063
+ },
1064
+ {
1065
+ "author": "beachball",
1066
+ "package": "@fluentui/react-alert",
1067
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
1068
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1069
+ },
1070
+ {
1071
+ "author": "beachball",
1072
+ "package": "@fluentui/react-alert",
1073
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
1074
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1075
+ }
1076
+ ]
1077
+ }
1078
+ },
1079
+ {
1080
+ "date": "Mon, 05 Dec 2022 18:29:39 GMT",
1081
+ "tag": "@fluentui/react-alert_v9.0.0-beta.19",
1082
+ "version": "9.0.0-beta.19",
1083
+ "comments": {
1084
+ "prerelease": [
1085
+ {
1086
+ "author": "beachball",
1087
+ "package": "@fluentui/react-alert",
1088
+ "comment": "Bump @fluentui/react-avatar to v9.2.8",
1089
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
1090
+ },
1091
+ {
1092
+ "author": "beachball",
1093
+ "package": "@fluentui/react-alert",
1094
+ "comment": "Bump @fluentui/react-button to v9.1.10",
1095
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
1096
+ },
1097
+ {
1098
+ "author": "beachball",
1099
+ "package": "@fluentui/react-alert",
1100
+ "comment": "Bump @fluentui/react-theme to v9.1.3",
1101
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
1102
+ }
1103
+ ]
1104
+ }
1105
+ },
1106
+ {
1107
+ "date": "Thu, 17 Nov 2022 23:05:33 GMT",
1108
+ "tag": "@fluentui/react-alert_v9.0.0-beta.18",
1109
+ "version": "9.0.0-beta.18",
1110
+ "comments": {
1111
+ "none": [
1112
+ {
1113
+ "author": "martinhochel@microsoft.com",
1114
+ "package": "@fluentui/react-alert",
1115
+ "commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
1116
+ "comment": "chore: update package scaffold"
1117
+ }
1118
+ ],
1119
+ "prerelease": [
1120
+ {
1121
+ "author": "beachball",
1122
+ "package": "@fluentui/react-alert",
1123
+ "comment": "Bump @fluentui/react-avatar to v9.2.7",
1124
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
1125
+ },
1126
+ {
1127
+ "author": "beachball",
1128
+ "package": "@fluentui/react-alert",
1129
+ "comment": "Bump @fluentui/react-button to v9.1.9",
1130
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
1131
+ },
1132
+ {
1133
+ "author": "beachball",
1134
+ "package": "@fluentui/react-alert",
1135
+ "comment": "Bump @fluentui/react-utilities to v9.2.2",
1136
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
1137
+ }
1138
+ ]
1139
+ }
1140
+ },
1141
+ {
1142
+ "date": "Fri, 11 Nov 2022 14:57:51 GMT",
1143
+ "tag": "@fluentui/react-alert_v9.0.0-beta.17",
1144
+ "version": "9.0.0-beta.17",
1145
+ "comments": {
1146
+ "none": [
1147
+ {
1148
+ "author": "martinhochel@microsoft.com",
1149
+ "package": "@fluentui/react-alert",
1150
+ "commit": "87859b052155ca206ef3540a2a9623803f6e2b93",
1151
+ "comment": "test: replace deprecated module.parent with require.main within isConformance"
1152
+ }
1153
+ ],
1154
+ "prerelease": [
1155
+ {
1156
+ "author": "beachball",
1157
+ "package": "@fluentui/react-alert",
1158
+ "comment": "Bump @fluentui/react-avatar to v9.2.6",
1159
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1160
+ },
1161
+ {
1162
+ "author": "beachball",
1163
+ "package": "@fluentui/react-alert",
1164
+ "comment": "Bump @fluentui/react-button to v9.1.8",
1165
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1166
+ },
1167
+ {
1168
+ "author": "beachball",
1169
+ "package": "@fluentui/react-alert",
1170
+ "comment": "Bump @fluentui/react-theme to v9.1.2",
1171
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1172
+ },
1173
+ {
1174
+ "author": "beachball",
1175
+ "package": "@fluentui/react-alert",
1176
+ "comment": "Bump @fluentui/react-utilities to v9.2.1",
1177
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1178
+ },
1179
+ {
1180
+ "author": "beachball",
1181
+ "package": "@fluentui/react-alert",
1182
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18",
1183
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1184
+ }
1185
+ ]
1186
+ }
1187
+ },
1188
+ {
1189
+ "date": "Wed, 02 Nov 2022 11:57:47 GMT",
1190
+ "tag": "@fluentui/react-alert_v9.0.0-beta.16",
1191
+ "version": "9.0.0-beta.16",
1192
+ "comments": {
1193
+ "prerelease": [
1194
+ {
1195
+ "author": "olfedias@microsoft.com",
1196
+ "package": "@fluentui/react-alert",
1197
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
1198
+ "comment": "chore: Update Griffel to latest version"
1199
+ },
1200
+ {
1201
+ "author": "beachball",
1202
+ "package": "@fluentui/react-alert",
1203
+ "comment": "Bump @fluentui/react-avatar to v9.2.5",
1204
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
1205
+ },
1206
+ {
1207
+ "author": "beachball",
1208
+ "package": "@fluentui/react-alert",
1209
+ "comment": "Bump @fluentui/react-button to v9.1.7",
1210
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
1211
+ },
1212
+ {
1213
+ "author": "beachball",
1214
+ "package": "@fluentui/react-alert",
1215
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
1216
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
1217
+ },
1218
+ {
1219
+ "author": "beachball",
1220
+ "package": "@fluentui/react-alert",
1221
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
1222
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
1223
+ }
1224
+ ]
1225
+ }
1226
+ },
1227
+ {
1228
+ "date": "Tue, 25 Oct 2022 00:35:27 GMT",
1229
+ "tag": "@fluentui/react-alert_v9.0.0-beta.15",
1230
+ "version": "9.0.0-beta.15",
1231
+ "comments": {
1232
+ "none": [
1233
+ {
1234
+ "author": "miroslav.stastny@microsoft.com",
1235
+ "package": "@fluentui/react-alert",
1236
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
1237
+ "comment": "Update package readme"
1238
+ }
1239
+ ],
1240
+ "prerelease": [
1241
+ {
1242
+ "author": "beachball",
1243
+ "package": "@fluentui/react-alert",
1244
+ "comment": "Bump @fluentui/react-avatar to v9.2.4",
1245
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
1246
+ },
1247
+ {
1248
+ "author": "beachball",
1249
+ "package": "@fluentui/react-alert",
1250
+ "comment": "Bump @fluentui/react-button to v9.1.6",
1251
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
1252
+ }
1253
+ ]
1254
+ }
1255
+ },
1256
+ {
1257
+ "date": "Thu, 20 Oct 2022 08:39:57 GMT",
1258
+ "tag": "@fluentui/react-alert_v9.0.0-beta.14",
1259
+ "version": "9.0.0-beta.14",
1260
+ "comments": {
1261
+ "prerelease": [
1262
+ {
1263
+ "author": "mgodbolt@microsoft.com",
1264
+ "package": "@fluentui/react-alert",
1265
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
1266
+ "comment": "chore: Bump peer deps to support React 18"
1267
+ },
1268
+ {
1269
+ "author": "tristan.watanabe@gmail.com",
1270
+ "package": "@fluentui/react-alert",
1271
+ "commit": "791ed7453a6bf65342e9bed5876b02ef0b9fc944",
1272
+ "comment": "chore: Migrate to new package structure."
1273
+ },
1274
+ {
1275
+ "author": "olfedias@microsoft.com",
1276
+ "package": "@fluentui/react-alert",
1277
+ "commit": "06865dada128321804646582f564ee86d835d174",
1278
+ "comment": "chore: Update Griffel to latest version"
1279
+ },
1280
+ {
1281
+ "author": "beachball",
1282
+ "package": "@fluentui/react-alert",
1283
+ "comment": "Bump @fluentui/react-avatar to v9.2.3",
1284
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
1285
+ },
1286
+ {
1287
+ "author": "beachball",
1288
+ "package": "@fluentui/react-alert",
1289
+ "comment": "Bump @fluentui/react-button to v9.1.5",
1290
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
1291
+ },
1292
+ {
1293
+ "author": "beachball",
1294
+ "package": "@fluentui/react-alert",
1295
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
1296
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
1297
+ },
1298
+ {
1299
+ "author": "beachball",
1300
+ "package": "@fluentui/react-alert",
1301
+ "comment": "Bump @fluentui/react-utilities to v9.1.2",
1302
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
1303
+ },
1304
+ {
1305
+ "author": "beachball",
1306
+ "package": "@fluentui/react-alert",
1307
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
1308
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
1309
+ }
1310
+ ]
1311
+ }
1312
+ },
1313
+ {
1314
+ "date": "Thu, 13 Oct 2022 12:56:30 GMT",
1315
+ "tag": "@fluentui/react-alert_v9.0.0-beta.13",
1316
+ "version": "9.0.0-beta.13",
1317
+ "comments": {
1318
+ "prerelease": [
1319
+ {
1320
+ "author": "beachball",
1321
+ "package": "@fluentui/react-alert",
1322
+ "comment": "Bump @fluentui/react-avatar to v9.2.2",
1323
+ "commit": "77301c97c0539b9ebf891642eb0a077d1aeae9a6"
1324
+ }
1325
+ ]
1326
+ }
1327
+ },
1328
+ {
1329
+ "date": "Thu, 13 Oct 2022 11:02:42 GMT",
1330
+ "tag": "@fluentui/react-alert_v9.0.0-beta.12",
1331
+ "version": "9.0.0-beta.12",
1332
+ "comments": {
1333
+ "prerelease": [
1334
+ {
1335
+ "author": "olfedias@microsoft.com",
1336
+ "package": "@fluentui/react-alert",
1337
+ "commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
1338
+ "comment": "chore: Update Griffel to latest version"
1339
+ },
1340
+ {
1341
+ "author": "beachball",
1342
+ "package": "@fluentui/react-alert",
1343
+ "comment": "Bump @fluentui/react-avatar to v9.2.1",
1344
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
1345
+ },
1346
+ {
1347
+ "author": "beachball",
1348
+ "package": "@fluentui/react-alert",
1349
+ "comment": "Bump @fluentui/react-button to v9.1.4",
1350
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
1351
+ },
1352
+ {
1353
+ "author": "beachball",
1354
+ "package": "@fluentui/react-alert",
1355
+ "comment": "Bump @fluentui/react-utilities to v9.1.1",
1356
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
1357
+ },
1358
+ {
1359
+ "author": "beachball",
1360
+ "package": "@fluentui/react-alert",
1361
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
1362
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
1363
+ }
1364
+ ]
1365
+ }
1366
+ },
1367
+ {
1368
+ "date": "Mon, 03 Oct 2022 22:24:42 GMT",
1369
+ "tag": "@fluentui/react-alert_v9.0.0-beta.11",
1370
+ "version": "9.0.0-beta.11",
1371
+ "comments": {
1372
+ "prerelease": [
1373
+ {
1374
+ "author": "beachball",
1375
+ "package": "@fluentui/react-alert",
1376
+ "comment": "Bump @fluentui/react-avatar to v9.2.0",
1377
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
1378
+ },
1379
+ {
1380
+ "author": "beachball",
1381
+ "package": "@fluentui/react-alert",
1382
+ "comment": "Bump @fluentui/react-button to v9.1.3",
1383
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
1384
+ }
1385
+ ]
1386
+ }
1387
+ },
1388
+ {
1389
+ "date": "Tue, 20 Sep 2022 20:55:45 GMT",
1390
+ "tag": "@fluentui/react-alert_v9.0.0-beta.10",
1391
+ "version": "9.0.0-beta.10",
1392
+ "comments": {
1393
+ "prerelease": [
1394
+ {
1395
+ "author": "beachball",
1396
+ "package": "@fluentui/react-alert",
1397
+ "comment": "Bump @fluentui/react-avatar to v9.1.1",
1398
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
1399
+ },
1400
+ {
1401
+ "author": "beachball",
1402
+ "package": "@fluentui/react-alert",
1403
+ "comment": "Bump @fluentui/react-button to v9.1.2",
1404
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
1405
+ },
1406
+ {
1407
+ "author": "beachball",
1408
+ "package": "@fluentui/react-alert",
1409
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
1410
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
1411
+ }
1412
+ ]
1413
+ }
1414
+ },
1415
+ {
1416
+ "date": "Thu, 15 Sep 2022 09:49:47 GMT",
1417
+ "tag": "@fluentui/react-alert_v9.0.0-beta.9",
1418
+ "version": "9.0.0-beta.9",
1419
+ "comments": {
1420
+ "none": [
1421
+ {
1422
+ "author": "martinhochel@microsoft.com",
1423
+ "package": "@fluentui/react-alert",
1424
+ "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
1425
+ "comment": "chore: update package scaffold"
1426
+ },
1427
+ {
1428
+ "author": "rohitpag@microsoft.com",
1429
+ "package": "@fluentui/react-alert",
1430
+ "commit": "045c66e2a2142e3d2380da05a9aa60b54de6888c",
1431
+ "comment": "Adding appearance prop to the alert component"
1432
+ }
1433
+ ],
1434
+ "prerelease": [
1435
+ {
1436
+ "author": "olfedias@microsoft.com",
1437
+ "package": "@fluentui/react-alert",
1438
+ "commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
1439
+ "comment": "chore: Update Griffel to latest version"
1440
+ },
1441
+ {
1442
+ "author": "beachball",
1443
+ "package": "@fluentui/react-alert",
1444
+ "comment": "Bump @fluentui/react-avatar to v9.1.0",
1445
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1446
+ },
1447
+ {
1448
+ "author": "beachball",
1449
+ "package": "@fluentui/react-alert",
1450
+ "comment": "Bump @fluentui/react-button to v9.1.1",
1451
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1452
+ },
1453
+ {
1454
+ "author": "beachball",
1455
+ "package": "@fluentui/react-alert",
1456
+ "comment": "Bump @fluentui/react-theme to v9.1.0",
1457
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1458
+ },
1459
+ {
1460
+ "author": "beachball",
1461
+ "package": "@fluentui/react-alert",
1462
+ "comment": "Bump @fluentui/react-utilities to v9.1.0",
1463
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1464
+ },
1465
+ {
1466
+ "author": "beachball",
1467
+ "package": "@fluentui/react-alert",
1468
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
1469
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1470
+ }
1471
+ ]
1472
+ }
1473
+ },
1474
+ {
1475
+ "date": "Wed, 03 Aug 2022 16:03:36 GMT",
1476
+ "tag": "@fluentui/react-alert_v9.0.0-beta.8",
1477
+ "version": "9.0.0-beta.8",
1478
+ "comments": {
1479
+ "prerelease": [
1480
+ {
1481
+ "author": "miroslav.stastny@microsoft.com",
1482
+ "package": "@fluentui/react-alert",
1483
+ "commit": "08563664778fd80284561d3c9d254307a0a32362",
1484
+ "comment": "chore: Bump Griffel dependencies"
1485
+ },
1486
+ {
1487
+ "author": "beachball",
1488
+ "package": "@fluentui/react-alert",
1489
+ "comment": "Bump @fluentui/react-avatar to v9.0.4",
1490
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
1491
+ },
1492
+ {
1493
+ "author": "beachball",
1494
+ "package": "@fluentui/react-alert",
1495
+ "comment": "Bump @fluentui/react-button to v9.1.0",
1496
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
1497
+ },
1498
+ {
1499
+ "author": "beachball",
1500
+ "package": "@fluentui/react-alert",
1501
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
1502
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
1503
+ }
1504
+ ]
1505
+ }
1506
+ },
1507
+ {
1508
+ "date": "Thu, 14 Jul 2022 21:21:08 GMT",
1509
+ "tag": "@fluentui/react-alert_v9.0.0-beta.7",
1510
+ "version": "9.0.0-beta.7",
1511
+ "comments": {
1512
+ "prerelease": [
1513
+ {
1514
+ "author": "Humberto.Morimoto@microsoft.com",
1515
+ "package": "@fluentui/react-alert",
1516
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
1517
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
1518
+ },
1519
+ {
1520
+ "author": "beachball",
1521
+ "package": "@fluentui/react-alert",
1522
+ "comment": "Bump @fluentui/react-avatar to v9.0.3",
1523
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
1524
+ },
1525
+ {
1526
+ "author": "beachball",
1527
+ "package": "@fluentui/react-alert",
1528
+ "comment": "Bump @fluentui/react-button to v9.0.3",
1529
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
1530
+ },
1531
+ {
1532
+ "author": "beachball",
1533
+ "package": "@fluentui/react-alert",
1534
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
1535
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
1536
+ }
1537
+ ]
1538
+ }
1539
+ },
1540
+ {
1541
+ "date": "Thu, 14 Jul 2022 17:06:12 GMT",
1542
+ "tag": "@fluentui/react-alert_v9.0.0-beta.6",
1543
+ "version": "9.0.0-beta.6",
1544
+ "comments": {
1545
+ "prerelease": [
1546
+ {
1547
+ "author": "ololubek@microsoft.com",
1548
+ "package": "@fluentui/react-alert",
1549
+ "commit": "63ab03fa7a9b3d02204147ea5356b8f78751df42",
1550
+ "comment": "chore: Update @fluentui/react-icons dependency to v2.0.175"
1551
+ },
1552
+ {
1553
+ "author": "sarah.higley@microsoft.com",
1554
+ "package": "@fluentui/react-alert",
1555
+ "commit": "18cb868b8978fc56b9dc2ded0aaf79d17e6deeee",
1556
+ "comment": "update Alert with live region attributes"
1557
+ },
1558
+ {
1559
+ "author": "rohitpag@microsoft.com",
1560
+ "package": "@fluentui/react-alert",
1561
+ "commit": "b4a1586d84a3f1480327d288b128eb102b44ba5a",
1562
+ "comment": "feat: Adding avatar slot support to Alert"
1563
+ },
1564
+ {
1565
+ "author": "beachball",
1566
+ "package": "@fluentui/react-alert",
1567
+ "comment": "Bump @fluentui/react-avatar to v9.0.2",
1568
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
1569
+ },
1570
+ {
1571
+ "author": "beachball",
1572
+ "package": "@fluentui/react-alert",
1573
+ "comment": "Bump @fluentui/react-button to v9.0.2",
1574
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
1575
+ },
1576
+ {
1577
+ "author": "beachball",
1578
+ "package": "@fluentui/react-alert",
1579
+ "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
1580
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
1581
+ },
1582
+ {
1583
+ "author": "beachball",
1584
+ "package": "@fluentui/react-alert",
1585
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
1586
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
1587
+ }
1588
+ ]
1589
+ }
1590
+ },
1591
+ {
1592
+ "date": "Tue, 28 Jun 2022 17:39:46 GMT",
6
1593
  "tag": "@fluentui/react-alert_v9.0.0-beta.5",
7
1594
  "version": "9.0.0-beta.5",
8
1595
  "comments": {