@fluentui/react-text 9.4.27 → 9.4.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +27 -6
- package/dist/index.d.ts +17 -18
- package/lib/Body1.js +1 -1
- package/lib/Body1.js.map +1 -1
- package/lib/Body1Strong.js +1 -1
- package/lib/Body1Strong.js.map +1 -1
- package/lib/Body1Stronger.js +1 -1
- package/lib/Body1Stronger.js.map +1 -1
- package/lib/Body2.js +1 -1
- package/lib/Body2.js.map +1 -1
- package/lib/Caption1.js +1 -1
- package/lib/Caption1.js.map +1 -1
- package/lib/Caption1Strong.js +1 -1
- package/lib/Caption1Strong.js.map +1 -1
- package/lib/Caption1Stronger.js +1 -1
- package/lib/Caption1Stronger.js.map +1 -1
- package/lib/Caption2.js +1 -1
- package/lib/Caption2.js.map +1 -1
- package/lib/Caption2Strong.js +1 -1
- package/lib/Caption2Strong.js.map +1 -1
- package/lib/Display.js +1 -1
- package/lib/Display.js.map +1 -1
- package/lib/LargeTitle.js +1 -1
- package/lib/LargeTitle.js.map +1 -1
- package/lib/Subtitle1.js +1 -1
- package/lib/Subtitle1.js.map +1 -1
- package/lib/Subtitle2.js +1 -1
- package/lib/Subtitle2.js.map +1 -1
- package/lib/Subtitle2Stronger.js +1 -1
- package/lib/Subtitle2Stronger.js.map +1 -1
- package/lib/Text.js +1 -1
- package/lib/Text.js.map +1 -1
- package/lib/Title1.js +1 -1
- package/lib/Title1.js.map +1 -1
- package/lib/Title2.js +1 -1
- package/lib/Title2.js.map +1 -1
- package/lib/Title3.js +1 -1
- package/lib/Title3.js.map +1 -1
- package/lib/components/Text/index.js +4 -5
- package/lib/components/Text/index.js.map +1 -1
- package/lib/components/presets/Body1/Body1.js +1 -0
- package/lib/components/presets/Body1/Body1.js.map +1 -1
- package/lib/components/presets/Body1/index.js +1 -1
- package/lib/components/presets/Body1/index.js.map +1 -1
- package/lib/components/presets/Body1Strong/Body1Strong.js +1 -0
- package/lib/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib/components/presets/Body1Strong/index.js +1 -1
- package/lib/components/presets/Body1Strong/index.js.map +1 -1
- package/lib/components/presets/Body1Stronger/Body1Stronger.js +1 -0
- package/lib/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib/components/presets/Body1Stronger/index.js +1 -1
- package/lib/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib/components/presets/Body2/Body2.js +1 -0
- package/lib/components/presets/Body2/Body2.js.map +1 -1
- package/lib/components/presets/Body2/index.js +1 -1
- package/lib/components/presets/Body2/index.js.map +1 -1
- package/lib/components/presets/Caption1/Caption1.js +1 -0
- package/lib/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib/components/presets/Caption1/index.js +1 -1
- package/lib/components/presets/Caption1/index.js.map +1 -1
- package/lib/components/presets/Caption1Strong/Caption1Strong.js +1 -0
- package/lib/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib/components/presets/Caption1Strong/index.js +1 -1
- package/lib/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js +1 -0
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/index.js +1 -1
- package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib/components/presets/Caption2/Caption2.js +1 -0
- package/lib/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib/components/presets/Caption2/index.js +1 -1
- package/lib/components/presets/Caption2/index.js.map +1 -1
- package/lib/components/presets/Caption2Strong/Caption2Strong.js +1 -0
- package/lib/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib/components/presets/Caption2Strong/index.js +1 -1
- package/lib/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib/components/presets/Display/Display.js +1 -0
- package/lib/components/presets/Display/Display.js.map +1 -1
- package/lib/components/presets/Display/index.js +1 -1
- package/lib/components/presets/Display/index.js.map +1 -1
- package/lib/components/presets/LargeTitle/LargeTitle.js +1 -0
- package/lib/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib/components/presets/LargeTitle/index.js +1 -1
- package/lib/components/presets/LargeTitle/index.js.map +1 -1
- package/lib/components/presets/Subtitle1/Subtitle1.js +1 -0
- package/lib/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib/components/presets/Subtitle1/index.js +1 -1
- package/lib/components/presets/Subtitle1/index.js.map +1 -1
- package/lib/components/presets/Subtitle2/Subtitle2.js +1 -0
- package/lib/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib/components/presets/Subtitle2/index.js +1 -1
- package/lib/components/presets/Subtitle2/index.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +1 -0
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib/components/presets/Title1/Title1.js +1 -0
- package/lib/components/presets/Title1/Title1.js.map +1 -1
- package/lib/components/presets/Title1/index.js +1 -1
- package/lib/components/presets/Title1/index.js.map +1 -1
- package/lib/components/presets/Title2/Title2.js +1 -0
- package/lib/components/presets/Title2/Title2.js.map +1 -1
- package/lib/components/presets/Title2/index.js +1 -1
- package/lib/components/presets/Title2/index.js.map +1 -1
- package/lib/components/presets/Title3/Title3.js +1 -0
- package/lib/components/presets/Title3/Title3.js.map +1 -1
- package/lib/components/presets/Title3/index.js +1 -1
- package/lib/components/presets/Title3/index.js.map +1 -1
- package/lib-commonjs/Body1.js +15 -2
- package/lib-commonjs/Body1.js.map +1 -1
- package/lib-commonjs/Body1Strong.js +15 -2
- package/lib-commonjs/Body1Strong.js.map +1 -1
- package/lib-commonjs/Body1Stronger.js +15 -2
- package/lib-commonjs/Body1Stronger.js.map +1 -1
- package/lib-commonjs/Body2.js +15 -2
- package/lib-commonjs/Body2.js.map +1 -1
- package/lib-commonjs/Caption1.js +15 -2
- package/lib-commonjs/Caption1.js.map +1 -1
- package/lib-commonjs/Caption1Strong.js +15 -2
- package/lib-commonjs/Caption1Strong.js.map +1 -1
- package/lib-commonjs/Caption1Stronger.js +15 -2
- package/lib-commonjs/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/Caption2.js +15 -2
- package/lib-commonjs/Caption2.js.map +1 -1
- package/lib-commonjs/Caption2Strong.js +15 -2
- package/lib-commonjs/Caption2Strong.js.map +1 -1
- package/lib-commonjs/Display.js +15 -2
- package/lib-commonjs/Display.js.map +1 -1
- package/lib-commonjs/LargeTitle.js +15 -2
- package/lib-commonjs/LargeTitle.js.map +1 -1
- package/lib-commonjs/Subtitle1.js +15 -2
- package/lib-commonjs/Subtitle1.js.map +1 -1
- package/lib-commonjs/Subtitle2.js +15 -2
- package/lib-commonjs/Subtitle2.js.map +1 -1
- package/lib-commonjs/Subtitle2Stronger.js +15 -2
- package/lib-commonjs/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/Text.js +24 -2
- package/lib-commonjs/Text.js.map +1 -1
- package/lib-commonjs/Title1.js +15 -2
- package/lib-commonjs/Title1.js.map +1 -1
- package/lib-commonjs/Title2.js +15 -2
- package/lib-commonjs/Title2.js.map +1 -1
- package/lib-commonjs/Title3.js +15 -2
- package/lib-commonjs/Title3.js.map +1 -1
- package/lib-commonjs/components/Text/index.js +27 -6
- package/lib-commonjs/components/Text/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/Body1.js +2 -0
- package/lib-commonjs/components/presets/Body1/Body1.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/index.js +12 -5
- package/lib-commonjs/components/presets/Body1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js +2 -0
- package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Body1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js +2 -0
- package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/Body2.js +2 -0
- package/lib-commonjs/components/presets/Body2/Body2.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/index.js +12 -5
- package/lib-commonjs/components/presets/Body2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/Caption1.js +2 -0
- package/lib-commonjs/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js +2 -0
- package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js +2 -0
- package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/Caption2.js +2 -0
- package/lib-commonjs/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/index.js +12 -5
- package/lib-commonjs/components/presets/Caption2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js +2 -0
- package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Display/Display.js +2 -0
- package/lib-commonjs/components/presets/Display/Display.js.map +1 -1
- package/lib-commonjs/components/presets/Display/index.js +12 -5
- package/lib-commonjs/components/presets/Display/index.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js +2 -0
- package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/index.js +12 -5
- package/lib-commonjs/components/presets/LargeTitle/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js +2 -0
- package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js +2 -0
- package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +2 -0
- package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/Title1.js +2 -0
- package/lib-commonjs/components/presets/Title1/Title1.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/index.js +12 -5
- package/lib-commonjs/components/presets/Title1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/Title2.js +2 -0
- package/lib-commonjs/components/presets/Title2/Title2.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/index.js +12 -5
- package/lib-commonjs/components/presets/Title2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/Title3.js +2 -0
- package/lib-commonjs/components/presets/Title3/Title3.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/index.js +12 -5
- package/lib-commonjs/components/presets/Title3/index.js.map +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
@@ -1,21 +1,42 @@
|
|
1
1
|
# Change Log - @fluentui/react-text
|
2
2
|
|
3
|
-
This log was last generated on Mon,
|
3
|
+
This log was last generated on Mon, 09 Dec 2024 17:34:00 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.4.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.29)
|
8
|
+
|
9
|
+
Mon, 09 Dec 2024 17:34:00 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.28..@fluentui/react-text_v9.4.29)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: remove usage of "export *" ([PR #33384](https://github.com/microsoft/fluentui/pull/33384) by olfedias@microsoft.com)
|
15
|
+
|
16
|
+
## [9.4.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.28)
|
17
|
+
|
18
|
+
Fri, 06 Dec 2024 12:53:46 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.27..@fluentui/react-text_v9.4.28)
|
20
|
+
|
21
|
+
### Patches
|
22
|
+
|
23
|
+
- Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
24
|
+
- Bump @fluentui/react-theme to v9.1.23 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
25
|
+
- Bump @fluentui/react-utilities to v9.18.18 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
26
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
27
|
+
|
7
28
|
## [9.4.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.27)
|
8
29
|
|
9
|
-
Mon, 11 Nov 2024
|
30
|
+
Mon, 11 Nov 2024 10:01:00 GMT
|
10
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.26..@fluentui/react-text_v9.4.27)
|
11
32
|
|
12
33
|
### Patches
|
13
34
|
|
14
35
|
- chore: replace npm-scripts and just-scrtips with nx inferred tasks ([PR #33074](https://github.com/microsoft/fluentui/pull/33074) by martinhochel@microsoft.com)
|
15
|
-
- Bump @fluentui/react-shared-contexts to v9.21.0 ([PR #
|
16
|
-
- Bump @fluentui/react-theme to v9.1.22 ([PR #
|
17
|
-
- Bump @fluentui/react-utilities to v9.18.17 ([PR #
|
18
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #
|
36
|
+
- Bump @fluentui/react-shared-contexts to v9.21.0 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
37
|
+
- Bump @fluentui/react-theme to v9.1.22 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
38
|
+
- Bump @fluentui/react-utilities to v9.18.17 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
39
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
|
19
40
|
|
20
41
|
## [9.4.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.26)
|
21
42
|
|
package/dist/index.d.ts
CHANGED
@@ -1,7 +1,6 @@
|
|
1
1
|
import type { ComponentProps } from '@fluentui/react-utilities';
|
2
2
|
import type { ComponentState } from '@fluentui/react-utilities';
|
3
3
|
import type { ForwardRefComponent } from '@fluentui/react-utilities';
|
4
|
-
import type { FunctionComponent } from 'react';
|
5
4
|
import * as React_2 from 'react';
|
6
5
|
import type { Slot } from '@fluentui/react-utilities';
|
7
6
|
import { SlotClassNames } from '@fluentui/react-utilities';
|
@@ -9,77 +8,77 @@ import { SlotClassNames } from '@fluentui/react-utilities';
|
|
9
8
|
/**
|
10
9
|
* Text preset component for the Body1 typography variant
|
11
10
|
*/
|
12
|
-
export declare const Body1: FunctionComponent<TextPresetProps>;
|
11
|
+
export declare const Body1: React_2.FunctionComponent<TextPresetProps>;
|
13
12
|
|
14
13
|
export declare const body1ClassNames: SlotClassNames<TextSlots>;
|
15
14
|
|
16
15
|
/**
|
17
16
|
* Text preset component for the Body1Strong typography variant
|
18
17
|
*/
|
19
|
-
export declare const Body1Strong: FunctionComponent<TextPresetProps>;
|
18
|
+
export declare const Body1Strong: React_2.FunctionComponent<TextPresetProps>;
|
20
19
|
|
21
20
|
export declare const body1StrongClassNames: SlotClassNames<TextSlots>;
|
22
21
|
|
23
22
|
/**
|
24
23
|
* Text preset component for the Body1Stronger typography variant
|
25
24
|
*/
|
26
|
-
export declare const Body1Stronger: FunctionComponent<TextPresetProps>;
|
25
|
+
export declare const Body1Stronger: React_2.FunctionComponent<TextPresetProps>;
|
27
26
|
|
28
27
|
export declare const body1StrongerClassNames: SlotClassNames<TextSlots>;
|
29
28
|
|
30
29
|
/**
|
31
30
|
* Text preset component for the Body2 typography variant
|
32
31
|
*/
|
33
|
-
export declare const Body2: FunctionComponent<TextPresetProps>;
|
32
|
+
export declare const Body2: React_2.FunctionComponent<TextPresetProps>;
|
34
33
|
|
35
34
|
export declare const body2ClassNames: SlotClassNames<TextSlots>;
|
36
35
|
|
37
36
|
/**
|
38
37
|
* Text preset component for the Caption1 typography variant
|
39
38
|
*/
|
40
|
-
export declare const Caption1: FunctionComponent<TextPresetProps>;
|
39
|
+
export declare const Caption1: React_2.FunctionComponent<TextPresetProps>;
|
41
40
|
|
42
41
|
export declare const caption1ClassNames: SlotClassNames<TextSlots>;
|
43
42
|
|
44
43
|
/**
|
45
44
|
* Text preset component for the Caption1Strong typography variant
|
46
45
|
*/
|
47
|
-
export declare const Caption1Strong: FunctionComponent<TextPresetProps>;
|
46
|
+
export declare const Caption1Strong: React_2.FunctionComponent<TextPresetProps>;
|
48
47
|
|
49
48
|
export declare const caption1StrongClassNames: SlotClassNames<TextSlots>;
|
50
49
|
|
51
50
|
/**
|
52
51
|
* Text preset component for the Caption1Stronger typography variant
|
53
52
|
*/
|
54
|
-
export declare const Caption1Stronger: FunctionComponent<TextPresetProps>;
|
53
|
+
export declare const Caption1Stronger: React_2.FunctionComponent<TextPresetProps>;
|
55
54
|
|
56
55
|
export declare const caption1StrongerClassNames: SlotClassNames<TextSlots>;
|
57
56
|
|
58
57
|
/**
|
59
58
|
* Text preset component for the Caption2 typography variant
|
60
59
|
*/
|
61
|
-
export declare const Caption2: FunctionComponent<TextPresetProps>;
|
60
|
+
export declare const Caption2: React_2.FunctionComponent<TextPresetProps>;
|
62
61
|
|
63
62
|
export declare const caption2ClassNames: SlotClassNames<TextSlots>;
|
64
63
|
|
65
64
|
/**
|
66
65
|
* Text preset component for the Caption2Strong typography variant
|
67
66
|
*/
|
68
|
-
export declare const Caption2Strong: FunctionComponent<TextPresetProps>;
|
67
|
+
export declare const Caption2Strong: React_2.FunctionComponent<TextPresetProps>;
|
69
68
|
|
70
69
|
export declare const caption2StrongClassNames: SlotClassNames<TextSlots>;
|
71
70
|
|
72
71
|
/**
|
73
72
|
* Text preset component for the Display typography variant
|
74
73
|
*/
|
75
|
-
export declare const Display: FunctionComponent<TextPresetProps>;
|
74
|
+
export declare const Display: React_2.FunctionComponent<TextPresetProps>;
|
76
75
|
|
77
76
|
export declare const displayClassNames: SlotClassNames<TextSlots>;
|
78
77
|
|
79
78
|
/**
|
80
79
|
* Text preset component for the Large Title typography variant
|
81
80
|
*/
|
82
|
-
export declare const LargeTitle: FunctionComponent<TextPresetProps>;
|
81
|
+
export declare const LargeTitle: React_2.FunctionComponent<TextPresetProps>;
|
83
82
|
|
84
83
|
export declare const largeTitleClassNames: SlotClassNames<TextSlots>;
|
85
84
|
|
@@ -91,21 +90,21 @@ export declare const renderText_unstable: (state: TextState) => JSX.Element;
|
|
91
90
|
/**
|
92
91
|
* Text preset component for the Subtitle1 typography variant
|
93
92
|
*/
|
94
|
-
export declare const Subtitle1: FunctionComponent<TextPresetProps>;
|
93
|
+
export declare const Subtitle1: React_2.FunctionComponent<TextPresetProps>;
|
95
94
|
|
96
95
|
export declare const subtitle1ClassNames: SlotClassNames<TextSlots>;
|
97
96
|
|
98
97
|
/**
|
99
98
|
* Text preset component for the Subtitle2 typography variant
|
100
99
|
*/
|
101
|
-
export declare const Subtitle2: FunctionComponent<TextPresetProps>;
|
100
|
+
export declare const Subtitle2: React_2.FunctionComponent<TextPresetProps>;
|
102
101
|
|
103
102
|
export declare const subtitle2ClassNames: SlotClassNames<TextSlots>;
|
104
103
|
|
105
104
|
/**
|
106
105
|
* Text preset component for the Subtitle2Stronger typography variant
|
107
106
|
*/
|
108
|
-
export declare const Subtitle2Stronger: FunctionComponent<TextPresetProps>;
|
107
|
+
export declare const Subtitle2Stronger: React_2.FunctionComponent<TextPresetProps>;
|
109
108
|
|
110
109
|
export declare const subtitle2StrongerClassNames: SlotClassNames<TextSlots>;
|
111
110
|
|
@@ -203,21 +202,21 @@ export declare type TextState = ComponentState<TextSlots> & Required<Pick<TextPr
|
|
203
202
|
/**
|
204
203
|
* Text preset component for the Title 1 typography variant
|
205
204
|
*/
|
206
|
-
export declare const Title1: FunctionComponent<TextPresetProps>;
|
205
|
+
export declare const Title1: React_2.FunctionComponent<TextPresetProps>;
|
207
206
|
|
208
207
|
export declare const title1ClassNames: SlotClassNames<TextSlots>;
|
209
208
|
|
210
209
|
/**
|
211
210
|
* Text preset component for the Title 2 typography variant
|
212
211
|
*/
|
213
|
-
export declare const Title2: FunctionComponent<TextPresetProps>;
|
212
|
+
export declare const Title2: React_2.FunctionComponent<TextPresetProps>;
|
214
213
|
|
215
214
|
export declare const title2ClassNames: SlotClassNames<TextSlots>;
|
216
215
|
|
217
216
|
/**
|
218
217
|
* Text preset component for the Title 3 typography variant
|
219
218
|
*/
|
220
|
-
export declare const Title3: FunctionComponent<TextPresetProps>;
|
219
|
+
export declare const Title3: React_2.FunctionComponent<TextPresetProps>;
|
221
220
|
|
222
221
|
export declare const title3ClassNames: SlotClassNames<TextSlots>;
|
223
222
|
|
package/lib/Body1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Body1, body1ClassNames } from './components/presets/Body1/index';
|
package/lib/Body1.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export { Body1, body1ClassNames } from './components/presets/Body1/index';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,KAAK,EAAEC,eAAe,QAAQ,mCAAmC"}
|
package/lib/Body1Strong.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';
|
package/lib/Body1Strong.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,WAAW,EAAEC,qBAAqB,QAAQ,yCAAyC"}
|
package/lib/Body1Stronger.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';
|
package/lib/Body1Stronger.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,aAAa,EAAEC,uBAAuB,QAAQ,2CAA2C"}
|
package/lib/Body2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Body2, body2ClassNames } from './components/presets/Body2/index';
|
package/lib/Body2.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export { Body2, body2ClassNames } from './components/presets/Body2/index';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,KAAK,EAAEC,eAAe,QAAQ,mCAAmC"}
|
package/lib/Caption1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';
|
package/lib/Caption1.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';\n"],"names":["Caption1","caption1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,QAAQ,EAAEC,kBAAkB,QAAQ,sCAAsC"}
|
package/lib/Caption1Strong.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,cAAc,EAAEC,wBAAwB,QAAQ,4CAA4C"}
|
package/lib/Caption1Stronger.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,gBAAgB,EAAEC,0BAA0B,QAAQ,8CAA8C"}
|
package/lib/Caption2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';
|
package/lib/Caption2.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';\n"],"names":["Caption2","caption2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,QAAQ,EAAEC,kBAAkB,QAAQ,sCAAsC"}
|
package/lib/Caption2Strong.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,cAAc,EAAEC,wBAAwB,QAAQ,4CAA4C"}
|
package/lib/Display.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Display, displayClassNames } from './components/presets/Display/index';
|
package/lib/Display.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export { Display, displayClassNames } from './components/presets/Display/index';\n"],"names":["Display","displayClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,OAAO,EAAEC,iBAAiB,QAAQ,qCAAqC"}
|
package/lib/LargeTitle.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';
|
package/lib/LargeTitle.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';\n"],"names":["LargeTitle","largeTitleClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,UAAU,EAAEC,oBAAoB,QAAQ,wCAAwC"}
|
package/lib/Subtitle1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle1, subtitle1ClassNames } from './components/presets/Subtitle1/index';
|
package/lib/Subtitle1.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Subtitle1.ts"],"sourcesContent":["export { Subtitle1, subtitle1ClassNames } from './components/presets/Subtitle1/index';\n"],"names":["Subtitle1","subtitle1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,SAAS,EAAEC,mBAAmB,QAAQ,uCAAuC"}
|
package/lib/Subtitle2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle2, subtitle2ClassNames } from './components/presets/Subtitle2/index';
|
package/lib/Subtitle2.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Subtitle2.ts"],"sourcesContent":["export { Subtitle2, subtitle2ClassNames } from './components/presets/Subtitle2/index';\n"],"names":["Subtitle2","subtitle2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,SAAS,EAAEC,mBAAmB,QAAQ,uCAAuC"}
|
package/lib/Subtitle2Stronger.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle2Stronger, subtitle2StrongerClassNames } from './components/presets/Subtitle2Stronger/index';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle2Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Subtitle2Stronger.ts"],"sourcesContent":["export { Subtitle2Stronger, subtitle2StrongerClassNames } from './components/presets/Subtitle2Stronger/index';\n"],"names":["Subtitle2Stronger","subtitle2StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,iBAAiB,EAAEC,2BAA2B,QAAQ,+CAA+C"}
|
package/lib/Text.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Text, renderText_unstable, textClassNames, useTextStyles_unstable, useText_unstable } from './components/Text/index';
|
package/lib/Text.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Text.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Text.ts"],"sourcesContent":["export type { TextPresetProps, TextProps, TextSlots, TextState } from './components/Text/index';\nexport {\n Text,\n renderText_unstable,\n textClassNames,\n useTextStyles_unstable,\n useText_unstable,\n} from './components/Text/index';\n"],"names":["Text","renderText_unstable","textClassNames","useTextStyles_unstable","useText_unstable"],"rangeMappings":"","mappings":"AACA,SACEA,IAAI,EACJC,mBAAmB,EACnBC,cAAc,EACdC,sBAAsB,EACtBC,gBAAgB,QACX,0BAA0B"}
|
package/lib/Title1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Title1, title1ClassNames } from './components/presets/Title1/index';
|
package/lib/Title1.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Title1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Title1.ts"],"sourcesContent":["export { Title1, title1ClassNames } from './components/presets/Title1/index';\n"],"names":["Title1","title1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
|
package/lib/Title2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Title2, title2ClassNames } from './components/presets/Title2/index';
|
package/lib/Title2.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Title2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Title2.ts"],"sourcesContent":["export { Title2, title2ClassNames } from './components/presets/Title2/index';\n"],"names":["Title2","title2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
|
package/lib/Title3.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Title3, title3ClassNames } from './components/presets/Title3/index';
|
package/lib/Title3.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Title3.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Title3.ts"],"sourcesContent":["export { Title3, title3ClassNames } from './components/presets/Title3/index';\n"],"names":["Title3","title3ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
|
@@ -1,5 +1,4 @@
|
|
1
|
-
export
|
2
|
-
export
|
3
|
-
export
|
4
|
-
export
|
5
|
-
export * from './useTextStyles.styles';
|
1
|
+
export { Text } from './Text';
|
2
|
+
export { renderText_unstable } from './renderText';
|
3
|
+
export { useText_unstable } from './useText';
|
4
|
+
export { textClassNames, useTextStyles_unstable } from './useTextStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/Text/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/Text/index.ts"],"sourcesContent":["export { Text } from './Text';\nexport type { TextPresetProps, TextProps, TextSlots, TextState } from './Text.types';\nexport { renderText_unstable } from './renderText';\nexport { useText_unstable } from './useText';\nexport { textClassNames, useTextStyles_unstable } from './useTextStyles.styles';\n"],"names":["Text","renderText_unstable","useText_unstable","textClassNames","useTextStyles_unstable"],"rangeMappings":";;;","mappings":"AAAA,SAASA,IAAI,QAAQ,SAAS;AAE9B,SAASC,mBAAmB,QAAQ,eAAe;AACnD,SAASC,gBAAgB,QAAQ,YAAY;AAC7C,SAASC,cAAc,EAAEC,sBAAsB,QAAQ,yBAAyB"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1/Body1.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1/Body1.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1ClassNames, useBody1Styles } from './useBody1Styles.styles';\n\n/**\n * Text preset component for the Body1 typography variant\n */\nexport const Body1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1Styles,\n className: body1ClassNames.root,\n displayName: 'Body1',\n});\n"],"names":["React","createPreset","body1ClassNames","useBody1Styles","Body1","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,eAAe,EAAEC,cAAc,QAAQ,0BAA0B;AAE1E;;CAEC,GACD,OAAO,MAAMC,QAAkDH,aAAa;IAC1EI,WAAWF;IACXG,WAAWJ,gBAAgBK,IAAI;IAC/BC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Body1 } from './Body1';
|
2
2
|
export { body1ClassNames } from './useBody1Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export { Body1 } from './Body1';\nexport { body1ClassNames } from './useBody1Styles.styles';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,KAAK,QAAQ,UAAU;AAChC,SAASC,eAAe,QAAQ,0BAA0B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Strong/Body1Strong.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Strong/Body1Strong.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongClassNames, useBody1StrongStyles } from './useBody1StrongStyles.styles';\n\n/**\n * Text preset component for the Body1Strong typography variant\n */\nexport const Body1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongStyles,\n className: body1StrongClassNames.root,\n displayName: 'Body1Strong',\n});\n"],"names":["React","createPreset","body1StrongClassNames","useBody1StrongStyles","Body1Strong","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,qBAAqB,EAAEC,oBAAoB,QAAQ,gCAAgC;AAE5F;;CAEC,GACD,OAAO,MAAMC,cAAwDH,aAAa;IAChFI,WAAWF;IACXG,WAAWJ,sBAAsBK,IAAI;IACrCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Body1Strong } from './Body1Strong';
|
2
2
|
export { body1StrongClassNames } from './useBody1StrongStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export { Body1Strong } from './Body1Strong';\nexport { body1StrongClassNames } from './useBody1StrongStyles.styles';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,WAAW,QAAQ,gBAAgB;AAC5C,SAASC,qBAAqB,QAAQ,gCAAgC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Stronger/Body1Stronger.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Stronger/Body1Stronger.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongerClassNames, useBody1StrongerStyles } from './useBody1StrongerStyles.styles';\n\n/**\n * Text preset component for the Body1Stronger typography variant\n */\nexport const Body1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongerStyles,\n className: body1StrongerClassNames.root,\n displayName: 'Body1Stronger',\n});\n"],"names":["React","createPreset","body1StrongerClassNames","useBody1StrongerStyles","Body1Stronger","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,uBAAuB,EAAEC,sBAAsB,QAAQ,kCAAkC;AAElG;;CAEC,GACD,OAAO,MAAMC,gBAA0DH,aAAa;IAClFI,WAAWF;IACXG,WAAWJ,wBAAwBK,IAAI;IACvCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Body1Stronger } from './Body1Stronger';
|
2
2
|
export { body1StrongerClassNames } from './useBody1StrongerStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export { Body1Stronger } from './Body1Stronger';\nexport { body1StrongerClassNames } from './useBody1StrongerStyles.styles';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,aAAa,QAAQ,kBAAkB;AAChD,SAASC,uBAAuB,QAAQ,kCAAkC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body2/Body2.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body2/Body2.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body2ClassNames, useBody2Styles } from './useBody2Styles.styles';\n\n/**\n * Text preset component for the Body2 typography variant\n */\nexport const Body2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody2Styles,\n className: body2ClassNames.root,\n displayName: 'Body2',\n});\n"],"names":["React","createPreset","body2ClassNames","useBody2Styles","Body2","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,eAAe,EAAEC,cAAc,QAAQ,0BAA0B;AAE1E;;CAEC,GACD,OAAO,MAAMC,QAAkDH,aAAa;IAC1EI,WAAWF;IACXG,WAAWJ,gBAAgBK,IAAI;IAC/BC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Body2 } from './Body2';
|
2
2
|
export { body2ClassNames } from './useBody2Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export { Body2 } from './Body2';\nexport { body2ClassNames } from './useBody2Styles.styles';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,KAAK,QAAQ,UAAU;AAChC,SAASC,eAAe,QAAQ,0BAA0B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1/Caption1.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1/Caption1.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1ClassNames, useCaption1Styles } from './useCaption1Styles.styles';\n\n/**\n * Text preset component for the Caption1 typography variant\n */\nexport const Caption1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1Styles,\n className: caption1ClassNames.root,\n displayName: 'Caption1',\n});\n"],"names":["React","createPreset","caption1ClassNames","useCaption1Styles","Caption1","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,kBAAkB,EAAEC,iBAAiB,QAAQ,6BAA6B;AAEnF;;CAEC,GACD,OAAO,MAAMC,WAAqDH,aAAa;IAC7EI,WAAWF;IACXG,WAAWJ,mBAAmBK,IAAI;IAClCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1 } from './Caption1';
|
2
2
|
export { caption1ClassNames } from './useCaption1Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export { Caption1 } from './Caption1';\nexport { caption1ClassNames } from './useCaption1Styles.styles';\n"],"names":["Caption1","caption1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,QAAQ,QAAQ,aAAa;AACtC,SAASC,kBAAkB,QAAQ,6BAA6B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Strong/Caption1Strong.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Strong/Caption1Strong.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongClassNames, useCaption1StrongStyles } from './useCaption1StrongStyles.styles';\n\n/**\n * Text preset component for the Caption1Strong typography variant\n */\nexport const Caption1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongStyles,\n className: caption1StrongClassNames.root,\n displayName: 'Caption1Strong',\n});\n"],"names":["React","createPreset","caption1StrongClassNames","useCaption1StrongStyles","Caption1Strong","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,wBAAwB,EAAEC,uBAAuB,QAAQ,mCAAmC;AAErG;;CAEC,GACD,OAAO,MAAMC,iBAA2DH,aAAa;IACnFI,WAAWF;IACXG,WAAWJ,yBAAyBK,IAAI;IACxCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1Strong } from './Caption1Strong';
|
2
2
|
export { caption1StrongClassNames } from './useCaption1StrongStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export { Caption1Strong } from './Caption1Strong';\nexport { caption1StrongClassNames } from './useCaption1StrongStyles.styles';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,cAAc,QAAQ,mBAAmB;AAClD,SAASC,wBAAwB,QAAQ,mCAAmC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Stronger/Caption1Stronger.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Stronger/Caption1Stronger.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongerClassNames, useCaption1StrongerStyles } from './useCaption1Stronger.styles';\n\n/**\n * Text preset component for the Caption1Stronger typography variant\n */\nexport const Caption1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongerStyles,\n className: caption1StrongerClassNames.root,\n displayName: 'Caption1Stronger',\n});\n"],"names":["React","createPreset","caption1StrongerClassNames","useCaption1StrongerStyles","Caption1Stronger","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,0BAA0B,EAAEC,yBAAyB,QAAQ,+BAA+B;AAErG;;CAEC,GACD,OAAO,MAAMC,mBAA6DH,aAAa;IACrFI,WAAWF;IACXG,WAAWJ,2BAA2BK,IAAI;IAC1CC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1Stronger } from './Caption1Stronger';
|
2
2
|
export { caption1StrongerClassNames } from './useCaption1Stronger.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export { Caption1Stronger } from './Caption1Stronger';\nexport { caption1StrongerClassNames } from './useCaption1Stronger.styles';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,gBAAgB,QAAQ,qBAAqB;AACtD,SAASC,0BAA0B,QAAQ,+BAA+B"}
|