@salutejs/sdds-cs 0.328.0-canary.2205.17476690989.0 → 0.328.0-canary.2206.17488115405.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.
@@ -29,6 +29,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
29
29
  textAfter?: string;
30
30
  variant?: "normal" | "tight";
31
31
  zIndex?: React.CSSProperties["zIndex"];
32
+ listOverflow?: React.CSSProperties["overflow"];
32
33
  listMaxHeight?: React.CSSProperties["height"];
33
34
  listWidth?: React.CSSProperties["width"];
34
35
  portal?: string | React.RefObject<HTMLElement>;
@@ -45,7 +46,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
45
46
  view?: string;
46
47
  emptyStateDescription?: string;
47
48
  listHeight?: React.CSSProperties["height"];
48
- listOverflow?: React.CSSProperties["overflow"];
49
49
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
50
50
  readOnly?: boolean;
51
51
  disabled?: true;
@@ -83,6 +83,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
83
83
  textAfter?: string;
84
84
  variant?: "normal" | "tight";
85
85
  zIndex?: React.CSSProperties["zIndex"];
86
+ listOverflow?: React.CSSProperties["overflow"];
86
87
  listMaxHeight?: React.CSSProperties["height"];
87
88
  listWidth?: React.CSSProperties["width"];
88
89
  portal?: string | React.RefObject<HTMLElement>;
@@ -99,7 +100,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
99
100
  view?: string;
100
101
  emptyStateDescription?: string;
101
102
  listHeight?: React.CSSProperties["height"];
102
- listOverflow?: React.CSSProperties["overflow"];
103
103
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
104
104
  readOnly?: boolean;
105
105
  disabled?: true;
@@ -137,6 +137,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
137
137
  textAfter?: string;
138
138
  variant?: "normal" | "tight";
139
139
  zIndex?: React.CSSProperties["zIndex"];
140
+ listOverflow?: React.CSSProperties["overflow"];
140
141
  listMaxHeight?: React.CSSProperties["height"];
141
142
  listWidth?: React.CSSProperties["width"];
142
143
  portal?: string | React.RefObject<HTMLElement>;
@@ -153,7 +154,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
153
154
  view?: string;
154
155
  emptyStateDescription?: string;
155
156
  listHeight?: React.CSSProperties["height"];
156
- listOverflow?: React.CSSProperties["overflow"];
157
157
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
158
158
  readOnly?: boolean;
159
159
  disabled?: true;
@@ -191,6 +191,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
191
191
  textAfter?: string;
192
192
  variant?: "normal" | "tight";
193
193
  zIndex?: React.CSSProperties["zIndex"];
194
+ listOverflow?: React.CSSProperties["overflow"];
194
195
  listMaxHeight?: React.CSSProperties["height"];
195
196
  listWidth?: React.CSSProperties["width"];
196
197
  portal?: string | React.RefObject<HTMLElement>;
@@ -207,7 +208,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
207
208
  view?: string;
208
209
  emptyStateDescription?: string;
209
210
  listHeight?: React.CSSProperties["height"];
210
- listOverflow?: React.CSSProperties["overflow"];
211
211
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
212
212
  readOnly?: boolean;
213
213
  disabled?: true;
@@ -245,6 +245,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
245
245
  textAfter?: string;
246
246
  variant?: "normal" | "tight";
247
247
  zIndex?: React.CSSProperties["zIndex"];
248
+ listOverflow?: React.CSSProperties["overflow"];
248
249
  listMaxHeight?: React.CSSProperties["height"];
249
250
  listWidth?: React.CSSProperties["width"];
250
251
  portal?: string | React.RefObject<HTMLElement>;
@@ -261,7 +262,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
261
262
  view?: string;
262
263
  emptyStateDescription?: string;
263
264
  listHeight?: React.CSSProperties["height"];
264
- listOverflow?: React.CSSProperties["overflow"];
265
265
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
266
266
  readOnly?: boolean;
267
267
  disabled?: true;
@@ -299,6 +299,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
299
299
  textAfter?: string;
300
300
  variant?: "normal" | "tight";
301
301
  zIndex?: React.CSSProperties["zIndex"];
302
+ listOverflow?: React.CSSProperties["overflow"];
302
303
  listMaxHeight?: React.CSSProperties["height"];
303
304
  listWidth?: React.CSSProperties["width"];
304
305
  portal?: string | React.RefObject<HTMLElement>;
@@ -315,7 +316,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
315
316
  view?: string;
316
317
  emptyStateDescription?: string;
317
318
  listHeight?: React.CSSProperties["height"];
318
- listOverflow?: React.CSSProperties["overflow"];
319
319
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
320
320
  readOnly?: boolean;
321
321
  disabled?: true;
@@ -353,6 +353,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
353
353
  textAfter?: string;
354
354
  variant?: "normal" | "tight";
355
355
  zIndex?: React.CSSProperties["zIndex"];
356
+ listOverflow?: React.CSSProperties["overflow"];
356
357
  listMaxHeight?: React.CSSProperties["height"];
357
358
  listWidth?: React.CSSProperties["width"];
358
359
  portal?: string | React.RefObject<HTMLElement>;
@@ -369,7 +370,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
369
370
  view?: string;
370
371
  emptyStateDescription?: string;
371
372
  listHeight?: React.CSSProperties["height"];
372
- listOverflow?: React.CSSProperties["overflow"];
373
373
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
374
374
  readOnly?: boolean;
375
375
  disabled?: true;
@@ -407,6 +407,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
407
407
  textAfter?: string;
408
408
  variant?: "normal" | "tight";
409
409
  zIndex?: React.CSSProperties["zIndex"];
410
+ listOverflow?: React.CSSProperties["overflow"];
410
411
  listMaxHeight?: React.CSSProperties["height"];
411
412
  listWidth?: React.CSSProperties["width"];
412
413
  portal?: string | React.RefObject<HTMLElement>;
@@ -423,7 +424,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
423
424
  view?: string;
424
425
  emptyStateDescription?: string;
425
426
  listHeight?: React.CSSProperties["height"];
426
- listOverflow?: React.CSSProperties["overflow"];
427
427
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
428
428
  readOnly?: boolean;
429
429
  disabled?: true;
@@ -461,6 +461,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
461
461
  textAfter?: string;
462
462
  variant?: "normal" | "tight";
463
463
  zIndex?: React.CSSProperties["zIndex"];
464
+ listOverflow?: React.CSSProperties["overflow"];
464
465
  listMaxHeight?: React.CSSProperties["height"];
465
466
  listWidth?: React.CSSProperties["width"];
466
467
  portal?: string | React.RefObject<HTMLElement>;
@@ -477,7 +478,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
477
478
  view?: string;
478
479
  emptyStateDescription?: string;
479
480
  listHeight?: React.CSSProperties["height"];
480
- listOverflow?: React.CSSProperties["overflow"];
481
481
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
482
482
  readOnly?: true;
483
483
  disabled?: boolean;
@@ -515,6 +515,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
515
515
  textAfter?: string;
516
516
  variant?: "normal" | "tight";
517
517
  zIndex?: React.CSSProperties["zIndex"];
518
+ listOverflow?: React.CSSProperties["overflow"];
518
519
  listMaxHeight?: React.CSSProperties["height"];
519
520
  listWidth?: React.CSSProperties["width"];
520
521
  portal?: string | React.RefObject<HTMLElement>;
@@ -531,7 +532,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
531
532
  view?: string;
532
533
  emptyStateDescription?: string;
533
534
  listHeight?: React.CSSProperties["height"];
534
- listOverflow?: React.CSSProperties["overflow"];
535
535
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
536
536
  readOnly?: true;
537
537
  disabled?: boolean;
@@ -569,6 +569,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
569
569
  textAfter?: string;
570
570
  variant?: "normal" | "tight";
571
571
  zIndex?: React.CSSProperties["zIndex"];
572
+ listOverflow?: React.CSSProperties["overflow"];
572
573
  listMaxHeight?: React.CSSProperties["height"];
573
574
  listWidth?: React.CSSProperties["width"];
574
575
  portal?: string | React.RefObject<HTMLElement>;
@@ -585,7 +586,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
585
586
  view?: string;
586
587
  emptyStateDescription?: string;
587
588
  listHeight?: React.CSSProperties["height"];
588
- listOverflow?: React.CSSProperties["overflow"];
589
589
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
590
590
  readOnly?: true;
591
591
  disabled?: boolean;
@@ -623,6 +623,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
623
623
  textAfter?: string;
624
624
  variant?: "normal" | "tight";
625
625
  zIndex?: React.CSSProperties["zIndex"];
626
+ listOverflow?: React.CSSProperties["overflow"];
626
627
  listMaxHeight?: React.CSSProperties["height"];
627
628
  listWidth?: React.CSSProperties["width"];
628
629
  portal?: string | React.RefObject<HTMLElement>;
@@ -639,7 +640,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
639
640
  view?: string;
640
641
  emptyStateDescription?: string;
641
642
  listHeight?: React.CSSProperties["height"];
642
- listOverflow?: React.CSSProperties["overflow"];
643
643
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
644
644
  readOnly?: true;
645
645
  disabled?: boolean;
@@ -677,6 +677,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
677
677
  textAfter?: string;
678
678
  variant?: "normal" | "tight";
679
679
  zIndex?: React.CSSProperties["zIndex"];
680
+ listOverflow?: React.CSSProperties["overflow"];
680
681
  listMaxHeight?: React.CSSProperties["height"];
681
682
  listWidth?: React.CSSProperties["width"];
682
683
  portal?: string | React.RefObject<HTMLElement>;
@@ -693,7 +694,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
693
694
  view?: string;
694
695
  emptyStateDescription?: string;
695
696
  listHeight?: React.CSSProperties["height"];
696
- listOverflow?: React.CSSProperties["overflow"];
697
697
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
698
698
  readOnly?: true;
699
699
  disabled?: boolean;
@@ -731,6 +731,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
731
731
  textAfter?: string;
732
732
  variant?: "normal" | "tight";
733
733
  zIndex?: React.CSSProperties["zIndex"];
734
+ listOverflow?: React.CSSProperties["overflow"];
734
735
  listMaxHeight?: React.CSSProperties["height"];
735
736
  listWidth?: React.CSSProperties["width"];
736
737
  portal?: string | React.RefObject<HTMLElement>;
@@ -747,7 +748,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
747
748
  view?: string;
748
749
  emptyStateDescription?: string;
749
750
  listHeight?: React.CSSProperties["height"];
750
- listOverflow?: React.CSSProperties["overflow"];
751
751
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
752
752
  readOnly?: true;
753
753
  disabled?: boolean;
@@ -785,6 +785,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
785
785
  textAfter?: string;
786
786
  variant?: "normal" | "tight";
787
787
  zIndex?: React.CSSProperties["zIndex"];
788
+ listOverflow?: React.CSSProperties["overflow"];
788
789
  listMaxHeight?: React.CSSProperties["height"];
789
790
  listWidth?: React.CSSProperties["width"];
790
791
  portal?: string | React.RefObject<HTMLElement>;
@@ -801,7 +802,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
801
802
  view?: string;
802
803
  emptyStateDescription?: string;
803
804
  listHeight?: React.CSSProperties["height"];
804
- listOverflow?: React.CSSProperties["overflow"];
805
805
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
806
806
  readOnly?: true;
807
807
  disabled?: boolean;
@@ -839,6 +839,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
839
839
  textAfter?: string;
840
840
  variant?: "normal" | "tight";
841
841
  zIndex?: React.CSSProperties["zIndex"];
842
+ listOverflow?: React.CSSProperties["overflow"];
842
843
  listMaxHeight?: React.CSSProperties["height"];
843
844
  listWidth?: React.CSSProperties["width"];
844
845
  portal?: string | React.RefObject<HTMLElement>;
@@ -855,7 +856,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
855
856
  view?: string;
856
857
  emptyStateDescription?: string;
857
858
  listHeight?: React.CSSProperties["height"];
858
- listOverflow?: React.CSSProperties["overflow"];
859
859
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
860
860
  readOnly?: true;
861
861
  disabled?: boolean;
@@ -893,6 +893,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
893
893
  textAfter?: string;
894
894
  variant?: "normal" | "tight";
895
895
  zIndex?: React.CSSProperties["zIndex"];
896
+ listOverflow?: React.CSSProperties["overflow"];
896
897
  listMaxHeight?: React.CSSProperties["height"];
897
898
  listWidth?: React.CSSProperties["width"];
898
899
  portal?: string | React.RefObject<HTMLElement>;
@@ -909,7 +910,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
909
910
  view?: string;
910
911
  emptyStateDescription?: string;
911
912
  listHeight?: React.CSSProperties["height"];
912
- listOverflow?: React.CSSProperties["overflow"];
913
913
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
914
914
  readOnly?: false;
915
915
  disabled?: false;
@@ -947,6 +947,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
947
947
  textAfter?: string;
948
948
  variant?: "normal" | "tight";
949
949
  zIndex?: React.CSSProperties["zIndex"];
950
+ listOverflow?: React.CSSProperties["overflow"];
950
951
  listMaxHeight?: React.CSSProperties["height"];
951
952
  listWidth?: React.CSSProperties["width"];
952
953
  portal?: string | React.RefObject<HTMLElement>;
@@ -963,7 +964,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
963
964
  view?: string;
964
965
  emptyStateDescription?: string;
965
966
  listHeight?: React.CSSProperties["height"];
966
- listOverflow?: React.CSSProperties["overflow"];
967
967
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
968
968
  readOnly?: false;
969
969
  disabled?: false;
@@ -1001,6 +1001,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1001
1001
  textAfter?: string;
1002
1002
  variant?: "normal" | "tight";
1003
1003
  zIndex?: React.CSSProperties["zIndex"];
1004
+ listOverflow?: React.CSSProperties["overflow"];
1004
1005
  listMaxHeight?: React.CSSProperties["height"];
1005
1006
  listWidth?: React.CSSProperties["width"];
1006
1007
  portal?: string | React.RefObject<HTMLElement>;
@@ -1017,7 +1018,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1017
1018
  view?: string;
1018
1019
  emptyStateDescription?: string;
1019
1020
  listHeight?: React.CSSProperties["height"];
1020
- listOverflow?: React.CSSProperties["overflow"];
1021
1021
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
1022
1022
  readOnly?: false;
1023
1023
  disabled?: false;
@@ -1055,6 +1055,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1055
1055
  textAfter?: string;
1056
1056
  variant?: "normal" | "tight";
1057
1057
  zIndex?: React.CSSProperties["zIndex"];
1058
+ listOverflow?: React.CSSProperties["overflow"];
1058
1059
  listMaxHeight?: React.CSSProperties["height"];
1059
1060
  listWidth?: React.CSSProperties["width"];
1060
1061
  portal?: string | React.RefObject<HTMLElement>;
@@ -1071,7 +1072,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1071
1072
  view?: string;
1072
1073
  emptyStateDescription?: string;
1073
1074
  listHeight?: React.CSSProperties["height"];
1074
- listOverflow?: React.CSSProperties["overflow"];
1075
1075
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
1076
1076
  readOnly?: false;
1077
1077
  disabled?: false;
@@ -1109,6 +1109,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1109
1109
  textAfter?: string;
1110
1110
  variant?: "normal" | "tight";
1111
1111
  zIndex?: React.CSSProperties["zIndex"];
1112
+ listOverflow?: React.CSSProperties["overflow"];
1112
1113
  listMaxHeight?: React.CSSProperties["height"];
1113
1114
  listWidth?: React.CSSProperties["width"];
1114
1115
  portal?: string | React.RefObject<HTMLElement>;
@@ -1125,7 +1126,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1125
1126
  view?: string;
1126
1127
  emptyStateDescription?: string;
1127
1128
  listHeight?: React.CSSProperties["height"];
1128
- listOverflow?: React.CSSProperties["overflow"];
1129
1129
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
1130
1130
  readOnly?: false;
1131
1131
  disabled?: false;
@@ -1163,6 +1163,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1163
1163
  textAfter?: string;
1164
1164
  variant?: "normal" | "tight";
1165
1165
  zIndex?: React.CSSProperties["zIndex"];
1166
+ listOverflow?: React.CSSProperties["overflow"];
1166
1167
  listMaxHeight?: React.CSSProperties["height"];
1167
1168
  listWidth?: React.CSSProperties["width"];
1168
1169
  portal?: string | React.RefObject<HTMLElement>;
@@ -1179,7 +1180,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1179
1180
  view?: string;
1180
1181
  emptyStateDescription?: string;
1181
1182
  listHeight?: React.CSSProperties["height"];
1182
- listOverflow?: React.CSSProperties["overflow"];
1183
1183
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
1184
1184
  readOnly?: false;
1185
1185
  disabled?: false;
@@ -1217,6 +1217,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1217
1217
  textAfter?: string;
1218
1218
  variant?: "normal" | "tight";
1219
1219
  zIndex?: React.CSSProperties["zIndex"];
1220
+ listOverflow?: React.CSSProperties["overflow"];
1220
1221
  listMaxHeight?: React.CSSProperties["height"];
1221
1222
  listWidth?: React.CSSProperties["width"];
1222
1223
  portal?: string | React.RefObject<HTMLElement>;
@@ -1233,7 +1234,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1233
1234
  view?: string;
1234
1235
  emptyStateDescription?: string;
1235
1236
  listHeight?: React.CSSProperties["height"];
1236
- listOverflow?: React.CSSProperties["overflow"];
1237
1237
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
1238
1238
  readOnly?: false;
1239
1239
  disabled?: false;
@@ -1271,6 +1271,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1271
1271
  textAfter?: string;
1272
1272
  variant?: "normal" | "tight";
1273
1273
  zIndex?: React.CSSProperties["zIndex"];
1274
+ listOverflow?: React.CSSProperties["overflow"];
1274
1275
  listMaxHeight?: React.CSSProperties["height"];
1275
1276
  listWidth?: React.CSSProperties["width"];
1276
1277
  portal?: string | React.RefObject<HTMLElement>;
@@ -1287,7 +1288,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1287
1288
  view?: string;
1288
1289
  emptyStateDescription?: string;
1289
1290
  listHeight?: React.CSSProperties["height"];
1290
- listOverflow?: React.CSSProperties["overflow"];
1291
1291
  } & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
1292
1292
  readOnly?: false;
1293
1293
  disabled?: false;
@@ -18,6 +18,7 @@ declare const DropdownNewHope: React.FunctionComponent<import("@salutejs/plasma-
18
18
  openByRightClick?: boolean;
19
19
  placement?: import("@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types").DropdownPlacement;
20
20
  offset?: [number, number];
21
+ listOverflow?: React.CSSProperties["overflow"];
21
22
  listMaxHeight?: React.CSSProperties["height"];
22
23
  listWidth?: React.CSSProperties["width"];
23
24
  hasArrow?: boolean;
@@ -35,7 +36,6 @@ declare const DropdownNewHope: React.FunctionComponent<import("@salutejs/plasma-
35
36
  onItemClick?: ((item: import("@salutejs/plasma-new-hope/types/components/Dropdown").DropdownItemOption, event: React.SyntheticEvent) => void) | undefined;
36
37
  listHeight?: React.CSSProperties["height"];
37
38
  hoverIndex?: number;
38
- listOverflow?: React.CSSProperties["overflow"];
39
39
  } & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
40
40
  export type DropdownProps<T extends DropdownItemOption> = Omit<DropdownNewProps<T>, 'size' | 'view'> & Pick<ComponentProps<typeof DropdownNewHope>, 'size' | 'view'>;
41
41
  declare const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewProps<T>, "size" | "view"> & Pick<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
@@ -56,6 +56,7 @@ declare const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewPr
56
56
  openByRightClick?: boolean;
57
57
  placement?: import("@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types").DropdownPlacement;
58
58
  offset?: [number, number];
59
+ listOverflow?: React.CSSProperties["overflow"];
59
60
  listMaxHeight?: React.CSSProperties["height"];
60
61
  listWidth?: React.CSSProperties["width"];
61
62
  hasArrow?: boolean;
@@ -73,6 +74,5 @@ declare const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewPr
73
74
  onItemClick?: ((item: import("@salutejs/plasma-new-hope/types/components/Dropdown").DropdownItemOption, event: React.SyntheticEvent) => void) | undefined;
74
75
  listHeight?: React.CSSProperties["height"];
75
76
  hoverIndex?: number;
76
- listOverflow?: React.CSSProperties["overflow"];
77
77
  } & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>, "size" | "view"> & React.RefAttributes<HTMLButtonElement>) => React.ReactElement | null;
78
78
  export { Dropdown };
@@ -58,6 +58,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
58
58
  placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
59
59
  variant?: "normal" | "tight";
60
60
  zIndex?: React.CSSProperties["zIndex"];
61
+ listOverflow?: React.CSSProperties["overflow"];
61
62
  listMaxHeight?: React.CSSProperties["height"];
62
63
  listWidth?: React.CSSProperties["width"];
63
64
  portal?: string | React.RefObject<HTMLElement>;
@@ -77,7 +78,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
77
78
  isOpen?: boolean;
78
79
  listHeight?: React.CSSProperties["height"];
79
80
  onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
80
- listOverflow?: React.CSSProperties["overflow"];
81
81
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").RequiredProps & {
82
82
  hintText: string;
83
83
  hintTrigger?: "hover" | "click";
@@ -116,6 +116,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
116
116
  placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
117
117
  variant?: "normal" | "tight";
118
118
  zIndex?: React.CSSProperties["zIndex"];
119
+ listOverflow?: React.CSSProperties["overflow"];
119
120
  listMaxHeight?: React.CSSProperties["height"];
120
121
  listWidth?: React.CSSProperties["width"];
121
122
  portal?: string | React.RefObject<HTMLElement>;
@@ -135,7 +136,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
135
136
  isOpen?: boolean;
136
137
  listHeight?: React.CSSProperties["height"];
137
138
  onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
138
- listOverflow?: React.CSSProperties["overflow"];
139
139
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").RequiredProps & {
140
140
  hintTrigger?: never;
141
141
  hintText?: never;
@@ -173,6 +173,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
173
173
  placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
174
174
  variant?: "normal" | "tight";
175
175
  zIndex?: React.CSSProperties["zIndex"];
176
+ listOverflow?: React.CSSProperties["overflow"];
176
177
  listMaxHeight?: React.CSSProperties["height"];
177
178
  listWidth?: React.CSSProperties["width"];
178
179
  portal?: string | React.RefObject<HTMLElement>;
@@ -192,7 +193,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
192
193
  isOpen?: boolean;
193
194
  listHeight?: React.CSSProperties["height"];
194
195
  onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
195
- listOverflow?: React.CSSProperties["overflow"];
196
196
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").RequiredProps & {
197
197
  hintTrigger?: never;
198
198
  hintText?: never;
@@ -231,6 +231,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
231
231
  placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
232
232
  variant?: "normal" | "tight";
233
233
  zIndex?: React.CSSProperties["zIndex"];
234
+ listOverflow?: React.CSSProperties["overflow"];
234
235
  listMaxHeight?: React.CSSProperties["height"];
235
236
  listWidth?: React.CSSProperties["width"];
236
237
  portal?: string | React.RefObject<HTMLElement>;
@@ -250,7 +251,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
250
251
  isOpen?: boolean;
251
252
  listHeight?: React.CSSProperties["height"];
252
253
  onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
253
- listOverflow?: React.CSSProperties["overflow"];
254
254
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
255
255
  target: "button-like";
256
256
  view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
@@ -276,6 +276,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
276
276
  placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
277
277
  variant?: "normal" | "tight";
278
278
  zIndex?: React.CSSProperties["zIndex"];
279
+ listOverflow?: React.CSSProperties["overflow"];
279
280
  listMaxHeight?: React.CSSProperties["height"];
280
281
  listWidth?: React.CSSProperties["width"];
281
282
  portal?: string | React.RefObject<HTMLElement>;
@@ -295,7 +296,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
295
296
  isOpen?: boolean;
296
297
  listHeight?: React.CSSProperties["height"];
297
298
  onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
298
- listOverflow?: React.CSSProperties["overflow"];
299
299
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
300
300
  target: "button-like";
301
301
  view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
@@ -322,6 +322,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
322
322
  placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
323
323
  variant?: "normal" | "tight";
324
324
  zIndex?: React.CSSProperties["zIndex"];
325
+ listOverflow?: React.CSSProperties["overflow"];
325
326
  listMaxHeight?: React.CSSProperties["height"];
326
327
  listWidth?: React.CSSProperties["width"];
327
328
  portal?: string | React.RefObject<HTMLElement>;
@@ -341,7 +342,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
341
342
  isOpen?: boolean;
342
343
  listHeight?: React.CSSProperties["height"];
343
344
  onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
344
- listOverflow?: React.CSSProperties["overflow"];
345
345
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>))>;
346
346
  export type SelectProps<K extends ItemOptionSelect> = DistributiveOmit<SelectPropsNewHope<K>, 'size' | 'view' | 'chipView' | 'disabled'> & DistributivePick<ComponentProps<typeof SelectNewHope>, 'size' | 'view' | 'chipView' | 'disabled'>;
347
347
  declare const Select: <K extends ItemOptionSelect>(props: SelectProps<K> & React.RefAttributes<HTMLButtonElement>) => React.ReactElement | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-cs",
3
- "version": "0.328.0-canary.2205.17476690989.0",
3
+ "version": "0.328.0-canary.2206.17488115405.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS CS web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -30,7 +30,7 @@
30
30
  "directory": "packages/sdds-cs"
31
31
  },
32
32
  "dependencies": {
33
- "@salutejs/plasma-new-hope": "0.336.0-canary.2205.17476690989.0",
33
+ "@salutejs/plasma-new-hope": "0.336.0-canary.2206.17488115405.0",
34
34
  "@salutejs/sdds-themes": "0.47.0"
35
35
  },
36
36
  "peerDependencies": {
@@ -123,5 +123,5 @@
123
123
  "Anton Vinogradov"
124
124
  ],
125
125
  "sideEffects": false,
126
- "gitHead": "b07167a9330db484525293d6c843fb22a580f0bb"
126
+ "gitHead": "369a27d8af027d22692f5e350390c07a90dd8c57"
127
127
  }