@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
@@ -8,6 +8,26 @@
8
8
  "target-container"
9
9
  ]
10
10
  },
11
+ "a-auto-complete": {
12
+ "attributes": [
13
+ "change",
14
+ "search",
15
+ "select",
16
+ "clear",
17
+ "dropdown-scroll",
18
+ "dropdown-reach-bottom",
19
+ "model-value",
20
+ "default-value",
21
+ "disabled",
22
+ "data",
23
+ "popup-container",
24
+ "strict",
25
+ "filter-option",
26
+ "trigger-props",
27
+ "allow-clear",
28
+ "virtual-list-props"
29
+ ]
30
+ },
11
31
  "a-anchor": {
12
32
  "attributes": [
13
33
  "select",
@@ -37,6 +57,38 @@
37
57
  "center"
38
58
  ]
39
59
  },
60
+ "a-button": {
61
+ "attributes": [
62
+ "click",
63
+ "type",
64
+ "shape",
65
+ "status",
66
+ "size",
67
+ "long",
68
+ "loading",
69
+ "disabled",
70
+ "html-type",
71
+ "autofocus",
72
+ "href"
73
+ ]
74
+ },
75
+ "a-button-group": {
76
+ "attributes": [
77
+ "type",
78
+ "status",
79
+ "shape",
80
+ "size",
81
+ "disabled"
82
+ ]
83
+ },
84
+ "a-back-top": {
85
+ "attributes": [
86
+ "visible-height",
87
+ "target-container",
88
+ "easing",
89
+ "duration"
90
+ ]
91
+ },
40
92
  "a-avatar": {
41
93
  "attributes": [
42
94
  "click",
@@ -62,32 +114,15 @@
62
114
  "max-popover-trigger-props"
63
115
  ]
64
116
  },
65
- "a-back-top": {
66
- "attributes": [
67
- "visible-height",
68
- "target-container",
69
- "easing",
70
- "duration"
71
- ]
72
- },
73
- "a-auto-complete": {
117
+ "a-calendar": {
74
118
  "attributes": [
75
119
  "change",
76
- "search",
77
- "select",
78
- "clear",
79
- "dropdown-scroll",
80
- "dropdown-reach-bottom",
120
+ "panel-change",
81
121
  "model-value",
82
122
  "default-value",
83
- "disabled",
84
- "data",
85
- "popup-container",
86
- "strict",
87
- "filter-option",
88
- "trigger-props",
89
- "allow-clear",
90
- "virtual-list-props"
123
+ "mode",
124
+ "default-mode",
125
+ "modes"
91
126
  ]
92
127
  },
93
128
  "a-breadcrumb": {
@@ -105,53 +140,6 @@
105
140
  "dropdown-props"
106
141
  ]
107
142
  },
108
- "a-badge": {
109
- "attributes": [
110
- "text",
111
- "dot",
112
- "dot-style",
113
- "max-count",
114
- "offset",
115
- "color",
116
- "status",
117
- "count"
118
- ]
119
- },
120
- "a-button": {
121
- "attributes": [
122
- "click",
123
- "type",
124
- "shape",
125
- "status",
126
- "size",
127
- "long",
128
- "loading",
129
- "disabled",
130
- "html-type",
131
- "autofocus",
132
- "href"
133
- ]
134
- },
135
- "a-button-group": {
136
- "attributes": [
137
- "type",
138
- "status",
139
- "shape",
140
- "size",
141
- "disabled"
142
- ]
143
- },
144
- "a-calendar": {
145
- "attributes": [
146
- "change",
147
- "panel-change",
148
- "model-value",
149
- "default-value",
150
- "mode",
151
- "default-mode",
152
- "modes"
153
- ]
154
- },
155
143
  "a-card": {
156
144
  "attributes": [
157
145
  "bordered",
@@ -175,6 +163,27 @@
175
163
  "hoverable"
176
164
  ]
177
165
  },
166
+ "a-checkbox": {
167
+ "attributes": [
168
+ "change",
169
+ "model-value",
170
+ "default-checked",
171
+ "value",
172
+ "disabled",
173
+ "indeterminate"
174
+ ]
175
+ },
176
+ "a-checkbox-group": {
177
+ "attributes": [
178
+ "change",
179
+ "model-value",
180
+ "default-value",
181
+ "max",
182
+ "options",
183
+ "direction",
184
+ "disabled"
185
+ ]
186
+ },
178
187
  "a-carousel": {
179
188
  "attributes": [
180
189
  "change",
@@ -192,6 +201,18 @@
192
201
  "transition-timing-function"
193
202
  ]
194
203
  },
204
+ "a-badge": {
205
+ "attributes": [
206
+ "text",
207
+ "dot",
208
+ "dot-style",
209
+ "max-count",
210
+ "offset",
211
+ "color",
212
+ "status",
213
+ "count"
214
+ ]
215
+ },
195
216
  "a-cascader": {
196
217
  "attributes": [
197
218
  "change",
@@ -251,27 +272,6 @@
251
272
  "expand-child"
252
273
  ]
253
274
  },
254
- "a-checkbox": {
255
- "attributes": [
256
- "change",
257
- "model-value",
258
- "default-checked",
259
- "value",
260
- "disabled",
261
- "indeterminate"
262
- ]
263
- },
264
- "a-checkbox-group": {
265
- "attributes": [
266
- "change",
267
- "model-value",
268
- "default-value",
269
- "max",
270
- "options",
271
- "direction",
272
- "disabled"
273
- ]
274
- },
275
275
  "a-collapse": {
276
276
  "attributes": [
277
277
  "change",
@@ -311,6 +311,35 @@
311
311
  "preset-colors"
312
312
  ]
313
313
  },
314
+ "a-divider": {
315
+ "attributes": [
316
+ "direction",
317
+ "orientation",
318
+ "type",
319
+ "size",
320
+ "margin"
321
+ ]
322
+ },
323
+ "a-descriptions": {
324
+ "attributes": [
325
+ "data",
326
+ "column",
327
+ "title",
328
+ "layout",
329
+ "align",
330
+ "size",
331
+ "bordered",
332
+ "label-style",
333
+ "value-style",
334
+ "table-layout"
335
+ ]
336
+ },
337
+ "a-descriptions-item": {
338
+ "attributes": [
339
+ "span",
340
+ "label"
341
+ ]
342
+ },
314
343
  "a-comment": {
315
344
  "attributes": [
316
345
  "author",
@@ -320,17 +349,6 @@
320
349
  "align"
321
350
  ]
322
351
  },
323
- "a-config-provider": {
324
- "attributes": [
325
- "prefix-cls",
326
- "locale",
327
- "size",
328
- "global",
329
- "scroll-to-close",
330
- "exchange-time",
331
- "rtl"
332
- ]
333
- },
334
352
  "a-common": {
335
353
  "attributes": [
336
354
  "edit-start",
@@ -431,49 +449,153 @@
431
449
  "abbreviation"
432
450
  ]
433
451
  },
434
- "a-drawer": {
452
+ "a-config-provider": {
435
453
  "attributes": [
436
- "ok",
437
- "cancel",
438
- "open",
439
- "close",
440
- "before-open",
441
- "before-close",
442
- "visible",
443
- "default-visible",
444
- "placement",
445
- "title",
446
- "mask",
447
- "mask-closable",
448
- "closable",
449
- "ok-text",
450
- "cancel-text",
451
- "ok-loading",
452
- "ok-button-props",
453
- "cancel-button-props",
454
- "unmount-on-close",
455
- "width",
456
- "height",
457
- "popup-container",
458
- "drawer-style",
459
- "body-class",
460
- "body-style",
461
- "before-ok",
462
- "before-cancel",
463
- "esc-to-close",
464
- "render-to-body",
465
- "header",
466
- "footer",
467
- "hide-cancel"
468
- ]
469
- },
470
- "a-divider": {
454
+ "prefix-cls",
455
+ "locale",
456
+ "size",
457
+ "global",
458
+ "scroll-to-close",
459
+ "exchange-time",
460
+ "rtl"
461
+ ]
462
+ },
463
+ "a-dropdown": {
471
464
  "attributes": [
472
- "direction",
473
- "orientation",
465
+ "popup-visible-change",
466
+ "select",
467
+ "popup-visible",
468
+ "default-popup-visible",
469
+ "trigger",
470
+ "position",
471
+ "popup-container",
472
+ "popup-max-height",
473
+ "popup-min-height",
474
+ "hide-on-select",
475
+ "trigger-auto-fix-position"
476
+ ]
477
+ },
478
+ "a-doption": {
479
+ "attributes": [
480
+ "click",
481
+ "value",
482
+ "disabled"
483
+ ]
484
+ },
485
+ "a-dgroup": {
486
+ "attributes": [
487
+ "title"
488
+ ]
489
+ },
490
+ "a-dsubmenu": {
491
+ "attributes": [
492
+ "popup-visible-change",
493
+ "value",
494
+ "disabled",
495
+ "trigger",
496
+ "position",
497
+ "popup-visible",
498
+ "default-popup-visible",
499
+ "option-props"
500
+ ]
501
+ },
502
+ "a-dropdown-button": {
503
+ "attributes": [
504
+ "popup-visible-change",
505
+ "click",
506
+ "select",
507
+ "popup-visible",
508
+ "default-popup-visible",
509
+ "trigger",
510
+ "position",
511
+ "popup-container",
512
+ "disabled",
474
513
  "type",
475
514
  "size",
476
- "margin"
515
+ "button-props",
516
+ "hide-on-select"
517
+ ]
518
+ },
519
+ "a-drawer": {
520
+ "attributes": [
521
+ "ok",
522
+ "cancel",
523
+ "open",
524
+ "close",
525
+ "before-open",
526
+ "before-close",
527
+ "visible",
528
+ "default-visible",
529
+ "placement",
530
+ "title",
531
+ "mask",
532
+ "mask-closable",
533
+ "closable",
534
+ "ok-text",
535
+ "cancel-text",
536
+ "ok-loading",
537
+ "ok-button-props",
538
+ "cancel-button-props",
539
+ "unmount-on-close",
540
+ "width",
541
+ "height",
542
+ "popup-container",
543
+ "drawer-style",
544
+ "body-class",
545
+ "body-style",
546
+ "before-ok",
547
+ "before-cancel",
548
+ "esc-to-close",
549
+ "render-to-body",
550
+ "header",
551
+ "footer",
552
+ "hide-cancel"
553
+ ]
554
+ },
555
+ "a-row": {
556
+ "attributes": [
557
+ "gutter",
558
+ "justify",
559
+ "align",
560
+ "div",
561
+ "wrap"
562
+ ]
563
+ },
564
+ "a-col": {
565
+ "attributes": [
566
+ "span",
567
+ "offset",
568
+ "order",
569
+ "xs",
570
+ "sm",
571
+ "md",
572
+ "lg",
573
+ "xl",
574
+ "xxl",
575
+ "flex"
576
+ ]
577
+ },
578
+ "a-grid": {
579
+ "attributes": [
580
+ "cols",
581
+ "row-gap",
582
+ "col-gap",
583
+ "collapsed",
584
+ "collapsed-rows"
585
+ ]
586
+ },
587
+ "a-grid-item": {
588
+ "attributes": [
589
+ "span",
590
+ "offset",
591
+ "suffix"
592
+ ]
593
+ },
594
+ "a-empty": {
595
+ "attributes": [
596
+ "description",
597
+ "img-src",
598
+ "in-config-provider"
477
599
  ]
478
600
  },
479
601
  "a-form": {
@@ -526,63 +648,51 @@
526
648
  "label-attrs"
527
649
  ]
528
650
  },
529
- "a-descriptions": {
651
+ "a-input": {
530
652
  "attributes": [
531
- "data",
532
- "column",
533
- "title",
534
- "layout",
535
- "align",
653
+ "input",
654
+ "change",
655
+ "press-enter",
656
+ "clear",
657
+ "focus",
658
+ "blur",
659
+ "model-value",
660
+ "default-value",
536
661
  "size",
537
- "bordered",
538
- "label-style",
539
- "value-style",
540
- "table-layout"
541
- ]
542
- },
543
- "a-descriptions-item": {
544
- "attributes": [
545
- "span",
546
- "label"
547
- ]
548
- },
549
- "a-row": {
550
- "attributes": [
551
- "gutter",
552
- "justify",
553
- "align",
554
- "div",
555
- "wrap"
662
+ "allow-clear",
663
+ "disabled",
664
+ "readonly",
665
+ "error",
666
+ "placeholder",
667
+ "max-length",
668
+ "show-word-limit",
669
+ "word-length",
670
+ "word-slice",
671
+ "input-attrs",
672
+ "prepend",
673
+ "append"
556
674
  ]
557
675
  },
558
- "a-col": {
559
- "attributes": [
560
- "span",
561
- "offset",
562
- "order",
563
- "xs",
564
- "sm",
565
- "md",
566
- "lg",
567
- "xl",
568
- "xxl",
569
- "flex"
570
- ]
676
+ "a-input-group": {
677
+ "attributes": []
571
678
  },
572
- "a-grid": {
679
+ "a-input-password": {
573
680
  "attributes": [
574
- "cols",
575
- "row-gap",
576
- "col-gap",
577
- "collapsed",
578
- "collapsed-rows"
681
+ "visibility-change",
682
+ "visibility",
683
+ "default-visibility",
684
+ "invisible-button"
579
685
  ]
580
686
  },
581
- "a-grid-item": {
687
+ "a-input-search": {
582
688
  "attributes": [
583
- "span",
584
- "offset",
585
- "suffix"
689
+ "search",
690
+ "search-button",
691
+ "loading",
692
+ "disabled",
693
+ "size",
694
+ "button-text",
695
+ "button-props"
586
696
  ]
587
697
  },
588
698
  "a-image": {
@@ -644,86 +754,88 @@
644
754
  "disabled"
645
755
  ]
646
756
  },
647
- "a-input": {
757
+ "a-input-number": {
648
758
  "attributes": [
649
- "input",
650
759
  "change",
651
- "press-enter",
652
- "clear",
653
760
  "focus",
654
761
  "blur",
762
+ "clear",
763
+ "input",
764
+ "keydown",
655
765
  "model-value",
656
766
  "default-value",
657
- "size",
658
- "allow-clear",
767
+ "mode",
768
+ "precision",
769
+ "step",
659
770
  "disabled",
660
- "readonly",
661
771
  "error",
772
+ "max",
773
+ "min",
774
+ "formatter",
775
+ "parser",
662
776
  "placeholder",
663
- "max-length",
664
- "show-word-limit",
665
- "word-length",
666
- "word-slice",
667
- "input-attrs",
668
- "prepend",
669
- "append"
670
- ]
671
- },
672
- "a-input-group": {
673
- "attributes": []
674
- },
675
- "a-input-password": {
676
- "attributes": [
677
- "visibility-change",
678
- "visibility",
679
- "default-visibility",
680
- "invisible-button"
777
+ "hide-button",
778
+ "size",
779
+ "allow-clear",
780
+ "model-event",
781
+ "read-only",
782
+ "input-attrs"
681
783
  ]
682
784
  },
683
- "a-input-search": {
785
+ "a-input-tag": {
684
786
  "attributes": [
685
- "search",
686
- "search-button",
687
- "loading",
787
+ "change",
788
+ "input-value-change",
789
+ "press-enter",
790
+ "remove",
791
+ "clear",
792
+ "focus",
793
+ "blur",
794
+ "model-value",
795
+ "default-value",
796
+ "input-value",
797
+ "default-input-value",
798
+ "placeholder",
688
799
  "disabled",
800
+ "error",
801
+ "readonly",
802
+ "allow-clear",
689
803
  "size",
690
- "button-text",
691
- "button-props"
804
+ "max-tag-count",
805
+ "retain-input-value",
806
+ "format-tag",
807
+ "unique-value",
808
+ "field-names",
809
+ "tag-nowrap"
692
810
  ]
693
811
  },
694
- "a-empty": {
812
+ "a-link": {
695
813
  "attributes": [
696
- "description",
697
- "img-src",
698
- "in-config-provider"
814
+ "click",
815
+ "href",
816
+ "status",
817
+ "hoverable",
818
+ "icon",
819
+ "loading",
820
+ "disabled"
699
821
  ]
700
822
  },
701
- "a-input-number": {
823
+ "a-mention": {
702
824
  "attributes": [
703
825
  "change",
826
+ "search",
827
+ "select",
828
+ "clear",
704
829
  "focus",
705
830
  "blur",
706
- "clear",
707
- "input",
708
- "keydown",
709
831
  "model-value",
710
832
  "default-value",
711
- "mode",
712
- "precision",
713
- "step",
833
+ "data",
834
+ "prefix",
835
+ "split",
836
+ "type",
714
837
  "disabled",
715
- "error",
716
- "max",
717
- "min",
718
- "formatter",
719
- "parser",
720
- "placeholder",
721
- "hide-button",
722
- "size",
723
- "allow-clear",
724
- "model-event",
725
- "read-only",
726
- "input-attrs"
838
+ "allow-clear"
727
839
  ]
728
840
  },
729
841
  "a-layout": {
@@ -755,66 +867,6 @@
755
867
  "hide-trigger"
756
868
  ]
757
869
  },
758
- "a-link": {
759
- "attributes": [
760
- "click",
761
- "href",
762
- "status",
763
- "hoverable",
764
- "icon",
765
- "loading",
766
- "disabled"
767
- ]
768
- },
769
- "a-list": {
770
- "attributes": [
771
- "scroll",
772
- "reach-bottom",
773
- "page-change",
774
- "page-size-change",
775
- "data",
776
- "size",
777
- "bordered",
778
- "split",
779
- "loading",
780
- "hoverable",
781
- "pagination-props",
782
- "grid-props",
783
- "max-height",
784
- "bottom-offset",
785
- "virtual-list-props",
786
- "scrollbar"
787
- ]
788
- },
789
- "a-list-item": {
790
- "attributes": [
791
- "action-layout"
792
- ]
793
- },
794
- "a-list-item-meta": {
795
- "attributes": [
796
- "title",
797
- "description"
798
- ]
799
- },
800
- "a-mention": {
801
- "attributes": [
802
- "change",
803
- "search",
804
- "select",
805
- "clear",
806
- "focus",
807
- "blur",
808
- "model-value",
809
- "default-value",
810
- "data",
811
- "prefix",
812
- "split",
813
- "type",
814
- "disabled",
815
- "allow-clear"
816
- ]
817
- },
818
870
  "a-menu": {
819
871
  "attributes": [
820
872
  "collapse",
@@ -860,124 +912,70 @@
860
912
  "disabled"
861
913
  ]
862
914
  },
863
- "a-dropdown": {
915
+ "a-page-header": {
864
916
  "attributes": [
865
- "popup-visible-change",
866
- "select",
867
- "popup-visible",
868
- "default-popup-visible",
869
- "trigger",
870
- "position",
871
- "popup-container",
872
- "popup-max-height",
873
- "hide-on-select"
917
+ "back",
918
+ "title",
919
+ "subtitle",
920
+ "show-back"
874
921
  ]
875
922
  },
876
- "a-doption": {
923
+ "a-list": {
877
924
  "attributes": [
878
- "click",
879
- "value",
880
- "disabled"
925
+ "scroll",
926
+ "reach-bottom",
927
+ "page-change",
928
+ "page-size-change",
929
+ "data",
930
+ "size",
931
+ "bordered",
932
+ "split",
933
+ "loading",
934
+ "hoverable",
935
+ "pagination-props",
936
+ "grid-props",
937
+ "max-height",
938
+ "bottom-offset",
939
+ "virtual-list-props",
940
+ "scrollbar"
881
941
  ]
882
942
  },
883
- "a-dgroup": {
943
+ "a-list-item": {
884
944
  "attributes": [
885
- "title"
945
+ "action-layout"
886
946
  ]
887
947
  },
888
- "a-dsubmenu": {
948
+ "a-list-item-meta": {
889
949
  "attributes": [
890
- "popup-visible-change",
891
- "value",
892
- "disabled",
893
- "trigger",
894
- "position",
895
- "popup-visible",
896
- "default-popup-visible",
897
- "option-props"
950
+ "title",
951
+ "description"
898
952
  ]
899
953
  },
900
- "a-dropdown-button": {
954
+ "a-popconfirm": {
901
955
  "attributes": [
902
956
  "popup-visible-change",
903
- "click",
904
- "select",
957
+ "ok",
958
+ "cancel",
959
+ "content",
960
+ "position",
905
961
  "popup-visible",
906
962
  "default-popup-visible",
907
- "trigger",
908
- "position",
909
- "popup-container",
910
- "disabled",
911
963
  "type",
912
- "size",
913
- "button-props",
914
- "hide-on-select"
915
- ]
916
- },
917
- "a-modal": {
918
- "attributes": [
919
- "ok",
920
- "cancel",
921
- "open",
922
- "close",
923
- "before-open",
924
- "before-close",
925
- "visible",
926
- "default-visible",
927
- "width",
928
- "top",
929
- "mask",
930
- "title",
931
- "title-align",
932
- "align-center",
933
- "unmount-on-close",
934
- "mask-closable",
935
- "hide-cancel",
936
- "simple",
937
- "closable",
938
964
  "ok-text",
939
965
  "cancel-text",
940
966
  "ok-loading",
941
967
  "ok-button-props",
942
968
  "cancel-button-props",
943
- "footer",
944
- "render-to-body",
969
+ "content-class",
970
+ "content-style",
971
+ "arrow-class",
972
+ "arrow-style",
945
973
  "popup-container",
946
- "mask-style",
947
- "modal-class",
948
- "modal-style",
949
974
  "before-ok",
950
- "before-cancel",
951
- "esc-to-close",
952
- "draggable",
953
- "fullscreen",
954
- "mask-animation-name",
955
- "modal-animation-name",
956
- "body-class",
957
- "body-style",
958
- "hide-title"
975
+ "before-cancel"
959
976
  ]
960
977
  },
961
- "a-notification": {
962
- "attributes": []
963
- },
964
- "a-page-header": {
965
- "attributes": [
966
- "back",
967
- "title",
968
- "subtitle",
969
- "show-back"
970
- ]
971
- },
972
- "a-overflow-list": {
973
- "attributes": [
974
- "change",
975
- "min",
976
- "margin",
977
- "from"
978
- ]
979
- },
980
- "a-pagination": {
978
+ "a-pagination": {
981
979
  "attributes": [
982
980
  "change",
983
981
  "page-size-change",
@@ -1003,28 +1001,12 @@
1003
1001
  "auto-adjust"
1004
1002
  ]
1005
1003
  },
1006
- "a-popconfirm": {
1004
+ "a-overflow-list": {
1007
1005
  "attributes": [
1008
- "popup-visible-change",
1009
- "ok",
1010
- "cancel",
1011
- "content",
1012
- "position",
1013
- "popup-visible",
1014
- "default-popup-visible",
1015
- "type",
1016
- "ok-text",
1017
- "cancel-text",
1018
- "ok-loading",
1019
- "ok-button-props",
1020
- "cancel-button-props",
1021
- "content-class",
1022
- "content-style",
1023
- "arrow-class",
1024
- "arrow-style",
1025
- "popup-container",
1026
- "before-ok",
1027
- "before-cancel"
1006
+ "change",
1007
+ "min",
1008
+ "margin",
1009
+ "from"
1028
1010
  ]
1029
1011
  },
1030
1012
  "a-popover": {
@@ -1058,6 +1040,21 @@
1058
1040
  "status"
1059
1041
  ]
1060
1042
  },
1043
+ "a-rate": {
1044
+ "attributes": [
1045
+ "change",
1046
+ "hover-change",
1047
+ "count",
1048
+ "model-value",
1049
+ "default-value",
1050
+ "allow-half",
1051
+ "allow-clear",
1052
+ "grading",
1053
+ "readonly",
1054
+ "disabled",
1055
+ "color"
1056
+ ]
1057
+ },
1061
1058
  "a-radio": {
1062
1059
  "attributes": [
1063
1060
  "change",
@@ -1080,32 +1077,6 @@
1080
1077
  "disabled"
1081
1078
  ]
1082
1079
  },
1083
- "a-rate": {
1084
- "attributes": [
1085
- "change",
1086
- "hover-change",
1087
- "count",
1088
- "model-value",
1089
- "default-value",
1090
- "allow-half",
1091
- "allow-clear",
1092
- "grading",
1093
- "readonly",
1094
- "disabled",
1095
- "color"
1096
- ]
1097
- },
1098
- "a-resize-box": {
1099
- "attributes": [
1100
- "moving-start",
1101
- "moving",
1102
- "moving-end",
1103
- "width",
1104
- "height",
1105
- "component",
1106
- "directions"
1107
- ]
1108
- },
1109
1080
  "a-result": {
1110
1081
  "attributes": [
1111
1082
  "status",
@@ -1113,14 +1084,6 @@
1113
1084
  "subtitle"
1114
1085
  ]
1115
1086
  },
1116
- "a-scrollbar": {
1117
- "attributes": [
1118
- "scroll",
1119
- "type",
1120
- "outer-class",
1121
- "outer-style"
1122
- ]
1123
- },
1124
1087
  "a-select": {
1125
1088
  "attributes": [
1126
1089
  "change",
@@ -1184,24 +1147,23 @@
1184
1147
  "label"
1185
1148
  ]
1186
1149
  },
1187
- "a-skeleton": {
1188
- "attributes": [
1189
- "loading",
1190
- "animation"
1191
- ]
1192
- },
1193
- "a-skeleton-line": {
1150
+ "a-resize-box": {
1194
1151
  "attributes": [
1195
- "rows",
1196
- "widths",
1197
- "line-height",
1198
- "line-spacing"
1152
+ "moving-start",
1153
+ "moving",
1154
+ "moving-end",
1155
+ "width",
1156
+ "height",
1157
+ "component",
1158
+ "directions"
1199
1159
  ]
1200
1160
  },
1201
- "a-skeleton-shape": {
1161
+ "a-scrollbar": {
1202
1162
  "attributes": [
1203
- "shape",
1204
- "size"
1163
+ "scroll",
1164
+ "type",
1165
+ "outer-class",
1166
+ "outer-style"
1205
1167
  ]
1206
1168
  },
1207
1169
  "a-slider": {
@@ -1221,13 +1183,24 @@
1221
1183
  "show-tooltip"
1222
1184
  ]
1223
1185
  },
1224
- "a-space": {
1186
+ "a-skeleton": {
1225
1187
  "attributes": [
1226
- "align",
1227
- "direction",
1228
- "size",
1229
- "wrap",
1230
- "fill"
1188
+ "loading",
1189
+ "animation"
1190
+ ]
1191
+ },
1192
+ "a-skeleton-line": {
1193
+ "attributes": [
1194
+ "rows",
1195
+ "widths",
1196
+ "line-height",
1197
+ "line-spacing"
1198
+ ]
1199
+ },
1200
+ "a-skeleton-shape": {
1201
+ "attributes": [
1202
+ "shape",
1203
+ "size"
1231
1204
  ]
1232
1205
  },
1233
1206
  "a-split": {
@@ -1244,31 +1217,45 @@
1244
1217
  "disabled"
1245
1218
  ]
1246
1219
  },
1247
- "a-input-tag": {
1220
+ "a-space": {
1221
+ "attributes": [
1222
+ "align",
1223
+ "direction",
1224
+ "size",
1225
+ "wrap",
1226
+ "fill"
1227
+ ]
1228
+ },
1229
+ "a-notification": {
1230
+ "attributes": []
1231
+ },
1232
+ "a-spin": {
1233
+ "attributes": [
1234
+ "size",
1235
+ "loading",
1236
+ "dot",
1237
+ "tip",
1238
+ "hide-icon"
1239
+ ]
1240
+ },
1241
+ "a-switch": {
1248
1242
  "attributes": [
1249
1243
  "change",
1250
- "input-value-change",
1251
- "press-enter",
1252
- "remove",
1253
- "clear",
1254
1244
  "focus",
1255
1245
  "blur",
1256
1246
  "model-value",
1257
- "default-value",
1258
- "input-value",
1259
- "default-input-value",
1260
- "placeholder",
1247
+ "default-checked",
1261
1248
  "disabled",
1262
- "error",
1263
- "readonly",
1264
- "allow-clear",
1249
+ "loading",
1250
+ "type",
1265
1251
  "size",
1266
- "max-tag-count",
1267
- "retain-input-value",
1268
- "format-tag",
1269
- "unique-value",
1270
- "field-names",
1271
- "tag-nowrap"
1252
+ "checked-value",
1253
+ "unchecked-value",
1254
+ "checked-color",
1255
+ "unchecked-color",
1256
+ "before-change",
1257
+ "checked-text",
1258
+ "unchecked-text"
1272
1259
  ]
1273
1260
  },
1274
1261
  "a-statistic": {
@@ -1299,15 +1286,6 @@
1299
1286
  "value-style"
1300
1287
  ]
1301
1288
  },
1302
- "a-spin": {
1303
- "attributes": [
1304
- "size",
1305
- "loading",
1306
- "dot",
1307
- "tip",
1308
- "hide-icon"
1309
- ]
1310
- },
1311
1289
  "a-steps": {
1312
1290
  "attributes": [
1313
1291
  "change",
@@ -1330,24 +1308,37 @@
1330
1308
  "disabled"
1331
1309
  ]
1332
1310
  },
1333
- "a-switch": {
1311
+ "a-tabs": {
1334
1312
  "attributes": [
1335
1313
  "change",
1336
- "focus",
1337
- "blur",
1338
- "model-value",
1339
- "default-checked",
1340
- "disabled",
1341
- "loading",
1342
- "type",
1314
+ "tab-click",
1315
+ "add",
1316
+ "delete",
1317
+ "active-key",
1318
+ "default-active-key",
1319
+ "position",
1343
1320
  "size",
1344
- "checked-value",
1345
- "unchecked-value",
1346
- "checked-color",
1347
- "unchecked-color",
1348
- "before-change",
1349
- "checked-text",
1350
- "unchecked-text"
1321
+ "type",
1322
+ "direction",
1323
+ "editable",
1324
+ "show-add-button",
1325
+ "destroy-on-hide",
1326
+ "lazy-load",
1327
+ "justify",
1328
+ "animation",
1329
+ "header-padding",
1330
+ "auto-switch",
1331
+ "hide-content",
1332
+ "trigger",
1333
+ "scroll-position"
1334
+ ]
1335
+ },
1336
+ "a-tab-pane": {
1337
+ "attributes": [
1338
+ "title",
1339
+ "disabled",
1340
+ "closable",
1341
+ "destroy-on-hide"
1351
1342
  ]
1352
1343
  },
1353
1344
  "a-table": {
@@ -1391,183 +1382,46 @@
1391
1382
  "virtual-list-props",
1392
1383
  "span-method",
1393
1384
  "span-all",
1394
- "load-more",
1395
- "filter-icon-align-left",
1396
- "hide-expand-button-on-empty",
1397
- "row-class",
1398
- "draggable",
1399
- "column-resizable",
1400
- "summary",
1401
- "summary-text",
1402
- "summary-span-method",
1403
- "selected-keys",
1404
- "default-selected-keys",
1405
- "expanded-keys",
1406
- "default-expanded-keys",
1407
- "default-expand-all-rows",
1408
- "sticky-header",
1409
- "scrollbar",
1410
- "show-empty-tree"
1411
- ]
1412
- },
1413
- "a-table-column": {
1414
- "attributes": [
1415
- "data-index",
1416
- "title",
1417
- "width",
1418
- "min-width",
1419
- "align",
1420
- "fixed",
1421
- "ellipsis",
1422
- "sortable",
1423
- "filterable",
1424
- "cell-class",
1425
- "header-cell-class",
1426
- "body-cell-class",
1427
- "summary-cell-class",
1428
- "cell-style",
1429
- "header-cell-style",
1430
- "body-cell-style",
1431
- "summary-cell-style",
1432
- "index",
1433
- "tooltip"
1434
- ]
1435
- },
1436
- "a-tabs": {
1437
- "attributes": [
1438
- "change",
1439
- "tab-click",
1440
- "add",
1441
- "delete",
1442
- "active-key",
1443
- "default-active-key",
1444
- "position",
1445
- "size",
1446
- "type",
1447
- "direction",
1448
- "editable",
1449
- "show-add-button",
1450
- "destroy-on-hide",
1451
- "lazy-load",
1452
- "justify",
1453
- "animation",
1454
- "header-padding",
1455
- "auto-switch",
1456
- "hide-content",
1457
- "trigger",
1458
- "scroll-position"
1459
- ]
1460
- },
1461
- "a-tab-pane": {
1462
- "attributes": [
1463
- "title",
1464
- "disabled",
1465
- "closable",
1466
- "destroy-on-hide"
1467
- ]
1468
- },
1469
- "a-tag": {
1470
- "attributes": [
1471
- "close",
1472
- "check",
1473
- "color",
1474
- "size",
1475
- "bordered",
1476
- "visible",
1477
- "default-visible",
1478
- "loading",
1479
- "closable",
1480
- "checkable",
1481
- "checked",
1482
- "default-checked",
1483
- "nowrap"
1484
- ]
1485
- },
1486
- "a-textarea": {
1487
- "attributes": [
1488
- "input",
1489
- "change",
1490
- "clear",
1491
- "focus",
1492
- "blur",
1493
- "model-value",
1494
- "default-value",
1495
- "placeholder",
1496
- "disabled",
1497
- "error",
1498
- "max-length",
1499
- "show-word-limit",
1500
- "allow-clear",
1501
- "auto-size",
1502
- "word-length",
1503
- "word-slice",
1504
- "textarea-attrs"
1505
- ]
1506
- },
1507
- "a-timeline": {
1508
- "attributes": [
1509
- "reverse",
1510
- "direction",
1511
- "mode",
1512
- "pending",
1513
- "label-position"
1514
- ]
1515
- },
1516
- "a-timeline-item": {
1517
- "attributes": [
1518
- "dot-color",
1519
- "dot-type",
1520
- "line-type",
1521
- "line-color",
1522
- "label",
1523
- "position"
1524
- ]
1525
- },
1526
- "a-tooltip": {
1527
- "attributes": [
1528
- "popup-visible-change",
1529
- "popup-visible",
1530
- "default-popup-visible",
1531
- "content",
1532
- "position",
1533
- "mini",
1534
- "background-color",
1535
- "content-class",
1536
- "content-style",
1537
- "arrow-class",
1538
- "arrow-style",
1539
- "popup-container"
1540
- ]
1541
- },
1542
- "a-time-picker": {
1543
- "attributes": [
1544
- "change",
1545
- "select",
1546
- "clear",
1547
- "popup-visible-change",
1548
- "type",
1549
- "model-value",
1550
- "default-value",
1551
- "disabled",
1552
- "allow-clear",
1553
- "readonly",
1554
- "error",
1555
- "format",
1556
- "placeholder",
1557
- "size",
1558
- "popup-container",
1559
- "use12-hours",
1560
- "step",
1561
- "disabled-hours",
1562
- "disabled-minutes",
1563
- "disabled-seconds",
1564
- "hide-disabled-options",
1565
- "disable-confirm",
1566
- "position",
1567
- "popup-visible",
1568
- "default-popup-visible",
1569
- "trigger-props",
1570
- "unmount-on-close"
1385
+ "load-more",
1386
+ "filter-icon-align-left",
1387
+ "hide-expand-button-on-empty",
1388
+ "row-class",
1389
+ "draggable",
1390
+ "column-resizable",
1391
+ "summary",
1392
+ "summary-text",
1393
+ "summary-span-method",
1394
+ "selected-keys",
1395
+ "default-selected-keys",
1396
+ "expanded-keys",
1397
+ "default-expanded-keys",
1398
+ "default-expand-all-rows",
1399
+ "sticky-header",
1400
+ "scrollbar",
1401
+ "show-empty-tree"
1402
+ ]
1403
+ },
1404
+ "a-table-column": {
1405
+ "attributes": [
1406
+ "data-index",
1407
+ "title",
1408
+ "width",
1409
+ "min-width",
1410
+ "align",
1411
+ "fixed",
1412
+ "ellipsis",
1413
+ "sortable",
1414
+ "filterable",
1415
+ "cell-class",
1416
+ "header-cell-class",
1417
+ "body-cell-class",
1418
+ "summary-cell-class",
1419
+ "cell-style",
1420
+ "header-cell-style",
1421
+ "body-cell-style",
1422
+ "summary-cell-style",
1423
+ "index",
1424
+ "tooltip"
1571
1425
  ]
1572
1426
  },
1573
1427
  "a-transfer": {
@@ -1590,44 +1444,21 @@
1590
1444
  "target-input-search-props"
1591
1445
  ]
1592
1446
  },
1593
- "a-tree": {
1447
+ "a-tag": {
1594
1448
  "attributes": [
1595
- "select",
1449
+ "close",
1596
1450
  "check",
1597
- "expand",
1598
- "drag-start",
1599
- "drag-end",
1600
- "drag-over",
1601
- "drag-leave",
1602
- "drop",
1451
+ "color",
1603
1452
  "size",
1604
- "block-node",
1605
- "default-expand-all",
1606
- "multiple",
1453
+ "bordered",
1454
+ "visible",
1455
+ "default-visible",
1456
+ "loading",
1457
+ "closable",
1607
1458
  "checkable",
1608
- "selectable",
1609
- "check-strictly",
1610
- "checked-strategy",
1611
- "default-selected-keys",
1612
- "selected-keys",
1613
- "default-checked-keys",
1614
- "checked-keys",
1615
- "default-expanded-keys",
1616
- "expanded-keys",
1617
- "data",
1618
- "field-names",
1619
- "show-line",
1620
- "load-more",
1621
- "draggable",
1622
- "allow-drop",
1623
- "virtual-list-props",
1624
- "default-expand-selected",
1625
- "default-expand-checked",
1626
- "auto-expand-parent",
1627
- "half-checked-keys",
1628
- "only-check-leaf",
1629
- "animation",
1630
- "action-on-node-click"
1459
+ "checked",
1460
+ "default-checked",
1461
+ "nowrap"
1631
1462
  ]
1632
1463
  },
1633
1464
  "a-tree-select": {
@@ -1674,6 +1505,81 @@
1674
1505
  "default-input-value"
1675
1506
  ]
1676
1507
  },
1508
+ "a-time-picker": {
1509
+ "attributes": [
1510
+ "change",
1511
+ "select",
1512
+ "clear",
1513
+ "popup-visible-change",
1514
+ "type",
1515
+ "model-value",
1516
+ "default-value",
1517
+ "disabled",
1518
+ "allow-clear",
1519
+ "readonly",
1520
+ "error",
1521
+ "format",
1522
+ "placeholder",
1523
+ "size",
1524
+ "popup-container",
1525
+ "use12-hours",
1526
+ "step",
1527
+ "disabled-hours",
1528
+ "disabled-minutes",
1529
+ "disabled-seconds",
1530
+ "hide-disabled-options",
1531
+ "disable-confirm",
1532
+ "position",
1533
+ "popup-visible",
1534
+ "default-popup-visible",
1535
+ "trigger-props",
1536
+ "unmount-on-close"
1537
+ ]
1538
+ },
1539
+ "a-modal": {
1540
+ "attributes": [
1541
+ "ok",
1542
+ "cancel",
1543
+ "open",
1544
+ "close",
1545
+ "before-open",
1546
+ "before-close",
1547
+ "visible",
1548
+ "default-visible",
1549
+ "width",
1550
+ "top",
1551
+ "mask",
1552
+ "title",
1553
+ "title-align",
1554
+ "align-center",
1555
+ "unmount-on-close",
1556
+ "mask-closable",
1557
+ "hide-cancel",
1558
+ "simple",
1559
+ "closable",
1560
+ "ok-text",
1561
+ "cancel-text",
1562
+ "ok-loading",
1563
+ "ok-button-props",
1564
+ "cancel-button-props",
1565
+ "footer",
1566
+ "render-to-body",
1567
+ "popup-container",
1568
+ "mask-style",
1569
+ "modal-class",
1570
+ "modal-style",
1571
+ "before-ok",
1572
+ "before-cancel",
1573
+ "esc-to-close",
1574
+ "draggable",
1575
+ "fullscreen",
1576
+ "mask-animation-name",
1577
+ "modal-animation-name",
1578
+ "body-class",
1579
+ "body-style",
1580
+ "hide-title"
1581
+ ]
1582
+ },
1677
1583
  "a-trigger": {
1678
1584
  "attributes": [
1679
1585
  "popup-visible-change",
@@ -1714,6 +1620,27 @@
1714
1620
  "scroll-to-close-distance"
1715
1621
  ]
1716
1622
  },
1623
+ "a-textarea": {
1624
+ "attributes": [
1625
+ "input",
1626
+ "change",
1627
+ "clear",
1628
+ "focus",
1629
+ "blur",
1630
+ "model-value",
1631
+ "default-value",
1632
+ "placeholder",
1633
+ "disabled",
1634
+ "error",
1635
+ "max-length",
1636
+ "show-word-limit",
1637
+ "allow-clear",
1638
+ "auto-size",
1639
+ "word-length",
1640
+ "word-slice",
1641
+ "textarea-attrs"
1642
+ ]
1643
+ },
1717
1644
  "a-typography": {
1718
1645
  "attributes": []
1719
1646
  },
@@ -1789,6 +1716,25 @@
1789
1716
  "formatter"
1790
1717
  ]
1791
1718
  },
1719
+ "a-timeline": {
1720
+ "attributes": [
1721
+ "reverse",
1722
+ "direction",
1723
+ "mode",
1724
+ "pending",
1725
+ "label-position"
1726
+ ]
1727
+ },
1728
+ "a-timeline-item": {
1729
+ "attributes": [
1730
+ "dot-color",
1731
+ "dot-type",
1732
+ "line-type",
1733
+ "line-color",
1734
+ "label",
1735
+ "position"
1736
+ ]
1737
+ },
1792
1738
  "a-watermark": {
1793
1739
  "attributes": [
1794
1740
  "content",
@@ -1806,5 +1752,61 @@
1806
1752
  "repeat",
1807
1753
  "staggered"
1808
1754
  ]
1755
+ },
1756
+ "a-tree": {
1757
+ "attributes": [
1758
+ "select",
1759
+ "check",
1760
+ "expand",
1761
+ "drag-start",
1762
+ "drag-end",
1763
+ "drag-over",
1764
+ "drag-leave",
1765
+ "drop",
1766
+ "size",
1767
+ "block-node",
1768
+ "default-expand-all",
1769
+ "multiple",
1770
+ "checkable",
1771
+ "selectable",
1772
+ "check-strictly",
1773
+ "checked-strategy",
1774
+ "default-selected-keys",
1775
+ "selected-keys",
1776
+ "default-checked-keys",
1777
+ "checked-keys",
1778
+ "default-expanded-keys",
1779
+ "expanded-keys",
1780
+ "data",
1781
+ "field-names",
1782
+ "show-line",
1783
+ "load-more",
1784
+ "draggable",
1785
+ "allow-drop",
1786
+ "virtual-list-props",
1787
+ "default-expand-selected",
1788
+ "default-expand-checked",
1789
+ "auto-expand-parent",
1790
+ "half-checked-keys",
1791
+ "only-check-leaf",
1792
+ "animation",
1793
+ "action-on-node-click"
1794
+ ]
1795
+ },
1796
+ "a-tooltip": {
1797
+ "attributes": [
1798
+ "popup-visible-change",
1799
+ "popup-visible",
1800
+ "default-popup-visible",
1801
+ "content",
1802
+ "position",
1803
+ "mini",
1804
+ "background-color",
1805
+ "content-class",
1806
+ "content-style",
1807
+ "arrow-class",
1808
+ "arrow-style",
1809
+ "popup-container"
1810
+ ]
1809
1811
  }
1810
1812
  }