@alfalab/core-components-typography 4.11.0 → 4.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/colors.css +20 -20
  2. package/colors.module-5807871b.js +6 -0
  3. package/common.module-db0d750d.js +6 -0
  4. package/esm/colors.css +20 -20
  5. package/esm/colors.module-02c577a9.js +4 -0
  6. package/esm/common.module-f44357f1.js +4 -0
  7. package/esm/hooks/use-skeleton.css +5 -5
  8. package/esm/hooks/use-skeleton.js +1 -1
  9. package/esm/text/component.js +2 -2
  10. package/esm/text/index.css +22 -22
  11. package/esm/title/common.css +9 -9
  12. package/esm/title/component.js +1 -1
  13. package/esm/title/index.css +17 -17
  14. package/esm/title/index.js +2 -2
  15. package/esm/title-mobile/component.js +2 -2
  16. package/esm/title-mobile/index.css +16 -16
  17. package/hooks/use-skeleton.css +5 -5
  18. package/hooks/use-skeleton.js +1 -1
  19. package/modern/colors.css +20 -20
  20. package/modern/colors.module-c54271c9.js +4 -0
  21. package/modern/common.module-aa076c79.js +4 -0
  22. package/modern/hooks/use-skeleton.css +5 -5
  23. package/modern/hooks/use-skeleton.js +1 -1
  24. package/modern/text/component.js +2 -2
  25. package/modern/text/index.css +22 -22
  26. package/modern/title/common.css +9 -9
  27. package/modern/title/component.js +1 -1
  28. package/modern/title/index.css +17 -17
  29. package/modern/title/index.js +2 -2
  30. package/modern/title-mobile/component.js +2 -2
  31. package/modern/title-mobile/index.css +16 -16
  32. package/package.json +3 -3
  33. package/text/component.js +2 -2
  34. package/text/index.css +22 -22
  35. package/title/common.css +9 -9
  36. package/title/component.js +1 -1
  37. package/title/index.css +17 -17
  38. package/title/index.js +2 -2
  39. package/title-mobile/component.js +2 -2
  40. package/title-mobile/index.css +16 -16
  41. package/colors.module-90f568ec.js +0 -6
  42. package/common.module-5d5be3d8.js +0 -6
  43. package/esm/colors.module-9aca6443.js +0 -4
  44. package/esm/common.module-4e867182.js +0 -4
  45. package/modern/colors.module-afc58a9a.js +0 -4
  46. package/modern/common.module-bcf9a988.js +0 -4
package/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 109e2 */
1
+ /* hash: 142bj */
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_1fz8g {
40
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_rciwl {
41
41
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_1fz8g {
42
+ } .typography__disabled_rciwl {
43
43
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_1fz8g {
44
+ } .typography__accent_rciwl {
45
45
  color: var(--color-light-accent-primary);
46
- } .typography__primary_1fz8g {
46
+ } .typography__primary_rciwl {
47
47
  color: var(--color-light-text-primary);
48
- } .typography__attention_1fz8g {
48
+ } .typography__attention_rciwl {
49
49
  color: var(--color-light-text-attention);
50
- } .typography__positive_1fz8g {
50
+ } .typography__positive_rciwl {
51
51
  color: var(--color-light-text-positive);
52
- } .typography__secondary_1fz8g {
52
+ } .typography__secondary_rciwl {
53
53
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_1fz8g {
54
+ } .typography__tertiary-inverted_rciwl {
55
55
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_1fz8g {
56
+ } .typography__primary-inverted_rciwl {
57
57
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_1fz8g {
58
+ } .typography__secondary-inverted_rciwl {
59
59
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_1fz8g {
60
+ } .typography__link_rciwl {
61
61
  color: var(--color-light-text-info);
62
- } .typography__negative_1fz8g {
62
+ } .typography__negative_rciwl {
63
63
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_1fz8g {
64
+ } .typography__static-primary-light_rciwl {
65
65
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_1fz8g {
66
+ } .typography__static-secondary-light_rciwl {
67
67
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_1fz8g {
68
+ } .typography__static-tertiary-light_rciwl {
69
69
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_1fz8g {
70
+ } .typography__static-primary-dark_rciwl {
71
71
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_1fz8g {
72
+ } .typography__static-secondary-dark_rciwl {
73
73
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_1fz8g {
74
+ } .typography__static-tertiary-dark_rciwl {
75
75
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_1fz8g {
76
+ } .typography__static-accent_rciwl {
77
77
  color: var(--color-static-accent-primary);
78
78
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_rciwl","disabled":"typography__disabled_rciwl","accent":"typography__accent_rciwl","primary":"typography__primary_rciwl","attention":"typography__attention_rciwl","positive":"typography__positive_rciwl","secondary":"typography__secondary_rciwl","tertiary-inverted":"typography__tertiary-inverted_rciwl","primary-inverted":"typography__primary-inverted_rciwl","secondary-inverted":"typography__secondary-inverted_rciwl","link":"typography__link_rciwl","negative":"typography__negative_rciwl","static-primary-light":"typography__static-primary-light_rciwl","static-secondary-light":"typography__static-secondary-light_rciwl","static-tertiary-light":"typography__static-tertiary-light_rciwl","static-primary-dark":"typography__static-primary-dark_rciwl","static-secondary-dark":"typography__static-secondary-dark_rciwl","static-tertiary-dark":"typography__static-tertiary-dark_rciwl","static-accent":"typography__static-accent_rciwl"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_8atbg","bold":"typography__bold_8atbg","semibold":"typography__semibold_8atbg","medium":"typography__medium_8atbg","regular":"typography__regular_8atbg","rowLimit1":"typography__rowLimit1_8atbg","rowLimit2":"typography__rowLimit2_8atbg","rowLimit3":"typography__rowLimit3_8atbg"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
package/esm/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 109e2 */
1
+ /* hash: 142bj */
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_1fz8g {
40
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_rciwl {
41
41
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_1fz8g {
42
+ } .typography__disabled_rciwl {
43
43
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_1fz8g {
44
+ } .typography__accent_rciwl {
45
45
  color: var(--color-light-accent-primary);
46
- } .typography__primary_1fz8g {
46
+ } .typography__primary_rciwl {
47
47
  color: var(--color-light-text-primary);
48
- } .typography__attention_1fz8g {
48
+ } .typography__attention_rciwl {
49
49
  color: var(--color-light-text-attention);
50
- } .typography__positive_1fz8g {
50
+ } .typography__positive_rciwl {
51
51
  color: var(--color-light-text-positive);
52
- } .typography__secondary_1fz8g {
52
+ } .typography__secondary_rciwl {
53
53
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_1fz8g {
54
+ } .typography__tertiary-inverted_rciwl {
55
55
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_1fz8g {
56
+ } .typography__primary-inverted_rciwl {
57
57
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_1fz8g {
58
+ } .typography__secondary-inverted_rciwl {
59
59
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_1fz8g {
60
+ } .typography__link_rciwl {
61
61
  color: var(--color-light-text-info);
62
- } .typography__negative_1fz8g {
62
+ } .typography__negative_rciwl {
63
63
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_1fz8g {
64
+ } .typography__static-primary-light_rciwl {
65
65
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_1fz8g {
66
+ } .typography__static-secondary-light_rciwl {
67
67
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_1fz8g {
68
+ } .typography__static-tertiary-light_rciwl {
69
69
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_1fz8g {
70
+ } .typography__static-primary-dark_rciwl {
71
71
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_1fz8g {
72
+ } .typography__static-secondary-dark_rciwl {
73
73
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_1fz8g {
74
+ } .typography__static-tertiary-dark_rciwl {
75
75
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_1fz8g {
76
+ } .typography__static-accent_rciwl {
77
77
  color: var(--color-static-accent-primary);
78
78
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_rciwl","disabled":"typography__disabled_rciwl","accent":"typography__accent_rciwl","primary":"typography__primary_rciwl","attention":"typography__attention_rciwl","positive":"typography__positive_rciwl","secondary":"typography__secondary_rciwl","tertiary-inverted":"typography__tertiary-inverted_rciwl","primary-inverted":"typography__primary-inverted_rciwl","secondary-inverted":"typography__secondary-inverted_rciwl","link":"typography__link_rciwl","negative":"typography__negative_rciwl","static-primary-light":"typography__static-primary-light_rciwl","static-secondary-light":"typography__static-secondary-light_rciwl","static-tertiary-light":"typography__static-tertiary-light_rciwl","static-primary-dark":"typography__static-primary-dark_rciwl","static-secondary-dark":"typography__static-secondary-dark_rciwl","static-tertiary-dark":"typography__static-tertiary-dark_rciwl","static-accent":"typography__static-accent_rciwl"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_8atbg","bold":"typography__bold_8atbg","semibold":"typography__semibold_8atbg","medium":"typography__medium_8atbg","regular":"typography__regular_8atbg","rowLimit1":"typography__rowLimit1_8atbg","rowLimit2":"typography__rowLimit2_8atbg","rowLimit3":"typography__rowLimit3_8atbg"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,4 +1,4 @@
1
- /* hash: mq5gi */
1
+ /* hash: 1nmw1 */
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_1lrnn.typography__skeletonText_1lrnn {
23
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__skeletonText_17p17.typography__skeletonText_17p17 {
24
24
  border-radius: var(--border-radius-pill);
25
- } .typography__left_1lrnn > div {
25
+ } .typography__left_17p17 > div {
26
26
  margin-right: auto;
27
- } .typography__center_1lrnn > div {
27
+ } .typography__center_17p17 > div {
28
28
  margin: var(--gap-0) auto;
29
- } .typography__right_1lrnn > div {
29
+ } .typography__right_17p17 > 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_1lrnn","left":"typography__left_1lrnn","center":"typography__center_1lrnn","right":"typography__right_1lrnn"};
7
+ var styles = {"skeletonText":"typography__skeletonText_17p17","left":"typography__left_17p17","center":"typography__center_17p17","right":"typography__right_17p17"};
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-9aca6443.js';
6
+ import { c as colors } from '../colors.module-02c577a9.js';
7
7
 
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"};
8
+ var styles = {"transparent":"typography__transparent_524v4","paragraph":"typography__paragraph_524v4","paragraphWithMargins":"typography__paragraphWithMargins_524v4","primary-large":"typography__primary-large_524v4","primary-medium":"typography__primary-medium_524v4","primary-small":"typography__primary-small_524v4","secondary-large":"typography__secondary-large_524v4","secondary-medium":"typography__secondary-medium_524v4","secondary-small":"typography__secondary-small_524v4","component":"typography__component_524v4","component-primary":"typography__component-primary_524v4","component-secondary":"typography__component-secondary_524v4","caps":"typography__caps_524v4","tagline":"typography__tagline_524v4","bold":"typography__bold_524v4","medium":"typography__medium_524v4","regular":"typography__regular_524v4","monospace":"typography__monospace_524v4","rowLimit1":"typography__rowLimit1_524v4","rowLimit2":"typography__rowLimit2_524v4","rowLimit3":"typography__rowLimit3_524v4"};
9
9
  require('./index.css')
10
10
 
11
11
  var logWarning = function (view) {
@@ -1,4 +1,4 @@
1
- /* hash: rmqas */
1
+ /* hash: 1stn5 */
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_sz85d {
24
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__transparent_524v4 {
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_sz85d {
28
+ } .typography__paragraph_524v4 {
29
29
  margin: var(--gap-0);
30
30
  padding: var(--gap-0);
31
- } .typography__paragraphWithMargins_sz85d {
31
+ } .typography__paragraphWithMargins_524v4 {
32
32
  padding: var(--gap-0);
33
33
  margin: var(--text-paragraph-margin-bottom);
34
- } .typography__primary-large_sz85d {
34
+ } .typography__primary-large_524v4 {
35
35
  font-size: 18px;
36
36
  line-height: 24px;
37
37
  font-weight: 400;
38
- } .typography__primary-medium_sz85d {
38
+ } .typography__primary-medium_524v4 {
39
39
  font-size: 16px;
40
40
  line-height: 24px;
41
41
  font-weight: 400;
42
- } .typography__primary-small_sz85d {
42
+ } .typography__primary-small_524v4 {
43
43
  font-size: 14px;
44
44
  line-height: 20px;
45
45
  font-weight: 400;
46
- } .typography__secondary-large_sz85d {
46
+ } .typography__secondary-large_524v4 {
47
47
  font-size: 13px;
48
48
  line-height: 16px;
49
49
  font-weight: 400;
50
- } .typography__secondary-medium_sz85d {
50
+ } .typography__secondary-medium_524v4 {
51
51
  font-size: 12px;
52
52
  line-height: 16px;
53
53
  font-weight: 400;
54
- } .typography__secondary-small_sz85d {
54
+ } .typography__secondary-small_524v4 {
55
55
  font-size: 11px;
56
56
  line-height: 16px;
57
57
  font-weight: 400;
58
- } .typography__component_sz85d {
58
+ } .typography__component_524v4 {
59
59
  font-size: 16px;
60
60
  line-height: 20px;
61
61
  font-weight: 400;
62
- } .typography__component-primary_sz85d {
62
+ } .typography__component-primary_524v4 {
63
63
  font-size: 16px;
64
64
  line-height: 20px;
65
65
  font-weight: 400;
66
- } .typography__component-secondary_sz85d {
66
+ } .typography__component-secondary_524v4 {
67
67
  font-size: 14px;
68
68
  line-height: 18px;
69
69
  font-weight: 400;
70
- } .typography__caps_sz85d {
70
+ } .typography__caps_524v4 {
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_sz85d {
76
+ } .typography__tagline_524v4 {
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_sz85d {
82
+ } .typography__bold_524v4 {
83
83
  font-weight: bold;
84
- } .typography__medium_sz85d {
84
+ } .typography__medium_524v4 {
85
85
  font-weight: 500;
86
- } .typography__regular_sz85d {
86
+ } .typography__regular_524v4 {
87
87
  font-weight: normal;
88
- } .typography__monospace_sz85d {
88
+ } .typography__monospace_524v4 {
89
89
  font-variant-numeric: tabular-nums;
90
- } .typography__rowLimit1_sz85d {
90
+ } .typography__rowLimit1_524v4 {
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_sz85d {
96
+ } .typography__rowLimit2_524v4 {
97
97
  -webkit-line-clamp: 2;
98
98
  display: -webkit-box;
99
99
  -webkit-box-orient: vertical;
100
100
  overflow: hidden;
101
- } .typography__rowLimit3_sz85d {
101
+ } .typography__rowLimit3_524v4 {
102
102
  -webkit-line-clamp: 3;
103
103
  display: -webkit-box;
104
104
  -webkit-box-orient: vertical;
@@ -1,4 +1,4 @@
1
- /* hash: 1rh6h */
1
+ /* hash: 1ehib */
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 */
@@ -19,29 +19,29 @@
19
19
  --gap-0: 0;
20
20
  } :root {
21
21
  } :root {
22
- } /* сбрасывает синюю подсветку при нажатии */ .typography__component_13m5g {
22
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__component_8atbg {
23
23
  margin: var(--gap-0);
24
24
  padding: var(--gap-0)
25
- } .typography__component_13m5g.typography__bold_13m5g {
25
+ } .typography__component_8atbg.typography__bold_8atbg {
26
26
  font-weight: bold;
27
- } .typography__component_13m5g.typography__semibold_13m5g {
27
+ } .typography__component_8atbg.typography__semibold_8atbg {
28
28
  font-weight: 600;
29
- } .typography__component_13m5g.typography__medium_13m5g {
29
+ } .typography__component_8atbg.typography__medium_8atbg {
30
30
  font-weight: 500;
31
- } .typography__component_13m5g.typography__regular_13m5g {
31
+ } .typography__component_8atbg.typography__regular_8atbg {
32
32
  font-weight: normal;
33
- } .typography__rowLimit1_13m5g {
33
+ } .typography__rowLimit1_8atbg {
34
34
  -webkit-line-clamp: 1;
35
35
  display: -webkit-box;
36
36
  -webkit-box-orient: vertical;
37
37
  overflow: hidden;
38
38
  word-break: break-all;
39
- } .typography__rowLimit2_13m5g {
39
+ } .typography__rowLimit2_8atbg {
40
40
  -webkit-line-clamp: 2;
41
41
  display: -webkit-box;
42
42
  -webkit-box-orient: vertical;
43
43
  overflow: hidden;
44
- } .typography__rowLimit3_13m5g {
44
+ } .typography__rowLimit3_8atbg {
45
45
  -webkit-line-clamp: 3;
46
46
  display: -webkit-box;
47
47
  -webkit-box-orient: vertical;
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
5
5
  import { useSkeleton } from '../hooks/use-skeleton.js';
6
6
  import { getDefaultWeight } from './utils.js';
7
- import { c as colors } from '../colors.module-9aca6443.js';
7
+ import { c as colors } from '../colors.module-02c577a9.js';
8
8
 
9
9
  var TitleBase = forwardRef(function (_a, ref) {
10
10
  var _b;