@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/form/index.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const Form: {
|
|
|
13
13
|
default: string;
|
|
14
14
|
};
|
|
15
15
|
size: {
|
|
16
|
-
type: import("vue").PropType<"mini" | "
|
|
16
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
17
17
|
};
|
|
18
18
|
labelColProps: {
|
|
19
19
|
type: ObjectConstructor;
|
|
@@ -117,7 +117,7 @@ declare const Form: {
|
|
|
117
117
|
default: string;
|
|
118
118
|
};
|
|
119
119
|
size: {
|
|
120
|
-
type: import("vue").PropType<"mini" | "
|
|
120
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
121
121
|
};
|
|
122
122
|
labelColProps: {
|
|
123
123
|
type: ObjectConstructor;
|
|
@@ -208,7 +208,7 @@ declare const Form: {
|
|
|
208
208
|
default: string;
|
|
209
209
|
};
|
|
210
210
|
size: {
|
|
211
|
-
type: import("vue").PropType<"mini" | "
|
|
211
|
+
type: import("vue").PropType<"mini" | "small" | "medium" | "large">;
|
|
212
212
|
};
|
|
213
213
|
labelColProps: {
|
|
214
214
|
type: ObjectConstructor;
|
|
@@ -334,7 +334,7 @@ declare const Form: {
|
|
|
334
334
|
type: import("vue").PropType<"error" | "success" | "warning" | "validating">;
|
|
335
335
|
};
|
|
336
336
|
validateTrigger: {
|
|
337
|
-
type: import("vue").PropType<"focus" | "input" | "blur" | "change" |
|
|
337
|
+
type: import("vue").PropType<"change" | "focus" | "input" | "blur" | ("change" | "focus" | "input" | "blur")[]>;
|
|
338
338
|
default: string;
|
|
339
339
|
};
|
|
340
340
|
labelColProps: ObjectConstructor;
|
|
@@ -350,8 +350,8 @@ declare const Form: {
|
|
|
350
350
|
labelColStyle: ObjectConstructor;
|
|
351
351
|
wrapperColStyle: ObjectConstructor;
|
|
352
352
|
rowProps: ObjectConstructor;
|
|
353
|
-
rowClass: (
|
|
354
|
-
contentClass: (
|
|
353
|
+
rowClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
354
|
+
contentClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
355
355
|
contentFlex: {
|
|
356
356
|
type: BooleanConstructor;
|
|
357
357
|
default: boolean;
|
|
@@ -428,7 +428,7 @@ declare const Form: {
|
|
|
428
428
|
type: import("vue").PropType<"error" | "success" | "warning" | "validating">;
|
|
429
429
|
};
|
|
430
430
|
validateTrigger: {
|
|
431
|
-
type: import("vue").PropType<"focus" | "input" | "blur" | "change" |
|
|
431
|
+
type: import("vue").PropType<"change" | "focus" | "input" | "blur" | ("change" | "focus" | "input" | "blur")[]>;
|
|
432
432
|
default: string;
|
|
433
433
|
};
|
|
434
434
|
labelColProps: ObjectConstructor;
|
|
@@ -444,8 +444,8 @@ declare const Form: {
|
|
|
444
444
|
labelColStyle: ObjectConstructor;
|
|
445
445
|
wrapperColStyle: ObjectConstructor;
|
|
446
446
|
rowProps: ObjectConstructor;
|
|
447
|
-
rowClass: (
|
|
448
|
-
contentClass: (
|
|
447
|
+
rowClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
448
|
+
contentClass: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
449
449
|
contentFlex: {
|
|
450
450
|
type: BooleanConstructor;
|
|
451
451
|
default: boolean;
|
|
@@ -474,7 +474,7 @@ declare const Form: {
|
|
|
474
474
|
showColon: boolean;
|
|
475
475
|
asteriskPosition: string;
|
|
476
476
|
noStyle: boolean;
|
|
477
|
-
validateTrigger: "focus" | "input" | "blur" | "change" |
|
|
477
|
+
validateTrigger: "change" | "focus" | "input" | "blur" | ("change" | "focus" | "input" | "blur")[];
|
|
478
478
|
hideLabel: boolean;
|
|
479
479
|
hideAsterisk: boolean;
|
|
480
480
|
contentFlex: boolean;
|
|
@@ -688,8 +688,8 @@ declare const Form: {
|
|
|
688
688
|
};
|
|
689
689
|
attrs: ObjectConstructor;
|
|
690
690
|
}>> & Readonly<{}>, {
|
|
691
|
-
required: boolean;
|
|
692
691
|
component: string;
|
|
692
|
+
required: boolean;
|
|
693
693
|
showColon: boolean;
|
|
694
694
|
asteriskPosition: string;
|
|
695
695
|
}, {}, {
|
|
@@ -756,10 +756,10 @@ declare const Form: {
|
|
|
756
756
|
'update:popupVisible': (visible: boolean) => true;
|
|
757
757
|
popupVisibleChange: (visible: boolean) => true;
|
|
758
758
|
}, import("vue").PublicProps, {
|
|
759
|
+
mini: boolean;
|
|
759
760
|
popupVisible: boolean;
|
|
760
761
|
defaultPopupVisible: boolean;
|
|
761
762
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
762
|
-
mini: boolean;
|
|
763
763
|
}, true, {}, {}, {
|
|
764
764
|
Trigger: {
|
|
765
765
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -819,13 +819,13 @@ declare const Form: {
|
|
|
819
819
|
default: boolean;
|
|
820
820
|
};
|
|
821
821
|
contentClass: {
|
|
822
|
-
type: (
|
|
822
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
823
823
|
};
|
|
824
824
|
contentStyle: {
|
|
825
825
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
826
826
|
};
|
|
827
827
|
arrowClass: {
|
|
828
|
-
type: (
|
|
828
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
829
829
|
};
|
|
830
830
|
arrowStyle: {
|
|
831
831
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -883,7 +883,7 @@ declare const Form: {
|
|
|
883
883
|
default: boolean;
|
|
884
884
|
};
|
|
885
885
|
openedClass: {
|
|
886
|
-
type: (
|
|
886
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
887
887
|
};
|
|
888
888
|
autoFitPosition: {
|
|
889
889
|
type: BooleanConstructor;
|
|
@@ -918,11 +918,11 @@ declare const Form: {
|
|
|
918
918
|
hide: () => true;
|
|
919
919
|
resize: () => true;
|
|
920
920
|
}, import("vue").PublicProps, {
|
|
921
|
+
disabled: boolean;
|
|
921
922
|
popupVisible: boolean;
|
|
922
923
|
defaultPopupVisible: boolean;
|
|
923
924
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
924
925
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
925
|
-
disabled: boolean;
|
|
926
926
|
popupOffset: number;
|
|
927
927
|
showArrow: boolean;
|
|
928
928
|
alignPoint: boolean;
|
|
@@ -1010,13 +1010,13 @@ declare const Form: {
|
|
|
1010
1010
|
default: boolean;
|
|
1011
1011
|
};
|
|
1012
1012
|
contentClass: {
|
|
1013
|
-
type: (
|
|
1013
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1014
1014
|
};
|
|
1015
1015
|
contentStyle: {
|
|
1016
1016
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1017
1017
|
};
|
|
1018
1018
|
arrowClass: {
|
|
1019
|
-
type: (
|
|
1019
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1020
1020
|
};
|
|
1021
1021
|
arrowStyle: {
|
|
1022
1022
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1074,7 +1074,7 @@ declare const Form: {
|
|
|
1074
1074
|
default: boolean;
|
|
1075
1075
|
};
|
|
1076
1076
|
openedClass: {
|
|
1077
|
-
type: (
|
|
1077
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1078
1078
|
};
|
|
1079
1079
|
autoFitPosition: {
|
|
1080
1080
|
type: BooleanConstructor;
|
|
@@ -1103,11 +1103,11 @@ declare const Form: {
|
|
|
1103
1103
|
onHide?: (() => any) | undefined;
|
|
1104
1104
|
onResize?: (() => any) | undefined;
|
|
1105
1105
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
1106
|
+
disabled: boolean;
|
|
1106
1107
|
popupVisible: boolean;
|
|
1107
1108
|
defaultPopupVisible: boolean;
|
|
1108
1109
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1109
1110
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1110
|
-
disabled: boolean;
|
|
1111
1111
|
popupOffset: number;
|
|
1112
1112
|
showArrow: boolean;
|
|
1113
1113
|
alignPoint: boolean;
|
|
@@ -1192,13 +1192,13 @@ declare const Form: {
|
|
|
1192
1192
|
default: boolean;
|
|
1193
1193
|
};
|
|
1194
1194
|
contentClass: {
|
|
1195
|
-
type: (
|
|
1195
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1196
1196
|
};
|
|
1197
1197
|
contentStyle: {
|
|
1198
1198
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1199
1199
|
};
|
|
1200
1200
|
arrowClass: {
|
|
1201
|
-
type: (
|
|
1201
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1202
1202
|
};
|
|
1203
1203
|
arrowStyle: {
|
|
1204
1204
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1256,7 +1256,7 @@ declare const Form: {
|
|
|
1256
1256
|
default: boolean;
|
|
1257
1257
|
};
|
|
1258
1258
|
openedClass: {
|
|
1259
|
-
type: (
|
|
1259
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1260
1260
|
};
|
|
1261
1261
|
autoFitPosition: {
|
|
1262
1262
|
type: BooleanConstructor;
|
|
@@ -1291,11 +1291,11 @@ declare const Form: {
|
|
|
1291
1291
|
hide: () => true;
|
|
1292
1292
|
resize: () => true;
|
|
1293
1293
|
}, string, {
|
|
1294
|
+
disabled: boolean;
|
|
1294
1295
|
popupVisible: boolean;
|
|
1295
1296
|
defaultPopupVisible: boolean;
|
|
1296
1297
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1297
1298
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1298
|
-
disabled: boolean;
|
|
1299
1299
|
popupOffset: number;
|
|
1300
1300
|
showArrow: boolean;
|
|
1301
1301
|
alignPoint: boolean;
|
|
@@ -1377,10 +1377,10 @@ declare const Form: {
|
|
|
1377
1377
|
computedArrowStyle: import("vue").ComputedRef<import("vue").CSSProperties | undefined>;
|
|
1378
1378
|
handlePopupVisibleChange: (visible: boolean) => void;
|
|
1379
1379
|
}, {}, {}, {}, {
|
|
1380
|
+
mini: boolean;
|
|
1380
1381
|
popupVisible: boolean;
|
|
1381
1382
|
defaultPopupVisible: boolean;
|
|
1382
1383
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1383
|
-
mini: boolean;
|
|
1384
1384
|
}>;
|
|
1385
1385
|
__isFragment?: undefined;
|
|
1386
1386
|
__isTeleport?: undefined;
|
|
@@ -1436,10 +1436,10 @@ declare const Form: {
|
|
|
1436
1436
|
'update:popupVisible': (visible: boolean) => true;
|
|
1437
1437
|
popupVisibleChange: (visible: boolean) => true;
|
|
1438
1438
|
}, string, {
|
|
1439
|
+
mini: boolean;
|
|
1439
1440
|
popupVisible: boolean;
|
|
1440
1441
|
defaultPopupVisible: boolean;
|
|
1441
1442
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1442
|
-
mini: boolean;
|
|
1443
1443
|
}, {}, string, {}, {
|
|
1444
1444
|
Trigger: {
|
|
1445
1445
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -1499,13 +1499,13 @@ declare const Form: {
|
|
|
1499
1499
|
default: boolean;
|
|
1500
1500
|
};
|
|
1501
1501
|
contentClass: {
|
|
1502
|
-
type: (
|
|
1502
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1503
1503
|
};
|
|
1504
1504
|
contentStyle: {
|
|
1505
1505
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1506
1506
|
};
|
|
1507
1507
|
arrowClass: {
|
|
1508
|
-
type: (
|
|
1508
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1509
1509
|
};
|
|
1510
1510
|
arrowStyle: {
|
|
1511
1511
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1563,7 +1563,7 @@ declare const Form: {
|
|
|
1563
1563
|
default: boolean;
|
|
1564
1564
|
};
|
|
1565
1565
|
openedClass: {
|
|
1566
|
-
type: (
|
|
1566
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1567
1567
|
};
|
|
1568
1568
|
autoFitPosition: {
|
|
1569
1569
|
type: BooleanConstructor;
|
|
@@ -1598,11 +1598,11 @@ declare const Form: {
|
|
|
1598
1598
|
hide: () => true;
|
|
1599
1599
|
resize: () => true;
|
|
1600
1600
|
}, import("vue").PublicProps, {
|
|
1601
|
+
disabled: boolean;
|
|
1601
1602
|
popupVisible: boolean;
|
|
1602
1603
|
defaultPopupVisible: boolean;
|
|
1603
1604
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1604
1605
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1605
|
-
disabled: boolean;
|
|
1606
1606
|
popupOffset: number;
|
|
1607
1607
|
showArrow: boolean;
|
|
1608
1608
|
alignPoint: boolean;
|
|
@@ -1690,13 +1690,13 @@ declare const Form: {
|
|
|
1690
1690
|
default: boolean;
|
|
1691
1691
|
};
|
|
1692
1692
|
contentClass: {
|
|
1693
|
-
type: (
|
|
1693
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1694
1694
|
};
|
|
1695
1695
|
contentStyle: {
|
|
1696
1696
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1697
1697
|
};
|
|
1698
1698
|
arrowClass: {
|
|
1699
|
-
type: (
|
|
1699
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1700
1700
|
};
|
|
1701
1701
|
arrowStyle: {
|
|
1702
1702
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1754,7 +1754,7 @@ declare const Form: {
|
|
|
1754
1754
|
default: boolean;
|
|
1755
1755
|
};
|
|
1756
1756
|
openedClass: {
|
|
1757
|
-
type: (
|
|
1757
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1758
1758
|
};
|
|
1759
1759
|
autoFitPosition: {
|
|
1760
1760
|
type: BooleanConstructor;
|
|
@@ -1783,11 +1783,11 @@ declare const Form: {
|
|
|
1783
1783
|
onHide?: (() => any) | undefined;
|
|
1784
1784
|
onResize?: (() => any) | undefined;
|
|
1785
1785
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
1786
|
+
disabled: boolean;
|
|
1786
1787
|
popupVisible: boolean;
|
|
1787
1788
|
defaultPopupVisible: boolean;
|
|
1788
1789
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1789
1790
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1790
|
-
disabled: boolean;
|
|
1791
1791
|
popupOffset: number;
|
|
1792
1792
|
showArrow: boolean;
|
|
1793
1793
|
alignPoint: boolean;
|
|
@@ -1872,13 +1872,13 @@ declare const Form: {
|
|
|
1872
1872
|
default: boolean;
|
|
1873
1873
|
};
|
|
1874
1874
|
contentClass: {
|
|
1875
|
-
type: (
|
|
1875
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1876
1876
|
};
|
|
1877
1877
|
contentStyle: {
|
|
1878
1878
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1879
1879
|
};
|
|
1880
1880
|
arrowClass: {
|
|
1881
|
-
type: (
|
|
1881
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1882
1882
|
};
|
|
1883
1883
|
arrowStyle: {
|
|
1884
1884
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1936,7 +1936,7 @@ declare const Form: {
|
|
|
1936
1936
|
default: boolean;
|
|
1937
1937
|
};
|
|
1938
1938
|
openedClass: {
|
|
1939
|
-
type: (
|
|
1939
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1940
1940
|
};
|
|
1941
1941
|
autoFitPosition: {
|
|
1942
1942
|
type: BooleanConstructor;
|
|
@@ -1971,11 +1971,11 @@ declare const Form: {
|
|
|
1971
1971
|
hide: () => true;
|
|
1972
1972
|
resize: () => true;
|
|
1973
1973
|
}, string, {
|
|
1974
|
+
disabled: boolean;
|
|
1974
1975
|
popupVisible: boolean;
|
|
1975
1976
|
defaultPopupVisible: boolean;
|
|
1976
1977
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1977
1978
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1978
|
-
disabled: boolean;
|
|
1979
1979
|
popupOffset: number;
|
|
1980
1980
|
showArrow: boolean;
|
|
1981
1981
|
alignPoint: boolean;
|
|
@@ -67,10 +67,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
67
67
|
'update:popupVisible': (visible: boolean) => true;
|
|
68
68
|
popupVisibleChange: (visible: boolean) => true;
|
|
69
69
|
}, import("vue").PublicProps, {
|
|
70
|
+
mini: boolean;
|
|
70
71
|
popupVisible: boolean;
|
|
71
72
|
defaultPopupVisible: boolean;
|
|
72
73
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
73
|
-
mini: boolean;
|
|
74
74
|
}, true, {}, {}, {
|
|
75
75
|
Trigger: {
|
|
76
76
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -130,13 +130,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
130
130
|
default: boolean;
|
|
131
131
|
};
|
|
132
132
|
contentClass: {
|
|
133
|
-
type: (
|
|
133
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
134
134
|
};
|
|
135
135
|
contentStyle: {
|
|
136
136
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
137
137
|
};
|
|
138
138
|
arrowClass: {
|
|
139
|
-
type: (
|
|
139
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
140
140
|
};
|
|
141
141
|
arrowStyle: {
|
|
142
142
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -194,7 +194,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
194
194
|
default: boolean;
|
|
195
195
|
};
|
|
196
196
|
openedClass: {
|
|
197
|
-
type: (
|
|
197
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
198
198
|
};
|
|
199
199
|
autoFitPosition: {
|
|
200
200
|
type: BooleanConstructor;
|
|
@@ -229,11 +229,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
229
229
|
hide: () => true;
|
|
230
230
|
resize: () => true;
|
|
231
231
|
}, import("vue").PublicProps, {
|
|
232
|
+
disabled: boolean;
|
|
232
233
|
popupVisible: boolean;
|
|
233
234
|
defaultPopupVisible: boolean;
|
|
234
235
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
235
236
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
236
|
-
disabled: boolean;
|
|
237
237
|
popupOffset: number;
|
|
238
238
|
showArrow: boolean;
|
|
239
239
|
alignPoint: boolean;
|
|
@@ -321,13 +321,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
321
321
|
default: boolean;
|
|
322
322
|
};
|
|
323
323
|
contentClass: {
|
|
324
|
-
type: (
|
|
324
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
325
325
|
};
|
|
326
326
|
contentStyle: {
|
|
327
327
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
328
328
|
};
|
|
329
329
|
arrowClass: {
|
|
330
|
-
type: (
|
|
330
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
331
331
|
};
|
|
332
332
|
arrowStyle: {
|
|
333
333
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -385,7 +385,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
385
385
|
default: boolean;
|
|
386
386
|
};
|
|
387
387
|
openedClass: {
|
|
388
|
-
type: (
|
|
388
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
389
389
|
};
|
|
390
390
|
autoFitPosition: {
|
|
391
391
|
type: BooleanConstructor;
|
|
@@ -414,11 +414,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
414
414
|
onHide?: (() => any) | undefined;
|
|
415
415
|
onResize?: (() => any) | undefined;
|
|
416
416
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
417
|
+
disabled: boolean;
|
|
417
418
|
popupVisible: boolean;
|
|
418
419
|
defaultPopupVisible: boolean;
|
|
419
420
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
420
421
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
421
|
-
disabled: boolean;
|
|
422
422
|
popupOffset: number;
|
|
423
423
|
showArrow: boolean;
|
|
424
424
|
alignPoint: boolean;
|
|
@@ -503,13 +503,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
503
503
|
default: boolean;
|
|
504
504
|
};
|
|
505
505
|
contentClass: {
|
|
506
|
-
type: (
|
|
506
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
507
507
|
};
|
|
508
508
|
contentStyle: {
|
|
509
509
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
510
510
|
};
|
|
511
511
|
arrowClass: {
|
|
512
|
-
type: (
|
|
512
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
513
513
|
};
|
|
514
514
|
arrowStyle: {
|
|
515
515
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -567,7 +567,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
567
567
|
default: boolean;
|
|
568
568
|
};
|
|
569
569
|
openedClass: {
|
|
570
|
-
type: (
|
|
570
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
571
571
|
};
|
|
572
572
|
autoFitPosition: {
|
|
573
573
|
type: BooleanConstructor;
|
|
@@ -602,11 +602,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
602
602
|
hide: () => true;
|
|
603
603
|
resize: () => true;
|
|
604
604
|
}, string, {
|
|
605
|
+
disabled: boolean;
|
|
605
606
|
popupVisible: boolean;
|
|
606
607
|
defaultPopupVisible: boolean;
|
|
607
608
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
608
609
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
609
|
-
disabled: boolean;
|
|
610
610
|
popupOffset: number;
|
|
611
611
|
showArrow: boolean;
|
|
612
612
|
alignPoint: boolean;
|
|
@@ -688,10 +688,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
688
688
|
computedArrowStyle: import("vue").ComputedRef<import("vue").CSSProperties | undefined>;
|
|
689
689
|
handlePopupVisibleChange: (visible: boolean) => void;
|
|
690
690
|
}, {}, {}, {}, {
|
|
691
|
+
mini: boolean;
|
|
691
692
|
popupVisible: boolean;
|
|
692
693
|
defaultPopupVisible: boolean;
|
|
693
694
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
694
|
-
mini: boolean;
|
|
695
695
|
}>;
|
|
696
696
|
__isFragment?: undefined;
|
|
697
697
|
__isTeleport?: undefined;
|
|
@@ -747,10 +747,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
747
747
|
'update:popupVisible': (visible: boolean) => true;
|
|
748
748
|
popupVisibleChange: (visible: boolean) => true;
|
|
749
749
|
}, string, {
|
|
750
|
+
mini: boolean;
|
|
750
751
|
popupVisible: boolean;
|
|
751
752
|
defaultPopupVisible: boolean;
|
|
752
753
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
753
|
-
mini: boolean;
|
|
754
754
|
}, {}, string, {}, {
|
|
755
755
|
Trigger: {
|
|
756
756
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -810,13 +810,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
810
810
|
default: boolean;
|
|
811
811
|
};
|
|
812
812
|
contentClass: {
|
|
813
|
-
type: (
|
|
813
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
814
814
|
};
|
|
815
815
|
contentStyle: {
|
|
816
816
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
817
817
|
};
|
|
818
818
|
arrowClass: {
|
|
819
|
-
type: (
|
|
819
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
820
820
|
};
|
|
821
821
|
arrowStyle: {
|
|
822
822
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -874,7 +874,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
874
874
|
default: boolean;
|
|
875
875
|
};
|
|
876
876
|
openedClass: {
|
|
877
|
-
type: (
|
|
877
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
878
878
|
};
|
|
879
879
|
autoFitPosition: {
|
|
880
880
|
type: BooleanConstructor;
|
|
@@ -909,11 +909,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
909
909
|
hide: () => true;
|
|
910
910
|
resize: () => true;
|
|
911
911
|
}, import("vue").PublicProps, {
|
|
912
|
+
disabled: boolean;
|
|
912
913
|
popupVisible: boolean;
|
|
913
914
|
defaultPopupVisible: boolean;
|
|
914
915
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
915
916
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
916
|
-
disabled: boolean;
|
|
917
917
|
popupOffset: number;
|
|
918
918
|
showArrow: boolean;
|
|
919
919
|
alignPoint: boolean;
|
|
@@ -1001,13 +1001,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1001
1001
|
default: boolean;
|
|
1002
1002
|
};
|
|
1003
1003
|
contentClass: {
|
|
1004
|
-
type: (
|
|
1004
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1005
1005
|
};
|
|
1006
1006
|
contentStyle: {
|
|
1007
1007
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1008
1008
|
};
|
|
1009
1009
|
arrowClass: {
|
|
1010
|
-
type: (
|
|
1010
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1011
1011
|
};
|
|
1012
1012
|
arrowStyle: {
|
|
1013
1013
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1065,7 +1065,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1065
1065
|
default: boolean;
|
|
1066
1066
|
};
|
|
1067
1067
|
openedClass: {
|
|
1068
|
-
type: (
|
|
1068
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1069
1069
|
};
|
|
1070
1070
|
autoFitPosition: {
|
|
1071
1071
|
type: BooleanConstructor;
|
|
@@ -1094,11 +1094,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1094
1094
|
onHide?: (() => any) | undefined;
|
|
1095
1095
|
onResize?: (() => any) | undefined;
|
|
1096
1096
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
|
|
1097
|
+
disabled: boolean;
|
|
1097
1098
|
popupVisible: boolean;
|
|
1098
1099
|
defaultPopupVisible: boolean;
|
|
1099
1100
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1100
1101
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1101
|
-
disabled: boolean;
|
|
1102
1102
|
popupOffset: number;
|
|
1103
1103
|
showArrow: boolean;
|
|
1104
1104
|
alignPoint: boolean;
|
|
@@ -1183,13 +1183,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1183
1183
|
default: boolean;
|
|
1184
1184
|
};
|
|
1185
1185
|
contentClass: {
|
|
1186
|
-
type: (
|
|
1186
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1187
1187
|
};
|
|
1188
1188
|
contentStyle: {
|
|
1189
1189
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1190
1190
|
};
|
|
1191
1191
|
arrowClass: {
|
|
1192
|
-
type: (
|
|
1192
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1193
1193
|
};
|
|
1194
1194
|
arrowStyle: {
|
|
1195
1195
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1247,7 +1247,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1247
1247
|
default: boolean;
|
|
1248
1248
|
};
|
|
1249
1249
|
openedClass: {
|
|
1250
|
-
type: (
|
|
1250
|
+
type: (StringConstructor | ObjectConstructor | ArrayConstructor)[];
|
|
1251
1251
|
};
|
|
1252
1252
|
autoFitPosition: {
|
|
1253
1253
|
type: BooleanConstructor;
|
|
@@ -1282,11 +1282,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1282
1282
|
hide: () => true;
|
|
1283
1283
|
resize: () => true;
|
|
1284
1284
|
}, string, {
|
|
1285
|
+
disabled: boolean;
|
|
1285
1286
|
popupVisible: boolean;
|
|
1286
1287
|
defaultPopupVisible: boolean;
|
|
1287
1288
|
trigger: "hover" | "click" | "focus" | "contextMenu" | ("hover" | "click" | "focus" | "contextMenu")[];
|
|
1288
1289
|
position: "top" | "tl" | "tr" | "bottom" | "bl" | "br" | "left" | "lt" | "lb" | "right" | "rt" | "rb";
|
|
1289
|
-
disabled: boolean;
|
|
1290
1290
|
popupOffset: number;
|
|
1291
1291
|
showArrow: boolean;
|
|
1292
1292
|
alignPoint: boolean;
|