@fluentui/react-text 9.3.1 → 9.3.2
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/.swcrc +30 -0
- package/CHANGELOG.json +46 -1
- package/CHANGELOG.md +16 -2
- package/lib/Body1.js.map +1 -1
- package/lib/Body1Strong.js.map +1 -1
- package/lib/Body1Stronger.js.map +1 -1
- package/lib/Body2.js.map +1 -1
- package/lib/Caption1.js.map +1 -1
- package/lib/Caption1Strong.js.map +1 -1
- package/lib/Caption1Stronger.js.map +1 -1
- package/lib/Caption2.js.map +1 -1
- package/lib/Caption2Strong.js.map +1 -1
- package/lib/Display.js.map +1 -1
- package/lib/LargeTitle.js.map +1 -1
- package/lib/Subtitle1.js.map +1 -1
- package/lib/Subtitle2.js.map +1 -1
- package/lib/Subtitle2Stronger.js.map +1 -1
- package/lib/Text.js.map +1 -1
- package/lib/Title1.js.map +1 -1
- package/lib/Title2.js.map +1 -1
- package/lib/Title3.js.map +1 -1
- package/lib/components/Text/Text.js.map +1 -1
- package/lib/components/Text/Text.types.js.map +1 -1
- package/lib/components/Text/index.js.map +1 -1
- package/lib/components/Text/renderText.js +1 -3
- package/lib/components/Text/renderText.js.map +1 -1
- package/lib/components/Text/useText.js +3 -2
- package/lib/components/Text/useText.js.map +1 -1
- package/lib/components/Text/useTextStyles.js.map +1 -1
- package/lib/components/presets/Body1/Body1.js.map +1 -1
- package/lib/components/presets/Body1/index.js.map +1 -1
- package/lib/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib/components/presets/Body1Strong/index.js.map +1 -1
- package/lib/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib/components/presets/Body2/Body2.js.map +1 -1
- package/lib/components/presets/Body2/index.js.map +1 -1
- package/lib/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib/components/presets/Caption1/index.js.map +1 -1
- package/lib/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib/components/presets/Caption2/index.js.map +1 -1
- package/lib/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib/components/presets/Display/Display.js.map +1 -1
- package/lib/components/presets/Display/index.js.map +1 -1
- package/lib/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib/components/presets/LargeTitle/index.js.map +1 -1
- package/lib/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib/components/presets/Subtitle1/index.js.map +1 -1
- package/lib/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib/components/presets/Subtitle2/index.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib/components/presets/Title1/Title1.js.map +1 -1
- package/lib/components/presets/Title1/index.js.map +1 -1
- package/lib/components/presets/Title2/Title2.js.map +1 -1
- package/lib/components/presets/Title2/index.js.map +1 -1
- package/lib/components/presets/Title3/Title3.js.map +1 -1
- package/lib/components/presets/Title3/index.js.map +1 -1
- package/lib/components/presets/createPreset.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/Body1.js +5 -4
- package/lib-commonjs/Body1.js.map +1 -1
- package/lib-commonjs/Body1Strong.js +5 -4
- package/lib-commonjs/Body1Strong.js.map +1 -1
- package/lib-commonjs/Body1Stronger.js +5 -4
- package/lib-commonjs/Body1Stronger.js.map +1 -1
- package/lib-commonjs/Body2.js +5 -4
- package/lib-commonjs/Body2.js.map +1 -1
- package/lib-commonjs/Caption1.js +5 -4
- package/lib-commonjs/Caption1.js.map +1 -1
- package/lib-commonjs/Caption1Strong.js +5 -4
- package/lib-commonjs/Caption1Strong.js.map +1 -1
- package/lib-commonjs/Caption1Stronger.js +5 -4
- package/lib-commonjs/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/Caption2.js +5 -4
- package/lib-commonjs/Caption2.js.map +1 -1
- package/lib-commonjs/Caption2Strong.js +5 -4
- package/lib-commonjs/Caption2Strong.js.map +1 -1
- package/lib-commonjs/Display.js +5 -4
- package/lib-commonjs/Display.js.map +1 -1
- package/lib-commonjs/LargeTitle.js +5 -4
- package/lib-commonjs/LargeTitle.js.map +1 -1
- package/lib-commonjs/Subtitle1.js +5 -4
- package/lib-commonjs/Subtitle1.js.map +1 -1
- package/lib-commonjs/Subtitle2.js +5 -4
- package/lib-commonjs/Subtitle2.js.map +1 -1
- package/lib-commonjs/Subtitle2Stronger.js +5 -4
- package/lib-commonjs/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/Text.js +5 -4
- package/lib-commonjs/Text.js.map +1 -1
- package/lib-commonjs/Title1.js +5 -4
- package/lib-commonjs/Title1.js.map +1 -1
- package/lib-commonjs/Title2.js +5 -4
- package/lib-commonjs/Title2.js.map +1 -1
- package/lib-commonjs/Title3.js +5 -4
- package/lib-commonjs/Title3.js.map +1 -1
- package/lib-commonjs/components/Text/Text.js +19 -21
- package/lib-commonjs/components/Text/Text.js.map +1 -1
- package/lib-commonjs/components/Text/Text.types.js +3 -2
- package/lib-commonjs/components/Text/Text.types.js.map +1 -1
- package/lib-commonjs/components/Text/index.js +9 -8
- package/lib-commonjs/components/Text/index.js.map +1 -1
- package/lib-commonjs/components/Text/renderText.js +13 -18
- package/lib-commonjs/components/Text/renderText.js.map +1 -1
- package/lib-commonjs/components/Text/useText.js +35 -51
- package/lib-commonjs/components/Text/useText.js.map +1 -1
- package/lib-commonjs/components/Text/useTextStyles.js +163 -114
- package/lib-commonjs/components/Text/useTextStyles.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/Body1.js +34 -25
- package/lib-commonjs/components/presets/Body1/Body1.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/index.js +5 -4
- package/lib-commonjs/components/presets/Body1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js +34 -25
- package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/index.js +5 -4
- package/lib-commonjs/components/presets/Body1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js +34 -25
- package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/index.js +5 -4
- package/lib-commonjs/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/Body2.js +34 -25
- package/lib-commonjs/components/presets/Body2/Body2.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/index.js +5 -4
- package/lib-commonjs/components/presets/Body2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/Caption1.js +34 -25
- package/lib-commonjs/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/index.js +5 -4
- package/lib-commonjs/components/presets/Caption1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js +34 -25
- package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/index.js +5 -4
- package/lib-commonjs/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js +34 -25
- package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/index.js +5 -4
- package/lib-commonjs/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/Caption2.js +34 -25
- package/lib-commonjs/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/index.js +5 -4
- package/lib-commonjs/components/presets/Caption2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js +34 -25
- package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/index.js +5 -4
- package/lib-commonjs/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Display/Display.js +34 -25
- package/lib-commonjs/components/presets/Display/Display.js.map +1 -1
- package/lib-commonjs/components/presets/Display/index.js +5 -4
- package/lib-commonjs/components/presets/Display/index.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js +34 -25
- package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/index.js +5 -4
- package/lib-commonjs/components/presets/LargeTitle/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js +34 -25
- package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/index.js +5 -4
- package/lib-commonjs/components/presets/Subtitle1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js +34 -25
- package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/index.js +5 -4
- package/lib-commonjs/components/presets/Subtitle2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +34 -25
- package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js +5 -4
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/Title1.js +34 -25
- package/lib-commonjs/components/presets/Title1/Title1.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/index.js +5 -4
- package/lib-commonjs/components/presets/Title1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/Title2.js +34 -25
- package/lib-commonjs/components/presets/Title2/Title2.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/index.js +5 -4
- package/lib-commonjs/components/presets/Title2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/Title3.js +34 -25
- package/lib-commonjs/components/presets/Title3/Title3.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/index.js +5 -4
- package/lib-commonjs/components/presets/Title3/index.js.map +1 -1
- package/lib-commonjs/components/presets/createPreset.js +21 -22
- package/lib-commonjs/components/presets/createPreset.js.map +1 -1
- package/lib-commonjs/index.js +69 -256
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +8 -7
- package/lib-amd/Body1.js +0 -6
- package/lib-amd/Body1.js.map +0 -1
- package/lib-amd/Body1Strong.js +0 -6
- package/lib-amd/Body1Strong.js.map +0 -1
- package/lib-amd/Body1Stronger.js +0 -6
- package/lib-amd/Body1Stronger.js.map +0 -1
- package/lib-amd/Body2.js +0 -6
- package/lib-amd/Body2.js.map +0 -1
- package/lib-amd/Caption1.js +0 -6
- package/lib-amd/Caption1.js.map +0 -1
- package/lib-amd/Caption1Strong.js +0 -6
- package/lib-amd/Caption1Strong.js.map +0 -1
- package/lib-amd/Caption1Stronger.js +0 -6
- package/lib-amd/Caption1Stronger.js.map +0 -1
- package/lib-amd/Caption2.js +0 -6
- package/lib-amd/Caption2.js.map +0 -1
- package/lib-amd/Caption2Strong.js +0 -6
- package/lib-amd/Caption2Strong.js.map +0 -1
- package/lib-amd/Display.js +0 -6
- package/lib-amd/Display.js.map +0 -1
- package/lib-amd/LargeTitle.js +0 -6
- package/lib-amd/LargeTitle.js.map +0 -1
- package/lib-amd/Subtitle1.js +0 -6
- package/lib-amd/Subtitle1.js.map +0 -1
- package/lib-amd/Subtitle2.js +0 -6
- package/lib-amd/Subtitle2.js.map +0 -1
- package/lib-amd/Subtitle2Stronger.js +0 -6
- package/lib-amd/Subtitle2Stronger.js.map +0 -1
- package/lib-amd/Text.js +0 -6
- package/lib-amd/Text.js.map +0 -1
- package/lib-amd/Title1.js +0 -6
- package/lib-amd/Title1.js.map +0 -1
- package/lib-amd/Title2.js +0 -6
- package/lib-amd/Title2.js.map +0 -1
- package/lib-amd/Title3.js +0 -6
- package/lib-amd/Title3.js.map +0 -1
- package/lib-amd/components/Text/Text.js +0 -18
- package/lib-amd/components/Text/Text.js.map +0 -1
- package/lib-amd/components/Text/Text.types.js +0 -5
- package/lib-amd/components/Text/Text.types.js.map +0 -1
- package/lib-amd/components/Text/index.js +0 -10
- package/lib-amd/components/Text/index.js.map +0 -1
- package/lib-amd/components/Text/renderText.js +0 -14
- package/lib-amd/components/Text/renderText.js.map +0 -1
- package/lib-amd/components/Text/useText.js +0 -36
- package/lib-amd/components/Text/useText.js.map +0 -1
- package/lib-amd/components/Text/useTextStyles.js +0 -103
- package/lib-amd/components/Text/useTextStyles.js.map +0 -1
- package/lib-amd/components/presets/Body1/Body1.js +0 -23
- package/lib-amd/components/presets/Body1/Body1.js.map +0 -1
- package/lib-amd/components/presets/Body1/index.js +0 -6
- package/lib-amd/components/presets/Body1/index.js.map +0 -1
- package/lib-amd/components/presets/Body1Strong/Body1Strong.js +0 -23
- package/lib-amd/components/presets/Body1Strong/Body1Strong.js.map +0 -1
- package/lib-amd/components/presets/Body1Strong/index.js +0 -6
- package/lib-amd/components/presets/Body1Strong/index.js.map +0 -1
- package/lib-amd/components/presets/Body1Stronger/Body1Stronger.js +0 -23
- package/lib-amd/components/presets/Body1Stronger/Body1Stronger.js.map +0 -1
- package/lib-amd/components/presets/Body1Stronger/index.js +0 -6
- package/lib-amd/components/presets/Body1Stronger/index.js.map +0 -1
- package/lib-amd/components/presets/Body2/Body2.js +0 -23
- package/lib-amd/components/presets/Body2/Body2.js.map +0 -1
- package/lib-amd/components/presets/Body2/index.js +0 -6
- package/lib-amd/components/presets/Body2/index.js.map +0 -1
- package/lib-amd/components/presets/Caption1/Caption1.js +0 -23
- package/lib-amd/components/presets/Caption1/Caption1.js.map +0 -1
- package/lib-amd/components/presets/Caption1/index.js +0 -6
- package/lib-amd/components/presets/Caption1/index.js.map +0 -1
- package/lib-amd/components/presets/Caption1Strong/Caption1Strong.js +0 -23
- package/lib-amd/components/presets/Caption1Strong/Caption1Strong.js.map +0 -1
- package/lib-amd/components/presets/Caption1Strong/index.js +0 -6
- package/lib-amd/components/presets/Caption1Strong/index.js.map +0 -1
- package/lib-amd/components/presets/Caption1Stronger/Caption1Stronger.js +0 -23
- package/lib-amd/components/presets/Caption1Stronger/Caption1Stronger.js.map +0 -1
- package/lib-amd/components/presets/Caption1Stronger/index.js +0 -6
- package/lib-amd/components/presets/Caption1Stronger/index.js.map +0 -1
- package/lib-amd/components/presets/Caption2/Caption2.js +0 -23
- package/lib-amd/components/presets/Caption2/Caption2.js.map +0 -1
- package/lib-amd/components/presets/Caption2/index.js +0 -6
- package/lib-amd/components/presets/Caption2/index.js.map +0 -1
- package/lib-amd/components/presets/Caption2Strong/Caption2Strong.js +0 -23
- package/lib-amd/components/presets/Caption2Strong/Caption2Strong.js.map +0 -1
- package/lib-amd/components/presets/Caption2Strong/index.js +0 -6
- package/lib-amd/components/presets/Caption2Strong/index.js.map +0 -1
- package/lib-amd/components/presets/Display/Display.js +0 -23
- package/lib-amd/components/presets/Display/Display.js.map +0 -1
- package/lib-amd/components/presets/Display/index.js +0 -6
- package/lib-amd/components/presets/Display/index.js.map +0 -1
- package/lib-amd/components/presets/LargeTitle/LargeTitle.js +0 -23
- package/lib-amd/components/presets/LargeTitle/LargeTitle.js.map +0 -1
- package/lib-amd/components/presets/LargeTitle/index.js +0 -6
- package/lib-amd/components/presets/LargeTitle/index.js.map +0 -1
- package/lib-amd/components/presets/Subtitle1/Subtitle1.js +0 -23
- package/lib-amd/components/presets/Subtitle1/Subtitle1.js.map +0 -1
- package/lib-amd/components/presets/Subtitle1/index.js +0 -6
- package/lib-amd/components/presets/Subtitle1/index.js.map +0 -1
- package/lib-amd/components/presets/Subtitle2/Subtitle2.js +0 -23
- package/lib-amd/components/presets/Subtitle2/Subtitle2.js.map +0 -1
- package/lib-amd/components/presets/Subtitle2/index.js +0 -6
- package/lib-amd/components/presets/Subtitle2/index.js.map +0 -1
- package/lib-amd/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +0 -23
- package/lib-amd/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +0 -1
- package/lib-amd/components/presets/Subtitle2Stronger/index.js +0 -6
- package/lib-amd/components/presets/Subtitle2Stronger/index.js.map +0 -1
- package/lib-amd/components/presets/Title1/Title1.js +0 -23
- package/lib-amd/components/presets/Title1/Title1.js.map +0 -1
- package/lib-amd/components/presets/Title1/index.js +0 -6
- package/lib-amd/components/presets/Title1/index.js.map +0 -1
- package/lib-amd/components/presets/Title2/Title2.js +0 -23
- package/lib-amd/components/presets/Title2/Title2.js.map +0 -1
- package/lib-amd/components/presets/Title2/index.js +0 -6
- package/lib-amd/components/presets/Title2/index.js.map +0 -1
- package/lib-amd/components/presets/Title3/Title3.js +0 -23
- package/lib-amd/components/presets/Title3/Title3.js.map +0 -1
- package/lib-amd/components/presets/Title3/index.js +0 -6
- package/lib-amd/components/presets/Title3/index.js.map +0 -1
- package/lib-amd/components/presets/createPreset.js +0 -19
- package/lib-amd/components/presets/createPreset.js.map +0 -1
- package/lib-amd/index.js +0 -45
- package/lib-amd/index.js.map +0 -1
package/lib-commonjs/index.js
CHANGED
@@ -1,259 +1,72 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
2
|
Object.defineProperty(exports, "__esModule", {
|
4
|
-
|
5
|
-
});
|
6
|
-
|
7
|
-
var
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
get: function () {
|
74
|
-
return Body1Stronger_1.body1StrongerClassNames;
|
75
|
-
}
|
76
|
-
});
|
77
|
-
var Body2_1 = /*#__PURE__*/require("./Body2");
|
78
|
-
Object.defineProperty(exports, "Body2", {
|
79
|
-
enumerable: true,
|
80
|
-
get: function () {
|
81
|
-
return Body2_1.Body2;
|
82
|
-
}
|
83
|
-
});
|
84
|
-
Object.defineProperty(exports, "body2ClassNames", {
|
85
|
-
enumerable: true,
|
86
|
-
get: function () {
|
87
|
-
return Body2_1.body2ClassNames;
|
88
|
-
}
|
89
|
-
});
|
90
|
-
var Caption1_1 = /*#__PURE__*/require("./Caption1");
|
91
|
-
Object.defineProperty(exports, "Caption1", {
|
92
|
-
enumerable: true,
|
93
|
-
get: function () {
|
94
|
-
return Caption1_1.Caption1;
|
95
|
-
}
|
96
|
-
});
|
97
|
-
Object.defineProperty(exports, "caption1ClassNames", {
|
98
|
-
enumerable: true,
|
99
|
-
get: function () {
|
100
|
-
return Caption1_1.caption1ClassNames;
|
101
|
-
}
|
102
|
-
});
|
103
|
-
var Caption1Strong_1 = /*#__PURE__*/require("./Caption1Strong");
|
104
|
-
Object.defineProperty(exports, "Caption1Strong", {
|
105
|
-
enumerable: true,
|
106
|
-
get: function () {
|
107
|
-
return Caption1Strong_1.Caption1Strong;
|
108
|
-
}
|
109
|
-
});
|
110
|
-
Object.defineProperty(exports, "caption1StrongClassNames", {
|
111
|
-
enumerable: true,
|
112
|
-
get: function () {
|
113
|
-
return Caption1Strong_1.caption1StrongClassNames;
|
114
|
-
}
|
115
|
-
});
|
116
|
-
var Caption1Stronger_1 = /*#__PURE__*/require("./Caption1Stronger");
|
117
|
-
Object.defineProperty(exports, "Caption1Stronger", {
|
118
|
-
enumerable: true,
|
119
|
-
get: function () {
|
120
|
-
return Caption1Stronger_1.Caption1Stronger;
|
121
|
-
}
|
122
|
-
});
|
123
|
-
Object.defineProperty(exports, "caption1StrongerClassNames", {
|
124
|
-
enumerable: true,
|
125
|
-
get: function () {
|
126
|
-
return Caption1Stronger_1.caption1StrongerClassNames;
|
127
|
-
}
|
128
|
-
});
|
129
|
-
var Caption2_1 = /*#__PURE__*/require("./Caption2");
|
130
|
-
Object.defineProperty(exports, "Caption2", {
|
131
|
-
enumerable: true,
|
132
|
-
get: function () {
|
133
|
-
return Caption2_1.Caption2;
|
134
|
-
}
|
135
|
-
});
|
136
|
-
Object.defineProperty(exports, "caption2ClassNames", {
|
137
|
-
enumerable: true,
|
138
|
-
get: function () {
|
139
|
-
return Caption2_1.caption2ClassNames;
|
140
|
-
}
|
141
|
-
});
|
142
|
-
var Caption2Strong_1 = /*#__PURE__*/require("./Caption2Strong");
|
143
|
-
Object.defineProperty(exports, "Caption2Strong", {
|
144
|
-
enumerable: true,
|
145
|
-
get: function () {
|
146
|
-
return Caption2Strong_1.Caption2Strong;
|
147
|
-
}
|
148
|
-
});
|
149
|
-
Object.defineProperty(exports, "caption2StrongClassNames", {
|
150
|
-
enumerable: true,
|
151
|
-
get: function () {
|
152
|
-
return Caption2Strong_1.caption2StrongClassNames;
|
153
|
-
}
|
154
|
-
});
|
155
|
-
var Display_1 = /*#__PURE__*/require("./Display");
|
156
|
-
Object.defineProperty(exports, "Display", {
|
157
|
-
enumerable: true,
|
158
|
-
get: function () {
|
159
|
-
return Display_1.Display;
|
160
|
-
}
|
161
|
-
});
|
162
|
-
Object.defineProperty(exports, "displayClassNames", {
|
163
|
-
enumerable: true,
|
164
|
-
get: function () {
|
165
|
-
return Display_1.displayClassNames;
|
166
|
-
}
|
167
|
-
});
|
168
|
-
var LargeTitle_1 = /*#__PURE__*/require("./LargeTitle");
|
169
|
-
Object.defineProperty(exports, "LargeTitle", {
|
170
|
-
enumerable: true,
|
171
|
-
get: function () {
|
172
|
-
return LargeTitle_1.LargeTitle;
|
173
|
-
}
|
174
|
-
});
|
175
|
-
Object.defineProperty(exports, "largeTitleClassNames", {
|
176
|
-
enumerable: true,
|
177
|
-
get: function () {
|
178
|
-
return LargeTitle_1.largeTitleClassNames;
|
179
|
-
}
|
180
|
-
});
|
181
|
-
var Subtitle1_1 = /*#__PURE__*/require("./Subtitle1");
|
182
|
-
Object.defineProperty(exports, "Subtitle1", {
|
183
|
-
enumerable: true,
|
184
|
-
get: function () {
|
185
|
-
return Subtitle1_1.Subtitle1;
|
186
|
-
}
|
187
|
-
});
|
188
|
-
Object.defineProperty(exports, "subtitle1ClassNames", {
|
189
|
-
enumerable: true,
|
190
|
-
get: function () {
|
191
|
-
return Subtitle1_1.subtitle1ClassNames;
|
192
|
-
}
|
193
|
-
});
|
194
|
-
var Subtitle2_1 = /*#__PURE__*/require("./Subtitle2");
|
195
|
-
Object.defineProperty(exports, "Subtitle2", {
|
196
|
-
enumerable: true,
|
197
|
-
get: function () {
|
198
|
-
return Subtitle2_1.Subtitle2;
|
199
|
-
}
|
200
|
-
});
|
201
|
-
Object.defineProperty(exports, "subtitle2ClassNames", {
|
202
|
-
enumerable: true,
|
203
|
-
get: function () {
|
204
|
-
return Subtitle2_1.subtitle2ClassNames;
|
205
|
-
}
|
206
|
-
});
|
207
|
-
var Subtitle2Stronger_1 = /*#__PURE__*/require("./Subtitle2Stronger");
|
208
|
-
Object.defineProperty(exports, "Subtitle2Stronger", {
|
209
|
-
enumerable: true,
|
210
|
-
get: function () {
|
211
|
-
return Subtitle2Stronger_1.Subtitle2Stronger;
|
212
|
-
}
|
213
|
-
});
|
214
|
-
Object.defineProperty(exports, "subtitle2StrongerClassNames", {
|
215
|
-
enumerable: true,
|
216
|
-
get: function () {
|
217
|
-
return Subtitle2Stronger_1.subtitle2StrongerClassNames;
|
218
|
-
}
|
219
|
-
});
|
220
|
-
var Title1_1 = /*#__PURE__*/require("./Title1");
|
221
|
-
Object.defineProperty(exports, "Title1", {
|
222
|
-
enumerable: true,
|
223
|
-
get: function () {
|
224
|
-
return Title1_1.Title1;
|
225
|
-
}
|
226
|
-
});
|
227
|
-
Object.defineProperty(exports, "title1ClassNames", {
|
228
|
-
enumerable: true,
|
229
|
-
get: function () {
|
230
|
-
return Title1_1.title1ClassNames;
|
231
|
-
}
|
232
|
-
});
|
233
|
-
var Title2_1 = /*#__PURE__*/require("./Title2");
|
234
|
-
Object.defineProperty(exports, "Title2", {
|
235
|
-
enumerable: true,
|
236
|
-
get: function () {
|
237
|
-
return Title2_1.Title2;
|
238
|
-
}
|
239
|
-
});
|
240
|
-
Object.defineProperty(exports, "title2ClassNames", {
|
241
|
-
enumerable: true,
|
242
|
-
get: function () {
|
243
|
-
return Title2_1.title2ClassNames;
|
244
|
-
}
|
245
|
-
});
|
246
|
-
var Title3_1 = /*#__PURE__*/require("./Title3");
|
247
|
-
Object.defineProperty(exports, "Title3", {
|
248
|
-
enumerable: true,
|
249
|
-
get: function () {
|
250
|
-
return Title3_1.Title3;
|
251
|
-
}
|
252
|
-
});
|
253
|
-
Object.defineProperty(exports, "title3ClassNames", {
|
254
|
-
enumerable: true,
|
255
|
-
get: function () {
|
256
|
-
return Title3_1.title3ClassNames;
|
257
|
-
}
|
258
|
-
});
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Text: ()=>_text.Text,
|
13
|
+
renderText_unstable: ()=>_text.renderText_unstable,
|
14
|
+
textClassNames: ()=>_text.textClassNames,
|
15
|
+
useTextStyles_unstable: ()=>_text.useTextStyles_unstable,
|
16
|
+
useText_unstable: ()=>_text.useText_unstable,
|
17
|
+
Body1: ()=>_body1.Body1,
|
18
|
+
body1ClassNames: ()=>_body1.body1ClassNames,
|
19
|
+
Body1Strong: ()=>_body1Strong.Body1Strong,
|
20
|
+
body1StrongClassNames: ()=>_body1Strong.body1StrongClassNames,
|
21
|
+
Body1Stronger: ()=>_body1Stronger.Body1Stronger,
|
22
|
+
body1StrongerClassNames: ()=>_body1Stronger.body1StrongerClassNames,
|
23
|
+
Body2: ()=>_body2.Body2,
|
24
|
+
body2ClassNames: ()=>_body2.body2ClassNames,
|
25
|
+
Caption1: ()=>_caption1.Caption1,
|
26
|
+
caption1ClassNames: ()=>_caption1.caption1ClassNames,
|
27
|
+
Caption1Strong: ()=>_caption1Strong.Caption1Strong,
|
28
|
+
caption1StrongClassNames: ()=>_caption1Strong.caption1StrongClassNames,
|
29
|
+
Caption1Stronger: ()=>_caption1Stronger.Caption1Stronger,
|
30
|
+
caption1StrongerClassNames: ()=>_caption1Stronger.caption1StrongerClassNames,
|
31
|
+
Caption2: ()=>_caption2.Caption2,
|
32
|
+
caption2ClassNames: ()=>_caption2.caption2ClassNames,
|
33
|
+
Caption2Strong: ()=>_caption2Strong.Caption2Strong,
|
34
|
+
caption2StrongClassNames: ()=>_caption2Strong.caption2StrongClassNames,
|
35
|
+
Display: ()=>_display.Display,
|
36
|
+
displayClassNames: ()=>_display.displayClassNames,
|
37
|
+
LargeTitle: ()=>_largeTitle.LargeTitle,
|
38
|
+
largeTitleClassNames: ()=>_largeTitle.largeTitleClassNames,
|
39
|
+
Subtitle1: ()=>_subtitle1.Subtitle1,
|
40
|
+
subtitle1ClassNames: ()=>_subtitle1.subtitle1ClassNames,
|
41
|
+
Subtitle2: ()=>_subtitle2.Subtitle2,
|
42
|
+
subtitle2ClassNames: ()=>_subtitle2.subtitle2ClassNames,
|
43
|
+
Subtitle2Stronger: ()=>_subtitle2Stronger.Subtitle2Stronger,
|
44
|
+
subtitle2StrongerClassNames: ()=>_subtitle2Stronger.subtitle2StrongerClassNames,
|
45
|
+
Title1: ()=>_title1.Title1,
|
46
|
+
title1ClassNames: ()=>_title1.title1ClassNames,
|
47
|
+
Title2: ()=>_title2.Title2,
|
48
|
+
title2ClassNames: ()=>_title2.title2ClassNames,
|
49
|
+
Title3: ()=>_title3.Title3,
|
50
|
+
title3ClassNames: ()=>_title3.title3ClassNames
|
51
|
+
});
|
52
|
+
const _text = require("./Text");
|
53
|
+
const _body1 = require("./Body1");
|
54
|
+
const _body1Strong = require("./Body1Strong");
|
55
|
+
const _body1Stronger = require("./Body1Stronger");
|
56
|
+
const _body2 = require("./Body2");
|
57
|
+
const _caption1 = require("./Caption1");
|
58
|
+
const _caption1Strong = require("./Caption1Strong");
|
59
|
+
const _caption1Stronger = require("./Caption1Stronger");
|
60
|
+
const _caption2 = require("./Caption2");
|
61
|
+
const _caption2Strong = require("./Caption2Strong");
|
62
|
+
const _display = require("./Display");
|
63
|
+
const _largeTitle = require("./LargeTitle");
|
64
|
+
const _subtitle1 = require("./Subtitle1");
|
65
|
+
const _subtitle2 = require("./Subtitle2");
|
66
|
+
const _subtitle2Stronger = require("./Subtitle2Stronger");
|
67
|
+
const _title1 = require("./Title1");
|
68
|
+
const _title2 = require("./Title2");
|
69
|
+
const _title3 = require("./Title3");
|
70
|
+
//# sourceMappingURL=index.js.map
|
71
|
+
|
259
72
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["../lib/index.js"],"sourcesContent":["export { Text, renderText_unstable, textClassNames, useTextStyles_unstable, useText_unstable } from './Text';\nexport { Body1, body1ClassNames } from './Body1';\nexport { Body1Strong, body1StrongClassNames } from './Body1Strong';\nexport { Body1Stronger, body1StrongerClassNames } from './Body1Stronger';\nexport { Body2, body2ClassNames } from './Body2';\nexport { Caption1, caption1ClassNames } from './Caption1';\nexport { Caption1Strong, caption1StrongClassNames } from './Caption1Strong';\nexport { Caption1Stronger, caption1StrongerClassNames } from './Caption1Stronger';\nexport { Caption2, caption2ClassNames } from './Caption2';\nexport { Caption2Strong, caption2StrongClassNames } from './Caption2Strong';\nexport { Display, displayClassNames } from './Display';\nexport { LargeTitle, largeTitleClassNames } from './LargeTitle';\nexport { Subtitle1, subtitle1ClassNames } from './Subtitle1';\nexport { Subtitle2, subtitle2ClassNames } from './Subtitle2';\nexport { Subtitle2Stronger, subtitle2StrongerClassNames } from './Subtitle2Stronger';\nexport { Title1, title1ClassNames } from './Title1';\nexport { Title2, title2ClassNames } from './Title2';\nexport { Title3, title3ClassNames } from './Title3';\n//# sourceMappingURL=index.js.map"],"names":["Text","renderText_unstable","textClassNames","useTextStyles_unstable","useText_unstable","Body1","body1ClassNames","Body1Strong","body1StrongClassNames","Body1Stronger","body1StrongerClassNames","Body2","body2ClassNames","Caption1","caption1ClassNames","Caption1Strong","caption1StrongClassNames","Caption1Stronger","caption1StrongerClassNames","Caption2","caption2ClassNames","Caption2Strong","caption2StrongClassNames","Display","displayClassNames","LargeTitle","largeTitleClassNames","Subtitle1","subtitle1ClassNames","Subtitle2","subtitle2ClassNames","Subtitle2Stronger","subtitle2StrongerClassNames","Title1","title1ClassNames","Title2","title2ClassNames","Title3","title3ClassNames"],"mappings":";;;;;;;;;;;IAASA,IAAI,MAAJA,UAAI;IAAEC,mBAAmB,MAAnBA,yBAAmB;IAAEC,cAAc,MAAdA,oBAAc;IAAEC,sBAAsB,MAAtBA,4BAAsB;IAAEC,gBAAgB,MAAhBA,sBAAgB;IACnFC,KAAK,MAALA,YAAK;IAAEC,eAAe,MAAfA,sBAAe;IACtBC,WAAW,MAAXA,wBAAW;IAAEC,qBAAqB,MAArBA,kCAAqB;IAClCC,aAAa,MAAbA,4BAAa;IAAEC,uBAAuB,MAAvBA,sCAAuB;IACtCC,KAAK,MAALA,YAAK;IAAEC,eAAe,MAAfA,sBAAe;IACtBC,QAAQ,MAARA,kBAAQ;IAAEC,kBAAkB,MAAlBA,4BAAkB;IAC5BC,cAAc,MAAdA,8BAAc;IAAEC,wBAAwB,MAAxBA,wCAAwB;IACxCC,gBAAgB,MAAhBA,kCAAgB;IAAEC,0BAA0B,MAA1BA,4CAA0B;IAC5CC,QAAQ,MAARA,kBAAQ;IAAEC,kBAAkB,MAAlBA,4BAAkB;IAC5BC,cAAc,MAAdA,8BAAc;IAAEC,wBAAwB,MAAxBA,wCAAwB;IACxCC,OAAO,MAAPA,gBAAO;IAAEC,iBAAiB,MAAjBA,0BAAiB;IAC1BC,UAAU,MAAVA,sBAAU;IAAEC,oBAAoB,MAApBA,gCAAoB;IAChCC,SAAS,MAATA,oBAAS;IAAEC,mBAAmB,MAAnBA,8BAAmB;IAC9BC,SAAS,MAATA,oBAAS;IAAEC,mBAAmB,MAAnBA,8BAAmB;IAC9BC,iBAAiB,MAAjBA,oCAAiB;IAAEC,2BAA2B,MAA3BA,8CAA2B;IAC9CC,MAAM,MAANA,cAAM;IAAEC,gBAAgB,MAAhBA,wBAAgB;IACxBC,MAAM,MAANA,cAAM;IAAEC,gBAAgB,MAAhBA,wBAAgB;IACxBC,MAAM,MAANA,cAAM;IAAEC,gBAAgB,MAAhBA,wBAAgB;;sBAjBmE;uBAC7D;6BACY;+BACI;uBAChB;0BACM;gCACY;kCACI;0BAChB;gCACY;yBACd;4BACM;2BACF;2BACA;mCACgB;wBACtB;wBACA;wBACA;CACzC,iCAAiC"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-text",
|
3
|
-
"version": "9.3.
|
3
|
+
"version": "9.3.2",
|
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",
|
@@ -22,21 +22,21 @@
|
|
22
22
|
"test": "jest --passWithNoTests",
|
23
23
|
"storybook": "start-storybook",
|
24
24
|
"type-check": "tsc -b tsconfig.json",
|
25
|
-
"generate-api": "
|
25
|
+
"generate-api": "just-scripts generate-api"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
29
29
|
"@fluentui/react-conformance": "*",
|
30
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.
|
30
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.20",
|
31
31
|
"@fluentui/scripts-api-extractor": "*",
|
32
32
|
"@fluentui/scripts-tasks": "*"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@fluentui/react-shared-contexts": "^9.3.
|
36
|
-
"@fluentui/react-theme": "^9.1.
|
35
|
+
"@fluentui/react-shared-contexts": "^9.3.2",
|
36
|
+
"@fluentui/react-theme": "^9.1.7",
|
37
37
|
"@griffel/react": "^1.5.2",
|
38
|
-
"@fluentui/react-utilities": "^9.7.
|
39
|
-
"
|
38
|
+
"@fluentui/react-utilities": "^9.7.2",
|
39
|
+
"@swc/helpers": "^0.4.14"
|
40
40
|
},
|
41
41
|
"peerDependencies": {
|
42
42
|
"@types/react": ">=16.8.0 <19.0.0",
|
@@ -53,6 +53,7 @@
|
|
53
53
|
"exports": {
|
54
54
|
".": {
|
55
55
|
"types": "./dist/index.d.ts",
|
56
|
+
"node": "./lib-commonjs/index.js",
|
56
57
|
"import": "./lib/index.js",
|
57
58
|
"require": "./lib-commonjs/index.js"
|
58
59
|
},
|
package/lib-amd/Body1.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Body1/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Body1.js.map
|
package/lib-amd/Body1.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Body1.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Body1.ts"],"names":[],"mappings":";;;IAAA,uCAAiD","sourcesContent":["export * from './components/presets/Body1/index';\n"]}
|
package/lib-amd/Body1Strong.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Body1Strong/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Body1Strong.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Body1Strong.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Body1Strong.ts"],"names":[],"mappings":";;;IAAA,uCAAuD","sourcesContent":["export * from './components/presets/Body1Strong/index';\n"]}
|
package/lib-amd/Body1Stronger.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Body1Stronger/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Body1Stronger.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Body1Stronger.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Body1Stronger.ts"],"names":[],"mappings":";;;IAAA,uCAAyD","sourcesContent":["export * from './components/presets/Body1Stronger/index';\n"]}
|
package/lib-amd/Body2.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Body2/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Body2.js.map
|
package/lib-amd/Body2.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Body2.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Body2.ts"],"names":[],"mappings":";;;IAAA,uCAAiD","sourcesContent":["export * from './components/presets/Body2/index';\n"]}
|
package/lib-amd/Caption1.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Caption1/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Caption1.js.map
|
package/lib-amd/Caption1.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Caption1.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Caption1.ts"],"names":[],"mappings":";;;IAAA,uCAAoD","sourcesContent":["export * from './components/presets/Caption1/index';\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Caption1Strong/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Caption1Strong.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Caption1Strong.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Caption1Strong.ts"],"names":[],"mappings":";;;IAAA,uCAA0D","sourcesContent":["export * from './components/presets/Caption1Strong/index';\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Caption1Stronger/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Caption1Stronger.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Caption1Stronger.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Caption1Stronger.ts"],"names":[],"mappings":";;;IAAA,uCAA4D","sourcesContent":["export * from './components/presets/Caption1Stronger/index';\n"]}
|
package/lib-amd/Caption2.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Caption2/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Caption2.js.map
|
package/lib-amd/Caption2.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Caption2.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Caption2.ts"],"names":[],"mappings":";;;IAAA,uCAAoD","sourcesContent":["export * from './components/presets/Caption2/index';\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Caption2Strong/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Caption2Strong.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Caption2Strong.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Caption2Strong.ts"],"names":[],"mappings":";;;IAAA,uCAA0D","sourcesContent":["export * from './components/presets/Caption2Strong/index';\n"]}
|
package/lib-amd/Display.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Display/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Display.js.map
|
package/lib-amd/Display.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Display.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Display.ts"],"names":[],"mappings":";;;IAAA,uCAAmD","sourcesContent":["export * from './components/presets/Display/index';\n"]}
|
package/lib-amd/LargeTitle.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/LargeTitle/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=LargeTitle.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"LargeTitle.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/LargeTitle.ts"],"names":[],"mappings":";;;IAAA,uCAAsD","sourcesContent":["export * from './components/presets/LargeTitle/index';\n"]}
|
package/lib-amd/Subtitle1.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Subtitle1/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Subtitle1.js.map
|
package/lib-amd/Subtitle1.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Subtitle1.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Subtitle1.ts"],"names":[],"mappings":";;;IAAA,uCAAqD","sourcesContent":["export * from './components/presets/Subtitle1/index';\n"]}
|
package/lib-amd/Subtitle2.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Subtitle2/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Subtitle2.js.map
|
package/lib-amd/Subtitle2.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Subtitle2.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Subtitle2.ts"],"names":[],"mappings":";;;IAAA,uCAAqD","sourcesContent":["export * from './components/presets/Subtitle2/index';\n"]}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Subtitle2Stronger/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Subtitle2Stronger.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Subtitle2Stronger.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Subtitle2Stronger.ts"],"names":[],"mappings":";;;IAAA,uCAA6D","sourcesContent":["export * from './components/presets/Subtitle2Stronger/index';\n"]}
|
package/lib-amd/Text.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/Text/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Text.js.map
|
package/lib-amd/Text.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Text.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Text.ts"],"names":[],"mappings":";;;IAAA,uCAAwC","sourcesContent":["export * from './components/Text/index';\n"]}
|
package/lib-amd/Title1.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Title1/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Title1.js.map
|
package/lib-amd/Title1.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Title1.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Title1.ts"],"names":[],"mappings":";;;IAAA,uCAAkD","sourcesContent":["export * from './components/presets/Title1/index';\n"]}
|
package/lib-amd/Title2.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Title2/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Title2.js.map
|
package/lib-amd/Title2.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Title2.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Title2.ts"],"names":[],"mappings":";;;IAAA,uCAAkD","sourcesContent":["export * from './components/presets/Title2/index';\n"]}
|
package/lib-amd/Title3.js
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
define(["require", "exports", "tslib", "./components/presets/Title3/index"], function (require, exports, tslib_1, index_1) {
|
2
|
-
"use strict";
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
4
|
-
tslib_1.__exportStar(index_1, exports);
|
5
|
-
});
|
6
|
-
//# sourceMappingURL=Title3.js.map
|
package/lib-amd/Title3.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Title3.js","sourceRoot":"","sources":["../../../../../../../packages/react-components/react-text/src/Title3.ts"],"names":[],"mappings":";;;IAAA,uCAAkD","sourcesContent":["export * from './components/presets/Title3/index';\n"]}
|