@geelato/web-vue 2.59.0 → 2.59.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (175) hide show
  1. package/LICENSE +21 -0
  2. package/dist/arco-vue.js +40 -8
  3. package/dist/arco-vue.js.map +1 -1
  4. package/dist/arco-vue.min.js +57 -43
  5. package/dist/arco-vue.min.js.map +1 -1
  6. package/es/_components/icon-hover.d.ts +3 -3
  7. package/es/_components/input-label/input-label.d.ts +5 -5
  8. package/es/_components/picker/input-range.d.ts +7 -7
  9. package/es/_components/picker/input.d.ts +6 -6
  10. package/es/_components/select-view/select-view.d.ts +4 -4
  11. package/es/_components/virtual-list/virtual-list.d.ts +1 -1
  12. package/es/_components/virtual-list-v2/virtual-list.d.ts +5 -5
  13. package/es/_hooks/use-form-item.d.ts +2 -2
  14. package/es/_hooks/use-size.d.ts +3 -3
  15. package/es/alert/alert.d.ts +6 -6
  16. package/es/alert/index.d.ts +12 -12
  17. package/es/auto-complete/auto-complete.d.ts +4 -4
  18. package/es/auto-complete/index.d.ts +12 -12
  19. package/es/avatar/avatar.d.ts +1 -1
  20. package/es/avatar/index.d.ts +3 -3
  21. package/es/button/button-group.d.ts +6 -6
  22. package/es/button/button.d.ts +6 -6
  23. package/es/button/index.d.ts +15 -15
  24. package/es/card/card.d.ts +2 -2
  25. package/es/card/index.d.ts +3 -3
  26. package/es/carousel/carousel-indicator.d.ts +1 -1
  27. package/es/cascader/cascader-panel.d.ts +4 -4
  28. package/es/cascader/cascader.d.ts +40 -40
  29. package/es/cascader/index.d.ts +93 -93
  30. package/es/checkbox/checkbox.d.ts +5 -5
  31. package/es/checkbox/index.d.ts +9 -9
  32. package/es/collapse/collapse-item.d.ts +3 -3
  33. package/es/collapse/index.d.ts +3 -3
  34. package/es/color-picker/color-picker.d.ts +3 -3
  35. package/es/color-picker/index.d.ts +6 -6
  36. package/es/comment/comment.d.ts +2 -2
  37. package/es/comment/index.d.ts +3 -3
  38. package/es/config-provider/config-provider.d.ts +3 -3
  39. package/es/config-provider/index.d.ts +6 -6
  40. package/es/date-picker/index.d.ts +133 -133
  41. package/es/date-picker/panels/date/index.d.ts +24 -24
  42. package/es/date-picker/panels/footer.d.ts +15 -15
  43. package/es/date-picker/panels/shortcuts.d.ts +15 -15
  44. package/es/date-picker/panels/week/index.d.ts +24 -24
  45. package/es/date-picker/picker-panel.d.ts +78 -78
  46. package/es/date-picker/picker.d.ts +126 -126
  47. package/es/date-picker/range-picker-panel.d.ts +79 -79
  48. package/es/date-picker/range-picker.d.ts +133 -133
  49. package/es/descriptions/descriptions.d.ts +3 -3
  50. package/es/descriptions/index.d.ts +6 -6
  51. package/es/drawer/drawer.d.ts +22 -22
  52. package/es/drawer/index.d.ts +48 -48
  53. package/es/dropdown/dropdown-button.d.ts +66 -66
  54. package/es/dropdown/dropdown-option.d.ts +2 -2
  55. package/es/dropdown/dropdown-panel.d.ts +12 -12
  56. package/es/dropdown/dropdown-submenu.d.ts +42 -42
  57. package/es/dropdown/dropdown.d.ts +40 -40
  58. package/es/dropdown/index.d.ts +194 -194
  59. package/es/empty/empty.d.ts +2 -2
  60. package/es/empty/index.d.ts +6 -6
  61. package/es/form/form-item-label.d.ts +57 -57
  62. package/es/form/form-item.d.ts +65 -65
  63. package/es/form/form.d.ts +2 -2
  64. package/es/form/index.d.ts +68 -68
  65. package/es/grid/grid-row.d.ts +1 -1
  66. package/es/grid/index.d.ts +1 -1
  67. package/es/image/preview-action.d.ts +57 -57
  68. package/es/image/preview-toolbar.d.ts +57 -57
  69. package/es/input/index.d.ts +22 -22
  70. package/es/input/input-password.d.ts +8 -8
  71. package/es/input/input-search.d.ts +2 -2
  72. package/es/input/input.d.ts +5 -5
  73. package/es/input-number/index.d.ts +27 -12
  74. package/es/input-number/input-number.d.ts +14 -5
  75. package/es/input-number/input-number.js +40 -8
  76. package/es/input-tag/index.d.ts +9 -9
  77. package/es/input-tag/input-tag.d.ts +4 -4
  78. package/es/list/index.d.ts +6 -6
  79. package/es/list/list.d.ts +3 -3
  80. package/es/mention/index.d.ts +18 -18
  81. package/es/mention/mention.d.ts +7 -7
  82. package/es/menu/sub-menu-pop.d.ts +24 -24
  83. package/es/message/message.d.ts +6 -6
  84. package/es/modal/index.d.ts +45 -45
  85. package/es/modal/modal.d.ts +21 -21
  86. package/es/notification/notification.d.ts +4 -4
  87. package/es/page-header/index.d.ts +6 -6
  88. package/es/page-header/page-header.d.ts +3 -3
  89. package/es/pagination/index.d.ts +3 -3
  90. package/es/pagination/page-jumper.d.ts +27 -12
  91. package/es/pagination/page-options.d.ts +94 -94
  92. package/es/pagination/pagination.d.ts +2 -2
  93. package/es/popconfirm/index.d.ts +87 -87
  94. package/es/popconfirm/popconfirm.d.ts +43 -43
  95. package/es/popover/index.d.ts +60 -60
  96. package/es/popover/popover.d.ts +30 -30
  97. package/es/progress/circle.d.ts +5 -5
  98. package/es/progress/index.d.ts +36 -36
  99. package/es/progress/line.d.ts +5 -5
  100. package/es/progress/progress.d.ts +19 -19
  101. package/es/progress/steps.d.ts +2 -2
  102. package/es/radio/index.d.ts +12 -12
  103. package/es/radio/radio-group.d.ts +3 -3
  104. package/es/radio/radio.d.ts +4 -4
  105. package/es/scrollbar/index.d.ts +6 -6
  106. package/es/scrollbar/scrollbar.d.ts +3 -3
  107. package/es/select/index.d.ts +94 -94
  108. package/es/select/option.d.ts +11 -11
  109. package/es/select/select-dropdown.d.ts +12 -12
  110. package/es/select/select.d.ts +38 -38
  111. package/es/slider/index.d.ts +171 -141
  112. package/es/slider/slider-button.d.ts +57 -57
  113. package/es/slider/slider-input.d.ts +27 -12
  114. package/es/slider/slider.d.ts +85 -70
  115. package/es/space/index.d.ts +6 -6
  116. package/es/space/space.d.ts +3 -3
  117. package/es/split/index.d.ts +3 -3
  118. package/es/split/split.d.ts +1 -1
  119. package/es/statistic/countdown.d.ts +1 -1
  120. package/es/statistic/index.d.ts +4 -4
  121. package/es/statistic/statistic.d.ts +1 -1
  122. package/es/steps/index.d.ts +9 -9
  123. package/es/steps/step.d.ts +3 -3
  124. package/es/steps/steps.d.ts +3 -3
  125. package/es/switch/index.d.ts +18 -18
  126. package/es/switch/switch.d.ts +11 -11
  127. package/es/table/index.d.ts +27 -27
  128. package/es/table/table-column.d.ts +2 -2
  129. package/es/table/table-operation-td.d.ts +21 -21
  130. package/es/table/table-td.d.ts +1 -1
  131. package/es/table/table.d.ts +13 -13
  132. package/es/tabs/index.d.ts +6 -6
  133. package/es/tabs/tabs-nav.d.ts +1 -1
  134. package/es/tabs/tabs-tab.d.ts +4 -4
  135. package/es/tabs/tabs.d.ts +3 -3
  136. package/es/tag/index.d.ts +9 -9
  137. package/es/tag/tag.d.ts +5 -5
  138. package/es/textarea/index.d.ts +12 -12
  139. package/es/textarea/textarea.d.ts +5 -5
  140. package/es/time-picker/index.d.ts +200 -200
  141. package/es/time-picker/panel.d.ts +24 -24
  142. package/es/time-picker/range-panel.d.ts +24 -24
  143. package/es/time-picker/time-picker.d.ts +97 -97
  144. package/es/timeline/index.d.ts +3 -3
  145. package/es/timeline/timeline.d.ts +2 -2
  146. package/es/tooltip/index.d.ts +57 -57
  147. package/es/tooltip/tooltip.d.ts +28 -28
  148. package/es/transfer/index.d.ts +95 -95
  149. package/es/transfer/transfer-view.d.ts +28 -28
  150. package/es/transfer/transfer.d.ts +46 -46
  151. package/es/tree/base-node.d.ts +9 -9
  152. package/es/tree/hooks/use-tree-data.d.ts +4 -4
  153. package/es/tree/index.d.ts +31 -31
  154. package/es/tree/transition-node-list.d.ts +9 -9
  155. package/es/tree/tree.d.ts +13 -13
  156. package/es/tree-select/index.d.ts +151 -151
  157. package/es/tree-select/panel.d.ts +31 -31
  158. package/es/tree-select/tree-select.d.ts +73 -73
  159. package/es/trigger/index.d.ts +24 -24
  160. package/es/trigger/trigger.d.ts +13 -13
  161. package/es/typography/base.d.ts +6 -6
  162. package/es/typography/edit-content.d.ts +67 -67
  163. package/es/typography/index.d.ts +4 -4
  164. package/es/typography/operations.d.ts +57 -57
  165. package/es/typography/paragraph.d.ts +1 -1
  166. package/es/typography/title.d.ts +3 -3
  167. package/es/upload/index.d.ts +3 -3
  168. package/es/upload/upload.d.ts +1 -1
  169. package/es/verification-code/index.d.ts +6 -6
  170. package/es/verification-code/verification-code.d.ts +3 -3
  171. package/json/vetur-attributes.json +2465 -2461
  172. package/json/vetur-tags.json +863 -862
  173. package/json/web-types.json +4708 -4700
  174. package/lib/input-number/input-number.js +40 -8
  175. package/package.json +24 -25
@@ -11,6 +11,38 @@
11
11
  "center"
12
12
  ]
13
13
  },
14
+ "a-auto-complete": {
15
+ "attributes": [
16
+ "change",
17
+ "search",
18
+ "select",
19
+ "clear",
20
+ "dropdown-scroll",
21
+ "dropdown-reach-bottom",
22
+ "model-value",
23
+ "default-value",
24
+ "disabled",
25
+ "data",
26
+ "popup-container",
27
+ "strict",
28
+ "filter-option",
29
+ "trigger-props",
30
+ "allow-clear",
31
+ "virtual-list-props"
32
+ ]
33
+ },
34
+ "a-badge": {
35
+ "attributes": [
36
+ "text",
37
+ "dot",
38
+ "dot-style",
39
+ "max-count",
40
+ "offset",
41
+ "color",
42
+ "status",
43
+ "count"
44
+ ]
45
+ },
14
46
  "a-anchor": {
15
47
  "attributes": [
16
48
  "select",
@@ -28,23 +60,6 @@
28
60
  "href"
29
61
  ]
30
62
  },
31
- "a-back-top": {
32
- "attributes": [
33
- "visible-height",
34
- "target-container",
35
- "easing",
36
- "duration"
37
- ]
38
- },
39
- "a-affix": {
40
- "attributes": [
41
- "change",
42
- "offset-top",
43
- "offset-bottom",
44
- "target",
45
- "target-container"
46
- ]
47
- },
48
63
  "a-avatar": {
49
64
  "attributes": [
50
65
  "click",
@@ -70,24 +85,24 @@
70
85
  "max-popover-trigger-props"
71
86
  ]
72
87
  },
73
- "a-auto-complete": {
88
+ "a-affix": {
74
89
  "attributes": [
75
90
  "change",
76
- "search",
77
- "select",
78
- "clear",
79
- "dropdown-scroll",
80
- "dropdown-reach-bottom",
91
+ "offset-top",
92
+ "offset-bottom",
93
+ "target",
94
+ "target-container"
95
+ ]
96
+ },
97
+ "a-calendar": {
98
+ "attributes": [
99
+ "change",
100
+ "panel-change",
81
101
  "model-value",
82
102
  "default-value",
83
- "disabled",
84
- "data",
85
- "popup-container",
86
- "strict",
87
- "filter-option",
88
- "trigger-props",
89
- "allow-clear",
90
- "virtual-list-props"
103
+ "mode",
104
+ "default-mode",
105
+ "modes"
91
106
  ]
92
107
  },
93
108
  "a-button": {
@@ -114,15 +129,67 @@
114
129
  "disabled"
115
130
  ]
116
131
  },
117
- "a-calendar": {
132
+ "a-card": {
133
+ "attributes": [
134
+ "bordered",
135
+ "loading",
136
+ "hoverable",
137
+ "size",
138
+ "header-style",
139
+ "body-style",
140
+ "title",
141
+ "extra"
142
+ ]
143
+ },
144
+ "a-card-meta": {
145
+ "attributes": [
146
+ "title",
147
+ "description"
148
+ ]
149
+ },
150
+ "a-card-grid": {
151
+ "attributes": [
152
+ "hoverable"
153
+ ]
154
+ },
155
+ "a-breadcrumb": {
156
+ "attributes": [
157
+ "max-count",
158
+ "routes",
159
+ "separator",
160
+ "custom-url"
161
+ ]
162
+ },
163
+ "a-breadcrumb-item": {
164
+ "attributes": [
165
+ "separator",
166
+ "droplist",
167
+ "dropdown-props"
168
+ ]
169
+ },
170
+ "a-carousel": {
118
171
  "attributes": [
119
172
  "change",
120
- "panel-change",
121
- "model-value",
122
- "default-value",
123
- "mode",
124
- "default-mode",
125
- "modes"
173
+ "current",
174
+ "default-current",
175
+ "move-speed",
176
+ "animation-name",
177
+ "trigger",
178
+ "direction",
179
+ "show-arrow",
180
+ "arrow-class",
181
+ "indicator-type",
182
+ "indicator-position",
183
+ "indicator-class",
184
+ "transition-timing-function"
185
+ ]
186
+ },
187
+ "a-back-top": {
188
+ "attributes": [
189
+ "visible-height",
190
+ "target-container",
191
+ "easing",
192
+ "duration"
126
193
  ]
127
194
  },
128
195
  "a-cascader": {
@@ -184,54 +251,25 @@
184
251
  "expand-child"
185
252
  ]
186
253
  },
187
- "a-card": {
188
- "attributes": [
189
- "bordered",
190
- "loading",
191
- "hoverable",
192
- "size",
193
- "header-style",
194
- "body-style",
195
- "title",
196
- "extra"
197
- ]
198
- },
199
- "a-card-meta": {
200
- "attributes": [
201
- "title",
202
- "description"
203
- ]
204
- },
205
- "a-card-grid": {
206
- "attributes": [
207
- "hoverable"
208
- ]
209
- },
210
- "a-breadcrumb": {
211
- "attributes": [
212
- "max-count",
213
- "routes",
214
- "separator",
215
- "custom-url"
216
- ]
217
- },
218
- "a-breadcrumb-item": {
254
+ "a-checkbox": {
219
255
  "attributes": [
220
- "separator",
221
- "droplist",
222
- "dropdown-props"
256
+ "change",
257
+ "model-value",
258
+ "default-checked",
259
+ "value",
260
+ "disabled",
261
+ "indeterminate"
223
262
  ]
224
263
  },
225
- "a-badge": {
264
+ "a-checkbox-group": {
226
265
  "attributes": [
227
- "text",
228
- "dot",
229
- "dot-style",
230
- "max-count",
231
- "offset",
232
- "color",
233
- "status",
234
- "count"
266
+ "change",
267
+ "model-value",
268
+ "default-value",
269
+ "max",
270
+ "options",
271
+ "direction",
272
+ "disabled"
235
273
  ]
236
274
  },
237
275
  "a-collapse": {
@@ -254,44 +292,6 @@
254
292
  "destroy-on-hide"
255
293
  ]
256
294
  },
257
- "a-carousel": {
258
- "attributes": [
259
- "change",
260
- "current",
261
- "default-current",
262
- "move-speed",
263
- "animation-name",
264
- "trigger",
265
- "direction",
266
- "show-arrow",
267
- "arrow-class",
268
- "indicator-type",
269
- "indicator-position",
270
- "indicator-class",
271
- "transition-timing-function"
272
- ]
273
- },
274
- "a-checkbox": {
275
- "attributes": [
276
- "change",
277
- "model-value",
278
- "default-checked",
279
- "value",
280
- "disabled",
281
- "indeterminate"
282
- ]
283
- },
284
- "a-checkbox-group": {
285
- "attributes": [
286
- "change",
287
- "model-value",
288
- "default-value",
289
- "max",
290
- "options",
291
- "direction",
292
- "disabled"
293
- ]
294
- },
295
295
  "a-config-provider": {
296
296
  "attributes": [
297
297
  "prefix-cls",
@@ -331,92 +331,7 @@
331
331
  "preset-colors"
332
332
  ]
333
333
  },
334
- "a-range-picker": {
335
- "attributes": [
336
- "change",
337
- "select",
338
- "popup-visible-change",
339
- "ok",
340
- "clear",
341
- "select-shortcut",
342
- "picker-value-change",
343
- "mode",
344
- "model-value",
345
- "default-value",
346
- "picker-value",
347
- "default-picker-value",
348
- "disabled",
349
- "day-start-of-week",
350
- "format",
351
- "value-format",
352
- "show-time",
353
- "time-picker-props",
354
- "placeholder",
355
- "disabled-date",
356
- "disabled-time",
357
- "separator",
358
- "exchange-time",
359
- "disabled-input",
360
- "abbreviation"
361
- ]
362
- },
363
- "a-divider": {
364
- "attributes": [
365
- "direction",
366
- "orientation",
367
- "type",
368
- "size",
369
- "margin"
370
- ]
371
- },
372
- "a-input": {
373
- "attributes": [
374
- "input",
375
- "change",
376
- "press-enter",
377
- "clear",
378
- "focus",
379
- "blur",
380
- "model-value",
381
- "default-value",
382
- "size",
383
- "allow-clear",
384
- "disabled",
385
- "readonly",
386
- "error",
387
- "placeholder",
388
- "max-length",
389
- "show-word-limit",
390
- "word-length",
391
- "word-slice",
392
- "input-attrs",
393
- "prepend",
394
- "append"
395
- ]
396
- },
397
- "a-input-group": {
398
- "attributes": []
399
- },
400
- "a-input-password": {
401
- "attributes": [
402
- "visibility-change",
403
- "visibility",
404
- "default-visibility",
405
- "invisible-button"
406
- ]
407
- },
408
- "a-input-search": {
409
- "attributes": [
410
- "search",
411
- "search-button",
412
- "loading",
413
- "disabled",
414
- "size",
415
- "button-text",
416
- "button-props"
417
- ]
418
- },
419
- "a-descriptions": {
334
+ "a-descriptions": {
420
335
  "attributes": [
421
336
  "data",
422
337
  "column",
@@ -436,56 +351,6 @@
436
351
  "label"
437
352
  ]
438
353
  },
439
- "a-form": {
440
- "attributes": [
441
- "submit",
442
- "submit-success",
443
- "submit-failed",
444
- "model",
445
- "layout",
446
- "size",
447
- "label-col-props",
448
- "wrapper-col-props",
449
- "label-align",
450
- "disabled",
451
- "rules",
452
- "auto-label-width",
453
- "id",
454
- "scroll-to-first-error"
455
- ]
456
- },
457
- "a-form-item": {
458
- "attributes": [
459
- "field",
460
- "label",
461
- "tooltip",
462
- "show-colon",
463
- "no-style",
464
- "disabled",
465
- "help",
466
- "extra",
467
- "required",
468
- "asterisk-position",
469
- "rules",
470
- "validate-status",
471
- "validate-trigger",
472
- "label-col-props",
473
- "wrapper-col-props",
474
- "hide-label",
475
- "hide-asterisk",
476
- "label-col-style",
477
- "wrapper-col-style",
478
- "row-props",
479
- "row-class",
480
- "content-class",
481
- "content-flex",
482
- "merge-props",
483
- "label-col-flex",
484
- "feedback",
485
- "label-component",
486
- "label-attrs"
487
- ]
488
- },
489
354
  "a-drawer": {
490
355
  "attributes": [
491
356
  "ok",
@@ -522,6 +387,164 @@
522
387
  "hide-cancel"
523
388
  ]
524
389
  },
390
+ "a-image": {
391
+ "attributes": [
392
+ "preview-visible-change",
393
+ "src",
394
+ "width",
395
+ "height",
396
+ "title",
397
+ "description",
398
+ "fit",
399
+ "alt",
400
+ "hide-footer",
401
+ "footer-position",
402
+ "show-loader",
403
+ "preview",
404
+ "preview-visible",
405
+ "default-preview-visible",
406
+ "preview-props",
407
+ "footer-class"
408
+ ]
409
+ },
410
+ "a-image-preview": {
411
+ "attributes": [
412
+ "close",
413
+ "src",
414
+ "visible",
415
+ "default-visible",
416
+ "mask-closable",
417
+ "closable",
418
+ "actions-layout",
419
+ "popup-container",
420
+ "esc-to-close",
421
+ "wheel-zoom",
422
+ "keyboard",
423
+ "default-scale",
424
+ "zoom-rate"
425
+ ]
426
+ },
427
+ "a-image-preview-group": {
428
+ "attributes": [
429
+ "change",
430
+ "visible-change",
431
+ "src-list",
432
+ "current",
433
+ "default-current",
434
+ "infinite",
435
+ "visible",
436
+ "default-visible",
437
+ "mask-closable",
438
+ "closable",
439
+ "actions-layout",
440
+ "popup-container"
441
+ ]
442
+ },
443
+ "a-image-preview-action": {
444
+ "attributes": [
445
+ "name",
446
+ "disabled"
447
+ ]
448
+ },
449
+ "a-range-picker": {
450
+ "attributes": [
451
+ "change",
452
+ "select",
453
+ "popup-visible-change",
454
+ "ok",
455
+ "clear",
456
+ "select-shortcut",
457
+ "picker-value-change",
458
+ "mode",
459
+ "model-value",
460
+ "default-value",
461
+ "picker-value",
462
+ "default-picker-value",
463
+ "disabled",
464
+ "day-start-of-week",
465
+ "format",
466
+ "value-format",
467
+ "show-time",
468
+ "time-picker-props",
469
+ "placeholder",
470
+ "disabled-date",
471
+ "disabled-time",
472
+ "separator",
473
+ "exchange-time",
474
+ "disabled-input",
475
+ "abbreviation"
476
+ ]
477
+ },
478
+ "a-divider": {
479
+ "attributes": [
480
+ "direction",
481
+ "orientation",
482
+ "type",
483
+ "size",
484
+ "margin"
485
+ ]
486
+ },
487
+ "a-empty": {
488
+ "attributes": [
489
+ "description",
490
+ "img-src",
491
+ "in-config-provider"
492
+ ]
493
+ },
494
+ "a-dropdown": {
495
+ "attributes": [
496
+ "popup-visible-change",
497
+ "select",
498
+ "popup-visible",
499
+ "default-popup-visible",
500
+ "trigger",
501
+ "position",
502
+ "popup-container",
503
+ "popup-max-height",
504
+ "hide-on-select"
505
+ ]
506
+ },
507
+ "a-doption": {
508
+ "attributes": [
509
+ "click",
510
+ "value",
511
+ "disabled"
512
+ ]
513
+ },
514
+ "a-dgroup": {
515
+ "attributes": [
516
+ "title"
517
+ ]
518
+ },
519
+ "a-dsubmenu": {
520
+ "attributes": [
521
+ "popup-visible-change",
522
+ "value",
523
+ "disabled",
524
+ "trigger",
525
+ "position",
526
+ "popup-visible",
527
+ "default-popup-visible",
528
+ "option-props"
529
+ ]
530
+ },
531
+ "a-dropdown-button": {
532
+ "attributes": [
533
+ "popup-visible-change",
534
+ "click",
535
+ "select",
536
+ "popup-visible",
537
+ "default-popup-visible",
538
+ "trigger",
539
+ "position",
540
+ "popup-container",
541
+ "disabled",
542
+ "type",
543
+ "size",
544
+ "button-props",
545
+ "hide-on-select"
546
+ ]
547
+ },
525
548
  "a-row": {
526
549
  "attributes": [
527
550
  "gutter",
@@ -561,38 +584,195 @@
561
584
  "suffix"
562
585
  ]
563
586
  },
564
- "a-empty": {
587
+ "a-list": {
565
588
  "attributes": [
566
- "description",
567
- "img-src",
568
- "in-config-provider"
589
+ "scroll",
590
+ "reach-bottom",
591
+ "page-change",
592
+ "page-size-change",
593
+ "data",
594
+ "size",
595
+ "bordered",
596
+ "split",
597
+ "loading",
598
+ "hoverable",
599
+ "pagination-props",
600
+ "grid-props",
601
+ "max-height",
602
+ "bottom-offset",
603
+ "virtual-list-props",
604
+ "scrollbar"
569
605
  ]
570
606
  },
571
- "a-input-tag": {
607
+ "a-list-item": {
608
+ "attributes": [
609
+ "action-layout"
610
+ ]
611
+ },
612
+ "a-list-item-meta": {
572
613
  "attributes": [
614
+ "title",
615
+ "description"
616
+ ]
617
+ },
618
+ "a-input": {
619
+ "attributes": [
620
+ "input",
573
621
  "change",
574
- "input-value-change",
575
622
  "press-enter",
576
- "remove",
577
623
  "clear",
578
624
  "focus",
579
625
  "blur",
580
626
  "model-value",
581
627
  "default-value",
582
- "input-value",
583
- "default-input-value",
584
- "placeholder",
628
+ "size",
629
+ "allow-clear",
585
630
  "disabled",
586
- "error",
587
631
  "readonly",
588
- "allow-clear",
632
+ "error",
633
+ "placeholder",
634
+ "max-length",
635
+ "show-word-limit",
636
+ "word-length",
637
+ "word-slice",
638
+ "input-attrs",
639
+ "prepend",
640
+ "append"
641
+ ]
642
+ },
643
+ "a-input-group": {
644
+ "attributes": []
645
+ },
646
+ "a-input-password": {
647
+ "attributes": [
648
+ "visibility-change",
649
+ "visibility",
650
+ "default-visibility",
651
+ "invisible-button"
652
+ ]
653
+ },
654
+ "a-input-search": {
655
+ "attributes": [
656
+ "search",
657
+ "search-button",
658
+ "loading",
659
+ "disabled",
589
660
  "size",
590
- "max-tag-count",
591
- "retain-input-value",
592
- "format-tag",
593
- "unique-value",
594
- "field-names",
595
- "tag-nowrap"
661
+ "button-text",
662
+ "button-props"
663
+ ]
664
+ },
665
+ "a-menu": {
666
+ "attributes": [
667
+ "collapse",
668
+ "menu-item-click",
669
+ "sub-menu-click",
670
+ "theme",
671
+ "mode",
672
+ "level-indent",
673
+ "auto-open",
674
+ "collapsed",
675
+ "default-collapsed",
676
+ "collapsed-width",
677
+ "accordion",
678
+ "auto-scroll-into-view",
679
+ "show-collapse-button",
680
+ "selected-keys",
681
+ "default-selected-keys",
682
+ "open-keys",
683
+ "default-open-keys",
684
+ "scroll-config",
685
+ "trigger-props",
686
+ "tooltip-props",
687
+ "auto-open-selected",
688
+ "breakpoint",
689
+ "popup-max-height"
690
+ ]
691
+ },
692
+ "a-sub-menu": {
693
+ "attributes": [
694
+ "title",
695
+ "selectable",
696
+ "popup",
697
+ "popup-max-height"
698
+ ]
699
+ },
700
+ "a-menu-item-group": {
701
+ "attributes": [
702
+ "title"
703
+ ]
704
+ },
705
+ "a-menu-item": {
706
+ "attributes": [
707
+ "disabled"
708
+ ]
709
+ },
710
+ "a-mention": {
711
+ "attributes": [
712
+ "change",
713
+ "search",
714
+ "select",
715
+ "clear",
716
+ "focus",
717
+ "blur",
718
+ "model-value",
719
+ "default-value",
720
+ "data",
721
+ "prefix",
722
+ "split",
723
+ "type",
724
+ "disabled",
725
+ "allow-clear"
726
+ ]
727
+ },
728
+ "a-form": {
729
+ "attributes": [
730
+ "submit",
731
+ "submit-success",
732
+ "submit-failed",
733
+ "model",
734
+ "layout",
735
+ "size",
736
+ "label-col-props",
737
+ "wrapper-col-props",
738
+ "label-align",
739
+ "disabled",
740
+ "rules",
741
+ "auto-label-width",
742
+ "id",
743
+ "scroll-to-first-error"
744
+ ]
745
+ },
746
+ "a-form-item": {
747
+ "attributes": [
748
+ "field",
749
+ "label",
750
+ "tooltip",
751
+ "show-colon",
752
+ "no-style",
753
+ "disabled",
754
+ "help",
755
+ "extra",
756
+ "required",
757
+ "asterisk-position",
758
+ "rules",
759
+ "validate-status",
760
+ "validate-trigger",
761
+ "label-col-props",
762
+ "wrapper-col-props",
763
+ "hide-label",
764
+ "hide-asterisk",
765
+ "label-col-style",
766
+ "wrapper-col-style",
767
+ "row-props",
768
+ "row-class",
769
+ "content-class",
770
+ "content-flex",
771
+ "merge-props",
772
+ "label-col-flex",
773
+ "feedback",
774
+ "label-component",
775
+ "label-attrs"
596
776
  ]
597
777
  },
598
778
  "a-input-number": {
@@ -614,6 +794,7 @@
614
794
  "min",
615
795
  "formatter",
616
796
  "parser",
797
+ "show-group-separator",
617
798
  "placeholder",
618
799
  "hide-button",
619
800
  "size",
@@ -624,136 +805,66 @@
624
805
  "keyboard"
625
806
  ]
626
807
  },
627
- "a-list": {
628
- "attributes": [
629
- "scroll",
630
- "reach-bottom",
631
- "page-change",
632
- "page-size-change",
633
- "data",
634
- "size",
635
- "bordered",
636
- "split",
637
- "loading",
638
- "hoverable",
639
- "pagination-props",
640
- "grid-props",
641
- "max-height",
642
- "bottom-offset",
643
- "virtual-list-props",
644
- "scrollbar"
645
- ]
646
- },
647
- "a-list-item": {
648
- "attributes": [
649
- "action-layout"
650
- ]
651
- },
652
- "a-list-item-meta": {
653
- "attributes": [
654
- "title",
655
- "description"
656
- ]
657
- },
658
- "a-mention": {
808
+ "a-input-tag": {
659
809
  "attributes": [
660
810
  "change",
661
- "search",
662
- "select",
811
+ "input-value-change",
812
+ "press-enter",
813
+ "remove",
663
814
  "clear",
664
815
  "focus",
665
816
  "blur",
666
817
  "model-value",
667
818
  "default-value",
668
- "data",
669
- "prefix",
670
- "split",
671
- "type",
819
+ "input-value",
820
+ "default-input-value",
821
+ "placeholder",
672
822
  "disabled",
673
- "allow-clear"
674
- ]
675
- },
676
- "a-layout": {
677
- "attributes": [
678
- "has-sider"
679
- ]
680
- },
681
- "a-layout-header": {
682
- "attributes": []
683
- },
684
- "a-layout-content": {
685
- "attributes": []
686
- },
687
- "a-layout-footer": {
688
- "attributes": []
689
- },
690
- "a-layout-sider": {
691
- "attributes": [
692
- "collapse",
693
- "breakpoint",
694
- "theme",
695
- "collapsed",
696
- "default-collapsed",
697
- "collapsible",
698
- "width",
699
- "collapsed-width",
700
- "reverse-arrow",
701
- "resize-directions",
702
- "hide-trigger"
703
- ]
704
- },
705
- "a-dropdown": {
706
- "attributes": [
707
- "popup-visible-change",
708
- "select",
709
- "popup-visible",
710
- "default-popup-visible",
711
- "trigger",
712
- "position",
713
- "popup-container",
714
- "popup-max-height",
715
- "hide-on-select"
823
+ "error",
824
+ "readonly",
825
+ "allow-clear",
826
+ "size",
827
+ "max-tag-count",
828
+ "retain-input-value",
829
+ "format-tag",
830
+ "unique-value",
831
+ "field-names",
832
+ "tag-nowrap"
716
833
  ]
717
834
  },
718
- "a-doption": {
835
+ "a-link": {
719
836
  "attributes": [
720
837
  "click",
721
- "value",
838
+ "href",
839
+ "status",
840
+ "hoverable",
841
+ "icon",
842
+ "loading",
722
843
  "disabled"
723
844
  ]
724
845
  },
725
- "a-dgroup": {
726
- "attributes": [
727
- "title"
728
- ]
729
- },
730
- "a-dsubmenu": {
846
+ "a-popconfirm": {
731
847
  "attributes": [
732
848
  "popup-visible-change",
733
- "value",
734
- "disabled",
735
- "trigger",
849
+ "ok",
850
+ "cancel",
851
+ "content",
736
852
  "position",
737
853
  "popup-visible",
738
854
  "default-popup-visible",
739
- "option-props"
740
- ]
741
- },
742
- "a-dropdown-button": {
743
- "attributes": [
744
- "popup-visible-change",
745
- "click",
746
- "select",
747
- "popup-visible",
748
- "default-popup-visible",
749
- "trigger",
750
- "position",
751
- "popup-container",
752
- "disabled",
753
855
  "type",
754
- "size",
755
- "button-props",
756
- "hide-on-select"
856
+ "ok-text",
857
+ "cancel-text",
858
+ "ok-loading",
859
+ "ok-button-props",
860
+ "cancel-button-props",
861
+ "content-class",
862
+ "content-style",
863
+ "arrow-class",
864
+ "arrow-style",
865
+ "popup-container",
866
+ "before-ok",
867
+ "before-cancel"
757
868
  ]
758
869
  },
759
870
  "a-modal": {
@@ -800,94 +911,28 @@
800
911
  "hide-title"
801
912
  ]
802
913
  },
803
- "a-notification": {
804
- "attributes": []
805
- },
806
- "a-page-header": {
807
- "attributes": [
808
- "back",
809
- "title",
810
- "subtitle",
811
- "show-back"
812
- ]
813
- },
814
- "a-pagination": {
815
- "attributes": [
816
- "change",
817
- "page-size-change",
818
- "total",
819
- "current",
820
- "default-current",
821
- "page-size",
822
- "default-page-size",
823
- "disabled",
824
- "hide-on-single-page",
825
- "simple",
826
- "show-total",
827
- "show-more",
828
- "show-jumper",
829
- "show-page-size",
830
- "page-size-options",
831
- "page-size-props",
832
- "size",
833
- "page-item-style",
834
- "active-page-item-style",
835
- "base-size",
836
- "buffer-size",
837
- "auto-adjust"
838
- ]
839
- },
840
- "a-overflow-list": {
841
- "attributes": [
842
- "change",
843
- "min",
844
- "margin",
845
- "from"
846
- ]
847
- },
848
- "a-menu": {
849
- "attributes": [
850
- "collapse",
851
- "menu-item-click",
852
- "sub-menu-click",
853
- "theme",
854
- "mode",
855
- "level-indent",
856
- "auto-open",
857
- "collapsed",
858
- "default-collapsed",
859
- "collapsed-width",
860
- "accordion",
861
- "auto-scroll-into-view",
862
- "show-collapse-button",
863
- "selected-keys",
864
- "default-selected-keys",
865
- "open-keys",
866
- "default-open-keys",
867
- "scroll-config",
868
- "trigger-props",
869
- "tooltip-props",
870
- "auto-open-selected",
871
- "breakpoint",
872
- "popup-max-height"
873
- ]
874
- },
875
- "a-sub-menu": {
876
- "attributes": [
877
- "title",
878
- "selectable",
879
- "popup",
880
- "popup-max-height"
881
- ]
882
- },
883
- "a-menu-item-group": {
914
+ "a-overflow-list": {
884
915
  "attributes": [
885
- "title"
916
+ "change",
917
+ "min",
918
+ "margin",
919
+ "from"
886
920
  ]
887
921
  },
888
- "a-menu-item": {
922
+ "a-popover": {
889
923
  "attributes": [
890
- "disabled"
924
+ "popup-visible-change",
925
+ "popup-visible",
926
+ "default-popup-visible",
927
+ "title",
928
+ "content",
929
+ "trigger",
930
+ "position",
931
+ "content-class",
932
+ "content-style",
933
+ "arrow-class",
934
+ "arrow-style",
935
+ "popup-container"
891
936
  ]
892
937
  },
893
938
  "a-progress": {
@@ -905,39 +950,30 @@
905
950
  "status"
906
951
  ]
907
952
  },
908
- "a-link": {
909
- "attributes": [
910
- "click",
911
- "href",
912
- "status",
913
- "hoverable",
914
- "icon",
915
- "loading",
916
- "disabled"
917
- ]
918
- },
919
- "a-popconfirm": {
953
+ "a-pagination": {
920
954
  "attributes": [
921
- "popup-visible-change",
922
- "ok",
923
- "cancel",
924
- "content",
925
- "position",
926
- "popup-visible",
927
- "default-popup-visible",
928
- "type",
929
- "ok-text",
930
- "cancel-text",
931
- "ok-loading",
932
- "ok-button-props",
933
- "cancel-button-props",
934
- "content-class",
935
- "content-style",
936
- "arrow-class",
937
- "arrow-style",
938
- "popup-container",
939
- "before-ok",
940
- "before-cancel"
955
+ "change",
956
+ "page-size-change",
957
+ "total",
958
+ "current",
959
+ "default-current",
960
+ "page-size",
961
+ "default-page-size",
962
+ "disabled",
963
+ "hide-on-single-page",
964
+ "simple",
965
+ "show-total",
966
+ "show-more",
967
+ "show-jumper",
968
+ "show-page-size",
969
+ "page-size-options",
970
+ "page-size-props",
971
+ "size",
972
+ "page-item-style",
973
+ "active-page-item-style",
974
+ "base-size",
975
+ "buffer-size",
976
+ "auto-adjust"
941
977
  ]
942
978
  },
943
979
  "a-radio": {
@@ -962,6 +998,14 @@
962
998
  "disabled"
963
999
  ]
964
1000
  },
1001
+ "a-page-header": {
1002
+ "attributes": [
1003
+ "back",
1004
+ "title",
1005
+ "subtitle",
1006
+ "show-back"
1007
+ ]
1008
+ },
965
1009
  "a-resize-box": {
966
1010
  "attributes": [
967
1011
  "moving-start",
@@ -973,43 +1017,11 @@
973
1017
  "directions"
974
1018
  ]
975
1019
  },
976
- "a-rate": {
977
- "attributes": [
978
- "change",
979
- "hover-change",
980
- "count",
981
- "model-value",
982
- "default-value",
983
- "allow-half",
984
- "allow-clear",
985
- "grading",
986
- "readonly",
987
- "disabled",
988
- "color"
989
- ]
990
- },
991
- "a-popover": {
1020
+ "a-result": {
992
1021
  "attributes": [
993
- "popup-visible-change",
994
- "popup-visible",
995
- "default-popup-visible",
1022
+ "status",
996
1023
  "title",
997
- "content",
998
- "trigger",
999
- "position",
1000
- "content-class",
1001
- "content-style",
1002
- "arrow-class",
1003
- "arrow-style",
1004
- "popup-container"
1005
- ]
1006
- },
1007
- "a-scrollbar": {
1008
- "attributes": [
1009
- "scroll",
1010
- "type",
1011
- "outer-class",
1012
- "outer-style"
1024
+ "subtitle"
1013
1025
  ]
1014
1026
  },
1015
1027
  "a-select": {
@@ -1075,13 +1087,6 @@
1075
1087
  "label"
1076
1088
  ]
1077
1089
  },
1078
- "a-result": {
1079
- "attributes": [
1080
- "status",
1081
- "title",
1082
- "subtitle"
1083
- ]
1084
- },
1085
1090
  "a-space": {
1086
1091
  "attributes": [
1087
1092
  "align",
@@ -1091,18 +1096,19 @@
1091
1096
  "fill"
1092
1097
  ]
1093
1098
  },
1094
- "a-split": {
1099
+ "a-rate": {
1095
1100
  "attributes": [
1096
- "move-start",
1097
- "moving",
1098
- "move-end",
1099
- "component",
1100
- "direction",
1101
- "size",
1102
- "default-size",
1103
- "min",
1104
- "max",
1105
- "disabled"
1101
+ "change",
1102
+ "hover-change",
1103
+ "count",
1104
+ "model-value",
1105
+ "default-value",
1106
+ "allow-half",
1107
+ "allow-clear",
1108
+ "grading",
1109
+ "readonly",
1110
+ "disabled",
1111
+ "color"
1106
1112
  ]
1107
1113
  },
1108
1114
  "a-skeleton": {
@@ -1142,21 +1148,18 @@
1142
1148
  "show-tooltip"
1143
1149
  ]
1144
1150
  },
1145
- "a-tag": {
1151
+ "a-split": {
1146
1152
  "attributes": [
1147
- "close",
1148
- "check",
1149
- "color",
1153
+ "move-start",
1154
+ "moving",
1155
+ "move-end",
1156
+ "component",
1157
+ "direction",
1150
1158
  "size",
1151
- "bordered",
1152
- "visible",
1153
- "default-visible",
1154
- "loading",
1155
- "closable",
1156
- "checkable",
1157
- "checked",
1158
- "default-checked",
1159
- "nowrap"
1159
+ "default-size",
1160
+ "min",
1161
+ "max",
1162
+ "disabled"
1160
1163
  ]
1161
1164
  },
1162
1165
  "a-spin": {
@@ -1168,6 +1171,28 @@
1168
1171
  "hide-icon"
1169
1172
  ]
1170
1173
  },
1174
+ "a-steps": {
1175
+ "attributes": [
1176
+ "change",
1177
+ "type",
1178
+ "direction",
1179
+ "label-placement",
1180
+ "current",
1181
+ "default-current",
1182
+ "status",
1183
+ "line-less",
1184
+ "small",
1185
+ "changeable"
1186
+ ]
1187
+ },
1188
+ "a-step": {
1189
+ "attributes": [
1190
+ "title",
1191
+ "description",
1192
+ "status",
1193
+ "disabled"
1194
+ ]
1195
+ },
1171
1196
  "a-statistic": {
1172
1197
  "attributes": [
1173
1198
  "title",
@@ -1185,37 +1210,98 @@
1185
1210
  "value-style"
1186
1211
  ]
1187
1212
  },
1188
- "a-countdown": {
1213
+ "a-countdown": {
1214
+ "attributes": [
1215
+ "finish",
1216
+ "title",
1217
+ "value",
1218
+ "now",
1219
+ "format",
1220
+ "start",
1221
+ "value-style"
1222
+ ]
1223
+ },
1224
+ "a-switch": {
1225
+ "attributes": [
1226
+ "change",
1227
+ "focus",
1228
+ "blur",
1229
+ "model-value",
1230
+ "default-checked",
1231
+ "disabled",
1232
+ "loading",
1233
+ "type",
1234
+ "size",
1235
+ "checked-value",
1236
+ "unchecked-value",
1237
+ "checked-color",
1238
+ "unchecked-color",
1239
+ "before-change",
1240
+ "checked-text",
1241
+ "unchecked-text"
1242
+ ]
1243
+ },
1244
+ "a-scrollbar": {
1245
+ "attributes": [
1246
+ "scroll",
1247
+ "type",
1248
+ "outer-class",
1249
+ "outer-style"
1250
+ ]
1251
+ },
1252
+ "a-tabs": {
1253
+ "attributes": [
1254
+ "change",
1255
+ "tab-click",
1256
+ "add",
1257
+ "delete",
1258
+ "active-key",
1259
+ "default-active-key",
1260
+ "position",
1261
+ "size",
1262
+ "type",
1263
+ "direction",
1264
+ "editable",
1265
+ "show-add-button",
1266
+ "destroy-on-hide",
1267
+ "lazy-load",
1268
+ "justify",
1269
+ "animation",
1270
+ "header-padding",
1271
+ "auto-switch",
1272
+ "hide-content",
1273
+ "trigger",
1274
+ "scroll-position"
1275
+ ]
1276
+ },
1277
+ "a-tab-pane": {
1189
1278
  "attributes": [
1190
- "finish",
1191
1279
  "title",
1192
- "value",
1193
- "now",
1194
- "format",
1195
- "start",
1196
- "value-style"
1280
+ "disabled",
1281
+ "closable",
1282
+ "destroy-on-hide"
1197
1283
  ]
1198
1284
  },
1199
- "a-switch": {
1285
+ "a-tag": {
1200
1286
  "attributes": [
1201
- "change",
1202
- "focus",
1203
- "blur",
1204
- "model-value",
1205
- "default-checked",
1206
- "disabled",
1207
- "loading",
1208
- "type",
1287
+ "close",
1288
+ "check",
1289
+ "color",
1209
1290
  "size",
1210
- "checked-value",
1211
- "unchecked-value",
1212
- "checked-color",
1213
- "unchecked-color",
1214
- "before-change",
1215
- "checked-text",
1216
- "unchecked-text"
1291
+ "bordered",
1292
+ "visible",
1293
+ "default-visible",
1294
+ "loading",
1295
+ "closable",
1296
+ "checkable",
1297
+ "checked",
1298
+ "default-checked",
1299
+ "nowrap"
1217
1300
  ]
1218
1301
  },
1302
+ "a-notification": {
1303
+ "attributes": []
1304
+ },
1219
1305
  "a-table": {
1220
1306
  "attributes": [
1221
1307
  "expand",
@@ -1299,77 +1385,20 @@
1299
1385
  "tooltip"
1300
1386
  ]
1301
1387
  },
1302
- "a-textarea": {
1303
- "attributes": [
1304
- "input",
1305
- "change",
1306
- "clear",
1307
- "focus",
1308
- "blur",
1309
- "model-value",
1310
- "default-value",
1311
- "placeholder",
1312
- "disabled",
1313
- "error",
1314
- "max-length",
1315
- "show-word-limit",
1316
- "allow-clear",
1317
- "auto-size",
1318
- "word-length",
1319
- "word-slice",
1320
- "textarea-attrs"
1321
- ]
1322
- },
1323
- "a-tabs": {
1388
+ "a-tooltip": {
1324
1389
  "attributes": [
1325
- "change",
1326
- "tab-click",
1327
- "add",
1328
- "delete",
1329
- "active-key",
1330
- "default-active-key",
1390
+ "popup-visible-change",
1391
+ "popup-visible",
1392
+ "default-popup-visible",
1393
+ "content",
1331
1394
  "position",
1332
- "size",
1333
- "type",
1334
- "direction",
1335
- "editable",
1336
- "show-add-button",
1337
- "destroy-on-hide",
1338
- "lazy-load",
1339
- "justify",
1340
- "animation",
1341
- "header-padding",
1342
- "auto-switch",
1343
- "hide-content",
1344
- "trigger",
1345
- "scroll-position"
1346
- ]
1347
- },
1348
- "a-tab-pane": {
1349
- "attributes": [
1350
- "title",
1351
- "disabled",
1352
- "closable",
1353
- "destroy-on-hide"
1354
- ]
1355
- },
1356
- "a-timeline": {
1357
- "attributes": [
1358
- "reverse",
1359
- "direction",
1360
- "mode",
1361
- "pending",
1362
- "label-position"
1363
- ]
1364
- },
1365
- "a-timeline-item": {
1366
- "attributes": [
1367
- "dot-color",
1368
- "dot-type",
1369
- "line-type",
1370
- "line-color",
1371
- "label",
1372
- "position"
1395
+ "mini",
1396
+ "background-color",
1397
+ "content-class",
1398
+ "content-style",
1399
+ "arrow-class",
1400
+ "arrow-style",
1401
+ "popup-container"
1373
1402
  ]
1374
1403
  },
1375
1404
  "a-time-picker": {
@@ -1403,126 +1432,44 @@
1403
1432
  "unmount-on-close"
1404
1433
  ]
1405
1434
  },
1406
- "a-transfer": {
1435
+ "a-textarea": {
1407
1436
  "attributes": [
1437
+ "input",
1408
1438
  "change",
1409
- "select",
1410
- "search",
1411
- "data",
1439
+ "clear",
1440
+ "focus",
1441
+ "blur",
1412
1442
  "model-value",
1413
1443
  "default-value",
1414
- "selected",
1415
- "default-selected",
1416
- "disabled",
1417
- "simple",
1418
- "one-way",
1419
- "show-search",
1420
- "show-select-all",
1421
- "title",
1422
- "source-input-search-props",
1423
- "target-input-search-props"
1424
- ]
1425
- },
1426
- "a-tree": {
1427
- "attributes": [
1428
- "select",
1429
- "check",
1430
- "expand",
1431
- "drag-start",
1432
- "drag-end",
1433
- "drag-over",
1434
- "drag-leave",
1435
- "drop",
1436
- "size",
1437
- "block-node",
1438
- "default-expand-all",
1439
- "multiple",
1440
- "checkable",
1441
- "selectable",
1442
- "check-strictly",
1443
- "checked-strategy",
1444
- "default-selected-keys",
1445
- "selected-keys",
1446
- "default-checked-keys",
1447
- "checked-keys",
1448
- "default-expanded-keys",
1449
- "expanded-keys",
1450
- "data",
1451
- "field-names",
1452
- "show-line",
1453
- "load-more",
1454
- "draggable",
1455
- "allow-drop",
1456
- "virtual-list-props",
1457
- "default-expand-selected",
1458
- "default-expand-checked",
1459
- "auto-expand-parent",
1460
- "half-checked-keys",
1461
- "only-check-leaf",
1462
- "animation",
1463
- "action-on-node-click"
1464
- ]
1465
- },
1466
- "a-steps": {
1467
- "attributes": [
1468
- "change",
1469
- "type",
1470
- "direction",
1471
- "label-placement",
1472
- "current",
1473
- "default-current",
1474
- "status",
1475
- "line-less",
1476
- "small",
1477
- "changeable"
1478
- ]
1479
- },
1480
- "a-step": {
1481
- "attributes": [
1482
- "title",
1483
- "description",
1484
- "status",
1485
- "disabled"
1486
- ]
1487
- },
1488
- "a-trigger": {
1489
- "attributes": [
1490
- "popup-visible-change",
1491
- "show",
1492
- "hide",
1493
- "popup-visible",
1494
- "default-popup-visible",
1495
- "trigger",
1496
- "position",
1444
+ "placeholder",
1497
1445
  "disabled",
1498
- "popup-offset",
1499
- "popup-translate",
1500
- "show-arrow",
1501
- "align-point",
1502
- "popup-hover-stay",
1503
- "blur-to-close",
1504
- "click-to-close",
1505
- "click-outside-to-close",
1506
- "unmount-on-close",
1507
- "content-class",
1508
- "content-style",
1509
- "arrow-class",
1510
- "arrow-style",
1511
- "popup-style",
1512
- "animation-name",
1513
- "duration",
1514
- "mouse-enter-delay",
1515
- "mouse-leave-delay",
1516
- "focus-delay",
1517
- "auto-fit-popup-width",
1518
- "auto-fit-popup-min-width",
1519
- "auto-fix-position",
1520
- "popup-container",
1521
- "auto-fit-position",
1522
- "render-to-body",
1523
- "prevent-focus",
1524
- "scroll-to-close",
1525
- "scroll-to-close-distance"
1446
+ "error",
1447
+ "max-length",
1448
+ "show-word-limit",
1449
+ "allow-clear",
1450
+ "auto-size",
1451
+ "word-length",
1452
+ "word-slice",
1453
+ "textarea-attrs"
1454
+ ]
1455
+ },
1456
+ "a-timeline": {
1457
+ "attributes": [
1458
+ "reverse",
1459
+ "direction",
1460
+ "mode",
1461
+ "pending",
1462
+ "label-position"
1463
+ ]
1464
+ },
1465
+ "a-timeline-item": {
1466
+ "attributes": [
1467
+ "dot-color",
1468
+ "dot-type",
1469
+ "line-type",
1470
+ "line-color",
1471
+ "label",
1472
+ "position"
1526
1473
  ]
1527
1474
  },
1528
1475
  "a-typography": {
@@ -1609,24 +1556,6 @@
1609
1556
  "copy-tooltip-props"
1610
1557
  ]
1611
1558
  },
1612
- "a-watermark": {
1613
- "attributes": [
1614
- "content",
1615
- "image",
1616
- "width",
1617
- "height",
1618
- "gap",
1619
- "offset",
1620
- "rotate",
1621
- "font",
1622
- "z-index",
1623
- "alpha",
1624
- "anti-tamper",
1625
- "grayscale",
1626
- "repeat",
1627
- "staggered"
1628
- ]
1629
- },
1630
1559
  "a-upload": {
1631
1560
  "attributes": [
1632
1561
  "exceed-limit",
@@ -1668,23 +1597,6 @@
1668
1597
  "button-click"
1669
1598
  ]
1670
1599
  },
1671
- "a-verification-code": {
1672
- "attributes": [
1673
- "change",
1674
- "finish",
1675
- "input",
1676
- "model-value",
1677
- "default-value",
1678
- "length",
1679
- "size",
1680
- "disabled",
1681
- "masked",
1682
- "readonly",
1683
- "error",
1684
- "separator",
1685
- "formatter"
1686
- ]
1687
- },
1688
1600
  "a-tree-select": {
1689
1601
  "attributes": [
1690
1602
  "change",
@@ -1729,79 +1641,168 @@
1729
1641
  "default-input-value"
1730
1642
  ]
1731
1643
  },
1732
- "a-tooltip": {
1644
+ "a-transfer": {
1645
+ "attributes": [
1646
+ "change",
1647
+ "select",
1648
+ "search",
1649
+ "data",
1650
+ "model-value",
1651
+ "default-value",
1652
+ "selected",
1653
+ "default-selected",
1654
+ "disabled",
1655
+ "simple",
1656
+ "one-way",
1657
+ "show-search",
1658
+ "show-select-all",
1659
+ "title",
1660
+ "source-input-search-props",
1661
+ "target-input-search-props"
1662
+ ]
1663
+ },
1664
+ "a-tree": {
1665
+ "attributes": [
1666
+ "select",
1667
+ "check",
1668
+ "expand",
1669
+ "drag-start",
1670
+ "drag-end",
1671
+ "drag-over",
1672
+ "drag-leave",
1673
+ "drop",
1674
+ "size",
1675
+ "block-node",
1676
+ "default-expand-all",
1677
+ "multiple",
1678
+ "checkable",
1679
+ "selectable",
1680
+ "check-strictly",
1681
+ "checked-strategy",
1682
+ "default-selected-keys",
1683
+ "selected-keys",
1684
+ "default-checked-keys",
1685
+ "checked-keys",
1686
+ "default-expanded-keys",
1687
+ "expanded-keys",
1688
+ "data",
1689
+ "field-names",
1690
+ "show-line",
1691
+ "load-more",
1692
+ "draggable",
1693
+ "allow-drop",
1694
+ "virtual-list-props",
1695
+ "default-expand-selected",
1696
+ "default-expand-checked",
1697
+ "auto-expand-parent",
1698
+ "half-checked-keys",
1699
+ "only-check-leaf",
1700
+ "animation",
1701
+ "action-on-node-click"
1702
+ ]
1703
+ },
1704
+ "a-layout": {
1705
+ "attributes": [
1706
+ "has-sider"
1707
+ ]
1708
+ },
1709
+ "a-layout-header": {
1710
+ "attributes": []
1711
+ },
1712
+ "a-layout-content": {
1713
+ "attributes": []
1714
+ },
1715
+ "a-layout-footer": {
1716
+ "attributes": []
1717
+ },
1718
+ "a-layout-sider": {
1719
+ "attributes": [
1720
+ "collapse",
1721
+ "breakpoint",
1722
+ "theme",
1723
+ "collapsed",
1724
+ "default-collapsed",
1725
+ "collapsible",
1726
+ "width",
1727
+ "collapsed-width",
1728
+ "reverse-arrow",
1729
+ "resize-directions",
1730
+ "hide-trigger"
1731
+ ]
1732
+ },
1733
+ "a-trigger": {
1733
1734
  "attributes": [
1734
1735
  "popup-visible-change",
1736
+ "show",
1737
+ "hide",
1735
1738
  "popup-visible",
1736
1739
  "default-popup-visible",
1737
- "content",
1740
+ "trigger",
1738
1741
  "position",
1739
- "mini",
1740
- "background-color",
1742
+ "disabled",
1743
+ "popup-offset",
1744
+ "popup-translate",
1745
+ "show-arrow",
1746
+ "align-point",
1747
+ "popup-hover-stay",
1748
+ "blur-to-close",
1749
+ "click-to-close",
1750
+ "click-outside-to-close",
1751
+ "unmount-on-close",
1741
1752
  "content-class",
1742
1753
  "content-style",
1743
1754
  "arrow-class",
1744
1755
  "arrow-style",
1745
- "popup-container"
1756
+ "popup-style",
1757
+ "animation-name",
1758
+ "duration",
1759
+ "mouse-enter-delay",
1760
+ "mouse-leave-delay",
1761
+ "focus-delay",
1762
+ "auto-fit-popup-width",
1763
+ "auto-fit-popup-min-width",
1764
+ "auto-fix-position",
1765
+ "popup-container",
1766
+ "auto-fit-position",
1767
+ "render-to-body",
1768
+ "prevent-focus",
1769
+ "scroll-to-close",
1770
+ "scroll-to-close-distance"
1746
1771
  ]
1747
1772
  },
1748
- "a-image": {
1773
+ "a-watermark": {
1749
1774
  "attributes": [
1750
- "preview-visible-change",
1751
- "src",
1775
+ "content",
1776
+ "image",
1752
1777
  "width",
1753
1778
  "height",
1754
- "title",
1755
- "description",
1756
- "fit",
1757
- "alt",
1758
- "hide-footer",
1759
- "footer-position",
1760
- "show-loader",
1761
- "preview",
1762
- "preview-visible",
1763
- "default-preview-visible",
1764
- "preview-props",
1765
- "footer-class"
1766
- ]
1767
- },
1768
- "a-image-preview": {
1769
- "attributes": [
1770
- "close",
1771
- "src",
1772
- "visible",
1773
- "default-visible",
1774
- "mask-closable",
1775
- "closable",
1776
- "actions-layout",
1777
- "popup-container",
1778
- "esc-to-close",
1779
- "wheel-zoom",
1780
- "keyboard",
1781
- "default-scale",
1782
- "zoom-rate"
1779
+ "gap",
1780
+ "offset",
1781
+ "rotate",
1782
+ "font",
1783
+ "z-index",
1784
+ "alpha",
1785
+ "anti-tamper",
1786
+ "grayscale",
1787
+ "repeat",
1788
+ "staggered"
1783
1789
  ]
1784
1790
  },
1785
- "a-image-preview-group": {
1791
+ "a-verification-code": {
1786
1792
  "attributes": [
1787
1793
  "change",
1788
- "visible-change",
1789
- "src-list",
1790
- "current",
1791
- "default-current",
1792
- "infinite",
1793
- "visible",
1794
- "default-visible",
1795
- "mask-closable",
1796
- "closable",
1797
- "actions-layout",
1798
- "popup-container"
1799
- ]
1800
- },
1801
- "a-image-preview-action": {
1802
- "attributes": [
1803
- "name",
1804
- "disabled"
1794
+ "finish",
1795
+ "input",
1796
+ "model-value",
1797
+ "default-value",
1798
+ "length",
1799
+ "size",
1800
+ "disabled",
1801
+ "masked",
1802
+ "readonly",
1803
+ "error",
1804
+ "separator",
1805
+ "formatter"
1805
1806
  ]
1806
1807
  }
1807
1808
  }