zhihao-ui 1.3.64-alpha.2 → 1.3.65-alpha.1
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/dist/es/{BaseInfo-DRE7tqhe.js → BaseInfo-DqEFRLn8.js} +4 -4
- package/dist/es/{BaseItem-B9hyAgCm.js → BaseItem-m83RrA2F.js} +4 -4
- package/dist/es/{Button-CSE0Mb4I.js → Button-BbbSzwN-.js} +5 -5
- package/dist/es/{CascaderLoadMore-DlIfow9Z.js → CascaderLoadMore-DBsWANI9.js} +11 -11
- package/dist/es/{DatePicker-DRO5YMZ8.js → DatePicker-CWP-R2oa.js} +5 -5
- package/dist/es/{DetailHeader-WPFCQJFq.js → DetailHeader-lHQhoYOA.js} +11 -11
- package/dist/es/{DetailSubTitle-BWOpKhxk.js → DetailSubTitle-Bz7xsRSw.js} +5 -5
- package/dist/es/{Dialog-CAiA_v3J.js → Dialog-BjIyAcj7.js} +24 -19
- package/dist/es/DiyDataTable-B4MAzhOX.js +448 -0
- package/dist/es/{EditInfoPair-CZ_m9ph_.js → EditInfoPair-Cf0uYf93.js} +7 -7
- package/dist/es/{FileWrapper-Dk5178uk.js → FileWrapper-BV8cQBfA.js} +11 -11
- package/dist/es/{Grid-DXdd3Eqi.js → Grid-ipgXJGA5.js} +10 -10
- package/dist/es/InfoPair-BzyTEuuM.js +36 -0
- package/dist/es/{Input-CCkgPIDm.js → Input-CJN-YLXW.js} +16 -16
- package/dist/es/{Loading-CtaMdigH.js → Loading-cq6BW1kF.js} +4 -4
- package/dist/es/{Map-BTJrG_eT.js → Map-gs0EAlCP.js} +12 -12
- package/dist/es/{MessageBox-DdmHDM2f.js → MessageBox-CZdTHeI3.js} +2 -2
- package/dist/es/{MoneyInput-CsELS7YH.js → MoneyInput-DFvUG16j.js} +15 -15
- package/dist/es/{PageHeadPanel-TzAwDM3_.js → PageHeadPanel-CLV6EyGv.js} +4 -4
- package/dist/es/{Table-DELBhqxN.js → Table-ejaaY5Zk.js} +20 -20
- package/dist/es/{ToolTips-BsqDNvAz.js → ToolTips-Cajf-Tbu.js} +5 -5
- package/dist/es/index.js +23 -23
- package/dist/es/{utils-SutTRvhl.js → utils-BCPlncac.js} +1 -1
- package/dist/es/{vendor-BnoIpJXx.js → vendor-CrOEdcTJ.js} +19400 -17975
- package/dist/index.css +1 -1
- package/dist/types/components/Dialog/Dialog.vue.d.ts +44 -14
- package/dist/types/components/Dialog/index.d.ts +66 -21
- package/dist/types/components/DiyDataTable/DiyDataTable.vue.d.ts +653 -382
- package/dist/types/components/DiyDataTable/index.d.ts +1953 -1143
- package/dist/types/components/DiyDataTable/type.d.ts +4 -1
- package/dist/types/components/utils.d.ts +1 -1
- package/dist/umd/index.css +1 -1
- package/dist/umd/index.umd.cjs +58 -66
- package/package.json +1 -1
- package/dist/es/DiyDataTable-CPbTx9G5.js +0 -405
- package/dist/es/InfoPair-C8tc2XjH.js +0 -36
- package/dist/types/components/Button/types.d.ts +0 -1
- package/dist/types/components/DatePicker/types.d.ts +0 -1
- package/dist/types/components/EditInfoPair/types.d.ts +0 -1
- package/dist/types/components/FileWrapper/types.d.ts +0 -1
- package/dist/types/components/InfoPair/types.d.ts +0 -1
- package/dist/types/components/Input/types.d.ts +0 -1
- package/dist/types/components/InputNumber/types.d.ts +0 -1
- package/dist/types/components/Loading/types.d.ts +0 -1
- package/dist/types/components/Map/components/copyright.vue.d.ts +0 -36
- package/dist/types/components/Map/components/measure.vue.d.ts +0 -23
- package/dist/types/components/Map/components/toolPanel.vue.d.ts +0 -40
- package/dist/types/components/Map/config.d.ts +0 -32
- package/dist/types/components/Map/enum/car.d.ts +0 -5
- package/dist/types/components/Map/enum/device.d.ts +0 -8
- package/dist/types/components/Map/enum/index.d.ts +0 -5
- package/dist/types/components/Map/enum/openLayers.d.ts +0 -10
- package/dist/types/components/Map/enum/ship.d.ts +0 -50
- package/dist/types/components/Map/function/renderPolygon.d.ts +0 -25
- package/dist/types/components/Map/function/ship/label.d.ts +0 -5
- package/dist/types/components/Map/function/shipTrack.d.ts +0 -16
- package/dist/types/components/Map/interface/common/BaseEntity.d.ts +0 -29
- package/dist/types/components/Map/interface/common/page.d.ts +0 -34
- package/dist/types/components/Map/interface/entity/dashboard.d.ts +0 -16
- package/dist/types/components/Map/interface/entity/map.d.ts +0 -36
- package/dist/types/components/Map/interface/entity/point.d.ts +0 -10
- package/dist/types/components/Map/interface/entity/queryLicenseResponse.d.ts +0 -86
- package/dist/types/components/Map/interface/entity/render.d.ts +0 -57
- package/dist/types/components/Map/interface/entity/ship.d.ts +0 -361
- package/dist/types/components/Map/interface/entity/shipInfoVo.d.ts +0 -210
- package/dist/types/components/Map/interface/entity/shipMapData.d.ts +0 -27
- package/dist/types/components/Map/interface/entity/shipMarker.d.ts +0 -8
- package/dist/types/components/Map/interface/entity/shipTrack.d.ts +0 -56
- package/dist/types/components/Map/interface/entity/vehicle.d.ts +0 -345
- package/dist/types/components/Map/interface/vo/vehicleVo.d.ts +0 -20
- package/dist/types/components/Map/render/canvasRender/canvasRender.d.ts +0 -15
- package/dist/types/components/Map/render/canvasRender/geometry.d.ts +0 -22
- package/dist/types/components/Map/render/canvasRender/renderCustomOverlay.d.ts +0 -5
- package/dist/types/components/Map/render/canvasRender/renderPointStyle.d.ts +0 -10
- package/dist/types/components/Map/render/canvasRender/renderShipStyle.d.ts +0 -5
- package/dist/types/components/Map/render/canvasRender/renderTrackStyle.d.ts +0 -12
- package/dist/types/components/Map/render/canvasRender/renderTruckStyle.d.ts +0 -3
- package/dist/types/components/Map/render/drawPolygon.d.ts +0 -10
- package/dist/types/components/Map/render/renderDashboard.d.ts +0 -12
- package/dist/types/components/Map/render/renderMarker.d.ts +0 -7
- package/dist/types/components/Map/render/renderPoint.d.ts +0 -80
- package/dist/types/components/Map/render/renderShip.d.ts +0 -20
- package/dist/types/components/Map/render/renderTrack.d.ts +0 -12
- package/dist/types/components/Map/render/renderTruck.d.ts +0 -10
- package/dist/types/components/Map/utils/common.d.ts +0 -27
- package/dist/types/components/Map/utils/format.d.ts +0 -10
- package/dist/types/components/Map/utils/overlay.d.ts +0 -5
- package/dist/types/components/Map/utils/store.d.ts +0 -32
- package/dist/types/components/Map/utils/transform.d.ts +0 -44
- package/dist/types/components/MoneyInput/types.d.ts +0 -1
- package/dist/types/components/PageHeadPanel/types.d.ts +0 -1
- package/dist/types/components/ToolTips/types.d.ts +0 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { FormInstance } from 'element-plus';
|
|
2
2
|
import { DiyDataTableColumnItem, DiyDataType, DIY_DATA_TYPE, DiytableOperationType } from './type';
|
|
3
3
|
import { HeaderRenderScope } from '../Table/types';
|
|
4
|
+
import { TableColumnCtx } from 'element-plus/es/components/table/src/table-column/defaults';
|
|
4
5
|
|
|
5
6
|
declare function __VLS_template(): Partial<Record<string, (_: {
|
|
6
7
|
row: any;
|
|
@@ -72,12 +73,334 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
72
73
|
getData: () => Promise<{
|
|
73
74
|
data: DiyDataType[];
|
|
74
75
|
columns: {
|
|
75
|
-
|
|
76
|
+
fixed?: "left" | "right" | undefined;
|
|
76
77
|
label?: string | undefined;
|
|
77
|
-
|
|
78
|
-
|
|
78
|
+
index?: number | ((index: number) => number) | undefined;
|
|
79
|
+
id?: string | undefined;
|
|
80
|
+
filterable?: boolean | {
|
|
81
|
+
text: string;
|
|
82
|
+
value: string;
|
|
83
|
+
}[] | import('element-plus/es/components/table/src/table-column/defaults.mjs').FilterMethods<DiyDataType> | undefined;
|
|
84
|
+
filterMethod?: import('element-plus/es/components/table/src/table-column/defaults.mjs').FilterMethods<DiyDataType> | undefined;
|
|
79
85
|
width?: number | undefined;
|
|
86
|
+
filters?: {
|
|
87
|
+
text: string;
|
|
88
|
+
value: string;
|
|
89
|
+
}[] | undefined;
|
|
90
|
+
realWidth?: number | null | undefined;
|
|
91
|
+
className?: string | undefined;
|
|
92
|
+
labelClassName?: string | undefined;
|
|
93
|
+
property?: string | undefined;
|
|
94
|
+
prop: string;
|
|
80
95
|
minWidth?: number | undefined;
|
|
96
|
+
sortable?: string | boolean | undefined;
|
|
97
|
+
sortMethod?: ((a: DiyDataType, b: DiyDataType) => number) | undefined;
|
|
98
|
+
sortBy?: string | string[] | ((row: DiyDataType, index: number, array?: DiyDataType[] | undefined) => string) | undefined;
|
|
99
|
+
resizable?: boolean | undefined;
|
|
100
|
+
columnKey?: string | undefined;
|
|
101
|
+
rawColumnKey?: string | undefined;
|
|
102
|
+
align?: "left" | "right" | "center" | undefined;
|
|
103
|
+
headerAlign?: string | undefined;
|
|
104
|
+
showOverflowTooltip?: boolean | {
|
|
105
|
+
offset?: number | undefined;
|
|
106
|
+
transition?: string | undefined;
|
|
107
|
+
placement?: string | undefined;
|
|
108
|
+
popperClass?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
109
|
+
[x: string]: boolean;
|
|
110
|
+
} | (string | {
|
|
111
|
+
[x: string]: boolean;
|
|
112
|
+
} | (string | {
|
|
113
|
+
[x: string]: boolean;
|
|
114
|
+
} | (string | {
|
|
115
|
+
[x: string]: boolean;
|
|
116
|
+
} | (string | {
|
|
117
|
+
[x: string]: boolean;
|
|
118
|
+
} | (string | {
|
|
119
|
+
[x: string]: boolean;
|
|
120
|
+
} | (string | {
|
|
121
|
+
[x: string]: boolean;
|
|
122
|
+
} | (string | {
|
|
123
|
+
[x: string]: boolean;
|
|
124
|
+
} | (string | {
|
|
125
|
+
[x: string]: boolean;
|
|
126
|
+
} | (string | {
|
|
127
|
+
[x: string]: boolean;
|
|
128
|
+
} | (string | {
|
|
129
|
+
[x: string]: boolean;
|
|
130
|
+
} | (string | {
|
|
131
|
+
[x: string]: boolean;
|
|
132
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
133
|
+
[x: string]: boolean;
|
|
134
|
+
} | (string | {
|
|
135
|
+
[x: string]: boolean;
|
|
136
|
+
} | (string | {
|
|
137
|
+
[x: string]: boolean;
|
|
138
|
+
} | (string | {
|
|
139
|
+
[x: string]: boolean;
|
|
140
|
+
} | (string | {
|
|
141
|
+
[x: string]: boolean;
|
|
142
|
+
} | (string | {
|
|
143
|
+
[x: string]: boolean;
|
|
144
|
+
} | (string | {
|
|
145
|
+
[x: string]: boolean;
|
|
146
|
+
} | (string | {
|
|
147
|
+
[x: string]: boolean;
|
|
148
|
+
} | (string | {
|
|
149
|
+
[x: string]: boolean;
|
|
150
|
+
} | (string | {
|
|
151
|
+
[x: string]: boolean;
|
|
152
|
+
} | (string | {
|
|
153
|
+
[x: string]: boolean;
|
|
154
|
+
} | (string | {
|
|
155
|
+
[x: string]: boolean;
|
|
156
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
157
|
+
[x: string]: boolean;
|
|
158
|
+
} | (string | {
|
|
159
|
+
[x: string]: boolean;
|
|
160
|
+
} | (string | {
|
|
161
|
+
[x: string]: boolean;
|
|
162
|
+
} | (string | {
|
|
163
|
+
[x: string]: boolean;
|
|
164
|
+
} | (string | {
|
|
165
|
+
[x: string]: boolean;
|
|
166
|
+
} | (string | {
|
|
167
|
+
[x: string]: boolean;
|
|
168
|
+
} | (string | {
|
|
169
|
+
[x: string]: boolean;
|
|
170
|
+
} | (string | {
|
|
171
|
+
[x: string]: boolean;
|
|
172
|
+
} | (string | {
|
|
173
|
+
[x: string]: boolean;
|
|
174
|
+
} | (string | {
|
|
175
|
+
[x: string]: boolean;
|
|
176
|
+
} | (string | {
|
|
177
|
+
[x: string]: boolean;
|
|
178
|
+
} | (string | {
|
|
179
|
+
[x: string]: boolean;
|
|
180
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
181
|
+
[x: string]: boolean;
|
|
182
|
+
} | (string | {
|
|
183
|
+
[x: string]: boolean;
|
|
184
|
+
} | (string | {
|
|
185
|
+
[x: string]: boolean;
|
|
186
|
+
} | (string | {
|
|
187
|
+
[x: string]: boolean;
|
|
188
|
+
} | (string | {
|
|
189
|
+
[x: string]: boolean;
|
|
190
|
+
} | (string | {
|
|
191
|
+
[x: string]: boolean;
|
|
192
|
+
} | (string | {
|
|
193
|
+
[x: string]: boolean;
|
|
194
|
+
} | (string | {
|
|
195
|
+
[x: string]: boolean;
|
|
196
|
+
} | (string | {
|
|
197
|
+
[x: string]: boolean;
|
|
198
|
+
} | (string | {
|
|
199
|
+
[x: string]: boolean;
|
|
200
|
+
} | (string | {
|
|
201
|
+
[x: string]: boolean;
|
|
202
|
+
} | (string | {
|
|
203
|
+
[x: string]: boolean;
|
|
204
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown> | undefined;
|
|
205
|
+
effect?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string) | (() => import('element-plus').PopperEffect) | ((new (...args: any[]) => string) | (() => import('element-plus').PopperEffect))[], unknown, unknown> | undefined;
|
|
206
|
+
popperOptions?: any;
|
|
207
|
+
showArrow?: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
208
|
+
appendTo?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown> | undefined;
|
|
209
|
+
enterable?: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
210
|
+
showAfter?: number | undefined;
|
|
211
|
+
hideAfter?: number | undefined;
|
|
212
|
+
} | undefined;
|
|
213
|
+
tooltipFormatter?: import('element-plus/es/components/table/src/util.mjs').TableOverflowTooltipFormatter<DiyDataType> | undefined;
|
|
214
|
+
formatter?: (((row: DiyDataType, column: TableColumnCtx<DiyDataType>, cellValue: any, index: number) => import('vue').VNode | string) & ((value: string | DiyDataType) => string)) | undefined;
|
|
215
|
+
selectable?: (((row: DiyDataType, index: number) => boolean) & ((row: DiyDataType, index: number) => boolean)) | undefined;
|
|
216
|
+
reserveSelection?: boolean | undefined;
|
|
217
|
+
filteredValue?: string[] | undefined;
|
|
218
|
+
filterPlacement?: string | undefined;
|
|
219
|
+
filterMultiple?: boolean | undefined;
|
|
220
|
+
filterClassName?: string | undefined;
|
|
221
|
+
sortOrders?: (import('element-plus/es/components/table/src/table/defaults.mjs').TableSortOrder | null)[] | undefined;
|
|
222
|
+
colSpan?: number | undefined;
|
|
223
|
+
rowSpan?: number | undefined;
|
|
224
|
+
level?: number | undefined;
|
|
225
|
+
order?: import('element-plus/es/components/table/src/table/defaults.mjs').TableSortOrder | null | undefined;
|
|
226
|
+
isColumnGroup?: boolean | undefined;
|
|
227
|
+
isSubColumn?: boolean | undefined;
|
|
228
|
+
columns?: {
|
|
229
|
+
id: string;
|
|
230
|
+
realWidth: number | null;
|
|
231
|
+
type: string;
|
|
232
|
+
label: string;
|
|
233
|
+
className: string;
|
|
234
|
+
labelClassName: string;
|
|
235
|
+
property: string;
|
|
236
|
+
prop: string;
|
|
237
|
+
width?: (string | number) | undefined;
|
|
238
|
+
minWidth: string | number;
|
|
239
|
+
renderHeader: (data: {
|
|
240
|
+
column: TableColumnCtx<DiyDataType>;
|
|
241
|
+
$index: number;
|
|
242
|
+
store: import('element-plus/es/components/table/src/store/index.mjs').Store<DiyDataType>;
|
|
243
|
+
_self: any;
|
|
244
|
+
}) => import('vue').VNode;
|
|
245
|
+
sortable: boolean | string;
|
|
246
|
+
sortMethod: (a: DiyDataType, b: DiyDataType) => number;
|
|
247
|
+
sortBy: string | string[] | ((row: DiyDataType, index: number, array?: DiyDataType[] | undefined) => string);
|
|
248
|
+
resizable: boolean;
|
|
249
|
+
columnKey: string;
|
|
250
|
+
rawColumnKey: string;
|
|
251
|
+
align: string;
|
|
252
|
+
headerAlign: string;
|
|
253
|
+
showOverflowTooltip?: boolean | {
|
|
254
|
+
offset?: number | undefined;
|
|
255
|
+
transition?: string | undefined;
|
|
256
|
+
placement?: string | undefined;
|
|
257
|
+
popperClass?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
258
|
+
[x: string]: boolean;
|
|
259
|
+
} | (string | {
|
|
260
|
+
[x: string]: boolean;
|
|
261
|
+
} | (string | {
|
|
262
|
+
[x: string]: boolean;
|
|
263
|
+
} | (string | {
|
|
264
|
+
[x: string]: boolean;
|
|
265
|
+
} | (string | {
|
|
266
|
+
[x: string]: boolean;
|
|
267
|
+
} | (string | {
|
|
268
|
+
[x: string]: boolean;
|
|
269
|
+
} | (string | {
|
|
270
|
+
[x: string]: boolean;
|
|
271
|
+
} | (string | {
|
|
272
|
+
[x: string]: boolean;
|
|
273
|
+
} | (string | {
|
|
274
|
+
[x: string]: boolean;
|
|
275
|
+
} | (string | {
|
|
276
|
+
[x: string]: boolean;
|
|
277
|
+
} | (string | {
|
|
278
|
+
[x: string]: boolean;
|
|
279
|
+
} | (string | {
|
|
280
|
+
[x: string]: boolean;
|
|
281
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
282
|
+
[x: string]: boolean;
|
|
283
|
+
} | (string | {
|
|
284
|
+
[x: string]: boolean;
|
|
285
|
+
} | (string | {
|
|
286
|
+
[x: string]: boolean;
|
|
287
|
+
} | (string | {
|
|
288
|
+
[x: string]: boolean;
|
|
289
|
+
} | (string | {
|
|
290
|
+
[x: string]: boolean;
|
|
291
|
+
} | (string | {
|
|
292
|
+
[x: string]: boolean;
|
|
293
|
+
} | (string | {
|
|
294
|
+
[x: string]: boolean;
|
|
295
|
+
} | (string | {
|
|
296
|
+
[x: string]: boolean;
|
|
297
|
+
} | (string | {
|
|
298
|
+
[x: string]: boolean;
|
|
299
|
+
} | (string | {
|
|
300
|
+
[x: string]: boolean;
|
|
301
|
+
} | (string | {
|
|
302
|
+
[x: string]: boolean;
|
|
303
|
+
} | (string | {
|
|
304
|
+
[x: string]: boolean;
|
|
305
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
306
|
+
[x: string]: boolean;
|
|
307
|
+
} | (string | {
|
|
308
|
+
[x: string]: boolean;
|
|
309
|
+
} | (string | {
|
|
310
|
+
[x: string]: boolean;
|
|
311
|
+
} | (string | {
|
|
312
|
+
[x: string]: boolean;
|
|
313
|
+
} | (string | {
|
|
314
|
+
[x: string]: boolean;
|
|
315
|
+
} | (string | {
|
|
316
|
+
[x: string]: boolean;
|
|
317
|
+
} | (string | {
|
|
318
|
+
[x: string]: boolean;
|
|
319
|
+
} | (string | {
|
|
320
|
+
[x: string]: boolean;
|
|
321
|
+
} | (string | {
|
|
322
|
+
[x: string]: boolean;
|
|
323
|
+
} | (string | {
|
|
324
|
+
[x: string]: boolean;
|
|
325
|
+
} | (string | {
|
|
326
|
+
[x: string]: boolean;
|
|
327
|
+
} | (string | {
|
|
328
|
+
[x: string]: boolean;
|
|
329
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
330
|
+
[x: string]: boolean;
|
|
331
|
+
} | (string | {
|
|
332
|
+
[x: string]: boolean;
|
|
333
|
+
} | (string | {
|
|
334
|
+
[x: string]: boolean;
|
|
335
|
+
} | (string | {
|
|
336
|
+
[x: string]: boolean;
|
|
337
|
+
} | (string | {
|
|
338
|
+
[x: string]: boolean;
|
|
339
|
+
} | (string | {
|
|
340
|
+
[x: string]: boolean;
|
|
341
|
+
} | (string | {
|
|
342
|
+
[x: string]: boolean;
|
|
343
|
+
} | (string | {
|
|
344
|
+
[x: string]: boolean;
|
|
345
|
+
} | (string | {
|
|
346
|
+
[x: string]: boolean;
|
|
347
|
+
} | (string | {
|
|
348
|
+
[x: string]: boolean;
|
|
349
|
+
} | (string | {
|
|
350
|
+
[x: string]: boolean;
|
|
351
|
+
} | (string | {
|
|
352
|
+
[x: string]: boolean;
|
|
353
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown> | undefined;
|
|
354
|
+
effect?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string) | (() => import('element-plus').PopperEffect) | ((new (...args: any[]) => string) | (() => import('element-plus').PopperEffect))[], unknown, unknown> | undefined;
|
|
355
|
+
popperOptions?: any;
|
|
356
|
+
showArrow?: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
357
|
+
appendTo?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown> | undefined;
|
|
358
|
+
enterable?: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
359
|
+
showAfter?: number | undefined;
|
|
360
|
+
hideAfter?: number | undefined;
|
|
361
|
+
} | undefined;
|
|
362
|
+
tooltipFormatter?: import('element-plus/es/components/table/src/util.mjs').TableOverflowTooltipFormatter<DiyDataType> | undefined;
|
|
363
|
+
fixed: boolean | string;
|
|
364
|
+
formatter: (row: DiyDataType, column: TableColumnCtx<DiyDataType>, cellValue: any, index: number) => import('vue').VNode | string;
|
|
365
|
+
selectable: (row: DiyDataType, index: number) => boolean;
|
|
366
|
+
reserveSelection: boolean;
|
|
367
|
+
filterMethod: import('element-plus/es/components/table/src/table-column/defaults.mjs').FilterMethods<DiyDataType>;
|
|
368
|
+
filteredValue: string[];
|
|
369
|
+
filters: {
|
|
370
|
+
text: string;
|
|
371
|
+
value: string;
|
|
372
|
+
}[];
|
|
373
|
+
filterPlacement: string;
|
|
374
|
+
filterMultiple: boolean;
|
|
375
|
+
filterClassName: string;
|
|
376
|
+
index: number | ((index: number) => number);
|
|
377
|
+
sortOrders: (import('element-plus/es/components/table/src/table/defaults.mjs').TableSortOrder | null)[];
|
|
378
|
+
renderCell: (data: any) => import('vue').VNode | import('vue').VNode[];
|
|
379
|
+
colSpan: number;
|
|
380
|
+
rowSpan: number;
|
|
381
|
+
children?: any[] | undefined;
|
|
382
|
+
level: number;
|
|
383
|
+
filterable: boolean | {
|
|
384
|
+
text: string;
|
|
385
|
+
value: string;
|
|
386
|
+
}[] | import('element-plus/es/components/table/src/table-column/defaults.mjs').FilterMethods<DiyDataType>;
|
|
387
|
+
order: import('element-plus/es/components/table/src/table/defaults.mjs').TableSortOrder | null;
|
|
388
|
+
isColumnGroup: boolean;
|
|
389
|
+
isSubColumn: boolean;
|
|
390
|
+
columns: any[];
|
|
391
|
+
getColumnIndex: () => number;
|
|
392
|
+
no: number;
|
|
393
|
+
filterOpened?: boolean | undefined;
|
|
394
|
+
renderFilterIcon?: ((scope: any) => import('vue').VNode) | undefined;
|
|
395
|
+
renderExpand?: ((scope: any) => import('vue').VNode) | undefined;
|
|
396
|
+
}[] | undefined;
|
|
397
|
+
getColumnIndex?: (() => number) | undefined;
|
|
398
|
+
no?: number | undefined;
|
|
399
|
+
filterOpened?: boolean | undefined;
|
|
400
|
+
renderFilterIcon?: ((scope: any) => import('vue').VNode) | undefined;
|
|
401
|
+
renderExpand?: ((scope: any) => import('vue').VNode) | undefined;
|
|
402
|
+
key?: (number | string) | undefined;
|
|
403
|
+
isAdd?: boolean | undefined;
|
|
81
404
|
maxlength?: number | undefined;
|
|
82
405
|
headerMaxlength?: number | undefined;
|
|
83
406
|
placeholder?: string | undefined;
|
|
@@ -87,14 +410,10 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
87
410
|
isSameData?: boolean | undefined;
|
|
88
411
|
type?: DIY_DATA_TYPE | undefined;
|
|
89
412
|
completeList?: string[] | undefined;
|
|
90
|
-
formatter?: ((value: string | DiyDataType) => string) | undefined;
|
|
91
413
|
showFormatter?: ((value: string) => string) | undefined;
|
|
92
414
|
parser?: ((value: string) => string) | undefined;
|
|
93
415
|
varidate?: ((value: string | number | undefined, row: DiyDataType, index: number) => true | string) | undefined;
|
|
94
|
-
fixed?: ("left" | "right") | undefined;
|
|
95
416
|
slot?: string | undefined;
|
|
96
|
-
selectable?: ((row: DiyDataType, index: number) => boolean) | undefined;
|
|
97
|
-
reserveSelection?: boolean | undefined;
|
|
98
417
|
isShow?: boolean | undefined;
|
|
99
418
|
isNewlyColumn?: boolean | undefined;
|
|
100
419
|
showWordLimit?: boolean | undefined;
|
|
@@ -107,380 +426,336 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
107
426
|
resetColumns: (cols: DiyDataTableColumnItem[], isFullReset?: boolean) => void;
|
|
108
427
|
onAddRow: () => void;
|
|
109
428
|
onAddColumn: () => void;
|
|
110
|
-
formRef: import('vue').Ref<
|
|
111
|
-
$: import('vue').ComponentInternalInstance;
|
|
112
|
-
$data: {};
|
|
113
|
-
$props: Partial<{
|
|
114
|
-
readonly disabled: boolean;
|
|
115
|
-
readonly inline: boolean;
|
|
116
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
117
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
118
|
-
readonly inlineMessage: boolean;
|
|
119
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
120
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
121
|
-
readonly labelSuffix: string;
|
|
122
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
123
|
-
readonly statusIcon: boolean;
|
|
124
|
-
readonly hideRequiredAsterisk: boolean;
|
|
125
|
-
readonly scrollToError: boolean;
|
|
126
|
-
}> & Omit<{
|
|
127
|
-
readonly inline: boolean;
|
|
128
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
129
|
-
readonly disabled: boolean;
|
|
130
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
131
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
132
|
-
readonly labelSuffix: string;
|
|
133
|
-
readonly inlineMessage: boolean;
|
|
134
|
-
readonly statusIcon: boolean;
|
|
135
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
136
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
137
|
-
readonly hideRequiredAsterisk: boolean;
|
|
138
|
-
readonly scrollToError: boolean;
|
|
139
|
-
readonly size?: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown> | undefined;
|
|
140
|
-
readonly model?: Record<string, any> | undefined;
|
|
141
|
-
readonly rules?: Partial<Record<string, import('element-plus/es/utils/typescript.mjs').Arrayable<FormItemRule>>> | undefined;
|
|
142
|
-
readonly scrollIntoViewOptions?: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown> | undefined;
|
|
143
|
-
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
144
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "inline" | "labelWidth" | "disabled" | "labelPosition" | "requireAsteriskPosition" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError">;
|
|
145
|
-
$attrs: {
|
|
146
|
-
[x: string]: unknown;
|
|
147
|
-
};
|
|
148
|
-
$refs: {
|
|
149
|
-
[x: string]: unknown;
|
|
150
|
-
};
|
|
151
|
-
$slots: Readonly<{
|
|
152
|
-
[name: string]: import('vue').Slot<any> | undefined;
|
|
153
|
-
}>;
|
|
154
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
155
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
156
|
-
$host: Element | null;
|
|
157
|
-
$emit: (event: "validate", prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => void;
|
|
158
|
-
$el: any;
|
|
159
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
160
|
-
readonly model: ObjectConstructor;
|
|
161
|
-
readonly rules: {
|
|
162
|
-
readonly type: import('vue').PropType<Partial<Record<string, import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus/es/components/form/src/types.mjs').FormItemRule>>>>;
|
|
163
|
-
readonly required: false;
|
|
164
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
165
|
-
__epPropKey: true;
|
|
166
|
-
};
|
|
167
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
168
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, "left" | "right", unknown, "left", boolean>;
|
|
169
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
170
|
-
readonly labelSuffix: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
171
|
-
readonly inline: BooleanConstructor;
|
|
172
|
-
readonly inlineMessage: BooleanConstructor;
|
|
173
|
-
readonly statusIcon: BooleanConstructor;
|
|
174
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
175
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
176
|
-
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
177
|
-
readonly scrollToError: BooleanConstructor;
|
|
178
|
-
readonly scrollIntoViewOptions: {
|
|
179
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown>>;
|
|
180
|
-
readonly required: false;
|
|
181
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
182
|
-
__epPropKey: true;
|
|
183
|
-
};
|
|
184
|
-
readonly size: {
|
|
185
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
186
|
-
readonly required: false;
|
|
187
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
188
|
-
__epPropKey: true;
|
|
189
|
-
};
|
|
190
|
-
readonly disabled: BooleanConstructor;
|
|
191
|
-
}>> & {
|
|
192
|
-
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
193
|
-
}, {
|
|
194
|
-
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
195
|
-
validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
196
|
-
resetFields: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
197
|
-
clearValidate: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
198
|
-
scrollToField: (prop: import('element-plus').FormItemProp) => void;
|
|
199
|
-
fields: import('element-plus').FormItemContext[];
|
|
200
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
201
|
-
validate: (prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => void;
|
|
202
|
-
}, string, {
|
|
203
|
-
readonly disabled: boolean;
|
|
204
|
-
readonly inline: boolean;
|
|
205
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
206
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
207
|
-
readonly inlineMessage: boolean;
|
|
208
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
209
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
210
|
-
readonly labelSuffix: string;
|
|
211
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
212
|
-
readonly statusIcon: boolean;
|
|
213
|
-
readonly hideRequiredAsterisk: boolean;
|
|
214
|
-
readonly scrollToError: boolean;
|
|
215
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
216
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
217
|
-
created?: (() => void) | (() => void)[];
|
|
218
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
219
|
-
mounted?: (() => void) | (() => void)[];
|
|
220
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
221
|
-
updated?: (() => void) | (() => void)[];
|
|
222
|
-
activated?: (() => void) | (() => void)[];
|
|
223
|
-
deactivated?: (() => void) | (() => void)[];
|
|
224
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
225
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
226
|
-
destroyed?: (() => void) | (() => void)[];
|
|
227
|
-
unmounted?: (() => void) | (() => void)[];
|
|
228
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
229
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
230
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
231
|
-
};
|
|
232
|
-
$forceUpdate: () => void;
|
|
233
|
-
$nextTick: typeof import('vue').nextTick;
|
|
234
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
235
|
-
} & Readonly<{
|
|
236
|
-
readonly disabled: boolean;
|
|
237
|
-
readonly inline: boolean;
|
|
238
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
239
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
240
|
-
readonly inlineMessage: boolean;
|
|
241
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
242
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
243
|
-
readonly labelSuffix: string;
|
|
244
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
245
|
-
readonly statusIcon: boolean;
|
|
246
|
-
readonly hideRequiredAsterisk: boolean;
|
|
247
|
-
readonly scrollToError: boolean;
|
|
248
|
-
}> & Omit<Readonly<import('vue').ExtractPropTypes<{
|
|
249
|
-
readonly model: ObjectConstructor;
|
|
250
|
-
readonly rules: {
|
|
251
|
-
readonly type: import('vue').PropType<Partial<Record<string, import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus/es/components/form/src/types.mjs').FormItemRule>>>>;
|
|
252
|
-
readonly required: false;
|
|
253
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
254
|
-
__epPropKey: true;
|
|
255
|
-
};
|
|
256
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
257
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, "left" | "right", unknown, "left", boolean>;
|
|
258
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
259
|
-
readonly labelSuffix: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
260
|
-
readonly inline: BooleanConstructor;
|
|
261
|
-
readonly inlineMessage: BooleanConstructor;
|
|
262
|
-
readonly statusIcon: BooleanConstructor;
|
|
263
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
264
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
265
|
-
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
266
|
-
readonly scrollToError: BooleanConstructor;
|
|
267
|
-
readonly scrollIntoViewOptions: {
|
|
268
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown>>;
|
|
269
|
-
readonly required: false;
|
|
270
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
271
|
-
__epPropKey: true;
|
|
272
|
-
};
|
|
273
|
-
readonly size: {
|
|
274
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
275
|
-
readonly required: false;
|
|
276
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
277
|
-
__epPropKey: true;
|
|
278
|
-
};
|
|
279
|
-
readonly disabled: BooleanConstructor;
|
|
280
|
-
}>> & {
|
|
281
|
-
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
282
|
-
}, "inline" | "labelWidth" | "disabled" | "labelPosition" | "requireAsteriskPosition" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "fields"> & import('vue').ShallowUnwrapRef<{
|
|
283
|
-
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
284
|
-
validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
285
|
-
resetFields: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
286
|
-
clearValidate: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
287
|
-
scrollToField: (prop: import('element-plus').FormItemProp) => void;
|
|
288
|
-
fields: import('element-plus').FormItemContext[];
|
|
289
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
290
|
-
$slots: {
|
|
291
|
-
default?(_: {}): any;
|
|
292
|
-
};
|
|
293
|
-
}) | undefined, ({
|
|
294
|
-
$: import('vue').ComponentInternalInstance;
|
|
295
|
-
$data: {};
|
|
296
|
-
$props: Partial<{
|
|
297
|
-
readonly disabled: boolean;
|
|
298
|
-
readonly inline: boolean;
|
|
299
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
300
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
301
|
-
readonly inlineMessage: boolean;
|
|
302
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
303
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
304
|
-
readonly labelSuffix: string;
|
|
305
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
306
|
-
readonly statusIcon: boolean;
|
|
307
|
-
readonly hideRequiredAsterisk: boolean;
|
|
308
|
-
readonly scrollToError: boolean;
|
|
309
|
-
}> & Omit<{
|
|
310
|
-
readonly inline: boolean;
|
|
311
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
312
|
-
readonly disabled: boolean;
|
|
313
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
314
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
315
|
-
readonly labelSuffix: string;
|
|
316
|
-
readonly inlineMessage: boolean;
|
|
317
|
-
readonly statusIcon: boolean;
|
|
318
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
319
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
320
|
-
readonly hideRequiredAsterisk: boolean;
|
|
321
|
-
readonly scrollToError: boolean;
|
|
322
|
-
readonly size?: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown> | undefined;
|
|
323
|
-
readonly model?: Record<string, any> | undefined;
|
|
324
|
-
readonly rules?: Partial<Record<string, import('element-plus/es/utils/typescript.mjs').Arrayable<FormItemRule>>> | undefined;
|
|
325
|
-
readonly scrollIntoViewOptions?: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown> | undefined;
|
|
326
|
-
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
327
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "inline" | "labelWidth" | "disabled" | "labelPosition" | "requireAsteriskPosition" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError">;
|
|
328
|
-
$attrs: {
|
|
329
|
-
[x: string]: unknown;
|
|
330
|
-
};
|
|
331
|
-
$refs: {
|
|
332
|
-
[x: string]: unknown;
|
|
333
|
-
};
|
|
334
|
-
$slots: Readonly<{
|
|
335
|
-
[name: string]: import('vue').Slot<any> | undefined;
|
|
336
|
-
}>;
|
|
337
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
338
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
339
|
-
$host: Element | null;
|
|
340
|
-
$emit: (event: "validate", prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => void;
|
|
341
|
-
$el: any;
|
|
342
|
-
$options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
343
|
-
readonly model: ObjectConstructor;
|
|
344
|
-
readonly rules: {
|
|
345
|
-
readonly type: import('vue').PropType<Partial<Record<string, import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus/es/components/form/src/types.mjs').FormItemRule>>>>;
|
|
346
|
-
readonly required: false;
|
|
347
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
348
|
-
__epPropKey: true;
|
|
349
|
-
};
|
|
350
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
351
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, "left" | "right", unknown, "left", boolean>;
|
|
352
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
353
|
-
readonly labelSuffix: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
354
|
-
readonly inline: BooleanConstructor;
|
|
355
|
-
readonly inlineMessage: BooleanConstructor;
|
|
356
|
-
readonly statusIcon: BooleanConstructor;
|
|
357
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
358
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
359
|
-
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
360
|
-
readonly scrollToError: BooleanConstructor;
|
|
361
|
-
readonly scrollIntoViewOptions: {
|
|
362
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown>>;
|
|
363
|
-
readonly required: false;
|
|
364
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
365
|
-
__epPropKey: true;
|
|
366
|
-
};
|
|
367
|
-
readonly size: {
|
|
368
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
369
|
-
readonly required: false;
|
|
370
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
371
|
-
__epPropKey: true;
|
|
372
|
-
};
|
|
373
|
-
readonly disabled: BooleanConstructor;
|
|
374
|
-
}>> & {
|
|
375
|
-
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
376
|
-
}, {
|
|
377
|
-
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
378
|
-
validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
379
|
-
resetFields: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
380
|
-
clearValidate: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
381
|
-
scrollToField: (prop: import('element-plus').FormItemProp) => void;
|
|
382
|
-
fields: import('element-plus').FormItemContext[];
|
|
383
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
384
|
-
validate: (prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => void;
|
|
385
|
-
}, string, {
|
|
386
|
-
readonly disabled: boolean;
|
|
387
|
-
readonly inline: boolean;
|
|
388
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
389
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
390
|
-
readonly inlineMessage: boolean;
|
|
391
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
392
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
393
|
-
readonly labelSuffix: string;
|
|
394
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
395
|
-
readonly statusIcon: boolean;
|
|
396
|
-
readonly hideRequiredAsterisk: boolean;
|
|
397
|
-
readonly scrollToError: boolean;
|
|
398
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
399
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
400
|
-
created?: (() => void) | (() => void)[];
|
|
401
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
402
|
-
mounted?: (() => void) | (() => void)[];
|
|
403
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
404
|
-
updated?: (() => void) | (() => void)[];
|
|
405
|
-
activated?: (() => void) | (() => void)[];
|
|
406
|
-
deactivated?: (() => void) | (() => void)[];
|
|
407
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
408
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
409
|
-
destroyed?: (() => void) | (() => void)[];
|
|
410
|
-
unmounted?: (() => void) | (() => void)[];
|
|
411
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
412
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
413
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
414
|
-
};
|
|
415
|
-
$forceUpdate: () => void;
|
|
416
|
-
$nextTick: typeof import('vue').nextTick;
|
|
417
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
418
|
-
} & Readonly<{
|
|
419
|
-
readonly disabled: boolean;
|
|
420
|
-
readonly inline: boolean;
|
|
421
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
422
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
423
|
-
readonly inlineMessage: boolean;
|
|
424
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
425
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
426
|
-
readonly labelSuffix: string;
|
|
427
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
428
|
-
readonly statusIcon: boolean;
|
|
429
|
-
readonly hideRequiredAsterisk: boolean;
|
|
430
|
-
readonly scrollToError: boolean;
|
|
431
|
-
}> & Omit<Readonly<import('vue').ExtractPropTypes<{
|
|
432
|
-
readonly model: ObjectConstructor;
|
|
433
|
-
readonly rules: {
|
|
434
|
-
readonly type: import('vue').PropType<Partial<Record<string, import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus/es/components/form/src/types.mjs').FormItemRule>>>>;
|
|
435
|
-
readonly required: false;
|
|
436
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
437
|
-
__epPropKey: true;
|
|
438
|
-
};
|
|
439
|
-
readonly labelPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
440
|
-
readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, "left" | "right", unknown, "left", boolean>;
|
|
441
|
-
readonly labelWidth: import('element-plus/es/utils/index.mjs').EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
442
|
-
readonly labelSuffix: import('element-plus/es/utils/index.mjs').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
443
|
-
readonly inline: BooleanConstructor;
|
|
444
|
-
readonly inlineMessage: BooleanConstructor;
|
|
445
|
-
readonly statusIcon: BooleanConstructor;
|
|
446
|
-
readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
447
|
-
readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
448
|
-
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
449
|
-
readonly scrollToError: BooleanConstructor;
|
|
450
|
-
readonly scrollIntoViewOptions: {
|
|
451
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown>>;
|
|
452
|
-
readonly required: false;
|
|
453
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
454
|
-
__epPropKey: true;
|
|
455
|
-
};
|
|
456
|
-
readonly size: {
|
|
457
|
-
readonly type: import('vue').PropType<import('element-plus/es/utils/index.mjs').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
458
|
-
readonly required: false;
|
|
459
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
460
|
-
__epPropKey: true;
|
|
461
|
-
};
|
|
462
|
-
readonly disabled: BooleanConstructor;
|
|
463
|
-
}>> & {
|
|
464
|
-
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
465
|
-
}, "inline" | "labelWidth" | "disabled" | "labelPosition" | "requireAsteriskPosition" | "labelSuffix" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "fields"> & import('vue').ShallowUnwrapRef<{
|
|
466
|
-
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
467
|
-
validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
468
|
-
resetFields: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
469
|
-
clearValidate: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>) => void;
|
|
470
|
-
scrollToField: (prop: import('element-plus').FormItemProp) => void;
|
|
471
|
-
fields: import('element-plus').FormItemContext[];
|
|
472
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
473
|
-
$slots: {
|
|
474
|
-
default?(_: {}): any;
|
|
475
|
-
};
|
|
476
|
-
}) | undefined>;
|
|
429
|
+
formRef: import('vue').Ref<FormInstance | undefined, FormInstance | undefined>;
|
|
477
430
|
getColumns: () => {
|
|
478
|
-
|
|
431
|
+
fixed?: "left" | "right" | undefined;
|
|
479
432
|
label?: string | undefined;
|
|
480
|
-
|
|
481
|
-
|
|
433
|
+
index?: number | ((index: number) => number) | undefined;
|
|
434
|
+
id?: string | undefined;
|
|
435
|
+
filterable?: boolean | {
|
|
436
|
+
text: string;
|
|
437
|
+
value: string;
|
|
438
|
+
}[] | import('element-plus/es/components/table/src/table-column/defaults.mjs').FilterMethods<DiyDataType> | undefined;
|
|
439
|
+
filterMethod?: import('element-plus/es/components/table/src/table-column/defaults.mjs').FilterMethods<DiyDataType> | undefined;
|
|
482
440
|
width?: number | undefined;
|
|
441
|
+
filters?: {
|
|
442
|
+
text: string;
|
|
443
|
+
value: string;
|
|
444
|
+
}[] | undefined;
|
|
445
|
+
realWidth?: number | null | undefined;
|
|
446
|
+
className?: string | undefined;
|
|
447
|
+
labelClassName?: string | undefined;
|
|
448
|
+
property?: string | undefined;
|
|
449
|
+
prop: string;
|
|
483
450
|
minWidth?: number | undefined;
|
|
451
|
+
sortable?: string | boolean | undefined;
|
|
452
|
+
sortMethod?: ((a: DiyDataType, b: DiyDataType) => number) | undefined;
|
|
453
|
+
sortBy?: string | string[] | ((row: DiyDataType, index: number, array?: DiyDataType[] | undefined) => string) | undefined;
|
|
454
|
+
resizable?: boolean | undefined;
|
|
455
|
+
columnKey?: string | undefined;
|
|
456
|
+
rawColumnKey?: string | undefined;
|
|
457
|
+
align?: "left" | "right" | "center" | undefined;
|
|
458
|
+
headerAlign?: string | undefined;
|
|
459
|
+
showOverflowTooltip?: boolean | {
|
|
460
|
+
offset?: number | undefined;
|
|
461
|
+
transition?: string | undefined;
|
|
462
|
+
placement?: string | undefined;
|
|
463
|
+
popperClass?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
464
|
+
[x: string]: boolean;
|
|
465
|
+
} | (string | {
|
|
466
|
+
[x: string]: boolean;
|
|
467
|
+
} | (string | {
|
|
468
|
+
[x: string]: boolean;
|
|
469
|
+
} | (string | {
|
|
470
|
+
[x: string]: boolean;
|
|
471
|
+
} | (string | {
|
|
472
|
+
[x: string]: boolean;
|
|
473
|
+
} | (string | {
|
|
474
|
+
[x: string]: boolean;
|
|
475
|
+
} | (string | {
|
|
476
|
+
[x: string]: boolean;
|
|
477
|
+
} | (string | {
|
|
478
|
+
[x: string]: boolean;
|
|
479
|
+
} | (string | {
|
|
480
|
+
[x: string]: boolean;
|
|
481
|
+
} | (string | {
|
|
482
|
+
[x: string]: boolean;
|
|
483
|
+
} | (string | {
|
|
484
|
+
[x: string]: boolean;
|
|
485
|
+
} | (string | {
|
|
486
|
+
[x: string]: boolean;
|
|
487
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
488
|
+
[x: string]: boolean;
|
|
489
|
+
} | (string | {
|
|
490
|
+
[x: string]: boolean;
|
|
491
|
+
} | (string | {
|
|
492
|
+
[x: string]: boolean;
|
|
493
|
+
} | (string | {
|
|
494
|
+
[x: string]: boolean;
|
|
495
|
+
} | (string | {
|
|
496
|
+
[x: string]: boolean;
|
|
497
|
+
} | (string | {
|
|
498
|
+
[x: string]: boolean;
|
|
499
|
+
} | (string | {
|
|
500
|
+
[x: string]: boolean;
|
|
501
|
+
} | (string | {
|
|
502
|
+
[x: string]: boolean;
|
|
503
|
+
} | (string | {
|
|
504
|
+
[x: string]: boolean;
|
|
505
|
+
} | (string | {
|
|
506
|
+
[x: string]: boolean;
|
|
507
|
+
} | (string | {
|
|
508
|
+
[x: string]: boolean;
|
|
509
|
+
} | (string | {
|
|
510
|
+
[x: string]: boolean;
|
|
511
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
512
|
+
[x: string]: boolean;
|
|
513
|
+
} | (string | {
|
|
514
|
+
[x: string]: boolean;
|
|
515
|
+
} | (string | {
|
|
516
|
+
[x: string]: boolean;
|
|
517
|
+
} | (string | {
|
|
518
|
+
[x: string]: boolean;
|
|
519
|
+
} | (string | {
|
|
520
|
+
[x: string]: boolean;
|
|
521
|
+
} | (string | {
|
|
522
|
+
[x: string]: boolean;
|
|
523
|
+
} | (string | {
|
|
524
|
+
[x: string]: boolean;
|
|
525
|
+
} | (string | {
|
|
526
|
+
[x: string]: boolean;
|
|
527
|
+
} | (string | {
|
|
528
|
+
[x: string]: boolean;
|
|
529
|
+
} | (string | {
|
|
530
|
+
[x: string]: boolean;
|
|
531
|
+
} | (string | {
|
|
532
|
+
[x: string]: boolean;
|
|
533
|
+
} | (string | {
|
|
534
|
+
[x: string]: boolean;
|
|
535
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
536
|
+
[x: string]: boolean;
|
|
537
|
+
} | (string | {
|
|
538
|
+
[x: string]: boolean;
|
|
539
|
+
} | (string | {
|
|
540
|
+
[x: string]: boolean;
|
|
541
|
+
} | (string | {
|
|
542
|
+
[x: string]: boolean;
|
|
543
|
+
} | (string | {
|
|
544
|
+
[x: string]: boolean;
|
|
545
|
+
} | (string | {
|
|
546
|
+
[x: string]: boolean;
|
|
547
|
+
} | (string | {
|
|
548
|
+
[x: string]: boolean;
|
|
549
|
+
} | (string | {
|
|
550
|
+
[x: string]: boolean;
|
|
551
|
+
} | (string | {
|
|
552
|
+
[x: string]: boolean;
|
|
553
|
+
} | (string | {
|
|
554
|
+
[x: string]: boolean;
|
|
555
|
+
} | (string | {
|
|
556
|
+
[x: string]: boolean;
|
|
557
|
+
} | (string | {
|
|
558
|
+
[x: string]: boolean;
|
|
559
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown> | undefined;
|
|
560
|
+
effect?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string) | (() => import('element-plus').PopperEffect) | ((new (...args: any[]) => string) | (() => import('element-plus').PopperEffect))[], unknown, unknown> | undefined;
|
|
561
|
+
popperOptions?: any;
|
|
562
|
+
showArrow?: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
563
|
+
appendTo?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown> | undefined;
|
|
564
|
+
enterable?: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
565
|
+
showAfter?: number | undefined;
|
|
566
|
+
hideAfter?: number | undefined;
|
|
567
|
+
} | undefined;
|
|
568
|
+
tooltipFormatter?: import('element-plus/es/components/table/src/util.mjs').TableOverflowTooltipFormatter<DiyDataType> | undefined;
|
|
569
|
+
formatter?: (((row: DiyDataType, column: TableColumnCtx<DiyDataType>, cellValue: any, index: number) => import('vue').VNode | string) & ((value: string | DiyDataType) => string)) | undefined;
|
|
570
|
+
selectable?: (((row: DiyDataType, index: number) => boolean) & ((row: DiyDataType, index: number) => boolean)) | undefined;
|
|
571
|
+
reserveSelection?: boolean | undefined;
|
|
572
|
+
filteredValue?: string[] | undefined;
|
|
573
|
+
filterPlacement?: string | undefined;
|
|
574
|
+
filterMultiple?: boolean | undefined;
|
|
575
|
+
filterClassName?: string | undefined;
|
|
576
|
+
sortOrders?: (import('element-plus/es/components/table/src/table/defaults.mjs').TableSortOrder | null)[] | undefined;
|
|
577
|
+
colSpan?: number | undefined;
|
|
578
|
+
rowSpan?: number | undefined;
|
|
579
|
+
level?: number | undefined;
|
|
580
|
+
order?: import('element-plus/es/components/table/src/table/defaults.mjs').TableSortOrder | null | undefined;
|
|
581
|
+
isColumnGroup?: boolean | undefined;
|
|
582
|
+
isSubColumn?: boolean | undefined;
|
|
583
|
+
columns?: {
|
|
584
|
+
id: string;
|
|
585
|
+
realWidth: number | null;
|
|
586
|
+
type: string;
|
|
587
|
+
label: string;
|
|
588
|
+
className: string;
|
|
589
|
+
labelClassName: string;
|
|
590
|
+
property: string;
|
|
591
|
+
prop: string;
|
|
592
|
+
width?: (string | number) | undefined;
|
|
593
|
+
minWidth: string | number;
|
|
594
|
+
renderHeader: (data: {
|
|
595
|
+
column: TableColumnCtx<DiyDataType>;
|
|
596
|
+
$index: number;
|
|
597
|
+
store: import('element-plus/es/components/table/src/store/index.mjs').Store<DiyDataType>;
|
|
598
|
+
_self: any;
|
|
599
|
+
}) => import('vue').VNode;
|
|
600
|
+
sortable: boolean | string;
|
|
601
|
+
sortMethod: (a: DiyDataType, b: DiyDataType) => number;
|
|
602
|
+
sortBy: string | string[] | ((row: DiyDataType, index: number, array?: DiyDataType[] | undefined) => string);
|
|
603
|
+
resizable: boolean;
|
|
604
|
+
columnKey: string;
|
|
605
|
+
rawColumnKey: string;
|
|
606
|
+
align: string;
|
|
607
|
+
headerAlign: string;
|
|
608
|
+
showOverflowTooltip?: boolean | {
|
|
609
|
+
offset?: number | undefined;
|
|
610
|
+
transition?: string | undefined;
|
|
611
|
+
placement?: string | undefined;
|
|
612
|
+
popperClass?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | {
|
|
613
|
+
[x: string]: boolean;
|
|
614
|
+
} | (string | {
|
|
615
|
+
[x: string]: boolean;
|
|
616
|
+
} | (string | {
|
|
617
|
+
[x: string]: boolean;
|
|
618
|
+
} | (string | {
|
|
619
|
+
[x: string]: boolean;
|
|
620
|
+
} | (string | {
|
|
621
|
+
[x: string]: boolean;
|
|
622
|
+
} | (string | {
|
|
623
|
+
[x: string]: boolean;
|
|
624
|
+
} | (string | {
|
|
625
|
+
[x: string]: boolean;
|
|
626
|
+
} | (string | {
|
|
627
|
+
[x: string]: boolean;
|
|
628
|
+
} | (string | {
|
|
629
|
+
[x: string]: boolean;
|
|
630
|
+
} | (string | {
|
|
631
|
+
[x: string]: boolean;
|
|
632
|
+
} | (string | {
|
|
633
|
+
[x: string]: boolean;
|
|
634
|
+
} | (string | {
|
|
635
|
+
[x: string]: boolean;
|
|
636
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
637
|
+
[x: string]: boolean;
|
|
638
|
+
} | (string | {
|
|
639
|
+
[x: string]: boolean;
|
|
640
|
+
} | (string | {
|
|
641
|
+
[x: string]: boolean;
|
|
642
|
+
} | (string | {
|
|
643
|
+
[x: string]: boolean;
|
|
644
|
+
} | (string | {
|
|
645
|
+
[x: string]: boolean;
|
|
646
|
+
} | (string | {
|
|
647
|
+
[x: string]: boolean;
|
|
648
|
+
} | (string | {
|
|
649
|
+
[x: string]: boolean;
|
|
650
|
+
} | (string | {
|
|
651
|
+
[x: string]: boolean;
|
|
652
|
+
} | (string | {
|
|
653
|
+
[x: string]: boolean;
|
|
654
|
+
} | (string | {
|
|
655
|
+
[x: string]: boolean;
|
|
656
|
+
} | (string | {
|
|
657
|
+
[x: string]: boolean;
|
|
658
|
+
} | (string | {
|
|
659
|
+
[x: string]: boolean;
|
|
660
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => string | {
|
|
661
|
+
[x: string]: boolean;
|
|
662
|
+
} | (string | {
|
|
663
|
+
[x: string]: boolean;
|
|
664
|
+
} | (string | {
|
|
665
|
+
[x: string]: boolean;
|
|
666
|
+
} | (string | {
|
|
667
|
+
[x: string]: boolean;
|
|
668
|
+
} | (string | {
|
|
669
|
+
[x: string]: boolean;
|
|
670
|
+
} | (string | {
|
|
671
|
+
[x: string]: boolean;
|
|
672
|
+
} | (string | {
|
|
673
|
+
[x: string]: boolean;
|
|
674
|
+
} | (string | {
|
|
675
|
+
[x: string]: boolean;
|
|
676
|
+
} | (string | {
|
|
677
|
+
[x: string]: boolean;
|
|
678
|
+
} | (string | {
|
|
679
|
+
[x: string]: boolean;
|
|
680
|
+
} | (string | {
|
|
681
|
+
[x: string]: boolean;
|
|
682
|
+
} | (string | {
|
|
683
|
+
[x: string]: boolean;
|
|
684
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]) | (() => string | {
|
|
685
|
+
[x: string]: boolean;
|
|
686
|
+
} | (string | {
|
|
687
|
+
[x: string]: boolean;
|
|
688
|
+
} | (string | {
|
|
689
|
+
[x: string]: boolean;
|
|
690
|
+
} | (string | {
|
|
691
|
+
[x: string]: boolean;
|
|
692
|
+
} | (string | {
|
|
693
|
+
[x: string]: boolean;
|
|
694
|
+
} | (string | {
|
|
695
|
+
[x: string]: boolean;
|
|
696
|
+
} | (string | {
|
|
697
|
+
[x: string]: boolean;
|
|
698
|
+
} | (string | {
|
|
699
|
+
[x: string]: boolean;
|
|
700
|
+
} | (string | {
|
|
701
|
+
[x: string]: boolean;
|
|
702
|
+
} | (string | {
|
|
703
|
+
[x: string]: boolean;
|
|
704
|
+
} | (string | {
|
|
705
|
+
[x: string]: boolean;
|
|
706
|
+
} | (string | {
|
|
707
|
+
[x: string]: boolean;
|
|
708
|
+
} | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown> | undefined;
|
|
709
|
+
effect?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string) | (() => import('element-plus').PopperEffect) | ((new (...args: any[]) => string) | (() => import('element-plus').PopperEffect))[], unknown, unknown> | undefined;
|
|
710
|
+
popperOptions?: any;
|
|
711
|
+
showArrow?: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
712
|
+
appendTo?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>) | ((new (...args: any[]) => string | HTMLElement) | (() => import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>))[], unknown, unknown> | undefined;
|
|
713
|
+
enterable?: import('element-plus/es/utils/index.mjs').EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
|
|
714
|
+
showAfter?: number | undefined;
|
|
715
|
+
hideAfter?: number | undefined;
|
|
716
|
+
} | undefined;
|
|
717
|
+
tooltipFormatter?: import('element-plus/es/components/table/src/util.mjs').TableOverflowTooltipFormatter<DiyDataType> | undefined;
|
|
718
|
+
fixed: boolean | string;
|
|
719
|
+
formatter: (row: DiyDataType, column: TableColumnCtx<DiyDataType>, cellValue: any, index: number) => import('vue').VNode | string;
|
|
720
|
+
selectable: (row: DiyDataType, index: number) => boolean;
|
|
721
|
+
reserveSelection: boolean;
|
|
722
|
+
filterMethod: import('element-plus/es/components/table/src/table-column/defaults.mjs').FilterMethods<DiyDataType>;
|
|
723
|
+
filteredValue: string[];
|
|
724
|
+
filters: {
|
|
725
|
+
text: string;
|
|
726
|
+
value: string;
|
|
727
|
+
}[];
|
|
728
|
+
filterPlacement: string;
|
|
729
|
+
filterMultiple: boolean;
|
|
730
|
+
filterClassName: string;
|
|
731
|
+
index: number | ((index: number) => number);
|
|
732
|
+
sortOrders: (import('element-plus/es/components/table/src/table/defaults.mjs').TableSortOrder | null)[];
|
|
733
|
+
renderCell: (data: any) => import('vue').VNode | import('vue').VNode[];
|
|
734
|
+
colSpan: number;
|
|
735
|
+
rowSpan: number;
|
|
736
|
+
children?: any[] | undefined;
|
|
737
|
+
level: number;
|
|
738
|
+
filterable: boolean | {
|
|
739
|
+
text: string;
|
|
740
|
+
value: string;
|
|
741
|
+
}[] | import('element-plus/es/components/table/src/table-column/defaults.mjs').FilterMethods<DiyDataType>;
|
|
742
|
+
order: import('element-plus/es/components/table/src/table/defaults.mjs').TableSortOrder | null;
|
|
743
|
+
isColumnGroup: boolean;
|
|
744
|
+
isSubColumn: boolean;
|
|
745
|
+
columns: any[];
|
|
746
|
+
getColumnIndex: () => number;
|
|
747
|
+
no: number;
|
|
748
|
+
filterOpened?: boolean | undefined;
|
|
749
|
+
renderFilterIcon?: ((scope: any) => import('vue').VNode) | undefined;
|
|
750
|
+
renderExpand?: ((scope: any) => import('vue').VNode) | undefined;
|
|
751
|
+
}[] | undefined;
|
|
752
|
+
getColumnIndex?: (() => number) | undefined;
|
|
753
|
+
no?: number | undefined;
|
|
754
|
+
filterOpened?: boolean | undefined;
|
|
755
|
+
renderFilterIcon?: ((scope: any) => import('vue').VNode) | undefined;
|
|
756
|
+
renderExpand?: ((scope: any) => import('vue').VNode) | undefined;
|
|
757
|
+
key?: (number | string) | undefined;
|
|
758
|
+
isAdd?: boolean | undefined;
|
|
484
759
|
maxlength?: number | undefined;
|
|
485
760
|
headerMaxlength?: number | undefined;
|
|
486
761
|
placeholder?: string | undefined;
|
|
@@ -490,14 +765,10 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
490
765
|
isSameData?: boolean | undefined;
|
|
491
766
|
type?: DIY_DATA_TYPE | undefined;
|
|
492
767
|
completeList?: string[] | undefined;
|
|
493
|
-
formatter?: ((value: string | DiyDataType) => string) | undefined;
|
|
494
768
|
showFormatter?: ((value: string) => string) | undefined;
|
|
495
769
|
parser?: ((value: string) => string) | undefined;
|
|
496
770
|
varidate?: ((value: string | number | undefined, row: DiyDataType, index: number) => true | string) | undefined;
|
|
497
|
-
fixed?: ("left" | "right") | undefined;
|
|
498
771
|
slot?: string | undefined;
|
|
499
|
-
selectable?: ((row: DiyDataType, index: number) => boolean) | undefined;
|
|
500
|
-
reserveSelection?: boolean | undefined;
|
|
501
772
|
isShow?: boolean | undefined;
|
|
502
773
|
isNewlyColumn?: boolean | undefined;
|
|
503
774
|
showWordLimit?: boolean | undefined;
|