@unicom-cloud/ui 0.8.142 → 0.8.144
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/Affix.js +1 -1
- package/Alert.js +1 -1
- package/Anchor.js +1 -1
- package/App.js +1 -1
- package/AutoComplete.js +1 -1
- package/Avatar.js +1 -1
- package/BackTop.js +1 -1
- package/Badge.js +1 -1
- package/Breadcrumb.js +1 -1
- package/Button.js +1 -1
- package/Calendar.js +1 -1
- package/Card.js +1 -1
- package/Carousel.js +1 -1
- package/Cascader.js +1 -1
- package/Checkbox.js +1 -1
- package/Collapse.js +1 -1
- package/ColorPicker.js +1 -1
- package/Comment.js +1 -1
- package/ConfigProvider.js +1 -1
- package/Constant.js +1 -1
- package/Copy.js +1 -1
- package/Countdown.js +1 -1
- package/DatePicker.js +1 -1
- package/Descriptions.js +1 -1
- package/Details.js +1 -1
- package/Development.js +1 -1
- package/Divider.js +1 -1
- package/Draggable.js +1 -1
- package/Drawer.js +1 -1
- package/Dropdown.js +1 -1
- package/Empty.js +1 -1
- package/Flex.js +1 -1
- package/Form.js +1 -1
- package/Grid.js +1 -1
- package/Icon.js +1 -1
- package/IconHover.js +1 -1
- package/Image.js +1 -1
- package/Input.js +1 -1
- package/InputNumber.js +1 -1
- package/InputTag.js +1 -1
- package/Layout.js +1 -1
- package/Link.js +1 -1
- package/LiquidFill.js +1 -1
- package/List.js +1 -1
- package/Loading.js +1 -1
- package/Marquee.js +1 -1
- package/Mask.js +1 -1
- package/Masonry.js +1 -1
- package/Mentions.js +1 -1
- package/Menu.js +1 -1
- package/Message.js +1 -1
- package/Modal.js +1 -1
- package/Notice.js +1 -1
- package/Notification.js +1 -1
- package/OverflowEllipsis.js +1 -1
- package/PageHeader.js +1 -1
- package/Pagination.js +1 -1
- package/Picker.js +1 -1
- package/Popconfirm.js +1 -1
- package/Popover.js +1 -1
- package/Portal.js +1 -1
- package/Progress.js +1 -1
- package/Progress2.js +1 -1
- package/QrCode.js +1 -1
- package/Radio.js +1 -1
- package/Rate.js +1 -1
- package/ResizeBox.js +1 -1
- package/Result.js +1 -1
- package/RichText.js +1 -1
- package/RowCol.js +1 -1
- package/Segmented.js +1 -1
- package/Select.js +1 -1
- package/SelectView.js +1 -1
- package/Skeleton.js +1 -1
- package/Slider.js +1 -1
- package/Space.js +1 -1
- package/SpeechSynthesis.js +1 -1
- package/Spin.js +1 -1
- package/Splitter.js +1 -1
- package/Statistic.js +1 -1
- package/Steps.js +1 -1
- package/SuspenseFallbackTest.js +1 -1
- package/Switch.js +1 -1
- package/Table.js +35 -31
- package/Tabs.js +8 -6
- package/Tag.js +1 -1
- package/TimePicker.js +1 -1
- package/Timeline.js +1 -1
- package/Timer.js +1 -1
- package/Tooltip.js +1 -1
- package/Tour.js +1 -1
- package/Transfer.js +1 -1
- package/Tree.js +1 -1
- package/TreeSelect.js +1 -1
- package/Trigger.js +1 -1
- package/Typography.js +1 -1
- package/Upload.js +1 -1
- package/VerificationCode.js +1 -1
- package/VirtualList.js +1 -1
- package/Watermark.js +1 -1
- package/affix/Affix.js +1 -1
- package/affix/index.js +1 -1
- package/alert/Alert.js +1 -1
- package/alert/index.js +1 -1
- package/anchor/Anchor.js +1 -1
- package/anchor/Link.js +1 -1
- package/anchor/context.js +1 -1
- package/anchor/index.js +1 -1
- package/anchor/utils.js +1 -1
- package/app/App.js +1 -1
- package/app/context.js +1 -1
- package/app/index.js +1 -1
- package/app/useApp.js +1 -1
- package/auto-complete/AutoComplete.js +1 -1
- package/auto-complete/index.js +1 -1
- package/avatar/Avatar.js +1 -1
- package/avatar/Group.js +1 -1
- package/avatar/context.js +1 -1
- package/avatar/index.js +1 -1
- package/back-top/BackTop.js +1 -1
- package/back-top/index.js +1 -1
- package/badge/Badge.js +1 -1
- package/badge/Count.js +1 -1
- package/badge/index.js +1 -1
- package/breadcrumb/Breadcrumb.js +1 -1
- package/breadcrumb/Item.js +1 -1
- package/breadcrumb/index.js +1 -1
- package/button/Button.js +1 -1
- package/button/Group.js +1 -1
- package/button/index.js +1 -1
- package/calendar/Lunar.js +1 -1
- package/calendar/Month.js +1 -1
- package/calendar/WeekList.js +1 -1
- package/calendar/Year.js +1 -1
- package/calendar/header/Panel.js +1 -1
- package/calendar/header/index.js +1 -1
- package/calendar/hook/useCellClassName.js +1 -1
- package/calendar/index.js +1 -1
- package/card/Grid.js +1 -1
- package/card/Meta.js +1 -1
- package/card/index.js +1 -1
- package/carousel/Arrow.js +1 -1
- package/carousel/Indicator.js +1 -1
- package/carousel/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/hook/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/utils.js +1 -1
- package/checkbox/Checkbox.js +1 -1
- package/checkbox/Group.js +1 -1
- package/checkbox/GroupBlock.js +1 -1
- package/checkbox/context.js +1 -1
- package/checkbox/index.js +1 -1
- package/checkbox/useCheckbox.js +1 -1
- package/collapse/Collapse.js +93 -75
- package/collapse/Item.js +71 -73
- package/collapse/context.js +1 -1
- package/collapse/index.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/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/utils.js +1 -1
- package/comment/index.js +1 -1
- package/config-provider/ConfigProvider.js +1 -1
- package/config-provider/context.js +1 -1
- package/config-provider/index.js +1 -1
- package/config-provider/useConfigProvider.js +1 -1
- package/constant/index.js +1 -1
- package/copy/index.js +1 -1
- package/countdown/index.js +1 -1
- package/countdown/utils.js +1 -1
- package/date-picker/DatePickerRange.js +1 -1
- package/date-picker/Picker.js +1 -1
- package/date-picker/context.js +1 -1
- package/date-picker/hook/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/utils.js +1 -1
- package/descriptions/index.js +1 -1
- package/details/index.js +1 -1
- package/development/index.js +1 -1
- package/divider/index.js +1 -1
- package/draggable/Item.js +1 -1
- package/draggable/index.js +1 -1
- package/drawer/Drawer.js +1 -1
- package/drawer/index.js +1 -1
- package/dropdown/Button.js +1 -1
- package/dropdown/index.js +1 -1
- package/empty/index.js +1 -1
- package/flex/index.js +1 -1
- package/form/Control.js +1 -1
- package/form/Form.js +1 -1
- package/form/FormItem.js +1 -1
- package/form/FormItemTip.js +1 -1
- package/form/FormLabel.js +1 -1
- package/form/FormList.js +1 -1
- package/form/FormProvider.js +1 -1
- package/form/context.js +1 -1
- package/form/hook/useForm.js +1 -1
- package/form/hook/useFormContext.js +1 -1
- package/form/hook/useFormState.js +1 -1
- package/form/hook/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/utils.js +1 -1
- package/grid/Grid.js +1 -1
- package/grid/Item.js +1 -1
- package/grid/context.js +1 -1
- package/grid/index.js +1 -1
- package/grid/utils.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/use-breakpoint/index.js +1 -1
- package/hooks/use-computed-state/index.js +1 -1
- package/hooks/use-create/index.js +1 -1
- package/hooks/use-creation/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-in-view/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-merge-props/index.js +1 -1
- package/hooks/use-merge-value/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-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/useBreakpoint.js +1 -1
- package/hooks/useComputedState.js +1 -1
- package/hooks/useCreate.js +1 -1
- package/hooks/useCreation.js +1 -1
- package/hooks/useEvent.js +1 -1
- package/hooks/useEventListener.js +1 -1
- package/hooks/useForceUpdate.js +1 -1
- package/hooks/useFullscreen.js +1 -1
- package/hooks/useId.js +1 -1
- package/hooks/useInView.js +1 -1
- package/hooks/useIntersectionObserver.js +1 -1
- package/hooks/useIntersectionObservers.js +1 -1
- package/hooks/useInterval.js +1 -1
- package/hooks/useIsFirstRender.js +1 -1
- package/hooks/useIsomorphicLayoutEffect.js +1 -1
- package/hooks/useKeyboardEvent.js +1 -1
- package/hooks/useLatest.js +1 -1
- package/hooks/useListenWindowResize.js +1 -1
- package/hooks/useMedia.js +1 -1
- package/hooks/useMergeProps.js +1 -1
- package/hooks/useMergeValue.js +1 -1
- package/hooks/useMove.js +1 -1
- package/hooks/useMutationObservers.js +1 -1
- package/hooks/useOnlineStatus.js +1 -1
- package/hooks/useOverflowHidden.js +1 -1
- package/hooks/useOverrideRef.js +1 -1
- package/hooks/usePersistCallback.js +1 -1
- package/hooks/usePrefersColorSchemeDark.js +1 -1
- package/hooks/usePrevious.js +1 -1
- package/hooks/useRefs.js +1 -1
- package/hooks/useResizeObserver.js +1 -1
- package/hooks/useResizeObservers.js +1 -1
- package/hooks/useResponsiveState.js +1 -1
- package/hooks/useSetState.js +1 -1
- package/hooks/useStateCallback.js +1 -1
- package/hooks/useStateWithPromise.js +1 -1
- package/hooks/useUnmountOnExit.js +1 -1
- package/hooks/useUpdateEffect.js +1 -1
- package/hooks/useUpdateLayoutEffect.js +1 -1
- package/hooks/useVerificationCode.js +1 -1
- package/hooks/useWatch.js +1 -1
- package/hooks/useWatermark.js +1 -1
- package/hooks/useWindowSize.js +1 -1
- package/icon/Icon.js +1 -1
- package/icon/addIconFromCdn.js +1 -1
- package/icon/index.js +1 -1
- package/icon-hover/index.js +26 -25
- package/icons/file/index.js +1 -1
- package/icons/file.js +1 -1
- package/icons.js +1 -1
- package/image/Image.js +1 -1
- package/image/ImageFooter.js +1 -1
- package/image/ImagePreview.js +1 -1
- package/image/ImagePreviewArrow.js +1 -1
- package/image/ImagePreviewGroup.js +1 -1
- package/image/ImagePreviewToolbar.js +1 -1
- package/image/TriggerForToolbar.js +1 -1
- package/image/context.js +1 -1
- package/image/index.js +1 -1
- package/image/utils/getFixTranslate.js +1 -1
- package/image/utils/getScale.js +1 -1
- package/image/utils/hook/useImageStatus.js +1 -1
- package/image/utils/hook/useShowFooter.js +1 -1
- package/index.js +164 -158
- package/input/Button.js +1 -1
- package/input/Group.js +1 -1
- package/input/Input.js +1 -1
- package/input/InputElement.js +1 -1
- package/input/Number.js +1 -1
- package/input/Password.js +1 -1
- package/input/Search.js +1 -1
- package/input/Tag.js +1 -1
- package/input/Textarea.js +1 -1
- package/input/autoSizeTextareaHeight.js +1 -1
- package/input/index.js +1 -1
- package/input/useComposition.js +1 -1
- package/input/utils.js +1 -1
- package/input-number/decimal.js +1 -1
- package/input-number/index.js +1 -1
- package/input-number/useSelectionRange.js +1 -1
- package/input-number/utils.js +1 -1
- package/input-tag/InputTag.js +1 -1
- package/input-tag/index.js +1 -1
- package/layout/Content.js +1 -1
- package/layout/Footer.js +1 -1
- package/layout/Header.js +1 -1
- package/layout/Sider.js +1 -1
- package/layout/context.js +1 -1
- package/layout/index.js +1 -1
- package/link/index.js +1 -1
- package/liquid-fill/index.js +1 -1
- package/list/Item.js +1 -1
- package/list/Meta.js +1 -1
- package/list/index.js +1 -1
- package/loading/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/index.js +1 -1
- package/mask/Mask.js +1 -1
- package/mask/index.js +1 -1
- package/masonry/Masonry.js +1 -1
- package/masonry/MasonryItem.js +1 -1
- 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/mentions/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/context.js +1 -1
- package/menu/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/index.js +1 -1
- package/message/useMessage.js +1 -1
- package/modal/Confirm.js +1 -1
- package/modal/Modal.js +1 -1
- package/modal/config.js +1 -1
- package/modal/index.js +1 -1
- package/modal/use-modal/Hook.js +1 -1
- package/modal/use-modal/index.js +1 -1
- package/notice/index.js +1 -1
- package/notification/index.js +1 -1
- package/notification/useNotification.js +1 -1
- package/notification/withNotification.js +1 -1
- package/overflow-ellipsis/OverflowItem.js +1 -1
- package/overflow-ellipsis/index.js +1 -1
- package/package.json +1 -1
- package/page-header/index.js +1 -1
- package/pagination/PageItem.js +1 -1
- package/pagination/PageJumper.js +1 -1
- package/pagination/PageOption.js +1 -1
- package/pagination/Pagination.js +1 -1
- package/pagination/index.js +1 -1
- package/pagination/interface.js +1 -1
- package/picker/Input.js +1 -1
- package/picker/InputRange.js +1 -1
- package/picker/index.js +1 -1
- package/popconfirm/index.js +1 -1
- package/popover/Popover.js +1 -1
- package/popover/index.js +1 -1
- package/portal/Portal.js +1 -1
- package/portal/index.js +1 -1
- package/progress/CircleProgress.js +1 -1
- package/progress/LineProgess.js +1 -1
- package/progress/StepProgress.js +1 -1
- package/progress/index.js +1 -1
- package/progress2/index.js +1 -1
- package/qr-code/QRCode.js +1 -1
- package/qr-code/index.js +1 -1
- package/qr-code/src/index.js +1 -1
- package/qr-code/src/qrcodegen.js +1 -1
- package/radio/Group.js +1 -1
- package/radio/GroupBlock.js +1 -1
- package/radio/Radio.js +1 -1
- package/radio/index.js +1 -1
- package/rate/index.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/index.js +1 -1
- package/result/403.js +1 -1
- package/result/404.js +1 -1
- package/result/500.js +1 -1
- package/result/index.js +1 -1
- package/rich-text/RichText.js +1 -1
- package/rich-text/Toolbar.js +1 -1
- package/rich-text/constant.js +1 -1
- package/rich-text/index.js +1 -1
- package/rich-text/lib/blots/block.js +1 -1
- package/rich-text/lib/blots/break.js +1 -1
- package/rich-text/lib/blots/container.js +1 -1
- package/rich-text/lib/blots/cursor.js +1 -1
- package/rich-text/lib/blots/embed.js +1 -1
- package/rich-text/lib/blots/inline.js +1 -1
- package/rich-text/lib/blots/scroll.js +1 -1
- package/rich-text/lib/blots/text.js +1 -1
- package/rich-text/lib/core/composition.js +1 -1
- package/rich-text/lib/core/editor.js +1 -1
- package/rich-text/lib/core/emitter.js +1 -1
- package/rich-text/lib/core/logger.js +1 -1
- package/rich-text/lib/core/module.js +1 -1
- package/rich-text/lib/core/rich.js +1 -1
- package/rich-text/lib/core/selection.js +1 -1
- package/rich-text/lib/core/theme.js +1 -1
- package/rich-text/lib/core/utils/createRegistryWithFormats.js +1 -1
- package/rich-text/lib/core/utils/scrollRectIntoView.js +1 -1
- package/rich-text/lib/delta/AttributeMap.js +1 -1
- package/rich-text/lib/delta/Op.js +1 -1
- package/rich-text/lib/delta/OpIterator.js +1 -1
- package/rich-text/lib/delta/index.js +1 -1
- package/rich-text/lib/diff/index.js +1 -1
- package/rich-text/lib/formats/align.js +1 -1
- package/rich-text/lib/formats/background.js +1 -1
- package/rich-text/lib/formats/blockquote.js +1 -1
- package/rich-text/lib/formats/bold.js +1 -1
- package/rich-text/lib/formats/code.js +1 -1
- package/rich-text/lib/formats/color.js +1 -1
- package/rich-text/lib/formats/direction.js +1 -1
- package/rich-text/lib/formats/emoji.js +1 -1
- package/rich-text/lib/formats/font.js +1 -1
- package/rich-text/lib/formats/formula.js +1 -1
- package/rich-text/lib/formats/header.js +1 -1
- package/rich-text/lib/formats/hr.js +1 -1
- package/rich-text/lib/formats/image.js +1 -1
- package/rich-text/lib/formats/indent.js +1 -1
- package/rich-text/lib/formats/italic.js +1 -1
- package/rich-text/lib/formats/lineHeight.js +1 -1
- package/rich-text/lib/formats/link.js +1 -1
- package/rich-text/lib/formats/list.js +1 -1
- package/rich-text/lib/formats/script.js +1 -1
- package/rich-text/lib/formats/size.js +1 -1
- package/rich-text/lib/formats/strike.js +1 -1
- package/rich-text/lib/formats/table.js +1 -1
- package/rich-text/lib/formats/underline.js +1 -1
- package/rich-text/lib/formats/video.js +1 -1
- package/rich-text/lib/index.js +1 -1
- package/rich-text/lib/modules/clipboard.js +1 -1
- package/rich-text/lib/modules/history.js +1 -1
- package/rich-text/lib/modules/image-resize/index.js +1 -1
- package/rich-text/lib/modules/image-resize/modules/Base.js +1 -1
- package/rich-text/lib/modules/image-resize/modules/DisplaySize.js +1 -1
- package/rich-text/lib/modules/image-resize/modules/Resize.js +1 -1
- package/rich-text/lib/modules/image-resize/options.js +1 -1
- package/rich-text/lib/modules/input.js +1 -1
- package/rich-text/lib/modules/keyboard.js +1 -1
- package/rich-text/lib/modules/normalizeExternalHTML/index.js +1 -1
- package/rich-text/lib/modules/normalizeExternalHTML/normalizers/googleDocs.js +1 -1
- package/rich-text/lib/modules/normalizeExternalHTML/normalizers/msWord.js +1 -1
- package/rich-text/lib/modules/table.js +1 -1
- package/rich-text/lib/modules/toolbar.js +1 -1
- package/rich-text/lib/modules/uiNode.js +1 -1
- package/rich-text/lib/modules/uploader.js +1 -1
- package/rich-text/lib/parchment/attributor/attributor.js +1 -1
- package/rich-text/lib/parchment/attributor/class.js +1 -1
- package/rich-text/lib/parchment/attributor/store.js +1 -1
- package/rich-text/lib/parchment/attributor/style.js +1 -1
- package/rich-text/lib/parchment/blot/abstract/container.js +1 -1
- package/rich-text/lib/parchment/blot/abstract/leaf.js +1 -1
- package/rich-text/lib/parchment/blot/abstract/parent.js +1 -1
- package/rich-text/lib/parchment/blot/abstract/shadow.js +1 -1
- package/rich-text/lib/parchment/blot/block.js +1 -1
- package/rich-text/lib/parchment/blot/embed.js +1 -1
- package/rich-text/lib/parchment/blot/inline.js +1 -1
- package/rich-text/lib/parchment/blot/scroll.js +1 -1
- package/rich-text/lib/parchment/blot/text.js +1 -1
- package/rich-text/lib/parchment/collection/linked-list.js +1 -1
- package/rich-text/lib/parchment/error.js +1 -1
- package/rich-text/lib/parchment/index.js +1 -1
- package/rich-text/lib/parchment/registry.js +1 -1
- package/rich-text/lib/parchment/scope.js +1 -1
- package/row-col/Col-.js +1 -1
- package/row-col/Col.js +1 -1
- package/row-col/Row.js +1 -1
- package/row-col/context.js +1 -1
- package/row-col/index.js +1 -1
- package/segmented/index.js +1 -1
- package/select/Option.js +1 -1
- package/select/OptionGroup.js +1 -1
- package/select/Select.js +1 -1
- package/select/index.js +1 -1
- package/select/utils.js +1 -1
- package/select-view/Core.js +1 -1
- package/select-view/index.js +1 -1
- package/skeleton/Image.js +1 -1
- package/skeleton/Text.js +1 -1
- package/skeleton/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/Tick.js +1 -1
- package/slider/hook/useInterval.js +1 -1
- package/slider/hook/useLegalValue.js +1 -1
- package/slider/index.js +1 -1
- package/slider/utils.js +1 -1
- package/space/index.js +1 -1
- package/speech-synthesis/index.js +1 -1
- package/spin/DotLoading.js +1 -1
- package/spin/index.js +1 -1
- package/splitter/Panel.js +1 -1
- package/splitter/SplitBar.js +1 -1
- package/splitter/Splitter.js +1 -1
- 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/statistic/index.js +1 -1
- package/statistic/interface.js +1 -1
- package/steps/Step.js +1 -1
- package/steps/index.js +1 -1
- package/style.css +1 -1
- package/suspense-fallback-test/index.js +1 -1
- package/switch/index.js +1 -1
- package/table/ColGroup.js +1 -1
- package/table/Table.js +1 -1
- package/table/constant.js +1 -1
- package/table/context.js +7 -3
- package/table/hook/useColumns.js +1 -1
- package/table/hook/useComponent.js +1 -1
- package/table/hook/useExpand.js +1 -1
- package/table/hook/useRowSelection.js +1 -1
- package/table/hook/useSorter.js +1 -1
- package/table/hook/useStickyClassNames.js +1 -1
- package/table/hook/useStickyOffsets.js +1 -1
- package/table/hook/useThResizable.js +1 -1
- package/table/index.js +28 -24
- 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/Td.js +27 -27
- package/table/tbody/Tr.js +124 -119
- package/table/tbody/index.js +82 -75
- package/table/tfoot/index.js +12 -11
- package/table/th-resizable/index.js +1 -1
- package/table/thead/Column.js +3 -3
- package/table/thead/index.js +68 -67
- package/table/utils.js +1 -1
- package/tabs/TabContent.js +17 -17
- package/tabs/TabPane.js +1 -1
- package/tabs/Tabs.js +101 -95
- package/tabs/context.js +1 -1
- package/tabs/hook/useDomSize.js +1 -1
- package/tabs/hook/useHeaderScroll.js +1 -1
- package/tabs/index.js +8 -6
- package/tabs/tab-header/DropdownIcon.js +52 -44
- package/tabs/tab-header/TabInk.js +48 -47
- package/tabs/tab-header/TabNavIcon.js +50 -49
- package/tabs/tab-header/TabTitle.js +53 -52
- package/tabs/tab-header/index.js +198 -197
- package/tabs/utils.js +1 -1
- package/tag/index.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/context.js +1 -1
- package/time-picker/index.js +1 -1
- package/time-picker/utils.js +1 -1
- package/timeline/Item.js +1 -1
- package/timeline/Timeline.js +1 -1
- package/timeline/index.js +1 -1
- package/timer/index.js +1 -1
- package/tooltip/Tooltip.js +1 -1
- package/tooltip/index.js +1 -1
- package/tour/index.js +1 -1
- package/transfer/Item.js +1 -1
- package/transfer/List.js +1 -1
- package/transfer/index.js +1 -1
- package/tree/Animation.js +1 -1
- package/tree/Node.js +1 -1
- package/tree/NodeList.js +1 -1
- package/tree/Tree.js +1 -1
- package/tree/context.js +1 -1
- package/tree/index.js +1 -1
- package/tree/utils.js +1 -1
- package/tree-select/List.js +1 -1
- package/tree-select/Select.js +1 -1
- package/tree-select/hook/useKeyCache.js +1 -1
- package/tree-select/hook/useStateValue.js +1 -1
- package/tree-select/hook/useTreeData.js +1 -1
- package/tree-select/index.js +1 -1
- package/tree-select/interface.js +1 -1
- package/tree-select/utils.js +1 -1
- package/trigger/getPopupStyle.js +1 -1
- package/trigger/index.js +1 -1
- package/types/collapse/Collapse.d.ts +1 -1
- package/types/collapse/context.d.ts +1 -1
- package/types/collapse/interface.d.ts +14 -1
- package/types/index.d.ts +2 -2
- package/types/table/context.d.ts +5 -1
- package/types/table/index.d.ts +2 -2
- package/types/table/interface.d.ts +27 -0
- package/types/table/tbody/Td.d.ts +2 -22
- package/types/table/tbody/Tr.d.ts +1 -8
- package/types/table/thead/Column.d.ts +2 -1
- package/types/tabs/TabContent.d.ts +1 -1
- package/types/tabs/Tabs.d.ts +2 -1
- package/types/tabs/context.d.ts +5 -3
- package/types/tabs/interface.d.ts +15 -4
- package/types/tabs/tab-header/TabInk.d.ts +1 -10
- package/types/tabs/tab-header/TabTitle.d.ts +1 -15
- package/typography/Base.js +1 -1
- package/typography/EditContent.js +1 -1
- package/typography/Ellipsis.js +1 -1
- 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/index.js +1 -1
- package/typography/useCssEllipsis.js +1 -1
- package/typography/useEllipsis.js +1 -1
- package/upload/TriggerNode.js +1 -1
- package/upload/Upload.js +1 -1
- package/upload/Uploader.js +1 -1
- package/upload/constant.js +1 -1
- 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/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/constant.js +1 -1
- package/utils/contextHolder.js +1 -1
- package/utils/copy.js +1 -1
- package/utils/date.js +1 -1
- package/utils/dayjs.js +1 -1
- package/utils/dom.js +1 -1
- package/utils/emitter.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/getStringLength.js +1 -1
- package/utils/include.js +1 -1
- package/utils/index.js +1 -1
- 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/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/throttleByRaf.js +1 -1
- package/utils/throttleByRaf2.js +1 -1
- package/utils/toArray.js +1 -1
- package/utils/tree.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/index.js +1 -1
- package/version/index.js +2 -2
- package/virtual-list/Filler.js +1 -1
- package/virtual-list/VirtualList.js +1 -1
- package/virtual-list/constant.js +1 -1
- package/virtual-list/hook/useCacheChildrenNodes.js +1 -1
- package/virtual-list/hook/useComputeVirtualItemHeight.js +1 -1
- package/virtual-list/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/index.js +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* 2026-01-
|
|
1
|
+
/* 2026-01-21 11:03:35 */
|
|
2
2
|
function s(f, t, b, l, h) {
|
|
3
3
|
let o = b, i = l;
|
|
4
4
|
return b && (f.width > t.width ? o = 0 : (t.left > f.left && (o -= Math.abs(f.left - t.left) / h), t.right < f.right && (o += Math.abs(f.right - t.right) / h))), l && (f.height > t.height ? i = 0 : (t.top > f.top && (i -= Math.abs(f.top - t.top) / h), t.bottom < f.bottom && (i += Math.abs(f.bottom - t.bottom) / h))), [o, i];
|
package/image/utils/getScale.js
CHANGED
package/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/* 2026-01-
|
|
2
|
-
import { clearCache as m, configResponsive as d, createUpdateEffect as n, useAsyncEffect as x, useBoolean as c, useClickAway as C, useComputedState as S, useControllableValue as
|
|
1
|
+
/* 2026-01-21 11:03:35 */
|
|
2
|
+
import { clearCache as m, configResponsive as d, createUpdateEffect as n, useAsyncEffect as x, useBoolean as c, useClickAway as C, useComputedState as S, useControllableValue as T, useCookieState as y, useCountDown as g, useCounter as h, useCreate as R, useCreation as b, useDebounce as I, useDebounceEffect as P, useDebounceFn as v, useDeepCompareEffect as E, useDeepCompareLayoutEffect as k, useDocumentVisibility as D, useDrag as A, useDrop as B, useEvent as O, useEventListener as L, useEventTarget as F, useExternal as M, useFavicon as N, useFocusWithin as w, useForceUpdate as V, useFullscreen as _, useGetState as U, useHistoryTravel as W, useHover as j, useId as G, useInView as H, useInViewport as z, useInfiniteScroll as q, useIntersectionObserver as Y, useIntersectionObservers as K, useInterval as J, useIsFirstRender as Q, useIsomorphicLayoutEffect as X, useKeyPress as Z, useKeyboardEvent as $, useLatest as ee, useListenWindowResize as te, useLocalStorageState as oe, useLockFn as re, useLongPress as ae, useMedia as se, useMemo as fe, useMemoizedFn as ue, useMergeProps as le, useMergeValue as ie, useMount as pe, useMouse as me, useMove as de, useMutationObserver as ne, useMutationObservers as xe, useNetwork as ce, useOnlineStatus as Ce, useOverflowHidden as Se, useOverrideRef as Te, usePagination as ye, usePasteImage as ge, usePersistCallback as he, usePrefersColorSchemeDark as Re, usePrevious as be, useRafInterval as Ie, useRafState as Pe, useRafTimeout as ve, useReactive as Ee, useRefLatest as ke, useRefs as De, useRefs2 as Ae, useRequest as Be, useResetState as Oe, useResizeObserver as Le, useResizeObservers as Fe, useResponsive as Me, useSafeState as Ne, useScroll as we, useSelections as Ve, useSessionStorageState as _e, useSetState as Ue, useSize as We, useStateCallback as je, useStateWithPromise as Ge, useSyncState as He, useTextSelection as ze, useTheme as qe, useThrottle as Ye, useThrottleEffect as Ke, useThrottleFn as Je, useTimeout as Qe, useTitle as Xe, useToggle as Ze, useTrackedEffect as $e, useUnmount as et, useUnmountedRef as tt, useUpdate as ot, useUpdateEffect as rt, useUpdateLayoutEffect as at, useUrlState as st, useVirtualList as ft, useWatch as ut, useWebSocket as lt, useWhyDidYouUpdate as it, useWindowSize as pt } from "@unicom-cloud/ui-common/hooks";
|
|
3
3
|
import { default as dt } from "./hooks/use-breakpoint/index.js";
|
|
4
4
|
import { useResponsiveState as xt } from "./hooks/use-responsive-state/index.js";
|
|
5
5
|
import { useVerificationCode as Ct } from "./hooks/use-verification-code/index.js";
|
|
6
|
-
import { useWatermark as
|
|
7
|
-
import { default as
|
|
6
|
+
import { useWatermark as Tt } from "./hooks/use-watermark/index.js";
|
|
7
|
+
import { default as gt } from "@unicom-cloud/ui-common/utils/callbackOriginRef";
|
|
8
8
|
import { callOrReturn as Rt } from "@unicom-cloud/utils/function";
|
|
9
9
|
import { default as It } from "@unicom-cloud/ui-common/utils/caseName";
|
|
10
10
|
import { default as vt, default as Et } from "@unicom-cloud/ui-common/utils/className";
|
|
@@ -15,8 +15,8 @@ import { convertTime as wt, convertToDurationBasedOnTimeUnits as Vt, dateFormat
|
|
|
15
15
|
import { dayjs_formatValue as jt, dayjs_getDayjsValue as Gt, dayjs_getFormatFromArray as Ht, dayjs_getNow as zt, dayjs_getRealTime as qt, dayjs_getSortedDayjsArray as Yt, dayjs_getTimeFormat as Kt, dayjs_getValueWithTime as Jt, dayjs_isDayjsArrayChange as Qt, dayjs_isDayjsChange as Xt, dayjs_isValidTimeString as Zt, dayjs_methods as $t, dayjs_timezoneToOffset as eo, dayjs_toLocal as to, dayjs_toTimezone as oo } from "./utils/dayjs.js";
|
|
16
16
|
import { canUseDOM as ao, contains as so, forceReflow as fo, getBodyContainer as uo, getElementCoordinates as lo, getScrollElements as io, off as po, on as mo, parentContainsChildren as no, reflow as xo } from "@unicom-cloud/ui-common/utils/dom";
|
|
17
17
|
import { default as Co } from "@unicom-cloud/ui-common/utils/emitter";
|
|
18
|
-
import { fileRead as
|
|
19
|
-
import { fileToDataURL as
|
|
18
|
+
import { fileRead as To } from "@unicom-cloud/utils/file/fileRead";
|
|
19
|
+
import { fileToDataURL as go } from "@unicom-cloud/utils/file/fileToDataURL";
|
|
20
20
|
import { default as Ro } from "@unicom-cloud/ui-common/utils/fillNBSP";
|
|
21
21
|
import { default as Io } from "@unicom-cloud/ui-common/utils/findRootElement";
|
|
22
22
|
import "@unicom-cloud/ui-common/utils/findScrollParent";
|
|
@@ -27,7 +27,7 @@ import { default as Oo } from "@unicom-cloud/ui-common/utils/include";
|
|
|
27
27
|
import "@unicom-cloud/ui-common/utils/intersectionObserver";
|
|
28
28
|
import * as o from "./utils/is.js";
|
|
29
29
|
export * from "@unicom-cloud/ui-common/utils/lodash";
|
|
30
|
-
import { assign as Mo, assignIn as No, at as wo, camelCase as Vo, capitalize as _o, castArray as Uo, chain as Wo, chunk as jo, clone as Go, cloneDeep as Ho, cloneDeepWith as zo, cloneWith as qo, compact as Yo, curry as Ko, debounce as Jo, defaultTo as Qo, defaults as Xo, defaultsDeep as Zo, difference as $o, escape as er, findKey as tr, flattenDeep as or, flow as rr, get as ar, groupBy as sr, has as fr, intersection as ur, invert as lr, invertBy as ir, kebabCase as pr, mean as mr, memoize as dr, merge as nr, mergeWith as xr, orderBy as cr, partition as Cr, pullAll as Sr, result as
|
|
30
|
+
import { assign as Mo, assignIn as No, at as wo, camelCase as Vo, capitalize as _o, castArray as Uo, chain as Wo, chunk as jo, clone as Go, cloneDeep as Ho, cloneDeepWith as zo, cloneWith as qo, compact as Yo, curry as Ko, debounce as Jo, defaultTo as Qo, defaults as Xo, defaultsDeep as Zo, difference as $o, escape as er, findKey as tr, flattenDeep as or, flow as rr, get as ar, groupBy as sr, has as fr, intersection as ur, invert as lr, invertBy as ir, kebabCase as pr, mean as mr, memoize as dr, merge as nr, mergeWith as xr, orderBy as cr, partition as Cr, pullAll as Sr, result as Tr, sample as yr, sampleSize as gr, set as hr, setWith as Rr, shuffle as br, snakeCase as Ir, sortBy as Pr, startCase as vr, throttle as Er, toPath as kr, truncate as Dr, union as Ar, uniq as Br, uniqueId as Or, unset as Lr, update as Fr, updateWith as Mr, upperCase as Nr, upperFirst as wr, without as Vr, xor as _r, zip as Ur } from "@unicom-cloud/ui-common/utils/lodash";
|
|
31
31
|
import { div as jr, default as Gr, minus as Hr, plus as zr, times as qr } from "@unicom-cloud/utils/math";
|
|
32
32
|
import { default as Kr } from "@unicom-cloud/ui-common/utils/mergedToString";
|
|
33
33
|
import { default as Qr } from "@unicom-cloud/ui-common/utils/mergeProps";
|
|
@@ -39,7 +39,7 @@ import { default as sa, pickDataAttributes as fa } from "@unicom-cloud/ui-common
|
|
|
39
39
|
import { default as la } from "@unicom-cloud/ui-common/utils/pinyin";
|
|
40
40
|
import { composeRef as pa, fillRef as ma, getNodeRef as da, getReactElementRef as na, supportNodeRef as xa, supportRef as ca, useComposeRef as Ca } from "@unicom-cloud/ui-common/utils/ref";
|
|
41
41
|
import "@unicom-cloud/ui-common/utils/resizeObserver";
|
|
42
|
-
import { responsiveArray as
|
|
42
|
+
import { responsiveArray as Ta, responsiveMap as ya, responsiveObserve as ga } from "./utils/responsiveObserve.js";
|
|
43
43
|
import { default as Ra } from "@unicom-cloud/ui-common/utils/saveAs";
|
|
44
44
|
import { default as Ia } from "@unicom-cloud/ui-common/utils/screenfull";
|
|
45
45
|
import { alignNearest as va, canOverflow as Ea, compute as ka, getFrameElement as Da, getOptions as Aa, getParentElement as Ba, getScrollMargins as Oa, isCustomScrollBehavior as La, isHiddenByFrame as Fa, isInDocument as Ma, isScrollable as Na, isStandardScrollBehavior as wa, scrollIntoView as Va, default as _a, scrollIntoViewNative as Ua } from "@unicom-cloud/ui-common/utils/scrollIntoViewIfNeeded";
|
|
@@ -53,8 +53,8 @@ import { fixedWidth as ts, getStyle as os, setTransformStyle as rs } from "@unic
|
|
|
53
53
|
import { default as ss } from "@unicom-cloud/ui-common/utils/throttleByRaf";
|
|
54
54
|
import { default as us } from "@unicom-cloud/ui-common/utils/toArray";
|
|
55
55
|
import { findNodeBy as is, getChildWithParentBy as ps, getItemBy as ms, getItemByID as ds, getLabelFromDictionaryByValue as ns, searchTree as xs, default as cs } from "@unicom-cloud/utils/tree";
|
|
56
|
-
import { Tween as Ss, easing as
|
|
57
|
-
import { v4 as
|
|
56
|
+
import { Tween as Ss, easing as Ts } from "@unicom-cloud/ui-common/utils/tween";
|
|
57
|
+
import { v4 as gs, v4 as hs } from "uuid";
|
|
58
58
|
import { PqbValidator as bs, Validator as Is, ValidatorArray as Ps, ValidatorBase as vs, ValidatorBoolean as Es, ValidatorCustom as ks, ValidatorNumber as Ds, ValidatorObject as As, ValidatorSchema as Bs, ValidatorString as Os, ValidatorType as Ls, validatorLocale as Fs } from "@unicom-cloud/utils/validate";
|
|
59
59
|
import { default as Ns } from "@unicom-cloud/ui-common/utils/warning";
|
|
60
60
|
import * as s from "@unicom-cloud/utils/constant/keyboardCode";
|
|
@@ -72,7 +72,7 @@ import { BUTTON_STATUS as lf, BUTTON_TYPE as pf, default as mf } from "./button/
|
|
|
72
72
|
import { default as nf } from "./calendar/index.js";
|
|
73
73
|
import { default as cf } from "./card/index.js";
|
|
74
74
|
import { default as Sf } from "./carousel/index.js";
|
|
75
|
-
import { default as
|
|
75
|
+
import { default as yf } from "./cascader/Cascader.js";
|
|
76
76
|
import { default as hf } from "./checkbox/Checkbox.js";
|
|
77
77
|
import { default as bf } from "./checkbox/Group.js";
|
|
78
78
|
import { default as Pf } from "./collapse/Collapse.js";
|
|
@@ -95,7 +95,7 @@ import { default as mu } from "./form/index.js";
|
|
|
95
95
|
import { default as nu } from "./grid/index.js";
|
|
96
96
|
import { default as cu } from "./icon/Icon.js";
|
|
97
97
|
import { default as Su } from "./icon-hover/index.js";
|
|
98
|
-
import { default as
|
|
98
|
+
import { default as yu } from "./icons/file/index.js";
|
|
99
99
|
import { default as hu } from "./image/Image.js";
|
|
100
100
|
import { default as bu } from "./input/Input.js";
|
|
101
101
|
import { default as Pu } from "./input-number/index.js";
|
|
@@ -122,8 +122,8 @@ import { default as il } from "./portal/Portal.js";
|
|
|
122
122
|
import { default as ml } from "./progress/index.js";
|
|
123
123
|
import { default as nl } from "@unicom-cloud/ui-common/progress";
|
|
124
124
|
import { default as cl, default as Cl } from "./qr-code/QRCode.js";
|
|
125
|
-
import { default as
|
|
126
|
-
import { default as
|
|
125
|
+
import { default as Tl } from "./radio/Radio.js";
|
|
126
|
+
import { default as gl, RadioGroupContext as hl } from "./radio/Group.js";
|
|
127
127
|
import { default as bl } from "./rate/index.js";
|
|
128
128
|
import { default as Pl } from "./resize-box/index.js";
|
|
129
129
|
import { default as El } from "./result/index.js";
|
|
@@ -149,7 +149,7 @@ import { TAG_COLORS as ii, default as pi } from "./tag/index.js";
|
|
|
149
149
|
import { default as di, TimePickerRange as ni } from "./time-picker/index.js";
|
|
150
150
|
import { default as ci } from "./timeline/Timeline.js";
|
|
151
151
|
import { default as Si } from "./timer/index.js";
|
|
152
|
-
import { default as
|
|
152
|
+
import { default as yi } from "./tooltip/Tooltip.js";
|
|
153
153
|
import { default as hi } from "./tour/index.js";
|
|
154
154
|
import { default as bi } from "./transfer/index.js";
|
|
155
155
|
import { default as Pi } from "./tree/Tree.js";
|
|
@@ -175,7 +175,7 @@ import { default as mp } from "./calendar/Month.js";
|
|
|
175
175
|
import { default as np } from "./calendar/Year.js";
|
|
176
176
|
import { default as cp } from "./card/Grid.js";
|
|
177
177
|
import { default as Sp } from "./card/Meta.js";
|
|
178
|
-
import { default as
|
|
178
|
+
import { default as yp } from "./checkbox/GroupBlock.js";
|
|
179
179
|
import { default as hp } from "./checkbox/useCheckbox.js";
|
|
180
180
|
import { default as bp } from "./collapse/Item.js";
|
|
181
181
|
import { default as Pp, ConfigProviderDefaultProps as vp } from "./config-provider/context.js";
|
|
@@ -199,8 +199,8 @@ import { default as im } from "./input/Button.js";
|
|
|
199
199
|
import { default as mm } from "./input/Group.js";
|
|
200
200
|
import { default as nm } from "./input/Password.js";
|
|
201
201
|
import { default as cm } from "./input/Search.js";
|
|
202
|
-
import { default as Sm, default as
|
|
203
|
-
import { default as
|
|
202
|
+
import { default as Sm, default as Tm } from "./input/Textarea.js";
|
|
203
|
+
import { default as gm } from "./layout/Content.js";
|
|
204
204
|
import { default as Rm } from "./layout/Footer.js";
|
|
205
205
|
import { default as Im } from "./layout/Header.js";
|
|
206
206
|
import { default as vm } from "./layout/Sider.js";
|
|
@@ -225,7 +225,7 @@ import { default as pd, default as md } from "./steps/Step.js";
|
|
|
225
225
|
import { default as nd } from "./table/summary/index.js";
|
|
226
226
|
import { default as cd } from "./table/summary/Cell.js";
|
|
227
227
|
import { default as Sd } from "./table/summary/Row.js";
|
|
228
|
-
import { default as
|
|
228
|
+
import { default as yd } from "./table/hook/useColumns.js";
|
|
229
229
|
import { default as hd } from "./table/hook/useComponent.js";
|
|
230
230
|
import { default as bd } from "./table/hook/useExpand.js";
|
|
231
231
|
import { default as Pd } from "./table/hook/useRowSelection.js";
|
|
@@ -249,16 +249,17 @@ import { GridContext as mn } from "./grid/context.js";
|
|
|
249
249
|
import { default as nn } from "@unicom-cloud/icons/context";
|
|
250
250
|
import { default as cn } from "@unicom-cloud/icons/useProps";
|
|
251
251
|
import { ImagePreviewGroupContext as Sn } from "./image/context.js";
|
|
252
|
-
import { LayoutSiderContext as
|
|
252
|
+
import { LayoutSiderContext as yn } from "./layout/context.js";
|
|
253
253
|
import { RowContext as hn } from "./row-col/context.js";
|
|
254
|
-
import { TableContext as bn } from "./table/context.js";
|
|
255
|
-
import { defaultComponent as
|
|
256
|
-
import { TableSummaryContext as
|
|
257
|
-
import {
|
|
258
|
-
import {
|
|
259
|
-
import {
|
|
260
|
-
import {
|
|
261
|
-
import {
|
|
254
|
+
import { TableContext as bn, TableTbodyContext as In, TableTfootContext as Pn, TableTheadContext as vn, TableTrContext as En } from "./table/context.js";
|
|
255
|
+
import { defaultComponent as Dn } from "./table/constant.js";
|
|
256
|
+
import { TableSummaryContext as Bn } from "./table/summary/context.js";
|
|
257
|
+
import { TabsContext as Ln } from "./tabs/context.js";
|
|
258
|
+
import { TimePickerContext as Mn, TimePickerRangeContext as Nn } from "./time-picker/context.js";
|
|
259
|
+
import { TreeContext as Vn } from "./tree/context.js";
|
|
260
|
+
import { NOOP as Un, UI_PC_KEY as Wn, UI_PC_THEME_DARK_CLASS_NAME as jn } from "@unicom-cloud/ui-common/utils/constant";
|
|
261
|
+
import { default as Hn } from "dayjs";
|
|
262
|
+
import { is32Bit as qn, isAllChinese as Yn, isArguments as Kn, isArray as Jn, isArrayBuffer as Qn, isArrayLike as Xn, isArrayLikeObject as Zn, isAscii as $n, isAsyncFunction as ex, isBase64 as tx, isBigInt as ox, isBlob as rx, isBoolean as ax, isBuffer as sx, isChinese as fx, isColorValue as ux, isDataURI as lx, isDate as ix, isDayjs as px, isElement as mx, isElementByInstanceof as dx, isEmail as nx, isEmpty as xx, isEmptyArray as cx, isEmptyObject as Cx, isEmptyReactNode as Sx, isEmptyValue as Tx, isEqual as yx, isEqualWith as gx, isError as hx, isEventTarget as Rx, isExist as bx, isFile as Ix, isFinite as Px, isFullWidth as vx, isFunction as Ex, isHSL as kx, isHalfWidth as Dx, isHash as Ax, isHexColor as Bx, isIMEI as Ox, isIP as Lx, isIPRange as Fx, isIdentityCard as Mx, isInteger as Nx, isJSON as wx, isJSON_String as Vx, isJWT as _x, isLength as Ux, isMACAddress as Wx, isMD5 as jx, isMap as Gx, isMatch as Hx, isMatchWith as zx, isMimeType as qx, isMobilePhone as Yx, isMobilePhoneLocales as Kx, isNaN as Jx, isNative as Qx, isNil as Xx, isNull as Zx, isNullOrUndefined as $x, isNumber as ec, isObject as tc, isObjectLike as oc, isPlainObject as rc, isPort as ac, isPromise as sc, isReact18 as fc, isReact19 as uc, isReactClassComponent as lc, isReactComponent as ic, isReactComponentAndNotFragment as pc, isReadableStream as mc, isRegExp as dc, isRgbColor as nc, isSafeInteger as xc, isScrollElement as cc, isSemVer as Cc, isServerRendering as Sc, isSet as Tc, isSlug as yc, isString as gc, isStrongPassword as hc, isSymbol as Rc, isTypedArray as bc, isURL as Ic, isUUID as Pc, isUndefined as vc, isVariableWidth as Ec, isWeakMap as kc, isWeakSet as Dc, isWindow as Ac } from "@unicom-cloud/ui-common/utils/is";
|
|
262
263
|
export {
|
|
263
264
|
Vs as Affix,
|
|
264
265
|
Us as Alert,
|
|
@@ -292,10 +293,10 @@ export {
|
|
|
292
293
|
cp as CardGrid,
|
|
293
294
|
Sp as CardMeta,
|
|
294
295
|
Sf as Carousel,
|
|
295
|
-
|
|
296
|
+
yf as Cascader,
|
|
296
297
|
hf as Checkbox,
|
|
297
298
|
bf as CheckboxGroup,
|
|
298
|
-
|
|
299
|
+
yp as CheckboxGroupBlock,
|
|
299
300
|
$d as CheckboxGroupContext,
|
|
300
301
|
Xp as Col,
|
|
301
302
|
Pf as Collapse,
|
|
@@ -347,7 +348,7 @@ export {
|
|
|
347
348
|
Xa as HYPHEN,
|
|
348
349
|
cu as Icon,
|
|
349
350
|
nn as IconContext,
|
|
350
|
-
|
|
351
|
+
yu as IconFile,
|
|
351
352
|
Su as IconHover,
|
|
352
353
|
hu as Image,
|
|
353
354
|
sm as ImagePreview,
|
|
@@ -362,11 +363,11 @@ export {
|
|
|
362
363
|
Eu as InputTag,
|
|
363
364
|
Sm as InputTextarea,
|
|
364
365
|
Du as Layout,
|
|
365
|
-
|
|
366
|
+
gm as LayoutContent,
|
|
366
367
|
Rm as LayoutFooter,
|
|
367
368
|
Im as LayoutHeader,
|
|
368
369
|
vm as LayoutSider,
|
|
369
|
-
|
|
370
|
+
yn as LayoutSiderContext,
|
|
370
371
|
Bu as Link,
|
|
371
372
|
Lu as LiquidFill,
|
|
372
373
|
Mu as List,
|
|
@@ -383,7 +384,7 @@ export {
|
|
|
383
384
|
Vm as MenuSubMenu,
|
|
384
385
|
Yu as Message,
|
|
385
386
|
Ju as Modal,
|
|
386
|
-
|
|
387
|
+
Un as NOOP,
|
|
387
388
|
Xu as Notification,
|
|
388
389
|
$u as OverflowEllipsis,
|
|
389
390
|
Ym as OverflowEllipsisItem,
|
|
@@ -398,8 +399,8 @@ export {
|
|
|
398
399
|
nl as Progress2,
|
|
399
400
|
cl as QRCode,
|
|
400
401
|
Cl as QR_Code,
|
|
401
|
-
|
|
402
|
-
|
|
402
|
+
Tl as Radio,
|
|
403
|
+
gl as RadioGroup,
|
|
403
404
|
Qm as RadioGroupBlock,
|
|
404
405
|
hl as RadioGroupContext,
|
|
405
406
|
bl as Rate,
|
|
@@ -438,24 +439,29 @@ export {
|
|
|
438
439
|
bn as TableContext,
|
|
439
440
|
nd as TableSummary,
|
|
440
441
|
cd as TableSummaryCell,
|
|
441
|
-
|
|
442
|
+
Bn as TableSummaryContext,
|
|
442
443
|
Sd as TableSummaryRow,
|
|
444
|
+
In as TableTbodyContext,
|
|
445
|
+
Pn as TableTfootContext,
|
|
446
|
+
vn as TableTheadContext,
|
|
447
|
+
En as TableTrContext,
|
|
443
448
|
ui as Tabs,
|
|
449
|
+
Ln as TabsContext,
|
|
444
450
|
Nd as TabsTabPane,
|
|
445
451
|
pi as Tag,
|
|
446
|
-
|
|
452
|
+
Tm as Textarea,
|
|
447
453
|
di as TimePicker,
|
|
448
|
-
|
|
454
|
+
Mn as TimePickerContext,
|
|
449
455
|
ni as TimePickerRange,
|
|
450
|
-
|
|
456
|
+
Nn as TimePickerRangeContext,
|
|
451
457
|
ci as Timeline,
|
|
452
458
|
Vd as TimelineItem,
|
|
453
459
|
Si as Timer,
|
|
454
|
-
|
|
460
|
+
yi as Tooltip,
|
|
455
461
|
hi as Tour,
|
|
456
462
|
bi as Transfer,
|
|
457
463
|
Pi as Tree,
|
|
458
|
-
|
|
464
|
+
Vn as TreeContext,
|
|
459
465
|
Ud as TreeNode,
|
|
460
466
|
Ei as TreeSelect,
|
|
461
467
|
Wd as TreeSelectNode,
|
|
@@ -466,8 +472,8 @@ export {
|
|
|
466
472
|
zd as TypographyParagraph,
|
|
467
473
|
Yd as TypographyText,
|
|
468
474
|
Jd as TypographyTitle,
|
|
469
|
-
|
|
470
|
-
|
|
475
|
+
Wn as UI_PC_KEY,
|
|
476
|
+
jn as UI_PC_THEME_DARK_CLASS_NAME,
|
|
471
477
|
Mi as UPLOAD_STATUS,
|
|
472
478
|
Li as Upload,
|
|
473
479
|
Xd as UploadList,
|
|
@@ -494,7 +500,7 @@ export {
|
|
|
494
500
|
No as assignIn,
|
|
495
501
|
wo as at,
|
|
496
502
|
Rt as callOrReturn,
|
|
497
|
-
|
|
503
|
+
gt as callbackOriginRef,
|
|
498
504
|
Vo as camelCase,
|
|
499
505
|
Ea as canOverflow,
|
|
500
506
|
ao as canUseDOM,
|
|
@@ -522,7 +528,7 @@ export {
|
|
|
522
528
|
Et as cs,
|
|
523
529
|
Ko as curry,
|
|
524
530
|
_t as dateFormat,
|
|
525
|
-
|
|
531
|
+
Hn as dayjs,
|
|
526
532
|
Ut as dayjsFormat,
|
|
527
533
|
jt as dayjs_formatValue,
|
|
528
534
|
Gt as dayjs_getDayjsValue,
|
|
@@ -545,11 +551,11 @@ export {
|
|
|
545
551
|
Zo as defaultsDeep,
|
|
546
552
|
$o as difference,
|
|
547
553
|
jr as div,
|
|
548
|
-
|
|
554
|
+
Ts as easing,
|
|
549
555
|
Co as emitter,
|
|
550
556
|
er as escape,
|
|
551
|
-
|
|
552
|
-
|
|
557
|
+
To as fileRead,
|
|
558
|
+
go as fileToDataURL,
|
|
553
559
|
Ro as fillNBSP,
|
|
554
560
|
ma as fillRef,
|
|
555
561
|
Hs as findAnchorLinkNode,
|
|
@@ -585,104 +591,104 @@ export {
|
|
|
585
591
|
lr as invert,
|
|
586
592
|
ir as invertBy,
|
|
587
593
|
o as is,
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
594
|
+
qn as is32Bit,
|
|
595
|
+
Yn as isAllChinese,
|
|
596
|
+
Kn as isArguments,
|
|
597
|
+
Jn as isArray,
|
|
598
|
+
Qn as isArrayBuffer,
|
|
599
|
+
Xn as isArrayLike,
|
|
600
|
+
Zn as isArrayLikeObject,
|
|
601
|
+
$n as isAscii,
|
|
602
|
+
ex as isAsyncFunction,
|
|
603
|
+
tx as isBase64,
|
|
604
|
+
ox as isBigInt,
|
|
605
|
+
rx as isBlob,
|
|
606
|
+
ax as isBoolean,
|
|
607
|
+
sx as isBuffer,
|
|
608
|
+
fx as isChinese,
|
|
609
|
+
ux as isColorValue,
|
|
604
610
|
La as isCustomScrollBehavior,
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
611
|
+
lx as isDataURI,
|
|
612
|
+
ix as isDate,
|
|
613
|
+
px as isDayjs,
|
|
614
|
+
mx as isElement,
|
|
615
|
+
dx as isElementByInstanceof,
|
|
616
|
+
nx as isEmail,
|
|
617
|
+
xx as isEmpty,
|
|
618
|
+
cx as isEmptyArray,
|
|
619
|
+
Cx as isEmptyObject,
|
|
620
|
+
Sx as isEmptyReactNode,
|
|
621
|
+
Tx as isEmptyValue,
|
|
622
|
+
yx as isEqual,
|
|
623
|
+
gx as isEqualWith,
|
|
624
|
+
hx as isError,
|
|
625
|
+
Rx as isEventTarget,
|
|
626
|
+
bx as isExist,
|
|
627
|
+
Ix as isFile,
|
|
628
|
+
Px as isFinite,
|
|
629
|
+
vx as isFullWidth,
|
|
630
|
+
Ex as isFunction,
|
|
631
|
+
kx as isHSL,
|
|
632
|
+
Dx as isHalfWidth,
|
|
633
|
+
Ax as isHash,
|
|
634
|
+
Bx as isHexColor,
|
|
629
635
|
Fa as isHiddenByFrame,
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
636
|
+
Ox as isIMEI,
|
|
637
|
+
Lx as isIP,
|
|
638
|
+
Fx as isIPRange,
|
|
639
|
+
Mx as isIdentityCard,
|
|
634
640
|
Ma as isInDocument,
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
641
|
+
Nx as isInteger,
|
|
642
|
+
wx as isJSON,
|
|
643
|
+
Vx as isJSON_String,
|
|
644
|
+
_x as isJWT,
|
|
645
|
+
Ux as isLength,
|
|
646
|
+
Wx as isMACAddress,
|
|
647
|
+
jx as isMD5,
|
|
648
|
+
Gx as isMap,
|
|
649
|
+
Hx as isMatch,
|
|
650
|
+
zx as isMatchWith,
|
|
651
|
+
qx as isMimeType,
|
|
652
|
+
Yx as isMobilePhone,
|
|
653
|
+
Kx as isMobilePhoneLocales,
|
|
654
|
+
Jx as isNaN,
|
|
655
|
+
Qx as isNative,
|
|
656
|
+
Xx as isNil,
|
|
657
|
+
Zx as isNull,
|
|
658
|
+
$x as isNullOrUndefined,
|
|
659
|
+
ec as isNumber,
|
|
660
|
+
tc as isObject,
|
|
661
|
+
oc as isObjectLike,
|
|
662
|
+
rc as isPlainObject,
|
|
663
|
+
ac as isPort,
|
|
664
|
+
sc as isPromise,
|
|
665
|
+
fc as isReact18,
|
|
666
|
+
uc as isReact19,
|
|
667
|
+
lc as isReactClassComponent,
|
|
668
|
+
ic as isReactComponent,
|
|
669
|
+
pc as isReactComponentAndNotFragment,
|
|
670
|
+
mc as isReadableStream,
|
|
671
|
+
dc as isRegExp,
|
|
672
|
+
nc as isRgbColor,
|
|
673
|
+
xc as isSafeInteger,
|
|
674
|
+
cc as isScrollElement,
|
|
669
675
|
Na as isScrollable,
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
676
|
+
Cc as isSemVer,
|
|
677
|
+
Sc as isServerRendering,
|
|
678
|
+
Tc as isSet,
|
|
679
|
+
yc as isSlug,
|
|
674
680
|
wa as isStandardScrollBehavior,
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
681
|
+
gc as isString,
|
|
682
|
+
hc as isStrongPassword,
|
|
683
|
+
Rc as isSymbol,
|
|
684
|
+
bc as isTypedArray,
|
|
685
|
+
Ic as isURL,
|
|
686
|
+
Pc as isUUID,
|
|
687
|
+
vc as isUndefined,
|
|
688
|
+
Ec as isVariableWidth,
|
|
689
|
+
kc as isWeakMap,
|
|
690
|
+
Dc as isWeakSet,
|
|
691
|
+
Ac as isWindow,
|
|
686
692
|
pr as kebabCase,
|
|
687
693
|
s as keyboardCode,
|
|
688
694
|
Gr as math,
|
|
@@ -711,12 +717,12 @@ export {
|
|
|
711
717
|
xo as reflow,
|
|
712
718
|
Ha as removeDarkTheme,
|
|
713
719
|
$a as replaceEmptyWithHyphen,
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
+
Ta as responsiveArray,
|
|
721
|
+
ya as responsiveMap,
|
|
722
|
+
ga as responsiveObserve,
|
|
723
|
+
Tr as result,
|
|
724
|
+
yr as sample,
|
|
725
|
+
gr as sampleSize,
|
|
720
726
|
Ra as saveAs,
|
|
721
727
|
Ia as screenfull,
|
|
722
728
|
Va as scrollIntoView,
|
|
@@ -736,7 +742,7 @@ export {
|
|
|
736
742
|
vr as startCase,
|
|
737
743
|
xa as supportNodeRef,
|
|
738
744
|
ca as supportRef,
|
|
739
|
-
|
|
745
|
+
Dn as tableDefaultComponent,
|
|
740
746
|
Er as throttle,
|
|
741
747
|
ss as throttleByRaf,
|
|
742
748
|
qr as times,
|
|
@@ -760,9 +766,9 @@ export {
|
|
|
760
766
|
C as useClickAway,
|
|
761
767
|
Ca as useComposeRef,
|
|
762
768
|
S as useComputedState,
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
769
|
+
T as useControllableValue,
|
|
770
|
+
y as useCookieState,
|
|
771
|
+
g as useCountDown,
|
|
766
772
|
h as useCounter,
|
|
767
773
|
R as useCreate,
|
|
768
774
|
b as useCreation,
|
|
@@ -822,9 +828,9 @@ export {
|
|
|
822
828
|
zm as useNotification,
|
|
823
829
|
Ce as useOnlineStatus,
|
|
824
830
|
Se as useOverflowHidden,
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
831
|
+
Te as useOverrideRef,
|
|
832
|
+
ye as usePagination,
|
|
833
|
+
ge as usePasteImage,
|
|
828
834
|
he as usePersistCallback,
|
|
829
835
|
Re as usePrefersColorSchemeDark,
|
|
830
836
|
be as usePrevious,
|
|
@@ -850,7 +856,7 @@ export {
|
|
|
850
856
|
je as useStateCallback,
|
|
851
857
|
Ge as useStateWithPromise,
|
|
852
858
|
He as useSyncState,
|
|
853
|
-
|
|
859
|
+
yd as useTableColumns,
|
|
854
860
|
hd as useTableComponent,
|
|
855
861
|
bd as useTableExpand,
|
|
856
862
|
Pd as useTableRowSelection,
|
|
@@ -876,11 +882,11 @@ export {
|
|
|
876
882
|
Ct as useVerificationCode,
|
|
877
883
|
ft as useVirtualList,
|
|
878
884
|
ut as useWatch,
|
|
879
|
-
|
|
885
|
+
Tt as useWatermark,
|
|
880
886
|
lt as useWebSocket,
|
|
881
887
|
it as useWhyDidYouUpdate,
|
|
882
888
|
pt as useWindowSize,
|
|
883
|
-
|
|
889
|
+
gs as uuid,
|
|
884
890
|
hs as uuidv4,
|
|
885
891
|
Fs as validatorLocale,
|
|
886
892
|
Ns as warning,
|
package/input/Button.js
CHANGED
package/input/Group.js
CHANGED
package/input/Input.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* 2026-01-
|
|
1
|
+
/* 2026-01-21 11:03:35 */
|
|
2
2
|
import { jsxs as F, jsx as w } from "react/jsx-runtime";
|
|
3
3
|
import { forwardRef as ce, useContext as M, useState as de, useRef as R, useImperativeHandle as ge, useMemo as he } from "react";
|
|
4
4
|
import "../config-provider/ConfigProvider.js";
|
package/input/InputElement.js
CHANGED
package/input/Number.js
CHANGED
package/input/Password.js
CHANGED
package/input/Search.js
CHANGED
package/input/Tag.js
CHANGED