@alfalab/core-components-typography 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/colors.css +20 -20
  2. package/colors.module-0c7366a2.js +6 -0
  3. package/common.module-6c15aeb4.js +6 -0
  4. package/cssm/title/component.d.ts +8 -0
  5. package/cssm/title/index.d.ts +1 -0
  6. package/cssm/title-mobile/component.d.ts +1 -0
  7. package/cssm/title-responsive/component.d.ts +1 -0
  8. package/cssm/title-responsive/component.js +2 -1
  9. package/esm/colors.css +20 -20
  10. package/esm/colors.module-96fcf062.js +4 -0
  11. package/esm/common.module-1d64d5c0.js +4 -0
  12. package/esm/hooks/use-skeleton.css +5 -5
  13. package/esm/hooks/use-skeleton.js +1 -1
  14. package/esm/text/component.js +2 -2
  15. package/esm/text/index.css +20 -20
  16. package/esm/title/common.css +6 -6
  17. package/esm/title/component.d.ts +8 -0
  18. package/esm/title/component.js +1 -1
  19. package/esm/title/index.css +19 -19
  20. package/esm/title/index.d.ts +1 -0
  21. package/esm/title/index.js +2 -2
  22. package/esm/title-mobile/component.d.ts +1 -0
  23. package/esm/title-mobile/component.js +2 -2
  24. package/esm/title-mobile/index.css +11 -11
  25. package/esm/title-responsive/component.d.ts +1 -0
  26. package/esm/title-responsive/component.js +4 -3
  27. package/esm/title-responsive/index.css +31 -31
  28. package/hooks/use-skeleton.css +5 -5
  29. package/hooks/use-skeleton.js +1 -1
  30. package/modern/colors.css +20 -20
  31. package/modern/colors.module-68086c1d.js +4 -0
  32. package/modern/common.module-ffb1e96a.js +4 -0
  33. package/modern/hooks/use-skeleton.css +5 -5
  34. package/modern/hooks/use-skeleton.js +1 -1
  35. package/modern/text/component.js +2 -2
  36. package/modern/text/index.css +20 -20
  37. package/modern/title/common.css +6 -6
  38. package/modern/title/component.d.ts +8 -0
  39. package/modern/title/component.js +1 -1
  40. package/modern/title/index.css +19 -19
  41. package/modern/title/index.d.ts +1 -0
  42. package/modern/title/index.js +2 -2
  43. package/modern/title-mobile/component.d.ts +1 -0
  44. package/modern/title-mobile/component.js +2 -2
  45. package/modern/title-mobile/index.css +11 -11
  46. package/modern/title-responsive/component.d.ts +1 -0
  47. package/modern/title-responsive/component.js +4 -3
  48. package/modern/title-responsive/index.css +31 -31
  49. package/package.json +2 -2
  50. package/src/title/component.tsx +5 -0
  51. package/src/title-responsive/component.tsx +2 -1
  52. package/text/component.js +2 -2
  53. package/text/index.css +20 -20
  54. package/title/common.css +6 -6
  55. package/title/component.d.ts +8 -0
  56. package/title/component.js +1 -1
  57. package/title/index.css +19 -19
  58. package/title/index.d.ts +1 -0
  59. package/title/index.js +2 -2
  60. package/title-mobile/component.d.ts +1 -0
  61. package/title-mobile/component.js +2 -2
  62. package/title-mobile/index.css +11 -11
  63. package/title-responsive/component.d.ts +1 -0
  64. package/title-responsive/component.js +4 -3
  65. package/title-responsive/index.css +31 -31
  66. package/colors.module-8e6a3fdb.js +0 -6
  67. package/common.module-ef856f93.js +0 -6
  68. package/esm/colors.module-4991aa3d.js +0 -4
  69. package/esm/common.module-77bf056d.js +0 -4
  70. package/modern/colors.module-f61703ab.js +0 -4
  71. package/modern/common.module-45ffbe5d.js +0 -4
package/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 17fw3 */
1
+ /* hash: 1x64h */
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;
@@ -33,42 +33,42 @@
33
33
  } :root {
34
34
  } :root {
35
35
  } :root {
36
- } /* colors */ .typography__tertiary_13p9f {
36
+ } /* colors */ .typography__tertiary_1xd5u {
37
37
  color: var(--color-light-text-tertiary);
38
- } .typography__disabled_13p9f {
38
+ } .typography__disabled_1xd5u {
39
39
  color: var(--color-light-text-quaternary);
40
- } .typography__accent_13p9f {
40
+ } .typography__accent_1xd5u {
41
41
  color: var(--color-light-accent-primary);
42
- } .typography__primary_13p9f {
42
+ } .typography__primary_1xd5u {
43
43
  color: var(--color-light-text-primary);
44
- } .typography__attention_13p9f {
44
+ } .typography__attention_1xd5u {
45
45
  color: var(--color-light-text-attention);
46
- } .typography__positive_13p9f {
46
+ } .typography__positive_1xd5u {
47
47
  color: var(--color-light-text-positive);
48
- } .typography__secondary_13p9f {
48
+ } .typography__secondary_1xd5u {
49
49
  color: var(--color-light-text-secondary);
50
- } .typography__tertiary-inverted_13p9f {
50
+ } .typography__tertiary-inverted_1xd5u {
51
51
  color: var(--color-light-text-tertiary-inverted);
52
- } .typography__primary-inverted_13p9f {
52
+ } .typography__primary-inverted_1xd5u {
53
53
  color: var(--color-light-text-primary-inverted);
54
- } .typography__secondary-inverted_13p9f {
54
+ } .typography__secondary-inverted_1xd5u {
55
55
  color: var(--color-light-text-secondary-inverted);
56
- } .typography__link_13p9f {
56
+ } .typography__link_1xd5u {
57
57
  color: var(--color-light-text-info);
58
- } .typography__negative_13p9f {
58
+ } .typography__negative_1xd5u {
59
59
  color: var(--color-light-text-negative);
60
- } .typography__static-primary-light_13p9f {
60
+ } .typography__static-primary-light_1xd5u {
61
61
  color: var(--color-static-text-primary-light);
62
- } .typography__static-secondary-light_13p9f {
62
+ } .typography__static-secondary-light_1xd5u {
63
63
  color: var(--color-static-text-secondary-light);
64
- } .typography__static-tertiary-light_13p9f {
64
+ } .typography__static-tertiary-light_1xd5u {
65
65
  color: var(--color-static-text-tertiary-light);
66
- } .typography__static-primary-dark_13p9f {
66
+ } .typography__static-primary-dark_1xd5u {
67
67
  color: var(--color-static-text-primary-dark);
68
- } .typography__static-secondary-dark_13p9f {
68
+ } .typography__static-secondary-dark_1xd5u {
69
69
  color: var(--color-static-text-secondary-dark);
70
- } .typography__static-tertiary-dark_13p9f {
70
+ } .typography__static-tertiary-dark_1xd5u {
71
71
  color: var(--color-static-text-tertiary-dark);
72
- } .typography__static-accent_13p9f {
72
+ } .typography__static-accent_1xd5u {
73
73
  color: var(--color-static-accent-primary);
74
74
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_1xd5u","disabled":"typography__disabled_1xd5u","accent":"typography__accent_1xd5u","primary":"typography__primary_1xd5u","attention":"typography__attention_1xd5u","positive":"typography__positive_1xd5u","secondary":"typography__secondary_1xd5u","tertiary-inverted":"typography__tertiary-inverted_1xd5u","primary-inverted":"typography__primary-inverted_1xd5u","secondary-inverted":"typography__secondary-inverted_1xd5u","link":"typography__link_1xd5u","negative":"typography__negative_1xd5u","static-primary-light":"typography__static-primary-light_1xd5u","static-secondary-light":"typography__static-secondary-light_1xd5u","static-tertiary-light":"typography__static-tertiary-light_1xd5u","static-primary-dark":"typography__static-primary-dark_1xd5u","static-secondary-dark":"typography__static-secondary-dark_1xd5u","static-tertiary-dark":"typography__static-tertiary-dark_1xd5u","static-accent":"typography__static-accent_1xd5u"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_1b8ja","bold":"typography__bold_1b8ja","semibold":"typography__semibold_1b8ja","medium":"typography__medium_1b8ja","regular":"typography__regular_1b8ja"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -53,6 +53,10 @@ type TitleProps = Omit<NativeProps, 'color'> & {
53
53
  * Пропы для скелетона
54
54
  */
55
55
  skeletonProps?: TextSkeletonProps;
56
+ /**
57
+ * Значение по-умолчанию для хука useMatchMedia
58
+ */
59
+ defaultMatchMediaValue?: boolean | (() => boolean);
56
60
  };
57
61
  type PrivateProps = {
58
62
  styles: {
@@ -110,5 +114,9 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
110
114
  * Пропы для скелетона
111
115
  */
112
116
  skeletonProps?: TextSkeletonProps | undefined;
117
+ /**
118
+ * Значение по-умолчанию для хука useMatchMedia
119
+ */
120
+ defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
113
121
  } & PrivateProps & React.RefAttributes<TitleElementType>>;
114
122
  export { TitleProps, TitleBase };
@@ -14,6 +14,7 @@ declare const Title: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<H
14
14
  rowLimit?: 1 | 2 | 3 | undefined;
15
15
  showSkeleton?: boolean | undefined;
16
16
  skeletonProps?: import("../types").TextSkeletonProps | undefined;
17
+ defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
17
18
  } & React.RefAttributes<HTMLDivElement | HTMLHeadingElement>>;
18
19
  export { Title };
19
20
  export type { TitleProps };
@@ -15,5 +15,6 @@ declare const TitleMobile: React.ForwardRefExoticComponent<Omit<React.HTMLAttrib
15
15
  rowLimit?: 1 | 2 | 3 | undefined;
16
16
  showSkeleton?: boolean | undefined;
17
17
  skeletonProps?: import("../types").TextSkeletonProps | undefined;
18
+ defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
18
19
  } & React.RefAttributes<HTMLDivElement | HTMLHeadingElement>>;
19
20
  export { TitleMobileProps, TitleMobile };
@@ -13,5 +13,6 @@ declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAt
13
13
  rowLimit?: 1 | 2 | 3 | undefined;
14
14
  showSkeleton?: boolean | undefined;
15
15
  skeletonProps?: import("../types").TextSkeletonProps | undefined;
16
+ defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
16
17
  } & React.RefAttributes<HTMLDivElement | HTMLHeadingElement>>;
17
18
  export { TitleResponsive };
@@ -16,7 +16,8 @@ var commonStyles__default = /*#__PURE__*/_interopDefaultCompat(commonStyles);
16
16
  var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
17
17
 
18
18
  var TitleResponsive = React.forwardRef(function (props, ref) {
19
- var isDesktop = coreComponentsMq.useMatchMedia('(min-width: 1024px)')[0];
19
+ var defaultMatchMediaValue = props.defaultMatchMediaValue;
20
+ var isDesktop = coreComponentsMq.useMatchMedia('(min-width: 1024px)', defaultMatchMediaValue)[0];
20
21
  return (React__default.default.createElement(title_component.TitleBase, tslib.__assign({}, props, { styles: Object.assign(commonStyles__default.default, styles__default.default), ref: ref, platform: isDesktop ? 'desktop' : 'mobile' })));
21
22
  });
22
23
 
package/esm/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 17fw3 */
1
+ /* hash: 1x64h */
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;
@@ -33,42 +33,42 @@
33
33
  } :root {
34
34
  } :root {
35
35
  } :root {
36
- } /* colors */ .typography__tertiary_13p9f {
36
+ } /* colors */ .typography__tertiary_1xd5u {
37
37
  color: var(--color-light-text-tertiary);
38
- } .typography__disabled_13p9f {
38
+ } .typography__disabled_1xd5u {
39
39
  color: var(--color-light-text-quaternary);
40
- } .typography__accent_13p9f {
40
+ } .typography__accent_1xd5u {
41
41
  color: var(--color-light-accent-primary);
42
- } .typography__primary_13p9f {
42
+ } .typography__primary_1xd5u {
43
43
  color: var(--color-light-text-primary);
44
- } .typography__attention_13p9f {
44
+ } .typography__attention_1xd5u {
45
45
  color: var(--color-light-text-attention);
46
- } .typography__positive_13p9f {
46
+ } .typography__positive_1xd5u {
47
47
  color: var(--color-light-text-positive);
48
- } .typography__secondary_13p9f {
48
+ } .typography__secondary_1xd5u {
49
49
  color: var(--color-light-text-secondary);
50
- } .typography__tertiary-inverted_13p9f {
50
+ } .typography__tertiary-inverted_1xd5u {
51
51
  color: var(--color-light-text-tertiary-inverted);
52
- } .typography__primary-inverted_13p9f {
52
+ } .typography__primary-inverted_1xd5u {
53
53
  color: var(--color-light-text-primary-inverted);
54
- } .typography__secondary-inverted_13p9f {
54
+ } .typography__secondary-inverted_1xd5u {
55
55
  color: var(--color-light-text-secondary-inverted);
56
- } .typography__link_13p9f {
56
+ } .typography__link_1xd5u {
57
57
  color: var(--color-light-text-info);
58
- } .typography__negative_13p9f {
58
+ } .typography__negative_1xd5u {
59
59
  color: var(--color-light-text-negative);
60
- } .typography__static-primary-light_13p9f {
60
+ } .typography__static-primary-light_1xd5u {
61
61
  color: var(--color-static-text-primary-light);
62
- } .typography__static-secondary-light_13p9f {
62
+ } .typography__static-secondary-light_1xd5u {
63
63
  color: var(--color-static-text-secondary-light);
64
- } .typography__static-tertiary-light_13p9f {
64
+ } .typography__static-tertiary-light_1xd5u {
65
65
  color: var(--color-static-text-tertiary-light);
66
- } .typography__static-primary-dark_13p9f {
66
+ } .typography__static-primary-dark_1xd5u {
67
67
  color: var(--color-static-text-primary-dark);
68
- } .typography__static-secondary-dark_13p9f {
68
+ } .typography__static-secondary-dark_1xd5u {
69
69
  color: var(--color-static-text-secondary-dark);
70
- } .typography__static-tertiary-dark_13p9f {
70
+ } .typography__static-tertiary-dark_1xd5u {
71
71
  color: var(--color-static-text-tertiary-dark);
72
- } .typography__static-accent_13p9f {
72
+ } .typography__static-accent_1xd5u {
73
73
  color: var(--color-static-accent-primary);
74
74
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_1xd5u","disabled":"typography__disabled_1xd5u","accent":"typography__accent_1xd5u","primary":"typography__primary_1xd5u","attention":"typography__attention_1xd5u","positive":"typography__positive_1xd5u","secondary":"typography__secondary_1xd5u","tertiary-inverted":"typography__tertiary-inverted_1xd5u","primary-inverted":"typography__primary-inverted_1xd5u","secondary-inverted":"typography__secondary-inverted_1xd5u","link":"typography__link_1xd5u","negative":"typography__negative_1xd5u","static-primary-light":"typography__static-primary-light_1xd5u","static-secondary-light":"typography__static-secondary-light_1xd5u","static-tertiary-light":"typography__static-tertiary-light_1xd5u","static-primary-dark":"typography__static-primary-dark_1xd5u","static-secondary-dark":"typography__static-secondary-dark_1xd5u","static-tertiary-dark":"typography__static-tertiary-dark_1xd5u","static-accent":"typography__static-accent_1xd5u"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_1b8ja","bold":"typography__bold_1b8ja","semibold":"typography__semibold_1b8ja","medium":"typography__medium_1b8ja","regular":"typography__regular_1b8ja"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,4 +1,4 @@
1
- /* hash: 9433n */
1
+ /* hash: 53xo9 */
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 */
@@ -15,12 +15,12 @@
15
15
  } :root {
16
16
  } :root {
17
17
  } :root {
18
- } .typography__skeletonText_1b1jv.typography__skeletonText_1b1jv {
18
+ } .typography__skeletonText_vv96e.typography__skeletonText_vv96e {
19
19
  border-radius: var(--border-radius-pill);
20
- } .typography__left_1b1jv > div {
20
+ } .typography__left_vv96e > div {
21
21
  margin-right: auto;
22
- } .typography__center_1b1jv > div {
22
+ } .typography__center_vv96e > div {
23
23
  margin: 0 auto;
24
- } .typography__right_1b1jv > div {
24
+ } .typography__right_vv96e > div {
25
25
  margin-left: auto;
26
26
  }
@@ -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_1b1jv","left":"typography__left_1b1jv","center":"typography__center_1b1jv","right":"typography__right_1b1jv"};
7
+ var styles = {"skeletonText":"typography__skeletonText_vv96e","left":"typography__left_vv96e","center":"typography__center_vv96e","right":"typography__right_vv96e"};
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-4991aa3d.js';
6
+ import { c as colors } from '../colors.module-96fcf062.js';
7
7
 
8
- var styles = {"paragraph":"typography__paragraph_1h0ey","paragraphWithMargins":"typography__paragraphWithMargins_1h0ey","primary-large":"typography__primary-large_1h0ey","primary-medium":"typography__primary-medium_1h0ey","primary-small":"typography__primary-small_1h0ey","secondary-large":"typography__secondary-large_1h0ey","secondary-medium":"typography__secondary-medium_1h0ey","secondary-small":"typography__secondary-small_1h0ey","component":"typography__component_1h0ey","component-primary":"typography__component-primary_1h0ey","component-secondary":"typography__component-secondary_1h0ey","caps":"typography__caps_1h0ey","bold":"typography__bold_1h0ey","medium":"typography__medium_1h0ey","regular":"typography__regular_1h0ey","monospace":"typography__monospace_1h0ey","rowLimit1":"typography__rowLimit1_1h0ey","rowLimit2":"typography__rowLimit2_1h0ey","rowLimit3":"typography__rowLimit3_1h0ey"};
8
+ var styles = {"paragraph":"typography__paragraph_11u49","paragraphWithMargins":"typography__paragraphWithMargins_11u49","primary-large":"typography__primary-large_11u49","primary-medium":"typography__primary-medium_11u49","primary-small":"typography__primary-small_11u49","secondary-large":"typography__secondary-large_11u49","secondary-medium":"typography__secondary-medium_11u49","secondary-small":"typography__secondary-small_11u49","component":"typography__component_11u49","component-primary":"typography__component-primary_11u49","component-secondary":"typography__component-secondary_11u49","caps":"typography__caps_11u49","bold":"typography__bold_11u49","medium":"typography__medium_11u49","regular":"typography__regular_11u49","monospace":"typography__monospace_11u49","rowLimit1":"typography__rowLimit1_11u49","rowLimit2":"typography__rowLimit2_11u49","rowLimit3":"typography__rowLimit3_11u49"};
9
9
  require('./index.css')
10
10
 
11
11
  var logWarning = function (view) {
@@ -1,4 +1,4 @@
1
- /* hash: 1jutq */
1
+ /* hash: f6m2n */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -17,74 +17,74 @@
17
17
  } :root {
18
18
  } :root {
19
19
  --text-paragraph-margin-bottom: 0 0 var(--gap-s);
20
- } .typography__paragraph_1h0ey {
20
+ } .typography__paragraph_11u49 {
21
21
  margin: 0;
22
22
  padding: 0;
23
- } .typography__paragraphWithMargins_1h0ey {
23
+ } .typography__paragraphWithMargins_11u49 {
24
24
  padding: 0;
25
25
  margin: var(--text-paragraph-margin-bottom);
26
- } .typography__primary-large_1h0ey {
26
+ } .typography__primary-large_11u49 {
27
27
  font-size: 18px;
28
28
  line-height: 24px;
29
29
  font-weight: 400;
30
- } .typography__primary-medium_1h0ey {
30
+ } .typography__primary-medium_11u49 {
31
31
  font-size: 16px;
32
32
  line-height: 24px;
33
33
  font-weight: 400;
34
- } .typography__primary-small_1h0ey {
34
+ } .typography__primary-small_11u49 {
35
35
  font-size: 14px;
36
36
  line-height: 20px;
37
37
  font-weight: 400;
38
- } .typography__secondary-large_1h0ey {
38
+ } .typography__secondary-large_11u49 {
39
39
  font-size: 13px;
40
40
  line-height: 16px;
41
41
  font-weight: 400;
42
- } .typography__secondary-medium_1h0ey {
42
+ } .typography__secondary-medium_11u49 {
43
43
  font-size: 12px;
44
44
  line-height: 16px;
45
45
  font-weight: 400;
46
- } .typography__secondary-small_1h0ey {
46
+ } .typography__secondary-small_11u49 {
47
47
  font-size: 11px;
48
48
  line-height: 16px;
49
49
  font-weight: 400;
50
- } .typography__component_1h0ey {
50
+ } .typography__component_11u49 {
51
51
  font-size: 16px;
52
52
  line-height: 20px;
53
53
  font-weight: 400;
54
- } .typography__component-primary_1h0ey {
54
+ } .typography__component-primary_11u49 {
55
55
  font-size: 16px;
56
56
  line-height: 20px;
57
57
  font-weight: 400;
58
- } .typography__component-secondary_1h0ey {
58
+ } .typography__component-secondary_11u49 {
59
59
  font-size: 14px;
60
60
  line-height: 18px;
61
61
  font-weight: 400;
62
- } .typography__caps_1h0ey {
62
+ } .typography__caps_11u49 {
63
63
  font-size: 12px;
64
64
  line-height: 16px;
65
65
  font-weight: 500;
66
66
  letter-spacing: 1.25px;
67
67
  text-transform: uppercase;
68
- } .typography__bold_1h0ey {
68
+ } .typography__bold_11u49 {
69
69
  font-weight: bold;
70
- } .typography__medium_1h0ey {
70
+ } .typography__medium_11u49 {
71
71
  font-weight: 500;
72
- } .typography__regular_1h0ey {
72
+ } .typography__regular_11u49 {
73
73
  font-weight: normal;
74
- } .typography__monospace_1h0ey {
74
+ } .typography__monospace_11u49 {
75
75
  font-variant-numeric: tabular-nums;
76
- } .typography__rowLimit1_1h0ey {
76
+ } .typography__rowLimit1_11u49 {
77
77
  -webkit-line-clamp: 1;
78
78
  display: -webkit-box;
79
79
  -webkit-box-orient: vertical;
80
80
  overflow: hidden;
81
81
  word-break: break-all;
82
- } .typography__rowLimit2_1h0ey {
82
+ } .typography__rowLimit2_11u49 {
83
83
  -webkit-line-clamp: 2;
84
84
  display: -webkit-box;
85
85
  -webkit-box-orient: vertical;
86
86
  overflow: hidden;
87
- } .typography__rowLimit3_1h0ey {
87
+ } .typography__rowLimit3_11u49 {
88
88
  -webkit-line-clamp: 3;
89
89
  display: -webkit-box;
90
90
  -webkit-box-orient: vertical;
@@ -1,17 +1,17 @@
1
- /* hash: 90rbz */
2
- .typography__component_1qetz {
1
+ /* hash: 32mqu */
2
+ .typography__component_1b8ja {
3
3
  margin: 0;
4
4
  padding: 0
5
5
  }
6
- .typography__component_1qetz.typography__bold_1qetz {
6
+ .typography__component_1b8ja.typography__bold_1b8ja {
7
7
  font-weight: bold;
8
8
  }
9
- .typography__component_1qetz.typography__semibold_1qetz {
9
+ .typography__component_1b8ja.typography__semibold_1b8ja {
10
10
  font-weight: 600;
11
11
  }
12
- .typography__component_1qetz.typography__medium_1qetz {
12
+ .typography__component_1b8ja.typography__medium_1b8ja {
13
13
  font-weight: 500;
14
14
  }
15
- .typography__component_1qetz.typography__regular_1qetz {
15
+ .typography__component_1b8ja.typography__regular_1b8ja {
16
16
  font-weight: normal;
17
17
  }
@@ -53,6 +53,10 @@ type TitleProps = Omit<NativeProps, 'color'> & {
53
53
  * Пропы для скелетона
54
54
  */
55
55
  skeletonProps?: TextSkeletonProps;
56
+ /**
57
+ * Значение по-умолчанию для хука useMatchMedia
58
+ */
59
+ defaultMatchMediaValue?: boolean | (() => boolean);
56
60
  };
57
61
  type PrivateProps = {
58
62
  styles: {
@@ -110,5 +114,9 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
110
114
  * Пропы для скелетона
111
115
  */
112
116
  skeletonProps?: TextSkeletonProps | undefined;
117
+ /**
118
+ * Значение по-умолчанию для хука useMatchMedia
119
+ */
120
+ defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
113
121
  } & PrivateProps & React.RefAttributes<TitleElementType>>;
114
122
  export { TitleProps, TitleBase };
@@ -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-4991aa3d.js';
7
+ import { c as colors } from '../colors.module-96fcf062.js';
8
8
 
9
9
  var TitleBase = forwardRef(function (_a, ref) {
10
10
  var _b;