yc-pro-components 0.0.3 → 0.0.4
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/check-card/index.d.ts +38 -38
- package/es/components/check-card/src/index.vue.d.ts +2 -2
- package/es/components/check-card-group/index.d.ts +19 -19
- package/es/components/check-card-group/src/index.vue.d.ts +1 -1
- package/es/components/dialog-form/index.d.ts +7 -7
- package/es/components/dialog-form/src/index.vue.d.ts +7 -7
- package/es/components/display-item/index.d.ts +21 -21
- package/es/components/display-item/src/index.vue.d.ts +21 -21
- package/es/components/drawer-form/index.d.ts +26 -26
- package/es/components/drawer-form/src/index.vue.d.ts +8 -8
- package/es/components/form/index.d.ts +14 -14
- package/es/components/form/src/form-content.vue.d.ts +20 -20
- package/es/components/form/src/index.vue.d.ts +14 -14
- package/es/components/form-item/index.d.ts +32 -32
- package/es/components/form-item/src/index.vue.d.ts +12 -12
- package/es/components/header/index.d.ts +19 -19
- package/es/components/header/src/index.vue.d.ts +1 -1
- package/es/components/input-tag/index.d.ts +9 -9
- package/es/components/input-tag/src/index.vue.d.ts +1 -1
- package/es/components/page/index.d.ts +220 -220
- package/es/components/page/src/index.vue.d.ts +78 -78
- package/es/components/radio/index.d.ts +25 -25
- package/es/components/radio/src/index.vue.d.ts +25 -25
- package/es/components/render/index.d.ts +6 -6
- package/es/components/render/src/index.vue.d.ts +2 -2
- package/es/components/search/index.d.ts +49 -49
- package/es/components/search/src/index.vue.d.ts +21 -21
- package/es/components/table/index.d.ts +54 -54
- package/es/components/table/src/index.vue.d.ts +18 -18
- package/es/components/table/src/table-column-drag-sort.vue.d.ts +18 -18
- package/es/components/table/src/table-column.vue.d.ts +21 -21
- package/es/components/yc-count-to/index.d.ts +1 -1
- package/es/components/yc-count-to/src/normal/index.d.ts +1 -1
- package/es/components/yc-dialog/index.d.ts +24 -24
- package/es/components/yc-more-actions/index.d.ts +46 -46
- package/es/components/yc-more-actions/src/index.vue.d.ts +3 -3
- package/es/components/yc-plus-page/src/index.vue.d.ts +203 -203
- package/es/components/yc-plus-tree/src/index.vue.mjs +1 -1
- package/es/components/yc-plus-tree/src/index.vue2.mjs +10 -8
- package/es/components/yc-select-v2/src/index.vue.d.ts +2 -2
- package/es/components/yc-status-dialog/src/index.vue.d.ts +1 -1
- package/es/components/yc-svg-icon/src/index.vue.d.ts +1 -1
- package/es/components/yc-text/src/index.vue.d.ts +2 -2
- package/es/hooks/usePlusFormReset.d.ts +90 -90
- package/es/index.css +1 -1
- package/index.css +50 -43
- package/index.js +15 -13
- package/index.min.css +1 -1
- package/index.min.js +3 -3
- package/index.min.mjs +4 -4
- package/index.mjs +15 -13
- package/lib/components/check-card/index.d.ts +38 -38
- package/lib/components/check-card/src/index.vue.d.ts +2 -2
- package/lib/components/check-card-group/index.d.ts +19 -19
- package/lib/components/check-card-group/src/index.vue.d.ts +1 -1
- package/lib/components/dialog-form/index.d.ts +7 -7
- package/lib/components/dialog-form/src/index.vue.d.ts +7 -7
- package/lib/components/display-item/index.d.ts +21 -21
- package/lib/components/display-item/src/index.vue.d.ts +21 -21
- package/lib/components/drawer-form/index.d.ts +26 -26
- package/lib/components/drawer-form/src/index.vue.d.ts +8 -8
- package/lib/components/form/index.d.ts +14 -14
- package/lib/components/form/src/form-content.vue.d.ts +20 -20
- package/lib/components/form/src/index.vue.d.ts +14 -14
- package/lib/components/form-item/index.d.ts +32 -32
- package/lib/components/form-item/src/index.vue.d.ts +12 -12
- package/lib/components/header/index.d.ts +19 -19
- package/lib/components/header/src/index.vue.d.ts +1 -1
- package/lib/components/input-tag/index.d.ts +9 -9
- package/lib/components/input-tag/src/index.vue.d.ts +1 -1
- package/lib/components/page/index.d.ts +220 -220
- package/lib/components/page/src/index.vue.d.ts +78 -78
- package/lib/components/radio/index.d.ts +25 -25
- package/lib/components/radio/src/index.vue.d.ts +25 -25
- package/lib/components/render/index.d.ts +6 -6
- package/lib/components/render/src/index.vue.d.ts +2 -2
- package/lib/components/search/index.d.ts +49 -49
- package/lib/components/search/src/index.vue.d.ts +21 -21
- package/lib/components/table/index.d.ts +54 -54
- package/lib/components/table/src/index.vue.d.ts +18 -18
- package/lib/components/table/src/table-column-drag-sort.vue.d.ts +18 -18
- package/lib/components/table/src/table-column.vue.d.ts +21 -21
- package/lib/components/yc-count-to/index.d.ts +1 -1
- package/lib/components/yc-count-to/src/normal/index.d.ts +1 -1
- package/lib/components/yc-dialog/index.d.ts +24 -24
- package/lib/components/yc-more-actions/index.d.ts +46 -46
- package/lib/components/yc-more-actions/src/index.vue.d.ts +3 -3
- package/lib/components/yc-plus-page/src/index.vue.d.ts +203 -203
- package/lib/components/yc-plus-tree/src/index.vue.js +1 -1
- package/lib/components/yc-plus-tree/src/index.vue2.js +10 -8
- package/lib/components/yc-select-v2/src/index.vue.d.ts +2 -2
- package/lib/components/yc-status-dialog/src/index.vue.d.ts +1 -1
- package/lib/components/yc-svg-icon/src/index.vue.d.ts +1 -1
- package/lib/components/yc-text/src/index.vue.d.ts +2 -2
- package/lib/hooks/usePlusFormReset.d.ts +90 -90
- package/lib/index.css +1 -1
- package/package.json +1 -1
|
@@ -1433,12 +1433,12 @@ export declare const PlusPage: {
|
|
|
1433
1433
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
1434
1434
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
1435
1435
|
readonly label: string | ComputedRef<string>;
|
|
1436
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
1436
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1437
1437
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1438
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1438
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1439
1439
|
style?: CSSProperties | undefined;
|
|
1440
1440
|
class?: any;
|
|
1441
|
-
} & RecordType> | ComputedRef<
|
|
1441
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1442
1442
|
style?: CSSProperties | undefined;
|
|
1443
1443
|
class?: any;
|
|
1444
1444
|
} & RecordType>>;
|
|
@@ -1460,7 +1460,7 @@ export declare const PlusPage: {
|
|
|
1460
1460
|
};
|
|
1461
1461
|
rows: number;
|
|
1462
1462
|
autocomplete: string;
|
|
1463
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
1463
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
1464
1464
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1465
1465
|
step: string | number;
|
|
1466
1466
|
format: string | ProgressFn | undefined;
|
|
@@ -1499,12 +1499,12 @@ export declare const PlusPage: {
|
|
|
1499
1499
|
fieldInstance?: any;
|
|
1500
1500
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1501
1501
|
prop: string;
|
|
1502
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
1502
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1503
1503
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1504
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1504
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1505
1505
|
style?: CSSProperties | undefined;
|
|
1506
1506
|
class?: any;
|
|
1507
|
-
} & RecordType> | ComputedRef<
|
|
1507
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1508
1508
|
style?: CSSProperties | undefined;
|
|
1509
1509
|
class?: any;
|
|
1510
1510
|
} & RecordType>>;
|
|
@@ -1529,12 +1529,12 @@ export declare const PlusPage: {
|
|
|
1529
1529
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
1530
1530
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
1531
1531
|
readonly label: string | ComputedRef<string>;
|
|
1532
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
1532
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1533
1533
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1534
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1534
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1535
1535
|
style?: CSSProperties | undefined;
|
|
1536
1536
|
class?: any;
|
|
1537
|
-
} & RecordType> | ComputedRef<
|
|
1537
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1538
1538
|
style?: CSSProperties | undefined;
|
|
1539
1539
|
class?: any;
|
|
1540
1540
|
} & RecordType>>;
|
|
@@ -1556,7 +1556,7 @@ export declare const PlusPage: {
|
|
|
1556
1556
|
};
|
|
1557
1557
|
rows: number;
|
|
1558
1558
|
autocomplete: string;
|
|
1559
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
1559
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
1560
1560
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1561
1561
|
step: string | number;
|
|
1562
1562
|
format: string | ProgressFn | undefined;
|
|
@@ -1595,12 +1595,12 @@ export declare const PlusPage: {
|
|
|
1595
1595
|
fieldInstance?: any;
|
|
1596
1596
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1597
1597
|
prop: string;
|
|
1598
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
1598
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1599
1599
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1600
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1600
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1601
1601
|
style?: CSSProperties | undefined;
|
|
1602
1602
|
class?: any;
|
|
1603
|
-
} & RecordType> | ComputedRef<
|
|
1603
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1604
1604
|
style?: CSSProperties | undefined;
|
|
1605
1605
|
class?: any;
|
|
1606
1606
|
} & RecordType>>;
|
|
@@ -2845,12 +2845,12 @@ export declare const PlusPage: {
|
|
|
2845
2845
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
2846
2846
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
2847
2847
|
readonly label: string | ComputedRef<string>;
|
|
2848
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
2848
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
2849
2849
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
2850
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
2850
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
2851
2851
|
style?: CSSProperties | undefined;
|
|
2852
2852
|
class?: any;
|
|
2853
|
-
} & RecordType> | ComputedRef<
|
|
2853
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
2854
2854
|
style?: CSSProperties | undefined;
|
|
2855
2855
|
class?: any;
|
|
2856
2856
|
} & RecordType>>;
|
|
@@ -2872,7 +2872,7 @@ export declare const PlusPage: {
|
|
|
2872
2872
|
};
|
|
2873
2873
|
rows: number;
|
|
2874
2874
|
autocomplete: string;
|
|
2875
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
2875
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
2876
2876
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
2877
2877
|
step: string | number;
|
|
2878
2878
|
format: string | ProgressFn | undefined;
|
|
@@ -2911,12 +2911,12 @@ export declare const PlusPage: {
|
|
|
2911
2911
|
fieldInstance?: any;
|
|
2912
2912
|
valueIsReady?: Ref<boolean> | undefined;
|
|
2913
2913
|
prop: string;
|
|
2914
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
2914
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
2915
2915
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
2916
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
2916
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
2917
2917
|
style?: CSSProperties | undefined;
|
|
2918
2918
|
class?: any;
|
|
2919
|
-
} & RecordType> | ComputedRef<
|
|
2919
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
2920
2920
|
style?: CSSProperties | undefined;
|
|
2921
2921
|
class?: any;
|
|
2922
2922
|
} & RecordType>>;
|
|
@@ -2941,12 +2941,12 @@ export declare const PlusPage: {
|
|
|
2941
2941
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
2942
2942
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
2943
2943
|
readonly label: string | ComputedRef<string>;
|
|
2944
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
2944
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
2945
2945
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
2946
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
2946
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
2947
2947
|
style?: CSSProperties | undefined;
|
|
2948
2948
|
class?: any;
|
|
2949
|
-
} & RecordType> | ComputedRef<
|
|
2949
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
2950
2950
|
style?: CSSProperties | undefined;
|
|
2951
2951
|
class?: any;
|
|
2952
2952
|
} & RecordType>>;
|
|
@@ -2968,7 +2968,7 @@ export declare const PlusPage: {
|
|
|
2968
2968
|
};
|
|
2969
2969
|
rows: number;
|
|
2970
2970
|
autocomplete: string;
|
|
2971
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
2971
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
2972
2972
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
2973
2973
|
step: string | number;
|
|
2974
2974
|
format: string | ProgressFn | undefined;
|
|
@@ -3007,12 +3007,12 @@ export declare const PlusPage: {
|
|
|
3007
3007
|
fieldInstance?: any;
|
|
3008
3008
|
valueIsReady?: Ref<boolean> | undefined;
|
|
3009
3009
|
prop: string;
|
|
3010
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
3010
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
3011
3011
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3012
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3012
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
3013
3013
|
style?: CSSProperties | undefined;
|
|
3014
3014
|
class?: any;
|
|
3015
|
-
} & RecordType> | ComputedRef<
|
|
3015
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3016
3016
|
style?: CSSProperties | undefined;
|
|
3017
3017
|
class?: any;
|
|
3018
3018
|
} & RecordType>>;
|
|
@@ -3055,12 +3055,12 @@ export declare const PlusPage: {
|
|
|
3055
3055
|
$slots: Partial<Record<NonNullable<string | number>, (_: {
|
|
3056
3056
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
3057
3057
|
readonly label: string | ComputedRef<string>;
|
|
3058
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
3058
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
3059
3059
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3060
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3060
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
3061
3061
|
style?: CSSProperties | undefined;
|
|
3062
3062
|
class?: any;
|
|
3063
|
-
} & RecordType> | ComputedRef<
|
|
3063
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3064
3064
|
style?: CSSProperties | undefined;
|
|
3065
3065
|
class?: any;
|
|
3066
3066
|
} & RecordType>>;
|
|
@@ -3082,7 +3082,7 @@ export declare const PlusPage: {
|
|
|
3082
3082
|
};
|
|
3083
3083
|
rows: number;
|
|
3084
3084
|
autocomplete: string;
|
|
3085
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
3085
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
3086
3086
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
3087
3087
|
step: string | number;
|
|
3088
3088
|
format: string | ProgressFn | undefined;
|
|
@@ -3121,12 +3121,12 @@ export declare const PlusPage: {
|
|
|
3121
3121
|
fieldInstance?: any;
|
|
3122
3122
|
valueIsReady?: Ref<boolean> | undefined;
|
|
3123
3123
|
prop: string;
|
|
3124
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
3124
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
3125
3125
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3126
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3126
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
3127
3127
|
style?: CSSProperties | undefined;
|
|
3128
3128
|
class?: any;
|
|
3129
|
-
} & RecordType> | ComputedRef<
|
|
3129
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3130
3130
|
style?: CSSProperties | undefined;
|
|
3131
3131
|
class?: any;
|
|
3132
3132
|
} & RecordType>>;
|
|
@@ -3583,9 +3583,9 @@ export declare const PlusPage: {
|
|
|
3583
3583
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3584
3584
|
__epPropKey: true;
|
|
3585
3585
|
};
|
|
3586
|
-
width: (
|
|
3587
|
-
height: (
|
|
3588
|
-
maxHeight: (
|
|
3586
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
3587
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
3588
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
3589
3589
|
fit: {
|
|
3590
3590
|
type: BooleanConstructor;
|
|
3591
3591
|
default: boolean;
|
|
@@ -3609,13 +3609,13 @@ export declare const PlusPage: {
|
|
|
3609
3609
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
3610
3610
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
3611
3611
|
highlightCurrentRow: BooleanConstructor;
|
|
3612
|
-
currentRowKey: (
|
|
3612
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
3613
3613
|
emptyText: StringConstructor;
|
|
3614
3614
|
expandRowKeys: PropType<any[] | undefined>;
|
|
3615
3615
|
defaultExpandAll: BooleanConstructor;
|
|
3616
3616
|
defaultSort: PropType< Sort | undefined>;
|
|
3617
3617
|
tooltipEffect: StringConstructor;
|
|
3618
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
3618
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
3619
3619
|
spanMethod: PropType<((data: {
|
|
3620
3620
|
row: any;
|
|
3621
3621
|
rowIndex: number;
|
|
@@ -3659,7 +3659,7 @@ export declare const PlusPage: {
|
|
|
3659
3659
|
};
|
|
3660
3660
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
3661
3661
|
flexible: BooleanConstructor;
|
|
3662
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
3662
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
3663
3663
|
}>> & {
|
|
3664
3664
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
3665
3665
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -3779,9 +3779,9 @@ export declare const PlusPage: {
|
|
|
3779
3779
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3780
3780
|
__epPropKey: true;
|
|
3781
3781
|
};
|
|
3782
|
-
width: (
|
|
3783
|
-
height: (
|
|
3784
|
-
maxHeight: (
|
|
3782
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
3783
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
3784
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
3785
3785
|
fit: {
|
|
3786
3786
|
type: BooleanConstructor;
|
|
3787
3787
|
default: boolean;
|
|
@@ -3805,13 +3805,13 @@ export declare const PlusPage: {
|
|
|
3805
3805
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
3806
3806
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
3807
3807
|
highlightCurrentRow: BooleanConstructor;
|
|
3808
|
-
currentRowKey: (
|
|
3808
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
3809
3809
|
emptyText: StringConstructor;
|
|
3810
3810
|
expandRowKeys: PropType<any[] | undefined>;
|
|
3811
3811
|
defaultExpandAll: BooleanConstructor;
|
|
3812
3812
|
defaultSort: PropType< Sort | undefined>;
|
|
3813
3813
|
tooltipEffect: StringConstructor;
|
|
3814
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
3814
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
3815
3815
|
spanMethod: PropType<((data: {
|
|
3816
3816
|
row: any;
|
|
3817
3817
|
rowIndex: number;
|
|
@@ -3855,7 +3855,7 @@ export declare const PlusPage: {
|
|
|
3855
3855
|
};
|
|
3856
3856
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
3857
3857
|
flexible: BooleanConstructor;
|
|
3858
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
3858
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
3859
3859
|
}>> & {
|
|
3860
3860
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
3861
3861
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -3914,9 +3914,9 @@ export declare const PlusPage: {
|
|
|
3914
3914
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3915
3915
|
__epPropKey: true;
|
|
3916
3916
|
};
|
|
3917
|
-
width: (
|
|
3918
|
-
height: (
|
|
3919
|
-
maxHeight: (
|
|
3917
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
3918
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
3919
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
3920
3920
|
fit: {
|
|
3921
3921
|
type: BooleanConstructor;
|
|
3922
3922
|
default: boolean;
|
|
@@ -3940,13 +3940,13 @@ export declare const PlusPage: {
|
|
|
3940
3940
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
3941
3941
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
3942
3942
|
highlightCurrentRow: BooleanConstructor;
|
|
3943
|
-
currentRowKey: (
|
|
3943
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
3944
3944
|
emptyText: StringConstructor;
|
|
3945
3945
|
expandRowKeys: PropType<any[] | undefined>;
|
|
3946
3946
|
defaultExpandAll: BooleanConstructor;
|
|
3947
3947
|
defaultSort: PropType< Sort | undefined>;
|
|
3948
3948
|
tooltipEffect: StringConstructor;
|
|
3949
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
3949
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
3950
3950
|
spanMethod: PropType<((data: {
|
|
3951
3951
|
row: any;
|
|
3952
3952
|
rowIndex: number;
|
|
@@ -3990,7 +3990,7 @@ export declare const PlusPage: {
|
|
|
3990
3990
|
};
|
|
3991
3991
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
3992
3992
|
flexible: BooleanConstructor;
|
|
3993
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
3993
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
3994
3994
|
}>> & {
|
|
3995
3995
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
3996
3996
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -4357,9 +4357,9 @@ export declare const PlusPage: {
|
|
|
4357
4357
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4358
4358
|
__epPropKey: true;
|
|
4359
4359
|
};
|
|
4360
|
-
width: (
|
|
4361
|
-
height: (
|
|
4362
|
-
maxHeight: (
|
|
4360
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
4361
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
4362
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
4363
4363
|
fit: {
|
|
4364
4364
|
type: BooleanConstructor;
|
|
4365
4365
|
default: boolean;
|
|
@@ -4383,13 +4383,13 @@ export declare const PlusPage: {
|
|
|
4383
4383
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
4384
4384
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
4385
4385
|
highlightCurrentRow: BooleanConstructor;
|
|
4386
|
-
currentRowKey: (
|
|
4386
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
4387
4387
|
emptyText: StringConstructor;
|
|
4388
4388
|
expandRowKeys: PropType<any[] | undefined>;
|
|
4389
4389
|
defaultExpandAll: BooleanConstructor;
|
|
4390
4390
|
defaultSort: PropType< Sort | undefined>;
|
|
4391
4391
|
tooltipEffect: StringConstructor;
|
|
4392
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
4392
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4393
4393
|
spanMethod: PropType<((data: {
|
|
4394
4394
|
row: any;
|
|
4395
4395
|
rowIndex: number;
|
|
@@ -4433,7 +4433,7 @@ export declare const PlusPage: {
|
|
|
4433
4433
|
};
|
|
4434
4434
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
4435
4435
|
flexible: BooleanConstructor;
|
|
4436
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
4436
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4437
4437
|
}>> & {
|
|
4438
4438
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
4439
4439
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -4553,9 +4553,9 @@ export declare const PlusPage: {
|
|
|
4553
4553
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4554
4554
|
__epPropKey: true;
|
|
4555
4555
|
};
|
|
4556
|
-
width: (
|
|
4557
|
-
height: (
|
|
4558
|
-
maxHeight: (
|
|
4556
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
4557
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
4558
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
4559
4559
|
fit: {
|
|
4560
4560
|
type: BooleanConstructor;
|
|
4561
4561
|
default: boolean;
|
|
@@ -4579,13 +4579,13 @@ export declare const PlusPage: {
|
|
|
4579
4579
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
4580
4580
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
4581
4581
|
highlightCurrentRow: BooleanConstructor;
|
|
4582
|
-
currentRowKey: (
|
|
4582
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
4583
4583
|
emptyText: StringConstructor;
|
|
4584
4584
|
expandRowKeys: PropType<any[] | undefined>;
|
|
4585
4585
|
defaultExpandAll: BooleanConstructor;
|
|
4586
4586
|
defaultSort: PropType< Sort | undefined>;
|
|
4587
4587
|
tooltipEffect: StringConstructor;
|
|
4588
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
4588
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4589
4589
|
spanMethod: PropType<((data: {
|
|
4590
4590
|
row: any;
|
|
4591
4591
|
rowIndex: number;
|
|
@@ -4629,7 +4629,7 @@ export declare const PlusPage: {
|
|
|
4629
4629
|
};
|
|
4630
4630
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
4631
4631
|
flexible: BooleanConstructor;
|
|
4632
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
4632
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4633
4633
|
}>> & {
|
|
4634
4634
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
4635
4635
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -4688,9 +4688,9 @@ export declare const PlusPage: {
|
|
|
4688
4688
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4689
4689
|
__epPropKey: true;
|
|
4690
4690
|
};
|
|
4691
|
-
width: (
|
|
4692
|
-
height: (
|
|
4693
|
-
maxHeight: (
|
|
4691
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
4692
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
4693
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
4694
4694
|
fit: {
|
|
4695
4695
|
type: BooleanConstructor;
|
|
4696
4696
|
default: boolean;
|
|
@@ -4714,13 +4714,13 @@ export declare const PlusPage: {
|
|
|
4714
4714
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
4715
4715
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
4716
4716
|
highlightCurrentRow: BooleanConstructor;
|
|
4717
|
-
currentRowKey: (
|
|
4717
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
4718
4718
|
emptyText: StringConstructor;
|
|
4719
4719
|
expandRowKeys: PropType<any[] | undefined>;
|
|
4720
4720
|
defaultExpandAll: BooleanConstructor;
|
|
4721
4721
|
defaultSort: PropType< Sort | undefined>;
|
|
4722
4722
|
tooltipEffect: StringConstructor;
|
|
4723
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
4723
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4724
4724
|
spanMethod: PropType<((data: {
|
|
4725
4725
|
row: any;
|
|
4726
4726
|
rowIndex: number;
|
|
@@ -4764,7 +4764,7 @@ export declare const PlusPage: {
|
|
|
4764
4764
|
};
|
|
4765
4765
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
4766
4766
|
flexible: BooleanConstructor;
|
|
4767
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
4767
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4768
4768
|
}>> & {
|
|
4769
4769
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
4770
4770
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -6494,12 +6494,12 @@ export declare const PlusPage: {
|
|
|
6494
6494
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
6495
6495
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
6496
6496
|
readonly label: string | ComputedRef<string>;
|
|
6497
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
6497
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
6498
6498
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
6499
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
6499
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
6500
6500
|
style?: CSSProperties | undefined;
|
|
6501
6501
|
class?: any;
|
|
6502
|
-
} & RecordType> | ComputedRef<
|
|
6502
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
6503
6503
|
style?: CSSProperties | undefined;
|
|
6504
6504
|
class?: any;
|
|
6505
6505
|
} & RecordType>>;
|
|
@@ -6521,7 +6521,7 @@ export declare const PlusPage: {
|
|
|
6521
6521
|
};
|
|
6522
6522
|
rows: number;
|
|
6523
6523
|
autocomplete: string;
|
|
6524
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
6524
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
6525
6525
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
6526
6526
|
step: string | number;
|
|
6527
6527
|
format: string | ProgressFn | undefined;
|
|
@@ -6560,12 +6560,12 @@ export declare const PlusPage: {
|
|
|
6560
6560
|
fieldInstance?: any;
|
|
6561
6561
|
valueIsReady?: Ref<boolean> | undefined;
|
|
6562
6562
|
prop: string;
|
|
6563
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
6563
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
6564
6564
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
6565
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
6565
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
6566
6566
|
style?: CSSProperties | undefined;
|
|
6567
6567
|
class?: any;
|
|
6568
|
-
} & RecordType> | ComputedRef<
|
|
6568
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
6569
6569
|
style?: CSSProperties | undefined;
|
|
6570
6570
|
class?: any;
|
|
6571
6571
|
} & RecordType>>;
|
|
@@ -6590,12 +6590,12 @@ export declare const PlusPage: {
|
|
|
6590
6590
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
6591
6591
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
6592
6592
|
readonly label: string | ComputedRef<string>;
|
|
6593
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
6593
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
6594
6594
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
6595
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
6595
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
6596
6596
|
style?: CSSProperties | undefined;
|
|
6597
6597
|
class?: any;
|
|
6598
|
-
} & RecordType> | ComputedRef<
|
|
6598
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
6599
6599
|
style?: CSSProperties | undefined;
|
|
6600
6600
|
class?: any;
|
|
6601
6601
|
} & RecordType>>;
|
|
@@ -6617,7 +6617,7 @@ export declare const PlusPage: {
|
|
|
6617
6617
|
};
|
|
6618
6618
|
rows: number;
|
|
6619
6619
|
autocomplete: string;
|
|
6620
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
6620
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
6621
6621
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
6622
6622
|
step: string | number;
|
|
6623
6623
|
format: string | ProgressFn | undefined;
|
|
@@ -6656,12 +6656,12 @@ export declare const PlusPage: {
|
|
|
6656
6656
|
fieldInstance?: any;
|
|
6657
6657
|
valueIsReady?: Ref<boolean> | undefined;
|
|
6658
6658
|
prop: string;
|
|
6659
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
6659
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
6660
6660
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
6661
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
6661
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
6662
6662
|
style?: CSSProperties | undefined;
|
|
6663
6663
|
class?: any;
|
|
6664
|
-
} & RecordType> | ComputedRef<
|
|
6664
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
6665
6665
|
style?: CSSProperties | undefined;
|
|
6666
6666
|
class?: any;
|
|
6667
6667
|
} & RecordType>>;
|
|
@@ -7906,12 +7906,12 @@ export declare const PlusPage: {
|
|
|
7906
7906
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
7907
7907
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
7908
7908
|
readonly label: string | ComputedRef<string>;
|
|
7909
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
7909
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
7910
7910
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
7911
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
7911
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
7912
7912
|
style?: CSSProperties | undefined;
|
|
7913
7913
|
class?: any;
|
|
7914
|
-
} & RecordType> | ComputedRef<
|
|
7914
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7915
7915
|
style?: CSSProperties | undefined;
|
|
7916
7916
|
class?: any;
|
|
7917
7917
|
} & RecordType>>;
|
|
@@ -7933,7 +7933,7 @@ export declare const PlusPage: {
|
|
|
7933
7933
|
};
|
|
7934
7934
|
rows: number;
|
|
7935
7935
|
autocomplete: string;
|
|
7936
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
7936
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
7937
7937
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
7938
7938
|
step: string | number;
|
|
7939
7939
|
format: string | ProgressFn | undefined;
|
|
@@ -7972,12 +7972,12 @@ export declare const PlusPage: {
|
|
|
7972
7972
|
fieldInstance?: any;
|
|
7973
7973
|
valueIsReady?: Ref<boolean> | undefined;
|
|
7974
7974
|
prop: string;
|
|
7975
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
7975
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
7976
7976
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
7977
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
7977
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
7978
7978
|
style?: CSSProperties | undefined;
|
|
7979
7979
|
class?: any;
|
|
7980
|
-
} & RecordType> | ComputedRef<
|
|
7980
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7981
7981
|
style?: CSSProperties | undefined;
|
|
7982
7982
|
class?: any;
|
|
7983
7983
|
} & RecordType>>;
|
|
@@ -8002,12 +8002,12 @@ export declare const PlusPage: {
|
|
|
8002
8002
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
8003
8003
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
8004
8004
|
readonly label: string | ComputedRef<string>;
|
|
8005
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
8005
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
8006
8006
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8007
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8007
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
8008
8008
|
style?: CSSProperties | undefined;
|
|
8009
8009
|
class?: any;
|
|
8010
|
-
} & RecordType> | ComputedRef<
|
|
8010
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8011
8011
|
style?: CSSProperties | undefined;
|
|
8012
8012
|
class?: any;
|
|
8013
8013
|
} & RecordType>>;
|
|
@@ -8029,7 +8029,7 @@ export declare const PlusPage: {
|
|
|
8029
8029
|
};
|
|
8030
8030
|
rows: number;
|
|
8031
8031
|
autocomplete: string;
|
|
8032
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
8032
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
8033
8033
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
8034
8034
|
step: string | number;
|
|
8035
8035
|
format: string | ProgressFn | undefined;
|
|
@@ -8068,12 +8068,12 @@ export declare const PlusPage: {
|
|
|
8068
8068
|
fieldInstance?: any;
|
|
8069
8069
|
valueIsReady?: Ref<boolean> | undefined;
|
|
8070
8070
|
prop: string;
|
|
8071
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
8071
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
8072
8072
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8073
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8073
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
8074
8074
|
style?: CSSProperties | undefined;
|
|
8075
8075
|
class?: any;
|
|
8076
|
-
} & RecordType> | ComputedRef<
|
|
8076
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8077
8077
|
style?: CSSProperties | undefined;
|
|
8078
8078
|
class?: any;
|
|
8079
8079
|
} & RecordType>>;
|
|
@@ -8116,12 +8116,12 @@ export declare const PlusPage: {
|
|
|
8116
8116
|
$slots: Partial<Record<NonNullable<string | number>, (_: {
|
|
8117
8117
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
8118
8118
|
readonly label: string | ComputedRef<string>;
|
|
8119
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
8119
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
8120
8120
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8121
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8121
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
8122
8122
|
style?: CSSProperties | undefined;
|
|
8123
8123
|
class?: any;
|
|
8124
|
-
} & RecordType> | ComputedRef<
|
|
8124
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8125
8125
|
style?: CSSProperties | undefined;
|
|
8126
8126
|
class?: any;
|
|
8127
8127
|
} & RecordType>>;
|
|
@@ -8143,7 +8143,7 @@ export declare const PlusPage: {
|
|
|
8143
8143
|
};
|
|
8144
8144
|
rows: number;
|
|
8145
8145
|
autocomplete: string;
|
|
8146
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
8146
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
8147
8147
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
8148
8148
|
step: string | number;
|
|
8149
8149
|
format: string | ProgressFn | undefined;
|
|
@@ -8182,12 +8182,12 @@ export declare const PlusPage: {
|
|
|
8182
8182
|
fieldInstance?: any;
|
|
8183
8183
|
valueIsReady?: Ref<boolean> | undefined;
|
|
8184
8184
|
prop: string;
|
|
8185
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
8185
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
8186
8186
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8187
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8187
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
8188
8188
|
style?: CSSProperties | undefined;
|
|
8189
8189
|
class?: any;
|
|
8190
|
-
} & RecordType> | ComputedRef<
|
|
8190
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8191
8191
|
style?: CSSProperties | undefined;
|
|
8192
8192
|
class?: any;
|
|
8193
8193
|
} & RecordType>>;
|
|
@@ -8644,9 +8644,9 @@ export declare const PlusPage: {
|
|
|
8644
8644
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8645
8645
|
__epPropKey: true;
|
|
8646
8646
|
};
|
|
8647
|
-
width: (
|
|
8648
|
-
height: (
|
|
8649
|
-
maxHeight: (
|
|
8647
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
8648
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
8649
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
8650
8650
|
fit: {
|
|
8651
8651
|
type: BooleanConstructor;
|
|
8652
8652
|
default: boolean;
|
|
@@ -8670,13 +8670,13 @@ export declare const PlusPage: {
|
|
|
8670
8670
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
8671
8671
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
8672
8672
|
highlightCurrentRow: BooleanConstructor;
|
|
8673
|
-
currentRowKey: (
|
|
8673
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
8674
8674
|
emptyText: StringConstructor;
|
|
8675
8675
|
expandRowKeys: PropType<any[] | undefined>;
|
|
8676
8676
|
defaultExpandAll: BooleanConstructor;
|
|
8677
8677
|
defaultSort: PropType< Sort | undefined>;
|
|
8678
8678
|
tooltipEffect: StringConstructor;
|
|
8679
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
8679
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
8680
8680
|
spanMethod: PropType<((data: {
|
|
8681
8681
|
row: any;
|
|
8682
8682
|
rowIndex: number;
|
|
@@ -8720,7 +8720,7 @@ export declare const PlusPage: {
|
|
|
8720
8720
|
};
|
|
8721
8721
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
8722
8722
|
flexible: BooleanConstructor;
|
|
8723
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
8723
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
8724
8724
|
}>> & {
|
|
8725
8725
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
8726
8726
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -8840,9 +8840,9 @@ export declare const PlusPage: {
|
|
|
8840
8840
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8841
8841
|
__epPropKey: true;
|
|
8842
8842
|
};
|
|
8843
|
-
width: (
|
|
8844
|
-
height: (
|
|
8845
|
-
maxHeight: (
|
|
8843
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
8844
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
8845
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
8846
8846
|
fit: {
|
|
8847
8847
|
type: BooleanConstructor;
|
|
8848
8848
|
default: boolean;
|
|
@@ -8866,13 +8866,13 @@ export declare const PlusPage: {
|
|
|
8866
8866
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
8867
8867
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
8868
8868
|
highlightCurrentRow: BooleanConstructor;
|
|
8869
|
-
currentRowKey: (
|
|
8869
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
8870
8870
|
emptyText: StringConstructor;
|
|
8871
8871
|
expandRowKeys: PropType<any[] | undefined>;
|
|
8872
8872
|
defaultExpandAll: BooleanConstructor;
|
|
8873
8873
|
defaultSort: PropType< Sort | undefined>;
|
|
8874
8874
|
tooltipEffect: StringConstructor;
|
|
8875
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
8875
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
8876
8876
|
spanMethod: PropType<((data: {
|
|
8877
8877
|
row: any;
|
|
8878
8878
|
rowIndex: number;
|
|
@@ -8916,7 +8916,7 @@ export declare const PlusPage: {
|
|
|
8916
8916
|
};
|
|
8917
8917
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
8918
8918
|
flexible: BooleanConstructor;
|
|
8919
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
8919
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
8920
8920
|
}>> & {
|
|
8921
8921
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
8922
8922
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -8975,9 +8975,9 @@ export declare const PlusPage: {
|
|
|
8975
8975
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
8976
8976
|
__epPropKey: true;
|
|
8977
8977
|
};
|
|
8978
|
-
width: (
|
|
8979
|
-
height: (
|
|
8980
|
-
maxHeight: (
|
|
8978
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
8979
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
8980
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
8981
8981
|
fit: {
|
|
8982
8982
|
type: BooleanConstructor;
|
|
8983
8983
|
default: boolean;
|
|
@@ -9001,13 +9001,13 @@ export declare const PlusPage: {
|
|
|
9001
9001
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
9002
9002
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
9003
9003
|
highlightCurrentRow: BooleanConstructor;
|
|
9004
|
-
currentRowKey: (
|
|
9004
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
9005
9005
|
emptyText: StringConstructor;
|
|
9006
9006
|
expandRowKeys: PropType<any[] | undefined>;
|
|
9007
9007
|
defaultExpandAll: BooleanConstructor;
|
|
9008
9008
|
defaultSort: PropType< Sort | undefined>;
|
|
9009
9009
|
tooltipEffect: StringConstructor;
|
|
9010
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
9010
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9011
9011
|
spanMethod: PropType<((data: {
|
|
9012
9012
|
row: any;
|
|
9013
9013
|
rowIndex: number;
|
|
@@ -9051,7 +9051,7 @@ export declare const PlusPage: {
|
|
|
9051
9051
|
};
|
|
9052
9052
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
9053
9053
|
flexible: BooleanConstructor;
|
|
9054
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
9054
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9055
9055
|
}>> & {
|
|
9056
9056
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
9057
9057
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -9418,9 +9418,9 @@ export declare const PlusPage: {
|
|
|
9418
9418
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
9419
9419
|
__epPropKey: true;
|
|
9420
9420
|
};
|
|
9421
|
-
width: (
|
|
9422
|
-
height: (
|
|
9423
|
-
maxHeight: (
|
|
9421
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
9422
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
9423
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
9424
9424
|
fit: {
|
|
9425
9425
|
type: BooleanConstructor;
|
|
9426
9426
|
default: boolean;
|
|
@@ -9444,13 +9444,13 @@ export declare const PlusPage: {
|
|
|
9444
9444
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
9445
9445
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
9446
9446
|
highlightCurrentRow: BooleanConstructor;
|
|
9447
|
-
currentRowKey: (
|
|
9447
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
9448
9448
|
emptyText: StringConstructor;
|
|
9449
9449
|
expandRowKeys: PropType<any[] | undefined>;
|
|
9450
9450
|
defaultExpandAll: BooleanConstructor;
|
|
9451
9451
|
defaultSort: PropType< Sort | undefined>;
|
|
9452
9452
|
tooltipEffect: StringConstructor;
|
|
9453
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
9453
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9454
9454
|
spanMethod: PropType<((data: {
|
|
9455
9455
|
row: any;
|
|
9456
9456
|
rowIndex: number;
|
|
@@ -9494,7 +9494,7 @@ export declare const PlusPage: {
|
|
|
9494
9494
|
};
|
|
9495
9495
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
9496
9496
|
flexible: BooleanConstructor;
|
|
9497
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
9497
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9498
9498
|
}>> & {
|
|
9499
9499
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
9500
9500
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -9614,9 +9614,9 @@ export declare const PlusPage: {
|
|
|
9614
9614
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
9615
9615
|
__epPropKey: true;
|
|
9616
9616
|
};
|
|
9617
|
-
width: (
|
|
9618
|
-
height: (
|
|
9619
|
-
maxHeight: (
|
|
9617
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
9618
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
9619
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
9620
9620
|
fit: {
|
|
9621
9621
|
type: BooleanConstructor;
|
|
9622
9622
|
default: boolean;
|
|
@@ -9640,13 +9640,13 @@ export declare const PlusPage: {
|
|
|
9640
9640
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
9641
9641
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
9642
9642
|
highlightCurrentRow: BooleanConstructor;
|
|
9643
|
-
currentRowKey: (
|
|
9643
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
9644
9644
|
emptyText: StringConstructor;
|
|
9645
9645
|
expandRowKeys: PropType<any[] | undefined>;
|
|
9646
9646
|
defaultExpandAll: BooleanConstructor;
|
|
9647
9647
|
defaultSort: PropType< Sort | undefined>;
|
|
9648
9648
|
tooltipEffect: StringConstructor;
|
|
9649
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
9649
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9650
9650
|
spanMethod: PropType<((data: {
|
|
9651
9651
|
row: any;
|
|
9652
9652
|
rowIndex: number;
|
|
@@ -9690,7 +9690,7 @@ export declare const PlusPage: {
|
|
|
9690
9690
|
};
|
|
9691
9691
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
9692
9692
|
flexible: BooleanConstructor;
|
|
9693
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
9693
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9694
9694
|
}>> & {
|
|
9695
9695
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
9696
9696
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -9749,9 +9749,9 @@ export declare const PlusPage: {
|
|
|
9749
9749
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
9750
9750
|
__epPropKey: true;
|
|
9751
9751
|
};
|
|
9752
|
-
width: (
|
|
9753
|
-
height: (
|
|
9754
|
-
maxHeight: (
|
|
9752
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
9753
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
9754
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
9755
9755
|
fit: {
|
|
9756
9756
|
type: BooleanConstructor;
|
|
9757
9757
|
default: boolean;
|
|
@@ -9775,13 +9775,13 @@ export declare const PlusPage: {
|
|
|
9775
9775
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
9776
9776
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
9777
9777
|
highlightCurrentRow: BooleanConstructor;
|
|
9778
|
-
currentRowKey: (
|
|
9778
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
9779
9779
|
emptyText: StringConstructor;
|
|
9780
9780
|
expandRowKeys: PropType<any[] | undefined>;
|
|
9781
9781
|
defaultExpandAll: BooleanConstructor;
|
|
9782
9782
|
defaultSort: PropType< Sort | undefined>;
|
|
9783
9783
|
tooltipEffect: StringConstructor;
|
|
9784
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
9784
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9785
9785
|
spanMethod: PropType<((data: {
|
|
9786
9786
|
row: any;
|
|
9787
9787
|
rowIndex: number;
|
|
@@ -9825,7 +9825,7 @@ export declare const PlusPage: {
|
|
|
9825
9825
|
};
|
|
9826
9826
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
9827
9827
|
flexible: BooleanConstructor;
|
|
9828
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
9828
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9829
9829
|
}>> & {
|
|
9830
9830
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
9831
9831
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -11446,12 +11446,12 @@ export declare const PlusPage: {
|
|
|
11446
11446
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
11447
11447
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
11448
11448
|
readonly label: string | ComputedRef<string>;
|
|
11449
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
11449
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
11450
11450
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
11451
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
11451
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
11452
11452
|
style?: CSSProperties | undefined;
|
|
11453
11453
|
class?: any;
|
|
11454
|
-
} & RecordType> | ComputedRef<
|
|
11454
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
11455
11455
|
style?: CSSProperties | undefined;
|
|
11456
11456
|
class?: any;
|
|
11457
11457
|
} & RecordType>>;
|
|
@@ -11473,7 +11473,7 @@ export declare const PlusPage: {
|
|
|
11473
11473
|
};
|
|
11474
11474
|
rows: number;
|
|
11475
11475
|
autocomplete: string;
|
|
11476
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
11476
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
11477
11477
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
11478
11478
|
step: string | number;
|
|
11479
11479
|
format: string | ProgressFn | undefined;
|
|
@@ -11512,12 +11512,12 @@ export declare const PlusPage: {
|
|
|
11512
11512
|
fieldInstance?: any;
|
|
11513
11513
|
valueIsReady?: Ref<boolean> | undefined;
|
|
11514
11514
|
prop: string;
|
|
11515
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
11515
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
11516
11516
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
11517
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
11517
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
11518
11518
|
style?: CSSProperties | undefined;
|
|
11519
11519
|
class?: any;
|
|
11520
|
-
} & RecordType> | ComputedRef<
|
|
11520
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
11521
11521
|
style?: CSSProperties | undefined;
|
|
11522
11522
|
class?: any;
|
|
11523
11523
|
} & RecordType>>;
|
|
@@ -11542,12 +11542,12 @@ export declare const PlusPage: {
|
|
|
11542
11542
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
11543
11543
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
11544
11544
|
readonly label: string | ComputedRef<string>;
|
|
11545
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
11545
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
11546
11546
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
11547
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
11547
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
11548
11548
|
style?: CSSProperties | undefined;
|
|
11549
11549
|
class?: any;
|
|
11550
|
-
} & RecordType> | ComputedRef<
|
|
11550
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
11551
11551
|
style?: CSSProperties | undefined;
|
|
11552
11552
|
class?: any;
|
|
11553
11553
|
} & RecordType>>;
|
|
@@ -11569,7 +11569,7 @@ export declare const PlusPage: {
|
|
|
11569
11569
|
};
|
|
11570
11570
|
rows: number;
|
|
11571
11571
|
autocomplete: string;
|
|
11572
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
11572
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
11573
11573
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
11574
11574
|
step: string | number;
|
|
11575
11575
|
format: string | ProgressFn | undefined;
|
|
@@ -11608,12 +11608,12 @@ export declare const PlusPage: {
|
|
|
11608
11608
|
fieldInstance?: any;
|
|
11609
11609
|
valueIsReady?: Ref<boolean> | undefined;
|
|
11610
11610
|
prop: string;
|
|
11611
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
11611
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
11612
11612
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
11613
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
11613
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
11614
11614
|
style?: CSSProperties | undefined;
|
|
11615
11615
|
class?: any;
|
|
11616
|
-
} & RecordType> | ComputedRef<
|
|
11616
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
11617
11617
|
style?: CSSProperties | undefined;
|
|
11618
11618
|
class?: any;
|
|
11619
11619
|
} & RecordType>>;
|
|
@@ -12858,12 +12858,12 @@ export declare const PlusPage: {
|
|
|
12858
12858
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
12859
12859
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
12860
12860
|
readonly label: string | ComputedRef<string>;
|
|
12861
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
12861
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
12862
12862
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
12863
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
12863
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
12864
12864
|
style?: CSSProperties | undefined;
|
|
12865
12865
|
class?: any;
|
|
12866
|
-
} & RecordType> | ComputedRef<
|
|
12866
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
12867
12867
|
style?: CSSProperties | undefined;
|
|
12868
12868
|
class?: any;
|
|
12869
12869
|
} & RecordType>>;
|
|
@@ -12885,7 +12885,7 @@ export declare const PlusPage: {
|
|
|
12885
12885
|
};
|
|
12886
12886
|
rows: number;
|
|
12887
12887
|
autocomplete: string;
|
|
12888
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
12888
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
12889
12889
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
12890
12890
|
step: string | number;
|
|
12891
12891
|
format: string | ProgressFn | undefined;
|
|
@@ -12924,12 +12924,12 @@ export declare const PlusPage: {
|
|
|
12924
12924
|
fieldInstance?: any;
|
|
12925
12925
|
valueIsReady?: Ref<boolean> | undefined;
|
|
12926
12926
|
prop: string;
|
|
12927
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
12927
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
12928
12928
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
12929
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
12929
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
12930
12930
|
style?: CSSProperties | undefined;
|
|
12931
12931
|
class?: any;
|
|
12932
|
-
} & RecordType> | ComputedRef<
|
|
12932
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
12933
12933
|
style?: CSSProperties | undefined;
|
|
12934
12934
|
class?: any;
|
|
12935
12935
|
} & RecordType>>;
|
|
@@ -12954,12 +12954,12 @@ export declare const PlusPage: {
|
|
|
12954
12954
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
12955
12955
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
12956
12956
|
readonly label: string | ComputedRef<string>;
|
|
12957
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
12957
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
12958
12958
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
12959
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
12959
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
12960
12960
|
style?: CSSProperties | undefined;
|
|
12961
12961
|
class?: any;
|
|
12962
|
-
} & RecordType> | ComputedRef<
|
|
12962
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
12963
12963
|
style?: CSSProperties | undefined;
|
|
12964
12964
|
class?: any;
|
|
12965
12965
|
} & RecordType>>;
|
|
@@ -12981,7 +12981,7 @@ export declare const PlusPage: {
|
|
|
12981
12981
|
};
|
|
12982
12982
|
rows: number;
|
|
12983
12983
|
autocomplete: string;
|
|
12984
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
12984
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
12985
12985
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
12986
12986
|
step: string | number;
|
|
12987
12987
|
format: string | ProgressFn | undefined;
|
|
@@ -13020,12 +13020,12 @@ export declare const PlusPage: {
|
|
|
13020
13020
|
fieldInstance?: any;
|
|
13021
13021
|
valueIsReady?: Ref<boolean> | undefined;
|
|
13022
13022
|
prop: string;
|
|
13023
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
13023
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
13024
13024
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
13025
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
13025
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
13026
13026
|
style?: CSSProperties | undefined;
|
|
13027
13027
|
class?: any;
|
|
13028
|
-
} & RecordType> | ComputedRef<
|
|
13028
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
13029
13029
|
style?: CSSProperties | undefined;
|
|
13030
13030
|
class?: any;
|
|
13031
13031
|
} & RecordType>>;
|
|
@@ -13068,12 +13068,12 @@ export declare const PlusPage: {
|
|
|
13068
13068
|
$slots: Partial<Record<NonNullable<string | number>, (_: {
|
|
13069
13069
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
13070
13070
|
readonly label: string | ComputedRef<string>;
|
|
13071
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
13071
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
13072
13072
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
13073
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
13073
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
13074
13074
|
style?: CSSProperties | undefined;
|
|
13075
13075
|
class?: any;
|
|
13076
|
-
} & RecordType> | ComputedRef<
|
|
13076
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
13077
13077
|
style?: CSSProperties | undefined;
|
|
13078
13078
|
class?: any;
|
|
13079
13079
|
} & RecordType>>;
|
|
@@ -13095,7 +13095,7 @@ export declare const PlusPage: {
|
|
|
13095
13095
|
};
|
|
13096
13096
|
rows: number;
|
|
13097
13097
|
autocomplete: string;
|
|
13098
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
13098
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
13099
13099
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
13100
13100
|
step: string | number;
|
|
13101
13101
|
format: string | ProgressFn | undefined;
|
|
@@ -13134,12 +13134,12 @@ export declare const PlusPage: {
|
|
|
13134
13134
|
fieldInstance?: any;
|
|
13135
13135
|
valueIsReady?: Ref<boolean> | undefined;
|
|
13136
13136
|
prop: string;
|
|
13137
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
13137
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
13138
13138
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
13139
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
13139
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
13140
13140
|
style?: CSSProperties | undefined;
|
|
13141
13141
|
class?: any;
|
|
13142
|
-
} & RecordType> | ComputedRef<
|
|
13142
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
13143
13143
|
style?: CSSProperties | undefined;
|
|
13144
13144
|
class?: any;
|
|
13145
13145
|
} & RecordType>>;
|
|
@@ -13596,9 +13596,9 @@ export declare const PlusPage: {
|
|
|
13596
13596
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
13597
13597
|
__epPropKey: true;
|
|
13598
13598
|
};
|
|
13599
|
-
width: (
|
|
13600
|
-
height: (
|
|
13601
|
-
maxHeight: (
|
|
13599
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
13600
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
13601
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
13602
13602
|
fit: {
|
|
13603
13603
|
type: BooleanConstructor;
|
|
13604
13604
|
default: boolean;
|
|
@@ -13622,13 +13622,13 @@ export declare const PlusPage: {
|
|
|
13622
13622
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
13623
13623
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
13624
13624
|
highlightCurrentRow: BooleanConstructor;
|
|
13625
|
-
currentRowKey: (
|
|
13625
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
13626
13626
|
emptyText: StringConstructor;
|
|
13627
13627
|
expandRowKeys: PropType<any[] | undefined>;
|
|
13628
13628
|
defaultExpandAll: BooleanConstructor;
|
|
13629
13629
|
defaultSort: PropType< Sort | undefined>;
|
|
13630
13630
|
tooltipEffect: StringConstructor;
|
|
13631
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
13631
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
13632
13632
|
spanMethod: PropType<((data: {
|
|
13633
13633
|
row: any;
|
|
13634
13634
|
rowIndex: number;
|
|
@@ -13672,7 +13672,7 @@ export declare const PlusPage: {
|
|
|
13672
13672
|
};
|
|
13673
13673
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
13674
13674
|
flexible: BooleanConstructor;
|
|
13675
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
13675
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
13676
13676
|
}>> & {
|
|
13677
13677
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
13678
13678
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -13792,9 +13792,9 @@ export declare const PlusPage: {
|
|
|
13792
13792
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
13793
13793
|
__epPropKey: true;
|
|
13794
13794
|
};
|
|
13795
|
-
width: (
|
|
13796
|
-
height: (
|
|
13797
|
-
maxHeight: (
|
|
13795
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
13796
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
13797
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
13798
13798
|
fit: {
|
|
13799
13799
|
type: BooleanConstructor;
|
|
13800
13800
|
default: boolean;
|
|
@@ -13818,13 +13818,13 @@ export declare const PlusPage: {
|
|
|
13818
13818
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
13819
13819
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
13820
13820
|
highlightCurrentRow: BooleanConstructor;
|
|
13821
|
-
currentRowKey: (
|
|
13821
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
13822
13822
|
emptyText: StringConstructor;
|
|
13823
13823
|
expandRowKeys: PropType<any[] | undefined>;
|
|
13824
13824
|
defaultExpandAll: BooleanConstructor;
|
|
13825
13825
|
defaultSort: PropType< Sort | undefined>;
|
|
13826
13826
|
tooltipEffect: StringConstructor;
|
|
13827
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
13827
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
13828
13828
|
spanMethod: PropType<((data: {
|
|
13829
13829
|
row: any;
|
|
13830
13830
|
rowIndex: number;
|
|
@@ -13868,7 +13868,7 @@ export declare const PlusPage: {
|
|
|
13868
13868
|
};
|
|
13869
13869
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
13870
13870
|
flexible: BooleanConstructor;
|
|
13871
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
13871
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
13872
13872
|
}>> & {
|
|
13873
13873
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
13874
13874
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -13927,9 +13927,9 @@ export declare const PlusPage: {
|
|
|
13927
13927
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
13928
13928
|
__epPropKey: true;
|
|
13929
13929
|
};
|
|
13930
|
-
width: (
|
|
13931
|
-
height: (
|
|
13932
|
-
maxHeight: (
|
|
13930
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
13931
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
13932
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
13933
13933
|
fit: {
|
|
13934
13934
|
type: BooleanConstructor;
|
|
13935
13935
|
default: boolean;
|
|
@@ -13953,13 +13953,13 @@ export declare const PlusPage: {
|
|
|
13953
13953
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
13954
13954
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
13955
13955
|
highlightCurrentRow: BooleanConstructor;
|
|
13956
|
-
currentRowKey: (
|
|
13956
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
13957
13957
|
emptyText: StringConstructor;
|
|
13958
13958
|
expandRowKeys: PropType<any[] | undefined>;
|
|
13959
13959
|
defaultExpandAll: BooleanConstructor;
|
|
13960
13960
|
defaultSort: PropType< Sort | undefined>;
|
|
13961
13961
|
tooltipEffect: StringConstructor;
|
|
13962
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
13962
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
13963
13963
|
spanMethod: PropType<((data: {
|
|
13964
13964
|
row: any;
|
|
13965
13965
|
rowIndex: number;
|
|
@@ -14003,7 +14003,7 @@ export declare const PlusPage: {
|
|
|
14003
14003
|
};
|
|
14004
14004
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
14005
14005
|
flexible: BooleanConstructor;
|
|
14006
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
14006
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
14007
14007
|
}>> & {
|
|
14008
14008
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
14009
14009
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -14370,9 +14370,9 @@ export declare const PlusPage: {
|
|
|
14370
14370
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
14371
14371
|
__epPropKey: true;
|
|
14372
14372
|
};
|
|
14373
|
-
width: (
|
|
14374
|
-
height: (
|
|
14375
|
-
maxHeight: (
|
|
14373
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
14374
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
14375
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
14376
14376
|
fit: {
|
|
14377
14377
|
type: BooleanConstructor;
|
|
14378
14378
|
default: boolean;
|
|
@@ -14396,13 +14396,13 @@ export declare const PlusPage: {
|
|
|
14396
14396
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
14397
14397
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
14398
14398
|
highlightCurrentRow: BooleanConstructor;
|
|
14399
|
-
currentRowKey: (
|
|
14399
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
14400
14400
|
emptyText: StringConstructor;
|
|
14401
14401
|
expandRowKeys: PropType<any[] | undefined>;
|
|
14402
14402
|
defaultExpandAll: BooleanConstructor;
|
|
14403
14403
|
defaultSort: PropType< Sort | undefined>;
|
|
14404
14404
|
tooltipEffect: StringConstructor;
|
|
14405
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
14405
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
14406
14406
|
spanMethod: PropType<((data: {
|
|
14407
14407
|
row: any;
|
|
14408
14408
|
rowIndex: number;
|
|
@@ -14446,7 +14446,7 @@ export declare const PlusPage: {
|
|
|
14446
14446
|
};
|
|
14447
14447
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
14448
14448
|
flexible: BooleanConstructor;
|
|
14449
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
14449
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
14450
14450
|
}>> & {
|
|
14451
14451
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
14452
14452
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -14566,9 +14566,9 @@ export declare const PlusPage: {
|
|
|
14566
14566
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
14567
14567
|
__epPropKey: true;
|
|
14568
14568
|
};
|
|
14569
|
-
width: (
|
|
14570
|
-
height: (
|
|
14571
|
-
maxHeight: (
|
|
14569
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
14570
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
14571
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
14572
14572
|
fit: {
|
|
14573
14573
|
type: BooleanConstructor;
|
|
14574
14574
|
default: boolean;
|
|
@@ -14592,13 +14592,13 @@ export declare const PlusPage: {
|
|
|
14592
14592
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
14593
14593
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
14594
14594
|
highlightCurrentRow: BooleanConstructor;
|
|
14595
|
-
currentRowKey: (
|
|
14595
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
14596
14596
|
emptyText: StringConstructor;
|
|
14597
14597
|
expandRowKeys: PropType<any[] | undefined>;
|
|
14598
14598
|
defaultExpandAll: BooleanConstructor;
|
|
14599
14599
|
defaultSort: PropType< Sort | undefined>;
|
|
14600
14600
|
tooltipEffect: StringConstructor;
|
|
14601
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
14601
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
14602
14602
|
spanMethod: PropType<((data: {
|
|
14603
14603
|
row: any;
|
|
14604
14604
|
rowIndex: number;
|
|
@@ -14642,7 +14642,7 @@ export declare const PlusPage: {
|
|
|
14642
14642
|
};
|
|
14643
14643
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
14644
14644
|
flexible: BooleanConstructor;
|
|
14645
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
14645
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
14646
14646
|
}>> & {
|
|
14647
14647
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
14648
14648
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -14701,9 +14701,9 @@ export declare const PlusPage: {
|
|
|
14701
14701
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
14702
14702
|
__epPropKey: true;
|
|
14703
14703
|
};
|
|
14704
|
-
width: (
|
|
14705
|
-
height: (
|
|
14706
|
-
maxHeight: (
|
|
14704
|
+
width: (NumberConstructor | StringConstructor)[];
|
|
14705
|
+
height: (NumberConstructor | StringConstructor)[];
|
|
14706
|
+
maxHeight: (NumberConstructor | StringConstructor)[];
|
|
14707
14707
|
fit: {
|
|
14708
14708
|
type: BooleanConstructor;
|
|
14709
14709
|
default: boolean;
|
|
@@ -14727,13 +14727,13 @@ export declare const PlusPage: {
|
|
|
14727
14727
|
headerCellClassName: PropType< CellCls<any> | undefined>;
|
|
14728
14728
|
headerCellStyle: PropType< CellStyle<any> | undefined>;
|
|
14729
14729
|
highlightCurrentRow: BooleanConstructor;
|
|
14730
|
-
currentRowKey: (
|
|
14730
|
+
currentRowKey: (NumberConstructor | StringConstructor)[];
|
|
14731
14731
|
emptyText: StringConstructor;
|
|
14732
14732
|
expandRowKeys: PropType<any[] | undefined>;
|
|
14733
14733
|
defaultExpandAll: BooleanConstructor;
|
|
14734
14734
|
defaultSort: PropType< Sort | undefined>;
|
|
14735
14735
|
tooltipEffect: StringConstructor;
|
|
14736
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
14736
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
14737
14737
|
spanMethod: PropType<((data: {
|
|
14738
14738
|
row: any;
|
|
14739
14739
|
rowIndex: number;
|
|
@@ -14777,7 +14777,7 @@ export declare const PlusPage: {
|
|
|
14777
14777
|
};
|
|
14778
14778
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
14779
14779
|
flexible: BooleanConstructor;
|
|
14780
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
14780
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "transition" | "showArrow" | "appendTo" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
14781
14781
|
}>> & {
|
|
14782
14782
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
14783
14783
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -14983,12 +14983,12 @@ export declare const PlusPage: {
|
|
|
14983
14983
|
$slots: Partial<Record<never, (_: {
|
|
14984
14984
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
14985
14985
|
readonly label: string | ComputedRef<string>;
|
|
14986
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
14986
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
14987
14987
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
14988
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
14988
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
14989
14989
|
style?: CSSProperties | undefined;
|
|
14990
14990
|
class?: any;
|
|
14991
|
-
} & RecordType> | ComputedRef<
|
|
14991
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
14992
14992
|
style?: CSSProperties | undefined;
|
|
14993
14993
|
class?: any;
|
|
14994
14994
|
} & RecordType>>;
|
|
@@ -15010,7 +15010,7 @@ export declare const PlusPage: {
|
|
|
15010
15010
|
};
|
|
15011
15011
|
rows: number;
|
|
15012
15012
|
autocomplete: string;
|
|
15013
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
15013
|
+
type: "" | "number" | "default" | "color" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "datetimerange" | "daterange" | "monthrange" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
15014
15014
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
15015
15015
|
step: string | number;
|
|
15016
15016
|
format: string | ProgressFn | undefined;
|
|
@@ -15049,12 +15049,12 @@ export declare const PlusPage: {
|
|
|
15049
15049
|
fieldInstance?: any;
|
|
15050
15050
|
valueIsReady?: Ref<boolean> | undefined;
|
|
15051
15051
|
prop: string;
|
|
15052
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
15052
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
15053
15053
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
15054
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
15054
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
15055
15055
|
style?: CSSProperties | undefined;
|
|
15056
15056
|
class?: any;
|
|
15057
|
-
} & RecordType> | ComputedRef<
|
|
15057
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
15058
15058
|
style?: CSSProperties | undefined;
|
|
15059
15059
|
class?: any;
|
|
15060
15060
|
} & RecordType>>;
|