@alfalab/core-components-typography 6.0.2 → 6.0.3-alfasans

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 (107) hide show
  1. package/colors.css +20 -20
  2. package/colors.d.ts +1 -1
  3. package/colors.module.css.js +1 -1
  4. package/colors.module.css.js.map +1 -1
  5. package/cssm/colors.d.ts +1 -1
  6. package/cssm/text/component.d.ts +4 -4
  7. package/cssm/text/component.js.map +1 -1
  8. package/cssm/text/index.module.css +40 -13
  9. package/cssm/title/component.d.ts +18 -18
  10. package/cssm/title/component.js.map +1 -1
  11. package/cssm/title/index.d.ts +13 -13
  12. package/cssm/title/index.module.css +29 -40
  13. package/cssm/title/utils.js.map +1 -1
  14. package/cssm/title-mobile/component.d.ts +13 -13
  15. package/cssm/title-mobile/index.module.css +28 -45
  16. package/cssm/title-responsive/component.d.ts +16 -16
  17. package/cssm/types.d.ts +1 -1
  18. package/esm/colors.css +20 -20
  19. package/esm/colors.d.ts +1 -1
  20. package/esm/colors.module.css.js +1 -1
  21. package/esm/colors.module.css.js.map +1 -1
  22. package/esm/text/component.d.ts +4 -4
  23. package/esm/text/component.js.map +1 -1
  24. package/esm/text/index.css +80 -53
  25. package/esm/text/index.module.css.js +1 -1
  26. package/esm/text/index.module.css.js.map +1 -1
  27. package/esm/title/common.css +5 -5
  28. package/esm/title/common.module.css.js +1 -1
  29. package/esm/title/common.module.css.js.map +1 -1
  30. package/esm/title/component.d.ts +18 -18
  31. package/esm/title/component.js.map +1 -1
  32. package/esm/title/index.css +54 -65
  33. package/esm/title/index.d.ts +13 -13
  34. package/esm/title/index.module.css.js +1 -1
  35. package/esm/title/index.module.css.js.map +1 -1
  36. package/esm/title/utils.js.map +1 -1
  37. package/esm/title-mobile/component.d.ts +13 -13
  38. package/esm/title-mobile/index.css +53 -70
  39. package/esm/title-mobile/index.module.css.js +1 -1
  40. package/esm/title-mobile/index.module.css.js.map +1 -1
  41. package/esm/title-responsive/component.d.ts +16 -16
  42. package/esm/types.d.ts +1 -1
  43. package/modern/colors.css +20 -20
  44. package/modern/colors.d.ts +1 -1
  45. package/modern/colors.module.css.js +1 -1
  46. package/modern/colors.module.css.js.map +1 -1
  47. package/modern/text/component.d.ts +4 -4
  48. package/modern/text/component.js.map +1 -1
  49. package/modern/text/index.css +80 -53
  50. package/modern/text/index.module.css.js +1 -1
  51. package/modern/text/index.module.css.js.map +1 -1
  52. package/modern/title/common.css +5 -5
  53. package/modern/title/common.module.css.js +1 -1
  54. package/modern/title/common.module.css.js.map +1 -1
  55. package/modern/title/component.d.ts +18 -18
  56. package/modern/title/component.js.map +1 -1
  57. package/modern/title/index.css +54 -65
  58. package/modern/title/index.d.ts +13 -13
  59. package/modern/title/index.module.css.js +1 -1
  60. package/modern/title/index.module.css.js.map +1 -1
  61. package/modern/title/utils.js.map +1 -1
  62. package/modern/title-mobile/component.d.ts +13 -13
  63. package/modern/title-mobile/index.css +53 -70
  64. package/modern/title-mobile/index.module.css.js +1 -1
  65. package/modern/title-mobile/index.module.css.js.map +1 -1
  66. package/modern/title-responsive/component.d.ts +16 -16
  67. package/modern/types.d.ts +1 -1
  68. package/moderncssm/colors.d.ts +1 -1
  69. package/moderncssm/text/component.d.ts +4 -4
  70. package/moderncssm/text/component.js.map +1 -1
  71. package/moderncssm/text/index.module.css +37 -11
  72. package/moderncssm/title/component.d.ts +18 -18
  73. package/moderncssm/title/component.js.map +1 -1
  74. package/moderncssm/title/index.d.ts +13 -13
  75. package/moderncssm/title/index.module.css +29 -38
  76. package/moderncssm/title/utils.js.map +1 -1
  77. package/moderncssm/title-mobile/component.d.ts +13 -13
  78. package/moderncssm/title-mobile/index.module.css +28 -43
  79. package/moderncssm/title-responsive/component.d.ts +16 -16
  80. package/moderncssm/types.d.ts +1 -1
  81. package/package.json +6 -6
  82. package/src/colors.module.css +1 -1
  83. package/src/text/index.module.css +1 -1
  84. package/src/title/common.module.css +1 -1
  85. package/src/title/index.module.css +1 -1
  86. package/src/title-mobile/index.module.css +1 -1
  87. package/text/component.d.ts +4 -4
  88. package/text/component.js.map +1 -1
  89. package/text/index.css +80 -53
  90. package/text/index.module.css.js +1 -1
  91. package/text/index.module.css.js.map +1 -1
  92. package/title/common.css +5 -5
  93. package/title/common.module.css.js +1 -1
  94. package/title/common.module.css.js.map +1 -1
  95. package/title/component.d.ts +18 -18
  96. package/title/component.js.map +1 -1
  97. package/title/index.css +54 -65
  98. package/title/index.d.ts +13 -13
  99. package/title/index.module.css.js +1 -1
  100. package/title/index.module.css.js.map +1 -1
  101. package/title/utils.js.map +1 -1
  102. package/title-mobile/component.d.ts +13 -13
  103. package/title-mobile/index.css +53 -70
  104. package/title-mobile/index.module.css.js +1 -1
  105. package/title-mobile/index.module.css.js.map +1 -1
  106. package/title-responsive/component.d.ts +16 -16
  107. package/types.d.ts +1 -1
@@ -8,129 +8,112 @@
8
8
  --gap-40: var(--gap-3xl);
9
9
  }
10
10
  :root {
11
- --font-family-system:
12
- system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
13
- --font-family-styrene:
14
- 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
15
- sans-serif;
11
+ --font-family-alfasans:
12
+ 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
13
+ Helvetica, sans-serif;
16
14
  }
17
- .typography__xlarge_28dno {
15
+ .typography__xlarge_fn50s {
18
16
  font-size: 34px;
19
17
  line-height: 40px;
20
- font-weight: 600;
21
- font-family: var(--font-family-system);
18
+ font-weight: 500;
19
+ letter-spacing: -0.32px;
20
+ font-family: var(--font-family-alfasans);
22
21
  }
23
- .typography__xlarge_28dno.typography__font_28dno {
24
- font-weight: 500;
25
- font-feature-settings: 'ss01';
26
- font-family: var(--font-family-styrene);
22
+ .typography__xlarge_fn50s.typography__font_fn50s {
27
23
  }
28
- .typography__regular-xlarge_28dno {
24
+ .typography__regular-xlarge_fn50s {
29
25
  font-size: 34px;
30
26
  line-height: 40px;
31
27
  font-weight: 400;
32
- font-family: var(--font-family-system);
28
+ letter-spacing: -1.36px;
29
+ font-family: var(--font-family-alfasans);
33
30
  }
34
- .typography__regular-xlarge_28dno.typography__system_28dno {
35
- font-feature-settings: 'ss01';
36
- font-family: var(--font-family-styrene);
31
+ .typography__regular-xlarge_fn50s.typography__system_fn50s {
37
32
  }
38
- .typography__large_28dno {
33
+ .typography__large_fn50s {
39
34
  font-size: 30px;
40
35
  line-height: 36px;
41
- font-weight: 600;
42
- font-family: var(--font-family-system);
36
+ font-weight: 500;
37
+ letter-spacing: -0.25px;
38
+ font-family: var(--font-family-alfasans);
43
39
  }
44
- .typography__large_28dno.typography__font_28dno {
45
- font-weight: 500;
46
- font-feature-settings: 'ss01';
47
- font-family: var(--font-family-styrene);
40
+ .typography__large_fn50s.typography__font_fn50s {
48
41
  }
49
- .typography__regular-large_28dno {
42
+ .typography__regular-large_fn50s {
50
43
  font-size: 30px;
51
44
  line-height: 36px;
52
45
  font-weight: 400;
53
- font-family: var(--font-family-system);
46
+ letter-spacing: -1.25px;
47
+ font-family: var(--font-family-alfasans);
54
48
  }
55
- .typography__regular-large_28dno.typography__system_28dno {
56
- font-feature-settings: 'ss01';
57
- font-family: var(--font-family-styrene);
49
+ .typography__regular-large_fn50s.typography__system_fn50s {
58
50
  }
59
- .typography__medium_28dno {
51
+ .typography__medium_fn50s {
60
52
  font-size: 26px;
61
53
  line-height: 32px;
62
- font-weight: 600;
63
- font-family: var(--font-family-system);
54
+ font-weight: 500;
55
+ letter-spacing: -0.25px;
56
+ font-family: var(--font-family-alfasans);
64
57
  }
65
- .typography__medium_28dno.typography__font_28dno {
66
- font-weight: 500;
67
- font-feature-settings: 'ss01';
68
- font-family: var(--font-family-styrene);
58
+ .typography__medium_fn50s.typography__font_fn50s {
69
59
  }
70
- .typography__regular-medium_28dno {
60
+ .typography__regular-medium_fn50s {
71
61
  font-size: 26px;
72
62
  line-height: 32px;
73
63
  font-weight: 400;
74
- font-family: var(--font-family-system);
64
+ letter-spacing: -1px;
65
+ font-family: var(--font-family-alfasans);
75
66
  }
76
- .typography__regular-medium_28dno.typography__system_28dno {
77
- font-feature-settings: 'ss01';
78
- font-family: var(--font-family-styrene);
67
+ .typography__regular-medium_fn50s.typography__system_fn50s {
79
68
  }
80
- .typography__small_28dno {
69
+ .typography__small_fn50s {
81
70
  font-size: 20px;
82
71
  line-height: 28px;
83
- font-weight: 600;
84
- font-family: var(--font-family-system);
72
+ font-weight: 500;
73
+ letter-spacing: -0.15px;
74
+ font-family: var(--font-family-alfasans);
85
75
  }
86
- .typography__small_28dno.typography__font_28dno {
87
- font-weight: 500;
88
- font-feature-settings: 'ss01';
89
- font-family: var(--font-family-styrene);
76
+ .typography__small_fn50s.typography__font_fn50s {
90
77
  }
91
- .typography__regular-small_28dno {
78
+ .typography__regular-small_fn50s {
92
79
  font-size: 20px;
93
80
  line-height: 28px;
94
81
  font-weight: 400;
95
- font-family: var(--font-family-system);
82
+ letter-spacing: -0.68px;
83
+ font-family: var(--font-family-alfasans);
96
84
  }
97
- .typography__regular-small_28dno.typography__system_28dno {
98
- font-feature-settings: 'ss01';
99
- font-family: var(--font-family-styrene);
85
+ .typography__regular-small_fn50s.typography__system_fn50s {
100
86
  }
101
- .typography__xsmall_28dno {
87
+ .typography__xsmall_fn50s {
102
88
  font-size: 16px;
103
89
  line-height: 20px;
104
- font-weight: 600;
105
- font-family: var(--font-family-system);
90
+ font-weight: 500;
91
+ letter-spacing: 0.17px;
92
+ font-family: var(--font-family-alfasans);
106
93
  }
107
- .typography__xsmall_28dno.typography__font_28dno {
108
- font-weight: 500;
109
- font-feature-settings: 'ss01';
110
- font-family: var(--font-family-styrene);
94
+ .typography__xsmall_fn50s.typography__font_fn50s {
111
95
  }
112
- .typography__regular-xsmall_28dno {
96
+ .typography__regular-xsmall_fn50s {
113
97
  font-size: 16px;
114
98
  line-height: 20px;
115
99
  font-weight: 400;
116
- font-family: var(--font-family-system);
100
+ letter-spacing: -0.24px;
101
+ font-family: var(--font-family-alfasans);
117
102
  }
118
- .typography__regular-xsmall_28dno.typography__system_28dno {
119
- font-feature-settings: 'ss01';
120
- font-family: var(--font-family-styrene);
103
+ .typography__regular-xsmall_fn50s.typography__system_fn50s {
121
104
  }
122
- .typography__component_28dno.typography__margins-xlarge_28dno {
105
+ .typography__component_fn50s.typography__margins-xlarge_fn50s {
123
106
  margin: var(--gap-0) var(--gap-0) var(--gap-24);
124
107
  }
125
- .typography__component_28dno.typography__margins-large_28dno {
108
+ .typography__component_fn50s.typography__margins-large_fn50s {
126
109
  margin: var(--gap-40) var(--gap-0) var(--gap-16);
127
110
  }
128
- .typography__component_28dno.typography__margins-medium_28dno {
111
+ .typography__component_fn50s.typography__margins-medium_fn50s {
129
112
  margin: var(--gap-40) var(--gap-0) var(--gap-16);
130
113
  }
131
- .typography__component_28dno.typography__margins-small_28dno {
114
+ .typography__component_fn50s.typography__margins-small_fn50s {
132
115
  margin: var(--gap-40) var(--gap-0) var(--gap-16);
133
116
  }
134
- .typography__component_28dno .typography__margins-xsmall_28dno {
117
+ .typography__component_fn50s .typography__margins-xsmall_fn50s {
135
118
  margin: var(--gap-40) var(--gap-0) var(--gap-16);
136
119
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"xlarge":"typography__xlarge_28dno","font":"typography__font_28dno","regular-xlarge":"typography__regular-xlarge_28dno","system":"typography__system_28dno","large":"typography__large_28dno","regular-large":"typography__regular-large_28dno","medium":"typography__medium_28dno","regular-medium":"typography__regular-medium_28dno","small":"typography__small_28dno","regular-small":"typography__regular-small_28dno","xsmall":"typography__xsmall_28dno","regular-xsmall":"typography__regular-xsmall_28dno","component":"typography__component_28dno","margins-xlarge":"typography__margins-xlarge_28dno","margins-large":"typography__margins-large_28dno","margins-medium":"typography__margins-medium_28dno","margins-small":"typography__margins-small_28dno","margins-xsmall":"typography__margins-xsmall_28dno"};
5
+ var styles = {"xlarge":"typography__xlarge_fn50s","font":"typography__font_fn50s","regular-xlarge":"typography__regular-xlarge_fn50s","system":"typography__system_fn50s","large":"typography__large_fn50s","regular-large":"typography__regular-large_fn50s","medium":"typography__medium_fn50s","regular-medium":"typography__regular-medium_fn50s","small":"typography__small_fn50s","regular-small":"typography__regular-small_fn50s","xsmall":"typography__xsmall_fn50s","regular-xsmall":"typography__regular-xsmall_fn50s","component":"typography__component_fn50s","margins-xlarge":"typography__margins-xlarge_fn50s","margins-large":"typography__margins-large_fn50s","margins-medium":"typography__margins-medium_fn50s","margins-small":"typography__margins-small_fn50s","margins-xsmall":"typography__margins-xsmall_fn50s"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.module.css.js","sources":["../src/title-mobile/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n@import '../margins.module.css';\n\n@each $view in xlarge, large, medium, small, xsmall {\n .$(view) {\n @mixin headline-system-mobile_$(view);\n\n &.font {\n @subtract-mixin headline-mobile_$(view), headline-system-mobile_$(view);\n }\n }\n\n .regular-$(view) {\n @mixin promo-system-mobile_$(view);\n\n &.system {\n @subtract-mixin promo-mobile_$(view), promo-system-mobile_$(view);\n }\n }\n}\n\n.component {\n &.margins-xlarge {\n @mixin margin-large;\n }\n\n &.margins-large {\n @mixin margin-small;\n }\n\n &.margins-medium {\n @mixin margin-small;\n }\n\n &.margins-small {\n @mixin margin-small;\n }\n\n & .margins-xsmall {\n @mixin margin-small;\n }\n}\n"],"names":[],"mappings":";;;;AAEgB,aAAe,CAAC,QAAQ,CAAC,0BAA0B,CAAC,MAAM,CAAC,wBAAwB,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,QAAQ,CAAC,0BAA0B,CAAC,OAAO,CAAC,yBAAyB,CAAC,eAAe,CAAC,iCAAiC,CAAC,QAAQ,CAAC,0BAA0B,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,OAAO,CAAC,yBAAyB,CAAC,eAAe,CAAC,iCAAiC,CAAC,QAAQ,CAAC,0BAA0B,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,WAAW,CAAC,6BAA6B,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,eAAe,CAAC,iCAAiC,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,eAAe,CAAC,iCAAiC,CAAC,gBAAgB,CAAC,kCAAkC,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../src/title-mobile/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n@import '../margins.module.css';\n\n@each $view in xlarge, large, medium, small, xsmall {\n .$(view) {\n @mixin headline-system-mobile_$(view);\n\n &.font {\n @subtract-mixin headline-mobile_$(view), headline-system-mobile_$(view);\n }\n }\n\n .regular-$(view) {\n @mixin promo-system-mobile_$(view);\n\n &.system {\n @subtract-mixin promo-mobile_$(view), promo-system-mobile_$(view);\n }\n }\n}\n\n.component {\n &.margins-xlarge {\n @mixin margin-large;\n }\n\n &.margins-large {\n @mixin margin-small;\n }\n\n &.margins-medium {\n @mixin margin-small;\n }\n\n &.margins-small {\n @mixin margin-small;\n }\n\n & .margins-xsmall {\n @mixin margin-small;\n }\n}\n"],"names":[],"mappings":";;;;AAEgB,aAAe,CAAC,QAAQ,CAAC,0BAA0B,CAAC,MAAM,CAAC,wBAAwB,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,QAAQ,CAAC,0BAA0B,CAAC,OAAO,CAAC,yBAAyB,CAAC,eAAe,CAAC,iCAAiC,CAAC,QAAQ,CAAC,0BAA0B,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,OAAO,CAAC,yBAAyB,CAAC,eAAe,CAAC,iCAAiC,CAAC,QAAQ,CAAC,0BAA0B,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,WAAW,CAAC,6BAA6B,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,eAAe,CAAC,iCAAiC,CAAC,gBAAgB,CAAC,kCAAkC,CAAC,eAAe,CAAC,iCAAiC,CAAC,gBAAgB,CAAC,kCAAkC,CAAC;;;;"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { type TitleProps } from '../title';
3
- export declare type TitleResponsiveProps = TitleProps & {
3
+ export type TitleResponsiveProps = TitleProps & {
4
4
  /**
5
5
  * Контрольная точка, с нее начинается desktop версия
6
6
  * @default 1024
@@ -12,30 +12,30 @@ export declare type TitleResponsiveProps = TitleProps & {
12
12
  client?: 'desktop' | 'mobile';
13
13
  };
14
14
  export declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
15
- tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
16
- view?: "medium" | "small" | "xlarge" | "large" | "xsmall" | undefined;
17
- 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
- weight?: "regular" | "medium" | "bold" | "semibold" | undefined;
19
- font?: "alfasans" | "styrene" | "system" | {
15
+ tag: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "div";
16
+ view?: "xlarge" | "large" | "medium" | "small" | "xsmall";
17
+ color?: import("..").Color;
18
+ weight?: "regular" | "medium" | "bold" | "semibold";
19
+ font?: "styrene" | "system" | "alfasans" | {
20
20
  font: "alfasans";
21
21
  systemCompat: boolean;
22
- } | undefined;
23
- defaultMargins?: boolean | undefined;
24
- className?: string | undefined;
25
- dataTestId?: string | undefined;
22
+ };
23
+ defaultMargins?: boolean;
24
+ className?: string;
25
+ dataTestId?: string;
26
26
  children?: React.ReactNode;
27
- rowLimit?: 1 | 2 | 3 | undefined;
28
- showSkeleton?: boolean | undefined;
29
- skeletonProps?: import("@alfalab/core-components-skeleton").TextSkeletonProps | undefined;
30
- defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
27
+ rowLimit?: 1 | 2 | 3;
28
+ showSkeleton?: boolean;
29
+ skeletonProps?: import("@alfalab/core-components-skeleton").TextSkeletonProps;
30
+ defaultMatchMediaValue?: boolean | (() => boolean);
31
31
  } & {
32
32
  /**
33
33
  * Контрольная точка, с нее начинается desktop версия
34
34
  * @default 1024
35
35
  */
36
- breakpoint?: number | undefined;
36
+ breakpoint?: number;
37
37
  /**
38
38
  * Версия, которая будет использоваться при серверном рендеринге
39
39
  */
40
- client?: "mobile" | "desktop" | undefined;
40
+ client?: "desktop" | "mobile";
41
41
  } & React.RefAttributes<HTMLDivElement | HTMLHeadingElement>>;
package/types.d.ts CHANGED
@@ -1 +1 @@
1
- export declare type TextElementType = HTMLParagraphElement | HTMLSpanElement | HTMLDivElement;
1
+ export type TextElementType = HTMLParagraphElement | HTMLSpanElement | HTMLDivElement;