@alfalab/core-components-typography 4.7.0 → 4.8.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.
Files changed (67) hide show
  1. package/colors.css +23 -21
  2. package/colors.module-ae9077a2.js +6 -0
  3. package/common.module-b1c6f346.js +6 -0
  4. package/cssm/colors.module.css +3 -1
  5. package/cssm/hooks/use-skeleton.module.css +3 -1
  6. package/cssm/text/component.d.ts +1 -1
  7. package/cssm/text/index.module.css +10 -2
  8. package/cssm/title/common.module.css +26 -0
  9. package/cssm/title/index.module.css +7 -21
  10. package/cssm/title-mobile/index.module.css +3 -1
  11. package/cssm/title-responsive/index.module.css +7 -5
  12. package/esm/colors.css +23 -21
  13. package/esm/colors.module-150df74d.js +4 -0
  14. package/esm/common.module-6fb90ced.js +4 -0
  15. package/esm/hooks/use-skeleton.css +8 -6
  16. package/esm/hooks/use-skeleton.js +1 -1
  17. package/esm/text/component.d.ts +1 -1
  18. package/esm/text/component.js +2 -2
  19. package/esm/text/index.css +30 -22
  20. package/esm/title/common.css +32 -6
  21. package/esm/title/component.js +1 -1
  22. package/esm/title/index.css +23 -37
  23. package/esm/title/index.js +2 -2
  24. package/esm/title-mobile/component.js +2 -2
  25. package/esm/title-mobile/index.css +14 -12
  26. package/esm/title-responsive/component.js +2 -2
  27. package/esm/title-responsive/index.css +38 -36
  28. package/hooks/use-skeleton.css +8 -6
  29. package/hooks/use-skeleton.js +1 -1
  30. package/modern/colors.css +23 -21
  31. package/modern/colors.module-024abe1e.js +4 -0
  32. package/modern/common.module-38c9e9b8.js +4 -0
  33. package/modern/hooks/use-skeleton.css +8 -6
  34. package/modern/hooks/use-skeleton.js +1 -1
  35. package/modern/text/component.d.ts +1 -1
  36. package/modern/text/component.js +2 -2
  37. package/modern/text/index.css +30 -22
  38. package/modern/title/common.css +32 -6
  39. package/modern/title/component.js +1 -1
  40. package/modern/title/index.css +23 -37
  41. package/modern/title/index.js +2 -2
  42. package/modern/title-mobile/component.js +2 -2
  43. package/modern/title-mobile/index.css +14 -12
  44. package/modern/title-responsive/component.js +2 -2
  45. package/modern/title-responsive/index.css +38 -36
  46. package/package.json +4 -2
  47. package/src/text/component.tsx +2 -1
  48. package/src/text/index.module.css +4 -0
  49. package/src/title/common.module.css +13 -0
  50. package/src/title/index.module.css +0 -13
  51. package/text/component.d.ts +1 -1
  52. package/text/component.js +2 -2
  53. package/text/index.css +30 -22
  54. package/title/common.css +32 -6
  55. package/title/component.js +1 -1
  56. package/title/index.css +23 -37
  57. package/title/index.js +2 -2
  58. package/title-mobile/component.js +2 -2
  59. package/title-mobile/index.css +14 -12
  60. package/title-responsive/component.js +2 -2
  61. package/title-responsive/index.css +38 -36
  62. package/colors.module-0c7366a2.js +0 -6
  63. package/common.module-6c15aeb4.js +0 -6
  64. package/esm/colors.module-96fcf062.js +0 -4
  65. package/esm/common.module-1d64d5c0.js +0 -4
  66. package/modern/colors.module-68086c1d.js +0 -4
  67. package/modern/common.module-ffb1e96a.js +0 -4
package/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1x64h */
1
+ /* hash: 1ssxc */
2
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-accent-primary: #ef3124;
@@ -30,45 +30,47 @@
30
30
 
31
31
  /* Hard up */
32
32
  } :root {
33
+ } :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 */
34
+
35
+ /* новые значения, используйте их */
33
36
  } :root {
34
37
  } :root {
35
- } :root {
36
- } /* colors */ .typography__tertiary_1xd5u {
38
+ } /* colors */ .typography__tertiary_1dczv {
37
39
  color: var(--color-light-text-tertiary);
38
- } .typography__disabled_1xd5u {
40
+ } .typography__disabled_1dczv {
39
41
  color: var(--color-light-text-quaternary);
40
- } .typography__accent_1xd5u {
42
+ } .typography__accent_1dczv {
41
43
  color: var(--color-light-accent-primary);
42
- } .typography__primary_1xd5u {
44
+ } .typography__primary_1dczv {
43
45
  color: var(--color-light-text-primary);
44
- } .typography__attention_1xd5u {
46
+ } .typography__attention_1dczv {
45
47
  color: var(--color-light-text-attention);
46
- } .typography__positive_1xd5u {
48
+ } .typography__positive_1dczv {
47
49
  color: var(--color-light-text-positive);
48
- } .typography__secondary_1xd5u {
50
+ } .typography__secondary_1dczv {
49
51
  color: var(--color-light-text-secondary);
50
- } .typography__tertiary-inverted_1xd5u {
52
+ } .typography__tertiary-inverted_1dczv {
51
53
  color: var(--color-light-text-tertiary-inverted);
52
- } .typography__primary-inverted_1xd5u {
54
+ } .typography__primary-inverted_1dczv {
53
55
  color: var(--color-light-text-primary-inverted);
54
- } .typography__secondary-inverted_1xd5u {
56
+ } .typography__secondary-inverted_1dczv {
55
57
  color: var(--color-light-text-secondary-inverted);
56
- } .typography__link_1xd5u {
58
+ } .typography__link_1dczv {
57
59
  color: var(--color-light-text-info);
58
- } .typography__negative_1xd5u {
60
+ } .typography__negative_1dczv {
59
61
  color: var(--color-light-text-negative);
60
- } .typography__static-primary-light_1xd5u {
62
+ } .typography__static-primary-light_1dczv {
61
63
  color: var(--color-static-text-primary-light);
62
- } .typography__static-secondary-light_1xd5u {
64
+ } .typography__static-secondary-light_1dczv {
63
65
  color: var(--color-static-text-secondary-light);
64
- } .typography__static-tertiary-light_1xd5u {
66
+ } .typography__static-tertiary-light_1dczv {
65
67
  color: var(--color-static-text-tertiary-light);
66
- } .typography__static-primary-dark_1xd5u {
68
+ } .typography__static-primary-dark_1dczv {
67
69
  color: var(--color-static-text-primary-dark);
68
- } .typography__static-secondary-dark_1xd5u {
70
+ } .typography__static-secondary-dark_1dczv {
69
71
  color: var(--color-static-text-secondary-dark);
70
- } .typography__static-tertiary-dark_1xd5u {
72
+ } .typography__static-tertiary-dark_1dczv {
71
73
  color: var(--color-static-text-tertiary-dark);
72
- } .typography__static-accent_1xd5u {
74
+ } .typography__static-accent_1dczv {
73
75
  color: var(--color-static-accent-primary);
74
76
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_1dczv","disabled":"typography__disabled_1dczv","accent":"typography__accent_1dczv","primary":"typography__primary_1dczv","attention":"typography__attention_1dczv","positive":"typography__positive_1dczv","secondary":"typography__secondary_1dczv","tertiary-inverted":"typography__tertiary-inverted_1dczv","primary-inverted":"typography__primary-inverted_1dczv","secondary-inverted":"typography__secondary-inverted_1dczv","link":"typography__link_1dczv","negative":"typography__negative_1dczv","static-primary-light":"typography__static-primary-light_1dczv","static-secondary-light":"typography__static-secondary-light_1dczv","static-tertiary-light":"typography__static-tertiary-light_1dczv","static-primary-dark":"typography__static-primary-dark_1dczv","static-secondary-dark":"typography__static-secondary-dark_1dczv","static-tertiary-dark":"typography__static-tertiary-dark_1dczv","static-accent":"typography__static-accent_1dczv"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_1e0qe","bold":"typography__bold_1e0qe","semibold":"typography__semibold_1e0qe","medium":"typography__medium_1e0qe","regular":"typography__regular_1e0qe","rowLimit1":"typography__rowLimit1_1e0qe","rowLimit2":"typography__rowLimit2_1e0qe","rowLimit3":"typography__rowLimit3_1e0qe"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -29,7 +29,9 @@
29
29
 
30
30
  /* Hard up */
31
31
  } :root {
32
- } :root {
32
+ } :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 */
33
+
34
+ /* новые значения, используйте их */
33
35
  } :root {
34
36
  } :root {
35
37
  } /* colors */ .tertiary {
@@ -11,7 +11,9 @@
11
11
  /* Hard up */
12
12
  } :root {
13
13
  --border-radius-pill: 99px;
14
- } :root {
14
+ } :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 */
15
+
16
+ /* новые значения, используйте их */
15
17
  } :root {
16
18
  } :root {
17
19
  } .skeletonText.skeletonText {
@@ -8,7 +8,7 @@ type TextBaseProps = {
8
8
  /**
9
9
  * [Вариант начертания](https://core-ds.github.io/core-components/master/?path=/docs/tokens-assets-типографика--docs)
10
10
  */
11
- view?: 'primary-large' | 'primary-medium' | 'primary-small' | 'secondary-large' | 'secondary-medium' | 'secondary-small' | 'component' | 'component-primary' | 'component-secondary' | 'caps';
11
+ view?: 'primary-large' | 'primary-medium' | 'primary-small' | 'secondary-large' | 'secondary-medium' | 'secondary-small' | 'component' | 'component-primary' | 'component-secondary' | 'caps' | 'tagline';
12
12
  /**
13
13
  * Цвет текста
14
14
  */
@@ -10,8 +10,10 @@
10
10
 
11
11
  /* Hard up */
12
12
  } :root {
13
- } :root {
14
- --gap-s: 12px;
13
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */
14
+ --gap-s: 12px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
15
+
16
+ /* новые значения, используйте их */
15
17
  } :root {
16
18
  } :root {
17
19
  } :root {
@@ -64,6 +66,12 @@
64
66
  font-weight: 500;
65
67
  letter-spacing: 1.25px;
66
68
  text-transform: uppercase;
69
+ } .tagline {
70
+ font-size: 12px;
71
+ line-height: 16px;
72
+ font-weight: 500;
73
+ letter-spacing: 1.25px;
74
+ text-transform: uppercase;
67
75
  } .bold {
68
76
  font-weight: bold;
69
77
  } .medium {
@@ -2,15 +2,41 @@
2
2
  margin: 0;
3
3
  padding: 0
4
4
  }
5
+
5
6
  .component.bold {
6
7
  font-weight: bold;
7
8
  }
9
+
8
10
  .component.semibold {
9
11
  font-weight: 600;
10
12
  }
13
+
11
14
  .component.medium {
12
15
  font-weight: 500;
13
16
  }
17
+
14
18
  .component.regular {
15
19
  font-weight: normal;
16
20
  }
21
+
22
+ .rowLimit1 {
23
+ -webkit-line-clamp: 1;
24
+ display: -webkit-box;
25
+ -webkit-box-orient: vertical;
26
+ overflow: hidden;
27
+ word-break: break-all;
28
+ }
29
+
30
+ .rowLimit2 {
31
+ -webkit-line-clamp: 2;
32
+ display: -webkit-box;
33
+ -webkit-box-orient: vertical;
34
+ overflow: hidden;
35
+ }
36
+
37
+ .rowLimit3 {
38
+ -webkit-line-clamp: 3;
39
+ display: -webkit-box;
40
+ -webkit-box-orient: vertical;
41
+ overflow: hidden;
42
+ }
@@ -10,11 +10,13 @@
10
10
 
11
11
  /* Hard up */
12
12
  } :root {
13
- } :root {
14
- --gap-m: 16px;
15
- --gap-xl: 24px;
16
- --gap-3xl: 40px;
17
- --gap-4xl: 48px;
13
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
+ --gap-m: 16px; /* deprecated */ /* deprecated */
15
+ --gap-xl: 24px; /* deprecated */ /* deprecated */
16
+ --gap-3xl: 40px; /* deprecated */
17
+ --gap-4xl: 48px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
18
+
19
+ /* новые значения, используйте их */
18
20
  } :root {
19
21
  --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
20
22
  'Helvetica Neue', Helvetica, sans-serif;
@@ -79,20 +81,4 @@
79
81
  margin: var(--gap-3xl) 0 var(--gap-m);
80
82
  } .margins-xsmall {
81
83
  margin: var(--gap-3xl) 0 var(--gap-m);
82
- } .rowLimit1 {
83
- -webkit-line-clamp: 1;
84
- display: -webkit-box;
85
- -webkit-box-orient: vertical;
86
- overflow: hidden;
87
- word-break: break-all;
88
- } .rowLimit2 {
89
- -webkit-line-clamp: 2;
90
- display: -webkit-box;
91
- -webkit-box-orient: vertical;
92
- overflow: hidden;
93
- } .rowLimit3 {
94
- -webkit-line-clamp: 3;
95
- display: -webkit-box;
96
- -webkit-box-orient: vertical;
97
- overflow: hidden;
98
84
  }
@@ -10,7 +10,9 @@
10
10
 
11
11
  /* Hard up */
12
12
  } :root {
13
- } :root {
13
+ } :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 */
14
+
15
+ /* новые значения, используйте их */
14
16
  } :root {
15
17
  --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
16
18
  'Helvetica Neue', Helvetica, sans-serif;
@@ -10,11 +10,13 @@
10
10
 
11
11
  /* Hard up */
12
12
  } :root {
13
- } :root {
14
- --gap-m: 16px;
15
- --gap-xl: 24px;
16
- --gap-3xl: 40px;
17
- --gap-4xl: 48px;
13
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
+ --gap-m: 16px; /* deprecated */ /* deprecated */
15
+ --gap-xl: 24px; /* deprecated */ /* deprecated */
16
+ --gap-3xl: 40px; /* deprecated */
17
+ --gap-4xl: 48px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
18
+
19
+ /* новые значения, используйте их */
18
20
  } :root {
19
21
  --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
20
22
  'Helvetica Neue', Helvetica, sans-serif;
package/esm/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1x64h */
1
+ /* hash: 1ssxc */
2
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-accent-primary: #ef3124;
@@ -30,45 +30,47 @@
30
30
 
31
31
  /* Hard up */
32
32
  } :root {
33
+ } :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 */
34
+
35
+ /* новые значения, используйте их */
33
36
  } :root {
34
37
  } :root {
35
- } :root {
36
- } /* colors */ .typography__tertiary_1xd5u {
38
+ } /* colors */ .typography__tertiary_1dczv {
37
39
  color: var(--color-light-text-tertiary);
38
- } .typography__disabled_1xd5u {
40
+ } .typography__disabled_1dczv {
39
41
  color: var(--color-light-text-quaternary);
40
- } .typography__accent_1xd5u {
42
+ } .typography__accent_1dczv {
41
43
  color: var(--color-light-accent-primary);
42
- } .typography__primary_1xd5u {
44
+ } .typography__primary_1dczv {
43
45
  color: var(--color-light-text-primary);
44
- } .typography__attention_1xd5u {
46
+ } .typography__attention_1dczv {
45
47
  color: var(--color-light-text-attention);
46
- } .typography__positive_1xd5u {
48
+ } .typography__positive_1dczv {
47
49
  color: var(--color-light-text-positive);
48
- } .typography__secondary_1xd5u {
50
+ } .typography__secondary_1dczv {
49
51
  color: var(--color-light-text-secondary);
50
- } .typography__tertiary-inverted_1xd5u {
52
+ } .typography__tertiary-inverted_1dczv {
51
53
  color: var(--color-light-text-tertiary-inverted);
52
- } .typography__primary-inverted_1xd5u {
54
+ } .typography__primary-inverted_1dczv {
53
55
  color: var(--color-light-text-primary-inverted);
54
- } .typography__secondary-inverted_1xd5u {
56
+ } .typography__secondary-inverted_1dczv {
55
57
  color: var(--color-light-text-secondary-inverted);
56
- } .typography__link_1xd5u {
58
+ } .typography__link_1dczv {
57
59
  color: var(--color-light-text-info);
58
- } .typography__negative_1xd5u {
60
+ } .typography__negative_1dczv {
59
61
  color: var(--color-light-text-negative);
60
- } .typography__static-primary-light_1xd5u {
62
+ } .typography__static-primary-light_1dczv {
61
63
  color: var(--color-static-text-primary-light);
62
- } .typography__static-secondary-light_1xd5u {
64
+ } .typography__static-secondary-light_1dczv {
63
65
  color: var(--color-static-text-secondary-light);
64
- } .typography__static-tertiary-light_1xd5u {
66
+ } .typography__static-tertiary-light_1dczv {
65
67
  color: var(--color-static-text-tertiary-light);
66
- } .typography__static-primary-dark_1xd5u {
68
+ } .typography__static-primary-dark_1dczv {
67
69
  color: var(--color-static-text-primary-dark);
68
- } .typography__static-secondary-dark_1xd5u {
70
+ } .typography__static-secondary-dark_1dczv {
69
71
  color: var(--color-static-text-secondary-dark);
70
- } .typography__static-tertiary-dark_1xd5u {
72
+ } .typography__static-tertiary-dark_1dczv {
71
73
  color: var(--color-static-text-tertiary-dark);
72
- } .typography__static-accent_1xd5u {
74
+ } .typography__static-accent_1dczv {
73
75
  color: var(--color-static-accent-primary);
74
76
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_1dczv","disabled":"typography__disabled_1dczv","accent":"typography__accent_1dczv","primary":"typography__primary_1dczv","attention":"typography__attention_1dczv","positive":"typography__positive_1dczv","secondary":"typography__secondary_1dczv","tertiary-inverted":"typography__tertiary-inverted_1dczv","primary-inverted":"typography__primary-inverted_1dczv","secondary-inverted":"typography__secondary-inverted_1dczv","link":"typography__link_1dczv","negative":"typography__negative_1dczv","static-primary-light":"typography__static-primary-light_1dczv","static-secondary-light":"typography__static-secondary-light_1dczv","static-tertiary-light":"typography__static-tertiary-light_1dczv","static-primary-dark":"typography__static-primary-dark_1dczv","static-secondary-dark":"typography__static-secondary-dark_1dczv","static-tertiary-dark":"typography__static-tertiary-dark_1dczv","static-accent":"typography__static-accent_1dczv"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_1e0qe","bold":"typography__bold_1e0qe","semibold":"typography__semibold_1e0qe","medium":"typography__medium_1e0qe","regular":"typography__regular_1e0qe","rowLimit1":"typography__rowLimit1_1e0qe","rowLimit2":"typography__rowLimit2_1e0qe","rowLimit3":"typography__rowLimit3_1e0qe"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,4 +1,4 @@
1
- /* hash: 53xo9 */
1
+ /* hash: 1sejh */
2
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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -12,15 +12,17 @@
12
12
  /* Hard up */
13
13
  } :root {
14
14
  --border-radius-pill: 99px;
15
+ } :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 */
16
+
17
+ /* новые значения, используйте их */
15
18
  } :root {
16
19
  } :root {
17
- } :root {
18
- } .typography__skeletonText_vv96e.typography__skeletonText_vv96e {
20
+ } .typography__skeletonText_1bwmk.typography__skeletonText_1bwmk {
19
21
  border-radius: var(--border-radius-pill);
20
- } .typography__left_vv96e > div {
22
+ } .typography__left_1bwmk > div {
21
23
  margin-right: auto;
22
- } .typography__center_vv96e > div {
24
+ } .typography__center_1bwmk > div {
23
25
  margin: 0 auto;
24
- } .typography__right_vv96e > div {
26
+ } .typography__right_1bwmk > div {
25
27
  margin-left: auto;
26
28
  }
@@ -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_vv96e","left":"typography__left_vv96e","center":"typography__center_vv96e","right":"typography__right_vv96e"};
7
+ var styles = {"skeletonText":"typography__skeletonText_1bwmk","left":"typography__left_1bwmk","center":"typography__center_1bwmk","right":"typography__right_1bwmk"};
8
8
  require('./use-skeleton.css')
9
9
 
10
10
  function useSkeleton(showSkeleton, skeletonProps) {
@@ -8,7 +8,7 @@ type TextBaseProps = {
8
8
  /**
9
9
  * [Вариант начертания](https://core-ds.github.io/core-components/master/?path=/docs/tokens-assets-типографика--docs)
10
10
  */
11
- view?: 'primary-large' | 'primary-medium' | 'primary-small' | 'secondary-large' | 'secondary-medium' | 'secondary-small' | 'component' | 'component-primary' | 'component-secondary' | 'caps';
11
+ view?: 'primary-large' | 'primary-medium' | 'primary-small' | 'secondary-large' | 'secondary-medium' | 'secondary-small' | 'component' | 'component-primary' | 'component-secondary' | 'caps' | 'tagline';
12
12
  /**
13
13
  * Цвет текста
14
14
  */
@@ -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-96fcf062.js';
6
+ import { c as colors } from '../colors.module-150df74d.js';
7
7
 
8
- var styles = {"paragraph":"typography__paragraph_11u49","paragraphWithMargins":"typography__paragraphWithMargins_11u49","primary-large":"typography__primary-large_11u49","primary-medium":"typography__primary-medium_11u49","primary-small":"typography__primary-small_11u49","secondary-large":"typography__secondary-large_11u49","secondary-medium":"typography__secondary-medium_11u49","secondary-small":"typography__secondary-small_11u49","component":"typography__component_11u49","component-primary":"typography__component-primary_11u49","component-secondary":"typography__component-secondary_11u49","caps":"typography__caps_11u49","bold":"typography__bold_11u49","medium":"typography__medium_11u49","regular":"typography__regular_11u49","monospace":"typography__monospace_11u49","rowLimit1":"typography__rowLimit1_11u49","rowLimit2":"typography__rowLimit2_11u49","rowLimit3":"typography__rowLimit3_11u49"};
8
+ var styles = {"paragraph":"typography__paragraph_hw1vb","paragraphWithMargins":"typography__paragraphWithMargins_hw1vb","primary-large":"typography__primary-large_hw1vb","primary-medium":"typography__primary-medium_hw1vb","primary-small":"typography__primary-small_hw1vb","secondary-large":"typography__secondary-large_hw1vb","secondary-medium":"typography__secondary-medium_hw1vb","secondary-small":"typography__secondary-small_hw1vb","component":"typography__component_hw1vb","component-primary":"typography__component-primary_hw1vb","component-secondary":"typography__component-secondary_hw1vb","caps":"typography__caps_hw1vb","tagline":"typography__tagline_hw1vb","bold":"typography__bold_hw1vb","medium":"typography__medium_hw1vb","regular":"typography__regular_hw1vb","monospace":"typography__monospace_hw1vb","rowLimit1":"typography__rowLimit1_hw1vb","rowLimit2":"typography__rowLimit2_hw1vb","rowLimit3":"typography__rowLimit3_hw1vb"};
9
9
  require('./index.css')
10
10
 
11
11
  var logWarning = function (view) {
@@ -1,4 +1,4 @@
1
- /* hash: f6m2n */
1
+ /* hash: 1gxdd */
2
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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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 */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -11,80 +11,88 @@
11
11
 
12
12
  /* Hard up */
13
13
  } :root {
14
- } :root {
15
- --gap-s: 12px;
14
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */
15
+ --gap-s: 12px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
16
+
17
+ /* новые значения, используйте их */
16
18
  } :root {
17
19
  } :root {
18
20
  } :root {
19
21
  --text-paragraph-margin-bottom: 0 0 var(--gap-s);
20
- } .typography__paragraph_11u49 {
22
+ } .typography__paragraph_hw1vb {
21
23
  margin: 0;
22
24
  padding: 0;
23
- } .typography__paragraphWithMargins_11u49 {
25
+ } .typography__paragraphWithMargins_hw1vb {
24
26
  padding: 0;
25
27
  margin: var(--text-paragraph-margin-bottom);
26
- } .typography__primary-large_11u49 {
28
+ } .typography__primary-large_hw1vb {
27
29
  font-size: 18px;
28
30
  line-height: 24px;
29
31
  font-weight: 400;
30
- } .typography__primary-medium_11u49 {
32
+ } .typography__primary-medium_hw1vb {
31
33
  font-size: 16px;
32
34
  line-height: 24px;
33
35
  font-weight: 400;
34
- } .typography__primary-small_11u49 {
36
+ } .typography__primary-small_hw1vb {
35
37
  font-size: 14px;
36
38
  line-height: 20px;
37
39
  font-weight: 400;
38
- } .typography__secondary-large_11u49 {
40
+ } .typography__secondary-large_hw1vb {
39
41
  font-size: 13px;
40
42
  line-height: 16px;
41
43
  font-weight: 400;
42
- } .typography__secondary-medium_11u49 {
44
+ } .typography__secondary-medium_hw1vb {
43
45
  font-size: 12px;
44
46
  line-height: 16px;
45
47
  font-weight: 400;
46
- } .typography__secondary-small_11u49 {
48
+ } .typography__secondary-small_hw1vb {
47
49
  font-size: 11px;
48
50
  line-height: 16px;
49
51
  font-weight: 400;
50
- } .typography__component_11u49 {
52
+ } .typography__component_hw1vb {
51
53
  font-size: 16px;
52
54
  line-height: 20px;
53
55
  font-weight: 400;
54
- } .typography__component-primary_11u49 {
56
+ } .typography__component-primary_hw1vb {
55
57
  font-size: 16px;
56
58
  line-height: 20px;
57
59
  font-weight: 400;
58
- } .typography__component-secondary_11u49 {
60
+ } .typography__component-secondary_hw1vb {
59
61
  font-size: 14px;
60
62
  line-height: 18px;
61
63
  font-weight: 400;
62
- } .typography__caps_11u49 {
64
+ } .typography__caps_hw1vb {
65
+ font-size: 12px;
66
+ line-height: 16px;
67
+ font-weight: 500;
68
+ letter-spacing: 1.25px;
69
+ text-transform: uppercase;
70
+ } .typography__tagline_hw1vb {
63
71
  font-size: 12px;
64
72
  line-height: 16px;
65
73
  font-weight: 500;
66
74
  letter-spacing: 1.25px;
67
75
  text-transform: uppercase;
68
- } .typography__bold_11u49 {
76
+ } .typography__bold_hw1vb {
69
77
  font-weight: bold;
70
- } .typography__medium_11u49 {
78
+ } .typography__medium_hw1vb {
71
79
  font-weight: 500;
72
- } .typography__regular_11u49 {
80
+ } .typography__regular_hw1vb {
73
81
  font-weight: normal;
74
- } .typography__monospace_11u49 {
82
+ } .typography__monospace_hw1vb {
75
83
  font-variant-numeric: tabular-nums;
76
- } .typography__rowLimit1_11u49 {
84
+ } .typography__rowLimit1_hw1vb {
77
85
  -webkit-line-clamp: 1;
78
86
  display: -webkit-box;
79
87
  -webkit-box-orient: vertical;
80
88
  overflow: hidden;
81
89
  word-break: break-all;
82
- } .typography__rowLimit2_11u49 {
90
+ } .typography__rowLimit2_hw1vb {
83
91
  -webkit-line-clamp: 2;
84
92
  display: -webkit-box;
85
93
  -webkit-box-orient: vertical;
86
94
  overflow: hidden;
87
- } .typography__rowLimit3_11u49 {
95
+ } .typography__rowLimit3_hw1vb {
88
96
  -webkit-line-clamp: 3;
89
97
  display: -webkit-box;
90
98
  -webkit-box-orient: vertical;