@cuvp1225/antd 0.1.19-beta.45 → 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 (397) hide show
  1. package/dist/designer.js +967 -69
  2. package/dist/index.js +967 -69
  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/index.d.ts +1 -0
  48. package/lib/cjs/components/index.js +3 -1
  49. package/lib/cjs/components/input-number.d.ts +1 -1
  50. package/lib/cjs/components/input-number.js +2 -2
  51. package/lib/cjs/components/input.d.ts +2 -2
  52. package/lib/cjs/components/input.js +3 -3
  53. package/lib/cjs/components/list.d.ts +2 -2
  54. package/lib/cjs/components/list.js +3 -3
  55. package/lib/cjs/components/mentions.d.ts +1 -1
  56. package/lib/cjs/components/mentions.js +4 -4
  57. package/lib/cjs/components/menu.d.ts +2 -2
  58. package/lib/cjs/components/menu.js +3 -3
  59. package/lib/cjs/components/modal.d.ts +1 -1
  60. package/lib/cjs/components/modal.js +2 -2
  61. package/lib/cjs/components/page.d.ts +1 -1
  62. package/lib/cjs/components/page.js +2 -2
  63. package/lib/cjs/components/pageheader.d.ts +1 -1
  64. package/lib/cjs/components/pageheader.js +4 -4
  65. package/lib/cjs/components/pagination.d.ts +1 -1
  66. package/lib/cjs/components/pagination.js +4 -4
  67. package/lib/cjs/components/progress.d.ts +1 -1
  68. package/lib/cjs/components/progress.js +4 -4
  69. package/lib/cjs/components/radio.d.ts +1 -1
  70. package/lib/cjs/components/radio.js +4 -4
  71. package/lib/cjs/components/rate.d.ts +1 -1
  72. package/lib/cjs/components/rate.js +4 -4
  73. package/lib/cjs/components/result.d.ts +1 -1
  74. package/lib/cjs/components/result.js +4 -4
  75. package/lib/cjs/components/result1.js +2 -2
  76. package/lib/cjs/components/row-back.d.ts +1 -1
  77. package/lib/cjs/components/row-back.js +6 -6
  78. package/lib/cjs/components/row.d.ts +1 -1
  79. package/lib/cjs/components/row.js +2 -2
  80. package/lib/cjs/components/section.d.ts +1 -1
  81. package/lib/cjs/components/section.js +2 -2
  82. package/lib/cjs/components/select.d.ts +1 -1
  83. package/lib/cjs/components/select.js +2 -2
  84. package/lib/cjs/components/skeleton.d.ts +1 -1
  85. package/lib/cjs/components/skeleton.js +4 -4
  86. package/lib/cjs/components/slider.d.ts +1 -1
  87. package/lib/cjs/components/slider.js +4 -4
  88. package/lib/cjs/components/space.d.ts +1 -1
  89. package/lib/cjs/components/space.js +2 -2
  90. package/lib/cjs/components/spin.d.ts +1 -1
  91. package/lib/cjs/components/spin.js +4 -4
  92. package/lib/cjs/components/statistic.js +3 -3
  93. package/lib/cjs/components/switch.d.ts +1 -1
  94. package/lib/cjs/components/switch.js +4 -4
  95. package/lib/cjs/components/table.d.ts +1 -1
  96. package/lib/cjs/components/table.js +4 -4
  97. package/lib/cjs/components/tabs.d.ts +1 -1
  98. package/lib/cjs/components/tabs.js +4 -4
  99. package/lib/cjs/components/tag.d.ts +1 -1
  100. package/lib/cjs/components/tag.js +4 -4
  101. package/lib/cjs/components/tango-event-button.d.ts +1 -1
  102. package/lib/cjs/components/tango-event-button.js +2 -2
  103. package/lib/cjs/components/time-picker.d.ts +1 -1
  104. package/lib/cjs/components/time-picker.js +4 -4
  105. package/lib/cjs/components/timeline.d.ts +2 -2
  106. package/lib/cjs/components/timeline.js +3 -3
  107. package/lib/cjs/components/transfer.d.ts +1 -1
  108. package/lib/cjs/components/transfer.js +4 -4
  109. package/lib/cjs/components/tree-select.d.ts +1 -1
  110. package/lib/cjs/components/tree-select.js +4 -4
  111. package/lib/cjs/components/tree.d.ts +1 -1
  112. package/lib/cjs/components/tree.js +4 -4
  113. package/lib/cjs/components/typography.d.ts +3 -3
  114. package/lib/cjs/components/typography.js +5 -5
  115. package/lib/cjs/components/unSteps/unisteps.js +17 -17
  116. package/lib/cjs/components/uniButton/unibutton.js +16 -13
  117. package/lib/cjs/components/uniCascader/unicascader.js +12 -12
  118. package/lib/cjs/components/uniModal/unimodal.js +4 -4
  119. package/lib/cjs/components/uniRadio/uniradio.js +22 -22
  120. package/lib/cjs/components/uniSelect/uniselect.js +9 -9
  121. package/lib/cjs/components/uniSwitch/uniswitch.js +4 -4
  122. package/lib/cjs/components/uniTabs/unitabs.js +13 -13
  123. package/lib/cjs/components/uniUpload/uniupload.js +5 -5
  124. package/lib/cjs/helpers/prototype-helper.d.ts +3 -3
  125. package/lib/cjs/prototypes/affix.d.ts +1 -1
  126. package/lib/cjs/prototypes/alert.d.ts +1 -1
  127. package/lib/cjs/prototypes/anchor.d.ts +1 -1
  128. package/lib/cjs/prototypes/auto-complete.d.ts +1 -1
  129. package/lib/cjs/prototypes/avatar.d.ts +1 -1
  130. package/lib/cjs/prototypes/back-top.d.ts +1 -1
  131. package/lib/cjs/prototypes/badge.d.ts +1 -1
  132. package/lib/cjs/prototypes/box.d.ts +1 -1
  133. package/lib/cjs/prototypes/breadcrumb.d.ts +1 -1
  134. package/lib/cjs/prototypes/button.d.ts +1 -1
  135. package/lib/cjs/prototypes/calendar.d.ts +1 -1
  136. package/lib/cjs/prototypes/card.d.ts +1 -1
  137. package/lib/cjs/prototypes/carousel.d.ts +1 -1
  138. package/lib/cjs/prototypes/cascader.d.ts +1 -1
  139. package/lib/cjs/prototypes/checkbox.d.ts +1 -1
  140. package/lib/cjs/prototypes/collapse.d.ts +1 -1
  141. package/lib/cjs/prototypes/columns.d.ts +1 -1
  142. package/lib/cjs/prototypes/comment.d.ts +1 -1
  143. package/lib/cjs/prototypes/common.d.ts +1 -1
  144. package/lib/cjs/prototypes/date-picker.d.ts +3 -3
  145. package/lib/cjs/prototypes/descriptions.d.ts +2 -2
  146. package/lib/cjs/prototypes/divider.d.ts +1 -1
  147. package/lib/cjs/prototypes/drawer.d.ts +1 -1
  148. package/lib/cjs/prototypes/dropdown.d.ts +1 -1
  149. package/lib/cjs/prototypes/each.d.ts +1 -1
  150. package/lib/cjs/prototypes/empty.d.ts +1 -1
  151. package/lib/cjs/prototypes/form.d.ts +1 -1
  152. package/lib/cjs/prototypes/formily.d.ts +1 -1
  153. package/lib/cjs/prototypes/grid.d.ts +1 -1
  154. package/lib/cjs/prototypes/icon.d.ts +1 -1
  155. package/lib/cjs/prototypes/iframe.d.ts +1 -1
  156. package/lib/cjs/prototypes/image.d.ts +1 -1
  157. package/lib/cjs/prototypes/input-number.d.ts +1 -1
  158. package/lib/cjs/prototypes/input.d.ts +1 -1
  159. package/lib/cjs/prototypes/interval.d.ts +1 -1
  160. package/lib/cjs/prototypes/link.d.ts +1 -1
  161. package/lib/cjs/prototypes/list.d.ts +1 -1
  162. package/lib/cjs/prototypes/mentions.d.ts +1 -1
  163. package/lib/cjs/prototypes/menu.d.ts +1 -1
  164. package/lib/cjs/prototypes/modal.d.ts +1 -1
  165. package/lib/cjs/prototypes/page-header.d.ts +1 -1
  166. package/lib/cjs/prototypes/page.d.ts +1 -1
  167. package/lib/cjs/prototypes/pagination.d.ts +1 -1
  168. package/lib/cjs/prototypes/popconfirm.d.ts +1 -1
  169. package/lib/cjs/prototypes/popover.d.ts +1 -1
  170. package/lib/cjs/prototypes/progress.d.ts +1 -1
  171. package/lib/cjs/prototypes/radio.d.ts +1 -1
  172. package/lib/cjs/prototypes/rate.d.ts +1 -1
  173. package/lib/cjs/prototypes/result.d.ts +1 -1
  174. package/lib/cjs/prototypes/row.d.ts +1 -1
  175. package/lib/cjs/prototypes/section.d.ts +1 -1
  176. package/lib/cjs/prototypes/select.d.ts +1 -1
  177. package/lib/cjs/prototypes/skeleton.d.ts +1 -1
  178. package/lib/cjs/prototypes/slider.d.ts +1 -1
  179. package/lib/cjs/prototypes/space.d.ts +1 -1
  180. package/lib/cjs/prototypes/spin.d.ts +1 -1
  181. package/lib/cjs/prototypes/statistic.d.ts +1 -1
  182. package/lib/cjs/prototypes/steps.d.ts +1 -1
  183. package/lib/cjs/prototypes/switch.d.ts +1 -1
  184. package/lib/cjs/prototypes/table.d.ts +1 -1
  185. package/lib/cjs/prototypes/tabs.d.ts +1 -1
  186. package/lib/cjs/prototypes/tag.d.ts +1 -1
  187. package/lib/cjs/prototypes/text.d.ts +1 -1
  188. package/lib/cjs/prototypes/time-picker.d.ts +3 -3
  189. package/lib/cjs/prototypes/timeline.d.ts +1 -1
  190. package/lib/cjs/prototypes/timeline.js +3 -3
  191. package/lib/cjs/prototypes/toolbar.d.ts +1 -1
  192. package/lib/cjs/prototypes/tooltip.d.ts +1 -1
  193. package/lib/cjs/prototypes/transfer.d.ts +1 -1
  194. package/lib/cjs/prototypes/tree-select.d.ts +1 -1
  195. package/lib/cjs/prototypes/tree.d.ts +1 -1
  196. package/lib/cjs/prototypes/typography.d.ts +1 -1
  197. package/lib/cjs/prototypes/unitabs.d.ts +1 -1
  198. package/lib/cjs/prototypes/upload.d.ts +1 -1
  199. package/lib/cjs/prototypes/when.d.ts +1 -1
  200. package/lib/esm/components/affix.d.ts +1 -1
  201. package/lib/esm/components/affix.js +1 -1
  202. package/lib/esm/components/alert.d.ts +1 -1
  203. package/lib/esm/components/alert.js +2 -2
  204. package/lib/esm/components/auto-complete.d.ts +1 -1
  205. package/lib/esm/components/auto-complete.js +2 -2
  206. package/lib/esm/components/avatar.d.ts +1 -1
  207. package/lib/esm/components/avatar.js +2 -2
  208. package/lib/esm/components/badge.d.ts +1 -1
  209. package/lib/esm/components/badge.js +2 -2
  210. package/lib/esm/components/box.d.ts +1 -1
  211. package/lib/esm/components/box.js +1 -1
  212. package/lib/esm/components/button.d.ts +2 -2
  213. package/lib/esm/components/button.js +1 -1
  214. package/lib/esm/components/calendar.d.ts +1 -1
  215. package/lib/esm/components/calendar.js +2 -2
  216. package/lib/esm/components/card.d.ts +1 -1
  217. package/lib/esm/components/card.js +2 -2
  218. package/lib/esm/components/cascader.d.ts +2 -2
  219. package/lib/esm/components/cascader.js +1 -1
  220. package/lib/esm/components/checkbox.d.ts +1 -1
  221. package/lib/esm/components/checkbox.js +2 -2
  222. package/lib/esm/components/columns.d.ts +2 -2
  223. package/lib/esm/components/columns.js +1 -1
  224. package/lib/esm/components/comment.d.ts +1 -1
  225. package/lib/esm/components/comment.js +3 -2
  226. package/lib/esm/components/date-picker.d.ts +1 -1
  227. package/lib/esm/components/date-picker.js +2 -2
  228. package/lib/esm/components/divider.d.ts +1 -1
  229. package/lib/esm/components/divider.js +2 -2
  230. package/lib/esm/components/drawer.d.ts +1 -1
  231. package/lib/esm/components/drawer.js +1 -1
  232. package/lib/esm/components/each.d.ts +1 -1
  233. package/lib/esm/components/each.js +1 -1
  234. package/lib/esm/components/empty.d.ts +1 -1
  235. package/lib/esm/components/empty.js +2 -2
  236. package/lib/esm/components/form.d.ts +4 -4
  237. package/lib/esm/components/form.js +1 -1
  238. package/lib/esm/components/formily.d.ts +4 -4
  239. package/lib/esm/components/formily.js +1 -1
  240. package/lib/esm/components/icon.d.ts +1 -1
  241. package/lib/esm/components/icon.js +1 -1
  242. package/lib/esm/components/image.d.ts +1 -1
  243. package/lib/esm/components/image.js +2 -2
  244. package/lib/esm/components/index.d.ts +1 -0
  245. package/lib/esm/components/index.js +1 -0
  246. package/lib/esm/components/input-number.d.ts +1 -1
  247. package/lib/esm/components/input-number.js +1 -1
  248. package/lib/esm/components/input.d.ts +2 -2
  249. package/lib/esm/components/input.js +1 -1
  250. package/lib/esm/components/list.d.ts +2 -2
  251. package/lib/esm/components/list.js +1 -1
  252. package/lib/esm/components/mentions.d.ts +1 -1
  253. package/lib/esm/components/mentions.js +2 -2
  254. package/lib/esm/components/menu.d.ts +2 -2
  255. package/lib/esm/components/menu.js +1 -1
  256. package/lib/esm/components/modal.d.ts +1 -1
  257. package/lib/esm/components/modal.js +1 -1
  258. package/lib/esm/components/page.d.ts +1 -1
  259. package/lib/esm/components/page.js +1 -1
  260. package/lib/esm/components/pageheader.d.ts +1 -1
  261. package/lib/esm/components/pageheader.js +2 -2
  262. package/lib/esm/components/pagination.d.ts +1 -1
  263. package/lib/esm/components/pagination.js +2 -2
  264. package/lib/esm/components/progress.d.ts +1 -1
  265. package/lib/esm/components/progress.js +2 -2
  266. package/lib/esm/components/radio.d.ts +1 -1
  267. package/lib/esm/components/radio.js +2 -2
  268. package/lib/esm/components/rate.d.ts +1 -1
  269. package/lib/esm/components/rate.js +2 -2
  270. package/lib/esm/components/result.d.ts +1 -1
  271. package/lib/esm/components/result.js +2 -2
  272. package/lib/esm/components/result1.js +1 -1
  273. package/lib/esm/components/row-back.d.ts +1 -1
  274. package/lib/esm/components/row-back.js +2 -2
  275. package/lib/esm/components/row.d.ts +1 -1
  276. package/lib/esm/components/row.js +1 -1
  277. package/lib/esm/components/section.d.ts +1 -1
  278. package/lib/esm/components/section.js +1 -1
  279. package/lib/esm/components/select.d.ts +1 -1
  280. package/lib/esm/components/select.js +1 -1
  281. package/lib/esm/components/skeleton.d.ts +1 -1
  282. package/lib/esm/components/skeleton.js +2 -2
  283. package/lib/esm/components/slider.d.ts +1 -1
  284. package/lib/esm/components/slider.js +2 -2
  285. package/lib/esm/components/space.d.ts +1 -1
  286. package/lib/esm/components/space.js +1 -1
  287. package/lib/esm/components/spin.d.ts +1 -1
  288. package/lib/esm/components/spin.js +2 -2
  289. package/lib/esm/components/statistic.js +2 -2
  290. package/lib/esm/components/switch.d.ts +1 -1
  291. package/lib/esm/components/switch.js +2 -2
  292. package/lib/esm/components/table.d.ts +1 -1
  293. package/lib/esm/components/table.js +2 -2
  294. package/lib/esm/components/tabs.d.ts +1 -1
  295. package/lib/esm/components/tabs.js +2 -2
  296. package/lib/esm/components/tag.d.ts +1 -1
  297. package/lib/esm/components/tag.js +2 -2
  298. package/lib/esm/components/tango-event-button.d.ts +1 -1
  299. package/lib/esm/components/tango-event-button.js +1 -1
  300. package/lib/esm/components/time-picker.d.ts +1 -1
  301. package/lib/esm/components/time-picker.js +2 -2
  302. package/lib/esm/components/timeline.d.ts +2 -2
  303. package/lib/esm/components/timeline.js +1 -1
  304. package/lib/esm/components/transfer.d.ts +1 -1
  305. package/lib/esm/components/transfer.js +2 -2
  306. package/lib/esm/components/tree-select.d.ts +1 -1
  307. package/lib/esm/components/tree-select.js +2 -2
  308. package/lib/esm/components/tree.d.ts +1 -1
  309. package/lib/esm/components/tree.js +2 -2
  310. package/lib/esm/components/typography.d.ts +3 -3
  311. package/lib/esm/components/typography.js +1 -1
  312. package/lib/esm/components/unSteps/unisteps.js +17 -17
  313. package/lib/esm/components/uniButton/unibutton.js +15 -12
  314. package/lib/esm/components/uniCascader/unicascader.js +12 -12
  315. package/lib/esm/components/uniModal/unimodal.js +4 -4
  316. package/lib/esm/components/uniRadio/uniradio.js +22 -22
  317. package/lib/esm/components/uniSelect/uniselect.js +9 -9
  318. package/lib/esm/components/uniSwitch/uniswitch.js +4 -4
  319. package/lib/esm/components/uniTabs/unitabs.js +13 -13
  320. package/lib/esm/components/uniUpload/uniupload.js +5 -5
  321. package/lib/esm/helpers/prototype-helper.d.ts +3 -3
  322. package/lib/esm/prototypes/affix.d.ts +1 -1
  323. package/lib/esm/prototypes/alert.d.ts +1 -1
  324. package/lib/esm/prototypes/anchor.d.ts +1 -1
  325. package/lib/esm/prototypes/auto-complete.d.ts +1 -1
  326. package/lib/esm/prototypes/avatar.d.ts +1 -1
  327. package/lib/esm/prototypes/back-top.d.ts +1 -1
  328. package/lib/esm/prototypes/badge.d.ts +1 -1
  329. package/lib/esm/prototypes/box.d.ts +1 -1
  330. package/lib/esm/prototypes/breadcrumb.d.ts +1 -1
  331. package/lib/esm/prototypes/button.d.ts +1 -1
  332. package/lib/esm/prototypes/calendar.d.ts +1 -1
  333. package/lib/esm/prototypes/card.d.ts +1 -1
  334. package/lib/esm/prototypes/carousel.d.ts +1 -1
  335. package/lib/esm/prototypes/cascader.d.ts +1 -1
  336. package/lib/esm/prototypes/checkbox.d.ts +1 -1
  337. package/lib/esm/prototypes/collapse.d.ts +1 -1
  338. package/lib/esm/prototypes/columns.d.ts +1 -1
  339. package/lib/esm/prototypes/comment.d.ts +1 -1
  340. package/lib/esm/prototypes/common.d.ts +1 -1
  341. package/lib/esm/prototypes/date-picker.d.ts +3 -3
  342. package/lib/esm/prototypes/descriptions.d.ts +2 -2
  343. package/lib/esm/prototypes/divider.d.ts +1 -1
  344. package/lib/esm/prototypes/drawer.d.ts +1 -1
  345. package/lib/esm/prototypes/dropdown.d.ts +1 -1
  346. package/lib/esm/prototypes/each.d.ts +1 -1
  347. package/lib/esm/prototypes/empty.d.ts +1 -1
  348. package/lib/esm/prototypes/form.d.ts +1 -1
  349. package/lib/esm/prototypes/formily.d.ts +1 -1
  350. package/lib/esm/prototypes/grid.d.ts +1 -1
  351. package/lib/esm/prototypes/icon.d.ts +1 -1
  352. package/lib/esm/prototypes/iframe.d.ts +1 -1
  353. package/lib/esm/prototypes/image.d.ts +1 -1
  354. package/lib/esm/prototypes/input-number.d.ts +1 -1
  355. package/lib/esm/prototypes/input.d.ts +1 -1
  356. package/lib/esm/prototypes/interval.d.ts +1 -1
  357. package/lib/esm/prototypes/link.d.ts +1 -1
  358. package/lib/esm/prototypes/list.d.ts +1 -1
  359. package/lib/esm/prototypes/mentions.d.ts +1 -1
  360. package/lib/esm/prototypes/menu.d.ts +1 -1
  361. package/lib/esm/prototypes/modal.d.ts +1 -1
  362. package/lib/esm/prototypes/page-header.d.ts +1 -1
  363. package/lib/esm/prototypes/page.d.ts +1 -1
  364. package/lib/esm/prototypes/pagination.d.ts +1 -1
  365. package/lib/esm/prototypes/popconfirm.d.ts +1 -1
  366. package/lib/esm/prototypes/popover.d.ts +1 -1
  367. package/lib/esm/prototypes/progress.d.ts +1 -1
  368. package/lib/esm/prototypes/radio.d.ts +1 -1
  369. package/lib/esm/prototypes/rate.d.ts +1 -1
  370. package/lib/esm/prototypes/result.d.ts +1 -1
  371. package/lib/esm/prototypes/row.d.ts +1 -1
  372. package/lib/esm/prototypes/section.d.ts +1 -1
  373. package/lib/esm/prototypes/select.d.ts +1 -1
  374. package/lib/esm/prototypes/skeleton.d.ts +1 -1
  375. package/lib/esm/prototypes/slider.d.ts +1 -1
  376. package/lib/esm/prototypes/space.d.ts +1 -1
  377. package/lib/esm/prototypes/spin.d.ts +1 -1
  378. package/lib/esm/prototypes/statistic.d.ts +1 -1
  379. package/lib/esm/prototypes/steps.d.ts +1 -1
  380. package/lib/esm/prototypes/switch.d.ts +1 -1
  381. package/lib/esm/prototypes/table.d.ts +1 -1
  382. package/lib/esm/prototypes/tabs.d.ts +1 -1
  383. package/lib/esm/prototypes/tag.d.ts +1 -1
  384. package/lib/esm/prototypes/text.d.ts +1 -1
  385. package/lib/esm/prototypes/time-picker.d.ts +3 -3
  386. package/lib/esm/prototypes/timeline.d.ts +1 -1
  387. package/lib/esm/prototypes/timeline.js +3 -3
  388. package/lib/esm/prototypes/toolbar.d.ts +1 -1
  389. package/lib/esm/prototypes/tooltip.d.ts +1 -1
  390. package/lib/esm/prototypes/transfer.d.ts +1 -1
  391. package/lib/esm/prototypes/tree-select.d.ts +1 -1
  392. package/lib/esm/prototypes/tree.d.ts +1 -1
  393. package/lib/esm/prototypes/typography.d.ts +1 -1
  394. package/lib/esm/prototypes/unitabs.d.ts +1 -1
  395. package/lib/esm/prototypes/upload.d.ts +1 -1
  396. package/lib/esm/prototypes/when.d.ts +1 -1
  397. package/package.json +7 -7
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Card as AntCard } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function CardDesigner(_a) {
7
7
  var { children } = _a, _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, ["children", typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const cardRef = useRef(null);
@@ -15,7 +15,7 @@ export declare const Cascader: React.ForwardRefExoticComponent<(Omit<Omit<import
15
15
  children?: React.ReactNode | undefined;
16
16
  } & {
17
17
  ref?: React.Ref<import("antd/lib/cascader").CascaderRef> | undefined;
18
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> | Omit<Omit<import("rc-cascader").MultipleCascaderProps<import("rc-cascader").DefaultOptionType>, "options" | "checkable"> & {
18
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> | Omit<Omit<import("rc-cascader").MultipleCascaderProps<import("rc-cascader").DefaultOptionType>, "options" | "checkable"> & {
19
19
  multiple: true;
20
20
  } & {
21
21
  multiple?: boolean;
@@ -31,4 +31,4 @@ export declare const Cascader: React.ForwardRefExoticComponent<(Omit<Omit<import
31
31
  children?: React.ReactNode | undefined;
32
32
  } & {
33
33
  ref?: React.Ref<import("antd/lib/cascader").CascaderRef> | undefined;
34
- } & import("@music163/tango-boot").TangoComponentProps, "ref">) & React.RefAttributes<unknown>>;
34
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref">) & React.RefAttributes<unknown>>;
@@ -1,5 +1,5 @@
1
1
  import { __rest } from "tslib";
2
- import { defineComponent } from '@music163/tango-boot';
2
+ import { defineComponent } from '@cuvp1225/boot';
3
3
  import { Cascader as AntCascader } from 'antd';
4
4
  import React from 'react';
5
5
  function CascaderDesigner(_a) {
@@ -4,4 +4,4 @@ export declare const Checkbox: ({ [SLOT.id]: dataId, [SLOT.dnd]: dataDnd, ...res
4
4
  }) => React.JSX.Element;
5
5
  export declare const CheckboxGroup: React.ForwardRefExoticComponent<Omit<Omit<import("antd/lib/checkbox").CheckboxGroupProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
6
6
  ref?: React.Ref<HTMLDivElement>;
7
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
7
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -1,6 +1,6 @@
1
1
  import { __rest } from "tslib";
2
- import { defineComponent } from '@music163/tango-boot';
3
- import { SLOT } from '@music163/tango-helpers';
2
+ import { defineComponent } from '@cuvp1225/boot';
3
+ import { SLOT } from '@cuvp1225/helpers';
4
4
  import { Checkbox as AntCheckbox } from 'antd';
5
5
  import React from 'react';
6
6
  export const Checkbox = (_a) => {
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  export declare const Columns: React.ForwardRefExoticComponent<Omit<import("coral-system/dist/esm/types").OmitCommonProps<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@cuvp1225/foundation").ColumnsProps> & import("@cuvp1225/foundation").ColumnsProps & import("coral-system/dist/esm/types").OmitCommonProps<any, keyof import("@cuvp1225/foundation").ColumnsProps> & {
3
3
  as?: import("coral-system/dist/esm/types").As<any>;
4
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
4
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
5
5
  export declare const Column: React.ForwardRefExoticComponent<Omit<import("coral-system/dist/esm/types").OmitCommonProps<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("@cuvp1225/foundation").ColumnProps> & import("@cuvp1225/foundation").ColumnProps & import("coral-system/dist/esm/types").OmitCommonProps<any, keyof import("@cuvp1225/foundation").ColumnProps> & {
6
6
  as?: import("coral-system/dist/esm/types").As<any>;
7
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
7
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { defineComponent } from '@music163/tango-boot';
2
+ import { defineComponent } from '@cuvp1225/boot';
3
3
  import { Columns as BaseColumns, Column as BaseColumn } from '@cuvp1225/foundation';
4
4
  import { Placeholder } from './placeholder';
5
5
  export const Columns = defineComponent(BaseColumns, {
@@ -1,3 +1,3 @@
1
1
  import { CommentProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Comment: React.ForwardRefExoticComponent<CommentProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Comment: React.ForwardRefExoticComponent<CommentProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,11 +1,12 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Comment as AntComment } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function CommentDesigner(_a) {
7
7
  var { children, content } = _a, _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, ["children", "content", typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const commentRef = useRef(null);
9
+ console.log("wxy-Comment-datdId: ", dataId);
9
10
  useEffect(() => {
10
11
  Promise.resolve().then(() => {
11
12
  const popoverNode = document.querySelector(`.${dataId}`);
@@ -5,4 +5,4 @@ export declare const DatePicker: React.ForwardRefExoticComponent<((import("antd/
5
5
  status?: "" | "warning" | "error" | undefined;
6
6
  dropdownClassName?: string | undefined;
7
7
  popupClassName?: string | undefined;
8
- }) & import("@music163/tango-boot").TangoComponentProps) & React.RefAttributes<unknown>>;
8
+ }) & import("@cuvp1225/boot").TangoComponentProps) & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
- import { defineComponent } from '@music163/tango-boot';
2
+ import { defineComponent } from '@cuvp1225/boot';
3
3
  import React, { useEffect } from 'react';
4
4
  import { DatePicker as AntDataPicker, ConfigProvider } from 'antd';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  import zhCN from 'antd/es/locale/zh_CN';
7
7
  import Locale from 'antd/lib/date-picker/locale/zh_CN';
8
8
  import moment from 'moment';
@@ -1,3 +1,3 @@
1
1
  import { DividerProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Divider: React.ForwardRefExoticComponent<DividerProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Divider: React.ForwardRefExoticComponent<DividerProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Divider as AntDivider } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function DividerDesigner(_a) {
7
7
  var { children } = _a, _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, ["children", typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const dividerRef = useRef(null);
@@ -1,3 +1,3 @@
1
1
  import { DrawerProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Drawer: React.ForwardRefExoticComponent<DrawerProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Drawer: React.ForwardRefExoticComponent<DrawerProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,7 +1,7 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Drawer as AntDrawer } from 'antd';
3
3
  //import { CloseOutlined } from '@ant-design/icons';
4
- import { defineComponent } from '@music163/tango-boot';
4
+ import { defineComponent } from '@cuvp1225/boot';
5
5
  import React from 'react';
6
6
  function DrawerDesigner(_a) {
7
7
  var { children, style } = _a, rest = __rest(_a, ["children", "style"]);
@@ -1 +1 @@
1
- export declare const Each: import("react").ForwardRefExoticComponent<import("antd").MenuProps & import("@music163/tango-boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
1
+ export declare const Each: import("react").ForwardRefExoticComponent<import("antd").MenuProps & import("@cuvp1225/boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
@@ -1,4 +1,4 @@
1
- import { defineComponent } from '@music163/tango-boot';
1
+ import { defineComponent } from '@cuvp1225/boot';
2
2
  import { Menu as AntMenu } from 'antd';
3
3
  export const Each = defineComponent(AntMenu, {
4
4
  name: 'Each'
@@ -1,3 +1,3 @@
1
1
  import { EmptyProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Empty: React.ForwardRefExoticComponent<EmptyProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Empty: React.ForwardRefExoticComponent<EmptyProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Empty as AntEmpty } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function EmptyDesigner(_a) {
7
7
  var { children } = _a, _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, ["children", typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const emptyRef = useRef(null);
@@ -2,15 +2,15 @@ export declare const Form: import("react").ForwardRefExoticComponent<Omit<import
2
2
  children?: React.ReactNode;
3
3
  } & {
4
4
  ref?: import("react").Ref<import("antd").FormInstance<unknown>>;
5
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
5
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
6
6
  export declare const Fieldset: import("react").ForwardRefExoticComponent<Omit<import("antd").FormProps<unknown> & {
7
7
  children?: React.ReactNode;
8
8
  } & {
9
9
  ref?: import("react").Ref<import("antd").FormInstance<unknown>>;
10
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
11
- export declare const FormItem: import("react").ForwardRefExoticComponent<import("antd").FormItemProps<unknown> & import("@music163/tango-boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
10
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
11
+ export declare const FormItem: import("react").ForwardRefExoticComponent<import("antd").FormItemProps<unknown> & import("@cuvp1225/boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
12
12
  export declare const FormFooter: import("react").ForwardRefExoticComponent<Omit<import("antd").FormProps<unknown> & {
13
13
  children?: React.ReactNode;
14
14
  } & {
15
15
  ref?: import("react").Ref<import("antd").FormInstance<unknown>>;
16
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
16
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
@@ -1,4 +1,4 @@
1
- import { defineComponent } from '@music163/tango-boot';
1
+ import { defineComponent } from '@cuvp1225/boot';
2
2
  import { Form as AntForm } from 'antd';
3
3
  export const Form = defineComponent(AntForm, {
4
4
  name: 'Form'
@@ -1,15 +1,15 @@
1
1
  import React from 'react';
2
2
  export declare const FormilyFormItem: React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>;
3
- export declare const FormilyForm: React.ForwardRefExoticComponent<import("@cuvp1225/formily/lib/esm/form").FormProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const FormilyForm: React.ForwardRefExoticComponent<import("@cuvp1225/formily/lib/esm/form").FormProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
4
4
  export declare const FormilyFormFooter: React.ForwardRefExoticComponent<Omit<{
5
5
  children?: React.ReactNode | undefined;
6
6
  }, keyof import("@cuvp1225/formily").IFormItemProps | "gutter"> & import("@cuvp1225/formily").IFormItemProps & {
7
7
  gutter?: number;
8
- } & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
8
+ } & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
9
9
  export declare const FormilySubmit: React.ForwardRefExoticComponent<import("@cuvp1225/formily").ISubmitProps & {
10
10
  children?: React.ReactNode | undefined;
11
- } & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
11
+ } & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
12
12
  export declare const FormilyReset: React.ForwardRefExoticComponent<import("@cuvp1225/formily").IResetProps & {
13
13
  children?: React.ReactNode | undefined;
14
- } & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
14
+ } & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
15
15
  export { createForm as createFormilyForm, FormConsumer as FormilyFormConsumer, } from '@cuvp1225/formily';
@@ -1,7 +1,7 @@
1
1
  import { __rest } from "tslib";
2
2
  import React from 'react';
3
3
  import { Form, FormItem, FormFooter, Checkbox, DatePicker, Input, NumberPicker, Password, Radio, Select, Switch, TimePicker, TreeSelect, Submit, Reset, } from '@cuvp1225/formily';
4
- import { defineComponent } from '@music163/tango-boot';
4
+ import { defineComponent } from '@cuvp1225/boot';
5
5
  const componentMap = new Map();
6
6
  const register = (name, component) => {
7
7
  componentMap.set(name, component);
@@ -1,2 +1,2 @@
1
1
  import React from 'react';
2
- export declare const AntdIcon: React.ForwardRefExoticComponent<Omit<Omit<import("@ant-design/icons/lib/components/Icon").IconComponentProps, "ref"> & React.RefAttributes<HTMLSpanElement> & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
2
+ export declare const AntdIcon: React.ForwardRefExoticComponent<Omit<Omit<import("@ant-design/icons/lib/components/Icon").IconComponentProps, "ref"> & React.RefAttributes<HTMLSpanElement> & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  // import * as icons from '@ant-design/icons';
4
4
  // import { createFromIconfontCN } from '@ant-design/icons';
5
5
  import HomeOutlined from "@ant-design/icons/HomeOutlined";
6
- import { defineComponent } from '@music163/tango-boot';
6
+ import { defineComponent } from '@cuvp1225/boot';
7
7
  import Icon from '@ant-design/icons';
8
8
  function IconDesigner(_a) {
9
9
  var { children, style, icon } = _a, rest = __rest(_a, ["children", "style", "icon"]);
@@ -1,3 +1,3 @@
1
1
  import { ImageProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Image: React.ForwardRefExoticComponent<ImageProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Image: React.ForwardRefExoticComponent<ImageProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Image as AntImage } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function ImageDesigner(_a) {
7
7
  var _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const imageRef = useRef(null);
@@ -62,3 +62,4 @@ export { UniRadio, UniRadioGroup } from './uniRadio/uniradio';
62
62
  export { UniSwitch } from './uniSwitch/uniswitch';
63
63
  export { UniSteps } from './unSteps/unisteps';
64
64
  export { UniSelect } from './uniSelect/uniselect';
65
+ export { UniCascader } from './uniCascader/unicascader';
@@ -89,3 +89,4 @@ export { UniRadio, UniRadioGroup } from './uniRadio/uniradio';
89
89
  export { UniSwitch } from './uniSwitch/uniswitch';
90
90
  export { UniSteps } from './unSteps/unisteps';
91
91
  export { UniSelect } from './uniSelect/uniselect';
92
+ export { UniCascader } from './uniCascader/unicascader';
@@ -4,4 +4,4 @@ export declare const InputNumber: React.ForwardRefExoticComponent<Omit<InputNumb
4
4
  children?: React.ReactNode;
5
5
  } & {
6
6
  ref?: React.Ref<HTMLInputElement> | undefined;
7
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
7
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -1,5 +1,5 @@
1
1
  import { __rest } from "tslib";
2
- import { defineComponent } from '@music163/tango-boot';
2
+ import { defineComponent } from '@cuvp1225/boot';
3
3
  import { InputNumber as AntInputNumber } from 'antd';
4
4
  import React from 'react';
5
5
  function InputNumberDesigner(_a) {
@@ -1,8 +1,8 @@
1
1
  import { InputProps } from 'antd';
2
2
  import { TextAreaProps, PasswordProps } from 'antd/lib/input';
3
3
  import React from 'react';
4
- export declare const Input: React.ForwardRefExoticComponent<Omit<InputProps & React.RefAttributes<import("antd").InputRef> & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
5
- export declare const TextArea: React.ForwardRefExoticComponent<Omit<TextAreaProps & React.RefAttributes<import("antd/lib/input/TextArea").TextAreaRef> & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
4
+ export declare const Input: React.ForwardRefExoticComponent<Omit<InputProps & React.RefAttributes<import("antd").InputRef> & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
5
+ export declare const TextArea: React.ForwardRefExoticComponent<Omit<TextAreaProps & React.RefAttributes<import("antd/lib/input/TextArea").TextAreaRef> & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
6
6
  export declare const Password: ({ [SLOT.id]: dataId, [SLOT.dnd]: dataDnd, style, ...rest }: PasswordProps & {
7
7
  [key: string]: any;
8
8
  children?: React.ReactNode;
@@ -1,6 +1,6 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Input as AntInput } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React from 'react';
5
5
  import { SLOT } from '../helpers/slottype';
6
6
  function InputDesigner(_a) {
@@ -1,2 +1,2 @@
1
- export declare const List: import("react").ForwardRefExoticComponent<import("antd").ListProps<unknown> & import("@music163/tango-boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
2
- export declare const ListItem: import("react").ForwardRefExoticComponent<Omit<import("antd/lib/list").ListItemProps & import("react").RefAttributes<HTMLElement> & import("@music163/tango-boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
1
+ export declare const List: import("react").ForwardRefExoticComponent<import("antd").ListProps<unknown> & import("@cuvp1225/boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
2
+ export declare const ListItem: import("react").ForwardRefExoticComponent<Omit<import("antd/lib/list").ListItemProps & import("react").RefAttributes<HTMLElement> & import("@cuvp1225/boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
@@ -1,4 +1,4 @@
1
- import { defineComponent } from '@music163/tango-boot';
1
+ import { defineComponent } from '@cuvp1225/boot';
2
2
  import { List as AntList } from 'antd';
3
3
  export const List = defineComponent(AntList, {
4
4
  name: 'List'
@@ -1,3 +1,3 @@
1
1
  import { MentionProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Mentions: React.ForwardRefExoticComponent<Omit<MentionProps & React.RefAttributes<import("antd/lib/mentions").MentionsRef> & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
3
+ export declare const Mentions: React.ForwardRefExoticComponent<Omit<MentionProps & React.RefAttributes<import("antd/lib/mentions").MentionsRef> & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Mentions as AntMentions } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function MentionsDesigner(_a) {
7
7
  var _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const mentionsRef = useRef(null);
@@ -1,2 +1,2 @@
1
- export declare const Menu: import("react").ForwardRefExoticComponent<import("antd").MenuProps & import("@music163/tango-boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
2
- export declare const MenuItem: import("react").ForwardRefExoticComponent<import("antd").MenuItemProps & import("@music163/tango-boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
1
+ export declare const Menu: import("react").ForwardRefExoticComponent<import("antd").MenuProps & import("@cuvp1225/boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
2
+ export declare const MenuItem: import("react").ForwardRefExoticComponent<import("antd").MenuItemProps & import("@cuvp1225/boot").TangoComponentProps & import("react").RefAttributes<unknown>>;
@@ -1,4 +1,4 @@
1
- import { defineComponent } from '@music163/tango-boot';
1
+ import { defineComponent } from '@cuvp1225/boot';
2
2
  import { Menu as AntMenu } from 'antd';
3
3
  export const Menu = defineComponent(AntMenu, {
4
4
  name: 'Menu'
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { ModalProps } from 'antd';
3
- export declare const Modal: React.ForwardRefExoticComponent<ModalProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Modal: React.ForwardRefExoticComponent<ModalProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -5,7 +5,7 @@ import { coral } from 'coral-system';
5
5
  import { Button, Modal as AntModal } from 'antd';
6
6
  //import { CloseOutlined } from '@ant-design/icons';
7
7
  import CloseOutlined from '@ant-design/icons/CloseOutlined';
8
- import { defineComponent } from '@music163/tango-boot';
8
+ import { defineComponent } from '@cuvp1225/boot';
9
9
  import { Placeholder } from './placeholder';
10
10
  import { ShadowContainer } from './shadow-container';
11
11
  const BaseModalWrapper = coral('div', css `
@@ -15,4 +15,4 @@ export interface PageProps extends Omit<BoxProps, 'title'> {
15
15
  */
16
16
  onUnmount?: () => void;
17
17
  }
18
- export declare const Page: React.ForwardRefExoticComponent<PageProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
18
+ export declare const Page: React.ForwardRefExoticComponent<PageProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -3,7 +3,7 @@ import React, { useEffect } from 'react';
3
3
  import { css } from 'coral-system';
4
4
  import { Box } from '@cuvp1225/foundation';
5
5
  import { PageHeader } from 'antd';
6
- import { defineComponent } from '@music163/tango-boot';
6
+ import { defineComponent } from '@cuvp1225/boot';
7
7
  const pageStyle = css `
8
8
  .td-pageHeader {
9
9
  background: #fff;
@@ -1,3 +1,3 @@
1
1
  import { PageHeaderProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const PageHeader: React.ForwardRefExoticComponent<PageHeaderProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const PageHeader: React.ForwardRefExoticComponent<PageHeaderProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { PageHeader as AntPageHeader } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function PageHeaderDesigner(_a) {
7
7
  var { children, title } = _a, _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, ["children", "title", typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const pageHeaderRef = useRef(null);
@@ -1,3 +1,3 @@
1
1
  import { PaginationProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Pagination: React.ForwardRefExoticComponent<PaginationProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Pagination: React.ForwardRefExoticComponent<PaginationProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Pagination as AntPagination } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function PaginationDesigner(_a) {
7
7
  var _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const paginationRef = useRef(null);
@@ -1,3 +1,3 @@
1
1
  import { ProgressProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Progress: React.ForwardRefExoticComponent<ProgressProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Progress: React.ForwardRefExoticComponent<ProgressProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Progress as AntProgress } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function ProgressDesigner(_a
7
7
  // ProgressProps & { [key: string]: any; dnd?: string; children?: React.ReactNode }
8
8
  ) {
@@ -4,4 +4,4 @@ export declare const Radio: ({ [SLOT.id]: dataId, [SLOT.dnd]: dataDnd, ...rest }
4
4
  }) => React.JSX.Element;
5
5
  export declare const RadioGroup: React.ForwardRefExoticComponent<Omit<Omit<import("antd").RadioGroupProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
6
6
  ref?: React.Ref<HTMLDivElement>;
7
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
7
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -1,6 +1,6 @@
1
1
  import { __rest } from "tslib";
2
- import { defineComponent } from '@music163/tango-boot';
3
- import { SLOT } from '@music163/tango-helpers';
2
+ import { defineComponent } from '@cuvp1225/boot';
3
+ import { SLOT } from '@cuvp1225/helpers';
4
4
  import { Radio as AntRadio } from 'antd';
5
5
  import React from 'react';
6
6
  export const Radio = (_a) => {
@@ -1,3 +1,3 @@
1
1
  import { RateProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Rate: React.ForwardRefExoticComponent<Omit<RateProps & React.RefAttributes<unknown> & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
3
+ export declare const Rate: React.ForwardRefExoticComponent<Omit<RateProps & React.RefAttributes<unknown> & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Rate as AntRate } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function RateDesigner(_a) {
7
7
  var { children, title } = _a, _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, ["children", "title", typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const rateRef = useRef(null);
@@ -1,3 +1,3 @@
1
1
  import { ResultProps } from 'antd';
2
2
  import React from 'react';
3
- export declare const Result: React.ForwardRefExoticComponent<ResultProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
3
+ export declare const Result: React.ForwardRefExoticComponent<ResultProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;
@@ -1,8 +1,8 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Result as AntResult } from 'antd';
3
- import { defineComponent } from '@music163/tango-boot';
3
+ import { defineComponent } from '@cuvp1225/boot';
4
4
  import React, { useEffect, useRef } from 'react';
5
- import { SLOT } from '@music163/tango-helpers';
5
+ import { SLOT } from '@cuvp1225/helpers';
6
6
  function ResultDesigner(_a) {
7
7
  var { children, title } = _a, _b = SLOT.dnd, dataDnd = _a[_b], _c = SLOT.id, dataId = _a[_c], { style } = _a, rest = __rest(_a, ["children", "title", typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + "", "style"]);
8
8
  const resultRef = useRef(null);
@@ -1,7 +1,7 @@
1
1
  import { __rest } from "tslib";
2
2
  import { Result as AntResult } from 'antd';
3
3
  import React from 'react';
4
- import { SLOT } from '@music163/tango-helpers';
4
+ import { SLOT } from '@cuvp1225/helpers';
5
5
  export const Result = (_a) => {
6
6
  var _b = SLOT.id, dataId = _a[_b], _c = SLOT.dnd, dataDnd = _a[_c], rest = __rest(_a, [typeof _b === "symbol" ? _b : _b + "", typeof _c === "symbol" ? _c : _c + ""]);
7
7
  return (React.createElement("div", { "data-dnd": dataDnd, "data-id": dataId, draggable: true },
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
2
  export declare const Row1: React.ForwardRefExoticComponent<Omit<import("coral-system/dist/esm/types").OmitCommonProps<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("coral-system").CoralProps> & import("coral-system").CoralProps & import("coral-system/dist/esm/types").OmitCommonProps<any, keyof import("coral-system").CoralProps> & {
3
3
  as?: import("coral-system/dist/esm/types").As<any>;
4
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
4
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -1,9 +1,9 @@
1
1
  import { __rest } from "tslib";
2
2
  import React from 'react';
3
3
  import { coral } from 'coral-system';
4
- import { defineComponent } from '@music163/tango-boot';
4
+ import { defineComponent } from '@cuvp1225/boot';
5
5
  import { Placeholder } from './placeholder';
6
- import { SLOT } from '@music163/tango-helpers';
6
+ import { SLOT } from '@cuvp1225/helpers';
7
7
  //import { ShadowContainer } from './shadow-container';
8
8
  // const BaseRowWrapper = coral(
9
9
  // 'div',
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
2
  export declare const Row1: React.ForwardRefExoticComponent<Omit<import("coral-system/dist/esm/types").OmitCommonProps<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("coral-system").CoralProps> & import("coral-system").CoralProps & import("coral-system/dist/esm/types").OmitCommonProps<any, keyof import("coral-system").CoralProps> & {
3
3
  as?: import("coral-system/dist/esm/types").As<any>;
4
- } & import("@music163/tango-boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
4
+ } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & React.RefAttributes<unknown>>;
@@ -1,7 +1,7 @@
1
1
  import { __rest } from "tslib";
2
2
  import React from 'react';
3
3
  import { coral } from 'coral-system';
4
- import { defineComponent } from '@music163/tango-boot';
4
+ import { defineComponent } from '@cuvp1225/boot';
5
5
  //import { ShadowContainer } from './shadow-container';
6
6
  // const BaseRowWrapper = coral(
7
7
  // 'div',
@@ -3,4 +3,4 @@ import { BoxProps } from '@cuvp1225/foundation';
3
3
  export interface SectionProps extends Omit<BoxProps, 'title'> {
4
4
  title?: React.ReactNode;
5
5
  }
6
- export declare const Section: React.ForwardRefExoticComponent<SectionProps & import("@music163/tango-boot").TangoComponentProps & React.RefAttributes<unknown>>;
6
+ export declare const Section: React.ForwardRefExoticComponent<SectionProps & import("@cuvp1225/boot").TangoComponentProps & React.RefAttributes<unknown>>;