@fluentui/react-text 0.0.0-nightly-20220316-0419.1 → 0.0.0-nightly-20220321-0419.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +15 -9
- package/CHANGELOG.md +7 -7
- package/lib/index.d.ts +11 -10
- package/lib/index.js +11 -10
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.d.ts +11 -10
- package/lib-commonjs/index.js +219 -11
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-text",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-text_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Mon, 21 Mar 2022 04:29:51 GMT",
|
6
|
+
"tag": "@fluentui/react-text_v0.0.0-nightly-20220321-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220321-0419.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -22,23 +22,29 @@
|
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-text",
|
25
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220321-0419.1",
|
26
|
+
"commit": "3e4947b6d8e8eea94b6d70217f6e79bf164bd47b"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-text",
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220321-0419.1",
|
32
|
+
"commit": "3e4947b6d8e8eea94b6d70217f6e79bf164bd47b"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-text",
|
37
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220321-0419.1",
|
38
|
+
"commit": "3e4947b6d8e8eea94b6d70217f6e79bf164bd47b"
|
39
39
|
}
|
40
40
|
],
|
41
41
|
"none": [
|
42
|
+
{
|
43
|
+
"author": "martinhochel@microsoft.com",
|
44
|
+
"package": "@fluentui/react-text",
|
45
|
+
"commit": "320b8bbba1e498c65d011f3fae09dee98e7a11bb",
|
46
|
+
"comment": "refactor: autofix no export star at index file for cxe-prg packages"
|
47
|
+
},
|
42
48
|
{
|
43
49
|
"author": "elcraig@microsoft.com",
|
44
50
|
"package": "@fluentui/react-text",
|
package/CHANGELOG.md
CHANGED
@@ -1,21 +1,21 @@
|
|
1
1
|
# Change Log - @fluentui/react-text
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 21 Mar 2022 04:29:51 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220321-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightly-20220321-0419.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.5..@fluentui/react-text_v0.0.0-nightly-
|
9
|
+
Mon, 21 Mar 2022 04:29:51 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.5..@fluentui/react-text_v0.0.0-nightly-20220321-0419.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
15
|
- Add static classnames to Text ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
|
16
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
16
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220321-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/3e4947b6d8e8eea94b6d70217f6e79bf164bd47b) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220321-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/3e4947b6d8e8eea94b6d70217f6e79bf164bd47b) by beachball)
|
18
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220321-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/3e4947b6d8e8eea94b6d70217f6e79bf164bd47b) by beachball)
|
19
19
|
|
20
20
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.5)
|
21
21
|
|
package/lib/index.d.ts
CHANGED
@@ -1,10 +1,11 @@
|
|
1
|
-
export
|
2
|
-
export
|
3
|
-
export
|
4
|
-
export
|
5
|
-
export
|
6
|
-
export
|
7
|
-
export
|
8
|
-
export
|
9
|
-
export
|
10
|
-
export
|
1
|
+
export { Text, renderText_unstable, textClassName, textClassNames, useTextStyles_unstable, useText_unstable, } from './Text';
|
2
|
+
export type { TextProps, TextSlots, TextState } from './Text';
|
3
|
+
export { Display, displayClassName, displayClassNames } from './Display';
|
4
|
+
export { LargeTitle, largeTitleClassName, largeTitleClassNames } from './LargeTitle';
|
5
|
+
export { Title1, title1ClassName, title1ClassNames } from './Title1';
|
6
|
+
export { Title2, title2ClassName, title2ClassNames } from './Title2';
|
7
|
+
export { Title3, title3ClassName, title3ClassNames } from './Title3';
|
8
|
+
export { Headline, headlineClassName, headlineClassNames } from './Headline';
|
9
|
+
export { Subheadline, subheadlineClassName, subheadlineClassNames } from './Subheadline';
|
10
|
+
export { Body, bodyClassName, bodyClassNames } from './Body';
|
11
|
+
export { Caption, captionClassName, captionClassNames } from './Caption';
|
package/lib/index.js
CHANGED
@@ -1,11 +1,12 @@
|
|
1
|
-
|
2
|
-
export
|
3
|
-
export
|
4
|
-
export
|
5
|
-
export
|
6
|
-
export
|
7
|
-
export
|
8
|
-
export
|
9
|
-
export
|
10
|
-
export
|
1
|
+
/* eslint-disable deprecation/deprecation -- https://github.com/microsoft/fluentui/pull/21960#issuecomment-1068991851 */
|
2
|
+
export { Text, renderText_unstable, textClassName, textClassNames, useTextStyles_unstable, useText_unstable } from './Text';
|
3
|
+
export { Display, displayClassName, displayClassNames } from './Display';
|
4
|
+
export { LargeTitle, largeTitleClassName, largeTitleClassNames } from './LargeTitle';
|
5
|
+
export { Title1, title1ClassName, title1ClassNames } from './Title1';
|
6
|
+
export { Title2, title2ClassName, title2ClassNames } from './Title2';
|
7
|
+
export { Title3, title3ClassName, title3ClassNames } from './Title3';
|
8
|
+
export { Headline, headlineClassName, headlineClassNames } from './Headline';
|
9
|
+
export { Subheadline, subheadlineClassName, subheadlineClassNames } from './Subheadline';
|
10
|
+
export { Body, bodyClassName, bodyClassNames } from './Body';
|
11
|
+
export { Caption, captionClassName, captionClassNames } from './Caption';
|
11
12
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["index.ts"],"names":[],"mappings":"AAAA;AACA,SACE,IADF,EAEE,mBAFF,EAGE,aAHF,EAIE,cAJF,EAKE,sBALF,EAME,gBANF,QAOO,QAPP;AASA,SAAS,OAAT,EAAkB,gBAAlB,EAAoC,iBAApC,QAA6D,WAA7D;AACA,SAAS,UAAT,EAAqB,mBAArB,EAA0C,oBAA1C,QAAsE,cAAtE;AACA,SAAS,MAAT,EAAiB,eAAjB,EAAkC,gBAAlC,QAA0D,UAA1D;AACA,SAAS,MAAT,EAAiB,eAAjB,EAAkC,gBAAlC,QAA0D,UAA1D;AACA,SAAS,MAAT,EAAiB,eAAjB,EAAkC,gBAAlC,QAA0D,UAA1D;AACA,SAAS,QAAT,EAAmB,iBAAnB,EAAsC,kBAAtC,QAAgE,YAAhE;AACA,SAAS,WAAT,EAAsB,oBAAtB,EAA4C,qBAA5C,QAAyE,eAAzE;AACA,SAAS,IAAT,EAAe,aAAf,EAA8B,cAA9B,QAAoD,QAApD;AACA,SAAS,OAAT,EAAkB,gBAAlB,EAAoC,iBAApC,QAA6D,WAA7D","sourcesContent":["/* eslint-disable deprecation/deprecation -- https://github.com/microsoft/fluentui/pull/21960#issuecomment-1068991851 */\nexport {\n Text,\n renderText_unstable,\n textClassName,\n textClassNames,\n useTextStyles_unstable,\n useText_unstable,\n} from './Text';\nexport type { TextProps, TextSlots, TextState } from './Text';\nexport { Display, displayClassName, displayClassNames } from './Display';\nexport { LargeTitle, largeTitleClassName, largeTitleClassNames } from './LargeTitle';\nexport { Title1, title1ClassName, title1ClassNames } from './Title1';\nexport { Title2, title2ClassName, title2ClassNames } from './Title2';\nexport { Title3, title3ClassName, title3ClassNames } from './Title3';\nexport { Headline, headlineClassName, headlineClassNames } from './Headline';\nexport { Subheadline, subheadlineClassName, subheadlineClassNames } from './Subheadline';\nexport { Body, bodyClassName, bodyClassNames } from './Body';\nexport { Caption, captionClassName, captionClassNames } from './Caption';\n"],"sourceRoot":"../src/"}
|
package/lib-commonjs/index.d.ts
CHANGED
@@ -1,10 +1,11 @@
|
|
1
|
-
export
|
2
|
-
export
|
3
|
-
export
|
4
|
-
export
|
5
|
-
export
|
6
|
-
export
|
7
|
-
export
|
8
|
-
export
|
9
|
-
export
|
10
|
-
export
|
1
|
+
export { Text, renderText_unstable, textClassName, textClassNames, useTextStyles_unstable, useText_unstable, } from './Text';
|
2
|
+
export type { TextProps, TextSlots, TextState } from './Text';
|
3
|
+
export { Display, displayClassName, displayClassNames } from './Display';
|
4
|
+
export { LargeTitle, largeTitleClassName, largeTitleClassNames } from './LargeTitle';
|
5
|
+
export { Title1, title1ClassName, title1ClassNames } from './Title1';
|
6
|
+
export { Title2, title2ClassName, title2ClassNames } from './Title2';
|
7
|
+
export { Title3, title3ClassName, title3ClassNames } from './Title3';
|
8
|
+
export { Headline, headlineClassName, headlineClassNames } from './Headline';
|
9
|
+
export { Subheadline, subheadlineClassName, subheadlineClassNames } from './Subheadline';
|
10
|
+
export { Body, bodyClassName, bodyClassNames } from './Body';
|
11
|
+
export { Caption, captionClassName, captionClassNames } from './Caption';
|
package/lib-commonjs/index.js
CHANGED
@@ -3,26 +3,234 @@
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
4
4
|
value: true
|
5
5
|
});
|
6
|
+
exports.captionClassNames = exports.captionClassName = exports.Caption = exports.bodyClassNames = exports.bodyClassName = exports.Body = exports.subheadlineClassNames = exports.subheadlineClassName = exports.Subheadline = exports.headlineClassNames = exports.headlineClassName = exports.Headline = exports.title3ClassNames = exports.title3ClassName = exports.Title3 = exports.title2ClassNames = exports.title2ClassName = exports.Title2 = exports.title1ClassNames = exports.title1ClassName = exports.Title1 = exports.largeTitleClassNames = exports.largeTitleClassName = exports.LargeTitle = exports.displayClassNames = exports.displayClassName = exports.Display = exports.useText_unstable = exports.useTextStyles_unstable = exports.textClassNames = exports.textClassName = exports.renderText_unstable = exports.Text = void 0;
|
7
|
+
/* eslint-disable deprecation/deprecation -- https://github.com/microsoft/fluentui/pull/21960#issuecomment-1068991851 */
|
6
8
|
|
7
|
-
|
9
|
+
var Text_1 = /*#__PURE__*/require("./Text");
|
8
10
|
|
9
|
-
|
11
|
+
Object.defineProperty(exports, "Text", {
|
12
|
+
enumerable: true,
|
13
|
+
get: function () {
|
14
|
+
return Text_1.Text;
|
15
|
+
}
|
16
|
+
});
|
17
|
+
Object.defineProperty(exports, "renderText_unstable", {
|
18
|
+
enumerable: true,
|
19
|
+
get: function () {
|
20
|
+
return Text_1.renderText_unstable;
|
21
|
+
}
|
22
|
+
});
|
23
|
+
Object.defineProperty(exports, "textClassName", {
|
24
|
+
enumerable: true,
|
25
|
+
get: function () {
|
26
|
+
return Text_1.textClassName;
|
27
|
+
}
|
28
|
+
});
|
29
|
+
Object.defineProperty(exports, "textClassNames", {
|
30
|
+
enumerable: true,
|
31
|
+
get: function () {
|
32
|
+
return Text_1.textClassNames;
|
33
|
+
}
|
34
|
+
});
|
35
|
+
Object.defineProperty(exports, "useTextStyles_unstable", {
|
36
|
+
enumerable: true,
|
37
|
+
get: function () {
|
38
|
+
return Text_1.useTextStyles_unstable;
|
39
|
+
}
|
40
|
+
});
|
41
|
+
Object.defineProperty(exports, "useText_unstable", {
|
42
|
+
enumerable: true,
|
43
|
+
get: function () {
|
44
|
+
return Text_1.useText_unstable;
|
45
|
+
}
|
46
|
+
});
|
47
|
+
|
48
|
+
var Display_1 = /*#__PURE__*/require("./Display");
|
49
|
+
|
50
|
+
Object.defineProperty(exports, "Display", {
|
51
|
+
enumerable: true,
|
52
|
+
get: function () {
|
53
|
+
return Display_1.Display;
|
54
|
+
}
|
55
|
+
});
|
56
|
+
Object.defineProperty(exports, "displayClassName", {
|
57
|
+
enumerable: true,
|
58
|
+
get: function () {
|
59
|
+
return Display_1.displayClassName;
|
60
|
+
}
|
61
|
+
});
|
62
|
+
Object.defineProperty(exports, "displayClassNames", {
|
63
|
+
enumerable: true,
|
64
|
+
get: function () {
|
65
|
+
return Display_1.displayClassNames;
|
66
|
+
}
|
67
|
+
});
|
68
|
+
|
69
|
+
var LargeTitle_1 = /*#__PURE__*/require("./LargeTitle");
|
70
|
+
|
71
|
+
Object.defineProperty(exports, "LargeTitle", {
|
72
|
+
enumerable: true,
|
73
|
+
get: function () {
|
74
|
+
return LargeTitle_1.LargeTitle;
|
75
|
+
}
|
76
|
+
});
|
77
|
+
Object.defineProperty(exports, "largeTitleClassName", {
|
78
|
+
enumerable: true,
|
79
|
+
get: function () {
|
80
|
+
return LargeTitle_1.largeTitleClassName;
|
81
|
+
}
|
82
|
+
});
|
83
|
+
Object.defineProperty(exports, "largeTitleClassNames", {
|
84
|
+
enumerable: true,
|
85
|
+
get: function () {
|
86
|
+
return LargeTitle_1.largeTitleClassNames;
|
87
|
+
}
|
88
|
+
});
|
89
|
+
|
90
|
+
var Title1_1 = /*#__PURE__*/require("./Title1");
|
91
|
+
|
92
|
+
Object.defineProperty(exports, "Title1", {
|
93
|
+
enumerable: true,
|
94
|
+
get: function () {
|
95
|
+
return Title1_1.Title1;
|
96
|
+
}
|
97
|
+
});
|
98
|
+
Object.defineProperty(exports, "title1ClassName", {
|
99
|
+
enumerable: true,
|
100
|
+
get: function () {
|
101
|
+
return Title1_1.title1ClassName;
|
102
|
+
}
|
103
|
+
});
|
104
|
+
Object.defineProperty(exports, "title1ClassNames", {
|
105
|
+
enumerable: true,
|
106
|
+
get: function () {
|
107
|
+
return Title1_1.title1ClassNames;
|
108
|
+
}
|
109
|
+
});
|
10
110
|
|
11
|
-
|
111
|
+
var Title2_1 = /*#__PURE__*/require("./Title2");
|
12
112
|
|
13
|
-
|
113
|
+
Object.defineProperty(exports, "Title2", {
|
114
|
+
enumerable: true,
|
115
|
+
get: function () {
|
116
|
+
return Title2_1.Title2;
|
117
|
+
}
|
118
|
+
});
|
119
|
+
Object.defineProperty(exports, "title2ClassName", {
|
120
|
+
enumerable: true,
|
121
|
+
get: function () {
|
122
|
+
return Title2_1.title2ClassName;
|
123
|
+
}
|
124
|
+
});
|
125
|
+
Object.defineProperty(exports, "title2ClassNames", {
|
126
|
+
enumerable: true,
|
127
|
+
get: function () {
|
128
|
+
return Title2_1.title2ClassNames;
|
129
|
+
}
|
130
|
+
});
|
14
131
|
|
15
|
-
|
132
|
+
var Title3_1 = /*#__PURE__*/require("./Title3");
|
16
133
|
|
17
|
-
|
134
|
+
Object.defineProperty(exports, "Title3", {
|
135
|
+
enumerable: true,
|
136
|
+
get: function () {
|
137
|
+
return Title3_1.Title3;
|
138
|
+
}
|
139
|
+
});
|
140
|
+
Object.defineProperty(exports, "title3ClassName", {
|
141
|
+
enumerable: true,
|
142
|
+
get: function () {
|
143
|
+
return Title3_1.title3ClassName;
|
144
|
+
}
|
145
|
+
});
|
146
|
+
Object.defineProperty(exports, "title3ClassNames", {
|
147
|
+
enumerable: true,
|
148
|
+
get: function () {
|
149
|
+
return Title3_1.title3ClassNames;
|
150
|
+
}
|
151
|
+
});
|
18
152
|
|
19
|
-
|
153
|
+
var Headline_1 = /*#__PURE__*/require("./Headline");
|
20
154
|
|
21
|
-
|
155
|
+
Object.defineProperty(exports, "Headline", {
|
156
|
+
enumerable: true,
|
157
|
+
get: function () {
|
158
|
+
return Headline_1.Headline;
|
159
|
+
}
|
160
|
+
});
|
161
|
+
Object.defineProperty(exports, "headlineClassName", {
|
162
|
+
enumerable: true,
|
163
|
+
get: function () {
|
164
|
+
return Headline_1.headlineClassName;
|
165
|
+
}
|
166
|
+
});
|
167
|
+
Object.defineProperty(exports, "headlineClassNames", {
|
168
|
+
enumerable: true,
|
169
|
+
get: function () {
|
170
|
+
return Headline_1.headlineClassNames;
|
171
|
+
}
|
172
|
+
});
|
22
173
|
|
23
|
-
|
174
|
+
var Subheadline_1 = /*#__PURE__*/require("./Subheadline");
|
24
175
|
|
25
|
-
|
176
|
+
Object.defineProperty(exports, "Subheadline", {
|
177
|
+
enumerable: true,
|
178
|
+
get: function () {
|
179
|
+
return Subheadline_1.Subheadline;
|
180
|
+
}
|
181
|
+
});
|
182
|
+
Object.defineProperty(exports, "subheadlineClassName", {
|
183
|
+
enumerable: true,
|
184
|
+
get: function () {
|
185
|
+
return Subheadline_1.subheadlineClassName;
|
186
|
+
}
|
187
|
+
});
|
188
|
+
Object.defineProperty(exports, "subheadlineClassNames", {
|
189
|
+
enumerable: true,
|
190
|
+
get: function () {
|
191
|
+
return Subheadline_1.subheadlineClassNames;
|
192
|
+
}
|
193
|
+
});
|
194
|
+
|
195
|
+
var Body_1 = /*#__PURE__*/require("./Body");
|
196
|
+
|
197
|
+
Object.defineProperty(exports, "Body", {
|
198
|
+
enumerable: true,
|
199
|
+
get: function () {
|
200
|
+
return Body_1.Body;
|
201
|
+
}
|
202
|
+
});
|
203
|
+
Object.defineProperty(exports, "bodyClassName", {
|
204
|
+
enumerable: true,
|
205
|
+
get: function () {
|
206
|
+
return Body_1.bodyClassName;
|
207
|
+
}
|
208
|
+
});
|
209
|
+
Object.defineProperty(exports, "bodyClassNames", {
|
210
|
+
enumerable: true,
|
211
|
+
get: function () {
|
212
|
+
return Body_1.bodyClassNames;
|
213
|
+
}
|
214
|
+
});
|
215
|
+
|
216
|
+
var Caption_1 = /*#__PURE__*/require("./Caption");
|
26
217
|
|
27
|
-
|
218
|
+
Object.defineProperty(exports, "Caption", {
|
219
|
+
enumerable: true,
|
220
|
+
get: function () {
|
221
|
+
return Caption_1.Caption;
|
222
|
+
}
|
223
|
+
});
|
224
|
+
Object.defineProperty(exports, "captionClassName", {
|
225
|
+
enumerable: true,
|
226
|
+
get: function () {
|
227
|
+
return Caption_1.captionClassName;
|
228
|
+
}
|
229
|
+
});
|
230
|
+
Object.defineProperty(exports, "captionClassNames", {
|
231
|
+
enumerable: true,
|
232
|
+
get: function () {
|
233
|
+
return Caption_1.captionClassNames;
|
234
|
+
}
|
235
|
+
});
|
28
236
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"sources":["index.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint-disable deprecation/deprecation -- https://github.com/microsoft/fluentui/pull/21960#issuecomment-1068991851 */\nexport {\n Text,\n renderText_unstable,\n textClassName,\n textClassNames,\n useTextStyles_unstable,\n useText_unstable,\n} from './Text';\nexport type { TextProps, TextSlots, TextState } from './Text';\nexport { Display, displayClassName, displayClassNames } from './Display';\nexport { LargeTitle, largeTitleClassName, largeTitleClassNames } from './LargeTitle';\nexport { Title1, title1ClassName, title1ClassNames } from './Title1';\nexport { Title2, title2ClassName, title2ClassNames } from './Title2';\nexport { Title3, title3ClassName, title3ClassNames } from './Title3';\nexport { Headline, headlineClassName, headlineClassNames } from './Headline';\nexport { Subheadline, subheadlineClassName, subheadlineClassNames } from './Subheadline';\nexport { Body, bodyClassName, bodyClassNames } from './Body';\nexport { Caption, captionClassName, captionClassNames } from './Caption';\n"],"sourceRoot":"../src/"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-text",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220321-0419.1",
|
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",
|
@@ -28,13 +28,13 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220321-0419.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@griffel/react": "1.0.0",
|
36
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
36
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220321-0419.1",
|
37
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220321-0419.1",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|