@alfalab/core-components-typography 4.10.2 → 4.11.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 (73) hide show
  1. package/colors.css +20 -20
  2. package/colors.module-90f568ec.js +6 -0
  3. package/common.module-5d5be3d8.js +6 -0
  4. package/component.d.ts +5 -5
  5. package/component.js +4 -0
  6. package/cssm/component.d.ts +5 -5
  7. package/cssm/component.js +4 -0
  8. package/cssm/index.js +8 -0
  9. package/cssm/title-responsive/component.d.ts +8 -0
  10. package/cssm/title-responsive/component.js +2 -3
  11. package/esm/colors.css +20 -20
  12. package/esm/colors.module-9aca6443.js +4 -0
  13. package/esm/common.module-4e867182.js +4 -0
  14. package/esm/component.d.ts +5 -5
  15. package/esm/component.js +1 -1
  16. package/esm/hooks/use-skeleton.css +5 -5
  17. package/esm/hooks/use-skeleton.js +1 -1
  18. package/esm/index.js +4 -0
  19. package/esm/text/component.js +2 -2
  20. package/esm/text/index.css +22 -22
  21. package/esm/title/common.css +9 -9
  22. package/esm/title/component.js +1 -1
  23. package/esm/title/index.css +17 -17
  24. package/esm/title/index.js +2 -2
  25. package/esm/title-mobile/component.js +2 -2
  26. package/esm/title-mobile/index.css +16 -16
  27. package/esm/title-responsive/component.d.ts +8 -0
  28. package/esm/title-responsive/component.js +3 -4
  29. package/hooks/use-skeleton.css +5 -5
  30. package/hooks/use-skeleton.js +1 -1
  31. package/index.js +8 -0
  32. package/modern/colors.css +20 -20
  33. package/modern/colors.module-afc58a9a.js +4 -0
  34. package/modern/common.module-bcf9a988.js +4 -0
  35. package/modern/component.d.ts +5 -5
  36. package/modern/component.js +1 -1
  37. package/modern/hooks/use-skeleton.css +5 -5
  38. package/modern/hooks/use-skeleton.js +1 -1
  39. package/modern/index.js +4 -0
  40. package/modern/text/component.js +2 -2
  41. package/modern/text/index.css +22 -22
  42. package/modern/title/common.css +9 -9
  43. package/modern/title/component.js +1 -1
  44. package/modern/title/index.css +17 -17
  45. package/modern/title/index.js +2 -2
  46. package/modern/title-mobile/component.js +2 -2
  47. package/modern/title-mobile/index.css +16 -16
  48. package/modern/title-responsive/component.d.ts +8 -0
  49. package/modern/title-responsive/component.js +3 -4
  50. package/moderncssm/component.d.ts +5 -5
  51. package/moderncssm/component.js +1 -1
  52. package/moderncssm/index.js +4 -0
  53. package/moderncssm/title-responsive/component.d.ts +8 -0
  54. package/moderncssm/title-responsive/component.js +3 -4
  55. package/package.json +5 -4
  56. package/src/component.tsx +2 -0
  57. package/src/title-responsive/component.tsx +8 -5
  58. package/text/component.js +2 -2
  59. package/text/index.css +22 -22
  60. package/title/common.css +9 -9
  61. package/title/component.js +1 -1
  62. package/title/index.css +17 -17
  63. package/title/index.js +2 -2
  64. package/title-mobile/component.js +2 -2
  65. package/title-mobile/index.css +16 -16
  66. package/title-responsive/component.d.ts +8 -0
  67. package/title-responsive/component.js +2 -3
  68. package/colors.module-ae9203b0.js +0 -6
  69. package/common.module-b6c435d0.js +0 -6
  70. package/esm/colors.module-8ee7777c.js +0 -4
  71. package/esm/common.module-918e04b1.js +0 -4
  72. package/modern/colors.module-74da56c2.js +0 -4
  73. package/modern/common.module-95d0a71b.js +0 -4
package/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: k5zbx */
1
+ /* hash: 109e2 */
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;
@@ -37,42 +37,42 @@
37
37
  /* новые значения, используйте их */
38
38
  } :root {
39
39
  } :root {
40
- } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_6ow3h {
40
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_1fz8g {
41
41
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_6ow3h {
42
+ } .typography__disabled_1fz8g {
43
43
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_6ow3h {
44
+ } .typography__accent_1fz8g {
45
45
  color: var(--color-light-accent-primary);
46
- } .typography__primary_6ow3h {
46
+ } .typography__primary_1fz8g {
47
47
  color: var(--color-light-text-primary);
48
- } .typography__attention_6ow3h {
48
+ } .typography__attention_1fz8g {
49
49
  color: var(--color-light-text-attention);
50
- } .typography__positive_6ow3h {
50
+ } .typography__positive_1fz8g {
51
51
  color: var(--color-light-text-positive);
52
- } .typography__secondary_6ow3h {
52
+ } .typography__secondary_1fz8g {
53
53
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_6ow3h {
54
+ } .typography__tertiary-inverted_1fz8g {
55
55
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_6ow3h {
56
+ } .typography__primary-inverted_1fz8g {
57
57
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_6ow3h {
58
+ } .typography__secondary-inverted_1fz8g {
59
59
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_6ow3h {
60
+ } .typography__link_1fz8g {
61
61
  color: var(--color-light-text-info);
62
- } .typography__negative_6ow3h {
62
+ } .typography__negative_1fz8g {
63
63
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_6ow3h {
64
+ } .typography__static-primary-light_1fz8g {
65
65
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_6ow3h {
66
+ } .typography__static-secondary-light_1fz8g {
67
67
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_6ow3h {
68
+ } .typography__static-tertiary-light_1fz8g {
69
69
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_6ow3h {
70
+ } .typography__static-primary-dark_1fz8g {
71
71
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_6ow3h {
72
+ } .typography__static-secondary-dark_1fz8g {
73
73
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_6ow3h {
74
+ } .typography__static-tertiary-dark_1fz8g {
75
75
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_6ow3h {
76
+ } .typography__static-accent_1fz8g {
77
77
  color: var(--color-static-accent-primary);
78
78
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_1fz8g","disabled":"typography__disabled_1fz8g","accent":"typography__accent_1fz8g","primary":"typography__primary_1fz8g","attention":"typography__attention_1fz8g","positive":"typography__positive_1fz8g","secondary":"typography__secondary_1fz8g","tertiary-inverted":"typography__tertiary-inverted_1fz8g","primary-inverted":"typography__primary-inverted_1fz8g","secondary-inverted":"typography__secondary-inverted_1fz8g","link":"typography__link_1fz8g","negative":"typography__negative_1fz8g","static-primary-light":"typography__static-primary-light_1fz8g","static-secondary-light":"typography__static-secondary-light_1fz8g","static-tertiary-light":"typography__static-tertiary-light_1fz8g","static-primary-dark":"typography__static-primary-dark_1fz8g","static-secondary-dark":"typography__static-secondary-dark_1fz8g","static-tertiary-dark":"typography__static-tertiary-dark_1fz8g","static-accent":"typography__static-accent_1fz8g"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_13m5g","bold":"typography__bold_13m5g","semibold":"typography__semibold_13m5g","medium":"typography__medium_13m5g","regular":"typography__regular_13m5g","rowLimit1":"typography__rowLimit1_13m5g","rowLimit2":"typography__rowLimit2_13m5g","rowLimit3":"typography__rowLimit3_13m5g"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
package/component.d.ts CHANGED
@@ -1,8 +1,8 @@
1
1
  import { FC, ForwardRefExoticComponent, RefAttributes } from 'react';
2
- import { TextProps } from "./text/index";
3
- import { TitleProps } from "./title/index";
4
- import { TitleMobileProps } from "./title-mobile/index";
5
- import { TitleResponsiveProps } from "./title-responsive/index";
2
+ import { Text, TextProps } from "./text/index";
3
+ import { Title, TitleProps } from "./title/index";
4
+ import { TitleMobile, TitleMobileProps } from "./title-mobile/index";
5
+ import { TitleResponsive, TitleResponsiveProps } from "./title-responsive/index";
6
6
  import { TextElementType } from "./types";
7
7
  declare const Typography: {
8
8
  Title: FC<TitleProps>;
@@ -10,4 +10,4 @@ declare const Typography: {
10
10
  TitleResponsive: FC<TitleResponsiveProps>;
11
11
  TitleMobile: FC<TitleMobileProps>;
12
12
  };
13
- export { Typography };
13
+ export { Typography, Text, Title as TitleDesktop, TitleResponsive, TitleMobile };
package/component.js CHANGED
@@ -14,4 +14,8 @@ var Typography = {
14
14
  TitleMobile: titleMobile_component.TitleMobile,
15
15
  };
16
16
 
17
+ exports.Text = text_component.Text;
18
+ exports.TitleDesktop = title_index.Title;
19
+ exports.TitleMobile = titleMobile_component.TitleMobile;
20
+ exports.TitleResponsive = titleResponsive_component.TitleResponsive;
17
21
  exports.Typography = Typography;
@@ -1,8 +1,8 @@
1
1
  import { FC, ForwardRefExoticComponent, RefAttributes } from 'react';
2
- import { TextProps } from "./text/index";
3
- import { TitleProps } from "./title/index";
4
- import { TitleMobileProps } from "./title-mobile/index";
5
- import { TitleResponsiveProps } from "./title-responsive/index";
2
+ import { Text, TextProps } from "./text/index";
3
+ import { Title, TitleProps } from "./title/index";
4
+ import { TitleMobile, TitleMobileProps } from "./title-mobile/index";
5
+ import { TitleResponsive, TitleResponsiveProps } from "./title-responsive/index";
6
6
  import { TextElementType } from "./types";
7
7
  declare const Typography: {
8
8
  Title: FC<TitleProps>;
@@ -10,4 +10,4 @@ declare const Typography: {
10
10
  TitleResponsive: FC<TitleResponsiveProps>;
11
11
  TitleMobile: FC<TitleMobileProps>;
12
12
  };
13
- export { Typography };
13
+ export { Typography, Text, Title as TitleDesktop, TitleResponsive, TitleMobile };
package/cssm/component.js CHANGED
@@ -14,4 +14,8 @@ var Typography = {
14
14
  TitleMobile: titleMobile_component.TitleMobile,
15
15
  };
16
16
 
17
+ exports.Text = text_component.Text;
18
+ exports.TitleDesktop = title_index.Title;
19
+ exports.TitleMobile = titleMobile_component.TitleMobile;
20
+ exports.TitleResponsive = titleResponsive_component.TitleResponsive;
17
21
  exports.Typography = Typography;
package/cssm/index.js CHANGED
@@ -4,8 +4,16 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var component = require('./component.js');
6
6
  var presets = require('./presets.js');
7
+ var text_component = require('./text/component.js');
8
+ var title_index = require('./title/index.js');
9
+ var titleResponsive_component = require('./title-responsive/component.js');
10
+ var titleMobile_component = require('./title-mobile/component.js');
7
11
 
8
12
 
9
13
 
10
14
  exports.Typography = component.Typography;
11
15
  exports.typographyPresets = presets.typographyPresets;
16
+ exports.Text = text_component.Text;
17
+ exports.TitleDesktop = title_index.Title;
18
+ exports.TitleResponsive = titleResponsive_component.TitleResponsive;
19
+ exports.TitleMobile = titleMobile_component.TitleMobile;
@@ -7,6 +7,10 @@ type TitleResponsiveProps = TitleProps & {
7
7
  * @default 1024
8
8
  */
9
9
  breakpoint?: number;
10
+ /**
11
+ * Версия, которая будет использоваться при серверном рендеринге
12
+ */
13
+ client?: 'desktop' | 'mobile';
10
14
  };
11
15
  declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
12
16
  tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
@@ -28,5 +32,9 @@ declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAt
28
32
  * @default 1024
29
33
  */
30
34
  breakpoint?: number | undefined;
35
+ /**
36
+ * Версия, которая будет использоваться при серверном рендеринге
37
+ */
38
+ client?: "mobile" | "desktop" | undefined;
31
39
  } & React.RefAttributes<HTMLDivElement | HTMLHeadingElement>>;
32
40
  export { TitleResponsiveProps, TitleResponsive };
@@ -13,9 +13,8 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
13
13
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
14
14
 
15
15
  var TitleResponsive = React.forwardRef(function (_a, ref) {
16
- var defaultMatchMediaValue = _a.defaultMatchMediaValue, _b = _a.breakpoint, breakpoint = _b === void 0 ? 1024 : _b, restProps = tslib.__rest(_a, ["defaultMatchMediaValue", "breakpoint"]);
17
- var query = "(min-width: ".concat(breakpoint, "px)");
18
- var isDesktop = coreComponentsMq.useMatchMedia(query, defaultMatchMediaValue)[0];
16
+ var breakpoint = _a.breakpoint, client = _a.client, restProps = tslib.__rest(_a, ["breakpoint", "client"]);
17
+ var isDesktop = coreComponentsMq.useIsDesktop(breakpoint, client === 'desktop');
19
18
  var Component = isDesktop ? title_index.Title : titleMobile_component.TitleMobile;
20
19
  return React__default.default.createElement(Component, tslib.__assign({}, restProps, { ref: ref }));
21
20
  });
package/esm/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: k5zbx */
1
+ /* hash: 109e2 */
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;
@@ -37,42 +37,42 @@
37
37
  /* новые значения, используйте их */
38
38
  } :root {
39
39
  } :root {
40
- } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_6ow3h {
40
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_1fz8g {
41
41
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_6ow3h {
42
+ } .typography__disabled_1fz8g {
43
43
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_6ow3h {
44
+ } .typography__accent_1fz8g {
45
45
  color: var(--color-light-accent-primary);
46
- } .typography__primary_6ow3h {
46
+ } .typography__primary_1fz8g {
47
47
  color: var(--color-light-text-primary);
48
- } .typography__attention_6ow3h {
48
+ } .typography__attention_1fz8g {
49
49
  color: var(--color-light-text-attention);
50
- } .typography__positive_6ow3h {
50
+ } .typography__positive_1fz8g {
51
51
  color: var(--color-light-text-positive);
52
- } .typography__secondary_6ow3h {
52
+ } .typography__secondary_1fz8g {
53
53
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_6ow3h {
54
+ } .typography__tertiary-inverted_1fz8g {
55
55
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_6ow3h {
56
+ } .typography__primary-inverted_1fz8g {
57
57
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_6ow3h {
58
+ } .typography__secondary-inverted_1fz8g {
59
59
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_6ow3h {
60
+ } .typography__link_1fz8g {
61
61
  color: var(--color-light-text-info);
62
- } .typography__negative_6ow3h {
62
+ } .typography__negative_1fz8g {
63
63
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_6ow3h {
64
+ } .typography__static-primary-light_1fz8g {
65
65
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_6ow3h {
66
+ } .typography__static-secondary-light_1fz8g {
67
67
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_6ow3h {
68
+ } .typography__static-tertiary-light_1fz8g {
69
69
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_6ow3h {
70
+ } .typography__static-primary-dark_1fz8g {
71
71
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_6ow3h {
72
+ } .typography__static-secondary-dark_1fz8g {
73
73
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_6ow3h {
74
+ } .typography__static-tertiary-dark_1fz8g {
75
75
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_6ow3h {
76
+ } .typography__static-accent_1fz8g {
77
77
  color: var(--color-static-accent-primary);
78
78
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_1fz8g","disabled":"typography__disabled_1fz8g","accent":"typography__accent_1fz8g","primary":"typography__primary_1fz8g","attention":"typography__attention_1fz8g","positive":"typography__positive_1fz8g","secondary":"typography__secondary_1fz8g","tertiary-inverted":"typography__tertiary-inverted_1fz8g","primary-inverted":"typography__primary-inverted_1fz8g","secondary-inverted":"typography__secondary-inverted_1fz8g","link":"typography__link_1fz8g","negative":"typography__negative_1fz8g","static-primary-light":"typography__static-primary-light_1fz8g","static-secondary-light":"typography__static-secondary-light_1fz8g","static-tertiary-light":"typography__static-tertiary-light_1fz8g","static-primary-dark":"typography__static-primary-dark_1fz8g","static-secondary-dark":"typography__static-secondary-dark_1fz8g","static-tertiary-dark":"typography__static-tertiary-dark_1fz8g","static-accent":"typography__static-accent_1fz8g"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_13m5g","bold":"typography__bold_13m5g","semibold":"typography__semibold_13m5g","medium":"typography__medium_13m5g","regular":"typography__regular_13m5g","rowLimit1":"typography__rowLimit1_13m5g","rowLimit2":"typography__rowLimit2_13m5g","rowLimit3":"typography__rowLimit3_13m5g"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,8 +1,8 @@
1
1
  import { FC, ForwardRefExoticComponent, RefAttributes } from 'react';
2
- import { TextProps } from "./text/index";
3
- import { TitleProps } from "./title/index";
4
- import { TitleMobileProps } from "./title-mobile/index";
5
- import { TitleResponsiveProps } from "./title-responsive/index";
2
+ import { Text, TextProps } from "./text/index";
3
+ import { Title, TitleProps } from "./title/index";
4
+ import { TitleMobile, TitleMobileProps } from "./title-mobile/index";
5
+ import { TitleResponsive, TitleResponsiveProps } from "./title-responsive/index";
6
6
  import { TextElementType } from "./types";
7
7
  declare const Typography: {
8
8
  Title: FC<TitleProps>;
@@ -10,4 +10,4 @@ declare const Typography: {
10
10
  TitleResponsive: FC<TitleResponsiveProps>;
11
11
  TitleMobile: FC<TitleMobileProps>;
12
12
  };
13
- export { Typography };
13
+ export { Typography, Text, Title as TitleDesktop, TitleResponsive, TitleMobile };
package/esm/component.js CHANGED
@@ -10,4 +10,4 @@ var Typography = {
10
10
  TitleMobile: TitleMobile,
11
11
  };
12
12
 
13
- export { Typography };
13
+ export { Text, Title as TitleDesktop, TitleMobile, TitleResponsive, Typography };
@@ -1,4 +1,4 @@
1
- /* hash: c0po5 */
1
+ /* hash: mq5gi */
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 */
@@ -20,12 +20,12 @@
20
20
  --gap-0: 0;
21
21
  } :root {
22
22
  } :root {
23
- } /* сбрасывает синюю подсветку при нажатии */ .typography__skeletonText_rvgas.typography__skeletonText_rvgas {
23
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__skeletonText_1lrnn.typography__skeletonText_1lrnn {
24
24
  border-radius: var(--border-radius-pill);
25
- } .typography__left_rvgas > div {
25
+ } .typography__left_1lrnn > div {
26
26
  margin-right: auto;
27
- } .typography__center_rvgas > div {
27
+ } .typography__center_1lrnn > div {
28
28
  margin: var(--gap-0) auto;
29
- } .typography__right_rvgas > div {
29
+ } .typography__right_1lrnn > div {
30
30
  margin-left: auto;
31
31
  }
@@ -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_rvgas","left":"typography__left_rvgas","center":"typography__center_rvgas","right":"typography__right_rvgas"};
7
+ var styles = {"skeletonText":"typography__skeletonText_1lrnn","left":"typography__left_1lrnn","center":"typography__center_1lrnn","right":"typography__right_1lrnn"};
8
8
  require('./use-skeleton.css')
9
9
 
10
10
  function useSkeleton(showSkeleton, skeletonProps) {
package/esm/index.js CHANGED
@@ -1,2 +1,6 @@
1
1
  export { Typography } from './component.js';
2
2
  export { typographyPresets } from './presets.js';
3
+ export { Text } from './text/component.js';
4
+ export { Title as TitleDesktop } from './title/index.js';
5
+ export { TitleResponsive } from './title-responsive/component.js';
6
+ export { TitleMobile } from './title-mobile/component.js';
@@ -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-8ee7777c.js';
6
+ import { c as colors } from '../colors.module-9aca6443.js';
7
7
 
8
- var styles = {"transparent":"typography__transparent_6j1xz","paragraph":"typography__paragraph_6j1xz","paragraphWithMargins":"typography__paragraphWithMargins_6j1xz","primary-large":"typography__primary-large_6j1xz","primary-medium":"typography__primary-medium_6j1xz","primary-small":"typography__primary-small_6j1xz","secondary-large":"typography__secondary-large_6j1xz","secondary-medium":"typography__secondary-medium_6j1xz","secondary-small":"typography__secondary-small_6j1xz","component":"typography__component_6j1xz","component-primary":"typography__component-primary_6j1xz","component-secondary":"typography__component-secondary_6j1xz","caps":"typography__caps_6j1xz","tagline":"typography__tagline_6j1xz","bold":"typography__bold_6j1xz","medium":"typography__medium_6j1xz","regular":"typography__regular_6j1xz","monospace":"typography__monospace_6j1xz","rowLimit1":"typography__rowLimit1_6j1xz","rowLimit2":"typography__rowLimit2_6j1xz","rowLimit3":"typography__rowLimit3_6j1xz"};
8
+ var styles = {"transparent":"typography__transparent_sz85d","paragraph":"typography__paragraph_sz85d","paragraphWithMargins":"typography__paragraphWithMargins_sz85d","primary-large":"typography__primary-large_sz85d","primary-medium":"typography__primary-medium_sz85d","primary-small":"typography__primary-small_sz85d","secondary-large":"typography__secondary-large_sz85d","secondary-medium":"typography__secondary-medium_sz85d","secondary-small":"typography__secondary-small_sz85d","component":"typography__component_sz85d","component-primary":"typography__component-primary_sz85d","component-secondary":"typography__component-secondary_sz85d","caps":"typography__caps_sz85d","tagline":"typography__tagline_sz85d","bold":"typography__bold_sz85d","medium":"typography__medium_sz85d","regular":"typography__regular_sz85d","monospace":"typography__monospace_sz85d","rowLimit1":"typography__rowLimit1_sz85d","rowLimit2":"typography__rowLimit2_sz85d","rowLimit3":"typography__rowLimit3_sz85d"};
9
9
  require('./index.css')
10
10
 
11
11
  var logWarning = function (view) {
@@ -1,4 +1,4 @@
1
- /* hash: h7grm */
1
+ /* hash: rmqas */
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 */
@@ -21,84 +21,84 @@
21
21
  --gap-12: var(--gap-s);
22
22
  } :root {
23
23
  } :root {
24
- } /* сбрасывает синюю подсветку при нажатии */ .typography__transparent_6j1xz {
24
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__transparent_sz85d {
25
25
  opacity: 0;
26
26
  } :root {
27
27
  --text-paragraph-margin-bottom: var(--gap-0) var(--gap-0) var(--gap-12);
28
- } .typography__paragraph_6j1xz {
28
+ } .typography__paragraph_sz85d {
29
29
  margin: var(--gap-0);
30
30
  padding: var(--gap-0);
31
- } .typography__paragraphWithMargins_6j1xz {
31
+ } .typography__paragraphWithMargins_sz85d {
32
32
  padding: var(--gap-0);
33
33
  margin: var(--text-paragraph-margin-bottom);
34
- } .typography__primary-large_6j1xz {
34
+ } .typography__primary-large_sz85d {
35
35
  font-size: 18px;
36
36
  line-height: 24px;
37
37
  font-weight: 400;
38
- } .typography__primary-medium_6j1xz {
38
+ } .typography__primary-medium_sz85d {
39
39
  font-size: 16px;
40
40
  line-height: 24px;
41
41
  font-weight: 400;
42
- } .typography__primary-small_6j1xz {
42
+ } .typography__primary-small_sz85d {
43
43
  font-size: 14px;
44
44
  line-height: 20px;
45
45
  font-weight: 400;
46
- } .typography__secondary-large_6j1xz {
46
+ } .typography__secondary-large_sz85d {
47
47
  font-size: 13px;
48
48
  line-height: 16px;
49
49
  font-weight: 400;
50
- } .typography__secondary-medium_6j1xz {
50
+ } .typography__secondary-medium_sz85d {
51
51
  font-size: 12px;
52
52
  line-height: 16px;
53
53
  font-weight: 400;
54
- } .typography__secondary-small_6j1xz {
54
+ } .typography__secondary-small_sz85d {
55
55
  font-size: 11px;
56
56
  line-height: 16px;
57
57
  font-weight: 400;
58
- } .typography__component_6j1xz {
58
+ } .typography__component_sz85d {
59
59
  font-size: 16px;
60
60
  line-height: 20px;
61
61
  font-weight: 400;
62
- } .typography__component-primary_6j1xz {
62
+ } .typography__component-primary_sz85d {
63
63
  font-size: 16px;
64
64
  line-height: 20px;
65
65
  font-weight: 400;
66
- } .typography__component-secondary_6j1xz {
66
+ } .typography__component-secondary_sz85d {
67
67
  font-size: 14px;
68
68
  line-height: 18px;
69
69
  font-weight: 400;
70
- } .typography__caps_6j1xz {
70
+ } .typography__caps_sz85d {
71
71
  font-size: 12px;
72
72
  line-height: 16px;
73
73
  font-weight: 500;
74
74
  letter-spacing: 1.25px;
75
75
  text-transform: uppercase;
76
- } .typography__tagline_6j1xz {
76
+ } .typography__tagline_sz85d {
77
77
  font-size: 12px;
78
78
  line-height: 16px;
79
79
  font-weight: 500;
80
80
  letter-spacing: 1.25px;
81
81
  text-transform: uppercase;
82
- } .typography__bold_6j1xz {
82
+ } .typography__bold_sz85d {
83
83
  font-weight: bold;
84
- } .typography__medium_6j1xz {
84
+ } .typography__medium_sz85d {
85
85
  font-weight: 500;
86
- } .typography__regular_6j1xz {
86
+ } .typography__regular_sz85d {
87
87
  font-weight: normal;
88
- } .typography__monospace_6j1xz {
88
+ } .typography__monospace_sz85d {
89
89
  font-variant-numeric: tabular-nums;
90
- } .typography__rowLimit1_6j1xz {
90
+ } .typography__rowLimit1_sz85d {
91
91
  -webkit-line-clamp: 1;
92
92
  display: -webkit-box;
93
93
  -webkit-box-orient: vertical;
94
94
  overflow: hidden;
95
95
  word-break: break-all;
96
- } .typography__rowLimit2_6j1xz {
96
+ } .typography__rowLimit2_sz85d {
97
97
  -webkit-line-clamp: 2;
98
98
  display: -webkit-box;
99
99
  -webkit-box-orient: vertical;
100
100
  overflow: hidden;
101
- } .typography__rowLimit3_6j1xz {
101
+ } .typography__rowLimit3_sz85d {
102
102
  -webkit-line-clamp: 3;
103
103
  display: -webkit-box;
104
104
  -webkit-box-orient: vertical;