@alfalab/core-components-typography 4.10.1 → 4.10.2

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 (65) hide show
  1. package/colors.css +20 -20
  2. package/colors.module-ae9203b0.js +6 -0
  3. package/common.module-b6c435d0.js +6 -0
  4. package/cssm/colors.module.css +1 -1
  5. package/cssm/common.module.css +3 -0
  6. package/cssm/hooks/use-skeleton.module.css +1 -1
  7. package/cssm/text/component.js +1 -0
  8. package/cssm/text/index.module.css +2 -0
  9. package/cssm/title/common.module.css +1 -1
  10. package/cssm/title/component.js +4 -1
  11. package/cssm/title/index.module.css +2 -0
  12. package/cssm/title-mobile/index.module.css +1 -1
  13. package/esm/colors.css +20 -20
  14. package/esm/colors.module-8ee7777c.js +4 -0
  15. package/esm/common.module-918e04b1.js +4 -0
  16. package/esm/hooks/use-skeleton.css +5 -5
  17. package/esm/hooks/use-skeleton.js +1 -1
  18. package/esm/text/component.js +3 -2
  19. package/esm/text/index.css +23 -21
  20. package/esm/title/common.css +9 -9
  21. package/esm/title/component.js +5 -2
  22. package/esm/title/index.css +18 -16
  23. package/esm/title/index.js +2 -2
  24. package/esm/title-mobile/component.js +2 -2
  25. package/esm/title-mobile/index.css +16 -16
  26. package/hooks/use-skeleton.css +5 -5
  27. package/hooks/use-skeleton.js +1 -1
  28. package/modern/colors.css +20 -20
  29. package/modern/colors.module-74da56c2.js +4 -0
  30. package/modern/common.module-95d0a71b.js +4 -0
  31. package/modern/hooks/use-skeleton.css +5 -5
  32. package/modern/hooks/use-skeleton.js +1 -1
  33. package/modern/text/component.js +3 -2
  34. package/modern/text/index.css +23 -21
  35. package/modern/title/common.css +9 -9
  36. package/modern/title/component.js +5 -2
  37. package/modern/title/index.css +18 -16
  38. package/modern/title/index.js +2 -2
  39. package/modern/title-mobile/component.js +2 -2
  40. package/modern/title-mobile/index.css +16 -16
  41. package/moderncssm/common.module.css +3 -0
  42. package/moderncssm/text/component.js +1 -0
  43. package/moderncssm/text/index.module.css +3 -21
  44. package/moderncssm/title/component.js +4 -1
  45. package/moderncssm/title/index.module.css +3 -0
  46. package/package.json +3 -3
  47. package/src/common.module.css +3 -0
  48. package/src/text/component.tsx +1 -0
  49. package/src/text/index.module.css +1 -0
  50. package/src/title/component.tsx +4 -1
  51. package/src/title/index.module.css +1 -0
  52. package/text/component.js +3 -2
  53. package/text/index.css +23 -21
  54. package/title/common.css +9 -9
  55. package/title/component.js +5 -2
  56. package/title/index.css +18 -16
  57. package/title/index.js +2 -2
  58. package/title-mobile/component.js +2 -2
  59. package/title-mobile/index.css +16 -16
  60. package/colors.module-7640b81b.js +0 -6
  61. package/common.module-12eda4c7.js +0 -6
  62. package/esm/colors.module-e130d1fb.js +0 -4
  63. package/esm/common.module-24ddffb0.js +0 -4
  64. package/modern/colors.module-087f6dbf.js +0 -4
  65. package/modern/common.module-1d232c95.js +0 -4
package/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: dmz1u */
1
+ /* hash: k5zbx */
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_vppx6 {
40
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_6ow3h {
41
41
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_vppx6 {
42
+ } .typography__disabled_6ow3h {
43
43
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_vppx6 {
44
+ } .typography__accent_6ow3h {
45
45
  color: var(--color-light-accent-primary);
46
- } .typography__primary_vppx6 {
46
+ } .typography__primary_6ow3h {
47
47
  color: var(--color-light-text-primary);
48
- } .typography__attention_vppx6 {
48
+ } .typography__attention_6ow3h {
49
49
  color: var(--color-light-text-attention);
50
- } .typography__positive_vppx6 {
50
+ } .typography__positive_6ow3h {
51
51
  color: var(--color-light-text-positive);
52
- } .typography__secondary_vppx6 {
52
+ } .typography__secondary_6ow3h {
53
53
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_vppx6 {
54
+ } .typography__tertiary-inverted_6ow3h {
55
55
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_vppx6 {
56
+ } .typography__primary-inverted_6ow3h {
57
57
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_vppx6 {
58
+ } .typography__secondary-inverted_6ow3h {
59
59
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_vppx6 {
60
+ } .typography__link_6ow3h {
61
61
  color: var(--color-light-text-info);
62
- } .typography__negative_vppx6 {
62
+ } .typography__negative_6ow3h {
63
63
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_vppx6 {
64
+ } .typography__static-primary-light_6ow3h {
65
65
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_vppx6 {
66
+ } .typography__static-secondary-light_6ow3h {
67
67
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_vppx6 {
68
+ } .typography__static-tertiary-light_6ow3h {
69
69
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_vppx6 {
70
+ } .typography__static-primary-dark_6ow3h {
71
71
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_vppx6 {
72
+ } .typography__static-secondary-dark_6ow3h {
73
73
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_vppx6 {
74
+ } .typography__static-tertiary-dark_6ow3h {
75
75
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_vppx6 {
76
+ } .typography__static-accent_6ow3h {
77
77
  color: var(--color-static-accent-primary);
78
78
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_6ow3h","disabled":"typography__disabled_6ow3h","accent":"typography__accent_6ow3h","primary":"typography__primary_6ow3h","attention":"typography__attention_6ow3h","positive":"typography__positive_6ow3h","secondary":"typography__secondary_6ow3h","tertiary-inverted":"typography__tertiary-inverted_6ow3h","primary-inverted":"typography__primary-inverted_6ow3h","secondary-inverted":"typography__secondary-inverted_6ow3h","link":"typography__link_6ow3h","negative":"typography__negative_6ow3h","static-primary-light":"typography__static-primary-light_6ow3h","static-secondary-light":"typography__static-secondary-light_6ow3h","static-tertiary-light":"typography__static-tertiary-light_6ow3h","static-primary-dark":"typography__static-primary-dark_6ow3h","static-secondary-dark":"typography__static-secondary-dark_6ow3h","static-tertiary-dark":"typography__static-tertiary-dark_6ow3h","static-accent":"typography__static-accent_6ow3h"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_odrpa","bold":"typography__bold_odrpa","semibold":"typography__semibold_odrpa","medium":"typography__medium_odrpa","regular":"typography__regular_odrpa","rowLimit1":"typography__rowLimit1_odrpa","rowLimit2":"typography__rowLimit2_odrpa","rowLimit3":"typography__rowLimit3_odrpa"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -36,7 +36,7 @@
36
36
  /* новые значения, используйте их */
37
37
  } :root {
38
38
  } :root {
39
- } /* colors */ .tertiary {
39
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .tertiary {
40
40
  color: var(--color-light-text-tertiary);
41
41
  } .disabled {
42
42
  color: var(--color-light-text-quaternary);
@@ -0,0 +1,3 @@
1
+ .transparent {
2
+ opacity: 0;
3
+ }
@@ -19,7 +19,7 @@
19
19
  --gap-0: 0;
20
20
  } :root {
21
21
  } :root {
22
- } .skeletonText.skeletonText {
22
+ } /* сбрасывает синюю подсветку при нажатии */ .skeletonText.skeletonText {
23
23
  border-radius: var(--border-radius-pill);
24
24
  } .left > div {
25
25
  margin-right: auto;
@@ -52,6 +52,7 @@ var Text = React.forwardRef(function (_a, ref) {
52
52
  _c[styles__default.default.paragraphWithMargins] = Component === 'p' && defaultMargins,
53
53
  _c[styles__default.default.monospace] = monospaceNumbers,
54
54
  _c[styles__default.default["rowLimit".concat(rowLimit)]] = rowLimit,
55
+ _c[styles__default.default.transparent] = showSkeleton,
55
56
  _c), className, color && colors__default.default[color], styles__default.default[view], weight && styles__default.default[weight]), "data-test-id": dataTestId, ref: mergeRefs__default.default([ref, textRef]) }, restProps), children));
56
57
  });
57
58
 
@@ -20,6 +20,8 @@
20
20
  --gap-12: var(--gap-s);
21
21
  } :root {
22
22
  } :root {
23
+ } /* сбрасывает синюю подсветку при нажатии */ .transparent {
24
+ opacity: 0;
23
25
  } :root {
24
26
  --text-paragraph-margin-bottom: var(--gap-0) var(--gap-0) var(--gap-12);
25
27
  } .paragraph {
@@ -18,7 +18,7 @@
18
18
  --gap-0: 0;
19
19
  } :root {
20
20
  } :root {
21
- } .component {
21
+ } /* сбрасывает синюю подсветку при нажатии */ .component {
22
22
  margin: var(--gap-0);
23
23
  padding: var(--gap-0)
24
24
  } .component.bold {
@@ -28,7 +28,10 @@ var TitleBase = React.forwardRef(function (_a, ref) {
28
28
  if (skeleton) {
29
29
  return skeleton;
30
30
  }
31
- return (React__default.default.createElement(Component, tslib.__assign({ className: cn__default.default(styles.component, className, styles["".concat(font, "-").concat(view)], defaultMargins && styles["margins-".concat(view)], styles[weight], color && colors__default.default[color], (_b = {}, _b[styles["rowLimit".concat(rowLimit)]] = rowLimit, _b)), "data-test-id": dataTestId, ref: mergeRefs__default.default([ref, textRef]) }, restProps), children));
31
+ return (React__default.default.createElement(Component, tslib.__assign({ className: cn__default.default(styles.component, className, styles["".concat(font, "-").concat(view)], defaultMargins && styles["margins-".concat(view)], styles[weight], color && colors__default.default[color], (_b = {},
32
+ _b[styles["rowLimit".concat(rowLimit)]] = rowLimit,
33
+ _b[styles.transparent] = showSkeleton,
34
+ _b)), "data-test-id": dataTestId, ref: mergeRefs__default.default([ref, textRef]) }, restProps), children));
32
35
  });
33
36
 
34
37
  exports.TitleBase = TitleBase;
@@ -28,6 +28,8 @@
28
28
  --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
29
29
  'Helvetica Neue', Helvetica, sans-serif;
30
30
  } :root {
31
+ } /* сбрасывает синюю подсветку при нажатии */ .transparent {
32
+ opacity: 0;
31
33
  } .styrene-xlarge {
32
34
  font-size: 48px;
33
35
  line-height: 64px;
@@ -26,7 +26,7 @@
26
26
  --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
27
27
  'Helvetica Neue', Helvetica, sans-serif;
28
28
  } :root {
29
- } .styrene-xlarge {
29
+ } /* сбрасывает синюю подсветку при нажатии */ .styrene-xlarge {
30
30
  font-size: 34px;
31
31
  line-height: 40px;
32
32
  font-weight: 500;
package/esm/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: dmz1u */
1
+ /* hash: k5zbx */
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_vppx6 {
40
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_6ow3h {
41
41
  color: var(--color-light-text-tertiary);
42
- } .typography__disabled_vppx6 {
42
+ } .typography__disabled_6ow3h {
43
43
  color: var(--color-light-text-quaternary);
44
- } .typography__accent_vppx6 {
44
+ } .typography__accent_6ow3h {
45
45
  color: var(--color-light-accent-primary);
46
- } .typography__primary_vppx6 {
46
+ } .typography__primary_6ow3h {
47
47
  color: var(--color-light-text-primary);
48
- } .typography__attention_vppx6 {
48
+ } .typography__attention_6ow3h {
49
49
  color: var(--color-light-text-attention);
50
- } .typography__positive_vppx6 {
50
+ } .typography__positive_6ow3h {
51
51
  color: var(--color-light-text-positive);
52
- } .typography__secondary_vppx6 {
52
+ } .typography__secondary_6ow3h {
53
53
  color: var(--color-light-text-secondary);
54
- } .typography__tertiary-inverted_vppx6 {
54
+ } .typography__tertiary-inverted_6ow3h {
55
55
  color: var(--color-light-text-tertiary-inverted);
56
- } .typography__primary-inverted_vppx6 {
56
+ } .typography__primary-inverted_6ow3h {
57
57
  color: var(--color-light-text-primary-inverted);
58
- } .typography__secondary-inverted_vppx6 {
58
+ } .typography__secondary-inverted_6ow3h {
59
59
  color: var(--color-light-text-secondary-inverted);
60
- } .typography__link_vppx6 {
60
+ } .typography__link_6ow3h {
61
61
  color: var(--color-light-text-info);
62
- } .typography__negative_vppx6 {
62
+ } .typography__negative_6ow3h {
63
63
  color: var(--color-light-text-negative);
64
- } .typography__static-primary-light_vppx6 {
64
+ } .typography__static-primary-light_6ow3h {
65
65
  color: var(--color-static-text-primary-light);
66
- } .typography__static-secondary-light_vppx6 {
66
+ } .typography__static-secondary-light_6ow3h {
67
67
  color: var(--color-static-text-secondary-light);
68
- } .typography__static-tertiary-light_vppx6 {
68
+ } .typography__static-tertiary-light_6ow3h {
69
69
  color: var(--color-static-text-tertiary-light);
70
- } .typography__static-primary-dark_vppx6 {
70
+ } .typography__static-primary-dark_6ow3h {
71
71
  color: var(--color-static-text-primary-dark);
72
- } .typography__static-secondary-dark_vppx6 {
72
+ } .typography__static-secondary-dark_6ow3h {
73
73
  color: var(--color-static-text-secondary-dark);
74
- } .typography__static-tertiary-dark_vppx6 {
74
+ } .typography__static-tertiary-dark_6ow3h {
75
75
  color: var(--color-static-text-tertiary-dark);
76
- } .typography__static-accent_vppx6 {
76
+ } .typography__static-accent_6ow3h {
77
77
  color: var(--color-static-accent-primary);
78
78
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_6ow3h","disabled":"typography__disabled_6ow3h","accent":"typography__accent_6ow3h","primary":"typography__primary_6ow3h","attention":"typography__attention_6ow3h","positive":"typography__positive_6ow3h","secondary":"typography__secondary_6ow3h","tertiary-inverted":"typography__tertiary-inverted_6ow3h","primary-inverted":"typography__primary-inverted_6ow3h","secondary-inverted":"typography__secondary-inverted_6ow3h","link":"typography__link_6ow3h","negative":"typography__negative_6ow3h","static-primary-light":"typography__static-primary-light_6ow3h","static-secondary-light":"typography__static-secondary-light_6ow3h","static-tertiary-light":"typography__static-tertiary-light_6ow3h","static-primary-dark":"typography__static-primary-dark_6ow3h","static-secondary-dark":"typography__static-secondary-dark_6ow3h","static-tertiary-dark":"typography__static-tertiary-dark_6ow3h","static-accent":"typography__static-accent_6ow3h"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_odrpa","bold":"typography__bold_odrpa","semibold":"typography__semibold_odrpa","medium":"typography__medium_odrpa","regular":"typography__regular_odrpa","rowLimit1":"typography__rowLimit1_odrpa","rowLimit2":"typography__rowLimit2_odrpa","rowLimit3":"typography__rowLimit3_odrpa"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,4 +1,4 @@
1
- /* hash: 19tzb */
1
+ /* hash: c0po5 */
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_1kmy4.typography__skeletonText_1kmy4 {
23
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__skeletonText_rvgas.typography__skeletonText_rvgas {
24
24
  border-radius: var(--border-radius-pill);
25
- } .typography__left_1kmy4 > div {
25
+ } .typography__left_rvgas > div {
26
26
  margin-right: auto;
27
- } .typography__center_1kmy4 > div {
27
+ } .typography__center_rvgas > div {
28
28
  margin: var(--gap-0) auto;
29
- } .typography__right_1kmy4 > div {
29
+ } .typography__right_rvgas > 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_1kmy4","left":"typography__left_1kmy4","center":"typography__center_1kmy4","right":"typography__right_1kmy4"};
7
+ var styles = {"skeletonText":"typography__skeletonText_rvgas","left":"typography__left_rvgas","center":"typography__center_rvgas","right":"typography__right_rvgas"};
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-e130d1fb.js';
6
+ import { c as colors } from '../colors.module-8ee7777c.js';
7
7
 
8
- var styles = {"paragraph":"typography__paragraph_e5q5s","paragraphWithMargins":"typography__paragraphWithMargins_e5q5s","primary-large":"typography__primary-large_e5q5s","primary-medium":"typography__primary-medium_e5q5s","primary-small":"typography__primary-small_e5q5s","secondary-large":"typography__secondary-large_e5q5s","secondary-medium":"typography__secondary-medium_e5q5s","secondary-small":"typography__secondary-small_e5q5s","component":"typography__component_e5q5s","component-primary":"typography__component-primary_e5q5s","component-secondary":"typography__component-secondary_e5q5s","caps":"typography__caps_e5q5s","tagline":"typography__tagline_e5q5s","bold":"typography__bold_e5q5s","medium":"typography__medium_e5q5s","regular":"typography__regular_e5q5s","monospace":"typography__monospace_e5q5s","rowLimit1":"typography__rowLimit1_e5q5s","rowLimit2":"typography__rowLimit2_e5q5s","rowLimit3":"typography__rowLimit3_e5q5s"};
8
+ var styles = {"transparent":"typography__transparent_6j1xz","paragraph":"typography__paragraph_6j1xz","paragraphWithMargins":"typography__paragraphWithMargins_6j1xz","primary-large":"typography__primary-large_6j1xz","primary-medium":"typography__primary-medium_6j1xz","primary-small":"typography__primary-small_6j1xz","secondary-large":"typography__secondary-large_6j1xz","secondary-medium":"typography__secondary-medium_6j1xz","secondary-small":"typography__secondary-small_6j1xz","component":"typography__component_6j1xz","component-primary":"typography__component-primary_6j1xz","component-secondary":"typography__component-secondary_6j1xz","caps":"typography__caps_6j1xz","tagline":"typography__tagline_6j1xz","bold":"typography__bold_6j1xz","medium":"typography__medium_6j1xz","regular":"typography__regular_6j1xz","monospace":"typography__monospace_6j1xz","rowLimit1":"typography__rowLimit1_6j1xz","rowLimit2":"typography__rowLimit2_6j1xz","rowLimit3":"typography__rowLimit3_6j1xz"};
9
9
  require('./index.css')
10
10
 
11
11
  var logWarning = function (view) {
@@ -42,6 +42,7 @@ var Text = forwardRef(function (_a, ref) {
42
42
  _c[styles.paragraphWithMargins] = Component === 'p' && defaultMargins,
43
43
  _c[styles.monospace] = monospaceNumbers,
44
44
  _c[styles["rowLimit".concat(rowLimit)]] = rowLimit,
45
+ _c[styles.transparent] = showSkeleton,
45
46
  _c), className, color && colors[color], styles[view], weight && styles[weight]), "data-test-id": dataTestId, ref: mergeRefs([ref, textRef]) }, restProps), children));
46
47
  });
47
48
 
@@ -1,4 +1,4 @@
1
- /* hash: 10u9q */
1
+ /* hash: h7grm */
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,82 +21,84 @@
21
21
  --gap-12: var(--gap-s);
22
22
  } :root {
23
23
  } :root {
24
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__transparent_6j1xz {
25
+ opacity: 0;
24
26
  } :root {
25
27
  --text-paragraph-margin-bottom: var(--gap-0) var(--gap-0) var(--gap-12);
26
- } .typography__paragraph_e5q5s {
28
+ } .typography__paragraph_6j1xz {
27
29
  margin: var(--gap-0);
28
30
  padding: var(--gap-0);
29
- } .typography__paragraphWithMargins_e5q5s {
31
+ } .typography__paragraphWithMargins_6j1xz {
30
32
  padding: var(--gap-0);
31
33
  margin: var(--text-paragraph-margin-bottom);
32
- } .typography__primary-large_e5q5s {
34
+ } .typography__primary-large_6j1xz {
33
35
  font-size: 18px;
34
36
  line-height: 24px;
35
37
  font-weight: 400;
36
- } .typography__primary-medium_e5q5s {
38
+ } .typography__primary-medium_6j1xz {
37
39
  font-size: 16px;
38
40
  line-height: 24px;
39
41
  font-weight: 400;
40
- } .typography__primary-small_e5q5s {
42
+ } .typography__primary-small_6j1xz {
41
43
  font-size: 14px;
42
44
  line-height: 20px;
43
45
  font-weight: 400;
44
- } .typography__secondary-large_e5q5s {
46
+ } .typography__secondary-large_6j1xz {
45
47
  font-size: 13px;
46
48
  line-height: 16px;
47
49
  font-weight: 400;
48
- } .typography__secondary-medium_e5q5s {
50
+ } .typography__secondary-medium_6j1xz {
49
51
  font-size: 12px;
50
52
  line-height: 16px;
51
53
  font-weight: 400;
52
- } .typography__secondary-small_e5q5s {
54
+ } .typography__secondary-small_6j1xz {
53
55
  font-size: 11px;
54
56
  line-height: 16px;
55
57
  font-weight: 400;
56
- } .typography__component_e5q5s {
58
+ } .typography__component_6j1xz {
57
59
  font-size: 16px;
58
60
  line-height: 20px;
59
61
  font-weight: 400;
60
- } .typography__component-primary_e5q5s {
62
+ } .typography__component-primary_6j1xz {
61
63
  font-size: 16px;
62
64
  line-height: 20px;
63
65
  font-weight: 400;
64
- } .typography__component-secondary_e5q5s {
66
+ } .typography__component-secondary_6j1xz {
65
67
  font-size: 14px;
66
68
  line-height: 18px;
67
69
  font-weight: 400;
68
- } .typography__caps_e5q5s {
70
+ } .typography__caps_6j1xz {
69
71
  font-size: 12px;
70
72
  line-height: 16px;
71
73
  font-weight: 500;
72
74
  letter-spacing: 1.25px;
73
75
  text-transform: uppercase;
74
- } .typography__tagline_e5q5s {
76
+ } .typography__tagline_6j1xz {
75
77
  font-size: 12px;
76
78
  line-height: 16px;
77
79
  font-weight: 500;
78
80
  letter-spacing: 1.25px;
79
81
  text-transform: uppercase;
80
- } .typography__bold_e5q5s {
82
+ } .typography__bold_6j1xz {
81
83
  font-weight: bold;
82
- } .typography__medium_e5q5s {
84
+ } .typography__medium_6j1xz {
83
85
  font-weight: 500;
84
- } .typography__regular_e5q5s {
86
+ } .typography__regular_6j1xz {
85
87
  font-weight: normal;
86
- } .typography__monospace_e5q5s {
88
+ } .typography__monospace_6j1xz {
87
89
  font-variant-numeric: tabular-nums;
88
- } .typography__rowLimit1_e5q5s {
90
+ } .typography__rowLimit1_6j1xz {
89
91
  -webkit-line-clamp: 1;
90
92
  display: -webkit-box;
91
93
  -webkit-box-orient: vertical;
92
94
  overflow: hidden;
93
95
  word-break: break-all;
94
- } .typography__rowLimit2_e5q5s {
96
+ } .typography__rowLimit2_6j1xz {
95
97
  -webkit-line-clamp: 2;
96
98
  display: -webkit-box;
97
99
  -webkit-box-orient: vertical;
98
100
  overflow: hidden;
99
- } .typography__rowLimit3_e5q5s {
101
+ } .typography__rowLimit3_6j1xz {
100
102
  -webkit-line-clamp: 3;
101
103
  display: -webkit-box;
102
104
  -webkit-box-orient: vertical;
@@ -1,4 +1,4 @@
1
- /* hash: msb6k */
1
+ /* hash: 2vby8 */
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_v6d2w {
22
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__component_odrpa {
23
23
  margin: var(--gap-0);
24
24
  padding: var(--gap-0)
25
- } .typography__component_v6d2w.typography__bold_v6d2w {
25
+ } .typography__component_odrpa.typography__bold_odrpa {
26
26
  font-weight: bold;
27
- } .typography__component_v6d2w.typography__semibold_v6d2w {
27
+ } .typography__component_odrpa.typography__semibold_odrpa {
28
28
  font-weight: 600;
29
- } .typography__component_v6d2w.typography__medium_v6d2w {
29
+ } .typography__component_odrpa.typography__medium_odrpa {
30
30
  font-weight: 500;
31
- } .typography__component_v6d2w.typography__regular_v6d2w {
31
+ } .typography__component_odrpa.typography__regular_odrpa {
32
32
  font-weight: normal;
33
- } .typography__rowLimit1_v6d2w {
33
+ } .typography__rowLimit1_odrpa {
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_v6d2w {
39
+ } .typography__rowLimit2_odrpa {
40
40
  -webkit-line-clamp: 2;
41
41
  display: -webkit-box;
42
42
  -webkit-box-orient: vertical;
43
43
  overflow: hidden;
44
- } .typography__rowLimit3_v6d2w {
44
+ } .typography__rowLimit3_odrpa {
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-e130d1fb.js';
7
+ import { c as colors } from '../colors.module-8ee7777c.js';
8
8
 
9
9
  var TitleBase = forwardRef(function (_a, ref) {
10
10
  var _b;
@@ -17,7 +17,10 @@ var TitleBase = forwardRef(function (_a, ref) {
17
17
  if (skeleton) {
18
18
  return skeleton;
19
19
  }
20
- return (React.createElement(Component, __assign({ className: cn(styles.component, className, styles["".concat(font, "-").concat(view)], defaultMargins && styles["margins-".concat(view)], styles[weight], color && colors[color], (_b = {}, _b[styles["rowLimit".concat(rowLimit)]] = rowLimit, _b)), "data-test-id": dataTestId, ref: mergeRefs([ref, textRef]) }, restProps), children));
20
+ return (React.createElement(Component, __assign({ className: cn(styles.component, className, styles["".concat(font, "-").concat(view)], defaultMargins && styles["margins-".concat(view)], styles[weight], color && colors[color], (_b = {},
21
+ _b[styles["rowLimit".concat(rowLimit)]] = rowLimit,
22
+ _b[styles.transparent] = showSkeleton,
23
+ _b)), "data-test-id": dataTestId, ref: mergeRefs([ref, textRef]) }, restProps), children));
21
24
  });
22
25
 
23
26
  export { TitleBase };