@sdata/web-vue 1.12.0 → 1.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/_components/icon-hover.vue.d.ts +1 -1
- package/es/_components/picker/input-range.vue.d.ts +1 -1
- package/es/_components/picker/input.vue.d.ts +1 -1
- package/es/_components/virtual-list/virtual-list.vue.d.ts +6 -6
- package/es/_hooks/use-component-ref.d.ts +1 -1
- package/es/_hooks/use-dropdown-virtual-list-props.d.ts +5 -0
- package/es/_hooks/use-dropdown-virtual-list-props.js +21 -0
- package/es/_hooks/use-form-item.d.ts +1 -1
- package/es/_hooks/use-size.d.ts +1 -1
- package/es/_hooks/use-trigger.d.ts +1 -1
- package/es/alert/alert.vue.d.ts +2 -2
- package/es/alert/index.d.ts +5 -5
- package/es/auto-complete/auto-complete.d.ts +1 -1
- package/es/auto-complete/auto-complete.js +5 -3
- package/es/auto-complete/index.d.ts +3 -3
- package/es/cascader/cascader.vue.d.ts +3 -3
- package/es/cascader/cascader.vue_vue_type_script_setup_true_lang.js +21 -5
- package/es/checkbox/checkbox.d.ts +1 -1
- package/es/checkbox/index.d.ts +2 -2
- package/es/collapse/collapse-item.d.ts +1 -1
- package/es/collapse/index.d.ts +1 -1
- package/es/color-picker/color-picker.d.ts +1 -1
- package/es/color-picker/index.d.ts +3 -3
- package/es/comment/comment.vue.d.ts +2 -2
- package/es/comment/index.d.ts +3 -3
- package/es/config-provider/config-provider.vue.d.ts +7 -0
- package/es/config-provider/config-provider.vue_vue_type_script_lang.js +7 -1
- package/es/config-provider/context.d.ts +2 -0
- package/es/config-provider/index.d.ts +9 -0
- package/es/date-picker/index.d.ts +19 -19
- package/es/date-picker/panels/date/index.vue.d.ts +1 -1
- package/es/date-picker/panels/week/index.vue.d.ts +1 -1
- package/es/date-picker/picker-panel.vue.d.ts +2 -2
- package/es/date-picker/picker.vue.d.ts +17 -17
- package/es/date-picker/range-picker-panel.vue.d.ts +3 -3
- package/es/date-picker/range-picker.vue.d.ts +19 -19
- package/es/descriptions/descriptions.d.ts +1 -1
- package/es/descriptions/index.d.ts +3 -3
- package/es/drawer/drawer.vue.d.ts +2 -2
- package/es/drawer/index.d.ts +5 -5
- package/es/dropdown/dropdown-button.vue.d.ts +18 -18
- package/es/dropdown/dropdown-option.vue.d.ts +2 -2
- package/es/dropdown/dropdown-panel.vue.d.ts +6 -6
- package/es/dropdown/dropdown-submenu.vue.d.ts +20 -20
- package/es/dropdown/dropdown.vue.d.ts +18 -18
- package/es/dropdown/index.d.ts +76 -76
- package/es/ellipsis/ellipsis.vue.d.ts +24 -24
- package/es/ellipsis/index.d.ts +96 -96
- package/es/ellipsis/performant-ellipsis.vue.d.ts +24 -24
- package/es/form/form-item-label.vue.d.ts +24 -24
- package/es/form/form-item.vue.d.ts +28 -28
- package/es/form/index.d.ts +28 -28
- package/es/image/image.vue.d.ts +26 -26
- package/es/image/preview-action.d.ts +24 -24
- package/es/image/preview-group.vue.d.ts +24 -24
- package/es/image/preview-toolbar.vue.d.ts +24 -24
- package/es/image/preview.vue.d.ts +24 -24
- package/es/input/index.d.ts +5 -5
- package/es/input/input-password.vue.d.ts +2 -2
- package/es/input/input.d.ts +1 -1
- package/es/input-number/index.d.ts +3 -3
- package/es/input-number/input-number.d.ts +1 -1
- package/es/list/index.d.ts +3 -3
- package/es/list/list.d.ts +1 -1
- package/es/mention/index.d.ts +6 -6
- package/es/mention/mention.d.ts +2 -2
- package/es/menu/base-menu.vue.d.ts +1 -1
- package/es/menu/menu.d.ts +2 -2
- package/es/menu/sub-menu-pop.vue.d.ts +13 -13
- package/es/message/message.vue.d.ts +1 -1
- package/es/modal/index.d.ts +5 -5
- package/es/modal/modal.vue.d.ts +2 -2
- package/es/notification/notification.vue.d.ts +1 -1
- package/es/overflow-list/index.d.ts +3 -3
- package/es/overflow-list/overflow-list.d.ts +1 -1
- package/es/page-header/index.d.ts +2 -2
- package/es/page-header/page-header.vue.d.ts +1 -1
- package/es/pagination/page-jumper.vue.d.ts +3 -3
- package/es/pagination/page-options.vue.d.ts +34 -34
- package/es/popconfirm/index.d.ts +24 -24
- package/es/popconfirm/popconfirm.vue.d.ts +12 -12
- package/es/popover/index.d.ts +24 -24
- package/es/popover/popover.vue.d.ts +12 -12
- package/es/progress/circle.vue.d.ts +3 -3
- package/es/progress/index.d.ts +23 -23
- package/es/progress/line.vue.d.ts +2 -2
- package/es/progress/progress.vue.d.ts +12 -12
- package/es/progress/steps.vue.d.ts +2 -2
- package/es/radio/index.d.ts +2 -2
- package/es/radio/radio.d.ts +1 -1
- package/es/scrollbar/index.d.ts +6 -6
- package/es/scrollbar/scrollbar.vue.d.ts +3 -3
- package/es/select/index.d.ts +34 -34
- package/es/select/option.vue.d.ts +4 -4
- package/es/select/select-dropdown.vue.d.ts +7 -7
- package/es/select/select.d.ts +14 -14
- package/es/select/select.js +5 -3
- package/es/slider/index.d.ts +54 -54
- package/es/slider/slider-button.vue.d.ts +24 -24
- package/es/slider/slider-input.vue.d.ts +3 -3
- package/es/slider/slider.vue.d.ts +27 -27
- package/es/space/index.d.ts +6 -6
- package/es/space/space.d.ts +1 -1
- package/es/steps/index.d.ts +3 -3
- package/es/steps/steps.vue.d.ts +1 -1
- package/es/table/index.d.ts +14 -14
- package/es/table/table-column.d.ts +2 -2
- package/es/table/table-operation-td.d.ts +4 -4
- package/es/table/table.d.ts +7 -7
- package/es/tabs/tabs-tab.vue.d.ts +1 -1
- package/es/tag/index.d.ts +485 -485
- package/es/tag/tag.vue.d.ts +194 -194
- package/es/textarea/index.d.ts +2 -2
- package/es/textarea/textarea.vue.d.ts +1 -1
- package/es/time-picker/index.d.ts +35 -35
- package/es/time-picker/panel.vue.d.ts +1 -1
- package/es/time-picker/range-panel.d.ts +1 -1
- package/es/time-picker/time-picker.vue.d.ts +17 -17
- package/es/tooltip/index.d.ts +24 -24
- package/es/tooltip/tooltip.vue.d.ts +12 -12
- package/es/transfer/index.d.ts +27 -27
- package/es/transfer/transfer-view.vue.d.ts +12 -12
- package/es/transfer/transfer.vue.d.ts +13 -13
- package/es/tree/base-node.vue.d.ts +2 -2
- package/es/tree/transition-node-list.vue.d.ts +2 -2
- package/es/tree/tree.vue.d.ts +8 -8
- package/es/tree-select/tree-select.vue.d.ts +17 -17
- package/es/tree-select/tree-select.vue_vue_type_script_lang.js +6 -2
- package/es/trigger/index.d.ts +12 -12
- package/es/trigger/trigger.d.ts +7 -7
- package/es/typography/base.d.ts +1 -1
- package/es/typography/edit-content.vue.d.ts +15 -15
- package/es/typography/index.d.ts +1 -1
- package/es/typography/operations.vue.d.ts +24 -24
- package/es/typography/title.d.ts +1 -1
- package/es/upload/upload-button.d.ts +1 -1
- package/es/verification-code/index.d.ts +3 -3
- package/es/verification-code/verification-code.d.ts +1 -1
- package/es/watermark/index.d.ts +3 -3
- package/es/watermark/watermark.d.ts +1 -1
- package/json/vetur-attributes.json +3 -0
- package/json/vetur-tags.json +1 -0
- package/json/web-types.json +9 -1
- package/package.json +1 -1
package/es/popconfirm/index.d.ts
CHANGED
|
@@ -582,13 +582,13 @@ declare const Popconfirm: {
|
|
|
582
582
|
default: boolean;
|
|
583
583
|
};
|
|
584
584
|
contentClass: {
|
|
585
|
-
type: (
|
|
585
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
586
586
|
};
|
|
587
587
|
contentStyle: {
|
|
588
588
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
589
589
|
};
|
|
590
590
|
arrowClass: {
|
|
591
|
-
type: (
|
|
591
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
592
592
|
};
|
|
593
593
|
arrowStyle: {
|
|
594
594
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -646,7 +646,7 @@ declare const Popconfirm: {
|
|
|
646
646
|
default: boolean;
|
|
647
647
|
};
|
|
648
648
|
openedClass: {
|
|
649
|
-
type: (
|
|
649
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
650
650
|
};
|
|
651
651
|
autoFitPosition: {
|
|
652
652
|
type: BooleanConstructor;
|
|
@@ -669,8 +669,8 @@ declare const Popconfirm: {
|
|
|
669
669
|
default: number;
|
|
670
670
|
};
|
|
671
671
|
}>> & Readonly<{
|
|
672
|
-
onResize?: (() => any) | undefined;
|
|
673
672
|
onHide?: (() => any) | undefined;
|
|
673
|
+
onResize?: (() => any) | undefined;
|
|
674
674
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
675
675
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
676
676
|
onShow?: (() => any) | undefined;
|
|
@@ -773,13 +773,13 @@ declare const Popconfirm: {
|
|
|
773
773
|
default: boolean;
|
|
774
774
|
};
|
|
775
775
|
contentClass: {
|
|
776
|
-
type: (
|
|
776
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
777
777
|
};
|
|
778
778
|
contentStyle: {
|
|
779
779
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
780
780
|
};
|
|
781
781
|
arrowClass: {
|
|
782
|
-
type: (
|
|
782
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
783
783
|
};
|
|
784
784
|
arrowStyle: {
|
|
785
785
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -837,7 +837,7 @@ declare const Popconfirm: {
|
|
|
837
837
|
default: boolean;
|
|
838
838
|
};
|
|
839
839
|
openedClass: {
|
|
840
|
-
type: (
|
|
840
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
841
841
|
};
|
|
842
842
|
autoFitPosition: {
|
|
843
843
|
type: BooleanConstructor;
|
|
@@ -860,8 +860,8 @@ declare const Popconfirm: {
|
|
|
860
860
|
default: number;
|
|
861
861
|
};
|
|
862
862
|
}>> & Readonly<{
|
|
863
|
-
onResize?: (() => any) | undefined;
|
|
864
863
|
onHide?: (() => any) | undefined;
|
|
864
|
+
onResize?: (() => any) | undefined;
|
|
865
865
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
866
866
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
867
867
|
onShow?: (() => any) | undefined;
|
|
@@ -955,13 +955,13 @@ declare const Popconfirm: {
|
|
|
955
955
|
default: boolean;
|
|
956
956
|
};
|
|
957
957
|
contentClass: {
|
|
958
|
-
type: (
|
|
958
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
959
959
|
};
|
|
960
960
|
contentStyle: {
|
|
961
961
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
962
962
|
};
|
|
963
963
|
arrowClass: {
|
|
964
|
-
type: (
|
|
964
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
965
965
|
};
|
|
966
966
|
arrowStyle: {
|
|
967
967
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1019,7 +1019,7 @@ declare const Popconfirm: {
|
|
|
1019
1019
|
default: boolean;
|
|
1020
1020
|
};
|
|
1021
1021
|
openedClass: {
|
|
1022
|
-
type: (
|
|
1022
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1023
1023
|
};
|
|
1024
1024
|
autoFitPosition: {
|
|
1025
1025
|
type: BooleanConstructor;
|
|
@@ -1042,8 +1042,8 @@ declare const Popconfirm: {
|
|
|
1042
1042
|
default: number;
|
|
1043
1043
|
};
|
|
1044
1044
|
}>> & Readonly<{
|
|
1045
|
-
onResize?: (() => any) | undefined;
|
|
1046
1045
|
onHide?: (() => any) | undefined;
|
|
1046
|
+
onResize?: (() => any) | undefined;
|
|
1047
1047
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1048
1048
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1049
1049
|
onShow?: (() => any) | undefined;
|
|
@@ -2232,13 +2232,13 @@ declare const Popconfirm: {
|
|
|
2232
2232
|
default: boolean;
|
|
2233
2233
|
};
|
|
2234
2234
|
contentClass: {
|
|
2235
|
-
type: (
|
|
2235
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2236
2236
|
};
|
|
2237
2237
|
contentStyle: {
|
|
2238
2238
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
2239
2239
|
};
|
|
2240
2240
|
arrowClass: {
|
|
2241
|
-
type: (
|
|
2241
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2242
2242
|
};
|
|
2243
2243
|
arrowStyle: {
|
|
2244
2244
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -2296,7 +2296,7 @@ declare const Popconfirm: {
|
|
|
2296
2296
|
default: boolean;
|
|
2297
2297
|
};
|
|
2298
2298
|
openedClass: {
|
|
2299
|
-
type: (
|
|
2299
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2300
2300
|
};
|
|
2301
2301
|
autoFitPosition: {
|
|
2302
2302
|
type: BooleanConstructor;
|
|
@@ -2319,8 +2319,8 @@ declare const Popconfirm: {
|
|
|
2319
2319
|
default: number;
|
|
2320
2320
|
};
|
|
2321
2321
|
}>> & Readonly<{
|
|
2322
|
-
onResize?: (() => any) | undefined;
|
|
2323
2322
|
onHide?: (() => any) | undefined;
|
|
2323
|
+
onResize?: (() => any) | undefined;
|
|
2324
2324
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
2325
2325
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
2326
2326
|
onShow?: (() => any) | undefined;
|
|
@@ -2423,13 +2423,13 @@ declare const Popconfirm: {
|
|
|
2423
2423
|
default: boolean;
|
|
2424
2424
|
};
|
|
2425
2425
|
contentClass: {
|
|
2426
|
-
type: (
|
|
2426
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2427
2427
|
};
|
|
2428
2428
|
contentStyle: {
|
|
2429
2429
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
2430
2430
|
};
|
|
2431
2431
|
arrowClass: {
|
|
2432
|
-
type: (
|
|
2432
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2433
2433
|
};
|
|
2434
2434
|
arrowStyle: {
|
|
2435
2435
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -2487,7 +2487,7 @@ declare const Popconfirm: {
|
|
|
2487
2487
|
default: boolean;
|
|
2488
2488
|
};
|
|
2489
2489
|
openedClass: {
|
|
2490
|
-
type: (
|
|
2490
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2491
2491
|
};
|
|
2492
2492
|
autoFitPosition: {
|
|
2493
2493
|
type: BooleanConstructor;
|
|
@@ -2510,8 +2510,8 @@ declare const Popconfirm: {
|
|
|
2510
2510
|
default: number;
|
|
2511
2511
|
};
|
|
2512
2512
|
}>> & Readonly<{
|
|
2513
|
-
onResize?: (() => any) | undefined;
|
|
2514
2513
|
onHide?: (() => any) | undefined;
|
|
2514
|
+
onResize?: (() => any) | undefined;
|
|
2515
2515
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
2516
2516
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
2517
2517
|
onShow?: (() => any) | undefined;
|
|
@@ -2605,13 +2605,13 @@ declare const Popconfirm: {
|
|
|
2605
2605
|
default: boolean;
|
|
2606
2606
|
};
|
|
2607
2607
|
contentClass: {
|
|
2608
|
-
type: (
|
|
2608
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2609
2609
|
};
|
|
2610
2610
|
contentStyle: {
|
|
2611
2611
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
2612
2612
|
};
|
|
2613
2613
|
arrowClass: {
|
|
2614
|
-
type: (
|
|
2614
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2615
2615
|
};
|
|
2616
2616
|
arrowStyle: {
|
|
2617
2617
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -2669,7 +2669,7 @@ declare const Popconfirm: {
|
|
|
2669
2669
|
default: boolean;
|
|
2670
2670
|
};
|
|
2671
2671
|
openedClass: {
|
|
2672
|
-
type: (
|
|
2672
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2673
2673
|
};
|
|
2674
2674
|
autoFitPosition: {
|
|
2675
2675
|
type: BooleanConstructor;
|
|
@@ -2692,8 +2692,8 @@ declare const Popconfirm: {
|
|
|
2692
2692
|
default: number;
|
|
2693
2693
|
};
|
|
2694
2694
|
}>> & Readonly<{
|
|
2695
|
-
onResize?: (() => any) | undefined;
|
|
2696
2695
|
onHide?: (() => any) | undefined;
|
|
2696
|
+
onResize?: (() => any) | undefined;
|
|
2697
2697
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
2698
2698
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
2699
2699
|
onShow?: (() => any) | undefined;
|
|
@@ -636,13 +636,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
636
636
|
default: boolean;
|
|
637
637
|
};
|
|
638
638
|
contentClass: {
|
|
639
|
-
type: (
|
|
639
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
640
640
|
};
|
|
641
641
|
contentStyle: {
|
|
642
642
|
type: PropType<CSSProperties>;
|
|
643
643
|
};
|
|
644
644
|
arrowClass: {
|
|
645
|
-
type: (
|
|
645
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
646
646
|
};
|
|
647
647
|
arrowStyle: {
|
|
648
648
|
type: PropType<CSSProperties>;
|
|
@@ -700,7 +700,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
700
700
|
default: boolean;
|
|
701
701
|
};
|
|
702
702
|
openedClass: {
|
|
703
|
-
type: (
|
|
703
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
704
704
|
};
|
|
705
705
|
autoFitPosition: {
|
|
706
706
|
type: BooleanConstructor;
|
|
@@ -723,8 +723,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
723
723
|
default: number;
|
|
724
724
|
};
|
|
725
725
|
}>> & Readonly<{
|
|
726
|
-
onResize?: (() => any) | undefined;
|
|
727
726
|
onHide?: (() => any) | undefined;
|
|
727
|
+
onResize?: (() => any) | undefined;
|
|
728
728
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
729
729
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
730
730
|
onShow?: (() => any) | undefined;
|
|
@@ -827,13 +827,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
827
827
|
default: boolean;
|
|
828
828
|
};
|
|
829
829
|
contentClass: {
|
|
830
|
-
type: (
|
|
830
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
831
831
|
};
|
|
832
832
|
contentStyle: {
|
|
833
833
|
type: PropType<CSSProperties>;
|
|
834
834
|
};
|
|
835
835
|
arrowClass: {
|
|
836
|
-
type: (
|
|
836
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
837
837
|
};
|
|
838
838
|
arrowStyle: {
|
|
839
839
|
type: PropType<CSSProperties>;
|
|
@@ -891,7 +891,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
891
891
|
default: boolean;
|
|
892
892
|
};
|
|
893
893
|
openedClass: {
|
|
894
|
-
type: (
|
|
894
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
895
895
|
};
|
|
896
896
|
autoFitPosition: {
|
|
897
897
|
type: BooleanConstructor;
|
|
@@ -914,8 +914,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
914
914
|
default: number;
|
|
915
915
|
};
|
|
916
916
|
}>> & Readonly<{
|
|
917
|
-
onResize?: (() => any) | undefined;
|
|
918
917
|
onHide?: (() => any) | undefined;
|
|
918
|
+
onResize?: (() => any) | undefined;
|
|
919
919
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
920
920
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
921
921
|
onShow?: (() => any) | undefined;
|
|
@@ -1009,13 +1009,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1009
1009
|
default: boolean;
|
|
1010
1010
|
};
|
|
1011
1011
|
contentClass: {
|
|
1012
|
-
type: (
|
|
1012
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1013
1013
|
};
|
|
1014
1014
|
contentStyle: {
|
|
1015
1015
|
type: PropType<CSSProperties>;
|
|
1016
1016
|
};
|
|
1017
1017
|
arrowClass: {
|
|
1018
|
-
type: (
|
|
1018
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1019
1019
|
};
|
|
1020
1020
|
arrowStyle: {
|
|
1021
1021
|
type: PropType<CSSProperties>;
|
|
@@ -1073,7 +1073,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1073
1073
|
default: boolean;
|
|
1074
1074
|
};
|
|
1075
1075
|
openedClass: {
|
|
1076
|
-
type: (
|
|
1076
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1077
1077
|
};
|
|
1078
1078
|
autoFitPosition: {
|
|
1079
1079
|
type: BooleanConstructor;
|
|
@@ -1096,8 +1096,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
1096
1096
|
default: number;
|
|
1097
1097
|
};
|
|
1098
1098
|
}>> & Readonly<{
|
|
1099
|
-
onResize?: (() => any) | undefined;
|
|
1100
1099
|
onHide?: (() => any) | undefined;
|
|
1100
|
+
onResize?: (() => any) | undefined;
|
|
1101
1101
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1102
1102
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1103
1103
|
onShow?: (() => any) | undefined;
|
package/es/popover/index.d.ts
CHANGED
|
@@ -112,13 +112,13 @@ declare const Popover: {
|
|
|
112
112
|
default: boolean;
|
|
113
113
|
};
|
|
114
114
|
contentClass: {
|
|
115
|
-
type: (
|
|
115
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
116
116
|
};
|
|
117
117
|
contentStyle: {
|
|
118
118
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
119
119
|
};
|
|
120
120
|
arrowClass: {
|
|
121
|
-
type: (
|
|
121
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
122
122
|
};
|
|
123
123
|
arrowStyle: {
|
|
124
124
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -176,7 +176,7 @@ declare const Popover: {
|
|
|
176
176
|
default: boolean;
|
|
177
177
|
};
|
|
178
178
|
openedClass: {
|
|
179
|
-
type: (
|
|
179
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
180
180
|
};
|
|
181
181
|
autoFitPosition: {
|
|
182
182
|
type: BooleanConstructor;
|
|
@@ -199,8 +199,8 @@ declare const Popover: {
|
|
|
199
199
|
default: number;
|
|
200
200
|
};
|
|
201
201
|
}>> & Readonly<{
|
|
202
|
-
onResize?: (() => any) | undefined;
|
|
203
202
|
onHide?: (() => any) | undefined;
|
|
203
|
+
onResize?: (() => any) | undefined;
|
|
204
204
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
205
205
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
206
206
|
onShow?: (() => any) | undefined;
|
|
@@ -303,13 +303,13 @@ declare const Popover: {
|
|
|
303
303
|
default: boolean;
|
|
304
304
|
};
|
|
305
305
|
contentClass: {
|
|
306
|
-
type: (
|
|
306
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
307
307
|
};
|
|
308
308
|
contentStyle: {
|
|
309
309
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
310
310
|
};
|
|
311
311
|
arrowClass: {
|
|
312
|
-
type: (
|
|
312
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
313
313
|
};
|
|
314
314
|
arrowStyle: {
|
|
315
315
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -367,7 +367,7 @@ declare const Popover: {
|
|
|
367
367
|
default: boolean;
|
|
368
368
|
};
|
|
369
369
|
openedClass: {
|
|
370
|
-
type: (
|
|
370
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
371
371
|
};
|
|
372
372
|
autoFitPosition: {
|
|
373
373
|
type: BooleanConstructor;
|
|
@@ -390,8 +390,8 @@ declare const Popover: {
|
|
|
390
390
|
default: number;
|
|
391
391
|
};
|
|
392
392
|
}>> & Readonly<{
|
|
393
|
-
onResize?: (() => any) | undefined;
|
|
394
393
|
onHide?: (() => any) | undefined;
|
|
394
|
+
onResize?: (() => any) | undefined;
|
|
395
395
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
396
396
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
397
397
|
onShow?: (() => any) | undefined;
|
|
@@ -485,13 +485,13 @@ declare const Popover: {
|
|
|
485
485
|
default: boolean;
|
|
486
486
|
};
|
|
487
487
|
contentClass: {
|
|
488
|
-
type: (
|
|
488
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
489
489
|
};
|
|
490
490
|
contentStyle: {
|
|
491
491
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
492
492
|
};
|
|
493
493
|
arrowClass: {
|
|
494
|
-
type: (
|
|
494
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
495
495
|
};
|
|
496
496
|
arrowStyle: {
|
|
497
497
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -549,7 +549,7 @@ declare const Popover: {
|
|
|
549
549
|
default: boolean;
|
|
550
550
|
};
|
|
551
551
|
openedClass: {
|
|
552
|
-
type: (
|
|
552
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
553
553
|
};
|
|
554
554
|
autoFitPosition: {
|
|
555
555
|
type: BooleanConstructor;
|
|
@@ -572,8 +572,8 @@ declare const Popover: {
|
|
|
572
572
|
default: number;
|
|
573
573
|
};
|
|
574
574
|
}>> & Readonly<{
|
|
575
|
-
onResize?: (() => any) | undefined;
|
|
576
575
|
onHide?: (() => any) | undefined;
|
|
576
|
+
onResize?: (() => any) | undefined;
|
|
577
577
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
578
578
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
579
579
|
onShow?: (() => any) | undefined;
|
|
@@ -784,13 +784,13 @@ declare const Popover: {
|
|
|
784
784
|
default: boolean;
|
|
785
785
|
};
|
|
786
786
|
contentClass: {
|
|
787
|
-
type: (
|
|
787
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
788
788
|
};
|
|
789
789
|
contentStyle: {
|
|
790
790
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
791
791
|
};
|
|
792
792
|
arrowClass: {
|
|
793
|
-
type: (
|
|
793
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
794
794
|
};
|
|
795
795
|
arrowStyle: {
|
|
796
796
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -848,7 +848,7 @@ declare const Popover: {
|
|
|
848
848
|
default: boolean;
|
|
849
849
|
};
|
|
850
850
|
openedClass: {
|
|
851
|
-
type: (
|
|
851
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
852
852
|
};
|
|
853
853
|
autoFitPosition: {
|
|
854
854
|
type: BooleanConstructor;
|
|
@@ -871,8 +871,8 @@ declare const Popover: {
|
|
|
871
871
|
default: number;
|
|
872
872
|
};
|
|
873
873
|
}>> & Readonly<{
|
|
874
|
-
onResize?: (() => any) | undefined;
|
|
875
874
|
onHide?: (() => any) | undefined;
|
|
875
|
+
onResize?: (() => any) | undefined;
|
|
876
876
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
877
877
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
878
878
|
onShow?: (() => any) | undefined;
|
|
@@ -975,13 +975,13 @@ declare const Popover: {
|
|
|
975
975
|
default: boolean;
|
|
976
976
|
};
|
|
977
977
|
contentClass: {
|
|
978
|
-
type: (
|
|
978
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
979
979
|
};
|
|
980
980
|
contentStyle: {
|
|
981
981
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
982
982
|
};
|
|
983
983
|
arrowClass: {
|
|
984
|
-
type: (
|
|
984
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
985
985
|
};
|
|
986
986
|
arrowStyle: {
|
|
987
987
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1039,7 +1039,7 @@ declare const Popover: {
|
|
|
1039
1039
|
default: boolean;
|
|
1040
1040
|
};
|
|
1041
1041
|
openedClass: {
|
|
1042
|
-
type: (
|
|
1042
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1043
1043
|
};
|
|
1044
1044
|
autoFitPosition: {
|
|
1045
1045
|
type: BooleanConstructor;
|
|
@@ -1062,8 +1062,8 @@ declare const Popover: {
|
|
|
1062
1062
|
default: number;
|
|
1063
1063
|
};
|
|
1064
1064
|
}>> & Readonly<{
|
|
1065
|
-
onResize?: (() => any) | undefined;
|
|
1066
1065
|
onHide?: (() => any) | undefined;
|
|
1066
|
+
onResize?: (() => any) | undefined;
|
|
1067
1067
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1068
1068
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1069
1069
|
onShow?: (() => any) | undefined;
|
|
@@ -1157,13 +1157,13 @@ declare const Popover: {
|
|
|
1157
1157
|
default: boolean;
|
|
1158
1158
|
};
|
|
1159
1159
|
contentClass: {
|
|
1160
|
-
type: (
|
|
1160
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1161
1161
|
};
|
|
1162
1162
|
contentStyle: {
|
|
1163
1163
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
1164
1164
|
};
|
|
1165
1165
|
arrowClass: {
|
|
1166
|
-
type: (
|
|
1166
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1167
1167
|
};
|
|
1168
1168
|
arrowStyle: {
|
|
1169
1169
|
type: import("vue").PropType<import("vue").CSSProperties>;
|
|
@@ -1221,7 +1221,7 @@ declare const Popover: {
|
|
|
1221
1221
|
default: boolean;
|
|
1222
1222
|
};
|
|
1223
1223
|
openedClass: {
|
|
1224
|
-
type: (
|
|
1224
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1225
1225
|
};
|
|
1226
1226
|
autoFitPosition: {
|
|
1227
1227
|
type: BooleanConstructor;
|
|
@@ -1244,8 +1244,8 @@ declare const Popover: {
|
|
|
1244
1244
|
default: number;
|
|
1245
1245
|
};
|
|
1246
1246
|
}>> & Readonly<{
|
|
1247
|
-
onResize?: (() => any) | undefined;
|
|
1248
1247
|
onHide?: (() => any) | undefined;
|
|
1248
|
+
onResize?: (() => any) | undefined;
|
|
1249
1249
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
1250
1250
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
1251
1251
|
onShow?: (() => any) | undefined;
|
|
@@ -148,13 +148,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
148
148
|
default: boolean;
|
|
149
149
|
};
|
|
150
150
|
contentClass: {
|
|
151
|
-
type: (
|
|
151
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
152
152
|
};
|
|
153
153
|
contentStyle: {
|
|
154
154
|
type: PropType<CSSProperties>;
|
|
155
155
|
};
|
|
156
156
|
arrowClass: {
|
|
157
|
-
type: (
|
|
157
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
158
158
|
};
|
|
159
159
|
arrowStyle: {
|
|
160
160
|
type: PropType<CSSProperties>;
|
|
@@ -212,7 +212,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
212
212
|
default: boolean;
|
|
213
213
|
};
|
|
214
214
|
openedClass: {
|
|
215
|
-
type: (
|
|
215
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
216
216
|
};
|
|
217
217
|
autoFitPosition: {
|
|
218
218
|
type: BooleanConstructor;
|
|
@@ -235,8 +235,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
235
235
|
default: number;
|
|
236
236
|
};
|
|
237
237
|
}>> & Readonly<{
|
|
238
|
-
onResize?: (() => any) | undefined;
|
|
239
238
|
onHide?: (() => any) | undefined;
|
|
239
|
+
onResize?: (() => any) | undefined;
|
|
240
240
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
241
241
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
242
242
|
onShow?: (() => any) | undefined;
|
|
@@ -339,13 +339,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
339
339
|
default: boolean;
|
|
340
340
|
};
|
|
341
341
|
contentClass: {
|
|
342
|
-
type: (
|
|
342
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
343
343
|
};
|
|
344
344
|
contentStyle: {
|
|
345
345
|
type: PropType<CSSProperties>;
|
|
346
346
|
};
|
|
347
347
|
arrowClass: {
|
|
348
|
-
type: (
|
|
348
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
349
349
|
};
|
|
350
350
|
arrowStyle: {
|
|
351
351
|
type: PropType<CSSProperties>;
|
|
@@ -403,7 +403,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
403
403
|
default: boolean;
|
|
404
404
|
};
|
|
405
405
|
openedClass: {
|
|
406
|
-
type: (
|
|
406
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
407
407
|
};
|
|
408
408
|
autoFitPosition: {
|
|
409
409
|
type: BooleanConstructor;
|
|
@@ -426,8 +426,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
426
426
|
default: number;
|
|
427
427
|
};
|
|
428
428
|
}>> & Readonly<{
|
|
429
|
-
onResize?: (() => any) | undefined;
|
|
430
429
|
onHide?: (() => any) | undefined;
|
|
430
|
+
onResize?: (() => any) | undefined;
|
|
431
431
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
432
432
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
433
433
|
onShow?: (() => any) | undefined;
|
|
@@ -521,13 +521,13 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
521
521
|
default: boolean;
|
|
522
522
|
};
|
|
523
523
|
contentClass: {
|
|
524
|
-
type: (
|
|
524
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
525
525
|
};
|
|
526
526
|
contentStyle: {
|
|
527
527
|
type: PropType<CSSProperties>;
|
|
528
528
|
};
|
|
529
529
|
arrowClass: {
|
|
530
|
-
type: (
|
|
530
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
531
531
|
};
|
|
532
532
|
arrowStyle: {
|
|
533
533
|
type: PropType<CSSProperties>;
|
|
@@ -585,7 +585,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
585
585
|
default: boolean;
|
|
586
586
|
};
|
|
587
587
|
openedClass: {
|
|
588
|
-
type: (
|
|
588
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
589
589
|
};
|
|
590
590
|
autoFitPosition: {
|
|
591
591
|
type: BooleanConstructor;
|
|
@@ -608,8 +608,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
608
608
|
default: number;
|
|
609
609
|
};
|
|
610
610
|
}>> & Readonly<{
|
|
611
|
-
onResize?: (() => any) | undefined;
|
|
612
611
|
onHide?: (() => any) | undefined;
|
|
612
|
+
onResize?: (() => any) | undefined;
|
|
613
613
|
"onUpdate:popupVisible"?: ((_visible: boolean) => any) | undefined;
|
|
614
614
|
onPopupVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
615
615
|
onShow?: (() => any) | undefined;
|
|
@@ -22,7 +22,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
22
22
|
default: undefined;
|
|
23
23
|
};
|
|
24
24
|
color: {
|
|
25
|
-
type: (
|
|
25
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
26
26
|
default: undefined;
|
|
27
27
|
};
|
|
28
28
|
trackColor: StringConstructor;
|
|
@@ -73,7 +73,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
73
73
|
default: undefined;
|
|
74
74
|
};
|
|
75
75
|
color: {
|
|
76
|
-
type: (
|
|
76
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
77
77
|
default: undefined;
|
|
78
78
|
};
|
|
79
79
|
trackColor: StringConstructor;
|
|
@@ -90,7 +90,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
90
90
|
};
|
|
91
91
|
}>> & Readonly<{}>, {
|
|
92
92
|
status: string;
|
|
93
|
-
size: "
|
|
93
|
+
size: "small" | "mini" | "medium" | "large";
|
|
94
94
|
width: number;
|
|
95
95
|
color: string | Record<string, any>;
|
|
96
96
|
showText: boolean;
|