@alfalab/core-components-typography 4.5.0 → 4.5.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 (58) hide show
  1. package/colors.css +24 -24
  2. package/colors.module-dd1edd45.js +6 -0
  3. package/common.module-b1646c7c.js +6 -0
  4. package/cssm/colors.module.css +4 -4
  5. package/cssm/hooks/use-skeleton.module.css +1 -1
  6. package/cssm/text/index.module.css +1 -1
  7. package/cssm/title/index.module.css +1 -1
  8. package/cssm/title-mobile/index.module.css +1 -1
  9. package/cssm/title-responsive/index.module.css +1 -1
  10. package/esm/colors.css +24 -24
  11. package/esm/colors.module-2cceacab.js +4 -0
  12. package/esm/common.module-f10bcd74.js +4 -0
  13. package/esm/hooks/use-skeleton.css +6 -6
  14. package/esm/hooks/use-skeleton.js +1 -1
  15. package/esm/text/component.js +2 -2
  16. package/esm/text/index.css +21 -21
  17. package/esm/title/common.css +6 -6
  18. package/esm/title/component.js +1 -1
  19. package/esm/title/index.css +20 -20
  20. package/esm/title/index.js +2 -2
  21. package/esm/title-mobile/component.js +2 -2
  22. package/esm/title-mobile/index.css +12 -12
  23. package/esm/title-responsive/component.js +2 -2
  24. package/esm/title-responsive/index.css +32 -32
  25. package/hooks/use-skeleton.css +6 -6
  26. package/hooks/use-skeleton.js +1 -1
  27. package/modern/colors.css +24 -24
  28. package/modern/colors.module-536c28e6.js +4 -0
  29. package/modern/common.module-ed1b5fb7.js +4 -0
  30. package/modern/hooks/use-skeleton.css +6 -6
  31. package/modern/hooks/use-skeleton.js +1 -1
  32. package/modern/text/component.js +2 -2
  33. package/modern/text/index.css +21 -21
  34. package/modern/title/common.css +6 -6
  35. package/modern/title/component.js +1 -1
  36. package/modern/title/index.css +20 -20
  37. package/modern/title/index.js +2 -2
  38. package/modern/title-mobile/component.js +2 -2
  39. package/modern/title-mobile/index.css +12 -12
  40. package/modern/title-responsive/component.js +2 -2
  41. package/modern/title-responsive/index.css +32 -32
  42. package/package.json +2 -2
  43. package/text/component.js +2 -2
  44. package/text/index.css +21 -21
  45. package/title/common.css +6 -6
  46. package/title/component.js +1 -1
  47. package/title/index.css +20 -20
  48. package/title/index.js +2 -2
  49. package/title-mobile/component.js +2 -2
  50. package/title-mobile/index.css +12 -12
  51. package/title-responsive/component.js +2 -2
  52. package/title-responsive/index.css +32 -32
  53. package/colors.module-542eef2a.js +0 -6
  54. package/common.module-4306b4f6.js +0 -6
  55. package/esm/colors.module-8bcdca4a.js +0 -4
  56. package/esm/common.module-76facc75.js +0 -4
  57. package/modern/colors.module-ba6381f2.js +0 -4
  58. package/modern/common.module-e2076252.js +0 -4
package/colors.css CHANGED
@@ -1,14 +1,14 @@
1
- /* hash: y3h0h */
2
- :root {
1
+ /* hash: ptm72 */
2
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-accent: #ef3124;
5
5
  --color-light-text-attention: #ea8313;
6
6
  --color-light-text-disabled: rgba(5, 11, 44, 0.18);
7
7
  --color-light-text-link: #2a77ef;
8
- --color-light-text-negative: #ec2e14;
8
+ --color-light-text-negative: #ec2d20;
9
9
  --color-light-text-positive: #0d9336;
10
- --color-light-text-primary: #0e0e0e;
11
- --color-light-text-primary-inverted: #fff;
10
+ --color-light-text-primary: rgba(3, 3, 6, 0.88);
11
+ --color-light-text-primary-inverted: rgba(255, 255, 255, 0.94);
12
12
  --color-light-text-secondary: rgba(4, 4, 19, 0.55);
13
13
  --color-light-text-secondary-inverted: rgba(238, 238, 251, 0.55);
14
14
  --color-light-text-tertiary: rgba(5, 8, 29, 0.38);
@@ -33,42 +33,42 @@
33
33
  } :root {
34
34
  } :root {
35
35
  } :root {
36
- } /* colors */ .typography__tertiary_e4qmo {
36
+ } /* colors */ .typography__tertiary_kyxz0 {
37
37
  color: var(--color-light-text-tertiary);
38
- } .typography__disabled_e4qmo {
38
+ } .typography__disabled_kyxz0 {
39
39
  color: var(--color-light-text-disabled);
40
- } .typography__accent_e4qmo {
40
+ } .typography__accent_kyxz0 {
41
41
  color: var(--color-light-text-accent);
42
- } .typography__primary_e4qmo {
42
+ } .typography__primary_kyxz0 {
43
43
  color: var(--color-light-text-primary);
44
- } .typography__attention_e4qmo {
44
+ } .typography__attention_kyxz0 {
45
45
  color: var(--color-light-text-attention);
46
- } .typography__positive_e4qmo {
46
+ } .typography__positive_kyxz0 {
47
47
  color: var(--color-light-text-positive);
48
- } .typography__secondary_e4qmo {
48
+ } .typography__secondary_kyxz0 {
49
49
  color: var(--color-light-text-secondary);
50
- } .typography__tertiary-inverted_e4qmo {
50
+ } .typography__tertiary-inverted_kyxz0 {
51
51
  color: var(--color-light-text-tertiary-inverted);
52
- } .typography__primary-inverted_e4qmo {
52
+ } .typography__primary-inverted_kyxz0 {
53
53
  color: var(--color-light-text-primary-inverted);
54
- } .typography__secondary-inverted_e4qmo {
54
+ } .typography__secondary-inverted_kyxz0 {
55
55
  color: var(--color-light-text-secondary-inverted);
56
- } .typography__link_e4qmo {
56
+ } .typography__link_kyxz0 {
57
57
  color: var(--color-light-text-link);
58
- } .typography__negative_e4qmo {
58
+ } .typography__negative_kyxz0 {
59
59
  color: var(--color-light-text-negative);
60
- } .typography__static-primary-light_e4qmo {
60
+ } .typography__static-primary-light_kyxz0 {
61
61
  color: var(--color-static-text-primary-light);
62
- } .typography__static-secondary-light_e4qmo {
62
+ } .typography__static-secondary-light_kyxz0 {
63
63
  color: var(--color-static-text-secondary-light);
64
- } .typography__static-tertiary-light_e4qmo {
64
+ } .typography__static-tertiary-light_kyxz0 {
65
65
  color: var(--color-static-text-tertiary-light);
66
- } .typography__static-primary-dark_e4qmo {
66
+ } .typography__static-primary-dark_kyxz0 {
67
67
  color: var(--color-static-text-primary-dark);
68
- } .typography__static-secondary-dark_e4qmo {
68
+ } .typography__static-secondary-dark_kyxz0 {
69
69
  color: var(--color-static-text-secondary-dark);
70
- } .typography__static-tertiary-dark_e4qmo {
70
+ } .typography__static-tertiary-dark_kyxz0 {
71
71
  color: var(--color-static-text-tertiary-dark);
72
- } .typography__static-accent_e4qmo {
72
+ } .typography__static-accent_kyxz0 {
73
73
  color: var(--color-static-text-accent);
74
74
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_kyxz0","disabled":"typography__disabled_kyxz0","accent":"typography__accent_kyxz0","primary":"typography__primary_kyxz0","attention":"typography__attention_kyxz0","positive":"typography__positive_kyxz0","secondary":"typography__secondary_kyxz0","tertiary-inverted":"typography__tertiary-inverted_kyxz0","primary-inverted":"typography__primary-inverted_kyxz0","secondary-inverted":"typography__secondary-inverted_kyxz0","link":"typography__link_kyxz0","negative":"typography__negative_kyxz0","static-primary-light":"typography__static-primary-light_kyxz0","static-secondary-light":"typography__static-secondary-light_kyxz0","static-tertiary-light":"typography__static-tertiary-light_kyxz0","static-primary-dark":"typography__static-primary-dark_kyxz0","static-secondary-dark":"typography__static-secondary-dark_kyxz0","static-tertiary-dark":"typography__static-tertiary-dark_kyxz0","static-accent":"typography__static-accent_kyxz0"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_pc80t","bold":"typography__bold_pc80t","semibold":"typography__semibold_pc80t","medium":"typography__medium_pc80t","regular":"typography__regular_pc80t"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -1,13 +1,13 @@
1
- :root {
1
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
2
2
  } /* deprecated */ :root {
3
3
  --color-light-text-accent: #ef3124;
4
4
  --color-light-text-attention: #ea8313;
5
5
  --color-light-text-disabled: rgba(5, 11, 44, 0.18);
6
6
  --color-light-text-link: #2a77ef;
7
- --color-light-text-negative: #ec2e14;
7
+ --color-light-text-negative: #ec2d20;
8
8
  --color-light-text-positive: #0d9336;
9
- --color-light-text-primary: #0e0e0e;
10
- --color-light-text-primary-inverted: #fff;
9
+ --color-light-text-primary: rgba(3, 3, 6, 0.88);
10
+ --color-light-text-primary-inverted: rgba(255, 255, 255, 0.94);
11
11
  --color-light-text-secondary: rgba(4, 4, 19, 0.55);
12
12
  --color-light-text-secondary-inverted: rgba(238, 238, 251, 0.55);
13
13
  --color-light-text-tertiary: rgba(5, 8, 29, 0.38);
@@ -1,4 +1,4 @@
1
- :root {
1
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
2
2
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root {
@@ -1,4 +1,4 @@
1
- :root {
1
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
2
2
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root {
@@ -1,4 +1,4 @@
1
- :root {
1
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
2
2
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root {
@@ -1,4 +1,4 @@
1
- :root {
1
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
2
2
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root {
@@ -1,4 +1,4 @@
1
- :root {
1
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
2
2
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root {
package/esm/colors.css CHANGED
@@ -1,14 +1,14 @@
1
- /* hash: y3h0h */
2
- :root {
1
+ /* hash: ptm72 */
2
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-accent: #ef3124;
5
5
  --color-light-text-attention: #ea8313;
6
6
  --color-light-text-disabled: rgba(5, 11, 44, 0.18);
7
7
  --color-light-text-link: #2a77ef;
8
- --color-light-text-negative: #ec2e14;
8
+ --color-light-text-negative: #ec2d20;
9
9
  --color-light-text-positive: #0d9336;
10
- --color-light-text-primary: #0e0e0e;
11
- --color-light-text-primary-inverted: #fff;
10
+ --color-light-text-primary: rgba(3, 3, 6, 0.88);
11
+ --color-light-text-primary-inverted: rgba(255, 255, 255, 0.94);
12
12
  --color-light-text-secondary: rgba(4, 4, 19, 0.55);
13
13
  --color-light-text-secondary-inverted: rgba(238, 238, 251, 0.55);
14
14
  --color-light-text-tertiary: rgba(5, 8, 29, 0.38);
@@ -33,42 +33,42 @@
33
33
  } :root {
34
34
  } :root {
35
35
  } :root {
36
- } /* colors */ .typography__tertiary_e4qmo {
36
+ } /* colors */ .typography__tertiary_kyxz0 {
37
37
  color: var(--color-light-text-tertiary);
38
- } .typography__disabled_e4qmo {
38
+ } .typography__disabled_kyxz0 {
39
39
  color: var(--color-light-text-disabled);
40
- } .typography__accent_e4qmo {
40
+ } .typography__accent_kyxz0 {
41
41
  color: var(--color-light-text-accent);
42
- } .typography__primary_e4qmo {
42
+ } .typography__primary_kyxz0 {
43
43
  color: var(--color-light-text-primary);
44
- } .typography__attention_e4qmo {
44
+ } .typography__attention_kyxz0 {
45
45
  color: var(--color-light-text-attention);
46
- } .typography__positive_e4qmo {
46
+ } .typography__positive_kyxz0 {
47
47
  color: var(--color-light-text-positive);
48
- } .typography__secondary_e4qmo {
48
+ } .typography__secondary_kyxz0 {
49
49
  color: var(--color-light-text-secondary);
50
- } .typography__tertiary-inverted_e4qmo {
50
+ } .typography__tertiary-inverted_kyxz0 {
51
51
  color: var(--color-light-text-tertiary-inverted);
52
- } .typography__primary-inverted_e4qmo {
52
+ } .typography__primary-inverted_kyxz0 {
53
53
  color: var(--color-light-text-primary-inverted);
54
- } .typography__secondary-inverted_e4qmo {
54
+ } .typography__secondary-inverted_kyxz0 {
55
55
  color: var(--color-light-text-secondary-inverted);
56
- } .typography__link_e4qmo {
56
+ } .typography__link_kyxz0 {
57
57
  color: var(--color-light-text-link);
58
- } .typography__negative_e4qmo {
58
+ } .typography__negative_kyxz0 {
59
59
  color: var(--color-light-text-negative);
60
- } .typography__static-primary-light_e4qmo {
60
+ } .typography__static-primary-light_kyxz0 {
61
61
  color: var(--color-static-text-primary-light);
62
- } .typography__static-secondary-light_e4qmo {
62
+ } .typography__static-secondary-light_kyxz0 {
63
63
  color: var(--color-static-text-secondary-light);
64
- } .typography__static-tertiary-light_e4qmo {
64
+ } .typography__static-tertiary-light_kyxz0 {
65
65
  color: var(--color-static-text-tertiary-light);
66
- } .typography__static-primary-dark_e4qmo {
66
+ } .typography__static-primary-dark_kyxz0 {
67
67
  color: var(--color-static-text-primary-dark);
68
- } .typography__static-secondary-dark_e4qmo {
68
+ } .typography__static-secondary-dark_kyxz0 {
69
69
  color: var(--color-static-text-secondary-dark);
70
- } .typography__static-tertiary-dark_e4qmo {
70
+ } .typography__static-tertiary-dark_kyxz0 {
71
71
  color: var(--color-static-text-tertiary-dark);
72
- } .typography__static-accent_e4qmo {
72
+ } .typography__static-accent_kyxz0 {
73
73
  color: var(--color-static-text-accent);
74
74
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_kyxz0","disabled":"typography__disabled_kyxz0","accent":"typography__accent_kyxz0","primary":"typography__primary_kyxz0","attention":"typography__attention_kyxz0","positive":"typography__positive_kyxz0","secondary":"typography__secondary_kyxz0","tertiary-inverted":"typography__tertiary-inverted_kyxz0","primary-inverted":"typography__primary-inverted_kyxz0","secondary-inverted":"typography__secondary-inverted_kyxz0","link":"typography__link_kyxz0","negative":"typography__negative_kyxz0","static-primary-light":"typography__static-primary-light_kyxz0","static-secondary-light":"typography__static-secondary-light_kyxz0","static-tertiary-light":"typography__static-tertiary-light_kyxz0","static-primary-dark":"typography__static-primary-dark_kyxz0","static-secondary-dark":"typography__static-secondary-dark_kyxz0","static-tertiary-dark":"typography__static-tertiary-dark_kyxz0","static-accent":"typography__static-accent_kyxz0"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_pc80t","bold":"typography__bold_pc80t","semibold":"typography__semibold_pc80t","medium":"typography__medium_pc80t","regular":"typography__regular_pc80t"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,5 +1,5 @@
1
- /* hash: lbgzz */
2
- :root {
1
+ /* hash: ejsi7 */
2
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
5
  } :root {
@@ -15,12 +15,12 @@
15
15
  } :root {
16
16
  } :root {
17
17
  } :root {
18
- } .typography__skeletonText_1kymn.typography__skeletonText_1kymn {
18
+ } .typography__skeletonText_182v9.typography__skeletonText_182v9 {
19
19
  border-radius: var(--border-radius-pill);
20
- } .typography__left_1kymn > div {
20
+ } .typography__left_182v9 > div {
21
21
  margin-right: auto;
22
- } .typography__center_1kymn > div {
22
+ } .typography__center_182v9 > div {
23
23
  margin: 0 auto;
24
- } .typography__right_1kymn > div {
24
+ } .typography__right_182v9 > div {
25
25
  margin-left: auto;
26
26
  }
@@ -4,7 +4,7 @@ import cn from 'classnames';
4
4
  import { Skeleton } from '@alfalab/core-components-skeleton/esm';
5
5
  import { useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
6
6
 
7
- var styles = {"skeletonText":"typography__skeletonText_1kymn","left":"typography__left_1kymn","center":"typography__center_1kymn","right":"typography__right_1kymn"};
7
+ var styles = {"skeletonText":"typography__skeletonText_182v9","left":"typography__left_182v9","center":"typography__center_182v9","right":"typography__right_182v9"};
8
8
  require('./use-skeleton.css')
9
9
 
10
10
  function useSkeleton(showSkeleton, skeletonProps) {
@@ -3,9 +3,9 @@ import React, { forwardRef } from 'react';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
5
5
  import { useSkeleton } from '../hooks/use-skeleton.js';
6
- import { c as colors } from '../colors.module-8bcdca4a.js';
6
+ import { c as colors } from '../colors.module-2cceacab.js';
7
7
 
8
- var styles = {"paragraph":"typography__paragraph_1oeg2","paragraphWithMargins":"typography__paragraphWithMargins_1oeg2","primary-large":"typography__primary-large_1oeg2","primary-medium":"typography__primary-medium_1oeg2","primary-small":"typography__primary-small_1oeg2","secondary-large":"typography__secondary-large_1oeg2","secondary-medium":"typography__secondary-medium_1oeg2","secondary-small":"typography__secondary-small_1oeg2","component":"typography__component_1oeg2","component-primary":"typography__component-primary_1oeg2","component-secondary":"typography__component-secondary_1oeg2","caps":"typography__caps_1oeg2","bold":"typography__bold_1oeg2","medium":"typography__medium_1oeg2","regular":"typography__regular_1oeg2","monospace":"typography__monospace_1oeg2","rowLimit1":"typography__rowLimit1_1oeg2","rowLimit2":"typography__rowLimit2_1oeg2","rowLimit3":"typography__rowLimit3_1oeg2"};
8
+ var styles = {"paragraph":"typography__paragraph_mn433","paragraphWithMargins":"typography__paragraphWithMargins_mn433","primary-large":"typography__primary-large_mn433","primary-medium":"typography__primary-medium_mn433","primary-small":"typography__primary-small_mn433","secondary-large":"typography__secondary-large_mn433","secondary-medium":"typography__secondary-medium_mn433","secondary-small":"typography__secondary-small_mn433","component":"typography__component_mn433","component-primary":"typography__component-primary_mn433","component-secondary":"typography__component-secondary_mn433","caps":"typography__caps_mn433","bold":"typography__bold_mn433","medium":"typography__medium_mn433","regular":"typography__regular_mn433","monospace":"typography__monospace_mn433","rowLimit1":"typography__rowLimit1_mn433","rowLimit2":"typography__rowLimit2_mn433","rowLimit3":"typography__rowLimit3_mn433"};
9
9
  require('./index.css')
10
10
 
11
11
  var logWarning = function (view) {
@@ -1,5 +1,5 @@
1
- /* hash: 1w27n */
2
- :root {
1
+ /* hash: yruvv */
2
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
5
  } :root {
@@ -17,74 +17,74 @@
17
17
  } :root {
18
18
  } :root {
19
19
  --text-paragraph-margin-bottom: 0 0 var(--gap-s);
20
- } .typography__paragraph_1oeg2 {
20
+ } .typography__paragraph_mn433 {
21
21
  margin: 0;
22
22
  padding: 0;
23
- } .typography__paragraphWithMargins_1oeg2 {
23
+ } .typography__paragraphWithMargins_mn433 {
24
24
  padding: 0;
25
25
  margin: var(--text-paragraph-margin-bottom);
26
- } .typography__primary-large_1oeg2 {
26
+ } .typography__primary-large_mn433 {
27
27
  font-size: 18px;
28
28
  line-height: 24px;
29
29
  font-weight: 400;
30
- } .typography__primary-medium_1oeg2 {
30
+ } .typography__primary-medium_mn433 {
31
31
  font-size: 16px;
32
32
  line-height: 24px;
33
33
  font-weight: 400;
34
- } .typography__primary-small_1oeg2 {
34
+ } .typography__primary-small_mn433 {
35
35
  font-size: 14px;
36
36
  line-height: 20px;
37
37
  font-weight: 400;
38
- } .typography__secondary-large_1oeg2 {
38
+ } .typography__secondary-large_mn433 {
39
39
  font-size: 13px;
40
40
  line-height: 16px;
41
41
  font-weight: 400;
42
- } .typography__secondary-medium_1oeg2 {
42
+ } .typography__secondary-medium_mn433 {
43
43
  font-size: 12px;
44
44
  line-height: 16px;
45
45
  font-weight: 400;
46
- } .typography__secondary-small_1oeg2 {
46
+ } .typography__secondary-small_mn433 {
47
47
  font-size: 11px;
48
48
  line-height: 16px;
49
49
  font-weight: 400;
50
- } .typography__component_1oeg2 {
50
+ } .typography__component_mn433 {
51
51
  font-size: 16px;
52
52
  line-height: 20px;
53
53
  font-weight: 400;
54
- } .typography__component-primary_1oeg2 {
54
+ } .typography__component-primary_mn433 {
55
55
  font-size: 16px;
56
56
  line-height: 20px;
57
57
  font-weight: 400;
58
- } .typography__component-secondary_1oeg2 {
58
+ } .typography__component-secondary_mn433 {
59
59
  font-size: 14px;
60
60
  line-height: 18px;
61
61
  font-weight: 400;
62
- } .typography__caps_1oeg2 {
62
+ } .typography__caps_mn433 {
63
63
  font-size: 12px;
64
64
  line-height: 16px;
65
65
  font-weight: 500;
66
66
  letter-spacing: 1.25px;
67
67
  text-transform: uppercase;
68
- } .typography__bold_1oeg2 {
68
+ } .typography__bold_mn433 {
69
69
  font-weight: bold;
70
- } .typography__medium_1oeg2 {
70
+ } .typography__medium_mn433 {
71
71
  font-weight: 500;
72
- } .typography__regular_1oeg2 {
72
+ } .typography__regular_mn433 {
73
73
  font-weight: normal;
74
- } .typography__monospace_1oeg2 {
74
+ } .typography__monospace_mn433 {
75
75
  font-variant-numeric: tabular-nums;
76
- } .typography__rowLimit1_1oeg2 {
76
+ } .typography__rowLimit1_mn433 {
77
77
  -webkit-line-clamp: 1;
78
78
  display: -webkit-box;
79
79
  -webkit-box-orient: vertical;
80
80
  overflow: hidden;
81
81
  word-break: break-all;
82
- } .typography__rowLimit2_1oeg2 {
82
+ } .typography__rowLimit2_mn433 {
83
83
  -webkit-line-clamp: 2;
84
84
  display: -webkit-box;
85
85
  -webkit-box-orient: vertical;
86
86
  overflow: hidden;
87
- } .typography__rowLimit3_1oeg2 {
87
+ } .typography__rowLimit3_mn433 {
88
88
  -webkit-line-clamp: 3;
89
89
  display: -webkit-box;
90
90
  -webkit-box-orient: vertical;
@@ -1,17 +1,17 @@
1
- /* hash: l858b */
2
- .typography__component_1j0sv {
1
+ /* hash: 1mywj */
2
+ .typography__component_pc80t {
3
3
  margin: 0;
4
4
  padding: 0
5
5
  }
6
- .typography__component_1j0sv.typography__bold_1j0sv {
6
+ .typography__component_pc80t.typography__bold_pc80t {
7
7
  font-weight: bold;
8
8
  }
9
- .typography__component_1j0sv.typography__semibold_1j0sv {
9
+ .typography__component_pc80t.typography__semibold_pc80t {
10
10
  font-weight: 600;
11
11
  }
12
- .typography__component_1j0sv.typography__medium_1j0sv {
12
+ .typography__component_pc80t.typography__medium_pc80t {
13
13
  font-weight: 500;
14
14
  }
15
- .typography__component_1j0sv.typography__regular_1j0sv {
15
+ .typography__component_pc80t.typography__regular_pc80t {
16
16
  font-weight: normal;
17
17
  }
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
5
5
  import { useSkeleton } from '../hooks/use-skeleton.js';
6
6
  import { getDefaultWeight } from './utils.js';
7
- import { c as colors } from '../colors.module-8bcdca4a.js';
7
+ import { c as colors } from '../colors.module-2cceacab.js';
8
8
 
9
9
  var TitleBase = forwardRef(function (_a, ref) {
10
10
  var _b;
@@ -1,5 +1,5 @@
1
- /* hash: j90im */
2
- :root {
1
+ /* hash: q0p0e */
2
+ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
5
  } :root {
@@ -20,78 +20,78 @@
20
20
  --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
21
21
  'Helvetica Neue', Helvetica, sans-serif;
22
22
  } :root {
23
- } .typography__styrene-xlarge_1jotc {
23
+ } .typography__styrene-xlarge_1kd9g {
24
24
  font-size: 48px;
25
25
  line-height: 64px;
26
26
  font-weight: 500;
27
27
  font-feature-settings: 'ss01';
28
28
  font-family: var(--font-family-styrene);
29
- } .typography__styrene-large_1jotc {
29
+ } .typography__styrene-large_1kd9g {
30
30
  font-size: 40px;
31
31
  line-height: 48px;
32
32
  font-weight: 500;
33
33
  font-feature-settings: 'ss01';
34
34
  font-family: var(--font-family-styrene);
35
- } .typography__styrene-medium_1jotc {
35
+ } .typography__styrene-medium_1kd9g {
36
36
  font-size: 32px;
37
37
  line-height: 40px;
38
38
  font-weight: 500;
39
39
  font-feature-settings: 'ss01';
40
40
  font-family: var(--font-family-styrene);
41
- } .typography__styrene-small_1jotc {
41
+ } .typography__styrene-small_1kd9g {
42
42
  font-size: 24px;
43
43
  line-height: 32px;
44
44
  font-weight: 500;
45
45
  font-feature-settings: 'ss01';
46
46
  font-family: var(--font-family-styrene);
47
- } .typography__styrene-xsmall_1jotc {
47
+ } .typography__styrene-xsmall_1kd9g {
48
48
  font-size: 20px;
49
49
  line-height: 24px;
50
50
  font-weight: 500;
51
51
  font-feature-settings: 'ss01';
52
52
  font-family: var(--font-family-styrene);
53
- } .typography__system-xlarge_1jotc {
53
+ } .typography__system-xlarge_1kd9g {
54
54
  font-size: 48px;
55
55
  line-height: 52px;
56
56
  font-weight: 700;
57
- } .typography__system-large_1jotc {
57
+ } .typography__system-large_1kd9g {
58
58
  font-size: 40px;
59
59
  line-height: 48px;
60
60
  font-weight: 700;
61
- } .typography__system-medium_1jotc {
61
+ } .typography__system-medium_1kd9g {
62
62
  font-size: 30px;
63
63
  line-height: 36px;
64
64
  font-weight: 700;
65
- } .typography__system-small_1jotc {
65
+ } .typography__system-small_1kd9g {
66
66
  font-size: 22px;
67
67
  line-height: 26px;
68
68
  font-weight: 700;
69
- } .typography__system-xsmall_1jotc {
69
+ } .typography__system-xsmall_1kd9g {
70
70
  font-size: 18px;
71
71
  line-height: 22px;
72
72
  font-weight: 700;
73
- } .typography__margins-xlarge_1jotc {
73
+ } .typography__margins-xlarge_1kd9g {
74
74
  margin: 0 0 var(--gap-xl);
75
- } .typography__margins-large_1jotc {
75
+ } .typography__margins-large_1kd9g {
76
76
  margin: var(--gap-4xl) 0 var(--gap-xl);
77
- } .typography__margins-medium_1jotc {
77
+ } .typography__margins-medium_1kd9g {
78
78
  margin: var(--gap-4xl) 0 var(--gap-xl);
79
- } .typography__margins-small_1jotc {
79
+ } .typography__margins-small_1kd9g {
80
80
  margin: var(--gap-3xl) 0 var(--gap-m);
81
- } .typography__margins-xsmall_1jotc {
81
+ } .typography__margins-xsmall_1kd9g {
82
82
  margin: var(--gap-3xl) 0 var(--gap-m);
83
- } .typography__rowLimit1_1jotc {
83
+ } .typography__rowLimit1_1kd9g {
84
84
  -webkit-line-clamp: 1;
85
85
  display: -webkit-box;
86
86
  -webkit-box-orient: vertical;
87
87
  overflow: hidden;
88
88
  word-break: break-all;
89
- } .typography__rowLimit2_1jotc {
89
+ } .typography__rowLimit2_1kd9g {
90
90
  -webkit-line-clamp: 2;
91
91
  display: -webkit-box;
92
92
  -webkit-box-orient: vertical;
93
93
  overflow: hidden;
94
- } .typography__rowLimit3_1jotc {
94
+ } .typography__rowLimit3_1kd9g {
95
95
  -webkit-line-clamp: 3;
96
96
  display: -webkit-box;
97
97
  -webkit-box-orient: vertical;
@@ -1,9 +1,9 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React, { forwardRef } from 'react';
3
3
  import { TitleBase } from './component.js';
4
- import { c as commonStyles } from '../common.module-76facc75.js';
4
+ import { c as commonStyles } from '../common.module-f10bcd74.js';
5
5
 
6
- var styles = {"styrene-xlarge":"typography__styrene-xlarge_1jotc","styrene-large":"typography__styrene-large_1jotc","styrene-medium":"typography__styrene-medium_1jotc","styrene-small":"typography__styrene-small_1jotc","styrene-xsmall":"typography__styrene-xsmall_1jotc","system-xlarge":"typography__system-xlarge_1jotc","system-large":"typography__system-large_1jotc","system-medium":"typography__system-medium_1jotc","system-small":"typography__system-small_1jotc","system-xsmall":"typography__system-xsmall_1jotc","margins-xlarge":"typography__margins-xlarge_1jotc","margins-large":"typography__margins-large_1jotc","margins-medium":"typography__margins-medium_1jotc","margins-small":"typography__margins-small_1jotc","margins-xsmall":"typography__margins-xsmall_1jotc","rowLimit1":"typography__rowLimit1_1jotc","rowLimit2":"typography__rowLimit2_1jotc","rowLimit3":"typography__rowLimit3_1jotc"};
6
+ var styles = {"styrene-xlarge":"typography__styrene-xlarge_1kd9g","styrene-large":"typography__styrene-large_1kd9g","styrene-medium":"typography__styrene-medium_1kd9g","styrene-small":"typography__styrene-small_1kd9g","styrene-xsmall":"typography__styrene-xsmall_1kd9g","system-xlarge":"typography__system-xlarge_1kd9g","system-large":"typography__system-large_1kd9g","system-medium":"typography__system-medium_1kd9g","system-small":"typography__system-small_1kd9g","system-xsmall":"typography__system-xsmall_1kd9g","margins-xlarge":"typography__margins-xlarge_1kd9g","margins-large":"typography__margins-large_1kd9g","margins-medium":"typography__margins-medium_1kd9g","margins-small":"typography__margins-small_1kd9g","margins-xsmall":"typography__margins-xsmall_1kd9g","rowLimit1":"typography__rowLimit1_1kd9g","rowLimit2":"typography__rowLimit2_1kd9g","rowLimit3":"typography__rowLimit3_1kd9g"};
7
7
  require('./index.css')
8
8
 
9
9
  var Title = forwardRef(function (props, ref) { return (React.createElement(TitleBase, __assign({}, props, { styles: Object.assign(commonStyles, styles), ref: ref, platform: 'desktop' }))); });