@geelato/web-vue 2.58.1 → 2.58.2
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/dist/arco-vue.js +19 -1
- package/dist/arco-vue.js.map +1 -1
- package/dist/arco-vue.min.js +10 -7
- package/dist/arco-vue.min.js.map +1 -1
- package/es/_components/icon-hover.d.ts +3 -3
- package/es/_components/input-label/input-label.d.ts +5 -5
- package/es/_components/picker/input-range.d.ts +10 -10
- package/es/_components/picker/input.d.ts +8 -8
- package/es/_components/select-view/select-view.d.ts +6 -6
- package/es/_components/virtual-list-v2/virtual-list.d.ts +5 -5
- package/es/_hooks/use-form-item.d.ts +2 -2
- package/es/_hooks/use-size.d.ts +3 -3
- package/es/alert/alert.d.ts +6 -6
- package/es/alert/index.d.ts +12 -12
- package/es/anchor/anchor.d.ts +1 -1
- package/es/anchor/index.d.ts +3 -3
- package/es/auto-complete/auto-complete.d.ts +3 -3
- package/es/auto-complete/index.d.ts +9 -9
- package/es/avatar/avatar.d.ts +1 -1
- package/es/avatar/index.d.ts +3 -3
- package/es/button/button-group.d.ts +2 -2
- package/es/button/button.d.ts +2 -2
- package/es/button/index.d.ts +5 -5
- package/es/calendar/calendar.d.ts +1 -1
- package/es/calendar/index.d.ts +3 -3
- package/es/card/card.d.ts +2 -2
- package/es/card/index.d.ts +3 -3
- package/es/carousel/carousel-indicator.d.ts +1 -1
- package/es/cascader/cascader-panel.d.ts +7 -7
- package/es/cascader/cascader.d.ts +33 -33
- package/es/cascader/index.d.ts +85 -85
- package/es/checkbox/checkbox-group.d.ts +2 -2
- package/es/checkbox/checkbox.d.ts +6 -6
- package/es/checkbox/index.d.ts +14 -14
- package/es/collapse/collapse-item.d.ts +3 -3
- package/es/collapse/index.d.ts +3 -3
- package/es/color-picker/color-picker.d.ts +4 -4
- package/es/color-picker/index.d.ts +9 -9
- package/es/comment/comment.d.ts +2 -2
- package/es/comment/index.d.ts +3 -3
- package/es/config-provider/config-provider.d.ts +3 -3
- package/es/config-provider/index.d.ts +6 -6
- package/es/date-picker/index.d.ts +66 -66
- package/es/date-picker/panels/date/index.d.ts +8 -8
- package/es/date-picker/panels/footer.d.ts +5 -5
- package/es/date-picker/panels/shortcuts.d.ts +5 -5
- package/es/date-picker/panels/week/index.d.ts +8 -8
- package/es/date-picker/picker-panel.d.ts +26 -26
- package/es/date-picker/picker.d.ts +61 -61
- package/es/date-picker/range-picker-panel.d.ts +27 -27
- package/es/date-picker/range-picker.d.ts +66 -66
- package/es/descriptions/descriptions.d.ts +4 -4
- package/es/descriptions/index.d.ts +9 -9
- package/es/drawer/drawer.d.ts +9 -9
- package/es/drawer/index.d.ts +19 -19
- package/es/dropdown/dropdown-button.d.ts +26 -26
- package/es/dropdown/dropdown-option.d.ts +2 -2
- package/es/dropdown/dropdown-panel.d.ts +6 -6
- package/es/dropdown/dropdown-submenu.d.ts +21 -21
- package/es/dropdown/dropdown.d.ts +18 -18
- package/es/dropdown/index.d.ts +85 -85
- package/es/form/form-item-label.d.ts +28 -28
- package/es/form/form-item.d.ts +35 -35
- package/es/form/form.d.ts +2 -2
- package/es/form/index.d.ts +38 -38
- package/es/image/preview-action.d.ts +27 -27
- package/es/image/preview-toolbar.d.ts +27 -27
- package/es/input/index.d.ts +22 -22
- package/es/input/input-password.d.ts +8 -8
- package/es/input/input-search.d.ts +2 -2
- package/es/input/input.d.ts +5 -5
- package/es/input-number/index.d.ts +18 -18
- package/es/input-number/input-number.d.ts +8 -8
- package/es/input-tag/index.d.ts +30 -30
- package/es/input-tag/input-tag.d.ts +11 -11
- package/es/list/index.d.ts +12 -12
- package/es/list/list.d.ts +5 -5
- package/es/mention/index.d.ts +15 -15
- package/es/mention/mention.d.ts +5 -5
- package/es/menu/base-menu.d.ts +1 -1
- package/es/menu/item.d.ts +1 -1
- package/es/menu/menu.d.ts +1 -1
- package/es/menu/sub-menu-pop.d.ts +15 -15
- package/es/message/message.d.ts +7 -7
- package/es/modal/index.d.ts +16 -16
- package/es/modal/modal.d.ts +8 -8
- package/es/notification/notification.d.ts +4 -4
- package/es/page-header/index.d.ts +6 -6
- package/es/page-header/page-header.d.ts +3 -3
- package/es/pagination/index.d.ts +6 -6
- package/es/pagination/page-jumper.d.ts +18 -18
- package/es/pagination/page-options.d.ts +85 -85
- package/es/pagination/pagination.d.ts +3 -3
- package/es/popconfirm/index.d.ts +37 -37
- package/es/popconfirm/popconfirm.d.ts +18 -18
- package/es/popover/index.d.ts +24 -24
- package/es/popover/popover.d.ts +12 -12
- package/es/progress/circle.d.ts +5 -5
- package/es/progress/index.d.ts +36 -36
- package/es/progress/line.d.ts +5 -5
- package/es/progress/progress.d.ts +19 -19
- package/es/progress/steps.d.ts +2 -2
- package/es/radio/index.d.ts +16 -16
- package/es/radio/radio-group.d.ts +4 -4
- package/es/radio/radio.d.ts +5 -5
- package/es/rate/index.d.ts +9 -9
- package/es/rate/rate.d.ts +3 -3
- package/es/scrollbar/index.d.ts +6 -6
- package/es/scrollbar/scrollbar.d.ts +3 -3
- package/es/select/index.d.ts +85 -85
- package/es/select/option.d.ts +16 -16
- package/es/select/select-dropdown.d.ts +7 -7
- package/es/select/select.d.ts +30 -30
- package/es/skeleton/index.d.ts +3 -3
- package/es/skeleton/skeleton.d.ts +1 -1
- package/es/slider/index.d.ts +96 -96
- package/es/slider/slider-button.d.ts +27 -27
- package/es/slider/slider-input.d.ts +18 -18
- package/es/slider/slider.d.ts +47 -47
- package/es/space/index.d.ts +6 -6
- package/es/space/space.d.ts +3 -3
- package/es/split/index.d.ts +6 -6
- package/es/split/split.d.ts +2 -2
- package/es/statistic/countdown.d.ts +1 -1
- package/es/statistic/index.d.ts +4 -4
- package/es/statistic/statistic.d.ts +1 -1
- package/es/steps/index.d.ts +9 -9
- package/es/steps/step.d.ts +3 -3
- package/es/steps/steps.d.ts +3 -3
- package/es/switch/index.d.ts +15 -15
- package/es/switch/switch.d.ts +9 -9
- package/es/table/index.d.ts +24 -24
- package/es/table/table-column.d.ts +2 -2
- package/es/table/table-operation-td.d.ts +30 -30
- package/es/table/table-td.d.ts +1 -1
- package/es/table/table.d.ts +11 -11
- package/es/table/table.js +20 -2
- package/es/tabs/index.d.ts +9 -9
- package/es/tabs/tabs-nav.d.ts +1 -1
- package/es/tabs/tabs-tab.d.ts +4 -4
- package/es/tabs/tabs.d.ts +4 -4
- package/es/tag/index.d.ts +12 -12
- package/es/tag/tag.d.ts +6 -6
- package/es/textarea/index.d.ts +15 -15
- package/es/textarea/textarea.d.ts +6 -6
- package/es/time-picker/index.d.ts +113 -113
- package/es/time-picker/panel.d.ts +8 -8
- package/es/time-picker/range-panel.d.ts +8 -8
- package/es/time-picker/time-picker.d.ts +54 -54
- package/es/timeline/index.d.ts +3 -3
- package/es/timeline/timeline.d.ts +2 -2
- package/es/tooltip/index.d.ts +27 -27
- package/es/tooltip/tooltip.d.ts +13 -13
- package/es/transfer/index.d.ts +90 -90
- package/es/transfer/transfer-view.d.ts +37 -37
- package/es/transfer/transfer.d.ts +44 -44
- package/es/tree/base-node.d.ts +14 -14
- package/es/tree/index.d.ts +19 -19
- package/es/tree/transition-node-list.d.ts +14 -14
- package/es/tree/tree.d.ts +9 -9
- package/es/tree-select/index.d.ts +95 -95
- package/es/tree-select/panel.d.ts +19 -19
- package/es/tree-select/tree-select.d.ts +45 -45
- package/es/trigger/index.d.ts +12 -12
- package/es/trigger/trigger.d.ts +7 -7
- package/es/typography/base.d.ts +2 -2
- package/es/typography/edit-content.d.ts +67 -67
- package/es/typography/index.d.ts +3 -3
- package/es/typography/operations.d.ts +27 -27
- package/es/typography/title.d.ts +3 -3
- package/es/upload/index.d.ts +6 -6
- package/es/upload/upload.d.ts +2 -2
- package/es/verification-code/index.d.ts +12 -12
- package/es/verification-code/verification-code.d.ts +5 -5
- package/json/vetur-attributes.json +2123 -2123
- package/json/vetur-tags.json +750 -750
- package/json/web-types.json +4379 -4379
- package/lib/table/table.js +19 -1
- package/package.json +1 -1
package/es/select/index.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ declare const Select: {
|
|
|
25
25
|
default: string;
|
|
26
26
|
};
|
|
27
27
|
size: {
|
|
28
|
-
type: import("vue").PropType<"mini" | "
|
|
28
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
29
29
|
};
|
|
30
30
|
placeholder: StringConstructor;
|
|
31
31
|
loading: {
|
|
@@ -138,13 +138,13 @@ declare const Select: {
|
|
|
138
138
|
default: boolean;
|
|
139
139
|
};
|
|
140
140
|
}>> & Readonly<{
|
|
141
|
+
onClear?: ((ev: Event) => any) | undefined;
|
|
142
|
+
onChange?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
141
143
|
"onUpdate:popupVisible"?: ((visible: boolean) => any) | undefined;
|
|
142
144
|
onPopupVisibleChange?: ((visible: boolean) => any) | undefined;
|
|
143
|
-
onClear?: ((ev: Event) => any) | undefined;
|
|
144
145
|
"onUpdate:inputValue"?: ((inputValue: string) => any) | undefined;
|
|
145
146
|
onInputValueChange?: ((inputValue: string) => any) | undefined;
|
|
146
147
|
"onUpdate:modelValue"?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
147
|
-
onChange?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
148
148
|
onRemove?: ((removed: string | number | boolean | Record<string, any> | undefined) => any) | undefined;
|
|
149
149
|
onSearch?: ((inputValue: string) => any) | undefined;
|
|
150
150
|
onDropdownScroll?: ((ev: Event) => any) | undefined;
|
|
@@ -164,16 +164,16 @@ declare const Select: {
|
|
|
164
164
|
dropdownReachBottom: (ev: Event) => true;
|
|
165
165
|
exceedLimit: (value: string | number | boolean | Record<string, any> | undefined, ev: Event) => true;
|
|
166
166
|
}, import("vue").PublicProps, {
|
|
167
|
+
disabled: boolean;
|
|
168
|
+
error: boolean;
|
|
169
|
+
allowClear: boolean;
|
|
170
|
+
defaultValue: string | number | boolean | Record<string, unknown> | (string | number | boolean | Record<string, unknown>)[];
|
|
167
171
|
popupVisible: boolean;
|
|
168
172
|
defaultPopupVisible: boolean;
|
|
169
|
-
disabled: boolean;
|
|
170
173
|
unmountOnClose: boolean;
|
|
171
174
|
scrollbar: boolean | import("..").ScrollbarProps;
|
|
172
175
|
multiple: boolean;
|
|
173
176
|
modelValue: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[];
|
|
174
|
-
error: boolean;
|
|
175
|
-
defaultValue: string | number | boolean | Record<string, unknown> | (string | number | boolean | Record<string, unknown>)[];
|
|
176
|
-
allowClear: boolean;
|
|
177
177
|
loading: boolean;
|
|
178
178
|
bordered: boolean;
|
|
179
179
|
allowCreate: boolean;
|
|
@@ -185,14 +185,14 @@ declare const Select: {
|
|
|
185
185
|
defaultInputValue: string;
|
|
186
186
|
filterOption: boolean | ((inputValue: string, option: import("./interface").SelectOptionData) => boolean);
|
|
187
187
|
options: (string | number | boolean | import("./interface").SelectOptionData | import("./interface").SelectOptionGroup)[];
|
|
188
|
-
|
|
188
|
+
showExtraOptions: boolean;
|
|
189
189
|
valueKey: string;
|
|
190
190
|
defaultActiveFirstOption: boolean;
|
|
191
|
-
fallbackOption: boolean | ((value: string | number | boolean | Record<string, unknown>) => import("./interface").SelectOptionData);
|
|
192
|
-
showExtraOptions: boolean;
|
|
193
|
-
limit: number;
|
|
194
191
|
showHeaderOnEmpty: boolean;
|
|
195
192
|
showFooterOnEmpty: boolean;
|
|
193
|
+
searchDelay: number;
|
|
194
|
+
fallbackOption: boolean | ((value: string | number | boolean | Record<string, unknown>) => import("./interface").SelectOptionData);
|
|
195
|
+
limit: number;
|
|
196
196
|
}, true, {}, {}, {
|
|
197
197
|
Trigger: {
|
|
198
198
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -252,13 +252,13 @@ declare const Select: {
|
|
|
252
252
|
default: boolean;
|
|
253
253
|
};
|
|
254
254
|
contentClass: {
|
|
255
|
-
type: (
|
|
255
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
256
256
|
};
|
|
257
257
|
contentStyle: {
|
|
258
258
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
259
259
|
};
|
|
260
260
|
arrowClass: {
|
|
261
|
-
type: (
|
|
261
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
262
262
|
};
|
|
263
263
|
arrowStyle: {
|
|
264
264
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -316,7 +316,7 @@ declare const Select: {
|
|
|
316
316
|
default: boolean;
|
|
317
317
|
};
|
|
318
318
|
openedClass: {
|
|
319
|
-
type: (
|
|
319
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
320
320
|
};
|
|
321
321
|
autoFitPosition: {
|
|
322
322
|
type: BooleanConstructor;
|
|
@@ -351,11 +351,11 @@ declare const Select: {
|
|
|
351
351
|
hide: () => true;
|
|
352
352
|
resize: () => true;
|
|
353
353
|
}, import("vue").PublicProps, {
|
|
354
|
+
disabled: boolean;
|
|
354
355
|
popupVisible: boolean;
|
|
355
356
|
defaultPopupVisible: boolean;
|
|
356
357
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
357
358
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
358
|
-
disabled: boolean;
|
|
359
359
|
popupOffset: number;
|
|
360
360
|
showArrow: boolean;
|
|
361
361
|
alignPoint: boolean;
|
|
@@ -443,13 +443,13 @@ declare const Select: {
|
|
|
443
443
|
default: boolean;
|
|
444
444
|
};
|
|
445
445
|
contentClass: {
|
|
446
|
-
type: (
|
|
446
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
447
447
|
};
|
|
448
448
|
contentStyle: {
|
|
449
449
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
450
450
|
};
|
|
451
451
|
arrowClass: {
|
|
452
|
-
type: (
|
|
452
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
453
453
|
};
|
|
454
454
|
arrowStyle: {
|
|
455
455
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -507,7 +507,7 @@ declare const Select: {
|
|
|
507
507
|
default: boolean;
|
|
508
508
|
};
|
|
509
509
|
openedClass: {
|
|
510
|
-
type: (
|
|
510
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
511
511
|
};
|
|
512
512
|
autoFitPosition: {
|
|
513
513
|
type: BooleanConstructor;
|
|
@@ -536,11 +536,11 @@ declare const Select: {
|
|
|
536
536
|
onHide?: (() => any) | undefined;
|
|
537
537
|
onResize?: (() => any) | undefined;
|
|
538
538
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
539
|
+
disabled: boolean;
|
|
539
540
|
popupVisible: boolean;
|
|
540
541
|
defaultPopupVisible: boolean;
|
|
541
542
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
542
543
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
543
|
-
disabled: boolean;
|
|
544
544
|
popupOffset: number;
|
|
545
545
|
showArrow: boolean;
|
|
546
546
|
alignPoint: boolean;
|
|
@@ -625,13 +625,13 @@ declare const Select: {
|
|
|
625
625
|
default: boolean;
|
|
626
626
|
};
|
|
627
627
|
contentClass: {
|
|
628
|
-
type: (
|
|
628
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
629
629
|
};
|
|
630
630
|
contentStyle: {
|
|
631
631
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
632
632
|
};
|
|
633
633
|
arrowClass: {
|
|
634
|
-
type: (
|
|
634
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
635
635
|
};
|
|
636
636
|
arrowStyle: {
|
|
637
637
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -689,7 +689,7 @@ declare const Select: {
|
|
|
689
689
|
default: boolean;
|
|
690
690
|
};
|
|
691
691
|
openedClass: {
|
|
692
|
-
type: (
|
|
692
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
693
693
|
};
|
|
694
694
|
autoFitPosition: {
|
|
695
695
|
type: BooleanConstructor;
|
|
@@ -724,11 +724,11 @@ declare const Select: {
|
|
|
724
724
|
hide: () => true;
|
|
725
725
|
resize: () => true;
|
|
726
726
|
}, string, {
|
|
727
|
+
disabled: boolean;
|
|
727
728
|
popupVisible: boolean;
|
|
728
729
|
defaultPopupVisible: boolean;
|
|
729
730
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
730
731
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
731
|
-
disabled: boolean;
|
|
732
732
|
popupOffset: number;
|
|
733
733
|
showArrow: boolean;
|
|
734
734
|
alignPoint: boolean;
|
|
@@ -779,7 +779,7 @@ declare const Select: {
|
|
|
779
779
|
default: boolean;
|
|
780
780
|
};
|
|
781
781
|
size: {
|
|
782
|
-
type: import("vue").PropType<"mini" | "
|
|
782
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
783
783
|
};
|
|
784
784
|
bordered: {
|
|
785
785
|
type: BooleanConstructor;
|
|
@@ -821,7 +821,7 @@ declare const Select: {
|
|
|
821
821
|
}, {}, {}, {
|
|
822
822
|
focus(): void;
|
|
823
823
|
blur(): void;
|
|
824
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
824
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clear" | "focus" | "blur" | "remove")[], "clear" | "focus" | "blur" | "remove", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
825
825
|
modelValue: {
|
|
826
826
|
type: import("vue").PropType<import("../_components/select-view/interface").SelectViewValue[]>;
|
|
827
827
|
required: true;
|
|
@@ -845,7 +845,7 @@ declare const Select: {
|
|
|
845
845
|
default: boolean;
|
|
846
846
|
};
|
|
847
847
|
size: {
|
|
848
|
-
type: import("vue").PropType<"mini" | "
|
|
848
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
849
849
|
};
|
|
850
850
|
bordered: {
|
|
851
851
|
type: BooleanConstructor;
|
|
@@ -880,16 +880,16 @@ declare const Select: {
|
|
|
880
880
|
default: boolean;
|
|
881
881
|
};
|
|
882
882
|
}>> & Readonly<{
|
|
883
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
883
884
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
884
885
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
885
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
886
886
|
onRemove?: ((...args: any[]) => any) | undefined;
|
|
887
887
|
}>, {
|
|
888
888
|
disabled: boolean;
|
|
889
|
-
multiple: boolean;
|
|
890
|
-
retainInputValue: boolean;
|
|
891
889
|
error: boolean;
|
|
892
890
|
allowClear: boolean;
|
|
891
|
+
multiple: boolean;
|
|
892
|
+
retainInputValue: boolean;
|
|
893
893
|
loading: boolean;
|
|
894
894
|
opened: boolean;
|
|
895
895
|
bordered: boolean;
|
|
@@ -926,7 +926,7 @@ declare const Select: {
|
|
|
926
926
|
default: string;
|
|
927
927
|
};
|
|
928
928
|
size: {
|
|
929
|
-
type: import("vue").PropType<"mini" | "
|
|
929
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
930
930
|
};
|
|
931
931
|
placeholder: StringConstructor;
|
|
932
932
|
loading: {
|
|
@@ -1039,29 +1039,29 @@ declare const Select: {
|
|
|
1039
1039
|
default: boolean;
|
|
1040
1040
|
};
|
|
1041
1041
|
}>> & Readonly<{
|
|
1042
|
+
onClear?: ((ev: Event) => any) | undefined;
|
|
1043
|
+
onChange?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
1042
1044
|
"onUpdate:popupVisible"?: ((visible: boolean) => any) | undefined;
|
|
1043
1045
|
onPopupVisibleChange?: ((visible: boolean) => any) | undefined;
|
|
1044
|
-
onClear?: ((ev: Event) => any) | undefined;
|
|
1045
1046
|
"onUpdate:inputValue"?: ((inputValue: string) => any) | undefined;
|
|
1046
1047
|
onInputValueChange?: ((inputValue: string) => any) | undefined;
|
|
1047
1048
|
"onUpdate:modelValue"?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
1048
|
-
onChange?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
1049
1049
|
onRemove?: ((removed: string | number | boolean | Record<string, any> | undefined) => any) | undefined;
|
|
1050
1050
|
onSearch?: ((inputValue: string) => any) | undefined;
|
|
1051
1051
|
onDropdownScroll?: ((ev: Event) => any) | undefined;
|
|
1052
1052
|
onDropdownReachBottom?: ((ev: Event) => any) | undefined;
|
|
1053
1053
|
onExceedLimit?: ((value: string | number | boolean | Record<string, any> | undefined, ev: Event) => any) | undefined;
|
|
1054
1054
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
1055
|
+
disabled: boolean;
|
|
1056
|
+
error: boolean;
|
|
1057
|
+
allowClear: boolean;
|
|
1058
|
+
defaultValue: string | number | boolean | Record<string, unknown> | (string | number | boolean | Record<string, unknown>)[];
|
|
1055
1059
|
popupVisible: boolean;
|
|
1056
1060
|
defaultPopupVisible: boolean;
|
|
1057
|
-
disabled: boolean;
|
|
1058
1061
|
unmountOnClose: boolean;
|
|
1059
1062
|
scrollbar: boolean | import("..").ScrollbarProps;
|
|
1060
1063
|
multiple: boolean;
|
|
1061
1064
|
modelValue: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[];
|
|
1062
|
-
error: boolean;
|
|
1063
|
-
defaultValue: string | number | boolean | Record<string, unknown> | (string | number | boolean | Record<string, unknown>)[];
|
|
1064
|
-
allowClear: boolean;
|
|
1065
1065
|
loading: boolean;
|
|
1066
1066
|
bordered: boolean;
|
|
1067
1067
|
allowCreate: boolean;
|
|
@@ -1073,14 +1073,14 @@ declare const Select: {
|
|
|
1073
1073
|
defaultInputValue: string;
|
|
1074
1074
|
filterOption: boolean | ((inputValue: string, option: import("./interface").SelectOptionData) => boolean);
|
|
1075
1075
|
options: (string | number | boolean | import("./interface").SelectOptionData | import("./interface").SelectOptionGroup)[];
|
|
1076
|
-
|
|
1076
|
+
showExtraOptions: boolean;
|
|
1077
1077
|
valueKey: string;
|
|
1078
1078
|
defaultActiveFirstOption: boolean;
|
|
1079
|
-
fallbackOption: boolean | ((value: string | number | boolean | Record<string, unknown>) => import("./interface").SelectOptionData);
|
|
1080
|
-
showExtraOptions: boolean;
|
|
1081
|
-
limit: number;
|
|
1082
1079
|
showHeaderOnEmpty: boolean;
|
|
1083
1080
|
showFooterOnEmpty: boolean;
|
|
1081
|
+
searchDelay: number;
|
|
1082
|
+
fallbackOption: boolean | ((value: string | number | boolean | Record<string, unknown>) => import("./interface").SelectOptionData);
|
|
1083
|
+
limit: number;
|
|
1084
1084
|
}>;
|
|
1085
1085
|
__isFragment?: undefined;
|
|
1086
1086
|
__isTeleport?: undefined;
|
|
@@ -1106,7 +1106,7 @@ declare const Select: {
|
|
|
1106
1106
|
default: string;
|
|
1107
1107
|
};
|
|
1108
1108
|
size: {
|
|
1109
|
-
type: import("vue").PropType<"mini" | "
|
|
1109
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
1110
1110
|
};
|
|
1111
1111
|
placeholder: StringConstructor;
|
|
1112
1112
|
loading: {
|
|
@@ -1219,13 +1219,13 @@ declare const Select: {
|
|
|
1219
1219
|
default: boolean;
|
|
1220
1220
|
};
|
|
1221
1221
|
}>> & Readonly<{
|
|
1222
|
+
onClear?: ((ev: Event) => any) | undefined;
|
|
1223
|
+
onChange?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
1222
1224
|
"onUpdate:popupVisible"?: ((visible: boolean) => any) | undefined;
|
|
1223
1225
|
onPopupVisibleChange?: ((visible: boolean) => any) | undefined;
|
|
1224
|
-
onClear?: ((ev: Event) => any) | undefined;
|
|
1225
1226
|
"onUpdate:inputValue"?: ((inputValue: string) => any) | undefined;
|
|
1226
1227
|
onInputValueChange?: ((inputValue: string) => any) | undefined;
|
|
1227
1228
|
"onUpdate:modelValue"?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
1228
|
-
onChange?: ((value: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[]) => any) | undefined;
|
|
1229
1229
|
onRemove?: ((removed: string | number | boolean | Record<string, any> | undefined) => any) | undefined;
|
|
1230
1230
|
onSearch?: ((inputValue: string) => any) | undefined;
|
|
1231
1231
|
onDropdownScroll?: ((ev: Event) => any) | undefined;
|
|
@@ -1245,16 +1245,16 @@ declare const Select: {
|
|
|
1245
1245
|
dropdownReachBottom: (ev: Event) => true;
|
|
1246
1246
|
exceedLimit: (value: string | number | boolean | Record<string, any> | undefined, ev: Event) => true;
|
|
1247
1247
|
}, string, {
|
|
1248
|
+
disabled: boolean;
|
|
1249
|
+
error: boolean;
|
|
1250
|
+
allowClear: boolean;
|
|
1251
|
+
defaultValue: string | number | boolean | Record<string, unknown> | (string | number | boolean | Record<string, unknown>)[];
|
|
1248
1252
|
popupVisible: boolean;
|
|
1249
1253
|
defaultPopupVisible: boolean;
|
|
1250
|
-
disabled: boolean;
|
|
1251
1254
|
unmountOnClose: boolean;
|
|
1252
1255
|
scrollbar: boolean | import("..").ScrollbarProps;
|
|
1253
1256
|
multiple: boolean;
|
|
1254
1257
|
modelValue: string | number | boolean | Record<string, any> | (string | number | boolean | Record<string, any>)[];
|
|
1255
|
-
error: boolean;
|
|
1256
|
-
defaultValue: string | number | boolean | Record<string, unknown> | (string | number | boolean | Record<string, unknown>)[];
|
|
1257
|
-
allowClear: boolean;
|
|
1258
1258
|
loading: boolean;
|
|
1259
1259
|
bordered: boolean;
|
|
1260
1260
|
allowCreate: boolean;
|
|
@@ -1266,14 +1266,14 @@ declare const Select: {
|
|
|
1266
1266
|
defaultInputValue: string;
|
|
1267
1267
|
filterOption: boolean | ((inputValue: string, option: import("./interface").SelectOptionData) => boolean);
|
|
1268
1268
|
options: (string | number | boolean | import("./interface").SelectOptionData | import("./interface").SelectOptionGroup)[];
|
|
1269
|
-
|
|
1269
|
+
showExtraOptions: boolean;
|
|
1270
1270
|
valueKey: string;
|
|
1271
1271
|
defaultActiveFirstOption: boolean;
|
|
1272
|
-
fallbackOption: boolean | ((value: string | number | boolean | Record<string, unknown>) => import("./interface").SelectOptionData);
|
|
1273
|
-
showExtraOptions: boolean;
|
|
1274
|
-
limit: number;
|
|
1275
1272
|
showHeaderOnEmpty: boolean;
|
|
1276
1273
|
showFooterOnEmpty: boolean;
|
|
1274
|
+
searchDelay: number;
|
|
1275
|
+
fallbackOption: boolean | ((value: string | number | boolean | Record<string, unknown>) => import("./interface").SelectOptionData);
|
|
1276
|
+
limit: number;
|
|
1277
1277
|
}, {}, string, {}, {
|
|
1278
1278
|
Trigger: {
|
|
1279
1279
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -1333,13 +1333,13 @@ declare const Select: {
|
|
|
1333
1333
|
default: boolean;
|
|
1334
1334
|
};
|
|
1335
1335
|
contentClass: {
|
|
1336
|
-
type: (
|
|
1336
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1337
1337
|
};
|
|
1338
1338
|
contentStyle: {
|
|
1339
1339
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1340
1340
|
};
|
|
1341
1341
|
arrowClass: {
|
|
1342
|
-
type: (
|
|
1342
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1343
1343
|
};
|
|
1344
1344
|
arrowStyle: {
|
|
1345
1345
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1397,7 +1397,7 @@ declare const Select: {
|
|
|
1397
1397
|
default: boolean;
|
|
1398
1398
|
};
|
|
1399
1399
|
openedClass: {
|
|
1400
|
-
type: (
|
|
1400
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1401
1401
|
};
|
|
1402
1402
|
autoFitPosition: {
|
|
1403
1403
|
type: BooleanConstructor;
|
|
@@ -1432,11 +1432,11 @@ declare const Select: {
|
|
|
1432
1432
|
hide: () => true;
|
|
1433
1433
|
resize: () => true;
|
|
1434
1434
|
}, import("vue").PublicProps, {
|
|
1435
|
+
disabled: boolean;
|
|
1435
1436
|
popupVisible: boolean;
|
|
1436
1437
|
defaultPopupVisible: boolean;
|
|
1437
1438
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1438
1439
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1439
|
-
disabled: boolean;
|
|
1440
1440
|
popupOffset: number;
|
|
1441
1441
|
showArrow: boolean;
|
|
1442
1442
|
alignPoint: boolean;
|
|
@@ -1524,13 +1524,13 @@ declare const Select: {
|
|
|
1524
1524
|
default: boolean;
|
|
1525
1525
|
};
|
|
1526
1526
|
contentClass: {
|
|
1527
|
-
type: (
|
|
1527
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1528
1528
|
};
|
|
1529
1529
|
contentStyle: {
|
|
1530
1530
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1531
1531
|
};
|
|
1532
1532
|
arrowClass: {
|
|
1533
|
-
type: (
|
|
1533
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1534
1534
|
};
|
|
1535
1535
|
arrowStyle: {
|
|
1536
1536
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1588,7 +1588,7 @@ declare const Select: {
|
|
|
1588
1588
|
default: boolean;
|
|
1589
1589
|
};
|
|
1590
1590
|
openedClass: {
|
|
1591
|
-
type: (
|
|
1591
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1592
1592
|
};
|
|
1593
1593
|
autoFitPosition: {
|
|
1594
1594
|
type: BooleanConstructor;
|
|
@@ -1617,11 +1617,11 @@ declare const Select: {
|
|
|
1617
1617
|
onHide?: (() => any) | undefined;
|
|
1618
1618
|
onResize?: (() => any) | undefined;
|
|
1619
1619
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
1620
|
+
disabled: boolean;
|
|
1620
1621
|
popupVisible: boolean;
|
|
1621
1622
|
defaultPopupVisible: boolean;
|
|
1622
1623
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1623
1624
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1624
|
-
disabled: boolean;
|
|
1625
1625
|
popupOffset: number;
|
|
1626
1626
|
showArrow: boolean;
|
|
1627
1627
|
alignPoint: boolean;
|
|
@@ -1706,13 +1706,13 @@ declare const Select: {
|
|
|
1706
1706
|
default: boolean;
|
|
1707
1707
|
};
|
|
1708
1708
|
contentClass: {
|
|
1709
|
-
type: (
|
|
1709
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1710
1710
|
};
|
|
1711
1711
|
contentStyle: {
|
|
1712
1712
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1713
1713
|
};
|
|
1714
1714
|
arrowClass: {
|
|
1715
|
-
type: (
|
|
1715
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1716
1716
|
};
|
|
1717
1717
|
arrowStyle: {
|
|
1718
1718
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1770,7 +1770,7 @@ declare const Select: {
|
|
|
1770
1770
|
default: boolean;
|
|
1771
1771
|
};
|
|
1772
1772
|
openedClass: {
|
|
1773
|
-
type: (
|
|
1773
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1774
1774
|
};
|
|
1775
1775
|
autoFitPosition: {
|
|
1776
1776
|
type: BooleanConstructor;
|
|
@@ -1805,11 +1805,11 @@ declare const Select: {
|
|
|
1805
1805
|
hide: () => true;
|
|
1806
1806
|
resize: () => true;
|
|
1807
1807
|
}, string, {
|
|
1808
|
+
disabled: boolean;
|
|
1808
1809
|
popupVisible: boolean;
|
|
1809
1810
|
defaultPopupVisible: boolean;
|
|
1810
1811
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1811
1812
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1812
|
-
disabled: boolean;
|
|
1813
1813
|
popupOffset: number;
|
|
1814
1814
|
showArrow: boolean;
|
|
1815
1815
|
alignPoint: boolean;
|
|
@@ -1860,7 +1860,7 @@ declare const Select: {
|
|
|
1860
1860
|
default: boolean;
|
|
1861
1861
|
};
|
|
1862
1862
|
size: {
|
|
1863
|
-
type: import("vue").PropType<"mini" | "
|
|
1863
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
1864
1864
|
};
|
|
1865
1865
|
bordered: {
|
|
1866
1866
|
type: BooleanConstructor;
|
|
@@ -1902,7 +1902,7 @@ declare const Select: {
|
|
|
1902
1902
|
}, {}, {}, {
|
|
1903
1903
|
focus(): void;
|
|
1904
1904
|
blur(): void;
|
|
1905
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
1905
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clear" | "focus" | "blur" | "remove")[], "clear" | "focus" | "blur" | "remove", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1906
1906
|
modelValue: {
|
|
1907
1907
|
type: import("vue").PropType<import("../_components/select-view/interface").SelectViewValue[]>;
|
|
1908
1908
|
required: true;
|
|
@@ -1926,7 +1926,7 @@ declare const Select: {
|
|
|
1926
1926
|
default: boolean;
|
|
1927
1927
|
};
|
|
1928
1928
|
size: {
|
|
1929
|
-
type: import("vue").PropType<"mini" | "
|
|
1929
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
1930
1930
|
};
|
|
1931
1931
|
bordered: {
|
|
1932
1932
|
type: BooleanConstructor;
|
|
@@ -1961,16 +1961,16 @@ declare const Select: {
|
|
|
1961
1961
|
default: boolean;
|
|
1962
1962
|
};
|
|
1963
1963
|
}>> & Readonly<{
|
|
1964
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
1964
1965
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
1965
1966
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
1966
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
1967
1967
|
onRemove?: ((...args: any[]) => any) | undefined;
|
|
1968
1968
|
}>, {
|
|
1969
1969
|
disabled: boolean;
|
|
1970
|
-
multiple: boolean;
|
|
1971
|
-
retainInputValue: boolean;
|
|
1972
1970
|
error: boolean;
|
|
1973
1971
|
allowClear: boolean;
|
|
1972
|
+
multiple: boolean;
|
|
1973
|
+
retainInputValue: boolean;
|
|
1974
1974
|
loading: boolean;
|
|
1975
1975
|
opened: boolean;
|
|
1976
1976
|
bordered: boolean;
|
|
@@ -1982,7 +1982,7 @@ declare const Select: {
|
|
|
1982
1982
|
} & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
1983
1983
|
Option: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1984
1984
|
value: {
|
|
1985
|
-
type: (
|
|
1985
|
+
type: (StringConstructor | BooleanConstructor | ObjectConstructor | NumberConstructor)[];
|
|
1986
1986
|
default: undefined;
|
|
1987
1987
|
};
|
|
1988
1988
|
label: StringConstructor;
|
|
@@ -2012,7 +2012,7 @@ declare const Select: {
|
|
|
2012
2012
|
handleMouseLeave: () => void;
|
|
2013
2013
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2014
2014
|
value: {
|
|
2015
|
-
type: (
|
|
2015
|
+
type: (StringConstructor | BooleanConstructor | ObjectConstructor | NumberConstructor)[];
|
|
2016
2016
|
default: undefined;
|
|
2017
2017
|
};
|
|
2018
2018
|
label: StringConstructor;
|
|
@@ -2043,7 +2043,7 @@ declare const Select: {
|
|
|
2043
2043
|
default: boolean;
|
|
2044
2044
|
};
|
|
2045
2045
|
value: {
|
|
2046
|
-
type: (
|
|
2046
|
+
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
2047
2047
|
};
|
|
2048
2048
|
disabled: {
|
|
2049
2049
|
type: BooleanConstructor;
|
|
@@ -2058,8 +2058,8 @@ declare const Select: {
|
|
|
2058
2058
|
default: boolean;
|
|
2059
2059
|
};
|
|
2060
2060
|
}>> & Readonly<{
|
|
2061
|
-
"onUpdate:modelValue"?: ((value: boolean | (string | number | boolean)[]) => any) | undefined;
|
|
2062
2061
|
onChange?: ((value: boolean | (string | number | boolean)[], ev: Event) => any) | undefined;
|
|
2062
|
+
"onUpdate:modelValue"?: ((value: boolean | (string | number | boolean)[]) => any) | undefined;
|
|
2063
2063
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2064
2064
|
'update:modelValue': (value: boolean | (string | number | boolean)[]) => true;
|
|
2065
2065
|
change: (value: boolean | (string | number | boolean)[], ev: Event) => true;
|
|
@@ -2076,7 +2076,7 @@ declare const Select: {
|
|
|
2076
2076
|
type: StringConstructor;
|
|
2077
2077
|
};
|
|
2078
2078
|
size: {
|
|
2079
|
-
type: import("vue").PropType<"mini" | "
|
|
2079
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
2080
2080
|
default: string;
|
|
2081
2081
|
};
|
|
2082
2082
|
disabled: {
|
|
@@ -2090,7 +2090,7 @@ declare const Select: {
|
|
|
2090
2090
|
type: StringConstructor;
|
|
2091
2091
|
};
|
|
2092
2092
|
size: {
|
|
2093
|
-
type: import("vue").PropType<"mini" | "
|
|
2093
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
2094
2094
|
default: string;
|
|
2095
2095
|
};
|
|
2096
2096
|
disabled: {
|
|
@@ -2098,8 +2098,8 @@ declare const Select: {
|
|
|
2098
2098
|
default: boolean;
|
|
2099
2099
|
};
|
|
2100
2100
|
}>> & Readonly<{}>, {
|
|
2101
|
+
size: "mini" | "small" | "medium" | "large";
|
|
2101
2102
|
disabled: boolean;
|
|
2102
|
-
size: "mini" | "medium" | "large" | "small";
|
|
2103
2103
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2104
2104
|
} & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
2105
2105
|
P: {};
|
|
@@ -2118,7 +2118,7 @@ declare const Select: {
|
|
|
2118
2118
|
default: boolean;
|
|
2119
2119
|
};
|
|
2120
2120
|
value: {
|
|
2121
|
-
type: (
|
|
2121
|
+
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
2122
2122
|
};
|
|
2123
2123
|
disabled: {
|
|
2124
2124
|
type: BooleanConstructor;
|
|
@@ -2133,8 +2133,8 @@ declare const Select: {
|
|
|
2133
2133
|
default: boolean;
|
|
2134
2134
|
};
|
|
2135
2135
|
}>> & Readonly<{
|
|
2136
|
-
"onUpdate:modelValue"?: ((value: boolean | (string | number | boolean)[]) => any) | undefined;
|
|
2137
2136
|
onChange?: ((value: boolean | (string | number | boolean)[], ev: Event) => any) | undefined;
|
|
2137
|
+
"onUpdate:modelValue"?: ((value: boolean | (string | number | boolean)[]) => any) | undefined;
|
|
2138
2138
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
2139
2139
|
disabled: boolean;
|
|
2140
2140
|
modelValue: boolean | (string | number | boolean)[];
|
|
@@ -2155,7 +2155,7 @@ declare const Select: {
|
|
|
2155
2155
|
default: boolean;
|
|
2156
2156
|
};
|
|
2157
2157
|
value: {
|
|
2158
|
-
type: (
|
|
2158
|
+
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
2159
2159
|
};
|
|
2160
2160
|
disabled: {
|
|
2161
2161
|
type: BooleanConstructor;
|
|
@@ -2170,8 +2170,8 @@ declare const Select: {
|
|
|
2170
2170
|
default: boolean;
|
|
2171
2171
|
};
|
|
2172
2172
|
}>> & Readonly<{
|
|
2173
|
-
"onUpdate:modelValue"?: ((value: boolean | (string | number | boolean)[]) => any) | undefined;
|
|
2174
2173
|
onChange?: ((value: boolean | (string | number | boolean)[], ev: Event) => any) | undefined;
|
|
2174
|
+
"onUpdate:modelValue"?: ((value: boolean | (string | number | boolean)[]) => any) | undefined;
|
|
2175
2175
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2176
2176
|
'update:modelValue': (value: boolean | (string | number | boolean)[]) => true;
|
|
2177
2177
|
change: (value: boolean | (string | number | boolean)[], ev: Event) => true;
|
|
@@ -2188,7 +2188,7 @@ declare const Select: {
|
|
|
2188
2188
|
type: StringConstructor;
|
|
2189
2189
|
};
|
|
2190
2190
|
size: {
|
|
2191
|
-
type: import("vue").PropType<"mini" | "
|
|
2191
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
2192
2192
|
default: string;
|
|
2193
2193
|
};
|
|
2194
2194
|
disabled: {
|
|
@@ -2202,7 +2202,7 @@ declare const Select: {
|
|
|
2202
2202
|
type: StringConstructor;
|
|
2203
2203
|
};
|
|
2204
2204
|
size: {
|
|
2205
|
-
type: import("vue").PropType<"mini" | "
|
|
2205
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
2206
2206
|
default: string;
|
|
2207
2207
|
};
|
|
2208
2208
|
disabled: {
|
|
@@ -2210,8 +2210,8 @@ declare const Select: {
|
|
|
2210
2210
|
default: boolean;
|
|
2211
2211
|
};
|
|
2212
2212
|
}>> & Readonly<{}>, {
|
|
2213
|
+
size: "mini" | "small" | "medium" | "large";
|
|
2213
2214
|
disabled: boolean;
|
|
2214
|
-
size: "mini" | "medium" | "large" | "small";
|
|
2215
2215
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2216
2216
|
} & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
2217
2217
|
Group: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -2264,12 +2264,12 @@ declare const Select: {
|
|
|
2264
2264
|
default: boolean;
|
|
2265
2265
|
};
|
|
2266
2266
|
}>> & Readonly<{
|
|
2267
|
-
"onUpdate:modelValue"?: ((value: (string | number | boolean)[]) => any) | undefined;
|
|
2268
2267
|
onChange?: ((value: (string | number | boolean)[], ev: Event) => any) | undefined;
|
|
2268
|
+
"onUpdate:modelValue"?: ((value: (string | number | boolean)[]) => any) | undefined;
|
|
2269
2269
|
}>, {
|
|
2270
2270
|
disabled: boolean;
|
|
2271
|
-
modelValue: (string | number | boolean)[];
|
|
2272
2271
|
defaultValue: (string | number | boolean)[];
|
|
2272
|
+
modelValue: (string | number | boolean)[];
|
|
2273
2273
|
direction: "horizontal" | "vertical";
|
|
2274
2274
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2275
2275
|
install: (app: App<any>, options?: ArcoOptions | undefined) => void;
|