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