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