@alfalab/core-components-typography 4.14.1 → 4.14.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/colors.css +21 -21
- package/colors.module-0ab37907.js +6 -0
- package/common.module-162cc30e.js +6 -0
- package/cssm/title/component.d.ts +1 -1
- package/cssm/title/index.d.ts +1 -1
- package/cssm/title-mobile/component.d.ts +1 -1
- package/cssm/title-responsive/component.d.ts +1 -1
- package/esm/colors.css +21 -21
- package/esm/colors.module-719e5e74.js +4 -0
- package/esm/common.module-2fe7f697.js +4 -0
- package/esm/text/alfasans-index.css +30 -30
- package/esm/text/component.js +3 -3
- package/esm/text/index.css +22 -22
- package/esm/title/alfasans-index.css +11 -11
- package/esm/title/common.css +9 -9
- package/esm/title/component.js +1 -1
- package/esm/title/index.css +17 -17
- package/esm/title/index.js +3 -3
- package/esm/title-mobile/alfasans-index.css +11 -11
- package/esm/title-mobile/component.js +3 -3
- package/esm/title-mobile/index.css +16 -16
- package/modern/colors.css +21 -21
- package/modern/colors.module-8f6f35d9.js +4 -0
- package/modern/common.module-3e4facd7.js +4 -0
- package/modern/text/alfasans-index.css +30 -30
- package/modern/text/component.js +3 -3
- package/modern/text/index.css +22 -22
- package/modern/title/alfasans-index.css +11 -11
- package/modern/title/common.css +9 -9
- package/modern/title/component.js +1 -1
- package/modern/title/index.css +17 -17
- package/modern/title/index.js +3 -3
- package/modern/title-mobile/alfasans-index.css +11 -11
- package/modern/title-mobile/component.js +3 -3
- package/modern/title-mobile/index.css +16 -16
- package/moderncssm/text/alfasans-index.module.css +0 -16
- package/moderncssm/title/alfasans-index.module.css +10 -0
- package/package.json +4 -4
- package/text/alfasans-index.css +30 -30
- package/text/component.js +3 -3
- package/text/index.css +22 -22
- package/title/alfasans-index.css +11 -11
- package/title/common.css +9 -9
- package/title/component.d.ts +1 -1
- package/title/component.js +1 -1
- package/title/index.css +17 -17
- package/title/index.d.ts +1 -1
- package/title/index.js +3 -3
- package/title-mobile/alfasans-index.css +11 -11
- package/title-mobile/component.d.ts +1 -1
- package/title-mobile/component.js +3 -3
- package/title-mobile/index.css +16 -16
- package/title-responsive/component.d.ts +1 -1
- package/colors.module-92628c1e.js +0 -6
- package/common.module-f23bf51b.js +0 -6
- package/esm/colors.module-288097a5.js +0 -4
- package/esm/common.module-9f1226eb.js +0 -4
- package/modern/colors.module-cf603b26.js +0 -4
- package/modern/common.module-c95cc29e.js +0 -4
package/colors.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: zrs5l */
|
|
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 */ .
|
|
44
|
+
} /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_emyw2 {
|
|
45
45
|
color: var(--color-light-text-tertiary);
|
|
46
|
-
} .
|
|
46
|
+
} .typography__disabled_emyw2 {
|
|
47
47
|
color: var(--color-light-text-quaternary);
|
|
48
|
-
} .
|
|
48
|
+
} .typography__accent_emyw2 {
|
|
49
49
|
color: var(--color-light-accent-primary);
|
|
50
|
-
} .
|
|
50
|
+
} .typography__primary_emyw2 {
|
|
51
51
|
color: var(--color-light-text-primary);
|
|
52
|
-
} .
|
|
52
|
+
} .typography__attention_emyw2 {
|
|
53
53
|
color: var(--color-light-text-attention);
|
|
54
|
-
} .
|
|
54
|
+
} .typography__positive_emyw2 {
|
|
55
55
|
color: var(--color-light-text-positive);
|
|
56
|
-
} .
|
|
56
|
+
} .typography__secondary_emyw2 {
|
|
57
57
|
color: var(--color-light-text-secondary);
|
|
58
|
-
} .typography__tertiary-
|
|
58
|
+
} .typography__tertiary-inverted_emyw2 {
|
|
59
59
|
color: var(--color-light-text-tertiary-inverted);
|
|
60
|
-
} .typography__primary-
|
|
60
|
+
} .typography__primary-inverted_emyw2 {
|
|
61
61
|
color: var(--color-light-text-primary-inverted);
|
|
62
|
-
} .typography__secondary-
|
|
62
|
+
} .typography__secondary-inverted_emyw2 {
|
|
63
63
|
color: var(--color-light-text-secondary-inverted);
|
|
64
|
-
} .
|
|
64
|
+
} .typography__link_emyw2 {
|
|
65
65
|
color: var(--color-light-text-info);
|
|
66
|
-
} .
|
|
66
|
+
} .typography__negative_emyw2 {
|
|
67
67
|
color: var(--color-light-text-negative);
|
|
68
|
-
} .typography__static-primary-
|
|
68
|
+
} .typography__static-primary-light_emyw2 {
|
|
69
69
|
color: var(--color-static-text-primary-light);
|
|
70
|
-
} .typography__static-secondary-
|
|
70
|
+
} .typography__static-secondary-light_emyw2 {
|
|
71
71
|
color: var(--color-static-text-secondary-light);
|
|
72
|
-
} .typography__static-tertiary-
|
|
72
|
+
} .typography__static-tertiary-light_emyw2 {
|
|
73
73
|
color: var(--color-static-text-tertiary-light);
|
|
74
|
-
} .typography__static-primary-
|
|
74
|
+
} .typography__static-primary-dark_emyw2 {
|
|
75
75
|
color: var(--color-static-text-primary-dark);
|
|
76
|
-
} .typography__static-secondary-
|
|
76
|
+
} .typography__static-secondary-dark_emyw2 {
|
|
77
77
|
color: var(--color-static-text-secondary-dark);
|
|
78
|
-
} .typography__static-tertiary-
|
|
78
|
+
} .typography__static-tertiary-dark_emyw2 {
|
|
79
79
|
color: var(--color-static-text-tertiary-dark);
|
|
80
|
-
} .typography__static-
|
|
80
|
+
} .typography__static-accent_emyw2 {
|
|
81
81
|
color: var(--color-static-accent-primary);
|
|
82
|
-
} .typography__static-
|
|
82
|
+
} .typography__static-positive_emyw2 {
|
|
83
83
|
color: var(--color-static-text-positive);
|
|
84
84
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var colors = {"tertiary":"typography__tertiary_emyw2","disabled":"typography__disabled_emyw2","accent":"typography__accent_emyw2","primary":"typography__primary_emyw2","attention":"typography__attention_emyw2","positive":"typography__positive_emyw2","secondary":"typography__secondary_emyw2","tertiary-inverted":"typography__tertiary-inverted_emyw2","primary-inverted":"typography__primary-inverted_emyw2","secondary-inverted":"typography__secondary-inverted_emyw2","link":"typography__link_emyw2","negative":"typography__negative_emyw2","static-primary-light":"typography__static-primary-light_emyw2","static-secondary-light":"typography__static-secondary-light_emyw2","static-tertiary-light":"typography__static-tertiary-light_emyw2","static-primary-dark":"typography__static-primary-dark_emyw2","static-secondary-dark":"typography__static-secondary-dark_emyw2","static-tertiary-dark":"typography__static-tertiary-dark_emyw2","static-accent":"typography__static-accent_emyw2","static-positive":"typography__static-positive_emyw2"};
|
|
4
|
+
require('./colors.css')
|
|
5
|
+
|
|
6
|
+
exports.colors = colors;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var commonStyles = {"component":"typography__component_l8nqz","bold":"typography__bold_l8nqz","semibold":"typography__semibold_l8nqz","medium":"typography__medium_l8nqz","regular":"typography__regular_l8nqz","rowLimit1":"typography__rowLimit1_l8nqz","rowLimit2":"typography__rowLimit2_l8nqz","rowLimit3":"typography__rowLimit3_l8nqz"};
|
|
4
|
+
require('./title/common.css')
|
|
5
|
+
|
|
6
|
+
exports.commonStyles = commonStyles;
|
|
@@ -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" | "
|
|
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
|
*/
|
package/cssm/title/index.d.ts
CHANGED
|
@@ -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" | "
|
|
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" | "
|
|
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" | "
|
|
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:
|
|
1
|
+
/* hash: zrs5l */
|
|
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 */ .
|
|
44
|
+
} /* сбрасывает синюю подсветку при нажатии */ /* colors */ .typography__tertiary_emyw2 {
|
|
45
45
|
color: var(--color-light-text-tertiary);
|
|
46
|
-
} .
|
|
46
|
+
} .typography__disabled_emyw2 {
|
|
47
47
|
color: var(--color-light-text-quaternary);
|
|
48
|
-
} .
|
|
48
|
+
} .typography__accent_emyw2 {
|
|
49
49
|
color: var(--color-light-accent-primary);
|
|
50
|
-
} .
|
|
50
|
+
} .typography__primary_emyw2 {
|
|
51
51
|
color: var(--color-light-text-primary);
|
|
52
|
-
} .
|
|
52
|
+
} .typography__attention_emyw2 {
|
|
53
53
|
color: var(--color-light-text-attention);
|
|
54
|
-
} .
|
|
54
|
+
} .typography__positive_emyw2 {
|
|
55
55
|
color: var(--color-light-text-positive);
|
|
56
|
-
} .
|
|
56
|
+
} .typography__secondary_emyw2 {
|
|
57
57
|
color: var(--color-light-text-secondary);
|
|
58
|
-
} .typography__tertiary-
|
|
58
|
+
} .typography__tertiary-inverted_emyw2 {
|
|
59
59
|
color: var(--color-light-text-tertiary-inverted);
|
|
60
|
-
} .typography__primary-
|
|
60
|
+
} .typography__primary-inverted_emyw2 {
|
|
61
61
|
color: var(--color-light-text-primary-inverted);
|
|
62
|
-
} .typography__secondary-
|
|
62
|
+
} .typography__secondary-inverted_emyw2 {
|
|
63
63
|
color: var(--color-light-text-secondary-inverted);
|
|
64
|
-
} .
|
|
64
|
+
} .typography__link_emyw2 {
|
|
65
65
|
color: var(--color-light-text-info);
|
|
66
|
-
} .
|
|
66
|
+
} .typography__negative_emyw2 {
|
|
67
67
|
color: var(--color-light-text-negative);
|
|
68
|
-
} .typography__static-primary-
|
|
68
|
+
} .typography__static-primary-light_emyw2 {
|
|
69
69
|
color: var(--color-static-text-primary-light);
|
|
70
|
-
} .typography__static-secondary-
|
|
70
|
+
} .typography__static-secondary-light_emyw2 {
|
|
71
71
|
color: var(--color-static-text-secondary-light);
|
|
72
|
-
} .typography__static-tertiary-
|
|
72
|
+
} .typography__static-tertiary-light_emyw2 {
|
|
73
73
|
color: var(--color-static-text-tertiary-light);
|
|
74
|
-
} .typography__static-primary-
|
|
74
|
+
} .typography__static-primary-dark_emyw2 {
|
|
75
75
|
color: var(--color-static-text-primary-dark);
|
|
76
|
-
} .typography__static-secondary-
|
|
76
|
+
} .typography__static-secondary-dark_emyw2 {
|
|
77
77
|
color: var(--color-static-text-secondary-dark);
|
|
78
|
-
} .typography__static-tertiary-
|
|
78
|
+
} .typography__static-tertiary-dark_emyw2 {
|
|
79
79
|
color: var(--color-static-text-tertiary-dark);
|
|
80
|
-
} .typography__static-
|
|
80
|
+
} .typography__static-accent_emyw2 {
|
|
81
81
|
color: var(--color-static-accent-primary);
|
|
82
|
-
} .typography__static-
|
|
82
|
+
} .typography__static-positive_emyw2 {
|
|
83
83
|
color: var(--color-static-text-positive);
|
|
84
84
|
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
var colors = {"tertiary":"typography__tertiary_emyw2","disabled":"typography__disabled_emyw2","accent":"typography__accent_emyw2","primary":"typography__primary_emyw2","attention":"typography__attention_emyw2","positive":"typography__positive_emyw2","secondary":"typography__secondary_emyw2","tertiary-inverted":"typography__tertiary-inverted_emyw2","primary-inverted":"typography__primary-inverted_emyw2","secondary-inverted":"typography__secondary-inverted_emyw2","link":"typography__link_emyw2","negative":"typography__negative_emyw2","static-primary-light":"typography__static-primary-light_emyw2","static-secondary-light":"typography__static-secondary-light_emyw2","static-tertiary-light":"typography__static-tertiary-light_emyw2","static-primary-dark":"typography__static-primary-dark_emyw2","static-secondary-dark":"typography__static-secondary-dark_emyw2","static-tertiary-dark":"typography__static-tertiary-dark_emyw2","static-accent":"typography__static-accent_emyw2","static-positive":"typography__static-positive_emyw2"};
|
|
2
|
+
require('./colors.css')
|
|
3
|
+
|
|
4
|
+
export { colors as c };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
var commonStyles = {"component":"typography__component_l8nqz","bold":"typography__bold_l8nqz","semibold":"typography__semibold_l8nqz","medium":"typography__medium_l8nqz","regular":"typography__regular_l8nqz","rowLimit1":"typography__rowLimit1_l8nqz","rowLimit2":"typography__rowLimit2_l8nqz","rowLimit3":"typography__rowLimit3_l8nqz"};
|
|
2
|
+
require('./title/common.css')
|
|
3
|
+
|
|
4
|
+
export { commonStyles as c };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: is3b7 */
|
|
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
|
-
} /* сбрасывает синюю подсветку при нажатии */ .
|
|
26
|
+
} /* сбрасывает синюю подсветку при нажатии */ .typography__text_1qn2m.typography__component_1qn2m {
|
|
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
|
-
} .
|
|
32
|
+
} .typography__text_1qn2m.typography__caps_1qn2m {
|
|
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
|
-
} .
|
|
39
|
+
} .typography__text_1qn2m.typography__tagline_1qn2m {
|
|
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
|
-
} .
|
|
46
|
+
} .typography__text_1qn2m.typography__primary-large_1qn2m {
|
|
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
|
-
} .
|
|
53
|
+
} .typography__text_1qn2m.typography__primary-large_1qn2m.typography__bold_1qn2m {
|
|
54
54
|
letter-spacing: 0.38px;
|
|
55
|
-
} .
|
|
55
|
+
} .typography__text_1qn2m.typography__primary-large_1qn2m.typography__medium_1qn2m {
|
|
56
56
|
letter-spacing: 0.17px;
|
|
57
|
-
} .
|
|
57
|
+
} .typography__text_1qn2m.typography__primary-medium_1qn2m {
|
|
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
|
-
} .
|
|
64
|
+
} .typography__text_1qn2m.typography__primary-medium_1qn2m.typography__bold_1qn2m {
|
|
65
65
|
letter-spacing: 0.43px;
|
|
66
|
-
} .
|
|
66
|
+
} .typography__text_1qn2m.typography__primary-medium_1qn2m.typography__medium_1qn2m {
|
|
67
67
|
letter-spacing: 0.17px;
|
|
68
|
-
} .
|
|
68
|
+
} .typography__text_1qn2m.typography__primary-small_1qn2m {
|
|
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
|
-
} .
|
|
75
|
+
} .typography__text_1qn2m.typography__primary-small_1qn2m.typography__bold_1qn2m {
|
|
76
76
|
letter-spacing: 0.47px;
|
|
77
|
-
} .
|
|
77
|
+
} .typography__text_1qn2m.typography__primary-small_1qn2m.typography__medium_1qn2m {
|
|
78
78
|
letter-spacing: 0.27px;
|
|
79
|
-
} .
|
|
79
|
+
} .typography__text_1qn2m.typography__component-primary_1qn2m {
|
|
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
|
-
} .
|
|
85
|
+
} .typography__text_1qn2m.typography__component-primary_1qn2m.typography__bold_1qn2m {
|
|
86
86
|
letter-spacing: 0.43px;
|
|
87
|
-
} .
|
|
87
|
+
} .typography__text_1qn2m.typography__component-primary_1qn2m.typography__medium_1qn2m {
|
|
88
88
|
letter-spacing: 0.17px;
|
|
89
|
-
} .
|
|
89
|
+
} .typography__text_1qn2m.typography__secondary-large_1qn2m {
|
|
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
|
-
} .
|
|
96
|
+
} .typography__text_1qn2m.typography__secondary-large_1qn2m.typography__bold_1qn2m {
|
|
97
97
|
letter-spacing: 0.54px;
|
|
98
|
-
} .
|
|
98
|
+
} .typography__text_1qn2m.typography__secondary-large_1qn2m.typography__medium_1qn2m {
|
|
99
99
|
letter-spacing: 0.33px;
|
|
100
|
-
} .
|
|
100
|
+
} .typography__text_1qn2m.typography__secondary-medium_1qn2m {
|
|
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
|
-
} .
|
|
107
|
+
} .typography__text_1qn2m.typography__secondary-medium_1qn2m.typography__bold_1qn2m {
|
|
108
108
|
letter-spacing: 0.57px;
|
|
109
|
-
} .
|
|
109
|
+
} .typography__text_1qn2m.typography__secondary-medium_1qn2m.typography__medium_1qn2m {
|
|
110
110
|
letter-spacing: 0.38px;
|
|
111
|
-
} .
|
|
111
|
+
} .typography__text_1qn2m.typography__secondary-small_1qn2m {
|
|
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
|
-
} .
|
|
118
|
+
} .typography__text_1qn2m.typography__secondary-small_1qn2m.typography__bold_1qn2m {
|
|
119
119
|
letter-spacing: 0.54px;
|
|
120
|
-
} .
|
|
120
|
+
} .typography__text_1qn2m.typography__secondary-small_1qn2m.typography__medium_1qn2m {
|
|
121
121
|
letter-spacing: 0.41px;
|
|
122
|
-
} .
|
|
122
|
+
} .typography__text_1qn2m.typography__component-secondary_1qn2m {
|
|
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
|
-
} .
|
|
128
|
+
} .typography__text_1qn2m.typography__component-secondary_1qn2m.typography__bold_1qn2m {
|
|
129
129
|
letter-spacing: 0.47px;
|
|
130
|
-
} .
|
|
130
|
+
} .typography__text_1qn2m.typography__component-secondary_1qn2m.typography__medium_1qn2m {
|
|
131
131
|
letter-spacing: 0.27px;
|
|
132
|
-
} .
|
|
132
|
+
} .typography__text_1qn2m.typography__bold_1qn2m {
|
|
133
133
|
font-weight: 700;
|
|
134
|
-
} .
|
|
134
|
+
} .typography__text_1qn2m.typography__medium_1qn2m {
|
|
135
135
|
font-weight: 500;
|
|
136
136
|
}
|
package/esm/text/component.js
CHANGED
|
@@ -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-
|
|
6
|
+
import { c as colors } from '../colors.module-719e5e74.js';
|
|
7
7
|
|
|
8
|
-
var alfasansStyles = {"text":"
|
|
8
|
+
var alfasansStyles = {"text":"typography__text_1qn2m","component":"typography__component_1qn2m","caps":"typography__caps_1qn2m","tagline":"typography__tagline_1qn2m","primary-large":"typography__primary-large_1qn2m","bold":"typography__bold_1qn2m","medium":"typography__medium_1qn2m","primary-medium":"typography__primary-medium_1qn2m","primary-small":"typography__primary-small_1qn2m","component-primary":"typography__component-primary_1qn2m","secondary-large":"typography__secondary-large_1qn2m","secondary-medium":"typography__secondary-medium_1qn2m","secondary-small":"typography__secondary-small_1qn2m","component-secondary":"typography__component-secondary_1qn2m"};
|
|
9
9
|
require('./alfasans-index.css')
|
|
10
10
|
|
|
11
|
-
var styles = {"transparent":"
|
|
11
|
+
var styles = {"transparent":"typography__transparent_1aa6s","paragraph":"typography__paragraph_1aa6s","paragraphWithMargins":"typography__paragraphWithMargins_1aa6s","primary-large":"typography__primary-large_1aa6s","primary-medium":"typography__primary-medium_1aa6s","primary-small":"typography__primary-small_1aa6s","secondary-large":"typography__secondary-large_1aa6s","secondary-medium":"typography__secondary-medium_1aa6s","secondary-small":"typography__secondary-small_1aa6s","component":"typography__component_1aa6s","component-primary":"typography__component-primary_1aa6s","component-secondary":"typography__component-secondary_1aa6s","caps":"typography__caps_1aa6s","tagline":"typography__tagline_1aa6s","bold":"typography__bold_1aa6s","medium":"typography__medium_1aa6s","regular":"typography__regular_1aa6s","monospace":"typography__monospace_1aa6s","rowLimit1":"typography__rowLimit1_1aa6s","rowLimit2":"typography__rowLimit2_1aa6s","rowLimit3":"typography__rowLimit3_1aa6s"};
|
|
12
12
|
require('./index.css')
|
|
13
13
|
|
|
14
14
|
var logWarning = function (view) {
|
package/esm/text/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1hl3w */
|
|
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 */
|
|
@@ -24,84 +24,84 @@
|
|
|
24
24
|
--gap-12: var(--gap-s);
|
|
25
25
|
} :root {
|
|
26
26
|
} /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ /* @deprecated */ :root {
|
|
27
|
-
} /* сбрасывает синюю подсветку при нажатии */ .
|
|
27
|
+
} /* сбрасывает синюю подсветку при нажатии */ .typography__transparent_1aa6s {
|
|
28
28
|
opacity: 0;
|
|
29
29
|
} :root {
|
|
30
30
|
--text-paragraph-margin-bottom: var(--gap-0) var(--gap-0) var(--gap-12);
|
|
31
|
-
} .
|
|
31
|
+
} .typography__paragraph_1aa6s {
|
|
32
32
|
margin: var(--gap-0);
|
|
33
33
|
padding: var(--gap-0);
|
|
34
|
-
} .
|
|
34
|
+
} .typography__paragraphWithMargins_1aa6s {
|
|
35
35
|
padding: var(--gap-0);
|
|
36
36
|
margin: var(--text-paragraph-margin-bottom);
|
|
37
|
-
} .typography__primary-
|
|
37
|
+
} .typography__primary-large_1aa6s {
|
|
38
38
|
font-size: 18px;
|
|
39
39
|
line-height: 24px;
|
|
40
40
|
font-weight: 400;
|
|
41
|
-
} .typography__primary-
|
|
41
|
+
} .typography__primary-medium_1aa6s {
|
|
42
42
|
font-size: 16px;
|
|
43
43
|
line-height: 24px;
|
|
44
44
|
font-weight: 400;
|
|
45
|
-
} .typography__primary-
|
|
45
|
+
} .typography__primary-small_1aa6s {
|
|
46
46
|
font-size: 14px;
|
|
47
47
|
line-height: 20px;
|
|
48
48
|
font-weight: 400;
|
|
49
|
-
} .typography__secondary-
|
|
49
|
+
} .typography__secondary-large_1aa6s {
|
|
50
50
|
font-size: 13px;
|
|
51
51
|
line-height: 16px;
|
|
52
52
|
font-weight: 400;
|
|
53
|
-
} .typography__secondary-
|
|
53
|
+
} .typography__secondary-medium_1aa6s {
|
|
54
54
|
font-size: 12px;
|
|
55
55
|
line-height: 16px;
|
|
56
56
|
font-weight: 400;
|
|
57
|
-
} .typography__secondary-
|
|
57
|
+
} .typography__secondary-small_1aa6s {
|
|
58
58
|
font-size: 11px;
|
|
59
59
|
line-height: 16px;
|
|
60
60
|
font-weight: 400;
|
|
61
|
-
} .
|
|
61
|
+
} .typography__component_1aa6s {
|
|
62
62
|
font-size: 16px;
|
|
63
63
|
line-height: 20px;
|
|
64
64
|
font-weight: 400;
|
|
65
|
-
} .typography__component-
|
|
65
|
+
} .typography__component-primary_1aa6s {
|
|
66
66
|
font-size: 16px;
|
|
67
67
|
line-height: 20px;
|
|
68
68
|
font-weight: 400;
|
|
69
|
-
} .typography__component-
|
|
69
|
+
} .typography__component-secondary_1aa6s {
|
|
70
70
|
font-size: 14px;
|
|
71
71
|
line-height: 18px;
|
|
72
72
|
font-weight: 400;
|
|
73
|
-
} .
|
|
73
|
+
} .typography__caps_1aa6s {
|
|
74
74
|
font-size: 12px;
|
|
75
75
|
line-height: 16px;
|
|
76
76
|
font-weight: 500;
|
|
77
77
|
letter-spacing: 1.25px;
|
|
78
78
|
text-transform: uppercase;
|
|
79
|
-
} .
|
|
79
|
+
} .typography__tagline_1aa6s {
|
|
80
80
|
font-size: 12px;
|
|
81
81
|
line-height: 16px;
|
|
82
82
|
font-weight: 500;
|
|
83
83
|
letter-spacing: 1.25px;
|
|
84
84
|
text-transform: uppercase;
|
|
85
|
-
} .
|
|
85
|
+
} .typography__bold_1aa6s {
|
|
86
86
|
font-weight: bold;
|
|
87
|
-
} .
|
|
87
|
+
} .typography__medium_1aa6s {
|
|
88
88
|
font-weight: 500;
|
|
89
|
-
} .
|
|
89
|
+
} .typography__regular_1aa6s {
|
|
90
90
|
font-weight: normal;
|
|
91
|
-
} .
|
|
91
|
+
} .typography__monospace_1aa6s {
|
|
92
92
|
font-variant-numeric: tabular-nums;
|
|
93
|
-
} .
|
|
93
|
+
} .typography__rowLimit1_1aa6s {
|
|
94
94
|
-webkit-line-clamp: 1;
|
|
95
95
|
display: -webkit-box;
|
|
96
96
|
-webkit-box-orient: vertical;
|
|
97
97
|
overflow: hidden;
|
|
98
98
|
word-break: break-all;
|
|
99
|
-
} .
|
|
99
|
+
} .typography__rowLimit2_1aa6s {
|
|
100
100
|
-webkit-line-clamp: 2;
|
|
101
101
|
display: -webkit-box;
|
|
102
102
|
-webkit-box-orient: vertical;
|
|
103
103
|
overflow: hidden;
|
|
104
|
-
} .
|
|
104
|
+
} .typography__rowLimit3_1aa6s {
|
|
105
105
|
-webkit-line-clamp: 3;
|
|
106
106
|
display: -webkit-box;
|
|
107
107
|
-webkit-box-orient: vertical;
|