@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.
Files changed (720) hide show
  1. package/COMPONENT_CATALOG.md +210 -0
  2. package/LICENSE +21 -0
  3. package/README.md +120 -0
  4. package/buildLibs/all/index.cjs +99 -0
  5. package/buildLibs/all/index.cjs.map +1 -0
  6. package/buildLibs/all/index.d.ts +83 -0
  7. package/buildLibs/all/index.js +168 -0
  8. package/buildLibs/all/index.js.map +1 -0
  9. package/buildLibs/common/Element/Event/drag.d.ts +24 -0
  10. package/buildLibs/common/Element/Event/index.d.ts +9 -0
  11. package/buildLibs/common/Element/Event/resize.d.ts +20 -0
  12. package/buildLibs/common/Element/index.d.ts +104 -0
  13. package/buildLibs/common/Element_Event_drag-DeZYlveu.js +430 -0
  14. package/buildLibs/common/Element_Event_drag-DeZYlveu.js.map +1 -0
  15. package/buildLibs/common/Element_Event_drag-L_ZT9whD.cjs +3 -0
  16. package/buildLibs/common/Element_Event_drag-L_ZT9whD.cjs.map +1 -0
  17. package/buildLibs/common/Element_Event_resize-DA_sUt40.cjs +2 -0
  18. package/buildLibs/common/Element_Event_resize-DA_sUt40.cjs.map +1 -0
  19. package/buildLibs/common/Element_Event_resize-DqH_UT2k.js +49 -0
  20. package/buildLibs/common/Element_Event_resize-DqH_UT2k.js.map +1 -0
  21. package/buildLibs/common/Tools/animateEasing.d.ts +27 -0
  22. package/buildLibs/common/Tools/cookie.d.ts +8 -0
  23. package/buildLibs/common/Tools/delayFun.d.ts +9 -0
  24. package/buildLibs/common/Tools/index.d.ts +15 -0
  25. package/buildLibs/common/Tools/localStorage.d.ts +9 -0
  26. package/buildLibs/common/Tools/number.d.ts +8 -0
  27. package/buildLibs/common/Tools_animateEasing-C6TmrmvZ.cjs +2 -0
  28. package/buildLibs/common/Tools_animateEasing-C6TmrmvZ.cjs.map +1 -0
  29. package/buildLibs/common/Tools_animateEasing-D0lY_Vn8.js +50 -0
  30. package/buildLibs/common/Tools_animateEasing-D0lY_Vn8.js.map +1 -0
  31. package/buildLibs/common/Tools_cookie-CCTgXZb7.cjs +2 -0
  32. package/buildLibs/common/Tools_cookie-CCTgXZb7.cjs.map +1 -0
  33. package/buildLibs/common/Tools_cookie-DKctMXdK.js +31 -0
  34. package/buildLibs/common/Tools_cookie-DKctMXdK.js.map +1 -0
  35. package/buildLibs/common/Tools_delayFun-CA1ktv1L.js +21 -0
  36. package/buildLibs/common/Tools_delayFun-CA1ktv1L.js.map +1 -0
  37. package/buildLibs/common/Tools_delayFun-DYTkzlXE.cjs +2 -0
  38. package/buildLibs/common/Tools_delayFun-DYTkzlXE.cjs.map +1 -0
  39. package/buildLibs/common/Tools_localStorage-Cbecy4gj.cjs +2 -0
  40. package/buildLibs/common/Tools_localStorage-Cbecy4gj.cjs.map +1 -0
  41. package/buildLibs/common/Tools_localStorage-DVvhtzhL.js +48 -0
  42. package/buildLibs/common/Tools_localStorage-DVvhtzhL.js.map +1 -0
  43. package/buildLibs/common/Tools_number-Bh6hGO5U.cjs +2 -0
  44. package/buildLibs/common/Tools_number-Bh6hGO5U.cjs.map +1 -0
  45. package/buildLibs/common/Tools_number-C_MjN473.js +22 -0
  46. package/buildLibs/common/Tools_number-C_MjN473.js.map +1 -0
  47. package/buildLibs/common/axios-DZoeNi6y.cjs +2 -0
  48. package/buildLibs/common/axios-DZoeNi6y.cjs.map +1 -0
  49. package/buildLibs/common/axios-DqkFEq4Y.js +242 -0
  50. package/buildLibs/common/axios-DqkFEq4Y.js.map +1 -0
  51. package/buildLibs/common/axios.d.ts +28 -0
  52. package/buildLibs/common/base-PQGakkrl.js +808 -0
  53. package/buildLibs/common/base-PQGakkrl.js.map +1 -0
  54. package/buildLibs/common/base-iCmnU-fv.cjs +2 -0
  55. package/buildLibs/common/base-iCmnU-fv.cjs.map +1 -0
  56. package/buildLibs/common/base.d.ts +222 -0
  57. package/buildLibs/common/day-BzMalBXj.cjs +2 -0
  58. package/buildLibs/common/day-BzMalBXj.cjs.map +1 -0
  59. package/buildLibs/common/day-Dm_AnEZp.js +75 -0
  60. package/buildLibs/common/day-Dm_AnEZp.js.map +1 -0
  61. package/buildLibs/common/day.d.ts +25 -0
  62. package/buildLibs/common/echart-BtfUJ8lE.js +498 -0
  63. package/buildLibs/common/echart-BtfUJ8lE.js.map +1 -0
  64. package/buildLibs/common/echart-Cs3rQ-e9.cjs +2 -0
  65. package/buildLibs/common/echart-Cs3rQ-e9.cjs.map +1 -0
  66. package/buildLibs/common/echart.d.ts +82 -0
  67. package/buildLibs/common/i18n/en.d.ts +111 -0
  68. package/buildLibs/common/i18n/index.d.ts +25 -0
  69. package/buildLibs/common/i18n/zh_CN.d.ts +111 -0
  70. package/buildLibs/common/i18n_en-BHhFEbi6.js +114 -0
  71. package/buildLibs/common/i18n_en-BHhFEbi6.js.map +1 -0
  72. package/buildLibs/common/i18n_en-D-5antzy.cjs +2 -0
  73. package/buildLibs/common/i18n_en-D-5antzy.cjs.map +1 -0
  74. package/buildLibs/common/i18n_zh_CN-COzQ8Los.js +114 -0
  75. package/buildLibs/common/i18n_zh_CN-COzQ8Los.js.map +1 -0
  76. package/buildLibs/common/i18n_zh_CN-DTZIQXOQ.cjs +2 -0
  77. package/buildLibs/common/i18n_zh_CN-DTZIQXOQ.cjs.map +1 -0
  78. package/buildLibs/common/index.cjs +2 -0
  79. package/buildLibs/common/index.cjs.map +1 -0
  80. package/buildLibs/common/index.d.ts +10 -0
  81. package/buildLibs/common/index.js +124 -0
  82. package/buildLibs/common/index.js.map +1 -0
  83. package/buildLibs/common/promise-BtoePzHD.cjs +2 -0
  84. package/buildLibs/common/promise-BtoePzHD.cjs.map +1 -0
  85. package/buildLibs/common/promise-CPiVqqqL.js +44 -0
  86. package/buildLibs/common/promise-CPiVqqqL.js.map +1 -0
  87. package/buildLibs/common/promise.d.ts +14 -0
  88. package/buildLibs/common/tooltip-De0atcAJ.js +215 -0
  89. package/buildLibs/common/tooltip-De0atcAJ.js.map +1 -0
  90. package/buildLibs/common/tooltip-Dj_ol2ax.cjs +2 -0
  91. package/buildLibs/common/tooltip-Dj_ol2ax.cjs.map +1 -0
  92. package/buildLibs/common/tooltip.d.ts +37 -0
  93. package/buildLibs/mobile/index.cjs +56 -0
  94. package/buildLibs/mobile/index.cjs.map +1 -0
  95. package/buildLibs/mobile/index.d.ts +47 -0
  96. package/buildLibs/mobile/index.js +96 -0
  97. package/buildLibs/mobile/index.js.map +1 -0
  98. package/buildLibs/resolver/index.cjs +2 -0
  99. package/buildLibs/resolver/index.cjs.map +1 -0
  100. package/buildLibs/resolver/index.js +82 -0
  101. package/buildLibs/resolver/index.js.map +1 -0
  102. package/buildLibs/resolver/resolver.d.ts +7 -0
  103. package/buildLibs/utils/Element/ClAnchorNav.cjs +2 -0
  104. package/buildLibs/utils/Element/ClAnchorNav.cjs.map +1 -0
  105. package/buildLibs/utils/Element/ClAnchorNav.css +1 -0
  106. package/buildLibs/utils/Element/ClAnchorNav.d.ts +3 -0
  107. package/buildLibs/utils/Element/ClAnchorNav.js +55 -0
  108. package/buildLibs/utils/Element/ClAnchorNav.js.map +1 -0
  109. package/buildLibs/utils/Element/ClBadge.cjs +2 -0
  110. package/buildLibs/utils/Element/ClBadge.cjs.map +1 -0
  111. package/buildLibs/utils/Element/ClBadge.d.ts +3 -0
  112. package/buildLibs/utils/Element/ClBadge.js +5 -0
  113. package/buildLibs/utils/Element/ClBadge.js.map +1 -0
  114. package/buildLibs/utils/Element/ClButton.cjs +2 -0
  115. package/buildLibs/utils/Element/ClButton.cjs.map +1 -0
  116. package/buildLibs/utils/Element/ClButton.css +1 -0
  117. package/buildLibs/utils/Element/ClButton.d.ts +3 -0
  118. package/buildLibs/utils/Element/ClButton.js +226 -0
  119. package/buildLibs/utils/Element/ClButton.js.map +1 -0
  120. package/buildLibs/utils/Element/ClCheckbox.cjs +2 -0
  121. package/buildLibs/utils/Element/ClCheckbox.cjs.map +1 -0
  122. package/buildLibs/utils/Element/ClCheckbox.d.ts +3 -0
  123. package/buildLibs/utils/Element/ClCheckbox.js +205 -0
  124. package/buildLibs/utils/Element/ClCheckbox.js.map +1 -0
  125. package/buildLibs/utils/Element/ClCheckboxOne.d.ts +3 -0
  126. package/buildLibs/utils/Element/ClClipboard.cjs +2 -0
  127. package/buildLibs/utils/Element/ClClipboard.cjs.map +1 -0
  128. package/buildLibs/utils/Element/ClClipboard.d.ts +3 -0
  129. package/buildLibs/utils/Element/ClClipboard.js +5 -0
  130. package/buildLibs/utils/Element/ClClipboard.js.map +1 -0
  131. package/buildLibs/utils/Element/ClCountup.cjs +2 -0
  132. package/buildLibs/utils/Element/ClCountup.cjs.map +1 -0
  133. package/buildLibs/utils/Element/ClCountup.d.ts +3 -0
  134. package/buildLibs/utils/Element/ClCountup.js +56 -0
  135. package/buildLibs/utils/Element/ClCountup.js.map +1 -0
  136. package/buildLibs/utils/Element/ClCropper.cjs +2 -0
  137. package/buildLibs/utils/Element/ClCropper.cjs.map +1 -0
  138. package/buildLibs/utils/Element/ClCropper.d.ts +3 -0
  139. package/buildLibs/utils/Element/ClCropper.js +5 -0
  140. package/buildLibs/utils/Element/ClCropper.js.map +1 -0
  141. package/buildLibs/utils/Element/ClCropperPreview.css +1 -0
  142. package/buildLibs/utils/Element/ClDarg.cjs +7 -0
  143. package/buildLibs/utils/Element/ClDarg.cjs.map +1 -0
  144. package/buildLibs/utils/Element/ClDarg.css +1 -0
  145. package/buildLibs/utils/Element/ClDarg.d.ts +3 -0
  146. package/buildLibs/utils/Element/ClDarg.js +1554 -0
  147. package/buildLibs/utils/Element/ClDarg.js.map +1 -0
  148. package/buildLibs/utils/Element/ClEllipsis.cjs +2 -0
  149. package/buildLibs/utils/Element/ClEllipsis.cjs.map +1 -0
  150. package/buildLibs/utils/Element/ClEllipsis.css +1 -0
  151. package/buildLibs/utils/Element/ClEllipsis.d.ts +3 -0
  152. package/buildLibs/utils/Element/ClEllipsis.js +99 -0
  153. package/buildLibs/utils/Element/ClEllipsis.js.map +1 -0
  154. package/buildLibs/utils/Element/ClForm.cjs +2 -0
  155. package/buildLibs/utils/Element/ClForm.cjs.map +1 -0
  156. package/buildLibs/utils/Element/ClForm.css +1 -0
  157. package/buildLibs/utils/Element/ClForm.d.ts +3 -0
  158. package/buildLibs/utils/Element/ClForm.js +139 -0
  159. package/buildLibs/utils/Element/ClForm.js.map +1 -0
  160. package/buildLibs/utils/Element/ClFormGroup.cjs +2 -0
  161. package/buildLibs/utils/Element/ClFormGroup.cjs.map +1 -0
  162. package/buildLibs/utils/Element/ClFormGroup.css +1 -0
  163. package/buildLibs/utils/Element/ClFormGroup.d.ts +3 -0
  164. package/buildLibs/utils/Element/ClFormGroup.js +76 -0
  165. package/buildLibs/utils/Element/ClFormGroup.js.map +1 -0
  166. package/buildLibs/utils/Element/ClFormValidate.d.ts +3 -0
  167. package/buildLibs/utils/Element/ClIconFont.cjs +2 -0
  168. package/buildLibs/utils/Element/ClIconFont.cjs.map +1 -0
  169. package/buildLibs/utils/Element/ClIconFont.d.ts +3 -0
  170. package/buildLibs/utils/Element/ClIconFont.js +5 -0
  171. package/buildLibs/utils/Element/ClIconFont.js.map +1 -0
  172. package/buildLibs/utils/Element/ClImage.cjs +2 -0
  173. package/buildLibs/utils/Element/ClImage.cjs.map +1 -0
  174. package/buildLibs/utils/Element/ClImage.css +1 -0
  175. package/buildLibs/utils/Element/ClImage.d.ts +3 -0
  176. package/buildLibs/utils/Element/ClImage.js +195 -0
  177. package/buildLibs/utils/Element/ClImage.js.map +1 -0
  178. package/buildLibs/utils/Element/ClInput.cjs +2 -0
  179. package/buildLibs/utils/Element/ClInput.cjs.map +1 -0
  180. package/buildLibs/utils/Element/ClInput.d.ts +3 -0
  181. package/buildLibs/utils/Element/ClInput.js +5 -0
  182. package/buildLibs/utils/Element/ClInput.js.map +1 -0
  183. package/buildLibs/utils/Element/ClInputCaptcha.cjs +2 -0
  184. package/buildLibs/utils/Element/ClInputCaptcha.cjs.map +1 -0
  185. package/buildLibs/utils/Element/ClInputCaptcha.css +1 -0
  186. package/buildLibs/utils/Element/ClInputCaptcha.d.ts +3 -0
  187. package/buildLibs/utils/Element/ClInputCaptcha.js +111 -0
  188. package/buildLibs/utils/Element/ClInputCaptcha.js.map +1 -0
  189. package/buildLibs/utils/Element/ClInputNumber.cjs +2 -0
  190. package/buildLibs/utils/Element/ClInputNumber.cjs.map +1 -0
  191. package/buildLibs/utils/Element/ClInputNumber.d.ts +3 -0
  192. package/buildLibs/utils/Element/ClInputNumber.js +5 -0
  193. package/buildLibs/utils/Element/ClInputNumber.js.map +1 -0
  194. package/buildLibs/utils/Element/ClInputSearch.cjs +2 -0
  195. package/buildLibs/utils/Element/ClInputSearch.cjs.map +1 -0
  196. package/buildLibs/utils/Element/ClInputSearch.d.ts +3 -0
  197. package/buildLibs/utils/Element/ClInputSearch.js +5 -0
  198. package/buildLibs/utils/Element/ClInputSearch.js.map +1 -0
  199. package/buildLibs/utils/Element/ClInputTag.css +1 -0
  200. package/buildLibs/utils/Element/ClInputTextarea.cjs +2 -0
  201. package/buildLibs/utils/Element/ClInputTextarea.cjs.map +1 -0
  202. package/buildLibs/utils/Element/ClInputTextarea.d.ts +3 -0
  203. package/buildLibs/utils/Element/ClInputTextarea.js +5 -0
  204. package/buildLibs/utils/Element/ClInputTextarea.js.map +1 -0
  205. package/buildLibs/utils/Element/ClInputnumberButton.d.ts +3 -0
  206. package/buildLibs/utils/Element/ClLink.cjs +2 -0
  207. package/buildLibs/utils/Element/ClLink.cjs.map +1 -0
  208. package/buildLibs/utils/Element/ClLink.d.ts +3 -0
  209. package/buildLibs/utils/Element/ClLink.js +5 -0
  210. package/buildLibs/utils/Element/ClLink.js.map +1 -0
  211. package/buildLibs/utils/Element/ClLoad.cjs +2 -0
  212. package/buildLibs/utils/Element/ClLoad.cjs.map +1 -0
  213. package/buildLibs/utils/Element/ClLoad.d.ts +3 -0
  214. package/buildLibs/utils/Element/ClLoad.js +5 -0
  215. package/buildLibs/utils/Element/ClLoad.js.map +1 -0
  216. package/buildLibs/utils/Element/ClLoadFullCenter.d.ts +3 -0
  217. package/buildLibs/utils/Element/ClLoadIng.d.ts +3 -0
  218. package/buildLibs/utils/Element/ClLoadScreen.cjs +2 -0
  219. package/buildLibs/utils/Element/ClLoadScreen.cjs.map +1 -0
  220. package/buildLibs/utils/Element/ClLoadScreen.d.ts +3 -0
  221. package/buildLibs/utils/Element/ClLoadScreen.js +5 -0
  222. package/buildLibs/utils/Element/ClLoadScreen.js.map +1 -0
  223. package/buildLibs/utils/Element/ClLoadWarp.d.ts +3 -0
  224. package/buildLibs/utils/Element/ClModal.cjs +2 -0
  225. package/buildLibs/utils/Element/ClModal.cjs.map +1 -0
  226. package/buildLibs/utils/Element/ClModal.d.ts +3 -0
  227. package/buildLibs/utils/Element/ClModal.js +5 -0
  228. package/buildLibs/utils/Element/ClModal.js.map +1 -0
  229. package/buildLibs/utils/Element/ClProgress.cjs +2 -0
  230. package/buildLibs/utils/Element/ClProgress.cjs.map +1 -0
  231. package/buildLibs/utils/Element/ClProgress.css +1 -0
  232. package/buildLibs/utils/Element/ClProgress.d.ts +3 -0
  233. package/buildLibs/utils/Element/ClProgress.js +219 -0
  234. package/buildLibs/utils/Element/ClProgress.js.map +1 -0
  235. package/buildLibs/utils/Element/ClRadio.cjs +2 -0
  236. package/buildLibs/utils/Element/ClRadio.cjs.map +1 -0
  237. package/buildLibs/utils/Element/ClRadio.d.ts +3 -0
  238. package/buildLibs/utils/Element/ClRadio.js +176 -0
  239. package/buildLibs/utils/Element/ClRadio.js.map +1 -0
  240. package/buildLibs/utils/Element/ClRadioOne.d.ts +3 -0
  241. package/buildLibs/utils/Element/ClSlider.cjs +2 -0
  242. package/buildLibs/utils/Element/ClSlider.cjs.map +1 -0
  243. package/buildLibs/utils/Element/ClSlider.css +1 -0
  244. package/buildLibs/utils/Element/ClSlider.d.ts +3 -0
  245. package/buildLibs/utils/Element/ClSlider.js +721 -0
  246. package/buildLibs/utils/Element/ClSlider.js.map +1 -0
  247. package/buildLibs/utils/Element/ClSwitchery.cjs +2 -0
  248. package/buildLibs/utils/Element/ClSwitchery.cjs.map +1 -0
  249. package/buildLibs/utils/Element/ClSwitchery.css +1 -0
  250. package/buildLibs/utils/Element/ClSwitchery.d.ts +3 -0
  251. package/buildLibs/utils/Element/ClSwitchery.js +429 -0
  252. package/buildLibs/utils/Element/ClSwitchery.js.map +1 -0
  253. package/buildLibs/utils/Element/ClTags.cjs +2 -0
  254. package/buildLibs/utils/Element/ClTags.cjs.map +1 -0
  255. package/buildLibs/utils/Element/ClTags.d.ts +3 -0
  256. package/buildLibs/utils/Element/ClTags.js +5 -0
  257. package/buildLibs/utils/Element/ClTags.js.map +1 -0
  258. package/buildLibs/utils/Element/ClTransitionSlideupdown.d.ts +3 -0
  259. package/buildLibs/utils/Element/ClWaterfall.cjs +2 -0
  260. package/buildLibs/utils/Element/ClWaterfall.cjs.map +1 -0
  261. package/buildLibs/utils/Element/ClWaterfall.css +1 -0
  262. package/buildLibs/utils/Element/ClWaterfall.d.ts +3 -0
  263. package/buildLibs/utils/Element/ClWaterfall.js +167 -0
  264. package/buildLibs/utils/Element/ClWaterfall.js.map +1 -0
  265. package/buildLibs/utils/Element/ClWaterfallImage.d.ts +3 -0
  266. package/buildLibs/utils/Element/__provide__/Clipboard.cjs +2 -0
  267. package/buildLibs/utils/Element/__provide__/Clipboard.cjs.map +1 -0
  268. package/buildLibs/utils/Element/__provide__/Clipboard.d.ts +2 -0
  269. package/buildLibs/utils/Element/__provide__/Clipboard.js +62 -0
  270. package/buildLibs/utils/Element/__provide__/Clipboard.js.map +1 -0
  271. package/buildLibs/utils/Element/__provide__/LoadScreen.cjs +2 -0
  272. package/buildLibs/utils/Element/__provide__/LoadScreen.cjs.map +1 -0
  273. package/buildLibs/utils/Element/__provide__/LoadScreen.d.ts +2 -0
  274. package/buildLibs/utils/Element/__provide__/LoadScreen.js +17 -0
  275. package/buildLibs/utils/Element/__provide__/LoadScreen.js.map +1 -0
  276. package/buildLibs/utils/Element/__provide__/languagePack.cjs +2 -0
  277. package/buildLibs/utils/Element/__provide__/languagePack.cjs.map +1 -0
  278. package/buildLibs/utils/Element/__provide__/languagePack.d.ts +2 -0
  279. package/buildLibs/utils/Element/__provide__/languagePack.js +29 -0
  280. package/buildLibs/utils/Element/__provide__/languagePack.js.map +1 -0
  281. package/buildLibs/utils/Mobile/ClCell.cjs +2 -0
  282. package/buildLibs/utils/Mobile/ClCell.cjs.map +1 -0
  283. package/buildLibs/utils/Mobile/ClCell.css +1 -0
  284. package/buildLibs/utils/Mobile/ClCell.d.ts +3 -0
  285. package/buildLibs/utils/Mobile/ClCell.js +130 -0
  286. package/buildLibs/utils/Mobile/ClCell.js.map +1 -0
  287. package/buildLibs/utils/Mobile/ClPullToRefresh.cjs +2 -0
  288. package/buildLibs/utils/Mobile/ClPullToRefresh.cjs.map +1 -0
  289. package/buildLibs/utils/Mobile/ClPullToRefresh.css +1 -0
  290. package/buildLibs/utils/Mobile/ClPullToRefresh.d.ts +3 -0
  291. package/buildLibs/utils/Mobile/ClPullToRefresh.js +195 -0
  292. package/buildLibs/utils/Mobile/ClPullToRefresh.js.map +1 -0
  293. package/buildLibs/utils/Shared/Alert.css +1 -0
  294. package/buildLibs/utils/Shared/Base.css +1 -0
  295. package/buildLibs/utils/Shared/Base.vue_vue_type_script_setup_true_lang-C_-WLPmH.js +2 -0
  296. package/buildLibs/utils/Shared/Base.vue_vue_type_script_setup_true_lang-C_-WLPmH.js.map +1 -0
  297. package/buildLibs/utils/Shared/Base.vue_vue_type_script_setup_true_lang-Duh9tbur.js +354 -0
  298. package/buildLibs/utils/Shared/Base.vue_vue_type_script_setup_true_lang-Duh9tbur.js.map +1 -0
  299. package/buildLibs/utils/Shared/BaseTransition.css +1 -0
  300. package/buildLibs/utils/Shared/BaseTransition.vue_vue_type_script_setup_true_lang-DEXehdBc.js +2 -0
  301. package/buildLibs/utils/Shared/BaseTransition.vue_vue_type_script_setup_true_lang-DEXehdBc.js.map +1 -0
  302. package/buildLibs/utils/Shared/BaseTransition.vue_vue_type_script_setup_true_lang-DLAYzSgX.js +121 -0
  303. package/buildLibs/utils/Shared/BaseTransition.vue_vue_type_script_setup_true_lang-DLAYzSgX.js.map +1 -0
  304. package/buildLibs/utils/Shared/Highlight.css +1 -0
  305. package/buildLibs/utils/Shared/Index.css +1 -0
  306. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-AhjUdZHr.js +233 -0
  307. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-AhjUdZHr.js.map +1 -0
  308. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B3Jxjv3S.js +75 -0
  309. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B3Jxjv3S.js.map +1 -0
  310. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BSTGdmJD.js +2 -0
  311. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BSTGdmJD.js.map +1 -0
  312. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BWdaQyLA.js +2 -0
  313. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BWdaQyLA.js.map +1 -0
  314. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BYmK-TqX.js +2 -0
  315. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BYmK-TqX.js.map +1 -0
  316. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B_jfFc6B.js +143 -0
  317. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B_jfFc6B.js.map +1 -0
  318. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BjRPiJPA.js +2 -0
  319. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BjRPiJPA.js.map +1 -0
  320. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Bv5Aqano.js +24 -0
  321. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Bv5Aqano.js.map +1 -0
  322. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BvGrVSSF.js +1146 -0
  323. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BvGrVSSF.js.map +1 -0
  324. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BxtgFrvB.js +336 -0
  325. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-BxtgFrvB.js.map +1 -0
  326. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C1ANWb2_.js +2 -0
  327. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C1ANWb2_.js.map +1 -0
  328. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C4XFCLbD.js +2 -0
  329. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C4XFCLbD.js.map +1 -0
  330. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C4rRquU-.js +165 -0
  331. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C4rRquU-.js.map +1 -0
  332. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CIdipm_Z.js +2 -0
  333. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CIdipm_Z.js.map +1 -0
  334. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CNa69faz.js +168 -0
  335. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CNa69faz.js.map +1 -0
  336. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CPWxeZzn.js +2 -0
  337. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CPWxeZzn.js.map +1 -0
  338. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CVPvV5cZ.js +2 -0
  339. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CVPvV5cZ.js.map +1 -0
  340. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CejRfZxl.js +70 -0
  341. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CejRfZxl.js.map +1 -0
  342. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Cjhn8JLr.js +2 -0
  343. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Cjhn8JLr.js.map +1 -0
  344. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Cuv5NgcY.js +84 -0
  345. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Cuv5NgcY.js.map +1 -0
  346. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-D5cJAhwe.js +2 -0
  347. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-D5cJAhwe.js.map +1 -0
  348. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DKAxas3I.js +98 -0
  349. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DKAxas3I.js.map +1 -0
  350. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DWw1B8Z2.js +342 -0
  351. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DWw1B8Z2.js.map +1 -0
  352. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Da4Z8GsB.js +166 -0
  353. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Da4Z8GsB.js.map +1 -0
  354. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Dd2V82en.js +2 -0
  355. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Dd2V82en.js.map +1 -0
  356. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DfYsa_hk.js +2 -0
  357. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DfYsa_hk.js.map +1 -0
  358. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DlCXpiu6.js +384 -0
  359. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DlCXpiu6.js.map +1 -0
  360. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DpxHzkjC.js +462 -0
  361. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DpxHzkjC.js.map +1 -0
  362. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Ds2Q0eNQ.js +2 -0
  363. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-Ds2Q0eNQ.js.map +1 -0
  364. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DxWcQL_8.js +2 -0
  365. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DxWcQL_8.js.map +1 -0
  366. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-HDdyVujM.js +2 -0
  367. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-HDdyVujM.js.map +1 -0
  368. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-SO7WBNgE.js +2 -0
  369. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-SO7WBNgE.js.map +1 -0
  370. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-_Zu2nb2q.js +593 -0
  371. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-_Zu2nb2q.js.map +1 -0
  372. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-gzy5AIqr.js +54 -0
  373. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-gzy5AIqr.js.map +1 -0
  374. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-inXYfqWx.js +144 -0
  375. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-inXYfqWx.js.map +1 -0
  376. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-p08PZCov.js +2 -0
  377. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-p08PZCov.js.map +1 -0
  378. package/buildLibs/utils/Shared/Index10.css +1 -0
  379. package/buildLibs/utils/Shared/Index11.css +1 -0
  380. package/buildLibs/utils/Shared/Index12.css +1 -0
  381. package/buildLibs/utils/Shared/Index13.css +1 -0
  382. package/buildLibs/utils/Shared/Index14.css +1 -0
  383. package/buildLibs/utils/Shared/Index15.css +1 -0
  384. package/buildLibs/utils/Shared/Index16.css +1 -0
  385. package/buildLibs/utils/Shared/Index17.css +1 -0
  386. package/buildLibs/utils/Shared/Index18.css +1 -0
  387. package/buildLibs/utils/Shared/Index19.css +1 -0
  388. package/buildLibs/utils/Shared/Index2.css +1 -0
  389. package/buildLibs/utils/Shared/Index3.css +1 -0
  390. package/buildLibs/utils/Shared/Index4.css +1 -0
  391. package/buildLibs/utils/Shared/Index5.css +1 -0
  392. package/buildLibs/utils/Shared/Index6.css +1 -0
  393. package/buildLibs/utils/Shared/Index7.css +1 -0
  394. package/buildLibs/utils/Shared/Index8.css +1 -0
  395. package/buildLibs/utils/Shared/Index9.css +1 -0
  396. package/buildLibs/utils/Shared/Ing-C_3NkQxd.js +43 -0
  397. package/buildLibs/utils/Shared/Ing-C_3NkQxd.js.map +1 -0
  398. package/buildLibs/utils/Shared/Ing-D_cd5IxY.js +2 -0
  399. package/buildLibs/utils/Shared/Ing-D_cd5IxY.js.map +1 -0
  400. package/buildLibs/utils/Shared/Ing.css +1 -0
  401. package/buildLibs/utils/Shared/List.vue_vue_type_script_setup_true_lang-Dr6PppOP.js +2 -0
  402. package/buildLibs/utils/Shared/List.vue_vue_type_script_setup_true_lang-Dr6PppOP.js.map +1 -0
  403. package/buildLibs/utils/Shared/List.vue_vue_type_script_setup_true_lang-DzmylhZ6.js +141 -0
  404. package/buildLibs/utils/Shared/List.vue_vue_type_script_setup_true_lang-DzmylhZ6.js.map +1 -0
  405. package/buildLibs/utils/Shared/Notify.css +1 -0
  406. package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-BuNRS-9u.js +87 -0
  407. package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-BuNRS-9u.js.map +1 -0
  408. package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-E9U8wdGT.js +2 -0
  409. package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-E9U8wdGT.js.map +1 -0
  410. package/buildLibs/utils/Shared/Popup.vue_vue_type_script_setup_true_lang-CbaTn8Yz.js +109 -0
  411. package/buildLibs/utils/Shared/Popup.vue_vue_type_script_setup_true_lang-CbaTn8Yz.js.map +1 -0
  412. package/buildLibs/utils/Shared/Popup.vue_vue_type_script_setup_true_lang-D6uynoJZ.js +2 -0
  413. package/buildLibs/utils/Shared/Popup.vue_vue_type_script_setup_true_lang-D6uynoJZ.js.map +1 -0
  414. package/buildLibs/utils/Shared/Tooltip.css +1 -0
  415. package/buildLibs/utils/Shared/Waves.css +7 -0
  416. package/buildLibs/utils/Shared/_plugin-vue_export-helper-BHFhmbuH.js +2 -0
  417. package/buildLibs/utils/Shared/_plugin-vue_export-helper-BHFhmbuH.js.map +1 -0
  418. package/buildLibs/utils/Shared/_plugin-vue_export-helper-CHgC5LLL.js +10 -0
  419. package/buildLibs/utils/Shared/_plugin-vue_export-helper-CHgC5LLL.js.map +1 -0
  420. package/buildLibs/utils/Shared/base-PQGakkrl.js +808 -0
  421. package/buildLibs/utils/Shared/base-PQGakkrl.js.map +1 -0
  422. package/buildLibs/utils/Shared/base-iCmnU-fv.js +2 -0
  423. package/buildLibs/utils/Shared/base-iCmnU-fv.js.map +1 -0
  424. package/buildLibs/utils/Shared/day-Bz9LfelO.js +75 -0
  425. package/buildLibs/utils/Shared/day-Bz9LfelO.js.map +1 -0
  426. package/buildLibs/utils/Shared/day-CvcvgKjb.js +2 -0
  427. package/buildLibs/utils/Shared/day-CvcvgKjb.js.map +1 -0
  428. package/buildLibs/utils/Shared/drag-CzE5R222.js +2 -0
  429. package/buildLibs/utils/Shared/drag-CzE5R222.js.map +1 -0
  430. package/buildLibs/utils/Shared/drag-CzfhSB0g.js +42 -0
  431. package/buildLibs/utils/Shared/drag-CzfhSB0g.js.map +1 -0
  432. package/buildLibs/utils/Shared/index-BnerInzC.js +432 -0
  433. package/buildLibs/utils/Shared/index-BnerInzC.js.map +1 -0
  434. package/buildLibs/utils/Shared/index-C1R9HAvS.js +320 -0
  435. package/buildLibs/utils/Shared/index-C1R9HAvS.js.map +1 -0
  436. package/buildLibs/utils/Shared/index-CVBh8iTg.js +2 -0
  437. package/buildLibs/utils/Shared/index-CVBh8iTg.js.map +1 -0
  438. package/buildLibs/utils/Shared/index-Ul6uY51t.js +3 -0
  439. package/buildLibs/utils/Shared/index-Ul6uY51t.js.map +1 -0
  440. package/buildLibs/utils/Shared/language-D6gRWx8H.js +2 -0
  441. package/buildLibs/utils/Shared/language-D6gRWx8H.js.map +1 -0
  442. package/buildLibs/utils/Shared/language-DxTlvFs2.js +18 -0
  443. package/buildLibs/utils/Shared/language-DxTlvFs2.js.map +1 -0
  444. package/buildLibs/utils/Shared/resize-COkswDOq.js +2 -0
  445. package/buildLibs/utils/Shared/resize-COkswDOq.js.map +1 -0
  446. package/buildLibs/utils/Shared/resize-kOWxHVSP.js +54 -0
  447. package/buildLibs/utils/Shared/resize-kOWxHVSP.js.map +1 -0
  448. package/buildLibs/utils/Shared/vue-virtual-scroller.css +1 -0
  449. package/buildLibs/utils/Web/ClBreadcrumb.cjs +2 -0
  450. package/buildLibs/utils/Web/ClBreadcrumb.cjs.map +1 -0
  451. package/buildLibs/utils/Web/ClBreadcrumb.css +1 -0
  452. package/buildLibs/utils/Web/ClBreadcrumb.d.ts +3 -0
  453. package/buildLibs/utils/Web/ClBreadcrumb.js +82 -0
  454. package/buildLibs/utils/Web/ClBreadcrumb.js.map +1 -0
  455. package/buildLibs/utils/Web/ClCalendar.cjs +2 -0
  456. package/buildLibs/utils/Web/ClCalendar.cjs.map +1 -0
  457. package/buildLibs/utils/Web/ClCalendar.css +1 -0
  458. package/buildLibs/utils/Web/ClCalendar.d.ts +3 -0
  459. package/buildLibs/utils/Web/ClCalendar.js +179 -0
  460. package/buildLibs/utils/Web/ClCalendar.js.map +1 -0
  461. package/buildLibs/utils/Web/ClCard.cjs +2 -0
  462. package/buildLibs/utils/Web/ClCard.cjs.map +1 -0
  463. package/buildLibs/utils/Web/ClCard.d.ts +3 -0
  464. package/buildLibs/utils/Web/ClCard.js +5 -0
  465. package/buildLibs/utils/Web/ClCard.js.map +1 -0
  466. package/buildLibs/utils/Web/ClCardLegend.cjs +2 -0
  467. package/buildLibs/utils/Web/ClCardLegend.cjs.map +1 -0
  468. package/buildLibs/utils/Web/ClCardLegend.css +1 -0
  469. package/buildLibs/utils/Web/ClCardLegend.d.ts +3 -0
  470. package/buildLibs/utils/Web/ClCardLegend.js +128 -0
  471. package/buildLibs/utils/Web/ClCardLegend.js.map +1 -0
  472. package/buildLibs/utils/Web/ClCollapse.cjs +2 -0
  473. package/buildLibs/utils/Web/ClCollapse.cjs.map +1 -0
  474. package/buildLibs/utils/Web/ClCollapse.css +1 -0
  475. package/buildLibs/utils/Web/ClCollapse.d.ts +3 -0
  476. package/buildLibs/utils/Web/ClCollapse.js +111 -0
  477. package/buildLibs/utils/Web/ClCollapse.js.map +1 -0
  478. package/buildLibs/utils/Web/ClColorpicker.cjs +2 -0
  479. package/buildLibs/utils/Web/ClColorpicker.cjs.map +1 -0
  480. package/buildLibs/utils/Web/ClColorpicker.css +1 -0
  481. package/buildLibs/utils/Web/ClColorpicker.d.ts +3 -0
  482. package/buildLibs/utils/Web/ClColorpicker.js +1130 -0
  483. package/buildLibs/utils/Web/ClColorpicker.js.map +1 -0
  484. package/buildLibs/utils/Web/ClCropperPreview.cjs +2 -0
  485. package/buildLibs/utils/Web/ClCropperPreview.cjs.map +1 -0
  486. package/buildLibs/utils/Web/ClCropperPreview.d.ts +3 -0
  487. package/buildLibs/utils/Web/ClCropperPreview.js +175 -0
  488. package/buildLibs/utils/Web/ClCropperPreview.js.map +1 -0
  489. package/buildLibs/utils/Web/ClDatetime.cjs +2 -0
  490. package/buildLibs/utils/Web/ClDatetime.cjs.map +1 -0
  491. package/buildLibs/utils/Web/ClDatetime.css +1 -0
  492. package/buildLibs/utils/Web/ClDatetime.d.ts +3 -0
  493. package/buildLibs/utils/Web/ClDatetime.js +2002 -0
  494. package/buildLibs/utils/Web/ClDatetime.js.map +1 -0
  495. package/buildLibs/utils/Web/ClDropdownmenu.cjs +2 -0
  496. package/buildLibs/utils/Web/ClDropdownmenu.cjs.map +1 -0
  497. package/buildLibs/utils/Web/ClDropdownmenu.css +1 -0
  498. package/buildLibs/utils/Web/ClDropdownmenu.d.ts +3 -0
  499. package/buildLibs/utils/Web/ClDropdownmenu.js +75 -0
  500. package/buildLibs/utils/Web/ClDropdownmenu.js.map +1 -0
  501. package/buildLibs/utils/Web/ClDropdownmenuItem.d.ts +3 -0
  502. package/buildLibs/utils/Web/ClDropdownpopup.cjs +2 -0
  503. package/buildLibs/utils/Web/ClDropdownpopup.cjs.map +1 -0
  504. package/buildLibs/utils/Web/ClDropdownpopup.css +1 -0
  505. package/buildLibs/utils/Web/ClDropdownpopup.d.ts +3 -0
  506. package/buildLibs/utils/Web/ClDropdownpopup.js +89 -0
  507. package/buildLibs/utils/Web/ClDropdownpopup.js.map +1 -0
  508. package/buildLibs/utils/Web/ClEcharts.cjs +2 -0
  509. package/buildLibs/utils/Web/ClEcharts.cjs.map +1 -0
  510. package/buildLibs/utils/Web/ClEcharts.css +1 -0
  511. package/buildLibs/utils/Web/ClEcharts.d.ts +3 -0
  512. package/buildLibs/utils/Web/ClEcharts.js +297 -0
  513. package/buildLibs/utils/Web/ClEcharts.js.map +1 -0
  514. package/buildLibs/utils/Web/ClFileupload.cjs +2 -0
  515. package/buildLibs/utils/Web/ClFileupload.cjs.map +1 -0
  516. package/buildLibs/utils/Web/ClFileupload.d.ts +3 -0
  517. package/buildLibs/utils/Web/ClFileupload.js +5 -0
  518. package/buildLibs/utils/Web/ClFileupload.js.map +1 -0
  519. package/buildLibs/utils/Web/ClInputTag.cjs +6 -0
  520. package/buildLibs/utils/Web/ClInputTag.cjs.map +1 -0
  521. package/buildLibs/utils/Web/ClInputTag.d.ts +3 -0
  522. package/buildLibs/utils/Web/ClInputTag.js +854 -0
  523. package/buildLibs/utils/Web/ClInputTag.js.map +1 -0
  524. package/buildLibs/utils/Web/ClPaginate.cjs +2 -0
  525. package/buildLibs/utils/Web/ClPaginate.cjs.map +1 -0
  526. package/buildLibs/utils/Web/ClPaginate.css +1 -0
  527. package/buildLibs/utils/Web/ClPaginate.d.ts +3 -0
  528. package/buildLibs/utils/Web/ClPaginate.js +167 -0
  529. package/buildLibs/utils/Web/ClPaginate.js.map +1 -0
  530. package/buildLibs/utils/Web/ClPortlet.cjs +2 -0
  531. package/buildLibs/utils/Web/ClPortlet.cjs.map +1 -0
  532. package/buildLibs/utils/Web/ClPortlet.css +1 -0
  533. package/buildLibs/utils/Web/ClPortlet.d.ts +3 -0
  534. package/buildLibs/utils/Web/ClPortlet.js +47 -0
  535. package/buildLibs/utils/Web/ClPortlet.js.map +1 -0
  536. package/buildLibs/utils/Web/ClPreview.cjs +2 -0
  537. package/buildLibs/utils/Web/ClPreview.cjs.map +1 -0
  538. package/buildLibs/utils/Web/ClPreview.js +5 -0
  539. package/buildLibs/utils/Web/ClPreview.js.map +1 -0
  540. package/buildLibs/utils/Web/ClPreviewexample.cjs +2 -0
  541. package/buildLibs/utils/Web/ClPreviewexample.cjs.map +1 -0
  542. package/buildLibs/utils/Web/ClPreviewexample.d.ts +3 -0
  543. package/buildLibs/utils/Web/ClPreviewexample.js +5 -0
  544. package/buildLibs/utils/Web/ClPreviewexample.js.map +1 -0
  545. package/buildLibs/utils/Web/ClScrollXFence.cjs +2 -0
  546. package/buildLibs/utils/Web/ClScrollXFence.cjs.map +1 -0
  547. package/buildLibs/utils/Web/ClScrollXFence.css +1 -0
  548. package/buildLibs/utils/Web/ClScrollXFence.d.ts +3 -0
  549. package/buildLibs/utils/Web/ClScrollXFence.js +107 -0
  550. package/buildLibs/utils/Web/ClScrollXFence.js.map +1 -0
  551. package/buildLibs/utils/Web/ClSelect.cjs +2 -0
  552. package/buildLibs/utils/Web/ClSelect.cjs.map +1 -0
  553. package/buildLibs/utils/Web/ClSelect.d.ts +3 -0
  554. package/buildLibs/utils/Web/ClSelect.js +5 -0
  555. package/buildLibs/utils/Web/ClSelect.js.map +1 -0
  556. package/buildLibs/utils/Web/ClSelectCascade.cjs +2 -0
  557. package/buildLibs/utils/Web/ClSelectCascade.cjs.map +1 -0
  558. package/buildLibs/utils/Web/ClSelectCascade.css +1 -0
  559. package/buildLibs/utils/Web/ClSelectCascade.d.ts +3 -0
  560. package/buildLibs/utils/Web/ClSelectCascade.js +222 -0
  561. package/buildLibs/utils/Web/ClSelectCascade.js.map +1 -0
  562. package/buildLibs/utils/Web/ClSelectTag.cjs +2 -0
  563. package/buildLibs/utils/Web/ClSelectTag.cjs.map +1 -0
  564. package/buildLibs/utils/Web/ClSelectTag.css +1 -0
  565. package/buildLibs/utils/Web/ClSelectTag.d.ts +3 -0
  566. package/buildLibs/utils/Web/ClSelectTag.js +249 -0
  567. package/buildLibs/utils/Web/ClSelectTag.js.map +1 -0
  568. package/buildLibs/utils/Web/ClSelectTree.cjs +2 -0
  569. package/buildLibs/utils/Web/ClSelectTree.cjs.map +1 -0
  570. package/buildLibs/utils/Web/ClSelectTree.css +1 -0
  571. package/buildLibs/utils/Web/ClSelectTree.d.ts +3 -0
  572. package/buildLibs/utils/Web/ClSelectTree.js +190 -0
  573. package/buildLibs/utils/Web/ClSelectTree.js.map +1 -0
  574. package/buildLibs/utils/Web/ClSelectmove.cjs +2 -0
  575. package/buildLibs/utils/Web/ClSelectmove.cjs.map +1 -0
  576. package/buildLibs/utils/Web/ClSelectmove.css +1 -0
  577. package/buildLibs/utils/Web/ClSelectmove.d.ts +3 -0
  578. package/buildLibs/utils/Web/ClSelectmove.js +1090 -0
  579. package/buildLibs/utils/Web/ClSelectmove.js.map +1 -0
  580. package/buildLibs/utils/Web/ClSidemenu.cjs +2 -0
  581. package/buildLibs/utils/Web/ClSidemenu.cjs.map +1 -0
  582. package/buildLibs/utils/Web/ClSidemenu.css +1 -0
  583. package/buildLibs/utils/Web/ClSidemenu.d.ts +3 -0
  584. package/buildLibs/utils/Web/ClSidemenu.js +190 -0
  585. package/buildLibs/utils/Web/ClSidemenu.js.map +1 -0
  586. package/buildLibs/utils/Web/ClTable.cjs +2 -0
  587. package/buildLibs/utils/Web/ClTable.cjs.map +1 -0
  588. package/buildLibs/utils/Web/ClTable.css +1 -0
  589. package/buildLibs/utils/Web/ClTable.d.ts +3 -0
  590. package/buildLibs/utils/Web/ClTable.js +1914 -0
  591. package/buildLibs/utils/Web/ClTable.js.map +1 -0
  592. package/buildLibs/utils/Web/ClTabs.cjs +2 -0
  593. package/buildLibs/utils/Web/ClTabs.cjs.map +1 -0
  594. package/buildLibs/utils/Web/ClTabs.css +1 -0
  595. package/buildLibs/utils/Web/ClTabs.d.ts +3 -0
  596. package/buildLibs/utils/Web/ClTabs.js +276 -0
  597. package/buildLibs/utils/Web/ClTabs.js.map +1 -0
  598. package/buildLibs/utils/Web/ClTree.cjs +2 -0
  599. package/buildLibs/utils/Web/ClTree.cjs.map +1 -0
  600. package/buildLibs/utils/Web/ClTree.css +1 -0
  601. package/buildLibs/utils/Web/ClTree.d.ts +3 -0
  602. package/buildLibs/utils/Web/ClTree.js +416 -0
  603. package/buildLibs/utils/Web/ClTree.js.map +1 -0
  604. package/buildLibs/utils/Web/ClWeekhour.cjs +2 -0
  605. package/buildLibs/utils/Web/ClWeekhour.cjs.map +1 -0
  606. package/buildLibs/utils/Web/ClWeekhour.css +1 -0
  607. package/buildLibs/utils/Web/ClWeekhour.d.ts +3 -0
  608. package/buildLibs/utils/Web/ClWeekhour.js +679 -0
  609. package/buildLibs/utils/Web/ClWeekhour.js.map +1 -0
  610. package/buildLibs/utils/Web/ClXeditable.cjs +2 -0
  611. package/buildLibs/utils/Web/ClXeditable.cjs.map +1 -0
  612. package/buildLibs/utils/Web/ClXeditable.css +1 -0
  613. package/buildLibs/utils/Web/ClXeditable.d.ts +3 -0
  614. package/buildLibs/utils/Web/ClXeditable.js +593 -0
  615. package/buildLibs/utils/Web/ClXeditable.js.map +1 -0
  616. package/buildLibs/utils/Web/__directive__/Highlight.cjs +4 -0
  617. package/buildLibs/utils/Web/__directive__/Highlight.cjs.map +1 -0
  618. package/buildLibs/utils/Web/__directive__/Highlight.d.ts +2 -0
  619. package/buildLibs/utils/Web/__directive__/Highlight.js +3625 -0
  620. package/buildLibs/utils/Web/__directive__/Highlight.js.map +1 -0
  621. package/buildLibs/utils/Web/__directive__/Tooltip.cjs +2 -0
  622. package/buildLibs/utils/Web/__directive__/Tooltip.cjs.map +1 -0
  623. package/buildLibs/utils/Web/__directive__/Tooltip.d.ts +2 -0
  624. package/buildLibs/utils/Web/__directive__/Tooltip.js +356 -0
  625. package/buildLibs/utils/Web/__directive__/Tooltip.js.map +1 -0
  626. package/buildLibs/utils/Web/__directive__/Waves.cjs +9 -0
  627. package/buildLibs/utils/Web/__directive__/Waves.cjs.map +1 -0
  628. package/buildLibs/utils/Web/__directive__/Waves.d.ts +2 -0
  629. package/buildLibs/utils/Web/__directive__/Waves.js +256 -0
  630. package/buildLibs/utils/Web/__directive__/Waves.js.map +1 -0
  631. package/buildLibs/utils/Web/__provide__/Alert.cjs +2 -0
  632. package/buildLibs/utils/Web/__provide__/Alert.cjs.map +1 -0
  633. package/buildLibs/utils/Web/__provide__/Alert.d.ts +2 -0
  634. package/buildLibs/utils/Web/__provide__/Alert.js +236 -0
  635. package/buildLibs/utils/Web/__provide__/Alert.js.map +1 -0
  636. package/buildLibs/utils/Web/__provide__/Notify.cjs +2 -0
  637. package/buildLibs/utils/Web/__provide__/Notify.cjs.map +1 -0
  638. package/buildLibs/utils/Web/__provide__/Notify.d.ts +2 -0
  639. package/buildLibs/utils/Web/__provide__/Notify.js +235 -0
  640. package/buildLibs/utils/Web/__provide__/Notify.js.map +1 -0
  641. package/buildLibs/utils/Web/__provide__/Preview.cjs +2 -0
  642. package/buildLibs/utils/Web/__provide__/Preview.cjs.map +1 -0
  643. package/buildLibs/utils/Web/__provide__/Preview.d.ts +2 -0
  644. package/buildLibs/utils/Web/__provide__/Preview.js +26 -0
  645. package/buildLibs/utils/Web/__provide__/Preview.js.map +1 -0
  646. package/buildLibs/web/index.cjs +97 -0
  647. package/buildLibs/web/index.cjs.map +1 -0
  648. package/buildLibs/web/index.d.ts +81 -0
  649. package/buildLibs/web/index.js +164 -0
  650. package/buildLibs/web/index.js.map +1 -0
  651. package/docs/components/Element/AnchorNav.md +19 -0
  652. package/docs/components/Element/Badge.md +24 -0
  653. package/docs/components/Element/Button.md +45 -0
  654. package/docs/components/Element/Checkbox.md +48 -0
  655. package/docs/components/Element/Clipboard.md +34 -0
  656. package/docs/components/Element/Countup.md +12 -0
  657. package/docs/components/Element/Cropper.md +46 -0
  658. package/docs/components/Element/Darg.md +30 -0
  659. package/docs/components/Element/Ellipsis.md +12 -0
  660. package/docs/components/Element/Form.md +25 -0
  661. package/docs/components/Element/FormGroup.md +29 -0
  662. package/docs/components/Element/IconFont.md +12 -0
  663. package/docs/components/Element/Image.md +18 -0
  664. package/docs/components/Element/Input.md +65 -0
  665. package/docs/components/Element/InputCaptcha.md +27 -0
  666. package/docs/components/Element/InputNumber.md +51 -0
  667. package/docs/components/Element/InputSearch.md +43 -0
  668. package/docs/components/Element/InputTextarea.md +52 -0
  669. package/docs/components/Element/Link.md +41 -0
  670. package/docs/components/Element/Load.md +20 -0
  671. package/docs/components/Element/LoadScreen.md +19 -0
  672. package/docs/components/Element/Modal.md +51 -0
  673. package/docs/components/Element/Progress.md +28 -0
  674. package/docs/components/Element/Radio.md +41 -0
  675. package/docs/components/Element/Slider.md +33 -0
  676. package/docs/components/Element/Switchery.md +42 -0
  677. package/docs/components/Element/Tags.md +39 -0
  678. package/docs/components/Element/Waterfall.md +36 -0
  679. package/docs/components/Mobile/Cell.md +49 -0
  680. package/docs/components/Mobile/PullToRefresh.md +52 -0
  681. package/docs/components/Web/Breadcrumb.md +26 -0
  682. package/docs/components/Web/Calendar.md +34 -0
  683. package/docs/components/Web/Card.md +22 -0
  684. package/docs/components/Web/CardLegend.md +20 -0
  685. package/docs/components/Web/Collapse.md +26 -0
  686. package/docs/components/Web/Colorpicker.md +41 -0
  687. package/docs/components/Web/CropperPreview.md +43 -0
  688. package/docs/components/Web/Datetime.md +52 -0
  689. package/docs/components/Web/Dropdownmenu.md +33 -0
  690. package/docs/components/Web/Dropdownpopup.md +47 -0
  691. package/docs/components/Web/Echarts.md +43 -0
  692. package/docs/components/Web/Fileupload.md +60 -0
  693. package/docs/components/Web/InputTag.md +56 -0
  694. package/docs/components/Web/Paginate.md +30 -0
  695. package/docs/components/Web/Portlet.md +27 -0
  696. package/docs/components/Web/Preview.md +19 -0
  697. package/docs/components/Web/Previewexample.md +39 -0
  698. package/docs/components/Web/ScrollXFence.md +38 -0
  699. package/docs/components/Web/Select.md +56 -0
  700. package/docs/components/Web/SelectCascade.md +37 -0
  701. package/docs/components/Web/SelectTag.md +43 -0
  702. package/docs/components/Web/SelectTree.md +44 -0
  703. package/docs/components/Web/Selectmove.md +58 -0
  704. package/docs/components/Web/Sidemenu.md +25 -0
  705. package/docs/components/Web/Table.md +78 -0
  706. package/docs/components/Web/Tabs.md +47 -0
  707. package/docs/components/Web/Tree.md +44 -0
  708. package/docs/components/Web/Weekhour.md +29 -0
  709. package/docs/components/Web/Xeditable.md +52 -0
  710. package/docs/tools/CommonAxios.md +17 -0
  711. package/docs/tools/CommonBase.md +79 -0
  712. package/docs/tools/CommonDay.md +18 -0
  713. package/docs/tools/CommonEchart.md +19 -0
  714. package/docs/tools/CommonElement.md +42 -0
  715. package/docs/tools/CommonElementEvent.md +30 -0
  716. package/docs/tools/CommonI18n.md +18 -0
  717. package/docs/tools/CommonPromise.md +16 -0
  718. package/docs/tools/CommonTools.md +43 -0
  719. package/docs/tools/CommonTooltip.md +38 -0
  720. package/package.json +123 -0
@@ -0,0 +1,432 @@
1
+ import { C as r } from "./base-PQGakkrl.js";
2
+ class I {
3
+ promise(t) {
4
+ return new Promise((e) => {
5
+ e(t);
6
+ });
7
+ }
8
+ promiseFun(t) {
9
+ return new Promise((e) => {
10
+ t && t(e);
11
+ });
12
+ }
13
+ resolve(t) {
14
+ return Promise.resolve(t);
15
+ }
16
+ all(t) {
17
+ return Promise.all(t);
18
+ }
19
+ allByJson(t) {
20
+ return new Promise((e) => {
21
+ if (r.isEmpty(t))
22
+ return e({ result: {}, errors: {} });
23
+ let i = 0;
24
+ const n = Object.keys(t), o = n.length, s = {}, c = {}, h = (l) => {
25
+ Promise.resolve(t[l]).then(
26
+ (f) => {
27
+ i += 1, s[l] = f, i === o && e({ result: s, errors: c });
28
+ },
29
+ (f) => {
30
+ i += 1, c[l] = f, i === o && e({ result: s, errors: c });
31
+ }
32
+ );
33
+ };
34
+ n.forEach((l) => {
35
+ h(l);
36
+ });
37
+ });
38
+ }
39
+ }
40
+ const M = new I();
41
+ class J {
42
+ _elCanvasTextWidth;
43
+ constructor() {
44
+ this._elCanvasTextWidth = null;
45
+ }
46
+ _getArrClassBySplit(t) {
47
+ return t.split(" ").filter((e) => !r.isEmpty(e));
48
+ }
49
+ _getClasssByReal(t, e) {
50
+ return t.filter((i) => !r.isExistValue(e, i) && !r.isEmpty(i));
51
+ }
52
+ onListener(t, e, i, n = !1) {
53
+ t && e && i && t.addEventListener(e, i, n);
54
+ }
55
+ offListener(t, e, i, n = !1) {
56
+ t && e && i && t.removeEventListener(e, i, n);
57
+ }
58
+ getTextWidth(t, e = "normal 12px Microsoft YaHei") {
59
+ this._elCanvasTextWidth || (this._elCanvasTextWidth = document.createElement("canvas"));
60
+ const i = this._elCanvasTextWidth.getContext("2d");
61
+ return i.font = e, i.measureText(t).width;
62
+ }
63
+ /** 添加class */
64
+ getAddClass(...t) {
65
+ let e = [];
66
+ return t.forEach((i) => {
67
+ if (r.isString(i)) {
68
+ const n = this._getArrClassBySplit(i);
69
+ e = e.concat(this._getClasssByReal(n, e));
70
+ } else if (r.isArray(i))
71
+ e = e.concat(this._getClasssByReal(i, e));
72
+ else if (r.isObject(i))
73
+ for (const [n, o] of Object.entries(i))
74
+ r.isExistJsonKey(i, n) && o ? e.push(n) : e = e.filter((s) => s !== n || s === n && o);
75
+ }), e.join(" ");
76
+ }
77
+ /** 移除class */
78
+ getRemoveClass(t, e) {
79
+ const i = this._getArrClassBySplit(e);
80
+ return this._getArrClassBySplit(t).filter((o) => !r.isExistValue(i, o)).join(" ");
81
+ }
82
+ checkHasClass(t, e) {
83
+ const i = this._getArrClassBySplit(t), n = this._getArrClassBySplit(e);
84
+ return r.isContainArr(i, n);
85
+ }
86
+ /** 指定元素距离窗口信息 */
87
+ _getBoundingClientRect(t) {
88
+ const e = r.isUndefined(t.getBoundingClientRect) ? {} : t.getBoundingClientRect(), i = {
89
+ width: e.width || 0,
90
+ height: e.height || 0,
91
+ top: e.top || 0,
92
+ right: 0,
93
+ bottom: 0,
94
+ left: e.left || 0,
95
+ x: e.left || 0,
96
+ y: e.top || 0
97
+ }, n = this.getWinHeight(), o = this.getWinWidth();
98
+ return i.right = o - e.right || 0, i.bottom = n - e.bottom || 0, i;
99
+ }
100
+ /* _getWindow(el: any) {
101
+ if (CommonBase.isWindow(el)) {
102
+ return el;
103
+ }
104
+ return el.nodeType === 9 ? (el.defaultView || el.parentWindow) : false;
105
+ } */
106
+ _getWindow(t) {
107
+ if (t && t.toString() !== "[object Window]") {
108
+ const e = t.ownerDocument;
109
+ return e && e.defaultView || window;
110
+ }
111
+ return t;
112
+ }
113
+ isElementHtml(t) {
114
+ const e = this._getWindow(t).HTMLElement;
115
+ return t instanceof e || t instanceof HTMLElement;
116
+ }
117
+ isElementBody(t) {
118
+ return r.isUndefined(t) ? !1 : this.isElementHtml(t) && t.tagName.toLocaleLowerCase() === "body";
119
+ }
120
+ getWinScrollTop() {
121
+ return document.documentElement.scrollTop || document.body.scrollTop || window.pageYOffset;
122
+ }
123
+ getWinWidth() {
124
+ return document.documentElement.clientWidth || document.body.clientWidth || window.innerWidth;
125
+ }
126
+ getWinHeight() {
127
+ return document.documentElement.clientHeight || document.body.clientHeight || window.innerHeight;
128
+ }
129
+ /**
130
+ * 获取元素的css
131
+ * @param el
132
+ * @returns
133
+ */
134
+ getStyle(t) {
135
+ return window.getComputedStyle ? window.getComputedStyle(t, null) : t.currentStyle;
136
+ }
137
+ _isElementScroll(t) {
138
+ const e = this.getStyle(t), i = e.overflow, n = e.overflowX, o = e.overflowY;
139
+ return /auto|scroll|overlay|hidden/.test(i + o + n);
140
+ }
141
+ isHidden(t) {
142
+ return this.getStyle(t).display === "none";
143
+ }
144
+ isHiddenParent(t) {
145
+ let e = !1, i = t, n = !1;
146
+ for (; i && i.nodeType !== 9 && !n; )
147
+ i.nodeType === 1 && (n = this.isHidden(i), n && (e = !0)), i = i.parentNode;
148
+ return e;
149
+ }
150
+ /**
151
+ * 获取上级元素,并检查parent包含el且parent非body
152
+ * @param el 指定元素
153
+ * @param parent 指定上级,可为string[#(id),.(class),tagName] || element; 为空时默认el.parentNode
154
+ * @returns parentElement。当检查parentElement为body或者parent不包含el时,返回null
155
+ */
156
+ getParentCheckBody(t, e, i = !0) {
157
+ let n = null;
158
+ 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;
159
+ }
160
+ /**
161
+ * 获取上级元素
162
+ * @param el 指定元素
163
+ * @param parentAttr 指定上级,可为string[#(id),.(class),tagName]; 为空时默认el.parentNode
164
+ * @param elUpperLimit 非必传,设置该参数时,如果在parentAttr参数之前匹配上设置值 则直接返回
165
+ * @param isLimitReturnSelf 截止到elUpperLimit时 未匹配上parentAttr 是否返回 elUpperLimit
166
+ * @returns parentElement
167
+ */
168
+ getParent(t, e, i, n = !0) {
169
+ if (r.isEmpty(e))
170
+ return t.parentNode;
171
+ let s = null;
172
+ const c = !r.isUndefined(i);
173
+ if (this._checkElementByAttr(t, e))
174
+ s = t;
175
+ else {
176
+ let l = t.parentNode, f = !1;
177
+ for (; l && l.nodeType !== 9 && !f; )
178
+ l.nodeType === 1 && (f = this._checkElementByAttr(l, e), f ? s = l : c && (f = l === i, f && n && (s = l))), l = l.parentNode;
179
+ }
180
+ return s;
181
+ }
182
+ /**
183
+ * 获取所有上级元素
184
+ * @param el 指定元素
185
+ * @param parentAttr 指定上级,可为string[#(id),.(class),tagName]; 为空时默认el.parentNode
186
+ * @returns list[parentElement]
187
+ */
188
+ getParentList(t, e) {
189
+ const i = r.isEmpty(e) ? "body" : e;
190
+ return this._recursionParents(t, i);
191
+ }
192
+ _recursionParents(t, e) {
193
+ const i = [];
194
+ if (this._checkElementByAttr(t, e))
195
+ i.push(t);
196
+ else if (t.parentNode && t.parentElement && !this.isElementBody(t.parentElement)) {
197
+ i.push(t.parentNode);
198
+ const n = this._recursionParents(t.parentNode, e);
199
+ i.push(...n);
200
+ }
201
+ return i;
202
+ }
203
+ getParentScrollList(t, e, i = !0) {
204
+ const n = [];
205
+ return this.getParentList(t, e).forEach((s) => {
206
+ this._isElementScroll(s) && (i ? n.push(s) : this._checkElementByAttr(s, e) || n.push(s));
207
+ }), n;
208
+ }
209
+ /**
210
+ * 根据attr检查元素信息
211
+ * @param el
212
+ * @param attr
213
+ * @returns true/false
214
+ */
215
+ _checkElementByAttr(t, e) {
216
+ let i = !1;
217
+ if (!r.isEmpty(e))
218
+ if (r.isString(e)) {
219
+ const n = e.substr(0, 1), o = e.substring(1);
220
+ switch (n) {
221
+ case "#":
222
+ i = t.id === o;
223
+ break;
224
+ case ".":
225
+ i = r.isString(t.className) ? r.isExistValue(t.className.split(" "), o) : !1;
226
+ break;
227
+ default:
228
+ i = t.tagName.toLocaleLowerCase() === e;
229
+ }
230
+ } else
231
+ this.isElementHtml(e) && (i = t === e);
232
+ return i;
233
+ }
234
+ /**
235
+ * 获取元素到窗体 偏移量
236
+ * @param el 指定元素
237
+ * @param viewEl 指定窗体,为空时默认window
238
+ * @returns json { top,left }
239
+ */
240
+ getOffset(t, e = null) {
241
+ const i = this.getPositionView(t, e);
242
+ if (i.viewEl)
243
+ return {
244
+ top: i.top + i.viewEl.scrollTop - i.viewEl.clientTop,
245
+ left: i.left + i.viewEl.scrollLeft - i.viewEl.clientLeft
246
+ };
247
+ {
248
+ const o = (t && t.ownerDocument).documentElement, s = this._getWindow(o);
249
+ return {
250
+ top: i.top + (s.pageYOffset || o.scrollTop) - (o.clientTop || 0),
251
+ left: i.left + (s.pageXOffset || o.scrollLeft) - (o.clientLeft || 0)
252
+ };
253
+ }
254
+ }
255
+ /**
256
+ * 获取元素相对指定容器的相对偏移
257
+ * @param el 指定元素
258
+ * @param viewEl 指定容器,为空时默认window
259
+ * @returns json {top,left,viewEl}
260
+ */
261
+ getPositionView(t, e = null) {
262
+ const i = { top: 0, left: 0, viewEl: null };
263
+ if (!this.isElementHtml(t))
264
+ return i;
265
+ const n = this._getBoundingClientRect(t);
266
+ i.top = n.top, i.right = n.right, i.bottom = n.bottom, i.left = n.left, i.width = n.width, i.height = n.height;
267
+ const o = { top: 0, right: 0, bottom: 0, left: 0 }, s = r.isUndefined(e) ? null : this.getParentCheckBody(t, e, !0);
268
+ if (s) {
269
+ const c = this._getBoundingClientRect(s);
270
+ o.top = c.top, o.right = c.right, o.bottom = c.bottom, o.left = c.left, i.viewWidth = c.width, i.viewHeight = c.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 = {
271
+ top: n.top - o.top,
272
+ right: n.right - o.right,
273
+ bottom: n.bottom - o.bottom,
274
+ left: n.left - o.left
275
+ };
276
+ }
277
+ return i.viewEl = s, i;
278
+ }
279
+ /**
280
+ * 获取元素相对指定容器的相对偏移
281
+ * @param el 指定元素
282
+ * @param parentAttr 指定窗体,为空时默认parentNode
283
+ * @returns json
284
+ */
285
+ getPosition(t, e = null) {
286
+ const i = r.isUndefined(e) ? t.parentNode : e;
287
+ return this.getPositionView(t, i);
288
+ }
289
+ getElementIndex(t) {
290
+ return this.getPrevAll(t).length;
291
+ }
292
+ getPrev(t) {
293
+ if (r.isUndefined(t.previousElementSibling)) {
294
+ let e = t.previousSibling;
295
+ for (; e && e.nodeType !== 1; )
296
+ e = e.previousSibling;
297
+ return e;
298
+ } else
299
+ return t.previousElementSibling;
300
+ }
301
+ getPrevAll(t) {
302
+ const e = [];
303
+ let i = this.getPrev(t);
304
+ for (; i; )
305
+ e.push(i), i = this.getPrev(i);
306
+ return e.reverse();
307
+ }
308
+ getNext(t) {
309
+ if (r.isUndefined(t.nextElementSibling)) {
310
+ let e = t.nextSibling;
311
+ for (; e && e.nodeType !== 1; )
312
+ e = e.nextSibling;
313
+ return e;
314
+ } else
315
+ return t.nextElementSibling;
316
+ }
317
+ insertAfter(t, e) {
318
+ const i = t.parentNode;
319
+ i.lastChild == t ? i.appendChild(e) : i.insertBefore(e, t.nextSibling);
320
+ }
321
+ getFocusSelection(t) {
322
+ const e = {};
323
+ if (r.isUndefined(t.selectionStart)) {
324
+ t.focus();
325
+ const i = document.selection.createRange();
326
+ e.length = i.text.length, i.moveStart("character", -t.value.length), e.end = i.text.length, e.start = e.end - e.length;
327
+ } else
328
+ e.start = t.selectionStart, e.end = t.selectionEnd, e.length = e.end - e.start;
329
+ return e;
330
+ }
331
+ setFocusSelection(t, e, i) {
332
+ if (r.isUndefined(t.selectionStart)) {
333
+ t.focus();
334
+ const n = t.createTextRange();
335
+ n.collapse(!0), n.moveEnd("character", i), n.moveStart("character", e), n.select();
336
+ } else
337
+ t.selectionStart = e, t.selectionEnd = i;
338
+ }
339
+ /* checkHoverInControl(controlEl, hoverInfo) {
340
+
341
+ } */
342
+ calculationDropdownPosition(t, e, i, n, o) {
343
+ const s = o ? this.getParentCheckBody(t, o) : null, c = r.isUndefined(s), h = e.offsetWidth, l = e.offsetHeight, f = i.offsetWidth, B = i.offsetHeight;
344
+ let y = 0, v = 0;
345
+ r.isUndefined(n) || (y = n.offsetWidth, v = n.offsetHeight);
346
+ const L = y / 2, H = this.getWinHeight(), _ = this.getWinWidth();
347
+ let g = 0, E = 0, W = 0, d = { top: 0, left: 0 }, m = { top: 0, left: 0 };
348
+ c ? (g = _, E = H, W = g - document.body.clientWidth, d = this.getOffset(t), m = this.getPositionView(t)) : (g = s.clientWidth, E = s.clientHeight, W = s.offsetWidth - g, d = this.getOffset(t, s), m = this.getPositionView(t, s));
349
+ const x = m.top, D = f + y, u = B + v, U = l + u, a = {
350
+ winWidth: _,
351
+ winHeight: H,
352
+ containerWidth: g,
353
+ containerHeight: E,
354
+ controlOffset: d,
355
+ controlPosView: m,
356
+ textWidth: h,
357
+ textHeight: l,
358
+ dropDownWidth: f,
359
+ dropDownHeight: B,
360
+ arrowWidth: y,
361
+ arrowHeight: v
362
+ };
363
+ let S = "down";
364
+ x + U > E && (x > u || d.top > u) && (S = "up"), a.dropDownPosDown = S;
365
+ let R = "up";
366
+ x < u && d.top < u && (R = "down"), a.dropDownPosUp = R;
367
+ let T = "left";
368
+ m.left < D && d.right >= u && (T = "right"), a.dropDownPosLeft = T;
369
+ const Y = "right";
370
+ m.right < D && d.left >= u && (T = "left"), a.dropDownPosRight = Y;
371
+ let O = "left";
372
+ g - d.left < f && (O = d.left + h >= f ? "right" : "left"), a.arrowPosLeft = O;
373
+ let A = "right";
374
+ d.left + h < f && (A = g - d.left >= f ? "left" : "right"), a.arrowPosRight = A;
375
+ let k = "center";
376
+ d.left + h < f / 2 - h / 2 && (k = d.left > f / 2 - h / 2 ? "right" : "left"), a.arrowPosCenterLR = k;
377
+ const p = {
378
+ dropDownLeft: 0,
379
+ arrowLeft: 0
380
+ }, j = this.getOffset(e), X = this.getOffset(e, t), C = h / 2, P = j.left - 5, F = g - P - h - 10 - W, w = i.clientWidth / 2 - C, N = w - P, b = w - F;
381
+ return N <= 0 && b <= 0 ? (p.dropDownLeft = (w - X.left) * -1, p.arrowLeft = w + C - L - 1) : N > 0 ? (p.dropDownLeft = P * -1, p.arrowLeft = P + C - L) : b > 0 && (p.dropDownLeft = (w + b) * -1, p.arrowLeft = w + b + C - L), a.arrowPosCenterLRInfo = p, a.arrowPosTop = "top", a.arrowPosBottom = "bottom", a.arrowPosCenterTB = "center", a;
382
+ }
383
+ getElementData(t) {
384
+ const e = {};
385
+ if (!r.isEmpty(t))
386
+ for (const [i, n] of Object.entries(t)) {
387
+ const o = i.split("-"), s = [];
388
+ o.forEach((c, h) => {
389
+ if (h > 0) {
390
+ const l = c.toLowerCase();
391
+ h === 1 ? s.push(l) : s.push(l.replace(l[0], l[0].toUpperCase()));
392
+ }
393
+ }), s.length > 0 && (e[s.join("")] = n);
394
+ }
395
+ return e;
396
+ }
397
+ async getTextDataByFile(t) {
398
+ const e = [];
399
+ if (!r.isEmpty(t))
400
+ for (let i = 0; i < t.length; i++) {
401
+ const n = await this._getTextDataFileOne(t[i]);
402
+ e.push(...n);
403
+ }
404
+ return e;
405
+ }
406
+ _getTextDataFileOne(t) {
407
+ return M.promiseFun((e) => {
408
+ const i = new FileReader();
409
+ i.readAsText(t, "utf-8"), i.onload = (n) => {
410
+ const o = [];
411
+ n.target.result.split(`
412
+ `).forEach((s) => {
413
+ const c = r.trim(s);
414
+ r.isEmpty(c) || o.push(c);
415
+ }), e(o);
416
+ };
417
+ });
418
+ }
419
+ getClientXY(t) {
420
+ let e, i;
421
+ 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), {
422
+ clientX: e,
423
+ clientY: i
424
+ };
425
+ }
426
+ }
427
+ const q = new J();
428
+ export {
429
+ q as C,
430
+ M as a
431
+ };
432
+ //# sourceMappingURL=index-BnerInzC.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-BnerInzC.js","sources":["../../../src/libs/Common/promise.ts","../../../src/libs/Common/Element/index.ts"],"sourcesContent":["import CommonBase from \"./base\";\nclass PromiseCommit {\n promise(result: any) {\n return new Promise((resolve) => {\n resolve(result);\n });\n }\n\n promiseFun(callback: any) {\n return new Promise((resolve) => {\n if (callback) {\n callback(resolve);\n }\n });\n }\n\n resolve(result: any) {\n return Promise.resolve(result);\n }\n\n all(promises: any) {\n return Promise.all(promises);\n }\n\n allByJson(promises: { [key: string]: Promise<any> }): Promise<{ result: Record<string, any>; errors: Record<string, any> }> {\n return new Promise((resolve) => {\n if (CommonBase.isEmpty(promises)) {\n return resolve({ result: {}, errors: {} });\n }\n let count = 0;\n const keyArr = Object.keys(promises);\n const keyLen = keyArr.length;\n const result: any = {};\n const errors: any = {};\n const run = (key: string) => {\n Promise.resolve(promises[key]).then(\n (res) => {\n count += 1;\n result[key] = res;\n if (count === keyLen) {\n resolve({ result, errors });\n }\n },\n (err) => {\n count += 1;\n errors[key] = err;\n if (count === keyLen) {\n resolve({ result, errors });\n }\n });\n };\n keyArr.forEach((k) => {\n run(k);\n });\n });\n }\n}\nexport default new PromiseCommit();\n","import CommonBase from \"../base\";\nimport CommonPromise from \"../promise\";\nclass Element {\n _elCanvasTextWidth: any;\n constructor() {\n this._elCanvasTextWidth = null;\n }\n\n private _getArrClassBySplit(cls: string) {\n return cls.split(\" \").filter((c) => !CommonBase.isEmpty(c));\n }\n\n private _getClasssByReal(classs: any[string], exist: any) {\n return classs.filter((cls: string) => !CommonBase.isExistValue(exist, cls) && !CommonBase.isEmpty(cls));\n }\n\n onListener(element: any, eventName: string, eventFun: any, useCapture = false) {\n if (element && eventName && eventFun) {\n element.addEventListener(eventName, eventFun, useCapture);\n }\n }\n\n offListener(element: any, eventName: string, eventFun: any, useCapture = false) {\n if (element && eventName && eventFun) {\n element.removeEventListener(eventName, eventFun, useCapture);\n }\n }\n\n getTextWidth(text: string, font = \"normal 12px Microsoft YaHei\"): number {\n if (!this._elCanvasTextWidth) {\n this._elCanvasTextWidth = document.createElement(\"canvas\");\n }\n const context: any = this._elCanvasTextWidth.getContext(\"2d\");\n context.font = font;\n return context.measureText(text).width;\n }\n\n /** 添加class */\n getAddClass(...classs: any) {\n let result: any = [];\n classs.forEach((cls: any) => {\n if (CommonBase.isString(cls)) {\n const tempCls = this._getArrClassBySplit(cls);\n result = result.concat(this._getClasssByReal(tempCls, result));\n } else if (CommonBase.isArray(cls)) {\n result = result.concat(this._getClasssByReal(cls, result));\n } else if (CommonBase.isObject(cls)) {\n for (const [k, v] of Object.entries(cls)) {\n if (CommonBase.isExistJsonKey(cls, k) && v) {\n result.push(k);\n } else {\n result = result.filter((c: string) => c !== k || (c === k && v));\n }\n }\n }\n });\n return result.join(\" \");\n }\n\n /** 移除class */\n getRemoveClass(classTotal: string, classs: string) {\n const arrRemove: string[] = this._getArrClassBySplit(classs);\n const result: string[] = this._getArrClassBySplit(classTotal).filter((cls) => !CommonBase.isExistValue(arrRemove, cls));\n return result.join(\" \");\n }\n checkHasClass(classTotal: string, className: string) {\n const arrTotal = this._getArrClassBySplit(classTotal);\n const arrCls = this._getArrClassBySplit(className);\n return CommonBase.isContainArr(arrTotal, arrCls);\n }\n\n /** 指定元素距离窗口信息 */\n private _getBoundingClientRect(el: any) {\n const rect = CommonBase.isUndefined(el.getBoundingClientRect) ? {} : el.getBoundingClientRect();\n const box = {\n width: rect.width || 0,\n height: rect.height || 0,\n top: rect.top || 0,\n right: 0,\n bottom: 0,\n left: rect.left || 0,\n x: rect.left || 0,\n y: rect.top || 0,\n };\n const winHeight = this.getWinHeight();\n const winWidth = this.getWinWidth();\n box.right = winWidth - rect.right || 0;\n box.bottom = winHeight - rect.bottom || 0;\n return box;\n }\n\n /* _getWindow(el: any) {\n if (CommonBase.isWindow(el)) {\n return el;\n }\n return el.nodeType === 9 ? (el.defaultView || el.parentWindow) : false;\n } */\n\n private _getWindow(el: any) {\n if (el && el.toString() !== \"[object Window]\") {\n const ownerDocument = el.ownerDocument;\n return ownerDocument ? ownerDocument.defaultView || window : window;\n }\n return el;\n }\n\n isElementHtml(el: any) {\n const OwnElement = this._getWindow(el).HTMLElement;\n return el instanceof OwnElement || el instanceof HTMLElement;\n }\n\n isElementBody(el: any) {\n return CommonBase.isUndefined(el)\n ? false\n : this.isElementHtml(el) && el.tagName.toLocaleLowerCase() === \"body\";\n }\n\n getWinScrollTop() {\n return document.documentElement.scrollTop || document.body.scrollTop || window.pageYOffset;\n }\n getWinWidth() {\n return document.documentElement.clientWidth || document.body.clientWidth || window.innerWidth;\n }\n getWinHeight() {\n return document.documentElement.clientHeight || document.body.clientHeight || window.innerHeight;\n }\n /**\n * 获取元素的css\n * @param el\n * @returns\n */\n getStyle(el: any) {\n if (window.getComputedStyle) {\n return window.getComputedStyle(el, null);\n }\n return el.currentStyle;\n }\n\n private _isElementScroll(element: any) {\n const sty = this.getStyle(element);\n const overflow = sty.overflow;\n const overflowX = sty.overflowX;\n const overflowY = sty.overflowY;\n\n return /auto|scroll|overlay|hidden/.test(overflow + overflowY + overflowX);\n }\n\n isHidden(element: any) {\n const sty = this.getStyle(element);\n const display = sty.display;\n return display === \"none\";\n }\n\n isHiddenParent(element: any) {\n let isHide = false;\n let current = element;\n let isStop = false;\n while (current && current.nodeType !== 9 && !isStop) {\n if (current.nodeType === 1) {\n isStop = this.isHidden(current);\n if (isStop) {\n isHide = true;\n }\n }\n current = current.parentNode;\n }\n return isHide;\n }\n\n /**\n * 获取上级元素,并检查parent包含el且parent非body\n * @param el 指定元素\n * @param parent 指定上级,可为string[#(id),.(class),tagName] || element; 为空时默认el.parentNode\n * @returns parentElement。当检查parentElement为body或者parent不包含el时,返回null\n */\n getParentCheckBody(el: any, parent: any, isCheckContains = true) {\n let newParentEl: any = null;\n if (parent) {\n if (CommonBase.isString(parent)) {\n if (parent.toLocaleLowerCase() !== \"body\") {\n newParentEl = this.getParent(el, parent);\n }\n } else {\n if (!this.isElementBody(parent)) {\n if (isCheckContains) {\n if (parent.contains(el)) {\n newParentEl = parent;\n }\n } else {\n newParentEl = parent;\n }\n }\n }\n } else {\n if (!this.isElementBody(el.parentNode)) {\n newParentEl = el.parentNode;\n }\n }\n return newParentEl;\n }\n\n /**\n * 获取上级元素\n * @param el 指定元素\n * @param parentAttr 指定上级,可为string[#(id),.(class),tagName]; 为空时默认el.parentNode\n * @param elUpperLimit 非必传,设置该参数时,如果在parentAttr参数之前匹配上设置值 则直接返回\n * @param isLimitReturnSelf 截止到elUpperLimit时 未匹配上parentAttr 是否返回 elUpperLimit\n * @returns parentElement\n */\n getParent(el: any, parentAttr: any, elUpperLimit?: any, isLimitReturnSelf = true) {\n const isEmpty: boolean = CommonBase.isEmpty(parentAttr);\n if (isEmpty) {\n return el.parentNode;\n }\n let pEl = null;\n const isLimit = !CommonBase.isUndefined(elUpperLimit);\n const check: any = this._checkElementByAttr(el, parentAttr);\n if (!check) {\n let current = el.parentNode;\n let isStop = false;\n while (current && current.nodeType !== 9 && !isStop) {\n if (current.nodeType === 1) {\n isStop = this._checkElementByAttr(current, parentAttr);\n if (isStop) {\n pEl = current;\n } else {\n if (isLimit) {\n isStop = current === elUpperLimit;\n if (isStop) {\n if (isLimitReturnSelf) {\n pEl = current;\n }\n }\n }\n }\n }\n current = current.parentNode;\n }\n } else {\n pEl = el;\n }\n return pEl;\n }\n\n /**\n * 获取所有上级元素\n * @param el 指定元素\n * @param parentAttr 指定上级,可为string[#(id),.(class),tagName]; 为空时默认el.parentNode\n * @returns list[parentElement]\n */\n getParentList(el: any, parentAttr: any) {\n const newAttr = CommonBase.isEmpty(parentAttr) ? \"body\" : parentAttr;\n return this._recursionParents(el, newAttr);\n }\n\n private _recursionParents(el: any, parentAttr: any): any[] {\n const list: any[] = [];\n if (this._checkElementByAttr(el, parentAttr)) {\n list.push(el);\n } else {\n if (el.parentNode && el.parentElement && !this.isElementBody(el.parentElement)) {\n list.push(el.parentNode);\n const temp = this._recursionParents(el.parentNode, parentAttr);\n list.push(...temp);\n }\n }\n return list;\n }\n\n getParentScrollList(el: any, parentAttr: any, isContainsSelf = true) {\n const scrollList: any[] = [];\n const pList = this.getParentList(el, parentAttr);\n pList.forEach((pEl: any) => {\n if (this._isElementScroll(pEl)) {\n if (isContainsSelf) {\n scrollList.push(pEl);\n } else {\n if (!this._checkElementByAttr(pEl, parentAttr)) {\n scrollList.push(pEl);\n }\n }\n }\n });\n return scrollList;\n }\n\n /**\n * 根据attr检查元素信息\n * @param el\n * @param attr\n * @returns true/false\n */\n private _checkElementByAttr(el: any, attr: any) {\n let check = false;\n if (!CommonBase.isEmpty(attr)) {\n if (CommonBase.isString(attr)) {\n const pre = attr.substr(0, 1);\n const compare = attr.substring(1);\n switch (pre) {\n case \"#\":\n check = el.id === compare;\n break;\n case \".\":\n check = CommonBase.isString(el.className) ? CommonBase.isExistValue(el.className.split(\" \"), compare) : false;\n break;\n default:\n check = el.tagName.toLocaleLowerCase() === attr;\n }\n } else {\n if (this.isElementHtml(attr)) {\n check = el === attr;\n }\n }\n }\n return check;\n }\n\n /**\n * 获取元素到窗体 偏移量\n * @param el 指定元素\n * @param viewEl 指定窗体,为空时默认window\n * @returns json { top,left }\n */\n getOffset(el: any, viewEl: any = null) {\n const box = this.getPositionView(el, viewEl);\n if (box.viewEl) {\n return {\n top: box.top + box.viewEl.scrollTop - box.viewEl.clientTop,\n left: box.left + box.viewEl.scrollLeft - box.viewEl.clientLeft,\n };\n } else {\n const doc = el && el.ownerDocument;\n const docEl = doc.documentElement;\n const winEl = this._getWindow(docEl);\n return {\n top: (box.top + (winEl.pageYOffset || docEl.scrollTop)) - (docEl.clientTop || 0),\n left: (box.left + (winEl.pageXOffset || docEl.scrollLeft)) - (docEl.clientLeft || 0),\n };\n }\n }\n\n /**\n * 获取元素相对指定容器的相对偏移\n * @param el 指定元素\n * @param viewEl 指定容器,为空时默认window\n * @returns json {top,left,viewEl}\n */\n getPositionView(el: any, viewEl: any = null) {\n const box: any = { top: 0, left: 0, viewEl: null };\n if (!this.isElementHtml(el)) {\n return box;\n }\n const tempBox = this._getBoundingClientRect(el);\n box.top = tempBox.top;\n box.right = tempBox.right;\n box.bottom = tempBox.bottom;\n box.left = tempBox.left;\n box.width = tempBox.width;\n box.height = tempBox.height;\n\n const viewBox = { top: 0, right: 0, bottom: 0, left: 0 };\n const newViewEl: any = CommonBase.isUndefined(viewEl) ? null : this.getParentCheckBody(el, viewEl, true);\n if (newViewEl) {\n const tempViewBox: any = this._getBoundingClientRect(newViewEl);\n viewBox.top = tempViewBox.top;\n viewBox.right = tempViewBox.right;\n viewBox.bottom = tempViewBox.bottom;\n viewBox.left = tempViewBox.left;\n box.viewWidth = tempViewBox.width;\n box.viewHeight = tempViewBox.height;\n\n box.top = tempBox.top - (viewBox.top < 0 ? 0 : viewBox.top);\n box.right = tempBox.right - (viewBox.right < 0 ? 0 : viewBox.right);\n box.bottom = tempBox.bottom - (viewBox.bottom < 0 ? 0 : viewBox.bottom);\n box.left = tempBox.left - (viewBox.left < 0 ? 0 : viewBox.left);\n\n box.elViewBox = {\n top: tempBox.top - viewBox.top,\n right: tempBox.right - viewBox.right,\n bottom: tempBox.bottom - viewBox.bottom,\n left: tempBox.left - viewBox.left,\n };\n }\n box.viewEl = newViewEl;\n return box;\n }\n\n /**\n * 获取元素相对指定容器的相对偏移\n * @param el 指定元素\n * @param parentAttr 指定窗体,为空时默认parentNode\n * @returns json\n */\n getPosition(el: any, parentAttr: any = null) {\n const parentEl: any = CommonBase.isUndefined(parentAttr) ? el.parentNode : parentAttr;\n return this.getPositionView(el, parentEl);\n }\n getElementIndex(el: any) {\n const prevAll = this.getPrevAll(el);\n return prevAll.length;\n }\n getPrev(el: any) {\n if (!CommonBase.isUndefined(el.previousElementSibling)) {\n return el.previousElementSibling;\n } else {\n let newEl: any = el.previousSibling;\n while (newEl && newEl.nodeType !== 1) {\n newEl = newEl.previousSibling;\n }\n return newEl;\n }\n\n }\n getPrevAll(el: any) {\n const arrEl: any = [];\n let prevEl: any = this.getPrev(el);\n while (prevEl) {\n arrEl.push(prevEl);\n prevEl = this.getPrev(prevEl);\n }\n return arrEl.reverse();\n }\n getNext(el: any) {\n if (!CommonBase.isUndefined(el.nextElementSibling)) {\n return el.nextElementSibling;\n } else {\n let newEl: any = el.nextSibling;\n while (newEl && newEl.nodeType !== 1) {\n newEl = newEl.nextSibling;\n }\n return newEl;\n }\n }\n\n insertAfter(targetEl: any, newEl: any) {\n const parentEl: any = targetEl.parentNode;\n if (parentEl.lastChild == targetEl) {// eslint-disable-line\n parentEl.appendChild(newEl);\n } else {\n parentEl.insertBefore(newEl, targetEl.nextSibling);\n }\n }\n\n getFocusSelection(targetEl: any) {\n const position: any = {};\n if (CommonBase.isUndefined(targetEl.selectionStart)) {\n targetEl.focus();\n // @ts-ignore\n const select: any = document.selection.createRange();\n position.length = select.text.length;\n select.moveStart(\"character\", -targetEl.value.length);\n position.end = select.text.length;\n position.start = position.end - position.length;\n } else {\n position.start = targetEl.selectionStart;\n position.end = targetEl.selectionEnd;\n position.length = position.end - position.start;\n }\n return position;\n }\n\n setFocusSelection(el: any, start: number, end: number) {\n if (CommonBase.isUndefined(el.selectionStart)) {\n el.focus();\n const r = el.createTextRange();\n r.collapse(true);\n r.moveEnd(\"character\", end);\n r.moveStart(\"character\", start);\n r.select();\n } else {\n el.selectionStart = start;\n el.selectionEnd = end;\n }\n }\n\n /* checkHoverInControl(controlEl, hoverInfo) {\n\n } */\n\n calculationDropdownPosition(controlEl: any, textEl: any, dropDownEl: any, arrowEl: any, containerEl: any) {\n const newContainerEl: any = containerEl ? this.getParentCheckBody(controlEl, containerEl) : null;\n const isAppendWindow = CommonBase.isUndefined(newContainerEl); // 检查是否以窗体为显示容器\n\n const textWidth = textEl.offsetWidth;\n const textHeight = textEl.offsetHeight;\n\n const dropDownWidth = dropDownEl.offsetWidth;\n const dropDownHeight = dropDownEl.offsetHeight;\n\n let arrowWidth = 0;\n let arrowHeight = 0;\n if (!CommonBase.isUndefined(arrowEl)) {\n arrowWidth = arrowEl.offsetWidth;\n arrowHeight = arrowEl.offsetHeight;\n }\n const arrowWidthHalf = (arrowWidth) / 2;\n\n const winHeight = this.getWinHeight();\n const winWidth = this.getWinWidth();\n\n let containerWidth = 0; // 容器 宽度\n let containerHeight = 0; // 容器 高度\n // let containerScrollTop = 0; // 容器 Scroll Top\n let containerScrollWidth = 0; // 容器 Scroll 宽度\n\n let controlOffset: any = { top: 0, left: 0 }; // 组件 位置 top,lef\n let controlPosView: any = { top: 0, left: 0 }; // 组件 相对位置 top,lef\n if (isAppendWindow) {\n containerWidth = winWidth;\n containerHeight = winHeight;\n // containerScrollTop = this.getWinScrollTop();\n containerScrollWidth = containerWidth - document.body.clientWidth;\n\n controlOffset = this.getOffset(controlEl);// boyd位置\n controlPosView = this.getPositionView(controlEl);// 相对window窗口位置\n } else {\n containerWidth = newContainerEl.clientWidth;\n containerHeight = newContainerEl.clientHeight;\n // containerScrollTop = this.getWinScrollTop();\n containerScrollWidth = newContainerEl.offsetWidth - containerWidth;\n\n controlOffset = this.getOffset(controlEl, newContainerEl);// 距containerEl位置\n controlPosView = this.getPositionView(controlEl, newContainerEl);// 相对controlEl窗口位置\n }\n\n const controlViewTop = controlPosView.top; /// 组件到窗体顶部的距离\n const controlDropDownTotalWidth = dropDownWidth + arrowWidth; // dropDown加箭头的总宽度\n const controlDropDownTotalHeight = dropDownHeight + arrowHeight; // dropDown加箭头的总高度\n const controlTotalHeight = textHeight + controlDropDownTotalHeight; /// 组件加dropDown加箭头的总高度\n\n const json: any = {\n winWidth,\n winHeight,\n containerWidth,\n containerHeight,\n controlOffset,\n controlPosView,\n textWidth,\n textHeight,\n dropDownWidth,\n dropDownHeight,\n arrowWidth,\n arrowHeight,\n };\n\n let posDown = \"down\";\n if (controlViewTop + controlTotalHeight > containerHeight) { /// 总体高度超过容器高度\n if (controlViewTop > controlDropDownTotalHeight) { /// 组件到视图顶部的距离大于dropDown高度\n posDown = \"up\";\n } else {\n if (controlOffset.top > controlDropDownTotalHeight) { /// 组件到顶部的距离大于dropDown高度\n posDown = \"up\";\n }\n }\n }\n json.dropDownPosDown = posDown;\n\n let posUp = \"up\";\n if (controlViewTop < controlDropDownTotalHeight) { /// 组件到视图顶部的距离小于dropDown高度\n if (controlOffset.top < controlDropDownTotalHeight) {\n posUp = \"down\";\n }\n }\n json.dropDownPosUp = posUp;\n\n let posLeft = \"left\";\n if (controlPosView.left < controlDropDownTotalWidth) { /// 组件到视图左侧的距离小于dropDown宽度时\n if (controlOffset.right >= controlDropDownTotalHeight) {\n posLeft = \"right\";\n }\n }\n json.dropDownPosLeft = posLeft;\n\n const posRight = \"right\";\n if (controlPosView.right < controlDropDownTotalWidth) { /// 组件到视图右侧的距离小于dropDown宽度时\n if (controlOffset.left >= controlDropDownTotalHeight) {\n posLeft = \"left\";\n }\n }\n json.dropDownPosRight = posRight;\n\n\n /// arrow left / right / center\n let arrowPosLeft = \"left\";\n if (containerWidth - controlOffset.left < dropDownWidth) {\n arrowPosLeft = controlOffset.left + textWidth >= dropDownWidth ? \"right\" : \"left\";\n }\n json.arrowPosLeft = arrowPosLeft;\n\n let arrowPosRight = \"right\";\n if (controlOffset.left + textWidth < dropDownWidth) {\n arrowPosRight = containerWidth - controlOffset.left >= dropDownWidth ? \"left\" : \"right\";\n }\n json.arrowPosRight = arrowPosRight;\n\n // 居中时,计算dropDown和arrow偏移量 \n let arrowPosCenterLR = \"center\";\n if ((controlOffset.left + textWidth) < (dropDownWidth / 2 - textWidth / 2)) {\n arrowPosCenterLR = controlOffset.left > (dropDownWidth / 2 - textWidth / 2) ? \"right\" : \"left\";\n }\n json.arrowPosCenterLR = arrowPosCenterLR;\n\n const arrowPosCenterLRInfo = {\n dropDownLeft: 0,\n arrowLeft: 0,\n };\n const textOffset = this.getOffset(textEl);\n const textOffsetControl = this.getOffset(textEl, controlEl);\n const textWidthHalf = textWidth / 2;\n const textOffsetLeft = textOffset.left - 5; // 5px 不靠边\n const textOffsetRight = containerWidth - textOffsetLeft - textWidth - 10 - (containerScrollWidth); // 不靠边 滚动条\n\n //const centerDropDownLeft = dropDownWidth / 2 - textWidthHalf;\n const centerDropDownLeft = dropDownEl.clientWidth / 2 - textWidthHalf;\n\n const centerDiffLeft = centerDropDownLeft - textOffsetLeft;\n const centerDiffRight = centerDropDownLeft - textOffsetRight;\n\n if (centerDiffLeft <= 0 && centerDiffRight <= 0) {\n arrowPosCenterLRInfo.dropDownLeft = (centerDropDownLeft - textOffsetControl.left) * -1;\n arrowPosCenterLRInfo.arrowLeft = centerDropDownLeft + textWidthHalf - arrowWidthHalf - 1;\n } else {\n if (centerDiffLeft > 0) {\n arrowPosCenterLRInfo.dropDownLeft = textOffsetLeft * -1;\n arrowPosCenterLRInfo.arrowLeft = textOffsetLeft + textWidthHalf - arrowWidthHalf;\n } else if (centerDiffRight > 0) {\n arrowPosCenterLRInfo.dropDownLeft = (centerDropDownLeft + centerDiffRight) * -1;\n arrowPosCenterLRInfo.arrowLeft = centerDropDownLeft + centerDiffRight + textWidthHalf - arrowWidthHalf;\n }\n }\n json.arrowPosCenterLRInfo = arrowPosCenterLRInfo;\n\n /// arrow top / bottom / center\n //const arrowPosTop = \"top\";\n /* if (containerHeight - controlViewTop) {\n\n }\n\n if (containerWidth - controlOffset.left < dropDownWidth) {\n arrowPosTop = controlOffset.left + textWidth >= dropDownWidth ? \"right\" : \"left\";\n } */\n //// todo\n json.arrowPosTop = \"top\";\n json.arrowPosBottom = \"bottom\";\n json.arrowPosCenterTB = \"center\";\n /* let posDown = \"down\";\n if (controlViewTop + controlTotalHeight > containerHeight) { /// 总体高度超过容器高度\n if (controlViewTop > controlDropDownTotalHeight) { /// 组件到视图顶部的距离大于dropDown高度\n posDown = \"up\";\n } else {\n if (controlOffset.top > controlDropDownTotalHeight) { /// 组件到顶部的距离大于dropDown高度\n posDown = \"up\";\n }\n }\n }\n json.dropDownPosDown = posDown; */\n\n\n return json;\n }\n\n getElementData(json: any) {\n const data: any = {};\n if (!CommonBase.isEmpty(json)) {\n for (const [k, v] of Object.entries(json)) {\n const temp = k.split(\"-\");\n const arr: string[] = [];\n temp.forEach((n: string, i: number) => {\n if (i > 0) {\n const newKey = n.toLowerCase();\n if (i === 1) {\n arr.push(newKey);\n } else {\n arr.push(newKey.replace(newKey[0], newKey[0].toUpperCase()));\n }\n }\n });\n if (arr.length > 0) {\n data[arr.join(\"\")] = v;\n }\n }\n }\n return data;\n }\n async getTextDataByFile(files: any) {\n const list: any = [];\n if (!CommonBase.isEmpty(files)) {\n for (let fi = 0; fi < files.length; fi++) {\n const listOne: any = await this._getTextDataFileOne(files[fi]);\n list.push(...listOne);\n }\n }\n return list;\n }\n private _getTextDataFileOne(file: any) {\n return CommonPromise.promiseFun((resolve: any) => {\n const reader = new FileReader();\n reader.readAsText(file, \"utf-8\");\n reader.onload = (e: any) => {\n const list: string[] = [];\n e.target.result.split(\"\\n\").forEach((t: string) => {\n const newTxt = CommonBase.trim(t);\n if (!CommonBase.isEmpty(newTxt)) {\n list.push(newTxt);\n }\n });\n resolve(list);\n };\n });\n }\n\n getClientXY(e: Event | MouseEvent | TouchEvent) {\n let clientX: number;\n let clientY: number;\n if (e.type === \"touchend\") {\n clientY = (e as TouchEvent).changedTouches[0].clientY;\n clientX = (e as TouchEvent).changedTouches[0].clientX;\n } else if (e.type.startsWith(\"touch\")) {\n clientY = (e as TouchEvent).touches[0].clientY;\n clientX = (e as TouchEvent).touches[0].clientX;\n } else {\n clientY = (e as MouseEvent).clientY;\n clientX = (e as MouseEvent).clientX;\n }\n return {\n clientX,\n clientY,\n };\n }\n}\nexport default new Element();\n"],"names":["PromiseCommit","result","resolve","callback","promises","CommonBase","count","keyArr","keyLen","errors","run","key","res","err","k","CommonPromise","Element","cls","c","classs","exist","element","eventName","eventFun","useCapture","text","font","context","tempCls","v","classTotal","arrRemove","className","arrTotal","arrCls","el","rect","box","winHeight","winWidth","ownerDocument","OwnElement","sty","overflow","overflowX","overflowY","isHide","current","isStop","parent","isCheckContains","newParentEl","parentAttr","elUpperLimit","isLimitReturnSelf","pEl","isLimit","newAttr","list","temp","isContainsSelf","scrollList","attr","check","pre","compare","viewEl","docEl","winEl","tempBox","viewBox","newViewEl","tempViewBox","parentEl","newEl","arrEl","prevEl","targetEl","position","select","start","end","r","controlEl","textEl","dropDownEl","arrowEl","containerEl","newContainerEl","isAppendWindow","textWidth","textHeight","dropDownWidth","dropDownHeight","arrowWidth","arrowHeight","arrowWidthHalf","containerWidth","containerHeight","containerScrollWidth","controlOffset","controlPosView","controlViewTop","controlDropDownTotalWidth","controlDropDownTotalHeight","controlTotalHeight","json","posDown","posUp","posLeft","posRight","arrowPosLeft","arrowPosRight","arrowPosCenterLR","arrowPosCenterLRInfo","textOffset","textOffsetControl","textWidthHalf","textOffsetLeft","textOffsetRight","centerDropDownLeft","centerDiffLeft","centerDiffRight","data","arr","n","i","newKey","files","fi","listOne","file","reader","e","t","newTxt","clientX","clientY","CommonElement"],"mappings":"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"}