@alfalab/core-components-typography 4.11.1 → 4.11.3

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 (50) hide show
  1. package/colors.css +20 -20
  2. package/colors.module-3df2d54c.js +6 -0
  3. package/common.module-4ea0799e.js +6 -0
  4. package/esm/colors.css +20 -20
  5. package/esm/colors.module-b0c10a10.js +4 -0
  6. package/esm/common.module-39525dd6.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-3bd9fc46.js +4 -0
  21. package/modern/common.module-4f82a2ea.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 +5 -5
  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.d.ts +1 -1
  37. package/title/component.js +1 -1
  38. package/title/index.css +17 -17
  39. package/title/index.d.ts +1 -1
  40. package/title/index.js +2 -2
  41. package/title-mobile/component.d.ts +1 -1
  42. package/title-mobile/component.js +2 -2
  43. package/title-mobile/index.css +16 -16
  44. package/title-responsive/component.d.ts +1 -1
  45. package/colors.module-5807871b.js +0 -6
  46. package/common.module-db0d750d.js +0 -6
  47. package/esm/colors.module-02c577a9.js +0 -4
  48. package/esm/common.module-f44357f1.js +0 -4
  49. package/modern/colors.module-c54271c9.js +0 -4
  50. package/modern/common.module-aa076c79.js +0 -4
package/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 142bj */
1
+ /* hash: 1k5q9 */
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_rciwl {
40
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_qxbkq {
41
41
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_rciwl {
42
+ } .typography__disabled_qxbkq {
43
43
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_rciwl {
44
+ } .typography__accent_qxbkq {
45
45
  color: var(--color-light-accent-primary);
46
- } .typography__primary_rciwl {
46
+ } .typography__primary_qxbkq {
47
47
  color: var(--color-light-text-primary);
48
- } .typography__attention_rciwl {
48
+ } .typography__attention_qxbkq {
49
49
  color: var(--color-light-text-attention);
50
- } .typography__positive_rciwl {
50
+ } .typography__positive_qxbkq {
51
51
  color: var(--color-light-text-positive);
52
- } .typography__secondary_rciwl {
52
+ } .typography__secondary_qxbkq {
53
53
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_rciwl {
54
+ } .typography__tertiary-inverted_qxbkq {
55
55
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_rciwl {
56
+ } .typography__primary-inverted_qxbkq {
57
57
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_rciwl {
58
+ } .typography__secondary-inverted_qxbkq {
59
59
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_rciwl {
60
+ } .typography__link_qxbkq {
61
61
  color: var(--color-light-text-info);
62
- } .typography__negative_rciwl {
62
+ } .typography__negative_qxbkq {
63
63
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_rciwl {
64
+ } .typography__static-primary-light_qxbkq {
65
65
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_rciwl {
66
+ } .typography__static-secondary-light_qxbkq {
67
67
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_rciwl {
68
+ } .typography__static-tertiary-light_qxbkq {
69
69
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_rciwl {
70
+ } .typography__static-primary-dark_qxbkq {
71
71
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_rciwl {
72
+ } .typography__static-secondary-dark_qxbkq {
73
73
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_rciwl {
74
+ } .typography__static-tertiary-dark_qxbkq {
75
75
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_rciwl {
76
+ } .typography__static-accent_qxbkq {
77
77
  color: var(--color-static-accent-primary);
78
78
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_qxbkq","disabled":"typography__disabled_qxbkq","accent":"typography__accent_qxbkq","primary":"typography__primary_qxbkq","attention":"typography__attention_qxbkq","positive":"typography__positive_qxbkq","secondary":"typography__secondary_qxbkq","tertiary-inverted":"typography__tertiary-inverted_qxbkq","primary-inverted":"typography__primary-inverted_qxbkq","secondary-inverted":"typography__secondary-inverted_qxbkq","link":"typography__link_qxbkq","negative":"typography__negative_qxbkq","static-primary-light":"typography__static-primary-light_qxbkq","static-secondary-light":"typography__static-secondary-light_qxbkq","static-tertiary-light":"typography__static-tertiary-light_qxbkq","static-primary-dark":"typography__static-primary-dark_qxbkq","static-secondary-dark":"typography__static-secondary-dark_qxbkq","static-tertiary-dark":"typography__static-tertiary-dark_qxbkq","static-accent":"typography__static-accent_qxbkq"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_1ge1s","bold":"typography__bold_1ge1s","semibold":"typography__semibold_1ge1s","medium":"typography__medium_1ge1s","regular":"typography__regular_1ge1s","rowLimit1":"typography__rowLimit1_1ge1s","rowLimit2":"typography__rowLimit2_1ge1s","rowLimit3":"typography__rowLimit3_1ge1s"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
package/esm/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 142bj */
1
+ /* hash: 1k5q9 */
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_rciwl {
40
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_qxbkq {
41
41
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_rciwl {
42
+ } .typography__disabled_qxbkq {
43
43
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_rciwl {
44
+ } .typography__accent_qxbkq {
45
45
  color: var(--color-light-accent-primary);
46
- } .typography__primary_rciwl {
46
+ } .typography__primary_qxbkq {
47
47
  color: var(--color-light-text-primary);
48
- } .typography__attention_rciwl {
48
+ } .typography__attention_qxbkq {
49
49
  color: var(--color-light-text-attention);
50
- } .typography__positive_rciwl {
50
+ } .typography__positive_qxbkq {
51
51
  color: var(--color-light-text-positive);
52
- } .typography__secondary_rciwl {
52
+ } .typography__secondary_qxbkq {
53
53
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_rciwl {
54
+ } .typography__tertiary-inverted_qxbkq {
55
55
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_rciwl {
56
+ } .typography__primary-inverted_qxbkq {
57
57
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_rciwl {
58
+ } .typography__secondary-inverted_qxbkq {
59
59
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_rciwl {
60
+ } .typography__link_qxbkq {
61
61
  color: var(--color-light-text-info);
62
- } .typography__negative_rciwl {
62
+ } .typography__negative_qxbkq {
63
63
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_rciwl {
64
+ } .typography__static-primary-light_qxbkq {
65
65
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_rciwl {
66
+ } .typography__static-secondary-light_qxbkq {
67
67
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_rciwl {
68
+ } .typography__static-tertiary-light_qxbkq {
69
69
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_rciwl {
70
+ } .typography__static-primary-dark_qxbkq {
71
71
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_rciwl {
72
+ } .typography__static-secondary-dark_qxbkq {
73
73
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_rciwl {
74
+ } .typography__static-tertiary-dark_qxbkq {
75
75
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_rciwl {
76
+ } .typography__static-accent_qxbkq {
77
77
  color: var(--color-static-accent-primary);
78
78
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_qxbkq","disabled":"typography__disabled_qxbkq","accent":"typography__accent_qxbkq","primary":"typography__primary_qxbkq","attention":"typography__attention_qxbkq","positive":"typography__positive_qxbkq","secondary":"typography__secondary_qxbkq","tertiary-inverted":"typography__tertiary-inverted_qxbkq","primary-inverted":"typography__primary-inverted_qxbkq","secondary-inverted":"typography__secondary-inverted_qxbkq","link":"typography__link_qxbkq","negative":"typography__negative_qxbkq","static-primary-light":"typography__static-primary-light_qxbkq","static-secondary-light":"typography__static-secondary-light_qxbkq","static-tertiary-light":"typography__static-tertiary-light_qxbkq","static-primary-dark":"typography__static-primary-dark_qxbkq","static-secondary-dark":"typography__static-secondary-dark_qxbkq","static-tertiary-dark":"typography__static-tertiary-dark_qxbkq","static-accent":"typography__static-accent_qxbkq"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_1ge1s","bold":"typography__bold_1ge1s","semibold":"typography__semibold_1ge1s","medium":"typography__medium_1ge1s","regular":"typography__regular_1ge1s","rowLimit1":"typography__rowLimit1_1ge1s","rowLimit2":"typography__rowLimit2_1ge1s","rowLimit3":"typography__rowLimit3_1ge1s"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,4 +1,4 @@
1
- /* hash: 1nmw1 */
1
+ /* hash: 1ycbu */
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_17p17.typography__skeletonText_17p17 {
23
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__skeletonText_hbe0w.typography__skeletonText_hbe0w {
24
24
  border-radius: var(--border-radius-pill);
25
- } .typography__left_17p17 > div {
25
+ } .typography__left_hbe0w > div {
26
26
  margin-right: auto;
27
- } .typography__center_17p17 > div {
27
+ } .typography__center_hbe0w > div {
28
28
  margin: var(--gap-0) auto;
29
- } .typography__right_17p17 > div {
29
+ } .typography__right_hbe0w > 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_17p17","left":"typography__left_17p17","center":"typography__center_17p17","right":"typography__right_17p17"};
7
+ var styles = {"skeletonText":"typography__skeletonText_hbe0w","left":"typography__left_hbe0w","center":"typography__center_hbe0w","right":"typography__right_hbe0w"};
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-02c577a9.js';
6
+ import { c as colors } from '../colors.module-b0c10a10.js';
7
7
 
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"};
8
+ var styles = {"transparent":"typography__transparent_w00gg","paragraph":"typography__paragraph_w00gg","paragraphWithMargins":"typography__paragraphWithMargins_w00gg","primary-large":"typography__primary-large_w00gg","primary-medium":"typography__primary-medium_w00gg","primary-small":"typography__primary-small_w00gg","secondary-large":"typography__secondary-large_w00gg","secondary-medium":"typography__secondary-medium_w00gg","secondary-small":"typography__secondary-small_w00gg","component":"typography__component_w00gg","component-primary":"typography__component-primary_w00gg","component-secondary":"typography__component-secondary_w00gg","caps":"typography__caps_w00gg","tagline":"typography__tagline_w00gg","bold":"typography__bold_w00gg","medium":"typography__medium_w00gg","regular":"typography__regular_w00gg","monospace":"typography__monospace_w00gg","rowLimit1":"typography__rowLimit1_w00gg","rowLimit2":"typography__rowLimit2_w00gg","rowLimit3":"typography__rowLimit3_w00gg"};
9
9
  require('./index.css')
10
10
 
11
11
  var logWarning = function (view) {
@@ -1,4 +1,4 @@
1
- /* hash: 1stn5 */
1
+ /* hash: 47smc */
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_524v4 {
24
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__transparent_w00gg {
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_524v4 {
28
+ } .typography__paragraph_w00gg {
29
29
  margin: var(--gap-0);
30
30
  padding: var(--gap-0);
31
- } .typography__paragraphWithMargins_524v4 {
31
+ } .typography__paragraphWithMargins_w00gg {
32
32
  padding: var(--gap-0);
33
33
  margin: var(--text-paragraph-margin-bottom);
34
- } .typography__primary-large_524v4 {
34
+ } .typography__primary-large_w00gg {
35
35
  font-size: 18px;
36
36
  line-height: 24px;
37
37
  font-weight: 400;
38
- } .typography__primary-medium_524v4 {
38
+ } .typography__primary-medium_w00gg {
39
39
  font-size: 16px;
40
40
  line-height: 24px;
41
41
  font-weight: 400;
42
- } .typography__primary-small_524v4 {
42
+ } .typography__primary-small_w00gg {
43
43
  font-size: 14px;
44
44
  line-height: 20px;
45
45
  font-weight: 400;
46
- } .typography__secondary-large_524v4 {
46
+ } .typography__secondary-large_w00gg {
47
47
  font-size: 13px;
48
48
  line-height: 16px;
49
49
  font-weight: 400;
50
- } .typography__secondary-medium_524v4 {
50
+ } .typography__secondary-medium_w00gg {
51
51
  font-size: 12px;
52
52
  line-height: 16px;
53
53
  font-weight: 400;
54
- } .typography__secondary-small_524v4 {
54
+ } .typography__secondary-small_w00gg {
55
55
  font-size: 11px;
56
56
  line-height: 16px;
57
57
  font-weight: 400;
58
- } .typography__component_524v4 {
58
+ } .typography__component_w00gg {
59
59
  font-size: 16px;
60
60
  line-height: 20px;
61
61
  font-weight: 400;
62
- } .typography__component-primary_524v4 {
62
+ } .typography__component-primary_w00gg {
63
63
  font-size: 16px;
64
64
  line-height: 20px;
65
65
  font-weight: 400;
66
- } .typography__component-secondary_524v4 {
66
+ } .typography__component-secondary_w00gg {
67
67
  font-size: 14px;
68
68
  line-height: 18px;
69
69
  font-weight: 400;
70
- } .typography__caps_524v4 {
70
+ } .typography__caps_w00gg {
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_524v4 {
76
+ } .typography__tagline_w00gg {
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_524v4 {
82
+ } .typography__bold_w00gg {
83
83
  font-weight: bold;
84
- } .typography__medium_524v4 {
84
+ } .typography__medium_w00gg {
85
85
  font-weight: 500;
86
- } .typography__regular_524v4 {
86
+ } .typography__regular_w00gg {
87
87
  font-weight: normal;
88
- } .typography__monospace_524v4 {
88
+ } .typography__monospace_w00gg {
89
89
  font-variant-numeric: tabular-nums;
90
- } .typography__rowLimit1_524v4 {
90
+ } .typography__rowLimit1_w00gg {
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_524v4 {
96
+ } .typography__rowLimit2_w00gg {
97
97
  -webkit-line-clamp: 2;
98
98
  display: -webkit-box;
99
99
  -webkit-box-orient: vertical;
100
100
  overflow: hidden;
101
- } .typography__rowLimit3_524v4 {
101
+ } .typography__rowLimit3_w00gg {
102
102
  -webkit-line-clamp: 3;
103
103
  display: -webkit-box;
104
104
  -webkit-box-orient: vertical;
@@ -1,4 +1,4 @@
1
- /* hash: 1ehib */
1
+ /* hash: 1428s */
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_8atbg {
22
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__component_1ge1s {
23
23
  margin: var(--gap-0);
24
24
  padding: var(--gap-0)
25
- } .typography__component_8atbg.typography__bold_8atbg {
25
+ } .typography__component_1ge1s.typography__bold_1ge1s {
26
26
  font-weight: bold;
27
- } .typography__component_8atbg.typography__semibold_8atbg {
27
+ } .typography__component_1ge1s.typography__semibold_1ge1s {
28
28
  font-weight: 600;
29
- } .typography__component_8atbg.typography__medium_8atbg {
29
+ } .typography__component_1ge1s.typography__medium_1ge1s {
30
30
  font-weight: 500;
31
- } .typography__component_8atbg.typography__regular_8atbg {
31
+ } .typography__component_1ge1s.typography__regular_1ge1s {
32
32
  font-weight: normal;
33
- } .typography__rowLimit1_8atbg {
33
+ } .typography__rowLimit1_1ge1s {
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_8atbg {
39
+ } .typography__rowLimit2_1ge1s {
40
40
  -webkit-line-clamp: 2;
41
41
  display: -webkit-box;
42
42
  -webkit-box-orient: vertical;
43
43
  overflow: hidden;
44
- } .typography__rowLimit3_8atbg {
44
+ } .typography__rowLimit3_1ge1s {
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-02c577a9.js';
7
+ import { c as colors } from '../colors.module-b0c10a10.js';
8
8
 
9
9
  var TitleBase = forwardRef(function (_a, ref) {
10
10
  var _b;