@web-utils/form-ui 1.0.0-beta94 → 1.0.0-beta95
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/address-input/index.d.ts +2 -2
- package/awesome-button/index.d.ts +6 -4
- package/capsule-tab/index.d.ts +2 -2
- package/card/index.d.ts +2 -2
- package/chunks/{6dpdFLpv2.mjs → B0i3ywbn2.mjs} +35 -44
- package/chunks/{Cv1iIzzy2.mjs → BanS-yUY2.mjs} +1 -1
- package/chunks/{BZw-uhPj.mjs → C23Qaggp.mjs} +27 -26
- package/chunks/{n1KViU9y2.mjs → CIVnqVAQ2.mjs} +12 -9
- package/chunks/{JUkvPXqc.mjs → CZxWWk4N.mjs} +8 -8
- package/chunks/{BKdkhZkk2.mjs → D7kTwnJK2.mjs} +1 -1
- package/chunks/{C6l7TFPU.mjs → D8C17D2k.mjs} +7 -7
- package/chunks/{DngNYJVa2.mjs → DzfHfYvS2.mjs} +1 -1
- package/chunks/{5BOS55Lv2.mjs → NYkLWtyw2.mjs} +1 -1
- package/chunks/{BpZ0yk642.mjs → bBwzYT0T2.mjs} +23 -18
- package/chunks/{-d4DuTH12.mjs → dgRz6V6p2.mjs} +1 -1
- package/chunks/qIca9lDu2.mjs +108 -0
- package/chunks/{DRkvaPr32.mjs → q_m3gw_j2.mjs} +11 -8
- package/chunks/{BTVXdtOG.mjs → sCsjgWvR.mjs} +104 -95
- package/chunks/{D6B1lNKn2.mjs → v2GLQDzI2.mjs} +18 -18
- package/code-mirror-editor/index.d.ts +2 -2
- package/confirm-button/index.d.ts +121 -1
- package/confirmable/index.d.ts +92 -1
- package/context-menu/index.d.ts +3 -3
- package/count-up/index.d.ts +3 -3
- package/custom-scrollbar/index.d.ts +2 -2
- package/data-box/index.d.ts +2 -2
- package/data-card/index.d.ts +2 -2
- package/data-card-text/index.d.ts +2 -2
- package/data-display/index.d.ts +2 -2
- package/data-icons/index.d.ts +2 -2
- package/data-imgtext/index.d.ts +2 -2
- package/data-operatext/index.d.ts +2 -2
- package/data-panel/index.d.ts +2 -2
- package/data-pay/index.d.ts +2 -2
- package/data-price/index.d.ts +2 -2
- package/data-progress/index.d.ts +2 -2
- package/data-rotate/index.d.ts +2 -2
- package/data-table-picker/index.d.ts +2 -2
- package/data-table-picker/index.mjs +1 -1
- package/data-tabs/index.d.ts +2 -2
- package/dialog-form/index.d.ts +1 -1
- package/dict-render/index.d.ts +2 -2
- package/e-charts/index.d.ts +2 -2
- package/easy-popup/index.d.ts +3 -3
- package/editable-progress/index.d.ts +2 -2
- package/editable-tree/index.d.ts +4 -4
- package/element-dialog/index.d.ts +294 -16
- package/flex-box/index.d.ts +2 -2
- package/flex-column/index.d.ts +2 -2
- package/flex-item/index.d.ts +2 -2
- package/flex-row/index.d.ts +2 -2
- package/flex-scroll-area/index.d.ts +1 -1
- package/flex-scroller/index.d.ts +2 -2
- package/flow-designer/index.d.ts +6 -6
- package/flow-viewer/index.d.ts +2 -2
- package/form-button/index.d.ts +92 -1
- package/form-cascader/index.d.ts +9 -7
- package/form-cascader/index.mjs +1 -1
- package/form-checkbox/index.d.ts +8 -6
- package/form-checkbox-group/index.d.ts +372 -1
- package/form-checkbox-group/index.mjs +1 -1
- package/form-date-picker/index.d.ts +10 -8
- package/form-holder/index.d.ts +2 -2
- package/form-image/index.d.ts +7 -5
- package/form-input/index.d.ts +11 -9
- package/form-input/index.mjs +1 -1
- package/form-input-cron-expression/index.d.ts +8 -6
- package/form-input-email/index.d.ts +8 -8
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.d.ts +8 -8
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.d.ts +11 -9
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.d.ts +8 -8
- package/form-input-phone-number/index.mjs +1 -1
- package/form-input-tag/index.d.ts +8 -6
- package/form-input-time/index.d.ts +10 -8
- package/form-item/index.d.ts +5 -5
- package/form-item-config-provider/index.d.ts +3 -3
- package/form-item-group/index.d.ts +6 -4
- package/form-radio-group/index.d.ts +15 -13
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.d.ts +8 -6
- package/form-row/index.d.ts +2 -2
- package/form-select/index.d.ts +11 -9
- package/form-select/index.mjs +1 -1
- package/form-slider/index.d.ts +9 -7
- package/form-switch/index.d.ts +8 -6
- package/form-table/index.d.ts +10 -6
- package/form-table/index.mjs +1 -1
- package/form-table-plus/index.d.ts +10 -8
- package/form-table-plus/index.mjs +1 -1
- package/form-text/index.d.ts +7 -5
- package/form-textarea/index.d.ts +6 -6
- package/form-textarea/index.mjs +1 -1
- package/form-time-select/index.d.ts +8 -6
- package/form-tree-select/index.d.ts +10 -8
- package/form-tree-select-multiple/index.d.ts +10 -8
- package/form-view/index.d.ts +4 -4
- package/fy-array/index.d.ts +266 -3
- package/fy-cascader/index.d.ts +266 -3
- package/fy-checkbox/index.d.ts +266 -3
- package/fy-curd/index.d.ts +10 -10
- package/fy-date/index.d.ts +266 -3
- package/fy-dynamic/index.d.ts +266 -3
- package/fy-empty/index.d.ts +2 -2
- package/fy-form/index.d.ts +9 -9
- package/fy-input/index.d.ts +266 -3
- package/fy-input-color/index.d.ts +266 -3
- package/fy-input-icon/index.d.ts +266 -3
- package/fy-input-map/index.d.ts +266 -3
- package/fy-input-number/index.d.ts +266 -3
- package/fy-input-table/index.d.ts +266 -3
- package/fy-input-tree/index.d.ts +267 -4
- package/fy-radio/index.d.ts +266 -3
- package/fy-rate/index.d.ts +266 -3
- package/fy-select/index.d.ts +267 -4
- package/fy-slider/index.d.ts +266 -3
- package/fy-switch/index.d.ts +266 -3
- package/fy-tabs/index.d.ts +2 -2
- package/fy-time/index.d.ts +731 -4
- package/fy-title/index.d.ts +266 -3
- package/fy-tree/index.d.ts +2 -2
- package/fy-u-editor/index.d.ts +3 -3
- package/fy-upload/index.d.ts +267 -4
- package/guide-steps/index.d.ts +2 -2
- package/helper/form-item.d.ts +1 -1
- package/helper/input.d.ts +18 -12
- package/highlight-j-s/index.d.ts +2 -2
- package/icon-temp/index.d.ts +2 -2
- package/image-cropper/index.d.ts +354 -1
- package/image-preview/index.d.ts +2 -2
- package/image-viewer/index.d.ts +2 -2
- package/index.mjs +15 -15
- package/input-number-range/index.d.ts +2 -2
- package/json-editor/index.d.ts +2 -2
- package/keyboard/index.d.ts +2 -2
- package/loading-view/index.d.ts +2 -2
- package/monaco-editor/index.d.ts +2 -2
- package/name-avatar/index.d.ts +2 -2
- package/package.json +3 -4
- package/page-index/index.d.ts +2 -2
- package/page-index-top/index.d.ts +2 -2
- package/page-skeleton/index.d.ts +2 -2
- package/page-skeleton-new/index.d.ts +2 -2
- package/pageable-table/index.d.ts +4 -4
- package/pageable-table/index.mjs +1 -1
- package/photo-swipe/index.d.ts +2 -2
- package/props/col.d.ts +1 -1
- package/props/form-item.d.ts +1 -1
- package/props/input-number.d.ts +1 -1
- package/props/input-number.mjs +5 -1
- package/props/input.d.ts +1 -1
- package/props/input.mjs +3 -2
- package/sign-panel/index.d.ts +2 -2
- package/split-pane/index.d.ts +4 -4
- package/stateful/index.d.ts +5 -3
- package/sub-table/index.d.ts +4 -2
- package/sub-table/index.mjs +1 -1
- package/sub-table-plus/index.d.ts +4 -2
- package/sub-table-plus/index.mjs +1 -1
- package/table-column/index.d.ts +3 -3
- package/table-column-def/index.d.ts +4 -4
- package/table-view/index.d.ts +7 -4
- package/table-view/index.mjs +13 -18
- package/tag-render/index.d.ts +2 -2
- package/text-ellipsis/index.d.ts +3 -3
- package/toolbar/index.d.ts +4 -4
- package/toolbar-button/index.d.ts +5 -5
- package/vue/directives/chat-drag.d.ts +2 -0
- package/vue/directives/chat-drag.mjs +12 -0
- package/vue/directives/click-outside.d.ts +10 -0
- package/vue/directives/click-outside.mjs +36 -0
- package/vue/directives/dialog-drag.d.ts +2 -0
- package/vue/directives/dialog-drag.mjs +15 -0
- package/vue/directives/drag-move.d.ts +10 -0
- package/vue/directives/drag-move.mjs +27 -0
- package/vue/directives/fix-fixed-column-height.d.ts +7 -0
- package/vue/directives/fix-fixed-column-height.mjs +20 -0
- package/vue/directives/index.d.ts +7 -0
- package/vue/directives/index.mjs +8 -0
- package/vue/directives/resize.d.ts +2 -0
- package/vue/directives/resize.mjs +12 -0
- package/vue/directives/scroll-bottom.d.ts +5 -0
- package/vue/directives/scroll-bottom.mjs +6 -0
- package/vue/hooks/index.d.ts +3 -0
- package/vue/hooks/index.mjs +4 -0
- package/vue/hooks/useDictionary.d.ts +60 -0
- package/{hook → vue/hooks}/useDictionary.mjs +2 -2
- package/vue/hooks/useEventBus.d.ts +1 -0
- package/vue/hooks/useEventBus.mjs +20 -0
- package/{hook → vue/hooks}/useVisibilityChange.mjs +1 -1
- package/vue/index.d.ts +3 -0
- package/vue/index.mjs +83 -0
- package/vue/mixin/bus.d.ts +5 -0
- package/vue/mixin/bus.mjs +33 -0
- package/vue/mixin/dialog.d.ts +38 -0
- package/vue/mixin/dialog.mjs +2 -0
- package/vue/mixin/index.d.ts +6 -0
- package/vue/mixin/index.mjs +7 -0
- package/vue/mixin/message.d.ts +2 -0
- package/vue/mixin/message.mjs +27 -0
- package/vue/mixin/multi-items.d.ts +43 -0
- package/vue/mixin/multi-items.mjs +70 -0
- package/vue/mixin/page.d.ts +28 -0
- package/vue/mixin/page.mjs +38 -0
- package/vue/mixin/resize-mixin.d.ts +15 -0
- package/vue/mixin/resize-mixin.mjs +24 -0
- package/vue-cron/index.d.ts +3 -3
- package/vue-qr-code/index.d.ts +2 -2
- package/vue-tags-input/index.d.ts +3 -3
- package/vue-tree-select/index.d.ts +13 -13
- package/vue-video-player/index.d.ts +2 -2
- package/watermark/index.d.ts +3 -3
- package/web-types.json +1 -1
- package/year-calendar/index.d.ts +2 -2
- package/chunks/DML17Idh2.mjs +0 -108
- package/hook/useDictionary.d.ts +0 -3
- /package/{hook → vue/hooks}/useVisibilityChange.d.ts +0 -0
|
@@ -1,2 +1,122 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {},
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
stop: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
prevent: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
text: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
message: StringConstructor;
|
|
15
|
+
confirmable: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: boolean;
|
|
18
|
+
};
|
|
19
|
+
confirmText: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
confirmType: {
|
|
24
|
+
type: StringConstructor;
|
|
25
|
+
default: string;
|
|
26
|
+
};
|
|
27
|
+
confirmTitle: {
|
|
28
|
+
type: StringConstructor;
|
|
29
|
+
default: string;
|
|
30
|
+
};
|
|
31
|
+
loadable: BooleanConstructor;
|
|
32
|
+
loadingText: {
|
|
33
|
+
type: StringConstructor;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
tag: {
|
|
37
|
+
type: StringConstructor;
|
|
38
|
+
default: string;
|
|
39
|
+
};
|
|
40
|
+
icon: StringConstructor;
|
|
41
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
42
|
+
stop: {
|
|
43
|
+
type: BooleanConstructor;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
|
+
prevent: {
|
|
47
|
+
type: BooleanConstructor;
|
|
48
|
+
default: boolean;
|
|
49
|
+
};
|
|
50
|
+
text: {
|
|
51
|
+
type: StringConstructor;
|
|
52
|
+
default: string;
|
|
53
|
+
};
|
|
54
|
+
message: StringConstructor;
|
|
55
|
+
confirmable: {
|
|
56
|
+
type: BooleanConstructor;
|
|
57
|
+
default: boolean;
|
|
58
|
+
};
|
|
59
|
+
confirmText: {
|
|
60
|
+
type: StringConstructor;
|
|
61
|
+
default: string;
|
|
62
|
+
};
|
|
63
|
+
confirmType: {
|
|
64
|
+
type: StringConstructor;
|
|
65
|
+
default: string;
|
|
66
|
+
};
|
|
67
|
+
confirmTitle: {
|
|
68
|
+
type: StringConstructor;
|
|
69
|
+
default: string;
|
|
70
|
+
};
|
|
71
|
+
loadable: BooleanConstructor;
|
|
72
|
+
loadingText: {
|
|
73
|
+
type: StringConstructor;
|
|
74
|
+
default: string;
|
|
75
|
+
};
|
|
76
|
+
tag: {
|
|
77
|
+
type: StringConstructor;
|
|
78
|
+
default: string;
|
|
79
|
+
};
|
|
80
|
+
icon: StringConstructor;
|
|
81
|
+
}>> & Readonly<{}>, {
|
|
82
|
+
text: string;
|
|
83
|
+
stop: boolean;
|
|
84
|
+
prevent: boolean;
|
|
85
|
+
loadable: boolean;
|
|
86
|
+
loadingText: string;
|
|
87
|
+
confirmable: boolean;
|
|
88
|
+
confirmType: string;
|
|
89
|
+
confirmText: string;
|
|
90
|
+
confirmTitle: string;
|
|
91
|
+
tag: string;
|
|
92
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | {
|
|
93
|
+
props: {
|
|
94
|
+
type: {
|
|
95
|
+
type: StringConstructor;
|
|
96
|
+
default: string;
|
|
97
|
+
};
|
|
98
|
+
size: StringConstructor;
|
|
99
|
+
icon: {
|
|
100
|
+
type: StringConstructor;
|
|
101
|
+
default: string;
|
|
102
|
+
};
|
|
103
|
+
nativeType: {
|
|
104
|
+
type: StringConstructor;
|
|
105
|
+
default: string;
|
|
106
|
+
};
|
|
107
|
+
loading: BooleanConstructor;
|
|
108
|
+
disabled: BooleanConstructor;
|
|
109
|
+
plain: BooleanConstructor;
|
|
110
|
+
autofocus: BooleanConstructor;
|
|
111
|
+
round: BooleanConstructor;
|
|
112
|
+
text: {
|
|
113
|
+
type: StringConstructor;
|
|
114
|
+
default: string;
|
|
115
|
+
};
|
|
116
|
+
tag: {
|
|
117
|
+
type: StringConstructor;
|
|
118
|
+
default: string;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
121
|
+
}, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
122
|
export default _default;
|
package/confirmable/index.d.ts
CHANGED
|
@@ -1,2 +1,93 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {},
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
stop: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
prevent: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
text: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
message: StringConstructor;
|
|
15
|
+
confirmable: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: boolean;
|
|
18
|
+
};
|
|
19
|
+
confirmText: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
confirmType: {
|
|
24
|
+
type: StringConstructor;
|
|
25
|
+
default: string;
|
|
26
|
+
};
|
|
27
|
+
confirmTitle: {
|
|
28
|
+
type: StringConstructor;
|
|
29
|
+
default: string;
|
|
30
|
+
};
|
|
31
|
+
loadable: BooleanConstructor;
|
|
32
|
+
loadingText: {
|
|
33
|
+
type: StringConstructor;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
tag: {
|
|
37
|
+
type: StringConstructor;
|
|
38
|
+
default: string;
|
|
39
|
+
};
|
|
40
|
+
icon: StringConstructor;
|
|
41
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
42
|
+
stop: {
|
|
43
|
+
type: BooleanConstructor;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
|
+
prevent: {
|
|
47
|
+
type: BooleanConstructor;
|
|
48
|
+
default: boolean;
|
|
49
|
+
};
|
|
50
|
+
text: {
|
|
51
|
+
type: StringConstructor;
|
|
52
|
+
default: string;
|
|
53
|
+
};
|
|
54
|
+
message: StringConstructor;
|
|
55
|
+
confirmable: {
|
|
56
|
+
type: BooleanConstructor;
|
|
57
|
+
default: boolean;
|
|
58
|
+
};
|
|
59
|
+
confirmText: {
|
|
60
|
+
type: StringConstructor;
|
|
61
|
+
default: string;
|
|
62
|
+
};
|
|
63
|
+
confirmType: {
|
|
64
|
+
type: StringConstructor;
|
|
65
|
+
default: string;
|
|
66
|
+
};
|
|
67
|
+
confirmTitle: {
|
|
68
|
+
type: StringConstructor;
|
|
69
|
+
default: string;
|
|
70
|
+
};
|
|
71
|
+
loadable: BooleanConstructor;
|
|
72
|
+
loadingText: {
|
|
73
|
+
type: StringConstructor;
|
|
74
|
+
default: string;
|
|
75
|
+
};
|
|
76
|
+
tag: {
|
|
77
|
+
type: StringConstructor;
|
|
78
|
+
default: string;
|
|
79
|
+
};
|
|
80
|
+
icon: StringConstructor;
|
|
81
|
+
}>> & Readonly<{}>, {
|
|
82
|
+
text: string;
|
|
83
|
+
stop: boolean;
|
|
84
|
+
prevent: boolean;
|
|
85
|
+
loadable: boolean;
|
|
86
|
+
loadingText: string;
|
|
87
|
+
confirmable: boolean;
|
|
88
|
+
confirmType: string;
|
|
89
|
+
confirmText: string;
|
|
90
|
+
confirmTitle: string;
|
|
91
|
+
tag: string;
|
|
92
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
93
|
export default _default;
|
package/context-menu/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
/**
|
|
3
3
|
* 菜单项
|
|
4
4
|
*/
|
|
@@ -102,7 +102,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
102
102
|
show(event: any): void;
|
|
103
103
|
hide(): void;
|
|
104
104
|
onItemClick(item: any, indexList: any): void;
|
|
105
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "on-item-click"[], "on-item-click", import('vue').PublicProps, Readonly<
|
|
105
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "on-item-click"[], "on-item-click", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
106
106
|
/**
|
|
107
107
|
* 菜单项
|
|
108
108
|
*/
|
|
@@ -170,6 +170,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
170
170
|
}>> & Readonly<{
|
|
171
171
|
"onOn-item-click"?: ((...args: any[]) => any) | undefined;
|
|
172
172
|
}>, {
|
|
173
|
+
offset: Record<string, any>;
|
|
173
174
|
underline: boolean;
|
|
174
175
|
appendToBody: boolean;
|
|
175
176
|
arrow: boolean;
|
|
@@ -177,7 +178,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
177
178
|
itemWidth: number;
|
|
178
179
|
itemHeight: number;
|
|
179
180
|
itemFontSize: string | number;
|
|
180
|
-
offset: Record<string, any>;
|
|
181
181
|
borderWidth: number;
|
|
182
182
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
183
183
|
export default _default;
|
package/count-up/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
animation: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -30,7 +30,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
30
30
|
}>, {}, {}, {}, {
|
|
31
31
|
init(): void;
|
|
32
32
|
destroy(): void;
|
|
33
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
33
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
34
34
|
animation: {
|
|
35
35
|
type: BooleanConstructor;
|
|
36
36
|
default: boolean;
|
|
@@ -61,10 +61,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
61
61
|
};
|
|
62
62
|
}>> & Readonly<{}>, {
|
|
63
63
|
options: Record<string, any>;
|
|
64
|
+
duration: number;
|
|
64
65
|
animation: boolean;
|
|
65
66
|
start: string | number;
|
|
66
67
|
decimals: number;
|
|
67
|
-
duration: number;
|
|
68
68
|
callback: Function;
|
|
69
69
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
70
70
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
element: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -28,7 +28,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
28
28
|
getScrollHeight(): any;
|
|
29
29
|
setScrollTop(scrollTop: any): void;
|
|
30
30
|
internalScroll(instance: any, event: any): void;
|
|
31
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
31
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
32
32
|
element: {
|
|
33
33
|
type: StringConstructor;
|
|
34
34
|
default: string;
|
package/data-box/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
2
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
option: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
animation?: boolean;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
}>;
|
|
10
10
|
default: () => {};
|
|
11
11
|
};
|
|
12
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
option: {
|
|
14
14
|
type: PropType<{
|
|
15
15
|
animation?: boolean;
|
package/data-card/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
colorText(): any;
|
|
10
10
|
bgText(): any;
|
|
11
11
|
borderColor(): any;
|
|
12
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
option: {
|
|
14
14
|
type: ObjectConstructor;
|
|
15
15
|
default: () => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -10,7 +10,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10
10
|
data(): any;
|
|
11
11
|
}, {
|
|
12
12
|
itemClick(item: any): void;
|
|
13
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
13
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
14
14
|
option: {
|
|
15
15
|
type: ObjectConstructor;
|
|
16
16
|
default: () => void;
|
package/data-display/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
span(): any;
|
|
10
10
|
data(): any;
|
|
11
11
|
color(): any;
|
|
12
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
option: {
|
|
14
14
|
type: ObjectConstructor;
|
|
15
15
|
default: () => void;
|
package/data-icons/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -10,7 +10,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10
10
|
data(): any;
|
|
11
11
|
color(): any;
|
|
12
12
|
discount(): any;
|
|
13
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
13
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
14
14
|
option: {
|
|
15
15
|
type: ObjectConstructor;
|
|
16
16
|
default: () => void;
|
package/data-imgtext/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -7,7 +7,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7
7
|
span(): any;
|
|
8
8
|
data(): any;
|
|
9
9
|
color(): any;
|
|
10
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
10
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
11
11
|
option: {
|
|
12
12
|
type: ObjectConstructor;
|
|
13
13
|
default: () => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -6,7 +6,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6
6
|
}>, {}, {}, {
|
|
7
7
|
span(): any;
|
|
8
8
|
data(): any;
|
|
9
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
9
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
10
10
|
option: {
|
|
11
11
|
type: ObjectConstructor;
|
|
12
12
|
default: () => void;
|
package/data-panel/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -8,7 +8,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8
8
|
animation(): any;
|
|
9
9
|
span(): any;
|
|
10
10
|
data(): any;
|
|
11
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
11
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
12
12
|
option: {
|
|
13
13
|
type: ObjectConstructor;
|
|
14
14
|
default: () => void;
|
package/data-pay/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -8,7 +8,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8
8
|
decimals(): any;
|
|
9
9
|
span(): any;
|
|
10
10
|
data(): any;
|
|
11
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
11
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
12
12
|
option: {
|
|
13
13
|
type: ObjectConstructor;
|
|
14
14
|
default: () => void;
|
package/data-price/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -6,7 +6,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6
6
|
}>, {}, {}, {
|
|
7
7
|
span(): any;
|
|
8
8
|
data(): any;
|
|
9
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
9
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
10
10
|
option: {
|
|
11
11
|
type: ObjectConstructor;
|
|
12
12
|
default: () => void;
|
package/data-progress/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default: () => void;
|
|
@@ -8,7 +8,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8
8
|
decimals(): any;
|
|
9
9
|
span(): any;
|
|
10
10
|
data(): any;
|
|
11
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
11
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
12
12
|
option: {
|
|
13
13
|
type: ObjectConstructor;
|
|
14
14
|
default: () => void;
|
package/data-rotate/index.d.ts
CHANGED
|
@@ -5,12 +5,12 @@ interface OptionType {
|
|
|
5
5
|
span?: number;
|
|
6
6
|
data?: any[];
|
|
7
7
|
}
|
|
8
|
-
declare const _default: import('vue').DefineComponent<
|
|
8
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
9
9
|
option: {
|
|
10
10
|
type: PropType<OptionType>;
|
|
11
11
|
default: () => {};
|
|
12
12
|
};
|
|
13
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
13
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
14
14
|
option: {
|
|
15
15
|
type: PropType<OptionType>;
|
|
16
16
|
default: () => {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
visible: BooleanConstructor;
|
|
3
3
|
api: FunctionConstructor;
|
|
4
4
|
columns: ArrayConstructor;
|
|
@@ -28,7 +28,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
28
28
|
toggleRowSelection(row: any): void;
|
|
29
29
|
close(): void;
|
|
30
30
|
confirm(): void;
|
|
31
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "confirm"[], "confirm", import('vue').PublicProps, Readonly<
|
|
31
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "confirm"[], "confirm", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
32
32
|
visible: BooleanConstructor;
|
|
33
33
|
api: FunctionConstructor;
|
|
34
34
|
columns: ArrayConstructor;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
2
|
import { t } from "../chunks/D9IZqJJJ.mjs";
|
|
3
3
|
import { t as n } from "../chunks/DTeHffqJ.mjs";
|
|
4
|
-
import { t as r } from "../chunks/
|
|
4
|
+
import { t as r } from "../chunks/sCsjgWvR.mjs";
|
|
5
5
|
import { ElMessage as i } from "element-plus/es";
|
|
6
6
|
import "element-plus/es/components/base/style/css";
|
|
7
7
|
import { createBlock as a, createTextVNode as o, createVNode as s, openBlock as c, renderSlot as l, withCtx as u } from "vue";
|
package/data-tabs/index.d.ts
CHANGED
|
@@ -5,12 +5,12 @@ interface OptionType {
|
|
|
5
5
|
span?: number;
|
|
6
6
|
data?: any[];
|
|
7
7
|
}
|
|
8
|
-
declare const _default: import('vue').DefineComponent<
|
|
8
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
9
9
|
option: {
|
|
10
10
|
type: PropType<OptionType>;
|
|
11
11
|
default: () => {};
|
|
12
12
|
};
|
|
13
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
13
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
14
14
|
option: {
|
|
15
15
|
type: PropType<OptionType>;
|
|
16
16
|
default: () => {};
|
package/dialog-form/index.d.ts
CHANGED
package/dict-render/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
row: ObjectConstructor;
|
|
3
3
|
column: ObjectConstructor;
|
|
4
4
|
dictType: StringConstructor;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
default: boolean;
|
|
10
10
|
};
|
|
11
11
|
labelAsValue: BooleanConstructor;
|
|
12
|
-
}>, () => any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}>, () => any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
row: ObjectConstructor;
|
|
14
14
|
column: ObjectConstructor;
|
|
15
15
|
dictType: StringConstructor;
|
package/e-charts/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
options: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
};
|
|
@@ -45,7 +45,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
45
45
|
initOptionsWatcher(): void;
|
|
46
46
|
destroy(): void;
|
|
47
47
|
refresh(): void;
|
|
48
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
48
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
49
49
|
options: {
|
|
50
50
|
type: ObjectConstructor;
|
|
51
51
|
};
|
package/easy-popup/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
/**
|
|
3
3
|
* 是否开启边界检测
|
|
4
4
|
*/
|
|
@@ -62,7 +62,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
62
62
|
}): void;
|
|
63
63
|
hide(): void;
|
|
64
64
|
doHide(e: any): void;
|
|
65
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
65
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
66
66
|
/**
|
|
67
67
|
* 是否开启边界检测
|
|
68
68
|
*/
|
|
@@ -102,9 +102,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
102
102
|
};
|
|
103
103
|
interactive: BooleanConstructor;
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
|
+
offset: Record<string, any>;
|
|
105
106
|
appendToBody: boolean;
|
|
106
107
|
border: boolean;
|
|
107
|
-
offset: Record<string, any>;
|
|
108
108
|
borderWidth: number;
|
|
109
109
|
flexRow: boolean;
|
|
110
110
|
flexColumn: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
disabled: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -33,7 +33,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
33
33
|
onMouseUp(): void;
|
|
34
34
|
onMouseLeave(): void;
|
|
35
35
|
wrapperClick(): void;
|
|
36
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("update:modelValue" | "
|
|
36
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("update:modelValue" | "change" | "input")[], "update:modelValue" | "change" | "input", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
37
37
|
disabled: {
|
|
38
38
|
type: BooleanConstructor;
|
|
39
39
|
default: boolean;
|
package/editable-tree/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
label: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -72,8 +72,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
72
72
|
};
|
|
73
73
|
defaultExpandAll: BooleanConstructor;
|
|
74
74
|
}>, {
|
|
75
|
-
autoBindProps: any
|
|
76
|
-
listeners: any
|
|
75
|
+
autoBindProps: globalThis.ComputedRef<Record<string, any>>;
|
|
76
|
+
listeners: globalThis.ComputedRef<Record<string, any>>;
|
|
77
77
|
}, {
|
|
78
78
|
loading: boolean;
|
|
79
79
|
showMenu: boolean;
|
|
@@ -176,7 +176,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
176
176
|
* 创建新节点事件
|
|
177
177
|
*/
|
|
178
178
|
'create-new-node': null;
|
|
179
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
179
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
180
180
|
label: {
|
|
181
181
|
type: StringConstructor;
|
|
182
182
|
default: string;
|