@unicom-cloud/ui 0.8.83 → 0.8.85

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 (1148) hide show
  1. package/Affix.js +1 -1
  2. package/Alert.js +1 -1
  3. package/AutoComplete.js +2 -2
  4. package/BackTop.js +2 -2
  5. package/Badge.js +1 -1
  6. package/Breadcrumb.js +2 -2
  7. package/Button.js +1 -1
  8. package/Calendar.js +4 -4
  9. package/Card.js +1 -1
  10. package/Carousel.js +1 -1
  11. package/Cascader.js +1 -1
  12. package/Checkbox.js +1 -1
  13. package/Collapse.js +1 -1
  14. package/ColorPicker.js +2 -2
  15. package/Comment.js +1 -1
  16. package/ConfigProvider.js +1 -1
  17. package/Copy.js +1 -1
  18. package/DatePicker.js +1 -1
  19. package/Descriptions.js +1 -1
  20. package/Development.js +8 -0
  21. package/Divider.js +1 -1
  22. package/Draggable.js +1 -1
  23. package/Dropdown.js +1 -1
  24. package/Empty.js +2 -4
  25. package/Form.js +13 -13
  26. package/Icon.js +1 -1
  27. package/IconHover.js +1 -1
  28. package/Image.js +1 -1
  29. package/Input.js +8 -9
  30. package/InputNumber.js +1 -1
  31. package/Layout.js +1 -1
  32. package/Link.js +1 -1
  33. package/List.js +2 -2
  34. package/Mentions.js +2 -2
  35. package/Menu.js +1 -1
  36. package/Message.js +1 -1
  37. package/Modal.js +1 -1
  38. package/Notice.js +1 -1
  39. package/Notification.js +1 -1
  40. package/OverflowEllipsis.js +1 -1
  41. package/PageHeader.js +1 -1
  42. package/Pagination.js +1 -1
  43. package/Popconfirm.js +1 -1
  44. package/Popover.js +1 -1
  45. package/Progress.js +1 -1
  46. package/Radio.js +1 -1
  47. package/Rate.js +1 -1
  48. package/ResizeBox.js +1 -1
  49. package/Result.js +1 -1
  50. package/Select.js +1 -1
  51. package/Skeleton.js +1 -1
  52. package/Slider.js +1 -1
  53. package/Space.js +3 -3
  54. package/SpeechSynthesis.js +2 -44
  55. package/Spin.js +1 -1
  56. package/Statistic.js +2 -2
  57. package/Steps.js +1 -1
  58. package/Switch.js +1 -1
  59. package/Table.js +1 -1
  60. package/Tabs.js +1 -1
  61. package/Tag.js +1 -1
  62. package/Tooltip.js +1 -1
  63. package/Transfer.js +2 -2
  64. package/Tree.js +1 -1
  65. package/TreeSelect.js +1 -1
  66. package/Trigger.js +1 -1
  67. package/Typography.js +1 -1
  68. package/affix/index.js +1 -1
  69. package/alert/index.js +1 -1
  70. package/anchor/Anchor.js +1 -1
  71. package/anchor/Link.js +1 -1
  72. package/anchor/util.js +1 -1
  73. package/auto-complete/index.js +2 -2
  74. package/avatar/Avatar.js +1 -1
  75. package/avatar/Group.js +1 -1
  76. package/back-top/index.js +9 -9
  77. package/badge/index.js +1 -1
  78. package/breadcrumb/index.js +2 -2
  79. package/button/Group.js +1 -1
  80. package/button/index.js +1 -1
  81. package/calendar/Month.js +2 -2
  82. package/calendar/Year.js +11 -11
  83. package/calendar/index.js +4 -4
  84. package/card/Grid.js +1 -1
  85. package/card/Meta.js +1 -1
  86. package/card/index.js +1 -1
  87. package/carousel/Arrow.js +1 -1
  88. package/carousel/Indicator.js +1 -1
  89. package/carousel/index.js +1 -1
  90. package/cascader/Cascader.js +2 -2
  91. package/cascader/index.js +1 -1
  92. package/cascader/util.js +1 -1
  93. package/checkbox/Checkbox.js +2 -2
  94. package/checkbox/Group.js +2 -2
  95. package/checkbox/GroupBlock.js +2 -2
  96. package/checkbox/index.js +2 -2
  97. package/chunk/B1kymbJZ.js +843 -0
  98. package/chunk/B44Hj5ad.js +697 -0
  99. package/chunk/BC2OXILt.js +178 -0
  100. package/chunk/BJjotfW6.js +257 -0
  101. package/chunk/BNevupAU.js +72 -0
  102. package/chunk/BP4igg_F.js +213 -0
  103. package/chunk/BRPQJFSI.js +649 -0
  104. package/chunk/BZJwzdhZ.js +473 -0
  105. package/chunk/C7bohPVD.js +185 -0
  106. package/chunk/DSXeBMp3.js +7828 -0
  107. package/chunk/Doi4-DdV.js +1472 -0
  108. package/chunk/DuWBv5j3.js +570 -0
  109. package/chunk/DzekwbB4.js +53 -0
  110. package/collapse/Collapse.js +2 -2
  111. package/collapse/Item.js +2 -2
  112. package/collapse/index.js +1 -1
  113. package/color-picker/ControlBar.js +1 -1
  114. package/color-picker/InputAlpha.js +1 -1
  115. package/color-picker/InputHex.js +4 -4
  116. package/color-picker/InputRgb.js +3 -3
  117. package/color-picker/Palette.js +1 -1
  118. package/color-picker/Panel.js +2 -2
  119. package/color-picker/index.js +2 -2
  120. package/comment/index.js +1 -1
  121. package/config-provider/ConfigProvider.js +2 -2
  122. package/config-provider/context.js +1 -1
  123. package/config-provider/index.js +2 -2
  124. package/copy/index.js +1 -1
  125. package/date-picker/Picker.js +2 -2
  126. package/date-picker/RangePicker.js +3 -3
  127. package/date-picker/index.js +1 -1
  128. package/date-picker/util.js +1 -1
  129. package/descriptions/index.js +1 -1
  130. package/development/index.js +42 -0
  131. package/divider/index.js +1 -1
  132. package/draggable/index.js +1 -1
  133. package/drawer/Drawer.js +153 -152
  134. package/dropdown/Button.js +1 -1
  135. package/dropdown/index.js +1 -1
  136. package/empty/index.js +2 -4
  137. package/form/Form.js +14 -158
  138. package/form/FormItem.js +1 -1
  139. package/form/FormList.js +3 -2
  140. package/form/context.js +1 -1
  141. package/form/index.js +57 -56
  142. package/grid/Col.js +1 -1
  143. package/grid/Row.js +1 -1
  144. package/grid/grid-item.js +1 -1
  145. package/grid/grid.js +1 -1
  146. package/icon/index.js +1 -1
  147. package/icon-hover/index.js +1 -1
  148. package/icons/file.js +67 -0
  149. package/image/Image.js +2 -2
  150. package/image/ImagePreview.js +2 -2
  151. package/image/ImagePreviewArrow.js +1 -1
  152. package/image/ImagePreviewGroup.js +1 -1
  153. package/image/index.js +1 -1
  154. package/index.js +341 -334
  155. package/input/Button.js +1 -1
  156. package/input/Group.js +1 -1
  157. package/input/Input.js +332 -330
  158. package/input/InputElement.js +1 -1
  159. package/input/Password.js +1 -1
  160. package/input/Search.js +1 -1
  161. package/input/Textarea.js +1 -1
  162. package/input/index.js +7 -8
  163. package/input-number/index.js +1 -1
  164. package/input-tag/InputTag.js +1 -1
  165. package/layout/Content.js +1 -1
  166. package/layout/Footer.js +1 -1
  167. package/layout/Header.js +1 -1
  168. package/layout/Sider.js +1 -1
  169. package/layout/index.js +1 -1
  170. package/link/index.js +1 -1
  171. package/list/Item.js +1 -1
  172. package/list/Meta.js +1 -1
  173. package/list/index.js +2 -2
  174. package/mentions/index.js +2 -2
  175. package/menu/Menu.js +2 -2
  176. package/menu/OverflowWrap.js +1 -1
  177. package/menu/index.js +2 -2
  178. package/message/index.js +1 -1
  179. package/message/useMessage.js +1 -1
  180. package/modal/Confirm.js +2 -2
  181. package/modal/Modal.js +2 -2
  182. package/modal/index.js +1 -1
  183. package/notice/index.js +1 -1
  184. package/notification/index.js +1 -1
  185. package/notification/useNotification.js +1 -1
  186. package/overflow-ellipsis/OverflowItem.js +1 -1
  187. package/overflow-ellipsis/index.js +1 -1
  188. package/package.json +1 -1
  189. package/page-header/index.js +1 -1
  190. package/pagination/PageItem.js +1 -1
  191. package/pagination/PageJumper.js +4 -4
  192. package/pagination/PageOption.js +2 -2
  193. package/pagination/Pagination.js +2 -2
  194. package/pagination/index.js +1 -1
  195. package/picker/Input.js +1 -1
  196. package/picker/InputRange.js +1 -1
  197. package/popconfirm/index.js +1 -1
  198. package/popover/index.js +1 -1
  199. package/progress/index.js +1 -1
  200. package/radio/Group.js +2 -2
  201. package/radio/GroupBlock.js +2 -2
  202. package/radio/Radio.js +2 -2
  203. package/radio/index.js +2 -2
  204. package/rate/index.js +1 -1
  205. package/resize-box/ResizeTrigger.js +1 -1
  206. package/resize-box/Split.js +1 -1
  207. package/resize-box/SplitGroup.js +1 -1
  208. package/resize-box/index.js +1 -1
  209. package/result/index.js +1 -1
  210. package/select/Option.js +1 -1
  211. package/select/Select.js +2 -2
  212. package/select/index.js +2 -2
  213. package/select/util.js +1 -1
  214. package/select-view/Core.js +77 -77
  215. package/skeleton/index.js +1 -1
  216. package/slider/Button.js +1 -1
  217. package/slider/index.js +59 -59
  218. package/space/index.js +135 -83
  219. package/space-/index.js +92 -0
  220. package/space-/interface.js +1 -0
  221. package/space-/toArray.js +11 -0
  222. package/speech-synthesis/index.js +41 -83
  223. package/spin/DotLoading.js +1 -1
  224. package/spin/index.js +1 -1
  225. package/statistic/Countdown.js +2 -2
  226. package/statistic/index.js +18 -18
  227. package/steps/index.js +1 -1
  228. package/style.css +1 -1
  229. package/switch/index.js +1 -1
  230. package/table/Table.js +3 -3
  231. package/table/index.js +1 -1
  232. package/tabs/Tab.js +2 -2
  233. package/tabs/TabContent.js +2 -2
  234. package/tabs/TabPane.js +1 -1
  235. package/tabs/index.js +2 -2
  236. package/tag/index.js +1 -1
  237. package/time-picker/Picker.js +92 -90
  238. package/time-picker/RangePicker.js +1 -1
  239. package/time-picker/TimePicker.js +2 -2
  240. package/time-picker/util.js +6 -6
  241. package/timeline/Item.js +1 -1
  242. package/timeline/Timeline.js +1 -1
  243. package/tooltip/index.js +1 -1
  244. package/transfer/Item.js +2 -2
  245. package/transfer/List.js +2 -2
  246. package/transfer/index.js +2 -2
  247. package/tree/Animation.js +2 -2
  248. package/tree/Node.js +2 -2
  249. package/tree/NodeList.js +1 -1
  250. package/tree/Tree.js +2 -2
  251. package/tree/index.js +1 -1
  252. package/tree/util.js +34 -34
  253. package/tree-select/List.js +1 -1
  254. package/tree-select/Select.js +2 -2
  255. package/tree-select/index.js +2 -2
  256. package/trigger/index.js +84 -84
  257. package/types/common/assets/hourglass.d.ts +2 -0
  258. package/types/common/development/index.d.ts +2 -0
  259. package/types/common/empty/index.d.ts +4 -0
  260. package/types/common/empty/interface.d.ts +24 -0
  261. package/types/common/higher-order/with-speech-synthesis/index.d.ts +2 -0
  262. package/types/common/hooks/useComputedState.d.ts +4 -0
  263. package/types/common/hooks/useCreate.d.ts +2 -0
  264. package/types/common/hooks/useForceUpdate.d.ts +16 -0
  265. package/types/common/hooks/useId.d.ts +6 -0
  266. package/types/common/hooks/useInView.d.ts +11 -0
  267. package/types/common/hooks/useIntersectionObserver.d.ts +7 -0
  268. package/types/common/hooks/useInterval.d.ts +2 -0
  269. package/types/common/hooks/useIsFirstRender.d.ts +2 -0
  270. package/types/common/hooks/useIsomorphicLayoutEffect.d.ts +3 -0
  271. package/types/common/hooks/useKeyboardEvent.d.ts +8 -0
  272. package/types/common/hooks/useListenResize.d.ts +18 -0
  273. package/types/common/hooks/useMedia.d.ts +2 -0
  274. package/types/common/hooks/useMergeProps.d.ts +5 -0
  275. package/types/common/hooks/useMergeValue.d.ts +6 -0
  276. package/types/common/hooks/useOnlineStatus.d.ts +2 -0
  277. package/types/common/hooks/useOverflowHidden.d.ts +5 -0
  278. package/types/common/hooks/useOverrideRef.d.ts +6 -0
  279. package/types/common/hooks/usePersistCallback.d.ts +2 -0
  280. package/types/common/hooks/usePrefersColorSchemeDark.d.ts +2 -0
  281. package/types/common/hooks/usePrevious.d.ts +3 -0
  282. package/types/common/hooks/useRefs.d.ts +2 -0
  283. package/types/common/hooks/useResizeObserver.d.ts +6 -0
  284. package/types/common/hooks/useStateCallback.d.ts +5 -0
  285. package/types/common/hooks/useStateWithPromise.d.ts +2 -0
  286. package/types/common/hooks/useUpdateEffect.d.ts +19 -0
  287. package/types/common/hooks/useWatch.d.ts +3 -0
  288. package/types/common/hooks/useWindowSize.d.ts +18 -0
  289. package/types/common/icons/file/index.d.ts +4 -0
  290. package/types/common/icons/file/interface.d.ts +20 -0
  291. package/types/common/space/index.d.ts +5 -0
  292. package/types/common/space/interface.d.ts +32 -0
  293. package/types/common/utils/PqbCSSTransition.d.ts +4 -0
  294. package/types/common/utils/caseName.d.ts +1 -0
  295. package/types/common/utils/className.d.ts +1 -0
  296. package/types/common/utils/color.d.ts +1 -0
  297. package/types/common/utils/constant.d.ts +2 -0
  298. package/types/common/utils/copy.d.ts +3 -0
  299. package/types/common/utils/dayjs.d.ts +22 -0
  300. package/types/common/utils/dom.d.ts +12 -0
  301. package/types/common/utils/fileToURL.d.ts +1 -0
  302. package/types/common/utils/fillNBSP.d.ts +3 -0
  303. package/types/common/utils/getHighlightText.d.ts +7 -0
  304. package/types/common/utils/getHotkeyHandler.d.ts +18 -0
  305. package/types/common/utils/getStringLength.d.ts +3 -0
  306. package/types/common/utils/include.d.ts +3 -0
  307. package/types/common/utils/index.d.ts +40 -0
  308. package/types/common/utils/is.d.ts +17 -0
  309. package/types/common/utils/lodash.d.ts +17 -0
  310. package/types/common/utils/mergeProps.d.ts +3 -0
  311. package/types/common/utils/mergedToString.d.ts +4 -0
  312. package/types/common/utils/omit.d.ts +3 -0
  313. package/types/common/utils/pad.d.ts +2 -0
  314. package/types/common/utils/pick.d.ts +6 -0
  315. package/types/common/utils/react19Adapter.d.ts +1 -0
  316. package/types/common/utils/reactDOM.d.ts +14 -0
  317. package/types/common/utils/resizeObserverEffect.d.ts +2 -0
  318. package/types/common/utils/saveAs.d.ts +1 -0
  319. package/types/common/utils/screenfull.d.ts +1 -0
  320. package/types/common/utils/scrollIntoView.d.ts +4 -0
  321. package/types/common/utils/style.d.ts +3 -0
  322. package/types/common/utils/throttleByRaf.d.ts +6 -0
  323. package/types/common/utils/tree.d.ts +1 -0
  324. package/types/common/utils/validate.d.ts +1 -0
  325. package/types/common/utils/warning.d.ts +3 -0
  326. package/types/pc/affix/interface.d.ts +52 -0
  327. package/types/pc/alert/interface.d.ts +66 -0
  328. package/types/pc/anchor/interface.d.ts +105 -0
  329. package/types/pc/anchor/util.d.ts +5 -0
  330. package/types/pc/auto-complete/interface.d.ts +127 -0
  331. package/types/pc/avatar/interface.d.ts +95 -0
  332. package/types/pc/back-top/interface.d.ts +42 -0
  333. package/types/pc/badge/interface.d.ts +66 -0
  334. package/types/pc/breadcrumb/interface.d.ts +78 -0
  335. package/types/pc/button/index.d.ts +19 -0
  336. package/types/pc/button/interface.d.ts +115 -0
  337. package/types/pc/calendar/hook/useCellClassName.d.ts +2 -0
  338. package/types/pc/calendar/interface.d.ts +122 -0
  339. package/types/pc/card/interface.d.ts +99 -0
  340. package/types/pc/carousel/interface.d.ts +144 -0
  341. package/types/pc/cascader/base/node.d.ts +78 -0
  342. package/types/pc/cascader/base/store.d.ts +43 -0
  343. package/types/pc/cascader/interface.d.ts +308 -0
  344. package/types/pc/checkbox/interface.d.ts +102 -0
  345. package/types/pc/checkbox/useCheckbox.d.ts +22 -0
  346. package/types/pc/collapse/interface.d.ts +111 -0
  347. package/types/pc/color-picker/hooks/useColorPicker.d.ts +34 -0
  348. package/types/pc/color-picker/interface.d.ts +149 -0
  349. package/types/pc/comment/interface.d.ts +41 -0
  350. package/types/pc/config-provider/interface.d.ts +241 -0
  351. package/types/pc/date-picker/RangePicker.d.ts +3 -0
  352. package/types/pc/date-picker/hook/useCellClassName.d.ts +2 -0
  353. package/types/pc/date-picker/interface.d.ts +518 -0
  354. package/types/pc/descriptions/interface.d.ts +79 -0
  355. package/types/pc/development/index.d.ts +2 -0
  356. package/types/pc/divider/interface.d.ts +21 -0
  357. package/types/pc/draggable/interface.d.ts +24 -0
  358. package/types/pc/drawer/interface.d.ts +181 -0
  359. package/types/pc/dropdown/interface.d.ts +110 -0
  360. package/types/pc/empty/index.d.ts +4 -0
  361. package/types/pc/empty/interface.d.ts +8 -0
  362. package/types/pc/form/Control.d.ts +64 -0
  363. package/types/pc/form/FormList.d.ts +6 -0
  364. package/types/pc/form/hook/useContext.d.ts +10 -0
  365. package/types/pc/form/hook/useForm.d.ts +5 -0
  366. package/types/pc/form/index.d.ts +26 -0
  367. package/types/pc/form/interface.d.ts +544 -0
  368. package/types/pc/form/store.d.ts +98 -0
  369. package/types/pc/grid/interface.d.ts +239 -0
  370. package/types/pc/hooks/use-verification-code/interface.d.ts +63 -0
  371. package/types/pc/hooks/use-watermark/interface.d.ts +81 -0
  372. package/types/pc/hooks/useComputedState.d.ts +1 -0
  373. package/types/pc/hooks/useCreate.d.ts +1 -0
  374. package/types/pc/hooks/useForceUpdate.d.ts +1 -0
  375. package/types/pc/hooks/useId.d.ts +1 -0
  376. package/types/pc/hooks/useInView.d.ts +1 -0
  377. package/types/pc/hooks/useIntersectionObserver.d.ts +1 -0
  378. package/types/pc/hooks/useInterval.d.ts +1 -0
  379. package/types/pc/hooks/useIsFirstRender.d.ts +1 -0
  380. package/types/pc/hooks/useIsomorphicLayoutEffect.d.ts +1 -0
  381. package/types/pc/hooks/useKeyboardEvent.d.ts +1 -0
  382. package/types/pc/hooks/useListenResize.d.ts +1 -0
  383. package/types/pc/hooks/useMedia.d.ts +1 -0
  384. package/types/pc/hooks/useMergeProps.d.ts +2 -0
  385. package/types/pc/hooks/useMergeValue.d.ts +1 -0
  386. package/types/pc/hooks/useOnlineStatus.d.ts +1 -0
  387. package/types/pc/hooks/useOverflowHidden.d.ts +1 -0
  388. package/types/pc/hooks/useOverrideRef.d.ts +1 -0
  389. package/types/pc/hooks/usePersistCallback.d.ts +1 -0
  390. package/types/pc/hooks/usePrefersColorSchemeDark.d.ts +1 -0
  391. package/types/pc/hooks/usePrevious.d.ts +1 -0
  392. package/types/pc/hooks/useRefs.d.ts +1 -0
  393. package/types/pc/hooks/useResizeObserver.d.ts +1 -0
  394. package/types/pc/hooks/useStateCallback.d.ts +1 -0
  395. package/types/pc/hooks/useStateWithPromise.d.ts +1 -0
  396. package/types/pc/hooks/useUpdateEffect.d.ts +1 -0
  397. package/types/pc/hooks/useWatch.d.ts +1 -0
  398. package/types/pc/hooks/useWindowSize.d.ts +1 -0
  399. package/types/pc/icons/file/index.d.ts +4 -0
  400. package/types/pc/icons/file/interface.d.ts +7 -0
  401. package/types/pc/image/interface.d.ts +275 -0
  402. package/types/pc/index.d.ts +153 -0
  403. package/types/pc/input/Input.d.ts +26 -0
  404. package/types/pc/input/Textarea.d.ts +12 -0
  405. package/types/pc/input/index.d.ts +8 -0
  406. package/types/pc/input/interface.d.ts +344 -0
  407. package/types/pc/input-number/decimal.d.ts +21 -0
  408. package/types/pc/input-number/interface.d.ts +141 -0
  409. package/types/pc/input-number/util.d.ts +28 -0
  410. package/types/pc/input-tag/interface.d.ts +215 -0
  411. package/types/pc/layout/interface.d.ts +121 -0
  412. package/types/pc/link/interface.d.ts +30 -0
  413. package/types/pc/list/interface.d.ts +192 -0
  414. package/types/pc/mentions/interface.d.ts +92 -0
  415. package/types/pc/menu/context.d.ts +15 -0
  416. package/types/pc/menu/interface.d.ts +233 -0
  417. package/types/pc/message/interface.d.ts +84 -0
  418. package/types/pc/modal/interface.d.ts +186 -0
  419. package/types/pc/notification/interface.d.ts +78 -0
  420. package/types/pc/page-header/interface.d.ts +49 -0
  421. package/types/pc/pagination/PageItem.d.ts +63 -0
  422. package/types/pc/pagination/interface.d.ts +134 -0
  423. package/types/pc/popconfirm/interface.d.ts +114 -0
  424. package/types/pc/popover/interface.d.ts +20 -0
  425. package/types/pc/portal/Portal.d.ts +8 -0
  426. package/types/pc/portal/index.d.ts +11 -0
  427. package/types/pc/progress/interface.d.ts +92 -0
  428. package/types/pc/radio/interface.d.ts +103 -0
  429. package/types/pc/rate/interface.d.ts +70 -0
  430. package/types/pc/resize-box/ResizeTrigger.d.ts +31 -0
  431. package/types/pc/resize-box/interface.d.ts +264 -0
  432. package/types/pc/result/interface.d.ts +35 -0
  433. package/types/pc/select/interface.d.ts +321 -0
  434. package/types/pc/select/util.d.ts +26 -0
  435. package/types/pc/select-view/interface.d.ts +151 -0
  436. package/types/pc/skeleton/interface.d.ts +50 -0
  437. package/types/pc/slider/interface.d.ts +122 -0
  438. package/types/pc/space/index.d.ts +5 -0
  439. package/types/pc/space/interface.d.ts +10 -0
  440. package/types/pc/space-/index.d.ts +6 -0
  441. package/types/pc/space-/interface.d.ts +38 -0
  442. package/types/pc/space-/toArray.d.ts +3 -0
  443. package/types/pc/spin/interface.d.ts +50 -0
  444. package/types/pc/statistic/interface.d.ts +139 -0
  445. package/types/pc/steps/interface.d.ts +124 -0
  446. package/types/pc/switch/interface.d.ts +65 -0
  447. package/types/pc/table/hook/useThResizable.d.ts +7 -0
  448. package/types/pc/table/interface.d.ts +715 -0
  449. package/types/pc/table/util.d.ts +17 -0
  450. package/types/pc/tabs/interface.d.ts +217 -0
  451. package/types/pc/tag/interface.d.ts +76 -0
  452. package/types/pc/time-picker/interface.d.ts +244 -0
  453. package/types/pc/timeline/interface.d.ts +95 -0
  454. package/types/pc/tooltip/interface.d.ts +92 -0
  455. package/types/pc/transfer/interface.d.ts +225 -0
  456. package/types/pc/tree/interface.d.ts +354 -0
  457. package/types/pc/tree-select/interface.d.ts +211 -0
  458. package/types/pc/trigger/interface.d.ts +247 -0
  459. package/types/pc/typography/interface.d.ts +262 -0
  460. package/types/pc/upload/interface.d.ts +337 -0
  461. package/types/pc/utils/PqbCSSTransition.d.ts +3 -0
  462. package/types/pc/utils/caseName.d.ts +3 -0
  463. package/types/pc/utils/className.d.ts +3 -0
  464. package/types/pc/utils/computeScrollIntoView.d.ts +1 -0
  465. package/types/pc/utils/constant.d.ts +4 -0
  466. package/types/pc/utils/copy.d.ts +3 -0
  467. package/types/pc/utils/dayjs.d.ts +1 -0
  468. package/types/pc/utils/dom.d.ts +1 -0
  469. package/types/pc/utils/fileToURL.d.ts +3 -0
  470. package/types/pc/utils/fillNBSP.d.ts +3 -0
  471. package/types/pc/utils/getHighlightText.d.ts +3 -0
  472. package/types/pc/utils/getHotkeyHandler.d.ts +4 -0
  473. package/types/pc/utils/getStringLength.d.ts +3 -0
  474. package/types/pc/utils/include.d.ts +3 -0
  475. package/types/pc/utils/is.d.ts +1 -0
  476. package/types/pc/utils/keyboardCode.d.ts +4 -0
  477. package/types/pc/utils/lodash.d.ts +1 -0
  478. package/types/pc/utils/math.d.ts +1 -0
  479. package/types/pc/utils/mergeProps.d.ts +3 -0
  480. package/types/pc/utils/mergedToString.d.ts +3 -0
  481. package/types/pc/utils/names.d.ts +505 -0
  482. package/types/pc/utils/omit.d.ts +3 -0
  483. package/types/pc/utils/pad.d.ts +1 -0
  484. package/types/pc/utils/pick.d.ts +3 -0
  485. package/types/pc/utils/react19Adapter.d.ts +1 -0
  486. package/types/pc/utils/reactDOM.d.ts +1 -0
  487. package/types/pc/utils/reactTransitionGroup.d.ts +1 -0
  488. package/types/pc/utils/resizeObserverEffect.d.ts +2 -0
  489. package/types/pc/utils/saveAs.d.ts +3 -0
  490. package/types/pc/utils/screenfull.d.ts +3 -0
  491. package/types/pc/utils/scrollIntoView.d.ts +3 -0
  492. package/types/pc/utils/setDarkTheme.d.ts +3 -0
  493. package/types/pc/utils/setPrimaryColor.d.ts +2 -0
  494. package/types/pc/utils/setTheme.d.ts +2 -0
  495. package/types/pc/utils/style.d.ts +1 -0
  496. package/types/pc/utils/throttleByRaf.d.ts +1 -0
  497. package/types/pc/utils/throttleByRaf2.d.ts +1 -0
  498. package/types/pc/utils/tinycolor.d.ts +1 -0
  499. package/types/pc/utils/tween.d.ts +1 -0
  500. package/types/pc/utils/type.d.ts +1 -0
  501. package/types/pc/utils/uuid.d.ts +1 -0
  502. package/types/pc/utils/warning.d.ts +1 -0
  503. package/types/pc/verification-code/interface.d.ts +80 -0
  504. package/types/pc/virtual-list/Filler.d.ts +15 -0
  505. package/types/pc/virtual-list/VirtualList.d.ts +40 -0
  506. package/types/pc/virtual-list/util/algorithm.d.ts +23 -0
  507. package/types/pc/virtual-list/util/item.d.ts +75 -0
  508. package/types/pc/watermark/interface.d.ts +70 -0
  509. package/typography/Base.js +1 -1
  510. package/typography/Ellipsis.js +12 -10
  511. package/typography/Paragraph.js +1 -1
  512. package/typography/Typography.js +1 -1
  513. package/typography/index.js +1 -1
  514. package/upload/TriggerNode.js +1 -1
  515. package/upload/Upload.js +1 -1
  516. package/upload/request.js +1 -1
  517. package/upload/request_.js +1 -1
  518. package/utils/constant.js +5 -5
  519. package/utils/contextHolder.js +1 -1
  520. package/utils/dayjs.js +1 -1
  521. package/utils/index.js +20 -20
  522. package/utils/names.js +4 -0
  523. package/utils/setPrimaryColor.js +14 -14
  524. package/utils/setTheme.js +3 -3
  525. package/utils/tween.js +1 -1
  526. package/utils/type.js +1 -4
  527. package/verification-code/VerificationCode.js +1 -1
  528. package/version/index.js +1 -1
  529. package/watermark/Watermark.js +1 -1
  530. package/chunk/BZ9g7J4R.js +0 -178
  531. package/chunk/BmulTYLW.js +0 -7815
  532. package/chunk/C9oo3EJI.js +0 -692
  533. package/chunk/CVSWh4ZZ.js +0 -473
  534. package/chunk/DILUZgXW.js +0 -1464
  535. package/chunk/DSRHFFrc.js +0 -53
  536. package/chunk/DdJVL_4g.js +0 -570
  537. package/chunk/DlHiTTJO.js +0 -648
  538. package/chunk/R-uQJib2.js +0 -843
  539. package/chunk/ev6oHWqY.js +0 -257
  540. package/chunk/tamGhTJp.js +0 -186
  541. package/chunk/uKZyjtff.js +0 -73
  542. package/form/useForm.js +0 -53
  543. package/space/toArray.js +0 -11
  544. package/types/affix/interface.d.ts +0 -12
  545. package/types/affix/style/index.d.ts +0 -2
  546. package/types/alert/interface.d.ts +0 -17
  547. package/types/alert/style/index.d.ts +0 -2
  548. package/types/anchor/interface.d.ts +0 -24
  549. package/types/anchor/style/index.d.ts +0 -3
  550. package/types/anchor/util.d.ts +0 -5
  551. package/types/auto-complete/interface.d.ts +0 -36
  552. package/types/auto-complete/style/index.d.ts +0 -4
  553. package/types/avatar/interface.d.ts +0 -24
  554. package/types/avatar/style/index.d.ts +0 -3
  555. package/types/back-top/interface.d.ts +0 -11
  556. package/types/back-top/style/index.d.ts +0 -2
  557. package/types/badge/interface.d.ts +0 -18
  558. package/types/badge/style/index.d.ts +0 -2
  559. package/types/breadcrumb/interface.d.ts +0 -31
  560. package/types/breadcrumb/style/index.d.ts +0 -3
  561. package/types/button/index.d.ts +0 -19
  562. package/types/button/interface.d.ts +0 -37
  563. package/types/button/style/index.d.ts +0 -2
  564. package/types/calendar/hook/useCellClassName.d.ts +0 -2
  565. package/types/calendar/interface.d.ts +0 -41
  566. package/types/calendar/style/index.d.ts +0 -4
  567. package/types/card/interface.d.ts +0 -32
  568. package/types/card/style/index.d.ts +0 -3
  569. package/types/carousel/interface.d.ts +0 -52
  570. package/types/carousel/style/index.d.ts +0 -2
  571. package/types/cascader/base/node.d.ts +0 -48
  572. package/types/cascader/base/store.d.ts +0 -26
  573. package/types/cascader/interface.d.ts +0 -105
  574. package/types/cascader/style/index.d.ts +0 -6
  575. package/types/checkbox/interface.d.ts +0 -36
  576. package/types/checkbox/style/index.d.ts +0 -2
  577. package/types/checkbox/useCheckbox.d.ts +0 -13
  578. package/types/collapse/interface.d.ts +0 -27
  579. package/types/collapse/style/index.d.ts +0 -2
  580. package/types/color-picker/hooks/useColorPicker.d.ts +0 -34
  581. package/types/color-picker/interface.d.ts +0 -61
  582. package/types/color-picker/style/index.d.ts +0 -4
  583. package/types/comment/interface.d.ts +0 -14
  584. package/types/comment/style/index.d.ts +0 -2
  585. package/types/config-provider/interface.d.ts +0 -170
  586. package/types/config-provider/style/index.d.ts +0 -2
  587. package/types/copy/style/index.d.ts +0 -3
  588. package/types/date-picker/RangePicker.d.ts +0 -3
  589. package/types/date-picker/hook/useCellClassName.d.ts +0 -2
  590. package/types/date-picker/interface.d.ts +0 -167
  591. package/types/date-picker/style/index.d.ts +0 -7
  592. package/types/descriptions/interface.d.ts +0 -29
  593. package/types/descriptions/style/index.d.ts +0 -2
  594. package/types/divider/interface.d.ts +0 -8
  595. package/types/divider/style/index.d.ts +0 -2
  596. package/types/draggable/interface.d.ts +0 -22
  597. package/types/draggable/style/index.d.ts +0 -2
  598. package/types/drawer/interface.d.ts +0 -46
  599. package/types/drawer/style/index.d.ts +0 -3
  600. package/types/dropdown/interface.d.ts +0 -29
  601. package/types/dropdown/style/index.d.ts +0 -4
  602. package/types/empty/index.d.ts +0 -5
  603. package/types/empty/interface.d.ts +0 -8
  604. package/types/empty/style/index.d.ts +0 -2
  605. package/types/form/Control.d.ts +0 -56
  606. package/types/form/FormList.d.ts +0 -6
  607. package/types/form/hook/useContext.d.ts +0 -7
  608. package/types/form/index.d.ts +0 -25
  609. package/types/form/interface.d.ts +0 -228
  610. package/types/form/store.d.ts +0 -88
  611. package/types/form/style/index.d.ts +0 -3
  612. package/types/form/useForm.d.ts +0 -4
  613. package/types/grid/interface.d.ts +0 -76
  614. package/types/grid/style/index.d.ts +0 -2
  615. package/types/hooks/use-verification-code/interface.d.ts +0 -22
  616. package/types/hooks/use-watermark/interface.d.ts +0 -22
  617. package/types/hooks/useComputedState.d.ts +0 -1
  618. package/types/hooks/useCreate.d.ts +0 -1
  619. package/types/hooks/useForceUpdate.d.ts +0 -1
  620. package/types/hooks/useId.d.ts +0 -1
  621. package/types/hooks/useInView.d.ts +0 -1
  622. package/types/hooks/useIntersectionObserver.d.ts +0 -1
  623. package/types/hooks/useInterval.d.ts +0 -1
  624. package/types/hooks/useIsFirstRender.d.ts +0 -1
  625. package/types/hooks/useIsomorphicLayoutEffect.d.ts +0 -1
  626. package/types/hooks/useKeyboardEvent.d.ts +0 -1
  627. package/types/hooks/useListenResize.d.ts +0 -1
  628. package/types/hooks/useMedia.d.ts +0 -1
  629. package/types/hooks/useMergeProps.d.ts +0 -1
  630. package/types/hooks/useMergeValue.d.ts +0 -1
  631. package/types/hooks/useOnlineStatus.d.ts +0 -1
  632. package/types/hooks/useOverflowHidden.d.ts +0 -1
  633. package/types/hooks/useOverrideRef.d.ts +0 -1
  634. package/types/hooks/usePersistCallback.d.ts +0 -1
  635. package/types/hooks/usePrefersColorSchemeDark.d.ts +0 -1
  636. package/types/hooks/usePrevious.d.ts +0 -1
  637. package/types/hooks/useRefs.d.ts +0 -1
  638. package/types/hooks/useResizeObserver.d.ts +0 -1
  639. package/types/hooks/useStateCallback.d.ts +0 -1
  640. package/types/hooks/useStateWithPromise.d.ts +0 -1
  641. package/types/hooks/useUpdateEffect.d.ts +0 -1
  642. package/types/hooks/useWatch.d.ts +0 -1
  643. package/types/hooks/useWindowSize.d.ts +0 -1
  644. package/types/icon/style/index.d.ts +0 -2
  645. package/types/icon-hover/style/index.d.ts +0 -2
  646. package/types/image/interface.d.ts +0 -59
  647. package/types/image/style/index.d.ts +0 -2
  648. package/types/index.d.ts +0 -149
  649. package/types/input/Input.d.ts +0 -27
  650. package/types/input/Textarea.d.ts +0 -9
  651. package/types/input/index.d.ts +0 -8
  652. package/types/input/interface.d.ts +0 -100
  653. package/types/input/style/index.d.ts +0 -3
  654. package/types/input-number/decimal.d.ts +0 -16
  655. package/types/input-number/interface.d.ts +0 -37
  656. package/types/input-number/style/index.d.ts +0 -3
  657. package/types/input-number/util.d.ts +0 -13
  658. package/types/input-tag/interface.d.ts +0 -60
  659. package/types/input-tag/style/index.d.ts +0 -3
  660. package/types/layout/interface.d.ts +0 -39
  661. package/types/layout/style/index.d.ts +0 -4
  662. package/types/link/interface.d.ts +0 -9
  663. package/types/link/style/index.d.ts +0 -2
  664. package/types/list/interface.d.ts +0 -57
  665. package/types/list/style/index.d.ts +0 -6
  666. package/types/loading/style/index.d.ts +0 -2
  667. package/types/mentions/interface.d.ts +0 -26
  668. package/types/mentions/style/index.d.ts +0 -2
  669. package/types/menu/context.d.ts +0 -15
  670. package/types/menu/interface.d.ts +0 -77
  671. package/types/menu/style/index.d.ts +0 -4
  672. package/types/message/interface.d.ts +0 -31
  673. package/types/message/style/index.d.ts +0 -2
  674. package/types/modal/interface.d.ts +0 -57
  675. package/types/modal/style/index.d.ts +0 -3
  676. package/types/notice/style/index.d.ts +0 -2
  677. package/types/notification/interface.d.ts +0 -27
  678. package/types/notification/style/index.d.ts +0 -2
  679. package/types/page-header/interface.d.ts +0 -14
  680. package/types/page-header/style/index.d.ts +0 -3
  681. package/types/pagination/PageItem.d.ts +0 -52
  682. package/types/pagination/interface.d.ts +0 -35
  683. package/types/pagination/style/index.d.ts +0 -4
  684. package/types/picker/style/index.d.ts +0 -2
  685. package/types/popconfirm/interface.d.ts +0 -28
  686. package/types/popconfirm/style/index.d.ts +0 -5
  687. package/types/popover/interface.d.ts +0 -8
  688. package/types/popover/style/index.d.ts +0 -3
  689. package/types/portal/Portal.d.ts +0 -7
  690. package/types/portal/index.d.ts +0 -10
  691. package/types/portal/style/index.d.ts +0 -2
  692. package/types/progress/interface.d.ts +0 -22
  693. package/types/progress/style/index.d.ts +0 -3
  694. package/types/radio/interface.d.ts +0 -39
  695. package/types/radio/style/index.d.ts +0 -2
  696. package/types/rate/interface.d.ts +0 -17
  697. package/types/rate/style/index.d.ts +0 -3
  698. package/types/resize-box/ResizeTrigger.d.ts +0 -25
  699. package/types/resize-box/interface.d.ts +0 -73
  700. package/types/resize-box/style/index.d.ts +0 -2
  701. package/types/result/interface.d.ts +0 -11
  702. package/types/result/style/index.d.ts +0 -2
  703. package/types/select/interface.d.ts +0 -103
  704. package/types/select/style/index.d.ts +0 -6
  705. package/types/select/util.d.ts +0 -25
  706. package/types/select-view/interface.d.ts +0 -62
  707. package/types/select-view/style/index.d.ts +0 -2
  708. package/types/skeleton/interface.d.ts +0 -24
  709. package/types/skeleton/style/index.d.ts +0 -2
  710. package/types/slider/interface.d.ts +0 -32
  711. package/types/slider/style/index.d.ts +0 -5
  712. package/types/space/index.d.ts +0 -7
  713. package/types/space/interface.d.ts +0 -12
  714. package/types/space/style/index.d.ts +0 -2
  715. package/types/space/toArray.d.ts +0 -2
  716. package/types/spin/interface.d.ts +0 -14
  717. package/types/spin/style/index.d.ts +0 -2
  718. package/types/statistic/interface.d.ts +0 -33
  719. package/types/statistic/style/index.d.ts +0 -3
  720. package/types/steps/interface.d.ts +0 -42
  721. package/types/steps/style/index.d.ts +0 -2
  722. package/types/switch/interface.d.ts +0 -17
  723. package/types/switch/style/index.d.ts +0 -2
  724. package/types/table/hook/useThResizable.d.ts +0 -7
  725. package/types/table/interface.d.ts +0 -301
  726. package/types/table/style/index.d.ts +0 -12
  727. package/types/table/util.d.ts +0 -17
  728. package/types/tabs/interface.d.ts +0 -66
  729. package/types/tabs/style/index.d.ts +0 -3
  730. package/types/tag/interface.d.ts +0 -23
  731. package/types/tag/style/index.d.ts +0 -2
  732. package/types/time-picker/interface.d.ts +0 -62
  733. package/types/time-picker/style/index.d.ts +0 -5
  734. package/types/timeline/interface.d.ts +0 -26
  735. package/types/timeline/style/index.d.ts +0 -2
  736. package/types/tooltip/interface.d.ts +0 -23
  737. package/types/tooltip/style/index.d.ts +0 -3
  738. package/types/transfer/interface.d.ts +0 -91
  739. package/types/transfer/style/index.d.ts +0 -6
  740. package/types/tree/interface.d.ts +0 -153
  741. package/types/tree/style/index.d.ts +0 -3
  742. package/types/tree-select/interface.d.ts +0 -79
  743. package/types/tree-select/style/index.d.ts +0 -5
  744. package/types/trigger/interface.d.ts +0 -73
  745. package/types/trigger/style/index.d.ts +0 -2
  746. package/types/typography/interface.d.ts +0 -97
  747. package/types/typography/style/index.d.ts +0 -5
  748. package/types/upload/interface.d.ts +0 -126
  749. package/types/upload/style/index.d.ts +0 -6
  750. package/types/utils/PqbCSSTransition.d.ts +0 -3
  751. package/types/utils/caseName.d.ts +0 -3
  752. package/types/utils/className.d.ts +0 -3
  753. package/types/utils/constant.d.ts +0 -4
  754. package/types/utils/copy.d.ts +0 -3
  755. package/types/utils/dayjs.d.ts +0 -1
  756. package/types/utils/dom.d.ts +0 -1
  757. package/types/utils/fileToURL.d.ts +0 -3
  758. package/types/utils/fillNBSP.d.ts +0 -3
  759. package/types/utils/getHighlightText.d.ts +0 -3
  760. package/types/utils/getHotkeyHandler.d.ts +0 -3
  761. package/types/utils/getStringLength.d.ts +0 -3
  762. package/types/utils/include.d.ts +0 -3
  763. package/types/utils/is.d.ts +0 -1
  764. package/types/utils/lodash.d.ts +0 -1
  765. package/types/utils/mergeProps.d.ts +0 -3
  766. package/types/utils/mergedToString.d.ts +0 -3
  767. package/types/utils/names.d.ts +0 -499
  768. package/types/utils/omit.d.ts +0 -3
  769. package/types/utils/pad.d.ts +0 -1
  770. package/types/utils/pick.d.ts +0 -3
  771. package/types/utils/react19Adapter.d.ts +0 -1
  772. package/types/utils/reactDOM.d.ts +0 -1
  773. package/types/utils/resizeObserverEffect.d.ts +0 -2
  774. package/types/utils/saveAs.d.ts +0 -3
  775. package/types/utils/screenfull.d.ts +0 -3
  776. package/types/utils/scrollIntoView.d.ts +0 -3
  777. package/types/utils/style.d.ts +0 -1
  778. package/types/utils/throttleByRaf.d.ts +0 -1
  779. package/types/utils/throttleByRaf2.d.ts +0 -1
  780. package/types/utils/warning.d.ts +0 -1
  781. package/types/verification-code/interface.d.ts +0 -25
  782. package/types/verification-code/style/index.d.ts +0 -3
  783. package/types/virtual-list/Filler.d.ts +0 -10
  784. package/types/virtual-list/VirtualList.d.ts +0 -39
  785. package/types/virtual-list/style/index.d.ts +0 -2
  786. package/types/virtual-list/util/algorithm.d.ts +0 -6
  787. package/types/virtual-list/util/item.d.ts +0 -44
  788. package/types/watermark/interface.d.ts +0 -21
  789. package/types/watermark/style/index.d.ts +0 -1
  790. /package/types/{utils → common/utils}/computeScrollIntoView.d.ts +0 -0
  791. /package/types/{utils → common/utils}/keyboardCode.d.ts +0 -0
  792. /package/types/{utils → common/utils}/math.d.ts +0 -0
  793. /package/types/{utils → common/utils}/reactTransitionGroup.d.ts +0 -0
  794. /package/types/{utils → common/utils}/setDarkTheme.d.ts +0 -0
  795. /package/types/{utils → common/utils}/setPrimaryColor.d.ts +0 -0
  796. /package/types/{utils → common/utils}/setTheme.d.ts +0 -0
  797. /package/types/{utils → common/utils}/tinycolor.d.ts +0 -0
  798. /package/types/{utils → common/utils}/tween.d.ts +0 -0
  799. /package/types/{utils → common/utils}/type.d.ts +0 -0
  800. /package/types/{utils → common/utils}/uuid.d.ts +0 -0
  801. /package/types/{affix → pc/affix}/index.d.ts +0 -0
  802. /package/types/{alert → pc/alert}/index.d.ts +0 -0
  803. /package/types/{anchor → pc/anchor}/Anchor.d.ts +0 -0
  804. /package/types/{anchor → pc/anchor}/Link.d.ts +0 -0
  805. /package/types/{anchor → pc/anchor}/context.d.ts +0 -0
  806. /package/types/{anchor → pc/anchor}/index.d.ts +0 -0
  807. /package/types/{auto-complete → pc/auto-complete}/index.d.ts +0 -0
  808. /package/types/{avatar → pc/avatar}/Avatar.d.ts +0 -0
  809. /package/types/{avatar → pc/avatar}/Group.d.ts +0 -0
  810. /package/types/{avatar → pc/avatar}/context.d.ts +0 -0
  811. /package/types/{avatar → pc/avatar}/index.d.ts +0 -0
  812. /package/types/{back-top → pc/back-top}/index.d.ts +0 -0
  813. /package/types/{badge → pc/badge}/Count.d.ts +0 -0
  814. /package/types/{badge → pc/badge}/index.d.ts +0 -0
  815. /package/types/{breadcrumb → pc/breadcrumb}/Item.d.ts +0 -0
  816. /package/types/{breadcrumb → pc/breadcrumb}/index.d.ts +0 -0
  817. /package/types/{button → pc/button}/Group.d.ts +0 -0
  818. /package/types/{calendar → pc/calendar}/Month.d.ts +0 -0
  819. /package/types/{calendar → pc/calendar}/WeekList.d.ts +0 -0
  820. /package/types/{calendar → pc/calendar}/Year.d.ts +0 -0
  821. /package/types/{calendar → pc/calendar}/header/Panel.d.ts +0 -0
  822. /package/types/{calendar → pc/calendar}/header/index.d.ts +0 -0
  823. /package/types/{calendar → pc/calendar}/index.d.ts +0 -0
  824. /package/types/{card → pc/card}/Grid.d.ts +0 -0
  825. /package/types/{card → pc/card}/Meta.d.ts +0 -0
  826. /package/types/{card → pc/card}/index.d.ts +0 -0
  827. /package/types/{carousel → pc/carousel}/Arrow.d.ts +0 -0
  828. /package/types/{carousel → pc/carousel}/Indicator.d.ts +0 -0
  829. /package/types/{carousel → pc/carousel}/index.d.ts +0 -0
  830. /package/types/{cascader → pc/cascader}/Cascader.d.ts +0 -0
  831. /package/types/{cascader → pc/cascader}/hook/useRefCurrent.d.ts +0 -0
  832. /package/types/{cascader → pc/cascader}/index.d.ts +0 -0
  833. /package/types/{cascader → pc/cascader}/panel/List.d.ts +0 -0
  834. /package/types/{cascader → pc/cascader}/panel/Option.d.ts +0 -0
  835. /package/types/{cascader → pc/cascader}/panel/Search.d.ts +0 -0
  836. /package/types/{cascader → pc/cascader}/util.d.ts +0 -0
  837. /package/types/{checkbox → pc/checkbox}/Checkbox.d.ts +0 -0
  838. /package/types/{checkbox → pc/checkbox}/Group.d.ts +0 -0
  839. /package/types/{checkbox → pc/checkbox}/GroupBlock.d.ts +0 -0
  840. /package/types/{checkbox → pc/checkbox}/IconCheck.d.ts +0 -0
  841. /package/types/{checkbox → pc/checkbox}/index.d.ts +0 -0
  842. /package/types/{collapse → pc/collapse}/Collapse.d.ts +0 -0
  843. /package/types/{collapse → pc/collapse}/Item.d.ts +0 -0
  844. /package/types/{collapse → pc/collapse}/index.d.ts +0 -0
  845. /package/types/{color-picker → pc/color-picker}/ControlBar.d.ts +0 -0
  846. /package/types/{color-picker → pc/color-picker}/InputAlpha.d.ts +0 -0
  847. /package/types/{color-picker → pc/color-picker}/InputHex.d.ts +0 -0
  848. /package/types/{color-picker → pc/color-picker}/InputRgb.d.ts +0 -0
  849. /package/types/{color-picker → pc/color-picker}/Mode.d.ts +0 -0
  850. /package/types/{color-picker → pc/color-picker}/Palette.d.ts +0 -0
  851. /package/types/{color-picker → pc/color-picker}/Panel.d.ts +0 -0
  852. /package/types/{color-picker → pc/color-picker}/colors.d.ts +0 -0
  853. /package/types/{color-picker → pc/color-picker}/hooks/useControlBlock.d.ts +0 -0
  854. /package/types/{color-picker → pc/color-picker}/index.d.ts +0 -0
  855. /package/types/{color-picker → pc/color-picker}/utils.d.ts +0 -0
  856. /package/types/{comment → pc/comment}/index.d.ts +0 -0
  857. /package/types/{config-provider → pc/config-provider}/ConfigProvider.d.ts +0 -0
  858. /package/types/{config-provider → pc/config-provider}/context.d.ts +0 -0
  859. /package/types/{config-provider → pc/config-provider}/index.d.ts +0 -0
  860. /package/types/{copy → pc/copy}/index.d.ts +0 -0
  861. /package/types/{copy → pc/copy}/interface.d.ts +0 -0
  862. /package/types/{date-picker → pc/date-picker}/Picker.d.ts +0 -0
  863. /package/types/{date-picker → pc/date-picker}/context.d.ts +0 -0
  864. /package/types/{date-picker → pc/date-picker}/index.d.ts +0 -0
  865. /package/types/{date-picker → pc/date-picker}/panel/Body.d.ts +0 -0
  866. /package/types/{date-picker → pc/date-picker}/panel/Footer.d.ts +0 -0
  867. /package/types/{date-picker → pc/date-picker}/panel/Header.d.ts +0 -0
  868. /package/types/{date-picker → pc/date-picker}/panel/Shortcut.d.ts +0 -0
  869. /package/types/{date-picker → pc/date-picker}/panel/WeekList.d.ts +0 -0
  870. /package/types/{date-picker → pc/date-picker}/panel/date/index.d.ts +0 -0
  871. /package/types/{date-picker → pc/date-picker}/panel/month/index.d.ts +0 -0
  872. /package/types/{date-picker → pc/date-picker}/panel/quarter/index.d.ts +0 -0
  873. /package/types/{date-picker → pc/date-picker}/panel/range/index.d.ts +0 -0
  874. /package/types/{date-picker → pc/date-picker}/panel/week/index.d.ts +0 -0
  875. /package/types/{date-picker → pc/date-picker}/panel/year/index.d.ts +0 -0
  876. /package/types/{date-picker → pc/date-picker}/util.d.ts +0 -0
  877. /package/types/{descriptions → pc/descriptions}/index.d.ts +0 -0
  878. /package/types/{divider → pc/divider}/index.d.ts +0 -0
  879. /package/types/{draggable → pc/draggable}/Item.d.ts +0 -0
  880. /package/types/{draggable → pc/draggable}/index.d.ts +0 -0
  881. /package/types/{drawer → pc/drawer}/Drawer.d.ts +0 -0
  882. /package/types/{drawer → pc/drawer}/index.d.ts +0 -0
  883. /package/types/{dropdown → pc/dropdown}/Button.d.ts +0 -0
  884. /package/types/{dropdown → pc/dropdown}/index.d.ts +0 -0
  885. /package/types/{form → pc/form}/Form.d.ts +0 -0
  886. /package/types/{form → pc/form}/FormItem.d.ts +0 -0
  887. /package/types/{form → pc/form}/FormLabel.d.ts +0 -0
  888. /package/types/{form → pc/form}/FormProvider.d.ts +0 -0
  889. /package/types/{form → pc/form}/IconSymbol.d.ts +0 -0
  890. /package/types/{form → pc/form}/context.d.ts +0 -0
  891. /package/types/{form → pc/form}/hook/useState.d.ts +0 -0
  892. /package/types/{form → pc/form}/hook/useWatch.d.ts +0 -0
  893. /package/types/{form → pc/form}/promisify.d.ts +0 -0
  894. /package/types/{form → pc/form}/util.d.ts +0 -0
  895. /package/types/{grid → pc/grid}/Col.d.ts +0 -0
  896. /package/types/{grid → pc/grid}/Row.d.ts +0 -0
  897. /package/types/{grid → pc/grid}/context.d.ts +0 -0
  898. /package/types/{grid → pc/grid}/grid-item.d.ts +0 -0
  899. /package/types/{grid → pc/grid}/grid.d.ts +0 -0
  900. /package/types/{grid → pc/grid}/hook/useResponsiveState.d.ts +0 -0
  901. /package/types/{grid → pc/grid}/index.d.ts +0 -0
  902. /package/types/{grid → pc/grid}/util.d.ts +0 -0
  903. /package/types/{hooks → pc/hooks}/index.d.ts +0 -0
  904. /package/types/{hooks → pc/hooks}/use-verification-code/index.d.ts +0 -0
  905. /package/types/{hooks → pc/hooks}/use-watermark/index.d.ts +0 -0
  906. /package/types/{hooks → pc/hooks}/use-watermark/utils.d.ts +0 -0
  907. /package/types/{icon → pc/icon}/addFromIconFontCn.d.ts +0 -0
  908. /package/types/{icon → pc/icon}/index.d.ts +0 -0
  909. /package/types/{icon-hover → pc/icon-hover}/index.d.ts +0 -0
  910. /package/types/{icons.d.ts → pc/icons.d.ts} +0 -0
  911. /package/types/{image → pc/image}/Image.d.ts +0 -0
  912. /package/types/{image → pc/image}/ImageFooter.d.ts +0 -0
  913. /package/types/{image → pc/image}/ImagePreview.d.ts +0 -0
  914. /package/types/{image → pc/image}/ImagePreviewArrow.d.ts +0 -0
  915. /package/types/{image → pc/image}/ImagePreviewGroup.d.ts +0 -0
  916. /package/types/{image → pc/image}/ImagePreviewToolbar.d.ts +0 -0
  917. /package/types/{image → pc/image}/TriggerForToolbar.d.ts +0 -0
  918. /package/types/{image → pc/image}/index.d.ts +0 -0
  919. /package/types/{image → pc/image}/previewGroupContext.d.ts +0 -0
  920. /package/types/{image → pc/image}/util/getFixTranslate.d.ts +0 -0
  921. /package/types/{image → pc/image}/util/getScale.d.ts +0 -0
  922. /package/types/{image → pc/image}/util/hook/useImageStatus.d.ts +0 -0
  923. /package/types/{image → pc/image}/util/hook/useShowFooter.d.ts +0 -0
  924. /package/types/{input → pc/input}/Button.d.ts +0 -0
  925. /package/types/{input → pc/input}/Group.d.ts +0 -0
  926. /package/types/{input → pc/input}/InputElement.d.ts +0 -0
  927. /package/types/{input → pc/input}/Number.d.ts +0 -0
  928. /package/types/{input → pc/input}/Password.d.ts +0 -0
  929. /package/types/{input → pc/input}/Search.d.ts +0 -0
  930. /package/types/{input → pc/input}/Tag.d.ts +0 -0
  931. /package/types/{input → pc/input}/autoSizeTextAreaHeight.d.ts +0 -0
  932. /package/types/{input → pc/input}/useComposition.d.ts +0 -0
  933. /package/types/{input-number → pc/input-number}/index.d.ts +0 -0
  934. /package/types/{input-number → pc/input-number}/useSelectionRange.d.ts +0 -0
  935. /package/types/{input-tag → pc/input-tag}/InputTag.d.ts +0 -0
  936. /package/types/{input-tag → pc/input-tag}/index.d.ts +0 -0
  937. /package/types/{layout → pc/layout}/Content.d.ts +0 -0
  938. /package/types/{layout → pc/layout}/Footer.d.ts +0 -0
  939. /package/types/{layout → pc/layout}/Header.d.ts +0 -0
  940. /package/types/{layout → pc/layout}/Sider.d.ts +0 -0
  941. /package/types/{layout → pc/layout}/index.d.ts +0 -0
  942. /package/types/{link → pc/link}/index.d.ts +0 -0
  943. /package/types/{list → pc/list}/Item.d.ts +0 -0
  944. /package/types/{list → pc/list}/Meta.d.ts +0 -0
  945. /package/types/{list → pc/list}/index.d.ts +0 -0
  946. /package/types/{loading → pc/loading}/index.d.ts +0 -0
  947. /package/types/{locale → pc/locale}/ar-EG.d.ts +0 -0
  948. /package/types/{locale → pc/locale}/de-DE.d.ts +0 -0
  949. /package/types/{locale → pc/locale}/default.d.ts +0 -0
  950. /package/types/{locale → pc/locale}/en-US.d.ts +0 -0
  951. /package/types/{locale → pc/locale}/es-ES.d.ts +0 -0
  952. /package/types/{locale → pc/locale}/fr-FR.d.ts +0 -0
  953. /package/types/{locale → pc/locale}/id-ID.d.ts +0 -0
  954. /package/types/{locale → pc/locale}/interface.d.ts +0 -0
  955. /package/types/{locale → pc/locale}/it-IT.d.ts +0 -0
  956. /package/types/{locale → pc/locale}/ja-JP.d.ts +0 -0
  957. /package/types/{locale → pc/locale}/ko-KR.d.ts +0 -0
  958. /package/types/{locale → pc/locale}/ms-MY.d.ts +0 -0
  959. /package/types/{locale → pc/locale}/pt-BR.d.ts +0 -0
  960. /package/types/{locale → pc/locale}/pt-PT.d.ts +0 -0
  961. /package/types/{locale → pc/locale}/ru-RU.d.ts +0 -0
  962. /package/types/{locale → pc/locale}/th-TH.d.ts +0 -0
  963. /package/types/{locale → pc/locale}/tr-TR.d.ts +0 -0
  964. /package/types/{locale → pc/locale}/vi-VN.d.ts +0 -0
  965. /package/types/{locale → pc/locale}/zh-CN.d.ts +0 -0
  966. /package/types/{locale → pc/locale}/zh-HK.d.ts +0 -0
  967. /package/types/{locale → pc/locale}/zh-TW.d.ts +0 -0
  968. /package/types/{mentions → pc/mentions}/index.d.ts +0 -0
  969. /package/types/{mentions → pc/mentions}/util.d.ts +0 -0
  970. /package/types/{menu → pc/menu}/Indent.d.ts +0 -0
  971. /package/types/{menu → pc/menu}/Item.d.ts +0 -0
  972. /package/types/{menu → pc/menu}/ItemGroup.d.ts +0 -0
  973. /package/types/{menu → pc/menu}/Menu.d.ts +0 -0
  974. /package/types/{menu → pc/menu}/OverflowWrap.d.ts +0 -0
  975. /package/types/{menu → pc/menu}/index.d.ts +0 -0
  976. /package/types/{menu → pc/menu}/sub-menu/Inline.d.ts +0 -0
  977. /package/types/{menu → pc/menu}/sub-menu/Pop.d.ts +0 -0
  978. /package/types/{menu → pc/menu}/sub-menu/index.d.ts +0 -0
  979. /package/types/{menu → pc/menu}/util.d.ts +0 -0
  980. /package/types/{message → pc/message}/index.d.ts +0 -0
  981. /package/types/{message → pc/message}/useMessage.d.ts +0 -0
  982. /package/types/{modal → pc/modal}/Confirm.d.ts +0 -0
  983. /package/types/{modal → pc/modal}/Modal.d.ts +0 -0
  984. /package/types/{modal → pc/modal}/config.d.ts +0 -0
  985. /package/types/{modal → pc/modal}/index.d.ts +0 -0
  986. /package/types/{modal → pc/modal}/use-modal/Hook.d.ts +0 -0
  987. /package/types/{modal → pc/modal}/use-modal/index.d.ts +0 -0
  988. /package/types/{notice → pc/notice}/index.d.ts +0 -0
  989. /package/types/{notification → pc/notification}/index.d.ts +0 -0
  990. /package/types/{notification → pc/notification}/useNotification.d.ts +0 -0
  991. /package/types/{notification → pc/notification}/withNotification.d.ts +0 -0
  992. /package/types/{overflow-ellipsis → pc/overflow-ellipsis}/OverflowItem.d.ts +0 -0
  993. /package/types/{overflow-ellipsis → pc/overflow-ellipsis}/index.d.ts +0 -0
  994. /package/types/{page-header → pc/page-header}/index.d.ts +0 -0
  995. /package/types/{pagination → pc/pagination}/PageJumper.d.ts +0 -0
  996. /package/types/{pagination → pc/pagination}/PageOption.d.ts +0 -0
  997. /package/types/{pagination → pc/pagination}/Pagination.d.ts +0 -0
  998. /package/types/{pagination → pc/pagination}/index.d.ts +0 -0
  999. /package/types/{picker → pc/picker}/Input.d.ts +0 -0
  1000. /package/types/{picker → pc/picker}/InputRange.d.ts +0 -0
  1001. /package/types/{picker → pc/picker}/index.d.ts +0 -0
  1002. /package/types/{popconfirm → pc/popconfirm}/index.d.ts +0 -0
  1003. /package/types/{popover → pc/popover}/index.d.ts +0 -0
  1004. /package/types/{progress → pc/progress}/CircleProgress.d.ts +0 -0
  1005. /package/types/{progress → pc/progress}/LineProgess.d.ts +0 -0
  1006. /package/types/{progress → pc/progress}/StepProgress.d.ts +0 -0
  1007. /package/types/{progress → pc/progress}/index.d.ts +0 -0
  1008. /package/types/{radio → pc/radio}/Group.d.ts +0 -0
  1009. /package/types/{radio → pc/radio}/GroupBlock.d.ts +0 -0
  1010. /package/types/{radio → pc/radio}/Radio.d.ts +0 -0
  1011. /package/types/{radio → pc/radio}/index.d.ts +0 -0
  1012. /package/types/{rate → pc/rate}/index.d.ts +0 -0
  1013. /package/types/{resize-box → pc/resize-box}/Split.d.ts +0 -0
  1014. /package/types/{resize-box → pc/resize-box}/SplitGroup.d.ts +0 -0
  1015. /package/types/{resize-box → pc/resize-box}/index.d.ts +0 -0
  1016. /package/types/{result → pc/result}/403.d.ts +0 -0
  1017. /package/types/{result → pc/result}/404.d.ts +0 -0
  1018. /package/types/{result → pc/result}/500.d.ts +0 -0
  1019. /package/types/{result → pc/result}/index.d.ts +0 -0
  1020. /package/types/{select → pc/select}/OptGroup.d.ts +0 -0
  1021. /package/types/{select → pc/select}/Option.d.ts +0 -0
  1022. /package/types/{select → pc/select}/Select.d.ts +0 -0
  1023. /package/types/{select → pc/select}/index.d.ts +0 -0
  1024. /package/types/{select-view → pc/select-view}/Core.d.ts +0 -0
  1025. /package/types/{select-view → pc/select-view}/index.d.ts +0 -0
  1026. /package/types/{skeleton → pc/skeleton}/Image.d.ts +0 -0
  1027. /package/types/{skeleton → pc/skeleton}/Text.d.ts +0 -0
  1028. /package/types/{skeleton → pc/skeleton}/index.d.ts +0 -0
  1029. /package/types/{slider → pc/slider}/Button.d.ts +0 -0
  1030. /package/types/{slider → pc/slider}/Dot.d.ts +0 -0
  1031. /package/types/{slider → pc/slider}/Input.d.ts +0 -0
  1032. /package/types/{slider → pc/slider}/Mark.d.ts +0 -0
  1033. /package/types/{slider → pc/slider}/Tick.d.ts +0 -0
  1034. /package/types/{slider → pc/slider}/hook/useInterval.d.ts +0 -0
  1035. /package/types/{slider → pc/slider}/hook/useLegalValue.d.ts +0 -0
  1036. /package/types/{slider → pc/slider}/index.d.ts +0 -0
  1037. /package/types/{slider → pc/slider}/util.d.ts +0 -0
  1038. /package/types/{speech-synthesis → pc/speech-synthesis}/index.d.ts +0 -0
  1039. /package/types/{speech-synthesis → pc/speech-synthesis}/style/index.d.ts +0 -0
  1040. /package/types/{spin → pc/spin}/DotLoading.d.ts +0 -0
  1041. /package/types/{spin → pc/spin}/index.d.ts +0 -0
  1042. /package/types/{statistic → pc/statistic}/Countdown.d.ts +0 -0
  1043. /package/types/{statistic → pc/statistic}/index.d.ts +0 -0
  1044. /package/types/{statistic → pc/statistic}/util.d.ts +0 -0
  1045. /package/types/{steps → pc/steps}/Step.d.ts +0 -0
  1046. /package/types/{steps → pc/steps}/index.d.ts +0 -0
  1047. /package/types/{suspense-fallback-test → pc/suspense-fallback-test}/index.d.ts +0 -0
  1048. /package/types/{suspense-fallback-test → pc/suspense-fallback-test}/style/index.d.ts +0 -0
  1049. /package/types/{switch → pc/switch}/index.d.ts +0 -0
  1050. /package/types/{table → pc/table}/ColGroup.d.ts +0 -0
  1051. /package/types/{table → pc/table}/Table.d.ts +0 -0
  1052. /package/types/{table → pc/table}/constant.d.ts +0 -0
  1053. /package/types/{table → pc/table}/hook/useColumns.d.ts +0 -0
  1054. /package/types/{table → pc/table}/hook/useComponent.d.ts +0 -0
  1055. /package/types/{table → pc/table}/hook/useExpand.d.ts +0 -0
  1056. /package/types/{table → pc/table}/hook/useRowSelection.d.ts +0 -0
  1057. /package/types/{table → pc/table}/hook/useSorter.d.ts +0 -0
  1058. /package/types/{table → pc/table}/hook/useStickyClassNames.d.ts +0 -0
  1059. /package/types/{table → pc/table}/hook/useStickyOffsets.d.ts +0 -0
  1060. /package/types/{table → pc/table}/index.d.ts +0 -0
  1061. /package/types/{table → pc/table}/summary/Cell.d.ts +0 -0
  1062. /package/types/{table → pc/table}/summary/Row.d.ts +0 -0
  1063. /package/types/{table → pc/table}/summary/context.d.ts +0 -0
  1064. /package/types/{table → pc/table}/summary/index.d.ts +0 -0
  1065. /package/types/{table → pc/table}/tbody/Td.d.ts +0 -0
  1066. /package/types/{table → pc/table}/tbody/Tr.d.ts +0 -0
  1067. /package/types/{table → pc/table}/tbody/index.d.ts +0 -0
  1068. /package/types/{table → pc/table}/tfoot/index.d.ts +0 -0
  1069. /package/types/{table → pc/table}/th-resizable/index.d.ts +0 -0
  1070. /package/types/{table → pc/table}/thead/Column.d.ts +0 -0
  1071. /package/types/{table → pc/table}/thead/index.d.ts +0 -0
  1072. /package/types/{tabs → pc/tabs}/Tab.d.ts +0 -0
  1073. /package/types/{tabs → pc/tabs}/TabContent.d.ts +0 -0
  1074. /package/types/{tabs → pc/tabs}/TabPane.d.ts +0 -0
  1075. /package/types/{tabs → pc/tabs}/hook/useDomSize.d.ts +0 -0
  1076. /package/types/{tabs → pc/tabs}/hook/useHeaderScroll.d.ts +0 -0
  1077. /package/types/{tabs → pc/tabs}/index.d.ts +0 -0
  1078. /package/types/{tabs → pc/tabs}/tab-header/DropdownIcon.d.ts +0 -0
  1079. /package/types/{tabs → pc/tabs}/tab-header/TabInk.d.ts +0 -0
  1080. /package/types/{tabs → pc/tabs}/tab-header/TabNavIcon.d.ts +0 -0
  1081. /package/types/{tabs → pc/tabs}/tab-header/TabTitle.d.ts +0 -0
  1082. /package/types/{tabs → pc/tabs}/tab-header/index.d.ts +0 -0
  1083. /package/types/{tabs → pc/tabs}/util.d.ts +0 -0
  1084. /package/types/{tag → pc/tag}/index.d.ts +0 -0
  1085. /package/types/{time-picker → pc/time-picker}/Picker.d.ts +0 -0
  1086. /package/types/{time-picker → pc/time-picker}/RangePicker.d.ts +0 -0
  1087. /package/types/{time-picker → pc/time-picker}/TimeColumn.d.ts +0 -0
  1088. /package/types/{time-picker → pc/time-picker}/TimePicker.d.ts +0 -0
  1089. /package/types/{time-picker → pc/time-picker}/context.d.ts +0 -0
  1090. /package/types/{time-picker → pc/time-picker}/index.d.ts +0 -0
  1091. /package/types/{time-picker → pc/time-picker}/util.d.ts +0 -0
  1092. /package/types/{timeline → pc/timeline}/Item.d.ts +0 -0
  1093. /package/types/{timeline → pc/timeline}/Timeline.d.ts +0 -0
  1094. /package/types/{timeline → pc/timeline}/index.d.ts +0 -0
  1095. /package/types/{tooltip → pc/tooltip}/index.d.ts +0 -0
  1096. /package/types/{transfer → pc/transfer}/Item.d.ts +0 -0
  1097. /package/types/{transfer → pc/transfer}/List.d.ts +0 -0
  1098. /package/types/{transfer → pc/transfer}/index.d.ts +0 -0
  1099. /package/types/{tree → pc/tree}/Animation.d.ts +0 -0
  1100. /package/types/{tree → pc/tree}/Context.d.ts +0 -0
  1101. /package/types/{tree → pc/tree}/Node.d.ts +0 -0
  1102. /package/types/{tree → pc/tree}/NodeList.d.ts +0 -0
  1103. /package/types/{tree → pc/tree}/Tree.d.ts +0 -0
  1104. /package/types/{tree → pc/tree}/index.d.ts +0 -0
  1105. /package/types/{tree → pc/tree}/util.d.ts +0 -0
  1106. /package/types/{tree-select → pc/tree-select}/List.d.ts +0 -0
  1107. /package/types/{tree-select → pc/tree-select}/Select.d.ts +0 -0
  1108. /package/types/{tree-select → pc/tree-select}/hook/useKeyCache.d.ts +0 -0
  1109. /package/types/{tree-select → pc/tree-select}/hook/useStateValue.d.ts +0 -0
  1110. /package/types/{tree-select → pc/tree-select}/hook/useTreeData.d.ts +0 -0
  1111. /package/types/{tree-select → pc/tree-select}/index.d.ts +0 -0
  1112. /package/types/{tree-select → pc/tree-select}/util.d.ts +0 -0
  1113. /package/types/{trigger → pc/trigger}/getPopupStyle.d.ts +0 -0
  1114. /package/types/{trigger → pc/trigger}/index.d.ts +0 -0
  1115. /package/types/{typography → pc/typography}/Base.d.ts +0 -0
  1116. /package/types/{typography → pc/typography}/EditContent.d.ts +0 -0
  1117. /package/types/{typography → pc/typography}/Ellipsis.d.ts +0 -0
  1118. /package/types/{typography → pc/typography}/Operations.d.ts +0 -0
  1119. /package/types/{typography → pc/typography}/Paragraph.d.ts +0 -0
  1120. /package/types/{typography → pc/typography}/Text.d.ts +0 -0
  1121. /package/types/{typography → pc/typography}/Title.d.ts +0 -0
  1122. /package/types/{typography → pc/typography}/Typography.d.ts +0 -0
  1123. /package/types/{typography → pc/typography}/index.d.ts +0 -0
  1124. /package/types/{typography → pc/typography}/useCssEllipsis.d.ts +0 -0
  1125. /package/types/{typography → pc/typography}/useEllipsis.d.ts +0 -0
  1126. /package/types/{upload → pc/upload}/TriggerNode.d.ts +0 -0
  1127. /package/types/{upload → pc/upload}/Upload.d.ts +0 -0
  1128. /package/types/{upload → pc/upload}/Uploader.d.ts +0 -0
  1129. /package/types/{upload → pc/upload}/index.d.ts +0 -0
  1130. /package/types/{upload → pc/upload}/list/PictureItem.d.ts +0 -0
  1131. /package/types/{upload → pc/upload}/list/TextItem.d.ts +0 -0
  1132. /package/types/{upload → pc/upload}/list/UploadProgress.d.ts +0 -0
  1133. /package/types/{upload → pc/upload}/list/index.d.ts +0 -0
  1134. /package/types/{upload → pc/upload}/request.d.ts +0 -0
  1135. /package/types/{upload → pc/upload}/request_.d.ts +0 -0
  1136. /package/types/{upload → pc/upload}/util.d.ts +0 -0
  1137. /package/types/{utils → pc/utils}/color.d.ts +0 -0
  1138. /package/types/{utils → pc/utils}/contextHolder.d.ts +0 -0
  1139. /package/types/{utils → pc/utils}/index.d.ts +0 -0
  1140. /package/types/{utils → pc/utils}/responsiveObserve.d.ts +0 -0
  1141. /package/types/{utils → pc/utils}/tree.d.ts +0 -0
  1142. /package/types/{utils → pc/utils}/validate.d.ts +0 -0
  1143. /package/types/{verification-code → pc/verification-code}/VerificationCode.d.ts +0 -0
  1144. /package/types/{verification-code → pc/verification-code}/index.d.ts +0 -0
  1145. /package/types/{version → pc/version}/index.d.ts +0 -0
  1146. /package/types/{virtual-list → pc/virtual-list}/index.d.ts +0 -0
  1147. /package/types/{watermark → pc/watermark}/Watermark.d.ts +0 -0
  1148. /package/types/{watermark → pc/watermark}/index.d.ts +0 -0
@@ -0,0 +1,843 @@
1
+ import { jsx as u, jsxs as ee } from "react/jsx-runtime";
2
+ import fe from "lodash/isFunction";
3
+ import ke from "lodash/isPlainObject";
4
+ import te, { useContext as ie, useRef as V, useState as we, useEffect as L, useMemo as ae, useCallback as at, useImperativeHandle as ct } from "react";
5
+ import { a as Oe, I as me } from "./B44Hj5ad.js";
6
+ import { u as st } from "./B4YRLi8r.js";
7
+ import { u as lt } from "./BFTV6myl.js";
8
+ import { u as dt } from "./CXPOj2uy.js";
9
+ import X from "@unicom-cloud/utils/class-name";
10
+ import { o as ye } from "./BKKEev13.js";
11
+ import ft from "../tabs/TabPane.js";
12
+ import ut from "@unicom-cloud/icons/IconUiPlus";
13
+ import Te from "lodash/isNumber";
14
+ import ht from "lodash/throttle";
15
+ import { on as le, off as We } from "../utils/dom.js";
16
+ import { getRectDiff as Ce, getKeyDownEvent as Xe, updateScrollOffset as mt } from "../tabs/util.js";
17
+ import { r as de } from "./CIRG541s.js";
18
+ import { setTransformStyle as pt } from "../utils/style.js";
19
+ import Ye from "@unicom-cloud/icons/IconUiDown";
20
+ import je from "lodash/isNull";
21
+ import bt from "../dropdown/index.js";
22
+ import { M as Ae } from "./BZJwzdhZ.js";
23
+ import gt from "lodash/isEqualWith";
24
+ import vt from "../utils/throttleByRaf.js";
25
+ import Me from "@unicom-cloud/icons/IconUiLeft";
26
+ import Ee from "@unicom-cloud/icons/IconUiRight";
27
+ import $t from "@unicom-cloud/icons/IconUiUp";
28
+ import yt from "@unicom-cloud/icons/IconUiClose";
29
+ import { Enter as Tt } from "@unicom-cloud/utils/constant/keyboardCode";
30
+ function wt(e) {
31
+ const {
32
+ animation: s,
33
+ activeTab: o,
34
+ prefixCls: n,
35
+ paneChildren: i,
36
+ direction: b,
37
+ lazyload: t,
38
+ destroyOnHide: v
39
+ } = e, g = i.findIndex((c) => c.key === o), m = ie(Ne), { rtl: w } = ie(Oe);
40
+ if (i.every((c) => (c == null ? void 0 : c.props) && (!("children" in c.props) || c.props.children === null)))
41
+ return null;
42
+ const l = X(`${n}-content-inner`, {
43
+ [`${n}-animation`]: s
44
+ });
45
+ return /* @__PURE__ */ u("div", { className: `${n}-content ${n}-content-${b}`, children: /* @__PURE__ */ u(
46
+ "div",
47
+ {
48
+ className: l,
49
+ style: w ? { marginRight: `-${g * 100}%` } : { marginLeft: `-${g * 100}%` },
50
+ children: i.map((c, x) => {
51
+ const { tabpane: h, tab: p } = m.getIdPrefix(x), d = "destroyOnHide" in c.props ? c.props.destroyOnHide : v, a = c.key === o;
52
+ return /* @__PURE__ */ u(
53
+ "div",
54
+ {
55
+ className: X(`${n}-content-item`, {
56
+ [`${n}-content-item-active`]: a
57
+ }),
58
+ role: "tabpanel",
59
+ id: h,
60
+ "aria-hidden": a ? void 0 : !0,
61
+ tabIndex: a ? 0 : -1,
62
+ "aria-labelledby": p,
63
+ children: g !== x && d ? null : te.cloneElement(c, {
64
+ lazyload: t,
65
+ isActive: a
66
+ })
67
+ },
68
+ c.key
69
+ );
70
+ })
71
+ }
72
+ ) });
73
+ }
74
+ function oe() {
75
+ const e = V(), [s, o] = we({
76
+ height: 0,
77
+ width: 0
78
+ });
79
+ return L(() => {
80
+ e.current && o({
81
+ height: e.current.offsetHeight,
82
+ width: e.current.offsetWidth,
83
+ domRect: e.current.getBoundingClientRect()
84
+ });
85
+ }, []), [e, s, o];
86
+ }
87
+ function xt(e) {
88
+ const {
89
+ headerWrapperRef: s,
90
+ headerOffset: o,
91
+ align: n,
92
+ isScrollable: i,
93
+ direction: b,
94
+ onScroll: t
95
+ } = e;
96
+ function v(d, a) {
97
+ let $ = 0;
98
+ b === "vertical" ? $ = o + a : $ = n === "left" ? o + d : o - d, t == null || t($);
99
+ }
100
+ const g = V("x");
101
+ function m(d) {
102
+ if (!i)
103
+ return;
104
+ d.preventDefault();
105
+ const { deltaX: a, deltaY: $ } = d;
106
+ let P = 0;
107
+ const I = Math.abs(a), S = Math.abs($);
108
+ I === S ? P = g.current === "x" ? a : $ : I > S ? (P = a, g.current = "x") : (P = $, g.current = "y"), v(P, P);
109
+ }
110
+ const w = V({
111
+ clientX: 0,
112
+ clientY: 0
113
+ }), l = (d) => d && d.touches && d.touches.length && d.touches[0], c = (d) => {
114
+ d.cancelable && d.preventDefault();
115
+ const a = l(d);
116
+ if (!a)
117
+ return;
118
+ const { clientX: $, clientY: P } = w.current, I = a.clientX - $, S = a.clientY - P;
119
+ v(-I, -S);
120
+ }, x = () => {
121
+ We(document.documentElement, "touchmove", c), We(document.documentElement, "touchend", x);
122
+ }, h = (d) => {
123
+ if (!i)
124
+ return;
125
+ const a = l(d);
126
+ a && (w.current = {
127
+ clientX: a.clientX,
128
+ clientY: a.clientY
129
+ }, le(document.documentElement, "touchmove", c, { passive: !1 }), le(window, "touchend", x, { passive: !1 }));
130
+ }, p = V(null);
131
+ p.current = { onWheel: m, onTouchStart: h }, L(() => {
132
+ le(
133
+ s.current,
134
+ "wheel",
135
+ (d) => {
136
+ p.current.onWheel(d);
137
+ },
138
+ { passive: !1 }
139
+ ), le(
140
+ s.current,
141
+ "touchstart",
142
+ (d) => {
143
+ p.current.onTouchStart(d);
144
+ },
145
+ { passive: !0 }
146
+ );
147
+ }, [s.current]);
148
+ }
149
+ function kt(e) {
150
+ const {
151
+ prefixCls: s,
152
+ currentOffset: o,
153
+ headerSize: n,
154
+ headerWrapperSize: i,
155
+ getTitleRef: b,
156
+ paneChildren: t,
157
+ direction: v,
158
+ icon: g
159
+ } = e, m = t.map((h) => h.key), w = v === "vertical" ? n.height : n.width, l = v === "vertical" ? i.height : i.width, c = ae(() => {
160
+ const h = {}, p = i.domRect;
161
+ return m.map((d) => {
162
+ const a = b(d);
163
+ if (!a)
164
+ return;
165
+ const $ = a.getBoundingClientRect();
166
+ h[d] = {
167
+ left: $.left - p.left,
168
+ right: $.left - p.left + $.width,
169
+ top: $.top - p.top,
170
+ bottom: $.top - p.top + $.height
171
+ };
172
+ }), h;
173
+ }, [m.join(","), w, l]), x = ae(() => {
174
+ let h = -1, p = -1;
175
+ for (const d in c) {
176
+ const { left: a, right: $ } = c[d];
177
+ if (a >= o && $ - o <= l && h === -1 && (h = m.indexOf(d), p = h), a >= o && $ - o > l) {
178
+ p = m.indexOf(d);
179
+ break;
180
+ }
181
+ }
182
+ return [h, p];
183
+ }, [c, m.join(","), o]);
184
+ return je(g) ? null : /* @__PURE__ */ u(
185
+ bt,
186
+ {
187
+ trigger: "click",
188
+ droplist: /* @__PURE__ */ u(Ae, { onClickMenuItem: e.onClickTab, children: t.map((h, p) => {
189
+ if (p < x[0] || p >= x[1])
190
+ return /* @__PURE__ */ u(Ae.Item, { disabled: h.disabled, children: h.props.title }, h.key);
191
+ }) }),
192
+ children: /* @__PURE__ */ u(
193
+ me,
194
+ {
195
+ role: "button",
196
+ "aria-label": "expand tabs",
197
+ prefix: `${s}-dropdown`,
198
+ className: `${s}-dropdown-icon`,
199
+ children: g || /* @__PURE__ */ u(Ye, {})
200
+ }
201
+ )
202
+ }
203
+ );
204
+ }
205
+ const Ot = (e, s, o) => {
206
+ let n = { left: "", width: "", top: "", height: "" };
207
+ if (s) {
208
+ const i = Ce(s, o);
209
+ e === "vertical" ? n = {
210
+ top: `${i.top}px`,
211
+ height: `${s.offsetHeight}px`,
212
+ left: "",
213
+ width: ""
214
+ } : n = {
215
+ left: `${i.left}px`,
216
+ width: `${s.offsetWidth}px`,
217
+ top: "",
218
+ height: ""
219
+ };
220
+ }
221
+ return n;
222
+ }, Ct = ({
223
+ prefixCls: e,
224
+ animation: s,
225
+ disabled: o,
226
+ direction: n,
227
+ getTitleRef: i,
228
+ activeTab: b,
229
+ getHeaderRef: t,
230
+ inkBarSize: v
231
+ }) => {
232
+ const g = V(), m = V();
233
+ return L(() => {
234
+ const w = vt(() => {
235
+ var x;
236
+ const l = i(b), c = Ot(
237
+ n,
238
+ l,
239
+ t("headerRef").current
240
+ );
241
+ c && !gt(m.current, c) && (m.current = c, (x = g.current) != null && x.style && Object.keys(c).forEach((h) => {
242
+ g.current.style[h] = c[h];
243
+ }));
244
+ });
245
+ return w(), () => {
246
+ var l;
247
+ (l = w.cancel) == null || l.call(w);
248
+ };
249
+ }), /* @__PURE__ */ u(
250
+ "div",
251
+ {
252
+ className: X(`${e}-header-ink`, {
253
+ [`${e}-header-ink-no-animation`]: !s,
254
+ [`${e}-header-ink-disabled`]: o,
255
+ [`${e}-header-ink-custom`]: v
256
+ }),
257
+ ref: g,
258
+ children: v && /* @__PURE__ */ u("div", { style: v, className: `${e}-header-ink-inner` })
259
+ }
260
+ );
261
+ }, St = {
262
+ prev: "left",
263
+ next: "right"
264
+ }, Nt = {
265
+ prev: "up",
266
+ next: "down"
267
+ }, Be = (e) => {
268
+ const {
269
+ direction: s,
270
+ headerSize: o,
271
+ headerWrapperSize: n,
272
+ prefixCls: i,
273
+ iconPos: b,
274
+ currentOffset: t,
275
+ align: v,
276
+ rtl: g,
277
+ icon: m
278
+ } = e, { height: w, width: l } = n, { height: c, width: x } = o, h = c - w, p = x - l, d = {
279
+ up: /* @__PURE__ */ u($t, {}),
280
+ down: /* @__PURE__ */ u(Ye, {}),
281
+ left: g ? /* @__PURE__ */ u(Ee, {}) : /* @__PURE__ */ u(Me, {}),
282
+ right: g ? /* @__PURE__ */ u(Me, {}) : /* @__PURE__ */ u(Ee, {})
283
+ }, a = (z) => {
284
+ var f;
285
+ z !== e.currentOffset && ((f = e == null ? void 0 : e.onChange) == null || f.call(e, z));
286
+ }, $ = (z, f) => {
287
+ z.preventDefault();
288
+ let O;
289
+ v === "left" ? O = f === "left" ? t - l : t + l : O = f === "left" ? t + l : t - l, a(O);
290
+ }, P = (z, f) => {
291
+ z.preventDefault();
292
+ let O;
293
+ if (f === "up")
294
+ O = t - w;
295
+ else if (O = t + w, O >= c)
296
+ return;
297
+ a(O);
298
+ }, I = ae(() => v === "left" ? t <= 0 : s === "vertical" ? t >= h : t >= p, [v, s, t, p, t]), S = ae(() => v === "left" ? s === "vertical" ? t >= h : t >= p : t <= 0, [v, s, h, p, t]);
299
+ if (je(m))
300
+ return null;
301
+ const A = s === "horizontal" ? St[b] : Nt[b], _ = b === "prev" ? I : S, F = X(`${i}-${A}-icon`, {
302
+ [`${i}-nav-icon-disabled`]: _
303
+ }), Y = s === "vertical" ? P : $;
304
+ return /* @__PURE__ */ u(
305
+ me,
306
+ {
307
+ disabled: _,
308
+ className: F,
309
+ prefix: i,
310
+ onClick: (z) => Y(z, A),
311
+ children: m || d[A]
312
+ }
313
+ );
314
+ }, Pt = ({
315
+ prefixCls: e,
316
+ onDeleteTab: s,
317
+ tabKey: o,
318
+ isActive: n,
319
+ onClickTab: i,
320
+ disabled: b = !1,
321
+ title: t,
322
+ editable: v,
323
+ renderTitle: g,
324
+ deleteIcon: m,
325
+ deleteButton: w,
326
+ getIdPrefix: l,
327
+ index: c
328
+ }, x) => {
329
+ const h = fe(g) ? g : (a) => a, p = (a) => {
330
+ a.stopPropagation(), !b && s();
331
+ }, d = (a) => {
332
+ b || i(a);
333
+ };
334
+ return h(
335
+ /* @__PURE__ */ ee(
336
+ "div",
337
+ {
338
+ ref: x,
339
+ className: X(`${e}-header-title`, {
340
+ [`${e}-header-title-active`]: n,
341
+ [`${e}-header-title-editable`]: v,
342
+ [`${e}-header-title-disabled`]: b
343
+ }),
344
+ role: "tab",
345
+ "aria-selected": n,
346
+ tabIndex: b ? -1 : 0,
347
+ "aria-disabled": b || void 0,
348
+ id: l(c).tab,
349
+ "aria-controls": l(c).tabpane,
350
+ onClick: d,
351
+ onKeyDown: (a) => {
352
+ a.key === Tt.key && d(a);
353
+ },
354
+ children: [
355
+ /* @__PURE__ */ u("span", { className: `${e}-header-title-text`, children: t }),
356
+ v && /* @__PURE__ */ u(
357
+ "span",
358
+ {
359
+ role: "button",
360
+ "aria-label": "remove tab",
361
+ "aria-disabled": b || void 0,
362
+ tabIndex: b ? -1 : 0,
363
+ className: `${e}-close-icon`,
364
+ ...Xe({ onPressEnter: p }),
365
+ onClick: p,
366
+ children: w || /* @__PURE__ */ u(me, { prefix: e, children: m || /* @__PURE__ */ u(yt, {}) })
367
+ }
368
+ )
369
+ ]
370
+ },
371
+ o
372
+ ),
373
+ {
374
+ key: o,
375
+ isActive: n,
376
+ disabled: b,
377
+ editable: v
378
+ }
379
+ );
380
+ }, It = te.forwardRef(Pt), Se = "vertical", ue = "right", he = "left", Le = {
381
+ delete: !0,
382
+ add: !0
383
+ }, zt = ({
384
+ direction: e,
385
+ align: s = he,
386
+ headerOffset: o
387
+ }) => {
388
+ let n = `translateX(${-o}px)`;
389
+ return s === ue && (n = `translateX(${o}px)`), e === Se && (n = `translateY(${-o}px)`), pt(n);
390
+ }, Ht = ({
391
+ direction: e,
392
+ align: s = he,
393
+ headerDom: o,
394
+ headerWrapperDom: n
395
+ }) => {
396
+ const i = Ce(o, n);
397
+ return e === Se ? -i.top : s === ue ? i.right : -i.left;
398
+ }, xe = te.forwardRef((e, s) => {
399
+ const o = ie(Ne), { rtl: n } = ie(Oe), i = { ...e, ...o }, [b, t, v] = oe(), [g, m, w] = oe(), [l, c, x] = oe(), [h, p, d] = oe(), [a, $, P] = oe(), I = V({}), [S, A] = we(0), [_, F] = we(!0), {
400
+ paneChildren: Y,
401
+ editable: z,
402
+ prefixCls: f,
403
+ onAddTab: O,
404
+ direction: C,
405
+ type: H = "line",
406
+ overflow: R = "scroll",
407
+ activeTab: ne,
408
+ showAddButton: Ve,
409
+ size: _e = "default",
410
+ style: Fe,
411
+ tabPosition: Ge,
412
+ className: Ke,
413
+ extra: Pe,
414
+ animation: qe,
415
+ icons: N,
416
+ deleteButton: Je,
417
+ addButton: Qe,
418
+ renderTabTitle: Ze,
419
+ scrollAfterEdit: Ie,
420
+ scrollPosition: M = "auto",
421
+ inkBarSize: et
422
+ } = i, ze = ke(Ie) ? { ...Le, ...Ie } : Le, [tt, nt] = n ? [ue, he] : [he, ue], G = H === "capsule" ? nt : tt, j = ae(() => {
423
+ const r = c.height - p.height - $.height, y = c.width - p.width - $.width;
424
+ return i.direction === "vertical" ? r < m.height : y < m.width;
425
+ }, [
426
+ i.direction,
427
+ c,
428
+ p,
429
+ m,
430
+ $
431
+ ]), rt = () => {
432
+ if (l.current) {
433
+ const r = l.current;
434
+ x({
435
+ height: r.offsetHeight,
436
+ width: r.offsetWidth
437
+ });
438
+ }
439
+ }, ce = (r) => ht((y) => {
440
+ rt();
441
+ const T = y[0] && y[0].target;
442
+ T && r({
443
+ height: T.offsetHeight,
444
+ width: T.offsetWidth,
445
+ domRect: T.getBoundingClientRect()
446
+ });
447
+ }, 200), K = ce(v), q = ce(w), J = ce(d), Q = ce(P), pe = at(
448
+ (r) => {
449
+ const y = C === Se ? m.height - t.height : m.width - t.width;
450
+ let T = r;
451
+ return T = Math.min(y, T), T = Math.max(T, 0), T;
452
+ },
453
+ [C, m, t]
454
+ ), be = (r) => {
455
+ const y = pe(r);
456
+ y !== S && A(y);
457
+ };
458
+ L(() => () => {
459
+ var r, y, T, k;
460
+ (r = q == null ? void 0 : q.cancel) == null || r.call(q), (y = K == null ? void 0 : K.cancel) == null || y.call(K), (T = J == null ? void 0 : J.cancel) == null || T.call(J), (k = Q == null ? void 0 : Q.cancel) == null || k.call(Q);
461
+ }, []), L(() => {
462
+ if (!_) {
463
+ F(!0);
464
+ return;
465
+ }
466
+ const r = () => {
467
+ const T = I.current[ne];
468
+ if (!T || !j)
469
+ return 0;
470
+ const k = Ce(T, b.current), E = Ht({
471
+ direction: C,
472
+ align: G,
473
+ headerDom: g.current,
474
+ headerWrapperDom: b.current
475
+ });
476
+ if (C === "vertical") {
477
+ let B = E, D = M;
478
+ const W = E + k.top, U = E + k.bottom;
479
+ return D === "auto" && (D = k.top < 0 ? "start" : k.bottom > 0 ? "end" : M), D === "start" ? B = W : D === "end" ? B = U : D === "center" ? B = W - (k.top - k.bottom) / 2 : Te(D) && (B = Math.max(W - D, U)), B;
480
+ }
481
+ if (G === "right") {
482
+ const B = E - k.left, D = E - k.right;
483
+ let W = M, U = E;
484
+ return M === "auto" && (W = k.left < 0 ? "start" : k.right > 0 ? "end" : M), W === "start" ? U = B : W === "end" ? U = D : W === "center" ? U = B + (k.left - k.right) / 2 : Te(W) && (U = Math.min(B + W, D)), U;
485
+ }
486
+ let re = E, Z = M;
487
+ const $e = E + k.left, De = E + k.right;
488
+ return M === "auto" && (Z = k.left < 0 ? "start" : k.right > 0 ? "end" : M), Z === "start" ? re = $e : Z === "end" ? re = De : Z === "center" ? re = $e - (k.left - k.right) / 2 : Te(Z) && (re = Math.max($e - Z, De)), re;
489
+ };
490
+ mt(b.current, C);
491
+ let y = r();
492
+ y = pe(y), A(y);
493
+ }, [
494
+ ne,
495
+ C,
496
+ R,
497
+ j,
498
+ H,
499
+ pe,
500
+ M
501
+ ]);
502
+ const ot = zt({
503
+ direction: C,
504
+ align: G,
505
+ headerOffset: S
506
+ }), ge = j && R === "dropdown" && C !== "vertical", ve = j && !ge, se = z && (H === "card" || H === "card-gutter" || H === "line"), it = (r) => {
507
+ var y;
508
+ (y = i.onDeleteTab) == null || y.call(i, r.key), F(ze.delete);
509
+ }, He = () => {
510
+ O == null || O(), F(ze.add);
511
+ };
512
+ L(() => {
513
+ const r = de([a.current], Q);
514
+ return () => {
515
+ r();
516
+ };
517
+ }, [a.current]), L(() => {
518
+ const r = de([b.current], K);
519
+ return () => {
520
+ r();
521
+ };
522
+ }, [b.current]), L(() => {
523
+ const r = de([g.current], q);
524
+ return () => {
525
+ r();
526
+ };
527
+ }, [g.current]), L(() => {
528
+ const r = de([h.current], J);
529
+ return () => {
530
+ r();
531
+ };
532
+ }, [h.current]);
533
+ const Re = (r) => r && Ve && /* @__PURE__ */ u(
534
+ "div",
535
+ {
536
+ className: `${f}-add-icon`,
537
+ "aria-label": "add tab",
538
+ tabIndex: 0,
539
+ role: "button",
540
+ ref: a,
541
+ onClick: He,
542
+ ...Xe({ onPressEnter: He }),
543
+ children: Qe || /* @__PURE__ */ u(me, { prefix: `${f}-add`, children: /* @__PURE__ */ u("span", { className: `${f}-add`, children: (N == null ? void 0 : N.add) || /* @__PURE__ */ u(ut, {}) }) })
544
+ }
545
+ );
546
+ return xt({
547
+ headerWrapperRef: b,
548
+ headerOffset: S,
549
+ align: G,
550
+ direction: C,
551
+ isScrollable: j,
552
+ onScroll(r) {
553
+ be(r);
554
+ }
555
+ }), /* @__PURE__ */ u(
556
+ "div",
557
+ {
558
+ className: X(
559
+ `${f}-header-nav`,
560
+ `${f}-header-nav-${C}`,
561
+ `${f}-header-nav-${Ge}`,
562
+ `${f}-header-size-${_e}`,
563
+ `${f}-header-nav-${H}`,
564
+ { [`${f}-header-nav-sticky`]: i.headerSticky },
565
+ // 潘启宝添加
566
+ Ke
567
+ ),
568
+ style: { ...Fe, ...i.headerSticky },
569
+ ref: s,
570
+ children: /* @__PURE__ */ ee(
571
+ "div",
572
+ {
573
+ className: X(`${f}-header-scroll`, {
574
+ [`${f}-header-overflow-scroll`]: ve,
575
+ [`${f}-header-overflow-dropdown`]: ge
576
+ }),
577
+ ref: l,
578
+ children: [
579
+ ve && /* @__PURE__ */ u(
580
+ Be,
581
+ {
582
+ iconPos: "prev",
583
+ rtl: n,
584
+ icon: N == null ? void 0 : N.prev,
585
+ prefixCls: f,
586
+ currentOffset: S,
587
+ headerSize: m,
588
+ headerWrapperSize: t,
589
+ direction: C,
590
+ align: G,
591
+ onChange: be
592
+ }
593
+ ),
594
+ /* @__PURE__ */ ee("div", { className: `${f}-header-wrapper`, ref: b, children: [
595
+ /* @__PURE__ */ ee(
596
+ "div",
597
+ {
598
+ className: X(`${f}-header`, {
599
+ [`${f}-header-no-padding`]: !e.headerPadding && C === "horizontal" && ["line", "text"].indexOf(H) > -1
600
+ }),
601
+ ref: g,
602
+ style: ot,
603
+ children: [
604
+ Y.map((r, y) => /* @__PURE__ */ u(
605
+ It,
606
+ {
607
+ ref: (T) => {
608
+ I.current[r.key] = T;
609
+ },
610
+ tabKey: r.key,
611
+ ...r.props,
612
+ prefixCls: f,
613
+ onDeleteTab: () => it(r),
614
+ renderTitle: e.children || Ze,
615
+ onClickTab: () => {
616
+ var T;
617
+ (T = i.onClickTab) == null || T.call(i, r.key);
618
+ },
619
+ isActive: ne === r.key,
620
+ editable: se && r.props.closable !== !1,
621
+ deleteIcon: N == null ? void 0 : N.delete,
622
+ deleteButton: Je,
623
+ getIdPrefix: o.getIdPrefix,
624
+ index: y
625
+ },
626
+ y
627
+ )),
628
+ H === "line" && /* @__PURE__ */ u(
629
+ Ct,
630
+ {
631
+ disabled: !!Y.find(
632
+ (r) => r && r.props && r.props.disabled && r.key === ne
633
+ ),
634
+ prefixCls: f,
635
+ animation: qe,
636
+ direction: C,
637
+ getTitleRef: (r) => I.current[r],
638
+ activeTab: ne,
639
+ getHeaderRef: () => g,
640
+ inkBarSize: et
641
+ }
642
+ )
643
+ ]
644
+ }
645
+ ),
646
+ !j && Re(se)
647
+ ] }),
648
+ ve && /* @__PURE__ */ u(
649
+ Be,
650
+ {
651
+ prefixCls: f,
652
+ rtl: n,
653
+ iconPos: "next",
654
+ icon: N == null ? void 0 : N.next,
655
+ currentOffset: S,
656
+ headerSize: m,
657
+ headerWrapperSize: t,
658
+ direction: C,
659
+ align: G,
660
+ onChange: be
661
+ }
662
+ ),
663
+ ge && /* @__PURE__ */ u(
664
+ kt,
665
+ {
666
+ onClickTab: i.onClickTab,
667
+ paneChildren: Y,
668
+ prefixCls: f,
669
+ currentOffset: S,
670
+ headerSize: m,
671
+ icon: N == null ? void 0 : N.dropdown,
672
+ headerWrapperSize: t,
673
+ getTitleRef: (r) => I.current[r],
674
+ direction: C
675
+ }
676
+ ),
677
+ (se && j || Pe) && /* @__PURE__ */ ee("div", { className: `${f}-header-extra`, ref: h, children: [
678
+ j && Re(se),
679
+ Pe
680
+ ] })
681
+ ]
682
+ }
683
+ )
684
+ }
685
+ );
686
+ });
687
+ xe.displayName = "TabHeader";
688
+ const Rt = ["mini", "small", "default", "large"], Dt = (e) => {
689
+ const { children: s } = e, o = [];
690
+ return te.Children.forEach(s, (n) => {
691
+ n && n.type && n.type.isTabPane && o.push(n);
692
+ }), o;
693
+ }, Wt = (e) => {
694
+ const { direction: s, tabPosition: o, animation: n } = e;
695
+ return s === "vertical" || o === "left" || o === "right" ? !1 : ke(n) ? "tabPane" in n ? n.tabPane : !1 : n;
696
+ }, At = {
697
+ tabPosition: "top",
698
+ type: "line",
699
+ overflow: "scroll",
700
+ showAddButton: !0,
701
+ lazyload: !0,
702
+ headerPadding: !0,
703
+ scrollPosition: "auto"
704
+ }, Ne = te.createContext({});
705
+ function Mt(e, s) {
706
+ const {
707
+ getPrefixCls: o,
708
+ size: n,
709
+ componentConfig: i,
710
+ rtl: b
711
+ } = ie(Oe), t = lt(
712
+ e,
713
+ At,
714
+ i == null ? void 0 : i.Tabs
715
+ ), v = Dt(t), g = V(null), [m, w] = dt(
716
+ v[0] && v[0].key,
717
+ {
718
+ defaultValue: "defaultActiveTab" in t ? t.defaultActiveTab : void 0,
719
+ value: "activeTab" in t ? t.activeTab : void 0
720
+ }
721
+ ), l = o == null ? void 0 : o("tabs"), c = t.size || (Rt.indexOf(n) > -1 ? n : "default"), {
722
+ animation: x,
723
+ className: h,
724
+ direction: p,
725
+ style: d,
726
+ type: a,
727
+ justify: $,
728
+ destroyOnHide: P,
729
+ lazyload: I,
730
+ headerSticky: S,
731
+ // 潘启宝添加
732
+ onChange: A,
733
+ onClickTab: _,
734
+ onDeleteTab: F,
735
+ renderTabHeader: Y,
736
+ ...z
737
+ } = t, f = st(`${l}-`), O = p === "vertical" ? "left" : t.tabPosition, C = {
738
+ animation: ke(x) && "inkBar" in x ? x.inkBar : !0,
739
+ activeTab: m,
740
+ tabPosition: O,
741
+ direction: ["left", "right"].indexOf(O) > -1 ? "vertical" : "horizontal",
742
+ paneChildren: v,
743
+ onClickTab: (R) => {
744
+ fe(_) && _(R), R !== m && ("activeTab" in t || w(R), fe(A) && A(R));
745
+ },
746
+ onDeleteTab: F,
747
+ prefixCls: l
748
+ };
749
+ ct(s, () => g, []);
750
+ const H = /* @__PURE__ */ u(
751
+ wt,
752
+ {
753
+ direction: ["left", "right"].indexOf(O) > -1 ? "vertical" : "horizontal",
754
+ animation: Wt(t),
755
+ activeTab: m,
756
+ paneChildren: v,
757
+ prefixCls: l,
758
+ destroyOnHide: P,
759
+ lazyload: I
760
+ }
761
+ );
762
+ return /* @__PURE__ */ u(
763
+ "div",
764
+ {
765
+ ...ye(z, [
766
+ "headerPadding",
767
+ "tabPosition",
768
+ "defaultActiveTab",
769
+ "showAddButton",
770
+ "extra",
771
+ "onAddTab",
772
+ "activeTab",
773
+ "overflow",
774
+ "editable",
775
+ "renderTabTitle",
776
+ "addButton",
777
+ "deleteButton",
778
+ "icons",
779
+ "children",
780
+ "size",
781
+ "type",
782
+ "scrollPosition",
783
+ "offsetAlign"
784
+ ]),
785
+ style: d,
786
+ className: X(
787
+ l,
788
+ `${l}-${["left", "right"].indexOf(O) > -1 ? "vertical" : "horizontal"}`,
789
+ `${l}-${a}`,
790
+ !!S && `${l}-sticky`,
791
+ // 潘启宝添加
792
+ `${l}-${O}`,
793
+ `${l}-size-${c}`,
794
+ {
795
+ [`${l}-justify`]: $,
796
+ [`${l}-rtl`]: b
797
+ },
798
+ h
799
+ ),
800
+ ref: g,
801
+ children: /* @__PURE__ */ ee(
802
+ Ne.Provider,
803
+ {
804
+ value: {
805
+ ...C,
806
+ getIdPrefix: (R) => ({
807
+ tab: f && `${f}-tab-${R}`,
808
+ tabpane: f && `${f}-panel-${R}`
809
+ })
810
+ },
811
+ children: [
812
+ O === "bottom" && H,
813
+ fe(Y) ? Y(
814
+ {
815
+ ...ye(t, ["children", "style", "className"]),
816
+ size: c,
817
+ ...C
818
+ },
819
+ xe
820
+ ) : /* @__PURE__ */ u(
821
+ xe,
822
+ {
823
+ ...ye(t, ["children", "style", "className"]),
824
+ size: c
825
+ }
826
+ ),
827
+ O !== "bottom" && H
828
+ ]
829
+ }
830
+ )
831
+ }
832
+ );
833
+ }
834
+ const Et = te.forwardRef(
835
+ Mt
836
+ ), Ue = Et;
837
+ Ue.displayName = "Tabs";
838
+ Ue.TabPane = ft;
839
+ export {
840
+ Ue as T,
841
+ Ne as a,
842
+ wt as b
843
+ };