@alfalab/core-components-typography 4.14.1 → 4.14.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 (58) hide show
  1. package/colors.css +21 -21
  2. package/colors.module-455e8f30.js +6 -0
  3. package/common.module-f91007e6.js +6 -0
  4. package/cssm/title/alfasans-index.module.css +0 -10
  5. package/cssm/title/component.d.ts +1 -1
  6. package/cssm/title/index.d.ts +1 -1
  7. package/cssm/title-mobile/component.d.ts +1 -1
  8. package/cssm/title-responsive/component.d.ts +1 -1
  9. package/esm/colors.css +21 -21
  10. package/esm/colors.module-d078ce04.js +4 -0
  11. package/esm/common.module-688e670f.js +4 -0
  12. package/esm/text/alfasans-index.css +30 -30
  13. package/esm/text/component.js +3 -3
  14. package/esm/text/index.css +22 -22
  15. package/esm/title/alfasans-index.css +11 -11
  16. package/esm/title/common.css +9 -9
  17. package/esm/title/component.js +1 -1
  18. package/esm/title/index.css +17 -17
  19. package/esm/title/index.js +3 -3
  20. package/esm/title-mobile/alfasans-index.css +11 -11
  21. package/esm/title-mobile/component.js +3 -3
  22. package/esm/title-mobile/index.css +16 -16
  23. package/modern/colors.css +21 -21
  24. package/modern/colors.module-74128df7.js +4 -0
  25. package/modern/common.module-9b229b1f.js +4 -0
  26. package/modern/text/alfasans-index.css +30 -30
  27. package/modern/text/component.js +3 -3
  28. package/modern/text/index.css +22 -22
  29. package/modern/title/alfasans-index.css +11 -11
  30. package/modern/title/common.css +9 -9
  31. package/modern/title/component.js +1 -1
  32. package/modern/title/index.css +17 -17
  33. package/modern/title/index.js +3 -3
  34. package/modern/title-mobile/alfasans-index.css +11 -11
  35. package/modern/title-mobile/component.js +3 -3
  36. package/modern/title-mobile/index.css +16 -16
  37. package/package.json +2 -2
  38. package/text/alfasans-index.css +30 -30
  39. package/text/component.js +3 -3
  40. package/text/index.css +22 -22
  41. package/title/alfasans-index.css +11 -11
  42. package/title/common.css +9 -9
  43. package/title/component.d.ts +1 -1
  44. package/title/component.js +1 -1
  45. package/title/index.css +17 -17
  46. package/title/index.d.ts +1 -1
  47. package/title/index.js +3 -3
  48. package/title-mobile/alfasans-index.css +11 -11
  49. package/title-mobile/component.d.ts +1 -1
  50. package/title-mobile/component.js +3 -3
  51. package/title-mobile/index.css +16 -16
  52. package/title-responsive/component.d.ts +1 -1
  53. package/colors.module-92628c1e.js +0 -6
  54. package/common.module-f23bf51b.js +0 -6
  55. package/esm/colors.module-288097a5.js +0 -4
  56. package/esm/common.module-9f1226eb.js +0 -4
  57. package/modern/colors.module-cf603b26.js +0 -4
  58. package/modern/common.module-c95cc29e.js +0 -4
package/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: jodf9 */
1
+ /* hash: q7dpd */
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;
@@ -41,44 +41,44 @@
41
41
  /* stylelint-disable-next-line length-zero-no-unit */
42
42
  } :root {
43
43
  } /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
44
- } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_1fxsd {
44
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_4pdyh {
45
45
  color: var(--color-light-text-tertiary);
46
- } .typography__disabled_1fxsd {
46
+ } .typography__disabled_4pdyh {
47
47
  color: var(--color-light-text-quaternary);
48
- } .typography__accent_1fxsd {
48
+ } .typography__accent_4pdyh {
49
49
  color: var(--color-light-accent-primary);
50
- } .typography__primary_1fxsd {
50
+ } .typography__primary_4pdyh {
51
51
  color: var(--color-light-text-primary);
52
- } .typography__attention_1fxsd {
52
+ } .typography__attention_4pdyh {
53
53
  color: var(--color-light-text-attention);
54
- } .typography__positive_1fxsd {
54
+ } .typography__positive_4pdyh {
55
55
  color: var(--color-light-text-positive);
56
- } .typography__secondary_1fxsd {
56
+ } .typography__secondary_4pdyh {
57
57
  color: var(--color-light-text-secondary);
58
- } .typography__tertiary-inverted_1fxsd {
58
+ } .typography__tertiary-inverted_4pdyh {
59
59
  color: var(--color-light-text-tertiary-inverted);
60
- } .typography__primary-inverted_1fxsd {
60
+ } .typography__primary-inverted_4pdyh {
61
61
  color: var(--color-light-text-primary-inverted);
62
- } .typography__secondary-inverted_1fxsd {
62
+ } .typography__secondary-inverted_4pdyh {
63
63
  color: var(--color-light-text-secondary-inverted);
64
- } .typography__link_1fxsd {
64
+ } .typography__link_4pdyh {
65
65
  color: var(--color-light-text-info);
66
- } .typography__negative_1fxsd {
66
+ } .typography__negative_4pdyh {
67
67
  color: var(--color-light-text-negative);
68
- } .typography__static-primary-light_1fxsd {
68
+ } .typography__static-primary-light_4pdyh {
69
69
  color: var(--color-static-text-primary-light);
70
- } .typography__static-secondary-light_1fxsd {
70
+ } .typography__static-secondary-light_4pdyh {
71
71
  color: var(--color-static-text-secondary-light);
72
- } .typography__static-tertiary-light_1fxsd {
72
+ } .typography__static-tertiary-light_4pdyh {
73
73
  color: var(--color-static-text-tertiary-light);
74
- } .typography__static-primary-dark_1fxsd {
74
+ } .typography__static-primary-dark_4pdyh {
75
75
  color: var(--color-static-text-primary-dark);
76
- } .typography__static-secondary-dark_1fxsd {
76
+ } .typography__static-secondary-dark_4pdyh {
77
77
  color: var(--color-static-text-secondary-dark);
78
- } .typography__static-tertiary-dark_1fxsd {
78
+ } .typography__static-tertiary-dark_4pdyh {
79
79
  color: var(--color-static-text-tertiary-dark);
80
- } .typography__static-accent_1fxsd {
80
+ } .typography__static-accent_4pdyh {
81
81
  color: var(--color-static-accent-primary);
82
- } .typography__static-positive_1fxsd {
82
+ } .typography__static-positive_4pdyh {
83
83
  color: var(--color-static-text-positive);
84
84
  }
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var colors = {"tertiary":"typography__tertiary_4pdyh","disabled":"typography__disabled_4pdyh","accent":"typography__accent_4pdyh","primary":"typography__primary_4pdyh","attention":"typography__attention_4pdyh","positive":"typography__positive_4pdyh","secondary":"typography__secondary_4pdyh","tertiary-inverted":"typography__tertiary-inverted_4pdyh","primary-inverted":"typography__primary-inverted_4pdyh","secondary-inverted":"typography__secondary-inverted_4pdyh","link":"typography__link_4pdyh","negative":"typography__negative_4pdyh","static-primary-light":"typography__static-primary-light_4pdyh","static-secondary-light":"typography__static-secondary-light_4pdyh","static-tertiary-light":"typography__static-tertiary-light_4pdyh","static-primary-dark":"typography__static-primary-dark_4pdyh","static-secondary-dark":"typography__static-secondary-dark_4pdyh","static-tertiary-dark":"typography__static-tertiary-dark_4pdyh","static-accent":"typography__static-accent_4pdyh","static-positive":"typography__static-positive_4pdyh"};
4
+ require('./colors.css')
5
+
6
+ exports.colors = colors;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"typography__component_v68ok","bold":"typography__bold_v68ok","semibold":"typography__semibold_v68ok","medium":"typography__medium_v68ok","regular":"typography__regular_v68ok","rowLimit1":"typography__rowLimit1_v68ok","rowLimit2":"typography__rowLimit2_v68ok","rowLimit3":"typography__rowLimit3_v68ok"};
4
+ require('./title/common.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -29,7 +29,6 @@
29
29
  letter-spacing: 0.1px;
30
30
  font-family: var(--font-family-alfasans)
31
31
  } .alfasans-xlarge.systemCompat {
32
- line-height: 52px;
33
32
  } .alfasans-large {
34
33
  font-size: 40px;
35
34
  line-height: 48px;
@@ -44,9 +43,6 @@
44
43
  letter-spacing: 0.3px;
45
44
  font-family: var(--font-family-alfasans)
46
45
  } .alfasans-medium.systemCompat {
47
- font-size: 30px;
48
- line-height: 36px;
49
- letter-spacing: 0.1px;
50
46
  } .alfasans-small {
51
47
  font-size: 24px;
52
48
  line-height: 32px;
@@ -54,9 +50,6 @@
54
50
  letter-spacing: 0.39px;
55
51
  font-family: var(--font-family-alfasans)
56
52
  } .alfasans-small.systemCompat {
57
- font-size: 22px;
58
- line-height: 26px;
59
- letter-spacing: 0.2px;
60
53
  } .alfasans-xsmall {
61
54
  font-size: 20px;
62
55
  line-height: 24px;
@@ -64,7 +57,4 @@
64
57
  letter-spacing: 0.33px;
65
58
  font-family: var(--font-family-alfasans)
66
59
  } .alfasans-xsmall.systemCompat {
67
- font-size: 18px;
68
- line-height: 22px;
69
- letter-spacing: 0.38px;
70
60
  }
@@ -80,7 +80,7 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
80
80
  /**
81
81
  * Цвет текста
82
82
  */
83
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
83
+ color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
84
84
  /**
85
85
  * Толщина шрифта
86
86
  */
@@ -4,7 +4,7 @@ import { TitleProps } from "./component";
4
4
  declare const Title: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
5
5
  tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
6
6
  view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
7
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
7
+ color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
8
8
  weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
9
9
  font?: "alfasans" | "styrene" | "system" | {
10
10
  font: "alfasans";
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  declare const TitleMobile: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
4
4
  tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
5
5
  view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
6
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
6
+ color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
7
7
  weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
8
8
  font?: "alfasans" | "styrene" | "system" | {
9
9
  font: "alfasans";
@@ -15,7 +15,7 @@ type TitleResponsiveProps = TitleProps & {
15
15
  declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
16
16
  tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
17
17
  view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
18
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
18
+ color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
19
19
  weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
20
20
  font?: "alfasans" | "styrene" | "system" | {
21
21
  font: "alfasans";
package/esm/colors.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: jodf9 */
1
+ /* hash: q7dpd */
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;
@@ -41,44 +41,44 @@
41
41
  /* stylelint-disable-next-line length-zero-no-unit */
42
42
  } :root {
43
43
  } /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
44
- } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_1fxsd {
44
+ } /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_4pdyh {
45
45
  color: var(--color-light-text-tertiary);
46
- } .typography__disabled_1fxsd {
46
+ } .typography__disabled_4pdyh {
47
47
  color: var(--color-light-text-quaternary);
48
- } .typography__accent_1fxsd {
48
+ } .typography__accent_4pdyh {
49
49
  color: var(--color-light-accent-primary);
50
- } .typography__primary_1fxsd {
50
+ } .typography__primary_4pdyh {
51
51
  color: var(--color-light-text-primary);
52
- } .typography__attention_1fxsd {
52
+ } .typography__attention_4pdyh {
53
53
  color: var(--color-light-text-attention);
54
- } .typography__positive_1fxsd {
54
+ } .typography__positive_4pdyh {
55
55
  color: var(--color-light-text-positive);
56
- } .typography__secondary_1fxsd {
56
+ } .typography__secondary_4pdyh {
57
57
  color: var(--color-light-text-secondary);
58
- } .typography__tertiary-inverted_1fxsd {
58
+ } .typography__tertiary-inverted_4pdyh {
59
59
  color: var(--color-light-text-tertiary-inverted);
60
- } .typography__primary-inverted_1fxsd {
60
+ } .typography__primary-inverted_4pdyh {
61
61
  color: var(--color-light-text-primary-inverted);
62
- } .typography__secondary-inverted_1fxsd {
62
+ } .typography__secondary-inverted_4pdyh {
63
63
  color: var(--color-light-text-secondary-inverted);
64
- } .typography__link_1fxsd {
64
+ } .typography__link_4pdyh {
65
65
  color: var(--color-light-text-info);
66
- } .typography__negative_1fxsd {
66
+ } .typography__negative_4pdyh {
67
67
  color: var(--color-light-text-negative);
68
- } .typography__static-primary-light_1fxsd {
68
+ } .typography__static-primary-light_4pdyh {
69
69
  color: var(--color-static-text-primary-light);
70
- } .typography__static-secondary-light_1fxsd {
70
+ } .typography__static-secondary-light_4pdyh {
71
71
  color: var(--color-static-text-secondary-light);
72
- } .typography__static-tertiary-light_1fxsd {
72
+ } .typography__static-tertiary-light_4pdyh {
73
73
  color: var(--color-static-text-tertiary-light);
74
- } .typography__static-primary-dark_1fxsd {
74
+ } .typography__static-primary-dark_4pdyh {
75
75
  color: var(--color-static-text-primary-dark);
76
- } .typography__static-secondary-dark_1fxsd {
76
+ } .typography__static-secondary-dark_4pdyh {
77
77
  color: var(--color-static-text-secondary-dark);
78
- } .typography__static-tertiary-dark_1fxsd {
78
+ } .typography__static-tertiary-dark_4pdyh {
79
79
  color: var(--color-static-text-tertiary-dark);
80
- } .typography__static-accent_1fxsd {
80
+ } .typography__static-accent_4pdyh {
81
81
  color: var(--color-static-accent-primary);
82
- } .typography__static-positive_1fxsd {
82
+ } .typography__static-positive_4pdyh {
83
83
  color: var(--color-static-text-positive);
84
84
  }
@@ -0,0 +1,4 @@
1
+ var colors = {"tertiary":"typography__tertiary_4pdyh","disabled":"typography__disabled_4pdyh","accent":"typography__accent_4pdyh","primary":"typography__primary_4pdyh","attention":"typography__attention_4pdyh","positive":"typography__positive_4pdyh","secondary":"typography__secondary_4pdyh","tertiary-inverted":"typography__tertiary-inverted_4pdyh","primary-inverted":"typography__primary-inverted_4pdyh","secondary-inverted":"typography__secondary-inverted_4pdyh","link":"typography__link_4pdyh","negative":"typography__negative_4pdyh","static-primary-light":"typography__static-primary-light_4pdyh","static-secondary-light":"typography__static-secondary-light_4pdyh","static-tertiary-light":"typography__static-tertiary-light_4pdyh","static-primary-dark":"typography__static-primary-dark_4pdyh","static-secondary-dark":"typography__static-secondary-dark_4pdyh","static-tertiary-dark":"typography__static-tertiary-dark_4pdyh","static-accent":"typography__static-accent_4pdyh","static-positive":"typography__static-positive_4pdyh"};
2
+ require('./colors.css')
3
+
4
+ export { colors as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"typography__component_v68ok","bold":"typography__bold_v68ok","semibold":"typography__semibold_v68ok","medium":"typography__medium_v68ok","regular":"typography__regular_v68ok","rowLimit1":"typography__rowLimit1_v68ok","rowLimit2":"typography__rowLimit2_v68ok","rowLimit3":"typography__rowLimit3_v68ok"};
2
+ require('./title/common.css')
3
+
4
+ export { commonStyles as c };
@@ -1,4 +1,4 @@
1
- /* hash: 82niv */
1
+ /* hash: 1ngyl */
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 */
@@ -23,114 +23,114 @@
23
23
  --font-family-alfasans: 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto,
24
24
  'Helvetica Neue', Helvetica, sans-serif;
25
25
  } /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
26
- } /* сбрасывает синюю подсветку при нажатии */ .typography__text_fv48r.typography__component_fv48r {
26
+ } /* сбрасывает синюю подсветку при нажатии */ .typography__text_1gphp.typography__component_1gphp {
27
27
  font-size: 16px;
28
28
  line-height: 20px;
29
29
  font-weight: 400;
30
30
  letter-spacing: -0.24px;
31
31
  font-family: var(--font-family-alfasans);
32
- } .typography__text_fv48r.typography__caps_fv48r {
32
+ } .typography__text_1gphp.typography__caps_1gphp {
33
33
  font-size: 12px;
34
34
  line-height: 16px;
35
35
  font-weight: 400;
36
36
  letter-spacing: 1.25px;
37
37
  text-transform: uppercase;
38
38
  font-family: var(--font-family-alfasans);
39
- } .typography__text_fv48r.typography__tagline_fv48r {
39
+ } .typography__text_1gphp.typography__tagline_1gphp {
40
40
  font-size: 12px;
41
41
  line-height: 16px;
42
42
  font-weight: 400;
43
43
  letter-spacing: 1.25px;
44
44
  text-transform: uppercase;
45
45
  font-family: var(--font-family-alfasans);
46
- } .typography__text_fv48r.typography__primary-large_fv48r {
46
+ } .typography__text_1gphp.typography__primary-large_1gphp {
47
47
  /* prettier-ignore */
48
48
  font-size: 18px;
49
49
  line-height: 24px;
50
50
  font-weight: 400;
51
51
  letter-spacing: -0.36px;
52
52
  font-family: var(--font-family-alfasans)
53
- } .typography__text_fv48r.typography__primary-large_fv48r.typography__bold_fv48r {
53
+ } .typography__text_1gphp.typography__primary-large_1gphp.typography__bold_1gphp {
54
54
  letter-spacing: 0.38px;
55
- } .typography__text_fv48r.typography__primary-large_fv48r.typography__medium_fv48r {
55
+ } .typography__text_1gphp.typography__primary-large_1gphp.typography__medium_1gphp {
56
56
  letter-spacing: 0.17px;
57
- } .typography__text_fv48r.typography__primary-medium_fv48r {
57
+ } .typography__text_1gphp.typography__primary-medium_1gphp {
58
58
  /* prettier-ignore */
59
59
  font-size: 16px;
60
60
  line-height: 24px;
61
61
  font-weight: 400;
62
62
  letter-spacing: -0.24px;
63
63
  font-family: var(--font-family-alfasans)
64
- } .typography__text_fv48r.typography__primary-medium_fv48r.typography__bold_fv48r {
64
+ } .typography__text_1gphp.typography__primary-medium_1gphp.typography__bold_1gphp {
65
65
  letter-spacing: 0.43px;
66
- } .typography__text_fv48r.typography__primary-medium_fv48r.typography__medium_fv48r {
66
+ } .typography__text_1gphp.typography__primary-medium_1gphp.typography__medium_1gphp {
67
67
  letter-spacing: 0.17px;
68
- } .typography__text_fv48r.typography__primary-small_fv48r {
68
+ } .typography__text_1gphp.typography__primary-small_1gphp {
69
69
  /* prettier-ignore */
70
70
  font-size: 14px;
71
71
  line-height: 20px;
72
72
  font-weight: 400;
73
73
  letter-spacing: -0.08px;
74
74
  font-family: var(--font-family-alfasans)
75
- } .typography__text_fv48r.typography__primary-small_fv48r.typography__bold_fv48r {
75
+ } .typography__text_1gphp.typography__primary-small_1gphp.typography__bold_1gphp {
76
76
  letter-spacing: 0.47px;
77
- } .typography__text_fv48r.typography__primary-small_fv48r.typography__medium_fv48r {
77
+ } .typography__text_1gphp.typography__primary-small_1gphp.typography__medium_1gphp {
78
78
  letter-spacing: 0.27px;
79
- } .typography__text_fv48r.typography__component-primary_fv48r {
79
+ } .typography__text_1gphp.typography__component-primary_1gphp {
80
80
  font-size: 16px;
81
81
  line-height: 20px;
82
82
  font-weight: 400;
83
83
  letter-spacing: -0.24px;
84
84
  font-family: var(--font-family-alfasans)
85
- } .typography__text_fv48r.typography__component-primary_fv48r.typography__bold_fv48r {
85
+ } .typography__text_1gphp.typography__component-primary_1gphp.typography__bold_1gphp {
86
86
  letter-spacing: 0.43px;
87
- } .typography__text_fv48r.typography__component-primary_fv48r.typography__medium_fv48r {
87
+ } .typography__text_1gphp.typography__component-primary_1gphp.typography__medium_1gphp {
88
88
  letter-spacing: 0.17px;
89
- } .typography__text_fv48r.typography__secondary-large_fv48r {
89
+ } .typography__text_1gphp.typography__secondary-large_1gphp {
90
90
  /* prettier-ignore */
91
91
  font-size: 13px;
92
92
  line-height: 16px;
93
93
  font-weight: 400;
94
94
  letter-spacing: 0;
95
95
  font-family: var(--font-family-alfasans)
96
- } .typography__text_fv48r.typography__secondary-large_fv48r.typography__bold_fv48r {
96
+ } .typography__text_1gphp.typography__secondary-large_1gphp.typography__bold_1gphp {
97
97
  letter-spacing: 0.54px;
98
- } .typography__text_fv48r.typography__secondary-large_fv48r.typography__medium_fv48r {
98
+ } .typography__text_1gphp.typography__secondary-large_1gphp.typography__medium_1gphp {
99
99
  letter-spacing: 0.33px;
100
- } .typography__text_fv48r.typography__secondary-medium_fv48r {
100
+ } .typography__text_1gphp.typography__secondary-medium_1gphp {
101
101
  /* prettier-ignore */
102
102
  font-size: 12px;
103
103
  line-height: 16px;
104
104
  font-weight: 400;
105
105
  letter-spacing: 0.06px;
106
106
  font-family: var(--font-family-alfasans)
107
- } .typography__text_fv48r.typography__secondary-medium_fv48r.typography__bold_fv48r {
107
+ } .typography__text_1gphp.typography__secondary-medium_1gphp.typography__bold_1gphp {
108
108
  letter-spacing: 0.57px;
109
- } .typography__text_fv48r.typography__secondary-medium_fv48r.typography__medium_fv48r {
109
+ } .typography__text_1gphp.typography__secondary-medium_1gphp.typography__medium_1gphp {
110
110
  letter-spacing: 0.38px;
111
- } .typography__text_fv48r.typography__secondary-small_fv48r {
111
+ } .typography__text_1gphp.typography__secondary-small_1gphp {
112
112
  /* prettier-ignore */
113
113
  font-size: 11px;
114
114
  line-height: 16px;
115
115
  font-weight: 400;
116
116
  letter-spacing: 0.15px;
117
117
  font-family: var(--font-family-alfasans)
118
- } .typography__text_fv48r.typography__secondary-small_fv48r.typography__bold_fv48r {
118
+ } .typography__text_1gphp.typography__secondary-small_1gphp.typography__bold_1gphp {
119
119
  letter-spacing: 0.54px;
120
- } .typography__text_fv48r.typography__secondary-small_fv48r.typography__medium_fv48r {
120
+ } .typography__text_1gphp.typography__secondary-small_1gphp.typography__medium_1gphp {
121
121
  letter-spacing: 0.41px;
122
- } .typography__text_fv48r.typography__component-secondary_fv48r {
122
+ } .typography__text_1gphp.typography__component-secondary_1gphp {
123
123
  font-size: 14px;
124
124
  line-height: 18px;
125
125
  font-weight: 400;
126
126
  letter-spacing: -0.08px;
127
127
  font-family: var(--font-family-alfasans)
128
- } .typography__text_fv48r.typography__component-secondary_fv48r.typography__bold_fv48r {
128
+ } .typography__text_1gphp.typography__component-secondary_1gphp.typography__bold_1gphp {
129
129
  letter-spacing: 0.47px;
130
- } .typography__text_fv48r.typography__component-secondary_fv48r.typography__medium_fv48r {
130
+ } .typography__text_1gphp.typography__component-secondary_1gphp.typography__medium_1gphp {
131
131
  letter-spacing: 0.27px;
132
- } .typography__text_fv48r.typography__bold_fv48r {
132
+ } .typography__text_1gphp.typography__bold_1gphp {
133
133
  font-weight: 700;
134
- } .typography__text_fv48r.typography__medium_fv48r {
134
+ } .typography__text_1gphp.typography__medium_1gphp {
135
135
  font-weight: 500;
136
136
  }
@@ -3,12 +3,12 @@ import React, { forwardRef } from 'react';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
5
5
  import { useSkeleton } from '@alfalab/core-components-skeleton/esm';
6
- import { c as colors } from '../colors.module-288097a5.js';
6
+ import { c as colors } from '../colors.module-d078ce04.js';
7
7
 
8
- var alfasansStyles = {"text":"typography__text_fv48r","component":"typography__component_fv48r","caps":"typography__caps_fv48r","tagline":"typography__tagline_fv48r","primary-large":"typography__primary-large_fv48r","bold":"typography__bold_fv48r","medium":"typography__medium_fv48r","primary-medium":"typography__primary-medium_fv48r","primary-small":"typography__primary-small_fv48r","component-primary":"typography__component-primary_fv48r","secondary-large":"typography__secondary-large_fv48r","secondary-medium":"typography__secondary-medium_fv48r","secondary-small":"typography__secondary-small_fv48r","component-secondary":"typography__component-secondary_fv48r"};
8
+ var alfasansStyles = {"text":"typography__text_1gphp","component":"typography__component_1gphp","caps":"typography__caps_1gphp","tagline":"typography__tagline_1gphp","primary-large":"typography__primary-large_1gphp","bold":"typography__bold_1gphp","medium":"typography__medium_1gphp","primary-medium":"typography__primary-medium_1gphp","primary-small":"typography__primary-small_1gphp","component-primary":"typography__component-primary_1gphp","secondary-large":"typography__secondary-large_1gphp","secondary-medium":"typography__secondary-medium_1gphp","secondary-small":"typography__secondary-small_1gphp","component-secondary":"typography__component-secondary_1gphp"};
9
9
  require('./alfasans-index.css')
10
10
 
11
- var styles = {"transparent":"typography__transparent_1yjcg","paragraph":"typography__paragraph_1yjcg","paragraphWithMargins":"typography__paragraphWithMargins_1yjcg","primary-large":"typography__primary-large_1yjcg","primary-medium":"typography__primary-medium_1yjcg","primary-small":"typography__primary-small_1yjcg","secondary-large":"typography__secondary-large_1yjcg","secondary-medium":"typography__secondary-medium_1yjcg","secondary-small":"typography__secondary-small_1yjcg","component":"typography__component_1yjcg","component-primary":"typography__component-primary_1yjcg","component-secondary":"typography__component-secondary_1yjcg","caps":"typography__caps_1yjcg","tagline":"typography__tagline_1yjcg","bold":"typography__bold_1yjcg","medium":"typography__medium_1yjcg","regular":"typography__regular_1yjcg","monospace":"typography__monospace_1yjcg","rowLimit1":"typography__rowLimit1_1yjcg","rowLimit2":"typography__rowLimit2_1yjcg","rowLimit3":"typography__rowLimit3_1yjcg"};
11
+ var styles = {"transparent":"typography__transparent_10clu","paragraph":"typography__paragraph_10clu","paragraphWithMargins":"typography__paragraphWithMargins_10clu","primary-large":"typography__primary-large_10clu","primary-medium":"typography__primary-medium_10clu","primary-small":"typography__primary-small_10clu","secondary-large":"typography__secondary-large_10clu","secondary-medium":"typography__secondary-medium_10clu","secondary-small":"typography__secondary-small_10clu","component":"typography__component_10clu","component-primary":"typography__component-primary_10clu","component-secondary":"typography__component-secondary_10clu","caps":"typography__caps_10clu","tagline":"typography__tagline_10clu","bold":"typography__bold_10clu","medium":"typography__medium_10clu","regular":"typography__regular_10clu","monospace":"typography__monospace_10clu","rowLimit1":"typography__rowLimit1_10clu","rowLimit2":"typography__rowLimit2_10clu","rowLimit3":"typography__rowLimit3_10clu"};
12
12
  require('./index.css')
13
13
 
14
14
  var logWarning = function (view) {