@salutejs/plasma-giga 0.326.1-canary.2382.20340419800.0 → 0.326.1-canary.2387.20295571144.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-giga",
3
- "version": "0.326.1-canary.2382.20340419800.0",
3
+ "version": "0.326.1-canary.2387.20295571144.0",
4
4
  "description": "Salute Design System / React UI kit for PLASMA GIGA web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "exports": {
@@ -32,7 +32,7 @@
32
32
  "directory": "packages/plasma-giga"
33
33
  },
34
34
  "dependencies": {
35
- "@salutejs/plasma-new-hope": "0.343.1-canary.2382.20340419800.0",
35
+ "@salutejs/plasma-new-hope": "0.343.1-canary.2387.20295571144.0",
36
36
  "@salutejs/plasma-themes": "0.38.0",
37
37
  "@salutejs/plasma-typo": "0.42.0"
38
38
  },
@@ -59,10 +59,10 @@
59
59
  "@rollup/plugin-commonjs": "^25.0.4",
60
60
  "@rollup/plugin-node-resolve": "^15.1.0",
61
61
  "@salutejs/plasma-colors": "0.16.0",
62
- "@salutejs/plasma-core": "1.211.1-canary.2382.20340419800.0",
63
- "@salutejs/plasma-cy-utils": "0.141.1-canary.2382.20340419800.0",
62
+ "@salutejs/plasma-core": "1.211.1-canary.2387.20295571144.0",
63
+ "@salutejs/plasma-cy-utils": "0.141.1-canary.2387.20295571144.0",
64
64
  "@salutejs/plasma-icons": "1.228.0",
65
- "@salutejs/plasma-sb-utils": "0.211.1-canary.2382.20340419800.0",
65
+ "@salutejs/plasma-sb-utils": "0.211.1-canary.2387.20295571144.0",
66
66
  "@types/node": "16.7.13",
67
67
  "@types/react": "18.0.28",
68
68
  "@types/react-dom": "18.0.11",
@@ -113,5 +113,5 @@
113
113
  "sideEffects": [
114
114
  "*.css"
115
115
  ],
116
- "gitHead": "aded7101b5da61b65fa0c308fc26dc116172a7e6"
116
+ "gitHead": "f8bb34d967b8a4006abac4613e45d0d30219ff60"
117
117
  }
@@ -37,7 +37,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
37
37
  placeholder?: string;
38
38
  helperText?: string;
39
39
  contentLeft?: React.ReactElement;
40
- contentRight?: React.ReactElement;
41
40
  textBefore?: string;
42
41
  textAfter?: string;
43
42
  variant?: "normal" | "tight";
@@ -97,7 +96,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
97
96
  placeholder?: string;
98
97
  helperText?: string;
99
98
  contentLeft?: React.ReactElement;
100
- contentRight?: React.ReactElement;
101
99
  textBefore?: string;
102
100
  textAfter?: string;
103
101
  variant?: "normal" | "tight";
@@ -157,7 +155,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
157
155
  placeholder?: string;
158
156
  helperText?: string;
159
157
  contentLeft?: React.ReactElement;
160
- contentRight?: React.ReactElement;
161
158
  textBefore?: string;
162
159
  textAfter?: string;
163
160
  variant?: "normal" | "tight";
@@ -217,7 +214,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
217
214
  placeholder?: string;
218
215
  helperText?: string;
219
216
  contentLeft?: React.ReactElement;
220
- contentRight?: React.ReactElement;
221
217
  textBefore?: string;
222
218
  textAfter?: string;
223
219
  variant?: "normal" | "tight";
@@ -277,7 +273,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
277
273
  placeholder?: string;
278
274
  helperText?: string;
279
275
  contentLeft?: React.ReactElement;
280
- contentRight?: React.ReactElement;
281
276
  textBefore?: string;
282
277
  textAfter?: string;
283
278
  variant?: "normal" | "tight";
@@ -337,7 +332,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
337
332
  placeholder?: string;
338
333
  helperText?: string;
339
334
  contentLeft?: React.ReactElement;
340
- contentRight?: React.ReactElement;
341
335
  textBefore?: string;
342
336
  textAfter?: string;
343
337
  variant?: "normal" | "tight";
@@ -397,7 +391,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
397
391
  placeholder?: string;
398
392
  helperText?: string;
399
393
  contentLeft?: React.ReactElement;
400
- contentRight?: React.ReactElement;
401
394
  textBefore?: string;
402
395
  textAfter?: string;
403
396
  variant?: "normal" | "tight";
@@ -457,7 +450,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
457
450
  placeholder?: string;
458
451
  helperText?: string;
459
452
  contentLeft?: React.ReactElement;
460
- contentRight?: React.ReactElement;
461
453
  textBefore?: string;
462
454
  textAfter?: string;
463
455
  variant?: "normal" | "tight";
@@ -517,7 +509,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
517
509
  placeholder?: string;
518
510
  helperText?: string;
519
511
  contentLeft?: React.ReactElement;
520
- contentRight?: React.ReactElement;
521
512
  textBefore?: string;
522
513
  textAfter?: string;
523
514
  variant?: "normal" | "tight";
@@ -577,7 +568,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
577
568
  placeholder?: string;
578
569
  helperText?: string;
579
570
  contentLeft?: React.ReactElement;
580
- contentRight?: React.ReactElement;
581
571
  textBefore?: string;
582
572
  textAfter?: string;
583
573
  variant?: "normal" | "tight";
@@ -637,7 +627,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
637
627
  placeholder?: string;
638
628
  helperText?: string;
639
629
  contentLeft?: React.ReactElement;
640
- contentRight?: React.ReactElement;
641
630
  textBefore?: string;
642
631
  textAfter?: string;
643
632
  variant?: "normal" | "tight";
@@ -697,7 +686,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
697
686
  placeholder?: string;
698
687
  helperText?: string;
699
688
  contentLeft?: React.ReactElement;
700
- contentRight?: React.ReactElement;
701
689
  textBefore?: string;
702
690
  textAfter?: string;
703
691
  variant?: "normal" | "tight";
@@ -757,7 +745,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
757
745
  placeholder?: string;
758
746
  helperText?: string;
759
747
  contentLeft?: React.ReactElement;
760
- contentRight?: React.ReactElement;
761
748
  textBefore?: string;
762
749
  textAfter?: string;
763
750
  variant?: "normal" | "tight";
@@ -817,7 +804,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
817
804
  placeholder?: string;
818
805
  helperText?: string;
819
806
  contentLeft?: React.ReactElement;
820
- contentRight?: React.ReactElement;
821
807
  textBefore?: string;
822
808
  textAfter?: string;
823
809
  variant?: "normal" | "tight";
@@ -877,7 +863,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
877
863
  placeholder?: string;
878
864
  helperText?: string;
879
865
  contentLeft?: React.ReactElement;
880
- contentRight?: React.ReactElement;
881
866
  textBefore?: string;
882
867
  textAfter?: string;
883
868
  variant?: "normal" | "tight";
@@ -937,7 +922,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
937
922
  placeholder?: string;
938
923
  helperText?: string;
939
924
  contentLeft?: React.ReactElement;
940
- contentRight?: React.ReactElement;
941
925
  textBefore?: string;
942
926
  textAfter?: string;
943
927
  variant?: "normal" | "tight";
@@ -997,7 +981,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
997
981
  placeholder?: string;
998
982
  helperText?: string;
999
983
  contentLeft?: React.ReactElement;
1000
- contentRight?: React.ReactElement;
1001
984
  textBefore?: string;
1002
985
  textAfter?: string;
1003
986
  variant?: "normal" | "tight";
@@ -1057,7 +1040,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1057
1040
  placeholder?: string;
1058
1041
  helperText?: string;
1059
1042
  contentLeft?: React.ReactElement;
1060
- contentRight?: React.ReactElement;
1061
1043
  textBefore?: string;
1062
1044
  textAfter?: string;
1063
1045
  variant?: "normal" | "tight";
@@ -1117,7 +1099,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1117
1099
  placeholder?: string;
1118
1100
  helperText?: string;
1119
1101
  contentLeft?: React.ReactElement;
1120
- contentRight?: React.ReactElement;
1121
1102
  textBefore?: string;
1122
1103
  textAfter?: string;
1123
1104
  variant?: "normal" | "tight";
@@ -1177,7 +1158,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1177
1158
  placeholder?: string;
1178
1159
  helperText?: string;
1179
1160
  contentLeft?: React.ReactElement;
1180
- contentRight?: React.ReactElement;
1181
1161
  textBefore?: string;
1182
1162
  textAfter?: string;
1183
1163
  variant?: "normal" | "tight";
@@ -1237,7 +1217,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1237
1217
  placeholder?: string;
1238
1218
  helperText?: string;
1239
1219
  contentLeft?: React.ReactElement;
1240
- contentRight?: React.ReactElement;
1241
1220
  textBefore?: string;
1242
1221
  textAfter?: string;
1243
1222
  variant?: "normal" | "tight";
@@ -1297,7 +1276,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1297
1276
  placeholder?: string;
1298
1277
  helperText?: string;
1299
1278
  contentLeft?: React.ReactElement;
1300
- contentRight?: React.ReactElement;
1301
1279
  textBefore?: string;
1302
1280
  textAfter?: string;
1303
1281
  variant?: "normal" | "tight";
@@ -1357,7 +1335,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1357
1335
  placeholder?: string;
1358
1336
  helperText?: string;
1359
1337
  contentLeft?: React.ReactElement;
1360
- contentRight?: React.ReactElement;
1361
1338
  textBefore?: string;
1362
1339
  textAfter?: string;
1363
1340
  variant?: "normal" | "tight";
@@ -1417,7 +1394,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1417
1394
  placeholder?: string;
1418
1395
  helperText?: string;
1419
1396
  contentLeft?: React.ReactElement;
1420
- contentRight?: React.ReactElement;
1421
1397
  textBefore?: string;
1422
1398
  textAfter?: string;
1423
1399
  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;