@salutejs/sdds-netology 0.331.0-canary.2402.20434660970.0 → 0.331.0-canary.2402.20454508584.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/sdds-netology",
3
- "version": "0.331.0-canary.2402.20434660970.0",
3
+ "version": "0.331.0-canary.2402.20454508584.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS NETOLOGY web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "exports": {
@@ -32,7 +32,7 @@
32
32
  "directory": "packages/sdds-netology"
33
33
  },
34
34
  "dependencies": {
35
- "@salutejs/plasma-new-hope": "0.344.0-canary.2402.20434660970.0",
35
+ "@salutejs/plasma-new-hope": "0.344.0-canary.2402.20454508584.0",
36
36
  "@salutejs/plasma-themes": "0.38.0"
37
37
  },
38
38
  "peerDependencies": {
@@ -57,10 +57,10 @@
57
57
  "@rollup/plugin-commonjs": "^25.0.4",
58
58
  "@rollup/plugin-node-resolve": "^15.1.0",
59
59
  "@salutejs/plasma-colors": "0.16.0",
60
- "@salutejs/plasma-core": "1.212.0-canary.2402.20434660970.0",
61
- "@salutejs/plasma-cy-utils": "0.142.0-canary.2402.20434660970.0",
60
+ "@salutejs/plasma-core": "1.212.0-canary.2402.20454508584.0",
61
+ "@salutejs/plasma-cy-utils": "0.142.0-canary.2402.20454508584.0",
62
62
  "@salutejs/plasma-icons": "1.228.0",
63
- "@salutejs/plasma-sb-utils": "0.212.0-canary.2402.20434660970.0",
63
+ "@salutejs/plasma-sb-utils": "0.212.0-canary.2402.20454508584.0",
64
64
  "@types/node": "16.7.13",
65
65
  "@types/react": "18.0.28",
66
66
  "@types/react-dom": "18.0.11",
@@ -108,5 +108,5 @@
108
108
  "sideEffects": [
109
109
  "*.css"
110
110
  ],
111
- "gitHead": "1cac9145df09ff1dbb383c62aa9792b3c9a6b87a"
111
+ "gitHead": "5713b91d12c8e55741ad03ca2b4b891a2e3ac6c1"
112
112
  }
@@ -37,6 +37,7 @@ 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;
40
41
  textBefore?: string;
41
42
  textAfter?: string;
42
43
  variant?: "normal" | "tight";
@@ -96,6 +97,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
96
97
  placeholder?: string;
97
98
  helperText?: string;
98
99
  contentLeft?: React.ReactElement;
100
+ contentRight?: React.ReactElement;
99
101
  textBefore?: string;
100
102
  textAfter?: string;
101
103
  variant?: "normal" | "tight";
@@ -155,6 +157,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
155
157
  placeholder?: string;
156
158
  helperText?: string;
157
159
  contentLeft?: React.ReactElement;
160
+ contentRight?: React.ReactElement;
158
161
  textBefore?: string;
159
162
  textAfter?: string;
160
163
  variant?: "normal" | "tight";
@@ -214,6 +217,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
214
217
  placeholder?: string;
215
218
  helperText?: string;
216
219
  contentLeft?: React.ReactElement;
220
+ contentRight?: React.ReactElement;
217
221
  textBefore?: string;
218
222
  textAfter?: string;
219
223
  variant?: "normal" | "tight";
@@ -273,6 +277,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
273
277
  placeholder?: string;
274
278
  helperText?: string;
275
279
  contentLeft?: React.ReactElement;
280
+ contentRight?: React.ReactElement;
276
281
  textBefore?: string;
277
282
  textAfter?: string;
278
283
  variant?: "normal" | "tight";
@@ -332,6 +337,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
332
337
  placeholder?: string;
333
338
  helperText?: string;
334
339
  contentLeft?: React.ReactElement;
340
+ contentRight?: React.ReactElement;
335
341
  textBefore?: string;
336
342
  textAfter?: string;
337
343
  variant?: "normal" | "tight";
@@ -391,6 +397,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
391
397
  placeholder?: string;
392
398
  helperText?: string;
393
399
  contentLeft?: React.ReactElement;
400
+ contentRight?: React.ReactElement;
394
401
  textBefore?: string;
395
402
  textAfter?: string;
396
403
  variant?: "normal" | "tight";
@@ -450,6 +457,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
450
457
  placeholder?: string;
451
458
  helperText?: string;
452
459
  contentLeft?: React.ReactElement;
460
+ contentRight?: React.ReactElement;
453
461
  textBefore?: string;
454
462
  textAfter?: string;
455
463
  variant?: "normal" | "tight";
@@ -509,6 +517,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
509
517
  placeholder?: string;
510
518
  helperText?: string;
511
519
  contentLeft?: React.ReactElement;
520
+ contentRight?: React.ReactElement;
512
521
  textBefore?: string;
513
522
  textAfter?: string;
514
523
  variant?: "normal" | "tight";
@@ -568,6 +577,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
568
577
  placeholder?: string;
569
578
  helperText?: string;
570
579
  contentLeft?: React.ReactElement;
580
+ contentRight?: React.ReactElement;
571
581
  textBefore?: string;
572
582
  textAfter?: string;
573
583
  variant?: "normal" | "tight";
@@ -627,6 +637,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
627
637
  placeholder?: string;
628
638
  helperText?: string;
629
639
  contentLeft?: React.ReactElement;
640
+ contentRight?: React.ReactElement;
630
641
  textBefore?: string;
631
642
  textAfter?: string;
632
643
  variant?: "normal" | "tight";
@@ -686,6 +697,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
686
697
  placeholder?: string;
687
698
  helperText?: string;
688
699
  contentLeft?: React.ReactElement;
700
+ contentRight?: React.ReactElement;
689
701
  textBefore?: string;
690
702
  textAfter?: string;
691
703
  variant?: "normal" | "tight";
@@ -745,6 +757,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
745
757
  placeholder?: string;
746
758
  helperText?: string;
747
759
  contentLeft?: React.ReactElement;
760
+ contentRight?: React.ReactElement;
748
761
  textBefore?: string;
749
762
  textAfter?: string;
750
763
  variant?: "normal" | "tight";
@@ -804,6 +817,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
804
817
  placeholder?: string;
805
818
  helperText?: string;
806
819
  contentLeft?: React.ReactElement;
820
+ contentRight?: React.ReactElement;
807
821
  textBefore?: string;
808
822
  textAfter?: string;
809
823
  variant?: "normal" | "tight";
@@ -863,6 +877,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
863
877
  placeholder?: string;
864
878
  helperText?: string;
865
879
  contentLeft?: React.ReactElement;
880
+ contentRight?: React.ReactElement;
866
881
  textBefore?: string;
867
882
  textAfter?: string;
868
883
  variant?: "normal" | "tight";
@@ -922,6 +937,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
922
937
  placeholder?: string;
923
938
  helperText?: string;
924
939
  contentLeft?: React.ReactElement;
940
+ contentRight?: React.ReactElement;
925
941
  textBefore?: string;
926
942
  textAfter?: string;
927
943
  variant?: "normal" | "tight";
@@ -981,6 +997,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
981
997
  placeholder?: string;
982
998
  helperText?: string;
983
999
  contentLeft?: React.ReactElement;
1000
+ contentRight?: React.ReactElement;
984
1001
  textBefore?: string;
985
1002
  textAfter?: string;
986
1003
  variant?: "normal" | "tight";
@@ -1040,6 +1057,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1040
1057
  placeholder?: string;
1041
1058
  helperText?: string;
1042
1059
  contentLeft?: React.ReactElement;
1060
+ contentRight?: React.ReactElement;
1043
1061
  textBefore?: string;
1044
1062
  textAfter?: string;
1045
1063
  variant?: "normal" | "tight";
@@ -1099,6 +1117,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1099
1117
  placeholder?: string;
1100
1118
  helperText?: string;
1101
1119
  contentLeft?: React.ReactElement;
1120
+ contentRight?: React.ReactElement;
1102
1121
  textBefore?: string;
1103
1122
  textAfter?: string;
1104
1123
  variant?: "normal" | "tight";
@@ -1158,6 +1177,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1158
1177
  placeholder?: string;
1159
1178
  helperText?: string;
1160
1179
  contentLeft?: React.ReactElement;
1180
+ contentRight?: React.ReactElement;
1161
1181
  textBefore?: string;
1162
1182
  textAfter?: string;
1163
1183
  variant?: "normal" | "tight";
@@ -1217,6 +1237,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1217
1237
  placeholder?: string;
1218
1238
  helperText?: string;
1219
1239
  contentLeft?: React.ReactElement;
1240
+ contentRight?: React.ReactElement;
1220
1241
  textBefore?: string;
1221
1242
  textAfter?: string;
1222
1243
  variant?: "normal" | "tight";
@@ -1276,6 +1297,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1276
1297
  placeholder?: string;
1277
1298
  helperText?: string;
1278
1299
  contentLeft?: React.ReactElement;
1300
+ contentRight?: React.ReactElement;
1279
1301
  textBefore?: string;
1280
1302
  textAfter?: string;
1281
1303
  variant?: "normal" | "tight";
@@ -1335,6 +1357,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1335
1357
  placeholder?: string;
1336
1358
  helperText?: string;
1337
1359
  contentLeft?: React.ReactElement;
1360
+ contentRight?: React.ReactElement;
1338
1361
  textBefore?: string;
1339
1362
  textAfter?: string;
1340
1363
  variant?: "normal" | "tight";
@@ -1394,6 +1417,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1394
1417
  placeholder?: string;
1395
1418
  helperText?: string;
1396
1419
  contentLeft?: React.ReactElement;
1420
+ contentRight?: React.ReactElement;
1397
1421
  textBefore?: string;
1398
1422
  textAfter?: string;
1399
1423
  variant?: "normal" | "tight";
@@ -57,6 +57,7 @@ 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;
60
61
  placeholder?: string;
61
62
  helperText?: string;
62
63
  chipType?: "default" | "text";
@@ -118,6 +119,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
118
119
  target?: "textfield-like";
119
120
  view?: "default" | "positive" | "warning" | "negative";
120
121
  contentLeft?: React.ReactNode;
122
+ contentRight?: React.ReactElement;
121
123
  placeholder?: string;
122
124
  helperText?: string;
123
125
  chipType?: "default" | "text";
@@ -180,6 +182,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
180
182
  target?: "textfield-like";
181
183
  view?: "default" | "positive" | "warning" | "negative";
182
184
  contentLeft?: React.ReactNode;
185
+ contentRight?: React.ReactElement;
183
186
  placeholder?: string;
184
187
  helperText?: string;
185
188
  chipType?: "default" | "text";
@@ -241,6 +244,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
241
244
  target?: "textfield-like";
242
245
  view?: "default" | "positive" | "warning" | "negative";
243
246
  contentLeft?: React.ReactNode;
247
+ contentRight?: React.ReactElement;
244
248
  placeholder?: string;
245
249
  helperText?: string;
246
250
  chipType?: "default" | "text";
@@ -291,6 +295,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
291
295
  target: "button-like";
292
296
  view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
293
297
  contentLeft?: never;
298
+ contentRight?: never;
294
299
  placeholder?: never;
295
300
  helperText?: never;
296
301
  chipType?: never;
@@ -340,6 +345,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
340
345
  target: "button-like";
341
346
  view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
342
347
  contentLeft?: never;
348
+ contentRight?: never;
343
349
  placeholder?: never;
344
350
  helperText?: never;
345
351
  chipType?: never;