@fluentui/react-text 0.0.0-nightly-20220428-0420.1 → 0.0.0-nightly-20220503-0421.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/CHANGELOG.json +23 -9
  2. package/CHANGELOG.md +59 -58
  3. package/dist/{react-text.d.ts → index.d.ts} +0 -0
  4. package/lib/components/Body/Body.js +4 -4
  5. package/lib/components/Body/Body.js.map +1 -1
  6. package/lib/components/Caption/Caption.js +4 -4
  7. package/lib/components/Caption/Caption.js.map +1 -1
  8. package/lib/components/Display/Display.js +4 -4
  9. package/lib/components/Display/Display.js.map +1 -1
  10. package/lib/components/Headline/Headline.js +4 -4
  11. package/lib/components/Headline/Headline.js.map +1 -1
  12. package/lib/components/LargeTitle/LargeTitle.js +4 -4
  13. package/lib/components/LargeTitle/LargeTitle.js.map +1 -1
  14. package/lib/components/Subheadline/Subheadline.js +4 -4
  15. package/lib/components/Subheadline/Subheadline.js.map +1 -1
  16. package/lib/components/Title1/Title1.js +4 -4
  17. package/lib/components/Title1/Title1.js.map +1 -1
  18. package/lib/components/Title2/Title2.js +4 -4
  19. package/lib/components/Title2/Title2.js.map +1 -1
  20. package/lib/components/Title3/Title3.js +4 -4
  21. package/lib/components/Title3/Title3.js.map +1 -1
  22. package/lib-commonjs/components/Body/Body.js +12 -3
  23. package/lib-commonjs/components/Body/Body.js.map +1 -1
  24. package/lib-commonjs/components/Caption/Caption.js +12 -3
  25. package/lib-commonjs/components/Caption/Caption.js.map +1 -1
  26. package/lib-commonjs/components/Display/Display.js +12 -3
  27. package/lib-commonjs/components/Display/Display.js.map +1 -1
  28. package/lib-commonjs/components/Headline/Headline.js +12 -3
  29. package/lib-commonjs/components/Headline/Headline.js.map +1 -1
  30. package/lib-commonjs/components/LargeTitle/LargeTitle.js +12 -3
  31. package/lib-commonjs/components/LargeTitle/LargeTitle.js.map +1 -1
  32. package/lib-commonjs/components/Subheadline/Subheadline.js +12 -3
  33. package/lib-commonjs/components/Subheadline/Subheadline.js.map +1 -1
  34. package/lib-commonjs/components/Title1/Title1.js +12 -3
  35. package/lib-commonjs/components/Title1/Title1.js.map +1 -1
  36. package/lib-commonjs/components/Title2/Title2.js +12 -3
  37. package/lib-commonjs/components/Title2/Title2.js.map +1 -1
  38. package/lib-commonjs/components/Title3/Title3.js +12 -3
  39. package/lib-commonjs/components/Title3/Title3.js.map +1 -1
  40. package/package.json +6 -6
  41. package/lib/typographyStyles/index.d.ts +0 -2
  42. package/lib/typographyStyles/index.js +0 -3
  43. package/lib/typographyStyles/index.js.map +0 -1
  44. package/lib/typographyStyles/typographyStyles.d.ts +0 -13
  45. package/lib/typographyStyles/typographyStyles.js +0 -60
  46. package/lib/typographyStyles/typographyStyles.js.map +0 -1
  47. package/lib-commonjs/typographyStyles/index.d.ts +0 -2
  48. package/lib-commonjs/typographyStyles/index.js +0 -11
  49. package/lib-commonjs/typographyStyles/index.js.map +0 -1
  50. package/lib-commonjs/typographyStyles/typographyStyles.d.ts +0 -13
  51. package/lib-commonjs/typographyStyles/typographyStyles.js +0 -68
  52. package/lib-commonjs/typographyStyles/typographyStyles.js.map +0 -1
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-text",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 28 Apr 2022 04:29:41 GMT",
6
- "tag": "@fluentui/react-text_v0.0.0-nightly-20220428-0420.1",
7
- "version": "0.0.0-nightly-20220428-0420.1",
5
+ "date": "Tue, 03 May 2022 04:34:47 GMT",
6
+ "tag": "@fluentui/react-text_v0.0.0-nightly-20220503-0421.1",
7
+ "version": "0.0.0-nightly-20220503-0421.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,23 +13,37 @@
13
13
  "commit": "not available",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
+ {
17
+ "author": "gcox@microsoft.com",
18
+ "package": "@fluentui/react-text",
19
+ "commit": "7ad290b51135cb84c84e7dd8771bd712892c7484",
20
+ "comment": "Updated react-text to use typography constants"
21
+ },
16
22
  {
17
23
  "author": "beachball",
18
24
  "package": "@fluentui/react-text",
19
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220428-0420.1",
20
- "commit": "594dc819d26484ec1863d37916abf429520bace7"
25
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220503-0421.1",
26
+ "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
21
27
  },
22
28
  {
23
29
  "author": "beachball",
24
30
  "package": "@fluentui/react-text",
25
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220428-0420.1",
26
- "commit": "594dc819d26484ec1863d37916abf429520bace7"
31
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220503-0421.1",
32
+ "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
27
33
  },
28
34
  {
29
35
  "author": "beachball",
30
36
  "package": "@fluentui/react-text",
31
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220428-0420.1",
32
- "commit": "594dc819d26484ec1863d37916abf429520bace7"
37
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220503-0421.1",
38
+ "commit": "0a280b0835179cafee6022280911ba42ab7baeac"
39
+ }
40
+ ],
41
+ "none": [
42
+ {
43
+ "author": "tristan.watanabe@gmail.com",
44
+ "package": "@fluentui/react-text",
45
+ "commit": "af6bea84f19cf196b4d17df940e7230cbd9d832d",
46
+ "comment": "react-text: Move to new common folder."
33
47
  }
34
48
  ]
35
49
  }
package/CHANGELOG.md CHANGED
@@ -1,24 +1,25 @@
1
1
  # Change Log - @fluentui/react-text
2
2
 
3
- This log was last generated on Thu, 28 Apr 2022 04:29:41 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 03 May 2022 04:34:47 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220428-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightly-20220428-0420.1)
7
+ ## [0.0.0-nightly-20220503-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightly-20220503-0421.1)
8
8
 
9
- Thu, 28 Apr 2022 04:29:41 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.6..@fluentui/react-text_v0.0.0-nightly-20220428-0420.1)
9
+ Tue, 03 May 2022 04:34:47 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.6..@fluentui/react-text_v0.0.0-nightly-20220503-0421.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
16
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
17
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
15
+ - Updated react-text to use typography constants ([PR #22716](https://github.com/microsoft/fluentui/pull/22716) by gcox@microsoft.com)
16
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
17
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
18
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220503-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/0a280b0835179cafee6022280911ba42ab7baeac) by beachball)
18
19
 
19
20
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.6)
20
21
 
21
- Tue, 19 Apr 2022 19:17:01 GMT
22
+ Tue, 19 Apr 2022 19:17:01 GMT
22
23
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.5..@fluentui/react-text_v9.0.0-rc.6)
23
24
 
24
25
  ### Changes
@@ -31,7 +32,7 @@ Tue, 19 Apr 2022 19:17:01 GMT
31
32
 
32
33
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.5)
33
34
 
34
- Fri, 04 Mar 2022 05:17:31 GMT
35
+ Fri, 04 Mar 2022 05:17:31 GMT
35
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.4..@fluentui/react-text_v9.0.0-rc.5)
36
37
 
37
38
  ### Changes
@@ -42,7 +43,7 @@ Fri, 04 Mar 2022 05:17:31 GMT
42
43
 
43
44
  ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.4)
44
45
 
45
- Tue, 01 Mar 2022 02:17:39 GMT
46
+ Tue, 01 Mar 2022 02:17:39 GMT
46
47
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.3..@fluentui/react-text_v9.0.0-rc.4)
47
48
 
48
49
  ### Changes
@@ -52,7 +53,7 @@ Tue, 01 Mar 2022 02:17:39 GMT
52
53
 
53
54
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.3)
54
55
 
55
- Fri, 18 Feb 2022 13:35:36 GMT
56
+ Fri, 18 Feb 2022 13:35:36 GMT
56
57
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.1..@fluentui/react-text_v9.0.0-rc.3)
57
58
 
58
59
  ### Changes
@@ -63,13 +64,13 @@ Fri, 18 Feb 2022 13:35:36 GMT
63
64
 
64
65
  ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.1)
65
66
 
66
- Thu, 10 Feb 2022 08:50:58 GMT
67
+ Thu, 10 Feb 2022 08:50:58 GMT
67
68
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.4..@fluentui/react-text_v9.0.0-rc.1)
68
69
 
69
70
  ### Changes
70
71
 
71
72
  - Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
72
- - BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
73
+ - BREAKING: Rename component hooks add the suffix \_unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
73
74
  - use makeStyles types from proper package ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com)
74
75
  - Refactor component Slot typings ([PR #21518](https://github.com/microsoft/fluentui/pull/21518) by behowell@microsoft.com)
75
76
  - remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
@@ -83,7 +84,7 @@ Thu, 10 Feb 2022 08:50:58 GMT
83
84
 
84
85
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.4)
85
86
 
86
- Thu, 25 Nov 2021 08:34:16 GMT
87
+ Thu, 25 Nov 2021 08:34:16 GMT
87
88
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.3..@fluentui/react-text_v9.0.0-beta.4)
88
89
 
89
90
  ### Changes
@@ -97,7 +98,7 @@ Thu, 25 Nov 2021 08:34:16 GMT
97
98
 
98
99
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.3)
99
100
 
100
- Fri, 12 Nov 2021 13:25:08 GMT
101
+ Fri, 12 Nov 2021 13:25:08 GMT
101
102
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.2..@fluentui/react-text_v9.0.0-beta.3)
102
103
 
103
104
  ### Changes
@@ -112,7 +113,7 @@ Fri, 12 Nov 2021 13:25:08 GMT
112
113
 
113
114
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.2)
114
115
 
115
- Wed, 27 Oct 2021 12:14:23 GMT
116
+ Wed, 27 Oct 2021 12:14:23 GMT
116
117
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.1..@fluentui/react-text_v9.0.0-beta.2)
117
118
 
118
119
  ### Changes
@@ -126,7 +127,7 @@ Wed, 27 Oct 2021 12:14:23 GMT
126
127
 
127
128
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.1)
128
129
 
129
- Wed, 06 Oct 2021 10:37:22 GMT
130
+ Wed, 06 Oct 2021 10:37:22 GMT
130
131
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.27..@fluentui/react-text_v9.0.0-beta.1)
131
132
 
132
133
  ### Changes
@@ -140,7 +141,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
140
141
 
141
142
  ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.27)
142
143
 
143
- Tue, 05 Oct 2021 12:47:58 GMT
144
+ Tue, 05 Oct 2021 12:47:58 GMT
144
145
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.26..@fluentui/react-text_v9.0.0-alpha.27)
145
146
 
146
147
  ### Changes
@@ -152,7 +153,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
152
153
 
153
154
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.26)
154
155
 
155
- Tue, 05 Oct 2021 09:28:07 GMT
156
+ Tue, 05 Oct 2021 09:28:07 GMT
156
157
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.25..@fluentui/react-text_v9.0.0-alpha.26)
157
158
 
158
159
  ### Changes
@@ -166,7 +167,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
166
167
 
167
168
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.25)
168
169
 
169
- Fri, 01 Oct 2021 14:13:08 GMT
170
+ Fri, 01 Oct 2021 14:13:08 GMT
170
171
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.23..@fluentui/react-text_v9.0.0-alpha.25)
171
172
 
172
173
  ### Changes
@@ -180,7 +181,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
180
181
 
181
182
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.23)
182
183
 
183
- Wed, 29 Sep 2021 08:06:11 GMT
184
+ Wed, 29 Sep 2021 08:06:11 GMT
184
185
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.22..@fluentui/react-text_v9.0.0-alpha.23)
185
186
 
186
187
  ### Changes
@@ -192,7 +193,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
192
193
 
193
194
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.22)
194
195
 
195
- Mon, 27 Sep 2021 08:06:00 GMT
196
+ Mon, 27 Sep 2021 08:06:00 GMT
196
197
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.21..@fluentui/react-text_v9.0.0-alpha.22)
197
198
 
198
199
  ### Changes
@@ -205,7 +206,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
205
206
 
206
207
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.21)
207
208
 
208
- Fri, 24 Sep 2021 09:17:17 GMT
209
+ Fri, 24 Sep 2021 09:17:17 GMT
209
210
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.20..@fluentui/react-text_v9.0.0-alpha.21)
210
211
 
211
212
  ### Changes
@@ -219,7 +220,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
219
220
 
220
221
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.20)
221
222
 
222
- Thu, 23 Sep 2021 08:21:34 GMT
223
+ Thu, 23 Sep 2021 08:21:34 GMT
223
224
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.19..@fluentui/react-text_v9.0.0-alpha.20)
224
225
 
225
226
  ### Changes
@@ -232,7 +233,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
232
233
 
233
234
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.19)
234
235
 
235
- Wed, 22 Sep 2021 10:10:07 GMT
236
+ Wed, 22 Sep 2021 10:10:07 GMT
236
237
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.18..@fluentui/react-text_v9.0.0-alpha.19)
237
238
 
238
239
  ### Changes
@@ -246,7 +247,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
246
247
 
247
248
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.18)
248
249
 
249
- Tue, 21 Sep 2021 07:42:34 GMT
250
+ Tue, 21 Sep 2021 07:42:34 GMT
250
251
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.17..@fluentui/react-text_v9.0.0-alpha.18)
251
252
 
252
253
  ### Changes
@@ -258,7 +259,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
258
259
 
259
260
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.17)
260
261
 
261
- Mon, 20 Sep 2021 07:36:26 GMT
262
+ Mon, 20 Sep 2021 07:36:26 GMT
262
263
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.16..@fluentui/react-text_v9.0.0-alpha.17)
263
264
 
264
265
  ### Changes
@@ -267,7 +268,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
267
268
 
268
269
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.16)
269
270
 
270
- Fri, 17 Sep 2021 07:35:26 GMT
271
+ Fri, 17 Sep 2021 07:35:26 GMT
271
272
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.15..@fluentui/react-text_v9.0.0-alpha.16)
272
273
 
273
274
  ### Changes
@@ -276,7 +277,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
276
277
 
277
278
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.15)
278
279
 
279
- Thu, 16 Sep 2021 07:38:39 GMT
280
+ Thu, 16 Sep 2021 07:38:39 GMT
280
281
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.14..@fluentui/react-text_v9.0.0-alpha.15)
281
282
 
282
283
  ### Changes
@@ -285,7 +286,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
285
286
 
286
287
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.14)
287
288
 
288
- Tue, 14 Sep 2021 20:09:02 GMT
289
+ Tue, 14 Sep 2021 20:09:02 GMT
289
290
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.13..@fluentui/react-text_v9.0.0-alpha.14)
290
291
 
291
292
  ### Changes
@@ -294,7 +295,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
294
295
 
295
296
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.13)
296
297
 
297
- Fri, 10 Sep 2021 16:31:53 GMT
298
+ Fri, 10 Sep 2021 16:31:53 GMT
298
299
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.12..@fluentui/react-text_v9.0.0-alpha.13)
299
300
 
300
301
  ### Changes
@@ -304,7 +305,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
304
305
 
305
306
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.12)
306
307
 
307
- Fri, 10 Sep 2021 07:39:51 GMT
308
+ Fri, 10 Sep 2021 07:39:51 GMT
308
309
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.11..@fluentui/react-text_v9.0.0-alpha.12)
309
310
 
310
311
  ### Changes
@@ -313,7 +314,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
313
314
 
314
315
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.11)
315
316
 
316
- Mon, 06 Sep 2021 07:34:53 GMT
317
+ Mon, 06 Sep 2021 07:34:53 GMT
317
318
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.10..@fluentui/react-text_v9.0.0-alpha.11)
318
319
 
319
320
  ### Changes
@@ -322,7 +323,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
322
323
 
323
324
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.10)
324
325
 
325
- Thu, 02 Sep 2021 07:36:46 GMT
326
+ Thu, 02 Sep 2021 07:36:46 GMT
326
327
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.9..@fluentui/react-text_v9.0.0-alpha.10)
327
328
 
328
329
  ### Patches
@@ -335,7 +336,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
335
336
 
336
337
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.9)
337
338
 
338
- Wed, 01 Sep 2021 07:39:56 GMT
339
+ Wed, 01 Sep 2021 07:39:56 GMT
339
340
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.8..@fluentui/react-text_v9.0.0-alpha.9)
340
341
 
341
342
  ### Changes
@@ -344,7 +345,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
344
345
 
345
346
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.8)
346
347
 
347
- Tue, 31 Aug 2021 07:37:47 GMT
348
+ Tue, 31 Aug 2021 07:37:47 GMT
348
349
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.7..@fluentui/react-text_v9.0.0-alpha.8)
349
350
 
350
351
  ### Changes
@@ -353,7 +354,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
353
354
 
354
355
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.7)
355
356
 
356
- Fri, 27 Aug 2021 07:33:32 GMT
357
+ Fri, 27 Aug 2021 07:33:32 GMT
357
358
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.6..@fluentui/react-text_v9.0.0-alpha.7)
358
359
 
359
360
  ### Changes
@@ -362,7 +363,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
362
363
 
363
364
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.6)
364
365
 
365
- Thu, 26 Aug 2021 07:35:43 GMT
366
+ Thu, 26 Aug 2021 07:35:43 GMT
366
367
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.5..@fluentui/react-text_v9.0.0-alpha.6)
367
368
 
368
369
  ### Changes
@@ -371,7 +372,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
371
372
 
372
373
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.5)
373
374
 
374
- Tue, 24 Aug 2021 07:34:48 GMT
375
+ Tue, 24 Aug 2021 07:34:48 GMT
375
376
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.4..@fluentui/react-text_v9.0.0-alpha.5)
376
377
 
377
378
  ### Changes
@@ -380,7 +381,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
380
381
 
381
382
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.4)
382
383
 
383
- Fri, 20 Aug 2021 07:37:28 GMT
384
+ Fri, 20 Aug 2021 07:37:28 GMT
384
385
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.3..@fluentui/react-text_v9.0.0-alpha.4)
385
386
 
386
387
  ### Changes
@@ -389,7 +390,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
389
390
 
390
391
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.3)
391
392
 
392
- Thu, 19 Aug 2021 07:41:35 GMT
393
+ Thu, 19 Aug 2021 07:41:35 GMT
393
394
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.2..@fluentui/react-text_v9.0.0-alpha.3)
394
395
 
395
396
  ### Changes
@@ -398,7 +399,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
398
399
 
399
400
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.2)
400
401
 
401
- Fri, 13 Aug 2021 07:36:34 GMT
402
+ Fri, 13 Aug 2021 07:36:34 GMT
402
403
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.1..@fluentui/react-text_v9.0.0-alpha.2)
403
404
 
404
405
  ### Changes
@@ -407,7 +408,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
407
408
 
408
409
  ## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.1)
409
410
 
410
- Thu, 12 Aug 2021 07:34:46 GMT
411
+ Thu, 12 Aug 2021 07:34:46 GMT
411
412
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.1)
412
413
 
413
414
  ### Changes
@@ -416,7 +417,7 @@ Thu, 12 Aug 2021 07:34:46 GMT
416
417
 
417
418
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
418
419
 
419
- Wed, 11 Aug 2021 07:34:54 GMT
420
+ Wed, 11 Aug 2021 07:34:54 GMT
420
421
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
421
422
 
422
423
  ### Changes
@@ -425,7 +426,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
425
426
 
426
427
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
427
428
 
428
- Fri, 06 Aug 2021 07:35:14 GMT
429
+ Fri, 06 Aug 2021 07:35:14 GMT
429
430
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
430
431
 
431
432
  ### Changes
@@ -434,7 +435,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
434
435
 
435
436
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
436
437
 
437
- Tue, 03 Aug 2021 07:39:30 GMT
438
+ Tue, 03 Aug 2021 07:39:30 GMT
438
439
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
439
440
 
440
441
  ### Patches
@@ -449,7 +450,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
449
450
 
450
451
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
451
452
 
452
- Mon, 02 Aug 2021 07:36:20 GMT
453
+ Mon, 02 Aug 2021 07:36:20 GMT
453
454
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
454
455
 
455
456
  ### Changes
@@ -458,7 +459,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
458
459
 
459
460
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
460
461
 
461
- Mon, 26 Jul 2021 07:37:30 GMT
462
+ Mon, 26 Jul 2021 07:37:30 GMT
462
463
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
463
464
 
464
465
  ### Changes
@@ -467,7 +468,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
467
468
 
468
469
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
469
470
 
470
- Fri, 23 Jul 2021 07:38:19 GMT
471
+ Fri, 23 Jul 2021 07:38:19 GMT
471
472
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
472
473
 
473
474
  ### Changes
@@ -476,7 +477,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
476
477
 
477
478
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
478
479
 
479
- Thu, 22 Jul 2021 07:36:55 GMT
480
+ Thu, 22 Jul 2021 07:36:55 GMT
480
481
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
481
482
 
482
483
  ### Changes
@@ -485,7 +486,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
485
486
 
486
487
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
487
488
 
488
- Thu, 15 Jul 2021 07:36:18 GMT
489
+ Thu, 15 Jul 2021 07:36:18 GMT
489
490
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
490
491
 
491
492
  ### Changes
@@ -494,7 +495,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
494
495
 
495
496
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
496
497
 
497
- Tue, 13 Jul 2021 22:32:58 GMT
498
+ Tue, 13 Jul 2021 22:32:58 GMT
498
499
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
499
500
 
500
501
  ### Patches
@@ -503,7 +504,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
503
504
 
504
505
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
505
506
 
506
- Tue, 13 Jul 2021 07:35:36 GMT
507
+ Tue, 13 Jul 2021 07:35:36 GMT
507
508
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
508
509
 
509
510
  ### Changes
@@ -512,7 +513,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
512
513
 
513
514
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
514
515
 
515
- Fri, 09 Jul 2021 07:39:31 GMT
516
+ Fri, 09 Jul 2021 07:39:31 GMT
516
517
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
517
518
 
518
519
  ### Patches
@@ -527,7 +528,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
527
528
 
528
529
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
529
530
 
530
- Fri, 02 Jul 2021 23:15:55 GMT
531
+ Fri, 02 Jul 2021 23:15:55 GMT
531
532
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
532
533
 
533
534
  ### Changes
@@ -536,7 +537,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
536
537
 
537
538
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
538
539
 
539
- Fri, 02 Jul 2021 07:37:06 GMT
540
+ Fri, 02 Jul 2021 07:37:06 GMT
540
541
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
541
542
 
542
543
  ### Changes
@@ -545,7 +546,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
545
546
 
546
547
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
547
548
 
548
- Wed, 30 Jun 2021 07:38:35 GMT
549
+ Wed, 30 Jun 2021 07:38:35 GMT
549
550
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
550
551
 
551
552
  ### Changes
@@ -554,7 +555,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
554
555
 
555
556
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.0)
556
557
 
557
- Tue, 29 Jun 2021 07:33:32 GMT
558
+ Tue, 29 Jun 2021 07:33:32 GMT
558
559
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.0..@fluentui/react-text_v9.0.0-alpha.0)
559
560
 
560
561
  ### Changes
File without changes
@@ -1,6 +1,6 @@
1
1
  import { __styles } from '@griffel/react';
2
- import { typographyStyles } from '../../typographyStyles/index';
3
2
  import { createWrapper } from '../wrapper';
3
+ import { typographyStyles } from '@fluentui/react-theme';
4
4
  /**
5
5
  * @deprecated Use `bodyClassNames.root` instead.
6
6
  */
@@ -17,11 +17,11 @@ const useStyles = /*#__PURE__*/__styles({
17
17
  "root": {
18
18
  "Bahqtrf": "fk6fouc",
19
19
  "Be2twd7": "fkhj508",
20
- "Bg96gwp": "f1i3iumi",
21
- "Bhrd7zp": "figsok6"
20
+ "Bhrd7zp": "figsok6",
21
+ "Bg96gwp": "f1i3iumi"
22
22
  }
23
23
  }, {
24
- "d": [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}", ".figsok6{font-weight:var(--fontWeightRegular);}"]
24
+ "d": [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}"]
25
25
  });
26
26
  /**
27
27
  * Text wrapper component for the Body typography variant
@@ -1 +1 @@
1
- {"version":3,"sources":["components/Body/Body.tsx"],"names":[],"mappings":"AACA,yBAA2B,gBAA3B;AACA,SAAS,gBAAT,QAAiC,8BAAjC;AACA,SAAS,aAAT,QAAgD,YAAhD;AAIA;;AAEG;;AACH,OAAO,MAAM,aAAa,GAAG,UAAtB;AACP,OAAO,MAAM,cAAc,GAA8B;AACvD,EAAA,IAAI,EAAE;AADiD,CAAlD;AAIP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAIA;;AAEG;;;AACH,OAAO,MAAM,IAAI,gBAAwC,aAAa,CAAC;AACrE,EAAA,SADqE;AAErE,EAAA,SAAS,EAAE,cAAc,CAAC,IAF2C;AAGrE,EAAA,WAAW,EAAE;AAHwD,CAAD,CAA/D","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '../../typographyStyles/index';\nimport { createWrapper, TextWrapperProps } from '../wrapper';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport { TextSlots } from '../Text/Text.types';\n\n/**\n * @deprecated Use `bodyClassNames.root` instead.\n */\nexport const bodyClassName = 'fui-Body';\nexport const bodyClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Body',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.body,\n});\n\n/**\n * Text wrapper component for the Body typography variant\n */\nexport const Body: FunctionComponent<TextWrapperProps> = createWrapper({\n useStyles,\n className: bodyClassNames.root,\n displayName: 'Body',\n});\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["components/Body/Body.tsx"],"names":[],"mappings":"AACA,yBAA2B,gBAA3B;AACA,SAAS,aAAT,QAAgD,YAAhD;AAGA,SAAS,gBAAT,QAAiC,uBAAjC;AAEA;;AAEG;;AACH,OAAO,MAAM,aAAa,GAAG,UAAtB;AACP,OAAO,MAAM,cAAc,GAA8B;AACvD,EAAA,IAAI,EAAE;AADiD,CAAlD;AAIP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAIA;;AAEG;;;AACH,OAAO,MAAM,IAAI,gBAAwC,aAAa,CAAC;AACrE,EAAA,SADqE;AAErE,EAAA,SAAS,EAAE,cAAc,CAAC,IAF2C;AAGrE,EAAA,WAAW,EAAE;AAHwD,CAAD,CAA/D","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createWrapper, TextWrapperProps } from '../wrapper';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport { TextSlots } from '../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\n/**\n * @deprecated Use `bodyClassNames.root` instead.\n */\nexport const bodyClassName = 'fui-Body';\nexport const bodyClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Body',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.body1,\n});\n\n/**\n * Text wrapper component for the Body typography variant\n */\nexport const Body: FunctionComponent<TextWrapperProps> = createWrapper({\n useStyles,\n className: bodyClassNames.root,\n displayName: 'Body',\n});\n"],"sourceRoot":"../src/"}
@@ -1,6 +1,6 @@
1
1
  import { __styles } from '@griffel/react';
2
- import { typographyStyles } from '../../typographyStyles/index';
3
2
  import { createWrapper } from '../wrapper';
3
+ import { typographyStyles } from '@fluentui/react-theme';
4
4
  /**
5
5
  * @deprecated Use `captionClassNames.root` instead.
6
6
  */
@@ -17,11 +17,11 @@ const useStyles = /*#__PURE__*/__styles({
17
17
  "root": {
18
18
  "Bahqtrf": "fk6fouc",
19
19
  "Be2twd7": "fy9rknc",
20
- "Bg96gwp": "fwrc4pm",
21
- "Bhrd7zp": "figsok6"
20
+ "Bhrd7zp": "figsok6",
21
+ "Bg96gwp": "fwrc4pm"
22
22
  }
23
23
  }, {
24
- "d": [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}", ".figsok6{font-weight:var(--fontWeightRegular);}"]
24
+ "d": [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}"]
25
25
  });
26
26
  /**
27
27
  * Text wrapper component for the Caption typography variant
@@ -1 +1 @@
1
- {"version":3,"sources":["components/Caption/Caption.tsx"],"names":[],"mappings":"AACA,yBAA2B,gBAA3B;AACA,SAAS,gBAAT,QAAiC,8BAAjC;AACA,SAAS,aAAT,QAAgD,YAAhD;AAIA;;AAEG;;AACH,OAAO,MAAM,gBAAgB,GAAG,aAAzB;AACP,OAAO,MAAM,iBAAiB,GAA8B;AAC1D,EAAA,IAAI,EAAE;AADoD,CAArD;AAIP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAIA;;AAEG;;;AACH,OAAO,MAAM,OAAO,gBAAwC,aAAa,CAAC;AACxE,EAAA,SADwE;AAExE,EAAA,SAAS,EAAE,iBAAiB,CAAC,IAF2C;AAGxE,EAAA,WAAW,EAAE;AAH2D,CAAD,CAAlE","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '../../typographyStyles/index';\nimport { createWrapper, TextWrapperProps } from '../wrapper';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport { TextSlots } from '../Text/Text.types';\n\n/**\n * @deprecated Use `captionClassNames.root` instead.\n */\nexport const captionClassName = 'fui-Caption';\nexport const captionClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Caption',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.caption,\n});\n\n/**\n * Text wrapper component for the Caption typography variant\n */\nexport const Caption: FunctionComponent<TextWrapperProps> = createWrapper({\n useStyles,\n className: captionClassNames.root,\n displayName: 'Caption',\n});\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["components/Caption/Caption.tsx"],"names":[],"mappings":"AACA,yBAA2B,gBAA3B;AACA,SAAS,aAAT,QAAgD,YAAhD;AAGA,SAAS,gBAAT,QAAiC,uBAAjC;AAEA;;AAEG;;AACH,OAAO,MAAM,gBAAgB,GAAG,aAAzB;AACP,OAAO,MAAM,iBAAiB,GAA8B;AAC1D,EAAA,IAAI,EAAE;AADoD,CAArD;AAIP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAIA;;AAEG;;;AACH,OAAO,MAAM,OAAO,gBAAwC,aAAa,CAAC;AACxE,EAAA,SADwE;AAExE,EAAA,SAAS,EAAE,iBAAiB,CAAC,IAF2C;AAGxE,EAAA,WAAW,EAAE;AAH2D,CAAD,CAAlE","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createWrapper, TextWrapperProps } from '../wrapper';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport { TextSlots } from '../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\n/**\n * @deprecated Use `captionClassNames.root` instead.\n */\nexport const captionClassName = 'fui-Caption';\nexport const captionClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Caption',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.caption1,\n});\n\n/**\n * Text wrapper component for the Caption typography variant\n */\nexport const Caption: FunctionComponent<TextWrapperProps> = createWrapper({\n useStyles,\n className: captionClassNames.root,\n displayName: 'Caption',\n});\n"],"sourceRoot":"../src/"}
@@ -1,6 +1,6 @@
1
1
  import { __styles } from '@griffel/react';
2
- import { typographyStyles } from '../../typographyStyles/index';
3
2
  import { createWrapper } from '../wrapper';
3
+ import { typographyStyles } from '@fluentui/react-theme';
4
4
  /**
5
5
  * @deprecated Use `displayClassNames.root` instead.
6
6
  */
@@ -17,11 +17,11 @@ const useStyles = /*#__PURE__*/__styles({
17
17
  "root": {
18
18
  "Bahqtrf": "fk6fouc",
19
19
  "Be2twd7": "fpyltcb",
20
- "Bg96gwp": "f1ivgwrt",
21
- "Bhrd7zp": "fl43uef"
20
+ "Bhrd7zp": "fl43uef",
21
+ "Bg96gwp": "f1ivgwrt"
22
22
  }
23
23
  }, {
24
- "d": [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fpyltcb{font-size:var(--fontSizeHero1000);}", ".f1ivgwrt{line-height:var(--lineHeightHero1000);}", ".fl43uef{font-weight:var(--fontWeightSemibold);}"]
24
+ "d": [".fk6fouc{font-family:var(--fontFamilyBase);}", ".fpyltcb{font-size:var(--fontSizeHero1000);}", ".fl43uef{font-weight:var(--fontWeightSemibold);}", ".f1ivgwrt{line-height:var(--lineHeightHero1000);}"]
25
25
  });
26
26
  /**
27
27
  * Text wrapper component for the Display typography variant
@@ -1 +1 @@
1
- {"version":3,"sources":["components/Display/Display.tsx"],"names":[],"mappings":"AACA,yBAA2B,gBAA3B;AACA,SAAS,gBAAT,QAAiC,8BAAjC;AACA,SAAS,aAAT,QAAgD,YAAhD;AAIA;;AAEG;;AACH,OAAO,MAAM,gBAAgB,GAAG,aAAzB;AACP,OAAO,MAAM,iBAAiB,GAA8B;AAC1D,EAAA,IAAI,EAAE;AADoD,CAArD;AAIP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAIA;;AAEG;;;AACH,OAAO,MAAM,OAAO,gBAAwC,aAAa,CAAC;AACxE,EAAA,SADwE;AAExE,EAAA,SAAS,EAAE,iBAAiB,CAAC,IAF2C;AAGxE,EAAA,WAAW,EAAE;AAH2D,CAAD,CAAlE","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { typographyStyles } from '../../typographyStyles/index';\nimport { createWrapper, TextWrapperProps } from '../wrapper';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport { TextSlots } from '../Text/Text.types';\n\n/**\n * @deprecated Use `displayClassNames.root` instead.\n */\nexport const displayClassName = 'fui-Display';\nexport const displayClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Display',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.display,\n});\n\n/**\n * Text wrapper component for the Display typography variant\n */\nexport const Display: FunctionComponent<TextWrapperProps> = createWrapper({\n useStyles,\n className: displayClassNames.root,\n displayName: 'Display',\n});\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["components/Display/Display.tsx"],"names":[],"mappings":"AACA,yBAA2B,gBAA3B;AACA,SAAS,aAAT,QAAgD,YAAhD;AAGA,SAAS,gBAAT,QAAiC,uBAAjC;AAEA;;AAEG;;AACH,OAAO,MAAM,gBAAgB,GAAG,aAAzB;AACP,OAAO,MAAM,iBAAiB,GAA8B;AAC1D,EAAA,IAAI,EAAE;AADoD,CAArD;AAIP;;AAEG;;AACH,MAAM,SAAS,gBAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAlB;AAIA;;AAEG;;;AACH,OAAO,MAAM,OAAO,gBAAwC,aAAa,CAAC;AACxE,EAAA,SADwE;AAExE,EAAA,SAAS,EAAE,iBAAiB,CAAC,IAF2C;AAGxE,EAAA,WAAW,EAAE;AAH2D,CAAD,CAAlE","sourcesContent":["import type { FunctionComponent } from 'react';\nimport { makeStyles } from '@griffel/react';\nimport { createWrapper, TextWrapperProps } from '../wrapper';\nimport { SlotClassNames } from '@fluentui/react-utilities';\nimport { TextSlots } from '../Text/Text.types';\nimport { typographyStyles } from '@fluentui/react-theme';\n\n/**\n * @deprecated Use `displayClassNames.root` instead.\n */\nexport const displayClassName = 'fui-Display';\nexport const displayClassNames: SlotClassNames<TextSlots> = {\n root: 'fui-Display',\n};\n\n/**\n * Styles for the root slot\n */\nconst useStyles = makeStyles({\n root: typographyStyles.display,\n});\n\n/**\n * Text wrapper component for the Display typography variant\n */\nexport const Display: FunctionComponent<TextWrapperProps> = createWrapper({\n useStyles,\n className: displayClassNames.root,\n displayName: 'Display',\n});\n"],"sourceRoot":"../src/"}