@julingbase/jly-arco-design 0.0.2 → 0.0.4

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 (480) hide show
  1. package/README.md +56 -8
  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 +46 -8
  5. package/dist/arco-vue.js.map +1 -1
  6. package/dist/arco-vue.min.js +606 -600
  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 +2 -2
  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 +3 -3
  48. package/es/cascader/cascader.d.ts +6 -6
  49. package/es/cascader/index.d.ts +20 -20
  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 +8 -8
  66. package/es/date-picker/picker.d.ts +6 -6
  67. package/es/date-picker/range-picker.d.ts +8 -8
  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/style/index.less +159 -159
  78. package/es/descriptions/style/token.less +45 -45
  79. package/es/divider/style/index.less +56 -56
  80. package/es/divider/style/token.less +15 -15
  81. package/es/drawer/style/index.less +230 -230
  82. package/es/drawer/style/token.less +16 -16
  83. package/es/dropdown/context.d.ts +2 -1
  84. package/es/dropdown/dropdown-button.d.ts +12 -3
  85. package/es/dropdown/dropdown-panel.js +18 -4
  86. package/es/dropdown/dropdown.d.ts +12 -3
  87. package/es/dropdown/dropdown.js +12 -2
  88. package/es/dropdown/index.d.ts +33 -9
  89. package/es/dropdown/style/index.less +106 -106
  90. package/es/dropdown/style/token.less +40 -40
  91. package/es/empty/style/index.less +26 -26
  92. package/es/empty/style/token.less +10 -10
  93. package/es/form/form-item.d.ts +3 -3
  94. package/es/form/index.d.ts +3 -3
  95. package/es/form/style/index.less +257 -257
  96. package/es/form/style/status.less +152 -152
  97. package/es/form/style/token.less +81 -81
  98. package/es/grid/style/col.less +95 -95
  99. package/es/grid/style/grid.less +5 -5
  100. package/es/grid/style/index.less +3 -3
  101. package/es/grid/style/row.less +44 -44
  102. package/es/image/style/image.less +158 -158
  103. package/es/image/style/index.less +5 -5
  104. package/es/image/style/preview.less +227 -227
  105. package/es/image/style/token.less +123 -123
  106. package/es/image/style/trigger.less +14 -14
  107. package/es/input/index.d.ts +12 -12
  108. package/es/input/input-password.d.ts +3 -3
  109. package/es/input/input.d.ts +3 -3
  110. package/es/input/style/group.less +63 -63
  111. package/es/input/style/index.less +121 -121
  112. package/es/input/style/input.less +185 -185
  113. package/es/input/style/password.less +11 -11
  114. package/es/input/style/search.less +18 -18
  115. package/es/input/style/size.less +149 -149
  116. package/es/input/style/textarea.less +37 -37
  117. package/es/input/style/token.less +131 -131
  118. package/es/input-number/index.d.ts +3 -3
  119. package/es/input-number/input-number.d.ts +1 -1
  120. package/es/input-number/style/index.less +160 -160
  121. package/es/input-number/style/token.less +19 -19
  122. package/es/input-tag/index.d.ts +18 -18
  123. package/es/input-tag/input-tag.d.ts +6 -6
  124. package/es/input-tag/style/index.less +40 -40
  125. package/es/input-tag/style/input-tag.less +129 -129
  126. package/es/input-tag/style/token.less +83 -83
  127. package/es/layout/style/index.less +104 -104
  128. package/es/layout/style/token.less +13 -13
  129. package/es/link/style/index.less +120 -120
  130. package/es/link/style/token.less +48 -48
  131. package/es/list/index.d.ts +3 -3
  132. package/es/list/list.d.ts +1 -1
  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 +6 -6
  136. package/es/mention/mention.d.ts +2 -2
  137. package/es/mention/style/index.less +21 -21
  138. package/es/mention/style/token.less +6 -6
  139. package/es/menu/item.d.ts +1 -1
  140. package/es/menu/style/index.less +622 -622
  141. package/es/menu/style/token.less +117 -117
  142. package/es/menu/sub-menu-pop.d.ts +1 -1
  143. package/es/message/style/index.less +191 -191
  144. package/es/message/style/token.less +52 -52
  145. package/es/modal/style/index.less +283 -283
  146. package/es/modal/style/token.less +30 -30
  147. package/es/notification/style/index.less +249 -249
  148. package/es/notification/style/token.less +58 -58
  149. package/es/overflow-list/style/index.less +19 -19
  150. package/es/page-header/style/index.less +127 -127
  151. package/es/page-header/style/token.less +30 -30
  152. package/es/pagination/page-jumper.d.ts +3 -3
  153. package/es/pagination/page-options.d.ts +28 -28
  154. package/es/pagination/style/index.less +300 -300
  155. package/es/pagination/style/token.less +91 -91
  156. package/es/popconfirm/style/index.less +70 -70
  157. package/es/popconfirm/style/token.less +20 -20
  158. package/es/popover/style/index.less +38 -38
  159. package/es/popover/style/token.less +15 -15
  160. package/es/progress/style/index.less +378 -378
  161. package/es/progress/style/token.less +60 -60
  162. package/es/radio/index.d.ts +9 -9
  163. package/es/radio/radio-group.d.ts +3 -3
  164. package/es/radio/radio.d.ts +2 -2
  165. package/es/radio/style/index.less +266 -266
  166. package/es/radio/style/token.less +55 -55
  167. package/es/rate/index.d.ts +9 -9
  168. package/es/rate/rate.d.ts +3 -3
  169. package/es/rate/style/index.less +87 -87
  170. package/es/rate/style/token.less +13 -13
  171. package/es/resize-box/style/index.less +60 -60
  172. package/es/resize-box/style/token.less +6 -6
  173. package/es/result/style/index.less +94 -94
  174. package/es/result/style/token.less +32 -32
  175. package/es/scrollbar/style/index.less +137 -137
  176. package/es/scrollbar/style/token.less +12 -12
  177. package/es/select/index.d.ts +28 -28
  178. package/es/select/option.d.ts +5 -5
  179. package/es/select/select-dropdown.d.ts +1 -1
  180. package/es/select/select.d.ts +8 -8
  181. package/es/select/style/index.less +132 -132
  182. package/es/select/style/token.less +43 -43
  183. package/es/skeleton/style/index.less +66 -66
  184. package/es/skeleton/style/token.less +15 -15
  185. package/es/slider/index.d.ts +12 -12
  186. package/es/slider/slider-input.d.ts +3 -3
  187. package/es/slider/slider.d.ts +5 -5
  188. package/es/slider/style/index.less +282 -282
  189. package/es/slider/style/token.less +50 -50
  190. package/es/space/style/index.less +50 -50
  191. package/es/spin/style/dot-loading.less +64 -64
  192. package/es/spin/style/index.less +56 -56
  193. package/es/spin/style/token.less +17 -17
  194. package/es/split/index.d.ts +3 -3
  195. package/es/split/split.d.ts +1 -1
  196. package/es/split/style/index.less +53 -53
  197. package/es/split/style/token.less +7 -7
  198. package/es/statistic/style/index.less +47 -47
  199. package/es/statistic/style/token.less +15 -15
  200. package/es/steps/style/arrow.less +212 -212
  201. package/es/steps/style/circle.less +265 -265
  202. package/es/steps/style/dot.less +210 -210
  203. package/es/steps/style/index.less +74 -74
  204. package/es/steps/style/navigation.less +60 -60
  205. package/es/steps/style/token.less +144 -144
  206. package/es/style/animation/fade.less +57 -57
  207. package/es/style/animation/index.less +3 -3
  208. package/es/style/animation/slide.less +158 -158
  209. package/es/style/animation/zoom.less +217 -217
  210. package/es/style/color/colors.less +427 -427
  211. package/es/style/color/css-variables.less +389 -389
  212. package/es/style/color/get-rgb-str.js +17 -17
  213. package/es/style/color/palette-dark.js +10 -10
  214. package/es/style/color/palette.js +10 -10
  215. package/es/style/icon.less +86 -86
  216. package/es/style/index.less +11 -11
  217. package/es/style/mixins/icon-hover.less +14 -14
  218. package/es/style/mixins/index.less +13 -13
  219. package/es/style/normalize.less +353 -353
  220. package/es/style/theme/component.less +21 -21
  221. package/es/style/theme/css-variables.less +146 -146
  222. package/es/style/theme/global.less +416 -416
  223. package/es/style/theme/index.less +42 -42
  224. package/es/switch/index.d.ts +6 -6
  225. package/es/switch/style/index.less +332 -332
  226. package/es/switch/style/token.less +62 -62
  227. package/es/switch/switch.d.ts +2 -2
  228. package/es/table/index.d.ts +15 -0
  229. package/es/table/style/filters-popup.less +51 -51
  230. package/es/table/style/index.less +868 -868
  231. package/es/table/style/token.less +134 -134
  232. package/es/table/table-operation-td.d.ts +14 -14
  233. package/es/table/table.d.ts +9 -0
  234. package/es/table/table.js +16 -2
  235. package/es/tabs/style/index.less +730 -730
  236. package/es/tabs/style/rtl.less +104 -104
  237. package/es/tabs/style/token.less +146 -146
  238. package/es/tabs/style/vertical.less +156 -156
  239. package/es/tag/index.d.ts +3 -3
  240. package/es/tag/style/index.less +171 -171
  241. package/es/tag/style/token.less +171 -171
  242. package/es/tag/tag.d.ts +1 -1
  243. package/es/textarea/index.d.ts +6 -6
  244. package/es/textarea/style/index.less +64 -64
  245. package/es/textarea/textarea.d.ts +2 -2
  246. package/es/time-picker/index.d.ts +18 -18
  247. package/es/time-picker/style/index.less +94 -94
  248. package/es/time-picker/style/token.less +17 -17
  249. package/es/time-picker/time-picker.d.ts +8 -8
  250. package/es/timeline/style/horizontal.less +87 -87
  251. package/es/timeline/style/index.less +272 -272
  252. package/es/timeline/style/token.less +25 -25
  253. package/es/tooltip/style/index.less +24 -24
  254. package/es/tooltip/style/token.less +14 -14
  255. package/es/transfer/index.d.ts +22 -22
  256. package/es/transfer/style/index.less +294 -294
  257. package/es/transfer/style/token.less +48 -48
  258. package/es/transfer/transfer-view.d.ts +8 -8
  259. package/es/transfer/transfer.d.ts +10 -10
  260. package/es/tree/base-node.d.ts +5 -5
  261. package/es/tree/style/index.less +396 -396
  262. package/es/tree/style/token.less +51 -51
  263. package/es/tree/transition-node-list.d.ts +5 -5
  264. package/es/tree-select/index.d.ts +8 -8
  265. package/es/tree-select/style/index.less +49 -49
  266. package/es/tree-select/style/token.less +7 -7
  267. package/es/tree-select/tree-select.d.ts +3 -3
  268. package/es/trigger/style/index.less +57 -57
  269. package/es/trigger/style/token.less +5 -5
  270. package/es/typography/edit-content.d.ts +36 -36
  271. package/es/typography/style/index.less +207 -207
  272. package/es/typography/style/token.less +55 -55
  273. package/es/upload/index.d.ts +3 -3
  274. package/es/upload/style/index.less +515 -515
  275. package/es/upload/style/token.less +97 -97
  276. package/es/upload/upload.d.ts +1 -1
  277. package/es/verification-code/index.d.ts +6 -6
  278. package/es/verification-code/style/index.less +32 -32
  279. package/es/verification-code/style/token.less +1 -1
  280. package/es/verification-code/verification-code.d.ts +2 -2
  281. package/json/vetur-attributes.json +1646 -1642
  282. package/json/vetur-tags.json +527 -526
  283. package/json/web-types.json +3543 -3535
  284. package/lib/_components/auto-tooltip/style/index.less +10 -10
  285. package/lib/_components/input-label/style/index.less +7 -7
  286. package/lib/_components/input-label/style/input-label.less +70 -70
  287. package/lib/_components/picker/style/index.less +191 -191
  288. package/lib/_components/picker/style/token.less +58 -58
  289. package/lib/_components/select-view/style/index.less +58 -58
  290. package/lib/_components/select-view/style/token.less +4 -4
  291. package/lib/affix/style/index.less +8 -8
  292. package/lib/alert/style/index.less +198 -198
  293. package/lib/alert/style/token.less +76 -76
  294. package/lib/anchor/style/index.less +99 -99
  295. package/lib/anchor/style/token.less +30 -30
  296. package/lib/auto-complete/style/index.less +44 -44
  297. package/lib/auto-complete/style/token.less +29 -29
  298. package/lib/avatar/style/index.less +155 -155
  299. package/lib/avatar/style/token.less +29 -29
  300. package/lib/back-top/style/index.less +33 -33
  301. package/lib/back-top/style/token.less +12 -12
  302. package/lib/badge/style/index.less +178 -178
  303. package/lib/badge/style/token.less +30 -30
  304. package/lib/breadcrumb/style/index.less +76 -76
  305. package/lib/breadcrumb/style/token.less +24 -24
  306. package/lib/button/style/index.less +304 -304
  307. package/lib/button/style/token.less +459 -459
  308. package/lib/calendar/style/index.less +479 -479
  309. package/lib/calendar/style/token.less +62 -62
  310. package/lib/card/style/index.less +219 -219
  311. package/lib/card/style/token.less +40 -40
  312. package/lib/carousel/style/index.less +405 -405
  313. package/lib/carousel/style/slide.less +175 -175
  314. package/lib/carousel/style/token.less +33 -33
  315. package/lib/cascader/style/index.less +234 -234
  316. package/lib/cascader/style/token.less +24 -24
  317. package/lib/checkbox/style/index.less +182 -182
  318. package/lib/checkbox/style/token.less +37 -37
  319. package/lib/collapse/style/index.less +180 -180
  320. package/lib/collapse/style/token.less +34 -34
  321. package/lib/color-picker/style/index.less +309 -309
  322. package/lib/color-picker/style/token.less +70 -70
  323. package/lib/comment/style/index.less +66 -66
  324. package/lib/comment/style/token.less +17 -17
  325. package/lib/date-picker/style/date.less +128 -128
  326. package/lib/date-picker/style/index.less +309 -309
  327. package/lib/date-picker/style/month.less +26 -26
  328. package/lib/date-picker/style/quarter.less +8 -8
  329. package/lib/date-picker/style/range.less +9 -9
  330. package/lib/date-picker/style/shortcuts.less +25 -25
  331. package/lib/date-picker/style/token.less +76 -76
  332. package/lib/date-picker/style/week.less +68 -68
  333. package/lib/date-picker/style/year.less +8 -8
  334. package/lib/descriptions/style/index.less +159 -159
  335. package/lib/descriptions/style/token.less +45 -45
  336. package/lib/divider/style/index.less +56 -56
  337. package/lib/divider/style/token.less +15 -15
  338. package/lib/drawer/style/index.less +230 -230
  339. package/lib/drawer/style/token.less +16 -16
  340. package/lib/dropdown/dropdown-panel.js +18 -4
  341. package/lib/dropdown/dropdown.js +12 -2
  342. package/lib/dropdown/style/index.less +106 -106
  343. package/lib/dropdown/style/token.less +40 -40
  344. package/lib/empty/style/index.less +26 -26
  345. package/lib/empty/style/token.less +10 -10
  346. package/lib/form/style/index.less +257 -257
  347. package/lib/form/style/status.less +152 -152
  348. package/lib/form/style/token.less +81 -81
  349. package/lib/grid/style/col.less +95 -95
  350. package/lib/grid/style/grid.less +5 -5
  351. package/lib/grid/style/index.less +3 -3
  352. package/lib/grid/style/row.less +44 -44
  353. package/lib/image/style/image.less +158 -158
  354. package/lib/image/style/index.less +5 -5
  355. package/lib/image/style/preview.less +227 -227
  356. package/lib/image/style/token.less +123 -123
  357. package/lib/image/style/trigger.less +14 -14
  358. package/lib/input/style/group.less +63 -63
  359. package/lib/input/style/index.less +121 -121
  360. package/lib/input/style/input.less +185 -185
  361. package/lib/input/style/password.less +11 -11
  362. package/lib/input/style/search.less +18 -18
  363. package/lib/input/style/size.less +149 -149
  364. package/lib/input/style/textarea.less +37 -37
  365. package/lib/input/style/token.less +131 -131
  366. package/lib/input-number/style/index.less +160 -160
  367. package/lib/input-number/style/token.less +19 -19
  368. package/lib/input-tag/style/index.less +40 -40
  369. package/lib/input-tag/style/input-tag.less +129 -129
  370. package/lib/input-tag/style/token.less +83 -83
  371. package/lib/layout/style/index.less +104 -104
  372. package/lib/layout/style/token.less +13 -13
  373. package/lib/link/style/index.less +120 -120
  374. package/lib/link/style/token.less +48 -48
  375. package/lib/list/style/index.less +183 -183
  376. package/lib/list/style/token.less +55 -55
  377. package/lib/mention/style/index.less +21 -21
  378. package/lib/mention/style/token.less +6 -6
  379. package/lib/menu/style/index.less +622 -622
  380. package/lib/menu/style/token.less +117 -117
  381. package/lib/message/style/index.less +191 -191
  382. package/lib/message/style/token.less +52 -52
  383. package/lib/modal/style/index.less +283 -283
  384. package/lib/modal/style/token.less +30 -30
  385. package/lib/notification/style/index.less +249 -249
  386. package/lib/notification/style/token.less +58 -58
  387. package/lib/overflow-list/style/index.less +19 -19
  388. package/lib/page-header/style/index.less +127 -127
  389. package/lib/page-header/style/token.less +30 -30
  390. package/lib/pagination/style/index.less +300 -300
  391. package/lib/pagination/style/token.less +91 -91
  392. package/lib/popconfirm/style/index.less +70 -70
  393. package/lib/popconfirm/style/token.less +20 -20
  394. package/lib/popover/style/index.less +38 -38
  395. package/lib/popover/style/token.less +15 -15
  396. package/lib/progress/style/index.less +378 -378
  397. package/lib/progress/style/token.less +60 -60
  398. package/lib/radio/style/index.less +266 -266
  399. package/lib/radio/style/token.less +55 -55
  400. package/lib/rate/style/index.less +87 -87
  401. package/lib/rate/style/token.less +13 -13
  402. package/lib/resize-box/style/index.less +60 -60
  403. package/lib/resize-box/style/token.less +6 -6
  404. package/lib/result/style/index.less +94 -94
  405. package/lib/result/style/token.less +32 -32
  406. package/lib/scrollbar/style/index.less +137 -137
  407. package/lib/scrollbar/style/token.less +12 -12
  408. package/lib/select/style/index.less +132 -132
  409. package/lib/select/style/token.less +43 -43
  410. package/lib/skeleton/style/index.less +66 -66
  411. package/lib/skeleton/style/token.less +15 -15
  412. package/lib/slider/style/index.less +282 -282
  413. package/lib/slider/style/token.less +50 -50
  414. package/lib/space/style/index.less +50 -50
  415. package/lib/spin/style/dot-loading.less +64 -64
  416. package/lib/spin/style/index.less +56 -56
  417. package/lib/spin/style/token.less +17 -17
  418. package/lib/split/style/index.less +53 -53
  419. package/lib/split/style/token.less +7 -7
  420. package/lib/statistic/style/index.less +47 -47
  421. package/lib/statistic/style/token.less +15 -15
  422. package/lib/steps/style/arrow.less +212 -212
  423. package/lib/steps/style/circle.less +265 -265
  424. package/lib/steps/style/dot.less +210 -210
  425. package/lib/steps/style/index.less +74 -74
  426. package/lib/steps/style/navigation.less +60 -60
  427. package/lib/steps/style/token.less +144 -144
  428. package/lib/style/animation/fade.less +57 -57
  429. package/lib/style/animation/index.less +3 -3
  430. package/lib/style/animation/slide.less +158 -158
  431. package/lib/style/animation/zoom.less +217 -217
  432. package/lib/style/color/colors.less +427 -427
  433. package/lib/style/color/css-variables.less +389 -389
  434. package/lib/style/color/get-rgb-str.js +17 -17
  435. package/lib/style/color/palette-dark.js +10 -10
  436. package/lib/style/color/palette.js +10 -10
  437. package/lib/style/icon.less +86 -86
  438. package/lib/style/index.less +11 -11
  439. package/lib/style/mixins/icon-hover.less +14 -14
  440. package/lib/style/mixins/index.less +13 -13
  441. package/lib/style/normalize.less +353 -353
  442. package/lib/style/theme/component.less +21 -21
  443. package/lib/style/theme/css-variables.less +146 -146
  444. package/lib/style/theme/global.less +416 -416
  445. package/lib/style/theme/index.less +42 -42
  446. package/lib/switch/style/index.less +332 -332
  447. package/lib/switch/style/token.less +62 -62
  448. package/lib/table/style/filters-popup.less +51 -51
  449. package/lib/table/style/index.less +868 -868
  450. package/lib/table/style/token.less +134 -134
  451. package/lib/table/table.js +16 -2
  452. package/lib/tabs/style/index.less +730 -730
  453. package/lib/tabs/style/rtl.less +104 -104
  454. package/lib/tabs/style/token.less +146 -146
  455. package/lib/tabs/style/vertical.less +156 -156
  456. package/lib/tag/style/index.less +171 -171
  457. package/lib/tag/style/token.less +171 -171
  458. package/lib/textarea/style/index.less +64 -64
  459. package/lib/time-picker/style/index.less +94 -94
  460. package/lib/time-picker/style/token.less +17 -17
  461. package/lib/timeline/style/horizontal.less +87 -87
  462. package/lib/timeline/style/index.less +272 -272
  463. package/lib/timeline/style/token.less +25 -25
  464. package/lib/tooltip/style/index.less +24 -24
  465. package/lib/tooltip/style/token.less +14 -14
  466. package/lib/transfer/style/index.less +294 -294
  467. package/lib/transfer/style/token.less +48 -48
  468. package/lib/tree/style/index.less +396 -396
  469. package/lib/tree/style/token.less +51 -51
  470. package/lib/tree-select/style/index.less +49 -49
  471. package/lib/tree-select/style/token.less +7 -7
  472. package/lib/trigger/style/index.less +57 -57
  473. package/lib/trigger/style/token.less +5 -5
  474. package/lib/typography/style/index.less +207 -207
  475. package/lib/typography/style/token.less +55 -55
  476. package/lib/upload/style/index.less +515 -515
  477. package/lib/upload/style/token.less +97 -97
  478. package/lib/verification-code/style/index.less +32 -32
  479. package/lib/verification-code/style/token.less +1 -1
  480. package/package.json +2 -2
@@ -8,26 +8,6 @@
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
- },
31
11
  "a-avatar": {
32
12
  "attributes": [
33
13
  "click",
@@ -53,24 +33,24 @@
53
33
  "max-popover-trigger-props"
54
34
  ]
55
35
  },
56
- "a-back-top": {
57
- "attributes": [
58
- "visible-height",
59
- "target-container",
60
- "easing",
61
- "duration"
62
- ]
63
- },
64
- "a-badge": {
36
+ "a-auto-complete": {
65
37
  "attributes": [
66
- "text",
67
- "dot",
68
- "dot-style",
69
- "max-count",
70
- "offset",
71
- "color",
72
- "status",
73
- "count"
38
+ "change",
39
+ "search",
40
+ "select",
41
+ "clear",
42
+ "dropdown-scroll",
43
+ "dropdown-reach-bottom",
44
+ "model-value",
45
+ "default-value",
46
+ "disabled",
47
+ "data",
48
+ "popup-container",
49
+ "strict",
50
+ "filter-option",
51
+ "trigger-props",
52
+ "allow-clear",
53
+ "virtual-list-props"
74
54
  ]
75
55
  },
76
56
  "a-anchor": {
@@ -90,31 +70,24 @@
90
70
  "href"
91
71
  ]
92
72
  },
93
- "a-alert": {
94
- "attributes": [
95
- "close",
96
- "after-close",
97
- "type",
98
- "show-icon",
99
- "closable",
100
- "title",
101
- "banner",
102
- "center"
103
- ]
104
- },
105
- "a-breadcrumb": {
73
+ "a-badge": {
106
74
  "attributes": [
75
+ "text",
76
+ "dot",
77
+ "dot-style",
107
78
  "max-count",
108
- "routes",
109
- "separator",
110
- "custom-url"
79
+ "offset",
80
+ "color",
81
+ "status",
82
+ "count"
111
83
  ]
112
84
  },
113
- "a-breadcrumb-item": {
85
+ "a-back-top": {
114
86
  "attributes": [
115
- "separator",
116
- "droplist",
117
- "dropdown-props"
87
+ "visible-height",
88
+ "target-container",
89
+ "easing",
90
+ "duration"
118
91
  ]
119
92
  },
120
93
  "a-button": {
@@ -141,6 +114,18 @@
141
114
  "disabled"
142
115
  ]
143
116
  },
117
+ "a-alert": {
118
+ "attributes": [
119
+ "close",
120
+ "after-close",
121
+ "type",
122
+ "show-icon",
123
+ "closable",
124
+ "title",
125
+ "banner",
126
+ "center"
127
+ ]
128
+ },
144
129
  "a-calendar": {
145
130
  "attributes": [
146
131
  "change",
@@ -152,21 +137,19 @@
152
137
  "modes"
153
138
  ]
154
139
  },
155
- "a-carousel": {
140
+ "a-breadcrumb": {
156
141
  "attributes": [
157
- "change",
158
- "current",
159
- "default-current",
160
- "move-speed",
161
- "animation-name",
162
- "trigger",
163
- "direction",
164
- "show-arrow",
165
- "arrow-class",
166
- "indicator-type",
167
- "indicator-position",
168
- "indicator-class",
169
- "transition-timing-function"
142
+ "max-count",
143
+ "routes",
144
+ "separator",
145
+ "custom-url"
146
+ ]
147
+ },
148
+ "a-breadcrumb-item": {
149
+ "attributes": [
150
+ "separator",
151
+ "droplist",
152
+ "dropdown-props"
170
153
  ]
171
154
  },
172
155
  "a-cascader": {
@@ -228,27 +211,21 @@
228
211
  "expand-child"
229
212
  ]
230
213
  },
231
- "a-card": {
232
- "attributes": [
233
- "bordered",
234
- "loading",
235
- "hoverable",
236
- "size",
237
- "header-style",
238
- "body-style",
239
- "title",
240
- "extra"
241
- ]
242
- },
243
- "a-card-meta": {
244
- "attributes": [
245
- "title",
246
- "description"
247
- ]
248
- },
249
- "a-card-grid": {
214
+ "a-carousel": {
250
215
  "attributes": [
251
- "hoverable"
216
+ "change",
217
+ "current",
218
+ "default-current",
219
+ "move-speed",
220
+ "animation-name",
221
+ "trigger",
222
+ "direction",
223
+ "show-arrow",
224
+ "arrow-class",
225
+ "indicator-type",
226
+ "indicator-position",
227
+ "indicator-class",
228
+ "transition-timing-function"
252
229
  ]
253
230
  },
254
231
  "a-checkbox": {
@@ -311,13 +288,155 @@
311
288
  "preset-colors"
312
289
  ]
313
290
  },
314
- "a-comment": {
291
+ "a-comment": {
292
+ "attributes": [
293
+ "author",
294
+ "avatar",
295
+ "content",
296
+ "datetime",
297
+ "align"
298
+ ]
299
+ },
300
+ "a-divider": {
301
+ "attributes": [
302
+ "direction",
303
+ "orientation",
304
+ "type",
305
+ "size",
306
+ "margin"
307
+ ]
308
+ },
309
+ "a-card": {
310
+ "attributes": [
311
+ "bordered",
312
+ "loading",
313
+ "hoverable",
314
+ "size",
315
+ "header-style",
316
+ "body-style",
317
+ "title",
318
+ "extra"
319
+ ]
320
+ },
321
+ "a-card-meta": {
322
+ "attributes": [
323
+ "title",
324
+ "description"
325
+ ]
326
+ },
327
+ "a-card-grid": {
328
+ "attributes": [
329
+ "hoverable"
330
+ ]
331
+ },
332
+ "a-dropdown": {
333
+ "attributes": [
334
+ "popup-visible-change",
335
+ "select",
336
+ "popup-visible",
337
+ "default-popup-visible",
338
+ "trigger",
339
+ "position",
340
+ "popup-container",
341
+ "popup-max-height",
342
+ "popup-min-height",
343
+ "hide-on-select",
344
+ "trigger-auto-fix-position"
345
+ ]
346
+ },
347
+ "a-doption": {
348
+ "attributes": [
349
+ "click",
350
+ "value",
351
+ "disabled"
352
+ ]
353
+ },
354
+ "a-dgroup": {
355
+ "attributes": [
356
+ "title"
357
+ ]
358
+ },
359
+ "a-dsubmenu": {
360
+ "attributes": [
361
+ "popup-visible-change",
362
+ "value",
363
+ "disabled",
364
+ "trigger",
365
+ "position",
366
+ "popup-visible",
367
+ "default-popup-visible",
368
+ "option-props"
369
+ ]
370
+ },
371
+ "a-dropdown-button": {
372
+ "attributes": [
373
+ "popup-visible-change",
374
+ "click",
375
+ "select",
376
+ "popup-visible",
377
+ "default-popup-visible",
378
+ "trigger",
379
+ "position",
380
+ "popup-container",
381
+ "disabled",
382
+ "type",
383
+ "size",
384
+ "button-props",
385
+ "hide-on-select"
386
+ ]
387
+ },
388
+ "a-config-provider": {
389
+ "attributes": [
390
+ "prefix-cls",
391
+ "locale",
392
+ "size",
393
+ "global",
394
+ "scroll-to-close",
395
+ "exchange-time",
396
+ "rtl"
397
+ ]
398
+ },
399
+ "a-drawer": {
400
+ "attributes": [
401
+ "ok",
402
+ "cancel",
403
+ "open",
404
+ "close",
405
+ "before-open",
406
+ "before-close",
407
+ "visible",
408
+ "default-visible",
409
+ "placement",
410
+ "title",
411
+ "mask",
412
+ "mask-closable",
413
+ "closable",
414
+ "ok-text",
415
+ "cancel-text",
416
+ "ok-loading",
417
+ "ok-button-props",
418
+ "cancel-button-props",
419
+ "unmount-on-close",
420
+ "width",
421
+ "height",
422
+ "popup-container",
423
+ "drawer-style",
424
+ "body-class",
425
+ "body-style",
426
+ "before-ok",
427
+ "before-cancel",
428
+ "esc-to-close",
429
+ "render-to-body",
430
+ "header",
431
+ "footer",
432
+ "hide-cancel"
433
+ ]
434
+ },
435
+ "a-empty": {
315
436
  "attributes": [
316
- "author",
317
- "avatar",
318
- "content",
319
- "datetime",
320
- "align"
437
+ "description",
438
+ "img-src",
439
+ "in-config-provider"
321
440
  ]
322
441
  },
323
442
  "a-common": {
@@ -440,174 +559,6 @@
440
559
  "label"
441
560
  ]
442
561
  },
443
- "a-config-provider": {
444
- "attributes": [
445
- "prefix-cls",
446
- "locale",
447
- "size",
448
- "global",
449
- "scroll-to-close",
450
- "exchange-time",
451
- "rtl"
452
- ]
453
- },
454
- "a-divider": {
455
- "attributes": [
456
- "direction",
457
- "orientation",
458
- "type",
459
- "size",
460
- "margin"
461
- ]
462
- },
463
- "a-dropdown": {
464
- "attributes": [
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
- "hide-on-select",
474
- "trigger-auto-fix-position"
475
- ]
476
- },
477
- "a-doption": {
478
- "attributes": [
479
- "click",
480
- "value",
481
- "disabled"
482
- ]
483
- },
484
- "a-dgroup": {
485
- "attributes": [
486
- "title"
487
- ]
488
- },
489
- "a-dsubmenu": {
490
- "attributes": [
491
- "popup-visible-change",
492
- "value",
493
- "disabled",
494
- "trigger",
495
- "position",
496
- "popup-visible",
497
- "default-popup-visible",
498
- "option-props"
499
- ]
500
- },
501
- "a-dropdown-button": {
502
- "attributes": [
503
- "popup-visible-change",
504
- "click",
505
- "select",
506
- "popup-visible",
507
- "default-popup-visible",
508
- "trigger",
509
- "position",
510
- "popup-container",
511
- "disabled",
512
- "type",
513
- "size",
514
- "button-props",
515
- "hide-on-select"
516
- ]
517
- },
518
- "a-drawer": {
519
- "attributes": [
520
- "ok",
521
- "cancel",
522
- "open",
523
- "close",
524
- "before-open",
525
- "before-close",
526
- "visible",
527
- "default-visible",
528
- "placement",
529
- "title",
530
- "mask",
531
- "mask-closable",
532
- "closable",
533
- "ok-text",
534
- "cancel-text",
535
- "ok-loading",
536
- "ok-button-props",
537
- "cancel-button-props",
538
- "unmount-on-close",
539
- "width",
540
- "height",
541
- "popup-container",
542
- "drawer-style",
543
- "body-class",
544
- "body-style",
545
- "before-ok",
546
- "before-cancel",
547
- "esc-to-close",
548
- "render-to-body",
549
- "header",
550
- "footer",
551
- "hide-cancel"
552
- ]
553
- },
554
- "a-empty": {
555
- "attributes": [
556
- "description",
557
- "img-src",
558
- "in-config-provider"
559
- ]
560
- },
561
- "a-form": {
562
- "attributes": [
563
- "submit",
564
- "submit-success",
565
- "submit-failed",
566
- "model",
567
- "layout",
568
- "size",
569
- "label-col-props",
570
- "wrapper-col-props",
571
- "label-align",
572
- "disabled",
573
- "rules",
574
- "auto-label-width",
575
- "id",
576
- "scroll-to-first-error"
577
- ]
578
- },
579
- "a-form-item": {
580
- "attributes": [
581
- "field",
582
- "label",
583
- "tooltip",
584
- "show-colon",
585
- "no-style",
586
- "disabled",
587
- "help",
588
- "extra",
589
- "required",
590
- "asterisk-position",
591
- "rules",
592
- "validate-status",
593
- "validate-trigger",
594
- "label-col-props",
595
- "wrapper-col-props",
596
- "hide-label",
597
- "hide-asterisk",
598
- "label-col-style",
599
- "wrapper-col-style",
600
- "row-props",
601
- "row-class",
602
- "content-class",
603
- "content-flex",
604
- "merge-props",
605
- "label-col-flex",
606
- "feedback",
607
- "label-component",
608
- "label-attrs"
609
- ]
610
- },
611
562
  "a-row": {
612
563
  "attributes": [
613
564
  "gutter",
@@ -781,31 +732,54 @@
781
732
  "button-props"
782
733
  ]
783
734
  },
784
- "a-input-tag": {
735
+ "a-form": {
785
736
  "attributes": [
786
- "change",
787
- "input-value-change",
788
- "press-enter",
789
- "remove",
790
- "clear",
791
- "focus",
792
- "blur",
793
- "model-value",
794
- "default-value",
795
- "input-value",
796
- "default-input-value",
797
- "placeholder",
798
- "disabled",
799
- "error",
800
- "readonly",
801
- "allow-clear",
737
+ "submit",
738
+ "submit-success",
739
+ "submit-failed",
740
+ "model",
741
+ "layout",
802
742
  "size",
803
- "max-tag-count",
804
- "retain-input-value",
805
- "format-tag",
806
- "unique-value",
807
- "field-names",
808
- "tag-nowrap"
743
+ "label-col-props",
744
+ "wrapper-col-props",
745
+ "label-align",
746
+ "disabled",
747
+ "rules",
748
+ "auto-label-width",
749
+ "id",
750
+ "scroll-to-first-error"
751
+ ]
752
+ },
753
+ "a-form-item": {
754
+ "attributes": [
755
+ "field",
756
+ "label",
757
+ "tooltip",
758
+ "show-colon",
759
+ "no-style",
760
+ "disabled",
761
+ "help",
762
+ "extra",
763
+ "required",
764
+ "asterisk-position",
765
+ "rules",
766
+ "validate-status",
767
+ "validate-trigger",
768
+ "label-col-props",
769
+ "wrapper-col-props",
770
+ "hide-label",
771
+ "hide-asterisk",
772
+ "label-col-style",
773
+ "wrapper-col-style",
774
+ "row-props",
775
+ "row-class",
776
+ "content-class",
777
+ "content-flex",
778
+ "merge-props",
779
+ "label-col-flex",
780
+ "feedback",
781
+ "label-component",
782
+ "label-attrs"
809
783
  ]
810
784
  },
811
785
  "a-layout": {
@@ -848,35 +822,31 @@
848
822
  "disabled"
849
823
  ]
850
824
  },
851
- "a-list": {
825
+ "a-input-tag": {
852
826
  "attributes": [
853
- "scroll",
854
- "reach-bottom",
855
- "page-change",
856
- "page-size-change",
857
- "data",
827
+ "change",
828
+ "input-value-change",
829
+ "press-enter",
830
+ "remove",
831
+ "clear",
832
+ "focus",
833
+ "blur",
834
+ "model-value",
835
+ "default-value",
836
+ "input-value",
837
+ "default-input-value",
838
+ "placeholder",
839
+ "disabled",
840
+ "error",
841
+ "readonly",
842
+ "allow-clear",
858
843
  "size",
859
- "bordered",
860
- "split",
861
- "loading",
862
- "hoverable",
863
- "pagination-props",
864
- "grid-props",
865
- "max-height",
866
- "bottom-offset",
867
- "virtual-list-props",
868
- "scrollbar"
869
- ]
870
- },
871
- "a-list-item": {
872
- "attributes": [
873
- "action-layout"
874
- ]
875
- },
876
- "a-list-item-meta": {
877
- "attributes": [
878
- "title",
879
- "description"
844
+ "max-tag-count",
845
+ "retain-input-value",
846
+ "format-tag",
847
+ "unique-value",
848
+ "field-names",
849
+ "tag-nowrap"
880
850
  ]
881
851
  },
882
852
  "a-menu": {
@@ -968,49 +938,35 @@
968
938
  "hide-title"
969
939
  ]
970
940
  },
971
- "a-notification": {
972
- "attributes": []
973
- },
974
- "a-overflow-list": {
941
+ "a-list": {
975
942
  "attributes": [
976
- "change",
977
- "min",
978
- "margin",
979
- "from"
943
+ "scroll",
944
+ "reach-bottom",
945
+ "page-change",
946
+ "page-size-change",
947
+ "data",
948
+ "size",
949
+ "bordered",
950
+ "split",
951
+ "loading",
952
+ "hoverable",
953
+ "pagination-props",
954
+ "grid-props",
955
+ "max-height",
956
+ "bottom-offset",
957
+ "virtual-list-props",
958
+ "scrollbar"
980
959
  ]
981
960
  },
982
- "a-page-header": {
961
+ "a-list-item": {
983
962
  "attributes": [
984
- "back",
985
- "title",
986
- "subtitle",
987
- "show-back"
963
+ "action-layout"
988
964
  ]
989
965
  },
990
- "a-pagination": {
966
+ "a-list-item-meta": {
991
967
  "attributes": [
992
- "change",
993
- "page-size-change",
994
- "total",
995
- "current",
996
- "default-current",
997
- "page-size",
998
- "default-page-size",
999
- "disabled",
1000
- "hide-on-single-page",
1001
- "simple",
1002
- "show-total",
1003
- "show-more",
1004
- "show-jumper",
1005
- "show-page-size",
1006
- "page-size-options",
1007
- "page-size-props",
1008
- "size",
1009
- "page-item-style",
1010
- "active-page-item-style",
1011
- "base-size",
1012
- "buffer-size",
1013
- "auto-adjust"
968
+ "title",
969
+ "description"
1014
970
  ]
1015
971
  },
1016
972
  "a-mention": {
@@ -1031,6 +987,32 @@
1031
987
  "allow-clear"
1032
988
  ]
1033
989
  },
990
+ "a-notification": {
991
+ "attributes": []
992
+ },
993
+ "a-page-header": {
994
+ "attributes": [
995
+ "back",
996
+ "title",
997
+ "subtitle",
998
+ "show-back"
999
+ ]
1000
+ },
1001
+ "a-progress": {
1002
+ "attributes": [
1003
+ "type",
1004
+ "size",
1005
+ "percent",
1006
+ "steps",
1007
+ "animation",
1008
+ "stroke-width",
1009
+ "width",
1010
+ "color",
1011
+ "track-color",
1012
+ "show-text",
1013
+ "status"
1014
+ ]
1015
+ },
1034
1016
  "a-popconfirm": {
1035
1017
  "attributes": [
1036
1018
  "popup-visible-change",
@@ -1055,6 +1037,32 @@
1055
1037
  "before-cancel"
1056
1038
  ]
1057
1039
  },
1040
+ "a-pagination": {
1041
+ "attributes": [
1042
+ "change",
1043
+ "page-size-change",
1044
+ "total",
1045
+ "current",
1046
+ "default-current",
1047
+ "page-size",
1048
+ "default-page-size",
1049
+ "disabled",
1050
+ "hide-on-single-page",
1051
+ "simple",
1052
+ "show-total",
1053
+ "show-more",
1054
+ "show-jumper",
1055
+ "show-page-size",
1056
+ "page-size-options",
1057
+ "page-size-props",
1058
+ "size",
1059
+ "page-item-style",
1060
+ "active-page-item-style",
1061
+ "base-size",
1062
+ "buffer-size",
1063
+ "auto-adjust"
1064
+ ]
1065
+ },
1058
1066
  "a-popover": {
1059
1067
  "attributes": [
1060
1068
  "popup-visible-change",
@@ -1071,21 +1079,6 @@
1071
1079
  "popup-container"
1072
1080
  ]
1073
1081
  },
1074
- "a-progress": {
1075
- "attributes": [
1076
- "type",
1077
- "size",
1078
- "percent",
1079
- "steps",
1080
- "animation",
1081
- "stroke-width",
1082
- "width",
1083
- "color",
1084
- "track-color",
1085
- "show-text",
1086
- "status"
1087
- ]
1088
- },
1089
1082
  "a-rate": {
1090
1083
  "attributes": [
1091
1084
  "change",
@@ -1101,17 +1094,6 @@
1101
1094
  "color"
1102
1095
  ]
1103
1096
  },
1104
- "a-resize-box": {
1105
- "attributes": [
1106
- "moving-start",
1107
- "moving",
1108
- "moving-end",
1109
- "width",
1110
- "height",
1111
- "component",
1112
- "directions"
1113
- ]
1114
- },
1115
1097
  "a-result": {
1116
1098
  "attributes": [
1117
1099
  "status",
@@ -1119,14 +1101,6 @@
1119
1101
  "subtitle"
1120
1102
  ]
1121
1103
  },
1122
- "a-scrollbar": {
1123
- "attributes": [
1124
- "scroll",
1125
- "type",
1126
- "outer-class",
1127
- "outer-style"
1128
- ]
1129
- },
1130
1104
  "a-radio": {
1131
1105
  "attributes": [
1132
1106
  "change",
@@ -1149,6 +1123,17 @@
1149
1123
  "disabled"
1150
1124
  ]
1151
1125
  },
1126
+ "a-resize-box": {
1127
+ "attributes": [
1128
+ "moving-start",
1129
+ "moving",
1130
+ "moving-end",
1131
+ "width",
1132
+ "height",
1133
+ "component",
1134
+ "directions"
1135
+ ]
1136
+ },
1152
1137
  "a-select": {
1153
1138
  "attributes": [
1154
1139
  "change",
@@ -1212,6 +1197,14 @@
1212
1197
  "label"
1213
1198
  ]
1214
1199
  },
1200
+ "a-scrollbar": {
1201
+ "attributes": [
1202
+ "scroll",
1203
+ "type",
1204
+ "outer-class",
1205
+ "outer-style"
1206
+ ]
1207
+ },
1215
1208
  "a-slider": {
1216
1209
  "attributes": [
1217
1210
  "change",
@@ -1229,42 +1222,13 @@
1229
1222
  "show-tooltip"
1230
1223
  ]
1231
1224
  },
1232
- "a-skeleton": {
1233
- "attributes": [
1234
- "loading",
1235
- "animation"
1236
- ]
1237
- },
1238
- "a-skeleton-line": {
1239
- "attributes": [
1240
- "rows",
1241
- "widths",
1242
- "line-height",
1243
- "line-spacing"
1244
- ]
1245
- },
1246
- "a-skeleton-shape": {
1247
- "attributes": [
1248
- "shape",
1249
- "size"
1250
- ]
1251
- },
1252
1225
  "a-space": {
1253
1226
  "attributes": [
1254
- "align",
1255
- "direction",
1256
- "size",
1257
- "wrap",
1258
- "fill"
1259
- ]
1260
- },
1261
- "a-spin": {
1262
- "attributes": [
1263
- "size",
1264
- "loading",
1265
- "dot",
1266
- "tip",
1267
- "hide-icon"
1227
+ "align",
1228
+ "direction",
1229
+ "size",
1230
+ "wrap",
1231
+ "fill"
1268
1232
  ]
1269
1233
  },
1270
1234
  "a-split": {
@@ -1281,6 +1245,26 @@
1281
1245
  "disabled"
1282
1246
  ]
1283
1247
  },
1248
+ "a-skeleton": {
1249
+ "attributes": [
1250
+ "loading",
1251
+ "animation"
1252
+ ]
1253
+ },
1254
+ "a-skeleton-line": {
1255
+ "attributes": [
1256
+ "rows",
1257
+ "widths",
1258
+ "line-height",
1259
+ "line-spacing"
1260
+ ]
1261
+ },
1262
+ "a-skeleton-shape": {
1263
+ "attributes": [
1264
+ "shape",
1265
+ "size"
1266
+ ]
1267
+ },
1284
1268
  "a-statistic": {
1285
1269
  "attributes": [
1286
1270
  "title",
@@ -1309,46 +1293,21 @@
1309
1293
  "value-style"
1310
1294
  ]
1311
1295
  },
1312
- "a-steps": {
1296
+ "a-overflow-list": {
1313
1297
  "attributes": [
1314
1298
  "change",
1315
- "type",
1316
- "direction",
1317
- "label-placement",
1318
- "current",
1319
- "default-current",
1320
- "status",
1321
- "line-less",
1322
- "small",
1323
- "changeable"
1324
- ]
1325
- },
1326
- "a-step": {
1327
- "attributes": [
1328
- "title",
1329
- "description",
1330
- "status",
1331
- "disabled"
1299
+ "min",
1300
+ "margin",
1301
+ "from"
1332
1302
  ]
1333
1303
  },
1334
- "a-switch": {
1304
+ "a-spin": {
1335
1305
  "attributes": [
1336
- "change",
1337
- "focus",
1338
- "blur",
1339
- "model-value",
1340
- "default-checked",
1341
- "disabled",
1342
- "loading",
1343
- "type",
1344
1306
  "size",
1345
- "checked-value",
1346
- "unchecked-value",
1347
- "checked-color",
1348
- "unchecked-color",
1349
- "before-change",
1350
- "checked-text",
1351
- "unchecked-text"
1307
+ "loading",
1308
+ "dot",
1309
+ "tip",
1310
+ "hide-icon"
1352
1311
  ]
1353
1312
  },
1354
1313
  "a-table": {
@@ -1434,37 +1393,46 @@
1434
1393
  "tooltip"
1435
1394
  ]
1436
1395
  },
1437
- "a-tabs": {
1396
+ "a-steps": {
1438
1397
  "attributes": [
1439
1398
  "change",
1440
- "tab-click",
1441
- "add",
1442
- "delete",
1443
- "active-key",
1444
- "default-active-key",
1445
- "position",
1446
- "size",
1447
1399
  "type",
1448
1400
  "direction",
1449
- "editable",
1450
- "show-add-button",
1451
- "destroy-on-hide",
1452
- "lazy-load",
1453
- "justify",
1454
- "animation",
1455
- "header-padding",
1456
- "auto-switch",
1457
- "hide-content",
1458
- "trigger",
1459
- "scroll-position"
1401
+ "label-placement",
1402
+ "current",
1403
+ "default-current",
1404
+ "status",
1405
+ "line-less",
1406
+ "small",
1407
+ "changeable"
1460
1408
  ]
1461
1409
  },
1462
- "a-tab-pane": {
1410
+ "a-step": {
1463
1411
  "attributes": [
1464
1412
  "title",
1413
+ "description",
1414
+ "status",
1415
+ "disabled"
1416
+ ]
1417
+ },
1418
+ "a-switch": {
1419
+ "attributes": [
1420
+ "change",
1421
+ "focus",
1422
+ "blur",
1423
+ "model-value",
1424
+ "default-checked",
1465
1425
  "disabled",
1466
- "closable",
1467
- "destroy-on-hide"
1426
+ "loading",
1427
+ "type",
1428
+ "size",
1429
+ "checked-value",
1430
+ "unchecked-value",
1431
+ "checked-color",
1432
+ "unchecked-color",
1433
+ "before-change",
1434
+ "checked-text",
1435
+ "unchecked-text"
1468
1436
  ]
1469
1437
  },
1470
1438
  "a-tag": {
@@ -1505,6 +1473,55 @@
1505
1473
  "textarea-attrs"
1506
1474
  ]
1507
1475
  },
1476
+ "a-tabs": {
1477
+ "attributes": [
1478
+ "change",
1479
+ "tab-click",
1480
+ "add",
1481
+ "delete",
1482
+ "active-key",
1483
+ "default-active-key",
1484
+ "position",
1485
+ "size",
1486
+ "type",
1487
+ "direction",
1488
+ "editable",
1489
+ "show-add-button",
1490
+ "destroy-on-hide",
1491
+ "lazy-load",
1492
+ "justify",
1493
+ "animation",
1494
+ "header-padding",
1495
+ "auto-switch",
1496
+ "hide-content",
1497
+ "trigger",
1498
+ "scroll-position"
1499
+ ]
1500
+ },
1501
+ "a-tab-pane": {
1502
+ "attributes": [
1503
+ "title",
1504
+ "disabled",
1505
+ "closable",
1506
+ "destroy-on-hide"
1507
+ ]
1508
+ },
1509
+ "a-tooltip": {
1510
+ "attributes": [
1511
+ "popup-visible-change",
1512
+ "popup-visible",
1513
+ "default-popup-visible",
1514
+ "content",
1515
+ "position",
1516
+ "mini",
1517
+ "background-color",
1518
+ "content-class",
1519
+ "content-style",
1520
+ "arrow-class",
1521
+ "arrow-style",
1522
+ "popup-container"
1523
+ ]
1524
+ },
1508
1525
  "a-timeline": {
1509
1526
  "attributes": [
1510
1527
  "reverse",
@@ -1555,22 +1572,6 @@
1555
1572
  "unmount-on-close"
1556
1573
  ]
1557
1574
  },
1558
- "a-tooltip": {
1559
- "attributes": [
1560
- "popup-visible-change",
1561
- "popup-visible",
1562
- "default-popup-visible",
1563
- "content",
1564
- "position",
1565
- "mini",
1566
- "background-color",
1567
- "content-class",
1568
- "content-style",
1569
- "arrow-class",
1570
- "arrow-style",
1571
- "popup-container"
1572
- ]
1573
- },
1574
1575
  "a-transfer": {
1575
1576
  "attributes": [
1576
1577
  "change",
@@ -1675,6 +1676,41 @@
1675
1676
  "default-input-value"
1676
1677
  ]
1677
1678
  },
1679
+ "a-typography": {
1680
+ "attributes": []
1681
+ },
1682
+ "a-typography-title": {
1683
+ "attributes": [
1684
+ "heading"
1685
+ ]
1686
+ },
1687
+ "a-typography-paragraph": {
1688
+ "attributes": [
1689
+ "blockquote",
1690
+ "spacing"
1691
+ ]
1692
+ },
1693
+ "a-typography-text": {
1694
+ "attributes": []
1695
+ },
1696
+ "a-watermark": {
1697
+ "attributes": [
1698
+ "content",
1699
+ "image",
1700
+ "width",
1701
+ "height",
1702
+ "gap",
1703
+ "offset",
1704
+ "rotate",
1705
+ "font",
1706
+ "z-index",
1707
+ "alpha",
1708
+ "anti-tamper",
1709
+ "grayscale",
1710
+ "repeat",
1711
+ "staggered"
1712
+ ]
1713
+ },
1678
1714
  "a-trigger": {
1679
1715
  "attributes": [
1680
1716
  "popup-visible-change",
@@ -1715,23 +1751,6 @@
1715
1751
  "scroll-to-close-distance"
1716
1752
  ]
1717
1753
  },
1718
- "a-typography": {
1719
- "attributes": []
1720
- },
1721
- "a-typography-title": {
1722
- "attributes": [
1723
- "heading"
1724
- ]
1725
- },
1726
- "a-typography-paragraph": {
1727
- "attributes": [
1728
- "blockquote",
1729
- "spacing"
1730
- ]
1731
- },
1732
- "a-typography-text": {
1733
- "attributes": []
1734
- },
1735
1754
  "a-upload": {
1736
1755
  "attributes": [
1737
1756
  "exceed-limit",
@@ -1789,23 +1808,5 @@
1789
1808
  "separator",
1790
1809
  "formatter"
1791
1810
  ]
1792
- },
1793
- "a-watermark": {
1794
- "attributes": [
1795
- "content",
1796
- "image",
1797
- "width",
1798
- "height",
1799
- "gap",
1800
- "offset",
1801
- "rotate",
1802
- "font",
1803
- "z-index",
1804
- "alpha",
1805
- "anti-tamper",
1806
- "grayscale",
1807
- "repeat",
1808
- "staggered"
1809
- ]
1810
1811
  }
1811
1812
  }