@fluentui/react-badge 0.0.0-nightly-20220517-0418.1 → 0.0.0-nightly-20220518-0420.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,10 +2,18 @@
2
2
  "name": "@fluentui/react-badge",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 17 May 2022 04:31:06 GMT",
6
- "tag": "@fluentui/react-badge_v0.0.0-nightly-20220517-0418.1",
7
- "version": "0.0.0-nightly-20220517-0418.1",
5
+ "date": "Wed, 18 May 2022 04:34:29 GMT",
6
+ "tag": "@fluentui/react-badge_v0.0.0-nightly-20220518-0420.1",
7
+ "version": "0.0.0-nightly-20220518-0420.1",
8
8
  "comments": {
9
+ "none": [
10
+ {
11
+ "author": "tristan.watanabe@gmail.com",
12
+ "package": "@fluentui/react-badge",
13
+ "commit": "2769e4b68c65eb8e06cf15384f51059e819b1fc5",
14
+ "comment": "react-badge: Move to new common folder."
15
+ }
16
+ ],
9
17
  "prerelease": [
10
18
  {
11
19
  "author": "sarah.higley@microsoft.com",
@@ -13,6 +21,12 @@
13
21
  "commit": "3c97b3754e1f5f77672c3ceb9886de43a462ccb6",
14
22
  "comment": "remove commons types from badges"
15
23
  },
24
+ {
25
+ "author": "mgodbolt@microsoft.com",
26
+ "package": "@fluentui/react-badge",
27
+ "commit": "b25c126f876408124bbb717da7778cd0936e67a4",
28
+ "comment": "pass in icon props to presence badge icon slot, and use default strings"
29
+ },
16
30
  {
17
31
  "author": "olfedias@microsoft.com",
18
32
  "package": "@fluentui/react-badge",
@@ -22,20 +36,20 @@
22
36
  {
23
37
  "author": "beachball",
24
38
  "package": "@fluentui/react-badge",
25
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220517-0418.1",
26
- "commit": "f95f6684cb226074554f5279075ff446d8397b6b"
39
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220518-0420.1",
40
+ "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
27
41
  },
28
42
  {
29
43
  "author": "beachball",
30
44
  "package": "@fluentui/react-badge",
31
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220517-0418.1",
32
- "commit": "f95f6684cb226074554f5279075ff446d8397b6b"
45
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220518-0420.1",
46
+ "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
33
47
  },
34
48
  {
35
49
  "author": "beachball",
36
50
  "package": "@fluentui/react-badge",
37
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220517-0418.1",
38
- "commit": "f95f6684cb226074554f5279075ff446d8397b6b"
51
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220518-0420.1",
52
+ "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
39
53
  }
40
54
  ]
41
55
  }
package/CHANGELOG.md CHANGED
@@ -1,25 +1,26 @@
1
1
  # Change Log - @fluentui/react-badge
2
2
 
3
- This log was last generated on Tue, 17 May 2022 04:31:06 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 18 May 2022 04:34:29 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220517-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v0.0.0-nightly-20220517-0418.1)
7
+ ## [0.0.0-nightly-20220518-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v0.0.0-nightly-20220518-0420.1)
8
8
 
9
- Tue, 17 May 2022 04:31:06 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.8..@fluentui/react-badge_v0.0.0-nightly-20220517-0418.1)
9
+ Wed, 18 May 2022 04:34:29 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.8..@fluentui/react-badge_v0.0.0-nightly-20220518-0420.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - remove commons types from badges ([PR #22868](https://github.com/microsoft/fluentui/pull/22868) by sarah.higley@microsoft.com)
15
+ - pass in icon props to presence badge icon slot, and use default strings ([PR #22901](https://github.com/microsoft/fluentui/pull/22901) by mgodbolt@microsoft.com)
15
16
  - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
16
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220517-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f95f6684cb226074554f5279075ff446d8397b6b) by beachball)
17
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220517-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f95f6684cb226074554f5279075ff446d8397b6b) by beachball)
18
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220517-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f95f6684cb226074554f5279075ff446d8397b6b) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
19
20
 
20
21
  ## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.8)
21
22
 
22
- Thu, 05 May 2022 18:26:30 GMT
23
+ Thu, 05 May 2022 18:26:30 GMT
23
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.7..@fluentui/react-badge_v9.0.0-rc.8)
24
25
 
25
26
  ### Changes
@@ -30,7 +31,7 @@ Thu, 05 May 2022 18:26:30 GMT
30
31
 
31
32
  ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.7)
32
33
 
33
- Wed, 04 May 2022 13:26:54 GMT
34
+ Wed, 04 May 2022 13:26:54 GMT
34
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.6..@fluentui/react-badge_v9.0.0-rc.7)
35
36
 
36
37
  ### Changes
@@ -40,7 +41,7 @@ Wed, 04 May 2022 13:26:54 GMT
40
41
 
41
42
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.6)
42
43
 
43
- Tue, 19 Apr 2022 19:17:10 GMT
44
+ Tue, 19 Apr 2022 19:17:10 GMT
44
45
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.5..@fluentui/react-badge_v9.0.0-rc.6)
45
46
 
46
47
  ### Changes
@@ -56,7 +57,7 @@ Tue, 19 Apr 2022 19:17:10 GMT
56
57
 
57
58
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.5)
58
59
 
59
- Fri, 04 Mar 2022 05:17:34 GMT
60
+ Fri, 04 Mar 2022 05:17:34 GMT
60
61
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.4..@fluentui/react-badge_v9.0.0-rc.5)
61
62
 
62
63
  ### Changes
@@ -67,7 +68,7 @@ Fri, 04 Mar 2022 05:17:34 GMT
67
68
 
68
69
  ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.4)
69
70
 
70
- Tue, 01 Mar 2022 02:17:40 GMT
71
+ Tue, 01 Mar 2022 02:17:40 GMT
71
72
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.3..@fluentui/react-badge_v9.0.0-rc.4)
72
73
 
73
74
  ### Changes
@@ -76,7 +77,7 @@ Tue, 01 Mar 2022 02:17:40 GMT
76
77
 
77
78
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.3)
78
79
 
79
- Fri, 18 Feb 2022 13:35:28 GMT
80
+ Fri, 18 Feb 2022 13:35:28 GMT
80
81
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.1..@fluentui/react-badge_v9.0.0-rc.3)
81
82
 
82
83
  ### Changes
@@ -88,7 +89,7 @@ Fri, 18 Feb 2022 13:35:28 GMT
88
89
 
89
90
  ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.1)
90
91
 
91
- Thu, 10 Feb 2022 08:51:40 GMT
92
+ Thu, 10 Feb 2022 08:51:40 GMT
92
93
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-beta.4..@fluentui/react-badge_v9.0.0-rc.1)
93
94
 
94
95
  ### Changes
@@ -118,7 +119,7 @@ Thu, 10 Feb 2022 08:51:40 GMT
118
119
 
119
120
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-beta.4)
120
121
 
121
- Thu, 25 Nov 2021 08:34:11 GMT
122
+ Thu, 25 Nov 2021 08:34:11 GMT
122
123
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-beta.3..@fluentui/react-badge_v9.0.0-beta.4)
123
124
 
124
125
  ### Changes
@@ -136,7 +137,7 @@ Thu, 25 Nov 2021 08:34:11 GMT
136
137
 
137
138
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-beta.3)
138
139
 
139
- Fri, 12 Nov 2021 13:25:15 GMT
140
+ Fri, 12 Nov 2021 13:25:15 GMT
140
141
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-beta.2..@fluentui/react-badge_v9.0.0-beta.3)
141
142
 
142
143
  ### Changes
@@ -152,7 +153,7 @@ Fri, 12 Nov 2021 13:25:15 GMT
152
153
 
153
154
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-beta.2)
154
155
 
155
- Wed, 27 Oct 2021 12:14:14 GMT
156
+ Wed, 27 Oct 2021 12:14:14 GMT
156
157
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-beta.1..@fluentui/react-badge_v9.0.0-beta.2)
157
158
 
158
159
  ### Changes
@@ -168,7 +169,7 @@ Wed, 27 Oct 2021 12:14:14 GMT
168
169
 
169
170
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-beta.1)
170
171
 
171
- Wed, 06 Oct 2021 10:37:22 GMT
172
+ Wed, 06 Oct 2021 10:37:22 GMT
172
173
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.92..@fluentui/react-badge_v9.0.0-beta.1)
173
174
 
174
175
  ### Changes
@@ -183,7 +184,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
183
184
 
184
185
  ## [9.0.0-alpha.92](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.92)
185
186
 
186
- Tue, 05 Oct 2021 12:47:58 GMT
187
+ Tue, 05 Oct 2021 12:47:58 GMT
187
188
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.91..@fluentui/react-badge_v9.0.0-alpha.92)
188
189
 
189
190
  ### Changes
@@ -195,7 +196,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
195
196
 
196
197
  ## [9.0.0-alpha.91](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.91)
197
198
 
198
- Tue, 05 Oct 2021 09:28:07 GMT
199
+ Tue, 05 Oct 2021 09:28:07 GMT
199
200
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.90..@fluentui/react-badge_v9.0.0-alpha.91)
200
201
 
201
202
  ### Changes
@@ -209,7 +210,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
209
210
 
210
211
  ## [9.0.0-alpha.90](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.90)
211
212
 
212
- Fri, 01 Oct 2021 14:13:08 GMT
213
+ Fri, 01 Oct 2021 14:13:08 GMT
213
214
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.88..@fluentui/react-badge_v9.0.0-alpha.90)
214
215
 
215
216
  ### Changes
@@ -224,7 +225,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
224
225
 
225
226
  ## [9.0.0-alpha.88](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.88)
226
227
 
227
- Wed, 29 Sep 2021 08:06:11 GMT
228
+ Wed, 29 Sep 2021 08:06:11 GMT
228
229
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.87..@fluentui/react-badge_v9.0.0-alpha.88)
229
230
 
230
231
  ### Changes
@@ -238,7 +239,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
238
239
 
239
240
  ## [9.0.0-alpha.87](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.87)
240
241
 
241
- Mon, 27 Sep 2021 08:06:00 GMT
242
+ Mon, 27 Sep 2021 08:06:00 GMT
242
243
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.86..@fluentui/react-badge_v9.0.0-alpha.87)
243
244
 
244
245
  ### Changes
@@ -252,7 +253,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
252
253
 
253
254
  ## [9.0.0-alpha.86](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.86)
254
255
 
255
- Fri, 24 Sep 2021 09:17:17 GMT
256
+ Fri, 24 Sep 2021 09:17:17 GMT
256
257
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.85..@fluentui/react-badge_v9.0.0-alpha.86)
257
258
 
258
259
  ### Changes
@@ -266,7 +267,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
266
267
 
267
268
  ## [9.0.0-alpha.85](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.85)
268
269
 
269
- Thu, 23 Sep 2021 08:21:34 GMT
270
+ Thu, 23 Sep 2021 08:21:34 GMT
270
271
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.84..@fluentui/react-badge_v9.0.0-alpha.85)
271
272
 
272
273
  ### Changes
@@ -279,7 +280,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
279
280
 
280
281
  ## [9.0.0-alpha.84](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.84)
281
282
 
282
- Wed, 22 Sep 2021 10:10:07 GMT
283
+ Wed, 22 Sep 2021 10:10:07 GMT
283
284
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.83..@fluentui/react-badge_v9.0.0-alpha.84)
284
285
 
285
286
  ### Changes
@@ -293,7 +294,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
293
294
 
294
295
  ## [9.0.0-alpha.83](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.83)
295
296
 
296
- Tue, 21 Sep 2021 07:42:34 GMT
297
+ Tue, 21 Sep 2021 07:42:34 GMT
297
298
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.82..@fluentui/react-badge_v9.0.0-alpha.83)
298
299
 
299
300
  ### Changes
@@ -307,7 +308,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
307
308
 
308
309
  ## [9.0.0-alpha.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.82)
309
310
 
310
- Mon, 20 Sep 2021 07:36:26 GMT
311
+ Mon, 20 Sep 2021 07:36:26 GMT
311
312
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.81..@fluentui/react-badge_v9.0.0-alpha.82)
312
313
 
313
314
  ### Changes
@@ -316,7 +317,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
316
317
 
317
318
  ## [9.0.0-alpha.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.81)
318
319
 
319
- Fri, 17 Sep 2021 07:35:26 GMT
320
+ Fri, 17 Sep 2021 07:35:26 GMT
320
321
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.80..@fluentui/react-badge_v9.0.0-alpha.81)
321
322
 
322
323
  ### Changes
@@ -325,7 +326,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
325
326
 
326
327
  ## [9.0.0-alpha.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.80)
327
328
 
328
- Thu, 16 Sep 2021 07:38:39 GMT
329
+ Thu, 16 Sep 2021 07:38:39 GMT
329
330
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.79..@fluentui/react-badge_v9.0.0-alpha.80)
330
331
 
331
332
  ### Changes
@@ -334,7 +335,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
334
335
 
335
336
  ## [9.0.0-alpha.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.79)
336
337
 
337
- Tue, 14 Sep 2021 20:09:02 GMT
338
+ Tue, 14 Sep 2021 20:09:02 GMT
338
339
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.78..@fluentui/react-badge_v9.0.0-alpha.79)
339
340
 
340
341
  ### Changes
@@ -343,7 +344,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
343
344
 
344
345
  ## [9.0.0-alpha.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.78)
345
346
 
346
- Fri, 10 Sep 2021 16:31:53 GMT
347
+ Fri, 10 Sep 2021 16:31:53 GMT
347
348
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.77..@fluentui/react-badge_v9.0.0-alpha.78)
348
349
 
349
350
  ### Changes
@@ -353,7 +354,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
353
354
 
354
355
  ## [9.0.0-alpha.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.77)
355
356
 
356
- Fri, 10 Sep 2021 07:39:51 GMT
357
+ Fri, 10 Sep 2021 07:39:51 GMT
357
358
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.76..@fluentui/react-badge_v9.0.0-alpha.77)
358
359
 
359
360
  ### Changes
@@ -362,7 +363,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
362
363
 
363
364
  ## [9.0.0-alpha.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.76)
364
365
 
365
- Mon, 06 Sep 2021 07:34:53 GMT
366
+ Mon, 06 Sep 2021 07:34:53 GMT
366
367
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.75..@fluentui/react-badge_v9.0.0-alpha.76)
367
368
 
368
369
  ### Changes
@@ -371,7 +372,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
371
372
 
372
373
  ## [9.0.0-alpha.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.75)
373
374
 
374
- Thu, 02 Sep 2021 07:36:46 GMT
375
+ Thu, 02 Sep 2021 07:36:46 GMT
375
376
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.74..@fluentui/react-badge_v9.0.0-alpha.75)
376
377
 
377
378
  ### Patches
@@ -384,7 +385,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
384
385
 
385
386
  ## [9.0.0-alpha.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.74)
386
387
 
387
- Wed, 01 Sep 2021 07:39:56 GMT
388
+ Wed, 01 Sep 2021 07:39:56 GMT
388
389
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.73..@fluentui/react-badge_v9.0.0-alpha.74)
389
390
 
390
391
  ### Changes
@@ -393,7 +394,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
393
394
 
394
395
  ## [9.0.0-alpha.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.73)
395
396
 
396
- Tue, 31 Aug 2021 07:37:47 GMT
397
+ Tue, 31 Aug 2021 07:37:47 GMT
397
398
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.72..@fluentui/react-badge_v9.0.0-alpha.73)
398
399
 
399
400
  ### Changes
@@ -402,7 +403,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
402
403
 
403
404
  ## [9.0.0-alpha.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.72)
404
405
 
405
- Mon, 30 Aug 2021 07:35:05 GMT
406
+ Mon, 30 Aug 2021 07:35:05 GMT
406
407
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.71..@fluentui/react-badge_v9.0.0-alpha.72)
407
408
 
408
409
  ### Changes
@@ -411,7 +412,7 @@ Mon, 30 Aug 2021 07:35:05 GMT
411
412
 
412
413
  ## [9.0.0-alpha.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.71)
413
414
 
414
- Fri, 27 Aug 2021 07:33:32 GMT
415
+ Fri, 27 Aug 2021 07:33:32 GMT
415
416
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.70..@fluentui/react-badge_v9.0.0-alpha.71)
416
417
 
417
418
  ### Changes
@@ -420,7 +421,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
420
421
 
421
422
  ## [9.0.0-alpha.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.70)
422
423
 
423
- Thu, 26 Aug 2021 07:35:43 GMT
424
+ Thu, 26 Aug 2021 07:35:43 GMT
424
425
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.69..@fluentui/react-badge_v9.0.0-alpha.70)
425
426
 
426
427
  ### Changes
@@ -429,7 +430,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
429
430
 
430
431
  ## [9.0.0-alpha.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.69)
431
432
 
432
- Fri, 20 Aug 2021 07:37:28 GMT
433
+ Fri, 20 Aug 2021 07:37:28 GMT
433
434
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.68..@fluentui/react-badge_v9.0.0-alpha.69)
434
435
 
435
436
  ### Changes
@@ -438,7 +439,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
438
439
 
439
440
  ## [9.0.0-alpha.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.68)
440
441
 
441
- Thu, 19 Aug 2021 07:41:35 GMT
442
+ Thu, 19 Aug 2021 07:41:35 GMT
442
443
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.67..@fluentui/react-badge_v9.0.0-alpha.68)
443
444
 
444
445
  ### Changes
@@ -447,7 +448,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
447
448
 
448
449
  ## [9.0.0-alpha.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.67)
449
450
 
450
- Fri, 13 Aug 2021 07:36:34 GMT
451
+ Fri, 13 Aug 2021 07:36:34 GMT
451
452
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.66..@fluentui/react-badge_v9.0.0-alpha.67)
452
453
 
453
454
  ### Changes
@@ -456,7 +457,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
456
457
 
457
458
  ## [9.0.0-alpha.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.66)
458
459
 
459
- Wed, 11 Aug 2021 07:34:54 GMT
460
+ Wed, 11 Aug 2021 07:34:54 GMT
460
461
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.65..@fluentui/react-badge_v9.0.0-alpha.66)
461
462
 
462
463
  ### Changes
@@ -465,7 +466,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
465
466
 
466
467
  ## [9.0.0-alpha.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.65)
467
468
 
468
- Fri, 06 Aug 2021 07:35:14 GMT
469
+ Fri, 06 Aug 2021 07:35:14 GMT
469
470
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.64..@fluentui/react-badge_v9.0.0-alpha.65)
470
471
 
471
472
  ### Changes
@@ -474,7 +475,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
474
475
 
475
476
  ## [9.0.0-alpha.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.64)
476
477
 
477
- Tue, 03 Aug 2021 07:39:30 GMT
478
+ Tue, 03 Aug 2021 07:39:30 GMT
478
479
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.63..@fluentui/react-badge_v9.0.0-alpha.64)
479
480
 
480
481
  ### Patches
@@ -489,7 +490,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
489
490
 
490
491
  ## [9.0.0-alpha.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.63)
491
492
 
492
- Mon, 02 Aug 2021 07:36:20 GMT
493
+ Mon, 02 Aug 2021 07:36:20 GMT
493
494
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.62..@fluentui/react-badge_v9.0.0-alpha.63)
494
495
 
495
496
  ### Changes
@@ -498,7 +499,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
498
499
 
499
500
  ## [9.0.0-alpha.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.62)
500
501
 
501
- Mon, 26 Jul 2021 07:37:30 GMT
502
+ Mon, 26 Jul 2021 07:37:30 GMT
502
503
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.61..@fluentui/react-badge_v9.0.0-alpha.62)
503
504
 
504
505
  ### Changes
@@ -507,7 +508,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
507
508
 
508
509
  ## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.61)
509
510
 
510
- Fri, 23 Jul 2021 07:38:19 GMT
511
+ Fri, 23 Jul 2021 07:38:19 GMT
511
512
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.60..@fluentui/react-badge_v9.0.0-alpha.61)
512
513
 
513
514
  ### Changes
@@ -516,7 +517,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
516
517
 
517
518
  ## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.60)
518
519
 
519
- Thu, 22 Jul 2021 07:36:55 GMT
520
+ Thu, 22 Jul 2021 07:36:55 GMT
520
521
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.59..@fluentui/react-badge_v9.0.0-alpha.60)
521
522
 
522
523
  ### Changes
@@ -525,7 +526,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
525
526
 
526
527
  ## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.59)
527
528
 
528
- Tue, 20 Jul 2021 22:23:17 GMT
529
+ Tue, 20 Jul 2021 22:23:17 GMT
529
530
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.58..@fluentui/react-badge_v9.0.0-alpha.59)
530
531
 
531
532
  ### Changes
@@ -534,7 +535,7 @@ Tue, 20 Jul 2021 22:23:17 GMT
534
535
 
535
536
  ## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.58)
536
537
 
537
- Fri, 16 Jul 2021 22:53:17 GMT
538
+ Fri, 16 Jul 2021 22:53:17 GMT
538
539
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.57..@fluentui/react-badge_v9.0.0-alpha.58)
539
540
 
540
541
  ### Changes
@@ -543,7 +544,7 @@ Fri, 16 Jul 2021 22:53:17 GMT
543
544
 
544
545
  ## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.57)
545
546
 
546
- Thu, 15 Jul 2021 07:36:18 GMT
547
+ Thu, 15 Jul 2021 07:36:18 GMT
547
548
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.56..@fluentui/react-badge_v9.0.0-alpha.57)
548
549
 
549
550
  ### Changes
@@ -552,7 +553,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
552
553
 
553
554
  ## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.56)
554
555
 
555
- Tue, 13 Jul 2021 22:32:58 GMT
556
+ Tue, 13 Jul 2021 22:32:58 GMT
556
557
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.55..@fluentui/react-badge_v9.0.0-alpha.56)
557
558
 
558
559
  ### Patches
@@ -561,7 +562,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
561
562
 
562
563
  ## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.55)
563
564
 
564
- Tue, 13 Jul 2021 07:35:36 GMT
565
+ Tue, 13 Jul 2021 07:35:36 GMT
565
566
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.54..@fluentui/react-badge_v9.0.0-alpha.55)
566
567
 
567
568
  ### Changes
@@ -570,7 +571,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
570
571
 
571
572
  ## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.54)
572
573
 
573
- Fri, 09 Jul 2021 07:39:31 GMT
574
+ Fri, 09 Jul 2021 07:39:31 GMT
574
575
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.53..@fluentui/react-badge_v9.0.0-alpha.54)
575
576
 
576
577
  ### Patches
@@ -585,7 +586,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
585
586
 
586
587
  ## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.53)
587
588
 
588
- Fri, 02 Jul 2021 23:15:55 GMT
589
+ Fri, 02 Jul 2021 23:15:55 GMT
589
590
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.52..@fluentui/react-badge_v9.0.0-alpha.53)
590
591
 
591
592
  ### Changes
@@ -594,7 +595,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
594
595
 
595
596
  ## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.52)
596
597
 
597
- Fri, 02 Jul 2021 07:37:06 GMT
598
+ Fri, 02 Jul 2021 07:37:06 GMT
598
599
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.51..@fluentui/react-badge_v9.0.0-alpha.52)
599
600
 
600
601
  ### Changes
@@ -603,7 +604,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
603
604
 
604
605
  ## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.51)
605
606
 
606
- Thu, 01 Jul 2021 07:35:05 GMT
607
+ Thu, 01 Jul 2021 07:35:05 GMT
607
608
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.50..@fluentui/react-badge_v9.0.0-alpha.51)
608
609
 
609
610
  ### Changes
@@ -612,7 +613,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
612
613
 
613
614
  ## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.50)
614
615
 
615
- Wed, 30 Jun 2021 07:38:35 GMT
616
+ Wed, 30 Jun 2021 07:38:35 GMT
616
617
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.49..@fluentui/react-badge_v9.0.0-alpha.50)
617
618
 
618
619
  ### Changes
@@ -621,7 +622,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
621
622
 
622
623
  ## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.49)
623
624
 
624
- Tue, 29 Jun 2021 07:33:32 GMT
625
+ Tue, 29 Jun 2021 07:33:32 GMT
625
626
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.48..@fluentui/react-badge_v9.0.0-alpha.49)
626
627
 
627
628
  ### Changes
@@ -630,7 +631,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
630
631
 
631
632
  ## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.48)
632
633
 
633
- Tue, 22 Jun 2021 07:35:11 GMT
634
+ Tue, 22 Jun 2021 07:35:11 GMT
634
635
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.47..@fluentui/react-badge_v9.0.0-alpha.48)
635
636
 
636
637
  ### Changes
@@ -639,7 +640,7 @@ Tue, 22 Jun 2021 07:35:11 GMT
639
640
 
640
641
  ## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.47)
641
642
 
642
- Tue, 15 Jun 2021 07:40:20 GMT
643
+ Tue, 15 Jun 2021 07:40:20 GMT
643
644
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.46..@fluentui/react-badge_v9.0.0-alpha.47)
644
645
 
645
646
  ### Changes
@@ -648,7 +649,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
648
649
 
649
650
  ## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.46)
650
651
 
651
- Mon, 07 Jun 2021 07:38:15 GMT
652
+ Mon, 07 Jun 2021 07:38:15 GMT
652
653
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.45..@fluentui/react-badge_v9.0.0-alpha.46)
653
654
 
654
655
  ### Patches
@@ -663,7 +664,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
663
664
 
664
665
  ## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.45)
665
666
 
666
- Fri, 04 Jun 2021 07:37:23 GMT
667
+ Fri, 04 Jun 2021 07:37:23 GMT
667
668
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.44..@fluentui/react-badge_v9.0.0-alpha.45)
668
669
 
669
670
  ### Changes
@@ -672,7 +673,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
672
673
 
673
674
  ## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.44)
674
675
 
675
- Thu, 03 Jun 2021 07:36:03 GMT
676
+ Thu, 03 Jun 2021 07:36:03 GMT
676
677
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.43..@fluentui/react-badge_v9.0.0-alpha.44)
677
678
 
678
679
  ### Changes
@@ -681,7 +682,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
681
682
 
682
683
  ## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.43)
683
684
 
684
- Wed, 02 Jun 2021 07:37:15 GMT
685
+ Wed, 02 Jun 2021 07:37:15 GMT
685
686
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.42..@fluentui/react-badge_v9.0.0-alpha.43)
686
687
 
687
688
  ### Changes
@@ -690,7 +691,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
690
691
 
691
692
  ## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.42)
692
693
 
693
- Wed, 26 May 2021 07:35:43 GMT
694
+ Wed, 26 May 2021 07:35:43 GMT
694
695
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.41..@fluentui/react-badge_v9.0.0-alpha.42)
695
696
 
696
697
  ### Changes
@@ -699,7 +700,7 @@ Wed, 26 May 2021 07:35:43 GMT
699
700
 
700
701
  ## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.41)
701
702
 
702
- Fri, 21 May 2021 07:34:54 GMT
703
+ Fri, 21 May 2021 07:34:54 GMT
703
704
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.40..@fluentui/react-badge_v9.0.0-alpha.41)
704
705
 
705
706
  ### Changes
@@ -708,7 +709,7 @@ Fri, 21 May 2021 07:34:54 GMT
708
709
 
709
710
  ## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.40)
710
711
 
711
- Thu, 20 May 2021 07:41:54 GMT
712
+ Thu, 20 May 2021 07:41:54 GMT
712
713
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.39..@fluentui/react-badge_v9.0.0-alpha.40)
713
714
 
714
715
  ### Patches
@@ -723,7 +724,7 @@ Thu, 20 May 2021 07:41:54 GMT
723
724
 
724
725
  ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.39)
725
726
 
726
- Wed, 19 May 2021 07:34:20 GMT
727
+ Wed, 19 May 2021 07:34:20 GMT
727
728
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.38..@fluentui/react-badge_v9.0.0-alpha.39)
728
729
 
729
730
  ### Patches
@@ -736,7 +737,7 @@ Wed, 19 May 2021 07:34:20 GMT
736
737
 
737
738
  ## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.38)
738
739
 
739
- Tue, 18 May 2021 07:34:38 GMT
740
+ Tue, 18 May 2021 07:34:38 GMT
740
741
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.37..@fluentui/react-badge_v9.0.0-alpha.38)
741
742
 
742
743
  ### Changes
@@ -745,7 +746,7 @@ Tue, 18 May 2021 07:34:38 GMT
745
746
 
746
747
  ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.37)
747
748
 
748
- Thu, 13 May 2021 07:36:55 GMT
749
+ Thu, 13 May 2021 07:36:55 GMT
749
750
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.36..@fluentui/react-badge_v9.0.0-alpha.37)
750
751
 
751
752
  ### Changes
@@ -754,7 +755,7 @@ Thu, 13 May 2021 07:36:55 GMT
754
755
 
755
756
  ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.36)
756
757
 
757
- Wed, 12 May 2021 07:36:20 GMT
758
+ Wed, 12 May 2021 07:36:20 GMT
758
759
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.35..@fluentui/react-badge_v9.0.0-alpha.36)
759
760
 
760
761
  ### Changes
@@ -763,7 +764,7 @@ Wed, 12 May 2021 07:36:20 GMT
763
764
 
764
765
  ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.35)
765
766
 
766
- Mon, 10 May 2021 07:36:07 GMT
767
+ Mon, 10 May 2021 07:36:07 GMT
767
768
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.34..@fluentui/react-badge_v9.0.0-alpha.35)
768
769
 
769
770
  ### Changes
@@ -772,7 +773,7 @@ Mon, 10 May 2021 07:36:07 GMT
772
773
 
773
774
  ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.34)
774
775
 
775
- Wed, 05 May 2021 07:36:50 GMT
776
+ Wed, 05 May 2021 07:36:50 GMT
776
777
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.33..@fluentui/react-badge_v9.0.0-alpha.34)
777
778
 
778
779
  ### Changes
@@ -781,7 +782,7 @@ Wed, 05 May 2021 07:36:50 GMT
781
782
 
782
783
  ## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.33)
783
784
 
784
- Mon, 03 May 2021 07:45:19 GMT
785
+ Mon, 03 May 2021 07:45:19 GMT
785
786
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.32..@fluentui/react-badge_v9.0.0-alpha.33)
786
787
 
787
788
  ### Changes
@@ -790,7 +791,7 @@ Mon, 03 May 2021 07:45:19 GMT
790
791
 
791
792
  ## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.32)
792
793
 
793
- Fri, 30 Apr 2021 07:42:23 GMT
794
+ Fri, 30 Apr 2021 07:42:23 GMT
794
795
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.31..@fluentui/react-badge_v9.0.0-alpha.32)
795
796
 
796
797
  ### Patches
@@ -805,7 +806,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
805
806
 
806
807
  ## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.31)
807
808
 
808
- Tue, 27 Apr 2021 07:34:03 GMT
809
+ Tue, 27 Apr 2021 07:34:03 GMT
809
810
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.30..@fluentui/react-badge_v9.0.0-alpha.31)
810
811
 
811
812
  ### Changes
@@ -814,7 +815,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
814
815
 
815
816
  ## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.30)
816
817
 
817
- Mon, 26 Apr 2021 07:34:31 GMT
818
+ Mon, 26 Apr 2021 07:34:31 GMT
818
819
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.29..@fluentui/react-badge_v9.0.0-alpha.30)
819
820
 
820
821
  ### Changes
@@ -823,7 +824,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
823
824
 
824
825
  ## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.29)
825
826
 
826
- Fri, 23 Apr 2021 07:37:10 GMT
827
+ Fri, 23 Apr 2021 07:37:10 GMT
827
828
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.28..@fluentui/react-badge_v9.0.0-alpha.29)
828
829
 
829
830
  ### Patches
@@ -838,7 +839,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
838
839
 
839
840
  ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.28)
840
841
 
841
- Thu, 22 Apr 2021 07:33:28 GMT
842
+ Thu, 22 Apr 2021 07:33:28 GMT
842
843
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.27..@fluentui/react-badge_v9.0.0-alpha.28)
843
844
 
844
845
  ### Changes
@@ -847,7 +848,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
847
848
 
848
849
  ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.27)
849
850
 
850
- Wed, 21 Apr 2021 07:31:50 GMT
851
+ Wed, 21 Apr 2021 07:31:50 GMT
851
852
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.26..@fluentui/react-badge_v9.0.0-alpha.27)
852
853
 
853
854
  ### Changes
@@ -856,7 +857,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
856
857
 
857
858
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.26)
858
859
 
859
- Tue, 20 Apr 2021 07:31:35 GMT
860
+ Tue, 20 Apr 2021 07:31:35 GMT
860
861
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.25..@fluentui/react-badge_v9.0.0-alpha.26)
861
862
 
862
863
  ### Changes
@@ -865,7 +866,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
865
866
 
866
867
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.25)
867
868
 
868
- Fri, 16 Apr 2021 18:08:21 GMT
869
+ Fri, 16 Apr 2021 18:08:21 GMT
869
870
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.24..@fluentui/react-badge_v9.0.0-alpha.25)
870
871
 
871
872
  ### Changes
@@ -874,7 +875,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
874
875
 
875
876
  ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.24)
876
877
 
877
- Wed, 14 Apr 2021 07:34:12 GMT
878
+ Wed, 14 Apr 2021 07:34:12 GMT
878
879
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.23..@fluentui/react-badge_v9.0.0-alpha.24)
879
880
 
880
881
  ### Changes
@@ -883,7 +884,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
883
884
 
884
885
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.23)
885
886
 
886
- Fri, 09 Apr 2021 07:31:06 GMT
887
+ Fri, 09 Apr 2021 07:31:06 GMT
887
888
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.22..@fluentui/react-badge_v9.0.0-alpha.23)
888
889
 
889
890
  ### Changes
@@ -892,7 +893,7 @@ Fri, 09 Apr 2021 07:31:06 GMT
892
893
 
893
894
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.22)
894
895
 
895
- Thu, 08 Apr 2021 07:33:06 GMT
896
+ Thu, 08 Apr 2021 07:33:06 GMT
896
897
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.21..@fluentui/react-badge_v9.0.0-alpha.22)
897
898
 
898
899
  ### Changes
@@ -901,7 +902,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
901
902
 
902
903
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.21)
903
904
 
904
- Thu, 01 Apr 2021 20:13:37 GMT
905
+ Thu, 01 Apr 2021 20:13:37 GMT
905
906
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.20..@fluentui/react-badge_v9.0.0-alpha.21)
906
907
 
907
908
  ### Changes
@@ -910,7 +911,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
910
911
 
911
912
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.20)
912
913
 
913
- Wed, 31 Mar 2021 00:53:43 GMT
914
+ Wed, 31 Mar 2021 00:53:43 GMT
914
915
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.19..@fluentui/react-badge_v9.0.0-alpha.20)
915
916
 
916
917
  ### Patches
@@ -925,7 +926,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
925
926
 
926
927
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.19)
927
928
 
928
- Tue, 30 Mar 2021 07:34:45 GMT
929
+ Tue, 30 Mar 2021 07:34:45 GMT
929
930
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.18..@fluentui/react-badge_v9.0.0-alpha.19)
930
931
 
931
932
  ### Changes
@@ -934,7 +935,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
934
935
 
935
936
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.18)
936
937
 
937
- Fri, 26 Mar 2021 07:32:34 GMT
938
+ Fri, 26 Mar 2021 07:32:34 GMT
938
939
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.17..@fluentui/react-badge_v9.0.0-alpha.18)
939
940
 
940
941
  ### Changes
@@ -943,7 +944,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
943
944
 
944
945
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.17)
945
946
 
946
- Thu, 25 Mar 2021 07:33:24 GMT
947
+ Thu, 25 Mar 2021 07:33:24 GMT
947
948
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.16..@fluentui/react-badge_v9.0.0-alpha.17)
948
949
 
949
950
  ### Changes
@@ -952,7 +953,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
952
953
 
953
954
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.16)
954
955
 
955
- Wed, 24 Mar 2021 07:32:21 GMT
956
+ Wed, 24 Mar 2021 07:32:21 GMT
956
957
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.15..@fluentui/react-badge_v9.0.0-alpha.16)
957
958
 
958
959
  ### Changes
@@ -961,7 +962,7 @@ Wed, 24 Mar 2021 07:32:21 GMT
961
962
 
962
963
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.15)
963
964
 
964
- Tue, 23 Mar 2021 07:31:43 GMT
965
+ Tue, 23 Mar 2021 07:31:43 GMT
965
966
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.14..@fluentui/react-badge_v9.0.0-alpha.15)
966
967
 
967
968
  ### Changes
@@ -970,7 +971,7 @@ Tue, 23 Mar 2021 07:31:43 GMT
970
971
 
971
972
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.14)
972
973
 
973
- Thu, 18 Mar 2021 20:15:34 GMT
974
+ Thu, 18 Mar 2021 20:15:34 GMT
974
975
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.13..@fluentui/react-badge_v9.0.0-alpha.14)
975
976
 
976
977
  ### Changes
@@ -979,7 +980,7 @@ Thu, 18 Mar 2021 20:15:34 GMT
979
980
 
980
981
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.13)
981
982
 
982
- Wed, 17 Mar 2021 18:08:23 GMT
983
+ Wed, 17 Mar 2021 18:08:23 GMT
983
984
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.12..@fluentui/react-badge_v9.0.0-alpha.13)
984
985
 
985
986
  ### Changes
@@ -988,7 +989,7 @@ Wed, 17 Mar 2021 18:08:23 GMT
988
989
 
989
990
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.12)
990
991
 
991
- Wed, 17 Mar 2021 07:35:44 GMT
992
+ Wed, 17 Mar 2021 07:35:44 GMT
992
993
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.11..@fluentui/react-badge_v9.0.0-alpha.12)
993
994
 
994
995
  ### Changes
@@ -998,7 +999,7 @@ Wed, 17 Mar 2021 07:35:44 GMT
998
999
 
999
1000
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.11)
1000
1001
 
1001
- Tue, 16 Mar 2021 07:32:44 GMT
1002
+ Tue, 16 Mar 2021 07:32:44 GMT
1002
1003
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.10..@fluentui/react-badge_v9.0.0-alpha.11)
1003
1004
 
1004
1005
  ### Patches
@@ -1011,7 +1012,7 @@ Tue, 16 Mar 2021 07:32:44 GMT
1011
1012
 
1012
1013
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.10)
1013
1014
 
1014
- Mon, 15 Mar 2021 07:36:20 GMT
1015
+ Mon, 15 Mar 2021 07:36:20 GMT
1015
1016
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.9..@fluentui/react-badge_v9.0.0-alpha.10)
1016
1017
 
1017
1018
  ### Changes
@@ -1020,7 +1021,7 @@ Mon, 15 Mar 2021 07:36:20 GMT
1020
1021
 
1021
1022
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.9)
1022
1023
 
1023
- Fri, 12 Mar 2021 20:04:27 GMT
1024
+ Fri, 12 Mar 2021 20:04:27 GMT
1024
1025
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.8..@fluentui/react-badge_v9.0.0-alpha.9)
1025
1026
 
1026
1027
  ### Patches
@@ -1033,7 +1034,7 @@ Fri, 12 Mar 2021 20:04:27 GMT
1033
1034
 
1034
1035
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.8)
1035
1036
 
1036
- Wed, 10 Mar 2021 07:34:39 GMT
1037
+ Wed, 10 Mar 2021 07:34:39 GMT
1037
1038
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.7..@fluentui/react-badge_v9.0.0-alpha.8)
1038
1039
 
1039
1040
  ### Changes
@@ -1042,7 +1043,7 @@ Wed, 10 Mar 2021 07:34:39 GMT
1042
1043
 
1043
1044
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.7)
1044
1045
 
1045
- Fri, 05 Mar 2021 20:30:59 GMT
1046
+ Fri, 05 Mar 2021 20:30:59 GMT
1046
1047
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.6..@fluentui/react-badge_v9.0.0-alpha.7)
1047
1048
 
1048
1049
  ### Changes
@@ -1051,7 +1052,7 @@ Fri, 05 Mar 2021 20:30:59 GMT
1051
1052
 
1052
1053
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.6)
1053
1054
 
1054
- Wed, 03 Mar 2021 00:10:09 GMT
1055
+ Wed, 03 Mar 2021 00:10:09 GMT
1055
1056
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.5..@fluentui/react-badge_v9.0.0-alpha.6)
1056
1057
 
1057
1058
  ### Changes
@@ -1060,7 +1061,7 @@ Wed, 03 Mar 2021 00:10:09 GMT
1060
1061
 
1061
1062
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.5)
1062
1063
 
1063
- Tue, 02 Mar 2021 07:24:27 GMT
1064
+ Tue, 02 Mar 2021 07:24:27 GMT
1064
1065
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.4..@fluentui/react-badge_v9.0.0-alpha.5)
1065
1066
 
1066
1067
  ### Changes
@@ -1069,7 +1070,7 @@ Tue, 02 Mar 2021 07:24:27 GMT
1069
1070
 
1070
1071
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.4)
1071
1072
 
1072
- Fri, 26 Feb 2021 01:16:27 GMT
1073
+ Fri, 26 Feb 2021 01:16:27 GMT
1073
1074
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.3..@fluentui/react-badge_v9.0.0-alpha.4)
1074
1075
 
1075
1076
  ### Patches
@@ -1085,7 +1086,7 @@ Fri, 26 Feb 2021 01:16:27 GMT
1085
1086
 
1086
1087
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.3)
1087
1088
 
1088
- Thu, 25 Feb 2021 20:16:39 GMT
1089
+ Thu, 25 Feb 2021 20:16:39 GMT
1089
1090
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.2..@fluentui/react-badge_v9.0.0-alpha.3)
1090
1091
 
1091
1092
  ### Changes
@@ -1094,7 +1095,7 @@ Thu, 25 Feb 2021 20:16:39 GMT
1094
1095
 
1095
1096
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.2)
1096
1097
 
1097
- Thu, 25 Feb 2021 01:15:27 GMT
1098
+ Thu, 25 Feb 2021 01:15:27 GMT
1098
1099
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.1..@fluentui/react-badge_v9.0.0-alpha.2)
1099
1100
 
1100
1101
  ### Patches
@@ -1103,7 +1104,7 @@ Thu, 25 Feb 2021 01:15:27 GMT
1103
1104
 
1104
1105
  ## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.1)
1105
1106
 
1106
- Wed, 24 Feb 2021 00:05:29 GMT
1107
+ Wed, 24 Feb 2021 00:05:29 GMT
1107
1108
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v0.2.0..@fluentui/react-badge_v9.0.0-alpha.1)
1108
1109
 
1109
1110
  ### Changes
package/dist/index.d.ts CHANGED
@@ -119,7 +119,7 @@ export declare const presenceBadgeClassName = "fui-PresenceBadge";
119
119
 
120
120
  export declare const presenceBadgeClassNames: SlotClassNames<BadgeSlots>;
121
121
 
122
- export declare type PresenceBadgeProps = Omit<ComponentProps<Pick<BadgeSlots, 'root'>>, 'color'> & Pick<BadgeProps, 'size'> & {
122
+ export declare type PresenceBadgeProps = Omit<ComponentProps<Pick<BadgeSlots, 'root' | 'icon'>>, 'color'> & Pick<BadgeProps, 'size'> & {
123
123
  /**
124
124
  * Represents several status
125
125
  * @default available
@@ -1,7 +1,7 @@
1
1
  import type { ComponentProps, ComponentState } from '@fluentui/react-utilities';
2
2
  import type { BadgeProps, BadgeState, BadgeSlots } from '../Badge/Badge.types';
3
3
  export declare type PresenceBadgeStatus = 'busy' | 'outOfOffice' | 'away' | 'available' | 'offline' | 'doNotDisturb' | 'unknown';
4
- export declare type PresenceBadgeProps = Omit<ComponentProps<Pick<BadgeSlots, 'root'>>, 'color'> & Pick<BadgeProps, 'size'> & {
4
+ export declare type PresenceBadgeProps = Omit<ComponentProps<Pick<BadgeSlots, 'root' | 'icon'>>, 'color'> & Pick<BadgeProps, 'size'> & {
5
5
  /**
6
6
  * Represents several status
7
7
  * @default available
@@ -1 +1 @@
1
- {"version":3,"file":"PresenceBadge.types.js","sourceRoot":"../src/","sources":["components/PresenceBadge/PresenceBadge.types.ts"],"names":[],"mappings":"","sourcesContent":["import type { ComponentProps, ComponentState } from '@fluentui/react-utilities';\nimport type { BadgeProps, BadgeState, BadgeSlots } from '../Badge/Badge.types';\n\nexport type PresenceBadgeStatus =\n | 'busy'\n | 'outOfOffice'\n | 'away'\n | 'available'\n | 'offline'\n | 'doNotDisturb'\n | 'unknown';\n\nexport type PresenceBadgeProps = Omit<ComponentProps<Pick<BadgeSlots, 'root'>>, 'color'> &\n Pick<BadgeProps, 'size'> & {\n /**\n * Represents several status\n * @default available\n */\n status?: PresenceBadgeStatus;\n\n /**\n * Modifies the display to indicate that the user is out of office.\n * This can be combined with any status to display an out-of-office version of that status\n * @default false\n */\n outOfOffice?: boolean;\n };\n\nexport type PresenceBadgeState = ComponentState<BadgeSlots> &\n BadgeState &\n Required<Pick<PresenceBadgeProps, 'status' | 'outOfOffice'>>;\n"]}
1
+ {"version":3,"file":"PresenceBadge.types.js","sourceRoot":"../src/","sources":["components/PresenceBadge/PresenceBadge.types.ts"],"names":[],"mappings":"","sourcesContent":["import type { ComponentProps, ComponentState } from '@fluentui/react-utilities';\nimport type { BadgeProps, BadgeState, BadgeSlots } from '../Badge/Badge.types';\n\nexport type PresenceBadgeStatus =\n | 'busy'\n | 'outOfOffice'\n | 'away'\n | 'available'\n | 'offline'\n | 'doNotDisturb'\n | 'unknown';\n\nexport type PresenceBadgeProps = Omit<ComponentProps<Pick<BadgeSlots, 'root' | 'icon'>>, 'color'> &\n Pick<BadgeProps, 'size'> & {\n /**\n * Represents several status\n * @default available\n */\n status?: PresenceBadgeStatus;\n\n /**\n * Modifies the display to indicate that the user is out of office.\n * This can be combined with any status to display an out-of-office version of that status\n * @default false\n */\n outOfOffice?: boolean;\n };\n\nexport type PresenceBadgeState = ComponentState<BadgeSlots> &\n BadgeState &\n Required<Pick<PresenceBadgeProps, 'status' | 'outOfOffice'>>;\n"]}
@@ -27,19 +27,31 @@ const iconMap = (status, outOfOffice, size) => {
27
27
  return presenceUnknownRegular[size];
28
28
  }
29
29
  };
30
+
31
+ const DEFAULT_STRINGS = {
32
+ busy: 'busy',
33
+ outOfOffice: 'out of office',
34
+ away: 'away',
35
+ available: 'available',
36
+ offline: 'offline',
37
+ doNotDisturb: 'do not disturb',
38
+ unknown: 'unknown'
39
+ };
30
40
  /**
31
41
  * Returns the props and state required to render the component
32
42
  */
33
43
 
34
-
35
44
  export const usePresenceBadge_unstable = (props, ref) => {
36
45
  var _a, _b;
37
46
 
38
47
  const state = { ...useBadge_unstable({
39
48
  size: 'medium',
40
49
  ...props,
41
- icon: resolveShorthand(undefined, {
42
- required: true
50
+ icon: resolveShorthand(props.icon, {
51
+ required: true,
52
+ defaultProps: {
53
+ 'aria-label': props.status && DEFAULT_STRINGS[props.status]
54
+ }
43
55
  })
44
56
  }, ref),
45
57
  status: (_a = props.status) !== null && _a !== void 0 ? _a : 'available',
@@ -1 +1 @@
1
- {"version":3,"sources":["components/PresenceBadge/usePresenceBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAZ,MAAuB,OAAvB;AACA,SAAS,gBAAT,QAAiC,2BAAjC;AACA,SACE,uBADF,EAEE,wBAFF,EAGE,kBAHF,EAIE,kBAJF,EAKE,iBALF,EAME,kBANF,EAOE,sBAPF,EAQE,kBARF,EASE,sBATF,QAUO,iBAVP;AAWA,SAAS,iBAAT,QAA8C,gBAA9C;;AAGA,MAAM,OAAO,GAAG,CACd,MADc,EAEd,WAFc,EAGd,IAHc,KAIoB;AAClC,UAAQ,MAAR;AACE,SAAK,WAAL;AACE,aAAO,WAAW,GAAG,wBAAwB,CAAC,IAAD,CAA3B,GAAoC,uBAAuB,CAAC,IAAD,CAA7E;;AACF,SAAK,MAAL;AACE,aAAO,WAAW,GAAG,sBAAsB,CAAC,IAAD,CAAzB,GAAkC,kBAAkB,CAAC,IAAD,CAAtE;;AACF,SAAK,MAAL;AACE,aAAO,WAAW,GAAG,sBAAsB,CAAC,IAAD,CAAzB,GAAkC,kBAAkB,CAAC,IAAD,CAAtE;;AACF,SAAK,cAAL;AACE,aAAO,WAAW,GAAG,kBAAkB,CAAC,IAAD,CAArB,GAA8B,iBAAiB,CAAC,IAAD,CAAjE;;AACF,SAAK,SAAL;AACE,aAAO,sBAAsB,CAAC,IAAD,CAA7B;;AACF,SAAK,aAAL;AACE,aAAO,kBAAkB,CAAC,IAAD,CAAzB;;AACF,SAAK,SAAL;AACE,aAAO,sBAAsB,CAAC,IAAD,CAA7B;AAdJ;AAgBD,CArBD;AAuBA;;AAEG;;;AACH,OAAO,MAAM,yBAAyB,GAAG,CACvC,KADuC,EAEvC,GAFuC,KAGjB;;;AACtB,QAAM,KAAK,GAAuB,EAChC,GAAG,iBAAiB,CAClB;AACE,MAAA,IAAI,EAAE,QADR;AAEE,SAAG,KAFL;AAGE,MAAA,IAAI,EAAE,gBAAgB,CAAC,SAAD,EAAkC;AACtD,QAAA,QAAQ,EAAE;AAD4C,OAAlC;AAHxB,KADkB,EAQlB,GARkB,CADY;AAWhC,IAAA,MAAM,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,MAAN,MAAY,IAAZ,IAAY,EAAA,KAAA,KAAA,CAAZ,GAAY,EAAZ,GAAgB,WAXQ;AAYhC,IAAA,WAAW,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,WAAN,MAAiB,IAAjB,IAAiB,EAAA,KAAA,KAAA,CAAjB,GAAiB,EAAjB,GAAqB;AAZF,GAAlC;AAeA,QAAM,WAAW,GAAG,OAAO,CAAC,KAAK,CAAC,MAAP,EAAe,KAAK,CAAC,WAArB,EAAkC,KAAK,CAAC,IAAxC,CAA3B;;AACA,MAAI,WAAJ,EAAiB;AACf,IAAA,KAAK,CAAC,IAAN,CAAY,QAAZ,gBAAuB,KAAA,CAAA,aAAA,CAAC,WAAD,EAAY,IAAZ,CAAvB;AACD;;AAED,SAAO,KAAP;AACD,CAzBM","sourcesContent":["import * as React from 'react';\nimport { resolveShorthand } from '@fluentui/react-utilities';\nimport {\n presenceAvailableFilled,\n presenceAvailableRegular,\n presenceAwayFilled,\n presenceBusyFilled,\n presenceDndFilled,\n presenceDndRegular,\n presenceOfflineRegular,\n presenceOofRegular,\n presenceUnknownRegular,\n} from './presenceIcons';\nimport { useBadge_unstable, BadgeProps } from '../Badge/index';\nimport type { PresenceBadgeProps, PresenceBadgeState } from './PresenceBadge.types';\n\nconst iconMap = (\n status: PresenceBadgeState['status'],\n outOfOffice: boolean,\n size: PresenceBadgeState['size'],\n): React.FunctionComponent | null => {\n switch (status) {\n case 'available':\n return outOfOffice ? presenceAvailableRegular[size] : presenceAvailableFilled[size];\n case 'away':\n return outOfOffice ? presenceOfflineRegular[size] : presenceAwayFilled[size];\n case 'busy':\n return outOfOffice ? presenceUnknownRegular[size] : presenceBusyFilled[size];\n case 'doNotDisturb':\n return outOfOffice ? presenceDndRegular[size] : presenceDndFilled[size];\n case 'offline':\n return presenceOfflineRegular[size];\n case 'outOfOffice':\n return presenceOofRegular[size];\n case 'unknown':\n return presenceUnknownRegular[size];\n }\n};\n\n/**\n * Returns the props and state required to render the component\n */\nexport const usePresenceBadge_unstable = (\n props: PresenceBadgeProps,\n ref: React.Ref<HTMLElement>,\n): PresenceBadgeState => {\n const state: PresenceBadgeState = {\n ...useBadge_unstable(\n {\n size: 'medium',\n ...props,\n icon: resolveShorthand(undefined as BadgeProps['icon'], {\n required: true,\n }),\n },\n ref,\n ),\n status: props.status ?? 'available',\n outOfOffice: props.outOfOffice ?? false,\n };\n\n const IconElement = iconMap(state.status, state.outOfOffice, state.size);\n if (IconElement) {\n state.icon!.children = <IconElement />;\n }\n\n return state;\n};\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["components/PresenceBadge/usePresenceBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAZ,MAAuB,OAAvB;AACA,SAAS,gBAAT,QAAiC,2BAAjC;AACA,SACE,uBADF,EAEE,wBAFF,EAGE,kBAHF,EAIE,kBAJF,EAKE,iBALF,EAME,kBANF,EAOE,sBAPF,EAQE,kBARF,EASE,sBATF,QAUO,iBAVP;AAWA,SAAS,iBAAT,QAAkC,gBAAlC;;AAGA,MAAM,OAAO,GAAG,CACd,MADc,EAEd,WAFc,EAGd,IAHc,KAIoB;AAClC,UAAQ,MAAR;AACE,SAAK,WAAL;AACE,aAAO,WAAW,GAAG,wBAAwB,CAAC,IAAD,CAA3B,GAAoC,uBAAuB,CAAC,IAAD,CAA7E;;AACF,SAAK,MAAL;AACE,aAAO,WAAW,GAAG,sBAAsB,CAAC,IAAD,CAAzB,GAAkC,kBAAkB,CAAC,IAAD,CAAtE;;AACF,SAAK,MAAL;AACE,aAAO,WAAW,GAAG,sBAAsB,CAAC,IAAD,CAAzB,GAAkC,kBAAkB,CAAC,IAAD,CAAtE;;AACF,SAAK,cAAL;AACE,aAAO,WAAW,GAAG,kBAAkB,CAAC,IAAD,CAArB,GAA8B,iBAAiB,CAAC,IAAD,CAAjE;;AACF,SAAK,SAAL;AACE,aAAO,sBAAsB,CAAC,IAAD,CAA7B;;AACF,SAAK,aAAL;AACE,aAAO,kBAAkB,CAAC,IAAD,CAAzB;;AACF,SAAK,SAAL;AACE,aAAO,sBAAsB,CAAC,IAAD,CAA7B;AAdJ;AAgBD,CArBD;;AAuBA,MAAM,eAAe,GAAG;AACtB,EAAA,IAAI,EAAE,MADgB;AAEtB,EAAA,WAAW,EAAE,eAFS;AAGtB,EAAA,IAAI,EAAE,MAHgB;AAItB,EAAA,SAAS,EAAE,WAJW;AAKtB,EAAA,OAAO,EAAE,SALa;AAMtB,EAAA,YAAY,EAAE,gBANQ;AAOtB,EAAA,OAAO,EAAE;AAPa,CAAxB;AAUA;;AAEG;;AACH,OAAO,MAAM,yBAAyB,GAAG,CACvC,KADuC,EAEvC,GAFuC,KAGjB;;;AACtB,QAAM,KAAK,GAAuB,EAChC,GAAG,iBAAiB,CAClB;AACE,MAAA,IAAI,EAAE,QADR;AAEE,SAAG,KAFL;AAGE,MAAA,IAAI,EAAE,gBAAgB,CAAC,KAAK,CAAC,IAAP,EAAa;AACjC,QAAA,QAAQ,EAAE,IADuB;AAEjC,QAAA,YAAY,EAAE;AACZ,wBAAc,KAAK,CAAC,MAAN,IAAgB,eAAe,CAAC,KAAK,CAAC,MAAP;AADjC;AAFmB,OAAb;AAHxB,KADkB,EAWlB,GAXkB,CADY;AAchC,IAAA,MAAM,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,MAAN,MAAY,IAAZ,IAAY,EAAA,KAAA,KAAA,CAAZ,GAAY,EAAZ,GAAgB,WAdQ;AAehC,IAAA,WAAW,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,WAAN,MAAiB,IAAjB,IAAiB,EAAA,KAAA,KAAA,CAAjB,GAAiB,EAAjB,GAAqB;AAfF,GAAlC;AAkBA,QAAM,WAAW,GAAG,OAAO,CAAC,KAAK,CAAC,MAAP,EAAe,KAAK,CAAC,WAArB,EAAkC,KAAK,CAAC,IAAxC,CAA3B;;AACA,MAAI,WAAJ,EAAiB;AACf,IAAA,KAAK,CAAC,IAAN,CAAY,QAAZ,gBAAuB,KAAA,CAAA,aAAA,CAAC,WAAD,EAAY,IAAZ,CAAvB;AACD;;AAED,SAAO,KAAP;AACD,CA5BM","sourcesContent":["import * as React from 'react';\nimport { resolveShorthand } from '@fluentui/react-utilities';\nimport {\n presenceAvailableFilled,\n presenceAvailableRegular,\n presenceAwayFilled,\n presenceBusyFilled,\n presenceDndFilled,\n presenceDndRegular,\n presenceOfflineRegular,\n presenceOofRegular,\n presenceUnknownRegular,\n} from './presenceIcons';\nimport { useBadge_unstable } from '../Badge/index';\nimport type { PresenceBadgeProps, PresenceBadgeState } from './PresenceBadge.types';\n\nconst iconMap = (\n status: PresenceBadgeState['status'],\n outOfOffice: boolean,\n size: PresenceBadgeState['size'],\n): React.FunctionComponent | null => {\n switch (status) {\n case 'available':\n return outOfOffice ? presenceAvailableRegular[size] : presenceAvailableFilled[size];\n case 'away':\n return outOfOffice ? presenceOfflineRegular[size] : presenceAwayFilled[size];\n case 'busy':\n return outOfOffice ? presenceUnknownRegular[size] : presenceBusyFilled[size];\n case 'doNotDisturb':\n return outOfOffice ? presenceDndRegular[size] : presenceDndFilled[size];\n case 'offline':\n return presenceOfflineRegular[size];\n case 'outOfOffice':\n return presenceOofRegular[size];\n case 'unknown':\n return presenceUnknownRegular[size];\n }\n};\n\nconst DEFAULT_STRINGS = {\n busy: 'busy',\n outOfOffice: 'out of office',\n away: 'away',\n available: 'available',\n offline: 'offline',\n doNotDisturb: 'do not disturb',\n unknown: 'unknown',\n};\n\n/**\n * Returns the props and state required to render the component\n */\nexport const usePresenceBadge_unstable = (\n props: PresenceBadgeProps,\n ref: React.Ref<HTMLElement>,\n): PresenceBadgeState => {\n const state: PresenceBadgeState = {\n ...useBadge_unstable(\n {\n size: 'medium',\n ...props,\n icon: resolveShorthand(props.icon, {\n required: true,\n defaultProps: {\n 'aria-label': props.status && DEFAULT_STRINGS[props.status],\n },\n }),\n },\n ref,\n ),\n status: props.status ?? 'available',\n outOfOffice: props.outOfOffice ?? false,\n };\n\n const IconElement = iconMap(state.status, state.outOfOffice, state.size);\n if (IconElement) {\n state.icon!.children = <IconElement />;\n }\n\n return state;\n};\n"],"sourceRoot":"../src/"}
@@ -1,7 +1,7 @@
1
1
  import type { ComponentProps, ComponentState } from '@fluentui/react-utilities';
2
2
  import type { BadgeProps, BadgeState, BadgeSlots } from '../Badge/Badge.types';
3
3
  export declare type PresenceBadgeStatus = 'busy' | 'outOfOffice' | 'away' | 'available' | 'offline' | 'doNotDisturb' | 'unknown';
4
- export declare type PresenceBadgeProps = Omit<ComponentProps<Pick<BadgeSlots, 'root'>>, 'color'> & Pick<BadgeProps, 'size'> & {
4
+ export declare type PresenceBadgeProps = Omit<ComponentProps<Pick<BadgeSlots, 'root' | 'icon'>>, 'color'> & Pick<BadgeProps, 'size'> & {
5
5
  /**
6
6
  * Represents several status
7
7
  * @default available
@@ -37,19 +37,31 @@ const iconMap = (status, outOfOffice, size) => {
37
37
  return presenceIcons_1.presenceUnknownRegular[size];
38
38
  }
39
39
  };
40
+
41
+ const DEFAULT_STRINGS = {
42
+ busy: 'busy',
43
+ outOfOffice: 'out of office',
44
+ away: 'away',
45
+ available: 'available',
46
+ offline: 'offline',
47
+ doNotDisturb: 'do not disturb',
48
+ unknown: 'unknown'
49
+ };
40
50
  /**
41
51
  * Returns the props and state required to render the component
42
52
  */
43
53
 
44
-
45
54
  const usePresenceBadge_unstable = (props, ref) => {
46
55
  var _a, _b;
47
56
 
48
57
  const state = { ...index_1.useBadge_unstable({
49
58
  size: 'medium',
50
59
  ...props,
51
- icon: react_utilities_1.resolveShorthand(undefined, {
52
- required: true
60
+ icon: react_utilities_1.resolveShorthand(props.icon, {
61
+ required: true,
62
+ defaultProps: {
63
+ 'aria-label': props.status && DEFAULT_STRINGS[props.status]
64
+ }
53
65
  })
54
66
  }, ref),
55
67
  status: (_a = props.status) !== null && _a !== void 0 ? _a : 'available',
@@ -1 +1 @@
1
- {"version":3,"sources":["components/PresenceBadge/usePresenceBadge.tsx"],"names":[],"mappings":";;;;;;;AAAA,MAAA,KAAA,gBAAA,OAAA,CAAA,OAAA,CAAA;;AACA,MAAA,iBAAA,gBAAA,OAAA,CAAA,2BAAA,CAAA;;AACA,MAAA,eAAA,gBAAA,OAAA,CAAA,iBAAA,CAAA;;AAWA,MAAA,OAAA,gBAAA,OAAA,CAAA,gBAAA,CAAA;;AAGA,MAAM,OAAO,GAAG,CACd,MADc,EAEd,WAFc,EAGd,IAHc,KAIoB;AAClC,UAAQ,MAAR;AACE,SAAK,WAAL;AACE,aAAO,WAAW,GAAG,eAAA,CAAA,wBAAA,CAAyB,IAAzB,CAAH,GAAoC,eAAA,CAAA,uBAAA,CAAwB,IAAxB,CAAtD;;AACF,SAAK,MAAL;AACE,aAAO,WAAW,GAAG,eAAA,CAAA,sBAAA,CAAuB,IAAvB,CAAH,GAAkC,eAAA,CAAA,kBAAA,CAAmB,IAAnB,CAApD;;AACF,SAAK,MAAL;AACE,aAAO,WAAW,GAAG,eAAA,CAAA,sBAAA,CAAuB,IAAvB,CAAH,GAAkC,eAAA,CAAA,kBAAA,CAAmB,IAAnB,CAApD;;AACF,SAAK,cAAL;AACE,aAAO,WAAW,GAAG,eAAA,CAAA,kBAAA,CAAmB,IAAnB,CAAH,GAA8B,eAAA,CAAA,iBAAA,CAAkB,IAAlB,CAAhD;;AACF,SAAK,SAAL;AACE,aAAO,eAAA,CAAA,sBAAA,CAAuB,IAAvB,CAAP;;AACF,SAAK,aAAL;AACE,aAAO,eAAA,CAAA,kBAAA,CAAmB,IAAnB,CAAP;;AACF,SAAK,SAAL;AACE,aAAO,eAAA,CAAA,sBAAA,CAAuB,IAAvB,CAAP;AAdJ;AAgBD,CArBD;AAuBA;;AAEG;;;AACI,MAAM,yBAAyB,GAAG,CACvC,KADuC,EAEvC,GAFuC,KAGjB;;;AACtB,QAAM,KAAK,GAAuB,EAChC,GAAG,OAAA,CAAA,iBAAA,CACD;AACE,MAAA,IAAI,EAAE,QADR;AAEE,SAAG,KAFL;AAGE,MAAA,IAAI,EAAE,iBAAA,CAAA,gBAAA,CAAiB,SAAjB,EAAkD;AACtD,QAAA,QAAQ,EAAE;AAD4C,OAAlD;AAHR,KADC,EAQD,GARC,CAD6B;AAWhC,IAAA,MAAM,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,MAAN,MAAY,IAAZ,IAAY,EAAA,KAAA,KAAA,CAAZ,GAAY,EAAZ,GAAgB,WAXQ;AAYhC,IAAA,WAAW,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,WAAN,MAAiB,IAAjB,IAAiB,EAAA,KAAA,KAAA,CAAjB,GAAiB,EAAjB,GAAqB;AAZF,GAAlC;AAeA,QAAM,WAAW,GAAG,OAAO,CAAC,KAAK,CAAC,MAAP,EAAe,KAAK,CAAC,WAArB,EAAkC,KAAK,CAAC,IAAxC,CAA3B;;AACA,MAAI,WAAJ,EAAiB;AACf,IAAA,KAAK,CAAC,IAAN,CAAY,QAAZ,GAAuB,KAAA,CAAA,aAAA,CAAC,WAAD,EAAY,IAAZ,CAAvB;AACD;;AAED,SAAO,KAAP;AACD,CAzBM;;AAAM,OAAA,CAAA,yBAAA,GAAyB,yBAAzB","sourcesContent":["import * as React from 'react';\nimport { resolveShorthand } from '@fluentui/react-utilities';\nimport {\n presenceAvailableFilled,\n presenceAvailableRegular,\n presenceAwayFilled,\n presenceBusyFilled,\n presenceDndFilled,\n presenceDndRegular,\n presenceOfflineRegular,\n presenceOofRegular,\n presenceUnknownRegular,\n} from './presenceIcons';\nimport { useBadge_unstable, BadgeProps } from '../Badge/index';\nimport type { PresenceBadgeProps, PresenceBadgeState } from './PresenceBadge.types';\n\nconst iconMap = (\n status: PresenceBadgeState['status'],\n outOfOffice: boolean,\n size: PresenceBadgeState['size'],\n): React.FunctionComponent | null => {\n switch (status) {\n case 'available':\n return outOfOffice ? presenceAvailableRegular[size] : presenceAvailableFilled[size];\n case 'away':\n return outOfOffice ? presenceOfflineRegular[size] : presenceAwayFilled[size];\n case 'busy':\n return outOfOffice ? presenceUnknownRegular[size] : presenceBusyFilled[size];\n case 'doNotDisturb':\n return outOfOffice ? presenceDndRegular[size] : presenceDndFilled[size];\n case 'offline':\n return presenceOfflineRegular[size];\n case 'outOfOffice':\n return presenceOofRegular[size];\n case 'unknown':\n return presenceUnknownRegular[size];\n }\n};\n\n/**\n * Returns the props and state required to render the component\n */\nexport const usePresenceBadge_unstable = (\n props: PresenceBadgeProps,\n ref: React.Ref<HTMLElement>,\n): PresenceBadgeState => {\n const state: PresenceBadgeState = {\n ...useBadge_unstable(\n {\n size: 'medium',\n ...props,\n icon: resolveShorthand(undefined as BadgeProps['icon'], {\n required: true,\n }),\n },\n ref,\n ),\n status: props.status ?? 'available',\n outOfOffice: props.outOfOffice ?? false,\n };\n\n const IconElement = iconMap(state.status, state.outOfOffice, state.size);\n if (IconElement) {\n state.icon!.children = <IconElement />;\n }\n\n return state;\n};\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["components/PresenceBadge/usePresenceBadge.tsx"],"names":[],"mappings":";;;;;;;AAAA,MAAA,KAAA,gBAAA,OAAA,CAAA,OAAA,CAAA;;AACA,MAAA,iBAAA,gBAAA,OAAA,CAAA,2BAAA,CAAA;;AACA,MAAA,eAAA,gBAAA,OAAA,CAAA,iBAAA,CAAA;;AAWA,MAAA,OAAA,gBAAA,OAAA,CAAA,gBAAA,CAAA;;AAGA,MAAM,OAAO,GAAG,CACd,MADc,EAEd,WAFc,EAGd,IAHc,KAIoB;AAClC,UAAQ,MAAR;AACE,SAAK,WAAL;AACE,aAAO,WAAW,GAAG,eAAA,CAAA,wBAAA,CAAyB,IAAzB,CAAH,GAAoC,eAAA,CAAA,uBAAA,CAAwB,IAAxB,CAAtD;;AACF,SAAK,MAAL;AACE,aAAO,WAAW,GAAG,eAAA,CAAA,sBAAA,CAAuB,IAAvB,CAAH,GAAkC,eAAA,CAAA,kBAAA,CAAmB,IAAnB,CAApD;;AACF,SAAK,MAAL;AACE,aAAO,WAAW,GAAG,eAAA,CAAA,sBAAA,CAAuB,IAAvB,CAAH,GAAkC,eAAA,CAAA,kBAAA,CAAmB,IAAnB,CAApD;;AACF,SAAK,cAAL;AACE,aAAO,WAAW,GAAG,eAAA,CAAA,kBAAA,CAAmB,IAAnB,CAAH,GAA8B,eAAA,CAAA,iBAAA,CAAkB,IAAlB,CAAhD;;AACF,SAAK,SAAL;AACE,aAAO,eAAA,CAAA,sBAAA,CAAuB,IAAvB,CAAP;;AACF,SAAK,aAAL;AACE,aAAO,eAAA,CAAA,kBAAA,CAAmB,IAAnB,CAAP;;AACF,SAAK,SAAL;AACE,aAAO,eAAA,CAAA,sBAAA,CAAuB,IAAvB,CAAP;AAdJ;AAgBD,CArBD;;AAuBA,MAAM,eAAe,GAAG;AACtB,EAAA,IAAI,EAAE,MADgB;AAEtB,EAAA,WAAW,EAAE,eAFS;AAGtB,EAAA,IAAI,EAAE,MAHgB;AAItB,EAAA,SAAS,EAAE,WAJW;AAKtB,EAAA,OAAO,EAAE,SALa;AAMtB,EAAA,YAAY,EAAE,gBANQ;AAOtB,EAAA,OAAO,EAAE;AAPa,CAAxB;AAUA;;AAEG;;AACI,MAAM,yBAAyB,GAAG,CACvC,KADuC,EAEvC,GAFuC,KAGjB;;;AACtB,QAAM,KAAK,GAAuB,EAChC,GAAG,OAAA,CAAA,iBAAA,CACD;AACE,MAAA,IAAI,EAAE,QADR;AAEE,SAAG,KAFL;AAGE,MAAA,IAAI,EAAE,iBAAA,CAAA,gBAAA,CAAiB,KAAK,CAAC,IAAvB,EAA6B;AACjC,QAAA,QAAQ,EAAE,IADuB;AAEjC,QAAA,YAAY,EAAE;AACZ,wBAAc,KAAK,CAAC,MAAN,IAAgB,eAAe,CAAC,KAAK,CAAC,MAAP;AADjC;AAFmB,OAA7B;AAHR,KADC,EAWD,GAXC,CAD6B;AAchC,IAAA,MAAM,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,MAAN,MAAY,IAAZ,IAAY,EAAA,KAAA,KAAA,CAAZ,GAAY,EAAZ,GAAgB,WAdQ;AAehC,IAAA,WAAW,EAAE,CAAA,EAAA,GAAA,KAAK,CAAC,WAAN,MAAiB,IAAjB,IAAiB,EAAA,KAAA,KAAA,CAAjB,GAAiB,EAAjB,GAAqB;AAfF,GAAlC;AAkBA,QAAM,WAAW,GAAG,OAAO,CAAC,KAAK,CAAC,MAAP,EAAe,KAAK,CAAC,WAArB,EAAkC,KAAK,CAAC,IAAxC,CAA3B;;AACA,MAAI,WAAJ,EAAiB;AACf,IAAA,KAAK,CAAC,IAAN,CAAY,QAAZ,GAAuB,KAAA,CAAA,aAAA,CAAC,WAAD,EAAY,IAAZ,CAAvB;AACD;;AAED,SAAO,KAAP;AACD,CA5BM;;AAAM,OAAA,CAAA,yBAAA,GAAyB,yBAAzB","sourcesContent":["import * as React from 'react';\nimport { resolveShorthand } from '@fluentui/react-utilities';\nimport {\n presenceAvailableFilled,\n presenceAvailableRegular,\n presenceAwayFilled,\n presenceBusyFilled,\n presenceDndFilled,\n presenceDndRegular,\n presenceOfflineRegular,\n presenceOofRegular,\n presenceUnknownRegular,\n} from './presenceIcons';\nimport { useBadge_unstable } from '../Badge/index';\nimport type { PresenceBadgeProps, PresenceBadgeState } from './PresenceBadge.types';\n\nconst iconMap = (\n status: PresenceBadgeState['status'],\n outOfOffice: boolean,\n size: PresenceBadgeState['size'],\n): React.FunctionComponent | null => {\n switch (status) {\n case 'available':\n return outOfOffice ? presenceAvailableRegular[size] : presenceAvailableFilled[size];\n case 'away':\n return outOfOffice ? presenceOfflineRegular[size] : presenceAwayFilled[size];\n case 'busy':\n return outOfOffice ? presenceUnknownRegular[size] : presenceBusyFilled[size];\n case 'doNotDisturb':\n return outOfOffice ? presenceDndRegular[size] : presenceDndFilled[size];\n case 'offline':\n return presenceOfflineRegular[size];\n case 'outOfOffice':\n return presenceOofRegular[size];\n case 'unknown':\n return presenceUnknownRegular[size];\n }\n};\n\nconst DEFAULT_STRINGS = {\n busy: 'busy',\n outOfOffice: 'out of office',\n away: 'away',\n available: 'available',\n offline: 'offline',\n doNotDisturb: 'do not disturb',\n unknown: 'unknown',\n};\n\n/**\n * Returns the props and state required to render the component\n */\nexport const usePresenceBadge_unstable = (\n props: PresenceBadgeProps,\n ref: React.Ref<HTMLElement>,\n): PresenceBadgeState => {\n const state: PresenceBadgeState = {\n ...useBadge_unstable(\n {\n size: 'medium',\n ...props,\n icon: resolveShorthand(props.icon, {\n required: true,\n defaultProps: {\n 'aria-label': props.status && DEFAULT_STRINGS[props.status],\n },\n }),\n },\n ref,\n ),\n status: props.status ?? 'available',\n outOfOffice: props.outOfOffice ?? false,\n };\n\n const IconElement = iconMap(state.status, state.outOfOffice, state.size);\n if (IconElement) {\n state.icon!.children = <IconElement />;\n }\n\n return state;\n};\n"],"sourceRoot":"../src/"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-badge",
3
- "version": "0.0.0-nightly-20220517-0418.1",
3
+ "version": "0.0.0-nightly-20220518-0420.1",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -21,21 +21,21 @@
21
21
  "start": "yarn storybook",
22
22
  "test": "jest --passWithNoTests",
23
23
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
24
- "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-badge/src && yarn docs",
25
- "storybook": "node ../../scripts/storybook/runner",
24
+ "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-badge/src && yarn docs",
25
+ "storybook": "node ../../../scripts/storybook/runner",
26
26
  "type-check": "tsc -b tsconfig.json"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220517-0418.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220518-0420.1",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "@fluentui/react-icons": "^2.0.166-rc.3",
36
36
  "@griffel/react": "1.0.4",
37
- "@fluentui/react-theme": "0.0.0-nightly-20220517-0418.1",
38
- "@fluentui/react-utilities": "0.0.0-nightly-20220517-0418.1",
37
+ "@fluentui/react-theme": "0.0.0-nightly-20220518-0420.1",
38
+ "@fluentui/react-utilities": "0.0.0-nightly-20220518-0420.1",
39
39
  "tslib": "^2.1.0"
40
40
  },
41
41
  "peerDependencies": {