@alfalab/core-components-typography 5.0.0-snapshot-c39129c → 5.0.0
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 +16 -13
- 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/modern/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_1aqxo {
|
|
15
15
|
opacity: 0;
|
|
16
|
-
} .typography__styrene-
|
|
16
|
+
} .typography__styrene-xlarge_1aqxo {
|
|
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_1aqxo {
|
|
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_1aqxo {
|
|
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_1aqxo {
|
|
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_1aqxo {
|
|
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_1aqxo {
|
|
47
47
|
font-size: 48px;
|
|
48
48
|
line-height: 52px;
|
|
49
49
|
font-weight: 700;
|
|
50
|
-
} .typography__system-
|
|
50
|
+
} .typography__system-large_1aqxo {
|
|
51
51
|
font-size: 40px;
|
|
52
52
|
line-height: 48px;
|
|
53
53
|
font-weight: 700;
|
|
54
|
-
} .typography__system-
|
|
54
|
+
} .typography__system-medium_1aqxo {
|
|
55
55
|
font-size: 30px;
|
|
56
56
|
line-height: 36px;
|
|
57
57
|
font-weight: 700;
|
|
58
|
-
} .typography__system-
|
|
58
|
+
} .typography__system-small_1aqxo {
|
|
59
59
|
font-size: 22px;
|
|
60
60
|
line-height: 26px;
|
|
61
61
|
font-weight: 700;
|
|
62
|
-
} .typography__system-
|
|
62
|
+
} .typography__system-xsmall_1aqxo {
|
|
63
63
|
font-size: 18px;
|
|
64
64
|
line-height: 22px;
|
|
65
65
|
font-weight: 700;
|
|
66
|
-
} .typography__margins-
|
|
66
|
+
} .typography__margins-xlarge_1aqxo {
|
|
67
67
|
margin: var(--gap-0) var(--gap-0) var(--gap-24);
|
|
68
|
-
} .typography__margins-
|
|
68
|
+
} .typography__margins-large_1aqxo {
|
|
69
69
|
margin: var(--gap-48) var(--gap-0) var(--gap-24);
|
|
70
|
-
} .typography__margins-
|
|
70
|
+
} .typography__margins-medium_1aqxo {
|
|
71
71
|
margin: var(--gap-48) var(--gap-0) var(--gap-24);
|
|
72
|
-
} .typography__margins-
|
|
72
|
+
} .typography__margins-small_1aqxo {
|
|
73
73
|
margin: var(--gap-40) var(--gap-0) var(--gap-16);
|
|
74
|
-
} .typography__margins-
|
|
74
|
+
} .typography__margins-xsmall_1aqxo {
|
|
75
75
|
margin: var(--gap-40) var(--gap-0) var(--gap-16);
|
|
76
76
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"transparent":"
|
|
3
|
+
const styles = {"transparent":"typography__transparent_1aqxo","styrene-xlarge":"typography__styrene-xlarge_1aqxo","styrene-large":"typography__styrene-large_1aqxo","styrene-medium":"typography__styrene-medium_1aqxo","styrene-small":"typography__styrene-small_1aqxo","styrene-xsmall":"typography__styrene-xsmall_1aqxo","system-xlarge":"typography__system-xlarge_1aqxo","system-large":"typography__system-large_1aqxo","system-medium":"typography__system-medium_1aqxo","system-small":"typography__system-small_1aqxo","system-xsmall":"typography__system-xsmall_1aqxo","margins-xlarge":"typography__margins-xlarge_1aqxo","margins-large":"typography__margins-large_1aqxo","margins-medium":"typography__margins-medium_1aqxo","margins-small":"typography__margins-small_1aqxo","margins-xsmall":"typography__margins-xsmall_1aqxo"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -1,39 +1,39 @@
|
|
|
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_10p3w {
|
|
5
5
|
font-size: 34px;
|
|
6
6
|
line-height: 40px;
|
|
7
7
|
font-weight: 500;
|
|
8
8
|
letter-spacing: -0.32px;
|
|
9
9
|
font-family: var(--font-family-alfasans)
|
|
10
|
-
} .typography__alfasans-
|
|
11
|
-
} .typography__alfasans-
|
|
10
|
+
} .typography__alfasans-xlarge_10p3w.typography__systemCompat_10p3w {
|
|
11
|
+
} .typography__alfasans-large_10p3w {
|
|
12
12
|
font-size: 30px;
|
|
13
13
|
line-height: 36px;
|
|
14
14
|
font-weight: 500;
|
|
15
15
|
letter-spacing: -0.25px;
|
|
16
16
|
font-family: var(--font-family-alfasans)
|
|
17
|
-
} .typography__alfasans-
|
|
18
|
-
} .typography__alfasans-
|
|
17
|
+
} .typography__alfasans-large_10p3w.typography__systemCompat_10p3w {
|
|
18
|
+
} .typography__alfasans-medium_10p3w {
|
|
19
19
|
font-size: 26px;
|
|
20
20
|
line-height: 32px;
|
|
21
21
|
font-weight: 500;
|
|
22
22
|
letter-spacing: -0.25px;
|
|
23
23
|
font-family: var(--font-family-alfasans)
|
|
24
|
-
} .typography__alfasans-
|
|
25
|
-
} .typography__alfasans-
|
|
24
|
+
} .typography__alfasans-medium_10p3w.typography__systemCompat_10p3w {
|
|
25
|
+
} .typography__alfasans-small_10p3w {
|
|
26
26
|
font-size: 20px;
|
|
27
27
|
line-height: 28px;
|
|
28
28
|
font-weight: 500;
|
|
29
29
|
letter-spacing: -0.15px;
|
|
30
30
|
font-family: var(--font-family-alfasans)
|
|
31
|
-
} .typography__alfasans-
|
|
32
|
-
} .typography__alfasans-
|
|
31
|
+
} .typography__alfasans-small_10p3w.typography__systemCompat_10p3w {
|
|
32
|
+
} .typography__alfasans-xsmall_10p3w {
|
|
33
33
|
font-size: 16px;
|
|
34
34
|
line-height: 20px;
|
|
35
35
|
font-weight: 500;
|
|
36
36
|
letter-spacing: 0.17px;
|
|
37
37
|
font-family: var(--font-family-alfasans)
|
|
38
|
-
} .typography__alfasans-
|
|
38
|
+
} .typography__alfasans-xsmall_10p3w.typography__systemCompat_10p3w {
|
|
39
39
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './alfasans-index.css';
|
|
2
2
|
|
|
3
|
-
const alfasansStyles = {"alfasans-xlarge":"typography__alfasans-
|
|
3
|
+
const alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_10p3w","systemCompat":"typography__systemCompat_10p3w","alfasans-large":"typography__alfasans-large_10p3w","alfasans-medium":"typography__alfasans-medium_10p3w","alfasans-small":"typography__alfasans-small_10p3w","alfasans-xsmall":"typography__alfasans-xsmall_10p3w"};
|
|
4
4
|
|
|
5
5
|
export { alfasansStyles as default };
|
|
6
6
|
//# sourceMappingURL=alfasans-index.module.css.js.map
|
|
@@ -9,64 +9,64 @@
|
|
|
9
9
|
} :root {
|
|
10
10
|
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
11
11
|
'Helvetica Neue', Helvetica, sans-serif;
|
|
12
|
-
} .typography__styrene-
|
|
12
|
+
} .typography__styrene-xlarge_x1e14 {
|
|
13
13
|
font-size: 34px;
|
|
14
14
|
line-height: 40px;
|
|
15
15
|
font-weight: 500;
|
|
16
16
|
font-feature-settings: 'ss01';
|
|
17
17
|
font-family: var(--font-family-styrene);
|
|
18
|
-
} .typography__styrene-
|
|
18
|
+
} .typography__styrene-large_x1e14 {
|
|
19
19
|
font-size: 30px;
|
|
20
20
|
line-height: 36px;
|
|
21
21
|
font-weight: 500;
|
|
22
22
|
font-feature-settings: 'ss01';
|
|
23
23
|
font-family: var(--font-family-styrene);
|
|
24
|
-
} .typography__styrene-
|
|
24
|
+
} .typography__styrene-medium_x1e14 {
|
|
25
25
|
font-size: 26px;
|
|
26
26
|
line-height: 32px;
|
|
27
27
|
font-weight: 500;
|
|
28
28
|
font-feature-settings: 'ss01';
|
|
29
29
|
font-family: var(--font-family-styrene);
|
|
30
|
-
} .typography__styrene-
|
|
30
|
+
} .typography__styrene-small_x1e14 {
|
|
31
31
|
font-size: 20px;
|
|
32
32
|
line-height: 28px;
|
|
33
33
|
font-weight: 500;
|
|
34
34
|
font-feature-settings: 'ss01';
|
|
35
35
|
font-family: var(--font-family-styrene);
|
|
36
|
-
} .typography__styrene-
|
|
36
|
+
} .typography__styrene-xsmall_x1e14 {
|
|
37
37
|
font-size: 16px;
|
|
38
38
|
line-height: 20px;
|
|
39
39
|
font-weight: 500;
|
|
40
40
|
font-feature-settings: 'ss01';
|
|
41
41
|
font-family: var(--font-family-styrene);
|
|
42
|
-
} .typography__system-
|
|
42
|
+
} .typography__system-xlarge_x1e14 {
|
|
43
43
|
font-size: 34px;
|
|
44
44
|
line-height: 40px;
|
|
45
45
|
font-weight: 600;
|
|
46
|
-
} .typography__system-
|
|
46
|
+
} .typography__system-large_x1e14 {
|
|
47
47
|
font-size: 30px;
|
|
48
48
|
line-height: 36px;
|
|
49
49
|
font-weight: 600;
|
|
50
|
-
} .typography__system-
|
|
50
|
+
} .typography__system-medium_x1e14 {
|
|
51
51
|
font-size: 26px;
|
|
52
52
|
line-height: 32px;
|
|
53
53
|
font-weight: 600;
|
|
54
|
-
} .typography__system-
|
|
54
|
+
} .typography__system-small_x1e14 {
|
|
55
55
|
font-size: 20px;
|
|
56
56
|
line-height: 28px;
|
|
57
57
|
font-weight: 600;
|
|
58
|
-
} .typography__system-
|
|
58
|
+
} .typography__system-xsmall_x1e14 {
|
|
59
59
|
font-size: 16px;
|
|
60
60
|
line-height: 20px;
|
|
61
61
|
font-weight: 600;
|
|
62
|
-
} .typography__margins-
|
|
62
|
+
} .typography__margins-xlarge_x1e14 {
|
|
63
63
|
margin: var(--gap-0) var(--gap-0) var(--gap-24);
|
|
64
|
-
} .typography__margins-
|
|
64
|
+
} .typography__margins-large_x1e14 {
|
|
65
65
|
margin: var(--gap-40) var(--gap-0) var(--gap-16);
|
|
66
|
-
} .typography__margins-
|
|
66
|
+
} .typography__margins-medium_x1e14 {
|
|
67
67
|
margin: var(--gap-40) var(--gap-0) var(--gap-16);
|
|
68
|
-
} .typography__margins-
|
|
68
|
+
} .typography__margins-small_x1e14 {
|
|
69
69
|
margin: var(--gap-40) var(--gap-0) var(--gap-16);
|
|
70
|
-
} .typography__margins-
|
|
70
|
+
} .typography__margins-xsmall_x1e14 {
|
|
71
71
|
margin: var(--gap-40) var(--gap-0) var(--gap-16);
|
|
72
72
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"styrene-xlarge":"typography__styrene-
|
|
3
|
+
const styles = {"styrene-xlarge":"typography__styrene-xlarge_x1e14","styrene-large":"typography__styrene-large_x1e14","styrene-medium":"typography__styrene-medium_x1e14","styrene-small":"typography__styrene-small_x1e14","styrene-xsmall":"typography__styrene-xsmall_x1e14","system-xlarge":"typography__system-xlarge_x1e14","system-large":"typography__system-large_x1e14","system-medium":"typography__system-medium_x1e14","system-small":"typography__system-small_x1e14","system-xsmall":"typography__system-xsmall_x1e14","margins-xlarge":"typography__margins-xlarge_x1e14","margins-large":"typography__margins-large_x1e14","margins-medium":"typography__margins-medium_x1e14","margins-small":"typography__margins-small_x1e14","margins-xsmall":"typography__margins-xsmall_x1e14"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
package/package.json
CHANGED
|
@@ -1,27 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-typography",
|
|
3
|
-
"version": "5.0.0
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
7
|
+
"sideEffects": [
|
|
8
|
+
"**/*.css"
|
|
9
|
+
],
|
|
7
10
|
"main": "index.js",
|
|
8
11
|
"module": "./esm/index.js",
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
+
"dependencies": {
|
|
13
|
+
"@alfalab/core-components-mq": "^5.0.0",
|
|
14
|
+
"@alfalab/core-components-shared": "^1.0.0",
|
|
15
|
+
"@alfalab/core-components-skeleton": "^6.0.0",
|
|
16
|
+
"classnames": "^2.5.1",
|
|
17
|
+
"react-merge-refs": "^1.1.0",
|
|
18
|
+
"tslib": "^2.4.0"
|
|
12
19
|
},
|
|
13
20
|
"peerDependencies": {
|
|
14
21
|
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
15
22
|
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
16
23
|
},
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"@alfalab/core-components-shared": "1.0.0-snapshot-c39129c",
|
|
21
|
-
"classnames": "^2.5.1",
|
|
22
|
-
"react-merge-refs": "^1.1.0",
|
|
23
|
-
"tslib": "^2.4.0"
|
|
24
|
+
"publishConfig": {
|
|
25
|
+
"access": "public",
|
|
26
|
+
"directory": "dist"
|
|
24
27
|
},
|
|
25
|
-
"themesVersion": "14.0.0
|
|
26
|
-
"varsVersion": "10.0.0
|
|
28
|
+
"themesVersion": "14.0.0",
|
|
29
|
+
"varsVersion": "10.0.0"
|
|
27
30
|
}
|
package/text/alfasans-index.css
CHANGED
|
@@ -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_b1lgx.typography__component_b1lgx {
|
|
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_b1lgx.typography__caps_b1lgx {
|
|
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_b1lgx.typography__tagline_b1lgx {
|
|
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_b1lgx.typography__primary-large_b1lgx {
|
|
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_b1lgx.typography__primary-large_b1lgx.typography__bold_b1lgx {
|
|
31
31
|
letter-spacing: 0.38px;
|
|
32
|
-
} .
|
|
32
|
+
} .typography__text_b1lgx.typography__primary-large_b1lgx.typography__medium_b1lgx {
|
|
33
33
|
letter-spacing: 0.17px;
|
|
34
|
-
} .
|
|
34
|
+
} .typography__text_b1lgx.typography__primary-medium_b1lgx {
|
|
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_b1lgx.typography__primary-medium_b1lgx.typography__bold_b1lgx {
|
|
41
41
|
letter-spacing: 0.43px;
|
|
42
|
-
} .
|
|
42
|
+
} .typography__text_b1lgx.typography__primary-medium_b1lgx.typography__medium_b1lgx {
|
|
43
43
|
letter-spacing: 0.17px;
|
|
44
|
-
} .
|
|
44
|
+
} .typography__text_b1lgx.typography__primary-small_b1lgx {
|
|
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_b1lgx.typography__primary-small_b1lgx.typography__bold_b1lgx {
|
|
51
51
|
letter-spacing: 0.47px;
|
|
52
|
-
} .
|
|
52
|
+
} .typography__text_b1lgx.typography__primary-small_b1lgx.typography__medium_b1lgx {
|
|
53
53
|
letter-spacing: 0.27px;
|
|
54
|
-
} .
|
|
54
|
+
} .typography__text_b1lgx.typography__component-primary_b1lgx {
|
|
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_b1lgx.typography__component-primary_b1lgx.typography__bold_b1lgx {
|
|
61
61
|
letter-spacing: 0.43px;
|
|
62
|
-
} .
|
|
62
|
+
} .typography__text_b1lgx.typography__component-primary_b1lgx.typography__medium_b1lgx {
|
|
63
63
|
letter-spacing: 0.17px;
|
|
64
|
-
} .
|
|
64
|
+
} .typography__text_b1lgx.typography__secondary-large_b1lgx {
|
|
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_b1lgx.typography__secondary-large_b1lgx.typography__bold_b1lgx {
|
|
71
71
|
letter-spacing: 0.54px;
|
|
72
|
-
} .
|
|
72
|
+
} .typography__text_b1lgx.typography__secondary-large_b1lgx.typography__medium_b1lgx {
|
|
73
73
|
letter-spacing: 0.33px;
|
|
74
|
-
} .
|
|
74
|
+
} .typography__text_b1lgx.typography__secondary-medium_b1lgx {
|
|
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_b1lgx.typography__secondary-medium_b1lgx.typography__bold_b1lgx {
|
|
81
81
|
letter-spacing: 0.57px;
|
|
82
|
-
} .
|
|
82
|
+
} .typography__text_b1lgx.typography__secondary-medium_b1lgx.typography__medium_b1lgx {
|
|
83
83
|
letter-spacing: 0.38px;
|
|
84
|
-
} .
|
|
84
|
+
} .typography__text_b1lgx.typography__secondary-small_b1lgx {
|
|
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_b1lgx.typography__secondary-small_b1lgx.typography__bold_b1lgx {
|
|
91
91
|
letter-spacing: 0.54px;
|
|
92
|
-
} .
|
|
92
|
+
} .typography__text_b1lgx.typography__secondary-small_b1lgx.typography__medium_b1lgx {
|
|
93
93
|
letter-spacing: 0.41px;
|
|
94
|
-
} .
|
|
94
|
+
} .typography__text_b1lgx.typography__component-secondary_b1lgx {
|
|
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_b1lgx.typography__component-secondary_b1lgx.typography__bold_b1lgx {
|
|
101
101
|
letter-spacing: 0.47px;
|
|
102
|
-
} .
|
|
102
|
+
} .typography__text_b1lgx.typography__component-secondary_b1lgx.typography__medium_b1lgx {
|
|
103
103
|
letter-spacing: 0.27px;
|
|
104
|
-
} .
|
|
104
|
+
} .typography__text_b1lgx.typography__bold_b1lgx {
|
|
105
105
|
font-weight: 700;
|
|
106
|
-
} .
|
|
106
|
+
} .typography__text_b1lgx.typography__medium_b1lgx {
|
|
107
107
|
font-weight: 500;
|
|
108
108
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./alfasans-index.css');
|
|
4
4
|
|
|
5
|
-
var alfasansStyles = {"text":"
|
|
5
|
+
var alfasansStyles = {"text":"typography__text_b1lgx","component":"typography__component_b1lgx","caps":"typography__caps_b1lgx","tagline":"typography__tagline_b1lgx","primary-large":"typography__primary-large_b1lgx","bold":"typography__bold_b1lgx","medium":"typography__medium_b1lgx","primary-medium":"typography__primary-medium_b1lgx","primary-small":"typography__primary-small_b1lgx","component-primary":"typography__component-primary_b1lgx","secondary-large":"typography__secondary-large_b1lgx","secondary-medium":"typography__secondary-medium_b1lgx","secondary-small":"typography__secondary-small_b1lgx","component-secondary":"typography__component-secondary_b1lgx"};
|
|
6
6
|
|
|
7
7
|
module.exports = alfasansStyles;
|
|
8
8
|
//# sourceMappingURL=alfasans-index.module.css.js.map
|
package/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_e1m7d {
|
|
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_e1m7d {
|
|
10
10
|
margin: var(--gap-0);
|
|
11
11
|
padding: var(--gap-0);
|
|
12
|
-
} .
|
|
12
|
+
} .typography__paragraphWithMargins_e1m7d {
|
|
13
13
|
padding: var(--gap-0);
|
|
14
14
|
margin: var(--text-paragraph-margin-bottom);
|
|
15
|
-
} .typography__primary-
|
|
15
|
+
} .typography__primary-large_e1m7d {
|
|
16
16
|
font-size: 18px;
|
|
17
17
|
line-height: 24px;
|
|
18
18
|
font-weight: 400;
|
|
19
|
-
} .typography__primary-
|
|
19
|
+
} .typography__primary-medium_e1m7d {
|
|
20
20
|
font-size: 16px;
|
|
21
21
|
line-height: 24px;
|
|
22
22
|
font-weight: 400;
|
|
23
|
-
} .typography__primary-
|
|
23
|
+
} .typography__primary-small_e1m7d {
|
|
24
24
|
font-size: 14px;
|
|
25
25
|
line-height: 20px;
|
|
26
26
|
font-weight: 400;
|
|
27
|
-
} .typography__secondary-
|
|
27
|
+
} .typography__secondary-large_e1m7d {
|
|
28
28
|
font-size: 13px;
|
|
29
29
|
line-height: 16px;
|
|
30
30
|
font-weight: 400;
|
|
31
|
-
} .typography__secondary-
|
|
31
|
+
} .typography__secondary-medium_e1m7d {
|
|
32
32
|
font-size: 12px;
|
|
33
33
|
line-height: 16px;
|
|
34
34
|
font-weight: 400;
|
|
35
|
-
} .typography__secondary-
|
|
35
|
+
} .typography__secondary-small_e1m7d {
|
|
36
36
|
font-size: 11px;
|
|
37
37
|
line-height: 16px;
|
|
38
38
|
font-weight: 400;
|
|
39
|
-
} .
|
|
39
|
+
} .typography__component_e1m7d {
|
|
40
40
|
font-size: 16px;
|
|
41
41
|
line-height: 20px;
|
|
42
42
|
font-weight: 400;
|
|
43
|
-
} .typography__component-
|
|
43
|
+
} .typography__component-primary_e1m7d {
|
|
44
44
|
font-size: 16px;
|
|
45
45
|
line-height: 20px;
|
|
46
46
|
font-weight: 400;
|
|
47
|
-
} .typography__component-
|
|
47
|
+
} .typography__component-secondary_e1m7d {
|
|
48
48
|
font-size: 14px;
|
|
49
49
|
line-height: 18px;
|
|
50
50
|
font-weight: 400;
|
|
51
|
-
} .
|
|
51
|
+
} .typography__caps_e1m7d {
|
|
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_e1m7d {
|
|
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_e1m7d {
|
|
64
64
|
font-weight: bold;
|
|
65
|
-
} .
|
|
65
|
+
} .typography__medium_e1m7d {
|
|
66
66
|
font-weight: 500;
|
|
67
|
-
} .
|
|
67
|
+
} .typography__regular_e1m7d {
|
|
68
68
|
font-weight: normal;
|
|
69
|
-
} .
|
|
69
|
+
} .typography__monospace_e1m7d {
|
|
70
70
|
font-feature-settings: "tnum";
|
|
71
71
|
font-variant-numeric: tabular-nums;
|
|
72
|
-
} .
|
|
72
|
+
} .typography__rowLimit1_e1m7d {
|
|
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_e1m7d {
|
|
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_e1m7d {
|
|
84
84
|
-webkit-line-clamp: 3;
|
|
85
85
|
display: -webkit-box;
|
|
86
86
|
-webkit-box-orient: vertical;
|
package/text/index.module.css.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"transparent":"
|
|
5
|
+
var styles = {"transparent":"typography__transparent_e1m7d","paragraph":"typography__paragraph_e1m7d","paragraphWithMargins":"typography__paragraphWithMargins_e1m7d","primary-large":"typography__primary-large_e1m7d","primary-medium":"typography__primary-medium_e1m7d","primary-small":"typography__primary-small_e1m7d","secondary-large":"typography__secondary-large_e1m7d","secondary-medium":"typography__secondary-medium_e1m7d","secondary-small":"typography__secondary-small_e1m7d","component":"typography__component_e1m7d","component-primary":"typography__component-primary_e1m7d","component-secondary":"typography__component-secondary_e1m7d","caps":"typography__caps_e1m7d","tagline":"typography__tagline_e1m7d","bold":"typography__bold_e1m7d","medium":"typography__medium_e1m7d","regular":"typography__regular_e1m7d","monospace":"typography__monospace_e1m7d","rowLimit1":"typography__rowLimit1_e1m7d","rowLimit2":"typography__rowLimit2_e1m7d","rowLimit3":"typography__rowLimit3_e1m7d"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
package/title/alfasans-index.css
CHANGED
|
@@ -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_18b3l {
|
|
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_18b3l.typography__systemCompat_18b3l {
|
|
11
11
|
line-height: 52px;
|
|
12
|
-
} .typography__alfasans-
|
|
12
|
+
} .typography__alfasans-large_18b3l {
|
|
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_18b3l.typography__systemCompat_18b3l {
|
|
19
|
+
} .typography__alfasans-medium_18b3l {
|
|
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_18b3l.typography__systemCompat_18b3l {
|
|
26
26
|
font-size: 30px;
|
|
27
27
|
line-height: 36px;
|
|
28
28
|
letter-spacing: 0.1px;
|
|
29
|
-
} .typography__alfasans-
|
|
29
|
+
} .typography__alfasans-small_18b3l {
|
|
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_18b3l.typography__systemCompat_18b3l {
|
|
36
36
|
font-size: 22px;
|
|
37
37
|
line-height: 26px;
|
|
38
38
|
letter-spacing: 0.2px;
|
|
39
|
-
} .typography__alfasans-
|
|
39
|
+
} .typography__alfasans-xsmall_18b3l {
|
|
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_18b3l.typography__systemCompat_18b3l {
|
|
46
46
|
font-size: 18px;
|
|
47
47
|
line-height: 22px;
|
|
48
48
|
letter-spacing: 0.38px;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./alfasans-index.css');
|
|
4
4
|
|
|
5
|
-
var alfasansStyles = {"alfasans-xlarge":"typography__alfasans-
|
|
5
|
+
var alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_18b3l","systemCompat":"typography__systemCompat_18b3l","alfasans-large":"typography__alfasans-large_18b3l","alfasans-medium":"typography__alfasans-medium_18b3l","alfasans-small":"typography__alfasans-small_18b3l","alfasans-xsmall":"typography__alfasans-xsmall_18b3l"};
|
|
6
6
|
|
|
7
7
|
module.exports = alfasansStyles;
|
|
8
8
|
//# sourceMappingURL=alfasans-index.module.css.js.map
|