@salutejs/plasma-asdk 0.208.1-dev.0 → 0.209.0-canary.1588.11975454374.0
Sign up to get free protection for your applications and to get access to all the features.
package/api/plasma-asdk.api.md
CHANGED
@@ -40,6 +40,7 @@ size: {
|
|
40
40
|
body1: PolymorphicClassName;
|
41
41
|
};
|
42
42
|
}> & {
|
43
|
+
noWrap?: boolean | undefined;
|
43
44
|
breakWord?: boolean | undefined;
|
44
45
|
color?: string | undefined;
|
45
46
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -50,6 +51,7 @@ size: {
|
|
50
51
|
body2: PolymorphicClassName;
|
51
52
|
};
|
52
53
|
}> & {
|
54
|
+
noWrap?: boolean | undefined;
|
53
55
|
breakWord?: boolean | undefined;
|
54
56
|
color?: string | undefined;
|
55
57
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -60,6 +62,7 @@ size: {
|
|
60
62
|
l: PolymorphicClassName;
|
61
63
|
};
|
62
64
|
}> & {
|
65
|
+
noWrap?: boolean | undefined;
|
63
66
|
breakWord?: boolean | undefined;
|
64
67
|
color?: string | undefined;
|
65
68
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -70,6 +73,7 @@ size: {
|
|
70
73
|
m: PolymorphicClassName;
|
71
74
|
};
|
72
75
|
}> & {
|
76
|
+
noWrap?: boolean | undefined;
|
73
77
|
breakWord?: boolean | undefined;
|
74
78
|
color?: string | undefined;
|
75
79
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -80,6 +84,7 @@ size: {
|
|
80
84
|
s: PolymorphicClassName;
|
81
85
|
};
|
82
86
|
}> & {
|
87
|
+
noWrap?: boolean | undefined;
|
83
88
|
breakWord?: boolean | undefined;
|
84
89
|
color?: string | undefined;
|
85
90
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -90,6 +95,7 @@ size: {
|
|
90
95
|
xs: PolymorphicClassName;
|
91
96
|
};
|
92
97
|
}> & {
|
98
|
+
noWrap?: boolean | undefined;
|
93
99
|
breakWord?: boolean | undefined;
|
94
100
|
color?: string | undefined;
|
95
101
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -100,6 +106,7 @@ size: {
|
|
100
106
|
xxs: PolymorphicClassName;
|
101
107
|
};
|
102
108
|
}> & {
|
109
|
+
noWrap?: boolean | undefined;
|
103
110
|
breakWord?: boolean | undefined;
|
104
111
|
color?: string | undefined;
|
105
112
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -239,6 +246,7 @@ size: {
|
|
239
246
|
l: PolymorphicClassName;
|
240
247
|
};
|
241
248
|
}> & {
|
249
|
+
noWrap?: boolean | undefined;
|
242
250
|
breakWord?: boolean | undefined;
|
243
251
|
color?: string | undefined;
|
244
252
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -249,6 +257,7 @@ size: {
|
|
249
257
|
m: PolymorphicClassName;
|
250
258
|
};
|
251
259
|
}> & {
|
260
|
+
noWrap?: boolean | undefined;
|
252
261
|
breakWord?: boolean | undefined;
|
253
262
|
color?: string | undefined;
|
254
263
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -259,6 +268,7 @@ size: {
|
|
259
268
|
s: PolymorphicClassName;
|
260
269
|
};
|
261
270
|
}> & {
|
271
|
+
noWrap?: boolean | undefined;
|
262
272
|
breakWord?: boolean | undefined;
|
263
273
|
color?: string | undefined;
|
264
274
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -283,6 +293,7 @@ size: {
|
|
283
293
|
h1: PolymorphicClassName;
|
284
294
|
};
|
285
295
|
}> & {
|
296
|
+
noWrap?: boolean | undefined;
|
286
297
|
breakWord?: boolean | undefined;
|
287
298
|
color?: string | undefined;
|
288
299
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -293,6 +304,7 @@ size: {
|
|
293
304
|
h2: PolymorphicClassName;
|
294
305
|
};
|
295
306
|
}> & {
|
307
|
+
noWrap?: boolean | undefined;
|
296
308
|
breakWord?: boolean | undefined;
|
297
309
|
color?: string | undefined;
|
298
310
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -303,6 +315,7 @@ size: {
|
|
303
315
|
h3: PolymorphicClassName;
|
304
316
|
};
|
305
317
|
}> & {
|
318
|
+
noWrap?: boolean | undefined;
|
306
319
|
breakWord?: boolean | undefined;
|
307
320
|
color?: string | undefined;
|
308
321
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -313,6 +326,7 @@ size: {
|
|
313
326
|
h4: PolymorphicClassName;
|
314
327
|
};
|
315
328
|
}> & {
|
329
|
+
noWrap?: boolean | undefined;
|
316
330
|
breakWord?: boolean | undefined;
|
317
331
|
color?: string | undefined;
|
318
332
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -323,6 +337,7 @@ size: {
|
|
323
337
|
h5: PolymorphicClassName;
|
324
338
|
};
|
325
339
|
}> & {
|
340
|
+
noWrap?: boolean | undefined;
|
326
341
|
breakWord?: boolean | undefined;
|
327
342
|
color?: string | undefined;
|
328
343
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -529,6 +544,7 @@ size: {
|
|
529
544
|
l: PolymorphicClassName;
|
530
545
|
};
|
531
546
|
}> & {
|
547
|
+
noWrap?: boolean | undefined;
|
532
548
|
breakWord?: boolean | undefined;
|
533
549
|
color?: string | undefined;
|
534
550
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -539,6 +555,7 @@ size: {
|
|
539
555
|
m: PolymorphicClassName;
|
540
556
|
};
|
541
557
|
}> & {
|
558
|
+
noWrap?: boolean | undefined;
|
542
559
|
breakWord?: boolean | undefined;
|
543
560
|
color?: string | undefined;
|
544
561
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -549,6 +566,7 @@ size: {
|
|
549
566
|
s: PolymorphicClassName;
|
550
567
|
};
|
551
568
|
}> & {
|
569
|
+
noWrap?: boolean | undefined;
|
552
570
|
breakWord?: boolean | undefined;
|
553
571
|
color?: string | undefined;
|
554
572
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -559,6 +577,7 @@ size: {
|
|
559
577
|
xs: PolymorphicClassName;
|
560
578
|
};
|
561
579
|
}> & {
|
580
|
+
noWrap?: boolean | undefined;
|
562
581
|
breakWord?: boolean | undefined;
|
563
582
|
color?: string | undefined;
|
564
583
|
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
@@ -4,6 +4,7 @@ export declare const Body1: import("react").FunctionComponent<import("@salutejs/
|
|
4
4
|
body1: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
5
5
|
};
|
6
6
|
}> & {
|
7
|
+
noWrap?: boolean | undefined;
|
7
8
|
breakWord?: boolean | undefined;
|
8
9
|
color?: string | undefined;
|
9
10
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -12,6 +13,7 @@ export declare const Body2: import("react").FunctionComponent<import("@salutejs/
|
|
12
13
|
body2: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
13
14
|
};
|
14
15
|
}> & {
|
16
|
+
noWrap?: boolean | undefined;
|
15
17
|
breakWord?: boolean | undefined;
|
16
18
|
color?: string | undefined;
|
17
19
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -20,6 +22,7 @@ export declare const Body3: import("react").FunctionComponent<import("@salutejs/
|
|
20
22
|
body3: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
21
23
|
};
|
22
24
|
}> & {
|
25
|
+
noWrap?: boolean | undefined;
|
23
26
|
breakWord?: boolean | undefined;
|
24
27
|
color?: string | undefined;
|
25
28
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -4,6 +4,7 @@ export declare const BodyM: import("react").FunctionComponent<import("@salutejs/
|
|
4
4
|
m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
5
5
|
};
|
6
6
|
}> & {
|
7
|
+
noWrap?: boolean | undefined;
|
7
8
|
breakWord?: boolean | undefined;
|
8
9
|
color?: string | undefined;
|
9
10
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -12,6 +13,7 @@ export declare const BodyL: import("react").FunctionComponent<import("@salutejs/
|
|
12
13
|
l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
13
14
|
};
|
14
15
|
}> & {
|
16
|
+
noWrap?: boolean | undefined;
|
15
17
|
breakWord?: boolean | undefined;
|
16
18
|
color?: string | undefined;
|
17
19
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -20,6 +22,7 @@ export declare const BodyS: import("react").FunctionComponent<import("@salutejs/
|
|
20
22
|
s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
21
23
|
};
|
22
24
|
}> & {
|
25
|
+
noWrap?: boolean | undefined;
|
23
26
|
breakWord?: boolean | undefined;
|
24
27
|
color?: string | undefined;
|
25
28
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -28,6 +31,7 @@ export declare const BodyXS: import("react").FunctionComponent<import("@salutejs
|
|
28
31
|
xs: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
29
32
|
};
|
30
33
|
}> & {
|
34
|
+
noWrap?: boolean | undefined;
|
31
35
|
breakWord?: boolean | undefined;
|
32
36
|
color?: string | undefined;
|
33
37
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -36,6 +40,7 @@ export declare const BodyXXS: import("react").FunctionComponent<import("@salutej
|
|
36
40
|
xxs: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
37
41
|
};
|
38
42
|
}> & {
|
43
|
+
noWrap?: boolean | undefined;
|
39
44
|
breakWord?: boolean | undefined;
|
40
45
|
color?: string | undefined;
|
41
46
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -44,6 +49,7 @@ export declare const DsplM: import("react").FunctionComponent<import("@salutejs/
|
|
44
49
|
m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
45
50
|
};
|
46
51
|
}> & {
|
52
|
+
noWrap?: boolean | undefined;
|
47
53
|
breakWord?: boolean | undefined;
|
48
54
|
color?: string | undefined;
|
49
55
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -52,6 +58,7 @@ export declare const DsplL: import("react").FunctionComponent<import("@salutejs/
|
|
52
58
|
l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
53
59
|
};
|
54
60
|
}> & {
|
61
|
+
noWrap?: boolean | undefined;
|
55
62
|
breakWord?: boolean | undefined;
|
56
63
|
color?: string | undefined;
|
57
64
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -60,6 +67,7 @@ export declare const DsplS: import("react").FunctionComponent<import("@salutejs/
|
|
60
67
|
s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
61
68
|
};
|
62
69
|
}> & {
|
70
|
+
noWrap?: boolean | undefined;
|
63
71
|
breakWord?: boolean | undefined;
|
64
72
|
color?: string | undefined;
|
65
73
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -68,6 +76,7 @@ export declare const H1: import("react").FunctionComponent<import("@salutejs/pla
|
|
68
76
|
h1: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
69
77
|
};
|
70
78
|
}> & {
|
79
|
+
noWrap?: boolean | undefined;
|
71
80
|
breakWord?: boolean | undefined;
|
72
81
|
color?: string | undefined;
|
73
82
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -76,6 +85,7 @@ export declare const H2: import("react").FunctionComponent<import("@salutejs/pla
|
|
76
85
|
h2: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
77
86
|
};
|
78
87
|
}> & {
|
88
|
+
noWrap?: boolean | undefined;
|
79
89
|
breakWord?: boolean | undefined;
|
80
90
|
color?: string | undefined;
|
81
91
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -84,6 +94,7 @@ export declare const H3: import("react").FunctionComponent<import("@salutejs/pla
|
|
84
94
|
h3: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
85
95
|
};
|
86
96
|
}> & {
|
97
|
+
noWrap?: boolean | undefined;
|
87
98
|
breakWord?: boolean | undefined;
|
88
99
|
color?: string | undefined;
|
89
100
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -92,6 +103,7 @@ export declare const H4: import("react").FunctionComponent<import("@salutejs/pla
|
|
92
103
|
h4: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
93
104
|
};
|
94
105
|
}> & {
|
106
|
+
noWrap?: boolean | undefined;
|
95
107
|
breakWord?: boolean | undefined;
|
96
108
|
color?: string | undefined;
|
97
109
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -100,6 +112,7 @@ export declare const H5: import("react").FunctionComponent<import("@salutejs/pla
|
|
100
112
|
h5: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
101
113
|
};
|
102
114
|
}> & {
|
115
|
+
noWrap?: boolean | undefined;
|
103
116
|
breakWord?: boolean | undefined;
|
104
117
|
color?: string | undefined;
|
105
118
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -108,6 +121,7 @@ export declare const TextM: import("react").FunctionComponent<import("@salutejs/
|
|
108
121
|
m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
109
122
|
};
|
110
123
|
}> & {
|
124
|
+
noWrap?: boolean | undefined;
|
111
125
|
breakWord?: boolean | undefined;
|
112
126
|
color?: string | undefined;
|
113
127
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -116,6 +130,7 @@ export declare const TextL: import("react").FunctionComponent<import("@salutejs/
|
|
116
130
|
l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
117
131
|
};
|
118
132
|
}> & {
|
133
|
+
noWrap?: boolean | undefined;
|
119
134
|
breakWord?: boolean | undefined;
|
120
135
|
color?: string | undefined;
|
121
136
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -124,6 +139,7 @@ export declare const TextS: import("react").FunctionComponent<import("@salutejs/
|
|
124
139
|
s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
125
140
|
};
|
126
141
|
}> & {
|
142
|
+
noWrap?: boolean | undefined;
|
127
143
|
breakWord?: boolean | undefined;
|
128
144
|
color?: string | undefined;
|
129
145
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
@@ -132,6 +148,7 @@ export declare const TextXS: import("react").FunctionComponent<import("@salutejs
|
|
132
148
|
xs: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
133
149
|
};
|
134
150
|
}> & {
|
151
|
+
noWrap?: boolean | undefined;
|
135
152
|
breakWord?: boolean | undefined;
|
136
153
|
color?: string | undefined;
|
137
154
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/plasma-asdk",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.209.0-canary.1588.11975454374.0",
|
4
4
|
"description": "Salute Design System / React UI kit for Assistant web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -19,7 +19,7 @@
|
|
19
19
|
"directory": "packages/plasma-asdk"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@salutejs/plasma-new-hope": "0.
|
22
|
+
"@salutejs/plasma-new-hope": "0.198.0-canary.1588.11975454374.0",
|
23
23
|
"@salutejs/plasma-tokens": "1.105.0",
|
24
24
|
"@salutejs/plasma-tokens-b2b": "1.43.0",
|
25
25
|
"@salutejs/plasma-typo": "0.40.0"
|
@@ -98,5 +98,5 @@
|
|
98
98
|
"Fanil Zubairov"
|
99
99
|
],
|
100
100
|
"sideEffects": false,
|
101
|
-
"gitHead": "
|
101
|
+
"gitHead": "0772da1d6df20a8b9b664db5f9427952bf207188"
|
102
102
|
}
|
@@ -0,0 +1,594 @@
|
|
1
|
+
## API Report File for "@salutejs/plasma-asdk"
|
2
|
+
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
4
|
+
|
5
|
+
```ts
|
6
|
+
|
7
|
+
/// <reference types="react" />
|
8
|
+
|
9
|
+
import { AnchorHTMLAttributes } from 'react';
|
10
|
+
import { AsProps } from '@salutejs/plasma-new-hope/styled-components';
|
11
|
+
import { BaseboxProps } from '@salutejs/plasma-new-hope/styled-components';
|
12
|
+
import { BoldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Typography.types';
|
13
|
+
import { ButtonHTMLAttributes } from 'react';
|
14
|
+
import { CheckboxProps as CheckboxProps_2 } from '@salutejs/plasma-new-hope/types/components/Checkbox/Checkbox.types';
|
15
|
+
import { ComponentProps } from 'react';
|
16
|
+
import { Filter } from '@salutejs/plasma-new-hope/types/engines/types';
|
17
|
+
import { FunctionComponent } from 'react';
|
18
|
+
import { HTMLAttributes } from 'react';
|
19
|
+
import { HtmlHTMLAttributes } from 'react';
|
20
|
+
import { ImageProps } from '@salutejs/plasma-new-hope';
|
21
|
+
import { InputHTMLAttributes } from '@salutejs/plasma-new-hope/styled-components';
|
22
|
+
import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
|
23
|
+
import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
|
24
|
+
import { PropsType } from '@salutejs/plasma-new-hope/types/engines/types';
|
25
|
+
import { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';
|
26
|
+
import { default as React_2 } from 'react';
|
27
|
+
import { ReactNode } from 'react';
|
28
|
+
import { RefAttributes } from 'react';
|
29
|
+
import { SpacingProps } from '@salutejs/plasma-new-hope/styled-components';
|
30
|
+
import { SSRProvider } from '@salutejs/plasma-new-hope/styled-components';
|
31
|
+
import { StyledComponent } from 'styled-components';
|
32
|
+
import { SubtitleProps } from '@salutejs/plasma-new-hope/styled-components';
|
33
|
+
import { SwitchProps as SwitchProps_2 } from '@salutejs/plasma-new-hope/styled-components';
|
34
|
+
import { TypographyOldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Old/TypographyOld';
|
35
|
+
import { Variants } from '@salutejs/plasma-new-hope/types/engines/types';
|
36
|
+
|
37
|
+
// @public (undocumented)
|
38
|
+
export const Body1: FunctionComponent<PropsType< {
|
39
|
+
size: {
|
40
|
+
body1: PolymorphicClassName;
|
41
|
+
};
|
42
|
+
}> & {
|
43
|
+
noWrap?: boolean | undefined;
|
44
|
+
breakWord?: boolean | undefined;
|
45
|
+
color?: string | undefined;
|
46
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
47
|
+
|
48
|
+
// @public (undocumented)
|
49
|
+
export const Body2: FunctionComponent<PropsType< {
|
50
|
+
size: {
|
51
|
+
body2: PolymorphicClassName;
|
52
|
+
};
|
53
|
+
}> & {
|
54
|
+
noWrap?: boolean | undefined;
|
55
|
+
breakWord?: boolean | undefined;
|
56
|
+
color?: string | undefined;
|
57
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
58
|
+
|
59
|
+
// @public (undocumented)
|
60
|
+
export const BodyL: FunctionComponent<PropsType< {
|
61
|
+
size: {
|
62
|
+
l: PolymorphicClassName;
|
63
|
+
};
|
64
|
+
}> & {
|
65
|
+
noWrap?: boolean | undefined;
|
66
|
+
breakWord?: boolean | undefined;
|
67
|
+
color?: string | undefined;
|
68
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
69
|
+
|
70
|
+
// @public (undocumented)
|
71
|
+
export const BodyM: FunctionComponent<PropsType< {
|
72
|
+
size: {
|
73
|
+
m: PolymorphicClassName;
|
74
|
+
};
|
75
|
+
}> & {
|
76
|
+
noWrap?: boolean | undefined;
|
77
|
+
breakWord?: boolean | undefined;
|
78
|
+
color?: string | undefined;
|
79
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
80
|
+
|
81
|
+
// @public (undocumented)
|
82
|
+
export const BodyS: FunctionComponent<PropsType< {
|
83
|
+
size: {
|
84
|
+
s: PolymorphicClassName;
|
85
|
+
};
|
86
|
+
}> & {
|
87
|
+
noWrap?: boolean | undefined;
|
88
|
+
breakWord?: boolean | undefined;
|
89
|
+
color?: string | undefined;
|
90
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
91
|
+
|
92
|
+
// @public (undocumented)
|
93
|
+
export const BodyXS: FunctionComponent<PropsType< {
|
94
|
+
size: {
|
95
|
+
xs: PolymorphicClassName;
|
96
|
+
};
|
97
|
+
}> & {
|
98
|
+
noWrap?: boolean | undefined;
|
99
|
+
breakWord?: boolean | undefined;
|
100
|
+
color?: string | undefined;
|
101
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
102
|
+
|
103
|
+
// @public (undocumented)
|
104
|
+
export const BodyXXS: FunctionComponent<PropsType< {
|
105
|
+
size: {
|
106
|
+
xxs: PolymorphicClassName;
|
107
|
+
};
|
108
|
+
}> & {
|
109
|
+
noWrap?: boolean | undefined;
|
110
|
+
breakWord?: boolean | undefined;
|
111
|
+
color?: string | undefined;
|
112
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
113
|
+
|
114
|
+
// @public
|
115
|
+
export const Button: FunctionComponent<PropsType< {
|
116
|
+
view: {
|
117
|
+
default: PolymorphicClassName;
|
118
|
+
primary: PolymorphicClassName;
|
119
|
+
accent: PolymorphicClassName;
|
120
|
+
secondary: PolymorphicClassName;
|
121
|
+
clear: PolymorphicClassName;
|
122
|
+
success: PolymorphicClassName;
|
123
|
+
warning: PolymorphicClassName;
|
124
|
+
critical: PolymorphicClassName;
|
125
|
+
dark: PolymorphicClassName;
|
126
|
+
black: PolymorphicClassName;
|
127
|
+
white: PolymorphicClassName;
|
128
|
+
};
|
129
|
+
size: {
|
130
|
+
l: PolymorphicClassName;
|
131
|
+
lr: PolymorphicClassName;
|
132
|
+
m: PolymorphicClassName;
|
133
|
+
mr: PolymorphicClassName;
|
134
|
+
s: PolymorphicClassName;
|
135
|
+
sr: PolymorphicClassName;
|
136
|
+
xs: PolymorphicClassName;
|
137
|
+
xsr: PolymorphicClassName;
|
138
|
+
xxs: PolymorphicClassName;
|
139
|
+
};
|
140
|
+
disabled: {
|
141
|
+
true: PolymorphicClassName;
|
142
|
+
};
|
143
|
+
focused: {
|
144
|
+
true: PolymorphicClassName;
|
145
|
+
};
|
146
|
+
stretching: {
|
147
|
+
auto: PolymorphicClassName;
|
148
|
+
filled: PolymorphicClassName;
|
149
|
+
fixed: PolymorphicClassName;
|
150
|
+
};
|
151
|
+
}> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
|
152
|
+
text?: string | undefined;
|
153
|
+
contentLeft?: ReactNode;
|
154
|
+
contentPlacing?: ("default" | "relaxed") | undefined;
|
155
|
+
isLoading?: boolean | undefined;
|
156
|
+
loader?: ReactNode;
|
157
|
+
stretch?: boolean | undefined;
|
158
|
+
stretching?: ("auto" | "filled" | "fixed") | undefined;
|
159
|
+
square?: boolean | undefined;
|
160
|
+
focused?: boolean | undefined;
|
161
|
+
disabled?: boolean | undefined;
|
162
|
+
pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
|
163
|
+
view?: string | undefined;
|
164
|
+
size?: string | undefined;
|
165
|
+
outlined?: boolean | undefined;
|
166
|
+
shiftLeft?: boolean | undefined;
|
167
|
+
shiftRight?: boolean | undefined;
|
168
|
+
blur?: "small" | "large" | "medium" | undefined;
|
169
|
+
} & {
|
170
|
+
value?: string | number | undefined;
|
171
|
+
contentRight?: undefined;
|
172
|
+
} & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
|
173
|
+
text?: string | undefined;
|
174
|
+
contentLeft?: ReactNode;
|
175
|
+
contentPlacing?: ("default" | "relaxed") | undefined;
|
176
|
+
isLoading?: boolean | undefined;
|
177
|
+
loader?: ReactNode;
|
178
|
+
stretch?: boolean | undefined;
|
179
|
+
stretching?: ("auto" | "filled" | "fixed") | undefined;
|
180
|
+
square?: boolean | undefined;
|
181
|
+
focused?: boolean | undefined;
|
182
|
+
disabled?: boolean | undefined;
|
183
|
+
pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
|
184
|
+
view?: string | undefined;
|
185
|
+
size?: string | undefined;
|
186
|
+
outlined?: boolean | undefined;
|
187
|
+
shiftLeft?: boolean | undefined;
|
188
|
+
shiftRight?: boolean | undefined;
|
189
|
+
blur?: "small" | "large" | "medium" | undefined;
|
190
|
+
} & {
|
191
|
+
value?: undefined;
|
192
|
+
contentRight?: ReactNode;
|
193
|
+
} & RefAttributes<HTMLButtonElement>))>;
|
194
|
+
|
195
|
+
// @public (undocumented)
|
196
|
+
export const Button1: FunctionComponent<PropsType< {
|
197
|
+
size: {
|
198
|
+
button1: PolymorphicClassName;
|
199
|
+
};
|
200
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
201
|
+
|
202
|
+
// @public (undocumented)
|
203
|
+
export const Button2: FunctionComponent<PropsType< {
|
204
|
+
size: {
|
205
|
+
button2: PolymorphicClassName;
|
206
|
+
};
|
207
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
208
|
+
|
209
|
+
// Warning: (ae-forgotten-export) The symbol "ButtonComponent" needs to be exported by the entry point index.d.ts
|
210
|
+
//
|
211
|
+
// @public (undocumented)
|
212
|
+
export type ButtonProps = typeof ButtonComponent;
|
213
|
+
|
214
|
+
// @public (undocumented)
|
215
|
+
export const Caption: FunctionComponent<PropsType< {
|
216
|
+
size: {
|
217
|
+
m: PolymorphicClassName;
|
218
|
+
};
|
219
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
220
|
+
|
221
|
+
// @public
|
222
|
+
export const Checkbox: FunctionComponent<PropsType< {
|
223
|
+
size: {
|
224
|
+
s: PolymorphicClassName;
|
225
|
+
m: PolymorphicClassName;
|
226
|
+
};
|
227
|
+
view: {
|
228
|
+
accent: PolymorphicClassName;
|
229
|
+
};
|
230
|
+
disabled: {
|
231
|
+
true: PolymorphicClassName;
|
232
|
+
};
|
233
|
+
focused: {
|
234
|
+
true: PolymorphicClassName;
|
235
|
+
};
|
236
|
+
}> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
|
237
|
+
|
238
|
+
// Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
|
239
|
+
//
|
240
|
+
// @public (undocumented)
|
241
|
+
export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
|
242
|
+
|
243
|
+
// @public (undocumented)
|
244
|
+
export const DsplL: FunctionComponent<PropsType< {
|
245
|
+
size: {
|
246
|
+
l: PolymorphicClassName;
|
247
|
+
};
|
248
|
+
}> & {
|
249
|
+
noWrap?: boolean | undefined;
|
250
|
+
breakWord?: boolean | undefined;
|
251
|
+
color?: string | undefined;
|
252
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
253
|
+
|
254
|
+
// @public (undocumented)
|
255
|
+
export const DsplM: FunctionComponent<PropsType< {
|
256
|
+
size: {
|
257
|
+
m: PolymorphicClassName;
|
258
|
+
};
|
259
|
+
}> & {
|
260
|
+
noWrap?: boolean | undefined;
|
261
|
+
breakWord?: boolean | undefined;
|
262
|
+
color?: string | undefined;
|
263
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
264
|
+
|
265
|
+
// @public (undocumented)
|
266
|
+
export const DsplS: FunctionComponent<PropsType< {
|
267
|
+
size: {
|
268
|
+
s: PolymorphicClassName;
|
269
|
+
};
|
270
|
+
}> & {
|
271
|
+
noWrap?: boolean | undefined;
|
272
|
+
breakWord?: boolean | undefined;
|
273
|
+
color?: string | undefined;
|
274
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
275
|
+
|
276
|
+
// @public (undocumented)
|
277
|
+
export const Footnote1: FunctionComponent<PropsType< {
|
278
|
+
size: {
|
279
|
+
footnote1: PolymorphicClassName;
|
280
|
+
};
|
281
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
282
|
+
|
283
|
+
// @public (undocumented)
|
284
|
+
export const Footnote2: FunctionComponent<PropsType< {
|
285
|
+
size: {
|
286
|
+
footnote2: PolymorphicClassName;
|
287
|
+
};
|
288
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
289
|
+
|
290
|
+
// @public (undocumented)
|
291
|
+
export const H1: FunctionComponent<PropsType< {
|
292
|
+
size: {
|
293
|
+
h1: PolymorphicClassName;
|
294
|
+
};
|
295
|
+
}> & {
|
296
|
+
noWrap?: boolean | undefined;
|
297
|
+
breakWord?: boolean | undefined;
|
298
|
+
color?: string | undefined;
|
299
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
300
|
+
|
301
|
+
// @public (undocumented)
|
302
|
+
export const H2: FunctionComponent<PropsType< {
|
303
|
+
size: {
|
304
|
+
h2: PolymorphicClassName;
|
305
|
+
};
|
306
|
+
}> & {
|
307
|
+
noWrap?: boolean | undefined;
|
308
|
+
breakWord?: boolean | undefined;
|
309
|
+
color?: string | undefined;
|
310
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
311
|
+
|
312
|
+
// @public (undocumented)
|
313
|
+
export const H3: FunctionComponent<PropsType< {
|
314
|
+
size: {
|
315
|
+
h3: PolymorphicClassName;
|
316
|
+
};
|
317
|
+
}> & {
|
318
|
+
noWrap?: boolean | undefined;
|
319
|
+
breakWord?: boolean | undefined;
|
320
|
+
color?: string | undefined;
|
321
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
322
|
+
|
323
|
+
// @public (undocumented)
|
324
|
+
export const H4: FunctionComponent<PropsType< {
|
325
|
+
size: {
|
326
|
+
h4: PolymorphicClassName;
|
327
|
+
};
|
328
|
+
}> & {
|
329
|
+
noWrap?: boolean | undefined;
|
330
|
+
breakWord?: boolean | undefined;
|
331
|
+
color?: string | undefined;
|
332
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
333
|
+
|
334
|
+
// @public (undocumented)
|
335
|
+
export const H5: FunctionComponent<PropsType< {
|
336
|
+
size: {
|
337
|
+
h5: PolymorphicClassName;
|
338
|
+
};
|
339
|
+
}> & {
|
340
|
+
noWrap?: boolean | undefined;
|
341
|
+
breakWord?: boolean | undefined;
|
342
|
+
color?: string | undefined;
|
343
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
344
|
+
|
345
|
+
// @public (undocumented)
|
346
|
+
export const HeaderArrow: FunctionComponent<PropsType<Variants> & ButtonHTMLAttributes<HTMLButtonElement> & {
|
347
|
+
arrow?: "back" | "minimize" | undefined;
|
348
|
+
iconSize?: "s" | "m" | "xxs" | "xs" | "l" | "xl" | "xxl" | undefined;
|
349
|
+
} & RefAttributes<HTMLDivElement>>;
|
350
|
+
|
351
|
+
// @public
|
352
|
+
export const HeaderContent: ({ children, ...rest }: React_2.HTMLAttributes<HTMLDivElement>) => JSX.Element;
|
353
|
+
|
354
|
+
// Warning: (ae-forgotten-export) The symbol "HeaderLogoProps" needs to be exported by the entry point index.d.ts
|
355
|
+
//
|
356
|
+
// @public (undocumented)
|
357
|
+
export const HeaderLogo: FunctionComponent<PropsType<Variants> & HeaderLogoProps & RefAttributes<HTMLDivElement>>;
|
358
|
+
|
359
|
+
// @public (undocumented)
|
360
|
+
export const HeaderRoot: FunctionComponent<PropsType< {
|
361
|
+
view: {
|
362
|
+
default: PolymorphicClassName;
|
363
|
+
primary: PolymorphicClassName;
|
364
|
+
};
|
365
|
+
size: {
|
366
|
+
l: PolymorphicClassName;
|
367
|
+
m: PolymorphicClassName;
|
368
|
+
s: PolymorphicClassName;
|
369
|
+
};
|
370
|
+
}> & HtmlHTMLAttributes<HTMLDivElement> & {
|
371
|
+
size?: string | undefined;
|
372
|
+
gradientColor?: string | undefined;
|
373
|
+
view?: string | undefined;
|
374
|
+
} & RefAttributes<HTMLDivElement>>;
|
375
|
+
|
376
|
+
// @public
|
377
|
+
export const HeaderTitle: ({ children, ...rest }: React_2.HTMLAttributes<HTMLDivElement>) => JSX.Element;
|
378
|
+
|
379
|
+
// @public (undocumented)
|
380
|
+
export const HeaderTitleWrapper: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
|
381
|
+
label?: string | undefined;
|
382
|
+
title?: string | undefined;
|
383
|
+
subTitle?: string | undefined;
|
384
|
+
caption?: string | undefined;
|
385
|
+
children?: ReactNode;
|
386
|
+
withBigTitle?: boolean | undefined;
|
387
|
+
} & RefAttributes<HTMLDivElement>>;
|
388
|
+
|
389
|
+
// @public (undocumented)
|
390
|
+
export const Headline1: FunctionComponent<PropsType< {
|
391
|
+
size: {
|
392
|
+
headline1: PolymorphicClassName;
|
393
|
+
};
|
394
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
395
|
+
|
396
|
+
// @public (undocumented)
|
397
|
+
export const Headline2: FunctionComponent<PropsType< {
|
398
|
+
size: {
|
399
|
+
headline2: PolymorphicClassName;
|
400
|
+
};
|
401
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
402
|
+
|
403
|
+
// @public (undocumented)
|
404
|
+
export const Headline3: FunctionComponent<PropsType< {
|
405
|
+
size: {
|
406
|
+
headline3: PolymorphicClassName;
|
407
|
+
};
|
408
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
409
|
+
|
410
|
+
// @public (undocumented)
|
411
|
+
export const Headline4: FunctionComponent<PropsType< {
|
412
|
+
size: {
|
413
|
+
headline4: PolymorphicClassName;
|
414
|
+
};
|
415
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
416
|
+
|
417
|
+
// @public (undocumented)
|
418
|
+
export const Headline5: FunctionComponent<PropsType< {
|
419
|
+
size: {
|
420
|
+
headline5: PolymorphicClassName;
|
421
|
+
};
|
422
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
423
|
+
|
424
|
+
// @public
|
425
|
+
export const Link: FunctionComponent<PropsType< {
|
426
|
+
view: {
|
427
|
+
default: PolymorphicClassName;
|
428
|
+
primary: PolymorphicClassName;
|
429
|
+
};
|
430
|
+
disabled: {
|
431
|
+
true: PolymorphicClassName;
|
432
|
+
};
|
433
|
+
focused: {
|
434
|
+
true: PolymorphicClassName;
|
435
|
+
};
|
436
|
+
}> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
|
437
|
+
|
438
|
+
// @public (undocumented)
|
439
|
+
export const P1: FunctionComponent<PropsType< {
|
440
|
+
size: {
|
441
|
+
paragraph1: PolymorphicClassName;
|
442
|
+
};
|
443
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
444
|
+
|
445
|
+
// @public (undocumented)
|
446
|
+
export const P2: FunctionComponent<PropsType< {
|
447
|
+
size: {
|
448
|
+
paragraph2: PolymorphicClassName;
|
449
|
+
};
|
450
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
451
|
+
|
452
|
+
// @public
|
453
|
+
export const Radiobox: FunctionComponent<PropsType< {
|
454
|
+
size: {
|
455
|
+
s: PolymorphicClassName;
|
456
|
+
m: PolymorphicClassName;
|
457
|
+
};
|
458
|
+
view: {
|
459
|
+
accent: PolymorphicClassName;
|
460
|
+
};
|
461
|
+
disabled: {
|
462
|
+
true: PolymorphicClassName;
|
463
|
+
};
|
464
|
+
focused: {
|
465
|
+
true: PolymorphicClassName;
|
466
|
+
};
|
467
|
+
}> & Filter<InputHTMLAttributes<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
|
468
|
+
|
469
|
+
// Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
|
470
|
+
//
|
471
|
+
// @public (undocumented)
|
472
|
+
export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
|
473
|
+
|
474
|
+
export { RadioGroup }
|
475
|
+
|
476
|
+
// @public
|
477
|
+
export const Spinner: StyledComponent<FunctionComponent<PropsType< {
|
478
|
+
view: {
|
479
|
+
accent: PolymorphicClassName;
|
480
|
+
};
|
481
|
+
}> & ((HTMLAttributes<HTMLDivElement> & {
|
482
|
+
width?: undefined;
|
483
|
+
height?: undefined;
|
484
|
+
size?: string | undefined;
|
485
|
+
view?: string | undefined;
|
486
|
+
} & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
|
487
|
+
width: number;
|
488
|
+
height: number;
|
489
|
+
size?: undefined; /**
|
490
|
+
* @deprecated
|
491
|
+
*/
|
492
|
+
view?: string | undefined;
|
493
|
+
} & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
|
494
|
+
width: string;
|
495
|
+
height: string;
|
496
|
+
size?: undefined;
|
497
|
+
view?: string | undefined;
|
498
|
+
} & RefAttributes<HTMLDivElement>))>, any, {}, never>;
|
499
|
+
|
500
|
+
// @public (undocumented)
|
501
|
+
export type SpinnerProps = HTMLAttributes<HTMLDivElement> & {
|
502
|
+
size?: string | number;
|
503
|
+
view?: string;
|
504
|
+
color?: string;
|
505
|
+
deviceScale?: number;
|
506
|
+
};
|
507
|
+
|
508
|
+
export { SSRProvider }
|
509
|
+
|
510
|
+
// @public (undocumented)
|
511
|
+
export const Subtitle: FunctionComponent<PropsType< {
|
512
|
+
size: {
|
513
|
+
m: PolymorphicClassName;
|
514
|
+
};
|
515
|
+
}> & SubtitleProps & RefAttributes<HTMLDivElement>>;
|
516
|
+
|
517
|
+
// @public (undocumented)
|
518
|
+
export const Switch: FunctionComponent<PropsType< {
|
519
|
+
size: {
|
520
|
+
m: PolymorphicClassName;
|
521
|
+
};
|
522
|
+
toggleSize: {
|
523
|
+
l: PolymorphicClassName;
|
524
|
+
};
|
525
|
+
view: {
|
526
|
+
default: PolymorphicClassName;
|
527
|
+
};
|
528
|
+
disabled: {
|
529
|
+
true: PolymorphicClassName;
|
530
|
+
};
|
531
|
+
focused: {
|
532
|
+
true: PolymorphicClassName;
|
533
|
+
};
|
534
|
+
}> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
|
535
|
+
|
536
|
+
// Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
|
537
|
+
//
|
538
|
+
// @public (undocumented)
|
539
|
+
export type SwitchProps = ComponentProps<typeof SwitchComponent>;
|
540
|
+
|
541
|
+
// @public (undocumented)
|
542
|
+
export const TextL: FunctionComponent<PropsType< {
|
543
|
+
size: {
|
544
|
+
l: PolymorphicClassName;
|
545
|
+
};
|
546
|
+
}> & {
|
547
|
+
noWrap?: boolean | undefined;
|
548
|
+
breakWord?: boolean | undefined;
|
549
|
+
color?: string | undefined;
|
550
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
551
|
+
|
552
|
+
// @public (undocumented)
|
553
|
+
export const TextM: FunctionComponent<PropsType< {
|
554
|
+
size: {
|
555
|
+
m: PolymorphicClassName;
|
556
|
+
};
|
557
|
+
}> & {
|
558
|
+
noWrap?: boolean | undefined;
|
559
|
+
breakWord?: boolean | undefined;
|
560
|
+
color?: string | undefined;
|
561
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
562
|
+
|
563
|
+
// @public (undocumented)
|
564
|
+
export const TextS: FunctionComponent<PropsType< {
|
565
|
+
size: {
|
566
|
+
s: PolymorphicClassName;
|
567
|
+
};
|
568
|
+
}> & {
|
569
|
+
noWrap?: boolean | undefined;
|
570
|
+
breakWord?: boolean | undefined;
|
571
|
+
color?: string | undefined;
|
572
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
573
|
+
|
574
|
+
// @public (undocumented)
|
575
|
+
export const TextXS: FunctionComponent<PropsType< {
|
576
|
+
size: {
|
577
|
+
xs: PolymorphicClassName;
|
578
|
+
};
|
579
|
+
}> & {
|
580
|
+
noWrap?: boolean | undefined;
|
581
|
+
breakWord?: boolean | undefined;
|
582
|
+
color?: string | undefined;
|
583
|
+
} & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
584
|
+
|
585
|
+
// @public (undocumented)
|
586
|
+
export const Underline: FunctionComponent<PropsType< {
|
587
|
+
size: {
|
588
|
+
m: PolymorphicClassName;
|
589
|
+
};
|
590
|
+
}> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
|
591
|
+
|
592
|
+
// (No @packageDocumentation comment for this package)
|
593
|
+
|
594
|
+
```
|