@unicom-cloud/ui 0.8.48 → 0.8.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Affix.js +1 -1
- package/Alert.js +6 -6
- package/AutoComplete.js +2 -2
- package/Avatar.js +1 -1
- package/BackTop.js +3 -3
- package/Badge.js +1 -1
- package/Breadcrumb.js +3 -3
- package/Button.js +2 -2
- package/Calendar.js +5 -5
- package/Card.js +1 -1
- package/Carousel.js +5 -5
- package/ColorPicker.js +3 -3
- package/Comment.js +1 -1
- package/Copy.js +4 -4
- package/DatePicker.js +7 -7
- package/Descriptions.js +1 -1
- package/Divider.js +1 -1
- package/Draggable.js +1 -1
- package/Dropdown.js +2 -2
- package/Empty.js +2 -2
- package/Form.js +7 -7
- package/Grid.js +1 -1
- package/Icon.js +1 -1
- package/IconHover.js +1 -1
- package/InputNumber.js +5 -5
- package/Layout.js +1 -1
- package/Link.js +2 -2
- package/List.js +1 -1
- package/Loading.js +2 -3
- package/Mentions.js +1 -1
- package/Message.js +1 -1
- package/Notice.js +8 -8
- package/Notification.js +1 -1
- package/OverflowEllipsis.js +1 -1
- package/PageHeader.js +3 -3
- package/Popconfirm.js +2 -2
- package/Popover.js +1 -1
- package/Progress.js +4 -4
- package/Rate.js +6 -6
- package/ResizeBox.js +7 -7
- package/Result.js +5 -5
- package/SelectView.js +5 -5
- package/Skeleton.js +1 -1
- package/Slider.js +3 -3
- package/Space.js +1 -1
- package/SpeechSynthesis.js +23 -32
- package/Spin.js +2 -2
- package/Statistic.js +2 -2
- package/Steps.js +3 -3
- package/SuspenseFallbackTest.js +10 -3
- package/Switch.js +2 -2
- package/Table.js +7 -7
- package/Tag.js +3 -3
- package/TimePicker.js +2 -2
- package/Tooltip.js +2 -2
- package/Transfer.js +7 -7
- package/Trigger.js +1 -1
- package/Typography.js +11 -12
- package/chunk/4XXtB4ZV.js +2 -2
- package/chunk/5PpvDpEt.js +3 -3
- package/chunk/9AJ-uN8F.js +1 -1
- package/chunk/B9nYZhXo.js +1 -1
- package/chunk/BHWpeAbb.js +1 -1
- package/chunk/BXZYc88i.js +16 -16
- package/chunk/C61BEbHK.js +2 -2
- package/chunk/CQvJK4kb.js +2 -2
- package/chunk/CfqAfcA3.js +7 -7
- package/chunk/CkIWpIl6.js +1 -1
- package/chunk/Cku5-xbe.js +2 -2
- package/chunk/CoevJNNj.js +3 -3
- package/chunk/Ct7mcZuW.js +3 -3
- package/chunk/Cw63stMm.js +6 -6
- package/chunk/DCe3olyi.js +2 -2
- package/chunk/DG5zSZDd.js +4 -4
- package/chunk/DMeJAY1S.js +6 -6
- package/chunk/DUX5Hw8l.js +6 -6
- package/chunk/DWGwYNvC.js +2 -2
- package/chunk/DXMtLuTP.js +4 -4
- package/chunk/DfvdYCUz.js +1 -1
- package/chunk/I0bfWb5y.js +10 -10
- package/chunk/dhljdm11.js +2 -2
- package/chunk/m3_n9fBe.js +16 -16
- package/chunk/n58kSv9T.js +6 -6
- package/chunk/tkU8zIK4.js +2 -2
- package/chunk/z7sBNzI4.js +10 -10
- package/hooks/useCopyToClipboard.js +1 -1
- package/hooks/useFullscreen.js +1 -1
- package/hooks/useTween.js +1 -1
- package/index.js +410 -411
- package/locale/en-US.js +1 -1
- package/locale/tr-TR.js +1 -1
- package/package.json +2 -5
- package/types/{pc/color-picker → color-picker}/hooks/useColorPicker.d.ts +1 -1
- package/types/{pc/form → form}/interface.d.ts +2 -2
- package/types/{pc/index.d.ts → index.d.ts} +3 -3
- package/types/{pc/select → select}/interface.d.ts +1 -1
- package/types/{pc/utils → utils}/CSSTransition.d.ts +1 -1
- package/types/utils/className.d.ts +2 -0
- package/types/utils/copy.d.ts +2 -0
- package/types/utils/saveAs.d.ts +2 -0
- package/types/{pc/utils → utils}/scrollIntoView.d.ts +1 -1
- package/types/{pc/virtual-list → virtual-list}/VirtualList.d.ts +1 -1
- package/utils/className.js +2 -2
- package/utils/copy.js +2 -2
- package/utils/saveAs.js +2 -2
- package/LICENSE +0 -21
- package/chunk/BA79xaFV.js +0 -10
- package/types/pc/speech-synthesis/index.d.ts +0 -1
- package/types/pc/suspense-fallback-test/index.d.ts +0 -2
- package/types/pc/utils/className.d.ts +0 -2
- package/types/pc/utils/copy.d.ts +0 -2
- package/types/pc/utils/saveAs.d.ts +0 -2
- package/types/pc/virtual-list/style/index.d.ts +0 -2
- /package/types/{pc/affix → affix}/index.d.ts +0 -0
- /package/types/{pc/affix → affix}/interface.d.ts +0 -0
- /package/types/{pc/affix → affix}/style/index.d.ts +0 -0
- /package/types/{pc/alert → alert}/index.d.ts +0 -0
- /package/types/{pc/alert → alert}/interface.d.ts +0 -0
- /package/types/{pc/alert → alert}/style/index.d.ts +0 -0
- /package/types/{pc/anchor → anchor}/Anchor.d.ts +0 -0
- /package/types/{pc/anchor → anchor}/Link.d.ts +0 -0
- /package/types/{pc/anchor → anchor}/context.d.ts +0 -0
- /package/types/{pc/anchor → anchor}/index.d.ts +0 -0
- /package/types/{pc/anchor → anchor}/interface.d.ts +0 -0
- /package/types/{pc/anchor → anchor}/style/index.d.ts +0 -0
- /package/types/{pc/anchor → anchor}/util.d.ts +0 -0
- /package/types/{pc/auto-complete → auto-complete}/index.d.ts +0 -0
- /package/types/{pc/auto-complete → auto-complete}/interface.d.ts +0 -0
- /package/types/{pc/auto-complete → auto-complete}/style/index.d.ts +0 -0
- /package/types/{pc/avatar → avatar}/Avatar.d.ts +0 -0
- /package/types/{pc/avatar → avatar}/Group.d.ts +0 -0
- /package/types/{pc/avatar → avatar}/context.d.ts +0 -0
- /package/types/{pc/avatar → avatar}/index.d.ts +0 -0
- /package/types/{pc/avatar → avatar}/interface.d.ts +0 -0
- /package/types/{pc/avatar → avatar}/style/index.d.ts +0 -0
- /package/types/{pc/back-top → back-top}/index.d.ts +0 -0
- /package/types/{pc/back-top → back-top}/interface.d.ts +0 -0
- /package/types/{pc/back-top → back-top}/style/index.d.ts +0 -0
- /package/types/{pc/badge → badge}/Count.d.ts +0 -0
- /package/types/{pc/badge → badge}/index.d.ts +0 -0
- /package/types/{pc/badge → badge}/interface.d.ts +0 -0
- /package/types/{pc/badge → badge}/style/index.d.ts +0 -0
- /package/types/{pc/breadcrumb → breadcrumb}/Item.d.ts +0 -0
- /package/types/{pc/breadcrumb → breadcrumb}/index.d.ts +0 -0
- /package/types/{pc/breadcrumb → breadcrumb}/interface.d.ts +0 -0
- /package/types/{pc/breadcrumb → breadcrumb}/style/index.d.ts +0 -0
- /package/types/{pc/button → button}/Group.d.ts +0 -0
- /package/types/{pc/button → button}/index.d.ts +0 -0
- /package/types/{pc/button → button}/interface.d.ts +0 -0
- /package/types/{pc/button → button}/style/index.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/Month.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/WeekList.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/Year.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/header/Panel.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/header/index.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/hook/useCellClassName.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/index.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/interface.d.ts +0 -0
- /package/types/{pc/calendar → calendar}/style/index.d.ts +0 -0
- /package/types/{pc/card → card}/Grid.d.ts +0 -0
- /package/types/{pc/card → card}/Meta.d.ts +0 -0
- /package/types/{pc/card → card}/index.d.ts +0 -0
- /package/types/{pc/card → card}/interface.d.ts +0 -0
- /package/types/{pc/card → card}/style/index.d.ts +0 -0
- /package/types/{pc/carousel → carousel}/Arrow.d.ts +0 -0
- /package/types/{pc/carousel → carousel}/Indicator.d.ts +0 -0
- /package/types/{pc/carousel → carousel}/index.d.ts +0 -0
- /package/types/{pc/carousel → carousel}/interface.d.ts +0 -0
- /package/types/{pc/carousel → carousel}/style/index.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/Cascader.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/base/node.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/base/store.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/hook/useRefCurrent.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/index.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/interface.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/panel/List.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/panel/Option.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/panel/Search.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/style/index.d.ts +0 -0
- /package/types/{pc/cascader → cascader}/util.d.ts +0 -0
- /package/types/{pc/checkbox → checkbox}/Checkbox.d.ts +0 -0
- /package/types/{pc/checkbox → checkbox}/Group.d.ts +0 -0
- /package/types/{pc/checkbox → checkbox}/IconCheck.d.ts +0 -0
- /package/types/{pc/checkbox → checkbox}/index.d.ts +0 -0
- /package/types/{pc/checkbox → checkbox}/interface.d.ts +0 -0
- /package/types/{pc/checkbox → checkbox}/style/index.d.ts +0 -0
- /package/types/{pc/checkbox → checkbox}/useCheckbox.d.ts +0 -0
- /package/types/{pc/collapse → collapse}/Collapse.d.ts +0 -0
- /package/types/{pc/collapse → collapse}/Item.d.ts +0 -0
- /package/types/{pc/collapse → collapse}/index.d.ts +0 -0
- /package/types/{pc/collapse → collapse}/interface.d.ts +0 -0
- /package/types/{pc/collapse → collapse}/style/index.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/ControlBar.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/InputAlpha.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/InputHex.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/InputRgb.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/Palette.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/Panel.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/colors.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/hooks/useControlBlock.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/index.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/interface.d.ts +0 -0
- /package/types/{pc/color-picker → color-picker}/style/index.d.ts +0 -0
- /package/types/{pc/comment → comment}/index.d.ts +0 -0
- /package/types/{pc/comment → comment}/interface.d.ts +0 -0
- /package/types/{pc/comment → comment}/style/index.d.ts +0 -0
- /package/types/{pc/config-provider → config-provider}/ConfigProvider.d.ts +0 -0
- /package/types/{pc/config-provider → config-provider}/context.d.ts +0 -0
- /package/types/{pc/config-provider → config-provider}/index.d.ts +0 -0
- /package/types/{pc/config-provider → config-provider}/interface.d.ts +0 -0
- /package/types/{pc/config-provider → config-provider}/style/index.d.ts +0 -0
- /package/types/{pc/copy → copy}/index.d.ts +0 -0
- /package/types/{pc/copy → copy}/interface.d.ts +0 -0
- /package/types/{pc/copy → copy}/style/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/Picker.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/PickerRange.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/context.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/hook/useCellClassName.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/interface.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/Body.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/Footer.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/Header.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/Shortcut.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/WeekList.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/date/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/month/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/quarter/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/range/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/week/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/panel/year/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/style/index.d.ts +0 -0
- /package/types/{pc/date-picker → date-picker}/util.d.ts +0 -0
- /package/types/{pc/descriptions → descriptions}/index.d.ts +0 -0
- /package/types/{pc/descriptions → descriptions}/interface.d.ts +0 -0
- /package/types/{pc/descriptions → descriptions}/style/index.d.ts +0 -0
- /package/types/{pc/divider → divider}/index.d.ts +0 -0
- /package/types/{pc/divider → divider}/interface.d.ts +0 -0
- /package/types/{pc/divider → divider}/style/index.d.ts +0 -0
- /package/types/{pc/draggable → draggable}/Item.d.ts +0 -0
- /package/types/{pc/draggable → draggable}/index.d.ts +0 -0
- /package/types/{pc/draggable → draggable}/interface.d.ts +0 -0
- /package/types/{pc/draggable → draggable}/style/index.d.ts +0 -0
- /package/types/{pc/drawer → drawer}/Drawer.d.ts +0 -0
- /package/types/{pc/drawer → drawer}/index.d.ts +0 -0
- /package/types/{pc/drawer → drawer}/interface.d.ts +0 -0
- /package/types/{pc/drawer → drawer}/style/index.d.ts +0 -0
- /package/types/{pc/dropdown → dropdown}/Button.d.ts +0 -0
- /package/types/{pc/dropdown → dropdown}/index.d.ts +0 -0
- /package/types/{pc/dropdown → dropdown}/interface.d.ts +0 -0
- /package/types/{pc/dropdown → dropdown}/style/index.d.ts +0 -0
- /package/types/{pc/empty → empty}/index.d.ts +0 -0
- /package/types/{pc/empty → empty}/interface.d.ts +0 -0
- /package/types/{pc/empty → empty}/style/index.d.ts +0 -0
- /package/types/{pc/form → form}/Control.d.ts +0 -0
- /package/types/{pc/form → form}/Form.d.ts +0 -0
- /package/types/{pc/form → form}/FormItem.d.ts +0 -0
- /package/types/{pc/form → form}/FormLabel.d.ts +0 -0
- /package/types/{pc/form → form}/FormList.d.ts +0 -0
- /package/types/{pc/form → form}/FormProvider.d.ts +0 -0
- /package/types/{pc/form → form}/IconSymbol.d.ts +0 -0
- /package/types/{pc/form → form}/context.d.ts +0 -0
- /package/types/{pc/form → form}/hook/useContext.d.ts +0 -0
- /package/types/{pc/form → form}/hook/useState.d.ts +0 -0
- /package/types/{pc/form → form}/hook/useWatch.d.ts +0 -0
- /package/types/{pc/form → form}/index.d.ts +0 -0
- /package/types/{pc/form → form}/promisify.d.ts +0 -0
- /package/types/{pc/form → form}/store.d.ts +0 -0
- /package/types/{pc/form → form}/style/index.d.ts +0 -0
- /package/types/{pc/form → form}/useForm.d.ts +0 -0
- /package/types/{pc/form → form}/util.d.ts +0 -0
- /package/types/{pc/grid → grid}/Col.d.ts +0 -0
- /package/types/{pc/grid → grid}/Row.d.ts +0 -0
- /package/types/{pc/grid → grid}/context.d.ts +0 -0
- /package/types/{pc/grid → grid}/grid-item.d.ts +0 -0
- /package/types/{pc/grid → grid}/grid.d.ts +0 -0
- /package/types/{pc/grid → grid}/hook/useResponsiveState.d.ts +0 -0
- /package/types/{pc/grid → grid}/index.d.ts +0 -0
- /package/types/{pc/grid → grid}/interface.d.ts +0 -0
- /package/types/{pc/grid → grid}/style/index.d.ts +0 -0
- /package/types/{pc/grid → grid}/util.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/component/UseKey.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createBreakpoint.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createGlobalState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createHTMLMediaHook.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createMemo.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createReducer.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createReducerContext.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createRenderProp.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createRouter.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/factory/createStateContext.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/index.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/misc/hookState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/misc/parseTimeRanges.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/misc/types.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/misc/util.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/use-verification-code/index.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/use-verification-code/interface.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/use-watermark/index.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/use-watermark/interface.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/use-watermark/utils.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useAsync.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useAsyncFn.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useAsyncRetry.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useAudio.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useBeforeUnload.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useBoolean.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useClickAway.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useComputedState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useCopyToClipboard.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useCounter.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useCreate.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useCreation.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useCustomCompareEffect.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useDebounce.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useDefault.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useDrop.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useDropArea.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useEffectOnce.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useEffectState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useEnsuredForwardedRef.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useError.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useEvent.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useEventListener.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useFavicon.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useFirstMountState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useForceUpdate.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useFullscreen.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useGeolocation.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useGetSet.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useGetSetState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useHash.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useHover.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useHoverDirty.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useId.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useIdle.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useInView.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useIntersection.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useIntersectionObserver.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useInterval.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useIsFirstRender.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useIsomorphicLayoutEffect.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useIsomorphicLayoutEffect2.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useKey.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useKeyPress.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useKeyPressEvent.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useKeyboardEvent.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useLatest.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useLifecycles.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useList.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useLocalStorage.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useLocation.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useLockBodyScroll.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useLogger.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useLongPress.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMap.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMeasure.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMeasureDirty.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMedia.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMediaDevices.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMediatedState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMergeProps.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMergeValue.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMethods.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMotion.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMount.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMountedState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMouse.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMouseHovered.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMouseWheel.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useMultiStateValidator.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useNetworkState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useNumber.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useObservable.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useOrientation.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useOverflowHidden.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useOverrideRef.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/usePageLeave.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/usePermission.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/usePersistCallback.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/usePinchZoom.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/usePrevious.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/usePreviousDistinct.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/usePromise.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useQueue.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useRaf.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useRafLoop.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useRafState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useReactive.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useRefs.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useRendersCount.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useScroll.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useScrolling.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useSearchParam.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useSessionStorage.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useSet.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useSetState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useSize.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useSlider.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useSpeech.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useStartTyping.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useStateCallback.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useStateList.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useStateValidator.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useStateWithHistory.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useStateWithPromise.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useSyncState.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useThrottle.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useThrottleFn.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useTimeout.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useTimeoutFn.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useTitle.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useToggle.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useTween.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useUnmount.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useUnmountPromise.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useUpdate.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useUpdateEffect.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useUpdateTimeout.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useUpsert.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useVibrate.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useVideo.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useWatch.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useWindowScroll.d.ts +0 -0
- /package/types/{pc/hooks → hooks}/useWindowSize.d.ts +0 -0
- /package/types/{pc/icon → icon}/addFromIconFontCn.d.ts +0 -0
- /package/types/{pc/icon → icon}/index.d.ts +0 -0
- /package/types/{pc/icon → icon}/style/index.d.ts +0 -0
- /package/types/{pc/icon-hover → icon-hover}/index.d.ts +0 -0
- /package/types/{pc/icon-hover → icon-hover}/style/index.d.ts +0 -0
- /package/types/{pc/image → image}/Image.d.ts +0 -0
- /package/types/{pc/image → image}/ImageFooter.d.ts +0 -0
- /package/types/{pc/image → image}/ImagePreview.d.ts +0 -0
- /package/types/{pc/image → image}/ImagePreviewArrow.d.ts +0 -0
- /package/types/{pc/image → image}/ImagePreviewGroup.d.ts +0 -0
- /package/types/{pc/image → image}/ImagePreviewToolbar.d.ts +0 -0
- /package/types/{pc/image → image}/TriggerForToolbar.d.ts +0 -0
- /package/types/{pc/image → image}/index.d.ts +0 -0
- /package/types/{pc/image → image}/interface.d.ts +0 -0
- /package/types/{pc/image → image}/previewGroupContext.d.ts +0 -0
- /package/types/{pc/image → image}/style/index.d.ts +0 -0
- /package/types/{pc/image → image}/util/getFixTranslate.d.ts +0 -0
- /package/types/{pc/image → image}/util/getScale.d.ts +0 -0
- /package/types/{pc/image → image}/util/hook/useImageStatus.d.ts +0 -0
- /package/types/{pc/image → image}/util/hook/useShowFooter.d.ts +0 -0
- /package/types/{pc/input → input}/Group.d.ts +0 -0
- /package/types/{pc/input → input}/Input.d.ts +0 -0
- /package/types/{pc/input → input}/InputElement.d.ts +0 -0
- /package/types/{pc/input → input}/Number.d.ts +0 -0
- /package/types/{pc/input → input}/Password.d.ts +0 -0
- /package/types/{pc/input → input}/Search.d.ts +0 -0
- /package/types/{pc/input → input}/Tag.d.ts +0 -0
- /package/types/{pc/input → input}/Textarea.d.ts +0 -0
- /package/types/{pc/input → input}/autoSizeTextAreaHeight.d.ts +0 -0
- /package/types/{pc/input → input}/index.d.ts +0 -0
- /package/types/{pc/input → input}/interface.d.ts +0 -0
- /package/types/{pc/input → input}/style/index.d.ts +0 -0
- /package/types/{pc/input → input}/useComposition.d.ts +0 -0
- /package/types/{pc/input-number → input-number}/decimal.d.ts +0 -0
- /package/types/{pc/input-number → input-number}/index.d.ts +0 -0
- /package/types/{pc/input-number → input-number}/interface.d.ts +0 -0
- /package/types/{pc/input-number → input-number}/style/index.d.ts +0 -0
- /package/types/{pc/input-number → input-number}/useSelectionRange.d.ts +0 -0
- /package/types/{pc/input-number → input-number}/util.d.ts +0 -0
- /package/types/{pc/input-tag → input-tag}/InputTag.d.ts +0 -0
- /package/types/{pc/input-tag → input-tag}/index.d.ts +0 -0
- /package/types/{pc/input-tag → input-tag}/interface.d.ts +0 -0
- /package/types/{pc/input-tag → input-tag}/style/index.d.ts +0 -0
- /package/types/{pc/layout → layout}/Content.d.ts +0 -0
- /package/types/{pc/layout → layout}/Footer.d.ts +0 -0
- /package/types/{pc/layout → layout}/Header.d.ts +0 -0
- /package/types/{pc/layout → layout}/Sider.d.ts +0 -0
- /package/types/{pc/layout → layout}/index.d.ts +0 -0
- /package/types/{pc/layout → layout}/interface.d.ts +0 -0
- /package/types/{pc/layout → layout}/style/index.d.ts +0 -0
- /package/types/{pc/link → link}/index.d.ts +0 -0
- /package/types/{pc/link → link}/interface.d.ts +0 -0
- /package/types/{pc/link → link}/style/index.d.ts +0 -0
- /package/types/{pc/list → list}/Item.d.ts +0 -0
- /package/types/{pc/list → list}/Meta.d.ts +0 -0
- /package/types/{pc/list → list}/index.d.ts +0 -0
- /package/types/{pc/list → list}/interface.d.ts +0 -0
- /package/types/{pc/list → list}/style/index.d.ts +0 -0
- /package/types/{pc/loading → loading}/index.d.ts +0 -0
- /package/types/{pc/loading → loading}/style/index.d.ts +0 -0
- /package/types/{pc/locale → locale}/ar-EG.d.ts +0 -0
- /package/types/{pc/locale → locale}/de-DE.d.ts +0 -0
- /package/types/{pc/locale → locale}/default.d.ts +0 -0
- /package/types/{pc/locale → locale}/en-US.d.ts +0 -0
- /package/types/{pc/locale → locale}/es-ES.d.ts +0 -0
- /package/types/{pc/locale → locale}/fr-FR.d.ts +0 -0
- /package/types/{pc/locale → locale}/id-ID.d.ts +0 -0
- /package/types/{pc/locale → locale}/interface.d.ts +0 -0
- /package/types/{pc/locale → locale}/it-IT.d.ts +0 -0
- /package/types/{pc/locale → locale}/ja-JP.d.ts +0 -0
- /package/types/{pc/locale → locale}/ko-KR.d.ts +0 -0
- /package/types/{pc/locale → locale}/ms-MY.d.ts +0 -0
- /package/types/{pc/locale → locale}/pt-BR.d.ts +0 -0
- /package/types/{pc/locale → locale}/pt-PT.d.ts +0 -0
- /package/types/{pc/locale → locale}/ru-RU.d.ts +0 -0
- /package/types/{pc/locale → locale}/th-TH.d.ts +0 -0
- /package/types/{pc/locale → locale}/tr-TR.d.ts +0 -0
- /package/types/{pc/locale → locale}/vi-VN.d.ts +0 -0
- /package/types/{pc/locale → locale}/zh-CN.d.ts +0 -0
- /package/types/{pc/locale → locale}/zh-HK.d.ts +0 -0
- /package/types/{pc/locale → locale}/zh-TW.d.ts +0 -0
- /package/types/{pc/mentions → mentions}/index.d.ts +0 -0
- /package/types/{pc/mentions → mentions}/interface.d.ts +0 -0
- /package/types/{pc/mentions → mentions}/style/index.d.ts +0 -0
- /package/types/{pc/mentions → mentions}/util.d.ts +0 -0
- /package/types/{pc/menu → menu}/Indent.d.ts +0 -0
- /package/types/{pc/menu → menu}/Item.d.ts +0 -0
- /package/types/{pc/menu → menu}/ItemGroup.d.ts +0 -0
- /package/types/{pc/menu → menu}/Menu.d.ts +0 -0
- /package/types/{pc/menu → menu}/OverflowWrap.d.ts +0 -0
- /package/types/{pc/menu → menu}/context.d.ts +0 -0
- /package/types/{pc/menu → menu}/index.d.ts +0 -0
- /package/types/{pc/menu → menu}/interface.d.ts +0 -0
- /package/types/{pc/menu → menu}/style/index.d.ts +0 -0
- /package/types/{pc/menu → menu}/sub-menu/Inline.d.ts +0 -0
- /package/types/{pc/menu → menu}/sub-menu/Pop.d.ts +0 -0
- /package/types/{pc/menu → menu}/sub-menu/index.d.ts +0 -0
- /package/types/{pc/menu → menu}/util.d.ts +0 -0
- /package/types/{pc/message → message}/index.d.ts +0 -0
- /package/types/{pc/message → message}/interface.d.ts +0 -0
- /package/types/{pc/message → message}/style/index.d.ts +0 -0
- /package/types/{pc/message → message}/useMessage.d.ts +0 -0
- /package/types/{pc/modal → modal}/Confirm.d.ts +0 -0
- /package/types/{pc/modal → modal}/Modal.d.ts +0 -0
- /package/types/{pc/modal → modal}/config.d.ts +0 -0
- /package/types/{pc/modal → modal}/index.d.ts +0 -0
- /package/types/{pc/modal → modal}/interface.d.ts +0 -0
- /package/types/{pc/modal → modal}/style/index.d.ts +0 -0
- /package/types/{pc/modal → modal}/use-modal/Hook.d.ts +0 -0
- /package/types/{pc/modal → modal}/use-modal/index.d.ts +0 -0
- /package/types/{pc/notice → notice}/index.d.ts +0 -0
- /package/types/{pc/notice → notice}/style/index.d.ts +0 -0
- /package/types/{pc/notification → notification}/index.d.ts +0 -0
- /package/types/{pc/notification → notification}/interface.d.ts +0 -0
- /package/types/{pc/notification → notification}/style/index.d.ts +0 -0
- /package/types/{pc/notification → notification}/useNotification.d.ts +0 -0
- /package/types/{pc/notification-base → notification-base}/index.d.ts +0 -0
- /package/types/{pc/notification-base → notification-base}/style/index.d.ts +0 -0
- /package/types/{pc/overflow-ellipsis → overflow-ellipsis}/OverflowItem.d.ts +0 -0
- /package/types/{pc/overflow-ellipsis → overflow-ellipsis}/index.d.ts +0 -0
- /package/types/{pc/page-header → page-header}/index.d.ts +0 -0
- /package/types/{pc/page-header → page-header}/interface.d.ts +0 -0
- /package/types/{pc/page-header → page-header}/style/index.d.ts +0 -0
- /package/types/{pc/pagination → pagination}/PageItem.d.ts +0 -0
- /package/types/{pc/pagination → pagination}/PageJumper.d.ts +0 -0
- /package/types/{pc/pagination → pagination}/PageOption.d.ts +0 -0
- /package/types/{pc/pagination → pagination}/Pagination.d.ts +0 -0
- /package/types/{pc/pagination → pagination}/index.d.ts +0 -0
- /package/types/{pc/pagination → pagination}/interface.d.ts +0 -0
- /package/types/{pc/pagination → pagination}/style/index.d.ts +0 -0
- /package/types/{pc/picker → picker}/Input.d.ts +0 -0
- /package/types/{pc/picker → picker}/InputRange.d.ts +0 -0
- /package/types/{pc/picker → picker}/index.d.ts +0 -0
- /package/types/{pc/picker → picker}/style/index.d.ts +0 -0
- /package/types/{pc/popconfirm → popconfirm}/index.d.ts +0 -0
- /package/types/{pc/popconfirm → popconfirm}/interface.d.ts +0 -0
- /package/types/{pc/popconfirm → popconfirm}/style/index.d.ts +0 -0
- /package/types/{pc/popover → popover}/index.d.ts +0 -0
- /package/types/{pc/popover → popover}/interface.d.ts +0 -0
- /package/types/{pc/popover → popover}/style/index.d.ts +0 -0
- /package/types/{pc/portal → portal}/Portal.d.ts +0 -0
- /package/types/{pc/portal → portal}/index.d.ts +0 -0
- /package/types/{pc/portal → portal}/style/index.d.ts +0 -0
- /package/types/{pc/progress → progress}/CircleProgress.d.ts +0 -0
- /package/types/{pc/progress → progress}/LineProgess.d.ts +0 -0
- /package/types/{pc/progress → progress}/StepProgress.d.ts +0 -0
- /package/types/{pc/progress → progress}/index.d.ts +0 -0
- /package/types/{pc/progress → progress}/interface.d.ts +0 -0
- /package/types/{pc/progress → progress}/style/index.d.ts +0 -0
- /package/types/{pc/radio → radio}/Group.d.ts +0 -0
- /package/types/{pc/radio → radio}/Radio.d.ts +0 -0
- /package/types/{pc/radio → radio}/index.d.ts +0 -0
- /package/types/{pc/radio → radio}/interface.d.ts +0 -0
- /package/types/{pc/radio → radio}/style/index.d.ts +0 -0
- /package/types/{pc/rate → rate}/index.d.ts +0 -0
- /package/types/{pc/rate → rate}/interface.d.ts +0 -0
- /package/types/{pc/rate → rate}/style/index.d.ts +0 -0
- /package/types/{pc/resize-box → resize-box}/ResizeTrigger.d.ts +0 -0
- /package/types/{pc/resize-box → resize-box}/Split.d.ts +0 -0
- /package/types/{pc/resize-box → resize-box}/SplitGroup.d.ts +0 -0
- /package/types/{pc/resize-box → resize-box}/index.d.ts +0 -0
- /package/types/{pc/resize-box → resize-box}/interface.d.ts +0 -0
- /package/types/{pc/resize-box → resize-box}/style/index.d.ts +0 -0
- /package/types/{pc/result → result}/403.d.ts +0 -0
- /package/types/{pc/result → result}/404.d.ts +0 -0
- /package/types/{pc/result → result}/500.d.ts +0 -0
- /package/types/{pc/result → result}/index.d.ts +0 -0
- /package/types/{pc/result → result}/interface.d.ts +0 -0
- /package/types/{pc/result → result}/style/index.d.ts +0 -0
- /package/types/{pc/select → select}/OptGroup.d.ts +0 -0
- /package/types/{pc/select → select}/Option.d.ts +0 -0
- /package/types/{pc/select → select}/Select.d.ts +0 -0
- /package/types/{pc/select → select}/index.d.ts +0 -0
- /package/types/{pc/select → select}/style/index.d.ts +0 -0
- /package/types/{pc/select → select}/util.d.ts +0 -0
- /package/types/{pc/select-view → select-view}/Core.d.ts +0 -0
- /package/types/{pc/select-view → select-view}/index.d.ts +0 -0
- /package/types/{pc/select-view → select-view}/interface.d.ts +0 -0
- /package/types/{pc/select-view → select-view}/style/index.d.ts +0 -0
- /package/types/{pc/skeleton → skeleton}/Image.d.ts +0 -0
- /package/types/{pc/skeleton → skeleton}/Text.d.ts +0 -0
- /package/types/{pc/skeleton → skeleton}/index.d.ts +0 -0
- /package/types/{pc/skeleton → skeleton}/interface.d.ts +0 -0
- /package/types/{pc/skeleton → skeleton}/style/index.d.ts +0 -0
- /package/types/{pc/slider → slider}/Button.d.ts +0 -0
- /package/types/{pc/slider → slider}/Dot.d.ts +0 -0
- /package/types/{pc/slider → slider}/Input.d.ts +0 -0
- /package/types/{pc/slider → slider}/Mark.d.ts +0 -0
- /package/types/{pc/slider → slider}/Tick.d.ts +0 -0
- /package/types/{pc/slider → slider}/hook/useInterval.d.ts +0 -0
- /package/types/{pc/slider → slider}/hook/useLegalValue.d.ts +0 -0
- /package/types/{pc/slider → slider}/index.d.ts +0 -0
- /package/types/{pc/slider → slider}/interface.d.ts +0 -0
- /package/types/{pc/slider → slider}/style/index.d.ts +0 -0
- /package/types/{pc/slider → slider}/util.d.ts +0 -0
- /package/types/{pc/space → space}/index.d.ts +0 -0
- /package/types/{pc/space → space}/interface.d.ts +0 -0
- /package/types/{pc/space → space}/style/index.d.ts +0 -0
- /package/types/{pc/space → space}/toArray.d.ts +0 -0
- /package/types/{common/speech-synthesis → speech-synthesis}/index.d.ts +0 -0
- /package/types/{common/speech-synthesis → speech-synthesis}/style/index.d.ts +0 -0
- /package/types/{pc/spin → spin}/DotLoading.d.ts +0 -0
- /package/types/{pc/spin → spin}/index.d.ts +0 -0
- /package/types/{pc/spin → spin}/interface.d.ts +0 -0
- /package/types/{pc/spin → spin}/style/index.d.ts +0 -0
- /package/types/{pc/statistic → statistic}/Countdown.d.ts +0 -0
- /package/types/{pc/statistic → statistic}/index.d.ts +0 -0
- /package/types/{pc/statistic → statistic}/interface.d.ts +0 -0
- /package/types/{pc/statistic → statistic}/style/index.d.ts +0 -0
- /package/types/{pc/statistic → statistic}/util.d.ts +0 -0
- /package/types/{pc/steps → steps}/Step.d.ts +0 -0
- /package/types/{pc/steps → steps}/index.d.ts +0 -0
- /package/types/{pc/steps → steps}/interface.d.ts +0 -0
- /package/types/{pc/steps → steps}/style/index.d.ts +0 -0
- /package/types/{pc/style → style}/index.d.ts +0 -0
- /package/types/{common/suspense-fallback-test → suspense-fallback-test}/index.d.ts +0 -0
- /package/types/{common/suspense-fallback-test → suspense-fallback-test}/style/index.d.ts +0 -0
- /package/types/{pc/switch → switch}/index.d.ts +0 -0
- /package/types/{pc/switch → switch}/interface.d.ts +0 -0
- /package/types/{pc/suspense-fallback-test → switch}/style/index.d.ts +0 -0
- /package/types/{pc/table → table}/ColGroup.d.ts +0 -0
- /package/types/{pc/table → table}/Table.d.ts +0 -0
- /package/types/{pc/table → table}/constant.d.ts +0 -0
- /package/types/{pc/table → table}/hook/useColumns.d.ts +0 -0
- /package/types/{pc/table → table}/hook/useComponent.d.ts +0 -0
- /package/types/{pc/table → table}/hook/useExpand.d.ts +0 -0
- /package/types/{pc/table → table}/hook/useRowSelection.d.ts +0 -0
- /package/types/{pc/table → table}/hook/useSorter.d.ts +0 -0
- /package/types/{pc/table → table}/hook/useStickyClassNames.d.ts +0 -0
- /package/types/{pc/table → table}/hook/useStickyOffsets.d.ts +0 -0
- /package/types/{pc/table → table}/index.d.ts +0 -0
- /package/types/{pc/table → table}/interface.d.ts +0 -0
- /package/types/{pc/table → table}/style/index.d.ts +0 -0
- /package/types/{pc/table → table}/summary/Cell.d.ts +0 -0
- /package/types/{pc/table → table}/summary/Row.d.ts +0 -0
- /package/types/{pc/table → table}/summary/context.d.ts +0 -0
- /package/types/{pc/table → table}/summary/index.d.ts +0 -0
- /package/types/{pc/table → table}/tbody/Td.d.ts +0 -0
- /package/types/{pc/table → table}/tbody/Tr.d.ts +0 -0
- /package/types/{pc/table → table}/tbody/index.d.ts +0 -0
- /package/types/{pc/table → table}/tfoot/index.d.ts +0 -0
- /package/types/{pc/table → table}/thead/Column.d.ts +0 -0
- /package/types/{pc/table → table}/thead/index.d.ts +0 -0
- /package/types/{pc/table → table}/util.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/Tab.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/TabContent.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/TabPane.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/hook/useDomSize.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/hook/useHeaderScroll.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/index.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/interface.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/style/index.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/tab-header/DropdownIcon.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/tab-header/TabInk.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/tab-header/TabNavIcon.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/tab-header/TabTitle.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/tab-header/index.d.ts +0 -0
- /package/types/{pc/tabs → tabs}/util.d.ts +0 -0
- /package/types/{pc/tag → tag}/index.d.ts +0 -0
- /package/types/{pc/tag → tag}/interface.d.ts +0 -0
- /package/types/{pc/switch → tag}/style/index.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/Picker.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/RangePicker.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/TimeColumn.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/TimePicker.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/context.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/index.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/interface.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/style/index.d.ts +0 -0
- /package/types/{pc/time-picker → time-picker}/util.d.ts +0 -0
- /package/types/{pc/timeline → timeline}/Item.d.ts +0 -0
- /package/types/{pc/timeline → timeline}/Timeline.d.ts +0 -0
- /package/types/{pc/timeline → timeline}/index.d.ts +0 -0
- /package/types/{pc/timeline → timeline}/interface.d.ts +0 -0
- /package/types/{pc/tag → timeline}/style/index.d.ts +0 -0
- /package/types/{pc/tooltip → tooltip}/index.d.ts +0 -0
- /package/types/{pc/tooltip → tooltip}/interface.d.ts +0 -0
- /package/types/{pc/tooltip → tooltip}/style/index.d.ts +0 -0
- /package/types/{pc/transfer → transfer}/Item.d.ts +0 -0
- /package/types/{pc/transfer → transfer}/List.d.ts +0 -0
- /package/types/{pc/transfer → transfer}/index.d.ts +0 -0
- /package/types/{pc/transfer → transfer}/interface.d.ts +0 -0
- /package/types/{pc/transfer → transfer}/style/index.d.ts +0 -0
- /package/types/{pc/tree → tree}/Animation.d.ts +0 -0
- /package/types/{pc/tree → tree}/Context.d.ts +0 -0
- /package/types/{pc/tree → tree}/Node.d.ts +0 -0
- /package/types/{pc/tree → tree}/NodeList.d.ts +0 -0
- /package/types/{pc/tree → tree}/Tree.d.ts +0 -0
- /package/types/{pc/tree → tree}/index.d.ts +0 -0
- /package/types/{pc/tree → tree}/interface.d.ts +0 -0
- /package/types/{pc/tree → tree}/style/index.d.ts +0 -0
- /package/types/{pc/tree → tree}/util.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/List.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/Select.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/hook/useKeyCache.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/hook/useStateValue.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/hook/useTreeData.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/index.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/interface.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/style/index.d.ts +0 -0
- /package/types/{pc/tree-select → tree-select}/util.d.ts +0 -0
- /package/types/{pc/trigger → trigger}/Portal.d.ts +0 -0
- /package/types/{pc/trigger → trigger}/getPopupStyle.d.ts +0 -0
- /package/types/{pc/trigger → trigger}/index.d.ts +0 -0
- /package/types/{pc/trigger → trigger}/interface.d.ts +0 -0
- /package/types/{pc/timeline → trigger}/style/index.d.ts +0 -0
- /package/types/{pc/typography → typography}/Base.d.ts +0 -0
- /package/types/{pc/typography → typography}/EditContent.d.ts +0 -0
- /package/types/{pc/typography → typography}/Ellipsis.d.ts +0 -0
- /package/types/{pc/typography → typography}/Operations.d.ts +0 -0
- /package/types/{pc/typography → typography}/Paragraph.d.ts +0 -0
- /package/types/{pc/typography → typography}/Text.d.ts +0 -0
- /package/types/{pc/typography → typography}/Title.d.ts +0 -0
- /package/types/{pc/typography → typography}/Typography.d.ts +0 -0
- /package/types/{pc/typography → typography}/index.d.ts +0 -0
- /package/types/{pc/typography → typography}/interface.d.ts +0 -0
- /package/types/{pc/typography → typography}/style/index.d.ts +0 -0
- /package/types/{pc/typography → typography}/useCssEllipsis.d.ts +0 -0
- /package/types/{pc/typography → typography}/useEllipsis.d.ts +0 -0
- /package/types/{pc/upload → upload}/TriggerNode.d.ts +0 -0
- /package/types/{pc/upload → upload}/Upload.d.ts +0 -0
- /package/types/{pc/upload → upload}/Uploader.d.ts +0 -0
- /package/types/{pc/upload → upload}/index.d.ts +0 -0
- /package/types/{pc/upload → upload}/interface.d.ts +0 -0
- /package/types/{pc/upload → upload}/list/PictureItem.d.ts +0 -0
- /package/types/{pc/upload → upload}/list/TextItem.d.ts +0 -0
- /package/types/{pc/upload → upload}/list/UploadProgress.d.ts +0 -0
- /package/types/{pc/upload → upload}/list/index.d.ts +0 -0
- /package/types/{pc/upload → upload}/request.d.ts +0 -0
- /package/types/{pc/upload → upload}/style/index.d.ts +0 -0
- /package/types/{pc/upload → upload}/util.d.ts +0 -0
- /package/types/{pc/utils → utils}/constant.d.ts +0 -0
- /package/types/{pc/utils → utils}/contextHolder.d.ts +0 -0
- /package/types/{pc/utils → utils}/dayjs.d.ts +0 -0
- /package/types/{pc/utils → utils}/dom.d.ts +0 -0
- /package/types/{pc/utils → utils}/fillNBSP.d.ts +0 -0
- /package/types/{pc/utils → utils}/getHighlightText.d.ts +0 -0
- /package/types/{pc/utils → utils}/getHotkeyHandler.d.ts +0 -0
- /package/types/{pc/utils → utils}/getStringLength.d.ts +0 -0
- /package/types/{pc/utils → utils}/include.d.ts +0 -0
- /package/types/{pc/utils → utils}/is.d.ts +0 -0
- /package/types/{pc/utils → utils}/keyCode.d.ts +0 -0
- /package/types/{pc/utils → utils}/mergeProp.d.ts +0 -0
- /package/types/{pc/utils → utils}/mergedToString.d.ts +0 -0
- /package/types/{pc/utils → utils}/names.d.ts +0 -0
- /package/types/{pc/utils → utils}/omit.d.ts +0 -0
- /package/types/{pc/utils → utils}/pad.d.ts +0 -0
- /package/types/{pc/utils → utils}/pick.d.ts +0 -0
- /package/types/{pc/utils → utils}/raf.d.ts +0 -0
- /package/types/{pc/utils → utils}/reactDOM.d.ts +0 -0
- /package/types/{pc/utils → utils}/responsiveObserve.d.ts +0 -0
- /package/types/{pc/utils → utils}/style.d.ts +0 -0
- /package/types/{pc/utils → utils}/throttleByRaf.d.ts +0 -0
- /package/types/{pc/utils → utils}/throttleByRafV2.d.ts +0 -0
- /package/types/{pc/utils → utils}/type.d.ts +0 -0
- /package/types/{pc/utils → utils}/warning.d.ts +0 -0
- /package/types/{pc/verification-code → verification-code}/VerificationCode.d.ts +0 -0
- /package/types/{pc/verification-code → verification-code}/index.d.ts +0 -0
- /package/types/{pc/verification-code → verification-code}/interface.d.ts +0 -0
- /package/types/{pc/verification-code → verification-code}/style/index.d.ts +0 -0
- /package/types/{pc/version → version}/index.d.ts +0 -0
- /package/types/{pc/virtual-list → virtual-list}/Filler.d.ts +0 -0
- /package/types/{pc/virtual-list → virtual-list}/index.d.ts +0 -0
- /package/types/{pc/trigger → virtual-list}/style/index.d.ts +0 -0
- /package/types/{pc/virtual-list → virtual-list}/util/algorithm.d.ts +0 -0
- /package/types/{pc/virtual-list → virtual-list}/util/item.d.ts +0 -0
- /package/types/{pc/watermark → watermark}/Watermark.d.ts +0 -0
- /package/types/{pc/watermark → watermark}/index.d.ts +0 -0
- /package/types/{pc/watermark → watermark}/interface.d.ts +0 -0
- /package/types/{pc/watermark → watermark}/style/index.d.ts +0 -0
package/Affix.js
CHANGED
|
@@ -6,7 +6,7 @@ import { forwardRef as G, useContext as J, useState as K, useRef as h, useCallba
|
|
|
6
6
|
import { a as X } from "./chunk/z7sBNzI4.js";
|
|
7
7
|
import Y from "./hooks/useIsomorphicLayoutEffect.js";
|
|
8
8
|
import Z from "./hooks/useMergeProps.js";
|
|
9
|
-
import P from "@
|
|
9
|
+
import P from "@panqibao/utils/class-name";
|
|
10
10
|
import { on as E, off as C } from "./utils/dom.js";
|
|
11
11
|
import { isWindow as O } from "./utils/is.js";
|
|
12
12
|
import tt from "./utils/throttleByRaf.js";
|
package/Alert.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as t, jsxs as p } from "react/jsx-runtime";
|
|
2
|
-
import S from "@
|
|
3
|
-
import j from "@
|
|
4
|
-
import k from "@
|
|
5
|
-
import R from "@
|
|
6
|
-
import T from "@
|
|
2
|
+
import S from "@panqibao/icons/IconUiCheckCircleFill";
|
|
3
|
+
import j from "@panqibao/icons/IconUiClose";
|
|
4
|
+
import k from "@panqibao/icons/IconUiCloseCircleFill";
|
|
5
|
+
import R from "@panqibao/icons/IconUiExclamationCircleFill";
|
|
6
|
+
import T from "@panqibao/icons/IconUiInfoCircleFill";
|
|
7
7
|
import { forwardRef as q, useRef as z, useContext as H, useState as M } from "react";
|
|
8
8
|
import { a as O } from "./chunk/z7sBNzI4.js";
|
|
9
9
|
import V from "./hooks/useMergeProps.js";
|
|
10
|
-
import _ from "@
|
|
10
|
+
import _ from "@panqibao/utils/class-name";
|
|
11
11
|
import { P as B } from "./chunk/uUGMUxt_.js";
|
|
12
12
|
const D = {
|
|
13
13
|
showIcon: !0,
|
package/AutoComplete.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
-
import le from "@
|
|
2
|
+
import le from "@panqibao/icons/IconUiLoading";
|
|
3
3
|
import p, { useContext as ne, useState as se, useRef as $, isValidElement as ae, useImperativeHandle as ce } from "react";
|
|
4
4
|
import { a as ie } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import fe from "./hooks/useMergeProps.js";
|
|
6
6
|
import ue from "./hooks/useMergeValue.js";
|
|
7
7
|
import { I as me } from "./chunk/I0bfWb5y.js";
|
|
8
8
|
import { S as d, i as pe, a as de } from "./chunk/DCe3olyi.js";
|
|
9
|
-
import ge from "@
|
|
9
|
+
import ge from "@panqibao/utils/class-name";
|
|
10
10
|
import { Enter as Ce, Esc as Oe } from "./utils/keyCode.js";
|
|
11
11
|
import ye from "./utils/omit.js";
|
|
12
12
|
import { pickDataAttributes as he } from "./utils/pick.js";
|
package/Avatar.js
CHANGED
|
@@ -2,7 +2,7 @@ import { jsxs as T, jsx as a } from "react/jsx-runtime";
|
|
|
2
2
|
import w from "lodash/isNumber";
|
|
3
3
|
import S, { createContext as M, forwardRef as W, useContext as I, useRef as k, useImperativeHandle as q, useEffect as D } from "react";
|
|
4
4
|
import { a as j } from "./chunk/z7sBNzI4.js";
|
|
5
|
-
import E from "@
|
|
5
|
+
import E from "@panqibao/utils/class-name";
|
|
6
6
|
import O from "./hooks/useMergeProps.js";
|
|
7
7
|
import V from "./Popover.js";
|
|
8
8
|
const R = M({}), X = {
|
package/BackTop.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import x from "@
|
|
3
|
-
import { quartOut as C, Tween as y } from "@
|
|
2
|
+
import x from "@panqibao/icons/IconUiToTop";
|
|
3
|
+
import { quartOut as C, Tween as y } from "@panqibao/utils/tween";
|
|
4
4
|
import B, { forwardRef as E, useRef as N, useContext as P, useState as R, useEffect as S } from "react";
|
|
5
5
|
import { a as H } from "./chunk/z7sBNzI4.js";
|
|
6
6
|
import $ from "./hooks/useKeyboardEvent.js";
|
|
7
7
|
import q from "./hooks/useMergeProps.js";
|
|
8
8
|
import { P as D } from "./chunk/uUGMUxt_.js";
|
|
9
|
-
import I from "@
|
|
9
|
+
import I from "@panqibao/utils/class-name";
|
|
10
10
|
import { on as K, off as O } from "./utils/dom.js";
|
|
11
11
|
import { pickDataAttributes as U } from "./utils/pick.js";
|
|
12
12
|
import j from "./utils/throttleByRaf.js";
|
package/Badge.js
CHANGED
|
@@ -4,7 +4,7 @@ import { useState as q, forwardRef as z, useContext as D } from "react";
|
|
|
4
4
|
import { a as I } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import k from "./hooks/useMergeProps.js";
|
|
6
6
|
import { P as b } from "./chunk/uUGMUxt_.js";
|
|
7
|
-
import o from "@
|
|
7
|
+
import o from "@panqibao/utils/class-name";
|
|
8
8
|
import v from "./hooks/usePrevious.js";
|
|
9
9
|
function A({ prefixCls: d, maxCount: c, count: r, className: i, style: f }) {
|
|
10
10
|
const [g, a] = q(!1), p = v(r), l = r !== p;
|
package/Breadcrumb.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as M, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import v from "@
|
|
2
|
+
import v from "@panqibao/icons/IconUiObliqueLine";
|
|
3
3
|
import g, { useState as O, forwardRef as U, useContext as _ } from "react";
|
|
4
4
|
import { a as q } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import A from "./hooks/useMergeProps.js";
|
|
6
6
|
import { M as V } from "./chunk/DUX5Hw8l.js";
|
|
7
|
-
import w from "@
|
|
7
|
+
import w from "@panqibao/utils/class-name";
|
|
8
8
|
import { isEmptyReactNode as F } from "./utils/is.js";
|
|
9
9
|
import E from "./utils/omit.js";
|
|
10
|
-
import K from "@
|
|
10
|
+
import K from "@panqibao/icons/IconUiDown";
|
|
11
11
|
import L from "lodash/isString";
|
|
12
12
|
import W from "./Dropdown.js";
|
|
13
13
|
import { pickDataAttributes as z } from "./utils/pick.js";
|
package/Button.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as f, jsxs as H, Fragment as J } from "react/jsx-runtime";
|
|
2
|
-
import K from "@
|
|
2
|
+
import K from "@panqibao/icons/IconUiLoading";
|
|
3
3
|
import g, { useContext as z, forwardRef as V, useState as X, useRef as Y, useEffect as Z } from "react";
|
|
4
4
|
import { a as G } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import v from "./hooks/useMergeProps.js";
|
|
6
|
-
import S from "@
|
|
6
|
+
import S from "@panqibao/utils/class-name";
|
|
7
7
|
function tt(c, n) {
|
|
8
8
|
const { className: a, style: e, children: r, ...o } = c, { getPrefixCls: l } = z(G), d = l("btn-group"), u = S(d, a);
|
|
9
9
|
return /* @__PURE__ */ f("div", { ref: n, className: u, style: e, ...o, children: r });
|
package/Calendar.js
CHANGED
|
@@ -3,20 +3,20 @@ import Me from "lodash/merge";
|
|
|
3
3
|
import se, { useMemo as ie, useContext as be, useState as J } from "react";
|
|
4
4
|
import { a as De } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import Re from "./hooks/useMergeProps.js";
|
|
6
|
-
import V from "@
|
|
6
|
+
import V from "@panqibao/utils/class-name";
|
|
7
7
|
import { getNow as O, methods as E, dayjs as le, getDayjsValue as B } from "./utils/dayjs.js";
|
|
8
8
|
import { pickDataAttributes as Ae } from "./utils/pick.js";
|
|
9
9
|
import { newArray as te } from "./utils/constant.js";
|
|
10
10
|
import { padStart as de } from "./utils/pad.js";
|
|
11
11
|
import K from "lodash/isArray";
|
|
12
|
-
import ce from "@
|
|
13
|
-
import me from "@
|
|
12
|
+
import ce from "@panqibao/icons/IconUiLeft";
|
|
13
|
+
import me from "@panqibao/icons/IconUiRight";
|
|
14
14
|
import xe from "./Button.js";
|
|
15
15
|
import Le from "./hooks/useKeyboardEvent.js";
|
|
16
16
|
import { R as Ee } from "./chunk/CkIWpIl6.js";
|
|
17
17
|
import { S as ne } from "./chunk/DCe3olyi.js";
|
|
18
|
-
import Pe from "@
|
|
19
|
-
import Ye from "@
|
|
18
|
+
import Pe from "@panqibao/icons/IconUiDoubleLeft";
|
|
19
|
+
import Ye from "@panqibao/icons/IconUiDoubleRight";
|
|
20
20
|
function Ve(a) {
|
|
21
21
|
const {
|
|
22
22
|
prefixCls: e,
|
package/Card.js
CHANGED
|
@@ -3,7 +3,7 @@ import h, { useContext as y } from "react";
|
|
|
3
3
|
import { a as x } from "./chunk/z7sBNzI4.js";
|
|
4
4
|
import q from "./hooks/useMergeProps.js";
|
|
5
5
|
import A from "./Spin.js";
|
|
6
|
-
import p from "@
|
|
6
|
+
import p from "@panqibao/utils/class-name";
|
|
7
7
|
function B(c, m) {
|
|
8
8
|
const { children: f, style: i, className: r, hoverable: l } = c, { getPrefixCls: n } = y(x), o = n("card-grid");
|
|
9
9
|
return /* @__PURE__ */ a(
|
package/Carousel.js
CHANGED
|
@@ -3,13 +3,13 @@ import W, { useContext as G, useRef as O, useState as S, useEffect as z, useImpe
|
|
|
3
3
|
import { a as J } from "./chunk/z7sBNzI4.js";
|
|
4
4
|
import { useInterval as Ce } from "./hooks/useInterval.js";
|
|
5
5
|
import Ie from "./hooks/useMergeProps.js";
|
|
6
|
-
import $ from "@
|
|
6
|
+
import $ from "@panqibao/utils/class-name";
|
|
7
7
|
import we from "./utils/omit.js";
|
|
8
8
|
import Pe from "./utils/warning.js";
|
|
9
|
-
import be from "@
|
|
10
|
-
import Te from "@
|
|
11
|
-
import Se from "@
|
|
12
|
-
import We from "@
|
|
9
|
+
import be from "@panqibao/icons/IconUiDown";
|
|
10
|
+
import Te from "@panqibao/icons/IconUiLeft";
|
|
11
|
+
import Se from "@panqibao/icons/IconUiRight";
|
|
12
|
+
import We from "@panqibao/icons/IconUiUp";
|
|
13
13
|
import Ae from "./hooks/useKeyboardEvent.js";
|
|
14
14
|
function Re(A, P) {
|
|
15
15
|
const {
|
package/ColorPicker.js
CHANGED
|
@@ -6,12 +6,12 @@ import { a as R } from "./chunk/z7sBNzI4.js";
|
|
|
6
6
|
import ee from "./Copy.js";
|
|
7
7
|
import ne from "./hooks/useMergeProps.js";
|
|
8
8
|
import te from "./Trigger.js";
|
|
9
|
-
import D from "@
|
|
10
|
-
import w from "@
|
|
9
|
+
import D from "@panqibao/utils/class-name";
|
|
10
|
+
import w from "@panqibao/utils/tinycolor";
|
|
11
11
|
import { S as re } from "./chunk/DCe3olyi.js";
|
|
12
12
|
import G from "./Tooltip.js";
|
|
13
13
|
import { a as M, I as A } from "./chunk/I0bfWb5y.js";
|
|
14
|
-
import { colors as _, palette as oe } from "@
|
|
14
|
+
import { colors as _, palette as oe } from "@panqibao/utils/ui-color";
|
|
15
15
|
import se from "./hooks/useIsFirstRender.js";
|
|
16
16
|
import X from "./hooks/useMergeValue.js";
|
|
17
17
|
function U(e, s) {
|
package/Comment.js
CHANGED
|
@@ -4,7 +4,7 @@ import N from "lodash/isString";
|
|
|
4
4
|
import { forwardRef as v, useContext as u } from "react";
|
|
5
5
|
import { a as C } from "./chunk/z7sBNzI4.js";
|
|
6
6
|
import x from "./hooks/useMergeProps.js";
|
|
7
|
-
import d from "@
|
|
7
|
+
import d from "@panqibao/utils/class-name";
|
|
8
8
|
import { pickDataAttributes as P } from "./utils/pick.js";
|
|
9
9
|
const j = {
|
|
10
10
|
datetime: "left",
|
package/Copy.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as r, jsxs as T } from "react/jsx-runtime";
|
|
2
|
-
import h from "@
|
|
3
|
-
import b from "@
|
|
2
|
+
import h from "@panqibao/icons/IconUiCheckCircleFill";
|
|
3
|
+
import b from "@panqibao/icons/IconUiCopy";
|
|
4
4
|
import { useContext as P, useState as w, useRef as E, useEffect as N } from "react";
|
|
5
5
|
import { a as k } from "./chunk/z7sBNzI4.js";
|
|
6
6
|
import v from "./hooks/useKeyboardEvent.js";
|
|
7
7
|
import I from "./Tooltip.js";
|
|
8
|
-
import j from "@
|
|
9
|
-
import S from "@
|
|
8
|
+
import j from "@panqibao/utils/class-name";
|
|
9
|
+
import S from "@panqibao/utils/clipboard-copy";
|
|
10
10
|
import U from "./utils/mergedToString.js";
|
|
11
11
|
function $(o) {
|
|
12
12
|
var l, u;
|
package/DatePicker.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as X, jsx as n, Fragment as ge } from "react/jsx-runtime";
|
|
2
|
-
import Dn from "@
|
|
3
|
-
import Nn from "@
|
|
2
|
+
import Dn from "@panqibao/icons/IconUiCalendar";
|
|
3
|
+
import Nn from "@panqibao/icons/IconUiCalendarClock";
|
|
4
4
|
import Gn, { isDayjs as Ue } from "dayjs";
|
|
5
5
|
import ee from "lodash/isArray";
|
|
6
6
|
import Nt from "lodash/isPlainObject";
|
|
@@ -12,17 +12,17 @@ import $t from "./hooks/usePrevious.js";
|
|
|
12
12
|
import Xt from "./hooks/useUpdateEffect.js";
|
|
13
13
|
import { I as eo, a as to } from "./chunk/C61BEbHK.js";
|
|
14
14
|
import Tn from "./Trigger.js";
|
|
15
|
-
import $e from "@
|
|
15
|
+
import $e from "@panqibao/utils/class-name";
|
|
16
16
|
import { methods as oe, getDayjsValue as ne, getNow as ce, toLocal as qe, toTimezone as Zt, isDayjsChange as no, getValueWithTime as Ze, dayjs as bt, getSortedDayjsArray as Dt, getTimeFormat as oo, isDayjsArrayChange as ro, isValidTimeString as ao } from "./utils/dayjs.js";
|
|
17
17
|
import Ln from "./utils/omit.js";
|
|
18
18
|
import { pickDataAttributes as Yn } from "./utils/pick.js";
|
|
19
19
|
import Et from "./Button.js";
|
|
20
20
|
import so from "./Link.js";
|
|
21
21
|
import At from "lodash/merge";
|
|
22
|
-
import vn from "@
|
|
23
|
-
import Pn from "@
|
|
24
|
-
import Sn from "@
|
|
25
|
-
import wn from "@
|
|
22
|
+
import vn from "@panqibao/icons/IconUiDoubleLeft";
|
|
23
|
+
import Pn from "@panqibao/icons/IconUiDoubleRight";
|
|
24
|
+
import Sn from "@panqibao/icons/IconUiLeft";
|
|
25
|
+
import wn from "@panqibao/icons/IconUiRight";
|
|
26
26
|
import { newArray as Rt } from "./utils/constant.js";
|
|
27
27
|
import { padStart as $n } from "./utils/pad.js";
|
|
28
28
|
import { T as io } from "./chunk/4XXtB4ZV.js";
|
package/Descriptions.js
CHANGED
|
@@ -5,7 +5,7 @@ import V from "lodash/isPlainObject";
|
|
|
5
5
|
import { useContext as q, useState as B, useRef as G, useEffect as J, Fragment as S } from "react";
|
|
6
6
|
import { a as K } from "./chunk/z7sBNzI4.js";
|
|
7
7
|
import Q from "./hooks/useMergeProps.js";
|
|
8
|
-
import U from "@
|
|
8
|
+
import U from "@panqibao/utils/class-name";
|
|
9
9
|
import x, { responsiveArray as P } from "./utils/responsiveObserve.js";
|
|
10
10
|
const k = (f) => z(f) ? f.reduce((h, p) => h + (p.span || 1), 0) : 0, W = {
|
|
11
11
|
layout: "horizontal",
|
package/Divider.js
CHANGED
|
@@ -2,7 +2,7 @@ import { jsx as i } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as x, useContext as $ } from "react";
|
|
3
3
|
import { a as u } from "./chunk/z7sBNzI4.js";
|
|
4
4
|
import N from "./hooks/useMergeProps.js";
|
|
5
|
-
import h from "@
|
|
5
|
+
import h from "@panqibao/utils/class-name";
|
|
6
6
|
const v = {
|
|
7
7
|
type: "horizontal",
|
|
8
8
|
orientation: "center"
|
package/Draggable.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as C } from "react/jsx-runtime";
|
|
2
2
|
import S, { useRef as I, useState as u, useEffect as P, useContext as y } from "react";
|
|
3
3
|
import { a as O } from "./chunk/z7sBNzI4.js";
|
|
4
|
-
import w from "@
|
|
4
|
+
import w from "@panqibao/utils/class-name";
|
|
5
5
|
function T(m) {
|
|
6
6
|
const {
|
|
7
7
|
prefixCls: e,
|
package/Dropdown.js
CHANGED
|
@@ -5,12 +5,12 @@ import { a as U } from "./chunk/z7sBNzI4.js";
|
|
|
5
5
|
import z from "./hooks/useMergeProps.js";
|
|
6
6
|
import S from "./hooks/useMergeValue.js";
|
|
7
7
|
import W, { EventsByTriggerNeed as X } from "./Trigger.js";
|
|
8
|
-
import T from "@
|
|
8
|
+
import T from "@panqibao/utils/class-name";
|
|
9
9
|
import { supportRef as Y } from "./utils/is.js";
|
|
10
10
|
import Z from "./utils/omit.js";
|
|
11
11
|
import ee, { pickDataAttributes as F } from "./utils/pick.js";
|
|
12
12
|
import { findDOMNode as oe } from "./utils/reactDOM.js";
|
|
13
|
-
import G from "@
|
|
13
|
+
import G from "@panqibao/icons/IconUiMore";
|
|
14
14
|
import N from "./Button.js";
|
|
15
15
|
const te = {
|
|
16
16
|
position: "br",
|
package/Empty.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "@
|
|
2
|
+
import "@panqibao/icons/IconUiEmpty";
|
|
3
3
|
import "react";
|
|
4
4
|
import { E as e } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import "./hooks/useMergeProps.js";
|
|
6
|
-
import "@
|
|
6
|
+
import "@panqibao/utils/class-name";
|
|
7
7
|
export {
|
|
8
8
|
e as default
|
|
9
9
|
};
|
package/Form.js
CHANGED
|
@@ -9,7 +9,7 @@ import H, { createContext as ce, useRef as L, forwardRef as Ve, useContext as O,
|
|
|
9
9
|
import { a as xe, b as rt } from "./chunk/z7sBNzI4.js";
|
|
10
10
|
import st from "./hooks/useCreate.js";
|
|
11
11
|
import it from "./hooks/useMergeProps.js";
|
|
12
|
-
import G from "@
|
|
12
|
+
import G from "@panqibao/utils/class-name";
|
|
13
13
|
import _e from "./utils/omit.js";
|
|
14
14
|
import { NOOP as b } from "./utils/constant.js";
|
|
15
15
|
import $ from "lodash/get";
|
|
@@ -19,13 +19,13 @@ import j from "lodash/isFunction";
|
|
|
19
19
|
import nt from "lodash/omit";
|
|
20
20
|
import Ue from "lodash/setWith";
|
|
21
21
|
import { isExist as $e } from "./utils/is.js";
|
|
22
|
-
import { Schema as lt } from "@
|
|
22
|
+
import { Schema as lt } from "@panqibao/utils/validate";
|
|
23
23
|
import De from "lodash/cloneDeepWith";
|
|
24
24
|
import Oe from "lodash/set";
|
|
25
|
-
import ot from "@
|
|
26
|
-
import at from "@
|
|
27
|
-
import ct from "@
|
|
28
|
-
import ut from "@
|
|
25
|
+
import ot from "@panqibao/icons/IconUiCheckCircleFill";
|
|
26
|
+
import at from "@panqibao/icons/IconUiCloseCircleFill";
|
|
27
|
+
import ct from "@panqibao/icons/IconUiExclamationCircleFill";
|
|
28
|
+
import ut from "@panqibao/icons/IconUiLoading";
|
|
29
29
|
import dt from "lodash/isBoolean";
|
|
30
30
|
import pe from "lodash/isEqualWith";
|
|
31
31
|
import ht from "lodash/isNil";
|
|
@@ -33,7 +33,7 @@ import re from "./utils/warning.js";
|
|
|
33
33
|
import te from "lodash/isUndefined";
|
|
34
34
|
import je from "./Grid.js";
|
|
35
35
|
import { P as gt } from "./chunk/uUGMUxt_.js";
|
|
36
|
-
import mt from "@
|
|
36
|
+
import mt from "@panqibao/icons/IconUiQuestionCircleFill";
|
|
37
37
|
import Ft from "./Tooltip.js";
|
|
38
38
|
import ft from "./hooks/useForceUpdate.js";
|
|
39
39
|
import pt from "lodash/isString";
|
package/Grid.js
CHANGED
|
@@ -4,7 +4,7 @@ import X from "lodash/get";
|
|
|
4
4
|
import v, { useRef as ee, useState as q, useEffect as z, useMemo as N, forwardRef as H, useContext as M } from "react";
|
|
5
5
|
import { a as J } from "./chunk/z7sBNzI4.js";
|
|
6
6
|
import K from "./hooks/useMergeProps.js";
|
|
7
|
-
import L from "@
|
|
7
|
+
import L from "@panqibao/utils/class-name";
|
|
8
8
|
import te from "lodash/isPlainObject";
|
|
9
9
|
import F, { responsiveArray as Q } from "./utils/responsiveObserve.js";
|
|
10
10
|
import se from "lodash/isFunction";
|
package/Icon.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { C as g } from "./chunk/z7sBNzI4.js";
|
|
4
|
-
import x from "@
|
|
4
|
+
import x from "@panqibao/utils/class-name";
|
|
5
5
|
import { isServerRendering as N } from "./utils/dom.js";
|
|
6
6
|
const C = [];
|
|
7
7
|
function y(p = {}) {
|
package/IconHover.js
CHANGED
package/InputNumber.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "@
|
|
3
|
-
import "@
|
|
4
|
-
import "@
|
|
5
|
-
import "@
|
|
2
|
+
import "@panqibao/icons/IconUiDown";
|
|
3
|
+
import "@panqibao/icons/IconUiMinus";
|
|
4
|
+
import "@panqibao/icons/IconUiPlus";
|
|
5
|
+
import "@panqibao/icons/IconUiUp";
|
|
6
6
|
import "lodash/isNumber";
|
|
7
7
|
import "react";
|
|
8
8
|
import "./chunk/z7sBNzI4.js";
|
|
9
9
|
import "./hooks/useMergeProps.js";
|
|
10
10
|
import { a as b } from "./chunk/I0bfWb5y.js";
|
|
11
|
-
import "@
|
|
11
|
+
import "@panqibao/utils/class-name";
|
|
12
12
|
import "./utils/keyCode.js";
|
|
13
13
|
import "./utils/omit.js";
|
|
14
14
|
export {
|
package/Layout.js
CHANGED
|
@@ -3,7 +3,7 @@ import g from "lodash/get";
|
|
|
3
3
|
import S, { forwardRef as f, useContext as p, useState as R } from "react";
|
|
4
4
|
import { a as u } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import w from "./hooks/useMergeProps.js";
|
|
6
|
-
import d from "@
|
|
6
|
+
import d from "@panqibao/utils/class-name";
|
|
7
7
|
import { S as M } from "./chunk/CoevJNNj.js";
|
|
8
8
|
function b(s, o) {
|
|
9
9
|
const { className: n, children: e, ...r } = s, { getPrefixCls: a } = p(u), t = a("layout-content"), c = d(t, n);
|
package/Link.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as C, jsx as c } from "react/jsx-runtime";
|
|
2
|
-
import y from "@
|
|
2
|
+
import y from "@panqibao/icons/IconUiLink";
|
|
3
3
|
import { forwardRef as N, useContext as g } from "react";
|
|
4
4
|
import { a as L } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import P from "./hooks/useKeyboardEvent.js";
|
|
6
6
|
import w from "./hooks/useMergeProps.js";
|
|
7
|
-
import K from "@
|
|
7
|
+
import K from "@panqibao/utils/class-name";
|
|
8
8
|
const D = {
|
|
9
9
|
hoverable: !0
|
|
10
10
|
};
|
package/List.js
CHANGED
|
@@ -6,7 +6,7 @@ import { R as mt, C as dt } from "./chunk/9AJ-uN8F.js";
|
|
|
6
6
|
import ht from "./hooks/useMergeProps.js";
|
|
7
7
|
import { P as _t } from "./chunk/DXMtLuTP.js";
|
|
8
8
|
import kt from "./Spin.js";
|
|
9
|
-
import M from "@
|
|
9
|
+
import M from "@panqibao/utils/class-name";
|
|
10
10
|
import Bt from "./utils/omit.js";
|
|
11
11
|
import { pickDataAttributes as Gt } from "./utils/pick.js";
|
|
12
12
|
import Ot from "./utils/scrollIntoView.js";
|
package/Loading.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { jsxs as p, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
/* empty css */
|
|
3
2
|
import u, { useImperativeHandle as m, useEffect as f } from "react";
|
|
4
3
|
const x = {};
|
|
5
4
|
function $(a, o) {
|
|
@@ -56,7 +55,7 @@ function $(a, o) {
|
|
|
56
55
|
}
|
|
57
56
|
);
|
|
58
57
|
}
|
|
59
|
-
const
|
|
58
|
+
const g = u.forwardRef($);
|
|
60
59
|
export {
|
|
61
|
-
|
|
60
|
+
g as default
|
|
62
61
|
};
|
package/Mentions.js
CHANGED
|
@@ -5,7 +5,7 @@ import X from "./hooks/useMergeProps.js";
|
|
|
5
5
|
import Y from "./hooks/useMergeValue.js";
|
|
6
6
|
import { I as Z } from "./chunk/I0bfWb5y.js";
|
|
7
7
|
import { S as _ } from "./chunk/DCe3olyi.js";
|
|
8
|
-
import ee from "@
|
|
8
|
+
import ee from "@panqibao/utils/class-name";
|
|
9
9
|
import { Esc as V, Enter as S, ArrowUp as w, ArrowDown as E } from "./utils/keyCode.js";
|
|
10
10
|
function te(i, { split: t }) {
|
|
11
11
|
return !t || i.indexOf(t) === -1;
|
package/Message.js
CHANGED
|
@@ -4,7 +4,7 @@ import "lodash/isNumber";
|
|
|
4
4
|
import "lodash/isUndefined";
|
|
5
5
|
import { M as d } from "./chunk/z7sBNzI4.js";
|
|
6
6
|
import "./NotificationBase.js";
|
|
7
|
-
import "@
|
|
7
|
+
import "@panqibao/utils/class-name";
|
|
8
8
|
import "./utils/reactDOM.js";
|
|
9
9
|
export {
|
|
10
10
|
d as default
|
package/Notice.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "@
|
|
3
|
-
import "@
|
|
4
|
-
import "@
|
|
5
|
-
import "@
|
|
6
|
-
import "@
|
|
7
|
-
import "@
|
|
8
|
-
import "@
|
|
2
|
+
import "@panqibao/icons/IconUiCheckCircleFill";
|
|
3
|
+
import "@panqibao/icons/IconUiClose";
|
|
4
|
+
import "@panqibao/icons/IconUiCloseCircleFill";
|
|
5
|
+
import "@panqibao/icons/IconUiExclamationCircleFill";
|
|
6
|
+
import "@panqibao/icons/IconUiInfoCircleFill";
|
|
7
|
+
import "@panqibao/icons/IconUiLoading";
|
|
8
|
+
import "@panqibao/icons/context";
|
|
9
9
|
import "react";
|
|
10
10
|
import { h as s } from "./chunk/z7sBNzI4.js";
|
|
11
|
-
import "@
|
|
11
|
+
import "@panqibao/utils/class-name";
|
|
12
12
|
export {
|
|
13
13
|
s as default
|
|
14
14
|
};
|
package/Notification.js
CHANGED
|
@@ -5,7 +5,7 @@ import "lodash/isUndefined";
|
|
|
5
5
|
import "react-dom";
|
|
6
6
|
import { N as l } from "./chunk/z7sBNzI4.js";
|
|
7
7
|
import "./NotificationBase.js";
|
|
8
|
-
import "@
|
|
8
|
+
import "@panqibao/utils/class-name";
|
|
9
9
|
import "./utils/reactDOM.js";
|
|
10
10
|
export {
|
|
11
11
|
l as default
|
package/OverflowEllipsis.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as C, jsxs as D } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as k, useRef as _, useEffect as g, useState as m, useLayoutEffect as P } from "react";
|
|
3
3
|
import { a as v } from "./chunk/z7sBNzI4.js";
|
|
4
|
-
import E from "@
|
|
4
|
+
import E from "@panqibao/utils/class-name";
|
|
5
5
|
function j(l) {
|
|
6
6
|
const { getPrefixCls: x } = k(v), i = x("overflow-item"), u = _();
|
|
7
7
|
g(() => {
|
package/PageHeader.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as s, jsx as r, Fragment as _ } from "react/jsx-runtime";
|
|
2
|
-
import T from "@
|
|
3
|
-
import W from "@
|
|
2
|
+
import T from "@panqibao/icons/IconUiLeft";
|
|
3
|
+
import W from "@panqibao/icons/IconUiRight";
|
|
4
4
|
import j, { useContext as K, useState as U, useRef as D, useImperativeHandle as F, useEffect as L } from "react";
|
|
5
5
|
import M from "./Breadcrumb.js";
|
|
6
6
|
import { a as S, I as q } from "./chunk/z7sBNzI4.js";
|
|
7
7
|
import G from "./hooks/useKeyboardEvent.js";
|
|
8
8
|
import J from "./hooks/useMergeProps.js";
|
|
9
|
-
import N from "@
|
|
9
|
+
import N from "@panqibao/utils/class-name";
|
|
10
10
|
import Q from "./utils/omit.js";
|
|
11
11
|
function x(b, y) {
|
|
12
12
|
const { getPrefixCls: v, componentConfig: m, rtl: p } = K(S), n = J(
|
package/Popconfirm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as t, jsxs as d, Fragment as G } from "react/jsx-runtime";
|
|
2
|
-
import J from "@
|
|
2
|
+
import J from "@panqibao/icons/IconUiExclamationCircleFill";
|
|
3
3
|
import b from "lodash/isFunction";
|
|
4
4
|
import K from "lodash/isNil";
|
|
5
5
|
import { forwardRef as Q, useContext as X, useState as Y, useImperativeHandle as Z, useEffect as _ } from "react";
|
|
@@ -8,7 +8,7 @@ import { a as ee } from "./chunk/z7sBNzI4.js";
|
|
|
8
8
|
import oe from "./hooks/useMergeProps.js";
|
|
9
9
|
import ne from "./hooks/useMergeValue.js";
|
|
10
10
|
import te from "./Tooltip.js";
|
|
11
|
-
import ie from "@
|
|
11
|
+
import ie from "@panqibao/utils/class-name";
|
|
12
12
|
const re = {
|
|
13
13
|
position: "top",
|
|
14
14
|
okType: "primary",
|
package/Popover.js
CHANGED
|
@@ -4,7 +4,7 @@ import { forwardRef as O, useContext as R } from "react";
|
|
|
4
4
|
import { a as T } from "./chunk/z7sBNzI4.js";
|
|
5
5
|
import w from "./hooks/useMergeProps.js";
|
|
6
6
|
import F from "./Tooltip.js";
|
|
7
|
-
import H from "@
|
|
7
|
+
import H from "@panqibao/utils/class-name";
|
|
8
8
|
import { isEmptyReactNode as c } from "./utils/is.js";
|
|
9
9
|
const M = {
|
|
10
10
|
position: "top",
|
package/Progress.js
CHANGED
|
@@ -2,15 +2,15 @@ import { jsx as t, jsxs as v } from "react/jsx-runtime";
|
|
|
2
2
|
import { useCallback as N, forwardRef as I, useContext as j } from "react";
|
|
3
3
|
import { a as _ } from "./chunk/z7sBNzI4.js";
|
|
4
4
|
import F from "./hooks/useMergeProps.js";
|
|
5
|
-
import w from "@
|
|
5
|
+
import w from "@panqibao/utils/class-name";
|
|
6
6
|
import G from "./utils/omit.js";
|
|
7
|
-
import b from "@
|
|
8
|
-
import M from "@
|
|
7
|
+
import b from "@panqibao/icons/IconUiCheck";
|
|
8
|
+
import M from "@panqibao/icons/IconUiExclamation";
|
|
9
9
|
import T from "lodash/isFunction";
|
|
10
10
|
import S from "lodash/isPlainObject";
|
|
11
11
|
import O from "./hooks/useId.js";
|
|
12
12
|
import U from "./Tooltip.js";
|
|
13
|
-
import z from "@
|
|
13
|
+
import z from "@panqibao/icons/IconUiExclamationCircleFill";
|
|
14
14
|
const A = {
|
|
15
15
|
mini: 4,
|
|
16
16
|
small: 3,
|
package/Rate.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as o, jsxs as Y } from "react/jsx-runtime";
|
|
2
|
-
import Z from "@
|
|
3
|
-
import E from "@
|
|
4
|
-
import x from "@
|
|
5
|
-
import tt from "@
|
|
6
|
-
import { times as et, divide as rt } from "@
|
|
2
|
+
import Z from "@panqibao/icons/IconUiFaceFrownFill";
|
|
3
|
+
import E from "@panqibao/icons/IconUiFaceMehFill";
|
|
4
|
+
import x from "@panqibao/icons/IconUiFaceSmileFill";
|
|
5
|
+
import tt from "@panqibao/icons/IconUiStarFill";
|
|
6
|
+
import { times as et, divide as rt } from "@panqibao/utils/math";
|
|
7
7
|
import g, { useContext as ot, useState as N } from "react";
|
|
8
8
|
import { a as at } from "./chunk/z7sBNzI4.js";
|
|
9
9
|
import st from "./hooks/useMergeProps.js";
|
|
10
10
|
import ct from "./Tooltip.js";
|
|
11
|
-
import U from "@
|
|
11
|
+
import U from "@panqibao/utils/class-name";
|
|
12
12
|
import lt from "./utils/omit.js";
|
|
13
13
|
const it = {
|
|
14
14
|
character: /* @__PURE__ */ o(tt, {}),
|