@salutejs/sdds-dfa 0.322.0-canary.2205.17469493929.0 → 0.322.0-canary.2208.17465207747.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.
@@ -41,6 +41,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
41
41
|
textAfter?: string;
|
42
42
|
variant?: "normal" | "tight";
|
43
43
|
zIndex?: React.CSSProperties["zIndex"];
|
44
|
+
listOverflow?: React.CSSProperties["overflow"];
|
44
45
|
listMaxHeight?: React.CSSProperties["height"];
|
45
46
|
listWidth?: React.CSSProperties["width"];
|
46
47
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -57,7 +58,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
57
58
|
view?: string;
|
58
59
|
emptyStateDescription?: string;
|
59
60
|
listHeight?: React.CSSProperties["height"];
|
60
|
-
listOverflow?: React.CSSProperties["overflow"];
|
61
61
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
62
62
|
readOnly?: boolean;
|
63
63
|
disabled?: true;
|
@@ -95,6 +95,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
95
95
|
textAfter?: string;
|
96
96
|
variant?: "normal" | "tight";
|
97
97
|
zIndex?: React.CSSProperties["zIndex"];
|
98
|
+
listOverflow?: React.CSSProperties["overflow"];
|
98
99
|
listMaxHeight?: React.CSSProperties["height"];
|
99
100
|
listWidth?: React.CSSProperties["width"];
|
100
101
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -111,7 +112,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
111
112
|
view?: string;
|
112
113
|
emptyStateDescription?: string;
|
113
114
|
listHeight?: React.CSSProperties["height"];
|
114
|
-
listOverflow?: React.CSSProperties["overflow"];
|
115
115
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
116
116
|
readOnly?: boolean;
|
117
117
|
disabled?: true;
|
@@ -149,6 +149,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
149
149
|
textAfter?: string;
|
150
150
|
variant?: "normal" | "tight";
|
151
151
|
zIndex?: React.CSSProperties["zIndex"];
|
152
|
+
listOverflow?: React.CSSProperties["overflow"];
|
152
153
|
listMaxHeight?: React.CSSProperties["height"];
|
153
154
|
listWidth?: React.CSSProperties["width"];
|
154
155
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -165,7 +166,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
165
166
|
view?: string;
|
166
167
|
emptyStateDescription?: string;
|
167
168
|
listHeight?: React.CSSProperties["height"];
|
168
|
-
listOverflow?: React.CSSProperties["overflow"];
|
169
169
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
170
170
|
readOnly?: boolean;
|
171
171
|
disabled?: true;
|
@@ -203,6 +203,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
203
203
|
textAfter?: string;
|
204
204
|
variant?: "normal" | "tight";
|
205
205
|
zIndex?: React.CSSProperties["zIndex"];
|
206
|
+
listOverflow?: React.CSSProperties["overflow"];
|
206
207
|
listMaxHeight?: React.CSSProperties["height"];
|
207
208
|
listWidth?: React.CSSProperties["width"];
|
208
209
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -219,7 +220,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
219
220
|
view?: string;
|
220
221
|
emptyStateDescription?: string;
|
221
222
|
listHeight?: React.CSSProperties["height"];
|
222
|
-
listOverflow?: React.CSSProperties["overflow"];
|
223
223
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
224
224
|
readOnly?: boolean;
|
225
225
|
disabled?: true;
|
@@ -257,6 +257,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
257
257
|
textAfter?: string;
|
258
258
|
variant?: "normal" | "tight";
|
259
259
|
zIndex?: React.CSSProperties["zIndex"];
|
260
|
+
listOverflow?: React.CSSProperties["overflow"];
|
260
261
|
listMaxHeight?: React.CSSProperties["height"];
|
261
262
|
listWidth?: React.CSSProperties["width"];
|
262
263
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -273,7 +274,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
273
274
|
view?: string;
|
274
275
|
emptyStateDescription?: string;
|
275
276
|
listHeight?: React.CSSProperties["height"];
|
276
|
-
listOverflow?: React.CSSProperties["overflow"];
|
277
277
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
278
278
|
readOnly?: boolean;
|
279
279
|
disabled?: true;
|
@@ -311,6 +311,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
311
311
|
textAfter?: string;
|
312
312
|
variant?: "normal" | "tight";
|
313
313
|
zIndex?: React.CSSProperties["zIndex"];
|
314
|
+
listOverflow?: React.CSSProperties["overflow"];
|
314
315
|
listMaxHeight?: React.CSSProperties["height"];
|
315
316
|
listWidth?: React.CSSProperties["width"];
|
316
317
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -327,7 +328,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
327
328
|
view?: string;
|
328
329
|
emptyStateDescription?: string;
|
329
330
|
listHeight?: React.CSSProperties["height"];
|
330
|
-
listOverflow?: React.CSSProperties["overflow"];
|
331
331
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
332
332
|
readOnly?: boolean;
|
333
333
|
disabled?: true;
|
@@ -365,6 +365,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
365
365
|
textAfter?: string;
|
366
366
|
variant?: "normal" | "tight";
|
367
367
|
zIndex?: React.CSSProperties["zIndex"];
|
368
|
+
listOverflow?: React.CSSProperties["overflow"];
|
368
369
|
listMaxHeight?: React.CSSProperties["height"];
|
369
370
|
listWidth?: React.CSSProperties["width"];
|
370
371
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -381,7 +382,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
381
382
|
view?: string;
|
382
383
|
emptyStateDescription?: string;
|
383
384
|
listHeight?: React.CSSProperties["height"];
|
384
|
-
listOverflow?: React.CSSProperties["overflow"];
|
385
385
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
386
386
|
readOnly?: boolean;
|
387
387
|
disabled?: true;
|
@@ -419,6 +419,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
419
419
|
textAfter?: string;
|
420
420
|
variant?: "normal" | "tight";
|
421
421
|
zIndex?: React.CSSProperties["zIndex"];
|
422
|
+
listOverflow?: React.CSSProperties["overflow"];
|
422
423
|
listMaxHeight?: React.CSSProperties["height"];
|
423
424
|
listWidth?: React.CSSProperties["width"];
|
424
425
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -435,7 +436,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
435
436
|
view?: string;
|
436
437
|
emptyStateDescription?: string;
|
437
438
|
listHeight?: React.CSSProperties["height"];
|
438
|
-
listOverflow?: React.CSSProperties["overflow"];
|
439
439
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
440
440
|
readOnly?: boolean;
|
441
441
|
disabled?: true;
|
@@ -473,6 +473,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
473
473
|
textAfter?: string;
|
474
474
|
variant?: "normal" | "tight";
|
475
475
|
zIndex?: React.CSSProperties["zIndex"];
|
476
|
+
listOverflow?: React.CSSProperties["overflow"];
|
476
477
|
listMaxHeight?: React.CSSProperties["height"];
|
477
478
|
listWidth?: React.CSSProperties["width"];
|
478
479
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -489,7 +490,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
489
490
|
view?: string;
|
490
491
|
emptyStateDescription?: string;
|
491
492
|
listHeight?: React.CSSProperties["height"];
|
492
|
-
listOverflow?: React.CSSProperties["overflow"];
|
493
493
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
494
494
|
readOnly?: true;
|
495
495
|
disabled?: boolean;
|
@@ -527,6 +527,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
527
527
|
textAfter?: string;
|
528
528
|
variant?: "normal" | "tight";
|
529
529
|
zIndex?: React.CSSProperties["zIndex"];
|
530
|
+
listOverflow?: React.CSSProperties["overflow"];
|
530
531
|
listMaxHeight?: React.CSSProperties["height"];
|
531
532
|
listWidth?: React.CSSProperties["width"];
|
532
533
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -543,7 +544,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
543
544
|
view?: string;
|
544
545
|
emptyStateDescription?: string;
|
545
546
|
listHeight?: React.CSSProperties["height"];
|
546
|
-
listOverflow?: React.CSSProperties["overflow"];
|
547
547
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
548
548
|
readOnly?: true;
|
549
549
|
disabled?: boolean;
|
@@ -581,6 +581,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
581
581
|
textAfter?: string;
|
582
582
|
variant?: "normal" | "tight";
|
583
583
|
zIndex?: React.CSSProperties["zIndex"];
|
584
|
+
listOverflow?: React.CSSProperties["overflow"];
|
584
585
|
listMaxHeight?: React.CSSProperties["height"];
|
585
586
|
listWidth?: React.CSSProperties["width"];
|
586
587
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -597,7 +598,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
597
598
|
view?: string;
|
598
599
|
emptyStateDescription?: string;
|
599
600
|
listHeight?: React.CSSProperties["height"];
|
600
|
-
listOverflow?: React.CSSProperties["overflow"];
|
601
601
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
602
602
|
readOnly?: true;
|
603
603
|
disabled?: boolean;
|
@@ -635,6 +635,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
635
635
|
textAfter?: string;
|
636
636
|
variant?: "normal" | "tight";
|
637
637
|
zIndex?: React.CSSProperties["zIndex"];
|
638
|
+
listOverflow?: React.CSSProperties["overflow"];
|
638
639
|
listMaxHeight?: React.CSSProperties["height"];
|
639
640
|
listWidth?: React.CSSProperties["width"];
|
640
641
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -651,7 +652,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
651
652
|
view?: string;
|
652
653
|
emptyStateDescription?: string;
|
653
654
|
listHeight?: React.CSSProperties["height"];
|
654
|
-
listOverflow?: React.CSSProperties["overflow"];
|
655
655
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
656
656
|
readOnly?: true;
|
657
657
|
disabled?: boolean;
|
@@ -689,6 +689,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
689
689
|
textAfter?: string;
|
690
690
|
variant?: "normal" | "tight";
|
691
691
|
zIndex?: React.CSSProperties["zIndex"];
|
692
|
+
listOverflow?: React.CSSProperties["overflow"];
|
692
693
|
listMaxHeight?: React.CSSProperties["height"];
|
693
694
|
listWidth?: React.CSSProperties["width"];
|
694
695
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -705,7 +706,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
705
706
|
view?: string;
|
706
707
|
emptyStateDescription?: string;
|
707
708
|
listHeight?: React.CSSProperties["height"];
|
708
|
-
listOverflow?: React.CSSProperties["overflow"];
|
709
709
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
710
710
|
readOnly?: true;
|
711
711
|
disabled?: boolean;
|
@@ -743,6 +743,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
743
743
|
textAfter?: string;
|
744
744
|
variant?: "normal" | "tight";
|
745
745
|
zIndex?: React.CSSProperties["zIndex"];
|
746
|
+
listOverflow?: React.CSSProperties["overflow"];
|
746
747
|
listMaxHeight?: React.CSSProperties["height"];
|
747
748
|
listWidth?: React.CSSProperties["width"];
|
748
749
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -759,7 +760,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
759
760
|
view?: string;
|
760
761
|
emptyStateDescription?: string;
|
761
762
|
listHeight?: React.CSSProperties["height"];
|
762
|
-
listOverflow?: React.CSSProperties["overflow"];
|
763
763
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
764
764
|
readOnly?: true;
|
765
765
|
disabled?: boolean;
|
@@ -797,6 +797,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
797
797
|
textAfter?: string;
|
798
798
|
variant?: "normal" | "tight";
|
799
799
|
zIndex?: React.CSSProperties["zIndex"];
|
800
|
+
listOverflow?: React.CSSProperties["overflow"];
|
800
801
|
listMaxHeight?: React.CSSProperties["height"];
|
801
802
|
listWidth?: React.CSSProperties["width"];
|
802
803
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -813,7 +814,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
813
814
|
view?: string;
|
814
815
|
emptyStateDescription?: string;
|
815
816
|
listHeight?: React.CSSProperties["height"];
|
816
|
-
listOverflow?: React.CSSProperties["overflow"];
|
817
817
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
818
818
|
readOnly?: true;
|
819
819
|
disabled?: boolean;
|
@@ -851,6 +851,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
851
851
|
textAfter?: string;
|
852
852
|
variant?: "normal" | "tight";
|
853
853
|
zIndex?: React.CSSProperties["zIndex"];
|
854
|
+
listOverflow?: React.CSSProperties["overflow"];
|
854
855
|
listMaxHeight?: React.CSSProperties["height"];
|
855
856
|
listWidth?: React.CSSProperties["width"];
|
856
857
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -867,7 +868,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
867
868
|
view?: string;
|
868
869
|
emptyStateDescription?: string;
|
869
870
|
listHeight?: React.CSSProperties["height"];
|
870
|
-
listOverflow?: React.CSSProperties["overflow"];
|
871
871
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
872
872
|
readOnly?: true;
|
873
873
|
disabled?: boolean;
|
@@ -905,6 +905,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
905
905
|
textAfter?: string;
|
906
906
|
variant?: "normal" | "tight";
|
907
907
|
zIndex?: React.CSSProperties["zIndex"];
|
908
|
+
listOverflow?: React.CSSProperties["overflow"];
|
908
909
|
listMaxHeight?: React.CSSProperties["height"];
|
909
910
|
listWidth?: React.CSSProperties["width"];
|
910
911
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -921,7 +922,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
921
922
|
view?: string;
|
922
923
|
emptyStateDescription?: string;
|
923
924
|
listHeight?: React.CSSProperties["height"];
|
924
|
-
listOverflow?: React.CSSProperties["overflow"];
|
925
925
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
926
926
|
readOnly?: false;
|
927
927
|
disabled?: false;
|
@@ -959,6 +959,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
959
959
|
textAfter?: string;
|
960
960
|
variant?: "normal" | "tight";
|
961
961
|
zIndex?: React.CSSProperties["zIndex"];
|
962
|
+
listOverflow?: React.CSSProperties["overflow"];
|
962
963
|
listMaxHeight?: React.CSSProperties["height"];
|
963
964
|
listWidth?: React.CSSProperties["width"];
|
964
965
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -975,7 +976,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
975
976
|
view?: string;
|
976
977
|
emptyStateDescription?: string;
|
977
978
|
listHeight?: React.CSSProperties["height"];
|
978
|
-
listOverflow?: React.CSSProperties["overflow"];
|
979
979
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
980
980
|
readOnly?: false;
|
981
981
|
disabled?: false;
|
@@ -1013,6 +1013,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1013
1013
|
textAfter?: string;
|
1014
1014
|
variant?: "normal" | "tight";
|
1015
1015
|
zIndex?: React.CSSProperties["zIndex"];
|
1016
|
+
listOverflow?: React.CSSProperties["overflow"];
|
1016
1017
|
listMaxHeight?: React.CSSProperties["height"];
|
1017
1018
|
listWidth?: React.CSSProperties["width"];
|
1018
1019
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -1029,7 +1030,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1029
1030
|
view?: string;
|
1030
1031
|
emptyStateDescription?: string;
|
1031
1032
|
listHeight?: React.CSSProperties["height"];
|
1032
|
-
listOverflow?: React.CSSProperties["overflow"];
|
1033
1033
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
1034
1034
|
readOnly?: false;
|
1035
1035
|
disabled?: false;
|
@@ -1067,6 +1067,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1067
1067
|
textAfter?: string;
|
1068
1068
|
variant?: "normal" | "tight";
|
1069
1069
|
zIndex?: React.CSSProperties["zIndex"];
|
1070
|
+
listOverflow?: React.CSSProperties["overflow"];
|
1070
1071
|
listMaxHeight?: React.CSSProperties["height"];
|
1071
1072
|
listWidth?: React.CSSProperties["width"];
|
1072
1073
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -1083,7 +1084,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1083
1084
|
view?: string;
|
1084
1085
|
emptyStateDescription?: string;
|
1085
1086
|
listHeight?: React.CSSProperties["height"];
|
1086
|
-
listOverflow?: React.CSSProperties["overflow"];
|
1087
1087
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
1088
1088
|
readOnly?: false;
|
1089
1089
|
disabled?: false;
|
@@ -1121,6 +1121,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1121
1121
|
textAfter?: string;
|
1122
1122
|
variant?: "normal" | "tight";
|
1123
1123
|
zIndex?: React.CSSProperties["zIndex"];
|
1124
|
+
listOverflow?: React.CSSProperties["overflow"];
|
1124
1125
|
listMaxHeight?: React.CSSProperties["height"];
|
1125
1126
|
listWidth?: React.CSSProperties["width"];
|
1126
1127
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -1137,7 +1138,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1137
1138
|
view?: string;
|
1138
1139
|
emptyStateDescription?: string;
|
1139
1140
|
listHeight?: React.CSSProperties["height"];
|
1140
|
-
listOverflow?: React.CSSProperties["overflow"];
|
1141
1141
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
1142
1142
|
readOnly?: false;
|
1143
1143
|
disabled?: false;
|
@@ -1175,6 +1175,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1175
1175
|
textAfter?: string;
|
1176
1176
|
variant?: "normal" | "tight";
|
1177
1177
|
zIndex?: React.CSSProperties["zIndex"];
|
1178
|
+
listOverflow?: React.CSSProperties["overflow"];
|
1178
1179
|
listMaxHeight?: React.CSSProperties["height"];
|
1179
1180
|
listWidth?: React.CSSProperties["width"];
|
1180
1181
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -1191,7 +1192,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1191
1192
|
view?: string;
|
1192
1193
|
emptyStateDescription?: string;
|
1193
1194
|
listHeight?: React.CSSProperties["height"];
|
1194
|
-
listOverflow?: React.CSSProperties["overflow"];
|
1195
1195
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
1196
1196
|
readOnly?: false;
|
1197
1197
|
disabled?: false;
|
@@ -1229,6 +1229,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1229
1229
|
textAfter?: string;
|
1230
1230
|
variant?: "normal" | "tight";
|
1231
1231
|
zIndex?: React.CSSProperties["zIndex"];
|
1232
|
+
listOverflow?: React.CSSProperties["overflow"];
|
1232
1233
|
listMaxHeight?: React.CSSProperties["height"];
|
1233
1234
|
listWidth?: React.CSSProperties["width"];
|
1234
1235
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -1245,7 +1246,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1245
1246
|
view?: string;
|
1246
1247
|
emptyStateDescription?: string;
|
1247
1248
|
listHeight?: React.CSSProperties["height"];
|
1248
|
-
listOverflow?: React.CSSProperties["overflow"];
|
1249
1249
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
1250
1250
|
readOnly?: false;
|
1251
1251
|
disabled?: false;
|
@@ -1283,6 +1283,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1283
1283
|
textAfter?: string;
|
1284
1284
|
variant?: "normal" | "tight";
|
1285
1285
|
zIndex?: React.CSSProperties["zIndex"];
|
1286
|
+
listOverflow?: React.CSSProperties["overflow"];
|
1286
1287
|
listMaxHeight?: React.CSSProperties["height"];
|
1287
1288
|
listWidth?: React.CSSProperties["width"];
|
1288
1289
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -1299,7 +1300,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
1299
1300
|
view?: string;
|
1300
1301
|
emptyStateDescription?: string;
|
1301
1302
|
listHeight?: React.CSSProperties["height"];
|
1302
|
-
listOverflow?: React.CSSProperties["overflow"];
|
1303
1303
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
1304
1304
|
readOnly?: false;
|
1305
1305
|
disabled?: false;
|
@@ -22,6 +22,7 @@ declare const DropdownNewHope: React.FunctionComponent<import("@salutejs/plasma-
|
|
22
22
|
openByRightClick?: boolean;
|
23
23
|
placement?: import("@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types").DropdownPlacement;
|
24
24
|
offset?: [number, number];
|
25
|
+
listOverflow?: React.CSSProperties["overflow"];
|
25
26
|
listMaxHeight?: React.CSSProperties["height"];
|
26
27
|
listWidth?: React.CSSProperties["width"];
|
27
28
|
hasArrow?: boolean;
|
@@ -39,7 +40,6 @@ declare const DropdownNewHope: React.FunctionComponent<import("@salutejs/plasma-
|
|
39
40
|
onItemClick?: ((item: import("@salutejs/plasma-new-hope/types/components/Dropdown").DropdownItemOption, event: React.SyntheticEvent) => void) | undefined;
|
40
41
|
listHeight?: React.CSSProperties["height"];
|
41
42
|
hoverIndex?: number;
|
42
|
-
listOverflow?: React.CSSProperties["overflow"];
|
43
43
|
} & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
44
44
|
export type DropdownProps<T extends DropdownItemOption> = Omit<DropdownNewProps<T>, 'size' | 'view'> & Pick<ComponentProps<typeof DropdownNewHope>, 'size' | 'view'>;
|
45
45
|
declare const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewProps<T>, "size" | "view"> & Pick<import("@salutejs/plasma-new-hope/types/engines/types").PropsType<{
|
@@ -64,6 +64,7 @@ declare const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewPr
|
|
64
64
|
openByRightClick?: boolean;
|
65
65
|
placement?: import("@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types").DropdownPlacement;
|
66
66
|
offset?: [number, number];
|
67
|
+
listOverflow?: React.CSSProperties["overflow"];
|
67
68
|
listMaxHeight?: React.CSSProperties["height"];
|
68
69
|
listWidth?: React.CSSProperties["width"];
|
69
70
|
hasArrow?: boolean;
|
@@ -81,6 +82,5 @@ declare const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewPr
|
|
81
82
|
onItemClick?: ((item: import("@salutejs/plasma-new-hope/types/components/Dropdown").DropdownItemOption, event: React.SyntheticEvent) => void) | undefined;
|
82
83
|
listHeight?: React.CSSProperties["height"];
|
83
84
|
hoverIndex?: number;
|
84
|
-
listOverflow?: React.CSSProperties["overflow"];
|
85
85
|
} & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>, "size" | "view"> & React.RefAttributes<HTMLButtonElement>) => React.ReactElement | null;
|
86
86
|
export { Dropdown };
|
@@ -78,6 +78,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
78
78
|
placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
|
79
79
|
variant?: "normal" | "tight";
|
80
80
|
zIndex?: React.CSSProperties["zIndex"];
|
81
|
+
listOverflow?: React.CSSProperties["overflow"];
|
81
82
|
listMaxHeight?: React.CSSProperties["height"];
|
82
83
|
listWidth?: React.CSSProperties["width"];
|
83
84
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -97,7 +98,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
97
98
|
isOpen?: boolean;
|
98
99
|
listHeight?: React.CSSProperties["height"];
|
99
100
|
onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
|
100
|
-
listOverflow?: React.CSSProperties["overflow"];
|
101
101
|
} & 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 & {
|
102
102
|
hintText: string;
|
103
103
|
hintTrigger?: "hover" | "click";
|
@@ -136,6 +136,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
136
136
|
placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
|
137
137
|
variant?: "normal" | "tight";
|
138
138
|
zIndex?: React.CSSProperties["zIndex"];
|
139
|
+
listOverflow?: React.CSSProperties["overflow"];
|
139
140
|
listMaxHeight?: React.CSSProperties["height"];
|
140
141
|
listWidth?: React.CSSProperties["width"];
|
141
142
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -155,7 +156,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
155
156
|
isOpen?: boolean;
|
156
157
|
listHeight?: React.CSSProperties["height"];
|
157
158
|
onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
|
158
|
-
listOverflow?: React.CSSProperties["overflow"];
|
159
159
|
} & 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 & {
|
160
160
|
hintTrigger?: never;
|
161
161
|
hintText?: never;
|
@@ -193,6 +193,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
193
193
|
placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
|
194
194
|
variant?: "normal" | "tight";
|
195
195
|
zIndex?: React.CSSProperties["zIndex"];
|
196
|
+
listOverflow?: React.CSSProperties["overflow"];
|
196
197
|
listMaxHeight?: React.CSSProperties["height"];
|
197
198
|
listWidth?: React.CSSProperties["width"];
|
198
199
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -212,7 +213,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
212
213
|
isOpen?: boolean;
|
213
214
|
listHeight?: React.CSSProperties["height"];
|
214
215
|
onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
|
215
|
-
listOverflow?: React.CSSProperties["overflow"];
|
216
216
|
} & 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 & {
|
217
217
|
hintTrigger?: never;
|
218
218
|
hintText?: never;
|
@@ -251,6 +251,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
251
251
|
placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
|
252
252
|
variant?: "normal" | "tight";
|
253
253
|
zIndex?: React.CSSProperties["zIndex"];
|
254
|
+
listOverflow?: React.CSSProperties["overflow"];
|
254
255
|
listMaxHeight?: React.CSSProperties["height"];
|
255
256
|
listWidth?: React.CSSProperties["width"];
|
256
257
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -270,7 +271,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
270
271
|
isOpen?: boolean;
|
271
272
|
listHeight?: React.CSSProperties["height"];
|
272
273
|
onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
|
273
|
-
listOverflow?: React.CSSProperties["overflow"];
|
274
274
|
} & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
275
275
|
target: "button-like";
|
276
276
|
view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
|
@@ -296,6 +296,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
296
296
|
placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
|
297
297
|
variant?: "normal" | "tight";
|
298
298
|
zIndex?: React.CSSProperties["zIndex"];
|
299
|
+
listOverflow?: React.CSSProperties["overflow"];
|
299
300
|
listMaxHeight?: React.CSSProperties["height"];
|
300
301
|
listWidth?: React.CSSProperties["width"];
|
301
302
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -315,7 +316,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
315
316
|
isOpen?: boolean;
|
316
317
|
listHeight?: React.CSSProperties["height"];
|
317
318
|
onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
|
318
|
-
listOverflow?: React.CSSProperties["overflow"];
|
319
319
|
} & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>) | (import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & {
|
320
320
|
target: "button-like";
|
321
321
|
view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
|
@@ -342,6 +342,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
342
342
|
placement?: import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacement | Array<import("@salutejs/plasma-new-hope/types/components/Select/Select.types").SelectPlacementBasic>;
|
343
343
|
variant?: "normal" | "tight";
|
344
344
|
zIndex?: React.CSSProperties["zIndex"];
|
345
|
+
listOverflow?: React.CSSProperties["overflow"];
|
345
346
|
listMaxHeight?: React.CSSProperties["height"];
|
346
347
|
listWidth?: React.CSSProperties["width"];
|
347
348
|
portal?: string | React.RefObject<HTMLElement>;
|
@@ -361,7 +362,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
361
362
|
isOpen?: boolean;
|
362
363
|
listHeight?: React.CSSProperties["height"];
|
363
364
|
onScrollBottom?: (e: React.UIEvent<HTMLElement>) => void;
|
364
|
-
listOverflow?: React.CSSProperties["overflow"];
|
365
365
|
} & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React.RefAttributes<HTMLButtonElement>))>;
|
366
366
|
export type SelectProps<K extends ItemOptionSelect> = DistributiveOmit<SelectPropsNewHope<K>, 'size' | 'view' | 'chipView' | 'disabled'> & DistributivePick<ComponentProps<typeof SelectNewHope>, 'size' | 'view' | 'chipView' | 'disabled'>;
|
367
367
|
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-dfa",
|
3
|
-
"version": "0.322.0-canary.
|
3
|
+
"version": "0.322.0-canary.2208.17465207747.0",
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS DFA web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -19,7 +19,7 @@
|
|
19
19
|
"directory": "packages/sdds-dfa"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@salutejs/plasma-new-hope": "0.336.0-canary.
|
22
|
+
"@salutejs/plasma-new-hope": "0.336.0-canary.2208.17465207747.0",
|
23
23
|
"@salutejs/sdds-themes": "0.47.0"
|
24
24
|
},
|
25
25
|
"peerDependencies": {
|
@@ -94,5 +94,5 @@
|
|
94
94
|
"Anton Vinogradov"
|
95
95
|
],
|
96
96
|
"sideEffects": false,
|
97
|
-
"gitHead": "
|
97
|
+
"gitHead": "92cc5e932323a5ab0c930d3988cd089dff1705ab"
|
98
98
|
}
|