@fluentui/react-label 9.1.71 → 9.1.73
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.md +124 -101
- package/lib/Label.js.map +1 -1
- package/lib/components/Label/Label.js.map +1 -1
- package/lib/components/Label/Label.types.js +3 -1
- package/lib/components/Label/Label.types.js.map +1 -1
- package/lib/components/Label/index.js.map +1 -1
- package/lib/components/Label/renderLabel.js.map +1 -1
- package/lib/components/Label/useLabel.js.map +1 -1
- package/lib/components/Label/useLabelStyles.styles.js +2 -0
- package/lib/components/Label/useLabelStyles.styles.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/Label.js.map +1 -1
- package/lib-commonjs/components/Label/Label.js.map +1 -1
- package/lib-commonjs/components/Label/Label.types.js +3 -1
- package/lib-commonjs/components/Label/Label.types.js.map +1 -1
- package/lib-commonjs/components/Label/index.js.map +1 -1
- package/lib-commonjs/components/Label/renderLabel.js.map +1 -1
- package/lib-commonjs/components/Label/useLabel.js.map +1 -1
- package/lib-commonjs/components/Label/useLabelStyles.styles.js +1 -0
- package/lib-commonjs/components/Label/useLabelStyles.styles.js.map +1 -1
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +7 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,35 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-label
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 15 Jul 2024 17:20:15 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.1.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.73)
|
|
8
|
+
|
|
9
|
+
Mon, 15 Jul 2024 17:20:15 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.72..@fluentui/react-label_v9.1.73)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- fix: revert incorectly set npm versions in all packages ([PR #31937](https://github.com/microsoft/fluentui/pull/31937) by martinhochel@microsoft.com)
|
|
15
|
+
- Bump @fluentui/react-shared-contexts to v9.19.1 ([PR #31998](https://github.com/microsoft/fluentui/pull/31998) by beachball)
|
|
16
|
+
- Bump @fluentui/react-utilities to v9.18.12 ([PR #31998](https://github.com/microsoft/fluentui/pull/31998) by beachball)
|
|
17
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.41 ([PR #31998](https://github.com/microsoft/fluentui/pull/31998) by beachball)
|
|
18
|
+
|
|
19
|
+
## [9.1.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.72)
|
|
20
|
+
|
|
21
|
+
Mon, 01 Jul 2024 20:30:51 GMT
|
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.71..@fluentui/react-label_v9.1.72)
|
|
23
|
+
|
|
24
|
+
### Patches
|
|
25
|
+
|
|
26
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
27
|
+
- Bump @fluentui/react-utilities to v9.18.11 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
|
28
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.40 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
|
29
|
+
|
|
7
30
|
## [9.1.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.71)
|
|
8
31
|
|
|
9
|
-
Thu, 06 Jun 2024 15:
|
|
32
|
+
Thu, 06 Jun 2024 15:26:45 GMT
|
|
10
33
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.70..@fluentui/react-label_v9.1.71)
|
|
11
34
|
|
|
12
35
|
### Patches
|
|
@@ -16,7 +39,7 @@ Thu, 06 Jun 2024 15:22:27 GMT
|
|
|
16
39
|
|
|
17
40
|
## [9.1.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.70)
|
|
18
41
|
|
|
19
|
-
Mon, 20 May 2024 12:44:57 GMT
|
|
42
|
+
Mon, 20 May 2024 12:44:57 GMT
|
|
20
43
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.69..@fluentui/react-label_v9.1.70)
|
|
21
44
|
|
|
22
45
|
### Patches
|
|
@@ -28,7 +51,7 @@ Mon, 20 May 2024 12:44:57 GMT
|
|
|
28
51
|
|
|
29
52
|
## [9.1.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.69)
|
|
30
53
|
|
|
31
|
-
Mon, 06 May 2024 12:55:02 GMT
|
|
54
|
+
Mon, 06 May 2024 12:55:02 GMT
|
|
32
55
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.68..@fluentui/react-label_v9.1.69)
|
|
33
56
|
|
|
34
57
|
### Patches
|
|
@@ -39,7 +62,7 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
|
39
62
|
|
|
40
63
|
## [9.1.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.68)
|
|
41
64
|
|
|
42
|
-
Tue, 23 Apr 2024 08:17:49 GMT
|
|
65
|
+
Tue, 23 Apr 2024 08:17:49 GMT
|
|
43
66
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.67..@fluentui/react-label_v9.1.68)
|
|
44
67
|
|
|
45
68
|
### Patches
|
|
@@ -50,7 +73,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
|
|
|
50
73
|
|
|
51
74
|
## [9.1.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.67)
|
|
52
75
|
|
|
53
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
|
76
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
|
54
77
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.66..@fluentui/react-label_v9.1.67)
|
|
55
78
|
|
|
56
79
|
### Patches
|
|
@@ -61,7 +84,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
|
61
84
|
|
|
62
85
|
## [9.1.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.66)
|
|
63
86
|
|
|
64
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
|
87
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
|
65
88
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.65..@fluentui/react-label_v9.1.66)
|
|
66
89
|
|
|
67
90
|
### Patches
|
|
@@ -73,7 +96,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
|
73
96
|
|
|
74
97
|
## [9.1.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.65)
|
|
75
98
|
|
|
76
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
|
99
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
|
77
100
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.64..@fluentui/react-label_v9.1.65)
|
|
78
101
|
|
|
79
102
|
### Patches
|
|
@@ -85,7 +108,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
|
85
108
|
|
|
86
109
|
## [9.1.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.64)
|
|
87
110
|
|
|
88
|
-
Thu, 07 Mar 2024 19:33:27 GMT
|
|
111
|
+
Thu, 07 Mar 2024 19:33:27 GMT
|
|
89
112
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.63..@fluentui/react-label_v9.1.64)
|
|
90
113
|
|
|
91
114
|
### Patches
|
|
@@ -97,7 +120,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
|
|
|
97
120
|
|
|
98
121
|
## [9.1.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.63)
|
|
99
122
|
|
|
100
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
|
123
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
|
101
124
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.62..@fluentui/react-label_v9.1.63)
|
|
102
125
|
|
|
103
126
|
### Patches
|
|
@@ -108,7 +131,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
|
108
131
|
|
|
109
132
|
## [9.1.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.62)
|
|
110
133
|
|
|
111
|
-
Tue, 20 Feb 2024 14:22:30 GMT
|
|
134
|
+
Tue, 20 Feb 2024 14:22:30 GMT
|
|
112
135
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.61..@fluentui/react-label_v9.1.62)
|
|
113
136
|
|
|
114
137
|
### Patches
|
|
@@ -118,7 +141,7 @@ Tue, 20 Feb 2024 14:22:30 GMT
|
|
|
118
141
|
|
|
119
142
|
## [9.1.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.61)
|
|
120
143
|
|
|
121
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
|
144
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
|
122
145
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.60..@fluentui/react-label_v9.1.61)
|
|
123
146
|
|
|
124
147
|
### Patches
|
|
@@ -128,7 +151,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
|
128
151
|
|
|
129
152
|
## [9.1.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.60)
|
|
130
153
|
|
|
131
|
-
Mon, 29 Jan 2024 13:56:05 GMT
|
|
154
|
+
Mon, 29 Jan 2024 13:56:05 GMT
|
|
132
155
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.59..@fluentui/react-label_v9.1.60)
|
|
133
156
|
|
|
134
157
|
### Patches
|
|
@@ -138,7 +161,7 @@ Mon, 29 Jan 2024 13:56:05 GMT
|
|
|
138
161
|
|
|
139
162
|
## [9.1.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.59)
|
|
140
163
|
|
|
141
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
|
164
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
|
142
165
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.58..@fluentui/react-label_v9.1.59)
|
|
143
166
|
|
|
144
167
|
### Patches
|
|
@@ -148,7 +171,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
|
148
171
|
|
|
149
172
|
## [9.1.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.58)
|
|
150
173
|
|
|
151
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
|
174
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
|
152
175
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.57..@fluentui/react-label_v9.1.58)
|
|
153
176
|
|
|
154
177
|
### Patches
|
|
@@ -159,7 +182,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
|
159
182
|
|
|
160
183
|
## [9.1.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.57)
|
|
161
184
|
|
|
162
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
|
185
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
|
163
186
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.56..@fluentui/react-label_v9.1.57)
|
|
164
187
|
|
|
165
188
|
### Patches
|
|
@@ -169,7 +192,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
|
169
192
|
|
|
170
193
|
## [9.1.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.56)
|
|
171
194
|
|
|
172
|
-
Tue, 16 Jan 2024 13:14:19 GMT
|
|
195
|
+
Tue, 16 Jan 2024 13:14:19 GMT
|
|
173
196
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.55..@fluentui/react-label_v9.1.56)
|
|
174
197
|
|
|
175
198
|
### Patches
|
|
@@ -179,7 +202,7 @@ Tue, 16 Jan 2024 13:14:19 GMT
|
|
|
179
202
|
|
|
180
203
|
## [9.1.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.55)
|
|
181
204
|
|
|
182
|
-
Mon, 08 Jan 2024 16:24:28 GMT
|
|
205
|
+
Mon, 08 Jan 2024 16:24:28 GMT
|
|
183
206
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.54..@fluentui/react-label_v9.1.55)
|
|
184
207
|
|
|
185
208
|
### Patches
|
|
@@ -189,7 +212,7 @@ Mon, 08 Jan 2024 16:24:28 GMT
|
|
|
189
212
|
|
|
190
213
|
## [9.1.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.54)
|
|
191
214
|
|
|
192
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
|
215
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
|
193
216
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.53..@fluentui/react-label_v9.1.54)
|
|
194
217
|
|
|
195
218
|
### Patches
|
|
@@ -199,7 +222,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
|
199
222
|
|
|
200
223
|
## [9.1.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.53)
|
|
201
224
|
|
|
202
|
-
Mon, 18 Dec 2023 14:40:46 GMT
|
|
225
|
+
Mon, 18 Dec 2023 14:40:46 GMT
|
|
203
226
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.52..@fluentui/react-label_v9.1.53)
|
|
204
227
|
|
|
205
228
|
### Patches
|
|
@@ -210,7 +233,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
|
|
|
210
233
|
|
|
211
234
|
## [9.1.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.52)
|
|
212
235
|
|
|
213
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
|
236
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
|
214
237
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.51..@fluentui/react-label_v9.1.52)
|
|
215
238
|
|
|
216
239
|
### Patches
|
|
@@ -221,7 +244,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
|
221
244
|
|
|
222
245
|
## [9.1.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.51)
|
|
223
246
|
|
|
224
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
|
247
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
|
225
248
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.50..@fluentui/react-label_v9.1.51)
|
|
226
249
|
|
|
227
250
|
### Patches
|
|
@@ -230,7 +253,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
|
230
253
|
|
|
231
254
|
## [9.1.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.50)
|
|
232
255
|
|
|
233
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
|
256
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
|
234
257
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.49..@fluentui/react-label_v9.1.50)
|
|
235
258
|
|
|
236
259
|
### Patches
|
|
@@ -239,7 +262,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
|
239
262
|
|
|
240
263
|
## [9.1.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.49)
|
|
241
264
|
|
|
242
|
-
Thu, 09 Nov 2023 17:29:37 GMT
|
|
265
|
+
Thu, 09 Nov 2023 17:29:37 GMT
|
|
243
266
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.48..@fluentui/react-label_v9.1.49)
|
|
244
267
|
|
|
245
268
|
### Patches
|
|
@@ -252,7 +275,7 @@ Thu, 09 Nov 2023 17:29:37 GMT
|
|
|
252
275
|
|
|
253
276
|
## [9.1.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.48)
|
|
254
277
|
|
|
255
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
|
278
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
|
256
279
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.47..@fluentui/react-label_v9.1.48)
|
|
257
280
|
|
|
258
281
|
### Patches
|
|
@@ -262,7 +285,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
|
262
285
|
|
|
263
286
|
## [9.1.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.47)
|
|
264
287
|
|
|
265
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
|
288
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
|
266
289
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.46..@fluentui/react-label_v9.1.47)
|
|
267
290
|
|
|
268
291
|
### Patches
|
|
@@ -271,7 +294,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
|
271
294
|
|
|
272
295
|
## [9.1.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.46)
|
|
273
296
|
|
|
274
|
-
Wed, 18 Oct 2023 17:54:04 GMT
|
|
297
|
+
Wed, 18 Oct 2023 17:54:04 GMT
|
|
275
298
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.45..@fluentui/react-label_v9.1.46)
|
|
276
299
|
|
|
277
300
|
### Patches
|
|
@@ -282,7 +305,7 @@ Wed, 18 Oct 2023 17:54:04 GMT
|
|
|
282
305
|
|
|
283
306
|
## [9.1.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.45)
|
|
284
307
|
|
|
285
|
-
Thu, 12 Oct 2023 14:55:44 GMT
|
|
308
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
|
286
309
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.44..@fluentui/react-label_v9.1.45)
|
|
287
310
|
|
|
288
311
|
### Patches
|
|
@@ -291,7 +314,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
|
|
|
291
314
|
|
|
292
315
|
## [9.1.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.44)
|
|
293
316
|
|
|
294
|
-
Wed, 11 Oct 2023 13:54:26 GMT
|
|
317
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
|
295
318
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.43..@fluentui/react-label_v9.1.44)
|
|
296
319
|
|
|
297
320
|
### Patches
|
|
@@ -301,7 +324,7 @@ Wed, 11 Oct 2023 13:54:26 GMT
|
|
|
301
324
|
|
|
302
325
|
## [9.1.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.43)
|
|
303
326
|
|
|
304
|
-
Mon, 09 Oct 2023 20:45:44 GMT
|
|
327
|
+
Mon, 09 Oct 2023 20:45:44 GMT
|
|
305
328
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.42..@fluentui/react-label_v9.1.43)
|
|
306
329
|
|
|
307
330
|
### Patches
|
|
@@ -312,7 +335,7 @@ Mon, 09 Oct 2023 20:45:44 GMT
|
|
|
312
335
|
|
|
313
336
|
## [9.1.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.42)
|
|
314
337
|
|
|
315
|
-
Thu, 05 Oct 2023 15:25:35 GMT
|
|
338
|
+
Thu, 05 Oct 2023 15:25:35 GMT
|
|
316
339
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.41..@fluentui/react-label_v9.1.42)
|
|
317
340
|
|
|
318
341
|
### Patches
|
|
@@ -322,7 +345,7 @@ Thu, 05 Oct 2023 15:25:35 GMT
|
|
|
322
345
|
|
|
323
346
|
## [9.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.41)
|
|
324
347
|
|
|
325
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
|
348
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
|
326
349
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.40..@fluentui/react-label_v9.1.41)
|
|
327
350
|
|
|
328
351
|
### Patches
|
|
@@ -332,7 +355,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
|
332
355
|
|
|
333
356
|
## [9.1.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.40)
|
|
334
357
|
|
|
335
|
-
Mon, 02 Oct 2023 08:56:05 GMT
|
|
358
|
+
Mon, 02 Oct 2023 08:56:05 GMT
|
|
336
359
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.39..@fluentui/react-label_v9.1.40)
|
|
337
360
|
|
|
338
361
|
### Patches
|
|
@@ -341,7 +364,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
|
|
|
341
364
|
|
|
342
365
|
## [9.1.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.39)
|
|
343
366
|
|
|
344
|
-
Tue, 26 Sep 2023 17:49:07 GMT
|
|
367
|
+
Tue, 26 Sep 2023 17:49:07 GMT
|
|
345
368
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.38..@fluentui/react-label_v9.1.39)
|
|
346
369
|
|
|
347
370
|
### Patches
|
|
@@ -354,7 +377,7 @@ Tue, 26 Sep 2023 17:49:07 GMT
|
|
|
354
377
|
|
|
355
378
|
## [9.1.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.38)
|
|
356
379
|
|
|
357
|
-
Tue, 26 Sep 2023 15:31:56 GMT
|
|
380
|
+
Tue, 26 Sep 2023 15:31:56 GMT
|
|
358
381
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.37..@fluentui/react-label_v9.1.38)
|
|
359
382
|
|
|
360
383
|
### Patches
|
|
@@ -367,7 +390,7 @@ Tue, 26 Sep 2023 15:31:56 GMT
|
|
|
367
390
|
|
|
368
391
|
## [9.1.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.37)
|
|
369
392
|
|
|
370
|
-
Wed, 20 Sep 2023 17:47:38 GMT
|
|
393
|
+
Wed, 20 Sep 2023 17:47:38 GMT
|
|
371
394
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.36..@fluentui/react-label_v9.1.37)
|
|
372
395
|
|
|
373
396
|
### Patches
|
|
@@ -378,7 +401,7 @@ Wed, 20 Sep 2023 17:47:38 GMT
|
|
|
378
401
|
|
|
379
402
|
## [9.1.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.36)
|
|
380
403
|
|
|
381
|
-
Wed, 20 Sep 2023 14:59:53 GMT
|
|
404
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
|
382
405
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.35..@fluentui/react-label_v9.1.36)
|
|
383
406
|
|
|
384
407
|
### Patches
|
|
@@ -388,7 +411,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
|
|
|
388
411
|
|
|
389
412
|
## [9.1.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.35)
|
|
390
413
|
|
|
391
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
|
414
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
|
392
415
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.34..@fluentui/react-label_v9.1.35)
|
|
393
416
|
|
|
394
417
|
### Patches
|
|
@@ -397,7 +420,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
|
397
420
|
|
|
398
421
|
## [9.1.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.34)
|
|
399
422
|
|
|
400
|
-
Tue, 12 Sep 2023 08:51:34 GMT
|
|
423
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
|
401
424
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.33..@fluentui/react-label_v9.1.34)
|
|
402
425
|
|
|
403
426
|
### Patches
|
|
@@ -406,7 +429,7 @@ Tue, 12 Sep 2023 08:51:34 GMT
|
|
|
406
429
|
|
|
407
430
|
## [9.1.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.33)
|
|
408
431
|
|
|
409
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
|
432
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
|
410
433
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.32..@fluentui/react-label_v9.1.33)
|
|
411
434
|
|
|
412
435
|
### Patches
|
|
@@ -416,7 +439,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
|
416
439
|
|
|
417
440
|
## [9.1.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.32)
|
|
418
441
|
|
|
419
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
|
442
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
|
420
443
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.31..@fluentui/react-label_v9.1.32)
|
|
421
444
|
|
|
422
445
|
### Patches
|
|
@@ -426,7 +449,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
|
426
449
|
|
|
427
450
|
## [9.1.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.31)
|
|
428
451
|
|
|
429
|
-
Tue, 05 Sep 2023 13:29:25 GMT
|
|
452
|
+
Tue, 05 Sep 2023 13:29:25 GMT
|
|
430
453
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.30..@fluentui/react-label_v9.1.31)
|
|
431
454
|
|
|
432
455
|
### Patches
|
|
@@ -440,7 +463,7 @@ Tue, 05 Sep 2023 13:29:25 GMT
|
|
|
440
463
|
|
|
441
464
|
## [9.1.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.30)
|
|
442
465
|
|
|
443
|
-
Tue, 29 Aug 2023 12:57:36 GMT
|
|
466
|
+
Tue, 29 Aug 2023 12:57:36 GMT
|
|
444
467
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.29..@fluentui/react-label_v9.1.30)
|
|
445
468
|
|
|
446
469
|
### Patches
|
|
@@ -450,7 +473,7 @@ Tue, 29 Aug 2023 12:57:36 GMT
|
|
|
450
473
|
|
|
451
474
|
## [9.1.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.29)
|
|
452
475
|
|
|
453
|
-
Thu, 24 Aug 2023 10:26:35 GMT
|
|
476
|
+
Thu, 24 Aug 2023 10:26:35 GMT
|
|
454
477
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.28..@fluentui/react-label_v9.1.29)
|
|
455
478
|
|
|
456
479
|
### Patches
|
|
@@ -460,7 +483,7 @@ Thu, 24 Aug 2023 10:26:35 GMT
|
|
|
460
483
|
|
|
461
484
|
## [9.1.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.28)
|
|
462
485
|
|
|
463
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
|
486
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
|
464
487
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.27..@fluentui/react-label_v9.1.28)
|
|
465
488
|
|
|
466
489
|
### Patches
|
|
@@ -470,7 +493,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
|
470
493
|
|
|
471
494
|
## [9.1.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.27)
|
|
472
495
|
|
|
473
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
|
496
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
|
474
497
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.26..@fluentui/react-label_v9.1.27)
|
|
475
498
|
|
|
476
499
|
### Patches
|
|
@@ -479,7 +502,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
|
479
502
|
|
|
480
503
|
## [9.1.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.26)
|
|
481
504
|
|
|
482
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
|
505
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
|
483
506
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.25..@fluentui/react-label_v9.1.26)
|
|
484
507
|
|
|
485
508
|
### Patches
|
|
@@ -488,7 +511,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
|
488
511
|
|
|
489
512
|
## [9.1.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.25)
|
|
490
513
|
|
|
491
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
|
514
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
|
492
515
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.24..@fluentui/react-label_v9.1.25)
|
|
493
516
|
|
|
494
517
|
### Patches
|
|
@@ -498,7 +521,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
|
498
521
|
|
|
499
522
|
## [9.1.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.24)
|
|
500
523
|
|
|
501
|
-
Wed, 09 Aug 2023 13:16:58 GMT
|
|
524
|
+
Wed, 09 Aug 2023 13:16:58 GMT
|
|
502
525
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.23..@fluentui/react-label_v9.1.24)
|
|
503
526
|
|
|
504
527
|
### Patches
|
|
@@ -511,7 +534,7 @@ Wed, 09 Aug 2023 13:16:58 GMT
|
|
|
511
534
|
|
|
512
535
|
## [9.1.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.23)
|
|
513
536
|
|
|
514
|
-
Fri, 04 Aug 2023 08:52:58 GMT
|
|
537
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
|
515
538
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.22..@fluentui/react-label_v9.1.23)
|
|
516
539
|
|
|
517
540
|
### Patches
|
|
@@ -523,7 +546,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
|
|
|
523
546
|
|
|
524
547
|
## [9.1.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.22)
|
|
525
548
|
|
|
526
|
-
Tue, 01 Aug 2023 10:17:21 GMT
|
|
549
|
+
Tue, 01 Aug 2023 10:17:21 GMT
|
|
527
550
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.21..@fluentui/react-label_v9.1.22)
|
|
528
551
|
|
|
529
552
|
### Patches
|
|
@@ -532,7 +555,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
|
|
|
532
555
|
|
|
533
556
|
## [9.1.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.21)
|
|
534
557
|
|
|
535
|
-
Thu, 20 Jul 2023 18:27:29 GMT
|
|
558
|
+
Thu, 20 Jul 2023 18:27:29 GMT
|
|
536
559
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.20..@fluentui/react-label_v9.1.21)
|
|
537
560
|
|
|
538
561
|
### Patches
|
|
@@ -541,7 +564,7 @@ Thu, 20 Jul 2023 18:27:29 GMT
|
|
|
541
564
|
|
|
542
565
|
## [9.1.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.20)
|
|
543
566
|
|
|
544
|
-
Tue, 11 Jul 2023 18:46:36 GMT
|
|
567
|
+
Tue, 11 Jul 2023 18:46:36 GMT
|
|
545
568
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.19..@fluentui/react-label_v9.1.20)
|
|
546
569
|
|
|
547
570
|
### Patches
|
|
@@ -551,7 +574,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
|
|
|
551
574
|
|
|
552
575
|
## [9.1.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.19)
|
|
553
576
|
|
|
554
|
-
Mon, 03 Jul 2023 11:57:14 GMT
|
|
577
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
|
555
578
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.18..@fluentui/react-label_v9.1.19)
|
|
556
579
|
|
|
557
580
|
### Patches
|
|
@@ -562,7 +585,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
|
|
|
562
585
|
|
|
563
586
|
## [9.1.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.18)
|
|
564
587
|
|
|
565
|
-
Wed, 28 Jun 2023 11:12:27 GMT
|
|
588
|
+
Wed, 28 Jun 2023 11:12:27 GMT
|
|
566
589
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.17..@fluentui/react-label_v9.1.18)
|
|
567
590
|
|
|
568
591
|
### Patches
|
|
@@ -572,7 +595,7 @@ Wed, 28 Jun 2023 11:12:27 GMT
|
|
|
572
595
|
|
|
573
596
|
## [9.1.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.17)
|
|
574
597
|
|
|
575
|
-
Mon, 26 Jun 2023 09:53:55 GMT
|
|
598
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
|
576
599
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.16..@fluentui/react-label_v9.1.17)
|
|
577
600
|
|
|
578
601
|
### Patches
|
|
@@ -582,7 +605,7 @@ Mon, 26 Jun 2023 09:53:55 GMT
|
|
|
582
605
|
|
|
583
606
|
## [9.1.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.16)
|
|
584
607
|
|
|
585
|
-
Tue, 20 Jun 2023 12:39:07 GMT
|
|
608
|
+
Tue, 20 Jun 2023 12:39:07 GMT
|
|
586
609
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.15..@fluentui/react-label_v9.1.16)
|
|
587
610
|
|
|
588
611
|
### Patches
|
|
@@ -595,7 +618,7 @@ Tue, 20 Jun 2023 12:39:07 GMT
|
|
|
595
618
|
|
|
596
619
|
## [9.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.15)
|
|
597
620
|
|
|
598
|
-
Wed, 31 May 2023 06:46:14 GMT
|
|
621
|
+
Wed, 31 May 2023 06:46:14 GMT
|
|
599
622
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.14..@fluentui/react-label_v9.1.15)
|
|
600
623
|
|
|
601
624
|
### Patches
|
|
@@ -607,7 +630,7 @@ Wed, 31 May 2023 06:46:14 GMT
|
|
|
607
630
|
|
|
608
631
|
## [9.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.14)
|
|
609
632
|
|
|
610
|
-
Thu, 25 May 2023 10:00:48 GMT
|
|
633
|
+
Thu, 25 May 2023 10:00:48 GMT
|
|
611
634
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.13..@fluentui/react-label_v9.1.14)
|
|
612
635
|
|
|
613
636
|
### Patches
|
|
@@ -617,7 +640,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
|
617
640
|
|
|
618
641
|
## [9.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.13)
|
|
619
642
|
|
|
620
|
-
Wed, 24 May 2023 20:45:28 GMT
|
|
643
|
+
Wed, 24 May 2023 20:45:28 GMT
|
|
621
644
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.12..@fluentui/react-label_v9.1.13)
|
|
622
645
|
|
|
623
646
|
### Patches
|
|
@@ -626,7 +649,7 @@ Wed, 24 May 2023 20:45:28 GMT
|
|
|
626
649
|
|
|
627
650
|
## [9.1.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.12)
|
|
628
651
|
|
|
629
|
-
Thu, 18 May 2023 00:39:09 GMT
|
|
652
|
+
Thu, 18 May 2023 00:39:09 GMT
|
|
630
653
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.11..@fluentui/react-label_v9.1.12)
|
|
631
654
|
|
|
632
655
|
### Patches
|
|
@@ -636,7 +659,7 @@ Thu, 18 May 2023 00:39:09 GMT
|
|
|
636
659
|
|
|
637
660
|
## [9.1.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.11)
|
|
638
661
|
|
|
639
|
-
Fri, 12 May 2023 20:27:23 GMT
|
|
662
|
+
Fri, 12 May 2023 20:27:23 GMT
|
|
640
663
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.10..@fluentui/react-label_v9.1.11)
|
|
641
664
|
|
|
642
665
|
### Patches
|
|
@@ -652,7 +675,7 @@ Fri, 12 May 2023 20:27:23 GMT
|
|
|
652
675
|
|
|
653
676
|
## [9.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.10)
|
|
654
677
|
|
|
655
|
-
Mon, 24 Apr 2023 08:12:38 GMT
|
|
678
|
+
Mon, 24 Apr 2023 08:12:38 GMT
|
|
656
679
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.9..@fluentui/react-label_v9.1.10)
|
|
657
680
|
|
|
658
681
|
### Patches
|
|
@@ -662,7 +685,7 @@ Mon, 24 Apr 2023 08:12:38 GMT
|
|
|
662
685
|
|
|
663
686
|
## [9.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.9)
|
|
664
687
|
|
|
665
|
-
Mon, 17 Apr 2023 17:54:02 GMT
|
|
688
|
+
Mon, 17 Apr 2023 17:54:02 GMT
|
|
666
689
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.8..@fluentui/react-label_v9.1.9)
|
|
667
690
|
|
|
668
691
|
### Patches
|
|
@@ -671,7 +694,7 @@ Mon, 17 Apr 2023 17:54:02 GMT
|
|
|
671
694
|
|
|
672
695
|
## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.8)
|
|
673
696
|
|
|
674
|
-
Wed, 12 Apr 2023 09:31:45 GMT
|
|
697
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
|
675
698
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.7..@fluentui/react-label_v9.1.8)
|
|
676
699
|
|
|
677
700
|
### Patches
|
|
@@ -680,7 +703,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
|
|
|
680
703
|
|
|
681
704
|
## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.7)
|
|
682
705
|
|
|
683
|
-
Tue, 04 Apr 2023 18:44:50 GMT
|
|
706
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
|
684
707
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.5..@fluentui/react-label_v9.1.7)
|
|
685
708
|
|
|
686
709
|
### Patches
|
|
@@ -689,7 +712,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
|
|
|
689
712
|
|
|
690
713
|
## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.5)
|
|
691
714
|
|
|
692
|
-
Tue, 21 Mar 2023 21:23:37 GMT
|
|
715
|
+
Tue, 21 Mar 2023 21:23:37 GMT
|
|
693
716
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.4..@fluentui/react-label_v9.1.5)
|
|
694
717
|
|
|
695
718
|
### Patches
|
|
@@ -703,7 +726,7 @@ Tue, 21 Mar 2023 21:23:37 GMT
|
|
|
703
726
|
|
|
704
727
|
## [9.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.4)
|
|
705
728
|
|
|
706
|
-
Thu, 16 Mar 2023 14:36:59 GMT
|
|
729
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
|
707
730
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.3..@fluentui/react-label_v9.1.4)
|
|
708
731
|
|
|
709
732
|
### Patches
|
|
@@ -712,7 +735,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
|
|
|
712
735
|
|
|
713
736
|
## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.3)
|
|
714
737
|
|
|
715
|
-
Wed, 15 Mar 2023 10:19:53 GMT
|
|
738
|
+
Wed, 15 Mar 2023 10:19:53 GMT
|
|
716
739
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.2..@fluentui/react-label_v9.1.3)
|
|
717
740
|
|
|
718
741
|
### Patches
|
|
@@ -722,7 +745,7 @@ Wed, 15 Mar 2023 10:19:53 GMT
|
|
|
722
745
|
|
|
723
746
|
## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.2)
|
|
724
747
|
|
|
725
|
-
Mon, 13 Mar 2023 08:58:26 GMT
|
|
748
|
+
Mon, 13 Mar 2023 08:58:26 GMT
|
|
726
749
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.1..@fluentui/react-label_v9.1.2)
|
|
727
750
|
|
|
728
751
|
### Patches
|
|
@@ -731,7 +754,7 @@ Mon, 13 Mar 2023 08:58:26 GMT
|
|
|
731
754
|
|
|
732
755
|
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.1)
|
|
733
756
|
|
|
734
|
-
Fri, 10 Mar 2023 07:14:01 GMT
|
|
757
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
|
735
758
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.0..@fluentui/react-label_v9.1.1)
|
|
736
759
|
|
|
737
760
|
### Patches
|
|
@@ -740,7 +763,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
|
|
|
740
763
|
|
|
741
764
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.0)
|
|
742
765
|
|
|
743
|
-
Wed, 08 Mar 2023 17:42:33 GMT
|
|
766
|
+
Wed, 08 Mar 2023 17:42:33 GMT
|
|
744
767
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.22..@fluentui/react-label_v9.1.0)
|
|
745
768
|
|
|
746
769
|
### Minor changes
|
|
@@ -751,7 +774,7 @@ Wed, 08 Mar 2023 17:42:33 GMT
|
|
|
751
774
|
|
|
752
775
|
## [9.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.22)
|
|
753
776
|
|
|
754
|
-
Wed, 15 Feb 2023 11:44:52 GMT
|
|
777
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
|
755
778
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.21..@fluentui/react-label_v9.0.22)
|
|
756
779
|
|
|
757
780
|
### Patches
|
|
@@ -760,7 +783,7 @@ Wed, 15 Feb 2023 11:44:52 GMT
|
|
|
760
783
|
|
|
761
784
|
## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.21)
|
|
762
785
|
|
|
763
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
|
786
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
|
764
787
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.20..@fluentui/react-label_v9.0.21)
|
|
765
788
|
|
|
766
789
|
### Patches
|
|
@@ -769,7 +792,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
|
769
792
|
|
|
770
793
|
## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.20)
|
|
771
794
|
|
|
772
|
-
Fri, 10 Feb 2023 08:50:02 GMT
|
|
795
|
+
Fri, 10 Feb 2023 08:50:02 GMT
|
|
773
796
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.19..@fluentui/react-label_v9.0.20)
|
|
774
797
|
|
|
775
798
|
### Patches
|
|
@@ -778,7 +801,7 @@ Fri, 10 Feb 2023 08:50:02 GMT
|
|
|
778
801
|
|
|
779
802
|
## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.19)
|
|
780
803
|
|
|
781
|
-
Tue, 31 Jan 2023 19:53:58 GMT
|
|
804
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
|
782
805
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.18..@fluentui/react-label_v9.0.19)
|
|
783
806
|
|
|
784
807
|
### Patches
|
|
@@ -787,7 +810,7 @@ Tue, 31 Jan 2023 19:53:58 GMT
|
|
|
787
810
|
|
|
788
811
|
## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.18)
|
|
789
812
|
|
|
790
|
-
Thu, 26 Jan 2023 13:31:03 GMT
|
|
813
|
+
Thu, 26 Jan 2023 13:31:03 GMT
|
|
791
814
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.17..@fluentui/react-label_v9.0.18)
|
|
792
815
|
|
|
793
816
|
### Patches
|
|
@@ -796,7 +819,7 @@ Thu, 26 Jan 2023 13:31:03 GMT
|
|
|
796
819
|
|
|
797
820
|
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.16)
|
|
798
821
|
|
|
799
|
-
Mon, 09 Jan 2023 14:35:02 GMT
|
|
822
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
|
800
823
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.15..@fluentui/react-label_v9.0.16)
|
|
801
824
|
|
|
802
825
|
### Patches
|
|
@@ -805,7 +828,7 @@ Mon, 09 Jan 2023 14:35:02 GMT
|
|
|
805
828
|
|
|
806
829
|
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.15)
|
|
807
830
|
|
|
808
|
-
Wed, 04 Jan 2023 01:40:10 GMT
|
|
831
|
+
Wed, 04 Jan 2023 01:40:10 GMT
|
|
809
832
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.14..@fluentui/react-label_v9.0.15)
|
|
810
833
|
|
|
811
834
|
### Patches
|
|
@@ -816,7 +839,7 @@ Wed, 04 Jan 2023 01:40:10 GMT
|
|
|
816
839
|
|
|
817
840
|
## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.14)
|
|
818
841
|
|
|
819
|
-
Wed, 21 Dec 2022 10:20:33 GMT
|
|
842
|
+
Wed, 21 Dec 2022 10:20:33 GMT
|
|
820
843
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.13..@fluentui/react-label_v9.0.14)
|
|
821
844
|
|
|
822
845
|
### Patches
|
|
@@ -825,7 +848,7 @@ Wed, 21 Dec 2022 10:20:33 GMT
|
|
|
825
848
|
|
|
826
849
|
## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.13)
|
|
827
850
|
|
|
828
|
-
Tue, 20 Dec 2022 14:59:34 GMT
|
|
851
|
+
Tue, 20 Dec 2022 14:59:34 GMT
|
|
829
852
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.12..@fluentui/react-label_v9.0.13)
|
|
830
853
|
|
|
831
854
|
### Patches
|
|
@@ -835,7 +858,7 @@ Tue, 20 Dec 2022 14:59:34 GMT
|
|
|
835
858
|
|
|
836
859
|
## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.12)
|
|
837
860
|
|
|
838
|
-
Mon, 05 Dec 2022 18:29:39 GMT
|
|
861
|
+
Mon, 05 Dec 2022 18:29:39 GMT
|
|
839
862
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.11..@fluentui/react-label_v9.0.12)
|
|
840
863
|
|
|
841
864
|
### Patches
|
|
@@ -844,7 +867,7 @@ Mon, 05 Dec 2022 18:29:39 GMT
|
|
|
844
867
|
|
|
845
868
|
## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.11)
|
|
846
869
|
|
|
847
|
-
Thu, 17 Nov 2022 23:05:40 GMT
|
|
870
|
+
Thu, 17 Nov 2022 23:05:40 GMT
|
|
848
871
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.10..@fluentui/react-label_v9.0.11)
|
|
849
872
|
|
|
850
873
|
### Patches
|
|
@@ -853,7 +876,7 @@ Thu, 17 Nov 2022 23:05:40 GMT
|
|
|
853
876
|
|
|
854
877
|
## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.10)
|
|
855
878
|
|
|
856
|
-
Fri, 11 Nov 2022 14:58:06 GMT
|
|
879
|
+
Fri, 11 Nov 2022 14:58:06 GMT
|
|
857
880
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.9..@fluentui/react-label_v9.0.10)
|
|
858
881
|
|
|
859
882
|
### Patches
|
|
@@ -865,7 +888,7 @@ Fri, 11 Nov 2022 14:58:06 GMT
|
|
|
865
888
|
|
|
866
889
|
## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.9)
|
|
867
890
|
|
|
868
|
-
Wed, 02 Nov 2022 11:57:53 GMT
|
|
891
|
+
Wed, 02 Nov 2022 11:57:53 GMT
|
|
869
892
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.8..@fluentui/react-label_v9.0.9)
|
|
870
893
|
|
|
871
894
|
### Patches
|
|
@@ -877,7 +900,7 @@ Wed, 02 Nov 2022 11:57:53 GMT
|
|
|
877
900
|
|
|
878
901
|
## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.8)
|
|
879
902
|
|
|
880
|
-
Thu, 20 Oct 2022 08:39:35 GMT
|
|
903
|
+
Thu, 20 Oct 2022 08:39:35 GMT
|
|
881
904
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.7..@fluentui/react-label_v9.0.8)
|
|
882
905
|
|
|
883
906
|
### Patches
|
|
@@ -890,7 +913,7 @@ Thu, 20 Oct 2022 08:39:35 GMT
|
|
|
890
913
|
|
|
891
914
|
## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.7)
|
|
892
915
|
|
|
893
|
-
Thu, 13 Oct 2022 11:02:52 GMT
|
|
916
|
+
Thu, 13 Oct 2022 11:02:52 GMT
|
|
894
917
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.6..@fluentui/react-label_v9.0.7)
|
|
895
918
|
|
|
896
919
|
### Patches
|
|
@@ -901,7 +924,7 @@ Thu, 13 Oct 2022 11:02:52 GMT
|
|
|
901
924
|
|
|
902
925
|
## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.6)
|
|
903
926
|
|
|
904
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
|
927
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
|
905
928
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.5..@fluentui/react-label_v9.0.6)
|
|
906
929
|
|
|
907
930
|
### Patches
|
|
@@ -910,7 +933,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
|
910
933
|
|
|
911
934
|
## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.5)
|
|
912
935
|
|
|
913
|
-
Thu, 15 Sep 2022 09:49:06 GMT
|
|
936
|
+
Thu, 15 Sep 2022 09:49:06 GMT
|
|
914
937
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.4..@fluentui/react-label_v9.0.5)
|
|
915
938
|
|
|
916
939
|
### Patches
|
|
@@ -922,7 +945,7 @@ Thu, 15 Sep 2022 09:49:06 GMT
|
|
|
922
945
|
|
|
923
946
|
## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.4)
|
|
924
947
|
|
|
925
|
-
Wed, 03 Aug 2022 16:03:50 GMT
|
|
948
|
+
Wed, 03 Aug 2022 16:03:50 GMT
|
|
926
949
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.3..@fluentui/react-label_v9.0.4)
|
|
927
950
|
|
|
928
951
|
### Patches
|
|
@@ -932,7 +955,7 @@ Wed, 03 Aug 2022 16:03:50 GMT
|
|
|
932
955
|
|
|
933
956
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.3)
|
|
934
957
|
|
|
935
|
-
Thu, 14 Jul 2022 21:21:12 GMT
|
|
958
|
+
Thu, 14 Jul 2022 21:21:12 GMT
|
|
936
959
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.2..@fluentui/react-label_v9.0.3)
|
|
937
960
|
|
|
938
961
|
### Patches
|
|
@@ -942,7 +965,7 @@ Thu, 14 Jul 2022 21:21:12 GMT
|
|
|
942
965
|
|
|
943
966
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.2)
|
|
944
967
|
|
|
945
|
-
Thu, 14 Jul 2022 17:06:19 GMT
|
|
968
|
+
Thu, 14 Jul 2022 17:06:19 GMT
|
|
946
969
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.1..@fluentui/react-label_v9.0.2)
|
|
947
970
|
|
|
948
971
|
### Patches
|
|
@@ -952,7 +975,7 @@ Thu, 14 Jul 2022 17:06:19 GMT
|
|
|
952
975
|
|
|
953
976
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.1)
|
|
954
977
|
|
|
955
|
-
Tue, 28 Jun 2022 17:39:49 GMT
|
|
978
|
+
Tue, 28 Jun 2022 17:39:49 GMT
|
|
956
979
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0..@fluentui/react-label_v9.0.1)
|
|
957
980
|
|
|
958
981
|
### Patches
|
|
@@ -962,7 +985,7 @@ Tue, 28 Jun 2022 17:39:49 GMT
|
|
|
962
985
|
|
|
963
986
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0)
|
|
964
987
|
|
|
965
|
-
Tue, 28 Jun 2022 15:13:38 GMT
|
|
988
|
+
Tue, 28 Jun 2022 15:13:38 GMT
|
|
966
989
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-rc.6..@fluentui/react-label_v9.0.0)
|
|
967
990
|
|
|
968
991
|
### Patches
|
|
@@ -979,7 +1002,7 @@ Tue, 28 Jun 2022 15:13:38 GMT
|
|
|
979
1002
|
|
|
980
1003
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-rc.6)
|
|
981
1004
|
|
|
982
|
-
Thu, 23 Jun 2022 14:25:31 GMT
|
|
1005
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
|
983
1006
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-rc.5..@fluentui/react-label_v9.0.0-rc.6)
|
|
984
1007
|
|
|
985
1008
|
### Changes
|
|
@@ -988,7 +1011,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
|
|
|
988
1011
|
|
|
989
1012
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-rc.5)
|
|
990
1013
|
|
|
991
|
-
Tue, 31 May 2022 21:28:39 GMT
|
|
1014
|
+
Tue, 31 May 2022 21:28:39 GMT
|
|
992
1015
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-rc.4..@fluentui/react-label_v9.0.0-rc.5)
|
|
993
1016
|
|
|
994
1017
|
### Changes
|
|
@@ -999,7 +1022,7 @@ Tue, 31 May 2022 21:28:39 GMT
|
|
|
999
1022
|
|
|
1000
1023
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-rc.4)
|
|
1001
1024
|
|
|
1002
|
-
Thu, 26 May 2022 21:01:25 GMT
|
|
1025
|
+
Thu, 26 May 2022 21:01:25 GMT
|
|
1003
1026
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-rc.3..@fluentui/react-label_v9.0.0-rc.4)
|
|
1004
1027
|
|
|
1005
1028
|
### Changes
|
|
@@ -1008,7 +1031,7 @@ Thu, 26 May 2022 21:01:25 GMT
|
|
|
1008
1031
|
|
|
1009
1032
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-rc.3)
|
|
1010
1033
|
|
|
1011
|
-
Mon, 23 May 2022 18:56:45 GMT
|
|
1034
|
+
Mon, 23 May 2022 18:56:45 GMT
|
|
1012
1035
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-rc.2..@fluentui/react-label_v9.0.0-rc.3)
|
|
1013
1036
|
|
|
1014
1037
|
### Changes
|
|
@@ -1019,7 +1042,7 @@ Mon, 23 May 2022 18:56:45 GMT
|
|
|
1019
1042
|
|
|
1020
1043
|
## [9.0.0-rc.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-rc.2)
|
|
1021
1044
|
|
|
1022
|
-
Mon, 23 May 2022 12:14:19 GMT
|
|
1045
|
+
Mon, 23 May 2022 12:14:19 GMT
|
|
1023
1046
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.12..@fluentui/react-label_v9.0.0-rc.2)
|
|
1024
1047
|
|
|
1025
1048
|
### Changes
|
|
@@ -1035,7 +1058,7 @@ Mon, 23 May 2022 12:14:19 GMT
|
|
|
1035
1058
|
|
|
1036
1059
|
## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.12)
|
|
1037
1060
|
|
|
1038
|
-
Thu, 05 May 2022 18:26:24 GMT
|
|
1061
|
+
Thu, 05 May 2022 18:26:24 GMT
|
|
1039
1062
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.11..@fluentui/react-label_v9.0.0-beta.12)
|
|
1040
1063
|
|
|
1041
1064
|
### Changes
|
|
@@ -1046,7 +1069,7 @@ Thu, 05 May 2022 18:26:24 GMT
|
|
|
1046
1069
|
|
|
1047
1070
|
## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.11)
|
|
1048
1071
|
|
|
1049
|
-
Wed, 04 May 2022 13:26:43 GMT
|
|
1072
|
+
Wed, 04 May 2022 13:26:43 GMT
|
|
1050
1073
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.10..@fluentui/react-label_v9.0.0-beta.11)
|
|
1051
1074
|
|
|
1052
1075
|
### Changes
|
package/lib/Label.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["Label.ts"],"sourcesContent":["export * from './components/Label/index';\n"],"names":[],"mappings":"AAAA,cAAc,2BAA2B"}
|
|
1
|
+
{"version":3,"sources":["Label.ts"],"sourcesContent":["export * from './components/Label/index';\n"],"names":[],"rangeMappings":"","mappings":"AAAA,cAAc,2BAA2B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["Label.tsx"],"sourcesContent":["import * as React from 'react';\nimport { useLabel_unstable } from './useLabel';\nimport { renderLabel_unstable } from './renderLabel';\nimport { useLabelStyles_unstable } from './useLabelStyles.styles';\nimport type { LabelProps } from './Label.types';\nimport type { ForwardRefComponent } from '@fluentui/react-utilities';\nimport { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\n\n/**\n * A label component provides a title or name to a component.\n */\nexport const Label: ForwardRefComponent<LabelProps> = React.forwardRef((props, ref) => {\n const state = useLabel_unstable(props, ref);\n\n useLabelStyles_unstable(state);\n\n useCustomStyleHook_unstable('useLabelStyles_unstable')(state);\n\n return renderLabel_unstable(state);\n});\n\nLabel.displayName = 'Label';\n"],"names":["React","useLabel_unstable","renderLabel_unstable","useLabelStyles_unstable","useCustomStyleHook_unstable","Label","forwardRef","props","ref","state","displayName"],"mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,iBAAiB,QAAQ,aAAa;AAC/C,SAASC,oBAAoB,QAAQ,gBAAgB;AACrD,SAASC,uBAAuB,QAAQ,0BAA0B;AAGlE,SAASC,2BAA2B,QAAQ,kCAAkC;AAE9E;;CAEC,GACD,OAAO,MAAMC,sBAAyCL,MAAMM,UAAU,CAAC,CAACC,OAAOC;IAC7E,MAAMC,QAAQR,kBAAkBM,OAAOC;IAEvCL,wBAAwBM;IAExBL,4BAA4B,2BAA2BK;IAEvD,OAAOP,qBAAqBO;AAC9B,GAAG;AAEHJ,MAAMK,WAAW,GAAG"}
|
|
1
|
+
{"version":3,"sources":["Label.tsx"],"sourcesContent":["import * as React from 'react';\nimport { useLabel_unstable } from './useLabel';\nimport { renderLabel_unstable } from './renderLabel';\nimport { useLabelStyles_unstable } from './useLabelStyles.styles';\nimport type { LabelProps } from './Label.types';\nimport type { ForwardRefComponent } from '@fluentui/react-utilities';\nimport { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\n\n/**\n * A label component provides a title or name to a component.\n */\nexport const Label: ForwardRefComponent<LabelProps> = React.forwardRef((props, ref) => {\n const state = useLabel_unstable(props, ref);\n\n useLabelStyles_unstable(state);\n\n useCustomStyleHook_unstable('useLabelStyles_unstable')(state);\n\n return renderLabel_unstable(state);\n});\n\nLabel.displayName = 'Label';\n"],"names":["React","useLabel_unstable","renderLabel_unstable","useLabelStyles_unstable","useCustomStyleHook_unstable","Label","forwardRef","props","ref","state","displayName"],"rangeMappings":";;;;;;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,iBAAiB,QAAQ,aAAa;AAC/C,SAASC,oBAAoB,QAAQ,gBAAgB;AACrD,SAASC,uBAAuB,QAAQ,0BAA0B;AAGlE,SAASC,2BAA2B,QAAQ,kCAAkC;AAE9E;;CAEC,GACD,OAAO,MAAMC,sBAAyCL,MAAMM,UAAU,CAAC,CAACC,OAAOC;IAC7E,MAAMC,QAAQR,kBAAkBM,OAAOC;IAEvCL,wBAAwBM;IAExBL,4BAA4B,2BAA2BK;IAEvD,OAAOP,qBAAqBO;AAC9B,GAAG;AAEHJ,MAAMK,WAAW,GAAG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["Label.types.ts"],"sourcesContent":["import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';\n\n/**\n * Label Props\n */\nexport type LabelProps = Omit<ComponentProps<LabelSlots>, 'required'> & {\n /**\n * Renders the label as disabled\n * @default false\n */\n disabled?: boolean;\n\n /**\n * Displays an indicator that the label is for a required field. The required prop can be set to true to display\n * an asterisk (*). Or it can be set to a string or jsx content to display a different indicator.\n * @default false\n */\n required?: boolean | Slot<'span'>;\n\n /**\n * A label supports different sizes.\n * @default 'medium'\n */\n size?: 'small' | 'medium' | 'large';\n\n /**\n * A label supports regular and semibold fontweight.\n * @default regular\n */\n weight?: 'regular' | 'semibold';\n};\n\nexport type LabelSlots = {\n root: Slot<'label'>;\n required?: Slot<'span'>;\n};\n\n/**\n * State used in rendering Label\n */\nexport type LabelState = ComponentState<LabelSlots> & Required<Pick<LabelProps, 'disabled' | 'size' | 'weight'>>;\n"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["Label.types.ts"],"sourcesContent":["import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';\n\n/**\n * Label Props\n */\nexport type LabelProps = Omit<ComponentProps<LabelSlots>, 'required'> & {\n /**\n * Renders the label as disabled\n * @default false\n */\n disabled?: boolean;\n\n /**\n * Displays an indicator that the label is for a required field. The required prop can be set to true to display\n * an asterisk (*). Or it can be set to a string or jsx content to display a different indicator.\n * @default false\n */\n required?: boolean | Slot<'span'>;\n\n /**\n * A label supports different sizes.\n * @default 'medium'\n */\n size?: 'small' | 'medium' | 'large';\n\n /**\n * A label supports regular and semibold fontweight.\n * @default regular\n */\n weight?: 'regular' | 'semibold';\n};\n\nexport type LabelSlots = {\n root: Slot<'label'>;\n required?: Slot<'span'>;\n};\n\n/**\n * State used in rendering Label\n */\nexport type LabelState = ComponentState<LabelSlots> & Required<Pick<LabelProps, 'disabled' | 'size' | 'weight'>>;\n"],"names":[],"rangeMappings":";;","mappings":"AAqCA;;CAEC,GACD,WAAiH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts"],"sourcesContent":["export * from './Label';\nexport * from './Label.types';\nexport * from './renderLabel';\nexport * from './useLabel';\nexport * from './useLabelStyles.styles';\n"],"names":[],"mappings":"AAAA,cAAc,UAAU;AACxB,cAAc,gBAAgB;AAC9B,cAAc,gBAAgB;AAC9B,cAAc,aAAa;AAC3B,cAAc,0BAA0B"}
|
|
1
|
+
{"version":3,"sources":["index.ts"],"sourcesContent":["export * from './Label';\nexport * from './Label.types';\nexport * from './renderLabel';\nexport * from './useLabel';\nexport * from './useLabelStyles.styles';\n"],"names":[],"rangeMappings":";;;;","mappings":"AAAA,cAAc,UAAU;AACxB,cAAc,gBAAgB;AAC9B,cAAc,gBAAgB;AAC9B,cAAc,aAAa;AAC3B,cAAc,0BAA0B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderLabel.tsx"],"sourcesContent":["/** @jsxRuntime automatic */\n/** @jsxImportSource @fluentui/react-jsx-runtime */\n\nimport { assertSlots } from '@fluentui/react-utilities';\nimport type { LabelState, LabelSlots } from './Label.types';\n\n/**\n * Render the final JSX of Label\n */\nexport const renderLabel_unstable = (state: LabelState) => {\n assertSlots<LabelSlots>(state);\n\n return (\n <state.root>\n {state.root.children}\n {state.required && <state.required />}\n </state.root>\n );\n};\n"],"names":["assertSlots","renderLabel_unstable","state","root","children","required"],"mappings":"AAAA,0BAA0B,GAC1B,iDAAiD;AAEjD,SAASA,WAAW,QAAQ,4BAA4B;AAGxD;;CAEC,GACD,OAAO,MAAMC,uBAAuB,CAACC;IACnCF,YAAwBE;IAExB,qBACE,MAACA,MAAMC,IAAI;;YACRD,MAAMC,IAAI,CAACC,QAAQ;YACnBF,MAAMG,QAAQ,kBAAI,KAACH,MAAMG,QAAQ;;;AAGxC,EAAE"}
|
|
1
|
+
{"version":3,"sources":["renderLabel.tsx"],"sourcesContent":["/** @jsxRuntime automatic */\n/** @jsxImportSource @fluentui/react-jsx-runtime */\n\nimport { assertSlots } from '@fluentui/react-utilities';\nimport type { LabelState, LabelSlots } from './Label.types';\n\n/**\n * Render the final JSX of Label\n */\nexport const renderLabel_unstable = (state: LabelState) => {\n assertSlots<LabelSlots>(state);\n\n return (\n <state.root>\n {state.root.children}\n {state.required && <state.required />}\n </state.root>\n );\n};\n"],"names":["assertSlots","renderLabel_unstable","state","root","children","required"],"rangeMappings":";;;;;;;;;;;;","mappings":"AAAA,0BAA0B,GAC1B,iDAAiD;AAEjD,SAASA,WAAW,QAAQ,4BAA4B;AAGxD;;CAEC,GACD,OAAO,MAAMC,uBAAuB,CAACC;IACnCF,YAAwBE;IAExB,qBACE,MAACA,MAAMC,IAAI;;YACRD,MAAMC,IAAI,CAACC,QAAQ;YACnBF,MAAMG,QAAQ,kBAAI,KAACH,MAAMG,QAAQ;;;AAGxC,EAAE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["useLabel.tsx"],"sourcesContent":["import * as React from 'react';\nimport { getIntrinsicElementProps, slot } from '@fluentui/react-utilities';\nimport type { LabelProps, LabelState } from './Label.types';\n\n/**\n * Create the state required to render Label.\n *\n * The returned state can be modified with hooks such as useLabelStyles_unstable,\n * before being passed to renderLabel_unstable.\n *\n * @param props - props from this instance of Label\n * @param ref - reference to root HTMLElement of Label\n */\nexport const useLabel_unstable = (props: LabelProps, ref: React.Ref<HTMLElement>): LabelState => {\n const { disabled = false, required = false, weight = 'regular', size = 'medium' } = props;\n return {\n disabled,\n required: slot.optional(required === true ? '*' : required || undefined, {\n defaultProps: { 'aria-hidden': 'true' },\n elementType: 'span',\n }),\n weight,\n size,\n components: { root: 'label', required: 'span' },\n root: slot.always(\n getIntrinsicElementProps('label', {\n // FIXME:\n // `ref` is wrongly assigned to be `HTMLElement` instead of `HTMLLabelElement`\n // but since it would be a breaking change to fix it, we are casting ref to it's proper type\n ref: ref as React.Ref<HTMLLabelElement>,\n ...props,\n }),\n { elementType: 'label' },\n ),\n };\n};\n"],"names":["React","getIntrinsicElementProps","slot","useLabel_unstable","props","ref","disabled","required","weight","size","optional","undefined","defaultProps","elementType","components","root","always"],"mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,wBAAwB,EAAEC,IAAI,QAAQ,4BAA4B;AAG3E;;;;;;;;CAQC,GACD,OAAO,MAAMC,oBAAoB,CAACC,OAAmBC;IACnD,MAAM,EAAEC,WAAW,KAAK,EAAEC,WAAW,KAAK,EAAEC,SAAS,SAAS,EAAEC,OAAO,QAAQ,EAAE,GAAGL;IACpF,OAAO;QACLE;QACAC,UAAUL,KAAKQ,QAAQ,CAACH,aAAa,OAAO,MAAMA,YAAYI,WAAW;YACvEC,cAAc;gBAAE,eAAe;YAAO;YACtCC,aAAa;QACf;QACAL;QACAC;QACAK,YAAY;YAAEC,MAAM;YAASR,UAAU;QAAO;QAC9CQ,MAAMb,KAAKc,MAAM,CACff,yBAAyB,SAAS;YAChC,SAAS;YACT,8EAA8E;YAC9E,4FAA4F;YAC5FI,KAAKA;YACL,GAAGD,KAAK;QACV,IACA;YAAES,aAAa;QAAQ;IAE3B;AACF,EAAE"}
|
|
1
|
+
{"version":3,"sources":["useLabel.tsx"],"sourcesContent":["import * as React from 'react';\nimport { getIntrinsicElementProps, slot } from '@fluentui/react-utilities';\nimport type { LabelProps, LabelState } from './Label.types';\n\n/**\n * Create the state required to render Label.\n *\n * The returned state can be modified with hooks such as useLabelStyles_unstable,\n * before being passed to renderLabel_unstable.\n *\n * @param props - props from this instance of Label\n * @param ref - reference to root HTMLElement of Label\n */\nexport const useLabel_unstable = (props: LabelProps, ref: React.Ref<HTMLElement>): LabelState => {\n const { disabled = false, required = false, weight = 'regular', size = 'medium' } = props;\n return {\n disabled,\n required: slot.optional(required === true ? '*' : required || undefined, {\n defaultProps: { 'aria-hidden': 'true' },\n elementType: 'span',\n }),\n weight,\n size,\n components: { root: 'label', required: 'span' },\n root: slot.always(\n getIntrinsicElementProps('label', {\n // FIXME:\n // `ref` is wrongly assigned to be `HTMLElement` instead of `HTMLLabelElement`\n // but since it would be a breaking change to fix it, we are casting ref to it's proper type\n ref: ref as React.Ref<HTMLLabelElement>,\n ...props,\n }),\n { elementType: 'label' },\n ),\n };\n};\n"],"names":["React","getIntrinsicElementProps","slot","useLabel_unstable","props","ref","disabled","required","weight","size","optional","undefined","defaultProps","elementType","components","root","always"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,wBAAwB,EAAEC,IAAI,QAAQ,4BAA4B;AAG3E;;;;;;;;CAQC,GACD,OAAO,MAAMC,oBAAoB,CAACC,OAAmBC;IACnD,MAAM,EAAEC,WAAW,KAAK,EAAEC,WAAW,KAAK,EAAEC,SAAS,SAAS,EAAEC,OAAO,QAAQ,EAAE,GAAGL;IACpF,OAAO;QACLE;QACAC,UAAUL,KAAKQ,QAAQ,CAACH,aAAa,OAAO,MAAMA,YAAYI,WAAW;YACvEC,cAAc;gBAAE,eAAe;YAAO;YACtCC,aAAa;QACf;QACAL;QACAC;QACAK,YAAY;YAAEC,MAAM;YAASR,UAAU;QAAO;QAC9CQ,MAAMb,KAAKc,MAAM,CACff,yBAAyB,SAAS;YAChC,SAAS;YACT,8EAA8E;YAC9E,4FAA4F;YAC5FI,KAAKA;YACL,GAAGD,KAAK;QACV,IACA;YAAES,aAAa;QAAQ;IAE3B;AACF,EAAE"}
|
|
@@ -46,6 +46,8 @@ const useStyles = /*#__PURE__*/__styles({
|
|
|
46
46
|
* Apply styling to the Label slots based on the state
|
|
47
47
|
*/
|
|
48
48
|
export const useLabelStyles_unstable = state => {
|
|
49
|
+
'use no memo';
|
|
50
|
+
|
|
49
51
|
const styles = useStyles();
|
|
50
52
|
state.root.className = mergeClasses(labelClassNames.root, styles.root, state.disabled && styles.disabled, styles[state.size], state.weight === 'semibold' && styles.semibold, state.root.className);
|
|
51
53
|
if (state.required) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","mergeClasses","tokens","labelClassNames","root","required","useStyles","Bahqtrf","sj55zd","disabled","Bbusuzp","uwmqm3","small","Be2twd7","Bg96gwp","medium","large","Bhrd7zp","semibold","d","m","useLabelStyles_unstable","state","styles","className","size","weight"],"sources":["useLabelStyles.styles.js"],"sourcesContent":["import { makeStyles, mergeClasses } from '@griffel/react';\nimport { tokens } from '@fluentui/react-theme';\nexport const labelClassNames = {\n root: 'fui-Label',\n required: 'fui-Label__required'\n};\n/**\n * Styles for the label\n */ const useStyles = makeStyles({\n root: {\n fontFamily: tokens.fontFamilyBase,\n color: tokens.colorNeutralForeground1\n },\n disabled: {\n color: tokens.colorNeutralForegroundDisabled,\n '@media (forced-colors: active)': {\n color: 'GrayText'\n }\n },\n required: {\n color: tokens.colorPaletteRedForeground3,\n paddingLeft: tokens.spacingHorizontalXS\n },\n small: {\n fontSize: tokens.fontSizeBase200,\n lineHeight: tokens.lineHeightBase200\n },\n medium: {\n fontSize: tokens.fontSizeBase300,\n lineHeight: tokens.lineHeightBase300\n },\n large: {\n fontSize: tokens.fontSizeBase400,\n lineHeight: tokens.lineHeightBase400,\n fontWeight: tokens.fontWeightSemibold\n },\n semibold: {\n fontWeight: tokens.fontWeightSemibold\n }\n});\n/**\n * Apply styling to the Label slots based on the state\n */ export const useLabelStyles_unstable = (state)=>{\n const styles = useStyles();\n state.root.className = mergeClasses(labelClassNames.root, styles.root, state.disabled && styles.disabled, styles[state.size], state.weight === 'semibold' && styles.semibold, state.root.className);\n if (state.required) {\n state.required.className = mergeClasses(labelClassNames.required, styles.required, state.disabled && styles.disabled, state.required.className);\n }\n return state;\n};\n"],"mappings":"AAAA,SAAAA,QAAA,EAAqBC,YAAY,QAAQ,gBAAgB;AACzD,SAASC,MAAM,QAAQ,uBAAuB;AAC9C,OAAO,MAAMC,eAAe,GAAG;EAC3BC,IAAI,EAAE,WAAW;EACjBC,QAAQ,EAAE;AACd,CAAC;AACD;AACA;AACA;AAAI,MAAMC,SAAS,gBAAGN,QAAA;EAAAI,IAAA;IAAAG,OAAA;IAAAC,MAAA;EAAA;EAAAC,QAAA;IAAAD,MAAA;IAAAE,OAAA;EAAA;EAAAL,QAAA;IAAAG,MAAA;IAAAG,MAAA;EAAA;EAAAC,KAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;EAAAC,MAAA;IAAAF,OAAA;IAAAC,OAAA;EAAA;EAAAE,KAAA;IAAAH,OAAA;IAAAC,OAAA;IAAAG,OAAA;EAAA;EAAAC,QAAA;IAAAD,OAAA;EAAA;AAAA;EAAAE,CAAA;EAAAC,CAAA;IAAAA,CAAA;EAAA;AAAA,CA+BrB,CAAC;AACF;AACA;AACA;AAAI,OAAO,MAAMC,uBAAuB,GAAIC,KAAK,IAAG;EAChD,MAAMC,MAAM,GAAGjB,SAAS,CAAC,CAAC;EAC1BgB,KAAK,CAAClB,IAAI,CAACoB,SAAS,GAAGvB,YAAY,CAACE,eAAe,CAACC,IAAI,EAAEmB,MAAM,CAACnB,IAAI,EAAEkB,KAAK,CAACb,QAAQ,IAAIc,MAAM,CAACd,QAAQ,EAAEc,MAAM,CAACD,KAAK,CAACG,IAAI,CAAC,EAAEH,KAAK,CAACI,MAAM,KAAK,UAAU,IAAIH,MAAM,CAACL,QAAQ,EAAEI,KAAK,CAAClB,IAAI,CAACoB,SAAS,CAAC;EACnM,IAAIF,KAAK,CAACjB,QAAQ,EAAE;IAChBiB,KAAK,CAACjB,QAAQ,CAACmB,SAAS,GAAGvB,YAAY,CAACE,eAAe,CAACE,QAAQ,EAAEkB,MAAM,CAAClB,QAAQ,EAAEiB,KAAK,CAACb,QAAQ,IAAIc,MAAM,CAACd,QAAQ,EAAEa,KAAK,CAACjB,QAAQ,CAACmB,SAAS,CAAC;EACnJ;EACA,OAAOF,KAAK;AAChB,CAAC","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["__styles","mergeClasses","tokens","labelClassNames","root","required","useStyles","Bahqtrf","sj55zd","disabled","Bbusuzp","uwmqm3","small","Be2twd7","Bg96gwp","medium","large","Bhrd7zp","semibold","d","m","useLabelStyles_unstable","state","styles","className","size","weight"],"sources":["useLabelStyles.styles.js"],"sourcesContent":["import { makeStyles, mergeClasses } from '@griffel/react';\nimport { tokens } from '@fluentui/react-theme';\nexport const labelClassNames = {\n root: 'fui-Label',\n required: 'fui-Label__required'\n};\n/**\n * Styles for the label\n */ const useStyles = makeStyles({\n root: {\n fontFamily: tokens.fontFamilyBase,\n color: tokens.colorNeutralForeground1\n },\n disabled: {\n color: tokens.colorNeutralForegroundDisabled,\n '@media (forced-colors: active)': {\n color: 'GrayText'\n }\n },\n required: {\n color: tokens.colorPaletteRedForeground3,\n paddingLeft: tokens.spacingHorizontalXS\n },\n small: {\n fontSize: tokens.fontSizeBase200,\n lineHeight: tokens.lineHeightBase200\n },\n medium: {\n fontSize: tokens.fontSizeBase300,\n lineHeight: tokens.lineHeightBase300\n },\n large: {\n fontSize: tokens.fontSizeBase400,\n lineHeight: tokens.lineHeightBase400,\n fontWeight: tokens.fontWeightSemibold\n },\n semibold: {\n fontWeight: tokens.fontWeightSemibold\n }\n});\n/**\n * Apply styling to the Label slots based on the state\n */ export const useLabelStyles_unstable = (state)=>{\n 'use no memo';\n const styles = useStyles();\n state.root.className = mergeClasses(labelClassNames.root, styles.root, state.disabled && styles.disabled, styles[state.size], state.weight === 'semibold' && styles.semibold, state.root.className);\n if (state.required) {\n state.required.className = mergeClasses(labelClassNames.required, styles.required, state.disabled && styles.disabled, state.required.className);\n }\n return state;\n};\n"],"mappings":"AAAA,SAAAA,QAAA,EAAqBC,YAAY,QAAQ,gBAAgB;AACzD,SAASC,MAAM,QAAQ,uBAAuB;AAC9C,OAAO,MAAMC,eAAe,GAAG;EAC3BC,IAAI,EAAE,WAAW;EACjBC,QAAQ,EAAE;AACd,CAAC;AACD;AACA;AACA;AAAI,MAAMC,SAAS,gBAAGN,QAAA;EAAAI,IAAA;IAAAG,OAAA;IAAAC,MAAA;EAAA;EAAAC,QAAA;IAAAD,MAAA;IAAAE,OAAA;EAAA;EAAAL,QAAA;IAAAG,MAAA;IAAAG,MAAA;EAAA;EAAAC,KAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;EAAAC,MAAA;IAAAF,OAAA;IAAAC,OAAA;EAAA;EAAAE,KAAA;IAAAH,OAAA;IAAAC,OAAA;IAAAG,OAAA;EAAA;EAAAC,QAAA;IAAAD,OAAA;EAAA;AAAA;EAAAE,CAAA;EAAAC,CAAA;IAAAA,CAAA;EAAA;AAAA,CA+BrB,CAAC;AACF;AACA;AACA;AAAI,OAAO,MAAMC,uBAAuB,GAAIC,KAAK,IAAG;EAChD,aAAa;;EACb,MAAMC,MAAM,GAAGjB,SAAS,CAAC,CAAC;EAC1BgB,KAAK,CAAClB,IAAI,CAACoB,SAAS,GAAGvB,YAAY,CAACE,eAAe,CAACC,IAAI,EAAEmB,MAAM,CAACnB,IAAI,EAAEkB,KAAK,CAACb,QAAQ,IAAIc,MAAM,CAACd,QAAQ,EAAEc,MAAM,CAACD,KAAK,CAACG,IAAI,CAAC,EAAEH,KAAK,CAACI,MAAM,KAAK,UAAU,IAAIH,MAAM,CAACL,QAAQ,EAAEI,KAAK,CAAClB,IAAI,CAACoB,SAAS,CAAC;EACnM,IAAIF,KAAK,CAACjB,QAAQ,EAAE;IAChBiB,KAAK,CAACjB,QAAQ,CAACmB,SAAS,GAAGvB,YAAY,CAACE,eAAe,CAACE,QAAQ,EAAEkB,MAAM,CAAClB,QAAQ,EAAEiB,KAAK,CAACb,QAAQ,IAAIc,MAAM,CAACd,QAAQ,EAAEa,KAAK,CAACjB,QAAQ,CAACmB,SAAS,CAAC;EACnJ;EACA,OAAOF,KAAK;AAChB,CAAC","ignoreList":[]}
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts"],"sourcesContent":["export { Label, labelClassNames, renderLabel_unstable, useLabelStyles_unstable, useLabel_unstable } from './Label';\nexport type { LabelProps, LabelSlots, LabelState } from './Label';\n"],"names":["Label","labelClassNames","renderLabel_unstable","useLabelStyles_unstable","useLabel_unstable"],"mappings":"AAAA,SAASA,KAAK,EAAEC,eAAe,EAAEC,oBAAoB,EAAEC,uBAAuB,EAAEC,iBAAiB,QAAQ,UAAU"}
|
|
1
|
+
{"version":3,"sources":["index.ts"],"sourcesContent":["export { Label, labelClassNames, renderLabel_unstable, useLabelStyles_unstable, useLabel_unstable } from './Label';\nexport type { LabelProps, LabelSlots, LabelState } from './Label';\n"],"names":["Label","labelClassNames","renderLabel_unstable","useLabelStyles_unstable","useLabel_unstable"],"rangeMappings":"","mappings":"AAAA,SAASA,KAAK,EAAEC,eAAe,EAAEC,oBAAoB,EAAEC,uBAAuB,EAAEC,iBAAiB,QAAQ,UAAU"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["Label.
|
|
1
|
+
{"version":3,"sources":["Label.ts"],"sourcesContent":["export * from './components/Label/index';\n"],"names":[],"rangeMappings":";;;;;","mappings":";;;;;uBAAc"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["Label.
|
|
1
|
+
{"version":3,"sources":["Label.tsx"],"sourcesContent":["import * as React from 'react';\nimport { useLabel_unstable } from './useLabel';\nimport { renderLabel_unstable } from './renderLabel';\nimport { useLabelStyles_unstable } from './useLabelStyles.styles';\nimport type { LabelProps } from './Label.types';\nimport type { ForwardRefComponent } from '@fluentui/react-utilities';\nimport { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\n\n/**\n * A label component provides a title or name to a component.\n */\nexport const Label: ForwardRefComponent<LabelProps> = React.forwardRef((props, ref) => {\n const state = useLabel_unstable(props, ref);\n\n useLabelStyles_unstable(state);\n\n useCustomStyleHook_unstable('useLabelStyles_unstable')(state);\n\n return renderLabel_unstable(state);\n});\n\nLabel.displayName = 'Label';\n"],"names":["Label","React","forwardRef","props","ref","state","useLabel_unstable","useLabelStyles_unstable","useCustomStyleHook_unstable","renderLabel_unstable","displayName"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;+BAWaA;;;eAAAA;;;;iEAXU;0BACW;6BACG;sCACG;qCAGI;AAKrC,MAAMA,QAAAA,WAAAA,GAAyCC,OAAMC,UAAU,CAAC,CAACC,OAAOC;IAC7E,MAAMC,QAAQC,IAAAA,2BAAAA,EAAkBH,OAAOC;IAEvCG,IAAAA,6CAAAA,EAAwBF;IAExBG,IAAAA,gDAAAA,EAA4B,2BAA2BH;IAEvD,OAAOI,IAAAA,iCAAAA,EAAqBJ;AAC9B;AAEAL,MAAMU,WAAW,GAAG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"sources":["Label.types.ts"],"sourcesContent":["import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';\n\n/**\n * Label Props\n */\nexport type LabelProps = Omit<ComponentProps<LabelSlots>, 'required'> & {\n /**\n * Renders the label as disabled\n * @default false\n */\n disabled?: boolean;\n\n /**\n * Displays an indicator that the label is for a required field. The required prop can be set to true to display\n * an asterisk (*). Or it can be set to a string or jsx content to display a different indicator.\n * @default false\n */\n required?: boolean | Slot<'span'>;\n\n /**\n * A label supports different sizes.\n * @default 'medium'\n */\n size?: 'small' | 'medium' | 'large';\n\n /**\n * A label supports regular and semibold fontweight.\n * @default regular\n */\n weight?: 'regular' | 'semibold';\n};\n\nexport type LabelSlots = {\n root: Slot<'label'>;\n required?: Slot<'span'>;\n};\n\n/**\n * State used in rendering Label\n */\nexport type LabelState = ComponentState<LabelSlots> & Required<Pick<LabelProps, 'disabled' | 'size' | 'weight'>>;\n"],"names":[],"rangeMappings":";;","mappings":"AAqCA;;CAEC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.
|
|
1
|
+
{"version":3,"sources":["index.ts"],"sourcesContent":["export * from './Label';\nexport * from './Label.types';\nexport * from './renderLabel';\nexport * from './useLabel';\nexport * from './useLabelStyles.styles';\n"],"names":[],"rangeMappings":";;;;;;;;;","mappings":";;;;;uBAAc;uBACA;uBACA;uBACA;uBACA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderLabel.
|
|
1
|
+
{"version":3,"sources":["renderLabel.tsx"],"sourcesContent":["/** @jsxRuntime automatic */\n/** @jsxImportSource @fluentui/react-jsx-runtime */\n\nimport { assertSlots } from '@fluentui/react-utilities';\nimport type { LabelState, LabelSlots } from './Label.types';\n\n/**\n * Render the final JSX of Label\n */\nexport const renderLabel_unstable = (state: LabelState) => {\n assertSlots<LabelSlots>(state);\n\n return (\n <state.root>\n {state.root.children}\n {state.required && <state.required />}\n </state.root>\n );\n};\n"],"names":["renderLabel_unstable","state","assertSlots","_jsxs","root","children","required","_jsx"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;","mappings":";;;;+BASaA;;;eAAAA;;;4BARb;gCAE4B;AAMrB,MAAMA,uBAAuB,CAACC;IACnCC,IAAAA,2BAAAA,EAAwBD;IAExB,OAAA,WAAA,GACEE,IAAAA,gBAAA,EAACF,MAAMG,IAAI,EAAA;;YACRH,MAAMG,IAAI,CAACC,QAAQ;YACnBJ,MAAMK,QAAQ,IAAA,WAAA,GAAIC,IAAAA,eAAA,EAACN,MAAMK,QAAQ,EAAA,CAAA;;;AAGxC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["useLabel.
|
|
1
|
+
{"version":3,"sources":["useLabel.tsx"],"sourcesContent":["import * as React from 'react';\nimport { getIntrinsicElementProps, slot } from '@fluentui/react-utilities';\nimport type { LabelProps, LabelState } from './Label.types';\n\n/**\n * Create the state required to render Label.\n *\n * The returned state can be modified with hooks such as useLabelStyles_unstable,\n * before being passed to renderLabel_unstable.\n *\n * @param props - props from this instance of Label\n * @param ref - reference to root HTMLElement of Label\n */\nexport const useLabel_unstable = (props: LabelProps, ref: React.Ref<HTMLElement>): LabelState => {\n const { disabled = false, required = false, weight = 'regular', size = 'medium' } = props;\n return {\n disabled,\n required: slot.optional(required === true ? '*' : required || undefined, {\n defaultProps: { 'aria-hidden': 'true' },\n elementType: 'span',\n }),\n weight,\n size,\n components: { root: 'label', required: 'span' },\n root: slot.always(\n getIntrinsicElementProps('label', {\n // FIXME:\n // `ref` is wrongly assigned to be `HTMLElement` instead of `HTMLLabelElement`\n // but since it would be a breaking change to fix it, we are casting ref to it's proper type\n ref: ref as React.Ref<HTMLLabelElement>,\n ...props,\n }),\n { elementType: 'label' },\n ),\n };\n};\n"],"names":["useLabel_unstable","props","ref","disabled","required","weight","size","slot","optional","undefined","defaultProps","elementType","components","root","always","getIntrinsicElementProps"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;+BAaaA;;;eAAAA;;;;iEAbU;gCACwB;AAYxC,MAAMA,oBAAoB,CAACC,OAAmBC;IACnD,MAAM,EAAEC,WAAW,KAAK,EAAEC,WAAW,KAAK,EAAEC,SAAS,SAAS,EAAEC,OAAO,QAAQ,EAAE,GAAGL;IACpF,OAAO;QACLE;QACAC,UAAUG,oBAAAA,CAAKC,QAAQ,CAACJ,aAAa,OAAO,MAAMA,YAAYK,WAAW;YACvEC,cAAc;gBAAE,eAAe;YAAO;YACtCC,aAAa;QACf;QACAN;QACAC;QACAM,YAAY;YAAEC,MAAM;YAAST,UAAU;QAAO;QAC9CS,MAAMN,oBAAAA,CAAKO,MAAM,CACfC,IAAAA,wCAAAA,EAAyB,SAAS;YAChC,SAAS;YACT,8EAA8E;YAC9E,4FAA4F;YAC5Fb,KAAKA;YACL,GAAGD,KAAK;QACV,IACA;YAAEU,aAAa;QAAQ;IAE3B;AACF"}
|
|
@@ -81,6 +81,7 @@ const labelClassNames = {
|
|
|
81
81
|
]
|
|
82
82
|
});
|
|
83
83
|
const useLabelStyles_unstable = (state)=>{
|
|
84
|
+
'use no memo';
|
|
84
85
|
const styles = useStyles();
|
|
85
86
|
state.root.className = (0, _react.mergeClasses)(labelClassNames.root, styles.root, state.disabled && styles.disabled, styles[state.size], state.weight === 'semibold' && styles.semibold, state.root.className);
|
|
86
87
|
if (state.required) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["useLabelStyles.styles.js"],"sourcesContent":["import {
|
|
1
|
+
{"version":3,"sources":["useLabelStyles.styles.js"],"sourcesContent":["import { makeStyles, mergeClasses } from '@griffel/react';\nimport { tokens } from '@fluentui/react-theme';\nexport const labelClassNames = {\n root: 'fui-Label',\n required: 'fui-Label__required'\n};\n/**\n * Styles for the label\n */ const useStyles = makeStyles({\n root: {\n fontFamily: tokens.fontFamilyBase,\n color: tokens.colorNeutralForeground1\n },\n disabled: {\n color: tokens.colorNeutralForegroundDisabled,\n '@media (forced-colors: active)': {\n color: 'GrayText'\n }\n },\n required: {\n color: tokens.colorPaletteRedForeground3,\n paddingLeft: tokens.spacingHorizontalXS\n },\n small: {\n fontSize: tokens.fontSizeBase200,\n lineHeight: tokens.lineHeightBase200\n },\n medium: {\n fontSize: tokens.fontSizeBase300,\n lineHeight: tokens.lineHeightBase300\n },\n large: {\n fontSize: tokens.fontSizeBase400,\n lineHeight: tokens.lineHeightBase400,\n fontWeight: tokens.fontWeightSemibold\n },\n semibold: {\n fontWeight: tokens.fontWeightSemibold\n }\n});\n/**\n * Apply styling to the Label slots based on the state\n */ export const useLabelStyles_unstable = (state)=>{\n 'use no memo';\n const styles = useStyles();\n state.root.className = mergeClasses(labelClassNames.root, styles.root, state.disabled && styles.disabled, styles[state.size], state.weight === 'semibold' && styles.semibold, state.root.className);\n if (state.required) {\n state.required.className = mergeClasses(labelClassNames.required, styles.required, state.disabled && styles.disabled, state.required.className);\n }\n return state;\n};\n"],"names":["labelClassNames","useLabelStyles_unstable","root","required","useStyles","__styles","Bahqtrf","sj55zd","disabled","Bbusuzp","uwmqm3","small","Be2twd7","Bg96gwp","medium","large","Bhrd7zp","semibold","d","m","state","styles","className","mergeClasses","size","weight"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEaA,eAAe;eAAfA;;IAwCIC,uBAAuB;eAAvBA;;;uBA1CwB;AAElC,MAAMD,kBAAkB;IAC3BE,MAAM;IACNC,UAAU;AACd;AACA;;CAEA,GAAI,MAAMC,YAAS,WAAA,GAAGC,IAAAA,eAAA,EAAA;IAAAH,MAAA;QAAAI,SAAA;QAAAC,QAAA;IAAA;IAAAC,UAAA;QAAAD,QAAA;QAAAE,SAAA;IAAA;IAAAN,UAAA;QAAAI,QAAA;QAAAG,QAAA;YAAA;YAAA;SAAA;IAAA;IAAAC,OAAA;QAAAC,SAAA;QAAAC,SAAA;IAAA;IAAAC,QAAA;QAAAF,SAAA;QAAAC,SAAA;IAAA;IAAAE,OAAA;QAAAH,SAAA;QAAAC,SAAA;QAAAG,SAAA;IAAA;IAAAC,UAAA;QAAAD,SAAA;IAAA;AAAA,GAAA;IAAAE,GAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;KAAA;IAAAC,GAAA;QAAA;YAAA;YAAA;gBAAAA,GAAA;YAAA;SAAA;KAAA;AAAA;AAkCX,MAAMlB,0BAA2BmB,CAAAA;IACxC;IACA,MAAMC,SAASjB;IACfgB,MAAMlB,IAAI,CAACoB,SAAS,GAAGC,IAAAA,mBAAY,EAACvB,gBAAgBE,IAAI,EAAEmB,OAAOnB,IAAI,EAAEkB,MAAMZ,QAAQ,IAAIa,OAAOb,QAAQ,EAAEa,MAAM,CAACD,MAAMI,IAAI,CAAC,EAAEJ,MAAMK,MAAM,KAAK,cAAcJ,OAAOJ,QAAQ,EAAEG,MAAMlB,IAAI,CAACoB,SAAS;IAClM,IAAIF,MAAMjB,QAAQ,EAAE;QAChBiB,MAAMjB,QAAQ,CAACmB,SAAS,GAAGC,IAAAA,mBAAY,EAACvB,gBAAgBG,QAAQ,EAAEkB,OAAOlB,QAAQ,EAAEiB,MAAMZ,QAAQ,IAAIa,OAAOb,QAAQ,EAAEY,MAAMjB,QAAQ,CAACmB,SAAS;IAClJ;IACA,OAAOF;AACX"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.
|
|
1
|
+
{"version":3,"sources":["index.ts"],"sourcesContent":["export { Label, labelClassNames, renderLabel_unstable, useLabelStyles_unstable, useLabel_unstable } from './Label';\nexport type { LabelProps, LabelSlots, LabelState } from './Label';\n"],"names":["Label","labelClassNames","renderLabel_unstable","useLabelStyles_unstable","useLabel_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IAAEC,eAAe;eAAfA,sBAAe;;IAAEC,oBAAoB;eAApBA,2BAAoB;;IAAEC,uBAAuB;eAAvBA,8BAAuB;;IAAEC,iBAAiB;eAAjBA,wBAAiB;;;uBAAQ"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-label",
|
|
3
|
-
"version": "9.1.
|
|
3
|
+
"version": "9.1.73",
|
|
4
4
|
"description": "Fluent UI React Label component",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -20,10 +20,9 @@
|
|
|
20
20
|
"lint": "just-scripts lint",
|
|
21
21
|
"start": "yarn storybook",
|
|
22
22
|
"test": "jest --passWithNoTests",
|
|
23
|
-
"storybook": "
|
|
24
|
-
"type-check": "
|
|
25
|
-
"generate-api": "just-scripts generate-api"
|
|
26
|
-
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
|
|
23
|
+
"storybook": "yarn --cwd ../stories storybook",
|
|
24
|
+
"type-check": "just-scripts type-check",
|
|
25
|
+
"generate-api": "just-scripts generate-api"
|
|
27
26
|
},
|
|
28
27
|
"devDependencies": {
|
|
29
28
|
"@fluentui/eslint-plugin": "*",
|
|
@@ -33,10 +32,10 @@
|
|
|
33
32
|
"@fluentui/scripts-tasks": "*"
|
|
34
33
|
},
|
|
35
34
|
"dependencies": {
|
|
36
|
-
"@fluentui/react-shared-contexts": "^9.19.
|
|
35
|
+
"@fluentui/react-shared-contexts": "^9.19.1",
|
|
37
36
|
"@fluentui/react-theme": "^9.1.19",
|
|
38
|
-
"@fluentui/react-utilities": "^9.18.
|
|
39
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
|
37
|
+
"@fluentui/react-utilities": "^9.18.12",
|
|
38
|
+
"@fluentui/react-jsx-runtime": "^9.0.41",
|
|
40
39
|
"@griffel/react": "^1.5.22",
|
|
41
40
|
"@swc/helpers": "^0.5.1"
|
|
42
41
|
},
|