@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,54 @@
|
|
|
1
|
+
import { C as s } from "./base-PQGakkrl.js";
|
|
2
|
+
import { C as n } from "./index-BnerInzC.js";
|
|
3
|
+
import "js-cookie";
|
|
4
|
+
import "decimal.js";
|
|
5
|
+
class o {
|
|
6
|
+
_fun;
|
|
7
|
+
_time;
|
|
8
|
+
_cb;
|
|
9
|
+
constructor(i, e = 200) {
|
|
10
|
+
this._cb = i, this._time = e;
|
|
11
|
+
}
|
|
12
|
+
stopRun() {
|
|
13
|
+
this._fun && (clearTimeout(this._fun), this._fun = null);
|
|
14
|
+
}
|
|
15
|
+
run(i) {
|
|
16
|
+
const e = i || this._cb;
|
|
17
|
+
e && (this.stopRun(), this._fun = setTimeout(() => {
|
|
18
|
+
e();
|
|
19
|
+
}, this._time));
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
class a {
|
|
23
|
+
options;
|
|
24
|
+
_isWinResize;
|
|
25
|
+
_isRunDelay;
|
|
26
|
+
_runDelayFun;
|
|
27
|
+
_bindWinResize;
|
|
28
|
+
_objResizeObserver;
|
|
29
|
+
constructor(i) {
|
|
30
|
+
this._isWinResize = s.isUndefined(i.element), this._isRunDelay = !!(!s.isBoolean(i.isDelay) || i.isDelay), this.options = i, this._init();
|
|
31
|
+
}
|
|
32
|
+
_init() {
|
|
33
|
+
this._isRunDelay && (this._runDelayFun = new o(this.options.callback, this.options.delayTime)), this._isWinResize ? (this._bindWinResize = this._onWinResize.bind(this), n.onListener(window, "resize", this._bindWinResize)) : this._initResizeObserver();
|
|
34
|
+
}
|
|
35
|
+
_onWinResize() {
|
|
36
|
+
this._isRunDelay ? this._runDelayFun.run() : this.options.callback && this.options.callback();
|
|
37
|
+
}
|
|
38
|
+
_initResizeObserver() {
|
|
39
|
+
window && "ResizeObserver" in window && (this._objResizeObserver = new ResizeObserver((i) => {
|
|
40
|
+
const e = i[0];
|
|
41
|
+
this._isRunDelay ? this._runDelayFun.run(() => {
|
|
42
|
+
this.options.callback(e);
|
|
43
|
+
}) : this.options.callback(e);
|
|
44
|
+
}), this._objResizeObserver.observe(this.options.element));
|
|
45
|
+
}
|
|
46
|
+
destroy() {
|
|
47
|
+
this._isWinResize ? n.offListener(window, "resize", this._bindWinResize) : this._objResizeObserver && (this._objResizeObserver.disconnect(), this._objResizeObserver = null);
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
export {
|
|
51
|
+
o as D,
|
|
52
|
+
a as R
|
|
53
|
+
};
|
|
54
|
+
//# sourceMappingURL=resize-kOWxHVSP.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resize-kOWxHVSP.js","sources":["../../../src/libs/Common/Tools/delayFun.ts","../../../src/libs/Common/Element/Event/resize.ts"],"sourcesContent":["class DelayFun {\n private _fun: any;\n private _time: number;\n private _cb: any;\n constructor(cb: any, delay = 200) {\n this._cb = cb;\n this._time = delay;\n }\n stopRun() {\n if (this._fun) {\n clearTimeout(this._fun);\n this._fun = null;\n }\n }\n run(cb?: any) {\n const newCb = cb ? cb : this._cb;\n if (newCb) {\n this.stopRun();\n this._fun = setTimeout(()=>{\n newCb();\n }, this._time);\n }\n }\n}\nexport default DelayFun;","import CommonBase from \"../../base\";\nimport CommonElement from \"../index\";\nimport { DelayFun } from \"../../Tools/index\";\ninterface IOptions {\n element?: HTMLElement | null\n isDelay?: boolean\n delayTime?: number\n callback: (item?: any) => void\n}\nclass Resize {\n options: IOptions;\n private _isWinResize: boolean;\n private _isRunDelay: boolean;\n private _runDelayFun: any;\n private _bindWinResize: any;\n private _objResizeObserver: any;\n constructor(options: IOptions) {\n this._isWinResize = CommonBase.isUndefined(options.element);\n this._isRunDelay = Boolean(CommonBase.isBoolean(options.isDelay) ? options.isDelay : true);\n this.options = options;\n this._init();\n }\n private _init() {\n if (this._isRunDelay) {\n this._runDelayFun = new DelayFun(this.options.callback, this.options.delayTime);\n }\n\n if (this._isWinResize) {\n this._bindWinResize = this._onWinResize.bind(this);\n CommonElement.onListener(window, \"resize\", this._bindWinResize);\n } else {\n this._initResizeObserver();\n }\n\n }\n private _onWinResize() {\n if (this._isRunDelay) {\n this._runDelayFun.run();\n } else {\n if (this.options.callback) {\n this.options.callback();\n }\n }\n }\n private _initResizeObserver() {\n if (window && \"ResizeObserver\" in window) {\n this._objResizeObserver = new ResizeObserver(entries => {\n const entry = entries[0]; // {target,contentRect}\n if (this._isRunDelay) {\n this._runDelayFun.run(() => {\n this.options.callback(entry);\n });\n } else {\n this.options.callback(entry);\n }\n });\n this._objResizeObserver.observe(this.options.element);\n }\n }\n destroy() {\n if (this._isWinResize) {\n CommonElement.offListener(window, \"resize\", this._bindWinResize);\n } else {\n if (this._objResizeObserver) {\n this._objResizeObserver.disconnect();\n this._objResizeObserver = null;\n }\n }\n }\n}\nexport default Resize;"],"names":["DelayFun","cb","delay","newCb","Resize","options","CommonBase","CommonElement","entries","entry"],"mappings":";;;;AAAA,MAAMA,EAAS;AAAA,EACH;AAAA,EACA;AAAA,EACA;AAAA,EACR,YAAYC,GAASC,IAAQ,KAAK;AAC9B,SAAK,MAAMD,GACX,KAAK,QAAQC;AAAA,EACjB;AAAA,EACA,UAAU;AACN,IAAI,KAAK,SACL,aAAa,KAAK,IAAI,GACtB,KAAK,OAAO;AAAA,EAEpB;AAAA,EACA,IAAID,GAAU;AACV,UAAME,IAAQF,KAAU,KAAK;AAC7B,IAAIE,MACA,KAAK,QAAA,GACL,KAAK,OAAO,WAAW,MAAI;AACvB,MAAAA,EAAA;AAAA,IACJ,GAAG,KAAK,KAAK;AAAA,EAErB;AACJ;ACdA,MAAMC,EAAO;AAAA,EACT;AAAA,EACQ;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACR,YAAYC,GAAmB;AAC3B,SAAK,eAAeC,EAAW,YAAYD,EAAQ,OAAO,GAC1D,KAAK,cAAc,GAAQ,CAAAC,EAAW,UAAUD,EAAQ,OAAO,KAAIA,EAAQ,UAC3E,KAAK,UAAUA,GACf,KAAK,MAAA;AAAA,EACT;AAAA,EACQ,QAAQ;AACZ,IAAI,KAAK,gBACL,KAAK,eAAe,IAAIL,EAAS,KAAK,QAAQ,UAAU,KAAK,QAAQ,SAAS,IAG9E,KAAK,gBACL,KAAK,iBAAiB,KAAK,aAAa,KAAK,IAAI,GACjDO,EAAc,WAAW,QAAQ,UAAU,KAAK,cAAc,KAE9D,KAAK,oBAAA;AAAA,EAGb;AAAA,EACQ,eAAe;AACnB,IAAI,KAAK,cACL,KAAK,aAAa,IAAA,IAEd,KAAK,QAAQ,YACb,KAAK,QAAQ,SAAA;AAAA,EAGzB;AAAA,EACQ,sBAAsB;AAC1B,IAAI,UAAU,oBAAoB,WAC9B,KAAK,qBAAqB,IAAI,eAAe,CAAAC,MAAW;AACpD,YAAMC,IAAQD,EAAQ,CAAC;AACvB,MAAI,KAAK,cACL,KAAK,aAAa,IAAI,MAAM;AACxB,aAAK,QAAQ,SAASC,CAAK;AAAA,MAC/B,CAAC,IAED,KAAK,QAAQ,SAASA,CAAK;AAAA,IAEnC,CAAC,GACD,KAAK,mBAAmB,QAAQ,KAAK,QAAQ,OAAO;AAAA,EAE5D;AAAA,EACA,UAAU;AACN,IAAI,KAAK,eACLF,EAAc,YAAY,QAAQ,UAAU,KAAK,cAAc,IAE3D,KAAK,uBACL,KAAK,mBAAmB,WAAA,GACxB,KAAK,qBAAqB;AAAA,EAGtC;AACJ;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.vue-recycle-scroller__resize-observer[data-v-08cc04ab]{position:absolute;inset:0;opacity:0;pointer-events:none;z-index:-1}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.grid-mode:not(.page-mode){overflow:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";const e=require("vue"),r=require("../Shared/base-iCmnU-fv.js"),f={key:1},E={class:"breadcrumb-item"},h=e.defineComponent({name:"ClBreadcrumb",__name:"Index",props:{className:String,list:{type:Array,default:()=>[]},title:String},emits:["onClickUrl"],setup(m,{emit:p}){const c=m,u=p,l=e.reactive({keyIndex:`breadcrumb-${r.CommonBase.getRandom(8)}`,title:"",list:[]}),k=t=>!r.CommonBase.isEmpty(t),d=e.computed(()=>{const t={breadcrumb:!0},{className:n}=c;return n&&!r.CommonBase.isEmpty(n)&&n.split(" ").forEach(s=>{r.CommonBase.isEmpty(s)||(t[s]=!0)}),t}),i=(t,n)=>{const s=[];let o="";if(!r.CommonBase.isEmpty(t)){const a=t.length;t.forEach((_,y)=>{y<a-1&&s.push(_)}),o=t[a-1].name,a>1&&(o=r.CommonBase.isEmpty(n)?o:n)}l.list=s,l.title=o},B=()=>{i(c.list,c.title)};e.onMounted(()=>{e.nextTick(()=>{B()})}),e.watch([()=>c.list,()=>c.title],([t,n])=>{i(t,n)});const C=t=>{u("onClickUrl",t)};return(t,n)=>{const s=e.resolveComponent("router-link");return e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(d.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.list,(o,a)=>(e.openBlock(),e.createElementBlock("li",{class:"breadcrumb-item",key:`${l.keyIndex}-${a}`},[k(o.href)?(e.openBlock(),e.createBlock(s,{key:0,to:o.href},{default:e.withCtx(()=>[e.createElementVNode("span",{onClick:C},e.toDisplayString(o.name),1)]),_:2},1032,["to"])):(e.openBlock(),e.createElementBlock("span",f,e.toDisplayString(o.name),1))]))),128)),e.createElementVNode("li",E,[e.createElementVNode("span",null,e.toDisplayString(l.title),1)])],2)}}});module.exports=h;
|
|
2
|
+
//# sourceMappingURL=ClBreadcrumb.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClBreadcrumb.cjs","sources":["../../../src/libs/Web/Breadcrumb/Index.vue"],"sourcesContent":["<template>\n <ol :class=\"clsParent\">\n <li\n class=\"breadcrumb-item\"\n v-for=\"(item, inx) in optBase.list\"\n :key=\"`${optBase.keyIndex}-${inx}`\"\n >\n <router-link\n v-if=\"optFunCheckHref(item.href)\"\n :to=\"item.href\"\n ><span @click=\"onClick\">{{ item.name }}</span></router-link>\n <span v-else>{{ item.name }}</span>\n </li>\n <li class=\"breadcrumb-item\"><span>{{ optBase.title }}</span></li>\n </ol>\n</template>\n\n<script setup lang=\"ts\">\nimport { computed, reactive, watch, onMounted, nextTick } from 'vue'\nimport CommonBase from '../../Common/base'\nimport './Index.css'\n\ndefineOptions({ name: 'ClBreadcrumb' })\n\nconst props = defineProps({\n className: String,\n list: {\n type: Array,\n default: () => []\n },\n title: String\n})\n\nconst emit = defineEmits<{\n (e: 'onClickUrl', event: Event): void\n}>()\n\nconst optBase = reactive({\n keyIndex: `breadcrumb-${CommonBase.getRandom(8)}`,\n title: '',\n list: [] as any[]\n})\n\nconst optFunCheckHref = (href: any) => {\n return !CommonBase.isEmpty(href)\n}\n\n// computed\nconst clsParent = computed(() => {\n const cls: Record<string, boolean> = {\n breadcrumb: true\n }\n const { className } = props\n if (className && !CommonBase.isEmpty(className)) {\n className.split(' ').forEach((c: string) => {\n if (!CommonBase.isEmpty(c)) {\n cls[c] = true\n }\n })\n }\n return cls\n})\n\n// 内部方法\nconst _initConvertData = (list: any, title: any) => {\n const newList: any[] = []\n let newTitle = ''\n if (!CommonBase.isEmpty(list)) {\n const len = list.length\n list.forEach((info: any, i: number) => {\n if (i < len - 1) {\n newList.push(info)\n }\n })\n newTitle = list[len - 1].name\n if (len > 1) {\n newTitle = CommonBase.isEmpty(title) ? newTitle : title\n }\n }\n optBase.list = newList\n optBase.title = newTitle\n}\n\nconst _initMain = () => {\n _initConvertData(props.list, props.title)\n}\n\n// 生命周期\nonMounted(() => {\n nextTick(() => {\n _initMain()\n })\n})\n\n// watch\nwatch(\n [() => props.list, () => props.title],\n ([newList, newTitle]) => {\n _initConvertData(newList, newTitle)\n }\n)\n\n// 事件方法\nconst onClick = (e: Event) => {\n emit('onClickUrl', e)\n}\n</script>\n"],"names":["props","__props","emit","__emit","optBase","reactive","CommonBase","optFunCheckHref","href","clsParent","computed","cls","className","c","_initConvertData","list","title","newList","newTitle","len","info","i","_initMain","onMounted","nextTick","watch","onClick","e","_createElementBlock","_openBlock","_Fragment","item","inx","_createBlock","_component_router_link","_createElementVNode","_toDisplayString","_hoisted_1","_hoisted_2"],"mappings":"wRAwBA,MAAMA,EAAQC,EASRC,EAAOC,EAIPC,EAAUC,EAAAA,SAAS,CACvB,SAAU,cAAcC,EAAAA,WAAW,UAAU,CAAC,CAAC,GAC/C,MAAO,GACP,KAAM,CAAA,CAAC,CACR,EAEKC,EAAmBC,GAChB,CAACF,EAAAA,WAAW,QAAQE,CAAI,EAI3BC,EAAYC,EAAAA,SAAS,IAAM,CAC/B,MAAMC,EAA+B,CACnC,WAAY,EAAA,EAER,CAAE,UAAAC,GAAcZ,EACtB,OAAIY,GAAa,CAACN,EAAAA,WAAW,QAAQM,CAAS,GAC5CA,EAAU,MAAM,GAAG,EAAE,QAASC,GAAc,CACrCP,EAAAA,WAAW,QAAQO,CAAC,IACvBF,EAAIE,CAAC,EAAI,GAEb,CAAC,EAEIF,CACT,CAAC,EAGKG,EAAmB,CAACC,EAAWC,IAAe,CAClD,MAAMC,EAAiB,CAAA,EACvB,IAAIC,EAAW,GACf,GAAI,CAACZ,EAAAA,WAAW,QAAQS,CAAI,EAAG,CAC7B,MAAMI,EAAMJ,EAAK,OACjBA,EAAK,QAAQ,CAACK,EAAWC,IAAc,CACjCA,EAAIF,EAAM,GACZF,EAAQ,KAAKG,CAAI,CAErB,CAAC,EACDF,EAAWH,EAAKI,EAAM,CAAC,EAAE,KACrBA,EAAM,IACRD,EAAWZ,EAAAA,WAAW,QAAQU,CAAK,EAAIE,EAAWF,EAEtD,CACAZ,EAAQ,KAAOa,EACfb,EAAQ,MAAQc,CAClB,EAEMI,EAAY,IAAM,CACtBR,EAAiBd,EAAM,KAAMA,EAAM,KAAK,CAC1C,EAGAuB,EAAAA,UAAU,IAAM,CACdC,EAAAA,SAAS,IAAM,CACbF,EAAA,CACF,CAAC,CACH,CAAC,EAGDG,EAAAA,MACE,CAAC,IAAMzB,EAAM,KAAM,IAAMA,EAAM,KAAK,EACpC,CAAC,CAACiB,EAASC,CAAQ,IAAM,CACvBJ,EAAiBG,EAASC,CAAQ,CACpC,CAAA,EAIF,MAAMQ,EAAWC,GAAa,CAC5BzB,EAAK,aAAcyB,CAAC,CACtB,+EAxGEC,EAAAA,mBAaK,KAAA,CAbA,uBAAOnB,EAAA,KAAS,CAAA,IACnBoB,EAAAA,UAAA,EAAA,EAAAD,EAAAA,mBAUKE,6BARmB1B,EAAQ,KAAI,CAA1B2B,EAAMC,mBAFhBJ,EAAAA,mBAUK,KAAA,CATH,MAAM,kBAEL,IAAG,GAAKxB,EAAQ,QAAQ,IAAI4B,CAAG,EAAA,GAGxBzB,EAAgBwB,EAAK,IAAI,iBADjCE,EAAAA,YAG4DC,EAAA,OADzD,GAAIH,EAAK,IAAA,qBACX,IAA6C,CAA7CI,EAAAA,mBAA6C,QAAtC,QAAAT,CAAA,EAAcU,EAAAA,gBAAKL,EAAK,IAAI,EAAA,CAAA,CAAA,qCACpCH,EAAAA,mBAAmC,OAAAS,EAAAD,EAAAA,gBAAnBL,EAAK,IAAI,EAAA,CAAA,EAAA,WAE3BI,EAAAA,mBAAiE,KAAjEG,EAAiE,CAArCH,EAAAA,mBAAgC,OAAA,KAAAC,EAAAA,gBAAvBhC,EAAQ,KAAK,EAAA,CAAA,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.breadcrumb{margin:0;padding:10px 0;font-size:14px;display:flex;flex-direction:row;align-items:baseline;list-style:none;background-color:transparent}.breadcrumb>.breadcrumb-item{display:inline-block;vertical-align:middle;cursor:default;color:#848d98}.breadcrumb>.breadcrumb-item+.breadcrumb-item:before{font-size:12px}.breadcrumb>.breadcrumb-item:last-child{color:#2c3343;font-size:18px;font-weight:700}.breadcrumb>.breadcrumb-item:last-child:before{font-size:14px}.breadcrumb>.breadcrumb-item a{margin:0;color:#848d98}.breadcrumb>.breadcrumb-item a:hover,.breadcrumb>.breadcrumb-item a:focus{border-bottom:1px dashed #1088f0;text-decoration:none;color:#1088f0}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { defineComponent as x, reactive as g, computed as B, onMounted as v, nextTick as w, watch as I, resolveComponent as N, openBlock as l, createElementBlock as a, normalizeClass as S, Fragment as $, renderList as D, createBlock as F, withCtx as L, createElementVNode as m, toDisplayString as p } from "vue";
|
|
2
|
+
import { C as s } from "../Shared/base-PQGakkrl.js";
|
|
3
|
+
const M = { key: 1 }, T = { class: "breadcrumb-item" }, A = /* @__PURE__ */ x({
|
|
4
|
+
name: "ClBreadcrumb",
|
|
5
|
+
__name: "Index",
|
|
6
|
+
props: {
|
|
7
|
+
className: String,
|
|
8
|
+
list: {
|
|
9
|
+
type: Array,
|
|
10
|
+
default: () => []
|
|
11
|
+
},
|
|
12
|
+
title: String
|
|
13
|
+
},
|
|
14
|
+
emits: ["onClickUrl"],
|
|
15
|
+
setup(d, { emit: f }) {
|
|
16
|
+
const r = d, _ = f, i = g({
|
|
17
|
+
keyIndex: `breadcrumb-${s.getRandom(8)}`,
|
|
18
|
+
title: "",
|
|
19
|
+
list: []
|
|
20
|
+
}), k = (t) => !s.isEmpty(t), y = B(() => {
|
|
21
|
+
const t = {
|
|
22
|
+
breadcrumb: !0
|
|
23
|
+
}, { className: e } = r;
|
|
24
|
+
return e && !s.isEmpty(e) && e.split(" ").forEach((o) => {
|
|
25
|
+
s.isEmpty(o) || (t[o] = !0);
|
|
26
|
+
}), t;
|
|
27
|
+
}), u = (t, e) => {
|
|
28
|
+
const o = [];
|
|
29
|
+
let n = "";
|
|
30
|
+
if (!s.isEmpty(t)) {
|
|
31
|
+
const c = t.length;
|
|
32
|
+
t.forEach((b, E) => {
|
|
33
|
+
E < c - 1 && o.push(b);
|
|
34
|
+
}), n = t[c - 1].name, c > 1 && (n = s.isEmpty(e) ? n : e);
|
|
35
|
+
}
|
|
36
|
+
i.list = o, i.title = n;
|
|
37
|
+
}, h = () => {
|
|
38
|
+
u(r.list, r.title);
|
|
39
|
+
};
|
|
40
|
+
v(() => {
|
|
41
|
+
w(() => {
|
|
42
|
+
h();
|
|
43
|
+
});
|
|
44
|
+
}), I(
|
|
45
|
+
[() => r.list, () => r.title],
|
|
46
|
+
([t, e]) => {
|
|
47
|
+
u(t, e);
|
|
48
|
+
}
|
|
49
|
+
);
|
|
50
|
+
const C = (t) => {
|
|
51
|
+
_("onClickUrl", t);
|
|
52
|
+
};
|
|
53
|
+
return (t, e) => {
|
|
54
|
+
const o = N("router-link");
|
|
55
|
+
return l(), a("ol", {
|
|
56
|
+
class: S(y.value)
|
|
57
|
+
}, [
|
|
58
|
+
(l(!0), a($, null, D(i.list, (n, c) => (l(), a("li", {
|
|
59
|
+
class: "breadcrumb-item",
|
|
60
|
+
key: `${i.keyIndex}-${c}`
|
|
61
|
+
}, [
|
|
62
|
+
k(n.href) ? (l(), F(o, {
|
|
63
|
+
key: 0,
|
|
64
|
+
to: n.href
|
|
65
|
+
}, {
|
|
66
|
+
default: L(() => [
|
|
67
|
+
m("span", { onClick: C }, p(n.name), 1)
|
|
68
|
+
]),
|
|
69
|
+
_: 2
|
|
70
|
+
}, 1032, ["to"])) : (l(), a("span", M, p(n.name), 1))
|
|
71
|
+
]))), 128)),
|
|
72
|
+
m("li", T, [
|
|
73
|
+
m("span", null, p(i.title), 1)
|
|
74
|
+
])
|
|
75
|
+
], 2);
|
|
76
|
+
};
|
|
77
|
+
}
|
|
78
|
+
});
|
|
79
|
+
export {
|
|
80
|
+
A as default
|
|
81
|
+
};
|
|
82
|
+
//# sourceMappingURL=ClBreadcrumb.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClBreadcrumb.js","sources":["../../../src/libs/Web/Breadcrumb/Index.vue"],"sourcesContent":["<template>\n <ol :class=\"clsParent\">\n <li\n class=\"breadcrumb-item\"\n v-for=\"(item, inx) in optBase.list\"\n :key=\"`${optBase.keyIndex}-${inx}`\"\n >\n <router-link\n v-if=\"optFunCheckHref(item.href)\"\n :to=\"item.href\"\n ><span @click=\"onClick\">{{ item.name }}</span></router-link>\n <span v-else>{{ item.name }}</span>\n </li>\n <li class=\"breadcrumb-item\"><span>{{ optBase.title }}</span></li>\n </ol>\n</template>\n\n<script setup lang=\"ts\">\nimport { computed, reactive, watch, onMounted, nextTick } from 'vue'\nimport CommonBase from '../../Common/base'\nimport './Index.css'\n\ndefineOptions({ name: 'ClBreadcrumb' })\n\nconst props = defineProps({\n className: String,\n list: {\n type: Array,\n default: () => []\n },\n title: String\n})\n\nconst emit = defineEmits<{\n (e: 'onClickUrl', event: Event): void\n}>()\n\nconst optBase = reactive({\n keyIndex: `breadcrumb-${CommonBase.getRandom(8)}`,\n title: '',\n list: [] as any[]\n})\n\nconst optFunCheckHref = (href: any) => {\n return !CommonBase.isEmpty(href)\n}\n\n// computed\nconst clsParent = computed(() => {\n const cls: Record<string, boolean> = {\n breadcrumb: true\n }\n const { className } = props\n if (className && !CommonBase.isEmpty(className)) {\n className.split(' ').forEach((c: string) => {\n if (!CommonBase.isEmpty(c)) {\n cls[c] = true\n }\n })\n }\n return cls\n})\n\n// 内部方法\nconst _initConvertData = (list: any, title: any) => {\n const newList: any[] = []\n let newTitle = ''\n if (!CommonBase.isEmpty(list)) {\n const len = list.length\n list.forEach((info: any, i: number) => {\n if (i < len - 1) {\n newList.push(info)\n }\n })\n newTitle = list[len - 1].name\n if (len > 1) {\n newTitle = CommonBase.isEmpty(title) ? newTitle : title\n }\n }\n optBase.list = newList\n optBase.title = newTitle\n}\n\nconst _initMain = () => {\n _initConvertData(props.list, props.title)\n}\n\n// 生命周期\nonMounted(() => {\n nextTick(() => {\n _initMain()\n })\n})\n\n// watch\nwatch(\n [() => props.list, () => props.title],\n ([newList, newTitle]) => {\n _initConvertData(newList, newTitle)\n }\n)\n\n// 事件方法\nconst onClick = (e: Event) => {\n emit('onClickUrl', e)\n}\n</script>\n"],"names":["props","__props","emit","__emit","optBase","reactive","CommonBase","optFunCheckHref","href","clsParent","computed","cls","className","c","_initConvertData","list","title","newList","newTitle","len","info","i","_initMain","onMounted","nextTick","watch","onClick","e","_createElementBlock","_openBlock","_Fragment","item","inx","_createBlock","_component_router_link","_createElementVNode","_toDisplayString","_hoisted_1","_hoisted_2"],"mappings":";;;;;;;;;;;;;;;AAwBA,UAAMA,IAAQC,GASRC,IAAOC,GAIPC,IAAUC,EAAS;AAAA,MACvB,UAAU,cAAcC,EAAW,UAAU,CAAC,CAAC;AAAA,MAC/C,OAAO;AAAA,MACP,MAAM,CAAA;AAAA,IAAC,CACR,GAEKC,IAAkB,CAACC,MAChB,CAACF,EAAW,QAAQE,CAAI,GAI3BC,IAAYC,EAAS,MAAM;AAC/B,YAAMC,IAA+B;AAAA,QACnC,YAAY;AAAA,MAAA,GAER,EAAE,WAAAC,MAAcZ;AACtB,aAAIY,KAAa,CAACN,EAAW,QAAQM,CAAS,KAC5CA,EAAU,MAAM,GAAG,EAAE,QAAQ,CAACC,MAAc;AAC1C,QAAKP,EAAW,QAAQO,CAAC,MACvBF,EAAIE,CAAC,IAAI;AAAA,MAEb,CAAC,GAEIF;AAAA,IACT,CAAC,GAGKG,IAAmB,CAACC,GAAWC,MAAe;AAClD,YAAMC,IAAiB,CAAA;AACvB,UAAIC,IAAW;AACf,UAAI,CAACZ,EAAW,QAAQS,CAAI,GAAG;AAC7B,cAAMI,IAAMJ,EAAK;AACjB,QAAAA,EAAK,QAAQ,CAACK,GAAWC,MAAc;AACrC,UAAIA,IAAIF,IAAM,KACZF,EAAQ,KAAKG,CAAI;AAAA,QAErB,CAAC,GACDF,IAAWH,EAAKI,IAAM,CAAC,EAAE,MACrBA,IAAM,MACRD,IAAWZ,EAAW,QAAQU,CAAK,IAAIE,IAAWF;AAAA,MAEtD;AACA,MAAAZ,EAAQ,OAAOa,GACfb,EAAQ,QAAQc;AAAA,IAClB,GAEMI,IAAY,MAAM;AACtB,MAAAR,EAAiBd,EAAM,MAAMA,EAAM,KAAK;AAAA,IAC1C;AAGA,IAAAuB,EAAU,MAAM;AACd,MAAAC,EAAS,MAAM;AACb,QAAAF,EAAA;AAAA,MACF,CAAC;AAAA,IACH,CAAC,GAGDG;AAAA,MACE,CAAC,MAAMzB,EAAM,MAAM,MAAMA,EAAM,KAAK;AAAA,MACpC,CAAC,CAACiB,GAASC,CAAQ,MAAM;AACvB,QAAAJ,EAAiBG,GAASC,CAAQ;AAAA,MACpC;AAAA,IAAA;AAIF,UAAMQ,IAAU,CAACC,MAAa;AAC5B,MAAAzB,EAAK,cAAcyB,CAAC;AAAA,IACtB;;;kBAxGEC,EAaK,MAAA;AAAA,QAbA,SAAOnB,EAAA,KAAS;AAAA,MAAA;SACnBoB,EAAA,EAAA,GAAAD,EAUKE,WARmB1B,EAAQ,MAAI,CAA1B2B,GAAMC,YAFhBJ,EAUK,MAAA;AAAA,UATH,OAAM;AAAA,UAEL,KAAG,GAAKxB,EAAQ,QAAQ,IAAI4B,CAAG;AAAA,QAAA;UAGxBzB,EAAgBwB,EAAK,IAAI,UADjCE,EAG4DC,GAAA;AAAA;YADzD,IAAIH,EAAK;AAAA,UAAA;uBACX,MAA6C;AAAA,cAA7CI,EAA6C,UAAtC,SAAAT,EAAA,GAAcU,EAAKL,EAAK,IAAI,GAAA,CAAA;AAAA,YAAA;;oCACpCH,EAAmC,QAAAS,GAAAD,EAAnBL,EAAK,IAAI,GAAA,CAAA;AAAA,QAAA;QAE3BI,EAAiE,MAAjEG,GAAiE;AAAA,UAArCH,EAAgC,QAAA,MAAAC,EAAvBhC,EAAQ,KAAK,GAAA,CAAA;AAAA,QAAA;;;;;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";const e=require("vue"),d=require("../Shared/base-iCmnU-fv.js"),l=require("../Shared/day-CvcvgKjb.js"),R=require("../Shared/index-Ul6uY51t.js"),A=require("../Shared/language-D6gRWx8H.js"),G={class:"calendar-container"},J={colspan:"7"},K={class:"calendar-head-label"},Q=["title"],U={class:"calendar-head-label-year"},X={class:"calendar-head-label-month"},Z={class:"calendar-head-label-next"},ee=["title"],te={class:"calendar-head-Week"},ne=["onClick","onMouseover","onMouseout"],ae={key:0,class:"clIconFont clIcon-jin day-today"},oe={class:"day-num"},se={class:"day-lunar-num"},le=e.defineComponent({name:"ClCalendar",__name:"Index",props:{className:String,viewDateTime:String,weekFirst:{type:String,default:"monday"}},emits:["onChange","onClick","onHover"],setup(B,{emit:V}){const u=B,v=V,{optPageLanguage:C,getPageLanguage:Y}=A.useLanguage();Y("dataTime");const s=e.reactive({keyIndex:`Calendar-${d.CommonBase.getRandom(8)}`,selectId:"",hoverId:""}),y=e.reactive({titleYear:"",titleMonth:""}),_=e.ref([]),E=e.ref([]),i={viewDate:null,currentDate:l.CommDay.initDay()},b=n=>{v("onClick",n)},F=(n,t)=>{v("onHover",n,t)},M=n=>{v("onChange",n)},S=e.computed(()=>{const{className:n}=u,t={"panel-calendar":!0};return!d.CommonBase.isEmpty(n)&&n&&n.split(" ").forEach(o=>{d.CommonBase.isEmpty(o)||(t[o]=!0)}),t}),x=()=>{const n=i.viewDate.year(),o=i.viewDate.localeData().monthsShort(i.viewDate);y.titleYear=`${n}${C.value.year}`,y.titleMonth=o},$=()=>{const n=i.viewDate.localeData(),t=n.weekdaysMin(),o=n.firstDayOfWeek();let c=[];u.weekFirst==="sunday"?c=t:t.forEach((a,m)=>{c[(7+m-o)%7]=a}),_.value=c},T=()=>{const n=i.viewDate.clone(),t=i.currentDate,o=n.year(),c=n.month();let a=n.clone().subtract(1,"months");const m=[];let r=[];a=a.date(a.daysInMonth()).startOf("week"),u.weekFirst==="sunday"&&(a=a.subtract(1,"days"));for(let f=0;f<42;f+=1){f>0&&(a=a.add(1,"days"));const h=a.clone(),w=h.date(),H=h.lunar("DD"),O=h.lunar(H==="01"?"月":"日"),W=l.CommDay.initFormat(h),p=a.year()===o&&a.month()<c||a.year()<o,D=a.year()===o&&a.month()>c||a.year()>o,I=t&&a.isSame(t,"day")&&!p&&!D,z=R.CommonElement.getAddClass("calendar-day",{old:p,new:D,today:I}),k={id:`day-${w}-${d.CommonBase.getRandom(5)}`,cls:z,day:W,dayNum:w,lunar:O,isOld:p,isNew:D,isCurrentMonth:!p&&!D,isToday:I};r.push(k),k.isCurrentMonth&&!d.CommonBase.isEmpty(s.selectId)&&k.dayNum===s.selectId&&(s.selectId=k.id),r.length===7&&(m.push({days:r}),r=[])}E.value=m},g=n=>{i.viewDate=d.CommonBase.isEmpty(n)?l.CommDay.initDay():l.CommDay.getDayjsObject(n),x(),$(),T()},L=()=>{let n="";const{viewDateTime:t}=u;if(t&&!d.CommonBase.isEmpty(t)){const o=t.split("-");o.length===2?n=t:o.length===3&&(n=l.CommDay.initFormat({value:t,format:"YYYY-MM"}),s.selectId=l.CommDay.getDayjsObject(t).date())}else n=l.CommDay.initFormat({format:"YYYY-MM"});g(n)};e.onMounted(()=>{e.nextTick(()=>{L()})});const P=(n,t)=>{n.preventDefault(),n.stopPropagation(),t.isCurrentMonth&&s.selectId!==t.id&&(s.selectId=t.id,b(t.day))},N=(n,t,o)=>{n.preventDefault(),n.stopPropagation(),t.isCurrentMonth&&(o?s.hoverId=t.id:s.hoverId="",F(t.day,o))},j=()=>{const n=i.viewDate.clone();let t=l.CommDay.subtractTime(n,1,"months");t=l.CommDay.initFormat({value:t,format:"YYYY-MM"}),M(t),g(t)},q=()=>{const n=i.viewDate.clone();let t=l.CommDay.addTime(n,1,"months");t=l.CommDay.initFormat({value:t,format:"YYYY-MM"}),M(t),g(t)};return(n,t)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(S.value)},[e.createElementVNode("table",G,[e.createElementVNode("thead",null,[e.createElementVNode("tr",null,[e.createElementVNode("th",J,[e.createElementVNode("div",K,[e.createElementVNode("span",{class:"calendar-head-label-prev-month",title:e.unref(C).prevMonth,onClick:j},[...t[0]||(t[0]=[e.createElementVNode("i",{class:"clIconFont clIcon-angle-left"},null,-1)])],8,Q),e.createElementVNode("span",null,[e.createElementVNode("span",U,e.toDisplayString(y.titleYear),1),e.createElementVNode("span",X,e.toDisplayString(y.titleMonth),1)]),e.createElementVNode("span",Z,[e.createElementVNode("span",{class:"calendar-head-label-next-month",title:e.unref(C).nextMonth,onClick:q},[...t[1]||(t[1]=[e.createElementVNode("i",{class:"clIconFont clIcon-angle-right"},null,-1)])],8,ee)])])])]),e.createElementVNode("tr",te,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(_.value,(o,c)=>(e.openBlock(),e.createElementBlock("th",{key:`${s.keyIndex}-week-${c}`},e.toDisplayString(o),1))),128))])]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(E.value,(o,c)=>(e.openBlock(),e.createElementBlock("tr",{key:`${s.keyIndex}-days-${c}`},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.days,(a,m)=>(e.openBlock(),e.createElementBlock("td",{key:`${s.keyIndex}-day-${m}`,class:e.normalizeClass([a.cls,s.selectId===a.id?"calendar-day-select":"",s.hoverId===a.id?"calendar-day-hover":""]),onClick:e.withModifiers(r=>P(r,a),["stop"]),onMouseover:r=>N(r,a,!0),onMouseout:r=>N(r,a,!1)},[a.isToday?(e.openBlock(),e.createElementBlock("i",ae)):e.createCommentVNode("",!0),e.createElementVNode("div",oe,e.toDisplayString(a.dayNum),1),e.createElementVNode("div",se,e.toDisplayString(a.lunar),1),a.isCurrentMonth?e.renderSlot(n.$slots,"day",{key:1,time:a.day,data:parseInt(a.dayNum)}):e.createCommentVNode("",!0)],42,ne))),128))]))),128))])])],2))}});module.exports=le;
|
|
2
|
+
//# sourceMappingURL=ClCalendar.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClCalendar.cjs","sources":["../../../src/libs/Web/Calendar/Index.vue"],"sourcesContent":["<template>\n <div :class=\"clsParent\">\n <table class=\"calendar-container\">\n <thead>\n <tr>\n <th colspan=\"7\">\n <div class=\"calendar-head-label\">\n <span\n class=\"calendar-head-label-prev-month\"\n :title=\"optPageLanguage.prevMonth\"\n @click=\"onPrevMonth\"\n ><i class=\"clIconFont clIcon-angle-left\"></i></span>\n <span>\n <span class=\"calendar-head-label-year\">{{ optHead.titleYear }}</span>\n <span class=\"calendar-head-label-month\">{{ optHead.titleMonth }}</span>\n </span>\n <span class=\"calendar-head-label-next\">\n <span\n class=\"calendar-head-label-next-month\"\n :title=\"optPageLanguage.nextMonth\"\n @click=\"onNextMonth\"\n ><i class=\"clIconFont clIcon-angle-right\"></i></span>\n </span>\n </div>\n </th>\n </tr>\n <tr class=\"calendar-head-Week\">\n <th\n v-for=\"(w, wIdx) in optWeeks\"\n :key=\"`${optBase.keyIndex}-week-${wIdx}`\"\n >{{ w }}</th>\n </tr>\n </thead>\n <tbody>\n <tr\n v-for=\"(wd, wdIdx) in optDays\"\n :key=\"`${optBase.keyIndex}-days-${wdIdx}`\"\n >\n <td\n v-for=\"(d, dIdx) in wd.days\"\n :key=\"`${optBase.keyIndex}-day-${dIdx}`\"\n :class=\"[d.cls, optBase.selectId === d.id ? 'calendar-day-select' : '', optBase.hoverId === d.id ? 'calendar-day-hover' : '']\"\n @click.stop=\"onSelectDay($event, d)\"\n @mouseover=\"onHoverDay($event, d, true)\"\n @mouseout=\"onHoverDay($event, d, false)\"\n >\n <i\n v-if=\"d.isToday\"\n class=\"clIconFont clIcon-jin day-today\"\n ></i>\n <div class=\"day-num\">{{ d.dayNum }}</div>\n <div class=\"day-lunar-num\">{{ d.lunar }}</div>\n <template v-if=\"d.isCurrentMonth\">\n <slot\n name=\"day\"\n :time=\"d.day\"\n :data=\"parseInt(d.dayNum)\"\n ></slot>\n </template>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n</template>\n\n<script setup lang=\"ts\">\nimport { computed, onMounted, nextTick, reactive, ref } from 'vue'\nimport CommonBase from '../../Common/base'\nimport CommonDay from '../../Common/day'\nimport CommonElement from '../../Common/Element/index'\nimport useLanguage from '../../Use/language'\nimport './index.css'\n\ndefineOptions({ name: 'ClCalendar' })\n\nconst props = defineProps({\n className: String,\n viewDateTime: String,\n weekFirst: {\n type: String,\n default: 'monday' // monday|sunday\n }\n})\n\nconst emit = defineEmits<{\n (e: 'onChange', value: string): void\n (e: 'onClick', value: string): void\n (e: 'onHover', value: string, isHover: boolean): void\n}>()\n\nconst { optPageLanguage, getPageLanguage } = useLanguage()\ngetPageLanguage('dataTime')\n\nconst optBase = reactive({\n keyIndex: `Calendar-${CommonBase.getRandom(8)}`,\n selectId: '',\n hoverId: ''\n})\n\nconst optHead = reactive({\n titleYear: '',\n titleMonth: ''\n})\n\nconst optWeeks: any = ref([])\nconst optDays: any = ref([])\n\nconst _pageData: any = {\n viewDate: null as any,\n currentDate: CommonDay.initDay()\n}\n\nconst _emitSelectDate = (value: any) => {\n emit('onClick', value)\n}\n\nconst _emitHoverDate = (value: any, isHover: boolean) => {\n emit('onHover', value, isHover)\n}\n\nconst _emitChange = (value: any) => {\n emit('onChange', value)\n}\n\nconst clsParent = computed(() => {\n const { className } = props\n const cls: any = {\n 'panel-calendar': true\n }\n if (!CommonBase.isEmpty(className) && className) {\n className.split(' ').forEach((c: string) => {\n if (!CommonBase.isEmpty(c)) {\n cls[c] = true\n }\n })\n }\n return cls\n})\n\nconst _setHead = () => {\n const titleYear = _pageData.viewDate.year()\n\n const locale = _pageData.viewDate.localeData()\n const titleMonth = locale.monthsShort(_pageData.viewDate)\n\n optHead.titleYear = `${titleYear}${optPageLanguage.value.year}`\n optHead.titleMonth = titleMonth\n}\n\nconst _setWeek = () => {\n const locale = _pageData.viewDate.localeData()\n const days = locale.weekdaysMin()\n const first = locale.firstDayOfWeek()\n let dow: string[] = []\n if (props.weekFirst === 'sunday') {\n dow = days\n } else {\n days.forEach((d: string, i: number) => {\n dow[(7 + i - first) % 7] = d\n })\n }\n optWeeks.value = dow as never[]\n}\n\nconst _setDays = () => {\n const date = _pageData.viewDate.clone()\n const currentDate = _pageData.currentDate\n const currentYear = date.year()\n const currentMonth = date.month()\n let useDate = date.clone().subtract(1, 'months')\n const weeks = []\n let days = []\n useDate = useDate.date(useDate.daysInMonth()).startOf('week')\n if (props.weekFirst === 'sunday') {\n useDate = useDate.subtract(1, 'days')\n }\n for (let i = 0; i < 42; i += 1) {\n if (i > 0) {\n useDate = useDate.add(1, 'days')\n }\n const loopDate = useDate.clone()\n const loopValue = loopDate.date()\n const tempLunar = loopDate.lunar('DD')\n const lunarValue = loopDate.lunar(tempLunar === '01' ? '月' : '日')\n const dayTime = CommonDay.initFormat(loopDate)\n\n const isOld =\n (useDate.year() === currentYear && useDate.month() < currentMonth) || useDate.year() < currentYear\n const isNew =\n (useDate.year() === currentYear && useDate.month() > currentMonth) || useDate.year() > currentYear\n const isToday = currentDate && useDate.isSame(currentDate, 'day') && !isOld && !isNew\n\n const cls = CommonElement.getAddClass('calendar-day', {\n old: isOld,\n new: isNew,\n today: isToday\n })\n const id = `day-${loopValue}-${CommonBase.getRandom(5)}`\n const dayInfo = {\n id,\n cls,\n day: dayTime,\n dayNum: loopValue,\n lunar: lunarValue,\n isOld,\n isNew,\n isCurrentMonth: !isOld && !isNew,\n isToday\n }\n days.push(dayInfo)\n if (\n dayInfo.isCurrentMonth &&\n !CommonBase.isEmpty(optBase.selectId) &&\n dayInfo.dayNum === optBase.selectId\n ) {\n optBase.selectId = dayInfo.id\n }\n if (days.length === 7) {\n weeks.push({ days })\n days = []\n }\n }\n optDays.value = weeks as never[]\n}\n\nconst _initViewDate = (month: any) => {\n _pageData.viewDate = CommonBase.isEmpty(month) ? CommonDay.initDay() : CommonDay.getDayjsObject(month)\n _setHead()\n _setWeek()\n _setDays()\n}\n\nconst _initMain = () => {\n let viewMonth = ''\n const { viewDateTime } = props\n if (viewDateTime && !CommonBase.isEmpty(viewDateTime)) {\n const arr = viewDateTime.split('-')\n if (arr.length === 2) {\n viewMonth = viewDateTime\n } else if (arr.length === 3) {\n viewMonth = CommonDay.initFormat({ value: viewDateTime, format: 'YYYY-MM' })\n optBase.selectId = CommonDay.getDayjsObject(viewDateTime).date()\n }\n } else {\n viewMonth = CommonDay.initFormat({ format: 'YYYY-MM' })\n }\n _initViewDate(viewMonth)\n}\n\nonMounted(() => {\n nextTick(() => {\n _initMain()\n })\n})\n\nconst onSelectDay = (e: any, item: any) => {\n e.preventDefault()\n e.stopPropagation()\n if (item.isCurrentMonth) {\n if (optBase.selectId !== item.id) {\n optBase.selectId = item.id\n _emitSelectDate(item.day)\n }\n }\n}\n\nconst onHoverDay = (e: any, item: any, isHover: boolean) => {\n e.preventDefault()\n e.stopPropagation()\n if (item.isCurrentMonth) {\n if (isHover) {\n optBase.hoverId = item.id\n } else {\n optBase.hoverId = ''\n }\n _emitHoverDate(item.day, isHover)\n }\n}\n\nconst onPrevMonth = () => {\n const date = _pageData.viewDate.clone()\n let newValue = CommonDay.subtractTime(date, 1, 'months')\n newValue = CommonDay.initFormat({ value: newValue, format: 'YYYY-MM' })\n _emitChange(newValue)\n _initViewDate(newValue)\n}\n\nconst onNextMonth = () => {\n const date = _pageData.viewDate.clone()\n let newValue = CommonDay.addTime(date, 1, 'months')\n newValue = CommonDay.initFormat({ value: newValue, format: 'YYYY-MM' })\n _emitChange(newValue)\n _initViewDate(newValue)\n}\n</script>\n"],"names":["props","__props","emit","__emit","optPageLanguage","getPageLanguage","useLanguage","optBase","reactive","CommonBase","optHead","optWeeks","ref","optDays","_pageData","CommonDay","_emitSelectDate","value","_emitHoverDate","isHover","_emitChange","clsParent","computed","className","cls","c","_setHead","titleYear","titleMonth","_setWeek","locale","days","first","dow","d","i","_setDays","date","currentDate","currentYear","currentMonth","useDate","weeks","loopDate","loopValue","tempLunar","lunarValue","dayTime","isOld","isNew","isToday","CommonElement","dayInfo","_initViewDate","month","_initMain","viewMonth","viewDateTime","arr","onMounted","nextTick","onSelectDay","e","item","onHoverDay","onPrevMonth","newValue","onNextMonth","_createElementBlock","_createElementVNode","_hoisted_1","_hoisted_2","_hoisted_3","_unref","_hoisted_5","_toDisplayString","_hoisted_6","_hoisted_7","_hoisted_9","_openBlock","_Fragment","_renderList","w","wIdx","wd","wdIdx","dIdx","_withModifiers","$event","_hoisted_11","_hoisted_12","_hoisted_13","_renderSlot","_ctx"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.panel-calendar{position:relative;width:100%;min-width:350px}.panel-calendar table{margin:0;font-size:14px;user-select:none;border-collapse:collapse;width:100%}.panel-calendar table tr td,.panel-calendar table tr th{width:14.28%;height:30px;box-sizing:border-box;padding:0;margin:0;border:1px solid #dcdcdc}.panel-calendar table tr th{text-align:center;height:40px}.panel-calendar table tr td{vertical-align:top;height:100px}.panel-calendar table tr td.calendar-day{color:#666;cursor:pointer;position:relative;transition:all .3s linear}.panel-calendar table tr td.old,.panel-calendar table tr td span.old,.panel-calendar table tr td.new,.panel-calendar table tr td span.new{color:#d3d3d3;cursor:no-drop}.panel-calendar table tr td.calendar-day>.day-today{position:absolute;top:5px;right:14px;font-size:14px;color:#3964f9}.panel-calendar table tr td.calendar-day>.day-num{position:absolute;top:2px;right:4px;font-size:16px}.panel-calendar table tr td.calendar-day>.day-lunar-num{position:absolute;top:20px;right:4px;font-size:8px}.panel-calendar table tr td.calendar-day:hover>.day-num{font-weight:700;color:#3964f9}.panel-calendar table tr td.calendar-day.calendar-day-select>.day-num{font-weight:700;color:#3964f9}.panel-calendar table tr td.old.calendar-day:hover>.day-num,.panel-calendar table tr td.new.calendar-day:hover>.day-num{font-weight:400;color:#d3d3d3;cursor:no-drop}.calendar-head-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.calendar-head-label-prev-month,.calendar-head-label-next{cursor:pointer;opacity:.3;transition:all .3s linear}.calendar-head-label-prev-month:hover,.calendar-head-label-next:hover{opacity:1}
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
import { defineComponent as te, reactive as S, ref as T, computed as ae, onMounted as ne, nextTick as oe, openBlock as d, createElementBlock as u, normalizeClass as V, createElementVNode as o, unref as P, toDisplayString as h, Fragment as I, renderList as Y, withModifiers as se, createCommentVNode as j, renderSlot as le } from "vue";
|
|
2
|
+
import { C as m } from "../Shared/base-PQGakkrl.js";
|
|
3
|
+
import { C as l } from "../Shared/day-Bz9LfelO.js";
|
|
4
|
+
import { C as re } from "../Shared/index-BnerInzC.js";
|
|
5
|
+
import { u as ce } from "../Shared/language-DxTlvFs2.js";
|
|
6
|
+
const ie = { class: "calendar-container" }, de = { colspan: "7" }, ue = { class: "calendar-head-label" }, me = ["title"], ye = { class: "calendar-head-label-year" }, he = { class: "calendar-head-label-month" }, pe = { class: "calendar-head-label-next" }, fe = ["title"], ve = { class: "calendar-head-Week" }, De = ["onClick", "onMouseover", "onMouseout"], _e = {
|
|
7
|
+
key: 0,
|
|
8
|
+
class: "clIconFont clIcon-jin day-today"
|
|
9
|
+
}, Me = { class: "day-num" }, ge = { class: "day-lunar-num" }, Fe = /* @__PURE__ */ te({
|
|
10
|
+
name: "ClCalendar",
|
|
11
|
+
__name: "Index",
|
|
12
|
+
props: {
|
|
13
|
+
className: String,
|
|
14
|
+
viewDateTime: String,
|
|
15
|
+
weekFirst: {
|
|
16
|
+
type: String,
|
|
17
|
+
default: "monday"
|
|
18
|
+
// monday|sunday
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
emits: ["onChange", "onClick", "onHover"],
|
|
22
|
+
setup(H, { emit: L }) {
|
|
23
|
+
const p = H, g = L, { optPageLanguage: k, getPageLanguage: O } = ce();
|
|
24
|
+
O("dataTime");
|
|
25
|
+
const s = S({
|
|
26
|
+
keyIndex: `Calendar-${m.getRandom(8)}`,
|
|
27
|
+
selectId: "",
|
|
28
|
+
hoverId: ""
|
|
29
|
+
}), f = S({
|
|
30
|
+
titleYear: "",
|
|
31
|
+
titleMonth: ""
|
|
32
|
+
}), b = T([]), F = T([]), i = {
|
|
33
|
+
viewDate: null,
|
|
34
|
+
currentDate: l.initDay()
|
|
35
|
+
}, B = (t) => {
|
|
36
|
+
g("onClick", t);
|
|
37
|
+
}, W = (t, e) => {
|
|
38
|
+
g("onHover", t, e);
|
|
39
|
+
}, $ = (t) => {
|
|
40
|
+
g("onChange", t);
|
|
41
|
+
}, R = ae(() => {
|
|
42
|
+
const { className: t } = p, e = {
|
|
43
|
+
"panel-calendar": !0
|
|
44
|
+
};
|
|
45
|
+
return !m.isEmpty(t) && t && t.split(" ").forEach((n) => {
|
|
46
|
+
m.isEmpty(n) || (e[n] = !0);
|
|
47
|
+
}), e;
|
|
48
|
+
}), z = () => {
|
|
49
|
+
const t = i.viewDate.year(), n = i.viewDate.localeData().monthsShort(i.viewDate);
|
|
50
|
+
f.titleYear = `${t}${k.value.year}`, f.titleMonth = n;
|
|
51
|
+
}, A = () => {
|
|
52
|
+
const t = i.viewDate.localeData(), e = t.weekdaysMin(), n = t.firstDayOfWeek();
|
|
53
|
+
let r = [];
|
|
54
|
+
p.weekFirst === "sunday" ? r = e : e.forEach((a, y) => {
|
|
55
|
+
r[(7 + y - n) % 7] = a;
|
|
56
|
+
}), b.value = r;
|
|
57
|
+
}, q = () => {
|
|
58
|
+
const t = i.viewDate.clone(), e = i.currentDate, n = t.year(), r = t.month();
|
|
59
|
+
let a = t.clone().subtract(1, "months");
|
|
60
|
+
const y = [];
|
|
61
|
+
let c = [];
|
|
62
|
+
a = a.date(a.daysInMonth()).startOf("week"), p.weekFirst === "sunday" && (a = a.subtract(1, "days"));
|
|
63
|
+
for (let w = 0; w < 42; w += 1) {
|
|
64
|
+
w > 0 && (a = a.add(1, "days"));
|
|
65
|
+
const v = a.clone(), E = v.date(), U = v.lunar("DD"), X = v.lunar(U === "01" ? "月" : "日"), Z = l.initFormat(v), D = a.year() === n && a.month() < r || a.year() < n, _ = a.year() === n && a.month() > r || a.year() > n, N = e && a.isSame(e, "day") && !D && !_, ee = re.getAddClass("calendar-day", {
|
|
66
|
+
old: D,
|
|
67
|
+
new: _,
|
|
68
|
+
today: N
|
|
69
|
+
}), M = {
|
|
70
|
+
id: `day-${E}-${m.getRandom(5)}`,
|
|
71
|
+
cls: ee,
|
|
72
|
+
day: Z,
|
|
73
|
+
dayNum: E,
|
|
74
|
+
lunar: X,
|
|
75
|
+
isOld: D,
|
|
76
|
+
isNew: _,
|
|
77
|
+
isCurrentMonth: !D && !_,
|
|
78
|
+
isToday: N
|
|
79
|
+
};
|
|
80
|
+
c.push(M), M.isCurrentMonth && !m.isEmpty(s.selectId) && M.dayNum === s.selectId && (s.selectId = M.id), c.length === 7 && (y.push({ days: c }), c = []);
|
|
81
|
+
}
|
|
82
|
+
F.value = y;
|
|
83
|
+
}, C = (t) => {
|
|
84
|
+
i.viewDate = m.isEmpty(t) ? l.initDay() : l.getDayjsObject(t), z(), A(), q();
|
|
85
|
+
}, G = () => {
|
|
86
|
+
let t = "";
|
|
87
|
+
const { viewDateTime: e } = p;
|
|
88
|
+
if (e && !m.isEmpty(e)) {
|
|
89
|
+
const n = e.split("-");
|
|
90
|
+
n.length === 2 ? t = e : n.length === 3 && (t = l.initFormat({ value: e, format: "YYYY-MM" }), s.selectId = l.getDayjsObject(e).date());
|
|
91
|
+
} else
|
|
92
|
+
t = l.initFormat({ format: "YYYY-MM" });
|
|
93
|
+
C(t);
|
|
94
|
+
};
|
|
95
|
+
ne(() => {
|
|
96
|
+
oe(() => {
|
|
97
|
+
G();
|
|
98
|
+
});
|
|
99
|
+
});
|
|
100
|
+
const J = (t, e) => {
|
|
101
|
+
t.preventDefault(), t.stopPropagation(), e.isCurrentMonth && s.selectId !== e.id && (s.selectId = e.id, B(e.day));
|
|
102
|
+
}, x = (t, e, n) => {
|
|
103
|
+
t.preventDefault(), t.stopPropagation(), e.isCurrentMonth && (n ? s.hoverId = e.id : s.hoverId = "", W(e.day, n));
|
|
104
|
+
}, K = () => {
|
|
105
|
+
const t = i.viewDate.clone();
|
|
106
|
+
let e = l.subtractTime(t, 1, "months");
|
|
107
|
+
e = l.initFormat({ value: e, format: "YYYY-MM" }), $(e), C(e);
|
|
108
|
+
}, Q = () => {
|
|
109
|
+
const t = i.viewDate.clone();
|
|
110
|
+
let e = l.addTime(t, 1, "months");
|
|
111
|
+
e = l.initFormat({ value: e, format: "YYYY-MM" }), $(e), C(e);
|
|
112
|
+
};
|
|
113
|
+
return (t, e) => (d(), u("div", {
|
|
114
|
+
class: V(R.value)
|
|
115
|
+
}, [
|
|
116
|
+
o("table", ie, [
|
|
117
|
+
o("thead", null, [
|
|
118
|
+
o("tr", null, [
|
|
119
|
+
o("th", de, [
|
|
120
|
+
o("div", ue, [
|
|
121
|
+
o("span", {
|
|
122
|
+
class: "calendar-head-label-prev-month",
|
|
123
|
+
title: P(k).prevMonth,
|
|
124
|
+
onClick: K
|
|
125
|
+
}, [...e[0] || (e[0] = [
|
|
126
|
+
o("i", { class: "clIconFont clIcon-angle-left" }, null, -1)
|
|
127
|
+
])], 8, me),
|
|
128
|
+
o("span", null, [
|
|
129
|
+
o("span", ye, h(f.titleYear), 1),
|
|
130
|
+
o("span", he, h(f.titleMonth), 1)
|
|
131
|
+
]),
|
|
132
|
+
o("span", pe, [
|
|
133
|
+
o("span", {
|
|
134
|
+
class: "calendar-head-label-next-month",
|
|
135
|
+
title: P(k).nextMonth,
|
|
136
|
+
onClick: Q
|
|
137
|
+
}, [...e[1] || (e[1] = [
|
|
138
|
+
o("i", { class: "clIconFont clIcon-angle-right" }, null, -1)
|
|
139
|
+
])], 8, fe)
|
|
140
|
+
])
|
|
141
|
+
])
|
|
142
|
+
])
|
|
143
|
+
]),
|
|
144
|
+
o("tr", ve, [
|
|
145
|
+
(d(!0), u(I, null, Y(b.value, (n, r) => (d(), u("th", {
|
|
146
|
+
key: `${s.keyIndex}-week-${r}`
|
|
147
|
+
}, h(n), 1))), 128))
|
|
148
|
+
])
|
|
149
|
+
]),
|
|
150
|
+
o("tbody", null, [
|
|
151
|
+
(d(!0), u(I, null, Y(F.value, (n, r) => (d(), u("tr", {
|
|
152
|
+
key: `${s.keyIndex}-days-${r}`
|
|
153
|
+
}, [
|
|
154
|
+
(d(!0), u(I, null, Y(n.days, (a, y) => (d(), u("td", {
|
|
155
|
+
key: `${s.keyIndex}-day-${y}`,
|
|
156
|
+
class: V([a.cls, s.selectId === a.id ? "calendar-day-select" : "", s.hoverId === a.id ? "calendar-day-hover" : ""]),
|
|
157
|
+
onClick: se((c) => J(c, a), ["stop"]),
|
|
158
|
+
onMouseover: (c) => x(c, a, !0),
|
|
159
|
+
onMouseout: (c) => x(c, a, !1)
|
|
160
|
+
}, [
|
|
161
|
+
a.isToday ? (d(), u("i", _e)) : j("", !0),
|
|
162
|
+
o("div", Me, h(a.dayNum), 1),
|
|
163
|
+
o("div", ge, h(a.lunar), 1),
|
|
164
|
+
a.isCurrentMonth ? le(t.$slots, "day", {
|
|
165
|
+
key: 1,
|
|
166
|
+
time: a.day,
|
|
167
|
+
data: parseInt(a.dayNum)
|
|
168
|
+
}) : j("", !0)
|
|
169
|
+
], 42, De))), 128))
|
|
170
|
+
]))), 128))
|
|
171
|
+
])
|
|
172
|
+
])
|
|
173
|
+
], 2));
|
|
174
|
+
}
|
|
175
|
+
});
|
|
176
|
+
export {
|
|
177
|
+
Fe as default
|
|
178
|
+
};
|
|
179
|
+
//# sourceMappingURL=ClCalendar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClCalendar.js","sources":["../../../src/libs/Web/Calendar/Index.vue"],"sourcesContent":["<template>\n <div :class=\"clsParent\">\n <table class=\"calendar-container\">\n <thead>\n <tr>\n <th colspan=\"7\">\n <div class=\"calendar-head-label\">\n <span\n class=\"calendar-head-label-prev-month\"\n :title=\"optPageLanguage.prevMonth\"\n @click=\"onPrevMonth\"\n ><i class=\"clIconFont clIcon-angle-left\"></i></span>\n <span>\n <span class=\"calendar-head-label-year\">{{ optHead.titleYear }}</span>\n <span class=\"calendar-head-label-month\">{{ optHead.titleMonth }}</span>\n </span>\n <span class=\"calendar-head-label-next\">\n <span\n class=\"calendar-head-label-next-month\"\n :title=\"optPageLanguage.nextMonth\"\n @click=\"onNextMonth\"\n ><i class=\"clIconFont clIcon-angle-right\"></i></span>\n </span>\n </div>\n </th>\n </tr>\n <tr class=\"calendar-head-Week\">\n <th\n v-for=\"(w, wIdx) in optWeeks\"\n :key=\"`${optBase.keyIndex}-week-${wIdx}`\"\n >{{ w }}</th>\n </tr>\n </thead>\n <tbody>\n <tr\n v-for=\"(wd, wdIdx) in optDays\"\n :key=\"`${optBase.keyIndex}-days-${wdIdx}`\"\n >\n <td\n v-for=\"(d, dIdx) in wd.days\"\n :key=\"`${optBase.keyIndex}-day-${dIdx}`\"\n :class=\"[d.cls, optBase.selectId === d.id ? 'calendar-day-select' : '', optBase.hoverId === d.id ? 'calendar-day-hover' : '']\"\n @click.stop=\"onSelectDay($event, d)\"\n @mouseover=\"onHoverDay($event, d, true)\"\n @mouseout=\"onHoverDay($event, d, false)\"\n >\n <i\n v-if=\"d.isToday\"\n class=\"clIconFont clIcon-jin day-today\"\n ></i>\n <div class=\"day-num\">{{ d.dayNum }}</div>\n <div class=\"day-lunar-num\">{{ d.lunar }}</div>\n <template v-if=\"d.isCurrentMonth\">\n <slot\n name=\"day\"\n :time=\"d.day\"\n :data=\"parseInt(d.dayNum)\"\n ></slot>\n </template>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n</template>\n\n<script setup lang=\"ts\">\nimport { computed, onMounted, nextTick, reactive, ref } from 'vue'\nimport CommonBase from '../../Common/base'\nimport CommonDay from '../../Common/day'\nimport CommonElement from '../../Common/Element/index'\nimport useLanguage from '../../Use/language'\nimport './index.css'\n\ndefineOptions({ name: 'ClCalendar' })\n\nconst props = defineProps({\n className: String,\n viewDateTime: String,\n weekFirst: {\n type: String,\n default: 'monday' // monday|sunday\n }\n})\n\nconst emit = defineEmits<{\n (e: 'onChange', value: string): void\n (e: 'onClick', value: string): void\n (e: 'onHover', value: string, isHover: boolean): void\n}>()\n\nconst { optPageLanguage, getPageLanguage } = useLanguage()\ngetPageLanguage('dataTime')\n\nconst optBase = reactive({\n keyIndex: `Calendar-${CommonBase.getRandom(8)}`,\n selectId: '',\n hoverId: ''\n})\n\nconst optHead = reactive({\n titleYear: '',\n titleMonth: ''\n})\n\nconst optWeeks: any = ref([])\nconst optDays: any = ref([])\n\nconst _pageData: any = {\n viewDate: null as any,\n currentDate: CommonDay.initDay()\n}\n\nconst _emitSelectDate = (value: any) => {\n emit('onClick', value)\n}\n\nconst _emitHoverDate = (value: any, isHover: boolean) => {\n emit('onHover', value, isHover)\n}\n\nconst _emitChange = (value: any) => {\n emit('onChange', value)\n}\n\nconst clsParent = computed(() => {\n const { className } = props\n const cls: any = {\n 'panel-calendar': true\n }\n if (!CommonBase.isEmpty(className) && className) {\n className.split(' ').forEach((c: string) => {\n if (!CommonBase.isEmpty(c)) {\n cls[c] = true\n }\n })\n }\n return cls\n})\n\nconst _setHead = () => {\n const titleYear = _pageData.viewDate.year()\n\n const locale = _pageData.viewDate.localeData()\n const titleMonth = locale.monthsShort(_pageData.viewDate)\n\n optHead.titleYear = `${titleYear}${optPageLanguage.value.year}`\n optHead.titleMonth = titleMonth\n}\n\nconst _setWeek = () => {\n const locale = _pageData.viewDate.localeData()\n const days = locale.weekdaysMin()\n const first = locale.firstDayOfWeek()\n let dow: string[] = []\n if (props.weekFirst === 'sunday') {\n dow = days\n } else {\n days.forEach((d: string, i: number) => {\n dow[(7 + i - first) % 7] = d\n })\n }\n optWeeks.value = dow as never[]\n}\n\nconst _setDays = () => {\n const date = _pageData.viewDate.clone()\n const currentDate = _pageData.currentDate\n const currentYear = date.year()\n const currentMonth = date.month()\n let useDate = date.clone().subtract(1, 'months')\n const weeks = []\n let days = []\n useDate = useDate.date(useDate.daysInMonth()).startOf('week')\n if (props.weekFirst === 'sunday') {\n useDate = useDate.subtract(1, 'days')\n }\n for (let i = 0; i < 42; i += 1) {\n if (i > 0) {\n useDate = useDate.add(1, 'days')\n }\n const loopDate = useDate.clone()\n const loopValue = loopDate.date()\n const tempLunar = loopDate.lunar('DD')\n const lunarValue = loopDate.lunar(tempLunar === '01' ? '月' : '日')\n const dayTime = CommonDay.initFormat(loopDate)\n\n const isOld =\n (useDate.year() === currentYear && useDate.month() < currentMonth) || useDate.year() < currentYear\n const isNew =\n (useDate.year() === currentYear && useDate.month() > currentMonth) || useDate.year() > currentYear\n const isToday = currentDate && useDate.isSame(currentDate, 'day') && !isOld && !isNew\n\n const cls = CommonElement.getAddClass('calendar-day', {\n old: isOld,\n new: isNew,\n today: isToday\n })\n const id = `day-${loopValue}-${CommonBase.getRandom(5)}`\n const dayInfo = {\n id,\n cls,\n day: dayTime,\n dayNum: loopValue,\n lunar: lunarValue,\n isOld,\n isNew,\n isCurrentMonth: !isOld && !isNew,\n isToday\n }\n days.push(dayInfo)\n if (\n dayInfo.isCurrentMonth &&\n !CommonBase.isEmpty(optBase.selectId) &&\n dayInfo.dayNum === optBase.selectId\n ) {\n optBase.selectId = dayInfo.id\n }\n if (days.length === 7) {\n weeks.push({ days })\n days = []\n }\n }\n optDays.value = weeks as never[]\n}\n\nconst _initViewDate = (month: any) => {\n _pageData.viewDate = CommonBase.isEmpty(month) ? CommonDay.initDay() : CommonDay.getDayjsObject(month)\n _setHead()\n _setWeek()\n _setDays()\n}\n\nconst _initMain = () => {\n let viewMonth = ''\n const { viewDateTime } = props\n if (viewDateTime && !CommonBase.isEmpty(viewDateTime)) {\n const arr = viewDateTime.split('-')\n if (arr.length === 2) {\n viewMonth = viewDateTime\n } else if (arr.length === 3) {\n viewMonth = CommonDay.initFormat({ value: viewDateTime, format: 'YYYY-MM' })\n optBase.selectId = CommonDay.getDayjsObject(viewDateTime).date()\n }\n } else {\n viewMonth = CommonDay.initFormat({ format: 'YYYY-MM' })\n }\n _initViewDate(viewMonth)\n}\n\nonMounted(() => {\n nextTick(() => {\n _initMain()\n })\n})\n\nconst onSelectDay = (e: any, item: any) => {\n e.preventDefault()\n e.stopPropagation()\n if (item.isCurrentMonth) {\n if (optBase.selectId !== item.id) {\n optBase.selectId = item.id\n _emitSelectDate(item.day)\n }\n }\n}\n\nconst onHoverDay = (e: any, item: any, isHover: boolean) => {\n e.preventDefault()\n e.stopPropagation()\n if (item.isCurrentMonth) {\n if (isHover) {\n optBase.hoverId = item.id\n } else {\n optBase.hoverId = ''\n }\n _emitHoverDate(item.day, isHover)\n }\n}\n\nconst onPrevMonth = () => {\n const date = _pageData.viewDate.clone()\n let newValue = CommonDay.subtractTime(date, 1, 'months')\n newValue = CommonDay.initFormat({ value: newValue, format: 'YYYY-MM' })\n _emitChange(newValue)\n _initViewDate(newValue)\n}\n\nconst onNextMonth = () => {\n const date = _pageData.viewDate.clone()\n let newValue = CommonDay.addTime(date, 1, 'months')\n newValue = CommonDay.initFormat({ value: newValue, format: 'YYYY-MM' })\n _emitChange(newValue)\n _initViewDate(newValue)\n}\n</script>\n"],"names":["props","__props","emit","__emit","optPageLanguage","getPageLanguage","useLanguage","optBase","reactive","CommonBase","optHead","optWeeks","ref","optDays","_pageData","CommonDay","_emitSelectDate","value","_emitHoverDate","isHover","_emitChange","clsParent","computed","className","cls","c","_setHead","titleYear","titleMonth","_setWeek","locale","days","first","dow","d","i","_setDays","date","currentDate","currentYear","currentMonth","useDate","weeks","loopDate","loopValue","tempLunar","lunarValue","dayTime","isOld","isNew","isToday","CommonElement","dayInfo","_initViewDate","month","_initMain","viewMonth","viewDateTime","arr","onMounted","nextTick","onSelectDay","e","item","onHoverDay","onPrevMonth","newValue","onNextMonth","_createElementBlock","_createElementVNode","_hoisted_1","_hoisted_2","_hoisted_3","_unref","_hoisted_5","_toDisplayString","_hoisted_6","_hoisted_7","_hoisted_9","_openBlock","_Fragment","_renderList","w","wIdx","wd","wdIdx","dIdx","_withModifiers","$event","_hoisted_11","_hoisted_12","_hoisted_13","_renderSlot","_ctx"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClCard.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClCard.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";const e=require("vue"),d=require("../Shared/base-iCmnU-fv.js"),I=require("../Shared/Index.vue_vue_type_script_setup_true_lang-CIdipm_Z.js"),A=require("../Shared/Index.vue_vue_type_script_setup_true_lang-C1ANWb2_.js"),W={class:"card-legend-demo"},$={class:"card-legend-code"},z=e.defineComponent({name:"ClCardLegend",__name:"Index",props:{title:{},className:{}},setup(m){const f=m,h=e.useSlots(),v=e.ref(null),s=e.ref(!1),l=e.ref(!1),i=e.ref("auto"),w=e.computed(()=>typeof h.remark<"u"),C=e.computed(()=>typeof h.code<"u"),E=e.computed(()=>{const t=["card-legend"];return d.CommonBase.isEmpty(f.className)||f.className?.split(" ").forEach(o=>{d.CommonBase.isEmpty(o)||t.push(o)}),t.join(" ")}),y=e.computed(()=>({"card-legend-footer":!0,"card-footer-fixed":l.value})),x=e.computed(()=>({"icon-rotate":!0,"rotate-180":s.value}));let r,c,n;const p=()=>{r&&(clearTimeout(r),r=null),c&&(clearTimeout(c),c=null)},a=()=>{if(s.value){const t=v.value;if(!d.CommonBase.isUndefined(t)){const o=window.pageYOffset||document.documentElement.scrollTop,L=window.innerHeight,_=o+L,V=t.clientHeight,g=t.getBoundingClientRect(),T=t.closest(".card-legend"),q=T.clientWidth,H=T.querySelector(".card-footer").children[0].clientHeight;g.top+H+10<_&&g.top+V>_?(l.value=!0,i.value=q.toString()+"px"):(l.value=!1,i.value="auto")}}else l.value=!1,i.value="auto"},u=()=>{n&&(clearTimeout(n),n=null),n=setTimeout(()=>{a()},200)};e.watch(()=>s.value,(t,o)=>{t!==o&&(p(),t?window.addEventListener("scroll",u):window.removeEventListener("scroll",u))});const S=()=>{s.value=!s.value},k=t=>{t.style.height="auto";const o=window.getComputedStyle(t,null).height;t.style.height="0",r=setTimeout(function(){t.style.height=o},25)},N=t=>{c=setTimeout(function(){t.style.height="0"},25)},F=()=>{e.nextTick(()=>{a()})},B=()=>{e.nextTick(()=>{a()})};return e.onMounted(()=>{}),e.onUnmounted(()=>{window.removeEventListener("scroll",u),p(),n&&(clearTimeout(n),n=null)}),(t,o)=>(e.openBlock(),e.createBlock(I._sfc_main,{theme:"loopline",className:E.value},{headTitle:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(m.title),1)]),headExplain:e.withCtx(()=>[w.value?e.renderSlot(t.$slots,"remark",{key:0}):e.createCommentVNode("",!0)]),default:e.withCtx(()=>[e.createElementVNode("div",W,[e.renderSlot(t.$slots,"demo")]),e.createVNode(e.Transition,{name:"slide-fade",onEnter:k,onAfterEnter:F,onLeave:N,onAfterLeave:B},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{ref_key:"refElCode",ref:v},[e.createElementVNode("div",$,[e.renderSlot(t.$slots,"code")])],512),[[e.vShow,s.value]])]),_:3})]),foot:e.withCtx(()=>[C.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(y.value),onClick:S,style:e.normalizeStyle({width:i.value})},[e.createVNode(A._sfc_main,{name:"caret-down",class:e.normalizeClass(x.value)},null,8,["class"])],6)):e.createCommentVNode("",!0)]),_:3},8,["className"]))}});module.exports=z;
|
|
2
|
+
//# sourceMappingURL=ClCardLegend.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClCardLegend.cjs","sources":["../../../src/libs/Web/CardLegend/Index.vue"],"sourcesContent":["<template>\n <ClCard\n theme=\"loopline\"\n :className=\"clsParent\"\n >\n <template #headTitle>{{ title }}</template>\n <template #headExplain>\n <slot v-if=\"isShowRemark\" name=\"remark\"></slot>\n </template>\n <template #default>\n <div class=\"card-legend-demo\">\n <slot name=\"demo\"></slot>\n </div>\n <transition\n name=\"slide-fade\"\n @enter=\"onTransitionEnter\"\n @after-enter=\"onTransitionEnterAfter\"\n @leave=\"onTransitionLeave\"\n @after-leave=\"onTransitionLeaveAfter\"\n >\n <div\n v-show=\"isShowCode\"\n ref=\"refElCode\"\n >\n <div class=\"card-legend-code\">\n <slot name=\"code\"></slot>\n </div>\n </div>\n </transition>\n </template>\n <template #foot>\n <div\n v-if=\"optIsUseSlotsCode\"\n :class=\"clsFooter\"\n @click=\"onToggleCode\"\n :style=\"{ width: footWidth }\"\n >\n <ClIconFont name=\"caret-down\" :class=\"clsFootIcon\" />\n </div>\n </template>\n </ClCard>\n</template>\n\n<script setup lang=\"ts\">\nimport './Index.css'\nimport { ref, computed, watch, nextTick, onMounted, onUnmounted, useSlots } from 'vue'\nimport CommonBase from '../../Common/base'\nimport ClCard from '../Card/Index.vue'\nimport ClIconFont from '../../Element/IconFont/Index.vue'\n\n// defineOptions\ndefineOptions({ name: 'ClCardLegend' })\n\n// props\nconst props = defineProps<{\n title: string\n className?: string\n}>()\n\n// slots\nconst slots = useSlots()\n\n// refs\nconst refElCode = ref(null)\n\n// reactive\nconst isShowCode = ref(false)\nconst isFootFixed = ref(false)\nconst footWidth = ref('auto')\n\n// computed\nconst isShowRemark = computed(() => {\n return typeof slots.remark !== 'undefined'\n})\n\nconst optIsUseSlotsCode = computed(() => {\n return typeof slots.code !== 'undefined'\n})\n\nconst clsParent = computed(() => {\n const clsTemp = ['card-legend']\n if (!CommonBase.isEmpty(props.className)) {\n props.className?.split(' ').forEach((cls) => {\n if (!CommonBase.isEmpty(cls)) {\n clsTemp.push(cls)\n }\n })\n }\n return clsTemp.join(' ')\n})\n\nconst clsFooter = computed(() => {\n return {\n 'card-legend-footer': true,\n 'card-footer-fixed': isFootFixed.value,\n }\n})\n\nconst clsFootIcon = computed(() => {\n return {\n 'icon-rotate': true,\n 'rotate-180': isShowCode.value,\n }\n})\n\n// 内部方法\nlet _enterTimeFun: any\nlet _leaveTimeFun: any\nlet _scrollTimeFun: any\n\nconst _cleanTimeTransition = () => {\n if (_enterTimeFun) {\n clearTimeout(_enterTimeFun)\n _enterTimeFun = null\n }\n if (_leaveTimeFun) {\n clearTimeout(_leaveTimeFun)\n _leaveTimeFun = null\n }\n}\n\nconst _setFootEl = () => {\n if (isShowCode.value) {\n const elCode: any = refElCode.value\n if (!CommonBase.isUndefined(elCode)) {\n const scrollTop = window.pageYOffset || document.documentElement.scrollTop\n const winHeight = window.innerHeight\n const max = scrollTop + winHeight\n\n const height = elCode.clientHeight\n const offset = elCode.getBoundingClientRect()\n\n const pEl = elCode.closest('.card-legend')\n const pWidth = pEl.clientWidth\n\n const elFoot = pEl.querySelector('.card-footer')\n const footHeight = elFoot.children[0].clientHeight\n\n if (offset.top + footHeight + 10 < max && offset.top + height > max) {\n isFootFixed.value = true\n footWidth.value = pWidth.toString() + 'px'\n } else {\n isFootFixed.value = false\n footWidth.value = 'auto'\n }\n }\n } else {\n isFootFixed.value = false\n footWidth.value = 'auto'\n }\n}\n\nconst _onWinScroll = () => {\n if (_scrollTimeFun) {\n clearTimeout(_scrollTimeFun)\n _scrollTimeFun = null\n }\n _scrollTimeFun = setTimeout(() => {\n _setFootEl()\n }, 200)\n}\n\n// watch\nwatch(\n () => isShowCode.value,\n (newValue, oldValue) => {\n if (newValue !== oldValue) {\n _cleanTimeTransition()\n if (newValue) {\n window.addEventListener('scroll', _onWinScroll)\n } else {\n window.removeEventListener('scroll', _onWinScroll)\n }\n }\n }\n)\n\n// 事件方法\nconst onToggleCode = () => {\n isShowCode.value = !isShowCode.value\n}\n\n// 显示/隐藏 动画\nconst onTransitionEnter = (el: any) => {\n el.style.height = 'auto'\n const height = window.getComputedStyle(el, null).height\n el.style.height = '0'\n _enterTimeFun = setTimeout(function() {\n el.style.height = height\n }, 25)\n}\n\nconst onTransitionLeave = (el: any) => {\n _leaveTimeFun = setTimeout(function() {\n el.style.height = '0'\n }, 25)\n}\n\nconst onTransitionEnterAfter = () => {\n nextTick(() => {\n _setFootEl()\n })\n}\n\nconst onTransitionLeaveAfter = () => {\n nextTick(() => {\n _setFootEl()\n })\n}\n\n// 生命周期\nonMounted(() => {\n // 组件挂载时的逻辑\n})\n\nonUnmounted(() => {\n // 组件卸载时的逻辑\n window.removeEventListener('scroll', _onWinScroll)\n _cleanTimeTransition()\n if (_scrollTimeFun) {\n clearTimeout(_scrollTimeFun)\n _scrollTimeFun = null\n }\n})\n</script>\n"],"names":["props","__props","slots","useSlots","refElCode","ref","isShowCode","isFootFixed","footWidth","isShowRemark","computed","optIsUseSlotsCode","clsParent","clsTemp","CommonBase","cls","clsFooter","clsFootIcon","_enterTimeFun","_leaveTimeFun","_scrollTimeFun","_cleanTimeTransition","_setFootEl","elCode","scrollTop","winHeight","max","height","offset","pEl","pWidth","footHeight","_onWinScroll","watch","newValue","oldValue","onToggleCode","onTransitionEnter","el","onTransitionLeave","onTransitionEnterAfter","nextTick","onTransitionLeaveAfter","onMounted","onUnmounted","_createBlock","ClCard","_renderSlot","_ctx","_createElementVNode","_hoisted_1","_createVNode","_Transition","_hoisted_2","_createElementBlock","ClIconFont"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.card-legend{transition:.2s}.card-legend:hover{border-color:#e0e0e0;box-shadow:2px 2px 8px #e8edfa99,-2px -2px 4px #e8edfa80}.card-box.card-loopline.card-legend:hover>.card-head>.card-title{padding:1px .7rem}.card-legend>.card-body{padding:0}.card-legend>.card-body .card-legend-demo{padding:0 1rem 1rem}.card-legend>.card-body .card-legend-code{padding:1rem;border-top:1px solid #f0f0f0;background-color:#fafafa}.card-legend:hover>.card-body .card-legend-code{border-top:1px dashed #e0e0e0;background-color:#fafafa}.card-legend>.card-body .card-legend-code>pre{margin-bottom:0}.card-legend>.card-body .card-legend-code>pre>code{background-color:#fafafa;white-space:pre;padding:0 0 0 1rem}.card-legend>.card-footer{border:none;background-color:transparent;padding:0}.card-legend>.card-footer .card-legend-footer{color:#e0e0e0;text-align:center;cursor:pointer;padding:.5rem 0;border-top:1px solid #f0f0f0}.card-legend .card-footer:last-child{border-radius:0}.card-legend:hover>.card-footer .card-legend-footer{color:#1088f0;border-top:1px dashed #e0e0e0}.card-legend:hover>.card-footer .card-legend-footer:hover{background-color:#f9fafc}.card-legend>.card-footer .card-legend-footer.card-footer-fixed{position:fixed;bottom:0;z-index:100;background-color:#fff;color:#1088f0}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .4s ease-out;overflow:hidden}.icon-rotate{transition:transform .3s ease}.rotate-180{transform:rotate(180deg)}
|