@salutejs/plasma-b2c 1.599.1-canary.2382.20369051129.0 → 1.599.1-canary.2387.20300594664.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-b2c",
3
- "version": "1.599.1-canary.2382.20369051129.0",
3
+ "version": "1.599.1-canary.2387.20300594664.0",
4
4
  "description": "Salute Design System / React UI kit for business-related web applications.",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "exports": {
@@ -55,9 +55,9 @@
55
55
  "atLeast": 99.97
56
56
  },
57
57
  "dependencies": {
58
- "@salutejs/plasma-core": "1.211.1-canary.2382.20369051129.0",
59
- "@salutejs/plasma-hope": "1.357.1-canary.2382.20369051129.0",
60
- "@salutejs/plasma-new-hope": "0.343.1-canary.2382.20369051129.0",
58
+ "@salutejs/plasma-core": "1.211.1-canary.2387.20300594664.0",
59
+ "@salutejs/plasma-hope": "1.357.1-canary.2387.20300594664.0",
60
+ "@salutejs/plasma-new-hope": "0.343.1-canary.2387.20300594664.0",
61
61
  "@salutejs/plasma-themes": "0.38.0",
62
62
  "@salutejs/plasma-tokens-b2c": "0.65.0",
63
63
  "@salutejs/plasma-tokens-web": "1.69.0",
@@ -84,9 +84,9 @@
84
84
  "@rollup/plugin-commonjs": "25.0.7",
85
85
  "@rollup/plugin-node-resolve": "15.2.3",
86
86
  "@salutejs/plasma-colors": "0.16.0",
87
- "@salutejs/plasma-cy-utils": "0.141.1-canary.2382.20369051129.0",
87
+ "@salutejs/plasma-cy-utils": "0.141.1-canary.2387.20300594664.0",
88
88
  "@salutejs/plasma-icons": "1.228.0",
89
- "@salutejs/plasma-sb-utils": "0.211.1-canary.2382.20369051129.0",
89
+ "@salutejs/plasma-sb-utils": "0.211.1-canary.2387.20300594664.0",
90
90
  "@types/node": "16.7.13",
91
91
  "@types/react": "18.0.28",
92
92
  "@types/react-dom": "18.0.11",
@@ -113,5 +113,5 @@
113
113
  "sideEffects": [
114
114
  "*.css"
115
115
  ],
116
- "gitHead": "1f5f8366c179665003d427671c921da4188bebba"
116
+ "gitHead": "c83ab1f2aecee10cc4593b2ba6ee19b39fddf062"
117
117
  }
@@ -39,7 +39,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
39
39
  placeholder?: string;
40
40
  helperText?: string;
41
41
  contentLeft?: React.ReactElement;
42
- contentRight?: React.ReactElement;
43
42
  textBefore?: string;
44
43
  textAfter?: string;
45
44
  variant?: "normal" | "tight";
@@ -99,7 +98,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
99
98
  placeholder?: string;
100
99
  helperText?: string;
101
100
  contentLeft?: React.ReactElement;
102
- contentRight?: React.ReactElement;
103
101
  textBefore?: string;
104
102
  textAfter?: string;
105
103
  variant?: "normal" | "tight";
@@ -159,7 +157,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
159
157
  placeholder?: string;
160
158
  helperText?: string;
161
159
  contentLeft?: React.ReactElement;
162
- contentRight?: React.ReactElement;
163
160
  textBefore?: string;
164
161
  textAfter?: string;
165
162
  variant?: "normal" | "tight";
@@ -219,7 +216,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
219
216
  placeholder?: string;
220
217
  helperText?: string;
221
218
  contentLeft?: React.ReactElement;
222
- contentRight?: React.ReactElement;
223
219
  textBefore?: string;
224
220
  textAfter?: string;
225
221
  variant?: "normal" | "tight";
@@ -279,7 +275,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
279
275
  placeholder?: string;
280
276
  helperText?: string;
281
277
  contentLeft?: React.ReactElement;
282
- contentRight?: React.ReactElement;
283
278
  textBefore?: string;
284
279
  textAfter?: string;
285
280
  variant?: "normal" | "tight";
@@ -339,7 +334,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
339
334
  placeholder?: string;
340
335
  helperText?: string;
341
336
  contentLeft?: React.ReactElement;
342
- contentRight?: React.ReactElement;
343
337
  textBefore?: string;
344
338
  textAfter?: string;
345
339
  variant?: "normal" | "tight";
@@ -399,7 +393,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
399
393
  placeholder?: string;
400
394
  helperText?: string;
401
395
  contentLeft?: React.ReactElement;
402
- contentRight?: React.ReactElement;
403
396
  textBefore?: string;
404
397
  textAfter?: string;
405
398
  variant?: "normal" | "tight";
@@ -459,7 +452,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
459
452
  placeholder?: string;
460
453
  helperText?: string;
461
454
  contentLeft?: React.ReactElement;
462
- contentRight?: React.ReactElement;
463
455
  textBefore?: string;
464
456
  textAfter?: string;
465
457
  variant?: "normal" | "tight";
@@ -519,7 +511,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
519
511
  placeholder?: string;
520
512
  helperText?: string;
521
513
  contentLeft?: React.ReactElement;
522
- contentRight?: React.ReactElement;
523
514
  textBefore?: string;
524
515
  textAfter?: string;
525
516
  variant?: "normal" | "tight";
@@ -579,7 +570,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
579
570
  placeholder?: string;
580
571
  helperText?: string;
581
572
  contentLeft?: React.ReactElement;
582
- contentRight?: React.ReactElement;
583
573
  textBefore?: string;
584
574
  textAfter?: string;
585
575
  variant?: "normal" | "tight";
@@ -639,7 +629,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
639
629
  placeholder?: string;
640
630
  helperText?: string;
641
631
  contentLeft?: React.ReactElement;
642
- contentRight?: React.ReactElement;
643
632
  textBefore?: string;
644
633
  textAfter?: string;
645
634
  variant?: "normal" | "tight";
@@ -699,7 +688,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
699
688
  placeholder?: string;
700
689
  helperText?: string;
701
690
  contentLeft?: React.ReactElement;
702
- contentRight?: React.ReactElement;
703
691
  textBefore?: string;
704
692
  textAfter?: string;
705
693
  variant?: "normal" | "tight";
@@ -759,7 +747,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
759
747
  placeholder?: string;
760
748
  helperText?: string;
761
749
  contentLeft?: React.ReactElement;
762
- contentRight?: React.ReactElement;
763
750
  textBefore?: string;
764
751
  textAfter?: string;
765
752
  variant?: "normal" | "tight";
@@ -819,7 +806,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
819
806
  placeholder?: string;
820
807
  helperText?: string;
821
808
  contentLeft?: React.ReactElement;
822
- contentRight?: React.ReactElement;
823
809
  textBefore?: string;
824
810
  textAfter?: string;
825
811
  variant?: "normal" | "tight";
@@ -879,7 +865,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
879
865
  placeholder?: string;
880
866
  helperText?: string;
881
867
  contentLeft?: React.ReactElement;
882
- contentRight?: React.ReactElement;
883
868
  textBefore?: string;
884
869
  textAfter?: string;
885
870
  variant?: "normal" | "tight";
@@ -939,7 +924,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
939
924
  placeholder?: string;
940
925
  helperText?: string;
941
926
  contentLeft?: React.ReactElement;
942
- contentRight?: React.ReactElement;
943
927
  textBefore?: string;
944
928
  textAfter?: string;
945
929
  variant?: "normal" | "tight";
@@ -999,7 +983,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
999
983
  placeholder?: string;
1000
984
  helperText?: string;
1001
985
  contentLeft?: React.ReactElement;
1002
- contentRight?: React.ReactElement;
1003
986
  textBefore?: string;
1004
987
  textAfter?: string;
1005
988
  variant?: "normal" | "tight";
@@ -1059,7 +1042,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1059
1042
  placeholder?: string;
1060
1043
  helperText?: string;
1061
1044
  contentLeft?: React.ReactElement;
1062
- contentRight?: React.ReactElement;
1063
1045
  textBefore?: string;
1064
1046
  textAfter?: string;
1065
1047
  variant?: "normal" | "tight";
@@ -1119,7 +1101,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1119
1101
  placeholder?: string;
1120
1102
  helperText?: string;
1121
1103
  contentLeft?: React.ReactElement;
1122
- contentRight?: React.ReactElement;
1123
1104
  textBefore?: string;
1124
1105
  textAfter?: string;
1125
1106
  variant?: "normal" | "tight";
@@ -1179,7 +1160,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1179
1160
  placeholder?: string;
1180
1161
  helperText?: string;
1181
1162
  contentLeft?: React.ReactElement;
1182
- contentRight?: React.ReactElement;
1183
1163
  textBefore?: string;
1184
1164
  textAfter?: string;
1185
1165
  variant?: "normal" | "tight";
@@ -1239,7 +1219,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1239
1219
  placeholder?: string;
1240
1220
  helperText?: string;
1241
1221
  contentLeft?: React.ReactElement;
1242
- contentRight?: React.ReactElement;
1243
1222
  textBefore?: string;
1244
1223
  textAfter?: string;
1245
1224
  variant?: "normal" | "tight";
@@ -1299,7 +1278,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1299
1278
  placeholder?: string;
1300
1279
  helperText?: string;
1301
1280
  contentLeft?: React.ReactElement;
1302
- contentRight?: React.ReactElement;
1303
1281
  textBefore?: string;
1304
1282
  textAfter?: string;
1305
1283
  variant?: "normal" | "tight";
@@ -1359,7 +1337,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1359
1337
  placeholder?: string;
1360
1338
  helperText?: string;
1361
1339
  contentLeft?: React.ReactElement;
1362
- contentRight?: React.ReactElement;
1363
1340
  textBefore?: string;
1364
1341
  textAfter?: string;
1365
1342
  variant?: "normal" | "tight";
@@ -1419,7 +1396,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1419
1396
  placeholder?: string;
1420
1397
  helperText?: string;
1421
1398
  contentLeft?: React.ReactElement;
1422
- contentRight?: React.ReactElement;
1423
1399
  textBefore?: string;
1424
1400
  textAfter?: string;
1425
1401
  variant?: "normal" | "tight";
@@ -57,7 +57,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
57
57
  target?: "textfield-like";
58
58
  view?: "default" | "positive" | "warning" | "negative";
59
59
  contentLeft?: React.ReactNode;
60
- contentRight?: React.ReactElement;
61
60
  placeholder?: string;
62
61
  helperText?: string;
63
62
  chipType?: "default" | "text";
@@ -119,7 +118,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
119
118
  target?: "textfield-like";
120
119
  view?: "default" | "positive" | "warning" | "negative";
121
120
  contentLeft?: React.ReactNode;
122
- contentRight?: React.ReactElement;
123
121
  placeholder?: string;
124
122
  helperText?: string;
125
123
  chipType?: "default" | "text";
@@ -182,7 +180,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
182
180
  target?: "textfield-like";
183
181
  view?: "default" | "positive" | "warning" | "negative";
184
182
  contentLeft?: React.ReactNode;
185
- contentRight?: React.ReactElement;
186
183
  placeholder?: string;
187
184
  helperText?: string;
188
185
  chipType?: "default" | "text";
@@ -244,7 +241,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
244
241
  target?: "textfield-like";
245
242
  view?: "default" | "positive" | "warning" | "negative";
246
243
  contentLeft?: React.ReactNode;
247
- contentRight?: React.ReactElement;
248
244
  placeholder?: string;
249
245
  helperText?: string;
250
246
  chipType?: "default" | "text";
@@ -295,7 +291,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
295
291
  target: "button-like";
296
292
  view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
297
293
  contentLeft?: never;
298
- contentRight?: never;
299
294
  placeholder?: never;
300
295
  helperText?: never;
301
296
  chipType?: never;
@@ -345,7 +340,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
345
340
  target: "button-like";
346
341
  view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
347
342
  contentLeft?: never;
348
- contentRight?: never;
349
343
  placeholder?: never;
350
344
  helperText?: never;
351
345
  chipType?: never;