@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.
Files changed (49) hide show
  1. package/colors.css +20 -20
  2. package/colors.module.css.js +1 -1
  3. package/esm/colors.css +20 -20
  4. package/esm/colors.module.css.js +1 -1
  5. package/esm/text/alfasans-index.css +29 -29
  6. package/esm/text/alfasans-index.module.css.js +1 -1
  7. package/esm/text/index.css +21 -21
  8. package/esm/text/index.module.css.js +1 -1
  9. package/esm/title/alfasans-index.css +10 -10
  10. package/esm/title/alfasans-index.module.css.js +1 -1
  11. package/esm/title/common.css +8 -8
  12. package/esm/title/common.module.css.js +1 -1
  13. package/esm/title/index.css +16 -16
  14. package/esm/title/index.module.css.js +1 -1
  15. package/esm/title-mobile/alfasans-index.css +10 -10
  16. package/esm/title-mobile/alfasans-index.module.css.js +1 -1
  17. package/esm/title-mobile/index.css +15 -15
  18. package/esm/title-mobile/index.module.css.js +1 -1
  19. package/modern/colors.css +20 -20
  20. package/modern/colors.module.css.js +1 -1
  21. package/modern/text/alfasans-index.css +29 -29
  22. package/modern/text/alfasans-index.module.css.js +1 -1
  23. package/modern/text/index.css +21 -21
  24. package/modern/text/index.module.css.js +1 -1
  25. package/modern/title/alfasans-index.css +10 -10
  26. package/modern/title/alfasans-index.module.css.js +1 -1
  27. package/modern/title/common.css +8 -8
  28. package/modern/title/common.module.css.js +1 -1
  29. package/modern/title/index.css +16 -16
  30. package/modern/title/index.module.css.js +1 -1
  31. package/modern/title-mobile/alfasans-index.css +10 -10
  32. package/modern/title-mobile/alfasans-index.module.css.js +1 -1
  33. package/modern/title-mobile/index.css +15 -15
  34. package/modern/title-mobile/index.module.css.js +1 -1
  35. package/package.json +5 -5
  36. package/text/alfasans-index.css +29 -29
  37. package/text/alfasans-index.module.css.js +1 -1
  38. package/text/index.css +21 -21
  39. package/text/index.module.css.js +1 -1
  40. package/title/alfasans-index.css +10 -10
  41. package/title/alfasans-index.module.css.js +1 -1
  42. package/title/common.css +8 -8
  43. package/title/common.module.css.js +1 -1
  44. package/title/index.css +16 -16
  45. package/title/index.module.css.js +1 -1
  46. package/title-mobile/alfasans-index.css +10 -10
  47. package/title-mobile/alfasans-index.module.css.js +1 -1
  48. package/title-mobile/index.css +15 -15
  49. 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
- } .typography__tertiary_15n0e {
22
+ } .typography__tertiary_15aii {
23
23
  color: var(--color-light-text-tertiary);
24
- } .typography__disabled_15n0e {
24
+ } .typography__disabled_15aii {
25
25
  color: var(--color-light-text-quaternary);
26
- } .typography__accent_15n0e {
26
+ } .typography__accent_15aii {
27
27
  color: var(--color-light-accent-primary);
28
- } .typography__primary_15n0e {
28
+ } .typography__primary_15aii {
29
29
  color: var(--color-light-text-primary);
30
- } .typography__attention_15n0e {
30
+ } .typography__attention_15aii {
31
31
  color: var(--color-light-text-attention);
32
- } .typography__positive_15n0e {
32
+ } .typography__positive_15aii {
33
33
  color: var(--color-light-text-positive);
34
- } .typography__secondary_15n0e {
34
+ } .typography__secondary_15aii {
35
35
  color: var(--color-light-text-secondary);
36
- } .typography__tertiary-inverted_15n0e {
36
+ } .typography__tertiary-inverted_15aii {
37
37
  color: var(--color-light-text-tertiary-inverted);
38
- } .typography__primary-inverted_15n0e {
38
+ } .typography__primary-inverted_15aii {
39
39
  color: var(--color-light-text-primary-inverted);
40
- } .typography__secondary-inverted_15n0e {
40
+ } .typography__secondary-inverted_15aii {
41
41
  color: var(--color-light-text-secondary-inverted);
42
- } .typography__link_15n0e {
42
+ } .typography__link_15aii {
43
43
  color: var(--color-light-text-info);
44
- } .typography__negative_15n0e {
44
+ } .typography__negative_15aii {
45
45
  color: var(--color-light-text-negative);
46
- } .typography__static-primary-light_15n0e {
46
+ } .typography__static-primary-light_15aii {
47
47
  color: var(--color-static-text-primary-light);
48
- } .typography__static-secondary-light_15n0e {
48
+ } .typography__static-secondary-light_15aii {
49
49
  color: var(--color-static-text-secondary-light);
50
- } .typography__static-tertiary-light_15n0e {
50
+ } .typography__static-tertiary-light_15aii {
51
51
  color: var(--color-static-text-tertiary-light);
52
- } .typography__static-primary-dark_15n0e {
52
+ } .typography__static-primary-dark_15aii {
53
53
  color: var(--color-static-text-primary-dark);
54
- } .typography__static-secondary-dark_15n0e {
54
+ } .typography__static-secondary-dark_15aii {
55
55
  color: var(--color-static-text-secondary-dark);
56
- } .typography__static-tertiary-dark_15n0e {
56
+ } .typography__static-tertiary-dark_15aii {
57
57
  color: var(--color-static-text-tertiary-dark);
58
- } .typography__static-accent_15n0e {
58
+ } .typography__static-accent_15aii {
59
59
  color: var(--color-static-accent-primary);
60
- } .typography__static-positive_15n0e {
60
+ } .typography__static-positive_15aii {
61
61
  color: var(--color-static-text-positive);
62
62
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./colors.css');
4
4
 
5
- var colors = {"tertiary":"typography__tertiary_15n0e","disabled":"typography__disabled_15n0e","accent":"typography__accent_15n0e","primary":"typography__primary_15n0e","attention":"typography__attention_15n0e","positive":"typography__positive_15n0e","secondary":"typography__secondary_15n0e","tertiary-inverted":"typography__tertiary-inverted_15n0e","primary-inverted":"typography__primary-inverted_15n0e","secondary-inverted":"typography__secondary-inverted_15n0e","link":"typography__link_15n0e","negative":"typography__negative_15n0e","static-primary-light":"typography__static-primary-light_15n0e","static-secondary-light":"typography__static-secondary-light_15n0e","static-tertiary-light":"typography__static-tertiary-light_15n0e","static-primary-dark":"typography__static-primary-dark_15n0e","static-secondary-dark":"typography__static-secondary-dark_15n0e","static-tertiary-dark":"typography__static-tertiary-dark_15n0e","static-accent":"typography__static-accent_15n0e","static-positive":"typography__static-positive_15n0e"};
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
- } .typography__tertiary_15n0e {
22
+ } .typography__tertiary_15aii {
23
23
  color: var(--color-light-text-tertiary);
24
- } .typography__disabled_15n0e {
24
+ } .typography__disabled_15aii {
25
25
  color: var(--color-light-text-quaternary);
26
- } .typography__accent_15n0e {
26
+ } .typography__accent_15aii {
27
27
  color: var(--color-light-accent-primary);
28
- } .typography__primary_15n0e {
28
+ } .typography__primary_15aii {
29
29
  color: var(--color-light-text-primary);
30
- } .typography__attention_15n0e {
30
+ } .typography__attention_15aii {
31
31
  color: var(--color-light-text-attention);
32
- } .typography__positive_15n0e {
32
+ } .typography__positive_15aii {
33
33
  color: var(--color-light-text-positive);
34
- } .typography__secondary_15n0e {
34
+ } .typography__secondary_15aii {
35
35
  color: var(--color-light-text-secondary);
36
- } .typography__tertiary-inverted_15n0e {
36
+ } .typography__tertiary-inverted_15aii {
37
37
  color: var(--color-light-text-tertiary-inverted);
38
- } .typography__primary-inverted_15n0e {
38
+ } .typography__primary-inverted_15aii {
39
39
  color: var(--color-light-text-primary-inverted);
40
- } .typography__secondary-inverted_15n0e {
40
+ } .typography__secondary-inverted_15aii {
41
41
  color: var(--color-light-text-secondary-inverted);
42
- } .typography__link_15n0e {
42
+ } .typography__link_15aii {
43
43
  color: var(--color-light-text-info);
44
- } .typography__negative_15n0e {
44
+ } .typography__negative_15aii {
45
45
  color: var(--color-light-text-negative);
46
- } .typography__static-primary-light_15n0e {
46
+ } .typography__static-primary-light_15aii {
47
47
  color: var(--color-static-text-primary-light);
48
- } .typography__static-secondary-light_15n0e {
48
+ } .typography__static-secondary-light_15aii {
49
49
  color: var(--color-static-text-secondary-light);
50
- } .typography__static-tertiary-light_15n0e {
50
+ } .typography__static-tertiary-light_15aii {
51
51
  color: var(--color-static-text-tertiary-light);
52
- } .typography__static-primary-dark_15n0e {
52
+ } .typography__static-primary-dark_15aii {
53
53
  color: var(--color-static-text-primary-dark);
54
- } .typography__static-secondary-dark_15n0e {
54
+ } .typography__static-secondary-dark_15aii {
55
55
  color: var(--color-static-text-secondary-dark);
56
- } .typography__static-tertiary-dark_15n0e {
56
+ } .typography__static-tertiary-dark_15aii {
57
57
  color: var(--color-static-text-tertiary-dark);
58
- } .typography__static-accent_15n0e {
58
+ } .typography__static-accent_15aii {
59
59
  color: var(--color-static-accent-primary);
60
- } .typography__static-positive_15n0e {
60
+ } .typography__static-positive_15aii {
61
61
  color: var(--color-static-text-positive);
62
62
  }
@@ -1,6 +1,6 @@
1
1
  import './colors.css';
2
2
 
3
- var colors = {"tertiary":"typography__tertiary_15n0e","disabled":"typography__disabled_15n0e","accent":"typography__accent_15n0e","primary":"typography__primary_15n0e","attention":"typography__attention_15n0e","positive":"typography__positive_15n0e","secondary":"typography__secondary_15n0e","tertiary-inverted":"typography__tertiary-inverted_15n0e","primary-inverted":"typography__primary-inverted_15n0e","secondary-inverted":"typography__secondary-inverted_15n0e","link":"typography__link_15n0e","negative":"typography__negative_15n0e","static-primary-light":"typography__static-primary-light_15n0e","static-secondary-light":"typography__static-secondary-light_15n0e","static-tertiary-light":"typography__static-tertiary-light_15n0e","static-primary-dark":"typography__static-primary-dark_15n0e","static-secondary-dark":"typography__static-secondary-dark_15n0e","static-tertiary-dark":"typography__static-tertiary-dark_15n0e","static-accent":"typography__static-accent_15n0e","static-positive":"typography__static-positive_15n0e"};
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
- } .typography__text_b1lgx.typography__component_b1lgx {
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
- } .typography__text_b1lgx.typography__caps_b1lgx {
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
- } .typography__text_b1lgx.typography__tagline_b1lgx {
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
- } .typography__text_b1lgx.typography__primary-large_b1lgx {
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
- } .typography__text_b1lgx.typography__primary-large_b1lgx.typography__bold_b1lgx {
30
+ } .typography__text_1mgeg.typography__primary-large_1mgeg.typography__bold_1mgeg {
31
31
  letter-spacing: 0.38px;
32
- } .typography__text_b1lgx.typography__primary-large_b1lgx.typography__medium_b1lgx {
32
+ } .typography__text_1mgeg.typography__primary-large_1mgeg.typography__medium_1mgeg {
33
33
  letter-spacing: 0.17px;
34
- } .typography__text_b1lgx.typography__primary-medium_b1lgx {
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
- } .typography__text_b1lgx.typography__primary-medium_b1lgx.typography__bold_b1lgx {
40
+ } .typography__text_1mgeg.typography__primary-medium_1mgeg.typography__bold_1mgeg {
41
41
  letter-spacing: 0.43px;
42
- } .typography__text_b1lgx.typography__primary-medium_b1lgx.typography__medium_b1lgx {
42
+ } .typography__text_1mgeg.typography__primary-medium_1mgeg.typography__medium_1mgeg {
43
43
  letter-spacing: 0.17px;
44
- } .typography__text_b1lgx.typography__primary-small_b1lgx {
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
- } .typography__text_b1lgx.typography__primary-small_b1lgx.typography__bold_b1lgx {
50
+ } .typography__text_1mgeg.typography__primary-small_1mgeg.typography__bold_1mgeg {
51
51
  letter-spacing: 0.47px;
52
- } .typography__text_b1lgx.typography__primary-small_b1lgx.typography__medium_b1lgx {
52
+ } .typography__text_1mgeg.typography__primary-small_1mgeg.typography__medium_1mgeg {
53
53
  letter-spacing: 0.27px;
54
- } .typography__text_b1lgx.typography__component-primary_b1lgx {
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
- } .typography__text_b1lgx.typography__component-primary_b1lgx.typography__bold_b1lgx {
60
+ } .typography__text_1mgeg.typography__component-primary_1mgeg.typography__bold_1mgeg {
61
61
  letter-spacing: 0.43px;
62
- } .typography__text_b1lgx.typography__component-primary_b1lgx.typography__medium_b1lgx {
62
+ } .typography__text_1mgeg.typography__component-primary_1mgeg.typography__medium_1mgeg {
63
63
  letter-spacing: 0.17px;
64
- } .typography__text_b1lgx.typography__secondary-large_b1lgx {
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
- } .typography__text_b1lgx.typography__secondary-large_b1lgx.typography__bold_b1lgx {
70
+ } .typography__text_1mgeg.typography__secondary-large_1mgeg.typography__bold_1mgeg {
71
71
  letter-spacing: 0.54px;
72
- } .typography__text_b1lgx.typography__secondary-large_b1lgx.typography__medium_b1lgx {
72
+ } .typography__text_1mgeg.typography__secondary-large_1mgeg.typography__medium_1mgeg {
73
73
  letter-spacing: 0.33px;
74
- } .typography__text_b1lgx.typography__secondary-medium_b1lgx {
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
- } .typography__text_b1lgx.typography__secondary-medium_b1lgx.typography__bold_b1lgx {
80
+ } .typography__text_1mgeg.typography__secondary-medium_1mgeg.typography__bold_1mgeg {
81
81
  letter-spacing: 0.57px;
82
- } .typography__text_b1lgx.typography__secondary-medium_b1lgx.typography__medium_b1lgx {
82
+ } .typography__text_1mgeg.typography__secondary-medium_1mgeg.typography__medium_1mgeg {
83
83
  letter-spacing: 0.38px;
84
- } .typography__text_b1lgx.typography__secondary-small_b1lgx {
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
- } .typography__text_b1lgx.typography__secondary-small_b1lgx.typography__bold_b1lgx {
90
+ } .typography__text_1mgeg.typography__secondary-small_1mgeg.typography__bold_1mgeg {
91
91
  letter-spacing: 0.54px;
92
- } .typography__text_b1lgx.typography__secondary-small_b1lgx.typography__medium_b1lgx {
92
+ } .typography__text_1mgeg.typography__secondary-small_1mgeg.typography__medium_1mgeg {
93
93
  letter-spacing: 0.41px;
94
- } .typography__text_b1lgx.typography__component-secondary_b1lgx {
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
- } .typography__text_b1lgx.typography__component-secondary_b1lgx.typography__bold_b1lgx {
100
+ } .typography__text_1mgeg.typography__component-secondary_1mgeg.typography__bold_1mgeg {
101
101
  letter-spacing: 0.47px;
102
- } .typography__text_b1lgx.typography__component-secondary_b1lgx.typography__medium_b1lgx {
102
+ } .typography__text_1mgeg.typography__component-secondary_1mgeg.typography__medium_1mgeg {
103
103
  letter-spacing: 0.27px;
104
- } .typography__text_b1lgx.typography__bold_b1lgx {
104
+ } .typography__text_1mgeg.typography__bold_1mgeg {
105
105
  font-weight: 700;
106
- } .typography__text_b1lgx.typography__medium_b1lgx {
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":"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"};
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
@@ -2,85 +2,85 @@
2
2
  --gap-s: 12px;
3
3
  --gap-0: 0px;
4
4
  --gap-12: var(--gap-s);
5
- } .typography__transparent_e1m7d {
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
- } .typography__paragraph_e1m7d {
9
+ } .typography__paragraph_1pgf7 {
10
10
  margin: var(--gap-0);
11
11
  padding: var(--gap-0);
12
- } .typography__paragraphWithMargins_e1m7d {
12
+ } .typography__paragraphWithMargins_1pgf7 {
13
13
  padding: var(--gap-0);
14
14
  margin: var(--text-paragraph-margin-bottom);
15
- } .typography__primary-large_e1m7d {
15
+ } .typography__primary-large_1pgf7 {
16
16
  font-size: 18px;
17
17
  line-height: 24px;
18
18
  font-weight: 400;
19
- } .typography__primary-medium_e1m7d {
19
+ } .typography__primary-medium_1pgf7 {
20
20
  font-size: 16px;
21
21
  line-height: 24px;
22
22
  font-weight: 400;
23
- } .typography__primary-small_e1m7d {
23
+ } .typography__primary-small_1pgf7 {
24
24
  font-size: 14px;
25
25
  line-height: 20px;
26
26
  font-weight: 400;
27
- } .typography__secondary-large_e1m7d {
27
+ } .typography__secondary-large_1pgf7 {
28
28
  font-size: 13px;
29
29
  line-height: 16px;
30
30
  font-weight: 400;
31
- } .typography__secondary-medium_e1m7d {
31
+ } .typography__secondary-medium_1pgf7 {
32
32
  font-size: 12px;
33
33
  line-height: 16px;
34
34
  font-weight: 400;
35
- } .typography__secondary-small_e1m7d {
35
+ } .typography__secondary-small_1pgf7 {
36
36
  font-size: 11px;
37
37
  line-height: 16px;
38
38
  font-weight: 400;
39
- } .typography__component_e1m7d {
39
+ } .typography__component_1pgf7 {
40
40
  font-size: 16px;
41
41
  line-height: 20px;
42
42
  font-weight: 400;
43
- } .typography__component-primary_e1m7d {
43
+ } .typography__component-primary_1pgf7 {
44
44
  font-size: 16px;
45
45
  line-height: 20px;
46
46
  font-weight: 400;
47
- } .typography__component-secondary_e1m7d {
47
+ } .typography__component-secondary_1pgf7 {
48
48
  font-size: 14px;
49
49
  line-height: 18px;
50
50
  font-weight: 400;
51
- } .typography__caps_e1m7d {
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
- } .typography__tagline_e1m7d {
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
- } .typography__bold_e1m7d {
63
+ } .typography__bold_1pgf7 {
64
64
  font-weight: bold;
65
- } .typography__medium_e1m7d {
65
+ } .typography__medium_1pgf7 {
66
66
  font-weight: 500;
67
- } .typography__regular_e1m7d {
67
+ } .typography__regular_1pgf7 {
68
68
  font-weight: normal;
69
- } .typography__monospace_e1m7d {
69
+ } .typography__monospace_1pgf7 {
70
70
  font-feature-settings: "tnum";
71
71
  font-variant-numeric: tabular-nums;
72
- } .typography__rowLimit1_e1m7d {
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
- } .typography__rowLimit2_e1m7d {
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
- } .typography__rowLimit3_e1m7d {
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":"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"};
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-xlarge_18b3l {
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-xlarge_18b3l.typography__systemCompat_18b3l {
10
+ } .typography__alfasans-xlarge_neyv5.typography__systemCompat_neyv5 {
11
11
  line-height: 52px;
12
- } .typography__alfasans-large_18b3l {
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-large_18b3l.typography__systemCompat_18b3l {
19
- } .typography__alfasans-medium_18b3l {
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-medium_18b3l.typography__systemCompat_18b3l {
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-small_18b3l {
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-small_18b3l.typography__systemCompat_18b3l {
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-xsmall_18b3l {
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-xsmall_18b3l.typography__systemCompat_18b3l {
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-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"};
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
@@ -1,28 +1,28 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .typography__component_1hdb2 {
3
+ } .typography__component_tr00h {
4
4
  margin: var(--gap-0);
5
5
  padding: var(--gap-0)
6
- } .typography__component_1hdb2.typography__bold_1hdb2 {
6
+ } .typography__component_tr00h.typography__bold_tr00h {
7
7
  font-weight: bold;
8
- } .typography__component_1hdb2.typography__semibold_1hdb2 {
8
+ } .typography__component_tr00h.typography__semibold_tr00h {
9
9
  font-weight: 600;
10
- } .typography__component_1hdb2.typography__medium_1hdb2 {
10
+ } .typography__component_tr00h.typography__medium_tr00h {
11
11
  font-weight: 500;
12
- } .typography__component_1hdb2.typography__regular_1hdb2 {
12
+ } .typography__component_tr00h.typography__regular_tr00h {
13
13
  font-weight: normal;
14
- } .typography__rowLimit1_1hdb2 {
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
- } .typography__rowLimit2_1hdb2 {
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
- } .typography__rowLimit3_1hdb2 {
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":"typography__component_1hdb2","bold":"typography__bold_1hdb2","semibold":"typography__semibold_1hdb2","medium":"typography__medium_1hdb2","regular":"typography__regular_1hdb2","rowLimit1":"typography__rowLimit1_1hdb2","rowLimit2":"typography__rowLimit2_1hdb2","rowLimit3":"typography__rowLimit3_1hdb2"};
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
@@ -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
- } .typography__transparent_1aqxo {
14
+ } .typography__transparent_pusyf {
15
15
  opacity: 0;
16
- } .typography__styrene-xlarge_1aqxo {
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-large_1aqxo {
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-medium_1aqxo {
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-small_1aqxo {
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-xsmall_1aqxo {
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-xlarge_1aqxo {
46
+ } .typography__system-xlarge_pusyf {
47
47
  font-size: 48px;
48
48
  line-height: 52px;
49
49
  font-weight: 700;
50
- } .typography__system-large_1aqxo {
50
+ } .typography__system-large_pusyf {
51
51
  font-size: 40px;
52
52
  line-height: 48px;
53
53
  font-weight: 700;
54
- } .typography__system-medium_1aqxo {
54
+ } .typography__system-medium_pusyf {
55
55
  font-size: 30px;
56
56
  line-height: 36px;
57
57
  font-weight: 700;
58
- } .typography__system-small_1aqxo {
58
+ } .typography__system-small_pusyf {
59
59
  font-size: 22px;
60
60
  line-height: 26px;
61
61
  font-weight: 700;
62
- } .typography__system-xsmall_1aqxo {
62
+ } .typography__system-xsmall_pusyf {
63
63
  font-size: 18px;
64
64
  line-height: 22px;
65
65
  font-weight: 700;
66
- } .typography__margins-xlarge_1aqxo {
66
+ } .typography__margins-xlarge_pusyf {
67
67
  margin: var(--gap-0) var(--gap-0) var(--gap-24);
68
- } .typography__margins-large_1aqxo {
68
+ } .typography__margins-large_pusyf {
69
69
  margin: var(--gap-48) var(--gap-0) var(--gap-24);
70
- } .typography__margins-medium_1aqxo {
70
+ } .typography__margins-medium_pusyf {
71
71
  margin: var(--gap-48) var(--gap-0) var(--gap-24);
72
- } .typography__margins-small_1aqxo {
72
+ } .typography__margins-small_pusyf {
73
73
  margin: var(--gap-40) var(--gap-0) var(--gap-16);
74
- } .typography__margins-xsmall_1aqxo {
74
+ } .typography__margins-xsmall_pusyf {
75
75
  margin: var(--gap-40) var(--gap-0) var(--gap-16);
76
76
  }