@alfalab/core-components-typography 4.11.3 → 4.11.4

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 (72) hide show
  1. package/colors.css +23 -20
  2. package/colors.module-9e8354bc.js +6 -0
  3. package/common.module-c3b78455.js +6 -0
  4. package/cssm/colors.module.css +3 -0
  5. package/cssm/hooks/use-skeleton.module.css +4 -1
  6. package/cssm/text/index.module.css +4 -1
  7. package/cssm/title/common.module.css +4 -1
  8. package/cssm/title/component.d.ts +1 -1
  9. package/cssm/title/index.d.ts +1 -1
  10. package/cssm/title/index.module.css +4 -1
  11. package/cssm/title-mobile/component.d.ts +1 -1
  12. package/cssm/title-mobile/index.module.css +4 -1
  13. package/cssm/title-responsive/component.d.ts +1 -1
  14. package/esm/colors.css +23 -20
  15. package/esm/colors.module-ebc3cf8a.js +4 -0
  16. package/esm/common.module-fbd82291.js +4 -0
  17. package/esm/hooks/use-skeleton.css +9 -6
  18. package/esm/hooks/use-skeleton.js +1 -1
  19. package/esm/text/component.js +2 -2
  20. package/esm/text/index.css +26 -23
  21. package/esm/title/common.css +13 -10
  22. package/esm/title/component.d.ts +1 -1
  23. package/esm/title/component.js +1 -1
  24. package/esm/title/index.css +21 -18
  25. package/esm/title/index.d.ts +1 -1
  26. package/esm/title/index.js +2 -2
  27. package/esm/title-mobile/component.d.ts +1 -1
  28. package/esm/title-mobile/component.js +2 -2
  29. package/esm/title-mobile/index.css +20 -17
  30. package/esm/title-responsive/component.d.ts +1 -1
  31. package/hooks/use-skeleton.css +9 -6
  32. package/hooks/use-skeleton.js +1 -1
  33. package/modern/colors.css +23 -20
  34. package/modern/colors.module-9bf880e7.js +4 -0
  35. package/modern/common.module-f25ab3e9.js +4 -0
  36. package/modern/hooks/use-skeleton.css +9 -6
  37. package/modern/hooks/use-skeleton.js +1 -1
  38. package/modern/text/component.js +2 -2
  39. package/modern/text/index.css +26 -23
  40. package/modern/title/common.css +13 -10
  41. package/modern/title/component.d.ts +1 -1
  42. package/modern/title/component.js +1 -1
  43. package/modern/title/index.css +21 -18
  44. package/modern/title/index.d.ts +1 -1
  45. package/modern/title/index.js +2 -2
  46. package/modern/title-mobile/component.d.ts +1 -1
  47. package/modern/title-mobile/component.js +2 -2
  48. package/modern/title-mobile/index.css +20 -17
  49. package/modern/title-responsive/component.d.ts +1 -1
  50. package/moderncssm/title/component.d.ts +1 -1
  51. package/moderncssm/title/index.d.ts +1 -1
  52. package/moderncssm/title-mobile/component.d.ts +1 -1
  53. package/moderncssm/title-responsive/component.d.ts +1 -1
  54. package/package.json +3 -3
  55. package/text/component.js +2 -2
  56. package/text/index.css +26 -23
  57. package/title/common.css +13 -10
  58. package/title/component.d.ts +2 -2
  59. package/title/component.js +1 -1
  60. package/title/index.css +21 -18
  61. package/title/index.d.ts +2 -2
  62. package/title/index.js +2 -2
  63. package/title-mobile/component.d.ts +2 -2
  64. package/title-mobile/component.js +2 -2
  65. package/title-mobile/index.css +20 -17
  66. package/title-responsive/component.d.ts +2 -2
  67. package/colors.module-3df2d54c.js +0 -6
  68. package/common.module-4ea0799e.js +0 -6
  69. package/esm/colors.module-b0c10a10.js +0 -4
  70. package/esm/common.module-39525dd6.js +0 -4
  71. package/modern/colors.module-3bd9fc46.js +0 -4
  72. package/modern/common.module-4f82a2ea.js +0 -4
package/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1k5q9 */
1
+ /* hash: 9u1kr */
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;
@@ -35,44 +35,47 @@
35
35
  } :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 */
36
36
 
37
37
  /* новые значения, используйте их */
38
+
39
+ /* no-unit может приводить к проблемам в calc (#1559) */
40
+ /* stylelint-disable-next-line length-zero-no-unit */
38
41
  } :root {
39
42
  } :root {
40
- } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_qxbkq {
43
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_xx6ap {
41
44
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_qxbkq {
45
+ } .typography__disabled_xx6ap {
43
46
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_qxbkq {
47
+ } .typography__accent_xx6ap {
45
48
  color: var(--color-light-accent-primary);
46
- } .typography__primary_qxbkq {
49
+ } .typography__primary_xx6ap {
47
50
  color: var(--color-light-text-primary);
48
- } .typography__attention_qxbkq {
51
+ } .typography__attention_xx6ap {
49
52
  color: var(--color-light-text-attention);
50
- } .typography__positive_qxbkq {
53
+ } .typography__positive_xx6ap {
51
54
  color: var(--color-light-text-positive);
52
- } .typography__secondary_qxbkq {
55
+ } .typography__secondary_xx6ap {
53
56
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_qxbkq {
57
+ } .typography__tertiary-inverted_xx6ap {
55
58
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_qxbkq {
59
+ } .typography__primary-inverted_xx6ap {
57
60
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_qxbkq {
61
+ } .typography__secondary-inverted_xx6ap {
59
62
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_qxbkq {
63
+ } .typography__link_xx6ap {
61
64
  color: var(--color-light-text-info);
62
- } .typography__negative_qxbkq {
65
+ } .typography__negative_xx6ap {
63
66
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_qxbkq {
67
+ } .typography__static-primary-light_xx6ap {
65
68
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_qxbkq {
69
+ } .typography__static-secondary-light_xx6ap {
67
70
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_qxbkq {
71
+ } .typography__static-tertiary-light_xx6ap {
69
72
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_qxbkq {
73
+ } .typography__static-primary-dark_xx6ap {
71
74
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_qxbkq {
75
+ } .typography__static-secondary-dark_xx6ap {
73
76
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_qxbkq {
77
+ } .typography__static-tertiary-dark_xx6ap {
75
78
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_qxbkq {
79
+ } .typography__static-accent_xx6ap {
77
80
  color: var(--color-static-accent-primary);
78
81
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_xx6ap","disabled":"typography__disabled_xx6ap","accent":"typography__accent_xx6ap","primary":"typography__primary_xx6ap","attention":"typography__attention_xx6ap","positive":"typography__positive_xx6ap","secondary":"typography__secondary_xx6ap","tertiary-inverted":"typography__tertiary-inverted_xx6ap","primary-inverted":"typography__primary-inverted_xx6ap","secondary-inverted":"typography__secondary-inverted_xx6ap","link":"typography__link_xx6ap","negative":"typography__negative_xx6ap","static-primary-light":"typography__static-primary-light_xx6ap","static-secondary-light":"typography__static-secondary-light_xx6ap","static-tertiary-light":"typography__static-tertiary-light_xx6ap","static-primary-dark":"typography__static-primary-dark_xx6ap","static-secondary-dark":"typography__static-secondary-dark_xx6ap","static-tertiary-dark":"typography__static-tertiary-dark_xx6ap","static-accent":"typography__static-accent_xx6ap"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_1h88u","bold":"typography__bold_1h88u","semibold":"typography__semibold_1h88u","medium":"typography__medium_1h88u","regular":"typography__regular_1h88u","rowLimit1":"typography__rowLimit1_1h88u","rowLimit2":"typography__rowLimit2_1h88u","rowLimit3":"typography__rowLimit3_1h88u"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -34,6 +34,9 @@
34
34
  } :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 */
35
35
 
36
36
  /* новые значения, используйте их */
37
+
38
+ /* no-unit может приводить к проблемам в calc (#1559) */
39
+ /* stylelint-disable-next-line length-zero-no-unit */
37
40
  } :root {
38
41
  } :root {
39
42
  } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .tertiary {
@@ -16,7 +16,10 @@
16
16
  } :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 */
17
17
 
18
18
  /* новые значения, используйте их */
19
- --gap-0: 0;
19
+
20
+ /* no-unit может приводить к проблемам в calc (#1559) */
21
+ /* stylelint-disable-next-line length-zero-no-unit */
22
+ --gap-0: 0px;
20
23
  } :root {
21
24
  } :root {
22
25
  } /* сбрасывает синюю подсветку при нажатии */ .skeletonText.skeletonText {
@@ -16,7 +16,10 @@
16
16
  --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 */
17
17
 
18
18
  /* новые значения, используйте их */
19
- --gap-0: 0;
19
+
20
+ /* no-unit может приводить к проблемам в calc (#1559) */
21
+ /* stylelint-disable-next-line length-zero-no-unit */
22
+ --gap-0: 0px;
20
23
  --gap-12: var(--gap-s);
21
24
  } :root {
22
25
  } :root {
@@ -15,7 +15,10 @@
15
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
16
 
17
17
  /* новые значения, используйте их */
18
- --gap-0: 0;
18
+
19
+ /* no-unit может приводить к проблемам в calc (#1559) */
20
+ /* stylelint-disable-next-line length-zero-no-unit */
21
+ --gap-0: 0px;
19
22
  } :root {
20
23
  } :root {
21
24
  } /* сбрасывает синюю подсветку при нажатии */ .component {
@@ -105,7 +105,7 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
105
105
  /**
106
106
  * Количество строк
107
107
  */
108
- rowLimit?: 1 | 2 | 3 | undefined;
108
+ rowLimit?: 2 | 1 | 3 | undefined;
109
109
  /**
110
110
  * Показать скелетон
111
111
  */
@@ -11,7 +11,7 @@ declare const Title: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<H
11
11
  className?: string | undefined;
12
12
  dataTestId?: string | undefined;
13
13
  children?: React.ReactNode;
14
- rowLimit?: 1 | 2 | 3 | undefined;
14
+ rowLimit?: 2 | 1 | 3 | undefined;
15
15
  showSkeleton?: boolean | undefined;
16
16
  skeletonProps?: import("../types").TextSkeletonProps | undefined;
17
17
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
@@ -19,7 +19,10 @@
19
19
  --gap-4xl: 48px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
20
20
 
21
21
  /* новые значения, используйте их */
22
- --gap-0: 0;
22
+
23
+ /* no-unit может приводить к проблемам в calc (#1559) */
24
+ /* stylelint-disable-next-line length-zero-no-unit */
25
+ --gap-0: 0px;
23
26
  --gap-16: var(--gap-m);
24
27
  --gap-24: var(--gap-xl);
25
28
  --gap-40: var(--gap-3xl);
@@ -10,7 +10,7 @@ declare const TitleMobile: React.ForwardRefExoticComponent<Omit<React.HTMLAttrib
10
10
  className?: string | undefined;
11
11
  dataTestId?: string | undefined;
12
12
  children?: React.ReactNode;
13
- rowLimit?: 1 | 2 | 3 | undefined;
13
+ rowLimit?: 2 | 1 | 3 | undefined;
14
14
  showSkeleton?: boolean | undefined;
15
15
  skeletonProps?: import("../types").TextSkeletonProps | undefined;
16
16
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
@@ -18,7 +18,10 @@
18
18
  --gap-3xl: 40px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
19
19
 
20
20
  /* новые значения, используйте их */
21
- --gap-0: 0;
21
+
22
+ /* no-unit может приводить к проблемам в calc (#1559) */
23
+ /* stylelint-disable-next-line length-zero-no-unit */
24
+ --gap-0: 0px;
22
25
  --gap-16: var(--gap-m);
23
26
  --gap-24: var(--gap-xl);
24
27
  --gap-40: var(--gap-3xl);
@@ -22,7 +22,7 @@ declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAt
22
22
  className?: string | undefined;
23
23
  dataTestId?: string | undefined;
24
24
  children?: React.ReactNode;
25
- rowLimit?: 1 | 2 | 3 | undefined;
25
+ rowLimit?: 2 | 1 | 3 | undefined;
26
26
  showSkeleton?: boolean | undefined;
27
27
  skeletonProps?: import("../types").TextSkeletonProps | undefined;
28
28
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
package/esm/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1k5q9 */
1
+ /* hash: 9u1kr */
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;
@@ -35,44 +35,47 @@
35
35
  } :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 */
36
36
 
37
37
  /* новые значения, используйте их */
38
+
39
+ /* no-unit может приводить к проблемам в calc (#1559) */
40
+ /* stylelint-disable-next-line length-zero-no-unit */
38
41
  } :root {
39
42
  } :root {
40
- } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_qxbkq {
43
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_xx6ap {
41
44
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_qxbkq {
45
+ } .typography__disabled_xx6ap {
43
46
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_qxbkq {
47
+ } .typography__accent_xx6ap {
45
48
  color: var(--color-light-accent-primary);
46
- } .typography__primary_qxbkq {
49
+ } .typography__primary_xx6ap {
47
50
  color: var(--color-light-text-primary);
48
- } .typography__attention_qxbkq {
51
+ } .typography__attention_xx6ap {
49
52
  color: var(--color-light-text-attention);
50
- } .typography__positive_qxbkq {
53
+ } .typography__positive_xx6ap {
51
54
  color: var(--color-light-text-positive);
52
- } .typography__secondary_qxbkq {
55
+ } .typography__secondary_xx6ap {
53
56
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_qxbkq {
57
+ } .typography__tertiary-inverted_xx6ap {
55
58
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_qxbkq {
59
+ } .typography__primary-inverted_xx6ap {
57
60
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_qxbkq {
61
+ } .typography__secondary-inverted_xx6ap {
59
62
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_qxbkq {
63
+ } .typography__link_xx6ap {
61
64
  color: var(--color-light-text-info);
62
- } .typography__negative_qxbkq {
65
+ } .typography__negative_xx6ap {
63
66
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_qxbkq {
67
+ } .typography__static-primary-light_xx6ap {
65
68
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_qxbkq {
69
+ } .typography__static-secondary-light_xx6ap {
67
70
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_qxbkq {
71
+ } .typography__static-tertiary-light_xx6ap {
69
72
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_qxbkq {
73
+ } .typography__static-primary-dark_xx6ap {
71
74
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_qxbkq {
75
+ } .typography__static-secondary-dark_xx6ap {
73
76
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_qxbkq {
77
+ } .typography__static-tertiary-dark_xx6ap {
75
78
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_qxbkq {
79
+ } .typography__static-accent_xx6ap {
77
80
  color: var(--color-static-accent-primary);
78
81
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_xx6ap","disabled":"typography__disabled_xx6ap","accent":"typography__accent_xx6ap","primary":"typography__primary_xx6ap","attention":"typography__attention_xx6ap","positive":"typography__positive_xx6ap","secondary":"typography__secondary_xx6ap","tertiary-inverted":"typography__tertiary-inverted_xx6ap","primary-inverted":"typography__primary-inverted_xx6ap","secondary-inverted":"typography__secondary-inverted_xx6ap","link":"typography__link_xx6ap","negative":"typography__negative_xx6ap","static-primary-light":"typography__static-primary-light_xx6ap","static-secondary-light":"typography__static-secondary-light_xx6ap","static-tertiary-light":"typography__static-tertiary-light_xx6ap","static-primary-dark":"typography__static-primary-dark_xx6ap","static-secondary-dark":"typography__static-secondary-dark_xx6ap","static-tertiary-dark":"typography__static-tertiary-dark_xx6ap","static-accent":"typography__static-accent_xx6ap"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_1h88u","bold":"typography__bold_1h88u","semibold":"typography__semibold_1h88u","medium":"typography__medium_1h88u","regular":"typography__regular_1h88u","rowLimit1":"typography__rowLimit1_1h88u","rowLimit2":"typography__rowLimit2_1h88u","rowLimit3":"typography__rowLimit3_1h88u"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,4 +1,4 @@
1
- /* hash: 1ycbu */
1
+ /* hash: 8n2gt */
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 */
@@ -17,15 +17,18 @@
17
17
  } :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 */
18
18
 
19
19
  /* новые значения, используйте их */
20
- --gap-0: 0;
20
+
21
+ /* no-unit может приводить к проблемам в calc (#1559) */
22
+ /* stylelint-disable-next-line length-zero-no-unit */
23
+ --gap-0: 0px;
21
24
  } :root {
22
25
  } :root {
23
- } /* сбрасывает синюю подсветку при нажатии */ .typography__skeletonText_hbe0w.typography__skeletonText_hbe0w {
26
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__skeletonText_indam.typography__skeletonText_indam {
24
27
  border-radius: var(--border-radius-pill);
25
- } .typography__left_hbe0w > div {
28
+ } .typography__left_indam > div {
26
29
  margin-right: auto;
27
- } .typography__center_hbe0w > div {
30
+ } .typography__center_indam > div {
28
31
  margin: var(--gap-0) auto;
29
- } .typography__right_hbe0w > div {
32
+ } .typography__right_indam > div {
30
33
  margin-left: auto;
31
34
  }
@@ -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_hbe0w","left":"typography__left_hbe0w","center":"typography__center_hbe0w","right":"typography__right_hbe0w"};
7
+ var styles = {"skeletonText":"typography__skeletonText_indam","left":"typography__left_indam","center":"typography__center_indam","right":"typography__right_indam"};
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-b0c10a10.js';
6
+ import { c as colors } from '../colors.module-ebc3cf8a.js';
7
7
 
8
- var styles = {"transparent":"typography__transparent_w00gg","paragraph":"typography__paragraph_w00gg","paragraphWithMargins":"typography__paragraphWithMargins_w00gg","primary-large":"typography__primary-large_w00gg","primary-medium":"typography__primary-medium_w00gg","primary-small":"typography__primary-small_w00gg","secondary-large":"typography__secondary-large_w00gg","secondary-medium":"typography__secondary-medium_w00gg","secondary-small":"typography__secondary-small_w00gg","component":"typography__component_w00gg","component-primary":"typography__component-primary_w00gg","component-secondary":"typography__component-secondary_w00gg","caps":"typography__caps_w00gg","tagline":"typography__tagline_w00gg","bold":"typography__bold_w00gg","medium":"typography__medium_w00gg","regular":"typography__regular_w00gg","monospace":"typography__monospace_w00gg","rowLimit1":"typography__rowLimit1_w00gg","rowLimit2":"typography__rowLimit2_w00gg","rowLimit3":"typography__rowLimit3_w00gg"};
8
+ var styles = {"transparent":"typography__transparent_1t6yt","paragraph":"typography__paragraph_1t6yt","paragraphWithMargins":"typography__paragraphWithMargins_1t6yt","primary-large":"typography__primary-large_1t6yt","primary-medium":"typography__primary-medium_1t6yt","primary-small":"typography__primary-small_1t6yt","secondary-large":"typography__secondary-large_1t6yt","secondary-medium":"typography__secondary-medium_1t6yt","secondary-small":"typography__secondary-small_1t6yt","component":"typography__component_1t6yt","component-primary":"typography__component-primary_1t6yt","component-secondary":"typography__component-secondary_1t6yt","caps":"typography__caps_1t6yt","tagline":"typography__tagline_1t6yt","bold":"typography__bold_1t6yt","medium":"typography__medium_1t6yt","regular":"typography__regular_1t6yt","monospace":"typography__monospace_1t6yt","rowLimit1":"typography__rowLimit1_1t6yt","rowLimit2":"typography__rowLimit2_1t6yt","rowLimit3":"typography__rowLimit3_1t6yt"};
9
9
  require('./index.css')
10
10
 
11
11
  var logWarning = function (view) {
@@ -1,4 +1,4 @@
1
- /* hash: 47smc */
1
+ /* hash: 1yyn7 */
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 */
@@ -17,88 +17,91 @@
17
17
  --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 */
18
18
 
19
19
  /* новые значения, используйте их */
20
- --gap-0: 0;
20
+
21
+ /* no-unit может приводить к проблемам в calc (#1559) */
22
+ /* stylelint-disable-next-line length-zero-no-unit */
23
+ --gap-0: 0px;
21
24
  --gap-12: var(--gap-s);
22
25
  } :root {
23
26
  } :root {
24
- } /* сбрасывает синюю подсветку при нажатии */ .typography__transparent_w00gg {
27
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__transparent_1t6yt {
25
28
  opacity: 0;
26
29
  } :root {
27
30
  --text-paragraph-margin-bottom: var(--gap-0) var(--gap-0) var(--gap-12);
28
- } .typography__paragraph_w00gg {
31
+ } .typography__paragraph_1t6yt {
29
32
  margin: var(--gap-0);
30
33
  padding: var(--gap-0);
31
- } .typography__paragraphWithMargins_w00gg {
34
+ } .typography__paragraphWithMargins_1t6yt {
32
35
  padding: var(--gap-0);
33
36
  margin: var(--text-paragraph-margin-bottom);
34
- } .typography__primary-large_w00gg {
37
+ } .typography__primary-large_1t6yt {
35
38
  font-size: 18px;
36
39
  line-height: 24px;
37
40
  font-weight: 400;
38
- } .typography__primary-medium_w00gg {
41
+ } .typography__primary-medium_1t6yt {
39
42
  font-size: 16px;
40
43
  line-height: 24px;
41
44
  font-weight: 400;
42
- } .typography__primary-small_w00gg {
45
+ } .typography__primary-small_1t6yt {
43
46
  font-size: 14px;
44
47
  line-height: 20px;
45
48
  font-weight: 400;
46
- } .typography__secondary-large_w00gg {
49
+ } .typography__secondary-large_1t6yt {
47
50
  font-size: 13px;
48
51
  line-height: 16px;
49
52
  font-weight: 400;
50
- } .typography__secondary-medium_w00gg {
53
+ } .typography__secondary-medium_1t6yt {
51
54
  font-size: 12px;
52
55
  line-height: 16px;
53
56
  font-weight: 400;
54
- } .typography__secondary-small_w00gg {
57
+ } .typography__secondary-small_1t6yt {
55
58
  font-size: 11px;
56
59
  line-height: 16px;
57
60
  font-weight: 400;
58
- } .typography__component_w00gg {
61
+ } .typography__component_1t6yt {
59
62
  font-size: 16px;
60
63
  line-height: 20px;
61
64
  font-weight: 400;
62
- } .typography__component-primary_w00gg {
65
+ } .typography__component-primary_1t6yt {
63
66
  font-size: 16px;
64
67
  line-height: 20px;
65
68
  font-weight: 400;
66
- } .typography__component-secondary_w00gg {
69
+ } .typography__component-secondary_1t6yt {
67
70
  font-size: 14px;
68
71
  line-height: 18px;
69
72
  font-weight: 400;
70
- } .typography__caps_w00gg {
73
+ } .typography__caps_1t6yt {
71
74
  font-size: 12px;
72
75
  line-height: 16px;
73
76
  font-weight: 500;
74
77
  letter-spacing: 1.25px;
75
78
  text-transform: uppercase;
76
- } .typography__tagline_w00gg {
79
+ } .typography__tagline_1t6yt {
77
80
  font-size: 12px;
78
81
  line-height: 16px;
79
82
  font-weight: 500;
80
83
  letter-spacing: 1.25px;
81
84
  text-transform: uppercase;
82
- } .typography__bold_w00gg {
85
+ } .typography__bold_1t6yt {
83
86
  font-weight: bold;
84
- } .typography__medium_w00gg {
87
+ } .typography__medium_1t6yt {
85
88
  font-weight: 500;
86
- } .typography__regular_w00gg {
89
+ } .typography__regular_1t6yt {
87
90
  font-weight: normal;
88
- } .typography__monospace_w00gg {
91
+ } .typography__monospace_1t6yt {
89
92
  font-variant-numeric: tabular-nums;
90
- } .typography__rowLimit1_w00gg {
93
+ } .typography__rowLimit1_1t6yt {
91
94
  -webkit-line-clamp: 1;
92
95
  display: -webkit-box;
93
96
  -webkit-box-orient: vertical;
94
97
  overflow: hidden;
95
98
  word-break: break-all;
96
- } .typography__rowLimit2_w00gg {
99
+ } .typography__rowLimit2_1t6yt {
97
100
  -webkit-line-clamp: 2;
98
101
  display: -webkit-box;
99
102
  -webkit-box-orient: vertical;
100
103
  overflow: hidden;
101
- } .typography__rowLimit3_w00gg {
104
+ } .typography__rowLimit3_1t6yt {
102
105
  -webkit-line-clamp: 3;
103
106
  display: -webkit-box;
104
107
  -webkit-box-orient: vertical;