@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/dropdown/index.d.ts
CHANGED
|
@@ -112,13 +112,13 @@ declare const Dropdown: {
|
|
|
112
112
|
default: boolean;
|
|
113
113
|
};
|
|
114
114
|
contentClass: {
|
|
115
|
-
type: (
|
|
115
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
116
116
|
};
|
|
117
117
|
contentStyle: {
|
|
118
118
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
119
119
|
};
|
|
120
120
|
arrowClass: {
|
|
121
|
-
type: (
|
|
121
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
122
122
|
};
|
|
123
123
|
arrowStyle: {
|
|
124
124
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -176,7 +176,7 @@ declare const Dropdown: {
|
|
|
176
176
|
default: boolean;
|
|
177
177
|
};
|
|
178
178
|
openedClass: {
|
|
179
|
-
type: (
|
|
179
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
180
180
|
};
|
|
181
181
|
autoFitPosition: {
|
|
182
182
|
type: BooleanConstructor;
|
|
@@ -211,11 +211,11 @@ declare const Dropdown: {
|
|
|
211
211
|
hide: () => true;
|
|
212
212
|
resize: () => true;
|
|
213
213
|
}, import("vue").PublicProps, {
|
|
214
|
+
disabled: boolean;
|
|
214
215
|
popupVisible: boolean;
|
|
215
216
|
defaultPopupVisible: boolean;
|
|
216
217
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
217
218
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
218
|
-
disabled: boolean;
|
|
219
219
|
popupOffset: number;
|
|
220
220
|
showArrow: boolean;
|
|
221
221
|
alignPoint: boolean;
|
|
@@ -303,13 +303,13 @@ declare const Dropdown: {
|
|
|
303
303
|
default: boolean;
|
|
304
304
|
};
|
|
305
305
|
contentClass: {
|
|
306
|
-
type: (
|
|
306
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
307
307
|
};
|
|
308
308
|
contentStyle: {
|
|
309
309
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
310
310
|
};
|
|
311
311
|
arrowClass: {
|
|
312
|
-
type: (
|
|
312
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
313
313
|
};
|
|
314
314
|
arrowStyle: {
|
|
315
315
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -367,7 +367,7 @@ declare const Dropdown: {
|
|
|
367
367
|
default: boolean;
|
|
368
368
|
};
|
|
369
369
|
openedClass: {
|
|
370
|
-
type: (
|
|
370
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
371
371
|
};
|
|
372
372
|
autoFitPosition: {
|
|
373
373
|
type: BooleanConstructor;
|
|
@@ -396,11 +396,11 @@ declare const Dropdown: {
|
|
|
396
396
|
onHide?: (() => any) | undefined;
|
|
397
397
|
onResize?: (() => any) | undefined;
|
|
398
398
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
399
|
+
disabled: boolean;
|
|
399
400
|
popupVisible: boolean;
|
|
400
401
|
defaultPopupVisible: boolean;
|
|
401
402
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
402
403
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
403
|
-
disabled: boolean;
|
|
404
404
|
popupOffset: number;
|
|
405
405
|
showArrow: boolean;
|
|
406
406
|
alignPoint: boolean;
|
|
@@ -485,13 +485,13 @@ declare const Dropdown: {
|
|
|
485
485
|
default: boolean;
|
|
486
486
|
};
|
|
487
487
|
contentClass: {
|
|
488
|
-
type: (
|
|
488
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
489
489
|
};
|
|
490
490
|
contentStyle: {
|
|
491
491
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
492
492
|
};
|
|
493
493
|
arrowClass: {
|
|
494
|
-
type: (
|
|
494
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
495
495
|
};
|
|
496
496
|
arrowStyle: {
|
|
497
497
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -549,7 +549,7 @@ declare const Dropdown: {
|
|
|
549
549
|
default: boolean;
|
|
550
550
|
};
|
|
551
551
|
openedClass: {
|
|
552
|
-
type: (
|
|
552
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
553
553
|
};
|
|
554
554
|
autoFitPosition: {
|
|
555
555
|
type: BooleanConstructor;
|
|
@@ -584,11 +584,11 @@ declare const Dropdown: {
|
|
|
584
584
|
hide: () => true;
|
|
585
585
|
resize: () => true;
|
|
586
586
|
}, string, {
|
|
587
|
+
disabled: boolean;
|
|
587
588
|
popupVisible: boolean;
|
|
588
589
|
defaultPopupVisible: boolean;
|
|
589
590
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
590
591
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
591
|
-
disabled: boolean;
|
|
592
592
|
popupOffset: number;
|
|
593
593
|
showArrow: boolean;
|
|
594
594
|
alignPoint: boolean;
|
|
@@ -675,7 +675,7 @@ declare const Dropdown: {
|
|
|
675
675
|
type: import("vue").PropType<"embed" | "track">;
|
|
676
676
|
default: string;
|
|
677
677
|
};
|
|
678
|
-
outerClass: (
|
|
678
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
679
679
|
outerStyle: {
|
|
680
680
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
681
681
|
};
|
|
@@ -719,8 +719,8 @@ declare const Dropdown: {
|
|
|
719
719
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
720
720
|
scroll: (ev: Event) => true;
|
|
721
721
|
}, import("vue").PublicProps, {
|
|
722
|
-
hide: boolean;
|
|
723
722
|
type: "embed" | "track";
|
|
723
|
+
hide: boolean;
|
|
724
724
|
disableHorizontal: boolean;
|
|
725
725
|
disableVertical: boolean;
|
|
726
726
|
}, true, {}, {}, {
|
|
@@ -800,7 +800,7 @@ declare const Dropdown: {
|
|
|
800
800
|
type: import("vue").PropType<"embed" | "track">;
|
|
801
801
|
default: string;
|
|
802
802
|
};
|
|
803
|
-
outerClass: (
|
|
803
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
804
804
|
outerStyle: {
|
|
805
805
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
806
806
|
};
|
|
@@ -842,8 +842,8 @@ declare const Dropdown: {
|
|
|
842
842
|
scrollTop(top: number): void;
|
|
843
843
|
scrollLeft(left: number): void;
|
|
844
844
|
}, {
|
|
845
|
-
hide: boolean;
|
|
846
845
|
type: "embed" | "track";
|
|
846
|
+
hide: boolean;
|
|
847
847
|
disableHorizontal: boolean;
|
|
848
848
|
disableVertical: boolean;
|
|
849
849
|
}>;
|
|
@@ -855,7 +855,7 @@ declare const Dropdown: {
|
|
|
855
855
|
type: import("vue").PropType<"embed" | "track">;
|
|
856
856
|
default: string;
|
|
857
857
|
};
|
|
858
|
-
outerClass: (
|
|
858
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
859
859
|
outerStyle: {
|
|
860
860
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
861
861
|
};
|
|
@@ -899,8 +899,8 @@ declare const Dropdown: {
|
|
|
899
899
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
900
900
|
scroll: (ev: Event) => true;
|
|
901
901
|
}, string, {
|
|
902
|
-
hide: boolean;
|
|
903
902
|
type: "embed" | "track";
|
|
903
|
+
hide: boolean;
|
|
904
904
|
disableHorizontal: boolean;
|
|
905
905
|
disableVertical: boolean;
|
|
906
906
|
}, {}, string, {}, {
|
|
@@ -1180,13 +1180,13 @@ declare const Dropdown: {
|
|
|
1180
1180
|
default: boolean;
|
|
1181
1181
|
};
|
|
1182
1182
|
contentClass: {
|
|
1183
|
-
type: (
|
|
1183
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1184
1184
|
};
|
|
1185
1185
|
contentStyle: {
|
|
1186
1186
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1187
1187
|
};
|
|
1188
1188
|
arrowClass: {
|
|
1189
|
-
type: (
|
|
1189
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1190
1190
|
};
|
|
1191
1191
|
arrowStyle: {
|
|
1192
1192
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1244,7 +1244,7 @@ declare const Dropdown: {
|
|
|
1244
1244
|
default: boolean;
|
|
1245
1245
|
};
|
|
1246
1246
|
openedClass: {
|
|
1247
|
-
type: (
|
|
1247
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1248
1248
|
};
|
|
1249
1249
|
autoFitPosition: {
|
|
1250
1250
|
type: BooleanConstructor;
|
|
@@ -1279,11 +1279,11 @@ declare const Dropdown: {
|
|
|
1279
1279
|
hide: () => true;
|
|
1280
1280
|
resize: () => true;
|
|
1281
1281
|
}, import("vue").PublicProps, {
|
|
1282
|
+
disabled: boolean;
|
|
1282
1283
|
popupVisible: boolean;
|
|
1283
1284
|
defaultPopupVisible: boolean;
|
|
1284
1285
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1285
1286
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1286
|
-
disabled: boolean;
|
|
1287
1287
|
popupOffset: number;
|
|
1288
1288
|
showArrow: boolean;
|
|
1289
1289
|
alignPoint: boolean;
|
|
@@ -1371,13 +1371,13 @@ declare const Dropdown: {
|
|
|
1371
1371
|
default: boolean;
|
|
1372
1372
|
};
|
|
1373
1373
|
contentClass: {
|
|
1374
|
-
type: (
|
|
1374
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1375
1375
|
};
|
|
1376
1376
|
contentStyle: {
|
|
1377
1377
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1378
1378
|
};
|
|
1379
1379
|
arrowClass: {
|
|
1380
|
-
type: (
|
|
1380
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1381
1381
|
};
|
|
1382
1382
|
arrowStyle: {
|
|
1383
1383
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1435,7 +1435,7 @@ declare const Dropdown: {
|
|
|
1435
1435
|
default: boolean;
|
|
1436
1436
|
};
|
|
1437
1437
|
openedClass: {
|
|
1438
|
-
type: (
|
|
1438
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1439
1439
|
};
|
|
1440
1440
|
autoFitPosition: {
|
|
1441
1441
|
type: BooleanConstructor;
|
|
@@ -1464,11 +1464,11 @@ declare const Dropdown: {
|
|
|
1464
1464
|
onHide?: (() => any) | undefined;
|
|
1465
1465
|
onResize?: (() => any) | undefined;
|
|
1466
1466
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
1467
|
+
disabled: boolean;
|
|
1467
1468
|
popupVisible: boolean;
|
|
1468
1469
|
defaultPopupVisible: boolean;
|
|
1469
1470
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1470
1471
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1471
|
-
disabled: boolean;
|
|
1472
1472
|
popupOffset: number;
|
|
1473
1473
|
showArrow: boolean;
|
|
1474
1474
|
alignPoint: boolean;
|
|
@@ -1553,13 +1553,13 @@ declare const Dropdown: {
|
|
|
1553
1553
|
default: boolean;
|
|
1554
1554
|
};
|
|
1555
1555
|
contentClass: {
|
|
1556
|
-
type: (
|
|
1556
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1557
1557
|
};
|
|
1558
1558
|
contentStyle: {
|
|
1559
1559
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1560
1560
|
};
|
|
1561
1561
|
arrowClass: {
|
|
1562
|
-
type: (
|
|
1562
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1563
1563
|
};
|
|
1564
1564
|
arrowStyle: {
|
|
1565
1565
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1617,7 +1617,7 @@ declare const Dropdown: {
|
|
|
1617
1617
|
default: boolean;
|
|
1618
1618
|
};
|
|
1619
1619
|
openedClass: {
|
|
1620
|
-
type: (
|
|
1620
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1621
1621
|
};
|
|
1622
1622
|
autoFitPosition: {
|
|
1623
1623
|
type: BooleanConstructor;
|
|
@@ -1652,11 +1652,11 @@ declare const Dropdown: {
|
|
|
1652
1652
|
hide: () => true;
|
|
1653
1653
|
resize: () => true;
|
|
1654
1654
|
}, string, {
|
|
1655
|
+
disabled: boolean;
|
|
1655
1656
|
popupVisible: boolean;
|
|
1656
1657
|
defaultPopupVisible: boolean;
|
|
1657
1658
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1658
1659
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1659
|
-
disabled: boolean;
|
|
1660
1660
|
popupOffset: number;
|
|
1661
1661
|
showArrow: boolean;
|
|
1662
1662
|
alignPoint: boolean;
|
|
@@ -1743,7 +1743,7 @@ declare const Dropdown: {
|
|
|
1743
1743
|
type: import("vue").PropType<"embed" | "track">;
|
|
1744
1744
|
default: string;
|
|
1745
1745
|
};
|
|
1746
|
-
outerClass: (
|
|
1746
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1747
1747
|
outerStyle: {
|
|
1748
1748
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
1749
1749
|
};
|
|
@@ -1787,8 +1787,8 @@ declare const Dropdown: {
|
|
|
1787
1787
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1788
1788
|
scroll: (ev: Event) => true;
|
|
1789
1789
|
}, import("vue").PublicProps, {
|
|
1790
|
-
hide: boolean;
|
|
1791
1790
|
type: "embed" | "track";
|
|
1791
|
+
hide: boolean;
|
|
1792
1792
|
disableHorizontal: boolean;
|
|
1793
1793
|
disableVertical: boolean;
|
|
1794
1794
|
}, true, {}, {}, {
|
|
@@ -1868,7 +1868,7 @@ declare const Dropdown: {
|
|
|
1868
1868
|
type: import("vue").PropType<"embed" | "track">;
|
|
1869
1869
|
default: string;
|
|
1870
1870
|
};
|
|
1871
|
-
outerClass: (
|
|
1871
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1872
1872
|
outerStyle: {
|
|
1873
1873
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
1874
1874
|
};
|
|
@@ -1910,8 +1910,8 @@ declare const Dropdown: {
|
|
|
1910
1910
|
scrollTop(top: number): void;
|
|
1911
1911
|
scrollLeft(left: number): void;
|
|
1912
1912
|
}, {
|
|
1913
|
-
hide: boolean;
|
|
1914
1913
|
type: "embed" | "track";
|
|
1914
|
+
hide: boolean;
|
|
1915
1915
|
disableHorizontal: boolean;
|
|
1916
1916
|
disableVertical: boolean;
|
|
1917
1917
|
}>;
|
|
@@ -1923,7 +1923,7 @@ declare const Dropdown: {
|
|
|
1923
1923
|
type: import("vue").PropType<"embed" | "track">;
|
|
1924
1924
|
default: string;
|
|
1925
1925
|
};
|
|
1926
|
-
outerClass: (
|
|
1926
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1927
1927
|
outerStyle: {
|
|
1928
1928
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
1929
1929
|
};
|
|
@@ -1967,8 +1967,8 @@ declare const Dropdown: {
|
|
|
1967
1967
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1968
1968
|
scroll: (ev: Event) => true;
|
|
1969
1969
|
}, string, {
|
|
1970
|
-
hide: boolean;
|
|
1971
1970
|
type: "embed" | "track";
|
|
1971
|
+
hide: boolean;
|
|
1972
1972
|
disableHorizontal: boolean;
|
|
1973
1973
|
disableVertical: boolean;
|
|
1974
1974
|
}, {}, string, {}, {
|
|
@@ -2091,7 +2091,7 @@ declare const Dropdown: {
|
|
|
2091
2091
|
} & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
2092
2092
|
Option: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2093
2093
|
value: {
|
|
2094
|
-
type: (
|
|
2094
|
+
type: (StringConstructor | ObjectConstructor | NumberConstructor)[];
|
|
2095
2095
|
};
|
|
2096
2096
|
disabled: {
|
|
2097
2097
|
type: BooleanConstructor;
|
|
@@ -2110,7 +2110,7 @@ declare const Dropdown: {
|
|
|
2110
2110
|
click: (ev: MouseEvent) => true;
|
|
2111
2111
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2112
2112
|
value: {
|
|
2113
|
-
type: (
|
|
2113
|
+
type: (StringConstructor | ObjectConstructor | NumberConstructor)[];
|
|
2114
2114
|
};
|
|
2115
2115
|
disabled: {
|
|
2116
2116
|
type: BooleanConstructor;
|
|
@@ -2197,11 +2197,11 @@ declare const Dropdown: {
|
|
|
2197
2197
|
"onUpdate:popupVisible"?: ((visible: boolean) => any) | undefined;
|
|
2198
2198
|
onPopupVisibleChange?: ((visible: boolean) => any) | undefined;
|
|
2199
2199
|
}>, {
|
|
2200
|
+
disabled: boolean;
|
|
2200
2201
|
popupVisible: boolean;
|
|
2201
2202
|
defaultPopupVisible: boolean;
|
|
2202
2203
|
trigger: "hover" | "click" | ("hover" | "click")[];
|
|
2203
2204
|
position: "lt" | "rt";
|
|
2204
|
-
disabled: boolean;
|
|
2205
2205
|
}, {}, {
|
|
2206
2206
|
Trigger: {
|
|
2207
2207
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2261,13 +2261,13 @@ declare const Dropdown: {
|
|
|
2261
2261
|
default: boolean;
|
|
2262
2262
|
};
|
|
2263
2263
|
contentClass: {
|
|
2264
|
-
type: (
|
|
2264
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2265
2265
|
};
|
|
2266
2266
|
contentStyle: {
|
|
2267
2267
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
2268
2268
|
};
|
|
2269
2269
|
arrowClass: {
|
|
2270
|
-
type: (
|
|
2270
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2271
2271
|
};
|
|
2272
2272
|
arrowStyle: {
|
|
2273
2273
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -2325,7 +2325,7 @@ declare const Dropdown: {
|
|
|
2325
2325
|
default: boolean;
|
|
2326
2326
|
};
|
|
2327
2327
|
openedClass: {
|
|
2328
|
-
type: (
|
|
2328
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2329
2329
|
};
|
|
2330
2330
|
autoFitPosition: {
|
|
2331
2331
|
type: BooleanConstructor;
|
|
@@ -2360,11 +2360,11 @@ declare const Dropdown: {
|
|
|
2360
2360
|
hide: () => true;
|
|
2361
2361
|
resize: () => true;
|
|
2362
2362
|
}, import("vue").PublicProps, {
|
|
2363
|
+
disabled: boolean;
|
|
2363
2364
|
popupVisible: boolean;
|
|
2364
2365
|
defaultPopupVisible: boolean;
|
|
2365
2366
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
2366
2367
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
2367
|
-
disabled: boolean;
|
|
2368
2368
|
popupOffset: number;
|
|
2369
2369
|
showArrow: boolean;
|
|
2370
2370
|
alignPoint: boolean;
|
|
@@ -2452,13 +2452,13 @@ declare const Dropdown: {
|
|
|
2452
2452
|
default: boolean;
|
|
2453
2453
|
};
|
|
2454
2454
|
contentClass: {
|
|
2455
|
-
type: (
|
|
2455
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2456
2456
|
};
|
|
2457
2457
|
contentStyle: {
|
|
2458
2458
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
2459
2459
|
};
|
|
2460
2460
|
arrowClass: {
|
|
2461
|
-
type: (
|
|
2461
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2462
2462
|
};
|
|
2463
2463
|
arrowStyle: {
|
|
2464
2464
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -2516,7 +2516,7 @@ declare const Dropdown: {
|
|
|
2516
2516
|
default: boolean;
|
|
2517
2517
|
};
|
|
2518
2518
|
openedClass: {
|
|
2519
|
-
type: (
|
|
2519
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2520
2520
|
};
|
|
2521
2521
|
autoFitPosition: {
|
|
2522
2522
|
type: BooleanConstructor;
|
|
@@ -2545,11 +2545,11 @@ declare const Dropdown: {
|
|
|
2545
2545
|
onHide?: (() => any) | undefined;
|
|
2546
2546
|
onResize?: (() => any) | undefined;
|
|
2547
2547
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
2548
|
+
disabled: boolean;
|
|
2548
2549
|
popupVisible: boolean;
|
|
2549
2550
|
defaultPopupVisible: boolean;
|
|
2550
2551
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
2551
2552
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
2552
|
-
disabled: boolean;
|
|
2553
2553
|
popupOffset: number;
|
|
2554
2554
|
showArrow: boolean;
|
|
2555
2555
|
alignPoint: boolean;
|
|
@@ -2634,13 +2634,13 @@ declare const Dropdown: {
|
|
|
2634
2634
|
default: boolean;
|
|
2635
2635
|
};
|
|
2636
2636
|
contentClass: {
|
|
2637
|
-
type: (
|
|
2637
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2638
2638
|
};
|
|
2639
2639
|
contentStyle: {
|
|
2640
2640
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
2641
2641
|
};
|
|
2642
2642
|
arrowClass: {
|
|
2643
|
-
type: (
|
|
2643
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2644
2644
|
};
|
|
2645
2645
|
arrowStyle: {
|
|
2646
2646
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -2698,7 +2698,7 @@ declare const Dropdown: {
|
|
|
2698
2698
|
default: boolean;
|
|
2699
2699
|
};
|
|
2700
2700
|
openedClass: {
|
|
2701
|
-
type: (
|
|
2701
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2702
2702
|
};
|
|
2703
2703
|
autoFitPosition: {
|
|
2704
2704
|
type: BooleanConstructor;
|
|
@@ -2733,11 +2733,11 @@ declare const Dropdown: {
|
|
|
2733
2733
|
hide: () => true;
|
|
2734
2734
|
resize: () => true;
|
|
2735
2735
|
}, string, {
|
|
2736
|
+
disabled: boolean;
|
|
2736
2737
|
popupVisible: boolean;
|
|
2737
2738
|
defaultPopupVisible: boolean;
|
|
2738
2739
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
2739
2740
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
2740
|
-
disabled: boolean;
|
|
2741
2741
|
popupOffset: number;
|
|
2742
2742
|
showArrow: boolean;
|
|
2743
2743
|
alignPoint: boolean;
|
|
@@ -2824,7 +2824,7 @@ declare const Dropdown: {
|
|
|
2824
2824
|
type: import("vue").PropType<"embed" | "track">;
|
|
2825
2825
|
default: string;
|
|
2826
2826
|
};
|
|
2827
|
-
outerClass: (
|
|
2827
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2828
2828
|
outerStyle: {
|
|
2829
2829
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
2830
2830
|
};
|
|
@@ -2868,8 +2868,8 @@ declare const Dropdown: {
|
|
|
2868
2868
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2869
2869
|
scroll: (ev: Event) => true;
|
|
2870
2870
|
}, import("vue").PublicProps, {
|
|
2871
|
-
hide: boolean;
|
|
2872
2871
|
type: "embed" | "track";
|
|
2872
|
+
hide: boolean;
|
|
2873
2873
|
disableHorizontal: boolean;
|
|
2874
2874
|
disableVertical: boolean;
|
|
2875
2875
|
}, true, {}, {}, {
|
|
@@ -2949,7 +2949,7 @@ declare const Dropdown: {
|
|
|
2949
2949
|
type: import("vue").PropType<"embed" | "track">;
|
|
2950
2950
|
default: string;
|
|
2951
2951
|
};
|
|
2952
|
-
outerClass: (
|
|
2952
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
2953
2953
|
outerStyle: {
|
|
2954
2954
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
2955
2955
|
};
|
|
@@ -2991,8 +2991,8 @@ declare const Dropdown: {
|
|
|
2991
2991
|
scrollTop(top: number): void;
|
|
2992
2992
|
scrollLeft(left: number): void;
|
|
2993
2993
|
}, {
|
|
2994
|
-
hide: boolean;
|
|
2995
2994
|
type: "embed" | "track";
|
|
2995
|
+
hide: boolean;
|
|
2996
2996
|
disableHorizontal: boolean;
|
|
2997
2997
|
disableVertical: boolean;
|
|
2998
2998
|
}>;
|
|
@@ -3004,7 +3004,7 @@ declare const Dropdown: {
|
|
|
3004
3004
|
type: import("vue").PropType<"embed" | "track">;
|
|
3005
3005
|
default: string;
|
|
3006
3006
|
};
|
|
3007
|
-
outerClass: (
|
|
3007
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
3008
3008
|
outerStyle: {
|
|
3009
3009
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
3010
3010
|
};
|
|
@@ -3048,8 +3048,8 @@ declare const Dropdown: {
|
|
|
3048
3048
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
3049
3049
|
scroll: (ev: Event) => true;
|
|
3050
3050
|
}, string, {
|
|
3051
|
-
hide: boolean;
|
|
3052
3051
|
type: "embed" | "track";
|
|
3052
|
+
hide: boolean;
|
|
3053
3053
|
disableHorizontal: boolean;
|
|
3054
3054
|
disableVertical: boolean;
|
|
3055
3055
|
}, {}, string, {}, {
|
|
@@ -3171,7 +3171,7 @@ declare const Dropdown: {
|
|
|
3171
3171
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3172
3172
|
DropdownOption: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3173
3173
|
value: {
|
|
3174
|
-
type: (
|
|
3174
|
+
type: (StringConstructor | ObjectConstructor | NumberConstructor)[];
|
|
3175
3175
|
};
|
|
3176
3176
|
disabled: {
|
|
3177
3177
|
type: BooleanConstructor;
|
|
@@ -3190,7 +3190,7 @@ declare const Dropdown: {
|
|
|
3190
3190
|
click: (ev: MouseEvent) => true;
|
|
3191
3191
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
3192
3192
|
value: {
|
|
3193
|
-
type: (
|
|
3193
|
+
type: (StringConstructor | ObjectConstructor | NumberConstructor)[];
|
|
3194
3194
|
};
|
|
3195
3195
|
disabled: {
|
|
3196
3196
|
type: BooleanConstructor;
|
|
@@ -3298,11 +3298,11 @@ declare const Dropdown: {
|
|
|
3298
3298
|
onPopupVisibleChange?: ((visible: boolean) => any) | undefined;
|
|
3299
3299
|
onSelect?: ((value: string | number | Record<string, any> | undefined, ev: Event) => any) | undefined;
|
|
3300
3300
|
}>, {
|
|
3301
|
+
disabled: boolean;
|
|
3301
3302
|
popupVisible: boolean;
|
|
3302
3303
|
defaultPopupVisible: boolean;
|
|
3303
3304
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
3304
3305
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br";
|
|
3305
|
-
disabled: boolean;
|
|
3306
3306
|
hideOnSelect: boolean;
|
|
3307
3307
|
}, {}, {
|
|
3308
3308
|
IconMore: any;
|
|
@@ -3318,7 +3318,7 @@ declare const Dropdown: {
|
|
|
3318
3318
|
type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
|
|
3319
3319
|
};
|
|
3320
3320
|
size: {
|
|
3321
|
-
type: import("vue").PropType<"mini" | "
|
|
3321
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
3322
3322
|
};
|
|
3323
3323
|
long: {
|
|
3324
3324
|
type: BooleanConstructor;
|
|
@@ -3377,7 +3377,7 @@ declare const Dropdown: {
|
|
|
3377
3377
|
type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
|
|
3378
3378
|
};
|
|
3379
3379
|
size: {
|
|
3380
|
-
type: import("vue").PropType<"mini" | "
|
|
3380
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
3381
3381
|
};
|
|
3382
3382
|
long: {
|
|
3383
3383
|
type: BooleanConstructor;
|
|
@@ -3429,7 +3429,7 @@ declare const Dropdown: {
|
|
|
3429
3429
|
type: import("vue").PropType<"normal" | "success" | "warning" | "danger">;
|
|
3430
3430
|
};
|
|
3431
3431
|
size: {
|
|
3432
|
-
type: import("vue").PropType<"mini" | "
|
|
3432
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
3433
3433
|
};
|
|
3434
3434
|
long: {
|
|
3435
3435
|
type: BooleanConstructor;
|
|
@@ -3482,7 +3482,7 @@ declare const Dropdown: {
|
|
|
3482
3482
|
type: import("vue").PropType<"round" | "circle" | "square">;
|
|
3483
3483
|
};
|
|
3484
3484
|
size: {
|
|
3485
|
-
type: import("vue").PropType<"mini" | "
|
|
3485
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
3486
3486
|
};
|
|
3487
3487
|
disabled: {
|
|
3488
3488
|
type: BooleanConstructor;
|
|
@@ -3500,7 +3500,7 @@ declare const Dropdown: {
|
|
|
3500
3500
|
type: import("vue").PropType<"round" | "circle" | "square">;
|
|
3501
3501
|
};
|
|
3502
3502
|
size: {
|
|
3503
|
-
type: import("vue").PropType<"mini" | "
|
|
3503
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
3504
3504
|
};
|
|
3505
3505
|
disabled: {
|
|
3506
3506
|
type: BooleanConstructor;
|
|
@@ -3521,7 +3521,7 @@ declare const Dropdown: {
|
|
|
3521
3521
|
type: import("vue").PropType<"round" | "circle" | "square">;
|
|
3522
3522
|
};
|
|
3523
3523
|
size: {
|
|
3524
|
-
type: import("vue").PropType<"mini" | "
|
|
3524
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
3525
3525
|
};
|
|
3526
3526
|
disabled: {
|
|
3527
3527
|
type: BooleanConstructor;
|
|
@@ -3539,7 +3539,7 @@ declare const Dropdown: {
|
|
|
3539
3539
|
type: import("vue").PropType<"round" | "circle" | "square">;
|
|
3540
3540
|
};
|
|
3541
3541
|
size: {
|
|
3542
|
-
type: import("vue").PropType<"mini" | "
|
|
3542
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
3543
3543
|
};
|
|
3544
3544
|
disabled: {
|
|
3545
3545
|
type: BooleanConstructor;
|
|
@@ -3681,13 +3681,13 @@ declare const Dropdown: {
|
|
|
3681
3681
|
default: boolean;
|
|
3682
3682
|
};
|
|
3683
3683
|
contentClass: {
|
|
3684
|
-
type: (
|
|
3684
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
3685
3685
|
};
|
|
3686
3686
|
contentStyle: {
|
|
3687
3687
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
3688
3688
|
};
|
|
3689
3689
|
arrowClass: {
|
|
3690
|
-
type: (
|
|
3690
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
3691
3691
|
};
|
|
3692
3692
|
arrowStyle: {
|
|
3693
3693
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -3745,7 +3745,7 @@ declare const Dropdown: {
|
|
|
3745
3745
|
default: boolean;
|
|
3746
3746
|
};
|
|
3747
3747
|
openedClass: {
|
|
3748
|
-
type: (
|
|
3748
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
3749
3749
|
};
|
|
3750
3750
|
autoFitPosition: {
|
|
3751
3751
|
type: BooleanConstructor;
|
|
@@ -3780,11 +3780,11 @@ declare const Dropdown: {
|
|
|
3780
3780
|
hide: () => true;
|
|
3781
3781
|
resize: () => true;
|
|
3782
3782
|
}, import("vue").PublicProps, {
|
|
3783
|
+
disabled: boolean;
|
|
3783
3784
|
popupVisible: boolean;
|
|
3784
3785
|
defaultPopupVisible: boolean;
|
|
3785
3786
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
3786
3787
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
3787
|
-
disabled: boolean;
|
|
3788
3788
|
popupOffset: number;
|
|
3789
3789
|
showArrow: boolean;
|
|
3790
3790
|
alignPoint: boolean;
|
|
@@ -3872,13 +3872,13 @@ declare const Dropdown: {
|
|
|
3872
3872
|
default: boolean;
|
|
3873
3873
|
};
|
|
3874
3874
|
contentClass: {
|
|
3875
|
-
type: (
|
|
3875
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
3876
3876
|
};
|
|
3877
3877
|
contentStyle: {
|
|
3878
3878
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
3879
3879
|
};
|
|
3880
3880
|
arrowClass: {
|
|
3881
|
-
type: (
|
|
3881
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
3882
3882
|
};
|
|
3883
3883
|
arrowStyle: {
|
|
3884
3884
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -3936,7 +3936,7 @@ declare const Dropdown: {
|
|
|
3936
3936
|
default: boolean;
|
|
3937
3937
|
};
|
|
3938
3938
|
openedClass: {
|
|
3939
|
-
type: (
|
|
3939
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
3940
3940
|
};
|
|
3941
3941
|
autoFitPosition: {
|
|
3942
3942
|
type: BooleanConstructor;
|
|
@@ -3965,11 +3965,11 @@ declare const Dropdown: {
|
|
|
3965
3965
|
onHide?: (() => any) | undefined;
|
|
3966
3966
|
onResize?: (() => any) | undefined;
|
|
3967
3967
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
3968
|
+
disabled: boolean;
|
|
3968
3969
|
popupVisible: boolean;
|
|
3969
3970
|
defaultPopupVisible: boolean;
|
|
3970
3971
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
3971
3972
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
3972
|
-
disabled: boolean;
|
|
3973
3973
|
popupOffset: number;
|
|
3974
3974
|
showArrow: boolean;
|
|
3975
3975
|
alignPoint: boolean;
|
|
@@ -4054,13 +4054,13 @@ declare const Dropdown: {
|
|
|
4054
4054
|
default: boolean;
|
|
4055
4055
|
};
|
|
4056
4056
|
contentClass: {
|
|
4057
|
-
type: (
|
|
4057
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
4058
4058
|
};
|
|
4059
4059
|
contentStyle: {
|
|
4060
4060
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
4061
4061
|
};
|
|
4062
4062
|
arrowClass: {
|
|
4063
|
-
type: (
|
|
4063
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
4064
4064
|
};
|
|
4065
4065
|
arrowStyle: {
|
|
4066
4066
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -4118,7 +4118,7 @@ declare const Dropdown: {
|
|
|
4118
4118
|
default: boolean;
|
|
4119
4119
|
};
|
|
4120
4120
|
openedClass: {
|
|
4121
|
-
type: (
|
|
4121
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
4122
4122
|
};
|
|
4123
4123
|
autoFitPosition: {
|
|
4124
4124
|
type: BooleanConstructor;
|
|
@@ -4153,11 +4153,11 @@ declare const Dropdown: {
|
|
|
4153
4153
|
hide: () => true;
|
|
4154
4154
|
resize: () => true;
|
|
4155
4155
|
}, string, {
|
|
4156
|
+
disabled: boolean;
|
|
4156
4157
|
popupVisible: boolean;
|
|
4157
4158
|
defaultPopupVisible: boolean;
|
|
4158
4159
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
4159
4160
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
4160
|
-
disabled: boolean;
|
|
4161
4161
|
popupOffset: number;
|
|
4162
4162
|
showArrow: boolean;
|
|
4163
4163
|
alignPoint: boolean;
|
|
@@ -4244,7 +4244,7 @@ declare const Dropdown: {
|
|
|
4244
4244
|
type: import("vue").PropType<"embed" | "track">;
|
|
4245
4245
|
default: string;
|
|
4246
4246
|
};
|
|
4247
|
-
outerClass: (
|
|
4247
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
4248
4248
|
outerStyle: {
|
|
4249
4249
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
4250
4250
|
};
|
|
@@ -4288,8 +4288,8 @@ declare const Dropdown: {
|
|
|
4288
4288
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
4289
4289
|
scroll: (ev: Event) => true;
|
|
4290
4290
|
}, import("vue").PublicProps, {
|
|
4291
|
-
hide: boolean;
|
|
4292
4291
|
type: "embed" | "track";
|
|
4292
|
+
hide: boolean;
|
|
4293
4293
|
disableHorizontal: boolean;
|
|
4294
4294
|
disableVertical: boolean;
|
|
4295
4295
|
}, true, {}, {}, {
|
|
@@ -4369,7 +4369,7 @@ declare const Dropdown: {
|
|
|
4369
4369
|
type: import("vue").PropType<"embed" | "track">;
|
|
4370
4370
|
default: string;
|
|
4371
4371
|
};
|
|
4372
|
-
outerClass: (
|
|
4372
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
4373
4373
|
outerStyle: {
|
|
4374
4374
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
4375
4375
|
};
|
|
@@ -4411,8 +4411,8 @@ declare const Dropdown: {
|
|
|
4411
4411
|
scrollTop(top: number): void;
|
|
4412
4412
|
scrollLeft(left: number): void;
|
|
4413
4413
|
}, {
|
|
4414
|
-
hide: boolean;
|
|
4415
4414
|
type: "embed" | "track";
|
|
4415
|
+
hide: boolean;
|
|
4416
4416
|
disableHorizontal: boolean;
|
|
4417
4417
|
disableVertical: boolean;
|
|
4418
4418
|
}>;
|
|
@@ -4424,7 +4424,7 @@ declare const Dropdown: {
|
|
|
4424
4424
|
type: import("vue").PropType<"embed" | "track">;
|
|
4425
4425
|
default: string;
|
|
4426
4426
|
};
|
|
4427
|
-
outerClass: (
|
|
4427
|
+
outerClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
4428
4428
|
outerStyle: {
|
|
4429
4429
|
type: import("vue").PropType<import("vue").StyleValue>;
|
|
4430
4430
|
};
|
|
@@ -4468,8 +4468,8 @@ declare const Dropdown: {
|
|
|
4468
4468
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
4469
4469
|
scroll: (ev: Event) => true;
|
|
4470
4470
|
}, string, {
|
|
4471
|
-
hide: boolean;
|
|
4472
4471
|
type: "embed" | "track";
|
|
4472
|
+
hide: boolean;
|
|
4473
4473
|
disableHorizontal: boolean;
|
|
4474
4474
|
disableVertical: boolean;
|
|
4475
4475
|
}, {}, string, {}, {
|