@uzum-tech/ui 0.1.0 → 0.1.1
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/README.md +1 -1
- package/dist/index.js +107348 -0
- package/dist/index.prod.js +9 -0
- package/es/_internal/clear/index.d.ts +1 -0
- package/es/_internal/clear/index.js +1 -0
- package/es/_internal/clear/src/Clear.d.ts +21 -0
- package/es/_internal/clear/src/Clear.js +42 -0
- package/es/_internal/clear/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/clear/src/styles/index.cssr.js +37 -0
- package/es/_internal/close/index.d.ts +1 -0
- package/es/_internal/close/index.js +1 -0
- package/es/_internal/close/src/Close.d.ts +49 -0
- package/es/_internal/close/src/Close.js +49 -0
- package/es/_internal/close/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/close/src/styles/index.cssr.js +54 -0
- package/es/_internal/fade-in-expand-transition/index.d.ts +1 -0
- package/es/_internal/fade-in-expand-transition/index.js +1 -0
- package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +28 -0
- package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.js +108 -0
- package/es/_internal/focus-detector/index.d.ts +2 -0
- package/es/_internal/focus-detector/index.js +2 -0
- package/es/_internal/focus-detector/src/FocusDetector.d.ts +9 -0
- package/es/_internal/focus-detector/src/FocusDetector.js +10 -0
- package/es/_internal/icon/index.d.ts +1 -0
- package/es/_internal/icon/index.js +1 -0
- package/es/_internal/icon/src/Icon.d.ts +42 -0
- package/es/_internal/icon/src/Icon.js +31 -0
- package/es/_internal/icon/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/icon/src/styles/index.cssr.js +14 -0
- package/es/_internal/icon-switch-transition/index.d.ts +1 -0
- package/es/_internal/icon-switch-transition/index.js +1 -0
- package/es/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +2 -0
- package/es/_internal/icon-switch-transition/src/IconSwitchTransition.js +9 -0
- package/es/_internal/icons/Add.d.ts +2 -0
- package/es/_internal/icons/Add.js +8 -0
- package/es/_internal/icons/ArrowBack.d.ts +2 -0
- package/es/_internal/icons/ArrowBack.js +9 -0
- package/es/_internal/icons/ArrowDown.d.ts +2 -0
- package/es/_internal/icons/ArrowDown.js +16 -0
- package/es/_internal/icons/ArrowUp.d.ts +2 -0
- package/es/_internal/icons/ArrowUp.js +9 -0
- package/es/_internal/icons/Attach.d.ts +2 -0
- package/es/_internal/icons/Attach.js +6 -0
- package/es/_internal/icons/Backward.d.ts +2 -0
- package/es/_internal/icons/Backward.js +8 -0
- package/es/_internal/icons/Cancel.d.ts +2 -0
- package/es/_internal/icons/Cancel.js +6 -0
- package/es/_internal/icons/Checkmark.d.ts +2 -0
- package/es/_internal/icons/Checkmark.js +9 -0
- package/es/_internal/icons/ChevronDown.d.ts +2 -0
- package/es/_internal/icons/ChevronDown.js +8 -0
- package/es/_internal/icons/ChevronDownFilled.d.ts +2 -0
- package/es/_internal/icons/ChevronDownFilled.js +8 -0
- package/es/_internal/icons/ChevronLeft.d.ts +2 -0
- package/es/_internal/icons/ChevronLeft.js +8 -0
- package/es/_internal/icons/ChevronRight.d.ts +2 -0
- package/es/_internal/icons/ChevronRight.js +8 -0
- package/es/_internal/icons/Clear.d.ts +2 -0
- package/es/_internal/icons/Clear.js +12 -0
- package/es/_internal/icons/Close.d.ts +2 -0
- package/es/_internal/icons/Close.js +6 -0
- package/es/_internal/icons/Date.d.ts +2 -0
- package/es/_internal/icons/Date.js +6 -0
- package/es/_internal/icons/Download.d.ts +2 -0
- package/es/_internal/icons/Download.js +6 -0
- package/es/_internal/icons/Empty.d.ts +2 -0
- package/es/_internal/icons/Empty.js +9 -0
- package/es/_internal/icons/Error.d.ts +2 -0
- package/es/_internal/icons/Error.js +6 -0
- package/es/_internal/icons/Eye.d.ts +2 -0
- package/es/_internal/icons/Eye.js +9 -0
- package/es/_internal/icons/EyeOff.d.ts +2 -0
- package/es/_internal/icons/EyeOff.js +12 -0
- package/es/_internal/icons/FastBackward.d.ts +2 -0
- package/es/_internal/icons/FastBackward.js +10 -0
- package/es/_internal/icons/FastForward.d.ts +2 -0
- package/es/_internal/icons/FastForward.js +10 -0
- package/es/_internal/icons/File.d.ts +2 -0
- package/es/_internal/icons/File.js +10 -0
- package/es/_internal/icons/Filter.d.ts +2 -0
- package/es/_internal/icons/Filter.js +10 -0
- package/es/_internal/icons/Forward.d.ts +2 -0
- package/es/_internal/icons/Forward.js +8 -0
- package/es/_internal/icons/Info.d.ts +2 -0
- package/es/_internal/icons/Info.js +6 -0
- package/es/_internal/icons/More.d.ts +2 -0
- package/es/_internal/icons/More.js +10 -0
- package/es/_internal/icons/Photo.d.ts +2 -0
- package/es/_internal/icons/Photo.js +12 -0
- package/es/_internal/icons/Remove.d.ts +2 -0
- package/es/_internal/icons/Remove.js +8 -0
- package/es/_internal/icons/ResizeSmall.d.ts +2 -0
- package/es/_internal/icons/ResizeSmall.js +9 -0
- package/es/_internal/icons/Retry.d.ts +2 -0
- package/es/_internal/icons/Retry.js +5 -0
- package/es/_internal/icons/RotateClockwise.d.ts +2 -0
- package/es/_internal/icons/RotateClockwise.js +5 -0
- package/es/_internal/icons/RotateCounterclockwise.d.ts +2 -0
- package/es/_internal/icons/RotateCounterclockwise.js +5 -0
- package/es/_internal/icons/Search.d.ts +2 -0
- package/es/_internal/icons/Search.js +8 -0
- package/es/_internal/icons/Success.d.ts +2 -0
- package/es/_internal/icons/Success.js +6 -0
- package/es/_internal/icons/Switcher.d.ts +2 -0
- package/es/_internal/icons/Switcher.js +8 -0
- package/es/_internal/icons/Time.d.ts +2 -0
- package/es/_internal/icons/Time.js +5 -0
- package/es/_internal/icons/To.d.ts +2 -0
- package/es/_internal/icons/To.js +6 -0
- package/es/_internal/icons/Trash.d.ts +2 -0
- package/es/_internal/icons/Trash.js +7 -0
- package/es/_internal/icons/Warning.d.ts +2 -0
- package/es/_internal/icons/Warning.js +6 -0
- package/es/_internal/icons/ZoomIn.d.ts +2 -0
- package/es/_internal/icons/ZoomIn.js +5 -0
- package/es/_internal/icons/ZoomOut.d.ts +2 -0
- package/es/_internal/icons/ZoomOut.js +5 -0
- package/es/_internal/icons/index.d.ts +42 -0
- package/es/_internal/icons/index.js +42 -0
- package/es/_internal/icons/replaceable.d.ts +2 -0
- package/es/_internal/icons/replaceable.js +18 -0
- package/es/_internal/index.d.ts +20 -0
- package/es/_internal/index.js +15 -0
- package/es/_internal/loading/index.d.ts +2 -0
- package/es/_internal/loading/index.js +1 -0
- package/es/_internal/loading/src/Loading.d.ts +70 -0
- package/es/_internal/loading/src/Loading.js +52 -0
- package/es/_internal/loading/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/loading/src/styles/index.cssr.js +139 -0
- package/es/_internal/menu-mask/index.d.ts +2 -0
- package/es/_internal/menu-mask/index.js +1 -0
- package/es/_internal/menu-mask/src/MenuMask.d.ts +16 -0
- package/es/_internal/menu-mask/src/MenuMask.js +41 -0
- package/es/_internal/menu-mask/src/interface.d.ts +3 -0
- package/es/_internal/menu-mask/src/interface.js +1 -0
- package/es/_internal/menu-mask/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/menu-mask/src/styles/index.cssr.js +15 -0
- package/es/_internal/scrollbar/index.d.ts +2 -0
- package/es/_internal/scrollbar/index.js +1 -0
- package/es/_internal/scrollbar/src/Scrollbar.d.ts +242 -0
- package/es/_internal/scrollbar/src/Scrollbar.js +622 -0
- package/es/_internal/scrollbar/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/scrollbar/src/styles/index.cssr.js +63 -0
- package/es/_internal/scrollbar/src/styles/rtl.cssr.d.ts +2 -0
- package/es/_internal/scrollbar/src/styles/rtl.cssr.js +10 -0
- package/es/_internal/scrollbar/styles/dark.d.ts +3 -0
- package/es/_internal/scrollbar/styles/dark.js +8 -0
- package/es/_internal/scrollbar/styles/index.d.ts +4 -0
- package/es/_internal/scrollbar/styles/index.js +3 -0
- package/es/_internal/scrollbar/styles/light.d.ts +10 -0
- package/es/_internal/scrollbar/styles/light.js +14 -0
- package/es/_internal/scrollbar/styles/rtl.d.ts +3 -0
- package/es/_internal/scrollbar/styles/rtl.js +6 -0
- package/es/_internal/select-menu/index.d.ts +2 -0
- package/es/_internal/select-menu/index.js +1 -0
- package/es/_internal/select-menu/src/SelectGroupHeader.d.ts +29 -0
- package/es/_internal/select-menu/src/SelectGroupHeader.js +40 -0
- package/es/_internal/select-menu/src/SelectMenu.d.ts +727 -0
- package/es/_internal/select-menu/src/SelectMenu.js +348 -0
- package/es/_internal/select-menu/src/SelectOption.d.ts +37 -0
- package/es/_internal/select-menu/src/SelectOption.js +119 -0
- package/es/_internal/select-menu/src/interface.d.ts +40 -0
- package/es/_internal/select-menu/src/interface.js +3 -0
- package/es/_internal/select-menu/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/select-menu/src/styles/index.cssr.js +109 -0
- package/es/_internal/select-menu/styles/_common.d.ts +13 -0
- package/es/_internal/select-menu/styles/_common.js +12 -0
- package/es/_internal/select-menu/styles/dark.d.ts +3 -0
- package/es/_internal/select-menu/styles/dark.js +14 -0
- package/es/_internal/select-menu/styles/index.d.ts +3 -0
- package/es/_internal/select-menu/styles/index.js +2 -0
- package/es/_internal/select-menu/styles/light.d.ts +94 -0
- package/es/_internal/select-menu/styles/light.js +19 -0
- package/es/_internal/selection/index.d.ts +2 -0
- package/es/_internal/selection/index.js +1 -0
- package/es/_internal/selection/src/Selection.d.ts +897 -0
- package/es/_internal/selection/src/Selection.js +605 -0
- package/es/_internal/selection/src/interface.d.ts +6 -0
- package/es/_internal/selection/src/interface.js +1 -0
- package/es/_internal/selection/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/selection/src/styles/index.cssr.js +262 -0
- package/es/_internal/selection/styles/_common.d.ts +7 -0
- package/es/_internal/selection/styles/_common.js +6 -0
- package/es/_internal/selection/styles/dark.d.ts +3 -0
- package/es/_internal/selection/styles/dark.js +36 -0
- package/es/_internal/selection/styles/index.d.ts +3 -0
- package/es/_internal/selection/styles/index.js +2 -0
- package/es/_internal/selection/styles/light.d.ts +131 -0
- package/es/_internal/selection/styles/light.js +37 -0
- package/es/_internal/skeleton/index.d.ts +2 -0
- package/es/_internal/skeleton/index.js +1 -0
- package/es/_internal/skeleton/src/Skeleton.d.ts +155 -0
- package/es/_internal/skeleton/src/Skeleton.js +79 -0
- package/es/_internal/skeleton/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/skeleton/src/styles/index.cssr.js +29 -0
- package/es/_internal/skeleton/styles/dark.d.ts +2 -0
- package/es/_internal/skeleton/styles/dark.js +16 -0
- package/es/_internal/skeleton/styles/index.d.ts +3 -0
- package/es/_internal/skeleton/styles/index.js +2 -0
- package/es/_internal/skeleton/styles/light.d.ts +14 -0
- package/es/_internal/skeleton/styles/light.js +17 -0
- package/es/_internal/slot-machine/index.d.ts +1 -0
- package/es/_internal/slot-machine/index.js +1 -0
- package/es/_internal/slot-machine/src/SlotMachine.d.ts +39 -0
- package/es/_internal/slot-machine/src/SlotMachine.js +75 -0
- package/es/_internal/slot-machine/src/SlotMachineNumber.d.ts +40 -0
- package/es/_internal/slot-machine/src/SlotMachineNumber.js +89 -0
- package/es/_internal/slot-machine/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/slot-machine/src/styles/index.cssr.js +101 -0
- package/es/_internal/suffix/index.d.ts +1 -0
- package/es/_internal/suffix/index.js +1 -0
- package/es/_internal/suffix/src/Suffix.d.ts +43 -0
- package/es/_internal/suffix/src/Suffix.js +42 -0
- package/es/_internal/wave/index.d.ts +2 -0
- package/es/_internal/wave/index.js +1 -0
- package/es/_internal/wave/src/Wave.d.ts +19 -0
- package/es/_internal/wave/src/Wave.js +51 -0
- package/es/_internal/wave/src/styles/index.cssr.d.ts +2 -0
- package/es/_internal/wave/src/styles/index.cssr.js +9 -0
- package/es/_mixins/common.d.ts +1 -0
- package/es/_mixins/common.js +1 -0
- package/es/_mixins/index.d.ts +10 -0
- package/es/_mixins/index.js +8 -0
- package/es/_mixins/use-config.d.ts +20 -0
- package/es/_mixins/use-config.js +32 -0
- package/es/_mixins/use-css-vars-class.d.ts +8 -0
- package/es/_mixins/use-css-vars-class.js +54 -0
- package/es/_mixins/use-form-item.d.ts +37 -0
- package/es/_mixins/use-form-item.js +69 -0
- package/es/_mixins/use-hljs.d.ts +12 -0
- package/es/_mixins/use-hljs.js +26 -0
- package/es/_mixins/use-locale.d.ts +7 -0
- package/es/_mixins/use-locale.js +18 -0
- package/es/_mixins/use-rtl.d.ts +3 -0
- package/es/_mixins/use-rtl.js +50 -0
- package/es/_mixins/use-style.d.ts +3 -0
- package/es/_mixins/use-style.js +41 -0
- package/es/_mixins/use-theme.d.ts +94 -0
- package/es/_mixins/use-theme.js +109 -0
- package/es/_styles/common/_common.d.ts +28 -0
- package/es/_styles/common/_common.js +27 -0
- package/es/_styles/common/dark.d.ts +3 -0
- package/es/_styles/common/dark.js +100 -0
- package/es/_styles/common/index.d.ts +3 -0
- package/es/_styles/common/index.js +2 -0
- package/es/_styles/common/light.d.ts +123 -0
- package/es/_styles/common/light.js +105 -0
- package/es/_styles/global/index.cssr.d.ts +2 -0
- package/es/_styles/global/index.cssr.js +28 -0
- package/es/_styles/transitions/fade-down.cssr.d.ts +11 -0
- package/es/_styles/transitions/fade-down.cssr.js +25 -0
- package/es/_styles/transitions/fade-in-height-expand.cssr.d.ts +13 -0
- package/es/_styles/transitions/fade-in-height-expand.cssr.js +51 -0
- package/es/_styles/transitions/fade-in-scale-up.cssr.d.ts +10 -0
- package/es/_styles/transitions/fade-in-scale-up.cssr.js +27 -0
- package/es/_styles/transitions/fade-in-width-expand.cssr.d.ts +7 -0
- package/es/_styles/transitions/fade-in-width-expand.cssr.js +31 -0
- package/es/_styles/transitions/fade-in.cssr.d.ts +10 -0
- package/es/_styles/transitions/fade-in.cssr.js +22 -0
- package/es/_styles/transitions/fade-up-width-expand.cssr.d.ts +6 -0
- package/es/_styles/transitions/fade-up-width-expand.cssr.js +36 -0
- package/es/_styles/transitions/icon-switch.cssr.d.ts +9 -0
- package/es/_styles/transitions/icon-switch.cssr.js +29 -0
- package/es/_styles/transitions/slide-in-from-bottom.d.ts +8 -0
- package/es/_styles/transitions/slide-in-from-bottom.js +25 -0
- package/es/_styles/transitions/slide-in-from-left.d.ts +8 -0
- package/es/_styles/transitions/slide-in-from-left.js +25 -0
- package/es/_styles/transitions/slide-in-from-right.d.ts +8 -0
- package/es/_styles/transitions/slide-in-from-right.js +25 -0
- package/es/_styles/transitions/slide-in-from-top.d.ts +8 -0
- package/es/_styles/transitions/slide-in-from-top.js +25 -0
- package/es/_utils/color/index.d.ts +3 -0
- package/es/_utils/color/index.js +10 -0
- package/es/_utils/composable/index.d.ts +8 -0
- package/es/_utils/composable/index.js +8 -0
- package/es/_utils/composable/use-adjusted-to.d.ts +14 -0
- package/es/_utils/composable/use-adjusted-to.js +55 -0
- package/es/_utils/composable/use-browser-location.d.ts +13 -0
- package/es/_utils/composable/use-browser-location.js +35 -0
- package/es/_utils/composable/use-collection.d.ts +4 -0
- package/es/_utils/composable/use-collection.js +87 -0
- package/es/_utils/composable/use-deferred-true.d.ts +2 -0
- package/es/_utils/composable/use-deferred-true.js +25 -0
- package/es/_utils/composable/use-houdini.d.ts +1 -0
- package/es/_utils/composable/use-houdini.js +29 -0
- package/es/_utils/composable/use-is-composing.d.ts +2 -0
- package/es/_utils/composable/use-is-composing.js +32 -0
- package/es/_utils/composable/use-lock-html-scroll.d.ts +3 -0
- package/es/_utils/composable/use-lock-html-scroll.js +63 -0
- package/es/_utils/composable/use-reactivated.d.ts +3 -0
- package/es/_utils/composable/use-reactivated.js +20 -0
- package/es/_utils/composable/use-resize.d.ts +2 -0
- package/es/_utils/composable/use-resize.js +19 -0
- package/es/_utils/css/color-to-class.d.ts +1 -0
- package/es/_utils/css/color-to-class.js +3 -0
- package/es/_utils/css/format-length.d.ts +7 -0
- package/es/_utils/css/format-length.js +30 -0
- package/es/_utils/css/index.d.ts +2 -0
- package/es/_utils/css/index.js +2 -0
- package/es/_utils/cssr/create-key.d.ts +44 -0
- package/es/_utils/cssr/create-key.js +8 -0
- package/es/_utils/cssr/index.d.ts +11 -0
- package/es/_utils/cssr/index.js +31 -0
- package/es/_utils/dom/index.d.ts +1 -0
- package/es/_utils/dom/index.js +1 -0
- package/es/_utils/dom/is-document.d.ts +1 -0
- package/es/_utils/dom/is-document.js +3 -0
- package/es/_utils/env/browser.d.ts +3 -0
- package/es/_utils/env/browser.js +4 -0
- package/es/_utils/env/is-browser.d.ts +1 -0
- package/es/_utils/env/is-browser.js +1 -0
- package/es/_utils/env/is-jsdom.d.ts +1 -0
- package/es/_utils/env/is-jsdom.js +9 -0
- package/es/_utils/env/is-native-lazy-load.d.ts +1 -0
- package/es/_utils/env/is-native-lazy-load.js +2 -0
- package/es/_utils/event/index.d.ts +2 -0
- package/es/_utils/event/index.js +7 -0
- package/es/_utils/index.d.ts +11 -0
- package/es/_utils/index.js +9 -0
- package/es/_utils/uzum/attribute.d.ts +2 -0
- package/es/_utils/uzum/attribute.js +11 -0
- package/es/_utils/uzum/extract-public-props.d.ts +9 -0
- package/es/_utils/uzum/extract-public-props.js +1 -0
- package/es/_utils/uzum/index.d.ts +5 -0
- package/es/_utils/uzum/index.js +3 -0
- package/es/_utils/uzum/mutable.d.ts +3 -0
- package/es/_utils/uzum/mutable.js +1 -0
- package/es/_utils/uzum/prop.d.ts +11 -0
- package/es/_utils/uzum/prop.js +27 -0
- package/es/_utils/uzum/warn.d.ts +3 -0
- package/es/_utils/uzum/warn.js +14 -0
- package/es/_utils/vue/call.d.ts +7 -0
- package/es/_utils/vue/call.js +8 -0
- package/es/_utils/vue/create-data-key.d.ts +1 -0
- package/es/_utils/vue/create-data-key.js +3 -0
- package/es/_utils/vue/create-injection-key.d.ts +2 -0
- package/es/_utils/vue/create-injection-key.js +3 -0
- package/es/_utils/vue/create-ref-setter.d.ts +2 -0
- package/es/_utils/vue/create-ref-setter.js +10 -0
- package/es/_utils/vue/flatten.d.ts +2 -0
- package/es/_utils/vue/flatten.js +30 -0
- package/es/_utils/vue/get-first-slot-vnode.d.ts +2 -0
- package/es/_utils/vue/get-first-slot-vnode.js +18 -0
- package/es/_utils/vue/get-slot.d.ts +2 -0
- package/es/_utils/vue/get-slot.js +7 -0
- package/es/_utils/vue/get-v-node-children.d.ts +2 -0
- package/es/_utils/vue/get-v-node-children.js +12 -0
- package/es/_utils/vue/index.d.ts +17 -0
- package/es/_utils/vue/index.js +16 -0
- package/es/_utils/vue/is-node-v-show-false.d.ts +2 -0
- package/es/_utils/vue/is-node-v-show-false.js +6 -0
- package/es/_utils/vue/keep.d.ts +1 -0
- package/es/_utils/vue/keep.js +7 -0
- package/es/_utils/vue/keysOf.d.ts +1 -0
- package/es/_utils/vue/keysOf.js +3 -0
- package/es/_utils/vue/merge-handlers.d.ts +1 -0
- package/es/_utils/vue/merge-handlers.js +15 -0
- package/es/_utils/vue/omit.d.ts +1 -0
- package/es/_utils/vue/omit.js +10 -0
- package/es/_utils/vue/render.d.ts +2 -0
- package/es/_utils/vue/render.js +15 -0
- package/es/_utils/vue/resolve-slot.d.ts +12 -0
- package/es/_utils/vue/resolve-slot.js +44 -0
- package/es/_utils/vue/wrapper.d.ts +1 -0
- package/es/_utils/vue/wrapper.js +7 -0
- package/es/affix/index.d.ts +2 -0
- package/es/affix/index.js +1 -0
- package/es/affix/src/Affix.d.ts +93 -0
- package/es/affix/src/Affix.js +184 -0
- package/es/affix/src/styles/index.cssr.d.ts +2 -0
- package/es/affix/src/styles/index.cssr.js +6 -0
- package/es/affix/src/utils.d.ts +6 -0
- package/es/affix/src/utils.js +8 -0
- package/es/alert/index.d.ts +2 -0
- package/es/alert/index.js +1 -0
- package/es/alert/src/Alert.d.ts +882 -0
- package/es/alert/src/Alert.js +164 -0
- package/es/alert/src/styles/index.cssr.d.ts +2 -0
- package/es/alert/src/styles/index.cssr.js +103 -0
- package/es/alert/src/styles/rtl.cssr.d.ts +2 -0
- package/es/alert/src/styles/rtl.cssr.js +16 -0
- package/es/alert/styles/_common.d.ts +11 -0
- package/es/alert/styles/_common.js +10 -0
- package/es/alert/styles/dark.d.ts +3 -0
- package/es/alert/styles/dark.js +21 -0
- package/es/alert/styles/index.d.ts +4 -0
- package/es/alert/styles/index.js +3 -0
- package/es/alert/styles/light.d.ts +71 -0
- package/es/alert/styles/light.js +18 -0
- package/es/alert/styles/rtl.d.ts +2 -0
- package/es/alert/styles/rtl.js +5 -0
- package/es/anchor/index.d.ts +4 -0
- package/es/anchor/index.js +2 -0
- package/es/anchor/src/AnchorAdapter.d.ts +285 -0
- package/es/anchor/src/AnchorAdapter.js +53 -0
- package/es/anchor/src/BaseAnchor.d.ts +105 -0
- package/es/anchor/src/BaseAnchor.js +263 -0
- package/es/anchor/src/Link.d.ts +24 -0
- package/es/anchor/src/Link.js +44 -0
- package/es/anchor/src/styles/index.cssr.d.ts +2 -0
- package/es/anchor/src/styles/index.cssr.js +89 -0
- package/es/anchor/src/utils.d.ts +5 -0
- package/es/anchor/src/utils.js +10 -0
- package/es/anchor/styles/_common.d.ts +6 -0
- package/es/anchor/styles/_common.js +5 -0
- package/es/anchor/styles/dark.d.ts +3 -0
- package/es/anchor/styles/dark.js +8 -0
- package/es/anchor/styles/index.d.ts +3 -0
- package/es/anchor/styles/index.js +2 -0
- package/es/anchor/styles/light.d.ts +19 -0
- package/es/anchor/styles/light.js +14 -0
- package/es/auto-complete/index.d.ts +3 -0
- package/es/auto-complete/index.js +1 -0
- package/es/auto-complete/src/AutoComplete.d.ts +1567 -0
- package/es/auto-complete/src/AutoComplete.js +293 -0
- package/es/auto-complete/src/interface.d.ts +14 -0
- package/es/auto-complete/src/interface.js +1 -0
- package/es/auto-complete/src/styles/index.cssr.d.ts +2 -0
- package/es/auto-complete/src/styles/index.cssr.js +16 -0
- package/es/auto-complete/src/utils.d.ts +3 -0
- package/es/auto-complete/src/utils.js +25 -0
- package/es/auto-complete/styles/dark.d.ts +3 -0
- package/es/auto-complete/styles/dark.js +14 -0
- package/es/auto-complete/styles/index.d.ts +3 -0
- package/es/auto-complete/styles/index.js +2 -0
- package/es/auto-complete/styles/light.d.ts +126 -0
- package/es/auto-complete/styles/light.js +20 -0
- package/es/avatar/index.d.ts +2 -0
- package/es/avatar/index.js +1 -0
- package/es/avatar/src/Avatar.d.ts +263 -0
- package/es/avatar/src/Avatar.js +243 -0
- package/es/avatar/src/context.d.ts +2 -0
- package/es/avatar/src/context.js +2 -0
- package/es/avatar/src/interface.d.ts +2 -0
- package/es/avatar/src/interface.js +1 -0
- package/es/avatar/src/styles/index.cssr.d.ts +2 -0
- package/es/avatar/src/styles/index.cssr.js +43 -0
- package/es/avatar/styles/dark.d.ts +3 -0
- package/es/avatar/styles/dark.js +8 -0
- package/es/avatar/styles/index.d.ts +3 -0
- package/es/avatar/styles/index.js +2 -0
- package/es/avatar/styles/light.d.ts +23 -0
- package/es/avatar/styles/light.js +27 -0
- package/es/avatar-group/index.d.ts +2 -0
- package/es/avatar-group/index.js +1 -0
- package/es/avatar-group/src/AvatarGroup.d.ts +386 -0
- package/es/avatar-group/src/AvatarGroup.js +68 -0
- package/es/avatar-group/src/styles/avatar-group-rtl.cssr.d.ts +2 -0
- package/es/avatar-group/src/styles/avatar-group-rtl.cssr.js +10 -0
- package/es/avatar-group/src/styles/avatar-group.cssr.d.ts +2 -0
- package/es/avatar-group/src/styles/avatar-group.cssr.js +15 -0
- package/es/avatar-group/styles/dark.d.ts +3 -0
- package/es/avatar-group/styles/dark.js +12 -0
- package/es/avatar-group/styles/index.d.ts +4 -0
- package/es/avatar-group/styles/index.js +3 -0
- package/es/avatar-group/styles/light.d.ts +26 -0
- package/es/avatar-group/styles/light.js +17 -0
- package/es/avatar-group/styles/rtl.d.ts +2 -0
- package/es/avatar-group/styles/rtl.js +5 -0
- package/es/back-top/index.d.ts +2 -0
- package/es/back-top/index.js +1 -0
- package/es/back-top/src/BackTop.d.ts +259 -0
- package/es/back-top/src/BackTop.js +210 -0
- package/es/back-top/src/BackTopIcon.d.ts +2 -0
- package/es/back-top/src/BackTopIcon.js +10 -0
- package/es/back-top/src/styles/index.cssr.d.ts +2 -0
- package/es/back-top/src/styles/index.cssr.js +51 -0
- package/es/back-top/styles/_common.d.ts +7 -0
- package/es/back-top/styles/_common.js +6 -0
- package/es/back-top/styles/dark.d.ts +3 -0
- package/es/back-top/styles/dark.js +11 -0
- package/es/back-top/styles/index.d.ts +3 -0
- package/es/back-top/styles/index.js +2 -0
- package/es/back-top/styles/light.d.ts +20 -0
- package/es/back-top/styles/light.js +12 -0
- package/es/badge/index.d.ts +2 -0
- package/es/badge/index.js +1 -0
- package/es/badge/src/Badge.d.ts +161 -0
- package/es/badge/src/Badge.js +112 -0
- package/es/badge/src/styles/index.cssr.d.ts +2 -0
- package/es/badge/src/styles/index.cssr.js +79 -0
- package/es/badge/src/styles/rtl.cssr.d.ts +2 -0
- package/es/badge/src/styles/rtl.cssr.js +9 -0
- package/es/badge/styles/dark.d.ts +3 -0
- package/es/badge/styles/dark.js +18 -0
- package/es/badge/styles/index.d.ts +4 -0
- package/es/badge/styles/index.js +3 -0
- package/es/badge/styles/light.d.ts +15 -0
- package/es/badge/styles/light.js +19 -0
- package/es/badge/styles/rtl.d.ts +2 -0
- package/es/badge/styles/rtl.js +5 -0
- package/es/breadcrumb/index.d.ts +4 -0
- package/es/breadcrumb/index.js +2 -0
- package/es/breadcrumb/src/Breadcrumb.d.ts +163 -0
- package/es/breadcrumb/src/Breadcrumb.js +54 -0
- package/es/breadcrumb/src/BreadcrumbItem.d.ts +31 -0
- package/es/breadcrumb/src/BreadcrumbItem.js +49 -0
- package/es/breadcrumb/src/styles/index.cssr.d.ts +2 -0
- package/es/breadcrumb/src/styles/index.cssr.js +72 -0
- package/es/breadcrumb/styles/_common.d.ts +4 -0
- package/es/breadcrumb/styles/_common.js +3 -0
- package/es/breadcrumb/styles/dark.d.ts +3 -0
- package/es/breadcrumb/styles/dark.js +8 -0
- package/es/breadcrumb/styles/index.d.ts +3 -0
- package/es/breadcrumb/styles/index.js +2 -0
- package/es/breadcrumb/styles/light.d.ts +19 -0
- package/es/breadcrumb/styles/light.js +12 -0
- package/es/button/index.d.ts +2 -0
- package/es/button/index.js +1 -0
- package/es/button/src/Button.d.ts +2147 -0
- package/es/button/src/Button.js +506 -0
- package/es/button/src/interface.d.ts +2 -0
- package/es/button/src/interface.js +1 -0
- package/es/button/src/styles/index.cssr.d.ts +2 -0
- package/es/button/src/styles/index.cssr.js +204 -0
- package/es/button/src/styles/rtl.cssr.d.ts +2 -0
- package/es/button/src/styles/rtl.cssr.js +10 -0
- package/es/button/styles/_common.d.ts +20 -0
- package/es/button/styles/_common.js +19 -0
- package/es/button/styles/dark.d.ts +3 -0
- package/es/button/styles/dark.js +15 -0
- package/es/button/styles/index.d.ts +4 -0
- package/es/button/styles/index.js +3 -0
- package/es/button/styles/light.d.ts +217 -0
- package/es/button/styles/light.js +38 -0
- package/es/button/styles/rtl.d.ts +2 -0
- package/es/button/styles/rtl.js +5 -0
- package/es/button-group/index.d.ts +2 -0
- package/es/button-group/index.js +1 -0
- package/es/button-group/src/ButtonGroup.d.ts +34 -0
- package/es/button-group/src/ButtonGroup.js +34 -0
- package/es/button-group/src/context.d.ts +2 -0
- package/es/button-group/src/context.js +2 -0
- package/es/button-group/src/styles/index.cssr.d.ts +5 -0
- package/es/button-group/src/styles/index.cssr.js +53 -0
- package/es/button-group/src/styles/rtl.cssr.d.ts +3 -0
- package/es/button-group/src/styles/rtl.cssr.js +24 -0
- package/es/button-group/styles/dark.d.ts +3 -0
- package/es/button-group/styles/dark.js +6 -0
- package/es/button-group/styles/index.d.ts +3 -0
- package/es/button-group/styles/index.js +3 -0
- package/es/button-group/styles/light.d.ts +6 -0
- package/es/button-group/styles/light.js +6 -0
- package/es/button-group/styles/rtl.d.ts +2 -0
- package/es/button-group/styles/rtl.js +5 -0
- package/es/calendar/index.d.ts +2 -0
- package/es/calendar/index.js +1 -0
- package/es/calendar/src/Calendar.d.ts +2575 -0
- package/es/calendar/src/Calendar.js +198 -0
- package/es/calendar/src/interface.d.ts +10 -0
- package/es/calendar/src/interface.js +1 -0
- package/es/calendar/src/styles/index.cssr.d.ts +2 -0
- package/es/calendar/src/styles/index.cssr.js +137 -0
- package/es/calendar/styles/_common.d.ts +4 -0
- package/es/calendar/styles/_common.js +3 -0
- package/es/calendar/styles/dark.d.ts +3 -0
- package/es/calendar/styles/dark.js +12 -0
- package/es/calendar/styles/index.d.ts +3 -0
- package/es/calendar/styles/index.js +2 -0
- package/es/calendar/styles/light.d.ts +260 -0
- package/es/calendar/styles/light.js +19 -0
- package/es/card/index.d.ts +2 -0
- package/es/card/index.js +1 -0
- package/es/card/src/Card.d.ts +663 -0
- package/es/card/src/Card.js +136 -0
- package/es/card/src/styles/index.cssr.d.ts +2 -0
- package/es/card/src/styles/index.cssr.js +134 -0
- package/es/card/src/styles/rtl.cssr.d.ts +2 -0
- package/es/card/src/styles/rtl.cssr.js +6 -0
- package/es/card/styles/_common.d.ts +13 -0
- package/es/card/styles/_common.js +12 -0
- package/es/card/styles/dark.d.ts +3 -0
- package/es/card/styles/dark.js +15 -0
- package/es/card/styles/index.d.ts +4 -0
- package/es/card/styles/index.js +3 -0
- package/es/card/styles/light.d.ts +43 -0
- package/es/card/styles/light.js +15 -0
- package/es/card/styles/rtl.d.ts +2 -0
- package/es/card/styles/rtl.js +5 -0
- package/es/carousel/index.d.ts +4 -0
- package/es/carousel/index.js +2 -0
- package/es/carousel/src/Carousel.d.ts +350 -0
- package/es/carousel/src/Carousel.js +769 -0
- package/es/carousel/src/CarouselArrow.d.ts +9 -0
- package/es/carousel/src/CarouselArrow.js +38 -0
- package/es/carousel/src/CarouselContext.d.ts +21 -0
- package/es/carousel/src/CarouselContext.js +13 -0
- package/es/carousel/src/CarouselDots.d.ts +72 -0
- package/es/carousel/src/CarouselDots.js +115 -0
- package/es/carousel/src/CarouselItem.d.ts +13 -0
- package/es/carousel/src/CarouselItem.js +66 -0
- package/es/carousel/src/interface.d.ts +19 -0
- package/es/carousel/src/interface.js +1 -0
- package/es/carousel/src/styles/index.cssr.d.ts +2 -0
- package/es/carousel/src/styles/index.cssr.js +232 -0
- package/es/carousel/src/utils/duplicatedLogic.d.ts +7 -0
- package/es/carousel/src/utils/duplicatedLogic.js +46 -0
- package/es/carousel/src/utils/event.d.ts +1 -0
- package/es/carousel/src/utils/event.js +3 -0
- package/es/carousel/src/utils/index.d.ts +6 -0
- package/es/carousel/src/utils/index.js +33 -0
- package/es/carousel/styles/dark.d.ts +3 -0
- package/es/carousel/styles/dark.js +8 -0
- package/es/carousel/styles/index.d.ts +3 -0
- package/es/carousel/styles/index.js +2 -0
- package/es/carousel/styles/light.d.ts +15 -0
- package/es/carousel/styles/light.js +18 -0
- package/es/cascader/index.d.ts +3 -0
- package/es/cascader/index.js +1 -0
- package/es/cascader/src/Cascader.d.ts +2557 -0
- package/es/cascader/src/Cascader.js +861 -0
- package/es/cascader/src/CascaderMenu.d.ts +462 -0
- package/es/cascader/src/CascaderMenu.js +122 -0
- package/es/cascader/src/CascaderOption.d.ts +409 -0
- package/es/cascader/src/CascaderOption.js +177 -0
- package/es/cascader/src/CascaderSelectMenu.d.ts +455 -0
- package/es/cascader/src/CascaderSelectMenu.js +145 -0
- package/es/cascader/src/CascaderSubmenu.d.ts +423 -0
- package/es/cascader/src/CascaderSubmenu.js +65 -0
- package/es/cascader/src/interface.d.ts +87 -0
- package/es/cascader/src/interface.js +2 -0
- package/es/cascader/src/styles/index.cssr.d.ts +2 -0
- package/es/cascader/src/styles/index.cssr.js +133 -0
- package/es/cascader/src/utils.d.ts +11 -0
- package/es/cascader/src/utils.js +41 -0
- package/es/cascader/styles/dark.d.ts +3 -0
- package/es/cascader/styles/dark.js +20 -0
- package/es/cascader/styles/index.d.ts +3 -0
- package/es/cascader/styles/index.js +2 -0
- package/es/cascader/styles/light.d.ts +217 -0
- package/es/cascader/styles/light.js +40 -0
- package/es/checkbox/index.d.ts +5 -0
- package/es/checkbox/index.js +2 -0
- package/es/checkbox/src/CheckMark.d.ts +2 -0
- package/es/checkbox/src/CheckMark.js +3 -0
- package/es/checkbox/src/Checkbox.d.ts +680 -0
- package/es/checkbox/src/Checkbox.js +278 -0
- package/es/checkbox/src/CheckboxGroup.d.ts +87 -0
- package/es/checkbox/src/CheckboxGroup.js +160 -0
- package/es/checkbox/src/LineMark.d.ts +2 -0
- package/es/checkbox/src/LineMark.js +3 -0
- package/es/checkbox/src/interface.d.ts +6 -0
- package/es/checkbox/src/interface.js +1 -0
- package/es/checkbox/src/styles/index.cssr.d.ts +2 -0
- package/es/checkbox/src/styles/index.cssr.js +251 -0
- package/es/checkbox/src/styles/rtl.cssr.d.ts +2 -0
- package/es/checkbox/src/styles/rtl.cssr.js +4 -0
- package/es/checkbox/styles/_common.d.ts +10 -0
- package/es/checkbox/styles/_common.js +9 -0
- package/es/checkbox/styles/dark.d.ts +3 -0
- package/es/checkbox/styles/dark.js +14 -0
- package/es/checkbox/styles/index.d.ts +4 -0
- package/es/checkbox/styles/index.js +3 -0
- package/es/checkbox/styles/light.d.ts +42 -0
- package/es/checkbox/styles/light.js +14 -0
- package/es/checkbox/styles/rtl.d.ts +2 -0
- package/es/checkbox/styles/rtl.js +5 -0
- package/es/code/index.d.ts +2 -0
- package/es/code/index.js +1 -0
- package/es/code/src/Code.d.ts +225 -0
- package/es/code/src/Code.js +157 -0
- package/es/code/src/styles/index.cssr.d.ts +2 -0
- package/es/code/src/styles/index.cssr.js +96 -0
- package/es/code/styles/dark.d.ts +3 -0
- package/es/code/styles/dark.js +26 -0
- package/es/code/styles/index.d.ts +3 -0
- package/es/code/styles/index.js +2 -0
- package/es/code/styles/light.d.ts +21 -0
- package/es/code/styles/light.js +27 -0
- package/es/collapse/index.d.ts +4 -0
- package/es/collapse/index.js +2 -0
- package/es/collapse/src/Collapse.d.ts +375 -0
- package/es/collapse/src/Collapse.js +141 -0
- package/es/collapse/src/CollapseItem.d.ts +34 -0
- package/es/collapse/src/CollapseItem.js +99 -0
- package/es/collapse/src/CollapseItemContent.d.ts +27 -0
- package/es/collapse/src/CollapseItemContent.js +38 -0
- package/es/collapse/src/interface.d.ts +9 -0
- package/es/collapse/src/interface.js +1 -0
- package/es/collapse/src/styles/index.cssr.d.ts +2 -0
- package/es/collapse/src/styles/index.cssr.js +59 -0
- package/es/collapse/src/styles/rtl.cssr.d.ts +2 -0
- package/es/collapse/src/styles/rtl.cssr.js +15 -0
- package/es/collapse/styles/dark.d.ts +3 -0
- package/es/collapse/styles/dark.js +8 -0
- package/es/collapse/styles/index.d.ts +4 -0
- package/es/collapse/styles/index.js +3 -0
- package/es/collapse/styles/light.d.ts +19 -0
- package/es/collapse/styles/light.js +23 -0
- package/es/collapse/styles/rtl.d.ts +2 -0
- package/es/collapse/styles/rtl.js +5 -0
- package/es/collapse-transition/index.d.ts +2 -0
- package/es/collapse-transition/index.js +1 -0
- package/es/collapse-transition/src/CollapseTransition.d.ts +79 -0
- package/es/collapse-transition/src/CollapseTransition.js +80 -0
- package/es/collapse-transition/src/styles/index.cssr.d.ts +2 -0
- package/es/collapse-transition/src/styles/index.cssr.js +5 -0
- package/es/collapse-transition/src/styles/rtl.cssr.d.ts +2 -0
- package/es/collapse-transition/src/styles/rtl.cssr.js +5 -0
- package/es/collapse-transition/styles/dark.d.ts +3 -0
- package/es/collapse-transition/styles/dark.js +8 -0
- package/es/collapse-transition/styles/index.d.ts +4 -0
- package/es/collapse-transition/styles/index.js +3 -0
- package/es/collapse-transition/styles/light.d.ts +9 -0
- package/es/collapse-transition/styles/light.js +13 -0
- package/es/collapse-transition/styles/rtl.d.ts +2 -0
- package/es/collapse-transition/styles/rtl.js +5 -0
- package/es/color-picker/index.d.ts +2 -0
- package/es/color-picker/index.js +1 -0
- package/es/color-picker/src/AlphaSlider.d.ts +47 -0
- package/es/color-picker/src/AlphaSlider.js +102 -0
- package/es/color-picker/src/ColorInput.d.ts +76 -0
- package/es/color-picker/src/ColorInput.js +103 -0
- package/es/color-picker/src/ColorInputUnit.d.ts +462 -0
- package/es/color-picker/src/ColorInputUnit.js +148 -0
- package/es/color-picker/src/ColorPicker.d.ts +2769 -0
- package/es/color-picker/src/ColorPicker.js +457 -0
- package/es/color-picker/src/ColorPickerSwatches.d.ts +47 -0
- package/es/color-picker/src/ColorPickerSwatches.js +94 -0
- package/es/color-picker/src/ColorPickerTrigger.d.ts +38 -0
- package/es/color-picker/src/ColorPickerTrigger.js +47 -0
- package/es/color-picker/src/ColorPreview.d.ts +44 -0
- package/es/color-picker/src/ColorPreview.js +47 -0
- package/es/color-picker/src/HueSlider.d.ts +34 -0
- package/es/color-picker/src/HueSlider.js +88 -0
- package/es/color-picker/src/Pallete.d.ts +54 -0
- package/es/color-picker/src/Pallete.js +91 -0
- package/es/color-picker/src/context.d.ts +9 -0
- package/es/color-picker/src/context.js +2 -0
- package/es/color-picker/src/interface.d.ts +6 -0
- package/es/color-picker/src/interface.js +1 -0
- package/es/color-picker/src/styles/index.cssr.d.ts +2 -0
- package/es/color-picker/src/styles/index.cssr.js +193 -0
- package/es/color-picker/src/utils.d.ts +12 -0
- package/es/color-picker/src/utils.js +109 -0
- package/es/color-picker/styles/dark.d.ts +3 -0
- package/es/color-picker/styles/dark.js +14 -0
- package/es/color-picker/styles/index.d.ts +3 -0
- package/es/color-picker/styles/index.js +2 -0
- package/es/color-picker/styles/light.d.ts +307 -0
- package/es/color-picker/styles/light.js +32 -0
- package/es/components.d.ts +89 -0
- package/es/components.js +89 -0
- package/es/composables/index.d.ts +1 -0
- package/es/composables/index.js +1 -0
- package/es/composables/use-theme-vars.d.ts +4 -0
- package/es/composables/use-theme-vars.js +18 -0
- package/es/config-provider/index.d.ts +3 -0
- package/es/config-provider/index.js +2 -0
- package/es/config-provider/src/ConfigProvider.d.ts +485 -0
- package/es/config-provider/src/ConfigProvider.js +209 -0
- package/es/config-provider/src/config.d.ts +8 -0
- package/es/config-provider/src/config.js +8 -0
- package/es/config-provider/src/context.d.ts +2 -0
- package/es/config-provider/src/context.js +2 -0
- package/es/config-provider/src/interface.d.ts +16 -0
- package/es/config-provider/src/interface.js +1 -0
- package/es/config-provider/src/internal-interface.d.ts +247 -0
- package/es/config-provider/src/internal-interface.js +1 -0
- package/es/config-provider/src/katex.d.ts +2 -0
- package/es/config-provider/src/katex.js +1 -0
- package/es/countdown/index.d.ts +2 -0
- package/es/countdown/index.js +1 -0
- package/es/countdown/src/Countdown.d.ts +68 -0
- package/es/countdown/src/Countdown.js +154 -0
- package/es/create.d.ts +13 -0
- package/es/create.js +30 -0
- package/es/data-table/index.d.ts +3 -0
- package/es/data-table/index.js +2 -0
- package/es/data-table/src/DataTable.d.ts +6541 -0
- package/es/data-table/src/DataTable.js +276 -0
- package/es/data-table/src/HeaderButton/FilterButton.d.ts +1332 -0
- package/es/data-table/src/HeaderButton/FilterButton.js +112 -0
- package/es/data-table/src/HeaderButton/FilterMenu.d.ts +1382 -0
- package/es/data-table/src/HeaderButton/FilterMenu.js +130 -0
- package/es/data-table/src/HeaderButton/RenderFilter.d.ts +33 -0
- package/es/data-table/src/HeaderButton/RenderFilter.js +25 -0
- package/es/data-table/src/HeaderButton/RenderSorter.d.ts +24 -0
- package/es/data-table/src/HeaderButton/RenderSorter.js +21 -0
- package/es/data-table/src/HeaderButton/ResizeButton.d.ts +15 -0
- package/es/data-table/src/HeaderButton/ResizeButton.js +59 -0
- package/es/data-table/src/HeaderButton/SortButton.d.ts +19 -0
- package/es/data-table/src/HeaderButton/SortButton.js +53 -0
- package/es/data-table/src/MainTable.d.ts +22 -0
- package/es/data-table/src/MainTable.js +76 -0
- package/es/data-table/src/TableParts/Body.d.ts +1400 -0
- package/es/data-table/src/TableParts/Body.js +606 -0
- package/es/data-table/src/TableParts/BodyCheckbox.d.ts +30 -0
- package/es/data-table/src/TableParts/BodyCheckbox.js +30 -0
- package/es/data-table/src/TableParts/BodyRadio.d.ts +30 -0
- package/es/data-table/src/TableParts/BodyRadio.js +30 -0
- package/es/data-table/src/TableParts/Cell.d.ts +2644 -0
- package/es/data-table/src/TableParts/Cell.js +58 -0
- package/es/data-table/src/TableParts/ExpandTrigger.d.ts +35 -0
- package/es/data-table/src/TableParts/ExpandTrigger.js +39 -0
- package/es/data-table/src/TableParts/Header.d.ts +1340 -0
- package/es/data-table/src/TableParts/Header.js +162 -0
- package/es/data-table/src/TableParts/SelectionMenu.d.ts +12 -0
- package/es/data-table/src/TableParts/SelectionMenu.js +73 -0
- package/es/data-table/src/interface.d.ts +2842 -0
- package/es/data-table/src/interface.js +56 -0
- package/es/data-table/src/styles/index.cssr.d.ts +3 -0
- package/es/data-table/src/styles/index.cssr.js +439 -0
- package/es/data-table/src/use-check.d.ts +20 -0
- package/es/data-table/src/use-check.js +149 -0
- package/es/data-table/src/use-expand.d.ts +10 -0
- package/es/data-table/src/use-expand.js +61 -0
- package/es/data-table/src/use-group-header.d.ts +19 -0
- package/es/data-table/src/use-group-header.js +104 -0
- package/es/data-table/src/use-resizable.d.ts +6 -0
- package/es/data-table/src/use-resizable.js +22 -0
- package/es/data-table/src/use-scroll.d.ts +27 -0
- package/es/data-table/src/use-scroll.js +225 -0
- package/es/data-table/src/use-sorter.d.ts +19 -0
- package/es/data-table/src/use-sorter.js +191 -0
- package/es/data-table/src/use-table-data.d.ts +36 -0
- package/es/data-table/src/use-table-data.js +327 -0
- package/es/data-table/src/utils.d.ts +18 -0
- package/es/data-table/src/utils.js +131 -0
- package/es/data-table/styles/_common.d.ts +23 -0
- package/es/data-table/styles/_common.js +22 -0
- package/es/data-table/styles/dark.d.ts +3 -0
- package/es/data-table/styles/dark.js +33 -0
- package/es/data-table/styles/index.d.ts +3 -0
- package/es/data-table/styles/index.js +2 -0
- package/es/data-table/styles/light.d.ts +883 -0
- package/es/data-table/styles/light.js +43 -0
- package/es/date-picker/index.d.ts +3 -0
- package/es/date-picker/index.js +1 -0
- package/es/date-picker/src/DatePicker.d.ts +7316 -0
- package/es/date-picker/src/DatePicker.js +775 -0
- package/es/date-picker/src/config.d.ts +5 -0
- package/es/date-picker/src/config.js +4 -0
- package/es/date-picker/src/interface.d.ts +83 -0
- package/es/date-picker/src/interface.js +2 -0
- package/es/date-picker/src/panel/date.d.ts +1232 -0
- package/es/date-picker/src/panel/date.js +71 -0
- package/es/date-picker/src/panel/daterange.d.ts +1270 -0
- package/es/date-picker/src/panel/daterange.js +92 -0
- package/es/date-picker/src/panel/datetime.d.ts +1232 -0
- package/es/date-picker/src/panel/datetime.js +68 -0
- package/es/date-picker/src/panel/datetimerange.d.ts +1270 -0
- package/es/date-picker/src/panel/datetimerange.js +117 -0
- package/es/date-picker/src/panel/monthrange.d.ts +1281 -0
- package/es/date-picker/src/panel/monthrange.js +117 -0
- package/es/date-picker/src/panel/panelHeader.d.ts +44 -0
- package/es/date-picker/src/panel/panelHeader.js +50 -0
- package/es/date-picker/src/panel/panelMonth.d.ts +2544 -0
- package/es/date-picker/src/panel/panelMonth.js +65 -0
- package/es/date-picker/src/panel/panelMonthContent.d.ts +1244 -0
- package/es/date-picker/src/panel/panelMonthContent.js +59 -0
- package/es/date-picker/src/panel/panelYear.d.ts +2544 -0
- package/es/date-picker/src/panel/panelYear.js +65 -0
- package/es/date-picker/src/panel/panelYearContent.d.ts +1256 -0
- package/es/date-picker/src/panel/panelYearContent.js +53 -0
- package/es/date-picker/src/panel/use-calendar.d.ts +1199 -0
- package/es/date-picker/src/panel/use-calendar.js +324 -0
- package/es/date-picker/src/panel/use-dual-calendar.d.ts +1239 -0
- package/es/date-picker/src/panel/use-dual-calendar.js +664 -0
- package/es/date-picker/src/panel/use-panel-common.d.ts +1151 -0
- package/es/date-picker/src/panel/use-panel-common.js +156 -0
- package/es/date-picker/src/styles/index.cssr.d.ts +2 -0
- package/es/date-picker/src/styles/index.cssr.js +364 -0
- package/es/date-picker/src/utils.d.ts +65 -0
- package/es/date-picker/src/utils.js +191 -0
- package/es/date-picker/src/validation-utils.d.ts +26 -0
- package/es/date-picker/src/validation-utils.js +178 -0
- package/es/date-picker/styles/_common.d.ts +41 -0
- package/es/date-picker/styles/_common.js +43 -0
- package/es/date-picker/styles/dark.d.ts +3 -0
- package/es/date-picker/styles/dark.js +26 -0
- package/es/date-picker/styles/index.d.ts +3 -0
- package/es/date-picker/styles/index.js +2 -0
- package/es/date-picker/styles/light.d.ts +727 -0
- package/es/date-picker/styles/light.js +24 -0
- package/es/descriptions/index.d.ts +4 -0
- package/es/descriptions/index.js +2 -0
- package/es/descriptions/src/Descriptions.d.ts +408 -0
- package/es/descriptions/src/Descriptions.js +160 -0
- package/es/descriptions/src/DescriptionsItem.d.ts +32 -0
- package/es/descriptions/src/DescriptionsItem.js +19 -0
- package/es/descriptions/src/styles/index.cssr.d.ts +2 -0
- package/es/descriptions/src/styles/index.cssr.js +119 -0
- package/es/descriptions/src/utils.d.ts +3 -0
- package/es/descriptions/src/utils.js +7 -0
- package/es/descriptions/styles/_common.d.ts +15 -0
- package/es/descriptions/styles/_common.js +14 -0
- package/es/descriptions/styles/dark.d.ts +3 -0
- package/es/descriptions/styles/dark.js +8 -0
- package/es/descriptions/styles/index.d.ts +3 -0
- package/es/descriptions/styles/index.js +2 -0
- package/es/descriptions/styles/light.d.ts +38 -0
- package/es/descriptions/styles/light.js +16 -0
- package/es/dialog/index.d.ts +6 -0
- package/es/dialog/index.js +4 -0
- package/es/dialog/src/Dialog.d.ts +1935 -0
- package/es/dialog/src/Dialog.js +133 -0
- package/es/dialog/src/DialogEnvironment.d.ts +188 -0
- package/es/dialog/src/DialogEnvironment.js +111 -0
- package/es/dialog/src/DialogProvider.d.ts +809 -0
- package/es/dialog/src/DialogProvider.js +75 -0
- package/es/dialog/src/composables.d.ts +4 -0
- package/es/dialog/src/composables.js +17 -0
- package/es/dialog/src/context.d.ts +4 -0
- package/es/dialog/src/context.js +4 -0
- package/es/dialog/src/dialogProps.d.ts +35 -0
- package/es/dialog/src/dialogProps.js +31 -0
- package/es/dialog/src/interface.d.ts +1 -0
- package/es/dialog/src/interface.js +1 -0
- package/es/dialog/src/styles/index.cssr.d.ts +2 -0
- package/es/dialog/src/styles/index.cssr.js +96 -0
- package/es/dialog/styles/_common.d.ts +14 -0
- package/es/dialog/styles/_common.js +13 -0
- package/es/dialog/styles/dark.d.ts +3 -0
- package/es/dialog/styles/dark.js +12 -0
- package/es/dialog/styles/index.d.ts +3 -0
- package/es/dialog/styles/index.js +2 -0
- package/es/dialog/styles/light.d.ts +280 -0
- package/es/dialog/styles/light.js +22 -0
- package/es/discrete/index.d.ts +2 -0
- package/es/discrete/index.js +1 -0
- package/es/discrete/src/InjectionExtractor.d.ts +8 -0
- package/es/discrete/src/InjectionExtractor.js +12 -0
- package/es/discrete/src/discrete.d.ts +2 -0
- package/es/discrete/src/discrete.js +45 -0
- package/es/discrete/src/discreteApp.d.ts +28 -0
- package/es/discrete/src/discreteApp.js +49 -0
- package/es/discrete/src/interface.d.ts +27 -0
- package/es/discrete/src/interface.js +1 -0
- package/es/divider/index.d.ts +2 -0
- package/es/divider/index.js +1 -0
- package/es/divider/src/Divider.d.ts +86 -0
- package/es/divider/src/Divider.js +53 -0
- package/es/divider/src/styles/index.cssr.d.ts +2 -0
- package/es/divider/src/styles/index.cssr.js +58 -0
- package/es/divider/styles/dark.d.ts +3 -0
- package/es/divider/styles/dark.js +8 -0
- package/es/divider/styles/index.d.ts +3 -0
- package/es/divider/styles/index.js +2 -0
- package/es/divider/styles/light.d.ts +11 -0
- package/es/divider/styles/light.js +15 -0
- package/es/drawer/index.d.ts +5 -0
- package/es/drawer/index.js +2 -0
- package/es/drawer/src/Drawer.d.ts +687 -0
- package/es/drawer/src/Drawer.js +216 -0
- package/es/drawer/src/DrawerBodyWrapper.d.ts +266 -0
- package/es/drawer/src/DrawerBodyWrapper.js +254 -0
- package/es/drawer/src/DrawerContent.d.ts +214 -0
- package/es/drawer/src/DrawerContent.js +49 -0
- package/es/drawer/src/interface.d.ts +14 -0
- package/es/drawer/src/interface.js +3 -0
- package/es/drawer/src/styles/index.cssr.d.ts +2 -0
- package/es/drawer/src/styles/index.cssr.js +163 -0
- package/es/drawer/src/styles/rtl.cssr.d.ts +2 -0
- package/es/drawer/src/styles/rtl.cssr.js +8 -0
- package/es/drawer/styles/dark.d.ts +3 -0
- package/es/drawer/styles/dark.js +12 -0
- package/es/drawer/styles/index.d.ts +4 -0
- package/es/drawer/styles/index.js +3 -0
- package/es/drawer/styles/light.d.ts +55 -0
- package/es/drawer/styles/light.js +38 -0
- package/es/drawer/styles/rtl.d.ts +3 -0
- package/es/drawer/styles/rtl.js +8 -0
- package/es/dropdown/index.d.ts +3 -0
- package/es/dropdown/index.js +1 -0
- package/es/dropdown/src/Dropdown.d.ts +1251 -0
- package/es/dropdown/src/Dropdown.js +339 -0
- package/es/dropdown/src/DropdownDivider.d.ts +12 -0
- package/es/dropdown/src/DropdownDivider.js +13 -0
- package/es/dropdown/src/DropdownGroup.d.ts +32 -0
- package/es/dropdown/src/DropdownGroup.js +46 -0
- package/es/dropdown/src/DropdownGroupHeader.d.ts +27 -0
- package/es/dropdown/src/DropdownGroupHeader.js +55 -0
- package/es/dropdown/src/DropdownMenu.d.ts +47 -0
- package/es/dropdown/src/DropdownMenu.js +100 -0
- package/es/dropdown/src/DropdownOption.d.ts +74 -0
- package/es/dropdown/src/DropdownOption.js +242 -0
- package/es/dropdown/src/DropdownRenderOption.d.ts +14 -0
- package/es/dropdown/src/DropdownRenderOption.js +14 -0
- package/es/dropdown/src/context.d.ts +6 -0
- package/es/dropdown/src/context.js +4 -0
- package/es/dropdown/src/interface.d.ts +30 -0
- package/es/dropdown/src/interface.js +1 -0
- package/es/dropdown/src/styles/index.cssr.d.ts +2 -0
- package/es/dropdown/src/styles/index.cssr.js +145 -0
- package/es/dropdown/src/utils.d.ts +5 -0
- package/es/dropdown/src/utils.js +13 -0
- package/es/dropdown/styles/_common.d.ts +24 -0
- package/es/dropdown/styles/_common.js +23 -0
- package/es/dropdown/styles/dark.d.ts +3 -0
- package/es/dropdown/styles/dark.js +21 -0
- package/es/dropdown/styles/index.d.ts +3 -0
- package/es/dropdown/styles/index.js +2 -0
- package/es/dropdown/styles/light.d.ts +131 -0
- package/es/dropdown/styles/light.js +26 -0
- package/es/dynamic-input/index.d.ts +2 -0
- package/es/dynamic-input/index.js +1 -0
- package/es/dynamic-input/src/DynamicInput.d.ts +3061 -0
- package/es/dynamic-input/src/DynamicInput.js +302 -0
- package/es/dynamic-input/src/InputPreset.d.ts +453 -0
- package/es/dynamic-input/src/InputPreset.js +37 -0
- package/es/dynamic-input/src/PairPreset.d.ts +477 -0
- package/es/dynamic-input/src/PairPreset.js +53 -0
- package/es/dynamic-input/src/interface.d.ts +11 -0
- package/es/dynamic-input/src/interface.js +2 -0
- package/es/dynamic-input/src/styles/index.cssr.d.ts +2 -0
- package/es/dynamic-input/src/styles/index.cssr.js +35 -0
- package/es/dynamic-input/src/styles/rtl.cssr.d.ts +2 -0
- package/es/dynamic-input/src/styles/rtl.cssr.js +9 -0
- package/es/dynamic-input/styles/_common.d.ts +5 -0
- package/es/dynamic-input/styles/_common.js +4 -0
- package/es/dynamic-input/styles/dark.d.ts +3 -0
- package/es/dynamic-input/styles/dark.js +16 -0
- package/es/dynamic-input/styles/index.d.ts +4 -0
- package/es/dynamic-input/styles/index.js +3 -0
- package/es/dynamic-input/styles/light.d.ts +284 -0
- package/es/dynamic-input/styles/light.js +18 -0
- package/es/dynamic-input/styles/rtl.d.ts +2 -0
- package/es/dynamic-input/styles/rtl.js +11 -0
- package/es/dynamic-tags/index.d.ts +3 -0
- package/es/dynamic-tags/index.js +1 -0
- package/es/dynamic-tags/src/DynamicTags.d.ts +4115 -0
- package/es/dynamic-tags/src/DynamicTags.js +165 -0
- package/es/dynamic-tags/src/interface.d.ts +10 -0
- package/es/dynamic-tags/src/interface.js +1 -0
- package/es/dynamic-tags/src/styles/index.cssr.d.ts +2 -0
- package/es/dynamic-tags/src/styles/index.cssr.js +6 -0
- package/es/dynamic-tags/styles/dark.d.ts +3 -0
- package/es/dynamic-tags/styles/dark.js +21 -0
- package/es/dynamic-tags/styles/index.d.ts +3 -0
- package/es/dynamic-tags/styles/index.js +2 -0
- package/es/dynamic-tags/styles/light.d.ts +385 -0
- package/es/dynamic-tags/styles/light.js +22 -0
- package/es/element/index.d.ts +3 -0
- package/es/element/index.js +2 -0
- package/es/element/src/Element.d.ts +36 -0
- package/es/element/src/Element.js +43 -0
- package/es/element/styles/dark.d.ts +3 -0
- package/es/element/styles/dark.js +6 -0
- package/es/element/styles/index.d.ts +3 -0
- package/es/element/styles/index.js +2 -0
- package/es/element/styles/light.d.ts +4 -0
- package/es/element/styles/light.js +6 -0
- package/es/ellipsis/index.d.ts +3 -0
- package/es/ellipsis/index.js +2 -0
- package/es/ellipsis/src/Ellipsis.d.ts +526 -0
- package/es/ellipsis/src/Ellipsis.js +165 -0
- package/es/ellipsis/src/PerformantEllipsis.d.ts +224 -0
- package/es/ellipsis/src/PerformantEllipsis.js +52 -0
- package/es/ellipsis/src/styles/index.cssr.d.ts +2 -0
- package/es/ellipsis/src/styles/index.cssr.js +14 -0
- package/es/ellipsis/styles/dark.d.ts +3 -0
- package/es/ellipsis/styles/dark.js +10 -0
- package/es/ellipsis/styles/index.d.ts +3 -0
- package/es/ellipsis/styles/index.js +2 -0
- package/es/ellipsis/styles/light.d.ts +36 -0
- package/es/ellipsis/styles/light.js +11 -0
- package/es/empty/index.d.ts +2 -0
- package/es/empty/index.js +1 -0
- package/es/empty/src/Empty.d.ts +186 -0
- package/es/empty/src/Empty.js +75 -0
- package/es/empty/src/styles/index.cssr.d.ts +2 -0
- package/es/empty/src/styles/index.cssr.js +32 -0
- package/es/empty/styles/_common.d.ts +7 -0
- package/es/empty/styles/_common.js +6 -0
- package/es/empty/styles/dark.d.ts +3 -0
- package/es/empty/styles/dark.js +8 -0
- package/es/empty/styles/index.d.ts +3 -0
- package/es/empty/styles/index.js +2 -0
- package/es/empty/styles/light.d.ts +19 -0
- package/es/empty/styles/light.js +15 -0
- package/es/equation/index.d.ts +1 -0
- package/es/equation/index.js +1 -0
- package/es/equation/src/Equation.d.ts +18 -0
- package/es/equation/src/Equation.js +29 -0
- package/es/equation/styles/dark.d.ts +3 -0
- package/es/equation/styles/dark.js +8 -0
- package/es/equation/styles/index.d.ts +3 -0
- package/es/equation/styles/index.js +2 -0
- package/es/equation/styles/light.d.ts +6 -0
- package/es/equation/styles/light.js +8 -0
- package/es/form/index.d.ts +11 -0
- package/es/form/index.js +6 -0
- package/es/form/src/Form.d.ts +406 -0
- package/es/form/src/Form.js +114 -0
- package/es/form/src/FormItem.d.ts +436 -0
- package/es/form/src/FormItem.js +366 -0
- package/es/form/src/FormItemCol.d.ts +449 -0
- package/es/form/src/FormItemCol.js +38 -0
- package/es/form/src/FormItemGridItem.d.ts +449 -0
- package/es/form/src/FormItemGridItem.js +40 -0
- package/es/form/src/FormItemRow.d.ts +467 -0
- package/es/form/src/FormItemRow.js +37 -0
- package/es/form/src/context.d.ts +3 -0
- package/es/form/src/context.js +3 -0
- package/es/form/src/interface.d.ts +58 -0
- package/es/form/src/interface.js +1 -0
- package/es/form/src/styles/form-item.cssr.d.ts +2 -0
- package/es/form/src/styles/form-item.cssr.js +124 -0
- package/es/form/src/styles/form.cssr.d.ts +2 -0
- package/es/form/src/styles/form.cssr.js +12 -0
- package/es/form/src/utils.d.ts +22 -0
- package/es/form/src/utils.js +171 -0
- package/es/form/styles/_common.d.ts +24 -0
- package/es/form/styles/_common.js +23 -0
- package/es/form/styles/dark.d.ts +3 -0
- package/es/form/styles/dark.js +8 -0
- package/es/form/styles/index.d.ts +3 -0
- package/es/form/styles/index.js +2 -0
- package/es/form/styles/light.d.ts +38 -0
- package/es/form/styles/light.js +12 -0
- package/es/global-style/index.d.ts +1 -0
- package/es/global-style/index.js +1 -0
- package/es/global-style/src/GlobalStyle.d.ts +2 -0
- package/es/global-style/src/GlobalStyle.js +59 -0
- package/es/gradient-text/index.d.ts +2 -0
- package/es/gradient-text/index.js +1 -0
- package/es/gradient-text/src/GradientText.d.ts +180 -0
- package/es/gradient-text/src/GradientText.js +81 -0
- package/es/gradient-text/src/styles/index.cssr.d.ts +2 -0
- package/es/gradient-text/src/styles/index.cssr.js +19 -0
- package/es/gradient-text/styles/dark.d.ts +3 -0
- package/es/gradient-text/styles/dark.js +23 -0
- package/es/gradient-text/styles/index.d.ts +3 -0
- package/es/gradient-text/styles/index.js +2 -0
- package/es/gradient-text/styles/light.d.ts +20 -0
- package/es/gradient-text/styles/light.js +25 -0
- package/es/grid/index.d.ts +5 -0
- package/es/grid/index.js +3 -0
- package/es/grid/src/Grid.d.ts +108 -0
- package/es/grid/src/Grid.js +251 -0
- package/es/grid/src/GridItem.d.ts +74 -0
- package/es/grid/src/GridItem.js +74 -0
- package/es/grid/src/config.d.ts +3 -0
- package/es/grid/src/config.js +3 -0
- package/es/icon/index.d.ts +2 -0
- package/es/icon/index.js +1 -0
- package/es/icon/src/Icon.d.ts +106 -0
- package/es/icon/src/Icon.js +69 -0
- package/es/icon/src/styles/index.cssr.d.ts +2 -0
- package/es/icon/src/styles/index.cssr.js +26 -0
- package/es/icon/styles/dark.d.ts +3 -0
- package/es/icon/styles/dark.js +8 -0
- package/es/icon/styles/index.d.ts +3 -0
- package/es/icon/styles/index.js +2 -0
- package/es/icon/styles/light.d.ts +14 -0
- package/es/icon/styles/light.js +18 -0
- package/es/icon-wrapper/index.d.ts +2 -0
- package/es/icon-wrapper/index.js +1 -0
- package/es/icon-wrapper/src/IconWrapper.d.ts +76 -0
- package/es/icon-wrapper/src/IconWrapper.js +48 -0
- package/es/icon-wrapper/src/styles/index.cssr.d.ts +2 -0
- package/es/icon-wrapper/src/styles/index.cssr.js +16 -0
- package/es/icon-wrapper/styles/dark.d.ts +3 -0
- package/es/icon-wrapper/styles/dark.js +8 -0
- package/es/icon-wrapper/styles/index.d.ts +3 -0
- package/es/icon-wrapper/styles/index.js +2 -0
- package/es/icon-wrapper/styles/light.d.ts +10 -0
- package/es/icon-wrapper/styles/light.js +14 -0
- package/es/image/index.d.ts +4 -0
- package/es/image/index.js +2 -0
- package/es/image/src/Image.d.ts +461 -0
- package/es/image/src/Image.js +123 -0
- package/es/image/src/ImageGroup.d.ts +398 -0
- package/es/image/src/ImageGroup.js +68 -0
- package/es/image/src/ImagePreview.d.ts +308 -0
- package/es/image/src/ImagePreview.js +430 -0
- package/es/image/src/icons.d.ts +4 -0
- package/es/image/src/icons.js +9 -0
- package/es/image/src/interface.d.ts +137 -0
- package/es/image/src/interface.js +4 -0
- package/es/image/src/styles/index.cssr.d.ts +2 -0
- package/es/image/src/styles/index.cssr.js +68 -0
- package/es/image/src/utils.d.ts +11 -0
- package/es/image/src/utils.js +81 -0
- package/es/image/styles/dark.d.ts +2 -0
- package/es/image/styles/dark.js +18 -0
- package/es/image/styles/index.d.ts +3 -0
- package/es/image/styles/index.js +2 -0
- package/es/image/styles/light.d.ts +48 -0
- package/es/image/styles/light.js +19 -0
- package/es/index.d.ts +12 -0
- package/es/index.js +14 -0
- package/es/input/index.d.ts +7 -0
- package/es/input/index.js +3 -0
- package/es/input/src/Input.d.ts +1183 -0
- package/es/input/src/Input.js +949 -0
- package/es/input/src/InputGroup.d.ts +17 -0
- package/es/input/src/InputGroup.js +19 -0
- package/es/input/src/InputGroupLabel.d.ts +602 -0
- package/es/input/src/InputGroupLabel.js +53 -0
- package/es/input/src/WordCount.d.ts +2 -0
- package/es/input/src/WordCount.js +31 -0
- package/es/input/src/interface.d.ts +23 -0
- package/es/input/src/interface.js +2 -0
- package/es/input/src/styles/input-group-label.cssr.d.ts +2 -0
- package/es/input/src/styles/input-group-label.cssr.js +39 -0
- package/es/input/src/styles/input-group.cssr.d.ts +2 -0
- package/es/input/src/styles/input-group.cssr.js +57 -0
- package/es/input/src/styles/input.cssr.d.ts +3 -0
- package/es/input/src/styles/input.cssr.js +304 -0
- package/es/input/src/styles/rtl.cssr.d.ts +2 -0
- package/es/input/src/styles/rtl.cssr.js +16 -0
- package/es/input/src/utils.d.ts +8 -0
- package/es/input/src/utils.js +66 -0
- package/es/input/styles/_common.d.ts +8 -0
- package/es/input/styles/_common.js +7 -0
- package/es/input/styles/dark.d.ts +3 -0
- package/es/input/styles/dark.js +26 -0
- package/es/input/styles/index.d.ts +4 -0
- package/es/input/styles/index.js +3 -0
- package/es/input/styles/light.d.ts +67 -0
- package/es/input/styles/light.js +26 -0
- package/es/input/styles/rtl.d.ts +2 -0
- package/es/input/styles/rtl.js +5 -0
- package/es/input-number/index.d.ts +3 -0
- package/es/input-number/index.js +1 -0
- package/es/input-number/src/InputNumber.d.ts +3151 -0
- package/es/input-number/src/InputNumber.js +580 -0
- package/es/input-number/src/interface.d.ts +7 -0
- package/es/input-number/src/interface.js +1 -0
- package/es/input-number/src/styles/input-number.cssr.d.ts +2 -0
- package/es/input-number/src/styles/input-number.cssr.js +8 -0
- package/es/input-number/src/styles/rtl.cssr.d.ts +2 -0
- package/es/input-number/src/styles/rtl.cssr.js +4 -0
- package/es/input-number/src/utils.d.ts +5 -0
- package/es/input-number/src/utils.js +47 -0
- package/es/input-number/styles/dark.d.ts +3 -0
- package/es/input-number/styles/dark.js +18 -0
- package/es/input-number/styles/index.d.ts +4 -0
- package/es/input-number/styles/index.js +3 -0
- package/es/input-number/styles/light.d.ts +283 -0
- package/es/input-number/styles/light.js +20 -0
- package/es/input-number/styles/rtl.d.ts +2 -0
- package/es/input-number/styles/rtl.js +8 -0
- package/es/jest-setup.d.ts +1 -0
- package/es/jest-setup.js +5 -0
- package/es/layout/index.d.ts +10 -0
- package/es/layout/index.js +5 -0
- package/es/layout/src/Layout.d.ts +881 -0
- package/es/layout/src/Layout.js +117 -0
- package/es/layout/src/LayoutContent.d.ts +417 -0
- package/es/layout/src/LayoutContent.js +2 -0
- package/es/layout/src/LayoutFooter.d.ts +305 -0
- package/es/layout/src/LayoutFooter.js +52 -0
- package/es/layout/src/LayoutHeader.d.ts +224 -0
- package/es/layout/src/LayoutHeader.js +59 -0
- package/es/layout/src/LayoutSider.d.ts +544 -0
- package/es/layout/src/LayoutSider.js +244 -0
- package/es/layout/src/ToggleBar.d.ts +15 -0
- package/es/layout/src/ToggleBar.js +16 -0
- package/es/layout/src/ToggleButton.d.ts +15 -0
- package/es/layout/src/ToggleButton.js +20 -0
- package/es/layout/src/interface.d.ts +13 -0
- package/es/layout/src/interface.js +6 -0
- package/es/layout/src/styles/layout-footer.cssr.d.ts +2 -0
- package/es/layout/src/styles/layout-footer.cssr.js +23 -0
- package/es/layout/src/styles/layout-header.cssr.d.ts +2 -0
- package/es/layout/src/styles/layout-header.cssr.js +24 -0
- package/es/layout/src/styles/layout-sider.cssr.d.ts +2 -0
- package/es/layout/src/styles/layout-sider.cssr.js +140 -0
- package/es/layout/src/styles/layout.cssr.d.ts +2 -0
- package/es/layout/src/styles/layout.cssr.js +28 -0
- package/es/layout/styles/dark.d.ts +3 -0
- package/es/layout/styles/dark.js +39 -0
- package/es/layout/styles/index.d.ts +3 -0
- package/es/layout/styles/index.js +2 -0
- package/es/layout/styles/light.d.ts +59 -0
- package/es/layout/styles/light.js +42 -0
- package/es/legacy-grid/index.d.ts +4 -0
- package/es/legacy-grid/index.js +2 -0
- package/es/legacy-grid/src/Col.d.ts +69 -0
- package/es/legacy-grid/src/Col.js +53 -0
- package/es/legacy-grid/src/Row.d.ts +42 -0
- package/es/legacy-grid/src/Row.js +63 -0
- package/es/legacy-grid/src/interface.d.ts +1 -0
- package/es/legacy-grid/src/interface.js +1 -0
- package/es/legacy-grid/src/styles/index.cssr.d.ts +2 -0
- package/es/legacy-grid/src/styles/index.cssr.js +32 -0
- package/es/legacy-grid/src/styles/rtl.cssr.d.ts +2 -0
- package/es/legacy-grid/src/styles/rtl.cssr.js +21 -0
- package/es/legacy-grid/styles/dark.d.ts +4 -0
- package/es/legacy-grid/styles/dark.js +6 -0
- package/es/legacy-grid/styles/index.d.ts +4 -0
- package/es/legacy-grid/styles/index.js +3 -0
- package/es/legacy-grid/styles/light.d.ts +4 -0
- package/es/legacy-grid/styles/light.js +6 -0
- package/es/legacy-grid/styles/rtl.d.ts +2 -0
- package/es/legacy-grid/styles/rtl.js +5 -0
- package/es/legacy-transfer/index.d.ts +3 -0
- package/es/legacy-transfer/index.js +1 -0
- package/es/legacy-transfer/src/Transfer.d.ts +3796 -0
- package/es/legacy-transfer/src/Transfer.js +214 -0
- package/es/legacy-transfer/src/TransferFilter.d.ts +540 -0
- package/es/legacy-transfer/src/TransferFilter.js +40 -0
- package/es/legacy-transfer/src/TransferHeader.d.ts +25 -0
- package/es/legacy-transfer/src/TransferHeader.js +47 -0
- package/es/legacy-transfer/src/TransferList.d.ts +587 -0
- package/es/legacy-transfer/src/TransferList.js +93 -0
- package/es/legacy-transfer/src/TransferListItem.d.ts +544 -0
- package/es/legacy-transfer/src/TransferListItem.js +65 -0
- package/es/legacy-transfer/src/interface.d.ts +31 -0
- package/es/legacy-transfer/src/interface.js +2 -0
- package/es/legacy-transfer/src/styles/index.cssr.d.ts +2 -0
- package/es/legacy-transfer/src/styles/index.cssr.js +215 -0
- package/es/legacy-transfer/src/use-transfer-data.d.ts +41 -0
- package/es/legacy-transfer/src/use-transfer-data.js +145 -0
- package/es/legacy-transfer/styles/_common.d.ts +5 -0
- package/es/legacy-transfer/styles/_common.js +4 -0
- package/es/legacy-transfer/styles/dark.d.ts +3 -0
- package/es/legacy-transfer/styles/dark.js +27 -0
- package/es/legacy-transfer/styles/index.d.ts +3 -0
- package/es/legacy-transfer/styles/index.js +2 -0
- package/es/legacy-transfer/styles/light.d.ts +378 -0
- package/es/legacy-transfer/styles/light.js +31 -0
- package/es/list/index.d.ts +3 -0
- package/es/list/index.js +2 -0
- package/es/list/src/List.d.ts +199 -0
- package/es/list/src/List.js +71 -0
- package/es/list/src/ListItem.d.ts +5 -0
- package/es/list/src/ListItem.js +24 -0
- package/es/list/src/styles/index.cssr.d.ts +2 -0
- package/es/list/src/styles/index.cssr.js +88 -0
- package/es/list/src/styles/rtl.cssr.d.ts +2 -0
- package/es/list/src/styles/rtl.cssr.js +11 -0
- package/es/list/styles/dark.d.ts +3 -0
- package/es/list/styles/dark.js +8 -0
- package/es/list/styles/index.d.ts +4 -0
- package/es/list/styles/index.js +3 -0
- package/es/list/styles/light.d.ts +20 -0
- package/es/list/styles/light.js +25 -0
- package/es/list/styles/rtl.d.ts +2 -0
- package/es/list/styles/rtl.js +5 -0
- package/es/loading-bar/index.d.ts +3 -0
- package/es/loading-bar/index.js +2 -0
- package/es/loading-bar/src/LoadingBar.d.ts +28 -0
- package/es/loading-bar/src/LoadingBar.js +176 -0
- package/es/loading-bar/src/LoadingBarProvider.d.ts +103 -0
- package/es/loading-bar/src/LoadingBarProvider.js +73 -0
- package/es/loading-bar/src/context.d.ts +7 -0
- package/es/loading-bar/src/context.js +3 -0
- package/es/loading-bar/src/styles/index.cssr.d.ts +2 -0
- package/es/loading-bar/src/styles/index.cssr.js +35 -0
- package/es/loading-bar/src/use-loading-bar.d.ts +2 -0
- package/es/loading-bar/src/use-loading-bar.js +10 -0
- package/es/loading-bar/styles/dark.d.ts +3 -0
- package/es/loading-bar/styles/dark.js +14 -0
- package/es/loading-bar/styles/index.d.ts +3 -0
- package/es/loading-bar/styles/index.js +2 -0
- package/es/loading-bar/styles/light.d.ts +11 -0
- package/es/loading-bar/styles/light.js +15 -0
- package/es/locales/common/arDZ.d.ts +3 -0
- package/es/locales/common/arDZ.js +121 -0
- package/es/locales/common/deDE.d.ts +3 -0
- package/es/locales/common/deDE.js +121 -0
- package/es/locales/common/enGB.d.ts +3 -0
- package/es/locales/common/enGB.js +122 -0
- package/es/locales/common/enUS.d.ts +122 -0
- package/es/locales/common/enUS.js +122 -0
- package/es/locales/common/eo.d.ts +3 -0
- package/es/locales/common/eo.js +123 -0
- package/es/locales/common/esAR.d.ts +3 -0
- package/es/locales/common/esAR.js +125 -0
- package/es/locales/common/faIR.d.ts +3 -0
- package/es/locales/common/faIR.js +121 -0
- package/es/locales/common/frFR.d.ts +3 -0
- package/es/locales/common/frFR.js +121 -0
- package/es/locales/common/idID.d.ts +3 -0
- package/es/locales/common/idID.js +125 -0
- package/es/locales/common/itIT.d.ts +3 -0
- package/es/locales/common/itIT.js +124 -0
- package/es/locales/common/jaJP.d.ts +3 -0
- package/es/locales/common/jaJP.js +124 -0
- package/es/locales/common/koKR.d.ts +3 -0
- package/es/locales/common/koKR.js +124 -0
- package/es/locales/common/nbNO.d.ts +3 -0
- package/es/locales/common/nbNO.js +125 -0
- package/es/locales/common/nlNL.d.ts +3 -0
- package/es/locales/common/nlNL.js +123 -0
- package/es/locales/common/plPL.d.ts +3 -0
- package/es/locales/common/plPL.js +124 -0
- package/es/locales/common/ptBR.d.ts +3 -0
- package/es/locales/common/ptBR.js +121 -0
- package/es/locales/common/ruRU.d.ts +3 -0
- package/es/locales/common/ruRU.js +126 -0
- package/es/locales/common/skSK.d.ts +3 -0
- package/es/locales/common/skSK.js +125 -0
- package/es/locales/common/svSE.d.ts +3 -0
- package/es/locales/common/svSE.js +121 -0
- package/es/locales/common/thTH.d.ts +3 -0
- package/es/locales/common/thTH.js +125 -0
- package/es/locales/common/trTR.d.ts +3 -0
- package/es/locales/common/trTR.js +122 -0
- package/es/locales/common/ukUA.d.ts +3 -0
- package/es/locales/common/ukUA.js +122 -0
- package/es/locales/common/viVN.d.ts +3 -0
- package/es/locales/common/viVN.js +121 -0
- package/es/locales/common/zhCN.d.ts +3 -0
- package/es/locales/common/zhCN.js +121 -0
- package/es/locales/common/zhTW.d.ts +3 -0
- package/es/locales/common/zhTW.js +121 -0
- package/es/locales/date/arDZ.d.ts +3 -0
- package/es/locales/date/arDZ.js +6 -0
- package/es/locales/date/deDE.d.ts +3 -0
- package/es/locales/date/deDE.js +6 -0
- package/es/locales/date/enGB.d.ts +3 -0
- package/es/locales/date/enGB.js +6 -0
- package/es/locales/date/enUS.d.ts +8 -0
- package/es/locales/date/enUS.js +6 -0
- package/es/locales/date/eo.d.ts +3 -0
- package/es/locales/date/eo.js +6 -0
- package/es/locales/date/esAR.d.ts +3 -0
- package/es/locales/date/esAR.js +6 -0
- package/es/locales/date/faIR.d.ts +3 -0
- package/es/locales/date/faIR.js +6 -0
- package/es/locales/date/frFR.d.ts +3 -0
- package/es/locales/date/frFR.js +6 -0
- package/es/locales/date/idID.d.ts +3 -0
- package/es/locales/date/idID.js +6 -0
- package/es/locales/date/itIT.d.ts +3 -0
- package/es/locales/date/itIT.js +6 -0
- package/es/locales/date/jaJP.d.ts +3 -0
- package/es/locales/date/jaJP.js +6 -0
- package/es/locales/date/koKR.d.ts +3 -0
- package/es/locales/date/koKR.js +6 -0
- package/es/locales/date/nbNO.d.ts +3 -0
- package/es/locales/date/nbNO.js +6 -0
- package/es/locales/date/nlNL.d.ts +3 -0
- package/es/locales/date/nlNL.js +6 -0
- package/es/locales/date/plPL.d.ts +3 -0
- package/es/locales/date/plPL.js +6 -0
- package/es/locales/date/ptBR.d.ts +3 -0
- package/es/locales/date/ptBR.js +6 -0
- package/es/locales/date/ruRU.d.ts +3 -0
- package/es/locales/date/ruRU.js +6 -0
- package/es/locales/date/skSK.d.ts +3 -0
- package/es/locales/date/skSK.js +6 -0
- package/es/locales/date/svSE.d.ts +3 -0
- package/es/locales/date/svSE.js +6 -0
- package/es/locales/date/thTH.d.ts +3 -0
- package/es/locales/date/thTH.js +6 -0
- package/es/locales/date/trTR.d.ts +3 -0
- package/es/locales/date/trTR.js +6 -0
- package/es/locales/date/ukUA.d.ts +3 -0
- package/es/locales/date/ukUA.js +6 -0
- package/es/locales/date/viVN.d.ts +3 -0
- package/es/locales/date/viVN.js +6 -0
- package/es/locales/date/zhCN.d.ts +3 -0
- package/es/locales/date/zhCN.js +6 -0
- package/es/locales/date/zhTW.d.ts +3 -0
- package/es/locales/date/zhTW.js +6 -0
- package/es/locales/index.d.ts +54 -0
- package/es/locales/index.js +51 -0
- package/es/locales/utils/index.d.ts +8 -0
- package/es/locales/utils/index.js +4 -0
- package/es/log/index.d.ts +2 -0
- package/es/log/index.js +1 -0
- package/es/log/src/Log.d.ts +574 -0
- package/es/log/src/Log.js +195 -0
- package/es/log/src/LogLine.d.ts +18 -0
- package/es/log/src/LogLine.js +52 -0
- package/es/log/src/LogLoader.d.ts +16 -0
- package/es/log/src/LogLoader.js +23 -0
- package/es/log/src/context.d.ts +2 -0
- package/es/log/src/context.js +2 -0
- package/es/log/src/styles/index.cssr.d.ts +2 -0
- package/es/log/src/styles/index.cssr.js +53 -0
- package/es/log/styles/dark.d.ts +3 -0
- package/es/log/styles/dark.js +22 -0
- package/es/log/styles/index.d.ts +3 -0
- package/es/log/styles/index.js +2 -0
- package/es/log/styles/light.d.ts +38 -0
- package/es/log/styles/light.js +24 -0
- package/es/mention/index.d.ts +3 -0
- package/es/mention/index.js +1 -0
- package/es/mention/src/Mention.d.ts +1585 -0
- package/es/mention/src/Mention.js +361 -0
- package/es/mention/src/interface.d.ts +6 -0
- package/es/mention/src/interface.js +1 -0
- package/es/mention/src/styles/index.cssr.d.ts +2 -0
- package/es/mention/src/styles/index.cssr.js +8 -0
- package/es/mention/src/utils.d.ts +65 -0
- package/es/mention/src/utils.js +204 -0
- package/es/mention/styles/dark.d.ts +3 -0
- package/es/mention/styles/dark.js +18 -0
- package/es/mention/styles/index.d.ts +3 -0
- package/es/mention/styles/index.js +2 -0
- package/es/mention/styles/light.d.ts +126 -0
- package/es/mention/styles/light.js +20 -0
- package/es/menu/index.d.ts +3 -0
- package/es/menu/index.js +1 -0
- package/es/menu/src/Menu.d.ts +2312 -0
- package/es/menu/src/Menu.js +380 -0
- package/es/menu/src/MenuDivider.d.ts +2 -0
- package/es/menu/src/MenuDivider.js +11 -0
- package/es/menu/src/MenuOption.d.ts +427 -0
- package/es/menu/src/MenuOption.js +69 -0
- package/es/menu/src/MenuOptionContent.d.ts +86 -0
- package/es/menu/src/MenuOptionContent.js +87 -0
- package/es/menu/src/MenuOptionGroup.d.ts +70 -0
- package/es/menu/src/MenuOptionGroup.js +43 -0
- package/es/menu/src/Submenu.d.ts +469 -0
- package/es/menu/src/Submenu.js +123 -0
- package/es/menu/src/context.d.ts +4 -0
- package/es/menu/src/context.js +4 -0
- package/es/menu/src/interface.d.ts +58 -0
- package/es/menu/src/interface.js +1 -0
- package/es/menu/src/styles/index.cssr.d.ts +3 -0
- package/es/menu/src/styles/index.cssr.js +228 -0
- package/es/menu/src/use-menu-child-props.d.ts +17 -0
- package/es/menu/src/use-menu-child-props.js +14 -0
- package/es/menu/src/use-menu-child.d.ts +38 -0
- package/es/menu/src/use-menu-child.js +80 -0
- package/es/menu/src/useCheckDeprecated.d.ts +2 -0
- package/es/menu/src/useCheckDeprecated.js +24 -0
- package/es/menu/src/utils.d.ts +7 -0
- package/es/menu/src/utils.js +51 -0
- package/es/menu/styles/dark.d.ts +3 -0
- package/es/menu/styles/dark.js +27 -0
- package/es/menu/styles/index.d.ts +3 -0
- package/es/menu/styles/index.js +2 -0
- package/es/menu/styles/light.d.ts +308 -0
- package/es/menu/styles/light.js +60 -0
- package/es/message/index.d.ts +4 -0
- package/es/message/index.js +2 -0
- package/es/message/src/Message.d.ts +79 -0
- package/es/message/src/Message.js +112 -0
- package/es/message/src/MessageEnvironment.d.ts +75 -0
- package/es/message/src/MessageEnvironment.js +91 -0
- package/es/message/src/MessageProvider.d.ts +727 -0
- package/es/message/src/MessageProvider.js +100 -0
- package/es/message/src/context.d.ts +7 -0
- package/es/message/src/context.js +3 -0
- package/es/message/src/message-props.d.ts +22 -0
- package/es/message/src/message-props.js +17 -0
- package/es/message/src/styles/index.cssr.d.ts +2 -0
- package/es/message/src/styles/index.cssr.js +133 -0
- package/es/message/src/styles/rtl.cssr.d.ts +2 -0
- package/es/message/src/styles/rtl.cssr.js +8 -0
- package/es/message/src/types.d.ts +17 -0
- package/es/message/src/types.js +1 -0
- package/es/message/src/use-message.d.ts +2 -0
- package/es/message/src/use-message.js +10 -0
- package/es/message/styles/_common.d.ts +13 -0
- package/es/message/styles/_common.js +12 -0
- package/es/message/styles/dark.d.ts +3 -0
- package/es/message/styles/dark.js +8 -0
- package/es/message/styles/index.d.ts +4 -0
- package/es/message/styles/index.js +3 -0
- package/es/message/styles/light.d.ts +76 -0
- package/es/message/styles/light.js +17 -0
- package/es/message/styles/rtl.d.ts +2 -0
- package/es/message/styles/rtl.js +5 -0
- package/es/modal/index.d.ts +2 -0
- package/es/modal/index.js +1 -0
- package/es/modal/src/BodyWrapper.d.ts +856 -0
- package/es/modal/src/BodyWrapper.js +213 -0
- package/es/modal/src/Modal.d.ts +2963 -0
- package/es/modal/src/Modal.js +245 -0
- package/es/modal/src/interface.d.ts +17 -0
- package/es/modal/src/interface.js +3 -0
- package/es/modal/src/presetProps.d.ts +49 -0
- package/es/modal/src/presetProps.js +6 -0
- package/es/modal/src/styles/index.cssr.d.ts +2 -0
- package/es/modal/src/styles/index.cssr.js +48 -0
- package/es/modal/styles/dark.d.ts +3 -0
- package/es/modal/styles/dark.js +16 -0
- package/es/modal/styles/index.d.ts +3 -0
- package/es/modal/styles/index.js +2 -0
- package/es/modal/styles/light.d.ts +300 -0
- package/es/modal/styles/light.js +24 -0
- package/es/notification/index.d.ts +4 -0
- package/es/notification/index.js +2 -0
- package/es/notification/src/Notification.d.ts +114 -0
- package/es/notification/src/Notification.js +127 -0
- package/es/notification/src/NotificationContainer.d.ts +192 -0
- package/es/notification/src/NotificationContainer.js +44 -0
- package/es/notification/src/NotificationEnvironment.d.ts +119 -0
- package/es/notification/src/NotificationEnvironment.js +143 -0
- package/es/notification/src/NotificationProvider.d.ts +446 -0
- package/es/notification/src/NotificationProvider.js +127 -0
- package/es/notification/src/context.d.ts +2 -0
- package/es/notification/src/context.js +2 -0
- package/es/notification/src/styles/index.cssr.d.ts +3 -0
- package/es/notification/src/styles/index.cssr.js +228 -0
- package/es/notification/src/styles/rtl.cssr.d.ts +2 -0
- package/es/notification/src/styles/rtl.cssr.js +22 -0
- package/es/notification/src/use-notification.d.ts +2 -0
- package/es/notification/src/use-notification.js +10 -0
- package/es/notification/styles/_common.d.ts +11 -0
- package/es/notification/styles/_common.js +10 -0
- package/es/notification/styles/dark.d.ts +3 -0
- package/es/notification/styles/dark.js +12 -0
- package/es/notification/styles/index.d.ts +4 -0
- package/es/notification/styles/index.js +3 -0
- package/es/notification/styles/light.d.ts +71 -0
- package/es/notification/styles/light.js +22 -0
- package/es/notification/styles/rtl.d.ts +2 -0
- package/es/notification/styles/rtl.js +5 -0
- package/es/number-animation/index.d.ts +3 -0
- package/es/number-animation/index.js +1 -0
- package/es/number-animation/src/NumberAnimation.d.ts +95 -0
- package/es/number-animation/src/NumberAnimation.js +99 -0
- package/es/number-animation/src/utils.d.ts +8 -0
- package/es/number-animation/src/utils.js +17 -0
- package/es/page-header/index.d.ts +2 -0
- package/es/page-header/index.js +1 -0
- package/es/page-header/src/PageHeader.d.ts +137 -0
- package/es/page-header/src/PageHeader.js +70 -0
- package/es/page-header/src/styles/index.cssr.d.ts +2 -0
- package/es/page-header/src/styles/index.cssr.js +49 -0
- package/es/page-header/src/styles/rtl.cssr.d.ts +2 -0
- package/es/page-header/src/styles/rtl.cssr.js +19 -0
- package/es/page-header/styles/_common.d.ts +5 -0
- package/es/page-header/styles/_common.js +4 -0
- package/es/page-header/styles/dark.d.ts +2 -0
- package/es/page-header/styles/dark.js +7 -0
- package/es/page-header/styles/index.d.ts +4 -0
- package/es/page-header/styles/index.js +3 -0
- package/es/page-header/styles/light.d.ts +25 -0
- package/es/page-header/styles/light.js +12 -0
- package/es/page-header/styles/rtl.d.ts +5 -0
- package/es/page-header/styles/rtl.js +5 -0
- package/es/pagination/index.d.ts +3 -0
- package/es/pagination/index.js +1 -0
- package/es/pagination/src/Pagination.d.ts +3948 -0
- package/es/pagination/src/Pagination.js +586 -0
- package/es/pagination/src/interface.d.ts +26 -0
- package/es/pagination/src/interface.js +1 -0
- package/es/pagination/src/styles/index.cssr.d.ts +2 -0
- package/es/pagination/src/styles/index.cssr.js +156 -0
- package/es/pagination/src/styles/rtl.cssr.d.ts +2 -0
- package/es/pagination/src/styles/rtl.cssr.js +8 -0
- package/es/pagination/src/utils.d.ts +23 -0
- package/es/pagination/src/utils.js +145 -0
- package/es/pagination/styles/_common.d.ts +36 -0
- package/es/pagination/styles/_common.js +35 -0
- package/es/pagination/styles/dark.d.ts +3 -0
- package/es/pagination/styles/dark.js +26 -0
- package/es/pagination/styles/index.d.ts +4 -0
- package/es/pagination/styles/index.js +3 -0
- package/es/pagination/styles/light.d.ts +411 -0
- package/es/pagination/styles/light.js +25 -0
- package/es/pagination/styles/rtl.d.ts +2 -0
- package/es/pagination/styles/rtl.js +7 -0
- package/es/popconfirm/index.d.ts +3 -0
- package/es/popconfirm/index.js +1 -0
- package/es/popconfirm/src/Popconfirm.d.ts +2776 -0
- package/es/popconfirm/src/Popconfirm.js +89 -0
- package/es/popconfirm/src/PopconfirmPanel.d.ts +73 -0
- package/es/popconfirm/src/PopconfirmPanel.js +75 -0
- package/es/popconfirm/src/interface.d.ts +12 -0
- package/es/popconfirm/src/interface.js +2 -0
- package/es/popconfirm/src/styles/index.cssr.d.ts +2 -0
- package/es/popconfirm/src/styles/index.cssr.js +22 -0
- package/es/popconfirm/styles/_common.d.ts +4 -0
- package/es/popconfirm/styles/_common.js +3 -0
- package/es/popconfirm/styles/dark.d.ts +3 -0
- package/es/popconfirm/styles/dark.js +14 -0
- package/es/popconfirm/styles/index.d.ts +3 -0
- package/es/popconfirm/styles/index.js +2 -0
- package/es/popconfirm/styles/light.d.ts +240 -0
- package/es/popconfirm/styles/light.js +19 -0
- package/es/popover/index.d.ts +4 -0
- package/es/popover/index.js +1 -0
- package/es/popover/src/Popover.d.ts +548 -0
- package/es/popover/src/Popover.js +476 -0
- package/es/popover/src/PopoverBody.d.ts +257 -0
- package/es/popover/src/PopoverBody.js +271 -0
- package/es/popover/src/interface.d.ts +12 -0
- package/es/popover/src/interface.js +2 -0
- package/es/popover/src/styles/index.cssr.d.ts +3 -0
- package/es/popover/src/styles/index.cssr.js +166 -0
- package/es/popover/styles/_common.d.ts +9 -0
- package/es/popover/styles/_common.js +8 -0
- package/es/popover/styles/dark.d.ts +3 -0
- package/es/popover/styles/dark.js +8 -0
- package/es/popover/styles/index.d.ts +3 -0
- package/es/popover/styles/index.js +2 -0
- package/es/popover/styles/light.d.ts +20 -0
- package/es/popover/styles/light.js +13 -0
- package/es/popselect/index.d.ts +3 -0
- package/es/popselect/index.js +1 -0
- package/es/popselect/src/Popselect.d.ts +1226 -0
- package/es/popselect/src/Popselect.js +69 -0
- package/es/popselect/src/PopselectPanel.d.ts +337 -0
- package/es/popselect/src/PopselectPanel.js +163 -0
- package/es/popselect/src/interface.d.ts +14 -0
- package/es/popselect/src/interface.js +2 -0
- package/es/popselect/src/styles/index.cssr.d.ts +2 -0
- package/es/popselect/src/styles/index.cssr.js +5 -0
- package/es/popselect/styles/dark.d.ts +3 -0
- package/es/popselect/styles/dark.js +12 -0
- package/es/popselect/styles/index.d.ts +3 -0
- package/es/popselect/styles/index.js +2 -0
- package/es/popselect/styles/light.d.ts +80 -0
- package/es/popselect/styles/light.js +20 -0
- package/es/preset.d.ts +3 -0
- package/es/preset.js +7 -0
- package/es/progress/index.d.ts +2 -0
- package/es/progress/index.js +1 -0
- package/es/progress/src/Circle.d.ts +92 -0
- package/es/progress/src/Circle.js +111 -0
- package/es/progress/src/Line.d.ts +79 -0
- package/es/progress/src/Line.js +116 -0
- package/es/progress/src/MultipleCircle.d.ts +82 -0
- package/es/progress/src/MultipleCircle.js +86 -0
- package/es/progress/src/Progress.d.ts +394 -0
- package/es/progress/src/Progress.js +100 -0
- package/es/progress/src/interface.d.ts +1 -0
- package/es/progress/src/interface.js +1 -0
- package/es/progress/src/styles/index.cssr.d.ts +2 -0
- package/es/progress/src/styles/index.cssr.js +196 -0
- package/es/progress/styles/dark.d.ts +3 -0
- package/es/progress/styles/dark.js +14 -0
- package/es/progress/styles/index.d.ts +3 -0
- package/es/progress/styles/index.js +2 -0
- package/es/progress/styles/light.d.ts +29 -0
- package/es/progress/styles/light.js +33 -0
- package/es/radio/index.d.ts +6 -0
- package/es/radio/index.js +3 -0
- package/es/radio/src/Radio.d.ts +526 -0
- package/es/radio/src/Radio.js +92 -0
- package/es/radio/src/RadioButton.d.ts +81 -0
- package/es/radio/src/RadioButton.js +25 -0
- package/es/radio/src/RadioGroup.d.ts +473 -0
- package/es/radio/src/RadioGroup.js +168 -0
- package/es/radio/src/interface.d.ts +2 -0
- package/es/radio/src/interface.js +1 -0
- package/es/radio/src/styles/radio-group.cssr.d.ts +2 -0
- package/es/radio/src/styles/radio-group.cssr.js +103 -0
- package/es/radio/src/styles/radio.cssr.d.ts +2 -0
- package/es/radio/src/styles/radio.cssr.js +144 -0
- package/es/radio/src/styles/rtl.cssr.d.ts +2 -0
- package/es/radio/src/styles/rtl.cssr.js +20 -0
- package/es/radio/src/use-radio.d.ts +53 -0
- package/es/radio/src/use-radio.js +136 -0
- package/es/radio/styles/_common.d.ts +8 -0
- package/es/radio/styles/_common.js +7 -0
- package/es/radio/styles/dark.d.ts +3 -0
- package/es/radio/styles/dark.js +14 -0
- package/es/radio/styles/index.d.ts +4 -0
- package/es/radio/styles/index.js +3 -0
- package/es/radio/styles/light.d.ts +50 -0
- package/es/radio/styles/light.js +15 -0
- package/es/radio/styles/rtl.d.ts +2 -0
- package/es/radio/styles/rtl.js +5 -0
- package/es/rate/index.d.ts +2 -0
- package/es/rate/index.js +1 -0
- package/es/rate/src/Rate.d.ts +156 -0
- package/es/rate/src/Rate.js +168 -0
- package/es/rate/src/StarIcon.d.ts +2 -0
- package/es/rate/src/StarIcon.js +3 -0
- package/es/rate/src/interface.d.ts +2 -0
- package/es/rate/src/interface.js +1 -0
- package/es/rate/src/styles/index.cssr.d.ts +2 -0
- package/es/rate/src/styles/index.cssr.js +44 -0
- package/es/rate/styles/dark.d.ts +3 -0
- package/es/rate/styles/dark.js +17 -0
- package/es/rate/styles/index.d.ts +3 -0
- package/es/rate/styles/index.js +2 -0
- package/es/rate/styles/light.d.ts +13 -0
- package/es/rate/styles/light.js +17 -0
- package/es/result/index.d.ts +2 -0
- package/es/result/index.js +1 -0
- package/es/result/src/403.d.ts +2 -0
- package/es/result/src/403.js +4 -0
- package/es/result/src/404.d.ts +2 -0
- package/es/result/src/404.js +8 -0
- package/es/result/src/418.d.ts +2 -0
- package/es/result/src/418.js +8 -0
- package/es/result/src/500.d.ts +2 -0
- package/es/result/src/500.js +5 -0
- package/es/result/src/Result.d.ts +291 -0
- package/es/result/src/Result.js +82 -0
- package/es/result/src/styles/index.cssr.d.ts +2 -0
- package/es/result/src/styles/index.cssr.js +43 -0
- package/es/result/styles/_common.d.ts +19 -0
- package/es/result/styles/_common.js +18 -0
- package/es/result/styles/dark.d.ts +3 -0
- package/es/result/styles/dark.js +8 -0
- package/es/result/styles/index.d.ts +3 -0
- package/es/result/styles/index.js +2 -0
- package/es/result/styles/light.d.ts +32 -0
- package/es/result/styles/light.js +12 -0
- package/es/scrollbar/index.d.ts +2 -0
- package/es/scrollbar/index.js +1 -0
- package/es/scrollbar/src/Scrollbar.d.ts +87 -0
- package/es/scrollbar/src/Scrollbar.js +26 -0
- package/es/select/index.d.ts +5 -0
- package/es/select/index.js +1 -0
- package/es/select/src/Select.d.ts +1917 -0
- package/es/select/src/Select.js +712 -0
- package/es/select/src/interface.d.ts +53 -0
- package/es/select/src/interface.js +1 -0
- package/es/select/src/styles/index.cssr.d.ts +2 -0
- package/es/select/src/styles/index.cssr.js +14 -0
- package/es/select/src/utils.d.ts +8 -0
- package/es/select/src/utils.js +76 -0
- package/es/select/styles/dark.d.ts +3 -0
- package/es/select/styles/dark.js +14 -0
- package/es/select/styles/index.d.ts +3 -0
- package/es/select/styles/index.js +2 -0
- package/es/select/styles/light.d.ts +136 -0
- package/es/select/styles/light.js +20 -0
- package/es/skeleton/index.d.ts +2 -0
- package/es/skeleton/index.js +1 -0
- package/es/skeleton/src/Skeleton.d.ts +155 -0
- package/es/skeleton/src/Skeleton.js +79 -0
- package/es/skeleton/src/styles/index.cssr.d.ts +2 -0
- package/es/skeleton/src/styles/index.cssr.js +29 -0
- package/es/skeleton/styles/dark.d.ts +2 -0
- package/es/skeleton/styles/dark.js +16 -0
- package/es/skeleton/styles/index.d.ts +3 -0
- package/es/skeleton/styles/index.js +2 -0
- package/es/skeleton/styles/light.d.ts +14 -0
- package/es/skeleton/styles/light.js +17 -0
- package/es/slider/index.d.ts +2 -0
- package/es/slider/index.js +1 -0
- package/es/slider/src/Slider.d.ts +510 -0
- package/es/slider/src/Slider.js +582 -0
- package/es/slider/src/interface.d.ts +1 -0
- package/es/slider/src/interface.js +1 -0
- package/es/slider/src/styles/index.cssr.d.ts +2 -0
- package/es/slider/src/styles/index.cssr.js +201 -0
- package/es/slider/src/utils.d.ts +10 -0
- package/es/slider/src/utils.js +14 -0
- package/es/slider/styles/_common.d.ts +9 -0
- package/es/slider/styles/_common.js +8 -0
- package/es/slider/styles/dark.d.ts +3 -0
- package/es/slider/styles/dark.js +12 -0
- package/es/slider/styles/index.d.ts +3 -0
- package/es/slider/styles/index.js +2 -0
- package/es/slider/styles/light.d.ts +36 -0
- package/es/slider/styles/light.js +14 -0
- package/es/space/index.d.ts +2 -0
- package/es/space/index.js +1 -0
- package/es/space/src/Space.d.ts +144 -0
- package/es/space/src/Space.js +133 -0
- package/es/space/src/styles/rtl.cssr.d.ts +2 -0
- package/es/space/src/styles/rtl.cssr.js +4 -0
- package/es/space/src/utils.d.ts +1 -0
- package/es/space/src/utils.js +22 -0
- package/es/space/styles/_common.d.ts +6 -0
- package/es/space/styles/_common.js +5 -0
- package/es/space/styles/dark.d.ts +3 -0
- package/es/space/styles/dark.js +8 -0
- package/es/space/styles/index.d.ts +4 -0
- package/es/space/styles/index.js +3 -0
- package/es/space/styles/light.d.ts +10 -0
- package/es/space/styles/light.js +9 -0
- package/es/space/styles/rtl.d.ts +2 -0
- package/es/space/styles/rtl.js +5 -0
- package/es/spin/index.d.ts +2 -0
- package/es/spin/index.js +1 -0
- package/es/spin/src/Spin.d.ts +202 -0
- package/es/spin/src/Spin.js +133 -0
- package/es/spin/src/styles/index.cssr.d.ts +2 -0
- package/es/spin/src/styles/index.cssr.js +52 -0
- package/es/spin/styles/dark.d.ts +3 -0
- package/es/spin/styles/dark.js +8 -0
- package/es/spin/styles/index.d.ts +3 -0
- package/es/spin/styles/index.js +2 -0
- package/es/spin/styles/light.d.ts +17 -0
- package/es/spin/styles/light.js +27 -0
- package/es/statistic/index.d.ts +2 -0
- package/es/statistic/index.js +1 -0
- package/es/statistic/src/Statistic.d.ts +125 -0
- package/es/statistic/src/Statistic.js +56 -0
- package/es/statistic/src/styles/index.cssr.d.ts +2 -0
- package/es/statistic/src/styles/index.cssr.js +38 -0
- package/es/statistic/src/styles/rtl.cssr.d.ts +2 -0
- package/es/statistic/src/styles/rtl.cssr.js +9 -0
- package/es/statistic/styles/dark.d.ts +3 -0
- package/es/statistic/styles/dark.js +8 -0
- package/es/statistic/styles/index.d.ts +4 -0
- package/es/statistic/styles/index.js +3 -0
- package/es/statistic/styles/light.d.ts +16 -0
- package/es/statistic/styles/light.js +20 -0
- package/es/statistic/styles/rtl.d.ts +2 -0
- package/es/statistic/styles/rtl.js +5 -0
- package/es/steps/index.d.ts +4 -0
- package/es/steps/index.js +2 -0
- package/es/steps/src/Step.d.ts +60 -0
- package/es/steps/src/Step.js +147 -0
- package/es/steps/src/Steps.d.ts +376 -0
- package/es/steps/src/Steps.js +52 -0
- package/es/steps/src/styles/index.cssr.d.ts +2 -0
- package/es/steps/src/styles/index.cssr.js +102 -0
- package/es/steps/src/styles/rtl.cssr.d.ts +2 -0
- package/es/steps/src/styles/rtl.cssr.js +14 -0
- package/es/steps/styles/_common.d.ts +11 -0
- package/es/steps/styles/_common.js +10 -0
- package/es/steps/styles/dark.d.ts +3 -0
- package/es/steps/styles/dark.js +8 -0
- package/es/steps/styles/index.d.ts +4 -0
- package/es/steps/styles/index.js +3 -0
- package/es/steps/styles/light.d.ts +41 -0
- package/es/steps/styles/light.js +12 -0
- package/es/steps/styles/rtl.d.ts +2 -0
- package/es/steps/styles/rtl.js +5 -0
- package/es/styles.d.ts +78 -0
- package/es/styles.js +79 -0
- package/es/switch/index.d.ts +2 -0
- package/es/switch/index.js +1 -0
- package/es/switch/src/Switch.d.ts +527 -0
- package/es/switch/src/Switch.js +252 -0
- package/es/switch/src/interface.d.ts +2 -0
- package/es/switch/src/interface.js +1 -0
- package/es/switch/src/styles/index.cssr.d.ts +2 -0
- package/es/switch/src/styles/index.cssr.js +133 -0
- package/es/switch/styles/_common.d.ts +18 -0
- package/es/switch/styles/_common.js +17 -0
- package/es/switch/styles/dark.d.ts +3 -0
- package/es/switch/styles/dark.js +13 -0
- package/es/switch/styles/index.d.ts +3 -0
- package/es/switch/styles/index.js +2 -0
- package/es/switch/styles/light.d.ts +44 -0
- package/es/switch/styles/light.js +14 -0
- package/es/table/index.d.ts +7 -0
- package/es/table/index.js +6 -0
- package/es/table/src/Table.d.ts +350 -0
- package/es/table/src/Table.js +84 -0
- package/es/table/src/Tbody.d.ts +2 -0
- package/es/table/src/Tbody.js +7 -0
- package/es/table/src/Td.d.ts +2 -0
- package/es/table/src/Td.js +7 -0
- package/es/table/src/Th.d.ts +2 -0
- package/es/table/src/Th.js +7 -0
- package/es/table/src/Thead.d.ts +2 -0
- package/es/table/src/Thead.js +7 -0
- package/es/table/src/Tr.d.ts +2 -0
- package/es/table/src/Tr.js +7 -0
- package/es/table/src/styles/index.cssr.d.ts +2 -0
- package/es/table/src/styles/index.cssr.js +96 -0
- package/es/table/src/styles/rtl.cssr.d.ts +2 -0
- package/es/table/src/styles/rtl.cssr.js +13 -0
- package/es/table/styles/_common.d.ts +9 -0
- package/es/table/styles/_common.js +8 -0
- package/es/table/styles/dark.d.ts +3 -0
- package/es/table/styles/dark.js +8 -0
- package/es/table/styles/index.d.ts +4 -0
- package/es/table/styles/index.js +3 -0
- package/es/table/styles/light.d.ts +34 -0
- package/es/table/styles/light.js +17 -0
- package/es/table/styles/rtl.d.ts +2 -0
- package/es/table/styles/rtl.js +5 -0
- package/es/tabs/index.d.ts +7 -0
- package/es/tabs/index.js +3 -0
- package/es/tabs/src/Tab.d.ts +80 -0
- package/es/tabs/src/Tab.js +89 -0
- package/es/tabs/src/TabPane.d.ts +80 -0
- package/es/tabs/src/TabPane.js +49 -0
- package/es/tabs/src/Tabs.d.ts +1060 -0
- package/es/tabs/src/Tabs.js +640 -0
- package/es/tabs/src/interface.d.ts +32 -0
- package/es/tabs/src/interface.js +2 -0
- package/es/tabs/src/styles/index.cssr.d.ts +2 -0
- package/es/tabs/src/styles/index.cssr.js +358 -0
- package/es/tabs/styles/_common.d.ts +59 -0
- package/es/tabs/styles/_common.js +58 -0
- package/es/tabs/styles/dark.d.ts +3 -0
- package/es/tabs/styles/dark.js +14 -0
- package/es/tabs/styles/index.d.ts +3 -0
- package/es/tabs/styles/index.js +2 -0
- package/es/tabs/styles/light.d.ts +97 -0
- package/es/tabs/styles/light.js +16 -0
- package/es/tag/index.d.ts +2 -0
- package/es/tag/index.js +1 -0
- package/es/tag/src/Tag.d.ts +1096 -0
- package/es/tag/src/Tag.js +158 -0
- package/es/tag/src/common-props.d.ts +27 -0
- package/es/tag/src/common-props.js +20 -0
- package/es/tag/src/styles/index.cssr.d.ts +2 -0
- package/es/tag/src/styles/index.cssr.js +108 -0
- package/es/tag/src/styles/rtl.cssr.d.ts +2 -0
- package/es/tag/src/styles/rtl.cssr.js +18 -0
- package/es/tag/styles/_common.d.ts +15 -0
- package/es/tag/styles/_common.js +14 -0
- package/es/tag/styles/dark.d.ts +3 -0
- package/es/tag/styles/dark.js +35 -0
- package/es/tag/styles/index.d.ts +4 -0
- package/es/tag/styles/index.js +3 -0
- package/es/tag/styles/light.d.ts +106 -0
- package/es/tag/styles/light.js +36 -0
- package/es/tag/styles/rtl.d.ts +2 -0
- package/es/tag/styles/rtl.js +5 -0
- package/es/theme-editor/index.d.ts +1 -0
- package/es/theme-editor/index.js +1 -0
- package/es/theme-editor/src/MaximizeIcon.d.ts +1 -0
- package/es/theme-editor/src/MaximizeIcon.js +8 -0
- package/es/theme-editor/src/MinimizeIcon.d.ts +1 -0
- package/es/theme-editor/src/MinimizeIcon.js +8 -0
- package/es/theme-editor/src/ThemeEditor.d.ts +152 -0
- package/es/theme-editor/src/ThemeEditor.js +332 -0
- package/es/themes/dark.d.ts +2 -0
- package/es/themes/dark.js +167 -0
- package/es/themes/index.d.ts +3 -0
- package/es/themes/index.js +3 -0
- package/es/themes/interface.d.ts +2 -0
- package/es/themes/interface.js +1 -0
- package/es/themes/light.d.ts +2 -0
- package/es/themes/light.js +169 -0
- package/es/themes/utils.d.ts +6 -0
- package/es/themes/utils.js +19 -0
- package/es/thing/index.d.ts +2 -0
- package/es/thing/index.js +1 -0
- package/es/thing/src/Thing.d.ts +86 -0
- package/es/thing/src/Thing.js +75 -0
- package/es/thing/src/styles/index.cssr.d.ts +2 -0
- package/es/thing/src/styles/index.cssr.js +41 -0
- package/es/thing/src/styles/rtl.cssr.d.ts +2 -0
- package/es/thing/src/styles/rtl.cssr.js +8 -0
- package/es/thing/styles/dark.d.ts +3 -0
- package/es/thing/styles/dark.js +8 -0
- package/es/thing/styles/index.d.ts +4 -0
- package/es/thing/styles/index.js +3 -0
- package/es/thing/styles/light.d.ts +12 -0
- package/es/thing/styles/light.js +16 -0
- package/es/thing/styles/rtl.d.ts +2 -0
- package/es/thing/styles/rtl.js +8 -0
- package/es/time/index.d.ts +2 -0
- package/es/time/index.js +1 -0
- package/es/time/src/Time.d.ts +65 -0
- package/es/time/src/Time.js +87 -0
- package/es/time-picker/index.d.ts +3 -0
- package/es/time-picker/index.js +1 -0
- package/es/time-picker/src/Panel.d.ts +615 -0
- package/es/time-picker/src/Panel.js +245 -0
- package/es/time-picker/src/PanelCol.d.ts +34 -0
- package/es/time-picker/src/PanelCol.js +36 -0
- package/es/time-picker/src/TimePicker.d.ts +3467 -0
- package/es/time-picker/src/TimePicker.js +703 -0
- package/es/time-picker/src/interface.d.ts +34 -0
- package/es/time-picker/src/interface.js +2 -0
- package/es/time-picker/src/styles/index.cssr.d.ts +2 -0
- package/es/time-picker/src/styles/index.cssr.js +99 -0
- package/es/time-picker/src/utils.d.ts +14 -0
- package/es/time-picker/src/utils.js +266 -0
- package/es/time-picker/styles/_common.d.ts +7 -0
- package/es/time-picker/styles/_common.js +6 -0
- package/es/time-picker/styles/dark.d.ts +3 -0
- package/es/time-picker/styles/dark.js +16 -0
- package/es/time-picker/styles/index.d.ts +3 -0
- package/es/time-picker/styles/index.js +2 -0
- package/es/time-picker/styles/light.d.ts +315 -0
- package/es/time-picker/styles/light.js +23 -0
- package/es/timeline/index.d.ts +4 -0
- package/es/timeline/index.js +2 -0
- package/es/timeline/src/Timeline.d.ts +267 -0
- package/es/timeline/src/Timeline.js +36 -0
- package/es/timeline/src/TimelineItem.d.ts +66 -0
- package/es/timeline/src/TimelineItem.js +87 -0
- package/es/timeline/src/styles/index.cssr.d.ts +2 -0
- package/es/timeline/src/styles/index.cssr.js +111 -0
- package/es/timeline/styles/_common.d.ts +9 -0
- package/es/timeline/styles/_common.js +8 -0
- package/es/timeline/styles/dark.d.ts +3 -0
- package/es/timeline/styles/dark.js +11 -0
- package/es/timeline/styles/index.d.ts +3 -0
- package/es/timeline/styles/index.js +2 -0
- package/es/timeline/styles/light.d.ts +30 -0
- package/es/timeline/styles/light.js +12 -0
- package/es/tooltip/index.d.ts +2 -0
- package/es/tooltip/index.js +1 -0
- package/es/tooltip/src/Tooltip.d.ts +776 -0
- package/es/tooltip/src/Tooltip.js +85 -0
- package/es/tooltip/src/TooltipArrow.d.ts +2 -0
- package/es/tooltip/src/TooltipArrow.js +15 -0
- package/es/tooltip/src/styles/index.cssr.d.ts +2 -0
- package/es/tooltip/src/styles/index.cssr.js +63 -0
- package/es/tooltip/styles/_common.d.ts +15 -0
- package/es/tooltip/styles/_common.js +14 -0
- package/es/tooltip/styles/dark.d.ts +3 -0
- package/es/tooltip/styles/dark.js +15 -0
- package/es/tooltip/styles/index.d.ts +3 -0
- package/es/tooltip/styles/index.js +2 -0
- package/es/tooltip/styles/light.d.ts +53 -0
- package/es/tooltip/styles/light.js +17 -0
- package/es/transfer/index.d.ts +3 -0
- package/es/transfer/index.js +1 -0
- package/es/transfer/src/Transfer.d.ts +3972 -0
- package/es/transfer/src/Transfer.js +195 -0
- package/es/transfer/src/TransferFilter.d.ts +537 -0
- package/es/transfer/src/TransferFilter.js +32 -0
- package/es/transfer/src/TransferHeader.d.ts +27 -0
- package/es/transfer/src/TransferHeader.js +46 -0
- package/es/transfer/src/TransferList.d.ts +578 -0
- package/es/transfer/src/TransferList.js +76 -0
- package/es/transfer/src/TransferListItem.d.ts +558 -0
- package/es/transfer/src/TransferListItem.js +70 -0
- package/es/transfer/src/interface.d.ts +38 -0
- package/es/transfer/src/interface.js +2 -0
- package/es/transfer/src/styles/index.cssr.d.ts +2 -0
- package/es/transfer/src/styles/index.cssr.js +151 -0
- package/es/transfer/src/use-transfer-data.d.ts +31 -0
- package/es/transfer/src/use-transfer-data.js +121 -0
- package/es/transfer/styles/_common.d.ts +14 -0
- package/es/transfer/styles/_common.js +13 -0
- package/es/transfer/styles/dark.d.ts +3 -0
- package/es/transfer/styles/dark.js +31 -0
- package/es/transfer/styles/index.d.ts +3 -0
- package/es/transfer/styles/index.js +2 -0
- package/es/transfer/styles/light.d.ts +404 -0
- package/es/transfer/styles/light.js +33 -0
- package/es/tree/index.d.ts +3 -0
- package/es/tree/index.js +1 -0
- package/es/tree/src/MotionWrapper.d.ts +40 -0
- package/es/tree/src/MotionWrapper.js +37 -0
- package/es/tree/src/Tree.d.ts +1673 -0
- package/es/tree/src/Tree.js +1265 -0
- package/es/tree/src/TreeNode.d.ts +65 -0
- package/es/tree/src/TreeNode.js +348 -0
- package/es/tree/src/TreeNodeCheckbox.d.ts +251 -0
- package/es/tree/src/TreeNodeCheckbox.js +49 -0
- package/es/tree/src/TreeNodeContent.d.ts +45 -0
- package/es/tree/src/TreeNodeContent.js +69 -0
- package/es/tree/src/TreeNodeSwitcher.d.ts +45 -0
- package/es/tree/src/TreeNodeSwitcher.js +49 -0
- package/es/tree/src/dnd.d.ts +12 -0
- package/es/tree/src/dnd.js +37 -0
- package/es/tree/src/interface.d.ts +136 -0
- package/es/tree/src/interface.js +2 -0
- package/es/tree/src/keyboard.d.ts +16 -0
- package/es/tree/src/keyboard.js +102 -0
- package/es/tree/src/styles/index.cssr.d.ts +2 -0
- package/es/tree/src/styles/index.cssr.js +134 -0
- package/es/tree/src/styles/rtl.cssr.d.ts +2 -0
- package/es/tree/src/styles/rtl.cssr.js +17 -0
- package/es/tree/src/utils.d.ts +19 -0
- package/es/tree/src/utils.js +114 -0
- package/es/tree/styles/dark.d.ts +3 -0
- package/es/tree/styles/dark.js +22 -0
- package/es/tree/styles/index.d.ts +4 -0
- package/es/tree/styles/index.js +3 -0
- package/es/tree/styles/light.d.ts +88 -0
- package/es/tree/styles/light.js +35 -0
- package/es/tree/styles/rtl.d.ts +2 -0
- package/es/tree/styles/rtl.js +5 -0
- package/es/tree-select/index.d.ts +3 -0
- package/es/tree-select/index.js +1 -0
- package/es/tree-select/src/TreeSelect.d.ts +2312 -0
- package/es/tree-select/src/TreeSelect.js +600 -0
- package/es/tree-select/src/interface.d.ts +65 -0
- package/es/tree-select/src/interface.js +2 -0
- package/es/tree-select/src/styles/index.cssr.d.ts +2 -0
- package/es/tree-select/src/styles/index.cssr.js +38 -0
- package/es/tree-select/src/utils.d.ts +4 -0
- package/es/tree-select/src/utils.js +8 -0
- package/es/tree-select/styles/dark.d.ts +3 -0
- package/es/tree-select/styles/dark.js +14 -0
- package/es/tree-select/styles/index.d.ts +3 -0
- package/es/tree-select/styles/index.js +2 -0
- package/es/tree-select/styles/light.d.ts +178 -0
- package/es/tree-select/styles/light.js +29 -0
- package/es/typography/index.d.ts +22 -0
- package/es/typography/index.js +10 -0
- package/es/typography/src/a.d.ts +610 -0
- package/es/typography/src/a.js +34 -0
- package/es/typography/src/blockquote.d.ts +618 -0
- package/es/typography/src/blockquote.js +42 -0
- package/es/typography/src/create-header.d.ts +638 -0
- package/es/typography/src/create-header.js +58 -0
- package/es/typography/src/headers.d.ts +2568 -0
- package/es/typography/src/headers.js +7 -0
- package/es/typography/src/hr.d.ts +408 -0
- package/es/typography/src/hr.js +33 -0
- package/es/typography/src/li.d.ts +2 -0
- package/es/typography/src/li.js +7 -0
- package/es/typography/src/ol.d.ts +620 -0
- package/es/typography/src/ol.js +44 -0
- package/es/typography/src/p.d.ts +617 -0
- package/es/typography/src/p.js +39 -0
- package/es/typography/src/styles/a.cssr.d.ts +2 -0
- package/es/typography/src/styles/a.cssr.js +12 -0
- package/es/typography/src/styles/blockquote.cssr.d.ts +2 -0
- package/es/typography/src/styles/blockquote.cssr.js +27 -0
- package/es/typography/src/styles/header.cssr.d.ts +2 -0
- package/es/typography/src/styles/header.cssr.js +37 -0
- package/es/typography/src/styles/hr.cssr.d.ts +2 -0
- package/es/typography/src/styles/hr.cssr.js +11 -0
- package/es/typography/src/styles/list.cssr.d.ts +2 -0
- package/es/typography/src/styles/list.cssr.js +32 -0
- package/es/typography/src/styles/p.cssr.d.ts +2 -0
- package/es/typography/src/styles/p.cssr.js +15 -0
- package/es/typography/src/styles/text.cssr.d.ts +2 -0
- package/es/typography/src/styles/text.cssr.js +34 -0
- package/es/typography/src/text.d.ts +674 -0
- package/es/typography/src/text.js +76 -0
- package/es/typography/src/ul.d.ts +620 -0
- package/es/typography/src/ul.js +44 -0
- package/es/typography/styles/_common.d.ts +31 -0
- package/es/typography/styles/_common.js +30 -0
- package/es/typography/styles/dark.d.ts +3 -0
- package/es/typography/styles/dark.js +8 -0
- package/es/typography/styles/index.d.ts +3 -0
- package/es/typography/styles/index.js +2 -0
- package/es/typography/styles/light.d.ts +72 -0
- package/es/typography/styles/light.js +12 -0
- package/es/upload/index.d.ts +5 -0
- package/es/upload/index.js +4 -0
- package/es/upload/src/Upload.d.ts +3063 -0
- package/es/upload/src/Upload.js +557 -0
- package/es/upload/src/UploadDragger.d.ts +3 -0
- package/es/upload/src/UploadDragger.js +22 -0
- package/es/upload/src/UploadFile.d.ts +444 -0
- package/es/upload/src/UploadFile.js +249 -0
- package/es/upload/src/UploadFileList.d.ts +2 -0
- package/es/upload/src/UploadFileList.js +39 -0
- package/es/upload/src/UploadProgress.d.ts +420 -0
- package/es/upload/src/UploadProgress.js +30 -0
- package/es/upload/src/UploadTrigger.d.ts +10 -0
- package/es/upload/src/UploadTrigger.js +82 -0
- package/es/upload/src/icons.d.ts +7 -0
- package/es/upload/src/icons.js +12 -0
- package/es/upload/src/interface.d.ts +127 -0
- package/es/upload/src/interface.js +2 -0
- package/es/upload/src/styles/index.cssr.d.ts +2 -0
- package/es/upload/src/styles/index.cssr.js +263 -0
- package/es/upload/src/utils.d.ts +19 -0
- package/es/upload/src/utils.js +164 -0
- package/es/upload/styles/dark.d.ts +3 -0
- package/es/upload/styles/dark.js +22 -0
- package/es/upload/styles/index.d.ts +3 -0
- package/es/upload/styles/index.js +2 -0
- package/es/upload/styles/light.d.ts +285 -0
- package/es/upload/styles/light.js +43 -0
- package/es/version.d.ts +2 -0
- package/es/version.js +1 -0
- package/es/watermark/index.d.ts +2 -0
- package/es/watermark/index.js +1 -0
- package/es/watermark/src/Watermark.d.ts +298 -0
- package/es/watermark/src/Watermark.js +180 -0
- package/es/watermark/src/styles/index.cssr.d.ts +2 -0
- package/es/watermark/src/styles/index.cssr.js +30 -0
- package/es/watermark/styles/dark.d.ts +3 -0
- package/es/watermark/styles/dark.js +12 -0
- package/es/watermark/styles/index.d.ts +3 -0
- package/es/watermark/styles/index.js +2 -0
- package/es/watermark/styles/light.d.ts +5 -0
- package/es/watermark/styles/light.js +13 -0
- package/lib/_internal/clear/index.d.ts +1 -0
- package/lib/_internal/clear/index.js +8 -0
- package/lib/_internal/clear/src/Clear.d.ts +21 -0
- package/lib/_internal/clear/src/Clear.js +47 -0
- package/lib/_internal/clear/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/clear/src/styles/index.cssr.js +42 -0
- package/lib/_internal/close/index.d.ts +1 -0
- package/lib/_internal/close/index.js +8 -0
- package/lib/_internal/close/src/Close.d.ts +49 -0
- package/lib/_internal/close/src/Close.js +54 -0
- package/lib/_internal/close/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/close/src/styles/index.cssr.js +59 -0
- package/lib/_internal/fade-in-expand-transition/index.d.ts +1 -0
- package/lib/_internal/fade-in-expand-transition/index.js +8 -0
- package/lib/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +28 -0
- package/lib/_internal/fade-in-expand-transition/src/FadeInExpandTransition.js +110 -0
- package/lib/_internal/focus-detector/index.d.ts +2 -0
- package/lib/_internal/focus-detector/index.js +7 -0
- package/lib/_internal/focus-detector/src/FocusDetector.d.ts +9 -0
- package/lib/_internal/focus-detector/src/FocusDetector.js +12 -0
- package/lib/_internal/icon/index.d.ts +1 -0
- package/lib/_internal/icon/index.js +8 -0
- package/lib/_internal/icon/src/Icon.d.ts +42 -0
- package/lib/_internal/icon/src/Icon.js +36 -0
- package/lib/_internal/icon/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/icon/src/styles/index.cssr.js +19 -0
- package/lib/_internal/icon-switch-transition/index.d.ts +1 -0
- package/lib/_internal/icon-switch-transition/index.js +8 -0
- package/lib/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +2 -0
- package/lib/_internal/icon-switch-transition/src/IconSwitchTransition.js +11 -0
- package/lib/_internal/icons/Add.d.ts +2 -0
- package/lib/_internal/icons/Add.js +10 -0
- package/lib/_internal/icons/ArrowBack.d.ts +2 -0
- package/lib/_internal/icons/ArrowBack.js +11 -0
- package/lib/_internal/icons/ArrowDown.d.ts +2 -0
- package/lib/_internal/icons/ArrowDown.js +18 -0
- package/lib/_internal/icons/ArrowUp.d.ts +2 -0
- package/lib/_internal/icons/ArrowUp.js +11 -0
- package/lib/_internal/icons/Attach.d.ts +2 -0
- package/lib/_internal/icons/Attach.js +8 -0
- package/lib/_internal/icons/Backward.d.ts +2 -0
- package/lib/_internal/icons/Backward.js +10 -0
- package/lib/_internal/icons/Cancel.d.ts +2 -0
- package/lib/_internal/icons/Cancel.js +8 -0
- package/lib/_internal/icons/Checkmark.d.ts +2 -0
- package/lib/_internal/icons/Checkmark.js +11 -0
- package/lib/_internal/icons/ChevronDown.d.ts +2 -0
- package/lib/_internal/icons/ChevronDown.js +10 -0
- package/lib/_internal/icons/ChevronDownFilled.d.ts +2 -0
- package/lib/_internal/icons/ChevronDownFilled.js +10 -0
- package/lib/_internal/icons/ChevronLeft.d.ts +2 -0
- package/lib/_internal/icons/ChevronLeft.js +10 -0
- package/lib/_internal/icons/ChevronRight.d.ts +2 -0
- package/lib/_internal/icons/ChevronRight.js +10 -0
- package/lib/_internal/icons/Clear.d.ts +2 -0
- package/lib/_internal/icons/Clear.js +14 -0
- package/lib/_internal/icons/Close.d.ts +2 -0
- package/lib/_internal/icons/Close.js +8 -0
- package/lib/_internal/icons/Date.d.ts +2 -0
- package/lib/_internal/icons/Date.js +8 -0
- package/lib/_internal/icons/Download.d.ts +2 -0
- package/lib/_internal/icons/Download.js +8 -0
- package/lib/_internal/icons/Empty.d.ts +2 -0
- package/lib/_internal/icons/Empty.js +11 -0
- package/lib/_internal/icons/Error.d.ts +2 -0
- package/lib/_internal/icons/Error.js +8 -0
- package/lib/_internal/icons/Eye.d.ts +2 -0
- package/lib/_internal/icons/Eye.js +11 -0
- package/lib/_internal/icons/EyeOff.d.ts +2 -0
- package/lib/_internal/icons/EyeOff.js +14 -0
- package/lib/_internal/icons/FastBackward.d.ts +2 -0
- package/lib/_internal/icons/FastBackward.js +12 -0
- package/lib/_internal/icons/FastForward.d.ts +2 -0
- package/lib/_internal/icons/FastForward.js +12 -0
- package/lib/_internal/icons/File.d.ts +2 -0
- package/lib/_internal/icons/File.js +12 -0
- package/lib/_internal/icons/Filter.d.ts +2 -0
- package/lib/_internal/icons/Filter.js +12 -0
- package/lib/_internal/icons/Forward.d.ts +2 -0
- package/lib/_internal/icons/Forward.js +10 -0
- package/lib/_internal/icons/Info.d.ts +2 -0
- package/lib/_internal/icons/Info.js +8 -0
- package/lib/_internal/icons/More.d.ts +2 -0
- package/lib/_internal/icons/More.js +12 -0
- package/lib/_internal/icons/Photo.d.ts +2 -0
- package/lib/_internal/icons/Photo.js +14 -0
- package/lib/_internal/icons/Remove.d.ts +2 -0
- package/lib/_internal/icons/Remove.js +10 -0
- package/lib/_internal/icons/ResizeSmall.d.ts +2 -0
- package/lib/_internal/icons/ResizeSmall.js +11 -0
- package/lib/_internal/icons/Retry.d.ts +2 -0
- package/lib/_internal/icons/Retry.js +7 -0
- package/lib/_internal/icons/RotateClockwise.d.ts +2 -0
- package/lib/_internal/icons/RotateClockwise.js +7 -0
- package/lib/_internal/icons/RotateCounterclockwise.d.ts +2 -0
- package/lib/_internal/icons/RotateCounterclockwise.js +7 -0
- package/lib/_internal/icons/Search.d.ts +2 -0
- package/lib/_internal/icons/Search.js +10 -0
- package/lib/_internal/icons/Success.d.ts +2 -0
- package/lib/_internal/icons/Success.js +8 -0
- package/lib/_internal/icons/Switcher.d.ts +2 -0
- package/lib/_internal/icons/Switcher.js +10 -0
- package/lib/_internal/icons/Time.d.ts +2 -0
- package/lib/_internal/icons/Time.js +7 -0
- package/lib/_internal/icons/To.d.ts +2 -0
- package/lib/_internal/icons/To.js +8 -0
- package/lib/_internal/icons/Trash.d.ts +2 -0
- package/lib/_internal/icons/Trash.js +9 -0
- package/lib/_internal/icons/Warning.d.ts +2 -0
- package/lib/_internal/icons/Warning.js +8 -0
- package/lib/_internal/icons/ZoomIn.d.ts +2 -0
- package/lib/_internal/icons/ZoomIn.js +7 -0
- package/lib/_internal/icons/ZoomOut.d.ts +2 -0
- package/lib/_internal/icons/ZoomOut.js +7 -0
- package/lib/_internal/icons/index.d.ts +42 -0
- package/lib/_internal/icons/index.js +90 -0
- package/lib/_internal/icons/replaceable.d.ts +2 -0
- package/lib/_internal/icons/replaceable.js +22 -0
- package/lib/_internal/index.d.ts +20 -0
- package/lib/_internal/index.js +37 -0
- package/lib/_internal/loading/index.d.ts +2 -0
- package/lib/_internal/loading/index.js +8 -0
- package/lib/_internal/loading/src/Loading.d.ts +70 -0
- package/lib/_internal/loading/src/Loading.js +57 -0
- package/lib/_internal/loading/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/loading/src/styles/index.cssr.js +144 -0
- package/lib/_internal/menu-mask/index.d.ts +2 -0
- package/lib/_internal/menu-mask/index.js +8 -0
- package/lib/_internal/menu-mask/src/MenuMask.d.ts +16 -0
- package/lib/_internal/menu-mask/src/MenuMask.js +46 -0
- package/lib/_internal/menu-mask/src/interface.d.ts +3 -0
- package/lib/_internal/menu-mask/src/interface.js +2 -0
- package/lib/_internal/menu-mask/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/menu-mask/src/styles/index.cssr.js +20 -0
- package/lib/_internal/scrollbar/index.d.ts +2 -0
- package/lib/_internal/scrollbar/index.js +9 -0
- package/lib/_internal/scrollbar/src/Scrollbar.d.ts +242 -0
- package/lib/_internal/scrollbar/src/Scrollbar.js +628 -0
- package/lib/_internal/scrollbar/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/scrollbar/src/styles/index.cssr.js +68 -0
- package/lib/_internal/scrollbar/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/_internal/scrollbar/src/styles/rtl.cssr.js +15 -0
- package/lib/_internal/scrollbar/styles/dark.d.ts +3 -0
- package/lib/_internal/scrollbar/styles/dark.js +10 -0
- package/lib/_internal/scrollbar/styles/index.d.ts +4 -0
- package/lib/_internal/scrollbar/styles/index.js +12 -0
- package/lib/_internal/scrollbar/styles/light.d.ts +10 -0
- package/lib/_internal/scrollbar/styles/light.js +18 -0
- package/lib/_internal/scrollbar/styles/rtl.d.ts +3 -0
- package/lib/_internal/scrollbar/styles/rtl.js +12 -0
- package/lib/_internal/select-menu/index.d.ts +2 -0
- package/lib/_internal/select-menu/index.js +8 -0
- package/lib/_internal/select-menu/src/SelectGroupHeader.d.ts +29 -0
- package/lib/_internal/select-menu/src/SelectGroupHeader.js +42 -0
- package/lib/_internal/select-menu/src/SelectMenu.d.ts +727 -0
- package/lib/_internal/select-menu/src/SelectMenu.js +353 -0
- package/lib/_internal/select-menu/src/SelectOption.d.ts +37 -0
- package/lib/_internal/select-menu/src/SelectOption.js +121 -0
- package/lib/_internal/select-menu/src/interface.d.ts +40 -0
- package/lib/_internal/select-menu/src/interface.js +6 -0
- package/lib/_internal/select-menu/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/select-menu/src/styles/index.cssr.js +114 -0
- package/lib/_internal/select-menu/styles/_common.d.ts +13 -0
- package/lib/_internal/select-menu/styles/_common.js +14 -0
- package/lib/_internal/select-menu/styles/dark.d.ts +3 -0
- package/lib/_internal/select-menu/styles/dark.js +16 -0
- package/lib/_internal/select-menu/styles/index.d.ts +3 -0
- package/lib/_internal/select-menu/styles/index.js +10 -0
- package/lib/_internal/select-menu/styles/light.d.ts +94 -0
- package/lib/_internal/select-menu/styles/light.js +26 -0
- package/lib/_internal/selection/index.d.ts +2 -0
- package/lib/_internal/selection/index.js +8 -0
- package/lib/_internal/selection/src/Selection.d.ts +897 -0
- package/lib/_internal/selection/src/Selection.js +610 -0
- package/lib/_internal/selection/src/interface.d.ts +6 -0
- package/lib/_internal/selection/src/interface.js +2 -0
- package/lib/_internal/selection/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/selection/src/styles/index.cssr.js +272 -0
- package/lib/_internal/selection/styles/_common.d.ts +7 -0
- package/lib/_internal/selection/styles/_common.js +8 -0
- package/lib/_internal/selection/styles/dark.d.ts +3 -0
- package/lib/_internal/selection/styles/dark.js +41 -0
- package/lib/_internal/selection/styles/index.d.ts +3 -0
- package/lib/_internal/selection/styles/index.js +10 -0
- package/lib/_internal/selection/styles/light.d.ts +131 -0
- package/lib/_internal/selection/styles/light.js +42 -0
- package/lib/_internal/skeleton/index.d.ts +2 -0
- package/lib/_internal/skeleton/index.js +9 -0
- package/lib/_internal/skeleton/src/Skeleton.d.ts +155 -0
- package/lib/_internal/skeleton/src/Skeleton.js +85 -0
- package/lib/_internal/skeleton/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/skeleton/src/styles/index.cssr.js +34 -0
- package/lib/_internal/skeleton/styles/dark.d.ts +2 -0
- package/lib/_internal/skeleton/styles/dark.js +19 -0
- package/lib/_internal/skeleton/styles/index.d.ts +3 -0
- package/lib/_internal/skeleton/styles/index.js +7 -0
- package/lib/_internal/skeleton/styles/light.d.ts +14 -0
- package/lib/_internal/skeleton/styles/light.js +20 -0
- package/lib/_internal/slot-machine/index.d.ts +1 -0
- package/lib/_internal/slot-machine/index.js +8 -0
- package/lib/_internal/slot-machine/src/SlotMachine.d.ts +39 -0
- package/lib/_internal/slot-machine/src/SlotMachine.js +80 -0
- package/lib/_internal/slot-machine/src/SlotMachineNumber.d.ts +40 -0
- package/lib/_internal/slot-machine/src/SlotMachineNumber.js +91 -0
- package/lib/_internal/slot-machine/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/slot-machine/src/styles/index.cssr.js +106 -0
- package/lib/_internal/suffix/index.d.ts +1 -0
- package/lib/_internal/suffix/index.js +8 -0
- package/lib/_internal/suffix/src/Suffix.d.ts +43 -0
- package/lib/_internal/suffix/src/Suffix.js +47 -0
- package/lib/_internal/wave/index.d.ts +2 -0
- package/lib/_internal/wave/index.js +8 -0
- package/lib/_internal/wave/src/Wave.d.ts +19 -0
- package/lib/_internal/wave/src/Wave.js +56 -0
- package/lib/_internal/wave/src/styles/index.cssr.d.ts +2 -0
- package/lib/_internal/wave/src/styles/index.cssr.js +14 -0
- package/lib/_mixins/common.d.ts +1 -0
- package/lib/_mixins/common.js +4 -0
- package/lib/_mixins/index.d.ts +10 -0
- package/lib/_mixins/index.js +24 -0
- package/lib/_mixins/use-config.d.ts +20 -0
- package/lib/_mixins/use-config.js +37 -0
- package/lib/_mixins/use-css-vars-class.d.ts +8 -0
- package/lib/_mixins/use-css-vars-class.js +58 -0
- package/lib/_mixins/use-form-item.d.ts +37 -0
- package/lib/_mixins/use-form-item.js +73 -0
- package/lib/_mixins/use-hljs.d.ts +12 -0
- package/lib/_mixins/use-hljs.js +29 -0
- package/lib/_mixins/use-locale.d.ts +7 -0
- package/lib/_mixins/use-locale.js +21 -0
- package/lib/_mixins/use-rtl.d.ts +3 -0
- package/lib/_mixins/use-rtl.js +54 -0
- package/lib/_mixins/use-style.d.ts +3 -0
- package/lib/_mixins/use-style.js +47 -0
- package/lib/_mixins/use-theme.d.ts +94 -0
- package/lib/_mixins/use-theme.js +116 -0
- package/lib/_styles/common/_common.d.ts +28 -0
- package/lib/_styles/common/_common.js +29 -0
- package/lib/_styles/common/dark.d.ts +3 -0
- package/lib/_styles/common/dark.js +105 -0
- package/lib/_styles/common/index.d.ts +3 -0
- package/lib/_styles/common/index.js +10 -0
- package/lib/_styles/common/light.d.ts +123 -0
- package/lib/_styles/common/light.js +110 -0
- package/lib/_styles/global/index.cssr.d.ts +2 -0
- package/lib/_styles/global/index.cssr.js +38 -0
- package/lib/_styles/transitions/fade-down.cssr.d.ts +11 -0
- package/lib/_styles/transitions/fade-down.cssr.js +37 -0
- package/lib/_styles/transitions/fade-in-height-expand.cssr.d.ts +13 -0
- package/lib/_styles/transitions/fade-in-height-expand.cssr.js +63 -0
- package/lib/_styles/transitions/fade-in-scale-up.cssr.d.ts +10 -0
- package/lib/_styles/transitions/fade-in-scale-up.cssr.js +39 -0
- package/lib/_styles/transitions/fade-in-width-expand.cssr.d.ts +7 -0
- package/lib/_styles/transitions/fade-in-width-expand.cssr.js +43 -0
- package/lib/_styles/transitions/fade-in.cssr.d.ts +10 -0
- package/lib/_styles/transitions/fade-in.cssr.js +34 -0
- package/lib/_styles/transitions/fade-up-width-expand.cssr.d.ts +6 -0
- package/lib/_styles/transitions/fade-up-width-expand.cssr.js +48 -0
- package/lib/_styles/transitions/icon-switch.cssr.d.ts +9 -0
- package/lib/_styles/transitions/icon-switch.cssr.js +41 -0
- package/lib/_styles/transitions/slide-in-from-bottom.d.ts +8 -0
- package/lib/_styles/transitions/slide-in-from-bottom.js +32 -0
- package/lib/_styles/transitions/slide-in-from-left.d.ts +8 -0
- package/lib/_styles/transitions/slide-in-from-left.js +32 -0
- package/lib/_styles/transitions/slide-in-from-right.d.ts +8 -0
- package/lib/_styles/transitions/slide-in-from-right.js +32 -0
- package/lib/_styles/transitions/slide-in-from-top.d.ts +8 -0
- package/lib/_styles/transitions/slide-in-from-top.js +32 -0
- package/lib/_utils/color/index.d.ts +3 -0
- package/lib/_utils/color/index.js +16 -0
- package/lib/_utils/composable/index.d.ts +8 -0
- package/lib/_utils/composable/index.js +22 -0
- package/lib/_utils/composable/use-adjusted-to.d.ts +14 -0
- package/lib/_utils/composable/use-adjusted-to.js +58 -0
- package/lib/_utils/composable/use-browser-location.d.ts +13 -0
- package/lib/_utils/composable/use-browser-location.js +39 -0
- package/lib/_utils/composable/use-collection.d.ts +4 -0
- package/lib/_utils/composable/use-collection.js +93 -0
- package/lib/_utils/composable/use-deferred-true.d.ts +2 -0
- package/lib/_utils/composable/use-deferred-true.js +29 -0
- package/lib/_utils/composable/use-houdini.d.ts +1 -0
- package/lib/_utils/composable/use-houdini.js +33 -0
- package/lib/_utils/composable/use-is-composing.d.ts +2 -0
- package/lib/_utils/composable/use-is-composing.js +36 -0
- package/lib/_utils/composable/use-lock-html-scroll.d.ts +3 -0
- package/lib/_utils/composable/use-lock-html-scroll.js +67 -0
- package/lib/_utils/composable/use-reactivated.d.ts +3 -0
- package/lib/_utils/composable/use-reactivated.js +24 -0
- package/lib/_utils/composable/use-resize.d.ts +2 -0
- package/lib/_utils/composable/use-resize.js +23 -0
- package/lib/_utils/css/color-to-class.d.ts +1 -0
- package/lib/_utils/css/color-to-class.js +7 -0
- package/lib/_utils/css/format-length.d.ts +7 -0
- package/lib/_utils/css/format-length.js +34 -0
- package/lib/_utils/css/index.d.ts +2 -0
- package/lib/_utils/css/index.js +7 -0
- package/lib/_utils/cssr/create-key.d.ts +44 -0
- package/lib/_utils/cssr/create-key.js +12 -0
- package/lib/_utils/cssr/index.d.ts +11 -0
- package/lib/_utils/cssr/index.js +46 -0
- package/lib/_utils/dom/index.d.ts +1 -0
- package/lib/_utils/dom/index.js +5 -0
- package/lib/_utils/dom/is-document.d.ts +1 -0
- package/lib/_utils/dom/is-document.js +7 -0
- package/lib/_utils/env/browser.d.ts +3 -0
- package/lib/_utils/env/browser.js +7 -0
- package/lib/_utils/env/is-browser.d.ts +1 -0
- package/lib/_utils/env/is-browser.js +4 -0
- package/lib/_utils/env/is-jsdom.d.ts +1 -0
- package/lib/_utils/env/is-jsdom.js +13 -0
- package/lib/_utils/env/is-native-lazy-load.d.ts +1 -0
- package/lib/_utils/env/is-native-lazy-load.js +5 -0
- package/lib/_utils/event/index.d.ts +2 -0
- package/lib/_utils/event/index.js +12 -0
- package/lib/_utils/index.d.ts +11 -0
- package/lib/_utils/index.js +59 -0
- package/lib/_utils/uzum/attribute.d.ts +2 -0
- package/lib/_utils/uzum/attribute.js +15 -0
- package/lib/_utils/uzum/extract-public-props.d.ts +9 -0
- package/lib/_utils/uzum/extract-public-props.js +2 -0
- package/lib/_utils/uzum/index.d.ts +5 -0
- package/lib/_utils/uzum/index.js +12 -0
- package/lib/_utils/uzum/mutable.d.ts +3 -0
- package/lib/_utils/uzum/mutable.js +2 -0
- package/lib/_utils/uzum/prop.d.ts +11 -0
- package/lib/_utils/uzum/prop.js +32 -0
- package/lib/_utils/uzum/warn.d.ts +3 -0
- package/lib/_utils/uzum/warn.js +20 -0
- package/lib/_utils/vue/call.d.ts +7 -0
- package/lib/_utils/vue/call.js +11 -0
- package/lib/_utils/vue/create-data-key.d.ts +1 -0
- package/lib/_utils/vue/create-data-key.js +7 -0
- package/lib/_utils/vue/create-injection-key.d.ts +2 -0
- package/lib/_utils/vue/create-injection-key.js +7 -0
- package/lib/_utils/vue/create-ref-setter.d.ts +2 -0
- package/lib/_utils/vue/create-ref-setter.js +14 -0
- package/lib/_utils/vue/flatten.d.ts +2 -0
- package/lib/_utils/vue/flatten.js +34 -0
- package/lib/_utils/vue/get-first-slot-vnode.d.ts +2 -0
- package/lib/_utils/vue/get-first-slot-vnode.js +22 -0
- package/lib/_utils/vue/get-slot.d.ts +2 -0
- package/lib/_utils/vue/get-slot.js +11 -0
- package/lib/_utils/vue/get-v-node-children.d.ts +2 -0
- package/lib/_utils/vue/get-v-node-children.js +16 -0
- package/lib/_utils/vue/index.d.ts +17 -0
- package/lib/_utils/vue/index.js +39 -0
- package/lib/_utils/vue/is-node-v-show-false.d.ts +2 -0
- package/lib/_utils/vue/is-node-v-show-false.js +10 -0
- package/lib/_utils/vue/keep.d.ts +1 -0
- package/lib/_utils/vue/keep.js +11 -0
- package/lib/_utils/vue/keysOf.d.ts +1 -0
- package/lib/_utils/vue/keysOf.js +7 -0
- package/lib/_utils/vue/merge-handlers.d.ts +1 -0
- package/lib/_utils/vue/merge-handlers.js +19 -0
- package/lib/_utils/vue/omit.d.ts +1 -0
- package/lib/_utils/vue/omit.js +14 -0
- package/lib/_utils/vue/render.d.ts +2 -0
- package/lib/_utils/vue/render.js +19 -0
- package/lib/_utils/vue/resolve-slot.d.ts +12 -0
- package/lib/_utils/vue/resolve-slot.js +52 -0
- package/lib/_utils/vue/wrapper.d.ts +1 -0
- package/lib/_utils/vue/wrapper.js +10 -0
- package/lib/affix/index.d.ts +2 -0
- package/lib/affix/index.js +9 -0
- package/lib/affix/src/Affix.d.ts +93 -0
- package/lib/affix/src/Affix.js +190 -0
- package/lib/affix/src/styles/index.cssr.d.ts +2 -0
- package/lib/affix/src/styles/index.cssr.js +11 -0
- package/lib/affix/src/utils.d.ts +6 -0
- package/lib/affix/src/utils.js +13 -0
- package/lib/alert/index.d.ts +2 -0
- package/lib/alert/index.js +9 -0
- package/lib/alert/src/Alert.d.ts +882 -0
- package/lib/alert/src/Alert.js +170 -0
- package/lib/alert/src/styles/index.cssr.d.ts +2 -0
- package/lib/alert/src/styles/index.cssr.js +108 -0
- package/lib/alert/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/alert/src/styles/rtl.cssr.js +21 -0
- package/lib/alert/styles/_common.d.ts +11 -0
- package/lib/alert/styles/_common.js +12 -0
- package/lib/alert/styles/dark.d.ts +3 -0
- package/lib/alert/styles/dark.js +26 -0
- package/lib/alert/styles/index.d.ts +4 -0
- package/lib/alert/styles/index.js +12 -0
- package/lib/alert/styles/light.d.ts +71 -0
- package/lib/alert/styles/light.js +23 -0
- package/lib/alert/styles/rtl.d.ts +2 -0
- package/lib/alert/styles/rtl.js +11 -0
- package/lib/anchor/index.d.ts +4 -0
- package/lib/anchor/index.js +12 -0
- package/lib/anchor/src/AnchorAdapter.d.ts +285 -0
- package/lib/anchor/src/AnchorAdapter.js +82 -0
- package/lib/anchor/src/BaseAnchor.d.ts +105 -0
- package/lib/anchor/src/BaseAnchor.js +266 -0
- package/lib/anchor/src/Link.d.ts +24 -0
- package/lib/anchor/src/Link.js +47 -0
- package/lib/anchor/src/styles/index.cssr.d.ts +2 -0
- package/lib/anchor/src/styles/index.cssr.js +94 -0
- package/lib/anchor/src/utils.d.ts +5 -0
- package/lib/anchor/src/utils.js +14 -0
- package/lib/anchor/styles/_common.d.ts +6 -0
- package/lib/anchor/styles/_common.js +7 -0
- package/lib/anchor/styles/dark.d.ts +3 -0
- package/lib/anchor/styles/dark.js +10 -0
- package/lib/anchor/styles/index.d.ts +3 -0
- package/lib/anchor/styles/index.js +10 -0
- package/lib/anchor/styles/light.d.ts +19 -0
- package/lib/anchor/styles/light.js +21 -0
- package/lib/auto-complete/index.d.ts +3 -0
- package/lib/auto-complete/index.js +9 -0
- package/lib/auto-complete/src/AutoComplete.d.ts +1567 -0
- package/lib/auto-complete/src/AutoComplete.js +299 -0
- package/lib/auto-complete/src/interface.d.ts +14 -0
- package/lib/auto-complete/src/interface.js +2 -0
- package/lib/auto-complete/src/styles/index.cssr.d.ts +2 -0
- package/lib/auto-complete/src/styles/index.cssr.js +21 -0
- package/lib/auto-complete/src/utils.d.ts +3 -0
- package/lib/auto-complete/src/utils.js +29 -0
- package/lib/auto-complete/styles/dark.d.ts +3 -0
- package/lib/auto-complete/styles/dark.js +16 -0
- package/lib/auto-complete/styles/index.d.ts +3 -0
- package/lib/auto-complete/styles/index.js +10 -0
- package/lib/auto-complete/styles/light.d.ts +126 -0
- package/lib/auto-complete/styles/light.js +24 -0
- package/lib/avatar/index.d.ts +2 -0
- package/lib/avatar/index.js +9 -0
- package/lib/avatar/src/Avatar.d.ts +263 -0
- package/lib/avatar/src/Avatar.js +249 -0
- package/lib/avatar/src/context.d.ts +2 -0
- package/lib/avatar/src/context.js +5 -0
- package/lib/avatar/src/interface.d.ts +2 -0
- package/lib/avatar/src/interface.js +2 -0
- package/lib/avatar/src/styles/index.cssr.d.ts +2 -0
- package/lib/avatar/src/styles/index.cssr.js +48 -0
- package/lib/avatar/styles/dark.d.ts +3 -0
- package/lib/avatar/styles/dark.js +10 -0
- package/lib/avatar/styles/index.d.ts +3 -0
- package/lib/avatar/styles/index.js +10 -0
- package/lib/avatar/styles/light.d.ts +23 -0
- package/lib/avatar/styles/light.js +31 -0
- package/lib/avatar-group/index.d.ts +2 -0
- package/lib/avatar-group/index.js +9 -0
- package/lib/avatar-group/src/AvatarGroup.d.ts +386 -0
- package/lib/avatar-group/src/AvatarGroup.js +74 -0
- package/lib/avatar-group/src/styles/avatar-group-rtl.cssr.d.ts +2 -0
- package/lib/avatar-group/src/styles/avatar-group-rtl.cssr.js +15 -0
- package/lib/avatar-group/src/styles/avatar-group.cssr.d.ts +2 -0
- package/lib/avatar-group/src/styles/avatar-group.cssr.js +20 -0
- package/lib/avatar-group/styles/dark.d.ts +3 -0
- package/lib/avatar-group/styles/dark.js +14 -0
- package/lib/avatar-group/styles/index.d.ts +4 -0
- package/lib/avatar-group/styles/index.js +12 -0
- package/lib/avatar-group/styles/light.d.ts +26 -0
- package/lib/avatar-group/styles/light.js +21 -0
- package/lib/avatar-group/styles/rtl.d.ts +2 -0
- package/lib/avatar-group/styles/rtl.js +11 -0
- package/lib/back-top/index.d.ts +2 -0
- package/lib/back-top/index.js +9 -0
- package/lib/back-top/src/BackTop.d.ts +259 -0
- package/lib/back-top/src/BackTop.js +216 -0
- package/lib/back-top/src/BackTopIcon.d.ts +2 -0
- package/lib/back-top/src/BackTopIcon.js +12 -0
- package/lib/back-top/src/styles/index.cssr.d.ts +2 -0
- package/lib/back-top/src/styles/index.cssr.js +56 -0
- package/lib/back-top/styles/_common.d.ts +7 -0
- package/lib/back-top/styles/_common.js +8 -0
- package/lib/back-top/styles/dark.d.ts +3 -0
- package/lib/back-top/styles/dark.js +16 -0
- package/lib/back-top/styles/index.d.ts +3 -0
- package/lib/back-top/styles/index.js +10 -0
- package/lib/back-top/styles/light.d.ts +20 -0
- package/lib/back-top/styles/light.js +17 -0
- package/lib/badge/index.d.ts +2 -0
- package/lib/badge/index.js +9 -0
- package/lib/badge/src/Badge.d.ts +161 -0
- package/lib/badge/src/Badge.js +118 -0
- package/lib/badge/src/styles/index.cssr.d.ts +2 -0
- package/lib/badge/src/styles/index.cssr.js +84 -0
- package/lib/badge/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/badge/src/styles/rtl.cssr.js +14 -0
- package/lib/badge/styles/dark.d.ts +3 -0
- package/lib/badge/styles/dark.js +20 -0
- package/lib/badge/styles/index.d.ts +4 -0
- package/lib/badge/styles/index.js +12 -0
- package/lib/badge/styles/light.d.ts +15 -0
- package/lib/badge/styles/light.js +21 -0
- package/lib/badge/styles/rtl.d.ts +2 -0
- package/lib/badge/styles/rtl.js +11 -0
- package/lib/breadcrumb/index.d.ts +4 -0
- package/lib/breadcrumb/index.js +12 -0
- package/lib/breadcrumb/src/Breadcrumb.d.ts +163 -0
- package/lib/breadcrumb/src/Breadcrumb.js +60 -0
- package/lib/breadcrumb/src/BreadcrumbItem.d.ts +31 -0
- package/lib/breadcrumb/src/BreadcrumbItem.js +52 -0
- package/lib/breadcrumb/src/styles/index.cssr.d.ts +2 -0
- package/lib/breadcrumb/src/styles/index.cssr.js +77 -0
- package/lib/breadcrumb/styles/_common.d.ts +4 -0
- package/lib/breadcrumb/styles/_common.js +5 -0
- package/lib/breadcrumb/styles/dark.d.ts +3 -0
- package/lib/breadcrumb/styles/dark.js +10 -0
- package/lib/breadcrumb/styles/index.d.ts +3 -0
- package/lib/breadcrumb/styles/index.js +10 -0
- package/lib/breadcrumb/styles/light.d.ts +19 -0
- package/lib/breadcrumb/styles/light.js +19 -0
- package/lib/button/index.d.ts +2 -0
- package/lib/button/index.js +10 -0
- package/lib/button/src/Button.d.ts +2147 -0
- package/lib/button/src/Button.js +512 -0
- package/lib/button/src/interface.d.ts +2 -0
- package/lib/button/src/interface.js +2 -0
- package/lib/button/src/styles/index.cssr.d.ts +2 -0
- package/lib/button/src/styles/index.cssr.js +214 -0
- package/lib/button/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/button/src/styles/rtl.cssr.js +15 -0
- package/lib/button/styles/_common.d.ts +20 -0
- package/lib/button/styles/_common.js +21 -0
- package/lib/button/styles/dark.d.ts +3 -0
- package/lib/button/styles/dark.js +17 -0
- package/lib/button/styles/index.d.ts +4 -0
- package/lib/button/styles/index.js +12 -0
- package/lib/button/styles/light.d.ts +217 -0
- package/lib/button/styles/light.js +45 -0
- package/lib/button/styles/rtl.d.ts +2 -0
- package/lib/button/styles/rtl.js +11 -0
- package/lib/button-group/index.d.ts +2 -0
- package/lib/button-group/index.js +9 -0
- package/lib/button-group/src/ButtonGroup.d.ts +34 -0
- package/lib/button-group/src/ButtonGroup.js +40 -0
- package/lib/button-group/src/context.d.ts +2 -0
- package/lib/button-group/src/context.js +5 -0
- package/lib/button-group/src/styles/index.cssr.d.ts +5 -0
- package/lib/button-group/src/styles/index.cssr.js +59 -0
- package/lib/button-group/src/styles/rtl.cssr.d.ts +3 -0
- package/lib/button-group/src/styles/rtl.cssr.js +29 -0
- package/lib/button-group/styles/dark.d.ts +3 -0
- package/lib/button-group/styles/dark.js +8 -0
- package/lib/button-group/styles/index.d.ts +3 -0
- package/lib/button-group/styles/index.js +12 -0
- package/lib/button-group/styles/light.d.ts +6 -0
- package/lib/button-group/styles/light.js +8 -0
- package/lib/button-group/styles/rtl.d.ts +2 -0
- package/lib/button-group/styles/rtl.js +11 -0
- package/lib/calendar/index.d.ts +2 -0
- package/lib/calendar/index.js +9 -0
- package/lib/calendar/src/Calendar.d.ts +2575 -0
- package/lib/calendar/src/Calendar.js +204 -0
- package/lib/calendar/src/interface.d.ts +10 -0
- package/lib/calendar/src/interface.js +2 -0
- package/lib/calendar/src/styles/index.cssr.d.ts +2 -0
- package/lib/calendar/src/styles/index.cssr.js +142 -0
- package/lib/calendar/styles/_common.d.ts +4 -0
- package/lib/calendar/styles/_common.js +5 -0
- package/lib/calendar/styles/dark.d.ts +3 -0
- package/lib/calendar/styles/dark.js +14 -0
- package/lib/calendar/styles/index.d.ts +3 -0
- package/lib/calendar/styles/index.js +10 -0
- package/lib/calendar/styles/light.d.ts +260 -0
- package/lib/calendar/styles/light.js +26 -0
- package/lib/card/index.d.ts +2 -0
- package/lib/card/index.js +9 -0
- package/lib/card/src/Card.d.ts +663 -0
- package/lib/card/src/Card.js +142 -0
- package/lib/card/src/styles/index.cssr.d.ts +2 -0
- package/lib/card/src/styles/index.cssr.js +139 -0
- package/lib/card/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/card/src/styles/rtl.cssr.js +11 -0
- package/lib/card/styles/_common.d.ts +13 -0
- package/lib/card/styles/_common.js +14 -0
- package/lib/card/styles/dark.d.ts +3 -0
- package/lib/card/styles/dark.js +17 -0
- package/lib/card/styles/index.d.ts +4 -0
- package/lib/card/styles/index.js +12 -0
- package/lib/card/styles/light.d.ts +43 -0
- package/lib/card/styles/light.js +22 -0
- package/lib/card/styles/rtl.d.ts +2 -0
- package/lib/card/styles/rtl.js +11 -0
- package/lib/carousel/index.d.ts +4 -0
- package/lib/carousel/index.js +11 -0
- package/lib/carousel/src/Carousel.d.ts +350 -0
- package/lib/carousel/src/Carousel.js +798 -0
- package/lib/carousel/src/CarouselArrow.d.ts +9 -0
- package/lib/carousel/src/CarouselArrow.js +40 -0
- package/lib/carousel/src/CarouselContext.d.ts +21 -0
- package/lib/carousel/src/CarouselContext.js +18 -0
- package/lib/carousel/src/CarouselDots.d.ts +72 -0
- package/lib/carousel/src/CarouselDots.js +117 -0
- package/lib/carousel/src/CarouselItem.d.ts +13 -0
- package/lib/carousel/src/CarouselItem.js +70 -0
- package/lib/carousel/src/interface.d.ts +19 -0
- package/lib/carousel/src/interface.js +2 -0
- package/lib/carousel/src/styles/index.cssr.d.ts +2 -0
- package/lib/carousel/src/styles/index.cssr.js +237 -0
- package/lib/carousel/src/utils/duplicatedLogic.d.ts +7 -0
- package/lib/carousel/src/utils/duplicatedLogic.js +55 -0
- package/lib/carousel/src/utils/event.d.ts +1 -0
- package/lib/carousel/src/utils/event.js +7 -0
- package/lib/carousel/src/utils/index.d.ts +6 -0
- package/lib/carousel/src/utils/index.js +53 -0
- package/lib/carousel/styles/dark.d.ts +3 -0
- package/lib/carousel/styles/dark.js +10 -0
- package/lib/carousel/styles/index.d.ts +3 -0
- package/lib/carousel/styles/index.js +10 -0
- package/lib/carousel/styles/light.d.ts +15 -0
- package/lib/carousel/styles/light.js +22 -0
- package/lib/cascader/index.d.ts +3 -0
- package/lib/cascader/index.js +9 -0
- package/lib/cascader/src/Cascader.d.ts +2557 -0
- package/lib/cascader/src/Cascader.js +867 -0
- package/lib/cascader/src/CascaderMenu.d.ts +462 -0
- package/lib/cascader/src/CascaderMenu.js +127 -0
- package/lib/cascader/src/CascaderOption.d.ts +409 -0
- package/lib/cascader/src/CascaderOption.js +179 -0
- package/lib/cascader/src/CascaderSelectMenu.d.ts +455 -0
- package/lib/cascader/src/CascaderSelectMenu.js +147 -0
- package/lib/cascader/src/CascaderSubmenu.d.ts +423 -0
- package/lib/cascader/src/CascaderSubmenu.js +70 -0
- package/lib/cascader/src/interface.d.ts +87 -0
- package/lib/cascader/src/interface.js +5 -0
- package/lib/cascader/src/styles/index.cssr.d.ts +2 -0
- package/lib/cascader/src/styles/index.cssr.js +138 -0
- package/lib/cascader/src/utils.d.ts +11 -0
- package/lib/cascader/src/utils.js +45 -0
- package/lib/cascader/styles/dark.d.ts +3 -0
- package/lib/cascader/styles/dark.js +22 -0
- package/lib/cascader/styles/index.d.ts +3 -0
- package/lib/cascader/styles/index.js +10 -0
- package/lib/cascader/styles/light.d.ts +217 -0
- package/lib/cascader/styles/light.js +44 -0
- package/lib/checkbox/index.d.ts +5 -0
- package/lib/checkbox/index.js +12 -0
- package/lib/checkbox/src/CheckMark.d.ts +2 -0
- package/lib/checkbox/src/CheckMark.js +5 -0
- package/lib/checkbox/src/Checkbox.d.ts +680 -0
- package/lib/checkbox/src/Checkbox.js +284 -0
- package/lib/checkbox/src/CheckboxGroup.d.ts +87 -0
- package/lib/checkbox/src/CheckboxGroup.js +163 -0
- package/lib/checkbox/src/LineMark.d.ts +2 -0
- package/lib/checkbox/src/LineMark.js +5 -0
- package/lib/checkbox/src/interface.d.ts +6 -0
- package/lib/checkbox/src/interface.js +2 -0
- package/lib/checkbox/src/styles/index.cssr.d.ts +2 -0
- package/lib/checkbox/src/styles/index.cssr.js +256 -0
- package/lib/checkbox/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/checkbox/src/styles/rtl.cssr.js +9 -0
- package/lib/checkbox/styles/_common.d.ts +10 -0
- package/lib/checkbox/styles/_common.js +11 -0
- package/lib/checkbox/styles/dark.d.ts +3 -0
- package/lib/checkbox/styles/dark.js +16 -0
- package/lib/checkbox/styles/index.d.ts +4 -0
- package/lib/checkbox/styles/index.js +12 -0
- package/lib/checkbox/styles/light.d.ts +42 -0
- package/lib/checkbox/styles/light.js +21 -0
- package/lib/checkbox/styles/rtl.d.ts +2 -0
- package/lib/checkbox/styles/rtl.js +11 -0
- package/lib/code/index.d.ts +2 -0
- package/lib/code/index.js +9 -0
- package/lib/code/src/Code.d.ts +225 -0
- package/lib/code/src/Code.js +163 -0
- package/lib/code/src/styles/index.cssr.d.ts +2 -0
- package/lib/code/src/styles/index.cssr.js +101 -0
- package/lib/code/styles/dark.d.ts +3 -0
- package/lib/code/styles/dark.js +28 -0
- package/lib/code/styles/index.d.ts +3 -0
- package/lib/code/styles/index.js +10 -0
- package/lib/code/styles/light.d.ts +21 -0
- package/lib/code/styles/light.js +29 -0
- package/lib/collapse/index.d.ts +4 -0
- package/lib/collapse/index.js +12 -0
- package/lib/collapse/src/Collapse.d.ts +375 -0
- package/lib/collapse/src/Collapse.js +147 -0
- package/lib/collapse/src/CollapseItem.d.ts +34 -0
- package/lib/collapse/src/CollapseItem.js +105 -0
- package/lib/collapse/src/CollapseItemContent.d.ts +27 -0
- package/lib/collapse/src/CollapseItemContent.js +40 -0
- package/lib/collapse/src/interface.d.ts +9 -0
- package/lib/collapse/src/interface.js +2 -0
- package/lib/collapse/src/styles/index.cssr.d.ts +2 -0
- package/lib/collapse/src/styles/index.cssr.js +64 -0
- package/lib/collapse/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/collapse/src/styles/rtl.cssr.js +20 -0
- package/lib/collapse/styles/dark.d.ts +3 -0
- package/lib/collapse/styles/dark.js +10 -0
- package/lib/collapse/styles/index.d.ts +4 -0
- package/lib/collapse/styles/index.js +12 -0
- package/lib/collapse/styles/light.d.ts +19 -0
- package/lib/collapse/styles/light.js +27 -0
- package/lib/collapse/styles/rtl.d.ts +2 -0
- package/lib/collapse/styles/rtl.js +11 -0
- package/lib/collapse-transition/index.d.ts +2 -0
- package/lib/collapse-transition/index.js +9 -0
- package/lib/collapse-transition/src/CollapseTransition.d.ts +79 -0
- package/lib/collapse-transition/src/CollapseTransition.js +86 -0
- package/lib/collapse-transition/src/styles/index.cssr.d.ts +2 -0
- package/lib/collapse-transition/src/styles/index.cssr.js +10 -0
- package/lib/collapse-transition/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/collapse-transition/src/styles/rtl.cssr.js +10 -0
- package/lib/collapse-transition/styles/dark.d.ts +3 -0
- package/lib/collapse-transition/styles/dark.js +10 -0
- package/lib/collapse-transition/styles/index.d.ts +4 -0
- package/lib/collapse-transition/styles/index.js +12 -0
- package/lib/collapse-transition/styles/light.d.ts +9 -0
- package/lib/collapse-transition/styles/light.js +17 -0
- package/lib/collapse-transition/styles/rtl.d.ts +2 -0
- package/lib/collapse-transition/styles/rtl.js +11 -0
- package/lib/color-picker/index.d.ts +2 -0
- package/lib/color-picker/index.js +9 -0
- package/lib/color-picker/src/AlphaSlider.d.ts +47 -0
- package/lib/color-picker/src/AlphaSlider.js +104 -0
- package/lib/color-picker/src/ColorInput.d.ts +76 -0
- package/lib/color-picker/src/ColorInput.js +108 -0
- package/lib/color-picker/src/ColorInputUnit.d.ts +462 -0
- package/lib/color-picker/src/ColorInputUnit.js +150 -0
- package/lib/color-picker/src/ColorPicker.d.ts +2769 -0
- package/lib/color-picker/src/ColorPicker.js +463 -0
- package/lib/color-picker/src/ColorPickerSwatches.d.ts +47 -0
- package/lib/color-picker/src/ColorPickerSwatches.js +96 -0
- package/lib/color-picker/src/ColorPickerTrigger.d.ts +38 -0
- package/lib/color-picker/src/ColorPickerTrigger.js +49 -0
- package/lib/color-picker/src/ColorPreview.d.ts +44 -0
- package/lib/color-picker/src/ColorPreview.js +49 -0
- package/lib/color-picker/src/HueSlider.d.ts +34 -0
- package/lib/color-picker/src/HueSlider.js +90 -0
- package/lib/color-picker/src/Pallete.d.ts +54 -0
- package/lib/color-picker/src/Pallete.js +93 -0
- package/lib/color-picker/src/context.d.ts +9 -0
- package/lib/color-picker/src/context.js +5 -0
- package/lib/color-picker/src/interface.d.ts +6 -0
- package/lib/color-picker/src/interface.js +2 -0
- package/lib/color-picker/src/styles/index.cssr.d.ts +2 -0
- package/lib/color-picker/src/styles/index.cssr.js +198 -0
- package/lib/color-picker/src/utils.d.ts +12 -0
- package/lib/color-picker/src/utils.js +118 -0
- package/lib/color-picker/styles/dark.d.ts +3 -0
- package/lib/color-picker/styles/dark.js +16 -0
- package/lib/color-picker/styles/index.d.ts +3 -0
- package/lib/color-picker/styles/index.js +10 -0
- package/lib/color-picker/styles/light.d.ts +307 -0
- package/lib/color-picker/styles/light.js +36 -0
- package/lib/components.d.ts +89 -0
- package/lib/components.js +105 -0
- package/lib/composables/index.d.ts +1 -0
- package/lib/composables/index.js +5 -0
- package/lib/composables/use-theme-vars.d.ts +4 -0
- package/lib/composables/use-theme-vars.js +22 -0
- package/lib/config-provider/index.d.ts +3 -0
- package/lib/config-provider/index.js +24 -0
- package/lib/config-provider/src/ConfigProvider.d.ts +485 -0
- package/lib/config-provider/src/ConfigProvider.js +212 -0
- package/lib/config-provider/src/config.d.ts +8 -0
- package/lib/config-provider/src/config.js +11 -0
- package/lib/config-provider/src/context.d.ts +2 -0
- package/lib/config-provider/src/context.js +5 -0
- package/lib/config-provider/src/interface.d.ts +16 -0
- package/lib/config-provider/src/interface.js +2 -0
- package/lib/config-provider/src/internal-interface.d.ts +247 -0
- package/lib/config-provider/src/internal-interface.js +2 -0
- package/lib/config-provider/src/katex.d.ts +2 -0
- package/lib/config-provider/src/katex.js +2 -0
- package/lib/countdown/index.d.ts +2 -0
- package/lib/countdown/index.js +9 -0
- package/lib/countdown/src/Countdown.d.ts +68 -0
- package/lib/countdown/src/Countdown.js +157 -0
- package/lib/create.d.ts +13 -0
- package/lib/create.js +35 -0
- package/lib/data-table/index.d.ts +3 -0
- package/lib/data-table/index.js +10 -0
- package/lib/data-table/src/DataTable.d.ts +6541 -0
- package/lib/data-table/src/DataTable.js +281 -0
- package/lib/data-table/src/HeaderButton/FilterButton.d.ts +1332 -0
- package/lib/data-table/src/HeaderButton/FilterButton.js +117 -0
- package/lib/data-table/src/HeaderButton/FilterMenu.d.ts +1382 -0
- package/lib/data-table/src/HeaderButton/FilterMenu.js +132 -0
- package/lib/data-table/src/HeaderButton/RenderFilter.d.ts +33 -0
- package/lib/data-table/src/HeaderButton/RenderFilter.js +27 -0
- package/lib/data-table/src/HeaderButton/RenderSorter.d.ts +24 -0
- package/lib/data-table/src/HeaderButton/RenderSorter.js +23 -0
- package/lib/data-table/src/HeaderButton/ResizeButton.d.ts +15 -0
- package/lib/data-table/src/HeaderButton/ResizeButton.js +61 -0
- package/lib/data-table/src/HeaderButton/SortButton.d.ts +19 -0
- package/lib/data-table/src/HeaderButton/SortButton.js +58 -0
- package/lib/data-table/src/MainTable.d.ts +22 -0
- package/lib/data-table/src/MainTable.js +81 -0
- package/lib/data-table/src/TableParts/Body.d.ts +1400 -0
- package/lib/data-table/src/TableParts/Body.js +611 -0
- package/lib/data-table/src/TableParts/BodyCheckbox.d.ts +30 -0
- package/lib/data-table/src/TableParts/BodyCheckbox.js +32 -0
- package/lib/data-table/src/TableParts/BodyRadio.d.ts +30 -0
- package/lib/data-table/src/TableParts/BodyRadio.js +32 -0
- package/lib/data-table/src/TableParts/Cell.d.ts +2644 -0
- package/lib/data-table/src/TableParts/Cell.js +60 -0
- package/lib/data-table/src/TableParts/ExpandTrigger.d.ts +35 -0
- package/lib/data-table/src/TableParts/ExpandTrigger.js +41 -0
- package/lib/data-table/src/TableParts/Header.d.ts +1340 -0
- package/lib/data-table/src/TableParts/Header.js +167 -0
- package/lib/data-table/src/TableParts/SelectionMenu.d.ts +12 -0
- package/lib/data-table/src/TableParts/SelectionMenu.js +75 -0
- package/lib/data-table/src/interface.d.ts +2842 -0
- package/lib/data-table/src/interface.js +59 -0
- package/lib/data-table/src/styles/index.cssr.d.ts +3 -0
- package/lib/data-table/src/styles/index.cssr.js +444 -0
- package/lib/data-table/src/use-check.d.ts +20 -0
- package/lib/data-table/src/use-check.js +153 -0
- package/lib/data-table/src/use-expand.d.ts +10 -0
- package/lib/data-table/src/use-expand.js +65 -0
- package/lib/data-table/src/use-group-header.d.ts +19 -0
- package/lib/data-table/src/use-group-header.js +108 -0
- package/lib/data-table/src/use-resizable.d.ts +6 -0
- package/lib/data-table/src/use-resizable.js +26 -0
- package/lib/data-table/src/use-scroll.d.ts +27 -0
- package/lib/data-table/src/use-scroll.js +229 -0
- package/lib/data-table/src/use-sorter.d.ts +19 -0
- package/lib/data-table/src/use-sorter.js +195 -0
- package/lib/data-table/src/use-table-data.d.ts +36 -0
- package/lib/data-table/src/use-table-data.js +331 -0
- package/lib/data-table/src/utils.d.ts +18 -0
- package/lib/data-table/src/utils.js +148 -0
- package/lib/data-table/styles/_common.d.ts +23 -0
- package/lib/data-table/styles/_common.js +24 -0
- package/lib/data-table/styles/dark.d.ts +3 -0
- package/lib/data-table/styles/dark.js +35 -0
- package/lib/data-table/styles/index.d.ts +3 -0
- package/lib/data-table/styles/index.js +10 -0
- package/lib/data-table/styles/light.d.ts +883 -0
- package/lib/data-table/styles/light.js +50 -0
- package/lib/date-picker/index.d.ts +3 -0
- package/lib/date-picker/index.js +9 -0
- package/lib/date-picker/src/DatePicker.d.ts +7316 -0
- package/lib/date-picker/src/DatePicker.js +781 -0
- package/lib/date-picker/src/config.d.ts +5 -0
- package/lib/date-picker/src/config.js +7 -0
- package/lib/date-picker/src/interface.d.ts +83 -0
- package/lib/date-picker/src/interface.js +5 -0
- package/lib/date-picker/src/panel/date.d.ts +1232 -0
- package/lib/date-picker/src/panel/date.js +76 -0
- package/lib/date-picker/src/panel/daterange.d.ts +1270 -0
- package/lib/date-picker/src/panel/daterange.js +97 -0
- package/lib/date-picker/src/panel/datetime.d.ts +1232 -0
- package/lib/date-picker/src/panel/datetime.js +73 -0
- package/lib/date-picker/src/panel/datetimerange.d.ts +1270 -0
- package/lib/date-picker/src/panel/datetimerange.js +122 -0
- package/lib/date-picker/src/panel/monthrange.d.ts +1281 -0
- package/lib/date-picker/src/panel/monthrange.js +119 -0
- package/lib/date-picker/src/panel/panelHeader.d.ts +44 -0
- package/lib/date-picker/src/panel/panelHeader.js +55 -0
- package/lib/date-picker/src/panel/panelMonth.d.ts +2544 -0
- package/lib/date-picker/src/panel/panelMonth.js +70 -0
- package/lib/date-picker/src/panel/panelMonthContent.d.ts +1244 -0
- package/lib/date-picker/src/panel/panelMonthContent.js +61 -0
- package/lib/date-picker/src/panel/panelYear.d.ts +2544 -0
- package/lib/date-picker/src/panel/panelYear.js +70 -0
- package/lib/date-picker/src/panel/panelYearContent.d.ts +1256 -0
- package/lib/date-picker/src/panel/panelYearContent.js +55 -0
- package/lib/date-picker/src/panel/use-calendar.d.ts +1199 -0
- package/lib/date-picker/src/panel/use-calendar.js +328 -0
- package/lib/date-picker/src/panel/use-dual-calendar.d.ts +1239 -0
- package/lib/date-picker/src/panel/use-dual-calendar.js +668 -0
- package/lib/date-picker/src/panel/use-panel-common.d.ts +1151 -0
- package/lib/date-picker/src/panel/use-panel-common.js +160 -0
- package/lib/date-picker/src/styles/index.cssr.d.ts +2 -0
- package/lib/date-picker/src/styles/index.cssr.js +369 -0
- package/lib/date-picker/src/utils.d.ts +65 -0
- package/lib/date-picker/src/utils.js +201 -0
- package/lib/date-picker/src/validation-utils.d.ts +26 -0
- package/lib/date-picker/src/validation-utils.js +183 -0
- package/lib/date-picker/styles/_common.d.ts +41 -0
- package/lib/date-picker/styles/_common.js +45 -0
- package/lib/date-picker/styles/dark.d.ts +3 -0
- package/lib/date-picker/styles/dark.js +28 -0
- package/lib/date-picker/styles/index.d.ts +3 -0
- package/lib/date-picker/styles/index.js +10 -0
- package/lib/date-picker/styles/light.d.ts +727 -0
- package/lib/date-picker/styles/light.js +31 -0
- package/lib/descriptions/index.d.ts +4 -0
- package/lib/descriptions/index.js +12 -0
- package/lib/descriptions/src/Descriptions.d.ts +408 -0
- package/lib/descriptions/src/Descriptions.js +166 -0
- package/lib/descriptions/src/DescriptionsItem.d.ts +32 -0
- package/lib/descriptions/src/DescriptionsItem.js +22 -0
- package/lib/descriptions/src/styles/index.cssr.d.ts +2 -0
- package/lib/descriptions/src/styles/index.cssr.js +124 -0
- package/lib/descriptions/src/utils.d.ts +3 -0
- package/lib/descriptions/src/utils.js +11 -0
- package/lib/descriptions/styles/_common.d.ts +15 -0
- package/lib/descriptions/styles/_common.js +16 -0
- package/lib/descriptions/styles/dark.d.ts +3 -0
- package/lib/descriptions/styles/dark.js +10 -0
- package/lib/descriptions/styles/index.d.ts +3 -0
- package/lib/descriptions/styles/index.js +10 -0
- package/lib/descriptions/styles/light.d.ts +38 -0
- package/lib/descriptions/styles/light.js +23 -0
- package/lib/dialog/index.d.ts +6 -0
- package/lib/dialog/index.js +13 -0
- package/lib/dialog/src/Dialog.d.ts +1935 -0
- package/lib/dialog/src/Dialog.js +139 -0
- package/lib/dialog/src/DialogEnvironment.d.ts +188 -0
- package/lib/dialog/src/DialogEnvironment.js +117 -0
- package/lib/dialog/src/DialogProvider.d.ts +809 -0
- package/lib/dialog/src/DialogProvider.js +78 -0
- package/lib/dialog/src/composables.d.ts +4 -0
- package/lib/dialog/src/composables.js +22 -0
- package/lib/dialog/src/context.d.ts +4 -0
- package/lib/dialog/src/context.js +7 -0
- package/lib/dialog/src/dialogProps.d.ts +35 -0
- package/lib/dialog/src/dialogProps.js +34 -0
- package/lib/dialog/src/interface.d.ts +1 -0
- package/lib/dialog/src/interface.js +2 -0
- package/lib/dialog/src/styles/index.cssr.d.ts +2 -0
- package/lib/dialog/src/styles/index.cssr.js +101 -0
- package/lib/dialog/styles/_common.d.ts +14 -0
- package/lib/dialog/styles/_common.js +15 -0
- package/lib/dialog/styles/dark.d.ts +3 -0
- package/lib/dialog/styles/dark.js +14 -0
- package/lib/dialog/styles/index.d.ts +3 -0
- package/lib/dialog/styles/index.js +10 -0
- package/lib/dialog/styles/light.d.ts +280 -0
- package/lib/dialog/styles/light.js +29 -0
- package/lib/discrete/index.d.ts +2 -0
- package/lib/discrete/index.js +5 -0
- package/lib/discrete/src/InjectionExtractor.d.ts +8 -0
- package/lib/discrete/src/InjectionExtractor.js +15 -0
- package/lib/discrete/src/discrete.d.ts +2 -0
- package/lib/discrete/src/discrete.js +49 -0
- package/lib/discrete/src/discreteApp.d.ts +28 -0
- package/lib/discrete/src/discreteApp.js +53 -0
- package/lib/discrete/src/interface.d.ts +27 -0
- package/lib/discrete/src/interface.js +2 -0
- package/lib/divider/index.d.ts +2 -0
- package/lib/divider/index.js +9 -0
- package/lib/divider/src/Divider.d.ts +86 -0
- package/lib/divider/src/Divider.js +59 -0
- package/lib/divider/src/styles/index.cssr.d.ts +2 -0
- package/lib/divider/src/styles/index.cssr.js +63 -0
- package/lib/divider/styles/dark.d.ts +3 -0
- package/lib/divider/styles/dark.js +10 -0
- package/lib/divider/styles/index.d.ts +3 -0
- package/lib/divider/styles/index.js +10 -0
- package/lib/divider/styles/light.d.ts +11 -0
- package/lib/divider/styles/light.js +19 -0
- package/lib/drawer/index.d.ts +5 -0
- package/lib/drawer/index.js +12 -0
- package/lib/drawer/src/Drawer.d.ts +687 -0
- package/lib/drawer/src/Drawer.js +222 -0
- package/lib/drawer/src/DrawerBodyWrapper.d.ts +266 -0
- package/lib/drawer/src/DrawerBodyWrapper.js +256 -0
- package/lib/drawer/src/DrawerContent.d.ts +214 -0
- package/lib/drawer/src/DrawerContent.js +52 -0
- package/lib/drawer/src/interface.d.ts +14 -0
- package/lib/drawer/src/interface.js +6 -0
- package/lib/drawer/src/styles/index.cssr.d.ts +2 -0
- package/lib/drawer/src/styles/index.cssr.js +168 -0
- package/lib/drawer/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/drawer/src/styles/rtl.cssr.js +13 -0
- package/lib/drawer/styles/dark.d.ts +3 -0
- package/lib/drawer/styles/dark.js +14 -0
- package/lib/drawer/styles/index.d.ts +4 -0
- package/lib/drawer/styles/index.js +12 -0
- package/lib/drawer/styles/light.d.ts +55 -0
- package/lib/drawer/styles/light.js +42 -0
- package/lib/drawer/styles/rtl.d.ts +3 -0
- package/lib/drawer/styles/rtl.js +14 -0
- package/lib/dropdown/index.d.ts +3 -0
- package/lib/dropdown/index.js +9 -0
- package/lib/dropdown/src/Dropdown.d.ts +1251 -0
- package/lib/dropdown/src/Dropdown.js +345 -0
- package/lib/dropdown/src/DropdownDivider.d.ts +12 -0
- package/lib/dropdown/src/DropdownDivider.js +15 -0
- package/lib/dropdown/src/DropdownGroup.d.ts +32 -0
- package/lib/dropdown/src/DropdownGroup.js +51 -0
- package/lib/dropdown/src/DropdownGroupHeader.d.ts +27 -0
- package/lib/dropdown/src/DropdownGroupHeader.js +57 -0
- package/lib/dropdown/src/DropdownMenu.d.ts +47 -0
- package/lib/dropdown/src/DropdownMenu.js +105 -0
- package/lib/dropdown/src/DropdownOption.d.ts +74 -0
- package/lib/dropdown/src/DropdownOption.js +247 -0
- package/lib/dropdown/src/DropdownRenderOption.d.ts +14 -0
- package/lib/dropdown/src/DropdownRenderOption.js +16 -0
- package/lib/dropdown/src/context.d.ts +6 -0
- package/lib/dropdown/src/context.js +7 -0
- package/lib/dropdown/src/interface.d.ts +30 -0
- package/lib/dropdown/src/interface.js +2 -0
- package/lib/dropdown/src/styles/index.cssr.d.ts +2 -0
- package/lib/dropdown/src/styles/index.cssr.js +150 -0
- package/lib/dropdown/src/utils.d.ts +5 -0
- package/lib/dropdown/src/utils.js +20 -0
- package/lib/dropdown/styles/_common.d.ts +24 -0
- package/lib/dropdown/styles/_common.js +25 -0
- package/lib/dropdown/styles/dark.d.ts +3 -0
- package/lib/dropdown/styles/dark.js +23 -0
- package/lib/dropdown/styles/index.d.ts +3 -0
- package/lib/dropdown/styles/index.js +10 -0
- package/lib/dropdown/styles/light.d.ts +131 -0
- package/lib/dropdown/styles/light.js +33 -0
- package/lib/dynamic-input/index.d.ts +2 -0
- package/lib/dynamic-input/index.js +9 -0
- package/lib/dynamic-input/src/DynamicInput.d.ts +3061 -0
- package/lib/dynamic-input/src/DynamicInput.js +308 -0
- package/lib/dynamic-input/src/InputPreset.d.ts +453 -0
- package/lib/dynamic-input/src/InputPreset.js +39 -0
- package/lib/dynamic-input/src/PairPreset.d.ts +477 -0
- package/lib/dynamic-input/src/PairPreset.js +55 -0
- package/lib/dynamic-input/src/interface.d.ts +11 -0
- package/lib/dynamic-input/src/interface.js +5 -0
- package/lib/dynamic-input/src/styles/index.cssr.d.ts +2 -0
- package/lib/dynamic-input/src/styles/index.cssr.js +40 -0
- package/lib/dynamic-input/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/dynamic-input/src/styles/rtl.cssr.js +14 -0
- package/lib/dynamic-input/styles/_common.d.ts +5 -0
- package/lib/dynamic-input/styles/_common.js +6 -0
- package/lib/dynamic-input/styles/dark.d.ts +3 -0
- package/lib/dynamic-input/styles/dark.js +21 -0
- package/lib/dynamic-input/styles/index.d.ts +4 -0
- package/lib/dynamic-input/styles/index.js +12 -0
- package/lib/dynamic-input/styles/light.d.ts +284 -0
- package/lib/dynamic-input/styles/light.js +23 -0
- package/lib/dynamic-input/styles/rtl.d.ts +2 -0
- package/lib/dynamic-input/styles/rtl.js +17 -0
- package/lib/dynamic-tags/index.d.ts +3 -0
- package/lib/dynamic-tags/index.js +9 -0
- package/lib/dynamic-tags/src/DynamicTags.d.ts +4115 -0
- package/lib/dynamic-tags/src/DynamicTags.js +171 -0
- package/lib/dynamic-tags/src/interface.d.ts +10 -0
- package/lib/dynamic-tags/src/interface.js +2 -0
- package/lib/dynamic-tags/src/styles/index.cssr.d.ts +2 -0
- package/lib/dynamic-tags/src/styles/index.cssr.js +11 -0
- package/lib/dynamic-tags/styles/dark.d.ts +3 -0
- package/lib/dynamic-tags/styles/dark.js +23 -0
- package/lib/dynamic-tags/styles/index.d.ts +3 -0
- package/lib/dynamic-tags/styles/index.js +10 -0
- package/lib/dynamic-tags/styles/light.d.ts +385 -0
- package/lib/dynamic-tags/styles/light.js +24 -0
- package/lib/element/index.d.ts +3 -0
- package/lib/element/index.js +11 -0
- package/lib/element/src/Element.d.ts +36 -0
- package/lib/element/src/Element.js +46 -0
- package/lib/element/styles/dark.d.ts +3 -0
- package/lib/element/styles/dark.js +8 -0
- package/lib/element/styles/index.d.ts +3 -0
- package/lib/element/styles/index.js +10 -0
- package/lib/element/styles/light.d.ts +4 -0
- package/lib/element/styles/light.js +8 -0
- package/lib/ellipsis/index.d.ts +3 -0
- package/lib/ellipsis/index.js +11 -0
- package/lib/ellipsis/src/Ellipsis.d.ts +526 -0
- package/lib/ellipsis/src/Ellipsis.js +173 -0
- package/lib/ellipsis/src/PerformantEllipsis.d.ts +224 -0
- package/lib/ellipsis/src/PerformantEllipsis.js +81 -0
- package/lib/ellipsis/src/styles/index.cssr.d.ts +2 -0
- package/lib/ellipsis/src/styles/index.cssr.js +19 -0
- package/lib/ellipsis/styles/dark.d.ts +3 -0
- package/lib/ellipsis/styles/dark.js +12 -0
- package/lib/ellipsis/styles/index.d.ts +3 -0
- package/lib/ellipsis/styles/index.js +10 -0
- package/lib/ellipsis/styles/light.d.ts +36 -0
- package/lib/ellipsis/styles/light.js +13 -0
- package/lib/empty/index.d.ts +2 -0
- package/lib/empty/index.js +9 -0
- package/lib/empty/src/Empty.d.ts +186 -0
- package/lib/empty/src/Empty.js +81 -0
- package/lib/empty/src/styles/index.cssr.d.ts +2 -0
- package/lib/empty/src/styles/index.cssr.js +37 -0
- package/lib/empty/styles/_common.d.ts +7 -0
- package/lib/empty/styles/_common.js +8 -0
- package/lib/empty/styles/dark.d.ts +3 -0
- package/lib/empty/styles/dark.js +10 -0
- package/lib/empty/styles/index.d.ts +3 -0
- package/lib/empty/styles/index.js +10 -0
- package/lib/empty/styles/light.d.ts +19 -0
- package/lib/empty/styles/light.js +22 -0
- package/lib/equation/index.d.ts +1 -0
- package/lib/equation/index.js +6 -0
- package/lib/equation/src/Equation.d.ts +18 -0
- package/lib/equation/src/Equation.js +32 -0
- package/lib/equation/styles/dark.d.ts +3 -0
- package/lib/equation/styles/dark.js +10 -0
- package/lib/equation/styles/index.d.ts +3 -0
- package/lib/equation/styles/index.js +10 -0
- package/lib/equation/styles/light.d.ts +6 -0
- package/lib/equation/styles/light.js +12 -0
- package/lib/form/index.d.ts +11 -0
- package/lib/form/index.js +22 -0
- package/lib/form/src/Form.d.ts +406 -0
- package/lib/form/src/Form.js +120 -0
- package/lib/form/src/FormItem.d.ts +436 -0
- package/lib/form/src/FormItem.js +372 -0
- package/lib/form/src/FormItemCol.d.ts +449 -0
- package/lib/form/src/FormItemCol.js +64 -0
- package/lib/form/src/FormItemGridItem.d.ts +449 -0
- package/lib/form/src/FormItemGridItem.js +66 -0
- package/lib/form/src/FormItemRow.d.ts +467 -0
- package/lib/form/src/FormItemRow.js +63 -0
- package/lib/form/src/context.d.ts +3 -0
- package/lib/form/src/context.js +6 -0
- package/lib/form/src/interface.d.ts +58 -0
- package/lib/form/src/interface.js +2 -0
- package/lib/form/src/styles/form-item.cssr.d.ts +2 -0
- package/lib/form/src/styles/form-item.cssr.js +129 -0
- package/lib/form/src/styles/form.cssr.d.ts +2 -0
- package/lib/form/src/styles/form.cssr.js +17 -0
- package/lib/form/src/utils.d.ts +22 -0
- package/lib/form/src/utils.js +177 -0
- package/lib/form/styles/_common.d.ts +24 -0
- package/lib/form/styles/_common.js +25 -0
- package/lib/form/styles/dark.d.ts +3 -0
- package/lib/form/styles/dark.js +10 -0
- package/lib/form/styles/index.d.ts +3 -0
- package/lib/form/styles/index.js +10 -0
- package/lib/form/styles/light.d.ts +38 -0
- package/lib/form/styles/light.js +19 -0
- package/lib/global-style/index.d.ts +1 -0
- package/lib/global-style/index.js +8 -0
- package/lib/global-style/src/GlobalStyle.d.ts +2 -0
- package/lib/global-style/src/GlobalStyle.js +61 -0
- package/lib/gradient-text/index.d.ts +2 -0
- package/lib/gradient-text/index.js +9 -0
- package/lib/gradient-text/src/GradientText.d.ts +180 -0
- package/lib/gradient-text/src/GradientText.js +87 -0
- package/lib/gradient-text/src/styles/index.cssr.d.ts +2 -0
- package/lib/gradient-text/src/styles/index.cssr.js +24 -0
- package/lib/gradient-text/styles/dark.d.ts +3 -0
- package/lib/gradient-text/styles/dark.js +25 -0
- package/lib/gradient-text/styles/index.d.ts +3 -0
- package/lib/gradient-text/styles/index.js +10 -0
- package/lib/gradient-text/styles/light.d.ts +20 -0
- package/lib/gradient-text/styles/light.js +27 -0
- package/lib/grid/index.d.ts +5 -0
- package/lib/grid/index.js +15 -0
- package/lib/grid/src/Grid.d.ts +108 -0
- package/lib/grid/src/Grid.js +254 -0
- package/lib/grid/src/GridItem.d.ts +74 -0
- package/lib/grid/src/GridItem.js +77 -0
- package/lib/grid/src/config.d.ts +3 -0
- package/lib/grid/src/config.js +6 -0
- package/lib/icon/index.d.ts +2 -0
- package/lib/icon/index.js +6 -0
- package/lib/icon/src/Icon.d.ts +106 -0
- package/lib/icon/src/Icon.js +75 -0
- package/lib/icon/src/styles/index.cssr.d.ts +2 -0
- package/lib/icon/src/styles/index.cssr.js +31 -0
- package/lib/icon/styles/dark.d.ts +3 -0
- package/lib/icon/styles/dark.js +10 -0
- package/lib/icon/styles/index.d.ts +3 -0
- package/lib/icon/styles/index.js +10 -0
- package/lib/icon/styles/light.d.ts +14 -0
- package/lib/icon/styles/light.js +22 -0
- package/lib/icon-wrapper/index.d.ts +2 -0
- package/lib/icon-wrapper/index.js +6 -0
- package/lib/icon-wrapper/src/IconWrapper.d.ts +76 -0
- package/lib/icon-wrapper/src/IconWrapper.js +54 -0
- package/lib/icon-wrapper/src/styles/index.cssr.d.ts +2 -0
- package/lib/icon-wrapper/src/styles/index.cssr.js +21 -0
- package/lib/icon-wrapper/styles/dark.d.ts +3 -0
- package/lib/icon-wrapper/styles/dark.js +10 -0
- package/lib/icon-wrapper/styles/index.d.ts +3 -0
- package/lib/icon-wrapper/styles/index.js +10 -0
- package/lib/icon-wrapper/styles/light.d.ts +10 -0
- package/lib/icon-wrapper/styles/light.js +18 -0
- package/lib/image/index.d.ts +4 -0
- package/lib/image/index.js +12 -0
- package/lib/image/src/Image.d.ts +461 -0
- package/lib/image/src/Image.js +129 -0
- package/lib/image/src/ImageGroup.d.ts +398 -0
- package/lib/image/src/ImageGroup.js +74 -0
- package/lib/image/src/ImagePreview.d.ts +308 -0
- package/lib/image/src/ImagePreview.js +435 -0
- package/lib/image/src/icons.d.ts +4 -0
- package/lib/image/src/icons.js +12 -0
- package/lib/image/src/interface.d.ts +137 -0
- package/lib/image/src/interface.js +7 -0
- package/lib/image/src/styles/index.cssr.d.ts +2 -0
- package/lib/image/src/styles/index.cssr.js +73 -0
- package/lib/image/src/utils.d.ts +11 -0
- package/lib/image/src/utils.js +86 -0
- package/lib/image/styles/dark.d.ts +2 -0
- package/lib/image/styles/dark.js +21 -0
- package/lib/image/styles/index.d.ts +3 -0
- package/lib/image/styles/index.js +7 -0
- package/lib/image/styles/light.d.ts +48 -0
- package/lib/image/styles/light.js +22 -0
- package/lib/index.d.ts +12 -0
- package/lib/index.js +49 -0
- package/lib/input/index.d.ts +7 -0
- package/lib/input/index.js +15 -0
- package/lib/input/src/Input.d.ts +1183 -0
- package/lib/input/src/Input.js +978 -0
- package/lib/input/src/InputGroup.d.ts +17 -0
- package/lib/input/src/InputGroup.js +25 -0
- package/lib/input/src/InputGroupLabel.d.ts +602 -0
- package/lib/input/src/InputGroupLabel.js +59 -0
- package/lib/input/src/WordCount.d.ts +2 -0
- package/lib/input/src/WordCount.js +33 -0
- package/lib/input/src/interface.d.ts +23 -0
- package/lib/input/src/interface.js +5 -0
- package/lib/input/src/styles/input-group-label.cssr.d.ts +2 -0
- package/lib/input/src/styles/input-group-label.cssr.js +44 -0
- package/lib/input/src/styles/input-group.cssr.d.ts +2 -0
- package/lib/input/src/styles/input-group.cssr.js +62 -0
- package/lib/input/src/styles/input.cssr.d.ts +3 -0
- package/lib/input/src/styles/input.cssr.js +315 -0
- package/lib/input/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/input/src/styles/rtl.cssr.js +21 -0
- package/lib/input/src/utils.d.ts +8 -0
- package/lib/input/src/utils.js +72 -0
- package/lib/input/styles/_common.d.ts +8 -0
- package/lib/input/styles/_common.js +9 -0
- package/lib/input/styles/dark.d.ts +3 -0
- package/lib/input/styles/dark.js +31 -0
- package/lib/input/styles/index.d.ts +4 -0
- package/lib/input/styles/index.js +12 -0
- package/lib/input/styles/light.d.ts +67 -0
- package/lib/input/styles/light.js +31 -0
- package/lib/input/styles/rtl.d.ts +2 -0
- package/lib/input/styles/rtl.js +11 -0
- package/lib/input-number/index.d.ts +3 -0
- package/lib/input-number/index.js +9 -0
- package/lib/input-number/src/InputNumber.d.ts +3151 -0
- package/lib/input-number/src/InputNumber.js +586 -0
- package/lib/input-number/src/interface.d.ts +7 -0
- package/lib/input-number/src/interface.js +2 -0
- package/lib/input-number/src/styles/input-number.cssr.d.ts +2 -0
- package/lib/input-number/src/styles/input-number.cssr.js +13 -0
- package/lib/input-number/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/input-number/src/styles/rtl.cssr.js +9 -0
- package/lib/input-number/src/utils.d.ts +5 -0
- package/lib/input-number/src/utils.js +55 -0
- package/lib/input-number/styles/dark.d.ts +3 -0
- package/lib/input-number/styles/dark.js +20 -0
- package/lib/input-number/styles/index.d.ts +4 -0
- package/lib/input-number/styles/index.js +12 -0
- package/lib/input-number/styles/light.d.ts +283 -0
- package/lib/input-number/styles/light.js +22 -0
- package/lib/input-number/styles/rtl.d.ts +2 -0
- package/lib/input-number/styles/rtl.js +14 -0
- package/lib/jest-setup.d.ts +1 -0
- package/lib/jest-setup.js +7 -0
- package/lib/layout/index.d.ts +10 -0
- package/lib/layout/index.js +21 -0
- package/lib/layout/src/Layout.d.ts +881 -0
- package/lib/layout/src/Layout.js +124 -0
- package/lib/layout/src/LayoutContent.d.ts +417 -0
- package/lib/layout/src/LayoutContent.js +4 -0
- package/lib/layout/src/LayoutFooter.d.ts +305 -0
- package/lib/layout/src/LayoutFooter.js +58 -0
- package/lib/layout/src/LayoutHeader.d.ts +224 -0
- package/lib/layout/src/LayoutHeader.js +65 -0
- package/lib/layout/src/LayoutSider.d.ts +544 -0
- package/lib/layout/src/LayoutSider.js +250 -0
- package/lib/layout/src/ToggleBar.d.ts +15 -0
- package/lib/layout/src/ToggleBar.js +18 -0
- package/lib/layout/src/ToggleButton.d.ts +15 -0
- package/lib/layout/src/ToggleButton.js +22 -0
- package/lib/layout/src/interface.d.ts +13 -0
- package/lib/layout/src/interface.js +9 -0
- package/lib/layout/src/styles/layout-footer.cssr.d.ts +2 -0
- package/lib/layout/src/styles/layout-footer.cssr.js +28 -0
- package/lib/layout/src/styles/layout-header.cssr.d.ts +2 -0
- package/lib/layout/src/styles/layout-header.cssr.js +29 -0
- package/lib/layout/src/styles/layout-sider.cssr.d.ts +2 -0
- package/lib/layout/src/styles/layout-sider.cssr.js +145 -0
- package/lib/layout/src/styles/layout.cssr.d.ts +2 -0
- package/lib/layout/src/styles/layout.cssr.js +33 -0
- package/lib/layout/styles/dark.d.ts +3 -0
- package/lib/layout/styles/dark.js +41 -0
- package/lib/layout/styles/index.d.ts +3 -0
- package/lib/layout/styles/index.js +10 -0
- package/lib/layout/styles/light.d.ts +59 -0
- package/lib/layout/styles/light.js +46 -0
- package/lib/legacy-grid/index.d.ts +4 -0
- package/lib/legacy-grid/index.js +12 -0
- package/lib/legacy-grid/src/Col.d.ts +69 -0
- package/lib/legacy-grid/src/Col.js +56 -0
- package/lib/legacy-grid/src/Row.d.ts +42 -0
- package/lib/legacy-grid/src/Row.js +69 -0
- package/lib/legacy-grid/src/interface.d.ts +1 -0
- package/lib/legacy-grid/src/interface.js +2 -0
- package/lib/legacy-grid/src/styles/index.cssr.d.ts +2 -0
- package/lib/legacy-grid/src/styles/index.cssr.js +37 -0
- package/lib/legacy-grid/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/legacy-grid/src/styles/rtl.cssr.js +26 -0
- package/lib/legacy-grid/styles/dark.d.ts +4 -0
- package/lib/legacy-grid/styles/dark.js +8 -0
- package/lib/legacy-grid/styles/index.d.ts +4 -0
- package/lib/legacy-grid/styles/index.js +12 -0
- package/lib/legacy-grid/styles/light.d.ts +4 -0
- package/lib/legacy-grid/styles/light.js +8 -0
- package/lib/legacy-grid/styles/rtl.d.ts +2 -0
- package/lib/legacy-grid/styles/rtl.js +11 -0
- package/lib/legacy-transfer/index.d.ts +3 -0
- package/lib/legacy-transfer/index.js +9 -0
- package/lib/legacy-transfer/src/Transfer.d.ts +3796 -0
- package/lib/legacy-transfer/src/Transfer.js +220 -0
- package/lib/legacy-transfer/src/TransferFilter.d.ts +540 -0
- package/lib/legacy-transfer/src/TransferFilter.js +42 -0
- package/lib/legacy-transfer/src/TransferHeader.d.ts +25 -0
- package/lib/legacy-transfer/src/TransferHeader.js +49 -0
- package/lib/legacy-transfer/src/TransferList.d.ts +587 -0
- package/lib/legacy-transfer/src/TransferList.js +98 -0
- package/lib/legacy-transfer/src/TransferListItem.d.ts +544 -0
- package/lib/legacy-transfer/src/TransferListItem.js +67 -0
- package/lib/legacy-transfer/src/interface.d.ts +31 -0
- package/lib/legacy-transfer/src/interface.js +5 -0
- package/lib/legacy-transfer/src/styles/index.cssr.d.ts +2 -0
- package/lib/legacy-transfer/src/styles/index.cssr.js +220 -0
- package/lib/legacy-transfer/src/use-transfer-data.d.ts +41 -0
- package/lib/legacy-transfer/src/use-transfer-data.js +149 -0
- package/lib/legacy-transfer/styles/_common.d.ts +5 -0
- package/lib/legacy-transfer/styles/_common.js +6 -0
- package/lib/legacy-transfer/styles/dark.d.ts +3 -0
- package/lib/legacy-transfer/styles/dark.js +32 -0
- package/lib/legacy-transfer/styles/index.d.ts +3 -0
- package/lib/legacy-transfer/styles/index.js +10 -0
- package/lib/legacy-transfer/styles/light.d.ts +378 -0
- package/lib/legacy-transfer/styles/light.js +36 -0
- package/lib/list/index.d.ts +3 -0
- package/lib/list/index.js +11 -0
- package/lib/list/src/List.d.ts +199 -0
- package/lib/list/src/List.js +77 -0
- package/lib/list/src/ListItem.d.ts +5 -0
- package/lib/list/src/ListItem.js +26 -0
- package/lib/list/src/styles/index.cssr.d.ts +2 -0
- package/lib/list/src/styles/index.cssr.js +93 -0
- package/lib/list/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/list/src/styles/rtl.cssr.js +16 -0
- package/lib/list/styles/dark.d.ts +3 -0
- package/lib/list/styles/dark.js +10 -0
- package/lib/list/styles/index.d.ts +4 -0
- package/lib/list/styles/index.js +12 -0
- package/lib/list/styles/light.d.ts +20 -0
- package/lib/list/styles/light.js +29 -0
- package/lib/list/styles/rtl.d.ts +2 -0
- package/lib/list/styles/rtl.js +11 -0
- package/lib/loading-bar/index.d.ts +3 -0
- package/lib/loading-bar/index.js +11 -0
- package/lib/loading-bar/src/LoadingBar.d.ts +28 -0
- package/lib/loading-bar/src/LoadingBar.js +181 -0
- package/lib/loading-bar/src/LoadingBarProvider.d.ts +103 -0
- package/lib/loading-bar/src/LoadingBarProvider.js +79 -0
- package/lib/loading-bar/src/context.d.ts +7 -0
- package/lib/loading-bar/src/context.js +6 -0
- package/lib/loading-bar/src/styles/index.cssr.d.ts +2 -0
- package/lib/loading-bar/src/styles/index.cssr.js +40 -0
- package/lib/loading-bar/src/use-loading-bar.d.ts +2 -0
- package/lib/loading-bar/src/use-loading-bar.js +14 -0
- package/lib/loading-bar/styles/dark.d.ts +3 -0
- package/lib/loading-bar/styles/dark.js +16 -0
- package/lib/loading-bar/styles/index.d.ts +3 -0
- package/lib/loading-bar/styles/index.js +10 -0
- package/lib/loading-bar/styles/light.d.ts +11 -0
- package/lib/loading-bar/styles/light.js +17 -0
- package/lib/locales/common/arDZ.d.ts +3 -0
- package/lib/locales/common/arDZ.js +123 -0
- package/lib/locales/common/deDE.d.ts +3 -0
- package/lib/locales/common/deDE.js +123 -0
- package/lib/locales/common/enGB.d.ts +3 -0
- package/lib/locales/common/enGB.js +124 -0
- package/lib/locales/common/enUS.d.ts +122 -0
- package/lib/locales/common/enUS.js +124 -0
- package/lib/locales/common/eo.d.ts +3 -0
- package/lib/locales/common/eo.js +125 -0
- package/lib/locales/common/esAR.d.ts +3 -0
- package/lib/locales/common/esAR.js +127 -0
- package/lib/locales/common/faIR.d.ts +3 -0
- package/lib/locales/common/faIR.js +123 -0
- package/lib/locales/common/frFR.d.ts +3 -0
- package/lib/locales/common/frFR.js +123 -0
- package/lib/locales/common/idID.d.ts +3 -0
- package/lib/locales/common/idID.js +127 -0
- package/lib/locales/common/itIT.d.ts +3 -0
- package/lib/locales/common/itIT.js +126 -0
- package/lib/locales/common/jaJP.d.ts +3 -0
- package/lib/locales/common/jaJP.js +126 -0
- package/lib/locales/common/koKR.d.ts +3 -0
- package/lib/locales/common/koKR.js +126 -0
- package/lib/locales/common/nbNO.d.ts +3 -0
- package/lib/locales/common/nbNO.js +127 -0
- package/lib/locales/common/nlNL.d.ts +3 -0
- package/lib/locales/common/nlNL.js +125 -0
- package/lib/locales/common/plPL.d.ts +3 -0
- package/lib/locales/common/plPL.js +126 -0
- package/lib/locales/common/ptBR.d.ts +3 -0
- package/lib/locales/common/ptBR.js +123 -0
- package/lib/locales/common/ruRU.d.ts +3 -0
- package/lib/locales/common/ruRU.js +128 -0
- package/lib/locales/common/skSK.d.ts +3 -0
- package/lib/locales/common/skSK.js +127 -0
- package/lib/locales/common/svSE.d.ts +3 -0
- package/lib/locales/common/svSE.js +123 -0
- package/lib/locales/common/thTH.d.ts +3 -0
- package/lib/locales/common/thTH.js +127 -0
- package/lib/locales/common/trTR.d.ts +3 -0
- package/lib/locales/common/trTR.js +124 -0
- package/lib/locales/common/ukUA.d.ts +3 -0
- package/lib/locales/common/ukUA.js +124 -0
- package/lib/locales/common/viVN.d.ts +3 -0
- package/lib/locales/common/viVN.js +123 -0
- package/lib/locales/common/zhCN.d.ts +3 -0
- package/lib/locales/common/zhCN.js +123 -0
- package/lib/locales/common/zhTW.d.ts +3 -0
- package/lib/locales/common/zhTW.js +123 -0
- package/lib/locales/date/arDZ.d.ts +3 -0
- package/lib/locales/date/arDZ.js +11 -0
- package/lib/locales/date/deDE.d.ts +3 -0
- package/lib/locales/date/deDE.js +11 -0
- package/lib/locales/date/enGB.d.ts +3 -0
- package/lib/locales/date/enGB.js +11 -0
- package/lib/locales/date/enUS.d.ts +8 -0
- package/lib/locales/date/enUS.js +11 -0
- package/lib/locales/date/eo.d.ts +3 -0
- package/lib/locales/date/eo.js +11 -0
- package/lib/locales/date/esAR.d.ts +3 -0
- package/lib/locales/date/esAR.js +11 -0
- package/lib/locales/date/faIR.d.ts +3 -0
- package/lib/locales/date/faIR.js +11 -0
- package/lib/locales/date/frFR.d.ts +3 -0
- package/lib/locales/date/frFR.js +11 -0
- package/lib/locales/date/idID.d.ts +3 -0
- package/lib/locales/date/idID.js +11 -0
- package/lib/locales/date/itIT.d.ts +3 -0
- package/lib/locales/date/itIT.js +11 -0
- package/lib/locales/date/jaJP.d.ts +3 -0
- package/lib/locales/date/jaJP.js +11 -0
- package/lib/locales/date/koKR.d.ts +3 -0
- package/lib/locales/date/koKR.js +11 -0
- package/lib/locales/date/nbNO.d.ts +3 -0
- package/lib/locales/date/nbNO.js +11 -0
- package/lib/locales/date/nlNL.d.ts +3 -0
- package/lib/locales/date/nlNL.js +11 -0
- package/lib/locales/date/plPL.d.ts +3 -0
- package/lib/locales/date/plPL.js +11 -0
- package/lib/locales/date/ptBR.d.ts +3 -0
- package/lib/locales/date/ptBR.js +11 -0
- package/lib/locales/date/ruRU.d.ts +3 -0
- package/lib/locales/date/ruRU.js +11 -0
- package/lib/locales/date/skSK.d.ts +3 -0
- package/lib/locales/date/skSK.js +11 -0
- package/lib/locales/date/svSE.d.ts +3 -0
- package/lib/locales/date/svSE.js +11 -0
- package/lib/locales/date/thTH.d.ts +3 -0
- package/lib/locales/date/thTH.js +11 -0
- package/lib/locales/date/trTR.d.ts +3 -0
- package/lib/locales/date/trTR.js +11 -0
- package/lib/locales/date/ukUA.d.ts +3 -0
- package/lib/locales/date/ukUA.js +11 -0
- package/lib/locales/date/viVN.d.ts +3 -0
- package/lib/locales/date/viVN.js +11 -0
- package/lib/locales/date/zhCN.d.ts +3 -0
- package/lib/locales/date/zhCN.js +11 -0
- package/lib/locales/date/zhTW.d.ts +3 -0
- package/lib/locales/date/zhTW.js +11 -0
- package/lib/locales/index.d.ts +54 -0
- package/lib/locales/index.js +109 -0
- package/lib/locales/utils/index.d.ts +8 -0
- package/lib/locales/utils/index.js +8 -0
- package/lib/log/index.d.ts +2 -0
- package/lib/log/index.js +9 -0
- package/lib/log/src/Log.d.ts +574 -0
- package/lib/log/src/Log.js +201 -0
- package/lib/log/src/LogLine.d.ts +18 -0
- package/lib/log/src/LogLine.js +54 -0
- package/lib/log/src/LogLoader.d.ts +16 -0
- package/lib/log/src/LogLoader.js +25 -0
- package/lib/log/src/context.d.ts +2 -0
- package/lib/log/src/context.js +5 -0
- package/lib/log/src/styles/index.cssr.d.ts +2 -0
- package/lib/log/src/styles/index.cssr.js +58 -0
- package/lib/log/styles/dark.d.ts +3 -0
- package/lib/log/styles/dark.js +24 -0
- package/lib/log/styles/index.d.ts +3 -0
- package/lib/log/styles/index.js +10 -0
- package/lib/log/styles/light.d.ts +38 -0
- package/lib/log/styles/light.js +26 -0
- package/lib/mention/index.d.ts +3 -0
- package/lib/mention/index.js +9 -0
- package/lib/mention/src/Mention.d.ts +1585 -0
- package/lib/mention/src/Mention.js +367 -0
- package/lib/mention/src/interface.d.ts +6 -0
- package/lib/mention/src/interface.js +2 -0
- package/lib/mention/src/styles/index.cssr.d.ts +2 -0
- package/lib/mention/src/styles/index.cssr.js +13 -0
- package/lib/mention/src/utils.d.ts +65 -0
- package/lib/mention/src/utils.js +210 -0
- package/lib/mention/styles/dark.d.ts +3 -0
- package/lib/mention/styles/dark.js +20 -0
- package/lib/mention/styles/index.d.ts +3 -0
- package/lib/mention/styles/index.js +10 -0
- package/lib/mention/styles/light.d.ts +126 -0
- package/lib/mention/styles/light.js +22 -0
- package/lib/menu/index.d.ts +3 -0
- package/lib/menu/index.js +9 -0
- package/lib/menu/src/Menu.d.ts +2312 -0
- package/lib/menu/src/Menu.js +386 -0
- package/lib/menu/src/MenuDivider.d.ts +2 -0
- package/lib/menu/src/MenuDivider.js +13 -0
- package/lib/menu/src/MenuOption.d.ts +427 -0
- package/lib/menu/src/MenuOption.js +75 -0
- package/lib/menu/src/MenuOptionContent.d.ts +86 -0
- package/lib/menu/src/MenuOptionContent.js +89 -0
- package/lib/menu/src/MenuOptionGroup.d.ts +70 -0
- package/lib/menu/src/MenuOptionGroup.js +46 -0
- package/lib/menu/src/Submenu.d.ts +469 -0
- package/lib/menu/src/Submenu.js +129 -0
- package/lib/menu/src/context.d.ts +4 -0
- package/lib/menu/src/context.js +7 -0
- package/lib/menu/src/interface.d.ts +58 -0
- package/lib/menu/src/interface.js +2 -0
- package/lib/menu/src/styles/index.cssr.d.ts +3 -0
- package/lib/menu/src/styles/index.cssr.js +233 -0
- package/lib/menu/src/use-menu-child-props.d.ts +17 -0
- package/lib/menu/src/use-menu-child-props.js +17 -0
- package/lib/menu/src/use-menu-child.d.ts +38 -0
- package/lib/menu/src/use-menu-child.js +84 -0
- package/lib/menu/src/useCheckDeprecated.d.ts +2 -0
- package/lib/menu/src/useCheckDeprecated.js +28 -0
- package/lib/menu/src/utils.d.ts +7 -0
- package/lib/menu/src/utils.js +60 -0
- package/lib/menu/styles/dark.d.ts +3 -0
- package/lib/menu/styles/dark.js +29 -0
- package/lib/menu/styles/index.d.ts +3 -0
- package/lib/menu/styles/index.js +10 -0
- package/lib/menu/styles/light.d.ts +308 -0
- package/lib/menu/styles/light.js +65 -0
- package/lib/message/index.d.ts +4 -0
- package/lib/message/index.js +11 -0
- package/lib/message/src/Message.d.ts +79 -0
- package/lib/message/src/Message.js +117 -0
- package/lib/message/src/MessageEnvironment.d.ts +75 -0
- package/lib/message/src/MessageEnvironment.js +96 -0
- package/lib/message/src/MessageProvider.d.ts +727 -0
- package/lib/message/src/MessageProvider.js +106 -0
- package/lib/message/src/context.d.ts +7 -0
- package/lib/message/src/context.js +6 -0
- package/lib/message/src/message-props.d.ts +22 -0
- package/lib/message/src/message-props.js +20 -0
- package/lib/message/src/styles/index.cssr.d.ts +2 -0
- package/lib/message/src/styles/index.cssr.js +138 -0
- package/lib/message/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/message/src/styles/rtl.cssr.js +13 -0
- package/lib/message/src/types.d.ts +17 -0
- package/lib/message/src/types.js +2 -0
- package/lib/message/src/use-message.d.ts +2 -0
- package/lib/message/src/use-message.js +14 -0
- package/lib/message/styles/_common.d.ts +13 -0
- package/lib/message/styles/_common.js +14 -0
- package/lib/message/styles/dark.d.ts +3 -0
- package/lib/message/styles/dark.js +10 -0
- package/lib/message/styles/index.d.ts +4 -0
- package/lib/message/styles/index.js +12 -0
- package/lib/message/styles/light.d.ts +76 -0
- package/lib/message/styles/light.js +24 -0
- package/lib/message/styles/rtl.d.ts +2 -0
- package/lib/message/styles/rtl.js +11 -0
- package/lib/modal/index.d.ts +2 -0
- package/lib/modal/index.js +9 -0
- package/lib/modal/src/BodyWrapper.d.ts +856 -0
- package/lib/modal/src/BodyWrapper.js +215 -0
- package/lib/modal/src/Modal.d.ts +2963 -0
- package/lib/modal/src/Modal.js +251 -0
- package/lib/modal/src/interface.d.ts +17 -0
- package/lib/modal/src/interface.js +6 -0
- package/lib/modal/src/presetProps.d.ts +49 -0
- package/lib/modal/src/presetProps.js +10 -0
- package/lib/modal/src/styles/index.cssr.d.ts +2 -0
- package/lib/modal/src/styles/index.cssr.js +53 -0
- package/lib/modal/styles/dark.d.ts +3 -0
- package/lib/modal/styles/dark.js +18 -0
- package/lib/modal/styles/index.d.ts +3 -0
- package/lib/modal/styles/index.js +10 -0
- package/lib/modal/styles/light.d.ts +300 -0
- package/lib/modal/styles/light.js +28 -0
- package/lib/notification/index.d.ts +4 -0
- package/lib/notification/index.js +11 -0
- package/lib/notification/src/Notification.d.ts +114 -0
- package/lib/notification/src/Notification.js +130 -0
- package/lib/notification/src/NotificationContainer.d.ts +192 -0
- package/lib/notification/src/NotificationContainer.js +47 -0
- package/lib/notification/src/NotificationEnvironment.d.ts +119 -0
- package/lib/notification/src/NotificationEnvironment.js +146 -0
- package/lib/notification/src/NotificationProvider.d.ts +446 -0
- package/lib/notification/src/NotificationProvider.js +133 -0
- package/lib/notification/src/context.d.ts +2 -0
- package/lib/notification/src/context.js +5 -0
- package/lib/notification/src/styles/index.cssr.d.ts +3 -0
- package/lib/notification/src/styles/index.cssr.js +233 -0
- package/lib/notification/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/notification/src/styles/rtl.cssr.js +27 -0
- package/lib/notification/src/use-notification.d.ts +2 -0
- package/lib/notification/src/use-notification.js +14 -0
- package/lib/notification/styles/_common.d.ts +11 -0
- package/lib/notification/styles/_common.js +12 -0
- package/lib/notification/styles/dark.d.ts +3 -0
- package/lib/notification/styles/dark.js +14 -0
- package/lib/notification/styles/index.d.ts +4 -0
- package/lib/notification/styles/index.js +12 -0
- package/lib/notification/styles/light.d.ts +71 -0
- package/lib/notification/styles/light.js +29 -0
- package/lib/notification/styles/rtl.d.ts +2 -0
- package/lib/notification/styles/rtl.js +11 -0
- package/lib/number-animation/index.d.ts +3 -0
- package/lib/number-animation/index.js +9 -0
- package/lib/number-animation/src/NumberAnimation.d.ts +95 -0
- package/lib/number-animation/src/NumberAnimation.js +102 -0
- package/lib/number-animation/src/utils.d.ts +8 -0
- package/lib/number-animation/src/utils.js +21 -0
- package/lib/page-header/index.d.ts +2 -0
- package/lib/page-header/index.js +9 -0
- package/lib/page-header/src/PageHeader.d.ts +137 -0
- package/lib/page-header/src/PageHeader.js +76 -0
- package/lib/page-header/src/styles/index.cssr.d.ts +2 -0
- package/lib/page-header/src/styles/index.cssr.js +54 -0
- package/lib/page-header/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/page-header/src/styles/rtl.cssr.js +24 -0
- package/lib/page-header/styles/_common.d.ts +5 -0
- package/lib/page-header/styles/_common.js +6 -0
- package/lib/page-header/styles/dark.d.ts +2 -0
- package/lib/page-header/styles/dark.js +10 -0
- package/lib/page-header/styles/index.d.ts +4 -0
- package/lib/page-header/styles/index.js +12 -0
- package/lib/page-header/styles/light.d.ts +25 -0
- package/lib/page-header/styles/light.js +19 -0
- package/lib/page-header/styles/rtl.d.ts +5 -0
- package/lib/page-header/styles/rtl.js +10 -0
- package/lib/pagination/index.d.ts +3 -0
- package/lib/pagination/index.js +9 -0
- package/lib/pagination/src/Pagination.d.ts +3948 -0
- package/lib/pagination/src/Pagination.js +592 -0
- package/lib/pagination/src/interface.d.ts +26 -0
- package/lib/pagination/src/interface.js +2 -0
- package/lib/pagination/src/styles/index.cssr.d.ts +2 -0
- package/lib/pagination/src/styles/index.cssr.js +161 -0
- package/lib/pagination/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/pagination/src/styles/rtl.cssr.js +13 -0
- package/lib/pagination/src/utils.d.ts +23 -0
- package/lib/pagination/src/utils.js +148 -0
- package/lib/pagination/styles/_common.d.ts +36 -0
- package/lib/pagination/styles/_common.js +37 -0
- package/lib/pagination/styles/dark.d.ts +3 -0
- package/lib/pagination/styles/dark.js +28 -0
- package/lib/pagination/styles/index.d.ts +4 -0
- package/lib/pagination/styles/index.js +12 -0
- package/lib/pagination/styles/light.d.ts +411 -0
- package/lib/pagination/styles/light.js +32 -0
- package/lib/pagination/styles/rtl.d.ts +2 -0
- package/lib/pagination/styles/rtl.js +13 -0
- package/lib/popconfirm/index.d.ts +3 -0
- package/lib/popconfirm/index.js +9 -0
- package/lib/popconfirm/src/Popconfirm.d.ts +2776 -0
- package/lib/popconfirm/src/Popconfirm.js +118 -0
- package/lib/popconfirm/src/PopconfirmPanel.d.ts +73 -0
- package/lib/popconfirm/src/PopconfirmPanel.js +78 -0
- package/lib/popconfirm/src/interface.d.ts +12 -0
- package/lib/popconfirm/src/interface.js +5 -0
- package/lib/popconfirm/src/styles/index.cssr.d.ts +2 -0
- package/lib/popconfirm/src/styles/index.cssr.js +27 -0
- package/lib/popconfirm/styles/_common.d.ts +4 -0
- package/lib/popconfirm/styles/_common.js +5 -0
- package/lib/popconfirm/styles/dark.d.ts +3 -0
- package/lib/popconfirm/styles/dark.js +16 -0
- package/lib/popconfirm/styles/index.d.ts +3 -0
- package/lib/popconfirm/styles/index.js +10 -0
- package/lib/popconfirm/styles/light.d.ts +240 -0
- package/lib/popconfirm/styles/light.js +26 -0
- package/lib/popover/index.d.ts +4 -0
- package/lib/popover/index.js +9 -0
- package/lib/popover/src/Popover.d.ts +548 -0
- package/lib/popover/src/Popover.js +502 -0
- package/lib/popover/src/PopoverBody.d.ts +257 -0
- package/lib/popover/src/PopoverBody.js +278 -0
- package/lib/popover/src/interface.d.ts +12 -0
- package/lib/popover/src/interface.js +5 -0
- package/lib/popover/src/styles/index.cssr.d.ts +3 -0
- package/lib/popover/src/styles/index.cssr.js +171 -0
- package/lib/popover/styles/_common.d.ts +9 -0
- package/lib/popover/styles/_common.js +10 -0
- package/lib/popover/styles/dark.d.ts +3 -0
- package/lib/popover/styles/dark.js +10 -0
- package/lib/popover/styles/index.d.ts +3 -0
- package/lib/popover/styles/index.js +10 -0
- package/lib/popover/styles/light.d.ts +20 -0
- package/lib/popover/styles/light.js +20 -0
- package/lib/popselect/index.d.ts +3 -0
- package/lib/popselect/index.js +9 -0
- package/lib/popselect/src/Popselect.d.ts +1226 -0
- package/lib/popselect/src/Popselect.js +95 -0
- package/lib/popselect/src/PopselectPanel.d.ts +337 -0
- package/lib/popselect/src/PopselectPanel.js +169 -0
- package/lib/popselect/src/interface.d.ts +14 -0
- package/lib/popselect/src/interface.js +5 -0
- package/lib/popselect/src/styles/index.cssr.d.ts +2 -0
- package/lib/popselect/src/styles/index.cssr.js +10 -0
- package/lib/popselect/styles/dark.d.ts +3 -0
- package/lib/popselect/styles/dark.js +14 -0
- package/lib/popselect/styles/index.d.ts +3 -0
- package/lib/popselect/styles/index.js +10 -0
- package/lib/popselect/styles/light.d.ts +80 -0
- package/lib/popselect/styles/light.js +24 -0
- package/lib/preset.d.ts +3 -0
- package/lib/preset.js +36 -0
- package/lib/progress/index.d.ts +2 -0
- package/lib/progress/index.js +9 -0
- package/lib/progress/src/Circle.d.ts +92 -0
- package/lib/progress/src/Circle.js +113 -0
- package/lib/progress/src/Line.d.ts +79 -0
- package/lib/progress/src/Line.js +118 -0
- package/lib/progress/src/MultipleCircle.d.ts +82 -0
- package/lib/progress/src/MultipleCircle.js +88 -0
- package/lib/progress/src/Progress.d.ts +394 -0
- package/lib/progress/src/Progress.js +106 -0
- package/lib/progress/src/interface.d.ts +1 -0
- package/lib/progress/src/interface.js +2 -0
- package/lib/progress/src/styles/index.cssr.d.ts +2 -0
- package/lib/progress/src/styles/index.cssr.js +201 -0
- package/lib/progress/styles/dark.d.ts +3 -0
- package/lib/progress/styles/dark.js +16 -0
- package/lib/progress/styles/index.d.ts +3 -0
- package/lib/progress/styles/index.js +10 -0
- package/lib/progress/styles/light.d.ts +29 -0
- package/lib/progress/styles/light.js +37 -0
- package/lib/radio/index.d.ts +6 -0
- package/lib/radio/index.js +15 -0
- package/lib/radio/src/Radio.d.ts +526 -0
- package/lib/radio/src/Radio.js +98 -0
- package/lib/radio/src/RadioButton.d.ts +81 -0
- package/lib/radio/src/RadioButton.js +28 -0
- package/lib/radio/src/RadioGroup.d.ts +473 -0
- package/lib/radio/src/RadioGroup.js +174 -0
- package/lib/radio/src/interface.d.ts +2 -0
- package/lib/radio/src/interface.js +2 -0
- package/lib/radio/src/styles/radio-group.cssr.d.ts +2 -0
- package/lib/radio/src/styles/radio-group.cssr.js +108 -0
- package/lib/radio/src/styles/radio.cssr.d.ts +2 -0
- package/lib/radio/src/styles/radio.cssr.js +149 -0
- package/lib/radio/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/radio/src/styles/rtl.cssr.js +25 -0
- package/lib/radio/src/use-radio.d.ts +53 -0
- package/lib/radio/src/use-radio.js +139 -0
- package/lib/radio/styles/_common.d.ts +8 -0
- package/lib/radio/styles/_common.js +9 -0
- package/lib/radio/styles/dark.d.ts +3 -0
- package/lib/radio/styles/dark.js +19 -0
- package/lib/radio/styles/index.d.ts +4 -0
- package/lib/radio/styles/index.js +12 -0
- package/lib/radio/styles/light.d.ts +50 -0
- package/lib/radio/styles/light.js +20 -0
- package/lib/radio/styles/rtl.d.ts +2 -0
- package/lib/radio/styles/rtl.js +11 -0
- package/lib/rate/index.d.ts +2 -0
- package/lib/rate/index.js +9 -0
- package/lib/rate/src/Rate.d.ts +156 -0
- package/lib/rate/src/Rate.js +174 -0
- package/lib/rate/src/StarIcon.d.ts +2 -0
- package/lib/rate/src/StarIcon.js +5 -0
- package/lib/rate/src/interface.d.ts +2 -0
- package/lib/rate/src/interface.js +2 -0
- package/lib/rate/src/styles/index.cssr.d.ts +2 -0
- package/lib/rate/src/styles/index.cssr.js +49 -0
- package/lib/rate/styles/dark.d.ts +3 -0
- package/lib/rate/styles/dark.js +19 -0
- package/lib/rate/styles/index.d.ts +3 -0
- package/lib/rate/styles/index.js +10 -0
- package/lib/rate/styles/light.d.ts +13 -0
- package/lib/rate/styles/light.js +19 -0
- package/lib/result/index.d.ts +2 -0
- package/lib/result/index.js +9 -0
- package/lib/result/src/403.d.ts +2 -0
- package/lib/result/src/403.js +6 -0
- package/lib/result/src/404.d.ts +2 -0
- package/lib/result/src/404.js +10 -0
- package/lib/result/src/418.d.ts +2 -0
- package/lib/result/src/418.js +10 -0
- package/lib/result/src/500.d.ts +2 -0
- package/lib/result/src/500.js +7 -0
- package/lib/result/src/Result.d.ts +291 -0
- package/lib/result/src/Result.js +88 -0
- package/lib/result/src/styles/index.cssr.d.ts +2 -0
- package/lib/result/src/styles/index.cssr.js +48 -0
- package/lib/result/styles/_common.d.ts +19 -0
- package/lib/result/styles/_common.js +20 -0
- package/lib/result/styles/dark.d.ts +3 -0
- package/lib/result/styles/dark.js +10 -0
- package/lib/result/styles/index.d.ts +3 -0
- package/lib/result/styles/index.js +10 -0
- package/lib/result/styles/light.d.ts +32 -0
- package/lib/result/styles/light.js +19 -0
- package/lib/scrollbar/index.d.ts +2 -0
- package/lib/scrollbar/index.js +9 -0
- package/lib/scrollbar/src/Scrollbar.d.ts +87 -0
- package/lib/scrollbar/src/Scrollbar.js +29 -0
- package/lib/select/index.d.ts +5 -0
- package/lib/select/index.js +9 -0
- package/lib/select/src/Select.d.ts +1917 -0
- package/lib/select/src/Select.js +718 -0
- package/lib/select/src/interface.d.ts +53 -0
- package/lib/select/src/interface.js +2 -0
- package/lib/select/src/styles/index.cssr.d.ts +2 -0
- package/lib/select/src/styles/index.cssr.js +19 -0
- package/lib/select/src/utils.d.ts +8 -0
- package/lib/select/src/utils.js +85 -0
- package/lib/select/styles/dark.d.ts +3 -0
- package/lib/select/styles/dark.js +16 -0
- package/lib/select/styles/index.d.ts +3 -0
- package/lib/select/styles/index.js +10 -0
- package/lib/select/styles/light.d.ts +136 -0
- package/lib/select/styles/light.js +24 -0
- package/lib/skeleton/index.d.ts +2 -0
- package/lib/skeleton/index.js +9 -0
- package/lib/skeleton/src/Skeleton.d.ts +155 -0
- package/lib/skeleton/src/Skeleton.js +85 -0
- package/lib/skeleton/src/styles/index.cssr.d.ts +2 -0
- package/lib/skeleton/src/styles/index.cssr.js +34 -0
- package/lib/skeleton/styles/dark.d.ts +2 -0
- package/lib/skeleton/styles/dark.js +19 -0
- package/lib/skeleton/styles/index.d.ts +3 -0
- package/lib/skeleton/styles/index.js +7 -0
- package/lib/skeleton/styles/light.d.ts +14 -0
- package/lib/skeleton/styles/light.js +20 -0
- package/lib/slider/index.d.ts +2 -0
- package/lib/slider/index.js +9 -0
- package/lib/slider/src/Slider.d.ts +510 -0
- package/lib/slider/src/Slider.js +588 -0
- package/lib/slider/src/interface.d.ts +1 -0
- package/lib/slider/src/interface.js +2 -0
- package/lib/slider/src/styles/index.cssr.d.ts +2 -0
- package/lib/slider/src/styles/index.cssr.js +206 -0
- package/lib/slider/src/utils.d.ts +10 -0
- package/lib/slider/src/utils.js +19 -0
- package/lib/slider/styles/_common.d.ts +9 -0
- package/lib/slider/styles/_common.js +10 -0
- package/lib/slider/styles/dark.d.ts +3 -0
- package/lib/slider/styles/dark.js +17 -0
- package/lib/slider/styles/index.d.ts +3 -0
- package/lib/slider/styles/index.js +10 -0
- package/lib/slider/styles/light.d.ts +36 -0
- package/lib/slider/styles/light.js +19 -0
- package/lib/space/index.d.ts +2 -0
- package/lib/space/index.js +9 -0
- package/lib/space/src/Space.d.ts +144 -0
- package/lib/space/src/Space.js +136 -0
- package/lib/space/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/space/src/styles/rtl.cssr.js +9 -0
- package/lib/space/src/utils.d.ts +1 -0
- package/lib/space/src/utils.js +26 -0
- package/lib/space/styles/_common.d.ts +6 -0
- package/lib/space/styles/_common.js +7 -0
- package/lib/space/styles/dark.d.ts +3 -0
- package/lib/space/styles/dark.js +13 -0
- package/lib/space/styles/index.d.ts +4 -0
- package/lib/space/styles/index.js +12 -0
- package/lib/space/styles/light.d.ts +10 -0
- package/lib/space/styles/light.js +14 -0
- package/lib/space/styles/rtl.d.ts +2 -0
- package/lib/space/styles/rtl.js +11 -0
- package/lib/spin/index.d.ts +2 -0
- package/lib/spin/index.js +9 -0
- package/lib/spin/src/Spin.d.ts +202 -0
- package/lib/spin/src/Spin.js +139 -0
- package/lib/spin/src/styles/index.cssr.d.ts +2 -0
- package/lib/spin/src/styles/index.cssr.js +57 -0
- package/lib/spin/styles/dark.d.ts +3 -0
- package/lib/spin/styles/dark.js +10 -0
- package/lib/spin/styles/index.d.ts +3 -0
- package/lib/spin/styles/index.js +10 -0
- package/lib/spin/styles/light.d.ts +17 -0
- package/lib/spin/styles/light.js +31 -0
- package/lib/statistic/index.d.ts +2 -0
- package/lib/statistic/index.js +9 -0
- package/lib/statistic/src/Statistic.d.ts +125 -0
- package/lib/statistic/src/Statistic.js +62 -0
- package/lib/statistic/src/styles/index.cssr.d.ts +2 -0
- package/lib/statistic/src/styles/index.cssr.js +43 -0
- package/lib/statistic/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/statistic/src/styles/rtl.cssr.js +14 -0
- package/lib/statistic/styles/dark.d.ts +3 -0
- package/lib/statistic/styles/dark.js +10 -0
- package/lib/statistic/styles/index.d.ts +4 -0
- package/lib/statistic/styles/index.js +12 -0
- package/lib/statistic/styles/light.d.ts +16 -0
- package/lib/statistic/styles/light.js +24 -0
- package/lib/statistic/styles/rtl.d.ts +2 -0
- package/lib/statistic/styles/rtl.js +11 -0
- package/lib/steps/index.d.ts +4 -0
- package/lib/steps/index.js +12 -0
- package/lib/steps/src/Step.d.ts +60 -0
- package/lib/steps/src/Step.js +150 -0
- package/lib/steps/src/Steps.d.ts +376 -0
- package/lib/steps/src/Steps.js +58 -0
- package/lib/steps/src/styles/index.cssr.d.ts +2 -0
- package/lib/steps/src/styles/index.cssr.js +107 -0
- package/lib/steps/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/steps/src/styles/rtl.cssr.js +19 -0
- package/lib/steps/styles/_common.d.ts +11 -0
- package/lib/steps/styles/_common.js +12 -0
- package/lib/steps/styles/dark.d.ts +3 -0
- package/lib/steps/styles/dark.js +10 -0
- package/lib/steps/styles/index.d.ts +4 -0
- package/lib/steps/styles/index.js +12 -0
- package/lib/steps/styles/light.d.ts +41 -0
- package/lib/steps/styles/light.js +19 -0
- package/lib/steps/styles/rtl.d.ts +2 -0
- package/lib/steps/styles/rtl.js +11 -0
- package/lib/styles.d.ts +78 -0
- package/lib/styles.js +183 -0
- package/lib/switch/index.d.ts +2 -0
- package/lib/switch/index.js +9 -0
- package/lib/switch/src/Switch.d.ts +527 -0
- package/lib/switch/src/Switch.js +258 -0
- package/lib/switch/src/interface.d.ts +2 -0
- package/lib/switch/src/interface.js +2 -0
- package/lib/switch/src/styles/index.cssr.d.ts +2 -0
- package/lib/switch/src/styles/index.cssr.js +138 -0
- package/lib/switch/styles/_common.d.ts +18 -0
- package/lib/switch/styles/_common.js +19 -0
- package/lib/switch/styles/dark.d.ts +3 -0
- package/lib/switch/styles/dark.js +18 -0
- package/lib/switch/styles/index.d.ts +3 -0
- package/lib/switch/styles/index.js +10 -0
- package/lib/switch/styles/light.d.ts +44 -0
- package/lib/switch/styles/light.js +19 -0
- package/lib/table/index.d.ts +7 -0
- package/lib/table/index.js +19 -0
- package/lib/table/src/Table.d.ts +350 -0
- package/lib/table/src/Table.js +90 -0
- package/lib/table/src/Tbody.d.ts +2 -0
- package/lib/table/src/Tbody.js +9 -0
- package/lib/table/src/Td.d.ts +2 -0
- package/lib/table/src/Td.js +9 -0
- package/lib/table/src/Th.d.ts +2 -0
- package/lib/table/src/Th.js +9 -0
- package/lib/table/src/Thead.d.ts +2 -0
- package/lib/table/src/Thead.js +9 -0
- package/lib/table/src/Tr.d.ts +2 -0
- package/lib/table/src/Tr.js +9 -0
- package/lib/table/src/styles/index.cssr.d.ts +2 -0
- package/lib/table/src/styles/index.cssr.js +101 -0
- package/lib/table/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/table/src/styles/rtl.cssr.js +18 -0
- package/lib/table/styles/_common.d.ts +9 -0
- package/lib/table/styles/_common.js +10 -0
- package/lib/table/styles/dark.d.ts +3 -0
- package/lib/table/styles/dark.js +10 -0
- package/lib/table/styles/index.d.ts +4 -0
- package/lib/table/styles/index.js +12 -0
- package/lib/table/styles/light.d.ts +34 -0
- package/lib/table/styles/light.js +24 -0
- package/lib/table/styles/rtl.d.ts +2 -0
- package/lib/table/styles/rtl.js +11 -0
- package/lib/tabs/index.d.ts +7 -0
- package/lib/tabs/index.js +15 -0
- package/lib/tabs/src/Tab.d.ts +80 -0
- package/lib/tabs/src/Tab.js +92 -0
- package/lib/tabs/src/TabPane.d.ts +80 -0
- package/lib/tabs/src/TabPane.js +52 -0
- package/lib/tabs/src/Tabs.d.ts +1060 -0
- package/lib/tabs/src/Tabs.js +646 -0
- package/lib/tabs/src/interface.d.ts +32 -0
- package/lib/tabs/src/interface.js +5 -0
- package/lib/tabs/src/styles/index.cssr.d.ts +2 -0
- package/lib/tabs/src/styles/index.cssr.js +363 -0
- package/lib/tabs/styles/_common.d.ts +59 -0
- package/lib/tabs/styles/_common.js +60 -0
- package/lib/tabs/styles/dark.d.ts +3 -0
- package/lib/tabs/styles/dark.js +16 -0
- package/lib/tabs/styles/index.d.ts +3 -0
- package/lib/tabs/styles/index.js +10 -0
- package/lib/tabs/styles/light.d.ts +97 -0
- package/lib/tabs/styles/light.js +23 -0
- package/lib/tag/index.d.ts +2 -0
- package/lib/tag/index.js +9 -0
- package/lib/tag/src/Tag.d.ts +1096 -0
- package/lib/tag/src/Tag.js +164 -0
- package/lib/tag/src/common-props.d.ts +27 -0
- package/lib/tag/src/common-props.js +22 -0
- package/lib/tag/src/styles/index.cssr.d.ts +2 -0
- package/lib/tag/src/styles/index.cssr.js +113 -0
- package/lib/tag/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/tag/src/styles/rtl.cssr.js +23 -0
- package/lib/tag/styles/_common.d.ts +15 -0
- package/lib/tag/styles/_common.js +16 -0
- package/lib/tag/styles/dark.d.ts +3 -0
- package/lib/tag/styles/dark.js +40 -0
- package/lib/tag/styles/index.d.ts +4 -0
- package/lib/tag/styles/index.js +12 -0
- package/lib/tag/styles/light.d.ts +106 -0
- package/lib/tag/styles/light.js +41 -0
- package/lib/tag/styles/rtl.d.ts +2 -0
- package/lib/tag/styles/rtl.js +11 -0
- package/lib/theme-editor/index.d.ts +1 -0
- package/lib/theme-editor/index.js +8 -0
- package/lib/theme-editor/src/MaximizeIcon.d.ts +1 -0
- package/lib/theme-editor/src/MaximizeIcon.js +11 -0
- package/lib/theme-editor/src/MinimizeIcon.d.ts +1 -0
- package/lib/theme-editor/src/MinimizeIcon.js +11 -0
- package/lib/theme-editor/src/ThemeEditor.d.ts +152 -0
- package/lib/theme-editor/src/ThemeEditor.js +334 -0
- package/lib/themes/dark.d.ts +2 -0
- package/lib/themes/dark.js +170 -0
- package/lib/themes/index.d.ts +3 -0
- package/lib/themes/index.js +9 -0
- package/lib/themes/interface.d.ts +2 -0
- package/lib/themes/interface.js +2 -0
- package/lib/themes/light.d.ts +2 -0
- package/lib/themes/light.js +172 -0
- package/lib/themes/utils.d.ts +6 -0
- package/lib/themes/utils.js +23 -0
- package/lib/thing/index.d.ts +2 -0
- package/lib/thing/index.js +9 -0
- package/lib/thing/src/Thing.d.ts +86 -0
- package/lib/thing/src/Thing.js +81 -0
- package/lib/thing/src/styles/index.cssr.d.ts +2 -0
- package/lib/thing/src/styles/index.cssr.js +46 -0
- package/lib/thing/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/thing/src/styles/rtl.cssr.js +13 -0
- package/lib/thing/styles/dark.d.ts +3 -0
- package/lib/thing/styles/dark.js +10 -0
- package/lib/thing/styles/index.d.ts +4 -0
- package/lib/thing/styles/index.js +12 -0
- package/lib/thing/styles/light.d.ts +12 -0
- package/lib/thing/styles/light.js +20 -0
- package/lib/thing/styles/rtl.d.ts +2 -0
- package/lib/thing/styles/rtl.js +14 -0
- package/lib/time/index.d.ts +2 -0
- package/lib/time/index.js +9 -0
- package/lib/time/src/Time.d.ts +65 -0
- package/lib/time/src/Time.js +93 -0
- package/lib/time-picker/index.d.ts +3 -0
- package/lib/time-picker/index.js +9 -0
- package/lib/time-picker/src/Panel.d.ts +615 -0
- package/lib/time-picker/src/Panel.js +250 -0
- package/lib/time-picker/src/PanelCol.d.ts +34 -0
- package/lib/time-picker/src/PanelCol.js +38 -0
- package/lib/time-picker/src/TimePicker.d.ts +3467 -0
- package/lib/time-picker/src/TimePicker.js +709 -0
- package/lib/time-picker/src/interface.d.ts +34 -0
- package/lib/time-picker/src/interface.js +5 -0
- package/lib/time-picker/src/styles/index.cssr.d.ts +2 -0
- package/lib/time-picker/src/styles/index.cssr.js +104 -0
- package/lib/time-picker/src/utils.d.ts +14 -0
- package/lib/time-picker/src/utils.js +274 -0
- package/lib/time-picker/styles/_common.d.ts +7 -0
- package/lib/time-picker/styles/_common.js +8 -0
- package/lib/time-picker/styles/dark.d.ts +3 -0
- package/lib/time-picker/styles/dark.js +18 -0
- package/lib/time-picker/styles/index.d.ts +3 -0
- package/lib/time-picker/styles/index.js +10 -0
- package/lib/time-picker/styles/light.d.ts +315 -0
- package/lib/time-picker/styles/light.js +30 -0
- package/lib/timeline/index.d.ts +4 -0
- package/lib/timeline/index.js +12 -0
- package/lib/timeline/src/Timeline.d.ts +267 -0
- package/lib/timeline/src/Timeline.js +42 -0
- package/lib/timeline/src/TimelineItem.d.ts +66 -0
- package/lib/timeline/src/TimelineItem.js +90 -0
- package/lib/timeline/src/styles/index.cssr.d.ts +2 -0
- package/lib/timeline/src/styles/index.cssr.js +116 -0
- package/lib/timeline/styles/_common.d.ts +9 -0
- package/lib/timeline/styles/_common.js +10 -0
- package/lib/timeline/styles/dark.d.ts +3 -0
- package/lib/timeline/styles/dark.js +16 -0
- package/lib/timeline/styles/index.d.ts +3 -0
- package/lib/timeline/styles/index.js +10 -0
- package/lib/timeline/styles/light.d.ts +30 -0
- package/lib/timeline/styles/light.js +17 -0
- package/lib/tooltip/index.d.ts +2 -0
- package/lib/tooltip/index.js +9 -0
- package/lib/tooltip/src/Tooltip.d.ts +776 -0
- package/lib/tooltip/src/Tooltip.js +91 -0
- package/lib/tooltip/src/TooltipArrow.d.ts +2 -0
- package/lib/tooltip/src/TooltipArrow.js +18 -0
- package/lib/tooltip/src/styles/index.cssr.d.ts +2 -0
- package/lib/tooltip/src/styles/index.cssr.js +68 -0
- package/lib/tooltip/styles/_common.d.ts +15 -0
- package/lib/tooltip/styles/_common.js +16 -0
- package/lib/tooltip/styles/dark.d.ts +3 -0
- package/lib/tooltip/styles/dark.js +20 -0
- package/lib/tooltip/styles/index.d.ts +3 -0
- package/lib/tooltip/styles/index.js +10 -0
- package/lib/tooltip/styles/light.d.ts +53 -0
- package/lib/tooltip/styles/light.js +22 -0
- package/lib/transfer/index.d.ts +3 -0
- package/lib/transfer/index.js +9 -0
- package/lib/transfer/src/Transfer.d.ts +3972 -0
- package/lib/transfer/src/Transfer.js +201 -0
- package/lib/transfer/src/TransferFilter.d.ts +537 -0
- package/lib/transfer/src/TransferFilter.js +34 -0
- package/lib/transfer/src/TransferHeader.d.ts +27 -0
- package/lib/transfer/src/TransferHeader.js +48 -0
- package/lib/transfer/src/TransferList.d.ts +578 -0
- package/lib/transfer/src/TransferList.js +81 -0
- package/lib/transfer/src/TransferListItem.d.ts +558 -0
- package/lib/transfer/src/TransferListItem.js +72 -0
- package/lib/transfer/src/interface.d.ts +38 -0
- package/lib/transfer/src/interface.js +5 -0
- package/lib/transfer/src/styles/index.cssr.d.ts +2 -0
- package/lib/transfer/src/styles/index.cssr.js +156 -0
- package/lib/transfer/src/use-transfer-data.d.ts +31 -0
- package/lib/transfer/src/use-transfer-data.js +125 -0
- package/lib/transfer/styles/_common.d.ts +14 -0
- package/lib/transfer/styles/_common.js +15 -0
- package/lib/transfer/styles/dark.d.ts +3 -0
- package/lib/transfer/styles/dark.js +36 -0
- package/lib/transfer/styles/index.d.ts +3 -0
- package/lib/transfer/styles/index.js +10 -0
- package/lib/transfer/styles/light.d.ts +404 -0
- package/lib/transfer/styles/light.js +38 -0
- package/lib/tree/index.d.ts +3 -0
- package/lib/tree/index.js +9 -0
- package/lib/tree/src/MotionWrapper.d.ts +40 -0
- package/lib/tree/src/MotionWrapper.js +42 -0
- package/lib/tree/src/Tree.d.ts +1673 -0
- package/lib/tree/src/Tree.js +1272 -0
- package/lib/tree/src/TreeNode.d.ts +65 -0
- package/lib/tree/src/TreeNode.js +353 -0
- package/lib/tree/src/TreeNodeCheckbox.d.ts +251 -0
- package/lib/tree/src/TreeNodeCheckbox.js +51 -0
- package/lib/tree/src/TreeNodeContent.d.ts +45 -0
- package/lib/tree/src/TreeNodeContent.js +71 -0
- package/lib/tree/src/TreeNodeSwitcher.d.ts +45 -0
- package/lib/tree/src/TreeNodeSwitcher.js +51 -0
- package/lib/tree/src/dnd.d.ts +12 -0
- package/lib/tree/src/dnd.js +42 -0
- package/lib/tree/src/interface.d.ts +136 -0
- package/lib/tree/src/interface.js +5 -0
- package/lib/tree/src/keyboard.d.ts +16 -0
- package/lib/tree/src/keyboard.js +106 -0
- package/lib/tree/src/styles/index.cssr.d.ts +2 -0
- package/lib/tree/src/styles/index.cssr.js +139 -0
- package/lib/tree/src/styles/rtl.cssr.d.ts +2 -0
- package/lib/tree/src/styles/rtl.cssr.js +22 -0
- package/lib/tree/src/utils.d.ts +19 -0
- package/lib/tree/src/utils.js +122 -0
- package/lib/tree/styles/dark.d.ts +3 -0
- package/lib/tree/styles/dark.js +24 -0
- package/lib/tree/styles/index.d.ts +4 -0
- package/lib/tree/styles/index.js +12 -0
- package/lib/tree/styles/light.d.ts +88 -0
- package/lib/tree/styles/light.js +39 -0
- package/lib/tree/styles/rtl.d.ts +2 -0
- package/lib/tree/styles/rtl.js +11 -0
- package/lib/tree-select/index.d.ts +3 -0
- package/lib/tree-select/index.js +9 -0
- package/lib/tree-select/src/TreeSelect.d.ts +2312 -0
- package/lib/tree-select/src/TreeSelect.js +606 -0
- package/lib/tree-select/src/interface.d.ts +65 -0
- package/lib/tree-select/src/interface.js +5 -0
- package/lib/tree-select/src/styles/index.cssr.d.ts +2 -0
- package/lib/tree-select/src/styles/index.cssr.js +43 -0
- package/lib/tree-select/src/utils.d.ts +4 -0
- package/lib/tree-select/src/utils.js +13 -0
- package/lib/tree-select/styles/dark.d.ts +3 -0
- package/lib/tree-select/styles/dark.js +16 -0
- package/lib/tree-select/styles/index.d.ts +3 -0
- package/lib/tree-select/styles/index.js +10 -0
- package/lib/tree-select/styles/light.d.ts +178 -0
- package/lib/tree-select/styles/light.js +33 -0
- package/lib/typography/index.d.ts +22 -0
- package/lib/typography/index.js +42 -0
- package/lib/typography/src/a.d.ts +610 -0
- package/lib/typography/src/a.js +40 -0
- package/lib/typography/src/blockquote.d.ts +618 -0
- package/lib/typography/src/blockquote.js +48 -0
- package/lib/typography/src/create-header.d.ts +638 -0
- package/lib/typography/src/create-header.js +64 -0
- package/lib/typography/src/headers.d.ts +2568 -0
- package/lib/typography/src/headers.js +13 -0
- package/lib/typography/src/hr.d.ts +408 -0
- package/lib/typography/src/hr.js +38 -0
- package/lib/typography/src/li.d.ts +2 -0
- package/lib/typography/src/li.js +9 -0
- package/lib/typography/src/ol.d.ts +620 -0
- package/lib/typography/src/ol.js +50 -0
- package/lib/typography/src/p.d.ts +617 -0
- package/lib/typography/src/p.js +45 -0
- package/lib/typography/src/styles/a.cssr.d.ts +2 -0
- package/lib/typography/src/styles/a.cssr.js +17 -0
- package/lib/typography/src/styles/blockquote.cssr.d.ts +2 -0
- package/lib/typography/src/styles/blockquote.cssr.js +32 -0
- package/lib/typography/src/styles/header.cssr.d.ts +2 -0
- package/lib/typography/src/styles/header.cssr.js +42 -0
- package/lib/typography/src/styles/hr.cssr.d.ts +2 -0
- package/lib/typography/src/styles/hr.cssr.js +16 -0
- package/lib/typography/src/styles/list.cssr.d.ts +2 -0
- package/lib/typography/src/styles/list.cssr.js +37 -0
- package/lib/typography/src/styles/p.cssr.d.ts +2 -0
- package/lib/typography/src/styles/p.cssr.js +20 -0
- package/lib/typography/src/styles/text.cssr.d.ts +2 -0
- package/lib/typography/src/styles/text.cssr.js +39 -0
- package/lib/typography/src/text.d.ts +674 -0
- package/lib/typography/src/text.js +82 -0
- package/lib/typography/src/ul.d.ts +620 -0
- package/lib/typography/src/ul.js +50 -0
- package/lib/typography/styles/_common.d.ts +31 -0
- package/lib/typography/styles/_common.js +32 -0
- package/lib/typography/styles/dark.d.ts +3 -0
- package/lib/typography/styles/dark.js +10 -0
- package/lib/typography/styles/index.d.ts +3 -0
- package/lib/typography/styles/index.js +10 -0
- package/lib/typography/styles/light.d.ts +72 -0
- package/lib/typography/styles/light.js +19 -0
- package/lib/upload/index.d.ts +5 -0
- package/lib/upload/index.js +15 -0
- package/lib/upload/src/Upload.d.ts +3063 -0
- package/lib/upload/src/Upload.js +586 -0
- package/lib/upload/src/UploadDragger.d.ts +3 -0
- package/lib/upload/src/UploadDragger.js +25 -0
- package/lib/upload/src/UploadFile.d.ts +444 -0
- package/lib/upload/src/UploadFile.js +254 -0
- package/lib/upload/src/UploadFileList.d.ts +2 -0
- package/lib/upload/src/UploadFileList.js +44 -0
- package/lib/upload/src/UploadProgress.d.ts +420 -0
- package/lib/upload/src/UploadProgress.js +32 -0
- package/lib/upload/src/UploadTrigger.d.ts +10 -0
- package/lib/upload/src/UploadTrigger.js +87 -0
- package/lib/upload/src/icons.d.ts +7 -0
- package/lib/upload/src/icons.js +15 -0
- package/lib/upload/src/interface.d.ts +127 -0
- package/lib/upload/src/interface.js +5 -0
- package/lib/upload/src/styles/index.cssr.d.ts +2 -0
- package/lib/upload/src/styles/index.cssr.js +268 -0
- package/lib/upload/src/utils.d.ts +19 -0
- package/lib/upload/src/utils.js +176 -0
- package/lib/upload/styles/dark.d.ts +3 -0
- package/lib/upload/styles/dark.js +24 -0
- package/lib/upload/styles/index.d.ts +3 -0
- package/lib/upload/styles/index.js +10 -0
- package/lib/upload/styles/light.d.ts +285 -0
- package/lib/upload/styles/light.js +47 -0
- package/lib/version.d.ts +2 -0
- package/lib/version.js +3 -0
- package/lib/watermark/index.d.ts +2 -0
- package/lib/watermark/index.js +9 -0
- package/lib/watermark/src/Watermark.d.ts +298 -0
- package/lib/watermark/src/Watermark.js +186 -0
- package/lib/watermark/src/styles/index.cssr.d.ts +2 -0
- package/lib/watermark/src/styles/index.cssr.js +35 -0
- package/lib/watermark/styles/dark.d.ts +3 -0
- package/lib/watermark/styles/dark.js +14 -0
- package/lib/watermark/styles/index.d.ts +3 -0
- package/lib/watermark/styles/index.js +10 -0
- package/lib/watermark/styles/light.d.ts +5 -0
- package/lib/watermark/styles/light.js +15 -0
- package/package.json +14 -13
- package/volar.d.ts +139 -141
- package/web-types.json +390 -352
package/web-types.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"framework": "vue",
|
|
4
|
-
"name": "@uzum/ui",
|
|
5
|
-
"version": "
|
|
4
|
+
"name": "@uzum-tech/ui",
|
|
5
|
+
"version": "0.1.1",
|
|
6
6
|
"js-types-syntax": "typescript",
|
|
7
7
|
"contributions": {
|
|
8
8
|
"html": {
|
|
9
9
|
"vue-components": [
|
|
10
10
|
{
|
|
11
|
-
"name": "
|
|
11
|
+
"name": "UAffix",
|
|
12
12
|
"description": "Affix can make content stick to fixed places when scrolling. It's similar to `position: sticky` but can do more things.",
|
|
13
13
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/affix",
|
|
14
14
|
"source": {
|
|
15
|
-
"symbol": "
|
|
15
|
+
"symbol": "UAffix"
|
|
16
16
|
},
|
|
17
17
|
"slots": [],
|
|
18
18
|
"attributes": [],
|
|
@@ -80,11 +80,11 @@
|
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
|
-
"name": "
|
|
83
|
+
"name": "UAlert",
|
|
84
84
|
"description": "According to my experience, the most frequent usage of it may be requesting for disabling AdBlocks.",
|
|
85
85
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/alert",
|
|
86
86
|
"source": {
|
|
87
|
-
"symbol": "
|
|
87
|
+
"symbol": "UAlert"
|
|
88
88
|
},
|
|
89
89
|
"slots": [
|
|
90
90
|
{
|
|
@@ -168,11 +168,11 @@
|
|
|
168
168
|
}
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
|
-
"name": "
|
|
171
|
+
"name": "UAnchor",
|
|
172
172
|
"description": "<!--single-column-->\n\nTell you where you are.",
|
|
173
173
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/anchor",
|
|
174
174
|
"source": {
|
|
175
|
-
"symbol": "
|
|
175
|
+
"symbol": "UAnchor"
|
|
176
176
|
},
|
|
177
177
|
"slots": [],
|
|
178
178
|
"attributes": [],
|
|
@@ -277,10 +277,10 @@
|
|
|
277
277
|
}
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
|
-
"name": "
|
|
280
|
+
"name": "UAnchorLink",
|
|
281
281
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/anchor",
|
|
282
282
|
"source": {
|
|
283
|
-
"symbol": "
|
|
283
|
+
"symbol": "UAnchorLink"
|
|
284
284
|
},
|
|
285
285
|
"slots": [],
|
|
286
286
|
"attributes": [],
|
|
@@ -301,11 +301,11 @@
|
|
|
301
301
|
}
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
|
-
"name": "
|
|
304
|
+
"name": "UAutoComplete",
|
|
305
305
|
"description": "Offer a search hint or maybe guess some likely options?",
|
|
306
306
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/auto-complete",
|
|
307
307
|
"source": {
|
|
308
|
-
"symbol": "
|
|
308
|
+
"symbol": "UAutoComplete"
|
|
309
309
|
},
|
|
310
310
|
"slots": [
|
|
311
311
|
{
|
|
@@ -525,11 +525,11 @@
|
|
|
525
525
|
}
|
|
526
526
|
},
|
|
527
527
|
{
|
|
528
|
-
"name": "
|
|
528
|
+
"name": "UAvatar",
|
|
529
529
|
"description": "On the Internet, nobody knows you're a dog.",
|
|
530
530
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/avatar",
|
|
531
531
|
"source": {
|
|
532
|
-
"symbol": "
|
|
532
|
+
"symbol": "UAvatar"
|
|
533
533
|
},
|
|
534
534
|
"slots": [
|
|
535
535
|
{
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/avatar",
|
|
588
588
|
"type": "boolean",
|
|
589
589
|
"description": "Whether to display a rounded avatar.",
|
|
590
|
-
"default": "
|
|
590
|
+
"default": "true"
|
|
591
591
|
},
|
|
592
592
|
{
|
|
593
593
|
"name": "bordered",
|
|
@@ -653,6 +653,20 @@
|
|
|
653
653
|
"since": "2.34.0"
|
|
654
654
|
}
|
|
655
655
|
},
|
|
656
|
+
{
|
|
657
|
+
"name": "disabled",
|
|
658
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/avatar",
|
|
659
|
+
"type": "boolean",
|
|
660
|
+
"description": "If the avatar is need to be disabled.",
|
|
661
|
+
"default": "false"
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"name": "loading",
|
|
665
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/avatar",
|
|
666
|
+
"type": "boolean",
|
|
667
|
+
"description": "Convenient way to show skeleton loader on the avatar.",
|
|
668
|
+
"default": "false"
|
|
669
|
+
},
|
|
656
670
|
{
|
|
657
671
|
"name": "color",
|
|
658
672
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/avatar",
|
|
@@ -678,10 +692,10 @@
|
|
|
678
692
|
}
|
|
679
693
|
},
|
|
680
694
|
{
|
|
681
|
-
"name": "
|
|
695
|
+
"name": "UAvatarGroup",
|
|
682
696
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/avatar",
|
|
683
697
|
"source": {
|
|
684
|
-
"symbol": "
|
|
698
|
+
"symbol": "UAvatarGroup"
|
|
685
699
|
},
|
|
686
700
|
"slots": [
|
|
687
701
|
{
|
|
@@ -732,6 +746,13 @@
|
|
|
732
746
|
"description": "Whether display a vertical avatar group.",
|
|
733
747
|
"default": "false"
|
|
734
748
|
},
|
|
749
|
+
{
|
|
750
|
+
"name": "loading",
|
|
751
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/avatar",
|
|
752
|
+
"type": "boolean",
|
|
753
|
+
"description": "Convenient way to show skeleton loader on the avatar.",
|
|
754
|
+
"default": "false"
|
|
755
|
+
},
|
|
735
756
|
{
|
|
736
757
|
"name": "size",
|
|
737
758
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/avatar",
|
|
@@ -743,10 +764,10 @@
|
|
|
743
764
|
}
|
|
744
765
|
},
|
|
745
766
|
{
|
|
746
|
-
"name": "
|
|
767
|
+
"name": "UBackTop",
|
|
747
768
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/back-top",
|
|
748
769
|
"source": {
|
|
749
|
-
"symbol": "
|
|
770
|
+
"symbol": "UBackTop"
|
|
750
771
|
},
|
|
751
772
|
"slots": [],
|
|
752
773
|
"attributes": [],
|
|
@@ -824,11 +845,11 @@
|
|
|
824
845
|
}
|
|
825
846
|
},
|
|
826
847
|
{
|
|
827
|
-
"name": "
|
|
848
|
+
"name": "UBadge",
|
|
828
849
|
"description": "I bet you have seen it and know how it should be applied.",
|
|
829
850
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/badge",
|
|
830
851
|
"source": {
|
|
831
|
-
"symbol": "
|
|
852
|
+
"symbol": "UBadge"
|
|
832
853
|
},
|
|
833
854
|
"slots": [
|
|
834
855
|
{
|
|
@@ -911,11 +932,11 @@
|
|
|
911
932
|
}
|
|
912
933
|
},
|
|
913
934
|
{
|
|
914
|
-
"name": "
|
|
935
|
+
"name": "UBreadcrumb",
|
|
915
936
|
"description": "It doesn't look like what it calls.",
|
|
916
937
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/breadcrumb",
|
|
917
938
|
"source": {
|
|
918
|
-
"symbol": "
|
|
939
|
+
"symbol": "UBreadcrumb"
|
|
919
940
|
},
|
|
920
941
|
"slots": [
|
|
921
942
|
{
|
|
@@ -939,10 +960,10 @@
|
|
|
939
960
|
}
|
|
940
961
|
},
|
|
941
962
|
{
|
|
942
|
-
"name": "
|
|
963
|
+
"name": "UBreadcrumbItem",
|
|
943
964
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/breadcrumb",
|
|
944
965
|
"source": {
|
|
945
|
-
"symbol": "
|
|
966
|
+
"symbol": "UBreadcrumbItem"
|
|
946
967
|
},
|
|
947
968
|
"slots": [],
|
|
948
969
|
"attributes": [],
|
|
@@ -982,11 +1003,11 @@
|
|
|
982
1003
|
}
|
|
983
1004
|
},
|
|
984
1005
|
{
|
|
985
|
-
"name": "
|
|
1006
|
+
"name": "UButton",
|
|
986
1007
|
"description": "Button is used to trigger some actions.",
|
|
987
1008
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/button",
|
|
988
1009
|
"source": {
|
|
989
|
-
"symbol": "
|
|
1010
|
+
"symbol": "UButton"
|
|
990
1011
|
},
|
|
991
1012
|
"slots": [
|
|
992
1013
|
{
|
|
@@ -1192,10 +1213,10 @@
|
|
|
1192
1213
|
}
|
|
1193
1214
|
},
|
|
1194
1215
|
{
|
|
1195
|
-
"name": "
|
|
1216
|
+
"name": "UButtonGroup",
|
|
1196
1217
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/button",
|
|
1197
1218
|
"source": {
|
|
1198
|
-
"symbol": "
|
|
1219
|
+
"symbol": "UButtonGroup"
|
|
1199
1220
|
},
|
|
1200
1221
|
"slots": [
|
|
1201
1222
|
{
|
|
@@ -1226,11 +1247,11 @@
|
|
|
1226
1247
|
}
|
|
1227
1248
|
},
|
|
1228
1249
|
{
|
|
1229
|
-
"name": "
|
|
1250
|
+
"name": "UCalendar",
|
|
1230
1251
|
"description": "How time flies.",
|
|
1231
1252
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/calendar",
|
|
1232
1253
|
"source": {
|
|
1233
|
-
"symbol": "
|
|
1254
|
+
"symbol": "UCalendar"
|
|
1234
1255
|
},
|
|
1235
1256
|
"slots": [
|
|
1236
1257
|
{
|
|
@@ -1304,10 +1325,10 @@
|
|
|
1304
1325
|
}
|
|
1305
1326
|
},
|
|
1306
1327
|
{
|
|
1307
|
-
"name": "
|
|
1328
|
+
"name": "UColorPicker",
|
|
1308
1329
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/color-picker",
|
|
1309
1330
|
"source": {
|
|
1310
|
-
"symbol": "
|
|
1331
|
+
"symbol": "UColorPicker"
|
|
1311
1332
|
},
|
|
1312
1333
|
"slots": [
|
|
1313
1334
|
{
|
|
@@ -1482,11 +1503,11 @@
|
|
|
1482
1503
|
}
|
|
1483
1504
|
},
|
|
1484
1505
|
{
|
|
1485
|
-
"name": "
|
|
1506
|
+
"name": "UCard",
|
|
1486
1507
|
"description": "Just put something in it.",
|
|
1487
1508
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/card",
|
|
1488
1509
|
"source": {
|
|
1489
|
-
"symbol": "
|
|
1510
|
+
"symbol": "UCard"
|
|
1490
1511
|
},
|
|
1491
1512
|
"slots": [
|
|
1492
1513
|
{
|
|
@@ -1631,11 +1652,11 @@
|
|
|
1631
1652
|
}
|
|
1632
1653
|
},
|
|
1633
1654
|
{
|
|
1634
|
-
"name": "
|
|
1655
|
+
"name": "UCarousel",
|
|
1635
1656
|
"description": "It's usually used to display good news.",
|
|
1636
1657
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/carousel",
|
|
1637
1658
|
"source": {
|
|
1638
|
-
"symbol": "
|
|
1659
|
+
"symbol": "UCarousel"
|
|
1639
1660
|
},
|
|
1640
1661
|
"slots": [
|
|
1641
1662
|
{
|
|
@@ -1907,10 +1928,10 @@
|
|
|
1907
1928
|
}
|
|
1908
1929
|
},
|
|
1909
1930
|
{
|
|
1910
|
-
"name": "
|
|
1931
|
+
"name": "UCarouselItem",
|
|
1911
1932
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/carousel",
|
|
1912
1933
|
"source": {
|
|
1913
|
-
"symbol": "
|
|
1934
|
+
"symbol": "UCarouselItem"
|
|
1914
1935
|
},
|
|
1915
1936
|
"slots": [],
|
|
1916
1937
|
"attributes": [],
|
|
@@ -1920,11 +1941,11 @@
|
|
|
1920
1941
|
}
|
|
1921
1942
|
},
|
|
1922
1943
|
{
|
|
1923
|
-
"name": "
|
|
1944
|
+
"name": "UCascader",
|
|
1924
1945
|
"description": "Cascader can be used to display and select tree structured data.",
|
|
1925
1946
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/cascader",
|
|
1926
1947
|
"source": {
|
|
1927
|
-
"symbol": "
|
|
1948
|
+
"symbol": "UCascader"
|
|
1928
1949
|
},
|
|
1929
1950
|
"slots": [
|
|
1930
1951
|
{
|
|
@@ -2272,11 +2293,11 @@
|
|
|
2272
2293
|
}
|
|
2273
2294
|
},
|
|
2274
2295
|
{
|
|
2275
|
-
"name": "
|
|
2296
|
+
"name": "UCheckbox",
|
|
2276
2297
|
"description": "Yo, yo, check it out.",
|
|
2277
2298
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/checkbox",
|
|
2278
2299
|
"source": {
|
|
2279
|
-
"symbol": "
|
|
2300
|
+
"symbol": "UCheckbox"
|
|
2280
2301
|
},
|
|
2281
2302
|
"slots": [
|
|
2282
2303
|
{
|
|
@@ -2403,10 +2424,10 @@
|
|
|
2403
2424
|
}
|
|
2404
2425
|
},
|
|
2405
2426
|
{
|
|
2406
|
-
"name": "
|
|
2427
|
+
"name": "UCheckboxGroup",
|
|
2407
2428
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/checkbox",
|
|
2408
2429
|
"source": {
|
|
2409
|
-
"symbol": "
|
|
2430
|
+
"symbol": "UCheckboxGroup"
|
|
2410
2431
|
},
|
|
2411
2432
|
"slots": [
|
|
2412
2433
|
{
|
|
@@ -2486,11 +2507,11 @@
|
|
|
2486
2507
|
}
|
|
2487
2508
|
},
|
|
2488
2509
|
{
|
|
2489
|
-
"name": "
|
|
2490
|
-
"description": "## Prequisites\n\n<
|
|
2510
|
+
"name": "UCode",
|
|
2511
|
+
"description": "## Prequisites\n\n<u-alert title=\"Note\" type=\"warning\" style=\"margin-bottom: 16px;\" :bordered=\"false\">\n Due to package size, Uzum UI doesn't include highlight.js. If you want to use Code, make sure you have set highlightjs before using it.\n</u-alert>\n\nThe following code shows how to set hljs of Code. Importing highlight.js on demand is recommonded, because it can significantly reduce bundle size of your app.\n\n```html\n<template>\n <u-config-provider :hljs=\"hljs\">\n <my-app />\n </u-config-provider>\n</template>\n\n<script>\n import { defineComponent } from 'vue'\n import hljs from 'highlight.js/lib/core'\n import javascript from 'highlight.js/lib/languages/javascript'\n\n hljs.registerLanguage('javascript', javascript)\n\n export default defineComponent({\n setup() {\n return {\n hljs\n }\n }\n })\n</script>\n```",
|
|
2491
2512
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/code",
|
|
2492
2513
|
"source": {
|
|
2493
|
-
"symbol": "
|
|
2514
|
+
"symbol": "UCode"
|
|
2494
2515
|
},
|
|
2495
2516
|
"slots": [],
|
|
2496
2517
|
"attributes": [],
|
|
@@ -2561,11 +2582,11 @@
|
|
|
2561
2582
|
}
|
|
2562
2583
|
},
|
|
2563
2584
|
{
|
|
2564
|
-
"name": "
|
|
2585
|
+
"name": "UCollapse",
|
|
2565
2586
|
"description": "I saw it appears in many side control panels.",
|
|
2566
2587
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/collapse",
|
|
2567
2588
|
"source": {
|
|
2568
|
-
"symbol": "
|
|
2589
|
+
"symbol": "UCollapse"
|
|
2569
2590
|
},
|
|
2570
2591
|
"slots": [
|
|
2571
2592
|
{
|
|
@@ -2614,7 +2635,7 @@
|
|
|
2614
2635
|
"name": "display-directive",
|
|
2615
2636
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/collapse",
|
|
2616
2637
|
"type": "'if' | 'show'",
|
|
2617
|
-
"description": "The display directive to use when `
|
|
2638
|
+
"description": "The display directive to use when `u-collapse-item` renders content. `'if'` corresponds to `v-if` and `'show'` corresponds to `v-show`.",
|
|
2618
2639
|
"default": "'if'"
|
|
2619
2640
|
}
|
|
2620
2641
|
],
|
|
@@ -2650,10 +2671,10 @@
|
|
|
2650
2671
|
}
|
|
2651
2672
|
},
|
|
2652
2673
|
{
|
|
2653
|
-
"name": "
|
|
2674
|
+
"name": "UCollapseItem",
|
|
2654
2675
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/collapse",
|
|
2655
2676
|
"source": {
|
|
2656
|
-
"symbol": "
|
|
2677
|
+
"symbol": "UCollapseItem"
|
|
2657
2678
|
},
|
|
2658
2679
|
"slots": [
|
|
2659
2680
|
{
|
|
@@ -2710,7 +2731,7 @@
|
|
|
2710
2731
|
"name": "display-directive",
|
|
2711
2732
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/collapse",
|
|
2712
2733
|
"type": "'if' | 'show'",
|
|
2713
|
-
"description": "The display directive to use when it is rendering its content. `'if'` corresponds to `v-if` and `'show'` corresponds to `v-show`. When it is set to `undefined` the value will follow its outer `
|
|
2734
|
+
"description": "The display directive to use when it is rendering its content. `'if'` corresponds to `v-if` and `'show'` corresponds to `v-show`. When it is set to `undefined` the value will follow its outer `u-collapse`.",
|
|
2714
2735
|
"default": "undefined"
|
|
2715
2736
|
}
|
|
2716
2737
|
],
|
|
@@ -2719,10 +2740,10 @@
|
|
|
2719
2740
|
}
|
|
2720
2741
|
},
|
|
2721
2742
|
{
|
|
2722
|
-
"name": "
|
|
2743
|
+
"name": "UCollapseTransition",
|
|
2723
2744
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/collapse-transition",
|
|
2724
2745
|
"source": {
|
|
2725
|
-
"symbol": "
|
|
2746
|
+
"symbol": "UCollapseTransition"
|
|
2726
2747
|
},
|
|
2727
2748
|
"slots": [
|
|
2728
2749
|
{
|
|
@@ -2758,10 +2779,10 @@
|
|
|
2758
2779
|
}
|
|
2759
2780
|
},
|
|
2760
2781
|
{
|
|
2761
|
-
"name": "
|
|
2782
|
+
"name": "UConfigProvider",
|
|
2762
2783
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2763
2784
|
"source": {
|
|
2764
|
-
"symbol": "
|
|
2785
|
+
"symbol": "UConfigProvider"
|
|
2765
2786
|
},
|
|
2766
2787
|
"slots": [],
|
|
2767
2788
|
"attributes": [],
|
|
@@ -2770,7 +2791,7 @@
|
|
|
2770
2791
|
"name": "abstract",
|
|
2771
2792
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2772
2793
|
"type": "boolean",
|
|
2773
|
-
"description": "If `
|
|
2794
|
+
"description": "If `u-config-provider` has no wrapper DOM",
|
|
2774
2795
|
"default": "false"
|
|
2775
2796
|
},
|
|
2776
2797
|
{
|
|
@@ -2783,27 +2804,27 @@
|
|
|
2783
2804
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2784
2805
|
"type": "string",
|
|
2785
2806
|
"description": "The class prefix of all inner components. It's applied in the first time.",
|
|
2786
|
-
"default": "
|
|
2807
|
+
"default": "u"
|
|
2787
2808
|
},
|
|
2788
2809
|
{
|
|
2789
2810
|
"name": "locale",
|
|
2790
2811
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2791
2812
|
"type": "Locale | null",
|
|
2792
|
-
"description": "The locale object to be consumed by its child. If set to `null` it will use the default `enUS` locale. If set to `undefined` it will inherit its parent `
|
|
2813
|
+
"description": "The locale object to be consumed by its child. If set to `null` it will use the default `enUS` locale. If set to `undefined` it will inherit its parent `u-config-provider`.",
|
|
2793
2814
|
"default": "undefined"
|
|
2794
2815
|
},
|
|
2795
2816
|
{
|
|
2796
2817
|
"name": "date-locale",
|
|
2797
2818
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2798
2819
|
"type": "DateLocale | null",
|
|
2799
|
-
"description": "The date locale object to be consumed by its child. If set to `null` it will use the default `dateEnUS` locale. If set to `undefined` it will inherit its parent `
|
|
2820
|
+
"description": "The date locale object to be consumed by its child. If set to `null` it will use the default `dateEnUS` locale. If set to `undefined` it will inherit its parent `u-config-provider`.",
|
|
2800
2821
|
"default": "undefined"
|
|
2801
2822
|
},
|
|
2802
2823
|
{
|
|
2803
2824
|
"name": "namespace",
|
|
2804
2825
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2805
2826
|
"type": "string",
|
|
2806
|
-
"description": "Class name of detached parts of components inside `
|
|
2827
|
+
"description": "Class name of detached parts of components inside `u-config-provider`",
|
|
2807
2828
|
"default": "undefined"
|
|
2808
2829
|
},
|
|
2809
2830
|
{
|
|
@@ -2815,7 +2836,7 @@
|
|
|
2815
2836
|
"name": "tag",
|
|
2816
2837
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2817
2838
|
"type": "string",
|
|
2818
|
-
"description": "What tag `
|
|
2839
|
+
"description": "What tag `u-config-provider` will be rendered as",
|
|
2819
2840
|
"default": "'div'"
|
|
2820
2841
|
},
|
|
2821
2842
|
{
|
|
@@ -2827,7 +2848,7 @@
|
|
|
2827
2848
|
"name": "katex",
|
|
2828
2849
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2829
2850
|
"type": "object",
|
|
2830
|
-
"description": "Katex object for `
|
|
2851
|
+
"description": "Katex object for `u-equation`.",
|
|
2831
2852
|
"default": "undefined",
|
|
2832
2853
|
"description-sections": {
|
|
2833
2854
|
"since": "2.34.0"
|
|
@@ -2847,14 +2868,14 @@
|
|
|
2847
2868
|
"name": "breakpoints",
|
|
2848
2869
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2849
2870
|
"type": "{ [k: string]: number }",
|
|
2850
|
-
"description": "Responsive breakpoints, it will be used in `
|
|
2871
|
+
"description": "Responsive breakpoints, it will be used in `u-grid`. The prop is not responsive, you need to set it on its first mount.",
|
|
2851
2872
|
"default": "{ xs: 0, s: 640, m: 1024, l: 1280, xl: 1536, xxl: 1920 }"
|
|
2852
2873
|
},
|
|
2853
2874
|
{
|
|
2854
2875
|
"name": "preflight-style-disabled",
|
|
2855
2876
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2856
2877
|
"type": "boolean",
|
|
2857
|
-
"description": "Whether to disabled preflight style of naive-ui. If you disable it, you can take control of all global css. Also you can use `
|
|
2878
|
+
"description": "Whether to disabled preflight style of naive-ui. If you disable it, you can take control of all global css. Also you can use `u-global-style` to apply global style (which is recommend since global style will be reactive).",
|
|
2858
2879
|
"default": "false",
|
|
2859
2880
|
"description-sections": {
|
|
2860
2881
|
"since": "2.29.0"
|
|
@@ -2879,14 +2900,14 @@
|
|
|
2879
2900
|
"name": "theme",
|
|
2880
2901
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2881
2902
|
"type": "Theme | null",
|
|
2882
|
-
"description": "The theme object to be consumed by its child. If set to `null` it will use the default light theme. If set to `undefined` it will inherit its parent `
|
|
2903
|
+
"description": "The theme object to be consumed by its child. If set to `null` it will use the default light theme. If set to `undefined` it will inherit its parent `u-config-provider`. For more details please see [Customizing Theme](../docs/customize-theme).",
|
|
2883
2904
|
"default": "undefined"
|
|
2884
2905
|
},
|
|
2885
2906
|
{
|
|
2886
2907
|
"name": "theme-overrides",
|
|
2887
2908
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/config-provider",
|
|
2888
2909
|
"type": "ThemeOverrides | null",
|
|
2889
|
-
"description": "The theme vars overrides to be consumed by its child. If set to `null` it will clear all theme vars. If set to `undefined` it will inherit its parent `
|
|
2910
|
+
"description": "The theme vars overrides to be consumed by its child. If set to `null` it will clear all theme vars. If set to `undefined` it will inherit its parent `u-config-provider`. For more details please see [Customizing Theme](../docs/customize-theme).",
|
|
2890
2911
|
"default": "undefined"
|
|
2891
2912
|
}
|
|
2892
2913
|
],
|
|
@@ -2895,11 +2916,11 @@
|
|
|
2895
2916
|
}
|
|
2896
2917
|
},
|
|
2897
2918
|
{
|
|
2898
|
-
"name": "
|
|
2919
|
+
"name": "UCountdown",
|
|
2899
2920
|
"description": "A second is passed after a second has passed.",
|
|
2900
2921
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/countdown",
|
|
2901
2922
|
"source": {
|
|
2902
|
-
"symbol": "
|
|
2923
|
+
"symbol": "UCountdown"
|
|
2903
2924
|
},
|
|
2904
2925
|
"slots": [],
|
|
2905
2926
|
"attributes": [],
|
|
@@ -2961,10 +2982,10 @@
|
|
|
2961
2982
|
}
|
|
2962
2983
|
},
|
|
2963
2984
|
{
|
|
2964
|
-
"name": "
|
|
2985
|
+
"name": "UNumberAnimation",
|
|
2965
2986
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/number-animation",
|
|
2966
2987
|
"source": {
|
|
2967
|
-
"symbol": "
|
|
2988
|
+
"symbol": "UNumberAnimation"
|
|
2968
2989
|
},
|
|
2969
2990
|
"slots": [],
|
|
2970
2991
|
"attributes": [],
|
|
@@ -3056,10 +3077,10 @@
|
|
|
3056
3077
|
}
|
|
3057
3078
|
},
|
|
3058
3079
|
{
|
|
3059
|
-
"name": "
|
|
3080
|
+
"name": "UDataTable",
|
|
3060
3081
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/data-table",
|
|
3061
3082
|
"source": {
|
|
3062
|
-
"symbol": "
|
|
3083
|
+
"symbol": "UDataTable"
|
|
3063
3084
|
},
|
|
3064
3085
|
"slots": [
|
|
3065
3086
|
{
|
|
@@ -3143,7 +3164,7 @@
|
|
|
3143
3164
|
"name": "summary",
|
|
3144
3165
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/data-table",
|
|
3145
3166
|
"type": "DataTableCreateSummary",
|
|
3146
|
-
"description": "Data of table summary row. For types, see <
|
|
3167
|
+
"description": "Data of table summary row. For types, see <u-a href=\"#DataTableCreateSummary-Type\">DataTableCreateSummary Type</u-a>.",
|
|
3147
3168
|
"default": "undefined"
|
|
3148
3169
|
},
|
|
3149
3170
|
{
|
|
@@ -3517,10 +3538,10 @@
|
|
|
3517
3538
|
}
|
|
3518
3539
|
},
|
|
3519
3540
|
{
|
|
3520
|
-
"name": "
|
|
3541
|
+
"name": "UDatePicker",
|
|
3521
3542
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/date-picker",
|
|
3522
3543
|
"source": {
|
|
3523
|
-
"symbol": "
|
|
3544
|
+
"symbol": "UDatePicker"
|
|
3524
3545
|
},
|
|
3525
3546
|
"slots": [
|
|
3526
3547
|
{
|
|
@@ -3694,6 +3715,11 @@
|
|
|
3694
3715
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/date-picker",
|
|
3695
3716
|
"type": "object"
|
|
3696
3717
|
},
|
|
3718
|
+
{
|
|
3719
|
+
"name": "default-shortcuts",
|
|
3720
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/date-picker",
|
|
3721
|
+
"type": "boolean"
|
|
3722
|
+
},
|
|
3697
3723
|
{
|
|
3698
3724
|
"name": "is-date-disabled",
|
|
3699
3725
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/date-picker",
|
|
@@ -3810,11 +3836,11 @@
|
|
|
3810
3836
|
}
|
|
3811
3837
|
},
|
|
3812
3838
|
{
|
|
3813
|
-
"name": "
|
|
3839
|
+
"name": "UDescriptions",
|
|
3814
3840
|
"description": "<!--single-column-->\n\nDisplay items of content easily.",
|
|
3815
3841
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
3816
3842
|
"source": {
|
|
3817
|
-
"symbol": "
|
|
3843
|
+
"symbol": "UDescriptions"
|
|
3818
3844
|
},
|
|
3819
3845
|
"slots": [
|
|
3820
3846
|
{
|
|
@@ -3904,10 +3930,10 @@
|
|
|
3904
3930
|
}
|
|
3905
3931
|
},
|
|
3906
3932
|
{
|
|
3907
|
-
"name": "
|
|
3933
|
+
"name": "UDescriptionsItem",
|
|
3908
3934
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/descriptions",
|
|
3909
3935
|
"source": {
|
|
3910
|
-
"symbol": "
|
|
3936
|
+
"symbol": "UDescriptionsItem"
|
|
3911
3937
|
},
|
|
3912
3938
|
"slots": [],
|
|
3913
3939
|
"attributes": [],
|
|
@@ -3938,11 +3964,11 @@
|
|
|
3938
3964
|
}
|
|
3939
3965
|
},
|
|
3940
3966
|
{
|
|
3941
|
-
"name": "
|
|
3942
|
-
"description": "Before taking action, please confirm.\n\n<
|
|
3967
|
+
"name": "UDialog",
|
|
3968
|
+
"description": "Before taking action, please confirm.\n\n<u-alert title=\"Prerequisite\" type=\"warning\" :bordered=\"false\">\n If you want to use dialog, you need to wrap the component where you call related methods inside <u-text code>u-dialog-provider</u-text> and use <u-text code>useDialog</u-text> to get the API.\n</u-alert>\n\nFor example:\n\n```html\n<!-- App.vue -->\n<u-dialog-provider>\n <content />\n</u-dialog-provider>\n```\n\n```js\nimport { defineComponent } from 'vue'\nimport { useDialog } from '@uzum-tech/ui'\n\n// content\nexport default defineComponent({\n setup () {\n const dialog = useDialog()\n return {\n warning () {\n dialog.warning(options)\n }\n }\n }\n})\n```",
|
|
3943
3969
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dialog",
|
|
3944
3970
|
"source": {
|
|
3945
|
-
"symbol": "
|
|
3971
|
+
"symbol": "UDialog"
|
|
3946
3972
|
},
|
|
3947
3973
|
"slots": [
|
|
3948
3974
|
{
|
|
@@ -4098,10 +4124,10 @@
|
|
|
4098
4124
|
}
|
|
4099
4125
|
},
|
|
4100
4126
|
{
|
|
4101
|
-
"name": "
|
|
4127
|
+
"name": "UDialogProvider",
|
|
4102
4128
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dialog",
|
|
4103
4129
|
"source": {
|
|
4104
|
-
"symbol": "
|
|
4130
|
+
"symbol": "UDialogProvider"
|
|
4105
4131
|
},
|
|
4106
4132
|
"slots": [],
|
|
4107
4133
|
"attributes": [],
|
|
@@ -4122,11 +4148,11 @@
|
|
|
4122
4148
|
}
|
|
4123
4149
|
},
|
|
4124
4150
|
{
|
|
4125
|
-
"name": "
|
|
4151
|
+
"name": "UDivider",
|
|
4126
4152
|
"description": "Divide something.",
|
|
4127
4153
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/divider",
|
|
4128
4154
|
"source": {
|
|
4129
|
-
"symbol": "
|
|
4155
|
+
"symbol": "UDivider"
|
|
4130
4156
|
},
|
|
4131
4157
|
"slots": [
|
|
4132
4158
|
{
|
|
@@ -4164,11 +4190,11 @@
|
|
|
4164
4190
|
}
|
|
4165
4191
|
},
|
|
4166
4192
|
{
|
|
4167
|
-
"name": "
|
|
4168
|
-
"description": "I think it is similar with modal, with a bit difference on placement.\n\n<
|
|
4193
|
+
"name": "UDrawer",
|
|
4194
|
+
"description": "I think it is similar with modal, with a bit difference on placement.\n\n<u-alert title=\"Caveat\" type=\"warning\" :bordered=\"false\">\n If you need to use <u-text code>u-drawer-content</u-text>, you should keep <u-text code>u-drawer</u-text>'s <u-text code>native-scrollbar</u-text> prop as <u-text code>true</u-text>.\n</u-alert>",
|
|
4169
4195
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4170
4196
|
"source": {
|
|
4171
|
-
"symbol": "
|
|
4197
|
+
"symbol": "UDrawer"
|
|
4172
4198
|
},
|
|
4173
4199
|
"slots": [
|
|
4174
4200
|
{
|
|
@@ -4235,7 +4261,7 @@
|
|
|
4235
4261
|
"name": "display-directive",
|
|
4236
4262
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4237
4263
|
"type": "string",
|
|
4238
|
-
"description": "The display directive to use when `
|
|
4264
|
+
"description": "The display directive to use when `u-drawer` is rendered. `'if'` corresponds to `v-if` and `'show'` corresponds to `v-show`.",
|
|
4239
4265
|
"default": "'if'"
|
|
4240
4266
|
},
|
|
4241
4267
|
{
|
|
@@ -4497,10 +4523,10 @@
|
|
|
4497
4523
|
}
|
|
4498
4524
|
},
|
|
4499
4525
|
{
|
|
4500
|
-
"name": "
|
|
4526
|
+
"name": "UDrawerContent",
|
|
4501
4527
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/drawer",
|
|
4502
4528
|
"source": {
|
|
4503
|
-
"symbol": "
|
|
4529
|
+
"symbol": "UDrawerContent"
|
|
4504
4530
|
},
|
|
4505
4531
|
"slots": [
|
|
4506
4532
|
{
|
|
@@ -4583,11 +4609,11 @@
|
|
|
4583
4609
|
}
|
|
4584
4610
|
},
|
|
4585
4611
|
{
|
|
4586
|
-
"name": "
|
|
4612
|
+
"name": "UDropdown",
|
|
4587
4613
|
"description": "When you have some functions to trigger.",
|
|
4588
4614
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dropdown",
|
|
4589
4615
|
"source": {
|
|
4590
|
-
"symbol": "
|
|
4616
|
+
"symbol": "UDropdown"
|
|
4591
4617
|
},
|
|
4592
4618
|
"slots": [],
|
|
4593
4619
|
"attributes": [],
|
|
@@ -4874,10 +4900,10 @@
|
|
|
4874
4900
|
}
|
|
4875
4901
|
},
|
|
4876
4902
|
{
|
|
4877
|
-
"name": "
|
|
4903
|
+
"name": "UDynamicInput",
|
|
4878
4904
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-input",
|
|
4879
4905
|
"source": {
|
|
4880
|
-
"symbol": "
|
|
4906
|
+
"symbol": "UDynamicInput"
|
|
4881
4907
|
},
|
|
4882
4908
|
"slots": [
|
|
4883
4909
|
{
|
|
@@ -4946,7 +4972,7 @@
|
|
|
4946
4972
|
"name": "preset",
|
|
4947
4973
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-input",
|
|
4948
4974
|
"type": "'input' | 'pair'",
|
|
4949
|
-
"description": "The preset of `
|
|
4975
|
+
"description": "The preset of `u-dynamic-input`, it work when `$slots.default` is not set.",
|
|
4950
4976
|
"default": "'input'"
|
|
4951
4977
|
},
|
|
4952
4978
|
{
|
|
@@ -5052,10 +5078,10 @@
|
|
|
5052
5078
|
}
|
|
5053
5079
|
},
|
|
5054
5080
|
{
|
|
5055
|
-
"name": "
|
|
5081
|
+
"name": "UDynamicTags",
|
|
5056
5082
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-tags",
|
|
5057
5083
|
"source": {
|
|
5058
|
-
"symbol": "
|
|
5084
|
+
"symbol": "UDynamicTags"
|
|
5059
5085
|
},
|
|
5060
5086
|
"slots": [
|
|
5061
5087
|
{
|
|
@@ -5143,7 +5169,7 @@
|
|
|
5143
5169
|
"name": "input-props",
|
|
5144
5170
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/dynamic-tags",
|
|
5145
5171
|
"type": "InputProps",
|
|
5146
|
-
"description": "Props of internal `
|
|
5172
|
+
"description": "Props of internal `u-input`.",
|
|
5147
5173
|
"default": "undefined",
|
|
5148
5174
|
"description-sections": {
|
|
5149
5175
|
"since": "2.25.0"
|
|
@@ -5209,11 +5235,11 @@
|
|
|
5209
5235
|
}
|
|
5210
5236
|
},
|
|
5211
5237
|
{
|
|
5212
|
-
"name": "
|
|
5238
|
+
"name": "UElement",
|
|
5213
5239
|
"description": "Element has many theme variables provided by Uzum UI.",
|
|
5214
5240
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/element",
|
|
5215
5241
|
"source": {
|
|
5216
|
-
"symbol": "
|
|
5242
|
+
"symbol": "UElement"
|
|
5217
5243
|
},
|
|
5218
5244
|
"slots": [
|
|
5219
5245
|
{
|
|
@@ -5228,7 +5254,7 @@
|
|
|
5228
5254
|
"name": "tag",
|
|
5229
5255
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/element",
|
|
5230
5256
|
"type": "string",
|
|
5231
|
-
"description": "The tag `
|
|
5257
|
+
"description": "The tag `u-element` should be rendered as.",
|
|
5232
5258
|
"default": "'div'"
|
|
5233
5259
|
}
|
|
5234
5260
|
],
|
|
@@ -5237,11 +5263,11 @@
|
|
|
5237
5263
|
}
|
|
5238
5264
|
},
|
|
5239
5265
|
{
|
|
5240
|
-
"name": "
|
|
5266
|
+
"name": "UEl",
|
|
5241
5267
|
"description": "Element has many theme variables provided by Uzum UI.",
|
|
5242
5268
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/element",
|
|
5243
5269
|
"source": {
|
|
5244
|
-
"symbol": "
|
|
5270
|
+
"symbol": "UEl"
|
|
5245
5271
|
},
|
|
5246
5272
|
"slots": [
|
|
5247
5273
|
{
|
|
@@ -5256,7 +5282,7 @@
|
|
|
5256
5282
|
"name": "tag",
|
|
5257
5283
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/element",
|
|
5258
5284
|
"type": "string",
|
|
5259
|
-
"description": "The tag `
|
|
5285
|
+
"description": "The tag `u-element` should be rendered as.",
|
|
5260
5286
|
"default": "'div'"
|
|
5261
5287
|
}
|
|
5262
5288
|
],
|
|
@@ -5265,11 +5291,11 @@
|
|
|
5265
5291
|
}
|
|
5266
5292
|
},
|
|
5267
5293
|
{
|
|
5268
|
-
"name": "
|
|
5294
|
+
"name": "UEllipsis",
|
|
5269
5295
|
"description": "Complexity has to live somewhere.\n\nWhen you hear somebody talk about a subtle concept, keep alert.",
|
|
5270
5296
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/ellipsis",
|
|
5271
5297
|
"source": {
|
|
5272
|
-
"symbol": "
|
|
5298
|
+
"symbol": "UEllipsis"
|
|
5273
5299
|
},
|
|
5274
5300
|
"slots": [
|
|
5275
5301
|
{
|
|
@@ -5321,9 +5347,9 @@
|
|
|
5321
5347
|
}
|
|
5322
5348
|
},
|
|
5323
5349
|
{
|
|
5324
|
-
"name": "
|
|
5350
|
+
"name": "UPerformantEllipsis",
|
|
5325
5351
|
"source": {
|
|
5326
|
-
"symbol": "
|
|
5352
|
+
"symbol": "UPerformantEllipsis"
|
|
5327
5353
|
},
|
|
5328
5354
|
"slots": [],
|
|
5329
5355
|
"attributes": [],
|
|
@@ -5346,11 +5372,11 @@
|
|
|
5346
5372
|
}
|
|
5347
5373
|
},
|
|
5348
5374
|
{
|
|
5349
|
-
"name": "
|
|
5375
|
+
"name": "UEmpty",
|
|
5350
5376
|
"description": "E<span style=\"opacity: 0;\">mpt</span>y.",
|
|
5351
5377
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/empty",
|
|
5352
5378
|
"source": {
|
|
5353
|
-
"symbol": "
|
|
5379
|
+
"symbol": "UEmpty"
|
|
5354
5380
|
},
|
|
5355
5381
|
"slots": [
|
|
5356
5382
|
{
|
|
@@ -5410,11 +5436,11 @@
|
|
|
5410
5436
|
}
|
|
5411
5437
|
},
|
|
5412
5438
|
{
|
|
5413
|
-
"name": "
|
|
5414
|
-
"description": "<!--single-column-->\n\nThe element to collect and validate data.\n\n<
|
|
5439
|
+
"name": "UForm",
|
|
5440
|
+
"description": "<!--single-column-->\n\nThe element to collect and validate data.\n\n<u-alert type=\"warning\" title=\"Caveat\" :bordered=\"false\">\n If you want to apply required rule for a form item with number typed value, you need to set <u-text code>`type: number`</u-text> in the rule object.\n</u-alert>",
|
|
5415
5441
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/form",
|
|
5416
5442
|
"source": {
|
|
5417
|
-
"symbol": "
|
|
5443
|
+
"symbol": "UForm"
|
|
5418
5444
|
},
|
|
5419
5445
|
"slots": [
|
|
5420
5446
|
{
|
|
@@ -5533,10 +5559,10 @@
|
|
|
5533
5559
|
}
|
|
5534
5560
|
},
|
|
5535
5561
|
{
|
|
5536
|
-
"name": "
|
|
5562
|
+
"name": "UFormItem",
|
|
5537
5563
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/form",
|
|
5538
5564
|
"source": {
|
|
5539
|
-
"symbol": "
|
|
5565
|
+
"symbol": "UFormItem"
|
|
5540
5566
|
},
|
|
5541
5567
|
"slots": [
|
|
5542
5568
|
{
|
|
@@ -5692,10 +5718,10 @@
|
|
|
5692
5718
|
}
|
|
5693
5719
|
},
|
|
5694
5720
|
{
|
|
5695
|
-
"name": "
|
|
5721
|
+
"name": "UFormItemGridItem",
|
|
5696
5722
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/form",
|
|
5697
5723
|
"source": {
|
|
5698
|
-
"symbol": "
|
|
5724
|
+
"symbol": "UFormItemGridItem"
|
|
5699
5725
|
},
|
|
5700
5726
|
"slots": [],
|
|
5701
5727
|
"attributes": [],
|
|
@@ -5836,10 +5862,10 @@
|
|
|
5836
5862
|
}
|
|
5837
5863
|
},
|
|
5838
5864
|
{
|
|
5839
|
-
"name": "
|
|
5865
|
+
"name": "UFormItemGi",
|
|
5840
5866
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/form",
|
|
5841
5867
|
"source": {
|
|
5842
|
-
"symbol": "
|
|
5868
|
+
"symbol": "UFormItemGi"
|
|
5843
5869
|
},
|
|
5844
5870
|
"slots": [],
|
|
5845
5871
|
"attributes": [],
|
|
@@ -5980,10 +6006,10 @@
|
|
|
5980
6006
|
}
|
|
5981
6007
|
},
|
|
5982
6008
|
{
|
|
5983
|
-
"name": "
|
|
6009
|
+
"name": "UFormItemCol",
|
|
5984
6010
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/form",
|
|
5985
6011
|
"source": {
|
|
5986
|
-
"symbol": "
|
|
6012
|
+
"symbol": "UFormItemCol"
|
|
5987
6013
|
},
|
|
5988
6014
|
"slots": [],
|
|
5989
6015
|
"attributes": [],
|
|
@@ -6109,10 +6135,10 @@
|
|
|
6109
6135
|
}
|
|
6110
6136
|
},
|
|
6111
6137
|
{
|
|
6112
|
-
"name": "
|
|
6138
|
+
"name": "UFormItemRow",
|
|
6113
6139
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/form",
|
|
6114
6140
|
"source": {
|
|
6115
|
-
"symbol": "
|
|
6141
|
+
"symbol": "UFormItemRow"
|
|
6116
6142
|
},
|
|
6117
6143
|
"slots": [],
|
|
6118
6144
|
"attributes": [],
|
|
@@ -6253,10 +6279,10 @@
|
|
|
6253
6279
|
}
|
|
6254
6280
|
},
|
|
6255
6281
|
{
|
|
6256
|
-
"name": "
|
|
6282
|
+
"name": "UGlobalStyle",
|
|
6257
6283
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/global-style",
|
|
6258
6284
|
"source": {
|
|
6259
|
-
"symbol": "
|
|
6285
|
+
"symbol": "UGlobalStyle"
|
|
6260
6286
|
},
|
|
6261
6287
|
"slots": [],
|
|
6262
6288
|
"attributes": [],
|
|
@@ -6266,10 +6292,10 @@
|
|
|
6266
6292
|
}
|
|
6267
6293
|
},
|
|
6268
6294
|
{
|
|
6269
|
-
"name": "
|
|
6295
|
+
"name": "UGradientText",
|
|
6270
6296
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/gradient-text",
|
|
6271
6297
|
"source": {
|
|
6272
|
-
"symbol": "
|
|
6298
|
+
"symbol": "UGradientText"
|
|
6273
6299
|
},
|
|
6274
6300
|
"slots": [
|
|
6275
6301
|
{
|
|
@@ -6317,11 +6343,11 @@
|
|
|
6317
6343
|
}
|
|
6318
6344
|
},
|
|
6319
6345
|
{
|
|
6320
|
-
"name": "
|
|
6321
|
-
"description": "<!--single-column-->\n\nBased on CSS Grid. Responsive. Keep away from IE.\n\n<
|
|
6346
|
+
"name": "UGrid",
|
|
6347
|
+
"description": "<!--single-column-->\n\nBased on CSS Grid. Responsive. Keep away from IE.\n\n<u-alert type=\"warning\" title=\"Caveats\" :bordered=\"false\">\nDue to technical limitation, <u-text code>u-grid-item</u-text> can't be encapsulated in another component.\n</u-alert>",
|
|
6322
6348
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/grid",
|
|
6323
6349
|
"source": {
|
|
6324
|
-
"symbol": "
|
|
6350
|
+
"symbol": "UGrid"
|
|
6325
6351
|
},
|
|
6326
6352
|
"slots": [
|
|
6327
6353
|
{
|
|
@@ -6336,7 +6362,7 @@
|
|
|
6336
6362
|
"name": "layout-shift-disabled",
|
|
6337
6363
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/grid",
|
|
6338
6364
|
"type": "boolean",
|
|
6339
|
-
"description": "By default, `
|
|
6365
|
+
"description": "By default, `u-grid` will compute grid content based on window size and container size. This would cause 2 side effects: Content may shift in SSR mode; Render items has layout shift and it would influence performance slightly. If you don't need any responsive functionality, you can use `layout-shift-disabled` to get rid of side effects of it. Please note that set `layout-shift-disabled` will disabled all responsive functionality of `u-grid` and `suffix`, `offset` of `u-grid-item`.",
|
|
6340
6366
|
"default": "false",
|
|
6341
6367
|
"description-sections": {
|
|
6342
6368
|
"since": "2.32.2"
|
|
@@ -6402,10 +6428,10 @@
|
|
|
6402
6428
|
}
|
|
6403
6429
|
},
|
|
6404
6430
|
{
|
|
6405
|
-
"name": "
|
|
6431
|
+
"name": "UGridItem",
|
|
6406
6432
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/grid",
|
|
6407
6433
|
"source": {
|
|
6408
|
-
"symbol": "
|
|
6434
|
+
"symbol": "UGridItem"
|
|
6409
6435
|
},
|
|
6410
6436
|
"slots": [
|
|
6411
6437
|
{
|
|
@@ -6464,10 +6490,10 @@
|
|
|
6464
6490
|
}
|
|
6465
6491
|
},
|
|
6466
6492
|
{
|
|
6467
|
-
"name": "
|
|
6493
|
+
"name": "UGi",
|
|
6468
6494
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/grid",
|
|
6469
6495
|
"source": {
|
|
6470
|
-
"symbol": "
|
|
6496
|
+
"symbol": "UGi"
|
|
6471
6497
|
},
|
|
6472
6498
|
"slots": [
|
|
6473
6499
|
{
|
|
@@ -6526,11 +6552,11 @@
|
|
|
6526
6552
|
}
|
|
6527
6553
|
},
|
|
6528
6554
|
{
|
|
6529
|
-
"name": "
|
|
6555
|
+
"name": "UIcon",
|
|
6530
6556
|
"description": "It is recommend to use [xicons](https://www.xicons.org) as your icon library.",
|
|
6531
6557
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/icon",
|
|
6532
6558
|
"source": {
|
|
6533
|
-
"symbol": "
|
|
6559
|
+
"symbol": "UIcon"
|
|
6534
6560
|
},
|
|
6535
6561
|
"slots": [
|
|
6536
6562
|
{
|
|
@@ -6578,10 +6604,10 @@
|
|
|
6578
6604
|
}
|
|
6579
6605
|
},
|
|
6580
6606
|
{
|
|
6581
|
-
"name": "
|
|
6607
|
+
"name": "UIconWrapper",
|
|
6582
6608
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/icon",
|
|
6583
6609
|
"source": {
|
|
6584
|
-
"symbol": "
|
|
6610
|
+
"symbol": "UIconWrapper"
|
|
6585
6611
|
},
|
|
6586
6612
|
"slots": [],
|
|
6587
6613
|
"attributes": [],
|
|
@@ -6632,11 +6658,11 @@
|
|
|
6632
6658
|
}
|
|
6633
6659
|
},
|
|
6634
6660
|
{
|
|
6635
|
-
"name": "
|
|
6661
|
+
"name": "UImage",
|
|
6636
6662
|
"description": "Preview it.",
|
|
6637
6663
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/image",
|
|
6638
6664
|
"source": {
|
|
6639
|
-
"symbol": "
|
|
6665
|
+
"symbol": "UImage"
|
|
6640
6666
|
},
|
|
6641
6667
|
"slots": [
|
|
6642
6668
|
{
|
|
@@ -6795,10 +6821,10 @@
|
|
|
6795
6821
|
}
|
|
6796
6822
|
},
|
|
6797
6823
|
{
|
|
6798
|
-
"name": "
|
|
6824
|
+
"name": "UImageGroup",
|
|
6799
6825
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/image",
|
|
6800
6826
|
"source": {
|
|
6801
|
-
"symbol": "
|
|
6827
|
+
"symbol": "UImageGroup"
|
|
6802
6828
|
},
|
|
6803
6829
|
"slots": [
|
|
6804
6830
|
{
|
|
@@ -6847,11 +6873,11 @@
|
|
|
6847
6873
|
}
|
|
6848
6874
|
},
|
|
6849
6875
|
{
|
|
6850
|
-
"name": "
|
|
6876
|
+
"name": "UInput",
|
|
6851
6877
|
"description": "Many years ago, inputs were just punched cards.",
|
|
6852
6878
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/input",
|
|
6853
6879
|
"source": {
|
|
6854
|
-
"symbol": "
|
|
6880
|
+
"symbol": "UInput"
|
|
6855
6881
|
},
|
|
6856
6882
|
"slots": [
|
|
6857
6883
|
{
|
|
@@ -7064,6 +7090,11 @@
|
|
|
7064
7090
|
"description": "Set loading state. If set (true/false), the element will always take up enough space for the loading indicator.",
|
|
7065
7091
|
"default": "undefined"
|
|
7066
7092
|
},
|
|
7093
|
+
{
|
|
7094
|
+
"name": "loading-skeleton",
|
|
7095
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/input",
|
|
7096
|
+
"type": "boolean"
|
|
7097
|
+
},
|
|
7067
7098
|
{
|
|
7068
7099
|
"name": "allow-input",
|
|
7069
7100
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/input",
|
|
@@ -7216,10 +7247,10 @@
|
|
|
7216
7247
|
}
|
|
7217
7248
|
},
|
|
7218
7249
|
{
|
|
7219
|
-
"name": "
|
|
7250
|
+
"name": "UInputGroup",
|
|
7220
7251
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/input",
|
|
7221
7252
|
"source": {
|
|
7222
|
-
"symbol": "
|
|
7253
|
+
"symbol": "UInputGroup"
|
|
7223
7254
|
},
|
|
7224
7255
|
"slots": [
|
|
7225
7256
|
{
|
|
@@ -7235,10 +7266,10 @@
|
|
|
7235
7266
|
}
|
|
7236
7267
|
},
|
|
7237
7268
|
{
|
|
7238
|
-
"name": "
|
|
7269
|
+
"name": "UInputGroupLabel",
|
|
7239
7270
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/input",
|
|
7240
7271
|
"source": {
|
|
7241
|
-
"symbol": "
|
|
7272
|
+
"symbol": "UInputGroupLabel"
|
|
7242
7273
|
},
|
|
7243
7274
|
"slots": [
|
|
7244
7275
|
{
|
|
@@ -7265,10 +7296,10 @@
|
|
|
7265
7296
|
}
|
|
7266
7297
|
},
|
|
7267
7298
|
{
|
|
7268
|
-
"name": "
|
|
7299
|
+
"name": "UInputNumber",
|
|
7269
7300
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/input-number",
|
|
7270
7301
|
"source": {
|
|
7271
|
-
"symbol": "
|
|
7302
|
+
"symbol": "UInputNumber"
|
|
7272
7303
|
},
|
|
7273
7304
|
"slots": [
|
|
7274
7305
|
{
|
|
@@ -7519,11 +7550,11 @@
|
|
|
7519
7550
|
}
|
|
7520
7551
|
},
|
|
7521
7552
|
{
|
|
7522
|
-
"name": "
|
|
7523
|
-
"description": "<!--single-column-->\n\nLayout is for layout.\n\nThe component is a bit complicated to use. But like a manual gear car, it worths a shot.\n\nIf you are use version before v2.3.0, you may want to know about <
|
|
7553
|
+
"name": "ULayout",
|
|
7554
|
+
"description": "<!--single-column-->\n\nLayout is for layout.\n\nThe component is a bit complicated to use. But like a manual gear car, it worths a shot.\n\nIf you are use version before v2.3.0, you may want to know about <u-a href=\"#Changes-After-v2.3.0\">Changes After v2.3.0</u-a>.",
|
|
7524
7555
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7525
7556
|
"source": {
|
|
7526
|
-
"symbol": "
|
|
7557
|
+
"symbol": "ULayout"
|
|
7527
7558
|
},
|
|
7528
7559
|
"slots": [
|
|
7529
7560
|
{
|
|
@@ -7597,10 +7628,10 @@
|
|
|
7597
7628
|
}
|
|
7598
7629
|
},
|
|
7599
7630
|
{
|
|
7600
|
-
"name": "
|
|
7631
|
+
"name": "ULayoutContent",
|
|
7601
7632
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7602
7633
|
"source": {
|
|
7603
|
-
"symbol": "
|
|
7634
|
+
"symbol": "ULayoutContent"
|
|
7604
7635
|
},
|
|
7605
7636
|
"slots": [],
|
|
7606
7637
|
"attributes": [],
|
|
@@ -7651,10 +7682,10 @@
|
|
|
7651
7682
|
}
|
|
7652
7683
|
},
|
|
7653
7684
|
{
|
|
7654
|
-
"name": "
|
|
7685
|
+
"name": "ULayoutHeader",
|
|
7655
7686
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7656
7687
|
"source": {
|
|
7657
|
-
"symbol": "
|
|
7688
|
+
"symbol": "ULayoutHeader"
|
|
7658
7689
|
},
|
|
7659
7690
|
"slots": [],
|
|
7660
7691
|
"attributes": [],
|
|
@@ -7680,10 +7711,10 @@
|
|
|
7680
7711
|
}
|
|
7681
7712
|
},
|
|
7682
7713
|
{
|
|
7683
|
-
"name": "
|
|
7714
|
+
"name": "ULayoutFooter",
|
|
7684
7715
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7685
7716
|
"source": {
|
|
7686
|
-
"symbol": "
|
|
7717
|
+
"symbol": "ULayoutFooter"
|
|
7687
7718
|
},
|
|
7688
7719
|
"slots": [],
|
|
7689
7720
|
"attributes": [],
|
|
@@ -7709,10 +7740,10 @@
|
|
|
7709
7740
|
}
|
|
7710
7741
|
},
|
|
7711
7742
|
{
|
|
7712
|
-
"name": "
|
|
7743
|
+
"name": "ULayoutSider",
|
|
7713
7744
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/layout",
|
|
7714
7745
|
"source": {
|
|
7715
|
-
"symbol": "
|
|
7746
|
+
"symbol": "ULayoutSider"
|
|
7716
7747
|
},
|
|
7717
7748
|
"slots": [],
|
|
7718
7749
|
"attributes": [],
|
|
@@ -7827,10 +7858,10 @@
|
|
|
7827
7858
|
}
|
|
7828
7859
|
},
|
|
7829
7860
|
{
|
|
7830
|
-
"name": "
|
|
7861
|
+
"name": "URow",
|
|
7831
7862
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/legacy-grid",
|
|
7832
7863
|
"source": {
|
|
7833
|
-
"symbol": "
|
|
7864
|
+
"symbol": "URow"
|
|
7834
7865
|
},
|
|
7835
7866
|
"slots": [],
|
|
7836
7867
|
"attributes": [],
|
|
@@ -7858,10 +7889,10 @@
|
|
|
7858
7889
|
}
|
|
7859
7890
|
},
|
|
7860
7891
|
{
|
|
7861
|
-
"name": "
|
|
7892
|
+
"name": "UCol",
|
|
7862
7893
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/legacy-grid",
|
|
7863
7894
|
"source": {
|
|
7864
|
-
"symbol": "
|
|
7895
|
+
"symbol": "UCol"
|
|
7865
7896
|
},
|
|
7866
7897
|
"slots": [],
|
|
7867
7898
|
"attributes": [],
|
|
@@ -7896,10 +7927,10 @@
|
|
|
7896
7927
|
}
|
|
7897
7928
|
},
|
|
7898
7929
|
{
|
|
7899
|
-
"name": "
|
|
7930
|
+
"name": "ULegacyTransfer",
|
|
7900
7931
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/legacy-transfer",
|
|
7901
7932
|
"source": {
|
|
7902
|
-
"symbol": "
|
|
7933
|
+
"symbol": "ULegacyTransfer"
|
|
7903
7934
|
},
|
|
7904
7935
|
"slots": [],
|
|
7905
7936
|
"attributes": [],
|
|
@@ -7983,11 +8014,11 @@
|
|
|
7983
8014
|
}
|
|
7984
8015
|
},
|
|
7985
8016
|
{
|
|
7986
|
-
"name": "
|
|
8017
|
+
"name": "UList",
|
|
7987
8018
|
"description": "It is hard to make it looks elegant. However things should be done.\n\n<!--single-column-->",
|
|
7988
8019
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/list",
|
|
7989
8020
|
"source": {
|
|
7990
|
-
"symbol": "
|
|
8021
|
+
"symbol": "UList"
|
|
7991
8022
|
},
|
|
7992
8023
|
"slots": [
|
|
7993
8024
|
{
|
|
@@ -8056,10 +8087,10 @@
|
|
|
8056
8087
|
}
|
|
8057
8088
|
},
|
|
8058
8089
|
{
|
|
8059
|
-
"name": "
|
|
8090
|
+
"name": "UListItem",
|
|
8060
8091
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/list",
|
|
8061
8092
|
"source": {
|
|
8062
|
-
"symbol": "
|
|
8093
|
+
"symbol": "UListItem"
|
|
8063
8094
|
},
|
|
8064
8095
|
"slots": [
|
|
8065
8096
|
{
|
|
@@ -8085,10 +8116,10 @@
|
|
|
8085
8116
|
}
|
|
8086
8117
|
},
|
|
8087
8118
|
{
|
|
8088
|
-
"name": "
|
|
8119
|
+
"name": "ULoadingBarProvider",
|
|
8089
8120
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/loading-bar",
|
|
8090
8121
|
"source": {
|
|
8091
|
-
"symbol": "
|
|
8122
|
+
"symbol": "ULoadingBarProvider"
|
|
8092
8123
|
},
|
|
8093
8124
|
"slots": [],
|
|
8094
8125
|
"attributes": [],
|
|
@@ -8126,11 +8157,11 @@
|
|
|
8126
8157
|
}
|
|
8127
8158
|
},
|
|
8128
8159
|
{
|
|
8129
|
-
"name": "
|
|
8130
|
-
"description": "<!--single-column-->\n\nIf you have some logs to show, use log.\n\n<
|
|
8160
|
+
"name": "ULog",
|
|
8161
|
+
"description": "<!--single-column-->\n\nIf you have some logs to show, use log.\n\n<u-alert title=\"Note\" type=\"warning\" style=\"margin-bottom: 16px;\" :bordered=\"false\">\n Due to package size, Uzum UI doesn't include highlight.js. If you want highlight logs, make sure you have set highlightjs before using it.\n</u-alert>\n\nIn highlight demo, we defined a language called `naive-log` which will highlight all the numbers of line. The following code shows how we defined it. If you want to know more about highlight.js, see <u-a href=\"https://highlightjs.org/\" target=\"_blank\">highlight.js</u-a> and <u-a href=\"https://highlightjs.readthedocs.io/en/latest/index.html\" target=\"_blank\">highlight.js developer documentation</u-a>\n\n```html\n<template>\n <u-config-provider :hljs=\"hljs\">\n <my-app />\n </u-config-provider>\n</template>\n\n<script>\n import { defineComponent } from 'vue'\n import hljs from 'highlight.js/lib/core'\n\n hljs.registerLanguage('naive-log', () => ({\n contains: [\n {\n className: 'number',\n begin: /\\d+/\n }\n ]\n }))\n\n export default defineComponent({\n setup() {\n return {\n hljs\n }\n }\n })\n</script>\n```",
|
|
8131
8162
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/log",
|
|
8132
8163
|
"source": {
|
|
8133
|
-
"symbol": "
|
|
8164
|
+
"symbol": "ULog"
|
|
8134
8165
|
},
|
|
8135
8166
|
"slots": [],
|
|
8136
8167
|
"attributes": [],
|
|
@@ -8236,11 +8267,11 @@
|
|
|
8236
8267
|
}
|
|
8237
8268
|
},
|
|
8238
8269
|
{
|
|
8239
|
-
"name": "
|
|
8270
|
+
"name": "UMenu",
|
|
8240
8271
|
"description": "<!--single-column-->\n\nNo Food.",
|
|
8241
8272
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/menu",
|
|
8242
8273
|
"source": {
|
|
8243
|
-
"symbol": "
|
|
8274
|
+
"symbol": "UMenu"
|
|
8244
8275
|
},
|
|
8245
8276
|
"slots": [],
|
|
8246
8277
|
"attributes": [],
|
|
@@ -8514,11 +8545,11 @@
|
|
|
8514
8545
|
}
|
|
8515
8546
|
},
|
|
8516
8547
|
{
|
|
8517
|
-
"name": "
|
|
8548
|
+
"name": "UMention",
|
|
8518
8549
|
"description": "A year ago, my product manager asked me if I could implement this feature. Back then, I recommended just using multiple selects as a workaround.",
|
|
8519
8550
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/mention",
|
|
8520
8551
|
"source": {
|
|
8521
|
-
"symbol": "
|
|
8552
|
+
"symbol": "UMention"
|
|
8522
8553
|
},
|
|
8523
8554
|
"slots": [
|
|
8524
8555
|
{
|
|
@@ -8715,10 +8746,10 @@
|
|
|
8715
8746
|
}
|
|
8716
8747
|
},
|
|
8717
8748
|
{
|
|
8718
|
-
"name": "
|
|
8749
|
+
"name": "UMessageProvider",
|
|
8719
8750
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/message",
|
|
8720
8751
|
"source": {
|
|
8721
|
-
"symbol": "
|
|
8752
|
+
"symbol": "UMessageProvider"
|
|
8722
8753
|
},
|
|
8723
8754
|
"slots": [],
|
|
8724
8755
|
"attributes": [],
|
|
@@ -8778,11 +8809,11 @@
|
|
|
8778
8809
|
}
|
|
8779
8810
|
},
|
|
8780
8811
|
{
|
|
8781
|
-
"name": "
|
|
8812
|
+
"name": "UModal",
|
|
8782
8813
|
"description": "It just pops and shows you something.",
|
|
8783
8814
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
8784
8815
|
"source": {
|
|
8785
|
-
"symbol": "
|
|
8816
|
+
"symbol": "UModal"
|
|
8786
8817
|
},
|
|
8787
8818
|
"slots": [
|
|
8788
8819
|
{
|
|
@@ -8816,7 +8847,7 @@
|
|
|
8816
8847
|
"name": "preset",
|
|
8817
8848
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/modal",
|
|
8818
8849
|
"type": "'dialog' | 'card'",
|
|
8819
|
-
"description": "The preset of `
|
|
8850
|
+
"description": "The preset of `u-modal`.",
|
|
8820
8851
|
"default": "undefined"
|
|
8821
8852
|
},
|
|
8822
8853
|
{
|
|
@@ -9096,10 +9127,10 @@
|
|
|
9096
9127
|
}
|
|
9097
9128
|
},
|
|
9098
9129
|
{
|
|
9099
|
-
"name": "
|
|
9130
|
+
"name": "UNotificationProvider",
|
|
9100
9131
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/notification",
|
|
9101
9132
|
"source": {
|
|
9102
|
-
"symbol": "
|
|
9133
|
+
"symbol": "UNotificationProvider"
|
|
9103
9134
|
},
|
|
9104
9135
|
"slots": [],
|
|
9105
9136
|
"attributes": [],
|
|
@@ -9156,11 +9187,11 @@
|
|
|
9156
9187
|
}
|
|
9157
9188
|
},
|
|
9158
9189
|
{
|
|
9159
|
-
"name": "
|
|
9190
|
+
"name": "UPageHeader",
|
|
9160
9191
|
"description": "I hope this component has all the slots you need!",
|
|
9161
9192
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/page-header",
|
|
9162
9193
|
"source": {
|
|
9163
|
-
"symbol": "
|
|
9194
|
+
"symbol": "UPageHeader"
|
|
9164
9195
|
},
|
|
9165
9196
|
"slots": [
|
|
9166
9197
|
{
|
|
@@ -9244,11 +9275,11 @@
|
|
|
9244
9275
|
}
|
|
9245
9276
|
},
|
|
9246
9277
|
{
|
|
9247
|
-
"name": "
|
|
9278
|
+
"name": "UPagination",
|
|
9248
9279
|
"description": "<!--single-column-->\n\nLong data's friend.",
|
|
9249
9280
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/pagination",
|
|
9250
9281
|
"source": {
|
|
9251
|
-
"symbol": "
|
|
9282
|
+
"symbol": "UPagination"
|
|
9252
9283
|
},
|
|
9253
9284
|
"slots": [
|
|
9254
9285
|
{
|
|
@@ -9340,6 +9371,11 @@
|
|
|
9340
9371
|
"description": "Whether to show the selector of the number of items per page.",
|
|
9341
9372
|
"default": "false"
|
|
9342
9373
|
},
|
|
9374
|
+
{
|
|
9375
|
+
"name": "size-picker-label",
|
|
9376
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/pagination",
|
|
9377
|
+
"type": "string"
|
|
9378
|
+
},
|
|
9343
9379
|
{
|
|
9344
9380
|
"name": "page-size",
|
|
9345
9381
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/pagination",
|
|
@@ -9515,11 +9551,11 @@
|
|
|
9515
9551
|
}
|
|
9516
9552
|
},
|
|
9517
9553
|
{
|
|
9518
|
-
"name": "
|
|
9554
|
+
"name": "UPopconfirm",
|
|
9519
9555
|
"description": "A confirm, poped.",
|
|
9520
9556
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popconfirm",
|
|
9521
9557
|
"source": {
|
|
9522
|
-
"symbol": "
|
|
9558
|
+
"symbol": "UPopconfirm"
|
|
9523
9559
|
},
|
|
9524
9560
|
"slots": [
|
|
9525
9561
|
{
|
|
@@ -9773,11 +9809,11 @@
|
|
|
9773
9809
|
}
|
|
9774
9810
|
},
|
|
9775
9811
|
{
|
|
9776
|
-
"name": "
|
|
9812
|
+
"name": "UPopover",
|
|
9777
9813
|
"description": "Pop some hidden message around content. There isn't much builtin styles in popover. It's more up to you to fill the content.\n\nIf you just want to display some basic text message, see [Tooltip](tooltip) instead.",
|
|
9778
9814
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popover",
|
|
9779
9815
|
"source": {
|
|
9780
|
-
"symbol": "
|
|
9816
|
+
"symbol": "UPopover"
|
|
9781
9817
|
},
|
|
9782
9818
|
"slots": [
|
|
9783
9819
|
{
|
|
@@ -10064,11 +10100,11 @@
|
|
|
10064
10100
|
}
|
|
10065
10101
|
},
|
|
10066
10102
|
{
|
|
10067
|
-
"name": "
|
|
10103
|
+
"name": "UPopselect",
|
|
10068
10104
|
"description": "If you want select some options but don't want a picker, you can use popselect instead.",
|
|
10069
10105
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/popselect",
|
|
10070
10106
|
"source": {
|
|
10071
|
-
"symbol": "
|
|
10107
|
+
"symbol": "UPopselect"
|
|
10072
10108
|
},
|
|
10073
10109
|
"slots": [
|
|
10074
10110
|
{
|
|
@@ -10346,11 +10382,11 @@
|
|
|
10346
10382
|
}
|
|
10347
10383
|
},
|
|
10348
10384
|
{
|
|
10349
|
-
"name": "
|
|
10385
|
+
"name": "UProgress",
|
|
10350
10386
|
"description": "I have no words to say but there still should be a placeholder to make layout looks spread.",
|
|
10351
10387
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/progress",
|
|
10352
10388
|
"source": {
|
|
10353
|
-
"symbol": "
|
|
10389
|
+
"symbol": "UProgress"
|
|
10354
10390
|
},
|
|
10355
10391
|
"slots": [
|
|
10356
10392
|
{
|
|
@@ -10527,11 +10563,11 @@
|
|
|
10527
10563
|
}
|
|
10528
10564
|
},
|
|
10529
10565
|
{
|
|
10530
|
-
"name": "
|
|
10566
|
+
"name": "URadio",
|
|
10531
10567
|
"description": "When I was young, I loved listening to the radio, such as FM 106.8 or FM 92.1.",
|
|
10532
10568
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/radio",
|
|
10533
10569
|
"source": {
|
|
10534
|
-
"symbol": "
|
|
10570
|
+
"symbol": "URadio"
|
|
10535
10571
|
},
|
|
10536
10572
|
"slots": [],
|
|
10537
10573
|
"attributes": [],
|
|
@@ -10632,10 +10668,10 @@
|
|
|
10632
10668
|
}
|
|
10633
10669
|
},
|
|
10634
10670
|
{
|
|
10635
|
-
"name": "
|
|
10671
|
+
"name": "URadioGroup",
|
|
10636
10672
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/radio",
|
|
10637
10673
|
"source": {
|
|
10638
|
-
"symbol": "
|
|
10674
|
+
"symbol": "URadioGroup"
|
|
10639
10675
|
},
|
|
10640
10676
|
"slots": [],
|
|
10641
10677
|
"attributes": [],
|
|
@@ -10697,10 +10733,10 @@
|
|
|
10697
10733
|
}
|
|
10698
10734
|
},
|
|
10699
10735
|
{
|
|
10700
|
-
"name": "
|
|
10736
|
+
"name": "URadioButton",
|
|
10701
10737
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/radio",
|
|
10702
10738
|
"source": {
|
|
10703
|
-
"symbol": "
|
|
10739
|
+
"symbol": "URadioButton"
|
|
10704
10740
|
},
|
|
10705
10741
|
"slots": [],
|
|
10706
10742
|
"attributes": [],
|
|
@@ -10801,11 +10837,11 @@
|
|
|
10801
10837
|
}
|
|
10802
10838
|
},
|
|
10803
10839
|
{
|
|
10804
|
-
"name": "
|
|
10840
|
+
"name": "URate",
|
|
10805
10841
|
"description": "Hint: If you are not very confident, think twice before changing the star's color. That can lead to a disaster.",
|
|
10806
10842
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/rate",
|
|
10807
10843
|
"source": {
|
|
10808
|
-
"symbol": "
|
|
10844
|
+
"symbol": "URate"
|
|
10809
10845
|
},
|
|
10810
10846
|
"slots": [
|
|
10811
10847
|
{
|
|
@@ -10911,11 +10947,11 @@
|
|
|
10911
10947
|
}
|
|
10912
10948
|
},
|
|
10913
10949
|
{
|
|
10914
|
-
"name": "
|
|
10950
|
+
"name": "UResult",
|
|
10915
10951
|
"description": "Result is for showing result.\n\nMany thanks to [twemoji](https://github.com/twitter/twemoji) for creating those high quality icons.",
|
|
10916
10952
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/result",
|
|
10917
10953
|
"source": {
|
|
10918
|
-
"symbol": "
|
|
10954
|
+
"symbol": "UResult"
|
|
10919
10955
|
},
|
|
10920
10956
|
"slots": [
|
|
10921
10957
|
{
|
|
@@ -10973,11 +11009,11 @@
|
|
|
10973
11009
|
}
|
|
10974
11010
|
},
|
|
10975
11011
|
{
|
|
10976
|
-
"name": "
|
|
11012
|
+
"name": "UScrollbar",
|
|
10977
11013
|
"description": "It looks better but I'm sure it's not as reliable as native scrollbar.",
|
|
10978
11014
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/scrollbar",
|
|
10979
11015
|
"source": {
|
|
10980
|
-
"symbol": "
|
|
11016
|
+
"symbol": "UScrollbar"
|
|
10981
11017
|
},
|
|
10982
11018
|
"slots": [
|
|
10983
11019
|
{
|
|
@@ -11029,10 +11065,10 @@
|
|
|
11029
11065
|
}
|
|
11030
11066
|
},
|
|
11031
11067
|
{
|
|
11032
|
-
"name": "
|
|
11068
|
+
"name": "USelect",
|
|
11033
11069
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/select",
|
|
11034
11070
|
"source": {
|
|
11035
|
-
"symbol": "
|
|
11071
|
+
"symbol": "USelect"
|
|
11036
11072
|
},
|
|
11037
11073
|
"slots": [
|
|
11038
11074
|
{
|
|
@@ -11172,6 +11208,11 @@
|
|
|
11172
11208
|
"description": "Whether to show a loading state.",
|
|
11173
11209
|
"default": "false"
|
|
11174
11210
|
},
|
|
11211
|
+
{
|
|
11212
|
+
"name": "loading-skeleton",
|
|
11213
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/select",
|
|
11214
|
+
"type": "boolean"
|
|
11215
|
+
},
|
|
11175
11216
|
{
|
|
11176
11217
|
"name": "filter",
|
|
11177
11218
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/select",
|
|
@@ -11457,11 +11498,11 @@
|
|
|
11457
11498
|
}
|
|
11458
11499
|
},
|
|
11459
11500
|
{
|
|
11460
|
-
"name": "
|
|
11501
|
+
"name": "USkeleton",
|
|
11461
11502
|
"description": "A twinkle placeholder.",
|
|
11462
11503
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/skeleton",
|
|
11463
11504
|
"source": {
|
|
11464
|
-
"symbol": "
|
|
11505
|
+
"symbol": "USkeleton"
|
|
11465
11506
|
},
|
|
11466
11507
|
"slots": [],
|
|
11467
11508
|
"attributes": [],
|
|
@@ -11535,11 +11576,11 @@
|
|
|
11535
11576
|
}
|
|
11536
11577
|
},
|
|
11537
11578
|
{
|
|
11538
|
-
"name": "
|
|
11579
|
+
"name": "USlider",
|
|
11539
11580
|
"description": "As far as I know, it is always used as a volume control.",
|
|
11540
11581
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/slider",
|
|
11541
11582
|
"source": {
|
|
11542
|
-
"symbol": "
|
|
11583
|
+
"symbol": "USlider"
|
|
11543
11584
|
},
|
|
11544
11585
|
"slots": [
|
|
11545
11586
|
{
|
|
@@ -11694,11 +11735,11 @@
|
|
|
11694
11735
|
}
|
|
11695
11736
|
},
|
|
11696
11737
|
{
|
|
11697
|
-
"name": "
|
|
11738
|
+
"name": "USpace",
|
|
11698
11739
|
"description": "A great invention (which is not invented by me).",
|
|
11699
11740
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/space",
|
|
11700
11741
|
"source": {
|
|
11701
|
-
"symbol": "
|
|
11742
|
+
"symbol": "USpace"
|
|
11702
11743
|
},
|
|
11703
11744
|
"slots": [
|
|
11704
11745
|
{
|
|
@@ -11777,11 +11818,11 @@
|
|
|
11777
11818
|
}
|
|
11778
11819
|
},
|
|
11779
11820
|
{
|
|
11780
|
-
"name": "
|
|
11821
|
+
"name": "USpin",
|
|
11781
11822
|
"description": "It could've been called `loading`, but why is it called `spin`? Because there is another internal component with less props already named `loading`.",
|
|
11782
11823
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
11783
11824
|
"source": {
|
|
11784
|
-
"symbol": "
|
|
11825
|
+
"symbol": "USpin"
|
|
11785
11826
|
},
|
|
11786
11827
|
"slots": [
|
|
11787
11828
|
{
|
|
@@ -11849,6 +11890,11 @@
|
|
|
11849
11890
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
11850
11891
|
"type": "boolean"
|
|
11851
11892
|
},
|
|
11893
|
+
{
|
|
11894
|
+
"name": "color",
|
|
11895
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
11896
|
+
"type": "string"
|
|
11897
|
+
},
|
|
11852
11898
|
{
|
|
11853
11899
|
"name": "delay",
|
|
11854
11900
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/spin",
|
|
@@ -11862,11 +11908,11 @@
|
|
|
11862
11908
|
}
|
|
11863
11909
|
},
|
|
11864
11910
|
{
|
|
11865
|
-
"name": "
|
|
11911
|
+
"name": "UStatistic",
|
|
11866
11912
|
"description": "As simple as it looks.",
|
|
11867
11913
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/statistic",
|
|
11868
11914
|
"source": {
|
|
11869
|
-
"symbol": "
|
|
11915
|
+
"symbol": "UStatistic"
|
|
11870
11916
|
},
|
|
11871
11917
|
"slots": [
|
|
11872
11918
|
{
|
|
@@ -11922,11 +11968,11 @@
|
|
|
11922
11968
|
}
|
|
11923
11969
|
},
|
|
11924
11970
|
{
|
|
11925
|
-
"name": "
|
|
11971
|
+
"name": "USteps",
|
|
11926
11972
|
"description": "<!--single-column-->\n\n1, 2, 3... done!",
|
|
11927
11973
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/steps",
|
|
11928
11974
|
"source": {
|
|
11929
|
-
"symbol": "
|
|
11975
|
+
"symbol": "USteps"
|
|
11930
11976
|
},
|
|
11931
11977
|
"slots": [
|
|
11932
11978
|
{
|
|
@@ -12000,10 +12046,10 @@
|
|
|
12000
12046
|
}
|
|
12001
12047
|
},
|
|
12002
12048
|
{
|
|
12003
|
-
"name": "
|
|
12049
|
+
"name": "UStep",
|
|
12004
12050
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/steps",
|
|
12005
12051
|
"source": {
|
|
12006
|
-
"symbol": "
|
|
12052
|
+
"symbol": "UStep"
|
|
12007
12053
|
},
|
|
12008
12054
|
"slots": [
|
|
12009
12055
|
{
|
|
@@ -12064,11 +12110,11 @@
|
|
|
12064
12110
|
}
|
|
12065
12111
|
},
|
|
12066
12112
|
{
|
|
12067
|
-
"name": "
|
|
12113
|
+
"name": "USwitch",
|
|
12068
12114
|
"description": "I have a Nintendo Switch, but don't have time to play it. This reminds me of my childhood when I played NDS... a happier time.",
|
|
12069
12115
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/switch",
|
|
12070
12116
|
"source": {
|
|
12071
|
-
"symbol": "
|
|
12117
|
+
"symbol": "USwitch"
|
|
12072
12118
|
},
|
|
12073
12119
|
"slots": [
|
|
12074
12120
|
{
|
|
@@ -12207,11 +12253,11 @@
|
|
|
12207
12253
|
}
|
|
12208
12254
|
},
|
|
12209
12255
|
{
|
|
12210
|
-
"name": "
|
|
12256
|
+
"name": "UTable",
|
|
12211
12257
|
"description": "<!--single-column-->\n\nIf you only want to render some basic tables, use it. If you want to render structured data, see [Data Table](data-table).",
|
|
12212
12258
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/table",
|
|
12213
12259
|
"source": {
|
|
12214
|
-
"symbol": "
|
|
12260
|
+
"symbol": "UTable"
|
|
12215
12261
|
},
|
|
12216
12262
|
"slots": [],
|
|
12217
12263
|
"attributes": [],
|
|
@@ -12264,10 +12310,10 @@
|
|
|
12264
12310
|
}
|
|
12265
12311
|
},
|
|
12266
12312
|
{
|
|
12267
|
-
"name": "
|
|
12313
|
+
"name": "UTh",
|
|
12268
12314
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/table",
|
|
12269
12315
|
"source": {
|
|
12270
|
-
"symbol": "
|
|
12316
|
+
"symbol": "UTh"
|
|
12271
12317
|
},
|
|
12272
12318
|
"slots": [],
|
|
12273
12319
|
"attributes": [],
|
|
@@ -12277,10 +12323,10 @@
|
|
|
12277
12323
|
}
|
|
12278
12324
|
},
|
|
12279
12325
|
{
|
|
12280
|
-
"name": "
|
|
12326
|
+
"name": "UTr",
|
|
12281
12327
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/table",
|
|
12282
12328
|
"source": {
|
|
12283
|
-
"symbol": "
|
|
12329
|
+
"symbol": "UTr"
|
|
12284
12330
|
},
|
|
12285
12331
|
"slots": [],
|
|
12286
12332
|
"attributes": [],
|
|
@@ -12290,10 +12336,10 @@
|
|
|
12290
12336
|
}
|
|
12291
12337
|
},
|
|
12292
12338
|
{
|
|
12293
|
-
"name": "
|
|
12339
|
+
"name": "UTd",
|
|
12294
12340
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/table",
|
|
12295
12341
|
"source": {
|
|
12296
|
-
"symbol": "
|
|
12342
|
+
"symbol": "UTd"
|
|
12297
12343
|
},
|
|
12298
12344
|
"slots": [],
|
|
12299
12345
|
"attributes": [],
|
|
@@ -12303,10 +12349,10 @@
|
|
|
12303
12349
|
}
|
|
12304
12350
|
},
|
|
12305
12351
|
{
|
|
12306
|
-
"name": "
|
|
12352
|
+
"name": "UThead",
|
|
12307
12353
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/table",
|
|
12308
12354
|
"source": {
|
|
12309
|
-
"symbol": "
|
|
12355
|
+
"symbol": "UThead"
|
|
12310
12356
|
},
|
|
12311
12357
|
"slots": [],
|
|
12312
12358
|
"attributes": [],
|
|
@@ -12316,10 +12362,10 @@
|
|
|
12316
12362
|
}
|
|
12317
12363
|
},
|
|
12318
12364
|
{
|
|
12319
|
-
"name": "
|
|
12365
|
+
"name": "UTbody",
|
|
12320
12366
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/table",
|
|
12321
12367
|
"source": {
|
|
12322
|
-
"symbol": "
|
|
12368
|
+
"symbol": "UTbody"
|
|
12323
12369
|
},
|
|
12324
12370
|
"slots": [],
|
|
12325
12371
|
"attributes": [],
|
|
@@ -12329,11 +12375,11 @@
|
|
|
12329
12375
|
}
|
|
12330
12376
|
},
|
|
12331
12377
|
{
|
|
12332
|
-
"name": "
|
|
12333
|
-
"description": "Switch contents in same area.\n\n<
|
|
12378
|
+
"name": "UTabs",
|
|
12379
|
+
"description": "Switch contents in same area.\n\n<u-alert type=\"warning\" title=\"Note\" :bordered=\"false\">\n <u-text code>u-tabs</u-text> will extract default tab value from default slot, so there would be a vue slot warning. If you don't want to see the warning, you should give component a <u-text code>default-value</u-text>.\n</u-alert>",
|
|
12334
12380
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tabs",
|
|
12335
12381
|
"source": {
|
|
12336
|
-
"symbol": "
|
|
12382
|
+
"symbol": "UTabs"
|
|
12337
12383
|
},
|
|
12338
12384
|
"slots": [
|
|
12339
12385
|
{
|
|
@@ -12413,7 +12459,7 @@
|
|
|
12413
12459
|
"name": "placement",
|
|
12414
12460
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tabs",
|
|
12415
12461
|
"type": "'left' | 'right' | 'top' | 'bottom'",
|
|
12416
|
-
"description": "Placement of tabs. It won't work with `
|
|
12462
|
+
"description": "Placement of tabs. It won't work with `u-tabs` whose `type` is `'segment'`.",
|
|
12417
12463
|
"default": "'top'",
|
|
12418
12464
|
"description-sections": {
|
|
12419
12465
|
"since": "2.34.4"
|
|
@@ -12551,10 +12597,10 @@
|
|
|
12551
12597
|
}
|
|
12552
12598
|
},
|
|
12553
12599
|
{
|
|
12554
|
-
"name": "
|
|
12600
|
+
"name": "UTabPane",
|
|
12555
12601
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tabs",
|
|
12556
12602
|
"source": {
|
|
12557
|
-
"symbol": "
|
|
12603
|
+
"symbol": "UTabPane"
|
|
12558
12604
|
},
|
|
12559
12605
|
"slots": [
|
|
12560
12606
|
{
|
|
@@ -12626,10 +12672,10 @@
|
|
|
12626
12672
|
}
|
|
12627
12673
|
},
|
|
12628
12674
|
{
|
|
12629
|
-
"name": "
|
|
12675
|
+
"name": "UTab",
|
|
12630
12676
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tabs",
|
|
12631
12677
|
"source": {
|
|
12632
|
-
"symbol": "
|
|
12678
|
+
"symbol": "UTab"
|
|
12633
12679
|
},
|
|
12634
12680
|
"slots": [
|
|
12635
12681
|
{
|
|
@@ -12682,11 +12728,11 @@
|
|
|
12682
12728
|
}
|
|
12683
12729
|
},
|
|
12684
12730
|
{
|
|
12685
|
-
"name": "
|
|
12731
|
+
"name": "UTag",
|
|
12686
12732
|
"description": "Tags are great for showing attributes; and sometimes toggle options.",
|
|
12687
12733
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tag",
|
|
12688
12734
|
"source": {
|
|
12689
|
-
"symbol": "
|
|
12735
|
+
"symbol": "UTag"
|
|
12690
12736
|
},
|
|
12691
12737
|
"slots": [
|
|
12692
12738
|
{
|
|
@@ -12834,11 +12880,11 @@
|
|
|
12834
12880
|
}
|
|
12835
12881
|
},
|
|
12836
12882
|
{
|
|
12837
|
-
"name": "
|
|
12883
|
+
"name": "UThing",
|
|
12838
12884
|
"description": "When you want to describe a thing, use thing. If you find it doesn't fit you demand, write one by yourself.\n\nI wish there is a way to build all kinds of frequently used layout inside a component. It takes me some time to figure out that the component already exist, the brower itself.",
|
|
12839
12885
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/thing",
|
|
12840
12886
|
"source": {
|
|
12841
|
-
"symbol": "
|
|
12887
|
+
"symbol": "UThing"
|
|
12842
12888
|
},
|
|
12843
12889
|
"slots": [
|
|
12844
12890
|
{
|
|
@@ -12940,11 +12986,11 @@
|
|
|
12940
12986
|
}
|
|
12941
12987
|
},
|
|
12942
12988
|
{
|
|
12943
|
-
"name": "
|
|
12989
|
+
"name": "UTime",
|
|
12944
12990
|
"description": "Time provide some basic formation for time.",
|
|
12945
12991
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/time",
|
|
12946
12992
|
"source": {
|
|
12947
|
-
"symbol": "
|
|
12993
|
+
"symbol": "UTime"
|
|
12948
12994
|
},
|
|
12949
12995
|
"slots": [],
|
|
12950
12996
|
"attributes": [],
|
|
@@ -13005,10 +13051,10 @@
|
|
|
13005
13051
|
}
|
|
13006
13052
|
},
|
|
13007
13053
|
{
|
|
13008
|
-
"name": "
|
|
13054
|
+
"name": "UTimePicker",
|
|
13009
13055
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/time-picker",
|
|
13010
13056
|
"source": {
|
|
13011
|
-
"symbol": "
|
|
13057
|
+
"symbol": "UTimePicker"
|
|
13012
13058
|
},
|
|
13013
13059
|
"slots": [
|
|
13014
13060
|
{
|
|
@@ -13322,11 +13368,11 @@
|
|
|
13322
13368
|
}
|
|
13323
13369
|
},
|
|
13324
13370
|
{
|
|
13325
|
-
"name": "
|
|
13371
|
+
"name": "UTimeline",
|
|
13326
13372
|
"description": "The world is 2 demensioned. One of them is time. The Other is event.",
|
|
13327
13373
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/timeline",
|
|
13328
13374
|
"source": {
|
|
13329
|
-
"symbol": "
|
|
13375
|
+
"symbol": "UTimeline"
|
|
13330
13376
|
},
|
|
13331
13377
|
"slots": [
|
|
13332
13378
|
{
|
|
@@ -13371,10 +13417,10 @@
|
|
|
13371
13417
|
}
|
|
13372
13418
|
},
|
|
13373
13419
|
{
|
|
13374
|
-
"name": "
|
|
13420
|
+
"name": "UTimelineItem",
|
|
13375
13421
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/timeline",
|
|
13376
13422
|
"source": {
|
|
13377
|
-
"symbol": "
|
|
13423
|
+
"symbol": "UTimelineItem"
|
|
13378
13424
|
},
|
|
13379
13425
|
"slots": [
|
|
13380
13426
|
{
|
|
@@ -13451,13 +13497,34 @@
|
|
|
13451
13497
|
}
|
|
13452
13498
|
},
|
|
13453
13499
|
{
|
|
13454
|
-
"name": "
|
|
13500
|
+
"name": "UTooltip",
|
|
13455
13501
|
"description": "It walks like a popover, quacks like a popover but looks a bit different from popover.",
|
|
13456
13502
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13457
13503
|
"source": {
|
|
13458
|
-
"symbol": "
|
|
13504
|
+
"symbol": "UTooltip"
|
|
13459
13505
|
},
|
|
13460
|
-
"slots": [
|
|
13506
|
+
"slots": [
|
|
13507
|
+
{
|
|
13508
|
+
"name": "trigger",
|
|
13509
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13510
|
+
"description": "The element or component that triggers tooltip."
|
|
13511
|
+
},
|
|
13512
|
+
{
|
|
13513
|
+
"name": "default",
|
|
13514
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13515
|
+
"description": "The content inside tooltip. Also works as heading"
|
|
13516
|
+
},
|
|
13517
|
+
{
|
|
13518
|
+
"name": "footer",
|
|
13519
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13520
|
+
"description": "The subtitle content under heading."
|
|
13521
|
+
},
|
|
13522
|
+
{
|
|
13523
|
+
"name": "icon",
|
|
13524
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tooltip",
|
|
13525
|
+
"description": "The icon at side of content"
|
|
13526
|
+
}
|
|
13527
|
+
],
|
|
13461
13528
|
"attributes": [],
|
|
13462
13529
|
"props": [
|
|
13463
13530
|
{
|
|
@@ -13632,11 +13699,11 @@
|
|
|
13632
13699
|
}
|
|
13633
13700
|
},
|
|
13634
13701
|
{
|
|
13635
|
-
"name": "
|
|
13702
|
+
"name": "UTransfer",
|
|
13636
13703
|
"description": "A more efficient transfer.\n\nIf you want to use original transfer, please refer to [Legacy Transfer](legacy-transfer). Please note that the legacy transfer will be removed in the next major version. It's not recommended to to use it.",
|
|
13637
13704
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/transfer",
|
|
13638
13705
|
"source": {
|
|
13639
|
-
"symbol": "
|
|
13706
|
+
"symbol": "UTransfer"
|
|
13640
13707
|
},
|
|
13641
13708
|
"slots": [],
|
|
13642
13709
|
"attributes": [],
|
|
@@ -13872,11 +13939,11 @@
|
|
|
13872
13939
|
}
|
|
13873
13940
|
},
|
|
13874
13941
|
{
|
|
13875
|
-
"name": "
|
|
13942
|
+
"name": "UTree",
|
|
13876
13943
|
"description": "To be honest, I'm not good at biology. I can figure out few kinds of trees.\n\nWhat's more, not only biology, I forget balanced tree everytime after I revise it shortly.",
|
|
13877
13944
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree",
|
|
13878
13945
|
"source": {
|
|
13879
|
-
"symbol": "
|
|
13946
|
+
"symbol": "UTree"
|
|
13880
13947
|
},
|
|
13881
13948
|
"slots": [],
|
|
13882
13949
|
"attributes": [],
|
|
@@ -14368,10 +14435,10 @@
|
|
|
14368
14435
|
}
|
|
14369
14436
|
},
|
|
14370
14437
|
{
|
|
14371
|
-
"name": "
|
|
14438
|
+
"name": "UTreeSelect",
|
|
14372
14439
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/tree-select",
|
|
14373
14440
|
"source": {
|
|
14374
|
-
"symbol": "
|
|
14441
|
+
"symbol": "UTreeSelect"
|
|
14375
14442
|
},
|
|
14376
14443
|
"slots": [
|
|
14377
14444
|
{
|
|
@@ -14820,10 +14887,10 @@
|
|
|
14820
14887
|
}
|
|
14821
14888
|
},
|
|
14822
14889
|
{
|
|
14823
|
-
"name": "
|
|
14890
|
+
"name": "UH1",
|
|
14824
14891
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
14825
14892
|
"source": {
|
|
14826
|
-
"symbol": "
|
|
14893
|
+
"symbol": "UH1"
|
|
14827
14894
|
},
|
|
14828
14895
|
"slots": [],
|
|
14829
14896
|
"attributes": [],
|
|
@@ -14855,10 +14922,10 @@
|
|
|
14855
14922
|
}
|
|
14856
14923
|
},
|
|
14857
14924
|
{
|
|
14858
|
-
"name": "
|
|
14925
|
+
"name": "UH2",
|
|
14859
14926
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
14860
14927
|
"source": {
|
|
14861
|
-
"symbol": "
|
|
14928
|
+
"symbol": "UH2"
|
|
14862
14929
|
},
|
|
14863
14930
|
"slots": [],
|
|
14864
14931
|
"attributes": [],
|
|
@@ -14890,10 +14957,10 @@
|
|
|
14890
14957
|
}
|
|
14891
14958
|
},
|
|
14892
14959
|
{
|
|
14893
|
-
"name": "
|
|
14960
|
+
"name": "UH3",
|
|
14894
14961
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
14895
14962
|
"source": {
|
|
14896
|
-
"symbol": "
|
|
14963
|
+
"symbol": "UH3"
|
|
14897
14964
|
},
|
|
14898
14965
|
"slots": [],
|
|
14899
14966
|
"attributes": [],
|
|
@@ -14925,10 +14992,10 @@
|
|
|
14925
14992
|
}
|
|
14926
14993
|
},
|
|
14927
14994
|
{
|
|
14928
|
-
"name": "
|
|
14995
|
+
"name": "UH4",
|
|
14929
14996
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
14930
14997
|
"source": {
|
|
14931
|
-
"symbol": "
|
|
14998
|
+
"symbol": "UH4"
|
|
14932
14999
|
},
|
|
14933
15000
|
"slots": [],
|
|
14934
15001
|
"attributes": [],
|
|
@@ -14960,10 +15027,10 @@
|
|
|
14960
15027
|
}
|
|
14961
15028
|
},
|
|
14962
15029
|
{
|
|
14963
|
-
"name": "
|
|
15030
|
+
"name": "UH5",
|
|
14964
15031
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
14965
15032
|
"source": {
|
|
14966
|
-
"symbol": "
|
|
15033
|
+
"symbol": "UH5"
|
|
14967
15034
|
},
|
|
14968
15035
|
"slots": [],
|
|
14969
15036
|
"attributes": [],
|
|
@@ -14995,10 +15062,10 @@
|
|
|
14995
15062
|
}
|
|
14996
15063
|
},
|
|
14997
15064
|
{
|
|
14998
|
-
"name": "
|
|
15065
|
+
"name": "UH6",
|
|
14999
15066
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15000
15067
|
"source": {
|
|
15001
|
-
"symbol": "
|
|
15068
|
+
"symbol": "UH6"
|
|
15002
15069
|
},
|
|
15003
15070
|
"slots": [],
|
|
15004
15071
|
"attributes": [],
|
|
@@ -15030,44 +15097,10 @@
|
|
|
15030
15097
|
}
|
|
15031
15098
|
},
|
|
15032
15099
|
{
|
|
15033
|
-
"name": "
|
|
15034
|
-
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15035
|
-
"source": {
|
|
15036
|
-
"symbol": "NA"
|
|
15037
|
-
},
|
|
15038
|
-
"slots": [],
|
|
15039
|
-
"attributes": [],
|
|
15040
|
-
"props": [],
|
|
15041
|
-
"js": {
|
|
15042
|
-
"events": []
|
|
15043
|
-
}
|
|
15044
|
-
},
|
|
15045
|
-
{
|
|
15046
|
-
"name": "NP",
|
|
15047
|
-
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15048
|
-
"source": {
|
|
15049
|
-
"symbol": "NP"
|
|
15050
|
-
},
|
|
15051
|
-
"slots": [],
|
|
15052
|
-
"attributes": [],
|
|
15053
|
-
"props": [
|
|
15054
|
-
{
|
|
15055
|
-
"name": "depth",
|
|
15056
|
-
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15057
|
-
"type": "1 | 2 | 3 | '1' | '2' | '3'",
|
|
15058
|
-
"description": "Text depth (shade of text).",
|
|
15059
|
-
"default": "undefined"
|
|
15060
|
-
}
|
|
15061
|
-
],
|
|
15062
|
-
"js": {
|
|
15063
|
-
"events": []
|
|
15064
|
-
}
|
|
15065
|
-
},
|
|
15066
|
-
{
|
|
15067
|
-
"name": "NBlockquote",
|
|
15100
|
+
"name": "UBlockquote",
|
|
15068
15101
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15069
15102
|
"source": {
|
|
15070
|
-
"symbol": "
|
|
15103
|
+
"symbol": "UBlockquote"
|
|
15071
15104
|
},
|
|
15072
15105
|
"slots": [],
|
|
15073
15106
|
"attributes": [],
|
|
@@ -15085,10 +15118,10 @@
|
|
|
15085
15118
|
}
|
|
15086
15119
|
},
|
|
15087
15120
|
{
|
|
15088
|
-
"name": "
|
|
15121
|
+
"name": "UHr",
|
|
15089
15122
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15090
15123
|
"source": {
|
|
15091
|
-
"symbol": "
|
|
15124
|
+
"symbol": "UHr"
|
|
15092
15125
|
},
|
|
15093
15126
|
"slots": [],
|
|
15094
15127
|
"attributes": [],
|
|
@@ -15098,10 +15131,10 @@
|
|
|
15098
15131
|
}
|
|
15099
15132
|
},
|
|
15100
15133
|
{
|
|
15101
|
-
"name": "
|
|
15134
|
+
"name": "UUl",
|
|
15102
15135
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15103
15136
|
"source": {
|
|
15104
|
-
"symbol": "
|
|
15137
|
+
"symbol": "UUl"
|
|
15105
15138
|
},
|
|
15106
15139
|
"slots": [],
|
|
15107
15140
|
"attributes": [],
|
|
@@ -15119,10 +15152,10 @@
|
|
|
15119
15152
|
}
|
|
15120
15153
|
},
|
|
15121
15154
|
{
|
|
15122
|
-
"name": "
|
|
15155
|
+
"name": "UOl",
|
|
15123
15156
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15124
15157
|
"source": {
|
|
15125
|
-
"symbol": "
|
|
15158
|
+
"symbol": "UOl"
|
|
15126
15159
|
},
|
|
15127
15160
|
"slots": [],
|
|
15128
15161
|
"attributes": [],
|
|
@@ -15140,10 +15173,10 @@
|
|
|
15140
15173
|
}
|
|
15141
15174
|
},
|
|
15142
15175
|
{
|
|
15143
|
-
"name": "
|
|
15176
|
+
"name": "ULi",
|
|
15144
15177
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15145
15178
|
"source": {
|
|
15146
|
-
"symbol": "
|
|
15179
|
+
"symbol": "ULi"
|
|
15147
15180
|
},
|
|
15148
15181
|
"slots": [],
|
|
15149
15182
|
"attributes": [],
|
|
@@ -15153,10 +15186,10 @@
|
|
|
15153
15186
|
}
|
|
15154
15187
|
},
|
|
15155
15188
|
{
|
|
15156
|
-
"name": "
|
|
15189
|
+
"name": "UText",
|
|
15157
15190
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/typography",
|
|
15158
15191
|
"source": {
|
|
15159
|
-
"symbol": "
|
|
15192
|
+
"symbol": "UText"
|
|
15160
15193
|
},
|
|
15161
15194
|
"slots": [],
|
|
15162
15195
|
"attributes": [],
|
|
@@ -15228,11 +15261,11 @@
|
|
|
15228
15261
|
}
|
|
15229
15262
|
},
|
|
15230
15263
|
{
|
|
15231
|
-
"name": "
|
|
15264
|
+
"name": "UUpload",
|
|
15232
15265
|
"description": "If latency didn't matter, I'd just fill trucks with hard disks.",
|
|
15233
15266
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15234
15267
|
"source": {
|
|
15235
|
-
"symbol": "
|
|
15268
|
+
"symbol": "UUpload"
|
|
15236
15269
|
},
|
|
15237
15270
|
"slots": [
|
|
15238
15271
|
{
|
|
@@ -15254,7 +15287,7 @@
|
|
|
15254
15287
|
"name": "accept",
|
|
15255
15288
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15256
15289
|
"type": "string",
|
|
15257
|
-
"description": "The accept type of upload. See <
|
|
15290
|
+
"description": "The accept type of upload. See <u-a href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#accept\" target=\"_blank\">accept</u-a>.",
|
|
15258
15291
|
"default": "undefined"
|
|
15259
15292
|
},
|
|
15260
15293
|
{
|
|
@@ -15268,7 +15301,7 @@
|
|
|
15268
15301
|
"name": "custom-request",
|
|
15269
15302
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15270
15303
|
"type": "(options: UploadCustomRequestOptions) => void",
|
|
15271
|
-
"description": "Customize upload request. For types, see <
|
|
15304
|
+
"description": "Customize upload request. For types, see <u-a href=\"#UploadCustomRequestOptions-Type\">UploadCustomRequestOptions</u-a>",
|
|
15272
15305
|
"default": "undefined"
|
|
15273
15306
|
},
|
|
15274
15307
|
{
|
|
@@ -15337,7 +15370,7 @@
|
|
|
15337
15370
|
"name": "response-type",
|
|
15338
15371
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15339
15372
|
"type": "'' | 'arraybuffer' | 'blob' | 'document' | 'json' | 'text'",
|
|
15340
|
-
"description": "Response type of `XMLHttpRequest` used by `
|
|
15373
|
+
"description": "Response type of `XMLHttpRequest` used by `u-upload`",
|
|
15341
15374
|
"default": "''",
|
|
15342
15375
|
"description-sections": {
|
|
15343
15376
|
"since": "2.33.3"
|
|
@@ -15478,7 +15511,7 @@
|
|
|
15478
15511
|
"name": "image-group-props",
|
|
15479
15512
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15480
15513
|
"type": "ImageGroupProps",
|
|
15481
|
-
"description": "Props of `
|
|
15514
|
+
"description": "Props of `u-image` inside upload. See [ImageGroup Props](image#ImageGroup-Props).",
|
|
15482
15515
|
"default": "undefined",
|
|
15483
15516
|
"description-sections": {
|
|
15484
15517
|
"since": "2.24.0"
|
|
@@ -15513,6 +15546,11 @@
|
|
|
15513
15546
|
"description-sections": {
|
|
15514
15547
|
"since": "2.34.0"
|
|
15515
15548
|
}
|
|
15549
|
+
},
|
|
15550
|
+
{
|
|
15551
|
+
"name": "label",
|
|
15552
|
+
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15553
|
+
"type": "string"
|
|
15516
15554
|
}
|
|
15517
15555
|
],
|
|
15518
15556
|
"js": {
|
|
@@ -15588,16 +15626,16 @@
|
|
|
15588
15626
|
}
|
|
15589
15627
|
},
|
|
15590
15628
|
{
|
|
15591
|
-
"name": "
|
|
15629
|
+
"name": "UUploadDragger",
|
|
15592
15630
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15593
15631
|
"source": {
|
|
15594
|
-
"symbol": "
|
|
15632
|
+
"symbol": "UUploadDragger"
|
|
15595
15633
|
},
|
|
15596
15634
|
"slots": [
|
|
15597
15635
|
{
|
|
15598
15636
|
"name": "default",
|
|
15599
15637
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15600
|
-
"description": "The placeholder of the upload dragger; For an example see <
|
|
15638
|
+
"description": "The placeholder of the upload dragger; For an example see <u-a href=\"#drag.vue\">Drag to Upload Demo</u-a>."
|
|
15601
15639
|
}
|
|
15602
15640
|
],
|
|
15603
15641
|
"attributes": [],
|
|
@@ -15607,10 +15645,10 @@
|
|
|
15607
15645
|
}
|
|
15608
15646
|
},
|
|
15609
15647
|
{
|
|
15610
|
-
"name": "
|
|
15648
|
+
"name": "UUploadTrigger",
|
|
15611
15649
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15612
15650
|
"source": {
|
|
15613
|
-
"symbol": "
|
|
15651
|
+
"symbol": "UUploadTrigger"
|
|
15614
15652
|
},
|
|
15615
15653
|
"slots": [
|
|
15616
15654
|
{
|
|
@@ -15635,10 +15673,10 @@
|
|
|
15635
15673
|
}
|
|
15636
15674
|
},
|
|
15637
15675
|
{
|
|
15638
|
-
"name": "
|
|
15676
|
+
"name": "UUploadFileList",
|
|
15639
15677
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/upload",
|
|
15640
15678
|
"source": {
|
|
15641
|
-
"symbol": "
|
|
15679
|
+
"symbol": "UUploadFileList"
|
|
15642
15680
|
},
|
|
15643
15681
|
"slots": [],
|
|
15644
15682
|
"attributes": [],
|
|
@@ -15648,11 +15686,11 @@
|
|
|
15648
15686
|
}
|
|
15649
15687
|
},
|
|
15650
15688
|
{
|
|
15651
|
-
"name": "
|
|
15689
|
+
"name": "UWatermark",
|
|
15652
15690
|
"description": "Watermark.",
|
|
15653
15691
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/watermark",
|
|
15654
15692
|
"source": {
|
|
15655
|
-
"symbol": "
|
|
15693
|
+
"symbol": "UWatermark"
|
|
15656
15694
|
},
|
|
15657
15695
|
"slots": [
|
|
15658
15696
|
{
|
|
@@ -15927,11 +15965,11 @@
|
|
|
15927
15965
|
}
|
|
15928
15966
|
},
|
|
15929
15967
|
{
|
|
15930
|
-
"name": "
|
|
15931
|
-
"description": "No one will think of that a component library should have this component. However a friend of me need this.\n\n<
|
|
15968
|
+
"name": "UEquation",
|
|
15969
|
+
"description": "No one will think of that a component library should have this component. However a friend of me need this.\n\n<u-alert title=\"Note\" type=\"warning\" style=\"margin-bottom: 16px;\" :bordered=\"false\">\n Due to package size, Uzum UI doesn't include katex. If you want to use Equation, make sure you have setup katex before using it.\n</u-alert>\n\nThe following code shows how to setup katex for Equation.\n\n```html\n<template>\n <u-config-provider :katex=\"katex\">\n <my-app />\n </u-config-provider>\n</template>\n\n<script>\n import { defineComponent } from 'vue'\n import katex from 'katex'\n import 'katex/dist/katex.css'\n\n export default defineComponent({\n setup() {\n return {\n katex\n }\n }\n })\n</script>\n```",
|
|
15932
15970
|
"doc-url": "https://www.naiveui.com/en-US/os-theme/components/equation",
|
|
15933
15971
|
"source": {
|
|
15934
|
-
"symbol": "
|
|
15972
|
+
"symbol": "UEquation"
|
|
15935
15973
|
},
|
|
15936
15974
|
"slots": [],
|
|
15937
15975
|
"attributes": [],
|