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
|
@@ -1164,12 +1164,12 @@ export declare const PlusSearch: {
|
|
|
1164
1164
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
1165
1165
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
1166
1166
|
readonly label: string | ComputedRef<string>;
|
|
1167
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
1167
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1168
1168
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1169
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1169
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1170
1170
|
style?: CSSProperties | undefined;
|
|
1171
1171
|
class?: any;
|
|
1172
|
-
} & RecordType> | ComputedRef<
|
|
1172
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1173
1173
|
style?: CSSProperties | undefined;
|
|
1174
1174
|
class?: any;
|
|
1175
1175
|
} & RecordType>>;
|
|
@@ -1191,7 +1191,7 @@ export declare const PlusSearch: {
|
|
|
1191
1191
|
};
|
|
1192
1192
|
rows: number;
|
|
1193
1193
|
autocomplete: string;
|
|
1194
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
1194
|
+
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";
|
|
1195
1195
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1196
1196
|
step: string | number;
|
|
1197
1197
|
format: string | ProgressFn | undefined;
|
|
@@ -1230,12 +1230,12 @@ export declare const PlusSearch: {
|
|
|
1230
1230
|
fieldInstance?: any;
|
|
1231
1231
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1232
1232
|
prop: string;
|
|
1233
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
1233
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1234
1234
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1235
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1235
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1236
1236
|
style?: CSSProperties | undefined;
|
|
1237
1237
|
class?: any;
|
|
1238
|
-
} & RecordType> | ComputedRef<
|
|
1238
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1239
1239
|
style?: CSSProperties | undefined;
|
|
1240
1240
|
class?: any;
|
|
1241
1241
|
} & RecordType>>;
|
|
@@ -1260,12 +1260,12 @@ export declare const PlusSearch: {
|
|
|
1260
1260
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
1261
1261
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
1262
1262
|
readonly label: string | ComputedRef<string>;
|
|
1263
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
1263
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1264
1264
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1265
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1265
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1266
1266
|
style?: CSSProperties | undefined;
|
|
1267
1267
|
class?: any;
|
|
1268
|
-
} & RecordType> | ComputedRef<
|
|
1268
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1269
1269
|
style?: CSSProperties | undefined;
|
|
1270
1270
|
class?: any;
|
|
1271
1271
|
} & RecordType>>;
|
|
@@ -1287,7 +1287,7 @@ export declare const PlusSearch: {
|
|
|
1287
1287
|
};
|
|
1288
1288
|
rows: number;
|
|
1289
1289
|
autocomplete: string;
|
|
1290
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
1290
|
+
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";
|
|
1291
1291
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1292
1292
|
step: string | number;
|
|
1293
1293
|
format: string | ProgressFn | undefined;
|
|
@@ -1326,12 +1326,12 @@ export declare const PlusSearch: {
|
|
|
1326
1326
|
fieldInstance?: any;
|
|
1327
1327
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1328
1328
|
prop: string;
|
|
1329
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
1329
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1330
1330
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1331
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1331
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1332
1332
|
style?: CSSProperties | undefined;
|
|
1333
1333
|
class?: any;
|
|
1334
|
-
} & RecordType> | ComputedRef<
|
|
1334
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1335
1335
|
style?: CSSProperties | undefined;
|
|
1336
1336
|
class?: any;
|
|
1337
1337
|
} & RecordType>>;
|
|
@@ -2656,12 +2656,12 @@ export declare const PlusSearch: {
|
|
|
2656
2656
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
2657
2657
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
2658
2658
|
readonly label: string | ComputedRef<string>;
|
|
2659
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
2659
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
2660
2660
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
2661
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
2661
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
2662
2662
|
style?: CSSProperties | undefined;
|
|
2663
2663
|
class?: any;
|
|
2664
|
-
} & RecordType> | ComputedRef<
|
|
2664
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
2665
2665
|
style?: CSSProperties | undefined;
|
|
2666
2666
|
class?: any;
|
|
2667
2667
|
} & RecordType>>;
|
|
@@ -2683,7 +2683,7 @@ export declare const PlusSearch: {
|
|
|
2683
2683
|
};
|
|
2684
2684
|
rows: number;
|
|
2685
2685
|
autocomplete: string;
|
|
2686
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
2686
|
+
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";
|
|
2687
2687
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
2688
2688
|
step: string | number;
|
|
2689
2689
|
format: string | ProgressFn | undefined;
|
|
@@ -2722,12 +2722,12 @@ export declare const PlusSearch: {
|
|
|
2722
2722
|
fieldInstance?: any;
|
|
2723
2723
|
valueIsReady?: Ref<boolean> | undefined;
|
|
2724
2724
|
prop: string;
|
|
2725
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
2725
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
2726
2726
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
2727
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
2727
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
2728
2728
|
style?: CSSProperties | undefined;
|
|
2729
2729
|
class?: any;
|
|
2730
|
-
} & RecordType> | ComputedRef<
|
|
2730
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
2731
2731
|
style?: CSSProperties | undefined;
|
|
2732
2732
|
class?: any;
|
|
2733
2733
|
} & RecordType>>;
|
|
@@ -2752,12 +2752,12 @@ export declare const PlusSearch: {
|
|
|
2752
2752
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
2753
2753
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
2754
2754
|
readonly label: string | ComputedRef<string>;
|
|
2755
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
2755
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
2756
2756
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
2757
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
2757
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
2758
2758
|
style?: CSSProperties | undefined;
|
|
2759
2759
|
class?: any;
|
|
2760
|
-
} & RecordType> | ComputedRef<
|
|
2760
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
2761
2761
|
style?: CSSProperties | undefined;
|
|
2762
2762
|
class?: any;
|
|
2763
2763
|
} & RecordType>>;
|
|
@@ -2779,7 +2779,7 @@ export declare const PlusSearch: {
|
|
|
2779
2779
|
};
|
|
2780
2780
|
rows: number;
|
|
2781
2781
|
autocomplete: string;
|
|
2782
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
2782
|
+
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";
|
|
2783
2783
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
2784
2784
|
step: string | number;
|
|
2785
2785
|
format: string | ProgressFn | undefined;
|
|
@@ -2818,12 +2818,12 @@ export declare const PlusSearch: {
|
|
|
2818
2818
|
fieldInstance?: any;
|
|
2819
2819
|
valueIsReady?: Ref<boolean> | undefined;
|
|
2820
2820
|
prop: string;
|
|
2821
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
2821
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
2822
2822
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
2823
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
2823
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
2824
2824
|
style?: CSSProperties | undefined;
|
|
2825
2825
|
class?: any;
|
|
2826
|
-
} & RecordType> | ComputedRef<
|
|
2826
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
2827
2827
|
style?: CSSProperties | undefined;
|
|
2828
2828
|
class?: any;
|
|
2829
2829
|
} & RecordType>>;
|
|
@@ -4046,12 +4046,12 @@ export declare const PlusSearch: {
|
|
|
4046
4046
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
4047
4047
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
4048
4048
|
readonly label: string | ComputedRef<string>;
|
|
4049
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
4049
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
4050
4050
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
4051
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
4051
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
4052
4052
|
style?: CSSProperties | undefined;
|
|
4053
4053
|
class?: any;
|
|
4054
|
-
} & RecordType> | ComputedRef<
|
|
4054
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
4055
4055
|
style?: CSSProperties | undefined;
|
|
4056
4056
|
class?: any;
|
|
4057
4057
|
} & RecordType>>;
|
|
@@ -4073,7 +4073,7 @@ export declare const PlusSearch: {
|
|
|
4073
4073
|
};
|
|
4074
4074
|
rows: number;
|
|
4075
4075
|
autocomplete: string;
|
|
4076
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
4076
|
+
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";
|
|
4077
4077
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
4078
4078
|
step: string | number;
|
|
4079
4079
|
format: string | ProgressFn | undefined;
|
|
@@ -4112,12 +4112,12 @@ export declare const PlusSearch: {
|
|
|
4112
4112
|
fieldInstance?: any;
|
|
4113
4113
|
valueIsReady?: Ref<boolean> | undefined;
|
|
4114
4114
|
prop: string;
|
|
4115
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
4115
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
4116
4116
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
4117
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
4117
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
4118
4118
|
style?: CSSProperties | undefined;
|
|
4119
4119
|
class?: any;
|
|
4120
|
-
} & RecordType> | ComputedRef<
|
|
4120
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
4121
4121
|
style?: CSSProperties | undefined;
|
|
4122
4122
|
class?: any;
|
|
4123
4123
|
} & RecordType>>;
|
|
@@ -4142,12 +4142,12 @@ export declare const PlusSearch: {
|
|
|
4142
4142
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
4143
4143
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
4144
4144
|
readonly label: string | ComputedRef<string>;
|
|
4145
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
4145
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
4146
4146
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
4147
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
4147
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
4148
4148
|
style?: CSSProperties | undefined;
|
|
4149
4149
|
class?: any;
|
|
4150
|
-
} & RecordType> | ComputedRef<
|
|
4150
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
4151
4151
|
style?: CSSProperties | undefined;
|
|
4152
4152
|
class?: any;
|
|
4153
4153
|
} & RecordType>>;
|
|
@@ -4169,7 +4169,7 @@ export declare const PlusSearch: {
|
|
|
4169
4169
|
};
|
|
4170
4170
|
rows: number;
|
|
4171
4171
|
autocomplete: string;
|
|
4172
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
4172
|
+
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";
|
|
4173
4173
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
4174
4174
|
step: string | number;
|
|
4175
4175
|
format: string | ProgressFn | undefined;
|
|
@@ -4208,12 +4208,12 @@ export declare const PlusSearch: {
|
|
|
4208
4208
|
fieldInstance?: any;
|
|
4209
4209
|
valueIsReady?: Ref<boolean> | undefined;
|
|
4210
4210
|
prop: string;
|
|
4211
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
4211
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
4212
4212
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
4213
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
4213
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
4214
4214
|
style?: CSSProperties | undefined;
|
|
4215
4215
|
class?: any;
|
|
4216
|
-
} & RecordType> | ComputedRef<
|
|
4216
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
4217
4217
|
style?: CSSProperties | undefined;
|
|
4218
4218
|
class?: any;
|
|
4219
4219
|
} & RecordType>>;
|
|
@@ -4287,12 +4287,12 @@ export declare const PlusSearch: {
|
|
|
4287
4287
|
$slots: Partial<Record<NonNullable<string | number>, (_: {
|
|
4288
4288
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
4289
4289
|
readonly label: string | ComputedRef<string>;
|
|
4290
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
4290
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
4291
4291
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
4292
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
4292
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
4293
4293
|
style?: CSSProperties | undefined;
|
|
4294
4294
|
class?: any;
|
|
4295
|
-
} & RecordType> | ComputedRef<
|
|
4295
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
4296
4296
|
style?: CSSProperties | undefined;
|
|
4297
4297
|
class?: any;
|
|
4298
4298
|
} & RecordType>>;
|
|
@@ -4314,7 +4314,7 @@ export declare const PlusSearch: {
|
|
|
4314
4314
|
};
|
|
4315
4315
|
rows: number;
|
|
4316
4316
|
autocomplete: string;
|
|
4317
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
4317
|
+
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";
|
|
4318
4318
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
4319
4319
|
step: string | number;
|
|
4320
4320
|
format: string | ProgressFn | undefined;
|
|
@@ -4353,12 +4353,12 @@ export declare const PlusSearch: {
|
|
|
4353
4353
|
fieldInstance?: any;
|
|
4354
4354
|
valueIsReady?: Ref<boolean> | undefined;
|
|
4355
4355
|
prop: string;
|
|
4356
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
4356
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
4357
4357
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
4358
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
4358
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
4359
4359
|
style?: CSSProperties | undefined;
|
|
4360
4360
|
class?: any;
|
|
4361
|
-
} & RecordType> | ComputedRef<
|
|
4361
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
4362
4362
|
style?: CSSProperties | undefined;
|
|
4363
4363
|
class?: any;
|
|
4364
4364
|
} & RecordType>>;
|
|
@@ -1097,12 +1097,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1097
1097
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
1098
1098
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
1099
1099
|
readonly label: string | ComputedRef<string>;
|
|
1100
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
1100
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1101
1101
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1102
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1102
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1103
1103
|
style?: CSSProperties | undefined;
|
|
1104
1104
|
class?: any;
|
|
1105
|
-
} & RecordType> | ComputedRef<
|
|
1105
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1106
1106
|
style?: CSSProperties | undefined;
|
|
1107
1107
|
class?: any;
|
|
1108
1108
|
} & RecordType>>;
|
|
@@ -1124,7 +1124,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1124
1124
|
};
|
|
1125
1125
|
rows: number;
|
|
1126
1126
|
autocomplete: string;
|
|
1127
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
1127
|
+
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";
|
|
1128
1128
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1129
1129
|
step: string | number;
|
|
1130
1130
|
format: string | ProgressFn | undefined;
|
|
@@ -1163,12 +1163,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1163
1163
|
fieldInstance?: any;
|
|
1164
1164
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1165
1165
|
prop: string;
|
|
1166
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
1166
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1167
1167
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1168
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1168
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1169
1169
|
style?: CSSProperties | undefined;
|
|
1170
1170
|
class?: any;
|
|
1171
|
-
} & RecordType> | ComputedRef<
|
|
1171
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1172
1172
|
style?: CSSProperties | undefined;
|
|
1173
1173
|
class?: any;
|
|
1174
1174
|
} & RecordType>>;
|
|
@@ -1193,12 +1193,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1193
1193
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
1194
1194
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
1195
1195
|
readonly label: string | ComputedRef<string>;
|
|
1196
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
1196
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1197
1197
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1198
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1198
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1199
1199
|
style?: CSSProperties | undefined;
|
|
1200
1200
|
class?: any;
|
|
1201
|
-
} & RecordType> | ComputedRef<
|
|
1201
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1202
1202
|
style?: CSSProperties | undefined;
|
|
1203
1203
|
class?: any;
|
|
1204
1204
|
} & RecordType>>;
|
|
@@ -1220,7 +1220,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1220
1220
|
};
|
|
1221
1221
|
rows: number;
|
|
1222
1222
|
autocomplete: string;
|
|
1223
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
1223
|
+
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";
|
|
1224
1224
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1225
1225
|
step: string | number;
|
|
1226
1226
|
format: string | ProgressFn | undefined;
|
|
@@ -1259,12 +1259,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1259
1259
|
fieldInstance?: any;
|
|
1260
1260
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1261
1261
|
prop: string;
|
|
1262
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
1262
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1263
1263
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1264
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1264
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1265
1265
|
style?: CSSProperties | undefined;
|
|
1266
1266
|
class?: any;
|
|
1267
|
-
} & RecordType> | ComputedRef<
|
|
1267
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1268
1268
|
style?: CSSProperties | undefined;
|
|
1269
1269
|
class?: any;
|
|
1270
1270
|
} & RecordType>>;
|
|
@@ -1370,12 +1370,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1370
1370
|
}, {}>, Partial<Record<NonNullable<string | number>, (_: {
|
|
1371
1371
|
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "index" | "label" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "valueType" | "renderField" | "renderLabel" | "renderErrorMessage" | "optionsMap">> & {
|
|
1372
1372
|
readonly label: string | ComputedRef<string>;
|
|
1373
|
-
readonly modelValue: string | number | boolean | string[] | [string, string] |
|
|
1373
|
+
readonly modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1374
1374
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1375
|
-
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1375
|
+
readonly tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1376
1376
|
style?: CSSProperties | undefined;
|
|
1377
1377
|
class?: any;
|
|
1378
|
-
} & RecordType> | ComputedRef<
|
|
1378
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1379
1379
|
style?: CSSProperties | undefined;
|
|
1380
1380
|
class?: any;
|
|
1381
1381
|
} & RecordType>>;
|
|
@@ -1397,7 +1397,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1397
1397
|
};
|
|
1398
1398
|
rows: number;
|
|
1399
1399
|
autocomplete: string;
|
|
1400
|
-
type: "" | "number" | "default" | "search" | "button" | "textarea" | "time" | "circle" | "image" | "line" | "text" | "checkbox" | "radio" | "
|
|
1400
|
+
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";
|
|
1401
1401
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1402
1402
|
step: string | number;
|
|
1403
1403
|
format: string | ProgressFn | undefined;
|
|
@@ -1436,12 +1436,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1436
1436
|
fieldInstance?: any;
|
|
1437
1437
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1438
1438
|
prop: string;
|
|
1439
|
-
modelValue: string | number | boolean | string[] | [string, string] |
|
|
1439
|
+
modelValue: string | number | boolean | string[] | [string, string] | RecordType | Date | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | string[][] | number[][] | null;
|
|
1440
1440
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1441
|
-
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1441
|
+
tooltip: string | ComputedRef<string> | Partial< Mutable<ElTooltipProps> & {
|
|
1442
1442
|
style?: CSSProperties | undefined;
|
|
1443
1443
|
class?: any;
|
|
1444
|
-
} & RecordType> | ComputedRef<
|
|
1444
|
+
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1445
1445
|
style?: CSSProperties | undefined;
|
|
1446
1446
|
class?: any;
|
|
1447
1447
|
} & RecordType>>;
|