yc-pro-components 0.0.24 → 0.0.26
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 +76 -76
- package/es/components/check-card/src/index.vue.d.ts +14 -14
- package/es/components/check-card-group/index.d.ts +57 -57
- package/es/components/check-card-group/src/index.vue.d.ts +20 -20
- package/es/components/date-picker/index.d.ts +10 -10
- package/es/components/date-picker/src/index.vue.d.ts +2 -2
- package/es/components/descriptions/index.d.ts +39 -39
- package/es/components/descriptions/src/index.vue.d.ts +2 -2
- package/es/components/dialog/index.d.ts +45 -45
- package/es/components/dialog/src/index.vue.d.ts +3 -3
- package/es/components/dialog-form/index.d.ts +47 -47
- package/es/components/dialog-form/src/index.vue.d.ts +11 -11
- package/es/components/display-item/index.d.ts +24 -24
- package/es/components/display-item/src/index.vue.d.ts +24 -24
- package/es/components/drawer-form/index.d.ts +31 -31
- package/es/components/drawer-form/src/index.vue.d.ts +10 -10
- package/es/components/form/index.d.ts +157 -138
- package/es/components/form/src/form-content.vue.d.ts +33 -29
- package/es/components/form/src/form-content.vue2.mjs +106 -96
- package/es/components/form/src/index.vue.d.ts +28 -25
- package/es/components/form/src/index.vue2.mjs +5 -2
- package/es/components/form/src/type.d.ts +4 -0
- package/es/components/form-item/index.d.ts +150 -150
- package/es/components/form-item/src/form-item.mjs +2 -1
- package/es/components/form-item/src/index.vue.d.ts +21 -21
- package/es/components/form-item/src/index.vue2.mjs +22 -18
- 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 +16 -16
- package/es/components/input-tag/src/index.vue.d.ts +8 -8
- package/es/components/layout/index.d.ts +30 -30
- package/es/components/layout/src/index.vue.d.ts +10 -10
- package/es/components/page/index.d.ts +1175 -1040
- package/es/components/page/src/index.vue.d.ts +383 -338
- package/es/components/pagination/index.d.ts +38 -38
- package/es/components/pagination/src/index.vue.d.ts +2 -2
- package/es/components/radio/index.d.ts +34 -34
- package/es/components/radio/src/index.vue.d.ts +26 -26
- package/es/components/render/index.d.ts +17 -17
- package/es/components/render/src/index.vue.d.ts +2 -2
- package/es/components/search/index.d.ts +494 -430
- package/es/components/search/src/index.vue.d.ts +143 -125
- package/es/components/search/src/index.vue2.mjs +3 -1
- package/es/components/search/src/type.d.ts +7 -0
- package/es/components/sidebar/index.d.ts +15 -15
- package/es/components/sidebar/src/index.vue.d.ts +5 -5
- package/es/components/steps-form/index.d.ts +19 -19
- package/es/components/steps-form/src/index.vue.d.ts +1 -1
- package/es/components/table/index.d.ts +38 -38
- package/es/components/table/src/index.vue.d.ts +7 -7
- package/es/components/table/src/table-action-bar.vue.d.ts +3 -3
- package/es/components/table/src/table-column-drag-sort.vue.d.ts +6 -6
- package/es/components/table/src/table-column.vue.d.ts +24 -24
- package/es/components/table/src/table-title-bar.vue2.mjs +1 -0
- package/es/components/utils/index.d.ts +15 -15
- 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-dialog/src/index.vue2.mjs +1 -1
- package/es/components/yc-drawer/src/index.vue.mjs +1 -1
- package/es/components/yc-drawer/src/index.vue2.mjs +1 -1
- package/es/components/yc-drawer/store.d.ts +6 -6
- package/es/components/yc-more-actions/index.d.ts +6 -6
- package/es/components/yc-more-actions/src/index.vue.d.ts +1 -1
- package/es/components/yc-plus-page/src/index.vue.d.ts +826 -736
- package/es/components/yc-plus-page/src/index.vue.mjs +1 -1
- package/es/components/yc-plus-page/src/index.vue2.mjs +2 -15
- package/es/components/yc-plus-tree/src/index.vue.d.ts +6 -1
- package/es/components/yc-plus-tree/src/index.vue.mjs +1 -1
- package/es/components/yc-plus-tree/src/index.vue2.mjs +14 -6
- package/es/components/yc-segmented/index.d.ts +1 -1
- package/es/components/yc-segmented/src/index.d.ts +1 -1
- package/es/components/yc-select-v2/src/index.vue.d.ts +1 -1
- package/es/components/yc-status-dialog/src/index.vue.d.ts +1 -1
- package/es/components/yc-tabs-with-filter/index.d.ts +16 -16
- package/es/hooks/usePlusFormReset.d.ts +208 -208
- package/es/index.css +3 -3
- package/index.css +54 -54
- package/index.js +160 -144
- package/index.min.css +3 -3
- package/index.min.js +7 -7
- package/index.min.mjs +7 -7
- package/index.mjs +160 -144
- package/lib/components/check-card/index.d.ts +76 -76
- package/lib/components/check-card/src/index.vue.d.ts +14 -14
- package/lib/components/check-card-group/index.d.ts +57 -57
- package/lib/components/check-card-group/src/index.vue.d.ts +20 -20
- package/lib/components/date-picker/index.d.ts +10 -10
- package/lib/components/date-picker/src/index.vue.d.ts +2 -2
- package/lib/components/descriptions/index.d.ts +39 -39
- package/lib/components/descriptions/src/index.vue.d.ts +2 -2
- package/lib/components/dialog/index.d.ts +45 -45
- package/lib/components/dialog/src/index.vue.d.ts +3 -3
- package/lib/components/dialog-form/index.d.ts +47 -47
- package/lib/components/dialog-form/src/index.vue.d.ts +11 -11
- package/lib/components/display-item/index.d.ts +24 -24
- package/lib/components/display-item/src/index.vue.d.ts +24 -24
- package/lib/components/drawer-form/index.d.ts +31 -31
- package/lib/components/drawer-form/src/index.vue.d.ts +10 -10
- package/lib/components/form/index.d.ts +157 -138
- package/lib/components/form/src/form-content.vue.d.ts +33 -29
- package/lib/components/form/src/form-content.vue2.js +105 -95
- package/lib/components/form/src/index.vue.d.ts +28 -25
- package/lib/components/form/src/index.vue2.js +5 -2
- package/lib/components/form/src/type.d.ts +4 -0
- package/lib/components/form-item/index.d.ts +150 -150
- package/lib/components/form-item/src/form-item.js +2 -1
- package/lib/components/form-item/src/index.vue.d.ts +21 -21
- package/lib/components/form-item/src/index.vue2.js +21 -17
- 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 +16 -16
- package/lib/components/input-tag/src/index.vue.d.ts +8 -8
- package/lib/components/layout/index.d.ts +30 -30
- package/lib/components/layout/src/index.vue.d.ts +10 -10
- package/lib/components/page/index.d.ts +1175 -1040
- package/lib/components/page/src/index.vue.d.ts +383 -338
- package/lib/components/pagination/index.d.ts +38 -38
- package/lib/components/pagination/src/index.vue.d.ts +2 -2
- package/lib/components/radio/index.d.ts +34 -34
- package/lib/components/radio/src/index.vue.d.ts +26 -26
- package/lib/components/render/index.d.ts +17 -17
- package/lib/components/render/src/index.vue.d.ts +2 -2
- package/lib/components/search/index.d.ts +494 -430
- package/lib/components/search/src/index.vue.d.ts +143 -125
- package/lib/components/search/src/index.vue2.js +3 -1
- package/lib/components/search/src/type.d.ts +7 -0
- package/lib/components/sidebar/index.d.ts +15 -15
- package/lib/components/sidebar/src/index.vue.d.ts +5 -5
- package/lib/components/steps-form/index.d.ts +19 -19
- package/lib/components/steps-form/src/index.vue.d.ts +1 -1
- package/lib/components/table/index.d.ts +38 -38
- package/lib/components/table/src/index.vue.d.ts +7 -7
- package/lib/components/table/src/table-action-bar.vue.d.ts +3 -3
- package/lib/components/table/src/table-column-drag-sort.vue.d.ts +6 -6
- package/lib/components/table/src/table-column.vue.d.ts +24 -24
- package/lib/components/table/src/table-title-bar.vue2.js +1 -0
- package/lib/components/utils/index.d.ts +15 -15
- 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-dialog/src/index.vue2.js +1 -1
- package/lib/components/yc-drawer/src/index.vue.js +1 -1
- package/lib/components/yc-drawer/src/index.vue2.js +1 -1
- package/lib/components/yc-drawer/store.d.ts +6 -6
- package/lib/components/yc-more-actions/index.d.ts +6 -6
- package/lib/components/yc-more-actions/src/index.vue.d.ts +1 -1
- package/lib/components/yc-plus-page/src/index.vue.d.ts +826 -736
- package/lib/components/yc-plus-page/src/index.vue.js +1 -1
- package/lib/components/yc-plus-page/src/index.vue2.js +2 -15
- package/lib/components/yc-plus-tree/src/index.vue.d.ts +6 -1
- package/lib/components/yc-plus-tree/src/index.vue.js +1 -1
- package/lib/components/yc-plus-tree/src/index.vue2.js +13 -5
- package/lib/components/yc-segmented/index.d.ts +1 -1
- package/lib/components/yc-segmented/src/index.d.ts +1 -1
- package/lib/components/yc-select-v2/src/index.vue.d.ts +1 -1
- package/lib/components/yc-status-dialog/src/index.vue.d.ts +1 -1
- package/lib/components/yc-tabs-with-filter/index.d.ts +16 -16
- package/lib/hooks/usePlusFormReset.d.ts +208 -208
- package/lib/index.css +3 -3
- package/locale/en.js +1 -1
- package/locale/en.min.js +1 -1
- package/locale/en.min.mjs +1 -1
- package/locale/en.mjs +1 -1
- package/locale/ja.js +1 -1
- package/locale/ja.min.js +1 -1
- package/locale/ja.min.mjs +1 -1
- package/locale/ja.mjs +1 -1
- package/locale/ko.js +1 -1
- package/locale/ko.min.js +1 -1
- package/locale/ko.min.mjs +1 -1
- package/locale/ko.mjs +1 -1
- package/locale/zh-cn.js +1 -1
- package/locale/zh-cn.min.js +1 -1
- package/locale/zh-cn.min.mjs +1 -1
- package/locale/zh-cn.mjs +1 -1
- package/locale/zh-tw.js +1 -1
- package/locale/zh-tw.min.js +1 -1
- package/locale/zh-tw.min.mjs +1 -1
- package/locale/zh-tw.mjs +1 -1
- package/package.json +1 -1
- package/theme-chalk/index.css +1 -1
- package/theme-chalk/plus-dialog.css +1 -1
- package/theme-chalk/plus-display-item.css +1 -1
- package/theme-chalk/plus-form.css +1 -1
- package/theme-chalk/plus-search.css +1 -1
- package/theme-chalk/plus-table.css +1 -1
- package/theme-chalk/plus-yc-dialog.css +1 -1
- package/theme-chalk/plus-yc-drawer.css +1 -1
- package/theme-chalk/plus-yc-plus-tree.css +1 -1
- package/theme-chalk/src/dialog.scss +45 -0
- package/theme-chalk/src/display-item.scss +1 -0
- package/theme-chalk/src/form.scss +20 -0
- package/theme-chalk/src/search.scss +125 -0
- package/theme-chalk/src/table.scss +10 -0
- package/theme-chalk/src/yc-dialog.scss +50 -0
- package/theme-chalk/src/yc-drawer.scss +1 -1
- package/theme-chalk/src/yc-plus-tree.scss +1 -0
|
@@ -4,7 +4,7 @@ import { Options } from 'sortablejs';
|
|
|
4
4
|
import { TimeSelectProps } from 'element-plus/es/components/time-select/src/time-select';
|
|
5
5
|
import { LooseRequired } from '@vue/shared';
|
|
6
6
|
import { Arrayable, EpPropFinalized, EpPropMergeType } from 'element-plus/es/utils';
|
|
7
|
-
import { TableProps, CardProps,
|
|
7
|
+
import { TableProps, CardProps, ColProps, RowProps, FormItemRule, FormItemProp, FormItemContext, FormValidateCallback, FormValidationResult, ElTooltipProps, FormItemProps, ProgressFn, CascaderNode, InputAutoSize, AutocompleteProps, CheckboxGroupProps, ColorPickerProps, DatePickerProps, InputProps, InputNumberProps, RadioGroupProps, RateProps, ISelectProps, SliderProps, SwitchProps, TimePickerDefaultProps, TextProps, ImageProps, LinkProps, TagProps, ProgressProps, TableColumnCtx, SummaryMethod, ColumnCls, ColumnStyle, CellCls, CellStyle, Sort, TreeNode, Translator, Table } from 'element-plus';
|
|
8
8
|
import { PlusFormSelfProps, ElementPlusFormProps, RecordType, PlusTableSelfProps, PlusPaginationProps, Mutable, PlusFormGroupRow, PlusFormItemProps, PlusRadioProps, PlusDatePickerProps, PlusInputTagProps, TableValueType, ActionBarProps, ColumnSetting, ButtonsCallBackParams, FormChangeCallBackParams, FilterTableHeaderEventType, TableFormRefRow } from 'packages/yc-components';
|
|
9
9
|
import { RequestResponse, HeaderFilterConfig, HeaderFilterPayload, HeaderFilterResetPayload, HeaderFiltersState, OrderByItem, FieldCatalog } from './type';
|
|
10
10
|
import { FieldValues, OmitTypes, CascaderProps, FormItemValueType, FieldValueType } from 'yc-pro-components/es/types/form';
|
|
@@ -69,6 +69,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
69
69
|
$: ComponentInternalInstance;
|
|
70
70
|
$data: {};
|
|
71
71
|
$props: Partial<{
|
|
72
|
+
columns: PlusColumn[];
|
|
73
|
+
immediate: boolean;
|
|
72
74
|
search: false | Partial<PlusSearchSelfProps & PlusFormSelfProps & Partial< ElementPlusFormProps> & {
|
|
73
75
|
style?: CSSProperties | undefined;
|
|
74
76
|
class?: any;
|
|
@@ -77,10 +79,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
77
79
|
style?: CSSProperties | undefined;
|
|
78
80
|
class?: any;
|
|
79
81
|
}>;
|
|
80
|
-
columns: PlusColumn[];
|
|
81
|
-
immediate: boolean;
|
|
82
82
|
params: RecordType;
|
|
83
|
-
pagination: false | Omit< PlusPaginationProps, "
|
|
83
|
+
pagination: false | Omit< PlusPaginationProps, "total" | "modelValue" | "pageSizeList">;
|
|
84
84
|
columnsEmptyText: string;
|
|
85
85
|
postData: <T = RecordType[]>(data: T[]) => T[];
|
|
86
86
|
beforeSearchSubmit: <T_1 = RecordType>(params: T_1) => T_1;
|
|
@@ -102,6 +102,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
102
102
|
};
|
|
103
103
|
searchSlot: boolean;
|
|
104
104
|
}> & Omit<{
|
|
105
|
+
readonly columns: PlusColumn[];
|
|
106
|
+
readonly immediate: boolean;
|
|
105
107
|
readonly search: false | Partial<PlusSearchSelfProps & PlusFormSelfProps & Partial< ElementPlusFormProps> & {
|
|
106
108
|
style?: CSSProperties | undefined;
|
|
107
109
|
class?: any;
|
|
@@ -110,14 +112,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
110
112
|
style?: CSSProperties | undefined;
|
|
111
113
|
class?: any;
|
|
112
114
|
}>;
|
|
113
|
-
readonly columns: PlusColumn[];
|
|
114
|
-
readonly immediate: boolean;
|
|
115
115
|
readonly params: RecordType;
|
|
116
116
|
readonly request: (params: Partial<PageInfo> & RecordType) => Promise<{
|
|
117
117
|
data: RecordType[];
|
|
118
118
|
total: number;
|
|
119
119
|
}>;
|
|
120
|
-
readonly pagination: false | Omit< PlusPaginationProps, "
|
|
120
|
+
readonly pagination: false | Omit< PlusPaginationProps, "total" | "modelValue" | "pageSizeList">;
|
|
121
121
|
readonly columnsEmptyText: string;
|
|
122
122
|
readonly isCard: boolean;
|
|
123
123
|
readonly searchCardProps: Partial< Mutable<CardProps> & {
|
|
@@ -144,6 +144,15 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
144
144
|
onRequestError?: ((error: unknown) => any) | undefined;
|
|
145
145
|
onRequestComplete?: ((tableData: RecordType[]) => any) | undefined;
|
|
146
146
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
147
|
+
columns: {
|
|
148
|
+
type: PropType<PlusColumn[]>;
|
|
149
|
+
required: true;
|
|
150
|
+
default: () => never[];
|
|
151
|
+
};
|
|
152
|
+
immediate: {
|
|
153
|
+
type: PropType<boolean>;
|
|
154
|
+
default: boolean;
|
|
155
|
+
};
|
|
147
156
|
search: {
|
|
148
157
|
type: PropType<false | Partial<PlusSearchSelfProps & PlusFormSelfProps & Partial< ElementPlusFormProps> & {
|
|
149
158
|
style?: CSSProperties | undefined;
|
|
@@ -158,15 +167,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
158
167
|
}>>;
|
|
159
168
|
default: () => {};
|
|
160
169
|
};
|
|
161
|
-
columns: {
|
|
162
|
-
type: PropType<PlusColumn[]>;
|
|
163
|
-
required: true;
|
|
164
|
-
default: () => never[];
|
|
165
|
-
};
|
|
166
|
-
immediate: {
|
|
167
|
-
type: PropType<boolean>;
|
|
168
|
-
default: boolean;
|
|
169
|
-
};
|
|
170
170
|
params: {
|
|
171
171
|
type: PropType<RecordType>;
|
|
172
172
|
default: () => {};
|
|
@@ -179,7 +179,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
179
179
|
required: true;
|
|
180
180
|
};
|
|
181
181
|
pagination: {
|
|
182
|
-
type: PropType<false | Omit< PlusPaginationProps, "
|
|
182
|
+
type: PropType<false | Omit< PlusPaginationProps, "total" | "modelValue" | "pageSizeList">>;
|
|
183
183
|
default: () => {};
|
|
184
184
|
};
|
|
185
185
|
columnsEmptyText: {
|
|
@@ -247,7 +247,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
247
247
|
onSearch?: ((data: FieldValues) => any) | undefined;
|
|
248
248
|
onRequestError?: ((error: unknown) => any) | undefined;
|
|
249
249
|
onRequestComplete?: ((tableData: RecordType[]) => any) | undefined;
|
|
250
|
-
}, "
|
|
250
|
+
}, "columns" | "immediate" | "search" | "table" | "params" | "pagination" | "columnsEmptyText" | "postData" | "beforeSearchSubmit" | "isCard" | "searchCardProps" | "tableCardProps" | "defaultPageInfo" | "defaultPageSizeList" | "dividerProps" | "pageInfoMap" | "searchSlot">;
|
|
251
251
|
$attrs: {
|
|
252
252
|
[x: string]: unknown;
|
|
253
253
|
};
|
|
@@ -259,9 +259,18 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
259
259
|
}>;
|
|
260
260
|
$root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
261
261
|
$parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
262
|
-
$emit: ((event: "
|
|
262
|
+
$emit: ((event: "reset", data: FieldValues) => void) & ((event: "search", data: FieldValues) => void) & ((event: "paginationChange", pageInfo: PageInfo) => void) & ((event: "requestError", error: unknown) => void) & ((event: "requestComplete", tableData: RecordType[]) => void);
|
|
263
263
|
$el: any;
|
|
264
264
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
265
|
+
columns: {
|
|
266
|
+
type: PropType<PlusColumn[]>;
|
|
267
|
+
required: true;
|
|
268
|
+
default: () => never[];
|
|
269
|
+
};
|
|
270
|
+
immediate: {
|
|
271
|
+
type: PropType<boolean>;
|
|
272
|
+
default: boolean;
|
|
273
|
+
};
|
|
265
274
|
search: {
|
|
266
275
|
type: PropType<false | Partial<PlusSearchSelfProps & PlusFormSelfProps & Partial< ElementPlusFormProps> & {
|
|
267
276
|
style?: CSSProperties | undefined;
|
|
@@ -276,15 +285,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
276
285
|
}>>;
|
|
277
286
|
default: () => {};
|
|
278
287
|
};
|
|
279
|
-
columns: {
|
|
280
|
-
type: PropType<PlusColumn[]>;
|
|
281
|
-
required: true;
|
|
282
|
-
default: () => never[];
|
|
283
|
-
};
|
|
284
|
-
immediate: {
|
|
285
|
-
type: PropType<boolean>;
|
|
286
|
-
default: boolean;
|
|
287
|
-
};
|
|
288
288
|
params: {
|
|
289
289
|
type: PropType<RecordType>;
|
|
290
290
|
default: () => {};
|
|
@@ -297,7 +297,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
297
297
|
required: true;
|
|
298
298
|
};
|
|
299
299
|
pagination: {
|
|
300
|
-
type: PropType<false | Omit< PlusPaginationProps, "
|
|
300
|
+
type: PropType<false | Omit< PlusPaginationProps, "total" | "modelValue" | "pageSizeList">>;
|
|
301
301
|
default: () => {};
|
|
302
302
|
};
|
|
303
303
|
columnsEmptyText: {
|
|
@@ -370,20 +370,21 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
370
370
|
$: ComponentInternalInstance;
|
|
371
371
|
$data: {};
|
|
372
372
|
$props: Partial<{
|
|
373
|
-
modelValue: FieldValues;
|
|
374
373
|
columns: PlusColumn[];
|
|
374
|
+
layout: "grid" | "flex";
|
|
375
|
+
modelValue: FieldValues;
|
|
375
376
|
labelPosition: "top" | "right" | "left";
|
|
376
377
|
inline: boolean;
|
|
377
378
|
showNumber: number;
|
|
378
|
-
|
|
379
|
-
rowProps: Partial< Mutable<RowProps> & {
|
|
379
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
380
380
|
style?: CSSProperties | undefined;
|
|
381
381
|
class?: any;
|
|
382
382
|
} & RecordType>;
|
|
383
|
-
|
|
383
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
384
384
|
style?: CSSProperties | undefined;
|
|
385
385
|
class?: any;
|
|
386
386
|
} & RecordType>;
|
|
387
|
+
defaultValues: FieldValues;
|
|
387
388
|
hasFooter: boolean;
|
|
388
389
|
hasReset: boolean;
|
|
389
390
|
resetText: string;
|
|
@@ -397,19 +398,20 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
397
398
|
searchIcon: Component | null;
|
|
398
399
|
resetIcon: Component | null;
|
|
399
400
|
}> & Omit<{
|
|
400
|
-
readonly modelValue: FieldValues;
|
|
401
401
|
readonly columns: PlusColumn[];
|
|
402
|
+
readonly layout: "grid" | "flex";
|
|
403
|
+
readonly modelValue: FieldValues;
|
|
402
404
|
readonly inline: boolean;
|
|
403
405
|
readonly showNumber: number;
|
|
404
|
-
readonly
|
|
405
|
-
readonly rowProps: Partial< Mutable<RowProps> & {
|
|
406
|
+
readonly colProps: Partial< Mutable<ColProps> & {
|
|
406
407
|
style?: CSSProperties | undefined;
|
|
407
408
|
class?: any;
|
|
408
409
|
} & RecordType>;
|
|
409
|
-
readonly
|
|
410
|
+
readonly rowProps: Partial< Mutable<RowProps> & {
|
|
410
411
|
style?: CSSProperties | undefined;
|
|
411
412
|
class?: any;
|
|
412
413
|
} & RecordType>;
|
|
414
|
+
readonly defaultValues: FieldValues;
|
|
413
415
|
readonly hasFooter: boolean;
|
|
414
416
|
readonly hasReset: boolean;
|
|
415
417
|
readonly resetText: string;
|
|
@@ -429,14 +431,18 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
429
431
|
onSearch?: ((values: FieldValues) => any) | undefined;
|
|
430
432
|
onCollapse?: ((isShowUnfold: boolean) => any) | undefined;
|
|
431
433
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
432
|
-
modelValue: {
|
|
433
|
-
type: PropType<FieldValues>;
|
|
434
|
-
default: () => {};
|
|
435
|
-
};
|
|
436
434
|
columns: {
|
|
437
435
|
type: PropType<PlusColumn[]>;
|
|
438
436
|
default: () => never[];
|
|
439
437
|
};
|
|
438
|
+
layout: {
|
|
439
|
+
type: PropType<"grid" | "flex">;
|
|
440
|
+
default: "flex";
|
|
441
|
+
};
|
|
442
|
+
modelValue: {
|
|
443
|
+
type: PropType<FieldValues>;
|
|
444
|
+
default: () => {};
|
|
445
|
+
};
|
|
440
446
|
labelPosition: {
|
|
441
447
|
type: PropType<"top" | "right" | "left">;
|
|
442
448
|
default: undefined;
|
|
@@ -449,19 +455,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
449
455
|
type: PropType<number>;
|
|
450
456
|
default: number;
|
|
451
457
|
};
|
|
452
|
-
defaultValues: {
|
|
453
|
-
type: PropType<FieldValues>;
|
|
454
|
-
default: () => {};
|
|
455
|
-
};
|
|
456
|
-
rowProps: {
|
|
457
|
-
type: PropType<Partial< Mutable<RowProps> & {
|
|
458
|
-
style?: CSSProperties | undefined;
|
|
459
|
-
class?: any;
|
|
460
|
-
} & RecordType>>;
|
|
461
|
-
default: () => {
|
|
462
|
-
gutter: number;
|
|
463
|
-
};
|
|
464
|
-
};
|
|
465
458
|
colProps: {
|
|
466
459
|
type: PropType<Partial< Mutable<ColProps> & {
|
|
467
460
|
style?: CSSProperties | undefined;
|
|
@@ -475,6 +468,19 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
475
468
|
xl: number;
|
|
476
469
|
};
|
|
477
470
|
};
|
|
471
|
+
rowProps: {
|
|
472
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
473
|
+
style?: CSSProperties | undefined;
|
|
474
|
+
class?: any;
|
|
475
|
+
} & RecordType>>;
|
|
476
|
+
default: () => {
|
|
477
|
+
gutter: number;
|
|
478
|
+
};
|
|
479
|
+
};
|
|
480
|
+
defaultValues: {
|
|
481
|
+
type: PropType<FieldValues>;
|
|
482
|
+
default: () => {};
|
|
483
|
+
};
|
|
478
484
|
hasFooter: {
|
|
479
485
|
type: PropType<boolean>;
|
|
480
486
|
default: boolean;
|
|
@@ -529,7 +535,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
529
535
|
onReset?: ((values: FieldValues) => any) | undefined;
|
|
530
536
|
onSearch?: ((values: FieldValues) => any) | undefined;
|
|
531
537
|
onCollapse?: ((isShowUnfold: boolean) => any) | undefined;
|
|
532
|
-
}, "
|
|
538
|
+
}, "columns" | "layout" | "modelValue" | "labelPosition" | "inline" | "showNumber" | "colProps" | "rowProps" | "defaultValues" | "hasFooter" | "hasReset" | "resetText" | "hasUnfold" | "defaultUnfold" | "searchText" | "retractText" | "expandText" | "searchLoading" | "needValidate" | "searchIcon" | "resetIcon">;
|
|
533
539
|
$attrs: {
|
|
534
540
|
[x: string]: unknown;
|
|
535
541
|
};
|
|
@@ -541,17 +547,21 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
541
547
|
}>;
|
|
542
548
|
$root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
543
549
|
$parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
544
|
-
$emit: ((event: "
|
|
550
|
+
$emit: ((event: "reset", values: FieldValues) => void) & ((event: "search", values: FieldValues) => void) & ((event: "update:modelValue", values: FieldValues) => void) & ((event: "change", values: FieldValues, column: PlusColumn) => void) & ((event: "collapse", isShowUnfold: boolean) => void);
|
|
545
551
|
$el: any;
|
|
546
552
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
547
|
-
modelValue: {
|
|
548
|
-
type: PropType<FieldValues>;
|
|
549
|
-
default: () => {};
|
|
550
|
-
};
|
|
551
553
|
columns: {
|
|
552
554
|
type: PropType<PlusColumn[]>;
|
|
553
555
|
default: () => never[];
|
|
554
556
|
};
|
|
557
|
+
layout: {
|
|
558
|
+
type: PropType<"grid" | "flex">;
|
|
559
|
+
default: "flex";
|
|
560
|
+
};
|
|
561
|
+
modelValue: {
|
|
562
|
+
type: PropType<FieldValues>;
|
|
563
|
+
default: () => {};
|
|
564
|
+
};
|
|
555
565
|
labelPosition: {
|
|
556
566
|
type: PropType<"top" | "right" | "left">;
|
|
557
567
|
default: undefined;
|
|
@@ -564,19 +574,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
564
574
|
type: PropType<number>;
|
|
565
575
|
default: number;
|
|
566
576
|
};
|
|
567
|
-
defaultValues: {
|
|
568
|
-
type: PropType<FieldValues>;
|
|
569
|
-
default: () => {};
|
|
570
|
-
};
|
|
571
|
-
rowProps: {
|
|
572
|
-
type: PropType<Partial< Mutable<RowProps> & {
|
|
573
|
-
style?: CSSProperties | undefined;
|
|
574
|
-
class?: any;
|
|
575
|
-
} & RecordType>>;
|
|
576
|
-
default: () => {
|
|
577
|
-
gutter: number;
|
|
578
|
-
};
|
|
579
|
-
};
|
|
580
577
|
colProps: {
|
|
581
578
|
type: PropType<Partial< Mutable<ColProps> & {
|
|
582
579
|
style?: CSSProperties | undefined;
|
|
@@ -590,6 +587,19 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
590
587
|
xl: number;
|
|
591
588
|
};
|
|
592
589
|
};
|
|
590
|
+
rowProps: {
|
|
591
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
592
|
+
style?: CSSProperties | undefined;
|
|
593
|
+
class?: any;
|
|
594
|
+
} & RecordType>>;
|
|
595
|
+
default: () => {
|
|
596
|
+
gutter: number;
|
|
597
|
+
};
|
|
598
|
+
};
|
|
599
|
+
defaultValues: {
|
|
600
|
+
type: PropType<FieldValues>;
|
|
601
|
+
default: () => {};
|
|
602
|
+
};
|
|
593
603
|
hasFooter: {
|
|
594
604
|
type: PropType<boolean>;
|
|
595
605
|
default: boolean;
|
|
@@ -649,69 +659,71 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
649
659
|
$: ComponentInternalInstance;
|
|
650
660
|
$data: {};
|
|
651
661
|
$props: Partial<{
|
|
652
|
-
modelValue: FieldValues;
|
|
653
|
-
collapseDuration: number;
|
|
654
|
-
collapseTransition: boolean;
|
|
655
662
|
columns: PlusColumn[];
|
|
656
663
|
group: false | PlusFormGroupRow[];
|
|
664
|
+
layout: "grid" | "flex";
|
|
665
|
+
modelValue: FieldValues;
|
|
657
666
|
rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
658
667
|
labelPosition: "top" | "right" | "left";
|
|
659
668
|
labelWidth: string | number;
|
|
660
669
|
labelSuffix: string;
|
|
661
670
|
hasLabel: boolean;
|
|
662
|
-
|
|
663
|
-
|
|
671
|
+
clearable: boolean;
|
|
672
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
664
673
|
style?: CSSProperties | undefined;
|
|
665
674
|
class?: any;
|
|
666
675
|
} & RecordType>;
|
|
667
|
-
|
|
676
|
+
collapseDuration: number;
|
|
677
|
+
collapseTransition: boolean;
|
|
678
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
668
679
|
style?: CSSProperties | undefined;
|
|
669
680
|
class?: any;
|
|
670
681
|
} & RecordType>;
|
|
682
|
+
defaultValues: FieldValues;
|
|
671
683
|
hasErrorTip: boolean;
|
|
672
684
|
hasFooter: boolean;
|
|
673
685
|
hasReset: boolean;
|
|
674
686
|
submitText: string;
|
|
675
687
|
resetText: string;
|
|
676
688
|
submitLoading: boolean;
|
|
677
|
-
footerAlign: "
|
|
689
|
+
footerAlign: "right" | "left" | "center";
|
|
678
690
|
cardProps: Partial< Mutable<CardProps> & {
|
|
679
691
|
style?: CSSProperties | undefined;
|
|
680
692
|
class?: any;
|
|
681
693
|
} & RecordType>;
|
|
682
694
|
prevent: boolean;
|
|
683
|
-
clearable: boolean;
|
|
684
695
|
}> & Omit<{
|
|
685
|
-
readonly modelValue: FieldValues;
|
|
686
696
|
readonly columns: PlusColumn[];
|
|
687
697
|
readonly group: false | PlusFormGroupRow[];
|
|
698
|
+
readonly layout: "grid" | "flex";
|
|
699
|
+
readonly modelValue: FieldValues;
|
|
688
700
|
readonly rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
689
701
|
readonly labelPosition: "top" | "right" | "left";
|
|
690
702
|
readonly labelWidth: string | number;
|
|
691
703
|
readonly labelSuffix: string;
|
|
692
704
|
readonly hasLabel: boolean;
|
|
693
|
-
readonly
|
|
694
|
-
readonly
|
|
705
|
+
readonly clearable: boolean;
|
|
706
|
+
readonly colProps: Partial< Mutable<ColProps> & {
|
|
695
707
|
style?: CSSProperties | undefined;
|
|
696
708
|
class?: any;
|
|
697
709
|
} & RecordType>;
|
|
698
|
-
readonly
|
|
710
|
+
readonly rowProps: Partial< Mutable<RowProps> & {
|
|
699
711
|
style?: CSSProperties | undefined;
|
|
700
712
|
class?: any;
|
|
701
713
|
} & RecordType>;
|
|
714
|
+
readonly defaultValues: FieldValues;
|
|
702
715
|
readonly hasErrorTip: boolean;
|
|
703
716
|
readonly hasFooter: boolean;
|
|
704
717
|
readonly hasReset: boolean;
|
|
705
718
|
readonly submitText: string;
|
|
706
719
|
readonly resetText: string;
|
|
707
720
|
readonly submitLoading: boolean;
|
|
708
|
-
readonly footerAlign: "
|
|
721
|
+
readonly footerAlign: "right" | "left" | "center";
|
|
709
722
|
readonly cardProps: Partial< Mutable<CardProps> & {
|
|
710
723
|
style?: CSSProperties | undefined;
|
|
711
724
|
class?: any;
|
|
712
725
|
} & RecordType>;
|
|
713
726
|
readonly prevent: boolean;
|
|
714
|
-
readonly clearable: boolean;
|
|
715
727
|
readonly collapseDuration?: number | undefined;
|
|
716
728
|
readonly collapseTransition?: boolean | undefined;
|
|
717
729
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
@@ -721,18 +733,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
721
733
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
722
734
|
onSubmitError?: ((errors: unknown) => any) | undefined;
|
|
723
735
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
724
|
-
modelValue: {
|
|
725
|
-
type: PropType<FieldValues>;
|
|
726
|
-
default: () => {};
|
|
727
|
-
};
|
|
728
|
-
collapseDuration: {
|
|
729
|
-
type: PropType<number>;
|
|
730
|
-
default: undefined;
|
|
731
|
-
};
|
|
732
|
-
collapseTransition: {
|
|
733
|
-
type: PropType<boolean>;
|
|
734
|
-
default: undefined;
|
|
735
|
-
};
|
|
736
736
|
columns: {
|
|
737
737
|
type: PropType<PlusColumn[]>;
|
|
738
738
|
default: () => never[];
|
|
@@ -741,6 +741,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
741
741
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
742
742
|
default: boolean;
|
|
743
743
|
};
|
|
744
|
+
layout: {
|
|
745
|
+
type: PropType<"grid" | "flex">;
|
|
746
|
+
default: string;
|
|
747
|
+
};
|
|
748
|
+
modelValue: {
|
|
749
|
+
type: PropType<FieldValues>;
|
|
750
|
+
default: () => {};
|
|
751
|
+
};
|
|
744
752
|
rules: {
|
|
745
753
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
746
754
|
default: () => {};
|
|
@@ -761,24 +769,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
761
769
|
type: PropType<boolean>;
|
|
762
770
|
default: boolean;
|
|
763
771
|
};
|
|
764
|
-
|
|
765
|
-
type: PropType<
|
|
766
|
-
default:
|
|
772
|
+
clearable: {
|
|
773
|
+
type: PropType<boolean>;
|
|
774
|
+
default: boolean;
|
|
767
775
|
};
|
|
768
|
-
|
|
769
|
-
type: PropType<Partial< Mutable<
|
|
776
|
+
colProps: {
|
|
777
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
770
778
|
style?: CSSProperties | undefined;
|
|
771
779
|
class?: any;
|
|
772
780
|
} & RecordType>>;
|
|
773
781
|
default: () => {};
|
|
774
782
|
};
|
|
775
|
-
|
|
776
|
-
type: PropType<
|
|
783
|
+
collapseDuration: {
|
|
784
|
+
type: PropType<number>;
|
|
785
|
+
default: undefined;
|
|
786
|
+
};
|
|
787
|
+
collapseTransition: {
|
|
788
|
+
type: PropType<boolean>;
|
|
789
|
+
default: undefined;
|
|
790
|
+
};
|
|
791
|
+
rowProps: {
|
|
792
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
777
793
|
style?: CSSProperties | undefined;
|
|
778
794
|
class?: any;
|
|
779
795
|
} & RecordType>>;
|
|
780
796
|
default: () => {};
|
|
781
797
|
};
|
|
798
|
+
defaultValues: {
|
|
799
|
+
type: PropType<FieldValues>;
|
|
800
|
+
default: () => {};
|
|
801
|
+
};
|
|
782
802
|
hasErrorTip: {
|
|
783
803
|
type: PropType<boolean>;
|
|
784
804
|
default: boolean;
|
|
@@ -804,7 +824,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
804
824
|
default: boolean;
|
|
805
825
|
};
|
|
806
826
|
footerAlign: {
|
|
807
|
-
type: PropType<"
|
|
827
|
+
type: PropType<"right" | "left" | "center">;
|
|
808
828
|
default: string;
|
|
809
829
|
};
|
|
810
830
|
cardProps: {
|
|
@@ -818,10 +838,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
818
838
|
type: PropType<boolean>;
|
|
819
839
|
default: boolean;
|
|
820
840
|
};
|
|
821
|
-
clearable: {
|
|
822
|
-
type: PropType<boolean>;
|
|
823
|
-
default: boolean;
|
|
824
|
-
};
|
|
825
841
|
}>> & {
|
|
826
842
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
827
843
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -829,7 +845,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
829
845
|
onSubmit?: ((values: FieldValues) => any) | undefined;
|
|
830
846
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
831
847
|
onSubmitError?: ((errors: unknown) => any) | undefined;
|
|
832
|
-
}, "
|
|
848
|
+
}, "columns" | "group" | "layout" | "modelValue" | "rules" | "labelPosition" | "labelWidth" | "labelSuffix" | "hasLabel" | "clearable" | "colProps" | "collapseDuration" | "collapseTransition" | "rowProps" | "defaultValues" | "hasErrorTip" | "hasFooter" | "hasReset" | "submitText" | "resetText" | "submitLoading" | "footerAlign" | "cardProps" | "prevent">;
|
|
833
849
|
$attrs: {
|
|
834
850
|
[x: string]: unknown;
|
|
835
851
|
};
|
|
@@ -841,21 +857,9 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
841
857
|
}>;
|
|
842
858
|
$root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
843
859
|
$parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
844
|
-
$emit: ((event: "
|
|
860
|
+
$emit: ((event: "reset", values: FieldValues) => void) & ((event: "submit", values: FieldValues) => void) & ((event: "update:modelValue", values: FieldValues) => void) & ((event: "change", values: FieldValues, column: PlusColumn) => void) & ((event: "validate", ...args: any[]) => void) & ((event: "submitError", errors: unknown) => void);
|
|
845
861
|
$el: any;
|
|
846
862
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
847
|
-
modelValue: {
|
|
848
|
-
type: PropType<FieldValues>;
|
|
849
|
-
default: () => {};
|
|
850
|
-
};
|
|
851
|
-
collapseDuration: {
|
|
852
|
-
type: PropType<number>;
|
|
853
|
-
default: undefined;
|
|
854
|
-
};
|
|
855
|
-
collapseTransition: {
|
|
856
|
-
type: PropType<boolean>;
|
|
857
|
-
default: undefined;
|
|
858
|
-
};
|
|
859
863
|
columns: {
|
|
860
864
|
type: PropType<PlusColumn[]>;
|
|
861
865
|
default: () => never[];
|
|
@@ -864,6 +868,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
864
868
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
865
869
|
default: boolean;
|
|
866
870
|
};
|
|
871
|
+
layout: {
|
|
872
|
+
type: PropType<"grid" | "flex">;
|
|
873
|
+
default: string;
|
|
874
|
+
};
|
|
875
|
+
modelValue: {
|
|
876
|
+
type: PropType<FieldValues>;
|
|
877
|
+
default: () => {};
|
|
878
|
+
};
|
|
867
879
|
rules: {
|
|
868
880
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
869
881
|
default: () => {};
|
|
@@ -884,24 +896,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
884
896
|
type: PropType<boolean>;
|
|
885
897
|
default: boolean;
|
|
886
898
|
};
|
|
887
|
-
|
|
888
|
-
type: PropType<
|
|
889
|
-
default:
|
|
899
|
+
clearable: {
|
|
900
|
+
type: PropType<boolean>;
|
|
901
|
+
default: boolean;
|
|
890
902
|
};
|
|
891
|
-
|
|
892
|
-
type: PropType<Partial< Mutable<
|
|
903
|
+
colProps: {
|
|
904
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
893
905
|
style?: CSSProperties | undefined;
|
|
894
906
|
class?: any;
|
|
895
907
|
} & RecordType>>;
|
|
896
908
|
default: () => {};
|
|
897
909
|
};
|
|
898
|
-
|
|
899
|
-
type: PropType<
|
|
910
|
+
collapseDuration: {
|
|
911
|
+
type: PropType<number>;
|
|
912
|
+
default: undefined;
|
|
913
|
+
};
|
|
914
|
+
collapseTransition: {
|
|
915
|
+
type: PropType<boolean>;
|
|
916
|
+
default: undefined;
|
|
917
|
+
};
|
|
918
|
+
rowProps: {
|
|
919
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
900
920
|
style?: CSSProperties | undefined;
|
|
901
921
|
class?: any;
|
|
902
922
|
} & RecordType>>;
|
|
903
923
|
default: () => {};
|
|
904
924
|
};
|
|
925
|
+
defaultValues: {
|
|
926
|
+
type: PropType<FieldValues>;
|
|
927
|
+
default: () => {};
|
|
928
|
+
};
|
|
905
929
|
hasErrorTip: {
|
|
906
930
|
type: PropType<boolean>;
|
|
907
931
|
default: boolean;
|
|
@@ -927,7 +951,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
927
951
|
default: boolean;
|
|
928
952
|
};
|
|
929
953
|
footerAlign: {
|
|
930
|
-
type: PropType<"
|
|
954
|
+
type: PropType<"right" | "left" | "center">;
|
|
931
955
|
default: string;
|
|
932
956
|
};
|
|
933
957
|
cardProps: {
|
|
@@ -941,10 +965,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
941
965
|
type: PropType<boolean>;
|
|
942
966
|
default: boolean;
|
|
943
967
|
};
|
|
944
|
-
clearable: {
|
|
945
|
-
type: PropType<boolean>;
|
|
946
|
-
default: boolean;
|
|
947
|
-
};
|
|
948
968
|
}>> & {
|
|
949
969
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
950
970
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -1270,38 +1290,39 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1270
1290
|
submitError: (errors: unknown) => void;
|
|
1271
1291
|
validate: (...args: any[]) => void;
|
|
1272
1292
|
}, string, {
|
|
1273
|
-
modelValue: FieldValues;
|
|
1274
|
-
collapseDuration: number;
|
|
1275
|
-
collapseTransition: boolean;
|
|
1276
1293
|
columns: PlusColumn[];
|
|
1277
1294
|
group: false | PlusFormGroupRow[];
|
|
1295
|
+
layout: "grid" | "flex";
|
|
1296
|
+
modelValue: FieldValues;
|
|
1278
1297
|
rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
1279
1298
|
labelPosition: "top" | "right" | "left";
|
|
1280
1299
|
labelWidth: string | number;
|
|
1281
1300
|
labelSuffix: string;
|
|
1282
1301
|
hasLabel: boolean;
|
|
1283
|
-
|
|
1284
|
-
|
|
1302
|
+
clearable: boolean;
|
|
1303
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
1285
1304
|
style?: CSSProperties | undefined;
|
|
1286
1305
|
class?: any;
|
|
1287
1306
|
} & RecordType>;
|
|
1288
|
-
|
|
1307
|
+
collapseDuration: number;
|
|
1308
|
+
collapseTransition: boolean;
|
|
1309
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
1289
1310
|
style?: CSSProperties | undefined;
|
|
1290
1311
|
class?: any;
|
|
1291
1312
|
} & RecordType>;
|
|
1313
|
+
defaultValues: FieldValues;
|
|
1292
1314
|
hasErrorTip: boolean;
|
|
1293
1315
|
hasFooter: boolean;
|
|
1294
1316
|
hasReset: boolean;
|
|
1295
1317
|
submitText: string;
|
|
1296
1318
|
resetText: string;
|
|
1297
1319
|
submitLoading: boolean;
|
|
1298
|
-
footerAlign: "
|
|
1320
|
+
footerAlign: "right" | "left" | "center";
|
|
1299
1321
|
cardProps: Partial< Mutable<CardProps> & {
|
|
1300
1322
|
style?: CSSProperties | undefined;
|
|
1301
1323
|
class?: any;
|
|
1302
1324
|
} & RecordType>;
|
|
1303
1325
|
prevent: boolean;
|
|
1304
|
-
clearable: boolean;
|
|
1305
1326
|
}, {}, string, {}> & {
|
|
1306
1327
|
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
1307
1328
|
created?: ((() => void) | (() => void)[]) | undefined;
|
|
@@ -1323,18 +1344,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1323
1344
|
$nextTick: typeof nextTick;
|
|
1324
1345
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
1325
1346
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
1326
|
-
modelValue: {
|
|
1327
|
-
type: PropType<FieldValues>;
|
|
1328
|
-
default: () => {};
|
|
1329
|
-
};
|
|
1330
|
-
collapseDuration: {
|
|
1331
|
-
type: PropType<number>;
|
|
1332
|
-
default: undefined;
|
|
1333
|
-
};
|
|
1334
|
-
collapseTransition: {
|
|
1335
|
-
type: PropType<boolean>;
|
|
1336
|
-
default: undefined;
|
|
1337
|
-
};
|
|
1338
1347
|
columns: {
|
|
1339
1348
|
type: PropType<PlusColumn[]>;
|
|
1340
1349
|
default: () => never[];
|
|
@@ -1343,6 +1352,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1343
1352
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
1344
1353
|
default: boolean;
|
|
1345
1354
|
};
|
|
1355
|
+
layout: {
|
|
1356
|
+
type: PropType<"grid" | "flex">;
|
|
1357
|
+
default: string;
|
|
1358
|
+
};
|
|
1359
|
+
modelValue: {
|
|
1360
|
+
type: PropType<FieldValues>;
|
|
1361
|
+
default: () => {};
|
|
1362
|
+
};
|
|
1346
1363
|
rules: {
|
|
1347
1364
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
1348
1365
|
default: () => {};
|
|
@@ -1363,24 +1380,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1363
1380
|
type: PropType<boolean>;
|
|
1364
1381
|
default: boolean;
|
|
1365
1382
|
};
|
|
1366
|
-
|
|
1367
|
-
type: PropType<
|
|
1368
|
-
default:
|
|
1383
|
+
clearable: {
|
|
1384
|
+
type: PropType<boolean>;
|
|
1385
|
+
default: boolean;
|
|
1369
1386
|
};
|
|
1370
|
-
|
|
1371
|
-
type: PropType<Partial< Mutable<
|
|
1387
|
+
colProps: {
|
|
1388
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
1372
1389
|
style?: CSSProperties | undefined;
|
|
1373
1390
|
class?: any;
|
|
1374
1391
|
} & RecordType>>;
|
|
1375
1392
|
default: () => {};
|
|
1376
1393
|
};
|
|
1377
|
-
|
|
1378
|
-
type: PropType<
|
|
1394
|
+
collapseDuration: {
|
|
1395
|
+
type: PropType<number>;
|
|
1396
|
+
default: undefined;
|
|
1397
|
+
};
|
|
1398
|
+
collapseTransition: {
|
|
1399
|
+
type: PropType<boolean>;
|
|
1400
|
+
default: undefined;
|
|
1401
|
+
};
|
|
1402
|
+
rowProps: {
|
|
1403
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
1379
1404
|
style?: CSSProperties | undefined;
|
|
1380
1405
|
class?: any;
|
|
1381
1406
|
} & RecordType>>;
|
|
1382
1407
|
default: () => {};
|
|
1383
1408
|
};
|
|
1409
|
+
defaultValues: {
|
|
1410
|
+
type: PropType<FieldValues>;
|
|
1411
|
+
default: () => {};
|
|
1412
|
+
};
|
|
1384
1413
|
hasErrorTip: {
|
|
1385
1414
|
type: PropType<boolean>;
|
|
1386
1415
|
default: boolean;
|
|
@@ -1406,7 +1435,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1406
1435
|
default: boolean;
|
|
1407
1436
|
};
|
|
1408
1437
|
footerAlign: {
|
|
1409
|
-
type: PropType<"
|
|
1438
|
+
type: PropType<"right" | "left" | "center">;
|
|
1410
1439
|
default: string;
|
|
1411
1440
|
};
|
|
1412
1441
|
cardProps: {
|
|
@@ -1420,10 +1449,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1420
1449
|
type: PropType<boolean>;
|
|
1421
1450
|
default: boolean;
|
|
1422
1451
|
};
|
|
1423
|
-
clearable: {
|
|
1424
|
-
type: PropType<boolean>;
|
|
1425
|
-
default: boolean;
|
|
1426
|
-
};
|
|
1427
1452
|
}>> & {
|
|
1428
1453
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
1429
1454
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -1754,14 +1779,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1754
1779
|
hideInGroup?: boolean | ComputedRef<boolean> | undefined;
|
|
1755
1780
|
columns?: PlusColumn[] | undefined;
|
|
1756
1781
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
1757
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
1782
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
1758
1783
|
readonly label: string | ComputedRef<string>;
|
|
1759
|
-
readonly modelValue: string | number | boolean |
|
|
1784
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
1760
1785
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1761
|
-
readonly tooltip: string |
|
|
1786
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1762
1787
|
style?: CSSProperties | undefined;
|
|
1763
1788
|
class?: any;
|
|
1764
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1789
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1765
1790
|
style?: CSSProperties | undefined;
|
|
1766
1791
|
class?: any;
|
|
1767
1792
|
} & RecordType>>;
|
|
@@ -1783,7 +1808,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1783
1808
|
};
|
|
1784
1809
|
rows: number;
|
|
1785
1810
|
autocomplete: string;
|
|
1786
|
-
type: "" | "number" | "default" | "
|
|
1811
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
1787
1812
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1788
1813
|
step: string | number;
|
|
1789
1814
|
format: string | ProgressFn | undefined;
|
|
@@ -1828,12 +1853,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1828
1853
|
fieldInstance?: any;
|
|
1829
1854
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1830
1855
|
prop: string;
|
|
1831
|
-
modelValue: string | number | boolean |
|
|
1856
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
1832
1857
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1833
|
-
tooltip: string |
|
|
1858
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1834
1859
|
style?: CSSProperties | undefined;
|
|
1835
1860
|
class?: any;
|
|
1836
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1861
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1837
1862
|
style?: CSSProperties | undefined;
|
|
1838
1863
|
class?: any;
|
|
1839
1864
|
} & RecordType>>;
|
|
@@ -1862,14 +1887,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1862
1887
|
clearable: boolean;
|
|
1863
1888
|
index: number;
|
|
1864
1889
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
1865
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
1890
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
1866
1891
|
readonly label: string | ComputedRef<string>;
|
|
1867
|
-
readonly modelValue: string | number | boolean |
|
|
1892
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
1868
1893
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1869
|
-
readonly tooltip: string |
|
|
1894
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1870
1895
|
style?: CSSProperties | undefined;
|
|
1871
1896
|
class?: any;
|
|
1872
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1897
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1873
1898
|
style?: CSSProperties | undefined;
|
|
1874
1899
|
class?: any;
|
|
1875
1900
|
} & RecordType>>;
|
|
@@ -1891,7 +1916,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1891
1916
|
};
|
|
1892
1917
|
rows: number;
|
|
1893
1918
|
autocomplete: string;
|
|
1894
|
-
type: "" | "number" | "default" | "
|
|
1919
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
1895
1920
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1896
1921
|
step: string | number;
|
|
1897
1922
|
format: string | ProgressFn | undefined;
|
|
@@ -1936,12 +1961,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1936
1961
|
fieldInstance?: any;
|
|
1937
1962
|
valueIsReady?: Ref<boolean> | undefined;
|
|
1938
1963
|
prop: string;
|
|
1939
|
-
modelValue: string | number | boolean |
|
|
1964
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
1940
1965
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
1941
|
-
tooltip: string |
|
|
1966
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
1942
1967
|
style?: CSSProperties | undefined;
|
|
1943
1968
|
class?: any;
|
|
1944
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1969
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
1945
1970
|
style?: CSSProperties | undefined;
|
|
1946
1971
|
class?: any;
|
|
1947
1972
|
} & RecordType>>;
|
|
@@ -1993,20 +2018,21 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1993
2018
|
reset: (values: FieldValues) => void;
|
|
1994
2019
|
collapse: (isShowUnfold: boolean) => void;
|
|
1995
2020
|
}, string, {
|
|
1996
|
-
modelValue: FieldValues;
|
|
1997
2021
|
columns: PlusColumn[];
|
|
2022
|
+
layout: "grid" | "flex";
|
|
2023
|
+
modelValue: FieldValues;
|
|
1998
2024
|
labelPosition: "top" | "right" | "left";
|
|
1999
2025
|
inline: boolean;
|
|
2000
2026
|
showNumber: number;
|
|
2001
|
-
|
|
2002
|
-
rowProps: Partial< Mutable<RowProps> & {
|
|
2027
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
2003
2028
|
style?: CSSProperties | undefined;
|
|
2004
2029
|
class?: any;
|
|
2005
2030
|
} & RecordType>;
|
|
2006
|
-
|
|
2031
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
2007
2032
|
style?: CSSProperties | undefined;
|
|
2008
2033
|
class?: any;
|
|
2009
2034
|
} & RecordType>;
|
|
2035
|
+
defaultValues: FieldValues;
|
|
2010
2036
|
hasFooter: boolean;
|
|
2011
2037
|
hasReset: boolean;
|
|
2012
2038
|
resetText: string;
|
|
@@ -2040,14 +2066,18 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2040
2066
|
$nextTick: typeof nextTick;
|
|
2041
2067
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
2042
2068
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
2043
|
-
modelValue: {
|
|
2044
|
-
type: PropType<FieldValues>;
|
|
2045
|
-
default: () => {};
|
|
2046
|
-
};
|
|
2047
2069
|
columns: {
|
|
2048
2070
|
type: PropType<PlusColumn[]>;
|
|
2049
2071
|
default: () => never[];
|
|
2050
2072
|
};
|
|
2073
|
+
layout: {
|
|
2074
|
+
type: PropType<"grid" | "flex">;
|
|
2075
|
+
default: "flex";
|
|
2076
|
+
};
|
|
2077
|
+
modelValue: {
|
|
2078
|
+
type: PropType<FieldValues>;
|
|
2079
|
+
default: () => {};
|
|
2080
|
+
};
|
|
2051
2081
|
labelPosition: {
|
|
2052
2082
|
type: PropType<"top" | "right" | "left">;
|
|
2053
2083
|
default: undefined;
|
|
@@ -2060,19 +2090,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2060
2090
|
type: PropType<number>;
|
|
2061
2091
|
default: number;
|
|
2062
2092
|
};
|
|
2063
|
-
defaultValues: {
|
|
2064
|
-
type: PropType<FieldValues>;
|
|
2065
|
-
default: () => {};
|
|
2066
|
-
};
|
|
2067
|
-
rowProps: {
|
|
2068
|
-
type: PropType<Partial< Mutable<RowProps> & {
|
|
2069
|
-
style?: CSSProperties | undefined;
|
|
2070
|
-
class?: any;
|
|
2071
|
-
} & RecordType>>;
|
|
2072
|
-
default: () => {
|
|
2073
|
-
gutter: number;
|
|
2074
|
-
};
|
|
2075
|
-
};
|
|
2076
2093
|
colProps: {
|
|
2077
2094
|
type: PropType<Partial< Mutable<ColProps> & {
|
|
2078
2095
|
style?: CSSProperties | undefined;
|
|
@@ -2086,6 +2103,19 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2086
2103
|
xl: number;
|
|
2087
2104
|
};
|
|
2088
2105
|
};
|
|
2106
|
+
rowProps: {
|
|
2107
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
2108
|
+
style?: CSSProperties | undefined;
|
|
2109
|
+
class?: any;
|
|
2110
|
+
} & RecordType>>;
|
|
2111
|
+
default: () => {
|
|
2112
|
+
gutter: number;
|
|
2113
|
+
};
|
|
2114
|
+
};
|
|
2115
|
+
defaultValues: {
|
|
2116
|
+
type: PropType<FieldValues>;
|
|
2117
|
+
default: () => {};
|
|
2118
|
+
};
|
|
2089
2119
|
hasFooter: {
|
|
2090
2120
|
type: PropType<boolean>;
|
|
2091
2121
|
default: boolean;
|
|
@@ -2145,69 +2175,71 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2145
2175
|
$: ComponentInternalInstance;
|
|
2146
2176
|
$data: {};
|
|
2147
2177
|
$props: Partial<{
|
|
2148
|
-
modelValue: FieldValues;
|
|
2149
|
-
collapseDuration: number;
|
|
2150
|
-
collapseTransition: boolean;
|
|
2151
2178
|
columns: PlusColumn[];
|
|
2152
2179
|
group: false | PlusFormGroupRow[];
|
|
2180
|
+
layout: "grid" | "flex";
|
|
2181
|
+
modelValue: FieldValues;
|
|
2153
2182
|
rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
2154
2183
|
labelPosition: "top" | "right" | "left";
|
|
2155
2184
|
labelWidth: string | number;
|
|
2156
2185
|
labelSuffix: string;
|
|
2157
2186
|
hasLabel: boolean;
|
|
2158
|
-
|
|
2159
|
-
|
|
2187
|
+
clearable: boolean;
|
|
2188
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
2160
2189
|
style?: CSSProperties | undefined;
|
|
2161
2190
|
class?: any;
|
|
2162
2191
|
} & RecordType>;
|
|
2163
|
-
|
|
2192
|
+
collapseDuration: number;
|
|
2193
|
+
collapseTransition: boolean;
|
|
2194
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
2164
2195
|
style?: CSSProperties | undefined;
|
|
2165
2196
|
class?: any;
|
|
2166
2197
|
} & RecordType>;
|
|
2198
|
+
defaultValues: FieldValues;
|
|
2167
2199
|
hasErrorTip: boolean;
|
|
2168
2200
|
hasFooter: boolean;
|
|
2169
2201
|
hasReset: boolean;
|
|
2170
2202
|
submitText: string;
|
|
2171
2203
|
resetText: string;
|
|
2172
2204
|
submitLoading: boolean;
|
|
2173
|
-
footerAlign: "
|
|
2205
|
+
footerAlign: "right" | "left" | "center";
|
|
2174
2206
|
cardProps: Partial< Mutable<CardProps> & {
|
|
2175
2207
|
style?: CSSProperties | undefined;
|
|
2176
2208
|
class?: any;
|
|
2177
2209
|
} & RecordType>;
|
|
2178
2210
|
prevent: boolean;
|
|
2179
|
-
clearable: boolean;
|
|
2180
2211
|
}> & Omit<{
|
|
2181
|
-
readonly modelValue: FieldValues;
|
|
2182
2212
|
readonly columns: PlusColumn[];
|
|
2183
2213
|
readonly group: false | PlusFormGroupRow[];
|
|
2214
|
+
readonly layout: "grid" | "flex";
|
|
2215
|
+
readonly modelValue: FieldValues;
|
|
2184
2216
|
readonly rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
2185
2217
|
readonly labelPosition: "top" | "right" | "left";
|
|
2186
2218
|
readonly labelWidth: string | number;
|
|
2187
2219
|
readonly labelSuffix: string;
|
|
2188
2220
|
readonly hasLabel: boolean;
|
|
2189
|
-
readonly
|
|
2190
|
-
readonly
|
|
2221
|
+
readonly clearable: boolean;
|
|
2222
|
+
readonly colProps: Partial< Mutable<ColProps> & {
|
|
2191
2223
|
style?: CSSProperties | undefined;
|
|
2192
2224
|
class?: any;
|
|
2193
2225
|
} & RecordType>;
|
|
2194
|
-
readonly
|
|
2226
|
+
readonly rowProps: Partial< Mutable<RowProps> & {
|
|
2195
2227
|
style?: CSSProperties | undefined;
|
|
2196
2228
|
class?: any;
|
|
2197
2229
|
} & RecordType>;
|
|
2230
|
+
readonly defaultValues: FieldValues;
|
|
2198
2231
|
readonly hasErrorTip: boolean;
|
|
2199
2232
|
readonly hasFooter: boolean;
|
|
2200
2233
|
readonly hasReset: boolean;
|
|
2201
2234
|
readonly submitText: string;
|
|
2202
2235
|
readonly resetText: string;
|
|
2203
2236
|
readonly submitLoading: boolean;
|
|
2204
|
-
readonly footerAlign: "
|
|
2237
|
+
readonly footerAlign: "right" | "left" | "center";
|
|
2205
2238
|
readonly cardProps: Partial< Mutable<CardProps> & {
|
|
2206
2239
|
style?: CSSProperties | undefined;
|
|
2207
2240
|
class?: any;
|
|
2208
2241
|
} & RecordType>;
|
|
2209
2242
|
readonly prevent: boolean;
|
|
2210
|
-
readonly clearable: boolean;
|
|
2211
2243
|
readonly collapseDuration?: number | undefined;
|
|
2212
2244
|
readonly collapseTransition?: boolean | undefined;
|
|
2213
2245
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
@@ -2217,18 +2249,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2217
2249
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
2218
2250
|
onSubmitError?: ((errors: unknown) => any) | undefined;
|
|
2219
2251
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
2220
|
-
modelValue: {
|
|
2221
|
-
type: PropType<FieldValues>;
|
|
2222
|
-
default: () => {};
|
|
2223
|
-
};
|
|
2224
|
-
collapseDuration: {
|
|
2225
|
-
type: PropType<number>;
|
|
2226
|
-
default: undefined;
|
|
2227
|
-
};
|
|
2228
|
-
collapseTransition: {
|
|
2229
|
-
type: PropType<boolean>;
|
|
2230
|
-
default: undefined;
|
|
2231
|
-
};
|
|
2232
2252
|
columns: {
|
|
2233
2253
|
type: PropType<PlusColumn[]>;
|
|
2234
2254
|
default: () => never[];
|
|
@@ -2237,6 +2257,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2237
2257
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
2238
2258
|
default: boolean;
|
|
2239
2259
|
};
|
|
2260
|
+
layout: {
|
|
2261
|
+
type: PropType<"grid" | "flex">;
|
|
2262
|
+
default: string;
|
|
2263
|
+
};
|
|
2264
|
+
modelValue: {
|
|
2265
|
+
type: PropType<FieldValues>;
|
|
2266
|
+
default: () => {};
|
|
2267
|
+
};
|
|
2240
2268
|
rules: {
|
|
2241
2269
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
2242
2270
|
default: () => {};
|
|
@@ -2257,24 +2285,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2257
2285
|
type: PropType<boolean>;
|
|
2258
2286
|
default: boolean;
|
|
2259
2287
|
};
|
|
2260
|
-
|
|
2261
|
-
type: PropType<
|
|
2262
|
-
default:
|
|
2288
|
+
clearable: {
|
|
2289
|
+
type: PropType<boolean>;
|
|
2290
|
+
default: boolean;
|
|
2263
2291
|
};
|
|
2264
|
-
|
|
2265
|
-
type: PropType<Partial< Mutable<
|
|
2292
|
+
colProps: {
|
|
2293
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
2266
2294
|
style?: CSSProperties | undefined;
|
|
2267
2295
|
class?: any;
|
|
2268
2296
|
} & RecordType>>;
|
|
2269
2297
|
default: () => {};
|
|
2270
2298
|
};
|
|
2271
|
-
|
|
2272
|
-
type: PropType<
|
|
2299
|
+
collapseDuration: {
|
|
2300
|
+
type: PropType<number>;
|
|
2301
|
+
default: undefined;
|
|
2302
|
+
};
|
|
2303
|
+
collapseTransition: {
|
|
2304
|
+
type: PropType<boolean>;
|
|
2305
|
+
default: undefined;
|
|
2306
|
+
};
|
|
2307
|
+
rowProps: {
|
|
2308
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
2273
2309
|
style?: CSSProperties | undefined;
|
|
2274
2310
|
class?: any;
|
|
2275
2311
|
} & RecordType>>;
|
|
2276
2312
|
default: () => {};
|
|
2277
2313
|
};
|
|
2314
|
+
defaultValues: {
|
|
2315
|
+
type: PropType<FieldValues>;
|
|
2316
|
+
default: () => {};
|
|
2317
|
+
};
|
|
2278
2318
|
hasErrorTip: {
|
|
2279
2319
|
type: PropType<boolean>;
|
|
2280
2320
|
default: boolean;
|
|
@@ -2300,7 +2340,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2300
2340
|
default: boolean;
|
|
2301
2341
|
};
|
|
2302
2342
|
footerAlign: {
|
|
2303
|
-
type: PropType<"
|
|
2343
|
+
type: PropType<"right" | "left" | "center">;
|
|
2304
2344
|
default: string;
|
|
2305
2345
|
};
|
|
2306
2346
|
cardProps: {
|
|
@@ -2314,10 +2354,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2314
2354
|
type: PropType<boolean>;
|
|
2315
2355
|
default: boolean;
|
|
2316
2356
|
};
|
|
2317
|
-
clearable: {
|
|
2318
|
-
type: PropType<boolean>;
|
|
2319
|
-
default: boolean;
|
|
2320
|
-
};
|
|
2321
2357
|
}>> & {
|
|
2322
2358
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
2323
2359
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -2325,7 +2361,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2325
2361
|
onSubmit?: ((values: FieldValues) => any) | undefined;
|
|
2326
2362
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
2327
2363
|
onSubmitError?: ((errors: unknown) => any) | undefined;
|
|
2328
|
-
}, "
|
|
2364
|
+
}, "columns" | "group" | "layout" | "modelValue" | "rules" | "labelPosition" | "labelWidth" | "labelSuffix" | "hasLabel" | "clearable" | "colProps" | "collapseDuration" | "collapseTransition" | "rowProps" | "defaultValues" | "hasErrorTip" | "hasFooter" | "hasReset" | "submitText" | "resetText" | "submitLoading" | "footerAlign" | "cardProps" | "prevent">;
|
|
2329
2365
|
$attrs: {
|
|
2330
2366
|
[x: string]: unknown;
|
|
2331
2367
|
};
|
|
@@ -2337,21 +2373,9 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2337
2373
|
}>;
|
|
2338
2374
|
$root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
2339
2375
|
$parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
2340
|
-
$emit: ((event: "
|
|
2376
|
+
$emit: ((event: "reset", values: FieldValues) => void) & ((event: "submit", values: FieldValues) => void) & ((event: "update:modelValue", values: FieldValues) => void) & ((event: "change", values: FieldValues, column: PlusColumn) => void) & ((event: "validate", ...args: any[]) => void) & ((event: "submitError", errors: unknown) => void);
|
|
2341
2377
|
$el: any;
|
|
2342
2378
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
2343
|
-
modelValue: {
|
|
2344
|
-
type: PropType<FieldValues>;
|
|
2345
|
-
default: () => {};
|
|
2346
|
-
};
|
|
2347
|
-
collapseDuration: {
|
|
2348
|
-
type: PropType<number>;
|
|
2349
|
-
default: undefined;
|
|
2350
|
-
};
|
|
2351
|
-
collapseTransition: {
|
|
2352
|
-
type: PropType<boolean>;
|
|
2353
|
-
default: undefined;
|
|
2354
|
-
};
|
|
2355
2379
|
columns: {
|
|
2356
2380
|
type: PropType<PlusColumn[]>;
|
|
2357
2381
|
default: () => never[];
|
|
@@ -2360,6 +2384,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2360
2384
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
2361
2385
|
default: boolean;
|
|
2362
2386
|
};
|
|
2387
|
+
layout: {
|
|
2388
|
+
type: PropType<"grid" | "flex">;
|
|
2389
|
+
default: string;
|
|
2390
|
+
};
|
|
2391
|
+
modelValue: {
|
|
2392
|
+
type: PropType<FieldValues>;
|
|
2393
|
+
default: () => {};
|
|
2394
|
+
};
|
|
2363
2395
|
rules: {
|
|
2364
2396
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
2365
2397
|
default: () => {};
|
|
@@ -2380,24 +2412,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2380
2412
|
type: PropType<boolean>;
|
|
2381
2413
|
default: boolean;
|
|
2382
2414
|
};
|
|
2383
|
-
|
|
2384
|
-
type: PropType<
|
|
2385
|
-
default:
|
|
2415
|
+
clearable: {
|
|
2416
|
+
type: PropType<boolean>;
|
|
2417
|
+
default: boolean;
|
|
2386
2418
|
};
|
|
2387
|
-
|
|
2388
|
-
type: PropType<Partial< Mutable<
|
|
2419
|
+
colProps: {
|
|
2420
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
2389
2421
|
style?: CSSProperties | undefined;
|
|
2390
2422
|
class?: any;
|
|
2391
2423
|
} & RecordType>>;
|
|
2392
2424
|
default: () => {};
|
|
2393
2425
|
};
|
|
2394
|
-
|
|
2395
|
-
type: PropType<
|
|
2426
|
+
collapseDuration: {
|
|
2427
|
+
type: PropType<number>;
|
|
2428
|
+
default: undefined;
|
|
2429
|
+
};
|
|
2430
|
+
collapseTransition: {
|
|
2431
|
+
type: PropType<boolean>;
|
|
2432
|
+
default: undefined;
|
|
2433
|
+
};
|
|
2434
|
+
rowProps: {
|
|
2435
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
2396
2436
|
style?: CSSProperties | undefined;
|
|
2397
2437
|
class?: any;
|
|
2398
2438
|
} & RecordType>>;
|
|
2399
2439
|
default: () => {};
|
|
2400
2440
|
};
|
|
2441
|
+
defaultValues: {
|
|
2442
|
+
type: PropType<FieldValues>;
|
|
2443
|
+
default: () => {};
|
|
2444
|
+
};
|
|
2401
2445
|
hasErrorTip: {
|
|
2402
2446
|
type: PropType<boolean>;
|
|
2403
2447
|
default: boolean;
|
|
@@ -2423,7 +2467,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2423
2467
|
default: boolean;
|
|
2424
2468
|
};
|
|
2425
2469
|
footerAlign: {
|
|
2426
|
-
type: PropType<"
|
|
2470
|
+
type: PropType<"right" | "left" | "center">;
|
|
2427
2471
|
default: string;
|
|
2428
2472
|
};
|
|
2429
2473
|
cardProps: {
|
|
@@ -2437,10 +2481,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2437
2481
|
type: PropType<boolean>;
|
|
2438
2482
|
default: boolean;
|
|
2439
2483
|
};
|
|
2440
|
-
clearable: {
|
|
2441
|
-
type: PropType<boolean>;
|
|
2442
|
-
default: boolean;
|
|
2443
|
-
};
|
|
2444
2484
|
}>> & {
|
|
2445
2485
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
2446
2486
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -2766,38 +2806,39 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2766
2806
|
submitError: (errors: unknown) => void;
|
|
2767
2807
|
validate: (...args: any[]) => void;
|
|
2768
2808
|
}, string, {
|
|
2769
|
-
modelValue: FieldValues;
|
|
2770
|
-
collapseDuration: number;
|
|
2771
|
-
collapseTransition: boolean;
|
|
2772
2809
|
columns: PlusColumn[];
|
|
2773
2810
|
group: false | PlusFormGroupRow[];
|
|
2811
|
+
layout: "grid" | "flex";
|
|
2812
|
+
modelValue: FieldValues;
|
|
2774
2813
|
rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
2775
2814
|
labelPosition: "top" | "right" | "left";
|
|
2776
2815
|
labelWidth: string | number;
|
|
2777
2816
|
labelSuffix: string;
|
|
2778
2817
|
hasLabel: boolean;
|
|
2779
|
-
|
|
2780
|
-
|
|
2818
|
+
clearable: boolean;
|
|
2819
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
2781
2820
|
style?: CSSProperties | undefined;
|
|
2782
2821
|
class?: any;
|
|
2783
2822
|
} & RecordType>;
|
|
2784
|
-
|
|
2823
|
+
collapseDuration: number;
|
|
2824
|
+
collapseTransition: boolean;
|
|
2825
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
2785
2826
|
style?: CSSProperties | undefined;
|
|
2786
2827
|
class?: any;
|
|
2787
2828
|
} & RecordType>;
|
|
2829
|
+
defaultValues: FieldValues;
|
|
2788
2830
|
hasErrorTip: boolean;
|
|
2789
2831
|
hasFooter: boolean;
|
|
2790
2832
|
hasReset: boolean;
|
|
2791
2833
|
submitText: string;
|
|
2792
2834
|
resetText: string;
|
|
2793
2835
|
submitLoading: boolean;
|
|
2794
|
-
footerAlign: "
|
|
2836
|
+
footerAlign: "right" | "left" | "center";
|
|
2795
2837
|
cardProps: Partial< Mutable<CardProps> & {
|
|
2796
2838
|
style?: CSSProperties | undefined;
|
|
2797
2839
|
class?: any;
|
|
2798
2840
|
} & RecordType>;
|
|
2799
2841
|
prevent: boolean;
|
|
2800
|
-
clearable: boolean;
|
|
2801
2842
|
}, {}, string, {}> & {
|
|
2802
2843
|
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
2803
2844
|
created?: ((() => void) | (() => void)[]) | undefined;
|
|
@@ -2819,18 +2860,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2819
2860
|
$nextTick: typeof nextTick;
|
|
2820
2861
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
2821
2862
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
2822
|
-
modelValue: {
|
|
2823
|
-
type: PropType<FieldValues>;
|
|
2824
|
-
default: () => {};
|
|
2825
|
-
};
|
|
2826
|
-
collapseDuration: {
|
|
2827
|
-
type: PropType<number>;
|
|
2828
|
-
default: undefined;
|
|
2829
|
-
};
|
|
2830
|
-
collapseTransition: {
|
|
2831
|
-
type: PropType<boolean>;
|
|
2832
|
-
default: undefined;
|
|
2833
|
-
};
|
|
2834
2863
|
columns: {
|
|
2835
2864
|
type: PropType<PlusColumn[]>;
|
|
2836
2865
|
default: () => never[];
|
|
@@ -2839,6 +2868,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2839
2868
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
2840
2869
|
default: boolean;
|
|
2841
2870
|
};
|
|
2871
|
+
layout: {
|
|
2872
|
+
type: PropType<"grid" | "flex">;
|
|
2873
|
+
default: string;
|
|
2874
|
+
};
|
|
2875
|
+
modelValue: {
|
|
2876
|
+
type: PropType<FieldValues>;
|
|
2877
|
+
default: () => {};
|
|
2878
|
+
};
|
|
2842
2879
|
rules: {
|
|
2843
2880
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
2844
2881
|
default: () => {};
|
|
@@ -2859,24 +2896,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2859
2896
|
type: PropType<boolean>;
|
|
2860
2897
|
default: boolean;
|
|
2861
2898
|
};
|
|
2862
|
-
|
|
2863
|
-
type: PropType<
|
|
2864
|
-
default:
|
|
2899
|
+
clearable: {
|
|
2900
|
+
type: PropType<boolean>;
|
|
2901
|
+
default: boolean;
|
|
2865
2902
|
};
|
|
2866
|
-
|
|
2867
|
-
type: PropType<Partial< Mutable<
|
|
2903
|
+
colProps: {
|
|
2904
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
2868
2905
|
style?: CSSProperties | undefined;
|
|
2869
2906
|
class?: any;
|
|
2870
2907
|
} & RecordType>>;
|
|
2871
2908
|
default: () => {};
|
|
2872
2909
|
};
|
|
2873
|
-
|
|
2874
|
-
type: PropType<
|
|
2910
|
+
collapseDuration: {
|
|
2911
|
+
type: PropType<number>;
|
|
2912
|
+
default: undefined;
|
|
2913
|
+
};
|
|
2914
|
+
collapseTransition: {
|
|
2915
|
+
type: PropType<boolean>;
|
|
2916
|
+
default: undefined;
|
|
2917
|
+
};
|
|
2918
|
+
rowProps: {
|
|
2919
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
2875
2920
|
style?: CSSProperties | undefined;
|
|
2876
2921
|
class?: any;
|
|
2877
2922
|
} & RecordType>>;
|
|
2878
2923
|
default: () => {};
|
|
2879
2924
|
};
|
|
2925
|
+
defaultValues: {
|
|
2926
|
+
type: PropType<FieldValues>;
|
|
2927
|
+
default: () => {};
|
|
2928
|
+
};
|
|
2880
2929
|
hasErrorTip: {
|
|
2881
2930
|
type: PropType<boolean>;
|
|
2882
2931
|
default: boolean;
|
|
@@ -2902,7 +2951,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2902
2951
|
default: boolean;
|
|
2903
2952
|
};
|
|
2904
2953
|
footerAlign: {
|
|
2905
|
-
type: PropType<"
|
|
2954
|
+
type: PropType<"right" | "left" | "center">;
|
|
2906
2955
|
default: string;
|
|
2907
2956
|
};
|
|
2908
2957
|
cardProps: {
|
|
@@ -2916,10 +2965,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2916
2965
|
type: PropType<boolean>;
|
|
2917
2966
|
default: boolean;
|
|
2918
2967
|
};
|
|
2919
|
-
clearable: {
|
|
2920
|
-
type: PropType<boolean>;
|
|
2921
|
-
default: boolean;
|
|
2922
|
-
};
|
|
2923
2968
|
}>> & {
|
|
2924
2969
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
2925
2970
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -3250,14 +3295,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3250
3295
|
hideInGroup?: boolean | ComputedRef<boolean> | undefined;
|
|
3251
3296
|
columns?: PlusColumn[] | undefined;
|
|
3252
3297
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
3253
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
3298
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
3254
3299
|
readonly label: string | ComputedRef<string>;
|
|
3255
|
-
readonly modelValue: string | number | boolean |
|
|
3300
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
3256
3301
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3257
|
-
readonly tooltip: string |
|
|
3302
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3258
3303
|
style?: CSSProperties | undefined;
|
|
3259
3304
|
class?: any;
|
|
3260
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3305
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3261
3306
|
style?: CSSProperties | undefined;
|
|
3262
3307
|
class?: any;
|
|
3263
3308
|
} & RecordType>>;
|
|
@@ -3279,7 +3324,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3279
3324
|
};
|
|
3280
3325
|
rows: number;
|
|
3281
3326
|
autocomplete: string;
|
|
3282
|
-
type: "" | "number" | "default" | "
|
|
3327
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
3283
3328
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
3284
3329
|
step: string | number;
|
|
3285
3330
|
format: string | ProgressFn | undefined;
|
|
@@ -3324,12 +3369,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3324
3369
|
fieldInstance?: any;
|
|
3325
3370
|
valueIsReady?: Ref<boolean> | undefined;
|
|
3326
3371
|
prop: string;
|
|
3327
|
-
modelValue: string | number | boolean |
|
|
3372
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
3328
3373
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3329
|
-
tooltip: string |
|
|
3374
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3330
3375
|
style?: CSSProperties | undefined;
|
|
3331
3376
|
class?: any;
|
|
3332
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3377
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3333
3378
|
style?: CSSProperties | undefined;
|
|
3334
3379
|
class?: any;
|
|
3335
3380
|
} & RecordType>>;
|
|
@@ -3358,14 +3403,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3358
3403
|
clearable: boolean;
|
|
3359
3404
|
index: number;
|
|
3360
3405
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
3361
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
3406
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
3362
3407
|
readonly label: string | ComputedRef<string>;
|
|
3363
|
-
readonly modelValue: string | number | boolean |
|
|
3408
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
3364
3409
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3365
|
-
readonly tooltip: string |
|
|
3410
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3366
3411
|
style?: CSSProperties | undefined;
|
|
3367
3412
|
class?: any;
|
|
3368
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3413
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3369
3414
|
style?: CSSProperties | undefined;
|
|
3370
3415
|
class?: any;
|
|
3371
3416
|
} & RecordType>>;
|
|
@@ -3387,7 +3432,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3387
3432
|
};
|
|
3388
3433
|
rows: number;
|
|
3389
3434
|
autocomplete: string;
|
|
3390
|
-
type: "" | "number" | "default" | "
|
|
3435
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
3391
3436
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
3392
3437
|
step: string | number;
|
|
3393
3438
|
format: string | ProgressFn | undefined;
|
|
@@ -3432,12 +3477,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3432
3477
|
fieldInstance?: any;
|
|
3433
3478
|
valueIsReady?: Ref<boolean> | undefined;
|
|
3434
3479
|
prop: string;
|
|
3435
|
-
modelValue: string | number | boolean |
|
|
3480
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
3436
3481
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3437
|
-
tooltip: string |
|
|
3482
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3438
3483
|
style?: CSSProperties | undefined;
|
|
3439
3484
|
class?: any;
|
|
3440
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3485
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3441
3486
|
style?: CSSProperties | undefined;
|
|
3442
3487
|
class?: any;
|
|
3443
3488
|
} & RecordType>>;
|
|
@@ -3484,14 +3529,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3484
3529
|
handleUnfold: (e: MouseEvent) => void;
|
|
3485
3530
|
}> & {} & ComponentCustomProperties & {} & {
|
|
3486
3531
|
$slots: Partial<Record<NonNullable<string | number>, (_: {
|
|
3487
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
3532
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
3488
3533
|
readonly label: string | ComputedRef<string>;
|
|
3489
|
-
readonly modelValue: string | number | boolean |
|
|
3534
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
3490
3535
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3491
|
-
readonly tooltip: string |
|
|
3536
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3492
3537
|
style?: CSSProperties | undefined;
|
|
3493
3538
|
class?: any;
|
|
3494
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3539
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3495
3540
|
style?: CSSProperties | undefined;
|
|
3496
3541
|
class?: any;
|
|
3497
3542
|
} & RecordType>>;
|
|
@@ -3513,7 +3558,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3513
3558
|
};
|
|
3514
3559
|
rows: number;
|
|
3515
3560
|
autocomplete: string;
|
|
3516
|
-
type: "" | "number" | "default" | "
|
|
3561
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
3517
3562
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
3518
3563
|
step: string | number;
|
|
3519
3564
|
format: string | ProgressFn | undefined;
|
|
@@ -3558,12 +3603,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3558
3603
|
fieldInstance?: any;
|
|
3559
3604
|
valueIsReady?: Ref<boolean> | undefined;
|
|
3560
3605
|
prop: string;
|
|
3561
|
-
modelValue: string | number | boolean |
|
|
3606
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
3562
3607
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
3563
|
-
tooltip: string |
|
|
3608
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
3564
3609
|
style?: CSSProperties | undefined;
|
|
3565
3610
|
class?: any;
|
|
3566
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3611
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
3567
3612
|
style?: CSSProperties | undefined;
|
|
3568
3613
|
class?: any;
|
|
3569
3614
|
} & RecordType>>;
|
|
@@ -3605,8 +3650,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3605
3650
|
$: ComponentInternalInstance;
|
|
3606
3651
|
$data: {};
|
|
3607
3652
|
$props: Partial<{
|
|
3608
|
-
data: RecordType[];
|
|
3609
3653
|
columns: PlusColumn[];
|
|
3654
|
+
data: RecordType[];
|
|
3610
3655
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
3611
3656
|
row: any[];
|
|
3612
3657
|
rowIndex: number;
|
|
@@ -3656,8 +3701,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3656
3701
|
};
|
|
3657
3702
|
columnsEmptyText: string;
|
|
3658
3703
|
}> & Omit<{
|
|
3659
|
-
readonly data: RecordType[];
|
|
3660
3704
|
readonly columns: PlusColumn[];
|
|
3705
|
+
readonly data: RecordType[];
|
|
3661
3706
|
readonly headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
3662
3707
|
row: any[];
|
|
3663
3708
|
rowIndex: number;
|
|
@@ -3720,14 +3765,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3720
3765
|
onEdited?: (() => any) | undefined;
|
|
3721
3766
|
onRadioChange?: ((row: RecordType, index: number, value: boolean) => any) | undefined;
|
|
3722
3767
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
3723
|
-
data: {
|
|
3724
|
-
type: PropType< RecordType[]>;
|
|
3725
|
-
default: () => never[];
|
|
3726
|
-
};
|
|
3727
3768
|
columns: {
|
|
3728
3769
|
type: PropType<PlusColumn[]>;
|
|
3729
3770
|
default: () => never[];
|
|
3730
3771
|
};
|
|
3772
|
+
data: {
|
|
3773
|
+
type: PropType< RecordType[]>;
|
|
3774
|
+
default: () => never[];
|
|
3775
|
+
};
|
|
3731
3776
|
height: {
|
|
3732
3777
|
type: PropType<string | number>;
|
|
3733
3778
|
};
|
|
@@ -3872,7 +3917,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3872
3917
|
onPaginationChange?: ((pageInfo: PageInfo) => any) | undefined;
|
|
3873
3918
|
onEdited?: (() => any) | undefined;
|
|
3874
3919
|
onRadioChange?: ((row: RecordType, index: number, value: boolean) => any) | undefined;
|
|
3875
|
-
}, "
|
|
3920
|
+
}, "columns" | "data" | "headerCellStyle" | "rowKey" | "actionBar" | "editable" | "indexTableColumnProps" | "indexContentStyle" | "dragSortableTableColumnProps" | "titleBar" | "defaultSize" | "tableData" | "pagination" | "hasIndexColumn" | "isSelection" | "isRadio" | "hasExpand" | "loadingStatus" | "dragSortable" | "selectionTableColumnProps" | "radioTableColumnProps" | "radioProps" | "defaultSelectedRadioRow" | "expandTableColumnProps" | "adaptive" | "columnsEmptyText">;
|
|
3876
3921
|
$attrs: {
|
|
3877
3922
|
[x: string]: unknown;
|
|
3878
3923
|
};
|
|
@@ -3887,14 +3932,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
3887
3932
|
$emit: ((event: "paginationChange", pageInfo: PageInfo) => void) & ((event: "clickAction", data: ButtonsCallBackParams) => void) & ((event: "clickActionConfirmCancel", data: ButtonsCallBackParams) => void) & ((event: "dragSortEnd", newIndex: number, oldIndex: number) => void) & ((event: "formChange", data: FormChangeCallBackParams) => void) & ((event: "refresh") => void) & ((event: "edited") => void) & ((event: "cell-click", row: RecordType, column: PlusColumn, cell: HTMLTableCellElement, event: Event) => void) & ((event: "cell-dblclick", row: RecordType, column: PlusColumn, cell: HTMLTableCellElement, event: Event) => void) & ((event: "filterTableHeader", columns: PlusColumn[], eventType: FilterTableHeaderEventType) => void) & ((event: "radioChange", row: RecordType, index: number, value: boolean) => void);
|
|
3888
3933
|
$el: any;
|
|
3889
3934
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
3890
|
-
data: {
|
|
3891
|
-
type: PropType< RecordType[]>;
|
|
3892
|
-
default: () => never[];
|
|
3893
|
-
};
|
|
3894
3935
|
columns: {
|
|
3895
3936
|
type: PropType<PlusColumn[]>;
|
|
3896
3937
|
default: () => never[];
|
|
3897
3938
|
};
|
|
3939
|
+
data: {
|
|
3940
|
+
type: PropType< RecordType[]>;
|
|
3941
|
+
default: () => never[];
|
|
3942
|
+
};
|
|
3898
3943
|
height: {
|
|
3899
3944
|
type: PropType<string | number>;
|
|
3900
3945
|
};
|
|
@@ -4084,7 +4129,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4084
4129
|
defaultExpandAll: BooleanConstructor;
|
|
4085
4130
|
defaultSort: PropType< Sort | undefined>;
|
|
4086
4131
|
tooltipEffect: StringConstructor;
|
|
4087
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
4132
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4088
4133
|
spanMethod: PropType<((data: {
|
|
4089
4134
|
row: any;
|
|
4090
4135
|
rowIndex: number;
|
|
@@ -4128,7 +4173,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4128
4173
|
};
|
|
4129
4174
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
4130
4175
|
flexible: BooleanConstructor;
|
|
4131
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
4176
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4132
4177
|
}>> & {
|
|
4133
4178
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
4134
4179
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -4280,7 +4325,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4280
4325
|
defaultExpandAll: BooleanConstructor;
|
|
4281
4326
|
defaultSort: PropType< Sort | undefined>;
|
|
4282
4327
|
tooltipEffect: StringConstructor;
|
|
4283
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
4328
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4284
4329
|
spanMethod: PropType<((data: {
|
|
4285
4330
|
row: any;
|
|
4286
4331
|
rowIndex: number;
|
|
@@ -4324,7 +4369,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4324
4369
|
};
|
|
4325
4370
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
4326
4371
|
flexible: BooleanConstructor;
|
|
4327
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
4372
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4328
4373
|
}>> & {
|
|
4329
4374
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
4330
4375
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -4415,7 +4460,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4415
4460
|
defaultExpandAll: BooleanConstructor;
|
|
4416
4461
|
defaultSort: PropType< Sort | undefined>;
|
|
4417
4462
|
tooltipEffect: StringConstructor;
|
|
4418
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
4463
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4419
4464
|
spanMethod: PropType<((data: {
|
|
4420
4465
|
row: any;
|
|
4421
4466
|
rowIndex: number;
|
|
@@ -4459,7 +4504,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4459
4504
|
};
|
|
4460
4505
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
4461
4506
|
flexible: BooleanConstructor;
|
|
4462
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
4507
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4463
4508
|
}>> & {
|
|
4464
4509
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
4465
4510
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -4603,8 +4648,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4603
4648
|
filterTableHeader: (columns: PlusColumn[], eventType: FilterTableHeaderEventType) => void;
|
|
4604
4649
|
radioChange: (row: RecordType, index: number, value: boolean) => void;
|
|
4605
4650
|
}, string, {
|
|
4606
|
-
data: RecordType[];
|
|
4607
4651
|
columns: PlusColumn[];
|
|
4652
|
+
data: RecordType[];
|
|
4608
4653
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
4609
4654
|
row: any[];
|
|
4610
4655
|
rowIndex: number;
|
|
@@ -4674,14 +4719,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4674
4719
|
$nextTick: typeof nextTick;
|
|
4675
4720
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
4676
4721
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
4677
|
-
data: {
|
|
4678
|
-
type: PropType< RecordType[]>;
|
|
4679
|
-
default: () => never[];
|
|
4680
|
-
};
|
|
4681
4722
|
columns: {
|
|
4682
4723
|
type: PropType<PlusColumn[]>;
|
|
4683
4724
|
default: () => never[];
|
|
4684
4725
|
};
|
|
4726
|
+
data: {
|
|
4727
|
+
type: PropType< RecordType[]>;
|
|
4728
|
+
default: () => never[];
|
|
4729
|
+
};
|
|
4685
4730
|
height: {
|
|
4686
4731
|
type: PropType<string | number>;
|
|
4687
4732
|
};
|
|
@@ -4871,7 +4916,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4871
4916
|
defaultExpandAll: BooleanConstructor;
|
|
4872
4917
|
defaultSort: PropType< Sort | undefined>;
|
|
4873
4918
|
tooltipEffect: StringConstructor;
|
|
4874
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
4919
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4875
4920
|
spanMethod: PropType<((data: {
|
|
4876
4921
|
row: any;
|
|
4877
4922
|
rowIndex: number;
|
|
@@ -4915,7 +4960,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4915
4960
|
};
|
|
4916
4961
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
4917
4962
|
flexible: BooleanConstructor;
|
|
4918
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
4963
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
4919
4964
|
}>> & {
|
|
4920
4965
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
4921
4966
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -5067,7 +5112,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5067
5112
|
defaultExpandAll: BooleanConstructor;
|
|
5068
5113
|
defaultSort: PropType< Sort | undefined>;
|
|
5069
5114
|
tooltipEffect: StringConstructor;
|
|
5070
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
5115
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
5071
5116
|
spanMethod: PropType<((data: {
|
|
5072
5117
|
row: any;
|
|
5073
5118
|
rowIndex: number;
|
|
@@ -5111,7 +5156,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5111
5156
|
};
|
|
5112
5157
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
5113
5158
|
flexible: BooleanConstructor;
|
|
5114
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
5159
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
5115
5160
|
}>> & {
|
|
5116
5161
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
5117
5162
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -5202,7 +5247,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5202
5247
|
defaultExpandAll: BooleanConstructor;
|
|
5203
5248
|
defaultSort: PropType< Sort | undefined>;
|
|
5204
5249
|
tooltipEffect: StringConstructor;
|
|
5205
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
5250
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
5206
5251
|
spanMethod: PropType<((data: {
|
|
5207
5252
|
row: any;
|
|
5208
5253
|
rowIndex: number;
|
|
@@ -5246,7 +5291,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5246
5291
|
};
|
|
5247
5292
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
5248
5293
|
flexible: BooleanConstructor;
|
|
5249
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
5294
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
5250
5295
|
}>> & {
|
|
5251
5296
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
5252
5297
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -5417,6 +5462,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5417
5462
|
requestError: (error: unknown) => void;
|
|
5418
5463
|
requestComplete: (tableData: RecordType[]) => void;
|
|
5419
5464
|
}, string, {
|
|
5465
|
+
columns: PlusColumn[];
|
|
5466
|
+
immediate: boolean;
|
|
5420
5467
|
search: false | Partial<PlusSearchSelfProps & PlusFormSelfProps & Partial< ElementPlusFormProps> & {
|
|
5421
5468
|
style?: CSSProperties | undefined;
|
|
5422
5469
|
class?: any;
|
|
@@ -5425,10 +5472,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5425
5472
|
style?: CSSProperties | undefined;
|
|
5426
5473
|
class?: any;
|
|
5427
5474
|
}>;
|
|
5428
|
-
columns: PlusColumn[];
|
|
5429
|
-
immediate: boolean;
|
|
5430
5475
|
params: RecordType;
|
|
5431
|
-
pagination: false | Omit< PlusPaginationProps, "
|
|
5476
|
+
pagination: false | Omit< PlusPaginationProps, "total" | "modelValue" | "pageSizeList">;
|
|
5432
5477
|
columnsEmptyText: string;
|
|
5433
5478
|
postData: <T = RecordType[]>(data: T[]) => T[];
|
|
5434
5479
|
beforeSearchSubmit: <T_1 = RecordType>(params: T_1) => T_1;
|
|
@@ -5470,6 +5515,15 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5470
5515
|
$nextTick: typeof nextTick;
|
|
5471
5516
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
5472
5517
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
5518
|
+
columns: {
|
|
5519
|
+
type: PropType<PlusColumn[]>;
|
|
5520
|
+
required: true;
|
|
5521
|
+
default: () => never[];
|
|
5522
|
+
};
|
|
5523
|
+
immediate: {
|
|
5524
|
+
type: PropType<boolean>;
|
|
5525
|
+
default: boolean;
|
|
5526
|
+
};
|
|
5473
5527
|
search: {
|
|
5474
5528
|
type: PropType<false | Partial<PlusSearchSelfProps & PlusFormSelfProps & Partial< ElementPlusFormProps> & {
|
|
5475
5529
|
style?: CSSProperties | undefined;
|
|
@@ -5484,15 +5538,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5484
5538
|
}>>;
|
|
5485
5539
|
default: () => {};
|
|
5486
5540
|
};
|
|
5487
|
-
columns: {
|
|
5488
|
-
type: PropType<PlusColumn[]>;
|
|
5489
|
-
required: true;
|
|
5490
|
-
default: () => never[];
|
|
5491
|
-
};
|
|
5492
|
-
immediate: {
|
|
5493
|
-
type: PropType<boolean>;
|
|
5494
|
-
default: boolean;
|
|
5495
|
-
};
|
|
5496
5541
|
params: {
|
|
5497
5542
|
type: PropType<RecordType>;
|
|
5498
5543
|
default: () => {};
|
|
@@ -5505,7 +5550,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5505
5550
|
required: true;
|
|
5506
5551
|
};
|
|
5507
5552
|
pagination: {
|
|
5508
|
-
type: PropType<false | Omit< PlusPaginationProps, "
|
|
5553
|
+
type: PropType<false | Omit< PlusPaginationProps, "total" | "modelValue" | "pageSizeList">>;
|
|
5509
5554
|
default: () => {};
|
|
5510
5555
|
};
|
|
5511
5556
|
columnsEmptyText: {
|
|
@@ -5578,20 +5623,21 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5578
5623
|
$: ComponentInternalInstance;
|
|
5579
5624
|
$data: {};
|
|
5580
5625
|
$props: Partial<{
|
|
5581
|
-
modelValue: FieldValues;
|
|
5582
5626
|
columns: PlusColumn[];
|
|
5627
|
+
layout: "grid" | "flex";
|
|
5628
|
+
modelValue: FieldValues;
|
|
5583
5629
|
labelPosition: "top" | "right" | "left";
|
|
5584
5630
|
inline: boolean;
|
|
5585
5631
|
showNumber: number;
|
|
5586
|
-
|
|
5587
|
-
rowProps: Partial< Mutable<RowProps> & {
|
|
5632
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
5588
5633
|
style?: CSSProperties | undefined;
|
|
5589
5634
|
class?: any;
|
|
5590
5635
|
} & RecordType>;
|
|
5591
|
-
|
|
5636
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
5592
5637
|
style?: CSSProperties | undefined;
|
|
5593
5638
|
class?: any;
|
|
5594
5639
|
} & RecordType>;
|
|
5640
|
+
defaultValues: FieldValues;
|
|
5595
5641
|
hasFooter: boolean;
|
|
5596
5642
|
hasReset: boolean;
|
|
5597
5643
|
resetText: string;
|
|
@@ -5605,19 +5651,20 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5605
5651
|
searchIcon: Component | null;
|
|
5606
5652
|
resetIcon: Component | null;
|
|
5607
5653
|
}> & Omit<{
|
|
5608
|
-
readonly modelValue: FieldValues;
|
|
5609
5654
|
readonly columns: PlusColumn[];
|
|
5655
|
+
readonly layout: "grid" | "flex";
|
|
5656
|
+
readonly modelValue: FieldValues;
|
|
5610
5657
|
readonly inline: boolean;
|
|
5611
5658
|
readonly showNumber: number;
|
|
5612
|
-
readonly
|
|
5613
|
-
readonly rowProps: Partial< Mutable<RowProps> & {
|
|
5659
|
+
readonly colProps: Partial< Mutable<ColProps> & {
|
|
5614
5660
|
style?: CSSProperties | undefined;
|
|
5615
5661
|
class?: any;
|
|
5616
5662
|
} & RecordType>;
|
|
5617
|
-
readonly
|
|
5663
|
+
readonly rowProps: Partial< Mutable<RowProps> & {
|
|
5618
5664
|
style?: CSSProperties | undefined;
|
|
5619
5665
|
class?: any;
|
|
5620
5666
|
} & RecordType>;
|
|
5667
|
+
readonly defaultValues: FieldValues;
|
|
5621
5668
|
readonly hasFooter: boolean;
|
|
5622
5669
|
readonly hasReset: boolean;
|
|
5623
5670
|
readonly resetText: string;
|
|
@@ -5637,14 +5684,18 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5637
5684
|
onSearch?: ((values: FieldValues) => any) | undefined;
|
|
5638
5685
|
onCollapse?: ((isShowUnfold: boolean) => any) | undefined;
|
|
5639
5686
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
5640
|
-
modelValue: {
|
|
5641
|
-
type: PropType<FieldValues>;
|
|
5642
|
-
default: () => {};
|
|
5643
|
-
};
|
|
5644
5687
|
columns: {
|
|
5645
5688
|
type: PropType<PlusColumn[]>;
|
|
5646
5689
|
default: () => never[];
|
|
5647
5690
|
};
|
|
5691
|
+
layout: {
|
|
5692
|
+
type: PropType<"grid" | "flex">;
|
|
5693
|
+
default: "flex";
|
|
5694
|
+
};
|
|
5695
|
+
modelValue: {
|
|
5696
|
+
type: PropType<FieldValues>;
|
|
5697
|
+
default: () => {};
|
|
5698
|
+
};
|
|
5648
5699
|
labelPosition: {
|
|
5649
5700
|
type: PropType<"top" | "right" | "left">;
|
|
5650
5701
|
default: undefined;
|
|
@@ -5657,19 +5708,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5657
5708
|
type: PropType<number>;
|
|
5658
5709
|
default: number;
|
|
5659
5710
|
};
|
|
5660
|
-
defaultValues: {
|
|
5661
|
-
type: PropType<FieldValues>;
|
|
5662
|
-
default: () => {};
|
|
5663
|
-
};
|
|
5664
|
-
rowProps: {
|
|
5665
|
-
type: PropType<Partial< Mutable<RowProps> & {
|
|
5666
|
-
style?: CSSProperties | undefined;
|
|
5667
|
-
class?: any;
|
|
5668
|
-
} & RecordType>>;
|
|
5669
|
-
default: () => {
|
|
5670
|
-
gutter: number;
|
|
5671
|
-
};
|
|
5672
|
-
};
|
|
5673
5711
|
colProps: {
|
|
5674
5712
|
type: PropType<Partial< Mutable<ColProps> & {
|
|
5675
5713
|
style?: CSSProperties | undefined;
|
|
@@ -5683,6 +5721,19 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5683
5721
|
xl: number;
|
|
5684
5722
|
};
|
|
5685
5723
|
};
|
|
5724
|
+
rowProps: {
|
|
5725
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
5726
|
+
style?: CSSProperties | undefined;
|
|
5727
|
+
class?: any;
|
|
5728
|
+
} & RecordType>>;
|
|
5729
|
+
default: () => {
|
|
5730
|
+
gutter: number;
|
|
5731
|
+
};
|
|
5732
|
+
};
|
|
5733
|
+
defaultValues: {
|
|
5734
|
+
type: PropType<FieldValues>;
|
|
5735
|
+
default: () => {};
|
|
5736
|
+
};
|
|
5686
5737
|
hasFooter: {
|
|
5687
5738
|
type: PropType<boolean>;
|
|
5688
5739
|
default: boolean;
|
|
@@ -5737,7 +5788,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5737
5788
|
onReset?: ((values: FieldValues) => any) | undefined;
|
|
5738
5789
|
onSearch?: ((values: FieldValues) => any) | undefined;
|
|
5739
5790
|
onCollapse?: ((isShowUnfold: boolean) => any) | undefined;
|
|
5740
|
-
}, "
|
|
5791
|
+
}, "columns" | "layout" | "modelValue" | "labelPosition" | "inline" | "showNumber" | "colProps" | "rowProps" | "defaultValues" | "hasFooter" | "hasReset" | "resetText" | "hasUnfold" | "defaultUnfold" | "searchText" | "retractText" | "expandText" | "searchLoading" | "needValidate" | "searchIcon" | "resetIcon">;
|
|
5741
5792
|
$attrs: {
|
|
5742
5793
|
[x: string]: unknown;
|
|
5743
5794
|
};
|
|
@@ -5749,17 +5800,21 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5749
5800
|
}>;
|
|
5750
5801
|
$root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
5751
5802
|
$parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
5752
|
-
$emit: ((event: "
|
|
5803
|
+
$emit: ((event: "reset", values: FieldValues) => void) & ((event: "search", values: FieldValues) => void) & ((event: "update:modelValue", values: FieldValues) => void) & ((event: "change", values: FieldValues, column: PlusColumn) => void) & ((event: "collapse", isShowUnfold: boolean) => void);
|
|
5753
5804
|
$el: any;
|
|
5754
5805
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
5755
|
-
modelValue: {
|
|
5756
|
-
type: PropType<FieldValues>;
|
|
5757
|
-
default: () => {};
|
|
5758
|
-
};
|
|
5759
5806
|
columns: {
|
|
5760
5807
|
type: PropType<PlusColumn[]>;
|
|
5761
5808
|
default: () => never[];
|
|
5762
5809
|
};
|
|
5810
|
+
layout: {
|
|
5811
|
+
type: PropType<"grid" | "flex">;
|
|
5812
|
+
default: "flex";
|
|
5813
|
+
};
|
|
5814
|
+
modelValue: {
|
|
5815
|
+
type: PropType<FieldValues>;
|
|
5816
|
+
default: () => {};
|
|
5817
|
+
};
|
|
5763
5818
|
labelPosition: {
|
|
5764
5819
|
type: PropType<"top" | "right" | "left">;
|
|
5765
5820
|
default: undefined;
|
|
@@ -5772,19 +5827,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5772
5827
|
type: PropType<number>;
|
|
5773
5828
|
default: number;
|
|
5774
5829
|
};
|
|
5775
|
-
defaultValues: {
|
|
5776
|
-
type: PropType<FieldValues>;
|
|
5777
|
-
default: () => {};
|
|
5778
|
-
};
|
|
5779
|
-
rowProps: {
|
|
5780
|
-
type: PropType<Partial< Mutable<RowProps> & {
|
|
5781
|
-
style?: CSSProperties | undefined;
|
|
5782
|
-
class?: any;
|
|
5783
|
-
} & RecordType>>;
|
|
5784
|
-
default: () => {
|
|
5785
|
-
gutter: number;
|
|
5786
|
-
};
|
|
5787
|
-
};
|
|
5788
5830
|
colProps: {
|
|
5789
5831
|
type: PropType<Partial< Mutable<ColProps> & {
|
|
5790
5832
|
style?: CSSProperties | undefined;
|
|
@@ -5798,6 +5840,19 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5798
5840
|
xl: number;
|
|
5799
5841
|
};
|
|
5800
5842
|
};
|
|
5843
|
+
rowProps: {
|
|
5844
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
5845
|
+
style?: CSSProperties | undefined;
|
|
5846
|
+
class?: any;
|
|
5847
|
+
} & RecordType>>;
|
|
5848
|
+
default: () => {
|
|
5849
|
+
gutter: number;
|
|
5850
|
+
};
|
|
5851
|
+
};
|
|
5852
|
+
defaultValues: {
|
|
5853
|
+
type: PropType<FieldValues>;
|
|
5854
|
+
default: () => {};
|
|
5855
|
+
};
|
|
5801
5856
|
hasFooter: {
|
|
5802
5857
|
type: PropType<boolean>;
|
|
5803
5858
|
default: boolean;
|
|
@@ -5857,69 +5912,71 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5857
5912
|
$: ComponentInternalInstance;
|
|
5858
5913
|
$data: {};
|
|
5859
5914
|
$props: Partial<{
|
|
5860
|
-
modelValue: FieldValues;
|
|
5861
|
-
collapseDuration: number;
|
|
5862
|
-
collapseTransition: boolean;
|
|
5863
5915
|
columns: PlusColumn[];
|
|
5864
5916
|
group: false | PlusFormGroupRow[];
|
|
5917
|
+
layout: "grid" | "flex";
|
|
5918
|
+
modelValue: FieldValues;
|
|
5865
5919
|
rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
5866
5920
|
labelPosition: "top" | "right" | "left";
|
|
5867
5921
|
labelWidth: string | number;
|
|
5868
5922
|
labelSuffix: string;
|
|
5869
5923
|
hasLabel: boolean;
|
|
5870
|
-
|
|
5871
|
-
|
|
5924
|
+
clearable: boolean;
|
|
5925
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
5872
5926
|
style?: CSSProperties | undefined;
|
|
5873
5927
|
class?: any;
|
|
5874
5928
|
} & RecordType>;
|
|
5875
|
-
|
|
5929
|
+
collapseDuration: number;
|
|
5930
|
+
collapseTransition: boolean;
|
|
5931
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
5876
5932
|
style?: CSSProperties | undefined;
|
|
5877
5933
|
class?: any;
|
|
5878
5934
|
} & RecordType>;
|
|
5935
|
+
defaultValues: FieldValues;
|
|
5879
5936
|
hasErrorTip: boolean;
|
|
5880
5937
|
hasFooter: boolean;
|
|
5881
5938
|
hasReset: boolean;
|
|
5882
5939
|
submitText: string;
|
|
5883
5940
|
resetText: string;
|
|
5884
5941
|
submitLoading: boolean;
|
|
5885
|
-
footerAlign: "
|
|
5942
|
+
footerAlign: "right" | "left" | "center";
|
|
5886
5943
|
cardProps: Partial< Mutable<CardProps> & {
|
|
5887
5944
|
style?: CSSProperties | undefined;
|
|
5888
5945
|
class?: any;
|
|
5889
5946
|
} & RecordType>;
|
|
5890
5947
|
prevent: boolean;
|
|
5891
|
-
clearable: boolean;
|
|
5892
5948
|
}> & Omit<{
|
|
5893
|
-
readonly modelValue: FieldValues;
|
|
5894
5949
|
readonly columns: PlusColumn[];
|
|
5895
5950
|
readonly group: false | PlusFormGroupRow[];
|
|
5951
|
+
readonly layout: "grid" | "flex";
|
|
5952
|
+
readonly modelValue: FieldValues;
|
|
5896
5953
|
readonly rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
5897
5954
|
readonly labelPosition: "top" | "right" | "left";
|
|
5898
5955
|
readonly labelWidth: string | number;
|
|
5899
5956
|
readonly labelSuffix: string;
|
|
5900
5957
|
readonly hasLabel: boolean;
|
|
5901
|
-
readonly
|
|
5902
|
-
readonly
|
|
5958
|
+
readonly clearable: boolean;
|
|
5959
|
+
readonly colProps: Partial< Mutable<ColProps> & {
|
|
5903
5960
|
style?: CSSProperties | undefined;
|
|
5904
5961
|
class?: any;
|
|
5905
5962
|
} & RecordType>;
|
|
5906
|
-
readonly
|
|
5963
|
+
readonly rowProps: Partial< Mutable<RowProps> & {
|
|
5907
5964
|
style?: CSSProperties | undefined;
|
|
5908
5965
|
class?: any;
|
|
5909
5966
|
} & RecordType>;
|
|
5967
|
+
readonly defaultValues: FieldValues;
|
|
5910
5968
|
readonly hasErrorTip: boolean;
|
|
5911
5969
|
readonly hasFooter: boolean;
|
|
5912
5970
|
readonly hasReset: boolean;
|
|
5913
5971
|
readonly submitText: string;
|
|
5914
5972
|
readonly resetText: string;
|
|
5915
5973
|
readonly submitLoading: boolean;
|
|
5916
|
-
readonly footerAlign: "
|
|
5974
|
+
readonly footerAlign: "right" | "left" | "center";
|
|
5917
5975
|
readonly cardProps: Partial< Mutable<CardProps> & {
|
|
5918
5976
|
style?: CSSProperties | undefined;
|
|
5919
5977
|
class?: any;
|
|
5920
5978
|
} & RecordType>;
|
|
5921
5979
|
readonly prevent: boolean;
|
|
5922
|
-
readonly clearable: boolean;
|
|
5923
5980
|
readonly collapseDuration?: number | undefined;
|
|
5924
5981
|
readonly collapseTransition?: boolean | undefined;
|
|
5925
5982
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
@@ -5929,18 +5986,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5929
5986
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
5930
5987
|
onSubmitError?: ((errors: unknown) => any) | undefined;
|
|
5931
5988
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
5932
|
-
modelValue: {
|
|
5933
|
-
type: PropType<FieldValues>;
|
|
5934
|
-
default: () => {};
|
|
5935
|
-
};
|
|
5936
|
-
collapseDuration: {
|
|
5937
|
-
type: PropType<number>;
|
|
5938
|
-
default: undefined;
|
|
5939
|
-
};
|
|
5940
|
-
collapseTransition: {
|
|
5941
|
-
type: PropType<boolean>;
|
|
5942
|
-
default: undefined;
|
|
5943
|
-
};
|
|
5944
5989
|
columns: {
|
|
5945
5990
|
type: PropType<PlusColumn[]>;
|
|
5946
5991
|
default: () => never[];
|
|
@@ -5949,6 +5994,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5949
5994
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
5950
5995
|
default: boolean;
|
|
5951
5996
|
};
|
|
5997
|
+
layout: {
|
|
5998
|
+
type: PropType<"grid" | "flex">;
|
|
5999
|
+
default: string;
|
|
6000
|
+
};
|
|
6001
|
+
modelValue: {
|
|
6002
|
+
type: PropType<FieldValues>;
|
|
6003
|
+
default: () => {};
|
|
6004
|
+
};
|
|
5952
6005
|
rules: {
|
|
5953
6006
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
5954
6007
|
default: () => {};
|
|
@@ -5969,24 +6022,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
5969
6022
|
type: PropType<boolean>;
|
|
5970
6023
|
default: boolean;
|
|
5971
6024
|
};
|
|
5972
|
-
|
|
5973
|
-
type: PropType<
|
|
5974
|
-
default:
|
|
6025
|
+
clearable: {
|
|
6026
|
+
type: PropType<boolean>;
|
|
6027
|
+
default: boolean;
|
|
5975
6028
|
};
|
|
5976
|
-
|
|
5977
|
-
type: PropType<Partial< Mutable<
|
|
6029
|
+
colProps: {
|
|
6030
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
5978
6031
|
style?: CSSProperties | undefined;
|
|
5979
6032
|
class?: any;
|
|
5980
6033
|
} & RecordType>>;
|
|
5981
6034
|
default: () => {};
|
|
5982
6035
|
};
|
|
5983
|
-
|
|
5984
|
-
type: PropType<
|
|
6036
|
+
collapseDuration: {
|
|
6037
|
+
type: PropType<number>;
|
|
6038
|
+
default: undefined;
|
|
6039
|
+
};
|
|
6040
|
+
collapseTransition: {
|
|
6041
|
+
type: PropType<boolean>;
|
|
6042
|
+
default: undefined;
|
|
6043
|
+
};
|
|
6044
|
+
rowProps: {
|
|
6045
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
5985
6046
|
style?: CSSProperties | undefined;
|
|
5986
6047
|
class?: any;
|
|
5987
6048
|
} & RecordType>>;
|
|
5988
6049
|
default: () => {};
|
|
5989
6050
|
};
|
|
6051
|
+
defaultValues: {
|
|
6052
|
+
type: PropType<FieldValues>;
|
|
6053
|
+
default: () => {};
|
|
6054
|
+
};
|
|
5990
6055
|
hasErrorTip: {
|
|
5991
6056
|
type: PropType<boolean>;
|
|
5992
6057
|
default: boolean;
|
|
@@ -6012,7 +6077,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6012
6077
|
default: boolean;
|
|
6013
6078
|
};
|
|
6014
6079
|
footerAlign: {
|
|
6015
|
-
type: PropType<"
|
|
6080
|
+
type: PropType<"right" | "left" | "center">;
|
|
6016
6081
|
default: string;
|
|
6017
6082
|
};
|
|
6018
6083
|
cardProps: {
|
|
@@ -6026,10 +6091,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6026
6091
|
type: PropType<boolean>;
|
|
6027
6092
|
default: boolean;
|
|
6028
6093
|
};
|
|
6029
|
-
clearable: {
|
|
6030
|
-
type: PropType<boolean>;
|
|
6031
|
-
default: boolean;
|
|
6032
|
-
};
|
|
6033
6094
|
}>> & {
|
|
6034
6095
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
6035
6096
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -6037,7 +6098,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6037
6098
|
onSubmit?: ((values: FieldValues) => any) | undefined;
|
|
6038
6099
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
6039
6100
|
onSubmitError?: ((errors: unknown) => any) | undefined;
|
|
6040
|
-
}, "
|
|
6101
|
+
}, "columns" | "group" | "layout" | "modelValue" | "rules" | "labelPosition" | "labelWidth" | "labelSuffix" | "hasLabel" | "clearable" | "colProps" | "collapseDuration" | "collapseTransition" | "rowProps" | "defaultValues" | "hasErrorTip" | "hasFooter" | "hasReset" | "submitText" | "resetText" | "submitLoading" | "footerAlign" | "cardProps" | "prevent">;
|
|
6041
6102
|
$attrs: {
|
|
6042
6103
|
[x: string]: unknown;
|
|
6043
6104
|
};
|
|
@@ -6049,21 +6110,9 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6049
6110
|
}>;
|
|
6050
6111
|
$root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
6051
6112
|
$parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
6052
|
-
$emit: ((event: "
|
|
6113
|
+
$emit: ((event: "reset", values: FieldValues) => void) & ((event: "submit", values: FieldValues) => void) & ((event: "update:modelValue", values: FieldValues) => void) & ((event: "change", values: FieldValues, column: PlusColumn) => void) & ((event: "validate", ...args: any[]) => void) & ((event: "submitError", errors: unknown) => void);
|
|
6053
6114
|
$el: any;
|
|
6054
6115
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
6055
|
-
modelValue: {
|
|
6056
|
-
type: PropType<FieldValues>;
|
|
6057
|
-
default: () => {};
|
|
6058
|
-
};
|
|
6059
|
-
collapseDuration: {
|
|
6060
|
-
type: PropType<number>;
|
|
6061
|
-
default: undefined;
|
|
6062
|
-
};
|
|
6063
|
-
collapseTransition: {
|
|
6064
|
-
type: PropType<boolean>;
|
|
6065
|
-
default: undefined;
|
|
6066
|
-
};
|
|
6067
6116
|
columns: {
|
|
6068
6117
|
type: PropType<PlusColumn[]>;
|
|
6069
6118
|
default: () => never[];
|
|
@@ -6072,6 +6121,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6072
6121
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
6073
6122
|
default: boolean;
|
|
6074
6123
|
};
|
|
6124
|
+
layout: {
|
|
6125
|
+
type: PropType<"grid" | "flex">;
|
|
6126
|
+
default: string;
|
|
6127
|
+
};
|
|
6128
|
+
modelValue: {
|
|
6129
|
+
type: PropType<FieldValues>;
|
|
6130
|
+
default: () => {};
|
|
6131
|
+
};
|
|
6075
6132
|
rules: {
|
|
6076
6133
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
6077
6134
|
default: () => {};
|
|
@@ -6092,24 +6149,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6092
6149
|
type: PropType<boolean>;
|
|
6093
6150
|
default: boolean;
|
|
6094
6151
|
};
|
|
6095
|
-
|
|
6096
|
-
type: PropType<
|
|
6097
|
-
default:
|
|
6152
|
+
clearable: {
|
|
6153
|
+
type: PropType<boolean>;
|
|
6154
|
+
default: boolean;
|
|
6098
6155
|
};
|
|
6099
|
-
|
|
6100
|
-
type: PropType<Partial< Mutable<
|
|
6156
|
+
colProps: {
|
|
6157
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
6101
6158
|
style?: CSSProperties | undefined;
|
|
6102
6159
|
class?: any;
|
|
6103
6160
|
} & RecordType>>;
|
|
6104
6161
|
default: () => {};
|
|
6105
6162
|
};
|
|
6106
|
-
|
|
6107
|
-
type: PropType<
|
|
6163
|
+
collapseDuration: {
|
|
6164
|
+
type: PropType<number>;
|
|
6165
|
+
default: undefined;
|
|
6166
|
+
};
|
|
6167
|
+
collapseTransition: {
|
|
6168
|
+
type: PropType<boolean>;
|
|
6169
|
+
default: undefined;
|
|
6170
|
+
};
|
|
6171
|
+
rowProps: {
|
|
6172
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
6108
6173
|
style?: CSSProperties | undefined;
|
|
6109
6174
|
class?: any;
|
|
6110
6175
|
} & RecordType>>;
|
|
6111
6176
|
default: () => {};
|
|
6112
6177
|
};
|
|
6178
|
+
defaultValues: {
|
|
6179
|
+
type: PropType<FieldValues>;
|
|
6180
|
+
default: () => {};
|
|
6181
|
+
};
|
|
6113
6182
|
hasErrorTip: {
|
|
6114
6183
|
type: PropType<boolean>;
|
|
6115
6184
|
default: boolean;
|
|
@@ -6135,7 +6204,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6135
6204
|
default: boolean;
|
|
6136
6205
|
};
|
|
6137
6206
|
footerAlign: {
|
|
6138
|
-
type: PropType<"
|
|
6207
|
+
type: PropType<"right" | "left" | "center">;
|
|
6139
6208
|
default: string;
|
|
6140
6209
|
};
|
|
6141
6210
|
cardProps: {
|
|
@@ -6149,10 +6218,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6149
6218
|
type: PropType<boolean>;
|
|
6150
6219
|
default: boolean;
|
|
6151
6220
|
};
|
|
6152
|
-
clearable: {
|
|
6153
|
-
type: PropType<boolean>;
|
|
6154
|
-
default: boolean;
|
|
6155
|
-
};
|
|
6156
6221
|
}>> & {
|
|
6157
6222
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
6158
6223
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -6478,38 +6543,39 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6478
6543
|
submitError: (errors: unknown) => void;
|
|
6479
6544
|
validate: (...args: any[]) => void;
|
|
6480
6545
|
}, string, {
|
|
6481
|
-
modelValue: FieldValues;
|
|
6482
|
-
collapseDuration: number;
|
|
6483
|
-
collapseTransition: boolean;
|
|
6484
6546
|
columns: PlusColumn[];
|
|
6485
6547
|
group: false | PlusFormGroupRow[];
|
|
6548
|
+
layout: "grid" | "flex";
|
|
6549
|
+
modelValue: FieldValues;
|
|
6486
6550
|
rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
6487
6551
|
labelPosition: "top" | "right" | "left";
|
|
6488
6552
|
labelWidth: string | number;
|
|
6489
6553
|
labelSuffix: string;
|
|
6490
6554
|
hasLabel: boolean;
|
|
6491
|
-
|
|
6492
|
-
|
|
6555
|
+
clearable: boolean;
|
|
6556
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
6493
6557
|
style?: CSSProperties | undefined;
|
|
6494
6558
|
class?: any;
|
|
6495
6559
|
} & RecordType>;
|
|
6496
|
-
|
|
6560
|
+
collapseDuration: number;
|
|
6561
|
+
collapseTransition: boolean;
|
|
6562
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
6497
6563
|
style?: CSSProperties | undefined;
|
|
6498
6564
|
class?: any;
|
|
6499
6565
|
} & RecordType>;
|
|
6566
|
+
defaultValues: FieldValues;
|
|
6500
6567
|
hasErrorTip: boolean;
|
|
6501
6568
|
hasFooter: boolean;
|
|
6502
6569
|
hasReset: boolean;
|
|
6503
6570
|
submitText: string;
|
|
6504
6571
|
resetText: string;
|
|
6505
6572
|
submitLoading: boolean;
|
|
6506
|
-
footerAlign: "
|
|
6573
|
+
footerAlign: "right" | "left" | "center";
|
|
6507
6574
|
cardProps: Partial< Mutable<CardProps> & {
|
|
6508
6575
|
style?: CSSProperties | undefined;
|
|
6509
6576
|
class?: any;
|
|
6510
6577
|
} & RecordType>;
|
|
6511
6578
|
prevent: boolean;
|
|
6512
|
-
clearable: boolean;
|
|
6513
6579
|
}, {}, string, {}> & {
|
|
6514
6580
|
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
6515
6581
|
created?: ((() => void) | (() => void)[]) | undefined;
|
|
@@ -6531,18 +6597,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6531
6597
|
$nextTick: typeof nextTick;
|
|
6532
6598
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
6533
6599
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
6534
|
-
modelValue: {
|
|
6535
|
-
type: PropType<FieldValues>;
|
|
6536
|
-
default: () => {};
|
|
6537
|
-
};
|
|
6538
|
-
collapseDuration: {
|
|
6539
|
-
type: PropType<number>;
|
|
6540
|
-
default: undefined;
|
|
6541
|
-
};
|
|
6542
|
-
collapseTransition: {
|
|
6543
|
-
type: PropType<boolean>;
|
|
6544
|
-
default: undefined;
|
|
6545
|
-
};
|
|
6546
6600
|
columns: {
|
|
6547
6601
|
type: PropType<PlusColumn[]>;
|
|
6548
6602
|
default: () => never[];
|
|
@@ -6551,6 +6605,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6551
6605
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
6552
6606
|
default: boolean;
|
|
6553
6607
|
};
|
|
6608
|
+
layout: {
|
|
6609
|
+
type: PropType<"grid" | "flex">;
|
|
6610
|
+
default: string;
|
|
6611
|
+
};
|
|
6612
|
+
modelValue: {
|
|
6613
|
+
type: PropType<FieldValues>;
|
|
6614
|
+
default: () => {};
|
|
6615
|
+
};
|
|
6554
6616
|
rules: {
|
|
6555
6617
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
6556
6618
|
default: () => {};
|
|
@@ -6571,24 +6633,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6571
6633
|
type: PropType<boolean>;
|
|
6572
6634
|
default: boolean;
|
|
6573
6635
|
};
|
|
6574
|
-
|
|
6575
|
-
type: PropType<
|
|
6576
|
-
default:
|
|
6636
|
+
clearable: {
|
|
6637
|
+
type: PropType<boolean>;
|
|
6638
|
+
default: boolean;
|
|
6577
6639
|
};
|
|
6578
|
-
|
|
6579
|
-
type: PropType<Partial< Mutable<
|
|
6640
|
+
colProps: {
|
|
6641
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
6580
6642
|
style?: CSSProperties | undefined;
|
|
6581
6643
|
class?: any;
|
|
6582
6644
|
} & RecordType>>;
|
|
6583
6645
|
default: () => {};
|
|
6584
6646
|
};
|
|
6585
|
-
|
|
6586
|
-
type: PropType<
|
|
6647
|
+
collapseDuration: {
|
|
6648
|
+
type: PropType<number>;
|
|
6649
|
+
default: undefined;
|
|
6650
|
+
};
|
|
6651
|
+
collapseTransition: {
|
|
6652
|
+
type: PropType<boolean>;
|
|
6653
|
+
default: undefined;
|
|
6654
|
+
};
|
|
6655
|
+
rowProps: {
|
|
6656
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
6587
6657
|
style?: CSSProperties | undefined;
|
|
6588
6658
|
class?: any;
|
|
6589
6659
|
} & RecordType>>;
|
|
6590
6660
|
default: () => {};
|
|
6591
6661
|
};
|
|
6662
|
+
defaultValues: {
|
|
6663
|
+
type: PropType<FieldValues>;
|
|
6664
|
+
default: () => {};
|
|
6665
|
+
};
|
|
6592
6666
|
hasErrorTip: {
|
|
6593
6667
|
type: PropType<boolean>;
|
|
6594
6668
|
default: boolean;
|
|
@@ -6614,7 +6688,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6614
6688
|
default: boolean;
|
|
6615
6689
|
};
|
|
6616
6690
|
footerAlign: {
|
|
6617
|
-
type: PropType<"
|
|
6691
|
+
type: PropType<"right" | "left" | "center">;
|
|
6618
6692
|
default: string;
|
|
6619
6693
|
};
|
|
6620
6694
|
cardProps: {
|
|
@@ -6628,10 +6702,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6628
6702
|
type: PropType<boolean>;
|
|
6629
6703
|
default: boolean;
|
|
6630
6704
|
};
|
|
6631
|
-
clearable: {
|
|
6632
|
-
type: PropType<boolean>;
|
|
6633
|
-
default: boolean;
|
|
6634
|
-
};
|
|
6635
6705
|
}>> & {
|
|
6636
6706
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
6637
6707
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -6962,14 +7032,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6962
7032
|
hideInGroup?: boolean | ComputedRef<boolean> | undefined;
|
|
6963
7033
|
columns?: PlusColumn[] | undefined;
|
|
6964
7034
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
6965
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
7035
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
6966
7036
|
readonly label: string | ComputedRef<string>;
|
|
6967
|
-
readonly modelValue: string | number | boolean |
|
|
7037
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
6968
7038
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
6969
|
-
readonly tooltip: string |
|
|
7039
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
6970
7040
|
style?: CSSProperties | undefined;
|
|
6971
7041
|
class?: any;
|
|
6972
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7042
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
6973
7043
|
style?: CSSProperties | undefined;
|
|
6974
7044
|
class?: any;
|
|
6975
7045
|
} & RecordType>>;
|
|
@@ -6991,7 +7061,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
6991
7061
|
};
|
|
6992
7062
|
rows: number;
|
|
6993
7063
|
autocomplete: string;
|
|
6994
|
-
type: "" | "number" | "default" | "
|
|
7064
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
6995
7065
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
6996
7066
|
step: string | number;
|
|
6997
7067
|
format: string | ProgressFn | undefined;
|
|
@@ -7036,12 +7106,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7036
7106
|
fieldInstance?: any;
|
|
7037
7107
|
valueIsReady?: Ref<boolean> | undefined;
|
|
7038
7108
|
prop: string;
|
|
7039
|
-
modelValue: string | number | boolean |
|
|
7109
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
7040
7110
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
7041
|
-
tooltip: string |
|
|
7111
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
7042
7112
|
style?: CSSProperties | undefined;
|
|
7043
7113
|
class?: any;
|
|
7044
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7114
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7045
7115
|
style?: CSSProperties | undefined;
|
|
7046
7116
|
class?: any;
|
|
7047
7117
|
} & RecordType>>;
|
|
@@ -7070,14 +7140,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7070
7140
|
clearable: boolean;
|
|
7071
7141
|
index: number;
|
|
7072
7142
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
7073
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
7143
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
7074
7144
|
readonly label: string | ComputedRef<string>;
|
|
7075
|
-
readonly modelValue: string | number | boolean |
|
|
7145
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
7076
7146
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
7077
|
-
readonly tooltip: string |
|
|
7147
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
7078
7148
|
style?: CSSProperties | undefined;
|
|
7079
7149
|
class?: any;
|
|
7080
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7150
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7081
7151
|
style?: CSSProperties | undefined;
|
|
7082
7152
|
class?: any;
|
|
7083
7153
|
} & RecordType>>;
|
|
@@ -7099,7 +7169,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7099
7169
|
};
|
|
7100
7170
|
rows: number;
|
|
7101
7171
|
autocomplete: string;
|
|
7102
|
-
type: "" | "number" | "default" | "
|
|
7172
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
7103
7173
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
7104
7174
|
step: string | number;
|
|
7105
7175
|
format: string | ProgressFn | undefined;
|
|
@@ -7144,12 +7214,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7144
7214
|
fieldInstance?: any;
|
|
7145
7215
|
valueIsReady?: Ref<boolean> | undefined;
|
|
7146
7216
|
prop: string;
|
|
7147
|
-
modelValue: string | number | boolean |
|
|
7217
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
7148
7218
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
7149
|
-
tooltip: string |
|
|
7219
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
7150
7220
|
style?: CSSProperties | undefined;
|
|
7151
7221
|
class?: any;
|
|
7152
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7222
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
7153
7223
|
style?: CSSProperties | undefined;
|
|
7154
7224
|
class?: any;
|
|
7155
7225
|
} & RecordType>>;
|
|
@@ -7201,20 +7271,21 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7201
7271
|
reset: (values: FieldValues) => void;
|
|
7202
7272
|
collapse: (isShowUnfold: boolean) => void;
|
|
7203
7273
|
}, string, {
|
|
7204
|
-
modelValue: FieldValues;
|
|
7205
7274
|
columns: PlusColumn[];
|
|
7275
|
+
layout: "grid" | "flex";
|
|
7276
|
+
modelValue: FieldValues;
|
|
7206
7277
|
labelPosition: "top" | "right" | "left";
|
|
7207
7278
|
inline: boolean;
|
|
7208
7279
|
showNumber: number;
|
|
7209
|
-
|
|
7210
|
-
rowProps: Partial< Mutable<RowProps> & {
|
|
7280
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
7211
7281
|
style?: CSSProperties | undefined;
|
|
7212
7282
|
class?: any;
|
|
7213
7283
|
} & RecordType>;
|
|
7214
|
-
|
|
7284
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
7215
7285
|
style?: CSSProperties | undefined;
|
|
7216
7286
|
class?: any;
|
|
7217
7287
|
} & RecordType>;
|
|
7288
|
+
defaultValues: FieldValues;
|
|
7218
7289
|
hasFooter: boolean;
|
|
7219
7290
|
hasReset: boolean;
|
|
7220
7291
|
resetText: string;
|
|
@@ -7248,14 +7319,18 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7248
7319
|
$nextTick: typeof nextTick;
|
|
7249
7320
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
7250
7321
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
7251
|
-
modelValue: {
|
|
7252
|
-
type: PropType<FieldValues>;
|
|
7253
|
-
default: () => {};
|
|
7254
|
-
};
|
|
7255
7322
|
columns: {
|
|
7256
7323
|
type: PropType<PlusColumn[]>;
|
|
7257
7324
|
default: () => never[];
|
|
7258
7325
|
};
|
|
7326
|
+
layout: {
|
|
7327
|
+
type: PropType<"grid" | "flex">;
|
|
7328
|
+
default: "flex";
|
|
7329
|
+
};
|
|
7330
|
+
modelValue: {
|
|
7331
|
+
type: PropType<FieldValues>;
|
|
7332
|
+
default: () => {};
|
|
7333
|
+
};
|
|
7259
7334
|
labelPosition: {
|
|
7260
7335
|
type: PropType<"top" | "right" | "left">;
|
|
7261
7336
|
default: undefined;
|
|
@@ -7268,32 +7343,32 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7268
7343
|
type: PropType<number>;
|
|
7269
7344
|
default: number;
|
|
7270
7345
|
};
|
|
7271
|
-
|
|
7272
|
-
type: PropType<
|
|
7273
|
-
default: () => {};
|
|
7274
|
-
};
|
|
7275
|
-
rowProps: {
|
|
7276
|
-
type: PropType<Partial< Mutable<RowProps> & {
|
|
7346
|
+
colProps: {
|
|
7347
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
7277
7348
|
style?: CSSProperties | undefined;
|
|
7278
7349
|
class?: any;
|
|
7279
7350
|
} & RecordType>>;
|
|
7280
7351
|
default: () => {
|
|
7281
|
-
|
|
7352
|
+
xs: number;
|
|
7353
|
+
sm: number;
|
|
7354
|
+
md: number;
|
|
7355
|
+
lg: number;
|
|
7356
|
+
xl: number;
|
|
7282
7357
|
};
|
|
7283
7358
|
};
|
|
7284
|
-
|
|
7285
|
-
type: PropType<Partial< Mutable<
|
|
7359
|
+
rowProps: {
|
|
7360
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
7286
7361
|
style?: CSSProperties | undefined;
|
|
7287
7362
|
class?: any;
|
|
7288
7363
|
} & RecordType>>;
|
|
7289
7364
|
default: () => {
|
|
7290
|
-
|
|
7291
|
-
sm: number;
|
|
7292
|
-
md: number;
|
|
7293
|
-
lg: number;
|
|
7294
|
-
xl: number;
|
|
7365
|
+
gutter: number;
|
|
7295
7366
|
};
|
|
7296
7367
|
};
|
|
7368
|
+
defaultValues: {
|
|
7369
|
+
type: PropType<FieldValues>;
|
|
7370
|
+
default: () => {};
|
|
7371
|
+
};
|
|
7297
7372
|
hasFooter: {
|
|
7298
7373
|
type: PropType<boolean>;
|
|
7299
7374
|
default: boolean;
|
|
@@ -7353,69 +7428,71 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7353
7428
|
$: ComponentInternalInstance;
|
|
7354
7429
|
$data: {};
|
|
7355
7430
|
$props: Partial<{
|
|
7356
|
-
modelValue: FieldValues;
|
|
7357
|
-
collapseDuration: number;
|
|
7358
|
-
collapseTransition: boolean;
|
|
7359
7431
|
columns: PlusColumn[];
|
|
7360
7432
|
group: false | PlusFormGroupRow[];
|
|
7433
|
+
layout: "grid" | "flex";
|
|
7434
|
+
modelValue: FieldValues;
|
|
7361
7435
|
rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
7362
7436
|
labelPosition: "top" | "right" | "left";
|
|
7363
7437
|
labelWidth: string | number;
|
|
7364
7438
|
labelSuffix: string;
|
|
7365
7439
|
hasLabel: boolean;
|
|
7366
|
-
|
|
7367
|
-
|
|
7440
|
+
clearable: boolean;
|
|
7441
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
7368
7442
|
style?: CSSProperties | undefined;
|
|
7369
7443
|
class?: any;
|
|
7370
7444
|
} & RecordType>;
|
|
7371
|
-
|
|
7445
|
+
collapseDuration: number;
|
|
7446
|
+
collapseTransition: boolean;
|
|
7447
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
7372
7448
|
style?: CSSProperties | undefined;
|
|
7373
7449
|
class?: any;
|
|
7374
7450
|
} & RecordType>;
|
|
7451
|
+
defaultValues: FieldValues;
|
|
7375
7452
|
hasErrorTip: boolean;
|
|
7376
7453
|
hasFooter: boolean;
|
|
7377
7454
|
hasReset: boolean;
|
|
7378
7455
|
submitText: string;
|
|
7379
7456
|
resetText: string;
|
|
7380
7457
|
submitLoading: boolean;
|
|
7381
|
-
footerAlign: "
|
|
7458
|
+
footerAlign: "right" | "left" | "center";
|
|
7382
7459
|
cardProps: Partial< Mutable<CardProps> & {
|
|
7383
7460
|
style?: CSSProperties | undefined;
|
|
7384
7461
|
class?: any;
|
|
7385
7462
|
} & RecordType>;
|
|
7386
7463
|
prevent: boolean;
|
|
7387
|
-
clearable: boolean;
|
|
7388
7464
|
}> & Omit<{
|
|
7389
|
-
readonly modelValue: FieldValues;
|
|
7390
7465
|
readonly columns: PlusColumn[];
|
|
7391
7466
|
readonly group: false | PlusFormGroupRow[];
|
|
7467
|
+
readonly layout: "grid" | "flex";
|
|
7468
|
+
readonly modelValue: FieldValues;
|
|
7392
7469
|
readonly rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
7393
7470
|
readonly labelPosition: "top" | "right" | "left";
|
|
7394
7471
|
readonly labelWidth: string | number;
|
|
7395
7472
|
readonly labelSuffix: string;
|
|
7396
7473
|
readonly hasLabel: boolean;
|
|
7397
|
-
readonly
|
|
7398
|
-
readonly
|
|
7474
|
+
readonly clearable: boolean;
|
|
7475
|
+
readonly colProps: Partial< Mutable<ColProps> & {
|
|
7399
7476
|
style?: CSSProperties | undefined;
|
|
7400
7477
|
class?: any;
|
|
7401
7478
|
} & RecordType>;
|
|
7402
|
-
readonly
|
|
7479
|
+
readonly rowProps: Partial< Mutable<RowProps> & {
|
|
7403
7480
|
style?: CSSProperties | undefined;
|
|
7404
7481
|
class?: any;
|
|
7405
7482
|
} & RecordType>;
|
|
7483
|
+
readonly defaultValues: FieldValues;
|
|
7406
7484
|
readonly hasErrorTip: boolean;
|
|
7407
7485
|
readonly hasFooter: boolean;
|
|
7408
7486
|
readonly hasReset: boolean;
|
|
7409
7487
|
readonly submitText: string;
|
|
7410
7488
|
readonly resetText: string;
|
|
7411
7489
|
readonly submitLoading: boolean;
|
|
7412
|
-
readonly footerAlign: "
|
|
7490
|
+
readonly footerAlign: "right" | "left" | "center";
|
|
7413
7491
|
readonly cardProps: Partial< Mutable<CardProps> & {
|
|
7414
7492
|
style?: CSSProperties | undefined;
|
|
7415
7493
|
class?: any;
|
|
7416
7494
|
} & RecordType>;
|
|
7417
7495
|
readonly prevent: boolean;
|
|
7418
|
-
readonly clearable: boolean;
|
|
7419
7496
|
readonly collapseDuration?: number | undefined;
|
|
7420
7497
|
readonly collapseTransition?: boolean | undefined;
|
|
7421
7498
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
@@ -7425,18 +7502,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7425
7502
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
7426
7503
|
onSubmitError?: ((errors: unknown) => any) | undefined;
|
|
7427
7504
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
7428
|
-
modelValue: {
|
|
7429
|
-
type: PropType<FieldValues>;
|
|
7430
|
-
default: () => {};
|
|
7431
|
-
};
|
|
7432
|
-
collapseDuration: {
|
|
7433
|
-
type: PropType<number>;
|
|
7434
|
-
default: undefined;
|
|
7435
|
-
};
|
|
7436
|
-
collapseTransition: {
|
|
7437
|
-
type: PropType<boolean>;
|
|
7438
|
-
default: undefined;
|
|
7439
|
-
};
|
|
7440
7505
|
columns: {
|
|
7441
7506
|
type: PropType<PlusColumn[]>;
|
|
7442
7507
|
default: () => never[];
|
|
@@ -7445,6 +7510,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7445
7510
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
7446
7511
|
default: boolean;
|
|
7447
7512
|
};
|
|
7513
|
+
layout: {
|
|
7514
|
+
type: PropType<"grid" | "flex">;
|
|
7515
|
+
default: string;
|
|
7516
|
+
};
|
|
7517
|
+
modelValue: {
|
|
7518
|
+
type: PropType<FieldValues>;
|
|
7519
|
+
default: () => {};
|
|
7520
|
+
};
|
|
7448
7521
|
rules: {
|
|
7449
7522
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
7450
7523
|
default: () => {};
|
|
@@ -7465,24 +7538,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7465
7538
|
type: PropType<boolean>;
|
|
7466
7539
|
default: boolean;
|
|
7467
7540
|
};
|
|
7468
|
-
|
|
7469
|
-
type: PropType<
|
|
7470
|
-
default:
|
|
7541
|
+
clearable: {
|
|
7542
|
+
type: PropType<boolean>;
|
|
7543
|
+
default: boolean;
|
|
7471
7544
|
};
|
|
7472
|
-
|
|
7473
|
-
type: PropType<Partial< Mutable<
|
|
7545
|
+
colProps: {
|
|
7546
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
7474
7547
|
style?: CSSProperties | undefined;
|
|
7475
7548
|
class?: any;
|
|
7476
7549
|
} & RecordType>>;
|
|
7477
7550
|
default: () => {};
|
|
7478
7551
|
};
|
|
7479
|
-
|
|
7480
|
-
type: PropType<
|
|
7552
|
+
collapseDuration: {
|
|
7553
|
+
type: PropType<number>;
|
|
7554
|
+
default: undefined;
|
|
7555
|
+
};
|
|
7556
|
+
collapseTransition: {
|
|
7557
|
+
type: PropType<boolean>;
|
|
7558
|
+
default: undefined;
|
|
7559
|
+
};
|
|
7560
|
+
rowProps: {
|
|
7561
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
7481
7562
|
style?: CSSProperties | undefined;
|
|
7482
7563
|
class?: any;
|
|
7483
7564
|
} & RecordType>>;
|
|
7484
7565
|
default: () => {};
|
|
7485
7566
|
};
|
|
7567
|
+
defaultValues: {
|
|
7568
|
+
type: PropType<FieldValues>;
|
|
7569
|
+
default: () => {};
|
|
7570
|
+
};
|
|
7486
7571
|
hasErrorTip: {
|
|
7487
7572
|
type: PropType<boolean>;
|
|
7488
7573
|
default: boolean;
|
|
@@ -7508,7 +7593,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7508
7593
|
default: boolean;
|
|
7509
7594
|
};
|
|
7510
7595
|
footerAlign: {
|
|
7511
|
-
type: PropType<"
|
|
7596
|
+
type: PropType<"right" | "left" | "center">;
|
|
7512
7597
|
default: string;
|
|
7513
7598
|
};
|
|
7514
7599
|
cardProps: {
|
|
@@ -7522,10 +7607,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7522
7607
|
type: PropType<boolean>;
|
|
7523
7608
|
default: boolean;
|
|
7524
7609
|
};
|
|
7525
|
-
clearable: {
|
|
7526
|
-
type: PropType<boolean>;
|
|
7527
|
-
default: boolean;
|
|
7528
|
-
};
|
|
7529
7610
|
}>> & {
|
|
7530
7611
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
7531
7612
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -7533,7 +7614,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7533
7614
|
onSubmit?: ((values: FieldValues) => any) | undefined;
|
|
7534
7615
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
7535
7616
|
onSubmitError?: ((errors: unknown) => any) | undefined;
|
|
7536
|
-
}, "
|
|
7617
|
+
}, "columns" | "group" | "layout" | "modelValue" | "rules" | "labelPosition" | "labelWidth" | "labelSuffix" | "hasLabel" | "clearable" | "colProps" | "collapseDuration" | "collapseTransition" | "rowProps" | "defaultValues" | "hasErrorTip" | "hasFooter" | "hasReset" | "submitText" | "resetText" | "submitLoading" | "footerAlign" | "cardProps" | "prevent">;
|
|
7537
7618
|
$attrs: {
|
|
7538
7619
|
[x: string]: unknown;
|
|
7539
7620
|
};
|
|
@@ -7545,21 +7626,9 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7545
7626
|
}>;
|
|
7546
7627
|
$root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
7547
7628
|
$parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
7548
|
-
$emit: ((event: "
|
|
7629
|
+
$emit: ((event: "reset", values: FieldValues) => void) & ((event: "submit", values: FieldValues) => void) & ((event: "update:modelValue", values: FieldValues) => void) & ((event: "change", values: FieldValues, column: PlusColumn) => void) & ((event: "validate", ...args: any[]) => void) & ((event: "submitError", errors: unknown) => void);
|
|
7549
7630
|
$el: any;
|
|
7550
7631
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
7551
|
-
modelValue: {
|
|
7552
|
-
type: PropType<FieldValues>;
|
|
7553
|
-
default: () => {};
|
|
7554
|
-
};
|
|
7555
|
-
collapseDuration: {
|
|
7556
|
-
type: PropType<number>;
|
|
7557
|
-
default: undefined;
|
|
7558
|
-
};
|
|
7559
|
-
collapseTransition: {
|
|
7560
|
-
type: PropType<boolean>;
|
|
7561
|
-
default: undefined;
|
|
7562
|
-
};
|
|
7563
7632
|
columns: {
|
|
7564
7633
|
type: PropType<PlusColumn[]>;
|
|
7565
7634
|
default: () => never[];
|
|
@@ -7568,6 +7637,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7568
7637
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
7569
7638
|
default: boolean;
|
|
7570
7639
|
};
|
|
7640
|
+
layout: {
|
|
7641
|
+
type: PropType<"grid" | "flex">;
|
|
7642
|
+
default: string;
|
|
7643
|
+
};
|
|
7644
|
+
modelValue: {
|
|
7645
|
+
type: PropType<FieldValues>;
|
|
7646
|
+
default: () => {};
|
|
7647
|
+
};
|
|
7571
7648
|
rules: {
|
|
7572
7649
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
7573
7650
|
default: () => {};
|
|
@@ -7588,24 +7665,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7588
7665
|
type: PropType<boolean>;
|
|
7589
7666
|
default: boolean;
|
|
7590
7667
|
};
|
|
7591
|
-
|
|
7592
|
-
type: PropType<
|
|
7593
|
-
default:
|
|
7668
|
+
clearable: {
|
|
7669
|
+
type: PropType<boolean>;
|
|
7670
|
+
default: boolean;
|
|
7594
7671
|
};
|
|
7595
|
-
|
|
7596
|
-
type: PropType<Partial< Mutable<
|
|
7672
|
+
colProps: {
|
|
7673
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
7597
7674
|
style?: CSSProperties | undefined;
|
|
7598
7675
|
class?: any;
|
|
7599
7676
|
} & RecordType>>;
|
|
7600
7677
|
default: () => {};
|
|
7601
7678
|
};
|
|
7602
|
-
|
|
7603
|
-
type: PropType<
|
|
7679
|
+
collapseDuration: {
|
|
7680
|
+
type: PropType<number>;
|
|
7681
|
+
default: undefined;
|
|
7682
|
+
};
|
|
7683
|
+
collapseTransition: {
|
|
7684
|
+
type: PropType<boolean>;
|
|
7685
|
+
default: undefined;
|
|
7686
|
+
};
|
|
7687
|
+
rowProps: {
|
|
7688
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
7604
7689
|
style?: CSSProperties | undefined;
|
|
7605
7690
|
class?: any;
|
|
7606
7691
|
} & RecordType>>;
|
|
7607
7692
|
default: () => {};
|
|
7608
7693
|
};
|
|
7694
|
+
defaultValues: {
|
|
7695
|
+
type: PropType<FieldValues>;
|
|
7696
|
+
default: () => {};
|
|
7697
|
+
};
|
|
7609
7698
|
hasErrorTip: {
|
|
7610
7699
|
type: PropType<boolean>;
|
|
7611
7700
|
default: boolean;
|
|
@@ -7631,7 +7720,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7631
7720
|
default: boolean;
|
|
7632
7721
|
};
|
|
7633
7722
|
footerAlign: {
|
|
7634
|
-
type: PropType<"
|
|
7723
|
+
type: PropType<"right" | "left" | "center">;
|
|
7635
7724
|
default: string;
|
|
7636
7725
|
};
|
|
7637
7726
|
cardProps: {
|
|
@@ -7645,10 +7734,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7645
7734
|
type: PropType<boolean>;
|
|
7646
7735
|
default: boolean;
|
|
7647
7736
|
};
|
|
7648
|
-
clearable: {
|
|
7649
|
-
type: PropType<boolean>;
|
|
7650
|
-
default: boolean;
|
|
7651
|
-
};
|
|
7652
7737
|
}>> & {
|
|
7653
7738
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
7654
7739
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -7974,38 +8059,39 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
7974
8059
|
submitError: (errors: unknown) => void;
|
|
7975
8060
|
validate: (...args: any[]) => void;
|
|
7976
8061
|
}, string, {
|
|
7977
|
-
modelValue: FieldValues;
|
|
7978
|
-
collapseDuration: number;
|
|
7979
|
-
collapseTransition: boolean;
|
|
7980
8062
|
columns: PlusColumn[];
|
|
7981
8063
|
group: false | PlusFormGroupRow[];
|
|
8064
|
+
layout: "grid" | "flex";
|
|
8065
|
+
modelValue: FieldValues;
|
|
7982
8066
|
rules: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
7983
8067
|
labelPosition: "top" | "right" | "left";
|
|
7984
8068
|
labelWidth: string | number;
|
|
7985
8069
|
labelSuffix: string;
|
|
7986
8070
|
hasLabel: boolean;
|
|
7987
|
-
|
|
7988
|
-
|
|
8071
|
+
clearable: boolean;
|
|
8072
|
+
colProps: Partial< Mutable<ColProps> & {
|
|
7989
8073
|
style?: CSSProperties | undefined;
|
|
7990
8074
|
class?: any;
|
|
7991
8075
|
} & RecordType>;
|
|
7992
|
-
|
|
8076
|
+
collapseDuration: number;
|
|
8077
|
+
collapseTransition: boolean;
|
|
8078
|
+
rowProps: Partial< Mutable<RowProps> & {
|
|
7993
8079
|
style?: CSSProperties | undefined;
|
|
7994
8080
|
class?: any;
|
|
7995
8081
|
} & RecordType>;
|
|
8082
|
+
defaultValues: FieldValues;
|
|
7996
8083
|
hasErrorTip: boolean;
|
|
7997
8084
|
hasFooter: boolean;
|
|
7998
8085
|
hasReset: boolean;
|
|
7999
8086
|
submitText: string;
|
|
8000
8087
|
resetText: string;
|
|
8001
8088
|
submitLoading: boolean;
|
|
8002
|
-
footerAlign: "
|
|
8089
|
+
footerAlign: "right" | "left" | "center";
|
|
8003
8090
|
cardProps: Partial< Mutable<CardProps> & {
|
|
8004
8091
|
style?: CSSProperties | undefined;
|
|
8005
8092
|
class?: any;
|
|
8006
8093
|
} & RecordType>;
|
|
8007
8094
|
prevent: boolean;
|
|
8008
|
-
clearable: boolean;
|
|
8009
8095
|
}, {}, string, {}> & {
|
|
8010
8096
|
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
8011
8097
|
created?: ((() => void) | (() => void)[]) | undefined;
|
|
@@ -8027,18 +8113,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8027
8113
|
$nextTick: typeof nextTick;
|
|
8028
8114
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
8029
8115
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
8030
|
-
modelValue: {
|
|
8031
|
-
type: PropType<FieldValues>;
|
|
8032
|
-
default: () => {};
|
|
8033
|
-
};
|
|
8034
|
-
collapseDuration: {
|
|
8035
|
-
type: PropType<number>;
|
|
8036
|
-
default: undefined;
|
|
8037
|
-
};
|
|
8038
|
-
collapseTransition: {
|
|
8039
|
-
type: PropType<boolean>;
|
|
8040
|
-
default: undefined;
|
|
8041
|
-
};
|
|
8042
8116
|
columns: {
|
|
8043
8117
|
type: PropType<PlusColumn[]>;
|
|
8044
8118
|
default: () => never[];
|
|
@@ -8047,6 +8121,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8047
8121
|
type: PropType<false | PlusFormGroupRow[]>;
|
|
8048
8122
|
default: boolean;
|
|
8049
8123
|
};
|
|
8124
|
+
layout: {
|
|
8125
|
+
type: PropType<"grid" | "flex">;
|
|
8126
|
+
default: string;
|
|
8127
|
+
};
|
|
8128
|
+
modelValue: {
|
|
8129
|
+
type: PropType<FieldValues>;
|
|
8130
|
+
default: () => {};
|
|
8131
|
+
};
|
|
8050
8132
|
rules: {
|
|
8051
8133
|
type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
8052
8134
|
default: () => {};
|
|
@@ -8067,24 +8149,36 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8067
8149
|
type: PropType<boolean>;
|
|
8068
8150
|
default: boolean;
|
|
8069
8151
|
};
|
|
8070
|
-
|
|
8071
|
-
type: PropType<
|
|
8072
|
-
default:
|
|
8152
|
+
clearable: {
|
|
8153
|
+
type: PropType<boolean>;
|
|
8154
|
+
default: boolean;
|
|
8073
8155
|
};
|
|
8074
|
-
|
|
8075
|
-
type: PropType<Partial< Mutable<
|
|
8156
|
+
colProps: {
|
|
8157
|
+
type: PropType<Partial< Mutable<ColProps> & {
|
|
8076
8158
|
style?: CSSProperties | undefined;
|
|
8077
8159
|
class?: any;
|
|
8078
8160
|
} & RecordType>>;
|
|
8079
8161
|
default: () => {};
|
|
8080
8162
|
};
|
|
8081
|
-
|
|
8082
|
-
type: PropType<
|
|
8163
|
+
collapseDuration: {
|
|
8164
|
+
type: PropType<number>;
|
|
8165
|
+
default: undefined;
|
|
8166
|
+
};
|
|
8167
|
+
collapseTransition: {
|
|
8168
|
+
type: PropType<boolean>;
|
|
8169
|
+
default: undefined;
|
|
8170
|
+
};
|
|
8171
|
+
rowProps: {
|
|
8172
|
+
type: PropType<Partial< Mutable<RowProps> & {
|
|
8083
8173
|
style?: CSSProperties | undefined;
|
|
8084
8174
|
class?: any;
|
|
8085
8175
|
} & RecordType>>;
|
|
8086
8176
|
default: () => {};
|
|
8087
8177
|
};
|
|
8178
|
+
defaultValues: {
|
|
8179
|
+
type: PropType<FieldValues>;
|
|
8180
|
+
default: () => {};
|
|
8181
|
+
};
|
|
8088
8182
|
hasErrorTip: {
|
|
8089
8183
|
type: PropType<boolean>;
|
|
8090
8184
|
default: boolean;
|
|
@@ -8110,7 +8204,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8110
8204
|
default: boolean;
|
|
8111
8205
|
};
|
|
8112
8206
|
footerAlign: {
|
|
8113
|
-
type: PropType<"
|
|
8207
|
+
type: PropType<"right" | "left" | "center">;
|
|
8114
8208
|
default: string;
|
|
8115
8209
|
};
|
|
8116
8210
|
cardProps: {
|
|
@@ -8124,10 +8218,6 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8124
8218
|
type: PropType<boolean>;
|
|
8125
8219
|
default: boolean;
|
|
8126
8220
|
};
|
|
8127
|
-
clearable: {
|
|
8128
|
-
type: PropType<boolean>;
|
|
8129
|
-
default: boolean;
|
|
8130
|
-
};
|
|
8131
8221
|
}>> & {
|
|
8132
8222
|
"onUpdate:modelValue"?: ((values: FieldValues) => any) | undefined;
|
|
8133
8223
|
onChange?: ((values: FieldValues, column: PlusColumn) => any) | undefined;
|
|
@@ -8458,14 +8548,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8458
8548
|
hideInGroup?: boolean | ComputedRef<boolean> | undefined;
|
|
8459
8549
|
columns?: PlusColumn[] | undefined;
|
|
8460
8550
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
8461
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
8551
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
8462
8552
|
readonly label: string | ComputedRef<string>;
|
|
8463
|
-
readonly modelValue: string | number | boolean |
|
|
8553
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
8464
8554
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8465
|
-
readonly tooltip: string |
|
|
8555
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8466
8556
|
style?: CSSProperties | undefined;
|
|
8467
8557
|
class?: any;
|
|
8468
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8558
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8469
8559
|
style?: CSSProperties | undefined;
|
|
8470
8560
|
class?: any;
|
|
8471
8561
|
} & RecordType>>;
|
|
@@ -8487,7 +8577,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8487
8577
|
};
|
|
8488
8578
|
rows: number;
|
|
8489
8579
|
autocomplete: string;
|
|
8490
|
-
type: "" | "number" | "default" | "
|
|
8580
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
8491
8581
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
8492
8582
|
step: string | number;
|
|
8493
8583
|
format: string | ProgressFn | undefined;
|
|
@@ -8532,12 +8622,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8532
8622
|
fieldInstance?: any;
|
|
8533
8623
|
valueIsReady?: Ref<boolean> | undefined;
|
|
8534
8624
|
prop: string;
|
|
8535
|
-
modelValue: string | number | boolean |
|
|
8625
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
8536
8626
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8537
|
-
tooltip: string |
|
|
8627
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8538
8628
|
style?: CSSProperties | undefined;
|
|
8539
8629
|
class?: any;
|
|
8540
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8630
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8541
8631
|
style?: CSSProperties | undefined;
|
|
8542
8632
|
class?: any;
|
|
8543
8633
|
} & RecordType>>;
|
|
@@ -8566,14 +8656,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8566
8656
|
clearable: boolean;
|
|
8567
8657
|
index: number;
|
|
8568
8658
|
}) => any>> & Partial<Record<NonNullable<string | number>, (_: {
|
|
8569
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
8659
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
8570
8660
|
readonly label: string | ComputedRef<string>;
|
|
8571
|
-
readonly modelValue: string | number | boolean |
|
|
8661
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
8572
8662
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8573
|
-
readonly tooltip: string |
|
|
8663
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8574
8664
|
style?: CSSProperties | undefined;
|
|
8575
8665
|
class?: any;
|
|
8576
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8666
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8577
8667
|
style?: CSSProperties | undefined;
|
|
8578
8668
|
class?: any;
|
|
8579
8669
|
} & RecordType>>;
|
|
@@ -8595,7 +8685,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8595
8685
|
};
|
|
8596
8686
|
rows: number;
|
|
8597
8687
|
autocomplete: string;
|
|
8598
|
-
type: "" | "number" | "default" | "
|
|
8688
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
8599
8689
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
8600
8690
|
step: string | number;
|
|
8601
8691
|
format: string | ProgressFn | undefined;
|
|
@@ -8640,12 +8730,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8640
8730
|
fieldInstance?: any;
|
|
8641
8731
|
valueIsReady?: Ref<boolean> | undefined;
|
|
8642
8732
|
prop: string;
|
|
8643
|
-
modelValue: string | number | boolean |
|
|
8733
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
8644
8734
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8645
|
-
tooltip: string |
|
|
8735
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8646
8736
|
style?: CSSProperties | undefined;
|
|
8647
8737
|
class?: any;
|
|
8648
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8738
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8649
8739
|
style?: CSSProperties | undefined;
|
|
8650
8740
|
class?: any;
|
|
8651
8741
|
} & RecordType>>;
|
|
@@ -8692,14 +8782,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8692
8782
|
handleUnfold: (e: MouseEvent) => void;
|
|
8693
8783
|
}> & {} & ComponentCustomProperties & {} & {
|
|
8694
8784
|
$slots: Partial<Record<NonNullable<string | number>, (_: {
|
|
8695
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
8785
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
8696
8786
|
readonly label: string | ComputedRef<string>;
|
|
8697
|
-
readonly modelValue: string | number | boolean |
|
|
8787
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
8698
8788
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8699
|
-
readonly tooltip: string |
|
|
8789
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8700
8790
|
style?: CSSProperties | undefined;
|
|
8701
8791
|
class?: any;
|
|
8702
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8792
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8703
8793
|
style?: CSSProperties | undefined;
|
|
8704
8794
|
class?: any;
|
|
8705
8795
|
} & RecordType>>;
|
|
@@ -8721,7 +8811,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8721
8811
|
};
|
|
8722
8812
|
rows: number;
|
|
8723
8813
|
autocomplete: string;
|
|
8724
|
-
type: "" | "number" | "default" | "
|
|
8814
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
8725
8815
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
8726
8816
|
step: string | number;
|
|
8727
8817
|
format: string | ProgressFn | undefined;
|
|
@@ -8766,12 +8856,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8766
8856
|
fieldInstance?: any;
|
|
8767
8857
|
valueIsReady?: Ref<boolean> | undefined;
|
|
8768
8858
|
prop: string;
|
|
8769
|
-
modelValue: string | number | boolean |
|
|
8859
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
8770
8860
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
8771
|
-
tooltip: string |
|
|
8861
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
8772
8862
|
style?: CSSProperties | undefined;
|
|
8773
8863
|
class?: any;
|
|
8774
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8864
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
8775
8865
|
style?: CSSProperties | undefined;
|
|
8776
8866
|
class?: any;
|
|
8777
8867
|
} & RecordType>>;
|
|
@@ -8813,8 +8903,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8813
8903
|
$: ComponentInternalInstance;
|
|
8814
8904
|
$data: {};
|
|
8815
8905
|
$props: Partial<{
|
|
8816
|
-
data: RecordType[];
|
|
8817
8906
|
columns: PlusColumn[];
|
|
8907
|
+
data: RecordType[];
|
|
8818
8908
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
8819
8909
|
row: any[];
|
|
8820
8910
|
rowIndex: number;
|
|
@@ -8864,8 +8954,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8864
8954
|
};
|
|
8865
8955
|
columnsEmptyText: string;
|
|
8866
8956
|
}> & Omit<{
|
|
8867
|
-
readonly data: RecordType[];
|
|
8868
8957
|
readonly columns: PlusColumn[];
|
|
8958
|
+
readonly data: RecordType[];
|
|
8869
8959
|
readonly headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
8870
8960
|
row: any[];
|
|
8871
8961
|
rowIndex: number;
|
|
@@ -8928,14 +9018,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
8928
9018
|
onEdited?: (() => any) | undefined;
|
|
8929
9019
|
onRadioChange?: ((row: RecordType, index: number, value: boolean) => any) | undefined;
|
|
8930
9020
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
8931
|
-
data: {
|
|
8932
|
-
type: PropType< RecordType[]>;
|
|
8933
|
-
default: () => never[];
|
|
8934
|
-
};
|
|
8935
9021
|
columns: {
|
|
8936
9022
|
type: PropType<PlusColumn[]>;
|
|
8937
9023
|
default: () => never[];
|
|
8938
9024
|
};
|
|
9025
|
+
data: {
|
|
9026
|
+
type: PropType< RecordType[]>;
|
|
9027
|
+
default: () => never[];
|
|
9028
|
+
};
|
|
8939
9029
|
height: {
|
|
8940
9030
|
type: PropType<string | number>;
|
|
8941
9031
|
};
|
|
@@ -9080,7 +9170,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9080
9170
|
onPaginationChange?: ((pageInfo: PageInfo) => any) | undefined;
|
|
9081
9171
|
onEdited?: (() => any) | undefined;
|
|
9082
9172
|
onRadioChange?: ((row: RecordType, index: number, value: boolean) => any) | undefined;
|
|
9083
|
-
}, "
|
|
9173
|
+
}, "columns" | "data" | "headerCellStyle" | "rowKey" | "actionBar" | "editable" | "indexTableColumnProps" | "indexContentStyle" | "dragSortableTableColumnProps" | "titleBar" | "defaultSize" | "tableData" | "pagination" | "hasIndexColumn" | "isSelection" | "isRadio" | "hasExpand" | "loadingStatus" | "dragSortable" | "selectionTableColumnProps" | "radioTableColumnProps" | "radioProps" | "defaultSelectedRadioRow" | "expandTableColumnProps" | "adaptive" | "columnsEmptyText">;
|
|
9084
9174
|
$attrs: {
|
|
9085
9175
|
[x: string]: unknown;
|
|
9086
9176
|
};
|
|
@@ -9095,14 +9185,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9095
9185
|
$emit: ((event: "paginationChange", pageInfo: PageInfo) => void) & ((event: "clickAction", data: ButtonsCallBackParams) => void) & ((event: "clickActionConfirmCancel", data: ButtonsCallBackParams) => void) & ((event: "dragSortEnd", newIndex: number, oldIndex: number) => void) & ((event: "formChange", data: FormChangeCallBackParams) => void) & ((event: "refresh") => void) & ((event: "edited") => void) & ((event: "cell-click", row: RecordType, column: PlusColumn, cell: HTMLTableCellElement, event: Event) => void) & ((event: "cell-dblclick", row: RecordType, column: PlusColumn, cell: HTMLTableCellElement, event: Event) => void) & ((event: "filterTableHeader", columns: PlusColumn[], eventType: FilterTableHeaderEventType) => void) & ((event: "radioChange", row: RecordType, index: number, value: boolean) => void);
|
|
9096
9186
|
$el: any;
|
|
9097
9187
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
9098
|
-
data: {
|
|
9099
|
-
type: PropType< RecordType[]>;
|
|
9100
|
-
default: () => never[];
|
|
9101
|
-
};
|
|
9102
9188
|
columns: {
|
|
9103
9189
|
type: PropType<PlusColumn[]>;
|
|
9104
9190
|
default: () => never[];
|
|
9105
9191
|
};
|
|
9192
|
+
data: {
|
|
9193
|
+
type: PropType< RecordType[]>;
|
|
9194
|
+
default: () => never[];
|
|
9195
|
+
};
|
|
9106
9196
|
height: {
|
|
9107
9197
|
type: PropType<string | number>;
|
|
9108
9198
|
};
|
|
@@ -9292,7 +9382,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9292
9382
|
defaultExpandAll: BooleanConstructor;
|
|
9293
9383
|
defaultSort: PropType< Sort | undefined>;
|
|
9294
9384
|
tooltipEffect: StringConstructor;
|
|
9295
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
9385
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9296
9386
|
spanMethod: PropType<((data: {
|
|
9297
9387
|
row: any;
|
|
9298
9388
|
rowIndex: number;
|
|
@@ -9336,7 +9426,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9336
9426
|
};
|
|
9337
9427
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
9338
9428
|
flexible: BooleanConstructor;
|
|
9339
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
9429
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9340
9430
|
}>> & {
|
|
9341
9431
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
9342
9432
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -9488,7 +9578,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9488
9578
|
defaultExpandAll: BooleanConstructor;
|
|
9489
9579
|
defaultSort: PropType< Sort | undefined>;
|
|
9490
9580
|
tooltipEffect: StringConstructor;
|
|
9491
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
9581
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9492
9582
|
spanMethod: PropType<((data: {
|
|
9493
9583
|
row: any;
|
|
9494
9584
|
rowIndex: number;
|
|
@@ -9532,7 +9622,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9532
9622
|
};
|
|
9533
9623
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
9534
9624
|
flexible: BooleanConstructor;
|
|
9535
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
9625
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9536
9626
|
}>> & {
|
|
9537
9627
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
9538
9628
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -9623,7 +9713,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9623
9713
|
defaultExpandAll: BooleanConstructor;
|
|
9624
9714
|
defaultSort: PropType< Sort | undefined>;
|
|
9625
9715
|
tooltipEffect: StringConstructor;
|
|
9626
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
9716
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9627
9717
|
spanMethod: PropType<((data: {
|
|
9628
9718
|
row: any;
|
|
9629
9719
|
rowIndex: number;
|
|
@@ -9667,7 +9757,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9667
9757
|
};
|
|
9668
9758
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
9669
9759
|
flexible: BooleanConstructor;
|
|
9670
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
9760
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
9671
9761
|
}>> & {
|
|
9672
9762
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
9673
9763
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -9811,8 +9901,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9811
9901
|
filterTableHeader: (columns: PlusColumn[], eventType: FilterTableHeaderEventType) => void;
|
|
9812
9902
|
radioChange: (row: RecordType, index: number, value: boolean) => void;
|
|
9813
9903
|
}, string, {
|
|
9814
|
-
data: RecordType[];
|
|
9815
9904
|
columns: PlusColumn[];
|
|
9905
|
+
data: RecordType[];
|
|
9816
9906
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
9817
9907
|
row: any[];
|
|
9818
9908
|
rowIndex: number;
|
|
@@ -9882,14 +9972,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
9882
9972
|
$nextTick: typeof nextTick;
|
|
9883
9973
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
9884
9974
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
9885
|
-
data: {
|
|
9886
|
-
type: PropType< RecordType[]>;
|
|
9887
|
-
default: () => never[];
|
|
9888
|
-
};
|
|
9889
9975
|
columns: {
|
|
9890
9976
|
type: PropType<PlusColumn[]>;
|
|
9891
9977
|
default: () => never[];
|
|
9892
9978
|
};
|
|
9979
|
+
data: {
|
|
9980
|
+
type: PropType< RecordType[]>;
|
|
9981
|
+
default: () => never[];
|
|
9982
|
+
};
|
|
9893
9983
|
height: {
|
|
9894
9984
|
type: PropType<string | number>;
|
|
9895
9985
|
};
|
|
@@ -10079,7 +10169,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10079
10169
|
defaultExpandAll: BooleanConstructor;
|
|
10080
10170
|
defaultSort: PropType< Sort | undefined>;
|
|
10081
10171
|
tooltipEffect: StringConstructor;
|
|
10082
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
10172
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
10083
10173
|
spanMethod: PropType<((data: {
|
|
10084
10174
|
row: any;
|
|
10085
10175
|
rowIndex: number;
|
|
@@ -10123,7 +10213,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10123
10213
|
};
|
|
10124
10214
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
10125
10215
|
flexible: BooleanConstructor;
|
|
10126
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
10216
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
10127
10217
|
}>> & {
|
|
10128
10218
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
10129
10219
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -10275,7 +10365,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10275
10365
|
defaultExpandAll: BooleanConstructor;
|
|
10276
10366
|
defaultSort: PropType< Sort | undefined>;
|
|
10277
10367
|
tooltipEffect: StringConstructor;
|
|
10278
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
10368
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
10279
10369
|
spanMethod: PropType<((data: {
|
|
10280
10370
|
row: any;
|
|
10281
10371
|
rowIndex: number;
|
|
@@ -10319,7 +10409,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10319
10409
|
};
|
|
10320
10410
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
10321
10411
|
flexible: BooleanConstructor;
|
|
10322
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
10412
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
10323
10413
|
}>> & {
|
|
10324
10414
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
10325
10415
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -10410,7 +10500,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10410
10500
|
defaultExpandAll: BooleanConstructor;
|
|
10411
10501
|
defaultSort: PropType< Sort | undefined>;
|
|
10412
10502
|
tooltipEffect: StringConstructor;
|
|
10413
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
10503
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
10414
10504
|
spanMethod: PropType<((data: {
|
|
10415
10505
|
row: any;
|
|
10416
10506
|
rowIndex: number;
|
|
@@ -10454,7 +10544,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10454
10544
|
};
|
|
10455
10545
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
10456
10546
|
flexible: BooleanConstructor;
|
|
10457
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
10547
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
10458
10548
|
}>> & {
|
|
10459
10549
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
10460
10550
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -10620,14 +10710,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10620
10710
|
setTableData: (data?: RecordType[] | undefined, _total?: number | undefined) => void;
|
|
10621
10711
|
}> & {} & ComponentCustomProperties & {} & {
|
|
10622
10712
|
$slots: Partial<Record<never, (_: {
|
|
10623
|
-
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "
|
|
10713
|
+
column: Readonly<Omit< LooseRequired<PlusFormItemProps>, "label" | "index" | "tooltip" | "formItemProps" | "fieldProps" | "options" | "modelValue" | "fieldSlots" | "fieldChildrenSlot" | "hasLabel" | "clearable" | "renderField" | "valueType" | "optionsMap" | "autoDict" | "renderLabel" | "renderErrorMessage">> & {
|
|
10624
10714
|
readonly label: string | ComputedRef<string>;
|
|
10625
|
-
readonly modelValue: string | number | boolean |
|
|
10715
|
+
readonly modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
10626
10716
|
readonly hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
10627
|
-
readonly tooltip: string |
|
|
10717
|
+
readonly tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
10628
10718
|
style?: CSSProperties | undefined;
|
|
10629
10719
|
class?: any;
|
|
10630
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
10720
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
10631
10721
|
style?: CSSProperties | undefined;
|
|
10632
10722
|
class?: any;
|
|
10633
10723
|
} & RecordType>>;
|
|
@@ -10649,7 +10739,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10649
10739
|
};
|
|
10650
10740
|
rows: number;
|
|
10651
10741
|
autocomplete: string;
|
|
10652
|
-
type: "" | "number" | "default" | "
|
|
10742
|
+
type: "" | "number" | "default" | "datetimerange" | "daterange" | "monthrange" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "search" | "time" | "image" | "line" | "hidden" | "range" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "dashboard" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
10653
10743
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
10654
10744
|
step: string | number;
|
|
10655
10745
|
format: string | ProgressFn | undefined;
|
|
@@ -10694,12 +10784,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10694
10784
|
fieldInstance?: any;
|
|
10695
10785
|
valueIsReady?: Ref<boolean> | undefined;
|
|
10696
10786
|
prop: string;
|
|
10697
|
-
modelValue: string | number | boolean |
|
|
10787
|
+
modelValue: string | number | boolean | RecordType | Date | string[] | boolean[] | number[] | Date[] | [Date, Date] | [number, number] | [string, string] | string[][] | number[][] | null;
|
|
10698
10788
|
hasLabel: boolean | Ref<boolean> | ComputedRef<boolean>;
|
|
10699
|
-
tooltip: string |
|
|
10789
|
+
tooltip: string | Partial< Mutable<ElTooltipProps> & {
|
|
10700
10790
|
style?: CSSProperties | undefined;
|
|
10701
10791
|
class?: any;
|
|
10702
|
-
} & RecordType> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
10792
|
+
} & RecordType> | ComputedRef<string> | ComputedRef<Partial< Mutable<ElTooltipProps> & {
|
|
10703
10793
|
style?: CSSProperties | undefined;
|
|
10704
10794
|
class?: any;
|
|
10705
10795
|
} & RecordType>>;
|
|
@@ -10757,8 +10847,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10757
10847
|
$: ComponentInternalInstance;
|
|
10758
10848
|
$data: {};
|
|
10759
10849
|
$props: Partial<{
|
|
10760
|
-
data: RecordType[];
|
|
10761
10850
|
columns: PlusColumn[];
|
|
10851
|
+
data: RecordType[];
|
|
10762
10852
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
10763
10853
|
row: any[];
|
|
10764
10854
|
rowIndex: number;
|
|
@@ -10808,8 +10898,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10808
10898
|
};
|
|
10809
10899
|
columnsEmptyText: string;
|
|
10810
10900
|
}> & Omit<{
|
|
10811
|
-
readonly data: RecordType[];
|
|
10812
10901
|
readonly columns: PlusColumn[];
|
|
10902
|
+
readonly data: RecordType[];
|
|
10813
10903
|
readonly headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
10814
10904
|
row: any[];
|
|
10815
10905
|
rowIndex: number;
|
|
@@ -10872,14 +10962,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
10872
10962
|
onEdited?: (() => any) | undefined;
|
|
10873
10963
|
onRadioChange?: ((row: RecordType, index: number, value: boolean) => any) | undefined;
|
|
10874
10964
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly< ExtractPropTypes<{
|
|
10875
|
-
data: {
|
|
10876
|
-
type: PropType< RecordType[]>;
|
|
10877
|
-
default: () => never[];
|
|
10878
|
-
};
|
|
10879
10965
|
columns: {
|
|
10880
10966
|
type: PropType<PlusColumn[]>;
|
|
10881
10967
|
default: () => never[];
|
|
10882
10968
|
};
|
|
10969
|
+
data: {
|
|
10970
|
+
type: PropType< RecordType[]>;
|
|
10971
|
+
default: () => never[];
|
|
10972
|
+
};
|
|
10883
10973
|
height: {
|
|
10884
10974
|
type: PropType<string | number>;
|
|
10885
10975
|
};
|
|
@@ -11024,7 +11114,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11024
11114
|
onPaginationChange?: ((pageInfo: PageInfo) => any) | undefined;
|
|
11025
11115
|
onEdited?: (() => any) | undefined;
|
|
11026
11116
|
onRadioChange?: ((row: RecordType, index: number, value: boolean) => any) | undefined;
|
|
11027
|
-
}, "
|
|
11117
|
+
}, "columns" | "data" | "headerCellStyle" | "rowKey" | "actionBar" | "editable" | "indexTableColumnProps" | "indexContentStyle" | "dragSortableTableColumnProps" | "titleBar" | "defaultSize" | "tableData" | "pagination" | "hasIndexColumn" | "isSelection" | "isRadio" | "hasExpand" | "loadingStatus" | "dragSortable" | "selectionTableColumnProps" | "radioTableColumnProps" | "radioProps" | "defaultSelectedRadioRow" | "expandTableColumnProps" | "adaptive" | "columnsEmptyText">;
|
|
11028
11118
|
$attrs: {
|
|
11029
11119
|
[x: string]: unknown;
|
|
11030
11120
|
};
|
|
@@ -11039,14 +11129,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11039
11129
|
$emit: ((event: "paginationChange", pageInfo: PageInfo) => void) & ((event: "clickAction", data: ButtonsCallBackParams) => void) & ((event: "clickActionConfirmCancel", data: ButtonsCallBackParams) => void) & ((event: "dragSortEnd", newIndex: number, oldIndex: number) => void) & ((event: "formChange", data: FormChangeCallBackParams) => void) & ((event: "refresh") => void) & ((event: "edited") => void) & ((event: "cell-click", row: RecordType, column: PlusColumn, cell: HTMLTableCellElement, event: Event) => void) & ((event: "cell-dblclick", row: RecordType, column: PlusColumn, cell: HTMLTableCellElement, event: Event) => void) & ((event: "filterTableHeader", columns: PlusColumn[], eventType: FilterTableHeaderEventType) => void) & ((event: "radioChange", row: RecordType, index: number, value: boolean) => void);
|
|
11040
11130
|
$el: any;
|
|
11041
11131
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
11042
|
-
data: {
|
|
11043
|
-
type: PropType< RecordType[]>;
|
|
11044
|
-
default: () => never[];
|
|
11045
|
-
};
|
|
11046
11132
|
columns: {
|
|
11047
11133
|
type: PropType<PlusColumn[]>;
|
|
11048
11134
|
default: () => never[];
|
|
11049
11135
|
};
|
|
11136
|
+
data: {
|
|
11137
|
+
type: PropType< RecordType[]>;
|
|
11138
|
+
default: () => never[];
|
|
11139
|
+
};
|
|
11050
11140
|
height: {
|
|
11051
11141
|
type: PropType<string | number>;
|
|
11052
11142
|
};
|
|
@@ -11236,7 +11326,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11236
11326
|
defaultExpandAll: BooleanConstructor;
|
|
11237
11327
|
defaultSort: PropType< Sort | undefined>;
|
|
11238
11328
|
tooltipEffect: StringConstructor;
|
|
11239
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
11329
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
11240
11330
|
spanMethod: PropType<((data: {
|
|
11241
11331
|
row: any;
|
|
11242
11332
|
rowIndex: number;
|
|
@@ -11280,7 +11370,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11280
11370
|
};
|
|
11281
11371
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
11282
11372
|
flexible: BooleanConstructor;
|
|
11283
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
11373
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
11284
11374
|
}>> & {
|
|
11285
11375
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
11286
11376
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -11432,7 +11522,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11432
11522
|
defaultExpandAll: BooleanConstructor;
|
|
11433
11523
|
defaultSort: PropType< Sort | undefined>;
|
|
11434
11524
|
tooltipEffect: StringConstructor;
|
|
11435
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
11525
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
11436
11526
|
spanMethod: PropType<((data: {
|
|
11437
11527
|
row: any;
|
|
11438
11528
|
rowIndex: number;
|
|
@@ -11476,7 +11566,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11476
11566
|
};
|
|
11477
11567
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
11478
11568
|
flexible: BooleanConstructor;
|
|
11479
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
11569
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
11480
11570
|
}>> & {
|
|
11481
11571
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
11482
11572
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -11567,7 +11657,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11567
11657
|
defaultExpandAll: BooleanConstructor;
|
|
11568
11658
|
defaultSort: PropType< Sort | undefined>;
|
|
11569
11659
|
tooltipEffect: StringConstructor;
|
|
11570
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
11660
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
11571
11661
|
spanMethod: PropType<((data: {
|
|
11572
11662
|
row: any;
|
|
11573
11663
|
rowIndex: number;
|
|
@@ -11611,7 +11701,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11611
11701
|
};
|
|
11612
11702
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
11613
11703
|
flexible: BooleanConstructor;
|
|
11614
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
11704
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
11615
11705
|
}>> & {
|
|
11616
11706
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
11617
11707
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -11755,8 +11845,8 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11755
11845
|
filterTableHeader: (columns: PlusColumn[], eventType: FilterTableHeaderEventType) => void;
|
|
11756
11846
|
radioChange: (row: RecordType, index: number, value: boolean) => void;
|
|
11757
11847
|
}, string, {
|
|
11758
|
-
data: RecordType[];
|
|
11759
11848
|
columns: PlusColumn[];
|
|
11849
|
+
data: RecordType[];
|
|
11760
11850
|
headerCellStyle: Partial< CSSProperties> | Partial<(data: {
|
|
11761
11851
|
row: any[];
|
|
11762
11852
|
rowIndex: number;
|
|
@@ -11826,14 +11916,14 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
11826
11916
|
$nextTick: typeof nextTick;
|
|
11827
11917
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
|
|
11828
11918
|
} & Omit<Readonly< ExtractPropTypes<{
|
|
11829
|
-
data: {
|
|
11830
|
-
type: PropType< RecordType[]>;
|
|
11831
|
-
default: () => never[];
|
|
11832
|
-
};
|
|
11833
11919
|
columns: {
|
|
11834
11920
|
type: PropType<PlusColumn[]>;
|
|
11835
11921
|
default: () => never[];
|
|
11836
11922
|
};
|
|
11923
|
+
data: {
|
|
11924
|
+
type: PropType< RecordType[]>;
|
|
11925
|
+
default: () => never[];
|
|
11926
|
+
};
|
|
11837
11927
|
height: {
|
|
11838
11928
|
type: PropType<string | number>;
|
|
11839
11929
|
};
|
|
@@ -12023,7 +12113,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12023
12113
|
defaultExpandAll: BooleanConstructor;
|
|
12024
12114
|
defaultSort: PropType< Sort | undefined>;
|
|
12025
12115
|
tooltipEffect: StringConstructor;
|
|
12026
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
12116
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12027
12117
|
spanMethod: PropType<((data: {
|
|
12028
12118
|
row: any;
|
|
12029
12119
|
rowIndex: number;
|
|
@@ -12067,7 +12157,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12067
12157
|
};
|
|
12068
12158
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
12069
12159
|
flexible: BooleanConstructor;
|
|
12070
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
12160
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12071
12161
|
}>> & {
|
|
12072
12162
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
12073
12163
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -12219,7 +12309,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12219
12309
|
defaultExpandAll: BooleanConstructor;
|
|
12220
12310
|
defaultSort: PropType< Sort | undefined>;
|
|
12221
12311
|
tooltipEffect: StringConstructor;
|
|
12222
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
12312
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12223
12313
|
spanMethod: PropType<((data: {
|
|
12224
12314
|
row: any;
|
|
12225
12315
|
rowIndex: number;
|
|
@@ -12263,7 +12353,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12263
12353
|
};
|
|
12264
12354
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
12265
12355
|
flexible: BooleanConstructor;
|
|
12266
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
12356
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12267
12357
|
}>> & {
|
|
12268
12358
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
12269
12359
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -12354,7 +12444,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12354
12444
|
defaultExpandAll: BooleanConstructor;
|
|
12355
12445
|
defaultSort: PropType< Sort | undefined>;
|
|
12356
12446
|
tooltipEffect: StringConstructor;
|
|
12357
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
12447
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12358
12448
|
spanMethod: PropType<((data: {
|
|
12359
12449
|
row: any;
|
|
12360
12450
|
rowIndex: number;
|
|
@@ -12398,7 +12488,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12398
12488
|
};
|
|
12399
12489
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
12400
12490
|
flexible: BooleanConstructor;
|
|
12401
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
12491
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12402
12492
|
}>> & {
|
|
12403
12493
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
12404
12494
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -12598,7 +12688,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12598
12688
|
defaultExpandAll: BooleanConstructor;
|
|
12599
12689
|
defaultSort: PropType< Sort | undefined>;
|
|
12600
12690
|
tooltipEffect: StringConstructor;
|
|
12601
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
12691
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12602
12692
|
spanMethod: PropType<((data: {
|
|
12603
12693
|
row: any;
|
|
12604
12694
|
rowIndex: number;
|
|
@@ -12642,7 +12732,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12642
12732
|
};
|
|
12643
12733
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
12644
12734
|
flexible: BooleanConstructor;
|
|
12645
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
12735
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12646
12736
|
}>> & {
|
|
12647
12737
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
12648
12738
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -12794,7 +12884,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12794
12884
|
defaultExpandAll: BooleanConstructor;
|
|
12795
12885
|
defaultSort: PropType< Sort | undefined>;
|
|
12796
12886
|
tooltipEffect: StringConstructor;
|
|
12797
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
12887
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12798
12888
|
spanMethod: PropType<((data: {
|
|
12799
12889
|
row: any;
|
|
12800
12890
|
rowIndex: number;
|
|
@@ -12838,7 +12928,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12838
12928
|
};
|
|
12839
12929
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
12840
12930
|
flexible: BooleanConstructor;
|
|
12841
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
12931
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12842
12932
|
}>> & {
|
|
12843
12933
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
12844
12934
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -12929,7 +13019,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12929
13019
|
defaultExpandAll: BooleanConstructor;
|
|
12930
13020
|
defaultSort: PropType< Sort | undefined>;
|
|
12931
13021
|
tooltipEffect: StringConstructor;
|
|
12932
|
-
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "
|
|
13022
|
+
tooltipOptions: PropType<Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12933
13023
|
spanMethod: PropType<((data: {
|
|
12934
13024
|
row: any;
|
|
12935
13025
|
rowIndex: number;
|
|
@@ -12973,7 +13063,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
12973
13063
|
};
|
|
12974
13064
|
scrollbarAlwaysOn: BooleanConstructor;
|
|
12975
13065
|
flexible: BooleanConstructor;
|
|
12976
|
-
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "
|
|
13066
|
+
showOverflowTooltip: PropType<boolean | Partial<Pick< ElTooltipProps, "showArrow" | "appendTo" | "transition" | "effect" | "enterable" | "popperClass" | "offset" | "placement" | "popperOptions" | "showAfter" | "hideAfter">> | undefined>;
|
|
12977
13067
|
}>> & {
|
|
12978
13068
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
12979
13069
|
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -13132,11 +13222,11 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
13132
13222
|
"onHeader-filter-confirm"?: ((payload: HeaderFilterPayload) => any) | undefined;
|
|
13133
13223
|
"onHeader-filter-reset"?: ((payload: HeaderFilterResetPayload) => any) | undefined;
|
|
13134
13224
|
}, {
|
|
13135
|
-
showSearch: boolean;
|
|
13136
13225
|
search: false | Partial<PlusSearchSelfProps & Record<string, unknown>>;
|
|
13137
13226
|
headerFilter: boolean | HeaderFilterConfig;
|
|
13138
13227
|
pagination: false | Record<string, unknown>;
|
|
13139
13228
|
isCard: boolean;
|
|
13229
|
+
showSearch: boolean;
|
|
13140
13230
|
hideHeaderFilter: boolean;
|
|
13141
13231
|
hideColumnSettingsIcon: boolean;
|
|
13142
13232
|
}, {}>, Partial<Record<NonNullable<string | number>, (_: any) => any>> & {
|