@cldemo/ui-kit 1.0.0
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/COMPONENT_CATALOG.md +210 -0
- package/LICENSE +21 -0
- package/README.md +120 -0
- package/buildLibs/all/index.cjs +99 -0
- package/buildLibs/all/index.cjs.map +1 -0
- package/buildLibs/all/index.d.ts +83 -0
- package/buildLibs/all/index.js +168 -0
- package/buildLibs/all/index.js.map +1 -0
- package/buildLibs/common/Element/Event/drag.d.ts +24 -0
- package/buildLibs/common/Element/Event/index.d.ts +9 -0
- package/buildLibs/common/Element/Event/resize.d.ts +20 -0
- package/buildLibs/common/Element/index.d.ts +104 -0
- package/buildLibs/common/Element_Event_drag-DeZYlveu.js +430 -0
- package/buildLibs/common/Element_Event_drag-DeZYlveu.js.map +1 -0
- package/buildLibs/common/Element_Event_drag-L_ZT9whD.cjs +3 -0
- package/buildLibs/common/Element_Event_drag-L_ZT9whD.cjs.map +1 -0
- package/buildLibs/common/Element_Event_resize-DA_sUt40.cjs +2 -0
- package/buildLibs/common/Element_Event_resize-DA_sUt40.cjs.map +1 -0
- package/buildLibs/common/Element_Event_resize-DqH_UT2k.js +49 -0
- package/buildLibs/common/Element_Event_resize-DqH_UT2k.js.map +1 -0
- package/buildLibs/common/Tools/animateEasing.d.ts +27 -0
- package/buildLibs/common/Tools/cookie.d.ts +8 -0
- package/buildLibs/common/Tools/delayFun.d.ts +9 -0
- package/buildLibs/common/Tools/index.d.ts +15 -0
- package/buildLibs/common/Tools/localStorage.d.ts +9 -0
- package/buildLibs/common/Tools/number.d.ts +8 -0
- package/buildLibs/common/Tools_animateEasing-C6TmrmvZ.cjs +2 -0
- package/buildLibs/common/Tools_animateEasing-C6TmrmvZ.cjs.map +1 -0
- package/buildLibs/common/Tools_animateEasing-D0lY_Vn8.js +50 -0
- package/buildLibs/common/Tools_animateEasing-D0lY_Vn8.js.map +1 -0
- package/buildLibs/common/Tools_cookie-CCTgXZb7.cjs +2 -0
- package/buildLibs/common/Tools_cookie-CCTgXZb7.cjs.map +1 -0
- package/buildLibs/common/Tools_cookie-DKctMXdK.js +31 -0
- package/buildLibs/common/Tools_cookie-DKctMXdK.js.map +1 -0
- package/buildLibs/common/Tools_delayFun-CA1ktv1L.js +21 -0
- package/buildLibs/common/Tools_delayFun-CA1ktv1L.js.map +1 -0
- package/buildLibs/common/Tools_delayFun-DYTkzlXE.cjs +2 -0
- package/buildLibs/common/Tools_delayFun-DYTkzlXE.cjs.map +1 -0
- package/buildLibs/common/Tools_localStorage-Cbecy4gj.cjs +2 -0
- package/buildLibs/common/Tools_localStorage-Cbecy4gj.cjs.map +1 -0
- package/buildLibs/common/Tools_localStorage-DVvhtzhL.js +48 -0
- package/buildLibs/common/Tools_localStorage-DVvhtzhL.js.map +1 -0
- package/buildLibs/common/Tools_number-Bh6hGO5U.cjs +2 -0
- package/buildLibs/common/Tools_number-Bh6hGO5U.cjs.map +1 -0
- package/buildLibs/common/Tools_number-C_MjN473.js +22 -0
- package/buildLibs/common/Tools_number-C_MjN473.js.map +1 -0
- package/buildLibs/common/axios-DZoeNi6y.cjs +2 -0
- package/buildLibs/common/axios-DZoeNi6y.cjs.map +1 -0
- package/buildLibs/common/axios-DqkFEq4Y.js +242 -0
- package/buildLibs/common/axios-DqkFEq4Y.js.map +1 -0
- package/buildLibs/common/axios.d.ts +28 -0
- package/buildLibs/common/base-PQGakkrl.js +808 -0
- package/buildLibs/common/base-PQGakkrl.js.map +1 -0
- package/buildLibs/common/base-iCmnU-fv.cjs +2 -0
- package/buildLibs/common/base-iCmnU-fv.cjs.map +1 -0
- package/buildLibs/common/base.d.ts +222 -0
- package/buildLibs/common/day-BzMalBXj.cjs +2 -0
- package/buildLibs/common/day-BzMalBXj.cjs.map +1 -0
- package/buildLibs/common/day-Dm_AnEZp.js +75 -0
- package/buildLibs/common/day-Dm_AnEZp.js.map +1 -0
- package/buildLibs/common/day.d.ts +25 -0
- package/buildLibs/common/echart-BtfUJ8lE.js +498 -0
- package/buildLibs/common/echart-BtfUJ8lE.js.map +1 -0
- package/buildLibs/common/echart-Cs3rQ-e9.cjs +2 -0
- package/buildLibs/common/echart-Cs3rQ-e9.cjs.map +1 -0
- package/buildLibs/common/echart.d.ts +82 -0
- package/buildLibs/common/i18n/en.d.ts +111 -0
- package/buildLibs/common/i18n/index.d.ts +25 -0
- package/buildLibs/common/i18n/zh_CN.d.ts +111 -0
- package/buildLibs/common/i18n_en-BHhFEbi6.js +114 -0
- package/buildLibs/common/i18n_en-BHhFEbi6.js.map +1 -0
- package/buildLibs/common/i18n_en-D-5antzy.cjs +2 -0
- package/buildLibs/common/i18n_en-D-5antzy.cjs.map +1 -0
- package/buildLibs/common/i18n_zh_CN-COzQ8Los.js +114 -0
- package/buildLibs/common/i18n_zh_CN-COzQ8Los.js.map +1 -0
- package/buildLibs/common/i18n_zh_CN-DTZIQXOQ.cjs +2 -0
- package/buildLibs/common/i18n_zh_CN-DTZIQXOQ.cjs.map +1 -0
- package/buildLibs/common/index.cjs +2 -0
- package/buildLibs/common/index.cjs.map +1 -0
- package/buildLibs/common/index.d.ts +10 -0
- package/buildLibs/common/index.js +124 -0
- package/buildLibs/common/index.js.map +1 -0
- package/buildLibs/common/promise-BtoePzHD.cjs +2 -0
- package/buildLibs/common/promise-BtoePzHD.cjs.map +1 -0
- package/buildLibs/common/promise-CPiVqqqL.js +44 -0
- package/buildLibs/common/promise-CPiVqqqL.js.map +1 -0
- package/buildLibs/common/promise.d.ts +14 -0
- package/buildLibs/common/tooltip-De0atcAJ.js +215 -0
- package/buildLibs/common/tooltip-De0atcAJ.js.map +1 -0
- package/buildLibs/common/tooltip-Dj_ol2ax.cjs +2 -0
- package/buildLibs/common/tooltip-Dj_ol2ax.cjs.map +1 -0
- package/buildLibs/common/tooltip.d.ts +37 -0
- package/buildLibs/mobile/index.cjs +56 -0
- package/buildLibs/mobile/index.cjs.map +1 -0
- package/buildLibs/mobile/index.d.ts +47 -0
- package/buildLibs/mobile/index.js +96 -0
- package/buildLibs/mobile/index.js.map +1 -0
- package/buildLibs/resolver/index.cjs +2 -0
- package/buildLibs/resolver/index.cjs.map +1 -0
- package/buildLibs/resolver/index.js +82 -0
- package/buildLibs/resolver/index.js.map +1 -0
- package/buildLibs/resolver/resolver.d.ts +7 -0
- package/buildLibs/utils/Element/ClAnchorNav.cjs +2 -0
- package/buildLibs/utils/Element/ClAnchorNav.cjs.map +1 -0
- package/buildLibs/utils/Element/ClAnchorNav.css +1 -0
- package/buildLibs/utils/Element/ClAnchorNav.d.ts +3 -0
- package/buildLibs/utils/Element/ClAnchorNav.js +55 -0
- package/buildLibs/utils/Element/ClAnchorNav.js.map +1 -0
- package/buildLibs/utils/Element/ClBadge.cjs +2 -0
- package/buildLibs/utils/Element/ClBadge.cjs.map +1 -0
- package/buildLibs/utils/Element/ClBadge.d.ts +3 -0
- package/buildLibs/utils/Element/ClBadge.js +5 -0
- package/buildLibs/utils/Element/ClBadge.js.map +1 -0
- package/buildLibs/utils/Element/ClButton.cjs +2 -0
- package/buildLibs/utils/Element/ClButton.cjs.map +1 -0
- package/buildLibs/utils/Element/ClButton.css +1 -0
- package/buildLibs/utils/Element/ClButton.d.ts +3 -0
- package/buildLibs/utils/Element/ClButton.js +226 -0
- package/buildLibs/utils/Element/ClButton.js.map +1 -0
- package/buildLibs/utils/Element/ClCheckbox.cjs +2 -0
- package/buildLibs/utils/Element/ClCheckbox.cjs.map +1 -0
- package/buildLibs/utils/Element/ClCheckbox.d.ts +3 -0
- package/buildLibs/utils/Element/ClCheckbox.js +205 -0
- package/buildLibs/utils/Element/ClCheckbox.js.map +1 -0
- package/buildLibs/utils/Element/ClCheckboxOne.d.ts +3 -0
- package/buildLibs/utils/Element/ClClipboard.cjs +2 -0
- package/buildLibs/utils/Element/ClClipboard.cjs.map +1 -0
- package/buildLibs/utils/Element/ClClipboard.d.ts +3 -0
- package/buildLibs/utils/Element/ClClipboard.js +5 -0
- package/buildLibs/utils/Element/ClClipboard.js.map +1 -0
- package/buildLibs/utils/Element/ClCountup.cjs +2 -0
- package/buildLibs/utils/Element/ClCountup.cjs.map +1 -0
- package/buildLibs/utils/Element/ClCountup.d.ts +3 -0
- package/buildLibs/utils/Element/ClCountup.js +56 -0
- package/buildLibs/utils/Element/ClCountup.js.map +1 -0
- package/buildLibs/utils/Element/ClCropper.cjs +2 -0
- package/buildLibs/utils/Element/ClCropper.cjs.map +1 -0
- package/buildLibs/utils/Element/ClCropper.d.ts +3 -0
- package/buildLibs/utils/Element/ClCropper.js +5 -0
- package/buildLibs/utils/Element/ClCropper.js.map +1 -0
- package/buildLibs/utils/Element/ClCropperPreview.css +1 -0
- package/buildLibs/utils/Element/ClDarg.cjs +7 -0
- package/buildLibs/utils/Element/ClDarg.cjs.map +1 -0
- package/buildLibs/utils/Element/ClDarg.css +1 -0
- package/buildLibs/utils/Element/ClDarg.d.ts +3 -0
- package/buildLibs/utils/Element/ClDarg.js +1554 -0
- package/buildLibs/utils/Element/ClDarg.js.map +1 -0
- package/buildLibs/utils/Element/ClEllipsis.cjs +2 -0
- package/buildLibs/utils/Element/ClEllipsis.cjs.map +1 -0
- package/buildLibs/utils/Element/ClEllipsis.css +1 -0
- package/buildLibs/utils/Element/ClEllipsis.d.ts +3 -0
- package/buildLibs/utils/Element/ClEllipsis.js +99 -0
- package/buildLibs/utils/Element/ClEllipsis.js.map +1 -0
- package/buildLibs/utils/Element/ClForm.cjs +2 -0
- package/buildLibs/utils/Element/ClForm.cjs.map +1 -0
- package/buildLibs/utils/Element/ClForm.css +1 -0
- package/buildLibs/utils/Element/ClForm.d.ts +3 -0
- package/buildLibs/utils/Element/ClForm.js +139 -0
- package/buildLibs/utils/Element/ClForm.js.map +1 -0
- package/buildLibs/utils/Element/ClFormGroup.cjs +2 -0
- package/buildLibs/utils/Element/ClFormGroup.cjs.map +1 -0
- package/buildLibs/utils/Element/ClFormGroup.css +1 -0
- package/buildLibs/utils/Element/ClFormGroup.d.ts +3 -0
- package/buildLibs/utils/Element/ClFormGroup.js +76 -0
- package/buildLibs/utils/Element/ClFormGroup.js.map +1 -0
- package/buildLibs/utils/Element/ClFormValidate.d.ts +3 -0
- package/buildLibs/utils/Element/ClIconFont.cjs +2 -0
- package/buildLibs/utils/Element/ClIconFont.cjs.map +1 -0
- package/buildLibs/utils/Element/ClIconFont.d.ts +3 -0
- package/buildLibs/utils/Element/ClIconFont.js +5 -0
- package/buildLibs/utils/Element/ClIconFont.js.map +1 -0
- package/buildLibs/utils/Element/ClImage.cjs +2 -0
- package/buildLibs/utils/Element/ClImage.cjs.map +1 -0
- package/buildLibs/utils/Element/ClImage.css +1 -0
- package/buildLibs/utils/Element/ClImage.d.ts +3 -0
- package/buildLibs/utils/Element/ClImage.js +195 -0
- package/buildLibs/utils/Element/ClImage.js.map +1 -0
- package/buildLibs/utils/Element/ClInput.cjs +2 -0
- package/buildLibs/utils/Element/ClInput.cjs.map +1 -0
- package/buildLibs/utils/Element/ClInput.d.ts +3 -0
- package/buildLibs/utils/Element/ClInput.js +5 -0
- package/buildLibs/utils/Element/ClInput.js.map +1 -0
- package/buildLibs/utils/Element/ClInputCaptcha.cjs +2 -0
- package/buildLibs/utils/Element/ClInputCaptcha.cjs.map +1 -0
- package/buildLibs/utils/Element/ClInputCaptcha.css +1 -0
- package/buildLibs/utils/Element/ClInputCaptcha.d.ts +3 -0
- package/buildLibs/utils/Element/ClInputCaptcha.js +111 -0
- package/buildLibs/utils/Element/ClInputCaptcha.js.map +1 -0
- package/buildLibs/utils/Element/ClInputNumber.cjs +2 -0
- package/buildLibs/utils/Element/ClInputNumber.cjs.map +1 -0
- package/buildLibs/utils/Element/ClInputNumber.d.ts +3 -0
- package/buildLibs/utils/Element/ClInputNumber.js +5 -0
- package/buildLibs/utils/Element/ClInputNumber.js.map +1 -0
- package/buildLibs/utils/Element/ClInputSearch.cjs +2 -0
- package/buildLibs/utils/Element/ClInputSearch.cjs.map +1 -0
- package/buildLibs/utils/Element/ClInputSearch.d.ts +3 -0
- package/buildLibs/utils/Element/ClInputSearch.js +5 -0
- package/buildLibs/utils/Element/ClInputSearch.js.map +1 -0
- package/buildLibs/utils/Element/ClInputTag.css +1 -0
- package/buildLibs/utils/Element/ClInputTextarea.cjs +2 -0
- package/buildLibs/utils/Element/ClInputTextarea.cjs.map +1 -0
- package/buildLibs/utils/Element/ClInputTextarea.d.ts +3 -0
- package/buildLibs/utils/Element/ClInputTextarea.js +5 -0
- package/buildLibs/utils/Element/ClInputTextarea.js.map +1 -0
- package/buildLibs/utils/Element/ClInputnumberButton.d.ts +3 -0
- package/buildLibs/utils/Element/ClLink.cjs +2 -0
- package/buildLibs/utils/Element/ClLink.cjs.map +1 -0
- package/buildLibs/utils/Element/ClLink.d.ts +3 -0
- package/buildLibs/utils/Element/ClLink.js +5 -0
- package/buildLibs/utils/Element/ClLink.js.map +1 -0
- package/buildLibs/utils/Element/ClLoad.cjs +2 -0
- package/buildLibs/utils/Element/ClLoad.cjs.map +1 -0
- package/buildLibs/utils/Element/ClLoad.d.ts +3 -0
- package/buildLibs/utils/Element/ClLoad.js +5 -0
- package/buildLibs/utils/Element/ClLoad.js.map +1 -0
- package/buildLibs/utils/Element/ClLoadFullCenter.d.ts +3 -0
- package/buildLibs/utils/Element/ClLoadIng.d.ts +3 -0
- package/buildLibs/utils/Element/ClLoadScreen.cjs +2 -0
- package/buildLibs/utils/Element/ClLoadScreen.cjs.map +1 -0
- package/buildLibs/utils/Element/ClLoadScreen.d.ts +3 -0
- package/buildLibs/utils/Element/ClLoadScreen.js +5 -0
- package/buildLibs/utils/Element/ClLoadScreen.js.map +1 -0
- package/buildLibs/utils/Element/ClLoadWarp.d.ts +3 -0
- package/buildLibs/utils/Element/ClModal.cjs +2 -0
- package/buildLibs/utils/Element/ClModal.cjs.map +1 -0
- package/buildLibs/utils/Element/ClModal.d.ts +3 -0
- package/buildLibs/utils/Element/ClModal.js +5 -0
- package/buildLibs/utils/Element/ClModal.js.map +1 -0
- package/buildLibs/utils/Element/ClProgress.cjs +2 -0
- package/buildLibs/utils/Element/ClProgress.cjs.map +1 -0
- package/buildLibs/utils/Element/ClProgress.css +1 -0
- package/buildLibs/utils/Element/ClProgress.d.ts +3 -0
- package/buildLibs/utils/Element/ClProgress.js +219 -0
- package/buildLibs/utils/Element/ClProgress.js.map +1 -0
- package/buildLibs/utils/Element/ClRadio.cjs +2 -0
- package/buildLibs/utils/Element/ClRadio.cjs.map +1 -0
- package/buildLibs/utils/Element/ClRadio.d.ts +3 -0
- package/buildLibs/utils/Element/ClRadio.js +176 -0
- package/buildLibs/utils/Element/ClRadio.js.map +1 -0
- package/buildLibs/utils/Element/ClRadioOne.d.ts +3 -0
- package/buildLibs/utils/Element/ClSlider.cjs +2 -0
- package/buildLibs/utils/Element/ClSlider.cjs.map +1 -0
- package/buildLibs/utils/Element/ClSlider.css +1 -0
- package/buildLibs/utils/Element/ClSlider.d.ts +3 -0
- package/buildLibs/utils/Element/ClSlider.js +721 -0
- package/buildLibs/utils/Element/ClSlider.js.map +1 -0
- package/buildLibs/utils/Element/ClSwitchery.cjs +2 -0
- package/buildLibs/utils/Element/ClSwitchery.cjs.map +1 -0
- package/buildLibs/utils/Element/ClSwitchery.css +1 -0
- package/buildLibs/utils/Element/ClSwitchery.d.ts +3 -0
- package/buildLibs/utils/Element/ClSwitchery.js +429 -0
- package/buildLibs/utils/Element/ClSwitchery.js.map +1 -0
- package/buildLibs/utils/Element/ClTags.cjs +2 -0
- package/buildLibs/utils/Element/ClTags.cjs.map +1 -0
- package/buildLibs/utils/Element/ClTags.d.ts +3 -0
- package/buildLibs/utils/Element/ClTags.js +5 -0
- package/buildLibs/utils/Element/ClTags.js.map +1 -0
- package/buildLibs/utils/Element/ClTransitionSlideupdown.d.ts +3 -0
- package/buildLibs/utils/Element/ClWaterfall.cjs +2 -0
- package/buildLibs/utils/Element/ClWaterfall.cjs.map +1 -0
- package/buildLibs/utils/Element/ClWaterfall.css +1 -0
- package/buildLibs/utils/Element/ClWaterfall.d.ts +3 -0
- package/buildLibs/utils/Element/ClWaterfall.js +167 -0
- package/buildLibs/utils/Element/ClWaterfall.js.map +1 -0
- package/buildLibs/utils/Element/ClWaterfallImage.d.ts +3 -0
- package/buildLibs/utils/Element/__provide__/Clipboard.cjs +2 -0
- package/buildLibs/utils/Element/__provide__/Clipboard.cjs.map +1 -0
- package/buildLibs/utils/Element/__provide__/Clipboard.d.ts +2 -0
- package/buildLibs/utils/Element/__provide__/Clipboard.js +62 -0
- package/buildLibs/utils/Element/__provide__/Clipboard.js.map +1 -0
- package/buildLibs/utils/Element/__provide__/LoadScreen.cjs +2 -0
- package/buildLibs/utils/Element/__provide__/LoadScreen.cjs.map +1 -0
- package/buildLibs/utils/Element/__provide__/LoadScreen.d.ts +2 -0
- package/buildLibs/utils/Element/__provide__/LoadScreen.js +17 -0
- package/buildLibs/utils/Element/__provide__/LoadScreen.js.map +1 -0
- package/buildLibs/utils/Element/__provide__/languagePack.cjs +2 -0
- package/buildLibs/utils/Element/__provide__/languagePack.cjs.map +1 -0
- package/buildLibs/utils/Element/__provide__/languagePack.d.ts +2 -0
- package/buildLibs/utils/Element/__provide__/languagePack.js +29 -0
- package/buildLibs/utils/Element/__provide__/languagePack.js.map +1 -0
- package/buildLibs/utils/Mobile/ClCell.cjs +2 -0
- package/buildLibs/utils/Mobile/ClCell.cjs.map +1 -0
- package/buildLibs/utils/Mobile/ClCell.css +1 -0
- package/buildLibs/utils/Mobile/ClCell.d.ts +3 -0
- package/buildLibs/utils/Mobile/ClCell.js +130 -0
- package/buildLibs/utils/Mobile/ClCell.js.map +1 -0
- package/buildLibs/utils/Mobile/ClPullToRefresh.cjs +2 -0
- package/buildLibs/utils/Mobile/ClPullToRefresh.cjs.map +1 -0
- package/buildLibs/utils/Mobile/ClPullToRefresh.css +1 -0
- package/buildLibs/utils/Mobile/ClPullToRefresh.d.ts +3 -0
- package/buildLibs/utils/Mobile/ClPullToRefresh.js +195 -0
- package/buildLibs/utils/Mobile/ClPullToRefresh.js.map +1 -0
- package/buildLibs/utils/Shared/Alert.css +1 -0
- package/buildLibs/utils/Shared/Base.css +1 -0
- package/buildLibs/utils/Shared/Base.vue_vue_type_script_setup_true_lang-C_-WLPmH.js +2 -0
- package/buildLibs/utils/Shared/Base.vue_vue_type_script_setup_true_lang-C_-WLPmH.js.map +1 -0
- package/buildLibs/utils/Shared/Base.vue_vue_type_script_setup_true_lang-Duh9tbur.js +354 -0
- package/buildLibs/utils/Shared/Base.vue_vue_type_script_setup_true_lang-Duh9tbur.js.map +1 -0
- package/buildLibs/utils/Shared/BaseTransition.css +1 -0
- package/buildLibs/utils/Shared/BaseTransition.vue_vue_type_script_setup_true_lang-DEXehdBc.js +2 -0
- package/buildLibs/utils/Shared/BaseTransition.vue_vue_type_script_setup_true_lang-DEXehdBc.js.map +1 -0
- package/buildLibs/utils/Shared/BaseTransition.vue_vue_type_script_setup_true_lang-DLAYzSgX.js +121 -0
- package/buildLibs/utils/Shared/BaseTransition.vue_vue_type_script_setup_true_lang-DLAYzSgX.js.map +1 -0
- package/buildLibs/utils/Shared/Highlight.css +1 -0
- package/buildLibs/utils/Shared/Index.css +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-AhjUdZHr.js +233 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-AhjUdZHr.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B3Jxjv3S.js +75 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B3Jxjv3S.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BSTGdmJD.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BSTGdmJD.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BWdaQyLA.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BWdaQyLA.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BYmK-TqX.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BYmK-TqX.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B_jfFc6B.js +143 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B_jfFc6B.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BjRPiJPA.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BjRPiJPA.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Bv5Aqano.js +24 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Bv5Aqano.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BvGrVSSF.js +1146 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BvGrVSSF.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BxtgFrvB.js +336 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BxtgFrvB.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C1ANWb2_.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C1ANWb2_.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C4XFCLbD.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C4XFCLbD.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C4rRquU-.js +165 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C4rRquU-.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CIdipm_Z.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CIdipm_Z.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CNa69faz.js +168 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CNa69faz.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CPWxeZzn.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CPWxeZzn.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CVPvV5cZ.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CVPvV5cZ.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CejRfZxl.js +70 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CejRfZxl.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Cjhn8JLr.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Cjhn8JLr.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Cuv5NgcY.js +84 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Cuv5NgcY.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-D5cJAhwe.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-D5cJAhwe.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DKAxas3I.js +98 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DKAxas3I.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DWw1B8Z2.js +342 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DWw1B8Z2.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Da4Z8GsB.js +166 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Da4Z8GsB.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Dd2V82en.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Dd2V82en.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DfYsa_hk.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DfYsa_hk.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DlCXpiu6.js +384 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DlCXpiu6.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DpxHzkjC.js +462 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DpxHzkjC.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Ds2Q0eNQ.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Ds2Q0eNQ.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DxWcQL_8.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DxWcQL_8.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-HDdyVujM.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-HDdyVujM.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-SO7WBNgE.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-SO7WBNgE.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-_Zu2nb2q.js +593 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-_Zu2nb2q.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-gzy5AIqr.js +54 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-gzy5AIqr.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-inXYfqWx.js +144 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-inXYfqWx.js.map +1 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-p08PZCov.js +2 -0
- package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-p08PZCov.js.map +1 -0
- package/buildLibs/utils/Shared/Index10.css +1 -0
- package/buildLibs/utils/Shared/Index11.css +1 -0
- package/buildLibs/utils/Shared/Index12.css +1 -0
- package/buildLibs/utils/Shared/Index13.css +1 -0
- package/buildLibs/utils/Shared/Index14.css +1 -0
- package/buildLibs/utils/Shared/Index15.css +1 -0
- package/buildLibs/utils/Shared/Index16.css +1 -0
- package/buildLibs/utils/Shared/Index17.css +1 -0
- package/buildLibs/utils/Shared/Index18.css +1 -0
- package/buildLibs/utils/Shared/Index19.css +1 -0
- package/buildLibs/utils/Shared/Index2.css +1 -0
- package/buildLibs/utils/Shared/Index3.css +1 -0
- package/buildLibs/utils/Shared/Index4.css +1 -0
- package/buildLibs/utils/Shared/Index5.css +1 -0
- package/buildLibs/utils/Shared/Index6.css +1 -0
- package/buildLibs/utils/Shared/Index7.css +1 -0
- package/buildLibs/utils/Shared/Index8.css +1 -0
- package/buildLibs/utils/Shared/Index9.css +1 -0
- package/buildLibs/utils/Shared/Ing-C_3NkQxd.js +43 -0
- package/buildLibs/utils/Shared/Ing-C_3NkQxd.js.map +1 -0
- package/buildLibs/utils/Shared/Ing-D_cd5IxY.js +2 -0
- package/buildLibs/utils/Shared/Ing-D_cd5IxY.js.map +1 -0
- package/buildLibs/utils/Shared/Ing.css +1 -0
- package/buildLibs/utils/Shared/List.vue_vue_type_script_setup_true_lang-Dr6PppOP.js +2 -0
- package/buildLibs/utils/Shared/List.vue_vue_type_script_setup_true_lang-Dr6PppOP.js.map +1 -0
- package/buildLibs/utils/Shared/List.vue_vue_type_script_setup_true_lang-DzmylhZ6.js +141 -0
- package/buildLibs/utils/Shared/List.vue_vue_type_script_setup_true_lang-DzmylhZ6.js.map +1 -0
- package/buildLibs/utils/Shared/Notify.css +1 -0
- package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-BuNRS-9u.js +87 -0
- package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-BuNRS-9u.js.map +1 -0
- package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-E9U8wdGT.js +2 -0
- package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-E9U8wdGT.js.map +1 -0
- package/buildLibs/utils/Shared/Popup.vue_vue_type_script_setup_true_lang-CbaTn8Yz.js +109 -0
- package/buildLibs/utils/Shared/Popup.vue_vue_type_script_setup_true_lang-CbaTn8Yz.js.map +1 -0
- package/buildLibs/utils/Shared/Popup.vue_vue_type_script_setup_true_lang-D6uynoJZ.js +2 -0
- package/buildLibs/utils/Shared/Popup.vue_vue_type_script_setup_true_lang-D6uynoJZ.js.map +1 -0
- package/buildLibs/utils/Shared/Tooltip.css +1 -0
- package/buildLibs/utils/Shared/Waves.css +7 -0
- package/buildLibs/utils/Shared/_plugin-vue_export-helper-BHFhmbuH.js +2 -0
- package/buildLibs/utils/Shared/_plugin-vue_export-helper-BHFhmbuH.js.map +1 -0
- package/buildLibs/utils/Shared/_plugin-vue_export-helper-CHgC5LLL.js +10 -0
- package/buildLibs/utils/Shared/_plugin-vue_export-helper-CHgC5LLL.js.map +1 -0
- package/buildLibs/utils/Shared/base-PQGakkrl.js +808 -0
- package/buildLibs/utils/Shared/base-PQGakkrl.js.map +1 -0
- package/buildLibs/utils/Shared/base-iCmnU-fv.js +2 -0
- package/buildLibs/utils/Shared/base-iCmnU-fv.js.map +1 -0
- package/buildLibs/utils/Shared/day-Bz9LfelO.js +75 -0
- package/buildLibs/utils/Shared/day-Bz9LfelO.js.map +1 -0
- package/buildLibs/utils/Shared/day-CvcvgKjb.js +2 -0
- package/buildLibs/utils/Shared/day-CvcvgKjb.js.map +1 -0
- package/buildLibs/utils/Shared/drag-CzE5R222.js +2 -0
- package/buildLibs/utils/Shared/drag-CzE5R222.js.map +1 -0
- package/buildLibs/utils/Shared/drag-CzfhSB0g.js +42 -0
- package/buildLibs/utils/Shared/drag-CzfhSB0g.js.map +1 -0
- package/buildLibs/utils/Shared/index-BnerInzC.js +432 -0
- package/buildLibs/utils/Shared/index-BnerInzC.js.map +1 -0
- package/buildLibs/utils/Shared/index-C1R9HAvS.js +320 -0
- package/buildLibs/utils/Shared/index-C1R9HAvS.js.map +1 -0
- package/buildLibs/utils/Shared/index-CVBh8iTg.js +2 -0
- package/buildLibs/utils/Shared/index-CVBh8iTg.js.map +1 -0
- package/buildLibs/utils/Shared/index-Ul6uY51t.js +3 -0
- package/buildLibs/utils/Shared/index-Ul6uY51t.js.map +1 -0
- package/buildLibs/utils/Shared/language-D6gRWx8H.js +2 -0
- package/buildLibs/utils/Shared/language-D6gRWx8H.js.map +1 -0
- package/buildLibs/utils/Shared/language-DxTlvFs2.js +18 -0
- package/buildLibs/utils/Shared/language-DxTlvFs2.js.map +1 -0
- package/buildLibs/utils/Shared/resize-COkswDOq.js +2 -0
- package/buildLibs/utils/Shared/resize-COkswDOq.js.map +1 -0
- package/buildLibs/utils/Shared/resize-kOWxHVSP.js +54 -0
- package/buildLibs/utils/Shared/resize-kOWxHVSP.js.map +1 -0
- package/buildLibs/utils/Shared/vue-virtual-scroller.css +1 -0
- package/buildLibs/utils/Web/ClBreadcrumb.cjs +2 -0
- package/buildLibs/utils/Web/ClBreadcrumb.cjs.map +1 -0
- package/buildLibs/utils/Web/ClBreadcrumb.css +1 -0
- package/buildLibs/utils/Web/ClBreadcrumb.d.ts +3 -0
- package/buildLibs/utils/Web/ClBreadcrumb.js +82 -0
- package/buildLibs/utils/Web/ClBreadcrumb.js.map +1 -0
- package/buildLibs/utils/Web/ClCalendar.cjs +2 -0
- package/buildLibs/utils/Web/ClCalendar.cjs.map +1 -0
- package/buildLibs/utils/Web/ClCalendar.css +1 -0
- package/buildLibs/utils/Web/ClCalendar.d.ts +3 -0
- package/buildLibs/utils/Web/ClCalendar.js +179 -0
- package/buildLibs/utils/Web/ClCalendar.js.map +1 -0
- package/buildLibs/utils/Web/ClCard.cjs +2 -0
- package/buildLibs/utils/Web/ClCard.cjs.map +1 -0
- package/buildLibs/utils/Web/ClCard.d.ts +3 -0
- package/buildLibs/utils/Web/ClCard.js +5 -0
- package/buildLibs/utils/Web/ClCard.js.map +1 -0
- package/buildLibs/utils/Web/ClCardLegend.cjs +2 -0
- package/buildLibs/utils/Web/ClCardLegend.cjs.map +1 -0
- package/buildLibs/utils/Web/ClCardLegend.css +1 -0
- package/buildLibs/utils/Web/ClCardLegend.d.ts +3 -0
- package/buildLibs/utils/Web/ClCardLegend.js +128 -0
- package/buildLibs/utils/Web/ClCardLegend.js.map +1 -0
- package/buildLibs/utils/Web/ClCollapse.cjs +2 -0
- package/buildLibs/utils/Web/ClCollapse.cjs.map +1 -0
- package/buildLibs/utils/Web/ClCollapse.css +1 -0
- package/buildLibs/utils/Web/ClCollapse.d.ts +3 -0
- package/buildLibs/utils/Web/ClCollapse.js +111 -0
- package/buildLibs/utils/Web/ClCollapse.js.map +1 -0
- package/buildLibs/utils/Web/ClColorpicker.cjs +2 -0
- package/buildLibs/utils/Web/ClColorpicker.cjs.map +1 -0
- package/buildLibs/utils/Web/ClColorpicker.css +1 -0
- package/buildLibs/utils/Web/ClColorpicker.d.ts +3 -0
- package/buildLibs/utils/Web/ClColorpicker.js +1130 -0
- package/buildLibs/utils/Web/ClColorpicker.js.map +1 -0
- package/buildLibs/utils/Web/ClCropperPreview.cjs +2 -0
- package/buildLibs/utils/Web/ClCropperPreview.cjs.map +1 -0
- package/buildLibs/utils/Web/ClCropperPreview.d.ts +3 -0
- package/buildLibs/utils/Web/ClCropperPreview.js +175 -0
- package/buildLibs/utils/Web/ClCropperPreview.js.map +1 -0
- package/buildLibs/utils/Web/ClDatetime.cjs +2 -0
- package/buildLibs/utils/Web/ClDatetime.cjs.map +1 -0
- package/buildLibs/utils/Web/ClDatetime.css +1 -0
- package/buildLibs/utils/Web/ClDatetime.d.ts +3 -0
- package/buildLibs/utils/Web/ClDatetime.js +2002 -0
- package/buildLibs/utils/Web/ClDatetime.js.map +1 -0
- package/buildLibs/utils/Web/ClDropdownmenu.cjs +2 -0
- package/buildLibs/utils/Web/ClDropdownmenu.cjs.map +1 -0
- package/buildLibs/utils/Web/ClDropdownmenu.css +1 -0
- package/buildLibs/utils/Web/ClDropdownmenu.d.ts +3 -0
- package/buildLibs/utils/Web/ClDropdownmenu.js +75 -0
- package/buildLibs/utils/Web/ClDropdownmenu.js.map +1 -0
- package/buildLibs/utils/Web/ClDropdownmenuItem.d.ts +3 -0
- package/buildLibs/utils/Web/ClDropdownpopup.cjs +2 -0
- package/buildLibs/utils/Web/ClDropdownpopup.cjs.map +1 -0
- package/buildLibs/utils/Web/ClDropdownpopup.css +1 -0
- package/buildLibs/utils/Web/ClDropdownpopup.d.ts +3 -0
- package/buildLibs/utils/Web/ClDropdownpopup.js +89 -0
- package/buildLibs/utils/Web/ClDropdownpopup.js.map +1 -0
- package/buildLibs/utils/Web/ClEcharts.cjs +2 -0
- package/buildLibs/utils/Web/ClEcharts.cjs.map +1 -0
- package/buildLibs/utils/Web/ClEcharts.css +1 -0
- package/buildLibs/utils/Web/ClEcharts.d.ts +3 -0
- package/buildLibs/utils/Web/ClEcharts.js +297 -0
- package/buildLibs/utils/Web/ClEcharts.js.map +1 -0
- package/buildLibs/utils/Web/ClFileupload.cjs +2 -0
- package/buildLibs/utils/Web/ClFileupload.cjs.map +1 -0
- package/buildLibs/utils/Web/ClFileupload.d.ts +3 -0
- package/buildLibs/utils/Web/ClFileupload.js +5 -0
- package/buildLibs/utils/Web/ClFileupload.js.map +1 -0
- package/buildLibs/utils/Web/ClInputTag.cjs +6 -0
- package/buildLibs/utils/Web/ClInputTag.cjs.map +1 -0
- package/buildLibs/utils/Web/ClInputTag.d.ts +3 -0
- package/buildLibs/utils/Web/ClInputTag.js +854 -0
- package/buildLibs/utils/Web/ClInputTag.js.map +1 -0
- package/buildLibs/utils/Web/ClPaginate.cjs +2 -0
- package/buildLibs/utils/Web/ClPaginate.cjs.map +1 -0
- package/buildLibs/utils/Web/ClPaginate.css +1 -0
- package/buildLibs/utils/Web/ClPaginate.d.ts +3 -0
- package/buildLibs/utils/Web/ClPaginate.js +167 -0
- package/buildLibs/utils/Web/ClPaginate.js.map +1 -0
- package/buildLibs/utils/Web/ClPortlet.cjs +2 -0
- package/buildLibs/utils/Web/ClPortlet.cjs.map +1 -0
- package/buildLibs/utils/Web/ClPortlet.css +1 -0
- package/buildLibs/utils/Web/ClPortlet.d.ts +3 -0
- package/buildLibs/utils/Web/ClPortlet.js +47 -0
- package/buildLibs/utils/Web/ClPortlet.js.map +1 -0
- package/buildLibs/utils/Web/ClPreview.cjs +2 -0
- package/buildLibs/utils/Web/ClPreview.cjs.map +1 -0
- package/buildLibs/utils/Web/ClPreview.js +5 -0
- package/buildLibs/utils/Web/ClPreview.js.map +1 -0
- package/buildLibs/utils/Web/ClPreviewexample.cjs +2 -0
- package/buildLibs/utils/Web/ClPreviewexample.cjs.map +1 -0
- package/buildLibs/utils/Web/ClPreviewexample.d.ts +3 -0
- package/buildLibs/utils/Web/ClPreviewexample.js +5 -0
- package/buildLibs/utils/Web/ClPreviewexample.js.map +1 -0
- package/buildLibs/utils/Web/ClScrollXFence.cjs +2 -0
- package/buildLibs/utils/Web/ClScrollXFence.cjs.map +1 -0
- package/buildLibs/utils/Web/ClScrollXFence.css +1 -0
- package/buildLibs/utils/Web/ClScrollXFence.d.ts +3 -0
- package/buildLibs/utils/Web/ClScrollXFence.js +107 -0
- package/buildLibs/utils/Web/ClScrollXFence.js.map +1 -0
- package/buildLibs/utils/Web/ClSelect.cjs +2 -0
- package/buildLibs/utils/Web/ClSelect.cjs.map +1 -0
- package/buildLibs/utils/Web/ClSelect.d.ts +3 -0
- package/buildLibs/utils/Web/ClSelect.js +5 -0
- package/buildLibs/utils/Web/ClSelect.js.map +1 -0
- package/buildLibs/utils/Web/ClSelectCascade.cjs +2 -0
- package/buildLibs/utils/Web/ClSelectCascade.cjs.map +1 -0
- package/buildLibs/utils/Web/ClSelectCascade.css +1 -0
- package/buildLibs/utils/Web/ClSelectCascade.d.ts +3 -0
- package/buildLibs/utils/Web/ClSelectCascade.js +222 -0
- package/buildLibs/utils/Web/ClSelectCascade.js.map +1 -0
- package/buildLibs/utils/Web/ClSelectTag.cjs +2 -0
- package/buildLibs/utils/Web/ClSelectTag.cjs.map +1 -0
- package/buildLibs/utils/Web/ClSelectTag.css +1 -0
- package/buildLibs/utils/Web/ClSelectTag.d.ts +3 -0
- package/buildLibs/utils/Web/ClSelectTag.js +249 -0
- package/buildLibs/utils/Web/ClSelectTag.js.map +1 -0
- package/buildLibs/utils/Web/ClSelectTree.cjs +2 -0
- package/buildLibs/utils/Web/ClSelectTree.cjs.map +1 -0
- package/buildLibs/utils/Web/ClSelectTree.css +1 -0
- package/buildLibs/utils/Web/ClSelectTree.d.ts +3 -0
- package/buildLibs/utils/Web/ClSelectTree.js +190 -0
- package/buildLibs/utils/Web/ClSelectTree.js.map +1 -0
- package/buildLibs/utils/Web/ClSelectmove.cjs +2 -0
- package/buildLibs/utils/Web/ClSelectmove.cjs.map +1 -0
- package/buildLibs/utils/Web/ClSelectmove.css +1 -0
- package/buildLibs/utils/Web/ClSelectmove.d.ts +3 -0
- package/buildLibs/utils/Web/ClSelectmove.js +1090 -0
- package/buildLibs/utils/Web/ClSelectmove.js.map +1 -0
- package/buildLibs/utils/Web/ClSidemenu.cjs +2 -0
- package/buildLibs/utils/Web/ClSidemenu.cjs.map +1 -0
- package/buildLibs/utils/Web/ClSidemenu.css +1 -0
- package/buildLibs/utils/Web/ClSidemenu.d.ts +3 -0
- package/buildLibs/utils/Web/ClSidemenu.js +190 -0
- package/buildLibs/utils/Web/ClSidemenu.js.map +1 -0
- package/buildLibs/utils/Web/ClTable.cjs +2 -0
- package/buildLibs/utils/Web/ClTable.cjs.map +1 -0
- package/buildLibs/utils/Web/ClTable.css +1 -0
- package/buildLibs/utils/Web/ClTable.d.ts +3 -0
- package/buildLibs/utils/Web/ClTable.js +1914 -0
- package/buildLibs/utils/Web/ClTable.js.map +1 -0
- package/buildLibs/utils/Web/ClTabs.cjs +2 -0
- package/buildLibs/utils/Web/ClTabs.cjs.map +1 -0
- package/buildLibs/utils/Web/ClTabs.css +1 -0
- package/buildLibs/utils/Web/ClTabs.d.ts +3 -0
- package/buildLibs/utils/Web/ClTabs.js +276 -0
- package/buildLibs/utils/Web/ClTabs.js.map +1 -0
- package/buildLibs/utils/Web/ClTree.cjs +2 -0
- package/buildLibs/utils/Web/ClTree.cjs.map +1 -0
- package/buildLibs/utils/Web/ClTree.css +1 -0
- package/buildLibs/utils/Web/ClTree.d.ts +3 -0
- package/buildLibs/utils/Web/ClTree.js +416 -0
- package/buildLibs/utils/Web/ClTree.js.map +1 -0
- package/buildLibs/utils/Web/ClWeekhour.cjs +2 -0
- package/buildLibs/utils/Web/ClWeekhour.cjs.map +1 -0
- package/buildLibs/utils/Web/ClWeekhour.css +1 -0
- package/buildLibs/utils/Web/ClWeekhour.d.ts +3 -0
- package/buildLibs/utils/Web/ClWeekhour.js +679 -0
- package/buildLibs/utils/Web/ClWeekhour.js.map +1 -0
- package/buildLibs/utils/Web/ClXeditable.cjs +2 -0
- package/buildLibs/utils/Web/ClXeditable.cjs.map +1 -0
- package/buildLibs/utils/Web/ClXeditable.css +1 -0
- package/buildLibs/utils/Web/ClXeditable.d.ts +3 -0
- package/buildLibs/utils/Web/ClXeditable.js +593 -0
- package/buildLibs/utils/Web/ClXeditable.js.map +1 -0
- package/buildLibs/utils/Web/__directive__/Highlight.cjs +4 -0
- package/buildLibs/utils/Web/__directive__/Highlight.cjs.map +1 -0
- package/buildLibs/utils/Web/__directive__/Highlight.d.ts +2 -0
- package/buildLibs/utils/Web/__directive__/Highlight.js +3625 -0
- package/buildLibs/utils/Web/__directive__/Highlight.js.map +1 -0
- package/buildLibs/utils/Web/__directive__/Tooltip.cjs +2 -0
- package/buildLibs/utils/Web/__directive__/Tooltip.cjs.map +1 -0
- package/buildLibs/utils/Web/__directive__/Tooltip.d.ts +2 -0
- package/buildLibs/utils/Web/__directive__/Tooltip.js +356 -0
- package/buildLibs/utils/Web/__directive__/Tooltip.js.map +1 -0
- package/buildLibs/utils/Web/__directive__/Waves.cjs +9 -0
- package/buildLibs/utils/Web/__directive__/Waves.cjs.map +1 -0
- package/buildLibs/utils/Web/__directive__/Waves.d.ts +2 -0
- package/buildLibs/utils/Web/__directive__/Waves.js +256 -0
- package/buildLibs/utils/Web/__directive__/Waves.js.map +1 -0
- package/buildLibs/utils/Web/__provide__/Alert.cjs +2 -0
- package/buildLibs/utils/Web/__provide__/Alert.cjs.map +1 -0
- package/buildLibs/utils/Web/__provide__/Alert.d.ts +2 -0
- package/buildLibs/utils/Web/__provide__/Alert.js +236 -0
- package/buildLibs/utils/Web/__provide__/Alert.js.map +1 -0
- package/buildLibs/utils/Web/__provide__/Notify.cjs +2 -0
- package/buildLibs/utils/Web/__provide__/Notify.cjs.map +1 -0
- package/buildLibs/utils/Web/__provide__/Notify.d.ts +2 -0
- package/buildLibs/utils/Web/__provide__/Notify.js +235 -0
- package/buildLibs/utils/Web/__provide__/Notify.js.map +1 -0
- package/buildLibs/utils/Web/__provide__/Preview.cjs +2 -0
- package/buildLibs/utils/Web/__provide__/Preview.cjs.map +1 -0
- package/buildLibs/utils/Web/__provide__/Preview.d.ts +2 -0
- package/buildLibs/utils/Web/__provide__/Preview.js +26 -0
- package/buildLibs/utils/Web/__provide__/Preview.js.map +1 -0
- package/buildLibs/web/index.cjs +97 -0
- package/buildLibs/web/index.cjs.map +1 -0
- package/buildLibs/web/index.d.ts +81 -0
- package/buildLibs/web/index.js +164 -0
- package/buildLibs/web/index.js.map +1 -0
- package/docs/components/Element/AnchorNav.md +19 -0
- package/docs/components/Element/Badge.md +24 -0
- package/docs/components/Element/Button.md +45 -0
- package/docs/components/Element/Checkbox.md +48 -0
- package/docs/components/Element/Clipboard.md +34 -0
- package/docs/components/Element/Countup.md +12 -0
- package/docs/components/Element/Cropper.md +46 -0
- package/docs/components/Element/Darg.md +30 -0
- package/docs/components/Element/Ellipsis.md +12 -0
- package/docs/components/Element/Form.md +25 -0
- package/docs/components/Element/FormGroup.md +29 -0
- package/docs/components/Element/IconFont.md +12 -0
- package/docs/components/Element/Image.md +18 -0
- package/docs/components/Element/Input.md +65 -0
- package/docs/components/Element/InputCaptcha.md +27 -0
- package/docs/components/Element/InputNumber.md +51 -0
- package/docs/components/Element/InputSearch.md +43 -0
- package/docs/components/Element/InputTextarea.md +52 -0
- package/docs/components/Element/Link.md +41 -0
- package/docs/components/Element/Load.md +20 -0
- package/docs/components/Element/LoadScreen.md +19 -0
- package/docs/components/Element/Modal.md +51 -0
- package/docs/components/Element/Progress.md +28 -0
- package/docs/components/Element/Radio.md +41 -0
- package/docs/components/Element/Slider.md +33 -0
- package/docs/components/Element/Switchery.md +42 -0
- package/docs/components/Element/Tags.md +39 -0
- package/docs/components/Element/Waterfall.md +36 -0
- package/docs/components/Mobile/Cell.md +49 -0
- package/docs/components/Mobile/PullToRefresh.md +52 -0
- package/docs/components/Web/Breadcrumb.md +26 -0
- package/docs/components/Web/Calendar.md +34 -0
- package/docs/components/Web/Card.md +22 -0
- package/docs/components/Web/CardLegend.md +20 -0
- package/docs/components/Web/Collapse.md +26 -0
- package/docs/components/Web/Colorpicker.md +41 -0
- package/docs/components/Web/CropperPreview.md +43 -0
- package/docs/components/Web/Datetime.md +52 -0
- package/docs/components/Web/Dropdownmenu.md +33 -0
- package/docs/components/Web/Dropdownpopup.md +47 -0
- package/docs/components/Web/Echarts.md +43 -0
- package/docs/components/Web/Fileupload.md +60 -0
- package/docs/components/Web/InputTag.md +56 -0
- package/docs/components/Web/Paginate.md +30 -0
- package/docs/components/Web/Portlet.md +27 -0
- package/docs/components/Web/Preview.md +19 -0
- package/docs/components/Web/Previewexample.md +39 -0
- package/docs/components/Web/ScrollXFence.md +38 -0
- package/docs/components/Web/Select.md +56 -0
- package/docs/components/Web/SelectCascade.md +37 -0
- package/docs/components/Web/SelectTag.md +43 -0
- package/docs/components/Web/SelectTree.md +44 -0
- package/docs/components/Web/Selectmove.md +58 -0
- package/docs/components/Web/Sidemenu.md +25 -0
- package/docs/components/Web/Table.md +78 -0
- package/docs/components/Web/Tabs.md +47 -0
- package/docs/components/Web/Tree.md +44 -0
- package/docs/components/Web/Weekhour.md +29 -0
- package/docs/components/Web/Xeditable.md +52 -0
- package/docs/tools/CommonAxios.md +17 -0
- package/docs/tools/CommonBase.md +79 -0
- package/docs/tools/CommonDay.md +18 -0
- package/docs/tools/CommonEchart.md +19 -0
- package/docs/tools/CommonElement.md +42 -0
- package/docs/tools/CommonElementEvent.md +30 -0
- package/docs/tools/CommonI18n.md +18 -0
- package/docs/tools/CommonPromise.md +16 -0
- package/docs/tools/CommonTools.md +43 -0
- package/docs/tools/CommonTooltip.md +38 -0
- package/package.json +123 -0
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
# ClModal Modal
|
|
2
|
+
|
|
3
|
+
> 弹窗组件,支持拖拽、自定义头部/底部、提交/取消按钮、全屏模式
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-modal>`
|
|
6
|
+
- **引入**: `import { ClModal } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| posSubmitClose | `String` | `'CloseSubmit'` | 否 | 可选: CloseSubmit, SubmitClose |
|
|
13
|
+
| className | `String` | `` | 否 | |
|
|
14
|
+
| width | `String` | `'600px'` | 否 | |
|
|
15
|
+
| titleName | `String` | `` | 否 | |
|
|
16
|
+
| isBackClick | `Boolean` | `true` | 否 | |
|
|
17
|
+
| isShowHeader | `Boolean` | `true` | 否 | |
|
|
18
|
+
| isShowFooter | `Boolean` | `true` | 否 | |
|
|
19
|
+
| isShowSubmit | `Boolean` | `true` | 否 | |
|
|
20
|
+
| isShowSubmitLoad | `Boolean` | `true` | 否 | |
|
|
21
|
+
| closeLabel | `String` | `` | 否 | |
|
|
22
|
+
| submitLabel | `String` | `` | 否 | |
|
|
23
|
+
| classTransitionEnter | `String` | `'animated fadeInDown'` | 否 | |
|
|
24
|
+
|
|
25
|
+
## Slots
|
|
26
|
+
|
|
27
|
+
| 名称 | 说明 |
|
|
28
|
+
|------|------|
|
|
29
|
+
| default | 默认插槽 |
|
|
30
|
+
|
|
31
|
+
## Events
|
|
32
|
+
|
|
33
|
+
| 事件名 | 说明 |
|
|
34
|
+
|--------|------|
|
|
35
|
+
| onSubmit | 提交事件 |
|
|
36
|
+
| onClose | 关闭事件 |
|
|
37
|
+
|
|
38
|
+
## 方法
|
|
39
|
+
|
|
40
|
+
| 方法 | 说明 |
|
|
41
|
+
|------|------|
|
|
42
|
+
| show() | |
|
|
43
|
+
| hide() | |
|
|
44
|
+
| loadStop() | |
|
|
45
|
+
| disabledSubmit() | |
|
|
46
|
+
|
|
47
|
+
## 基础用法
|
|
48
|
+
|
|
49
|
+
```vue
|
|
50
|
+
<cl-modal></cl-modal>
|
|
51
|
+
```
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# ClProgress Progress
|
|
2
|
+
|
|
3
|
+
> 进度条组件,支持百分比显示和动画
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-progress>`
|
|
6
|
+
- **引入**: `import { ClProgress } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| theme | `String` | `'horizontal'` | 否 | |
|
|
14
|
+
| color | `String` | `` | 否 | |
|
|
15
|
+
| ratio | `Number, String` | `` | 是 | |
|
|
16
|
+
| isShowNum | `Boolean` | `true` | 否 | |
|
|
17
|
+
| isAnimation | `Boolean` | `true` | 否 | |
|
|
18
|
+
| diameter | `String` | `'50px'` | 否 | |
|
|
19
|
+
| showNumText | `String` | `` | 否 | |
|
|
20
|
+
| showNumPos | `String` | `'out-center'` | 否 | |
|
|
21
|
+
| showNumTrigger | `String` | `'hover'` | 否 | |
|
|
22
|
+
| showNumColor | `String` | `` | 否 | |
|
|
23
|
+
|
|
24
|
+
## 基础用法
|
|
25
|
+
|
|
26
|
+
```vue
|
|
27
|
+
<cl-progress></cl-progress>
|
|
28
|
+
```
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# ClRadio Radio
|
|
2
|
+
|
|
3
|
+
> 单选框组件,支持单选切换
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-radio>`
|
|
6
|
+
- **引入**: `import { ClRadio } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| value | `String, Number` | `` | 是 | |
|
|
13
|
+
| className | `String` | `` | 否 | |
|
|
14
|
+
| name | `String` | `` | 是 | |
|
|
15
|
+
| list | `ListInfo[]` | `() => []` | 否 | |
|
|
16
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
17
|
+
| width | `String` | `'auto'` | 否 | |
|
|
18
|
+
| isInline | `Boolean` | `true` | 否 | |
|
|
19
|
+
|
|
20
|
+
## Events
|
|
21
|
+
|
|
22
|
+
| 事件名 | 说明 |
|
|
23
|
+
|--------|------|
|
|
24
|
+
| update:value | |
|
|
25
|
+
| onChange | 值改变事件 |
|
|
26
|
+
| onInit | 初始化完成事件 |
|
|
27
|
+
|
|
28
|
+
## 方法
|
|
29
|
+
|
|
30
|
+
| 方法 | 说明 |
|
|
31
|
+
|------|------|
|
|
32
|
+
| getValue() | 获取当前值 |
|
|
33
|
+
| getValueData() | 获取当前值对应的数据对象 |
|
|
34
|
+
| setValue() | 设置值 |
|
|
35
|
+
| runInitComplete() | |
|
|
36
|
+
|
|
37
|
+
## 基础用法
|
|
38
|
+
|
|
39
|
+
```vue
|
|
40
|
+
<cl-radio></cl-radio>
|
|
41
|
+
```
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# ClSlider Slider
|
|
2
|
+
|
|
3
|
+
> 滑块组件,支持范围选择和步长设置
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-slider>`
|
|
6
|
+
- **引入**: `import { ClSlider } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| value | `String, Number` | `` | 否 | |
|
|
14
|
+
| min | `Number` | `0` | 否 | |
|
|
15
|
+
| max | `Number` | `100` | 否 | |
|
|
16
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
17
|
+
| isRange | `Boolean` | `false` | 否 | |
|
|
18
|
+
| isBarDrag | `Boolean` | `false` | 否 | |
|
|
19
|
+
| splitNumber | `Number` | `0` | 否 | |
|
|
20
|
+
| isShowDot | `Boolean` | `true` | 否 | |
|
|
21
|
+
| isShowDotActive | `Boolean` | `true` | 否 | |
|
|
22
|
+
| marks | `Array` | `() => []` | 否 | |
|
|
23
|
+
| isVertical | `Boolean` | `false` | 否 | |
|
|
24
|
+
| verticalHeight | `String` | `` | 否 | |
|
|
25
|
+
| size | `String` | `'large'` | 否 | 可选: large, small |
|
|
26
|
+
| numType | `String` | `'int'` | 否 | 可选: int, float2, float3 |
|
|
27
|
+
| tooltipFormat | `String` | `` | 否 | |
|
|
28
|
+
|
|
29
|
+
## 基础用法
|
|
30
|
+
|
|
31
|
+
```vue
|
|
32
|
+
<cl-slider></cl-slider>
|
|
33
|
+
```
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# ClSwitchery Switchery
|
|
2
|
+
|
|
3
|
+
> 开关组件,支持切换状态
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-switchery>`
|
|
6
|
+
- **引入**: `import { ClSwitchery } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| value | `Boolean` | `false` | 否 | |
|
|
13
|
+
| name | `String` | `` | 否 | |
|
|
14
|
+
| className | `String` | `` | 否 | |
|
|
15
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
16
|
+
| color | `String, Object` | `` | 否 | |
|
|
17
|
+
| changeCallback | `Function` | `` | 否 | |
|
|
18
|
+
| isUseOnChangeCheck | `Boolean` | `false` | 否 | |
|
|
19
|
+
| isShowLoad | `Boolean` | `true` | 否 | |
|
|
20
|
+
| activeHtml | `String` | `` | 否 | |
|
|
21
|
+
| inactiveHtml | `String` | `` | 否 | |
|
|
22
|
+
|
|
23
|
+
## Events
|
|
24
|
+
|
|
25
|
+
| 事件名 | 说明 |
|
|
26
|
+
|--------|------|
|
|
27
|
+
| update:value | |
|
|
28
|
+
| onChange | 值改变事件 |
|
|
29
|
+
|
|
30
|
+
## 方法
|
|
31
|
+
|
|
32
|
+
| 方法 | 说明 |
|
|
33
|
+
|------|------|
|
|
34
|
+
| getValue() | 获取当前值 |
|
|
35
|
+
| setValue() | 设置值 |
|
|
36
|
+
| setOnChangeResult() | |
|
|
37
|
+
|
|
38
|
+
## 基础用法
|
|
39
|
+
|
|
40
|
+
```vue
|
|
41
|
+
<cl-switchery></cl-switchery>
|
|
42
|
+
```
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# ClTags Tags
|
|
2
|
+
|
|
3
|
+
> 标签组件,支持多标签展示和删除
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-tags>`
|
|
6
|
+
- **引入**: `import { ClTags } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| list | `Array` | `() => []` | 否 | |
|
|
14
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
15
|
+
| isRemove | `Boolean` | `true` | 否 | |
|
|
16
|
+
| showTextFormat | `String` | `` | 否 | |
|
|
17
|
+
| isRemoveAll | `Boolean` | `false` | 否 | |
|
|
18
|
+
| theme | `String` | `'default'` | 否 | |
|
|
19
|
+
| isFormatHtml | `Boolean` | `false` | 否 | |
|
|
20
|
+
|
|
21
|
+
## Slots
|
|
22
|
+
|
|
23
|
+
| 名称 | 说明 |
|
|
24
|
+
|------|------|
|
|
25
|
+
| head | head 插槽 |
|
|
26
|
+
|
|
27
|
+
## 方法
|
|
28
|
+
|
|
29
|
+
| 方法 | 说明 |
|
|
30
|
+
|------|------|
|
|
31
|
+
| setDisabled() | |
|
|
32
|
+
| addInfo() | |
|
|
33
|
+
| getData() | |
|
|
34
|
+
|
|
35
|
+
## 基础用法
|
|
36
|
+
|
|
37
|
+
```vue
|
|
38
|
+
<cl-tags></cl-tags>
|
|
39
|
+
```
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# ClWaterfall Waterfall
|
|
2
|
+
|
|
3
|
+
> 瀑布流布局组件,支持图片瀑布流排列
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-waterfall>`
|
|
6
|
+
- **引入**: `import { ClWaterfall } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| list | `Array` | `() => []` | 否 | |
|
|
14
|
+
| itemKey | `String` | `'id'` | 否 | |
|
|
15
|
+
| width | `Number` | `-1` | 否 | |
|
|
16
|
+
| colNum | `Number` | `-1` | 否 | |
|
|
17
|
+
| spacing | `Number` | `10` | 否 | |
|
|
18
|
+
| animationName | `String` | `'animated fadeIn'` | 否 | |
|
|
19
|
+
|
|
20
|
+
## Slots
|
|
21
|
+
|
|
22
|
+
| 名称 | 说明 |
|
|
23
|
+
|------|------|
|
|
24
|
+
| default | 默认插槽 |
|
|
25
|
+
|
|
26
|
+
## 方法
|
|
27
|
+
|
|
28
|
+
| 方法 | 说明 |
|
|
29
|
+
|------|------|
|
|
30
|
+
| deleteItem() | |
|
|
31
|
+
|
|
32
|
+
## 基础用法
|
|
33
|
+
|
|
34
|
+
```vue
|
|
35
|
+
<cl-waterfall></cl-waterfall>
|
|
36
|
+
```
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# ClCell Cell
|
|
2
|
+
|
|
3
|
+
> Cell 组件
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-cell>`
|
|
6
|
+
- **引入**: `import { ClCell } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | 自定义 CSS 类名 |
|
|
13
|
+
| title | `String` | `` | 否 | 左侧标题 |
|
|
14
|
+
| value | `String` | `` | 否 | 右侧内容 |
|
|
15
|
+
| label | `String` | `` | 否 | 标题下方的描述信息 |
|
|
16
|
+
| icon | `String` | `` | 否 | 左侧图标类名(<i> 元素) |
|
|
17
|
+
| size | `String` | `'default'` | 否 | 单元格大小,可选: default, large |
|
|
18
|
+
| url | `String` | `` | 否 | 点击后跳转的链接地址 |
|
|
19
|
+
| to | `String, Object` | `` | 否 | 路由跳转目标,同 vue-router 的 to |
|
|
20
|
+
| replace | `Boolean` | `` | 否 | 跳转时是否替换当前页面历史 |
|
|
21
|
+
| border | `Boolean` | `true` | 否 | 是否显示底部边框 |
|
|
22
|
+
| clickable | `Boolean` | `` | 否 | 是否开启点击反馈 |
|
|
23
|
+
| isLink | `Boolean` | `` | 否 | 是否展示右侧箭头 |
|
|
24
|
+
| center | `Boolean` | `` | 否 | 是否使内容垂直居中 |
|
|
25
|
+
| arrowDirection | `String` | `'right'` | 否 | 箭头方向,可选: left, right, up, down |
|
|
26
|
+
|
|
27
|
+
## Slots
|
|
28
|
+
|
|
29
|
+
| 名称 | 说明 |
|
|
30
|
+
|------|------|
|
|
31
|
+
| icon | 图标插槽 |
|
|
32
|
+
| title | 标题插槽 |
|
|
33
|
+
| label | label 插槽 |
|
|
34
|
+
| default | 默认插槽 |
|
|
35
|
+
| value | value 插槽 |
|
|
36
|
+
| extra | extra 插槽 |
|
|
37
|
+
| rightIcon | rightIcon 插槽 |
|
|
38
|
+
|
|
39
|
+
## Events
|
|
40
|
+
|
|
41
|
+
| 事件名 | 说明 |
|
|
42
|
+
|--------|------|
|
|
43
|
+
| click | |
|
|
44
|
+
|
|
45
|
+
## 基础用法
|
|
46
|
+
|
|
47
|
+
```vue
|
|
48
|
+
<cl-cell></cl-cell>
|
|
49
|
+
```
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# ClPullToRefresh PullToRefresh
|
|
2
|
+
|
|
3
|
+
> PullToRefresh 组件
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-pull-to-refresh>`
|
|
6
|
+
- **引入**: `import { ClPullToRefresh } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| disabled | `Boolean` | `` | 否 | |
|
|
14
|
+
| threshold | `Number` | `60` | 否 | |
|
|
15
|
+
| list | `any[]` | `undefined` | 否 | |
|
|
16
|
+
| minItemSize | `Number` | `60` | 否 | |
|
|
17
|
+
| sizeDependencies | `Function` | `undefined` | 否 | |
|
|
18
|
+
| finished | `Boolean` | `` | 否 | |
|
|
19
|
+
| loading | `Boolean` | `` | 否 | |
|
|
20
|
+
| pullIcon | `String` | `'ptr-icon-arrow'` | 否 | |
|
|
21
|
+
| loadingIcon | `String` | `'ptr-icon-spinner'` | 否 | |
|
|
22
|
+
| loadingText | `String` | `'加载中...'` | 否 | |
|
|
23
|
+
| finishedText | `String` | `'没有更多了'` | 否 | |
|
|
24
|
+
|
|
25
|
+
## Slots
|
|
26
|
+
|
|
27
|
+
| 名称 | 说明 |
|
|
28
|
+
|------|------|
|
|
29
|
+
| indicator | indicator 插槽 |
|
|
30
|
+
| item | item 插槽 |
|
|
31
|
+
| loadMore | loadMore 插槽 |
|
|
32
|
+
| finished | finished 插槽 |
|
|
33
|
+
| default | 默认插槽 |
|
|
34
|
+
|
|
35
|
+
## Events
|
|
36
|
+
|
|
37
|
+
| 事件名 | 说明 |
|
|
38
|
+
|--------|------|
|
|
39
|
+
| refresh | |
|
|
40
|
+
| loadMore | |
|
|
41
|
+
|
|
42
|
+
## 方法
|
|
43
|
+
|
|
44
|
+
| 方法 | 说明 |
|
|
45
|
+
|------|------|
|
|
46
|
+
| finishRefresh() | |
|
|
47
|
+
|
|
48
|
+
## 基础用法
|
|
49
|
+
|
|
50
|
+
```vue
|
|
51
|
+
<cl-pull-to-refresh></cl-pull-to-refresh>
|
|
52
|
+
```
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# ClBreadcrumb Breadcrumb
|
|
2
|
+
|
|
3
|
+
> 面包屑导航组件,显示当前页面路径
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-breadcrumb>`
|
|
6
|
+
- **引入**: `import { ClBreadcrumb } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| list | `Array` | `() => []` | 否 | |
|
|
14
|
+
| title | `String` | `` | 否 | |
|
|
15
|
+
|
|
16
|
+
## Events
|
|
17
|
+
|
|
18
|
+
| 事件名 | 说明 |
|
|
19
|
+
|--------|------|
|
|
20
|
+
| onClickUrl | |
|
|
21
|
+
|
|
22
|
+
## 基础用法
|
|
23
|
+
|
|
24
|
+
```vue
|
|
25
|
+
<cl-breadcrumb></cl-breadcrumb>
|
|
26
|
+
```
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# ClCalendar Calendar
|
|
2
|
+
|
|
3
|
+
> 日历组件,支持日期选择、农历显示、日程标记
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-calendar>`
|
|
6
|
+
- **引入**: `import { ClCalendar } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| viewDateTime | `String` | `` | 否 | |
|
|
14
|
+
| weekFirst | `String` | `'monday'` | 否 | |
|
|
15
|
+
|
|
16
|
+
## Slots
|
|
17
|
+
|
|
18
|
+
| 名称 | 说明 |
|
|
19
|
+
|------|------|
|
|
20
|
+
| day | day 插槽 |
|
|
21
|
+
|
|
22
|
+
## Events
|
|
23
|
+
|
|
24
|
+
| 事件名 | 说明 |
|
|
25
|
+
|--------|------|
|
|
26
|
+
| onChange | 值改变事件 |
|
|
27
|
+
| onClick | 点击事件 |
|
|
28
|
+
| onHover | |
|
|
29
|
+
|
|
30
|
+
## 基础用法
|
|
31
|
+
|
|
32
|
+
```vue
|
|
33
|
+
<cl-calendar></cl-calendar>
|
|
34
|
+
```
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# ClCard Card
|
|
2
|
+
|
|
3
|
+
> 卡片容器组件,提供统一的卡片布局
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-card>`
|
|
6
|
+
- **引入**: `import { ClCard } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Slots
|
|
9
|
+
|
|
10
|
+
| 名称 | 说明 |
|
|
11
|
+
|------|------|
|
|
12
|
+
| headTitle | 卡片头部标题插槽 |
|
|
13
|
+
| headFlex | headFlex 插槽 |
|
|
14
|
+
| headExplain | headExplain 插槽 |
|
|
15
|
+
| default | 默认插槽 |
|
|
16
|
+
| foot | foot 插槽 |
|
|
17
|
+
|
|
18
|
+
## 基础用法
|
|
19
|
+
|
|
20
|
+
```vue
|
|
21
|
+
<cl-card></cl-card>
|
|
22
|
+
```
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# ClCardLegend CardLegend
|
|
2
|
+
|
|
3
|
+
> 图例卡片组件,用于代码演示和文档展示
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-card-legend>`
|
|
6
|
+
- **引入**: `import { ClCardLegend } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Slots
|
|
9
|
+
|
|
10
|
+
| 名称 | 说明 |
|
|
11
|
+
|------|------|
|
|
12
|
+
| remark | 备注说明插槽 |
|
|
13
|
+
| demo | 演示区域插槽 |
|
|
14
|
+
| code | 代码区域插槽 |
|
|
15
|
+
|
|
16
|
+
## 基础用法
|
|
17
|
+
|
|
18
|
+
```vue
|
|
19
|
+
<cl-card-legend></cl-card-legend>
|
|
20
|
+
```
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# ClCollapse Collapse
|
|
2
|
+
|
|
3
|
+
> 折叠面板组件,支持手风琴模式和多层嵌套
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-collapse>`
|
|
6
|
+
- **引入**: `import { ClCollapse } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| isOperate | `Boolean` | `true` | 否 | |
|
|
14
|
+
|
|
15
|
+
## Slots
|
|
16
|
+
|
|
17
|
+
| 名称 | 说明 |
|
|
18
|
+
|------|------|
|
|
19
|
+
| title | 标题插槽 |
|
|
20
|
+
| default | 默认插槽 |
|
|
21
|
+
|
|
22
|
+
## 基础用法
|
|
23
|
+
|
|
24
|
+
```vue
|
|
25
|
+
<cl-collapse></cl-collapse>
|
|
26
|
+
```
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# ClColorpicker Colorpicker
|
|
2
|
+
|
|
3
|
+
> 颜色选择器组件,支持取色和预设颜色
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-colorpicker>`
|
|
6
|
+
- **引入**: `import { ClColorpicker } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| value | `String` | `` | 否 | |
|
|
13
|
+
| className | `String` | `` | 否 | |
|
|
14
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
15
|
+
| isAlpha | `Boolean` | `true` | 否 | |
|
|
16
|
+
| isFormat | `Boolean` | `true` | 否 | |
|
|
17
|
+
| isOperate | `Boolean` | `true` | 否 | |
|
|
18
|
+
| isPreset | `Boolean` | `true` | 否 | |
|
|
19
|
+
| isDropdown | `Boolean` | `true` | 否 | |
|
|
20
|
+
|
|
21
|
+
## Events
|
|
22
|
+
|
|
23
|
+
| 事件名 | 说明 |
|
|
24
|
+
|--------|------|
|
|
25
|
+
| update:value | |
|
|
26
|
+
| onChange | 值改变事件 |
|
|
27
|
+
| onInit | 初始化完成事件 |
|
|
28
|
+
|
|
29
|
+
## 方法
|
|
30
|
+
|
|
31
|
+
| 方法 | 说明 |
|
|
32
|
+
|------|------|
|
|
33
|
+
| getValue() | 获取当前值 |
|
|
34
|
+
| getValueData() | 获取当前值对应的数据对象 |
|
|
35
|
+
| setValue() | 设置值 |
|
|
36
|
+
|
|
37
|
+
## 基础用法
|
|
38
|
+
|
|
39
|
+
```vue
|
|
40
|
+
<cl-colorpicker></cl-colorpicker>
|
|
41
|
+
```
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# ClCropperPreview CropperPreview
|
|
2
|
+
|
|
3
|
+
> 图片裁剪预览组件,预览裁剪后的图片效果
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-cropper-preview>`
|
|
6
|
+
- **引入**: `import { ClCropperPreview } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| previewImageUrl | `String` | `` | 否 | |
|
|
14
|
+
| coverImageUrl | `String` | `` | 否 | |
|
|
15
|
+
| width | `Number` | `400` | 否 | |
|
|
16
|
+
| height | `Number` | `400` | 否 | |
|
|
17
|
+
| widthPreview | `Number` | `` | 否 | |
|
|
18
|
+
| heightPreview | `Number` | `` | 否 | |
|
|
19
|
+
| previewShape | `String` | `'square'` | 否 | |
|
|
20
|
+
| isCenterBox | `Boolean` | `true` | 否 | |
|
|
21
|
+
| isShowUploadBtn | `Boolean` | `true` | 否 | |
|
|
22
|
+
| getCropperImageUrl | `Function` | `` | 否 | |
|
|
23
|
+
| saveImageBase64 | `Function` | `` | 否 | |
|
|
24
|
+
|
|
25
|
+
## Events
|
|
26
|
+
|
|
27
|
+
| 事件名 | 说明 |
|
|
28
|
+
|--------|------|
|
|
29
|
+
| onInitCoverImage | |
|
|
30
|
+
|
|
31
|
+
## 方法
|
|
32
|
+
|
|
33
|
+
| 方法 | 说明 |
|
|
34
|
+
|------|------|
|
|
35
|
+
| getValue() | 获取当前值 |
|
|
36
|
+
| getCropperUrl() | |
|
|
37
|
+
| getCoverUrlOriginal() | |
|
|
38
|
+
|
|
39
|
+
## 基础用法
|
|
40
|
+
|
|
41
|
+
```vue
|
|
42
|
+
<cl-cropper-preview></cl-cropper-preview>
|
|
43
|
+
```
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# ClDatetime Datetime
|
|
2
|
+
|
|
3
|
+
> 日期时间选择器,支持日期和时间的选择
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-datetime>`
|
|
6
|
+
- **引入**: `import { ClDatetime } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| value | `String` | `` | 否 | |
|
|
13
|
+
| className | `String` | `` | 否 | |
|
|
14
|
+
| placeholder | `String` | `` | 否 | |
|
|
15
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
16
|
+
| theme | `String` | `'default'` | 否 | |
|
|
17
|
+
| layerType | `String` | `'days'` | 否 | |
|
|
18
|
+
| timeType | `String` | `'date'` | 否 | |
|
|
19
|
+
| format | `String` | `` | 否 | |
|
|
20
|
+
| formatEnd | `String` | `` | 否 | |
|
|
21
|
+
| direction | `String` | `'left'` | 否 | |
|
|
22
|
+
| minDate | `String` | `` | 否 | |
|
|
23
|
+
| maxDate | `String` | `` | 否 | |
|
|
24
|
+
| isClear | `Boolean` | `false` | 否 | |
|
|
25
|
+
| rangeQuick | `Array` | `() => []` | 否 | |
|
|
26
|
+
| isDropdown | `Boolean` | `true` | 否 | |
|
|
27
|
+
| checkCallback | `Function` | `` | 否 | |
|
|
28
|
+
| themeStyle | `String` | `'default'` | 否 | |
|
|
29
|
+
| arrowDirection | `String` | `'right'` | 否 | |
|
|
30
|
+
| isUseDropdownArrow | `Boolean` | `true` | 否 | |
|
|
31
|
+
|
|
32
|
+
## Events
|
|
33
|
+
|
|
34
|
+
| 事件名 | 说明 |
|
|
35
|
+
|--------|------|
|
|
36
|
+
| update:value | |
|
|
37
|
+
| onChange | 值改变事件 |
|
|
38
|
+
| onInit | 初始化完成事件 |
|
|
39
|
+
|
|
40
|
+
## 方法
|
|
41
|
+
|
|
42
|
+
| 方法 | 说明 |
|
|
43
|
+
|------|------|
|
|
44
|
+
| getValue() | 获取当前值 |
|
|
45
|
+
| getValueData() | 获取当前值对应的数据对象 |
|
|
46
|
+
| setValue() | 设置值 |
|
|
47
|
+
|
|
48
|
+
## 基础用法
|
|
49
|
+
|
|
50
|
+
```vue
|
|
51
|
+
<cl-datetime></cl-datetime>
|
|
52
|
+
```
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# ClDropdownmenu Dropdownmenu
|
|
2
|
+
|
|
3
|
+
> 下拉菜单组件,支持多级菜单和图标
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-dropdownmenu>`
|
|
6
|
+
- **引入**: `import { ClDropdownmenu } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| classDropDown | `String` | `` | 否 | |
|
|
14
|
+
| label | `String` | `` | 否 | |
|
|
15
|
+
| direction | `String` | `'left'` | 否 | |
|
|
16
|
+
| isUseLabelArrow | `Boolean` | `false` | 否 | |
|
|
17
|
+
| isUseDropdownArrow | `Boolean` | `false` | 否 | |
|
|
18
|
+
| transitionEnter | `String` | `` | 否 | |
|
|
19
|
+
| transitionLeave | `String` | `` | 否 | |
|
|
20
|
+
|
|
21
|
+
## Slots
|
|
22
|
+
|
|
23
|
+
| 名称 | 说明 |
|
|
24
|
+
|------|------|
|
|
25
|
+
| label | label 插槽 |
|
|
26
|
+
| default | 默认插槽 |
|
|
27
|
+
| dropdown | 下拉内容插槽 |
|
|
28
|
+
|
|
29
|
+
## 基础用法
|
|
30
|
+
|
|
31
|
+
```vue
|
|
32
|
+
<cl-dropdownmenu></cl-dropdownmenu>
|
|
33
|
+
```
|