@baosight/er4j 0.0.7

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.
Files changed (71) hide show
  1. package/README.md +24 -0
  2. package/er4j-dist/ErPopFree-DkF2PbwS.js +5 -0
  3. package/er4j-dist/ErPopFree-DkF2PbwS.js.map +1 -0
  4. package/er4j-dist/ErPopQuery-I5jqN6v5.js +5 -0
  5. package/er4j-dist/ErPopQuery-I5jqN6v5.js.map +1 -0
  6. package/er4j-dist/ErPopTree-DrQaECbP.js +164 -0
  7. package/er4j-dist/ErPopTree-DrQaECbP.js.map +1 -0
  8. package/er4j-dist/er4j.css +1 -0
  9. package/er4j-dist/er4j.es.js +14 -0
  10. package/er4j-dist/er4j.es.js.map +1 -0
  11. package/er4j-dist/er4j.umd.js +47 -0
  12. package/er4j-dist/er4j.umd.js.map +1 -0
  13. package/er4j-dist/favicon.ico +0 -0
  14. package/er4j-dist/iconfont-CV-ODMQE.js +36 -0
  15. package/er4j-dist/iconfont-CV-ODMQE.js.map +1 -0
  16. package/er4j-dist/img/login/bright-background.png +0 -0
  17. package/er4j-dist/index-BHXVGSb6.js +22345 -0
  18. package/er4j-dist/index-BHXVGSb6.js.map +1 -0
  19. package/er4j-dist/types/assets/iconfont/iconfont.json.d.ts +796 -0
  20. package/er4j-dist/types/components/ErDialog/DialogBase.vue.d.ts +161 -0
  21. package/er4j-dist/types/components/ErDialog/ErDialog.vue.d.ts +443 -0
  22. package/er4j-dist/types/components/ErFormToolbar/ErFormToolbar.vue.d.ts +1192 -0
  23. package/er4j-dist/types/components/ErGrid/ErGrid.vue.d.ts +3952 -0
  24. package/er4j-dist/types/components/ErGridCellEditor/ButtonEditor.vue.d.ts +2985 -0
  25. package/er4j-dist/types/components/ErGridCellEditor/ColorEditor.vue.d.ts +18 -0
  26. package/er4j-dist/types/components/ErGridCellEditor/DatetimeEditor.vue.d.ts +6114 -0
  27. package/er4j-dist/types/components/ErGridCellEditor/DropdownEditor.vue.d.ts +2675 -0
  28. package/er4j-dist/types/components/ErGridCellEditor/LargeTextEditor.vue.d.ts +1829 -0
  29. package/er4j-dist/types/components/ErGridCellEditor/NumberEditor.vue.d.ts +2676 -0
  30. package/er4j-dist/types/components/ErGridCellEditor/TextEditor.vue.d.ts +2677 -0
  31. package/er4j-dist/types/components/ErGridCellRender/ButtonGroup.vue.d.ts +1887 -0
  32. package/er4j-dist/types/components/ErGridCellRender/ColorCell.vue.d.ts +10 -0
  33. package/er4j-dist/types/components/ErGridCellRender/DefaultRender.vue.d.ts +1001 -0
  34. package/er4j-dist/types/components/ErGridCellRender/ImagePreview.vue.d.ts +352 -0
  35. package/er4j-dist/types/components/ErGridCellRender/PreviewDetail.vue.d.ts +10 -0
  36. package/er4j-dist/types/components/ErGridCellRender/ProgressBar.vue.d.ts +17 -0
  37. package/er4j-dist/types/components/ErGridStatusBar/AggregationPanel.vue.d.ts +11 -0
  38. package/er4j-dist/types/components/ErGridStatusBar/InformationPanel.vue.d.ts +317 -0
  39. package/er4j-dist/types/components/ErGridStatusBar/PaginationPanel.vue.d.ts +26 -0
  40. package/er4j-dist/types/components/ErGridStatusBar/ToolbarPanel.vue.d.ts +1889 -0
  41. package/er4j-dist/types/components/ErLayout/ErLayout.vue.d.ts +13794 -0
  42. package/er4j-dist/types/components/ErMemoEditor/ErMemoEditor.vue.d.ts +2761 -0
  43. package/er4j-dist/types/components/ErMenuDevPlat/CustomCellRenderer.vue.d.ts +1873 -0
  44. package/er4j-dist/types/components/ErMenuDevPlat/ErMenuDevPlat.vue.d.ts +8913 -0
  45. package/er4j-dist/types/components/ErPanel/ErPanel.vue.d.ts +239 -0
  46. package/er4j-dist/types/components/ErPopFree/ErPopFree.vue.d.ts +1074 -0
  47. package/er4j-dist/types/components/ErPopQuery/ErPopQuery.vue.d.ts +1599 -0
  48. package/er4j-dist/types/components/ErPopTree/ErPopTree.vue.d.ts +1290 -0
  49. package/er4j-dist/types/components/ErSelect/ErSelect.vue.d.ts +2601 -0
  50. package/er4j-dist/types/components/ErTree/ErTree.vue.d.ts +1689 -0
  51. package/er4j-dist/types/components/ErTree/NodeRenderer.vue.d.ts +11 -0
  52. package/er4j-dist/types/components/ag-grid/agGridVue3.d.ts +2 -0
  53. package/er4j-dist/types/components/hooks/useI18n.d.ts +99 -0
  54. package/er4j-dist/types/index.d.ts +12 -0
  55. package/er4j-dist/types/locales/agGridLocale/locale.ar.d.ts +377 -0
  56. package/er4j-dist/types/locales/agGridLocale/locale.en.d.ts +377 -0
  57. package/er4j-dist/types/locales/agGridLocale/locale.id.d.ts +377 -0
  58. package/er4j-dist/types/locales/agGridLocale/locale.zh.d.ts +371 -0
  59. package/er4j-dist/types/locales/erLocale/locale.ar.d.ts +178 -0
  60. package/er4j-dist/types/locales/erLocale/locale.en.d.ts +178 -0
  61. package/er4j-dist/types/locales/erLocale/locale.id.d.ts +178 -0
  62. package/er4j-dist/types/locales/erLocale/locale.zh_Hans.d.ts +177 -0
  63. package/er4j-dist/types/locales/erLocale/locale.zh_Hant.d.ts +178 -0
  64. package/er4j-dist/types/locales/localeConfig.d.ts +32 -0
  65. package/er4j-dist/types/styles/themes/ant-design-vue-theme/index.d.ts +134 -0
  66. package/er4j-dist/types/type/er-type.d.ts +107 -0
  67. package/er4j-dist/types/utils/er.d.ts +5350 -0
  68. package/er4j-dist/types/utils/theme.d.ts +144 -0
  69. package/package.json +128 -0
  70. package/src/views/JA/ER/JAER01.vue +38 -0
  71. package/src/views/JA/ER/JAER02.vue +94 -0
@@ -0,0 +1,1829 @@
1
+ import { h, nextTick } from 'vue';
2
+ import { ER } from '../../utils/er';
3
+ declare const _default: import('vue').DefineComponent<{
4
+ params?: any;
5
+ }, {
6
+ h: typeof h;
7
+ ER: typeof ER;
8
+ props: import('../../../node_modules/@vue/shared').LooseRequired<Readonly<{
9
+ params?: any;
10
+ }> & Readonly<{}> & {}>;
11
+ value: import('vue').Ref<any, any>;
12
+ inputRef: import('vue').Ref<null, null>;
13
+ antdLocale: import('vue').Ref<{
14
+ locale: string;
15
+ Pagination?: {
16
+ items_per_page?: string | undefined;
17
+ jump_to?: string | undefined;
18
+ jump_to_confirm?: string | undefined;
19
+ page?: string | undefined;
20
+ prev_page?: string | undefined;
21
+ next_page?: string | undefined;
22
+ prev_5?: string | undefined;
23
+ next_5?: string | undefined;
24
+ prev_3?: string | undefined;
25
+ next_3?: string | undefined;
26
+ } | undefined;
27
+ Table?: {
28
+ filterTitle?: string | undefined;
29
+ filterConfirm?: any;
30
+ filterReset?: any;
31
+ filterEmptyText?: any;
32
+ filterCheckall?: any;
33
+ filterSearchPlaceholder?: any;
34
+ emptyText?: any;
35
+ selectAll?: any;
36
+ selectNone?: any;
37
+ selectInvert?: any;
38
+ selectionAll?: any;
39
+ sortTitle?: string | undefined;
40
+ expand?: string | undefined;
41
+ collapse?: string | undefined;
42
+ triggerDesc?: string | undefined;
43
+ triggerAsc?: string | undefined;
44
+ cancelSort?: string | undefined;
45
+ } | undefined;
46
+ Popconfirm?: Record<string, any> | undefined;
47
+ Form?: {
48
+ optional?: string | undefined;
49
+ defaultValidateMessages: {
50
+ default?: (string | (() => string)) | undefined;
51
+ required?: (string | (() => string)) | undefined;
52
+ enum?: (string | (() => string)) | undefined;
53
+ whitespace?: (string | (() => string)) | undefined;
54
+ date?: {
55
+ format?: (string | (() => string)) | undefined;
56
+ parse?: (string | (() => string)) | undefined;
57
+ invalid?: (string | (() => string)) | undefined;
58
+ } | undefined;
59
+ types?: {
60
+ string?: (string | (() => string)) | undefined;
61
+ method?: (string | (() => string)) | undefined;
62
+ array?: (string | (() => string)) | undefined;
63
+ object?: (string | (() => string)) | undefined;
64
+ number?: (string | (() => string)) | undefined;
65
+ date?: (string | (() => string)) | undefined;
66
+ boolean?: (string | (() => string)) | undefined;
67
+ integer?: (string | (() => string)) | undefined;
68
+ float?: (string | (() => string)) | undefined;
69
+ regexp?: (string | (() => string)) | undefined;
70
+ email?: (string | (() => string)) | undefined;
71
+ url?: (string | (() => string)) | undefined;
72
+ hex?: (string | (() => string)) | undefined;
73
+ } | undefined;
74
+ string?: {
75
+ len?: (string | (() => string)) | undefined;
76
+ min?: (string | (() => string)) | undefined;
77
+ max?: (string | (() => string)) | undefined;
78
+ range?: (string | (() => string)) | undefined;
79
+ } | undefined;
80
+ number?: {
81
+ len?: (string | (() => string)) | undefined;
82
+ min?: (string | (() => string)) | undefined;
83
+ max?: (string | (() => string)) | undefined;
84
+ range?: (string | (() => string)) | undefined;
85
+ } | undefined;
86
+ array?: {
87
+ len?: (string | (() => string)) | undefined;
88
+ min?: (string | (() => string)) | undefined;
89
+ max?: (string | (() => string)) | undefined;
90
+ range?: (string | (() => string)) | undefined;
91
+ } | undefined;
92
+ pattern?: {
93
+ mismatch?: (string | (() => string)) | undefined;
94
+ } | undefined;
95
+ };
96
+ } | undefined;
97
+ Image?: {
98
+ preview: string;
99
+ } | undefined;
100
+ DatePicker?: {
101
+ lang: {
102
+ locale: string;
103
+ monthBeforeYear?: boolean | undefined;
104
+ yearFormat: string;
105
+ monthFormat?: string | undefined;
106
+ quarterFormat?: string | undefined;
107
+ today: string;
108
+ now: string;
109
+ backToToday: string;
110
+ ok: string;
111
+ timeSelect: string;
112
+ dateSelect: string;
113
+ weekSelect?: string | undefined;
114
+ clear: string;
115
+ month: string;
116
+ year: string;
117
+ previousMonth: string;
118
+ nextMonth: string;
119
+ monthSelect: string;
120
+ yearSelect: string;
121
+ decadeSelect: string;
122
+ dayFormat: string;
123
+ dateFormat: string;
124
+ dateTimeFormat: string;
125
+ previousYear: string;
126
+ nextYear: string;
127
+ previousDecade: string;
128
+ nextDecade: string;
129
+ previousCentury: string;
130
+ nextCentury: string;
131
+ shortWeekDays?: string[] | undefined;
132
+ shortMonths?: string[] | undefined;
133
+ placeholder: string;
134
+ yearPlaceholder?: string | undefined;
135
+ quarterPlaceholder?: string | undefined;
136
+ monthPlaceholder?: string | undefined;
137
+ weekPlaceholder?: string | undefined;
138
+ rangeYearPlaceholder?: [string, string] | undefined;
139
+ rangeQuarterPlaceholder?: [string, string] | undefined;
140
+ rangeMonthPlaceholder?: [string, string] | undefined;
141
+ rangeWeekPlaceholder?: [string, string] | undefined;
142
+ rangePlaceholder?: [string, string] | undefined;
143
+ };
144
+ timePickerLocale: {
145
+ placeholder?: string | undefined;
146
+ rangePlaceholder?: [string, string] | undefined;
147
+ };
148
+ dateFormat?: string | undefined;
149
+ dateTimeFormat?: string | undefined;
150
+ weekFormat?: string | undefined;
151
+ monthFormat?: string | undefined;
152
+ } | undefined;
153
+ TimePicker?: Record<string, any> | undefined;
154
+ Calendar?: Record<string, any> | undefined;
155
+ Modal?: {
156
+ okText: string;
157
+ cancelText: string;
158
+ justOkText: string;
159
+ } | undefined;
160
+ Transfer?: {
161
+ titles?: any[] | undefined;
162
+ notFoundContent?: any;
163
+ searchPlaceholder?: string | undefined;
164
+ itemUnit?: string | undefined;
165
+ itemsUnit?: string | undefined;
166
+ remove?: string | undefined;
167
+ selectAll?: string | undefined;
168
+ selectCurrent?: string | undefined;
169
+ selectInvert?: string | undefined;
170
+ removeAll?: string | undefined;
171
+ removeCurrent?: string | undefined;
172
+ } | undefined;
173
+ Select?: Record<string, any> | undefined;
174
+ Upload?: {
175
+ uploading?: string | undefined;
176
+ removeFile?: string | undefined;
177
+ downloadFile?: string | undefined;
178
+ uploadError?: string | undefined;
179
+ previewFile?: string | undefined;
180
+ } | undefined;
181
+ Empty?: {
182
+ description: string;
183
+ } | undefined;
184
+ global?: Record<string, any> | undefined;
185
+ PageHeader?: {
186
+ back: string;
187
+ } | undefined;
188
+ Icon?: Record<string, any> | undefined;
189
+ Text?: {
190
+ edit?: any;
191
+ copy?: any;
192
+ copied?: any;
193
+ expand?: any;
194
+ } | undefined;
195
+ Tour?: {
196
+ Next: string;
197
+ Previous: string;
198
+ Finish: string;
199
+ } | undefined;
200
+ QRCode?: {
201
+ expired?: string | undefined;
202
+ refresh?: string | undefined;
203
+ } | undefined;
204
+ }, import('ant-design-vue/es/locale').Locale | {
205
+ locale: string;
206
+ Pagination?: {
207
+ items_per_page?: string | undefined;
208
+ jump_to?: string | undefined;
209
+ jump_to_confirm?: string | undefined;
210
+ page?: string | undefined;
211
+ prev_page?: string | undefined;
212
+ next_page?: string | undefined;
213
+ prev_5?: string | undefined;
214
+ next_5?: string | undefined;
215
+ prev_3?: string | undefined;
216
+ next_3?: string | undefined;
217
+ } | undefined;
218
+ Table?: {
219
+ filterTitle?: string | undefined;
220
+ filterConfirm?: any;
221
+ filterReset?: any;
222
+ filterEmptyText?: any;
223
+ filterCheckall?: any;
224
+ filterSearchPlaceholder?: any;
225
+ emptyText?: any;
226
+ selectAll?: any;
227
+ selectNone?: any;
228
+ selectInvert?: any;
229
+ selectionAll?: any;
230
+ sortTitle?: string | undefined;
231
+ expand?: string | undefined;
232
+ collapse?: string | undefined;
233
+ triggerDesc?: string | undefined;
234
+ triggerAsc?: string | undefined;
235
+ cancelSort?: string | undefined;
236
+ } | undefined;
237
+ Popconfirm?: Record<string, any> | undefined;
238
+ Form?: {
239
+ optional?: string | undefined;
240
+ defaultValidateMessages: {
241
+ default?: (string | (() => string)) | undefined;
242
+ required?: (string | (() => string)) | undefined;
243
+ enum?: (string | (() => string)) | undefined;
244
+ whitespace?: (string | (() => string)) | undefined;
245
+ date?: {
246
+ format?: (string | (() => string)) | undefined;
247
+ parse?: (string | (() => string)) | undefined;
248
+ invalid?: (string | (() => string)) | undefined;
249
+ } | undefined;
250
+ types?: {
251
+ string?: (string | (() => string)) | undefined;
252
+ method?: (string | (() => string)) | undefined;
253
+ array?: (string | (() => string)) | undefined;
254
+ object?: (string | (() => string)) | undefined;
255
+ number?: (string | (() => string)) | undefined;
256
+ date?: (string | (() => string)) | undefined;
257
+ boolean?: (string | (() => string)) | undefined;
258
+ integer?: (string | (() => string)) | undefined;
259
+ float?: (string | (() => string)) | undefined;
260
+ regexp?: (string | (() => string)) | undefined;
261
+ email?: (string | (() => string)) | undefined;
262
+ url?: (string | (() => string)) | undefined;
263
+ hex?: (string | (() => string)) | undefined;
264
+ } | undefined;
265
+ string?: {
266
+ len?: (string | (() => string)) | undefined;
267
+ min?: (string | (() => string)) | undefined;
268
+ max?: (string | (() => string)) | undefined;
269
+ range?: (string | (() => string)) | undefined;
270
+ } | undefined;
271
+ number?: {
272
+ len?: (string | (() => string)) | undefined;
273
+ min?: (string | (() => string)) | undefined;
274
+ max?: (string | (() => string)) | undefined;
275
+ range?: (string | (() => string)) | undefined;
276
+ } | undefined;
277
+ array?: {
278
+ len?: (string | (() => string)) | undefined;
279
+ min?: (string | (() => string)) | undefined;
280
+ max?: (string | (() => string)) | undefined;
281
+ range?: (string | (() => string)) | undefined;
282
+ } | undefined;
283
+ pattern?: {
284
+ mismatch?: (string | (() => string)) | undefined;
285
+ } | undefined;
286
+ };
287
+ } | undefined;
288
+ Image?: {
289
+ preview: string;
290
+ } | undefined;
291
+ DatePicker?: {
292
+ lang: {
293
+ locale: string;
294
+ monthBeforeYear?: boolean | undefined;
295
+ yearFormat: string;
296
+ monthFormat?: string | undefined;
297
+ quarterFormat?: string | undefined;
298
+ today: string;
299
+ now: string;
300
+ backToToday: string;
301
+ ok: string;
302
+ timeSelect: string;
303
+ dateSelect: string;
304
+ weekSelect?: string | undefined;
305
+ clear: string;
306
+ month: string;
307
+ year: string;
308
+ previousMonth: string;
309
+ nextMonth: string;
310
+ monthSelect: string;
311
+ yearSelect: string;
312
+ decadeSelect: string;
313
+ dayFormat: string;
314
+ dateFormat: string;
315
+ dateTimeFormat: string;
316
+ previousYear: string;
317
+ nextYear: string;
318
+ previousDecade: string;
319
+ nextDecade: string;
320
+ previousCentury: string;
321
+ nextCentury: string;
322
+ shortWeekDays?: string[] | undefined;
323
+ shortMonths?: string[] | undefined;
324
+ placeholder: string;
325
+ yearPlaceholder?: string | undefined;
326
+ quarterPlaceholder?: string | undefined;
327
+ monthPlaceholder?: string | undefined;
328
+ weekPlaceholder?: string | undefined;
329
+ rangeYearPlaceholder?: [string, string] | undefined;
330
+ rangeQuarterPlaceholder?: [string, string] | undefined;
331
+ rangeMonthPlaceholder?: [string, string] | undefined;
332
+ rangeWeekPlaceholder?: [string, string] | undefined;
333
+ rangePlaceholder?: [string, string] | undefined;
334
+ };
335
+ timePickerLocale: {
336
+ placeholder?: string | undefined;
337
+ rangePlaceholder?: [string, string] | undefined;
338
+ };
339
+ dateFormat?: string | undefined;
340
+ dateTimeFormat?: string | undefined;
341
+ weekFormat?: string | undefined;
342
+ monthFormat?: string | undefined;
343
+ } | undefined;
344
+ TimePicker?: Record<string, any> | undefined;
345
+ Calendar?: Record<string, any> | undefined;
346
+ Modal?: {
347
+ okText: string;
348
+ cancelText: string;
349
+ justOkText: string;
350
+ } | undefined;
351
+ Transfer?: {
352
+ titles?: any[] | undefined;
353
+ notFoundContent?: any;
354
+ searchPlaceholder?: string | undefined;
355
+ itemUnit?: string | undefined;
356
+ itemsUnit?: string | undefined;
357
+ remove?: string | undefined;
358
+ selectAll?: string | undefined;
359
+ selectCurrent?: string | undefined;
360
+ selectInvert?: string | undefined;
361
+ removeAll?: string | undefined;
362
+ removeCurrent?: string | undefined;
363
+ } | undefined;
364
+ Select?: Record<string, any> | undefined;
365
+ Upload?: {
366
+ uploading?: string | undefined;
367
+ removeFile?: string | undefined;
368
+ downloadFile?: string | undefined;
369
+ uploadError?: string | undefined;
370
+ previewFile?: string | undefined;
371
+ } | undefined;
372
+ Empty?: {
373
+ description: string;
374
+ } | undefined;
375
+ global?: Record<string, any> | undefined;
376
+ PageHeader?: {
377
+ back: string;
378
+ } | undefined;
379
+ Icon?: Record<string, any> | undefined;
380
+ Text?: {
381
+ edit?: any;
382
+ copy?: any;
383
+ copied?: any;
384
+ expand?: any;
385
+ } | undefined;
386
+ Tour?: {
387
+ Next: string;
388
+ Previous: string;
389
+ Finish: string;
390
+ } | undefined;
391
+ QRCode?: {
392
+ expired?: string | undefined;
393
+ refresh?: string | undefined;
394
+ } | undefined;
395
+ }>;
396
+ antdTheme: import('vue').Ref<{
397
+ token: {
398
+ fontSize: number;
399
+ sizeStep: number;
400
+ borderRadius: number;
401
+ wireframe: boolean;
402
+ colorPrimary: string;
403
+ };
404
+ components: {
405
+ Form: {
406
+ marginLG: number;
407
+ };
408
+ Button: {
409
+ lineHeight: number;
410
+ };
411
+ Tabs: {
412
+ margin: number;
413
+ colorBgContainer: string;
414
+ colorPrimary: string;
415
+ colorText: string;
416
+ colorSplit: string;
417
+ colorBorder: string;
418
+ colorPrimaryBorder: string;
419
+ lineHeight: number;
420
+ };
421
+ DatePicker: {
422
+ colorPrimary: string;
423
+ };
424
+ };
425
+ } | {
426
+ token: {
427
+ fontSize: number;
428
+ sizeStep: number;
429
+ borderRadius: number;
430
+ wireframe: boolean;
431
+ colorBgBase: string;
432
+ colorTextBase: string;
433
+ colorPrimary: string;
434
+ colorPrimaryBorder: string;
435
+ colorPrimaryBorderHover: string;
436
+ colorPrimaryText: string;
437
+ };
438
+ components: {
439
+ Button: {
440
+ colorBgContainer: string;
441
+ colorBorder: string;
442
+ colorText: string;
443
+ lineHeight: number;
444
+ };
445
+ Form: {
446
+ marginLG: number;
447
+ colorPrimary: string;
448
+ colorTextHeading: string;
449
+ colorTextDescription: string;
450
+ colorText: string;
451
+ colorBorder: string;
452
+ controlOutline: string;
453
+ colorError: string;
454
+ };
455
+ Input: {
456
+ colorBgContainer: string;
457
+ colorBorder: string;
458
+ colorIconHover: string;
459
+ colorPrimaryActive: string;
460
+ colorBgContainerDisabled: string;
461
+ colorText: string;
462
+ };
463
+ Checkbox: {
464
+ colorBgContainer: string;
465
+ colorBorder: string;
466
+ };
467
+ InputNumber: {
468
+ colorBgContainer: string;
469
+ colorBorder: string;
470
+ colorIconHover: string;
471
+ colorPrimaryActive: string;
472
+ colorBgContainerDisabled: string;
473
+ colorText: string;
474
+ };
475
+ Radio: {
476
+ colorBgContainer: string;
477
+ colorBgContainerDisabled: string;
478
+ };
479
+ Switch: {
480
+ colorPrimary: string;
481
+ colorBgContainer: string;
482
+ };
483
+ TreeSelect: {
484
+ colorBgContainer: string;
485
+ };
486
+ Tabs: {
487
+ margin: number;
488
+ colorPrimaryActive: string;
489
+ colorBgContainer: string;
490
+ colorPrimary: string;
491
+ colorFillAlter: string;
492
+ colorSplit: string;
493
+ colorText: string;
494
+ lineHeight: number;
495
+ };
496
+ Select: {
497
+ colorBgContainer: string;
498
+ colorBgContainerDisabled: string;
499
+ colorBgElevated: string;
500
+ controlItemBgActive: string;
501
+ colorBorder: string;
502
+ colorText: string;
503
+ };
504
+ DatePicker: {
505
+ colorBgContainer: string;
506
+ colorBgContainerDisabled: string;
507
+ colorBorder: string;
508
+ colorText: string;
509
+ colorBgElevated: string;
510
+ colorTextHeading: string;
511
+ colorIcon: string;
512
+ colorIconHover: string;
513
+ colorTextDisabled: string;
514
+ controlItemBgHover: string;
515
+ controlItemBgActive: string;
516
+ };
517
+ Calendar: {
518
+ colorBgContainer: string;
519
+ };
520
+ Modal: {
521
+ colorBgElevated: string;
522
+ colorTextHeading: string;
523
+ };
524
+ Tree: {
525
+ colorBgContainer: string;
526
+ };
527
+ };
528
+ }, {
529
+ token: {
530
+ fontSize: number;
531
+ sizeStep: number;
532
+ borderRadius: number;
533
+ wireframe: boolean;
534
+ colorPrimary: string;
535
+ };
536
+ components: {
537
+ Form: {
538
+ marginLG: number;
539
+ };
540
+ Button: {
541
+ lineHeight: number;
542
+ };
543
+ Tabs: {
544
+ margin: number;
545
+ colorBgContainer: string;
546
+ colorPrimary: string;
547
+ colorText: string;
548
+ colorSplit: string;
549
+ colorBorder: string;
550
+ colorPrimaryBorder: string;
551
+ lineHeight: number;
552
+ };
553
+ DatePicker: {
554
+ colorPrimary: string;
555
+ };
556
+ };
557
+ } | {
558
+ token: {
559
+ fontSize: number;
560
+ sizeStep: number;
561
+ borderRadius: number;
562
+ wireframe: boolean;
563
+ colorBgBase: string;
564
+ colorTextBase: string;
565
+ colorPrimary: string;
566
+ colorPrimaryBorder: string;
567
+ colorPrimaryBorderHover: string;
568
+ colorPrimaryText: string;
569
+ };
570
+ components: {
571
+ Button: {
572
+ colorBgContainer: string;
573
+ colorBorder: string;
574
+ colorText: string;
575
+ lineHeight: number;
576
+ };
577
+ Form: {
578
+ marginLG: number;
579
+ colorPrimary: string;
580
+ colorTextHeading: string;
581
+ colorTextDescription: string;
582
+ colorText: string;
583
+ colorBorder: string;
584
+ controlOutline: string;
585
+ colorError: string;
586
+ };
587
+ Input: {
588
+ colorBgContainer: string;
589
+ colorBorder: string;
590
+ colorIconHover: string;
591
+ colorPrimaryActive: string;
592
+ colorBgContainerDisabled: string;
593
+ colorText: string;
594
+ };
595
+ Checkbox: {
596
+ colorBgContainer: string;
597
+ colorBorder: string;
598
+ };
599
+ InputNumber: {
600
+ colorBgContainer: string;
601
+ colorBorder: string;
602
+ colorIconHover: string;
603
+ colorPrimaryActive: string;
604
+ colorBgContainerDisabled: string;
605
+ colorText: string;
606
+ };
607
+ Radio: {
608
+ colorBgContainer: string;
609
+ colorBgContainerDisabled: string;
610
+ };
611
+ Switch: {
612
+ colorPrimary: string;
613
+ colorBgContainer: string;
614
+ };
615
+ TreeSelect: {
616
+ colorBgContainer: string;
617
+ };
618
+ Tabs: {
619
+ margin: number;
620
+ colorPrimaryActive: string;
621
+ colorBgContainer: string;
622
+ colorPrimary: string;
623
+ colorFillAlter: string;
624
+ colorSplit: string;
625
+ colorText: string;
626
+ lineHeight: number;
627
+ };
628
+ Select: {
629
+ colorBgContainer: string;
630
+ colorBgContainerDisabled: string;
631
+ colorBgElevated: string;
632
+ controlItemBgActive: string;
633
+ colorBorder: string;
634
+ colorText: string;
635
+ };
636
+ DatePicker: {
637
+ colorBgContainer: string;
638
+ colorBgContainerDisabled: string;
639
+ colorBorder: string;
640
+ colorText: string;
641
+ colorBgElevated: string;
642
+ colorTextHeading: string;
643
+ colorIcon: string;
644
+ colorIconHover: string;
645
+ colorTextDisabled: string;
646
+ controlItemBgHover: string;
647
+ controlItemBgActive: string;
648
+ };
649
+ Calendar: {
650
+ colorBgContainer: string;
651
+ };
652
+ Modal: {
653
+ colorBgElevated: string;
654
+ colorTextHeading: string;
655
+ };
656
+ Tree: {
657
+ colorBgContainer: string;
658
+ };
659
+ };
660
+ } | {
661
+ token: {
662
+ fontSize: number;
663
+ sizeStep: number;
664
+ borderRadius: number;
665
+ wireframe: boolean;
666
+ colorPrimary: string;
667
+ };
668
+ components: {
669
+ Form: {
670
+ marginLG: number;
671
+ };
672
+ Button: {
673
+ lineHeight: number;
674
+ };
675
+ Tabs: {
676
+ margin: number;
677
+ colorBgContainer: string;
678
+ colorPrimary: string;
679
+ colorText: string;
680
+ colorSplit: string;
681
+ colorBorder: string;
682
+ colorPrimaryBorder: string;
683
+ lineHeight: number;
684
+ };
685
+ DatePicker: {
686
+ colorPrimary: string;
687
+ };
688
+ };
689
+ } | {
690
+ token: {
691
+ fontSize: number;
692
+ sizeStep: number;
693
+ borderRadius: number;
694
+ wireframe: boolean;
695
+ colorBgBase: string;
696
+ colorTextBase: string;
697
+ colorPrimary: string;
698
+ colorPrimaryBorder: string;
699
+ colorPrimaryBorderHover: string;
700
+ colorPrimaryText: string;
701
+ };
702
+ components: {
703
+ Button: {
704
+ colorBgContainer: string;
705
+ colorBorder: string;
706
+ colorText: string;
707
+ lineHeight: number;
708
+ };
709
+ Form: {
710
+ marginLG: number;
711
+ colorPrimary: string;
712
+ colorTextHeading: string;
713
+ colorTextDescription: string;
714
+ colorText: string;
715
+ colorBorder: string;
716
+ controlOutline: string;
717
+ colorError: string;
718
+ };
719
+ Input: {
720
+ colorBgContainer: string;
721
+ colorBorder: string;
722
+ colorIconHover: string;
723
+ colorPrimaryActive: string;
724
+ colorBgContainerDisabled: string;
725
+ colorText: string;
726
+ };
727
+ Checkbox: {
728
+ colorBgContainer: string;
729
+ colorBorder: string;
730
+ };
731
+ InputNumber: {
732
+ colorBgContainer: string;
733
+ colorBorder: string;
734
+ colorIconHover: string;
735
+ colorPrimaryActive: string;
736
+ colorBgContainerDisabled: string;
737
+ colorText: string;
738
+ };
739
+ Radio: {
740
+ colorBgContainer: string;
741
+ colorBgContainerDisabled: string;
742
+ };
743
+ Switch: {
744
+ colorPrimary: string;
745
+ colorBgContainer: string;
746
+ };
747
+ TreeSelect: {
748
+ colorBgContainer: string;
749
+ };
750
+ Tabs: {
751
+ margin: number;
752
+ colorPrimaryActive: string;
753
+ colorBgContainer: string;
754
+ colorPrimary: string;
755
+ colorFillAlter: string;
756
+ colorSplit: string;
757
+ colorText: string;
758
+ lineHeight: number;
759
+ };
760
+ Select: {
761
+ colorBgContainer: string;
762
+ colorBgContainerDisabled: string;
763
+ colorBgElevated: string;
764
+ controlItemBgActive: string;
765
+ colorBorder: string;
766
+ colorText: string;
767
+ };
768
+ DatePicker: {
769
+ colorBgContainer: string;
770
+ colorBgContainerDisabled: string;
771
+ colorBorder: string;
772
+ colorText: string;
773
+ colorBgElevated: string;
774
+ colorTextHeading: string;
775
+ colorIcon: string;
776
+ colorIconHover: string;
777
+ colorTextDisabled: string;
778
+ controlItemBgHover: string;
779
+ controlItemBgActive: string;
780
+ };
781
+ Calendar: {
782
+ colorBgContainer: string;
783
+ };
784
+ Modal: {
785
+ colorBgElevated: string;
786
+ colorTextHeading: string;
787
+ };
788
+ Tree: {
789
+ colorBgContainer: string;
790
+ };
791
+ };
792
+ }>;
793
+ ExclamationCircleOutlined: import('@ant-design/icons-vue/lib/icons/ExclamationCircleOutlined').ExclamationCircleOutlinedIconType;
794
+ invalid: any;
795
+ onChange: (e: any) => void;
796
+ setInvalid: () => void;
797
+ getValue: () => any;
798
+ isCancelBeforeStart: () => boolean;
799
+ isCancelAfterEnd: () => boolean;
800
+ onCompositionstart: () => void;
801
+ onCompositionend: () => void;
802
+ onKeyDown: (e: any) => void;
803
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
804
+ params?: any;
805
+ }> & Readonly<{}>, {}, {}, {
806
+ 'a-config-providver': {
807
+ new (...args: any[]): {
808
+ $: import('vue').ComponentInternalInstance;
809
+ $data: {};
810
+ $props: {
811
+ form?: {
812
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
813
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
814
+ colon?: boolean | undefined;
815
+ } | undefined;
816
+ input?: {
817
+ autocomplete?: string | undefined;
818
+ } | undefined;
819
+ select?: {
820
+ showSearch?: boolean | undefined;
821
+ } | undefined;
822
+ space?: {
823
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
824
+ } | undefined;
825
+ direction?: "rtl" | "ltr" | undefined;
826
+ csp?: import('ant-design-vue/es/config-provider').CSPConfig | undefined;
827
+ theme?: import('ant-design-vue/es/config-provider/context').ThemeConfig | undefined;
828
+ virtual?: boolean | undefined;
829
+ dropdownMatchSelectWidth?: number | boolean | undefined;
830
+ locale?: import('ant-design-vue/es/locale').Locale | undefined;
831
+ pagination?: {
832
+ showSizeChanger?: boolean | undefined;
833
+ } | undefined;
834
+ autoInsertSpaceInButton?: boolean | undefined;
835
+ pageHeader?: {
836
+ ghost?: boolean | undefined;
837
+ } | undefined;
838
+ componentDisabled?: boolean | undefined;
839
+ style?: unknown;
840
+ ref?: import('vue').VNodeRef | undefined;
841
+ key?: string | number | symbol | undefined;
842
+ ref_for?: boolean | undefined;
843
+ ref_key?: string | undefined;
844
+ onVnodeBeforeMount?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
845
+ [key: string]: any;
846
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
847
+ [key: string]: any;
848
+ }>) => void)[] | undefined;
849
+ onVnodeMounted?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
850
+ [key: string]: any;
851
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
852
+ [key: string]: any;
853
+ }>) => void)[] | undefined;
854
+ onVnodeBeforeUpdate?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
855
+ [key: string]: any;
856
+ }>, oldVNode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
857
+ [key: string]: any;
858
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
859
+ [key: string]: any;
860
+ }>, oldVNode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
861
+ [key: string]: any;
862
+ }>) => void)[] | undefined;
863
+ onVnodeUpdated?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
864
+ [key: string]: any;
865
+ }>, oldVNode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
866
+ [key: string]: any;
867
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
868
+ [key: string]: any;
869
+ }>, oldVNode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
870
+ [key: string]: any;
871
+ }>) => void)[] | undefined;
872
+ onVnodeBeforeUnmount?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
873
+ [key: string]: any;
874
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
875
+ [key: string]: any;
876
+ }>) => void)[] | undefined;
877
+ onVnodeUnmounted?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
878
+ [key: string]: any;
879
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
880
+ [key: string]: any;
881
+ }>) => void)[] | undefined;
882
+ class?: unknown;
883
+ tabindex?: string | number | undefined;
884
+ readonly getPrefixCls?: ((suffixCls?: string | undefined, customizePrefixCls?: string | undefined) => string) | undefined;
885
+ readonly iconPrefixCls?: string | undefined;
886
+ readonly prefixCls?: string | undefined;
887
+ readonly renderEmpty?: typeof import('ant-design-vue/es/config-provider/renderEmpty').default | undefined;
888
+ readonly getTargetContainer?: (() => Window | HTMLElement) | undefined;
889
+ readonly getPopupContainer?: ((triggerNode?: HTMLElement | undefined) => HTMLElement) | undefined;
890
+ role?: string | undefined;
891
+ readonly transformCellText?: ((tableProps: import('ant-design-vue/es/table/interface').TransformCellTextProps) => any) | undefined;
892
+ readonly componentSize?: import('ant-design-vue/es/button').ButtonSize;
893
+ };
894
+ $attrs: {
895
+ [x: string]: unknown;
896
+ };
897
+ $refs: {
898
+ [x: string]: unknown;
899
+ };
900
+ $slots: Readonly<{
901
+ [name: string]: import('vue').Slot<any>;
902
+ }>;
903
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any>;
904
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any>;
905
+ $emit: (event: string, ...args: any[]) => void;
906
+ $el: any;
907
+ $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
908
+ iconPrefixCls: StringConstructor;
909
+ getTargetContainer: {
910
+ type: import('vue').PropType<() => Window | HTMLElement>;
911
+ };
912
+ getPopupContainer: {
913
+ type: import('vue').PropType<(triggerNode?: HTMLElement | undefined) => HTMLElement>;
914
+ };
915
+ prefixCls: StringConstructor;
916
+ getPrefixCls: {
917
+ type: import('vue').PropType<(suffixCls?: string | undefined, customizePrefixCls?: string | undefined) => string>;
918
+ };
919
+ renderEmpty: {
920
+ type: import('vue').PropType<typeof import('ant-design-vue/es/config-provider/renderEmpty').default>;
921
+ };
922
+ transformCellText: {
923
+ type: import('vue').PropType<(tableProps: import('ant-design-vue/es/table/interface').TransformCellTextProps) => any>;
924
+ };
925
+ csp: {
926
+ type: import('vue').PropType<import('ant-design-vue/es/config-provider').CSPConfig>;
927
+ default: import('ant-design-vue/es/config-provider').CSPConfig;
928
+ };
929
+ input: {
930
+ type: import('vue').PropType<{
931
+ autocomplete?: string | undefined;
932
+ }>;
933
+ default: {
934
+ autocomplete?: string | undefined;
935
+ };
936
+ };
937
+ autoInsertSpaceInButton: {
938
+ type: BooleanConstructor;
939
+ default: any;
940
+ };
941
+ locale: {
942
+ type: import('vue').PropType<import('ant-design-vue/es/locale').Locale>;
943
+ default: import('ant-design-vue/es/locale').Locale;
944
+ };
945
+ pageHeader: {
946
+ type: import('vue').PropType<{
947
+ ghost?: boolean | undefined;
948
+ }>;
949
+ default: {
950
+ ghost?: boolean | undefined;
951
+ };
952
+ };
953
+ componentSize: {
954
+ type: import('vue').PropType<import('ant-design-vue/es/button').ButtonSize>;
955
+ };
956
+ componentDisabled: {
957
+ type: BooleanConstructor;
958
+ default: any;
959
+ };
960
+ direction: {
961
+ type: import('vue').PropType<"rtl" | "ltr">;
962
+ default: string;
963
+ };
964
+ space: {
965
+ type: import('vue').PropType<{
966
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
967
+ }>;
968
+ default: {
969
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
970
+ };
971
+ };
972
+ virtual: {
973
+ type: BooleanConstructor;
974
+ default: any;
975
+ };
976
+ dropdownMatchSelectWidth: {
977
+ type: (BooleanConstructor | NumberConstructor)[];
978
+ default: boolean;
979
+ };
980
+ form: {
981
+ type: import('vue').PropType<{
982
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
983
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
984
+ colon?: boolean | undefined;
985
+ }>;
986
+ default: {
987
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
988
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
989
+ colon?: boolean | undefined;
990
+ };
991
+ };
992
+ pagination: {
993
+ type: import('vue').PropType<{
994
+ showSizeChanger?: boolean | undefined;
995
+ }>;
996
+ default: {
997
+ showSizeChanger?: boolean | undefined;
998
+ };
999
+ };
1000
+ theme: {
1001
+ type: import('vue').PropType<import('ant-design-vue/es/config-provider/context').ThemeConfig>;
1002
+ default: import('ant-design-vue/es/config-provider/context').ThemeConfig;
1003
+ };
1004
+ select: {
1005
+ type: import('vue').PropType<{
1006
+ showSearch?: boolean | undefined;
1007
+ }>;
1008
+ default: {
1009
+ showSearch?: boolean | undefined;
1010
+ };
1011
+ };
1012
+ }>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
1013
+ form: {
1014
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
1015
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
1016
+ colon?: boolean | undefined;
1017
+ };
1018
+ input: {
1019
+ autocomplete?: string | undefined;
1020
+ };
1021
+ select: {
1022
+ showSearch?: boolean | undefined;
1023
+ };
1024
+ space: {
1025
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
1026
+ };
1027
+ direction: "rtl" | "ltr";
1028
+ csp: import('ant-design-vue/es/config-provider').CSPConfig;
1029
+ theme: import('ant-design-vue/es/config-provider/context').ThemeConfig;
1030
+ virtual: boolean;
1031
+ dropdownMatchSelectWidth: number | boolean;
1032
+ locale: import('ant-design-vue/es/locale').Locale;
1033
+ pagination: {
1034
+ showSizeChanger?: boolean | undefined;
1035
+ };
1036
+ autoInsertSpaceInButton: boolean;
1037
+ pageHeader: {
1038
+ ghost?: boolean | undefined;
1039
+ };
1040
+ componentDisabled: boolean;
1041
+ }, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions> & {
1042
+ beforeCreate?: (() => void) | (() => void)[] | undefined;
1043
+ created?: (() => void) | (() => void)[] | undefined;
1044
+ beforeMount?: (() => void) | (() => void)[] | undefined;
1045
+ mounted?: (() => void) | (() => void)[] | undefined;
1046
+ beforeUpdate?: (() => void) | (() => void)[] | undefined;
1047
+ updated?: (() => void) | (() => void)[] | undefined;
1048
+ activated?: (() => void) | (() => void)[] | undefined;
1049
+ deactivated?: (() => void) | (() => void)[] | undefined;
1050
+ beforeDestroy?: (() => void) | (() => void)[] | undefined;
1051
+ beforeUnmount?: (() => void) | (() => void)[] | undefined;
1052
+ destroyed?: (() => void) | (() => void)[] | undefined;
1053
+ unmounted?: (() => void) | (() => void)[] | undefined;
1054
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1055
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1056
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void)[] | undefined;
1057
+ };
1058
+ $forceUpdate: () => void;
1059
+ $nextTick: typeof nextTick;
1060
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
1061
+ } & Readonly<import('vue').ExtractPropTypes<{
1062
+ iconPrefixCls: StringConstructor;
1063
+ getTargetContainer: {
1064
+ type: import('vue').PropType<() => Window | HTMLElement>;
1065
+ };
1066
+ getPopupContainer: {
1067
+ type: import('vue').PropType<(triggerNode?: HTMLElement | undefined) => HTMLElement>;
1068
+ };
1069
+ prefixCls: StringConstructor;
1070
+ getPrefixCls: {
1071
+ type: import('vue').PropType<(suffixCls?: string | undefined, customizePrefixCls?: string | undefined) => string>;
1072
+ };
1073
+ renderEmpty: {
1074
+ type: import('vue').PropType<typeof import('ant-design-vue/es/config-provider/renderEmpty').default>;
1075
+ };
1076
+ transformCellText: {
1077
+ type: import('vue').PropType<(tableProps: import('ant-design-vue/es/table/interface').TransformCellTextProps) => any>;
1078
+ };
1079
+ csp: {
1080
+ type: import('vue').PropType<import('ant-design-vue/es/config-provider').CSPConfig>;
1081
+ default: import('ant-design-vue/es/config-provider').CSPConfig;
1082
+ };
1083
+ input: {
1084
+ type: import('vue').PropType<{
1085
+ autocomplete?: string | undefined;
1086
+ }>;
1087
+ default: {
1088
+ autocomplete?: string | undefined;
1089
+ };
1090
+ };
1091
+ autoInsertSpaceInButton: {
1092
+ type: BooleanConstructor;
1093
+ default: any;
1094
+ };
1095
+ locale: {
1096
+ type: import('vue').PropType<import('ant-design-vue/es/locale').Locale>;
1097
+ default: import('ant-design-vue/es/locale').Locale;
1098
+ };
1099
+ pageHeader: {
1100
+ type: import('vue').PropType<{
1101
+ ghost?: boolean | undefined;
1102
+ }>;
1103
+ default: {
1104
+ ghost?: boolean | undefined;
1105
+ };
1106
+ };
1107
+ componentSize: {
1108
+ type: import('vue').PropType<import('ant-design-vue/es/button').ButtonSize>;
1109
+ };
1110
+ componentDisabled: {
1111
+ type: BooleanConstructor;
1112
+ default: any;
1113
+ };
1114
+ direction: {
1115
+ type: import('vue').PropType<"rtl" | "ltr">;
1116
+ default: string;
1117
+ };
1118
+ space: {
1119
+ type: import('vue').PropType<{
1120
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
1121
+ }>;
1122
+ default: {
1123
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
1124
+ };
1125
+ };
1126
+ virtual: {
1127
+ type: BooleanConstructor;
1128
+ default: any;
1129
+ };
1130
+ dropdownMatchSelectWidth: {
1131
+ type: (BooleanConstructor | NumberConstructor)[];
1132
+ default: boolean;
1133
+ };
1134
+ form: {
1135
+ type: import('vue').PropType<{
1136
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
1137
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
1138
+ colon?: boolean | undefined;
1139
+ }>;
1140
+ default: {
1141
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
1142
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
1143
+ colon?: boolean | undefined;
1144
+ };
1145
+ };
1146
+ pagination: {
1147
+ type: import('vue').PropType<{
1148
+ showSizeChanger?: boolean | undefined;
1149
+ }>;
1150
+ default: {
1151
+ showSizeChanger?: boolean | undefined;
1152
+ };
1153
+ };
1154
+ theme: {
1155
+ type: import('vue').PropType<import('ant-design-vue/es/config-provider/context').ThemeConfig>;
1156
+ default: import('ant-design-vue/es/config-provider/context').ThemeConfig;
1157
+ };
1158
+ select: {
1159
+ type: import('vue').PropType<{
1160
+ showSearch?: boolean | undefined;
1161
+ }>;
1162
+ default: {
1163
+ showSearch?: boolean | undefined;
1164
+ };
1165
+ };
1166
+ }>> & import('vue').ShallowUnwrapRef<() => import("vue/jsx-runtime").JSX.Element> & import('vue').ComponentCustomProperties;
1167
+ __isFragment?: undefined;
1168
+ __isTeleport?: undefined;
1169
+ __isSuspense?: undefined;
1170
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1171
+ iconPrefixCls: StringConstructor;
1172
+ getTargetContainer: {
1173
+ type: import('vue').PropType<() => Window | HTMLElement>;
1174
+ };
1175
+ getPopupContainer: {
1176
+ type: import('vue').PropType<(triggerNode?: HTMLElement | undefined) => HTMLElement>;
1177
+ };
1178
+ prefixCls: StringConstructor;
1179
+ getPrefixCls: {
1180
+ type: import('vue').PropType<(suffixCls?: string | undefined, customizePrefixCls?: string | undefined) => string>;
1181
+ };
1182
+ renderEmpty: {
1183
+ type: import('vue').PropType<typeof import('ant-design-vue/es/config-provider/renderEmpty').default>;
1184
+ };
1185
+ transformCellText: {
1186
+ type: import('vue').PropType<(tableProps: import('ant-design-vue/es/table/interface').TransformCellTextProps) => any>;
1187
+ };
1188
+ csp: {
1189
+ type: import('vue').PropType<import('ant-design-vue/es/config-provider').CSPConfig>;
1190
+ default: import('ant-design-vue/es/config-provider').CSPConfig;
1191
+ };
1192
+ input: {
1193
+ type: import('vue').PropType<{
1194
+ autocomplete?: string | undefined;
1195
+ }>;
1196
+ default: {
1197
+ autocomplete?: string | undefined;
1198
+ };
1199
+ };
1200
+ autoInsertSpaceInButton: {
1201
+ type: BooleanConstructor;
1202
+ default: any;
1203
+ };
1204
+ locale: {
1205
+ type: import('vue').PropType<import('ant-design-vue/es/locale').Locale>;
1206
+ default: import('ant-design-vue/es/locale').Locale;
1207
+ };
1208
+ pageHeader: {
1209
+ type: import('vue').PropType<{
1210
+ ghost?: boolean | undefined;
1211
+ }>;
1212
+ default: {
1213
+ ghost?: boolean | undefined;
1214
+ };
1215
+ };
1216
+ componentSize: {
1217
+ type: import('vue').PropType<import('ant-design-vue/es/button').ButtonSize>;
1218
+ };
1219
+ componentDisabled: {
1220
+ type: BooleanConstructor;
1221
+ default: any;
1222
+ };
1223
+ direction: {
1224
+ type: import('vue').PropType<"rtl" | "ltr">;
1225
+ default: string;
1226
+ };
1227
+ space: {
1228
+ type: import('vue').PropType<{
1229
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
1230
+ }>;
1231
+ default: {
1232
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
1233
+ };
1234
+ };
1235
+ virtual: {
1236
+ type: BooleanConstructor;
1237
+ default: any;
1238
+ };
1239
+ dropdownMatchSelectWidth: {
1240
+ type: (BooleanConstructor | NumberConstructor)[];
1241
+ default: boolean;
1242
+ };
1243
+ form: {
1244
+ type: import('vue').PropType<{
1245
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
1246
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
1247
+ colon?: boolean | undefined;
1248
+ }>;
1249
+ default: {
1250
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
1251
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
1252
+ colon?: boolean | undefined;
1253
+ };
1254
+ };
1255
+ pagination: {
1256
+ type: import('vue').PropType<{
1257
+ showSizeChanger?: boolean | undefined;
1258
+ }>;
1259
+ default: {
1260
+ showSizeChanger?: boolean | undefined;
1261
+ };
1262
+ };
1263
+ theme: {
1264
+ type: import('vue').PropType<import('ant-design-vue/es/config-provider/context').ThemeConfig>;
1265
+ default: import('ant-design-vue/es/config-provider/context').ThemeConfig;
1266
+ };
1267
+ select: {
1268
+ type: import('vue').PropType<{
1269
+ showSearch?: boolean | undefined;
1270
+ }>;
1271
+ default: {
1272
+ showSearch?: boolean | undefined;
1273
+ };
1274
+ };
1275
+ }>>, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
1276
+ form: {
1277
+ validateMessages?: import('ant-design-vue/es/form/interface').ValidateMessages | undefined;
1278
+ requiredMark?: import('ant-design-vue/es/form/Form').RequiredMark | undefined;
1279
+ colon?: boolean | undefined;
1280
+ };
1281
+ input: {
1282
+ autocomplete?: string | undefined;
1283
+ };
1284
+ select: {
1285
+ showSearch?: boolean | undefined;
1286
+ };
1287
+ space: {
1288
+ size?: number | import('ant-design-vue/es/button').ButtonSize;
1289
+ };
1290
+ direction: "rtl" | "ltr";
1291
+ csp: import('ant-design-vue/es/config-provider').CSPConfig;
1292
+ theme: import('ant-design-vue/es/config-provider/context').ThemeConfig;
1293
+ virtual: boolean;
1294
+ dropdownMatchSelectWidth: number | boolean;
1295
+ locale: import('ant-design-vue/es/locale').Locale;
1296
+ pagination: {
1297
+ showSizeChanger?: boolean | undefined;
1298
+ };
1299
+ autoInsertSpaceInButton: boolean;
1300
+ pageHeader: {
1301
+ ghost?: boolean | undefined;
1302
+ };
1303
+ componentDisabled: boolean;
1304
+ }, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').Plugin<any[]> & {
1305
+ readonly config: (params: {
1306
+ prefixCls?: import('ant-design-vue/es/_util/type').MaybeRef<string | undefined>;
1307
+ iconPrefixCls?: import('ant-design-vue/es/_util/type').MaybeRef<string | undefined>;
1308
+ getPopupContainer?: ((triggerNode?: HTMLElement | undefined) => HTMLElement) | undefined;
1309
+ } & {
1310
+ theme?: import('ant-design-vue/es/config-provider').Theme | undefined;
1311
+ }) => void;
1312
+ };
1313
+ 'a-textarea': import('vue').DefineComponent<{
1314
+ rows: NumberConstructor;
1315
+ autosize: {
1316
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/input/inputProps').AutoSizeType>;
1317
+ default: any;
1318
+ };
1319
+ autoSize: {
1320
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/input/inputProps').AutoSizeType>;
1321
+ default: any;
1322
+ };
1323
+ onResize: {
1324
+ type: import('vue').PropType<(size: {
1325
+ width: number;
1326
+ height: number;
1327
+ }) => void>;
1328
+ };
1329
+ onCompositionstart: {
1330
+ type: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').CompositionEventHandler | import('ant-design-vue/es/_util/EventInterface').CompositionEventHandler[]>;
1331
+ };
1332
+ onCompositionend: {
1333
+ type: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').CompositionEventHandler | import('ant-design-vue/es/_util/EventInterface').CompositionEventHandler[]>;
1334
+ };
1335
+ valueModifiers: ObjectConstructor;
1336
+ value: {
1337
+ type: import('vue').PropType<string | number>;
1338
+ default: any;
1339
+ };
1340
+ name: StringConstructor;
1341
+ onFocus: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').FocusEventHandler>;
1342
+ onBlur: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').FocusEventHandler>;
1343
+ onChange: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').ChangeEventHandler>;
1344
+ onInput: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').ChangeEventHandler>;
1345
+ onKeydown: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').KeyboardEventHandler>;
1346
+ onKeyup: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').KeyboardEventHandler>;
1347
+ focused: {
1348
+ type: BooleanConstructor;
1349
+ default: any;
1350
+ };
1351
+ hidden: {
1352
+ type: BooleanConstructor;
1353
+ default: any;
1354
+ };
1355
+ size: {
1356
+ type: import('vue').PropType<import('ant-design-vue/es/button').ButtonSize>;
1357
+ };
1358
+ disabled: {
1359
+ type: BooleanConstructor;
1360
+ default: any;
1361
+ };
1362
+ type: {
1363
+ type: import('vue').PropType<"number" | "hidden" | "button" | "search" | "time" | "image" | "text" | "date" | "week" | "month" | "reset" | "submit" | "checkbox" | "radio" | "color" | "range" | "url" | "email" | "tel" | "datetime-local" | "file" | "password">;
1364
+ default: "number" | "hidden" | "button" | "search" | "time" | "image" | "text" | "date" | "week" | "month" | "reset" | "submit" | "checkbox" | "radio" | "color" | "range" | "url" | "email" | "tel" | "datetime-local" | "file" | "password";
1365
+ };
1366
+ prefixCls: StringConstructor;
1367
+ autocomplete: StringConstructor;
1368
+ id: StringConstructor;
1369
+ readonly: {
1370
+ type: BooleanConstructor;
1371
+ default: any;
1372
+ };
1373
+ autofocus: {
1374
+ type: BooleanConstructor;
1375
+ default: any;
1376
+ };
1377
+ status: import('vue').PropType<"" | "error" | "warning">;
1378
+ defaultValue: {
1379
+ type: import('vue').PropType<string | number>;
1380
+ default: any;
1381
+ };
1382
+ 'onUpdate:value': import('vue').PropType<(val: string) => void>;
1383
+ placeholder: {
1384
+ type: import('vue').PropType<string | number>;
1385
+ };
1386
+ loading: {
1387
+ type: BooleanConstructor;
1388
+ default: any;
1389
+ };
1390
+ lazy: {
1391
+ type: BooleanConstructor;
1392
+ default: boolean;
1393
+ };
1394
+ maxlength: NumberConstructor;
1395
+ bordered: {
1396
+ type: BooleanConstructor;
1397
+ default: any;
1398
+ };
1399
+ showCount: {
1400
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/vc-input/inputProps').ShowCountProps>;
1401
+ };
1402
+ htmlSize: NumberConstructor;
1403
+ onPressEnter: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').KeyboardEventHandler>;
1404
+ inputElement: import('vue-types').VueTypeValidableDef<any>;
1405
+ triggerFocus: import('vue').PropType<() => void>;
1406
+ handleReset: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').MouseEventHandler>;
1407
+ clearIcon: import('vue-types').VueTypeValidableDef<any>;
1408
+ allowClear: {
1409
+ type: BooleanConstructor;
1410
+ default: any;
1411
+ };
1412
+ }, () => any, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
1413
+ rows: NumberConstructor;
1414
+ autosize: {
1415
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/input/inputProps').AutoSizeType>;
1416
+ default: any;
1417
+ };
1418
+ autoSize: {
1419
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/input/inputProps').AutoSizeType>;
1420
+ default: any;
1421
+ };
1422
+ onResize: {
1423
+ type: import('vue').PropType<(size: {
1424
+ width: number;
1425
+ height: number;
1426
+ }) => void>;
1427
+ };
1428
+ onCompositionstart: {
1429
+ type: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').CompositionEventHandler | import('ant-design-vue/es/_util/EventInterface').CompositionEventHandler[]>;
1430
+ };
1431
+ onCompositionend: {
1432
+ type: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').CompositionEventHandler | import('ant-design-vue/es/_util/EventInterface').CompositionEventHandler[]>;
1433
+ };
1434
+ valueModifiers: ObjectConstructor;
1435
+ value: {
1436
+ type: import('vue').PropType<string | number>;
1437
+ default: any;
1438
+ };
1439
+ name: StringConstructor;
1440
+ onFocus: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').FocusEventHandler>;
1441
+ onBlur: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').FocusEventHandler>;
1442
+ onChange: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').ChangeEventHandler>;
1443
+ onInput: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').ChangeEventHandler>;
1444
+ onKeydown: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').KeyboardEventHandler>;
1445
+ onKeyup: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').KeyboardEventHandler>;
1446
+ focused: {
1447
+ type: BooleanConstructor;
1448
+ default: any;
1449
+ };
1450
+ hidden: {
1451
+ type: BooleanConstructor;
1452
+ default: any;
1453
+ };
1454
+ size: {
1455
+ type: import('vue').PropType<import('ant-design-vue/es/button').ButtonSize>;
1456
+ };
1457
+ disabled: {
1458
+ type: BooleanConstructor;
1459
+ default: any;
1460
+ };
1461
+ type: {
1462
+ type: import('vue').PropType<"number" | "hidden" | "button" | "search" | "time" | "image" | "text" | "date" | "week" | "month" | "reset" | "submit" | "checkbox" | "radio" | "color" | "range" | "url" | "email" | "tel" | "datetime-local" | "file" | "password">;
1463
+ default: "number" | "hidden" | "button" | "search" | "time" | "image" | "text" | "date" | "week" | "month" | "reset" | "submit" | "checkbox" | "radio" | "color" | "range" | "url" | "email" | "tel" | "datetime-local" | "file" | "password";
1464
+ };
1465
+ prefixCls: StringConstructor;
1466
+ autocomplete: StringConstructor;
1467
+ id: StringConstructor;
1468
+ readonly: {
1469
+ type: BooleanConstructor;
1470
+ default: any;
1471
+ };
1472
+ autofocus: {
1473
+ type: BooleanConstructor;
1474
+ default: any;
1475
+ };
1476
+ status: import('vue').PropType<"" | "error" | "warning">;
1477
+ defaultValue: {
1478
+ type: import('vue').PropType<string | number>;
1479
+ default: any;
1480
+ };
1481
+ 'onUpdate:value': import('vue').PropType<(val: string) => void>;
1482
+ placeholder: {
1483
+ type: import('vue').PropType<string | number>;
1484
+ };
1485
+ loading: {
1486
+ type: BooleanConstructor;
1487
+ default: any;
1488
+ };
1489
+ lazy: {
1490
+ type: BooleanConstructor;
1491
+ default: boolean;
1492
+ };
1493
+ maxlength: NumberConstructor;
1494
+ bordered: {
1495
+ type: BooleanConstructor;
1496
+ default: any;
1497
+ };
1498
+ showCount: {
1499
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/vc-input/inputProps').ShowCountProps>;
1500
+ };
1501
+ htmlSize: NumberConstructor;
1502
+ onPressEnter: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').KeyboardEventHandler>;
1503
+ inputElement: import('vue-types').VueTypeValidableDef<any>;
1504
+ triggerFocus: import('vue').PropType<() => void>;
1505
+ handleReset: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').MouseEventHandler>;
1506
+ clearIcon: import('vue-types').VueTypeValidableDef<any>;
1507
+ allowClear: {
1508
+ type: BooleanConstructor;
1509
+ default: any;
1510
+ };
1511
+ }>>, {
1512
+ value: string | number;
1513
+ focused: boolean;
1514
+ hidden: boolean;
1515
+ disabled: boolean;
1516
+ type: "number" | "hidden" | "button" | "search" | "time" | "image" | "text" | "date" | "week" | "month" | "reset" | "submit" | "checkbox" | "radio" | "color" | "range" | "url" | "email" | "tel" | "datetime-local" | "file" | "password";
1517
+ readonly: boolean;
1518
+ autofocus: boolean;
1519
+ defaultValue: string | number;
1520
+ loading: boolean;
1521
+ lazy: boolean;
1522
+ bordered: boolean;
1523
+ allowClear: boolean;
1524
+ autosize: any;
1525
+ autoSize: any;
1526
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1527
+ 'a-tooltip': {
1528
+ new (...args: any[]): {
1529
+ $: import('vue').ComponentInternalInstance;
1530
+ $data: {};
1531
+ $props: {
1532
+ visible?: boolean | undefined;
1533
+ open?: boolean | undefined;
1534
+ align?: import('ant-design-vue/es/vc-trigger/interface').AlignType | undefined;
1535
+ builtinPlacements?: import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements | undefined;
1536
+ overlayInnerStyle?: import('vue').CSSProperties | undefined;
1537
+ overlayStyle?: import('vue').CSSProperties | undefined;
1538
+ destroyTooltipOnHide?: boolean | undefined;
1539
+ autoAdjustOverflow?: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow | undefined;
1540
+ arrowPointAtCenter?: boolean | undefined;
1541
+ style?: unknown;
1542
+ readonly title?: any;
1543
+ ref?: import('vue').VNodeRef | undefined;
1544
+ key?: string | number | symbol | undefined;
1545
+ ref_for?: boolean | undefined;
1546
+ ref_key?: string | undefined;
1547
+ onVnodeBeforeMount?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1548
+ [key: string]: any;
1549
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1550
+ [key: string]: any;
1551
+ }>) => void)[] | undefined;
1552
+ onVnodeMounted?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1553
+ [key: string]: any;
1554
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1555
+ [key: string]: any;
1556
+ }>) => void)[] | undefined;
1557
+ onVnodeBeforeUpdate?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1558
+ [key: string]: any;
1559
+ }>, oldVNode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1560
+ [key: string]: any;
1561
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1562
+ [key: string]: any;
1563
+ }>, oldVNode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1564
+ [key: string]: any;
1565
+ }>) => void)[] | undefined;
1566
+ onVnodeUpdated?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1567
+ [key: string]: any;
1568
+ }>, oldVNode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1569
+ [key: string]: any;
1570
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1571
+ [key: string]: any;
1572
+ }>, oldVNode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1573
+ [key: string]: any;
1574
+ }>) => void)[] | undefined;
1575
+ onVnodeBeforeUnmount?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1576
+ [key: string]: any;
1577
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1578
+ [key: string]: any;
1579
+ }>) => void)[] | undefined;
1580
+ onVnodeUnmounted?: ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1581
+ [key: string]: any;
1582
+ }>) => void) | ((vnode: import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
1583
+ [key: string]: any;
1584
+ }>) => void)[] | undefined;
1585
+ class?: unknown;
1586
+ readonly children?: unknown[] | undefined;
1587
+ tabindex?: string | number | undefined;
1588
+ readonly color?: import('ant-design-vue/es/_util/type').LiteralUnion<import('ant-design-vue/es/_util/colors').PresetColorType> | undefined;
1589
+ readonly trigger?: import('ant-design-vue/es/tooltip/abstractTooltipProps').TriggerType | import('ant-design-vue/es/tooltip/abstractTooltipProps').TriggerType[] | undefined;
1590
+ readonly prefixCls?: string | undefined;
1591
+ readonly getPopupContainer?: ((triggerNode: HTMLElement) => HTMLElement) | undefined;
1592
+ role?: string | undefined;
1593
+ readonly mouseEnterDelay?: number | undefined;
1594
+ readonly mouseLeaveDelay?: number | undefined;
1595
+ readonly transitionName?: string | undefined;
1596
+ readonly placement?: import('ant-design-vue/es/tooltip').TooltipPlacement | undefined;
1597
+ readonly overlayClassName?: string | undefined;
1598
+ readonly onVisibleChange?: ((vis: boolean) => void) | undefined;
1599
+ readonly openClassName?: string | undefined;
1600
+ readonly 'onUpdate:visible'?: ((vis: boolean) => void) | undefined;
1601
+ readonly onOpenChange?: ((vis: boolean) => void) | undefined;
1602
+ readonly 'onUpdate:open'?: ((vis: boolean) => void) | undefined;
1603
+ };
1604
+ $attrs: {
1605
+ [x: string]: unknown;
1606
+ };
1607
+ $refs: {
1608
+ [x: string]: unknown;
1609
+ };
1610
+ $slots: Readonly<{
1611
+ title?: any;
1612
+ default?: any;
1613
+ }>;
1614
+ $root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any>;
1615
+ $parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any>;
1616
+ $emit: (event: string, ...args: any[]) => void;
1617
+ $el: any;
1618
+ $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1619
+ title: import('vue-types').VueTypeValidableDef<any>;
1620
+ trigger: import('vue').PropType<import('ant-design-vue/es/tooltip/abstractTooltipProps').TriggerType | import('ant-design-vue/es/tooltip/abstractTooltipProps').TriggerType[]>;
1621
+ open: {
1622
+ type: BooleanConstructor;
1623
+ default: any;
1624
+ };
1625
+ visible: {
1626
+ type: BooleanConstructor;
1627
+ default: any;
1628
+ };
1629
+ placement: import('vue').PropType<import('ant-design-vue/es/tooltip').TooltipPlacement>;
1630
+ color: import('vue').PropType<import('ant-design-vue/es/_util/type').LiteralUnion<import('ant-design-vue/es/_util/colors').PresetColorType>>;
1631
+ transitionName: StringConstructor;
1632
+ overlayStyle: {
1633
+ type: import('vue').PropType<import('vue').CSSProperties>;
1634
+ default: import('vue').CSSProperties;
1635
+ };
1636
+ overlayInnerStyle: {
1637
+ type: import('vue').PropType<import('vue').CSSProperties>;
1638
+ default: import('vue').CSSProperties;
1639
+ };
1640
+ overlayClassName: StringConstructor;
1641
+ openClassName: StringConstructor;
1642
+ prefixCls: StringConstructor;
1643
+ mouseEnterDelay: NumberConstructor;
1644
+ mouseLeaveDelay: NumberConstructor;
1645
+ getPopupContainer: import('vue').PropType<(triggerNode: HTMLElement) => HTMLElement>;
1646
+ arrowPointAtCenter: {
1647
+ type: BooleanConstructor;
1648
+ default: any;
1649
+ };
1650
+ autoAdjustOverflow: {
1651
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/tooltip').AdjustOverflow>;
1652
+ default: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow;
1653
+ };
1654
+ destroyTooltipOnHide: {
1655
+ type: BooleanConstructor;
1656
+ default: any;
1657
+ };
1658
+ align: {
1659
+ type: import('vue').PropType<import('ant-design-vue/es/vc-trigger/interface').AlignType>;
1660
+ default: import('ant-design-vue/es/vc-trigger/interface').AlignType;
1661
+ };
1662
+ builtinPlacements: {
1663
+ type: import('vue').PropType<import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements>;
1664
+ default: import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements;
1665
+ };
1666
+ children: ArrayConstructor;
1667
+ onVisibleChange: import('vue').PropType<(vis: boolean) => void>;
1668
+ 'onUpdate:visible': import('vue').PropType<(vis: boolean) => void>;
1669
+ onOpenChange: import('vue').PropType<(vis: boolean) => void>;
1670
+ 'onUpdate:open': import('vue').PropType<(vis: boolean) => void>;
1671
+ }>>, () => any, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
1672
+ visible: boolean;
1673
+ open: boolean;
1674
+ align: import('ant-design-vue/es/vc-trigger/interface').AlignType;
1675
+ builtinPlacements: import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements;
1676
+ overlayInnerStyle: import('vue').CSSProperties;
1677
+ overlayStyle: import('vue').CSSProperties;
1678
+ destroyTooltipOnHide: boolean; /** @type { [typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, ] } */
1679
+ autoAdjustOverflow: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow;
1680
+ arrowPointAtCenter: boolean;
1681
+ }, {}, string, import('ant-design-vue/es/_util/type').CustomSlotsType<{
1682
+ title?: any;
1683
+ default?: any;
1684
+ }>, {}, {}, string, import('vue').ComponentProvideOptions> & {
1685
+ beforeCreate?: (() => void) | (() => void)[] | undefined;
1686
+ created?: (() => void) | (() => void)[] | undefined;
1687
+ beforeMount?: (() => void) | (() => void)[] | undefined;
1688
+ mounted?: (() => void) | (() => void)[] | undefined;
1689
+ beforeUpdate?: (() => void) | (() => void)[] | undefined;
1690
+ updated?: (() => void) | (() => void)[] | undefined;
1691
+ activated?: (() => void) | (() => void)[] | undefined;
1692
+ deactivated?: (() => void) | (() => void)[] | undefined;
1693
+ beforeDestroy?: (() => void) | (() => void)[] | undefined;
1694
+ beforeUnmount?: (() => void) | (() => void)[] | undefined;
1695
+ destroyed?: (() => void) | (() => void)[] | undefined;
1696
+ unmounted?: (() => void) | (() => void)[] | undefined;
1697
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1698
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[] | undefined;
1699
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void)[] | undefined;
1700
+ };
1701
+ $forceUpdate: () => void;
1702
+ $nextTick: typeof nextTick;
1703
+ $watch<T_1 extends string | ((...args: any) => any)>(source: T_1, cb: T_1 extends (...args: any) => infer R_1 ? (args_0: R_1, args_1: R_1) => any : (...args: any) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
1704
+ } & Readonly<import('vue').ExtractPropTypes<{
1705
+ title: import('vue-types').VueTypeValidableDef<any>;
1706
+ trigger: import('vue').PropType<import('ant-design-vue/es/tooltip/abstractTooltipProps').TriggerType | import('ant-design-vue/es/tooltip/abstractTooltipProps').TriggerType[]>;
1707
+ open: {
1708
+ type: BooleanConstructor;
1709
+ default: any;
1710
+ };
1711
+ visible: {
1712
+ type: BooleanConstructor;
1713
+ default: any;
1714
+ };
1715
+ placement: import('vue').PropType<import('ant-design-vue/es/tooltip').TooltipPlacement>;
1716
+ color: import('vue').PropType<import('ant-design-vue/es/_util/type').LiteralUnion<import('ant-design-vue/es/_util/colors').PresetColorType>>;
1717
+ transitionName: StringConstructor;
1718
+ overlayStyle: {
1719
+ type: import('vue').PropType<import('vue').CSSProperties>;
1720
+ default: import('vue').CSSProperties;
1721
+ };
1722
+ overlayInnerStyle: {
1723
+ type: import('vue').PropType<import('vue').CSSProperties>;
1724
+ default: import('vue').CSSProperties;
1725
+ };
1726
+ overlayClassName: StringConstructor;
1727
+ openClassName: StringConstructor;
1728
+ prefixCls: StringConstructor;
1729
+ mouseEnterDelay: NumberConstructor;
1730
+ mouseLeaveDelay: NumberConstructor;
1731
+ getPopupContainer: import('vue').PropType<(triggerNode: HTMLElement) => HTMLElement>;
1732
+ arrowPointAtCenter: {
1733
+ type: BooleanConstructor;
1734
+ default: any;
1735
+ };
1736
+ autoAdjustOverflow: {
1737
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/tooltip').AdjustOverflow>;
1738
+ default: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow;
1739
+ };
1740
+ destroyTooltipOnHide: {
1741
+ type: BooleanConstructor;
1742
+ default: any;
1743
+ };
1744
+ align: {
1745
+ type: import('vue').PropType<import('ant-design-vue/es/vc-trigger/interface').AlignType>;
1746
+ default: import('ant-design-vue/es/vc-trigger/interface').AlignType;
1747
+ };
1748
+ builtinPlacements: {
1749
+ type: import('vue').PropType<import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements>;
1750
+ default: import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements;
1751
+ };
1752
+ children: ArrayConstructor;
1753
+ onVisibleChange: import('vue').PropType<(vis: boolean) => void>;
1754
+ 'onUpdate:visible': import('vue').PropType<(vis: boolean) => void>;
1755
+ onOpenChange: import('vue').PropType<(vis: boolean) => void>;
1756
+ 'onUpdate:open': import('vue').PropType<(vis: boolean) => void>;
1757
+ }>> & import('vue').ShallowUnwrapRef<() => any> & import('vue').ComponentCustomProperties;
1758
+ __isFragment?: undefined;
1759
+ __isTeleport?: undefined;
1760
+ __isSuspense?: undefined;
1761
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1762
+ title: import('vue-types').VueTypeValidableDef<any>;
1763
+ trigger: import('vue').PropType<import('ant-design-vue/es/tooltip/abstractTooltipProps').TriggerType | import('ant-design-vue/es/tooltip/abstractTooltipProps').TriggerType[]>;
1764
+ open: {
1765
+ type: BooleanConstructor;
1766
+ default: any;
1767
+ };
1768
+ visible: {
1769
+ type: BooleanConstructor;
1770
+ default: any;
1771
+ };
1772
+ placement: import('vue').PropType<import('ant-design-vue/es/tooltip').TooltipPlacement>;
1773
+ color: import('vue').PropType<import('ant-design-vue/es/_util/type').LiteralUnion<import('ant-design-vue/es/_util/colors').PresetColorType>>;
1774
+ transitionName: StringConstructor;
1775
+ overlayStyle: {
1776
+ type: import('vue').PropType<import('vue').CSSProperties>;
1777
+ default: import('vue').CSSProperties;
1778
+ };
1779
+ overlayInnerStyle: {
1780
+ type: import('vue').PropType<import('vue').CSSProperties>;
1781
+ default: import('vue').CSSProperties;
1782
+ };
1783
+ overlayClassName: StringConstructor;
1784
+ openClassName: StringConstructor;
1785
+ prefixCls: StringConstructor;
1786
+ mouseEnterDelay: NumberConstructor;
1787
+ mouseLeaveDelay: NumberConstructor;
1788
+ getPopupContainer: import('vue').PropType<(triggerNode: HTMLElement) => HTMLElement>;
1789
+ arrowPointAtCenter: {
1790
+ type: BooleanConstructor;
1791
+ default: any;
1792
+ };
1793
+ autoAdjustOverflow: {
1794
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/tooltip').AdjustOverflow>;
1795
+ default: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow;
1796
+ };
1797
+ destroyTooltipOnHide: {
1798
+ type: BooleanConstructor;
1799
+ default: any;
1800
+ };
1801
+ align: {
1802
+ type: import('vue').PropType<import('ant-design-vue/es/vc-trigger/interface').AlignType>;
1803
+ default: import('ant-design-vue/es/vc-trigger/interface').AlignType;
1804
+ };
1805
+ builtinPlacements: {
1806
+ type: import('vue').PropType<import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements>;
1807
+ default: import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements;
1808
+ };
1809
+ children: ArrayConstructor;
1810
+ onVisibleChange: import('vue').PropType<(vis: boolean) => void>;
1811
+ 'onUpdate:visible': import('vue').PropType<(vis: boolean) => void>;
1812
+ onOpenChange: import('vue').PropType<(vis: boolean) => void>;
1813
+ 'onUpdate:open': import('vue').PropType<(vis: boolean) => void>;
1814
+ }>>, () => any, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
1815
+ visible: boolean;
1816
+ open: boolean;
1817
+ align: import('ant-design-vue/es/vc-trigger/interface').AlignType;
1818
+ builtinPlacements: import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements;
1819
+ overlayInnerStyle: import('vue').CSSProperties;
1820
+ overlayStyle: import('vue').CSSProperties;
1821
+ destroyTooltipOnHide: boolean;
1822
+ autoAdjustOverflow: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow;
1823
+ arrowPointAtCenter: boolean;
1824
+ }, {}, string, import('ant-design-vue/es/_util/type').CustomSlotsType<{
1825
+ title?: any;
1826
+ default?: any;
1827
+ }>, {}, {}, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').Plugin<any[]>;
1828
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1829
+ export default _default;