antdv-next 1.0.0-beta.2 → 1.0.0-beta.3

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 (111) hide show
  1. package/dist/anchor/Anchor.d.mts +3 -3
  2. package/dist/antd.js +1 -1
  3. package/dist/app/App.d.mts +2 -2
  4. package/dist/auto-complete/index.d.mts +3 -3
  5. package/dist/avatar/Avatar.d.mts +3 -3
  6. package/dist/avatar/AvatarGroup.d.mts +2 -2
  7. package/dist/badge/Ribbon.d.mts +3 -3
  8. package/dist/breadcrumb/Breadcrumb.d.mts +3 -3
  9. package/dist/button/Button.d.mts +3 -3
  10. package/dist/calendar/generateCalendar.d.mts +3 -3
  11. package/dist/calendar/index.d.mts +3 -3
  12. package/dist/card/Card.d.mts +3 -3
  13. package/dist/card/CardGrid.d.mts +2 -2
  14. package/dist/card/CardMeta.d.mts +3 -3
  15. package/dist/carousel/index.d.mts +3 -3
  16. package/dist/cascader/Panel.d.mts +3 -3
  17. package/dist/cascader/index.d.mts +3 -3
  18. package/dist/checkbox/Checkbox.d.mts +3 -3
  19. package/dist/checkbox/Group.d.mts +3 -3
  20. package/dist/color-picker/ColorPicker.d.mts +3 -3
  21. package/dist/config-provider/index.d.mts +3 -3
  22. package/dist/descriptions/index.d.mts +3 -3
  23. package/dist/divider/index.d.mts +2 -2
  24. package/dist/drawer/index.d.mts +3 -3
  25. package/dist/dropdown/dropdown.d.mts +3 -3
  26. package/dist/flex/index.d.mts +3 -3
  27. package/dist/float-button/BackTop.d.mts +3 -3
  28. package/dist/float-button/FloatButton.d.mts +3 -3
  29. package/dist/float-button/FloatButtonGroup.d.mts +3 -3
  30. package/dist/form/Form.d.mts +3 -3
  31. package/dist/form/FormItem/index.d.mts +3 -3
  32. package/dist/grid/index.d.mts +2 -2
  33. package/dist/grid/row.d.mts +2 -2
  34. package/dist/image/PreviewGroup.d.mts +2 -2
  35. package/dist/image/index.d.mts +4 -4
  36. package/dist/input/TextArea.d.mts +3 -3
  37. package/dist/input/index.d.mts +11 -11
  38. package/dist/input-number/index.d.mts +3 -3
  39. package/dist/layout/index.d.mts +6 -6
  40. package/dist/layout/layout.d.mts +2 -2
  41. package/dist/masonry/Masonry.d.mts +3 -3
  42. package/dist/mentions/index.d.mts +3 -3
  43. package/dist/menu/MenuDivider.d.mts +2 -2
  44. package/dist/menu/MenuItem.d.mts +3 -3
  45. package/dist/menu/index.d.mts +5 -5
  46. package/dist/message/PurePanel.d.mts +2 -2
  47. package/dist/modal/Modal.d.mts +3 -3
  48. package/dist/package.mjs +1 -1
  49. package/dist/pagination/Pagination.d.mts +3 -3
  50. package/dist/popconfirm/PurePanel.d.mts +2 -2
  51. package/dist/popconfirm/index.d.mts +3 -3
  52. package/dist/popover/index.d.mts +3 -3
  53. package/dist/progress/progress.d.mts +3 -3
  54. package/dist/qrcode/index.d.mts +3 -3
  55. package/dist/radio/index.d.mts +5 -5
  56. package/dist/radio/radio.d.mts +3 -3
  57. package/dist/rate/index.d.mts +3 -3
  58. package/dist/result/index.d.mts +3 -3
  59. package/dist/result/noFound.d.mts +2 -2
  60. package/dist/result/serverError.d.mts +2 -2
  61. package/dist/result/unauthorized.d.mts +2 -2
  62. package/dist/segmented/index.d.mts +3 -3
  63. package/dist/select/index.d.mts +5 -5
  64. package/dist/skeleton/Avatar.d.mts +2 -2
  65. package/dist/skeleton/Button.d.mts +2 -2
  66. package/dist/skeleton/Image.d.mts +2 -2
  67. package/dist/skeleton/Node.d.mts +3 -3
  68. package/dist/skeleton/Skeleton.d.mts +3 -3
  69. package/dist/slider/index.d.mts +3 -3
  70. package/dist/space/index.d.mts +5 -5
  71. package/dist/spin/index.d.mts +3 -3
  72. package/dist/splitter/Splitter.d.mts +3 -3
  73. package/dist/splitter/index.d.mts +2 -2
  74. package/dist/statistic/Statistic.d.mts +3 -3
  75. package/dist/statistic/Timer.d.mts +5 -5
  76. package/dist/statistic/index.d.mts +5 -5
  77. package/dist/steps/index.d.mts +3 -3
  78. package/dist/switch/index.d.mts +3 -3
  79. package/dist/table/Column.d.mts +3 -3
  80. package/dist/table/ColumnGroup.d.mts +3 -3
  81. package/dist/table/Table.d.mts +3 -3
  82. package/dist/tabs/TabPane.d.mts +3 -3
  83. package/dist/tabs/index.d.mts +3 -3
  84. package/dist/tag/CheckableTag.d.mts +3 -3
  85. package/dist/tag/CheckableTagGroup.d.mts +3 -3
  86. package/dist/tag/index.d.mts +3 -3
  87. package/dist/time-picker/index.d.mts +7 -7
  88. package/dist/timeline/Timeline.d.mts +3 -3
  89. package/dist/tooltip/PurePanel.d.mts +2 -2
  90. package/dist/tooltip/UniqueProvider/index.d.mts +2 -2
  91. package/dist/tooltip/index.d.mts +3 -3
  92. package/dist/tour/index.d.mts +3 -3
  93. package/dist/transfer/Transfer.d.mts +3 -3
  94. package/dist/transfer/search.d.mts +3 -3
  95. package/dist/tree/DirectoryTree.d.mts +3 -3
  96. package/dist/tree/Tree.d.mts +3 -3
  97. package/dist/tree-select/index.d.mts +4 -4
  98. package/dist/typography/Link.d.mts +3 -3
  99. package/dist/typography/Paragraph.d.mts +3 -3
  100. package/dist/typography/Text.d.mts +3 -3
  101. package/dist/typography/Title.d.mts +3 -3
  102. package/dist/typography/Typography.d.mts +3 -3
  103. package/dist/typography/index.d.mts +9 -9
  104. package/dist/upload/Dragger.d.mts +3 -3
  105. package/dist/upload/Upload.d.mts +3 -3
  106. package/dist/upload/index.d.mts +3 -3
  107. package/dist/watermark/index.d.mts +2 -2
  108. package/package.json +1 -1
  109. package/web-tags.json +1710 -1714
  110. package/web-types.json +5461 -5474
  111. /package/dist/{reset.css/reset.css → reset.css} +0 -0
package/web-tags.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-beta.2",
2
+ "version": "1.0.0-beta.3",
3
3
  "tags": [
4
4
  {
5
5
  "name": "a-affix",
@@ -85,6 +85,88 @@
85
85
  }
86
86
  ]
87
87
  },
88
+ {
89
+ "name": "a-auto-complete",
90
+ "description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
91
+ "attributes": [
92
+ {
93
+ "name": "allow-clear",
94
+ "description": "Default: false\n\nShow clear button"
95
+ },
96
+ {
97
+ "name": "backfill",
98
+ "description": "Default: false\n\nIf backfill selected item the input when using keyboard"
99
+ },
100
+ {
101
+ "name": "classes",
102
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
103
+ },
104
+ {
105
+ "name": "default-active-first-option",
106
+ "description": "Default: true\n\nWhether active first option by default"
107
+ },
108
+ {
109
+ "name": "disabled",
110
+ "description": "Default: false\n\nWhether disabled select"
111
+ },
112
+ {
113
+ "name": "get-popup-container",
114
+ "description": "Default: () => document.body\n\nParent node of the dropdown. Default to body, if you encountered positioning problems during scroll, try changing to the scrollable area and position relative to it"
115
+ },
116
+ {
117
+ "name": "not-found-content",
118
+ "description": "Default: -\n\nSpecify content to show when no result matches"
119
+ },
120
+ {
121
+ "name": "open",
122
+ "description": "Default: -\n\nControlled open state of dropdown"
123
+ },
124
+ {
125
+ "name": "options",
126
+ "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
127
+ },
128
+ {
129
+ "name": "placeholder",
130
+ "description": "Default: -\n\nThe placeholder of input"
131
+ },
132
+ {
133
+ "name": "popup-match-select-width",
134
+ "description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
135
+ },
136
+ {
137
+ "name": "popup-render",
138
+ "description": "Default: -\n\nCustomize dropdown content"
139
+ },
140
+ {
141
+ "name": "show-search",
142
+ "description": "Default: true\n\nSearch configuration"
143
+ },
144
+ {
145
+ "name": "size",
146
+ "description": "Default: -\n\nThe size of the input box"
147
+ },
148
+ {
149
+ "name": "status",
150
+ "description": "Default: -\n\nSet validation status"
151
+ },
152
+ {
153
+ "name": "styles",
154
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
155
+ },
156
+ {
157
+ "name": "value",
158
+ "description": "Default: -\n\nSelected option"
159
+ },
160
+ {
161
+ "name": "variant",
162
+ "description": "Default: outlined\n\nVariants of input"
163
+ },
164
+ {
165
+ "name": "virtual",
166
+ "description": "Default: true\n\nDisable virtual scroll when set to false"
167
+ }
168
+ ]
169
+ },
88
170
  {
89
171
  "name": "a-anchor",
90
172
  "description": "(ZH) 用于跳转到页面指定位置。\n\n(EN) Hyperlinks to scroll on one page.",
@@ -157,74 +239,6 @@
157
239
  }
158
240
  ]
159
241
  },
160
- {
161
- "name": "a-avatar",
162
- "description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
163
- "attributes": [
164
- {
165
- "name": "shape",
166
- "description": "Default: circle\n\nThe shape of avatar"
167
- },
168
- {
169
- "name": "size",
170
- "description": "Default: default\n\nThe size of the avatar"
171
- },
172
- {
173
- "name": "gap",
174
- "description": "Default: 4\n\nLetter type unit distance between left and right sides"
175
- },
176
- {
177
- "name": "src",
178
- "description": "Default: -\n\nThe address of the image for an image avatar or image element"
179
- },
180
- {
181
- "name": "src-set",
182
- "description": "Default: -\n\nA list of sources to use for different screen resolutions"
183
- },
184
- {
185
- "name": "draggable",
186
- "description": "Default: true\n\nWhether the picture is allowed to be dragged"
187
- },
188
- {
189
- "name": "icon",
190
- "description": "Default: -\n\nCustom icon type for an icon avatar"
191
- },
192
- {
193
- "name": "alt",
194
- "description": "Default: -\n\nThis attribute defines the alternative text describing the image"
195
- },
196
- {
197
- "name": "cross-origin",
198
- "description": "Default: -\n\nCORS settings attributes"
199
- },
200
- {
201
- "name": "on-error",
202
- "description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
203
- }
204
- ]
205
- },
206
- {
207
- "name": "a-avatar-group",
208
- "description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
209
- "attributes": [
210
- {
211
- "name": "prefix-cls",
212
- "description": "Default: -\n\n-"
213
- },
214
- {
215
- "name": "max",
216
- "description": "Default: -\n\n-"
217
- },
218
- {
219
- "name": "size",
220
- "description": "Default: default\n\nThe size of the avatar"
221
- },
222
- {
223
- "name": "shape",
224
- "description": "Default: circle\n\nThe shape of avatar"
225
- }
226
- ]
227
- },
228
242
  {
229
243
  "name": "a-badge",
230
244
  "description": "(ZH) 图标右上角的圆形徽标数字。\n\n(EN) Small numerical value or status descriptor for UI elements.",
@@ -284,36 +298,70 @@
284
298
  ]
285
299
  },
286
300
  {
287
- "name": "a-breadcrumb",
288
- "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
301
+ "name": "a-avatar",
302
+ "description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
289
303
  "attributes": [
290
304
  {
291
- "name": "classes",
292
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
305
+ "name": "shape",
306
+ "description": "Default: circle\n\nThe shape of avatar"
293
307
  },
294
308
  {
295
- "name": "dropdown-icon",
296
- "description": "Default: -\n\nCustom dropdown icon"
309
+ "name": "size",
310
+ "description": "Default: default\n\nThe size of the avatar"
297
311
  },
298
312
  {
299
- "name": "item-render",
300
- "description": "Default: -\n\nCustom item renderer, work with vue-router"
313
+ "name": "gap",
314
+ "description": "Default: 4\n\nLetter type unit distance between left and right sides"
301
315
  },
302
316
  {
303
- "name": "params",
304
- "description": "Default: -\n\nRouting parameters"
317
+ "name": "src",
318
+ "description": "Default: -\n\nThe address of the image for an image avatar or image element"
305
319
  },
306
320
  {
307
- "name": "items",
308
- "description": "Default: -\n\nThe routing stack information of router"
321
+ "name": "src-set",
322
+ "description": "Default: -\n\nA list of sources to use for different screen resolutions"
309
323
  },
310
324
  {
311
- "name": "separator",
312
- "description": "Default: /\n\nCustom separator"
325
+ "name": "draggable",
326
+ "description": "Default: true\n\nWhether the picture is allowed to be dragged"
313
327
  },
314
328
  {
315
- "name": "styles",
316
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
329
+ "name": "icon",
330
+ "description": "Default: -\n\nCustom icon type for an icon avatar"
331
+ },
332
+ {
333
+ "name": "alt",
334
+ "description": "Default: -\n\nThis attribute defines the alternative text describing the image"
335
+ },
336
+ {
337
+ "name": "cross-origin",
338
+ "description": "Default: -\n\nCORS settings attributes"
339
+ },
340
+ {
341
+ "name": "on-error",
342
+ "description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
343
+ }
344
+ ]
345
+ },
346
+ {
347
+ "name": "a-avatar-group",
348
+ "description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
349
+ "attributes": [
350
+ {
351
+ "name": "prefix-cls",
352
+ "description": "Default: -\n\n-"
353
+ },
354
+ {
355
+ "name": "max",
356
+ "description": "Default: -\n\n-"
357
+ },
358
+ {
359
+ "name": "size",
360
+ "description": "Default: default\n\nThe size of the avatar"
361
+ },
362
+ {
363
+ "name": "shape",
364
+ "description": "Default: circle\n\nThe shape of avatar"
317
365
  }
318
366
  ]
319
367
  },
@@ -392,99 +440,159 @@
392
440
  ]
393
441
  },
394
442
  {
395
- "name": "a-auto-complete",
396
- "description": "(ZH) 输入框自动完成功能。\n\n(EN) Autocomplete function of input field.",
443
+ "name": "a-calendar",
444
+ "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
397
445
  "attributes": [
398
446
  {
399
- "name": "allow-clear",
400
- "description": "Default: false\n\nShow clear button"
447
+ "name": "prefix-cls",
448
+ "description": "Default: -\n\n-"
401
449
  },
402
450
  {
403
- "name": "backfill",
404
- "description": "Default: false\n\nIf backfill selected item the input when using keyboard"
451
+ "name": "root-class",
452
+ "description": "Default: -\n\n-"
405
453
  },
406
454
  {
407
455
  "name": "classes",
408
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
456
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
409
457
  },
410
458
  {
411
- "name": "default-active-first-option",
412
- "description": "Default: true\n\nWhether active first option by default"
459
+ "name": "styles",
460
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
413
461
  },
414
462
  {
415
- "name": "disabled",
416
- "description": "Default: false\n\nWhether disabled select"
463
+ "name": "locale",
464
+ "description": "Default: (default)\n\nThe calendar's locale"
417
465
  },
418
466
  {
419
- "name": "get-popup-container",
420
- "description": "Default: () => document.body\n\nParent node of the dropdown. Default to body, if you encountered positioning problems during scroll, try changing to the scrollable area and position relative to it"
467
+ "name": "valid-range",
468
+ "description": "Default: -\n\nTo set valid range"
421
469
  },
422
470
  {
423
- "name": "not-found-content",
424
- "description": "Default: -\n\nSpecify content to show when no result matches"
471
+ "name": "disabled-date",
472
+ "description": "Default: -\n\nFunction that specifies the dates that cannot be selected, currentDate is same dayjs object as value prop which you shouldn't mutate it](https://github.com/ant-design/ant-design/issues/30987)"
425
473
  },
426
474
  {
427
- "name": "open",
428
- "description": "Default: -\n\nControlled open state of dropdown"
475
+ "name": "date-full-cell-render",
476
+ "description": "Default: -\n\nCustomize the display of the date cell, the returned content will override the cell"
429
477
  },
430
478
  {
431
- "name": "options",
432
- "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
479
+ "name": "date-cell-render",
480
+ "description": "Default: -\n\nDeprecated."
433
481
  },
434
482
  {
435
- "name": "placeholder",
436
- "description": "Default: -\n\nThe placeholder of input"
483
+ "name": "month-full-cell-render",
484
+ "description": "Default: -\n\nDeprecated."
437
485
  },
438
486
  {
439
- "name": "popup-match-select-width",
440
- "description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
487
+ "name": "month-cell-render",
488
+ "description": "Default: -\n\nDeprecated."
441
489
  },
442
490
  {
443
- "name": "popup-render",
444
- "description": "Default: -\n\nCustomize dropdown content"
491
+ "name": "cell-render",
492
+ "description": "Default: -\n\nCustomize cell content"
445
493
  },
446
494
  {
447
- "name": "show-search",
448
- "description": "Default: true\n\nSearch configuration"
495
+ "name": "full-cell-render",
496
+ "description": "Default: -\n\nCustomize cell content"
449
497
  },
450
498
  {
451
- "name": "size",
452
- "description": "Default: -\n\nThe size of the input box"
499
+ "name": "header-render",
500
+ "description": "Default: -\n\nRender custom header in panel"
453
501
  },
454
502
  {
455
- "name": "status",
456
- "description": "Default: -\n\nSet validation status"
503
+ "name": "value",
504
+ "description": "Default: -\n\nThe current selected date"
457
505
  },
458
506
  {
459
- "name": "styles",
460
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
507
+ "name": "default-value",
508
+ "description": "Default: -\n\nThe date selected by default"
461
509
  },
462
510
  {
463
- "name": "value",
464
- "description": "Default: -\n\nSelected option"
511
+ "name": "mode",
512
+ "description": "Default: month\n\nThe display mode of the calendar"
465
513
  },
466
514
  {
467
- "name": "variant",
468
- "description": "Default: outlined\n\nVariants of input"
515
+ "name": "fullscreen",
516
+ "description": "Default: true\n\nWhether to display in full-screen"
469
517
  },
470
518
  {
471
- "name": "virtual",
472
- "description": "Default: true\n\nDisable virtual scroll when set to false"
519
+ "name": "show-week",
520
+ "description": "Default: false\n\nWhether to display week number"
473
521
  }
474
522
  ]
475
523
  },
476
524
  {
477
- "name": "a-calendar",
478
- "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
525
+ "name": "a-card",
526
+ "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
479
527
  "attributes": [
480
528
  {
481
- "name": "prefix-cls",
482
- "description": "Default: -\n\n-"
529
+ "name": "title",
530
+ "description": "Default: -\n\nCard title"
483
531
  },
484
532
  {
485
- "name": "root-class",
533
+ "name": "extra",
534
+ "description": "Default: -\n\nContent to render in the top-right corner of the card"
535
+ },
536
+ {
537
+ "name": "bordered",
538
+ "description": "Default: true\n\nToggles rendering of the border around the card, please use variant instead"
539
+ },
540
+ {
541
+ "name": "head-style",
542
+ "description": "Default: -\n\nDeprecated."
543
+ },
544
+ {
545
+ "name": "body-style",
546
+ "description": "Default: -\n\nDeprecated."
547
+ },
548
+ {
549
+ "name": "loading",
550
+ "description": "Default: false\n\nShows a loading indicator while the contents of the card are being fetched"
551
+ },
552
+ {
553
+ "name": "hoverable",
554
+ "description": "Default: false\n\nLift up when hovering card"
555
+ },
556
+ {
557
+ "name": "id",
486
558
  "description": "Default: -\n\n-"
487
559
  },
560
+ {
561
+ "name": "size",
562
+ "description": "Default: default\n\nSize of card"
563
+ },
564
+ {
565
+ "name": "type",
566
+ "description": "Default: -\n\nCard style type, can be set to inner or not set"
567
+ },
568
+ {
569
+ "name": "cover",
570
+ "description": "Default: -\n\nCard cover"
571
+ },
572
+ {
573
+ "name": "actions",
574
+ "description": "Default: -\n\nThe action list, shows at the bottom of the Card"
575
+ },
576
+ {
577
+ "name": "tab-list",
578
+ "description": "Default: -\n\nList of TabPane's head"
579
+ },
580
+ {
581
+ "name": "tab-bar-extra-content",
582
+ "description": "Default: -\n\nExtra content in tab bar"
583
+ },
584
+ {
585
+ "name": "active-tab-key",
586
+ "description": "Default: -\n\nCurrent TabPane's key"
587
+ },
588
+ {
589
+ "name": "default-active-tab-key",
590
+ "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeTabKey is not set"
591
+ },
592
+ {
593
+ "name": "tab-props",
594
+ "description": "Default: -\n\nTabs"
595
+ },
488
596
  {
489
597
  "name": "classes",
490
598
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
@@ -494,64 +602,86 @@
494
602
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
495
603
  },
496
604
  {
497
- "name": "locale",
498
- "description": "Default: (default)\n\nThe calendar's locale"
499
- },
605
+ "name": "variant",
606
+ "description": "Default: outlined\n\nVariants of Card"
607
+ }
608
+ ]
609
+ },
610
+ {
611
+ "name": "a-card-grid",
612
+ "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
613
+ "attributes": [
500
614
  {
501
- "name": "valid-range",
502
- "description": "Default: -\n\nTo set valid range"
615
+ "name": "prefix-cls",
616
+ "description": "Default: -\n\n-"
503
617
  },
504
618
  {
505
- "name": "disabled-date",
506
- "description": "Default: -\n\nFunction that specifies the dates that cannot be selected, currentDate is same dayjs object as value prop which you shouldn't mutate it](https://github.com/ant-design/ant-design/issues/30987)"
507
- },
619
+ "name": "hoverable",
620
+ "description": "Default: false\n\nLift up when hovering card"
621
+ }
622
+ ]
623
+ },
624
+ {
625
+ "name": "a-card-meta",
626
+ "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
627
+ "attributes": [
508
628
  {
509
- "name": "date-full-cell-render",
510
- "description": "Default: -\n\nCustomize the display of the date cell, the returned content will override the cell"
629
+ "name": "prefix-cls",
630
+ "description": "Default: -\n\n-"
511
631
  },
512
632
  {
513
- "name": "date-cell-render",
514
- "description": "Default: -\n\nDeprecated."
633
+ "name": "avatar",
634
+ "description": "Default: -\n\n-"
515
635
  },
516
636
  {
517
- "name": "month-full-cell-render",
518
- "description": "Default: -\n\nDeprecated."
637
+ "name": "title",
638
+ "description": "Default: -\n\nCard title"
519
639
  },
520
640
  {
521
- "name": "month-cell-render",
522
- "description": "Default: -\n\nDeprecated."
641
+ "name": "description",
642
+ "description": "Default: -\n\n-"
523
643
  },
524
644
  {
525
- "name": "cell-render",
526
- "description": "Default: -\n\nCustomize cell content"
645
+ "name": "classes",
646
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
527
647
  },
528
648
  {
529
- "name": "full-cell-render",
530
- "description": "Default: -\n\nCustomize cell content"
649
+ "name": "styles",
650
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
651
+ }
652
+ ]
653
+ },
654
+ {
655
+ "name": "a-breadcrumb",
656
+ "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
657
+ "attributes": [
658
+ {
659
+ "name": "classes",
660
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
531
661
  },
532
662
  {
533
- "name": "header-render",
534
- "description": "Default: -\n\nRender custom header in panel"
663
+ "name": "dropdown-icon",
664
+ "description": "Default: -\n\nCustom dropdown icon"
535
665
  },
536
666
  {
537
- "name": "value",
538
- "description": "Default: -\n\nThe current selected date"
667
+ "name": "item-render",
668
+ "description": "Default: -\n\nCustom item renderer, work with vue-router"
539
669
  },
540
670
  {
541
- "name": "default-value",
542
- "description": "Default: -\n\nThe date selected by default"
671
+ "name": "params",
672
+ "description": "Default: -\n\nRouting parameters"
543
673
  },
544
674
  {
545
- "name": "mode",
546
- "description": "Default: month\n\nThe display mode of the calendar"
675
+ "name": "items",
676
+ "description": "Default: -\n\nThe routing stack information of router"
547
677
  },
548
678
  {
549
- "name": "fullscreen",
550
- "description": "Default: true\n\nWhether to display in full-screen"
679
+ "name": "separator",
680
+ "description": "Default: /\n\nCustom separator"
551
681
  },
552
682
  {
553
- "name": "show-week",
554
- "description": "Default: false\n\nWhether to display week number"
683
+ "name": "styles",
684
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
555
685
  }
556
686
  ]
557
687
  },
@@ -708,124 +838,90 @@
708
838
  ]
709
839
  },
710
840
  {
711
- "name": "a-card",
712
- "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
841
+ "name": "a-config-provider",
842
+ "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
713
843
  "attributes": [
714
844
  {
715
- "name": "title",
716
- "description": "Default: -\n\nCard title"
845
+ "name": "component-disabled",
846
+ "description": "Default: -\n\nConfig antd component disabled"
717
847
  },
718
848
  {
719
- "name": "extra",
720
- "description": "Default: -\n\nContent to render in the top-right corner of the card"
849
+ "name": "component-size",
850
+ "description": "Default: -\n\nConfig antd component size"
721
851
  },
722
852
  {
723
- "name": "bordered",
724
- "description": "Default: true\n\nToggles rendering of the border around the card, please use variant instead"
853
+ "name": "csp",
854
+ "description": "Default: -\n\nSet Content Security Policy config"
725
855
  },
726
856
  {
727
- "name": "head-style",
728
- "description": "Default: -\n\nDeprecated."
857
+ "name": "direction",
858
+ "description": "Default: ltr\n\nSet direction of layout. See demo"
729
859
  },
730
860
  {
731
- "name": "body-style",
732
- "description": "Default: -\n\nDeprecated."
861
+ "name": "get-popup-container",
862
+ "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
733
863
  },
734
864
  {
735
- "name": "loading",
736
- "description": "Default: false\n\nShows a loading indicator while the contents of the card are being fetched"
865
+ "name": "get-target-container",
866
+ "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
737
867
  },
738
868
  {
739
- "name": "hoverable",
740
- "description": "Default: false\n\nLift up when hovering card"
869
+ "name": "icon-prefix-cls",
870
+ "description": "Default: anticon\n\nSet icon prefix className"
741
871
  },
742
872
  {
743
- "name": "id",
744
- "description": "Default: -\n\n-"
873
+ "name": "locale",
874
+ "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
745
875
  },
746
876
  {
747
- "name": "size",
748
- "description": "Default: default\n\nSize of card"
877
+ "name": "popup-match-select-width",
878
+ "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
749
879
  },
750
880
  {
751
- "name": "type",
752
- "description": "Default: -\n\nCard style type, can be set to inner or not set"
881
+ "name": "popup-overflow",
882
+ "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
753
883
  },
754
884
  {
755
- "name": "cover",
756
- "description": "Default: -\n\nCard cover"
885
+ "name": "prefix-cls",
886
+ "description": "Default: ant\n\nSet prefix className"
757
887
  },
758
888
  {
759
- "name": "actions",
760
- "description": "Default: -\n\nThe action list, shows at the bottom of the Card"
889
+ "name": "render-empty",
890
+ "description": "Default: -\n\nSet empty content of components. Ref Empty"
761
891
  },
762
892
  {
763
- "name": "tab-list",
764
- "description": "Default: -\n\nList of TabPane's head"
893
+ "name": "theme",
894
+ "description": "Default: -\n\nSet theme, ref Customize Theme"
765
895
  },
766
896
  {
767
- "name": "tab-bar-extra-content",
768
- "description": "Default: -\n\nExtra content in tab bar"
897
+ "name": "variant",
898
+ "description": "Default: -\n\nSet variant of data entry components"
769
899
  },
770
900
  {
771
- "name": "active-tab-key",
772
- "description": "Default: -\n\nCurrent TabPane's key"
773
- },
774
- {
775
- "name": "default-active-tab-key",
776
- "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeTabKey is not set"
777
- },
778
- {
779
- "name": "tab-props",
780
- "description": "Default: -\n\nTabs"
781
- },
782
- {
783
- "name": "classes",
784
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
785
- },
786
- {
787
- "name": "styles",
788
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
789
- },
790
- {
791
- "name": "variant",
792
- "description": "Default: outlined\n\nVariants of Card"
793
- }
794
- ]
795
- },
796
- {
797
- "name": "a-card-grid",
798
- "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
799
- "attributes": [
800
- {
801
- "name": "prefix-cls",
802
- "description": "Default: -\n\n-"
901
+ "name": "virtual",
902
+ "description": "Default: -\n\nDisable virtual scroll when set to false"
803
903
  },
804
904
  {
805
- "name": "hoverable",
806
- "description": "Default: false\n\nLift up when hovering card"
905
+ "name": "warning",
906
+ "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
807
907
  }
808
908
  ]
809
909
  },
810
910
  {
811
- "name": "a-card-meta",
812
- "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
911
+ "name": "a-checkbox",
912
+ "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
813
913
  "attributes": [
814
914
  {
815
- "name": "prefix-cls",
816
- "description": "Default: -\n\n-"
817
- },
818
- {
819
- "name": "avatar",
820
- "description": "Default: -\n\n-"
915
+ "name": "checked",
916
+ "description": "Default: false\n\nSpecifies whether the checkbox is selected"
821
917
  },
822
918
  {
823
- "name": "title",
824
- "description": "Default: -\n\nCard title"
919
+ "name": "disabled",
920
+ "description": "Default: false\n\nIf disable checkbox"
825
921
  },
826
922
  {
827
- "name": "description",
828
- "description": "Default: -\n\n-"
923
+ "name": "indeterminate",
924
+ "description": "Default: false\n\nThe indeterminate checked state of checkbox"
829
925
  },
830
926
  {
831
927
  "name": "classes",
@@ -838,96 +934,90 @@
838
934
  ]
839
935
  },
840
936
  {
841
- "name": "a-collapse",
842
- "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
937
+ "name": "a-checkbox-group",
938
+ "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
843
939
  "attributes": [
844
940
  {
845
- "name": "active-key",
846
- "description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
847
- },
848
- {
849
- "name": "default-active-key",
850
- "description": "Default: -\n\nKey of the initial active panel"
851
- },
852
- {
853
- "name": "accordion",
854
- "description": "Default: false\n\nIf true, Collapse renders as Accordion"
855
- },
856
- {
857
- "name": "destroy-on-hidden",
858
- "description": "Default: false\n\nDestroy Inactive Panel"
859
- },
860
- {
861
- "name": "root-class",
862
- "description": "Default: -\n\nRoot container class"
863
- },
864
- {
865
- "name": "bordered",
866
- "description": "Default: true\n\nToggles rendering of the border around the collapse block"
867
- },
868
- {
869
- "name": "expand-icon",
870
- "description": "Default: -\n\nAllow to customize collapse icon"
871
- },
872
- {
873
- "name": "expand-icon-placement",
874
- "description": "Default: start\n\nSet expand icon placement"
941
+ "name": "options",
942
+ "description": "Default: \\[]\n\nSpecifies options"
875
943
  },
876
944
  {
877
- "name": "ghost",
878
- "description": "Default: false\n\nMake the collapse borderless and its background transparent"
945
+ "name": "disabled",
946
+ "description": "Default: false\n\nIf disable all checkboxes"
879
947
  },
880
948
  {
881
- "name": "size",
882
- "description": "Default: middle\n\nSet the size of collapse"
949
+ "name": "name",
950
+ "description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
883
951
  },
884
952
  {
885
- "name": "collapsible",
886
- "description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
953
+ "name": "value",
954
+ "description": "Default: \\[]\n\nUsed for setting the currently selected value"
887
955
  },
888
956
  {
889
957
  "name": "label-render",
890
- "description": "Default: -\n\nCustom render label"
891
- },
892
- {
893
- "name": "content-render",
894
- "description": "Default: -\n\nCustom render content"
895
- },
896
- {
897
- "name": "classes",
898
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
899
- },
900
- {
901
- "name": "styles",
902
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
903
- },
904
- {
905
- "name": "items",
906
- "description": "Default: -\n\nCollapse items content"
958
+ "description": "Default: -\n\n-"
907
959
  }
908
960
  ]
909
961
  },
910
962
  {
911
- "name": "a-collapse-panel",
912
- "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
913
- "attributes": [
914
- {
915
- "name": "header",
916
- "description": "Default: -\n\n-"
917
- },
918
- {
919
- "name": "show-arrow",
920
- "description": "Default: true\n\n-"
921
- },
922
- {
923
- "name": "extra",
924
- "description": "Default: -\n\n-"
925
- },
926
- {
927
- "name": "collapsible",
928
- "description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
929
- }
930
- ]
963
+ "name": "a-localization",
964
+ "description": "To select or input a date.",
965
+ "attributes": []
966
+ },
967
+ {
968
+ "name": "a-common-api",
969
+ "description": "To select or input a date.",
970
+ "attributes": []
971
+ },
972
+ {
973
+ "name": "a-common-methods",
974
+ "description": "To select or input a date.",
975
+ "attributes": []
976
+ },
977
+ {
978
+ "name": "a-date-picker",
979
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
980
+ "attributes": []
981
+ },
982
+ {
983
+ "name": "a-date-picker[picker=year]",
984
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
985
+ "attributes": []
986
+ },
987
+ {
988
+ "name": "a-date-picker[picker=quarter]",
989
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
990
+ "attributes": []
991
+ },
992
+ {
993
+ "name": "a-date-picker[picker=month]",
994
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
995
+ "attributes": []
996
+ },
997
+ {
998
+ "name": "a-date-picker[picker=week]",
999
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1000
+ "attributes": []
1001
+ },
1002
+ {
1003
+ "name": "a-range-picker",
1004
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1005
+ "attributes": []
1006
+ },
1007
+ {
1008
+ "name": "a-国际化配置",
1009
+ "description": "输入或选择日期的控件。",
1010
+ "attributes": []
1011
+ },
1012
+ {
1013
+ "name": "a-共同的-api",
1014
+ "description": "输入或选择日期的控件。",
1015
+ "attributes": []
1016
+ },
1017
+ {
1018
+ "name": "a-共同的方法",
1019
+ "description": "输入或选择日期的控件。",
1020
+ "attributes": []
931
1021
  },
932
1022
  {
933
1023
  "name": "a-color-picker",
@@ -1028,146 +1118,58 @@
1028
1118
  ]
1029
1119
  },
1030
1120
  {
1031
- "name": "a-config-provider",
1032
- "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
1121
+ "name": "a-divider",
1122
+ "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
1033
1123
  "attributes": [
1034
1124
  {
1035
- "name": "component-disabled",
1036
- "description": "Default: -\n\nConfig antd component disabled"
1125
+ "name": "dashed",
1126
+ "description": "Default: false\n\nWhether line is dashed"
1037
1127
  },
1038
1128
  {
1039
- "name": "component-size",
1040
- "description": "Default: -\n\nConfig antd component size"
1129
+ "name": "orientation",
1130
+ "description": "Default: horizontal\n\nWhether line is horizontal or vertical"
1041
1131
  },
1042
1132
  {
1043
- "name": "csp",
1044
- "description": "Default: -\n\nSet Content Security Policy config"
1133
+ "name": "plain",
1134
+ "description": "Default: true\n\nDivider text show as plain style"
1045
1135
  },
1046
1136
  {
1047
- "name": "direction",
1048
- "description": "Default: ltr\n\nSet direction of layout. See demo"
1137
+ "name": "size",
1138
+ "description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
1049
1139
  },
1050
1140
  {
1051
- "name": "get-popup-container",
1052
- "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
1141
+ "name": "title-placement",
1142
+ "description": "Default: center\n\nThe position of title inside divider"
1053
1143
  },
1054
1144
  {
1055
- "name": "get-target-container",
1056
- "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
1145
+ "name": "variant",
1146
+ "description": "Default: solid\n\nWhether line is dashed, dotted or solid"
1057
1147
  },
1058
1148
  {
1059
- "name": "icon-prefix-cls",
1060
- "description": "Default: anticon\n\nSet icon prefix className"
1149
+ "name": "vertical",
1150
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
1061
1151
  },
1062
1152
  {
1063
- "name": "locale",
1064
- "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
1153
+ "name": "classes",
1154
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1065
1155
  },
1066
1156
  {
1067
- "name": "popup-match-select-width",
1068
- "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
1069
- },
1157
+ "name": "styles",
1158
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1159
+ }
1160
+ ]
1161
+ },
1162
+ {
1163
+ "name": "a-descriptions",
1164
+ "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
1165
+ "attributes": [
1070
1166
  {
1071
- "name": "popup-overflow",
1072
- "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
1167
+ "name": "bordered",
1168
+ "description": "Default: false\n\nWhether to display the border"
1073
1169
  },
1074
1170
  {
1075
- "name": "prefix-cls",
1076
- "description": "Default: ant\n\nSet prefix className"
1077
- },
1078
- {
1079
- "name": "render-empty",
1080
- "description": "Default: -\n\nSet empty content of components. Ref Empty"
1081
- },
1082
- {
1083
- "name": "theme",
1084
- "description": "Default: -\n\nSet theme, ref Customize Theme"
1085
- },
1086
- {
1087
- "name": "variant",
1088
- "description": "Default: -\n\nSet variant of data entry components"
1089
- },
1090
- {
1091
- "name": "virtual",
1092
- "description": "Default: -\n\nDisable virtual scroll when set to false"
1093
- },
1094
- {
1095
- "name": "warning",
1096
- "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
1097
- }
1098
- ]
1099
- },
1100
- {
1101
- "name": "a-localization",
1102
- "description": "To select or input a date.",
1103
- "attributes": []
1104
- },
1105
- {
1106
- "name": "a-common-api",
1107
- "description": "To select or input a date.",
1108
- "attributes": []
1109
- },
1110
- {
1111
- "name": "a-common-methods",
1112
- "description": "To select or input a date.",
1113
- "attributes": []
1114
- },
1115
- {
1116
- "name": "a-date-picker",
1117
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1118
- "attributes": []
1119
- },
1120
- {
1121
- "name": "a-date-picker[picker=year]",
1122
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1123
- "attributes": []
1124
- },
1125
- {
1126
- "name": "a-date-picker[picker=quarter]",
1127
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1128
- "attributes": []
1129
- },
1130
- {
1131
- "name": "a-date-picker[picker=month]",
1132
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1133
- "attributes": []
1134
- },
1135
- {
1136
- "name": "a-date-picker[picker=week]",
1137
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1138
- "attributes": []
1139
- },
1140
- {
1141
- "name": "a-range-picker",
1142
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1143
- "attributes": []
1144
- },
1145
- {
1146
- "name": "a-国际化配置",
1147
- "description": "输入或选择日期的控件。",
1148
- "attributes": []
1149
- },
1150
- {
1151
- "name": "a-共同的-api",
1152
- "description": "输入或选择日期的控件。",
1153
- "attributes": []
1154
- },
1155
- {
1156
- "name": "a-共同的方法",
1157
- "description": "输入或选择日期的控件。",
1158
- "attributes": []
1159
- },
1160
- {
1161
- "name": "a-descriptions",
1162
- "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
1163
- "attributes": [
1164
- {
1165
- "name": "bordered",
1166
- "description": "Default: false\n\nWhether to display the border"
1167
- },
1168
- {
1169
- "name": "size",
1170
- "description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
1171
+ "name": "size",
1172
+ "description": "Default: -\n\nSet the size of the list. Can be set to middle,small, or not filled"
1171
1173
  },
1172
1174
  {
1173
1175
  "name": "title",
@@ -1216,96 +1218,88 @@
1216
1218
  ]
1217
1219
  },
1218
1220
  {
1219
- "name": "a-divider",
1220
- "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
1221
+ "name": "a-dropdown",
1222
+ "description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
1221
1223
  "attributes": [
1222
1224
  {
1223
- "name": "dashed",
1224
- "description": "Default: false\n\nWhether line is dashed"
1225
+ "name": "classes",
1226
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
1225
1227
  },
1226
1228
  {
1227
- "name": "orientation",
1228
- "description": "Default: horizontal\n\nWhether line is horizontal or vertical"
1229
+ "name": "styles",
1230
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
1229
1231
  },
1230
1232
  {
1231
- "name": "plain",
1232
- "description": "Default: true\n\nDivider text show as plain style"
1233
+ "name": "menu",
1234
+ "description": "Default: -\n\nThe menu props"
1233
1235
  },
1234
1236
  {
1235
- "name": "size",
1236
- "description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
1237
+ "name": "auto-focus",
1238
+ "description": "Default: -\n\nFocus the first menu item when opened"
1237
1239
  },
1238
1240
  {
1239
- "name": "title-placement",
1240
- "description": "Default: center\n\nThe position of title inside divider"
1241
+ "name": "arrow",
1242
+ "description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
1241
1243
  },
1242
1244
  {
1243
- "name": "variant",
1244
- "description": "Default: solid\n\nWhether line is dashed, dotted or solid"
1245
+ "name": "trigger",
1246
+ "description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
1245
1247
  },
1246
1248
  {
1247
- "name": "vertical",
1248
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
1249
+ "name": "popup-render",
1250
+ "description": "Default: -\n\nCustomize popup content"
1249
1251
  },
1250
1252
  {
1251
- "name": "classes",
1252
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1253
+ "name": "open",
1254
+ "description": "Default: -\n\nWhether the dropdown menu is currently open"
1253
1255
  },
1254
1256
  {
1255
- "name": "styles",
1256
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1257
- }
1258
- ]
1259
- },
1260
- {
1261
- "name": "a-checkbox",
1262
- "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
1263
- "attributes": [
1257
+ "name": "disabled",
1258
+ "description": "Default: -\n\nWhether the dropdown menu is disabled"
1259
+ },
1264
1260
  {
1265
- "name": "checked",
1266
- "description": "Default: false\n\nSpecifies whether the checkbox is selected"
1261
+ "name": "destroy-on-hidden",
1262
+ "description": "Default: false\n\nWhether destroy dropdown when hidden"
1267
1263
  },
1268
1264
  {
1269
- "name": "disabled",
1270
- "description": "Default: false\n\nIf disable checkbox"
1265
+ "name": "align",
1266
+ "description": "Default: -\n\nPopup align config"
1271
1267
  },
1272
1268
  {
1273
- "name": "indeterminate",
1274
- "description": "Default: false\n\nThe indeterminate checked state of checkbox"
1269
+ "name": "get-popup-container",
1270
+ "description": "Default: () => document.body\n\nTo set the container of the dropdown menu. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition. Example on CodePen"
1275
1271
  },
1276
1272
  {
1277
- "name": "classes",
1278
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1273
+ "name": "prefix-cls",
1274
+ "description": "Default: -\n\nCustomize prefix class name"
1279
1275
  },
1280
1276
  {
1281
- "name": "styles",
1282
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1283
- }
1284
- ]
1285
- },
1286
- {
1287
- "name": "a-checkbox-group",
1288
- "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
1289
- "attributes": [
1277
+ "name": "transition-name",
1278
+ "description": "Default: -\n\nMotion name of dropdown"
1279
+ },
1290
1280
  {
1291
- "name": "options",
1292
- "description": "Default: \\[]\n\nSpecifies options"
1281
+ "name": "placement",
1282
+ "description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
1293
1283
  },
1294
1284
  {
1295
- "name": "disabled",
1296
- "description": "Default: false\n\nIf disable all checkboxes"
1285
+ "name": "force-render",
1286
+ "description": "Default: -\n\nForce render dropdown overlay"
1297
1287
  },
1298
1288
  {
1299
- "name": "name",
1300
- "description": "Default: -\n\nThe name property of all input[type=\"checkbox\"] children"
1289
+ "name": "mouse-enter-delay",
1290
+ "description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
1301
1291
  },
1302
1292
  {
1303
- "name": "value",
1304
- "description": "Default: \\[]\n\nUsed for setting the currently selected value"
1293
+ "name": "mouse-leave-delay",
1294
+ "description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
1305
1295
  },
1306
1296
  {
1307
- "name": "label-render",
1308
- "description": "Default: -\n\n-"
1297
+ "name": "open-class-name",
1298
+ "description": "Default: -\n\nClass added to trigger when dropdown is open"
1299
+ },
1300
+ {
1301
+ "name": "auto-adjust-overflow",
1302
+ "description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
1309
1303
  }
1310
1304
  ]
1311
1305
  },
@@ -1412,118 +1406,67 @@
1412
1406
  ]
1413
1407
  },
1414
1408
  {
1415
- "name": "a-dropdown",
1416
- "description": "(ZH) 向下弹出的列表。\n\n(EN) A dropdown list.",
1409
+ "name": "a-empty",
1410
+ "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
1417
1411
  "attributes": [
1418
1412
  {
1419
1413
  "name": "classes",
1420
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Dropdown component. Supports object or function"
1414
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1421
1415
  },
1422
1416
  {
1423
1417
  "name": "styles",
1424
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Dropdown component. Supports object or function"
1418
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1425
1419
  },
1426
1420
  {
1427
- "name": "menu",
1428
- "description": "Default: -\n\nThe menu props"
1421
+ "name": "image",
1422
+ "description": "Default: Empty.PRESENTED_IMAGE_DEFAULT\n\nCustomize image. Will treat as image url when string provided"
1429
1423
  },
1430
1424
  {
1431
- "name": "auto-focus",
1432
- "description": "Default: -\n\nFocus the first menu item when opened"
1425
+ "name": "description",
1426
+ "description": "Default: -\n\nCustomize description"
1433
1427
  },
1434
1428
  {
1435
- "name": "arrow",
1436
- "description": "Default: false\n\nWhether the dropdown arrow should be visible. Supports pointAtCenter"
1429
+ "name": "root-class",
1430
+ "description": "Default: -\n\nRoot container class"
1437
1431
  },
1438
1432
  {
1439
- "name": "trigger",
1440
- "description": "Default: ['hover']\n\nThe trigger mode which executes the dropdown action. Note that hover can't be used on touchscreens"
1441
- },
1433
+ "name": "prefix-cls",
1434
+ "description": "Default: -\n\nPrefix class name"
1435
+ }
1436
+ ]
1437
+ },
1438
+ {
1439
+ "name": "a-flex",
1440
+ "description": "用于对齐的弹性布局容器。",
1441
+ "attributes": []
1442
+ },
1443
+ {
1444
+ "name": "a-float-button-group",
1445
+ "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1446
+ "attributes": [
1442
1447
  {
1443
- "name": "popup-render",
1444
- "description": "Default: -\n\nCustomize popup content"
1448
+ "name": "shape",
1449
+ "description": "Default: circle\n\nSetting button shape of children"
1445
1450
  },
1446
1451
  {
1447
- "name": "open",
1448
- "description": "Default: -\n\nWhether the dropdown menu is currently open"
1452
+ "name": "trigger",
1453
+ "description": "Default: -\n\nWhich action can trigger menu open/close"
1449
1454
  },
1450
1455
  {
1451
- "name": "disabled",
1452
- "description": "Default: -\n\nWhether the dropdown menu is disabled"
1456
+ "name": "open",
1457
+ "description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
1453
1458
  },
1454
1459
  {
1455
- "name": "destroy-on-hidden",
1456
- "description": "Default: false\n\nWhether destroy dropdown when hidden"
1460
+ "name": "close-icon",
1461
+ "description": "Default: -\n\nCustomize close button icon"
1457
1462
  },
1458
1463
  {
1459
- "name": "align",
1460
- "description": "Default: -\n\nPopup align config"
1464
+ "name": "placement",
1465
+ "description": "Default: top\n\nCustomize menu animation placement"
1461
1466
  },
1462
1467
  {
1463
- "name": "get-popup-container",
1464
- "description": "Default: () => document.body\n\nTo set the container of the dropdown menu. The default is to create a div element in body, but you can reset it to the scrolling area and make a relative reposition. Example on CodePen"
1465
- },
1466
- {
1467
- "name": "prefix-cls",
1468
- "description": "Default: -\n\nCustomize prefix class name"
1469
- },
1470
- {
1471
- "name": "transition-name",
1472
- "description": "Default: -\n\nMotion name of dropdown"
1473
- },
1474
- {
1475
- "name": "placement",
1476
- "description": "Default: bottomLeft\n\nPlacement of popup menu: bottom bottomLeft bottomRight top topLeft topRight"
1477
- },
1478
- {
1479
- "name": "force-render",
1480
- "description": "Default: -\n\nForce render dropdown overlay"
1481
- },
1482
- {
1483
- "name": "mouse-enter-delay",
1484
- "description": "Default: 0.15\n\nDelay in seconds before showing dropdown"
1485
- },
1486
- {
1487
- "name": "mouse-leave-delay",
1488
- "description": "Default: 0.1\n\nDelay in seconds before hiding dropdown"
1489
- },
1490
- {
1491
- "name": "open-class-name",
1492
- "description": "Default: -\n\nClass added to trigger when dropdown is open"
1493
- },
1494
- {
1495
- "name": "auto-adjust-overflow",
1496
- "description": "Default: true\n\nWhether to adjust dropdown placement automatically when dropdown is off screen"
1497
- }
1498
- ]
1499
- },
1500
- {
1501
- "name": "a-float-button-group",
1502
- "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1503
- "attributes": [
1504
- {
1505
- "name": "shape",
1506
- "description": "Default: circle\n\nSetting button shape of children"
1507
- },
1508
- {
1509
- "name": "trigger",
1510
- "description": "Default: -\n\nWhich action can trigger menu open/close"
1511
- },
1512
- {
1513
- "name": "open",
1514
- "description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
1515
- },
1516
- {
1517
- "name": "close-icon",
1518
- "description": "Default: -\n\nCustomize close button icon"
1519
- },
1520
- {
1521
- "name": "placement",
1522
- "description": "Default: top\n\nCustomize menu animation placement"
1523
- },
1524
- {
1525
- "name": "classes",
1526
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1468
+ "name": "classes",
1469
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1527
1470
  },
1528
1471
  {
1529
1472
  "name": "styles",
@@ -1627,40 +1570,6 @@
1627
1570
  }
1628
1571
  ]
1629
1572
  },
1630
- {
1631
- "name": "a-empty",
1632
- "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
1633
- "attributes": [
1634
- {
1635
- "name": "vertical",
1636
- "description": "Default: false\n\nIs direction of the flex vertical, use flex-direction: column"
1637
- },
1638
- {
1639
- "name": "wrap",
1640
- "description": "Default: nowrap\n\nSet whether the element is displayed in a single line or in multiple lines"
1641
- },
1642
- {
1643
- "name": "justify",
1644
- "description": "Default: normal\n\nSets the alignment of elements in the direction of the main axis"
1645
- },
1646
- {
1647
- "name": "align",
1648
- "description": "Default: normal\n\nSets the alignment of elements in the direction of the cross axis"
1649
- },
1650
- {
1651
- "name": "flex",
1652
- "description": "Default: normal\n\nflex CSS shorthand properties"
1653
- },
1654
- {
1655
- "name": "gap",
1656
- "description": "Default: -\n\nSets the gap between grids"
1657
- },
1658
- {
1659
- "name": "component",
1660
- "description": "Default: div\n\ncustom element type"
1661
- }
1662
- ]
1663
- },
1664
1573
  {
1665
1574
  "name": "a-form",
1666
1575
  "description": "(ZH) 高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。\n\n(EN) High-performance form component with data domain management. Includes data entry, validation, and corresponding styles.",
@@ -1867,9 +1776,96 @@
1867
1776
  "attributes": []
1868
1777
  },
1869
1778
  {
1870
- "name": "a-flex",
1871
- "description": "用于对齐的弹性布局容器。",
1872
- "attributes": []
1779
+ "name": "a-collapse",
1780
+ "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
1781
+ "attributes": [
1782
+ {
1783
+ "name": "active-key",
1784
+ "description": "Default: No default value. In accordion mode, it's the key of the first panel\n\nKey of the active panel"
1785
+ },
1786
+ {
1787
+ "name": "default-active-key",
1788
+ "description": "Default: -\n\nKey of the initial active panel"
1789
+ },
1790
+ {
1791
+ "name": "accordion",
1792
+ "description": "Default: false\n\nIf true, Collapse renders as Accordion"
1793
+ },
1794
+ {
1795
+ "name": "destroy-on-hidden",
1796
+ "description": "Default: false\n\nDestroy Inactive Panel"
1797
+ },
1798
+ {
1799
+ "name": "root-class",
1800
+ "description": "Default: -\n\nRoot container class"
1801
+ },
1802
+ {
1803
+ "name": "bordered",
1804
+ "description": "Default: true\n\nToggles rendering of the border around the collapse block"
1805
+ },
1806
+ {
1807
+ "name": "expand-icon",
1808
+ "description": "Default: -\n\nAllow to customize collapse icon"
1809
+ },
1810
+ {
1811
+ "name": "expand-icon-placement",
1812
+ "description": "Default: start\n\nSet expand icon placement"
1813
+ },
1814
+ {
1815
+ "name": "ghost",
1816
+ "description": "Default: false\n\nMake the collapse borderless and its background transparent"
1817
+ },
1818
+ {
1819
+ "name": "size",
1820
+ "description": "Default: middle\n\nSet the size of collapse"
1821
+ },
1822
+ {
1823
+ "name": "collapsible",
1824
+ "description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
1825
+ },
1826
+ {
1827
+ "name": "label-render",
1828
+ "description": "Default: -\n\nCustom render label"
1829
+ },
1830
+ {
1831
+ "name": "content-render",
1832
+ "description": "Default: -\n\nCustom render content"
1833
+ },
1834
+ {
1835
+ "name": "classes",
1836
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1837
+ },
1838
+ {
1839
+ "name": "styles",
1840
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1841
+ },
1842
+ {
1843
+ "name": "items",
1844
+ "description": "Default: -\n\nCollapse items content"
1845
+ }
1846
+ ]
1847
+ },
1848
+ {
1849
+ "name": "a-collapse-panel",
1850
+ "description": "(ZH) 可以折叠/展开的内容区域。\n\n(EN) A content area which can be collapsed and expanded.",
1851
+ "attributes": [
1852
+ {
1853
+ "name": "header",
1854
+ "description": "Default: -\n\n-"
1855
+ },
1856
+ {
1857
+ "name": "show-arrow",
1858
+ "description": "Default: true\n\n-"
1859
+ },
1860
+ {
1861
+ "name": "extra",
1862
+ "description": "Default: -\n\n-"
1863
+ },
1864
+ {
1865
+ "name": "collapsible",
1866
+ "description": "Default: -\n\nSpecify how to trigger Collapse. Either by clicking icon or by clicking any area in header or disable collapse functionality itself"
1867
+ }
1868
+ ]
1873
1869
  },
1874
1870
  {
1875
1871
  "name": "a-row",
@@ -2008,136 +2004,130 @@
2008
2004
  "attributes": []
2009
2005
  },
2010
2006
  {
2011
- "name": "a-image",
2012
- "description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
2007
+ "name": "a-layout",
2008
+ "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2013
2009
  "attributes": [
2014
2010
  {
2015
- "name": "preview",
2016
- "description": "Default: true\n\nPreview configuration; set to false to disable"
2017
- },
2011
+ "name": "has-sider",
2012
+ "description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
2013
+ }
2014
+ ]
2015
+ },
2016
+ {
2017
+ "name": "a-layout-sider",
2018
+ "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2019
+ "attributes": [
2018
2020
  {
2019
- "name": "wrapper-style",
2020
- "description": "Default: -\n\nDeprecated."
2021
+ "name": "breakpoint",
2022
+ "description": "Default: -\n\nBreakpoints of the responsive layout"
2021
2023
  },
2022
2024
  {
2023
- "name": "classes",
2024
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2025
+ "name": "collapsed",
2026
+ "description": "Default: -\n\nTo set the current status"
2025
2027
  },
2026
2028
  {
2027
- "name": "styles",
2028
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2029
+ "name": "collapsed-width",
2030
+ "description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
2029
2031
  },
2030
2032
  {
2031
- "name": "root-class",
2032
- "description": "Default: -\n\n-"
2033
+ "name": "collapsible",
2034
+ "description": "Default: false\n\nWhether can be collapsed"
2033
2035
  },
2034
2036
  {
2035
- "name": "alt",
2036
- "description": "Default: -\n\nImage description"
2037
+ "name": "reverse-arrow",
2038
+ "description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
2037
2039
  },
2038
2040
  {
2039
- "name": "height",
2040
- "description": "Default: -\n\nImage height"
2041
+ "name": "theme",
2042
+ "description": "Default: dark\n\nColor theme of the sidebar"
2041
2043
  },
2042
2044
  {
2043
- "name": "src",
2044
- "description": "Default: -\n\nImage URL"
2045
+ "name": "trigger",
2046
+ "description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
2045
2047
  },
2046
2048
  {
2047
2049
  "name": "width",
2048
- "description": "Default: -\n\nImage width"
2050
+ "description": "Default: 200\n\nWidth of the sidebar"
2051
+ },
2052
+ {
2053
+ "name": "zero-width-trigger-style",
2054
+ "description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
2049
2055
  }
2050
2056
  ]
2051
2057
  },
2052
2058
  {
2053
- "name": "a-input",
2054
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2059
+ "name": "a-masonry",
2060
+ "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2055
2061
  "attributes": [
2056
2062
  {
2057
- "name": "~~addon-after~~",
2058
- "description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
2063
+ "name": "classes",
2064
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2059
2065
  },
2060
2066
  {
2061
- "name": "~~addon-before~~",
2062
- "description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
2067
+ "name": "styles",
2068
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2063
2069
  },
2064
2070
  {
2065
- "name": "allow-clear",
2066
- "description": "Default: false\n\nIf allow to remove input content with clear icon"
2071
+ "name": "columns",
2072
+ "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2067
2073
  },
2068
2074
  {
2069
- "name": "~~bordered~~",
2070
- "description": "Default: true\n\nWhether has border style, please use variant instead"
2075
+ "name": "fresh",
2076
+ "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2071
2077
  },
2072
2078
  {
2073
- "name": "classes",
2074
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2079
+ "name": "gutter",
2080
+ "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2075
2081
  },
2076
2082
  {
2077
- "name": "count",
2078
- "description": "Default: -\n\nCharacter count config"
2079
- },
2080
- {
2081
- "name": "default-value",
2082
- "description": "Default: -\n\nThe initial input content"
2083
- },
2084
- {
2085
- "name": "disabled",
2086
- "description": "Default: false\n\nWhether the input is disabled"
2083
+ "name": "items",
2084
+ "description": "Default: -\n\nMasonry items"
2087
2085
  },
2088
2086
  {
2089
- "name": "id",
2090
- "description": "Default: -\n\nThe ID for input"
2091
- },
2087
+ "name": "item-render",
2088
+ "description": "Default: -\n\nCustom item rendering function"
2089
+ }
2090
+ ]
2091
+ },
2092
+ {
2093
+ "name": "a-input-number",
2094
+ "description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
2095
+ "attributes": [
2092
2096
  {
2093
- "name": "max-length",
2094
- "description": "Default: -\n\nThe maximum number of characters in Input"
2097
+ "name": "size",
2098
+ "description": "Default: -\n\nThe height of input box"
2095
2099
  },
2096
2100
  {
2097
- "name": "prefix",
2098
- "description": "Default: -\n\nThe prefix icon for the Input"
2101
+ "name": "status",
2102
+ "description": "Default: -\n\nSet validation status"
2099
2103
  },
2100
2104
  {
2101
- "name": "show-count",
2102
- "description": "Default: false\n\nWhether to show character count"
2105
+ "name": "disabled",
2106
+ "description": "Default: false\n\nIf the input is disabled"
2103
2107
  },
2104
2108
  {
2105
- "name": "status",
2106
- "description": "Default: -\n\nSet validation status"
2109
+ "name": "addon-before",
2110
+ "description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
2107
2111
  },
2108
2112
  {
2109
- "name": "styles",
2110
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2113
+ "name": "addon-after",
2114
+ "description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
2111
2115
  },
2112
2116
  {
2113
- "name": "size",
2114
- "description": "Default: -\n\nThe size of the input box. Note: in the context of a form, the middle size is used"
2117
+ "name": "prefix",
2118
+ "description": "Default: -\n\nThe prefix icon for the Input"
2115
2119
  },
2116
2120
  {
2117
2121
  "name": "suffix",
2118
2122
  "description": "Default: -\n\nThe suffix icon for the Input"
2119
2123
  },
2120
2124
  {
2121
- "name": "type",
2122
- "description": "Default: text\n\nThe type of input, see: MDN( use Input.TextArea instead of type=\"textarea\")"
2123
- },
2124
- {
2125
- "name": "value",
2126
- "description": "Default: -\n\nThe input content value"
2125
+ "name": "bordered",
2126
+ "description": "Default: -\n\nDeprecated."
2127
2127
  },
2128
2128
  {
2129
2129
  "name": "variant",
2130
2130
  "description": "Default: outlined\n\nVariants of Input"
2131
- }
2132
- ]
2133
- },
2134
- {
2135
- "name": "a-text-area",
2136
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2137
- "attributes": [
2138
- {
2139
- "name": "auto-size",
2140
- "description": "Default: false\n\nHeight auto size feature, can be set to true | false or an object { minRows: 2, maxRows: 6 }"
2141
2131
  },
2142
2132
  {
2143
2133
  "name": "classes",
@@ -2146,142 +2136,78 @@
2146
2136
  {
2147
2137
  "name": "styles",
2148
2138
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2149
- }
2150
- ]
2151
- },
2152
- {
2153
- "name": "a-input-search",
2154
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2155
- "attributes": [
2156
- {
2157
- "name": "classes",
2158
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2159
- },
2160
- {
2161
- "name": "enter-button",
2162
- "description": "Default: false\n\nfalse displays the default button color, true uses the primary color, or you can provide a custom button. Conflicts with addonAfter."
2163
2139
  },
2164
2140
  {
2165
- "name": "loading",
2166
- "description": "Default: false\n\nSearch box with loading"
2141
+ "name": "controls",
2142
+ "description": "Default: -\n\nWhether to show +- controls, or set custom arrow icons"
2167
2143
  },
2168
2144
  {
2169
- "name": "styles",
2170
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2145
+ "name": "type",
2146
+ "description": "Default: -\n\n-"
2171
2147
  }
2172
2148
  ]
2173
2149
  },
2174
2150
  {
2175
- "name": "a-input-password",
2176
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2151
+ "name": "a-image",
2152
+ "description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
2177
2153
  "attributes": [
2178
2154
  {
2179
- "name": "classes",
2180
- "description": "Default: -\n\nSemantic DOM class"
2181
- },
2182
- {
2183
- "name": "icon-render",
2184
- "description": "Default: (visible) => (visible ? : )\n\nCustom toggle button"
2155
+ "name": "preview",
2156
+ "description": "Default: true\n\nPreview configuration; set to false to disable"
2185
2157
  },
2186
2158
  {
2187
- "name": "styles",
2188
- "description": "Default: -\n\nSemantic DOM style"
2159
+ "name": "wrapper-style",
2160
+ "description": "Default: -\n\nDeprecated."
2189
2161
  },
2190
- {
2191
- "name": "visibility-toggle",
2192
- "description": "Default: true\n\nWhether show toggle button or control password visible"
2193
- }
2194
- ]
2195
- },
2196
- {
2197
- "name": "a-input-otp",
2198
- "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2199
- "attributes": [
2200
2162
  {
2201
2163
  "name": "classes",
2202
2164
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2203
2165
  },
2204
- {
2205
- "name": "default-value",
2206
- "description": "Default: -\n\nDefault value"
2207
- },
2208
- {
2209
- "name": "disabled",
2210
- "description": "Default: false\n\nWhether the input is disabled"
2211
- },
2212
- {
2213
- "name": "formatter",
2214
- "description": "Default: -\n\nFormat display, blank fields will be filled with"
2215
- },
2216
- {
2217
- "name": "separator",
2218
- "description": "Default: -\n\nrender the separator after the input box of the specified index"
2219
- },
2220
2166
  {
2221
2167
  "name": "styles",
2222
2168
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2223
2169
  },
2224
2170
  {
2225
- "name": "mask",
2226
- "description": "Default: false\n\nCustom display, the original value will not be modified"
2227
- },
2228
- {
2229
- "name": "length",
2230
- "description": "Default: 6\n\nThe number of input elements"
2171
+ "name": "root-class",
2172
+ "description": "Default: -\n\n-"
2231
2173
  },
2232
2174
  {
2233
- "name": "status",
2234
- "description": "Default: -\n\nSet validation status"
2175
+ "name": "alt",
2176
+ "description": "Default: -\n\nImage description"
2235
2177
  },
2236
2178
  {
2237
- "name": "size",
2238
- "description": "Default: middle\n\nThe size of the input box"
2179
+ "name": "height",
2180
+ "description": "Default: -\n\nImage height"
2239
2181
  },
2240
2182
  {
2241
- "name": "variant",
2242
- "description": "Default: outlined\n\nVariants of Input"
2183
+ "name": "src",
2184
+ "description": "Default: -\n\nImage URL"
2243
2185
  },
2244
2186
  {
2245
- "name": "value",
2246
- "description": "Default: -\n\nThe input content value"
2187
+ "name": "width",
2188
+ "description": "Default: -\n\nImage width"
2247
2189
  }
2248
2190
  ]
2249
2191
  },
2250
2192
  {
2251
- "name": "a-input-number",
2252
- "description": "(ZH) 通过鼠标或键盘,输入范围内的数值。\n\n(EN) Enter a number within certain range with the mouse or keyboard.",
2193
+ "name": "a-mentions",
2194
+ "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
2253
2195
  "attributes": [
2254
2196
  {
2255
- "name": "size",
2256
- "description": "Default: -\n\nThe height of input box"
2197
+ "name": "loading",
2198
+ "description": "Default: -\n\n-"
2257
2199
  },
2258
2200
  {
2259
2201
  "name": "status",
2260
2202
  "description": "Default: -\n\nSet validation status"
2261
2203
  },
2262
2204
  {
2263
- "name": "disabled",
2264
- "description": "Default: false\n\nIf the input is disabled"
2265
- },
2266
- {
2267
- "name": "addon-before",
2268
- "description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
2269
- },
2270
- {
2271
- "name": "addon-after",
2272
- "description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
2273
- },
2274
- {
2275
- "name": "prefix",
2276
- "description": "Default: -\n\nThe prefix icon for the Input"
2277
- },
2278
- {
2279
- "name": "suffix",
2280
- "description": "Default: -\n\nThe suffix icon for the Input"
2205
+ "name": "options",
2206
+ "description": "Default: \\[]\n\nOption Configuration"
2281
2207
  },
2282
2208
  {
2283
- "name": "bordered",
2284
- "description": "Default: -\n\nDeprecated."
2209
+ "name": "popup-class-name",
2210
+ "description": "Default: -\n\n-"
2285
2211
  },
2286
2212
  {
2287
2213
  "name": "variant",
@@ -2296,98 +2222,162 @@
2296
2222
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2297
2223
  },
2298
2224
  {
2299
- "name": "controls",
2300
- "description": "Default: -\n\nWhether to show +- controls, or set custom arrow icons"
2225
+ "name": "size",
2226
+ "description": "Default: -\n\n-"
2301
2227
  },
2302
2228
  {
2303
- "name": "type",
2229
+ "name": "label-render",
2304
2230
  "description": "Default: -\n\n-"
2305
- }
2306
- ]
2307
- },
2308
- {
2309
- "name": "a-layout",
2310
- "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2311
- "attributes": [
2231
+ },
2312
2232
  {
2313
- "name": "has-sider",
2314
- "description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
2233
+ "name": "allow-clear",
2234
+ "description": "Default: false\n\nIf allow to remove mentions content with clear icon"
2235
+ },
2236
+ {
2237
+ "name": "disabled",
2238
+ "description": "Default: -\n\n-"
2315
2239
  }
2316
2240
  ]
2317
2241
  },
2318
2242
  {
2319
- "name": "a-layout-sider",
2320
- "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2243
+ "name": "a-modal",
2244
+ "description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
2321
2245
  "attributes": [
2322
2246
  {
2323
- "name": "breakpoint",
2324
- "description": "Default: -\n\nBreakpoints of the responsive layout"
2247
+ "name": "after-close",
2248
+ "description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
2325
2249
  },
2326
2250
  {
2327
- "name": "collapsed",
2328
- "description": "Default: -\n\nTo set the current status"
2251
+ "name": "after-open-change",
2252
+ "description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
2329
2253
  },
2330
2254
  {
2331
- "name": "collapsed-width",
2332
- "description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
2255
+ "name": "cancel-button-props",
2256
+ "description": "Default: -\n\nThe cancel button props"
2333
2257
  },
2334
2258
  {
2335
- "name": "collapsible",
2336
- "description": "Default: false\n\nWhether can be collapsed"
2259
+ "name": "cancel-text",
2260
+ "description": "Default: Cancel\n\nText of the Cancel button"
2337
2261
  },
2338
2262
  {
2339
- "name": "reverse-arrow",
2340
- "description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
2263
+ "name": "centered",
2264
+ "description": "Default: false\n\nCentered Modal"
2341
2265
  },
2342
2266
  {
2343
- "name": "theme",
2344
- "description": "Default: dark\n\nColor theme of the sidebar"
2267
+ "name": "classes",
2268
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Modal component. Supports object or function."
2345
2269
  },
2346
2270
  {
2347
- "name": "trigger",
2348
- "description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
2271
+ "name": "closable",
2272
+ "description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
2349
2273
  },
2350
2274
  {
2351
- "name": "width",
2352
- "description": "Default: 200\n\nWidth of the sidebar"
2275
+ "name": "close-icon",
2276
+ "description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
2353
2277
  },
2354
2278
  {
2355
- "name": "zero-width-trigger-style",
2356
- "description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
2357
- }
2358
- ]
2359
- },
2360
- {
2361
- "name": "a-masonry",
2362
- "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2363
- "attributes": [
2364
- {
2365
- "name": "classes",
2366
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2279
+ "name": "confirm-loading",
2280
+ "description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
2367
2281
  },
2368
2282
  {
2369
- "name": "styles",
2370
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2283
+ "name": "destroy-on-hidden",
2284
+ "description": "Default: false\n\nWhether to unmount child components on close"
2371
2285
  },
2372
2286
  {
2373
- "name": "columns",
2374
- "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2287
+ "name": "focus-trigger-after-close",
2288
+ "description": "Default: true\n\nWhether need to focus trigger element after dialog is closed"
2375
2289
  },
2376
2290
  {
2377
- "name": "fresh",
2378
- "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2291
+ "name": "footer",
2292
+ "description": "Default: (OK and Cancel buttons)\n\nFooter content, set as footer={null} when you don't need default buttons"
2379
2293
  },
2380
2294
  {
2381
- "name": "gutter",
2382
- "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2295
+ "name": "force-render",
2296
+ "description": "Default: false\n\nForce render Modal"
2383
2297
  },
2384
2298
  {
2385
- "name": "items",
2386
- "description": "Default: -\n\nMasonry items"
2299
+ "name": "get-container",
2300
+ "description": "Default: document.body\n\nThe mounted node for Modal but still display at fullscreen"
2387
2301
  },
2388
2302
  {
2389
- "name": "item-render",
2390
- "description": "Default: -\n\nCustom item rendering function"
2303
+ "name": "keyboard",
2304
+ "description": "Default: true\n\nWhether support press esc to close"
2305
+ },
2306
+ {
2307
+ "name": "loading",
2308
+ "description": "Default: false\n\nShow the skeleton"
2309
+ },
2310
+ {
2311
+ "name": "mask",
2312
+ "description": "Default: true\n\nMask effect"
2313
+ },
2314
+ {
2315
+ "name": "mask-closable",
2316
+ "description": "Default: true\n\nWhether to close the modal dialog when the mask (area outside the modal) is clicked"
2317
+ },
2318
+ {
2319
+ "name": "modal-render",
2320
+ "description": "Default: -\n\nCustom modal content render"
2321
+ },
2322
+ {
2323
+ "name": "mouse-position",
2324
+ "description": "Default: -\n\nSet animation start position"
2325
+ },
2326
+ {
2327
+ "name": "ok-button-props",
2328
+ "description": "Default: -\n\nThe ok button props"
2329
+ },
2330
+ {
2331
+ "name": "ok-text",
2332
+ "description": "Default: OK\n\nText of the OK button"
2333
+ },
2334
+ {
2335
+ "name": "ok-type",
2336
+ "description": "Default: primary\n\nButton type of the OK button"
2337
+ },
2338
+ {
2339
+ "name": "open",
2340
+ "description": "Default: false\n\nWhether the modal dialog is visible or not"
2341
+ },
2342
+ {
2343
+ "name": "root-class",
2344
+ "description": "Default: -\n\nRoot container class"
2345
+ },
2346
+ {
2347
+ "name": "root-style",
2348
+ "description": "Default: -\n\nRoot container style"
2349
+ },
2350
+ {
2351
+ "name": "styles",
2352
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Modal component. Supports object or function."
2353
+ },
2354
+ {
2355
+ "name": "title",
2356
+ "description": "Default: -\n\nThe modal dialog's title"
2357
+ },
2358
+ {
2359
+ "name": "transition-name",
2360
+ "description": "Default: -\n\nTransition name of dialog"
2361
+ },
2362
+ {
2363
+ "name": "mask-transition-name",
2364
+ "description": "Default: -\n\nTransition name of mask"
2365
+ },
2366
+ {
2367
+ "name": "width",
2368
+ "description": "Default: 520\n\nWidth of the modal dialog"
2369
+ },
2370
+ {
2371
+ "name": "wrap-class-name",
2372
+ "description": "Default: -\n\nThe class name of the container of the modal dialog"
2373
+ },
2374
+ {
2375
+ "name": "wrap-props",
2376
+ "description": "Default: -\n\nWrapper element props"
2377
+ },
2378
+ {
2379
+ "name": "z-index",
2380
+ "description": "Default: 1000\n\nThe z-index of the Modal"
2391
2381
  }
2392
2382
  ]
2393
2383
  },
@@ -2499,361 +2489,367 @@
2499
2489
  },
2500
2490
  {
2501
2491
  "name": "a-static-methods",
2502
- "description": "Prompt notification message globally.",
2492
+ "description": "Display global messages as feedback in response to user operations.",
2503
2493
  "attributes": []
2504
2494
  },
2505
2495
  {
2506
- "name": "a-arguments",
2507
- "description": "Display global messages as feedback in response to user operations.",
2496
+ "name": "a-args-props",
2497
+ "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2508
2498
  "attributes": []
2509
2499
  },
2510
2500
  {
2511
- "name": "a-config",
2512
- "description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
2501
+ "name": "a-notification-use-notification",
2502
+ "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2513
2503
  "attributes": []
2514
2504
  },
2515
2505
  {
2516
- "name": "a-global-configuration",
2517
- "description": "Prompt notification message globally.",
2506
+ "name": "a-closable-type",
2507
+ "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2518
2508
  "attributes": []
2519
2509
  },
2520
2510
  {
2521
- "name": "a-静态方法",
2522
- "description": "全局展示通知提醒信息。",
2511
+ "name": "a-global-configuration",
2512
+ "description": "Display global messages as feedback in response to user operations.",
2523
2513
  "attributes": []
2524
2514
  },
2525
2515
  {
2526
- "name": "a-参数",
2516
+ "name": "a-静态方法",
2527
2517
  "description": "全局展示操作反馈信息。",
2528
2518
  "attributes": []
2529
2519
  },
2530
2520
  {
2531
2521
  "name": "a-全局配置",
2532
- "description": "全局展示通知提醒信息。",
2522
+ "description": "全局展示操作反馈信息。",
2533
2523
  "attributes": []
2534
2524
  },
2535
2525
  {
2536
- "name": "a-args-props",
2537
- "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2526
+ "name": "a-arguments",
2527
+ "description": "Display global messages as feedback in response to user operations.",
2538
2528
  "attributes": []
2539
2529
  },
2540
2530
  {
2541
- "name": "a-notification-use-notification",
2542
- "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2531
+ "name": "a-config",
2532
+ "description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
2543
2533
  "attributes": []
2544
2534
  },
2545
2535
  {
2546
- "name": "a-closable-type",
2547
- "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2536
+ "name": "a-参数",
2537
+ "description": "全局展示操作反馈信息。",
2548
2538
  "attributes": []
2549
2539
  },
2550
2540
  {
2551
- "name": "a-mentions",
2552
- "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
2541
+ "name": "a-input",
2542
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2553
2543
  "attributes": [
2554
2544
  {
2555
- "name": "loading",
2556
- "description": "Default: -\n\n-"
2557
- },
2558
- {
2559
- "name": "status",
2560
- "description": "Default: -\n\nSet validation status"
2545
+ "name": "~~addon-after~~",
2546
+ "description": "Default: -\n\nThe label text displayed after (on the right side of) the input field, please use Space.Compact instead"
2561
2547
  },
2562
2548
  {
2563
- "name": "options",
2564
- "description": "Default: \\[]\n\nOption Configuration"
2549
+ "name": "~~addon-before~~",
2550
+ "description": "Default: -\n\nThe label text displayed before (on the left side of) the input field, please use Space.Compact instead"
2565
2551
  },
2566
2552
  {
2567
- "name": "popup-class-name",
2568
- "description": "Default: -\n\n-"
2553
+ "name": "allow-clear",
2554
+ "description": "Default: false\n\nIf allow to remove input content with clear icon"
2569
2555
  },
2570
2556
  {
2571
- "name": "variant",
2572
- "description": "Default: outlined\n\nVariants of Input"
2557
+ "name": "~~bordered~~",
2558
+ "description": "Default: true\n\nWhether has border style, please use variant instead"
2573
2559
  },
2574
2560
  {
2575
2561
  "name": "classes",
2576
2562
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2577
2563
  },
2578
2564
  {
2579
- "name": "styles",
2580
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2565
+ "name": "count",
2566
+ "description": "Default: -\n\nCharacter count config"
2581
2567
  },
2582
2568
  {
2583
- "name": "size",
2584
- "description": "Default: -\n\n-"
2569
+ "name": "default-value",
2570
+ "description": "Default: -\n\nThe initial input content"
2585
2571
  },
2586
2572
  {
2587
- "name": "label-render",
2588
- "description": "Default: -\n\n-"
2573
+ "name": "disabled",
2574
+ "description": "Default: false\n\nWhether the input is disabled"
2589
2575
  },
2590
2576
  {
2591
- "name": "allow-clear",
2592
- "description": "Default: false\n\nIf allow to remove mentions content with clear icon"
2577
+ "name": "id",
2578
+ "description": "Default: -\n\nThe ID for input"
2593
2579
  },
2594
2580
  {
2595
- "name": "disabled",
2596
- "description": "Default: -\n\n-"
2597
- }
2598
- ]
2599
- },
2600
- {
2601
- "name": "a-pagination",
2602
- "description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
2603
- "attributes": [
2604
- {
2605
- "name": "align",
2606
- "description": "Default: -\n\nAlignment of pagination"
2581
+ "name": "max-length",
2582
+ "description": "Default: -\n\nThe maximum number of characters in Input"
2607
2583
  },
2608
2584
  {
2609
- "name": "classes",
2610
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2585
+ "name": "prefix",
2586
+ "description": "Default: -\n\nThe prefix icon for the Input"
2611
2587
  },
2612
2588
  {
2613
- "name": "current",
2614
- "description": "Default: -\n\nCurrent page number"
2589
+ "name": "show-count",
2590
+ "description": "Default: false\n\nWhether to show character count"
2615
2591
  },
2616
2592
  {
2617
- "name": "default-current",
2618
- "description": "Default: 1\n\nDefault initial page number"
2593
+ "name": "status",
2594
+ "description": "Default: -\n\nSet validation status"
2619
2595
  },
2620
2596
  {
2621
- "name": "default-page-size",
2622
- "description": "Default: 10\n\nDefault number of data items per page"
2597
+ "name": "styles",
2598
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2623
2599
  },
2624
2600
  {
2625
- "name": "disabled",
2626
- "description": "Default: -\n\nDisable pagination"
2601
+ "name": "size",
2602
+ "description": "Default: -\n\nThe size of the input box. Note: in the context of a form, the middle size is used"
2627
2603
  },
2628
2604
  {
2629
- "name": "hide-on-single-page",
2630
- "description": "Default: false\n\nWhether to hide pager on single page"
2605
+ "name": "suffix",
2606
+ "description": "Default: -\n\nThe suffix icon for the Input"
2631
2607
  },
2632
2608
  {
2633
- "name": "item-render",
2634
- "description": "Default: -\n\nTo customize item's innerHTML"
2609
+ "name": "type",
2610
+ "description": "Default: text\n\nThe type of input, see: MDN( use Input.TextArea instead of type=\"textarea\")"
2635
2611
  },
2636
2612
  {
2637
- "name": "page-size",
2638
- "description": "Default: -\n\nNumber of data items per page"
2613
+ "name": "value",
2614
+ "description": "Default: -\n\nThe input content value"
2639
2615
  },
2640
2616
  {
2641
- "name": "page-size-options",
2642
- "description": "Default: ['10', '20', '50', '100']\n\nSpecify the sizeChanger options"
2643
- },
2617
+ "name": "variant",
2618
+ "description": "Default: outlined\n\nVariants of Input"
2619
+ }
2620
+ ]
2621
+ },
2622
+ {
2623
+ "name": "a-text-area",
2624
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2625
+ "attributes": [
2644
2626
  {
2645
- "name": "responsive",
2646
- "description": "Default: -\n\nIf size is not specified, Pagination would resize according to the width of the window"
2627
+ "name": "auto-size",
2628
+ "description": "Default: false\n\nHeight auto size feature, can be set to true | false or an object { minRows: 2, maxRows: 6 }"
2647
2629
  },
2648
2630
  {
2649
- "name": "root-class",
2650
- "description": "Default: -\n\nRoot container class"
2631
+ "name": "classes",
2632
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2651
2633
  },
2652
2634
  {
2653
- "name": "show-less-items",
2654
- "description": "Default: false\n\nShow less page items"
2655
- },
2635
+ "name": "styles",
2636
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2637
+ }
2638
+ ]
2639
+ },
2640
+ {
2641
+ "name": "a-input-search",
2642
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2643
+ "attributes": [
2656
2644
  {
2657
- "name": "show-quick-jumper",
2658
- "description": "Default: false\n\nDetermine whether you can jump to pages directly"
2645
+ "name": "classes",
2646
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2659
2647
  },
2660
2648
  {
2661
- "name": "show-size-changer",
2662
- "description": "Default: -\n\nDetermine whether to show pageSize select"
2649
+ "name": "enter-button",
2650
+ "description": "Default: false\n\nfalse displays the default button color, true uses the primary color, or you can provide a custom button. Conflicts with addonAfter."
2663
2651
  },
2664
2652
  {
2665
- "name": "total-boundary-show-size-changer",
2666
- "description": "Default: 50\n\nWhen total larger than it, showSizeChanger will be true"
2667
- },
2668
- {
2669
- "name": "show-title",
2670
- "description": "Default: true\n\nShow page item's title"
2653
+ "name": "loading",
2654
+ "description": "Default: false\n\nSearch box with loading"
2671
2655
  },
2672
2656
  {
2673
- "name": "show-total",
2674
- "description": "Default: -\n\nTo display the total number and range"
2675
- },
2657
+ "name": "styles",
2658
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2659
+ }
2660
+ ]
2661
+ },
2662
+ {
2663
+ "name": "a-input-password",
2664
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2665
+ "attributes": [
2676
2666
  {
2677
- "name": "simple",
2678
- "description": "Default: -\n\nWhether to use simple mode"
2667
+ "name": "classes",
2668
+ "description": "Default: -\n\nSemantic DOM class"
2679
2669
  },
2680
2670
  {
2681
- "name": "size",
2682
- "description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
2671
+ "name": "icon-render",
2672
+ "description": "Default: (visible) => (visible ? : )\n\nCustom toggle button"
2683
2673
  },
2684
2674
  {
2685
2675
  "name": "styles",
2686
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2676
+ "description": "Default: -\n\nSemantic DOM style"
2687
2677
  },
2688
2678
  {
2689
- "name": "total",
2690
- "description": "Default: 0\n\nTotal number of data items"
2691
- },
2679
+ "name": "visibility-toggle",
2680
+ "description": "Default: true\n\nWhether show toggle button or control password visible"
2681
+ }
2682
+ ]
2683
+ },
2684
+ {
2685
+ "name": "a-input-otp",
2686
+ "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
2687
+ "attributes": [
2692
2688
  {
2693
- "name": "locale",
2694
- "description": "Default: -\n\nPagination locale"
2689
+ "name": "classes",
2690
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2695
2691
  },
2696
2692
  {
2697
- "name": "prev-icon",
2698
- "description": "Default: -\n\nCustom previous icon"
2693
+ "name": "default-value",
2694
+ "description": "Default: -\n\nDefault value"
2699
2695
  },
2700
2696
  {
2701
- "name": "next-icon",
2702
- "description": "Default: -\n\nCustom next icon"
2697
+ "name": "disabled",
2698
+ "description": "Default: false\n\nWhether the input is disabled"
2703
2699
  },
2704
2700
  {
2705
- "name": "jump-prev-icon",
2706
- "description": "Default: -\n\nCustom jump-prev icon"
2701
+ "name": "formatter",
2702
+ "description": "Default: -\n\nFormat display, blank fields will be filled with"
2707
2703
  },
2708
2704
  {
2709
- "name": "jump-next-icon",
2710
- "description": "Default: -\n\nCustom jump-next icon"
2705
+ "name": "separator",
2706
+ "description": "Default: -\n\nrender the separator after the input box of the specified index"
2711
2707
  },
2712
2708
  {
2713
- "name": "select-component-class",
2714
- "description": "Default: -\n\nDeprecated, not official support"
2715
- }
2716
- ]
2717
- },
2718
- {
2719
- "name": "a-modal",
2720
- "description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
2721
- "attributes": [
2722
- {
2723
- "name": "after-close",
2724
- "description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
2709
+ "name": "styles",
2710
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2725
2711
  },
2726
2712
  {
2727
- "name": "after-open-change",
2728
- "description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
2713
+ "name": "mask",
2714
+ "description": "Default: false\n\nCustom display, the original value will not be modified"
2729
2715
  },
2730
2716
  {
2731
- "name": "cancel-button-props",
2732
- "description": "Default: -\n\nThe cancel button props"
2717
+ "name": "length",
2718
+ "description": "Default: 6\n\nThe number of input elements"
2733
2719
  },
2734
2720
  {
2735
- "name": "cancel-text",
2736
- "description": "Default: Cancel\n\nText of the Cancel button"
2721
+ "name": "status",
2722
+ "description": "Default: -\n\nSet validation status"
2737
2723
  },
2738
2724
  {
2739
- "name": "centered",
2740
- "description": "Default: false\n\nCentered Modal"
2725
+ "name": "size",
2726
+ "description": "Default: middle\n\nThe size of the input box"
2741
2727
  },
2742
2728
  {
2743
- "name": "classes",
2744
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Modal component. Supports object or function."
2729
+ "name": "variant",
2730
+ "description": "Default: outlined\n\nVariants of Input"
2745
2731
  },
2746
2732
  {
2747
- "name": "closable",
2748
- "description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
2733
+ "name": "value",
2734
+ "description": "Default: -\n\nThe input content value"
2735
+ }
2736
+ ]
2737
+ },
2738
+ {
2739
+ "name": "a-pagination",
2740
+ "description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
2741
+ "attributes": [
2742
+ {
2743
+ "name": "align",
2744
+ "description": "Default: -\n\nAlignment of pagination"
2749
2745
  },
2750
2746
  {
2751
- "name": "close-icon",
2752
- "description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
2747
+ "name": "classes",
2748
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2753
2749
  },
2754
2750
  {
2755
- "name": "confirm-loading",
2756
- "description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
2751
+ "name": "current",
2752
+ "description": "Default: -\n\nCurrent page number"
2757
2753
  },
2758
2754
  {
2759
- "name": "destroy-on-hidden",
2760
- "description": "Default: false\n\nWhether to unmount child components on close"
2755
+ "name": "default-current",
2756
+ "description": "Default: 1\n\nDefault initial page number"
2761
2757
  },
2762
2758
  {
2763
- "name": "focus-trigger-after-close",
2764
- "description": "Default: true\n\nWhether need to focus trigger element after dialog is closed"
2759
+ "name": "default-page-size",
2760
+ "description": "Default: 10\n\nDefault number of data items per page"
2765
2761
  },
2766
2762
  {
2767
- "name": "footer",
2768
- "description": "Default: (OK and Cancel buttons)\n\nFooter content, set as footer={null} when you don't need default buttons"
2763
+ "name": "disabled",
2764
+ "description": "Default: -\n\nDisable pagination"
2769
2765
  },
2770
2766
  {
2771
- "name": "force-render",
2772
- "description": "Default: false\n\nForce render Modal"
2767
+ "name": "hide-on-single-page",
2768
+ "description": "Default: false\n\nWhether to hide pager on single page"
2773
2769
  },
2774
2770
  {
2775
- "name": "get-container",
2776
- "description": "Default: document.body\n\nThe mounted node for Modal but still display at fullscreen"
2771
+ "name": "item-render",
2772
+ "description": "Default: -\n\nTo customize item's innerHTML"
2777
2773
  },
2778
2774
  {
2779
- "name": "keyboard",
2780
- "description": "Default: true\n\nWhether support press esc to close"
2775
+ "name": "page-size",
2776
+ "description": "Default: -\n\nNumber of data items per page"
2781
2777
  },
2782
2778
  {
2783
- "name": "loading",
2784
- "description": "Default: false\n\nShow the skeleton"
2779
+ "name": "page-size-options",
2780
+ "description": "Default: ['10', '20', '50', '100']\n\nSpecify the sizeChanger options"
2785
2781
  },
2786
2782
  {
2787
- "name": "mask",
2788
- "description": "Default: true\n\nMask effect"
2783
+ "name": "responsive",
2784
+ "description": "Default: -\n\nIf size is not specified, Pagination would resize according to the width of the window"
2789
2785
  },
2790
2786
  {
2791
- "name": "mask-closable",
2792
- "description": "Default: true\n\nWhether to close the modal dialog when the mask (area outside the modal) is clicked"
2787
+ "name": "root-class",
2788
+ "description": "Default: -\n\nRoot container class"
2793
2789
  },
2794
2790
  {
2795
- "name": "modal-render",
2796
- "description": "Default: -\n\nCustom modal content render"
2791
+ "name": "show-less-items",
2792
+ "description": "Default: false\n\nShow less page items"
2797
2793
  },
2798
2794
  {
2799
- "name": "mouse-position",
2800
- "description": "Default: -\n\nSet animation start position"
2795
+ "name": "show-quick-jumper",
2796
+ "description": "Default: false\n\nDetermine whether you can jump to pages directly"
2801
2797
  },
2802
2798
  {
2803
- "name": "ok-button-props",
2804
- "description": "Default: -\n\nThe ok button props"
2799
+ "name": "show-size-changer",
2800
+ "description": "Default: -\n\nDetermine whether to show pageSize select"
2805
2801
  },
2806
2802
  {
2807
- "name": "ok-text",
2808
- "description": "Default: OK\n\nText of the OK button"
2803
+ "name": "total-boundary-show-size-changer",
2804
+ "description": "Default: 50\n\nWhen total larger than it, showSizeChanger will be true"
2809
2805
  },
2810
2806
  {
2811
- "name": "ok-type",
2812
- "description": "Default: primary\n\nButton type of the OK button"
2807
+ "name": "show-title",
2808
+ "description": "Default: true\n\nShow page item's title"
2813
2809
  },
2814
2810
  {
2815
- "name": "open",
2816
- "description": "Default: false\n\nWhether the modal dialog is visible or not"
2811
+ "name": "show-total",
2812
+ "description": "Default: -\n\nTo display the total number and range"
2817
2813
  },
2818
2814
  {
2819
- "name": "root-class",
2820
- "description": "Default: -\n\nRoot container class"
2815
+ "name": "simple",
2816
+ "description": "Default: -\n\nWhether to use simple mode"
2821
2817
  },
2822
2818
  {
2823
- "name": "root-style",
2824
- "description": "Default: -\n\nRoot container style"
2819
+ "name": "size",
2820
+ "description": "Default: default\n\nSpecify the size of Pagination, can be set to small"
2825
2821
  },
2826
2822
  {
2827
2823
  "name": "styles",
2828
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Modal component. Supports object or function."
2824
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2829
2825
  },
2830
2826
  {
2831
- "name": "title",
2832
- "description": "Default: -\n\nThe modal dialog's title"
2827
+ "name": "total",
2828
+ "description": "Default: 0\n\nTotal number of data items"
2833
2829
  },
2834
2830
  {
2835
- "name": "transition-name",
2836
- "description": "Default: -\n\nTransition name of dialog"
2831
+ "name": "locale",
2832
+ "description": "Default: -\n\nPagination locale"
2837
2833
  },
2838
2834
  {
2839
- "name": "mask-transition-name",
2840
- "description": "Default: -\n\nTransition name of mask"
2835
+ "name": "prev-icon",
2836
+ "description": "Default: -\n\nCustom previous icon"
2841
2837
  },
2842
2838
  {
2843
- "name": "width",
2844
- "description": "Default: 520\n\nWidth of the modal dialog"
2839
+ "name": "next-icon",
2840
+ "description": "Default: -\n\nCustom next icon"
2845
2841
  },
2846
2842
  {
2847
- "name": "wrap-class-name",
2848
- "description": "Default: -\n\nThe class name of the container of the modal dialog"
2843
+ "name": "jump-prev-icon",
2844
+ "description": "Default: -\n\nCustom jump-prev icon"
2849
2845
  },
2850
2846
  {
2851
- "name": "wrap-props",
2852
- "description": "Default: -\n\nWrapper element props"
2847
+ "name": "jump-next-icon",
2848
+ "description": "Default: -\n\nCustom jump-next icon"
2853
2849
  },
2854
2850
  {
2855
- "name": "z-index",
2856
- "description": "Default: 1000\n\nThe z-index of the Modal"
2851
+ "name": "select-component-class",
2852
+ "description": "Default: -\n\nDeprecated, not official support"
2857
2853
  }
2858
2854
  ]
2859
2855
  },
@@ -2897,175 +2893,55 @@
2897
2893
  },
2898
2894
  {
2899
2895
  "name": "type",
2900
- "description": "Default: line\n\nTo set the type, options: line circle dashboard"
2901
- },
2902
- {
2903
- "name": "percent",
2904
- "description": "Default: 0\n\nTo set the completion percentage"
2905
- },
2906
- {
2907
- "name": "format",
2908
- "description": "Default: (percent) => percent + %\n\nThe template function of the content"
2909
- },
2910
- {
2911
- "name": "status",
2912
- "description": "Default: -\n\nTo set the status of the Progress, options: success exception normal active(line only)"
2913
- },
2914
- {
2915
- "name": "show-info",
2916
- "description": "Default: true\n\nWhether to display the progress value and the status icon"
2917
- },
2918
- {
2919
- "name": "stroke-width",
2920
- "description": "Default: -\n\n-"
2921
- },
2922
- {
2923
- "name": "stroke-linecap",
2924
- "description": "Default: round\n\nTo set the style of the progress linecap"
2925
- },
2926
- {
2927
- "name": "stroke-color",
2928
- "description": "Default: -\n\nThe color of progress bar"
2929
- },
2930
- {
2931
- "name": "rail-color",
2932
- "description": "Default: -\n\nThe color of unfilled part"
2933
- },
2934
- {
2935
- "name": "success",
2936
- "description": "Default: -\n\nConfigs of successfully progress bar"
2937
- },
2938
- {
2939
- "name": "trail-color",
2940
- "description": "Default: -\n\nThe color of unfilled part. Please use railColor instead"
2941
- },
2942
- {
2943
- "name": "width",
2944
- "description": "Default: -\n\nDeprecated. Use size instead"
2945
- },
2946
- {
2947
- "name": "size",
2948
- "description": "Default: default\n\nProgress size"
2949
- }
2950
- ]
2951
- },
2952
- {
2953
- "name": "a-qrcode",
2954
- "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
2955
- "attributes": [
2956
- {
2957
- "name": "value",
2958
- "description": "Default: -\n\nscanned text"
2959
- },
2960
- {
2961
- "name": "type",
2962
- "description": "Default: canvas\n\nrender type"
2963
- },
2964
- {
2965
- "name": "icon",
2966
- "description": "Default: -\n\ninclude image url (only image link are supported)"
2967
- },
2968
- {
2969
- "name": "size",
2970
- "description": "Default: 160\n\nQRCode size"
2971
- },
2972
- {
2973
- "name": "icon-size",
2974
- "description": "Default: 40\n\ninclude image size"
2975
- },
2976
- {
2977
- "name": "color",
2978
- "description": "Default: #000\n\nQRCode Color"
2979
- },
2980
- {
2981
- "name": "classes",
2982
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2983
- },
2984
- {
2985
- "name": "bg-color",
2986
- "description": "Default: transparent\n\nQRCode Background Color"
2987
- },
2988
- {
2989
- "name": "margin-size",
2990
- "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
2991
- },
2992
- {
2993
- "name": "bordered",
2994
- "description": "Default: true\n\nWhether has border style"
2995
- },
2996
- {
2997
- "name": "error-level",
2998
- "description": "Default: 'M'\n\nError Code Level"
2999
- },
3000
- {
3001
- "name": "boost-level",
3002
- "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
3003
- },
3004
- {
3005
- "name": "status",
3006
- "description": "Default: 'active'\n\nQRCode status"
3007
- },
3008
- {
3009
- "name": "status-render",
3010
- "description": "Default: -\n\ncustom status render"
3011
- },
3012
- {
3013
- "name": "styles",
3014
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3015
- }
3016
- ]
3017
- },
3018
- {
3019
- "name": "a-popconfirm",
3020
- "description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
3021
- "attributes": [
2896
+ "description": "Default: line\n\nTo set the type, options: line circle dashboard"
2897
+ },
3022
2898
  {
3023
- "name": "cancel-button-props",
3024
- "description": "Default: -\n\nThe cancel button props"
2899
+ "name": "percent",
2900
+ "description": "Default: 0\n\nTo set the completion percentage"
3025
2901
  },
3026
2902
  {
3027
- "name": "cancel-text",
3028
- "description": "Default: Cancel\n\nThe text of the Cancel button"
2903
+ "name": "format",
2904
+ "description": "Default: (percent) => percent + %\n\nThe template function of the content"
3029
2905
  },
3030
2906
  {
3031
- "name": "disabled",
3032
- "description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
2907
+ "name": "status",
2908
+ "description": "Default: -\n\nTo set the status of the Progress, options: success exception normal active(line only)"
3033
2909
  },
3034
2910
  {
3035
- "name": "icon",
3036
- "description": "Default: -\n\nCustomize icon of confirmation"
2911
+ "name": "show-info",
2912
+ "description": "Default: true\n\nWhether to display the progress value and the status icon"
3037
2913
  },
3038
2914
  {
3039
- "name": "ok-button-props",
3040
- "description": "Default: -\n\nThe ok button props"
2915
+ "name": "stroke-width",
2916
+ "description": "Default: -\n\n-"
3041
2917
  },
3042
2918
  {
3043
- "name": "ok-text",
3044
- "description": "Default: OK\n\nThe text of the Confirm button"
2919
+ "name": "stroke-linecap",
2920
+ "description": "Default: round\n\nTo set the style of the progress linecap"
3045
2921
  },
3046
2922
  {
3047
- "name": "ok-type",
3048
- "description": "Default: primary\n\nButton type of the Confirm button"
2923
+ "name": "stroke-color",
2924
+ "description": "Default: -\n\nThe color of progress bar"
3049
2925
  },
3050
2926
  {
3051
- "name": "show-cancel",
3052
- "description": "Default: true\n\nShow cancel button"
2927
+ "name": "rail-color",
2928
+ "description": "Default: -\n\nThe color of unfilled part"
3053
2929
  },
3054
2930
  {
3055
- "name": "title",
3056
- "description": "Default: -\n\nThe title of the confirmation box"
2931
+ "name": "success",
2932
+ "description": "Default: -\n\nConfigs of successfully progress bar"
3057
2933
  },
3058
2934
  {
3059
- "name": "description",
3060
- "description": "Default: -\n\nThe description of the confirmation box"
2935
+ "name": "trail-color",
2936
+ "description": "Default: -\n\nThe color of unfilled part. Please use railColor instead"
3061
2937
  },
3062
2938
  {
3063
- "name": "classes",
3064
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2939
+ "name": "width",
2940
+ "description": "Default: -\n\nDeprecated. Use size instead"
3065
2941
  },
3066
2942
  {
3067
- "name": "styles",
3068
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2943
+ "name": "size",
2944
+ "description": "Default: default\n\nProgress size"
3069
2945
  }
3070
2946
  ]
3071
2947
  },
@@ -3154,242 +3030,172 @@
3154
3030
  ]
3155
3031
  },
3156
3032
  {
3157
- "name": "a-rate",
3158
- "description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
3033
+ "name": "a-qrcode",
3034
+ "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
3159
3035
  "attributes": [
3160
3036
  {
3161
- "name": "allow-clear",
3162
- "description": "Default: true\n\nWhether to allow clear when click again"
3163
- },
3164
- {
3165
- "name": "allow-half",
3166
- "description": "Default: false\n\nWhether to allow semi selection"
3167
- },
3168
- {
3169
- "name": "character",
3170
- "description": "Default: -\n\nThe custom character of rate"
3171
- },
3172
- {
3173
- "name": "class-name",
3174
- "description": "Default: -\n\nThe custom class name of rate"
3175
- },
3176
- {
3177
- "name": "count",
3178
- "description": "Default: 5\n\nStar count"
3037
+ "name": "value",
3038
+ "description": "Default: -\n\nscanned text"
3179
3039
  },
3180
3040
  {
3181
- "name": "disabled",
3182
- "description": "Default: false\n\nIf read only, unable to interact"
3041
+ "name": "type",
3042
+ "description": "Default: canvas\n\nrender type"
3183
3043
  },
3184
3044
  {
3185
- "name": "keyboard",
3186
- "description": "Default: true\n\nSupport keyboard operation"
3045
+ "name": "icon",
3046
+ "description": "Default: -\n\ninclude image url (only image link are supported)"
3187
3047
  },
3188
3048
  {
3189
3049
  "name": "size",
3190
- "description": "Default: 'middle'\n\nStar size"
3191
- },
3192
- {
3193
- "name": "style",
3194
- "description": "Default: -\n\nThe custom style object of rate"
3195
- },
3196
- {
3197
- "name": "tooltips",
3198
- "description": "Default: -\n\nCustomize tooltip by each character"
3050
+ "description": "Default: 160\n\nQRCode size"
3199
3051
  },
3200
3052
  {
3201
- "name": "value",
3202
- "description": "Default: -\n\nThe current value"
3203
- }
3204
- ]
3205
- },
3206
- {
3207
- "name": "a-select",
3208
- "description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
3209
- "attributes": [
3210
- {
3211
- "name": "allow-clear",
3212
- "description": "Default: false\n\nShow clear button"
3053
+ "name": "icon-size",
3054
+ "description": "Default: 40\n\ninclude image size"
3213
3055
  },
3214
3056
  {
3215
- "name": "auto-clear-search-value",
3216
- "description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
3057
+ "name": "color",
3058
+ "description": "Default: #000\n\nQRCode Color"
3217
3059
  },
3218
3060
  {
3219
3061
  "name": "classes",
3220
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3221
- },
3222
- {
3223
- "name": "default-active-first-option",
3224
- "description": "Default: true\n\nWhether active first option by default"
3225
- },
3226
- {
3227
- "name": "disabled",
3228
- "description": "Default: false\n\nWhether disabled select"
3229
- },
3230
- {
3231
- "name": "dropdown-class-name",
3232
- "description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
3233
- },
3234
- {
3235
- "name": "dropdown-match-select-width",
3236
- "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
3237
- },
3238
- {
3239
- "name": "dropdown-render",
3240
- "description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
3241
- },
3242
- {
3243
- "name": "dropdown-style",
3244
- "description": "Default: -\n\nThe style of dropdown menu, **Deprecated. Use styles.popup.root instead**"
3245
- },
3246
- {
3247
- "name": "field-names",
3248
- "description": "Default: { label: 'label', value: 'value', options: 'options', groupLabel: 'label' }\n\nCustomize node label, value, options, groupLabel field name"
3249
- },
3250
- {
3251
- "name": "filter-option",
3252
- "description": "Default: true\n\nIf true, filter options by input, if function, filter options against it. The function will receive two arguments, inputValue and option, if the function returns true, the option will be included in the filtered set; Otherwise, it will be excluded"
3253
- },
3254
- {
3255
- "name": "filter-sort",
3256
- "description": "Default: -\n\nSort function for search options sorting, see Array.sort's compareFunction"
3257
- },
3258
- {
3259
- "name": "get-popup-container",
3260
- "description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative"
3261
- },
3262
- {
3263
- "name": "label-in-value",
3264
- "description": "Default: false\n\nWhether to embed label in value, turn the format of value from string to { value: string, label: VueNode }"
3265
- },
3266
- {
3267
- "name": "list-height",
3268
- "description": "Default: 256\n\nConfig popup height"
3062
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3269
3063
  },
3270
3064
  {
3271
- "name": "loading",
3272
- "description": "Default: false\n\nIndicate loading state"
3065
+ "name": "bg-color",
3066
+ "description": "Default: transparent\n\nQRCode Background Color"
3273
3067
  },
3274
3068
  {
3275
- "name": "max-count",
3276
- "description": "Default: -\n\nThe max number of items can be selected, only applies when mode is multiple or tags"
3069
+ "name": "margin-size",
3070
+ "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
3277
3071
  },
3278
3072
  {
3279
- "name": "max-tag-count",
3280
- "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
3073
+ "name": "bordered",
3074
+ "description": "Default: true\n\nWhether has border style"
3281
3075
  },
3282
3076
  {
3283
- "name": "max-tag-placeholder",
3284
- "description": "Default: -\n\nPlaceholder for not showing tags"
3077
+ "name": "error-level",
3078
+ "description": "Default: 'M'\n\nError Code Level"
3285
3079
  },
3286
3080
  {
3287
- "name": "max-tag-text-length",
3288
- "description": "Default: -\n\nMax tag text length to show"
3081
+ "name": "boost-level",
3082
+ "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
3289
3083
  },
3290
3084
  {
3291
- "name": "menu-item-selected-icon",
3292
- "description": "Default: -\n\nThe custom menuItemSelected icon with multiple options"
3085
+ "name": "status",
3086
+ "description": "Default: 'active'\n\nQRCode status"
3293
3087
  },
3294
3088
  {
3295
- "name": "mode",
3296
- "description": "Default: -\n\nSet mode of Select"
3089
+ "name": "status-render",
3090
+ "description": "Default: -\n\ncustom status render"
3297
3091
  },
3298
3092
  {
3299
- "name": "not-found-content",
3300
- "description": "Default: Not Found\n\nSpecify content to show when no result matches"
3301
- },
3093
+ "name": "styles",
3094
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3095
+ }
3096
+ ]
3097
+ },
3098
+ {
3099
+ "name": "a-popconfirm",
3100
+ "description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
3101
+ "attributes": [
3302
3102
  {
3303
- "name": "open",
3304
- "description": "Default: -\n\nControlled open state of dropdown"
3103
+ "name": "cancel-button-props",
3104
+ "description": "Default: -\n\nThe cancel button props"
3305
3105
  },
3306
3106
  {
3307
- "name": "option-filter-prop",
3308
- "description": "Default: value\n\nWhich prop value of option will be used for filter if filterOption is true. If options is set, it should be set to label. When a string[] is provided, multiple fields are searched using OR matching"
3107
+ "name": "cancel-text",
3108
+ "description": "Default: Cancel\n\nThe text of the Cancel button"
3309
3109
  },
3310
3110
  {
3311
- "name": "options",
3312
- "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
3111
+ "name": "disabled",
3112
+ "description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
3313
3113
  },
3314
3114
  {
3315
- "name": "option-render",
3316
- "description": "Default: -\n\nCustomize the rendering dropdown options"
3115
+ "name": "icon",
3116
+ "description": "Default: -\n\nCustomize icon of confirmation"
3317
3117
  },
3318
3118
  {
3319
- "name": "placeholder",
3320
- "description": "Default: -\n\nThe placeholder of select"
3119
+ "name": "ok-button-props",
3120
+ "description": "Default: -\n\nThe ok button props"
3321
3121
  },
3322
3122
  {
3323
- "name": "placement",
3324
- "description": "Default: bottomLeft\n\nThe position where the selection box pops up"
3123
+ "name": "ok-text",
3124
+ "description": "Default: OK\n\nThe text of the Confirm button"
3325
3125
  },
3326
3126
  {
3327
- "name": "popup-class-name",
3328
- "description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
3127
+ "name": "ok-type",
3128
+ "description": "Default: primary\n\nButton type of the Confirm button"
3329
3129
  },
3330
3130
  {
3331
- "name": "popup-match-select-width",
3332
- "description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
3131
+ "name": "show-cancel",
3132
+ "description": "Default: true\n\nShow cancel button"
3333
3133
  },
3334
3134
  {
3335
- "name": "popup-render",
3336
- "description": "Default: -\n\nCustomize dropdown content"
3135
+ "name": "title",
3136
+ "description": "Default: -\n\nThe title of the confirmation box"
3337
3137
  },
3338
3138
  {
3339
- "name": "prefix",
3340
- "description": "Default: -\n\nThe custom prefix"
3139
+ "name": "description",
3140
+ "description": "Default: -\n\nThe description of the confirmation box"
3341
3141
  },
3342
3142
  {
3343
- "name": "remove-icon",
3344
- "description": "Default: -\n\nThe custom remove icon"
3143
+ "name": "classes",
3144
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3345
3145
  },
3346
3146
  {
3347
- "name": "search-value",
3348
- "description": "Default: -\n\nThe current input \"search\" text"
3349
- },
3147
+ "name": "styles",
3148
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3149
+ }
3150
+ ]
3151
+ },
3152
+ {
3153
+ "name": "a-rate",
3154
+ "description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
3155
+ "attributes": [
3350
3156
  {
3351
- "name": "show-search",
3352
- "description": "Default: single: false, multiple: true\n\nWhether select is searchable"
3157
+ "name": "allow-clear",
3158
+ "description": "Default: true\n\nWhether to allow clear when click again"
3353
3159
  },
3354
3160
  {
3355
- "name": "size",
3356
- "description": "Default: -\n\nSize of Select input"
3161
+ "name": "allow-half",
3162
+ "description": "Default: false\n\nWhether to allow semi selection"
3357
3163
  },
3358
3164
  {
3359
- "name": "status",
3360
- "description": "Default: -\n\nSet validation status"
3165
+ "name": "character",
3166
+ "description": "Default: -\n\nThe custom character of rate"
3361
3167
  },
3362
3168
  {
3363
- "name": "styles",
3364
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3169
+ "name": "class-name",
3170
+ "description": "Default: -\n\nThe custom class name of rate"
3365
3171
  },
3366
3172
  {
3367
- "name": "suffix-icon",
3368
- "description": "Default: -\n\nThe custom suffix icon. Customize icon will not response click open to avoid icon designed to do other interactive. You can use pointer-events: none style to bypass"
3173
+ "name": "count",
3174
+ "description": "Default: 5\n\nStar count"
3369
3175
  },
3370
3176
  {
3371
- "name": "tag-render",
3372
- "description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
3177
+ "name": "disabled",
3178
+ "description": "Default: false\n\nIf read only, unable to interact"
3373
3179
  },
3374
3180
  {
3375
- "name": "label-render",
3376
- "description": "Default: -\n\nCustomize selected label render"
3181
+ "name": "keyboard",
3182
+ "description": "Default: true\n\nSupport keyboard operation"
3377
3183
  },
3378
3184
  {
3379
- "name": "token-separators",
3380
- "description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
3185
+ "name": "size",
3186
+ "description": "Default: 'middle'\n\nStar size"
3381
3187
  },
3382
3188
  {
3383
- "name": "value",
3384
- "description": "Default: -\n\nCurrent selected option (considered as a immutable array)"
3189
+ "name": "style",
3190
+ "description": "Default: -\n\nThe custom style object of rate"
3385
3191
  },
3386
3192
  {
3387
- "name": "variant",
3388
- "description": "Default: outlined\n\nVariants of selector"
3193
+ "name": "tooltips",
3194
+ "description": "Default: -\n\nCustomize tooltip by each character"
3389
3195
  },
3390
3196
  {
3391
- "name": "virtual",
3392
- "description": "Default: true\n\nDisable virtual scroll when set to false"
3197
+ "name": "value",
3198
+ "description": "Default: -\n\nThe current value"
3393
3199
  }
3394
3200
  ]
3395
3201
  },
@@ -3427,84 +3233,6 @@
3427
3233
  }
3428
3234
  ]
3429
3235
  },
3430
- {
3431
- "name": "a-skeleton",
3432
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3433
- "attributes": [
3434
- {
3435
- "name": "active",
3436
- "description": "Default: false\n\nShow animation effect"
3437
- },
3438
- {
3439
- "name": "avatar",
3440
- "description": "Default: false\n\nShow avatar placeholder"
3441
- },
3442
- {
3443
- "name": "loading",
3444
- "description": "Default: -\n\nDisplay the skeleton when true"
3445
- },
3446
- {
3447
- "name": "paragraph",
3448
- "description": "Default: true\n\nShow paragraph placeholder"
3449
- },
3450
- {
3451
- "name": "round",
3452
- "description": "Default: false\n\nShow paragraph and title radius when true"
3453
- },
3454
- {
3455
- "name": "title",
3456
- "description": "Default: true\n\nShow title placeholder"
3457
- },
3458
- {
3459
- "name": "classes",
3460
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3461
- },
3462
- {
3463
- "name": "styles",
3464
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3465
- }
3466
- ]
3467
- },
3468
- {
3469
- "name": "a-skeleton-avatar-props",
3470
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3471
- "attributes": []
3472
- },
3473
- {
3474
- "name": "a-skeleton-title-props",
3475
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3476
- "attributes": []
3477
- },
3478
- {
3479
- "name": "a-skeleton-paragraph-props",
3480
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3481
- "attributes": []
3482
- },
3483
- {
3484
- "name": "a-skeleton-avatar",
3485
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3486
- "attributes": []
3487
- },
3488
- {
3489
- "name": "a-skeleton-button",
3490
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3491
- "attributes": []
3492
- },
3493
- {
3494
- "name": "a-skeleton-input",
3495
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3496
- "attributes": []
3497
- },
3498
- {
3499
- "name": "a-skeleton-image",
3500
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3501
- "attributes": []
3502
- },
3503
- {
3504
- "name": "a-skeleton-node",
3505
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3506
- "attributes": []
3507
- },
3508
3236
  {
3509
3237
  "name": "a-slider",
3510
3238
  "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
@@ -3579,56 +3307,6 @@
3579
3307
  }
3580
3308
  ]
3581
3309
  },
3582
- {
3583
- "name": "a-spin",
3584
- "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3585
- "attributes": [
3586
- {
3587
- "name": "spinning",
3588
- "description": "Default: true\n\nWhether Spin is visible"
3589
- },
3590
- {
3591
- "name": "size",
3592
- "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3593
- },
3594
- {
3595
- "name": "tip",
3596
- "description": "Default: -\n\nCustomize description content when Spin has children"
3597
- },
3598
- {
3599
- "name": "delay",
3600
- "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3601
- },
3602
- {
3603
- "name": "wrapper-class-name",
3604
- "description": "Default: -\n\nThe className of wrapper when Spin has children"
3605
- },
3606
- {
3607
- "name": "indicator",
3608
- "description": "Default: -\n\nThe node of the spinning indicator"
3609
- },
3610
- {
3611
- "name": "fullscreen",
3612
- "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3613
- },
3614
- {
3615
- "name": "percent",
3616
- "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3617
- },
3618
- {
3619
- "name": "root-class",
3620
- "description": "Default: -\n\nRoot container class"
3621
- },
3622
- {
3623
- "name": "classes",
3624
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3625
- },
3626
- {
3627
- "name": "styles",
3628
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3629
- }
3630
- ]
3631
- },
3632
3310
  {
3633
3311
  "name": "a-space",
3634
3312
  "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
@@ -3695,120 +3373,130 @@
3695
3373
  ]
3696
3374
  },
3697
3375
  {
3698
- "name": "a-segmented",
3699
- "description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
3376
+ "name": "a-skeleton",
3377
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3700
3378
  "attributes": [
3701
3379
  {
3702
- "name": "block",
3703
- "description": "Default: false\n\nOption to fit width to its parent\\'s width"
3380
+ "name": "active",
3381
+ "description": "Default: false\n\nShow animation effect"
3704
3382
  },
3705
3383
  {
3706
- "name": "classes",
3707
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
3384
+ "name": "avatar",
3385
+ "description": "Default: false\n\nShow avatar placeholder"
3708
3386
  },
3709
3387
  {
3710
- "name": "default-value",
3711
- "description": "Default: -\n\nDefault selected value"
3388
+ "name": "loading",
3389
+ "description": "Default: -\n\nDisplay the skeleton when true"
3712
3390
  },
3713
3391
  {
3714
- "name": "disabled",
3715
- "description": "Default: false\n\nDisable all segments"
3392
+ "name": "paragraph",
3393
+ "description": "Default: true\n\nShow paragraph placeholder"
3716
3394
  },
3717
3395
  {
3718
- "name": "options",
3719
- "description": "Default: []\n\nSet children optional"
3396
+ "name": "round",
3397
+ "description": "Default: false\n\nShow paragraph and title radius when true"
3720
3398
  },
3721
3399
  {
3722
- "name": "orientation",
3723
- "description": "Default: horizontal\n\nOrientation"
3400
+ "name": "title",
3401
+ "description": "Default: true\n\nShow title placeholder"
3724
3402
  },
3725
3403
  {
3726
- "name": "size",
3727
- "description": "Default: middle\n\nThe size of the Segmented."
3404
+ "name": "classes",
3405
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3728
3406
  },
3729
3407
  {
3730
3408
  "name": "styles",
3731
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
3732
- },
3733
- {
3734
- "name": "vertical",
3735
- "description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
3736
- },
3737
- {
3738
- "name": "value",
3739
- "description": "Default: -\n\nCurrently selected value"
3740
- },
3741
- {
3742
- "name": "shape",
3743
- "description": "Default: default\n\nshape of Segmented"
3744
- },
3745
- {
3746
- "name": "name",
3747
- "description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
3409
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3748
3410
  }
3749
3411
  ]
3750
3412
  },
3751
3413
  {
3752
- "name": "a-splitter",
3753
- "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3414
+ "name": "a-skeleton-avatar-props",
3415
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3416
+ "attributes": []
3417
+ },
3418
+ {
3419
+ "name": "a-skeleton-title-props",
3420
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3421
+ "attributes": []
3422
+ },
3423
+ {
3424
+ "name": "a-skeleton-paragraph-props",
3425
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3426
+ "attributes": []
3427
+ },
3428
+ {
3429
+ "name": "a-skeleton-avatar",
3430
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3431
+ "attributes": []
3432
+ },
3433
+ {
3434
+ "name": "a-skeleton-button",
3435
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3436
+ "attributes": []
3437
+ },
3438
+ {
3439
+ "name": "a-skeleton-input",
3440
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3441
+ "attributes": []
3442
+ },
3443
+ {
3444
+ "name": "a-skeleton-image",
3445
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3446
+ "attributes": []
3447
+ },
3448
+ {
3449
+ "name": "a-skeleton-node",
3450
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3451
+ "attributes": []
3452
+ },
3453
+ {
3454
+ "name": "a-spin",
3455
+ "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3754
3456
  "attributes": [
3755
3457
  {
3756
- "name": "classes",
3757
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3758
- },
3759
- {
3760
- "name": "collapsible-icon",
3761
- "description": "Default: -\n\nCustom collapsible icon"
3458
+ "name": "spinning",
3459
+ "description": "Default: true\n\nWhether Spin is visible"
3762
3460
  },
3763
3461
  {
3764
- "name": "dragger-icon",
3765
- "description": "Default: -\n\nCustom dragger icon"
3462
+ "name": "size",
3463
+ "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3766
3464
  },
3767
3465
  {
3768
- "name": "lazy",
3769
- "description": "Default: false\n\nLazy rendering mode"
3466
+ "name": "tip",
3467
+ "description": "Default: -\n\nCustomize description content when Spin has children"
3770
3468
  },
3771
3469
  {
3772
- "name": "orientation",
3773
- "description": "Default: horizontal\n\nLayout direction"
3470
+ "name": "delay",
3471
+ "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3774
3472
  },
3775
3473
  {
3776
- "name": "styles",
3777
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3474
+ "name": "wrapper-class-name",
3475
+ "description": "Default: -\n\nThe className of wrapper when Spin has children"
3778
3476
  },
3779
3477
  {
3780
- "name": "vertical",
3781
- "description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
3782
- }
3783
- ]
3784
- },
3785
- {
3786
- "name": "a-splitter-panel",
3787
- "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3788
- "attributes": [
3789
- {
3790
- "name": "collapsible",
3791
- "description": "Default: false\n\nEnable collapsible"
3478
+ "name": "indicator",
3479
+ "description": "Default: -\n\nThe node of the spinning indicator"
3792
3480
  },
3793
3481
  {
3794
- "name": "default-size",
3795
- "description": "Default: -\n\nInitial panel size, supports px and percentage"
3482
+ "name": "fullscreen",
3483
+ "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3796
3484
  },
3797
3485
  {
3798
- "name": "max",
3799
- "description": "Default: -\n\nMaximum threshold, supports px and percentage"
3486
+ "name": "percent",
3487
+ "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3800
3488
  },
3801
3489
  {
3802
- "name": "min",
3803
- "description": "Default: -\n\nMinimum threshold, supports px and percentage"
3490
+ "name": "root-class",
3491
+ "description": "Default: -\n\nRoot container class"
3804
3492
  },
3805
3493
  {
3806
- "name": "resizable",
3807
- "description": "Default: true\n\nWhether to enable resize"
3494
+ "name": "classes",
3495
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3808
3496
  },
3809
3497
  {
3810
- "name": "size",
3811
- "description": "Default: -\n\nControlled panel size, supports px and percentage"
3498
+ "name": "styles",
3499
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3812
3500
  }
3813
3501
  ]
3814
3502
  },
@@ -3938,72 +3626,120 @@
3938
3626
  ]
3939
3627
  },
3940
3628
  {
3941
- "name": "a-table",
3942
- "description": "(ZH) 展示行列数据。\n\n(EN) A table displays rows of data.",
3629
+ "name": "a-splitter",
3630
+ "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3943
3631
  "attributes": [
3944
3632
  {
3945
3633
  "name": "classes",
3946
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3634
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3635
+ },
3636
+ {
3637
+ "name": "collapsible-icon",
3638
+ "description": "Default: -\n\nCustom collapsible icon"
3639
+ },
3640
+ {
3641
+ "name": "dragger-icon",
3642
+ "description": "Default: -\n\nCustom dragger icon"
3643
+ },
3644
+ {
3645
+ "name": "lazy",
3646
+ "description": "Default: false\n\nLazy rendering mode"
3647
+ },
3648
+ {
3649
+ "name": "orientation",
3650
+ "description": "Default: horizontal\n\nLayout direction"
3947
3651
  },
3948
3652
  {
3949
3653
  "name": "styles",
3950
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3654
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3951
3655
  },
3952
3656
  {
3953
- "name": "dropdown-prefix-cls",
3954
- "description": "Default: -\n\n-"
3657
+ "name": "vertical",
3658
+ "description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
3659
+ }
3660
+ ]
3661
+ },
3662
+ {
3663
+ "name": "a-splitter-panel",
3664
+ "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3665
+ "attributes": [
3666
+ {
3667
+ "name": "collapsible",
3668
+ "description": "Default: false\n\nEnable collapsible"
3955
3669
  },
3956
3670
  {
3957
- "name": "data-source",
3958
- "description": "Default: -\n\nData record array to be displayed"
3671
+ "name": "default-size",
3672
+ "description": "Default: -\n\nInitial panel size, supports px and percentage"
3959
3673
  },
3960
3674
  {
3961
- "name": "columns",
3962
- "description": "Default: -\n\nColumns of table"
3675
+ "name": "max",
3676
+ "description": "Default: -\n\nMaximum threshold, supports px and percentage"
3963
3677
  },
3964
3678
  {
3965
- "name": "pagination",
3966
- "description": "Default: -\n\nConfig of pagination. You can ref table pagination config or full pagination document, hide it by setting it to false"
3679
+ "name": "min",
3680
+ "description": "Default: -\n\nMinimum threshold, supports px and percentage"
3967
3681
  },
3968
3682
  {
3969
- "name": "loading",
3970
- "description": "Default: false\n\nLoading status of table"
3683
+ "name": "resizable",
3684
+ "description": "Default: true\n\nWhether to enable resize"
3971
3685
  },
3972
3686
  {
3973
3687
  "name": "size",
3974
- "description": "Default: large\n\nSize of table"
3688
+ "description": "Default: -\n\nControlled panel size, supports px and percentage"
3689
+ }
3690
+ ]
3691
+ },
3692
+ {
3693
+ "name": "a-switch",
3694
+ "description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
3695
+ "attributes": [
3696
+ {
3697
+ "name": "auto-focus",
3698
+ "description": "Default: false\n\nAuto focus when component mounted"
3975
3699
  },
3976
3700
  {
3977
- "name": "bordered",
3978
- "description": "Default: false\n\nWhether to show all table borders"
3701
+ "name": "checked",
3702
+ "description": "Default: false\n\nDetermine whether the Switch is checked"
3979
3703
  },
3980
3704
  {
3981
- "name": "locale",
3982
- "description": "Default: Default Value\n\nThe i18n text including filter, sort, empty text, etc"
3705
+ "name": "checked-children",
3706
+ "description": "Default: -\n\nThe content to be shown when the state is checked"
3983
3707
  },
3984
3708
  {
3985
- "name": "row-selection",
3986
- "description": "Default: -\n\nRow selection config"
3709
+ "name": "classes",
3710
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3987
3711
  },
3988
3712
  {
3989
- "name": "get-popup-container",
3990
- "description": "Default: () => TableHtmlElement\n\nThe render container of dropdowns in table"
3713
+ "name": "default-checked",
3714
+ "description": "Default: false\n\nWhether to set the initial state"
3991
3715
  },
3992
3716
  {
3993
- "name": "scroll",
3994
- "description": "Default: -\n\nWhether the table can be scrollable, config"
3717
+ "name": "default-value",
3718
+ "description": "Default: -\n\nAlias for defaultChecked"
3995
3719
  },
3996
3720
  {
3997
- "name": "sort-directions",
3998
- "description": "Default: \\[ascend, descend]\n\nSupported sort way, could be ascend, descend"
3721
+ "name": "disabled",
3722
+ "description": "Default: false\n\nDisable switch"
3999
3723
  },
4000
3724
  {
4001
- "name": "show-sorter-tooltip",
4002
- "description": "Default: { target: 'full-header' }\n\nThe header show next sorter direction tooltip. It will be set as the property of Tooltip if its type is object"
3725
+ "name": "loading",
3726
+ "description": "Default: false\n\nLoading state of switch"
4003
3727
  },
4004
3728
  {
4005
- "name": "virtual",
4006
- "description": "Default: -\n\nSupport virtual list"
3729
+ "name": "size",
3730
+ "description": "Default: default\n\nThe size of the Switch, options: default small"
3731
+ },
3732
+ {
3733
+ "name": "styles",
3734
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3735
+ },
3736
+ {
3737
+ "name": "un-checked-children",
3738
+ "description": "Default: -\n\nThe content to be shown when the state is unchecked"
3739
+ },
3740
+ {
3741
+ "name": "value",
3742
+ "description": "Default: -\n\nAlias for checked"
4007
3743
  }
4008
3744
  ]
4009
3745
  },
@@ -4166,97 +3902,159 @@
4166
3902
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4167
3903
  },
4168
3904
  {
4169
- "name": "default-value",
4170
- "description": "Default: -\n\nInitial value"
3905
+ "name": "default-value",
3906
+ "description": "Default: -\n\nInitial value"
3907
+ },
3908
+ {
3909
+ "name": "disabled",
3910
+ "description": "Default: false\n\nDisable check/uncheck"
3911
+ },
3912
+ {
3913
+ "name": "multiple",
3914
+ "description": "Default: false\n\nMultiple select mode"
3915
+ },
3916
+ {
3917
+ "name": "options",
3918
+ "description": "Default: -\n\nOption list"
3919
+ },
3920
+ {
3921
+ "name": "styles",
3922
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3923
+ },
3924
+ {
3925
+ "name": "value",
3926
+ "description": "Default: -\n\nValue of checked tag(s)"
3927
+ }
3928
+ ]
3929
+ },
3930
+ {
3931
+ "name": "a-tag-checkable-tag",
3932
+ "description": "进行标记和分类的小标签。",
3933
+ "attributes": []
3934
+ },
3935
+ {
3936
+ "name": "a-tag-checkable-tag-group",
3937
+ "description": "进行标记和分类的小标签。",
3938
+ "attributes": []
3939
+ },
3940
+ {
3941
+ "name": "a-table",
3942
+ "description": "(ZH) 展示行列数据。\n\n(EN) A table displays rows of data.",
3943
+ "attributes": [
3944
+ {
3945
+ "name": "classes",
3946
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3947
+ },
3948
+ {
3949
+ "name": "styles",
3950
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3951
+ },
3952
+ {
3953
+ "name": "dropdown-prefix-cls",
3954
+ "description": "Default: -\n\n-"
3955
+ },
3956
+ {
3957
+ "name": "data-source",
3958
+ "description": "Default: -\n\nData record array to be displayed"
3959
+ },
3960
+ {
3961
+ "name": "columns",
3962
+ "description": "Default: -\n\nColumns of table"
3963
+ },
3964
+ {
3965
+ "name": "pagination",
3966
+ "description": "Default: -\n\nConfig of pagination. You can ref table pagination config or full pagination document, hide it by setting it to false"
3967
+ },
3968
+ {
3969
+ "name": "loading",
3970
+ "description": "Default: false\n\nLoading status of table"
3971
+ },
3972
+ {
3973
+ "name": "size",
3974
+ "description": "Default: large\n\nSize of table"
3975
+ },
3976
+ {
3977
+ "name": "bordered",
3978
+ "description": "Default: false\n\nWhether to show all table borders"
3979
+ },
3980
+ {
3981
+ "name": "locale",
3982
+ "description": "Default: Default Value\n\nThe i18n text including filter, sort, empty text, etc"
3983
+ },
3984
+ {
3985
+ "name": "row-selection",
3986
+ "description": "Default: -\n\nRow selection config"
4171
3987
  },
4172
3988
  {
4173
- "name": "disabled",
4174
- "description": "Default: false\n\nDisable check/uncheck"
3989
+ "name": "get-popup-container",
3990
+ "description": "Default: () => TableHtmlElement\n\nThe render container of dropdowns in table"
4175
3991
  },
4176
3992
  {
4177
- "name": "multiple",
4178
- "description": "Default: false\n\nMultiple select mode"
3993
+ "name": "scroll",
3994
+ "description": "Default: -\n\nWhether the table can be scrollable, config"
4179
3995
  },
4180
3996
  {
4181
- "name": "options",
4182
- "description": "Default: -\n\nOption list"
3997
+ "name": "sort-directions",
3998
+ "description": "Default: \\[ascend, descend]\n\nSupported sort way, could be ascend, descend"
4183
3999
  },
4184
4000
  {
4185
- "name": "styles",
4186
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4001
+ "name": "show-sorter-tooltip",
4002
+ "description": "Default: { target: 'full-header' }\n\nThe header show next sorter direction tooltip. It will be set as the property of Tooltip if its type is object"
4187
4003
  },
4188
4004
  {
4189
- "name": "value",
4190
- "description": "Default: -\n\nValue of checked tag(s)"
4005
+ "name": "virtual",
4006
+ "description": "Default: -\n\nSupport virtual list"
4191
4007
  }
4192
4008
  ]
4193
4009
  },
4194
- {
4195
- "name": "a-tag-checkable-tag",
4196
- "description": "进行标记和分类的小标签。",
4197
- "attributes": []
4198
- },
4199
- {
4200
- "name": "a-tag-checkable-tag-group",
4201
- "description": "进行标记和分类的小标签。",
4202
- "attributes": []
4203
- },
4204
4010
  {
4205
4011
  "name": "a-time-picker",
4206
4012
  "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4207
4013
  "attributes": []
4208
4014
  },
4209
4015
  {
4210
- "name": "a-switch",
4211
- "description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
4016
+ "name": "a-timeline",
4017
+ "description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
4212
4018
  "attributes": [
4213
- {
4214
- "name": "auto-focus",
4215
- "description": "Default: false\n\nAuto focus when component mounted"
4216
- },
4217
- {
4218
- "name": "checked",
4219
- "description": "Default: false\n\nDetermine whether the Switch is checked"
4220
- },
4221
- {
4222
- "name": "checked-children",
4223
- "description": "Default: -\n\nThe content to be shown when the state is checked"
4224
- },
4225
4019
  {
4226
4020
  "name": "classes",
4227
4021
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4228
4022
  },
4229
4023
  {
4230
- "name": "default-checked",
4231
- "description": "Default: false\n\nWhether to set the initial state"
4024
+ "name": "items",
4025
+ "description": "Default: -\n\nEach node of timeline"
4232
4026
  },
4233
4027
  {
4234
- "name": "default-value",
4235
- "description": "Default: -\n\nAlias for defaultChecked"
4028
+ "name": "mode",
4029
+ "description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
4236
4030
  },
4237
4031
  {
4238
- "name": "disabled",
4239
- "description": "Default: false\n\nDisable switch"
4032
+ "name": "pending",
4033
+ "description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
4240
4034
  },
4241
4035
  {
4242
- "name": "loading",
4243
- "description": "Default: false\n\nLoading state of switch"
4036
+ "name": "pending-dot",
4037
+ "description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
4244
4038
  },
4245
4039
  {
4246
- "name": "size",
4247
- "description": "Default: default\n\nThe size of the Switch, options: default small"
4040
+ "name": "reverse",
4041
+ "description": "Default: false\n\nWhether reverse nodes or not"
4248
4042
  },
4249
4043
  {
4250
4044
  "name": "styles",
4251
4045
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4252
4046
  },
4253
4047
  {
4254
- "name": "un-checked-children",
4255
- "description": "Default: -\n\nThe content to be shown when the state is unchecked"
4048
+ "name": "dot-render",
4049
+ "description": "Default: -\n\nCustom rendering function for timeline dot"
4256
4050
  },
4257
4051
  {
4258
- "name": "value",
4259
- "description": "Default: -\n\nAlias for checked"
4052
+ "name": "label-render",
4053
+ "description": "Default: -\n\nCustom rendering function for timeline label"
4054
+ },
4055
+ {
4056
+ "name": "content-render",
4057
+ "description": "Default: -\n\nCustom rendering function for timeline content"
4260
4058
  }
4261
4059
  ]
4262
4060
  },
@@ -4444,6 +4242,92 @@
4444
4242
  }
4445
4243
  ]
4446
4244
  },
4245
+ {
4246
+ "name": "a-transfer",
4247
+ "description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
4248
+ "attributes": [
4249
+ {
4250
+ "name": "actions",
4251
+ "description": "Default: [>, <]\n\nA set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used"
4252
+ },
4253
+ {
4254
+ "name": "classes",
4255
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4256
+ },
4257
+ {
4258
+ "name": "data-source",
4259
+ "description": "Default: []\n\nUsed for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop"
4260
+ },
4261
+ {
4262
+ "name": "disabled",
4263
+ "description": "Default: false\n\nWhether disabled transfer"
4264
+ },
4265
+ {
4266
+ "name": "filter-option",
4267
+ "description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
4268
+ },
4269
+ {
4270
+ "name": "footer",
4271
+ "description": "Default: -\n\nA function used for rendering the footer"
4272
+ },
4273
+ {
4274
+ "name": "locale",
4275
+ "description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
4276
+ },
4277
+ {
4278
+ "name": "one-way",
4279
+ "description": "Default: false\n\nDisplay as single direction style"
4280
+ },
4281
+ {
4282
+ "name": "pagination",
4283
+ "description": "Default: false\n\nUse pagination. Not work in render props"
4284
+ },
4285
+ {
4286
+ "name": "render",
4287
+ "description": "Default: -\n\nThe function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title"
4288
+ },
4289
+ {
4290
+ "name": "row-key",
4291
+ "description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
4292
+ },
4293
+ {
4294
+ "name": "select-all-labels",
4295
+ "description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
4296
+ },
4297
+ {
4298
+ "name": "selected-keys",
4299
+ "description": "Default: []\n\nA set of keys of selected items"
4300
+ },
4301
+ {
4302
+ "name": "selections-icon",
4303
+ "description": "Default: -\n\nCustom dropdown icon"
4304
+ },
4305
+ {
4306
+ "name": "show-search",
4307
+ "description": "Default: false\n\nIf included, a search box is shown on each column"
4308
+ },
4309
+ {
4310
+ "name": "show-select-all",
4311
+ "description": "Default: true\n\nShow select all checkbox on the header"
4312
+ },
4313
+ {
4314
+ "name": "status",
4315
+ "description": "Default: -\n\nSet validation status"
4316
+ },
4317
+ {
4318
+ "name": "styles",
4319
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4320
+ },
4321
+ {
4322
+ "name": "target-keys",
4323
+ "description": "Default: []\n\nA set of keys of elements that are listed on the right column"
4324
+ },
4325
+ {
4326
+ "name": "titles",
4327
+ "description": "Default: -\n\nA set of titles that are sorted from left to right"
4328
+ }
4329
+ ]
4330
+ },
4447
4331
  {
4448
4332
  "name": "a-tree-props",
4449
4333
  "description": "Multiple-level structure list.",
@@ -4659,109 +4543,28 @@
4659
4543
  "description": "Default: title\n\nWill render as content of select"
4660
4544
  },
4661
4545
  {
4662
- "name": "value",
4663
- "description": "Default: -\n\nTo set the current selected treeNode(s)"
4664
- },
4665
- {
4666
- "name": "virtual",
4667
- "description": "Default: true\n\nDisable virtual scroll when set to false"
4668
- },
4669
- {
4670
- "name": "bordered",
4671
- "description": "Default: -\n\nDeprecated. Use variant instead"
4672
- },
4673
- {
4674
- "name": "show-arrow",
4675
- "description": "Default: -\n\nDeprecated. Set suffixIcon to null to hide"
4676
- }
4677
- ]
4678
- },
4679
- {
4680
- "name": "a-transfer",
4681
- "description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
4682
- "attributes": [
4683
- {
4684
- "name": "actions",
4685
- "description": "Default: [>, <]\n\nA set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used"
4686
- },
4687
- {
4688
- "name": "classes",
4689
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4690
- },
4691
- {
4692
- "name": "data-source",
4693
- "description": "Default: []\n\nUsed for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop"
4694
- },
4695
- {
4696
- "name": "disabled",
4697
- "description": "Default: false\n\nWhether disabled transfer"
4698
- },
4699
- {
4700
- "name": "filter-option",
4701
- "description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
4702
- },
4703
- {
4704
- "name": "footer",
4705
- "description": "Default: -\n\nA function used for rendering the footer"
4706
- },
4707
- {
4708
- "name": "locale",
4709
- "description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
4710
- },
4711
- {
4712
- "name": "one-way",
4713
- "description": "Default: false\n\nDisplay as single direction style"
4714
- },
4715
- {
4716
- "name": "pagination",
4717
- "description": "Default: false\n\nUse pagination. Not work in render props"
4718
- },
4719
- {
4720
- "name": "render",
4721
- "description": "Default: -\n\nThe function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title"
4722
- },
4723
- {
4724
- "name": "row-key",
4725
- "description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
4726
- },
4727
- {
4728
- "name": "select-all-labels",
4729
- "description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
4730
- },
4731
- {
4732
- "name": "selected-keys",
4733
- "description": "Default: []\n\nA set of keys of selected items"
4734
- },
4735
- {
4736
- "name": "selections-icon",
4737
- "description": "Default: -\n\nCustom dropdown icon"
4738
- },
4739
- {
4740
- "name": "show-search",
4741
- "description": "Default: false\n\nIf included, a search box is shown on each column"
4742
- },
4743
- {
4744
- "name": "show-select-all",
4745
- "description": "Default: true\n\nShow select all checkbox on the header"
4746
- },
4747
- {
4748
- "name": "status",
4749
- "description": "Default: -\n\nSet validation status"
4546
+ "name": "value",
4547
+ "description": "Default: -\n\nTo set the current selected treeNode(s)"
4750
4548
  },
4751
4549
  {
4752
- "name": "styles",
4753
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4550
+ "name": "virtual",
4551
+ "description": "Default: true\n\nDisable virtual scroll when set to false"
4754
4552
  },
4755
4553
  {
4756
- "name": "target-keys",
4757
- "description": "Default: []\n\nA set of keys of elements that are listed on the right column"
4554
+ "name": "bordered",
4555
+ "description": "Default: -\n\nDeprecated. Use variant instead"
4758
4556
  },
4759
4557
  {
4760
- "name": "titles",
4761
- "description": "Default: -\n\nA set of titles that are sorted from left to right"
4558
+ "name": "show-arrow",
4559
+ "description": "Default: -\n\nDeprecated. Set suffixIcon to null to hide"
4762
4560
  }
4763
4561
  ]
4764
4562
  },
4563
+ {
4564
+ "name": "a-upload",
4565
+ "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
4566
+ "attributes": []
4567
+ },
4765
4568
  {
4766
4569
  "name": "a-typography-text",
4767
4570
  "description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
@@ -4970,11 +4773,6 @@
4970
4773
  "description": "文本的基本格式。",
4971
4774
  "attributes": []
4972
4775
  },
4973
- {
4974
- "name": "a-upload",
4975
- "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
4976
- "attributes": []
4977
- },
4978
4776
  {
4979
4777
  "name": "a-watermark",
4980
4778
  "description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",
@@ -5026,48 +4824,246 @@
5026
4824
  ]
5027
4825
  },
5028
4826
  {
5029
- "name": "a-timeline",
5030
- "description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
4827
+ "name": "a-segmented",
4828
+ "description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
4829
+ "attributes": [
4830
+ {
4831
+ "name": "block",
4832
+ "description": "Default: false\n\nOption to fit width to its parent\\'s width"
4833
+ },
4834
+ {
4835
+ "name": "classes",
4836
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Segmented component. Supports object or function."
4837
+ },
4838
+ {
4839
+ "name": "default-value",
4840
+ "description": "Default: -\n\nDefault selected value"
4841
+ },
4842
+ {
4843
+ "name": "disabled",
4844
+ "description": "Default: false\n\nDisable all segments"
4845
+ },
4846
+ {
4847
+ "name": "options",
4848
+ "description": "Default: []\n\nSet children optional"
4849
+ },
4850
+ {
4851
+ "name": "orientation",
4852
+ "description": "Default: horizontal\n\nOrientation"
4853
+ },
4854
+ {
4855
+ "name": "size",
4856
+ "description": "Default: middle\n\nThe size of the Segmented."
4857
+ },
4858
+ {
4859
+ "name": "styles",
4860
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Segmented component. Supports object or function."
4861
+ },
4862
+ {
4863
+ "name": "vertical",
4864
+ "description": "Default: false\n\nOrientation,Simultaneously existing with orientation, orientation takes priority"
4865
+ },
4866
+ {
4867
+ "name": "value",
4868
+ "description": "Default: -\n\nCurrently selected value"
4869
+ },
4870
+ {
4871
+ "name": "shape",
4872
+ "description": "Default: default\n\nshape of Segmented"
4873
+ },
4874
+ {
4875
+ "name": "name",
4876
+ "description": "Default: -\n\nThe name property of all input[type=\"radio\"] children. if not set, it will fallback to a randomly generated name"
4877
+ }
4878
+ ]
4879
+ },
4880
+ {
4881
+ "name": "a-select",
4882
+ "description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
5031
4883
  "attributes": [
4884
+ {
4885
+ "name": "allow-clear",
4886
+ "description": "Default: false\n\nShow clear button"
4887
+ },
4888
+ {
4889
+ "name": "auto-clear-search-value",
4890
+ "description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
4891
+ },
5032
4892
  {
5033
4893
  "name": "classes",
5034
4894
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
5035
4895
  },
5036
4896
  {
5037
- "name": "items",
5038
- "description": "Default: -\n\nEach node of timeline"
4897
+ "name": "default-active-first-option",
4898
+ "description": "Default: true\n\nWhether active first option by default"
4899
+ },
4900
+ {
4901
+ "name": "disabled",
4902
+ "description": "Default: false\n\nWhether disabled select"
4903
+ },
4904
+ {
4905
+ "name": "dropdown-class-name",
4906
+ "description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
4907
+ },
4908
+ {
4909
+ "name": "dropdown-match-select-width",
4910
+ "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
4911
+ },
4912
+ {
4913
+ "name": "dropdown-render",
4914
+ "description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
4915
+ },
4916
+ {
4917
+ "name": "dropdown-style",
4918
+ "description": "Default: -\n\nThe style of dropdown menu, **Deprecated. Use styles.popup.root instead**"
4919
+ },
4920
+ {
4921
+ "name": "field-names",
4922
+ "description": "Default: &#123; label: 'label', value: 'value', options: 'options', groupLabel: 'label' &#125;\n\nCustomize node label, value, options, groupLabel field name"
4923
+ },
4924
+ {
4925
+ "name": "filter-option",
4926
+ "description": "Default: true\n\nIf true, filter options by input, if function, filter options against it. The function will receive two arguments, inputValue and option, if the function returns true, the option will be included in the filtered set; Otherwise, it will be excluded"
4927
+ },
4928
+ {
4929
+ "name": "filter-sort",
4930
+ "description": "Default: -\n\nSort function for search options sorting, see Array.sort's compareFunction"
4931
+ },
4932
+ {
4933
+ "name": "get-popup-container",
4934
+ "description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative"
4935
+ },
4936
+ {
4937
+ "name": "label-in-value",
4938
+ "description": "Default: false\n\nWhether to embed label in value, turn the format of value from string to &#123; value: string, label: VueNode &#125;"
4939
+ },
4940
+ {
4941
+ "name": "list-height",
4942
+ "description": "Default: 256\n\nConfig popup height"
4943
+ },
4944
+ {
4945
+ "name": "loading",
4946
+ "description": "Default: false\n\nIndicate loading state"
4947
+ },
4948
+ {
4949
+ "name": "max-count",
4950
+ "description": "Default: -\n\nThe max number of items can be selected, only applies when mode is multiple or tags"
4951
+ },
4952
+ {
4953
+ "name": "max-tag-count",
4954
+ "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
4955
+ },
4956
+ {
4957
+ "name": "max-tag-placeholder",
4958
+ "description": "Default: -\n\nPlaceholder for not showing tags"
4959
+ },
4960
+ {
4961
+ "name": "max-tag-text-length",
4962
+ "description": "Default: -\n\nMax tag text length to show"
4963
+ },
4964
+ {
4965
+ "name": "menu-item-selected-icon",
4966
+ "description": "Default: -\n\nThe custom menuItemSelected icon with multiple options"
5039
4967
  },
5040
4968
  {
5041
4969
  "name": "mode",
5042
- "description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
4970
+ "description": "Default: -\n\nSet mode of Select"
5043
4971
  },
5044
4972
  {
5045
- "name": "pending",
5046
- "description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
4973
+ "name": "not-found-content",
4974
+ "description": "Default: Not Found\n\nSpecify content to show when no result matches"
5047
4975
  },
5048
4976
  {
5049
- "name": "pending-dot",
5050
- "description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
4977
+ "name": "open",
4978
+ "description": "Default: -\n\nControlled open state of dropdown"
5051
4979
  },
5052
4980
  {
5053
- "name": "reverse",
5054
- "description": "Default: false\n\nWhether reverse nodes or not"
4981
+ "name": "option-filter-prop",
4982
+ "description": "Default: value\n\nWhich prop value of option will be used for filter if filterOption is true. If options is set, it should be set to label. When a string[] is provided, multiple fields are searched using OR matching"
4983
+ },
4984
+ {
4985
+ "name": "options",
4986
+ "description": "Default: -\n\nSelect options. Will get better perf than jsx definition"
4987
+ },
4988
+ {
4989
+ "name": "option-render",
4990
+ "description": "Default: -\n\nCustomize the rendering dropdown options"
4991
+ },
4992
+ {
4993
+ "name": "placeholder",
4994
+ "description": "Default: -\n\nThe placeholder of select"
4995
+ },
4996
+ {
4997
+ "name": "placement",
4998
+ "description": "Default: bottomLeft\n\nThe position where the selection box pops up"
4999
+ },
5000
+ {
5001
+ "name": "popup-class-name",
5002
+ "description": "Default: -\n\nThe className of dropdown menu, use classes.popup.root instead"
5003
+ },
5004
+ {
5005
+ "name": "popup-match-select-width",
5006
+ "description": "Default: true\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
5007
+ },
5008
+ {
5009
+ "name": "popup-render",
5010
+ "description": "Default: -\n\nCustomize dropdown content"
5011
+ },
5012
+ {
5013
+ "name": "prefix",
5014
+ "description": "Default: -\n\nThe custom prefix"
5015
+ },
5016
+ {
5017
+ "name": "remove-icon",
5018
+ "description": "Default: -\n\nThe custom remove icon"
5019
+ },
5020
+ {
5021
+ "name": "search-value",
5022
+ "description": "Default: -\n\nThe current input \"search\" text"
5023
+ },
5024
+ {
5025
+ "name": "show-search",
5026
+ "description": "Default: single: false, multiple: true\n\nWhether select is searchable"
5027
+ },
5028
+ {
5029
+ "name": "size",
5030
+ "description": "Default: -\n\nSize of Select input"
5031
+ },
5032
+ {
5033
+ "name": "status",
5034
+ "description": "Default: -\n\nSet validation status"
5055
5035
  },
5056
5036
  {
5057
5037
  "name": "styles",
5058
5038
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
5059
5039
  },
5060
5040
  {
5061
- "name": "dot-render",
5062
- "description": "Default: -\n\nCustom rendering function for timeline dot"
5041
+ "name": "suffix-icon",
5042
+ "description": "Default: -\n\nThe custom suffix icon. Customize icon will not response click open to avoid icon designed to do other interactive. You can use pointer-events: none style to bypass"
5043
+ },
5044
+ {
5045
+ "name": "tag-render",
5046
+ "description": "Default: -\n\nCustomize tag render, only applies when mode is set to multiple or tags"
5063
5047
  },
5064
5048
  {
5065
5049
  "name": "label-render",
5066
- "description": "Default: -\n\nCustom rendering function for timeline label"
5050
+ "description": "Default: -\n\nCustomize selected label render"
5067
5051
  },
5068
5052
  {
5069
- "name": "content-render",
5070
- "description": "Default: -\n\nCustom rendering function for timeline content"
5053
+ "name": "token-separators",
5054
+ "description": "Default: -\n\nSeparator used to tokenize, only applies when mode=\"tags\""
5055
+ },
5056
+ {
5057
+ "name": "value",
5058
+ "description": "Default: -\n\nCurrent selected option (considered as a immutable array)"
5059
+ },
5060
+ {
5061
+ "name": "variant",
5062
+ "description": "Default: outlined\n\nVariants of selector"
5063
+ },
5064
+ {
5065
+ "name": "virtual",
5066
+ "description": "Default: true\n\nDisable virtual scroll when set to false"
5071
5067
  }
5072
5068
  ]
5073
5069
  },