@wlydfe/pro-ui 0.2.4 → 0.2.5
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/breadcrumb/src/index.vue.d.ts +1 -1
- package/es/components/check-card/src/index.vue.d.ts +1 -1
- package/es/components/check-card-group/src/index.vue.d.ts +1 -1
- package/es/components/check-card-group/style/css.d.ts +1 -1
- package/es/components/check-card-group/style/index.d.ts +1 -1
- package/es/components/date-picker/index.d.ts +25 -25
- package/es/components/date-picker/src/index.vue.d.ts +26 -26
- package/es/components/descriptions/index.d.ts +118 -118
- package/es/components/descriptions/src/index.vue.d.ts +131 -131
- package/es/components/descriptions/style/css.d.ts +1 -1
- package/es/components/descriptions/style/index.d.ts +1 -1
- package/es/components/dialog/index.d.ts +2 -2
- package/es/components/dialog/src/index.vue.d.ts +3 -3
- package/es/components/dialog-form/index.d.ts +102 -102
- package/es/components/dialog-form/src/index.vue.d.ts +116 -116
- package/es/components/dialog-form/style/css.d.ts +2 -2
- package/es/components/dialog-form/style/index.d.ts +2 -2
- package/es/components/display-item/index.d.ts +111 -111
- package/es/components/display-item/src/index.vue.d.ts +120 -120
- package/es/components/display-item/style/css.d.ts +1 -1
- package/es/components/display-item/style/index.d.ts +1 -1
- package/es/components/drawer-form/index.d.ts +110 -110
- package/es/components/drawer-form/src/index.vue.d.ts +122 -122
- package/es/components/drawer-form/style/css.d.ts +1 -1
- package/es/components/drawer-form/style/index.d.ts +1 -1
- package/es/components/form/index.d.ts +98 -98
- package/es/components/form/src/form-content.vue.d.ts +76 -76
- package/es/components/form/src/index.vue.d.ts +108 -108
- package/es/components/form/style/css.d.ts +1 -1
- package/es/components/form/style/index.d.ts +1 -1
- package/es/components/form-item/index.d.ts +65 -65
- package/es/components/form-item/src/index.vue.d.ts +72 -72
- package/es/components/form-item/style/css.d.ts +3 -3
- package/es/components/form-item/style/index.d.ts +3 -3
- package/es/components/header/index.d.ts +1 -1
- package/es/components/header/src/index.vue.d.ts +2 -2
- package/es/components/input-tag/index.d.ts +10 -10
- package/es/components/input-tag/src/index.vue.d.ts +12 -12
- package/es/components/layout/index.d.ts +56 -56
- package/es/components/layout/src/index.vue.d.ts +72 -72
- package/es/components/layout/style/css.d.ts +3 -3
- package/es/components/layout/style/index.d.ts +3 -3
- package/es/components/page/src/index.vue.d.ts +3 -3
- package/es/components/page/style/css.d.ts +2 -2
- package/es/components/page/style/index.d.ts +2 -2
- package/es/components/pagination/index.d.ts +1 -1
- package/es/components/pagination/src/index.vue.d.ts +2 -2
- package/es/components/popover/src/index.vue.d.ts +1 -1
- package/es/components/radio/index.d.ts +8 -8
- package/es/components/radio/src/index.vue.d.ts +9 -9
- package/es/components/render/src/index.vue.d.ts +1 -1
- package/es/components/search/index.d.ts +107 -107
- package/es/components/search/src/index.vue.d.ts +118 -118
- package/es/components/search/style/css.d.ts +1 -1
- package/es/components/search/style/index.d.ts +1 -1
- package/es/components/sidebar/index.d.ts +14 -14
- package/es/components/sidebar/src/index.vue.d.ts +15 -15
- package/es/components/sidebar/src/sidebar-item.vue.d.ts +1 -1
- package/es/components/steps-form/index.d.ts +104 -104
- package/es/components/steps-form/src/index.vue.d.ts +116 -116
- package/es/components/steps-form/style/css.d.ts +1 -1
- package/es/components/steps-form/style/index.d.ts +1 -1
- package/es/components/table/src/table-title-bar.vue.d.ts +3 -3
- package/es/components/table/src/type.d.ts +1 -1
- package/es/components/table/style/css.d.ts +3 -3
- package/es/components/table/style/index.d.ts +3 -3
- package/es/components/utils/index.d.ts +1 -1
- package/es/constants/page.d.ts +1 -1
- package/es/hooks/useGetOptions.d.ts +1 -1
- package/es/hooks/useTable.d.ts +2 -2
- package/es/index.css +13 -13
- package/es/index.d.ts +5 -5
- package/es/pro-ui/index.d.ts +5 -5
- package/es/types/form.d.ts +4 -4
- package/index.js +1 -1
- package/index.min.js +1 -1
- package/index.min.mjs +1 -1
- package/index.mjs +1 -1
- package/lib/components/breadcrumb/src/index.vue.d.ts +1 -1
- package/lib/components/check-card/src/index.vue.d.ts +1 -1
- package/lib/components/check-card-group/src/index.vue.d.ts +1 -1
- package/lib/components/check-card-group/style/css.d.ts +1 -1
- package/lib/components/check-card-group/style/index.d.ts +1 -1
- package/lib/components/date-picker/index.d.ts +25 -25
- package/lib/components/date-picker/src/index.vue.d.ts +26 -26
- package/lib/components/descriptions/index.d.ts +118 -118
- package/lib/components/descriptions/src/index.vue.d.ts +131 -131
- package/lib/components/descriptions/style/css.d.ts +1 -1
- package/lib/components/descriptions/style/index.d.ts +1 -1
- package/lib/components/dialog/index.d.ts +2 -2
- package/lib/components/dialog/src/index.vue.d.ts +3 -3
- package/lib/components/dialog-form/index.d.ts +102 -102
- package/lib/components/dialog-form/src/index.vue.d.ts +116 -116
- package/lib/components/dialog-form/style/css.d.ts +2 -2
- package/lib/components/dialog-form/style/index.d.ts +2 -2
- package/lib/components/display-item/index.d.ts +111 -111
- package/lib/components/display-item/src/index.vue.d.ts +120 -120
- package/lib/components/display-item/style/css.d.ts +1 -1
- package/lib/components/display-item/style/index.d.ts +1 -1
- package/lib/components/drawer-form/index.d.ts +110 -110
- package/lib/components/drawer-form/src/index.vue.d.ts +122 -122
- package/lib/components/drawer-form/style/css.d.ts +1 -1
- package/lib/components/drawer-form/style/index.d.ts +1 -1
- package/lib/components/form/index.d.ts +98 -98
- package/lib/components/form/src/form-content.vue.d.ts +76 -76
- package/lib/components/form/src/index.vue.d.ts +108 -108
- package/lib/components/form/style/css.d.ts +1 -1
- package/lib/components/form/style/index.d.ts +1 -1
- package/lib/components/form-item/index.d.ts +65 -65
- package/lib/components/form-item/src/index.vue.d.ts +72 -72
- package/lib/components/form-item/style/css.d.ts +3 -3
- package/lib/components/form-item/style/index.d.ts +3 -3
- package/lib/components/header/index.d.ts +1 -1
- package/lib/components/header/src/index.vue.d.ts +2 -2
- package/lib/components/input-tag/index.d.ts +10 -10
- package/lib/components/input-tag/src/index.vue.d.ts +12 -12
- package/lib/components/layout/index.d.ts +56 -56
- package/lib/components/layout/src/index.vue.d.ts +72 -72
- package/lib/components/layout/style/css.d.ts +3 -3
- package/lib/components/layout/style/index.d.ts +3 -3
- package/lib/components/page/src/index.vue.d.ts +3 -3
- package/lib/components/page/style/css.d.ts +2 -2
- package/lib/components/page/style/index.d.ts +2 -2
- package/lib/components/pagination/index.d.ts +1 -1
- package/lib/components/pagination/src/index.vue.d.ts +2 -2
- package/lib/components/popover/src/index.vue.d.ts +1 -1
- package/lib/components/radio/index.d.ts +8 -8
- package/lib/components/radio/src/index.vue.d.ts +9 -9
- package/lib/components/render/src/index.vue.d.ts +1 -1
- package/lib/components/search/index.d.ts +107 -107
- package/lib/components/search/src/index.vue.d.ts +118 -118
- package/lib/components/search/style/css.d.ts +1 -1
- package/lib/components/search/style/index.d.ts +1 -1
- package/lib/components/sidebar/index.d.ts +14 -14
- package/lib/components/sidebar/src/index.vue.d.ts +15 -15
- package/lib/components/sidebar/src/sidebar-item.vue.d.ts +1 -1
- package/lib/components/steps-form/index.d.ts +104 -104
- package/lib/components/steps-form/src/index.vue.d.ts +116 -116
- package/lib/components/steps-form/style/css.d.ts +1 -1
- package/lib/components/steps-form/style/index.d.ts +1 -1
- package/lib/components/table/src/table-title-bar.vue.d.ts +3 -3
- package/lib/components/table/src/type.d.ts +1 -1
- package/lib/components/table/style/css.d.ts +3 -3
- package/lib/components/table/style/index.d.ts +3 -3
- package/lib/components/utils/index.d.ts +1 -1
- package/lib/constants/page.d.ts +1 -1
- package/lib/hooks/useGetOptions.d.ts +1 -1
- package/lib/hooks/useTable.d.ts +2 -2
- package/lib/index.d.ts +5 -5
- package/lib/{index.css → page.css} +13 -13
- package/lib/pro-ui/index.d.ts +5 -5
- package/lib/types/form.d.ts +4 -4
- package/locale/en.js +1 -1
- package/locale/en.min.js +1 -1
- package/locale/en.min.mjs +1 -1
- package/locale/en.mjs +1 -1
- package/locale/zh-cn.js +1 -1
- package/locale/zh-cn.min.js +1 -1
- package/locale/zh-cn.min.mjs +1 -1
- package/locale/zh-cn.mjs +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { StepProps } from 'element-plus';
|
|
2
|
-
import type { FieldValues, Mutable, PlusColumn } from '@wlydfe/pro-ui
|
|
3
|
-
import type { PlusFormProps } from '@wlydfe/pro-ui/es/
|
|
2
|
+
import type { FieldValues, Mutable, PlusColumn } from '@wlydfe/pro-ui/es/types';
|
|
3
|
+
import type { PlusFormProps } from '@wlydfe/pro-ui/es/components/form';
|
|
4
4
|
export interface PlusStepFrom {
|
|
5
5
|
title: Mutable<StepProps>['title'];
|
|
6
6
|
form: PlusFormProps;
|
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
32
32
|
}>, {
|
|
33
33
|
props: any;
|
|
34
34
|
emit: (event: "update:modelValue" | "change" | "pre" | "next", ...args: any[]) => void;
|
|
35
|
-
t: import("@wlydfe/pro-ui
|
|
35
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
36
36
|
active: import("vue").Ref<any, any>;
|
|
37
37
|
handleChange: (values: FieldValues, column: PlusColumn) => void;
|
|
38
38
|
pre: () => void;
|
|
@@ -56,7 +56,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
56
56
|
readonly default: 0;
|
|
57
57
|
};
|
|
58
58
|
readonly direction: {
|
|
59
|
-
readonly type: import("vue").PropType<"
|
|
59
|
+
readonly type: import("vue").PropType<"vertical" | "horizontal">;
|
|
60
60
|
readonly required: false;
|
|
61
61
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
62
62
|
__epPropKey: true;
|
|
@@ -96,7 +96,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
96
96
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
97
97
|
change: (newVal: number, oldVal: number) => void;
|
|
98
98
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
99
|
-
readonly direction: "
|
|
99
|
+
readonly direction: "vertical" | "horizontal";
|
|
100
100
|
readonly space: string | number;
|
|
101
101
|
readonly active: number;
|
|
102
102
|
readonly finishStatus: "success" | "error" | "wait" | "finish" | "process";
|
|
@@ -126,7 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
126
126
|
readonly default: 0;
|
|
127
127
|
};
|
|
128
128
|
readonly direction: {
|
|
129
|
-
readonly type: import("vue").PropType<"
|
|
129
|
+
readonly type: import("vue").PropType<"vertical" | "horizontal">;
|
|
130
130
|
readonly required: false;
|
|
131
131
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
132
132
|
__epPropKey: true;
|
|
@@ -164,7 +164,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
164
164
|
}>> & {
|
|
165
165
|
onChange?: ((newVal: number, oldVal: number) => any) | undefined;
|
|
166
166
|
}, {}, {}, {}, {}, {
|
|
167
|
-
readonly direction: "
|
|
167
|
+
readonly direction: "vertical" | "horizontal";
|
|
168
168
|
readonly space: string | number;
|
|
169
169
|
readonly active: number;
|
|
170
170
|
readonly finishStatus: "success" | "error" | "wait" | "finish" | "process";
|
|
@@ -191,7 +191,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
191
191
|
readonly default: 0;
|
|
192
192
|
};
|
|
193
193
|
readonly direction: {
|
|
194
|
-
readonly type: import("vue").PropType<"
|
|
194
|
+
readonly type: import("vue").PropType<"vertical" | "horizontal">;
|
|
195
195
|
readonly required: false;
|
|
196
196
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
197
197
|
__epPropKey: true;
|
|
@@ -231,7 +231,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
231
231
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
232
232
|
change: (newVal: number, oldVal: number) => void;
|
|
233
233
|
}, string, {
|
|
234
|
-
readonly direction: "
|
|
234
|
+
readonly direction: "vertical" | "horizontal";
|
|
235
235
|
readonly space: string | number;
|
|
236
236
|
readonly active: number;
|
|
237
237
|
readonly finishStatus: "success" | "error" | "wait" | "finish" | "process";
|
|
@@ -584,7 +584,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
584
584
|
}>, {
|
|
585
585
|
props: any;
|
|
586
586
|
emit: (event: "reset" | "submit" | "update:modelValue" | "change" | "submitError", ...args: any[]) => void;
|
|
587
|
-
t: import("@wlydfe/pro-ui
|
|
587
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
588
588
|
formInstance: import("vue").Ref<import("element-plus").FormInstance | undefined, import("element-plus").FormInstance | undefined>;
|
|
589
589
|
values: import("vue").Ref<FieldValues, FieldValues>;
|
|
590
590
|
filterHide: (columns: PlusColumn[]) => PlusColumn[];
|
|
@@ -619,7 +619,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
619
619
|
__epPropKey: true;
|
|
620
620
|
};
|
|
621
621
|
readonly labelPosition: {
|
|
622
|
-
readonly type: import("vue").PropType<"
|
|
622
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
623
623
|
readonly required: false;
|
|
624
624
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
625
625
|
__epPropKey: true;
|
|
@@ -702,7 +702,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
702
702
|
readonly disabled: boolean;
|
|
703
703
|
readonly inline: boolean;
|
|
704
704
|
readonly labelWidth: string | number;
|
|
705
|
-
readonly labelPosition: "
|
|
705
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
706
706
|
readonly inlineMessage: boolean;
|
|
707
707
|
readonly showMessage: boolean;
|
|
708
708
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -728,7 +728,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
728
728
|
__epPropKey: true;
|
|
729
729
|
};
|
|
730
730
|
readonly labelPosition: {
|
|
731
|
-
readonly type: import("vue").PropType<"
|
|
731
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
732
732
|
readonly required: false;
|
|
733
733
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
734
734
|
__epPropKey: true;
|
|
@@ -809,7 +809,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
809
809
|
readonly disabled: boolean;
|
|
810
810
|
readonly inline: boolean;
|
|
811
811
|
readonly labelWidth: string | number;
|
|
812
|
-
readonly labelPosition: "
|
|
812
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
813
813
|
readonly inlineMessage: boolean;
|
|
814
814
|
readonly showMessage: boolean;
|
|
815
815
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -832,7 +832,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
832
832
|
__epPropKey: true;
|
|
833
833
|
};
|
|
834
834
|
readonly labelPosition: {
|
|
835
|
-
readonly type: import("vue").PropType<"
|
|
835
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
836
836
|
readonly required: false;
|
|
837
837
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
838
838
|
__epPropKey: true;
|
|
@@ -915,7 +915,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
915
915
|
readonly disabled: boolean;
|
|
916
916
|
readonly inline: boolean;
|
|
917
917
|
readonly labelWidth: string | number;
|
|
918
|
-
readonly labelPosition: "
|
|
918
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
919
919
|
readonly inlineMessage: boolean;
|
|
920
920
|
readonly showMessage: boolean;
|
|
921
921
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -942,7 +942,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
942
942
|
readonly default: "";
|
|
943
943
|
};
|
|
944
944
|
readonly labelPosition: {
|
|
945
|
-
readonly type: import("vue").PropType<"" | "
|
|
945
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
946
946
|
readonly required: false;
|
|
947
947
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
948
948
|
__epPropKey: true;
|
|
@@ -1009,7 +1009,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1009
1009
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1010
1010
|
readonly required: boolean;
|
|
1011
1011
|
readonly labelWidth: string | number;
|
|
1012
|
-
readonly labelPosition: "" | "
|
|
1012
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
1013
1013
|
readonly inlineMessage: string | boolean;
|
|
1014
1014
|
readonly showMessage: boolean;
|
|
1015
1015
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -1030,7 +1030,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1030
1030
|
readonly default: "";
|
|
1031
1031
|
};
|
|
1032
1032
|
readonly labelPosition: {
|
|
1033
|
-
readonly type: import("vue").PropType<"" | "
|
|
1033
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
1034
1034
|
readonly required: false;
|
|
1035
1035
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1036
1036
|
__epPropKey: true;
|
|
@@ -1097,7 +1097,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1097
1097
|
}, {}, {}, {}, {
|
|
1098
1098
|
readonly required: boolean;
|
|
1099
1099
|
readonly labelWidth: string | number;
|
|
1100
|
-
readonly labelPosition: "" | "
|
|
1100
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
1101
1101
|
readonly inlineMessage: string | boolean;
|
|
1102
1102
|
readonly showMessage: boolean;
|
|
1103
1103
|
}>;
|
|
@@ -1115,7 +1115,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1115
1115
|
readonly default: "";
|
|
1116
1116
|
};
|
|
1117
1117
|
readonly labelPosition: {
|
|
1118
|
-
readonly type: import("vue").PropType<"" | "
|
|
1118
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
1119
1119
|
readonly required: false;
|
|
1120
1120
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1121
1121
|
__epPropKey: true;
|
|
@@ -1182,7 +1182,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1182
1182
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
1183
1183
|
readonly required: boolean;
|
|
1184
1184
|
readonly labelWidth: string | number;
|
|
1185
|
-
readonly labelPosition: "" | "
|
|
1185
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
1186
1186
|
readonly inlineMessage: string | boolean;
|
|
1187
1187
|
readonly showMessage: boolean;
|
|
1188
1188
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -1227,7 +1227,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1227
1227
|
readonly bodyClass: StringConstructor;
|
|
1228
1228
|
readonly footerClass: StringConstructor;
|
|
1229
1229
|
readonly shadow: {
|
|
1230
|
-
readonly type: import("vue").PropType<"
|
|
1230
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
1231
1231
|
readonly required: false;
|
|
1232
1232
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1233
1233
|
__epPropKey: true;
|
|
@@ -1238,7 +1238,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1238
1238
|
readonly footer: string;
|
|
1239
1239
|
readonly header: string;
|
|
1240
1240
|
readonly bodyStyle: import("vue").StyleValue;
|
|
1241
|
-
readonly shadow: "
|
|
1241
|
+
readonly shadow: "always" | "never" | "hover";
|
|
1242
1242
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
1243
1243
|
P: {};
|
|
1244
1244
|
B: {};
|
|
@@ -1275,7 +1275,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1275
1275
|
readonly bodyClass: StringConstructor;
|
|
1276
1276
|
readonly footerClass: StringConstructor;
|
|
1277
1277
|
readonly shadow: {
|
|
1278
|
-
readonly type: import("vue").PropType<"
|
|
1278
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
1279
1279
|
readonly required: false;
|
|
1280
1280
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1281
1281
|
__epPropKey: true;
|
|
@@ -1286,7 +1286,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1286
1286
|
readonly footer: string;
|
|
1287
1287
|
readonly header: string;
|
|
1288
1288
|
readonly bodyStyle: import("vue").StyleValue;
|
|
1289
|
-
readonly shadow: "
|
|
1289
|
+
readonly shadow: "always" | "never" | "hover";
|
|
1290
1290
|
}>;
|
|
1291
1291
|
__isFragment?: undefined;
|
|
1292
1292
|
__isTeleport?: undefined;
|
|
@@ -1320,7 +1320,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1320
1320
|
readonly bodyClass: StringConstructor;
|
|
1321
1321
|
readonly footerClass: StringConstructor;
|
|
1322
1322
|
readonly shadow: {
|
|
1323
|
-
readonly type: import("vue").PropType<"
|
|
1323
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
1324
1324
|
readonly required: false;
|
|
1325
1325
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1326
1326
|
__epPropKey: true;
|
|
@@ -1331,7 +1331,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1331
1331
|
readonly footer: string;
|
|
1332
1332
|
readonly header: string;
|
|
1333
1333
|
readonly bodyStyle: import("vue").StyleValue;
|
|
1334
|
-
readonly shadow: "
|
|
1334
|
+
readonly shadow: "always" | "never" | "hover";
|
|
1335
1335
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
1336
1336
|
$slots: {
|
|
1337
1337
|
header?(_: {}): any;
|
|
@@ -1824,7 +1824,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1824
1824
|
emit: (event: "update:modelValue" | "change", ...args: any[]) => void;
|
|
1825
1825
|
values: import("vue").Ref<FieldValues, FieldValues>;
|
|
1826
1826
|
getHasLabel: (hasLabel?: boolean | import("vue").Ref<boolean, boolean> | import("vue").ComputedRef<boolean> | undefined) => any;
|
|
1827
|
-
handleChange: (value: import("@wlydfe/pro-ui
|
|
1827
|
+
handleChange: (value: import("@wlydfe/pro-ui/es/types").FieldValueType, column: PlusColumn) => void;
|
|
1828
1828
|
readonly ElRow: {
|
|
1829
1829
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1830
1830
|
readonly tag: {
|
|
@@ -1844,7 +1844,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1844
1844
|
readonly default: 0;
|
|
1845
1845
|
};
|
|
1846
1846
|
readonly justify: {
|
|
1847
|
-
readonly type: import("vue").PropType<"
|
|
1847
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1848
1848
|
readonly required: false;
|
|
1849
1849
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1850
1850
|
__epPropKey: true;
|
|
@@ -1858,7 +1858,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1858
1858
|
__epPropKey: true;
|
|
1859
1859
|
};
|
|
1860
1860
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1861
|
-
readonly justify: "
|
|
1861
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1862
1862
|
readonly tag: string;
|
|
1863
1863
|
readonly gutter: number;
|
|
1864
1864
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -1886,7 +1886,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1886
1886
|
readonly default: 0;
|
|
1887
1887
|
};
|
|
1888
1888
|
readonly justify: {
|
|
1889
|
-
readonly type: import("vue").PropType<"
|
|
1889
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1890
1890
|
readonly required: false;
|
|
1891
1891
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1892
1892
|
__epPropKey: true;
|
|
@@ -1900,7 +1900,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1900
1900
|
__epPropKey: true;
|
|
1901
1901
|
};
|
|
1902
1902
|
}>>, {}, {}, {}, {}, {
|
|
1903
|
-
readonly justify: "
|
|
1903
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1904
1904
|
readonly tag: string;
|
|
1905
1905
|
readonly gutter: number;
|
|
1906
1906
|
}>;
|
|
@@ -1925,7 +1925,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1925
1925
|
readonly default: 0;
|
|
1926
1926
|
};
|
|
1927
1927
|
readonly justify: {
|
|
1928
|
-
readonly type: import("vue").PropType<"
|
|
1928
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1929
1929
|
readonly required: false;
|
|
1930
1930
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1931
1931
|
__epPropKey: true;
|
|
@@ -1939,7 +1939,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1939
1939
|
__epPropKey: true;
|
|
1940
1940
|
};
|
|
1941
1941
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
1942
|
-
readonly justify: "
|
|
1942
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1943
1943
|
readonly tag: string;
|
|
1944
1944
|
readonly gutter: number;
|
|
1945
1945
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -2334,8 +2334,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2334
2334
|
ElText: import("vue").Component;
|
|
2335
2335
|
props: any;
|
|
2336
2336
|
emit: (event: "update:modelValue" | "change", ...args: any[]) => void;
|
|
2337
|
-
t: import("@wlydfe/pro-ui
|
|
2338
|
-
customOptions: import("vue").Ref<import("@wlydfe/pro-ui
|
|
2337
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
2338
|
+
customOptions: import("vue").Ref<import("@wlydfe/pro-ui/es/types").OptionsRow[], import("@wlydfe/pro-ui/es/types").OptionsRow[]>;
|
|
2339
2339
|
customOptionsIsReady: import("vue").Ref<boolean, boolean>;
|
|
2340
2340
|
formItemInstance: import("vue").Ref<({
|
|
2341
2341
|
$: import("vue").ComponentInternalInstance;
|
|
@@ -2343,23 +2343,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2343
2343
|
$props: Partial<{
|
|
2344
2344
|
readonly required: boolean;
|
|
2345
2345
|
readonly labelWidth: string | number;
|
|
2346
|
-
readonly labelPosition: "" | "
|
|
2346
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2347
2347
|
readonly inlineMessage: string | boolean;
|
|
2348
2348
|
readonly showMessage: boolean;
|
|
2349
2349
|
}> & Omit<{
|
|
2350
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2350
2351
|
readonly labelWidth: string | number;
|
|
2351
|
-
readonly labelPosition: "" | "right" | "top" | "left";
|
|
2352
2352
|
readonly inlineMessage: string | boolean;
|
|
2353
2353
|
readonly showMessage: boolean;
|
|
2354
2354
|
readonly label?: string | undefined;
|
|
2355
2355
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
2356
2356
|
readonly required?: boolean | undefined;
|
|
2357
|
-
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
2358
2357
|
readonly rules?: (import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | undefined;
|
|
2358
|
+
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
2359
2359
|
readonly error?: string | undefined;
|
|
2360
2360
|
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
2361
2361
|
readonly for?: string | undefined;
|
|
2362
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "
|
|
2362
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage">;
|
|
2363
2363
|
$attrs: {
|
|
2364
2364
|
[x: string]: unknown;
|
|
2365
2365
|
};
|
|
@@ -2385,7 +2385,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2385
2385
|
readonly default: "";
|
|
2386
2386
|
};
|
|
2387
2387
|
readonly labelPosition: {
|
|
2388
|
-
readonly type: import("vue").PropType<"" | "
|
|
2388
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2389
2389
|
readonly required: false;
|
|
2390
2390
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2391
2391
|
__epPropKey: true;
|
|
@@ -2452,7 +2452,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2452
2452
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
2453
2453
|
readonly required: boolean;
|
|
2454
2454
|
readonly labelWidth: string | number;
|
|
2455
|
-
readonly labelPosition: "" | "
|
|
2455
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2456
2456
|
readonly inlineMessage: string | boolean;
|
|
2457
2457
|
readonly showMessage: boolean;
|
|
2458
2458
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
@@ -2478,7 +2478,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2478
2478
|
} & Readonly<{
|
|
2479
2479
|
readonly required: boolean;
|
|
2480
2480
|
readonly labelWidth: string | number;
|
|
2481
|
-
readonly labelPosition: "" | "
|
|
2481
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2482
2482
|
readonly inlineMessage: string | boolean;
|
|
2483
2483
|
readonly showMessage: boolean;
|
|
2484
2484
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2492,7 +2492,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2492
2492
|
readonly default: "";
|
|
2493
2493
|
};
|
|
2494
2494
|
readonly labelPosition: {
|
|
2495
|
-
readonly type: import("vue").PropType<"" | "
|
|
2495
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2496
2496
|
readonly required: false;
|
|
2497
2497
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2498
2498
|
__epPropKey: true;
|
|
@@ -2549,7 +2549,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2549
2549
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2550
2550
|
__epPropKey: true;
|
|
2551
2551
|
};
|
|
2552
|
-
}>>, "size" | "required" | "
|
|
2552
|
+
}>>, "size" | "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage" | "validateMessage" | "validateState" | "validate" | "clearValidate" | "resetField"> & import("vue").ShallowUnwrapRef<{
|
|
2553
2553
|
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
2554
2554
|
validateMessage: import("vue").Ref<string, string>;
|
|
2555
2555
|
validateState: import("vue").Ref<"" | "success" | "error" | "validating", "" | "success" | "error" | "validating">;
|
|
@@ -2572,23 +2572,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2572
2572
|
$props: Partial<{
|
|
2573
2573
|
readonly required: boolean;
|
|
2574
2574
|
readonly labelWidth: string | number;
|
|
2575
|
-
readonly labelPosition: "" | "
|
|
2575
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2576
2576
|
readonly inlineMessage: string | boolean;
|
|
2577
2577
|
readonly showMessage: boolean;
|
|
2578
2578
|
}> & Omit<{
|
|
2579
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2579
2580
|
readonly labelWidth: string | number;
|
|
2580
|
-
readonly labelPosition: "" | "right" | "top" | "left";
|
|
2581
2581
|
readonly inlineMessage: string | boolean;
|
|
2582
2582
|
readonly showMessage: boolean;
|
|
2583
2583
|
readonly label?: string | undefined;
|
|
2584
2584
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
2585
2585
|
readonly required?: boolean | undefined;
|
|
2586
|
-
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
2587
2586
|
readonly rules?: (import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | undefined;
|
|
2587
|
+
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
2588
2588
|
readonly error?: string | undefined;
|
|
2589
2589
|
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
2590
2590
|
readonly for?: string | undefined;
|
|
2591
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "
|
|
2591
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage">;
|
|
2592
2592
|
$attrs: {
|
|
2593
2593
|
[x: string]: unknown;
|
|
2594
2594
|
};
|
|
@@ -2614,7 +2614,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2614
2614
|
readonly default: "";
|
|
2615
2615
|
};
|
|
2616
2616
|
readonly labelPosition: {
|
|
2617
|
-
readonly type: import("vue").PropType<"" | "
|
|
2617
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2618
2618
|
readonly required: false;
|
|
2619
2619
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2620
2620
|
__epPropKey: true;
|
|
@@ -2681,7 +2681,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2681
2681
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
2682
2682
|
readonly required: boolean;
|
|
2683
2683
|
readonly labelWidth: string | number;
|
|
2684
|
-
readonly labelPosition: "" | "
|
|
2684
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2685
2685
|
readonly inlineMessage: string | boolean;
|
|
2686
2686
|
readonly showMessage: boolean;
|
|
2687
2687
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
@@ -2707,7 +2707,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2707
2707
|
} & Readonly<{
|
|
2708
2708
|
readonly required: boolean;
|
|
2709
2709
|
readonly labelWidth: string | number;
|
|
2710
|
-
readonly labelPosition: "" | "
|
|
2710
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2711
2711
|
readonly inlineMessage: string | boolean;
|
|
2712
2712
|
readonly showMessage: boolean;
|
|
2713
2713
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2721,7 +2721,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2721
2721
|
readonly default: "";
|
|
2722
2722
|
};
|
|
2723
2723
|
readonly labelPosition: {
|
|
2724
|
-
readonly type: import("vue").PropType<"" | "
|
|
2724
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2725
2725
|
readonly required: false;
|
|
2726
2726
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2727
2727
|
__epPropKey: true;
|
|
@@ -2778,7 +2778,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2778
2778
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2779
2779
|
__epPropKey: true;
|
|
2780
2780
|
};
|
|
2781
|
-
}>>, "size" | "required" | "
|
|
2781
|
+
}>>, "size" | "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage" | "validateMessage" | "validateState" | "validate" | "clearValidate" | "resetField"> & import("vue").ShallowUnwrapRef<{
|
|
2782
2782
|
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
2783
2783
|
validateMessage: import("vue").Ref<string, string>;
|
|
2784
2784
|
validateState: import("vue").Ref<"" | "success" | "error" | "validating", "" | "success" | "error" | "validating">;
|
|
@@ -2799,7 +2799,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2799
2799
|
fieldInstance: import("vue").Ref<any, any>;
|
|
2800
2800
|
customFormItemProps: import("vue").Ref<any, any>;
|
|
2801
2801
|
customFieldProps: import("vue").Ref<any, any>;
|
|
2802
|
-
state: import("vue").Ref<import("@wlydfe/pro-ui
|
|
2802
|
+
state: import("vue").Ref<import("@wlydfe/pro-ui/es/types").FieldValueType, import("@wlydfe/pro-ui/es/types").FieldValueType>;
|
|
2803
2803
|
customFieldPropsIsReady: import("vue").Ref<boolean, boolean>;
|
|
2804
2804
|
valueIsReady: import("vue").Ref<boolean, boolean>;
|
|
2805
2805
|
isArrayValue: import("vue").ComputedRef<boolean>;
|
|
@@ -2809,7 +2809,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2809
2809
|
handleChange: (val: any) => void;
|
|
2810
2810
|
handleSelect: ({ value }: any) => void;
|
|
2811
2811
|
readonly isFunction: (val: any) => boolean;
|
|
2812
|
-
readonly getTooltip: (tooltip: string | import("element-plus").ElTooltipProps | undefined) => import("@wlydfe/pro-ui
|
|
2812
|
+
readonly getTooltip: (tooltip: string | import("element-plus").ElTooltipProps | undefined) => import("@wlydfe/pro-ui/es/types").RecordType | undefined;
|
|
2813
2813
|
readonly getLabelSlotName: (prop?: string | number | undefined) => string;
|
|
2814
2814
|
readonly getFieldSlotName: (prop?: string | number | undefined) => string;
|
|
2815
2815
|
readonly versionIsLessThan260: boolean;
|
|
@@ -3186,16 +3186,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3186
3186
|
}> & Omit<{
|
|
3187
3187
|
readonly fill: string;
|
|
3188
3188
|
readonly disabled: boolean;
|
|
3189
|
-
readonly textColor: string;
|
|
3190
3189
|
readonly validateEvent: boolean;
|
|
3190
|
+
readonly textColor: string;
|
|
3191
3191
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
3192
3192
|
readonly name?: string | undefined;
|
|
3193
3193
|
readonly modelValue?: (string | number | boolean) | undefined;
|
|
3194
|
-
readonly ariaLabel?: string | undefined;
|
|
3195
3194
|
readonly id?: string | undefined;
|
|
3195
|
+
readonly ariaLabel?: string | undefined;
|
|
3196
3196
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3197
3197
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3198
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "
|
|
3198
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor">;
|
|
3199
3199
|
$attrs: {
|
|
3200
3200
|
[x: string]: unknown;
|
|
3201
3201
|
};
|
|
@@ -3369,7 +3369,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3369
3369
|
}>> & {
|
|
3370
3370
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3371
3371
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3372
|
-
}, "fill" | "disabled" | "name" | "
|
|
3372
|
+
}, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
3373
3373
|
$slots: {
|
|
3374
3374
|
default?(_: {}): any;
|
|
3375
3375
|
};
|
|
@@ -3387,16 +3387,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3387
3387
|
}> & Omit<{
|
|
3388
3388
|
readonly fill: string;
|
|
3389
3389
|
readonly disabled: boolean;
|
|
3390
|
-
readonly textColor: string;
|
|
3391
3390
|
readonly validateEvent: boolean;
|
|
3391
|
+
readonly textColor: string;
|
|
3392
3392
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
3393
3393
|
readonly name?: string | undefined;
|
|
3394
3394
|
readonly modelValue?: (string | number | boolean) | undefined;
|
|
3395
|
-
readonly ariaLabel?: string | undefined;
|
|
3396
3395
|
readonly id?: string | undefined;
|
|
3396
|
+
readonly ariaLabel?: string | undefined;
|
|
3397
3397
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3398
3398
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3399
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "
|
|
3399
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor">;
|
|
3400
3400
|
$attrs: {
|
|
3401
3401
|
[x: string]: unknown;
|
|
3402
3402
|
};
|
|
@@ -3570,7 +3570,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3570
3570
|
}>> & {
|
|
3571
3571
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3572
3572
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3573
|
-
}, "fill" | "disabled" | "name" | "
|
|
3573
|
+
}, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
3574
3574
|
$slots: {
|
|
3575
3575
|
default?(_: {}): any;
|
|
3576
3576
|
};
|
|
@@ -3579,7 +3579,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3579
3579
|
attrs: {
|
|
3580
3580
|
[x: string]: unknown;
|
|
3581
3581
|
};
|
|
3582
|
-
radioClick: (e: MouseEvent, val: string | number | boolean, fieldItemProps: import("@wlydfe/pro-ui
|
|
3582
|
+
radioClick: (e: MouseEvent, val: string | number | boolean, fieldItemProps: import("@wlydfe/pro-ui/es/types").RecordType | undefined) => void;
|
|
3583
3583
|
change: (val: string | number | boolean) => void;
|
|
3584
3584
|
readonly ElRadio: ({
|
|
3585
3585
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -4453,11 +4453,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4453
4453
|
};
|
|
4454
4454
|
}>, {
|
|
4455
4455
|
props: any;
|
|
4456
|
-
emit: (event: "
|
|
4457
|
-
t: import("@wlydfe/pro-ui
|
|
4456
|
+
emit: (event: "focus" | "update:modelValue" | "change", ...args: any[]) => void;
|
|
4457
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
4458
4458
|
startPickerInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4459
4459
|
readonly type: {
|
|
4460
|
-
readonly type: import("vue").PropType<"
|
|
4460
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4461
4461
|
readonly required: false;
|
|
4462
4462
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4463
4463
|
__epPropKey: true;
|
|
@@ -4668,7 +4668,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4668
4668
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4669
4669
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
4670
4670
|
readonly disabled: boolean;
|
|
4671
|
-
readonly type: "
|
|
4671
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4672
4672
|
readonly placeholder: string;
|
|
4673
4673
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4674
4674
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4698,7 +4698,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4698
4698
|
Defaults: {};
|
|
4699
4699
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
4700
4700
|
readonly type: {
|
|
4701
|
-
readonly type: import("vue").PropType<"
|
|
4701
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4702
4702
|
readonly required: false;
|
|
4703
4703
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4704
4704
|
__epPropKey: true;
|
|
@@ -4909,7 +4909,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4909
4909
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4910
4910
|
}, () => JSX.Element, {}, {}, {}, {
|
|
4911
4911
|
readonly disabled: boolean;
|
|
4912
|
-
readonly type: "
|
|
4912
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4913
4913
|
readonly placeholder: string;
|
|
4914
4914
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4915
4915
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4932,7 +4932,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4932
4932
|
readonly isRange: boolean;
|
|
4933
4933
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4934
4934
|
readonly type: {
|
|
4935
|
-
readonly type: import("vue").PropType<"
|
|
4935
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4936
4936
|
readonly required: false;
|
|
4937
4937
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4938
4938
|
__epPropKey: true;
|
|
@@ -5143,7 +5143,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5143
5143
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5144
5144
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
5145
5145
|
readonly disabled: boolean;
|
|
5146
|
-
readonly type: "
|
|
5146
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5147
5147
|
readonly placeholder: string;
|
|
5148
5148
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5149
5149
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5173,7 +5173,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5173
5173
|
Defaults: {};
|
|
5174
5174
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
5175
5175
|
readonly type: {
|
|
5176
|
-
readonly type: import("vue").PropType<"
|
|
5176
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5177
5177
|
readonly required: false;
|
|
5178
5178
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5179
5179
|
__epPropKey: true;
|
|
@@ -5384,7 +5384,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5384
5384
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5385
5385
|
}, () => JSX.Element, {}, {}, {}, {
|
|
5386
5386
|
readonly disabled: boolean;
|
|
5387
|
-
readonly type: "
|
|
5387
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5388
5388
|
readonly placeholder: string;
|
|
5389
5389
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5390
5390
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5408,7 +5408,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5408
5408
|
}> | null | undefined>;
|
|
5409
5409
|
endPickerInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
5410
5410
|
readonly type: {
|
|
5411
|
-
readonly type: import("vue").PropType<"
|
|
5411
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5412
5412
|
readonly required: false;
|
|
5413
5413
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5414
5414
|
__epPropKey: true;
|
|
@@ -5619,7 +5619,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5619
5619
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5620
5620
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
5621
5621
|
readonly disabled: boolean;
|
|
5622
|
-
readonly type: "
|
|
5622
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5623
5623
|
readonly placeholder: string;
|
|
5624
5624
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5625
5625
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5649,7 +5649,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5649
5649
|
Defaults: {};
|
|
5650
5650
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
5651
5651
|
readonly type: {
|
|
5652
|
-
readonly type: import("vue").PropType<"
|
|
5652
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5653
5653
|
readonly required: false;
|
|
5654
5654
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5655
5655
|
__epPropKey: true;
|
|
@@ -5860,7 +5860,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5860
5860
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5861
5861
|
}, () => JSX.Element, {}, {}, {}, {
|
|
5862
5862
|
readonly disabled: boolean;
|
|
5863
|
-
readonly type: "
|
|
5863
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5864
5864
|
readonly placeholder: string;
|
|
5865
5865
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5866
5866
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5883,7 +5883,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5883
5883
|
readonly isRange: boolean;
|
|
5884
5884
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
5885
5885
|
readonly type: {
|
|
5886
|
-
readonly type: import("vue").PropType<"
|
|
5886
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5887
5887
|
readonly required: false;
|
|
5888
5888
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5889
5889
|
__epPropKey: true;
|
|
@@ -6094,7 +6094,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6094
6094
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6095
6095
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
6096
6096
|
readonly disabled: boolean;
|
|
6097
|
-
readonly type: "
|
|
6097
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6098
6098
|
readonly placeholder: string;
|
|
6099
6099
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6100
6100
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6124,7 +6124,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6124
6124
|
Defaults: {};
|
|
6125
6125
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
6126
6126
|
readonly type: {
|
|
6127
|
-
readonly type: import("vue").PropType<"
|
|
6127
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
6128
6128
|
readonly required: false;
|
|
6129
6129
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6130
6130
|
__epPropKey: true;
|
|
@@ -6335,7 +6335,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6335
6335
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6336
6336
|
}, () => JSX.Element, {}, {}, {}, {
|
|
6337
6337
|
readonly disabled: boolean;
|
|
6338
|
-
readonly type: "
|
|
6338
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6339
6339
|
readonly placeholder: string;
|
|
6340
6340
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6341
6341
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6367,7 +6367,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6367
6367
|
readonly ElDatePicker: {
|
|
6368
6368
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
6369
6369
|
readonly type: {
|
|
6370
|
-
readonly type: import("vue").PropType<"
|
|
6370
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
6371
6371
|
readonly required: false;
|
|
6372
6372
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6373
6373
|
__epPropKey: true;
|
|
@@ -6578,7 +6578,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6578
6578
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6579
6579
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
6580
6580
|
readonly disabled: boolean;
|
|
6581
|
-
readonly type: "
|
|
6581
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6582
6582
|
readonly placeholder: string;
|
|
6583
6583
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6584
6584
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6608,7 +6608,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6608
6608
|
Defaults: {};
|
|
6609
6609
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
6610
6610
|
readonly type: {
|
|
6611
|
-
readonly type: import("vue").PropType<"
|
|
6611
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
6612
6612
|
readonly required: false;
|
|
6613
6613
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6614
6614
|
__epPropKey: true;
|
|
@@ -6819,7 +6819,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6819
6819
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6820
6820
|
}, () => JSX.Element, {}, {}, {}, {
|
|
6821
6821
|
readonly disabled: boolean;
|
|
6822
|
-
readonly type: "
|
|
6822
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6823
6823
|
readonly placeholder: string;
|
|
6824
6824
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6825
6825
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6846,7 +6846,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6846
6846
|
__isSuspense?: undefined;
|
|
6847
6847
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
6848
6848
|
readonly type: {
|
|
6849
|
-
readonly type: import("vue").PropType<"
|
|
6849
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
6850
6850
|
readonly required: false;
|
|
6851
6851
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6852
6852
|
__epPropKey: true;
|
|
@@ -7057,7 +7057,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7057
7057
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
7058
7058
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", {
|
|
7059
7059
|
readonly disabled: boolean;
|
|
7060
|
-
readonly type: "
|
|
7060
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
7061
7061
|
readonly placeholder: string;
|
|
7062
7062
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
7063
7063
|
readonly placement: import("element-plus").Placement;
|
|
@@ -7080,7 +7080,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7080
7080
|
readonly isRange: boolean;
|
|
7081
7081
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin;
|
|
7082
7082
|
readonly vClickOutside: import("vue").ObjectDirective<any, any, string, string>;
|
|
7083
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
7083
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "update:modelValue" | "change")[], "focus" | "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7084
7084
|
modelValue: {
|
|
7085
7085
|
type: ArrayConstructor;
|
|
7086
7086
|
required: false;
|
|
@@ -7127,9 +7127,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7127
7127
|
default: (endTime: any, startValue: any) => boolean;
|
|
7128
7128
|
};
|
|
7129
7129
|
}>> & Readonly<{
|
|
7130
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
7130
7131
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
7131
7132
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
7132
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
7133
7133
|
}>, {
|
|
7134
7134
|
type: string;
|
|
7135
7135
|
modelValue: unknown[];
|
|
@@ -7188,7 +7188,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7188
7188
|
inputValue: string;
|
|
7189
7189
|
isFocus: boolean;
|
|
7190
7190
|
};
|
|
7191
|
-
t: import("@wlydfe/pro-ui
|
|
7191
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
7192
7192
|
onClickOutside: () => void;
|
|
7193
7193
|
handleClick: () => void;
|
|
7194
7194
|
handleClose: (tag: string) => void;
|
|
@@ -7335,7 +7335,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7335
7335
|
readonly ElInput: {
|
|
7336
7336
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
7337
7337
|
readonly inputmode: {
|
|
7338
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
7338
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
7339
7339
|
readonly required: false;
|
|
7340
7340
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7341
7341
|
__epPropKey: true;
|
|
@@ -7388,7 +7388,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7388
7388
|
readonly default: "text";
|
|
7389
7389
|
};
|
|
7390
7390
|
readonly resize: {
|
|
7391
|
-
readonly type: import("vue").PropType<"none" | "
|
|
7391
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
7392
7392
|
readonly required: false;
|
|
7393
7393
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7394
7394
|
__epPropKey: true;
|
|
@@ -7541,7 +7541,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7541
7541
|
readonly validateEvent: boolean;
|
|
7542
7542
|
readonly inputStyle: import("vue").StyleValue;
|
|
7543
7543
|
readonly rows: number;
|
|
7544
|
-
readonly inputmode: "text" | "search" | "
|
|
7544
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7545
7545
|
readonly clearable: boolean;
|
|
7546
7546
|
readonly showPassword: boolean;
|
|
7547
7547
|
readonly showWordLimit: boolean;
|
|
@@ -7555,7 +7555,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7555
7555
|
Defaults: {};
|
|
7556
7556
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
7557
7557
|
readonly inputmode: {
|
|
7558
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
7558
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
7559
7559
|
readonly required: false;
|
|
7560
7560
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7561
7561
|
__epPropKey: true;
|
|
@@ -7608,7 +7608,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7608
7608
|
readonly default: "text";
|
|
7609
7609
|
};
|
|
7610
7610
|
readonly resize: {
|
|
7611
|
-
readonly type: import("vue").PropType<"none" | "
|
|
7611
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
7612
7612
|
readonly required: false;
|
|
7613
7613
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7614
7614
|
__epPropKey: true;
|
|
@@ -7748,7 +7748,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7748
7748
|
readonly validateEvent: boolean;
|
|
7749
7749
|
readonly inputStyle: import("vue").StyleValue;
|
|
7750
7750
|
readonly rows: number;
|
|
7751
|
-
readonly inputmode: "text" | "search" | "
|
|
7751
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7752
7752
|
readonly clearable: boolean;
|
|
7753
7753
|
readonly showPassword: boolean;
|
|
7754
7754
|
readonly showWordLimit: boolean;
|
|
@@ -7759,7 +7759,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7759
7759
|
__isSuspense?: undefined;
|
|
7760
7760
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
7761
7761
|
readonly inputmode: {
|
|
7762
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
7762
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
7763
7763
|
readonly required: false;
|
|
7764
7764
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7765
7765
|
__epPropKey: true;
|
|
@@ -7812,7 +7812,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7812
7812
|
readonly default: "text";
|
|
7813
7813
|
};
|
|
7814
7814
|
readonly resize: {
|
|
7815
|
-
readonly type: import("vue").PropType<"none" | "
|
|
7815
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
7816
7816
|
readonly required: false;
|
|
7817
7817
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7818
7818
|
__epPropKey: true;
|
|
@@ -7965,7 +7965,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7965
7965
|
readonly validateEvent: boolean;
|
|
7966
7966
|
readonly inputStyle: import("vue").StyleValue;
|
|
7967
7967
|
readonly rows: number;
|
|
7968
|
-
readonly inputmode: "text" | "search" | "
|
|
7968
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7969
7969
|
readonly clearable: boolean;
|
|
7970
7970
|
readonly showPassword: boolean;
|
|
7971
7971
|
readonly showWordLimit: boolean;
|
|
@@ -8017,9 +8017,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8017
8017
|
default: boolean;
|
|
8018
8018
|
};
|
|
8019
8019
|
}>> & Readonly<{
|
|
8020
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
8020
8021
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
8021
8022
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
8022
|
-
onBlur?: ((...args: any[]) => any) | undefined;
|
|
8023
8023
|
onRemove?: ((...args: any[]) => any) | undefined;
|
|
8024
8024
|
onEnter?: ((...args: any[]) => any) | undefined;
|
|
8025
8025
|
onSpace?: ((...args: any[]) => any) | undefined;
|
|
@@ -8181,14 +8181,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8181
8181
|
options: any;
|
|
8182
8182
|
fieldSlots: any;
|
|
8183
8183
|
fieldChildrenSlot: any;
|
|
8184
|
-
index: number;
|
|
8185
|
-
hasLabel: any;
|
|
8186
|
-
fieldProps: any;
|
|
8187
8184
|
valueType: any;
|
|
8185
|
+
tooltip: any;
|
|
8186
|
+
index: number;
|
|
8188
8187
|
formItemProps: any;
|
|
8188
|
+
fieldProps: any;
|
|
8189
8189
|
renderField: any;
|
|
8190
|
+
hasLabel: any;
|
|
8190
8191
|
renderLabel: any;
|
|
8191
|
-
tooltip: any;
|
|
8192
8192
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8193
8193
|
readonly getLabelSlotName: (prop?: string | number | undefined) => string;
|
|
8194
8194
|
readonly getFieldSlotName: (prop?: string | number | undefined) => string;
|
|
@@ -8226,9 +8226,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8226
8226
|
}>, {
|
|
8227
8227
|
modelValue: any;
|
|
8228
8228
|
columns: unknown[];
|
|
8229
|
+
colProps: Record<string, any>;
|
|
8229
8230
|
hasLabel: boolean;
|
|
8230
8231
|
rowProps: Record<string, any>;
|
|
8231
|
-
colProps: Record<string, any>;
|
|
8232
8232
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8233
8233
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("reset" | "submit" | "update:modelValue" | "change" | "submitError")[], "reset" | "submit" | "update:modelValue" | "change" | "submitError", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8234
8234
|
modelValue: {
|
|
@@ -8329,18 +8329,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8329
8329
|
onSubmitError?: ((...args: any[]) => any) | undefined;
|
|
8330
8330
|
}>, {
|
|
8331
8331
|
modelValue: any;
|
|
8332
|
-
hasFooter: boolean;
|
|
8333
|
-
footerAlign: string;
|
|
8334
|
-
columns: unknown[];
|
|
8335
|
-
hasLabel: boolean;
|
|
8336
|
-
labelWidth: string;
|
|
8337
|
-
labelPosition: string;
|
|
8338
8332
|
rules: any;
|
|
8333
|
+
labelPosition: string;
|
|
8334
|
+
labelWidth: string;
|
|
8335
|
+
labelSuffix: string;
|
|
8339
8336
|
group: boolean | unknown[];
|
|
8337
|
+
columns: unknown[];
|
|
8338
|
+
colProps: Record<string, any>;
|
|
8339
|
+
hasLabel: boolean;
|
|
8340
|
+
hasFooter: boolean;
|
|
8341
|
+
footerAlign: string;
|
|
8340
8342
|
defaultValues: any;
|
|
8341
8343
|
rowProps: Record<string, any>;
|
|
8342
|
-
colProps: Record<string, any>;
|
|
8343
|
-
labelSuffix: string;
|
|
8344
8344
|
hasErrorTip: boolean;
|
|
8345
8345
|
hasReset: boolean;
|
|
8346
8346
|
submitText: string;
|