@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
|
@@ -229,7 +229,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
229
229
|
__epPropKey: true;
|
|
230
230
|
};
|
|
231
231
|
readonly labelPosition: {
|
|
232
|
-
readonly type: import("vue").PropType<"
|
|
232
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
233
233
|
readonly required: false;
|
|
234
234
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
235
235
|
__epPropKey: true;
|
|
@@ -312,7 +312,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
312
312
|
readonly disabled: boolean;
|
|
313
313
|
readonly inline: boolean;
|
|
314
314
|
readonly labelWidth: string | number;
|
|
315
|
-
readonly labelPosition: "
|
|
315
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
316
316
|
readonly inlineMessage: boolean;
|
|
317
317
|
readonly showMessage: boolean;
|
|
318
318
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -338,7 +338,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
338
338
|
__epPropKey: true;
|
|
339
339
|
};
|
|
340
340
|
readonly labelPosition: {
|
|
341
|
-
readonly type: import("vue").PropType<"
|
|
341
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
342
342
|
readonly required: false;
|
|
343
343
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
344
344
|
__epPropKey: true;
|
|
@@ -419,7 +419,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
419
419
|
readonly disabled: boolean;
|
|
420
420
|
readonly inline: boolean;
|
|
421
421
|
readonly labelWidth: string | number;
|
|
422
|
-
readonly labelPosition: "
|
|
422
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
423
423
|
readonly inlineMessage: boolean;
|
|
424
424
|
readonly showMessage: boolean;
|
|
425
425
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -442,7 +442,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
442
442
|
__epPropKey: true;
|
|
443
443
|
};
|
|
444
444
|
readonly labelPosition: {
|
|
445
|
-
readonly type: import("vue").PropType<"
|
|
445
|
+
readonly type: import("vue").PropType<"top" | "right" | "left">;
|
|
446
446
|
readonly required: false;
|
|
447
447
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
448
448
|
__epPropKey: true;
|
|
@@ -525,7 +525,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
525
525
|
readonly disabled: boolean;
|
|
526
526
|
readonly inline: boolean;
|
|
527
527
|
readonly labelWidth: string | number;
|
|
528
|
-
readonly labelPosition: "
|
|
528
|
+
readonly labelPosition: "top" | "right" | "left";
|
|
529
529
|
readonly inlineMessage: boolean;
|
|
530
530
|
readonly showMessage: boolean;
|
|
531
531
|
readonly requireAsteriskPosition: "right" | "left";
|
|
@@ -552,7 +552,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
552
552
|
readonly default: "";
|
|
553
553
|
};
|
|
554
554
|
readonly labelPosition: {
|
|
555
|
-
readonly type: import("vue").PropType<"" | "
|
|
555
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
556
556
|
readonly required: false;
|
|
557
557
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
558
558
|
__epPropKey: true;
|
|
@@ -619,7 +619,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
619
619
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
620
620
|
readonly required: boolean;
|
|
621
621
|
readonly labelWidth: string | number;
|
|
622
|
-
readonly labelPosition: "" | "
|
|
622
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
623
623
|
readonly inlineMessage: string | boolean;
|
|
624
624
|
readonly showMessage: boolean;
|
|
625
625
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -640,7 +640,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
640
640
|
readonly default: "";
|
|
641
641
|
};
|
|
642
642
|
readonly labelPosition: {
|
|
643
|
-
readonly type: import("vue").PropType<"" | "
|
|
643
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
644
644
|
readonly required: false;
|
|
645
645
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
646
646
|
__epPropKey: true;
|
|
@@ -707,7 +707,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
707
707
|
}, {}, {}, {}, {
|
|
708
708
|
readonly required: boolean;
|
|
709
709
|
readonly labelWidth: string | number;
|
|
710
|
-
readonly labelPosition: "" | "
|
|
710
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
711
711
|
readonly inlineMessage: string | boolean;
|
|
712
712
|
readonly showMessage: boolean;
|
|
713
713
|
}>;
|
|
@@ -725,7 +725,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
725
725
|
readonly default: "";
|
|
726
726
|
};
|
|
727
727
|
readonly labelPosition: {
|
|
728
|
-
readonly type: import("vue").PropType<"" | "
|
|
728
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
729
729
|
readonly required: false;
|
|
730
730
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
731
731
|
__epPropKey: true;
|
|
@@ -792,7 +792,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
792
792
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
793
793
|
readonly required: boolean;
|
|
794
794
|
readonly labelWidth: string | number;
|
|
795
|
-
readonly labelPosition: "" | "
|
|
795
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
796
796
|
readonly inlineMessage: string | boolean;
|
|
797
797
|
readonly showMessage: boolean;
|
|
798
798
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -837,7 +837,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
837
837
|
readonly bodyClass: StringConstructor;
|
|
838
838
|
readonly footerClass: StringConstructor;
|
|
839
839
|
readonly shadow: {
|
|
840
|
-
readonly type: import("vue").PropType<"
|
|
840
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
841
841
|
readonly required: false;
|
|
842
842
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
843
843
|
__epPropKey: true;
|
|
@@ -848,7 +848,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
848
848
|
readonly footer: string;
|
|
849
849
|
readonly header: string;
|
|
850
850
|
readonly bodyStyle: import("vue").StyleValue;
|
|
851
|
-
readonly shadow: "
|
|
851
|
+
readonly shadow: "always" | "never" | "hover";
|
|
852
852
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
853
853
|
P: {};
|
|
854
854
|
B: {};
|
|
@@ -885,7 +885,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
885
885
|
readonly bodyClass: StringConstructor;
|
|
886
886
|
readonly footerClass: StringConstructor;
|
|
887
887
|
readonly shadow: {
|
|
888
|
-
readonly type: import("vue").PropType<"
|
|
888
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
889
889
|
readonly required: false;
|
|
890
890
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
891
891
|
__epPropKey: true;
|
|
@@ -896,7 +896,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
896
896
|
readonly footer: string;
|
|
897
897
|
readonly header: string;
|
|
898
898
|
readonly bodyStyle: import("vue").StyleValue;
|
|
899
|
-
readonly shadow: "
|
|
899
|
+
readonly shadow: "always" | "never" | "hover";
|
|
900
900
|
}>;
|
|
901
901
|
__isFragment?: undefined;
|
|
902
902
|
__isTeleport?: undefined;
|
|
@@ -930,7 +930,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
930
930
|
readonly bodyClass: StringConstructor;
|
|
931
931
|
readonly footerClass: StringConstructor;
|
|
932
932
|
readonly shadow: {
|
|
933
|
-
readonly type: import("vue").PropType<"
|
|
933
|
+
readonly type: import("vue").PropType<"always" | "never" | "hover">;
|
|
934
934
|
readonly required: false;
|
|
935
935
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
936
936
|
__epPropKey: true;
|
|
@@ -941,7 +941,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
941
941
|
readonly footer: string;
|
|
942
942
|
readonly header: string;
|
|
943
943
|
readonly bodyStyle: import("vue").StyleValue;
|
|
944
|
-
readonly shadow: "
|
|
944
|
+
readonly shadow: "always" | "never" | "hover";
|
|
945
945
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
946
946
|
$slots: {
|
|
947
947
|
header?(_: {}): any;
|
|
@@ -1454,7 +1454,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
1454
1454
|
readonly default: 0;
|
|
1455
1455
|
};
|
|
1456
1456
|
readonly justify: {
|
|
1457
|
-
readonly type: import("vue").PropType<"
|
|
1457
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1458
1458
|
readonly required: false;
|
|
1459
1459
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1460
1460
|
__epPropKey: true;
|
|
@@ -1468,7 +1468,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
1468
1468
|
__epPropKey: true;
|
|
1469
1469
|
};
|
|
1470
1470
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
1471
|
-
readonly justify: "
|
|
1471
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1472
1472
|
readonly tag: string;
|
|
1473
1473
|
readonly gutter: number;
|
|
1474
1474
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -1496,7 +1496,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
1496
1496
|
readonly default: 0;
|
|
1497
1497
|
};
|
|
1498
1498
|
readonly justify: {
|
|
1499
|
-
readonly type: import("vue").PropType<"
|
|
1499
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1500
1500
|
readonly required: false;
|
|
1501
1501
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1502
1502
|
__epPropKey: true;
|
|
@@ -1510,7 +1510,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
1510
1510
|
__epPropKey: true;
|
|
1511
1511
|
};
|
|
1512
1512
|
}>>, {}, {}, {}, {}, {
|
|
1513
|
-
readonly justify: "
|
|
1513
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1514
1514
|
readonly tag: string;
|
|
1515
1515
|
readonly gutter: number;
|
|
1516
1516
|
}>;
|
|
@@ -1535,7 +1535,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
1535
1535
|
readonly default: 0;
|
|
1536
1536
|
};
|
|
1537
1537
|
readonly justify: {
|
|
1538
|
-
readonly type: import("vue").PropType<"
|
|
1538
|
+
readonly type: import("vue").PropType<"start" | "end" | "center" | "space-around" | "space-between" | "space-evenly">;
|
|
1539
1539
|
readonly required: false;
|
|
1540
1540
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1541
1541
|
__epPropKey: true;
|
|
@@ -1549,7 +1549,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
1549
1549
|
__epPropKey: true;
|
|
1550
1550
|
};
|
|
1551
1551
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
1552
|
-
readonly justify: "
|
|
1552
|
+
readonly justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly";
|
|
1553
1553
|
readonly tag: string;
|
|
1554
1554
|
readonly gutter: number;
|
|
1555
1555
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -1953,23 +1953,23 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
1953
1953
|
$props: Partial<{
|
|
1954
1954
|
readonly required: boolean;
|
|
1955
1955
|
readonly labelWidth: string | number;
|
|
1956
|
-
readonly labelPosition: "" | "
|
|
1956
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
1957
1957
|
readonly inlineMessage: string | boolean;
|
|
1958
1958
|
readonly showMessage: boolean;
|
|
1959
1959
|
}> & Omit<{
|
|
1960
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
1960
1961
|
readonly labelWidth: string | number;
|
|
1961
|
-
readonly labelPosition: "" | "right" | "top" | "left";
|
|
1962
1962
|
readonly inlineMessage: string | boolean;
|
|
1963
1963
|
readonly showMessage: boolean;
|
|
1964
1964
|
readonly label?: string | undefined;
|
|
1965
1965
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
1966
1966
|
readonly required?: boolean | undefined;
|
|
1967
|
-
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
1968
1967
|
readonly rules?: (import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | undefined;
|
|
1968
|
+
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
1969
1969
|
readonly error?: string | undefined;
|
|
1970
1970
|
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
1971
1971
|
readonly for?: string | undefined;
|
|
1972
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "
|
|
1972
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage">;
|
|
1973
1973
|
$attrs: {
|
|
1974
1974
|
[x: string]: unknown;
|
|
1975
1975
|
};
|
|
@@ -1995,7 +1995,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
1995
1995
|
readonly default: "";
|
|
1996
1996
|
};
|
|
1997
1997
|
readonly labelPosition: {
|
|
1998
|
-
readonly type: import("vue").PropType<"" | "
|
|
1998
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
1999
1999
|
readonly required: false;
|
|
2000
2000
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2001
2001
|
__epPropKey: true;
|
|
@@ -2062,7 +2062,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2062
2062
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
2063
2063
|
readonly required: boolean;
|
|
2064
2064
|
readonly labelWidth: string | number;
|
|
2065
|
-
readonly labelPosition: "" | "
|
|
2065
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2066
2066
|
readonly inlineMessage: string | boolean;
|
|
2067
2067
|
readonly showMessage: boolean;
|
|
2068
2068
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
@@ -2088,7 +2088,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2088
2088
|
} & Readonly<{
|
|
2089
2089
|
readonly required: boolean;
|
|
2090
2090
|
readonly labelWidth: string | number;
|
|
2091
|
-
readonly labelPosition: "" | "
|
|
2091
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2092
2092
|
readonly inlineMessage: string | boolean;
|
|
2093
2093
|
readonly showMessage: boolean;
|
|
2094
2094
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2102,7 +2102,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2102
2102
|
readonly default: "";
|
|
2103
2103
|
};
|
|
2104
2104
|
readonly labelPosition: {
|
|
2105
|
-
readonly type: import("vue").PropType<"" | "
|
|
2105
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2106
2106
|
readonly required: false;
|
|
2107
2107
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2108
2108
|
__epPropKey: true;
|
|
@@ -2159,7 +2159,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2159
2159
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2160
2160
|
__epPropKey: true;
|
|
2161
2161
|
};
|
|
2162
|
-
}>>, "size" | "required" | "
|
|
2162
|
+
}>>, "size" | "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage" | "validateMessage" | "validateState" | "validate" | "clearValidate" | "resetField"> & import("vue").ShallowUnwrapRef<{
|
|
2163
2163
|
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
2164
2164
|
validateMessage: import("vue").Ref<string, string>;
|
|
2165
2165
|
validateState: import("vue").Ref<"" | "success" | "error" | "validating", "" | "success" | "error" | "validating">;
|
|
@@ -2182,23 +2182,23 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2182
2182
|
$props: Partial<{
|
|
2183
2183
|
readonly required: boolean;
|
|
2184
2184
|
readonly labelWidth: string | number;
|
|
2185
|
-
readonly labelPosition: "" | "
|
|
2185
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2186
2186
|
readonly inlineMessage: string | boolean;
|
|
2187
2187
|
readonly showMessage: boolean;
|
|
2188
2188
|
}> & Omit<{
|
|
2189
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2189
2190
|
readonly labelWidth: string | number;
|
|
2190
|
-
readonly labelPosition: "" | "right" | "top" | "left";
|
|
2191
2191
|
readonly inlineMessage: string | boolean;
|
|
2192
2192
|
readonly showMessage: boolean;
|
|
2193
2193
|
readonly label?: string | undefined;
|
|
2194
2194
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
2195
2195
|
readonly required?: boolean | undefined;
|
|
2196
|
-
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
2197
2196
|
readonly rules?: (import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | undefined;
|
|
2197
|
+
readonly prop?: import("element-plus").FormItemProp | undefined;
|
|
2198
2198
|
readonly error?: string | undefined;
|
|
2199
2199
|
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
2200
2200
|
readonly for?: string | undefined;
|
|
2201
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "
|
|
2201
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage">;
|
|
2202
2202
|
$attrs: {
|
|
2203
2203
|
[x: string]: unknown;
|
|
2204
2204
|
};
|
|
@@ -2224,7 +2224,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2224
2224
|
readonly default: "";
|
|
2225
2225
|
};
|
|
2226
2226
|
readonly labelPosition: {
|
|
2227
|
-
readonly type: import("vue").PropType<"" | "
|
|
2227
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2228
2228
|
readonly required: false;
|
|
2229
2229
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2230
2230
|
__epPropKey: true;
|
|
@@ -2291,7 +2291,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2291
2291
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
2292
2292
|
readonly required: boolean;
|
|
2293
2293
|
readonly labelWidth: string | number;
|
|
2294
|
-
readonly labelPosition: "" | "
|
|
2294
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2295
2295
|
readonly inlineMessage: string | boolean;
|
|
2296
2296
|
readonly showMessage: boolean;
|
|
2297
2297
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
@@ -2317,7 +2317,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2317
2317
|
} & Readonly<{
|
|
2318
2318
|
readonly required: boolean;
|
|
2319
2319
|
readonly labelWidth: string | number;
|
|
2320
|
-
readonly labelPosition: "" | "
|
|
2320
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
2321
2321
|
readonly inlineMessage: string | boolean;
|
|
2322
2322
|
readonly showMessage: boolean;
|
|
2323
2323
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2331,7 +2331,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2331
2331
|
readonly default: "";
|
|
2332
2332
|
};
|
|
2333
2333
|
readonly labelPosition: {
|
|
2334
|
-
readonly type: import("vue").PropType<"" | "
|
|
2334
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
2335
2335
|
readonly required: false;
|
|
2336
2336
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2337
2337
|
__epPropKey: true;
|
|
@@ -2388,7 +2388,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2388
2388
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2389
2389
|
__epPropKey: true;
|
|
2390
2390
|
};
|
|
2391
|
-
}>>, "size" | "required" | "
|
|
2391
|
+
}>>, "size" | "required" | "labelPosition" | "labelWidth" | "inlineMessage" | "showMessage" | "validateMessage" | "validateState" | "validate" | "clearValidate" | "resetField"> & import("vue").ShallowUnwrapRef<{
|
|
2392
2392
|
size: import("vue").ComputedRef<"" | "default" | "small" | "large">;
|
|
2393
2393
|
validateMessage: import("vue").Ref<string, string>;
|
|
2394
2394
|
validateState: import("vue").Ref<"" | "success" | "error" | "validating", "" | "success" | "error" | "validating">;
|
|
@@ -2796,16 +2796,16 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2796
2796
|
}> & Omit<{
|
|
2797
2797
|
readonly fill: string;
|
|
2798
2798
|
readonly disabled: boolean;
|
|
2799
|
-
readonly textColor: string;
|
|
2800
2799
|
readonly validateEvent: boolean;
|
|
2800
|
+
readonly textColor: string;
|
|
2801
2801
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
2802
2802
|
readonly name?: string | undefined;
|
|
2803
2803
|
readonly modelValue?: (string | number | boolean) | undefined;
|
|
2804
|
-
readonly ariaLabel?: string | undefined;
|
|
2805
2804
|
readonly id?: string | undefined;
|
|
2805
|
+
readonly ariaLabel?: string | undefined;
|
|
2806
2806
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2807
2807
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2808
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "
|
|
2808
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor">;
|
|
2809
2809
|
$attrs: {
|
|
2810
2810
|
[x: string]: unknown;
|
|
2811
2811
|
};
|
|
@@ -2979,7 +2979,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2979
2979
|
}>> & {
|
|
2980
2980
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2981
2981
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
2982
|
-
}, "fill" | "disabled" | "name" | "
|
|
2982
|
+
}, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
2983
2983
|
$slots: {
|
|
2984
2984
|
default?(_: {}): any;
|
|
2985
2985
|
};
|
|
@@ -2997,16 +2997,16 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
2997
2997
|
}> & Omit<{
|
|
2998
2998
|
readonly fill: string;
|
|
2999
2999
|
readonly disabled: boolean;
|
|
3000
|
-
readonly textColor: string;
|
|
3001
3000
|
readonly validateEvent: boolean;
|
|
3001
|
+
readonly textColor: string;
|
|
3002
3002
|
readonly size?: ("" | "default" | "small" | "large") | undefined;
|
|
3003
3003
|
readonly name?: string | undefined;
|
|
3004
3004
|
readonly modelValue?: (string | number | boolean) | undefined;
|
|
3005
|
-
readonly ariaLabel?: string | undefined;
|
|
3006
3005
|
readonly id?: string | undefined;
|
|
3006
|
+
readonly ariaLabel?: string | undefined;
|
|
3007
3007
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3008
3008
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3009
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "
|
|
3009
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor">;
|
|
3010
3010
|
$attrs: {
|
|
3011
3011
|
[x: string]: unknown;
|
|
3012
3012
|
};
|
|
@@ -3180,7 +3180,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
3180
3180
|
}>> & {
|
|
3181
3181
|
"onUpdate:modelValue"?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3182
3182
|
onChange?: ((val: string | number | boolean | undefined) => any) | undefined;
|
|
3183
|
-
}, "fill" | "disabled" | "name" | "
|
|
3183
|
+
}, "fill" | "disabled" | "name" | "validateEvent" | "modelValue" | "id" | "textColor"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
3184
3184
|
$slots: {
|
|
3185
3185
|
default?(_: {}): any;
|
|
3186
3186
|
};
|
|
@@ -4063,11 +4063,11 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
4063
4063
|
};
|
|
4064
4064
|
}>, {
|
|
4065
4065
|
props: any;
|
|
4066
|
-
emit: (event: "
|
|
4066
|
+
emit: (event: "focus" | "update:modelValue" | "change", ...args: any[]) => void;
|
|
4067
4067
|
t: import("../..").Translator;
|
|
4068
4068
|
startPickerInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4069
4069
|
readonly type: {
|
|
4070
|
-
readonly type: import("vue").PropType<"
|
|
4070
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4071
4071
|
readonly required: false;
|
|
4072
4072
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4073
4073
|
__epPropKey: true;
|
|
@@ -4278,7 +4278,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
4278
4278
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4279
4279
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
4280
4280
|
readonly disabled: boolean;
|
|
4281
|
-
readonly type: "
|
|
4281
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4282
4282
|
readonly placeholder: string;
|
|
4283
4283
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4284
4284
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4308,7 +4308,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
4308
4308
|
Defaults: {};
|
|
4309
4309
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
4310
4310
|
readonly type: {
|
|
4311
|
-
readonly type: import("vue").PropType<"
|
|
4311
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4312
4312
|
readonly required: false;
|
|
4313
4313
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4314
4314
|
__epPropKey: true;
|
|
@@ -4519,7 +4519,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
4519
4519
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4520
4520
|
}, () => JSX.Element, {}, {}, {}, {
|
|
4521
4521
|
readonly disabled: boolean;
|
|
4522
|
-
readonly type: "
|
|
4522
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4523
4523
|
readonly placeholder: string;
|
|
4524
4524
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4525
4525
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4542,7 +4542,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
4542
4542
|
readonly isRange: boolean;
|
|
4543
4543
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4544
4544
|
readonly type: {
|
|
4545
|
-
readonly type: import("vue").PropType<"
|
|
4545
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4546
4546
|
readonly required: false;
|
|
4547
4547
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4548
4548
|
__epPropKey: true;
|
|
@@ -4753,7 +4753,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
4753
4753
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4754
4754
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
4755
4755
|
readonly disabled: boolean;
|
|
4756
|
-
readonly type: "
|
|
4756
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4757
4757
|
readonly placeholder: string;
|
|
4758
4758
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
4759
4759
|
readonly placement: import("element-plus").Placement;
|
|
@@ -4783,7 +4783,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
4783
4783
|
Defaults: {};
|
|
4784
4784
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
4785
4785
|
readonly type: {
|
|
4786
|
-
readonly type: import("vue").PropType<"
|
|
4786
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
4787
4787
|
readonly required: false;
|
|
4788
4788
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4789
4789
|
__epPropKey: true;
|
|
@@ -4994,7 +4994,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
4994
4994
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4995
4995
|
}, () => JSX.Element, {}, {}, {}, {
|
|
4996
4996
|
readonly disabled: boolean;
|
|
4997
|
-
readonly type: "
|
|
4997
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
4998
4998
|
readonly placeholder: string;
|
|
4999
4999
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5000
5000
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5018,7 +5018,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5018
5018
|
}> | null | undefined>;
|
|
5019
5019
|
endPickerInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
5020
5020
|
readonly type: {
|
|
5021
|
-
readonly type: import("vue").PropType<"
|
|
5021
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5022
5022
|
readonly required: false;
|
|
5023
5023
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5024
5024
|
__epPropKey: true;
|
|
@@ -5229,7 +5229,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5229
5229
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5230
5230
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
5231
5231
|
readonly disabled: boolean;
|
|
5232
|
-
readonly type: "
|
|
5232
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5233
5233
|
readonly placeholder: string;
|
|
5234
5234
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5235
5235
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5259,7 +5259,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5259
5259
|
Defaults: {};
|
|
5260
5260
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
5261
5261
|
readonly type: {
|
|
5262
|
-
readonly type: import("vue").PropType<"
|
|
5262
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5263
5263
|
readonly required: false;
|
|
5264
5264
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5265
5265
|
__epPropKey: true;
|
|
@@ -5470,7 +5470,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5470
5470
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5471
5471
|
}, () => JSX.Element, {}, {}, {}, {
|
|
5472
5472
|
readonly disabled: boolean;
|
|
5473
|
-
readonly type: "
|
|
5473
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5474
5474
|
readonly placeholder: string;
|
|
5475
5475
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5476
5476
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5493,7 +5493,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5493
5493
|
readonly isRange: boolean;
|
|
5494
5494
|
}> | null | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
5495
5495
|
readonly type: {
|
|
5496
|
-
readonly type: import("vue").PropType<"
|
|
5496
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5497
5497
|
readonly required: false;
|
|
5498
5498
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5499
5499
|
__epPropKey: true;
|
|
@@ -5704,7 +5704,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5704
5704
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5705
5705
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
5706
5706
|
readonly disabled: boolean;
|
|
5707
|
-
readonly type: "
|
|
5707
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5708
5708
|
readonly placeholder: string;
|
|
5709
5709
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5710
5710
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5734,7 +5734,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5734
5734
|
Defaults: {};
|
|
5735
5735
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
5736
5736
|
readonly type: {
|
|
5737
|
-
readonly type: import("vue").PropType<"
|
|
5737
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5738
5738
|
readonly required: false;
|
|
5739
5739
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5740
5740
|
__epPropKey: true;
|
|
@@ -5945,7 +5945,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5945
5945
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
5946
5946
|
}, () => JSX.Element, {}, {}, {}, {
|
|
5947
5947
|
readonly disabled: boolean;
|
|
5948
|
-
readonly type: "
|
|
5948
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
5949
5949
|
readonly placeholder: string;
|
|
5950
5950
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
5951
5951
|
readonly placement: import("element-plus").Placement;
|
|
@@ -5977,7 +5977,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
5977
5977
|
readonly ElDatePicker: {
|
|
5978
5978
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
5979
5979
|
readonly type: {
|
|
5980
|
-
readonly type: import("vue").PropType<"
|
|
5980
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
5981
5981
|
readonly required: false;
|
|
5982
5982
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
5983
5983
|
__epPropKey: true;
|
|
@@ -6188,7 +6188,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6188
6188
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6189
6189
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
6190
6190
|
readonly disabled: boolean;
|
|
6191
|
-
readonly type: "
|
|
6191
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6192
6192
|
readonly placeholder: string;
|
|
6193
6193
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6194
6194
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6218,7 +6218,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6218
6218
|
Defaults: {};
|
|
6219
6219
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
6220
6220
|
readonly type: {
|
|
6221
|
-
readonly type: import("vue").PropType<"
|
|
6221
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
6222
6222
|
readonly required: false;
|
|
6223
6223
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6224
6224
|
__epPropKey: true;
|
|
@@ -6429,7 +6429,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6429
6429
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6430
6430
|
}, () => JSX.Element, {}, {}, {}, {
|
|
6431
6431
|
readonly disabled: boolean;
|
|
6432
|
-
readonly type: "
|
|
6432
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6433
6433
|
readonly placeholder: string;
|
|
6434
6434
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6435
6435
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6456,7 +6456,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6456
6456
|
__isSuspense?: undefined;
|
|
6457
6457
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
6458
6458
|
readonly type: {
|
|
6459
|
-
readonly type: import("vue").PropType<"
|
|
6459
|
+
readonly type: import("vue").PropType<"date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange">;
|
|
6460
6460
|
readonly required: false;
|
|
6461
6461
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6462
6462
|
__epPropKey: true;
|
|
@@ -6667,7 +6667,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6667
6667
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6668
6668
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", {
|
|
6669
6669
|
readonly disabled: boolean;
|
|
6670
|
-
readonly type: "
|
|
6670
|
+
readonly type: "date" | "month" | "week" | "year" | "years" | "months" | "dates" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "yearrange";
|
|
6671
6671
|
readonly placeholder: string;
|
|
6672
6672
|
readonly modelValue: import("element-plus").ModelValueType;
|
|
6673
6673
|
readonly placement: import("element-plus").Placement;
|
|
@@ -6690,7 +6690,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6690
6690
|
readonly isRange: boolean;
|
|
6691
6691
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin;
|
|
6692
6692
|
readonly vClickOutside: import("vue").ObjectDirective<any, any, string, string>;
|
|
6693
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
6693
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "update:modelValue" | "change")[], "focus" | "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
6694
6694
|
modelValue: {
|
|
6695
6695
|
type: ArrayConstructor;
|
|
6696
6696
|
required: false;
|
|
@@ -6737,9 +6737,9 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6737
6737
|
default: (endTime: any, startValue: any) => boolean;
|
|
6738
6738
|
};
|
|
6739
6739
|
}>> & Readonly<{
|
|
6740
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
6740
6741
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6741
6742
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
6742
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
6743
6743
|
}>, {
|
|
6744
6744
|
type: string;
|
|
6745
6745
|
modelValue: unknown[];
|
|
@@ -6945,7 +6945,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6945
6945
|
readonly ElInput: {
|
|
6946
6946
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
6947
6947
|
readonly inputmode: {
|
|
6948
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
6948
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
6949
6949
|
readonly required: false;
|
|
6950
6950
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
6951
6951
|
__epPropKey: true;
|
|
@@ -6998,7 +6998,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
6998
6998
|
readonly default: "text";
|
|
6999
6999
|
};
|
|
7000
7000
|
readonly resize: {
|
|
7001
|
-
readonly type: import("vue").PropType<"none" | "
|
|
7001
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
7002
7002
|
readonly required: false;
|
|
7003
7003
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7004
7004
|
__epPropKey: true;
|
|
@@ -7151,7 +7151,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7151
7151
|
readonly validateEvent: boolean;
|
|
7152
7152
|
readonly inputStyle: import("vue").StyleValue;
|
|
7153
7153
|
readonly rows: number;
|
|
7154
|
-
readonly inputmode: "text" | "search" | "
|
|
7154
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7155
7155
|
readonly clearable: boolean;
|
|
7156
7156
|
readonly showPassword: boolean;
|
|
7157
7157
|
readonly showWordLimit: boolean;
|
|
@@ -7165,7 +7165,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7165
7165
|
Defaults: {};
|
|
7166
7166
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
7167
7167
|
readonly inputmode: {
|
|
7168
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
7168
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
7169
7169
|
readonly required: false;
|
|
7170
7170
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7171
7171
|
__epPropKey: true;
|
|
@@ -7218,7 +7218,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7218
7218
|
readonly default: "text";
|
|
7219
7219
|
};
|
|
7220
7220
|
readonly resize: {
|
|
7221
|
-
readonly type: import("vue").PropType<"none" | "
|
|
7221
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
7222
7222
|
readonly required: false;
|
|
7223
7223
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7224
7224
|
__epPropKey: true;
|
|
@@ -7358,7 +7358,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7358
7358
|
readonly validateEvent: boolean;
|
|
7359
7359
|
readonly inputStyle: import("vue").StyleValue;
|
|
7360
7360
|
readonly rows: number;
|
|
7361
|
-
readonly inputmode: "text" | "search" | "
|
|
7361
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7362
7362
|
readonly clearable: boolean;
|
|
7363
7363
|
readonly showPassword: boolean;
|
|
7364
7364
|
readonly showWordLimit: boolean;
|
|
@@ -7369,7 +7369,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7369
7369
|
__isSuspense?: undefined;
|
|
7370
7370
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
7371
7371
|
readonly inputmode: {
|
|
7372
|
-
readonly type: import("vue").PropType<"text" | "search" | "
|
|
7372
|
+
readonly type: import("vue").PropType<"text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined>;
|
|
7373
7373
|
readonly required: false;
|
|
7374
7374
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7375
7375
|
__epPropKey: true;
|
|
@@ -7422,7 +7422,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7422
7422
|
readonly default: "text";
|
|
7423
7423
|
};
|
|
7424
7424
|
readonly resize: {
|
|
7425
|
-
readonly type: import("vue").PropType<"none" | "
|
|
7425
|
+
readonly type: import("vue").PropType<"none" | "vertical" | "both" | "horizontal">;
|
|
7426
7426
|
readonly required: false;
|
|
7427
7427
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7428
7428
|
__epPropKey: true;
|
|
@@ -7575,7 +7575,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7575
7575
|
readonly validateEvent: boolean;
|
|
7576
7576
|
readonly inputStyle: import("vue").StyleValue;
|
|
7577
7577
|
readonly rows: number;
|
|
7578
|
-
readonly inputmode: "text" | "search" | "
|
|
7578
|
+
readonly inputmode: "text" | "search" | "email" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined;
|
|
7579
7579
|
readonly clearable: boolean;
|
|
7580
7580
|
readonly showPassword: boolean;
|
|
7581
7581
|
readonly showWordLimit: boolean;
|
|
@@ -7627,9 +7627,9 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7627
7627
|
default: boolean;
|
|
7628
7628
|
};
|
|
7629
7629
|
}>> & Readonly<{
|
|
7630
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
7630
7631
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
7631
7632
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
7632
|
-
onBlur?: ((...args: any[]) => any) | undefined;
|
|
7633
7633
|
onRemove?: ((...args: any[]) => any) | undefined;
|
|
7634
7634
|
onEnter?: ((...args: any[]) => any) | undefined;
|
|
7635
7635
|
onSpace?: ((...args: any[]) => any) | undefined;
|
|
@@ -7791,14 +7791,14 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7791
7791
|
options: any;
|
|
7792
7792
|
fieldSlots: any;
|
|
7793
7793
|
fieldChildrenSlot: any;
|
|
7794
|
-
index: number;
|
|
7795
|
-
hasLabel: any;
|
|
7796
|
-
fieldProps: any;
|
|
7797
7794
|
valueType: any;
|
|
7795
|
+
tooltip: any;
|
|
7796
|
+
index: number;
|
|
7798
7797
|
formItemProps: any;
|
|
7798
|
+
fieldProps: any;
|
|
7799
7799
|
renderField: any;
|
|
7800
|
+
hasLabel: any;
|
|
7800
7801
|
renderLabel: any;
|
|
7801
|
-
tooltip: any;
|
|
7802
7802
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
7803
7803
|
readonly getLabelSlotName: (prop?: string | number | undefined) => string;
|
|
7804
7804
|
readonly getFieldSlotName: (prop?: string | number | undefined) => string;
|
|
@@ -7836,9 +7836,9 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7836
7836
|
}>, {
|
|
7837
7837
|
modelValue: any;
|
|
7838
7838
|
columns: unknown[];
|
|
7839
|
+
colProps: Record<string, any>;
|
|
7839
7840
|
hasLabel: boolean;
|
|
7840
7841
|
rowProps: Record<string, any>;
|
|
7841
|
-
colProps: Record<string, any>;
|
|
7842
7842
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
7843
7843
|
}, {}, {}, {}, 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<{
|
|
7844
7844
|
modelValue: {
|
|
@@ -7939,18 +7939,18 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7939
7939
|
onSubmitError?: ((...args: any[]) => any) | undefined;
|
|
7940
7940
|
}>, {
|
|
7941
7941
|
modelValue: any;
|
|
7942
|
-
hasFooter: boolean;
|
|
7943
|
-
footerAlign: string;
|
|
7944
|
-
columns: unknown[];
|
|
7945
|
-
hasLabel: boolean;
|
|
7946
|
-
labelWidth: string;
|
|
7947
|
-
labelPosition: string;
|
|
7948
7942
|
rules: any;
|
|
7943
|
+
labelPosition: string;
|
|
7944
|
+
labelWidth: string;
|
|
7945
|
+
labelSuffix: string;
|
|
7949
7946
|
group: boolean | unknown[];
|
|
7947
|
+
columns: unknown[];
|
|
7948
|
+
colProps: Record<string, any>;
|
|
7949
|
+
hasLabel: boolean;
|
|
7950
|
+
hasFooter: boolean;
|
|
7951
|
+
footerAlign: string;
|
|
7950
7952
|
defaultValues: any;
|
|
7951
7953
|
rowProps: Record<string, any>;
|
|
7952
|
-
colProps: Record<string, any>;
|
|
7953
|
-
labelSuffix: string;
|
|
7954
7954
|
hasErrorTip: boolean;
|
|
7955
7955
|
hasReset: boolean;
|
|
7956
7956
|
submitText: string;
|
|
@@ -7973,7 +7973,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
7973
7973
|
readonly default: "";
|
|
7974
7974
|
};
|
|
7975
7975
|
readonly labelPosition: {
|
|
7976
|
-
readonly type: import("vue").PropType<"" | "
|
|
7976
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
7977
7977
|
readonly required: false;
|
|
7978
7978
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7979
7979
|
__epPropKey: true;
|
|
@@ -8040,7 +8040,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
8040
8040
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
8041
8041
|
readonly required: boolean;
|
|
8042
8042
|
readonly labelWidth: string | number;
|
|
8043
|
-
readonly labelPosition: "" | "
|
|
8043
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
8044
8044
|
readonly inlineMessage: string | boolean;
|
|
8045
8045
|
readonly showMessage: boolean;
|
|
8046
8046
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -8061,7 +8061,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
8061
8061
|
readonly default: "";
|
|
8062
8062
|
};
|
|
8063
8063
|
readonly labelPosition: {
|
|
8064
|
-
readonly type: import("vue").PropType<"" | "
|
|
8064
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
8065
8065
|
readonly required: false;
|
|
8066
8066
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8067
8067
|
__epPropKey: true;
|
|
@@ -8128,7 +8128,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
8128
8128
|
}, {}, {}, {}, {
|
|
8129
8129
|
readonly required: boolean;
|
|
8130
8130
|
readonly labelWidth: string | number;
|
|
8131
|
-
readonly labelPosition: "" | "
|
|
8131
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
8132
8132
|
readonly inlineMessage: string | boolean;
|
|
8133
8133
|
readonly showMessage: boolean;
|
|
8134
8134
|
}>;
|
|
@@ -8146,7 +8146,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
8146
8146
|
readonly default: "";
|
|
8147
8147
|
};
|
|
8148
8148
|
readonly labelPosition: {
|
|
8149
|
-
readonly type: import("vue").PropType<"" | "
|
|
8149
|
+
readonly type: import("vue").PropType<"" | "top" | "right" | "left">;
|
|
8150
8150
|
readonly required: false;
|
|
8151
8151
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8152
8152
|
__epPropKey: true;
|
|
@@ -8213,7 +8213,7 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
8213
8213
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
8214
8214
|
readonly required: boolean;
|
|
8215
8215
|
readonly labelWidth: string | number;
|
|
8216
|
-
readonly labelPosition: "" | "
|
|
8216
|
+
readonly labelPosition: "" | "top" | "right" | "left";
|
|
8217
8217
|
readonly inlineMessage: string | boolean;
|
|
8218
8218
|
readonly showMessage: boolean;
|
|
8219
8219
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -8763,14 +8763,14 @@ export declare const PlusSearch: import("vue").DefineComponent<import("vue").Ext
|
|
|
8763
8763
|
onCollapse?: ((...args: any[]) => any) | undefined;
|
|
8764
8764
|
}>, {
|
|
8765
8765
|
modelValue: any;
|
|
8766
|
-
|
|
8766
|
+
inline: boolean;
|
|
8767
8767
|
columns: unknown[];
|
|
8768
|
+
colProps: Record<string, any>;
|
|
8769
|
+
hasFooter: boolean;
|
|
8768
8770
|
defaultValues: any;
|
|
8769
8771
|
rowProps: Record<string, any>;
|
|
8770
|
-
colProps: Record<string, any>;
|
|
8771
8772
|
hasReset: boolean;
|
|
8772
8773
|
resetText: string;
|
|
8773
|
-
inline: boolean;
|
|
8774
8774
|
hasUnfold: boolean;
|
|
8775
8775
|
searchText: string;
|
|
8776
8776
|
searchLoading: boolean;
|