@unicom-cloud/ui 0.8.169 → 0.8.170

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 (1382) hide show
  1. package/.virtual/_rolldown/runtime.js +1 -1
  2. package/affix/Affix.js +66 -65
  3. package/affix/constants.js +1 -1
  4. package/affix/context.js +2 -2
  5. package/affix/index.js +1 -1
  6. package/affix/style/index.js +1 -1
  7. package/alert/Alert.js +1 -1
  8. package/alert/constants.js +1 -1
  9. package/alert/context.js +2 -2
  10. package/alert/index.js +1 -1
  11. package/alert/style/index.js +1 -1
  12. package/anchor/Anchor.js +1 -1
  13. package/anchor/Link.js +1 -1
  14. package/anchor/constants.js +1 -1
  15. package/anchor/context.js +2 -2
  16. package/anchor/index.js +1 -1
  17. package/anchor/style/index.js +1 -1
  18. package/anchor/utils.js +1 -1
  19. package/animation/Animation.js +1 -1
  20. package/animation/constants.js +1 -1
  21. package/animation/context.js +2 -2
  22. package/animation/index.js +1 -1
  23. package/animation/style/index.js +1 -1
  24. package/app/App.js +1 -1
  25. package/app/constants.js +1 -1
  26. package/app/context.js +2 -2
  27. package/app/index.js +1 -1
  28. package/app/style/index.js +1 -1
  29. package/app/useApp.js +1 -1
  30. package/auto-complete/AutoComplete.js +1 -1
  31. package/auto-complete/constants.js +1 -1
  32. package/auto-complete/context.js +2 -2
  33. package/auto-complete/index.js +1 -1
  34. package/auto-complete/style/index.js +1 -1
  35. package/avatar/Avatar.js +1 -1
  36. package/avatar/Group.js +1 -1
  37. package/avatar/constants.js +1 -1
  38. package/avatar/context.js +2 -2
  39. package/avatar/index.js +1 -1
  40. package/avatar/style/index.js +1 -1
  41. package/back-top/BackTop.js +14 -14
  42. package/back-top/constants.js +1 -1
  43. package/back-top/context.js +2 -2
  44. package/back-top/index.js +1 -1
  45. package/back-top/style/index.js +1 -1
  46. package/badge/Badge.js +1 -1
  47. package/badge/Count.js +1 -1
  48. package/badge/constants.js +1 -1
  49. package/badge/context.js +2 -2
  50. package/badge/index.js +1 -1
  51. package/badge/style/index.js +1 -1
  52. package/badge/utils.js +1 -1
  53. package/border-beam/BorderBeam.js +1 -1
  54. package/border-beam/constants.js +1 -1
  55. package/border-beam/context.js +2 -2
  56. package/border-beam/index.js +1 -1
  57. package/border-beam/style/index.js +1 -1
  58. package/breadcrumb/Breadcrumb.js +1 -1
  59. package/breadcrumb/Item.js +1 -1
  60. package/breadcrumb/constants.js +1 -1
  61. package/breadcrumb/context.js +2 -2
  62. package/breadcrumb/index.js +1 -1
  63. package/breadcrumb/style/index.js +1 -1
  64. package/button/Button.js +1 -1
  65. package/button/Group.js +1 -1
  66. package/button/Toggle.js +1 -1
  67. package/button/constants.js +1 -1
  68. package/button/context.js +2 -2
  69. package/button/index.d.ts +0 -1
  70. package/button/index.js +2 -3
  71. package/button/style/index.js +1 -1
  72. package/calendar/Calendar.js +1 -1
  73. package/calendar/Month.js +1 -1
  74. package/calendar/WeekList.js +1 -1
  75. package/calendar/Year.js +1 -1
  76. package/calendar/constants.js +1 -1
  77. package/calendar/context.js +2 -2
  78. package/calendar/header/Panel.js +1 -1
  79. package/calendar/header/index.js +1 -1
  80. package/calendar/hooks/useCellClassName.js +1 -1
  81. package/calendar/index.js +1 -1
  82. package/calendar/style/index.js +1 -1
  83. package/card/Card.js +1 -1
  84. package/card/Grid.js +1 -1
  85. package/card/Meta.js +1 -1
  86. package/card/constants.js +1 -1
  87. package/card/context.js +2 -2
  88. package/card/index.js +1 -1
  89. package/card/style/index.js +1 -1
  90. package/carousel/Arrow.js +1 -1
  91. package/carousel/Carousel.js +1 -1
  92. package/carousel/Indicator.js +1 -1
  93. package/carousel/constants.js +1 -1
  94. package/carousel/context.js +2 -2
  95. package/carousel/index.js +1 -1
  96. package/carousel/style/index.js +1 -1
  97. package/cascader/Cascader.js +1 -1
  98. package/cascader/base/node.js +1 -1
  99. package/cascader/base/store.js +1 -1
  100. package/cascader/constants.js +1 -1
  101. package/cascader/context.js +2 -2
  102. package/cascader/hooks/useRefCurrent.js +1 -1
  103. package/cascader/index.js +1 -1
  104. package/cascader/panel/List.js +1 -1
  105. package/cascader/panel/Option.js +1 -1
  106. package/cascader/panel/Search.js +1 -1
  107. package/cascader/style/index.js +1 -1
  108. package/cascader/utils.js +1 -1
  109. package/checkbox/Checkbox.js +1 -1
  110. package/checkbox/Group.js +2 -2
  111. package/checkbox/GroupBlock.js +1 -1
  112. package/checkbox/constants.js +1 -1
  113. package/checkbox/context.d.ts +2 -2
  114. package/checkbox/context.js +3 -3
  115. package/checkbox/index.js +1 -1
  116. package/checkbox/style/index.js +1 -1
  117. package/checkbox/useCheckbox.js +1 -1
  118. package/collapse/Collapse.js +1 -1
  119. package/collapse/Item.js +1 -1
  120. package/collapse/constants.js +1 -1
  121. package/collapse/context.js +2 -2
  122. package/collapse/index.js +1 -1
  123. package/collapse/style/index.js +1 -1
  124. package/collapse/utils.js +1 -1
  125. package/color-picker/ColorPicker.js +1 -1
  126. package/color-picker/ControlBar.js +1 -1
  127. package/color-picker/InputAlpha.js +1 -1
  128. package/color-picker/InputHex.js +1 -1
  129. package/color-picker/InputRgb.js +1 -1
  130. package/color-picker/Mode.js +1 -1
  131. package/color-picker/Palette.js +1 -1
  132. package/color-picker/Panel.js +1 -1
  133. package/color-picker/colors.js +1 -1
  134. package/color-picker/constants.js +1 -1
  135. package/color-picker/context.js +2 -2
  136. package/color-picker/hooks/useColorPicker.js +1 -1
  137. package/color-picker/hooks/useControlBlock.js +1 -1
  138. package/color-picker/index.js +1 -1
  139. package/color-picker/interface.js +1 -1
  140. package/color-picker/style/index.js +1 -1
  141. package/color-picker/utils.js +1 -1
  142. package/comment/Comment.js +1 -1
  143. package/comment/constants.js +1 -1
  144. package/comment/context.js +2 -2
  145. package/comment/index.js +1 -1
  146. package/comment/style/index.js +1 -1
  147. package/config-provider/ConfigProvider.js +1 -1
  148. package/config-provider/constants.js +1 -1
  149. package/config-provider/context.js +1 -1
  150. package/config-provider/index.js +1 -1
  151. package/config-provider/initUI.js +1 -1
  152. package/config-provider/style/index.js +1 -1
  153. package/config-provider/useConfigProvider.js +1 -1
  154. package/config-provider/utils.js +1 -1
  155. package/constants/index.js +1 -1
  156. package/copy/Copy.js +1 -1
  157. package/copy/constants.js +1 -1
  158. package/copy/context.js +2 -2
  159. package/copy/index.js +1 -1
  160. package/copy/style/index.js +1 -1
  161. package/countdown/Countdown.js +1 -1
  162. package/countdown/constants.js +1 -1
  163. package/countdown/context.js +2 -2
  164. package/countdown/index.js +1 -1
  165. package/countdown/style/index.js +1 -1
  166. package/countdown/utils.js +1 -1
  167. package/date-picker/DatePicker.js +1 -1
  168. package/date-picker/Picker.js +1 -1
  169. package/date-picker/Range.js +1 -1
  170. package/date-picker/constants.js +1 -1
  171. package/date-picker/context.js +2 -2
  172. package/date-picker/hooks/useCellClassName.js +1 -1
  173. package/date-picker/index.js +1 -1
  174. package/date-picker/panel/Body.js +1 -1
  175. package/date-picker/panel/Footer.js +1 -1
  176. package/date-picker/panel/Header.js +1 -1
  177. package/date-picker/panel/Shortcut.js +1 -1
  178. package/date-picker/panel/WeekList.js +1 -1
  179. package/date-picker/panel/date/index.js +1 -1
  180. package/date-picker/panel/month/index.js +1 -1
  181. package/date-picker/panel/quarter/index.js +1 -1
  182. package/date-picker/panel/range/index.js +1 -1
  183. package/date-picker/panel/week/index.js +1 -1
  184. package/date-picker/panel/year/index.js +1 -1
  185. package/date-picker/style/index.js +1 -1
  186. package/date-picker/utils.js +1 -1
  187. package/descriptions/Descriptions.js +1 -1
  188. package/descriptions/constants.js +1 -1
  189. package/descriptions/context.js +2 -2
  190. package/descriptions/index.js +1 -1
  191. package/descriptions/style/index.js +1 -1
  192. package/details/Details.js +1 -1
  193. package/details/constants.js +1 -1
  194. package/details/context.js +2 -2
  195. package/details/index.js +1 -1
  196. package/details/style/index.js +1 -1
  197. package/development/Development.js +1 -1
  198. package/development/constants.js +1 -1
  199. package/development/context.js +2 -2
  200. package/development/index.js +1 -1
  201. package/development/style/index.js +1 -1
  202. package/divider/Divider.js +1 -1
  203. package/divider/constants.js +1 -1
  204. package/divider/context.js +2 -2
  205. package/divider/index.js +1 -1
  206. package/divider/style/index.js +1 -1
  207. package/draggable/Draggable.js +1 -1
  208. package/draggable/Item.js +1 -1
  209. package/draggable/constants.js +1 -1
  210. package/draggable/context.js +2 -2
  211. package/draggable/index.js +1 -1
  212. package/draggable/style/index.js +1 -1
  213. package/draw/Draw.js +1 -1
  214. package/draw/common/binary-heap.js +1 -1
  215. package/draw/common/bounds.js +1 -1
  216. package/draw/common/colors.js +1 -1
  217. package/draw/common/constants.js +1 -1
  218. package/draw/common/editorInterface.js +1 -1
  219. package/draw/common/emitter.js +1 -1
  220. package/draw/common/font-metadata.js +1 -1
  221. package/draw/common/index.js +1 -1
  222. package/draw/common/keys.js +1 -1
  223. package/draw/common/points.js +1 -1
  224. package/draw/common/promise-pool.js +1 -1
  225. package/draw/common/queue.js +1 -1
  226. package/draw/common/random.js +1 -1
  227. package/draw/common/url.js +1 -1
  228. package/draw/common/utils.js +1 -1
  229. package/draw/constants.js +1 -1
  230. package/draw/context.js +2 -2
  231. package/draw/core/actions/actionAddToLibrary.js +1 -1
  232. package/draw/core/actions/actionAlign.js +1 -1
  233. package/draw/core/actions/actionBoundText.js +1 -1
  234. package/draw/core/actions/actionCanvas.js +1 -1
  235. package/draw/core/actions/actionClipboard.js +1 -1
  236. package/draw/core/actions/actionCropEditor.js +1 -1
  237. package/draw/core/actions/actionDeleteSelected.js +1 -1
  238. package/draw/core/actions/actionDistribute.js +1 -1
  239. package/draw/core/actions/actionDuplicateSelection.js +1 -1
  240. package/draw/core/actions/actionElementLink.js +1 -1
  241. package/draw/core/actions/actionElementLock.js +1 -1
  242. package/draw/core/actions/actionEmbeddable.js +1 -1
  243. package/draw/core/actions/actionExport.js +1 -1
  244. package/draw/core/actions/actionFinalize.js +1 -1
  245. package/draw/core/actions/actionFlip.js +1 -1
  246. package/draw/core/actions/actionFrame.js +1 -1
  247. package/draw/core/actions/actionGroup.js +1 -1
  248. package/draw/core/actions/actionHistory.js +1 -1
  249. package/draw/core/actions/actionLinearEditor.js +1 -1
  250. package/draw/core/actions/actionMenu.js +1 -1
  251. package/draw/core/actions/actionProperties.js +1 -1
  252. package/draw/core/actions/actionSelectAll.js +1 -1
  253. package/draw/core/actions/actionStyles.js +1 -1
  254. package/draw/core/actions/actionTextAutoResize.js +1 -1
  255. package/draw/core/actions/actionToggleGridMode.js +1 -1
  256. package/draw/core/actions/actionToggleObjectsSnapMode.js +1 -1
  257. package/draw/core/actions/actionToggleSearchMenu.js +1 -1
  258. package/draw/core/actions/actionToggleStats.js +1 -1
  259. package/draw/core/actions/actionToggleViewMode.js +1 -1
  260. package/draw/core/actions/actionToggleZenMode.js +1 -1
  261. package/draw/core/actions/actionZindex.js +1 -1
  262. package/draw/core/actions/index.js +1 -1
  263. package/draw/core/actions/manager.js +1 -1
  264. package/draw/core/actions/register.js +1 -1
  265. package/draw/core/actions/shortcuts.js +1 -1
  266. package/draw/core/analytics.js +1 -1
  267. package/draw/core/animated-trail.js +1 -1
  268. package/draw/core/animation-frame-handler.js +1 -1
  269. package/draw/core/appState.js +1 -1
  270. package/draw/core/charts.js +1 -1
  271. package/draw/core/clients.js +1 -1
  272. package/draw/core/clipboard.js +1 -1
  273. package/draw/core/components/Actions.js +1 -1
  274. package/draw/core/components/ActiveConfirmDialog.js +1 -1
  275. package/draw/core/components/App.js +2 -2
  276. package/draw/core/components/BraveMeasureTextError.js +1 -1
  277. package/draw/core/components/ContextMenu.js +1 -1
  278. package/draw/core/components/ConvertElementTypePopup.js +1 -1
  279. package/draw/core/components/DarkModeToggle.js +1 -1
  280. package/draw/core/components/DiagramToCodePlugin/index.js +1 -1
  281. package/draw/core/components/ElementCanvasButtons.js +1 -1
  282. package/draw/core/components/ElementLinkDialog.js +1 -1
  283. package/draw/core/components/Ellipsify.js +1 -1
  284. package/draw/core/components/ErrorDialog.js +1 -1
  285. package/draw/core/components/ExportDialog.js +1 -1
  286. package/draw/core/components/EyeDropper.js +1 -1
  287. package/draw/core/components/FixedSideContainer.js +1 -1
  288. package/draw/core/components/Footer.js +1 -1
  289. package/draw/core/components/HandButton.js +1 -1
  290. package/draw/core/components/HelpDialog.js +1 -1
  291. package/draw/core/components/HintViewer.js +1 -1
  292. package/draw/core/components/ImageExportDialog.js +1 -1
  293. package/draw/core/components/InitializeApp.js +1 -1
  294. package/draw/core/components/InlineIcon.js +1 -1
  295. package/draw/core/components/Island.js +1 -1
  296. package/draw/core/components/LaserPointerButton.js +1 -1
  297. package/draw/core/components/LayerUI.js +1 -1
  298. package/draw/core/components/LibraryMenu.js +1 -1
  299. package/draw/core/components/LibraryMenuItems.js +1 -1
  300. package/draw/core/components/LibraryMenuSection.js +1 -1
  301. package/draw/core/components/LibraryUnit.js +1 -1
  302. package/draw/core/components/LoadingMessage.js +1 -1
  303. package/draw/core/components/LockButton.js +1 -1
  304. package/draw/core/components/MagicButton.js +1 -1
  305. package/draw/core/components/OverwriteConfirm/OverwriteConfirmState.js +1 -1
  306. package/draw/core/components/OverwriteConfirm/index.js +1 -1
  307. package/draw/core/components/PasteChartDialog.js +1 -1
  308. package/draw/core/components/PenModeButton.js +1 -1
  309. package/draw/core/components/Popover.js +1 -1
  310. package/draw/core/components/ProjectName.js +1 -1
  311. package/draw/core/components/Range.js +1 -1
  312. package/draw/core/components/SVGLayer.js +1 -1
  313. package/draw/core/components/SearchMenu.js +1 -1
  314. package/draw/core/components/Stack.js +1 -1
  315. package/draw/core/components/Stats/Angle.js +1 -1
  316. package/draw/core/components/Stats/CanvasGrid.js +1 -1
  317. package/draw/core/components/Stats/Collapsible.js +1 -1
  318. package/draw/core/components/Stats/Dimension.js +1 -1
  319. package/draw/core/components/Stats/DragInput.js +1 -1
  320. package/draw/core/components/Stats/FontSize.js +1 -1
  321. package/draw/core/components/Stats/MultiAngle.js +1 -1
  322. package/draw/core/components/Stats/MultiDimension.js +1 -1
  323. package/draw/core/components/Stats/MultiFontSize.js +1 -1
  324. package/draw/core/components/Stats/MultiPosition.js +1 -1
  325. package/draw/core/components/Stats/Position.js +1 -1
  326. package/draw/core/components/Stats/index.js +1 -1
  327. package/draw/core/components/Stats/utils.js +1 -1
  328. package/draw/core/components/Toast.js +1 -1
  329. package/draw/core/components/Trans.js +1 -1
  330. package/draw/core/components/UnlockPopup.js +1 -1
  331. package/draw/core/components/canvases/InteractiveCanvas.js +1 -1
  332. package/draw/core/components/canvases/NewElementCanvas.js +1 -1
  333. package/draw/core/components/canvases/StaticCanvas.js +1 -1
  334. package/draw/core/components/canvases/index.js +1 -1
  335. package/draw/core/components/context.d.ts +1 -1
  336. package/draw/core/components/context.js +2 -2
  337. package/draw/core/components/hooks.js +1 -1
  338. package/draw/core/components/icons.js +1 -1
  339. package/draw/core/components/main-menu/DefaultItems.js +1 -1
  340. package/draw/core/components/main-menu/MenuItem.js +1 -1
  341. package/draw/core/components/main-menu/common.js +1 -1
  342. package/draw/core/components/shapes.js +1 -1
  343. package/draw/core/context/tunnels.js +1 -1
  344. package/draw/core/context/ui-appState.js +1 -1
  345. package/draw/core/cursor.js +1 -1
  346. package/draw/core/data/blob.js +1 -1
  347. package/draw/core/data/encode.js +1 -1
  348. package/draw/core/data/encryption.js +1 -1
  349. package/draw/core/data/filesystem.js +1 -1
  350. package/draw/core/data/image.js +1 -1
  351. package/draw/core/data/index.js +1 -1
  352. package/draw/core/data/json.js +1 -1
  353. package/draw/core/data/library.js +1 -1
  354. package/draw/core/data/reconcile.js +1 -1
  355. package/draw/core/data/resave.js +1 -1
  356. package/draw/core/data/restore.js +1 -1
  357. package/draw/core/data/utils.js +1 -1
  358. package/draw/core/deburr.js +1 -1
  359. package/draw/core/editor-jotai.js +1 -1
  360. package/draw/core/eraser/index.js +1 -1
  361. package/draw/core/errors.js +1 -1
  362. package/draw/core/fonts/DrawFontFace.js +1 -1
  363. package/draw/core/fonts/Fonts.js +1 -1
  364. package/draw/core/fonts/index.js +1 -1
  365. package/draw/core/gesture.js +1 -1
  366. package/draw/core/history.js +1 -1
  367. package/draw/core/hooks/useCopiedIndicator.js +1 -1
  368. package/draw/core/hooks/useCreatePortalContainer.js +1 -1
  369. package/draw/core/hooks/useEmitter.js +1 -1
  370. package/draw/core/hooks/useLibraryItemSvg.js +1 -1
  371. package/draw/core/hooks/useOutsideClick.js +1 -1
  372. package/draw/core/hooks/useScrollPosition.js +1 -1
  373. package/draw/core/hooks/useStable.js +1 -1
  374. package/draw/core/hooks/useTextEditorFocus.js +1 -1
  375. package/draw/core/hooks/useTransition.js +1 -1
  376. package/draw/core/i18n.js +1 -1
  377. package/draw/core/laser-trails.js +1 -1
  378. package/draw/core/lasso/index.js +1 -1
  379. package/draw/core/lasso/utils.js +1 -1
  380. package/draw/core/polyfill.js +1 -1
  381. package/draw/core/reactUtils.js +1 -1
  382. package/draw/core/renderer/animation.js +1 -1
  383. package/draw/core/renderer/helpers.js +1 -1
  384. package/draw/core/renderer/interactiveScene.js +1 -1
  385. package/draw/core/renderer/renderNewElementScene.js +1 -1
  386. package/draw/core/renderer/renderSnaps.js +1 -1
  387. package/draw/core/renderer/roundRect.js +1 -1
  388. package/draw/core/renderer/staticScene.js +1 -1
  389. package/draw/core/renderer/staticSvgScene.js +1 -1
  390. package/draw/core/scene/Renderer.js +1 -1
  391. package/draw/core/scene/export.js +1 -1
  392. package/draw/core/scene/index.js +1 -1
  393. package/draw/core/scene/normalize.js +1 -1
  394. package/draw/core/scene/scroll.js +1 -1
  395. package/draw/core/scene/scrollbars.js +1 -1
  396. package/draw/core/scene/zoom.js +1 -1
  397. package/draw/core/shortcut.js +1 -1
  398. package/draw/core/snapping.js +1 -1
  399. package/draw/core/wysiwyg/textWysiwyg.js +1 -1
  400. package/draw/element/Scene.js +1 -1
  401. package/draw/element/align.js +1 -1
  402. package/draw/element/arrows/focus.js +1 -1
  403. package/draw/element/arrows/helpers.js +1 -1
  404. package/draw/element/binding.js +1 -1
  405. package/draw/element/bounds.js +1 -1
  406. package/draw/element/collision.js +1 -1
  407. package/draw/element/comparisons.js +1 -1
  408. package/draw/element/containerCache.js +1 -1
  409. package/draw/element/cropElement.js +1 -1
  410. package/draw/element/delta.js +1 -1
  411. package/draw/element/distance.js +1 -1
  412. package/draw/element/distribute.js +1 -1
  413. package/draw/element/dragElements.js +1 -1
  414. package/draw/element/duplicate.js +1 -1
  415. package/draw/element/elbowArrow.js +1 -1
  416. package/draw/element/elementLink.js +1 -1
  417. package/draw/element/embeddable.js +1 -1
  418. package/draw/element/flowchart.js +1 -1
  419. package/draw/element/fractionalIndex.js +1 -1
  420. package/draw/element/frame.js +1 -1
  421. package/draw/element/groups.js +1 -1
  422. package/draw/element/heading.js +1 -1
  423. package/draw/element/image.js +1 -1
  424. package/draw/element/index.js +1 -1
  425. package/draw/element/is.js +1 -1
  426. package/draw/element/linearElementEditor.js +1 -1
  427. package/draw/element/mutateElement.js +1 -1
  428. package/draw/element/newElement.js +1 -1
  429. package/draw/element/positionElementsOnGrid.js +1 -1
  430. package/draw/element/renderElement.js +1 -1
  431. package/draw/element/resizeElements.js +1 -1
  432. package/draw/element/resizeTest.js +1 -1
  433. package/draw/element/selection.js +1 -1
  434. package/draw/element/shape.js +1 -1
  435. package/draw/element/showSelectedShapeActions.js +1 -1
  436. package/draw/element/sizeHelpers.js +1 -1
  437. package/draw/element/sortElements.js +1 -1
  438. package/draw/element/store.js +1 -1
  439. package/draw/element/textElement.js +1 -1
  440. package/draw/element/textMeasurements.js +1 -1
  441. package/draw/element/textWrapping.js +1 -1
  442. package/draw/element/transform.js +1 -1
  443. package/draw/element/transformHandles.js +1 -1
  444. package/draw/element/typeChecks.js +1 -1
  445. package/draw/element/utils.js +1 -1
  446. package/draw/element/zindex.js +1 -1
  447. package/draw/index.js +1 -1
  448. package/draw/libs/browser-fs-access/directory-open.js +1 -1
  449. package/draw/libs/browser-fs-access/file-open.js +1 -1
  450. package/draw/libs/browser-fs-access/file-save.js +1 -1
  451. package/draw/libs/browser-fs-access/fs-access/directory-open.js +1 -1
  452. package/draw/libs/browser-fs-access/fs-access/file-open.js +1 -1
  453. package/draw/libs/browser-fs-access/fs-access/file-save.js +1 -1
  454. package/draw/libs/browser-fs-access/index.js +1 -1
  455. package/draw/libs/browser-fs-access/legacy/directory-open.js +1 -1
  456. package/draw/libs/browser-fs-access/legacy/file-open.js +1 -1
  457. package/draw/libs/browser-fs-access/legacy/file-save.js +1 -1
  458. package/draw/libs/browser-fs-access/supported.js +1 -1
  459. package/draw/libs/fractional-indexing/index.js +1 -1
  460. package/draw/libs/fuzzy/index.js +1 -1
  461. package/draw/libs/glur/index.js +1 -1
  462. package/draw/libs/glur/mono16.js +1 -1
  463. package/draw/libs/hachure-fill/index.js +1 -1
  464. package/draw/libs/image-blob-reduce/index.js +1 -1
  465. package/draw/libs/image-blob-reduce/lib/image_traverse.js +1 -1
  466. package/draw/libs/image-blob-reduce/lib/jpeg_plugins.js +1 -1
  467. package/draw/libs/image-blob-reduce/lib/utils.js +1 -1
  468. package/draw/libs/jotai/index.js +1 -1
  469. package/draw/libs/jotai/react/Provider.js +1 -1
  470. package/draw/libs/jotai/react/useAtom.js +1 -1
  471. package/draw/libs/jotai/react/useAtomValue.js +1 -1
  472. package/draw/libs/jotai/react/useSetAtom.js +1 -1
  473. package/draw/libs/jotai/react/utils/useAtomCallback.js +1 -1
  474. package/draw/libs/jotai/react/utils/useHydrateAtoms.js +1 -1
  475. package/draw/libs/jotai/react/utils/useReducerAtom.js +1 -1
  476. package/draw/libs/jotai/react/utils/useResetAtom.js +1 -1
  477. package/draw/libs/jotai/react/utils.js +1 -1
  478. package/draw/libs/jotai/react.js +1 -1
  479. package/draw/libs/jotai/utils.js +1 -1
  480. package/draw/libs/jotai/vanilla/atom.js +1 -1
  481. package/draw/libs/jotai/vanilla/internals.js +1 -1
  482. package/draw/libs/jotai/vanilla/store.js +1 -1
  483. package/draw/libs/jotai/vanilla/utils/atomFamily.js +1 -1
  484. package/draw/libs/jotai/vanilla/utils/atomWithStorage.js +1 -1
  485. package/draw/libs/jotai/vanilla/utils.js +1 -1
  486. package/draw/libs/jotai-scope/ScopeProvider/index.js +1 -1
  487. package/draw/libs/jotai-scope/ScopeProvider/scope.js +1 -1
  488. package/draw/libs/jotai-scope/createIsolation.js +1 -1
  489. package/draw/libs/jotai-scope/index.js +1 -1
  490. package/draw/libs/jotai-scope/utils.js +1 -1
  491. package/draw/libs/laser-pointer/index.js +1 -1
  492. package/draw/libs/laser-pointer/math.js +1 -1
  493. package/draw/libs/laser-pointer/simplify.js +1 -1
  494. package/draw/libs/laser-pointer/state.js +1 -1
  495. package/draw/libs/markdown-to-text/index.js +1 -1
  496. package/draw/libs/math/angle.js +1 -1
  497. package/draw/libs/math/constants.js +1 -1
  498. package/draw/libs/math/curve.js +1 -1
  499. package/draw/libs/math/ellipse.js +1 -1
  500. package/draw/libs/math/index.js +1 -1
  501. package/draw/libs/math/line.js +1 -1
  502. package/draw/libs/math/point.js +1 -1
  503. package/draw/libs/math/polygon.js +1 -1
  504. package/draw/libs/math/range.js +1 -1
  505. package/draw/libs/math/rectangle.js +1 -1
  506. package/draw/libs/math/segment.js +1 -1
  507. package/draw/libs/math/triangle.js +1 -1
  508. package/draw/libs/math/utils.js +1 -1
  509. package/draw/libs/math/vector.js +1 -1
  510. package/draw/libs/multimath/index.js +1 -1
  511. package/draw/libs/multimath/lib/wa_detect.js +1 -1
  512. package/draw/libs/nanoid/index.js +1 -1
  513. package/draw/libs/nanoid/url-alphabet/index.js +1 -1
  514. package/draw/libs/pako/index.js +1 -1
  515. package/draw/libs/path-data-parser/absolutize.js +1 -1
  516. package/draw/libs/path-data-parser/index.js +1 -1
  517. package/draw/libs/path-data-parser/normalize.js +1 -1
  518. package/draw/libs/path-data-parser/parser.js +1 -1
  519. package/draw/libs/perfect-freehand/getStroke.js +1 -1
  520. package/draw/libs/perfect-freehand/getStrokeOutlinePoints.js +1 -1
  521. package/draw/libs/perfect-freehand/getStrokePoints.js +1 -1
  522. package/draw/libs/perfect-freehand/getStrokeRadius.js +1 -1
  523. package/draw/libs/perfect-freehand/index.js +1 -1
  524. package/draw/libs/perfect-freehand/vec.js +1 -1
  525. package/draw/libs/pica/index.js +1 -1
  526. package/draw/libs/pica/lib/mathlib.js +1 -1
  527. package/draw/libs/pica/lib/mm_resize/convolve.js +1 -1
  528. package/draw/libs/pica/lib/mm_resize/convolve_wasm_base64.js +1 -1
  529. package/draw/libs/pica/lib/mm_resize/index.js +1 -1
  530. package/draw/libs/pica/lib/mm_resize/resize.js +1 -1
  531. package/draw/libs/pica/lib/mm_resize/resize_filter_gen.js +1 -1
  532. package/draw/libs/pica/lib/mm_resize/resize_wasm.js +1 -1
  533. package/draw/libs/pica/lib/mm_unsharp_mask/index.js +1 -1
  534. package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask.js +1 -1
  535. package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask_wasm.js +1 -1
  536. package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask_wasm_base64.js +1 -1
  537. package/draw/libs/pica/lib/pool.js +1 -1
  538. package/draw/libs/pica/lib/tiler.js +1 -1
  539. package/draw/libs/pica/lib/utils.js +1 -1
  540. package/draw/libs/pica/lib/worker.js +1 -1
  541. package/draw/libs/png-chunk-text/decode.js +1 -1
  542. package/draw/libs/png-chunk-text/encode.js +1 -1
  543. package/draw/libs/png-chunk-text/index.js +1 -1
  544. package/draw/libs/png-chunks-encode/index.js +1 -1
  545. package/draw/libs/png-chunks-extract/index.js +1 -1
  546. package/draw/libs/points-on-curve/curve-to-bezier.js +1 -1
  547. package/draw/libs/points-on-curve/index.js +1 -1
  548. package/draw/libs/points-on-path/index.js +1 -1
  549. package/draw/libs/promise-pool/index.js +1 -1
  550. package/draw/libs/roughjs/canvas.js +1 -1
  551. package/draw/libs/roughjs/core.js +1 -1
  552. package/draw/libs/roughjs/fillers/dashed-filler.js +1 -1
  553. package/draw/libs/roughjs/fillers/dot-filler.js +1 -1
  554. package/draw/libs/roughjs/fillers/filler.js +1 -1
  555. package/draw/libs/roughjs/fillers/hachure-filler.js +1 -1
  556. package/draw/libs/roughjs/fillers/hatch-filler.js +1 -1
  557. package/draw/libs/roughjs/fillers/scan-line-hachure.js +1 -1
  558. package/draw/libs/roughjs/fillers/zigzag-filler.js +1 -1
  559. package/draw/libs/roughjs/fillers/zigzag-line-filler.js +1 -1
  560. package/draw/libs/roughjs/generator.js +1 -1
  561. package/draw/libs/roughjs/geometry.js +1 -1
  562. package/draw/libs/roughjs/index.js +1 -1
  563. package/draw/libs/roughjs/math.js +1 -1
  564. package/draw/libs/roughjs/renderer.js +1 -1
  565. package/draw/libs/roughjs/rough.js +1 -1
  566. package/draw/libs/roughjs/svg.js +1 -1
  567. package/draw/libs/sliced/index.js +1 -1
  568. package/draw/libs/webworkify/index.js +1 -1
  569. package/draw/style/index.js +1 -1
  570. package/draw/utils/bbox.js +1 -1
  571. package/draw/utils/export.js +1 -1
  572. package/draw/utils/index.js +1 -1
  573. package/draw/utils/shape.js +1 -1
  574. package/draw/utils/withinBounds.js +1 -1
  575. package/drawer/Drawer.js +1 -1
  576. package/drawer/constants.js +1 -1
  577. package/drawer/context.js +2 -2
  578. package/drawer/index.js +1 -1
  579. package/drawer/style/index.js +1 -1
  580. package/drawer/use-drawer/Hook.js +1 -1
  581. package/drawer/use-drawer/index.js +1 -1
  582. package/dropdown/Button.js +1 -1
  583. package/dropdown/Dropdown.js +1 -1
  584. package/dropdown/constants.js +1 -1
  585. package/dropdown/context.js +2 -2
  586. package/dropdown/index.js +1 -1
  587. package/dropdown/style/index.js +1 -1
  588. package/empty/Empty.js +1 -1
  589. package/empty/constants.js +1 -1
  590. package/empty/context.js +2 -2
  591. package/empty/index.js +1 -1
  592. package/empty/style/index.js +1 -1
  593. package/flex/Flex.js +1 -1
  594. package/flex/constants.js +1 -1
  595. package/flex/context.js +2 -2
  596. package/flex/index.js +1 -1
  597. package/flex/style/index.js +1 -1
  598. package/form/Control.js +1 -1
  599. package/form/Form.js +1 -1
  600. package/form/Item.js +1 -1
  601. package/form/ItemLabel.js +1 -1
  602. package/form/ItemTip.js +1 -1
  603. package/form/LabelSymbol.js +1 -1
  604. package/form/List.js +1 -1
  605. package/form/Provider.js +1 -1
  606. package/form/constants.js +1 -1
  607. package/form/context.js +2 -2
  608. package/form/hooks/useForm.js +1 -1
  609. package/form/hooks/useFormContext.js +1 -1
  610. package/form/hooks/useFormState.js +1 -1
  611. package/form/hooks/useWatch.js +1 -1
  612. package/form/index.js +1 -1
  613. package/form/interface.js +1 -1
  614. package/form/promisify.js +1 -1
  615. package/form/store.js +1 -1
  616. package/form/style/index.js +1 -1
  617. package/form/utils.js +1 -1
  618. package/global-provider/GlobalProvider.js +1 -1
  619. package/global-provider/constants.js +1 -1
  620. package/global-provider/context.js +1 -1
  621. package/global-provider/index.js +1 -1
  622. package/global-provider/style/index.js +1 -1
  623. package/grid/Grid.js +1 -1
  624. package/grid/Item.js +1 -1
  625. package/grid/constants.js +1 -1
  626. package/grid/context.js +2 -2
  627. package/grid/index.js +1 -1
  628. package/grid/style/index.js +1 -1
  629. package/grid/utils.js +1 -1
  630. package/hooks/index.d.ts +1 -1
  631. package/hooks/index.js +3 -3
  632. package/hooks/use-breakpoint/index.js +1 -1
  633. package/hooks/use-computed-state/index.js +1 -1
  634. package/hooks/use-controllable-value/index.js +1 -1
  635. package/hooks/use-create/index.js +1 -1
  636. package/hooks/use-creation/index.js +1 -1
  637. package/hooks/use-effect-event/index.js +1 -1
  638. package/hooks/use-event/index.js +1 -1
  639. package/hooks/use-event-listener/index.js +1 -1
  640. package/hooks/use-force-update/index.js +1 -1
  641. package/hooks/use-fullscreen/index.js +1 -1
  642. package/hooks/use-id/index.js +1 -1
  643. package/hooks/use-intersection-observer/index.js +1 -1
  644. package/hooks/use-intersection-observers/index.js +1 -1
  645. package/hooks/use-interval/index.js +1 -1
  646. package/hooks/use-is-first-render/index.js +1 -1
  647. package/hooks/use-isomorphic-layout-effect/index.js +1 -1
  648. package/hooks/use-keyboard-event/index.js +1 -1
  649. package/hooks/use-latest/index.js +1 -1
  650. package/hooks/use-listen-window-resize/index.js +1 -1
  651. package/hooks/use-media/index.js +1 -1
  652. package/hooks/use-memoized-fn/index.js +1 -1
  653. package/hooks/use-merge-props/index.js +1 -1
  654. package/hooks/use-move/index.js +1 -1
  655. package/hooks/use-mutation-observers/index.js +1 -1
  656. package/hooks/use-online-status/index.js +1 -1
  657. package/hooks/use-overflow-hidden/index.js +1 -1
  658. package/hooks/use-override-ref/index.js +1 -1
  659. package/hooks/use-persist-callback/index.js +1 -1
  660. package/hooks/use-prefers-color-scheme-dark/index.js +1 -1
  661. package/hooks/use-previous/index.js +1 -1
  662. package/hooks/use-refs/index.js +1 -1
  663. package/hooks/use-resize-observer/index.js +1 -1
  664. package/hooks/use-resize-observers/index.js +1 -1
  665. package/hooks/use-responsive-state/index.js +1 -1
  666. package/hooks/use-set-state/index.js +1 -1
  667. package/hooks/use-state-callback/index.js +1 -1
  668. package/hooks/use-state-with-promise/index.js +1 -1
  669. package/hooks/use-throttle-fn-with-raf/index.d.ts +2 -0
  670. package/hooks/use-throttle-fn-with-raf/index.js +7 -0
  671. package/hooks/use-update-effect/index.js +1 -1
  672. package/hooks/use-update-layout-effect/index.js +1 -1
  673. package/hooks/use-verification-code/index.js +1 -1
  674. package/hooks/use-watch/index.js +1 -1
  675. package/hooks/use-watermark/index.js +1 -1
  676. package/hooks/use-watermark/utils.js +1 -1
  677. package/hooks/use-window-size/index.js +1 -1
  678. package/hooks/useUnmountOnExit.js +1 -1
  679. package/icon/Icon.js +1 -1
  680. package/icon/addIconFromCdn.js +1 -1
  681. package/icon/constants.js +1 -1
  682. package/icon/context.js +2 -2
  683. package/icon/index.js +1 -1
  684. package/icon/style/index.js +1 -1
  685. package/icon-hover/IconHover.js +1 -1
  686. package/icon-hover/constants.js +1 -1
  687. package/icon-hover/context.js +2 -2
  688. package/icon-hover/index.js +1 -1
  689. package/icon-hover/style/index.js +1 -1
  690. package/icons/file/File.js +1 -1
  691. package/icons/file/context.js +2 -2
  692. package/icons/file/index.js +1 -1
  693. package/icons/file/style/index.js +1 -1
  694. package/icons.js +1 -1
  695. package/image/Footer.js +1 -1
  696. package/image/Image.js +1 -1
  697. package/image/Preview.js +1 -1
  698. package/image/PreviewArrow.js +1 -1
  699. package/image/PreviewGroup.js +1 -1
  700. package/image/PreviewToolbar.js +1 -1
  701. package/image/TriggerForToolbar.js +1 -1
  702. package/image/constants.js +1 -1
  703. package/image/context.js +3 -3
  704. package/image/hooks/useImageStatus.js +1 -1
  705. package/image/hooks/useShowFooter.js +1 -1
  706. package/image/index.js +1 -1
  707. package/image/style/index.js +1 -1
  708. package/image/utils/getFixTranslate.js +1 -1
  709. package/image/utils/getScale.js +1 -1
  710. package/index.js +212 -212
  711. package/input/Button.js +1 -1
  712. package/input/Core.js +1 -1
  713. package/input/Group.js +1 -1
  714. package/input/Input.js +1 -1
  715. package/input/Password.js +1 -1
  716. package/input/Search.js +1 -1
  717. package/input/Textarea.js +1 -1
  718. package/input/autoSizeTextareaHeight.js +1 -1
  719. package/input/constants.js +1 -1
  720. package/input/context.js +2 -2
  721. package/input/index.js +1 -1
  722. package/input/style/index.js +1 -1
  723. package/input/useComposition.js +1 -1
  724. package/input/utils.js +1 -1
  725. package/input-number/InputNumber.js +1 -1
  726. package/input-number/constants.js +1 -1
  727. package/input-number/context.js +2 -2
  728. package/input-number/decimal.js +1 -1
  729. package/input-number/hooks/useSelectionRange.js +1 -1
  730. package/input-number/index.js +1 -1
  731. package/input-number/style/index.js +1 -1
  732. package/input-number/utils.js +1 -1
  733. package/input-tag/InputTag.js +1 -1
  734. package/input-tag/constants.js +1 -1
  735. package/input-tag/context.js +2 -2
  736. package/input-tag/hooks/useComputeAutoWidthDelay.js +1 -1
  737. package/input-tag/index.js +1 -1
  738. package/input-tag/style/index.js +1 -1
  739. package/layout/Content.js +1 -1
  740. package/layout/Footer.js +1 -1
  741. package/layout/Header.js +1 -1
  742. package/layout/Layout.js +1 -1
  743. package/layout/Sider.js +1 -1
  744. package/layout/constants.js +1 -1
  745. package/layout/context.js +2 -2
  746. package/layout/index.js +1 -1
  747. package/layout/style/index.js +1 -1
  748. package/link/Link.js +1 -1
  749. package/link/constants.js +1 -1
  750. package/link/context.js +2 -2
  751. package/link/index.js +1 -1
  752. package/link/style/index.js +1 -1
  753. package/liquid-fill/LiquidFill.js +1 -1
  754. package/liquid-fill/constants.js +1 -1
  755. package/liquid-fill/context.js +2 -2
  756. package/liquid-fill/index.js +1 -1
  757. package/liquid-fill/style/index.js +1 -1
  758. package/list/Item.js +1 -1
  759. package/list/List.js +1 -1
  760. package/list/Meta.js +1 -1
  761. package/list/constants.js +1 -1
  762. package/list/context.js +2 -2
  763. package/list/index.js +1 -1
  764. package/list/style/index.js +1 -1
  765. package/loading/Loading.js +1 -1
  766. package/loading/constants.js +1 -1
  767. package/loading/context.js +2 -2
  768. package/loading/index.js +1 -1
  769. package/loading/style/index.js +1 -1
  770. package/locale/ar-EG.js +1 -1
  771. package/locale/de-DE.js +1 -1
  772. package/locale/default.js +1 -1
  773. package/locale/en-US.js +1 -1
  774. package/locale/es-ES.js +1 -1
  775. package/locale/fr-FR.js +1 -1
  776. package/locale/id-ID.js +1 -1
  777. package/locale/it-IT.js +1 -1
  778. package/locale/ja-JP.js +1 -1
  779. package/locale/ko-KR.js +1 -1
  780. package/locale/ms-MY.js +1 -1
  781. package/locale/pt-BR.js +1 -1
  782. package/locale/pt-PT.js +1 -1
  783. package/locale/ru-RU.js +1 -1
  784. package/locale/th-TH.js +1 -1
  785. package/locale/tr-TR.js +1 -1
  786. package/locale/vi-VN.js +1 -1
  787. package/locale/zh-CN.js +1 -1
  788. package/locale/zh-HK.js +1 -1
  789. package/locale/zh-TW.js +1 -1
  790. package/marquee/Marquee.js +1 -1
  791. package/marquee/constants.js +1 -1
  792. package/marquee/context.js +2 -2
  793. package/marquee/index.js +1 -1
  794. package/marquee/style/index.js +1 -1
  795. package/mask/Mask.js +1 -1
  796. package/mask/constants.js +1 -1
  797. package/mask/context.js +2 -2
  798. package/mask/index.js +1 -1
  799. package/mask/style/index.js +1 -1
  800. package/masonry/Item.js +1 -1
  801. package/masonry/Masonry.js +1 -1
  802. package/masonry/constants.js +1 -1
  803. package/masonry/context.js +2 -2
  804. package/masonry/hooks/useDelay.js +1 -1
  805. package/masonry/hooks/useGutter.js +1 -1
  806. package/masonry/hooks/usePositions.js +1 -1
  807. package/masonry/hooks/useRefs.js +1 -1
  808. package/masonry/index.js +1 -1
  809. package/masonry/style/index.js +1 -1
  810. package/mentions/Mentions.js +1 -1
  811. package/mentions/constants.js +1 -1
  812. package/mentions/context.js +2 -2
  813. package/mentions/index.js +1 -1
  814. package/mentions/style/index.js +1 -1
  815. package/mentions/utils.js +1 -1
  816. package/menu/Indent.js +1 -1
  817. package/menu/Item.js +1 -1
  818. package/menu/ItemGroup.js +1 -1
  819. package/menu/Menu.js +1 -1
  820. package/menu/OverflowWrap.js +1 -1
  821. package/menu/constants.js +1 -1
  822. package/menu/context.js +2 -2
  823. package/menu/index.js +1 -1
  824. package/menu/style/index.js +1 -1
  825. package/menu/sub-menu/Inline.js +1 -1
  826. package/menu/sub-menu/Pop.js +1 -1
  827. package/menu/sub-menu/index.js +1 -1
  828. package/menu/utils.js +1 -1
  829. package/message/Message.js +1 -1
  830. package/message/config.js +1 -1
  831. package/message/constants.js +1 -1
  832. package/message/context.js +2 -2
  833. package/message/hooks/useMessage.js +1 -1
  834. package/message/index.js +1 -1
  835. package/message/style/index.js +1 -1
  836. package/message/utils.js +1 -1
  837. package/modal/Modal.js +1 -1
  838. package/modal/config.js +1 -1
  839. package/modal/confirm.js +1 -1
  840. package/modal/constants.js +1 -1
  841. package/modal/context.js +2 -2
  842. package/modal/index.js +1 -1
  843. package/modal/style/index.js +1 -1
  844. package/modal/use-modal/Hook.js +1 -1
  845. package/modal/use-modal/index.js +1 -1
  846. package/modal/utils.js +1 -1
  847. package/notice/Notice.js +1 -1
  848. package/notice/config.js +1 -1
  849. package/notice/constants.js +1 -1
  850. package/notice/context.js +2 -2
  851. package/notice/index.js +1 -1
  852. package/notice/style/index.js +1 -1
  853. package/notice/utils.js +1 -1
  854. package/notice/withNotice.js +1 -1
  855. package/notification/Notification.js +1 -1
  856. package/notification/config.js +1 -1
  857. package/notification/constants.js +1 -1
  858. package/notification/context.js +2 -2
  859. package/notification/hooks/useNotification.js +1 -1
  860. package/notification/index.js +1 -1
  861. package/notification/style/index.js +1 -1
  862. package/notification/utils.js +1 -1
  863. package/overflow-ellipsis/Item.js +1 -1
  864. package/overflow-ellipsis/OverflowEllipsis.js +1 -1
  865. package/overflow-ellipsis/constants.js +1 -1
  866. package/overflow-ellipsis/context.js +2 -2
  867. package/overflow-ellipsis/index.js +1 -1
  868. package/overflow-ellipsis/style/index.js +1 -1
  869. package/package.json +1 -1
  870. package/page-header/PageHeader.js +1 -1
  871. package/page-header/constants.js +1 -1
  872. package/page-header/context.js +2 -2
  873. package/page-header/index.js +1 -1
  874. package/page-header/style/index.js +1 -1
  875. package/pagination/Item.js +1 -1
  876. package/pagination/Jumper.js +1 -1
  877. package/pagination/Pagination.js +1 -1
  878. package/pagination/PreNextButton.js +1 -1
  879. package/pagination/PreNextJump.js +1 -1
  880. package/pagination/SizeOption.js +1 -1
  881. package/pagination/constants.js +1 -1
  882. package/pagination/context.js +2 -2
  883. package/pagination/index.js +1 -1
  884. package/pagination/interface.js +1 -1
  885. package/pagination/style/index.js +1 -1
  886. package/pagination/utils.js +1 -1
  887. package/picker/Input.js +1 -1
  888. package/picker/InputRange.js +1 -1
  889. package/picker/constants.js +1 -1
  890. package/picker/context.js +1 -1
  891. package/picker/index.js +1 -1
  892. package/picker/style/index.js +1 -1
  893. package/popconfirm/Popconfirm.js +1 -1
  894. package/popconfirm/constants.js +1 -1
  895. package/popconfirm/context.js +2 -2
  896. package/popconfirm/index.js +1 -1
  897. package/popconfirm/style/index.js +1 -1
  898. package/popover/Popover.js +1 -1
  899. package/popover/constants.js +1 -1
  900. package/popover/context.js +2 -2
  901. package/popover/index.js +1 -1
  902. package/popover/style/index.js +1 -1
  903. package/portal/Portal.js +1 -1
  904. package/portal/constants.js +1 -1
  905. package/portal/context.js +2 -2
  906. package/portal/index.js +1 -1
  907. package/portal/style/index.js +1 -1
  908. package/progress/Circle.js +1 -1
  909. package/progress/Line.js +1 -1
  910. package/progress/Progress.js +1 -1
  911. package/progress/Step.js +1 -1
  912. package/progress/constants.js +1 -1
  913. package/progress/context.js +2 -2
  914. package/progress/index.js +1 -1
  915. package/progress/style/index.js +1 -1
  916. package/qr-code/QRCode.js +1 -1
  917. package/qr-code/constants.js +1 -1
  918. package/qr-code/context.js +2 -2
  919. package/qr-code/index.js +1 -1
  920. package/qr-code/src/index.js +1 -1
  921. package/qr-code/src/qrcodegen.js +1 -1
  922. package/qr-code/style/index.js +1 -1
  923. package/radio/Group.js +1 -1
  924. package/radio/GroupBlock.js +1 -1
  925. package/radio/Radio.js +1 -1
  926. package/radio/constants.js +1 -1
  927. package/radio/context.js +2 -2
  928. package/radio/index.d.ts +0 -1
  929. package/radio/index.js +2 -3
  930. package/radio/style/index.js +1 -1
  931. package/rate/Rate.js +1 -1
  932. package/rate/constants.js +1 -1
  933. package/rate/context.js +2 -2
  934. package/rate/index.js +1 -1
  935. package/rate/style/index.js +1 -1
  936. package/resize-box/ResizeBox.js +1 -1
  937. package/resize-box/ResizeTrigger.js +1 -1
  938. package/resize-box/Split.js +1 -1
  939. package/resize-box/SplitGroup.js +1 -1
  940. package/resize-box/constants.js +1 -1
  941. package/resize-box/context.js +2 -2
  942. package/resize-box/index.js +1 -1
  943. package/resize-box/style/index.js +1 -1
  944. package/result/403.js +1 -1
  945. package/result/404.js +1 -1
  946. package/result/500.js +1 -1
  947. package/result/Result.js +1 -1
  948. package/result/constants.js +1 -1
  949. package/result/context.js +2 -2
  950. package/result/index.js +1 -1
  951. package/result/style/index.js +1 -1
  952. package/rich-text/RichText.js +1 -1
  953. package/rich-text/Toolbar.js +1 -1
  954. package/rich-text/constants.js +1 -1
  955. package/rich-text/context.js +2 -2
  956. package/rich-text/index.js +1 -1
  957. package/rich-text/libs/blots/block.js +1 -1
  958. package/rich-text/libs/blots/break.js +1 -1
  959. package/rich-text/libs/blots/container.js +1 -1
  960. package/rich-text/libs/blots/cursor.js +1 -1
  961. package/rich-text/libs/blots/embed.js +1 -1
  962. package/rich-text/libs/blots/inline.js +1 -1
  963. package/rich-text/libs/blots/scroll.js +1 -1
  964. package/rich-text/libs/blots/text.js +1 -1
  965. package/rich-text/libs/core/composition.js +1 -1
  966. package/rich-text/libs/core/editor.js +1 -1
  967. package/rich-text/libs/core/emitter.js +1 -1
  968. package/rich-text/libs/core/logger.js +1 -1
  969. package/rich-text/libs/core/module.js +1 -1
  970. package/rich-text/libs/core/rich.js +1 -1
  971. package/rich-text/libs/core/selection.js +1 -1
  972. package/rich-text/libs/core/theme.js +1 -1
  973. package/rich-text/libs/core/utils/createRegistryWithFormats.js +1 -1
  974. package/rich-text/libs/core/utils/scrollRectIntoView.js +1 -1
  975. package/rich-text/libs/delta/AttributeMap.js +1 -1
  976. package/rich-text/libs/delta/Op.js +1 -1
  977. package/rich-text/libs/delta/OpIterator.js +1 -1
  978. package/rich-text/libs/delta/index.js +1 -1
  979. package/rich-text/libs/diff/index.js +1 -1
  980. package/rich-text/libs/formats/align.js +1 -1
  981. package/rich-text/libs/formats/background.js +1 -1
  982. package/rich-text/libs/formats/blockquote.js +1 -1
  983. package/rich-text/libs/formats/bold.js +1 -1
  984. package/rich-text/libs/formats/code.js +1 -1
  985. package/rich-text/libs/formats/color.js +1 -1
  986. package/rich-text/libs/formats/direction.js +1 -1
  987. package/rich-text/libs/formats/emoji.js +1 -1
  988. package/rich-text/libs/formats/font.js +1 -1
  989. package/rich-text/libs/formats/formula.js +1 -1
  990. package/rich-text/libs/formats/header.js +1 -1
  991. package/rich-text/libs/formats/hr.js +1 -1
  992. package/rich-text/libs/formats/image.js +1 -1
  993. package/rich-text/libs/formats/indent.js +1 -1
  994. package/rich-text/libs/formats/italic.js +1 -1
  995. package/rich-text/libs/formats/lineHeight.js +1 -1
  996. package/rich-text/libs/formats/link.js +1 -1
  997. package/rich-text/libs/formats/list.js +1 -1
  998. package/rich-text/libs/formats/script.js +1 -1
  999. package/rich-text/libs/formats/size.js +1 -1
  1000. package/rich-text/libs/formats/strike.js +1 -1
  1001. package/rich-text/libs/formats/table.js +1 -1
  1002. package/rich-text/libs/formats/underline.js +1 -1
  1003. package/rich-text/libs/formats/video.js +1 -1
  1004. package/rich-text/libs/index.js +1 -1
  1005. package/rich-text/libs/modules/clipboard.js +1 -1
  1006. package/rich-text/libs/modules/history.js +1 -1
  1007. package/rich-text/libs/modules/image-resize/index.js +1 -1
  1008. package/rich-text/libs/modules/image-resize/modules/Base.js +1 -1
  1009. package/rich-text/libs/modules/image-resize/modules/DisplaySize.js +1 -1
  1010. package/rich-text/libs/modules/image-resize/modules/Resize.js +1 -1
  1011. package/rich-text/libs/modules/image-resize/options.js +1 -1
  1012. package/rich-text/libs/modules/input.js +1 -1
  1013. package/rich-text/libs/modules/keyboard.js +1 -1
  1014. package/rich-text/libs/modules/normalizeExternalHTML/index.js +1 -1
  1015. package/rich-text/libs/modules/normalizeExternalHTML/normalizers/googleDocs.js +1 -1
  1016. package/rich-text/libs/modules/normalizeExternalHTML/normalizers/msWord.js +1 -1
  1017. package/rich-text/libs/modules/table.js +1 -1
  1018. package/rich-text/libs/modules/toolbar.js +1 -1
  1019. package/rich-text/libs/modules/uiNode.js +1 -1
  1020. package/rich-text/libs/modules/uploader.js +1 -1
  1021. package/rich-text/libs/parchment/attributor/attributor.js +1 -1
  1022. package/rich-text/libs/parchment/attributor/class.js +1 -1
  1023. package/rich-text/libs/parchment/attributor/store.js +1 -1
  1024. package/rich-text/libs/parchment/attributor/style.js +1 -1
  1025. package/rich-text/libs/parchment/blot/abstract/container.js +1 -1
  1026. package/rich-text/libs/parchment/blot/abstract/leaf.js +1 -1
  1027. package/rich-text/libs/parchment/blot/abstract/parent.js +1 -1
  1028. package/rich-text/libs/parchment/blot/abstract/shadow.js +1 -1
  1029. package/rich-text/libs/parchment/blot/block.js +1 -1
  1030. package/rich-text/libs/parchment/blot/embed.js +1 -1
  1031. package/rich-text/libs/parchment/blot/inline.js +1 -1
  1032. package/rich-text/libs/parchment/blot/scroll.js +1 -1
  1033. package/rich-text/libs/parchment/blot/text.js +1 -1
  1034. package/rich-text/libs/parchment/collection/linked-list.js +1 -1
  1035. package/rich-text/libs/parchment/error.js +1 -1
  1036. package/rich-text/libs/parchment/index.js +1 -1
  1037. package/rich-text/libs/parchment/registry.js +1 -1
  1038. package/rich-text/libs/parchment/scope.js +1 -1
  1039. package/rich-text/style/index.js +1 -1
  1040. package/router-error/RouterError.js +1 -1
  1041. package/router-error/constants.js +1 -1
  1042. package/router-error/context.js +2 -2
  1043. package/router-error/index.js +1 -1
  1044. package/router-error/style/index.js +1 -1
  1045. package/row-col/Col.js +1 -1
  1046. package/row-col/Row.js +1 -1
  1047. package/row-col/constants.js +1 -1
  1048. package/row-col/context.js +2 -2
  1049. package/row-col/index.js +1 -1
  1050. package/row-col/style/index.js +1 -1
  1051. package/segmented/Segmented.js +1 -1
  1052. package/segmented/constants.js +1 -1
  1053. package/segmented/context.js +2 -2
  1054. package/segmented/index.js +1 -1
  1055. package/segmented/style/index.js +1 -1
  1056. package/select/Option.js +1 -1
  1057. package/select/OptionGroup.js +1 -1
  1058. package/select/Select.js +1 -1
  1059. package/select/constants.js +1 -1
  1060. package/select/context.js +2 -2
  1061. package/select/index.js +1 -1
  1062. package/select/style/index.js +1 -1
  1063. package/select/utils.js +1 -1
  1064. package/select-view/Core.js +1 -1
  1065. package/select-view/SelectView.js +1 -1
  1066. package/select-view/constants.js +1 -1
  1067. package/select-view/context.js +2 -2
  1068. package/select-view/index.js +1 -1
  1069. package/select-view/style/index.js +1 -1
  1070. package/skeleton/Image.js +1 -1
  1071. package/skeleton/Skeleton.js +1 -1
  1072. package/skeleton/Text.js +1 -1
  1073. package/skeleton/constants.js +1 -1
  1074. package/skeleton/context.js +2 -2
  1075. package/skeleton/index.js +1 -1
  1076. package/skeleton/style/index.js +1 -1
  1077. package/slider/Button.js +1 -1
  1078. package/slider/Dot.js +1 -1
  1079. package/slider/Input.js +1 -1
  1080. package/slider/Mark.js +1 -1
  1081. package/slider/Slider.js +1 -1
  1082. package/slider/Tick.js +1 -1
  1083. package/slider/constants.js +1 -1
  1084. package/slider/context.js +2 -2
  1085. package/slider/hooks/useInterval.js +1 -1
  1086. package/slider/hooks/useLegalValue.js +1 -1
  1087. package/slider/index.js +1 -1
  1088. package/slider/style/index.js +1 -1
  1089. package/slider/utils.js +1 -1
  1090. package/space/Space.js +1 -1
  1091. package/space/constants.js +1 -1
  1092. package/space/context.js +2 -2
  1093. package/space/index.js +1 -1
  1094. package/space/style/index.js +1 -1
  1095. package/speech-synthesis/SpeechSynthesis.js +1 -1
  1096. package/speech-synthesis/constants.js +1 -1
  1097. package/speech-synthesis/context.js +2 -2
  1098. package/speech-synthesis/index.js +1 -1
  1099. package/speech-synthesis/style/index.js +1 -1
  1100. package/spin/DotLoading.js +1 -1
  1101. package/spin/Spin.js +1 -1
  1102. package/spin/constants.js +1 -1
  1103. package/spin/context.js +2 -2
  1104. package/spin/index.js +1 -1
  1105. package/spin/style/index.js +1 -1
  1106. package/splitter/Bar.js +1 -1
  1107. package/splitter/Panel.js +1 -1
  1108. package/splitter/Splitter.js +1 -1
  1109. package/splitter/constants.js +1 -1
  1110. package/splitter/context.js +2 -2
  1111. package/splitter/hooks/useItems.js +1 -1
  1112. package/splitter/hooks/useResizable.js +1 -1
  1113. package/splitter/hooks/useResize.js +1 -1
  1114. package/splitter/hooks/useSizes.js +1 -1
  1115. package/splitter/index.js +1 -1
  1116. package/splitter/style/index.js +1 -1
  1117. package/statistic/Statistic.js +1 -1
  1118. package/statistic/constants.js +1 -1
  1119. package/statistic/context.js +2 -2
  1120. package/statistic/index.js +1 -1
  1121. package/statistic/interface.js +1 -1
  1122. package/statistic/style/index.js +1 -1
  1123. package/steps/Item.js +1 -1
  1124. package/steps/Steps.js +1 -1
  1125. package/steps/constants.js +1 -1
  1126. package/steps/context.js +2 -2
  1127. package/steps/index.js +1 -1
  1128. package/steps/style/index.js +1 -1
  1129. package/style/constants.js +1 -1
  1130. package/suspense-fallback-test/SuspenseFallbackTest.js +1 -1
  1131. package/suspense-fallback-test/constants.js +1 -1
  1132. package/suspense-fallback-test/context.js +1 -1
  1133. package/suspense-fallback-test/index.js +1 -1
  1134. package/suspense-fallback-test/style/index.js +1 -1
  1135. package/switch/Switch.js +1 -1
  1136. package/switch/constants.js +1 -1
  1137. package/switch/context.js +2 -2
  1138. package/switch/index.d.ts +0 -1
  1139. package/switch/index.js +2 -3
  1140. package/switch/style/index.js +1 -1
  1141. package/table/ColGroup.js +1 -1
  1142. package/table/Table.js +1 -1
  1143. package/table/constants.js +1 -1
  1144. package/table/context.js +2 -2
  1145. package/table/hooks/useColumns.js +1 -1
  1146. package/table/hooks/useComponent.js +1 -1
  1147. package/table/hooks/useExpand.js +1 -1
  1148. package/table/hooks/useRowSelection.js +1 -1
  1149. package/table/hooks/useSorter.js +1 -1
  1150. package/table/hooks/useStickyClassNames.js +1 -1
  1151. package/table/hooks/useStickyOffsets.js +1 -1
  1152. package/table/hooks/useThResizable.js +1 -1
  1153. package/table/index.js +1 -1
  1154. package/table/style/index.js +1 -1
  1155. package/table/summary/Cell.js +1 -1
  1156. package/table/summary/Row.js +1 -1
  1157. package/table/summary/context.js +1 -1
  1158. package/table/summary/index.js +1 -1
  1159. package/table/tbody/DataRecordRenderer.js +1 -1
  1160. package/table/tbody/Td.js +1 -1
  1161. package/table/tbody/Tr.js +1 -1
  1162. package/table/tbody/index.js +1 -1
  1163. package/table/tfoot/index.js +1 -1
  1164. package/table/th-resizable/index.js +1 -1
  1165. package/table/th-resizable/style/index.js +1 -1
  1166. package/table/thead/Column.js +1 -1
  1167. package/table/thead/index.js +1 -1
  1168. package/table/utils.js +1 -1
  1169. package/tabs/TabContent.js +1 -1
  1170. package/tabs/TabPane.js +1 -1
  1171. package/tabs/Tabs.js +19 -19
  1172. package/tabs/constants.js +1 -1
  1173. package/tabs/context.js +2 -2
  1174. package/tabs/hooks/useDomSize.js +1 -1
  1175. package/tabs/hooks/useHeaderScroll.js +1 -1
  1176. package/tabs/index.js +1 -1
  1177. package/tabs/style/index.js +1 -1
  1178. package/tabs/tab-header/DropdownIcon.js +1 -1
  1179. package/tabs/tab-header/TabInk.js +11 -14
  1180. package/tabs/tab-header/TabNavIcon.js +1 -1
  1181. package/tabs/tab-header/TabTitle.js +1 -1
  1182. package/tabs/tab-header/index.js +1 -1
  1183. package/tabs/utils.js +1 -1
  1184. package/tag/Tag.js +1 -1
  1185. package/tag/constants.js +1 -1
  1186. package/tag/context.js +2 -2
  1187. package/tag/index.js +1 -1
  1188. package/tag/style/index.js +1 -1
  1189. package/tag/utils.js +1 -1
  1190. package/time-picker/Picker.js +1 -1
  1191. package/time-picker/TimeColumn.js +1 -1
  1192. package/time-picker/TimePicker.js +1 -1
  1193. package/time-picker/TimePickerRange.js +1 -1
  1194. package/time-picker/constants.js +1 -1
  1195. package/time-picker/context.js +2 -2
  1196. package/time-picker/index.js +1 -1
  1197. package/time-picker/style/index.js +1 -1
  1198. package/time-picker/utils.js +1 -1
  1199. package/time-picker/withTimePicker.js +1 -1
  1200. package/timeline/Item.js +1 -1
  1201. package/timeline/Timeline.js +1 -1
  1202. package/timeline/constants.js +1 -1
  1203. package/timeline/context.js +2 -2
  1204. package/timeline/index.js +1 -1
  1205. package/timeline/style/index.js +1 -1
  1206. package/timer/Timer.js +1 -1
  1207. package/timer/constants.js +1 -1
  1208. package/timer/context.js +2 -2
  1209. package/timer/index.js +1 -1
  1210. package/timer/style/index.js +1 -1
  1211. package/toast/Toast.js +1 -1
  1212. package/toast/constants.js +1 -1
  1213. package/toast/context.js +1 -1
  1214. package/toast/index.js +1 -1
  1215. package/toast/style/index.js +1 -1
  1216. package/tooltip/Tooltip.js +5 -5
  1217. package/tooltip/constants.js +1 -1
  1218. package/tooltip/context.js +2 -2
  1219. package/tooltip/index.js +1 -1
  1220. package/tooltip/style/index.js +1 -1
  1221. package/tour/Tour.js +1 -1
  1222. package/tour/constants.js +1 -1
  1223. package/tour/context.js +2 -2
  1224. package/tour/index.js +1 -1
  1225. package/tour/style/index.js +1 -1
  1226. package/transfer/Item.js +1 -1
  1227. package/transfer/List.js +1 -1
  1228. package/transfer/Transfer.js +1 -1
  1229. package/transfer/constants.js +1 -1
  1230. package/transfer/context.js +2 -2
  1231. package/transfer/index.js +1 -1
  1232. package/transfer/style/index.js +1 -1
  1233. package/transition/constants.js +1 -1
  1234. package/transition/context.js +1 -1
  1235. package/transition/index.js +1 -1
  1236. package/transition/style/index.js +1 -1
  1237. package/tree/Animation.js +1 -1
  1238. package/tree/Node.js +90 -90
  1239. package/tree/NodeList.js +1 -1
  1240. package/tree/Tree.js +1 -1
  1241. package/tree/constants.js +1 -1
  1242. package/tree/context.js +2 -2
  1243. package/tree/index.js +1 -1
  1244. package/tree/style/index.js +1 -1
  1245. package/tree/utils.js +1 -1
  1246. package/tree-select/List.js +1 -1
  1247. package/tree-select/TreeSelect.js +1 -1
  1248. package/tree-select/constants.js +1 -1
  1249. package/tree-select/context.js +2 -2
  1250. package/tree-select/hooks/useKeyCache.js +1 -1
  1251. package/tree-select/hooks/useStateValue.js +1 -1
  1252. package/tree-select/hooks/useTreeData.js +1 -1
  1253. package/tree-select/index.js +1 -1
  1254. package/tree-select/style/index.js +1 -1
  1255. package/tree-select/utils.js +1 -1
  1256. package/trigger/Trigger.js +251 -250
  1257. package/trigger/constants.js +1 -1
  1258. package/trigger/context.js +2 -2
  1259. package/trigger/getPopupStyle.js +1 -1
  1260. package/trigger/index.js +1 -1
  1261. package/trigger/style/index.js +1 -1
  1262. package/trigger/utils.js +1 -1
  1263. package/typewriter/Typewriter.js +1 -1
  1264. package/typewriter/constants.js +1 -1
  1265. package/typewriter/context.js +2 -2
  1266. package/typewriter/index.js +1 -1
  1267. package/typewriter/style/index.js +1 -1
  1268. package/typography/Base.js +52 -52
  1269. package/typography/EditContent.js +1 -1
  1270. package/typography/Ellipsis.js +17 -17
  1271. package/typography/Operations.js +1 -1
  1272. package/typography/Paragraph.js +1 -1
  1273. package/typography/Text.js +1 -1
  1274. package/typography/Title.js +1 -1
  1275. package/typography/Typography.js +1 -1
  1276. package/typography/constants.js +1 -1
  1277. package/typography/context.js +2 -2
  1278. package/typography/hooks/useCssEllipsis.js +1 -1
  1279. package/typography/hooks/useEllipsis.js +27 -27
  1280. package/typography/index.js +1 -1
  1281. package/typography/style/index.js +1 -1
  1282. package/upload/TriggerNode.js +1 -1
  1283. package/upload/Upload.js +1 -1
  1284. package/upload/Uploader.js +1 -1
  1285. package/upload/constants.js +1 -1
  1286. package/upload/context.js +2 -2
  1287. package/upload/index.js +1 -1
  1288. package/upload/list/PictureItem.js +1 -1
  1289. package/upload/list/TextItem.js +1 -1
  1290. package/upload/list/UploadProgress.js +1 -1
  1291. package/upload/list/index.js +1 -1
  1292. package/upload/list/utils.js +1 -1
  1293. package/upload/request.js +1 -1
  1294. package/upload/style/index.js +1 -1
  1295. package/upload/utils.js +1 -1
  1296. package/utils/callOrReturn.js +1 -1
  1297. package/utils/callbackOriginRef.js +1 -1
  1298. package/utils/caseName.js +1 -1
  1299. package/utils/className.js +1 -1
  1300. package/utils/constants.js +1 -1
  1301. package/utils/contextHolder.js +1 -1
  1302. package/utils/copy.js +1 -1
  1303. package/utils/createGlobalConfigFunction.js +1 -1
  1304. package/utils/css.js +1 -1
  1305. package/utils/date.js +1 -1
  1306. package/utils/dayjs.js +1 -1
  1307. package/utils/document.js +1 -1
  1308. package/utils/dom.js +1 -1
  1309. package/utils/emitter.js +1 -1
  1310. package/utils/file.js +1 -1
  1311. package/utils/fileRead.js +1 -1
  1312. package/utils/fileToDataURL.js +1 -1
  1313. package/utils/fillNBSP.js +1 -1
  1314. package/utils/findRootElement.js +1 -1
  1315. package/utils/findScrollParent.js +1 -1
  1316. package/utils/getHighlightText.js +1 -1
  1317. package/utils/getHotkeyHandler.js +1 -1
  1318. package/utils/getScrollBarHeight.js +1 -1
  1319. package/utils/getScrollBarSize.js +1 -1
  1320. package/utils/getScrollBarWidth.js +1 -1
  1321. package/utils/getStringLength.js +1 -1
  1322. package/utils/include.js +1 -1
  1323. package/utils/index.d.ts +1 -1
  1324. package/utils/index.js +138 -138
  1325. package/utils/intersectionObserver.js +1 -1
  1326. package/utils/is.js +1 -1
  1327. package/utils/keyboardCode.js +1 -1
  1328. package/utils/lodash.js +1 -1
  1329. package/utils/math.js +1 -1
  1330. package/utils/mergeProps.js +1 -1
  1331. package/utils/mergedToString.js +1 -1
  1332. package/utils/mutationObserver.js +1 -1
  1333. package/utils/names.js +1 -1
  1334. package/utils/object.js +1 -1
  1335. package/utils/omit.js +1 -1
  1336. package/utils/pad.js +1 -1
  1337. package/utils/pick.js +1 -1
  1338. package/utils/pinyin.js +1 -1
  1339. package/utils/react19Adapter.js +1 -1
  1340. package/utils/ref.js +1 -1
  1341. package/utils/resizeObserver.js +1 -1
  1342. package/utils/responsiveObserve.js +1 -1
  1343. package/utils/saveAs.js +1 -1
  1344. package/utils/screenfull.js +1 -1
  1345. package/utils/scrollIntoViewIfNeeded.js +1 -1
  1346. package/utils/setCreateRoot.js +1 -1
  1347. package/utils/setDarkTheme.js +1 -1
  1348. package/utils/setPrimaryColor.js +1 -1
  1349. package/utils/setTheme.js +1 -1
  1350. package/utils/string.js +1 -1
  1351. package/utils/style.js +1 -1
  1352. package/utils/tinycolor.js +1 -1
  1353. package/utils/toArray.js +1 -1
  1354. package/utils/tree.js +1 -1
  1355. package/utils/tunnel.js +1 -1
  1356. package/utils/tween.js +1 -1
  1357. package/utils/uuid.js +1 -1
  1358. package/utils/validate.js +1 -1
  1359. package/utils/warning.js +1 -1
  1360. package/verification-code/VerificationCode.js +1 -1
  1361. package/verification-code/constants.js +1 -1
  1362. package/verification-code/context.js +2 -2
  1363. package/verification-code/index.js +1 -1
  1364. package/verification-code/style/index.js +1 -1
  1365. package/version/index.js +5 -5
  1366. package/virtual-list/Filler.js +1 -1
  1367. package/virtual-list/VirtualList.js +1 -1
  1368. package/virtual-list/constants.js +1 -1
  1369. package/virtual-list/context.js +2 -2
  1370. package/virtual-list/hooks/useCacheChildrenNodes.js +1 -1
  1371. package/virtual-list/hooks/useComputeVirtualItemHeight.js +1 -1
  1372. package/virtual-list/index.js +1 -1
  1373. package/virtual-list/style/index.js +1 -1
  1374. package/virtual-list/utils/algorithm.js +1 -1
  1375. package/virtual-list/utils/item.js +1 -1
  1376. package/watermark/Watermark.js +1 -1
  1377. package/watermark/constants.js +1 -1
  1378. package/watermark/context.js +2 -2
  1379. package/watermark/index.js +1 -1
  1380. package/watermark/style/index.js +1 -1
  1381. package/utils/throttleByRequestAnimationFrame.d.ts +0 -1
  1382. package/utils/throttleByRequestAnimationFrame.js +0 -4
package/utils/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { __exportAll as ee, __reExport as e } from "../.virtual/_rolldown/runtime.js";
3
3
  import { is32Bit as te, isAllChinese as ne, isArguments as re, isArray as ie, isArrayAndNotEmpty as ae, isArrayBuffer as t, isArrayEmpty as n, isArrayLike as r, isArrayLikeObject as i, isAscii as a, isAsyncFunction as o, isBase64 as s, isBigInt as c, isBlob as l, isBoolean as u, isBuffer as d, isChinese as f, isColorValue as p, isColorValue_ as m, isDOM as h, isDataURI as g, isDate as _, isDayjs as v, isElement as y, isElementByInstanceof as b, isEmail as x, isEmpty as S, isEmptyArray as C, isEmptyObject as w, isEmptyReactNode as T, isEmptyString as E, isEmptyValue as D, isEqual as O, isEqualWith as k, isError as A, isEventTarget as j, isExist as M, isFalse as N, isFile as P, isFinite as F, isFullWidth as I, isFunction as L, isHSL as R, isHTMLElement as z, isHalfWidth as B, isHash as V, isHexColor as H, isIMEI as U, isIP as W, isIPRange as G, isIdentityCard as K, isInteger as q, isJSON as J, isJSON_String as oe, isJWT as se, isLength as ce, isMACAddress as le, isMD5 as ue, isMap as de, isMatch as fe, isMatchWith as pe, isMimeType as me, isMobilePhone as he, isMobilePhoneLocales as ge, isNaN as _e, isNative as ve, isNil as ye, isNonNullable as be, isNotFound as xe, isNull as Se, isNullOrUndefined as Ce, isNumber as we, isNumberOrString as Te, isObject as Ee, isObjectLike as De, isPlainObject as Oe, isPort as ke, isPresent as Ae, isPrimitive as je, isPromise as Me, isReact18 as Ne, isReact19 as Pe, isReactClassComponent as Fe, isReactComponent as Ie, isReactComponentAndNotFragment as Le, isReadableStream as Re, isRegExp as ze, isRgbColor as Be, isSVGElement as Ve, isSafeInteger as He, isScrollElement as Ue, isSemVer as We, isServerRendering as Ge, isSet as Ke, isSlug as qe, isSparseArray as Je, isString as Ye, isStringAndExist as Xe, isStringOrNumber as Ze, isStrongPassword as Qe, isSymbol as $e, isThenable as et, isTrue as tt, isTypedArray as nt, isURL as rt, isUUID as it, isUndefined as at, isUndefinedOrNull as ot, isVariableWidth as st, isWeakMap as ct, isWeakSet as lt, isWindow as ut, isZero as dt, is_exports as Y } from "./is.js";
4
4
  import { uuid as ft, uuidv4 as pt } from "./uuid.js";
@@ -18,41 +18,41 @@ import { clipboardCopy as Z } from "./copy.js";
18
18
  import { css_exports as $t } from "./css.js";
19
19
  import { convertTime as en, convertToDurationBasedOnTimeUnits as tn, dateFormat as nn, dayjsFormat as rn } from "./date.js";
20
20
  import { dayjs as Q, dayjs_formatValue as an, dayjs_getDayjsValue as on, dayjs_getFormatFromArray as sn, dayjs_getNow as cn, dayjs_getRealTime as ln, dayjs_getSortedDayjsArray as un, dayjs_getTimeFormat as dn, dayjs_getValueWithTime as fn, dayjs_isDayjsArrayChange as pn, dayjs_isDayjsChange as mn, dayjs_isValidTimeString as hn, dayjs_methods as gn, dayjs_timezoneToOffset as _n, dayjs_toLocal as vn, dayjs_toTimezone as yn } from "./dayjs.js";
21
- import { EMITTER_EVENT as bn, Emitter as xn, emitter as Sn } from "./emitter.js";
21
+ import { document_exports as bn } from "./document.js";
22
+ import { EMITTER_EVENT as xn, Emitter as Sn, emitter as Cn } from "./emitter.js";
22
23
  import "./file.js";
23
- import { fileRead as Cn } from "./fileRead.js";
24
- import { fileToDataURL as wn } from "./fileToDataURL.js";
25
- import { fillNBSP as Tn } from "./fillNBSP.js";
26
- import { findRootElement as En } from "./findRootElement.js";
24
+ import { fileRead as wn } from "./fileRead.js";
25
+ import { fileToDataURL as Tn } from "./fileToDataURL.js";
26
+ import { fillNBSP as En } from "./fillNBSP.js";
27
+ import { findRootElement as Dn } from "./findRootElement.js";
27
28
  import "./findScrollParent.js";
28
- import { getHighlightText as Dn } from "./getHighlightText.js";
29
- import { getHotkeyHandler as On } from "./getHotkeyHandler.js";
30
- import { getScrollBarHeight as kn } from "./getScrollBarHeight.js";
31
- import { getScrollBarSize as An } from "./getScrollBarSize.js";
32
- import { getScrollBarWidth as jn } from "./getScrollBarWidth.js";
33
- import { getStringLength as Mn } from "./getStringLength.js";
34
- import { include as Nn } from "./include.js";
29
+ import { getHighlightText as On } from "./getHighlightText.js";
30
+ import { getHotkeyHandler as kn } from "./getHotkeyHandler.js";
31
+ import { getScrollBarHeight as An } from "./getScrollBarHeight.js";
32
+ import { getScrollBarSize as jn } from "./getScrollBarSize.js";
33
+ import { getScrollBarWidth as Mn } from "./getScrollBarWidth.js";
34
+ import { getStringLength as Nn } from "./getStringLength.js";
35
+ import { include as Pn } from "./include.js";
35
36
  import "./intersectionObserver.js";
36
- import { assign as Pn, assignIn as Fn, at as In, camelCase as Ln, capitalize as Rn, castArray as zn, chain as Bn, chunk as Vn, clone as Hn, cloneDeep as Un, cloneDeepWith as Wn, cloneWith as Gn, compact as Kn, curry as qn, debounce as Jn, defaultTo as Yn, defaults as Xn, defaultsDeep as Zn, difference as Qn, escape as $n, findKey as er, flattenDeep as tr, flow as nr, get as rr, groupBy as ir, has as ar, intersection as or, invert as sr, invertBy as cr, kebabCase as lr, lodash_exports as ur, mean as dr, memoize as fr, merge as pr, mergeWith as mr, orderBy as hr, partition as gr, pullAll as _r, result as vr, sample as yr, sampleSize as br, set as xr, setWith as Sr, shuffle as Cr, snakeCase as wr, sortBy as Tr, startCase as Er, throttle as Dr, toPath as Or, truncate as kr, union as Ar, uniq as jr, uniqueId as Mr, unset as Nr, update as Pr, updateWith as Fr, upperCase as Ir, upperFirst as Lr, without as Rr, xor as zr, zip as Br } from "./lodash.js";
37
- import { div as Vr, math as Hr, minus as Ur, plus as Wr, times as Gr } from "./math.js";
38
- import { mergedToString as Kr } from "./mergedToString.js";
39
- import { mergeProps as qr } from "./mergeProps.js";
37
+ import { assign as Fn, assignIn as In, at as Ln, camelCase as Rn, capitalize as zn, castArray as Bn, chain as Vn, chunk as Hn, clone as Un, cloneDeep as Wn, cloneDeepWith as Gn, cloneWith as Kn, compact as qn, curry as Jn, debounce as Yn, defaultTo as Xn, defaults as Zn, defaultsDeep as Qn, difference as $n, escape as er, findKey as tr, flattenDeep as nr, flow as rr, get as ir, groupBy as ar, has as or, intersection as sr, invert as cr, invertBy as lr, kebabCase as ur, lodash_exports as dr, mean as fr, memoize as pr, merge as mr, mergeWith as hr, orderBy as gr, partition as _r, pullAll as vr, result as yr, sample as br, sampleSize as xr, set as Sr, setWith as Cr, shuffle as wr, snakeCase as Tr, sortBy as Er, startCase as Dr, throttle as Or, toPath as kr, truncate as Ar, union as jr, uniq as Mr, uniqueId as Nr, unset as Pr, update as Fr, updateWith as Ir, upperCase as Lr, upperFirst as Rr, without as zr, xor as Br, zip as Vr } from "./lodash.js";
38
+ import { div as Hr, math as Ur, minus as Wr, plus as Gr, times as Kr } from "./math.js";
39
+ import { mergedToString as qr } from "./mergedToString.js";
40
+ import { mergeProps as Jr } from "./mergeProps.js";
40
41
  import "./mutationObserver.js";
41
- import { object_exports as Jr } from "./object.js";
42
- import { omit as Yr } from "./omit.js";
43
- import { padEnd as Xr, padStart as Zr } from "./pad.js";
44
- import { composeRef as Qr, fillRef as $r, getNodeRef as ei, getReactElementRef as ti, supportNodeRef as ni, supportRef as ri, useComposeRef as ii } from "./ref.js";
42
+ import { object_exports as Yr } from "./object.js";
43
+ import { omit as Xr } from "./omit.js";
44
+ import { padEnd as Zr, padStart as Qr } from "./pad.js";
45
+ import { composeRef as $r, fillRef as ei, getNodeRef as ti, getReactElementRef as ni, supportNodeRef as ri, supportRef as ii, useComposeRef as ai } from "./ref.js";
45
46
  import "./resizeObserver.js";
46
- import { saveAs as ai } from "./saveAs.js";
47
- import { screenfull as oi } from "./screenfull.js";
48
- import { scrollIntoViewIfNeeded as si } from "./scrollIntoViewIfNeeded.js";
49
- import { setCreateRoot as ci } from "./setCreateRoot.js";
50
- import li, { removeDarkTheme as ui } from "./setDarkTheme.js";
51
- import di from "./setPrimaryColor.js";
52
- import fi from "./setTheme.js";
53
- import { HYPHEN as pi, replaceEmptyWithHyphen as mi } from "./string.js";
54
- import { fixedWidth as hi, getStyle as gi, setTransformStyle as _i } from "./style.js";
55
- import { throttleByRequestAnimationFrame as vi } from "./throttleByRequestAnimationFrame.js";
47
+ import { saveAs as oi } from "./saveAs.js";
48
+ import { screenfull as si } from "./screenfull.js";
49
+ import { scrollIntoViewIfNeeded as ci } from "./scrollIntoViewIfNeeded.js";
50
+ import { setCreateRoot as li } from "./setCreateRoot.js";
51
+ import ui, { removeDarkTheme as di } from "./setDarkTheme.js";
52
+ import fi from "./setPrimaryColor.js";
53
+ import pi from "./setTheme.js";
54
+ import { HYPHEN as mi, replaceEmptyWithHyphen as hi } from "./string.js";
55
+ import { fixedWidth as gi, getStyle as _i, setTransformStyle as vi } from "./style.js";
56
56
  import { tinycolor as yi } from "./tinycolor.js";
57
57
  import { toArray as bi } from "./toArray.js";
58
58
  import { findNodeBy as xi, getChildWithParentBy as Si, getItemBy as Ci, getItemByID as wi, getLabelFromDictionaryByValue as Ti, searchTree as Ei, tree as Di } from "./tree.js";
@@ -63,6 +63,7 @@ import { pinyin_exports as Mi } from "./pinyin.js";
63
63
  export * from "@unicom-cloud/ui-common/utils/is";
64
64
  export * from "@unicom-cloud/ui-common/utils/dom";
65
65
  export * from "@unicom-cloud/ui-common/utils/css";
66
+ export * from "@unicom-cloud/ui-common/utils/document";
66
67
  export * from "@unicom-cloud/utils/file";
67
68
  export * from "@unicom-cloud/ui-common/utils/lodash";
68
69
  export * from "@unicom-cloud/ui-common/utils/object";
@@ -72,9 +73,9 @@ export * from "@unicom-cloud/ui-common/utils/tunnel";
72
73
  var $ = /* @__PURE__ */ ee({
73
74
  COMPONENT_NAMES: () => zt,
74
75
  ContextHolderElement: () => Qt,
75
- EMITTER_EVENT: () => bn,
76
- Emitter: () => xn,
77
- HYPHEN: () => pi,
76
+ EMITTER_EVENT: () => xn,
77
+ Emitter: () => Sn,
78
+ HYPHEN: () => mi,
78
79
  NOOP: () => Nt,
79
80
  PREFIX_CLASS: () => Pt,
80
81
  PqbValidator: () => Bt,
@@ -91,32 +92,32 @@ var $ = /* @__PURE__ */ ee({
91
92
  ValidatorSchema: () => Jt,
92
93
  ValidatorString: () => Yt,
93
94
  ValidatorType: () => Xt,
94
- assign: () => Pn,
95
- assignIn: () => Fn,
96
- at: () => In,
95
+ assign: () => Fn,
96
+ assignIn: () => In,
97
+ at: () => Ln,
97
98
  callOrReturn: () => kt,
98
99
  callbackOriginRef: () => Ot,
99
- camelCase: () => Ln,
100
+ camelCase: () => Rn,
100
101
  canUseDOM: () => vt,
101
- capitalize: () => Rn,
102
+ capitalize: () => zn,
102
103
  caseName: () => At,
103
- castArray: () => zn,
104
- chain: () => Bn,
105
- chunk: () => Vn,
104
+ castArray: () => Bn,
105
+ chain: () => Vn,
106
+ chunk: () => Hn,
106
107
  className: () => X,
107
108
  clipboardCopy: () => Z,
108
- clone: () => Hn,
109
- cloneDeep: () => Un,
110
- cloneDeepWith: () => Wn,
111
- cloneWith: () => Gn,
112
- compact: () => Kn,
113
- composeRef: () => Qr,
109
+ clone: () => Un,
110
+ cloneDeep: () => Wn,
111
+ cloneDeepWith: () => Gn,
112
+ cloneWith: () => Kn,
113
+ compact: () => qn,
114
+ composeRef: () => $r,
114
115
  contains: () => yt,
115
116
  convertTime: () => en,
116
117
  convertToDurationBasedOnTimeUnits: () => tn,
117
118
  copy: () => Z,
118
119
  cs: () => X,
119
- curry: () => qn,
120
+ curry: () => Jn,
120
121
  dateFormat: () => nn,
121
122
  dayjs: () => Q,
122
123
  dayjsFormat: () => rn,
@@ -135,49 +136,49 @@ var $ = /* @__PURE__ */ ee({
135
136
  dayjs_timezoneToOffset: () => _n,
136
137
  dayjs_toLocal: () => vn,
137
138
  dayjs_toTimezone: () => yn,
138
- debounce: () => Jn,
139
- defaultTo: () => Yn,
140
- defaults: () => Xn,
141
- defaultsDeep: () => Zn,
142
- difference: () => Qn,
143
- div: () => Vr,
139
+ debounce: () => Yn,
140
+ defaultTo: () => Xn,
141
+ defaults: () => Zn,
142
+ defaultsDeep: () => Qn,
143
+ difference: () => $n,
144
+ div: () => Hr,
144
145
  easing: () => Ai,
145
- emitter: () => Sn,
146
- escape: () => $n,
147
- fileRead: () => Cn,
148
- fileToDataURL: () => wn,
149
- fillNBSP: () => Tn,
150
- fillRef: () => $r,
151
- findKey: () => er,
146
+ emitter: () => Cn,
147
+ escape: () => er,
148
+ fileRead: () => wn,
149
+ fileToDataURL: () => Tn,
150
+ fillNBSP: () => En,
151
+ fillRef: () => ei,
152
+ findKey: () => tr,
152
153
  findNodeBy: () => xi,
153
- findRootElement: () => En,
154
- fixedWidth: () => hi,
155
- flattenDeep: () => tr,
156
- flow: () => nr,
154
+ findRootElement: () => Dn,
155
+ fixedWidth: () => gi,
156
+ flattenDeep: () => nr,
157
+ flow: () => rr,
157
158
  forceReflow: () => bt,
158
- get: () => rr,
159
+ get: () => ir,
159
160
  getBodyContainer: () => xt,
160
161
  getChildWithParentBy: () => Si,
161
162
  getElementCoordinates: () => St,
162
- getHighlightText: () => Dn,
163
- getHotkeyHandler: () => On,
163
+ getHighlightText: () => On,
164
+ getHotkeyHandler: () => kn,
164
165
  getItemBy: () => Ci,
165
166
  getItemByID: () => wi,
166
167
  getLabelFromDictionaryByValue: () => Ti,
167
- getNodeRef: () => ei,
168
- getReactElementRef: () => ti,
169
- getScrollBarHeight: () => kn,
170
- getScrollBarSize: () => An,
171
- getScrollBarWidth: () => jn,
168
+ getNodeRef: () => ti,
169
+ getReactElementRef: () => ni,
170
+ getScrollBarHeight: () => An,
171
+ getScrollBarSize: () => jn,
172
+ getScrollBarWidth: () => Mn,
172
173
  getScrollElements: () => Ct,
173
- getStringLength: () => Mn,
174
- getStyle: () => gi,
175
- groupBy: () => ir,
176
- has: () => ar,
177
- include: () => Nn,
178
- intersection: () => or,
179
- invert: () => sr,
180
- invertBy: () => cr,
174
+ getStringLength: () => Nn,
175
+ getStyle: () => _i,
176
+ groupBy: () => ar,
177
+ has: () => or,
178
+ include: () => Pn,
179
+ intersection: () => sr,
180
+ invert: () => cr,
181
+ invertBy: () => lr,
181
182
  is: () => Y,
182
183
  is32Bit: () => te,
183
184
  isAllChinese: () => ne,
@@ -292,83 +293,82 @@ var $ = /* @__PURE__ */ ee({
292
293
  isWeakSet: () => lt,
293
294
  isWindow: () => ut,
294
295
  isZero: () => dt,
295
- kebabCase: () => lr,
296
+ kebabCase: () => ur,
296
297
  keyboardCode: () => _t,
297
- math: () => Hr,
298
- mean: () => dr,
299
- memoize: () => fr,
300
- merge: () => pr,
301
- mergeProps: () => qr,
302
- mergeWith: () => mr,
303
- mergedToString: () => Kr,
304
- minus: () => Ur,
298
+ math: () => Ur,
299
+ mean: () => fr,
300
+ memoize: () => pr,
301
+ merge: () => mr,
302
+ mergeProps: () => Jr,
303
+ mergeWith: () => hr,
304
+ mergedToString: () => qr,
305
+ minus: () => Wr,
305
306
  newArray: () => Lt,
306
307
  off: () => wt,
307
- omit: () => Yr,
308
+ omit: () => Xr,
308
309
  on: () => Tt,
309
- orderBy: () => hr,
310
- padEnd: () => Xr,
311
- padStart: () => Zr,
310
+ orderBy: () => gr,
311
+ padEnd: () => Zr,
312
+ padStart: () => Qr,
312
313
  parentContainsChildren: () => Et,
313
- partition: () => gr,
314
+ partition: () => _r,
314
315
  pick: () => jt,
315
316
  pickDataAttributes: () => Mt,
316
317
  pickTriggerPropsFromRest: () => Rt,
317
318
  pinyin: () => Mi,
318
- plus: () => Wr,
319
- pullAll: () => _r,
319
+ plus: () => Gr,
320
+ pullAll: () => vr,
320
321
  reflow: () => Dt,
321
- removeDarkTheme: () => ui,
322
- replaceEmptyWithHyphen: () => mi,
322
+ removeDarkTheme: () => di,
323
+ replaceEmptyWithHyphen: () => hi,
323
324
  responsiveArray: () => ht,
324
325
  responsiveMap: () => gt,
325
326
  responsiveObserve: () => mt,
326
- result: () => vr,
327
- sample: () => yr,
328
- sampleSize: () => br,
329
- saveAs: () => ai,
330
- screenfull: () => oi,
331
- scrollIntoViewIfNeeded: () => si,
327
+ result: () => yr,
328
+ sample: () => br,
329
+ sampleSize: () => xr,
330
+ saveAs: () => oi,
331
+ screenfull: () => si,
332
+ scrollIntoViewIfNeeded: () => ci,
332
333
  searchTree: () => Ei,
333
- set: () => xr,
334
- setCreateRoot: () => ci,
335
- setDarkTheme: () => li,
336
- setPrimaryColor: () => di,
337
- setTheme: () => fi,
338
- setTransformStyle: () => _i,
339
- setWith: () => Sr,
340
- shuffle: () => Cr,
341
- snakeCase: () => wr,
342
- sortBy: () => Tr,
343
- startCase: () => Er,
344
- supportNodeRef: () => ni,
345
- supportRef: () => ri,
346
- throttle: () => Dr,
347
- throttleByRequestAnimationFrame: () => vi,
348
- times: () => Gr,
334
+ set: () => Sr,
335
+ setCreateRoot: () => li,
336
+ setDarkTheme: () => ui,
337
+ setPrimaryColor: () => fi,
338
+ setTheme: () => pi,
339
+ setTransformStyle: () => vi,
340
+ setWith: () => Cr,
341
+ shuffle: () => wr,
342
+ snakeCase: () => Tr,
343
+ sortBy: () => Er,
344
+ startCase: () => Dr,
345
+ supportNodeRef: () => ri,
346
+ supportRef: () => ii,
347
+ throttle: () => Or,
348
+ times: () => Kr,
349
349
  tinycolor: () => yi,
350
350
  toArray: () => bi,
351
- toPath: () => Or,
351
+ toPath: () => kr,
352
352
  tree: () => Di,
353
- truncate: () => kr,
354
- union: () => Ar,
355
- uniq: () => jr,
356
- uniqueId: () => Mr,
357
- unset: () => Nr,
358
- update: () => Pr,
359
- updateWith: () => Fr,
360
- upperCase: () => Ir,
361
- upperFirst: () => Lr,
362
- useComposeRef: () => ii,
353
+ truncate: () => Ar,
354
+ union: () => jr,
355
+ uniq: () => Mr,
356
+ uniqueId: () => Nr,
357
+ unset: () => Pr,
358
+ update: () => Fr,
359
+ updateWith: () => Ir,
360
+ upperCase: () => Lr,
361
+ upperFirst: () => Rr,
362
+ useComposeRef: () => ai,
363
363
  uuid: () => ft,
364
364
  uuidv4: () => pt,
365
365
  validatorLocale: () => Zt,
366
366
  warning: () => ji,
367
- without: () => Rr,
368
- xor: () => zr,
369
- zip: () => Br
367
+ without: () => zr,
368
+ xor: () => Br,
369
+ zip: () => Vr
370
370
  });
371
- e($, $t), e($, Y), e($, ur), e($, Jr), e($, Oi);
371
+ e($, $t), e($, bn), e($, Y), e($, dr), e($, Yr), e($, Oi);
372
372
  //#endregion
373
- export { zt as COMPONENT_NAMES, Qt as ContextHolderElement, bn as EMITTER_EVENT, xn as Emitter, pi as HYPHEN, Nt as NOOP, Pt as PREFIX_CLASS, Bt as PqbValidator, ki as Tween, Ft as UI_PC_KEY, It as UI_PC_THEME_DARK_CLASS_NAME, Vt as Validator, Ht as ValidatorArray, Ut as ValidatorBase, Wt as ValidatorBoolean, Gt as ValidatorCustom, Kt as ValidatorNumber, qt as ValidatorObject, Jt as ValidatorSchema, Yt as ValidatorString, Xt as ValidatorType, Pn as assign, Fn as assignIn, In as at, kt as callOrReturn, Ot as callbackOriginRef, Ln as camelCase, vt as canUseDOM, Rn as capitalize, At as caseName, zn as castArray, Bn as chain, Vn as chunk, X as className, X as cs, Z as clipboardCopy, Z as copy, Hn as clone, Un as cloneDeep, Wn as cloneDeepWith, Gn as cloneWith, Kn as compact, Qr as composeRef, yt as contains, en as convertTime, tn as convertToDurationBasedOnTimeUnits, qn as curry, nn as dateFormat, Q as dayjs, rn as dayjsFormat, an as dayjs_formatValue, on as dayjs_getDayjsValue, sn as dayjs_getFormatFromArray, cn as dayjs_getNow, ln as dayjs_getRealTime, un as dayjs_getSortedDayjsArray, dn as dayjs_getTimeFormat, fn as dayjs_getValueWithTime, pn as dayjs_isDayjsArrayChange, mn as dayjs_isDayjsChange, hn as dayjs_isValidTimeString, gn as dayjs_methods, _n as dayjs_timezoneToOffset, vn as dayjs_toLocal, yn as dayjs_toTimezone, Jn as debounce, Yn as defaultTo, Xn as defaults, Zn as defaultsDeep, Qn as difference, Vr as div, Ai as easing, Sn as emitter, $n as escape, Cn as fileRead, wn as fileToDataURL, Tn as fillNBSP, $r as fillRef, er as findKey, xi as findNodeBy, En as findRootElement, hi as fixedWidth, tr as flattenDeep, nr as flow, bt as forceReflow, rr as get, xt as getBodyContainer, Si as getChildWithParentBy, St as getElementCoordinates, Dn as getHighlightText, On as getHotkeyHandler, Ci as getItemBy, wi as getItemByID, Ti as getLabelFromDictionaryByValue, ei as getNodeRef, ti as getReactElementRef, kn as getScrollBarHeight, An as getScrollBarSize, jn as getScrollBarWidth, Ct as getScrollElements, Mn as getStringLength, gi as getStyle, ir as groupBy, ar as has, Nn as include, or as intersection, sr as invert, cr as invertBy, Y as is, te as is32Bit, ne as isAllChinese, re as isArguments, ie as isArray, ae as isArrayAndNotEmpty, t as isArrayBuffer, n as isArrayEmpty, r as isArrayLike, i as isArrayLikeObject, a as isAscii, o as isAsyncFunction, s as isBase64, c as isBigInt, l as isBlob, u as isBoolean, d as isBuffer, f as isChinese, p as isColorValue, m as isColorValue_, h as isDOM, g as isDataURI, _ as isDate, v as isDayjs, y as isElement, b as isElementByInstanceof, x as isEmail, S as isEmpty, C as isEmptyArray, w as isEmptyObject, T as isEmptyReactNode, E as isEmptyString, D as isEmptyValue, O as isEqual, k as isEqualWith, A as isError, j as isEventTarget, M as isExist, N as isFalse, P as isFile, F as isFinite, I as isFullWidth, L as isFunction, R as isHSL, z as isHTMLElement, B as isHalfWidth, V as isHash, H as isHexColor, U as isIMEI, W as isIP, G as isIPRange, K as isIdentityCard, q as isInteger, J as isJSON, oe as isJSON_String, se as isJWT, ce as isLength, le as isMACAddress, ue as isMD5, de as isMap, fe as isMatch, pe as isMatchWith, me as isMimeType, he as isMobilePhone, ge as isMobilePhoneLocales, _e as isNaN, ve as isNative, ye as isNil, be as isNonNullable, xe as isNotFound, Se as isNull, Ce as isNullOrUndefined, we as isNumber, Te as isNumberOrString, Ee as isObject, De as isObjectLike, Oe as isPlainObject, ke as isPort, Ae as isPresent, je as isPrimitive, Me as isPromise, Ne as isReact18, Pe as isReact19, Fe as isReactClassComponent, Ie as isReactComponent, Le as isReactComponentAndNotFragment, Re as isReadableStream, ze as isRegExp, Be as isRgbColor, Ve as isSVGElement, He as isSafeInteger, Ue as isScrollElement, We as isSemVer, Ge as isServerRendering, Ke as isSet, qe as isSlug, Je as isSparseArray, Ye as isString, Xe as isStringAndExist, Ze as isStringOrNumber, Qe as isStrongPassword, $e as isSymbol, et as isThenable, tt as isTrue, nt as isTypedArray, rt as isURL, it as isUUID, at as isUndefined, ot as isUndefinedOrNull, st as isVariableWidth, ct as isWeakMap, lt as isWeakSet, ut as isWindow, dt as isZero, lr as kebabCase, _t as keyboardCode, Hr as math, dr as mean, fr as memoize, pr as merge, qr as mergeProps, mr as mergeWith, Kr as mergedToString, Ur as minus, Lt as newArray, wt as off, Yr as omit, Tt as on, hr as orderBy, Xr as padEnd, Zr as padStart, Et as parentContainsChildren, gr as partition, jt as pick, Mt as pickDataAttributes, Rt as pickTriggerPropsFromRest, Mi as pinyin, Wr as plus, _r as pullAll, Dt as reflow, ui as removeDarkTheme, mi as replaceEmptyWithHyphen, ht as responsiveArray, gt as responsiveMap, mt as responsiveObserve, vr as result, yr as sample, br as sampleSize, ai as saveAs, oi as screenfull, si as scrollIntoViewIfNeeded, Ei as searchTree, xr as set, ci as setCreateRoot, li as setDarkTheme, di as setPrimaryColor, fi as setTheme, _i as setTransformStyle, Sr as setWith, Cr as shuffle, wr as snakeCase, Tr as sortBy, Er as startCase, ni as supportNodeRef, ri as supportRef, Dr as throttle, vi as throttleByRequestAnimationFrame, Gr as times, yi as tinycolor, bi as toArray, Or as toPath, Di as tree, kr as truncate, Ar as union, jr as uniq, Mr as uniqueId, Nr as unset, Pr as update, Fr as updateWith, Ir as upperCase, Lr as upperFirst, ii as useComposeRef, $ as utils_exports, ft as uuid, pt as uuidv4, Zt as validatorLocale, ji as warning, Rr as without, zr as xor, Br as zip };
373
+ export { zt as COMPONENT_NAMES, Qt as ContextHolderElement, xn as EMITTER_EVENT, Sn as Emitter, mi as HYPHEN, Nt as NOOP, Pt as PREFIX_CLASS, Bt as PqbValidator, ki as Tween, Ft as UI_PC_KEY, It as UI_PC_THEME_DARK_CLASS_NAME, Vt as Validator, Ht as ValidatorArray, Ut as ValidatorBase, Wt as ValidatorBoolean, Gt as ValidatorCustom, Kt as ValidatorNumber, qt as ValidatorObject, Jt as ValidatorSchema, Yt as ValidatorString, Xt as ValidatorType, Fn as assign, In as assignIn, Ln as at, kt as callOrReturn, Ot as callbackOriginRef, Rn as camelCase, vt as canUseDOM, zn as capitalize, At as caseName, Bn as castArray, Vn as chain, Hn as chunk, X as className, X as cs, Z as clipboardCopy, Z as copy, Un as clone, Wn as cloneDeep, Gn as cloneDeepWith, Kn as cloneWith, qn as compact, $r as composeRef, yt as contains, en as convertTime, tn as convertToDurationBasedOnTimeUnits, Jn as curry, nn as dateFormat, Q as dayjs, rn as dayjsFormat, an as dayjs_formatValue, on as dayjs_getDayjsValue, sn as dayjs_getFormatFromArray, cn as dayjs_getNow, ln as dayjs_getRealTime, un as dayjs_getSortedDayjsArray, dn as dayjs_getTimeFormat, fn as dayjs_getValueWithTime, pn as dayjs_isDayjsArrayChange, mn as dayjs_isDayjsChange, hn as dayjs_isValidTimeString, gn as dayjs_methods, _n as dayjs_timezoneToOffset, vn as dayjs_toLocal, yn as dayjs_toTimezone, Yn as debounce, Xn as defaultTo, Zn as defaults, Qn as defaultsDeep, $n as difference, Hr as div, Ai as easing, Cn as emitter, er as escape, wn as fileRead, Tn as fileToDataURL, En as fillNBSP, ei as fillRef, tr as findKey, xi as findNodeBy, Dn as findRootElement, gi as fixedWidth, nr as flattenDeep, rr as flow, bt as forceReflow, ir as get, xt as getBodyContainer, Si as getChildWithParentBy, St as getElementCoordinates, On as getHighlightText, kn as getHotkeyHandler, Ci as getItemBy, wi as getItemByID, Ti as getLabelFromDictionaryByValue, ti as getNodeRef, ni as getReactElementRef, An as getScrollBarHeight, jn as getScrollBarSize, Mn as getScrollBarWidth, Ct as getScrollElements, Nn as getStringLength, _i as getStyle, ar as groupBy, or as has, Pn as include, sr as intersection, cr as invert, lr as invertBy, Y as is, te as is32Bit, ne as isAllChinese, re as isArguments, ie as isArray, ae as isArrayAndNotEmpty, t as isArrayBuffer, n as isArrayEmpty, r as isArrayLike, i as isArrayLikeObject, a as isAscii, o as isAsyncFunction, s as isBase64, c as isBigInt, l as isBlob, u as isBoolean, d as isBuffer, f as isChinese, p as isColorValue, m as isColorValue_, h as isDOM, g as isDataURI, _ as isDate, v as isDayjs, y as isElement, b as isElementByInstanceof, x as isEmail, S as isEmpty, C as isEmptyArray, w as isEmptyObject, T as isEmptyReactNode, E as isEmptyString, D as isEmptyValue, O as isEqual, k as isEqualWith, A as isError, j as isEventTarget, M as isExist, N as isFalse, P as isFile, F as isFinite, I as isFullWidth, L as isFunction, R as isHSL, z as isHTMLElement, B as isHalfWidth, V as isHash, H as isHexColor, U as isIMEI, W as isIP, G as isIPRange, K as isIdentityCard, q as isInteger, J as isJSON, oe as isJSON_String, se as isJWT, ce as isLength, le as isMACAddress, ue as isMD5, de as isMap, fe as isMatch, pe as isMatchWith, me as isMimeType, he as isMobilePhone, ge as isMobilePhoneLocales, _e as isNaN, ve as isNative, ye as isNil, be as isNonNullable, xe as isNotFound, Se as isNull, Ce as isNullOrUndefined, we as isNumber, Te as isNumberOrString, Ee as isObject, De as isObjectLike, Oe as isPlainObject, ke as isPort, Ae as isPresent, je as isPrimitive, Me as isPromise, Ne as isReact18, Pe as isReact19, Fe as isReactClassComponent, Ie as isReactComponent, Le as isReactComponentAndNotFragment, Re as isReadableStream, ze as isRegExp, Be as isRgbColor, Ve as isSVGElement, He as isSafeInteger, Ue as isScrollElement, We as isSemVer, Ge as isServerRendering, Ke as isSet, qe as isSlug, Je as isSparseArray, Ye as isString, Xe as isStringAndExist, Ze as isStringOrNumber, Qe as isStrongPassword, $e as isSymbol, et as isThenable, tt as isTrue, nt as isTypedArray, rt as isURL, it as isUUID, at as isUndefined, ot as isUndefinedOrNull, st as isVariableWidth, ct as isWeakMap, lt as isWeakSet, ut as isWindow, dt as isZero, ur as kebabCase, _t as keyboardCode, Ur as math, fr as mean, pr as memoize, mr as merge, Jr as mergeProps, hr as mergeWith, qr as mergedToString, Wr as minus, Lt as newArray, wt as off, Xr as omit, Tt as on, gr as orderBy, Zr as padEnd, Qr as padStart, Et as parentContainsChildren, _r as partition, jt as pick, Mt as pickDataAttributes, Rt as pickTriggerPropsFromRest, Mi as pinyin, Gr as plus, vr as pullAll, Dt as reflow, di as removeDarkTheme, hi as replaceEmptyWithHyphen, ht as responsiveArray, gt as responsiveMap, mt as responsiveObserve, yr as result, br as sample, xr as sampleSize, oi as saveAs, si as screenfull, ci as scrollIntoViewIfNeeded, Ei as searchTree, Sr as set, li as setCreateRoot, ui as setDarkTheme, fi as setPrimaryColor, pi as setTheme, vi as setTransformStyle, Cr as setWith, wr as shuffle, Tr as snakeCase, Er as sortBy, Dr as startCase, ri as supportNodeRef, ii as supportRef, Or as throttle, Kr as times, yi as tinycolor, bi as toArray, kr as toPath, Di as tree, Ar as truncate, jr as union, Mr as uniq, Nr as uniqueId, Pr as unset, Fr as update, Ir as updateWith, Lr as upperCase, Rr as upperFirst, ai as useComposeRef, $ as utils_exports, ft as uuid, pt as uuidv4, Zt as validatorLocale, ji as warning, zr as without, Br as xor, Vr as zip };
374
374
  /* 独立思考,明辨是非 */
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/intersectionObserver";
3
3
  //#region components/pc/utils/intersectionObserver.ts
4
4
  var t = e;
package/utils/is.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { __exportAll as ee, __reExport as te } from "../.virtual/_rolldown/runtime.js";
3
3
  import { is32Bit as e, isAllChinese as t, isArguments as n, isArray as r, isArrayAndNotEmpty as i, isArrayBuffer as a, isArrayEmpty as o, isArrayLike as s, isArrayLikeObject as c, isAscii as l, isAsyncFunction as u, isBase64 as d, isBigInt as f, isBlob as p, isBoolean as m, isBuffer as h, isChinese as g, isColorValue as _, isColorValue_ as v, isDOM as y, isDataURI as b, isDate as x, isDayjs as S, isElement as C, isElementByInstanceof as w, isEmail as T, isEmpty as E, isEmptyArray as D, isEmptyObject as O, isEmptyReactNode as k, isEmptyString as A, isEmptyValue as j, isEqual as M, isEqualWith as N, isError as P, isEventTarget as F, isExist as I, isFalse as L, isFile as R, isFinite as z, isFullWidth as B, isFunction as V, isHSL as H, isHTMLElement as U, isHalfWidth as W, isHash as G, isHexColor as K, isIMEI as q, isIP as J, isIPRange as Y, isIdentityCard as X, isInteger as Z, isJSON as Q, isJSON_String as ne, isJWT as re, isLength as ie, isMACAddress as ae, isMD5 as oe, isMap as $, isMatch as se, isMatchWith as ce, isMimeType as le, isMobilePhone as ue, isMobilePhoneLocales as de, isNaN as fe, isNative as pe, isNil as me, isNonNullable as he, isNotFound as ge, isNull as _e, isNullOrUndefined as ve, isNumber as ye, isNumberOrString as be, isObject as xe, isObjectLike as Se, isPlainObject as Ce, isPort as we, isPresent as Te, isPrimitive as Ee, isPromise as De, isReact18 as Oe, isReact19 as ke, isReactClassComponent as Ae, isReactComponent as je, isReactComponentAndNotFragment as Me, isReadableStream as Ne, isRegExp as Pe, isRgbColor as Fe, isSVGElement as Ie, isSafeInteger as Le, isScrollElement as Re, isSemVer as ze, isServerRendering as Be, isSet as Ve, isSlug as He, isSparseArray as Ue, isString as We, isStringAndExist as Ge, isStringOrNumber as Ke, isStrongPassword as qe, isSymbol as Je, isThenable as Ye, isTrue as Xe, isTypedArray as Ze, isURL as Qe, isUUID as $e, isUndefined as et, isUndefinedOrNull as tt, isVariableWidth as nt, isWeakMap as rt, isWeakSet as it, isWindow as at, isZero as ot } from "@unicom-cloud/ui-common/utils/is";
4
4
  export * from "@unicom-cloud/ui-common/utils/is";
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import * as e from "@unicom-cloud/utils/constants/keyboardCode";
3
3
  import { Alt as t, AltLeft as n, AltRight as r, ArrowDown as i, ArrowLeft as a, ArrowRight as o, ArrowUp as s, Backspace as c, CapsLock as l, Control as u, ControlLeft as d, ControlRight as f, Enter as p, Esc as m, Escape as h, Meta as g, MetaLeft as _, MetaRight as v, Shift as y, ShiftLeft as b, ShiftRight as x, Space as S, Tab as C } from "@unicom-cloud/utils/constants/keyboardCode";
4
4
  export * from "@unicom-cloud/utils/constants/keyboardCode";
package/utils/lodash.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { __exportAll as ee, __reExport as te } from "../.virtual/_rolldown/runtime.js";
3
3
  import { assign as e, assignIn as t, at as n, camelCase as r, capitalize as i, castArray as a, chain as o, chunk as s, clone as c, cloneDeep as l, cloneDeepWith as u, cloneWith as d, compact as f, curry as p, debounce as m, defaultTo as h, defaults as g, defaultsDeep as _, difference as v, escape as y, findKey as b, flattenDeep as x, flow as S, get as C, groupBy as w, has as T, intersection as E, invert as ne, invertBy as D, kebabCase as O, mean as k, memoize as A, merge as j, mergeWith as M, orderBy as N, partition as P, pullAll as F, result as I, sample as L, sampleSize as R, set as z, setWith as B, shuffle as V, snakeCase as H, sortBy as U, startCase as W, throttle as G, toPath as K, truncate as q, union as J, uniq as Y, uniqueId as X, unset as Z, update as Q, updateWith as $, upperCase as re, upperFirst as ie, without as ae, xor as oe, zip as se } from "@unicom-cloud/ui-common/utils/lodash";
4
4
  export * from "@unicom-cloud/ui-common/utils/lodash";
package/utils/math.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e, { div as t, minus as n, plus as r, times as i, default as a } from "@unicom-cloud/utils/math";
3
3
  export { a as default, t as div, e as math, n as minus, r as plus, i as times };
4
4
  /* 独立思考,明辨是非 */
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/mergeProps";
3
3
  //#region components/pc/utils/mergeProps.ts
4
4
  var t = e;
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/mergedToString";
3
3
  //#region components/pc/utils/mergedToString.ts
4
4
  var t = e;
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/mutationObserver";
3
3
  //#region components/pc/utils/mutationObserver.ts
4
4
  var t = e;
package/utils/names.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import * as e from "@unicom-cloud/ui-common/utils/names";
3
3
  //#region components/pc/utils/names.ts
4
4
  var ee = {
package/utils/object.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { __exportAll as e, __reExport as t } from "../.virtual/_rolldown/runtime.js";
3
3
  export * from "@unicom-cloud/ui-common/utils/object";
4
4
  //#region components/pc/utils/object.ts
package/utils/omit.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/omit";
3
3
  //#region components/pc/utils/omit.ts
4
4
  var t = e;
package/utils/pad.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { padEnd as e, padStart as t } from "@unicom-cloud/ui-common/utils/pad";
3
3
  export { e as padEnd, t as padStart };
4
4
  /* 独立思考,明辨是非 */
package/utils/pick.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e, { pickDataAttributes as t } from "@unicom-cloud/ui-common/utils/pick";
3
3
  //#region components/pc/utils/pick.ts
4
4
  var n = e;
package/utils/pinyin.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { __exportAll as e, __reExport as t } from "../.virtual/_rolldown/runtime.js";
3
3
  import n from "@unicom-cloud/ui-common/utils/pinyin";
4
4
  export * from "@unicom-cloud/ui-common/utils/pinyin";
@@ -1,3 +1,3 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import "@unicom-cloud/ui-common/utils/react19Adapter";
3
3
  /* 独立思考,明辨是非 */
package/utils/ref.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { composeRef as e, fillRef as t, getNodeRef as n, getReactElementRef as r, supportNodeRef as i, supportRef as a, useComposeRef as o } from "@unicom-cloud/ui-common/utils/ref";
3
3
  export { e as composeRef, t as fillRef, n as getNodeRef, r as getReactElementRef, i as supportNodeRef, a as supportRef, o as useComposeRef };
4
4
  /* 独立思考,明辨是非 */
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/resizeObserver";
3
3
  //#region components/pc/utils/resizeObserver.ts
4
4
  var t = e;
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { isFunction as e } from "./is.js";
3
3
  import t from "./uuid.js";
4
4
  //#region components/pc/utils/responsiveObserve.ts
package/utils/saveAs.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/saveAs";
3
3
  //#region components/pc/utils/saveAs.ts
4
4
  var t = e;
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/screenfull";
3
3
  //#region components/pc/utils/screenfull.ts
4
4
  var t = e;
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/scrollIntoViewIfNeeded";
3
3
  //#region components/pc/utils/scrollIntoViewIfNeeded.ts
4
4
  var t = e;
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/setCreateRoot";
3
3
  //#region components/pc/utils/setCreateRoot.ts
4
4
  var t = e;
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { UI_PC_THEME_DARK_CLASS_NAME as e } from "@unicom-cloud/utils/constants/ui";
3
3
  import { removeDarkTheme as t, setDarkTheme as n } from "@unicom-cloud/ui-common/utils/setDarkTheme";
4
4
  //#region components/pc/utils/setDarkTheme.ts
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { UI_PC_PREFIX as e } from "@unicom-cloud/utils/constants/ui";
3
3
  import { setPrimaryColor as t } from "@unicom-cloud/ui-common/utils/setPrimaryColor";
4
4
  //#region components/pc/utils/setPrimaryColor.ts
package/utils/setTheme.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { UI_PC_PREFIX as e } from "@unicom-cloud/utils/constants/ui";
3
3
  import { setTheme as t } from "@unicom-cloud/ui-common/utils/setTheme";
4
4
  //#region components/pc/utils/setTheme.ts
package/utils/string.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { HYPHEN as e } from "@unicom-cloud/utils/constants/string";
3
3
  import { replaceEmptyWithHyphen as t } from "@unicom-cloud/ui-common/utils/string";
4
4
  export { e as HYPHEN, t as replaceEmptyWithHyphen };
package/utils/style.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import { fixedWidth as e, getStyle as t, setTransformStyle as n } from "@unicom-cloud/ui-common/utils/style";
3
3
  export { e as fixedWidth, t as getStyle, n as setTransformStyle };
4
4
  /* 独立思考,明辨是非 */
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import "../.virtual/_rolldown/runtime.js";
3
3
  import e, { default as t } from "@unicom-cloud/ui-common/utils/tinycolor";
4
4
  export * from "@unicom-cloud/ui-common/utils/tinycolor";
package/utils/toArray.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 潘启宝 2026-06-25 08:58:50 星期四 山东省济南市 */
1
+ /* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
2
2
  import e from "@unicom-cloud/ui-common/utils/toArray";
3
3
  //#region components/pc/utils/toArray.ts
4
4
  var t = e;