@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.
- package/.virtual/_rolldown/runtime.js +1 -1
- package/affix/Affix.js +66 -65
- package/affix/constants.js +1 -1
- package/affix/context.js +2 -2
- package/affix/index.js +1 -1
- package/affix/style/index.js +1 -1
- package/alert/Alert.js +1 -1
- package/alert/constants.js +1 -1
- package/alert/context.js +2 -2
- package/alert/index.js +1 -1
- package/alert/style/index.js +1 -1
- package/anchor/Anchor.js +1 -1
- package/anchor/Link.js +1 -1
- package/anchor/constants.js +1 -1
- package/anchor/context.js +2 -2
- package/anchor/index.js +1 -1
- package/anchor/style/index.js +1 -1
- package/anchor/utils.js +1 -1
- package/animation/Animation.js +1 -1
- package/animation/constants.js +1 -1
- package/animation/context.js +2 -2
- package/animation/index.js +1 -1
- package/animation/style/index.js +1 -1
- package/app/App.js +1 -1
- package/app/constants.js +1 -1
- package/app/context.js +2 -2
- package/app/index.js +1 -1
- package/app/style/index.js +1 -1
- package/app/useApp.js +1 -1
- package/auto-complete/AutoComplete.js +1 -1
- package/auto-complete/constants.js +1 -1
- package/auto-complete/context.js +2 -2
- package/auto-complete/index.js +1 -1
- package/auto-complete/style/index.js +1 -1
- package/avatar/Avatar.js +1 -1
- package/avatar/Group.js +1 -1
- package/avatar/constants.js +1 -1
- package/avatar/context.js +2 -2
- package/avatar/index.js +1 -1
- package/avatar/style/index.js +1 -1
- package/back-top/BackTop.js +14 -14
- package/back-top/constants.js +1 -1
- package/back-top/context.js +2 -2
- package/back-top/index.js +1 -1
- package/back-top/style/index.js +1 -1
- package/badge/Badge.js +1 -1
- package/badge/Count.js +1 -1
- package/badge/constants.js +1 -1
- package/badge/context.js +2 -2
- package/badge/index.js +1 -1
- package/badge/style/index.js +1 -1
- package/badge/utils.js +1 -1
- package/border-beam/BorderBeam.js +1 -1
- package/border-beam/constants.js +1 -1
- package/border-beam/context.js +2 -2
- package/border-beam/index.js +1 -1
- package/border-beam/style/index.js +1 -1
- package/breadcrumb/Breadcrumb.js +1 -1
- package/breadcrumb/Item.js +1 -1
- package/breadcrumb/constants.js +1 -1
- package/breadcrumb/context.js +2 -2
- package/breadcrumb/index.js +1 -1
- package/breadcrumb/style/index.js +1 -1
- package/button/Button.js +1 -1
- package/button/Group.js +1 -1
- package/button/Toggle.js +1 -1
- package/button/constants.js +1 -1
- package/button/context.js +2 -2
- package/button/index.d.ts +0 -1
- package/button/index.js +2 -3
- package/button/style/index.js +1 -1
- package/calendar/Calendar.js +1 -1
- package/calendar/Month.js +1 -1
- package/calendar/WeekList.js +1 -1
- package/calendar/Year.js +1 -1
- package/calendar/constants.js +1 -1
- package/calendar/context.js +2 -2
- package/calendar/header/Panel.js +1 -1
- package/calendar/header/index.js +1 -1
- package/calendar/hooks/useCellClassName.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/style/index.js +1 -1
- package/card/Card.js +1 -1
- package/card/Grid.js +1 -1
- package/card/Meta.js +1 -1
- package/card/constants.js +1 -1
- package/card/context.js +2 -2
- package/card/index.js +1 -1
- package/card/style/index.js +1 -1
- package/carousel/Arrow.js +1 -1
- package/carousel/Carousel.js +1 -1
- package/carousel/Indicator.js +1 -1
- package/carousel/constants.js +1 -1
- package/carousel/context.js +2 -2
- package/carousel/index.js +1 -1
- package/carousel/style/index.js +1 -1
- package/cascader/Cascader.js +1 -1
- package/cascader/base/node.js +1 -1
- package/cascader/base/store.js +1 -1
- package/cascader/constants.js +1 -1
- package/cascader/context.js +2 -2
- package/cascader/hooks/useRefCurrent.js +1 -1
- package/cascader/index.js +1 -1
- package/cascader/panel/List.js +1 -1
- package/cascader/panel/Option.js +1 -1
- package/cascader/panel/Search.js +1 -1
- package/cascader/style/index.js +1 -1
- package/cascader/utils.js +1 -1
- package/checkbox/Checkbox.js +1 -1
- package/checkbox/Group.js +2 -2
- package/checkbox/GroupBlock.js +1 -1
- package/checkbox/constants.js +1 -1
- package/checkbox/context.d.ts +2 -2
- package/checkbox/context.js +3 -3
- package/checkbox/index.js +1 -1
- package/checkbox/style/index.js +1 -1
- package/checkbox/useCheckbox.js +1 -1
- package/collapse/Collapse.js +1 -1
- package/collapse/Item.js +1 -1
- package/collapse/constants.js +1 -1
- package/collapse/context.js +2 -2
- package/collapse/index.js +1 -1
- package/collapse/style/index.js +1 -1
- package/collapse/utils.js +1 -1
- package/color-picker/ColorPicker.js +1 -1
- package/color-picker/ControlBar.js +1 -1
- package/color-picker/InputAlpha.js +1 -1
- package/color-picker/InputHex.js +1 -1
- package/color-picker/InputRgb.js +1 -1
- package/color-picker/Mode.js +1 -1
- package/color-picker/Palette.js +1 -1
- package/color-picker/Panel.js +1 -1
- package/color-picker/colors.js +1 -1
- package/color-picker/constants.js +1 -1
- package/color-picker/context.js +2 -2
- package/color-picker/hooks/useColorPicker.js +1 -1
- package/color-picker/hooks/useControlBlock.js +1 -1
- package/color-picker/index.js +1 -1
- package/color-picker/interface.js +1 -1
- package/color-picker/style/index.js +1 -1
- package/color-picker/utils.js +1 -1
- package/comment/Comment.js +1 -1
- package/comment/constants.js +1 -1
- package/comment/context.js +2 -2
- package/comment/index.js +1 -1
- package/comment/style/index.js +1 -1
- package/config-provider/ConfigProvider.js +1 -1
- package/config-provider/constants.js +1 -1
- package/config-provider/context.js +1 -1
- package/config-provider/index.js +1 -1
- package/config-provider/initUI.js +1 -1
- package/config-provider/style/index.js +1 -1
- package/config-provider/useConfigProvider.js +1 -1
- package/config-provider/utils.js +1 -1
- package/constants/index.js +1 -1
- package/copy/Copy.js +1 -1
- package/copy/constants.js +1 -1
- package/copy/context.js +2 -2
- package/copy/index.js +1 -1
- package/copy/style/index.js +1 -1
- package/countdown/Countdown.js +1 -1
- package/countdown/constants.js +1 -1
- package/countdown/context.js +2 -2
- package/countdown/index.js +1 -1
- package/countdown/style/index.js +1 -1
- package/countdown/utils.js +1 -1
- package/date-picker/DatePicker.js +1 -1
- package/date-picker/Picker.js +1 -1
- package/date-picker/Range.js +1 -1
- package/date-picker/constants.js +1 -1
- package/date-picker/context.js +2 -2
- package/date-picker/hooks/useCellClassName.js +1 -1
- package/date-picker/index.js +1 -1
- package/date-picker/panel/Body.js +1 -1
- package/date-picker/panel/Footer.js +1 -1
- package/date-picker/panel/Header.js +1 -1
- package/date-picker/panel/Shortcut.js +1 -1
- package/date-picker/panel/WeekList.js +1 -1
- package/date-picker/panel/date/index.js +1 -1
- package/date-picker/panel/month/index.js +1 -1
- package/date-picker/panel/quarter/index.js +1 -1
- package/date-picker/panel/range/index.js +1 -1
- package/date-picker/panel/week/index.js +1 -1
- package/date-picker/panel/year/index.js +1 -1
- package/date-picker/style/index.js +1 -1
- package/date-picker/utils.js +1 -1
- package/descriptions/Descriptions.js +1 -1
- package/descriptions/constants.js +1 -1
- package/descriptions/context.js +2 -2
- package/descriptions/index.js +1 -1
- package/descriptions/style/index.js +1 -1
- package/details/Details.js +1 -1
- package/details/constants.js +1 -1
- package/details/context.js +2 -2
- package/details/index.js +1 -1
- package/details/style/index.js +1 -1
- package/development/Development.js +1 -1
- package/development/constants.js +1 -1
- package/development/context.js +2 -2
- package/development/index.js +1 -1
- package/development/style/index.js +1 -1
- package/divider/Divider.js +1 -1
- package/divider/constants.js +1 -1
- package/divider/context.js +2 -2
- package/divider/index.js +1 -1
- package/divider/style/index.js +1 -1
- package/draggable/Draggable.js +1 -1
- package/draggable/Item.js +1 -1
- package/draggable/constants.js +1 -1
- package/draggable/context.js +2 -2
- package/draggable/index.js +1 -1
- package/draggable/style/index.js +1 -1
- package/draw/Draw.js +1 -1
- package/draw/common/binary-heap.js +1 -1
- package/draw/common/bounds.js +1 -1
- package/draw/common/colors.js +1 -1
- package/draw/common/constants.js +1 -1
- package/draw/common/editorInterface.js +1 -1
- package/draw/common/emitter.js +1 -1
- package/draw/common/font-metadata.js +1 -1
- package/draw/common/index.js +1 -1
- package/draw/common/keys.js +1 -1
- package/draw/common/points.js +1 -1
- package/draw/common/promise-pool.js +1 -1
- package/draw/common/queue.js +1 -1
- package/draw/common/random.js +1 -1
- package/draw/common/url.js +1 -1
- package/draw/common/utils.js +1 -1
- package/draw/constants.js +1 -1
- package/draw/context.js +2 -2
- package/draw/core/actions/actionAddToLibrary.js +1 -1
- package/draw/core/actions/actionAlign.js +1 -1
- package/draw/core/actions/actionBoundText.js +1 -1
- package/draw/core/actions/actionCanvas.js +1 -1
- package/draw/core/actions/actionClipboard.js +1 -1
- package/draw/core/actions/actionCropEditor.js +1 -1
- package/draw/core/actions/actionDeleteSelected.js +1 -1
- package/draw/core/actions/actionDistribute.js +1 -1
- package/draw/core/actions/actionDuplicateSelection.js +1 -1
- package/draw/core/actions/actionElementLink.js +1 -1
- package/draw/core/actions/actionElementLock.js +1 -1
- package/draw/core/actions/actionEmbeddable.js +1 -1
- package/draw/core/actions/actionExport.js +1 -1
- package/draw/core/actions/actionFinalize.js +1 -1
- package/draw/core/actions/actionFlip.js +1 -1
- package/draw/core/actions/actionFrame.js +1 -1
- package/draw/core/actions/actionGroup.js +1 -1
- package/draw/core/actions/actionHistory.js +1 -1
- package/draw/core/actions/actionLinearEditor.js +1 -1
- package/draw/core/actions/actionMenu.js +1 -1
- package/draw/core/actions/actionProperties.js +1 -1
- package/draw/core/actions/actionSelectAll.js +1 -1
- package/draw/core/actions/actionStyles.js +1 -1
- package/draw/core/actions/actionTextAutoResize.js +1 -1
- package/draw/core/actions/actionToggleGridMode.js +1 -1
- package/draw/core/actions/actionToggleObjectsSnapMode.js +1 -1
- package/draw/core/actions/actionToggleSearchMenu.js +1 -1
- package/draw/core/actions/actionToggleStats.js +1 -1
- package/draw/core/actions/actionToggleViewMode.js +1 -1
- package/draw/core/actions/actionToggleZenMode.js +1 -1
- package/draw/core/actions/actionZindex.js +1 -1
- package/draw/core/actions/index.js +1 -1
- package/draw/core/actions/manager.js +1 -1
- package/draw/core/actions/register.js +1 -1
- package/draw/core/actions/shortcuts.js +1 -1
- package/draw/core/analytics.js +1 -1
- package/draw/core/animated-trail.js +1 -1
- package/draw/core/animation-frame-handler.js +1 -1
- package/draw/core/appState.js +1 -1
- package/draw/core/charts.js +1 -1
- package/draw/core/clients.js +1 -1
- package/draw/core/clipboard.js +1 -1
- package/draw/core/components/Actions.js +1 -1
- package/draw/core/components/ActiveConfirmDialog.js +1 -1
- package/draw/core/components/App.js +2 -2
- package/draw/core/components/BraveMeasureTextError.js +1 -1
- package/draw/core/components/ContextMenu.js +1 -1
- package/draw/core/components/ConvertElementTypePopup.js +1 -1
- package/draw/core/components/DarkModeToggle.js +1 -1
- package/draw/core/components/DiagramToCodePlugin/index.js +1 -1
- package/draw/core/components/ElementCanvasButtons.js +1 -1
- package/draw/core/components/ElementLinkDialog.js +1 -1
- package/draw/core/components/Ellipsify.js +1 -1
- package/draw/core/components/ErrorDialog.js +1 -1
- package/draw/core/components/ExportDialog.js +1 -1
- package/draw/core/components/EyeDropper.js +1 -1
- package/draw/core/components/FixedSideContainer.js +1 -1
- package/draw/core/components/Footer.js +1 -1
- package/draw/core/components/HandButton.js +1 -1
- package/draw/core/components/HelpDialog.js +1 -1
- package/draw/core/components/HintViewer.js +1 -1
- package/draw/core/components/ImageExportDialog.js +1 -1
- package/draw/core/components/InitializeApp.js +1 -1
- package/draw/core/components/InlineIcon.js +1 -1
- package/draw/core/components/Island.js +1 -1
- package/draw/core/components/LaserPointerButton.js +1 -1
- package/draw/core/components/LayerUI.js +1 -1
- package/draw/core/components/LibraryMenu.js +1 -1
- package/draw/core/components/LibraryMenuItems.js +1 -1
- package/draw/core/components/LibraryMenuSection.js +1 -1
- package/draw/core/components/LibraryUnit.js +1 -1
- package/draw/core/components/LoadingMessage.js +1 -1
- package/draw/core/components/LockButton.js +1 -1
- package/draw/core/components/MagicButton.js +1 -1
- package/draw/core/components/OverwriteConfirm/OverwriteConfirmState.js +1 -1
- package/draw/core/components/OverwriteConfirm/index.js +1 -1
- package/draw/core/components/PasteChartDialog.js +1 -1
- package/draw/core/components/PenModeButton.js +1 -1
- package/draw/core/components/Popover.js +1 -1
- package/draw/core/components/ProjectName.js +1 -1
- package/draw/core/components/Range.js +1 -1
- package/draw/core/components/SVGLayer.js +1 -1
- package/draw/core/components/SearchMenu.js +1 -1
- package/draw/core/components/Stack.js +1 -1
- package/draw/core/components/Stats/Angle.js +1 -1
- package/draw/core/components/Stats/CanvasGrid.js +1 -1
- package/draw/core/components/Stats/Collapsible.js +1 -1
- package/draw/core/components/Stats/Dimension.js +1 -1
- package/draw/core/components/Stats/DragInput.js +1 -1
- package/draw/core/components/Stats/FontSize.js +1 -1
- package/draw/core/components/Stats/MultiAngle.js +1 -1
- package/draw/core/components/Stats/MultiDimension.js +1 -1
- package/draw/core/components/Stats/MultiFontSize.js +1 -1
- package/draw/core/components/Stats/MultiPosition.js +1 -1
- package/draw/core/components/Stats/Position.js +1 -1
- package/draw/core/components/Stats/index.js +1 -1
- package/draw/core/components/Stats/utils.js +1 -1
- package/draw/core/components/Toast.js +1 -1
- package/draw/core/components/Trans.js +1 -1
- package/draw/core/components/UnlockPopup.js +1 -1
- package/draw/core/components/canvases/InteractiveCanvas.js +1 -1
- package/draw/core/components/canvases/NewElementCanvas.js +1 -1
- package/draw/core/components/canvases/StaticCanvas.js +1 -1
- package/draw/core/components/canvases/index.js +1 -1
- package/draw/core/components/context.d.ts +1 -1
- package/draw/core/components/context.js +2 -2
- package/draw/core/components/hooks.js +1 -1
- package/draw/core/components/icons.js +1 -1
- package/draw/core/components/main-menu/DefaultItems.js +1 -1
- package/draw/core/components/main-menu/MenuItem.js +1 -1
- package/draw/core/components/main-menu/common.js +1 -1
- package/draw/core/components/shapes.js +1 -1
- package/draw/core/context/tunnels.js +1 -1
- package/draw/core/context/ui-appState.js +1 -1
- package/draw/core/cursor.js +1 -1
- package/draw/core/data/blob.js +1 -1
- package/draw/core/data/encode.js +1 -1
- package/draw/core/data/encryption.js +1 -1
- package/draw/core/data/filesystem.js +1 -1
- package/draw/core/data/image.js +1 -1
- package/draw/core/data/index.js +1 -1
- package/draw/core/data/json.js +1 -1
- package/draw/core/data/library.js +1 -1
- package/draw/core/data/reconcile.js +1 -1
- package/draw/core/data/resave.js +1 -1
- package/draw/core/data/restore.js +1 -1
- package/draw/core/data/utils.js +1 -1
- package/draw/core/deburr.js +1 -1
- package/draw/core/editor-jotai.js +1 -1
- package/draw/core/eraser/index.js +1 -1
- package/draw/core/errors.js +1 -1
- package/draw/core/fonts/DrawFontFace.js +1 -1
- package/draw/core/fonts/Fonts.js +1 -1
- package/draw/core/fonts/index.js +1 -1
- package/draw/core/gesture.js +1 -1
- package/draw/core/history.js +1 -1
- package/draw/core/hooks/useCopiedIndicator.js +1 -1
- package/draw/core/hooks/useCreatePortalContainer.js +1 -1
- package/draw/core/hooks/useEmitter.js +1 -1
- package/draw/core/hooks/useLibraryItemSvg.js +1 -1
- package/draw/core/hooks/useOutsideClick.js +1 -1
- package/draw/core/hooks/useScrollPosition.js +1 -1
- package/draw/core/hooks/useStable.js +1 -1
- package/draw/core/hooks/useTextEditorFocus.js +1 -1
- package/draw/core/hooks/useTransition.js +1 -1
- package/draw/core/i18n.js +1 -1
- package/draw/core/laser-trails.js +1 -1
- package/draw/core/lasso/index.js +1 -1
- package/draw/core/lasso/utils.js +1 -1
- package/draw/core/polyfill.js +1 -1
- package/draw/core/reactUtils.js +1 -1
- package/draw/core/renderer/animation.js +1 -1
- package/draw/core/renderer/helpers.js +1 -1
- package/draw/core/renderer/interactiveScene.js +1 -1
- package/draw/core/renderer/renderNewElementScene.js +1 -1
- package/draw/core/renderer/renderSnaps.js +1 -1
- package/draw/core/renderer/roundRect.js +1 -1
- package/draw/core/renderer/staticScene.js +1 -1
- package/draw/core/renderer/staticSvgScene.js +1 -1
- package/draw/core/scene/Renderer.js +1 -1
- package/draw/core/scene/export.js +1 -1
- package/draw/core/scene/index.js +1 -1
- package/draw/core/scene/normalize.js +1 -1
- package/draw/core/scene/scroll.js +1 -1
- package/draw/core/scene/scrollbars.js +1 -1
- package/draw/core/scene/zoom.js +1 -1
- package/draw/core/shortcut.js +1 -1
- package/draw/core/snapping.js +1 -1
- package/draw/core/wysiwyg/textWysiwyg.js +1 -1
- package/draw/element/Scene.js +1 -1
- package/draw/element/align.js +1 -1
- package/draw/element/arrows/focus.js +1 -1
- package/draw/element/arrows/helpers.js +1 -1
- package/draw/element/binding.js +1 -1
- package/draw/element/bounds.js +1 -1
- package/draw/element/collision.js +1 -1
- package/draw/element/comparisons.js +1 -1
- package/draw/element/containerCache.js +1 -1
- package/draw/element/cropElement.js +1 -1
- package/draw/element/delta.js +1 -1
- package/draw/element/distance.js +1 -1
- package/draw/element/distribute.js +1 -1
- package/draw/element/dragElements.js +1 -1
- package/draw/element/duplicate.js +1 -1
- package/draw/element/elbowArrow.js +1 -1
- package/draw/element/elementLink.js +1 -1
- package/draw/element/embeddable.js +1 -1
- package/draw/element/flowchart.js +1 -1
- package/draw/element/fractionalIndex.js +1 -1
- package/draw/element/frame.js +1 -1
- package/draw/element/groups.js +1 -1
- package/draw/element/heading.js +1 -1
- package/draw/element/image.js +1 -1
- package/draw/element/index.js +1 -1
- package/draw/element/is.js +1 -1
- package/draw/element/linearElementEditor.js +1 -1
- package/draw/element/mutateElement.js +1 -1
- package/draw/element/newElement.js +1 -1
- package/draw/element/positionElementsOnGrid.js +1 -1
- package/draw/element/renderElement.js +1 -1
- package/draw/element/resizeElements.js +1 -1
- package/draw/element/resizeTest.js +1 -1
- package/draw/element/selection.js +1 -1
- package/draw/element/shape.js +1 -1
- package/draw/element/showSelectedShapeActions.js +1 -1
- package/draw/element/sizeHelpers.js +1 -1
- package/draw/element/sortElements.js +1 -1
- package/draw/element/store.js +1 -1
- package/draw/element/textElement.js +1 -1
- package/draw/element/textMeasurements.js +1 -1
- package/draw/element/textWrapping.js +1 -1
- package/draw/element/transform.js +1 -1
- package/draw/element/transformHandles.js +1 -1
- package/draw/element/typeChecks.js +1 -1
- package/draw/element/utils.js +1 -1
- package/draw/element/zindex.js +1 -1
- package/draw/index.js +1 -1
- package/draw/libs/browser-fs-access/directory-open.js +1 -1
- package/draw/libs/browser-fs-access/file-open.js +1 -1
- package/draw/libs/browser-fs-access/file-save.js +1 -1
- package/draw/libs/browser-fs-access/fs-access/directory-open.js +1 -1
- package/draw/libs/browser-fs-access/fs-access/file-open.js +1 -1
- package/draw/libs/browser-fs-access/fs-access/file-save.js +1 -1
- package/draw/libs/browser-fs-access/index.js +1 -1
- package/draw/libs/browser-fs-access/legacy/directory-open.js +1 -1
- package/draw/libs/browser-fs-access/legacy/file-open.js +1 -1
- package/draw/libs/browser-fs-access/legacy/file-save.js +1 -1
- package/draw/libs/browser-fs-access/supported.js +1 -1
- package/draw/libs/fractional-indexing/index.js +1 -1
- package/draw/libs/fuzzy/index.js +1 -1
- package/draw/libs/glur/index.js +1 -1
- package/draw/libs/glur/mono16.js +1 -1
- package/draw/libs/hachure-fill/index.js +1 -1
- package/draw/libs/image-blob-reduce/index.js +1 -1
- package/draw/libs/image-blob-reduce/lib/image_traverse.js +1 -1
- package/draw/libs/image-blob-reduce/lib/jpeg_plugins.js +1 -1
- package/draw/libs/image-blob-reduce/lib/utils.js +1 -1
- package/draw/libs/jotai/index.js +1 -1
- package/draw/libs/jotai/react/Provider.js +1 -1
- package/draw/libs/jotai/react/useAtom.js +1 -1
- package/draw/libs/jotai/react/useAtomValue.js +1 -1
- package/draw/libs/jotai/react/useSetAtom.js +1 -1
- package/draw/libs/jotai/react/utils/useAtomCallback.js +1 -1
- package/draw/libs/jotai/react/utils/useHydrateAtoms.js +1 -1
- package/draw/libs/jotai/react/utils/useReducerAtom.js +1 -1
- package/draw/libs/jotai/react/utils/useResetAtom.js +1 -1
- package/draw/libs/jotai/react/utils.js +1 -1
- package/draw/libs/jotai/react.js +1 -1
- package/draw/libs/jotai/utils.js +1 -1
- package/draw/libs/jotai/vanilla/atom.js +1 -1
- package/draw/libs/jotai/vanilla/internals.js +1 -1
- package/draw/libs/jotai/vanilla/store.js +1 -1
- package/draw/libs/jotai/vanilla/utils/atomFamily.js +1 -1
- package/draw/libs/jotai/vanilla/utils/atomWithStorage.js +1 -1
- package/draw/libs/jotai/vanilla/utils.js +1 -1
- package/draw/libs/jotai-scope/ScopeProvider/index.js +1 -1
- package/draw/libs/jotai-scope/ScopeProvider/scope.js +1 -1
- package/draw/libs/jotai-scope/createIsolation.js +1 -1
- package/draw/libs/jotai-scope/index.js +1 -1
- package/draw/libs/jotai-scope/utils.js +1 -1
- package/draw/libs/laser-pointer/index.js +1 -1
- package/draw/libs/laser-pointer/math.js +1 -1
- package/draw/libs/laser-pointer/simplify.js +1 -1
- package/draw/libs/laser-pointer/state.js +1 -1
- package/draw/libs/markdown-to-text/index.js +1 -1
- package/draw/libs/math/angle.js +1 -1
- package/draw/libs/math/constants.js +1 -1
- package/draw/libs/math/curve.js +1 -1
- package/draw/libs/math/ellipse.js +1 -1
- package/draw/libs/math/index.js +1 -1
- package/draw/libs/math/line.js +1 -1
- package/draw/libs/math/point.js +1 -1
- package/draw/libs/math/polygon.js +1 -1
- package/draw/libs/math/range.js +1 -1
- package/draw/libs/math/rectangle.js +1 -1
- package/draw/libs/math/segment.js +1 -1
- package/draw/libs/math/triangle.js +1 -1
- package/draw/libs/math/utils.js +1 -1
- package/draw/libs/math/vector.js +1 -1
- package/draw/libs/multimath/index.js +1 -1
- package/draw/libs/multimath/lib/wa_detect.js +1 -1
- package/draw/libs/nanoid/index.js +1 -1
- package/draw/libs/nanoid/url-alphabet/index.js +1 -1
- package/draw/libs/pako/index.js +1 -1
- package/draw/libs/path-data-parser/absolutize.js +1 -1
- package/draw/libs/path-data-parser/index.js +1 -1
- package/draw/libs/path-data-parser/normalize.js +1 -1
- package/draw/libs/path-data-parser/parser.js +1 -1
- package/draw/libs/perfect-freehand/getStroke.js +1 -1
- package/draw/libs/perfect-freehand/getStrokeOutlinePoints.js +1 -1
- package/draw/libs/perfect-freehand/getStrokePoints.js +1 -1
- package/draw/libs/perfect-freehand/getStrokeRadius.js +1 -1
- package/draw/libs/perfect-freehand/index.js +1 -1
- package/draw/libs/perfect-freehand/vec.js +1 -1
- package/draw/libs/pica/index.js +1 -1
- package/draw/libs/pica/lib/mathlib.js +1 -1
- package/draw/libs/pica/lib/mm_resize/convolve.js +1 -1
- package/draw/libs/pica/lib/mm_resize/convolve_wasm_base64.js +1 -1
- package/draw/libs/pica/lib/mm_resize/index.js +1 -1
- package/draw/libs/pica/lib/mm_resize/resize.js +1 -1
- package/draw/libs/pica/lib/mm_resize/resize_filter_gen.js +1 -1
- package/draw/libs/pica/lib/mm_resize/resize_wasm.js +1 -1
- package/draw/libs/pica/lib/mm_unsharp_mask/index.js +1 -1
- package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask.js +1 -1
- package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask_wasm.js +1 -1
- package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask_wasm_base64.js +1 -1
- package/draw/libs/pica/lib/pool.js +1 -1
- package/draw/libs/pica/lib/tiler.js +1 -1
- package/draw/libs/pica/lib/utils.js +1 -1
- package/draw/libs/pica/lib/worker.js +1 -1
- package/draw/libs/png-chunk-text/decode.js +1 -1
- package/draw/libs/png-chunk-text/encode.js +1 -1
- package/draw/libs/png-chunk-text/index.js +1 -1
- package/draw/libs/png-chunks-encode/index.js +1 -1
- package/draw/libs/png-chunks-extract/index.js +1 -1
- package/draw/libs/points-on-curve/curve-to-bezier.js +1 -1
- package/draw/libs/points-on-curve/index.js +1 -1
- package/draw/libs/points-on-path/index.js +1 -1
- package/draw/libs/promise-pool/index.js +1 -1
- package/draw/libs/roughjs/canvas.js +1 -1
- package/draw/libs/roughjs/core.js +1 -1
- package/draw/libs/roughjs/fillers/dashed-filler.js +1 -1
- package/draw/libs/roughjs/fillers/dot-filler.js +1 -1
- package/draw/libs/roughjs/fillers/filler.js +1 -1
- package/draw/libs/roughjs/fillers/hachure-filler.js +1 -1
- package/draw/libs/roughjs/fillers/hatch-filler.js +1 -1
- package/draw/libs/roughjs/fillers/scan-line-hachure.js +1 -1
- package/draw/libs/roughjs/fillers/zigzag-filler.js +1 -1
- package/draw/libs/roughjs/fillers/zigzag-line-filler.js +1 -1
- package/draw/libs/roughjs/generator.js +1 -1
- package/draw/libs/roughjs/geometry.js +1 -1
- package/draw/libs/roughjs/index.js +1 -1
- package/draw/libs/roughjs/math.js +1 -1
- package/draw/libs/roughjs/renderer.js +1 -1
- package/draw/libs/roughjs/rough.js +1 -1
- package/draw/libs/roughjs/svg.js +1 -1
- package/draw/libs/sliced/index.js +1 -1
- package/draw/libs/webworkify/index.js +1 -1
- package/draw/style/index.js +1 -1
- package/draw/utils/bbox.js +1 -1
- package/draw/utils/export.js +1 -1
- package/draw/utils/index.js +1 -1
- package/draw/utils/shape.js +1 -1
- package/draw/utils/withinBounds.js +1 -1
- package/drawer/Drawer.js +1 -1
- package/drawer/constants.js +1 -1
- package/drawer/context.js +2 -2
- package/drawer/index.js +1 -1
- package/drawer/style/index.js +1 -1
- package/drawer/use-drawer/Hook.js +1 -1
- package/drawer/use-drawer/index.js +1 -1
- package/dropdown/Button.js +1 -1
- package/dropdown/Dropdown.js +1 -1
- package/dropdown/constants.js +1 -1
- package/dropdown/context.js +2 -2
- package/dropdown/index.js +1 -1
- package/dropdown/style/index.js +1 -1
- package/empty/Empty.js +1 -1
- package/empty/constants.js +1 -1
- package/empty/context.js +2 -2
- package/empty/index.js +1 -1
- package/empty/style/index.js +1 -1
- package/flex/Flex.js +1 -1
- package/flex/constants.js +1 -1
- package/flex/context.js +2 -2
- package/flex/index.js +1 -1
- package/flex/style/index.js +1 -1
- package/form/Control.js +1 -1
- package/form/Form.js +1 -1
- package/form/Item.js +1 -1
- package/form/ItemLabel.js +1 -1
- package/form/ItemTip.js +1 -1
- package/form/LabelSymbol.js +1 -1
- package/form/List.js +1 -1
- package/form/Provider.js +1 -1
- package/form/constants.js +1 -1
- package/form/context.js +2 -2
- package/form/hooks/useForm.js +1 -1
- package/form/hooks/useFormContext.js +1 -1
- package/form/hooks/useFormState.js +1 -1
- package/form/hooks/useWatch.js +1 -1
- package/form/index.js +1 -1
- package/form/interface.js +1 -1
- package/form/promisify.js +1 -1
- package/form/store.js +1 -1
- package/form/style/index.js +1 -1
- package/form/utils.js +1 -1
- package/global-provider/GlobalProvider.js +1 -1
- package/global-provider/constants.js +1 -1
- package/global-provider/context.js +1 -1
- package/global-provider/index.js +1 -1
- package/global-provider/style/index.js +1 -1
- package/grid/Grid.js +1 -1
- package/grid/Item.js +1 -1
- package/grid/constants.js +1 -1
- package/grid/context.js +2 -2
- package/grid/index.js +1 -1
- package/grid/style/index.js +1 -1
- package/grid/utils.js +1 -1
- package/hooks/index.d.ts +1 -1
- package/hooks/index.js +3 -3
- package/hooks/use-breakpoint/index.js +1 -1
- package/hooks/use-computed-state/index.js +1 -1
- package/hooks/use-controllable-value/index.js +1 -1
- package/hooks/use-create/index.js +1 -1
- package/hooks/use-creation/index.js +1 -1
- package/hooks/use-effect-event/index.js +1 -1
- package/hooks/use-event/index.js +1 -1
- package/hooks/use-event-listener/index.js +1 -1
- package/hooks/use-force-update/index.js +1 -1
- package/hooks/use-fullscreen/index.js +1 -1
- package/hooks/use-id/index.js +1 -1
- package/hooks/use-intersection-observer/index.js +1 -1
- package/hooks/use-intersection-observers/index.js +1 -1
- package/hooks/use-interval/index.js +1 -1
- package/hooks/use-is-first-render/index.js +1 -1
- package/hooks/use-isomorphic-layout-effect/index.js +1 -1
- package/hooks/use-keyboard-event/index.js +1 -1
- package/hooks/use-latest/index.js +1 -1
- package/hooks/use-listen-window-resize/index.js +1 -1
- package/hooks/use-media/index.js +1 -1
- package/hooks/use-memoized-fn/index.js +1 -1
- package/hooks/use-merge-props/index.js +1 -1
- package/hooks/use-move/index.js +1 -1
- package/hooks/use-mutation-observers/index.js +1 -1
- package/hooks/use-online-status/index.js +1 -1
- package/hooks/use-overflow-hidden/index.js +1 -1
- package/hooks/use-override-ref/index.js +1 -1
- package/hooks/use-persist-callback/index.js +1 -1
- package/hooks/use-prefers-color-scheme-dark/index.js +1 -1
- package/hooks/use-previous/index.js +1 -1
- package/hooks/use-refs/index.js +1 -1
- package/hooks/use-resize-observer/index.js +1 -1
- package/hooks/use-resize-observers/index.js +1 -1
- package/hooks/use-responsive-state/index.js +1 -1
- package/hooks/use-set-state/index.js +1 -1
- package/hooks/use-state-callback/index.js +1 -1
- package/hooks/use-state-with-promise/index.js +1 -1
- package/hooks/use-throttle-fn-with-raf/index.d.ts +2 -0
- package/hooks/use-throttle-fn-with-raf/index.js +7 -0
- package/hooks/use-update-effect/index.js +1 -1
- package/hooks/use-update-layout-effect/index.js +1 -1
- package/hooks/use-verification-code/index.js +1 -1
- package/hooks/use-watch/index.js +1 -1
- package/hooks/use-watermark/index.js +1 -1
- package/hooks/use-watermark/utils.js +1 -1
- package/hooks/use-window-size/index.js +1 -1
- package/hooks/useUnmountOnExit.js +1 -1
- package/icon/Icon.js +1 -1
- package/icon/addIconFromCdn.js +1 -1
- package/icon/constants.js +1 -1
- package/icon/context.js +2 -2
- package/icon/index.js +1 -1
- package/icon/style/index.js +1 -1
- package/icon-hover/IconHover.js +1 -1
- package/icon-hover/constants.js +1 -1
- package/icon-hover/context.js +2 -2
- package/icon-hover/index.js +1 -1
- package/icon-hover/style/index.js +1 -1
- package/icons/file/File.js +1 -1
- package/icons/file/context.js +2 -2
- package/icons/file/index.js +1 -1
- package/icons/file/style/index.js +1 -1
- package/icons.js +1 -1
- package/image/Footer.js +1 -1
- package/image/Image.js +1 -1
- package/image/Preview.js +1 -1
- package/image/PreviewArrow.js +1 -1
- package/image/PreviewGroup.js +1 -1
- package/image/PreviewToolbar.js +1 -1
- package/image/TriggerForToolbar.js +1 -1
- package/image/constants.js +1 -1
- package/image/context.js +3 -3
- package/image/hooks/useImageStatus.js +1 -1
- package/image/hooks/useShowFooter.js +1 -1
- package/image/index.js +1 -1
- package/image/style/index.js +1 -1
- package/image/utils/getFixTranslate.js +1 -1
- package/image/utils/getScale.js +1 -1
- package/index.js +212 -212
- package/input/Button.js +1 -1
- package/input/Core.js +1 -1
- package/input/Group.js +1 -1
- package/input/Input.js +1 -1
- package/input/Password.js +1 -1
- package/input/Search.js +1 -1
- package/input/Textarea.js +1 -1
- package/input/autoSizeTextareaHeight.js +1 -1
- package/input/constants.js +1 -1
- package/input/context.js +2 -2
- package/input/index.js +1 -1
- package/input/style/index.js +1 -1
- package/input/useComposition.js +1 -1
- package/input/utils.js +1 -1
- package/input-number/InputNumber.js +1 -1
- package/input-number/constants.js +1 -1
- package/input-number/context.js +2 -2
- package/input-number/decimal.js +1 -1
- package/input-number/hooks/useSelectionRange.js +1 -1
- package/input-number/index.js +1 -1
- package/input-number/style/index.js +1 -1
- package/input-number/utils.js +1 -1
- package/input-tag/InputTag.js +1 -1
- package/input-tag/constants.js +1 -1
- package/input-tag/context.js +2 -2
- package/input-tag/hooks/useComputeAutoWidthDelay.js +1 -1
- package/input-tag/index.js +1 -1
- package/input-tag/style/index.js +1 -1
- package/layout/Content.js +1 -1
- package/layout/Footer.js +1 -1
- package/layout/Header.js +1 -1
- package/layout/Layout.js +1 -1
- package/layout/Sider.js +1 -1
- package/layout/constants.js +1 -1
- package/layout/context.js +2 -2
- package/layout/index.js +1 -1
- package/layout/style/index.js +1 -1
- package/link/Link.js +1 -1
- package/link/constants.js +1 -1
- package/link/context.js +2 -2
- package/link/index.js +1 -1
- package/link/style/index.js +1 -1
- package/liquid-fill/LiquidFill.js +1 -1
- package/liquid-fill/constants.js +1 -1
- package/liquid-fill/context.js +2 -2
- package/liquid-fill/index.js +1 -1
- package/liquid-fill/style/index.js +1 -1
- package/list/Item.js +1 -1
- package/list/List.js +1 -1
- package/list/Meta.js +1 -1
- package/list/constants.js +1 -1
- package/list/context.js +2 -2
- package/list/index.js +1 -1
- package/list/style/index.js +1 -1
- package/loading/Loading.js +1 -1
- package/loading/constants.js +1 -1
- package/loading/context.js +2 -2
- package/loading/index.js +1 -1
- package/loading/style/index.js +1 -1
- package/locale/ar-EG.js +1 -1
- package/locale/de-DE.js +1 -1
- package/locale/default.js +1 -1
- package/locale/en-US.js +1 -1
- package/locale/es-ES.js +1 -1
- package/locale/fr-FR.js +1 -1
- package/locale/id-ID.js +1 -1
- package/locale/it-IT.js +1 -1
- package/locale/ja-JP.js +1 -1
- package/locale/ko-KR.js +1 -1
- package/locale/ms-MY.js +1 -1
- package/locale/pt-BR.js +1 -1
- package/locale/pt-PT.js +1 -1
- package/locale/ru-RU.js +1 -1
- package/locale/th-TH.js +1 -1
- package/locale/tr-TR.js +1 -1
- package/locale/vi-VN.js +1 -1
- package/locale/zh-CN.js +1 -1
- package/locale/zh-HK.js +1 -1
- package/locale/zh-TW.js +1 -1
- package/marquee/Marquee.js +1 -1
- package/marquee/constants.js +1 -1
- package/marquee/context.js +2 -2
- package/marquee/index.js +1 -1
- package/marquee/style/index.js +1 -1
- package/mask/Mask.js +1 -1
- package/mask/constants.js +1 -1
- package/mask/context.js +2 -2
- package/mask/index.js +1 -1
- package/mask/style/index.js +1 -1
- package/masonry/Item.js +1 -1
- package/masonry/Masonry.js +1 -1
- package/masonry/constants.js +1 -1
- package/masonry/context.js +2 -2
- package/masonry/hooks/useDelay.js +1 -1
- package/masonry/hooks/useGutter.js +1 -1
- package/masonry/hooks/usePositions.js +1 -1
- package/masonry/hooks/useRefs.js +1 -1
- package/masonry/index.js +1 -1
- package/masonry/style/index.js +1 -1
- package/mentions/Mentions.js +1 -1
- package/mentions/constants.js +1 -1
- package/mentions/context.js +2 -2
- package/mentions/index.js +1 -1
- package/mentions/style/index.js +1 -1
- package/mentions/utils.js +1 -1
- package/menu/Indent.js +1 -1
- package/menu/Item.js +1 -1
- package/menu/ItemGroup.js +1 -1
- package/menu/Menu.js +1 -1
- package/menu/OverflowWrap.js +1 -1
- package/menu/constants.js +1 -1
- package/menu/context.js +2 -2
- package/menu/index.js +1 -1
- package/menu/style/index.js +1 -1
- package/menu/sub-menu/Inline.js +1 -1
- package/menu/sub-menu/Pop.js +1 -1
- package/menu/sub-menu/index.js +1 -1
- package/menu/utils.js +1 -1
- package/message/Message.js +1 -1
- package/message/config.js +1 -1
- package/message/constants.js +1 -1
- package/message/context.js +2 -2
- package/message/hooks/useMessage.js +1 -1
- package/message/index.js +1 -1
- package/message/style/index.js +1 -1
- package/message/utils.js +1 -1
- package/modal/Modal.js +1 -1
- package/modal/config.js +1 -1
- package/modal/confirm.js +1 -1
- package/modal/constants.js +1 -1
- package/modal/context.js +2 -2
- package/modal/index.js +1 -1
- package/modal/style/index.js +1 -1
- package/modal/use-modal/Hook.js +1 -1
- package/modal/use-modal/index.js +1 -1
- package/modal/utils.js +1 -1
- package/notice/Notice.js +1 -1
- package/notice/config.js +1 -1
- package/notice/constants.js +1 -1
- package/notice/context.js +2 -2
- package/notice/index.js +1 -1
- package/notice/style/index.js +1 -1
- package/notice/utils.js +1 -1
- package/notice/withNotice.js +1 -1
- package/notification/Notification.js +1 -1
- package/notification/config.js +1 -1
- package/notification/constants.js +1 -1
- package/notification/context.js +2 -2
- package/notification/hooks/useNotification.js +1 -1
- package/notification/index.js +1 -1
- package/notification/style/index.js +1 -1
- package/notification/utils.js +1 -1
- package/overflow-ellipsis/Item.js +1 -1
- package/overflow-ellipsis/OverflowEllipsis.js +1 -1
- package/overflow-ellipsis/constants.js +1 -1
- package/overflow-ellipsis/context.js +2 -2
- package/overflow-ellipsis/index.js +1 -1
- package/overflow-ellipsis/style/index.js +1 -1
- package/package.json +1 -1
- package/page-header/PageHeader.js +1 -1
- package/page-header/constants.js +1 -1
- package/page-header/context.js +2 -2
- package/page-header/index.js +1 -1
- package/page-header/style/index.js +1 -1
- package/pagination/Item.js +1 -1
- package/pagination/Jumper.js +1 -1
- package/pagination/Pagination.js +1 -1
- package/pagination/PreNextButton.js +1 -1
- package/pagination/PreNextJump.js +1 -1
- package/pagination/SizeOption.js +1 -1
- package/pagination/constants.js +1 -1
- package/pagination/context.js +2 -2
- package/pagination/index.js +1 -1
- package/pagination/interface.js +1 -1
- package/pagination/style/index.js +1 -1
- package/pagination/utils.js +1 -1
- package/picker/Input.js +1 -1
- package/picker/InputRange.js +1 -1
- package/picker/constants.js +1 -1
- package/picker/context.js +1 -1
- package/picker/index.js +1 -1
- package/picker/style/index.js +1 -1
- package/popconfirm/Popconfirm.js +1 -1
- package/popconfirm/constants.js +1 -1
- package/popconfirm/context.js +2 -2
- package/popconfirm/index.js +1 -1
- package/popconfirm/style/index.js +1 -1
- package/popover/Popover.js +1 -1
- package/popover/constants.js +1 -1
- package/popover/context.js +2 -2
- package/popover/index.js +1 -1
- package/popover/style/index.js +1 -1
- package/portal/Portal.js +1 -1
- package/portal/constants.js +1 -1
- package/portal/context.js +2 -2
- package/portal/index.js +1 -1
- package/portal/style/index.js +1 -1
- package/progress/Circle.js +1 -1
- package/progress/Line.js +1 -1
- package/progress/Progress.js +1 -1
- package/progress/Step.js +1 -1
- package/progress/constants.js +1 -1
- package/progress/context.js +2 -2
- package/progress/index.js +1 -1
- package/progress/style/index.js +1 -1
- package/qr-code/QRCode.js +1 -1
- package/qr-code/constants.js +1 -1
- package/qr-code/context.js +2 -2
- package/qr-code/index.js +1 -1
- package/qr-code/src/index.js +1 -1
- package/qr-code/src/qrcodegen.js +1 -1
- package/qr-code/style/index.js +1 -1
- package/radio/Group.js +1 -1
- package/radio/GroupBlock.js +1 -1
- package/radio/Radio.js +1 -1
- package/radio/constants.js +1 -1
- package/radio/context.js +2 -2
- package/radio/index.d.ts +0 -1
- package/radio/index.js +2 -3
- package/radio/style/index.js +1 -1
- package/rate/Rate.js +1 -1
- package/rate/constants.js +1 -1
- package/rate/context.js +2 -2
- package/rate/index.js +1 -1
- package/rate/style/index.js +1 -1
- package/resize-box/ResizeBox.js +1 -1
- package/resize-box/ResizeTrigger.js +1 -1
- package/resize-box/Split.js +1 -1
- package/resize-box/SplitGroup.js +1 -1
- package/resize-box/constants.js +1 -1
- package/resize-box/context.js +2 -2
- package/resize-box/index.js +1 -1
- package/resize-box/style/index.js +1 -1
- package/result/403.js +1 -1
- package/result/404.js +1 -1
- package/result/500.js +1 -1
- package/result/Result.js +1 -1
- package/result/constants.js +1 -1
- package/result/context.js +2 -2
- package/result/index.js +1 -1
- package/result/style/index.js +1 -1
- package/rich-text/RichText.js +1 -1
- package/rich-text/Toolbar.js +1 -1
- package/rich-text/constants.js +1 -1
- package/rich-text/context.js +2 -2
- package/rich-text/index.js +1 -1
- package/rich-text/libs/blots/block.js +1 -1
- package/rich-text/libs/blots/break.js +1 -1
- package/rich-text/libs/blots/container.js +1 -1
- package/rich-text/libs/blots/cursor.js +1 -1
- package/rich-text/libs/blots/embed.js +1 -1
- package/rich-text/libs/blots/inline.js +1 -1
- package/rich-text/libs/blots/scroll.js +1 -1
- package/rich-text/libs/blots/text.js +1 -1
- package/rich-text/libs/core/composition.js +1 -1
- package/rich-text/libs/core/editor.js +1 -1
- package/rich-text/libs/core/emitter.js +1 -1
- package/rich-text/libs/core/logger.js +1 -1
- package/rich-text/libs/core/module.js +1 -1
- package/rich-text/libs/core/rich.js +1 -1
- package/rich-text/libs/core/selection.js +1 -1
- package/rich-text/libs/core/theme.js +1 -1
- package/rich-text/libs/core/utils/createRegistryWithFormats.js +1 -1
- package/rich-text/libs/core/utils/scrollRectIntoView.js +1 -1
- package/rich-text/libs/delta/AttributeMap.js +1 -1
- package/rich-text/libs/delta/Op.js +1 -1
- package/rich-text/libs/delta/OpIterator.js +1 -1
- package/rich-text/libs/delta/index.js +1 -1
- package/rich-text/libs/diff/index.js +1 -1
- package/rich-text/libs/formats/align.js +1 -1
- package/rich-text/libs/formats/background.js +1 -1
- package/rich-text/libs/formats/blockquote.js +1 -1
- package/rich-text/libs/formats/bold.js +1 -1
- package/rich-text/libs/formats/code.js +1 -1
- package/rich-text/libs/formats/color.js +1 -1
- package/rich-text/libs/formats/direction.js +1 -1
- package/rich-text/libs/formats/emoji.js +1 -1
- package/rich-text/libs/formats/font.js +1 -1
- package/rich-text/libs/formats/formula.js +1 -1
- package/rich-text/libs/formats/header.js +1 -1
- package/rich-text/libs/formats/hr.js +1 -1
- package/rich-text/libs/formats/image.js +1 -1
- package/rich-text/libs/formats/indent.js +1 -1
- package/rich-text/libs/formats/italic.js +1 -1
- package/rich-text/libs/formats/lineHeight.js +1 -1
- package/rich-text/libs/formats/link.js +1 -1
- package/rich-text/libs/formats/list.js +1 -1
- package/rich-text/libs/formats/script.js +1 -1
- package/rich-text/libs/formats/size.js +1 -1
- package/rich-text/libs/formats/strike.js +1 -1
- package/rich-text/libs/formats/table.js +1 -1
- package/rich-text/libs/formats/underline.js +1 -1
- package/rich-text/libs/formats/video.js +1 -1
- package/rich-text/libs/index.js +1 -1
- package/rich-text/libs/modules/clipboard.js +1 -1
- package/rich-text/libs/modules/history.js +1 -1
- package/rich-text/libs/modules/image-resize/index.js +1 -1
- package/rich-text/libs/modules/image-resize/modules/Base.js +1 -1
- package/rich-text/libs/modules/image-resize/modules/DisplaySize.js +1 -1
- package/rich-text/libs/modules/image-resize/modules/Resize.js +1 -1
- package/rich-text/libs/modules/image-resize/options.js +1 -1
- package/rich-text/libs/modules/input.js +1 -1
- package/rich-text/libs/modules/keyboard.js +1 -1
- package/rich-text/libs/modules/normalizeExternalHTML/index.js +1 -1
- package/rich-text/libs/modules/normalizeExternalHTML/normalizers/googleDocs.js +1 -1
- package/rich-text/libs/modules/normalizeExternalHTML/normalizers/msWord.js +1 -1
- package/rich-text/libs/modules/table.js +1 -1
- package/rich-text/libs/modules/toolbar.js +1 -1
- package/rich-text/libs/modules/uiNode.js +1 -1
- package/rich-text/libs/modules/uploader.js +1 -1
- package/rich-text/libs/parchment/attributor/attributor.js +1 -1
- package/rich-text/libs/parchment/attributor/class.js +1 -1
- package/rich-text/libs/parchment/attributor/store.js +1 -1
- package/rich-text/libs/parchment/attributor/style.js +1 -1
- package/rich-text/libs/parchment/blot/abstract/container.js +1 -1
- package/rich-text/libs/parchment/blot/abstract/leaf.js +1 -1
- package/rich-text/libs/parchment/blot/abstract/parent.js +1 -1
- package/rich-text/libs/parchment/blot/abstract/shadow.js +1 -1
- package/rich-text/libs/parchment/blot/block.js +1 -1
- package/rich-text/libs/parchment/blot/embed.js +1 -1
- package/rich-text/libs/parchment/blot/inline.js +1 -1
- package/rich-text/libs/parchment/blot/scroll.js +1 -1
- package/rich-text/libs/parchment/blot/text.js +1 -1
- package/rich-text/libs/parchment/collection/linked-list.js +1 -1
- package/rich-text/libs/parchment/error.js +1 -1
- package/rich-text/libs/parchment/index.js +1 -1
- package/rich-text/libs/parchment/registry.js +1 -1
- package/rich-text/libs/parchment/scope.js +1 -1
- package/rich-text/style/index.js +1 -1
- package/router-error/RouterError.js +1 -1
- package/router-error/constants.js +1 -1
- package/router-error/context.js +2 -2
- package/router-error/index.js +1 -1
- package/router-error/style/index.js +1 -1
- package/row-col/Col.js +1 -1
- package/row-col/Row.js +1 -1
- package/row-col/constants.js +1 -1
- package/row-col/context.js +2 -2
- package/row-col/index.js +1 -1
- package/row-col/style/index.js +1 -1
- package/segmented/Segmented.js +1 -1
- package/segmented/constants.js +1 -1
- package/segmented/context.js +2 -2
- package/segmented/index.js +1 -1
- package/segmented/style/index.js +1 -1
- package/select/Option.js +1 -1
- package/select/OptionGroup.js +1 -1
- package/select/Select.js +1 -1
- package/select/constants.js +1 -1
- package/select/context.js +2 -2
- package/select/index.js +1 -1
- package/select/style/index.js +1 -1
- package/select/utils.js +1 -1
- package/select-view/Core.js +1 -1
- package/select-view/SelectView.js +1 -1
- package/select-view/constants.js +1 -1
- package/select-view/context.js +2 -2
- package/select-view/index.js +1 -1
- package/select-view/style/index.js +1 -1
- package/skeleton/Image.js +1 -1
- package/skeleton/Skeleton.js +1 -1
- package/skeleton/Text.js +1 -1
- package/skeleton/constants.js +1 -1
- package/skeleton/context.js +2 -2
- package/skeleton/index.js +1 -1
- package/skeleton/style/index.js +1 -1
- package/slider/Button.js +1 -1
- package/slider/Dot.js +1 -1
- package/slider/Input.js +1 -1
- package/slider/Mark.js +1 -1
- package/slider/Slider.js +1 -1
- package/slider/Tick.js +1 -1
- package/slider/constants.js +1 -1
- package/slider/context.js +2 -2
- package/slider/hooks/useInterval.js +1 -1
- package/slider/hooks/useLegalValue.js +1 -1
- package/slider/index.js +1 -1
- package/slider/style/index.js +1 -1
- package/slider/utils.js +1 -1
- package/space/Space.js +1 -1
- package/space/constants.js +1 -1
- package/space/context.js +2 -2
- package/space/index.js +1 -1
- package/space/style/index.js +1 -1
- package/speech-synthesis/SpeechSynthesis.js +1 -1
- package/speech-synthesis/constants.js +1 -1
- package/speech-synthesis/context.js +2 -2
- package/speech-synthesis/index.js +1 -1
- package/speech-synthesis/style/index.js +1 -1
- package/spin/DotLoading.js +1 -1
- package/spin/Spin.js +1 -1
- package/spin/constants.js +1 -1
- package/spin/context.js +2 -2
- package/spin/index.js +1 -1
- package/spin/style/index.js +1 -1
- package/splitter/Bar.js +1 -1
- package/splitter/Panel.js +1 -1
- package/splitter/Splitter.js +1 -1
- package/splitter/constants.js +1 -1
- package/splitter/context.js +2 -2
- package/splitter/hooks/useItems.js +1 -1
- package/splitter/hooks/useResizable.js +1 -1
- package/splitter/hooks/useResize.js +1 -1
- package/splitter/hooks/useSizes.js +1 -1
- package/splitter/index.js +1 -1
- package/splitter/style/index.js +1 -1
- package/statistic/Statistic.js +1 -1
- package/statistic/constants.js +1 -1
- package/statistic/context.js +2 -2
- package/statistic/index.js +1 -1
- package/statistic/interface.js +1 -1
- package/statistic/style/index.js +1 -1
- package/steps/Item.js +1 -1
- package/steps/Steps.js +1 -1
- package/steps/constants.js +1 -1
- package/steps/context.js +2 -2
- package/steps/index.js +1 -1
- package/steps/style/index.js +1 -1
- package/style/constants.js +1 -1
- package/suspense-fallback-test/SuspenseFallbackTest.js +1 -1
- package/suspense-fallback-test/constants.js +1 -1
- package/suspense-fallback-test/context.js +1 -1
- package/suspense-fallback-test/index.js +1 -1
- package/suspense-fallback-test/style/index.js +1 -1
- package/switch/Switch.js +1 -1
- package/switch/constants.js +1 -1
- package/switch/context.js +2 -2
- package/switch/index.d.ts +0 -1
- package/switch/index.js +2 -3
- package/switch/style/index.js +1 -1
- package/table/ColGroup.js +1 -1
- package/table/Table.js +1 -1
- package/table/constants.js +1 -1
- package/table/context.js +2 -2
- package/table/hooks/useColumns.js +1 -1
- package/table/hooks/useComponent.js +1 -1
- package/table/hooks/useExpand.js +1 -1
- package/table/hooks/useRowSelection.js +1 -1
- package/table/hooks/useSorter.js +1 -1
- package/table/hooks/useStickyClassNames.js +1 -1
- package/table/hooks/useStickyOffsets.js +1 -1
- package/table/hooks/useThResizable.js +1 -1
- package/table/index.js +1 -1
- package/table/style/index.js +1 -1
- package/table/summary/Cell.js +1 -1
- package/table/summary/Row.js +1 -1
- package/table/summary/context.js +1 -1
- package/table/summary/index.js +1 -1
- package/table/tbody/DataRecordRenderer.js +1 -1
- package/table/tbody/Td.js +1 -1
- package/table/tbody/Tr.js +1 -1
- package/table/tbody/index.js +1 -1
- package/table/tfoot/index.js +1 -1
- package/table/th-resizable/index.js +1 -1
- package/table/th-resizable/style/index.js +1 -1
- package/table/thead/Column.js +1 -1
- package/table/thead/index.js +1 -1
- package/table/utils.js +1 -1
- package/tabs/TabContent.js +1 -1
- package/tabs/TabPane.js +1 -1
- package/tabs/Tabs.js +19 -19
- package/tabs/constants.js +1 -1
- package/tabs/context.js +2 -2
- package/tabs/hooks/useDomSize.js +1 -1
- package/tabs/hooks/useHeaderScroll.js +1 -1
- package/tabs/index.js +1 -1
- package/tabs/style/index.js +1 -1
- package/tabs/tab-header/DropdownIcon.js +1 -1
- package/tabs/tab-header/TabInk.js +11 -14
- package/tabs/tab-header/TabNavIcon.js +1 -1
- package/tabs/tab-header/TabTitle.js +1 -1
- package/tabs/tab-header/index.js +1 -1
- package/tabs/utils.js +1 -1
- package/tag/Tag.js +1 -1
- package/tag/constants.js +1 -1
- package/tag/context.js +2 -2
- package/tag/index.js +1 -1
- package/tag/style/index.js +1 -1
- package/tag/utils.js +1 -1
- package/time-picker/Picker.js +1 -1
- package/time-picker/TimeColumn.js +1 -1
- package/time-picker/TimePicker.js +1 -1
- package/time-picker/TimePickerRange.js +1 -1
- package/time-picker/constants.js +1 -1
- package/time-picker/context.js +2 -2
- package/time-picker/index.js +1 -1
- package/time-picker/style/index.js +1 -1
- package/time-picker/utils.js +1 -1
- package/time-picker/withTimePicker.js +1 -1
- package/timeline/Item.js +1 -1
- package/timeline/Timeline.js +1 -1
- package/timeline/constants.js +1 -1
- package/timeline/context.js +2 -2
- package/timeline/index.js +1 -1
- package/timeline/style/index.js +1 -1
- package/timer/Timer.js +1 -1
- package/timer/constants.js +1 -1
- package/timer/context.js +2 -2
- package/timer/index.js +1 -1
- package/timer/style/index.js +1 -1
- package/toast/Toast.js +1 -1
- package/toast/constants.js +1 -1
- package/toast/context.js +1 -1
- package/toast/index.js +1 -1
- package/toast/style/index.js +1 -1
- package/tooltip/Tooltip.js +5 -5
- package/tooltip/constants.js +1 -1
- package/tooltip/context.js +2 -2
- package/tooltip/index.js +1 -1
- package/tooltip/style/index.js +1 -1
- package/tour/Tour.js +1 -1
- package/tour/constants.js +1 -1
- package/tour/context.js +2 -2
- package/tour/index.js +1 -1
- package/tour/style/index.js +1 -1
- package/transfer/Item.js +1 -1
- package/transfer/List.js +1 -1
- package/transfer/Transfer.js +1 -1
- package/transfer/constants.js +1 -1
- package/transfer/context.js +2 -2
- package/transfer/index.js +1 -1
- package/transfer/style/index.js +1 -1
- package/transition/constants.js +1 -1
- package/transition/context.js +1 -1
- package/transition/index.js +1 -1
- package/transition/style/index.js +1 -1
- package/tree/Animation.js +1 -1
- package/tree/Node.js +90 -90
- package/tree/NodeList.js +1 -1
- package/tree/Tree.js +1 -1
- package/tree/constants.js +1 -1
- package/tree/context.js +2 -2
- package/tree/index.js +1 -1
- package/tree/style/index.js +1 -1
- package/tree/utils.js +1 -1
- package/tree-select/List.js +1 -1
- package/tree-select/TreeSelect.js +1 -1
- package/tree-select/constants.js +1 -1
- package/tree-select/context.js +2 -2
- package/tree-select/hooks/useKeyCache.js +1 -1
- package/tree-select/hooks/useStateValue.js +1 -1
- package/tree-select/hooks/useTreeData.js +1 -1
- package/tree-select/index.js +1 -1
- package/tree-select/style/index.js +1 -1
- package/tree-select/utils.js +1 -1
- package/trigger/Trigger.js +251 -250
- package/trigger/constants.js +1 -1
- package/trigger/context.js +2 -2
- package/trigger/getPopupStyle.js +1 -1
- package/trigger/index.js +1 -1
- package/trigger/style/index.js +1 -1
- package/trigger/utils.js +1 -1
- package/typewriter/Typewriter.js +1 -1
- package/typewriter/constants.js +1 -1
- package/typewriter/context.js +2 -2
- package/typewriter/index.js +1 -1
- package/typewriter/style/index.js +1 -1
- package/typography/Base.js +52 -52
- package/typography/EditContent.js +1 -1
- package/typography/Ellipsis.js +17 -17
- package/typography/Operations.js +1 -1
- package/typography/Paragraph.js +1 -1
- package/typography/Text.js +1 -1
- package/typography/Title.js +1 -1
- package/typography/Typography.js +1 -1
- package/typography/constants.js +1 -1
- package/typography/context.js +2 -2
- package/typography/hooks/useCssEllipsis.js +1 -1
- package/typography/hooks/useEllipsis.js +27 -27
- package/typography/index.js +1 -1
- package/typography/style/index.js +1 -1
- package/upload/TriggerNode.js +1 -1
- package/upload/Upload.js +1 -1
- package/upload/Uploader.js +1 -1
- package/upload/constants.js +1 -1
- package/upload/context.js +2 -2
- package/upload/index.js +1 -1
- package/upload/list/PictureItem.js +1 -1
- package/upload/list/TextItem.js +1 -1
- package/upload/list/UploadProgress.js +1 -1
- package/upload/list/index.js +1 -1
- package/upload/list/utils.js +1 -1
- package/upload/request.js +1 -1
- package/upload/style/index.js +1 -1
- package/upload/utils.js +1 -1
- package/utils/callOrReturn.js +1 -1
- package/utils/callbackOriginRef.js +1 -1
- package/utils/caseName.js +1 -1
- package/utils/className.js +1 -1
- package/utils/constants.js +1 -1
- package/utils/contextHolder.js +1 -1
- package/utils/copy.js +1 -1
- package/utils/createGlobalConfigFunction.js +1 -1
- package/utils/css.js +1 -1
- package/utils/date.js +1 -1
- package/utils/dayjs.js +1 -1
- package/utils/document.js +1 -1
- package/utils/dom.js +1 -1
- package/utils/emitter.js +1 -1
- package/utils/file.js +1 -1
- package/utils/fileRead.js +1 -1
- package/utils/fileToDataURL.js +1 -1
- package/utils/fillNBSP.js +1 -1
- package/utils/findRootElement.js +1 -1
- package/utils/findScrollParent.js +1 -1
- package/utils/getHighlightText.js +1 -1
- package/utils/getHotkeyHandler.js +1 -1
- package/utils/getScrollBarHeight.js +1 -1
- package/utils/getScrollBarSize.js +1 -1
- package/utils/getScrollBarWidth.js +1 -1
- package/utils/getStringLength.js +1 -1
- package/utils/include.js +1 -1
- package/utils/index.d.ts +1 -1
- package/utils/index.js +138 -138
- package/utils/intersectionObserver.js +1 -1
- package/utils/is.js +1 -1
- package/utils/keyboardCode.js +1 -1
- package/utils/lodash.js +1 -1
- package/utils/math.js +1 -1
- package/utils/mergeProps.js +1 -1
- package/utils/mergedToString.js +1 -1
- package/utils/mutationObserver.js +1 -1
- package/utils/names.js +1 -1
- package/utils/object.js +1 -1
- package/utils/omit.js +1 -1
- package/utils/pad.js +1 -1
- package/utils/pick.js +1 -1
- package/utils/pinyin.js +1 -1
- package/utils/react19Adapter.js +1 -1
- package/utils/ref.js +1 -1
- package/utils/resizeObserver.js +1 -1
- package/utils/responsiveObserve.js +1 -1
- package/utils/saveAs.js +1 -1
- package/utils/screenfull.js +1 -1
- package/utils/scrollIntoViewIfNeeded.js +1 -1
- package/utils/setCreateRoot.js +1 -1
- package/utils/setDarkTheme.js +1 -1
- package/utils/setPrimaryColor.js +1 -1
- package/utils/setTheme.js +1 -1
- package/utils/string.js +1 -1
- package/utils/style.js +1 -1
- package/utils/tinycolor.js +1 -1
- package/utils/toArray.js +1 -1
- package/utils/tree.js +1 -1
- package/utils/tunnel.js +1 -1
- package/utils/tween.js +1 -1
- package/utils/uuid.js +1 -1
- package/utils/validate.js +1 -1
- package/utils/warning.js +1 -1
- package/verification-code/VerificationCode.js +1 -1
- package/verification-code/constants.js +1 -1
- package/verification-code/context.js +2 -2
- package/verification-code/index.js +1 -1
- package/verification-code/style/index.js +1 -1
- package/version/index.js +5 -5
- package/virtual-list/Filler.js +1 -1
- package/virtual-list/VirtualList.js +1 -1
- package/virtual-list/constants.js +1 -1
- package/virtual-list/context.js +2 -2
- package/virtual-list/hooks/useCacheChildrenNodes.js +1 -1
- package/virtual-list/hooks/useComputeVirtualItemHeight.js +1 -1
- package/virtual-list/index.js +1 -1
- package/virtual-list/style/index.js +1 -1
- package/virtual-list/utils/algorithm.js +1 -1
- package/virtual-list/utils/item.js +1 -1
- package/watermark/Watermark.js +1 -1
- package/watermark/constants.js +1 -1
- package/watermark/context.js +2 -2
- package/watermark/index.js +1 -1
- package/watermark/style/index.js +1 -1
- package/utils/throttleByRequestAnimationFrame.d.ts +0 -1
- package/utils/throttleByRequestAnimationFrame.js +0 -4
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './icons.js';/* 潘启宝 2026-06-25
|
|
1
|
+
export * from './icons.js';/* 潘启宝 2026-06-25 17:54:57 星期四 山东省济南市 */
|
|
2
2
|
import { __exportAll as ee, __reExport as te } from "./.virtual/_rolldown/runtime.js";
|
|
3
3
|
/* empty css */
|
|
4
4
|
import { is32Bit as ne, isAllChinese as re, isArguments as ie, isArray as ae, isArrayAndNotEmpty as oe, isArrayBuffer as se, isArrayEmpty as ce, isArrayLike as le, isArrayLikeObject as ue, isAscii as de, isAsyncFunction as fe, isBase64 as e, isBigInt as t, isBlob as n, isBoolean as r, isBuffer as i, isChinese as a, isColorValue as o, isColorValue_ as s, isDOM as c, isDataURI as l, isDate as u, isDayjs as d, isElement as f, isElementByInstanceof as p, isEmail as m, isEmpty as h, isEmptyArray as g, isEmptyObject as _, isEmptyReactNode as v, isEmptyString as y, isEmptyValue as b, isEqual as x, isEqualWith as S, isError as C, isEventTarget as w, isExist as T, isFalse as E, isFile as D, isFinite as O, isFullWidth as k, isFunction as A, isHSL as j, isHTMLElement as M, isHalfWidth as N, isHash as P, isHexColor as F, isIMEI as I, isIP as L, isIPRange as R, isIdentityCard as z, isInteger as B, isJSON as V, isJSON_String as pe, isJWT as me, isLength as he, isMACAddress as ge, isMD5 as _e, isMap as ve, isMatch as ye, isMatchWith as be, isMimeType as xe, isMobilePhone as Se, isMobilePhoneLocales as Ce, isNaN as we, isNative as Te, isNil as Ee, isNonNullable as De, isNotFound as Oe, isNull as ke, isNullOrUndefined as Ae, isNumber as je, isNumberOrString as Me, isObject as Ne, isObjectLike as Pe, isPlainObject as Fe, isPort as Ie, isPresent as Le, isPrimitive as Re, isPromise as ze, isReact18 as Be, isReact19 as Ve, isReactClassComponent as He, isReactComponent as Ue, isReactComponentAndNotFragment as We, isReadableStream as Ge, isRegExp as Ke, isRgbColor as qe, isSVGElement as Je, isSafeInteger as Ye, isScrollElement as Xe, isSemVer as Ze, isServerRendering as Qe, isSet as $e, isSlug as et, isSparseArray as tt, isString as nt, isStringAndExist as rt, isStringOrNumber as it, isStrongPassword as at, isSymbol as ot, isThenable as st, isTrue as ct, isTypedArray as lt, isURL as ut, isUUID as dt, isUndefined as ft, isUndefinedOrNull as pt, isVariableWidth as mt, isWeakMap as ht, isWeakSet as gt, isWindow as _t, isZero as vt, is_exports as yt } from "./utils/is.js";
|
|
@@ -10,50 +10,49 @@ import { keyboardCode as Dt } from "./utils/keyboardCode.js";
|
|
|
10
10
|
import Ot from "./hooks/use-verification-code/index.js";
|
|
11
11
|
import { canUseDOM as kt, contains as At, forceReflow as jt, getBodyContainer as Mt, getElementCoordinates as Nt, getScrollElements as Pt, off as Ft, on as It, parentContainsChildren as Lt, reflow as Rt } from "./utils/dom.js";
|
|
12
12
|
import zt from "./hooks/use-watermark/index.js";
|
|
13
|
-
import { clearCache as Bt, configResponsive as Vt, createUpdateEffect as Ht, useAsyncEffect as Ut, useBoolean as Wt, useClickAway as Gt, useComputedState as Kt, useControllableValue as qt, useCookieState as Jt, useCountDown as Yt, useCounter as Xt, useCreate as Zt, useCreation as Qt, useDebounce as $t, useDebounceEffect as en, useDebounceFn as tn, useDeepCompareEffect as nn, useDeepCompareLayoutEffect as rn, useDocumentVisibility as an, useDrag as on, useDrop as sn, useEffectEvent as cn, useEvent as ln, useEventListener as un, useEventTarget as dn, useExternal as fn, useFavicon as pn, useFocusWithin as mn, useForceUpdate as hn, useFullscreen as gn, useGetState as _n, useHistoryTravel as vn, useHover as yn, useId as bn, useInViewport as xn, useInfiniteScroll as Sn, useIntersectionObserver as Cn, useIntersectionObservers as wn, useInterval as Tn, useIsFirstRender as En, useIsomorphicLayoutEffect as Dn, useKeyPress as On, useKeyboardEvent as kn, useLatest as An, useListenWindowResize as jn, useLocalStorageState as Mn, useLockFn as Nn, useLongPress as Pn, useMedia as Fn, useMemo as In, useMemoizedFn as Ln, useMergeProps as Rn, useMount as zn, useMouse as Bn, useMove as Vn, useMutationObserver as Hn, useMutationObservers as Un, useNetwork as Wn, useOnlineStatus as Gn, useOverflowHidden as Kn, useOverrideRef as qn, usePagination as Jn, usePasteImage as Yn, usePersistCallback as Xn, usePrefersColorSchemeDark as Zn, usePrevious as Qn, useRafInterval as $n, useRafState as er, useRafTimeout as tr, useReactive as nr, useRefLatest as rr, useRefs as ir, useRefs2 as ar, useRequest as or, useResetState as sr, useResizeObserver as cr, useResizeObservers as lr, useResponsive as ur, useSafeState as dr, useScroll as fr, useSelections as pr, useSessionStorageState as mr, useSetState as hr, useSize as gr, useStateCallback as _r, useStateWithPromise as vr, useSyncState as yr, useTextSelection as br, useTheme as xr, useThrottle as Sr, useThrottleEffect as Cr, useThrottleFn as wr,
|
|
14
|
-
import { callbackOriginRef as
|
|
15
|
-
import { callOrReturn as
|
|
16
|
-
import { caseName as
|
|
13
|
+
import { clearCache as Bt, configResponsive as Vt, createUpdateEffect as Ht, useAsyncEffect as Ut, useBoolean as Wt, useClickAway as Gt, useComputedState as Kt, useControllableValue as qt, useCookieState as Jt, useCountDown as Yt, useCounter as Xt, useCreate as Zt, useCreation as Qt, useDebounce as $t, useDebounceEffect as en, useDebounceFn as tn, useDeepCompareEffect as nn, useDeepCompareLayoutEffect as rn, useDocumentVisibility as an, useDrag as on, useDrop as sn, useEffectEvent as cn, useEvent as ln, useEventListener as un, useEventTarget as dn, useExternal as fn, useFavicon as pn, useFocusWithin as mn, useForceUpdate as hn, useFullscreen as gn, useGetState as _n, useHistoryTravel as vn, useHover as yn, useId as bn, useInViewport as xn, useInfiniteScroll as Sn, useIntersectionObserver as Cn, useIntersectionObservers as wn, useInterval as Tn, useIsFirstRender as En, useIsomorphicLayoutEffect as Dn, useKeyPress as On, useKeyboardEvent as kn, useLatest as An, useListenWindowResize as jn, useLocalStorageState as Mn, useLockFn as Nn, useLongPress as Pn, useMedia as Fn, useMemo as In, useMemoizedFn as Ln, useMergeProps as Rn, useMount as zn, useMouse as Bn, useMove as Vn, useMutationObserver as Hn, useMutationObservers as Un, useNetwork as Wn, useOnlineStatus as Gn, useOverflowHidden as Kn, useOverrideRef as qn, usePagination as Jn, usePasteImage as Yn, usePersistCallback as Xn, usePrefersColorSchemeDark as Zn, usePrevious as Qn, useRafInterval as $n, useRafState as er, useRafTimeout as tr, useReactive as nr, useRefLatest as rr, useRefs as ir, useRefs2 as ar, useRequest as or, useResetState as sr, useResizeObserver as cr, useResizeObservers as lr, useResponsive as ur, useSafeState as dr, useScroll as fr, useSelections as pr, useSessionStorageState as mr, useSetState as hr, useSize as gr, useStateCallback as _r, useStateWithPromise as vr, useSyncState as yr, useTextSelection as br, useTheme as xr, useThrottle as Sr, useThrottleEffect as Cr, useThrottleFn as wr, useThrottleFnWithRAF as Tr, useTimeout as Er, useTitle as Dr, useToggle as Or, useTrackedEffect as kr, useUnmount as Ar, useUnmountedRef as jr, useUpdate as Mr, useUpdateEffect as Nr, useUpdateLayoutEffect as Pr, useUrlState as Fr, useVirtualList as Ir, useWatch as Lr, useWebSocket as Rr, useWhyDidYouUpdate as zr, useWindowSize as Br } from "./hooks/index.js";
|
|
14
|
+
import { callbackOriginRef as Vr } from "./utils/callbackOriginRef.js";
|
|
15
|
+
import { callOrReturn as Hr } from "./utils/callOrReturn.js";
|
|
16
|
+
import { caseName as Ur } from "./utils/caseName.js";
|
|
17
17
|
import { className as H } from "./utils/className.js";
|
|
18
|
-
import { pick as
|
|
19
|
-
import { NOOP as
|
|
20
|
-
import { COMPONENT_NAMES as
|
|
21
|
-
import
|
|
22
|
-
import { PqbValidator as
|
|
23
|
-
import { ConfigContext as
|
|
24
|
-
import { ContextHolderElement as
|
|
18
|
+
import { pick as Wr, pickDataAttributes as Gr } from "./utils/pick.js";
|
|
19
|
+
import { NOOP as Kr, PREFIX_CLASS as qr, UI_PC_KEY as Jr, UI_PC_THEME_DARK_CLASS_NAME as Yr, newArray as Xr, pickTriggerPropsFromRest as Zr } from "./utils/constants.js";
|
|
20
|
+
import { COMPONENT_NAMES as Qr } from "./utils/names.js";
|
|
21
|
+
import $r from "./empty/index.js";
|
|
22
|
+
import { PqbValidator as ei, Validator as ti, ValidatorArray as ni, ValidatorBase as ri, ValidatorBoolean as ii, ValidatorCustom as ai, ValidatorNumber as oi, ValidatorObject as si, ValidatorSchema as ci, ValidatorString as li, ValidatorType as ui, validatorLocale as di } from "./utils/validate.js";
|
|
23
|
+
import { ConfigContext as fi, ConfigProviderDefaultValue as pi } from "./config-provider/context.js";
|
|
24
|
+
import { ContextHolderElement as mi } from "./utils/contextHolder.js";
|
|
25
25
|
import { clipboardCopy as U } from "./utils/copy.js";
|
|
26
|
-
import { convertTime as
|
|
27
|
-
import { dayjs as
|
|
28
|
-
import { EMITTER_EVENT as
|
|
29
|
-
import { fileRead as
|
|
30
|
-
import { fileToDataURL as
|
|
31
|
-
import { fillNBSP as
|
|
32
|
-
import { findRootElement as
|
|
33
|
-
import { getHighlightText as
|
|
34
|
-
import { getHotkeyHandler as
|
|
35
|
-
import { getScrollBarHeight as
|
|
36
|
-
import { getScrollBarSize as
|
|
37
|
-
import { getScrollBarWidth as
|
|
38
|
-
import { getStringLength as
|
|
39
|
-
import { include as
|
|
40
|
-
import { assign as
|
|
41
|
-
import { div as
|
|
42
|
-
import { mergedToString as
|
|
43
|
-
import { mergeProps as
|
|
44
|
-
import { omit as
|
|
45
|
-
import { padEnd as
|
|
46
|
-
import { composeRef as
|
|
47
|
-
import { saveAs as
|
|
48
|
-
import { screenfull as
|
|
49
|
-
import { scrollIntoViewIfNeeded as
|
|
50
|
-
import { setCreateRoot as
|
|
51
|
-
import
|
|
52
|
-
import
|
|
53
|
-
import
|
|
54
|
-
import { HYPHEN as
|
|
55
|
-
import { fixedWidth as
|
|
56
|
-
import { throttleByRequestAnimationFrame as Ao } from "./utils/throttleByRequestAnimationFrame.js";
|
|
26
|
+
import { convertTime as hi, convertToDurationBasedOnTimeUnits as gi, dateFormat as _i, dayjsFormat as vi } from "./utils/date.js";
|
|
27
|
+
import { dayjs as yi, dayjs_formatValue as bi, dayjs_getDayjsValue as xi, dayjs_getFormatFromArray as Si, dayjs_getNow as Ci, dayjs_getRealTime as wi, dayjs_getSortedDayjsArray as Ti, dayjs_getTimeFormat as Ei, dayjs_getValueWithTime as Di, dayjs_isDayjsArrayChange as Oi, dayjs_isDayjsChange as ki, dayjs_isValidTimeString as Ai, dayjs_methods as ji, dayjs_timezoneToOffset as Mi, dayjs_toLocal as Ni, dayjs_toTimezone as Pi } from "./utils/dayjs.js";
|
|
28
|
+
import { EMITTER_EVENT as Fi, Emitter as Ii, emitter as Li } from "./utils/emitter.js";
|
|
29
|
+
import { fileRead as Ri } from "./utils/fileRead.js";
|
|
30
|
+
import { fileToDataURL as zi } from "./utils/fileToDataURL.js";
|
|
31
|
+
import { fillNBSP as Bi } from "./utils/fillNBSP.js";
|
|
32
|
+
import { findRootElement as Vi } from "./utils/findRootElement.js";
|
|
33
|
+
import { getHighlightText as Hi } from "./utils/getHighlightText.js";
|
|
34
|
+
import { getHotkeyHandler as Ui } from "./utils/getHotkeyHandler.js";
|
|
35
|
+
import { getScrollBarHeight as Wi } from "./utils/getScrollBarHeight.js";
|
|
36
|
+
import { getScrollBarSize as Gi } from "./utils/getScrollBarSize.js";
|
|
37
|
+
import { getScrollBarWidth as Ki } from "./utils/getScrollBarWidth.js";
|
|
38
|
+
import { getStringLength as qi } from "./utils/getStringLength.js";
|
|
39
|
+
import { include as Ji } from "./utils/include.js";
|
|
40
|
+
import { assign as Yi, assignIn as Xi, at as Zi, camelCase as Qi, capitalize as $i, castArray as ea, chain as ta, chunk as na, clone as ra, cloneDeep as ia, cloneDeepWith as aa, cloneWith as oa, compact as sa, curry as ca, debounce as la, defaultTo as ua, defaults as da, defaultsDeep as fa, difference as pa, escape as ma, findKey as ha, flattenDeep as ga, flow as _a, get as va, groupBy as ya, has as ba, intersection as xa, invert as Sa, invertBy as Ca, kebabCase as wa, mean as Ta, memoize as Ea, merge as Da, mergeWith as Oa, orderBy as ka, partition as Aa, pullAll as ja, result as Ma, sample as Na, sampleSize as Pa, set as Fa, setWith as Ia, shuffle as La, snakeCase as Ra, sortBy as za, startCase as Ba, throttle as Va, toPath as Ha, truncate as Ua, union as Wa, uniq as Ga, uniqueId as Ka, unset as qa, update as Ja, updateWith as Ya, upperCase as Xa, upperFirst as Za, without as Qa, xor as $a, zip as eo } from "./utils/lodash.js";
|
|
41
|
+
import { div as to, math as no, minus as ro, plus as io, times as W } from "./utils/math.js";
|
|
42
|
+
import { mergedToString as ao } from "./utils/mergedToString.js";
|
|
43
|
+
import { mergeProps as oo } from "./utils/mergeProps.js";
|
|
44
|
+
import { omit as so } from "./utils/omit.js";
|
|
45
|
+
import { padEnd as co, padStart as lo } from "./utils/pad.js";
|
|
46
|
+
import { composeRef as uo, fillRef as fo, getNodeRef as po, getReactElementRef as mo, supportNodeRef as ho, supportRef as go, useComposeRef as _o } from "./utils/ref.js";
|
|
47
|
+
import { saveAs as vo } from "./utils/saveAs.js";
|
|
48
|
+
import { screenfull as yo } from "./utils/screenfull.js";
|
|
49
|
+
import { scrollIntoViewIfNeeded as bo } from "./utils/scrollIntoViewIfNeeded.js";
|
|
50
|
+
import { setCreateRoot as xo } from "./utils/setCreateRoot.js";
|
|
51
|
+
import So, { removeDarkTheme as Co } from "./utils/setDarkTheme.js";
|
|
52
|
+
import wo from "./utils/setPrimaryColor.js";
|
|
53
|
+
import To from "./utils/setTheme.js";
|
|
54
|
+
import { HYPHEN as Eo, replaceEmptyWithHyphen as Do } from "./utils/string.js";
|
|
55
|
+
import { fixedWidth as Oo, getStyle as ko, setTransformStyle as Ao } from "./utils/style.js";
|
|
57
56
|
import { tinycolor as jo } from "./utils/tinycolor.js";
|
|
58
57
|
import { toArray as Mo } from "./utils/toArray.js";
|
|
59
58
|
import { findNodeBy as No, getChildWithParentBy as Po, getItemBy as Fo, getItemByID as Io, getLabelFromDictionaryByValue as Lo, searchTree as Ro, tree as zo } from "./utils/tree.js";
|
|
@@ -284,6 +283,7 @@ import { VERSION as ld, VERSION_BUILD_DATE as ud, VERSION_BUILD_INFO as dd, VERS
|
|
|
284
283
|
export * from "@unicom-cloud/ui-common/utils/is";
|
|
285
284
|
export * from "@unicom-cloud/ui-common/utils/dom";
|
|
286
285
|
export * from "@unicom-cloud/ui-common/utils/css";
|
|
286
|
+
export * from "@unicom-cloud/ui-common/utils/document";
|
|
287
287
|
export * from "@unicom-cloud/utils/file";
|
|
288
288
|
export * from "@unicom-cloud/ui-common/utils/lodash";
|
|
289
289
|
export * from "@unicom-cloud/ui-common/utils/object";
|
|
@@ -322,7 +322,7 @@ var pd = /* @__PURE__ */ ee({
|
|
|
322
322
|
Button: () => ls,
|
|
323
323
|
ButtonGroup: () => ts,
|
|
324
324
|
ButtonToggle: () => cs,
|
|
325
|
-
COMPONENT_NAMES: () =>
|
|
325
|
+
COMPONENT_NAMES: () => Qr,
|
|
326
326
|
Calendar: () => bc,
|
|
327
327
|
CalendarMonth: () => vc,
|
|
328
328
|
CalendarYear: () => yc,
|
|
@@ -347,10 +347,10 @@ var pd = /* @__PURE__ */ ee({
|
|
|
347
347
|
ColorPickerPalette: () => Ic,
|
|
348
348
|
ColorPickerPanel: () => Lc,
|
|
349
349
|
Comment: () => zc,
|
|
350
|
-
ConfigContext: () =>
|
|
350
|
+
ConfigContext: () => fi,
|
|
351
351
|
ConfigProvider: () => Hs,
|
|
352
|
-
ConfigProviderDefaultValue: () =>
|
|
353
|
-
ContextHolderElement: () =>
|
|
352
|
+
ConfigProviderDefaultValue: () => pi,
|
|
353
|
+
ContextHolderElement: () => mi,
|
|
354
354
|
Copy: () => ys,
|
|
355
355
|
Countdown: () => q,
|
|
356
356
|
DatePicker: () => Yc,
|
|
@@ -369,9 +369,9 @@ var pd = /* @__PURE__ */ ee({
|
|
|
369
369
|
Drawer: () => tl,
|
|
370
370
|
Dropdown: () => pc,
|
|
371
371
|
DropdownButton: () => fc,
|
|
372
|
-
EMITTER_EVENT: () =>
|
|
373
|
-
Emitter: () =>
|
|
374
|
-
Empty: () =>
|
|
372
|
+
EMITTER_EVENT: () => Fi,
|
|
373
|
+
Emitter: () => Ii,
|
|
374
|
+
Empty: () => $r,
|
|
375
375
|
Flex: () => As,
|
|
376
376
|
FlexVertical: () => ks,
|
|
377
377
|
Form: () => hl,
|
|
@@ -395,7 +395,7 @@ var pd = /* @__PURE__ */ ee({
|
|
|
395
395
|
GridContext: () => yl,
|
|
396
396
|
GridItem: () => bl,
|
|
397
397
|
GridRow: () => Y,
|
|
398
|
-
HYPHEN: () =>
|
|
398
|
+
HYPHEN: () => Eo,
|
|
399
399
|
Icon: () => Cl,
|
|
400
400
|
IconContext: () => wl,
|
|
401
401
|
IconFile: () => El,
|
|
@@ -436,17 +436,17 @@ var pd = /* @__PURE__ */ ee({
|
|
|
436
436
|
MenuSubMenu: () => lc,
|
|
437
437
|
Message: () => Yl,
|
|
438
438
|
Modal: () => Xl,
|
|
439
|
-
NOOP: () =>
|
|
439
|
+
NOOP: () => Kr,
|
|
440
440
|
Notification: () => Zl,
|
|
441
441
|
OverflowEllipsis: () => Ms,
|
|
442
442
|
OverflowEllipsisItem: () => js,
|
|
443
|
-
PREFIX_CLASS: () =>
|
|
443
|
+
PREFIX_CLASS: () => qr,
|
|
444
444
|
PageHeader: () => Ql,
|
|
445
445
|
Pagination: () => Hl,
|
|
446
446
|
Popconfirm: () => Ps,
|
|
447
447
|
Popover: () => Ns,
|
|
448
448
|
Portal: () => us,
|
|
449
|
-
PqbValidator: () =>
|
|
449
|
+
PqbValidator: () => ei,
|
|
450
450
|
Progress: () => nu,
|
|
451
451
|
ProgressCircle: () => $l,
|
|
452
452
|
ProgressLine: () => eu,
|
|
@@ -528,8 +528,8 @@ var pd = /* @__PURE__ */ ee({
|
|
|
528
528
|
TypographyParagraph: () => ed,
|
|
529
529
|
TypographyText: () => td,
|
|
530
530
|
TypographyTitle: () => nd,
|
|
531
|
-
UI_PC_KEY: () =>
|
|
532
|
-
UI_PC_THEME_DARK_CLASS_NAME: () =>
|
|
531
|
+
UI_PC_KEY: () => Jr,
|
|
532
|
+
UI_PC_THEME_DARK_CLASS_NAME: () => Yr,
|
|
533
533
|
UPLOAD_STATUS: () => id,
|
|
534
534
|
Upload: () => od,
|
|
535
535
|
UploadList: () => ad,
|
|
@@ -537,110 +537,110 @@ var pd = /* @__PURE__ */ ee({
|
|
|
537
537
|
VERSION_BUILD_DATE: () => ud,
|
|
538
538
|
VERSION_BUILD_INFO: () => dd,
|
|
539
539
|
VERSION_BUILD_TIME: () => fd,
|
|
540
|
-
Validator: () =>
|
|
541
|
-
ValidatorArray: () =>
|
|
542
|
-
ValidatorBase: () =>
|
|
543
|
-
ValidatorBoolean: () =>
|
|
544
|
-
ValidatorCustom: () =>
|
|
545
|
-
ValidatorNumber: () =>
|
|
546
|
-
ValidatorObject: () =>
|
|
547
|
-
ValidatorSchema: () =>
|
|
548
|
-
ValidatorString: () =>
|
|
549
|
-
ValidatorType: () =>
|
|
540
|
+
Validator: () => ti,
|
|
541
|
+
ValidatorArray: () => ni,
|
|
542
|
+
ValidatorBase: () => ri,
|
|
543
|
+
ValidatorBoolean: () => ii,
|
|
544
|
+
ValidatorCustom: () => ai,
|
|
545
|
+
ValidatorNumber: () => oi,
|
|
546
|
+
ValidatorObject: () => si,
|
|
547
|
+
ValidatorSchema: () => ci,
|
|
548
|
+
ValidatorString: () => li,
|
|
549
|
+
ValidatorType: () => ui,
|
|
550
550
|
VerificationCode: () => sd,
|
|
551
551
|
VirtualList: () => Us,
|
|
552
552
|
Watermark: () => cd,
|
|
553
553
|
addIconFromCdn: () => Sl,
|
|
554
|
-
assign: () =>
|
|
555
|
-
assignIn: () =>
|
|
556
|
-
at: () =>
|
|
557
|
-
callOrReturn: () =>
|
|
558
|
-
callbackOriginRef: () =>
|
|
559
|
-
camelCase: () =>
|
|
554
|
+
assign: () => Yi,
|
|
555
|
+
assignIn: () => Xi,
|
|
556
|
+
at: () => Zi,
|
|
557
|
+
callOrReturn: () => Hr,
|
|
558
|
+
callbackOriginRef: () => Vr,
|
|
559
|
+
camelCase: () => Qi,
|
|
560
560
|
canUseDOM: () => kt,
|
|
561
|
-
capitalize: () =>
|
|
562
|
-
caseName: () =>
|
|
563
|
-
castArray: () =>
|
|
564
|
-
chain: () =>
|
|
565
|
-
chunk: () =>
|
|
561
|
+
capitalize: () => $i,
|
|
562
|
+
caseName: () => Ur,
|
|
563
|
+
castArray: () => ea,
|
|
564
|
+
chain: () => ta,
|
|
565
|
+
chunk: () => na,
|
|
566
566
|
className: () => H,
|
|
567
567
|
clearCache: () => Bt,
|
|
568
568
|
clipboardCopy: () => U,
|
|
569
|
-
clone: () =>
|
|
570
|
-
cloneDeep: () =>
|
|
571
|
-
cloneDeepWith: () =>
|
|
572
|
-
cloneWith: () =>
|
|
573
|
-
compact: () =>
|
|
574
|
-
composeRef: () =>
|
|
569
|
+
clone: () => ra,
|
|
570
|
+
cloneDeep: () => ia,
|
|
571
|
+
cloneDeepWith: () => aa,
|
|
572
|
+
cloneWith: () => oa,
|
|
573
|
+
compact: () => sa,
|
|
574
|
+
composeRef: () => uo,
|
|
575
575
|
configResponsive: () => Vt,
|
|
576
576
|
contains: () => At,
|
|
577
|
-
convertTime: () =>
|
|
578
|
-
convertToDurationBasedOnTimeUnits: () =>
|
|
577
|
+
convertTime: () => hi,
|
|
578
|
+
convertToDurationBasedOnTimeUnits: () => gi,
|
|
579
579
|
copy: () => U,
|
|
580
580
|
createUpdateEffect: () => Ht,
|
|
581
581
|
cs: () => H,
|
|
582
|
-
curry: () =>
|
|
583
|
-
dateFormat: () =>
|
|
584
|
-
dayjs: () =>
|
|
585
|
-
dayjsFormat: () =>
|
|
586
|
-
dayjs_formatValue: () =>
|
|
587
|
-
dayjs_getDayjsValue: () =>
|
|
588
|
-
dayjs_getFormatFromArray: () =>
|
|
589
|
-
dayjs_getNow: () =>
|
|
590
|
-
dayjs_getRealTime: () =>
|
|
591
|
-
dayjs_getSortedDayjsArray: () =>
|
|
592
|
-
dayjs_getTimeFormat: () =>
|
|
593
|
-
dayjs_getValueWithTime: () =>
|
|
594
|
-
dayjs_isDayjsArrayChange: () =>
|
|
595
|
-
dayjs_isDayjsChange: () =>
|
|
596
|
-
dayjs_isValidTimeString: () =>
|
|
597
|
-
dayjs_methods: () =>
|
|
598
|
-
dayjs_timezoneToOffset: () =>
|
|
599
|
-
dayjs_toLocal: () =>
|
|
600
|
-
dayjs_toTimezone: () =>
|
|
601
|
-
debounce: () =>
|
|
602
|
-
defaultTo: () =>
|
|
603
|
-
defaults: () =>
|
|
604
|
-
defaultsDeep: () =>
|
|
605
|
-
difference: () =>
|
|
606
|
-
div: () =>
|
|
582
|
+
curry: () => ca,
|
|
583
|
+
dateFormat: () => _i,
|
|
584
|
+
dayjs: () => yi,
|
|
585
|
+
dayjsFormat: () => vi,
|
|
586
|
+
dayjs_formatValue: () => bi,
|
|
587
|
+
dayjs_getDayjsValue: () => xi,
|
|
588
|
+
dayjs_getFormatFromArray: () => Si,
|
|
589
|
+
dayjs_getNow: () => Ci,
|
|
590
|
+
dayjs_getRealTime: () => wi,
|
|
591
|
+
dayjs_getSortedDayjsArray: () => Ti,
|
|
592
|
+
dayjs_getTimeFormat: () => Ei,
|
|
593
|
+
dayjs_getValueWithTime: () => Di,
|
|
594
|
+
dayjs_isDayjsArrayChange: () => Oi,
|
|
595
|
+
dayjs_isDayjsChange: () => ki,
|
|
596
|
+
dayjs_isValidTimeString: () => Ai,
|
|
597
|
+
dayjs_methods: () => ji,
|
|
598
|
+
dayjs_timezoneToOffset: () => Mi,
|
|
599
|
+
dayjs_toLocal: () => Ni,
|
|
600
|
+
dayjs_toTimezone: () => Pi,
|
|
601
|
+
debounce: () => la,
|
|
602
|
+
defaultTo: () => ua,
|
|
603
|
+
defaults: () => da,
|
|
604
|
+
defaultsDeep: () => fa,
|
|
605
|
+
difference: () => pa,
|
|
606
|
+
div: () => to,
|
|
607
607
|
easing: () => Vo,
|
|
608
|
-
emitter: () =>
|
|
609
|
-
escape: () =>
|
|
610
|
-
fileRead: () =>
|
|
611
|
-
fileToDataURL: () =>
|
|
612
|
-
fillNBSP: () =>
|
|
613
|
-
fillRef: () =>
|
|
614
|
-
findKey: () =>
|
|
608
|
+
emitter: () => Li,
|
|
609
|
+
escape: () => ma,
|
|
610
|
+
fileRead: () => Ri,
|
|
611
|
+
fileToDataURL: () => zi,
|
|
612
|
+
fillNBSP: () => Bi,
|
|
613
|
+
fillRef: () => fo,
|
|
614
|
+
findKey: () => ha,
|
|
615
615
|
findNodeBy: () => No,
|
|
616
|
-
findRootElement: () =>
|
|
617
|
-
fixedWidth: () =>
|
|
618
|
-
flattenDeep: () =>
|
|
619
|
-
flow: () =>
|
|
616
|
+
findRootElement: () => Vi,
|
|
617
|
+
fixedWidth: () => Oo,
|
|
618
|
+
flattenDeep: () => ga,
|
|
619
|
+
flow: () => _a,
|
|
620
620
|
forceReflow: () => jt,
|
|
621
|
-
get: () =>
|
|
621
|
+
get: () => va,
|
|
622
622
|
getBodyContainer: () => Mt,
|
|
623
623
|
getChildWithParentBy: () => Po,
|
|
624
624
|
getElementCoordinates: () => Nt,
|
|
625
|
-
getHighlightText: () =>
|
|
626
|
-
getHotkeyHandler: () =>
|
|
625
|
+
getHighlightText: () => Hi,
|
|
626
|
+
getHotkeyHandler: () => Ui,
|
|
627
627
|
getItemBy: () => Fo,
|
|
628
628
|
getItemByID: () => Io,
|
|
629
629
|
getLabelFromDictionaryByValue: () => Lo,
|
|
630
|
-
getNodeRef: () =>
|
|
631
|
-
getReactElementRef: () =>
|
|
632
|
-
getScrollBarHeight: () =>
|
|
633
|
-
getScrollBarSize: () =>
|
|
634
|
-
getScrollBarWidth: () =>
|
|
630
|
+
getNodeRef: () => po,
|
|
631
|
+
getReactElementRef: () => mo,
|
|
632
|
+
getScrollBarHeight: () => Wi,
|
|
633
|
+
getScrollBarSize: () => Gi,
|
|
634
|
+
getScrollBarWidth: () => Ki,
|
|
635
635
|
getScrollElements: () => Pt,
|
|
636
|
-
getStringLength: () =>
|
|
637
|
-
getStyle: () =>
|
|
638
|
-
groupBy: () =>
|
|
639
|
-
has: () =>
|
|
640
|
-
include: () =>
|
|
641
|
-
intersection: () =>
|
|
642
|
-
invert: () =>
|
|
643
|
-
invertBy: () =>
|
|
636
|
+
getStringLength: () => qi,
|
|
637
|
+
getStyle: () => ko,
|
|
638
|
+
groupBy: () => ya,
|
|
639
|
+
has: () => ba,
|
|
640
|
+
include: () => Ji,
|
|
641
|
+
intersection: () => xa,
|
|
642
|
+
invert: () => Sa,
|
|
643
|
+
invertBy: () => Ca,
|
|
644
644
|
is: () => yt,
|
|
645
645
|
is32Bit: () => ne,
|
|
646
646
|
isAllChinese: () => re,
|
|
@@ -755,82 +755,81 @@ var pd = /* @__PURE__ */ ee({
|
|
|
755
755
|
isWeakSet: () => gt,
|
|
756
756
|
isWindow: () => _t,
|
|
757
757
|
isZero: () => vt,
|
|
758
|
-
kebabCase: () =>
|
|
758
|
+
kebabCase: () => wa,
|
|
759
759
|
keyboardCode: () => Dt,
|
|
760
|
-
math: () =>
|
|
761
|
-
mean: () =>
|
|
762
|
-
memoize: () =>
|
|
763
|
-
merge: () =>
|
|
764
|
-
mergeProps: () =>
|
|
765
|
-
mergeWith: () =>
|
|
766
|
-
mergedToString: () =>
|
|
767
|
-
minus: () =>
|
|
768
|
-
newArray: () =>
|
|
760
|
+
math: () => no,
|
|
761
|
+
mean: () => Ta,
|
|
762
|
+
memoize: () => Ea,
|
|
763
|
+
merge: () => Da,
|
|
764
|
+
mergeProps: () => oo,
|
|
765
|
+
mergeWith: () => Oa,
|
|
766
|
+
mergedToString: () => ao,
|
|
767
|
+
minus: () => ro,
|
|
768
|
+
newArray: () => Xr,
|
|
769
769
|
off: () => Ft,
|
|
770
|
-
omit: () =>
|
|
770
|
+
omit: () => so,
|
|
771
771
|
on: () => It,
|
|
772
|
-
orderBy: () =>
|
|
773
|
-
padEnd: () =>
|
|
774
|
-
padStart: () =>
|
|
772
|
+
orderBy: () => ka,
|
|
773
|
+
padEnd: () => co,
|
|
774
|
+
padStart: () => lo,
|
|
775
775
|
parentContainsChildren: () => Lt,
|
|
776
|
-
partition: () =>
|
|
777
|
-
pick: () =>
|
|
778
|
-
pickDataAttributes: () =>
|
|
779
|
-
pickTriggerPropsFromRest: () =>
|
|
776
|
+
partition: () => Aa,
|
|
777
|
+
pick: () => Wr,
|
|
778
|
+
pickDataAttributes: () => Gr,
|
|
779
|
+
pickTriggerPropsFromRest: () => Zr,
|
|
780
780
|
pinyin: () => Uo,
|
|
781
|
-
plus: () =>
|
|
782
|
-
pullAll: () =>
|
|
781
|
+
plus: () => io,
|
|
782
|
+
pullAll: () => ja,
|
|
783
783
|
qrcodegen: () => iu,
|
|
784
784
|
reflow: () => Rt,
|
|
785
|
-
removeDarkTheme: () =>
|
|
786
|
-
replaceEmptyWithHyphen: () =>
|
|
785
|
+
removeDarkTheme: () => Co,
|
|
786
|
+
replaceEmptyWithHyphen: () => Do,
|
|
787
787
|
responsiveArray: () => Ct,
|
|
788
788
|
responsiveMap: () => wt,
|
|
789
789
|
responsiveObserve: () => St,
|
|
790
|
-
result: () =>
|
|
791
|
-
sample: () =>
|
|
792
|
-
sampleSize: () =>
|
|
793
|
-
saveAs: () =>
|
|
794
|
-
screenfull: () =>
|
|
795
|
-
scrollIntoViewIfNeeded: () =>
|
|
790
|
+
result: () => Ma,
|
|
791
|
+
sample: () => Na,
|
|
792
|
+
sampleSize: () => Pa,
|
|
793
|
+
saveAs: () => vo,
|
|
794
|
+
screenfull: () => yo,
|
|
795
|
+
scrollIntoViewIfNeeded: () => bo,
|
|
796
796
|
searchTree: () => Ro,
|
|
797
|
-
set: () =>
|
|
798
|
-
setCreateRoot: () =>
|
|
799
|
-
setDarkTheme: () =>
|
|
800
|
-
setPrimaryColor: () =>
|
|
801
|
-
setTheme: () =>
|
|
802
|
-
setTransformStyle: () =>
|
|
803
|
-
setWith: () =>
|
|
804
|
-
shuffle: () =>
|
|
805
|
-
snakeCase: () =>
|
|
806
|
-
sortBy: () =>
|
|
807
|
-
startCase: () =>
|
|
808
|
-
supportNodeRef: () =>
|
|
809
|
-
supportRef: () =>
|
|
797
|
+
set: () => Fa,
|
|
798
|
+
setCreateRoot: () => xo,
|
|
799
|
+
setDarkTheme: () => So,
|
|
800
|
+
setPrimaryColor: () => wo,
|
|
801
|
+
setTheme: () => To,
|
|
802
|
+
setTransformStyle: () => Ao,
|
|
803
|
+
setWith: () => Ia,
|
|
804
|
+
shuffle: () => La,
|
|
805
|
+
snakeCase: () => Ra,
|
|
806
|
+
sortBy: () => za,
|
|
807
|
+
startCase: () => Ba,
|
|
808
|
+
supportNodeRef: () => ho,
|
|
809
|
+
supportRef: () => go,
|
|
810
810
|
tableDefaultComponent: () => yu,
|
|
811
|
-
throttle: () =>
|
|
812
|
-
|
|
813
|
-
times: () => io,
|
|
811
|
+
throttle: () => Va,
|
|
812
|
+
times: () => W,
|
|
814
813
|
tinycolor: () => jo,
|
|
815
814
|
toArray: () => Mo,
|
|
816
|
-
toPath: () =>
|
|
815
|
+
toPath: () => Ha,
|
|
817
816
|
tree: () => zo,
|
|
818
|
-
truncate: () =>
|
|
819
|
-
union: () =>
|
|
820
|
-
uniq: () =>
|
|
821
|
-
uniqueId: () =>
|
|
822
|
-
unset: () =>
|
|
823
|
-
update: () =>
|
|
824
|
-
updateWith: () =>
|
|
825
|
-
upperCase: () =>
|
|
826
|
-
upperFirst: () =>
|
|
817
|
+
truncate: () => Ua,
|
|
818
|
+
union: () => Wa,
|
|
819
|
+
uniq: () => Ga,
|
|
820
|
+
uniqueId: () => Ka,
|
|
821
|
+
unset: () => qa,
|
|
822
|
+
update: () => Ja,
|
|
823
|
+
updateWith: () => Ya,
|
|
824
|
+
upperCase: () => Xa,
|
|
825
|
+
upperFirst: () => Za,
|
|
827
826
|
useApp: () => ms,
|
|
828
827
|
useAsyncEffect: () => Ut,
|
|
829
828
|
useBoolean: () => Wt,
|
|
830
829
|
useBreakpoint: () => Tt,
|
|
831
830
|
useCheckbox: () => Ss,
|
|
832
831
|
useClickAway: () => Gt,
|
|
833
|
-
useComposeRef: () =>
|
|
832
|
+
useComposeRef: () => _o,
|
|
834
833
|
useComputedState: () => Kt,
|
|
835
834
|
useControllableValue: () => qt,
|
|
836
835
|
useCookieState: () => Jt,
|
|
@@ -934,34 +933,35 @@ var pd = /* @__PURE__ */ ee({
|
|
|
934
933
|
useThrottle: () => Sr,
|
|
935
934
|
useThrottleEffect: () => Cr,
|
|
936
935
|
useThrottleFn: () => wr,
|
|
937
|
-
|
|
938
|
-
|
|
936
|
+
useThrottleFnWithRAF: () => Tr,
|
|
937
|
+
useTimeout: () => Er,
|
|
938
|
+
useTitle: () => Dr,
|
|
939
939
|
useToast: () => G,
|
|
940
|
-
useToggle: () =>
|
|
941
|
-
useTrackedEffect: () =>
|
|
942
|
-
useUnmount: () =>
|
|
943
|
-
useUnmountedRef: () =>
|
|
944
|
-
useUpdate: () =>
|
|
945
|
-
useUpdateEffect: () =>
|
|
946
|
-
useUpdateLayoutEffect: () =>
|
|
947
|
-
useUrlState: () =>
|
|
940
|
+
useToggle: () => Or,
|
|
941
|
+
useTrackedEffect: () => kr,
|
|
942
|
+
useUnmount: () => Ar,
|
|
943
|
+
useUnmountedRef: () => jr,
|
|
944
|
+
useUpdate: () => Mr,
|
|
945
|
+
useUpdateEffect: () => Nr,
|
|
946
|
+
useUpdateLayoutEffect: () => Pr,
|
|
947
|
+
useUrlState: () => Fr,
|
|
948
948
|
useVerificationCode: () => Ot,
|
|
949
|
-
useVirtualList: () =>
|
|
950
|
-
useWatch: () =>
|
|
949
|
+
useVirtualList: () => Ir,
|
|
950
|
+
useWatch: () => Lr,
|
|
951
951
|
useWatermark: () => zt,
|
|
952
|
-
useWebSocket: () =>
|
|
953
|
-
useWhyDidYouUpdate: () =>
|
|
954
|
-
useWindowSize: () =>
|
|
952
|
+
useWebSocket: () => Rr,
|
|
953
|
+
useWhyDidYouUpdate: () => zr,
|
|
954
|
+
useWindowSize: () => Br,
|
|
955
955
|
uuid: () => bt,
|
|
956
956
|
uuidv4: () => xt,
|
|
957
|
-
validatorLocale: () =>
|
|
957
|
+
validatorLocale: () => di,
|
|
958
958
|
warning: () => Ho,
|
|
959
|
-
without: () =>
|
|
960
|
-
xor: () =>
|
|
961
|
-
zip: () =>
|
|
959
|
+
without: () => Qa,
|
|
960
|
+
xor: () => $a,
|
|
961
|
+
zip: () => eo
|
|
962
962
|
});
|
|
963
963
|
te(pd, Wo), te(pd, Go);
|
|
964
964
|
//#endregion
|
|
965
965
|
var md = rc.BORDER_BEAM_GRADIENT_PRESETS;
|
|
966
|
-
export { Qo as ANIMATION_NAMES, Ko as Affix, qo as Alert, Xo as Anchor, Jo as AnchorContext, Yo as AnchorLink, Zo as Animation, hs as App, ps as AppContext, Gs as AutoComplete, Ks as AutoCompleteOption, qs as AutoCompleteOptionGroup, Xs as Avatar, Js as AvatarContext, Ys as AvatarGroup, $s as BADGE_COLORS, ec as BADGE_STATUS, md as BORDER_BEAM_GRADIENT_PRESETS, $o as BUTTON_STATUS, es as BUTTON_TYPE, Zs as BackTop, tc as Badge, Qs as BadgeCount, nc as BorderBeam, hc as Breadcrumb, dc as BreadcrumbContext, mc as BreadcrumbItem, ls as Button, ts as ButtonGroup, cs as ButtonToggle, Zr as COMPONENT_NAMES, bc as Calendar, vc as CalendarMonth, yc as CalendarYear, wc as Card, Sc as CardGrid, Cc as CardMeta, Tc as Carousel, Ec as Cascader, Cs as Checkbox, gs as CheckboxGroup, xs as CheckboxGroupBlock, ss as CheckboxGroupContext, J as Col, kc as Collapse, Dc as CollapseContext, Oc as CollapseItem, Rc as ColorPicker, Mc as ColorPickerControlBar, Nc as ColorPickerInputAlpha, Pc as ColorPickerInputHex, Fc as ColorPickerInputRgb, Ic as ColorPickerPalette, Lc as ColorPickerPanel, zc as Comment, di as ConfigContext, Hs as ConfigProvider, fi as ConfigProviderDefaultValue, pi as ContextHolderElement, ys as Copy, q as Countdown, Yc as DatePicker, Bc as DatePickerContext, Gc as DatePickerMonth, Kc as DatePickerQuarter, Wc as DatePickerRange, Vc as DatePickerRangeContext, qc as DatePickerWeek, Jc as DatePickerYear, Xc as Descriptions, Zc as Details, Qc as Development, el as Divider, $c as DividerVertical, tl as Drawer, pc as Dropdown, fc as DropdownButton, Pi as EMITTER_EVENT, Fi as Emitter, Qr as Empty, As as Flex, ks as FlexVertical, hl as Form, ns as FormContext, rl as FormControl, fl as FormItem, rs as FormItemContext, ul as FormItemLabel, dl as FormItemTip, ll as FormLabelSymbol, pl as FormList, is as FormListContext, ml as FormProvider, as as FormProviderContext, nl as FormValidateError, vl as GlobalConsumer, gl as GlobalContext, _l as GlobalProvider, xl as Grid, J as GridCol, yl as GridContext, bl as GridItem, Y as GridRow, To as HYPHEN, Cl as Icon, wl as IconContext, El as IconFile, os as IconHover, Al as Image, Ol as ImagePreview, kl as ImagePreviewGroup, Dl as ImagePreviewGroupContext, Vs as Input, Rs as InputButton, Es as InputCore, Ds as InputGroup, Os as InputNumber, zs as InputPassword, Bs as InputSearch, Ls as InputTag, K as InputTextarea, Rl as Layout, jl as LayoutContent, Ml as LayoutFooter, Nl as LayoutHeader, Ll as LayoutSider, cc as LayoutSiderContext, zl as Link, Bl as LiquidFill, Ul as List, Vl as ListItem, Wl as Loading, Gl as Marquee, ql as Masonry, Kl as MasonryItem, Jl as Mentions, uc as Menu, ic as MenuContext, ac as MenuIndent, oc as MenuItem, sc as MenuItemGroup, lc as MenuSubMenu, Yl as Message, Xl as Modal, Gr as NOOP, Zl as Notification, Ms as OverflowEllipsis, js as OverflowEllipsisItem, Kr as PREFIX_CLASS, Ql as PageHeader, Hl as Pagination, Ps as Popconfirm, Ns as Popover, us as Portal, $r as PqbValidator, nu as Progress, $l as ProgressCircle, eu as ProgressLine, ru as ProgressMock, tu as ProgressStep, X as QRCode, X as QR_Code, jc as Radio, _c as RadioGroup, Ac as RadioGroupBlock, gc as RadioGroupContext, au as Rate, Il as ResizeBox, Pl as ResizeBoxSplit, Fl as ResizeBoxSplitGroup, ou as Result, Y as Row, cl as RowContext, J as RowItem, su as Segmented, Ws as Select, ws as SelectOption, Ts as SelectOptionGroup, cu as Skeleton, lu as Slider, du as Space, uu as SpaceVertical, fu as SpeechSynthesis, xc as Spin, mu as Splitter, pu as SplitterPanel, hu as Statistic, q as StatisticCountdown, gu as Steps, Z as StepsItem, Z as StepsStep, _u as SuspenseFallbackTest, vu as Switch, Fs as TAG_COLORS, Ru as TabContentContext, Q as TabPane, Lu as Table, bu as TableContext, Iu as TableSummary, Pu as TableSummaryCell, Nu as TableSummaryContext, Fu as TableSummaryRow, xu as TableTbodyContext, Su as TableTfootContext, Cu as TableTheadContext, wu as TableTrContext, Bu as Tabs, zu as TabsContext, Q as TabsTabPane, Is as Tag, K as Textarea, Vu as TimePicker, Hc as TimePickerContext, Hu as TimePickerRange, Uc as TimePickerRangeContext, Wu as Timeline, Uu as TimelineItem, Gu as Timer, Ku as Toast, vs as Tooltip, qu as Tour, Ju as Transfer, Zu as Tree, Yu as TreeContext, $ as TreeNode, Xu as TreeNodeList, Qu as TreeSelect, $ as TreeSelectNode, _s as Trigger, Bo as Tween, $u as Typewriter, rd as Typography, bs as TypographyEllipsis, ed as TypographyParagraph, td as TypographyText, nd as TypographyTitle, qr as UI_PC_KEY, Jr as UI_PC_THEME_DARK_CLASS_NAME, id as UPLOAD_STATUS, od as Upload, ad as UploadList, ld as VERSION, ud as VERSION_BUILD_DATE, dd as VERSION_BUILD_INFO, fd as VERSION_BUILD_TIME, ei as Validator, ti as ValidatorArray, ni as ValidatorBase, ri as ValidatorBoolean, ii as ValidatorCustom, ai as ValidatorNumber, oi as ValidatorObject, si as ValidatorSchema, ci as ValidatorString, li as ValidatorType, sd as VerificationCode, Us as VirtualList, cd as Watermark, Sl as addIconFromCdn, Ji as assign, Yi as assignIn, Xi as at, Vr as callOrReturn, Br as callbackOriginRef, Zi as camelCase, kt as canUseDOM, Qi as capitalize, Hr as caseName, $i as castArray, ea as chain, ta as chunk, H as className, H as cs, Bt as clearCache, U as clipboardCopy, U as copy, na as clone, ra as cloneDeep, ia as cloneDeepWith, aa as cloneWith, oa as compact, lo as composeRef, Vt as configResponsive, At as contains, mi as convertTime, hi as convertToDurationBasedOnTimeUnits, Ht as createUpdateEffect, sa as curry, gi as dateFormat, vi as dayjs, _i as dayjsFormat, yi as dayjs_formatValue, bi as dayjs_getDayjsValue, xi as dayjs_getFormatFromArray, Si as dayjs_getNow, Ci as dayjs_getRealTime, wi as dayjs_getSortedDayjsArray, Ti as dayjs_getTimeFormat, Ei as dayjs_getValueWithTime, Di as dayjs_isDayjsArrayChange, Oi as dayjs_isDayjsChange, ki as dayjs_isValidTimeString, Ai as dayjs_methods, ji as dayjs_timezoneToOffset, Mi as dayjs_toLocal, Ni as dayjs_toTimezone, ca as debounce, la as defaultTo, ua as defaults, da as defaultsDeep, fa as difference, eo as div, Vo as easing, Ii as emitter, pa as escape, Li as fileRead, Ri as fileToDataURL, zi as fillNBSP, uo as fillRef, ma as findKey, No as findNodeBy, Bi as findRootElement, Do as fixedWidth, ha as flattenDeep, ga as flow, jt as forceReflow, _a as get, Mt as getBodyContainer, Po as getChildWithParentBy, Nt as getElementCoordinates, Vi as getHighlightText, Hi as getHotkeyHandler, Fo as getItemBy, Io as getItemByID, Lo as getLabelFromDictionaryByValue, fo as getNodeRef, po as getReactElementRef, Ui as getScrollBarHeight, Wi as getScrollBarSize, Gi as getScrollBarWidth, Pt as getScrollElements, Ki as getStringLength, Oo as getStyle, va as groupBy, ya as has, qi as include, ba as intersection, xa as invert, Sa as invertBy, yt as is, ne as is32Bit, re as isAllChinese, ie as isArguments, ae as isArray, oe as isArrayAndNotEmpty, se as isArrayBuffer, ce as isArrayEmpty, le as isArrayLike, ue as isArrayLikeObject, de as isAscii, fe as isAsyncFunction, e as isBase64, t as isBigInt, n as isBlob, r as isBoolean, i as isBuffer, a as isChinese, o as isColorValue, s as isColorValue_, c as isDOM, l as isDataURI, u as isDate, d as isDayjs, f as isElement, p as isElementByInstanceof, m as isEmail, h as isEmpty, g as isEmptyArray, _ as isEmptyObject, v as isEmptyReactNode, y as isEmptyString, b as isEmptyValue, x as isEqual, S as isEqualWith, C as isError, w as isEventTarget, T as isExist, E as isFalse, D as isFile, O as isFinite, k as isFullWidth, A as isFunction, j as isHSL, M as isHTMLElement, N as isHalfWidth, P as isHash, F as isHexColor, I as isIMEI, L as isIP, R as isIPRange, z as isIdentityCard, B as isInteger, V as isJSON, pe as isJSON_String, me as isJWT, he as isLength, ge as isMACAddress, _e as isMD5, ve as isMap, ye as isMatch, be as isMatchWith, xe as isMimeType, Se as isMobilePhone, Ce as isMobilePhoneLocales, we as isNaN, Te as isNative, Ee as isNil, De as isNonNullable, Oe as isNotFound, ke as isNull, Ae as isNullOrUndefined, je as isNumber, Me as isNumberOrString, Ne as isObject, Pe as isObjectLike, Fe as isPlainObject, Ie as isPort, Le as isPresent, Re as isPrimitive, ze as isPromise, Be as isReact18, Ve as isReact19, He as isReactClassComponent, Ue as isReactComponent, We as isReactComponentAndNotFragment, Ge as isReadableStream, Ke as isRegExp, qe as isRgbColor, Je as isSVGElement, Ye as isSafeInteger, Xe as isScrollElement, Ze as isSemVer, Qe as isServerRendering, $e as isSet, et as isSlug, tt as isSparseArray, nt as isString, rt as isStringAndExist, it as isStringOrNumber, at as isStrongPassword, ot as isSymbol, st as isThenable, ct as isTrue, lt as isTypedArray, ut as isURL, dt as isUUID, ft as isUndefined, pt as isUndefinedOrNull, mt as isVariableWidth, ht as isWeakMap, gt as isWeakSet, _t as isWindow, vt as isZero, Ca as kebabCase, Dt as keyboardCode, to as math, wa as mean, Ta as memoize, Ea as merge, ao as mergeProps, Da as mergeWith, W as mergedToString, no as minus, Yr as newArray, Ft as off, oo as omit, It as on, Oa as orderBy, so as padEnd, co as padStart, Lt as parentContainsChildren, ka as partition, Ur as pick, Wr as pickDataAttributes, Xr as pickTriggerPropsFromRest, Uo as pinyin, ro as plus, Aa as pullAll, iu as qrcodegen, Rt as reflow, So as removeDarkTheme, Eo as replaceEmptyWithHyphen, Ct as responsiveArray, wt as responsiveMap, St as responsiveObserve, ja as result, Ma as sample, Na as sampleSize, _o as saveAs, vo as screenfull, yo as scrollIntoViewIfNeeded, Ro as searchTree, Pa as set, bo as setCreateRoot, xo as setDarkTheme, Co as setPrimaryColor, wo as setTheme, ko as setTransformStyle, Fa as setWith, Ia as shuffle, La as snakeCase, Ra as sortBy, za as startCase, mo as supportNodeRef, ho as supportRef, yu as tableDefaultComponent, Ba as throttle, Ao as throttleByRequestAnimationFrame, io as times, jo as tinycolor, Mo as toArray, Va as toPath, zo as tree, Ha as truncate, Ua as union, Wa as uniq, Ga as uniqueId, Ka as unset, qa as update, Ja as updateWith, Ya as upperCase, Xa as upperFirst, ms as useApp, Ut as useAsyncEffect, Wt as useBoolean, Tt as useBreakpoint, Ss as useCheckbox, Gt as useClickAway, go as useComposeRef, Kt as useComputedState, qt as useControllableValue, Jt as useCookieState, Yt as useCountDown, Xt as useCounter, Zt as useCreate, Qt as useCreation, $t as useDebounce, en as useDebounceEffect, tn as useDebounceFn, nn as useDeepCompareEffect, rn as useDeepCompareLayoutEffect, an as useDocumentVisibility, on as useDrag, sn as useDrop, cn as useEffectEvent, ln as useEvent, un as useEventListener, dn as useEventTarget, fn as useExternal, pn as useFavicon, mn as useFocusWithin, hn as useForceUpdate, il as useForm, al as useFormContext, ol as useFormState, sl as useFormWatch, gn as useFullscreen, _n as useGetState, vn as useHistoryTravel, yn as useHover, Tl as useIconProps, bn as useId, xn as useInViewport, Sn as useInfiniteScroll, Cn as useIntersectionObserver, wn as useIntersectionObservers, Tn as useInterval, En as useIsFirstRender, Dn as useIsomorphicLayoutEffect, On as useKeyPress, kn as useKeyboardEvent, An as useLatest, jn as useListenWindowResize, Mn as useLocalStorageState, Nn as useLockFn, Pn as useLongPress, Fn as useMedia, In as useMemo, Ln as useMemoizedFn, Rn as useMergeProps, G as useMessage, ds as useModal, zn as useMount, Bn as useMouse, Vn as useMove, Hn as useMutationObserver, Un as useMutationObservers, Wn as useNetwork, fs as useNotification, Gn as useOnlineStatus, Kn as useOverflowHidden, qn as useOverrideRef, Jn as usePagination, Yn as usePasteImage, Xn as usePersistCallback, Zn as usePrefersColorSchemeDark, Qn as usePrevious, $n as useRafInterval, er as useRafState, tr as useRafTimeout, nr as useReactive, rr as useRefLatest, ir as useRefs, ar as useRefs2, or as useRequest, sr as useResetState, cr as useResizeObserver, lr as useResizeObservers, ur as useResponsive, Et as useResponsiveState, dr as useSafeState, fr as useScroll, pr as useSelections, mr as useSessionStorageState, hr as useSetState, gr as useSize, _r as useStateCallback, vr as useStateWithPromise, yr as useSyncState, Eu as useTableColumns, Tu as useTableComponent, Du as useTableExpand, Ou as useTableRowSelection, ku as useTableSorter, Au as useTableStickyClassNames, ju as useTableStickyOffsets, Mu as useTableThResizable, br as useTextSelection, xr as useTheme, Sr as useThrottle, Cr as useThrottleEffect, wr as useThrottleFn, Tr as useTimeout, Er as useTitle, G as useToast, Dr as useToggle, Or as useTrackedEffect, kr as useUnmount, Ar as useUnmountedRef, jr as useUpdate, Mr as useUpdateEffect, Nr as useUpdateLayoutEffect, Pr as useUrlState, Ot as useVerificationCode, Fr as useVirtualList, Ir as useWatch, zt as useWatermark, Lr as useWebSocket, Rr as useWhyDidYouUpdate, zr as useWindowSize, bt as uuid, xt as uuidv4, ui as validatorLocale, Ho as warning, Za as without, Qa as xor, $a as zip };
|
|
966
|
+
export { Qo as ANIMATION_NAMES, Ko as Affix, qo as Alert, Xo as Anchor, Jo as AnchorContext, Yo as AnchorLink, Zo as Animation, hs as App, ps as AppContext, Gs as AutoComplete, Ks as AutoCompleteOption, qs as AutoCompleteOptionGroup, Xs as Avatar, Js as AvatarContext, Ys as AvatarGroup, $s as BADGE_COLORS, ec as BADGE_STATUS, md as BORDER_BEAM_GRADIENT_PRESETS, $o as BUTTON_STATUS, es as BUTTON_TYPE, Zs as BackTop, tc as Badge, Qs as BadgeCount, nc as BorderBeam, hc as Breadcrumb, dc as BreadcrumbContext, mc as BreadcrumbItem, ls as Button, ts as ButtonGroup, cs as ButtonToggle, Qr as COMPONENT_NAMES, bc as Calendar, vc as CalendarMonth, yc as CalendarYear, wc as Card, Sc as CardGrid, Cc as CardMeta, Tc as Carousel, Ec as Cascader, Cs as Checkbox, gs as CheckboxGroup, xs as CheckboxGroupBlock, ss as CheckboxGroupContext, J as Col, kc as Collapse, Dc as CollapseContext, Oc as CollapseItem, Rc as ColorPicker, Mc as ColorPickerControlBar, Nc as ColorPickerInputAlpha, Pc as ColorPickerInputHex, Fc as ColorPickerInputRgb, Ic as ColorPickerPalette, Lc as ColorPickerPanel, zc as Comment, fi as ConfigContext, Hs as ConfigProvider, pi as ConfigProviderDefaultValue, mi as ContextHolderElement, ys as Copy, q as Countdown, Yc as DatePicker, Bc as DatePickerContext, Gc as DatePickerMonth, Kc as DatePickerQuarter, Wc as DatePickerRange, Vc as DatePickerRangeContext, qc as DatePickerWeek, Jc as DatePickerYear, Xc as Descriptions, Zc as Details, Qc as Development, el as Divider, $c as DividerVertical, tl as Drawer, pc as Dropdown, fc as DropdownButton, Fi as EMITTER_EVENT, Ii as Emitter, $r as Empty, As as Flex, ks as FlexVertical, hl as Form, ns as FormContext, rl as FormControl, fl as FormItem, rs as FormItemContext, ul as FormItemLabel, dl as FormItemTip, ll as FormLabelSymbol, pl as FormList, is as FormListContext, ml as FormProvider, as as FormProviderContext, nl as FormValidateError, vl as GlobalConsumer, gl as GlobalContext, _l as GlobalProvider, xl as Grid, J as GridCol, yl as GridContext, bl as GridItem, Y as GridRow, Eo as HYPHEN, Cl as Icon, wl as IconContext, El as IconFile, os as IconHover, Al as Image, Ol as ImagePreview, kl as ImagePreviewGroup, Dl as ImagePreviewGroupContext, Vs as Input, Rs as InputButton, Es as InputCore, Ds as InputGroup, Os as InputNumber, zs as InputPassword, Bs as InputSearch, Ls as InputTag, K as InputTextarea, Rl as Layout, jl as LayoutContent, Ml as LayoutFooter, Nl as LayoutHeader, Ll as LayoutSider, cc as LayoutSiderContext, zl as Link, Bl as LiquidFill, Ul as List, Vl as ListItem, Wl as Loading, Gl as Marquee, ql as Masonry, Kl as MasonryItem, Jl as Mentions, uc as Menu, ic as MenuContext, ac as MenuIndent, oc as MenuItem, sc as MenuItemGroup, lc as MenuSubMenu, Yl as Message, Xl as Modal, Kr as NOOP, Zl as Notification, Ms as OverflowEllipsis, js as OverflowEllipsisItem, qr as PREFIX_CLASS, Ql as PageHeader, Hl as Pagination, Ps as Popconfirm, Ns as Popover, us as Portal, ei as PqbValidator, nu as Progress, $l as ProgressCircle, eu as ProgressLine, ru as ProgressMock, tu as ProgressStep, X as QRCode, X as QR_Code, jc as Radio, _c as RadioGroup, Ac as RadioGroupBlock, gc as RadioGroupContext, au as Rate, Il as ResizeBox, Pl as ResizeBoxSplit, Fl as ResizeBoxSplitGroup, ou as Result, Y as Row, cl as RowContext, J as RowItem, su as Segmented, Ws as Select, ws as SelectOption, Ts as SelectOptionGroup, cu as Skeleton, lu as Slider, du as Space, uu as SpaceVertical, fu as SpeechSynthesis, xc as Spin, mu as Splitter, pu as SplitterPanel, hu as Statistic, q as StatisticCountdown, gu as Steps, Z as StepsItem, Z as StepsStep, _u as SuspenseFallbackTest, vu as Switch, Fs as TAG_COLORS, Ru as TabContentContext, Q as TabPane, Lu as Table, bu as TableContext, Iu as TableSummary, Pu as TableSummaryCell, Nu as TableSummaryContext, Fu as TableSummaryRow, xu as TableTbodyContext, Su as TableTfootContext, Cu as TableTheadContext, wu as TableTrContext, Bu as Tabs, zu as TabsContext, Q as TabsTabPane, Is as Tag, K as Textarea, Vu as TimePicker, Hc as TimePickerContext, Hu as TimePickerRange, Uc as TimePickerRangeContext, Wu as Timeline, Uu as TimelineItem, Gu as Timer, Ku as Toast, vs as Tooltip, qu as Tour, Ju as Transfer, Zu as Tree, Yu as TreeContext, $ as TreeNode, Xu as TreeNodeList, Qu as TreeSelect, $ as TreeSelectNode, _s as Trigger, Bo as Tween, $u as Typewriter, rd as Typography, bs as TypographyEllipsis, ed as TypographyParagraph, td as TypographyText, nd as TypographyTitle, Jr as UI_PC_KEY, Yr as UI_PC_THEME_DARK_CLASS_NAME, id as UPLOAD_STATUS, od as Upload, ad as UploadList, ld as VERSION, ud as VERSION_BUILD_DATE, dd as VERSION_BUILD_INFO, fd as VERSION_BUILD_TIME, ti as Validator, ni as ValidatorArray, ri as ValidatorBase, ii as ValidatorBoolean, ai as ValidatorCustom, oi as ValidatorNumber, si as ValidatorObject, ci as ValidatorSchema, li as ValidatorString, ui as ValidatorType, sd as VerificationCode, Us as VirtualList, cd as Watermark, Sl as addIconFromCdn, Yi as assign, Xi as assignIn, Zi as at, Hr as callOrReturn, Vr as callbackOriginRef, Qi as camelCase, kt as canUseDOM, $i as capitalize, Ur as caseName, ea as castArray, ta as chain, na as chunk, H as className, H as cs, Bt as clearCache, U as clipboardCopy, U as copy, ra as clone, ia as cloneDeep, aa as cloneDeepWith, oa as cloneWith, sa as compact, uo as composeRef, Vt as configResponsive, At as contains, hi as convertTime, gi as convertToDurationBasedOnTimeUnits, Ht as createUpdateEffect, ca as curry, _i as dateFormat, yi as dayjs, vi as dayjsFormat, bi as dayjs_formatValue, xi as dayjs_getDayjsValue, Si as dayjs_getFormatFromArray, Ci as dayjs_getNow, wi as dayjs_getRealTime, Ti as dayjs_getSortedDayjsArray, Ei as dayjs_getTimeFormat, Di as dayjs_getValueWithTime, Oi as dayjs_isDayjsArrayChange, ki as dayjs_isDayjsChange, Ai as dayjs_isValidTimeString, ji as dayjs_methods, Mi as dayjs_timezoneToOffset, Ni as dayjs_toLocal, Pi as dayjs_toTimezone, la as debounce, ua as defaultTo, da as defaults, fa as defaultsDeep, pa as difference, to as div, Vo as easing, Li as emitter, ma as escape, Ri as fileRead, zi as fileToDataURL, Bi as fillNBSP, fo as fillRef, ha as findKey, No as findNodeBy, Vi as findRootElement, Oo as fixedWidth, ga as flattenDeep, _a as flow, jt as forceReflow, va as get, Mt as getBodyContainer, Po as getChildWithParentBy, Nt as getElementCoordinates, Hi as getHighlightText, Ui as getHotkeyHandler, Fo as getItemBy, Io as getItemByID, Lo as getLabelFromDictionaryByValue, po as getNodeRef, mo as getReactElementRef, Wi as getScrollBarHeight, Gi as getScrollBarSize, Ki as getScrollBarWidth, Pt as getScrollElements, qi as getStringLength, ko as getStyle, ya as groupBy, ba as has, Ji as include, xa as intersection, Sa as invert, Ca as invertBy, yt as is, ne as is32Bit, re as isAllChinese, ie as isArguments, ae as isArray, oe as isArrayAndNotEmpty, se as isArrayBuffer, ce as isArrayEmpty, le as isArrayLike, ue as isArrayLikeObject, de as isAscii, fe as isAsyncFunction, e as isBase64, t as isBigInt, n as isBlob, r as isBoolean, i as isBuffer, a as isChinese, o as isColorValue, s as isColorValue_, c as isDOM, l as isDataURI, u as isDate, d as isDayjs, f as isElement, p as isElementByInstanceof, m as isEmail, h as isEmpty, g as isEmptyArray, _ as isEmptyObject, v as isEmptyReactNode, y as isEmptyString, b as isEmptyValue, x as isEqual, S as isEqualWith, C as isError, w as isEventTarget, T as isExist, E as isFalse, D as isFile, O as isFinite, k as isFullWidth, A as isFunction, j as isHSL, M as isHTMLElement, N as isHalfWidth, P as isHash, F as isHexColor, I as isIMEI, L as isIP, R as isIPRange, z as isIdentityCard, B as isInteger, V as isJSON, pe as isJSON_String, me as isJWT, he as isLength, ge as isMACAddress, _e as isMD5, ve as isMap, ye as isMatch, be as isMatchWith, xe as isMimeType, Se as isMobilePhone, Ce as isMobilePhoneLocales, we as isNaN, Te as isNative, Ee as isNil, De as isNonNullable, Oe as isNotFound, ke as isNull, Ae as isNullOrUndefined, je as isNumber, Me as isNumberOrString, Ne as isObject, Pe as isObjectLike, Fe as isPlainObject, Ie as isPort, Le as isPresent, Re as isPrimitive, ze as isPromise, Be as isReact18, Ve as isReact19, He as isReactClassComponent, Ue as isReactComponent, We as isReactComponentAndNotFragment, Ge as isReadableStream, Ke as isRegExp, qe as isRgbColor, Je as isSVGElement, Ye as isSafeInteger, Xe as isScrollElement, Ze as isSemVer, Qe as isServerRendering, $e as isSet, et as isSlug, tt as isSparseArray, nt as isString, rt as isStringAndExist, it as isStringOrNumber, at as isStrongPassword, ot as isSymbol, st as isThenable, ct as isTrue, lt as isTypedArray, ut as isURL, dt as isUUID, ft as isUndefined, pt as isUndefinedOrNull, mt as isVariableWidth, ht as isWeakMap, gt as isWeakSet, _t as isWindow, vt as isZero, wa as kebabCase, Dt as keyboardCode, no as math, Ta as mean, Ea as memoize, Da as merge, oo as mergeProps, Oa as mergeWith, ao as mergedToString, ro as minus, Xr as newArray, Ft as off, so as omit, It as on, ka as orderBy, co as padEnd, lo as padStart, Lt as parentContainsChildren, Aa as partition, Wr as pick, Gr as pickDataAttributes, Zr as pickTriggerPropsFromRest, Uo as pinyin, io as plus, ja as pullAll, iu as qrcodegen, Rt as reflow, Co as removeDarkTheme, Do as replaceEmptyWithHyphen, Ct as responsiveArray, wt as responsiveMap, St as responsiveObserve, Ma as result, Na as sample, Pa as sampleSize, vo as saveAs, yo as screenfull, bo as scrollIntoViewIfNeeded, Ro as searchTree, Fa as set, xo as setCreateRoot, So as setDarkTheme, wo as setPrimaryColor, To as setTheme, Ao as setTransformStyle, Ia as setWith, La as shuffle, Ra as snakeCase, za as sortBy, Ba as startCase, ho as supportNodeRef, go as supportRef, yu as tableDefaultComponent, Va as throttle, W as times, jo as tinycolor, Mo as toArray, Ha as toPath, zo as tree, Ua as truncate, Wa as union, Ga as uniq, Ka as uniqueId, qa as unset, Ja as update, Ya as updateWith, Xa as upperCase, Za as upperFirst, ms as useApp, Ut as useAsyncEffect, Wt as useBoolean, Tt as useBreakpoint, Ss as useCheckbox, Gt as useClickAway, _o as useComposeRef, Kt as useComputedState, qt as useControllableValue, Jt as useCookieState, Yt as useCountDown, Xt as useCounter, Zt as useCreate, Qt as useCreation, $t as useDebounce, en as useDebounceEffect, tn as useDebounceFn, nn as useDeepCompareEffect, rn as useDeepCompareLayoutEffect, an as useDocumentVisibility, on as useDrag, sn as useDrop, cn as useEffectEvent, ln as useEvent, un as useEventListener, dn as useEventTarget, fn as useExternal, pn as useFavicon, mn as useFocusWithin, hn as useForceUpdate, il as useForm, al as useFormContext, ol as useFormState, sl as useFormWatch, gn as useFullscreen, _n as useGetState, vn as useHistoryTravel, yn as useHover, Tl as useIconProps, bn as useId, xn as useInViewport, Sn as useInfiniteScroll, Cn as useIntersectionObserver, wn as useIntersectionObservers, Tn as useInterval, En as useIsFirstRender, Dn as useIsomorphicLayoutEffect, On as useKeyPress, kn as useKeyboardEvent, An as useLatest, jn as useListenWindowResize, Mn as useLocalStorageState, Nn as useLockFn, Pn as useLongPress, Fn as useMedia, In as useMemo, Ln as useMemoizedFn, Rn as useMergeProps, G as useMessage, ds as useModal, zn as useMount, Bn as useMouse, Vn as useMove, Hn as useMutationObserver, Un as useMutationObservers, Wn as useNetwork, fs as useNotification, Gn as useOnlineStatus, Kn as useOverflowHidden, qn as useOverrideRef, Jn as usePagination, Yn as usePasteImage, Xn as usePersistCallback, Zn as usePrefersColorSchemeDark, Qn as usePrevious, $n as useRafInterval, er as useRafState, tr as useRafTimeout, nr as useReactive, rr as useRefLatest, ir as useRefs, ar as useRefs2, or as useRequest, sr as useResetState, cr as useResizeObserver, lr as useResizeObservers, ur as useResponsive, Et as useResponsiveState, dr as useSafeState, fr as useScroll, pr as useSelections, mr as useSessionStorageState, hr as useSetState, gr as useSize, _r as useStateCallback, vr as useStateWithPromise, yr as useSyncState, Eu as useTableColumns, Tu as useTableComponent, Du as useTableExpand, Ou as useTableRowSelection, ku as useTableSorter, Au as useTableStickyClassNames, ju as useTableStickyOffsets, Mu as useTableThResizable, br as useTextSelection, xr as useTheme, Sr as useThrottle, Cr as useThrottleEffect, wr as useThrottleFn, Tr as useThrottleFnWithRAF, Er as useTimeout, Dr as useTitle, G as useToast, Or as useToggle, kr as useTrackedEffect, Ar as useUnmount, jr as useUnmountedRef, Mr as useUpdate, Nr as useUpdateEffect, Pr as useUpdateLayoutEffect, Fr as useUrlState, Ot as useVerificationCode, Ir as useVirtualList, Lr as useWatch, zt as useWatermark, Rr as useWebSocket, zr as useWhyDidYouUpdate, Br as useWindowSize, bt as uuid, xt as uuidv4, di as validatorLocale, Ho as warning, Qa as without, $a as xor, eo as zip };
|
|
967
967
|
/* 独立思考,明辨是非 */
|