@salutejs/plasma-web 1.356.2-dev.0 → 1.357.0-dev.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.
package/api/plasma-web.api.md
CHANGED
|
@@ -490,6 +490,7 @@ body1: PolymorphicClassName;
|
|
|
490
490
|
};
|
|
491
491
|
}> & {
|
|
492
492
|
breakWord?: boolean | undefined;
|
|
493
|
+
color?: string | undefined;
|
|
493
494
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
494
495
|
|
|
495
496
|
// @public (undocumented)
|
|
@@ -499,6 +500,7 @@ body2: PolymorphicClassName;
|
|
|
499
500
|
};
|
|
500
501
|
}> & {
|
|
501
502
|
breakWord?: boolean | undefined;
|
|
503
|
+
color?: string | undefined;
|
|
502
504
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
503
505
|
|
|
504
506
|
// @public (undocumented)
|
|
@@ -508,6 +510,7 @@ l: PolymorphicClassName;
|
|
|
508
510
|
};
|
|
509
511
|
}> & {
|
|
510
512
|
breakWord?: boolean | undefined;
|
|
513
|
+
color?: string | undefined;
|
|
511
514
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
512
515
|
|
|
513
516
|
// @public (undocumented)
|
|
@@ -517,6 +520,7 @@ m: PolymorphicClassName;
|
|
|
517
520
|
};
|
|
518
521
|
}> & {
|
|
519
522
|
breakWord?: boolean | undefined;
|
|
523
|
+
color?: string | undefined;
|
|
520
524
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
521
525
|
|
|
522
526
|
// @public (undocumented)
|
|
@@ -526,6 +530,7 @@ s: PolymorphicClassName;
|
|
|
526
530
|
};
|
|
527
531
|
}> & {
|
|
528
532
|
breakWord?: boolean | undefined;
|
|
533
|
+
color?: string | undefined;
|
|
529
534
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
530
535
|
|
|
531
536
|
// @public (undocumented)
|
|
@@ -535,6 +540,7 @@ xs: PolymorphicClassName;
|
|
|
535
540
|
};
|
|
536
541
|
}> & {
|
|
537
542
|
breakWord?: boolean | undefined;
|
|
543
|
+
color?: string | undefined;
|
|
538
544
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
539
545
|
|
|
540
546
|
// @public (undocumented)
|
|
@@ -544,6 +550,7 @@ xxs: PolymorphicClassName;
|
|
|
544
550
|
};
|
|
545
551
|
}> & {
|
|
546
552
|
breakWord?: boolean | undefined;
|
|
553
|
+
color?: string | undefined;
|
|
547
554
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
548
555
|
|
|
549
556
|
export { Breakpoint }
|
|
@@ -1223,6 +1230,7 @@ l: PolymorphicClassName;
|
|
|
1223
1230
|
};
|
|
1224
1231
|
}> & {
|
|
1225
1232
|
breakWord?: boolean | undefined;
|
|
1233
|
+
color?: string | undefined;
|
|
1226
1234
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
1227
1235
|
|
|
1228
1236
|
// @public (undocumented)
|
|
@@ -1232,6 +1240,7 @@ m: PolymorphicClassName;
|
|
|
1232
1240
|
};
|
|
1233
1241
|
}> & {
|
|
1234
1242
|
breakWord?: boolean | undefined;
|
|
1243
|
+
color?: string | undefined;
|
|
1235
1244
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
1236
1245
|
|
|
1237
1246
|
// @public (undocumented)
|
|
@@ -1241,6 +1250,7 @@ s: PolymorphicClassName;
|
|
|
1241
1250
|
};
|
|
1242
1251
|
}> & {
|
|
1243
1252
|
breakWord?: boolean | undefined;
|
|
1253
|
+
color?: string | undefined;
|
|
1244
1254
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
1245
1255
|
|
|
1246
1256
|
export { Editable }
|
|
@@ -1298,6 +1308,7 @@ h1: PolymorphicClassName;
|
|
|
1298
1308
|
};
|
|
1299
1309
|
}> & {
|
|
1300
1310
|
breakWord?: boolean | undefined;
|
|
1311
|
+
color?: string | undefined;
|
|
1301
1312
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
1302
1313
|
|
|
1303
1314
|
// @public (undocumented)
|
|
@@ -1307,6 +1318,7 @@ h2: PolymorphicClassName;
|
|
|
1307
1318
|
};
|
|
1308
1319
|
}> & {
|
|
1309
1320
|
breakWord?: boolean | undefined;
|
|
1321
|
+
color?: string | undefined;
|
|
1310
1322
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
1311
1323
|
|
|
1312
1324
|
// @public (undocumented)
|
|
@@ -1316,6 +1328,7 @@ h3: PolymorphicClassName;
|
|
|
1316
1328
|
};
|
|
1317
1329
|
}> & {
|
|
1318
1330
|
breakWord?: boolean | undefined;
|
|
1331
|
+
color?: string | undefined;
|
|
1319
1332
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
1320
1333
|
|
|
1321
1334
|
// @public (undocumented)
|
|
@@ -1325,6 +1338,7 @@ h4: PolymorphicClassName;
|
|
|
1325
1338
|
};
|
|
1326
1339
|
}> & {
|
|
1327
1340
|
breakWord?: boolean | undefined;
|
|
1341
|
+
color?: string | undefined;
|
|
1328
1342
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
1329
1343
|
|
|
1330
1344
|
// @public (undocumented)
|
|
@@ -1334,6 +1348,7 @@ h5: PolymorphicClassName;
|
|
|
1334
1348
|
};
|
|
1335
1349
|
}> & {
|
|
1336
1350
|
breakWord?: boolean | undefined;
|
|
1351
|
+
color?: string | undefined;
|
|
1337
1352
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
1338
1353
|
|
|
1339
1354
|
// @public (undocumented)
|
|
@@ -2322,6 +2337,7 @@ l: PolymorphicClassName;
|
|
|
2322
2337
|
};
|
|
2323
2338
|
}> & {
|
|
2324
2339
|
breakWord?: boolean | undefined;
|
|
2340
|
+
color?: string | undefined;
|
|
2325
2341
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
2326
2342
|
|
|
2327
2343
|
// @public (undocumented)
|
|
@@ -2331,6 +2347,7 @@ m: PolymorphicClassName;
|
|
|
2331
2347
|
};
|
|
2332
2348
|
}> & {
|
|
2333
2349
|
breakWord?: boolean | undefined;
|
|
2350
|
+
color?: string | undefined;
|
|
2334
2351
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
2335
2352
|
|
|
2336
2353
|
// @public (undocumented)
|
|
@@ -2340,6 +2357,7 @@ s: PolymorphicClassName;
|
|
|
2340
2357
|
};
|
|
2341
2358
|
}> & {
|
|
2342
2359
|
breakWord?: boolean | undefined;
|
|
2360
|
+
color?: string | undefined;
|
|
2343
2361
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
2344
2362
|
|
|
2345
2363
|
// @public
|
|
@@ -2395,6 +2413,7 @@ xs: PolymorphicClassName;
|
|
|
2395
2413
|
};
|
|
2396
2414
|
}> & {
|
|
2397
2415
|
breakWord?: boolean | undefined;
|
|
2416
|
+
color?: string | undefined;
|
|
2398
2417
|
} & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
|
|
2399
2418
|
|
|
2400
2419
|
export { TimingFunction }
|
|
@@ -5,6 +5,7 @@ export declare const Body1: import("react").FunctionComponent<import("@salutejs/
|
|
|
5
5
|
};
|
|
6
6
|
}> & {
|
|
7
7
|
breakWord?: boolean | undefined;
|
|
8
|
+
color?: string | undefined;
|
|
8
9
|
} & 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>>;
|
|
9
10
|
export declare const Body2: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
10
11
|
size: {
|
|
@@ -12,6 +13,7 @@ export declare const Body2: import("react").FunctionComponent<import("@salutejs/
|
|
|
12
13
|
};
|
|
13
14
|
}> & {
|
|
14
15
|
breakWord?: boolean | undefined;
|
|
16
|
+
color?: string | undefined;
|
|
15
17
|
} & 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>>;
|
|
16
18
|
export declare const Body3: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
17
19
|
size: {
|
|
@@ -19,6 +21,7 @@ export declare const Body3: import("react").FunctionComponent<import("@salutejs/
|
|
|
19
21
|
};
|
|
20
22
|
}> & {
|
|
21
23
|
breakWord?: boolean | undefined;
|
|
24
|
+
color?: string | undefined;
|
|
22
25
|
} & 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>>;
|
|
23
26
|
export declare const Button1: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
24
27
|
size: {
|
|
@@ -5,6 +5,7 @@ export declare const BodyM: import("react").FunctionComponent<import("@salutejs/
|
|
|
5
5
|
};
|
|
6
6
|
}> & {
|
|
7
7
|
breakWord?: boolean | undefined;
|
|
8
|
+
color?: string | undefined;
|
|
8
9
|
} & 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>>;
|
|
9
10
|
export declare const BodyL: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
10
11
|
size: {
|
|
@@ -12,6 +13,7 @@ export declare const BodyL: import("react").FunctionComponent<import("@salutejs/
|
|
|
12
13
|
};
|
|
13
14
|
}> & {
|
|
14
15
|
breakWord?: boolean | undefined;
|
|
16
|
+
color?: string | undefined;
|
|
15
17
|
} & 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>>;
|
|
16
18
|
export declare const BodyS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
17
19
|
size: {
|
|
@@ -19,6 +21,7 @@ export declare const BodyS: import("react").FunctionComponent<import("@salutejs/
|
|
|
19
21
|
};
|
|
20
22
|
}> & {
|
|
21
23
|
breakWord?: boolean | undefined;
|
|
24
|
+
color?: string | undefined;
|
|
22
25
|
} & 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>>;
|
|
23
26
|
export declare const BodyXS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
24
27
|
size: {
|
|
@@ -26,6 +29,7 @@ export declare const BodyXS: import("react").FunctionComponent<import("@salutejs
|
|
|
26
29
|
};
|
|
27
30
|
}> & {
|
|
28
31
|
breakWord?: boolean | undefined;
|
|
32
|
+
color?: string | undefined;
|
|
29
33
|
} & 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>>;
|
|
30
34
|
export declare const BodyXXS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
31
35
|
size: {
|
|
@@ -33,6 +37,7 @@ export declare const BodyXXS: import("react").FunctionComponent<import("@salutej
|
|
|
33
37
|
};
|
|
34
38
|
}> & {
|
|
35
39
|
breakWord?: boolean | undefined;
|
|
40
|
+
color?: string | undefined;
|
|
36
41
|
} & 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>>;
|
|
37
42
|
export declare const DsplM: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
38
43
|
size: {
|
|
@@ -40,6 +45,7 @@ export declare const DsplM: import("react").FunctionComponent<import("@salutejs/
|
|
|
40
45
|
};
|
|
41
46
|
}> & {
|
|
42
47
|
breakWord?: boolean | undefined;
|
|
48
|
+
color?: string | undefined;
|
|
43
49
|
} & 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
50
|
export declare const DsplL: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
45
51
|
size: {
|
|
@@ -47,6 +53,7 @@ export declare const DsplL: import("react").FunctionComponent<import("@salutejs/
|
|
|
47
53
|
};
|
|
48
54
|
}> & {
|
|
49
55
|
breakWord?: boolean | undefined;
|
|
56
|
+
color?: string | undefined;
|
|
50
57
|
} & 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>>;
|
|
51
58
|
export declare const DsplS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
52
59
|
size: {
|
|
@@ -54,6 +61,7 @@ export declare const DsplS: import("react").FunctionComponent<import("@salutejs/
|
|
|
54
61
|
};
|
|
55
62
|
}> & {
|
|
56
63
|
breakWord?: boolean | undefined;
|
|
64
|
+
color?: string | undefined;
|
|
57
65
|
} & 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>>;
|
|
58
66
|
export declare const H1: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
59
67
|
size: {
|
|
@@ -61,6 +69,7 @@ export declare const H1: import("react").FunctionComponent<import("@salutejs/pla
|
|
|
61
69
|
};
|
|
62
70
|
}> & {
|
|
63
71
|
breakWord?: boolean | undefined;
|
|
72
|
+
color?: string | undefined;
|
|
64
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>>;
|
|
65
74
|
export declare const H2: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
66
75
|
size: {
|
|
@@ -68,6 +77,7 @@ export declare const H2: import("react").FunctionComponent<import("@salutejs/pla
|
|
|
68
77
|
};
|
|
69
78
|
}> & {
|
|
70
79
|
breakWord?: boolean | undefined;
|
|
80
|
+
color?: string | undefined;
|
|
71
81
|
} & 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>>;
|
|
72
82
|
export declare const H3: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
73
83
|
size: {
|
|
@@ -75,6 +85,7 @@ export declare const H3: import("react").FunctionComponent<import("@salutejs/pla
|
|
|
75
85
|
};
|
|
76
86
|
}> & {
|
|
77
87
|
breakWord?: boolean | undefined;
|
|
88
|
+
color?: string | undefined;
|
|
78
89
|
} & 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>>;
|
|
79
90
|
export declare const H4: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
80
91
|
size: {
|
|
@@ -82,6 +93,7 @@ export declare const H4: import("react").FunctionComponent<import("@salutejs/pla
|
|
|
82
93
|
};
|
|
83
94
|
}> & {
|
|
84
95
|
breakWord?: boolean | undefined;
|
|
96
|
+
color?: string | undefined;
|
|
85
97
|
} & 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>>;
|
|
86
98
|
export declare const H5: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
87
99
|
size: {
|
|
@@ -89,6 +101,7 @@ export declare const H5: import("react").FunctionComponent<import("@salutejs/pla
|
|
|
89
101
|
};
|
|
90
102
|
}> & {
|
|
91
103
|
breakWord?: boolean | undefined;
|
|
104
|
+
color?: string | undefined;
|
|
92
105
|
} & 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>>;
|
|
93
106
|
export declare const TextM: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
94
107
|
size: {
|
|
@@ -96,6 +109,7 @@ export declare const TextM: import("react").FunctionComponent<import("@salutejs/
|
|
|
96
109
|
};
|
|
97
110
|
}> & {
|
|
98
111
|
breakWord?: boolean | undefined;
|
|
112
|
+
color?: string | undefined;
|
|
99
113
|
} & 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
114
|
export declare const TextL: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
101
115
|
size: {
|
|
@@ -103,6 +117,7 @@ export declare const TextL: import("react").FunctionComponent<import("@salutejs/
|
|
|
103
117
|
};
|
|
104
118
|
}> & {
|
|
105
119
|
breakWord?: boolean | undefined;
|
|
120
|
+
color?: string | undefined;
|
|
106
121
|
} & 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>>;
|
|
107
122
|
export declare const TextS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
108
123
|
size: {
|
|
@@ -110,6 +125,7 @@ export declare const TextS: import("react").FunctionComponent<import("@salutejs/
|
|
|
110
125
|
};
|
|
111
126
|
}> & {
|
|
112
127
|
breakWord?: boolean | undefined;
|
|
128
|
+
color?: string | undefined;
|
|
113
129
|
} & 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>>;
|
|
114
130
|
export declare const TextXS: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
|
115
131
|
size: {
|
|
@@ -117,4 +133,5 @@ export declare const TextXS: import("react").FunctionComponent<import("@salutejs
|
|
|
117
133
|
};
|
|
118
134
|
}> & {
|
|
119
135
|
breakWord?: boolean | undefined;
|
|
136
|
+
color?: string | undefined;
|
|
120
137
|
} & 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-web",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.357.0-dev.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",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@salutejs/plasma-core": "1.163.1-dev.0",
|
|
23
23
|
"@salutejs/plasma-hope": "1.289.1-dev.0",
|
|
24
|
-
"@salutejs/plasma-new-hope": "0.
|
|
24
|
+
"@salutejs/plasma-new-hope": "0.111.0-dev.0",
|
|
25
25
|
"@salutejs/plasma-tokens-b2b": "1.41.0",
|
|
26
26
|
"@salutejs/plasma-tokens-b2c": "0.51.0",
|
|
27
27
|
"@salutejs/plasma-tokens-web": "1.56.0",
|
|
@@ -110,5 +110,5 @@
|
|
|
110
110
|
"Fanil Zubairov"
|
|
111
111
|
],
|
|
112
112
|
"sideEffects": false,
|
|
113
|
-
"gitHead": "
|
|
113
|
+
"gitHead": "bbcda6185134b832c4cd1b43a6b5a95a23885f06"
|
|
114
114
|
}
|