@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
|
@@ -49,11 +49,11 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
49
49
|
};
|
|
50
50
|
}>, {
|
|
51
51
|
props: any;
|
|
52
|
-
emit: (event: "
|
|
52
|
+
emit: (event: "focus" | "update:modelValue" | "change", ...args: any[]) => void;
|
|
53
53
|
t: import("../..").Translator;
|
|
54
54
|
startPickerInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
55
55
|
readonly type: {
|
|
56
|
-
readonly type: import("vue").PropType<"
|
|
56
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
57
57
|
readonly required: false;
|
|
58
58
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
59
59
|
__epPropKey: true;
|
|
@@ -264,7 +264,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
264
264
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
265
265
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
266
266
|
readonly disabled: boolean;
|
|
267
|
-
readonly type: "
|
|
267
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
268
268
|
readonly placeholder: string;
|
|
269
269
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
270
270
|
readonly placement: import("element-plus").Placement;
|
|
@@ -294,7 +294,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
294
294
|
Defaults: {};
|
|
295
295
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
296
296
|
readonly type: {
|
|
297
|
-
readonly type: import("vue").PropType<"
|
|
297
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
298
298
|
readonly required: false;
|
|
299
299
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
300
300
|
__epPropKey: true;
|
|
@@ -505,7 +505,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
505
505
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
506
506
|
}, () => JSX.Element, {}, {}, {}, {
|
|
507
507
|
readonly disabled: boolean;
|
|
508
|
-
readonly type: "
|
|
508
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
509
509
|
readonly placeholder: string;
|
|
510
510
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
511
511
|
readonly placement: import("element-plus").Placement;
|
|
@@ -528,7 +528,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
528
528
|
readonly isRange: boolean;
|
|
529
529
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
530
530
|
readonly type: {
|
|
531
|
-
readonly type: import("vue").PropType<"
|
|
531
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
532
532
|
readonly required: false;
|
|
533
533
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
534
534
|
__epPropKey: true;
|
|
@@ -739,7 +739,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
739
739
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
740
740
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
741
741
|
readonly disabled: boolean;
|
|
742
|
-
readonly type: "
|
|
742
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
743
743
|
readonly placeholder: string;
|
|
744
744
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
745
745
|
readonly placement: import("element-plus").Placement;
|
|
@@ -769,7 +769,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
769
769
|
Defaults: {};
|
|
770
770
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
771
771
|
readonly type: {
|
|
772
|
-
readonly type: import("vue").PropType<"
|
|
772
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
773
773
|
readonly required: false;
|
|
774
774
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
775
775
|
__epPropKey: true;
|
|
@@ -980,7 +980,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
980
980
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
981
981
|
}, () => JSX.Element, {}, {}, {}, {
|
|
982
982
|
readonly disabled: boolean;
|
|
983
|
-
readonly type: "
|
|
983
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
984
984
|
readonly placeholder: string;
|
|
985
985
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
986
986
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1004,7 +1004,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1004
1004
|
}> | null | undefined>;
|
|
1005
1005
|
endPickerInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1006
1006
|
readonly type: {
|
|
1007
|
-
readonly type: import("vue").PropType<"
|
|
1007
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1008
1008
|
readonly required: false;
|
|
1009
1009
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1010
1010
|
__epPropKey: true;
|
|
@@ -1215,7 +1215,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1215
1215
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1216
1216
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1217
1217
|
readonly disabled: boolean;
|
|
1218
|
-
readonly type: "
|
|
1218
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1219
1219
|
readonly placeholder: string;
|
|
1220
1220
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1221
1221
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1245,7 +1245,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1245
1245
|
Defaults: {};
|
|
1246
1246
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1247
1247
|
readonly type: {
|
|
1248
|
-
readonly type: import("vue").PropType<"
|
|
1248
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1249
1249
|
readonly required: false;
|
|
1250
1250
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1251
1251
|
__epPropKey: true;
|
|
@@ -1456,7 +1456,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1456
1456
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1457
1457
|
}, () => JSX.Element, {}, {}, {}, {
|
|
1458
1458
|
readonly disabled: boolean;
|
|
1459
|
-
readonly type: "
|
|
1459
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1460
1460
|
readonly placeholder: string;
|
|
1461
1461
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1462
1462
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1479,7 +1479,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1479
1479
|
readonly isRange: boolean;
|
|
1480
1480
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1481
1481
|
readonly type: {
|
|
1482
|
-
readonly type: import("vue").PropType<"
|
|
1482
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1483
1483
|
readonly required: false;
|
|
1484
1484
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1485
1485
|
__epPropKey: true;
|
|
@@ -1690,7 +1690,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1690
1690
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1691
1691
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1692
1692
|
readonly disabled: boolean;
|
|
1693
|
-
readonly type: "
|
|
1693
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1694
1694
|
readonly placeholder: string;
|
|
1695
1695
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1696
1696
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1720,7 +1720,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1720
1720
|
Defaults: {};
|
|
1721
1721
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1722
1722
|
readonly type: {
|
|
1723
|
-
readonly type: import("vue").PropType<"
|
|
1723
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1724
1724
|
readonly required: false;
|
|
1725
1725
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1726
1726
|
__epPropKey: true;
|
|
@@ -1931,7 +1931,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1931
1931
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1932
1932
|
}, () => JSX.Element, {}, {}, {}, {
|
|
1933
1933
|
readonly disabled: boolean;
|
|
1934
|
-
readonly type: "
|
|
1934
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1935
1935
|
readonly placeholder: string;
|
|
1936
1936
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1937
1937
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1963,7 +1963,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
1963
1963
|
readonly ElDatePicker: {
|
|
1964
1964
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1965
1965
|
readonly type: {
|
|
1966
|
-
readonly type: import("vue").PropType<"
|
|
1966
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1967
1967
|
readonly required: false;
|
|
1968
1968
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1969
1969
|
__epPropKey: true;
|
|
@@ -2174,7 +2174,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
2174
2174
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2175
2175
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
2176
2176
|
readonly disabled: boolean;
|
|
2177
|
-
readonly type: "
|
|
2177
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
2178
2178
|
readonly placeholder: string;
|
|
2179
2179
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
2180
2180
|
readonly placement: import("element-plus").Placement;
|
|
@@ -2204,7 +2204,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
2204
2204
|
Defaults: {};
|
|
2205
2205
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
2206
2206
|
readonly type: {
|
|
2207
|
-
readonly type: import("vue").PropType<"
|
|
2207
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
2208
2208
|
readonly required: false;
|
|
2209
2209
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2210
2210
|
__epPropKey: true;
|
|
@@ -2415,7 +2415,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
2415
2415
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2416
2416
|
}, () => JSX.Element, {}, {}, {}, {
|
|
2417
2417
|
readonly disabled: boolean;
|
|
2418
|
-
readonly type: "
|
|
2418
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
2419
2419
|
readonly placeholder: string;
|
|
2420
2420
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
2421
2421
|
readonly placement: import("element-plus").Placement;
|
|
@@ -2442,7 +2442,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
2442
2442
|
__isSuspense?: undefined;
|
|
2443
2443
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
2444
2444
|
readonly type: {
|
|
2445
|
-
readonly type: import("vue").PropType<"
|
|
2445
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
2446
2446
|
readonly required: false;
|
|
2447
2447
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2448
2448
|
__epPropKey: true;
|
|
@@ -2653,7 +2653,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
2653
2653
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2654
2654
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", {
|
|
2655
2655
|
readonly disabled: boolean;
|
|
2656
|
-
readonly type: "
|
|
2656
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
2657
2657
|
readonly placeholder: string;
|
|
2658
2658
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
2659
2659
|
readonly placement: import("element-plus").Placement;
|
|
@@ -2676,7 +2676,7 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
2676
2676
|
readonly isRange: boolean;
|
|
2677
2677
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin;
|
|
2678
2678
|
readonly vClickOutside: import("vue").ObjectDirective<any, any, string, string>;
|
|
2679
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
2679
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "update:modelValue" | "change")[], "focus" | "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2680
2680
|
modelValue: {
|
|
2681
2681
|
type: ArrayConstructor;
|
|
2682
2682
|
required: false;
|
|
@@ -2723,9 +2723,9 @@ export declare const PlusDatePicker: import("vue").DefineComponent<import("vue")
|
|
|
2723
2723
|
default: (endTime: any, startValue: any) => boolean;
|
|
2724
2724
|
};
|
|
2725
2725
|
}>> & Readonly<{
|
|
2726
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
2726
2727
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2727
2728
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
2728
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
2729
2729
|
}>, {
|
|
2730
2730
|
type: string;
|
|
2731
2731
|
modelValue: unknown[];
|
|
@@ -66,11 +66,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
66
66
|
};
|
|
67
67
|
}>, {
|
|
68
68
|
props: any;
|
|
69
|
-
emit: (event: "
|
|
70
|
-
t: import("@wlydfe/pro-ui
|
|
69
|
+
emit: (event: "focus" | "update:modelValue" | "change", ...args: any[]) => void;
|
|
70
|
+
t: import("@wlydfe/pro-ui/es/hooks").Translator;
|
|
71
71
|
startPickerInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
72
72
|
readonly type: {
|
|
73
|
-
readonly type: import("vue").PropType<"
|
|
73
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
74
74
|
readonly required: false;
|
|
75
75
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
76
76
|
__epPropKey: true;
|
|
@@ -281,7 +281,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
281
281
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
282
282
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
283
283
|
readonly disabled: boolean;
|
|
284
|
-
readonly type: "
|
|
284
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
285
285
|
readonly placeholder: string;
|
|
286
286
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
287
287
|
readonly placement: import("element-plus").Placement;
|
|
@@ -311,7 +311,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
311
311
|
Defaults: {};
|
|
312
312
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
313
313
|
readonly type: {
|
|
314
|
-
readonly type: import("vue").PropType<"
|
|
314
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
315
315
|
readonly required: false;
|
|
316
316
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
317
317
|
__epPropKey: true;
|
|
@@ -522,7 +522,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
522
522
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
523
523
|
}, () => JSX.Element, {}, {}, {}, {
|
|
524
524
|
readonly disabled: boolean;
|
|
525
|
-
readonly type: "
|
|
525
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
526
526
|
readonly placeholder: string;
|
|
527
527
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
528
528
|
readonly placement: import("element-plus").Placement;
|
|
@@ -545,7 +545,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
545
545
|
readonly isRange: boolean;
|
|
546
546
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
547
547
|
readonly type: {
|
|
548
|
-
readonly type: import("vue").PropType<"
|
|
548
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
549
549
|
readonly required: false;
|
|
550
550
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
551
551
|
__epPropKey: true;
|
|
@@ -756,7 +756,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
756
756
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
757
757
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
758
758
|
readonly disabled: boolean;
|
|
759
|
-
readonly type: "
|
|
759
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
760
760
|
readonly placeholder: string;
|
|
761
761
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
762
762
|
readonly placement: import("element-plus").Placement;
|
|
@@ -786,7 +786,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
786
786
|
Defaults: {};
|
|
787
787
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
788
788
|
readonly type: {
|
|
789
|
-
readonly type: import("vue").PropType<"
|
|
789
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
790
790
|
readonly required: false;
|
|
791
791
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
792
792
|
__epPropKey: true;
|
|
@@ -997,7 +997,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
997
997
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
998
998
|
}, () => JSX.Element, {}, {}, {}, {
|
|
999
999
|
readonly disabled: boolean;
|
|
1000
|
-
readonly type: "
|
|
1000
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1001
1001
|
readonly placeholder: string;
|
|
1002
1002
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1003
1003
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1021,7 +1021,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1021
1021
|
}> | null | undefined>;
|
|
1022
1022
|
endPickerInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1023
1023
|
readonly type: {
|
|
1024
|
-
readonly type: import("vue").PropType<"
|
|
1024
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1025
1025
|
readonly required: false;
|
|
1026
1026
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1027
1027
|
__epPropKey: true;
|
|
@@ -1232,7 +1232,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1232
1232
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1233
1233
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1234
1234
|
readonly disabled: boolean;
|
|
1235
|
-
readonly type: "
|
|
1235
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1236
1236
|
readonly placeholder: string;
|
|
1237
1237
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1238
1238
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1262,7 +1262,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1262
1262
|
Defaults: {};
|
|
1263
1263
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1264
1264
|
readonly type: {
|
|
1265
|
-
readonly type: import("vue").PropType<"
|
|
1265
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1266
1266
|
readonly required: false;
|
|
1267
1267
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1268
1268
|
__epPropKey: true;
|
|
@@ -1473,7 +1473,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1473
1473
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1474
1474
|
}, () => JSX.Element, {}, {}, {}, {
|
|
1475
1475
|
readonly disabled: boolean;
|
|
1476
|
-
readonly type: "
|
|
1476
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1477
1477
|
readonly placeholder: string;
|
|
1478
1478
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1479
1479
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1496,7 +1496,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1496
1496
|
readonly isRange: boolean;
|
|
1497
1497
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1498
1498
|
readonly type: {
|
|
1499
|
-
readonly type: import("vue").PropType<"
|
|
1499
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1500
1500
|
readonly required: false;
|
|
1501
1501
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1502
1502
|
__epPropKey: true;
|
|
@@ -1707,7 +1707,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1707
1707
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1708
1708
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1709
1709
|
readonly disabled: boolean;
|
|
1710
|
-
readonly type: "
|
|
1710
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1711
1711
|
readonly placeholder: string;
|
|
1712
1712
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1713
1713
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1737,7 +1737,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1737
1737
|
Defaults: {};
|
|
1738
1738
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1739
1739
|
readonly type: {
|
|
1740
|
-
readonly type: import("vue").PropType<"
|
|
1740
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1741
1741
|
readonly required: false;
|
|
1742
1742
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1743
1743
|
__epPropKey: true;
|
|
@@ -1948,7 +1948,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1948
1948
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1949
1949
|
}, () => JSX.Element, {}, {}, {}, {
|
|
1950
1950
|
readonly disabled: boolean;
|
|
1951
|
-
readonly type: "
|
|
1951
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
1952
1952
|
readonly placeholder: string;
|
|
1953
1953
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
1954
1954
|
readonly placement: import("element-plus").Placement;
|
|
@@ -1980,7 +1980,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1980
1980
|
readonly ElDatePicker: {
|
|
1981
1981
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1982
1982
|
readonly type: {
|
|
1983
|
-
readonly type: import("vue").PropType<"
|
|
1983
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
1984
1984
|
readonly required: false;
|
|
1985
1985
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1986
1986
|
__epPropKey: true;
|
|
@@ -2191,7 +2191,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2191
2191
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2192
2192
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
2193
2193
|
readonly disabled: boolean;
|
|
2194
|
-
readonly type: "
|
|
2194
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
2195
2195
|
readonly placeholder: string;
|
|
2196
2196
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
2197
2197
|
readonly placement: import("element-plus").Placement;
|
|
@@ -2221,7 +2221,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2221
2221
|
Defaults: {};
|
|
2222
2222
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
2223
2223
|
readonly type: {
|
|
2224
|
-
readonly type: import("vue").PropType<"
|
|
2224
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
2225
2225
|
readonly required: false;
|
|
2226
2226
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2227
2227
|
__epPropKey: true;
|
|
@@ -2432,7 +2432,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2432
2432
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2433
2433
|
}, () => JSX.Element, {}, {}, {}, {
|
|
2434
2434
|
readonly disabled: boolean;
|
|
2435
|
-
readonly type: "
|
|
2435
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
2436
2436
|
readonly placeholder: string;
|
|
2437
2437
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
2438
2438
|
readonly placement: import("element-plus").Placement;
|
|
@@ -2459,7 +2459,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2459
2459
|
__isSuspense?: undefined;
|
|
2460
2460
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
2461
2461
|
readonly type: {
|
|
2462
|
-
readonly type: import("vue").PropType<"
|
|
2462
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
2463
2463
|
readonly required: false;
|
|
2464
2464
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2465
2465
|
__epPropKey: true;
|
|
@@ -2670,7 +2670,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2670
2670
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2671
2671
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", {
|
|
2672
2672
|
readonly disabled: boolean;
|
|
2673
|
-
readonly type: "
|
|
2673
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
2674
2674
|
readonly placeholder: string;
|
|
2675
2675
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
2676
2676
|
readonly placement: import("element-plus").Placement;
|
|
@@ -2693,7 +2693,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2693
2693
|
readonly isRange: boolean;
|
|
2694
2694
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin;
|
|
2695
2695
|
readonly vClickOutside: import("vue").ObjectDirective<any, any, string, string>;
|
|
2696
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
2696
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "update:modelValue" | "change")[], "focus" | "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2697
2697
|
modelValue: {
|
|
2698
2698
|
type: ArrayConstructor;
|
|
2699
2699
|
required: false;
|
|
@@ -2740,9 +2740,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2740
2740
|
default: (endTime: any, startValue: any) => boolean;
|
|
2741
2741
|
};
|
|
2742
2742
|
}>> & Readonly<{
|
|
2743
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
2743
2744
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2744
2745
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
2745
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
2746
2746
|
}>, {
|
|
2747
2747
|
type: string;
|
|
2748
2748
|
modelValue: unknown[];
|