@ironsource/shared-ui 2.1.8-rc.1 → 2.1.8-rc.4
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/DataGrid.vue_vue_type_style_index_0_scoped_46d53424_lang.css +1 -0
- package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_ef699ec5_lang.css +1 -0
- package/Typography.vue_vue_type_style_index_0_scoped_b00956b7_lang.css +1 -0
- package/components/alert/Alert.vue.d.ts +1 -1
- package/components/alert/index.d.ts +20 -20
- package/components/appHeader/AppHeader.vue.d.ts +1 -1
- package/components/appHeader/index.d.ts +9 -9
- package/components/appTrigger/AppTrigger.vue.d.ts +1 -1
- package/components/appTrigger/index.d.ts +20 -20
- package/components/autocomplete/Autocomplete.vue.d.ts +4 -4
- package/components/autocomplete/index.d.ts +27 -27
- package/components/button/v3/Button.vue.d.ts +1 -1
- package/components/button/v3/ScrollButton.vue.d.ts +1 -1
- package/components/button/v3/index.d.ts +28 -28
- package/components/button/v4/ButtonV4.vue.d.ts +1 -1
- package/components/button/v4/IconButtonV4.vue.d.ts +1 -1
- package/components/button/v4/index.d.ts +40 -40
- package/components/checkbox/v3/Checkbox.vue.d.ts +1 -1
- package/components/checkbox/v3/index.d.ts +20 -20
- package/components/checkbox/v4/CheckboxV4.vue.d.ts +1 -1
- package/components/checkbox/v4/index.d.ts +20 -20
- package/components/chip/v3/Chip.vue.d.ts +1 -1
- package/components/chip/v3/index.d.ts +20 -20
- package/components/chip/v4/ChipV4.vue.d.ts +1 -1
- package/components/chip/v4/index.d.ts +9 -9
- package/components/dateRange/common/DateRange.common.d.ts +1 -1
- package/components/dateRange/v3/DateRange.vue.d.ts +1 -1
- package/components/dateRange/v3/DateRangePicker.vue.d.ts +1 -1
- package/components/dateRange/v3/index.d.ts +20 -20
- package/components/dateRange/v4/DateRangePickerV4.vue.d.ts +1 -1
- package/components/dateRange/v4/DateRangeV4.vue.d.ts +1 -1
- package/components/dateRange/v4/index.d.ts +20 -20
- package/components/dialog/v3/Dialog.vue.d.ts +1 -1
- package/components/dialog/v3/index.d.ts +20 -20
- package/components/dialog/v4/DialogV4.vue.d.ts +1 -1
- package/components/dialog/v4/index.d.ts +20 -20
- package/components/dropdown/v3/Dropdown.vue.d.ts +5 -5
- package/components/dropdown/v3/index.d.ts +96 -96
- package/components/dropdown/v4/AppDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/ChipDropdownTrigger.vue.d.ts +1 -1
- package/components/dropdown/v4/DefaultDropdownTrigger.vue.d.ts +4 -4
- package/components/dropdown/v4/DropdownV4.vue.d.ts +5 -5
- package/components/dropdown/v4/OptionV4.vue.d.ts +3 -3
- package/components/dropdown/v4/TreeDropdown.vue.d.ts +1 -1
- package/components/dropdown/v4/index.d.ts +188 -188
- package/components/filterDropdown/FilterDropdown.vue.d.ts +1 -1
- package/components/filterDropdown/index.d.ts +9 -9
- package/components/forms/CardPanel.vue.d.ts +3 -3
- package/components/forms/FormRow.vue.d.ts +4 -4
- package/components/forms/index.d.ts +34 -34
- package/components/includeExclude/IncludeExclude.vue.d.ts +2 -2
- package/components/includeExclude/IncludeExcludeDragDrop.vue.d.ts +2 -2
- package/components/includeExclude/index.d.ts +78 -78
- package/components/inlineCopy/InlineCopy.vue.d.ts +3 -3
- package/components/inlineCopy/index.d.ts +25 -25
- package/components/input/v3/Input.vue.d.ts +1 -1
- package/components/input/v3/index.d.ts +44 -44
- package/components/input/v4/TextField.vue.d.ts +1 -1
- package/components/input/v4/index.d.ts +34 -34
- package/components/layout/FoldableSection.vue.d.ts +1 -1
- package/components/layout/index.d.ts +20 -20
- package/components/menu/Menu.vue.d.ts +1 -1
- package/components/menu/index.d.ts +20 -20
- package/components/multibar/MultiBar.vue.d.ts +1 -1
- package/components/multibar/index.d.ts +12 -12
- package/components/popover/v3/Popover.vue.d.ts +4 -4
- package/components/popover/v3/index.d.ts +43 -43
- package/components/popover/v4/PopoverV4.vue.d.ts +4 -4
- package/components/popover/v4/index.d.ts +27 -27
- package/components/radioButton/v3/RadioGroup.vue.d.ts +1 -1
- package/components/radioButton/v3/index.d.ts +20 -20
- package/components/radioButton/v4/RadioGroupV4.vue.d.ts +1 -1
- package/components/radioButton/v4/index.d.ts +20 -20
- package/components/search/v3/Search.vue.d.ts +1 -1
- package/components/search/v3/index.d.ts +9 -9
- package/components/search/v4/SearchV4.vue.d.ts +1 -1
- package/components/search/v4/index.d.ts +9 -9
- package/components/shared/FieldHelpText.vue.d.ts +1 -1
- package/components/shared/FieldLabel.vue.d.ts +1 -1
- package/components/snackbar/common/snackbar.common.d.ts +1 -1
- package/components/snackbar/v4/SnackbarV4.vue.d.ts +13 -13
- package/components/switch/v3/Switch.vue.d.ts +1 -1
- package/components/switch/v3/index.d.ts +20 -20
- package/components/table/common/Table.common.js +71 -68
- package/components/table/v3/index.d.ts +16 -16
- package/components/table/v4/DataGrid.vue.d.ts +10 -4
- package/components/table/v4/DataGrid.vue.js +3 -3
- package/components/table/v4/DataGrid.vue2.js +130 -136
- package/components/table/v4/DataGridRowsCounter.vue.js +2 -2
- package/components/table/v4/DataGridRowsCounter.vue2.js +14 -13
- package/components/table/v4/MultipleDataGrid.vue.d.ts +2 -2
- package/components/table/v4/index.d.ts +57 -23
- package/components/table/v4/storyUtils.d.ts +8 -0
- package/components/tabs/v3/Tabs.vue.d.ts +1 -1
- package/components/tabs/v3/index.d.ts +20 -20
- package/components/tabs/v4/TabsV4.vue.d.ts +1 -1
- package/components/tabs/v4/index.d.ts +20 -20
- package/components/textArea/v3/TextArea.vue.d.ts +1 -1
- package/components/textArea/v3/index.d.ts +9 -9
- package/components/textArea/v4/TextAreaV4.vue.d.ts +1 -1
- package/components/textArea/v4/index.d.ts +12 -12
- package/components/toggle/v3/Toggle.vue.d.ts +1 -1
- package/components/toggle/v3/index.d.ts +5 -5
- package/components/toggle/v4/ToggleV4.vue.d.ts +4 -4
- package/components/toggle/v4/index.d.ts +27 -27
- package/components/tooltip/v3/Tooltip.vue.d.ts +4 -4
- package/components/tooltip/v3/index.d.ts +34 -34
- package/components/tooltip/v4/TooltipV4.vue.d.ts +5 -5
- package/components/tooltip/v4/index.d.ts +53 -53
- package/components/typography/Text.vue.d.ts +1 -1
- package/components/typography/index.d.ts +32 -32
- package/components/typography/v4/Typography.vue.d.ts +20 -0
- package/components/typography/v4/Typography.vue.js +3 -3
- package/components/typography/v4/Typography.vue2.js +40 -13
- package/components/typography/v4/index.d.ts +89 -13
- package/index.d.ts +1343 -1275
- package/package.json +3 -2
- package/utils/formatNumbers.d.ts +4 -0
- package/utils/formatNumbers.js +11 -0
- package/utils/index.d.ts +1 -0
- package/DataGrid.vue_vue_type_style_index_0_scoped_706b324e_lang.css +0 -1
- package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_0ce71f73_lang.css +0 -1
- package/Typography.vue_vue_type_style_index_0_scoped_4c2254ef_lang.css +0 -1
|
@@ -13,16 +13,16 @@ declare const DropdownTypes: () => (({
|
|
|
13
13
|
$data: {};
|
|
14
14
|
$props: Partial<{
|
|
15
15
|
label: string;
|
|
16
|
+
testId: string;
|
|
16
17
|
disabled: boolean;
|
|
17
18
|
size: "small" | "medium" | "large";
|
|
18
19
|
open: boolean;
|
|
19
20
|
mandatory: boolean;
|
|
20
21
|
loading: boolean;
|
|
21
|
-
testId: string;
|
|
22
22
|
options: unknown[];
|
|
23
23
|
singleAppSelection: boolean;
|
|
24
24
|
hoverHelpText: string;
|
|
25
|
-
hoverHelpTextPlacement: "
|
|
25
|
+
hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
26
26
|
placeholder: string;
|
|
27
27
|
feedbackText: string;
|
|
28
28
|
feedbackVariant: "success" | "warning" | "error";
|
|
@@ -42,6 +42,10 @@ declare const DropdownTypes: () => (({
|
|
|
42
42
|
required: true;
|
|
43
43
|
default: string;
|
|
44
44
|
};
|
|
45
|
+
testId: {
|
|
46
|
+
type: import("vue").PropType<string>;
|
|
47
|
+
default: string;
|
|
48
|
+
};
|
|
45
49
|
disabled: {
|
|
46
50
|
type: import("vue").PropType<boolean>;
|
|
47
51
|
default: boolean;
|
|
@@ -63,10 +67,6 @@ declare const DropdownTypes: () => (({
|
|
|
63
67
|
type: import("vue").PropType<boolean>;
|
|
64
68
|
default: boolean;
|
|
65
69
|
};
|
|
66
|
-
testId: {
|
|
67
|
-
type: import("vue").PropType<string>;
|
|
68
|
-
default: string;
|
|
69
|
-
};
|
|
70
70
|
options: {
|
|
71
71
|
type: import("vue").PropType<unknown[]>;
|
|
72
72
|
default: any;
|
|
@@ -80,7 +80,7 @@ declare const DropdownTypes: () => (({
|
|
|
80
80
|
default: string;
|
|
81
81
|
};
|
|
82
82
|
hoverHelpTextPlacement: {
|
|
83
|
-
type: import("vue").PropType<"
|
|
83
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
84
84
|
default: string;
|
|
85
85
|
};
|
|
86
86
|
placeholder: {
|
|
@@ -141,7 +141,7 @@ declare const DropdownTypes: () => (({
|
|
|
141
141
|
};
|
|
142
142
|
}>> & {
|
|
143
143
|
onClick?: () => any;
|
|
144
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "disabled" | "size" | "open" | "mandatory" | "loading" | "
|
|
144
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "testId" | "disabled" | "size" | "open" | "mandatory" | "loading" | "options" | "singleAppSelection" | "hoverHelpText" | "hoverHelpTextPlacement" | "placeholder" | "feedbackText" | "feedbackVariant" | "multi" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "selectedOption" | "showFeedbackIcon" | "brandIconType" | "showAllSelectedText" | "statusDotType">;
|
|
145
145
|
$attrs: {
|
|
146
146
|
[x: string]: unknown;
|
|
147
147
|
};
|
|
@@ -161,6 +161,10 @@ declare const DropdownTypes: () => (({
|
|
|
161
161
|
required: true;
|
|
162
162
|
default: string;
|
|
163
163
|
};
|
|
164
|
+
testId: {
|
|
165
|
+
type: import("vue").PropType<string>;
|
|
166
|
+
default: string;
|
|
167
|
+
};
|
|
164
168
|
disabled: {
|
|
165
169
|
type: import("vue").PropType<boolean>;
|
|
166
170
|
default: boolean;
|
|
@@ -182,10 +186,6 @@ declare const DropdownTypes: () => (({
|
|
|
182
186
|
type: import("vue").PropType<boolean>;
|
|
183
187
|
default: boolean;
|
|
184
188
|
};
|
|
185
|
-
testId: {
|
|
186
|
-
type: import("vue").PropType<string>;
|
|
187
|
-
default: string;
|
|
188
|
-
};
|
|
189
189
|
options: {
|
|
190
190
|
type: import("vue").PropType<unknown[]>;
|
|
191
191
|
default: any;
|
|
@@ -199,7 +199,7 @@ declare const DropdownTypes: () => (({
|
|
|
199
199
|
default: string;
|
|
200
200
|
};
|
|
201
201
|
hoverHelpTextPlacement: {
|
|
202
|
-
type: import("vue").PropType<"
|
|
202
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
203
203
|
default: string;
|
|
204
204
|
};
|
|
205
205
|
placeholder: {
|
|
@@ -264,16 +264,16 @@ declare const DropdownTypes: () => (({
|
|
|
264
264
|
click: () => void;
|
|
265
265
|
}, string, {
|
|
266
266
|
label: string;
|
|
267
|
+
testId: string;
|
|
267
268
|
disabled: boolean;
|
|
268
269
|
size: "small" | "medium" | "large";
|
|
269
270
|
open: boolean;
|
|
270
271
|
mandatory: boolean;
|
|
271
272
|
loading: boolean;
|
|
272
|
-
testId: string;
|
|
273
273
|
options: unknown[];
|
|
274
274
|
singleAppSelection: boolean;
|
|
275
275
|
hoverHelpText: string;
|
|
276
|
-
hoverHelpTextPlacement: "
|
|
276
|
+
hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
277
277
|
placeholder: string;
|
|
278
278
|
feedbackText: string;
|
|
279
279
|
feedbackVariant: "success" | "warning" | "error";
|
|
@@ -313,6 +313,10 @@ declare const DropdownTypes: () => (({
|
|
|
313
313
|
required: true;
|
|
314
314
|
default: string;
|
|
315
315
|
};
|
|
316
|
+
testId: {
|
|
317
|
+
type: import("vue").PropType<string>;
|
|
318
|
+
default: string;
|
|
319
|
+
};
|
|
316
320
|
disabled: {
|
|
317
321
|
type: import("vue").PropType<boolean>;
|
|
318
322
|
default: boolean;
|
|
@@ -334,10 +338,6 @@ declare const DropdownTypes: () => (({
|
|
|
334
338
|
type: import("vue").PropType<boolean>;
|
|
335
339
|
default: boolean;
|
|
336
340
|
};
|
|
337
|
-
testId: {
|
|
338
|
-
type: import("vue").PropType<string>;
|
|
339
|
-
default: string;
|
|
340
|
-
};
|
|
341
341
|
options: {
|
|
342
342
|
type: import("vue").PropType<unknown[]>;
|
|
343
343
|
default: any;
|
|
@@ -351,7 +351,7 @@ declare const DropdownTypes: () => (({
|
|
|
351
351
|
default: string;
|
|
352
352
|
};
|
|
353
353
|
hoverHelpTextPlacement: {
|
|
354
|
-
type: import("vue").PropType<"
|
|
354
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
355
355
|
default: string;
|
|
356
356
|
};
|
|
357
357
|
placeholder: {
|
|
@@ -422,6 +422,10 @@ declare const DropdownTypes: () => (({
|
|
|
422
422
|
required: true;
|
|
423
423
|
default: string;
|
|
424
424
|
};
|
|
425
|
+
testId: {
|
|
426
|
+
type: import("vue").PropType<string>;
|
|
427
|
+
default: string;
|
|
428
|
+
};
|
|
425
429
|
disabled: {
|
|
426
430
|
type: import("vue").PropType<boolean>;
|
|
427
431
|
default: boolean;
|
|
@@ -443,10 +447,6 @@ declare const DropdownTypes: () => (({
|
|
|
443
447
|
type: import("vue").PropType<boolean>;
|
|
444
448
|
default: boolean;
|
|
445
449
|
};
|
|
446
|
-
testId: {
|
|
447
|
-
type: import("vue").PropType<string>;
|
|
448
|
-
default: string;
|
|
449
|
-
};
|
|
450
450
|
options: {
|
|
451
451
|
type: import("vue").PropType<unknown[]>;
|
|
452
452
|
default: any;
|
|
@@ -460,7 +460,7 @@ declare const DropdownTypes: () => (({
|
|
|
460
460
|
default: string;
|
|
461
461
|
};
|
|
462
462
|
hoverHelpTextPlacement: {
|
|
463
|
-
type: import("vue").PropType<"
|
|
463
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
464
464
|
default: string;
|
|
465
465
|
};
|
|
466
466
|
placeholder: {
|
|
@@ -525,16 +525,16 @@ declare const DropdownTypes: () => (({
|
|
|
525
525
|
click: () => void;
|
|
526
526
|
}, string, {
|
|
527
527
|
label: string;
|
|
528
|
+
testId: string;
|
|
528
529
|
disabled: boolean;
|
|
529
530
|
size: "small" | "medium" | "large";
|
|
530
531
|
open: boolean;
|
|
531
532
|
mandatory: boolean;
|
|
532
533
|
loading: boolean;
|
|
533
|
-
testId: string;
|
|
534
534
|
options: unknown[];
|
|
535
535
|
singleAppSelection: boolean;
|
|
536
536
|
hoverHelpText: string;
|
|
537
|
-
hoverHelpTextPlacement: "
|
|
537
|
+
hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
538
538
|
placeholder: string;
|
|
539
539
|
feedbackText: string;
|
|
540
540
|
feedbackVariant: "success" | "warning" | "error";
|
|
@@ -560,12 +560,12 @@ declare const DropdownTypes: () => (({
|
|
|
560
560
|
$data: {};
|
|
561
561
|
$props: Partial<{
|
|
562
562
|
label: string;
|
|
563
|
+
testId: string;
|
|
563
564
|
disabled: boolean;
|
|
564
565
|
size: "small" | "medium" | "large";
|
|
565
566
|
open: boolean;
|
|
566
567
|
mandatory: boolean;
|
|
567
568
|
loading: boolean;
|
|
568
|
-
testId: string;
|
|
569
569
|
options: unknown[];
|
|
570
570
|
singleAppSelection: boolean;
|
|
571
571
|
placeholder: string;
|
|
@@ -585,6 +585,10 @@ declare const DropdownTypes: () => (({
|
|
|
585
585
|
required: true;
|
|
586
586
|
default: string;
|
|
587
587
|
};
|
|
588
|
+
testId: {
|
|
589
|
+
type: import("vue").PropType<string>;
|
|
590
|
+
default: string;
|
|
591
|
+
};
|
|
588
592
|
disabled: {
|
|
589
593
|
type: import("vue").PropType<boolean>;
|
|
590
594
|
default: boolean;
|
|
@@ -606,10 +610,6 @@ declare const DropdownTypes: () => (({
|
|
|
606
610
|
type: import("vue").PropType<boolean>;
|
|
607
611
|
default: boolean;
|
|
608
612
|
};
|
|
609
|
-
testId: {
|
|
610
|
-
type: import("vue").PropType<string>;
|
|
611
|
-
default: string;
|
|
612
|
-
};
|
|
613
613
|
options: {
|
|
614
614
|
type: import("vue").PropType<unknown[]>;
|
|
615
615
|
default: any;
|
|
@@ -669,7 +669,7 @@ declare const DropdownTypes: () => (({
|
|
|
669
669
|
}>> & {
|
|
670
670
|
onClick?: () => any;
|
|
671
671
|
onCopyToClipboard?: () => any;
|
|
672
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "disabled" | "size" | "open" | "mandatory" | "loading" | "
|
|
672
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "testId" | "disabled" | "size" | "open" | "mandatory" | "loading" | "options" | "singleAppSelection" | "placeholder" | "multi" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "valueToCopy" | "selectedOption" | "brandIconType">;
|
|
673
673
|
$attrs: {
|
|
674
674
|
[x: string]: unknown;
|
|
675
675
|
};
|
|
@@ -689,6 +689,10 @@ declare const DropdownTypes: () => (({
|
|
|
689
689
|
required: true;
|
|
690
690
|
default: string;
|
|
691
691
|
};
|
|
692
|
+
testId: {
|
|
693
|
+
type: import("vue").PropType<string>;
|
|
694
|
+
default: string;
|
|
695
|
+
};
|
|
692
696
|
disabled: {
|
|
693
697
|
type: import("vue").PropType<boolean>;
|
|
694
698
|
default: boolean;
|
|
@@ -710,10 +714,6 @@ declare const DropdownTypes: () => (({
|
|
|
710
714
|
type: import("vue").PropType<boolean>;
|
|
711
715
|
default: boolean;
|
|
712
716
|
};
|
|
713
|
-
testId: {
|
|
714
|
-
type: import("vue").PropType<string>;
|
|
715
|
-
default: string;
|
|
716
|
-
};
|
|
717
717
|
options: {
|
|
718
718
|
type: import("vue").PropType<unknown[]>;
|
|
719
719
|
default: any;
|
|
@@ -778,12 +778,12 @@ declare const DropdownTypes: () => (({
|
|
|
778
778
|
copyToClipboard: () => void;
|
|
779
779
|
}, string, {
|
|
780
780
|
label: string;
|
|
781
|
+
testId: string;
|
|
781
782
|
disabled: boolean;
|
|
782
783
|
size: "small" | "medium" | "large";
|
|
783
784
|
open: boolean;
|
|
784
785
|
mandatory: boolean;
|
|
785
786
|
loading: boolean;
|
|
786
|
-
testId: string;
|
|
787
787
|
options: unknown[];
|
|
788
788
|
singleAppSelection: boolean;
|
|
789
789
|
placeholder: string;
|
|
@@ -823,6 +823,10 @@ declare const DropdownTypes: () => (({
|
|
|
823
823
|
required: true;
|
|
824
824
|
default: string;
|
|
825
825
|
};
|
|
826
|
+
testId: {
|
|
827
|
+
type: import("vue").PropType<string>;
|
|
828
|
+
default: string;
|
|
829
|
+
};
|
|
826
830
|
disabled: {
|
|
827
831
|
type: import("vue").PropType<boolean>;
|
|
828
832
|
default: boolean;
|
|
@@ -844,10 +848,6 @@ declare const DropdownTypes: () => (({
|
|
|
844
848
|
type: import("vue").PropType<boolean>;
|
|
845
849
|
default: boolean;
|
|
846
850
|
};
|
|
847
|
-
testId: {
|
|
848
|
-
type: import("vue").PropType<string>;
|
|
849
|
-
default: string;
|
|
850
|
-
};
|
|
851
851
|
options: {
|
|
852
852
|
type: import("vue").PropType<unknown[]>;
|
|
853
853
|
default: any;
|
|
@@ -917,6 +917,10 @@ declare const DropdownTypes: () => (({
|
|
|
917
917
|
required: true;
|
|
918
918
|
default: string;
|
|
919
919
|
};
|
|
920
|
+
testId: {
|
|
921
|
+
type: import("vue").PropType<string>;
|
|
922
|
+
default: string;
|
|
923
|
+
};
|
|
920
924
|
disabled: {
|
|
921
925
|
type: import("vue").PropType<boolean>;
|
|
922
926
|
default: boolean;
|
|
@@ -938,10 +942,6 @@ declare const DropdownTypes: () => (({
|
|
|
938
942
|
type: import("vue").PropType<boolean>;
|
|
939
943
|
default: boolean;
|
|
940
944
|
};
|
|
941
|
-
testId: {
|
|
942
|
-
type: import("vue").PropType<string>;
|
|
943
|
-
default: string;
|
|
944
|
-
};
|
|
945
945
|
options: {
|
|
946
946
|
type: import("vue").PropType<unknown[]>;
|
|
947
947
|
default: any;
|
|
@@ -1006,12 +1006,12 @@ declare const DropdownTypes: () => (({
|
|
|
1006
1006
|
copyToClipboard: () => void;
|
|
1007
1007
|
}, string, {
|
|
1008
1008
|
label: string;
|
|
1009
|
+
testId: string;
|
|
1009
1010
|
disabled: boolean;
|
|
1010
1011
|
size: "small" | "medium" | "large";
|
|
1011
1012
|
open: boolean;
|
|
1012
1013
|
mandatory: boolean;
|
|
1013
1014
|
loading: boolean;
|
|
1014
|
-
testId: string;
|
|
1015
1015
|
options: unknown[];
|
|
1016
1016
|
singleAppSelection: boolean;
|
|
1017
1017
|
placeholder: string;
|
|
@@ -1050,7 +1050,7 @@ declare const DropdownTypes: () => (({
|
|
|
1050
1050
|
iconKey: string;
|
|
1051
1051
|
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
1052
1052
|
endIconKey: string;
|
|
1053
|
-
toolTipPlacement: "
|
|
1053
|
+
toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1054
1054
|
treeMainOption: boolean;
|
|
1055
1055
|
treeMainOptionExpanded: boolean;
|
|
1056
1056
|
stopOptionClickEventPropagation: boolean;
|
|
@@ -1113,7 +1113,7 @@ declare const DropdownTypes: () => (({
|
|
|
1113
1113
|
default: any;
|
|
1114
1114
|
};
|
|
1115
1115
|
toolTipPlacement: {
|
|
1116
|
-
type: import("vue").PropType<"
|
|
1116
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1117
1117
|
default: string;
|
|
1118
1118
|
};
|
|
1119
1119
|
treeMainOption: {
|
|
@@ -1209,7 +1209,7 @@ declare const DropdownTypes: () => (({
|
|
|
1209
1209
|
default: any;
|
|
1210
1210
|
};
|
|
1211
1211
|
toolTipPlacement: {
|
|
1212
|
-
type: import("vue").PropType<"
|
|
1212
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1213
1213
|
default: string;
|
|
1214
1214
|
};
|
|
1215
1215
|
treeMainOption: {
|
|
@@ -1250,7 +1250,7 @@ declare const DropdownTypes: () => (({
|
|
|
1250
1250
|
iconKey: string;
|
|
1251
1251
|
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
1252
1252
|
endIconKey: string;
|
|
1253
|
-
toolTipPlacement: "
|
|
1253
|
+
toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1254
1254
|
treeMainOption: boolean;
|
|
1255
1255
|
treeMainOptionExpanded: boolean;
|
|
1256
1256
|
stopOptionClickEventPropagation: boolean;
|
|
@@ -1333,7 +1333,7 @@ declare const DropdownTypes: () => (({
|
|
|
1333
1333
|
default: any;
|
|
1334
1334
|
};
|
|
1335
1335
|
toolTipPlacement: {
|
|
1336
|
-
type: import("vue").PropType<"
|
|
1336
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1337
1337
|
default: string;
|
|
1338
1338
|
};
|
|
1339
1339
|
treeMainOption: {
|
|
@@ -1419,7 +1419,7 @@ declare const DropdownTypes: () => (({
|
|
|
1419
1419
|
default: any;
|
|
1420
1420
|
};
|
|
1421
1421
|
toolTipPlacement: {
|
|
1422
|
-
type: import("vue").PropType<"
|
|
1422
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
1423
1423
|
default: string;
|
|
1424
1424
|
};
|
|
1425
1425
|
treeMainOption: {
|
|
@@ -1460,7 +1460,7 @@ declare const DropdownTypes: () => (({
|
|
|
1460
1460
|
iconKey: string;
|
|
1461
1461
|
iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
1462
1462
|
endIconKey: string;
|
|
1463
|
-
toolTipPlacement: "
|
|
1463
|
+
toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
1464
1464
|
treeMainOption: boolean;
|
|
1465
1465
|
treeMainOptionExpanded: boolean;
|
|
1466
1466
|
stopOptionClickEventPropagation: boolean;
|
|
@@ -1490,6 +1490,10 @@ declare const DropdownTypes: () => (({
|
|
|
1490
1490
|
required: true;
|
|
1491
1491
|
default: string;
|
|
1492
1492
|
};
|
|
1493
|
+
testId: {
|
|
1494
|
+
type: import("vue").PropType<string>;
|
|
1495
|
+
default: string;
|
|
1496
|
+
};
|
|
1493
1497
|
disabled: {
|
|
1494
1498
|
type: import("vue").PropType<boolean>;
|
|
1495
1499
|
default: boolean;
|
|
@@ -1499,10 +1503,6 @@ declare const DropdownTypes: () => (({
|
|
|
1499
1503
|
required: true;
|
|
1500
1504
|
default: boolean;
|
|
1501
1505
|
};
|
|
1502
|
-
testId: {
|
|
1503
|
-
type: import("vue").PropType<string>;
|
|
1504
|
-
default: string;
|
|
1505
|
-
};
|
|
1506
1506
|
options: {
|
|
1507
1507
|
type: import("vue").PropType<unknown[]>;
|
|
1508
1508
|
required: true;
|
|
@@ -1536,6 +1536,10 @@ declare const DropdownTypes: () => (({
|
|
|
1536
1536
|
required: true;
|
|
1537
1537
|
default: string;
|
|
1538
1538
|
};
|
|
1539
|
+
testId: {
|
|
1540
|
+
type: import("vue").PropType<string>;
|
|
1541
|
+
default: string;
|
|
1542
|
+
};
|
|
1539
1543
|
disabled: {
|
|
1540
1544
|
type: import("vue").PropType<boolean>;
|
|
1541
1545
|
default: boolean;
|
|
@@ -1545,10 +1549,6 @@ declare const DropdownTypes: () => (({
|
|
|
1545
1549
|
required: true;
|
|
1546
1550
|
default: boolean;
|
|
1547
1551
|
};
|
|
1548
|
-
testId: {
|
|
1549
|
-
type: import("vue").PropType<string>;
|
|
1550
|
-
default: string;
|
|
1551
|
-
};
|
|
1552
1552
|
options: {
|
|
1553
1553
|
type: import("vue").PropType<unknown[]>;
|
|
1554
1554
|
required: true;
|
|
@@ -1578,9 +1578,9 @@ declare const DropdownTypes: () => (({
|
|
|
1578
1578
|
onClear?: () => any;
|
|
1579
1579
|
}, {
|
|
1580
1580
|
label: string;
|
|
1581
|
+
testId: string;
|
|
1581
1582
|
disabled: boolean;
|
|
1582
1583
|
open: boolean;
|
|
1583
|
-
testId: string;
|
|
1584
1584
|
feedbackVariant: string;
|
|
1585
1585
|
displayedValue: any;
|
|
1586
1586
|
}> | ({
|
|
@@ -1589,15 +1589,15 @@ declare const DropdownTypes: () => (({
|
|
|
1589
1589
|
$data: {};
|
|
1590
1590
|
$props: Partial<{
|
|
1591
1591
|
theme: string;
|
|
1592
|
-
disabled: boolean;
|
|
1593
|
-
size: "small" | "medium" | "large";
|
|
1594
|
-
flip: boolean;
|
|
1595
|
-
mandatory: boolean;
|
|
1596
1592
|
testId: string;
|
|
1597
|
-
container: string;
|
|
1598
1593
|
placement: import("floating-vue").Placement;
|
|
1594
|
+
disabled: boolean;
|
|
1599
1595
|
distance: number;
|
|
1596
|
+
container: string;
|
|
1600
1597
|
popperClass: string;
|
|
1598
|
+
size: "small" | "medium" | "large";
|
|
1599
|
+
flip: boolean;
|
|
1600
|
+
mandatory: boolean;
|
|
1601
1601
|
selected: any;
|
|
1602
1602
|
onClear: () => void;
|
|
1603
1603
|
modelValue: any;
|
|
@@ -1642,10 +1642,30 @@ declare const DropdownTypes: () => (({
|
|
|
1642
1642
|
type: import("vue").PropType<string>;
|
|
1643
1643
|
default: string;
|
|
1644
1644
|
};
|
|
1645
|
+
testId: {
|
|
1646
|
+
type: import("vue").PropType<string>;
|
|
1647
|
+
default: string;
|
|
1648
|
+
};
|
|
1649
|
+
placement: {
|
|
1650
|
+
type: import("vue").PropType<import("floating-vue").Placement>;
|
|
1651
|
+
default: string;
|
|
1652
|
+
};
|
|
1645
1653
|
disabled: {
|
|
1646
1654
|
type: import("vue").PropType<boolean>;
|
|
1647
1655
|
default: boolean;
|
|
1648
1656
|
};
|
|
1657
|
+
distance: {
|
|
1658
|
+
type: import("vue").PropType<number>;
|
|
1659
|
+
default: number;
|
|
1660
|
+
};
|
|
1661
|
+
container: {
|
|
1662
|
+
type: import("vue").PropType<string>;
|
|
1663
|
+
default: string;
|
|
1664
|
+
};
|
|
1665
|
+
popperClass: {
|
|
1666
|
+
type: import("vue").PropType<string>;
|
|
1667
|
+
default: string;
|
|
1668
|
+
};
|
|
1649
1669
|
size: {
|
|
1650
1670
|
type: import("vue").PropType<"small" | "medium" | "large">;
|
|
1651
1671
|
default: string;
|
|
@@ -1661,26 +1681,6 @@ declare const DropdownTypes: () => (({
|
|
|
1661
1681
|
loading: {
|
|
1662
1682
|
type: import("vue").PropType<boolean>;
|
|
1663
1683
|
};
|
|
1664
|
-
testId: {
|
|
1665
|
-
type: import("vue").PropType<string>;
|
|
1666
|
-
default: string;
|
|
1667
|
-
};
|
|
1668
|
-
container: {
|
|
1669
|
-
type: import("vue").PropType<string>;
|
|
1670
|
-
default: string;
|
|
1671
|
-
};
|
|
1672
|
-
placement: {
|
|
1673
|
-
type: import("vue").PropType<import("floating-vue").Placement>;
|
|
1674
|
-
default: string;
|
|
1675
|
-
};
|
|
1676
|
-
distance: {
|
|
1677
|
-
type: import("vue").PropType<number>;
|
|
1678
|
-
default: number;
|
|
1679
|
-
};
|
|
1680
|
-
popperClass: {
|
|
1681
|
-
type: import("vue").PropType<string>;
|
|
1682
|
-
default: string;
|
|
1683
|
-
};
|
|
1684
1684
|
selected: {
|
|
1685
1685
|
type: import("vue").PropType<unknown>;
|
|
1686
1686
|
default: any;
|
|
@@ -1858,7 +1858,7 @@ declare const DropdownTypes: () => (({
|
|
|
1858
1858
|
onOnsearch?: (value: string) => any;
|
|
1859
1859
|
onOpened?: () => any;
|
|
1860
1860
|
onClosed?: () => any;
|
|
1861
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "
|
|
1861
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "selected" | "onClear" | "modelValue" | "placeholder" | "multi" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "isOnTop" | "skidding" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "valueToCopy" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation">;
|
|
1862
1862
|
$attrs: {
|
|
1863
1863
|
[x: string]: unknown;
|
|
1864
1864
|
};
|
|
@@ -1877,10 +1877,30 @@ declare const DropdownTypes: () => (({
|
|
|
1877
1877
|
type: import("vue").PropType<string>;
|
|
1878
1878
|
default: string;
|
|
1879
1879
|
};
|
|
1880
|
+
testId: {
|
|
1881
|
+
type: import("vue").PropType<string>;
|
|
1882
|
+
default: string;
|
|
1883
|
+
};
|
|
1884
|
+
placement: {
|
|
1885
|
+
type: import("vue").PropType<import("floating-vue").Placement>;
|
|
1886
|
+
default: string;
|
|
1887
|
+
};
|
|
1880
1888
|
disabled: {
|
|
1881
1889
|
type: import("vue").PropType<boolean>;
|
|
1882
1890
|
default: boolean;
|
|
1883
1891
|
};
|
|
1892
|
+
distance: {
|
|
1893
|
+
type: import("vue").PropType<number>;
|
|
1894
|
+
default: number;
|
|
1895
|
+
};
|
|
1896
|
+
container: {
|
|
1897
|
+
type: import("vue").PropType<string>;
|
|
1898
|
+
default: string;
|
|
1899
|
+
};
|
|
1900
|
+
popperClass: {
|
|
1901
|
+
type: import("vue").PropType<string>;
|
|
1902
|
+
default: string;
|
|
1903
|
+
};
|
|
1884
1904
|
size: {
|
|
1885
1905
|
type: import("vue").PropType<"small" | "medium" | "large">;
|
|
1886
1906
|
default: string;
|
|
@@ -1896,26 +1916,6 @@ declare const DropdownTypes: () => (({
|
|
|
1896
1916
|
loading: {
|
|
1897
1917
|
type: import("vue").PropType<boolean>;
|
|
1898
1918
|
};
|
|
1899
|
-
testId: {
|
|
1900
|
-
type: import("vue").PropType<string>;
|
|
1901
|
-
default: string;
|
|
1902
|
-
};
|
|
1903
|
-
container: {
|
|
1904
|
-
type: import("vue").PropType<string>;
|
|
1905
|
-
default: string;
|
|
1906
|
-
};
|
|
1907
|
-
placement: {
|
|
1908
|
-
type: import("vue").PropType<import("floating-vue").Placement>;
|
|
1909
|
-
default: string;
|
|
1910
|
-
};
|
|
1911
|
-
distance: {
|
|
1912
|
-
type: import("vue").PropType<number>;
|
|
1913
|
-
default: number;
|
|
1914
|
-
};
|
|
1915
|
-
popperClass: {
|
|
1916
|
-
type: import("vue").PropType<string>;
|
|
1917
|
-
default: string;
|
|
1918
|
-
};
|
|
1919
1919
|
selected: {
|
|
1920
1920
|
type: import("vue").PropType<unknown>;
|
|
1921
1921
|
default: any;
|
|
@@ -2108,15 +2108,15 @@ declare const DropdownTypes: () => (({
|
|
|
2108
2108
|
onsearch: (value: string) => void;
|
|
2109
2109
|
}, string, {
|
|
2110
2110
|
theme: string;
|
|
2111
|
-
disabled: boolean;
|
|
2112
|
-
size: "small" | "medium" | "large";
|
|
2113
|
-
flip: boolean;
|
|
2114
|
-
mandatory: boolean;
|
|
2115
2111
|
testId: string;
|
|
2116
|
-
container: string;
|
|
2117
2112
|
placement: import("floating-vue").Placement;
|
|
2113
|
+
disabled: boolean;
|
|
2118
2114
|
distance: number;
|
|
2115
|
+
container: string;
|
|
2119
2116
|
popperClass: string;
|
|
2117
|
+
size: "small" | "medium" | "large";
|
|
2118
|
+
flip: boolean;
|
|
2119
|
+
mandatory: boolean;
|
|
2120
2120
|
selected: any;
|
|
2121
2121
|
onClear: () => void;
|
|
2122
2122
|
modelValue: any;
|
|
@@ -2181,10 +2181,30 @@ declare const DropdownTypes: () => (({
|
|
|
2181
2181
|
type: import("vue").PropType<string>;
|
|
2182
2182
|
default: string;
|
|
2183
2183
|
};
|
|
2184
|
+
testId: {
|
|
2185
|
+
type: import("vue").PropType<string>;
|
|
2186
|
+
default: string;
|
|
2187
|
+
};
|
|
2188
|
+
placement: {
|
|
2189
|
+
type: import("vue").PropType<import("floating-vue").Placement>;
|
|
2190
|
+
default: string;
|
|
2191
|
+
};
|
|
2184
2192
|
disabled: {
|
|
2185
2193
|
type: import("vue").PropType<boolean>;
|
|
2186
2194
|
default: boolean;
|
|
2187
2195
|
};
|
|
2196
|
+
distance: {
|
|
2197
|
+
type: import("vue").PropType<number>;
|
|
2198
|
+
default: number;
|
|
2199
|
+
};
|
|
2200
|
+
container: {
|
|
2201
|
+
type: import("vue").PropType<string>;
|
|
2202
|
+
default: string;
|
|
2203
|
+
};
|
|
2204
|
+
popperClass: {
|
|
2205
|
+
type: import("vue").PropType<string>;
|
|
2206
|
+
default: string;
|
|
2207
|
+
};
|
|
2188
2208
|
size: {
|
|
2189
2209
|
type: import("vue").PropType<"small" | "medium" | "large">;
|
|
2190
2210
|
default: string;
|
|
@@ -2200,26 +2220,6 @@ declare const DropdownTypes: () => (({
|
|
|
2200
2220
|
loading: {
|
|
2201
2221
|
type: import("vue").PropType<boolean>;
|
|
2202
2222
|
};
|
|
2203
|
-
testId: {
|
|
2204
|
-
type: import("vue").PropType<string>;
|
|
2205
|
-
default: string;
|
|
2206
|
-
};
|
|
2207
|
-
container: {
|
|
2208
|
-
type: import("vue").PropType<string>;
|
|
2209
|
-
default: string;
|
|
2210
|
-
};
|
|
2211
|
-
placement: {
|
|
2212
|
-
type: import("vue").PropType<import("floating-vue").Placement>;
|
|
2213
|
-
default: string;
|
|
2214
|
-
};
|
|
2215
|
-
distance: {
|
|
2216
|
-
type: import("vue").PropType<number>;
|
|
2217
|
-
default: number;
|
|
2218
|
-
};
|
|
2219
|
-
popperClass: {
|
|
2220
|
-
type: import("vue").PropType<string>;
|
|
2221
|
-
default: string;
|
|
2222
|
-
};
|
|
2223
2223
|
selected: {
|
|
2224
2224
|
type: import("vue").PropType<unknown>;
|
|
2225
2225
|
default: any;
|
|
@@ -2409,10 +2409,30 @@ declare const DropdownTypes: () => (({
|
|
|
2409
2409
|
type: import("vue").PropType<string>;
|
|
2410
2410
|
default: string;
|
|
2411
2411
|
};
|
|
2412
|
+
testId: {
|
|
2413
|
+
type: import("vue").PropType<string>;
|
|
2414
|
+
default: string;
|
|
2415
|
+
};
|
|
2416
|
+
placement: {
|
|
2417
|
+
type: import("vue").PropType<import("floating-vue").Placement>;
|
|
2418
|
+
default: string;
|
|
2419
|
+
};
|
|
2412
2420
|
disabled: {
|
|
2413
2421
|
type: import("vue").PropType<boolean>;
|
|
2414
2422
|
default: boolean;
|
|
2415
2423
|
};
|
|
2424
|
+
distance: {
|
|
2425
|
+
type: import("vue").PropType<number>;
|
|
2426
|
+
default: number;
|
|
2427
|
+
};
|
|
2428
|
+
container: {
|
|
2429
|
+
type: import("vue").PropType<string>;
|
|
2430
|
+
default: string;
|
|
2431
|
+
};
|
|
2432
|
+
popperClass: {
|
|
2433
|
+
type: import("vue").PropType<string>;
|
|
2434
|
+
default: string;
|
|
2435
|
+
};
|
|
2416
2436
|
size: {
|
|
2417
2437
|
type: import("vue").PropType<"small" | "medium" | "large">;
|
|
2418
2438
|
default: string;
|
|
@@ -2428,26 +2448,6 @@ declare const DropdownTypes: () => (({
|
|
|
2428
2448
|
loading: {
|
|
2429
2449
|
type: import("vue").PropType<boolean>;
|
|
2430
2450
|
};
|
|
2431
|
-
testId: {
|
|
2432
|
-
type: import("vue").PropType<string>;
|
|
2433
|
-
default: string;
|
|
2434
|
-
};
|
|
2435
|
-
container: {
|
|
2436
|
-
type: import("vue").PropType<string>;
|
|
2437
|
-
default: string;
|
|
2438
|
-
};
|
|
2439
|
-
placement: {
|
|
2440
|
-
type: import("vue").PropType<import("floating-vue").Placement>;
|
|
2441
|
-
default: string;
|
|
2442
|
-
};
|
|
2443
|
-
distance: {
|
|
2444
|
-
type: import("vue").PropType<number>;
|
|
2445
|
-
default: number;
|
|
2446
|
-
};
|
|
2447
|
-
popperClass: {
|
|
2448
|
-
type: import("vue").PropType<string>;
|
|
2449
|
-
default: string;
|
|
2450
|
-
};
|
|
2451
2451
|
selected: {
|
|
2452
2452
|
type: import("vue").PropType<unknown>;
|
|
2453
2453
|
default: any;
|
|
@@ -2640,15 +2640,15 @@ declare const DropdownTypes: () => (({
|
|
|
2640
2640
|
onsearch: (value: string) => void;
|
|
2641
2641
|
}, string, {
|
|
2642
2642
|
theme: string;
|
|
2643
|
-
disabled: boolean;
|
|
2644
|
-
size: "small" | "medium" | "large";
|
|
2645
|
-
flip: boolean;
|
|
2646
|
-
mandatory: boolean;
|
|
2647
2643
|
testId: string;
|
|
2648
|
-
container: string;
|
|
2649
2644
|
placement: import("floating-vue").Placement;
|
|
2645
|
+
disabled: boolean;
|
|
2650
2646
|
distance: number;
|
|
2647
|
+
container: string;
|
|
2651
2648
|
popperClass: string;
|
|
2649
|
+
size: "small" | "medium" | "large";
|
|
2650
|
+
flip: boolean;
|
|
2651
|
+
mandatory: boolean;
|
|
2652
2652
|
selected: any;
|
|
2653
2653
|
onClear: () => void;
|
|
2654
2654
|
modelValue: any;
|
|
@@ -2742,6 +2742,10 @@ declare const DropdownTypes: () => (({
|
|
|
2742
2742
|
type: import("vue").PropType<string>;
|
|
2743
2743
|
required: true;
|
|
2744
2744
|
};
|
|
2745
|
+
testId: {
|
|
2746
|
+
type: import("vue").PropType<string>;
|
|
2747
|
+
default: string;
|
|
2748
|
+
};
|
|
2745
2749
|
variant: {
|
|
2746
2750
|
type: import("vue").PropType<"text" | "outlined">;
|
|
2747
2751
|
default: string;
|
|
@@ -2754,10 +2758,6 @@ declare const DropdownTypes: () => (({
|
|
|
2754
2758
|
type: import("vue").PropType<boolean>;
|
|
2755
2759
|
default: boolean;
|
|
2756
2760
|
};
|
|
2757
|
-
testId: {
|
|
2758
|
-
type: import("vue").PropType<string>;
|
|
2759
|
-
default: string;
|
|
2760
|
-
};
|
|
2761
2761
|
startIconName: {
|
|
2762
2762
|
type: import("vue").PropType<string>;
|
|
2763
2763
|
default: any;
|
|
@@ -2777,6 +2777,10 @@ declare const DropdownTypes: () => (({
|
|
|
2777
2777
|
type: import("vue").PropType<string>;
|
|
2778
2778
|
required: true;
|
|
2779
2779
|
};
|
|
2780
|
+
testId: {
|
|
2781
|
+
type: import("vue").PropType<string>;
|
|
2782
|
+
default: string;
|
|
2783
|
+
};
|
|
2780
2784
|
variant: {
|
|
2781
2785
|
type: import("vue").PropType<"text" | "outlined">;
|
|
2782
2786
|
default: string;
|
|
@@ -2789,10 +2793,6 @@ declare const DropdownTypes: () => (({
|
|
|
2789
2793
|
type: import("vue").PropType<boolean>;
|
|
2790
2794
|
default: boolean;
|
|
2791
2795
|
};
|
|
2792
|
-
testId: {
|
|
2793
|
-
type: import("vue").PropType<string>;
|
|
2794
|
-
default: string;
|
|
2795
|
-
};
|
|
2796
2796
|
startIconName: {
|
|
2797
2797
|
type: import("vue").PropType<string>;
|
|
2798
2798
|
default: any;
|
|
@@ -2808,10 +2808,10 @@ declare const DropdownTypes: () => (({
|
|
|
2808
2808
|
}>> & {
|
|
2809
2809
|
onClick?: () => any;
|
|
2810
2810
|
}, {
|
|
2811
|
+
testId: string;
|
|
2811
2812
|
variant: "text" | "outlined";
|
|
2812
2813
|
disabled: boolean;
|
|
2813
2814
|
open: boolean;
|
|
2814
|
-
testId: string;
|
|
2815
2815
|
startIconName: string;
|
|
2816
2816
|
startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
2817
2817
|
hideEndIcon: boolean;
|
|
@@ -2820,9 +2820,9 @@ declare const DropdownTypes: () => (({
|
|
|
2820
2820
|
$: import("vue").ComponentInternalInstance;
|
|
2821
2821
|
$data: {};
|
|
2822
2822
|
$props: Partial<{
|
|
2823
|
+
testId: string;
|
|
2823
2824
|
disabled: boolean;
|
|
2824
2825
|
size: "small" | "medium" | "large";
|
|
2825
|
-
testId: string;
|
|
2826
2826
|
selected: unknown[];
|
|
2827
2827
|
placeholder: string;
|
|
2828
2828
|
inlineSearchPlaceholder: string;
|
|
@@ -2835,6 +2835,10 @@ declare const DropdownTypes: () => (({
|
|
|
2835
2835
|
valueToCopy: string;
|
|
2836
2836
|
disabledOptionKey: string;
|
|
2837
2837
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
2838
|
+
testId: {
|
|
2839
|
+
type: import("vue").PropType<string>;
|
|
2840
|
+
default: string;
|
|
2841
|
+
};
|
|
2838
2842
|
disabled: {
|
|
2839
2843
|
type: import("vue").PropType<boolean>;
|
|
2840
2844
|
default: boolean;
|
|
@@ -2843,10 +2847,6 @@ declare const DropdownTypes: () => (({
|
|
|
2843
2847
|
type: import("vue").PropType<"small" | "medium" | "large">;
|
|
2844
2848
|
default: string;
|
|
2845
2849
|
};
|
|
2846
|
-
testId: {
|
|
2847
|
-
type: import("vue").PropType<string>;
|
|
2848
|
-
default: string;
|
|
2849
|
-
};
|
|
2850
2850
|
selected: {
|
|
2851
2851
|
type: import("vue").PropType<unknown[]>;
|
|
2852
2852
|
default: any;
|
|
@@ -2913,7 +2913,7 @@ declare const DropdownTypes: () => (({
|
|
|
2913
2913
|
}>> & {
|
|
2914
2914
|
"onUpdate:selected"?: (value: unknown) => any;
|
|
2915
2915
|
"onUpdate:isOpen"?: (value: unknown) => any;
|
|
2916
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "
|
|
2916
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "disabled" | "size" | "selected" | "placeholder" | "inlineSearchPlaceholder" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "valueToCopy" | "disabledOptionKey">;
|
|
2917
2917
|
$attrs: {
|
|
2918
2918
|
[x: string]: unknown;
|
|
2919
2919
|
};
|
|
@@ -2928,6 +2928,10 @@ declare const DropdownTypes: () => (({
|
|
|
2928
2928
|
$emit: ((event: "update:selected", value: unknown) => void) & ((event: "update:isOpen", value: unknown) => void);
|
|
2929
2929
|
$el: any;
|
|
2930
2930
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
2931
|
+
testId: {
|
|
2932
|
+
type: import("vue").PropType<string>;
|
|
2933
|
+
default: string;
|
|
2934
|
+
};
|
|
2931
2935
|
disabled: {
|
|
2932
2936
|
type: import("vue").PropType<boolean>;
|
|
2933
2937
|
default: boolean;
|
|
@@ -2936,10 +2940,6 @@ declare const DropdownTypes: () => (({
|
|
|
2936
2940
|
type: import("vue").PropType<"small" | "medium" | "large">;
|
|
2937
2941
|
default: string;
|
|
2938
2942
|
};
|
|
2939
|
-
testId: {
|
|
2940
|
-
type: import("vue").PropType<string>;
|
|
2941
|
-
default: string;
|
|
2942
|
-
};
|
|
2943
2943
|
selected: {
|
|
2944
2944
|
type: import("vue").PropType<unknown[]>;
|
|
2945
2945
|
default: any;
|
|
@@ -3010,9 +3010,9 @@ declare const DropdownTypes: () => (({
|
|
|
3010
3010
|
"update:selected": (value: unknown) => void;
|
|
3011
3011
|
"update:isOpen": (value: unknown) => void;
|
|
3012
3012
|
}, string, {
|
|
3013
|
+
testId: string;
|
|
3013
3014
|
disabled: boolean;
|
|
3014
3015
|
size: "small" | "medium" | "large";
|
|
3015
|
-
testId: string;
|
|
3016
3016
|
selected: unknown[];
|
|
3017
3017
|
placeholder: string;
|
|
3018
3018
|
inlineSearchPlaceholder: string;
|
|
@@ -3045,6 +3045,10 @@ declare const DropdownTypes: () => (({
|
|
|
3045
3045
|
$nextTick: typeof import("vue").nextTick;
|
|
3046
3046
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
3047
3047
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
3048
|
+
testId: {
|
|
3049
|
+
type: import("vue").PropType<string>;
|
|
3050
|
+
default: string;
|
|
3051
|
+
};
|
|
3048
3052
|
disabled: {
|
|
3049
3053
|
type: import("vue").PropType<boolean>;
|
|
3050
3054
|
default: boolean;
|
|
@@ -3053,10 +3057,6 @@ declare const DropdownTypes: () => (({
|
|
|
3053
3057
|
type: import("vue").PropType<"small" | "medium" | "large">;
|
|
3054
3058
|
default: string;
|
|
3055
3059
|
};
|
|
3056
|
-
testId: {
|
|
3057
|
-
type: import("vue").PropType<string>;
|
|
3058
|
-
default: string;
|
|
3059
|
-
};
|
|
3060
3060
|
selected: {
|
|
3061
3061
|
type: import("vue").PropType<unknown[]>;
|
|
3062
3062
|
default: any;
|
|
@@ -3128,6 +3128,10 @@ declare const DropdownTypes: () => (({
|
|
|
3128
3128
|
__isTeleport?: never;
|
|
3129
3129
|
__isSuspense?: never;
|
|
3130
3130
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
3131
|
+
testId: {
|
|
3132
|
+
type: import("vue").PropType<string>;
|
|
3133
|
+
default: string;
|
|
3134
|
+
};
|
|
3131
3135
|
disabled: {
|
|
3132
3136
|
type: import("vue").PropType<boolean>;
|
|
3133
3137
|
default: boolean;
|
|
@@ -3136,10 +3140,6 @@ declare const DropdownTypes: () => (({
|
|
|
3136
3140
|
type: import("vue").PropType<"small" | "medium" | "large">;
|
|
3137
3141
|
default: string;
|
|
3138
3142
|
};
|
|
3139
|
-
testId: {
|
|
3140
|
-
type: import("vue").PropType<string>;
|
|
3141
|
-
default: string;
|
|
3142
|
-
};
|
|
3143
3143
|
selected: {
|
|
3144
3144
|
type: import("vue").PropType<unknown[]>;
|
|
3145
3145
|
default: any;
|
|
@@ -3210,9 +3210,9 @@ declare const DropdownTypes: () => (({
|
|
|
3210
3210
|
"update:selected": (value: unknown) => void;
|
|
3211
3211
|
"update:isOpen": (value: unknown) => void;
|
|
3212
3212
|
}, string, {
|
|
3213
|
+
testId: string;
|
|
3213
3214
|
disabled: boolean;
|
|
3214
3215
|
size: "small" | "medium" | "large";
|
|
3215
|
-
testId: string;
|
|
3216
3216
|
selected: unknown[];
|
|
3217
3217
|
placeholder: string;
|
|
3218
3218
|
inlineSearchPlaceholder: string;
|