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