@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,24 @@
|
|
|
1
|
+
declare interface IClientXY {
|
|
2
|
+
clientX: number;
|
|
3
|
+
clientY: number;
|
|
4
|
+
}
|
|
5
|
+
declare interface IOptions {
|
|
6
|
+
start?: (event: Event, clientXYInfo: IClientXY) => void;
|
|
7
|
+
ing?: (event: Event, clientXYInfo: IClientXY) => void;
|
|
8
|
+
end?: (event: Event, clientXYInfo: IClientXY) => void;
|
|
9
|
+
}
|
|
10
|
+
declare class Drag {
|
|
11
|
+
optionsDrag: IOptions;
|
|
12
|
+
private _isDragging;
|
|
13
|
+
private _bindRunDragStart;
|
|
14
|
+
private _bindRunDragIng;
|
|
15
|
+
private _bindRunDragEnd;
|
|
16
|
+
constructor(element: HTMLElement | null, options: IOptions);
|
|
17
|
+
private _init;
|
|
18
|
+
private _runDragStart;
|
|
19
|
+
private _runDraggIng;
|
|
20
|
+
private _runDragEnd;
|
|
21
|
+
private _offListener;
|
|
22
|
+
end(): void;
|
|
23
|
+
}
|
|
24
|
+
export default Drag;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
interface IOptions {
|
|
2
|
+
element?: HTMLElement | null;
|
|
3
|
+
isDelay?: boolean;
|
|
4
|
+
delayTime?: number;
|
|
5
|
+
callback: (item?: any) => void;
|
|
6
|
+
}
|
|
7
|
+
declare class Resize {
|
|
8
|
+
options: IOptions;
|
|
9
|
+
private _isWinResize;
|
|
10
|
+
private _isRunDelay;
|
|
11
|
+
private _runDelayFun;
|
|
12
|
+
private _bindWinResize;
|
|
13
|
+
private _objResizeObserver;
|
|
14
|
+
constructor(options: IOptions);
|
|
15
|
+
private _init;
|
|
16
|
+
private _onWinResize;
|
|
17
|
+
private _initResizeObserver;
|
|
18
|
+
destroy(): void;
|
|
19
|
+
}
|
|
20
|
+
export default Resize;
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
declare class Element {
|
|
2
|
+
_elCanvasTextWidth: any;
|
|
3
|
+
constructor();
|
|
4
|
+
private _getArrClassBySplit;
|
|
5
|
+
private _getClasssByReal;
|
|
6
|
+
onListener(element: any, eventName: string, eventFun: any, useCapture?: boolean): void;
|
|
7
|
+
offListener(element: any, eventName: string, eventFun: any, useCapture?: boolean): void;
|
|
8
|
+
getTextWidth(text: string, font?: string): number;
|
|
9
|
+
/** 添加class */
|
|
10
|
+
getAddClass(...classs: any): any;
|
|
11
|
+
/** 移除class */
|
|
12
|
+
getRemoveClass(classTotal: string, classs: string): string;
|
|
13
|
+
checkHasClass(classTotal: string, className: string): boolean;
|
|
14
|
+
/** 指定元素距离窗口信息 */
|
|
15
|
+
private _getBoundingClientRect;
|
|
16
|
+
private _getWindow;
|
|
17
|
+
isElementHtml(el: any): boolean;
|
|
18
|
+
isElementBody(el: any): boolean;
|
|
19
|
+
getWinScrollTop(): number;
|
|
20
|
+
getWinWidth(): number;
|
|
21
|
+
getWinHeight(): number;
|
|
22
|
+
/**
|
|
23
|
+
* 获取元素的css
|
|
24
|
+
* @param el
|
|
25
|
+
* @returns
|
|
26
|
+
*/
|
|
27
|
+
getStyle(el: any): any;
|
|
28
|
+
private _isElementScroll;
|
|
29
|
+
isHidden(element: any): boolean;
|
|
30
|
+
isHiddenParent(element: any): boolean;
|
|
31
|
+
/**
|
|
32
|
+
* 获取上级元素,并检查parent包含el且parent非body
|
|
33
|
+
* @param el 指定元素
|
|
34
|
+
* @param parent 指定上级,可为string[#(id),.(class),tagName] || element; 为空时默认el.parentNode
|
|
35
|
+
* @returns parentElement。当检查parentElement为body或者parent不包含el时,返回null
|
|
36
|
+
*/
|
|
37
|
+
getParentCheckBody(el: any, parent: any, isCheckContains?: boolean): any;
|
|
38
|
+
/**
|
|
39
|
+
* 获取上级元素
|
|
40
|
+
* @param el 指定元素
|
|
41
|
+
* @param parentAttr 指定上级,可为string[#(id),.(class),tagName]; 为空时默认el.parentNode
|
|
42
|
+
* @param elUpperLimit 非必传,设置该参数时,如果在parentAttr参数之前匹配上设置值 则直接返回
|
|
43
|
+
* @param isLimitReturnSelf 截止到elUpperLimit时 未匹配上parentAttr 是否返回 elUpperLimit
|
|
44
|
+
* @returns parentElement
|
|
45
|
+
*/
|
|
46
|
+
getParent(el: any, parentAttr: any, elUpperLimit?: any, isLimitReturnSelf?: boolean): any;
|
|
47
|
+
/**
|
|
48
|
+
* 获取所有上级元素
|
|
49
|
+
* @param el 指定元素
|
|
50
|
+
* @param parentAttr 指定上级,可为string[#(id),.(class),tagName]; 为空时默认el.parentNode
|
|
51
|
+
* @returns list[parentElement]
|
|
52
|
+
*/
|
|
53
|
+
getParentList(el: any, parentAttr: any): any[];
|
|
54
|
+
private _recursionParents;
|
|
55
|
+
getParentScrollList(el: any, parentAttr: any, isContainsSelf?: boolean): any[];
|
|
56
|
+
/**
|
|
57
|
+
* 根据attr检查元素信息
|
|
58
|
+
* @param el
|
|
59
|
+
* @param attr
|
|
60
|
+
* @returns true/false
|
|
61
|
+
*/
|
|
62
|
+
private _checkElementByAttr;
|
|
63
|
+
/**
|
|
64
|
+
* 获取元素到窗体 偏移量
|
|
65
|
+
* @param el 指定元素
|
|
66
|
+
* @param viewEl 指定窗体,为空时默认window
|
|
67
|
+
* @returns json { top,left }
|
|
68
|
+
*/
|
|
69
|
+
getOffset(el: any, viewEl?: any): {
|
|
70
|
+
top: number;
|
|
71
|
+
left: number;
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* 获取元素相对指定容器的相对偏移
|
|
75
|
+
* @param el 指定元素
|
|
76
|
+
* @param viewEl 指定容器,为空时默认window
|
|
77
|
+
* @returns json {top,left,viewEl}
|
|
78
|
+
*/
|
|
79
|
+
getPositionView(el: any, viewEl?: any): any;
|
|
80
|
+
/**
|
|
81
|
+
* 获取元素相对指定容器的相对偏移
|
|
82
|
+
* @param el 指定元素
|
|
83
|
+
* @param parentAttr 指定窗体,为空时默认parentNode
|
|
84
|
+
* @returns json
|
|
85
|
+
*/
|
|
86
|
+
getPosition(el: any, parentAttr?: any): any;
|
|
87
|
+
getElementIndex(el: any): any;
|
|
88
|
+
getPrev(el: any): any;
|
|
89
|
+
getPrevAll(el: any): any;
|
|
90
|
+
getNext(el: any): any;
|
|
91
|
+
insertAfter(targetEl: any, newEl: any): void;
|
|
92
|
+
getFocusSelection(targetEl: any): any;
|
|
93
|
+
setFocusSelection(el: any, start: number, end: number): void;
|
|
94
|
+
calculationDropdownPosition(controlEl: any, textEl: any, dropDownEl: any, arrowEl: any, containerEl: any): any;
|
|
95
|
+
getElementData(json: any): any;
|
|
96
|
+
getTextDataByFile(files: any): Promise<any>;
|
|
97
|
+
private _getTextDataFileOne;
|
|
98
|
+
getClientXY(e: Event | MouseEvent | TouchEvent): {
|
|
99
|
+
clientX: number;
|
|
100
|
+
clientY: number;
|
|
101
|
+
};
|
|
102
|
+
}
|
|
103
|
+
declare const _default: Element;
|
|
104
|
+
export default _default;
|
|
@@ -0,0 +1,430 @@
|
|
|
1
|
+
import { C as r } from "./base-PQGakkrl.js";
|
|
2
|
+
import { C as M } from "./promise-CPiVqqqL.js";
|
|
3
|
+
class K {
|
|
4
|
+
_elCanvasTextWidth;
|
|
5
|
+
constructor() {
|
|
6
|
+
this._elCanvasTextWidth = null;
|
|
7
|
+
}
|
|
8
|
+
_getArrClassBySplit(t) {
|
|
9
|
+
return t.split(" ").filter((e) => !r.isEmpty(e));
|
|
10
|
+
}
|
|
11
|
+
_getClasssByReal(t, e) {
|
|
12
|
+
return t.filter((i) => !r.isExistValue(e, i) && !r.isEmpty(i));
|
|
13
|
+
}
|
|
14
|
+
onListener(t, e, i, n = !1) {
|
|
15
|
+
t && e && i && t.addEventListener(e, i, n);
|
|
16
|
+
}
|
|
17
|
+
offListener(t, e, i, n = !1) {
|
|
18
|
+
t && e && i && t.removeEventListener(e, i, n);
|
|
19
|
+
}
|
|
20
|
+
getTextWidth(t, e = "normal 12px Microsoft YaHei") {
|
|
21
|
+
this._elCanvasTextWidth || (this._elCanvasTextWidth = document.createElement("canvas"));
|
|
22
|
+
const i = this._elCanvasTextWidth.getContext("2d");
|
|
23
|
+
return i.font = e, i.measureText(t).width;
|
|
24
|
+
}
|
|
25
|
+
/** 添加class */
|
|
26
|
+
getAddClass(...t) {
|
|
27
|
+
let e = [];
|
|
28
|
+
return t.forEach((i) => {
|
|
29
|
+
if (r.isString(i)) {
|
|
30
|
+
const n = this._getArrClassBySplit(i);
|
|
31
|
+
e = e.concat(this._getClasssByReal(n, e));
|
|
32
|
+
} else if (r.isArray(i))
|
|
33
|
+
e = e.concat(this._getClasssByReal(i, e));
|
|
34
|
+
else if (r.isObject(i))
|
|
35
|
+
for (const [n, o] of Object.entries(i))
|
|
36
|
+
r.isExistJsonKey(i, n) && o ? e.push(n) : e = e.filter((s) => s !== n || s === n && o);
|
|
37
|
+
}), e.join(" ");
|
|
38
|
+
}
|
|
39
|
+
/** 移除class */
|
|
40
|
+
getRemoveClass(t, e) {
|
|
41
|
+
const i = this._getArrClassBySplit(e);
|
|
42
|
+
return this._getArrClassBySplit(t).filter((o) => !r.isExistValue(i, o)).join(" ");
|
|
43
|
+
}
|
|
44
|
+
checkHasClass(t, e) {
|
|
45
|
+
const i = this._getArrClassBySplit(t), n = this._getArrClassBySplit(e);
|
|
46
|
+
return r.isContainArr(i, n);
|
|
47
|
+
}
|
|
48
|
+
/** 指定元素距离窗口信息 */
|
|
49
|
+
_getBoundingClientRect(t) {
|
|
50
|
+
const e = r.isUndefined(t.getBoundingClientRect) ? {} : t.getBoundingClientRect(), i = {
|
|
51
|
+
width: e.width || 0,
|
|
52
|
+
height: e.height || 0,
|
|
53
|
+
top: e.top || 0,
|
|
54
|
+
right: 0,
|
|
55
|
+
bottom: 0,
|
|
56
|
+
left: e.left || 0,
|
|
57
|
+
x: e.left || 0,
|
|
58
|
+
y: e.top || 0
|
|
59
|
+
}, n = this.getWinHeight(), o = this.getWinWidth();
|
|
60
|
+
return i.right = o - e.right || 0, i.bottom = n - e.bottom || 0, i;
|
|
61
|
+
}
|
|
62
|
+
/* _getWindow(el: any) {
|
|
63
|
+
if (CommonBase.isWindow(el)) {
|
|
64
|
+
return el;
|
|
65
|
+
}
|
|
66
|
+
return el.nodeType === 9 ? (el.defaultView || el.parentWindow) : false;
|
|
67
|
+
} */
|
|
68
|
+
_getWindow(t) {
|
|
69
|
+
if (t && t.toString() !== "[object Window]") {
|
|
70
|
+
const e = t.ownerDocument;
|
|
71
|
+
return e && e.defaultView || window;
|
|
72
|
+
}
|
|
73
|
+
return t;
|
|
74
|
+
}
|
|
75
|
+
isElementHtml(t) {
|
|
76
|
+
const e = this._getWindow(t).HTMLElement;
|
|
77
|
+
return t instanceof e || t instanceof HTMLElement;
|
|
78
|
+
}
|
|
79
|
+
isElementBody(t) {
|
|
80
|
+
return r.isUndefined(t) ? !1 : this.isElementHtml(t) && t.tagName.toLocaleLowerCase() === "body";
|
|
81
|
+
}
|
|
82
|
+
getWinScrollTop() {
|
|
83
|
+
return document.documentElement.scrollTop || document.body.scrollTop || window.pageYOffset;
|
|
84
|
+
}
|
|
85
|
+
getWinWidth() {
|
|
86
|
+
return document.documentElement.clientWidth || document.body.clientWidth || window.innerWidth;
|
|
87
|
+
}
|
|
88
|
+
getWinHeight() {
|
|
89
|
+
return document.documentElement.clientHeight || document.body.clientHeight || window.innerHeight;
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* 获取元素的css
|
|
93
|
+
* @param el
|
|
94
|
+
* @returns
|
|
95
|
+
*/
|
|
96
|
+
getStyle(t) {
|
|
97
|
+
return window.getComputedStyle ? window.getComputedStyle(t, null) : t.currentStyle;
|
|
98
|
+
}
|
|
99
|
+
_isElementScroll(t) {
|
|
100
|
+
const e = this.getStyle(t), i = e.overflow, n = e.overflowX, o = e.overflowY;
|
|
101
|
+
return /auto|scroll|overlay|hidden/.test(i + o + n);
|
|
102
|
+
}
|
|
103
|
+
isHidden(t) {
|
|
104
|
+
return this.getStyle(t).display === "none";
|
|
105
|
+
}
|
|
106
|
+
isHiddenParent(t) {
|
|
107
|
+
let e = !1, i = t, n = !1;
|
|
108
|
+
for (; i && i.nodeType !== 9 && !n; )
|
|
109
|
+
i.nodeType === 1 && (n = this.isHidden(i), n && (e = !0)), i = i.parentNode;
|
|
110
|
+
return e;
|
|
111
|
+
}
|
|
112
|
+
/**
|
|
113
|
+
* 获取上级元素,并检查parent包含el且parent非body
|
|
114
|
+
* @param el 指定元素
|
|
115
|
+
* @param parent 指定上级,可为string[#(id),.(class),tagName] || element; 为空时默认el.parentNode
|
|
116
|
+
* @returns parentElement。当检查parentElement为body或者parent不包含el时,返回null
|
|
117
|
+
*/
|
|
118
|
+
getParentCheckBody(t, e, i = !0) {
|
|
119
|
+
let n = null;
|
|
120
|
+
return e ? r.isString(e) ? e.toLocaleLowerCase() !== "body" && (n = this.getParent(t, e)) : this.isElementBody(e) || (i ? e.contains(t) && (n = e) : n = e) : this.isElementBody(t.parentNode) || (n = t.parentNode), n;
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* 获取上级元素
|
|
124
|
+
* @param el 指定元素
|
|
125
|
+
* @param parentAttr 指定上级,可为string[#(id),.(class),tagName]; 为空时默认el.parentNode
|
|
126
|
+
* @param elUpperLimit 非必传,设置该参数时,如果在parentAttr参数之前匹配上设置值 则直接返回
|
|
127
|
+
* @param isLimitReturnSelf 截止到elUpperLimit时 未匹配上parentAttr 是否返回 elUpperLimit
|
|
128
|
+
* @returns parentElement
|
|
129
|
+
*/
|
|
130
|
+
getParent(t, e, i, n = !0) {
|
|
131
|
+
if (r.isEmpty(e))
|
|
132
|
+
return t.parentNode;
|
|
133
|
+
let s = null;
|
|
134
|
+
const f = !r.isUndefined(i);
|
|
135
|
+
if (this._checkElementByAttr(t, e))
|
|
136
|
+
s = t;
|
|
137
|
+
else {
|
|
138
|
+
let l = t.parentNode, h = !1;
|
|
139
|
+
for (; l && l.nodeType !== 9 && !h; )
|
|
140
|
+
l.nodeType === 1 && (h = this._checkElementByAttr(l, e), h ? s = l : f && (h = l === i, h && n && (s = l))), l = l.parentNode;
|
|
141
|
+
}
|
|
142
|
+
return s;
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* 获取所有上级元素
|
|
146
|
+
* @param el 指定元素
|
|
147
|
+
* @param parentAttr 指定上级,可为string[#(id),.(class),tagName]; 为空时默认el.parentNode
|
|
148
|
+
* @returns list[parentElement]
|
|
149
|
+
*/
|
|
150
|
+
getParentList(t, e) {
|
|
151
|
+
const i = r.isEmpty(e) ? "body" : e;
|
|
152
|
+
return this._recursionParents(t, i);
|
|
153
|
+
}
|
|
154
|
+
_recursionParents(t, e) {
|
|
155
|
+
const i = [];
|
|
156
|
+
if (this._checkElementByAttr(t, e))
|
|
157
|
+
i.push(t);
|
|
158
|
+
else if (t.parentNode && t.parentElement && !this.isElementBody(t.parentElement)) {
|
|
159
|
+
i.push(t.parentNode);
|
|
160
|
+
const n = this._recursionParents(t.parentNode, e);
|
|
161
|
+
i.push(...n);
|
|
162
|
+
}
|
|
163
|
+
return i;
|
|
164
|
+
}
|
|
165
|
+
getParentScrollList(t, e, i = !0) {
|
|
166
|
+
const n = [];
|
|
167
|
+
return this.getParentList(t, e).forEach((s) => {
|
|
168
|
+
this._isElementScroll(s) && (i ? n.push(s) : this._checkElementByAttr(s, e) || n.push(s));
|
|
169
|
+
}), n;
|
|
170
|
+
}
|
|
171
|
+
/**
|
|
172
|
+
* 根据attr检查元素信息
|
|
173
|
+
* @param el
|
|
174
|
+
* @param attr
|
|
175
|
+
* @returns true/false
|
|
176
|
+
*/
|
|
177
|
+
_checkElementByAttr(t, e) {
|
|
178
|
+
let i = !1;
|
|
179
|
+
if (!r.isEmpty(e))
|
|
180
|
+
if (r.isString(e)) {
|
|
181
|
+
const n = e.substr(0, 1), o = e.substring(1);
|
|
182
|
+
switch (n) {
|
|
183
|
+
case "#":
|
|
184
|
+
i = t.id === o;
|
|
185
|
+
break;
|
|
186
|
+
case ".":
|
|
187
|
+
i = r.isString(t.className) ? r.isExistValue(t.className.split(" "), o) : !1;
|
|
188
|
+
break;
|
|
189
|
+
default:
|
|
190
|
+
i = t.tagName.toLocaleLowerCase() === e;
|
|
191
|
+
}
|
|
192
|
+
} else
|
|
193
|
+
this.isElementHtml(e) && (i = t === e);
|
|
194
|
+
return i;
|
|
195
|
+
}
|
|
196
|
+
/**
|
|
197
|
+
* 获取元素到窗体 偏移量
|
|
198
|
+
* @param el 指定元素
|
|
199
|
+
* @param viewEl 指定窗体,为空时默认window
|
|
200
|
+
* @returns json { top,left }
|
|
201
|
+
*/
|
|
202
|
+
getOffset(t, e = null) {
|
|
203
|
+
const i = this.getPositionView(t, e);
|
|
204
|
+
if (i.viewEl)
|
|
205
|
+
return {
|
|
206
|
+
top: i.top + i.viewEl.scrollTop - i.viewEl.clientTop,
|
|
207
|
+
left: i.left + i.viewEl.scrollLeft - i.viewEl.clientLeft
|
|
208
|
+
};
|
|
209
|
+
{
|
|
210
|
+
const o = (t && t.ownerDocument).documentElement, s = this._getWindow(o);
|
|
211
|
+
return {
|
|
212
|
+
top: i.top + (s.pageYOffset || o.scrollTop) - (o.clientTop || 0),
|
|
213
|
+
left: i.left + (s.pageXOffset || o.scrollLeft) - (o.clientLeft || 0)
|
|
214
|
+
};
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
/**
|
|
218
|
+
* 获取元素相对指定容器的相对偏移
|
|
219
|
+
* @param el 指定元素
|
|
220
|
+
* @param viewEl 指定容器,为空时默认window
|
|
221
|
+
* @returns json {top,left,viewEl}
|
|
222
|
+
*/
|
|
223
|
+
getPositionView(t, e = null) {
|
|
224
|
+
const i = { top: 0, left: 0, viewEl: null };
|
|
225
|
+
if (!this.isElementHtml(t))
|
|
226
|
+
return i;
|
|
227
|
+
const n = this._getBoundingClientRect(t);
|
|
228
|
+
i.top = n.top, i.right = n.right, i.bottom = n.bottom, i.left = n.left, i.width = n.width, i.height = n.height;
|
|
229
|
+
const o = { top: 0, right: 0, bottom: 0, left: 0 }, s = r.isUndefined(e) ? null : this.getParentCheckBody(t, e, !0);
|
|
230
|
+
if (s) {
|
|
231
|
+
const f = this._getBoundingClientRect(s);
|
|
232
|
+
o.top = f.top, o.right = f.right, o.bottom = f.bottom, o.left = f.left, i.viewWidth = f.width, i.viewHeight = f.height, i.top = n.top - (o.top < 0 ? 0 : o.top), i.right = n.right - (o.right < 0 ? 0 : o.right), i.bottom = n.bottom - (o.bottom < 0 ? 0 : o.bottom), i.left = n.left - (o.left < 0 ? 0 : o.left), i.elViewBox = {
|
|
233
|
+
top: n.top - o.top,
|
|
234
|
+
right: n.right - o.right,
|
|
235
|
+
bottom: n.bottom - o.bottom,
|
|
236
|
+
left: n.left - o.left
|
|
237
|
+
};
|
|
238
|
+
}
|
|
239
|
+
return i.viewEl = s, i;
|
|
240
|
+
}
|
|
241
|
+
/**
|
|
242
|
+
* 获取元素相对指定容器的相对偏移
|
|
243
|
+
* @param el 指定元素
|
|
244
|
+
* @param parentAttr 指定窗体,为空时默认parentNode
|
|
245
|
+
* @returns json
|
|
246
|
+
*/
|
|
247
|
+
getPosition(t, e = null) {
|
|
248
|
+
const i = r.isUndefined(e) ? t.parentNode : e;
|
|
249
|
+
return this.getPositionView(t, i);
|
|
250
|
+
}
|
|
251
|
+
getElementIndex(t) {
|
|
252
|
+
return this.getPrevAll(t).length;
|
|
253
|
+
}
|
|
254
|
+
getPrev(t) {
|
|
255
|
+
if (r.isUndefined(t.previousElementSibling)) {
|
|
256
|
+
let e = t.previousSibling;
|
|
257
|
+
for (; e && e.nodeType !== 1; )
|
|
258
|
+
e = e.previousSibling;
|
|
259
|
+
return e;
|
|
260
|
+
} else
|
|
261
|
+
return t.previousElementSibling;
|
|
262
|
+
}
|
|
263
|
+
getPrevAll(t) {
|
|
264
|
+
const e = [];
|
|
265
|
+
let i = this.getPrev(t);
|
|
266
|
+
for (; i; )
|
|
267
|
+
e.push(i), i = this.getPrev(i);
|
|
268
|
+
return e.reverse();
|
|
269
|
+
}
|
|
270
|
+
getNext(t) {
|
|
271
|
+
if (r.isUndefined(t.nextElementSibling)) {
|
|
272
|
+
let e = t.nextSibling;
|
|
273
|
+
for (; e && e.nodeType !== 1; )
|
|
274
|
+
e = e.nextSibling;
|
|
275
|
+
return e;
|
|
276
|
+
} else
|
|
277
|
+
return t.nextElementSibling;
|
|
278
|
+
}
|
|
279
|
+
insertAfter(t, e) {
|
|
280
|
+
const i = t.parentNode;
|
|
281
|
+
i.lastChild == t ? i.appendChild(e) : i.insertBefore(e, t.nextSibling);
|
|
282
|
+
}
|
|
283
|
+
getFocusSelection(t) {
|
|
284
|
+
const e = {};
|
|
285
|
+
if (r.isUndefined(t.selectionStart)) {
|
|
286
|
+
t.focus();
|
|
287
|
+
const i = document.selection.createRange();
|
|
288
|
+
e.length = i.text.length, i.moveStart("character", -t.value.length), e.end = i.text.length, e.start = e.end - e.length;
|
|
289
|
+
} else
|
|
290
|
+
e.start = t.selectionStart, e.end = t.selectionEnd, e.length = e.end - e.start;
|
|
291
|
+
return e;
|
|
292
|
+
}
|
|
293
|
+
setFocusSelection(t, e, i) {
|
|
294
|
+
if (r.isUndefined(t.selectionStart)) {
|
|
295
|
+
t.focus();
|
|
296
|
+
const n = t.createTextRange();
|
|
297
|
+
n.collapse(!0), n.moveEnd("character", i), n.moveStart("character", e), n.select();
|
|
298
|
+
} else
|
|
299
|
+
t.selectionStart = e, t.selectionEnd = i;
|
|
300
|
+
}
|
|
301
|
+
/* checkHoverInControl(controlEl, hoverInfo) {
|
|
302
|
+
|
|
303
|
+
} */
|
|
304
|
+
calculationDropdownPosition(t, e, i, n, o) {
|
|
305
|
+
const s = o ? this.getParentCheckBody(t, o) : null, f = r.isUndefined(s), g = e.offsetWidth, l = e.offsetHeight, h = i.offsetWidth, R = i.offsetHeight;
|
|
306
|
+
let _ = 0, C = 0;
|
|
307
|
+
r.isUndefined(n) || (_ = n.offsetWidth, C = n.offsetHeight);
|
|
308
|
+
const v = _ / 2, T = this.getWinHeight(), B = this.getWinWidth();
|
|
309
|
+
let u = 0, y = 0, S = 0, a = { top: 0, left: 0 }, m = { top: 0, left: 0 };
|
|
310
|
+
f ? (u = B, y = T, S = u - document.body.clientWidth, a = this.getOffset(t), m = this.getPositionView(t)) : (u = s.clientWidth, y = s.clientHeight, S = s.offsetWidth - u, a = this.getOffset(t, s), m = this.getPositionView(t, s));
|
|
311
|
+
const x = m.top, H = h + _, p = R + C, V = l + p, d = {
|
|
312
|
+
winWidth: B,
|
|
313
|
+
winHeight: T,
|
|
314
|
+
containerWidth: u,
|
|
315
|
+
containerHeight: y,
|
|
316
|
+
controlOffset: a,
|
|
317
|
+
controlPosView: m,
|
|
318
|
+
textWidth: g,
|
|
319
|
+
textHeight: l,
|
|
320
|
+
dropDownWidth: h,
|
|
321
|
+
dropDownHeight: R,
|
|
322
|
+
arrowWidth: _,
|
|
323
|
+
arrowHeight: C
|
|
324
|
+
};
|
|
325
|
+
let P = "down";
|
|
326
|
+
x + V > y && (x > p || a.top > p) && (P = "up"), d.dropDownPosDown = P;
|
|
327
|
+
let O = "up";
|
|
328
|
+
x < p && a.top < p && (O = "down"), d.dropDownPosUp = O;
|
|
329
|
+
let W = "left";
|
|
330
|
+
m.left < H && a.right >= p && (W = "right"), d.dropDownPosLeft = W;
|
|
331
|
+
const X = "right";
|
|
332
|
+
m.right < H && a.left >= p && (W = "left"), d.dropDownPosRight = X;
|
|
333
|
+
let k = "left";
|
|
334
|
+
u - a.left < h && (k = a.left + g >= h ? "right" : "left"), d.arrowPosLeft = k;
|
|
335
|
+
let A = "right";
|
|
336
|
+
a.left + g < h && (A = u - a.left >= h ? "left" : "right"), d.arrowPosRight = A;
|
|
337
|
+
let Y = "center";
|
|
338
|
+
a.left + g < h / 2 - g / 2 && (Y = a.left > h / 2 - g / 2 ? "right" : "left"), d.arrowPosCenterLR = Y;
|
|
339
|
+
const w = {
|
|
340
|
+
dropDownLeft: 0,
|
|
341
|
+
arrowLeft: 0
|
|
342
|
+
}, U = this.getOffset(e), j = this.getOffset(e, t), b = g / 2, E = U.left - 5, F = u - E - g - 10 - S, D = i.clientWidth / 2 - b, I = D - E, L = D - F;
|
|
343
|
+
return I <= 0 && L <= 0 ? (w.dropDownLeft = (D - j.left) * -1, w.arrowLeft = D + b - v - 1) : I > 0 ? (w.dropDownLeft = E * -1, w.arrowLeft = E + b - v) : L > 0 && (w.dropDownLeft = (D + L) * -1, w.arrowLeft = D + L + b - v), d.arrowPosCenterLRInfo = w, d.arrowPosTop = "top", d.arrowPosBottom = "bottom", d.arrowPosCenterTB = "center", d;
|
|
344
|
+
}
|
|
345
|
+
getElementData(t) {
|
|
346
|
+
const e = {};
|
|
347
|
+
if (!r.isEmpty(t))
|
|
348
|
+
for (const [i, n] of Object.entries(t)) {
|
|
349
|
+
const o = i.split("-"), s = [];
|
|
350
|
+
o.forEach((f, g) => {
|
|
351
|
+
if (g > 0) {
|
|
352
|
+
const l = f.toLowerCase();
|
|
353
|
+
g === 1 ? s.push(l) : s.push(l.replace(l[0], l[0].toUpperCase()));
|
|
354
|
+
}
|
|
355
|
+
}), s.length > 0 && (e[s.join("")] = n);
|
|
356
|
+
}
|
|
357
|
+
return e;
|
|
358
|
+
}
|
|
359
|
+
async getTextDataByFile(t) {
|
|
360
|
+
const e = [];
|
|
361
|
+
if (!r.isEmpty(t))
|
|
362
|
+
for (let i = 0; i < t.length; i++) {
|
|
363
|
+
const n = await this._getTextDataFileOne(t[i]);
|
|
364
|
+
e.push(...n);
|
|
365
|
+
}
|
|
366
|
+
return e;
|
|
367
|
+
}
|
|
368
|
+
_getTextDataFileOne(t) {
|
|
369
|
+
return M.promiseFun((e) => {
|
|
370
|
+
const i = new FileReader();
|
|
371
|
+
i.readAsText(t, "utf-8"), i.onload = (n) => {
|
|
372
|
+
const o = [];
|
|
373
|
+
n.target.result.split(`
|
|
374
|
+
`).forEach((s) => {
|
|
375
|
+
const f = r.trim(s);
|
|
376
|
+
r.isEmpty(f) || o.push(f);
|
|
377
|
+
}), e(o);
|
|
378
|
+
};
|
|
379
|
+
});
|
|
380
|
+
}
|
|
381
|
+
getClientXY(t) {
|
|
382
|
+
let e, i;
|
|
383
|
+
return t.type === "touchend" ? (i = t.changedTouches[0].clientY, e = t.changedTouches[0].clientX) : t.type.startsWith("touch") ? (i = t.touches[0].clientY, e = t.touches[0].clientX) : (i = t.clientY, e = t.clientX), {
|
|
384
|
+
clientX: e,
|
|
385
|
+
clientY: i
|
|
386
|
+
};
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
const c = new K();
|
|
390
|
+
class z {
|
|
391
|
+
optionsDrag;
|
|
392
|
+
_isDragging;
|
|
393
|
+
_bindRunDragStart;
|
|
394
|
+
_bindRunDragIng;
|
|
395
|
+
_bindRunDragEnd;
|
|
396
|
+
constructor(t, e) {
|
|
397
|
+
this.optionsDrag = e, this._isDragging = !1, this._init(t);
|
|
398
|
+
}
|
|
399
|
+
_init(t) {
|
|
400
|
+
this._bindRunDragStart = this._runDragStart.bind(this), this._bindRunDragIng = this._runDraggIng.bind(this), this._bindRunDragEnd = this._runDragEnd.bind(this), c.onListener(t, "mousedown", this._bindRunDragStart), c.onListener(t, "touchstart", this._bindRunDragStart);
|
|
401
|
+
}
|
|
402
|
+
_runDragStart(t) {
|
|
403
|
+
if (this._isDragging) return;
|
|
404
|
+
const e = c.getClientXY(t);
|
|
405
|
+
let i = !0;
|
|
406
|
+
this.optionsDrag.start && (i = this.optionsDrag.start(t, e)), i = r.isBoolean(i) ? i : !0, i ? (t.preventDefault(), t.stopPropagation(), document.onselectstart = () => !1, document.ondragstart = () => !1, this._isDragging = !0, c.onListener(window, "mousemove", this._bindRunDragIng), c.onListener(window, "touchmove", this._bindRunDragIng), c.onListener(window, "mouseup", this._bindRunDragEnd), c.onListener(window, "touchend", this._bindRunDragEnd), c.onListener(window, "contextmenu", this._bindRunDragEnd)) : this._isDragging = !1;
|
|
407
|
+
}
|
|
408
|
+
_runDraggIng(t) {
|
|
409
|
+
if (!this._isDragging) return;
|
|
410
|
+
const e = c.getClientXY(t);
|
|
411
|
+
this.optionsDrag.ing && this.optionsDrag.ing(t, e);
|
|
412
|
+
}
|
|
413
|
+
_runDragEnd(t) {
|
|
414
|
+
if (!this._isDragging) return;
|
|
415
|
+
this._isDragging = !1;
|
|
416
|
+
const e = c.getClientXY(t);
|
|
417
|
+
this.optionsDrag.end && this.optionsDrag.end(t, e), this._offListener();
|
|
418
|
+
}
|
|
419
|
+
_offListener() {
|
|
420
|
+
c.offListener(window, "mousemove", this._bindRunDragIng), c.offListener(window, "touchmove", this._bindRunDragIng), c.offListener(window, "mouseup", this._bindRunDragEnd), c.offListener(window, "touchend", this._bindRunDragEnd), c.offListener(window, "contextmenu", this._bindRunDragEnd);
|
|
421
|
+
}
|
|
422
|
+
end() {
|
|
423
|
+
this._isDragging = !1, this._offListener();
|
|
424
|
+
}
|
|
425
|
+
}
|
|
426
|
+
export {
|
|
427
|
+
c as C,
|
|
428
|
+
z as D
|
|
429
|
+
};
|
|
430
|
+
//# sourceMappingURL=Element_Event_drag-DeZYlveu.js.map
|