@alfalab/core-components-typography 5.0.0 → 5.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/colors.css +20 -20
- package/colors.module.css.js +1 -1
- package/esm/colors.css +20 -20
- package/esm/colors.module.css.js +1 -1
- package/esm/text/alfasans-index.css +29 -29
- package/esm/text/alfasans-index.module.css.js +1 -1
- package/esm/text/index.css +21 -21
- package/esm/text/index.module.css.js +1 -1
- package/esm/title/alfasans-index.css +10 -10
- package/esm/title/alfasans-index.module.css.js +1 -1
- package/esm/title/common.css +8 -8
- package/esm/title/common.module.css.js +1 -1
- package/esm/title/index.css +16 -16
- package/esm/title/index.module.css.js +1 -1
- package/esm/title-mobile/alfasans-index.css +10 -10
- package/esm/title-mobile/alfasans-index.module.css.js +1 -1
- package/esm/title-mobile/index.css +15 -15
- package/esm/title-mobile/index.module.css.js +1 -1
- package/modern/colors.css +20 -20
- package/modern/colors.module.css.js +1 -1
- package/modern/text/alfasans-index.css +29 -29
- package/modern/text/alfasans-index.module.css.js +1 -1
- package/modern/text/index.css +21 -21
- package/modern/text/index.module.css.js +1 -1
- package/modern/title/alfasans-index.css +10 -10
- package/modern/title/alfasans-index.module.css.js +1 -1
- package/modern/title/common.css +8 -8
- package/modern/title/common.module.css.js +1 -1
- package/modern/title/index.css +16 -16
- package/modern/title/index.module.css.js +1 -1
- package/modern/title-mobile/alfasans-index.css +10 -10
- package/modern/title-mobile/alfasans-index.module.css.js +1 -1
- package/modern/title-mobile/index.css +15 -15
- package/modern/title-mobile/index.module.css.js +1 -1
- package/package.json +5 -5
- package/text/alfasans-index.css +29 -29
- package/text/alfasans-index.module.css.js +1 -1
- package/text/index.css +21 -21
- package/text/index.module.css.js +1 -1
- package/title/alfasans-index.css +10 -10
- package/title/alfasans-index.module.css.js +1 -1
- package/title/common.css +8 -8
- package/title/common.module.css.js +1 -1
- package/title/index.css +16 -16
- package/title/index.module.css.js +1 -1
- package/title-mobile/alfasans-index.css +10 -10
- package/title-mobile/alfasans-index.module.css.js +1 -1
- package/title-mobile/index.css +15 -15
- package/title-mobile/index.module.css.js +1 -1
package/colors.css
CHANGED
|
@@ -19,44 +19,44 @@
|
|
|
19
19
|
--color-static-text-secondary-light: rgba(238, 238, 251, 0.55);
|
|
20
20
|
--color-static-text-tertiary-dark: rgba(5, 8, 29, 0.38);
|
|
21
21
|
--color-static-text-tertiary-light: rgba(233, 233, 250, 0.37);
|
|
22
|
-
} .
|
|
22
|
+
} .typography__tertiary_15aii {
|
|
23
23
|
color: var(--color-light-text-tertiary);
|
|
24
|
-
} .
|
|
24
|
+
} .typography__disabled_15aii {
|
|
25
25
|
color: var(--color-light-text-quaternary);
|
|
26
|
-
} .
|
|
26
|
+
} .typography__accent_15aii {
|
|
27
27
|
color: var(--color-light-accent-primary);
|
|
28
|
-
} .
|
|
28
|
+
} .typography__primary_15aii {
|
|
29
29
|
color: var(--color-light-text-primary);
|
|
30
|
-
} .
|
|
30
|
+
} .typography__attention_15aii {
|
|
31
31
|
color: var(--color-light-text-attention);
|
|
32
|
-
} .
|
|
32
|
+
} .typography__positive_15aii {
|
|
33
33
|
color: var(--color-light-text-positive);
|
|
34
|
-
} .
|
|
34
|
+
} .typography__secondary_15aii {
|
|
35
35
|
color: var(--color-light-text-secondary);
|
|
36
|
-
} .typography__tertiary-
|
|
36
|
+
} .typography__tertiary-inverted_15aii {
|
|
37
37
|
color: var(--color-light-text-tertiary-inverted);
|
|
38
|
-
} .typography__primary-
|
|
38
|
+
} .typography__primary-inverted_15aii {
|
|
39
39
|
color: var(--color-light-text-primary-inverted);
|
|
40
|
-
} .typography__secondary-
|
|
40
|
+
} .typography__secondary-inverted_15aii {
|
|
41
41
|
color: var(--color-light-text-secondary-inverted);
|
|
42
|
-
} .
|
|
42
|
+
} .typography__link_15aii {
|
|
43
43
|
color: var(--color-light-text-info);
|
|
44
|
-
} .
|
|
44
|
+
} .typography__negative_15aii {
|
|
45
45
|
color: var(--color-light-text-negative);
|
|
46
|
-
} .typography__static-primary-
|
|
46
|
+
} .typography__static-primary-light_15aii {
|
|
47
47
|
color: var(--color-static-text-primary-light);
|
|
48
|
-
} .typography__static-secondary-
|
|
48
|
+
} .typography__static-secondary-light_15aii {
|
|
49
49
|
color: var(--color-static-text-secondary-light);
|
|
50
|
-
} .typography__static-tertiary-
|
|
50
|
+
} .typography__static-tertiary-light_15aii {
|
|
51
51
|
color: var(--color-static-text-tertiary-light);
|
|
52
|
-
} .typography__static-primary-
|
|
52
|
+
} .typography__static-primary-dark_15aii {
|
|
53
53
|
color: var(--color-static-text-primary-dark);
|
|
54
|
-
} .typography__static-secondary-
|
|
54
|
+
} .typography__static-secondary-dark_15aii {
|
|
55
55
|
color: var(--color-static-text-secondary-dark);
|
|
56
|
-
} .typography__static-tertiary-
|
|
56
|
+
} .typography__static-tertiary-dark_15aii {
|
|
57
57
|
color: var(--color-static-text-tertiary-dark);
|
|
58
|
-
} .typography__static-
|
|
58
|
+
} .typography__static-accent_15aii {
|
|
59
59
|
color: var(--color-static-accent-primary);
|
|
60
|
-
} .typography__static-
|
|
60
|
+
} .typography__static-positive_15aii {
|
|
61
61
|
color: var(--color-static-text-positive);
|
|
62
62
|
}
|
package/colors.module.css.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./colors.css');
|
|
4
4
|
|
|
5
|
-
var colors = {"tertiary":"
|
|
5
|
+
var colors = {"tertiary":"typography__tertiary_15aii","disabled":"typography__disabled_15aii","accent":"typography__accent_15aii","primary":"typography__primary_15aii","attention":"typography__attention_15aii","positive":"typography__positive_15aii","secondary":"typography__secondary_15aii","tertiary-inverted":"typography__tertiary-inverted_15aii","primary-inverted":"typography__primary-inverted_15aii","secondary-inverted":"typography__secondary-inverted_15aii","link":"typography__link_15aii","negative":"typography__negative_15aii","static-primary-light":"typography__static-primary-light_15aii","static-secondary-light":"typography__static-secondary-light_15aii","static-tertiary-light":"typography__static-tertiary-light_15aii","static-primary-dark":"typography__static-primary-dark_15aii","static-secondary-dark":"typography__static-secondary-dark_15aii","static-tertiary-dark":"typography__static-tertiary-dark_15aii","static-accent":"typography__static-accent_15aii","static-positive":"typography__static-positive_15aii"};
|
|
6
6
|
|
|
7
7
|
module.exports = colors;
|
|
8
8
|
//# sourceMappingURL=colors.module.css.js.map
|
package/esm/colors.css
CHANGED
|
@@ -19,44 +19,44 @@
|
|
|
19
19
|
--color-static-text-secondary-light: rgba(238, 238, 251, 0.55);
|
|
20
20
|
--color-static-text-tertiary-dark: rgba(5, 8, 29, 0.38);
|
|
21
21
|
--color-static-text-tertiary-light: rgba(233, 233, 250, 0.37);
|
|
22
|
-
} .
|
|
22
|
+
} .typography__tertiary_15aii {
|
|
23
23
|
color: var(--color-light-text-tertiary);
|
|
24
|
-
} .
|
|
24
|
+
} .typography__disabled_15aii {
|
|
25
25
|
color: var(--color-light-text-quaternary);
|
|
26
|
-
} .
|
|
26
|
+
} .typography__accent_15aii {
|
|
27
27
|
color: var(--color-light-accent-primary);
|
|
28
|
-
} .
|
|
28
|
+
} .typography__primary_15aii {
|
|
29
29
|
color: var(--color-light-text-primary);
|
|
30
|
-
} .
|
|
30
|
+
} .typography__attention_15aii {
|
|
31
31
|
color: var(--color-light-text-attention);
|
|
32
|
-
} .
|
|
32
|
+
} .typography__positive_15aii {
|
|
33
33
|
color: var(--color-light-text-positive);
|
|
34
|
-
} .
|
|
34
|
+
} .typography__secondary_15aii {
|
|
35
35
|
color: var(--color-light-text-secondary);
|
|
36
|
-
} .typography__tertiary-
|
|
36
|
+
} .typography__tertiary-inverted_15aii {
|
|
37
37
|
color: var(--color-light-text-tertiary-inverted);
|
|
38
|
-
} .typography__primary-
|
|
38
|
+
} .typography__primary-inverted_15aii {
|
|
39
39
|
color: var(--color-light-text-primary-inverted);
|
|
40
|
-
} .typography__secondary-
|
|
40
|
+
} .typography__secondary-inverted_15aii {
|
|
41
41
|
color: var(--color-light-text-secondary-inverted);
|
|
42
|
-
} .
|
|
42
|
+
} .typography__link_15aii {
|
|
43
43
|
color: var(--color-light-text-info);
|
|
44
|
-
} .
|
|
44
|
+
} .typography__negative_15aii {
|
|
45
45
|
color: var(--color-light-text-negative);
|
|
46
|
-
} .typography__static-primary-
|
|
46
|
+
} .typography__static-primary-light_15aii {
|
|
47
47
|
color: var(--color-static-text-primary-light);
|
|
48
|
-
} .typography__static-secondary-
|
|
48
|
+
} .typography__static-secondary-light_15aii {
|
|
49
49
|
color: var(--color-static-text-secondary-light);
|
|
50
|
-
} .typography__static-tertiary-
|
|
50
|
+
} .typography__static-tertiary-light_15aii {
|
|
51
51
|
color: var(--color-static-text-tertiary-light);
|
|
52
|
-
} .typography__static-primary-
|
|
52
|
+
} .typography__static-primary-dark_15aii {
|
|
53
53
|
color: var(--color-static-text-primary-dark);
|
|
54
|
-
} .typography__static-secondary-
|
|
54
|
+
} .typography__static-secondary-dark_15aii {
|
|
55
55
|
color: var(--color-static-text-secondary-dark);
|
|
56
|
-
} .typography__static-tertiary-
|
|
56
|
+
} .typography__static-tertiary-dark_15aii {
|
|
57
57
|
color: var(--color-static-text-tertiary-dark);
|
|
58
|
-
} .typography__static-
|
|
58
|
+
} .typography__static-accent_15aii {
|
|
59
59
|
color: var(--color-static-accent-primary);
|
|
60
|
-
} .typography__static-
|
|
60
|
+
} .typography__static-positive_15aii {
|
|
61
61
|
color: var(--color-static-text-positive);
|
|
62
62
|
}
|
package/esm/colors.module.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './colors.css';
|
|
2
2
|
|
|
3
|
-
var colors = {"tertiary":"
|
|
3
|
+
var colors = {"tertiary":"typography__tertiary_15aii","disabled":"typography__disabled_15aii","accent":"typography__accent_15aii","primary":"typography__primary_15aii","attention":"typography__attention_15aii","positive":"typography__positive_15aii","secondary":"typography__secondary_15aii","tertiary-inverted":"typography__tertiary-inverted_15aii","primary-inverted":"typography__primary-inverted_15aii","secondary-inverted":"typography__secondary-inverted_15aii","link":"typography__link_15aii","negative":"typography__negative_15aii","static-primary-light":"typography__static-primary-light_15aii","static-secondary-light":"typography__static-secondary-light_15aii","static-tertiary-light":"typography__static-tertiary-light_15aii","static-primary-dark":"typography__static-primary-dark_15aii","static-secondary-dark":"typography__static-secondary-dark_15aii","static-tertiary-dark":"typography__static-tertiary-dark_15aii","static-accent":"typography__static-accent_15aii","static-positive":"typography__static-positive_15aii"};
|
|
4
4
|
|
|
5
5
|
export { colors as default };
|
|
6
6
|
//# sourceMappingURL=colors.module.css.js.map
|
|
@@ -1,108 +1,108 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
3
3
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
4
|
-
} .
|
|
4
|
+
} .typography__text_1mgeg.typography__component_1mgeg {
|
|
5
5
|
font-size: 16px;
|
|
6
6
|
line-height: 20px;
|
|
7
7
|
font-weight: 400;
|
|
8
8
|
letter-spacing: -0.24px;
|
|
9
9
|
font-family: var(--font-family-alfasans);
|
|
10
|
-
} .
|
|
10
|
+
} .typography__text_1mgeg.typography__caps_1mgeg {
|
|
11
11
|
font-size: 12px;
|
|
12
12
|
line-height: 16px;
|
|
13
13
|
font-weight: 400;
|
|
14
14
|
letter-spacing: 1.25px;
|
|
15
15
|
text-transform: uppercase;
|
|
16
16
|
font-family: var(--font-family-alfasans);
|
|
17
|
-
} .
|
|
17
|
+
} .typography__text_1mgeg.typography__tagline_1mgeg {
|
|
18
18
|
font-size: 12px;
|
|
19
19
|
line-height: 16px;
|
|
20
20
|
font-weight: 400;
|
|
21
21
|
letter-spacing: 1.25px;
|
|
22
22
|
text-transform: uppercase;
|
|
23
23
|
font-family: var(--font-family-alfasans);
|
|
24
|
-
} .
|
|
24
|
+
} .typography__text_1mgeg.typography__primary-large_1mgeg {
|
|
25
25
|
font-size: 18px;
|
|
26
26
|
line-height: 24px;
|
|
27
27
|
font-weight: 400;
|
|
28
28
|
letter-spacing: -0.36px;
|
|
29
29
|
font-family: var(--font-family-alfasans)
|
|
30
|
-
} .
|
|
30
|
+
} .typography__text_1mgeg.typography__primary-large_1mgeg.typography__bold_1mgeg {
|
|
31
31
|
letter-spacing: 0.38px;
|
|
32
|
-
} .
|
|
32
|
+
} .typography__text_1mgeg.typography__primary-large_1mgeg.typography__medium_1mgeg {
|
|
33
33
|
letter-spacing: 0.17px;
|
|
34
|
-
} .
|
|
34
|
+
} .typography__text_1mgeg.typography__primary-medium_1mgeg {
|
|
35
35
|
font-size: 16px;
|
|
36
36
|
line-height: 24px;
|
|
37
37
|
font-weight: 400;
|
|
38
38
|
letter-spacing: -0.24px;
|
|
39
39
|
font-family: var(--font-family-alfasans)
|
|
40
|
-
} .
|
|
40
|
+
} .typography__text_1mgeg.typography__primary-medium_1mgeg.typography__bold_1mgeg {
|
|
41
41
|
letter-spacing: 0.43px;
|
|
42
|
-
} .
|
|
42
|
+
} .typography__text_1mgeg.typography__primary-medium_1mgeg.typography__medium_1mgeg {
|
|
43
43
|
letter-spacing: 0.17px;
|
|
44
|
-
} .
|
|
44
|
+
} .typography__text_1mgeg.typography__primary-small_1mgeg {
|
|
45
45
|
font-size: 14px;
|
|
46
46
|
line-height: 20px;
|
|
47
47
|
font-weight: 400;
|
|
48
48
|
letter-spacing: -0.08px;
|
|
49
49
|
font-family: var(--font-family-alfasans)
|
|
50
|
-
} .
|
|
50
|
+
} .typography__text_1mgeg.typography__primary-small_1mgeg.typography__bold_1mgeg {
|
|
51
51
|
letter-spacing: 0.47px;
|
|
52
|
-
} .
|
|
52
|
+
} .typography__text_1mgeg.typography__primary-small_1mgeg.typography__medium_1mgeg {
|
|
53
53
|
letter-spacing: 0.27px;
|
|
54
|
-
} .
|
|
54
|
+
} .typography__text_1mgeg.typography__component-primary_1mgeg {
|
|
55
55
|
font-size: 16px;
|
|
56
56
|
line-height: 20px;
|
|
57
57
|
font-weight: 400;
|
|
58
58
|
letter-spacing: -0.24px;
|
|
59
59
|
font-family: var(--font-family-alfasans)
|
|
60
|
-
} .
|
|
60
|
+
} .typography__text_1mgeg.typography__component-primary_1mgeg.typography__bold_1mgeg {
|
|
61
61
|
letter-spacing: 0.43px;
|
|
62
|
-
} .
|
|
62
|
+
} .typography__text_1mgeg.typography__component-primary_1mgeg.typography__medium_1mgeg {
|
|
63
63
|
letter-spacing: 0.17px;
|
|
64
|
-
} .
|
|
64
|
+
} .typography__text_1mgeg.typography__secondary-large_1mgeg {
|
|
65
65
|
font-size: 13px;
|
|
66
66
|
line-height: 16px;
|
|
67
67
|
font-weight: 400;
|
|
68
68
|
letter-spacing: 0;
|
|
69
69
|
font-family: var(--font-family-alfasans)
|
|
70
|
-
} .
|
|
70
|
+
} .typography__text_1mgeg.typography__secondary-large_1mgeg.typography__bold_1mgeg {
|
|
71
71
|
letter-spacing: 0.54px;
|
|
72
|
-
} .
|
|
72
|
+
} .typography__text_1mgeg.typography__secondary-large_1mgeg.typography__medium_1mgeg {
|
|
73
73
|
letter-spacing: 0.33px;
|
|
74
|
-
} .
|
|
74
|
+
} .typography__text_1mgeg.typography__secondary-medium_1mgeg {
|
|
75
75
|
font-size: 12px;
|
|
76
76
|
line-height: 16px;
|
|
77
77
|
font-weight: 400;
|
|
78
78
|
letter-spacing: 0.06px;
|
|
79
79
|
font-family: var(--font-family-alfasans)
|
|
80
|
-
} .
|
|
80
|
+
} .typography__text_1mgeg.typography__secondary-medium_1mgeg.typography__bold_1mgeg {
|
|
81
81
|
letter-spacing: 0.57px;
|
|
82
|
-
} .
|
|
82
|
+
} .typography__text_1mgeg.typography__secondary-medium_1mgeg.typography__medium_1mgeg {
|
|
83
83
|
letter-spacing: 0.38px;
|
|
84
|
-
} .
|
|
84
|
+
} .typography__text_1mgeg.typography__secondary-small_1mgeg {
|
|
85
85
|
font-size: 11px;
|
|
86
86
|
line-height: 16px;
|
|
87
87
|
font-weight: 400;
|
|
88
88
|
letter-spacing: 0.15px;
|
|
89
89
|
font-family: var(--font-family-alfasans)
|
|
90
|
-
} .
|
|
90
|
+
} .typography__text_1mgeg.typography__secondary-small_1mgeg.typography__bold_1mgeg {
|
|
91
91
|
letter-spacing: 0.54px;
|
|
92
|
-
} .
|
|
92
|
+
} .typography__text_1mgeg.typography__secondary-small_1mgeg.typography__medium_1mgeg {
|
|
93
93
|
letter-spacing: 0.41px;
|
|
94
|
-
} .
|
|
94
|
+
} .typography__text_1mgeg.typography__component-secondary_1mgeg {
|
|
95
95
|
font-size: 14px;
|
|
96
96
|
line-height: 18px;
|
|
97
97
|
font-weight: 400;
|
|
98
98
|
letter-spacing: -0.08px;
|
|
99
99
|
font-family: var(--font-family-alfasans)
|
|
100
|
-
} .
|
|
100
|
+
} .typography__text_1mgeg.typography__component-secondary_1mgeg.typography__bold_1mgeg {
|
|
101
101
|
letter-spacing: 0.47px;
|
|
102
|
-
} .
|
|
102
|
+
} .typography__text_1mgeg.typography__component-secondary_1mgeg.typography__medium_1mgeg {
|
|
103
103
|
letter-spacing: 0.27px;
|
|
104
|
-
} .
|
|
104
|
+
} .typography__text_1mgeg.typography__bold_1mgeg {
|
|
105
105
|
font-weight: 700;
|
|
106
|
-
} .
|
|
106
|
+
} .typography__text_1mgeg.typography__medium_1mgeg {
|
|
107
107
|
font-weight: 500;
|
|
108
108
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './alfasans-index.css';
|
|
2
2
|
|
|
3
|
-
var alfasansStyles = {"text":"
|
|
3
|
+
var alfasansStyles = {"text":"typography__text_1mgeg","component":"typography__component_1mgeg","caps":"typography__caps_1mgeg","tagline":"typography__tagline_1mgeg","primary-large":"typography__primary-large_1mgeg","bold":"typography__bold_1mgeg","medium":"typography__medium_1mgeg","primary-medium":"typography__primary-medium_1mgeg","primary-small":"typography__primary-small_1mgeg","component-primary":"typography__component-primary_1mgeg","secondary-large":"typography__secondary-large_1mgeg","secondary-medium":"typography__secondary-medium_1mgeg","secondary-small":"typography__secondary-small_1mgeg","component-secondary":"typography__component-secondary_1mgeg"};
|
|
4
4
|
|
|
5
5
|
export { alfasansStyles as default };
|
|
6
6
|
//# sourceMappingURL=alfasans-index.module.css.js.map
|
package/esm/text/index.css
CHANGED
|
@@ -2,85 +2,85 @@
|
|
|
2
2
|
--gap-s: 12px;
|
|
3
3
|
--gap-0: 0px;
|
|
4
4
|
--gap-12: var(--gap-s);
|
|
5
|
-
} .
|
|
5
|
+
} .typography__transparent_1pgf7 {
|
|
6
6
|
opacity: 0;
|
|
7
7
|
} :root {
|
|
8
8
|
--text-paragraph-margin-bottom: var(--gap-0) var(--gap-0) var(--gap-12);
|
|
9
|
-
} .
|
|
9
|
+
} .typography__paragraph_1pgf7 {
|
|
10
10
|
margin: var(--gap-0);
|
|
11
11
|
padding: var(--gap-0);
|
|
12
|
-
} .
|
|
12
|
+
} .typography__paragraphWithMargins_1pgf7 {
|
|
13
13
|
padding: var(--gap-0);
|
|
14
14
|
margin: var(--text-paragraph-margin-bottom);
|
|
15
|
-
} .typography__primary-
|
|
15
|
+
} .typography__primary-large_1pgf7 {
|
|
16
16
|
font-size: 18px;
|
|
17
17
|
line-height: 24px;
|
|
18
18
|
font-weight: 400;
|
|
19
|
-
} .typography__primary-
|
|
19
|
+
} .typography__primary-medium_1pgf7 {
|
|
20
20
|
font-size: 16px;
|
|
21
21
|
line-height: 24px;
|
|
22
22
|
font-weight: 400;
|
|
23
|
-
} .typography__primary-
|
|
23
|
+
} .typography__primary-small_1pgf7 {
|
|
24
24
|
font-size: 14px;
|
|
25
25
|
line-height: 20px;
|
|
26
26
|
font-weight: 400;
|
|
27
|
-
} .typography__secondary-
|
|
27
|
+
} .typography__secondary-large_1pgf7 {
|
|
28
28
|
font-size: 13px;
|
|
29
29
|
line-height: 16px;
|
|
30
30
|
font-weight: 400;
|
|
31
|
-
} .typography__secondary-
|
|
31
|
+
} .typography__secondary-medium_1pgf7 {
|
|
32
32
|
font-size: 12px;
|
|
33
33
|
line-height: 16px;
|
|
34
34
|
font-weight: 400;
|
|
35
|
-
} .typography__secondary-
|
|
35
|
+
} .typography__secondary-small_1pgf7 {
|
|
36
36
|
font-size: 11px;
|
|
37
37
|
line-height: 16px;
|
|
38
38
|
font-weight: 400;
|
|
39
|
-
} .
|
|
39
|
+
} .typography__component_1pgf7 {
|
|
40
40
|
font-size: 16px;
|
|
41
41
|
line-height: 20px;
|
|
42
42
|
font-weight: 400;
|
|
43
|
-
} .typography__component-
|
|
43
|
+
} .typography__component-primary_1pgf7 {
|
|
44
44
|
font-size: 16px;
|
|
45
45
|
line-height: 20px;
|
|
46
46
|
font-weight: 400;
|
|
47
|
-
} .typography__component-
|
|
47
|
+
} .typography__component-secondary_1pgf7 {
|
|
48
48
|
font-size: 14px;
|
|
49
49
|
line-height: 18px;
|
|
50
50
|
font-weight: 400;
|
|
51
|
-
} .
|
|
51
|
+
} .typography__caps_1pgf7 {
|
|
52
52
|
font-size: 12px;
|
|
53
53
|
line-height: 16px;
|
|
54
54
|
font-weight: 500;
|
|
55
55
|
letter-spacing: 1.25px;
|
|
56
56
|
text-transform: uppercase;
|
|
57
|
-
} .
|
|
57
|
+
} .typography__tagline_1pgf7 {
|
|
58
58
|
font-size: 12px;
|
|
59
59
|
line-height: 16px;
|
|
60
60
|
font-weight: 500;
|
|
61
61
|
letter-spacing: 1.25px;
|
|
62
62
|
text-transform: uppercase;
|
|
63
|
-
} .
|
|
63
|
+
} .typography__bold_1pgf7 {
|
|
64
64
|
font-weight: bold;
|
|
65
|
-
} .
|
|
65
|
+
} .typography__medium_1pgf7 {
|
|
66
66
|
font-weight: 500;
|
|
67
|
-
} .
|
|
67
|
+
} .typography__regular_1pgf7 {
|
|
68
68
|
font-weight: normal;
|
|
69
|
-
} .
|
|
69
|
+
} .typography__monospace_1pgf7 {
|
|
70
70
|
font-feature-settings: "tnum";
|
|
71
71
|
font-variant-numeric: tabular-nums;
|
|
72
|
-
} .
|
|
72
|
+
} .typography__rowLimit1_1pgf7 {
|
|
73
73
|
-webkit-line-clamp: 1;
|
|
74
74
|
display: -webkit-box;
|
|
75
75
|
-webkit-box-orient: vertical;
|
|
76
76
|
overflow: hidden;
|
|
77
77
|
word-break: break-all;
|
|
78
|
-
} .
|
|
78
|
+
} .typography__rowLimit2_1pgf7 {
|
|
79
79
|
-webkit-line-clamp: 2;
|
|
80
80
|
display: -webkit-box;
|
|
81
81
|
-webkit-box-orient: vertical;
|
|
82
82
|
overflow: hidden;
|
|
83
|
-
} .
|
|
83
|
+
} .typography__rowLimit3_1pgf7 {
|
|
84
84
|
-webkit-line-clamp: 3;
|
|
85
85
|
display: -webkit-box;
|
|
86
86
|
-webkit-box-orient: vertical;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"transparent":"
|
|
3
|
+
var styles = {"transparent":"typography__transparent_1pgf7","paragraph":"typography__paragraph_1pgf7","paragraphWithMargins":"typography__paragraphWithMargins_1pgf7","primary-large":"typography__primary-large_1pgf7","primary-medium":"typography__primary-medium_1pgf7","primary-small":"typography__primary-small_1pgf7","secondary-large":"typography__secondary-large_1pgf7","secondary-medium":"typography__secondary-medium_1pgf7","secondary-small":"typography__secondary-small_1pgf7","component":"typography__component_1pgf7","component-primary":"typography__component-primary_1pgf7","component-secondary":"typography__component-secondary_1pgf7","caps":"typography__caps_1pgf7","tagline":"typography__tagline_1pgf7","bold":"typography__bold_1pgf7","medium":"typography__medium_1pgf7","regular":"typography__regular_1pgf7","monospace":"typography__monospace_1pgf7","rowLimit1":"typography__rowLimit1_1pgf7","rowLimit2":"typography__rowLimit2_1pgf7","rowLimit3":"typography__rowLimit3_1pgf7"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
3
3
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
4
|
-
} .typography__alfasans-
|
|
4
|
+
} .typography__alfasans-xlarge_neyv5 {
|
|
5
5
|
font-size: 48px;
|
|
6
6
|
line-height: 64px;
|
|
7
7
|
font-weight: 700;
|
|
8
8
|
letter-spacing: 0.1px;
|
|
9
9
|
font-family: var(--font-family-alfasans)
|
|
10
|
-
} .typography__alfasans-
|
|
10
|
+
} .typography__alfasans-xlarge_neyv5.typography__systemCompat_neyv5 {
|
|
11
11
|
line-height: 52px;
|
|
12
|
-
} .typography__alfasans-
|
|
12
|
+
} .typography__alfasans-large_neyv5 {
|
|
13
13
|
font-size: 40px;
|
|
14
14
|
line-height: 48px;
|
|
15
15
|
font-weight: 700;
|
|
16
16
|
letter-spacing: 0.1px;
|
|
17
17
|
font-family: var(--font-family-alfasans)
|
|
18
|
-
} .typography__alfasans-
|
|
19
|
-
} .typography__alfasans-
|
|
18
|
+
} .typography__alfasans-large_neyv5.typography__systemCompat_neyv5 {
|
|
19
|
+
} .typography__alfasans-medium_neyv5 {
|
|
20
20
|
font-size: 32px;
|
|
21
21
|
line-height: 40px;
|
|
22
22
|
font-weight: 700;
|
|
23
23
|
letter-spacing: 0.3px;
|
|
24
24
|
font-family: var(--font-family-alfasans)
|
|
25
|
-
} .typography__alfasans-
|
|
25
|
+
} .typography__alfasans-medium_neyv5.typography__systemCompat_neyv5 {
|
|
26
26
|
font-size: 30px;
|
|
27
27
|
line-height: 36px;
|
|
28
28
|
letter-spacing: 0.1px;
|
|
29
|
-
} .typography__alfasans-
|
|
29
|
+
} .typography__alfasans-small_neyv5 {
|
|
30
30
|
font-size: 24px;
|
|
31
31
|
line-height: 32px;
|
|
32
32
|
font-weight: 700;
|
|
33
33
|
letter-spacing: 0.39px;
|
|
34
34
|
font-family: var(--font-family-alfasans)
|
|
35
|
-
} .typography__alfasans-
|
|
35
|
+
} .typography__alfasans-small_neyv5.typography__systemCompat_neyv5 {
|
|
36
36
|
font-size: 22px;
|
|
37
37
|
line-height: 26px;
|
|
38
38
|
letter-spacing: 0.2px;
|
|
39
|
-
} .typography__alfasans-
|
|
39
|
+
} .typography__alfasans-xsmall_neyv5 {
|
|
40
40
|
font-size: 20px;
|
|
41
41
|
line-height: 24px;
|
|
42
42
|
font-weight: 700;
|
|
43
43
|
letter-spacing: 0.33px;
|
|
44
44
|
font-family: var(--font-family-alfasans)
|
|
45
|
-
} .typography__alfasans-
|
|
45
|
+
} .typography__alfasans-xsmall_neyv5.typography__systemCompat_neyv5 {
|
|
46
46
|
font-size: 18px;
|
|
47
47
|
line-height: 22px;
|
|
48
48
|
letter-spacing: 0.38px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './alfasans-index.css';
|
|
2
2
|
|
|
3
|
-
var alfasansStyles = {"alfasans-xlarge":"typography__alfasans-
|
|
3
|
+
var alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_neyv5","systemCompat":"typography__systemCompat_neyv5","alfasans-large":"typography__alfasans-large_neyv5","alfasans-medium":"typography__alfasans-medium_neyv5","alfasans-small":"typography__alfasans-small_neyv5","alfasans-xsmall":"typography__alfasans-xsmall_neyv5"};
|
|
4
4
|
|
|
5
5
|
export { alfasansStyles as default };
|
|
6
6
|
//# sourceMappingURL=alfasans-index.module.css.js.map
|
package/esm/title/common.css
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--gap-0: 0px;
|
|
3
|
-
} .
|
|
3
|
+
} .typography__component_tr00h {
|
|
4
4
|
margin: var(--gap-0);
|
|
5
5
|
padding: var(--gap-0)
|
|
6
|
-
} .
|
|
6
|
+
} .typography__component_tr00h.typography__bold_tr00h {
|
|
7
7
|
font-weight: bold;
|
|
8
|
-
} .
|
|
8
|
+
} .typography__component_tr00h.typography__semibold_tr00h {
|
|
9
9
|
font-weight: 600;
|
|
10
|
-
} .
|
|
10
|
+
} .typography__component_tr00h.typography__medium_tr00h {
|
|
11
11
|
font-weight: 500;
|
|
12
|
-
} .
|
|
12
|
+
} .typography__component_tr00h.typography__regular_tr00h {
|
|
13
13
|
font-weight: normal;
|
|
14
|
-
} .
|
|
14
|
+
} .typography__rowLimit1_tr00h {
|
|
15
15
|
-webkit-line-clamp: 1;
|
|
16
16
|
display: -webkit-box;
|
|
17
17
|
-webkit-box-orient: vertical;
|
|
18
18
|
overflow: hidden;
|
|
19
19
|
word-break: break-all;
|
|
20
|
-
} .
|
|
20
|
+
} .typography__rowLimit2_tr00h {
|
|
21
21
|
-webkit-line-clamp: 2;
|
|
22
22
|
display: -webkit-box;
|
|
23
23
|
-webkit-box-orient: vertical;
|
|
24
24
|
overflow: hidden;
|
|
25
|
-
} .
|
|
25
|
+
} .typography__rowLimit3_tr00h {
|
|
26
26
|
-webkit-line-clamp: 3;
|
|
27
27
|
display: -webkit-box;
|
|
28
28
|
-webkit-box-orient: vertical;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './common.css';
|
|
2
2
|
|
|
3
|
-
var commonStyles = {"component":"
|
|
3
|
+
var commonStyles = {"component":"typography__component_tr00h","bold":"typography__bold_tr00h","semibold":"typography__semibold_tr00h","medium":"typography__medium_tr00h","regular":"typography__regular_tr00h","rowLimit1":"typography__rowLimit1_tr00h","rowLimit2":"typography__rowLimit2_tr00h","rowLimit3":"typography__rowLimit3_tr00h"};
|
|
4
4
|
|
|
5
5
|
export { commonStyles as default };
|
|
6
6
|
//# sourceMappingURL=common.module.css.js.map
|
package/esm/title/index.css
CHANGED
|
@@ -11,66 +11,66 @@
|
|
|
11
11
|
} :root {
|
|
12
12
|
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
13
13
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
14
|
-
} .
|
|
14
|
+
} .typography__transparent_pusyf {
|
|
15
15
|
opacity: 0;
|
|
16
|
-
} .typography__styrene-
|
|
16
|
+
} .typography__styrene-xlarge_pusyf {
|
|
17
17
|
font-size: 48px;
|
|
18
18
|
line-height: 64px;
|
|
19
19
|
font-weight: 500;
|
|
20
20
|
font-feature-settings: 'ss01';
|
|
21
21
|
font-family: var(--font-family-styrene);
|
|
22
|
-
} .typography__styrene-
|
|
22
|
+
} .typography__styrene-large_pusyf {
|
|
23
23
|
font-size: 40px;
|
|
24
24
|
line-height: 48px;
|
|
25
25
|
font-weight: 500;
|
|
26
26
|
font-feature-settings: 'ss01';
|
|
27
27
|
font-family: var(--font-family-styrene);
|
|
28
|
-
} .typography__styrene-
|
|
28
|
+
} .typography__styrene-medium_pusyf {
|
|
29
29
|
font-size: 32px;
|
|
30
30
|
line-height: 40px;
|
|
31
31
|
font-weight: 500;
|
|
32
32
|
font-feature-settings: 'ss01';
|
|
33
33
|
font-family: var(--font-family-styrene);
|
|
34
|
-
} .typography__styrene-
|
|
34
|
+
} .typography__styrene-small_pusyf {
|
|
35
35
|
font-size: 24px;
|
|
36
36
|
line-height: 32px;
|
|
37
37
|
font-weight: 500;
|
|
38
38
|
font-feature-settings: 'ss01';
|
|
39
39
|
font-family: var(--font-family-styrene);
|
|
40
|
-
} .typography__styrene-
|
|
40
|
+
} .typography__styrene-xsmall_pusyf {
|
|
41
41
|
font-size: 20px;
|
|
42
42
|
line-height: 24px;
|
|
43
43
|
font-weight: 500;
|
|
44
44
|
font-feature-settings: 'ss01';
|
|
45
45
|
font-family: var(--font-family-styrene);
|
|
46
|
-
} .typography__system-
|
|
46
|
+
} .typography__system-xlarge_pusyf {
|
|
47
47
|
font-size: 48px;
|
|
48
48
|
line-height: 52px;
|
|
49
49
|
font-weight: 700;
|
|
50
|
-
} .typography__system-
|
|
50
|
+
} .typography__system-large_pusyf {
|
|
51
51
|
font-size: 40px;
|
|
52
52
|
line-height: 48px;
|
|
53
53
|
font-weight: 700;
|
|
54
|
-
} .typography__system-
|
|
54
|
+
} .typography__system-medium_pusyf {
|
|
55
55
|
font-size: 30px;
|
|
56
56
|
line-height: 36px;
|
|
57
57
|
font-weight: 700;
|
|
58
|
-
} .typography__system-
|
|
58
|
+
} .typography__system-small_pusyf {
|
|
59
59
|
font-size: 22px;
|
|
60
60
|
line-height: 26px;
|
|
61
61
|
font-weight: 700;
|
|
62
|
-
} .typography__system-
|
|
62
|
+
} .typography__system-xsmall_pusyf {
|
|
63
63
|
font-size: 18px;
|
|
64
64
|
line-height: 22px;
|
|
65
65
|
font-weight: 700;
|
|
66
|
-
} .typography__margins-
|
|
66
|
+
} .typography__margins-xlarge_pusyf {
|
|
67
67
|
margin: var(--gap-0) var(--gap-0) var(--gap-24);
|
|
68
|
-
} .typography__margins-
|
|
68
|
+
} .typography__margins-large_pusyf {
|
|
69
69
|
margin: var(--gap-48) var(--gap-0) var(--gap-24);
|
|
70
|
-
} .typography__margins-
|
|
70
|
+
} .typography__margins-medium_pusyf {
|
|
71
71
|
margin: var(--gap-48) var(--gap-0) var(--gap-24);
|
|
72
|
-
} .typography__margins-
|
|
72
|
+
} .typography__margins-small_pusyf {
|
|
73
73
|
margin: var(--gap-40) var(--gap-0) var(--gap-16);
|
|
74
|
-
} .typography__margins-
|
|
74
|
+
} .typography__margins-xsmall_pusyf {
|
|
75
75
|
margin: var(--gap-40) var(--gap-0) var(--gap-16);
|
|
76
76
|
}
|