@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
|
-
import { formatDate, formatMoney } from '@wlydfe/pro-ui/es/
|
|
1
|
+
import { formatDate, formatMoney } from '@wlydfe/pro-ui/es/components/utils';
|
|
2
2
|
import type { Ref } from 'vue';
|
|
3
|
-
import type { PlusColumn, RecordType, FieldValueType, FieldValues } from '@wlydfe/pro-ui
|
|
3
|
+
import type { PlusColumn, RecordType, FieldValueType, FieldValues } from '@wlydfe/pro-ui/es/types';
|
|
4
4
|
export interface PlusDisplayItemProps {
|
|
5
5
|
column: PlusColumn;
|
|
6
6
|
row: RecordType;
|
|
@@ -39,7 +39,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
39
39
|
isForm: import("vue").ComputedRef<boolean>;
|
|
40
40
|
customFieldProps: Ref<RecordType, RecordType>;
|
|
41
41
|
formInstance: Ref<any, any>;
|
|
42
|
-
options: Ref<import("@wlydfe/pro-ui
|
|
42
|
+
options: Ref<import("@wlydfe/pro-ui/es/types").OptionsRow[], import("@wlydfe/pro-ui/es/types").OptionsRow[]>;
|
|
43
43
|
columns: Ref<PlusColumn[], PlusColumn[]>;
|
|
44
44
|
subRow: Ref<any, any>;
|
|
45
45
|
customFieldPropsIsReady: Ref<boolean, boolean>;
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
58
58
|
options: any[];
|
|
59
59
|
url: any;
|
|
60
60
|
}>;
|
|
61
|
-
getStatus: import("vue").ComputedRef<import("@wlydfe/pro-ui
|
|
61
|
+
getStatus: import("vue").ComputedRef<import("@wlydfe/pro-ui/es/types").OptionsRow>;
|
|
62
62
|
copy: (data: string) => void;
|
|
63
63
|
handelClickCopy: (item: PlusColumn, row: RecordType) => void;
|
|
64
64
|
handleChange: (values: FieldValues) => void;
|
|
@@ -165,7 +165,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
165
165
|
}>, {
|
|
166
166
|
props: any;
|
|
167
167
|
emit: (event: "reset" | "submit" | "update:modelValue" | "change" | "submitError", ...args: any[]) => void;
|
|
168
|
-
t: import("@wlydfe/pro-ui
|
|
168
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
169
169
|
formInstance: Ref<import("element-plus").FormInstance | undefined, import("element-plus").FormInstance | undefined>;
|
|
170
170
|
values: Ref<FieldValues, FieldValues>;
|
|
171
171
|
filterHide: (columns: PlusColumn[]) => PlusColumn[];
|
|
@@ -200,7 +200,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
200
200
|
__epPropKey: true;
|
|
201
201
|
};
|
|
202
202
|
readonly labelPosition: {
|
|
203
|
-
readonly type: import("vue").PropType<"
|
|
203
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
204
204
|
readonly required: false;
|
|
205
205
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
206
206
|
__epPropKey: true;
|
|
@@ -283,7 +283,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
283
283
|
readonly disabled: boolean;
|
|
284
284
|
readonly inline: boolean;
|
|
285
285
|
readonly labelWidth: string | number;
|
|
286
|
-
readonly labelPosition: "
|
|
286
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
287
287
|
readonly inlineMessage: boolean;
|
|
288
288
|
readonly showMessage: boolean;
|
|
289
289
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -309,7 +309,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
309
309
|
__epPropKey: true;
|
|
310
310
|
};
|
|
311
311
|
readonly labelPosition: {
|
|
312
|
-
readonly type: import("vue").PropType<"
|
|
312
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
313
313
|
readonly required: false;
|
|
314
314
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
315
315
|
__epPropKey: true;
|
|
@@ -390,7 +390,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
390
390
|
readonly disabled: boolean;
|
|
391
391
|
readonly inline: boolean;
|
|
392
392
|
readonly labelWidth: string | number;
|
|
393
|
-
readonly labelPosition: "
|
|
393
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
394
394
|
readonly inlineMessage: boolean;
|
|
395
395
|
readonly showMessage: boolean;
|
|
396
396
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -413,7 +413,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
413
413
|
__epPropKey: true;
|
|
414
414
|
};
|
|
415
415
|
readonly labelPosition: {
|
|
416
|
-
readonly type: import("vue").PropType<"
|
|
416
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
417
417
|
readonly required: false;
|
|
418
418
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
419
419
|
__epPropKey: true;
|
|
@@ -496,7 +496,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
496
496
|
readonly disabled: boolean;
|
|
497
497
|
readonly inline: boolean;
|
|
498
498
|
readonly labelWidth: string | number;
|
|
499
|
-
readonly labelPosition: "
|
|
499
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
500
500
|
readonly inlineMessage: boolean;
|
|
501
501
|
readonly showMessage: boolean;
|
|
502
502
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -523,7 +523,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
523
523
|
readonly default: "";
|
|
524
524
|
};
|
|
525
525
|
readonly labelPosition: {
|
|
526
|
-
readonly type: import("vue").PropType<"" | "
|
|
526
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
527
527
|
readonly required: false;
|
|
528
528
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
529
529
|
__epPropKey: true;
|
|
@@ -590,7 +590,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
590
590
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
591
591
|
readonly required: boolean;
|
|
592
592
|
readonly labelWidth: string | number;
|
|
593
|
-
readonly labelPosition: "" | "
|
|
593
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
594
594
|
readonly inlineMessage: string | boolean;
|
|
595
595
|
readonly showMessage: boolean;
|
|
596
596
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -611,7 +611,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
611
611
|
readonly default: "";
|
|
612
612
|
};
|
|
613
613
|
readonly labelPosition: {
|
|
614
|
-
readonly type: import("vue").PropType<"" | "
|
|
614
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
615
615
|
readonly required: false;
|
|
616
616
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
617
617
|
__epPropKey: true;
|
|
@@ -678,7 +678,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
678
678
|
}, {}, {}, {}, {
|
|
679
679
|
readonly required: boolean;
|
|
680
680
|
readonly labelWidth: string | number;
|
|
681
|
-
readonly labelPosition: "" | "
|
|
681
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
682
682
|
readonly inlineMessage: string | boolean;
|
|
683
683
|
readonly showMessage: boolean;
|
|
684
684
|
}>;
|
|
@@ -696,7 +696,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
696
696
|
readonly default: "";
|
|
697
697
|
};
|
|
698
698
|
readonly labelPosition: {
|
|
699
|
-
readonly type: import("vue").PropType<"" | "
|
|
699
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
700
700
|
readonly required: false;
|
|
701
701
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
702
702
|
__epPropKey: true;
|
|
@@ -763,7 +763,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
763
763
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
764
764
|
readonly required: boolean;
|
|
765
765
|
readonly labelWidth: string | number;
|
|
766
|
-
readonly labelPosition: "" | "
|
|
766
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
767
767
|
readonly inlineMessage: string | boolean;
|
|
768
768
|
readonly showMessage: boolean;
|
|
769
769
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -808,7 +808,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
808
808
|
readonly bodyClass: StringConstructor;
|
|
809
809
|
readonly footerClass: StringConstructor;
|
|
810
810
|
readonly shadow: {
|
|
811
|
-
readonly type: import("vue").PropType<"
|
|
811
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
812
812
|
readonly required: false;
|
|
813
813
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
814
814
|
__epPropKey: true;
|
|
@@ -819,7 +819,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
819
819
|
readonly footer: string;
|
|
820
820
|
readonly header: string;
|
|
821
821
|
readonly bodyStyle: import("vue").StyleValue;
|
|
822
|
-
readonly shadow: "
|
|
822
|
+
readonly shadow: "always" | "never" | "hover";
|
|
823
823
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
824
824
|
P: {};
|
|
825
825
|
B: {};
|
|
@@ -856,7 +856,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
856
856
|
readonly bodyClass: StringConstructor;
|
|
857
857
|
readonly footerClass: StringConstructor;
|
|
858
858
|
readonly shadow: {
|
|
859
|
-
readonly type: import("vue").PropType<"
|
|
859
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
860
860
|
readonly required: false;
|
|
861
861
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
862
862
|
__epPropKey: true;
|
|
@@ -867,7 +867,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
867
867
|
readonly footer: string;
|
|
868
868
|
readonly header: string;
|
|
869
869
|
readonly bodyStyle: import("vue").StyleValue;
|
|
870
|
-
readonly shadow: "
|
|
870
|
+
readonly shadow: "always" | "never" | "hover";
|
|
871
871
|
}>;
|
|
872
872
|
__isFragment?: undefined;
|
|
873
873
|
__isTeleport?: undefined;
|
|
@@ -901,7 +901,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
901
901
|
readonly bodyClass: StringConstructor;
|
|
902
902
|
readonly footerClass: StringConstructor;
|
|
903
903
|
readonly shadow: {
|
|
904
|
-
readonly type: import("vue").PropType<"
|
|
904
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
905
905
|
readonly required: false;
|
|
906
906
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
907
907
|
__epPropKey: true;
|
|
@@ -912,7 +912,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
912
912
|
readonly footer: string;
|
|
913
913
|
readonly header: string;
|
|
914
914
|
readonly bodyStyle: import("vue").StyleValue;
|
|
915
|
-
readonly shadow: "
|
|
915
|
+
readonly shadow: "always" | "never" | "hover";
|
|
916
916
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
917
917
|
$slots: {
|
|
918
918
|
header?(_: {}): any;
|
|
@@ -1425,7 +1425,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1425
1425
|
readonly default: 0;
|
|
1426
1426
|
};
|
|
1427
1427
|
readonly justify: {
|
|
1428
|
-
readonly type: import("vue").PropType<"
|
|
1428
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1429
1429
|
readonly required: false;
|
|
1430
1430
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1431
1431
|
__epPropKey: true;
|
|
@@ -1439,7 +1439,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1439
1439
|
__epPropKey: true;
|
|
1440
1440
|
};
|
|
1441
1441
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1442
|
-
readonly justify: "
|
|
1442
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1443
1443
|
readonly tag: string;
|
|
1444
1444
|
readonly gutter: number;
|
|
1445
1445
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -1467,7 +1467,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1467
1467
|
readonly default: 0;
|
|
1468
1468
|
};
|
|
1469
1469
|
readonly justify: {
|
|
1470
|
-
readonly type: import("vue").PropType<"
|
|
1470
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1471
1471
|
readonly required: false;
|
|
1472
1472
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1473
1473
|
__epPropKey: true;
|
|
@@ -1481,7 +1481,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1481
1481
|
__epPropKey: true;
|
|
1482
1482
|
};
|
|
1483
1483
|
}>>, {}, {}, {}, {}, {
|
|
1484
|
-
readonly justify: "
|
|
1484
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1485
1485
|
readonly tag: string;
|
|
1486
1486
|
readonly gutter: number;
|
|
1487
1487
|
}>;
|
|
@@ -1506,7 +1506,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1506
1506
|
readonly default: 0;
|
|
1507
1507
|
};
|
|
1508
1508
|
readonly justify: {
|
|
1509
|
-
readonly type: import("vue").PropType<"
|
|
1509
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1510
1510
|
readonly required: false;
|
|
1511
1511
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1512
1512
|
__epPropKey: true;
|
|
@@ -1520,7 +1520,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1520
1520
|
__epPropKey: true;
|
|
1521
1521
|
};
|
|
1522
1522
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
1523
|
-
readonly justify: "
|
|
1523
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1524
1524
|
readonly tag: string;
|
|
1525
1525
|
readonly gutter: number;
|
|
1526
1526
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -1915,8 +1915,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1915
1915
|
ElText: import("vue").Component;
|
|
1916
1916
|
props: any;
|
|
1917
1917
|
emit: (event: "update:modelValue" | "change", ...args: any[]) => void;
|
|
1918
|
-
t: import("@wlydfe/pro-ui
|
|
1919
|
-
customOptions: Ref<import("@wlydfe/pro-ui
|
|
1918
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
1919
|
+
customOptions: Ref<import("@wlydfe/pro-ui/es/types").OptionsRow[], import("@wlydfe/pro-ui/es/types").OptionsRow[]>;
|
|
1920
1920
|
customOptionsIsReady: Ref<boolean, boolean>;
|
|
1921
1921
|
formItemInstance: Ref<({
|
|
1922
1922
|
$: import("vue").ComponentInternalInstance;
|
|
@@ -1924,23 +1924,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1924
1924
|
$props: Partial<{
|
|
1925
1925
|
readonly required: boolean;
|
|
1926
1926
|
readonly labelWidth: string | number;
|
|
1927
|
-
readonly labelPosition: "" | "
|
|
1927
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
1928
1928
|
readonly inlineMessage: string | boolean;
|
|
1929
1929
|
readonly showMessage: boolean;
|
|
1930
1930
|
}> & Omit<{
|
|
1931
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
1931
1932
|
readonly labelWidth: string | number;
|
|
1932
|
-
readonly labelPosition: "" | "right" | "top" | "left";
|
|
1933
1933
|
readonly inlineMessage: string | boolean;
|
|
1934
1934
|
readonly showMessage: boolean;
|
|
1935
1935
|
readonly label?: string | undefined;
|
|
1936
1936
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
1937
1937
|
readonly required?: boolean | undefined;
|
|
1938
|
-
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
1939
1938
|
readonly rules?: (import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | undefined;
|
|
1939
|
+
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
1940
1940
|
readonly error?: string | undefined;
|
|
1941
1941
|
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
1942
1942
|
readonly for?: string | undefined;
|
|
1943
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "
|
|
1943
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage">;
|
|
1944
1944
|
$attrs: {
|
|
1945
1945
|
[x: string]: unknown;
|
|
1946
1946
|
};
|
|
@@ -1966,7 +1966,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1966
1966
|
readonly default: "";
|
|
1967
1967
|
};
|
|
1968
1968
|
readonly labelPosition: {
|
|
1969
|
-
readonly type: import("vue").PropType<"" | "
|
|
1969
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
1970
1970
|
readonly required: false;
|
|
1971
1971
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1972
1972
|
__epPropKey: true;
|
|
@@ -2033,7 +2033,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2033
2033
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
2034
2034
|
readonly required: boolean;
|
|
2035
2035
|
readonly labelWidth: string | number;
|
|
2036
|
-
readonly labelPosition: "" | "
|
|
2036
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2037
2037
|
readonly inlineMessage: string | boolean;
|
|
2038
2038
|
readonly showMessage: boolean;
|
|
2039
2039
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
@@ -2059,7 +2059,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2059
2059
|
} & Readonly<{
|
|
2060
2060
|
readonly required: boolean;
|
|
2061
2061
|
readonly labelWidth: string | number;
|
|
2062
|
-
readonly labelPosition: "" | "
|
|
2062
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2063
2063
|
readonly inlineMessage: string | boolean;
|
|
2064
2064
|
readonly showMessage: boolean;
|
|
2065
2065
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2073,7 +2073,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2073
2073
|
readonly default: "";
|
|
2074
2074
|
};
|
|
2075
2075
|
readonly labelPosition: {
|
|
2076
|
-
readonly type: import("vue").PropType<"" | "
|
|
2076
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2077
2077
|
readonly required: false;
|
|
2078
2078
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2079
2079
|
__epPropKey: true;
|
|
@@ -2130,7 +2130,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2130
2130
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2131
2131
|
__epPropKey: true;
|
|
2132
2132
|
};
|
|
2133
|
-
}>>, "size" | "required" | "
|
|
2133
|
+
}>>, "size" | "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage" | "validateMessage" | "validateState" | "validate" | "clearValidate" | "resetField"> & import("vue").ShallowUnwrapRef<{
|
|
2134
2134
|
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
2135
2135
|
validateMessage: Ref<string, string>;
|
|
2136
2136
|
validateState: Ref<"" | "success" | "error" | "validating", "" | "success" | "error" | "validating">;
|
|
@@ -2153,23 +2153,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2153
2153
|
$props: Partial<{
|
|
2154
2154
|
readonly required: boolean;
|
|
2155
2155
|
readonly labelWidth: string | number;
|
|
2156
|
-
readonly labelPosition: "" | "
|
|
2156
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2157
2157
|
readonly inlineMessage: string | boolean;
|
|
2158
2158
|
readonly showMessage: boolean;
|
|
2159
2159
|
}> & Omit<{
|
|
2160
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2160
2161
|
readonly labelWidth: string | number;
|
|
2161
|
-
readonly labelPosition: "" | "right" | "top" | "left";
|
|
2162
2162
|
readonly inlineMessage: string | boolean;
|
|
2163
2163
|
readonly showMessage: boolean;
|
|
2164
2164
|
readonly label?: string | undefined;
|
|
2165
2165
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
2166
2166
|
readonly required?: boolean | undefined;
|
|
2167
|
-
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
2168
2167
|
readonly rules?: (import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | undefined;
|
|
2168
|
+
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
2169
2169
|
readonly error?: string | undefined;
|
|
2170
2170
|
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
2171
2171
|
readonly for?: string | undefined;
|
|
2172
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "
|
|
2172
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage">;
|
|
2173
2173
|
$attrs: {
|
|
2174
2174
|
[x: string]: unknown;
|
|
2175
2175
|
};
|
|
@@ -2195,7 +2195,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2195
2195
|
readonly default: "";
|
|
2196
2196
|
};
|
|
2197
2197
|
readonly labelPosition: {
|
|
2198
|
-
readonly type: import("vue").PropType<"" | "
|
|
2198
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2199
2199
|
readonly required: false;
|
|
2200
2200
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2201
2201
|
__epPropKey: true;
|
|
@@ -2262,7 +2262,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2262
2262
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
2263
2263
|
readonly required: boolean;
|
|
2264
2264
|
readonly labelWidth: string | number;
|
|
2265
|
-
readonly labelPosition: "" | "
|
|
2265
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2266
2266
|
readonly inlineMessage: string | boolean;
|
|
2267
2267
|
readonly showMessage: boolean;
|
|
2268
2268
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
@@ -2288,7 +2288,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2288
2288
|
} & Readonly<{
|
|
2289
2289
|
readonly required: boolean;
|
|
2290
2290
|
readonly labelWidth: string | number;
|
|
2291
|
-
readonly labelPosition: "" | "
|
|
2291
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2292
2292
|
readonly inlineMessage: string | boolean;
|
|
2293
2293
|
readonly showMessage: boolean;
|
|
2294
2294
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2302,7 +2302,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2302
2302
|
readonly default: "";
|
|
2303
2303
|
};
|
|
2304
2304
|
readonly labelPosition: {
|
|
2305
|
-
readonly type: import("vue").PropType<"" | "
|
|
2305
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2306
2306
|
readonly required: false;
|
|
2307
2307
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2308
2308
|
__epPropKey: true;
|
|
@@ -2359,7 +2359,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2359
2359
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2360
2360
|
__epPropKey: true;
|
|
2361
2361
|
};
|
|
2362
|
-
}>>, "size" | "required" | "
|
|
2362
|
+
}>>, "size" | "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage" | "validateMessage" | "validateState" | "validate" | "clearValidate" | "resetField"> & import("vue").ShallowUnwrapRef<{
|
|
2363
2363
|
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
2364
2364
|
validateMessage: Ref<string, string>;
|
|
2365
2365
|
validateState: Ref<"" | "success" | "error" | "validating", "" | "success" | "error" | "validating">;
|
|
@@ -2767,16 +2767,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2767
2767
|
}> & Omit<{
|
|
2768
2768
|
readonly fill: string;
|
|
2769
2769
|
readonly disabled: boolean;
|
|
2770
|
-
readonly textColor: string;
|
|
2771
2770
|
readonly validateEvent: boolean;
|
|
2771
|
+
readonly textColor: string;
|
|
2772
2772
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
2773
2773
|
readonly name?: string | undefined;
|
|
2774
2774
|
readonly modelValue?: (string | number | boolean) | undefined;
|
|
2775
|
-
readonly ariaLabel?: string | undefined;
|
|
2776
2775
|
readonly id?: string | undefined;
|
|
2776
|
+
readonly ariaLabel?: string | undefined;
|
|
2777
2777
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2778
2778
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2779
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "
|
|
2779
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor">;
|
|
2780
2780
|
$attrs: {
|
|
2781
2781
|
[x: string]: unknown;
|
|
2782
2782
|
};
|
|
@@ -2950,7 +2950,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2950
2950
|
}>> & {
|
|
2951
2951
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2952
2952
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2953
|
-
}, "fill" | "disabled" | "name" | "
|
|
2953
|
+
}, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
2954
2954
|
$slots: {
|
|
2955
2955
|
default?(_: {}): any;
|
|
2956
2956
|
};
|
|
@@ -2968,16 +2968,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2968
2968
|
}> & Omit<{
|
|
2969
2969
|
readonly fill: string;
|
|
2970
2970
|
readonly disabled: boolean;
|
|
2971
|
-
readonly textColor: string;
|
|
2972
2971
|
readonly validateEvent: boolean;
|
|
2972
|
+
readonly textColor: string;
|
|
2973
2973
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
2974
2974
|
readonly name?: string | undefined;
|
|
2975
2975
|
readonly modelValue?: (string | number | boolean) | undefined;
|
|
2976
|
-
readonly ariaLabel?: string | undefined;
|
|
2977
2976
|
readonly id?: string | undefined;
|
|
2977
|
+
readonly ariaLabel?: string | undefined;
|
|
2978
2978
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2979
2979
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2980
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "
|
|
2980
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor">;
|
|
2981
2981
|
$attrs: {
|
|
2982
2982
|
[x: string]: unknown;
|
|
2983
2983
|
};
|
|
@@ -3151,7 +3151,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3151
3151
|
}>> & {
|
|
3152
3152
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3153
3153
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3154
|
-
}, "fill" | "disabled" | "name" | "
|
|
3154
|
+
}, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
3155
3155
|
$slots: {
|
|
3156
3156
|
default?(_: {}): any;
|
|
3157
3157
|
};
|
|
@@ -4034,11 +4034,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4034
4034
|
};
|
|
4035
4035
|
}>, {
|
|
4036
4036
|
props: any;
|
|
4037
|
-
emit: (event: "
|
|
4038
|
-
t: import("@wlydfe/pro-ui
|
|
4037
|
+
emit: (event: "focus" | "update:modelValue" | "change", ...args: any[]) => void;
|
|
4038
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
4039
4039
|
startPickerInstance: Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4040
4040
|
readonly type: {
|
|
4041
|
-
readonly type: import("vue").PropType<"
|
|
4041
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4042
4042
|
readonly required: false;
|
|
4043
4043
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4044
4044
|
__epPropKey: true;
|
|
@@ -4249,7 +4249,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4249
4249
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4250
4250
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
4251
4251
|
readonly disabled: boolean;
|
|
4252
|
-
readonly type: "
|
|
4252
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4253
4253
|
readonly placeholder: string;
|
|
4254
4254
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4255
4255
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4279,7 +4279,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4279
4279
|
Defaults: {};
|
|
4280
4280
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
4281
4281
|
readonly type: {
|
|
4282
|
-
readonly type: import("vue").PropType<"
|
|
4282
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4283
4283
|
readonly required: false;
|
|
4284
4284
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4285
4285
|
__epPropKey: true;
|
|
@@ -4490,7 +4490,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4490
4490
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4491
4491
|
}, () => JSX.Element, {}, {}, {}, {
|
|
4492
4492
|
readonly disabled: boolean;
|
|
4493
|
-
readonly type: "
|
|
4493
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4494
4494
|
readonly placeholder: string;
|
|
4495
4495
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4496
4496
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4513,7 +4513,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4513
4513
|
readonly isRange: boolean;
|
|
4514
4514
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4515
4515
|
readonly type: {
|
|
4516
|
-
readonly type: import("vue").PropType<"
|
|
4516
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4517
4517
|
readonly required: false;
|
|
4518
4518
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4519
4519
|
__epPropKey: true;
|
|
@@ -4724,7 +4724,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4724
4724
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4725
4725
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
4726
4726
|
readonly disabled: boolean;
|
|
4727
|
-
readonly type: "
|
|
4727
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4728
4728
|
readonly placeholder: string;
|
|
4729
4729
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4730
4730
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4754,7 +4754,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4754
4754
|
Defaults: {};
|
|
4755
4755
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
4756
4756
|
readonly type: {
|
|
4757
|
-
readonly type: import("vue").PropType<"
|
|
4757
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4758
4758
|
readonly required: false;
|
|
4759
4759
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4760
4760
|
__epPropKey: true;
|
|
@@ -4965,7 +4965,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4965
4965
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4966
4966
|
}, () => JSX.Element, {}, {}, {}, {
|
|
4967
4967
|
readonly disabled: boolean;
|
|
4968
|
-
readonly type: "
|
|
4968
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4969
4969
|
readonly placeholder: string;
|
|
4970
4970
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4971
4971
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4989,7 +4989,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4989
4989
|
}> | null | undefined>;
|
|
4990
4990
|
endPickerInstance: Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4991
4991
|
readonly type: {
|
|
4992
|
-
readonly type: import("vue").PropType<"
|
|
4992
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4993
4993
|
readonly required: false;
|
|
4994
4994
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4995
4995
|
__epPropKey: true;
|
|
@@ -5200,7 +5200,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5200
5200
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5201
5201
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
5202
5202
|
readonly disabled: boolean;
|
|
5203
|
-
readonly type: "
|
|
5203
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5204
5204
|
readonly placeholder: string;
|
|
5205
5205
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5206
5206
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5230,7 +5230,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5230
5230
|
Defaults: {};
|
|
5231
5231
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
5232
5232
|
readonly type: {
|
|
5233
|
-
readonly type: import("vue").PropType<"
|
|
5233
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5234
5234
|
readonly required: false;
|
|
5235
5235
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5236
5236
|
__epPropKey: true;
|
|
@@ -5441,7 +5441,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5441
5441
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5442
5442
|
}, () => JSX.Element, {}, {}, {}, {
|
|
5443
5443
|
readonly disabled: boolean;
|
|
5444
|
-
readonly type: "
|
|
5444
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5445
5445
|
readonly placeholder: string;
|
|
5446
5446
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5447
5447
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5464,7 +5464,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5464
5464
|
readonly isRange: boolean;
|
|
5465
5465
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
5466
5466
|
readonly type: {
|
|
5467
|
-
readonly type: import("vue").PropType<"
|
|
5467
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5468
5468
|
readonly required: false;
|
|
5469
5469
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5470
5470
|
__epPropKey: true;
|
|
@@ -5675,7 +5675,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5675
5675
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5676
5676
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
5677
5677
|
readonly disabled: boolean;
|
|
5678
|
-
readonly type: "
|
|
5678
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5679
5679
|
readonly placeholder: string;
|
|
5680
5680
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5681
5681
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5705,7 +5705,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5705
5705
|
Defaults: {};
|
|
5706
5706
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
5707
5707
|
readonly type: {
|
|
5708
|
-
readonly type: import("vue").PropType<"
|
|
5708
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5709
5709
|
readonly required: false;
|
|
5710
5710
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5711
5711
|
__epPropKey: true;
|
|
@@ -5916,7 +5916,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5916
5916
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5917
5917
|
}, () => JSX.Element, {}, {}, {}, {
|
|
5918
5918
|
readonly disabled: boolean;
|
|
5919
|
-
readonly type: "
|
|
5919
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5920
5920
|
readonly placeholder: string;
|
|
5921
5921
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5922
5922
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5948,7 +5948,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5948
5948
|
readonly ElDatePicker: {
|
|
5949
5949
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
5950
5950
|
readonly type: {
|
|
5951
|
-
readonly type: import("vue").PropType<"
|
|
5951
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5952
5952
|
readonly required: false;
|
|
5953
5953
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5954
5954
|
__epPropKey: true;
|
|
@@ -6159,7 +6159,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6159
6159
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6160
6160
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
6161
6161
|
readonly disabled: boolean;
|
|
6162
|
-
readonly type: "
|
|
6162
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6163
6163
|
readonly placeholder: string;
|
|
6164
6164
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6165
6165
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6189,7 +6189,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6189
6189
|
Defaults: {};
|
|
6190
6190
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
6191
6191
|
readonly type: {
|
|
6192
|
-
readonly type: import("vue").PropType<"
|
|
6192
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
6193
6193
|
readonly required: false;
|
|
6194
6194
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6195
6195
|
__epPropKey: true;
|
|
@@ -6400,7 +6400,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6400
6400
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6401
6401
|
}, () => JSX.Element, {}, {}, {}, {
|
|
6402
6402
|
readonly disabled: boolean;
|
|
6403
|
-
readonly type: "
|
|
6403
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6404
6404
|
readonly placeholder: string;
|
|
6405
6405
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6406
6406
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6427,7 +6427,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6427
6427
|
__isSuspense?: undefined;
|
|
6428
6428
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
6429
6429
|
readonly type: {
|
|
6430
|
-
readonly type: import("vue").PropType<"
|
|
6430
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
6431
6431
|
readonly required: false;
|
|
6432
6432
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6433
6433
|
__epPropKey: true;
|
|
@@ -6638,7 +6638,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6638
6638
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6639
6639
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", {
|
|
6640
6640
|
readonly disabled: boolean;
|
|
6641
|
-
readonly type: "
|
|
6641
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6642
6642
|
readonly placeholder: string;
|
|
6643
6643
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6644
6644
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6661,7 +6661,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6661
6661
|
readonly isRange: boolean;
|
|
6662
6662
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin;
|
|
6663
6663
|
readonly vClickOutside: import("vue").ObjectDirective<any, any, string, string>;
|
|
6664
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
6664
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "update:modelValue" | "change")[], "focus" | "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
6665
6665
|
modelValue: {
|
|
6666
6666
|
type: ArrayConstructor;
|
|
6667
6667
|
required: false;
|
|
@@ -6708,9 +6708,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6708
6708
|
default: (endTime: any, startValue: any) => boolean;
|
|
6709
6709
|
};
|
|
6710
6710
|
}>> & Readonly<{
|
|
6711
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
6711
6712
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6712
6713
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
6713
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
6714
6714
|
}>, {
|
|
6715
6715
|
type: string;
|
|
6716
6716
|
modelValue: unknown[];
|
|
@@ -6769,7 +6769,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6769
6769
|
inputValue: string;
|
|
6770
6770
|
isFocus: boolean;
|
|
6771
6771
|
};
|
|
6772
|
-
t: import("@wlydfe/pro-ui
|
|
6772
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
6773
6773
|
onClickOutside: () => void;
|
|
6774
6774
|
handleClick: () => void;
|
|
6775
6775
|
handleClose: (tag: string) => void;
|
|
@@ -6916,7 +6916,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6916
6916
|
readonly ElInput: {
|
|
6917
6917
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
6918
6918
|
readonly inputmode: {
|
|
6919
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
6919
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
6920
6920
|
readonly required: false;
|
|
6921
6921
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6922
6922
|
__epPropKey: true;
|
|
@@ -6969,7 +6969,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6969
6969
|
readonly default: "text";
|
|
6970
6970
|
};
|
|
6971
6971
|
readonly resize: {
|
|
6972
|
-
readonly type: import("vue").PropType<"none" | "
|
|
6972
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
6973
6973
|
readonly required: false;
|
|
6974
6974
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6975
6975
|
__epPropKey: true;
|
|
@@ -7122,7 +7122,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7122
7122
|
readonly validateEvent: boolean;
|
|
7123
7123
|
readonly inputStyle: import("vue").StyleValue;
|
|
7124
7124
|
readonly rows: number;
|
|
7125
|
-
readonly inputmode: "text" | "search" | "
|
|
7125
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7126
7126
|
readonly clearable: boolean;
|
|
7127
7127
|
readonly showPassword: boolean;
|
|
7128
7128
|
readonly showWordLimit: boolean;
|
|
@@ -7136,7 +7136,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7136
7136
|
Defaults: {};
|
|
7137
7137
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
7138
7138
|
readonly inputmode: {
|
|
7139
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
7139
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
7140
7140
|
readonly required: false;
|
|
7141
7141
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7142
7142
|
__epPropKey: true;
|
|
@@ -7189,7 +7189,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7189
7189
|
readonly default: "text";
|
|
7190
7190
|
};
|
|
7191
7191
|
readonly resize: {
|
|
7192
|
-
readonly type: import("vue").PropType<"none" | "
|
|
7192
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
7193
7193
|
readonly required: false;
|
|
7194
7194
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7195
7195
|
__epPropKey: true;
|
|
@@ -7329,7 +7329,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7329
7329
|
readonly validateEvent: boolean;
|
|
7330
7330
|
readonly inputStyle: import("vue").StyleValue;
|
|
7331
7331
|
readonly rows: number;
|
|
7332
|
-
readonly inputmode: "text" | "search" | "
|
|
7332
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7333
7333
|
readonly clearable: boolean;
|
|
7334
7334
|
readonly showPassword: boolean;
|
|
7335
7335
|
readonly showWordLimit: boolean;
|
|
@@ -7340,7 +7340,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7340
7340
|
__isSuspense?: undefined;
|
|
7341
7341
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
7342
7342
|
readonly inputmode: {
|
|
7343
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
7343
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
7344
7344
|
readonly required: false;
|
|
7345
7345
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7346
7346
|
__epPropKey: true;
|
|
@@ -7393,7 +7393,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7393
7393
|
readonly default: "text";
|
|
7394
7394
|
};
|
|
7395
7395
|
readonly resize: {
|
|
7396
|
-
readonly type: import("vue").PropType<"none" | "
|
|
7396
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
7397
7397
|
readonly required: false;
|
|
7398
7398
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7399
7399
|
__epPropKey: true;
|
|
@@ -7546,7 +7546,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7546
7546
|
readonly validateEvent: boolean;
|
|
7547
7547
|
readonly inputStyle: import("vue").StyleValue;
|
|
7548
7548
|
readonly rows: number;
|
|
7549
|
-
readonly inputmode: "text" | "search" | "
|
|
7549
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7550
7550
|
readonly clearable: boolean;
|
|
7551
7551
|
readonly showPassword: boolean;
|
|
7552
7552
|
readonly showWordLimit: boolean;
|
|
@@ -7598,9 +7598,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7598
7598
|
default: boolean;
|
|
7599
7599
|
};
|
|
7600
7600
|
}>> & Readonly<{
|
|
7601
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
7601
7602
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
7602
7603
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
7603
|
-
onBlur?: ((...args: any[]) => any) | undefined;
|
|
7604
7604
|
onRemove?: ((...args: any[]) => any) | undefined;
|
|
7605
7605
|
onEnter?: ((...args: any[]) => any) | undefined;
|
|
7606
7606
|
onSpace?: ((...args: any[]) => any) | undefined;
|
|
@@ -7762,14 +7762,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7762
7762
|
options: any;
|
|
7763
7763
|
fieldSlots: any;
|
|
7764
7764
|
fieldChildrenSlot: any;
|
|
7765
|
-
index: number;
|
|
7766
|
-
hasLabel: any;
|
|
7767
|
-
fieldProps: any;
|
|
7768
7765
|
valueType: any;
|
|
7766
|
+
tooltip: any;
|
|
7767
|
+
index: number;
|
|
7769
7768
|
formItemProps: any;
|
|
7769
|
+
fieldProps: any;
|
|
7770
7770
|
renderField: any;
|
|
7771
|
+
hasLabel: any;
|
|
7771
7772
|
renderLabel: any;
|
|
7772
|
-
tooltip: any;
|
|
7773
7773
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
7774
7774
|
readonly getLabelSlotName: (prop?: string | number | undefined) => string;
|
|
7775
7775
|
readonly getFieldSlotName: (prop?: string | number | undefined) => string;
|
|
@@ -7807,9 +7807,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7807
7807
|
}>, {
|
|
7808
7808
|
modelValue: any;
|
|
7809
7809
|
columns: unknown[];
|
|
7810
|
+
colProps: Record<string, any>;
|
|
7810
7811
|
hasLabel: boolean;
|
|
7811
7812
|
rowProps: Record<string, any>;
|
|
7812
|
-
colProps: Record<string, any>;
|
|
7813
7813
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
7814
7814
|
}, {}, {}, {}, 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<{
|
|
7815
7815
|
modelValue: {
|
|
@@ -7910,18 +7910,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7910
7910
|
onSubmitError?: ((...args: any[]) => any) | undefined;
|
|
7911
7911
|
}>, {
|
|
7912
7912
|
modelValue: any;
|
|
7913
|
-
hasFooter: boolean;
|
|
7914
|
-
footerAlign: string;
|
|
7915
|
-
columns: unknown[];
|
|
7916
|
-
hasLabel: boolean;
|
|
7917
|
-
labelWidth: string;
|
|
7918
|
-
labelPosition: string;
|
|
7919
7913
|
rules: any;
|
|
7914
|
+
labelPosition: string;
|
|
7915
|
+
labelWidth: string;
|
|
7916
|
+
labelSuffix: string;
|
|
7920
7917
|
group: boolean | unknown[];
|
|
7918
|
+
columns: unknown[];
|
|
7919
|
+
colProps: Record<string, any>;
|
|
7920
|
+
hasLabel: boolean;
|
|
7921
|
+
hasFooter: boolean;
|
|
7922
|
+
footerAlign: string;
|
|
7921
7923
|
defaultValues: any;
|
|
7922
7924
|
rowProps: Record<string, any>;
|
|
7923
|
-
colProps: Record<string, any>;
|
|
7924
|
-
labelSuffix: string;
|
|
7925
7925
|
hasErrorTip: boolean;
|
|
7926
7926
|
hasReset: boolean;
|
|
7927
7927
|
submitText: string;
|
|
@@ -8016,7 +8016,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8016
8016
|
readonly default: "";
|
|
8017
8017
|
};
|
|
8018
8018
|
readonly fit: {
|
|
8019
|
-
readonly type: import("vue").PropType<"" | "fill" | "
|
|
8019
|
+
readonly type: import("vue").PropType<"" | "fill" | "contain" | "none" | "cover" | "scale-down">;
|
|
8020
8020
|
readonly required: false;
|
|
8021
8021
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8022
8022
|
__epPropKey: true;
|
|
@@ -8123,7 +8123,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8123
8123
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
8124
8124
|
readonly infinite: boolean;
|
|
8125
8125
|
readonly src: string;
|
|
8126
|
-
readonly fit: "" | "fill" | "
|
|
8126
|
+
readonly fit: "" | "fill" | "contain" | "none" | "cover" | "scale-down";
|
|
8127
8127
|
readonly initialIndex: number;
|
|
8128
8128
|
readonly lazy: boolean;
|
|
8129
8129
|
readonly closeOnPressEscape: boolean;
|
|
@@ -8152,7 +8152,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8152
8152
|
readonly default: "";
|
|
8153
8153
|
};
|
|
8154
8154
|
readonly fit: {
|
|
8155
|
-
readonly type: import("vue").PropType<"" | "fill" | "
|
|
8155
|
+
readonly type: import("vue").PropType<"" | "fill" | "contain" | "none" | "cover" | "scale-down">;
|
|
8156
8156
|
readonly required: false;
|
|
8157
8157
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8158
8158
|
__epPropKey: true;
|
|
@@ -8253,7 +8253,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8253
8253
|
}, {}, {}, {}, {
|
|
8254
8254
|
readonly infinite: boolean;
|
|
8255
8255
|
readonly src: string;
|
|
8256
|
-
readonly fit: "" | "fill" | "
|
|
8256
|
+
readonly fit: "" | "fill" | "contain" | "none" | "cover" | "scale-down";
|
|
8257
8257
|
readonly initialIndex: number;
|
|
8258
8258
|
readonly lazy: boolean;
|
|
8259
8259
|
readonly closeOnPressEscape: boolean;
|
|
@@ -8279,7 +8279,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8279
8279
|
readonly default: "";
|
|
8280
8280
|
};
|
|
8281
8281
|
readonly fit: {
|
|
8282
|
-
readonly type: import("vue").PropType<"" | "fill" | "
|
|
8282
|
+
readonly type: import("vue").PropType<"" | "fill" | "contain" | "none" | "cover" | "scale-down">;
|
|
8283
8283
|
readonly required: false;
|
|
8284
8284
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8285
8285
|
__epPropKey: true;
|
|
@@ -8386,7 +8386,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8386
8386
|
}, string, {
|
|
8387
8387
|
readonly infinite: boolean;
|
|
8388
8388
|
readonly src: string;
|
|
8389
|
-
readonly fit: "" | "fill" | "
|
|
8389
|
+
readonly fit: "" | "fill" | "contain" | "none" | "cover" | "scale-down";
|
|
8390
8390
|
readonly initialIndex: number;
|
|
8391
8391
|
readonly lazy: boolean;
|
|
8392
8392
|
readonly closeOnPressEscape: boolean;
|
|
@@ -8427,7 +8427,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8427
8427
|
readonly default: undefined;
|
|
8428
8428
|
};
|
|
8429
8429
|
readonly underline: {
|
|
8430
|
-
readonly type: import("vue").PropType<boolean | "
|
|
8430
|
+
readonly type: import("vue").PropType<boolean | "always" | "never" | "hover">;
|
|
8431
8431
|
readonly required: false;
|
|
8432
8432
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8433
8433
|
__epPropKey: true;
|
|
@@ -8463,7 +8463,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8463
8463
|
click: (evt: MouseEvent) => void;
|
|
8464
8464
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
8465
8465
|
readonly disabled: boolean;
|
|
8466
|
-
readonly underline: boolean | "
|
|
8466
|
+
readonly underline: boolean | "always" | "never" | "hover";
|
|
8467
8467
|
readonly type: "default" | "primary" | "success" | "warning" | "info" | "danger";
|
|
8468
8468
|
readonly target: string;
|
|
8469
8469
|
readonly href: string;
|
|
@@ -8484,7 +8484,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8484
8484
|
readonly default: undefined;
|
|
8485
8485
|
};
|
|
8486
8486
|
readonly underline: {
|
|
8487
|
-
readonly type: import("vue").PropType<boolean | "
|
|
8487
|
+
readonly type: import("vue").PropType<boolean | "always" | "never" | "hover">;
|
|
8488
8488
|
readonly required: false;
|
|
8489
8489
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8490
8490
|
__epPropKey: true;
|
|
@@ -8518,7 +8518,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8518
8518
|
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
8519
8519
|
}, {}, {}, {}, {}, {
|
|
8520
8520
|
readonly disabled: boolean;
|
|
8521
|
-
readonly underline: boolean | "
|
|
8521
|
+
readonly underline: boolean | "always" | "never" | "hover";
|
|
8522
8522
|
readonly type: "default" | "primary" | "success" | "warning" | "info" | "danger";
|
|
8523
8523
|
readonly target: string;
|
|
8524
8524
|
readonly href: string;
|
|
@@ -8536,7 +8536,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8536
8536
|
readonly default: undefined;
|
|
8537
8537
|
};
|
|
8538
8538
|
readonly underline: {
|
|
8539
|
-
readonly type: import("vue").PropType<boolean | "
|
|
8539
|
+
readonly type: import("vue").PropType<boolean | "always" | "never" | "hover">;
|
|
8540
8540
|
readonly required: false;
|
|
8541
8541
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8542
8542
|
__epPropKey: true;
|
|
@@ -8572,7 +8572,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
8572
8572
|
click: (evt: MouseEvent) => void;
|
|
8573
8573
|
}, string, {
|
|
8574
8574
|
readonly disabled: boolean;
|
|
8575
|
-
readonly underline: boolean | "
|
|
8575
|
+
readonly underline: boolean | "always" | "never" | "hover";
|
|
8576
8576
|
readonly type: "default" | "primary" | "success" | "warning" | "info" | "danger";
|
|
8577
8577
|
readonly target: string;
|
|
8578
8578
|
readonly href: string;
|
|
@@ -9120,8 +9120,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9120
9120
|
}>> & Readonly<{
|
|
9121
9121
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
9122
9122
|
}>, {
|
|
9123
|
+
index: number;
|
|
9123
9124
|
column: any;
|
|
9124
9125
|
row: any;
|
|
9125
|
-
index: number;
|
|
9126
9126
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
9127
9127
|
export default _default;
|