@cuvp1225/antd 0.1.19-beta.46 → 0.1.19-beta.47

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 (393) hide show
  1. package/dist/designer.js +955 -68
  2. package/dist/index.js +955 -68
  3. package/lib/cjs/components/affix.d.ts +1 -1
  4. package/lib/cjs/components/affix.js +2 -2
  5. package/lib/cjs/components/alert.d.ts +1 -1
  6. package/lib/cjs/components/alert.js +4 -4
  7. package/lib/cjs/components/auto-complete.d.ts +1 -1
  8. package/lib/cjs/components/auto-complete.js +4 -4
  9. package/lib/cjs/components/avatar.d.ts +1 -1
  10. package/lib/cjs/components/avatar.js +4 -4
  11. package/lib/cjs/components/badge.d.ts +1 -1
  12. package/lib/cjs/components/badge.js +4 -4
  13. package/lib/cjs/components/box.d.ts +1 -1
  14. package/lib/cjs/components/box.js +2 -2
  15. package/lib/cjs/components/button.d.ts +2 -2
  16. package/lib/cjs/components/button.js +3 -3
  17. package/lib/cjs/components/calendar.d.ts +1 -1
  18. package/lib/cjs/components/calendar.js +4 -4
  19. package/lib/cjs/components/card.d.ts +1 -1
  20. package/lib/cjs/components/card.js +4 -4
  21. package/lib/cjs/components/cascader.d.ts +2 -2
  22. package/lib/cjs/components/cascader.js +2 -2
  23. package/lib/cjs/components/checkbox.d.ts +1 -1
  24. package/lib/cjs/components/checkbox.js +4 -4
  25. package/lib/cjs/components/columns.d.ts +2 -2
  26. package/lib/cjs/components/columns.js +3 -3
  27. package/lib/cjs/components/comment.d.ts +1 -1
  28. package/lib/cjs/components/comment.js +5 -4
  29. package/lib/cjs/components/date-picker.d.ts +1 -1
  30. package/lib/cjs/components/date-picker.js +4 -4
  31. package/lib/cjs/components/divider.d.ts +1 -1
  32. package/lib/cjs/components/divider.js +4 -4
  33. package/lib/cjs/components/drawer.d.ts +1 -1
  34. package/lib/cjs/components/drawer.js +2 -2
  35. package/lib/cjs/components/each.d.ts +1 -1
  36. package/lib/cjs/components/each.js +2 -2
  37. package/lib/cjs/components/empty.d.ts +1 -1
  38. package/lib/cjs/components/empty.js +4 -4
  39. package/lib/cjs/components/form.d.ts +4 -4
  40. package/lib/cjs/components/form.js +5 -5
  41. package/lib/cjs/components/formily.d.ts +4 -4
  42. package/lib/cjs/components/formily.js +6 -6
  43. package/lib/cjs/components/icon.d.ts +1 -1
  44. package/lib/cjs/components/icon.js +2 -2
  45. package/lib/cjs/components/image.d.ts +1 -1
  46. package/lib/cjs/components/image.js +4 -4
  47. package/lib/cjs/components/input-number.d.ts +1 -1
  48. package/lib/cjs/components/input-number.js +2 -2
  49. package/lib/cjs/components/input.d.ts +2 -2
  50. package/lib/cjs/components/input.js +3 -3
  51. package/lib/cjs/components/list.d.ts +2 -2
  52. package/lib/cjs/components/list.js +3 -3
  53. package/lib/cjs/components/mentions.d.ts +1 -1
  54. package/lib/cjs/components/mentions.js +4 -4
  55. package/lib/cjs/components/menu.d.ts +2 -2
  56. package/lib/cjs/components/menu.js +3 -3
  57. package/lib/cjs/components/modal.d.ts +1 -1
  58. package/lib/cjs/components/modal.js +2 -2
  59. package/lib/cjs/components/page.d.ts +1 -1
  60. package/lib/cjs/components/page.js +2 -2
  61. package/lib/cjs/components/pageheader.d.ts +1 -1
  62. package/lib/cjs/components/pageheader.js +4 -4
  63. package/lib/cjs/components/pagination.d.ts +1 -1
  64. package/lib/cjs/components/pagination.js +4 -4
  65. package/lib/cjs/components/progress.d.ts +1 -1
  66. package/lib/cjs/components/progress.js +4 -4
  67. package/lib/cjs/components/radio.d.ts +1 -1
  68. package/lib/cjs/components/radio.js +4 -4
  69. package/lib/cjs/components/rate.d.ts +1 -1
  70. package/lib/cjs/components/rate.js +4 -4
  71. package/lib/cjs/components/result.d.ts +1 -1
  72. package/lib/cjs/components/result.js +4 -4
  73. package/lib/cjs/components/result1.js +2 -2
  74. package/lib/cjs/components/row-back.d.ts +1 -1
  75. package/lib/cjs/components/row-back.js +6 -6
  76. package/lib/cjs/components/row.d.ts +1 -1
  77. package/lib/cjs/components/row.js +2 -2
  78. package/lib/cjs/components/section.d.ts +1 -1
  79. package/lib/cjs/components/section.js +2 -2
  80. package/lib/cjs/components/select.d.ts +1 -1
  81. package/lib/cjs/components/select.js +2 -2
  82. package/lib/cjs/components/skeleton.d.ts +1 -1
  83. package/lib/cjs/components/skeleton.js +4 -4
  84. package/lib/cjs/components/slider.d.ts +1 -1
  85. package/lib/cjs/components/slider.js +4 -4
  86. package/lib/cjs/components/space.d.ts +1 -1
  87. package/lib/cjs/components/space.js +2 -2
  88. package/lib/cjs/components/spin.d.ts +1 -1
  89. package/lib/cjs/components/spin.js +4 -4
  90. package/lib/cjs/components/statistic.js +3 -3
  91. package/lib/cjs/components/switch.d.ts +1 -1
  92. package/lib/cjs/components/switch.js +4 -4
  93. package/lib/cjs/components/table.d.ts +1 -1
  94. package/lib/cjs/components/table.js +4 -4
  95. package/lib/cjs/components/tabs.d.ts +1 -1
  96. package/lib/cjs/components/tabs.js +4 -4
  97. package/lib/cjs/components/tag.d.ts +1 -1
  98. package/lib/cjs/components/tag.js +4 -4
  99. package/lib/cjs/components/tango-event-button.d.ts +1 -1
  100. package/lib/cjs/components/tango-event-button.js +2 -2
  101. package/lib/cjs/components/time-picker.d.ts +1 -1
  102. package/lib/cjs/components/time-picker.js +4 -4
  103. package/lib/cjs/components/timeline.d.ts +2 -2
  104. package/lib/cjs/components/timeline.js +3 -3
  105. package/lib/cjs/components/transfer.d.ts +1 -1
  106. package/lib/cjs/components/transfer.js +4 -4
  107. package/lib/cjs/components/tree-select.d.ts +1 -1
  108. package/lib/cjs/components/tree-select.js +4 -4
  109. package/lib/cjs/components/tree.d.ts +1 -1
  110. package/lib/cjs/components/tree.js +4 -4
  111. package/lib/cjs/components/typography.d.ts +3 -3
  112. package/lib/cjs/components/typography.js +5 -5
  113. package/lib/cjs/components/unSteps/unisteps.js +17 -17
  114. package/lib/cjs/components/uniButton/unibutton.js +16 -13
  115. package/lib/cjs/components/uniCascader/unicascader.js +12 -12
  116. package/lib/cjs/components/uniModal/unimodal.js +4 -4
  117. package/lib/cjs/components/uniRadio/uniradio.js +22 -22
  118. package/lib/cjs/components/uniSelect/uniselect.js +9 -9
  119. package/lib/cjs/components/uniSwitch/uniswitch.js +4 -4
  120. package/lib/cjs/components/uniTabs/unitabs.js +13 -13
  121. package/lib/cjs/components/uniUpload/uniupload.js +5 -5
  122. package/lib/cjs/helpers/prototype-helper.d.ts +3 -3
  123. package/lib/cjs/prototypes/affix.d.ts +1 -1
  124. package/lib/cjs/prototypes/alert.d.ts +1 -1
  125. package/lib/cjs/prototypes/anchor.d.ts +1 -1
  126. package/lib/cjs/prototypes/auto-complete.d.ts +1 -1
  127. package/lib/cjs/prototypes/avatar.d.ts +1 -1
  128. package/lib/cjs/prototypes/back-top.d.ts +1 -1
  129. package/lib/cjs/prototypes/badge.d.ts +1 -1
  130. package/lib/cjs/prototypes/box.d.ts +1 -1
  131. package/lib/cjs/prototypes/breadcrumb.d.ts +1 -1
  132. package/lib/cjs/prototypes/button.d.ts +1 -1
  133. package/lib/cjs/prototypes/calendar.d.ts +1 -1
  134. package/lib/cjs/prototypes/card.d.ts +1 -1
  135. package/lib/cjs/prototypes/carousel.d.ts +1 -1
  136. package/lib/cjs/prototypes/cascader.d.ts +1 -1
  137. package/lib/cjs/prototypes/checkbox.d.ts +1 -1
  138. package/lib/cjs/prototypes/collapse.d.ts +1 -1
  139. package/lib/cjs/prototypes/columns.d.ts +1 -1
  140. package/lib/cjs/prototypes/comment.d.ts +1 -1
  141. package/lib/cjs/prototypes/common.d.ts +1 -1
  142. package/lib/cjs/prototypes/date-picker.d.ts +3 -3
  143. package/lib/cjs/prototypes/descriptions.d.ts +2 -2
  144. package/lib/cjs/prototypes/divider.d.ts +1 -1
  145. package/lib/cjs/prototypes/drawer.d.ts +1 -1
  146. package/lib/cjs/prototypes/dropdown.d.ts +1 -1
  147. package/lib/cjs/prototypes/each.d.ts +1 -1
  148. package/lib/cjs/prototypes/empty.d.ts +1 -1
  149. package/lib/cjs/prototypes/form.d.ts +1 -1
  150. package/lib/cjs/prototypes/formily.d.ts +1 -1
  151. package/lib/cjs/prototypes/grid.d.ts +1 -1
  152. package/lib/cjs/prototypes/icon.d.ts +1 -1
  153. package/lib/cjs/prototypes/iframe.d.ts +1 -1
  154. package/lib/cjs/prototypes/image.d.ts +1 -1
  155. package/lib/cjs/prototypes/input-number.d.ts +1 -1
  156. package/lib/cjs/prototypes/input.d.ts +1 -1
  157. package/lib/cjs/prototypes/interval.d.ts +1 -1
  158. package/lib/cjs/prototypes/link.d.ts +1 -1
  159. package/lib/cjs/prototypes/list.d.ts +1 -1
  160. package/lib/cjs/prototypes/mentions.d.ts +1 -1
  161. package/lib/cjs/prototypes/menu.d.ts +1 -1
  162. package/lib/cjs/prototypes/modal.d.ts +1 -1
  163. package/lib/cjs/prototypes/page-header.d.ts +1 -1
  164. package/lib/cjs/prototypes/page.d.ts +1 -1
  165. package/lib/cjs/prototypes/pagination.d.ts +1 -1
  166. package/lib/cjs/prototypes/popconfirm.d.ts +1 -1
  167. package/lib/cjs/prototypes/popover.d.ts +1 -1
  168. package/lib/cjs/prototypes/progress.d.ts +1 -1
  169. package/lib/cjs/prototypes/radio.d.ts +1 -1
  170. package/lib/cjs/prototypes/rate.d.ts +1 -1
  171. package/lib/cjs/prototypes/result.d.ts +1 -1
  172. package/lib/cjs/prototypes/row.d.ts +1 -1
  173. package/lib/cjs/prototypes/section.d.ts +1 -1
  174. package/lib/cjs/prototypes/select.d.ts +1 -1
  175. package/lib/cjs/prototypes/skeleton.d.ts +1 -1
  176. package/lib/cjs/prototypes/slider.d.ts +1 -1
  177. package/lib/cjs/prototypes/space.d.ts +1 -1
  178. package/lib/cjs/prototypes/spin.d.ts +1 -1
  179. package/lib/cjs/prototypes/statistic.d.ts +1 -1
  180. package/lib/cjs/prototypes/steps.d.ts +1 -1
  181. package/lib/cjs/prototypes/switch.d.ts +1 -1
  182. package/lib/cjs/prototypes/table.d.ts +1 -1
  183. package/lib/cjs/prototypes/tabs.d.ts +1 -1
  184. package/lib/cjs/prototypes/tag.d.ts +1 -1
  185. package/lib/cjs/prototypes/text.d.ts +1 -1
  186. package/lib/cjs/prototypes/time-picker.d.ts +3 -3
  187. package/lib/cjs/prototypes/timeline.d.ts +1 -1
  188. package/lib/cjs/prototypes/timeline.js +3 -3
  189. package/lib/cjs/prototypes/toolbar.d.ts +1 -1
  190. package/lib/cjs/prototypes/tooltip.d.ts +1 -1
  191. package/lib/cjs/prototypes/transfer.d.ts +1 -1
  192. package/lib/cjs/prototypes/tree-select.d.ts +1 -1
  193. package/lib/cjs/prototypes/tree.d.ts +1 -1
  194. package/lib/cjs/prototypes/typography.d.ts +1 -1
  195. package/lib/cjs/prototypes/unitabs.d.ts +1 -1
  196. package/lib/cjs/prototypes/upload.d.ts +1 -1
  197. package/lib/cjs/prototypes/when.d.ts +1 -1
  198. package/lib/esm/components/affix.d.ts +1 -1
  199. package/lib/esm/components/affix.js +1 -1
  200. package/lib/esm/components/alert.d.ts +1 -1
  201. package/lib/esm/components/alert.js +2 -2
  202. package/lib/esm/components/auto-complete.d.ts +1 -1
  203. package/lib/esm/components/auto-complete.js +2 -2
  204. package/lib/esm/components/avatar.d.ts +1 -1
  205. package/lib/esm/components/avatar.js +2 -2
  206. package/lib/esm/components/badge.d.ts +1 -1
  207. package/lib/esm/components/badge.js +2 -2
  208. package/lib/esm/components/box.d.ts +1 -1
  209. package/lib/esm/components/box.js +1 -1
  210. package/lib/esm/components/button.d.ts +2 -2
  211. package/lib/esm/components/button.js +1 -1
  212. package/lib/esm/components/calendar.d.ts +1 -1
  213. package/lib/esm/components/calendar.js +2 -2
  214. package/lib/esm/components/card.d.ts +1 -1
  215. package/lib/esm/components/card.js +2 -2
  216. package/lib/esm/components/cascader.d.ts +2 -2
  217. package/lib/esm/components/cascader.js +1 -1
  218. package/lib/esm/components/checkbox.d.ts +1 -1
  219. package/lib/esm/components/checkbox.js +2 -2
  220. package/lib/esm/components/columns.d.ts +2 -2
  221. package/lib/esm/components/columns.js +1 -1
  222. package/lib/esm/components/comment.d.ts +1 -1
  223. package/lib/esm/components/comment.js +3 -2
  224. package/lib/esm/components/date-picker.d.ts +1 -1
  225. package/lib/esm/components/date-picker.js +2 -2
  226. package/lib/esm/components/divider.d.ts +1 -1
  227. package/lib/esm/components/divider.js +2 -2
  228. package/lib/esm/components/drawer.d.ts +1 -1
  229. package/lib/esm/components/drawer.js +1 -1
  230. package/lib/esm/components/each.d.ts +1 -1
  231. package/lib/esm/components/each.js +1 -1
  232. package/lib/esm/components/empty.d.ts +1 -1
  233. package/lib/esm/components/empty.js +2 -2
  234. package/lib/esm/components/form.d.ts +4 -4
  235. package/lib/esm/components/form.js +1 -1
  236. package/lib/esm/components/formily.d.ts +4 -4
  237. package/lib/esm/components/formily.js +1 -1
  238. package/lib/esm/components/icon.d.ts +1 -1
  239. package/lib/esm/components/icon.js +1 -1
  240. package/lib/esm/components/image.d.ts +1 -1
  241. package/lib/esm/components/image.js +2 -2
  242. package/lib/esm/components/input-number.d.ts +1 -1
  243. package/lib/esm/components/input-number.js +1 -1
  244. package/lib/esm/components/input.d.ts +2 -2
  245. package/lib/esm/components/input.js +1 -1
  246. package/lib/esm/components/list.d.ts +2 -2
  247. package/lib/esm/components/list.js +1 -1
  248. package/lib/esm/components/mentions.d.ts +1 -1
  249. package/lib/esm/components/mentions.js +2 -2
  250. package/lib/esm/components/menu.d.ts +2 -2
  251. package/lib/esm/components/menu.js +1 -1
  252. package/lib/esm/components/modal.d.ts +1 -1
  253. package/lib/esm/components/modal.js +1 -1
  254. package/lib/esm/components/page.d.ts +1 -1
  255. package/lib/esm/components/page.js +1 -1
  256. package/lib/esm/components/pageheader.d.ts +1 -1
  257. package/lib/esm/components/pageheader.js +2 -2
  258. package/lib/esm/components/pagination.d.ts +1 -1
  259. package/lib/esm/components/pagination.js +2 -2
  260. package/lib/esm/components/progress.d.ts +1 -1
  261. package/lib/esm/components/progress.js +2 -2
  262. package/lib/esm/components/radio.d.ts +1 -1
  263. package/lib/esm/components/radio.js +2 -2
  264. package/lib/esm/components/rate.d.ts +1 -1
  265. package/lib/esm/components/rate.js +2 -2
  266. package/lib/esm/components/result.d.ts +1 -1
  267. package/lib/esm/components/result.js +2 -2
  268. package/lib/esm/components/result1.js +1 -1
  269. package/lib/esm/components/row-back.d.ts +1 -1
  270. package/lib/esm/components/row-back.js +2 -2
  271. package/lib/esm/components/row.d.ts +1 -1
  272. package/lib/esm/components/row.js +1 -1
  273. package/lib/esm/components/section.d.ts +1 -1
  274. package/lib/esm/components/section.js +1 -1
  275. package/lib/esm/components/select.d.ts +1 -1
  276. package/lib/esm/components/select.js +1 -1
  277. package/lib/esm/components/skeleton.d.ts +1 -1
  278. package/lib/esm/components/skeleton.js +2 -2
  279. package/lib/esm/components/slider.d.ts +1 -1
  280. package/lib/esm/components/slider.js +2 -2
  281. package/lib/esm/components/space.d.ts +1 -1
  282. package/lib/esm/components/space.js +1 -1
  283. package/lib/esm/components/spin.d.ts +1 -1
  284. package/lib/esm/components/spin.js +2 -2
  285. package/lib/esm/components/statistic.js +2 -2
  286. package/lib/esm/components/switch.d.ts +1 -1
  287. package/lib/esm/components/switch.js +2 -2
  288. package/lib/esm/components/table.d.ts +1 -1
  289. package/lib/esm/components/table.js +2 -2
  290. package/lib/esm/components/tabs.d.ts +1 -1
  291. package/lib/esm/components/tabs.js +2 -2
  292. package/lib/esm/components/tag.d.ts +1 -1
  293. package/lib/esm/components/tag.js +2 -2
  294. package/lib/esm/components/tango-event-button.d.ts +1 -1
  295. package/lib/esm/components/tango-event-button.js +1 -1
  296. package/lib/esm/components/time-picker.d.ts +1 -1
  297. package/lib/esm/components/time-picker.js +2 -2
  298. package/lib/esm/components/timeline.d.ts +2 -2
  299. package/lib/esm/components/timeline.js +1 -1
  300. package/lib/esm/components/transfer.d.ts +1 -1
  301. package/lib/esm/components/transfer.js +2 -2
  302. package/lib/esm/components/tree-select.d.ts +1 -1
  303. package/lib/esm/components/tree-select.js +2 -2
  304. package/lib/esm/components/tree.d.ts +1 -1
  305. package/lib/esm/components/tree.js +2 -2
  306. package/lib/esm/components/typography.d.ts +3 -3
  307. package/lib/esm/components/typography.js +1 -1
  308. package/lib/esm/components/unSteps/unisteps.js +17 -17
  309. package/lib/esm/components/uniButton/unibutton.js +15 -12
  310. package/lib/esm/components/uniCascader/unicascader.js +12 -12
  311. package/lib/esm/components/uniModal/unimodal.js +4 -4
  312. package/lib/esm/components/uniRadio/uniradio.js +22 -22
  313. package/lib/esm/components/uniSelect/uniselect.js +9 -9
  314. package/lib/esm/components/uniSwitch/uniswitch.js +4 -4
  315. package/lib/esm/components/uniTabs/unitabs.js +13 -13
  316. package/lib/esm/components/uniUpload/uniupload.js +5 -5
  317. package/lib/esm/helpers/prototype-helper.d.ts +3 -3
  318. package/lib/esm/prototypes/affix.d.ts +1 -1
  319. package/lib/esm/prototypes/alert.d.ts +1 -1
  320. package/lib/esm/prototypes/anchor.d.ts +1 -1
  321. package/lib/esm/prototypes/auto-complete.d.ts +1 -1
  322. package/lib/esm/prototypes/avatar.d.ts +1 -1
  323. package/lib/esm/prototypes/back-top.d.ts +1 -1
  324. package/lib/esm/prototypes/badge.d.ts +1 -1
  325. package/lib/esm/prototypes/box.d.ts +1 -1
  326. package/lib/esm/prototypes/breadcrumb.d.ts +1 -1
  327. package/lib/esm/prototypes/button.d.ts +1 -1
  328. package/lib/esm/prototypes/calendar.d.ts +1 -1
  329. package/lib/esm/prototypes/card.d.ts +1 -1
  330. package/lib/esm/prototypes/carousel.d.ts +1 -1
  331. package/lib/esm/prototypes/cascader.d.ts +1 -1
  332. package/lib/esm/prototypes/checkbox.d.ts +1 -1
  333. package/lib/esm/prototypes/collapse.d.ts +1 -1
  334. package/lib/esm/prototypes/columns.d.ts +1 -1
  335. package/lib/esm/prototypes/comment.d.ts +1 -1
  336. package/lib/esm/prototypes/common.d.ts +1 -1
  337. package/lib/esm/prototypes/date-picker.d.ts +3 -3
  338. package/lib/esm/prototypes/descriptions.d.ts +2 -2
  339. package/lib/esm/prototypes/divider.d.ts +1 -1
  340. package/lib/esm/prototypes/drawer.d.ts +1 -1
  341. package/lib/esm/prototypes/dropdown.d.ts +1 -1
  342. package/lib/esm/prototypes/each.d.ts +1 -1
  343. package/lib/esm/prototypes/empty.d.ts +1 -1
  344. package/lib/esm/prototypes/form.d.ts +1 -1
  345. package/lib/esm/prototypes/formily.d.ts +1 -1
  346. package/lib/esm/prototypes/grid.d.ts +1 -1
  347. package/lib/esm/prototypes/icon.d.ts +1 -1
  348. package/lib/esm/prototypes/iframe.d.ts +1 -1
  349. package/lib/esm/prototypes/image.d.ts +1 -1
  350. package/lib/esm/prototypes/input-number.d.ts +1 -1
  351. package/lib/esm/prototypes/input.d.ts +1 -1
  352. package/lib/esm/prototypes/interval.d.ts +1 -1
  353. package/lib/esm/prototypes/link.d.ts +1 -1
  354. package/lib/esm/prototypes/list.d.ts +1 -1
  355. package/lib/esm/prototypes/mentions.d.ts +1 -1
  356. package/lib/esm/prototypes/menu.d.ts +1 -1
  357. package/lib/esm/prototypes/modal.d.ts +1 -1
  358. package/lib/esm/prototypes/page-header.d.ts +1 -1
  359. package/lib/esm/prototypes/page.d.ts +1 -1
  360. package/lib/esm/prototypes/pagination.d.ts +1 -1
  361. package/lib/esm/prototypes/popconfirm.d.ts +1 -1
  362. package/lib/esm/prototypes/popover.d.ts +1 -1
  363. package/lib/esm/prototypes/progress.d.ts +1 -1
  364. package/lib/esm/prototypes/radio.d.ts +1 -1
  365. package/lib/esm/prototypes/rate.d.ts +1 -1
  366. package/lib/esm/prototypes/result.d.ts +1 -1
  367. package/lib/esm/prototypes/row.d.ts +1 -1
  368. package/lib/esm/prototypes/section.d.ts +1 -1
  369. package/lib/esm/prototypes/select.d.ts +1 -1
  370. package/lib/esm/prototypes/skeleton.d.ts +1 -1
  371. package/lib/esm/prototypes/slider.d.ts +1 -1
  372. package/lib/esm/prototypes/space.d.ts +1 -1
  373. package/lib/esm/prototypes/spin.d.ts +1 -1
  374. package/lib/esm/prototypes/statistic.d.ts +1 -1
  375. package/lib/esm/prototypes/steps.d.ts +1 -1
  376. package/lib/esm/prototypes/switch.d.ts +1 -1
  377. package/lib/esm/prototypes/table.d.ts +1 -1
  378. package/lib/esm/prototypes/tabs.d.ts +1 -1
  379. package/lib/esm/prototypes/tag.d.ts +1 -1
  380. package/lib/esm/prototypes/text.d.ts +1 -1
  381. package/lib/esm/prototypes/time-picker.d.ts +3 -3
  382. package/lib/esm/prototypes/timeline.d.ts +1 -1
  383. package/lib/esm/prototypes/timeline.js +3 -3
  384. package/lib/esm/prototypes/toolbar.d.ts +1 -1
  385. package/lib/esm/prototypes/tooltip.d.ts +1 -1
  386. package/lib/esm/prototypes/transfer.d.ts +1 -1
  387. package/lib/esm/prototypes/tree-select.d.ts +1 -1
  388. package/lib/esm/prototypes/tree.d.ts +1 -1
  389. package/lib/esm/prototypes/typography.d.ts +1 -1
  390. package/lib/esm/prototypes/unitabs.d.ts +1 -1
  391. package/lib/esm/prototypes/upload.d.ts +1 -1
  392. package/lib/esm/prototypes/when.d.ts +1 -1
  393. package/package.json +7 -7
@@ -8,70 +8,70 @@ const slottype_1 = require("../../helpers/slottype");
8
8
  const UniSteps = (_a) => {
9
9
  var _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
10
10
  const redCss = `
11
- .uni-${rest.tid} .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
11
+ .uni-${dataId} .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
12
12
  background: #B30000;
13
13
  }
14
- .uni-${rest.tid} .ant-steps-item-process .ant-steps-item-icon {
14
+ .uni-${dataId} .ant-steps-item-process .ant-steps-item-icon {
15
15
  background-color: #fff;
16
16
  border-color: #B30000;
17
17
  }
18
18
 
19
- .uni-${rest.tid} .ant-steps-item-finish .ant-steps-item-icon {
19
+ .uni-${dataId} .ant-steps-item-finish .ant-steps-item-icon {
20
20
  background-color: #fff;
21
21
  border-color: #B30000;
22
22
  }
23
23
 
24
- .uni-${rest.tid} .anticon svg {
24
+ .uni-${dataId} .anticon svg {
25
25
  color: #B30000;
26
26
  }
27
27
 
28
28
 
29
- .uni-${rest.tid} .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
29
+ .uni-${dataId} .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
30
30
  background-color: #f0f0f0;
31
31
  }
32
32
  `;
33
33
  const blueCss = `
34
- .uni-${rest.tid} .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
34
+ .uni-${dataId} .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
35
35
  background: #1890ff;
36
36
  }
37
- .uni-${rest.tid} .ant-steps-item-process .ant-steps-item-icon {
37
+ .uni-${dataId} .ant-steps-item-process .ant-steps-item-icon {
38
38
  background-color: #fff;
39
39
  border-color: #1890ff;
40
40
  }
41
41
 
42
- .uni-${rest.tid} .ant-steps-item-finish .ant-steps-item-icon {
42
+ .uni-${dataId} .ant-steps-item-finish .ant-steps-item-icon {
43
43
  background-color: #fff;
44
44
  border-color: #1890ff;
45
45
  }
46
46
 
47
- .uni-${rest.tid} .anticon svg {
47
+ .uni-${dataId} .anticon svg {
48
48
  color: #1890ff;
49
49
  }
50
50
 
51
51
 
52
- .uni-${rest.tid} .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
52
+ .uni-${dataId} .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
53
53
  background-color: #f0f0f0;
54
54
  }
55
55
  `;
56
56
  const greenCss = `
57
- .uni-${rest.tid} .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
57
+ .uni-${dataId} .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
58
58
  background: #17c60e;
59
59
  }
60
- .uni-${rest.tid} .ant-steps-item-process .ant-steps-item-icon {
60
+ .uni-${dataId} .ant-steps-item-process .ant-steps-item-icon {
61
61
  background-color: #fff;
62
62
  border-color: #17c60e;
63
63
  }
64
64
 
65
- .uni-${rest.tid} .ant-steps-item-finish .ant-steps-item-icon {
65
+ .uni-${dataId} .ant-steps-item-finish .ant-steps-item-icon {
66
66
  background-color: #fff;
67
67
  border-color: #17c60e;
68
68
  }
69
69
 
70
- .uni-${rest.tid} .anticon svg {
70
+ .uni-${dataId} .anticon svg {
71
71
  color: #17c60e;
72
72
  }
73
73
 
74
- .uni-${rest.tid} .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
74
+ .uni-${dataId} .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
75
75
  background-color: #f0f0f0;
76
76
  }
77
77
  `;
@@ -84,8 +84,8 @@ const UniSteps = (_a) => {
84
84
  document.head.appendChild(style);
85
85
  }
86
86
  }, [theme]);
87
- return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": rest.tid, draggable: true, style: style },
88
- react_1.default.createElement(antd_1.Steps, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}` }, rest), rest.children)));
87
+ return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": dataId, draggable: true, style: style },
88
+ react_1.default.createElement(antd_1.Steps, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}` }, rest), rest.children)));
89
89
  };
90
90
  exports.UniSteps = UniSteps;
91
91
  const UniStepsStep = (props) => {
@@ -3,63 +3,66 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UniButtonGroup = exports.UniButton = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const antd_1 = require("antd");
6
- const slottype_1 = require("../../helpers/slottype");
6
+ const helpers_1 = require("@cuvp1225/helpers");
7
7
  const react_1 = tslib_1.__importStar(require("react"));
8
8
  const UniButton = (_a) => {
9
- var _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
9
+ var _b = helpers_1.SLOT.dnd, dataDnd = _a[_b], _c = helpers_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
10
10
  const redCss = `
11
- .uni-${rest.tid} {
11
+ .uni-${dataId} {
12
12
  color: #fff;
13
13
  border-color: #B30000 !important;
14
14
  background: #B30000 !important;
15
15
 
16
16
  }
17
17
 
18
- .uni-${rest.tid}:hover,
19
- .uni-${rest.tid}:focus {
18
+ .uni-${dataId}:hover,
19
+ .uni-${dataId}:focus {
20
20
  color: #fff;
21
21
  border-color: #B30000 !important;
22
22
  background: #B30000 !important;
23
23
  }
24
24
  `;
25
25
  const blueCss = `
26
- .uni-${rest.tid} {
26
+ .uni-${dataId} {
27
27
  color: #fff;
28
28
  border-color: #1890ff !important;
29
29
  background: #1890ff !important;
30
30
 
31
31
  }
32
32
 
33
- .uni-${rest.tid}:hover,
34
- .uni-${rest.tid}:focus {
33
+ .uni-${dataId}:hover,
34
+ .uni-${dataId}:focus {
35
35
  color: #fff;
36
36
  border-color: #1890ff !important;
37
37
  background: #1890ff !important;
38
38
  }`;
39
39
  const greenCss = `
40
- .uni-${rest.tid} {
40
+ .uni-${dataId} {
41
41
  color: #fff;
42
42
  border-color: #17c60e !important;
43
43
  background: #17c60e !important;
44
44
 
45
45
  }
46
46
 
47
- .uni-${rest.tid}:hover,
48
- .uni-${rest.tid}:focus {
47
+ .uni-${dataId}:hover,
48
+ .uni-${dataId}:focus {
49
49
  color: #fff;
50
50
  border-color: #17c60e !important;
51
51
  background: #17c60e !important;
52
52
  }`;
53
+ console.log("wxy-uniButton-rest2: ", rest);
54
+ console.log("wxy-uniButton-dataDnd2: ", dataDnd);
55
+ console.log("wxy-uniButton-dataId2: ", dataId);
53
56
  (0, react_1.useEffect)(() => {
54
57
  const allow = ['blue', 'green', 'red'];
55
- if (allow.includes(theme)) {
58
+ if (allow.includes(theme) && rest.type === 'primary') {
56
59
  const css = theme === 'blue' ? blueCss : theme === 'green' ? greenCss : redCss;
57
60
  const style = document.createElement('style');
58
61
  style.innerHTML = css;
59
62
  document.head.appendChild(style);
60
63
  }
61
64
  }, [theme]);
62
- return (react_1.default.createElement(antd_1.Button, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}`, "data-dnd": dataDnd, "data-id": rest.tid, draggable: true, style: style }, rest)));
65
+ return (react_1.default.createElement(antd_1.Button, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}`, "data-dnd": dataDnd, "data-id": dataId, draggable: true, style: style }, rest)));
63
66
  };
64
67
  exports.UniButton = UniButton;
65
68
  exports.UniButtonGroup = antd_1.Button.Group;
@@ -8,35 +8,35 @@ const slottype_1 = require("../../helpers/slottype");
8
8
  const UniCascader = (_a) => {
9
9
  var _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
10
10
  const redCss = `
11
- .uni-${rest.tid} .ant-cascader-menu-item-active {
11
+ .uni-${dataId} .ant-cascader-menu-item-active {
12
12
  color: #c20000;
13
13
  background: #fff3f3
14
14
  }
15
15
 
16
- .uni-${rest.tid} .ant-cascader-menu-item-active:hover {
16
+ .uni-${dataId} .ant-cascader-menu-item-active:hover {
17
17
  color: #c20000;
18
18
  background: #fff3f3
19
19
  }
20
20
  `;
21
21
  const blueCss = `
22
- .uni-${rest.tid} .ant-cascader-menu-item-active {
22
+ .uni-${dataId} .ant-cascader-menu-item-active {
23
23
  color: #1890ff;
24
- background: #c1ddf8
24
+ background: #e6f7ff
25
25
  }
26
26
 
27
- .uni-${rest.tid} .ant-cascader-menu-item-active:hover {
27
+ .uni-${dataId} .ant-cascader-menu-item-active:hover {
28
28
  color: #1890ff;
29
- background: #c1ddf8
29
+ background: #e6f7ff
30
30
  }`;
31
31
  const greenCss = `
32
- .uni-${rest.tid} .ant-cascader-menu-item-active {
32
+ .uni-${dataId} .ant-cascader-menu-item-active {
33
33
  color: #17c60e;
34
- background: #e5fde4
34
+ background: #f6ffed
35
35
  }
36
36
 
37
- .uni-${rest.tid} .ant-cascader-menu-item-active:hover {
37
+ .uni-${dataId} .ant-cascader-menu-item-active:hover {
38
38
  color: #17c60e;
39
- background: #e5fde4
39
+ background: #f6ffed
40
40
  }
41
41
  `;
42
42
  (0, react_1.useEffect)(() => {
@@ -48,7 +48,7 @@ const UniCascader = (_a) => {
48
48
  document.head.appendChild(style);
49
49
  }
50
50
  }, [theme]);
51
- return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": rest.tid, draggable: true, style: style },
52
- react_1.default.createElement(antd_1.Cascader, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}`, dropdownClassName: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}`, style: style }, rest))));
51
+ return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": dataId, draggable: true, style: style },
52
+ react_1.default.createElement(antd_1.Cascader, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}`, dropdownClassName: `uni-${dataId} ${theme ? `theme-${theme}` : ''}`, style: style }, rest))));
53
53
  };
54
54
  exports.UniCascader = UniCascader;
@@ -9,19 +9,19 @@ const UniModal = (_a) => {
9
9
  var _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { children, style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "children", "style", "theme"]);
10
10
  // 主题样式定义
11
11
  const redCss = `
12
- .uni-${rest.tid} .ant-modal-footer .ant-btn-primary {
12
+ .uni-${dataId} .ant-modal-footer .ant-btn-primary {
13
13
  background: #B20000;
14
14
  border-color: #B20000;
15
15
  }
16
16
  `;
17
17
  const blueCss = `
18
- .uni-${rest.tid} .ant-modal-footer .ant-btn-primary {
18
+ .uni-${dataId} .ant-modal-footer .ant-btn-primary {
19
19
  background: #1890ff;
20
20
  border-color: #1890ff;
21
21
  }
22
22
  `;
23
23
  const greenCss = `
24
- .uni-${rest.tid} .ant-modal-footer .ant-btn-primary {
24
+ .uni-${dataId} .ant-modal-footer .ant-btn-primary {
25
25
  background: #17c60e;
26
26
  border-color: #17c60e;
27
27
  }
@@ -35,7 +35,7 @@ const UniModal = (_a) => {
35
35
  document.head.appendChild(style);
36
36
  }
37
37
  }, [theme]);
38
- return (react_1.default.createElement(antd_1.Modal, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}`, "data-dnd": dataDnd, "data-id": rest.tid, style: style }, rest), children));
38
+ return (react_1.default.createElement(antd_1.Modal, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}`, "data-dnd": dataDnd, "data-id": dataId, style: style }, rest), children));
39
39
  };
40
40
  exports.UniModal = UniModal;
41
41
  // 导出静态方法以支持 Modal.info() 等调用方式
@@ -9,49 +9,49 @@ const UniRadio = (_a) => {
9
9
  var _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
10
10
  const redCss = `
11
11
  /* 悬停时圆圈变红 */
12
- .uni-${rest.tid}:hover .ant-radio-inner {
12
+ .uni-${dataId}:hover .ant-radio-inner {
13
13
  border-color: #B30000 !important;
14
14
  }
15
15
 
16
16
  /* 选中状态 - 边框变红 */
17
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner {
17
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner {
18
18
  border-color: #B30000 !important;
19
19
  }
20
20
 
21
21
  /* 选中状态 - 中心点变红(覆盖整个内圆) */
22
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner::after {
22
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner::after {
23
23
  background-color: #B30000 !important;
24
24
  }
25
25
  `;
26
26
  const blueCss = `
27
27
  /* 悬停时圆圈变蓝 */
28
- .uni-${rest.tid}:hover .ant-radio-inner {
28
+ .uni-${dataId}:hover .ant-radio-inner {
29
29
  border-color: #1890ff !important;
30
30
  }
31
31
 
32
32
  /* 选中状态 - 边框变蓝 */
33
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner {
33
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner {
34
34
  border-color: #1890ff !important;
35
35
  }
36
36
 
37
37
  /* 选中状态 - 中心点变蓝(覆盖整个内圆) */
38
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner::after {
38
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner::after {
39
39
  background-color: #1890ff !important;
40
40
  }
41
41
  `;
42
42
  const greenCss = `
43
43
  /* 悬停时圆圈变绿 */
44
- .uni-${rest.tid}:hover .ant-radio-inner {
44
+ .uni-${dataId}:hover .ant-radio-inner {
45
45
  border-color: #17c60e !important;
46
46
  }
47
47
 
48
48
  /* 选中状态 - 边框变绿 */
49
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner {
49
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner {
50
50
  border-color: #17c60e !important;
51
51
  }
52
52
 
53
53
  /* 选中状态 - 中心点变绿(覆盖整个内圆) */
54
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner::after {
54
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner::after {
55
55
  background-color: #17c60e !important;
56
56
  }
57
57
  `;
@@ -64,57 +64,57 @@ const UniRadio = (_a) => {
64
64
  document.head.appendChild(style);
65
65
  }
66
66
  }, [theme]);
67
- return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": rest.tid, draggable: true, style: style },
68
- react_1.default.createElement(antd_1.Radio, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}` }, rest))));
67
+ return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": dataId, draggable: true, style: style },
68
+ react_1.default.createElement(antd_1.Radio, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}` }, rest))));
69
69
  };
70
70
  exports.UniRadio = UniRadio;
71
71
  const UniRadioGroup = (_a) => {
72
72
  var _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
73
73
  const redCss = `
74
74
  /* 悬停时圆圈变红 */
75
- .uni-${rest.tid}:hover .ant-radio-inner {
75
+ .uni-${dataId}:hover .ant-radio-inner {
76
76
  border-color: #B30000 !important;
77
77
  }
78
78
 
79
79
  /* 选中状态 - 边框变红 */
80
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner {
80
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner {
81
81
  border-color: #B30000 !important;
82
82
  }
83
83
 
84
84
  /* 选中状态 - 中心点变红(覆盖整个内圆) */
85
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner::after {
85
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner::after {
86
86
  background-color: #B30000 !important;
87
87
  }
88
88
  `;
89
89
  const blueCss = `
90
90
  /* 悬停时圆圈变蓝 */
91
- .uni-${rest.tid}:hover .ant-radio-inner {
91
+ .uni-${dataId}:hover .ant-radio-inner {
92
92
  border-color: #1890ff !important;
93
93
  }
94
94
 
95
95
  /* 选中状态 - 边框变蓝 */
96
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner {
96
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner {
97
97
  border-color: #1890ff !important;
98
98
  }
99
99
 
100
100
  /* 选中状态 - 中心点变蓝(覆盖整个内圆) */
101
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner::after {
101
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner::after {
102
102
  background-color: #1890ff !important;
103
103
  }
104
104
  `;
105
105
  const greenCss = `
106
106
  /* 悬停时圆圈变绿 */
107
- .uni-${rest.tid}:hover .ant-radio-inner {
107
+ .uni-${dataId}:hover .ant-radio-inner {
108
108
  border-color: #17c60e !important;
109
109
  }
110
110
 
111
111
  /* 选中状态 - 边框变绿 */
112
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner {
112
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner {
113
113
  border-color: #17c60e !important;
114
114
  }
115
115
 
116
116
  /* 选中状态 - 中心点变绿(覆盖整个内圆) */
117
- .uni-${rest.tid} .ant-radio-input:checked + .ant-radio-inner::after {
117
+ .uni-${dataId} .ant-radio-input:checked + .ant-radio-inner::after {
118
118
  background-color: #17c60e !important;
119
119
  }
120
120
  `;
@@ -127,7 +127,7 @@ const UniRadioGroup = (_a) => {
127
127
  document.head.appendChild(style);
128
128
  }
129
129
  }, [theme]);
130
- return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": rest.tid, draggable: true, style: style },
131
- react_1.default.createElement(antd_1.Radio.Group, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}` }, rest), rest.children)));
130
+ return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": dataId, draggable: true, style: style },
131
+ react_1.default.createElement(antd_1.Radio.Group, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}` }, rest), rest.children)));
132
132
  };
133
133
  exports.UniRadioGroup = UniRadioGroup;
@@ -8,21 +8,21 @@ const slottype_1 = require("../../helpers/slottype");
8
8
  const UniSelect = (_a) => {
9
9
  var _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
10
10
  const redCss = `
11
- .uni-${rest.tid} .ant-select-item-option-selected {
11
+ .uni-${dataId} .ant-select-item-option-selected {
12
12
  color: #B30000;
13
13
  background: #fff3f3
14
14
  }
15
15
  `;
16
16
  const blueCss = `
17
- .uni-${rest.tid} .ant-select-item-option-selected {
17
+ .uni-${dataId} .ant-select-item-option-selected {
18
18
  color: #1890ff;
19
- background: #c1ddf8
19
+ background: #e6f7ff
20
20
  }
21
21
  `;
22
22
  const greenCss = `
23
- .uni-${rest.tid} .ant-select-item-option-selected {
23
+ .uni-${dataId} .ant-select-item-option-selected {
24
24
  color: #17c60e;
25
- background: #e5fde4
25
+ background: #f6ffed
26
26
  }
27
27
  `;
28
28
  (0, react_1.useEffect)(() => {
@@ -34,11 +34,11 @@ const UniSelect = (_a) => {
34
34
  document.head.appendChild(style);
35
35
  }
36
36
  }, [theme]);
37
- return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": rest.tid, draggable: true },
37
+ return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": dataId, draggable: true },
38
38
  react_1.default.createElement(antd_1.Select
39
- // className={`uni-${rest.tid}`}
39
+ // className={`uni-${dataId}`}
40
40
  , Object.assign({
41
- // className={`uni-${rest.tid}`}
42
- className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}`, dropdownClassName: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}`, style: style }, rest))));
41
+ // className={`uni-${dataId}`}
42
+ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}`, dropdownClassName: `uni-${dataId} ${theme ? `theme-${theme}` : ''}`, style: style }, rest))));
43
43
  };
44
44
  exports.UniSelect = UniSelect;
@@ -9,19 +9,19 @@ const UniSwitch = (_a) => {
9
9
  var _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
10
10
  const redCss = `
11
11
  /* 根据tid定制Switch组件样式 */
12
- .uni-${rest.tid}[tid="${rest.tid}"].ant-switch-checked {
12
+ .uni-${dataId}[tid="${dataId}"].ant-switch-checked {
13
13
  background-color: #B30000;
14
14
  }
15
15
  `;
16
16
  const blueCss = `
17
17
  /* 根据tid定制Switch组件样式 */
18
- .uni-${rest.tid}[tid="${rest.tid}"].ant-switch-checked {
18
+ .uni-${dataId}[tid="${dataId}"].ant-switch-checked {
19
19
  background-color: #1890ff;
20
20
  }
21
21
  `;
22
22
  const greenCss = `
23
23
  /* 根据tid定制Switch组件样式 */
24
- .uni-${rest.tid}[tid="${rest.tid}"].ant-switch-checked {
24
+ .uni-${dataId}[tid="${dataId}"].ant-switch-checked {
25
25
  background-color: #17c60e;
26
26
  }
27
27
  `;
@@ -35,6 +35,6 @@ const UniSwitch = (_a) => {
35
35
  }
36
36
  }, [theme]);
37
37
  return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": dataId, draggable: true },
38
- react_1.default.createElement(antd_1.Switch, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}` }, rest))));
38
+ react_1.default.createElement(antd_1.Switch, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}` }, rest))));
39
39
  };
40
40
  exports.UniSwitch = UniSwitch;
@@ -7,11 +7,11 @@ const react_1 = tslib_1.__importStar(require("react"));
7
7
  const slottype_1 = require("../../helpers/slottype");
8
8
  const UniTabs = (_a) => {
9
9
  var { children } = _a, _b = slottype_1.SLOT.dnd, dataDnd = _a[_b], _c = slottype_1.SLOT.id, dataId = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, ["children", typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
10
- const redCss = `.uni-${rest.tid} .ant-tabs-ink-bar{
10
+ const redCss = `.uni-${dataId} .ant-tabs-ink-bar{
11
11
  background: #C20000;
12
12
  }
13
13
 
14
- .uni-${rest.tid} .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
14
+ .uni-${dataId} .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
15
15
  color: #C20000;
16
16
  font-size: "16px";
17
17
  font-weight: 600;
@@ -20,19 +20,19 @@ const UniTabs = (_a) => {
20
20
  text-align: left;
21
21
  }
22
22
 
23
- .uni-${rest.tid} .ant-tabs-tab .ant-tabs-tab-btn:hover {
23
+ .uni-${dataId} .ant-tabs-tab .ant-tabs-tab-btn:hover {
24
24
  color: #C20000;
25
25
  }
26
26
 
27
- .uni-${rest.tid} .ant-tabs-tab:hover {
27
+ .uni-${dataId} .ant-tabs-tab:hover {
28
28
  color: #C20000;
29
29
  }
30
30
  `;
31
- const blueCss = `.uni-${rest.tid} .ant-tabs-ink-bar{
31
+ const blueCss = `.uni-${dataId} .ant-tabs-ink-bar{
32
32
  background: #1890ff;
33
33
  }
34
34
 
35
- .uni-${rest.tid} .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
35
+ .uni-${dataId} .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
36
36
  color: #1890ff;
37
37
  font-size: "16px";
38
38
  font-weight: 600;
@@ -41,18 +41,18 @@ const UniTabs = (_a) => {
41
41
  text-align: left;
42
42
  }
43
43
 
44
- .uni-${rest.tid} .ant-tabs-tab .ant-tabs-tab-btn:hover {
44
+ .uni-${dataId} .ant-tabs-tab .ant-tabs-tab-btn:hover {
45
45
  color: #1890ff;
46
46
  }
47
47
 
48
- .uni-${rest.tid} .ant-tabs-tab:hover {
48
+ .uni-${dataId} .ant-tabs-tab:hover {
49
49
  color: #1890ff;
50
50
  }`;
51
- const greenCss = `.uni-${rest.tid} .ant-tabs-ink-bar{
51
+ const greenCss = `.uni-${dataId} .ant-tabs-ink-bar{
52
52
  background: #17c60e;
53
53
  }
54
54
 
55
- .uni-${rest.tid} .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
55
+ .uni-${dataId} .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
56
56
  color: #17c60e;
57
57
  font-size: "16px";
58
58
  font-weight: 600;
@@ -61,11 +61,11 @@ const UniTabs = (_a) => {
61
61
  text-align: left;
62
62
  }
63
63
 
64
- .uni-${rest.tid} .ant-tabs-tab .ant-tabs-tab-btn:hover {
64
+ .uni-${dataId} .ant-tabs-tab .ant-tabs-tab-btn:hover {
65
65
  color: #17c60e;
66
66
  }
67
67
 
68
- .uni-${rest.tid} .ant-tabs-tab:hover {
68
+ .uni-${dataId} .ant-tabs-tab:hover {
69
69
  color: #17c60e;
70
70
  }`;
71
71
  (0, react_1.useEffect)(() => {
@@ -77,7 +77,7 @@ const UniTabs = (_a) => {
77
77
  document.head.appendChild(style);
78
78
  }
79
79
  }, [theme]);
80
- return (react_1.default.createElement(antd_1.Tabs, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}`, "data-dnd": dataDnd, "data-id": rest.tid, draggable: true, style: style }, rest), children));
80
+ return (react_1.default.createElement(antd_1.Tabs, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}`, "data-dnd": dataDnd, "data-id": dataId, draggable: true, style: style }, rest), children));
81
81
  };
82
82
  exports.UniTabs = UniTabs;
83
83
  const UniTabsPane = (props) => {
@@ -13,21 +13,21 @@ const UniUpload = (_a) => {
13
13
  dataId = _a[_b], _c = slottype_1.SLOT.dnd, dataDnd = _a[_c], { style, theme } = _a, rest = tslib_1.__rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style", "theme"]);
14
14
  //console.log("新的descriptions组件0507001", dataId, dataDnd, rest);
15
15
  const redCss = `
16
- .uni-${rest.tid} .ant-btn, .uni-${rest.tid} .ant-btn:hover, .uni-${rest.tid} .ant-btn:focus {
16
+ .uni-${dataId} .ant-btn, .uni-${dataId} .ant-btn:hover, .uni-${dataId} .ant-btn:focus {
17
17
  color: #fff;
18
18
  border-color: #B20000;
19
19
  background: #B20000;
20
20
  }
21
21
  `;
22
22
  const blueCss = `
23
- .uni-${rest.tid} .ant-btn, .uni-${rest.tid} .ant-btn:hover, .uni-${rest.tid} .ant-btn:focus {
23
+ .uni-${dataId} .ant-btn, .uni-${dataId} .ant-btn:hover, .uni-${dataId} .ant-btn:focus {
24
24
  color: #fff;
25
25
  border-color: #1890ff;
26
26
  background: #1890ff;
27
27
  }
28
28
  `;
29
29
  const greenCss = `
30
- .uni-${rest.tid} .ant-btn, .uni-${rest.tid} .ant-btn:hover, .uni-${rest.tid} .ant-btn:focus {
30
+ .uni-${dataId} .ant-btn, .uni-${dataId} .ant-btn:hover, .uni-${dataId} .ant-btn:focus {
31
31
  color: #fff;
32
32
  border-color: #17c60e;
33
33
  background: #17c60e;
@@ -42,7 +42,7 @@ const UniUpload = (_a) => {
42
42
  document.head.appendChild(style);
43
43
  }
44
44
  }, [theme]);
45
- return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": rest.tid, draggable: true, style: style },
46
- react_1.default.createElement(antd_1.Upload, Object.assign({ className: `uni-${rest.tid} ${theme ? `theme-${theme}` : ''}` }, rest), rest.children)));
45
+ return (react_1.default.createElement("div", { "data-dnd": dataDnd, "data-id": dataId, draggable: true, style: style },
46
+ react_1.default.createElement(antd_1.Upload, Object.assign({ className: `uni-${dataId} ${theme ? `theme-${theme}` : ''}` }, rest), rest.children)));
47
47
  };
48
48
  exports.UniUpload = UniUpload;
@@ -1,3 +1,3 @@
1
- import { ComponentPrototypeType } from '@music163/tango-helpers';
2
- export declare function omitProps(props: ComponentPrototypeType['props'], omitList: string[]): import("@music163/tango-helpers").IComponentProp<any>[];
3
- export declare function pickProps(props: ComponentPrototypeType['props'], pickList: string[]): import("@music163/tango-helpers").IComponentProp<any>[];
1
+ import { ComponentPrototypeType } from '@cuvp1225/helpers';
2
+ export declare function omitProps(props: ComponentPrototypeType['props'], omitList: string[]): import("@cuvp1225/helpers").IComponentProp<any>[];
3
+ export declare function pickProps(props: ComponentPrototypeType['props'], pickList: string[]): import("@cuvp1225/helpers").IComponentProp<any>[];
@@ -1,2 +1,2 @@
1
- import { ComponentPrototypeType } from '@music163/tango-helpers';
1
+ import { ComponentPrototypeType } from '@cuvp1225/helpers';
2
2
  export declare const Affix: ComponentPrototypeType;
@@ -1,3 +1,3 @@
1
- import { ComponentPrototypeType } from '@music163/tango-helpers';
1
+ import { ComponentPrototypeType } from '@cuvp1225/helpers';
2
2
  export declare const Alert: ComponentPrototypeType;
3
3
  export declare const AlertErrorBoundary: ComponentPrototypeType;
@@ -1,3 +1,3 @@
1
- import { ComponentPrototypeType } from '@music163/tango-helpers';
1
+ import { ComponentPrototypeType } from '@cuvp1225/helpers';
2
2
  export declare const Anchor: ComponentPrototypeType;
3
3
  export declare const AnchorLink: ComponentPrototypeType;
@@ -1,2 +1,2 @@
1
- import { ComponentPrototypeType } from '@music163/tango-helpers';
1
+ import { ComponentPrototypeType } from '@cuvp1225/helpers';
2
2
  export declare const AutoComplete: ComponentPrototypeType;
@@ -1,3 +1,3 @@
1
- import { ComponentPrototypeType } from '@music163/tango-helpers';
1
+ import { ComponentPrototypeType } from '@cuvp1225/helpers';
2
2
  export declare const Avatar: ComponentPrototypeType;
3
3
  export declare const AvatarGroup: ComponentPrototypeType;
@@ -1,2 +1,2 @@
1
- import { ComponentPrototypeType } from '@music163/tango-helpers';
1
+ import { ComponentPrototypeType } from '@cuvp1225/helpers';
2
2
  export declare const BackTop: ComponentPrototypeType;
@@ -1,3 +1,3 @@
1
- import { ComponentPrototypeType } from '@music163/tango-helpers';
1
+ import { ComponentPrototypeType } from '@cuvp1225/helpers';
2
2
  export declare const Badge: ComponentPrototypeType;
3
3
  export declare const RibbonBadge: ComponentPrototypeType;