@unicom-cloud/ui 0.8.47 → 0.8.49

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 (794) hide show
  1. package/Affix.js +1 -1
  2. package/Alert.js +6 -6
  3. package/AutoComplete.js +2 -2
  4. package/Avatar.js +1 -1
  5. package/BackTop.js +3 -3
  6. package/Badge.js +1 -1
  7. package/Breadcrumb.js +3 -3
  8. package/Button.js +2 -2
  9. package/Calendar.js +5 -5
  10. package/Card.js +1 -1
  11. package/Carousel.js +5 -5
  12. package/ColorPicker.js +3 -3
  13. package/Comment.js +1 -1
  14. package/Copy.js +4 -4
  15. package/DatePicker.js +7 -7
  16. package/Descriptions.js +1 -1
  17. package/Divider.js +1 -1
  18. package/Draggable.js +1 -1
  19. package/Dropdown.js +2 -2
  20. package/Empty.js +2 -2
  21. package/Form.js +7 -7
  22. package/Grid.js +1 -1
  23. package/Icon.js +1 -1
  24. package/IconHover.js +1 -1
  25. package/InputNumber.js +5 -5
  26. package/Layout.js +1 -1
  27. package/Link.js +2 -2
  28. package/List.js +1 -1
  29. package/Loading.js +2 -3
  30. package/Mentions.js +1 -1
  31. package/Message.js +1 -1
  32. package/Notice.js +8 -8
  33. package/Notification.js +1 -1
  34. package/OverflowEllipsis.js +1 -1
  35. package/PageHeader.js +3 -3
  36. package/Popconfirm.js +2 -2
  37. package/Popover.js +1 -1
  38. package/Progress.js +4 -4
  39. package/Rate.js +6 -6
  40. package/ResizeBox.js +7 -7
  41. package/Result.js +5 -5
  42. package/SelectView.js +5 -5
  43. package/Skeleton.js +1 -1
  44. package/Slider.js +3 -3
  45. package/Space.js +1 -1
  46. package/SpeechSynthesis.js +23 -32
  47. package/Spin.js +2 -2
  48. package/Statistic.js +2 -2
  49. package/Steps.js +3 -3
  50. package/SuspenseFallbackTest.js +10 -3
  51. package/Switch.js +2 -2
  52. package/Table.js +7 -7
  53. package/Tag.js +3 -3
  54. package/TimePicker.js +2 -2
  55. package/Tooltip.js +2 -2
  56. package/Transfer.js +7 -7
  57. package/Trigger.js +1 -1
  58. package/Typography.js +12 -14
  59. package/chunk/4XXtB4ZV.js +2 -2
  60. package/chunk/5PpvDpEt.js +3 -3
  61. package/chunk/9AJ-uN8F.js +1 -1
  62. package/chunk/B9nYZhXo.js +1 -1
  63. package/chunk/BHWpeAbb.js +1 -1
  64. package/chunk/BXZYc88i.js +16 -16
  65. package/chunk/C61BEbHK.js +2 -2
  66. package/chunk/CQvJK4kb.js +2 -2
  67. package/chunk/CfqAfcA3.js +7 -7
  68. package/chunk/CkIWpIl6.js +1 -1
  69. package/chunk/Cku5-xbe.js +2 -2
  70. package/chunk/CoevJNNj.js +3 -3
  71. package/chunk/Ct7mcZuW.js +3 -3
  72. package/chunk/Cw63stMm.js +6 -6
  73. package/chunk/DCe3olyi.js +2 -2
  74. package/chunk/DG5zSZDd.js +4 -4
  75. package/chunk/DMeJAY1S.js +6 -6
  76. package/chunk/DUX5Hw8l.js +6 -6
  77. package/chunk/DWGwYNvC.js +2 -2
  78. package/chunk/DXMtLuTP.js +4 -4
  79. package/chunk/DfvdYCUz.js +1 -1
  80. package/chunk/I0bfWb5y.js +10 -10
  81. package/chunk/dhljdm11.js +2 -2
  82. package/chunk/m3_n9fBe.js +16 -16
  83. package/chunk/n58kSv9T.js +6 -6
  84. package/chunk/tkU8zIK4.js +2 -2
  85. package/chunk/z7sBNzI4.js +10 -10
  86. package/hooks/useCopyToClipboard.js +1 -1
  87. package/hooks/useFullscreen.js +3 -3
  88. package/hooks/useTween.js +1 -1
  89. package/index.js +410 -409
  90. package/locale/en-US.js +1 -1
  91. package/locale/tr-TR.js +1 -1
  92. package/package.json +2 -5
  93. package/types/{pc/color-picker → color-picker}/hooks/useColorPicker.d.ts +1 -1
  94. package/types/{pc/form → form}/interface.d.ts +2 -2
  95. package/types/{pc/index.d.ts → index.d.ts} +3 -3
  96. package/types/{pc/select → select}/interface.d.ts +1 -1
  97. package/types/{pc/utils → utils}/CSSTransition.d.ts +1 -1
  98. package/types/utils/className.d.ts +2 -0
  99. package/types/utils/copy.d.ts +2 -0
  100. package/types/utils/saveAs.d.ts +2 -0
  101. package/types/{pc/utils → utils}/scrollIntoView.d.ts +1 -1
  102. package/types/{pc/virtual-list → virtual-list}/VirtualList.d.ts +1 -1
  103. package/utils/className.js +2 -2
  104. package/utils/copy.js +2 -2
  105. package/utils/saveAs.js +2 -2
  106. package/chunk/BA79xaFV.js +0 -10
  107. package/types/pc/speech-synthesis/index.d.ts +0 -1
  108. package/types/pc/suspense-fallback-test/index.d.ts +0 -2
  109. package/types/pc/utils/className.d.ts +0 -2
  110. package/types/pc/utils/copy.d.ts +0 -2
  111. package/types/pc/utils/saveAs.d.ts +0 -2
  112. package/types/pc/virtual-list/style/index.d.ts +0 -2
  113. /package/types/{pc/affix → affix}/index.d.ts +0 -0
  114. /package/types/{pc/affix → affix}/interface.d.ts +0 -0
  115. /package/types/{pc/affix → affix}/style/index.d.ts +0 -0
  116. /package/types/{pc/alert → alert}/index.d.ts +0 -0
  117. /package/types/{pc/alert → alert}/interface.d.ts +0 -0
  118. /package/types/{pc/alert → alert}/style/index.d.ts +0 -0
  119. /package/types/{pc/anchor → anchor}/Anchor.d.ts +0 -0
  120. /package/types/{pc/anchor → anchor}/Link.d.ts +0 -0
  121. /package/types/{pc/anchor → anchor}/context.d.ts +0 -0
  122. /package/types/{pc/anchor → anchor}/index.d.ts +0 -0
  123. /package/types/{pc/anchor → anchor}/interface.d.ts +0 -0
  124. /package/types/{pc/anchor → anchor}/style/index.d.ts +0 -0
  125. /package/types/{pc/anchor → anchor}/util.d.ts +0 -0
  126. /package/types/{pc/auto-complete → auto-complete}/index.d.ts +0 -0
  127. /package/types/{pc/auto-complete → auto-complete}/interface.d.ts +0 -0
  128. /package/types/{pc/auto-complete → auto-complete}/style/index.d.ts +0 -0
  129. /package/types/{pc/avatar → avatar}/Avatar.d.ts +0 -0
  130. /package/types/{pc/avatar → avatar}/Group.d.ts +0 -0
  131. /package/types/{pc/avatar → avatar}/context.d.ts +0 -0
  132. /package/types/{pc/avatar → avatar}/index.d.ts +0 -0
  133. /package/types/{pc/avatar → avatar}/interface.d.ts +0 -0
  134. /package/types/{pc/avatar → avatar}/style/index.d.ts +0 -0
  135. /package/types/{pc/back-top → back-top}/index.d.ts +0 -0
  136. /package/types/{pc/back-top → back-top}/interface.d.ts +0 -0
  137. /package/types/{pc/back-top → back-top}/style/index.d.ts +0 -0
  138. /package/types/{pc/badge → badge}/Count.d.ts +0 -0
  139. /package/types/{pc/badge → badge}/index.d.ts +0 -0
  140. /package/types/{pc/badge → badge}/interface.d.ts +0 -0
  141. /package/types/{pc/badge → badge}/style/index.d.ts +0 -0
  142. /package/types/{pc/breadcrumb → breadcrumb}/Item.d.ts +0 -0
  143. /package/types/{pc/breadcrumb → breadcrumb}/index.d.ts +0 -0
  144. /package/types/{pc/breadcrumb → breadcrumb}/interface.d.ts +0 -0
  145. /package/types/{pc/breadcrumb → breadcrumb}/style/index.d.ts +0 -0
  146. /package/types/{pc/button → button}/Group.d.ts +0 -0
  147. /package/types/{pc/button → button}/index.d.ts +0 -0
  148. /package/types/{pc/button → button}/interface.d.ts +0 -0
  149. /package/types/{pc/button → button}/style/index.d.ts +0 -0
  150. /package/types/{pc/calendar → calendar}/Month.d.ts +0 -0
  151. /package/types/{pc/calendar → calendar}/WeekList.d.ts +0 -0
  152. /package/types/{pc/calendar → calendar}/Year.d.ts +0 -0
  153. /package/types/{pc/calendar → calendar}/header/Panel.d.ts +0 -0
  154. /package/types/{pc/calendar → calendar}/header/index.d.ts +0 -0
  155. /package/types/{pc/calendar → calendar}/hook/useCellClassName.d.ts +0 -0
  156. /package/types/{pc/calendar → calendar}/index.d.ts +0 -0
  157. /package/types/{pc/calendar → calendar}/interface.d.ts +0 -0
  158. /package/types/{pc/calendar → calendar}/style/index.d.ts +0 -0
  159. /package/types/{pc/card → card}/Grid.d.ts +0 -0
  160. /package/types/{pc/card → card}/Meta.d.ts +0 -0
  161. /package/types/{pc/card → card}/index.d.ts +0 -0
  162. /package/types/{pc/card → card}/interface.d.ts +0 -0
  163. /package/types/{pc/card → card}/style/index.d.ts +0 -0
  164. /package/types/{pc/carousel → carousel}/Arrow.d.ts +0 -0
  165. /package/types/{pc/carousel → carousel}/Indicator.d.ts +0 -0
  166. /package/types/{pc/carousel → carousel}/index.d.ts +0 -0
  167. /package/types/{pc/carousel → carousel}/interface.d.ts +0 -0
  168. /package/types/{pc/carousel → carousel}/style/index.d.ts +0 -0
  169. /package/types/{pc/cascader → cascader}/Cascader.d.ts +0 -0
  170. /package/types/{pc/cascader → cascader}/base/node.d.ts +0 -0
  171. /package/types/{pc/cascader → cascader}/base/store.d.ts +0 -0
  172. /package/types/{pc/cascader → cascader}/hook/useRefCurrent.d.ts +0 -0
  173. /package/types/{pc/cascader → cascader}/index.d.ts +0 -0
  174. /package/types/{pc/cascader → cascader}/interface.d.ts +0 -0
  175. /package/types/{pc/cascader → cascader}/panel/List.d.ts +0 -0
  176. /package/types/{pc/cascader → cascader}/panel/Option.d.ts +0 -0
  177. /package/types/{pc/cascader → cascader}/panel/Search.d.ts +0 -0
  178. /package/types/{pc/cascader → cascader}/style/index.d.ts +0 -0
  179. /package/types/{pc/cascader → cascader}/util.d.ts +0 -0
  180. /package/types/{pc/checkbox → checkbox}/Checkbox.d.ts +0 -0
  181. /package/types/{pc/checkbox → checkbox}/Group.d.ts +0 -0
  182. /package/types/{pc/checkbox → checkbox}/IconCheck.d.ts +0 -0
  183. /package/types/{pc/checkbox → checkbox}/index.d.ts +0 -0
  184. /package/types/{pc/checkbox → checkbox}/interface.d.ts +0 -0
  185. /package/types/{pc/checkbox → checkbox}/style/index.d.ts +0 -0
  186. /package/types/{pc/checkbox → checkbox}/useCheckbox.d.ts +0 -0
  187. /package/types/{pc/collapse → collapse}/Collapse.d.ts +0 -0
  188. /package/types/{pc/collapse → collapse}/Item.d.ts +0 -0
  189. /package/types/{pc/collapse → collapse}/index.d.ts +0 -0
  190. /package/types/{pc/collapse → collapse}/interface.d.ts +0 -0
  191. /package/types/{pc/collapse → collapse}/style/index.d.ts +0 -0
  192. /package/types/{pc/color-picker → color-picker}/ControlBar.d.ts +0 -0
  193. /package/types/{pc/color-picker → color-picker}/InputAlpha.d.ts +0 -0
  194. /package/types/{pc/color-picker → color-picker}/InputHex.d.ts +0 -0
  195. /package/types/{pc/color-picker → color-picker}/InputRgb.d.ts +0 -0
  196. /package/types/{pc/color-picker → color-picker}/Palette.d.ts +0 -0
  197. /package/types/{pc/color-picker → color-picker}/Panel.d.ts +0 -0
  198. /package/types/{pc/color-picker → color-picker}/colors.d.ts +0 -0
  199. /package/types/{pc/color-picker → color-picker}/hooks/useControlBlock.d.ts +0 -0
  200. /package/types/{pc/color-picker → color-picker}/index.d.ts +0 -0
  201. /package/types/{pc/color-picker → color-picker}/interface.d.ts +0 -0
  202. /package/types/{pc/color-picker → color-picker}/style/index.d.ts +0 -0
  203. /package/types/{pc/comment → comment}/index.d.ts +0 -0
  204. /package/types/{pc/comment → comment}/interface.d.ts +0 -0
  205. /package/types/{pc/comment → comment}/style/index.d.ts +0 -0
  206. /package/types/{pc/config-provider → config-provider}/ConfigProvider.d.ts +0 -0
  207. /package/types/{pc/config-provider → config-provider}/context.d.ts +0 -0
  208. /package/types/{pc/config-provider → config-provider}/index.d.ts +0 -0
  209. /package/types/{pc/config-provider → config-provider}/interface.d.ts +0 -0
  210. /package/types/{pc/config-provider → config-provider}/style/index.d.ts +0 -0
  211. /package/types/{pc/copy → copy}/index.d.ts +0 -0
  212. /package/types/{pc/copy → copy}/interface.d.ts +0 -0
  213. /package/types/{pc/copy → copy}/style/index.d.ts +0 -0
  214. /package/types/{pc/date-picker → date-picker}/Picker.d.ts +0 -0
  215. /package/types/{pc/date-picker → date-picker}/PickerRange.d.ts +0 -0
  216. /package/types/{pc/date-picker → date-picker}/context.d.ts +0 -0
  217. /package/types/{pc/date-picker → date-picker}/hook/useCellClassName.d.ts +0 -0
  218. /package/types/{pc/date-picker → date-picker}/index.d.ts +0 -0
  219. /package/types/{pc/date-picker → date-picker}/interface.d.ts +0 -0
  220. /package/types/{pc/date-picker → date-picker}/panel/Body.d.ts +0 -0
  221. /package/types/{pc/date-picker → date-picker}/panel/Footer.d.ts +0 -0
  222. /package/types/{pc/date-picker → date-picker}/panel/Header.d.ts +0 -0
  223. /package/types/{pc/date-picker → date-picker}/panel/Shortcut.d.ts +0 -0
  224. /package/types/{pc/date-picker → date-picker}/panel/WeekList.d.ts +0 -0
  225. /package/types/{pc/date-picker → date-picker}/panel/date/index.d.ts +0 -0
  226. /package/types/{pc/date-picker → date-picker}/panel/month/index.d.ts +0 -0
  227. /package/types/{pc/date-picker → date-picker}/panel/quarter/index.d.ts +0 -0
  228. /package/types/{pc/date-picker → date-picker}/panel/range/index.d.ts +0 -0
  229. /package/types/{pc/date-picker → date-picker}/panel/week/index.d.ts +0 -0
  230. /package/types/{pc/date-picker → date-picker}/panel/year/index.d.ts +0 -0
  231. /package/types/{pc/date-picker → date-picker}/style/index.d.ts +0 -0
  232. /package/types/{pc/date-picker → date-picker}/util.d.ts +0 -0
  233. /package/types/{pc/descriptions → descriptions}/index.d.ts +0 -0
  234. /package/types/{pc/descriptions → descriptions}/interface.d.ts +0 -0
  235. /package/types/{pc/descriptions → descriptions}/style/index.d.ts +0 -0
  236. /package/types/{pc/divider → divider}/index.d.ts +0 -0
  237. /package/types/{pc/divider → divider}/interface.d.ts +0 -0
  238. /package/types/{pc/divider → divider}/style/index.d.ts +0 -0
  239. /package/types/{pc/draggable → draggable}/Item.d.ts +0 -0
  240. /package/types/{pc/draggable → draggable}/index.d.ts +0 -0
  241. /package/types/{pc/draggable → draggable}/interface.d.ts +0 -0
  242. /package/types/{pc/draggable → draggable}/style/index.d.ts +0 -0
  243. /package/types/{pc/drawer → drawer}/Drawer.d.ts +0 -0
  244. /package/types/{pc/drawer → drawer}/index.d.ts +0 -0
  245. /package/types/{pc/drawer → drawer}/interface.d.ts +0 -0
  246. /package/types/{pc/drawer → drawer}/style/index.d.ts +0 -0
  247. /package/types/{pc/dropdown → dropdown}/Button.d.ts +0 -0
  248. /package/types/{pc/dropdown → dropdown}/index.d.ts +0 -0
  249. /package/types/{pc/dropdown → dropdown}/interface.d.ts +0 -0
  250. /package/types/{pc/dropdown → dropdown}/style/index.d.ts +0 -0
  251. /package/types/{pc/empty → empty}/index.d.ts +0 -0
  252. /package/types/{pc/empty → empty}/interface.d.ts +0 -0
  253. /package/types/{pc/empty → empty}/style/index.d.ts +0 -0
  254. /package/types/{pc/form → form}/Control.d.ts +0 -0
  255. /package/types/{pc/form → form}/Form.d.ts +0 -0
  256. /package/types/{pc/form → form}/FormItem.d.ts +0 -0
  257. /package/types/{pc/form → form}/FormLabel.d.ts +0 -0
  258. /package/types/{pc/form → form}/FormList.d.ts +0 -0
  259. /package/types/{pc/form → form}/FormProvider.d.ts +0 -0
  260. /package/types/{pc/form → form}/IconSymbol.d.ts +0 -0
  261. /package/types/{pc/form → form}/context.d.ts +0 -0
  262. /package/types/{pc/form → form}/hook/useContext.d.ts +0 -0
  263. /package/types/{pc/form → form}/hook/useState.d.ts +0 -0
  264. /package/types/{pc/form → form}/hook/useWatch.d.ts +0 -0
  265. /package/types/{pc/form → form}/index.d.ts +0 -0
  266. /package/types/{pc/form → form}/promisify.d.ts +0 -0
  267. /package/types/{pc/form → form}/store.d.ts +0 -0
  268. /package/types/{pc/form → form}/style/index.d.ts +0 -0
  269. /package/types/{pc/form → form}/useForm.d.ts +0 -0
  270. /package/types/{pc/form → form}/util.d.ts +0 -0
  271. /package/types/{pc/grid → grid}/Col.d.ts +0 -0
  272. /package/types/{pc/grid → grid}/Row.d.ts +0 -0
  273. /package/types/{pc/grid → grid}/context.d.ts +0 -0
  274. /package/types/{pc/grid → grid}/grid-item.d.ts +0 -0
  275. /package/types/{pc/grid → grid}/grid.d.ts +0 -0
  276. /package/types/{pc/grid → grid}/hook/useResponsiveState.d.ts +0 -0
  277. /package/types/{pc/grid → grid}/index.d.ts +0 -0
  278. /package/types/{pc/grid → grid}/interface.d.ts +0 -0
  279. /package/types/{pc/grid → grid}/style/index.d.ts +0 -0
  280. /package/types/{pc/grid → grid}/util.d.ts +0 -0
  281. /package/types/{pc/hooks → hooks}/component/UseKey.d.ts +0 -0
  282. /package/types/{pc/hooks → hooks}/factory/createBreakpoint.d.ts +0 -0
  283. /package/types/{pc/hooks → hooks}/factory/createGlobalState.d.ts +0 -0
  284. /package/types/{pc/hooks → hooks}/factory/createHTMLMediaHook.d.ts +0 -0
  285. /package/types/{pc/hooks → hooks}/factory/createMemo.d.ts +0 -0
  286. /package/types/{pc/hooks → hooks}/factory/createReducer.d.ts +0 -0
  287. /package/types/{pc/hooks → hooks}/factory/createReducerContext.d.ts +0 -0
  288. /package/types/{pc/hooks → hooks}/factory/createRenderProp.d.ts +0 -0
  289. /package/types/{pc/hooks → hooks}/factory/createRouter.d.ts +0 -0
  290. /package/types/{pc/hooks → hooks}/factory/createStateContext.d.ts +0 -0
  291. /package/types/{pc/hooks → hooks}/index.d.ts +0 -0
  292. /package/types/{pc/hooks → hooks}/misc/hookState.d.ts +0 -0
  293. /package/types/{pc/hooks → hooks}/misc/parseTimeRanges.d.ts +0 -0
  294. /package/types/{pc/hooks → hooks}/misc/types.d.ts +0 -0
  295. /package/types/{pc/hooks → hooks}/misc/util.d.ts +0 -0
  296. /package/types/{pc/hooks → hooks}/use-verification-code/index.d.ts +0 -0
  297. /package/types/{pc/hooks → hooks}/use-verification-code/interface.d.ts +0 -0
  298. /package/types/{pc/hooks → hooks}/use-watermark/index.d.ts +0 -0
  299. /package/types/{pc/hooks → hooks}/use-watermark/interface.d.ts +0 -0
  300. /package/types/{pc/hooks → hooks}/use-watermark/utils.d.ts +0 -0
  301. /package/types/{pc/hooks → hooks}/useAsync.d.ts +0 -0
  302. /package/types/{pc/hooks → hooks}/useAsyncFn.d.ts +0 -0
  303. /package/types/{pc/hooks → hooks}/useAsyncRetry.d.ts +0 -0
  304. /package/types/{pc/hooks → hooks}/useAudio.d.ts +0 -0
  305. /package/types/{pc/hooks → hooks}/useBeforeUnload.d.ts +0 -0
  306. /package/types/{pc/hooks → hooks}/useBoolean.d.ts +0 -0
  307. /package/types/{pc/hooks → hooks}/useClickAway.d.ts +0 -0
  308. /package/types/{pc/hooks → hooks}/useComputedState.d.ts +0 -0
  309. /package/types/{pc/hooks → hooks}/useCopyToClipboard.d.ts +0 -0
  310. /package/types/{pc/hooks → hooks}/useCounter.d.ts +0 -0
  311. /package/types/{pc/hooks → hooks}/useCreate.d.ts +0 -0
  312. /package/types/{pc/hooks → hooks}/useCreation.d.ts +0 -0
  313. /package/types/{pc/hooks → hooks}/useCustomCompareEffect.d.ts +0 -0
  314. /package/types/{pc/hooks → hooks}/useDebounce.d.ts +0 -0
  315. /package/types/{pc/hooks → hooks}/useDefault.d.ts +0 -0
  316. /package/types/{pc/hooks → hooks}/useDrop.d.ts +0 -0
  317. /package/types/{pc/hooks → hooks}/useDropArea.d.ts +0 -0
  318. /package/types/{pc/hooks → hooks}/useEffectOnce.d.ts +0 -0
  319. /package/types/{pc/hooks → hooks}/useEffectState.d.ts +0 -0
  320. /package/types/{pc/hooks → hooks}/useEnsuredForwardedRef.d.ts +0 -0
  321. /package/types/{pc/hooks → hooks}/useError.d.ts +0 -0
  322. /package/types/{pc/hooks → hooks}/useEvent.d.ts +0 -0
  323. /package/types/{pc/hooks → hooks}/useEventListener.d.ts +0 -0
  324. /package/types/{pc/hooks → hooks}/useFavicon.d.ts +0 -0
  325. /package/types/{pc/hooks → hooks}/useFirstMountState.d.ts +0 -0
  326. /package/types/{pc/hooks → hooks}/useForceUpdate.d.ts +0 -0
  327. /package/types/{pc/hooks → hooks}/useFullscreen.d.ts +0 -0
  328. /package/types/{pc/hooks → hooks}/useGeolocation.d.ts +0 -0
  329. /package/types/{pc/hooks → hooks}/useGetSet.d.ts +0 -0
  330. /package/types/{pc/hooks → hooks}/useGetSetState.d.ts +0 -0
  331. /package/types/{pc/hooks → hooks}/useHash.d.ts +0 -0
  332. /package/types/{pc/hooks → hooks}/useHover.d.ts +0 -0
  333. /package/types/{pc/hooks → hooks}/useHoverDirty.d.ts +0 -0
  334. /package/types/{pc/hooks → hooks}/useId.d.ts +0 -0
  335. /package/types/{pc/hooks → hooks}/useIdle.d.ts +0 -0
  336. /package/types/{pc/hooks → hooks}/useInView.d.ts +0 -0
  337. /package/types/{pc/hooks → hooks}/useIntersection.d.ts +0 -0
  338. /package/types/{pc/hooks → hooks}/useIntersectionObserver.d.ts +0 -0
  339. /package/types/{pc/hooks → hooks}/useInterval.d.ts +0 -0
  340. /package/types/{pc/hooks → hooks}/useIsFirstRender.d.ts +0 -0
  341. /package/types/{pc/hooks → hooks}/useIsomorphicLayoutEffect.d.ts +0 -0
  342. /package/types/{pc/hooks → hooks}/useIsomorphicLayoutEffect2.d.ts +0 -0
  343. /package/types/{pc/hooks → hooks}/useKey.d.ts +0 -0
  344. /package/types/{pc/hooks → hooks}/useKeyPress.d.ts +0 -0
  345. /package/types/{pc/hooks → hooks}/useKeyPressEvent.d.ts +0 -0
  346. /package/types/{pc/hooks → hooks}/useKeyboardEvent.d.ts +0 -0
  347. /package/types/{pc/hooks → hooks}/useLatest.d.ts +0 -0
  348. /package/types/{pc/hooks → hooks}/useLifecycles.d.ts +0 -0
  349. /package/types/{pc/hooks → hooks}/useList.d.ts +0 -0
  350. /package/types/{pc/hooks → hooks}/useLocalStorage.d.ts +0 -0
  351. /package/types/{pc/hooks → hooks}/useLocation.d.ts +0 -0
  352. /package/types/{pc/hooks → hooks}/useLockBodyScroll.d.ts +0 -0
  353. /package/types/{pc/hooks → hooks}/useLogger.d.ts +0 -0
  354. /package/types/{pc/hooks → hooks}/useLongPress.d.ts +0 -0
  355. /package/types/{pc/hooks → hooks}/useMap.d.ts +0 -0
  356. /package/types/{pc/hooks → hooks}/useMeasure.d.ts +0 -0
  357. /package/types/{pc/hooks → hooks}/useMeasureDirty.d.ts +0 -0
  358. /package/types/{pc/hooks → hooks}/useMedia.d.ts +0 -0
  359. /package/types/{pc/hooks → hooks}/useMediaDevices.d.ts +0 -0
  360. /package/types/{pc/hooks → hooks}/useMediatedState.d.ts +0 -0
  361. /package/types/{pc/hooks → hooks}/useMergeProps.d.ts +0 -0
  362. /package/types/{pc/hooks → hooks}/useMergeValue.d.ts +0 -0
  363. /package/types/{pc/hooks → hooks}/useMethods.d.ts +0 -0
  364. /package/types/{pc/hooks → hooks}/useMotion.d.ts +0 -0
  365. /package/types/{pc/hooks → hooks}/useMount.d.ts +0 -0
  366. /package/types/{pc/hooks → hooks}/useMountedState.d.ts +0 -0
  367. /package/types/{pc/hooks → hooks}/useMouse.d.ts +0 -0
  368. /package/types/{pc/hooks → hooks}/useMouseHovered.d.ts +0 -0
  369. /package/types/{pc/hooks → hooks}/useMouseWheel.d.ts +0 -0
  370. /package/types/{pc/hooks → hooks}/useMultiStateValidator.d.ts +0 -0
  371. /package/types/{pc/hooks → hooks}/useNetworkState.d.ts +0 -0
  372. /package/types/{pc/hooks → hooks}/useNumber.d.ts +0 -0
  373. /package/types/{pc/hooks → hooks}/useObservable.d.ts +0 -0
  374. /package/types/{pc/hooks → hooks}/useOrientation.d.ts +0 -0
  375. /package/types/{pc/hooks → hooks}/useOverflowHidden.d.ts +0 -0
  376. /package/types/{pc/hooks → hooks}/useOverrideRef.d.ts +0 -0
  377. /package/types/{pc/hooks → hooks}/usePageLeave.d.ts +0 -0
  378. /package/types/{pc/hooks → hooks}/usePermission.d.ts +0 -0
  379. /package/types/{pc/hooks → hooks}/usePersistCallback.d.ts +0 -0
  380. /package/types/{pc/hooks → hooks}/usePinchZoom.d.ts +0 -0
  381. /package/types/{pc/hooks → hooks}/usePrevious.d.ts +0 -0
  382. /package/types/{pc/hooks → hooks}/usePreviousDistinct.d.ts +0 -0
  383. /package/types/{pc/hooks → hooks}/usePromise.d.ts +0 -0
  384. /package/types/{pc/hooks → hooks}/useQueue.d.ts +0 -0
  385. /package/types/{pc/hooks → hooks}/useRaf.d.ts +0 -0
  386. /package/types/{pc/hooks → hooks}/useRafLoop.d.ts +0 -0
  387. /package/types/{pc/hooks → hooks}/useRafState.d.ts +0 -0
  388. /package/types/{pc/hooks → hooks}/useReactive.d.ts +0 -0
  389. /package/types/{pc/hooks → hooks}/useRefs.d.ts +0 -0
  390. /package/types/{pc/hooks → hooks}/useRendersCount.d.ts +0 -0
  391. /package/types/{pc/hooks → hooks}/useScroll.d.ts +0 -0
  392. /package/types/{pc/hooks → hooks}/useScrolling.d.ts +0 -0
  393. /package/types/{pc/hooks → hooks}/useSearchParam.d.ts +0 -0
  394. /package/types/{pc/hooks → hooks}/useSessionStorage.d.ts +0 -0
  395. /package/types/{pc/hooks → hooks}/useSet.d.ts +0 -0
  396. /package/types/{pc/hooks → hooks}/useSetState.d.ts +0 -0
  397. /package/types/{pc/hooks → hooks}/useSize.d.ts +0 -0
  398. /package/types/{pc/hooks → hooks}/useSlider.d.ts +0 -0
  399. /package/types/{pc/hooks → hooks}/useSpeech.d.ts +0 -0
  400. /package/types/{pc/hooks → hooks}/useStartTyping.d.ts +0 -0
  401. /package/types/{pc/hooks → hooks}/useStateCallback.d.ts +0 -0
  402. /package/types/{pc/hooks → hooks}/useStateList.d.ts +0 -0
  403. /package/types/{pc/hooks → hooks}/useStateValidator.d.ts +0 -0
  404. /package/types/{pc/hooks → hooks}/useStateWithHistory.d.ts +0 -0
  405. /package/types/{pc/hooks → hooks}/useStateWithPromise.d.ts +0 -0
  406. /package/types/{pc/hooks → hooks}/useSyncState.d.ts +0 -0
  407. /package/types/{pc/hooks → hooks}/useThrottle.d.ts +0 -0
  408. /package/types/{pc/hooks → hooks}/useThrottleFn.d.ts +0 -0
  409. /package/types/{pc/hooks → hooks}/useTimeout.d.ts +0 -0
  410. /package/types/{pc/hooks → hooks}/useTimeoutFn.d.ts +0 -0
  411. /package/types/{pc/hooks → hooks}/useTitle.d.ts +0 -0
  412. /package/types/{pc/hooks → hooks}/useToggle.d.ts +0 -0
  413. /package/types/{pc/hooks → hooks}/useTween.d.ts +0 -0
  414. /package/types/{pc/hooks → hooks}/useUnmount.d.ts +0 -0
  415. /package/types/{pc/hooks → hooks}/useUnmountPromise.d.ts +0 -0
  416. /package/types/{pc/hooks → hooks}/useUpdate.d.ts +0 -0
  417. /package/types/{pc/hooks → hooks}/useUpdateEffect.d.ts +0 -0
  418. /package/types/{pc/hooks → hooks}/useUpdateTimeout.d.ts +0 -0
  419. /package/types/{pc/hooks → hooks}/useUpsert.d.ts +0 -0
  420. /package/types/{pc/hooks → hooks}/useVibrate.d.ts +0 -0
  421. /package/types/{pc/hooks → hooks}/useVideo.d.ts +0 -0
  422. /package/types/{pc/hooks → hooks}/useWatch.d.ts +0 -0
  423. /package/types/{pc/hooks → hooks}/useWindowScroll.d.ts +0 -0
  424. /package/types/{pc/hooks → hooks}/useWindowSize.d.ts +0 -0
  425. /package/types/{pc/icon → icon}/addFromIconFontCn.d.ts +0 -0
  426. /package/types/{pc/icon → icon}/index.d.ts +0 -0
  427. /package/types/{pc/icon → icon}/style/index.d.ts +0 -0
  428. /package/types/{pc/icon-hover → icon-hover}/index.d.ts +0 -0
  429. /package/types/{pc/icon-hover → icon-hover}/style/index.d.ts +0 -0
  430. /package/types/{pc/image → image}/Image.d.ts +0 -0
  431. /package/types/{pc/image → image}/ImageFooter.d.ts +0 -0
  432. /package/types/{pc/image → image}/ImagePreview.d.ts +0 -0
  433. /package/types/{pc/image → image}/ImagePreviewArrow.d.ts +0 -0
  434. /package/types/{pc/image → image}/ImagePreviewGroup.d.ts +0 -0
  435. /package/types/{pc/image → image}/ImagePreviewToolbar.d.ts +0 -0
  436. /package/types/{pc/image → image}/TriggerForToolbar.d.ts +0 -0
  437. /package/types/{pc/image → image}/index.d.ts +0 -0
  438. /package/types/{pc/image → image}/interface.d.ts +0 -0
  439. /package/types/{pc/image → image}/previewGroupContext.d.ts +0 -0
  440. /package/types/{pc/image → image}/style/index.d.ts +0 -0
  441. /package/types/{pc/image → image}/util/getFixTranslate.d.ts +0 -0
  442. /package/types/{pc/image → image}/util/getScale.d.ts +0 -0
  443. /package/types/{pc/image → image}/util/hook/useImageStatus.d.ts +0 -0
  444. /package/types/{pc/image → image}/util/hook/useShowFooter.d.ts +0 -0
  445. /package/types/{pc/input → input}/Group.d.ts +0 -0
  446. /package/types/{pc/input → input}/Input.d.ts +0 -0
  447. /package/types/{pc/input → input}/InputElement.d.ts +0 -0
  448. /package/types/{pc/input → input}/Number.d.ts +0 -0
  449. /package/types/{pc/input → input}/Password.d.ts +0 -0
  450. /package/types/{pc/input → input}/Search.d.ts +0 -0
  451. /package/types/{pc/input → input}/Tag.d.ts +0 -0
  452. /package/types/{pc/input → input}/Textarea.d.ts +0 -0
  453. /package/types/{pc/input → input}/autoSizeTextAreaHeight.d.ts +0 -0
  454. /package/types/{pc/input → input}/index.d.ts +0 -0
  455. /package/types/{pc/input → input}/interface.d.ts +0 -0
  456. /package/types/{pc/input → input}/style/index.d.ts +0 -0
  457. /package/types/{pc/input → input}/useComposition.d.ts +0 -0
  458. /package/types/{pc/input-number → input-number}/decimal.d.ts +0 -0
  459. /package/types/{pc/input-number → input-number}/index.d.ts +0 -0
  460. /package/types/{pc/input-number → input-number}/interface.d.ts +0 -0
  461. /package/types/{pc/input-number → input-number}/style/index.d.ts +0 -0
  462. /package/types/{pc/input-number → input-number}/useSelectionRange.d.ts +0 -0
  463. /package/types/{pc/input-number → input-number}/util.d.ts +0 -0
  464. /package/types/{pc/input-tag → input-tag}/InputTag.d.ts +0 -0
  465. /package/types/{pc/input-tag → input-tag}/index.d.ts +0 -0
  466. /package/types/{pc/input-tag → input-tag}/interface.d.ts +0 -0
  467. /package/types/{pc/input-tag → input-tag}/style/index.d.ts +0 -0
  468. /package/types/{pc/layout → layout}/Content.d.ts +0 -0
  469. /package/types/{pc/layout → layout}/Footer.d.ts +0 -0
  470. /package/types/{pc/layout → layout}/Header.d.ts +0 -0
  471. /package/types/{pc/layout → layout}/Sider.d.ts +0 -0
  472. /package/types/{pc/layout → layout}/index.d.ts +0 -0
  473. /package/types/{pc/layout → layout}/interface.d.ts +0 -0
  474. /package/types/{pc/layout → layout}/style/index.d.ts +0 -0
  475. /package/types/{pc/link → link}/index.d.ts +0 -0
  476. /package/types/{pc/link → link}/interface.d.ts +0 -0
  477. /package/types/{pc/link → link}/style/index.d.ts +0 -0
  478. /package/types/{pc/list → list}/Item.d.ts +0 -0
  479. /package/types/{pc/list → list}/Meta.d.ts +0 -0
  480. /package/types/{pc/list → list}/index.d.ts +0 -0
  481. /package/types/{pc/list → list}/interface.d.ts +0 -0
  482. /package/types/{pc/list → list}/style/index.d.ts +0 -0
  483. /package/types/{pc/loading → loading}/index.d.ts +0 -0
  484. /package/types/{pc/loading → loading}/style/index.d.ts +0 -0
  485. /package/types/{pc/locale → locale}/ar-EG.d.ts +0 -0
  486. /package/types/{pc/locale → locale}/de-DE.d.ts +0 -0
  487. /package/types/{pc/locale → locale}/default.d.ts +0 -0
  488. /package/types/{pc/locale → locale}/en-US.d.ts +0 -0
  489. /package/types/{pc/locale → locale}/es-ES.d.ts +0 -0
  490. /package/types/{pc/locale → locale}/fr-FR.d.ts +0 -0
  491. /package/types/{pc/locale → locale}/id-ID.d.ts +0 -0
  492. /package/types/{pc/locale → locale}/interface.d.ts +0 -0
  493. /package/types/{pc/locale → locale}/it-IT.d.ts +0 -0
  494. /package/types/{pc/locale → locale}/ja-JP.d.ts +0 -0
  495. /package/types/{pc/locale → locale}/ko-KR.d.ts +0 -0
  496. /package/types/{pc/locale → locale}/ms-MY.d.ts +0 -0
  497. /package/types/{pc/locale → locale}/pt-BR.d.ts +0 -0
  498. /package/types/{pc/locale → locale}/pt-PT.d.ts +0 -0
  499. /package/types/{pc/locale → locale}/ru-RU.d.ts +0 -0
  500. /package/types/{pc/locale → locale}/th-TH.d.ts +0 -0
  501. /package/types/{pc/locale → locale}/tr-TR.d.ts +0 -0
  502. /package/types/{pc/locale → locale}/vi-VN.d.ts +0 -0
  503. /package/types/{pc/locale → locale}/zh-CN.d.ts +0 -0
  504. /package/types/{pc/locale → locale}/zh-HK.d.ts +0 -0
  505. /package/types/{pc/locale → locale}/zh-TW.d.ts +0 -0
  506. /package/types/{pc/mentions → mentions}/index.d.ts +0 -0
  507. /package/types/{pc/mentions → mentions}/interface.d.ts +0 -0
  508. /package/types/{pc/mentions → mentions}/style/index.d.ts +0 -0
  509. /package/types/{pc/mentions → mentions}/util.d.ts +0 -0
  510. /package/types/{pc/menu → menu}/Indent.d.ts +0 -0
  511. /package/types/{pc/menu → menu}/Item.d.ts +0 -0
  512. /package/types/{pc/menu → menu}/ItemGroup.d.ts +0 -0
  513. /package/types/{pc/menu → menu}/Menu.d.ts +0 -0
  514. /package/types/{pc/menu → menu}/OverflowWrap.d.ts +0 -0
  515. /package/types/{pc/menu → menu}/context.d.ts +0 -0
  516. /package/types/{pc/menu → menu}/index.d.ts +0 -0
  517. /package/types/{pc/menu → menu}/interface.d.ts +0 -0
  518. /package/types/{pc/menu → menu}/style/index.d.ts +0 -0
  519. /package/types/{pc/menu → menu}/sub-menu/Inline.d.ts +0 -0
  520. /package/types/{pc/menu → menu}/sub-menu/Pop.d.ts +0 -0
  521. /package/types/{pc/menu → menu}/sub-menu/index.d.ts +0 -0
  522. /package/types/{pc/menu → menu}/util.d.ts +0 -0
  523. /package/types/{pc/message → message}/index.d.ts +0 -0
  524. /package/types/{pc/message → message}/interface.d.ts +0 -0
  525. /package/types/{pc/message → message}/style/index.d.ts +0 -0
  526. /package/types/{pc/message → message}/useMessage.d.ts +0 -0
  527. /package/types/{pc/modal → modal}/Confirm.d.ts +0 -0
  528. /package/types/{pc/modal → modal}/Modal.d.ts +0 -0
  529. /package/types/{pc/modal → modal}/config.d.ts +0 -0
  530. /package/types/{pc/modal → modal}/index.d.ts +0 -0
  531. /package/types/{pc/modal → modal}/interface.d.ts +0 -0
  532. /package/types/{pc/modal → modal}/style/index.d.ts +0 -0
  533. /package/types/{pc/modal → modal}/use-modal/Hook.d.ts +0 -0
  534. /package/types/{pc/modal → modal}/use-modal/index.d.ts +0 -0
  535. /package/types/{pc/notice → notice}/index.d.ts +0 -0
  536. /package/types/{pc/notice → notice}/style/index.d.ts +0 -0
  537. /package/types/{pc/notification → notification}/index.d.ts +0 -0
  538. /package/types/{pc/notification → notification}/interface.d.ts +0 -0
  539. /package/types/{pc/notification → notification}/style/index.d.ts +0 -0
  540. /package/types/{pc/notification → notification}/useNotification.d.ts +0 -0
  541. /package/types/{pc/notification-base → notification-base}/index.d.ts +0 -0
  542. /package/types/{pc/notification-base → notification-base}/style/index.d.ts +0 -0
  543. /package/types/{pc/overflow-ellipsis → overflow-ellipsis}/OverflowItem.d.ts +0 -0
  544. /package/types/{pc/overflow-ellipsis → overflow-ellipsis}/index.d.ts +0 -0
  545. /package/types/{pc/page-header → page-header}/index.d.ts +0 -0
  546. /package/types/{pc/page-header → page-header}/interface.d.ts +0 -0
  547. /package/types/{pc/page-header → page-header}/style/index.d.ts +0 -0
  548. /package/types/{pc/pagination → pagination}/PageItem.d.ts +0 -0
  549. /package/types/{pc/pagination → pagination}/PageJumper.d.ts +0 -0
  550. /package/types/{pc/pagination → pagination}/PageOption.d.ts +0 -0
  551. /package/types/{pc/pagination → pagination}/Pagination.d.ts +0 -0
  552. /package/types/{pc/pagination → pagination}/index.d.ts +0 -0
  553. /package/types/{pc/pagination → pagination}/interface.d.ts +0 -0
  554. /package/types/{pc/pagination → pagination}/style/index.d.ts +0 -0
  555. /package/types/{pc/picker → picker}/Input.d.ts +0 -0
  556. /package/types/{pc/picker → picker}/InputRange.d.ts +0 -0
  557. /package/types/{pc/picker → picker}/index.d.ts +0 -0
  558. /package/types/{pc/picker → picker}/style/index.d.ts +0 -0
  559. /package/types/{pc/popconfirm → popconfirm}/index.d.ts +0 -0
  560. /package/types/{pc/popconfirm → popconfirm}/interface.d.ts +0 -0
  561. /package/types/{pc/popconfirm → popconfirm}/style/index.d.ts +0 -0
  562. /package/types/{pc/popover → popover}/index.d.ts +0 -0
  563. /package/types/{pc/popover → popover}/interface.d.ts +0 -0
  564. /package/types/{pc/popover → popover}/style/index.d.ts +0 -0
  565. /package/types/{pc/portal → portal}/Portal.d.ts +0 -0
  566. /package/types/{pc/portal → portal}/index.d.ts +0 -0
  567. /package/types/{pc/portal → portal}/style/index.d.ts +0 -0
  568. /package/types/{pc/progress → progress}/CircleProgress.d.ts +0 -0
  569. /package/types/{pc/progress → progress}/LineProgess.d.ts +0 -0
  570. /package/types/{pc/progress → progress}/StepProgress.d.ts +0 -0
  571. /package/types/{pc/progress → progress}/index.d.ts +0 -0
  572. /package/types/{pc/progress → progress}/interface.d.ts +0 -0
  573. /package/types/{pc/progress → progress}/style/index.d.ts +0 -0
  574. /package/types/{pc/radio → radio}/Group.d.ts +0 -0
  575. /package/types/{pc/radio → radio}/Radio.d.ts +0 -0
  576. /package/types/{pc/radio → radio}/index.d.ts +0 -0
  577. /package/types/{pc/radio → radio}/interface.d.ts +0 -0
  578. /package/types/{pc/radio → radio}/style/index.d.ts +0 -0
  579. /package/types/{pc/rate → rate}/index.d.ts +0 -0
  580. /package/types/{pc/rate → rate}/interface.d.ts +0 -0
  581. /package/types/{pc/rate → rate}/style/index.d.ts +0 -0
  582. /package/types/{pc/resize-box → resize-box}/ResizeTrigger.d.ts +0 -0
  583. /package/types/{pc/resize-box → resize-box}/Split.d.ts +0 -0
  584. /package/types/{pc/resize-box → resize-box}/SplitGroup.d.ts +0 -0
  585. /package/types/{pc/resize-box → resize-box}/index.d.ts +0 -0
  586. /package/types/{pc/resize-box → resize-box}/interface.d.ts +0 -0
  587. /package/types/{pc/resize-box → resize-box}/style/index.d.ts +0 -0
  588. /package/types/{pc/result → result}/403.d.ts +0 -0
  589. /package/types/{pc/result → result}/404.d.ts +0 -0
  590. /package/types/{pc/result → result}/500.d.ts +0 -0
  591. /package/types/{pc/result → result}/index.d.ts +0 -0
  592. /package/types/{pc/result → result}/interface.d.ts +0 -0
  593. /package/types/{pc/result → result}/style/index.d.ts +0 -0
  594. /package/types/{pc/select → select}/OptGroup.d.ts +0 -0
  595. /package/types/{pc/select → select}/Option.d.ts +0 -0
  596. /package/types/{pc/select → select}/Select.d.ts +0 -0
  597. /package/types/{pc/select → select}/index.d.ts +0 -0
  598. /package/types/{pc/select → select}/style/index.d.ts +0 -0
  599. /package/types/{pc/select → select}/util.d.ts +0 -0
  600. /package/types/{pc/select-view → select-view}/Core.d.ts +0 -0
  601. /package/types/{pc/select-view → select-view}/index.d.ts +0 -0
  602. /package/types/{pc/select-view → select-view}/interface.d.ts +0 -0
  603. /package/types/{pc/select-view → select-view}/style/index.d.ts +0 -0
  604. /package/types/{pc/skeleton → skeleton}/Image.d.ts +0 -0
  605. /package/types/{pc/skeleton → skeleton}/Text.d.ts +0 -0
  606. /package/types/{pc/skeleton → skeleton}/index.d.ts +0 -0
  607. /package/types/{pc/skeleton → skeleton}/interface.d.ts +0 -0
  608. /package/types/{pc/skeleton → skeleton}/style/index.d.ts +0 -0
  609. /package/types/{pc/slider → slider}/Button.d.ts +0 -0
  610. /package/types/{pc/slider → slider}/Dot.d.ts +0 -0
  611. /package/types/{pc/slider → slider}/Input.d.ts +0 -0
  612. /package/types/{pc/slider → slider}/Mark.d.ts +0 -0
  613. /package/types/{pc/slider → slider}/Tick.d.ts +0 -0
  614. /package/types/{pc/slider → slider}/hook/useInterval.d.ts +0 -0
  615. /package/types/{pc/slider → slider}/hook/useLegalValue.d.ts +0 -0
  616. /package/types/{pc/slider → slider}/index.d.ts +0 -0
  617. /package/types/{pc/slider → slider}/interface.d.ts +0 -0
  618. /package/types/{pc/slider → slider}/style/index.d.ts +0 -0
  619. /package/types/{pc/slider → slider}/util.d.ts +0 -0
  620. /package/types/{pc/space → space}/index.d.ts +0 -0
  621. /package/types/{pc/space → space}/interface.d.ts +0 -0
  622. /package/types/{pc/space → space}/style/index.d.ts +0 -0
  623. /package/types/{pc/space → space}/toArray.d.ts +0 -0
  624. /package/types/{common/speech-synthesis → speech-synthesis}/index.d.ts +0 -0
  625. /package/types/{common/speech-synthesis → speech-synthesis}/style/index.d.ts +0 -0
  626. /package/types/{pc/spin → spin}/DotLoading.d.ts +0 -0
  627. /package/types/{pc/spin → spin}/index.d.ts +0 -0
  628. /package/types/{pc/spin → spin}/interface.d.ts +0 -0
  629. /package/types/{pc/spin → spin}/style/index.d.ts +0 -0
  630. /package/types/{pc/statistic → statistic}/Countdown.d.ts +0 -0
  631. /package/types/{pc/statistic → statistic}/index.d.ts +0 -0
  632. /package/types/{pc/statistic → statistic}/interface.d.ts +0 -0
  633. /package/types/{pc/statistic → statistic}/style/index.d.ts +0 -0
  634. /package/types/{pc/statistic → statistic}/util.d.ts +0 -0
  635. /package/types/{pc/steps → steps}/Step.d.ts +0 -0
  636. /package/types/{pc/steps → steps}/index.d.ts +0 -0
  637. /package/types/{pc/steps → steps}/interface.d.ts +0 -0
  638. /package/types/{pc/steps → steps}/style/index.d.ts +0 -0
  639. /package/types/{pc/style → style}/index.d.ts +0 -0
  640. /package/types/{common/suspense-fallback-test → suspense-fallback-test}/index.d.ts +0 -0
  641. /package/types/{common/suspense-fallback-test → suspense-fallback-test}/style/index.d.ts +0 -0
  642. /package/types/{pc/switch → switch}/index.d.ts +0 -0
  643. /package/types/{pc/switch → switch}/interface.d.ts +0 -0
  644. /package/types/{pc/suspense-fallback-test → switch}/style/index.d.ts +0 -0
  645. /package/types/{pc/table → table}/ColGroup.d.ts +0 -0
  646. /package/types/{pc/table → table}/Table.d.ts +0 -0
  647. /package/types/{pc/table → table}/constant.d.ts +0 -0
  648. /package/types/{pc/table → table}/hook/useColumns.d.ts +0 -0
  649. /package/types/{pc/table → table}/hook/useComponent.d.ts +0 -0
  650. /package/types/{pc/table → table}/hook/useExpand.d.ts +0 -0
  651. /package/types/{pc/table → table}/hook/useRowSelection.d.ts +0 -0
  652. /package/types/{pc/table → table}/hook/useSorter.d.ts +0 -0
  653. /package/types/{pc/table → table}/hook/useStickyClassNames.d.ts +0 -0
  654. /package/types/{pc/table → table}/hook/useStickyOffsets.d.ts +0 -0
  655. /package/types/{pc/table → table}/index.d.ts +0 -0
  656. /package/types/{pc/table → table}/interface.d.ts +0 -0
  657. /package/types/{pc/table → table}/style/index.d.ts +0 -0
  658. /package/types/{pc/table → table}/summary/Cell.d.ts +0 -0
  659. /package/types/{pc/table → table}/summary/Row.d.ts +0 -0
  660. /package/types/{pc/table → table}/summary/context.d.ts +0 -0
  661. /package/types/{pc/table → table}/summary/index.d.ts +0 -0
  662. /package/types/{pc/table → table}/tbody/Td.d.ts +0 -0
  663. /package/types/{pc/table → table}/tbody/Tr.d.ts +0 -0
  664. /package/types/{pc/table → table}/tbody/index.d.ts +0 -0
  665. /package/types/{pc/table → table}/tfoot/index.d.ts +0 -0
  666. /package/types/{pc/table → table}/thead/Column.d.ts +0 -0
  667. /package/types/{pc/table → table}/thead/index.d.ts +0 -0
  668. /package/types/{pc/table → table}/util.d.ts +0 -0
  669. /package/types/{pc/tabs → tabs}/Tab.d.ts +0 -0
  670. /package/types/{pc/tabs → tabs}/TabContent.d.ts +0 -0
  671. /package/types/{pc/tabs → tabs}/TabPane.d.ts +0 -0
  672. /package/types/{pc/tabs → tabs}/hook/useDomSize.d.ts +0 -0
  673. /package/types/{pc/tabs → tabs}/hook/useHeaderScroll.d.ts +0 -0
  674. /package/types/{pc/tabs → tabs}/index.d.ts +0 -0
  675. /package/types/{pc/tabs → tabs}/interface.d.ts +0 -0
  676. /package/types/{pc/tabs → tabs}/style/index.d.ts +0 -0
  677. /package/types/{pc/tabs → tabs}/tab-header/DropdownIcon.d.ts +0 -0
  678. /package/types/{pc/tabs → tabs}/tab-header/TabInk.d.ts +0 -0
  679. /package/types/{pc/tabs → tabs}/tab-header/TabNavIcon.d.ts +0 -0
  680. /package/types/{pc/tabs → tabs}/tab-header/TabTitle.d.ts +0 -0
  681. /package/types/{pc/tabs → tabs}/tab-header/index.d.ts +0 -0
  682. /package/types/{pc/tabs → tabs}/util.d.ts +0 -0
  683. /package/types/{pc/tag → tag}/index.d.ts +0 -0
  684. /package/types/{pc/tag → tag}/interface.d.ts +0 -0
  685. /package/types/{pc/switch → tag}/style/index.d.ts +0 -0
  686. /package/types/{pc/time-picker → time-picker}/Picker.d.ts +0 -0
  687. /package/types/{pc/time-picker → time-picker}/RangePicker.d.ts +0 -0
  688. /package/types/{pc/time-picker → time-picker}/TimeColumn.d.ts +0 -0
  689. /package/types/{pc/time-picker → time-picker}/TimePicker.d.ts +0 -0
  690. /package/types/{pc/time-picker → time-picker}/context.d.ts +0 -0
  691. /package/types/{pc/time-picker → time-picker}/index.d.ts +0 -0
  692. /package/types/{pc/time-picker → time-picker}/interface.d.ts +0 -0
  693. /package/types/{pc/time-picker → time-picker}/style/index.d.ts +0 -0
  694. /package/types/{pc/time-picker → time-picker}/util.d.ts +0 -0
  695. /package/types/{pc/timeline → timeline}/Item.d.ts +0 -0
  696. /package/types/{pc/timeline → timeline}/Timeline.d.ts +0 -0
  697. /package/types/{pc/timeline → timeline}/index.d.ts +0 -0
  698. /package/types/{pc/timeline → timeline}/interface.d.ts +0 -0
  699. /package/types/{pc/tag → timeline}/style/index.d.ts +0 -0
  700. /package/types/{pc/tooltip → tooltip}/index.d.ts +0 -0
  701. /package/types/{pc/tooltip → tooltip}/interface.d.ts +0 -0
  702. /package/types/{pc/tooltip → tooltip}/style/index.d.ts +0 -0
  703. /package/types/{pc/transfer → transfer}/Item.d.ts +0 -0
  704. /package/types/{pc/transfer → transfer}/List.d.ts +0 -0
  705. /package/types/{pc/transfer → transfer}/index.d.ts +0 -0
  706. /package/types/{pc/transfer → transfer}/interface.d.ts +0 -0
  707. /package/types/{pc/transfer → transfer}/style/index.d.ts +0 -0
  708. /package/types/{pc/tree → tree}/Animation.d.ts +0 -0
  709. /package/types/{pc/tree → tree}/Context.d.ts +0 -0
  710. /package/types/{pc/tree → tree}/Node.d.ts +0 -0
  711. /package/types/{pc/tree → tree}/NodeList.d.ts +0 -0
  712. /package/types/{pc/tree → tree}/Tree.d.ts +0 -0
  713. /package/types/{pc/tree → tree}/index.d.ts +0 -0
  714. /package/types/{pc/tree → tree}/interface.d.ts +0 -0
  715. /package/types/{pc/tree → tree}/style/index.d.ts +0 -0
  716. /package/types/{pc/tree → tree}/util.d.ts +0 -0
  717. /package/types/{pc/tree-select → tree-select}/List.d.ts +0 -0
  718. /package/types/{pc/tree-select → tree-select}/Select.d.ts +0 -0
  719. /package/types/{pc/tree-select → tree-select}/hook/useKeyCache.d.ts +0 -0
  720. /package/types/{pc/tree-select → tree-select}/hook/useStateValue.d.ts +0 -0
  721. /package/types/{pc/tree-select → tree-select}/hook/useTreeData.d.ts +0 -0
  722. /package/types/{pc/tree-select → tree-select}/index.d.ts +0 -0
  723. /package/types/{pc/tree-select → tree-select}/interface.d.ts +0 -0
  724. /package/types/{pc/tree-select → tree-select}/style/index.d.ts +0 -0
  725. /package/types/{pc/tree-select → tree-select}/util.d.ts +0 -0
  726. /package/types/{pc/trigger → trigger}/Portal.d.ts +0 -0
  727. /package/types/{pc/trigger → trigger}/getPopupStyle.d.ts +0 -0
  728. /package/types/{pc/trigger → trigger}/index.d.ts +0 -0
  729. /package/types/{pc/trigger → trigger}/interface.d.ts +0 -0
  730. /package/types/{pc/timeline → trigger}/style/index.d.ts +0 -0
  731. /package/types/{pc/typography → typography}/Base.d.ts +0 -0
  732. /package/types/{pc/typography → typography}/EditContent.d.ts +0 -0
  733. /package/types/{pc/typography → typography}/Ellipsis.d.ts +0 -0
  734. /package/types/{pc/typography → typography}/Operations.d.ts +0 -0
  735. /package/types/{pc/typography → typography}/Paragraph.d.ts +0 -0
  736. /package/types/{pc/typography → typography}/Text.d.ts +0 -0
  737. /package/types/{pc/typography → typography}/Title.d.ts +0 -0
  738. /package/types/{pc/typography → typography}/Typography.d.ts +0 -0
  739. /package/types/{pc/typography → typography}/index.d.ts +0 -0
  740. /package/types/{pc/typography → typography}/interface.d.ts +0 -0
  741. /package/types/{pc/typography → typography}/style/index.d.ts +0 -0
  742. /package/types/{pc/typography → typography}/useCssEllipsis.d.ts +0 -0
  743. /package/types/{pc/typography → typography}/useEllipsis.d.ts +0 -0
  744. /package/types/{pc/upload → upload}/TriggerNode.d.ts +0 -0
  745. /package/types/{pc/upload → upload}/Upload.d.ts +0 -0
  746. /package/types/{pc/upload → upload}/Uploader.d.ts +0 -0
  747. /package/types/{pc/upload → upload}/index.d.ts +0 -0
  748. /package/types/{pc/upload → upload}/interface.d.ts +0 -0
  749. /package/types/{pc/upload → upload}/list/PictureItem.d.ts +0 -0
  750. /package/types/{pc/upload → upload}/list/TextItem.d.ts +0 -0
  751. /package/types/{pc/upload → upload}/list/UploadProgress.d.ts +0 -0
  752. /package/types/{pc/upload → upload}/list/index.d.ts +0 -0
  753. /package/types/{pc/upload → upload}/request.d.ts +0 -0
  754. /package/types/{pc/upload → upload}/style/index.d.ts +0 -0
  755. /package/types/{pc/upload → upload}/util.d.ts +0 -0
  756. /package/types/{pc/utils → utils}/constant.d.ts +0 -0
  757. /package/types/{pc/utils → utils}/contextHolder.d.ts +0 -0
  758. /package/types/{pc/utils → utils}/dayjs.d.ts +0 -0
  759. /package/types/{pc/utils → utils}/dom.d.ts +0 -0
  760. /package/types/{pc/utils → utils}/fillNBSP.d.ts +0 -0
  761. /package/types/{pc/utils → utils}/getHighlightText.d.ts +0 -0
  762. /package/types/{pc/utils → utils}/getHotkeyHandler.d.ts +0 -0
  763. /package/types/{pc/utils → utils}/getStringLength.d.ts +0 -0
  764. /package/types/{pc/utils → utils}/include.d.ts +0 -0
  765. /package/types/{pc/utils → utils}/is.d.ts +0 -0
  766. /package/types/{pc/utils → utils}/keyCode.d.ts +0 -0
  767. /package/types/{pc/utils → utils}/mergeProp.d.ts +0 -0
  768. /package/types/{pc/utils → utils}/mergedToString.d.ts +0 -0
  769. /package/types/{pc/utils → utils}/names.d.ts +0 -0
  770. /package/types/{pc/utils → utils}/omit.d.ts +0 -0
  771. /package/types/{pc/utils → utils}/pad.d.ts +0 -0
  772. /package/types/{pc/utils → utils}/pick.d.ts +0 -0
  773. /package/types/{pc/utils → utils}/raf.d.ts +0 -0
  774. /package/types/{pc/utils → utils}/reactDOM.d.ts +0 -0
  775. /package/types/{pc/utils → utils}/responsiveObserve.d.ts +0 -0
  776. /package/types/{pc/utils → utils}/style.d.ts +0 -0
  777. /package/types/{pc/utils → utils}/throttleByRaf.d.ts +0 -0
  778. /package/types/{pc/utils → utils}/throttleByRafV2.d.ts +0 -0
  779. /package/types/{pc/utils → utils}/type.d.ts +0 -0
  780. /package/types/{pc/utils → utils}/warning.d.ts +0 -0
  781. /package/types/{pc/verification-code → verification-code}/VerificationCode.d.ts +0 -0
  782. /package/types/{pc/verification-code → verification-code}/index.d.ts +0 -0
  783. /package/types/{pc/verification-code → verification-code}/interface.d.ts +0 -0
  784. /package/types/{pc/verification-code → verification-code}/style/index.d.ts +0 -0
  785. /package/types/{pc/version → version}/index.d.ts +0 -0
  786. /package/types/{pc/virtual-list → virtual-list}/Filler.d.ts +0 -0
  787. /package/types/{pc/virtual-list → virtual-list}/index.d.ts +0 -0
  788. /package/types/{pc/trigger → virtual-list}/style/index.d.ts +0 -0
  789. /package/types/{pc/virtual-list → virtual-list}/util/algorithm.d.ts +0 -0
  790. /package/types/{pc/virtual-list → virtual-list}/util/item.d.ts +0 -0
  791. /package/types/{pc/watermark → watermark}/Watermark.d.ts +0 -0
  792. /package/types/{pc/watermark → watermark}/index.d.ts +0 -0
  793. /package/types/{pc/watermark → watermark}/interface.d.ts +0 -0
  794. /package/types/{pc/watermark → watermark}/style/index.d.ts +0 -0
package/chunk/CfqAfcA3.js CHANGED
@@ -6,24 +6,24 @@ import { a as mt, I as pt } from "./z7sBNzI4.js";
6
6
  import se from "../hooks/useId.js";
7
7
  import fe from "../hooks/useMergeProps.js";
8
8
  import de from "../hooks/useMergeValue.js";
9
- import M from "@unicom-cloud/utils/class-name";
9
+ import M from "@panqibao/utils/class-name";
10
10
  import dt from "../utils/omit.js";
11
- import ue from "@unicom-cloud/icons/IconUiPlus";
11
+ import ue from "@panqibao/icons/IconUiPlus";
12
12
  import Tt from "lodash/isNumber";
13
13
  import he from "lodash/throttle";
14
14
  import { on as st, off as At } from "../utils/dom.js";
15
15
  import { Enter as Yt } from "../utils/keyCode.js";
16
16
  import { setTransformStyle as me } from "../utils/style.js";
17
- import jt from "@unicom-cloud/icons/IconUiDown";
17
+ import jt from "@panqibao/icons/IconUiDown";
18
18
  import Ut from "lodash/isNull";
19
19
  import pe from "../Dropdown.js";
20
20
  import { M as Mt } from "./DUX5Hw8l.js";
21
21
  import ge from "lodash/isEqualWith";
22
22
  import be from "../utils/throttleByRaf.js";
23
- import Et from "@unicom-cloud/icons/IconUiLeft";
24
- import Bt from "@unicom-cloud/icons/IconUiRight";
25
- import ve from "@unicom-cloud/icons/IconUiUp";
26
- import $e from "@unicom-cloud/icons/IconUiClose";
23
+ import Et from "@panqibao/icons/IconUiLeft";
24
+ import Bt from "@panqibao/icons/IconUiRight";
25
+ import ve from "@panqibao/icons/IconUiUp";
26
+ import $e from "@panqibao/icons/IconUiClose";
27
27
  function ye(e) {
28
28
  const {
29
29
  animation: r,
package/chunk/CkIWpIl6.js CHANGED
@@ -5,7 +5,7 @@ import B, { createContext as H, useContext as G, useRef as L } from "react";
5
5
  import { a as A, I as Q } from "./z7sBNzI4.js";
6
6
  import D from "../hooks/useMergeProps.js";
7
7
  import F from "../hooks/useMergeValue.js";
8
- import I from "@unicom-cloud/utils/class-name";
8
+ import I from "@panqibao/utils/class-name";
9
9
  import S from "../utils/omit.js";
10
10
  import T from "lodash/isArray";
11
11
  import q from "lodash/isPlainObject";
package/chunk/Cku5-xbe.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { jsxs as z, Fragment as F, jsx as C } from "react/jsx-runtime";
2
- import O from "@unicom-cloud/icons/IconUiClose";
2
+ import O from "@panqibao/icons/IconUiClose";
3
3
  import tt from "lodash/isFunction";
4
4
  import et, { useRef as b, useState as A, useImperativeHandle as ot, useEffect as T } from "react";
5
5
  import nt from "../hooks/useKeyboardEvent.js";
6
6
  import { I as rt } from "./z7sBNzI4.js";
7
- import V from "@unicom-cloud/utils/class-name";
7
+ import V from "@panqibao/utils/class-name";
8
8
  import it from "../utils/fillNBSP.js";
9
9
  import { isObject as N } from "../utils/is.js";
10
10
  import at from "../utils/omit.js";
package/chunk/CoevJNNj.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { jsx as n, jsxs as K } from "react/jsx-runtime";
2
- import j from "@unicom-cloud/icons/IconUiLeft";
3
- import q from "@unicom-cloud/icons/IconUiRight";
2
+ import j from "@panqibao/icons/IconUiLeft";
3
+ import q from "@panqibao/icons/IconUiRight";
4
4
  import X from "lodash/isArray";
5
5
  import w from "lodash/isNumber";
6
6
  import { createContext as Y, forwardRef as Z, useContext as ee, useState as re, useRef as A, useEffect as F, useMemo as te } from "react";
7
7
  import { a as ie } from "./z7sBNzI4.js";
8
8
  import se from "../hooks/useMergeValue.js";
9
9
  import oe from "../ResizeBox.js";
10
- import H from "@unicom-cloud/utils/class-name";
10
+ import H from "@panqibao/utils/class-name";
11
11
  import L, { responsiveMap as ne } from "../utils/responsiveObserve.js";
12
12
  const le = Y({
13
13
  siderCollapsed: !1,
package/chunk/Ct7mcZuW.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { jsx as b, jsxs as E, Fragment as W } from "react/jsx-runtime";
2
- import q from "@unicom-cloud/icons/IconUiCheck";
3
- import B from "@unicom-cloud/icons/IconUiMinus";
2
+ import q from "@panqibao/icons/IconUiCheck";
3
+ import B from "@panqibao/icons/IconUiMinus";
4
4
  import I from "lodash/isFunction";
5
5
  import J from "lodash/isNil";
6
6
  import G, { createContext as K, useState as j, useContext as R, useCallback as F, useMemo as M, useRef as Q, useEffect as X } from "react";
7
7
  import { a as U, I as Y } from "./z7sBNzI4.js";
8
8
  import Z from "../hooks/useMergeProps.js";
9
9
  import z from "../hooks/useMergeValue.js";
10
- import D from "@unicom-cloud/utils/class-name";
10
+ import D from "@panqibao/utils/class-name";
11
11
  import _ from "../utils/omit.js";
12
12
  import w from "lodash/isArray";
13
13
  import A from "lodash/isPlainObject";
package/chunk/Cw63stMm.js CHANGED
@@ -2,11 +2,11 @@ var He = Object.defineProperty;
2
2
  var Be = (t, e, n) => e in t ? He(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
3
  var d = (t, e, n) => Be(t, typeof e != "symbol" ? e + "" : e, n);
4
4
  import { jsxs as X, Fragment as ne, jsx as g } from "react/jsx-runtime";
5
- import je from "@unicom-cloud/icons/IconUiCheck";
6
- import Ue from "@unicom-cloud/icons/IconUiLeft";
7
- import We from "@unicom-cloud/icons/IconUiLoading";
8
- import Ke from "@unicom-cloud/icons/IconUiRight";
9
- import { isEmptyValue as ze, isEmptyArray as qe } from "@unicom-cloud/utils/is";
5
+ import je from "@panqibao/icons/IconUiCheck";
6
+ import Ue from "@panqibao/icons/IconUiLeft";
7
+ import We from "@panqibao/icons/IconUiLoading";
8
+ import Ke from "@panqibao/icons/IconUiRight";
9
+ import { isEmptyValue as ze, isEmptyArray as qe } from "@panqibao/utils/is";
10
10
  import we from "lodash/isArray";
11
11
  import W from "lodash/isFunction";
12
12
  import oe from "lodash/isPlainObject";
@@ -20,7 +20,7 @@ import ve from "../hooks/useMergeValue.js";
20
20
  import re from "../hooks/useUpdateEffect.js";
21
21
  import tt from "../SelectView.js";
22
22
  import nt from "../Trigger.js";
23
- import q from "@unicom-cloud/utils/class-name";
23
+ import q from "@panqibao/utils/class-name";
24
24
  import { Enter as he, ArrowLeft as rt, ArrowRight as lt, ArrowUp as _e, ArrowDown as ae, Esc as fe, Tab as st } from "../utils/keyCode.js";
25
25
  import { j as at, P as it } from "./uUGMUxt_.js";
26
26
  import me from "lodash/isEqualWith";
package/chunk/DCe3olyi.js CHANGED
@@ -9,14 +9,14 @@ import Nt from "../hooks/useMergeProps.js";
9
9
  import et from "../hooks/useMergeValue.js";
10
10
  import $t from "../SelectView.js";
11
11
  import It from "../Trigger.js";
12
- import ce from "@unicom-cloud/utils/class-name";
12
+ import ce from "@panqibao/utils/class-name";
13
13
  import Pt from "../utils/getHotkeyHandler.js";
14
14
  import { isObject as U } from "../utils/is.js";
15
15
  import { Esc as Tt, Enter as tt, Tab as nt, ArrowUp as Ft, ArrowDown as Ut } from "../utils/keyCode.js";
16
16
  import Me from "../utils/omit.js";
17
17
  import Rt from "../utils/warning.js";
18
18
  import { V as Mt } from "./CiEln_Q1.js";
19
- import { isEmptyArray as Dt } from "@unicom-cloud/utils/is";
19
+ import { isEmptyArray as Dt } from "@panqibao/utils/is";
20
20
  import ie from "lodash/get";
21
21
  import Gt from "lodash/isNil";
22
22
  import Ht from "lodash/isNumber";
package/chunk/DG5zSZDd.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsxs as g, jsx as e } from "react/jsx-runtime";
2
- import Ce from "@unicom-cloud/icons/IconUiImageClose";
3
- import Pe from "@unicom-cloud/icons/IconUiLoading";
2
+ import Ce from "@panqibao/icons/IconUiImageClose";
3
+ import Pe from "@panqibao/icons/IconUiLoading";
4
4
  import _ from "lodash/isNumber";
5
5
  import ee from "lodash/isPlainObject";
6
6
  import Ie from "lodash/isUndefined";
@@ -10,9 +10,9 @@ import Le from "../hooks/useInView.js";
10
10
  import ye from "../hooks/useKeyboardEvent.js";
11
11
  import Ee from "../hooks/useMergeProps.js";
12
12
  import Fe from "../hooks/useMergeValue.js";
13
- import h from "@unicom-cloud/utils/class-name";
13
+ import h from "@panqibao/utils/class-name";
14
14
  import Re from "../utils/omit.js";
15
- import Ge from "@unicom-cloud/icons/IconUiMore";
15
+ import Ge from "@panqibao/icons/IconUiMore";
16
16
  import { T as Ue, P as ie, a as je, b as Me, u as Se } from "./BXZYc88i.js";
17
17
  function te(v) {
18
18
  const { title: w, description: $, actions: t } = v, a = w || $, l = t && t.length;
package/chunk/DMeJAY1S.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsx as s, jsxs as R, Fragment as _e } from "react/jsx-runtime";
2
- import en from "@unicom-cloud/icons/IconUiClose";
2
+ import en from "@panqibao/icons/IconUiClose";
3
3
  import we from "lodash/isFunction";
4
4
  import nn, { forwardRef as Pe, useState as P, useImperativeHandle as tn, useRef as x, useContext as rn, useCallback as S, useEffect as te } from "react";
5
5
  import Me from "../Button.js";
@@ -9,15 +9,15 @@ import fn from "../hooks/useMergeValue.js";
9
9
  import mn from "../hooks/useOverflowHidden.js";
10
10
  import pn from "../Portal.js";
11
11
  import { P as Te } from "./uUGMUxt_.js";
12
- import ye from "@unicom-cloud/utils/class-name";
12
+ import ye from "@panqibao/utils/class-name";
13
13
  import { isServerRendering as Cn, contains as hn } from "../utils/dom.js";
14
14
  import { Esc as bn } from "../utils/keyCode.js";
15
15
  import gn from "../utils/omit.js";
16
16
  import { render as xn, findDOMNode as vn } from "../utils/reactDOM.js";
17
- import kn from "@unicom-cloud/icons/IconUiCheckCircleFill";
18
- import En from "@unicom-cloud/icons/IconUiCloseCircleFill";
19
- import Ne from "@unicom-cloud/icons/IconUiExclamationCircleFill";
20
- import wn from "@unicom-cloud/icons/IconUiInfoCircleFill";
17
+ import kn from "@panqibao/icons/IconUiCheckCircleFill";
18
+ import En from "@panqibao/icons/IconUiCloseCircleFill";
19
+ import Ne from "@panqibao/icons/IconUiExclamationCircleFill";
20
+ import wn from "@panqibao/icons/IconUiInfoCircleFill";
21
21
  function Mn(n) {
22
22
  const { prefixCls: a, simple: c } = ln();
23
23
  return /* @__PURE__ */ s(E, { prefixCls: a, simple: c, ...n, children: n.content });
package/chunk/DUX5Hw8l.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as i, jsxs as F, Fragment as we } from "react/jsx-runtime";
2
- import Ae from "@unicom-cloud/icons/IconUiMenuFold";
3
- import Ue from "@unicom-cloud/icons/IconUiMenuUnfold";
2
+ import Ae from "@panqibao/icons/IconUiMenuFold";
3
+ import Ue from "@panqibao/icons/IconUiMenuUnfold";
4
4
  import He from "lodash/isPlainObject";
5
5
  import L, { createContext as Be, useContext as K, forwardRef as X, useRef as J, useEffect as Z, useState as Ce, useMemo as Fe } from "react";
6
6
  import { a as Ie } from "./z7sBNzI4.js";
@@ -10,19 +10,19 @@ import We from "../hooks/useKeyboardEvent.js";
10
10
  import Ge from "../hooks/useMergeProps.js";
11
11
  import re from "../hooks/useMergeValue.js";
12
12
  import { a as ze } from "./CoevJNNj.js";
13
- import B from "@unicom-cloud/utils/class-name";
13
+ import B from "@panqibao/utils/class-name";
14
14
  import z from "../utils/omit.js";
15
15
  import { y as je } from "./CiZVOdJ3.js";
16
16
  import qe from "../hooks/useIsFirstRender.js";
17
17
  import Qe from "../Tooltip.js";
18
18
  import { Enter as ie, ArrowLeft as Ye, ArrowRight as Je } from "../utils/keyCode.js";
19
19
  import { getStyle as ge } from "../utils/style.js";
20
- import ve from "@unicom-cloud/icons/IconUiDown";
20
+ import ve from "@panqibao/icons/IconUiDown";
21
21
  import Xe from "../hooks/useStateWithPromise.js";
22
22
  import { P as Ze } from "./uUGMUxt_.js";
23
23
  import en from "../utils/pick.js";
24
- import nn from "@unicom-cloud/icons/IconUiLeft";
25
- import tn from "@unicom-cloud/icons/IconUiRight";
24
+ import nn from "@panqibao/icons/IconUiLeft";
25
+ import tn from "@panqibao/icons/IconUiRight";
26
26
  import on from "../Dropdown.js";
27
27
  const H = Be({});
28
28
  function ee(l) {
package/chunk/DWGwYNvC.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsxs as g, Fragment as ue, jsx as n } from "react/jsx-runtime";
2
- import pe from "@unicom-cloud/icons/IconUiClose";
2
+ import pe from "@panqibao/icons/IconUiClose";
3
3
  import fe from "lodash/isFunction";
4
4
  import he, { useContext as Ce, useRef as T, useState as d, useCallback as xe, useMemo as ye, useImperativeHandle as ke, useEffect as z } from "react";
5
5
  import F from "../Button.js";
@@ -8,7 +8,7 @@ import be from "../hooks/useMergeProps.js";
8
8
  import we from "../hooks/useOverflowHidden.js";
9
9
  import Ie from "../Portal.js";
10
10
  import { P as j } from "./uUGMUxt_.js";
11
- import b from "@unicom-cloud/utils/class-name";
11
+ import b from "@panqibao/utils/class-name";
12
12
  import { isServerRendering as ve, contains as Pe } from "../utils/dom.js";
13
13
  import { Esc as $e } from "../utils/keyCode.js";
14
14
  import Ee from "../utils/omit.js";
package/chunk/DXMtLuTP.js CHANGED
@@ -3,11 +3,11 @@ import W, { useContext as O, useState as Je, useRef as me, useEffect as te, forw
3
3
  import { a as A } from "./z7sBNzI4.js";
4
4
  import Ae from "../hooks/useMergeProps.js";
5
5
  import oe from "../hooks/useMergeValue.js";
6
- import q from "@unicom-cloud/utils/class-name";
6
+ import q from "@panqibao/utils/class-name";
7
7
  import { pickDataAttributes as Fe } from "../utils/pick.js";
8
- import _e from "@unicom-cloud/icons/IconUiLeft";
9
- import Le from "@unicom-cloud/icons/IconUiMore";
10
- import Te from "@unicom-cloud/icons/IconUiRight";
8
+ import _e from "@panqibao/icons/IconUiLeft";
9
+ import Le from "@panqibao/icons/IconUiMore";
10
+ import Te from "@panqibao/icons/IconUiRight";
11
11
  import ge from "../hooks/useKeyboardEvent.js";
12
12
  import Ue from "lodash/isFunction";
13
13
  import Be from "lodash/isPlainObject";
package/chunk/DfvdYCUz.js CHANGED
@@ -3,7 +3,7 @@ import v, { useContext as D, useRef as j, useEffect as k } from "react";
3
3
  import { a as S } from "./z7sBNzI4.js";
4
4
  import F from "../hooks/useMergeProps.js";
5
5
  import E from "../Spin.js";
6
- import b from "@unicom-cloud/utils/class-name";
6
+ import b from "@panqibao/utils/class-name";
7
7
  const L = {
8
8
  dotType: "solid",
9
9
  lineType: "solid"
package/chunk/I0bfWb5y.js CHANGED
@@ -9,23 +9,23 @@ import ce, { useContext as de, useRef as ie, useState as ae, useMemo as pe, useI
9
9
  import { a as fe, I as st } from "./z7sBNzI4.js";
10
10
  import Fe from "../hooks/useMergeProps.js";
11
11
  import $e from "../hooks/useMergeValue.js";
12
- import D from "@unicom-cloud/utils/class-name";
12
+ import D from "@panqibao/utils/class-name";
13
13
  import { contains as Le } from "../utils/dom.js";
14
14
  import { u as ot, I as at } from "./Cku5-xbe.js";
15
- import lt from "@unicom-cloud/icons/IconUiDown";
16
- import ut from "@unicom-cloud/icons/IconUiMinus";
17
- import ct from "@unicom-cloud/icons/IconUiPlus";
18
- import dt from "@unicom-cloud/icons/IconUiUp";
15
+ import lt from "@panqibao/icons/IconUiDown";
16
+ import ut from "@panqibao/icons/IconUiMinus";
17
+ import ct from "@panqibao/icons/IconUiPlus";
18
+ import dt from "@panqibao/icons/IconUiUp";
19
19
  import se from "lodash/isNumber";
20
- import ft from "@unicom-cloud/icons/IconUiEye";
21
- import mt from "@unicom-cloud/icons/IconUiEyeInvisible";
20
+ import ft from "@panqibao/icons/IconUiEye";
21
+ import mt from "@panqibao/icons/IconUiEyeInvisible";
22
22
  import gt from "../hooks/useKeyboardEvent.js";
23
23
  import ye from "../utils/omit.js";
24
- import pt from "@unicom-cloud/icons/IconUiLoading";
25
- import De from "@unicom-cloud/icons/IconUiSearch";
24
+ import pt from "@panqibao/icons/IconUiLoading";
25
+ import De from "@panqibao/icons/IconUiSearch";
26
26
  import ht from "../Button.js";
27
27
  import { I as Nt } from "./dhljdm11.js";
28
- import xt from "@unicom-cloud/icons/IconUiClose";
28
+ import xt from "@panqibao/icons/IconUiClose";
29
29
  import ke from "../hooks/useIsomorphicLayoutEffect.js";
30
30
  import { isObject as ze } from "../utils/is.js";
31
31
  import { ArrowDown as St, ArrowUp as vt } from "../utils/keyCode.js";
package/chunk/dhljdm11.js CHANGED
@@ -6,14 +6,14 @@ import { a as Qe, I as Ze } from "./z7sBNzI4.js";
6
6
  import ye from "../hooks/useMergeValue.js";
7
7
  import { I as et } from "./Cku5-xbe.js";
8
8
  import tt from "../Tag.js";
9
- import S from "@unicom-cloud/utils/class-name";
9
+ import S from "@panqibao/utils/class-name";
10
10
  import at from "../utils/getHotkeyHandler.js";
11
11
  import { Backspace as ot } from "../utils/keyCode.js";
12
12
  import rt from "../Draggable.js";
13
13
  import st from "../hooks/useMergeProps.js";
14
14
  import nt from "../utils/fillNBSP.js";
15
15
  import lt from "../utils/omit.js";
16
- import ct from "@unicom-cloud/icons/IconUiClose";
16
+ import ct from "@panqibao/icons/IconUiClose";
17
17
  import it from "../Popover.js";
18
18
  import ut from "../OverflowEllipsis.js";
19
19
  import { isObject as _e } from "../utils/is.js";
package/chunk/m3_n9fBe.js CHANGED
@@ -4,31 +4,31 @@ import fe from "lodash/isNumber";
4
4
  import ee, { useContext as z, forwardRef as W, useState as G, useMemo as pe, useEffect as xe, useRef as te, useImperativeHandle as ge } from "react";
5
5
  import { a as J, I as $e } from "./z7sBNzI4.js";
6
6
  import ye from "../hooks/useMergeProps.js";
7
- import K from "@unicom-cloud/utils/class-name";
7
+ import K from "@panqibao/utils/class-name";
8
8
  import Ie from "../utils/omit.js";
9
9
  import de from "../utils/warning.js";
10
10
  import { j as we, P as ie } from "./uUGMUxt_.js";
11
11
  import { a as Re } from "./BXZYc88i.js";
12
- import he from "@unicom-cloud/icons/IconUiDelete";
13
- import Ne from "@unicom-cloud/icons/IconUiEye";
14
- import Pe from "@unicom-cloud/icons/IconUiImageClose";
15
- import ae from "@unicom-cloud/icons/IconUiUpload";
12
+ import he from "@panqibao/icons/IconUiDelete";
13
+ import Ne from "@panqibao/icons/IconUiEye";
14
+ import Pe from "@panqibao/icons/IconUiImageClose";
15
+ import ae from "@panqibao/icons/IconUiUpload";
16
16
  import X from "../hooks/useKeyboardEvent.js";
17
17
  import { isObject as ne } from "../utils/is.js";
18
- import Le from "@unicom-cloud/icons/IconUiCheck";
19
- import Ce from "@unicom-cloud/icons/IconUiPause";
20
- import Fe from "@unicom-cloud/icons/IconUiPlayArrowFill";
18
+ import Le from "@panqibao/icons/IconUiCheck";
19
+ import Ce from "@panqibao/icons/IconUiPause";
20
+ import Fe from "@panqibao/icons/IconUiPlayArrowFill";
21
21
  import Ee from "../Progress.js";
22
22
  import re from "../Tooltip.js";
23
- import Oe from "@unicom-cloud/icons/IconUiExclamationCircleFill";
24
- import De from "@unicom-cloud/icons/IconUiFile";
25
- import Te from "@unicom-cloud/icons/IconUiFileAudio";
26
- import ve from "@unicom-cloud/icons/IconUiFileImage";
27
- import ke from "@unicom-cloud/icons/IconUiFilePdf";
28
- import je from "@unicom-cloud/icons/IconUiFileVideo";
29
- import { isFile as Se } from "@unicom-cloud/utils/is";
23
+ import Oe from "@panqibao/icons/IconUiExclamationCircleFill";
24
+ import De from "@panqibao/icons/IconUiFile";
25
+ import Te from "@panqibao/icons/IconUiFileAudio";
26
+ import ve from "@panqibao/icons/IconUiFileImage";
27
+ import ke from "@panqibao/icons/IconUiFilePdf";
28
+ import je from "@panqibao/icons/IconUiFileVideo";
29
+ import { isFile as Se } from "@panqibao/utils/is";
30
30
  import oe from "lodash/isPlainObject";
31
- import ue from "@unicom-cloud/icons/IconUiPlus";
31
+ import ue from "@panqibao/icons/IconUiPlus";
32
32
  import qe from "../Button.js";
33
33
  import Ae from "lodash/isArray";
34
34
  import { NOOP as Y } from "../utils/constant.js";
package/chunk/n58kSv9T.js CHANGED
@@ -3,7 +3,7 @@ var he = (r, y, e) => y in r ? le(r, y, { enumerable: !0, configurable: !0, writ
3
3
  var p = (r, y, e) => he(r, typeof y != "symbol" ? y + "" : y, e);
4
4
  import { jsx as b, jsxs as W, Fragment as fe } from "react/jsx-runtime";
5
5
  import B, { createContext as ye, useContext as U, useRef as A, useEffect as Z, useMemo as H, forwardRef as se, useState as pe, useCallback as V, useImperativeHandle as ge, createElement as Y, Component as ue } from "react";
6
- import { isEmptyObject as Ke } from "@unicom-cloud/utils/is";
6
+ import { isEmptyObject as Ke } from "@panqibao/utils/is";
7
7
  import O from "lodash/get";
8
8
  import ke from "lodash/has";
9
9
  import me from "lodash/isArray";
@@ -11,12 +11,12 @@ import I from "lodash/isEqualWith";
11
11
  import $ from "lodash/isFunction";
12
12
  import ee from "lodash/isUndefined";
13
13
  import { a as q, I as xe } from "./z7sBNzI4.js";
14
- import M from "@unicom-cloud/utils/class-name";
14
+ import M from "@panqibao/utils/class-name";
15
15
  import { pickDataAttributes as Ne } from "../utils/pick.js";
16
- import be from "@unicom-cloud/icons/IconUiCaretDown";
17
- import De from "@unicom-cloud/icons/IconUiDragDotVertical";
18
- import Ce from "@unicom-cloud/icons/IconUiFile";
19
- import Pe from "@unicom-cloud/icons/IconUiLoading";
16
+ import be from "@panqibao/icons/IconUiCaretDown";
17
+ import De from "@panqibao/icons/IconUiDragDotVertical";
18
+ import Ce from "@panqibao/icons/IconUiFile";
19
+ import Pe from "@panqibao/icons/IconUiLoading";
20
20
  import { C as Ee } from "./Ct7mcZuW.js";
21
21
  import we from "../utils/throttleByRaf.js";
22
22
  import Se from "lodash/isNumber";
package/chunk/tkU8zIK4.js CHANGED
@@ -9,14 +9,14 @@ import { a as lt } from "./z7sBNzI4.js";
9
9
  import Mt from "../hooks/useIsFirstRender.js";
10
10
  import at from "../hooks/useMergeProps.js";
11
11
  import Ot from "../hooks/useStateWithPromise.js";
12
- import ft from "@unicom-cloud/utils/class-name";
12
+ import ft from "@panqibao/utils/class-name";
13
13
  import { on as bt, off as Ft } from "../utils/dom.js";
14
14
  import { isWindow as ut } from "../utils/is.js";
15
15
  import It from "lodash/isNull";
16
16
  import Ut from "lodash/isPlainObject";
17
17
  import G from "lodash/isString";
18
18
  import jt from "lodash/isUndefined";
19
- import { Tween as zt, quartOut as Ht } from "@unicom-cloud/utils/tween";
19
+ import { Tween as zt, quartOut as Ht } from "@panqibao/utils/tween";
20
20
  const mt = St({
21
21
  direction: "vertical",
22
22
  currentLink: "",
package/chunk/z7sBNzI4.js CHANGED
@@ -2,25 +2,25 @@ var pe = Object.defineProperty;
2
2
  var ue = (d, m, e) => m in d ? pe(d, m, { enumerable: !0, configurable: !0, writable: !0, value: e }) : d[m] = e;
3
3
  var f = (d, m, e) => ue(d, typeof m != "symbol" ? m + "" : m, e);
4
4
  import { jsx as c, jsxs as k } from "react/jsx-runtime";
5
- import S from "@unicom-cloud/icons/context";
6
- import he from "@unicom-cloud/utils/tinycolor";
5
+ import S from "@panqibao/icons/context";
6
+ import he from "@panqibao/utils/tinycolor";
7
7
  import Ce from "lodash/isPlainObject";
8
8
  import D, { forwardRef as Z, useContext as z, createContext as ge, useRef as G, useImperativeHandle as _, Component as xe, createRef as ve, useState as be, useEffect as L } from "react";
9
9
  import ee from "../hooks/useMergeProps.js";
10
10
  import { j as te, P as re } from "./uUGMUxt_.js";
11
11
  import T from "lodash/isNumber";
12
12
  import I from "lodash/isUndefined";
13
- import ye from "@unicom-cloud/icons/IconUiCheckCircleFill";
14
- import B from "@unicom-cloud/icons/IconUiClose";
15
- import $e from "@unicom-cloud/icons/IconUiCloseCircleFill";
16
- import Ne from "@unicom-cloud/icons/IconUiExclamationCircleFill";
17
- import Ee from "@unicom-cloud/icons/IconUiInfoCircleFill";
18
- import Pe from "@unicom-cloud/icons/IconUiLoading";
13
+ import ye from "@panqibao/icons/IconUiCheckCircleFill";
14
+ import B from "@panqibao/icons/IconUiClose";
15
+ import $e from "@panqibao/icons/IconUiCloseCircleFill";
16
+ import Ne from "@panqibao/icons/IconUiExclamationCircleFill";
17
+ import Ee from "@panqibao/icons/IconUiInfoCircleFill";
18
+ import Pe from "@panqibao/icons/IconUiLoading";
19
19
  import { createPortal as Ie } from "react-dom";
20
20
  import se from "../NotificationBase.js";
21
- import M from "@unicom-cloud/utils/class-name";
21
+ import M from "@panqibao/utils/class-name";
22
22
  import { render as oe } from "../utils/reactDOM.js";
23
- import we from "@unicom-cloud/icons/IconUiEmpty";
23
+ import we from "@panqibao/icons/IconUiEmpty";
24
24
  import Re from "../locale/zh-CN.js";
25
25
  import Te from "../utils/omit.js";
26
26
  import Me from "lodash/isString";
@@ -1,5 +1,5 @@
1
1
  import { useCallback as p } from "react";
2
- import a from "@unicom-cloud/utils/clipboard-copy";
2
+ import a from "@panqibao/utils/clipboard-copy";
3
3
  import f from "./useMountedState.js";
4
4
  import m from "./useSetState.js";
5
5
  const b = () => {
@@ -1,8 +1,8 @@
1
- import r from "@unicom-cloud/utils/screenfull";
1
+ import r from "@panqibao/utils/screenfull";
2
2
  import { useState as F } from "react";
3
3
  import { o as b, a as i, n as m } from "../chunk/TXCrI0jN.js";
4
4
  import E from "./useIsomorphicLayoutEffect.js";
5
- const h = (c, l, f = {}) => {
5
+ const d = (c, l, f = {}) => {
6
6
  const { video: e, onClose: s = m } = f, [a, n] = F(l);
7
7
  return E(() => {
8
8
  if (!l || !c.current)
@@ -35,5 +35,5 @@ const h = (c, l, f = {}) => {
35
35
  }, [l, e, c]), a;
36
36
  };
37
37
  export {
38
- h as default
38
+ d as default
39
39
  };
package/hooks/useTween.js CHANGED
@@ -1,4 +1,4 @@
1
- import n from "@unicom-cloud/utils/tween/easing";
1
+ import n from "@panqibao/utils/tween/easing";
2
2
  import i from "./useRaf.js";
3
3
  const f = (o = "linear", t = 200, r = 0) => {
4
4
  const e = n[o], s = i(t, r);