@julingbase/jly-arco-design 0.0.1 → 0.0.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 (470) hide show
  1. package/README.md +2 -113
  2. package/dist/arco-vue-icon.js.map +1 -1
  3. package/dist/arco-vue-icon.min.js.map +1 -1
  4. package/dist/arco-vue.js +36 -7
  5. package/dist/arco-vue.js.map +1 -1
  6. package/dist/arco-vue.min.js +472 -469
  7. package/dist/arco-vue.min.js.map +1 -1
  8. package/es/_components/auto-tooltip/style/index.less +10 -10
  9. package/es/_components/input-label/input-label.d.ts +3 -3
  10. package/es/_components/input-label/style/index.less +7 -7
  11. package/es/_components/input-label/style/input-label.less +70 -70
  12. package/es/_components/picker/input-range.d.ts +4 -4
  13. package/es/_components/picker/input.d.ts +2 -2
  14. package/es/_components/picker/style/index.less +191 -191
  15. package/es/_components/picker/style/token.less +58 -58
  16. package/es/_components/select-view/select-view.d.ts +1 -1
  17. package/es/_components/select-view/style/index.less +58 -58
  18. package/es/_components/select-view/style/token.less +4 -4
  19. package/es/affix/style/index.less +8 -8
  20. package/es/alert/style/index.less +198 -198
  21. package/es/alert/style/token.less +76 -76
  22. package/es/anchor/style/index.less +99 -99
  23. package/es/anchor/style/token.less +30 -30
  24. package/es/auto-complete/auto-complete.d.ts +3 -3
  25. package/es/auto-complete/index.d.ts +9 -9
  26. package/es/auto-complete/style/index.less +44 -44
  27. package/es/auto-complete/style/token.less +29 -29
  28. package/es/avatar/style/index.less +155 -155
  29. package/es/avatar/style/token.less +29 -29
  30. package/es/back-top/style/index.less +33 -33
  31. package/es/back-top/style/token.less +12 -12
  32. package/es/badge/style/index.less +178 -178
  33. package/es/badge/style/token.less +30 -30
  34. package/es/breadcrumb/style/index.less +76 -76
  35. package/es/breadcrumb/style/token.less +24 -24
  36. package/es/button/style/index.less +304 -304
  37. package/es/button/style/token.less +459 -459
  38. package/es/calendar/calendar.d.ts +1 -1
  39. package/es/calendar/index.d.ts +3 -3
  40. package/es/calendar/style/index.less +479 -479
  41. package/es/calendar/style/token.less +62 -62
  42. package/es/card/style/index.less +219 -219
  43. package/es/card/style/token.less +40 -40
  44. package/es/carousel/style/index.less +405 -405
  45. package/es/carousel/style/slide.less +175 -175
  46. package/es/carousel/style/token.less +33 -33
  47. package/es/cascader/cascader-panel.d.ts +1 -1
  48. package/es/cascader/cascader.d.ts +5 -5
  49. package/es/cascader/index.d.ts +15 -15
  50. package/es/cascader/style/index.less +234 -234
  51. package/es/cascader/style/token.less +24 -24
  52. package/es/checkbox/checkbox-group.d.ts +2 -2
  53. package/es/checkbox/checkbox.d.ts +1 -1
  54. package/es/checkbox/index.d.ts +5 -5
  55. package/es/checkbox/style/index.less +182 -182
  56. package/es/checkbox/style/token.less +37 -37
  57. package/es/collapse/style/index.less +180 -180
  58. package/es/collapse/style/token.less +34 -34
  59. package/es/color-picker/color-picker.d.ts +1 -1
  60. package/es/color-picker/index.d.ts +3 -3
  61. package/es/color-picker/style/index.less +309 -309
  62. package/es/color-picker/style/token.less +70 -70
  63. package/es/comment/style/index.less +66 -66
  64. package/es/comment/style/token.less +17 -17
  65. package/es/date-picker/index.d.ts +7 -7
  66. package/es/date-picker/picker.d.ts +5 -5
  67. package/es/date-picker/range-picker.d.ts +7 -7
  68. package/es/date-picker/style/date.less +128 -128
  69. package/es/date-picker/style/index.less +309 -309
  70. package/es/date-picker/style/month.less +26 -26
  71. package/es/date-picker/style/quarter.less +8 -8
  72. package/es/date-picker/style/range.less +9 -9
  73. package/es/date-picker/style/shortcuts.less +25 -25
  74. package/es/date-picker/style/token.less +76 -76
  75. package/es/date-picker/style/week.less +68 -68
  76. package/es/date-picker/style/year.less +8 -8
  77. package/es/descriptions/descriptions.d.ts +1 -1
  78. package/es/descriptions/index.d.ts +3 -3
  79. package/es/descriptions/style/index.less +159 -159
  80. package/es/descriptions/style/token.less +45 -45
  81. package/es/divider/style/index.less +56 -56
  82. package/es/divider/style/token.less +15 -15
  83. package/es/drawer/style/index.less +230 -230
  84. package/es/drawer/style/token.less +16 -16
  85. package/es/dropdown/context.d.ts +2 -1
  86. package/es/dropdown/dropdown-button.d.ts +21 -3
  87. package/es/dropdown/dropdown-panel.js +18 -4
  88. package/es/dropdown/dropdown.d.ts +21 -3
  89. package/es/dropdown/dropdown.js +18 -3
  90. package/es/dropdown/index.d.ts +57 -9
  91. package/es/dropdown/style/index.less +106 -106
  92. package/es/dropdown/style/token.less +40 -40
  93. package/es/empty/style/index.less +26 -26
  94. package/es/empty/style/token.less +10 -10
  95. package/es/form/form-item.d.ts +3 -3
  96. package/es/form/index.d.ts +3 -3
  97. package/es/form/style/index.less +257 -257
  98. package/es/form/style/status.less +152 -152
  99. package/es/form/style/token.less +81 -81
  100. package/es/grid/style/col.less +95 -95
  101. package/es/grid/style/grid.less +5 -5
  102. package/es/grid/style/index.less +3 -3
  103. package/es/grid/style/row.less +44 -44
  104. package/es/image/style/image.less +158 -158
  105. package/es/image/style/index.less +5 -5
  106. package/es/image/style/preview.less +227 -227
  107. package/es/image/style/token.less +123 -123
  108. package/es/image/style/trigger.less +14 -14
  109. package/es/input/index.d.ts +8 -8
  110. package/es/input/input-password.d.ts +2 -2
  111. package/es/input/input.d.ts +2 -2
  112. package/es/input/style/group.less +63 -63
  113. package/es/input/style/index.less +121 -121
  114. package/es/input/style/input.less +185 -185
  115. package/es/input/style/password.less +11 -11
  116. package/es/input/style/search.less +18 -18
  117. package/es/input/style/size.less +149 -149
  118. package/es/input/style/textarea.less +37 -37
  119. package/es/input/style/token.less +131 -131
  120. package/es/input-number/index.d.ts +3 -3
  121. package/es/input-number/input-number.d.ts +1 -1
  122. package/es/input-number/style/index.less +160 -160
  123. package/es/input-number/style/token.less +19 -19
  124. package/es/input-tag/index.d.ts +21 -21
  125. package/es/input-tag/input-tag.d.ts +7 -7
  126. package/es/input-tag/style/index.less +40 -40
  127. package/es/input-tag/style/input-tag.less +129 -129
  128. package/es/input-tag/style/token.less +83 -83
  129. package/es/layout/style/index.less +104 -104
  130. package/es/layout/style/token.less +13 -13
  131. package/es/link/style/index.less +120 -120
  132. package/es/link/style/token.less +48 -48
  133. package/es/list/style/index.less +183 -183
  134. package/es/list/style/token.less +55 -55
  135. package/es/mention/index.d.ts +9 -9
  136. package/es/mention/mention.d.ts +3 -3
  137. package/es/mention/style/index.less +21 -21
  138. package/es/mention/style/token.less +6 -6
  139. package/es/menu/style/index.less +622 -622
  140. package/es/menu/style/token.less +117 -117
  141. package/es/message/style/index.less +191 -191
  142. package/es/message/style/token.less +52 -52
  143. package/es/modal/style/index.less +283 -283
  144. package/es/modal/style/token.less +30 -30
  145. package/es/notification/style/index.less +249 -249
  146. package/es/notification/style/token.less +58 -58
  147. package/es/overflow-list/style/index.less +19 -19
  148. package/es/page-header/style/index.less +127 -127
  149. package/es/page-header/style/token.less +30 -30
  150. package/es/pagination/page-jumper.d.ts +3 -3
  151. package/es/pagination/page-options.d.ts +16 -16
  152. package/es/pagination/style/index.less +300 -300
  153. package/es/pagination/style/token.less +91 -91
  154. package/es/popconfirm/style/index.less +70 -70
  155. package/es/popconfirm/style/token.less +20 -20
  156. package/es/popover/style/index.less +38 -38
  157. package/es/popover/style/token.less +15 -15
  158. package/es/progress/style/index.less +378 -378
  159. package/es/progress/style/token.less +60 -60
  160. package/es/radio/index.d.ts +8 -8
  161. package/es/radio/radio-group.d.ts +2 -2
  162. package/es/radio/radio.d.ts +2 -2
  163. package/es/radio/style/index.less +266 -266
  164. package/es/radio/style/token.less +55 -55
  165. package/es/rate/index.d.ts +9 -9
  166. package/es/rate/rate.d.ts +3 -3
  167. package/es/rate/style/index.less +87 -87
  168. package/es/rate/style/token.less +13 -13
  169. package/es/resize-box/style/index.less +60 -60
  170. package/es/resize-box/style/token.less +6 -6
  171. package/es/result/style/index.less +94 -94
  172. package/es/result/style/token.less +32 -32
  173. package/es/scrollbar/style/index.less +137 -137
  174. package/es/scrollbar/style/token.less +12 -12
  175. package/es/select/index.d.ts +16 -16
  176. package/es/select/option.d.ts +5 -5
  177. package/es/select/select.d.ts +4 -4
  178. package/es/select/style/index.less +132 -132
  179. package/es/select/style/token.less +43 -43
  180. package/es/skeleton/style/index.less +66 -66
  181. package/es/skeleton/style/token.less +15 -15
  182. package/es/slider/index.d.ts +12 -12
  183. package/es/slider/slider-input.d.ts +3 -3
  184. package/es/slider/slider.d.ts +5 -5
  185. package/es/slider/style/index.less +282 -282
  186. package/es/slider/style/token.less +50 -50
  187. package/es/space/style/index.less +50 -50
  188. package/es/spin/style/dot-loading.less +64 -64
  189. package/es/spin/style/index.less +56 -56
  190. package/es/spin/style/token.less +17 -17
  191. package/es/split/style/index.less +53 -53
  192. package/es/split/style/token.less +7 -7
  193. package/es/statistic/style/index.less +47 -47
  194. package/es/statistic/style/token.less +15 -15
  195. package/es/steps/style/arrow.less +212 -212
  196. package/es/steps/style/circle.less +265 -265
  197. package/es/steps/style/dot.less +210 -210
  198. package/es/steps/style/index.less +74 -74
  199. package/es/steps/style/navigation.less +60 -60
  200. package/es/steps/style/token.less +144 -144
  201. package/es/style/animation/fade.less +57 -57
  202. package/es/style/animation/index.less +3 -3
  203. package/es/style/animation/slide.less +158 -158
  204. package/es/style/animation/zoom.less +217 -217
  205. package/es/style/color/colors.less +427 -427
  206. package/es/style/color/css-variables.less +389 -389
  207. package/es/style/color/get-rgb-str.js +17 -17
  208. package/es/style/color/palette-dark.js +10 -10
  209. package/es/style/color/palette.js +10 -10
  210. package/es/style/icon.less +86 -86
  211. package/es/style/index.less +11 -11
  212. package/es/style/mixins/icon-hover.less +14 -14
  213. package/es/style/mixins/index.less +13 -13
  214. package/es/style/normalize.less +353 -353
  215. package/es/style/theme/component.less +21 -21
  216. package/es/style/theme/css-variables.less +146 -146
  217. package/es/style/theme/global.less +416 -416
  218. package/es/style/theme/index.less +42 -42
  219. package/es/switch/index.d.ts +3 -3
  220. package/es/switch/style/index.less +332 -332
  221. package/es/switch/style/token.less +62 -62
  222. package/es/switch/switch.d.ts +1 -1
  223. package/es/table/style/filters-popup.less +51 -51
  224. package/es/table/style/index.less +868 -868
  225. package/es/table/style/token.less +134 -134
  226. package/es/table/table-operation-td.d.ts +13 -13
  227. package/es/tabs/style/index.less +730 -730
  228. package/es/tabs/style/rtl.less +104 -104
  229. package/es/tabs/style/token.less +146 -146
  230. package/es/tabs/style/vertical.less +156 -156
  231. package/es/tag/style/index.less +171 -171
  232. package/es/tag/style/token.less +171 -171
  233. package/es/textarea/index.d.ts +6 -6
  234. package/es/textarea/style/index.less +64 -64
  235. package/es/textarea/textarea.d.ts +2 -2
  236. package/es/time-picker/index.d.ts +15 -15
  237. package/es/time-picker/style/index.less +94 -94
  238. package/es/time-picker/style/token.less +17 -17
  239. package/es/time-picker/time-picker.d.ts +7 -7
  240. package/es/timeline/style/horizontal.less +87 -87
  241. package/es/timeline/style/index.less +272 -272
  242. package/es/timeline/style/token.less +25 -25
  243. package/es/tooltip/style/index.less +24 -24
  244. package/es/tooltip/style/token.less +14 -14
  245. package/es/transfer/index.d.ts +16 -16
  246. package/es/transfer/style/index.less +294 -294
  247. package/es/transfer/style/token.less +48 -48
  248. package/es/transfer/transfer-view.d.ts +5 -5
  249. package/es/transfer/transfer.d.ts +7 -7
  250. package/es/tree/base-node.d.ts +5 -5
  251. package/es/tree/style/index.less +396 -396
  252. package/es/tree/style/token.less +51 -51
  253. package/es/tree/transition-node-list.d.ts +5 -5
  254. package/es/tree-select/index.d.ts +5 -5
  255. package/es/tree-select/style/index.less +49 -49
  256. package/es/tree-select/style/token.less +7 -7
  257. package/es/tree-select/tree-select.d.ts +2 -2
  258. package/es/trigger/style/index.less +57 -57
  259. package/es/trigger/style/token.less +5 -5
  260. package/es/typography/edit-content.d.ts +24 -24
  261. package/es/typography/style/index.less +207 -207
  262. package/es/typography/style/token.less +55 -55
  263. package/es/upload/index.d.ts +3 -3
  264. package/es/upload/style/index.less +515 -515
  265. package/es/upload/style/token.less +97 -97
  266. package/es/upload/upload.d.ts +1 -1
  267. package/es/verification-code/index.d.ts +6 -6
  268. package/es/verification-code/style/index.less +32 -32
  269. package/es/verification-code/style/token.less +1 -1
  270. package/es/verification-code/verification-code.d.ts +2 -2
  271. package/json/vetur-attributes.json +1627 -1619
  272. package/json/vetur-tags.json +724 -722
  273. package/json/web-types.json +3903 -3887
  274. package/lib/_components/auto-tooltip/style/index.less +10 -10
  275. package/lib/_components/input-label/style/index.less +7 -7
  276. package/lib/_components/input-label/style/input-label.less +70 -70
  277. package/lib/_components/picker/style/index.less +191 -191
  278. package/lib/_components/picker/style/token.less +58 -58
  279. package/lib/_components/select-view/style/index.less +58 -58
  280. package/lib/_components/select-view/style/token.less +4 -4
  281. package/lib/affix/style/index.less +8 -8
  282. package/lib/alert/style/index.less +198 -198
  283. package/lib/alert/style/token.less +76 -76
  284. package/lib/anchor/style/index.less +99 -99
  285. package/lib/anchor/style/token.less +30 -30
  286. package/lib/auto-complete/style/index.less +44 -44
  287. package/lib/auto-complete/style/token.less +29 -29
  288. package/lib/avatar/style/index.less +155 -155
  289. package/lib/avatar/style/token.less +29 -29
  290. package/lib/back-top/style/index.less +33 -33
  291. package/lib/back-top/style/token.less +12 -12
  292. package/lib/badge/style/index.less +178 -178
  293. package/lib/badge/style/token.less +30 -30
  294. package/lib/breadcrumb/style/index.less +76 -76
  295. package/lib/breadcrumb/style/token.less +24 -24
  296. package/lib/button/style/index.less +304 -304
  297. package/lib/button/style/token.less +459 -459
  298. package/lib/calendar/style/index.less +479 -479
  299. package/lib/calendar/style/token.less +62 -62
  300. package/lib/card/style/index.less +219 -219
  301. package/lib/card/style/token.less +40 -40
  302. package/lib/carousel/style/index.less +405 -405
  303. package/lib/carousel/style/slide.less +175 -175
  304. package/lib/carousel/style/token.less +33 -33
  305. package/lib/cascader/style/index.less +234 -234
  306. package/lib/cascader/style/token.less +24 -24
  307. package/lib/checkbox/style/index.less +182 -182
  308. package/lib/checkbox/style/token.less +37 -37
  309. package/lib/collapse/style/index.less +180 -180
  310. package/lib/collapse/style/token.less +34 -34
  311. package/lib/color-picker/style/index.less +309 -309
  312. package/lib/color-picker/style/token.less +70 -70
  313. package/lib/comment/style/index.less +66 -66
  314. package/lib/comment/style/token.less +17 -17
  315. package/lib/date-picker/style/date.less +128 -128
  316. package/lib/date-picker/style/index.less +309 -309
  317. package/lib/date-picker/style/month.less +26 -26
  318. package/lib/date-picker/style/quarter.less +8 -8
  319. package/lib/date-picker/style/range.less +9 -9
  320. package/lib/date-picker/style/shortcuts.less +25 -25
  321. package/lib/date-picker/style/token.less +76 -76
  322. package/lib/date-picker/style/week.less +68 -68
  323. package/lib/date-picker/style/year.less +8 -8
  324. package/lib/descriptions/style/index.less +159 -159
  325. package/lib/descriptions/style/token.less +45 -45
  326. package/lib/divider/style/index.less +56 -56
  327. package/lib/divider/style/token.less +15 -15
  328. package/lib/drawer/style/index.less +230 -230
  329. package/lib/drawer/style/token.less +16 -16
  330. package/lib/dropdown/dropdown-panel.js +18 -4
  331. package/lib/dropdown/dropdown.js +18 -3
  332. package/lib/dropdown/style/index.less +106 -106
  333. package/lib/dropdown/style/token.less +40 -40
  334. package/lib/empty/style/index.less +26 -26
  335. package/lib/empty/style/token.less +10 -10
  336. package/lib/form/style/index.less +257 -257
  337. package/lib/form/style/status.less +152 -152
  338. package/lib/form/style/token.less +81 -81
  339. package/lib/grid/style/col.less +95 -95
  340. package/lib/grid/style/grid.less +5 -5
  341. package/lib/grid/style/index.less +3 -3
  342. package/lib/grid/style/row.less +44 -44
  343. package/lib/image/style/image.less +158 -158
  344. package/lib/image/style/index.less +5 -5
  345. package/lib/image/style/preview.less +227 -227
  346. package/lib/image/style/token.less +123 -123
  347. package/lib/image/style/trigger.less +14 -14
  348. package/lib/input/style/group.less +63 -63
  349. package/lib/input/style/index.less +121 -121
  350. package/lib/input/style/input.less +185 -185
  351. package/lib/input/style/password.less +11 -11
  352. package/lib/input/style/search.less +18 -18
  353. package/lib/input/style/size.less +149 -149
  354. package/lib/input/style/textarea.less +37 -37
  355. package/lib/input/style/token.less +131 -131
  356. package/lib/input-number/style/index.less +160 -160
  357. package/lib/input-number/style/token.less +19 -19
  358. package/lib/input-tag/style/index.less +40 -40
  359. package/lib/input-tag/style/input-tag.less +129 -129
  360. package/lib/input-tag/style/token.less +83 -83
  361. package/lib/layout/style/index.less +104 -104
  362. package/lib/layout/style/token.less +13 -13
  363. package/lib/link/style/index.less +120 -120
  364. package/lib/link/style/token.less +48 -48
  365. package/lib/list/style/index.less +183 -183
  366. package/lib/list/style/token.less +55 -55
  367. package/lib/mention/style/index.less +21 -21
  368. package/lib/mention/style/token.less +6 -6
  369. package/lib/menu/style/index.less +622 -622
  370. package/lib/menu/style/token.less +117 -117
  371. package/lib/message/style/index.less +191 -191
  372. package/lib/message/style/token.less +52 -52
  373. package/lib/modal/style/index.less +283 -283
  374. package/lib/modal/style/token.less +30 -30
  375. package/lib/notification/style/index.less +249 -249
  376. package/lib/notification/style/token.less +58 -58
  377. package/lib/overflow-list/style/index.less +19 -19
  378. package/lib/page-header/style/index.less +127 -127
  379. package/lib/page-header/style/token.less +30 -30
  380. package/lib/pagination/style/index.less +300 -300
  381. package/lib/pagination/style/token.less +91 -91
  382. package/lib/popconfirm/style/index.less +70 -70
  383. package/lib/popconfirm/style/token.less +20 -20
  384. package/lib/popover/style/index.less +38 -38
  385. package/lib/popover/style/token.less +15 -15
  386. package/lib/progress/style/index.less +378 -378
  387. package/lib/progress/style/token.less +60 -60
  388. package/lib/radio/style/index.less +266 -266
  389. package/lib/radio/style/token.less +55 -55
  390. package/lib/rate/style/index.less +87 -87
  391. package/lib/rate/style/token.less +13 -13
  392. package/lib/resize-box/style/index.less +60 -60
  393. package/lib/resize-box/style/token.less +6 -6
  394. package/lib/result/style/index.less +94 -94
  395. package/lib/result/style/token.less +32 -32
  396. package/lib/scrollbar/style/index.less +137 -137
  397. package/lib/scrollbar/style/token.less +12 -12
  398. package/lib/select/style/index.less +132 -132
  399. package/lib/select/style/token.less +43 -43
  400. package/lib/skeleton/style/index.less +66 -66
  401. package/lib/skeleton/style/token.less +15 -15
  402. package/lib/slider/style/index.less +282 -282
  403. package/lib/slider/style/token.less +50 -50
  404. package/lib/space/style/index.less +50 -50
  405. package/lib/spin/style/dot-loading.less +64 -64
  406. package/lib/spin/style/index.less +56 -56
  407. package/lib/spin/style/token.less +17 -17
  408. package/lib/split/style/index.less +53 -53
  409. package/lib/split/style/token.less +7 -7
  410. package/lib/statistic/style/index.less +47 -47
  411. package/lib/statistic/style/token.less +15 -15
  412. package/lib/steps/style/arrow.less +212 -212
  413. package/lib/steps/style/circle.less +265 -265
  414. package/lib/steps/style/dot.less +210 -210
  415. package/lib/steps/style/index.less +74 -74
  416. package/lib/steps/style/navigation.less +60 -60
  417. package/lib/steps/style/token.less +144 -144
  418. package/lib/style/animation/fade.less +57 -57
  419. package/lib/style/animation/index.less +3 -3
  420. package/lib/style/animation/slide.less +158 -158
  421. package/lib/style/animation/zoom.less +217 -217
  422. package/lib/style/color/colors.less +427 -427
  423. package/lib/style/color/css-variables.less +389 -389
  424. package/lib/style/color/get-rgb-str.js +17 -17
  425. package/lib/style/color/palette-dark.js +10 -10
  426. package/lib/style/color/palette.js +10 -10
  427. package/lib/style/icon.less +86 -86
  428. package/lib/style/index.less +11 -11
  429. package/lib/style/mixins/icon-hover.less +14 -14
  430. package/lib/style/mixins/index.less +13 -13
  431. package/lib/style/normalize.less +353 -353
  432. package/lib/style/theme/component.less +21 -21
  433. package/lib/style/theme/css-variables.less +146 -146
  434. package/lib/style/theme/global.less +416 -416
  435. package/lib/style/theme/index.less +42 -42
  436. package/lib/switch/style/index.less +332 -332
  437. package/lib/switch/style/token.less +62 -62
  438. package/lib/table/style/filters-popup.less +51 -51
  439. package/lib/table/style/index.less +868 -868
  440. package/lib/table/style/token.less +134 -134
  441. package/lib/tabs/style/index.less +730 -730
  442. package/lib/tabs/style/rtl.less +104 -104
  443. package/lib/tabs/style/token.less +146 -146
  444. package/lib/tabs/style/vertical.less +156 -156
  445. package/lib/tag/style/index.less +171 -171
  446. package/lib/tag/style/token.less +171 -171
  447. package/lib/textarea/style/index.less +64 -64
  448. package/lib/time-picker/style/index.less +94 -94
  449. package/lib/time-picker/style/token.less +17 -17
  450. package/lib/timeline/style/horizontal.less +87 -87
  451. package/lib/timeline/style/index.less +272 -272
  452. package/lib/timeline/style/token.less +25 -25
  453. package/lib/tooltip/style/index.less +24 -24
  454. package/lib/tooltip/style/token.less +14 -14
  455. package/lib/transfer/style/index.less +294 -294
  456. package/lib/transfer/style/token.less +48 -48
  457. package/lib/tree/style/index.less +396 -396
  458. package/lib/tree/style/token.less +51 -51
  459. package/lib/tree-select/style/index.less +49 -49
  460. package/lib/tree-select/style/token.less +7 -7
  461. package/lib/trigger/style/index.less +57 -57
  462. package/lib/trigger/style/token.less +5 -5
  463. package/lib/typography/style/index.less +207 -207
  464. package/lib/typography/style/token.less +55 -55
  465. package/lib/upload/style/index.less +515 -515
  466. package/lib/upload/style/token.less +97 -97
  467. package/lib/verification-code/style/index.less +32 -32
  468. package/lib/verification-code/style/token.less +1 -1
  469. package/package.json +2 -2
  470. package/README.zh-CN.md +0 -110
@@ -16,6 +16,59 @@
16
16
  "a-affix/target-container": {
17
17
  "description": "The outer scroll element of `target`, the default is `window`. `Affix` will monitor the scroll event of the element and update the position of the anchor in real time. The main purpose is to solve the problem that if the outer element scrolls when the target attribute is specified as a non-window element, it may cause the nail to escape from the container."
18
18
  },
19
+ "a-auto-complete/change": {
20
+ "description": "Emitted when the value changes"
21
+ },
22
+ "a-auto-complete/search": {
23
+ "description": "Emitted when the user searches"
24
+ },
25
+ "a-auto-complete/select": {
26
+ "description": "Emitted when an option is selected"
27
+ },
28
+ "a-auto-complete/clear": {
29
+ "description": "Triggered when the user clicks the clear button"
30
+ },
31
+ "a-auto-complete/dropdown-scroll": {
32
+ "description": "Triggered when the drop-down scrolls"
33
+ },
34
+ "a-auto-complete/dropdown-reach-bottom": {
35
+ "description": "Triggered when the drop-down menu is scrolled to the bottom"
36
+ },
37
+ "a-auto-complete/model-value": {
38
+ "description": "Value",
39
+ "type": "string"
40
+ },
41
+ "a-auto-complete/default-value": {
42
+ "description": "Default value (uncontrolled mode)",
43
+ "type": "string"
44
+ },
45
+ "a-auto-complete/disabled": {
46
+ "description": "Whether to disable",
47
+ "type": "boolean"
48
+ },
49
+ "a-auto-complete/data": {
50
+ "description": "Data used for auto-complete"
51
+ },
52
+ "a-auto-complete/popup-container": {
53
+ "description": "Mount container for popup"
54
+ },
55
+ "a-auto-complete/strict": {
56
+ "description": "Whether it is strict verification mode",
57
+ "type": "boolean"
58
+ },
59
+ "a-auto-complete/filter-option": {
60
+ "description": "Custom option filtering method"
61
+ },
62
+ "a-auto-complete/trigger-props": {
63
+ "description": "trigger props"
64
+ },
65
+ "a-auto-complete/allow-clear": {
66
+ "description": "Whether to allow the input to be cleared",
67
+ "type": "boolean"
68
+ },
69
+ "a-auto-complete/virtual-list-props": {
70
+ "description": "Pass the virtual list attribute, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
71
+ },
19
72
  "a-anchor/select": {
20
73
  "description": "Triggered when the user clicks on the link"
21
74
  },
@@ -77,6 +130,75 @@
77
130
  "description": "Whether the content is displayed in the center",
78
131
  "type": "boolean"
79
132
  },
133
+ "a-button/click": {
134
+ "description": "Emitted when the button is clicked"
135
+ },
136
+ "a-button/type": {
137
+ "description": "Button types are divided into five types: secondary, primary, dashed, outline and text."
138
+ },
139
+ "a-button/shape": {
140
+ "description": "Button shape"
141
+ },
142
+ "a-button/status": {
143
+ "description": "Button state"
144
+ },
145
+ "a-button/size": {
146
+ "description": "Button size"
147
+ },
148
+ "a-button/long": {
149
+ "description": "Whether the width of the button adapts to the container.",
150
+ "type": "boolean"
151
+ },
152
+ "a-button/loading": {
153
+ "description": "Whether the button is in the loading state",
154
+ "type": "boolean"
155
+ },
156
+ "a-button/disabled": {
157
+ "description": "Whether the button is disabled",
158
+ "type": "boolean"
159
+ },
160
+ "a-button/html-type": {
161
+ "description": "Set the native `type` attribute of `button`, optional values refer to [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type \"_blank\")"
162
+ },
163
+ "a-button/autofocus": {
164
+ "description": "Set the native `autofocus` attribute of `button`, optional values refer to [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type \"_blank\")",
165
+ "type": "boolean"
166
+ },
167
+ "a-button/href": {
168
+ "description": "Set up a jump link. When this property is set, the button is rendered as `<a>`",
169
+ "type": "string"
170
+ },
171
+ "a-button-group/type": {
172
+ "description": "Children button types are divided into five types: secondary, primary, dashed, outline and text."
173
+ },
174
+ "a-button-group/status": {
175
+ "description": "Children button state"
176
+ },
177
+ "a-button-group/shape": {
178
+ "description": "Button shape"
179
+ },
180
+ "a-button-group/size": {
181
+ "description": "Children button size"
182
+ },
183
+ "a-button-group/disabled": {
184
+ "description": "All children whether the button is disabled",
185
+ "type": "boolean"
186
+ },
187
+ "a-back-top/visible-height": {
188
+ "description": "Display the trigger scroll height of the back to top button",
189
+ "type": "number"
190
+ },
191
+ "a-back-top/target-container": {
192
+ "description": "Scroll event listener container"
193
+ },
194
+ "a-back-top/easing": {
195
+ "description": "Easing mode of scrolling animation, refer to [BTween](https://github.com/PengJiyuan/b-tween) for optional values",
196
+ "type": "string"
197
+ },
198
+ "a-back-top/duration": {
199
+ "description": "Duration of scroll animation",
200
+ "type": "number"
201
+ },
80
202
  "a-avatar/click": {
81
203
  "description": "Callback when clicked"
82
204
  },
@@ -135,73 +257,28 @@
135
257
  "a-avatar-group/max-popover-trigger-props": {
136
258
  "description": "TriggerProps for popover around +x."
137
259
  },
138
- "a-back-top/visible-height": {
139
- "description": "Display the trigger scroll height of the back to top button",
140
- "type": "number"
141
- },
142
- "a-back-top/target-container": {
143
- "description": "Scroll event listener container"
144
- },
145
- "a-back-top/easing": {
146
- "description": "Easing mode of scrolling animation, refer to [BTween](https://github.com/PengJiyuan/b-tween) for optional values",
147
- "type": "string"
148
- },
149
- "a-back-top/duration": {
150
- "description": "Duration of scroll animation",
151
- "type": "number"
152
- },
153
- "a-auto-complete/change": {
154
- "description": "Emitted when the value changes"
155
- },
156
- "a-auto-complete/search": {
157
- "description": "Emitted when the user searches"
158
- },
159
- "a-auto-complete/select": {
160
- "description": "Emitted when an option is selected"
260
+ "a-calendar/change": {
261
+ "description": "Emitted when the button is clicked"
161
262
  },
162
- "a-auto-complete/clear": {
163
- "description": "Triggered when the user clicks the clear button"
263
+ "a-calendar/panel-change": {
264
+ "description": "Emitted when the button is clicked"
164
265
  },
165
- "a-auto-complete/dropdown-scroll": {
166
- "description": "Triggered when the drop-down scrolls"
266
+ "a-calendar/model-value": {
267
+ "description": "Value"
167
268
  },
168
- "a-auto-complete/dropdown-reach-bottom": {
169
- "description": "Triggered when the drop-down menu is scrolled to the bottom"
269
+ "a-calendar/default-value": {
270
+ "description": "Default value (uncontrolled state)"
170
271
  },
171
- "a-auto-complete/model-value": {
172
- "description": "Value",
272
+ "a-calendar/mode": {
273
+ "description": "Mode",
173
274
  "type": "string"
174
275
  },
175
- "a-auto-complete/default-value": {
176
- "description": "Default value (uncontrolled mode)",
276
+ "a-calendar/default-mode": {
277
+ "description": "Default Mode",
177
278
  "type": "string"
178
279
  },
179
- "a-auto-complete/disabled": {
180
- "description": "Whether to disable",
181
- "type": "boolean"
182
- },
183
- "a-auto-complete/data": {
184
- "description": "Data used for auto-complete"
185
- },
186
- "a-auto-complete/popup-container": {
187
- "description": "Mount container for popup"
188
- },
189
- "a-auto-complete/strict": {
190
- "description": "Whether it is strict verification mode",
191
- "type": "boolean"
192
- },
193
- "a-auto-complete/filter-option": {
194
- "description": "Custom option filtering method"
195
- },
196
- "a-auto-complete/trigger-props": {
197
- "description": "trigger props"
198
- },
199
- "a-auto-complete/allow-clear": {
200
- "description": "Whether to allow the input to be cleared",
201
- "type": "boolean"
202
- },
203
- "a-auto-complete/virtual-list-props": {
204
- "description": "Pass the virtual list attribute, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
280
+ "a-calendar/modes": {
281
+ "description": "Displayed mode"
205
282
  },
206
283
  "a-breadcrumb/max-count": {
207
284
  "description": "Maximum number of breadcrumbs displayed (0 means no limit)",
@@ -227,152 +304,91 @@
227
304
  "a-breadcrumb-item/dropdown-props": {
228
305
  "description": "Dropdown props"
229
306
  },
230
- "a-badge/text": {
231
- "description": "Set the display text of the status dot",
232
- "type": "string"
307
+ "a-card/bordered": {
308
+ "description": "Whether to render the border",
309
+ "type": "boolean"
233
310
  },
234
- "a-badge/dot": {
235
- "description": "Whether to display a red dot instead of `count`",
311
+ "a-card/loading": {
312
+ "description": "Loading status",
236
313
  "type": "boolean"
237
314
  },
238
- "a-badge/dot-style": {
239
- "description": "Customize badge dot style",
240
- "type": "object"
315
+ "a-card/hoverable": {
316
+ "description": "Can be hovered",
317
+ "type": "boolean"
241
318
  },
242
- "a-badge/max-count": {
243
- "description": "Max count to show. If count is larger than this value, it will be displayed as `${maxCount}+`",
244
- "type": "number"
319
+ "a-card/size": {
320
+ "description": "Size of card",
321
+ "type": "string"
245
322
  },
246
- "a-badge/offset": {
247
- "description": "Set offset of the badge dot"
323
+ "a-card/header-style": {
324
+ "description": "The additional css style to apply to card head"
248
325
  },
249
- "a-badge/color": {
250
- "description": "Customize dot color"
326
+ "a-card/body-style": {
327
+ "description": "The additional css style to apply to card content"
251
328
  },
252
- "a-badge/status": {
253
- "description": "Badge status"
329
+ "a-card/title": {
330
+ "description": "Title of card",
331
+ "type": "string"
254
332
  },
255
- "a-badge/count": {
256
- "description": "Number to show in badge",
257
- "type": "number"
333
+ "a-card/extra": {
334
+ "description": "Content to render in the top-right corner of the card",
335
+ "type": "string"
258
336
  },
259
- "a-button/click": {
260
- "description": "Emitted when the button is clicked"
337
+ "a-card-meta/title": {
338
+ "description": "Title of card",
339
+ "type": "string"
261
340
  },
262
- "a-button/type": {
263
- "description": "Button types are divided into five types: secondary, primary, dashed, outline and text."
341
+ "a-card-meta/description": {
342
+ "description": "Description of card",
343
+ "type": "string"
264
344
  },
265
- "a-button/shape": {
266
- "description": "Button shape"
345
+ "a-card-grid/hoverable": {
346
+ "description": "Whether to hover",
347
+ "type": "boolean"
267
348
  },
268
- "a-button/status": {
269
- "description": "Button state"
349
+ "a-checkbox/change": {
350
+ "description": "Trigger when the value changes"
270
351
  },
271
- "a-button/size": {
272
- "description": "Button size"
273
- },
274
- "a-button/long": {
275
- "description": "Whether the width of the button adapts to the container.",
276
- "type": "boolean"
277
- },
278
- "a-button/loading": {
279
- "description": "Whether the button is in the loading state",
280
- "type": "boolean"
352
+ "a-checkbox/model-value": {
353
+ "description": "Value"
281
354
  },
282
- "a-button/disabled": {
283
- "description": "Whether the button is disabled",
355
+ "a-checkbox/default-checked": {
356
+ "description": "Whether checked by default (uncontrolled state)",
284
357
  "type": "boolean"
285
358
  },
286
- "a-button/html-type": {
287
- "description": "Set the native `type` attribute of `button`, optional values refer to [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type \"_blank\")"
359
+ "a-checkbox/value": {
360
+ "description": "The `value` of the option",
361
+ "type": "string|number|boolean"
288
362
  },
289
- "a-button/autofocus": {
290
- "description": "Set the native `autofocus` attribute of `button`, optional values refer to [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type \"_blank\")",
363
+ "a-checkbox/disabled": {
364
+ "description": "Whether to disable",
291
365
  "type": "boolean"
292
366
  },
293
- "a-button/href": {
294
- "description": "Set up a jump link. When this property is set, the button is rendered as `<a>`",
295
- "type": "string"
296
- },
297
- "a-button-group/type": {
298
- "description": "Children button types are divided into five types: secondary, primary, dashed, outline and text."
299
- },
300
- "a-button-group/status": {
301
- "description": "Children button state"
302
- },
303
- "a-button-group/shape": {
304
- "description": "Button shape"
305
- },
306
- "a-button-group/size": {
307
- "description": "Children button size"
308
- },
309
- "a-button-group/disabled": {
310
- "description": "All children whether the button is disabled",
367
+ "a-checkbox/indeterminate": {
368
+ "description": "Whether it is half-selected",
311
369
  "type": "boolean"
312
370
  },
313
- "a-calendar/change": {
314
- "description": "Emitted when the button is clicked"
315
- },
316
- "a-calendar/panel-change": {
317
- "description": "Emitted when the button is clicked"
371
+ "a-checkbox-group/change": {
372
+ "description": "Trigger when the value changes"
318
373
  },
319
- "a-calendar/model-value": {
374
+ "a-checkbox-group/model-value": {
320
375
  "description": "Value"
321
376
  },
322
- "a-calendar/default-value": {
377
+ "a-checkbox-group/default-value": {
323
378
  "description": "Default value (uncontrolled state)"
324
379
  },
325
- "a-calendar/mode": {
326
- "description": "Mode",
327
- "type": "string"
328
- },
329
- "a-calendar/default-mode": {
330
- "description": "Default Mode",
331
- "type": "string"
332
- },
333
- "a-calendar/modes": {
334
- "description": "Displayed mode"
335
- },
336
- "a-card/bordered": {
337
- "description": "Whether to render the border",
338
- "type": "boolean"
339
- },
340
- "a-card/loading": {
341
- "description": "Loading status",
342
- "type": "boolean"
343
- },
344
- "a-card/hoverable": {
345
- "description": "Can be hovered",
346
- "type": "boolean"
347
- },
348
- "a-card/size": {
349
- "description": "Size of card",
350
- "type": "string"
351
- },
352
- "a-card/header-style": {
353
- "description": "The additional css style to apply to card head"
354
- },
355
- "a-card/body-style": {
356
- "description": "The additional css style to apply to card content"
357
- },
358
- "a-card/title": {
359
- "description": "Title of card",
360
- "type": "string"
361
- },
362
- "a-card/extra": {
363
- "description": "Content to render in the top-right corner of the card",
364
- "type": "string"
380
+ "a-checkbox-group/max": {
381
+ "description": "Support the maximum number of selections",
382
+ "type": "number"
365
383
  },
366
- "a-card-meta/title": {
367
- "description": "Title of card",
368
- "type": "string"
384
+ "a-checkbox-group/options": {
385
+ "description": "Options"
369
386
  },
370
- "a-card-meta/description": {
371
- "description": "Description of card",
372
- "type": "string"
387
+ "a-checkbox-group/direction": {
388
+ "description": "Arrangement direction of checkboxes"
373
389
  },
374
- "a-card-grid/hoverable": {
375
- "description": "Whether to hover",
390
+ "a-checkbox-group/disabled": {
391
+ "description": "Whether to disable",
376
392
  "type": "boolean"
377
393
  },
378
394
  "a-carousel/change": {
@@ -421,6 +437,35 @@
421
437
  "description": "How intermediate values are calculated for CSS properties being affected by a transition effect.\n[transition-timing-function](https://developer.mozilla.org/zh-CN/docs/Web/CSS/transition-timing-function)",
422
438
  "type": "string"
423
439
  },
440
+ "a-badge/text": {
441
+ "description": "Set the display text of the status dot",
442
+ "type": "string"
443
+ },
444
+ "a-badge/dot": {
445
+ "description": "Whether to display a red dot instead of `count`",
446
+ "type": "boolean"
447
+ },
448
+ "a-badge/dot-style": {
449
+ "description": "Customize badge dot style",
450
+ "type": "object"
451
+ },
452
+ "a-badge/max-count": {
453
+ "description": "Max count to show. If count is larger than this value, it will be displayed as `${maxCount}+`",
454
+ "type": "number"
455
+ },
456
+ "a-badge/offset": {
457
+ "description": "Set offset of the badge dot"
458
+ },
459
+ "a-badge/color": {
460
+ "description": "Customize dot color"
461
+ },
462
+ "a-badge/status": {
463
+ "description": "Badge status"
464
+ },
465
+ "a-badge/count": {
466
+ "description": "Number to show in badge",
467
+ "type": "number"
468
+ },
424
469
  "a-cascader/change": {
425
470
  "description": "Triggered when the selected value changes"
426
471
  },
@@ -600,51 +645,6 @@
600
645
  "description": "whether to expand the submenu",
601
646
  "type": "boolean"
602
647
  },
603
- "a-checkbox/change": {
604
- "description": "Trigger when the value changes"
605
- },
606
- "a-checkbox/model-value": {
607
- "description": "Value"
608
- },
609
- "a-checkbox/default-checked": {
610
- "description": "Whether checked by default (uncontrolled state)",
611
- "type": "boolean"
612
- },
613
- "a-checkbox/value": {
614
- "description": "The `value` of the option",
615
- "type": "string|number|boolean"
616
- },
617
- "a-checkbox/disabled": {
618
- "description": "Whether to disable",
619
- "type": "boolean"
620
- },
621
- "a-checkbox/indeterminate": {
622
- "description": "Whether it is half-selected",
623
- "type": "boolean"
624
- },
625
- "a-checkbox-group/change": {
626
- "description": "Trigger when the value changes"
627
- },
628
- "a-checkbox-group/model-value": {
629
- "description": "Value"
630
- },
631
- "a-checkbox-group/default-value": {
632
- "description": "Default value (uncontrolled state)"
633
- },
634
- "a-checkbox-group/max": {
635
- "description": "Support the maximum number of selections",
636
- "type": "number"
637
- },
638
- "a-checkbox-group/options": {
639
- "description": "Options"
640
- },
641
- "a-checkbox-group/direction": {
642
- "description": "Arrangement direction of checkboxes"
643
- },
644
- "a-checkbox-group/disabled": {
645
- "description": "Whether to disable",
646
- "type": "boolean"
647
- },
648
648
  "a-collapse/change": {
649
649
  "description": "Emitted when the expanded panel changes"
650
650
  },
@@ -743,6 +743,67 @@
743
743
  "a-color-picker/preset-colors": {
744
744
  "description": "Color array of preset colors"
745
745
  },
746
+ "a-divider/direction": {
747
+ "description": "The direction of the dividing line. Can be horizontal or vertical"
748
+ },
749
+ "a-divider/orientation": {
750
+ "description": "The position of the dividing line text",
751
+ "type": "string"
752
+ },
753
+ "a-divider/type": {
754
+ "description": "Dividing line style type",
755
+ "type": "string"
756
+ },
757
+ "a-divider/size": {
758
+ "description": "The wide/height of the dividing line",
759
+ "type": "number"
760
+ },
761
+ "a-divider/margin": {
762
+ "description": "Margin up and down the split line (left and right margin in vertical direction)",
763
+ "type": "number | string"
764
+ },
765
+ "a-descriptions/data": {
766
+ "description": "Data for descriptions"
767
+ },
768
+ "a-descriptions/column": {
769
+ "description": "The number of data placed in each row. Version 2.20.0 supports reactive configuration, the configuration can refer to Grid"
770
+ },
771
+ "a-descriptions/title": {
772
+ "description": "Title of descriptions",
773
+ "type": "string"
774
+ },
775
+ "a-descriptions/layout": {
776
+ "description": "Arrangement of descriptions",
777
+ "type": "string"
778
+ },
779
+ "a-descriptions/align": {
780
+ "description": "Alignment position of text"
781
+ },
782
+ "a-descriptions/size": {
783
+ "description": "The size of the descriptions"
784
+ },
785
+ "a-descriptions/bordered": {
786
+ "description": "Whether to show the border",
787
+ "type": "boolean"
788
+ },
789
+ "a-descriptions/label-style": {
790
+ "description": "Data label style"
791
+ },
792
+ "a-descriptions/value-style": {
793
+ "description": "Data content style"
794
+ },
795
+ "a-descriptions/table-layout": {
796
+ "description": "The `layout-fixed` of the table style in the description. The width will be evenly distributed when it's set to `fixed`.",
797
+ "type": "string"
798
+ },
799
+ "a-descriptions-item/span": {
800
+ "description": "number of columns",
801
+ "type": "number"
802
+ },
803
+ "a-descriptions-item/label": {
804
+ "description": "Label",
805
+ "type": "string"
806
+ },
746
807
  "a-comment/author": {
747
808
  "description": "Display as the comment author",
748
809
  "type": "string"
@@ -763,37 +824,11 @@
763
824
  "description": "Alignment of `datetime` and `actions`",
764
825
  "type": "string|object"
765
826
  },
766
- "a-config-provider/prefix-cls": {
767
- "description": "Component classname prefix",
768
- "type": "string"
827
+ "a-common/change": {
828
+ "description": "Edit content change"
769
829
  },
770
- "a-config-provider/locale": {
771
- "description": "Configure language pack"
772
- },
773
- "a-config-provider/size": {
774
- "description": "Size"
775
- },
776
- "a-config-provider/global": {
777
- "description": "Is global effect",
778
- "type": "boolean"
779
- },
780
- "a-config-provider/scroll-to-close": {
781
- "description": "Whether to close the popover when scrolling",
782
- "type": "boolean"
783
- },
784
- "a-config-provider/exchange-time": {
785
- "description": "Whether to exchange time",
786
- "type": "boolean"
787
- },
788
- "a-config-provider/rtl": {
789
- "description": "View starts from the right and ends on the left",
790
- "type": "boolean"
791
- },
792
- "a-common/change": {
793
- "description": "Edit content change"
794
- },
795
- "a-common/select": {
796
- "description": "The selected date has changed but the component value has not changed"
830
+ "a-common/select": {
831
+ "description": "The selected date has changed but the component value has not changed"
797
832
  },
798
833
  "a-common/popup-visible-change": {
799
834
  "description": "Open or close the pop-up box"
@@ -1066,6 +1101,161 @@
1066
1101
  "description": "Whether to enable abbreviation",
1067
1102
  "type": "boolean"
1068
1103
  },
1104
+ "a-config-provider/prefix-cls": {
1105
+ "description": "Component classname prefix",
1106
+ "type": "string"
1107
+ },
1108
+ "a-config-provider/locale": {
1109
+ "description": "Configure language pack"
1110
+ },
1111
+ "a-config-provider/size": {
1112
+ "description": "Size"
1113
+ },
1114
+ "a-config-provider/global": {
1115
+ "description": "Is global effect",
1116
+ "type": "boolean"
1117
+ },
1118
+ "a-config-provider/scroll-to-close": {
1119
+ "description": "Whether to close the popover when scrolling",
1120
+ "type": "boolean"
1121
+ },
1122
+ "a-config-provider/exchange-time": {
1123
+ "description": "Whether to exchange time",
1124
+ "type": "boolean"
1125
+ },
1126
+ "a-config-provider/rtl": {
1127
+ "description": "View starts from the right and ends on the left",
1128
+ "type": "boolean"
1129
+ },
1130
+ "a-dropdown/popup-visible-change": {
1131
+ "description": "Triggered when the display status of the drop-down box changes"
1132
+ },
1133
+ "a-dropdown/select": {
1134
+ "description": "Triggered when the user selects"
1135
+ },
1136
+ "a-dropdown/popup-visible": {
1137
+ "description": "Whether the popup is visible",
1138
+ "type": "boolean"
1139
+ },
1140
+ "a-dropdown/default-popup-visible": {
1141
+ "description": "Whether the popup is visible by default (uncontrolled mode)",
1142
+ "type": "boolean"
1143
+ },
1144
+ "a-dropdown/trigger": {
1145
+ "description": "Trigger method"
1146
+ },
1147
+ "a-dropdown/position": {
1148
+ "description": "Popup position"
1149
+ },
1150
+ "a-dropdown/popup-container": {
1151
+ "description": "Mount container for popup"
1152
+ },
1153
+ "a-dropdown/popup-max-height": {
1154
+ "description": "Maximum height of the popup",
1155
+ "type": "boolean|number|string"
1156
+ },
1157
+ "a-dropdown/popup-min-height": {
1158
+ "description": "Minimum height of the popup",
1159
+ "type": "boolean|number|string"
1160
+ },
1161
+ "a-dropdown/hide-on-select": {
1162
+ "description": "Whether to hide popup when the user selects",
1163
+ "type": "boolean"
1164
+ },
1165
+ "a-dropdown/trigger-auto-fix-position": {
1166
+ "description": "popups auto-adjust their display direction based on screen height",
1167
+ "type": "boolean"
1168
+ },
1169
+ "a-doption/click": {
1170
+ "description": "Emitted when the button is clicked"
1171
+ },
1172
+ "a-doption/value": {
1173
+ "description": "Value",
1174
+ "type": "string|number|object"
1175
+ },
1176
+ "a-doption/disabled": {
1177
+ "description": "Whether to disable",
1178
+ "type": "boolean"
1179
+ },
1180
+ "a-dgroup/title": {
1181
+ "description": "Group title",
1182
+ "type": "string"
1183
+ },
1184
+ "a-dsubmenu/popup-visible-change": {
1185
+ "description": "Triggered when the display status of the drop-down box changes"
1186
+ },
1187
+ "a-dsubmenu/value": {
1188
+ "description": "Value (Not useful after version 2.16.0)",
1189
+ "type": "string|number"
1190
+ },
1191
+ "a-dsubmenu/disabled": {
1192
+ "description": "Whether to disable",
1193
+ "type": "boolean"
1194
+ },
1195
+ "a-dsubmenu/trigger": {
1196
+ "description": "Trigger method"
1197
+ },
1198
+ "a-dsubmenu/position": {
1199
+ "description": "Popup position",
1200
+ "type": "string"
1201
+ },
1202
+ "a-dsubmenu/popup-visible": {
1203
+ "description": "Whether the popup is visible",
1204
+ "type": "boolean"
1205
+ },
1206
+ "a-dsubmenu/default-popup-visible": {
1207
+ "description": "Whether the popup is visible by default (uncontrolled mode)",
1208
+ "type": "boolean"
1209
+ },
1210
+ "a-dsubmenu/option-props": {
1211
+ "description": "Custom option properties",
1212
+ "type": "object"
1213
+ },
1214
+ "a-dropdown-button/popup-visible-change": {
1215
+ "description": "Triggered when the display status of the drop-down box changes"
1216
+ },
1217
+ "a-dropdown-button/click": {
1218
+ "description": "Emitted when the button is clicked"
1219
+ },
1220
+ "a-dropdown-button/select": {
1221
+ "description": "Triggered when the user selects"
1222
+ },
1223
+ "a-dropdown-button/popup-visible": {
1224
+ "description": "Whether the popup is visible",
1225
+ "type": "boolean"
1226
+ },
1227
+ "a-dropdown-button/default-popup-visible": {
1228
+ "description": "Whether the popup is visible by default (uncontrolled mode)",
1229
+ "type": "boolean"
1230
+ },
1231
+ "a-dropdown-button/trigger": {
1232
+ "description": "Trigger method"
1233
+ },
1234
+ "a-dropdown-button/position": {
1235
+ "description": "Popup position"
1236
+ },
1237
+ "a-dropdown-button/popup-container": {
1238
+ "description": "Mount container for popup"
1239
+ },
1240
+ "a-dropdown-button/disabled": {
1241
+ "description": "Whether to disable",
1242
+ "type": "boolean"
1243
+ },
1244
+ "a-dropdown-button/type": {
1245
+ "description": "Button type",
1246
+ "type": "string"
1247
+ },
1248
+ "a-dropdown-button/size": {
1249
+ "description": "Button size",
1250
+ "type": "string"
1251
+ },
1252
+ "a-dropdown-button/button-props": {
1253
+ "description": "Button props"
1254
+ },
1255
+ "a-dropdown-button/hide-on-select": {
1256
+ "description": "Whether to hide popup when the user selects",
1257
+ "type": "boolean"
1258
+ },
1069
1259
  "a-drawer/ok": {
1070
1260
  "description": "Triggered when the OK button is clicked"
1071
1261
  },
@@ -1179,68 +1369,140 @@
1179
1369
  "description": "Whether to hide the cancel button",
1180
1370
  "type": "boolean"
1181
1371
  },
1182
- "a-divider/direction": {
1183
- "description": "The direction of the dividing line. Can be horizontal or vertical"
1372
+ "a-row/gutter": {
1373
+ "description": "Grid interval in `px`. Pass in the responsive object like {xs: 4, sm: 6, md: 12}. Pass in the array [horizontal spacing, vertical spacing] to set two directions."
1184
1374
  },
1185
- "a-divider/orientation": {
1186
- "description": "The position of the dividing line text",
1375
+ "a-row/justify": {
1376
+ "description": "Horizontal alignment (`justify-content`)",
1187
1377
  "type": "string"
1188
1378
  },
1189
- "a-divider/type": {
1190
- "description": "Dividing line style type",
1379
+ "a-row/align": {
1380
+ "description": "Vertical alignment (`align-items`)",
1191
1381
  "type": "string"
1192
1382
  },
1193
- "a-divider/size": {
1194
- "description": "The wide/height of the dividing line",
1195
- "type": "number"
1383
+ "a-row/div": {
1384
+ "description": "Enabling this option `Row` and `Col` will be treated as divs without any Grid-related classes and styles",
1385
+ "type": "boolean"
1196
1386
  },
1197
- "a-divider/margin": {
1198
- "description": "Margin up and down the split line (left and right margin in vertical direction)",
1199
- "type": "number | string"
1387
+ "a-row/wrap": {
1388
+ "description": "Whether `Col` can wrap onto multiple lines",
1389
+ "type": "boolean"
1200
1390
  },
1201
- "a-form/submit": {
1202
- "description": "Triggered when the form is submitted"
1391
+ "a-col/span": {
1392
+ "description": "Number of grid space",
1393
+ "type": "number"
1203
1394
  },
1204
- "a-form/submit-success": {
1205
- "description": "Triggered when verification is successful"
1395
+ "a-col/offset": {
1396
+ "description": "The number of grids on the left side of the grid. There can be no grids in the grid.",
1397
+ "type": "number"
1206
1398
  },
1207
- "a-form/submit-failed": {
1208
- "description": "Triggered when verification failed"
1399
+ "a-col/order": {
1400
+ "description": "Sort elements",
1401
+ "type": "number"
1209
1402
  },
1210
- "a-form/model": {
1211
- "description": "Form data object",
1212
- "type": "object"
1403
+ "a-col/xs": {
1404
+ "description": "<576px responsive grid"
1213
1405
  },
1214
- "a-form/layout": {
1215
- "description": "The layout of the form, including horizontal, vertical, and multi-column"
1406
+ "a-col/sm": {
1407
+ "description": ">= 576px responsive grid"
1216
1408
  },
1217
- "a-form/size": {
1218
- "description": "The size of the form"
1409
+ "a-col/md": {
1410
+ "description": ">= 768px responsive grid"
1219
1411
  },
1220
- "a-form/label-col-props": {
1221
- "description": "Label element layout options. The parameters are the same as the `<col>` component",
1222
- "type": "object"
1412
+ "a-col/lg": {
1413
+ "description": ">= 992px responsive grid"
1223
1414
  },
1224
- "a-form/wrapper-col-props": {
1225
- "description": "Form control layout options. The parameters are the same as the `<col>` component",
1226
- "type": "object"
1415
+ "a-col/xl": {
1416
+ "description": ">= 1200px responsive grid"
1227
1417
  },
1228
- "a-form/label-align": {
1229
- "description": "Alignment direction of the label"
1418
+ "a-col/xxl": {
1419
+ "description": ">= 1600px responsive grid"
1230
1420
  },
1231
- "a-form/disabled": {
1232
- "description": "Whether to disable the form",
1233
- "type": "boolean"
1421
+ "a-col/flex": {
1422
+ "description": "Set flex layout properties"
1234
1423
  },
1235
- "a-form/rules": {
1236
- "description": "Form item validation rules"
1424
+ "a-grid/cols": {
1425
+ "description": "Number of columns displayed in each row"
1237
1426
  },
1238
- "a-form/auto-label-width": {
1239
- "description": "Whether to enable automatic label width, it only takes effect under `layout=\"horizontal\"`.",
1240
- "type": "boolean"
1427
+ "a-grid/row-gap": {
1428
+ "description": "The space in row-to-row"
1241
1429
  },
1242
- "a-form/id": {
1243
- "description": "Form `id` attribute and form control `id` prefix",
1430
+ "a-grid/col-gap": {
1431
+ "description": "The space in column-to-column"
1432
+ },
1433
+ "a-grid/collapsed": {
1434
+ "description": "Whether to collapsed",
1435
+ "type": "boolean"
1436
+ },
1437
+ "a-grid/collapsed-rows": {
1438
+ "description": "Number of rows displayed when collapsed",
1439
+ "type": "number"
1440
+ },
1441
+ "a-grid-item/span": {
1442
+ "description": "Number of grids spanned"
1443
+ },
1444
+ "a-grid-item/offset": {
1445
+ "description": "Number of grids on the left"
1446
+ },
1447
+ "a-grid-item/suffix": {
1448
+ "description": "Is it a suffix element",
1449
+ "type": "boolean"
1450
+ },
1451
+ "a-empty/description": {
1452
+ "description": "Description",
1453
+ "type": "string"
1454
+ },
1455
+ "a-empty/img-src": {
1456
+ "description": "The src of the Custom Image",
1457
+ "type": "string"
1458
+ },
1459
+ "a-empty/in-config-provider": {
1460
+ "description": "Whether to use in ConfigProvider",
1461
+ "type": "boolean"
1462
+ },
1463
+ "a-form/submit": {
1464
+ "description": "Triggered when the form is submitted"
1465
+ },
1466
+ "a-form/submit-success": {
1467
+ "description": "Triggered when verification is successful"
1468
+ },
1469
+ "a-form/submit-failed": {
1470
+ "description": "Triggered when verification failed"
1471
+ },
1472
+ "a-form/model": {
1473
+ "description": "Form data object",
1474
+ "type": "object"
1475
+ },
1476
+ "a-form/layout": {
1477
+ "description": "The layout of the form, including horizontal, vertical, and multi-column"
1478
+ },
1479
+ "a-form/size": {
1480
+ "description": "The size of the form"
1481
+ },
1482
+ "a-form/label-col-props": {
1483
+ "description": "Label element layout options. The parameters are the same as the `<col>` component",
1484
+ "type": "object"
1485
+ },
1486
+ "a-form/wrapper-col-props": {
1487
+ "description": "Form control layout options. The parameters are the same as the `<col>` component",
1488
+ "type": "object"
1489
+ },
1490
+ "a-form/label-align": {
1491
+ "description": "Alignment direction of the label"
1492
+ },
1493
+ "a-form/disabled": {
1494
+ "description": "Whether to disable the form",
1495
+ "type": "boolean"
1496
+ },
1497
+ "a-form/rules": {
1498
+ "description": "Form item validation rules"
1499
+ },
1500
+ "a-form/auto-label-width": {
1501
+ "description": "Whether to enable automatic label width, it only takes effect under `layout=\"horizontal\"`.",
1502
+ "type": "boolean"
1503
+ },
1504
+ "a-form/id": {
1505
+ "description": "Form `id` attribute and form control `id` prefix",
1244
1506
  "type": "string"
1245
1507
  },
1246
1508
  "a-form/scroll-to-first-error": {
@@ -1355,126 +1617,119 @@
1355
1617
  "description": "Attributes of the form item element",
1356
1618
  "type": "object"
1357
1619
  },
1358
- "a-descriptions/data": {
1359
- "description": "Data for descriptions"
1360
- },
1361
- "a-descriptions/column": {
1362
- "description": "The number of data placed in each row. Version 2.20.0 supports reactive configuration, the configuration can refer to Grid"
1363
- },
1364
- "a-descriptions/title": {
1365
- "description": "Title of descriptions",
1366
- "type": "string"
1367
- },
1368
- "a-descriptions/layout": {
1369
- "description": "Arrangement of descriptions",
1370
- "type": "string"
1620
+ "a-input/input": {
1621
+ "description": "Triggered when the user enters"
1371
1622
  },
1372
- "a-descriptions/align": {
1373
- "description": "Alignment position of text"
1623
+ "a-input/change": {
1624
+ "description": "Only triggered when the input box is out of focus or when you press Enter"
1374
1625
  },
1375
- "a-descriptions/size": {
1376
- "description": "The size of the descriptions"
1626
+ "a-input/press-enter": {
1627
+ "description": "Triggered when the user presses enter"
1377
1628
  },
1378
- "a-descriptions/bordered": {
1379
- "description": "Whether to show the border",
1380
- "type": "boolean"
1629
+ "a-input/clear": {
1630
+ "description": "Triggered when the user clicks the clear button"
1381
1631
  },
1382
- "a-descriptions/label-style": {
1383
- "description": "Data label style"
1632
+ "a-input/focus": {
1633
+ "description": "Triggered when the input box gets focus"
1384
1634
  },
1385
- "a-descriptions/value-style": {
1386
- "description": "Data content style"
1635
+ "a-input/blur": {
1636
+ "description": "Triggered when the input box loses focus"
1387
1637
  },
1388
- "a-descriptions/table-layout": {
1389
- "description": "The `layout-fixed` of the table style in the description. The width will be evenly distributed when it's set to `fixed`.",
1638
+ "a-input/model-value": {
1639
+ "description": "Value",
1390
1640
  "type": "string"
1391
1641
  },
1392
- "a-descriptions-item/span": {
1393
- "description": "number of columns",
1394
- "type": "number"
1395
- },
1396
- "a-descriptions-item/label": {
1397
- "description": "Label",
1642
+ "a-input/default-value": {
1643
+ "description": "Default value (uncontrolled state)",
1398
1644
  "type": "string"
1399
1645
  },
1400
- "a-row/gutter": {
1401
- "description": "Grid interval in `px`. Pass in the responsive object like {xs: 4, sm: 6, md: 12}. Pass in the array [horizontal spacing, vertical spacing] to set two directions."
1646
+ "a-input/size": {
1647
+ "description": "Input size"
1402
1648
  },
1403
- "a-row/justify": {
1404
- "description": "Horizontal alignment (`justify-content`)",
1405
- "type": "string"
1649
+ "a-input/allow-clear": {
1650
+ "description": "Whether to allow the input to be cleared",
1651
+ "type": "boolean"
1406
1652
  },
1407
- "a-row/align": {
1408
- "description": "Vertical alignment (`align-items`)",
1409
- "type": "string"
1653
+ "a-input/disabled": {
1654
+ "description": "Whether to disable",
1655
+ "type": "boolean"
1410
1656
  },
1411
- "a-row/div": {
1412
- "description": "Enabling this option `Row` and `Col` will be treated as divs without any Grid-related classes and styles",
1657
+ "a-input/readonly": {
1658
+ "description": "Whether it is read-only",
1413
1659
  "type": "boolean"
1414
1660
  },
1415
- "a-row/wrap": {
1416
- "description": "Whether `Col` can wrap onto multiple lines",
1661
+ "a-input/error": {
1662
+ "description": "Whether it is an error state",
1417
1663
  "type": "boolean"
1418
1664
  },
1419
- "a-col/span": {
1420
- "description": "Number of grid space",
1421
- "type": "number"
1665
+ "a-input/placeholder": {
1666
+ "description": "Prompt text",
1667
+ "type": "string"
1422
1668
  },
1423
- "a-col/offset": {
1424
- "description": "The number of grids on the left side of the grid. There can be no grids in the grid.",
1425
- "type": "number"
1669
+ "a-input/max-length": {
1670
+ "description": "Enter the maximum length of the value, the errorOnly attribute was added in version 2.12.0"
1426
1671
  },
1427
- "a-col/order": {
1428
- "description": "Sort elements",
1429
- "type": "number"
1672
+ "a-input/show-word-limit": {
1673
+ "description": "Whether to display word count",
1674
+ "type": "boolean"
1430
1675
  },
1431
- "a-col/xs": {
1432
- "description": "<576px responsive grid"
1676
+ "a-input/word-length": {
1677
+ "description": "Calculation method of word length"
1433
1678
  },
1434
- "a-col/sm": {
1435
- "description": ">= 576px responsive grid"
1679
+ "a-input/word-slice": {
1680
+ "description": "Character interception method, used together with wordLength"
1436
1681
  },
1437
- "a-col/md": {
1438
- "description": ">= 768px responsive grid"
1682
+ "a-input/input-attrs": {
1683
+ "description": "Attributes of inner input elements",
1684
+ "type": "object"
1439
1685
  },
1440
- "a-col/lg": {
1441
- "description": ">= 992px responsive grid"
1686
+ "a-input/prepend": {
1687
+ "description": "Prepend",
1688
+ "type": "string"
1442
1689
  },
1443
- "a-col/xl": {
1444
- "description": ">= 1200px responsive grid"
1690
+ "a-input/append": {
1691
+ "description": "Append",
1692
+ "type": "string"
1445
1693
  },
1446
- "a-col/xxl": {
1447
- "description": ">= 1600px responsive grid"
1694
+ "a-input-password/visibility-change": {
1695
+ "description": "Callback when visibility changes"
1448
1696
  },
1449
- "a-col/flex": {
1450
- "description": "Set flex layout properties"
1697
+ "a-input-password/visibility": {
1698
+ "description": "Whether is visible",
1699
+ "type": "boolean"
1451
1700
  },
1452
- "a-grid/cols": {
1453
- "description": "Number of columns displayed in each row"
1701
+ "a-input-password/default-visibility": {
1702
+ "description": "Default visibility",
1703
+ "type": "boolean"
1454
1704
  },
1455
- "a-grid/row-gap": {
1456
- "description": "The space in row-to-row"
1705
+ "a-input-password/invisible-button": {
1706
+ "description": "Whether to show visible buttons",
1707
+ "type": "boolean"
1457
1708
  },
1458
- "a-grid/col-gap": {
1459
- "description": "The space in column-to-column"
1709
+ "a-input-search/search": {
1710
+ "description": "Triggered when the search button is clicked"
1460
1711
  },
1461
- "a-grid/collapsed": {
1462
- "description": "Whether to collapsed",
1712
+ "a-input-search/search-button": {
1713
+ "description": "Whether it is the rear button mode",
1463
1714
  "type": "boolean"
1464
1715
  },
1465
- "a-grid/collapsed-rows": {
1466
- "description": "Number of rows displayed when collapsed",
1467
- "type": "number"
1716
+ "a-input-search/loading": {
1717
+ "description": "Whether it is loading state",
1718
+ "type": "boolean"
1468
1719
  },
1469
- "a-grid-item/span": {
1470
- "description": "Number of grids spanned"
1720
+ "a-input-search/disabled": {
1721
+ "description": "Whether to disable",
1722
+ "type": "boolean"
1471
1723
  },
1472
- "a-grid-item/offset": {
1473
- "description": "Number of grids on the left"
1724
+ "a-input-search/size": {
1725
+ "description": "Input size"
1474
1726
  },
1475
- "a-grid-item/suffix": {
1476
- "description": "Is it a suffix element",
1477
- "type": "boolean"
1727
+ "a-input-search/button-text": {
1728
+ "description": "The text of the search button will replace the original icon after use",
1729
+ "type": "string"
1730
+ },
1731
+ "a-input-search/button-props": {
1732
+ "description": "Button props"
1478
1733
  },
1479
1734
  "a-image/preview-visible-change": {
1480
1735
  "description": "Preview opening and closing events"
@@ -1637,142 +1892,16 @@
1637
1892
  "description": "Whether to disable the action",
1638
1893
  "type": "boolean"
1639
1894
  },
1640
- "a-input/input": {
1641
- "description": "Triggered when the user enters"
1895
+ "a-input-number/change": {
1896
+ "description": "Triggered when the value changes"
1642
1897
  },
1643
- "a-input/change": {
1644
- "description": "Only triggered when the input box is out of focus or when you press Enter"
1898
+ "a-input-number/focus": {
1899
+ "description": "Triggered when the input gets focus"
1645
1900
  },
1646
- "a-input/press-enter": {
1647
- "description": "Triggered when the user presses enter"
1901
+ "a-input-number/blur": {
1902
+ "description": "Triggered when the input box loses focus"
1648
1903
  },
1649
- "a-input/clear": {
1650
- "description": "Triggered when the user clicks the clear button"
1651
- },
1652
- "a-input/focus": {
1653
- "description": "Triggered when the input box gets focus"
1654
- },
1655
- "a-input/blur": {
1656
- "description": "Triggered when the input box loses focus"
1657
- },
1658
- "a-input/model-value": {
1659
- "description": "Value",
1660
- "type": "string"
1661
- },
1662
- "a-input/default-value": {
1663
- "description": "Default value (uncontrolled state)",
1664
- "type": "string"
1665
- },
1666
- "a-input/size": {
1667
- "description": "Input size"
1668
- },
1669
- "a-input/allow-clear": {
1670
- "description": "Whether to allow the input to be cleared",
1671
- "type": "boolean"
1672
- },
1673
- "a-input/disabled": {
1674
- "description": "Whether to disable",
1675
- "type": "boolean"
1676
- },
1677
- "a-input/readonly": {
1678
- "description": "Whether it is read-only",
1679
- "type": "boolean"
1680
- },
1681
- "a-input/error": {
1682
- "description": "Whether it is an error state",
1683
- "type": "boolean"
1684
- },
1685
- "a-input/placeholder": {
1686
- "description": "Prompt text",
1687
- "type": "string"
1688
- },
1689
- "a-input/max-length": {
1690
- "description": "Enter the maximum length of the value, the errorOnly attribute was added in version 2.12.0"
1691
- },
1692
- "a-input/show-word-limit": {
1693
- "description": "Whether to display word count",
1694
- "type": "boolean"
1695
- },
1696
- "a-input/word-length": {
1697
- "description": "Calculation method of word length"
1698
- },
1699
- "a-input/word-slice": {
1700
- "description": "Character interception method, used together with wordLength"
1701
- },
1702
- "a-input/input-attrs": {
1703
- "description": "Attributes of inner input elements",
1704
- "type": "object"
1705
- },
1706
- "a-input/prepend": {
1707
- "description": "Prepend",
1708
- "type": "string"
1709
- },
1710
- "a-input/append": {
1711
- "description": "Append",
1712
- "type": "string"
1713
- },
1714
- "a-input-password/visibility-change": {
1715
- "description": "Callback when visibility changes"
1716
- },
1717
- "a-input-password/visibility": {
1718
- "description": "Whether is visible",
1719
- "type": "boolean"
1720
- },
1721
- "a-input-password/default-visibility": {
1722
- "description": "Default visibility",
1723
- "type": "boolean"
1724
- },
1725
- "a-input-password/invisible-button": {
1726
- "description": "Whether to show visible buttons",
1727
- "type": "boolean"
1728
- },
1729
- "a-input-search/search": {
1730
- "description": "Triggered when the search button is clicked"
1731
- },
1732
- "a-input-search/search-button": {
1733
- "description": "Whether it is the rear button mode",
1734
- "type": "boolean"
1735
- },
1736
- "a-input-search/loading": {
1737
- "description": "Whether it is loading state",
1738
- "type": "boolean"
1739
- },
1740
- "a-input-search/disabled": {
1741
- "description": "Whether to disable",
1742
- "type": "boolean"
1743
- },
1744
- "a-input-search/size": {
1745
- "description": "Input size"
1746
- },
1747
- "a-input-search/button-text": {
1748
- "description": "The text of the search button will replace the original icon after use",
1749
- "type": "string"
1750
- },
1751
- "a-input-search/button-props": {
1752
- "description": "Button props"
1753
- },
1754
- "a-empty/description": {
1755
- "description": "Description",
1756
- "type": "string"
1757
- },
1758
- "a-empty/img-src": {
1759
- "description": "The src of the Custom Image",
1760
- "type": "string"
1761
- },
1762
- "a-empty/in-config-provider": {
1763
- "description": "Whether to use in ConfigProvider",
1764
- "type": "boolean"
1765
- },
1766
- "a-input-number/change": {
1767
- "description": "Triggered when the value changes"
1768
- },
1769
- "a-input-number/focus": {
1770
- "description": "Triggered when the input gets focus"
1771
- },
1772
- "a-input-number/blur": {
1773
- "description": "Triggered when the input box loses focus"
1774
- },
1775
- "a-input-number/clear": {
1904
+ "a-input-number/clear": {
1776
1905
  "description": "Triggered when the user clicks the clear button"
1777
1906
  },
1778
1907
  "a-input-number/input": {
@@ -1850,49 +1979,83 @@
1850
1979
  "description": "Attributes of inner input elements",
1851
1980
  "type": "object"
1852
1981
  },
1853
- "a-layout/has-sider": {
1854
- "description": "Indicates that there is a Sider in the sub-element, which generally does not need to be specified. Used to avoid style flicker when rendering on the server side.",
1855
- "type": "boolean"
1982
+ "a-input-tag/change": {
1983
+ "description": "Triggered when the value changes"
1856
1984
  },
1857
- "a-layout-sider/collapse": {
1858
- "description": "Events on expand/collapse. There are two ways to trigger click trigger and responsive feedback"
1985
+ "a-input-tag/input-value-change": {
1986
+ "description": "Trigger when the input value changes"
1859
1987
  },
1860
- "a-layout-sider/breakpoint": {
1861
- "description": "Events when a responsive layout breakpoint is triggered"
1988
+ "a-input-tag/press-enter": {
1989
+ "description": "Triggered when the enter key is pressed"
1862
1990
  },
1863
- "a-layout-sider/theme": {
1864
- "description": "Theme",
1991
+ "a-input-tag/remove": {
1992
+ "description": "Triggered when the delete button of the label is clicked"
1993
+ },
1994
+ "a-input-tag/clear": {
1995
+ "description": "Triggered when the clear button is clicked"
1996
+ },
1997
+ "a-input-tag/focus": {
1998
+ "description": "Triggered when the input box gets focus"
1999
+ },
2000
+ "a-input-tag/blur": {
2001
+ "description": "Triggered when the input box loses focus"
2002
+ },
2003
+ "a-input-tag/model-value": {
2004
+ "description": "Value"
2005
+ },
2006
+ "a-input-tag/default-value": {
2007
+ "description": "Default value (uncontrolled state)"
2008
+ },
2009
+ "a-input-tag/input-value": {
2010
+ "description": "The value of the input",
1865
2011
  "type": "string"
1866
2012
  },
1867
- "a-layout-sider/collapsed": {
1868
- "description": "Current collapsed state",
2013
+ "a-input-tag/default-input-value": {
2014
+ "description": "The default value of the input (uncontrolled state)",
2015
+ "type": "string"
2016
+ },
2017
+ "a-input-tag/placeholder": {
2018
+ "description": "Placeholder",
2019
+ "type": "string"
2020
+ },
2021
+ "a-input-tag/disabled": {
2022
+ "description": "Whether to disable",
1869
2023
  "type": "boolean"
1870
2024
  },
1871
- "a-layout-sider/default-collapsed": {
1872
- "description": "The default collapsed state",
2025
+ "a-input-tag/error": {
2026
+ "description": "Whether it is an error state",
1873
2027
  "type": "boolean"
1874
2028
  },
1875
- "a-layout-sider/collapsible": {
1876
- "description": "Whether is collapsible",
2029
+ "a-input-tag/readonly": {
2030
+ "description": "Whether it is read-only mode",
1877
2031
  "type": "boolean"
1878
2032
  },
1879
- "a-layout-sider/width": {
1880
- "description": "Width",
1881
- "type": "number"
2033
+ "a-input-tag/allow-clear": {
2034
+ "description": "Whether to allow clear",
2035
+ "type": "boolean"
1882
2036
  },
1883
- "a-layout-sider/collapsed-width": {
1884
- "description": "Collapsed width",
2037
+ "a-input-tag/size": {
2038
+ "description": "The size of the input"
2039
+ },
2040
+ "a-input-tag/max-tag-count": {
2041
+ "description": "The maximum number of tags displayed, `0` means unlimited",
1885
2042
  "type": "number"
1886
2043
  },
1887
- "a-layout-sider/reverse-arrow": {
1888
- "description": "Flip and fold the direction of the hint arrow, which can be used when Sider is on the right",
2044
+ "a-input-tag/retain-input-value": {
2045
+ "description": "Whether to keep the content of the input box"
2046
+ },
2047
+ "a-input-tag/format-tag": {
2048
+ "description": "Format tag content"
2049
+ },
2050
+ "a-input-tag/unique-value": {
2051
+ "description": "Whether to create only unique values",
1889
2052
  "type": "boolean"
1890
2053
  },
1891
- "a-layout-sider/resize-directions": {
1892
- "description": "Can replace the native `aside` tag with ResizeBox. This is the `directions` parameter of ResizeBox. For details, please see [ResizeBox](/vue/component/resize-box)"
2054
+ "a-input-tag/field-names": {
2055
+ "description": "Customize fields in `TagData`"
1893
2056
  },
1894
- "a-layout-sider/hide-trigger": {
1895
- "description": "Whether to hide the bottom fold trigger",
2057
+ "a-input-tag/tag-nowrap": {
2058
+ "description": "Tag content does not wrap",
1896
2059
  "type": "boolean"
1897
2060
  },
1898
2061
  "a-link/click": {
@@ -1921,119 +2084,97 @@
1921
2084
  "description": "Whether the link is disabled",
1922
2085
  "type": "boolean"
1923
2086
  },
1924
- "a-list/scroll": {
1925
- "description": "Triggered when the list scrolls"
2087
+ "a-mention/change": {
2088
+ "description": "Triggered when the value changes"
1926
2089
  },
1927
- "a-list/reach-bottom": {
1928
- "description": "Triggered when the list reaches the bottom"
2090
+ "a-mention/search": {
2091
+ "description": "Trigger on dynamic search prefix, version 2.47.0 adds prefix param"
1929
2092
  },
1930
- "a-list/page-change": {
1931
- "description": "Triggered when the table pagination changes"
2093
+ "a-mention/select": {
2094
+ "description": "Triggered when the drop-down option is selected"
1932
2095
  },
1933
- "a-list/page-size-change": {
1934
- "description": "Triggered when the number of data per page of the table changes"
2096
+ "a-mention/clear": {
2097
+ "description": "Triggered when the user clicks the clear button"
1935
2098
  },
1936
- "a-list/data": {
1937
- "description": "List data, need to be used with `item` slot at the same time"
2099
+ "a-mention/focus": {
2100
+ "description": "Emitted when the text box gets focus"
1938
2101
  },
1939
- "a-list/size": {
1940
- "description": "List size",
1941
- "type": "string"
2102
+ "a-mention/blur": {
2103
+ "description": "Emitted when the text box loses focus"
1942
2104
  },
1943
- "a-list/bordered": {
1944
- "description": "Whether to show the border",
1945
- "type": "boolean"
2105
+ "a-mention/model-value": {
2106
+ "description": "Value",
2107
+ "type": "string"
1946
2108
  },
1947
- "a-list/split": {
1948
- "description": "Whether to show the dividing line",
1949
- "type": "boolean"
2109
+ "a-mention/default-value": {
2110
+ "description": "Default value (uncontrolled state)",
2111
+ "type": "string"
1950
2112
  },
1951
- "a-list/loading": {
1952
- "description": "Whether it is loading state",
1953
- "type": "boolean"
2113
+ "a-mention/data": {
2114
+ "description": "Data for automatic completion"
1954
2115
  },
1955
- "a-list/hoverable": {
1956
- "description": "Whether to display the selected style",
1957
- "type": "boolean"
2116
+ "a-mention/prefix": {
2117
+ "description": "Keywords that trigger auto-completion"
1958
2118
  },
1959
- "a-list/pagination-props": {
1960
- "description": "List pagination configuration"
1961
- },
1962
- "a-list/grid-props": {
1963
- "description": "List grid configuration",
1964
- "type": "object"
1965
- },
1966
- "a-list/max-height": {
1967
- "description": "Maximum height of the list",
1968
- "type": "string | number"
1969
- },
1970
- "a-list/bottom-offset": {
1971
- "description": "Trigger the distance threshold to reach the bottom",
1972
- "type": "number"
1973
- },
1974
- "a-list/virtual-list-props": {
1975
- "description": "Pass virtual list properties, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
1976
- },
1977
- "a-list/scrollbar": {
1978
- "description": "Whether to enable virtual scroll bar"
1979
- },
1980
- "a-list-item/action-layout": {
1981
- "description": "Operation group arrangement direction"
1982
- },
1983
- "a-list-item-meta/title": {
1984
- "description": "Title",
2119
+ "a-mention/split": {
2120
+ "description": "Before and after the selected item separator",
1985
2121
  "type": "string"
1986
2122
  },
1987
- "a-list-item-meta/description": {
1988
- "description": "Description",
2123
+ "a-mention/type": {
2124
+ "description": "default input or textarea",
1989
2125
  "type": "string"
1990
2126
  },
1991
- "a-mention/change": {
1992
- "description": "Triggered when the value changes"
1993
- },
1994
- "a-mention/search": {
1995
- "description": "Trigger on dynamic search prefix, version 2.47.0 adds prefix param"
2127
+ "a-mention/disabled": {
2128
+ "description": "Whether to disable",
2129
+ "type": "boolean"
1996
2130
  },
1997
- "a-mention/select": {
1998
- "description": "Triggered when the drop-down option is selected"
2131
+ "a-mention/allow-clear": {
2132
+ "description": "Whether to allow the input to be cleared",
2133
+ "type": "boolean"
1999
2134
  },
2000
- "a-mention/clear": {
2001
- "description": "Triggered when the user clicks the clear button"
2135
+ "a-layout/has-sider": {
2136
+ "description": "Indicates that there is a Sider in the sub-element, which generally does not need to be specified. Used to avoid style flicker when rendering on the server side.",
2137
+ "type": "boolean"
2002
2138
  },
2003
- "a-mention/focus": {
2004
- "description": "Emitted when the text box gets focus"
2139
+ "a-layout-sider/collapse": {
2140
+ "description": "Events on expand/collapse. There are two ways to trigger click trigger and responsive feedback"
2005
2141
  },
2006
- "a-mention/blur": {
2007
- "description": "Emitted when the text box loses focus"
2142
+ "a-layout-sider/breakpoint": {
2143
+ "description": "Events when a responsive layout breakpoint is triggered"
2008
2144
  },
2009
- "a-mention/model-value": {
2010
- "description": "Value",
2145
+ "a-layout-sider/theme": {
2146
+ "description": "Theme",
2011
2147
  "type": "string"
2012
2148
  },
2013
- "a-mention/default-value": {
2014
- "description": "Default value (uncontrolled state)",
2015
- "type": "string"
2149
+ "a-layout-sider/collapsed": {
2150
+ "description": "Current collapsed state",
2151
+ "type": "boolean"
2016
2152
  },
2017
- "a-mention/data": {
2018
- "description": "Data for automatic completion"
2153
+ "a-layout-sider/default-collapsed": {
2154
+ "description": "The default collapsed state",
2155
+ "type": "boolean"
2019
2156
  },
2020
- "a-mention/prefix": {
2021
- "description": "Keywords that trigger auto-completion"
2157
+ "a-layout-sider/collapsible": {
2158
+ "description": "Whether is collapsible",
2159
+ "type": "boolean"
2022
2160
  },
2023
- "a-mention/split": {
2024
- "description": "Before and after the selected item separator",
2025
- "type": "string"
2161
+ "a-layout-sider/width": {
2162
+ "description": "Width",
2163
+ "type": "number"
2026
2164
  },
2027
- "a-mention/type": {
2028
- "description": "default input or textarea",
2029
- "type": "string"
2165
+ "a-layout-sider/collapsed-width": {
2166
+ "description": "Collapsed width",
2167
+ "type": "number"
2030
2168
  },
2031
- "a-mention/disabled": {
2032
- "description": "Whether to disable",
2169
+ "a-layout-sider/reverse-arrow": {
2170
+ "description": "Flip and fold the direction of the hint arrow, which can be used when Sider is on the right",
2033
2171
  "type": "boolean"
2034
2172
  },
2035
- "a-mention/allow-clear": {
2036
- "description": "Whether to allow the input to be cleared",
2173
+ "a-layout-sider/resize-directions": {
2174
+ "description": "Can replace the native `aside` tag with ResizeBox. This is the `directions` parameter of ResizeBox. For details, please see [ResizeBox](/vue/component/resize-box)"
2175
+ },
2176
+ "a-layout-sider/hide-trigger": {
2177
+ "description": "Whether to hide the bottom fold trigger",
2037
2178
  "type": "boolean"
2038
2179
  },
2039
2180
  "a-menu/collapse": {
@@ -2142,301 +2283,154 @@
2142
2283
  "description": "Whether to disable",
2143
2284
  "type": "boolean"
2144
2285
  },
2145
- "a-dropdown/popup-visible-change": {
2146
- "description": "Triggered when the display status of the drop-down box changes"
2286
+ "a-page-header/back": {
2287
+ "description": "Emitted when the back button is clicked"
2147
2288
  },
2148
- "a-dropdown/select": {
2149
- "description": "Triggered when the user selects"
2289
+ "a-page-header/title": {
2290
+ "description": "Main title",
2291
+ "type": "string"
2150
2292
  },
2151
- "a-dropdown/popup-visible": {
2152
- "description": "Whether the popup is visible",
2153
- "type": "boolean"
2293
+ "a-page-header/subtitle": {
2294
+ "description": "Subtitle",
2295
+ "type": "string"
2154
2296
  },
2155
- "a-dropdown/default-popup-visible": {
2156
- "description": "Whether the popup is visible by default (uncontrolled mode)",
2297
+ "a-page-header/show-back": {
2298
+ "description": "Whether to show the back button",
2157
2299
  "type": "boolean"
2158
2300
  },
2159
- "a-dropdown/trigger": {
2160
- "description": "Trigger method"
2301
+ "a-list/scroll": {
2302
+ "description": "Triggered when the list scrolls"
2161
2303
  },
2162
- "a-dropdown/position": {
2163
- "description": "Popup position"
2304
+ "a-list/reach-bottom": {
2305
+ "description": "Triggered when the list reaches the bottom"
2164
2306
  },
2165
- "a-dropdown/popup-container": {
2166
- "description": "Mount container for popup"
2307
+ "a-list/page-change": {
2308
+ "description": "Triggered when the table pagination changes"
2167
2309
  },
2168
- "a-dropdown/popup-max-height": {
2169
- "description": "Maximum height of the popup",
2170
- "type": "boolean|number"
2310
+ "a-list/page-size-change": {
2311
+ "description": "Triggered when the number of data per page of the table changes"
2171
2312
  },
2172
- "a-dropdown/hide-on-select": {
2173
- "description": "Whether to hide popup when the user selects",
2174
- "type": "boolean"
2313
+ "a-list/data": {
2314
+ "description": "List data, need to be used with `item` slot at the same time"
2175
2315
  },
2176
- "a-doption/click": {
2177
- "description": "Emitted when the button is clicked"
2316
+ "a-list/size": {
2317
+ "description": "List size",
2318
+ "type": "string"
2178
2319
  },
2179
- "a-doption/value": {
2180
- "description": "Value",
2181
- "type": "string|number|object"
2320
+ "a-list/bordered": {
2321
+ "description": "Whether to show the border",
2322
+ "type": "boolean"
2182
2323
  },
2183
- "a-doption/disabled": {
2184
- "description": "Whether to disable",
2324
+ "a-list/split": {
2325
+ "description": "Whether to show the dividing line",
2185
2326
  "type": "boolean"
2186
2327
  },
2187
- "a-dgroup/title": {
2188
- "description": "Group title",
2189
- "type": "string"
2328
+ "a-list/loading": {
2329
+ "description": "Whether it is loading state",
2330
+ "type": "boolean"
2190
2331
  },
2191
- "a-dsubmenu/popup-visible-change": {
2192
- "description": "Triggered when the display status of the drop-down box changes"
2332
+ "a-list/hoverable": {
2333
+ "description": "Whether to display the selected style",
2334
+ "type": "boolean"
2193
2335
  },
2194
- "a-dsubmenu/value": {
2195
- "description": "Value (Not useful after version 2.16.0)",
2196
- "type": "string|number"
2336
+ "a-list/pagination-props": {
2337
+ "description": "List pagination configuration"
2197
2338
  },
2198
- "a-dsubmenu/disabled": {
2199
- "description": "Whether to disable",
2200
- "type": "boolean"
2339
+ "a-list/grid-props": {
2340
+ "description": "List grid configuration",
2341
+ "type": "object"
2201
2342
  },
2202
- "a-dsubmenu/trigger": {
2203
- "description": "Trigger method"
2343
+ "a-list/max-height": {
2344
+ "description": "Maximum height of the list",
2345
+ "type": "string | number"
2204
2346
  },
2205
- "a-dsubmenu/position": {
2206
- "description": "Popup position",
2207
- "type": "string"
2347
+ "a-list/bottom-offset": {
2348
+ "description": "Trigger the distance threshold to reach the bottom",
2349
+ "type": "number"
2208
2350
  },
2209
- "a-dsubmenu/popup-visible": {
2210
- "description": "Whether the popup is visible",
2211
- "type": "boolean"
2351
+ "a-list/virtual-list-props": {
2352
+ "description": "Pass virtual list properties, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
2212
2353
  },
2213
- "a-dsubmenu/default-popup-visible": {
2214
- "description": "Whether the popup is visible by default (uncontrolled mode)",
2215
- "type": "boolean"
2354
+ "a-list/scrollbar": {
2355
+ "description": "Whether to enable virtual scroll bar"
2216
2356
  },
2217
- "a-dsubmenu/option-props": {
2218
- "description": "Custom option properties",
2219
- "type": "object"
2357
+ "a-list-item/action-layout": {
2358
+ "description": "Operation group arrangement direction"
2220
2359
  },
2221
- "a-dropdown-button/popup-visible-change": {
2222
- "description": "Triggered when the display status of the drop-down box changes"
2360
+ "a-list-item-meta/title": {
2361
+ "description": "Title",
2362
+ "type": "string"
2223
2363
  },
2224
- "a-dropdown-button/click": {
2225
- "description": "Emitted when the button is clicked"
2364
+ "a-list-item-meta/description": {
2365
+ "description": "Description",
2366
+ "type": "string"
2226
2367
  },
2227
- "a-dropdown-button/select": {
2228
- "description": "Triggered when the user selects"
2368
+ "a-popconfirm/popup-visible-change": {
2369
+ "description": "Triggered when the visible or hidden state of the bubble confirmation box changes"
2229
2370
  },
2230
- "a-dropdown-button/popup-visible": {
2231
- "description": "Whether the popup is visible",
2232
- "type": "boolean"
2371
+ "a-popconfirm/ok": {
2372
+ "description": "Triggered when the confirm button is clicked"
2233
2373
  },
2234
- "a-dropdown-button/default-popup-visible": {
2235
- "description": "Whether the popup is visible by default (uncontrolled mode)",
2236
- "type": "boolean"
2374
+ "a-popconfirm/cancel": {
2375
+ "description": "Triggered when the cancel button is clicked"
2237
2376
  },
2238
- "a-dropdown-button/trigger": {
2239
- "description": "Trigger method"
2377
+ "a-popconfirm/content": {
2378
+ "description": "Content",
2379
+ "type": "string"
2240
2380
  },
2241
- "a-dropdown-button/position": {
2381
+ "a-popconfirm/position": {
2242
2382
  "description": "Popup position"
2243
2383
  },
2244
- "a-dropdown-button/popup-container": {
2245
- "description": "Mount container for popup"
2384
+ "a-popconfirm/popup-visible": {
2385
+ "description": "Whether the popconfirm is visible",
2386
+ "type": "boolean"
2246
2387
  },
2247
- "a-dropdown-button/disabled": {
2248
- "description": "Whether to disable",
2388
+ "a-popconfirm/default-popup-visible": {
2389
+ "description": "Whether the popconfirm is visible by default (uncontrolled mode)",
2249
2390
  "type": "boolean"
2250
2391
  },
2251
- "a-dropdown-button/type": {
2252
- "description": "Button type",
2392
+ "a-popconfirm/type": {
2393
+ "description": "Types of the popconfirm"
2394
+ },
2395
+ "a-popconfirm/ok-text": {
2396
+ "description": "The content of the ok button",
2253
2397
  "type": "string"
2254
2398
  },
2255
- "a-dropdown-button/size": {
2256
- "description": "Button size",
2399
+ "a-popconfirm/cancel-text": {
2400
+ "description": "The content of the cancel button",
2257
2401
  "type": "string"
2258
2402
  },
2259
- "a-dropdown-button/button-props": {
2260
- "description": "Button props"
2261
- },
2262
- "a-dropdown-button/hide-on-select": {
2263
- "description": "Whether to hide popup when the user selects",
2264
- "type": "boolean"
2265
- },
2266
- "a-modal/ok": {
2267
- "description": "Triggered when the OK button is clicked"
2268
- },
2269
- "a-modal/cancel": {
2270
- "description": "Triggered when the cancel/close button is clicked"
2271
- },
2272
- "a-modal/open": {
2273
- "description": "Triggered after the modal is opened (the animation ends)"
2274
- },
2275
- "a-modal/close": {
2276
- "description": "Triggered after the modal is closed (the animation ends)"
2277
- },
2278
- "a-modal/before-open": {
2279
- "description": "Triggered before dialog is opened"
2280
- },
2281
- "a-modal/before-close": {
2282
- "description": "Triggered before dialog is closed"
2283
- },
2284
- "a-modal/visible": {
2285
- "description": "Whether the modal is visible",
2286
- "type": "boolean"
2287
- },
2288
- "a-modal/default-visible": {
2289
- "description": "Whether the modal is visible by default (uncontrolled state)",
2290
- "type": "boolean"
2291
- },
2292
- "a-modal/width": {
2293
- "description": "The width of the dialog box, if not set, the width value in the style will be used",
2294
- "type": "number|string"
2295
- },
2296
- "a-modal/top": {
2297
- "description": "The height from the top of the dialog box. It does not take effect when the center display is turned on.",
2298
- "type": "number|string"
2299
- },
2300
- "a-modal/mask": {
2301
- "description": "Whether to show the mask",
2302
- "type": "boolean"
2303
- },
2304
- "a-modal/title": {
2305
- "description": "Title",
2306
- "type": "string"
2307
- },
2308
- "a-modal/title-align": {
2309
- "description": "horizontal alignment of the title",
2310
- "type": "string"
2311
- },
2312
- "a-modal/align-center": {
2313
- "description": "Whether the dialog box is displayed in the center",
2314
- "type": "boolean"
2315
- },
2316
- "a-modal/unmount-on-close": {
2317
- "description": "Whether to uninstall the node when close",
2318
- "type": "boolean"
2319
- },
2320
- "a-modal/mask-closable": {
2321
- "description": "Whether to close the modal when click the mask",
2322
- "type": "boolean"
2323
- },
2324
- "a-modal/hide-cancel": {
2325
- "description": "Whether to hide the cancel button",
2326
- "type": "boolean"
2327
- },
2328
- "a-modal/simple": {
2329
- "description": "Whether to enable simple mode",
2330
- "type": "boolean"
2331
- },
2332
- "a-modal/closable": {
2333
- "description": "Whether to show the close button",
2334
- "type": "boolean"
2335
- },
2336
- "a-modal/ok-text": {
2337
- "description": "The content of the confirm button",
2338
- "type": "string"
2339
- },
2340
- "a-modal/cancel-text": {
2341
- "description": "The content of the cancel button",
2342
- "type": "string"
2343
- },
2344
- "a-modal/ok-loading": {
2345
- "description": "Whether the confirm button is in the loading state",
2403
+ "a-popconfirm/ok-loading": {
2404
+ "description": "Whether the ok button is in the loading state",
2346
2405
  "type": "boolean"
2347
2406
  },
2348
- "a-modal/ok-button-props": {
2349
- "description": "Props of confirm button"
2407
+ "a-popconfirm/ok-button-props": {
2408
+ "description": "Props of ok button"
2350
2409
  },
2351
- "a-modal/cancel-button-props": {
2410
+ "a-popconfirm/cancel-button-props": {
2352
2411
  "description": "Props of cancel button"
2353
2412
  },
2354
- "a-modal/footer": {
2355
- "description": "Whether to show the footer",
2356
- "type": "boolean"
2357
- },
2358
- "a-modal/render-to-body": {
2359
- "description": "Whether the modal is mounted under the `body` element",
2360
- "type": "boolean"
2413
+ "a-popconfirm/content-class": {
2414
+ "description": "The class name of the popup content"
2361
2415
  },
2362
- "a-modal/popup-container": {
2363
- "description": "Mount container for modal"
2416
+ "a-popconfirm/content-style": {
2417
+ "description": "The style of the popup content"
2364
2418
  },
2365
- "a-modal/mask-style": {
2366
- "description": "Mask style"
2419
+ "a-popconfirm/arrow-class": {
2420
+ "description": "The class name of the popup arrow"
2367
2421
  },
2368
- "a-modal/modal-class": {
2369
- "description": "The classname of the modal"
2422
+ "a-popconfirm/arrow-style": {
2423
+ "description": "The style of the popup arrow"
2370
2424
  },
2371
- "a-modal/modal-style": {
2372
- "description": "Modal style"
2425
+ "a-popconfirm/popup-container": {
2426
+ "description": "Mount container for popup"
2373
2427
  },
2374
- "a-modal/before-ok": {
2428
+ "a-popconfirm/before-ok": {
2375
2429
  "description": "The callback function before the ok event is triggered. If false is returned, subsequent events will not be triggered, and done can also be used to close asynchronously."
2376
2430
  },
2377
- "a-modal/before-cancel": {
2431
+ "a-popconfirm/before-cancel": {
2378
2432
  "description": "The callback function before the cancel event is triggered. If it returns false, no subsequent events will be triggered."
2379
2433
  },
2380
- "a-modal/esc-to-close": {
2381
- "description": "Whether to support the ESC key to close the dialog",
2382
- "type": "boolean"
2383
- },
2384
- "a-modal/draggable": {
2385
- "description": "Whether to support drag",
2386
- "type": "boolean"
2387
- },
2388
- "a-modal/fullscreen": {
2389
- "description": "Whether to enable full screen",
2390
- "type": "boolean"
2391
- },
2392
- "a-modal/mask-animation-name": {
2393
- "description": "Mask layer animation name",
2394
- "type": "string"
2395
- },
2396
- "a-modal/modal-animation-name": {
2397
- "description": "Modal animation name",
2398
- "type": "string"
2399
- },
2400
- "a-modal/body-class": {
2401
- "description": "The classname of the modal"
2402
- },
2403
- "a-modal/body-style": {
2404
- "description": "Modal style"
2405
- },
2406
- "a-modal/hide-title": {
2407
- "description": "Whether to hide the title",
2408
- "type": "boolean"
2409
- },
2410
- "a-page-header/back": {
2411
- "description": "Emitted when the back button is clicked"
2412
- },
2413
- "a-page-header/title": {
2414
- "description": "Main title",
2415
- "type": "string"
2416
- },
2417
- "a-page-header/subtitle": {
2418
- "description": "Subtitle",
2419
- "type": "string"
2420
- },
2421
- "a-page-header/show-back": {
2422
- "description": "Whether to show the back button",
2423
- "type": "boolean"
2424
- },
2425
- "a-overflow-list/change": {
2426
- "description": "Triggered when the overflow quantity changes"
2427
- },
2428
- "a-overflow-list/min": {
2429
- "description": "Minimum number of elements to display",
2430
- "type": "number"
2431
- },
2432
- "a-overflow-list/margin": {
2433
- "description": "Item Margin",
2434
- "type": "number"
2435
- },
2436
- "a-overflow-list/from": {
2437
- "description": "Overflow From",
2438
- "type": "string"
2439
- },
2440
2434
  "a-pagination/change": {
2441
2435
  "description": "Triggered when page number changes"
2442
2436
  },
@@ -2518,72 +2512,21 @@
2518
2512
  "description": "Whether to adjust the page number when changing the number of data",
2519
2513
  "type": "boolean"
2520
2514
  },
2521
- "a-popconfirm/popup-visible-change": {
2522
- "description": "Triggered when the visible or hidden state of the bubble confirmation box changes"
2523
- },
2524
- "a-popconfirm/ok": {
2525
- "description": "Triggered when the confirm button is clicked"
2526
- },
2527
- "a-popconfirm/cancel": {
2528
- "description": "Triggered when the cancel button is clicked"
2529
- },
2530
- "a-popconfirm/content": {
2531
- "description": "Content",
2532
- "type": "string"
2533
- },
2534
- "a-popconfirm/position": {
2535
- "description": "Popup position"
2536
- },
2537
- "a-popconfirm/popup-visible": {
2538
- "description": "Whether the popconfirm is visible",
2539
- "type": "boolean"
2540
- },
2541
- "a-popconfirm/default-popup-visible": {
2542
- "description": "Whether the popconfirm is visible by default (uncontrolled mode)",
2543
- "type": "boolean"
2515
+ "a-overflow-list/change": {
2516
+ "description": "Triggered when the overflow quantity changes"
2544
2517
  },
2545
- "a-popconfirm/type": {
2546
- "description": "Types of the popconfirm"
2518
+ "a-overflow-list/min": {
2519
+ "description": "Minimum number of elements to display",
2520
+ "type": "number"
2547
2521
  },
2548
- "a-popconfirm/ok-text": {
2549
- "description": "The content of the ok button",
2550
- "type": "string"
2522
+ "a-overflow-list/margin": {
2523
+ "description": "Item Margin",
2524
+ "type": "number"
2551
2525
  },
2552
- "a-popconfirm/cancel-text": {
2553
- "description": "The content of the cancel button",
2526
+ "a-overflow-list/from": {
2527
+ "description": "Overflow From",
2554
2528
  "type": "string"
2555
2529
  },
2556
- "a-popconfirm/ok-loading": {
2557
- "description": "Whether the ok button is in the loading state",
2558
- "type": "boolean"
2559
- },
2560
- "a-popconfirm/ok-button-props": {
2561
- "description": "Props of ok button"
2562
- },
2563
- "a-popconfirm/cancel-button-props": {
2564
- "description": "Props of cancel button"
2565
- },
2566
- "a-popconfirm/content-class": {
2567
- "description": "The class name of the popup content"
2568
- },
2569
- "a-popconfirm/content-style": {
2570
- "description": "The style of the popup content"
2571
- },
2572
- "a-popconfirm/arrow-class": {
2573
- "description": "The class name of the popup arrow"
2574
- },
2575
- "a-popconfirm/arrow-style": {
2576
- "description": "The style of the popup arrow"
2577
- },
2578
- "a-popconfirm/popup-container": {
2579
- "description": "Mount container for popup"
2580
- },
2581
- "a-popconfirm/before-ok": {
2582
- "description": "The callback function before the ok event is triggered. If false is returned, subsequent events will not be triggered, and done can also be used to close asynchronously."
2583
- },
2584
- "a-popconfirm/before-cancel": {
2585
- "description": "The callback function before the cancel event is triggered. If it returns false, no subsequent events will be triggered."
2586
- },
2587
2530
  "a-popover/popup-visible-change": {
2588
2531
  "description": "Triggered when the text bubble display status changes"
2589
2532
  },
@@ -2665,55 +2608,6 @@
2665
2608
  "a-progress/status": {
2666
2609
  "description": "Progress bar status"
2667
2610
  },
2668
- "a-radio/change": {
2669
- "description": "Trigger when the value changes"
2670
- },
2671
- "a-radio/model-value": {
2672
- "description": "Value",
2673
- "type": "string | number | boolean"
2674
- },
2675
- "a-radio/default-checked": {
2676
- "description": "Whether checked by default (uncontrolled state)",
2677
- "type": "boolean"
2678
- },
2679
- "a-radio/value": {
2680
- "description": "The `value` of the option",
2681
- "type": "string | number | boolean"
2682
- },
2683
- "a-radio/type": {
2684
- "description": "Radio type"
2685
- },
2686
- "a-radio/disabled": {
2687
- "description": "Whether to disable",
2688
- "type": "boolean"
2689
- },
2690
- "a-radio-group/change": {
2691
- "description": "Trigger when the value changes"
2692
- },
2693
- "a-radio-group/model-value": {
2694
- "description": "Value",
2695
- "type": "string | number | boolean"
2696
- },
2697
- "a-radio-group/default-value": {
2698
- "description": "Default value (uncontrolled state)",
2699
- "type": "string | number | boolean"
2700
- },
2701
- "a-radio-group/type": {
2702
- "description": "Types of radio group"
2703
- },
2704
- "a-radio-group/size": {
2705
- "description": "The size of the radio group"
2706
- },
2707
- "a-radio-group/options": {
2708
- "description": "Options"
2709
- },
2710
- "a-radio-group/direction": {
2711
- "description": "The direction of the radio group"
2712
- },
2713
- "a-radio-group/disabled": {
2714
- "description": "Whether to disable",
2715
- "type": "boolean"
2716
- },
2717
2611
  "a-rate/change": {
2718
2612
  "description": "Trigger when the value changes"
2719
2613
  },
@@ -2755,29 +2649,54 @@
2755
2649
  "a-rate/color": {
2756
2650
  "description": "Color"
2757
2651
  },
2758
- "a-resize-box/moving-start": {
2759
- "description": "Triggered when dragging starts"
2652
+ "a-radio/change": {
2653
+ "description": "Trigger when the value changes"
2760
2654
  },
2761
- "a-resize-box/moving": {
2762
- "description": "Triggered when dragging"
2655
+ "a-radio/model-value": {
2656
+ "description": "Value",
2657
+ "type": "string | number | boolean"
2763
2658
  },
2764
- "a-resize-box/moving-end": {
2765
- "description": "Triggered when the drag ends"
2659
+ "a-radio/default-checked": {
2660
+ "description": "Whether checked by default (uncontrolled state)",
2661
+ "type": "boolean"
2766
2662
  },
2767
- "a-resize-box/width": {
2768
- "description": "Width",
2769
- "type": "number"
2663
+ "a-radio/value": {
2664
+ "description": "The `value` of the option",
2665
+ "type": "string | number | boolean"
2770
2666
  },
2771
- "a-resize-box/height": {
2772
- "description": "Height",
2773
- "type": "number"
2667
+ "a-radio/type": {
2668
+ "description": "Radio type"
2774
2669
  },
2775
- "a-resize-box/component": {
2776
- "description": "The html tag of the telescopic box",
2777
- "type": "string"
2670
+ "a-radio/disabled": {
2671
+ "description": "Whether to disable",
2672
+ "type": "boolean"
2778
2673
  },
2779
- "a-resize-box/directions": {
2780
- "description": "Can be stretched side, there are up, down, left and right can be used"
2674
+ "a-radio-group/change": {
2675
+ "description": "Trigger when the value changes"
2676
+ },
2677
+ "a-radio-group/model-value": {
2678
+ "description": "Value",
2679
+ "type": "string | number | boolean"
2680
+ },
2681
+ "a-radio-group/default-value": {
2682
+ "description": "Default value (uncontrolled state)",
2683
+ "type": "string | number | boolean"
2684
+ },
2685
+ "a-radio-group/type": {
2686
+ "description": "Types of radio group"
2687
+ },
2688
+ "a-radio-group/size": {
2689
+ "description": "The size of the radio group"
2690
+ },
2691
+ "a-radio-group/options": {
2692
+ "description": "Options"
2693
+ },
2694
+ "a-radio-group/direction": {
2695
+ "description": "The direction of the radio group"
2696
+ },
2697
+ "a-radio-group/disabled": {
2698
+ "description": "Whether to disable",
2699
+ "type": "boolean"
2781
2700
  },
2782
2701
  "a-result/status": {
2783
2702
  "description": "The status displayed on the result page"
@@ -2790,20 +2709,6 @@
2790
2709
  "description": "Subtitle",
2791
2710
  "type": "string"
2792
2711
  },
2793
- "a-scrollbar/scroll": {
2794
- "description": "Triggered when scroll"
2795
- },
2796
- "a-scrollbar/type": {
2797
- "description": "Type",
2798
- "type": "string"
2799
- },
2800
- "a-scrollbar/outer-class": {
2801
- "description": "Outer class",
2802
- "type": "string|object|array"
2803
- },
2804
- "a-scrollbar/outer-style": {
2805
- "description": "Outer style"
2806
- },
2807
2712
  "a-select/change": {
2808
2713
  "description": "Triggered when the value changes"
2809
2714
  },
@@ -2985,37 +2890,44 @@
2985
2890
  "description": "Title of option group",
2986
2891
  "type": "string"
2987
2892
  },
2988
- "a-skeleton/loading": {
2989
- "description": "Whether to display the skeleton screen (loading state)",
2990
- "type": "boolean"
2991
- },
2992
- "a-skeleton/animation": {
2993
- "description": "Whether to enable skeleton screen animation",
2994
- "type": "boolean"
2893
+ "a-resize-box/moving-start": {
2894
+ "description": "Triggered when dragging starts"
2995
2895
  },
2996
- "a-skeleton-line/rows": {
2997
- "description": "Number of rows displayed",
2998
- "type": "number"
2896
+ "a-resize-box/moving": {
2897
+ "description": "Triggered when dragging"
2999
2898
  },
3000
- "a-skeleton-line/widths": {
3001
- "description": "The width of the line skeleton"
2899
+ "a-resize-box/moving-end": {
2900
+ "description": "Triggered when the drag ends"
3002
2901
  },
3003
- "a-skeleton-line/line-height": {
3004
- "description": "Line height of the line skeleton",
2902
+ "a-resize-box/width": {
2903
+ "description": "Width",
3005
2904
  "type": "number"
3006
2905
  },
3007
- "a-skeleton-line/line-spacing": {
3008
- "description": "Line spacing of line skeleton",
2906
+ "a-resize-box/height": {
2907
+ "description": "Height",
3009
2908
  "type": "number"
3010
2909
  },
3011
- "a-skeleton-shape/shape": {
3012
- "description": "The shape of the shape skeleton",
2910
+ "a-resize-box/component": {
2911
+ "description": "The html tag of the telescopic box",
3013
2912
  "type": "string"
3014
2913
  },
3015
- "a-skeleton-shape/size": {
3016
- "description": "The size of the shape skeleton",
2914
+ "a-resize-box/directions": {
2915
+ "description": "Can be stretched side, there are up, down, left and right can be used"
2916
+ },
2917
+ "a-scrollbar/scroll": {
2918
+ "description": "Triggered when scroll"
2919
+ },
2920
+ "a-scrollbar/type": {
2921
+ "description": "Type",
3017
2922
  "type": "string"
3018
2923
  },
2924
+ "a-scrollbar/outer-class": {
2925
+ "description": "Outer class",
2926
+ "type": "string|object|array"
2927
+ },
2928
+ "a-scrollbar/outer-style": {
2929
+ "description": "Outer style"
2930
+ },
3019
2931
  "a-slider/change": {
3020
2932
  "description": "Trigger when the value changes"
3021
2933
  },
@@ -3063,24 +2975,36 @@
3063
2975
  "description": "Whether to show tooltip",
3064
2976
  "type": "boolean"
3065
2977
  },
3066
- "a-space/align": {
3067
- "description": "Alignment",
3068
- "type": "string"
2978
+ "a-skeleton/loading": {
2979
+ "description": "Whether to display the skeleton screen (loading state)",
2980
+ "type": "boolean"
3069
2981
  },
3070
- "a-space/direction": {
3071
- "description": "Spacing direction",
3072
- "type": "string"
2982
+ "a-skeleton/animation": {
2983
+ "description": "Whether to enable skeleton screen animation",
2984
+ "type": "boolean"
3073
2985
  },
3074
- "a-space/size": {
3075
- "description": "Spacing size, support for setting horizontal and vertical spacing separately"
2986
+ "a-skeleton-line/rows": {
2987
+ "description": "Number of rows displayed",
2988
+ "type": "number"
3076
2989
  },
3077
- "a-space/wrap": {
3078
- "description": "The spacing of the wrapping type, used in the scene of wrapping.",
3079
- "type": "boolean"
2990
+ "a-skeleton-line/widths": {
2991
+ "description": "The width of the line skeleton"
3080
2992
  },
3081
- "a-space/fill": {
3082
- "description": "fill the block",
3083
- "type": "boolean"
2993
+ "a-skeleton-line/line-height": {
2994
+ "description": "Line height of the line skeleton",
2995
+ "type": "number"
2996
+ },
2997
+ "a-skeleton-line/line-spacing": {
2998
+ "description": "Line spacing of line skeleton",
2999
+ "type": "number"
3000
+ },
3001
+ "a-skeleton-shape/shape": {
3002
+ "description": "The shape of the shape skeleton",
3003
+ "type": "string"
3004
+ },
3005
+ "a-skeleton-shape/size": {
3006
+ "description": "The size of the shape skeleton",
3007
+ "type": "string"
3084
3008
  },
3085
3009
  "a-split/move-start": {
3086
3010
  "description": "Triggered before dragging"
@@ -3119,84 +3043,104 @@
3119
3043
  "description": "Whether to disable",
3120
3044
  "type": "boolean"
3121
3045
  },
3122
- "a-input-tag/change": {
3123
- "description": "Triggered when the value changes"
3124
- },
3125
- "a-input-tag/input-value-change": {
3126
- "description": "Trigger when the input value changes"
3046
+ "a-space/align": {
3047
+ "description": "Alignment",
3048
+ "type": "string"
3127
3049
  },
3128
- "a-input-tag/press-enter": {
3129
- "description": "Triggered when the enter key is pressed"
3050
+ "a-space/direction": {
3051
+ "description": "Spacing direction",
3052
+ "type": "string"
3130
3053
  },
3131
- "a-input-tag/remove": {
3132
- "description": "Triggered when the delete button of the label is clicked"
3054
+ "a-space/size": {
3055
+ "description": "Spacing size, support for setting horizontal and vertical spacing separately"
3133
3056
  },
3134
- "a-input-tag/clear": {
3135
- "description": "Triggered when the clear button is clicked"
3057
+ "a-space/wrap": {
3058
+ "description": "The spacing of the wrapping type, used in the scene of wrapping.",
3059
+ "type": "boolean"
3136
3060
  },
3137
- "a-input-tag/focus": {
3138
- "description": "Triggered when the input box gets focus"
3061
+ "a-space/fill": {
3062
+ "description": "fill the block",
3063
+ "type": "boolean"
3139
3064
  },
3140
- "a-input-tag/blur": {
3141
- "description": "Triggered when the input box loses focus"
3065
+ "a-spin/size": {
3066
+ "description": "Size",
3067
+ "type": "number"
3142
3068
  },
3143
- "a-input-tag/model-value": {
3144
- "description": "Value"
3069
+ "a-spin/loading": {
3070
+ "description": "Whether it is loading state (Only effective in container mode)",
3071
+ "type": "boolean"
3145
3072
  },
3146
- "a-input-tag/default-value": {
3147
- "description": "Default value (uncontrolled state)"
3073
+ "a-spin/dot": {
3074
+ "description": "Whether to use dot type animation",
3075
+ "type": "boolean"
3148
3076
  },
3149
- "a-input-tag/input-value": {
3150
- "description": "The value of the input",
3077
+ "a-spin/tip": {
3078
+ "description": "Prompt content",
3151
3079
  "type": "string"
3152
3080
  },
3153
- "a-input-tag/default-input-value": {
3154
- "description": "The default value of the input (uncontrolled state)",
3155
- "type": "string"
3081
+ "a-spin/hide-icon": {
3082
+ "description": "Whether to hide the icon",
3083
+ "type": "boolean"
3156
3084
  },
3157
- "a-input-tag/placeholder": {
3158
- "description": "Placeholder",
3159
- "type": "string"
3085
+ "a-switch/change": {
3086
+ "description": "Trigger when the value changes"
3160
3087
  },
3161
- "a-input-tag/disabled": {
3162
- "description": "Whether to disable",
3163
- "type": "boolean"
3088
+ "a-switch/focus": {
3089
+ "description": "Triggered when the component gets focus"
3164
3090
  },
3165
- "a-input-tag/error": {
3166
- "description": "Whether it is an error state",
3091
+ "a-switch/blur": {
3092
+ "description": "Fired when the component loses focus"
3093
+ },
3094
+ "a-switch/model-value": {
3095
+ "description": "Value",
3096
+ "type": "string|number|boolean"
3097
+ },
3098
+ "a-switch/default-checked": {
3099
+ "description": "Default selected state (uncontrolled state)",
3167
3100
  "type": "boolean"
3168
3101
  },
3169
- "a-input-tag/readonly": {
3170
- "description": "Whether it is read-only mode",
3102
+ "a-switch/disabled": {
3103
+ "description": "Whether to disable",
3171
3104
  "type": "boolean"
3172
3105
  },
3173
- "a-input-tag/allow-clear": {
3174
- "description": "Whether to allow clear",
3106
+ "a-switch/loading": {
3107
+ "description": "Whether it is loading state",
3175
3108
  "type": "boolean"
3176
3109
  },
3177
- "a-input-tag/size": {
3178
- "description": "The size of the input"
3110
+ "a-switch/type": {
3111
+ "description": "Type of switch",
3112
+ "type": "string"
3179
3113
  },
3180
- "a-input-tag/max-tag-count": {
3181
- "description": "The maximum number of tags displayed, `0` means unlimited",
3182
- "type": "number"
3114
+ "a-switch/size": {
3115
+ "description": "Size of switch",
3116
+ "type": "string"
3183
3117
  },
3184
- "a-input-tag/retain-input-value": {
3185
- "description": "Whether to keep the content of the input box"
3118
+ "a-switch/checked-value": {
3119
+ "description": "Value when checked",
3120
+ "type": "string|number|boolean"
3186
3121
  },
3187
- "a-input-tag/format-tag": {
3188
- "description": "Format tag content"
3122
+ "a-switch/unchecked-value": {
3123
+ "description": "Value when unchecked",
3124
+ "type": "string|number|boolean"
3189
3125
  },
3190
- "a-input-tag/unique-value": {
3191
- "description": "Whether to create only unique values",
3192
- "type": "boolean"
3126
+ "a-switch/checked-color": {
3127
+ "description": "The color of the switch when checked",
3128
+ "type": "string"
3193
3129
  },
3194
- "a-input-tag/field-names": {
3195
- "description": "Customize fields in `TagData`"
3130
+ "a-switch/unchecked-color": {
3131
+ "description": "The color of the switch when unchecked",
3132
+ "type": "string"
3196
3133
  },
3197
- "a-input-tag/tag-nowrap": {
3198
- "description": "Tag content does not wrap",
3199
- "type": "boolean"
3134
+ "a-switch/before-change": {
3135
+ "description": "before-change hook before the switch state changes. If false is returned or a Promise is returned and then is rejected, will stop switching"
3136
+ },
3137
+ "a-switch/checked-text": {
3138
+ "description": "Copywriting when opened (not effective when `type='line'` and `size='small'`)",
3139
+ "type": "string"
3140
+ },
3141
+ "a-switch/unchecked-text": {
3142
+ "description": "Copywriting when closed (not effective when `type='line'` and `size='small'`)",
3143
+ "type": "string"
3200
3144
  },
3201
3145
  "a-statistic/title": {
3202
3146
  "description": "Title of the numerical display",
@@ -3274,26 +3218,6 @@
3274
3218
  "a-countdown/value-style": {
3275
3219
  "description": "Custom value style"
3276
3220
  },
3277
- "a-spin/size": {
3278
- "description": "Size",
3279
- "type": "number"
3280
- },
3281
- "a-spin/loading": {
3282
- "description": "Whether it is loading state (Only effective in container mode)",
3283
- "type": "boolean"
3284
- },
3285
- "a-spin/dot": {
3286
- "description": "Whether to use dot type animation",
3287
- "type": "boolean"
3288
- },
3289
- "a-spin/tip": {
3290
- "description": "Prompt content",
3291
- "type": "string"
3292
- },
3293
- "a-spin/hide-icon": {
3294
- "description": "Whether to hide the icon",
3295
- "type": "boolean"
3296
- },
3297
3221
  "a-steps/change": {
3298
3222
  "description": "Triggered when the number of steps changes"
3299
3223
  },
@@ -3344,66 +3268,96 @@
3344
3268
  "description": "Whether to disable",
3345
3269
  "type": "boolean"
3346
3270
  },
3347
- "a-switch/change": {
3348
- "description": "Trigger when the value changes"
3271
+ "a-tabs/change": {
3272
+ "description": "Triggered when the current tag value changes"
3349
3273
  },
3350
- "a-switch/focus": {
3351
- "description": "Triggered when the component gets focus"
3274
+ "a-tabs/tab-click": {
3275
+ "description": "Triggered when the user clicks on the tab"
3352
3276
  },
3353
- "a-switch/blur": {
3354
- "description": "Fired when the component loses focus"
3277
+ "a-tabs/add": {
3278
+ "description": "Triggered when the user clicks the add button"
3355
3279
  },
3356
- "a-switch/model-value": {
3357
- "description": "Value",
3358
- "type": "string|number|boolean"
3280
+ "a-tabs/delete": {
3281
+ "description": "Triggered when the user clicks the delete button"
3359
3282
  },
3360
- "a-switch/default-checked": {
3361
- "description": "Default selected state (uncontrolled state)",
3283
+ "a-tabs/active-key": {
3284
+ "description": "The `key` of the currently selected label",
3285
+ "type": "string|number"
3286
+ },
3287
+ "a-tabs/default-active-key": {
3288
+ "description": "The `key` of the tab selected by default (uncontrolled state, select the first tab page when it is empty)",
3289
+ "type": "string|number"
3290
+ },
3291
+ "a-tabs/position": {
3292
+ "description": "Position of the tab"
3293
+ },
3294
+ "a-tabs/size": {
3295
+ "description": "The size of the tab"
3296
+ },
3297
+ "a-tabs/type": {
3298
+ "description": "The type of tab"
3299
+ },
3300
+ "a-tabs/direction": {
3301
+ "description": "The direction of tab"
3302
+ },
3303
+ "a-tabs/editable": {
3304
+ "description": "Whether to enable editable mode",
3362
3305
  "type": "boolean"
3363
3306
  },
3364
- "a-switch/disabled": {
3365
- "description": "Whether to disable",
3307
+ "a-tabs/show-add-button": {
3308
+ "description": "Whether to display the add button (only available in editable mode)",
3366
3309
  "type": "boolean"
3367
3310
  },
3368
- "a-switch/loading": {
3369
- "description": "Whether it is loading state",
3311
+ "a-tabs/destroy-on-hide": {
3312
+ "description": "Whether to destroy the content when the label is not displayed",
3370
3313
  "type": "boolean"
3371
3314
  },
3372
- "a-switch/type": {
3373
- "description": "Type of switch",
3374
- "type": "string"
3315
+ "a-tabs/lazy-load": {
3316
+ "description": "Whether to mount the content when the label is first displayed",
3317
+ "type": "boolean"
3375
3318
  },
3376
- "a-switch/size": {
3377
- "description": "Size of switch",
3378
- "type": "string"
3319
+ "a-tabs/justify": {
3320
+ "description": "The height of the container is fully supported, and it only takes effect in horizontal mode.",
3321
+ "type": "boolean"
3379
3322
  },
3380
- "a-switch/checked-value": {
3381
- "description": "Value when checked",
3382
- "type": "string|number|boolean"
3323
+ "a-tabs/animation": {
3324
+ "description": "Whether to enable option content transition animation",
3325
+ "type": "boolean"
3383
3326
  },
3384
- "a-switch/unchecked-value": {
3385
- "description": "Value when unchecked",
3386
- "type": "string|number|boolean"
3327
+ "a-tabs/header-padding": {
3328
+ "description": "Whether there is a horizontal margin on the header of the tab. Only valid for tabs with `type` equal to `line` and `text` type",
3329
+ "type": "boolean"
3387
3330
  },
3388
- "a-switch/checked-color": {
3389
- "description": "The color of the switch when checked",
3390
- "type": "string"
3331
+ "a-tabs/auto-switch": {
3332
+ "description": "Whether to switch to a new tab after creating a tab (the last one)",
3333
+ "type": "boolean"
3391
3334
  },
3392
- "a-switch/unchecked-color": {
3393
- "description": "The color of the switch when unchecked",
3394
- "type": "string"
3335
+ "a-tabs/hide-content": {
3336
+ "description": "Whether to hide content",
3337
+ "type": "boolean"
3395
3338
  },
3396
- "a-switch/before-change": {
3397
- "description": "before-change hook before the switch state changes. If false is returned or a Promise is returned and then is rejected, will stop switching"
3339
+ "a-tabs/trigger": {
3340
+ "description": "Trigger method"
3398
3341
  },
3399
- "a-switch/checked-text": {
3400
- "description": "Copywriting when opened (not effective when `type='line'` and `size='small'`)",
3401
- "type": "string"
3342
+ "a-tabs/scroll-position": {
3343
+ "description": "The scroll position of the selected tab, the default auto will scroll the activeTab to the visible area, but will not adjust the position intentionally"
3402
3344
  },
3403
- "a-switch/unchecked-text": {
3404
- "description": "Copywriting when closed (not effective when `type='line'` and `size='small'`)",
3345
+ "a-tab-pane/title": {
3346
+ "description": "Title of the tab",
3405
3347
  "type": "string"
3406
3348
  },
3349
+ "a-tab-pane/disabled": {
3350
+ "description": "Whether to disable",
3351
+ "type": "boolean"
3352
+ },
3353
+ "a-tab-pane/closable": {
3354
+ "description": "Whether to allow this tab to be closed (only effective in editable mode)",
3355
+ "type": "boolean"
3356
+ },
3357
+ "a-tab-pane/destroy-on-hide": {
3358
+ "description": "Whether to destroy the content when the label is not displayed",
3359
+ "type": "boolean"
3360
+ },
3407
3361
  "a-table/expand": {
3408
3362
  "description": "Triggered when a row is clicked to expand"
3409
3363
  },
@@ -3651,95 +3605,60 @@
3651
3605
  "description": "Whether to show text hints when omitted",
3652
3606
  "type": "boolean|object"
3653
3607
  },
3654
- "a-tabs/change": {
3655
- "description": "Triggered when the current tag value changes"
3656
- },
3657
- "a-tabs/tab-click": {
3658
- "description": "Triggered when the user clicks on the tab"
3659
- },
3660
- "a-tabs/add": {
3661
- "description": "Triggered when the user clicks the add button"
3608
+ "a-transfer/change": {
3609
+ "description": "Triggered when the value of the target selection box changes"
3662
3610
  },
3663
- "a-tabs/delete": {
3664
- "description": "Triggered when the user clicks the delete button"
3611
+ "a-transfer/select": {
3612
+ "description": "Triggered when the selected value changes"
3665
3613
  },
3666
- "a-tabs/active-key": {
3667
- "description": "The `key` of the currently selected label",
3668
- "type": "string|number"
3614
+ "a-transfer/search": {
3615
+ "description": "Triggered when the user searches"
3669
3616
  },
3670
- "a-tabs/default-active-key": {
3671
- "description": "The `key` of the tab selected by default (uncontrolled state, select the first tab page when it is empty)",
3672
- "type": "string|number"
3617
+ "a-transfer/data": {
3618
+ "description": "Data of the transfer"
3673
3619
  },
3674
- "a-tabs/position": {
3675
- "description": "Position of the tab"
3620
+ "a-transfer/model-value": {
3621
+ "description": "Value in the target selection box"
3676
3622
  },
3677
- "a-tabs/size": {
3678
- "description": "The size of the tab"
3623
+ "a-transfer/default-value": {
3624
+ "description": "The default value in the target selection box (uncontrolled state)"
3679
3625
  },
3680
- "a-tabs/type": {
3681
- "description": "The type of tab"
3626
+ "a-transfer/selected": {
3627
+ "description": "Selected option value"
3682
3628
  },
3683
- "a-tabs/direction": {
3684
- "description": "The direction of tab"
3629
+ "a-transfer/default-selected": {
3630
+ "description": "The option value selected by default (uncontrolled state)"
3685
3631
  },
3686
- "a-tabs/editable": {
3687
- "description": "Whether to enable editable mode",
3632
+ "a-transfer/disabled": {
3633
+ "description": "Whether to disable",
3688
3634
  "type": "boolean"
3689
3635
  },
3690
- "a-tabs/show-add-button": {
3691
- "description": "Whether to display the add button (only available in editable mode)",
3636
+ "a-transfer/simple": {
3637
+ "description": "Whether to open the simple mode (click the option to move)",
3692
3638
  "type": "boolean"
3693
3639
  },
3694
- "a-tabs/destroy-on-hide": {
3695
- "description": "Whether to destroy the content when the label is not displayed",
3696
- "type": "boolean"
3697
- },
3698
- "a-tabs/lazy-load": {
3699
- "description": "Whether to mount the content when the label is first displayed",
3700
- "type": "boolean"
3701
- },
3702
- "a-tabs/justify": {
3703
- "description": "The height of the container is fully supported, and it only takes effect in horizontal mode.",
3704
- "type": "boolean"
3705
- },
3706
- "a-tabs/animation": {
3707
- "description": "Whether to enable option content transition animation",
3708
- "type": "boolean"
3709
- },
3710
- "a-tabs/header-padding": {
3711
- "description": "Whether there is a horizontal margin on the header of the tab. Only valid for tabs with `type` equal to `line` and `text` type",
3640
+ "a-transfer/one-way": {
3641
+ "description": "Whether to open the one-way mode (only move to the target selection box)",
3712
3642
  "type": "boolean"
3713
3643
  },
3714
- "a-tabs/auto-switch": {
3715
- "description": "Whether to switch to a new tab after creating a tab (the last one)",
3644
+ "a-transfer/show-search": {
3645
+ "description": "Whether to show the search input",
3716
3646
  "type": "boolean"
3717
3647
  },
3718
- "a-tabs/hide-content": {
3719
- "description": "Whether to hide content",
3648
+ "a-transfer/show-select-all": {
3649
+ "description": "Whether show select all checkbox on the header",
3720
3650
  "type": "boolean"
3721
3651
  },
3722
- "a-tabs/trigger": {
3723
- "description": "Trigger method"
3724
- },
3725
- "a-tabs/scroll-position": {
3726
- "description": "The scroll position of the selected tab, the default auto will scroll the activeTab to the visible area, but will not adjust the position intentionally"
3727
- },
3728
- "a-tab-pane/title": {
3729
- "description": "Title of the tab",
3730
- "type": "string"
3731
- },
3732
- "a-tab-pane/disabled": {
3733
- "description": "Whether to disable",
3734
- "type": "boolean"
3652
+ "a-transfer/title": {
3653
+ "description": "The title of the source and target selection boxes"
3735
3654
  },
3736
- "a-tab-pane/closable": {
3737
- "description": "Whether to allow this tab to be closed (only effective in editable mode)",
3738
- "type": "boolean"
3655
+ "a-transfer/source-input-search-props": {
3656
+ "description": "Search box configuration for source selection box",
3657
+ "type": "object"
3739
3658
  },
3740
- "a-tab-pane/destroy-on-hide": {
3741
- "description": "Whether to destroy the content when the label is not displayed",
3742
- "type": "boolean"
3659
+ "a-transfer/target-input-search-props": {
3660
+ "description": "Search box configuration for target selection box",
3661
+ "type": "object"
3743
3662
  },
3744
3663
  "a-tag/close": {
3745
3664
  "description": "Emitted when the close button is clicked"
@@ -3790,142 +3709,144 @@
3790
3709
  "description": "Tag content does not wrap",
3791
3710
  "type": "boolean"
3792
3711
  },
3793
- "a-textarea/input": {
3794
- "description": "Emitted when the user enters"
3795
- },
3796
- "a-textarea/change": {
3797
- "description": "Only emitted when the textarea is out of focus"
3798
- },
3799
- "a-textarea/clear": {
3800
- "description": "Emitted when the clear button is clicked"
3801
- },
3802
- "a-textarea/focus": {
3803
- "description": "Emitted when the textarea gets focus"
3712
+ "a-tree-select/change": {
3713
+ "description": "Trigger when the value changes"
3804
3714
  },
3805
- "a-textarea/blur": {
3806
- "description": "Emitted when the textarea loses focus"
3715
+ "a-tree-select/popup-visible-change": {
3716
+ "description": "Triggered when the status of the drop-down box changes"
3807
3717
  },
3808
- "a-textarea/model-value": {
3809
- "description": "Value",
3810
- "type": "string"
3718
+ "a-tree-select/search": {
3719
+ "description": "Triggered when the search value changes"
3811
3720
  },
3812
- "a-textarea/default-value": {
3813
- "description": "Default value (uncontrolled state)",
3814
- "type": "string"
3721
+ "a-tree-select/clear": {
3722
+ "description": "Triggered when clear is clicked"
3815
3723
  },
3816
- "a-textarea/placeholder": {
3817
- "description": "Placeholder",
3818
- "type": "string"
3724
+ "a-tree-select/input-value-change": {
3725
+ "description": "Triggered when the value of the input changes"
3819
3726
  },
3820
- "a-textarea/disabled": {
3727
+ "a-tree-select/disabled": {
3821
3728
  "description": "Whether to disable",
3822
3729
  "type": "boolean"
3823
3730
  },
3824
- "a-textarea/error": {
3825
- "description": "Whether it is an error state",
3731
+ "a-tree-select/loading": {
3732
+ "description": "Whether it is loading state",
3826
3733
  "type": "boolean"
3827
3734
  },
3828
- "a-textarea/max-length": {
3829
- "description": "Maximum length of input value, the errorOnly attribute was added in version 2.12.0"
3830
- },
3831
- "a-textarea/show-word-limit": {
3832
- "description": "Whether to display word count",
3735
+ "a-tree-select/error": {
3736
+ "description": "Whether it is an error state",
3833
3737
  "type": "boolean"
3834
3738
  },
3835
- "a-textarea/allow-clear": {
3836
- "description": "Whether to allow clearing the text",
3739
+ "a-tree-select/size": {
3740
+ "description": "The size of the selection box."
3741
+ },
3742
+ "a-tree-select/border": {
3743
+ "description": "Whether to show the border",
3837
3744
  "type": "boolean"
3838
3745
  },
3839
- "a-textarea/auto-size": {
3840
- "description": "Whether to make the textarea adapt to the height of the content"
3746
+ "a-tree-select/allow-search": {
3747
+ "description": "Whether to allow searching"
3841
3748
  },
3842
- "a-textarea/word-length": {
3843
- "description": "Calculation method of word length"
3749
+ "a-tree-select/allow-clear": {
3750
+ "description": "Whether to allow clear",
3751
+ "type": "boolean"
3844
3752
  },
3845
- "a-textarea/word-slice": {
3846
- "description": "Character interception method, used together with wordLength"
3753
+ "a-tree-select/placeholder": {
3754
+ "description": "Prompt copy",
3755
+ "type": "string"
3847
3756
  },
3848
- "a-textarea/textarea-attrs": {
3849
- "description": "Attributes passed to textarea"
3757
+ "a-tree-select/max-tag-count": {
3758
+ "description": "The maximum number of labels displayed, only valid in multi-select mode",
3759
+ "type": "number"
3850
3760
  },
3851
- "a-timeline/reverse": {
3852
- "description": "Whether reverse order",
3761
+ "a-tree-select/multiple": {
3762
+ "description": "Whether to support multiple selection",
3853
3763
  "type": "boolean"
3854
3764
  },
3855
- "a-timeline/direction": {
3856
- "description": "Timeline direction"
3857
- },
3858
- "a-timeline/mode": {
3859
- "description": "The display mode of Timeline"
3765
+ "a-tree-select/default-value": {
3766
+ "description": "Default value"
3860
3767
  },
3861
- "a-timeline/pending": {
3862
- "description": "Whether to display ghost nodes. When set to true, only ghost nodes are displayed. When passed to ReactNode, it will be displayed as node content",
3863
- "type": "boolean|string"
3768
+ "a-tree-select/model-value": {
3769
+ "description": "Value"
3864
3770
  },
3865
- "a-timeline/label-position": {
3866
- "description": "Position of label text"
3771
+ "a-tree-select/field-names": {
3772
+ "description": "Specify the field name in the node data"
3867
3773
  },
3868
- "a-timeline-item/dot-color": {
3869
- "description": "Dot color",
3870
- "type": "string"
3774
+ "a-tree-select/data": {
3775
+ "description": "Data"
3871
3776
  },
3872
- "a-timeline-item/dot-type": {
3873
- "description": "Dot type"
3777
+ "a-tree-select/label-in-value": {
3778
+ "description": "Set the value format. The default is string, when set to true, the value format is: {label: string, value: string}",
3779
+ "type": "boolean"
3874
3780
  },
3875
- "a-timeline-item/line-type": {
3876
- "description": "Line type"
3781
+ "a-tree-select/tree-checkable": {
3782
+ "description": "Whether to show checkbox",
3783
+ "type": "boolean"
3877
3784
  },
3878
- "a-timeline-item/line-color": {
3879
- "description": "Line Color",
3880
- "type": "string"
3785
+ "a-tree-select/tree-check-strictly": {
3786
+ "description": "Whether the parent and child nodes are related",
3787
+ "type": "boolean"
3881
3788
  },
3882
- "a-timeline-item/label": {
3883
- "description": "Label text",
3789
+ "a-tree-select/tree-checked-strategy": {
3790
+ "description": "Customized echo method",
3884
3791
  "type": "string"
3885
3792
  },
3886
- "a-timeline-item/position": {
3887
- "description": "Item position"
3793
+ "a-tree-select/tree-props": {
3794
+ "description": "Can accept Props of all [Tree](/vue/component/tree) components"
3888
3795
  },
3889
- "a-tooltip/popup-visible-change": {
3890
- "description": "Emitted when the tooltip display status changes"
3796
+ "a-tree-select/trigger-props": {
3797
+ "description": "Can accept Props of all [Trigger](/vue/component/trigger) components"
3891
3798
  },
3892
- "a-tooltip/popup-visible": {
3893
- "description": "Whether the tooltip is visible",
3799
+ "a-tree-select/popup-visible": {
3800
+ "description": "Whether the pop-up box is visible",
3894
3801
  "type": "boolean"
3895
3802
  },
3896
- "a-tooltip/default-popup-visible": {
3897
- "description": "Whether the tooltip is visible by default (uncontrolled mode)",
3803
+ "a-tree-select/default-popup-visible": {
3804
+ "description": "Whether the default pop-up box is visible",
3898
3805
  "type": "boolean"
3899
3806
  },
3900
- "a-tooltip/content": {
3901
- "description": "Tooltip content",
3902
- "type": "string"
3807
+ "a-tree-select/dropdown-style": {
3808
+ "description": "Drop-down box style"
3903
3809
  },
3904
- "a-tooltip/position": {
3905
- "description": "Popup position"
3810
+ "a-tree-select/dropdown-class-name": {
3811
+ "description": "Drop-down box style class"
3906
3812
  },
3907
- "a-tooltip/mini": {
3908
- "description": "Whether to display as a mini size",
3813
+ "a-tree-select/filter-tree-node": {
3814
+ "description": "Custom node filter function"
3815
+ },
3816
+ "a-tree-select/load-more": {
3817
+ "description": "Load data dynamically"
3818
+ },
3819
+ "a-tree-select/disable-filter": {
3820
+ "description": "Disable internal filtering logic",
3909
3821
  "type": "boolean"
3910
3822
  },
3911
- "a-tooltip/background-color": {
3912
- "description": "Background color of the popover",
3913
- "type": "string"
3823
+ "a-tree-select/popup-container": {
3824
+ "description": "Mount container for pop-up box"
3914
3825
  },
3915
- "a-tooltip/content-class": {
3916
- "description": "The class name of the popup content"
3826
+ "a-tree-select/fallback-option": {
3827
+ "description": "Customize node data for keys that do not match options"
3917
3828
  },
3918
- "a-tooltip/content-style": {
3919
- "description": "The style of the popup content"
3829
+ "a-tree-select/selectable": {
3830
+ "description": "Set the nodes that can be selected, all can be selected by default"
3920
3831
  },
3921
- "a-tooltip/arrow-class": {
3922
- "description": "The class name of the popup arrow"
3832
+ "a-tree-select/scrollbar": {
3833
+ "description": "Whether to enable virtual scroll bar"
3923
3834
  },
3924
- "a-tooltip/arrow-style": {
3925
- "description": "The style of the popup arrow"
3835
+ "a-tree-select/show-header-on-empty": {
3836
+ "description": "Whether to display the header in the empty state",
3837
+ "type": "boolean"
3926
3838
  },
3927
- "a-tooltip/popup-container": {
3928
- "description": "Mount container for popup"
3839
+ "a-tree-select/show-footer-on-empty": {
3840
+ "description": "Whether to display the footer in the empty state",
3841
+ "type": "boolean"
3842
+ },
3843
+ "a-tree-select/input-value": {
3844
+ "description": "The value of the input",
3845
+ "type": "string"
3846
+ },
3847
+ "a-tree-select/default-input-value": {
3848
+ "description": "The default value of the input (uncontrolled mode)",
3849
+ "type": "string"
3929
3850
  },
3930
3851
  "a-time-picker/change": {
3931
3852
  "description": "The component value changes"
@@ -4005,337 +3926,166 @@
4005
3926
  "a-time-picker/position": {
4006
3927
  "description": "Pop-up position",
4007
3928
  "type": "string"
4008
- },
4009
- "a-time-picker/popup-visible": {
4010
- "description": "Control the pop-up box to open or close",
4011
- "type": "boolean"
4012
- },
4013
- "a-time-picker/default-popup-visible": {
4014
- "description": "The pop-up box is opened or closed by default",
4015
- "type": "boolean"
4016
- },
4017
- "a-time-picker/trigger-props": {
4018
- "description": "You can pass in the parameters of the `Trigger` component"
4019
- },
4020
- "a-time-picker/unmount-on-close": {
4021
- "description": "Whether to destroy the dom structure after closing",
4022
- "type": "boolean"
4023
- },
4024
- "a-transfer/change": {
4025
- "description": "Triggered when the value of the target selection box changes"
4026
- },
4027
- "a-transfer/select": {
4028
- "description": "Triggered when the selected value changes"
4029
- },
4030
- "a-transfer/search": {
4031
- "description": "Triggered when the user searches"
4032
- },
4033
- "a-transfer/data": {
4034
- "description": "Data of the transfer"
4035
- },
4036
- "a-transfer/model-value": {
4037
- "description": "Value in the target selection box"
4038
- },
4039
- "a-transfer/default-value": {
4040
- "description": "The default value in the target selection box (uncontrolled state)"
4041
- },
4042
- "a-transfer/selected": {
4043
- "description": "Selected option value"
4044
- },
4045
- "a-transfer/default-selected": {
4046
- "description": "The option value selected by default (uncontrolled state)"
4047
- },
4048
- "a-transfer/disabled": {
4049
- "description": "Whether to disable",
4050
- "type": "boolean"
4051
- },
4052
- "a-transfer/simple": {
4053
- "description": "Whether to open the simple mode (click the option to move)",
4054
- "type": "boolean"
4055
- },
4056
- "a-transfer/one-way": {
4057
- "description": "Whether to open the one-way mode (only move to the target selection box)",
4058
- "type": "boolean"
4059
- },
4060
- "a-transfer/show-search": {
4061
- "description": "Whether to show the search input",
4062
- "type": "boolean"
4063
- },
4064
- "a-transfer/show-select-all": {
4065
- "description": "Whether show select all checkbox on the header",
4066
- "type": "boolean"
4067
- },
4068
- "a-transfer/title": {
4069
- "description": "The title of the source and target selection boxes"
4070
- },
4071
- "a-transfer/source-input-search-props": {
4072
- "description": "Search box configuration for source selection box",
4073
- "type": "object"
4074
- },
4075
- "a-transfer/target-input-search-props": {
4076
- "description": "Search box configuration for target selection box",
4077
- "type": "object"
4078
- },
4079
- "a-tree/select": {
4080
- "description": "Triggered when the tree node is clicked"
4081
- },
4082
- "a-tree/check": {
4083
- "description": "Triggered when the tree node checkbox is clicked. `halfCheckedKeys` and `halfCheckedNodes` support from `2.19.0`."
4084
- },
4085
- "a-tree/expand": {
4086
- "description": "Expand/close"
4087
- },
4088
- "a-tree/drag-start": {
4089
- "description": "Node starts dragging"
4090
- },
4091
- "a-tree/drag-end": {
4092
- "description": "Node end drag"
4093
- },
4094
- "a-tree/drag-over": {
4095
- "description": "The node is dragged to the releasable target"
4096
- },
4097
- "a-tree/drag-leave": {
4098
- "description": "Node leaves to release the target"
4099
- },
4100
- "a-tree/drop": {
4101
- "description": "The node is released on a releasable target"
4102
- },
4103
- "a-tree/size": {
4104
- "description": "Size",
4105
- "type": "string"
4106
- },
4107
- "a-tree/block-node": {
4108
- "description": "Whether the node occupies a row",
4109
- "type": "boolean"
4110
- },
4111
- "a-tree/default-expand-all": {
4112
- "description": "Whether to expand the parent node by default",
4113
- "type": "boolean"
4114
- },
4115
- "a-tree/multiple": {
4116
- "description": "Whether to support multiple selection",
4117
- "type": "boolean"
4118
- },
4119
- "a-tree/checkable": {
4120
- "description": "Whether to add a checkbox before the node, function format is supported since `2.27.0`"
4121
- },
4122
- "a-tree/selectable": {
4123
- "description": "Whether to support selection, function format is supported since `2.27.0`"
4124
- },
4125
- "a-tree/check-strictly": {
4126
- "description": "Whether to cancel the parent-child node association",
4127
- "type": "boolean"
4128
- },
4129
- "a-tree/checked-strategy": {
4130
- "description": "Customized backfill method <br/> all: return all selected nodes <br/> parent: return only parent node when both parent and child nodes are selected <br/> child: return only child nodes",
4131
- "type": "string"
4132
- },
4133
- "a-tree/default-selected-keys": {
4134
- "description": "Tree node selected by default"
4135
- },
4136
- "a-tree/selected-keys": {
4137
- "description": "Selected tree node"
4138
- },
4139
- "a-tree/default-checked-keys": {
4140
- "description": "Tree node with checkbox selected by default"
4141
- },
4142
- "a-tree/checked-keys": {
4143
- "description": "Tree node with check box selected"
4144
- },
4145
- "a-tree/default-expanded-keys": {
4146
- "description": "Nodes expanded by default"
4147
- },
4148
- "a-tree/expanded-keys": {
4149
- "description": "Expanded node"
4150
- },
4151
- "a-tree/data": {
4152
- "description": "Pass in `data` to generate the corresponding tree structure"
4153
- },
4154
- "a-tree/field-names": {
4155
- "description": "Specify the field name in the node data"
4156
- },
4157
- "a-tree/show-line": {
4158
- "description": "Whether to display the connection line",
4159
- "type": "boolean"
4160
- },
4161
- "a-tree/load-more": {
4162
- "description": "A callback for loading data asynchronously, returning a `Promise`"
4163
- },
4164
- "a-tree/draggable": {
4165
- "description": "Whether it can be dragged",
4166
- "type": "boolean"
4167
- },
4168
- "a-tree/allow-drop": {
4169
- "description": "Whether to allow release on a node when dragging"
4170
- },
4171
- "a-tree/virtual-list-props": {
4172
- "description": "Pass virtual list properties, pass in this parameter to turn on virtual scrolling, [VirtualListProps](#VirtualListProps)"
4173
- },
4174
- "a-tree/default-expand-selected": {
4175
- "description": "Whether to expand the parent node of the selected node by default",
4176
- "type": "boolean"
4177
- },
4178
- "a-tree/default-expand-checked": {
4179
- "description": "Whether to expand the parent node of the checked node by default",
4180
- "type": "boolean"
4181
- },
4182
- "a-tree/auto-expand-parent": {
4183
- "description": "Whether to automatically expand the parent node of the expanded node",
4184
- "type": "boolean"
4185
- },
4186
- "a-tree/half-checked-keys": {
4187
- "description": "The keys of half checked. Only valid when checkable and checkStrictly"
4188
- },
4189
- "a-tree/only-check-leaf": {
4190
- "description": "When enabled, checkedKeys is only for checked leaf nodes, and the status of the parent node is determined by the child node.(Only valid when checkable and checkStrictly is false)",
3929
+ },
3930
+ "a-time-picker/popup-visible": {
3931
+ "description": "Control the pop-up box to open or close",
4191
3932
  "type": "boolean"
4192
3933
  },
4193
- "a-tree/animation": {
4194
- "description": "Whether to enable expand transition animation",
3934
+ "a-time-picker/default-popup-visible": {
3935
+ "description": "The pop-up box is opened or closed by default",
4195
3936
  "type": "boolean"
4196
3937
  },
4197
- "a-tree/action-on-node-click": {
4198
- "description": "The action triggered when the node is clicked"
3938
+ "a-time-picker/trigger-props": {
3939
+ "description": "You can pass in the parameters of the `Trigger` component"
4199
3940
  },
4200
- "a-tree-select/change": {
4201
- "description": "Trigger when the value changes"
3941
+ "a-time-picker/unmount-on-close": {
3942
+ "description": "Whether to destroy the dom structure after closing",
3943
+ "type": "boolean"
4202
3944
  },
4203
- "a-tree-select/popup-visible-change": {
4204
- "description": "Triggered when the status of the drop-down box changes"
3945
+ "a-modal/ok": {
3946
+ "description": "Triggered when the OK button is clicked"
4205
3947
  },
4206
- "a-tree-select/search": {
4207
- "description": "Triggered when the search value changes"
3948
+ "a-modal/cancel": {
3949
+ "description": "Triggered when the cancel/close button is clicked"
4208
3950
  },
4209
- "a-tree-select/clear": {
4210
- "description": "Triggered when clear is clicked"
3951
+ "a-modal/open": {
3952
+ "description": "Triggered after the modal is opened (the animation ends)"
4211
3953
  },
4212
- "a-tree-select/input-value-change": {
4213
- "description": "Triggered when the value of the input changes"
3954
+ "a-modal/close": {
3955
+ "description": "Triggered after the modal is closed (the animation ends)"
4214
3956
  },
4215
- "a-tree-select/disabled": {
4216
- "description": "Whether to disable",
4217
- "type": "boolean"
3957
+ "a-modal/before-open": {
3958
+ "description": "Triggered before dialog is opened"
4218
3959
  },
4219
- "a-tree-select/loading": {
4220
- "description": "Whether it is loading state",
4221
- "type": "boolean"
3960
+ "a-modal/before-close": {
3961
+ "description": "Triggered before dialog is closed"
4222
3962
  },
4223
- "a-tree-select/error": {
4224
- "description": "Whether it is an error state",
3963
+ "a-modal/visible": {
3964
+ "description": "Whether the modal is visible",
4225
3965
  "type": "boolean"
4226
3966
  },
4227
- "a-tree-select/size": {
4228
- "description": "The size of the selection box."
4229
- },
4230
- "a-tree-select/border": {
4231
- "description": "Whether to show the border",
3967
+ "a-modal/default-visible": {
3968
+ "description": "Whether the modal is visible by default (uncontrolled state)",
4232
3969
  "type": "boolean"
4233
3970
  },
4234
- "a-tree-select/allow-search": {
4235
- "description": "Whether to allow searching"
3971
+ "a-modal/width": {
3972
+ "description": "The width of the dialog box, if not set, the width value in the style will be used",
3973
+ "type": "number|string"
4236
3974
  },
4237
- "a-tree-select/allow-clear": {
4238
- "description": "Whether to allow clear",
3975
+ "a-modal/top": {
3976
+ "description": "The height from the top of the dialog box. It does not take effect when the center display is turned on.",
3977
+ "type": "number|string"
3978
+ },
3979
+ "a-modal/mask": {
3980
+ "description": "Whether to show the mask",
4239
3981
  "type": "boolean"
4240
3982
  },
4241
- "a-tree-select/placeholder": {
4242
- "description": "Prompt copy",
3983
+ "a-modal/title": {
3984
+ "description": "Title",
4243
3985
  "type": "string"
4244
3986
  },
4245
- "a-tree-select/max-tag-count": {
4246
- "description": "The maximum number of labels displayed, only valid in multi-select mode",
4247
- "type": "number"
3987
+ "a-modal/title-align": {
3988
+ "description": "horizontal alignment of the title",
3989
+ "type": "string"
4248
3990
  },
4249
- "a-tree-select/multiple": {
4250
- "description": "Whether to support multiple selection",
3991
+ "a-modal/align-center": {
3992
+ "description": "Whether the dialog box is displayed in the center",
4251
3993
  "type": "boolean"
4252
3994
  },
4253
- "a-tree-select/default-value": {
4254
- "description": "Default value"
4255
- },
4256
- "a-tree-select/model-value": {
4257
- "description": "Value"
4258
- },
4259
- "a-tree-select/field-names": {
4260
- "description": "Specify the field name in the node data"
3995
+ "a-modal/unmount-on-close": {
3996
+ "description": "Whether to uninstall the node when close",
3997
+ "type": "boolean"
4261
3998
  },
4262
- "a-tree-select/data": {
4263
- "description": "Data"
3999
+ "a-modal/mask-closable": {
4000
+ "description": "Whether to close the modal when click the mask",
4001
+ "type": "boolean"
4264
4002
  },
4265
- "a-tree-select/label-in-value": {
4266
- "description": "Set the value format. The default is string, when set to true, the value format is: {label: string, value: string}",
4003
+ "a-modal/hide-cancel": {
4004
+ "description": "Whether to hide the cancel button",
4267
4005
  "type": "boolean"
4268
4006
  },
4269
- "a-tree-select/tree-checkable": {
4270
- "description": "Whether to show checkbox",
4007
+ "a-modal/simple": {
4008
+ "description": "Whether to enable simple mode",
4271
4009
  "type": "boolean"
4272
4010
  },
4273
- "a-tree-select/tree-check-strictly": {
4274
- "description": "Whether the parent and child nodes are related",
4011
+ "a-modal/closable": {
4012
+ "description": "Whether to show the close button",
4275
4013
  "type": "boolean"
4276
4014
  },
4277
- "a-tree-select/tree-checked-strategy": {
4278
- "description": "Customized echo method",
4015
+ "a-modal/ok-text": {
4016
+ "description": "The content of the confirm button",
4279
4017
  "type": "string"
4280
4018
  },
4281
- "a-tree-select/tree-props": {
4282
- "description": "Can accept Props of all [Tree](/vue/component/tree) components"
4283
- },
4284
- "a-tree-select/trigger-props": {
4285
- "description": "Can accept Props of all [Trigger](/vue/component/trigger) components"
4019
+ "a-modal/cancel-text": {
4020
+ "description": "The content of the cancel button",
4021
+ "type": "string"
4286
4022
  },
4287
- "a-tree-select/popup-visible": {
4288
- "description": "Whether the pop-up box is visible",
4023
+ "a-modal/ok-loading": {
4024
+ "description": "Whether the confirm button is in the loading state",
4289
4025
  "type": "boolean"
4290
4026
  },
4291
- "a-tree-select/default-popup-visible": {
4292
- "description": "Whether the default pop-up box is visible",
4293
- "type": "boolean"
4027
+ "a-modal/ok-button-props": {
4028
+ "description": "Props of confirm button"
4294
4029
  },
4295
- "a-tree-select/dropdown-style": {
4296
- "description": "Drop-down box style"
4030
+ "a-modal/cancel-button-props": {
4031
+ "description": "Props of cancel button"
4297
4032
  },
4298
- "a-tree-select/dropdown-class-name": {
4299
- "description": "Drop-down box style class"
4033
+ "a-modal/footer": {
4034
+ "description": "Whether to show the footer",
4035
+ "type": "boolean"
4300
4036
  },
4301
- "a-tree-select/filter-tree-node": {
4302
- "description": "Custom node filter function"
4037
+ "a-modal/render-to-body": {
4038
+ "description": "Whether the modal is mounted under the `body` element",
4039
+ "type": "boolean"
4303
4040
  },
4304
- "a-tree-select/load-more": {
4305
- "description": "Load data dynamically"
4041
+ "a-modal/popup-container": {
4042
+ "description": "Mount container for modal"
4306
4043
  },
4307
- "a-tree-select/disable-filter": {
4308
- "description": "Disable internal filtering logic",
4309
- "type": "boolean"
4044
+ "a-modal/mask-style": {
4045
+ "description": "Mask style"
4310
4046
  },
4311
- "a-tree-select/popup-container": {
4312
- "description": "Mount container for pop-up box"
4047
+ "a-modal/modal-class": {
4048
+ "description": "The classname of the modal"
4313
4049
  },
4314
- "a-tree-select/fallback-option": {
4315
- "description": "Customize node data for keys that do not match options"
4050
+ "a-modal/modal-style": {
4051
+ "description": "Modal style"
4316
4052
  },
4317
- "a-tree-select/selectable": {
4318
- "description": "Set the nodes that can be selected, all can be selected by default"
4053
+ "a-modal/before-ok": {
4054
+ "description": "The callback function before the ok event is triggered. If false is returned, subsequent events will not be triggered, and done can also be used to close asynchronously."
4319
4055
  },
4320
- "a-tree-select/scrollbar": {
4321
- "description": "Whether to enable virtual scroll bar"
4056
+ "a-modal/before-cancel": {
4057
+ "description": "The callback function before the cancel event is triggered. If it returns false, no subsequent events will be triggered."
4322
4058
  },
4323
- "a-tree-select/show-header-on-empty": {
4324
- "description": "Whether to display the header in the empty state",
4059
+ "a-modal/esc-to-close": {
4060
+ "description": "Whether to support the ESC key to close the dialog",
4325
4061
  "type": "boolean"
4326
4062
  },
4327
- "a-tree-select/show-footer-on-empty": {
4328
- "description": "Whether to display the footer in the empty state",
4063
+ "a-modal/draggable": {
4064
+ "description": "Whether to support drag",
4329
4065
  "type": "boolean"
4330
4066
  },
4331
- "a-tree-select/input-value": {
4332
- "description": "The value of the input",
4067
+ "a-modal/fullscreen": {
4068
+ "description": "Whether to enable full screen",
4069
+ "type": "boolean"
4070
+ },
4071
+ "a-modal/mask-animation-name": {
4072
+ "description": "Mask layer animation name",
4333
4073
  "type": "string"
4334
4074
  },
4335
- "a-tree-select/default-input-value": {
4336
- "description": "The default value of the input (uncontrolled mode)",
4075
+ "a-modal/modal-animation-name": {
4076
+ "description": "Modal animation name",
4337
4077
  "type": "string"
4338
4078
  },
4079
+ "a-modal/body-class": {
4080
+ "description": "The classname of the modal"
4081
+ },
4082
+ "a-modal/body-style": {
4083
+ "description": "Modal style"
4084
+ },
4085
+ "a-modal/hide-title": {
4086
+ "description": "Whether to hide the title",
4087
+ "type": "boolean"
4088
+ },
4339
4089
  "a-trigger/popup-visible-change": {
4340
4090
  "description": "Emitted when the status of the popup changes"
4341
4091
  },
@@ -4426,48 +4176,106 @@
4426
4176
  "description": "Delay trigger time of mouseenter event (ms)",
4427
4177
  "type": "number"
4428
4178
  },
4429
- "a-trigger/mouse-leave-delay": {
4430
- "description": "Delay trigger time of mouseleave event (ms)",
4431
- "type": "number"
4179
+ "a-trigger/mouse-leave-delay": {
4180
+ "description": "Delay trigger time of mouseleave event (ms)",
4181
+ "type": "number"
4182
+ },
4183
+ "a-trigger/focus-delay": {
4184
+ "description": "Delay trigger time of focus event (ms)",
4185
+ "type": "number"
4186
+ },
4187
+ "a-trigger/auto-fit-popup-width": {
4188
+ "description": "Whether to set the width of the popup to the width of the trigger",
4189
+ "type": "boolean"
4190
+ },
4191
+ "a-trigger/auto-fit-popup-min-width": {
4192
+ "description": "Whether to set the minimum width of the popup to the trigger width",
4193
+ "type": "boolean"
4194
+ },
4195
+ "a-trigger/auto-fix-position": {
4196
+ "description": "When the size of the trigger changes, whether to recalculate the position of the popup",
4197
+ "type": "boolean"
4198
+ },
4199
+ "a-trigger/popup-container": {
4200
+ "description": "Mount container for popup"
4201
+ },
4202
+ "a-trigger/auto-fit-position": {
4203
+ "description": "Whether to automatically adjust the position of the popup to fit the window size",
4204
+ "type": "boolean"
4205
+ },
4206
+ "a-trigger/render-to-body": {
4207
+ "description": "Whether to mount under the `body` element",
4208
+ "type": "boolean"
4209
+ },
4210
+ "a-trigger/prevent-focus": {
4211
+ "description": "Whether to prevent elements in the pop-up layer from gaining focus when clicked",
4212
+ "type": "boolean"
4213
+ },
4214
+ "a-trigger/scroll-to-close": {
4215
+ "description": "Whether to close the popover when scrolling",
4216
+ "type": "boolean"
4217
+ },
4218
+ "a-trigger/scroll-to-close-distance": {
4219
+ "description": "Scroll threshold, trigger close when the scroll distance exceeds this value",
4220
+ "type": "number"
4221
+ },
4222
+ "a-textarea/input": {
4223
+ "description": "Emitted when the user enters"
4224
+ },
4225
+ "a-textarea/change": {
4226
+ "description": "Only emitted when the textarea is out of focus"
4227
+ },
4228
+ "a-textarea/clear": {
4229
+ "description": "Emitted when the clear button is clicked"
4230
+ },
4231
+ "a-textarea/focus": {
4232
+ "description": "Emitted when the textarea gets focus"
4233
+ },
4234
+ "a-textarea/blur": {
4235
+ "description": "Emitted when the textarea loses focus"
4236
+ },
4237
+ "a-textarea/model-value": {
4238
+ "description": "Value",
4239
+ "type": "string"
4432
4240
  },
4433
- "a-trigger/focus-delay": {
4434
- "description": "Delay trigger time of focus event (ms)",
4435
- "type": "number"
4241
+ "a-textarea/default-value": {
4242
+ "description": "Default value (uncontrolled state)",
4243
+ "type": "string"
4436
4244
  },
4437
- "a-trigger/auto-fit-popup-width": {
4438
- "description": "Whether to set the width of the popup to the width of the trigger",
4439
- "type": "boolean"
4245
+ "a-textarea/placeholder": {
4246
+ "description": "Placeholder",
4247
+ "type": "string"
4440
4248
  },
4441
- "a-trigger/auto-fit-popup-min-width": {
4442
- "description": "Whether to set the minimum width of the popup to the trigger width",
4249
+ "a-textarea/disabled": {
4250
+ "description": "Whether to disable",
4443
4251
  "type": "boolean"
4444
4252
  },
4445
- "a-trigger/auto-fix-position": {
4446
- "description": "When the size of the trigger changes, whether to recalculate the position of the popup",
4253
+ "a-textarea/error": {
4254
+ "description": "Whether it is an error state",
4447
4255
  "type": "boolean"
4448
4256
  },
4449
- "a-trigger/popup-container": {
4450
- "description": "Mount container for popup"
4257
+ "a-textarea/max-length": {
4258
+ "description": "Maximum length of input value, the errorOnly attribute was added in version 2.12.0"
4451
4259
  },
4452
- "a-trigger/auto-fit-position": {
4453
- "description": "Whether to automatically adjust the position of the popup to fit the window size",
4260
+ "a-textarea/show-word-limit": {
4261
+ "description": "Whether to display word count",
4454
4262
  "type": "boolean"
4455
4263
  },
4456
- "a-trigger/render-to-body": {
4457
- "description": "Whether to mount under the `body` element",
4264
+ "a-textarea/allow-clear": {
4265
+ "description": "Whether to allow clearing the text",
4458
4266
  "type": "boolean"
4459
4267
  },
4460
- "a-trigger/prevent-focus": {
4461
- "description": "Whether to prevent elements in the pop-up layer from gaining focus when clicked",
4462
- "type": "boolean"
4268
+ "a-textarea/auto-size": {
4269
+ "description": "Whether to make the textarea adapt to the height of the content"
4463
4270
  },
4464
- "a-trigger/scroll-to-close": {
4465
- "description": "Whether to close the popover when scrolling",
4466
- "type": "boolean"
4271
+ "a-textarea/word-length": {
4272
+ "description": "Calculation method of word length"
4467
4273
  },
4468
- "a-trigger/scroll-to-close-distance": {
4469
- "description": "Scroll threshold, trigger close when the scroll distance exceeds this value",
4470
- "type": "number"
4274
+ "a-textarea/word-slice": {
4275
+ "description": "Character interception method, used together with wordLength"
4276
+ },
4277
+ "a-textarea/textarea-attrs": {
4278
+ "description": "Attributes passed to textarea"
4471
4279
  },
4472
4280
  "a-common/edit-start": {
4473
4281
  "description": "Edit start"
@@ -4730,6 +4538,44 @@
4730
4538
  "a-verification-code/formatter": {
4731
4539
  "description": "Formatter function, triggered when the user input value changes"
4732
4540
  },
4541
+ "a-timeline/reverse": {
4542
+ "description": "Whether reverse order",
4543
+ "type": "boolean"
4544
+ },
4545
+ "a-timeline/direction": {
4546
+ "description": "Timeline direction"
4547
+ },
4548
+ "a-timeline/mode": {
4549
+ "description": "The display mode of Timeline"
4550
+ },
4551
+ "a-timeline/pending": {
4552
+ "description": "Whether to display ghost nodes. When set to true, only ghost nodes are displayed. When passed to ReactNode, it will be displayed as node content",
4553
+ "type": "boolean|string"
4554
+ },
4555
+ "a-timeline/label-position": {
4556
+ "description": "Position of label text"
4557
+ },
4558
+ "a-timeline-item/dot-color": {
4559
+ "description": "Dot color",
4560
+ "type": "string"
4561
+ },
4562
+ "a-timeline-item/dot-type": {
4563
+ "description": "Dot type"
4564
+ },
4565
+ "a-timeline-item/line-type": {
4566
+ "description": "Line type"
4567
+ },
4568
+ "a-timeline-item/line-color": {
4569
+ "description": "Line Color",
4570
+ "type": "string"
4571
+ },
4572
+ "a-timeline-item/label": {
4573
+ "description": "Label text",
4574
+ "type": "string"
4575
+ },
4576
+ "a-timeline-item/position": {
4577
+ "description": "Item position"
4578
+ },
4733
4579
  "a-watermark/content": {
4734
4580
  "description": "Watermark text content"
4735
4581
  },
@@ -4781,5 +4627,167 @@
4781
4627
  "a-watermark/staggered": {
4782
4628
  "description": "Whether to stagger the arrangement layout",
4783
4629
  "type": "boolean"
4630
+ },
4631
+ "a-tree/select": {
4632
+ "description": "Triggered when the tree node is clicked"
4633
+ },
4634
+ "a-tree/check": {
4635
+ "description": "Triggered when the tree node checkbox is clicked. `halfCheckedKeys` and `halfCheckedNodes` support from `2.19.0`."
4636
+ },
4637
+ "a-tree/expand": {
4638
+ "description": "Expand/close"
4639
+ },
4640
+ "a-tree/drag-start": {
4641
+ "description": "Node starts dragging"
4642
+ },
4643
+ "a-tree/drag-end": {
4644
+ "description": "Node end drag"
4645
+ },
4646
+ "a-tree/drag-over": {
4647
+ "description": "The node is dragged to the releasable target"
4648
+ },
4649
+ "a-tree/drag-leave": {
4650
+ "description": "Node leaves to release the target"
4651
+ },
4652
+ "a-tree/drop": {
4653
+ "description": "The node is released on a releasable target"
4654
+ },
4655
+ "a-tree/size": {
4656
+ "description": "Size",
4657
+ "type": "string"
4658
+ },
4659
+ "a-tree/block-node": {
4660
+ "description": "Whether the node occupies a row",
4661
+ "type": "boolean"
4662
+ },
4663
+ "a-tree/default-expand-all": {
4664
+ "description": "Whether to expand the parent node by default",
4665
+ "type": "boolean"
4666
+ },
4667
+ "a-tree/multiple": {
4668
+ "description": "Whether to support multiple selection",
4669
+ "type": "boolean"
4670
+ },
4671
+ "a-tree/checkable": {
4672
+ "description": "Whether to add a checkbox before the node, function format is supported since `2.27.0`"
4673
+ },
4674
+ "a-tree/selectable": {
4675
+ "description": "Whether to support selection, function format is supported since `2.27.0`"
4676
+ },
4677
+ "a-tree/check-strictly": {
4678
+ "description": "Whether to cancel the parent-child node association",
4679
+ "type": "boolean"
4680
+ },
4681
+ "a-tree/checked-strategy": {
4682
+ "description": "Customized backfill method <br/> all: return all selected nodes <br/> parent: return only parent node when both parent and child nodes are selected <br/> child: return only child nodes",
4683
+ "type": "string"
4684
+ },
4685
+ "a-tree/default-selected-keys": {
4686
+ "description": "Tree node selected by default"
4687
+ },
4688
+ "a-tree/selected-keys": {
4689
+ "description": "Selected tree node"
4690
+ },
4691
+ "a-tree/default-checked-keys": {
4692
+ "description": "Tree node with checkbox selected by default"
4693
+ },
4694
+ "a-tree/checked-keys": {
4695
+ "description": "Tree node with check box selected"
4696
+ },
4697
+ "a-tree/default-expanded-keys": {
4698
+ "description": "Nodes expanded by default"
4699
+ },
4700
+ "a-tree/expanded-keys": {
4701
+ "description": "Expanded node"
4702
+ },
4703
+ "a-tree/data": {
4704
+ "description": "Pass in `data` to generate the corresponding tree structure"
4705
+ },
4706
+ "a-tree/field-names": {
4707
+ "description": "Specify the field name in the node data"
4708
+ },
4709
+ "a-tree/show-line": {
4710
+ "description": "Whether to display the connection line",
4711
+ "type": "boolean"
4712
+ },
4713
+ "a-tree/load-more": {
4714
+ "description": "A callback for loading data asynchronously, returning a `Promise`"
4715
+ },
4716
+ "a-tree/draggable": {
4717
+ "description": "Whether it can be dragged",
4718
+ "type": "boolean"
4719
+ },
4720
+ "a-tree/allow-drop": {
4721
+ "description": "Whether to allow release on a node when dragging"
4722
+ },
4723
+ "a-tree/virtual-list-props": {
4724
+ "description": "Pass virtual list properties, pass in this parameter to turn on virtual scrolling, [VirtualListProps](#VirtualListProps)"
4725
+ },
4726
+ "a-tree/default-expand-selected": {
4727
+ "description": "Whether to expand the parent node of the selected node by default",
4728
+ "type": "boolean"
4729
+ },
4730
+ "a-tree/default-expand-checked": {
4731
+ "description": "Whether to expand the parent node of the checked node by default",
4732
+ "type": "boolean"
4733
+ },
4734
+ "a-tree/auto-expand-parent": {
4735
+ "description": "Whether to automatically expand the parent node of the expanded node",
4736
+ "type": "boolean"
4737
+ },
4738
+ "a-tree/half-checked-keys": {
4739
+ "description": "The keys of half checked. Only valid when checkable and checkStrictly"
4740
+ },
4741
+ "a-tree/only-check-leaf": {
4742
+ "description": "When enabled, checkedKeys is only for checked leaf nodes, and the status of the parent node is determined by the child node.(Only valid when checkable and checkStrictly is false)",
4743
+ "type": "boolean"
4744
+ },
4745
+ "a-tree/animation": {
4746
+ "description": "Whether to enable expand transition animation",
4747
+ "type": "boolean"
4748
+ },
4749
+ "a-tree/action-on-node-click": {
4750
+ "description": "The action triggered when the node is clicked"
4751
+ },
4752
+ "a-tooltip/popup-visible-change": {
4753
+ "description": "Emitted when the tooltip display status changes"
4754
+ },
4755
+ "a-tooltip/popup-visible": {
4756
+ "description": "Whether the tooltip is visible",
4757
+ "type": "boolean"
4758
+ },
4759
+ "a-tooltip/default-popup-visible": {
4760
+ "description": "Whether the tooltip is visible by default (uncontrolled mode)",
4761
+ "type": "boolean"
4762
+ },
4763
+ "a-tooltip/content": {
4764
+ "description": "Tooltip content",
4765
+ "type": "string"
4766
+ },
4767
+ "a-tooltip/position": {
4768
+ "description": "Popup position"
4769
+ },
4770
+ "a-tooltip/mini": {
4771
+ "description": "Whether to display as a mini size",
4772
+ "type": "boolean"
4773
+ },
4774
+ "a-tooltip/background-color": {
4775
+ "description": "Background color of the popover",
4776
+ "type": "string"
4777
+ },
4778
+ "a-tooltip/content-class": {
4779
+ "description": "The class name of the popup content"
4780
+ },
4781
+ "a-tooltip/content-style": {
4782
+ "description": "The style of the popup content"
4783
+ },
4784
+ "a-tooltip/arrow-class": {
4785
+ "description": "The class name of the popup arrow"
4786
+ },
4787
+ "a-tooltip/arrow-style": {
4788
+ "description": "The style of the popup arrow"
4789
+ },
4790
+ "a-tooltip/popup-container": {
4791
+ "description": "Mount container for popup"
4784
4792
  }
4785
4793
  }