@salutejs/plasma-web 1.579.0-canary.1915.14452974395.0 → 1.579.0-canary.1915.14466580047.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,11 +8,13 @@ export declare const Body1: import("react").FunctionComponent<import("@salutejs/
|
|
8
8
|
breakWord?: boolean | undefined;
|
9
9
|
color?: string | undefined;
|
10
10
|
size?: string | undefined;
|
11
|
+
isNumeric?: boolean | undefined;
|
11
12
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
12
13
|
noWrap?: boolean | undefined;
|
13
14
|
breakWord?: boolean | undefined;
|
14
15
|
color?: string | undefined;
|
15
16
|
size?: string | undefined;
|
17
|
+
isNumeric?: boolean | undefined;
|
16
18
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
17
19
|
export declare const Body2: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
18
20
|
size: {
|
@@ -23,11 +25,13 @@ export declare const Body2: import("react").FunctionComponent<import("@salutejs/
|
|
23
25
|
breakWord?: boolean | undefined;
|
24
26
|
color?: string | undefined;
|
25
27
|
size?: string | undefined;
|
28
|
+
isNumeric?: boolean | undefined;
|
26
29
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
27
30
|
noWrap?: boolean | undefined;
|
28
31
|
breakWord?: boolean | undefined;
|
29
32
|
color?: string | undefined;
|
30
33
|
size?: string | undefined;
|
34
|
+
isNumeric?: boolean | undefined;
|
31
35
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
32
36
|
export declare const Body3: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
33
37
|
size: {
|
@@ -38,11 +42,13 @@ export declare const Body3: import("react").FunctionComponent<import("@salutejs/
|
|
38
42
|
breakWord?: boolean | undefined;
|
39
43
|
color?: string | undefined;
|
40
44
|
size?: string | undefined;
|
45
|
+
isNumeric?: boolean | undefined;
|
41
46
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
42
47
|
noWrap?: boolean | undefined;
|
43
48
|
breakWord?: boolean | undefined;
|
44
49
|
color?: string | undefined;
|
45
50
|
size?: string | undefined;
|
51
|
+
isNumeric?: boolean | undefined;
|
46
52
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
47
53
|
export declare const Button1: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
48
54
|
size: {
|
@@ -8,11 +8,13 @@ export declare const BodyM: import("react").FunctionComponent<import("@salutejs/
|
|
8
8
|
breakWord?: boolean | undefined;
|
9
9
|
color?: string | undefined;
|
10
10
|
size?: string | undefined;
|
11
|
+
isNumeric?: boolean | undefined;
|
11
12
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
12
13
|
noWrap?: boolean | undefined;
|
13
14
|
breakWord?: boolean | undefined;
|
14
15
|
color?: string | undefined;
|
15
16
|
size?: string | undefined;
|
17
|
+
isNumeric?: boolean | undefined;
|
16
18
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
17
19
|
export declare const BodyL: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
18
20
|
size: {
|
@@ -23,11 +25,13 @@ export declare const BodyL: import("react").FunctionComponent<import("@salutejs/
|
|
23
25
|
breakWord?: boolean | undefined;
|
24
26
|
color?: string | undefined;
|
25
27
|
size?: string | undefined;
|
28
|
+
isNumeric?: boolean | undefined;
|
26
29
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
27
30
|
noWrap?: boolean | undefined;
|
28
31
|
breakWord?: boolean | undefined;
|
29
32
|
color?: string | undefined;
|
30
33
|
size?: string | undefined;
|
34
|
+
isNumeric?: boolean | undefined;
|
31
35
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
32
36
|
export declare const BodyS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
33
37
|
size: {
|
@@ -38,11 +42,13 @@ export declare const BodyS: import("react").FunctionComponent<import("@salutejs/
|
|
38
42
|
breakWord?: boolean | undefined;
|
39
43
|
color?: string | undefined;
|
40
44
|
size?: string | undefined;
|
45
|
+
isNumeric?: boolean | undefined;
|
41
46
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
42
47
|
noWrap?: boolean | undefined;
|
43
48
|
breakWord?: boolean | undefined;
|
44
49
|
color?: string | undefined;
|
45
50
|
size?: string | undefined;
|
51
|
+
isNumeric?: boolean | undefined;
|
46
52
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
47
53
|
export declare const BodyXS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
48
54
|
size: {
|
@@ -53,11 +59,13 @@ export declare const BodyXS: import("react").FunctionComponent<import("@salutejs
|
|
53
59
|
breakWord?: boolean | undefined;
|
54
60
|
color?: string | undefined;
|
55
61
|
size?: string | undefined;
|
62
|
+
isNumeric?: boolean | undefined;
|
56
63
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
57
64
|
noWrap?: boolean | undefined;
|
58
65
|
breakWord?: boolean | undefined;
|
59
66
|
color?: string | undefined;
|
60
67
|
size?: string | undefined;
|
68
|
+
isNumeric?: boolean | undefined;
|
61
69
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
62
70
|
export declare const BodyXXS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
63
71
|
size: {
|
@@ -68,11 +76,13 @@ export declare const BodyXXS: import("react").FunctionComponent<import("@salutej
|
|
68
76
|
breakWord?: boolean | undefined;
|
69
77
|
color?: string | undefined;
|
70
78
|
size?: string | undefined;
|
79
|
+
isNumeric?: boolean | undefined;
|
71
80
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
72
81
|
noWrap?: boolean | undefined;
|
73
82
|
breakWord?: boolean | undefined;
|
74
83
|
color?: string | undefined;
|
75
84
|
size?: string | undefined;
|
85
|
+
isNumeric?: boolean | undefined;
|
76
86
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
77
87
|
export declare const DsplM: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
78
88
|
size: {
|
@@ -83,11 +93,13 @@ export declare const DsplM: import("react").FunctionComponent<import("@salutejs/
|
|
83
93
|
breakWord?: boolean | undefined;
|
84
94
|
color?: string | undefined;
|
85
95
|
size?: string | undefined;
|
96
|
+
isNumeric?: boolean | undefined;
|
86
97
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
87
98
|
noWrap?: boolean | undefined;
|
88
99
|
breakWord?: boolean | undefined;
|
89
100
|
color?: string | undefined;
|
90
101
|
size?: string | undefined;
|
102
|
+
isNumeric?: boolean | undefined;
|
91
103
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
92
104
|
export declare const DsplL: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
93
105
|
size: {
|
@@ -98,11 +110,13 @@ export declare const DsplL: import("react").FunctionComponent<import("@salutejs/
|
|
98
110
|
breakWord?: boolean | undefined;
|
99
111
|
color?: string | undefined;
|
100
112
|
size?: string | undefined;
|
113
|
+
isNumeric?: boolean | undefined;
|
101
114
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
102
115
|
noWrap?: boolean | undefined;
|
103
116
|
breakWord?: boolean | undefined;
|
104
117
|
color?: string | undefined;
|
105
118
|
size?: string | undefined;
|
119
|
+
isNumeric?: boolean | undefined;
|
106
120
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
107
121
|
export declare const DsplS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
108
122
|
size: {
|
@@ -113,11 +127,13 @@ export declare const DsplS: import("react").FunctionComponent<import("@salutejs/
|
|
113
127
|
breakWord?: boolean | undefined;
|
114
128
|
color?: string | undefined;
|
115
129
|
size?: string | undefined;
|
130
|
+
isNumeric?: boolean | undefined;
|
116
131
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
117
132
|
noWrap?: boolean | undefined;
|
118
133
|
breakWord?: boolean | undefined;
|
119
134
|
color?: string | undefined;
|
120
135
|
size?: string | undefined;
|
136
|
+
isNumeric?: boolean | undefined;
|
121
137
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
122
138
|
export declare const H1: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
123
139
|
size: {
|
@@ -128,11 +144,13 @@ export declare const H1: import("react").FunctionComponent<import("@salutejs/pla
|
|
128
144
|
breakWord?: boolean | undefined;
|
129
145
|
color?: string | undefined;
|
130
146
|
size?: string | undefined;
|
147
|
+
isNumeric?: boolean | undefined;
|
131
148
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
132
149
|
noWrap?: boolean | undefined;
|
133
150
|
breakWord?: boolean | undefined;
|
134
151
|
color?: string | undefined;
|
135
152
|
size?: string | undefined;
|
153
|
+
isNumeric?: boolean | undefined;
|
136
154
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
137
155
|
export declare const H2: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
138
156
|
size: {
|
@@ -143,11 +161,13 @@ export declare const H2: import("react").FunctionComponent<import("@salutejs/pla
|
|
143
161
|
breakWord?: boolean | undefined;
|
144
162
|
color?: string | undefined;
|
145
163
|
size?: string | undefined;
|
164
|
+
isNumeric?: boolean | undefined;
|
146
165
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
147
166
|
noWrap?: boolean | undefined;
|
148
167
|
breakWord?: boolean | undefined;
|
149
168
|
color?: string | undefined;
|
150
169
|
size?: string | undefined;
|
170
|
+
isNumeric?: boolean | undefined;
|
151
171
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
152
172
|
export declare const H3: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
153
173
|
size: {
|
@@ -158,11 +178,13 @@ export declare const H3: import("react").FunctionComponent<import("@salutejs/pla
|
|
158
178
|
breakWord?: boolean | undefined;
|
159
179
|
color?: string | undefined;
|
160
180
|
size?: string | undefined;
|
181
|
+
isNumeric?: boolean | undefined;
|
161
182
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
162
183
|
noWrap?: boolean | undefined;
|
163
184
|
breakWord?: boolean | undefined;
|
164
185
|
color?: string | undefined;
|
165
186
|
size?: string | undefined;
|
187
|
+
isNumeric?: boolean | undefined;
|
166
188
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
167
189
|
export declare const H4: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
168
190
|
size: {
|
@@ -173,11 +195,13 @@ export declare const H4: import("react").FunctionComponent<import("@salutejs/pla
|
|
173
195
|
breakWord?: boolean | undefined;
|
174
196
|
color?: string | undefined;
|
175
197
|
size?: string | undefined;
|
198
|
+
isNumeric?: boolean | undefined;
|
176
199
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
177
200
|
noWrap?: boolean | undefined;
|
178
201
|
breakWord?: boolean | undefined;
|
179
202
|
color?: string | undefined;
|
180
203
|
size?: string | undefined;
|
204
|
+
isNumeric?: boolean | undefined;
|
181
205
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
182
206
|
export declare const H5: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
183
207
|
size: {
|
@@ -188,11 +212,13 @@ export declare const H5: import("react").FunctionComponent<import("@salutejs/pla
|
|
188
212
|
breakWord?: boolean | undefined;
|
189
213
|
color?: string | undefined;
|
190
214
|
size?: string | undefined;
|
215
|
+
isNumeric?: boolean | undefined;
|
191
216
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
192
217
|
noWrap?: boolean | undefined;
|
193
218
|
breakWord?: boolean | undefined;
|
194
219
|
color?: string | undefined;
|
195
220
|
size?: string | undefined;
|
221
|
+
isNumeric?: boolean | undefined;
|
196
222
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
197
223
|
export declare const TextM: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
198
224
|
size: {
|
@@ -203,11 +229,13 @@ export declare const TextM: import("react").FunctionComponent<import("@salutejs/
|
|
203
229
|
breakWord?: boolean | undefined;
|
204
230
|
color?: string | undefined;
|
205
231
|
size?: string | undefined;
|
232
|
+
isNumeric?: boolean | undefined;
|
206
233
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
207
234
|
noWrap?: boolean | undefined;
|
208
235
|
breakWord?: boolean | undefined;
|
209
236
|
color?: string | undefined;
|
210
237
|
size?: string | undefined;
|
238
|
+
isNumeric?: boolean | undefined;
|
211
239
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
212
240
|
export declare const TextL: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
213
241
|
size: {
|
@@ -218,11 +246,13 @@ export declare const TextL: import("react").FunctionComponent<import("@salutejs/
|
|
218
246
|
breakWord?: boolean | undefined;
|
219
247
|
color?: string | undefined;
|
220
248
|
size?: string | undefined;
|
249
|
+
isNumeric?: boolean | undefined;
|
221
250
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
222
251
|
noWrap?: boolean | undefined;
|
223
252
|
breakWord?: boolean | undefined;
|
224
253
|
color?: string | undefined;
|
225
254
|
size?: string | undefined;
|
255
|
+
isNumeric?: boolean | undefined;
|
226
256
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
227
257
|
export declare const TextS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
228
258
|
size: {
|
@@ -233,11 +263,13 @@ export declare const TextS: import("react").FunctionComponent<import("@salutejs/
|
|
233
263
|
breakWord?: boolean | undefined;
|
234
264
|
color?: string | undefined;
|
235
265
|
size?: string | undefined;
|
266
|
+
isNumeric?: boolean | undefined;
|
236
267
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
237
268
|
noWrap?: boolean | undefined;
|
238
269
|
breakWord?: boolean | undefined;
|
239
270
|
color?: string | undefined;
|
240
271
|
size?: string | undefined;
|
272
|
+
isNumeric?: boolean | undefined;
|
241
273
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
242
274
|
export declare const TextXS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
243
275
|
size: {
|
@@ -248,9 +280,11 @@ export declare const TextXS: import("react").FunctionComponent<import("@salutejs
|
|
248
280
|
breakWord?: boolean | undefined;
|
249
281
|
color?: string | undefined;
|
250
282
|
size?: string | undefined;
|
283
|
+
isNumeric?: boolean | undefined;
|
251
284
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
|
252
285
|
noWrap?: boolean | undefined;
|
253
286
|
breakWord?: boolean | undefined;
|
254
287
|
color?: string | undefined;
|
255
288
|
size?: string | undefined;
|
289
|
+
isNumeric?: boolean | undefined;
|
256
290
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps<any> & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/plasma-web",
|
3
|
-
"version": "1.579.0-canary.1915.
|
3
|
+
"version": "1.579.0-canary.1915.14466580047.0",
|
4
4
|
"description": "Salute Design System / React UI kit for web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -20,9 +20,9 @@
|
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
22
|
"@salutejs/plasma-core": "1.195.0",
|
23
|
-
"@salutejs/plasma-hope": "1.339.0-canary.1915.
|
24
|
-
"@salutejs/plasma-new-hope": "0.321.0-canary.1915.
|
25
|
-
"@salutejs/plasma-themes": "0.32.0-canary.1915.
|
23
|
+
"@salutejs/plasma-hope": "1.339.0-canary.1915.14466580047.0",
|
24
|
+
"@salutejs/plasma-new-hope": "0.321.0-canary.1915.14466580047.0",
|
25
|
+
"@salutejs/plasma-themes": "0.32.0-canary.1915.14466580047.0",
|
26
26
|
"@salutejs/plasma-tokens-b2b": "1.48.0",
|
27
27
|
"@salutejs/plasma-tokens-b2c": "0.59.0",
|
28
28
|
"@salutejs/plasma-tokens-web": "1.64.0",
|
@@ -50,7 +50,7 @@
|
|
50
50
|
"@rollup/plugin-node-resolve": "15.2.3",
|
51
51
|
"@salutejs/plasma-colors": "0.15.0",
|
52
52
|
"@salutejs/plasma-cy-utils": "0.126.0",
|
53
|
-
"@salutejs/plasma-icons": "1.217.0-canary.1915.
|
53
|
+
"@salutejs/plasma-icons": "1.217.0-canary.1915.14466580047.0",
|
54
54
|
"@salutejs/plasma-sb-utils": "0.195.0",
|
55
55
|
"@storybook/addon-docs": "7.6.17",
|
56
56
|
"@storybook/addon-essentials": "7.6.17",
|
@@ -111,5 +111,5 @@
|
|
111
111
|
"Fanil Zubairov"
|
112
112
|
],
|
113
113
|
"sideEffects": false,
|
114
|
-
"gitHead": "
|
114
|
+
"gitHead": "9e137724eac430d6b195e818c29deb730ec6e699"
|
115
115
|
}
|