@fluentui/react-text 9.4.18 → 9.4.20
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 +118 -99
- package/lib/components/Text/useTextStyles.styles.js +12 -6
- package/lib/components/Text/useTextStyles.styles.js.map +1 -1
- package/lib-commonjs/components/Text/useTextStyles.styles.js +18 -8
- package/lib-commonjs/components/Text/useTextStyles.styles.js.map +1 -1
- package/package.json +5 -6
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-text
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 06 Jun 2024 15:22:23 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.4.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.20)
|
8
|
+
|
9
|
+
Thu, 06 Jun 2024 15:22:23 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.19..@fluentui/react-text_v9.4.20)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
15
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
16
|
+
|
17
|
+
## [9.4.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.19)
|
18
|
+
|
19
|
+
Thu, 23 May 2024 08:02:50 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.18..@fluentui/react-text_v9.4.19)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- chore: replace usage of .shorthands() in styles ([PR #31448](https://github.com/microsoft/fluentui/pull/31448) by olfedias@microsoft.com)
|
25
|
+
|
7
26
|
## [9.4.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.18)
|
8
27
|
|
9
|
-
Mon, 20 May 2024 12:
|
28
|
+
Mon, 20 May 2024 12:45:07 GMT
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.17..@fluentui/react-text_v9.4.18)
|
11
30
|
|
12
31
|
### Patches
|
@@ -18,7 +37,7 @@ Mon, 20 May 2024 12:36:42 GMT
|
|
18
37
|
|
19
38
|
## [9.4.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.17)
|
20
39
|
|
21
|
-
Mon, 06 May 2024 12:55:02 GMT
|
40
|
+
Mon, 06 May 2024 12:55:02 GMT
|
22
41
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.16..@fluentui/react-text_v9.4.17)
|
23
42
|
|
24
43
|
### Patches
|
@@ -29,7 +48,7 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
29
48
|
|
30
49
|
## [9.4.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.16)
|
31
50
|
|
32
|
-
Tue, 23 Apr 2024 08:17:49 GMT
|
51
|
+
Tue, 23 Apr 2024 08:17:49 GMT
|
33
52
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.15..@fluentui/react-text_v9.4.16)
|
34
53
|
|
35
54
|
### Patches
|
@@ -40,7 +59,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
|
|
40
59
|
|
41
60
|
## [9.4.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.15)
|
42
61
|
|
43
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
62
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
44
63
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.14..@fluentui/react-text_v9.4.15)
|
45
64
|
|
46
65
|
### Patches
|
@@ -51,7 +70,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
51
70
|
|
52
71
|
## [9.4.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.14)
|
53
72
|
|
54
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
73
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
55
74
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.13..@fluentui/react-text_v9.4.14)
|
56
75
|
|
57
76
|
### Patches
|
@@ -63,7 +82,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
63
82
|
|
64
83
|
## [9.4.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.13)
|
65
84
|
|
66
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
85
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
67
86
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.12..@fluentui/react-text_v9.4.13)
|
68
87
|
|
69
88
|
### Patches
|
@@ -75,7 +94,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
75
94
|
|
76
95
|
## [9.4.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.12)
|
77
96
|
|
78
|
-
Thu, 07 Mar 2024 19:33:27 GMT
|
97
|
+
Thu, 07 Mar 2024 19:33:27 GMT
|
79
98
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.11..@fluentui/react-text_v9.4.12)
|
80
99
|
|
81
100
|
### Patches
|
@@ -87,7 +106,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
|
|
87
106
|
|
88
107
|
## [9.4.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.11)
|
89
108
|
|
90
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
109
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
91
110
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.10..@fluentui/react-text_v9.4.11)
|
92
111
|
|
93
112
|
### Patches
|
@@ -98,7 +117,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
98
117
|
|
99
118
|
## [9.4.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.10)
|
100
119
|
|
101
|
-
Tue, 20 Feb 2024 14:22:30 GMT
|
120
|
+
Tue, 20 Feb 2024 14:22:30 GMT
|
102
121
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.9..@fluentui/react-text_v9.4.10)
|
103
122
|
|
104
123
|
### Patches
|
@@ -108,7 +127,7 @@ Tue, 20 Feb 2024 14:22:30 GMT
|
|
108
127
|
|
109
128
|
## [9.4.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.9)
|
110
129
|
|
111
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
130
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
112
131
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.8..@fluentui/react-text_v9.4.9)
|
113
132
|
|
114
133
|
### Patches
|
@@ -118,7 +137,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
118
137
|
|
119
138
|
## [9.4.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.8)
|
120
139
|
|
121
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
140
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
122
141
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.7..@fluentui/react-text_v9.4.8)
|
123
142
|
|
124
143
|
### Patches
|
@@ -128,7 +147,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
128
147
|
|
129
148
|
## [9.4.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.7)
|
130
149
|
|
131
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
150
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
132
151
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.6..@fluentui/react-text_v9.4.7)
|
133
152
|
|
134
153
|
### Patches
|
@@ -139,7 +158,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
139
158
|
|
140
159
|
## [9.4.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.6)
|
141
160
|
|
142
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
161
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
143
162
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.5..@fluentui/react-text_v9.4.6)
|
144
163
|
|
145
164
|
### Patches
|
@@ -149,7 +168,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
149
168
|
|
150
169
|
## [9.4.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.5)
|
151
170
|
|
152
|
-
Tue, 16 Jan 2024 13:14:11 GMT
|
171
|
+
Tue, 16 Jan 2024 13:14:11 GMT
|
153
172
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.4..@fluentui/react-text_v9.4.5)
|
154
173
|
|
155
174
|
### Patches
|
@@ -159,7 +178,7 @@ Tue, 16 Jan 2024 13:14:11 GMT
|
|
159
178
|
|
160
179
|
## [9.4.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.4)
|
161
180
|
|
162
|
-
Mon, 08 Jan 2024 16:24:28 GMT
|
181
|
+
Mon, 08 Jan 2024 16:24:28 GMT
|
163
182
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.3..@fluentui/react-text_v9.4.4)
|
164
183
|
|
165
184
|
### Patches
|
@@ -169,7 +188,7 @@ Mon, 08 Jan 2024 16:24:28 GMT
|
|
169
188
|
|
170
189
|
## [9.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.3)
|
171
190
|
|
172
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
191
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
173
192
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.2..@fluentui/react-text_v9.4.3)
|
174
193
|
|
175
194
|
### Patches
|
@@ -179,7 +198,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
179
198
|
|
180
199
|
## [9.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.2)
|
181
200
|
|
182
|
-
Mon, 18 Dec 2023 14:40:46 GMT
|
201
|
+
Mon, 18 Dec 2023 14:40:46 GMT
|
183
202
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.1..@fluentui/react-text_v9.4.2)
|
184
203
|
|
185
204
|
### Patches
|
@@ -190,7 +209,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
|
|
190
209
|
|
191
210
|
## [9.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.1)
|
192
211
|
|
193
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
212
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
194
213
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.0..@fluentui/react-text_v9.4.1)
|
195
214
|
|
196
215
|
### Patches
|
@@ -201,7 +220,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
201
220
|
|
202
221
|
## [9.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.0)
|
203
222
|
|
204
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
223
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
205
224
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.47..@fluentui/react-text_v9.4.0)
|
206
225
|
|
207
226
|
### Minor changes
|
@@ -211,7 +230,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
211
230
|
|
212
231
|
## [9.3.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.47)
|
213
232
|
|
214
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
233
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
215
234
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.46..@fluentui/react-text_v9.3.47)
|
216
235
|
|
217
236
|
### Patches
|
@@ -220,7 +239,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
220
239
|
|
221
240
|
## [9.3.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.46)
|
222
241
|
|
223
|
-
Thu, 09 Nov 2023 17:29:45 GMT
|
242
|
+
Thu, 09 Nov 2023 17:29:45 GMT
|
224
243
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.45..@fluentui/react-text_v9.3.46)
|
225
244
|
|
226
245
|
### Patches
|
@@ -233,7 +252,7 @@ Thu, 09 Nov 2023 17:29:45 GMT
|
|
233
252
|
|
234
253
|
## [9.3.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.45)
|
235
254
|
|
236
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
255
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
237
256
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.44..@fluentui/react-text_v9.3.45)
|
238
257
|
|
239
258
|
### Patches
|
@@ -243,7 +262,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
243
262
|
|
244
263
|
## [9.3.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.44)
|
245
264
|
|
246
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
265
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
247
266
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.43..@fluentui/react-text_v9.3.44)
|
248
267
|
|
249
268
|
### Patches
|
@@ -252,7 +271,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
252
271
|
|
253
272
|
## [9.3.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.43)
|
254
273
|
|
255
|
-
Wed, 18 Oct 2023 17:54:08 GMT
|
274
|
+
Wed, 18 Oct 2023 17:54:08 GMT
|
256
275
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.42..@fluentui/react-text_v9.3.43)
|
257
276
|
|
258
277
|
### Patches
|
@@ -262,7 +281,7 @@ Wed, 18 Oct 2023 17:54:08 GMT
|
|
262
281
|
|
263
282
|
## [9.3.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.42)
|
264
283
|
|
265
|
-
Thu, 12 Oct 2023 14:55:44 GMT
|
284
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
266
285
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.41..@fluentui/react-text_v9.3.42)
|
267
286
|
|
268
287
|
### Patches
|
@@ -272,7 +291,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
|
|
272
291
|
|
273
292
|
## [9.3.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.41)
|
274
293
|
|
275
|
-
Wed, 11 Oct 2023 13:54:26 GMT
|
294
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
276
295
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.40..@fluentui/react-text_v9.3.41)
|
277
296
|
|
278
297
|
### Patches
|
@@ -282,7 +301,7 @@ Wed, 11 Oct 2023 13:54:26 GMT
|
|
282
301
|
|
283
302
|
## [9.3.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.40)
|
284
303
|
|
285
|
-
Mon, 09 Oct 2023 20:45:44 GMT
|
304
|
+
Mon, 09 Oct 2023 20:45:44 GMT
|
286
305
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.39..@fluentui/react-text_v9.3.40)
|
287
306
|
|
288
307
|
### Patches
|
@@ -293,7 +312,7 @@ Mon, 09 Oct 2023 20:45:44 GMT
|
|
293
312
|
|
294
313
|
## [9.3.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.39)
|
295
314
|
|
296
|
-
Thu, 05 Oct 2023 15:25:35 GMT
|
315
|
+
Thu, 05 Oct 2023 15:25:35 GMT
|
297
316
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.38..@fluentui/react-text_v9.3.39)
|
298
317
|
|
299
318
|
### Patches
|
@@ -303,7 +322,7 @@ Thu, 05 Oct 2023 15:25:35 GMT
|
|
303
322
|
|
304
323
|
## [9.3.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.38)
|
305
324
|
|
306
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
325
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
307
326
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.37..@fluentui/react-text_v9.3.38)
|
308
327
|
|
309
328
|
### Patches
|
@@ -313,7 +332,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
313
332
|
|
314
333
|
## [9.3.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.37)
|
315
334
|
|
316
|
-
Mon, 02 Oct 2023 08:56:05 GMT
|
335
|
+
Mon, 02 Oct 2023 08:56:05 GMT
|
317
336
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.36..@fluentui/react-text_v9.3.37)
|
318
337
|
|
319
338
|
### Patches
|
@@ -322,7 +341,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
|
|
322
341
|
|
323
342
|
## [9.3.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.36)
|
324
343
|
|
325
|
-
Tue, 26 Sep 2023 17:49:13 GMT
|
344
|
+
Tue, 26 Sep 2023 17:49:13 GMT
|
326
345
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.35..@fluentui/react-text_v9.3.36)
|
327
346
|
|
328
347
|
### Patches
|
@@ -335,7 +354,7 @@ Tue, 26 Sep 2023 17:49:13 GMT
|
|
335
354
|
|
336
355
|
## [9.3.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.35)
|
337
356
|
|
338
|
-
Tue, 26 Sep 2023 15:31:44 GMT
|
357
|
+
Tue, 26 Sep 2023 15:31:44 GMT
|
339
358
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.34..@fluentui/react-text_v9.3.35)
|
340
359
|
|
341
360
|
### Patches
|
@@ -348,7 +367,7 @@ Tue, 26 Sep 2023 15:31:44 GMT
|
|
348
367
|
|
349
368
|
## [9.3.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.34)
|
350
369
|
|
351
|
-
Wed, 20 Sep 2023 17:47:44 GMT
|
370
|
+
Wed, 20 Sep 2023 17:47:44 GMT
|
352
371
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.33..@fluentui/react-text_v9.3.34)
|
353
372
|
|
354
373
|
### Patches
|
@@ -359,7 +378,7 @@ Wed, 20 Sep 2023 17:47:44 GMT
|
|
359
378
|
|
360
379
|
## [9.3.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.33)
|
361
380
|
|
362
|
-
Wed, 20 Sep 2023 14:59:53 GMT
|
381
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
363
382
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.32..@fluentui/react-text_v9.3.33)
|
364
383
|
|
365
384
|
### Patches
|
@@ -369,7 +388,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
|
|
369
388
|
|
370
389
|
## [9.3.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.32)
|
371
390
|
|
372
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
391
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
373
392
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.31..@fluentui/react-text_v9.3.32)
|
374
393
|
|
375
394
|
### Patches
|
@@ -378,7 +397,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
378
397
|
|
379
398
|
## [9.3.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.31)
|
380
399
|
|
381
|
-
Tue, 12 Sep 2023 08:51:34 GMT
|
400
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
382
401
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.30..@fluentui/react-text_v9.3.31)
|
383
402
|
|
384
403
|
### Patches
|
@@ -387,7 +406,7 @@ Tue, 12 Sep 2023 08:51:34 GMT
|
|
387
406
|
|
388
407
|
## [9.3.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.30)
|
389
408
|
|
390
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
409
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
391
410
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.29..@fluentui/react-text_v9.3.30)
|
392
411
|
|
393
412
|
### Patches
|
@@ -397,7 +416,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
397
416
|
|
398
417
|
## [9.3.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.29)
|
399
418
|
|
400
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
419
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
401
420
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.28..@fluentui/react-text_v9.3.29)
|
402
421
|
|
403
422
|
### Patches
|
@@ -407,7 +426,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
407
426
|
|
408
427
|
## [9.3.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.28)
|
409
428
|
|
410
|
-
Tue, 05 Sep 2023 13:29:08 GMT
|
429
|
+
Tue, 05 Sep 2023 13:29:08 GMT
|
411
430
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.27..@fluentui/react-text_v9.3.28)
|
412
431
|
|
413
432
|
### Patches
|
@@ -421,7 +440,7 @@ Tue, 05 Sep 2023 13:29:08 GMT
|
|
421
440
|
|
422
441
|
## [9.3.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.27)
|
423
442
|
|
424
|
-
Tue, 29 Aug 2023 12:57:36 GMT
|
443
|
+
Tue, 29 Aug 2023 12:57:36 GMT
|
425
444
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.26..@fluentui/react-text_v9.3.27)
|
426
445
|
|
427
446
|
### Patches
|
@@ -431,7 +450,7 @@ Tue, 29 Aug 2023 12:57:36 GMT
|
|
431
450
|
|
432
451
|
## [9.3.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.26)
|
433
452
|
|
434
|
-
Thu, 24 Aug 2023 10:26:35 GMT
|
453
|
+
Thu, 24 Aug 2023 10:26:35 GMT
|
435
454
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.25..@fluentui/react-text_v9.3.26)
|
436
455
|
|
437
456
|
### Patches
|
@@ -441,7 +460,7 @@ Thu, 24 Aug 2023 10:26:35 GMT
|
|
441
460
|
|
442
461
|
## [9.3.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.25)
|
443
462
|
|
444
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
463
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
445
464
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.24..@fluentui/react-text_v9.3.25)
|
446
465
|
|
447
466
|
### Patches
|
@@ -451,7 +470,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
451
470
|
|
452
471
|
## [9.3.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.24)
|
453
472
|
|
454
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
473
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
455
474
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.23..@fluentui/react-text_v9.3.24)
|
456
475
|
|
457
476
|
### Patches
|
@@ -460,7 +479,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
460
479
|
|
461
480
|
## [9.3.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.23)
|
462
481
|
|
463
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
482
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
464
483
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.22..@fluentui/react-text_v9.3.23)
|
465
484
|
|
466
485
|
### Patches
|
@@ -469,7 +488,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
469
488
|
|
470
489
|
## [9.3.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.22)
|
471
490
|
|
472
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
491
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
473
492
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.21..@fluentui/react-text_v9.3.22)
|
474
493
|
|
475
494
|
### Patches
|
@@ -479,7 +498,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
479
498
|
|
480
499
|
## [9.3.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.21)
|
481
500
|
|
482
|
-
Wed, 09 Aug 2023 13:17:07 GMT
|
501
|
+
Wed, 09 Aug 2023 13:17:07 GMT
|
483
502
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.20..@fluentui/react-text_v9.3.21)
|
484
503
|
|
485
504
|
### Patches
|
@@ -492,7 +511,7 @@ Wed, 09 Aug 2023 13:17:07 GMT
|
|
492
511
|
|
493
512
|
## [9.3.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.20)
|
494
513
|
|
495
|
-
Fri, 04 Aug 2023 08:52:58 GMT
|
514
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
496
515
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.19..@fluentui/react-text_v9.3.20)
|
497
516
|
|
498
517
|
### Patches
|
@@ -504,7 +523,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
|
|
504
523
|
|
505
524
|
## [9.3.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.19)
|
506
525
|
|
507
|
-
Tue, 01 Aug 2023 10:17:21 GMT
|
526
|
+
Tue, 01 Aug 2023 10:17:21 GMT
|
508
527
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.18..@fluentui/react-text_v9.3.19)
|
509
528
|
|
510
529
|
### Patches
|
@@ -513,7 +532,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
|
|
513
532
|
|
514
533
|
## [9.3.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.18)
|
515
534
|
|
516
|
-
Thu, 20 Jul 2023 18:27:34 GMT
|
535
|
+
Thu, 20 Jul 2023 18:27:34 GMT
|
517
536
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.17..@fluentui/react-text_v9.3.18)
|
518
537
|
|
519
538
|
### Patches
|
@@ -522,7 +541,7 @@ Thu, 20 Jul 2023 18:27:34 GMT
|
|
522
541
|
|
523
542
|
## [9.3.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.17)
|
524
543
|
|
525
|
-
Tue, 11 Jul 2023 18:46:36 GMT
|
544
|
+
Tue, 11 Jul 2023 18:46:36 GMT
|
526
545
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.16..@fluentui/react-text_v9.3.17)
|
527
546
|
|
528
547
|
### Patches
|
@@ -532,7 +551,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
|
|
532
551
|
|
533
552
|
## [9.3.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.16)
|
534
553
|
|
535
|
-
Mon, 03 Jul 2023 11:57:14 GMT
|
554
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
536
555
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.15..@fluentui/react-text_v9.3.16)
|
537
556
|
|
538
557
|
### Patches
|
@@ -543,7 +562,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
|
|
543
562
|
|
544
563
|
## [9.3.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.15)
|
545
564
|
|
546
|
-
Wed, 28 Jun 2023 11:12:33 GMT
|
565
|
+
Wed, 28 Jun 2023 11:12:33 GMT
|
547
566
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.14..@fluentui/react-text_v9.3.15)
|
548
567
|
|
549
568
|
### Patches
|
@@ -553,7 +572,7 @@ Wed, 28 Jun 2023 11:12:33 GMT
|
|
553
572
|
|
554
573
|
## [9.3.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.14)
|
555
574
|
|
556
|
-
Mon, 26 Jun 2023 09:53:55 GMT
|
575
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
557
576
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.13..@fluentui/react-text_v9.3.14)
|
558
577
|
|
559
578
|
### Patches
|
@@ -563,7 +582,7 @@ Mon, 26 Jun 2023 09:53:55 GMT
|
|
563
582
|
|
564
583
|
## [9.3.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.13)
|
565
584
|
|
566
|
-
Tue, 20 Jun 2023 12:39:07 GMT
|
585
|
+
Tue, 20 Jun 2023 12:39:07 GMT
|
567
586
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.12..@fluentui/react-text_v9.3.13)
|
568
587
|
|
569
588
|
### Patches
|
@@ -576,7 +595,7 @@ Tue, 20 Jun 2023 12:39:07 GMT
|
|
576
595
|
|
577
596
|
## [9.3.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.12)
|
578
597
|
|
579
|
-
Wed, 31 May 2023 06:46:21 GMT
|
598
|
+
Wed, 31 May 2023 06:46:21 GMT
|
580
599
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.11..@fluentui/react-text_v9.3.12)
|
581
600
|
|
582
601
|
### Patches
|
@@ -588,7 +607,7 @@ Wed, 31 May 2023 06:46:21 GMT
|
|
588
607
|
|
589
608
|
## [9.3.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.11)
|
590
609
|
|
591
|
-
Thu, 25 May 2023 10:00:48 GMT
|
610
|
+
Thu, 25 May 2023 10:00:48 GMT
|
592
611
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.10..@fluentui/react-text_v9.3.11)
|
593
612
|
|
594
613
|
### Patches
|
@@ -598,7 +617,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
598
617
|
|
599
618
|
## [9.3.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.10)
|
600
619
|
|
601
|
-
Wed, 24 May 2023 20:45:35 GMT
|
620
|
+
Wed, 24 May 2023 20:45:35 GMT
|
602
621
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.9..@fluentui/react-text_v9.3.10)
|
603
622
|
|
604
623
|
### Patches
|
@@ -607,7 +626,7 @@ Wed, 24 May 2023 20:45:35 GMT
|
|
607
626
|
|
608
627
|
## [9.3.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.9)
|
609
628
|
|
610
|
-
Thu, 18 May 2023 00:39:16 GMT
|
629
|
+
Thu, 18 May 2023 00:39:16 GMT
|
611
630
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.8..@fluentui/react-text_v9.3.9)
|
612
631
|
|
613
632
|
### Patches
|
@@ -617,7 +636,7 @@ Thu, 18 May 2023 00:39:16 GMT
|
|
617
636
|
|
618
637
|
## [9.3.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.8)
|
619
638
|
|
620
|
-
Fri, 12 May 2023 20:27:54 GMT
|
639
|
+
Fri, 12 May 2023 20:27:54 GMT
|
621
640
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.7..@fluentui/react-text_v9.3.8)
|
622
641
|
|
623
642
|
### Patches
|
@@ -633,7 +652,7 @@ Fri, 12 May 2023 20:27:54 GMT
|
|
633
652
|
|
634
653
|
## [9.3.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.7)
|
635
654
|
|
636
|
-
Mon, 24 Apr 2023 08:12:43 GMT
|
655
|
+
Mon, 24 Apr 2023 08:12:43 GMT
|
637
656
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.6..@fluentui/react-text_v9.3.7)
|
638
657
|
|
639
658
|
### Patches
|
@@ -643,7 +662,7 @@ Mon, 24 Apr 2023 08:12:43 GMT
|
|
643
662
|
|
644
663
|
## [9.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.6)
|
645
664
|
|
646
|
-
Mon, 17 Apr 2023 17:54:02 GMT
|
665
|
+
Mon, 17 Apr 2023 17:54:02 GMT
|
647
666
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.5..@fluentui/react-text_v9.3.6)
|
648
667
|
|
649
668
|
### Patches
|
@@ -652,7 +671,7 @@ Mon, 17 Apr 2023 17:54:02 GMT
|
|
652
671
|
|
653
672
|
## [9.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.5)
|
654
673
|
|
655
|
-
Wed, 12 Apr 2023 09:31:45 GMT
|
674
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
656
675
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.4..@fluentui/react-text_v9.3.5)
|
657
676
|
|
658
677
|
### Patches
|
@@ -661,7 +680,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
|
|
661
680
|
|
662
681
|
## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.4)
|
663
682
|
|
664
|
-
Tue, 04 Apr 2023 18:44:50 GMT
|
683
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
665
684
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.2..@fluentui/react-text_v9.3.4)
|
666
685
|
|
667
686
|
### Patches
|
@@ -670,7 +689,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
|
|
670
689
|
|
671
690
|
## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.2)
|
672
691
|
|
673
|
-
Tue, 21 Mar 2023 21:23:09 GMT
|
692
|
+
Tue, 21 Mar 2023 21:23:09 GMT
|
674
693
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.1..@fluentui/react-text_v9.3.2)
|
675
694
|
|
676
695
|
### Patches
|
@@ -684,7 +703,7 @@ Tue, 21 Mar 2023 21:23:09 GMT
|
|
684
703
|
|
685
704
|
## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.1)
|
686
705
|
|
687
|
-
Thu, 16 Mar 2023 14:36:59 GMT
|
706
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
688
707
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.0..@fluentui/react-text_v9.3.1)
|
689
708
|
|
690
709
|
### Patches
|
@@ -693,7 +712,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
|
|
693
712
|
|
694
713
|
## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.0)
|
695
714
|
|
696
|
-
Wed, 15 Mar 2023 10:19:52 GMT
|
715
|
+
Wed, 15 Mar 2023 10:19:52 GMT
|
697
716
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.2.6..@fluentui/react-text_v9.3.0)
|
698
717
|
|
699
718
|
### Minor changes
|
@@ -704,7 +723,7 @@ Wed, 15 Mar 2023 10:19:52 GMT
|
|
704
723
|
|
705
724
|
## [9.2.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.2.6)
|
706
725
|
|
707
|
-
Mon, 13 Mar 2023 08:58:26 GMT
|
726
|
+
Mon, 13 Mar 2023 08:58:26 GMT
|
708
727
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.2.5..@fluentui/react-text_v9.2.6)
|
709
728
|
|
710
729
|
### Patches
|
@@ -713,7 +732,7 @@ Mon, 13 Mar 2023 08:58:26 GMT
|
|
713
732
|
|
714
733
|
## [9.2.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.2.5)
|
715
734
|
|
716
|
-
Fri, 10 Mar 2023 07:14:01 GMT
|
735
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
717
736
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.2.4..@fluentui/react-text_v9.2.5)
|
718
737
|
|
719
738
|
### Patches
|
@@ -722,7 +741,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
|
|
722
741
|
|
723
742
|
## [9.2.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.2.4)
|
724
743
|
|
725
|
-
Wed, 08 Mar 2023 17:42:51 GMT
|
744
|
+
Wed, 08 Mar 2023 17:42:51 GMT
|
726
745
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.2.3..@fluentui/react-text_v9.2.4)
|
727
746
|
|
728
747
|
### Patches
|
@@ -731,7 +750,7 @@ Wed, 08 Mar 2023 17:42:51 GMT
|
|
731
750
|
|
732
751
|
## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.2.3)
|
733
752
|
|
734
|
-
Wed, 15 Feb 2023 11:44:52 GMT
|
753
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
735
754
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.2.2..@fluentui/react-text_v9.2.3)
|
736
755
|
|
737
756
|
### Patches
|
@@ -740,7 +759,7 @@ Wed, 15 Feb 2023 11:44:52 GMT
|
|
740
759
|
|
741
760
|
## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.2.2)
|
742
761
|
|
743
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
762
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
744
763
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.2.1..@fluentui/react-text_v9.2.2)
|
745
764
|
|
746
765
|
### Patches
|
@@ -749,7 +768,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
749
768
|
|
750
769
|
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.2.1)
|
751
770
|
|
752
|
-
Fri, 10 Feb 2023 08:50:02 GMT
|
771
|
+
Fri, 10 Feb 2023 08:50:02 GMT
|
753
772
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.2.0..@fluentui/react-text_v9.2.1)
|
754
773
|
|
755
774
|
### Patches
|
@@ -758,7 +777,7 @@ Fri, 10 Feb 2023 08:50:02 GMT
|
|
758
777
|
|
759
778
|
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.2.0)
|
760
779
|
|
761
|
-
Tue, 31 Jan 2023 19:53:57 GMT
|
780
|
+
Tue, 31 Jan 2023 19:53:57 GMT
|
762
781
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.14..@fluentui/react-text_v9.2.0)
|
763
782
|
|
764
783
|
### Minor changes
|
@@ -768,7 +787,7 @@ Tue, 31 Jan 2023 19:53:57 GMT
|
|
768
787
|
|
769
788
|
## [9.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.14)
|
770
789
|
|
771
|
-
Thu, 26 Jan 2023 13:31:03 GMT
|
790
|
+
Thu, 26 Jan 2023 13:31:03 GMT
|
772
791
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.13..@fluentui/react-text_v9.1.14)
|
773
792
|
|
774
793
|
### Patches
|
@@ -777,7 +796,7 @@ Thu, 26 Jan 2023 13:31:03 GMT
|
|
777
796
|
|
778
797
|
## [9.1.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.12)
|
779
798
|
|
780
|
-
Mon, 09 Jan 2023 14:35:02 GMT
|
799
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
781
800
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.11..@fluentui/react-text_v9.1.12)
|
782
801
|
|
783
802
|
### Patches
|
@@ -786,7 +805,7 @@ Mon, 09 Jan 2023 14:35:02 GMT
|
|
786
805
|
|
787
806
|
## [9.1.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.11)
|
788
807
|
|
789
|
-
Wed, 04 Jan 2023 01:40:36 GMT
|
808
|
+
Wed, 04 Jan 2023 01:40:36 GMT
|
790
809
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.10..@fluentui/react-text_v9.1.11)
|
791
810
|
|
792
811
|
### Patches
|
@@ -797,7 +816,7 @@ Wed, 04 Jan 2023 01:40:36 GMT
|
|
797
816
|
|
798
817
|
## [9.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.10)
|
799
818
|
|
800
|
-
Wed, 21 Dec 2022 10:20:33 GMT
|
819
|
+
Wed, 21 Dec 2022 10:20:33 GMT
|
801
820
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.9..@fluentui/react-text_v9.1.10)
|
802
821
|
|
803
822
|
### Patches
|
@@ -806,7 +825,7 @@ Wed, 21 Dec 2022 10:20:33 GMT
|
|
806
825
|
|
807
826
|
## [9.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.9)
|
808
827
|
|
809
|
-
Tue, 20 Dec 2022 14:59:34 GMT
|
828
|
+
Tue, 20 Dec 2022 14:59:34 GMT
|
810
829
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.8..@fluentui/react-text_v9.1.9)
|
811
830
|
|
812
831
|
### Patches
|
@@ -816,7 +835,7 @@ Tue, 20 Dec 2022 14:59:34 GMT
|
|
816
835
|
|
817
836
|
## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.8)
|
818
837
|
|
819
|
-
Mon, 05 Dec 2022 18:29:39 GMT
|
838
|
+
Mon, 05 Dec 2022 18:29:39 GMT
|
820
839
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.7..@fluentui/react-text_v9.1.8)
|
821
840
|
|
822
841
|
### Patches
|
@@ -825,7 +844,7 @@ Mon, 05 Dec 2022 18:29:39 GMT
|
|
825
844
|
|
826
845
|
## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.7)
|
827
846
|
|
828
|
-
Thu, 17 Nov 2022 23:05:49 GMT
|
847
|
+
Thu, 17 Nov 2022 23:05:49 GMT
|
829
848
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.6..@fluentui/react-text_v9.1.7)
|
830
849
|
|
831
850
|
### Patches
|
@@ -834,7 +853,7 @@ Thu, 17 Nov 2022 23:05:49 GMT
|
|
834
853
|
|
835
854
|
## [9.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.6)
|
836
855
|
|
837
|
-
Fri, 11 Nov 2022 14:57:45 GMT
|
856
|
+
Fri, 11 Nov 2022 14:57:45 GMT
|
838
857
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.5..@fluentui/react-text_v9.1.6)
|
839
858
|
|
840
859
|
### Patches
|
@@ -845,7 +864,7 @@ Fri, 11 Nov 2022 14:57:45 GMT
|
|
845
864
|
|
846
865
|
## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.5)
|
847
866
|
|
848
|
-
Wed, 02 Nov 2022 11:58:04 GMT
|
867
|
+
Wed, 02 Nov 2022 11:58:04 GMT
|
849
868
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.4..@fluentui/react-text_v9.1.5)
|
850
869
|
|
851
870
|
### Patches
|
@@ -856,7 +875,7 @@ Wed, 02 Nov 2022 11:58:04 GMT
|
|
856
875
|
|
857
876
|
## [9.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.4)
|
858
877
|
|
859
|
-
Tue, 25 Oct 2022 00:35:37 GMT
|
878
|
+
Tue, 25 Oct 2022 00:35:37 GMT
|
860
879
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.3..@fluentui/react-text_v9.1.4)
|
861
880
|
|
862
881
|
### Patches
|
@@ -865,7 +884,7 @@ Tue, 25 Oct 2022 00:35:37 GMT
|
|
865
884
|
|
866
885
|
## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.3)
|
867
886
|
|
868
|
-
Thu, 20 Oct 2022 08:39:53 GMT
|
887
|
+
Thu, 20 Oct 2022 08:39:53 GMT
|
869
888
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.2..@fluentui/react-text_v9.1.3)
|
870
889
|
|
871
890
|
### Patches
|
@@ -878,7 +897,7 @@ Thu, 20 Oct 2022 08:39:53 GMT
|
|
878
897
|
|
879
898
|
## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.2)
|
880
899
|
|
881
|
-
Thu, 13 Oct 2022 11:03:03 GMT
|
900
|
+
Thu, 13 Oct 2022 11:03:03 GMT
|
882
901
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.1..@fluentui/react-text_v9.1.2)
|
883
902
|
|
884
903
|
### Patches
|
@@ -889,7 +908,7 @@ Thu, 13 Oct 2022 11:03:03 GMT
|
|
889
908
|
|
890
909
|
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.1)
|
891
910
|
|
892
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
911
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
893
912
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.1.0..@fluentui/react-text_v9.1.1)
|
894
913
|
|
895
914
|
### Patches
|
@@ -898,7 +917,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
898
917
|
|
899
918
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.1.0)
|
900
919
|
|
901
|
-
Thu, 15 Sep 2022 09:49:34 GMT
|
920
|
+
Thu, 15 Sep 2022 09:49:34 GMT
|
902
921
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.4..@fluentui/react-text_v9.1.0)
|
903
922
|
|
904
923
|
### Minor changes
|
@@ -914,7 +933,7 @@ Thu, 15 Sep 2022 09:49:34 GMT
|
|
914
933
|
|
915
934
|
## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.4)
|
916
935
|
|
917
|
-
Wed, 03 Aug 2022 16:04:06 GMT
|
936
|
+
Wed, 03 Aug 2022 16:04:06 GMT
|
918
937
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.3..@fluentui/react-text_v9.0.4)
|
919
938
|
|
920
939
|
### Patches
|
@@ -924,7 +943,7 @@ Wed, 03 Aug 2022 16:04:06 GMT
|
|
924
943
|
|
925
944
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.3)
|
926
945
|
|
927
|
-
Thu, 14 Jul 2022 21:21:05 GMT
|
946
|
+
Thu, 14 Jul 2022 21:21:05 GMT
|
928
947
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.2..@fluentui/react-text_v9.0.3)
|
929
948
|
|
930
949
|
### Patches
|
@@ -934,7 +953,7 @@ Thu, 14 Jul 2022 21:21:05 GMT
|
|
934
953
|
|
935
954
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.2)
|
936
955
|
|
937
|
-
Thu, 14 Jul 2022 17:06:24 GMT
|
956
|
+
Thu, 14 Jul 2022 17:06:24 GMT
|
938
957
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.1..@fluentui/react-text_v9.0.2)
|
939
958
|
|
940
959
|
### Patches
|
@@ -944,7 +963,7 @@ Thu, 14 Jul 2022 17:06:24 GMT
|
|
944
963
|
|
945
964
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.1)
|
946
965
|
|
947
|
-
Tue, 28 Jun 2022 17:39:53 GMT
|
966
|
+
Tue, 28 Jun 2022 17:39:53 GMT
|
948
967
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0..@fluentui/react-text_v9.0.1)
|
949
968
|
|
950
969
|
### Patches
|
@@ -954,7 +973,7 @@ Tue, 28 Jun 2022 17:39:53 GMT
|
|
954
973
|
|
955
974
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0)
|
956
975
|
|
957
|
-
Tue, 28 Jun 2022 15:13:19 GMT
|
976
|
+
Tue, 28 Jun 2022 15:13:19 GMT
|
958
977
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.12..@fluentui/react-text_v9.0.0)
|
959
978
|
|
960
979
|
### Patches
|
@@ -971,7 +990,7 @@ Tue, 28 Jun 2022 15:13:19 GMT
|
|
971
990
|
|
972
991
|
## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.12)
|
973
992
|
|
974
|
-
Thu, 23 Jun 2022 14:25:31 GMT
|
993
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
975
994
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.11..@fluentui/react-text_v9.0.0-rc.12)
|
976
995
|
|
977
996
|
### Changes
|
@@ -980,7 +999,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
|
|
980
999
|
|
981
1000
|
## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.11)
|
982
1001
|
|
983
|
-
Tue, 31 May 2022 21:28:49 GMT
|
1002
|
+
Tue, 31 May 2022 21:28:49 GMT
|
984
1003
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.10..@fluentui/react-text_v9.0.0-rc.11)
|
985
1004
|
|
986
1005
|
### Changes
|
@@ -991,7 +1010,7 @@ Tue, 31 May 2022 21:28:49 GMT
|
|
991
1010
|
|
992
1011
|
## [9.0.0-rc.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.10)
|
993
1012
|
|
994
|
-
Mon, 23 May 2022 18:56:49 GMT
|
1013
|
+
Mon, 23 May 2022 18:56:49 GMT
|
995
1014
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.9..@fluentui/react-text_v9.0.0-rc.10)
|
996
1015
|
|
997
1016
|
### Changes
|
@@ -1003,7 +1022,7 @@ Mon, 23 May 2022 18:56:49 GMT
|
|
1003
1022
|
|
1004
1023
|
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.9)
|
1005
1024
|
|
1006
|
-
Mon, 23 May 2022 12:13:52 GMT
|
1025
|
+
Mon, 23 May 2022 12:13:52 GMT
|
1007
1026
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.8..@fluentui/react-text_v9.0.0-rc.9)
|
1008
1027
|
|
1009
1028
|
### Changes
|
@@ -1017,7 +1036,7 @@ Mon, 23 May 2022 12:13:52 GMT
|
|
1017
1036
|
|
1018
1037
|
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.8)
|
1019
1038
|
|
1020
|
-
Thu, 05 May 2022 18:26:30 GMT
|
1039
|
+
Thu, 05 May 2022 18:26:30 GMT
|
1021
1040
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.7..@fluentui/react-text_v9.0.0-rc.8)
|
1022
1041
|
|
1023
1042
|
### Changes
|
@@ -1028,7 +1047,7 @@ Thu, 05 May 2022 18:26:30 GMT
|
|
1028
1047
|
|
1029
1048
|
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.7)
|
1030
1049
|
|
1031
|
-
Wed, 04 May 2022 13:26:33 GMT
|
1050
|
+
Wed, 04 May 2022 13:26:33 GMT
|
1032
1051
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.6..@fluentui/react-text_v9.0.0-rc.7)
|
1033
1052
|
|
1034
1053
|
### Changes
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { __styles, mergeClasses
|
1
|
+
import { __styles, mergeClasses } from '@griffel/react';
|
2
2
|
import { tokens } from '@fluentui/react-theme';
|
3
3
|
export const textClassNames = {
|
4
4
|
root: 'fui-Text'
|
@@ -15,14 +15,16 @@ const useStyles = /*#__PURE__*/__styles({
|
|
15
15
|
fsow6f: "fpgzoln",
|
16
16
|
mc9l5x: "f1w7gpdv",
|
17
17
|
Huce71: "f6juhto",
|
18
|
-
B68tc82:
|
19
|
-
Bmxbyg5:
|
18
|
+
B68tc82: 0,
|
19
|
+
Bmxbyg5: 0,
|
20
|
+
Bpg54ce: "f1gl81tg",
|
20
21
|
ygn44y: "f2jf649"
|
21
22
|
},
|
22
23
|
nowrap: {
|
23
24
|
Huce71: "fz5stix",
|
24
|
-
B68tc82:
|
25
|
-
Bmxbyg5:
|
25
|
+
B68tc82: 0,
|
26
|
+
Bmxbyg5: 0,
|
27
|
+
Bpg54ce: "f1a3p1vp"
|
26
28
|
},
|
27
29
|
truncate: {
|
28
30
|
ygn44y: "f1cmbuwj"
|
@@ -103,7 +105,11 @@ const useStyles = /*#__PURE__*/__styles({
|
|
103
105
|
fsow6f: "f1j59e10"
|
104
106
|
}
|
105
107
|
}, {
|
106
|
-
d: [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".fpgzoln{text-align:start;}", ".f1w7gpdv{display:inline;}", ".f6juhto{white-space:normal;}", ".
|
108
|
+
d: [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".fpgzoln{text-align:start;}", ".f1w7gpdv{display:inline;}", ".f6juhto{white-space:normal;}", [".f1gl81tg{overflow:visible;}", {
|
109
|
+
p: -1
|
110
|
+
}], ".f2jf649{text-overflow:clip;}", ".fz5stix{white-space:nowrap;}", [".f1a3p1vp{overflow:hidden;}", {
|
111
|
+
p: -1
|
112
|
+
}], ".f1cmbuwj{text-overflow:ellipsis;}", ".ftgm304{display:block;}", ".f1j4dglz{font-style:italic;}", ".f13mvf36{text-decoration-line:underline;}", ".fv5q2k7{text-decoration-line:line-through;}", ".f1drk4o6{text-decoration-line:line-through underline;}", ".f13mqy1h{font-size:var(--fontSizeBase100);}", ".fcpl73t{line-height:var(--lineHeightBase100);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}", ".fod5ikn{font-size:var(--fontSizeBase400);}", ".faaz57k{line-height:var(--lineHeightBase400);}", ".f1pp30po{font-size:var(--fontSizeBase500);}", ".f106mvju{line-height:var(--lineHeightBase500);}", ".f1x0m3f5{font-size:var(--fontSizeBase600);}", ".fb86gi6{line-height:var(--lineHeightBase600);}", ".fojgt09{font-size:var(--fontSizeHero700);}", ".fcen8rp{line-height:var(--lineHeightHero700);}", ".fccw675{font-size:var(--fontSizeHero800);}", ".f1ebx5kk{line-height:var(--lineHeightHero800);}", ".f15afnhw{font-size:var(--fontSizeHero900);}", ".fr3w3wp{line-height:var(--lineHeightHero900);}", ".fpyltcb{font-size:var(--fontSizeHero1000);}", ".f1ivgwrt{line-height:var(--lineHeightHero1000);}", ".f1fedwem{font-family:var(--fontFamilyMonospace);}", ".f1uq0ln5{font-family:var(--fontFamilyNumeric);}", ".fdj6btp{font-weight:var(--fontWeightMedium);}", ".fl43uef{font-weight:var(--fontWeightSemibold);}", ".flh3ekv{font-weight:var(--fontWeightBold);}", ".f17mccla{text-align:center;}", ".f12ymhq5{text-align:end;}", ".f1j59e10{text-align:justify;}"]
|
107
113
|
});
|
108
114
|
/**
|
109
115
|
* Apply styling to the Text slots based on the state
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"names":["__styles","mergeClasses","
|
1
|
+
{"version":3,"names":["__styles","mergeClasses","tokens","textClassNames","root","useStyles","Bahqtrf","Be2twd7","Bg96gwp","Bhrd7zp","fsow6f","mc9l5x","Huce71","B68tc82","Bmxbyg5","Bpg54ce","ygn44y","nowrap","truncate","block","italic","B80ckks","underline","w71qe1","strikethrough","strikethroughUnderline","base100","base200","base400","base500","base600","hero700","hero800","hero900","hero1000","monospace","numeric","weightMedium","weightSemibold","weightBold","alignCenter","alignEnd","alignJustify","d","p","useTextStyles_unstable","state","styles","className","wrap","size","font","weight","align"],"sources":["useTextStyles.styles.js"],"sourcesContent":["import { makeStyles, mergeClasses } from '@griffel/react';\nimport { tokens } from '@fluentui/react-theme';\nexport const textClassNames = {\n root: 'fui-Text'\n};\n/**\n * Styles for the root slot\n */ const useStyles = makeStyles({\n root: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n lineHeight: tokens.lineHeightBase300,\n fontWeight: tokens.fontWeightRegular,\n textAlign: 'start',\n display: 'inline',\n whiteSpace: 'normal',\n overflow: 'visible',\n textOverflow: 'clip'\n },\n nowrap: {\n whiteSpace: 'nowrap',\n overflow: 'hidden'\n },\n truncate: {\n textOverflow: 'ellipsis'\n },\n block: {\n display: 'block'\n },\n italic: {\n fontStyle: 'italic'\n },\n underline: {\n textDecorationLine: 'underline'\n },\n strikethrough: {\n textDecorationLine: 'line-through'\n },\n strikethroughUnderline: {\n textDecorationLine: 'line-through underline'\n },\n base100: {\n fontSize: tokens.fontSizeBase100,\n lineHeight: tokens.lineHeightBase100\n },\n base200: {\n fontSize: tokens.fontSizeBase200,\n lineHeight: tokens.lineHeightBase200\n },\n base400: {\n fontSize: tokens.fontSizeBase400,\n lineHeight: tokens.lineHeightBase400\n },\n base500: {\n fontSize: tokens.fontSizeBase500,\n lineHeight: tokens.lineHeightBase500\n },\n base600: {\n fontSize: tokens.fontSizeBase600,\n lineHeight: tokens.lineHeightBase600\n },\n hero700: {\n fontSize: tokens.fontSizeHero700,\n lineHeight: tokens.lineHeightHero700\n },\n hero800: {\n fontSize: tokens.fontSizeHero800,\n lineHeight: tokens.lineHeightHero800\n },\n hero900: {\n fontSize: tokens.fontSizeHero900,\n lineHeight: tokens.lineHeightHero900\n },\n hero1000: {\n fontSize: tokens.fontSizeHero1000,\n lineHeight: tokens.lineHeightHero1000\n },\n monospace: {\n fontFamily: tokens.fontFamilyMonospace\n },\n numeric: {\n fontFamily: tokens.fontFamilyNumeric\n },\n weightMedium: {\n fontWeight: tokens.fontWeightMedium\n },\n weightSemibold: {\n fontWeight: tokens.fontWeightSemibold\n },\n weightBold: {\n fontWeight: tokens.fontWeightBold\n },\n alignCenter: {\n textAlign: 'center'\n },\n alignEnd: {\n textAlign: 'end'\n },\n alignJustify: {\n textAlign: 'justify'\n }\n});\n/**\n * Apply styling to the Text slots based on the state\n */ export const useTextStyles_unstable = (state)=>{\n const styles = useStyles();\n state.root.className = mergeClasses(textClassNames.root, styles.root, state.wrap === false && styles.nowrap, state.truncate && styles.truncate, state.block && styles.block, state.italic && styles.italic, state.underline && styles.underline, state.strikethrough && styles.strikethrough, state.underline && state.strikethrough && styles.strikethroughUnderline, state.size === 100 && styles.base100, state.size === 200 && styles.base200, state.size === 400 && styles.base400, state.size === 500 && styles.base500, state.size === 600 && styles.base600, state.size === 700 && styles.hero700, state.size === 800 && styles.hero800, state.size === 900 && styles.hero900, state.size === 1000 && styles.hero1000, state.font === 'monospace' && styles.monospace, state.font === 'numeric' && styles.numeric, state.weight === 'medium' && styles.weightMedium, state.weight === 'semibold' && styles.weightSemibold, state.weight === 'bold' && styles.weightBold, state.align === 'center' && styles.alignCenter, state.align === 'end' && styles.alignEnd, state.align === 'justify' && styles.alignJustify, state.root.className);\n return state;\n};\n"],"mappings":"AAAA,SAAAA,QAAA,EAAqBC,YAAY,QAAQ,gBAAgB;AACzD,SAASC,MAAM,QAAQ,uBAAuB;AAC9C,OAAO,MAAMC,cAAc,GAAG;EAC1BC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,MAAMC,SAAS,gBAAGL,QAAA;EAAAI,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,MAAA;IAAAC,MAAA;IAAAC,MAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,MAAA;EAAA;EAAAC,MAAA;IAAAL,MAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;EAAAG,QAAA;IAAAF,MAAA;EAAA;EAAAG,KAAA;IAAAR,MAAA;EAAA;EAAAS,MAAA;IAAAC,OAAA;EAAA;EAAAC,SAAA;IAAAC,MAAA;EAAA;EAAAC,aAAA;IAAAD,MAAA;EAAA;EAAAE,sBAAA;IAAAF,MAAA;EAAA;EAAAG,OAAA;IAAAnB,OAAA;IAAAC,OAAA;EAAA;EAAAmB,OAAA;IAAApB,OAAA;IAAAC,OAAA;EAAA;EAAAoB,OAAA;IAAArB,OAAA;IAAAC,OAAA;EAAA;EAAAqB,OAAA;IAAAtB,OAAA;IAAAC,OAAA;EAAA;EAAAsB,OAAA;IAAAvB,OAAA;IAAAC,OAAA;EAAA;EAAAuB,OAAA;IAAAxB,OAAA;IAAAC,OAAA;EAAA;EAAAwB,OAAA;IAAAzB,OAAA;IAAAC,OAAA;EAAA;EAAAyB,OAAA;IAAA1B,OAAA;IAAAC,OAAA;EAAA;EAAA0B,QAAA;IAAA3B,OAAA;IAAAC,OAAA;EAAA;EAAA2B,SAAA;IAAA7B,OAAA;EAAA;EAAA8B,OAAA;IAAA9B,OAAA;EAAA;EAAA+B,YAAA;IAAA5B,OAAA;EAAA;EAAA6B,cAAA;IAAA7B,OAAA;EAAA;EAAA8B,UAAA;IAAA9B,OAAA;EAAA;EAAA+B,WAAA;IAAA9B,MAAA;EAAA;EAAA+B,QAAA;IAAA/B,MAAA;EAAA;EAAAgC,YAAA;IAAAhC,MAAA;EAAA;AAAA;EAAAiC,CAAA;IAAAC,CAAA;EAAA;IAAAA,CAAA;EAAA;AAAA,CA8FrB,CAAC;AACF;AACA;AACA;AAAI,OAAO,MAAMC,sBAAsB,GAAIC,KAAK,IAAG;EAC/C,MAAMC,MAAM,GAAG1C,SAAS,CAAC,CAAC;EAC1ByC,KAAK,CAAC1C,IAAI,CAAC4C,SAAS,GAAG/C,YAAY,CAACE,cAAc,CAACC,IAAI,EAAE2C,MAAM,CAAC3C,IAAI,EAAE0C,KAAK,CAACG,IAAI,KAAK,KAAK,IAAIF,MAAM,CAAC9B,MAAM,EAAE6B,KAAK,CAAC5B,QAAQ,IAAI6B,MAAM,CAAC7B,QAAQ,EAAE4B,KAAK,CAAC3B,KAAK,IAAI4B,MAAM,CAAC5B,KAAK,EAAE2B,KAAK,CAAC1B,MAAM,IAAI2B,MAAM,CAAC3B,MAAM,EAAE0B,KAAK,CAACxB,SAAS,IAAIyB,MAAM,CAACzB,SAAS,EAAEwB,KAAK,CAACtB,aAAa,IAAIuB,MAAM,CAACvB,aAAa,EAAEsB,KAAK,CAACxB,SAAS,IAAIwB,KAAK,CAACtB,aAAa,IAAIuB,MAAM,CAACtB,sBAAsB,EAAEqB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACrB,OAAO,EAAEoB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACpB,OAAO,EAAEmB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACnB,OAAO,EAAEkB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAAClB,OAAO,EAAEiB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACjB,OAAO,EAAEgB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAAChB,OAAO,EAAEe,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACf,OAAO,EAAEc,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACd,OAAO,EAAEa,KAAK,CAACI,IAAI,KAAK,IAAI,IAAIH,MAAM,CAACb,QAAQ,EAAEY,KAAK,CAACK,IAAI,KAAK,WAAW,IAAIJ,MAAM,CAACZ,SAAS,EAAEW,KAAK,CAACK,IAAI,KAAK,SAAS,IAAIJ,MAAM,CAACX,OAAO,EAAEU,KAAK,CAACM,MAAM,KAAK,QAAQ,IAAIL,MAAM,CAACV,YAAY,EAAES,KAAK,CAACM,MAAM,KAAK,UAAU,IAAIL,MAAM,CAACT,cAAc,EAAEQ,KAAK,CAACM,MAAM,KAAK,MAAM,IAAIL,MAAM,CAACR,UAAU,EAAEO,KAAK,CAACO,KAAK,KAAK,QAAQ,IAAIN,MAAM,CAACP,WAAW,EAAEM,KAAK,CAACO,KAAK,KAAK,KAAK,IAAIN,MAAM,CAACN,QAAQ,EAAEK,KAAK,CAACO,KAAK,KAAK,SAAS,IAAIN,MAAM,CAACL,YAAY,EAAEI,KAAK,CAAC1C,IAAI,CAAC4C,SAAS,CAAC;EACllC,OAAOF,KAAK;AAChB,CAAC","ignoreList":[]}
|
@@ -31,14 +31,16 @@ const textClassNames = {
|
|
31
31
|
fsow6f: "fpgzoln",
|
32
32
|
mc9l5x: "f1w7gpdv",
|
33
33
|
Huce71: "f6juhto",
|
34
|
-
B68tc82:
|
35
|
-
Bmxbyg5:
|
34
|
+
B68tc82: 0,
|
35
|
+
Bmxbyg5: 0,
|
36
|
+
Bpg54ce: "f1gl81tg",
|
36
37
|
ygn44y: "f2jf649"
|
37
38
|
},
|
38
39
|
nowrap: {
|
39
40
|
Huce71: "fz5stix",
|
40
|
-
B68tc82:
|
41
|
-
Bmxbyg5:
|
41
|
+
B68tc82: 0,
|
42
|
+
Bmxbyg5: 0,
|
43
|
+
Bpg54ce: "f1a3p1vp"
|
42
44
|
},
|
43
45
|
truncate: {
|
44
46
|
ygn44y: "f1cmbuwj"
|
@@ -127,12 +129,20 @@ const textClassNames = {
|
|
127
129
|
".fpgzoln{text-align:start;}",
|
128
130
|
".f1w7gpdv{display:inline;}",
|
129
131
|
".f6juhto{white-space:normal;}",
|
130
|
-
|
131
|
-
|
132
|
+
[
|
133
|
+
".f1gl81tg{overflow:visible;}",
|
134
|
+
{
|
135
|
+
p: -1
|
136
|
+
}
|
137
|
+
],
|
132
138
|
".f2jf649{text-overflow:clip;}",
|
133
139
|
".fz5stix{white-space:nowrap;}",
|
134
|
-
|
135
|
-
|
140
|
+
[
|
141
|
+
".f1a3p1vp{overflow:hidden;}",
|
142
|
+
{
|
143
|
+
p: -1
|
144
|
+
}
|
145
|
+
],
|
136
146
|
".f1cmbuwj{text-overflow:ellipsis;}",
|
137
147
|
".ftgm304{display:block;}",
|
138
148
|
".f1j4dglz{font-style:italic;}",
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["useTextStyles.styles.js"],"sourcesContent":["import { __styles, mergeClasses
|
1
|
+
{"version":3,"sources":["useTextStyles.styles.js"],"sourcesContent":["import { __styles, mergeClasses } from '@griffel/react';\nimport { tokens } from '@fluentui/react-theme';\nexport const textClassNames = {\n root: 'fui-Text'\n};\n/**\n * Styles for the root slot\n */\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fkhj508\",\n Bg96gwp: \"f1i3iumi\",\n Bhrd7zp: \"figsok6\",\n fsow6f: \"fpgzoln\",\n mc9l5x: \"f1w7gpdv\",\n Huce71: \"f6juhto\",\n B68tc82: 0,\n Bmxbyg5: 0,\n Bpg54ce: \"f1gl81tg\",\n ygn44y: \"f2jf649\"\n },\n nowrap: {\n Huce71: \"fz5stix\",\n B68tc82: 0,\n Bmxbyg5: 0,\n Bpg54ce: \"f1a3p1vp\"\n },\n truncate: {\n ygn44y: \"f1cmbuwj\"\n },\n block: {\n mc9l5x: \"ftgm304\"\n },\n italic: {\n B80ckks: \"f1j4dglz\"\n },\n underline: {\n w71qe1: \"f13mvf36\"\n },\n strikethrough: {\n w71qe1: \"fv5q2k7\"\n },\n strikethroughUnderline: {\n w71qe1: \"f1drk4o6\"\n },\n base100: {\n Be2twd7: \"f13mqy1h\",\n Bg96gwp: \"fcpl73t\"\n },\n base200: {\n Be2twd7: \"fy9rknc\",\n Bg96gwp: \"fwrc4pm\"\n },\n base400: {\n Be2twd7: \"fod5ikn\",\n Bg96gwp: \"faaz57k\"\n },\n base500: {\n Be2twd7: \"f1pp30po\",\n Bg96gwp: \"f106mvju\"\n },\n base600: {\n Be2twd7: \"f1x0m3f5\",\n Bg96gwp: \"fb86gi6\"\n },\n hero700: {\n Be2twd7: \"fojgt09\",\n Bg96gwp: \"fcen8rp\"\n },\n hero800: {\n Be2twd7: \"fccw675\",\n Bg96gwp: \"f1ebx5kk\"\n },\n hero900: {\n Be2twd7: \"f15afnhw\",\n Bg96gwp: \"fr3w3wp\"\n },\n hero1000: {\n Be2twd7: \"fpyltcb\",\n Bg96gwp: \"f1ivgwrt\"\n },\n monospace: {\n Bahqtrf: \"f1fedwem\"\n },\n numeric: {\n Bahqtrf: \"f1uq0ln5\"\n },\n weightMedium: {\n Bhrd7zp: \"fdj6btp\"\n },\n weightSemibold: {\n Bhrd7zp: \"fl43uef\"\n },\n weightBold: {\n Bhrd7zp: \"flh3ekv\"\n },\n alignCenter: {\n fsow6f: \"f17mccla\"\n },\n alignEnd: {\n fsow6f: \"f12ymhq5\"\n },\n alignJustify: {\n fsow6f: \"f1j59e10\"\n }\n}, {\n d: [\".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fkhj508{font-size:var(--fontSizeBase300);}\", \".f1i3iumi{line-height:var(--lineHeightBase300);}\", \".figsok6{font-weight:var(--fontWeightRegular);}\", \".fpgzoln{text-align:start;}\", \".f1w7gpdv{display:inline;}\", \".f6juhto{white-space:normal;}\", [\".f1gl81tg{overflow:visible;}\", {\n p: -1\n }], \".f2jf649{text-overflow:clip;}\", \".fz5stix{white-space:nowrap;}\", [\".f1a3p1vp{overflow:hidden;}\", {\n p: -1\n }], \".f1cmbuwj{text-overflow:ellipsis;}\", \".ftgm304{display:block;}\", \".f1j4dglz{font-style:italic;}\", \".f13mvf36{text-decoration-line:underline;}\", \".fv5q2k7{text-decoration-line:line-through;}\", \".f1drk4o6{text-decoration-line:line-through underline;}\", \".f13mqy1h{font-size:var(--fontSizeBase100);}\", \".fcpl73t{line-height:var(--lineHeightBase100);}\", \".fy9rknc{font-size:var(--fontSizeBase200);}\", \".fwrc4pm{line-height:var(--lineHeightBase200);}\", \".fod5ikn{font-size:var(--fontSizeBase400);}\", \".faaz57k{line-height:var(--lineHeightBase400);}\", \".f1pp30po{font-size:var(--fontSizeBase500);}\", \".f106mvju{line-height:var(--lineHeightBase500);}\", \".f1x0m3f5{font-size:var(--fontSizeBase600);}\", \".fb86gi6{line-height:var(--lineHeightBase600);}\", \".fojgt09{font-size:var(--fontSizeHero700);}\", \".fcen8rp{line-height:var(--lineHeightHero700);}\", \".fccw675{font-size:var(--fontSizeHero800);}\", \".f1ebx5kk{line-height:var(--lineHeightHero800);}\", \".f15afnhw{font-size:var(--fontSizeHero900);}\", \".fr3w3wp{line-height:var(--lineHeightHero900);}\", \".fpyltcb{font-size:var(--fontSizeHero1000);}\", \".f1ivgwrt{line-height:var(--lineHeightHero1000);}\", \".f1fedwem{font-family:var(--fontFamilyMonospace);}\", \".f1uq0ln5{font-family:var(--fontFamilyNumeric);}\", \".fdj6btp{font-weight:var(--fontWeightMedium);}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\", \".flh3ekv{font-weight:var(--fontWeightBold);}\", \".f17mccla{text-align:center;}\", \".f12ymhq5{text-align:end;}\", \".f1j59e10{text-align:justify;}\"]\n});\n/**\n * Apply styling to the Text slots based on the state\n */\nexport const useTextStyles_unstable = state => {\n const styles = useStyles();\n state.root.className = mergeClasses(textClassNames.root, styles.root, state.wrap === false && styles.nowrap, state.truncate && styles.truncate, state.block && styles.block, state.italic && styles.italic, state.underline && styles.underline, state.strikethrough && styles.strikethrough, state.underline && state.strikethrough && styles.strikethroughUnderline, state.size === 100 && styles.base100, state.size === 200 && styles.base200, state.size === 400 && styles.base400, state.size === 500 && styles.base500, state.size === 600 && styles.base600, state.size === 700 && styles.hero700, state.size === 800 && styles.hero800, state.size === 900 && styles.hero900, state.size === 1000 && styles.hero1000, state.font === 'monospace' && styles.monospace, state.font === 'numeric' && styles.numeric, state.weight === 'medium' && styles.weightMedium, state.weight === 'semibold' && styles.weightSemibold, state.weight === 'bold' && styles.weightBold, state.align === 'center' && styles.alignCenter, state.align === 'end' && styles.alignEnd, state.align === 'justify' && styles.alignJustify, state.root.className);\n return state;\n};\n//# sourceMappingURL=useTextStyles.styles.js.map"],"names":["textClassNames","useTextStyles_unstable","root","useStyles","__styles","Bahqtrf","Be2twd7","Bg96gwp","Bhrd7zp","fsow6f","mc9l5x","Huce71","B68tc82","Bmxbyg5","Bpg54ce","ygn44y","nowrap","truncate","block","italic","B80ckks","underline","w71qe1","strikethrough","strikethroughUnderline","base100","base200","base400","base500","base600","hero700","hero800","hero900","hero1000","monospace","numeric","weightMedium","weightSemibold","weightBold","alignCenter","alignEnd","alignJustify","d","p","state","styles","className","mergeClasses","wrap","size","font","weight","align"],"mappings":"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"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-text",
|
3
|
-
"version": "9.4.
|
3
|
+
"version": "9.4.20",
|
4
4
|
"description": "Text is a typography and styling abstraction component that can be used to ensure the consistency of all text across your application.",
|
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": "
|
23
|
+
"storybook": "yarn --cwd ../stories storybook",
|
24
|
+
"type-check": "just-scripts type-check",
|
25
25
|
"generate-api": "just-scripts generate-api",
|
26
|
-
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\"",
|
27
26
|
"verify-packaging": "just-scripts verify-packaging"
|
28
27
|
},
|
29
28
|
"devDependencies": {
|
@@ -36,8 +35,8 @@
|
|
36
35
|
"dependencies": {
|
37
36
|
"@fluentui/react-shared-contexts": "^9.19.0",
|
38
37
|
"@fluentui/react-theme": "^9.1.19",
|
39
|
-
"@fluentui/react-utilities": "^9.18.
|
40
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
38
|
+
"@fluentui/react-utilities": "^9.18.10",
|
39
|
+
"@fluentui/react-jsx-runtime": "^9.0.39",
|
41
40
|
"@griffel/react": "^1.5.22",
|
42
41
|
"@swc/helpers": "^0.5.1"
|
43
42
|
},
|