@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,19 @@
|
|
|
1
|
+
# ClAnchorNav AnchorNav
|
|
2
|
+
|
|
3
|
+
> 锚点导航组件,页面内快速定位导航
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-anchor-nav>`
|
|
6
|
+
- **引入**: `import { ClAnchorNav } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | 自定义CSS类名 |
|
|
13
|
+
| list | `AnchorItem[]` | `` | 是 | 锚点列表配置,每个锚点包含id和label属性 |
|
|
14
|
+
|
|
15
|
+
## 基础用法
|
|
16
|
+
|
|
17
|
+
```vue
|
|
18
|
+
<cl-anchor-nav></cl-anchor-nav>
|
|
19
|
+
```
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# ClBadge Badge
|
|
2
|
+
|
|
3
|
+
> 徽章组件,显示数字标记或状态圆点
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-badge>`
|
|
6
|
+
- **引入**: `import { ClBadge } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | 自定义CSS类名 |
|
|
13
|
+
| color | `String` | `'default'` | 否 | 颜色主题,可选: default, green, red, yellow, black, gray |
|
|
14
|
+
| colorSty | `String` | `` | 否 | 自定义颜色样式 |
|
|
15
|
+
| num | `String, Number` | `` | 否 | 显示的数字 |
|
|
16
|
+
| maxNum | `Number` | `-1` | 否 | 最大显示数字,超过显示 maxNum+ |
|
|
17
|
+
| isHideZero | `Boolean` | `true` | 否 | 是否隐藏数字为0的徽章 |
|
|
18
|
+
| isDot | `Boolean` | `false` | 否 | 是否显示为圆点 |
|
|
19
|
+
|
|
20
|
+
## 基础用法
|
|
21
|
+
|
|
22
|
+
```vue
|
|
23
|
+
<cl-badge></cl-badge>
|
|
24
|
+
```
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# ClButton Button
|
|
2
|
+
|
|
3
|
+
> 按钮组件,支持多种颜色主题、尺寸、loading 状态、图标和文字组合
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-button>`
|
|
6
|
+
- **引入**: `import { ClButton } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | 自定义CSS类名 |
|
|
13
|
+
| label | `String` | `` | 否 | 按钮文本标签 |
|
|
14
|
+
| icon | `String` | `` | 否 | 按钮图标类名 |
|
|
15
|
+
| color | `String` | `'default'` | 否 | 按钮颜色主题,可选: default, green, red, yellow, white, grayLight, transparent |
|
|
16
|
+
| size | `String` | `` | 否 | 按钮尺寸,可选: large, small, xl |
|
|
17
|
+
| disabled | `Boolean` | `false` | 否 | 是否禁用按钮 |
|
|
18
|
+
| isShowLoad | `Boolean` | `false` | 否 | 是否显示加载动画 |
|
|
19
|
+
| loadPos | `String` | `'right'` | 否 | 加载动画位置,可选: right, zoom-out, fixedCenter |
|
|
20
|
+
| loadTheme | `String` | `'rotaryLine'` | 否 | 加载动画主题,可选: rotaryLine, circleNotch, circleBubble |
|
|
21
|
+
| loadDrift | `Boolean` | `true` | 否 | 加载时是否漂移 |
|
|
22
|
+
| loadText | `String` | `` | 否 | 加载提示文本 |
|
|
23
|
+
| isShowBackDrop | `Boolean` | `false` | 否 | 是否显示遮罩层 |
|
|
24
|
+
| isShowWaves | `Boolean` | `true` | 否 | 是否显示点击波纹效果 |
|
|
25
|
+
| wavesColor | `String` | `'white'` | 否 | 波纹颜色,可选: white, black |
|
|
26
|
+
| loadStatusIsIng | `Boolean, null` | `null` | 否 | 加载状态控制(true开始,false结束,null忽略) |
|
|
27
|
+
|
|
28
|
+
## Events
|
|
29
|
+
|
|
30
|
+
| 事件名 | 说明 |
|
|
31
|
+
|--------|------|
|
|
32
|
+
| onClick | 点击事件 |
|
|
33
|
+
|
|
34
|
+
## 方法
|
|
35
|
+
|
|
36
|
+
| 方法 | 说明 |
|
|
37
|
+
|------|------|
|
|
38
|
+
| loadStart() | |
|
|
39
|
+
| loadStop() | |
|
|
40
|
+
|
|
41
|
+
## 基础用法
|
|
42
|
+
|
|
43
|
+
```vue
|
|
44
|
+
<cl-button></cl-button>
|
|
45
|
+
```
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# ClCheckbox Checkbox
|
|
2
|
+
|
|
3
|
+
> 复选框组件,支持多选、全选、半选状态
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-checkbox>`
|
|
6
|
+
- **引入**: `import { ClCheckbox } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| value | `String` | `` | 是 | |
|
|
13
|
+
| className | `String` | `` | 否 | |
|
|
14
|
+
| name | `String` | `` | 是 | |
|
|
15
|
+
| list | `ListInfo[]` | `() => []` | 否 | |
|
|
16
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
17
|
+
| width | `String` | `` | 否 | |
|
|
18
|
+
| isInline | `Boolean` | `true` | 否 | |
|
|
19
|
+
| checkChangeBefore | `Function` | `undefined` | 否 | |
|
|
20
|
+
|
|
21
|
+
## Slots
|
|
22
|
+
|
|
23
|
+
| 名称 | 说明 |
|
|
24
|
+
|------|------|
|
|
25
|
+
| default | 默认插槽 |
|
|
26
|
+
|
|
27
|
+
## Events
|
|
28
|
+
|
|
29
|
+
| 事件名 | 说明 |
|
|
30
|
+
|--------|------|
|
|
31
|
+
| update:value | |
|
|
32
|
+
| onChange | 值改变事件 |
|
|
33
|
+
| onInit | 初始化完成事件 |
|
|
34
|
+
|
|
35
|
+
## 方法
|
|
36
|
+
|
|
37
|
+
| 方法 | 说明 |
|
|
38
|
+
|------|------|
|
|
39
|
+
| getValue() | 获取当前值 |
|
|
40
|
+
| getValueData() | 获取当前值对应的数据对象 |
|
|
41
|
+
| setValue() | 设置值 |
|
|
42
|
+
| runInitComplete() | |
|
|
43
|
+
|
|
44
|
+
## 基础用法
|
|
45
|
+
|
|
46
|
+
```vue
|
|
47
|
+
<cl-checkbox></cl-checkbox>
|
|
48
|
+
```
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# ClClipboard Clipboard
|
|
2
|
+
|
|
3
|
+
> 剪贴板复制组件,一键复制文本到剪贴板
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-clipboard>`
|
|
6
|
+
- **引入**: `import { ClClipboard } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| textLabel | `String, Function` | `` | 是 | |
|
|
13
|
+
| className | `String` | `` | 否 | |
|
|
14
|
+
| iconColorClass | `String` | `` | 否 | |
|
|
15
|
+
| isUseSuccess | `Boolean` | `` | 否 | |
|
|
16
|
+
|
|
17
|
+
## Slots
|
|
18
|
+
|
|
19
|
+
| 名称 | 说明 |
|
|
20
|
+
|------|------|
|
|
21
|
+
| default | 默认插槽 |
|
|
22
|
+
|
|
23
|
+
## Events
|
|
24
|
+
|
|
25
|
+
| 事件名 | 说明 |
|
|
26
|
+
|--------|------|
|
|
27
|
+
| onCopySuccess | |
|
|
28
|
+
| onCopyError | |
|
|
29
|
+
|
|
30
|
+
## 基础用法
|
|
31
|
+
|
|
32
|
+
```vue
|
|
33
|
+
<cl-clipboard></cl-clipboard>
|
|
34
|
+
```
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
# ClCropper Cropper
|
|
2
|
+
|
|
3
|
+
> 图片裁剪组件,支持拖拽裁剪和缩放
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-cropper>`
|
|
6
|
+
- **引入**: `import { ClCropper } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| className | `String` | `` | 否 | |
|
|
13
|
+
| src | `String` | `` | 是 | |
|
|
14
|
+
| width | `Number` | `` | 是 | |
|
|
15
|
+
| height | `Number` | `` | 是 | |
|
|
16
|
+
| isFixedAspectRatio | `Boolean` | `true` | 否 | |
|
|
17
|
+
| isCenterBox | `Boolean` | `true` | 否 | |
|
|
18
|
+
| isPreview | `Boolean` | `true` | 否 | |
|
|
19
|
+
| previewShape | `String` | `'square'` | 否 | |
|
|
20
|
+
| enlarge | `Number` | `2` | 否 | |
|
|
21
|
+
| isModal | `Boolean` | `true` | 否 | |
|
|
22
|
+
| isShowUpload | `Boolean` | `true` | 否 | |
|
|
23
|
+
| isShowSave | `Boolean` | `false` | 否 | |
|
|
24
|
+
| fillColor | `String` | `'transparent'` | 否 | |
|
|
25
|
+
| alignLine | `String` | `'center'` | 否 | |
|
|
26
|
+
| isPreviewAlignLine | `Boolean` | `false` | 否 | |
|
|
27
|
+
|
|
28
|
+
## Events
|
|
29
|
+
|
|
30
|
+
| 事件名 | 说明 |
|
|
31
|
+
|--------|------|
|
|
32
|
+
| onSubmit | 提交事件 |
|
|
33
|
+
| onImgLoad | |
|
|
34
|
+
|
|
35
|
+
## 方法
|
|
36
|
+
|
|
37
|
+
| 方法 | 说明 |
|
|
38
|
+
|------|------|
|
|
39
|
+
| getImageBase64() | |
|
|
40
|
+
| show() | |
|
|
41
|
+
|
|
42
|
+
## 基础用法
|
|
43
|
+
|
|
44
|
+
```vue
|
|
45
|
+
<cl-cropper></cl-cropper>
|
|
46
|
+
```
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# ClDarg Darg
|
|
2
|
+
|
|
3
|
+
> 拖拽排序组件,支持列表项拖拽重排
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-darg>`
|
|
6
|
+
- **引入**: `import { ClDarg } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Slots
|
|
9
|
+
|
|
10
|
+
| 名称 | 说明 |
|
|
11
|
+
|------|------|
|
|
12
|
+
| default | 默认插槽 |
|
|
13
|
+
|
|
14
|
+
## Events
|
|
15
|
+
|
|
16
|
+
| 事件名 | 说明 |
|
|
17
|
+
|--------|------|
|
|
18
|
+
| onChangeSort | |
|
|
19
|
+
|
|
20
|
+
## 方法
|
|
21
|
+
|
|
22
|
+
| 方法 | 说明 |
|
|
23
|
+
|------|------|
|
|
24
|
+
| getArrSort() | |
|
|
25
|
+
|
|
26
|
+
## 基础用法
|
|
27
|
+
|
|
28
|
+
```vue
|
|
29
|
+
<cl-darg></cl-darg>
|
|
30
|
+
```
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# ClForm Form
|
|
2
|
+
|
|
3
|
+
> 表单组件,支持表单验证和提交
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-form>`
|
|
6
|
+
- **引入**: `import { ClForm } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Slots
|
|
9
|
+
|
|
10
|
+
| 名称 | 说明 |
|
|
11
|
+
|------|------|
|
|
12
|
+
| default | 默认插槽 |
|
|
13
|
+
|
|
14
|
+
## 方法
|
|
15
|
+
|
|
16
|
+
| 方法 | 说明 |
|
|
17
|
+
|------|------|
|
|
18
|
+
| validate() | |
|
|
19
|
+
| reset() | 重置 |
|
|
20
|
+
|
|
21
|
+
## 基础用法
|
|
22
|
+
|
|
23
|
+
```vue
|
|
24
|
+
<cl-form></cl-form>
|
|
25
|
+
```
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# ClFormGroup FormGroup
|
|
2
|
+
|
|
3
|
+
> 表单组组件,管理多个表单项的布局和校验
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-form-group>`
|
|
6
|
+
- **引入**: `import { ClFormGroup } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| colRatio | `String` | `'2:10'` | 否 | |
|
|
13
|
+
| className | `String` | `` | 否 | |
|
|
14
|
+
| label | `String` | `` | 否 | |
|
|
15
|
+
| isTipMust | `Boolean` | `false` | 否 | |
|
|
16
|
+
| isPlaintext | `Boolean` | `false` | 否 | |
|
|
17
|
+
|
|
18
|
+
## Slots
|
|
19
|
+
|
|
20
|
+
| 名称 | 说明 |
|
|
21
|
+
|------|------|
|
|
22
|
+
| labelExtend | labelExtend 插槽 |
|
|
23
|
+
| default | 默认插槽 |
|
|
24
|
+
|
|
25
|
+
## 基础用法
|
|
26
|
+
|
|
27
|
+
```vue
|
|
28
|
+
<cl-form-group></cl-form-group>
|
|
29
|
+
```
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# ClImage Image
|
|
2
|
+
|
|
3
|
+
> 图片组件,支持懒加载和占位图
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-image>`
|
|
6
|
+
- **引入**: `import { ClImage } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Events
|
|
9
|
+
|
|
10
|
+
| 事件名 | 说明 |
|
|
11
|
+
|--------|------|
|
|
12
|
+
| onInit | 初始化完成事件 |
|
|
13
|
+
|
|
14
|
+
## 基础用法
|
|
15
|
+
|
|
16
|
+
```vue
|
|
17
|
+
<cl-image></cl-image>
|
|
18
|
+
```
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
# ClInput Input
|
|
2
|
+
|
|
3
|
+
> 输入框组件,支持文本/数字/密码/千分位/清除按钮,支持 prepend/append 插槽
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-input>`
|
|
6
|
+
- **引入**: `import { ClInput } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| theme | `String` | `'default'` | 否 | 可选: default, icon, bottomLine |
|
|
13
|
+
| value | `String, Number` | `` | 否 | |
|
|
14
|
+
| inputType | `String` | `` | 否 | |
|
|
15
|
+
| className | `String` | `` | 否 | |
|
|
16
|
+
| width | `String` | `` | 否 | |
|
|
17
|
+
| name | `String` | `` | 否 | |
|
|
18
|
+
| placeholder | `String` | `` | 否 | |
|
|
19
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
20
|
+
| isReadonly | `Boolean` | `false` | 否 | |
|
|
21
|
+
| isClean | `Boolean` | `true` | 否 | |
|
|
22
|
+
| isNumber | `Boolean` | `false` | 否 | |
|
|
23
|
+
| decimal | `Number` | `0` | 否 | |
|
|
24
|
+
| isThousand | `Boolean` | `true` | 否 | |
|
|
25
|
+
| isImmediateThousand | `Boolean` | `true` | 否 | |
|
|
26
|
+
| isPassword | `Boolean` | `false` | 否 | |
|
|
27
|
+
| changDelayTime | `Number` | `200` | 否 | |
|
|
28
|
+
|
|
29
|
+
## Slots
|
|
30
|
+
|
|
31
|
+
| 名称 | 说明 |
|
|
32
|
+
|------|------|
|
|
33
|
+
| prepend | 前置内容插槽 |
|
|
34
|
+
| append | 后置内容插槽 |
|
|
35
|
+
|
|
36
|
+
## Events
|
|
37
|
+
|
|
38
|
+
| 事件名 | 说明 |
|
|
39
|
+
|--------|------|
|
|
40
|
+
| update:value | |
|
|
41
|
+
| onChange | 值改变事件 |
|
|
42
|
+
| onFocus | 获得焦点事件 |
|
|
43
|
+
| onBlur | 失去焦点事件 |
|
|
44
|
+
| onChangeBlur | 失去焦点且值改变时触发 |
|
|
45
|
+
| onKeyupEnter | 回车键抬起事件 |
|
|
46
|
+
| onClear | 清除事件 |
|
|
47
|
+
| onInit | 初始化完成事件 |
|
|
48
|
+
| onKeydown | 键盘按下事件 |
|
|
49
|
+
| onKeyup | 键盘抬起事件 |
|
|
50
|
+
| onChangeDelay | 值改变后防抖触发 |
|
|
51
|
+
|
|
52
|
+
## 方法
|
|
53
|
+
|
|
54
|
+
| 方法 | 说明 |
|
|
55
|
+
|------|------|
|
|
56
|
+
| getValue() | 获取当前值 |
|
|
57
|
+
| getValueData() | 获取当前值对应的数据对象 |
|
|
58
|
+
| setValue() | 设置值 |
|
|
59
|
+
| focus() | 获取焦点 |
|
|
60
|
+
|
|
61
|
+
## 基础用法
|
|
62
|
+
|
|
63
|
+
```vue
|
|
64
|
+
<cl-input></cl-input>
|
|
65
|
+
```
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# ClInputCaptcha InputCaptcha
|
|
2
|
+
|
|
3
|
+
> 验证码输入框,集成发送验证码倒计时功能
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-input-captcha>`
|
|
6
|
+
- **引入**: `import { ClInputCaptcha } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Events
|
|
9
|
+
|
|
10
|
+
| 事件名 | 说明 |
|
|
11
|
+
|--------|------|
|
|
12
|
+
| update:value | |
|
|
13
|
+
| onChange | 值改变事件 |
|
|
14
|
+
| onKeyupEnter | 回车键抬起事件 |
|
|
15
|
+
| onSend | |
|
|
16
|
+
|
|
17
|
+
## 方法
|
|
18
|
+
|
|
19
|
+
| 方法 | 说明 |
|
|
20
|
+
|------|------|
|
|
21
|
+
| getValue() | 获取当前值 |
|
|
22
|
+
|
|
23
|
+
## 基础用法
|
|
24
|
+
|
|
25
|
+
```vue
|
|
26
|
+
<cl-input-captcha></cl-input-captcha>
|
|
27
|
+
```
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
# ClInputNumber InputNumber
|
|
2
|
+
|
|
3
|
+
> 数字输入框,支持加减按钮、小数位数、千分位格式化
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-input-number>`
|
|
6
|
+
- **引入**: `import { ClInputNumber } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| size | `String` | `'large'` | 否 | 可选: large, small |
|
|
13
|
+
| btnShowType | `String` | `'fixed'` | 否 | 可选: fixed, focus |
|
|
14
|
+
| btnTheme | `String` | `'leftRight'` | 否 | 可选: leftRight, upDown |
|
|
15
|
+
| value | `String, Number` | `` | 否 | |
|
|
16
|
+
| placeholder | `String` | `` | 否 | |
|
|
17
|
+
| className | `String` | `` | 否 | |
|
|
18
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
19
|
+
| isClean | `Boolean` | `true` | 否 | |
|
|
20
|
+
| isTextRead | `Boolean` | `false` | 否 | |
|
|
21
|
+
| min | `Number` | `undefined` | 否 | |
|
|
22
|
+
| max | `Number` | `undefined` | 否 | |
|
|
23
|
+
| isLoop | `Boolean` | `false` | 否 | |
|
|
24
|
+
| decimal | `Number` | `0` | 否 | |
|
|
25
|
+
| fillZeroCount | `Number` | `0` | 否 | |
|
|
26
|
+
| btnStep | `Number` | `1` | 否 | |
|
|
27
|
+
| btnClsIconSub | `String` | `` | 否 | |
|
|
28
|
+
| btnClsIconAdd | `String` | `` | 否 | |
|
|
29
|
+
| operateBtnDownBeforeCallback | `Function` | `` | 否 | |
|
|
30
|
+
| calculationOperateValueCallback | `Function` | `` | 否 | |
|
|
31
|
+
|
|
32
|
+
## Slots
|
|
33
|
+
|
|
34
|
+
| 名称 | 说明 |
|
|
35
|
+
|------|------|
|
|
36
|
+
| textPrepend | textPrepend 插槽 |
|
|
37
|
+
| prepend | 前置内容插槽 |
|
|
38
|
+
| icon | 图标插槽 |
|
|
39
|
+
|
|
40
|
+
## Events
|
|
41
|
+
|
|
42
|
+
| 事件名 | 说明 |
|
|
43
|
+
|--------|------|
|
|
44
|
+
| update:value | |
|
|
45
|
+
| onChange | 值改变事件 |
|
|
46
|
+
|
|
47
|
+
## 基础用法
|
|
48
|
+
|
|
49
|
+
```vue
|
|
50
|
+
<cl-input-number></cl-input-number>
|
|
51
|
+
```
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# ClInputSearch InputSearch
|
|
2
|
+
|
|
3
|
+
> 搜索输入框,支持搜索图标和清除按钮
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-input-search>`
|
|
6
|
+
- **引入**: `import { ClInputSearch } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| theme | `String` | `'icon'` | 否 | 可选: icon, text |
|
|
13
|
+
| location | `String` | `'right'` | 否 | 可选: left, right |
|
|
14
|
+
| value | `String` | `` | 否 | |
|
|
15
|
+
| placeholder | `String` | `` | 否 | |
|
|
16
|
+
| className | `String` | `` | 否 | |
|
|
17
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
18
|
+
| textLabel | `String` | `` | 否 | |
|
|
19
|
+
| changDelayTime | `Number` | `200` | 否 | |
|
|
20
|
+
|
|
21
|
+
## Events
|
|
22
|
+
|
|
23
|
+
| 事件名 | 说明 |
|
|
24
|
+
|--------|------|
|
|
25
|
+
| update:value | |
|
|
26
|
+
| onChange | 值改变事件 |
|
|
27
|
+
| onSearch | |
|
|
28
|
+
| onFocus | 获得焦点事件 |
|
|
29
|
+
| onBlur | 失去焦点事件 |
|
|
30
|
+
|
|
31
|
+
## 方法
|
|
32
|
+
|
|
33
|
+
| 方法 | 说明 |
|
|
34
|
+
|------|------|
|
|
35
|
+
| getValue() | 获取当前值 |
|
|
36
|
+
| setValue() | 设置值 |
|
|
37
|
+
| focus() | 获取焦点 |
|
|
38
|
+
|
|
39
|
+
## 基础用法
|
|
40
|
+
|
|
41
|
+
```vue
|
|
42
|
+
<cl-input-search></cl-input-search>
|
|
43
|
+
```
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# ClInputTextarea InputTextarea
|
|
2
|
+
|
|
3
|
+
> 文本域输入框,支持多行文本输入
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-input-textarea>`
|
|
6
|
+
- **引入**: `import { ClInputTextarea } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| value | `String` | `` | 否 | |
|
|
13
|
+
| className | `String` | `` | 否 | |
|
|
14
|
+
| width | `String` | `` | 否 | |
|
|
15
|
+
| height | `String` | `'100px'` | 否 | |
|
|
16
|
+
| name | `String` | `` | 否 | |
|
|
17
|
+
| placeholder | `String` | `` | 否 | |
|
|
18
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
19
|
+
| isClean | `Boolean` | `false` | 否 | |
|
|
20
|
+
| isAutoHeight | `Boolean` | `false` | 否 | |
|
|
21
|
+
| changDelayTime | `Number` | `200` | 否 | |
|
|
22
|
+
| heightMax | `String` | `` | 否 | |
|
|
23
|
+
|
|
24
|
+
## Events
|
|
25
|
+
|
|
26
|
+
| 事件名 | 说明 |
|
|
27
|
+
|--------|------|
|
|
28
|
+
| update:value | |
|
|
29
|
+
| onChange | 值改变事件 |
|
|
30
|
+
| onInit | 初始化完成事件 |
|
|
31
|
+
| onKeydownEnter | |
|
|
32
|
+
| onKeyupEnter | 回车键抬起事件 |
|
|
33
|
+
| onFocus | 获得焦点事件 |
|
|
34
|
+
| onBlur | 失去焦点事件 |
|
|
35
|
+
| onChangeDelay | 值改变后防抖触发 |
|
|
36
|
+
|
|
37
|
+
## 方法
|
|
38
|
+
|
|
39
|
+
| 方法 | 说明 |
|
|
40
|
+
|------|------|
|
|
41
|
+
| getValue() | 获取当前值 |
|
|
42
|
+
| getValueData() | 获取当前值对应的数据对象 |
|
|
43
|
+
| setValue() | 设置值 |
|
|
44
|
+
| initHeight() | |
|
|
45
|
+
| focus() | 获取焦点 |
|
|
46
|
+
| getParentElement() | |
|
|
47
|
+
|
|
48
|
+
## 基础用法
|
|
49
|
+
|
|
50
|
+
```vue
|
|
51
|
+
<cl-input-textarea></cl-input-textarea>
|
|
52
|
+
```
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# ClLink Link
|
|
2
|
+
|
|
3
|
+
> 链接组件,支持 href 跳转和点击事件
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-link>`
|
|
6
|
+
- **引入**: `import { ClLink } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| wavesColor | `String` | `'black'` | 否 | 可选: black, white |
|
|
13
|
+
| url | `String, Object` | `` | 否 | |
|
|
14
|
+
| className | `String` | `` | 否 | |
|
|
15
|
+
| disabled | `Boolean` | `false` | 否 | |
|
|
16
|
+
| isUnderline | `Boolean` | `false` | 否 | |
|
|
17
|
+
| isLight | `Boolean` | `false` | 否 | |
|
|
18
|
+
| isWaves | `Boolean` | `false` | 否 | |
|
|
19
|
+
| isTargetBlank | `Boolean` | `false` | 否 | |
|
|
20
|
+
| isOutside | `Boolean` | `false` | 否 | |
|
|
21
|
+
| isStopPropagation | `Boolean` | `false` | 否 | |
|
|
22
|
+
|
|
23
|
+
## Slots
|
|
24
|
+
|
|
25
|
+
| 名称 | 说明 |
|
|
26
|
+
|------|------|
|
|
27
|
+
| default | 默认插槽 |
|
|
28
|
+
|
|
29
|
+
## Events
|
|
30
|
+
|
|
31
|
+
| 事件名 | 说明 |
|
|
32
|
+
|--------|------|
|
|
33
|
+
| onClick | 点击事件 |
|
|
34
|
+
| onHoverIn | |
|
|
35
|
+
| onHoverOut | |
|
|
36
|
+
|
|
37
|
+
## 基础用法
|
|
38
|
+
|
|
39
|
+
```vue
|
|
40
|
+
<cl-link></cl-link>
|
|
41
|
+
```
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# ClLoad Load
|
|
2
|
+
|
|
3
|
+
> 加载动画组件,支持多种加载主题和尺寸
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-load>`
|
|
6
|
+
- **引入**: `import { ClLoad } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## Props
|
|
9
|
+
|
|
10
|
+
| 参数 | 类型 | 默认值 | 必填 | 说明 |
|
|
11
|
+
|------|------|--------|------|------|
|
|
12
|
+
| theme | `String` | `'rotaryLine'` | 否 | 可选: rotaryLine, circleNotch, circleBubble, ballColor4 |
|
|
13
|
+
| size | `String` | `'large'` | 否 | |
|
|
14
|
+
| color | `String` | `'default'` | 否 | |
|
|
15
|
+
|
|
16
|
+
## 基础用法
|
|
17
|
+
|
|
18
|
+
```vue
|
|
19
|
+
<cl-load></cl-load>
|
|
20
|
+
```
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# ClLoadScreen LoadScreen
|
|
2
|
+
|
|
3
|
+
> 全屏加载组件,提供全局 loading 遮盖层
|
|
4
|
+
|
|
5
|
+
- **标签名**: `<cl-load-screen>`
|
|
6
|
+
- **引入**: `import { ClLoadScreen } from '@cldemo/library'`
|
|
7
|
+
|
|
8
|
+
## 方法
|
|
9
|
+
|
|
10
|
+
| 方法 | 说明 |
|
|
11
|
+
|------|------|
|
|
12
|
+
| show() | |
|
|
13
|
+
| hide() | |
|
|
14
|
+
|
|
15
|
+
## 基础用法
|
|
16
|
+
|
|
17
|
+
```vue
|
|
18
|
+
<cl-load-screen></cl-load-screen>
|
|
19
|
+
```
|