@vipl520/dk-ui 1.0.18 → 1.0.20
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/attributes.json +16 -0
- package/dist/index.css +1 -1
- package/dist/index.js +1187 -632
- package/dist/index.min.js +7 -7
- package/dist/index.min.js.map +1 -1
- package/dist/index.min.mjs +7 -7
- package/dist/index.min.mjs.map +1 -1
- package/dist/index.mjs +1177 -626
- package/dist/tags.json +14 -0
- package/dist/web-types.json +69 -1
- package/es/animate-select/index.d.ts +19 -0
- package/es/animate-select/index.mjs +8 -0
- package/es/animate-select/index.mjs.map +1 -0
- package/es/animate-select/src/animate-select.vue.d.ts +18 -0
- package/es/animate-select/src/animate-select.vue.mjs +7 -0
- package/es/animate-select/src/animate-select.vue.mjs.map +1 -0
- package/es/animate-select/src/animate-select.vue2.mjs +168 -0
- package/es/animate-select/src/animate-select.vue2.mjs.map +1 -0
- package/es/animate-select/src/animates.d.ts +9 -0
- package/es/animate-select/src/animates.mjs +98 -0
- package/es/animate-select/src/animates.mjs.map +1 -0
- package/es/animate-select/src/props.d.ts +11 -0
- package/es/animate-select/src/props.mjs +11 -0
- package/es/animate-select/src/props.mjs.map +1 -0
- package/es/animate-select/style/index.css +1 -0
- package/es/animate-select/style/index.scss +41 -0
- package/es/audio-input/index.d.ts +4 -4
- package/es/audio-input/src/audio-input.vue.d.ts +4 -4
- package/es/audio-list-input/index.d.ts +3 -3
- package/es/audio-list-input/src/audio-list-input.vue.d.ts +3 -3
- package/es/box-size-input/index.d.ts +1 -1
- package/es/box-size-input/src/box-size-input.vue.d.ts +1 -1
- package/es/color-input/index.d.ts +3 -3
- package/es/color-input/src/color-input.vue.d.ts +3 -3
- package/es/dialog/index.d.ts +11 -11
- package/es/dialog/src/dialog.vue.d.ts +3 -3
- package/es/file-input/index.d.ts +4 -4
- package/es/file-input/src/file-input.vue.d.ts +4 -4
- package/es/file-list-input/index.d.ts +4 -4
- package/es/file-list-input/src/file-list-input.vue.d.ts +4 -4
- package/es/form/index.d.ts +10 -10
- package/es/form/src/form.vue.d.ts +2 -2
- package/es/group/index.d.ts +6 -6
- package/es/group/src/group.vue.d.ts +6 -6
- package/es/icon/index.d.ts +3 -3
- package/es/icon-input/index.d.ts +5 -5
- package/es/icon-input/src/icon-content.vue.d.ts +1 -1
- package/es/icon-input/src/icon-dialog.vue.d.ts +1 -1
- package/es/icon-input/src/icon-input.vue.d.ts +3 -3
- package/es/image-input/index.d.ts +4 -4
- package/es/image-input/src/image-input.vue.d.ts +4 -4
- package/es/image-list-input/index.d.ts +3 -3
- package/es/image-list-input/src/image-list-input.vue.d.ts +3 -3
- package/es/index.d.ts +2 -0
- package/es/index.mjs +9 -1
- package/es/index.mjs.map +1 -1
- package/es/index.scss +14 -0
- package/es/page-diy/index.d.ts +70 -4
- package/es/page-diy/src/components/DiyCloud.vue.mjs +1 -2
- package/es/page-diy/src/components/DiyCloud.vue.mjs.map +1 -1
- package/es/page-diy/src/components/DragTool.vue.d.ts +2 -1
- package/es/page-diy/src/components/DragTool.vue.mjs +12 -15
- package/es/page-diy/src/components/DragTool.vue.mjs.map +1 -1
- package/es/page-diy/src/components/PreviewPhone.vue2.mjs +74 -2
- package/es/page-diy/src/components/PreviewPhone.vue2.mjs.map +1 -1
- package/es/page-diy/src/config/base/dkSetting.d.ts +68 -2
- package/es/page-diy/src/config/base/dkSetting.mjs +83 -0
- package/es/page-diy/src/config/base/dkSetting.mjs.map +1 -1
- package/es/page-diy/src/page-diy.vue.d.ts +70 -4
- package/es/page-diy/src/views/min/DkMinSwiperImage.vue.d.ts +1 -1
- package/es/page-diy/src/views/min/DkMinTitle.vue.d.ts +1 -1
- package/es/page-diy/src/views/web/DkViewCommonBtn.vue.d.ts +2 -2
- package/es/page-diy/src/views/web/DkViewDialog.vue.d.ts +2 -2
- package/es/page-diy/src/views/web/DkViewGridCellList.vue.d.ts +1 -1
- package/es/page-diy/src/views/web/DkViewImage.vue.d.ts +2 -2
- package/es/page-diy/src/views/web/DkViewNoticeBar.vue.d.ts +2 -2
- package/es/page-diy/src/views/web/DkViewSwipe.vue.d.ts +1 -1
- package/es/page-diy/src/views/web/DkViewTitle.vue.d.ts +2 -2
- package/es/page-diy/style/cloud.scss +100 -100
- package/es/page-diy/style/drag-tool.css +1 -1
- package/es/page-diy/style/drag-tool.scss +1 -1
- package/es/page-diy/style/index.css +1 -1
- package/es/poster-input/index.d.ts +6 -6
- package/es/poster-input/src/component/poster.vue.d.ts +3 -3
- package/es/poster-input/src/poster-input.vue.d.ts +3 -3
- package/es/select/src/select.vue.d.ts +3 -3
- package/es/style-animation-input/index.d.ts +25 -0
- package/es/style-animation-input/index.mjs +8 -0
- package/es/style-animation-input/index.mjs.map +1 -0
- package/es/style-animation-input/src/props.d.ts +15 -0
- package/es/style-animation-input/src/props.mjs +16 -0
- package/es/style-animation-input/src/props.mjs.map +1 -0
- package/es/style-animation-input/src/style-animation-input.vue.d.ts +24 -0
- package/es/style-animation-input/src/style-animation-input.vue.mjs +7 -0
- package/es/style-animation-input/src/style-animation-input.vue.mjs.map +1 -0
- package/es/style-animation-input/src/style-animation-input.vue2.mjs +116 -0
- package/es/style-animation-input/src/style-animation-input.vue2.mjs.map +1 -0
- package/es/style-animation-input/style/index.css +1 -0
- package/es/style-animation-input/style/index.scss +14 -0
- package/es/style-box-input/index.d.ts +1 -1
- package/es/style-box-input/src/style-box-input.vue.d.ts +1 -1
- package/es/style-input/index.d.ts +1 -1
- package/es/style-input/src/style-input.vue.d.ts +1 -1
- package/es/style-number-input/index.d.ts +1 -1
- package/es/style-number-input/src/style-number-input.vue.d.ts +1 -1
- package/es/style-shadow-input/index.d.ts +2 -2
- package/es/style-shadow-input/src/style-shadow-content.vue.d.ts +1 -1
- package/es/style-shadow-input/src/style-shadow-input.vue.d.ts +1 -1
- package/es/table/index.d.ts +2 -2
- package/es/tiny-editor/index.d.ts +4 -4
- package/es/tiny-editor/src/tiny-editor.vue.d.ts +4 -4
- package/es/video-input/index.d.ts +4 -4
- package/es/video-input/src/video-input.vue.d.ts +4 -4
- package/es/video-list-input/index.d.ts +3 -3
- package/es/video-list-input/src/video-list-input.vue.d.ts +3 -3
- package/lib/animate-select/index.d.ts +19 -0
- package/lib/animate-select/index.js +14 -0
- package/lib/animate-select/index.js.map +1 -0
- package/lib/animate-select/src/animate-select.vue.d.ts +18 -0
- package/lib/animate-select/src/animate-select.vue.js +11 -0
- package/lib/animate-select/src/animate-select.vue.js.map +1 -0
- package/lib/animate-select/src/animate-select.vue2.js +172 -0
- package/lib/animate-select/src/animate-select.vue2.js.map +1 -0
- package/lib/animate-select/src/animates.d.ts +9 -0
- package/lib/animate-select/src/animates.js +102 -0
- package/lib/animate-select/src/animates.js.map +1 -0
- package/lib/animate-select/src/props.d.ts +11 -0
- package/lib/animate-select/src/props.js +13 -0
- package/lib/animate-select/src/props.js.map +1 -0
- package/lib/animate-select/style/index.css +1 -0
- package/lib/animate-select/style/index.scss +41 -0
- package/lib/audio-input/index.d.ts +4 -4
- package/lib/audio-input/src/audio-input.vue.d.ts +4 -4
- package/lib/audio-list-input/index.d.ts +3 -3
- package/lib/audio-list-input/src/audio-list-input.vue.d.ts +3 -3
- package/lib/box-size-input/index.d.ts +1 -1
- package/lib/box-size-input/src/box-size-input.vue.d.ts +1 -1
- package/lib/color-input/index.d.ts +3 -3
- package/lib/color-input/src/color-input.vue.d.ts +3 -3
- package/lib/dialog/index.d.ts +11 -11
- package/lib/dialog/src/dialog.vue.d.ts +3 -3
- package/lib/file-input/index.d.ts +4 -4
- package/lib/file-input/src/file-input.vue.d.ts +4 -4
- package/lib/file-list-input/index.d.ts +4 -4
- package/lib/file-list-input/src/file-list-input.vue.d.ts +4 -4
- package/lib/form/index.d.ts +10 -10
- package/lib/form/src/form.vue.d.ts +2 -2
- package/lib/group/index.d.ts +6 -6
- package/lib/group/src/group.vue.d.ts +6 -6
- package/lib/icon/index.d.ts +3 -3
- package/lib/icon-input/index.d.ts +5 -5
- package/lib/icon-input/src/icon-content.vue.d.ts +1 -1
- package/lib/icon-input/src/icon-dialog.vue.d.ts +1 -1
- package/lib/icon-input/src/icon-input.vue.d.ts +3 -3
- package/lib/image-input/index.d.ts +4 -4
- package/lib/image-input/src/image-input.vue.d.ts +4 -4
- package/lib/image-list-input/index.d.ts +3 -3
- package/lib/image-list-input/src/image-list-input.vue.d.ts +3 -3
- package/lib/index.d.ts +2 -0
- package/lib/index.js +14 -2
- package/lib/index.js.map +1 -1
- package/lib/index.scss +14 -0
- package/lib/page-diy/index.d.ts +70 -4
- package/lib/page-diy/src/components/DiyCloud.vue.js +1 -2
- package/lib/page-diy/src/components/DiyCloud.vue.js.map +1 -1
- package/lib/page-diy/src/components/DragTool.vue.d.ts +2 -1
- package/lib/page-diy/src/components/DragTool.vue.js +12 -15
- package/lib/page-diy/src/components/DragTool.vue.js.map +1 -1
- package/lib/page-diy/src/components/PreviewPhone.vue2.js +73 -1
- package/lib/page-diy/src/components/PreviewPhone.vue2.js.map +1 -1
- package/lib/page-diy/src/config/base/dkSetting.d.ts +68 -2
- package/lib/page-diy/src/config/base/dkSetting.js +83 -0
- package/lib/page-diy/src/config/base/dkSetting.js.map +1 -1
- package/lib/page-diy/src/page-diy.vue.d.ts +70 -4
- package/lib/page-diy/src/views/min/DkMinSwiperImage.vue.d.ts +1 -1
- package/lib/page-diy/src/views/min/DkMinTitle.vue.d.ts +1 -1
- package/lib/page-diy/src/views/web/DkViewCommonBtn.vue.d.ts +2 -2
- package/lib/page-diy/src/views/web/DkViewDialog.vue.d.ts +2 -2
- package/lib/page-diy/src/views/web/DkViewGridCellList.vue.d.ts +1 -1
- package/lib/page-diy/src/views/web/DkViewImage.vue.d.ts +2 -2
- package/lib/page-diy/src/views/web/DkViewNoticeBar.vue.d.ts +2 -2
- package/lib/page-diy/src/views/web/DkViewSwipe.vue.d.ts +1 -1
- package/lib/page-diy/src/views/web/DkViewTitle.vue.d.ts +2 -2
- package/lib/page-diy/style/cloud.scss +100 -100
- package/lib/page-diy/style/drag-tool.css +1 -1
- package/lib/page-diy/style/drag-tool.scss +1 -1
- package/lib/page-diy/style/index.css +1 -1
- package/lib/poster-input/index.d.ts +6 -6
- package/lib/poster-input/src/component/poster.vue.d.ts +3 -3
- package/lib/poster-input/src/poster-input.vue.d.ts +3 -3
- package/lib/select/src/select.vue.d.ts +3 -3
- package/lib/style-animation-input/index.d.ts +25 -0
- package/lib/style-animation-input/index.js +14 -0
- package/lib/style-animation-input/index.js.map +1 -0
- package/lib/style-animation-input/src/props.d.ts +15 -0
- package/lib/style-animation-input/src/props.js +18 -0
- package/lib/style-animation-input/src/props.js.map +1 -0
- package/lib/style-animation-input/src/style-animation-input.vue.d.ts +24 -0
- package/lib/style-animation-input/src/style-animation-input.vue.js +11 -0
- package/lib/style-animation-input/src/style-animation-input.vue.js.map +1 -0
- package/lib/style-animation-input/src/style-animation-input.vue2.js +120 -0
- package/lib/style-animation-input/src/style-animation-input.vue2.js.map +1 -0
- package/lib/style-animation-input/style/index.css +1 -0
- package/lib/style-animation-input/style/index.scss +14 -0
- package/lib/style-box-input/index.d.ts +1 -1
- package/lib/style-box-input/src/style-box-input.vue.d.ts +1 -1
- package/lib/style-input/index.d.ts +1 -1
- package/lib/style-input/src/style-input.vue.d.ts +1 -1
- package/lib/style-number-input/index.d.ts +1 -1
- package/lib/style-number-input/src/style-number-input.vue.d.ts +1 -1
- package/lib/style-shadow-input/index.d.ts +2 -2
- package/lib/style-shadow-input/src/style-shadow-content.vue.d.ts +1 -1
- package/lib/style-shadow-input/src/style-shadow-input.vue.d.ts +1 -1
- package/lib/table/index.d.ts +2 -2
- package/lib/tiny-editor/index.d.ts +4 -4
- package/lib/tiny-editor/src/tiny-editor.vue.d.ts +4 -4
- package/lib/video-input/index.d.ts +4 -4
- package/lib/video-input/src/video-input.vue.d.ts +4 -4
- package/lib/video-list-input/index.d.ts +3 -3
- package/lib/video-list-input/src/video-list-input.vue.d.ts +3 -3
- package/package.json +4 -4
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
19
19
|
type: StringConstructor;
|
20
20
|
default: string;
|
21
21
|
};
|
22
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
22
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
23
23
|
modelValue: {
|
24
24
|
type: StringConstructor;
|
25
25
|
default: string;
|
@@ -41,13 +41,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
41
41
|
default: string;
|
42
42
|
};
|
43
43
|
}>> & {
|
44
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
45
44
|
onInput?: ((...args: any[]) => any) | undefined;
|
46
45
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
46
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
47
47
|
}, {
|
48
|
-
accept: string;
|
49
|
-
placeholder: string;
|
50
48
|
modelValue: string;
|
49
|
+
placeholder: string;
|
50
|
+
accept: string;
|
51
51
|
showInput: boolean;
|
52
52
|
imgSize: number;
|
53
53
|
}, {}>;
|
@@ -19,7 +19,7 @@ export declare const AudioListInput: import("@vipl520/utils").WithInstall<import
|
|
19
19
|
default: string;
|
20
20
|
type: StringConstructor;
|
21
21
|
};
|
22
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
22
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
23
23
|
modelValue: {
|
24
24
|
default: () => never[];
|
25
25
|
type: ArrayConstructor;
|
@@ -41,13 +41,13 @@ export declare const AudioListInput: import("@vipl520/utils").WithInstall<import
|
|
41
41
|
type: StringConstructor;
|
42
42
|
};
|
43
43
|
}>> & {
|
44
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
45
44
|
onInput?: ((...args: any[]) => any) | undefined;
|
46
45
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
46
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
47
47
|
}, {
|
48
|
-
accept: string;
|
49
48
|
modelValue: unknown[];
|
50
49
|
disabled: boolean;
|
50
|
+
accept: string;
|
51
51
|
imgSize: number;
|
52
52
|
limit: number;
|
53
53
|
}, {}>>;
|
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
19
19
|
default: string;
|
20
20
|
type: StringConstructor;
|
21
21
|
};
|
22
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
22
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
23
23
|
modelValue: {
|
24
24
|
default: () => never[];
|
25
25
|
type: ArrayConstructor;
|
@@ -41,13 +41,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
41
41
|
type: StringConstructor;
|
42
42
|
};
|
43
43
|
}>> & {
|
44
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
45
44
|
onInput?: ((...args: any[]) => any) | undefined;
|
46
45
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
46
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
47
47
|
}, {
|
48
|
-
accept: string;
|
49
48
|
modelValue: unknown[];
|
50
49
|
disabled: boolean;
|
50
|
+
accept: string;
|
51
51
|
imgSize: number;
|
52
52
|
limit: number;
|
53
53
|
}, {}>;
|
@@ -59,8 +59,8 @@ export declare const BoxSizeInput: import("@vipl520/utils").WithInstall<import("
|
|
59
59
|
}>> & {
|
60
60
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
61
61
|
}, {
|
62
|
-
type: string;
|
63
62
|
modelValue: string;
|
63
|
+
type: string;
|
64
64
|
defaultMerge: boolean;
|
65
65
|
units: unknown[];
|
66
66
|
defaultIsMerge: boolean;
|
@@ -59,8 +59,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
59
59
|
}>> & {
|
60
60
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
61
61
|
}, {
|
62
|
-
type: string;
|
63
62
|
modelValue: string;
|
63
|
+
type: string;
|
64
64
|
defaultMerge: boolean;
|
65
65
|
units: unknown[];
|
66
66
|
defaultIsMerge: boolean;
|
@@ -15,7 +15,7 @@ export declare const ColorInput: import("@vipl520/utils").WithInstall<import("vu
|
|
15
15
|
type: import("vue").PropType<string>;
|
16
16
|
default: string;
|
17
17
|
};
|
18
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
18
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
19
19
|
modelValue: {
|
20
20
|
type: import("vue").PropType<string>;
|
21
21
|
default: string;
|
@@ -33,12 +33,12 @@ export declare const ColorInput: import("@vipl520/utils").WithInstall<import("vu
|
|
33
33
|
default: string;
|
34
34
|
};
|
35
35
|
}>> & {
|
36
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
37
36
|
onInput?: ((...args: any[]) => any) | undefined;
|
38
37
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
38
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
39
39
|
}, {
|
40
|
-
placeholder: string;
|
41
40
|
modelValue: string;
|
41
|
+
placeholder: string;
|
42
42
|
showAlpha: boolean;
|
43
43
|
colorFormat: string;
|
44
44
|
}, {}>>;
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
15
15
|
type: import("vue").PropType<string>;
|
16
16
|
default: string;
|
17
17
|
};
|
18
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
18
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
19
19
|
modelValue: {
|
20
20
|
type: import("vue").PropType<string>;
|
21
21
|
default: string;
|
@@ -33,12 +33,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
33
33
|
default: string;
|
34
34
|
};
|
35
35
|
}>> & {
|
36
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
37
36
|
onInput?: ((...args: any[]) => any) | undefined;
|
38
37
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
38
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
39
39
|
}, {
|
40
|
-
placeholder: string;
|
41
40
|
modelValue: string;
|
41
|
+
placeholder: string;
|
42
42
|
showAlpha: boolean;
|
43
43
|
colorFormat: string;
|
44
44
|
}, {}>;
|
package/lib/dialog/index.d.ts
CHANGED
@@ -3,16 +3,15 @@ export declare const Dialog: import("@vipl520/utils").WithInstall<{
|
|
3
3
|
$: import("vue").ComponentInternalInstance;
|
4
4
|
$data: {};
|
5
5
|
$props: {
|
6
|
-
|
7
|
-
fullscreen?: boolean | undefined;
|
6
|
+
modelValue?: boolean | undefined;
|
8
7
|
title?: string | undefined;
|
9
8
|
draggable?: boolean | undefined;
|
10
|
-
|
9
|
+
zIndex?: number | undefined;
|
10
|
+
fullscreen?: boolean | undefined;
|
11
11
|
defaultFullscreen?: boolean | undefined;
|
12
12
|
maxHeight?: string | undefined;
|
13
|
-
key?: string | number | symbol | undefined;
|
14
13
|
style?: unknown;
|
15
|
-
|
14
|
+
key?: string | number | symbol | undefined;
|
16
15
|
ref?: import("vue").VNodeRef | undefined;
|
17
16
|
ref_for?: boolean | undefined;
|
18
17
|
ref_key?: string | undefined;
|
@@ -54,6 +53,7 @@ export declare const Dialog: import("@vipl520/utils").WithInstall<{
|
|
54
53
|
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
55
54
|
[key: string]: any;
|
56
55
|
}>) => void)[] | undefined;
|
56
|
+
class?: unknown;
|
57
57
|
};
|
58
58
|
$attrs: {
|
59
59
|
[x: string]: unknown;
|
@@ -98,11 +98,11 @@ export declare const Dialog: import("@vipl520/utils").WithInstall<{
|
|
98
98
|
default: number;
|
99
99
|
};
|
100
100
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
101
|
-
|
102
|
-
fullscreen: boolean;
|
101
|
+
modelValue: boolean;
|
103
102
|
title: string;
|
104
103
|
draggable: boolean;
|
105
|
-
|
104
|
+
zIndex: number;
|
105
|
+
fullscreen: boolean;
|
106
106
|
defaultFullscreen: boolean;
|
107
107
|
maxHeight: string;
|
108
108
|
}, {}, string, {}> & {
|
@@ -188,11 +188,11 @@ export declare const Dialog: import("@vipl520/utils").WithInstall<{
|
|
188
188
|
default: number;
|
189
189
|
};
|
190
190
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
191
|
-
|
192
|
-
fullscreen: boolean;
|
191
|
+
modelValue: boolean;
|
193
192
|
title: string;
|
194
193
|
draggable: boolean;
|
195
|
-
|
194
|
+
zIndex: number;
|
195
|
+
fullscreen: boolean;
|
196
196
|
defaultFullscreen: boolean;
|
197
197
|
maxHeight: string;
|
198
198
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
@@ -57,11 +57,11 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
57
57
|
default: number;
|
58
58
|
};
|
59
59
|
}>>, {
|
60
|
-
|
61
|
-
fullscreen: boolean;
|
60
|
+
modelValue: boolean;
|
62
61
|
title: string;
|
63
62
|
draggable: boolean;
|
64
|
-
|
63
|
+
zIndex: number;
|
64
|
+
fullscreen: boolean;
|
65
65
|
defaultFullscreen: boolean;
|
66
66
|
maxHeight: string;
|
67
67
|
}, {}>, {
|
@@ -23,7 +23,7 @@ export declare const FileInput: import("@vipl520/utils").WithInstall<import("vue
|
|
23
23
|
type: StringConstructor;
|
24
24
|
default: string;
|
25
25
|
};
|
26
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
26
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
27
27
|
type: {
|
28
28
|
type: (StringConstructor | NumberConstructor)[];
|
29
29
|
default: number;
|
@@ -49,14 +49,14 @@ export declare const FileInput: import("@vipl520/utils").WithInstall<import("vue
|
|
49
49
|
default: string;
|
50
50
|
};
|
51
51
|
}>> & {
|
52
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
53
52
|
onInput?: ((...args: any[]) => any) | undefined;
|
54
53
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
54
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
55
55
|
}, {
|
56
|
+
modelValue: string;
|
56
57
|
type: string | number;
|
57
|
-
accept: string;
|
58
58
|
placeholder: string;
|
59
|
-
|
59
|
+
accept: string;
|
60
60
|
showInput: boolean;
|
61
61
|
imgSize: number;
|
62
62
|
}, {}>>;
|
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
23
23
|
type: StringConstructor;
|
24
24
|
default: string;
|
25
25
|
};
|
26
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
26
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
27
27
|
type: {
|
28
28
|
type: (StringConstructor | NumberConstructor)[];
|
29
29
|
default: number;
|
@@ -49,14 +49,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
49
49
|
default: string;
|
50
50
|
};
|
51
51
|
}>> & {
|
52
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
53
52
|
onInput?: ((...args: any[]) => any) | undefined;
|
54
53
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
54
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
55
55
|
}, {
|
56
|
+
modelValue: string;
|
56
57
|
type: string | number;
|
57
|
-
accept: string;
|
58
58
|
placeholder: string;
|
59
|
-
|
59
|
+
accept: string;
|
60
60
|
showInput: boolean;
|
61
61
|
imgSize: number;
|
62
62
|
}, {}>;
|
@@ -23,7 +23,7 @@ export declare const FileListInput: import("@vipl520/utils").WithInstall<import(
|
|
23
23
|
default: string;
|
24
24
|
type: StringConstructor;
|
25
25
|
};
|
26
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
26
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
27
27
|
type: {
|
28
28
|
default: number;
|
29
29
|
type: (StringConstructor | NumberConstructor)[];
|
@@ -49,14 +49,14 @@ export declare const FileListInput: import("@vipl520/utils").WithInstall<import(
|
|
49
49
|
type: StringConstructor;
|
50
50
|
};
|
51
51
|
}>> & {
|
52
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
53
52
|
onInput?: ((...args: any[]) => any) | undefined;
|
54
53
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
54
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
55
55
|
}, {
|
56
|
-
type: string | number;
|
57
|
-
accept: string;
|
58
56
|
modelValue: unknown[];
|
57
|
+
type: string | number;
|
59
58
|
disabled: boolean;
|
59
|
+
accept: string;
|
60
60
|
imgSize: number;
|
61
61
|
limit: number;
|
62
62
|
}, {}>>;
|
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
23
23
|
default: string;
|
24
24
|
type: StringConstructor;
|
25
25
|
};
|
26
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
26
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
27
27
|
type: {
|
28
28
|
default: number;
|
29
29
|
type: (StringConstructor | NumberConstructor)[];
|
@@ -49,14 +49,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
49
49
|
type: StringConstructor;
|
50
50
|
};
|
51
51
|
}>> & {
|
52
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
53
52
|
onInput?: ((...args: any[]) => any) | undefined;
|
54
53
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
54
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
55
55
|
}, {
|
56
|
-
type: string | number;
|
57
|
-
accept: string;
|
58
56
|
modelValue: unknown[];
|
57
|
+
type: string | number;
|
59
58
|
disabled: boolean;
|
59
|
+
accept: string;
|
60
60
|
imgSize: number;
|
61
61
|
limit: number;
|
62
62
|
}, {}>;
|
package/lib/form/index.d.ts
CHANGED
@@ -13,10 +13,9 @@ export declare const Form: import("@vipl520/utils").WithInstall<{
|
|
13
13
|
isLoading?: boolean | undefined;
|
14
14
|
minHeight?: string | undefined;
|
15
15
|
dialogWait?: boolean | undefined;
|
16
|
-
|
16
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
17
17
|
style?: unknown;
|
18
|
-
|
19
|
-
class?: unknown;
|
18
|
+
key?: string | number | symbol | undefined;
|
20
19
|
ref?: import("vue").VNodeRef | undefined;
|
21
20
|
ref_for?: boolean | undefined;
|
22
21
|
ref_key?: string | undefined;
|
@@ -58,7 +57,8 @@ export declare const Form: import("@vipl520/utils").WithInstall<{
|
|
58
57
|
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
59
58
|
[key: string]: any;
|
60
59
|
}>) => void)[] | undefined;
|
61
|
-
|
60
|
+
class?: unknown;
|
61
|
+
onSubmit?: ((...args: any[]) => any) | undefined;
|
62
62
|
onFail?: ((...args: any[]) => any) | undefined;
|
63
63
|
};
|
64
64
|
$attrs: {
|
@@ -72,7 +72,7 @@ export declare const Form: import("@vipl520/utils").WithInstall<{
|
|
72
72
|
}>;
|
73
73
|
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
74
74
|
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
75
|
-
$emit: (event: "
|
75
|
+
$emit: (event: "update:modelValue" | "submit" | "fail", ...args: any[]) => void;
|
76
76
|
$el: any;
|
77
77
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
78
78
|
formData: {
|
@@ -120,8 +120,8 @@ export declare const Form: import("@vipl520/utils").WithInstall<{
|
|
120
120
|
type: ObjectConstructor;
|
121
121
|
};
|
122
122
|
}>> & {
|
123
|
-
onSubmit?: ((...args: any[]) => any) | undefined;
|
124
123
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
124
|
+
onSubmit?: ((...args: any[]) => any) | undefined;
|
125
125
|
onFail?: ((...args: any[]) => any) | undefined;
|
126
126
|
}, {
|
127
127
|
showDialog: import("vue").Ref<boolean>;
|
@@ -133,7 +133,7 @@ export declare const Form: import("@vipl520/utils").WithInstall<{
|
|
133
133
|
onSubmit: (data: any) => void;
|
134
134
|
initFormData: (formUrl?: string | object | undefined) => void;
|
135
135
|
setFormData: (formData: any) => void;
|
136
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
136
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "submit" | "fail")[], string, {
|
137
137
|
dialog: Record<string, any>;
|
138
138
|
path: string;
|
139
139
|
formUrl: string | Record<string, any>;
|
@@ -210,8 +210,8 @@ export declare const Form: import("@vipl520/utils").WithInstall<{
|
|
210
210
|
type: ObjectConstructor;
|
211
211
|
};
|
212
212
|
}>> & {
|
213
|
-
onSubmit?: ((...args: any[]) => any) | undefined;
|
214
213
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
214
|
+
onSubmit?: ((...args: any[]) => any) | undefined;
|
215
215
|
onFail?: ((...args: any[]) => any) | undefined;
|
216
216
|
} & import("vue").ShallowUnwrapRef<{
|
217
217
|
showDialog: import("vue").Ref<boolean>;
|
@@ -273,8 +273,8 @@ export declare const Form: import("@vipl520/utils").WithInstall<{
|
|
273
273
|
type: ObjectConstructor;
|
274
274
|
};
|
275
275
|
}>> & {
|
276
|
-
onSubmit?: ((...args: any[]) => any) | undefined;
|
277
276
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
277
|
+
onSubmit?: ((...args: any[]) => any) | undefined;
|
278
278
|
onFail?: ((...args: any[]) => any) | undefined;
|
279
279
|
}, {
|
280
280
|
showDialog: import("vue").Ref<boolean>;
|
@@ -286,7 +286,7 @@ export declare const Form: import("@vipl520/utils").WithInstall<{
|
|
286
286
|
onSubmit: (data: any) => void;
|
287
287
|
initFormData: (formUrl?: string | object | undefined) => void;
|
288
288
|
setFormData: (formData: any) => void;
|
289
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
289
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "submit" | "fail")[], "update:modelValue" | "submit" | "fail", {
|
290
290
|
dialog: Record<string, any>;
|
291
291
|
path: string;
|
292
292
|
formUrl: string | Record<string, any>;
|
@@ -53,7 +53,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
53
53
|
onSubmit: (data: any) => void;
|
54
54
|
initFormData: (formUrl?: string | object | undefined) => void;
|
55
55
|
setFormData: (formData: any) => void;
|
56
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
56
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "submit" | "fail")[], "update:modelValue" | "submit" | "fail", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
57
57
|
formData: {
|
58
58
|
type: ObjectConstructor;
|
59
59
|
default: null;
|
@@ -99,8 +99,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
99
99
|
type: ObjectConstructor;
|
100
100
|
};
|
101
101
|
}>> & {
|
102
|
-
onSubmit?: ((...args: any[]) => any) | undefined;
|
103
102
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
103
|
+
onSubmit?: ((...args: any[]) => any) | undefined;
|
104
104
|
onFail?: ((...args: any[]) => any) | undefined;
|
105
105
|
}, {
|
106
106
|
dialog: Record<string, any>;
|
package/lib/group/index.d.ts
CHANGED
@@ -71,7 +71,7 @@ export declare const Group: import("@vipl520/utils").WithInstall<import("vue").D
|
|
71
71
|
default: string;
|
72
72
|
type: StringConstructor;
|
73
73
|
};
|
74
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
74
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "itemMounted" | "remove" | "add")[], "update:modelValue" | "change" | "itemMounted" | "remove" | "add", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
75
75
|
field: {
|
76
76
|
type: StringConstructor;
|
77
77
|
default: string;
|
@@ -145,24 +145,24 @@ export declare const Group: import("@vipl520/utils").WithInstall<import("vue").D
|
|
145
145
|
type: StringConstructor;
|
146
146
|
};
|
147
147
|
}>> & {
|
148
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
149
148
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
149
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
150
150
|
onItemMounted?: ((...args: any[]) => any) | undefined;
|
151
151
|
onRemove?: ((...args: any[]) => any) | undefined;
|
152
152
|
onAdd?: ((...args: any[]) => any) | undefined;
|
153
153
|
}, {
|
154
|
-
|
154
|
+
modelValue: unknown[];
|
155
155
|
button: boolean;
|
156
156
|
title: string;
|
157
|
+
disabled: boolean;
|
158
|
+
options: Record<string, any>;
|
159
|
+
defaultValue: Record<string, any>;
|
157
160
|
max: number;
|
158
161
|
min: number;
|
159
|
-
modelValue: unknown[];
|
160
|
-
disabled: boolean;
|
161
162
|
field: string;
|
162
163
|
titleField: string;
|
163
164
|
rule: unknown[];
|
164
165
|
expand: number;
|
165
|
-
defaultValue: Record<string, any>;
|
166
166
|
sortBtn: boolean;
|
167
167
|
syncDisabled: boolean;
|
168
168
|
onBeforeRemove: Function;
|
@@ -71,7 +71,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
71
71
|
default: string;
|
72
72
|
type: StringConstructor;
|
73
73
|
};
|
74
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
74
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "itemMounted" | "remove" | "add")[], "update:modelValue" | "change" | "itemMounted" | "remove" | "add", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
75
75
|
field: {
|
76
76
|
type: StringConstructor;
|
77
77
|
default: string;
|
@@ -145,24 +145,24 @@ declare const _default: import("vue").DefineComponent<{
|
|
145
145
|
type: StringConstructor;
|
146
146
|
};
|
147
147
|
}>> & {
|
148
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
149
148
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
149
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
150
150
|
onItemMounted?: ((...args: any[]) => any) | undefined;
|
151
151
|
onRemove?: ((...args: any[]) => any) | undefined;
|
152
152
|
onAdd?: ((...args: any[]) => any) | undefined;
|
153
153
|
}, {
|
154
|
-
|
154
|
+
modelValue: unknown[];
|
155
155
|
button: boolean;
|
156
156
|
title: string;
|
157
|
+
disabled: boolean;
|
158
|
+
options: Record<string, any>;
|
159
|
+
defaultValue: Record<string, any>;
|
157
160
|
max: number;
|
158
161
|
min: number;
|
159
|
-
modelValue: unknown[];
|
160
|
-
disabled: boolean;
|
161
162
|
field: string;
|
162
163
|
titleField: string;
|
163
164
|
rule: unknown[];
|
164
165
|
expand: number;
|
165
|
-
defaultValue: Record<string, any>;
|
166
166
|
sortBtn: boolean;
|
167
167
|
syncDisabled: boolean;
|
168
168
|
onBeforeRemove: Function;
|
package/lib/icon/index.d.ts
CHANGED
@@ -6,10 +6,8 @@ export declare const Icon: import("@vipl520/utils").WithInstall<{
|
|
6
6
|
icon?: string | undefined;
|
7
7
|
showEl?: boolean | undefined;
|
8
8
|
showVant?: boolean | undefined;
|
9
|
-
key?: string | number | symbol | undefined;
|
10
9
|
style?: unknown;
|
11
|
-
|
12
|
-
readonly color?: string | undefined;
|
10
|
+
key?: string | number | symbol | undefined;
|
13
11
|
ref?: import("vue").VNodeRef | undefined;
|
14
12
|
ref_for?: boolean | undefined;
|
15
13
|
ref_key?: string | undefined;
|
@@ -51,6 +49,8 @@ export declare const Icon: import("@vipl520/utils").WithInstall<{
|
|
51
49
|
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
52
50
|
[key: string]: any;
|
53
51
|
}>) => void)[] | undefined;
|
52
|
+
class?: unknown;
|
53
|
+
readonly color?: string | undefined;
|
54
54
|
readonly size?: number | undefined;
|
55
55
|
readonly hoverColor?: string | undefined;
|
56
56
|
};
|
@@ -23,7 +23,7 @@ export declare const IconInput: import("@vipl520/utils").WithInstall<import("vue
|
|
23
23
|
default: boolean;
|
24
24
|
type: BooleanConstructor;
|
25
25
|
};
|
26
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
26
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
27
27
|
type: {
|
28
28
|
default: string;
|
29
29
|
type: () => "element" | "cloud" | "vant";
|
@@ -49,13 +49,13 @@ export declare const IconInput: import("@vipl520/utils").WithInstall<import("vue
|
|
49
49
|
type: BooleanConstructor;
|
50
50
|
};
|
51
51
|
}>> & {
|
52
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
53
52
|
onInput?: ((...args: any[]) => any) | undefined;
|
54
53
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
54
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
55
55
|
}, {
|
56
|
+
modelValue: string;
|
56
57
|
type: "element" | "cloud" | "vant";
|
57
58
|
placeholder: string;
|
58
|
-
modelValue: string;
|
59
59
|
showTab: Record<string, any>;
|
60
60
|
preview: boolean;
|
61
61
|
}, {}>>;
|
@@ -98,8 +98,8 @@ export declare const IconContent: import("@vipl520/utils").WithInstall<import("v
|
|
98
98
|
}>> & {
|
99
99
|
onChoose?: ((...args: any[]) => any) | undefined;
|
100
100
|
}, {
|
101
|
-
icon: string;
|
102
101
|
type: "element" | "cloud" | "vant";
|
102
|
+
icon: string;
|
103
103
|
showTab: Record<string, any>;
|
104
104
|
}, {}>>;
|
105
105
|
export declare const IconDialog: import("@vipl520/utils").WithInstall<import("vue").DefineComponent<{
|
@@ -119,7 +119,7 @@ export declare const IconDialog: import("@vipl520/utils").WithInstall<import("vu
|
|
119
119
|
dialogVisible: import("vue").Ref<boolean>;
|
120
120
|
open: () => void;
|
121
121
|
iconContent: import("vue").Ref<any>;
|
122
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
122
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("choose" | "confirm")[], "choose" | "confirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
123
123
|
type: {
|
124
124
|
default: string;
|
125
125
|
type: () => "element" | "cloud" | "vant";
|
@@ -37,8 +37,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
37
37
|
}>> & {
|
38
38
|
onChoose?: ((...args: any[]) => any) | undefined;
|
39
39
|
}, {
|
40
|
-
icon: string;
|
41
40
|
type: "element" | "cloud" | "vant";
|
41
|
+
icon: string;
|
42
42
|
showTab: Record<string, any>;
|
43
43
|
}, {}>;
|
44
44
|
export default _default;
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
15
15
|
dialogVisible: import("vue").Ref<boolean>;
|
16
16
|
open: () => void;
|
17
17
|
iconContent: import("vue").Ref<any>;
|
18
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
18
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("choose" | "confirm")[], "choose" | "confirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
19
19
|
type: {
|
20
20
|
default: string;
|
21
21
|
type: () => "element" | "cloud" | "vant";
|
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
23
23
|
default: boolean;
|
24
24
|
type: BooleanConstructor;
|
25
25
|
};
|
26
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
26
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "change")[], "input" | "update:modelValue" | "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
27
27
|
type: {
|
28
28
|
default: string;
|
29
29
|
type: () => "element" | "cloud" | "vant";
|
@@ -49,13 +49,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
49
49
|
type: BooleanConstructor;
|
50
50
|
};
|
51
51
|
}>> & {
|
52
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
53
52
|
onInput?: ((...args: any[]) => any) | undefined;
|
54
53
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
54
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
55
55
|
}, {
|
56
|
+
modelValue: string;
|
56
57
|
type: "element" | "cloud" | "vant";
|
57
58
|
placeholder: string;
|
58
|
-
modelValue: string;
|
59
59
|
showTab: Record<string, any>;
|
60
60
|
preview: boolean;
|
61
61
|
}, {}>;
|