@cldemo/ui-kit 1.0.9 → 1.0.11

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 (329) hide show
  1. package/COMPONENT_CATALOG.md +2 -2
  2. package/buildLibs/all/index.cjs +2 -5
  3. package/buildLibs/all/index.css +1 -0
  4. package/buildLibs/all/index.js +82 -6
  5. package/buildLibs/mobile/index.cjs +2 -5
  6. package/buildLibs/mobile/index.css +1 -0
  7. package/buildLibs/mobile/index.js +50 -6
  8. package/buildLibs/utils/Element/ClBadge.d.ts +3 -0
  9. package/buildLibs/utils/Element/ClBreadcrumb.d.ts +3 -0
  10. package/buildLibs/utils/Element/ClButton.d.ts +3 -0
  11. package/buildLibs/utils/Element/ClCallout.d.ts +3 -0
  12. package/buildLibs/utils/Element/ClCard.d.ts +3 -0
  13. package/buildLibs/utils/Element/ClCardColor.d.ts +3 -0
  14. package/buildLibs/utils/Element/ClCheckbox.d.ts +3 -0
  15. package/buildLibs/utils/Element/ClCheckboxOne.cjs +2 -0
  16. package/buildLibs/utils/Element/ClCheckboxOne.cjs.map +1 -0
  17. package/buildLibs/utils/Element/ClCheckboxOne.d.ts +3 -0
  18. package/buildLibs/utils/Element/ClCheckboxOne.js +5 -0
  19. package/buildLibs/utils/Element/ClCheckboxOne.js.map +1 -0
  20. package/buildLibs/utils/Element/ClClipboard.d.ts +3 -0
  21. package/buildLibs/utils/Element/ClCollapse.d.ts +3 -0
  22. package/buildLibs/utils/Element/ClCountDown.d.ts +3 -0
  23. package/buildLibs/utils/Element/ClCountUp.d.ts +3 -0
  24. package/buildLibs/utils/Element/ClCropper.d.ts +3 -0
  25. package/buildLibs/utils/Element/ClDarg.d.ts +3 -0
  26. package/buildLibs/utils/Element/ClDivider.d.ts +3 -0
  27. package/buildLibs/utils/Element/ClEllipsis.d.ts +3 -0
  28. package/buildLibs/utils/Element/ClEmpty.d.ts +3 -0
  29. package/buildLibs/utils/Element/ClForm.d.ts +3 -0
  30. package/buildLibs/utils/Element/ClFormGroup.d.ts +3 -0
  31. package/buildLibs/utils/Element/ClFormValidate.cjs +2 -0
  32. package/buildLibs/utils/Element/ClFormValidate.cjs.map +1 -0
  33. package/buildLibs/utils/Element/ClFormValidate.d.ts +3 -0
  34. package/buildLibs/utils/Element/ClFormValidate.js +5 -0
  35. package/buildLibs/utils/Element/ClFormValidate.js.map +1 -0
  36. package/buildLibs/utils/Element/ClIconFont.d.ts +3 -0
  37. package/buildLibs/utils/Element/ClImage.cjs +1 -1
  38. package/buildLibs/utils/Element/ClImage.d.ts +3 -0
  39. package/buildLibs/utils/Element/ClImage.js +1 -1
  40. package/buildLibs/utils/Element/ClInput.d.ts +3 -0
  41. package/buildLibs/utils/Element/ClInputCaptcha.d.ts +3 -0
  42. package/buildLibs/utils/Element/ClInputNumber.d.ts +3 -0
  43. package/buildLibs/utils/Element/ClInputNumberStepper.d.ts +3 -0
  44. package/buildLibs/utils/Element/ClInputPassword.d.ts +3 -0
  45. package/buildLibs/utils/Element/ClInputSearch.d.ts +3 -0
  46. package/buildLibs/utils/Element/ClInputTextarea.d.ts +3 -0
  47. package/buildLibs/utils/Element/ClLink.d.ts +3 -0
  48. package/buildLibs/utils/Element/ClLoad.d.ts +3 -0
  49. package/buildLibs/utils/Element/ClLoadFullCenter.cjs +2 -0
  50. package/buildLibs/utils/Element/ClLoadFullCenter.cjs.map +1 -0
  51. package/buildLibs/utils/Element/ClLoadFullCenter.css +1 -0
  52. package/buildLibs/utils/Element/ClLoadFullCenter.d.ts +3 -0
  53. package/buildLibs/utils/Element/ClLoadFullCenter.js +45 -0
  54. package/buildLibs/utils/Element/ClLoadFullCenter.js.map +1 -0
  55. package/buildLibs/utils/Element/ClLoadIng.cjs +2 -0
  56. package/buildLibs/utils/Element/ClLoadIng.cjs.map +1 -0
  57. package/buildLibs/utils/Element/ClLoadIng.d.ts +3 -0
  58. package/buildLibs/utils/Element/ClLoadIng.js +5 -0
  59. package/buildLibs/utils/Element/ClLoadIng.js.map +1 -0
  60. package/buildLibs/utils/Element/ClLoadScreen.d.ts +3 -0
  61. package/buildLibs/utils/Element/ClLoadWarp.cjs +2 -0
  62. package/buildLibs/utils/Element/ClLoadWarp.cjs.map +1 -0
  63. package/buildLibs/utils/Element/ClLoadWarp.css +1 -0
  64. package/buildLibs/utils/Element/ClLoadWarp.d.ts +3 -0
  65. package/buildLibs/utils/Element/ClLoadWarp.js +53 -0
  66. package/buildLibs/utils/Element/ClLoadWarp.js.map +1 -0
  67. package/buildLibs/utils/Element/ClModal.d.ts +3 -0
  68. package/buildLibs/utils/Element/ClOverlay.d.ts +3 -0
  69. package/buildLibs/utils/Element/ClProgress.d.ts +3 -0
  70. package/buildLibs/utils/Element/ClRadio.d.ts +3 -0
  71. package/buildLibs/utils/Element/ClRadioOne.cjs +2 -0
  72. package/buildLibs/utils/Element/ClRadioOne.cjs.map +1 -0
  73. package/buildLibs/utils/Element/ClRadioOne.d.ts +3 -0
  74. package/buildLibs/utils/Element/ClRadioOne.js +5 -0
  75. package/buildLibs/utils/Element/ClRadioOne.js.map +1 -0
  76. package/buildLibs/utils/Element/ClSlider.d.ts +3 -0
  77. package/buildLibs/utils/Element/ClSwitchery.d.ts +3 -0
  78. package/buildLibs/utils/Element/ClTags.d.ts +3 -0
  79. package/buildLibs/utils/Element/ClTransitionSlideupdown.cjs +2 -0
  80. package/buildLibs/utils/Element/ClTransitionSlideupdown.cjs.map +1 -0
  81. package/buildLibs/utils/Element/ClTransitionSlideupdown.d.ts +3 -0
  82. package/buildLibs/utils/Element/ClTransitionSlideupdown.js +5 -0
  83. package/buildLibs/utils/Element/ClTransitionSlideupdown.js.map +1 -0
  84. package/buildLibs/utils/Element/ClWaterfall.d.ts +3 -0
  85. package/buildLibs/utils/Element/ClWaterfallImage.cjs +2 -0
  86. package/buildLibs/utils/Element/ClWaterfallImage.cjs.map +1 -0
  87. package/buildLibs/utils/Element/ClWaterfallImage.css +1 -0
  88. package/buildLibs/utils/Element/ClWaterfallImage.d.ts +3 -0
  89. package/buildLibs/utils/Element/ClWaterfallImage.js +48 -0
  90. package/buildLibs/utils/Element/ClWaterfallImage.js.map +1 -0
  91. package/buildLibs/utils/Mobile/ClActionBar.d.ts +3 -0
  92. package/buildLibs/utils/Mobile/ClActionSheet.d.ts +3 -0
  93. package/buildLibs/utils/Mobile/ClAreaM.d.ts +3 -0
  94. package/buildLibs/utils/Mobile/ClBackTop.d.ts +3 -0
  95. package/buildLibs/utils/Mobile/ClBanner.cjs +1 -1
  96. package/buildLibs/utils/Mobile/ClBanner.d.ts +3 -0
  97. package/buildLibs/utils/Mobile/ClBanner.js +1 -1
  98. package/buildLibs/utils/Mobile/ClCalendarM.d.ts +3 -0
  99. package/buildLibs/utils/Mobile/ClCell.d.ts +3 -0
  100. package/buildLibs/utils/Mobile/ClCellSwipe.d.ts +3 -0
  101. package/buildLibs/utils/Mobile/ClCodeLegendM.d.ts +3 -0
  102. package/buildLibs/utils/Mobile/ClDropdownMenuM.cjs +1 -1
  103. package/buildLibs/utils/Mobile/ClDropdownMenuM.cjs.map +1 -1
  104. package/buildLibs/utils/Mobile/ClDropdownMenuM.d.ts +3 -0
  105. package/buildLibs/utils/Mobile/ClDropdownMenuM.js +13 -12
  106. package/buildLibs/utils/Mobile/ClDropdownMenuM.js.map +1 -1
  107. package/buildLibs/utils/Mobile/ClDropdownMenuMItem.cjs +2 -0
  108. package/buildLibs/utils/Mobile/ClDropdownMenuMItem.cjs.map +1 -0
  109. package/buildLibs/utils/Mobile/ClDropdownMenuMItem.d.ts +3 -0
  110. package/buildLibs/utils/Mobile/ClDropdownMenuMItem.js +160 -0
  111. package/buildLibs/utils/Mobile/ClDropdownMenuMItem.js.map +1 -0
  112. package/buildLibs/utils/Mobile/ClFloatingBubble.d.ts +3 -0
  113. package/buildLibs/utils/Mobile/ClFloatingPanel.d.ts +3 -0
  114. package/buildLibs/utils/Mobile/ClGrid.d.ts +3 -0
  115. package/buildLibs/utils/Mobile/ClHighlightM.d.ts +3 -0
  116. package/buildLibs/utils/Mobile/ClIndexBar.d.ts +3 -0
  117. package/buildLibs/utils/Mobile/ClInputOtp.d.ts +3 -0
  118. package/buildLibs/utils/Mobile/ClNavBar.d.ts +3 -0
  119. package/buildLibs/utils/Mobile/ClNoticeBar.d.ts +3 -0
  120. package/buildLibs/utils/Mobile/ClNotifyM.d.ts +3 -0
  121. package/buildLibs/utils/Mobile/ClNumberKeyboard.d.ts +3 -0
  122. package/buildLibs/utils/Mobile/ClPicker.cjs +1 -1
  123. package/buildLibs/utils/Mobile/ClPicker.d.ts +3 -0
  124. package/buildLibs/utils/Mobile/ClPicker.js +1 -1
  125. package/buildLibs/utils/Mobile/ClPickerCascader.d.ts +3 -0
  126. package/buildLibs/utils/Mobile/ClPickerDate.cjs +1 -1
  127. package/buildLibs/utils/Mobile/ClPickerDate.d.ts +3 -0
  128. package/buildLibs/utils/Mobile/ClPickerDate.js +1 -1
  129. package/buildLibs/utils/Mobile/ClPickerTime.cjs +1 -1
  130. package/buildLibs/utils/Mobile/ClPickerTime.d.ts +3 -0
  131. package/buildLibs/utils/Mobile/ClPickerTime.js +1 -1
  132. package/buildLibs/utils/Mobile/ClPopup.d.ts +3 -0
  133. package/buildLibs/utils/Mobile/ClPullToRefresh.cjs +1 -1
  134. package/buildLibs/utils/Mobile/ClPullToRefresh.d.ts +3 -0
  135. package/buildLibs/utils/Mobile/ClPullToRefresh.js +1 -1
  136. package/buildLibs/utils/Mobile/ClRate.d.ts +3 -0
  137. package/buildLibs/utils/Mobile/ClScrollCard.cjs +1 -1
  138. package/buildLibs/utils/Mobile/ClScrollCard.d.ts +3 -0
  139. package/buildLibs/utils/Mobile/ClScrollCard.js +1 -1
  140. package/buildLibs/utils/Mobile/ClShareSheet.d.ts +3 -0
  141. package/buildLibs/utils/Mobile/ClSidebar.d.ts +3 -0
  142. package/buildLibs/utils/Mobile/ClSidebarSelect.d.ts +3 -0
  143. package/buildLibs/utils/Mobile/ClSignature.d.ts +3 -0
  144. package/buildLibs/utils/Mobile/ClSteps.d.ts +3 -0
  145. package/buildLibs/utils/Mobile/ClSwipe.d.ts +3 -0
  146. package/buildLibs/utils/Mobile/ClTabM.d.ts +3 -0
  147. package/buildLibs/utils/Mobile/ClTabbar.d.ts +3 -0
  148. package/buildLibs/utils/Mobile/ClToast.d.ts +3 -0
  149. package/buildLibs/utils/Mobile/ClWatermark.d.ts +3 -0
  150. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BPgunUb2.js → Index.vue_vue_type_script_setup_true_lang-6KT1IHDu.js} +1 -1
  151. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BPgunUb2.js.map → Index.vue_vue_type_script_setup_true_lang-6KT1IHDu.js.map} +1 -1
  152. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B-yZtW91.js +71 -0
  153. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B-yZtW91.js.map +1 -0
  154. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-gtDsWrhd.js → Index.vue_vue_type_script_setup_true_lang-BDPkmgGP.js} +1 -1
  155. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-gtDsWrhd.js.map → Index.vue_vue_type_script_setup_true_lang-BDPkmgGP.js.map} +1 -1
  156. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-D_IwyxiV.js → Index.vue_vue_type_script_setup_true_lang-Bnjm8vi-.js} +1 -1
  157. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-D_IwyxiV.js.map → Index.vue_vue_type_script_setup_true_lang-Bnjm8vi-.js.map} +1 -1
  158. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Cpb9rd-y.js → Index.vue_vue_type_script_setup_true_lang-Bs8FGIQa.js} +1 -1
  159. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Cpb9rd-y.js.map → Index.vue_vue_type_script_setup_true_lang-Bs8FGIQa.js.map} +1 -1
  160. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-hm75HKxP.js → Index.vue_vue_type_script_setup_true_lang-C7FRB7fV.js} +1 -1
  161. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-hm75HKxP.js.map → Index.vue_vue_type_script_setup_true_lang-C7FRB7fV.js.map} +1 -1
  162. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Xe4BacqD.js → Index.vue_vue_type_script_setup_true_lang-CFzimlB_.js} +1 -1
  163. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Xe4BacqD.js.map → Index.vue_vue_type_script_setup_true_lang-CFzimlB_.js.map} +1 -1
  164. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Bp39ENoP.js → Index.vue_vue_type_script_setup_true_lang-CGeXNRtY.js} +1 -1
  165. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Bp39ENoP.js.map → Index.vue_vue_type_script_setup_true_lang-CGeXNRtY.js.map} +1 -1
  166. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-4NloX3Qk.js → Index.vue_vue_type_script_setup_true_lang-CSV9UWJx.js} +1 -1
  167. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-4NloX3Qk.js.map → Index.vue_vue_type_script_setup_true_lang-CSV9UWJx.js.map} +1 -1
  168. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-CRJ3-pTH.js → Index.vue_vue_type_script_setup_true_lang-ChE1tZwr.js} +1 -1
  169. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-CRJ3-pTH.js.map → Index.vue_vue_type_script_setup_true_lang-ChE1tZwr.js.map} +1 -1
  170. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CjgtxJ6a.js +2 -0
  171. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CjgtxJ6a.js.map +1 -0
  172. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-N1GhNa1r.js → Index.vue_vue_type_script_setup_true_lang-CpuYxzDD.js} +1 -1
  173. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-N1GhNa1r.js.map → Index.vue_vue_type_script_setup_true_lang-CpuYxzDD.js.map} +1 -1
  174. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CumTbPny.js +2 -0
  175. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CumTbPny.js.map +1 -0
  176. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-NdqbsOrG.js → Index.vue_vue_type_script_setup_true_lang-CvF_iIQS.js} +2 -2
  177. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-NdqbsOrG.js.map → Index.vue_vue_type_script_setup_true_lang-CvF_iIQS.js.map} +1 -1
  178. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CxVAWr6w.js +266 -0
  179. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CxVAWr6w.js.map +1 -0
  180. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-DgMvq-RQ.js → Index.vue_vue_type_script_setup_true_lang-DFKjhT_C.js} +1 -1
  181. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-DgMvq-RQ.js.map → Index.vue_vue_type_script_setup_true_lang-DFKjhT_C.js.map} +1 -1
  182. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-D22m4oiN.js → Index.vue_vue_type_script_setup_true_lang-DdWmaT86.js} +2 -2
  183. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-D22m4oiN.js.map → Index.vue_vue_type_script_setup_true_lang-DdWmaT86.js.map} +1 -1
  184. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BtoovAWs.js → Index.vue_vue_type_script_setup_true_lang-DxHfO8TH.js} +1 -1
  185. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BtoovAWs.js.map → Index.vue_vue_type_script_setup_true_lang-DxHfO8TH.js.map} +1 -1
  186. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-CW63TdvW.js → Index.vue_vue_type_script_setup_true_lang-HwprdMv4.js} +2 -2
  187. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-CW63TdvW.js.map → Index.vue_vue_type_script_setup_true_lang-HwprdMv4.js.map} +1 -1
  188. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BLp0owhs.js → Index.vue_vue_type_script_setup_true_lang-IGgTDykL.js} +1 -1
  189. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BLp0owhs.js.map → Index.vue_vue_type_script_setup_true_lang-IGgTDykL.js.map} +1 -1
  190. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BKr3_J68.js → Index.vue_vue_type_script_setup_true_lang-Lwl-M8kR.js} +1 -1
  191. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BKr3_J68.js.map → Index.vue_vue_type_script_setup_true_lang-Lwl-M8kR.js.map} +1 -1
  192. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Dxb_K2w0.js → Index.vue_vue_type_script_setup_true_lang-gsnpWNek.js} +1 -1
  193. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Dxb_K2w0.js.map → Index.vue_vue_type_script_setup_true_lang-gsnpWNek.js.map} +1 -1
  194. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-EGKo8cIw.js → Index.vue_vue_type_script_setup_true_lang-huUkL0wY.js} +1 -1
  195. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-EGKo8cIw.js.map → Index.vue_vue_type_script_setup_true_lang-huUkL0wY.js.map} +1 -1
  196. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BFSRH9yz.js → Index.vue_vue_type_script_setup_true_lang-in1ZSapu.js} +1 -1
  197. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BFSRH9yz.js.map → Index.vue_vue_type_script_setup_true_lang-in1ZSapu.js.map} +1 -1
  198. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-C8HQVerr.js → Index.vue_vue_type_script_setup_true_lang-r6RBdV4y.js} +2 -2
  199. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-C8HQVerr.js.map → Index.vue_vue_type_script_setup_true_lang-r6RBdV4y.js.map} +1 -1
  200. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-DvzXfKhj.js → Index.vue_vue_type_script_setup_true_lang-tTHdssVu.js} +1 -1
  201. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-DvzXfKhj.js.map → Index.vue_vue_type_script_setup_true_lang-tTHdssVu.js.map} +1 -1
  202. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BxxIDGfR.js → Index.vue_vue_type_script_setup_true_lang-tjRv0vNR.js} +1 -1
  203. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-BxxIDGfR.js.map → Index.vue_vue_type_script_setup_true_lang-tjRv0vNR.js.map} +1 -1
  204. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Bk2WD0GS.js → Index.vue_vue_type_script_setup_true_lang-yahz6Ej5.js} +1 -1
  205. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-Bk2WD0GS.js.map → Index.vue_vue_type_script_setup_true_lang-yahz6Ej5.js.map} +1 -1
  206. package/buildLibs/utils/Shared/Index24.css +1 -1
  207. package/buildLibs/utils/Shared/Index25.css +1 -1
  208. package/buildLibs/utils/Shared/Index26.css +1 -1
  209. package/buildLibs/utils/Shared/Index27.css +1 -1
  210. package/buildLibs/utils/Shared/Index28.css +1 -1
  211. package/buildLibs/utils/Shared/Index29.css +1 -1
  212. package/buildLibs/utils/Shared/Index30.css +1 -1
  213. package/buildLibs/utils/Shared/Index31.css +1 -1
  214. package/buildLibs/utils/Shared/Index32.css +1 -1
  215. package/buildLibs/utils/Shared/Index33.css +1 -1
  216. package/buildLibs/utils/Shared/Index34.css +1 -1
  217. package/buildLibs/utils/Shared/Index35.css +1 -1
  218. package/buildLibs/utils/Shared/Index36.css +1 -1
  219. package/buildLibs/utils/Shared/Index37.css +1 -0
  220. package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-CR1t8XZl.js +2 -0
  221. package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-CR1t8XZl.js.map +1 -0
  222. package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-oBeFlRzi.js +148 -0
  223. package/buildLibs/utils/Shared/One.vue_vue_type_script_setup_true_lang-oBeFlRzi.js.map +1 -0
  224. package/buildLibs/utils/Shared/Validate.vue_vue_type_script_setup_true_lang-Bquk40ES.js +406 -0
  225. package/buildLibs/utils/Shared/Validate.vue_vue_type_script_setup_true_lang-Bquk40ES.js.map +1 -0
  226. package/buildLibs/utils/Shared/Validate.vue_vue_type_script_setup_true_lang-CAmKX5pn.js +2 -0
  227. package/buildLibs/utils/Shared/Validate.vue_vue_type_script_setup_true_lang-CAmKX5pn.js.map +1 -0
  228. package/buildLibs/utils/Shared/{Index.vue_vue_type_script_setup_true_lang-C9mOHVoE.js → use-CKNkvmW4.js} +78 -141
  229. package/buildLibs/utils/Shared/use-CKNkvmW4.js.map +1 -0
  230. package/buildLibs/utils/Shared/use-D0Yu2Dbn.js +2 -0
  231. package/buildLibs/utils/Shared/use-D0Yu2Dbn.js.map +1 -0
  232. package/buildLibs/utils/Web/ClAnchorNav.d.ts +3 -0
  233. package/buildLibs/utils/Web/ClCalendar.d.ts +3 -0
  234. package/buildLibs/utils/Web/ClCodeLegend.d.ts +3 -0
  235. package/buildLibs/utils/Web/ClColorpicker.d.ts +3 -0
  236. package/buildLibs/utils/Web/ClCropperPreview.cjs +1 -1
  237. package/buildLibs/utils/Web/ClCropperPreview.d.ts +3 -0
  238. package/buildLibs/utils/Web/ClCropperPreview.js +2 -2
  239. package/buildLibs/utils/Web/ClDatetime.cjs +1 -1
  240. package/buildLibs/utils/Web/ClDatetime.d.ts +3 -0
  241. package/buildLibs/utils/Web/ClDatetime.js +1 -1
  242. package/buildLibs/utils/Web/ClDropdownMenu.d.ts +3 -0
  243. package/buildLibs/utils/Web/ClDropdownMenuItem.cjs +2 -0
  244. package/buildLibs/utils/Web/ClDropdownMenuItem.cjs.map +1 -0
  245. package/buildLibs/utils/Web/ClDropdownMenuItem.css +1 -0
  246. package/buildLibs/utils/Web/ClDropdownMenuItem.d.ts +3 -0
  247. package/buildLibs/utils/Web/ClDropdownMenuItem.js +72 -0
  248. package/buildLibs/utils/Web/ClDropdownMenuItem.js.map +1 -0
  249. package/buildLibs/utils/Web/ClDropdownPopup.d.ts +3 -0
  250. package/buildLibs/utils/Web/ClEcharts.cjs +1 -1
  251. package/buildLibs/utils/Web/ClEcharts.d.ts +3 -0
  252. package/buildLibs/utils/Web/ClEcharts.js +1 -1
  253. package/buildLibs/utils/Web/ClEchartsLineAxisTag.cjs +1 -1
  254. package/buildLibs/utils/Web/ClEchartsLineAxisTag.d.ts +3 -0
  255. package/buildLibs/utils/Web/ClEchartsLineAxisTag.js +1 -1
  256. package/buildLibs/utils/Web/ClFileUpload.cjs +1 -1
  257. package/buildLibs/utils/Web/ClFileUpload.d.ts +3 -0
  258. package/buildLibs/utils/Web/ClFileUpload.js +1 -1
  259. package/buildLibs/utils/Web/ClFramePhone.d.ts +3 -0
  260. package/buildLibs/utils/Web/ClInputTag.cjs +1 -1
  261. package/buildLibs/utils/Web/ClInputTag.d.ts +3 -0
  262. package/buildLibs/utils/Web/ClInputTag.js +1 -1
  263. package/buildLibs/utils/Web/ClPaginate.cjs +1 -1
  264. package/buildLibs/utils/Web/ClPaginate.d.ts +3 -0
  265. package/buildLibs/utils/Web/ClPaginate.js +1 -1
  266. package/buildLibs/utils/Web/ClPortlet.d.ts +3 -0
  267. package/buildLibs/utils/Web/ClPreviewExample.cjs +1 -1
  268. package/buildLibs/utils/Web/ClPreviewExample.d.ts +3 -0
  269. package/buildLibs/utils/Web/ClPreviewExample.js +1 -1
  270. package/buildLibs/utils/Web/ClScrollXFence.cjs +1 -1
  271. package/buildLibs/utils/Web/ClScrollXFence.d.ts +3 -0
  272. package/buildLibs/utils/Web/ClScrollXFence.js +1 -1
  273. package/buildLibs/utils/Web/ClSelect.cjs +1 -1
  274. package/buildLibs/utils/Web/ClSelect.d.ts +3 -0
  275. package/buildLibs/utils/Web/ClSelect.js +1 -1
  276. package/buildLibs/utils/Web/ClSelectCascade.cjs +1 -1
  277. package/buildLibs/utils/Web/ClSelectCascade.d.ts +3 -0
  278. package/buildLibs/utils/Web/ClSelectCascade.js +1 -1
  279. package/buildLibs/utils/Web/ClSelectTag.cjs +1 -1
  280. package/buildLibs/utils/Web/ClSelectTag.d.ts +3 -0
  281. package/buildLibs/utils/Web/ClSelectTag.js +1 -1
  282. package/buildLibs/utils/Web/ClSelectTree.cjs +1 -1
  283. package/buildLibs/utils/Web/ClSelectTree.d.ts +3 -0
  284. package/buildLibs/utils/Web/ClSelectTree.js +1 -1
  285. package/buildLibs/utils/Web/ClSelectmove.d.ts +3 -0
  286. package/buildLibs/utils/Web/ClSidemenu.d.ts +3 -0
  287. package/buildLibs/utils/Web/ClTable.cjs +1 -1
  288. package/buildLibs/utils/Web/ClTable.cjs.map +1 -1
  289. package/buildLibs/utils/Web/ClTable.d.ts +3 -0
  290. package/buildLibs/utils/Web/ClTable.js +1081 -1218
  291. package/buildLibs/utils/Web/ClTable.js.map +1 -1
  292. package/buildLibs/utils/Web/ClTableEdit.d.ts +3 -0
  293. package/buildLibs/utils/Web/ClTableSimple.d.ts +3 -0
  294. package/buildLibs/utils/Web/ClTabs.cjs +1 -1
  295. package/buildLibs/utils/Web/ClTabs.d.ts +3 -0
  296. package/buildLibs/utils/Web/ClTabs.js +1 -1
  297. package/buildLibs/utils/Web/ClTree.cjs +1 -1
  298. package/buildLibs/utils/Web/ClTree.d.ts +3 -0
  299. package/buildLibs/utils/Web/ClTree.js +1 -1
  300. package/buildLibs/utils/Web/ClWeekhour.d.ts +3 -0
  301. package/buildLibs/utils/Web/ClXeditable.cjs +1 -1
  302. package/buildLibs/utils/Web/ClXeditable.cjs.map +1 -1
  303. package/buildLibs/utils/Web/ClXeditable.d.ts +3 -0
  304. package/buildLibs/utils/Web/ClXeditable.js +33 -32
  305. package/buildLibs/utils/Web/ClXeditable.js.map +1 -1
  306. package/buildLibs/web/index.cjs +2 -5
  307. package/buildLibs/web/index.css +1 -0
  308. package/buildLibs/web/index.js +76 -6
  309. package/docs/components/Element/Input.md +1 -1
  310. package/docs/components/Element/InputNumber.md +1 -1
  311. package/package.json +21 -8
  312. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B-yxIx8F.js +0 -663
  313. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-B-yxIx8F.js.map +0 -1
  314. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-C9mOHVoE.js.map +0 -1
  315. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CcOk4kyd.js +0 -2
  316. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-CcOk4kyd.js.map +0 -1
  317. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DtZgYjSl.js +0 -2
  318. package/buildLibs/utils/Shared/Index.vue_vue_type_script_setup_true_lang-DtZgYjSl.js.map +0 -1
  319. package/buildLibs/utils/Shared/Video-BV0YLYT2.js +0 -114
  320. package/buildLibs/utils/Shared/Video-BV0YLYT2.js.map +0 -1
  321. package/buildLibs/utils/Shared/Video-c3jHJSxl.js +0 -2
  322. package/buildLibs/utils/Shared/Video-c3jHJSxl.js.map +0 -1
  323. package/buildLibs/utils/Shared/Video.css +0 -1
  324. package/buildLibs/utils/Web/ClDropdownMenuM.css +0 -1
  325. package/buildLibs/utils/Web/ClPreview.cjs +0 -2
  326. package/buildLibs/utils/Web/ClPreview.cjs.map +0 -1
  327. package/buildLibs/utils/Web/ClPreview.css +0 -1
  328. package/buildLibs/utils/Web/ClPreview.js +0 -353
  329. package/buildLibs/utils/Web/ClPreview.js.map +0 -1
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -2,7 +2,7 @@ import { defineComponent as ae, ref as _, computed as h, watch as H, openBlock a
2
2
  import { C as u } from "../Shared/base-DU7nGSf6.js";
3
3
  import { C as W } from "../Shared/day-DUeF3BZu.js";
4
4
  import { _ as le } from "../Shared/Index.vue_vue_type_script_setup_true_lang-BlJJqne4.js";
5
- import { _ as X } from "../Shared/Index.vue_vue_type_script_setup_true_lang-EGKo8cIw.js";
5
+ import { _ as X } from "../Shared/Index.vue_vue_type_script_setup_true_lang-huUkL0wY.js";
6
6
  const ve = /* @__PURE__ */ ae({
7
7
  name: "ClPickerTime",
8
8
  __name: "Index",
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -1,2 +1,2 @@
1
- "use strict";const e=require("../Shared/Index.vue_vue_type_script_setup_true_lang-4NloX3Qk.js");module.exports=e._sfc_main;
1
+ "use strict";const e=require("../Shared/Index.vue_vue_type_script_setup_true_lang-CSV9UWJx.js");module.exports=e._sfc_main;
2
2
  //# sourceMappingURL=ClPullToRefresh.cjs.map
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../Shared/Index.vue_vue_type_script_setup_true_lang-N1GhNa1r.js";
1
+ import { _ as f } from "../Shared/Index.vue_vue_type_script_setup_true_lang-CpuYxzDD.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -1,2 +1,2 @@
1
- "use strict";const e=require("vue"),r=require("../Shared/base-C2QOJBgB.js"),I=require("../Shared/index-DAgtltwJ.js"),ee=require("../Shared/Index.vue_vue_type_script_setup_true_lang-4NloX3Qk.js"),x=require("../Shared/Index.vue_vue_type_script_setup_true_lang-Dvy5B6_y.js"),te=["id"],oe={class:"scrollcard-list"},ne={key:1,class:"scrollcard-empty",role:"status"},se=["aria-expanded","onClick","onKeydown"],le={key:2,class:"scrollcard-elastic-body"},ie={class:"scrollcard-list"},ae={key:1,class:"scrollcard-empty",role:"status"},re=["aria-expanded","onClick","onKeydown"],ce={key:2,class:"scrollcard-elastic-body"},de={key:0,class:"scrollcard-pager"},ue=["disabled"],fe={class:"scrollcard-pager-info"},pe=["disabled"],me=e.defineComponent({name:"ClScrollCard",__name:"Index",props:{id:String,className:String,disabled:Boolean,list:{type:Array,default:()=>[]},isPaginate:{type:Boolean,default:!0},paginateType:{type:String,default:"scroll",validator:i=>["button","scroll"].indexOf(i)>-1},paginateLimit:{type:Number,default:20},isServer:{type:Boolean,default:!1},totalLength:{type:Number,default:0},orderSort:{type:Object,default:()=>({field:""})},isElastic:{type:Boolean,default:!1},isLoading:{type:Boolean,default:!1},isFinished:{type:Boolean,default:!1},emptyText:{type:String,default:"暂无数据"}},emits:{onGetData:i=>!0,onClickCard:(i,O)=>!0,onClickElastic:(i,O,N)=>!0},setup(i,{expose:O,emit:N}){const s=i,m=N,w=`s-${r.CommonBase.getRandom(5)}`,A=s.id,C=e.ref(null),a=e.ref(1),B=e.ref([]),p=e.ref([]),q=e.computed(()=>s.isPaginate&&s.paginateType==="scroll"),y=e.computed(()=>r.CommonBase.isFinite(s.paginateLimit)?Math.max(1,s.paginateLimit):20),E=e.computed(()=>s.isServer?[]:H(M())),z=e.computed(()=>s.isServer?0:E.value.length),$=e.computed(()=>{if(s.isServer)return M();if(!s.isPaginate)return E.value;if(s.paginateType==="button"){const o=y.value,n=(a.value-1)*o;return E.value.slice(n,n+o)}return E.value.slice(0,a.value*y.value)}),d=e.computed(()=>{if(s.isServer){const o=r.CommonBase.isFinite(s.totalLength)?s.totalLength:0;return o>0?Math.max(1,Math.ceil(o/y.value)):1}return s.isPaginate?Math.max(1,Math.ceil(z.value/y.value)):1}),G=e.computed(()=>s.isServer?s.isFinished:s.isPaginate?a.value>=d.value:!0),S=e.computed(()=>$.value.length===0),V=e.computed(()=>a.value<=1),J=e.computed(()=>a.value>=d.value),j=e.computed(()=>{const o={"panel-scrollcard":!0};return s.disabled&&(o["scrollcard-disabled"]=!0),r.CommonBase.getJsonMerge(o,I.CommonElement.getClassNameJson(s.className))}),M=()=>(r.CommonBase.isArray(s.list)?s.list:[]).filter(n=>n!=null),H=o=>{const n=s.orderSort||{},t=n.field;if(s.isServer||!r.CommonBase.isNonEmptyString(t))return r.CommonBase.getListClone(o);const l=n.order==="desc"?"desc":"asc",c=n.format||"string",h=r.CommonBase.getListClone(o);return h.sort((g,P)=>{const L=g&&typeof g[t]<"u"?g[t]:"",_=P&&typeof P[t]<"u"?P[t]:"";let k=0;return c==="number"?k=(Number(L)||0)-(Number(_)||0):c==="date"?k=(Date.parse(L)||0)-(Date.parse(_)||0):k=String(L===null?"":L).localeCompare(String(_===null?"":_)),l==="desc"&&(k=-k),k}),h},b=o=>{const n=o&&o.id;return n==null?"":r.CommonBase.isString(n)||r.CommonBase.isFinite(n)?n.toString():""},F=o=>{const n=y.value,t={pages:a.value,limit:n,offset:(a.value-1)*n,action:o},l=s.orderSort||{};return r.CommonBase.isNonEmptyString(l.field)&&(t.field=l.field,t.order=l.order==="desc"?"desc":"asc"),t},u=o=>B.value.indexOf(b(o))>-1,v=o=>p.value.indexOf(b(o))>-1,D=(o,n)=>{const t=b(o);return t!==""?`${w}-${t}-${n}`:`${w}-${n}`};e.watch([()=>s.list,()=>s.paginateLimit],()=>{!s.isServer&&a.value>d.value&&(a.value=Math.max(1,d.value))},{deep:!0});const T=(o,n)=>{m("onClickCard",o,n)},f=o=>{const n=b(o);if(!n)return;const t=B.value.indexOf(n)===-1,l=r.CommonBase.getArrClone(B.value),c=r.CommonBase.getArrClone(p.value);if(t){if(c.indexOf(n)>-1){l.indexOf(n)===-1&&l.push(n),B.value=l,m("onClickElastic",n,o,!0);return}l.indexOf(n)===-1&&l.push(n),c.indexOf(n)===-1&&c.push(n)}else{const h=l.indexOf(n);h>-1&&l.splice(h,1);const g=c.indexOf(n);g>-1&&c.splice(g,1)}B.value=l,p.value=c,m("onClickElastic",n,o,t)},K=o=>{a.value=o,s.isServer&&m("onGetData",F("pagechange"))},Q=()=>{s.disabled||s.isLoading||a.value<=1||K(a.value-1)},U=()=>{s.disabled||s.isLoading||a.value>=d.value||K(a.value+1)},W=()=>{s.disabled||(a.value=1,s.isServer?m("onGetData",F("refresh")):R())},X=()=>{if(s.disabled||s.isLoading)return;const o=a.value+1;if(s.isServer){if(s.totalLength>0&&o>d.value)return;a.value=o,m("onGetData",F("loadmore"))}else o<=d.value&&(a.value=o)},Y=o=>{if(!r.CommonBase.isString(o)&&!r.CommonBase.isFinite(o))return;const n=o.toString();if(n==="")return;const t=r.CommonBase.getArrClone(p.value);t.indexOf(n)===-1&&(t.push(n),p.value=t)},Z=o=>{if(!r.CommonBase.isString(o)&&!r.CommonBase.isFinite(o))return;const n=o.toString();if(n==="")return;const t=r.CommonBase.getArrClone(p.value),l=t.indexOf(n);l>-1&&(t.splice(l,1),p.value=t)},R=()=>{C.value&&typeof C.value.finishRefresh=="function"&&C.value.finishRefresh()};return O({loadElasticStart:Y,loadElasticStop:Z,finishRefresh:R}),(o,n)=>(e.openBlock(),e.createElementBlock("div",{id:e.unref(A),class:e.normalizeClass(j.value)},[q.value?(e.openBlock(),e.createBlock(ee._sfc_main,{key:0,class:"scrollcard-ptr",isLoading:i.isLoading,isFinished:G.value,disabled:i.disabled,onOnRefresh:W,onOnLoadMore:X,ref_key:"refElPullToRefresh",ref:C},{default:e.withCtx(()=>[e.createElementVNode("div",oe,[S.value&&i.isLoading?(e.openBlock(),e.createBlock(x._sfc_main,{key:0,class:"scrollcard-status",theme:"circleBubble",size:"large"})):S.value&&!i.isLoading?(e.openBlock(),e.createElementBlock("div",ne,e.toDisplayString(s.emptyText),1)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList($.value,(t,l)=>(e.openBlock(),e.createElementBlock("div",{key:D(t,l),class:"scrollcard-item"},[e.renderSlot(o.$slots,"default",{info:t,index:l,isOpen:u(t),elasticLoading:v(t),onClickCard:T,onToggleElastic:f}),i.isElastic?(e.openBlock(),e.createElementBlock("div",{key:0,class:"scrollcard-elastic-head",role:"button",tabindex:"0","aria-expanded":u(t),onClick:e.withModifiers(c=>f(t),["stop"]),onKeydown:[e.withKeys(e.withModifiers(c=>f(t),["prevent"]),["enter"]),e.withKeys(e.withModifiers(c=>f(t),["prevent"]),["space"])]},[e.renderSlot(o.$slots,"elasticIcon",{info:t,index:l,isOpen:u(t),elasticLoading:v(t)})],40,se)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[],64)),i.isElastic&&u(t)?(e.openBlock(),e.createElementBlock("div",le,[v(t)?(e.openBlock(),e.createBlock(x._sfc_main,{key:0,class:"scrollcard-elastic-load",theme:"circleBubble",size:"small"})):e.renderSlot(o.$slots,"elastic",{key:1,info:t,index:l})])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[],64))]))),128))])]),_:3},8,["isLoading","isFinished","disabled"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("div",ie,[S.value&&i.isLoading?(e.openBlock(),e.createBlock(x._sfc_main,{key:0,class:"scrollcard-status",theme:"circleBubble",size:"large"})):S.value&&!i.isLoading?(e.openBlock(),e.createElementBlock("div",ae,e.toDisplayString(s.emptyText),1)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList($.value,(t,l)=>(e.openBlock(),e.createElementBlock("div",{key:D(t,l),class:"scrollcard-item"},[e.renderSlot(o.$slots,"default",{info:t,index:l,isOpen:u(t),elasticLoading:v(t),onClickCard:T,onToggleElastic:f}),i.isElastic?(e.openBlock(),e.createElementBlock("div",{key:0,class:"scrollcard-elastic-head",role:"button",tabindex:"0","aria-expanded":u(t),onClick:e.withModifiers(c=>f(t),["stop"]),onKeydown:[e.withKeys(e.withModifiers(c=>f(t),["prevent"]),["enter"]),e.withKeys(e.withModifiers(c=>f(t),["prevent"]),["space"])]},[e.renderSlot(o.$slots,"elasticIcon",{info:t,index:l,isOpen:u(t),elasticLoading:v(t)})],40,re)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[],64)),i.isElastic&&u(t)?(e.openBlock(),e.createElementBlock("div",ce,[v(t)?(e.openBlock(),e.createBlock(x._sfc_main,{key:0,class:"scrollcard-elastic-load",theme:"circleBubble",size:"small"})):e.renderSlot(o.$slots,"elastic",{key:1,info:t,index:l})])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[],64))]))),128))]),i.isPaginate&&i.paginateType==="button"?(e.openBlock(),e.createElementBlock("div",de,[e.createElementVNode("button",{class:"scrollcard-pager-btn",disabled:V.value||i.disabled,onClick:Q}," 上一页 ",8,ue),e.createElementVNode("span",fe,e.toDisplayString(a.value)+" / "+e.toDisplayString(d.value),1),e.createElementVNode("button",{class:"scrollcard-pager-btn",disabled:J.value||i.disabled,onClick:U}," 下一页 ",8,pe)])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[],64))],64))],10,te))}});module.exports=me;
1
+ "use strict";const e=require("vue"),r=require("../Shared/base-C2QOJBgB.js"),I=require("../Shared/index-DAgtltwJ.js"),ee=require("../Shared/Index.vue_vue_type_script_setup_true_lang-CSV9UWJx.js"),x=require("../Shared/Index.vue_vue_type_script_setup_true_lang-Dvy5B6_y.js"),te=["id"],oe={class:"scrollcard-list"},ne={key:1,class:"scrollcard-empty",role:"status"},se=["aria-expanded","onClick","onKeydown"],le={key:2,class:"scrollcard-elastic-body"},ie={class:"scrollcard-list"},ae={key:1,class:"scrollcard-empty",role:"status"},re=["aria-expanded","onClick","onKeydown"],ce={key:2,class:"scrollcard-elastic-body"},de={key:0,class:"scrollcard-pager"},ue=["disabled"],fe={class:"scrollcard-pager-info"},pe=["disabled"],me=e.defineComponent({name:"ClScrollCard",__name:"Index",props:{id:String,className:String,disabled:Boolean,list:{type:Array,default:()=>[]},isPaginate:{type:Boolean,default:!0},paginateType:{type:String,default:"scroll",validator:i=>["button","scroll"].indexOf(i)>-1},paginateLimit:{type:Number,default:20},isServer:{type:Boolean,default:!1},totalLength:{type:Number,default:0},orderSort:{type:Object,default:()=>({field:""})},isElastic:{type:Boolean,default:!1},isLoading:{type:Boolean,default:!1},isFinished:{type:Boolean,default:!1},emptyText:{type:String,default:"暂无数据"}},emits:{onGetData:i=>!0,onClickCard:(i,O)=>!0,onClickElastic:(i,O,N)=>!0},setup(i,{expose:O,emit:N}){const s=i,m=N,w=`s-${r.CommonBase.getRandom(5)}`,A=s.id,C=e.ref(null),a=e.ref(1),B=e.ref([]),p=e.ref([]),q=e.computed(()=>s.isPaginate&&s.paginateType==="scroll"),y=e.computed(()=>r.CommonBase.isFinite(s.paginateLimit)?Math.max(1,s.paginateLimit):20),E=e.computed(()=>s.isServer?[]:H(M())),z=e.computed(()=>s.isServer?0:E.value.length),$=e.computed(()=>{if(s.isServer)return M();if(!s.isPaginate)return E.value;if(s.paginateType==="button"){const o=y.value,n=(a.value-1)*o;return E.value.slice(n,n+o)}return E.value.slice(0,a.value*y.value)}),d=e.computed(()=>{if(s.isServer){const o=r.CommonBase.isFinite(s.totalLength)?s.totalLength:0;return o>0?Math.max(1,Math.ceil(o/y.value)):1}return s.isPaginate?Math.max(1,Math.ceil(z.value/y.value)):1}),G=e.computed(()=>s.isServer?s.isFinished:s.isPaginate?a.value>=d.value:!0),S=e.computed(()=>$.value.length===0),V=e.computed(()=>a.value<=1),J=e.computed(()=>a.value>=d.value),j=e.computed(()=>{const o={"panel-scrollcard":!0};return s.disabled&&(o["scrollcard-disabled"]=!0),r.CommonBase.getJsonMerge(o,I.CommonElement.getClassNameJson(s.className))}),M=()=>(r.CommonBase.isArray(s.list)?s.list:[]).filter(n=>n!=null),H=o=>{const n=s.orderSort||{},t=n.field;if(s.isServer||!r.CommonBase.isNonEmptyString(t))return r.CommonBase.getListClone(o);const l=n.order==="desc"?"desc":"asc",c=n.format||"string",h=r.CommonBase.getListClone(o);return h.sort((g,P)=>{const L=g&&typeof g[t]<"u"?g[t]:"",_=P&&typeof P[t]<"u"?P[t]:"";let k=0;return c==="number"?k=(Number(L)||0)-(Number(_)||0):c==="date"?k=(Date.parse(L)||0)-(Date.parse(_)||0):k=String(L===null?"":L).localeCompare(String(_===null?"":_)),l==="desc"&&(k=-k),k}),h},b=o=>{const n=o&&o.id;return n==null?"":r.CommonBase.isString(n)||r.CommonBase.isFinite(n)?n.toString():""},F=o=>{const n=y.value,t={pages:a.value,limit:n,offset:(a.value-1)*n,action:o},l=s.orderSort||{};return r.CommonBase.isNonEmptyString(l.field)&&(t.field=l.field,t.order=l.order==="desc"?"desc":"asc"),t},u=o=>B.value.indexOf(b(o))>-1,v=o=>p.value.indexOf(b(o))>-1,D=(o,n)=>{const t=b(o);return t!==""?`${w}-${t}-${n}`:`${w}-${n}`};e.watch([()=>s.list,()=>s.paginateLimit],()=>{!s.isServer&&a.value>d.value&&(a.value=Math.max(1,d.value))},{deep:!0});const T=(o,n)=>{m("onClickCard",o,n)},f=o=>{const n=b(o);if(!n)return;const t=B.value.indexOf(n)===-1,l=r.CommonBase.getArrClone(B.value),c=r.CommonBase.getArrClone(p.value);if(t){if(c.indexOf(n)>-1){l.indexOf(n)===-1&&l.push(n),B.value=l,m("onClickElastic",n,o,!0);return}l.indexOf(n)===-1&&l.push(n),c.indexOf(n)===-1&&c.push(n)}else{const h=l.indexOf(n);h>-1&&l.splice(h,1);const g=c.indexOf(n);g>-1&&c.splice(g,1)}B.value=l,p.value=c,m("onClickElastic",n,o,t)},K=o=>{a.value=o,s.isServer&&m("onGetData",F("pagechange"))},Q=()=>{s.disabled||s.isLoading||a.value<=1||K(a.value-1)},U=()=>{s.disabled||s.isLoading||a.value>=d.value||K(a.value+1)},W=()=>{s.disabled||(a.value=1,s.isServer?m("onGetData",F("refresh")):R())},X=()=>{if(s.disabled||s.isLoading)return;const o=a.value+1;if(s.isServer){if(s.totalLength>0&&o>d.value)return;a.value=o,m("onGetData",F("loadmore"))}else o<=d.value&&(a.value=o)},Y=o=>{if(!r.CommonBase.isString(o)&&!r.CommonBase.isFinite(o))return;const n=o.toString();if(n==="")return;const t=r.CommonBase.getArrClone(p.value);t.indexOf(n)===-1&&(t.push(n),p.value=t)},Z=o=>{if(!r.CommonBase.isString(o)&&!r.CommonBase.isFinite(o))return;const n=o.toString();if(n==="")return;const t=r.CommonBase.getArrClone(p.value),l=t.indexOf(n);l>-1&&(t.splice(l,1),p.value=t)},R=()=>{C.value&&typeof C.value.finishRefresh=="function"&&C.value.finishRefresh()};return O({loadElasticStart:Y,loadElasticStop:Z,finishRefresh:R}),(o,n)=>(e.openBlock(),e.createElementBlock("div",{id:e.unref(A),class:e.normalizeClass(j.value)},[q.value?(e.openBlock(),e.createBlock(ee._sfc_main,{key:0,class:"scrollcard-ptr",isLoading:i.isLoading,isFinished:G.value,disabled:i.disabled,onOnRefresh:W,onOnLoadMore:X,ref_key:"refElPullToRefresh",ref:C},{default:e.withCtx(()=>[e.createElementVNode("div",oe,[S.value&&i.isLoading?(e.openBlock(),e.createBlock(x._sfc_main,{key:0,class:"scrollcard-status",theme:"circleBubble",size:"large"})):S.value&&!i.isLoading?(e.openBlock(),e.createElementBlock("div",ne,e.toDisplayString(s.emptyText),1)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList($.value,(t,l)=>(e.openBlock(),e.createElementBlock("div",{key:D(t,l),class:"scrollcard-item"},[e.renderSlot(o.$slots,"default",{info:t,index:l,isOpen:u(t),elasticLoading:v(t),onClickCard:T,onToggleElastic:f}),i.isElastic?(e.openBlock(),e.createElementBlock("div",{key:0,class:"scrollcard-elastic-head",role:"button",tabindex:"0","aria-expanded":u(t),onClick:e.withModifiers(c=>f(t),["stop"]),onKeydown:[e.withKeys(e.withModifiers(c=>f(t),["prevent"]),["enter"]),e.withKeys(e.withModifiers(c=>f(t),["prevent"]),["space"])]},[e.renderSlot(o.$slots,"elasticIcon",{info:t,index:l,isOpen:u(t),elasticLoading:v(t)})],40,se)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[],64)),i.isElastic&&u(t)?(e.openBlock(),e.createElementBlock("div",le,[v(t)?(e.openBlock(),e.createBlock(x._sfc_main,{key:0,class:"scrollcard-elastic-load",theme:"circleBubble",size:"small"})):e.renderSlot(o.$slots,"elastic",{key:1,info:t,index:l})])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[],64))]))),128))])]),_:3},8,["isLoading","isFinished","disabled"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("div",ie,[S.value&&i.isLoading?(e.openBlock(),e.createBlock(x._sfc_main,{key:0,class:"scrollcard-status",theme:"circleBubble",size:"large"})):S.value&&!i.isLoading?(e.openBlock(),e.createElementBlock("div",ae,e.toDisplayString(s.emptyText),1)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList($.value,(t,l)=>(e.openBlock(),e.createElementBlock("div",{key:D(t,l),class:"scrollcard-item"},[e.renderSlot(o.$slots,"default",{info:t,index:l,isOpen:u(t),elasticLoading:v(t),onClickCard:T,onToggleElastic:f}),i.isElastic?(e.openBlock(),e.createElementBlock("div",{key:0,class:"scrollcard-elastic-head",role:"button",tabindex:"0","aria-expanded":u(t),onClick:e.withModifiers(c=>f(t),["stop"]),onKeydown:[e.withKeys(e.withModifiers(c=>f(t),["prevent"]),["enter"]),e.withKeys(e.withModifiers(c=>f(t),["prevent"]),["space"])]},[e.renderSlot(o.$slots,"elasticIcon",{info:t,index:l,isOpen:u(t),elasticLoading:v(t)})],40,re)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[],64)),i.isElastic&&u(t)?(e.openBlock(),e.createElementBlock("div",ce,[v(t)?(e.openBlock(),e.createBlock(x._sfc_main,{key:0,class:"scrollcard-elastic-load",theme:"circleBubble",size:"small"})):e.renderSlot(o.$slots,"elastic",{key:1,info:t,index:l})])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[],64))]))),128))]),i.isPaginate&&i.paginateType==="button"?(e.openBlock(),e.createElementBlock("div",de,[e.createElementVNode("button",{class:"scrollcard-pager-btn",disabled:V.value||i.disabled,onClick:Q}," 上一页 ",8,ue),e.createElementVNode("span",fe,e.toDisplayString(a.value)+" / "+e.toDisplayString(d.value),1),e.createElementVNode("button",{class:"scrollcard-pager-btn",disabled:J.value||i.disabled,onClick:U}," 下一页 ",8,pe)])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[],64))],64))],10,te))}});module.exports=me;
2
2
  //# sourceMappingURL=ClScrollCard.cjs.map
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as de, ref as M, computed as u, watch as ue, openBlock as a, createElementBlock as c, normalizeClass as fe, unref as ve, createBlock as O, withCtx as ge, createElementVNode as $, toDisplayString as D, Fragment as p, renderList as W, renderSlot as C, withKeys as R, withModifiers as L } from "vue";
2
2
  import { C as r } from "../Shared/base-DU7nGSf6.js";
3
3
  import { C as pe } from "../Shared/index-DvNmQjNH.js";
4
- import { _ as ye } from "../Shared/Index.vue_vue_type_script_setup_true_lang-N1GhNa1r.js";
4
+ import { _ as ye } from "../Shared/Index.vue_vue_type_script_setup_true_lang-CpuYxzDD.js";
5
5
  import { _ as w } from "../Shared/Index.vue_vue_type_script_setup_true_lang-C06bNoBf.js";
6
6
  const he = ["id"], me = { class: "scrollcard-list" }, be = {
7
7
  key: 1,
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -0,0 +1,3 @@
1
+ import type { DefineComponent } from 'vue'
2
+ declare const _default: DefineComponent<object, object, any>
3
+ export default _default
@@ -1,2 +1,2 @@
1
1
  "use strict";const n=require("vue"),o=require("./base-C2QOJBgB.js"),K=require("./index-DAgtltwJ.js"),he=require("./Index.vue_vue_type_script_setup_true_lang-CYAgFXbW.js"),ge=require("./List.vue_vue_type_script_setup_true_lang-toOPLFA2.js"),Ce=require("vue-virtual-scroller");;/* empty css */const ye=require("./Index.vue_vue_type_script_setup_true_lang-B1nQfGzl.js"),fe=require("./One.vue_vue_type_script_setup_true_lang-BYx3RSJ7.js"),pe=require("./language-DNQZvFJT.js"),ve=require("./Index.vue_vue_type_script_setup_true_lang-g88DiQYZ.js"),Se=require("./Index.vue_vue_type_script_setup_true_lang-BJg2lSfq.js"),Be=["id"],we={key:0,class:"select-inDropdown-search",role:"search","aria-label":"搜索选项"},De={key:2,class:"select-inDropdown-checkboxAll"},be=["aria-selected","aria-disabled","onClick"],Ee={class:"select-inDropdown-item-inner"},Ie={key:0,class:"select-inDropdown-checkbox"},ke=["innerHTML"],_e={key:5,class:"select-inDropdown-body"},xe={class:"select-inDropdown-empty"},ue=35,Te=210,Ve=20,Me=n.defineComponent({name:"ClSelectInDropdown",__name:"Dropdown",props:{id:String,disabled:{type:Boolean,default:!1},isSearch:{type:Boolean,default:!1},searchPlaceholder:String,searchKey:{type:Array,default:()=>["name"]},searchKeyType:{type:String,default:"||"},isMultiple:{type:Boolean,default:!1},isCheckBoxAll:{type:Boolean,default:!0},showDropDownTextFormat:String,showDropDownTextFormatSub:String,isCascade:{type:Boolean,default:!1},parentSelectable:{type:Boolean,default:!1},parentKey:{type:String,default:"parentId"},topParentValue:{type:String,default:"0"},originalData:{type:Array,default:()=>[]},keyIndex:String,isOpen:{type:Boolean,default:!1},selectId:{type:Array,default:()=>[]},serverCallback:Function},emits:{onChange:c=>!0,onInitComplete:()=>!0,onError:c=>!0},setup(c,{expose:Y,emit:$}){const t=c,_=$,{optPageLanguage:V,getPageLanguage:z}=pe.useLanguage();z("common");const I=n.inject("$SelectTop",{}),F=typeof I.getSelectData=="function",M=n.ref(null),w=n.ref(null),O=n.ref(null);let D=!0;const y={isScrollLoading:!1,hasMoreData:!0};let v=[],m=0,x=0;const T=t.id,A=`select-inList-${t.keyIndex||""}`;let N=!1;const q=n.ref(""),b=n.ref([]),J=n.ref([]);let U={};const ee=a=>{const r=a.id.toString();if(t.isCascade&&a._hasChildren&&t.parentSelectable&&F){const u=I.getAllChildIds(r).filter(h=>!I.getSelectValueInfo(h)?.isDisabled);return u.length===0?!1:u.every(h=>o.CommonBase.isExistValue(t.selectId,h))}return o.CommonBase.isExistValue(t.selectId,r)},ie=n.computed(()=>{let a=!1;return J.value.length>0&&t.selectId.length>=J.value.length&&(a=o.CommonBase.isContainArr(t.selectId,J.value)),a}),Z=a=>{if(!a||typeof a!="object")return"";let r=o.CommonBase.isNonEmptyString(t.showDropDownTextFormat)?t.showDropDownTextFormat:"";a._level>=1&&o.CommonBase.isNonEmptyString(t.showDropDownTextFormatSub)&&(r=t.showDropDownTextFormatSub);let l=o.CommonBase.isEmpty(r)?a.name:o.CommonBase.convertStringFormat(r,a);return o.CommonBase.isHtml(l)?o.CommonBase.isEmpty(r)&&o.CommonBase.isHtml(a.name)?l=o.CommonBase.encodeHTML(a.name):l=o.CommonBase.convertStringFormatEncodeHTML(r,a):typeof l=="string"&&l.indexOf("<")>-1&&(l=o.CommonBase.encodeHTML(l)),l},H=a=>{const r=U[a]||{};if(o.CommonBase.isBoolean(r._isTypeRadio))return r._isTypeRadio;if(F){const l=I.getSelectValueInfo(a);if(o.CommonBase.isBoolean(l?._isTypeRadio))return l._isTypeRadio}return!1},G=()=>{const a=[];U=o.CommonBase.getJsonByList(b.value),b.value.forEach(r=>{if(!o.CommonBase.isObject(r))return;const l=typeof r.id;if(r.id==null||l!=="string"&&(l!=="number"||!o.CommonBase.isFinite(r.id)))return;const u=r.id.toString();if(!(t.isCascade&&r._hasChildren)&&!H(u)){if(o.CommonBase.isExistValue(a,u))return;r.isDisabled?o.CommonBase.isExistValue(t.selectId,u)&&a.push(u):a.push(u)}}),J.value=a},j=a=>{const r=t.parentKey,l=t.topParentValue,u={};a.forEach(C=>{if(!o.CommonBase.isObject(C)||C.id==null||typeof C.id!="string"&&(typeof C.id!="number"||!o.CommonBase.isFinite(C.id)))return;const E=C[r],k=E!=null&&(typeof E=="string"||typeof E=="number")?E.toString():"";k!==""&&k!==String(l)&&(u[k]||(u[k]=[]),u[k].push(C))});const h=[],g=(C,E,k,e)=>{C.forEach(s=>{const i=s.id.toString();if(e.has(i))return;e.add(i);const f=u[i]||[];h.push({...s,_level:E,_parentName:k,_hasChildren:f.length>0}),f.length>0&&g(f,E+1,s.name,e)})},S=a.filter(C=>{if(!o.CommonBase.isObject(C)||C.id==null||typeof C.id!="string"&&(typeof C.id!="number"||!o.CommonBase.isFinite(C.id)))return!1;const E=C[r],k=E!=null&&(typeof E=="string"||typeof E=="number")?E.toString():"";return o.CommonBase.isEmpty(k)||k===String(l)});return g(S,0,"",new Set),h},oe=(a,r)=>{if(!F)return a;const l=a.filter(e=>e!=null&&e.id!=null&&(typeof e.id=="string"||typeof e.id=="number"&&o.CommonBase.isFinite(e.id))),u=r.filter(e=>e!=null&&e.id!=null&&(typeof e.id=="string"||typeof e.id=="number"&&o.CommonBase.isFinite(e.id))),h=t.parentKey,g=t.topParentValue,S=new Set,C=new Set(l.map(e=>e.id.toString()));l.forEach(e=>{const s=e.id.toString();S.add(s);const i=new Set;let f=e[h];for(;f!=null&&(typeof f=="string"||typeof f=="number")&&f.toString()!==String(g);){const p=f.toString();if(i.has(p))break;i.add(p),C.has(p)||S.add(p),f=I.getSelectValueInfo(p)?.[h]}I.getAllChildIds(s).forEach(p=>{S.add(p)})});const E=u.filter(e=>S.has(e.id.toString())),k=new Set(E.map(e=>e.id.toString()));return S.forEach(e=>{if(!k.has(e)){const s=I.getSelectValueInfo(e);s&&Object.keys(s).length>0&&E.push(s)}}),E},ae=()=>{D&&(D=!1,y.hasMoreData=!0,t.isCascade?(v=[...t.originalData||[]],b.value=j(v)):b.value=o.CommonBase.getListClone(t.originalData).filter(a=>a!=null&&a.id!=null&&(typeof a.id=="string"||typeof a.id=="number"&&o.CommonBase.isFinite(a.id))),G(),te(),q.value="",n.nextTick(()=>{M.value&&M.value.setValue("")}))},te=()=>{n.nextTick(()=>{if(w.value&&t.selectId.length>0){const a=b.value.findIndex(r=>r.id!=null&&o.CommonBase.isExistValue(t.selectId,r.id.toString()));a>-1&&w.value.scrollToItem(a)}})},X=a=>{const r=[],l=U[a]||{},u=t.isCascade&&l._hasChildren;if(t.isMultiple)if(H(a))o.CommonBase.isExistValue(t.selectId,a)?t.selectId.forEach(h=>{h!==a&&r.push(h)}):(t.selectId.forEach(h=>{H(h)||r.push(h)}),r.push(a));else if(u&&t.parentSelectable&&F){const h=I.getAllChildIds(a),g=h.filter(C=>!I.getSelectValueInfo(C)?.isDisabled),S=g.length>0&&g.every(C=>o.CommonBase.isExistValue(t.selectId,C));t.selectId.forEach(C=>{h.includes(C)?h.includes(C)&&I.getSelectValueInfo(C)?.isDisabled&&r.push(C):r.push(C)}),S||g.forEach(C=>{o.CommonBase.isExistValue(r,C)||r.push(C)})}else{if(u&&!t.parentSelectable)return[...t.selectId];t.selectId.forEach(h=>{h!==a&&r.push(h)}),o.CommonBase.isExistValue(t.selectId,a)||r.push(a)}else{if(u&&!t.parentSelectable)return[...t.selectId];r.push(a)}return r},Q=a=>{const r=b.value;if(r.length===0)return;let l=-1;const u=q.value;u.length>0?(r.forEach((h,g)=>{h.id.toString()===u&&(l=g)}),l+=a,l<0?l=0:l>=r.length&&(l=r.length-1)):l=0,q.value=r[l].id.toString(),w.value&&w.value.scrollToItem(l)},R=a=>{let r=a.keyCode;if(!o.CommonBase.isUndefined(r))switch(r=r.toString(),r){case"13":{const l=O.value&&a.target instanceof Node&&O.value.contains(a.target);(a.target===document.body||l)&&(a.preventDefault(),a.stopPropagation());break}case"38":a.preventDefault(),a.stopPropagation(),Q(-1);break;case"40":a.preventDefault(),a.stopPropagation(),Q(1);break}},P=a=>{let r=a.keyCode;if(!o.CommonBase.isUndefined(r))switch(r=r.toString(),r){case"27":F&&I.closeDropdown?.();break;case"13":{const l=q.value;if(!l||t.disabled||!t.isOpen)break;const u=O.value&&a.target instanceof Node&&O.value.contains(a.target);if(a.target!==document.body&&!u||!b.value.some(S=>S.id.toString()===l)||U[l]?.isDisabled)break;const g=X(l);_("onChange",g);break}}},ne=a=>a.map(r=>{const{_level:l,_parentName:u,_hasChildren:h,...g}=r;return g}),le=async()=>{if(t.serverCallback&&!(y.isScrollLoading||!y.hasMoreData)&&(y.isScrollLoading=!0,t.serverCallback)){const a=++x,r=b.value;try{const l={offset:r.length};if(t.isSearch&&M.value){const S=M.value.getValue();o.CommonBase.isEmpty(S)||(l.search=S)}const u=await t.serverCallback(l);if(a!==x||r!==b.value)return;if(!Array.isArray(u)){console.error("[ClSelect] _loadMore 服务端返回数据格式异常(非数组):",typeof u),_("onError","服务端加载失败:返回数据格式异常");return}if(u.length===0){y.hasMoreData=!1;return}const h=new Set(r.map(S=>S?.id?.toString()).filter(Boolean)),g=u.filter(S=>{if(S?.id==null)return!1;const C=typeof S.id;return C!=="string"&&(C!=="number"||!o.CommonBase.isFinite(S.id))?!1:!h.has(S.id.toString())});if(g.length===0){y.hasMoreData=!1;return}t.isCascade?l.search?b.value=j([...b.value,...g]):(v.length===0&&(v=ne(b.value)),v.length===0&&(v=[...t.originalData]),v.push(...g),b.value=j(v)):b.value.push(...g),G(),F&&(I.convertListToJson(g),I.refreshDisplayLabels?.())}catch(l){console.error("[ClSelect] _loadMore 服务端加载失败:",l),_("onError","服务端加载失败,请稍后重试")}finally{y.isScrollLoading=!1}}},W=()=>{ae(),_("onInitComplete")};n.onMounted(()=>{W()}),n.onBeforeUnmount(()=>{K.CommonElement.offListener(window,"keydown",R),K.CommonElement.offListener(window,"keyup",P),N=!1}),n.onDeactivated(()=>{K.CommonElement.offListener(window,"keydown",R),K.CommonElement.offListener(window,"keyup",P),N=!1}),n.onActivated(()=>{t.isOpen&&!N&&(K.CommonElement.onListener(window,"keydown",R),K.CommonElement.onListener(window,"keyup",P),N=!0)}),n.watch(()=>t.isOpen,a=>{a?(D=!0,ae()):y.isScrollLoading=!1}),n.watch(()=>t.originalData,a=>{D=!0,t.isCascade?(v=[...a||[]],b.value=j(v)):b.value=o.CommonBase.getListClone(a).filter(r=>r!=null&&r.id!=null&&(typeof r.id=="string"||typeof r.id=="number"&&o.CommonBase.isFinite(r.id))),G(),y.hasMoreData=!0,q.value="",n.nextTick(()=>{M.value&&M.value.setValue("")})});const se=async a=>{const r=++m;x=Math.max(x,r+1);let l=[];if(t.isCascade&&(v=[]),y.hasMoreData=!0,t.serverCallback){try{if(l=await t.serverCallback({search:a,offset:0}),Array.isArray(l)||(console.error("[ClSelect] onSearch 服务端返回数据格式异常(非数组):",typeof l),_("onError","服务端搜索失败:返回数据格式异常"),l=[]),r!==m)return;F&&I.convertListToJson(l)}catch(u){console.error("[ClSelect] onSearch 服务端搜索失败:",u),_("onError","服务端搜索失败,请稍后重试"),l=[]}if(r!==m)return;t.isCascade&&(l=oe(l,t.originalData),l=j(l))}else{const u=t.originalData.filter(h=>h!=null&&h.id!=null&&(typeof h.id=="string"||typeof h.id=="number"&&o.CommonBase.isFinite(h.id)));if(o.CommonBase.isEmpty(a))l=u;else{t.searchKeyType!=="||"&&t.searchKeyType!=="&&"&&console.warn("[ClSelect] onSearch searchKeyType 未知值,已降级为 OR 匹配:",t.searchKeyType);const h=a.toLowerCase(),g=o.CommonBase.isArray(t.searchKey)?t.searchKey:["name"],S=g.length;u.forEach(C=>{const E=[];for(let k=0;k<S;k++){const e=C[g[k]];if(e==null)continue;String(e).toLowerCase().indexOf(h)>-1&&E.push(!0)}if(E.length>0)switch(t.searchKeyType){case"||":l.push(C);break;case"&&":E.length===S&&l.push(C);break;default:l.push(C)}})}t.isCascade&&(o.CommonBase.isEmpty(a)||(l=oe(l,t.originalData)),l=j(l))}b.value=l.filter(u=>u!=null&&u.id!=null&&(typeof u.id=="string"||typeof u.id=="number"&&o.CommonBase.isFinite(u.id))),G(),q.value="",F&&I.calculationDropdownPosition()},re=a=>{if(!t.disabled&&t.isMultiple){const r=[],l=[];J.value.forEach(g=>{a.value?o.CommonBase.isExistValue(t.selectId,g)||r.push(g):o.CommonBase.isExistValue(t.selectId,g)&&(U[g]?.isDisabled||l.push(g))});const u=o.CommonBase.getArrClone(t.selectId);l.length>0&&l.forEach(g=>{const S=u.indexOf(g);S>-1&&u.splice(S,1)}),r.length>0&&r.forEach(g=>{o.CommonBase.isExistValue(u,g)||u.push(g)});const h=[];u.forEach(g=>{(!H(g)||o.CommonBase.isExistValue(t.selectId,g))&&h.push(g)}),_("onChange",h)}},ce=a=>{if(a.id==null||typeof a.id!="string"&&(typeof a.id!="number"||!o.CommonBase.isFinite(a.id))||a.isDisabled||t.disabled)return;const r=a.id.toString(),l=X(r);_("onChange",l)};return Y({initOpenShow:a=>{a?N||(K.CommonElement.onListener(window,"keydown",R),K.CommonElement.onListener(window,"keyup",P),N=!0):N&&(K.CommonElement.offListener(window,"keydown",R),K.CommonElement.offListener(window,"keyup",P),N=!1)}}),(a,r)=>(n.openBlock(),n.createElementBlock("div",{class:"select-inDropdown-container",id:n.unref(T),ref_key:"refElRoot",ref:O},[c.isSearch?(n.openBlock(),n.createElementBlock("div",we,[n.createVNode(ye._sfc_main,{ref_key:"refElSearch",ref:M,placeholder:c.searchPlaceholder,disabled:c.disabled,onOnChange:se},null,8,["placeholder","disabled"])])):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[],64)),c.isMultiple&&c.isCheckBoxAll&&b.value.length>0?(n.openBlock(),n.createElementBlock("div",De,[n.createVNode(fe._sfc_main,{forId:`${A}-cb-all`,label:n.unref(V).checkboxAll,value:ie.value,disabled:c.disabled,onOnChange:re},null,8,["forId","label","value","disabled"])])):(n.openBlock(),n.createElementBlock(n.Fragment,{key:3},[],64)),b.value.length>0?(n.openBlock(),n.createBlock(n.unref(Ce.RecycleScroller),{key:4,class:"select-inDropdown-body select-inDropdown-scroller",role:"listbox",style:n.normalizeStyle({height:Math.min(b.value.length*ue,Te)+"px"}),items:b.value,"item-size":ue,"key-field":"id",ref_key:"refElScroller",ref:w,onScrollEnd:le},{default:n.withCtx(({item:l})=>[n.createElementVNode("div",{role:"option","aria-selected":ee(l),"aria-disabled":l.isDisabled||!1,class:n.normalizeClass({"option-selected":ee(l),"option-disabled":l.isDisabled,"option-hoverKeydown":q.value===l.id.toString(),"select-inDropdown-item-child":l._level>=1}),style:n.normalizeStyle({height:ue+"px",paddingLeft:l._level?l._level*Ve+"px":void 0}),onClick:u=>ce(l)},[n.createElementVNode("div",Ee,[c.isMultiple?(n.openBlock(),n.createElementBlock("div",Ie,[n.createVNode(fe._sfc_main,{name:`${A}-cb`,forId:`${A}-cb-${l.id}`,value:ee(l),disabled:l.isDisabled},null,8,["name","forId","value","disabled"])])):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[],64)),n.createElementVNode("div",{class:"select-inDropdown-title",innerHTML:Z(l)},null,8,ke)])],14,be)]),_:1},8,["style","items"])):(n.openBlock(),n.createElementBlock("div",_e,[n.createElementVNode("div",xe,n.toDisplayString(n.unref(V).noResultsText),1)]))],8,Be))}}),Oe=["id"],Le={class:"select-inTag-title"},Fe={class:"select-inTag-operate"},Ae={class:"select-inTag-body"},Pe=n.defineComponent({name:"ClSelectInTags",__name:"Tags",props:{id:String,showTextFormat:String,selectId:{type:Array,default:()=>[]}},emits:{onRemove:c=>!0},setup(c,{emit:Y}){const $=c,t=Y,_=$.id,{optPageLanguage:V,getPageLanguage:z}=pe.useLanguage();z("common");const I=n.inject("$SelectTop",{}),F=typeof I.getSelectData=="function",M=n.computed(()=>F?o.CommonBase.isArray($.selectId)?I.getSelectData($.selectId):[]:[]),w=n.computed(()=>F?M.value.length:0),O=n.computed(()=>o.CommonBase.isArray(M.value)?M.value.some(v=>o.CommonBase.isObject(v)?!(o.CommonBase.isBoolean(v.isDisabled)&&v.isDisabled):!1):!1),D=()=>{const v=M.value;if(!o.CommonBase.isArray(v))return;const m=[];let x=!1;v.forEach(T=>{if(!o.CommonBase.isObject(T))return;(o.CommonBase.isBoolean(T.isDisabled)?!!T.isDisabled:!1)?(typeof T.id=="string"&&!o.CommonBase.isEmpty(T.id)||typeof T.id=="number"&&o.CommonBase.isFinite(T.id))&&m.push(T.id.toString()):x=!0}),x&&t("onRemove",m)},y=v=>{if(!o.CommonBase.isArray($.selectId)||o.CommonBase.isEmpty(v))return;const m=String(v),x=$.selectId.findIndex(A=>String(A)===m);if(x===-1)return;const T=o.CommonBase.getArrClone($.selectId);T.splice(x,1),t("onRemove",T)};return(v,m)=>(n.openBlock(),n.createElementBlock("div",{class:"select-inTag-container",id:n.unref(_)},[n.createElementVNode("div",Le,[n.createElementVNode("span",null,n.toDisplayString(n.unref(V).selected)+" "+n.toDisplayString(w.value)+" "+n.toDisplayString(n.unref(V).count),1),n.createElementVNode("span",Fe,[O.value?(n.openBlock(),n.createBlock(ve._sfc_main,{key:0,class:"select-inTag-deleteAll",name:"remove",title:n.unref(V).deleteAll,"aria-label":n.unref(V).deleteAll,onClick:D},null,8,["title","aria-label"])):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[],64))])]),n.createElementVNode("div",Ae,[n.createVNode(Se._sfc_main,{showTextFormat:c.showTextFormat,list:M.value,onOnRemove:y},null,8,["showTextFormat","list"])])],8,Oe))}}),Ke={key:0,class:"select-inText-num"},Ne=n.defineComponent({name:"ClSelect",__name:"Index",props:{id:String,value:[String,Number],className:String,disabled:{type:Boolean,default:!1},list:{type:Array,default:()=>[]},placeholder:String,classDropDown:String,theme:{type:String,default:"default",validator:c=>["default","noBorder"].includes(c)},multiple:{type:Boolean,default:!1},isClear:{type:Boolean,default:!1},isSearch:{type:Boolean,default:!1},isCheckBoxAll:{type:Boolean,default:!0},isShowTag:{type:Boolean,default:!0},arrowDirection:{type:String,default:"right",validator:c=>["left","right"].includes(c)},transitionLeave:{type:String,default:"zoomOutTop"},searchPlaceholder:String,searchKey:{type:Array,default:()=>["name"]},searchKeyType:{type:String,default:"||",validator:c=>["||","&&"].includes(c)},showTextFormat:String,showDropDownTextFormat:String,multipleRealTimeChange:{type:Boolean,default:!1},isCascade:{type:Boolean,default:!1},parentSelectable:{type:Boolean,default:!1},parentKey:{type:String,default:"parentId"},topParentValue:{type:String,default:"0"},showDropDownTextFormatSub:String,isOutMerge:{type:Boolean,default:!0},onOpenBefore:Function,serverCallback:Function},emits:{"update:value":c=>!0,onChange:(c,Y)=>!0,onInit:()=>!0,onOpen:c=>!0,onError:c=>!0},setup(c,{expose:Y,emit:$}){const t=c,_=$,V=n.ref(null),z=n.ref(null),I=n.ref(null),F=`select-${o.CommonBase.getRandom(8)}`,M=t.id,w=n.reactive({isOpen:!1,dropDownPos:"down",tagHeight:"",tagLeft:"",tagDirection:"right"});let O=[],D={};const y={childrenMap:{},parentMap:{},lastChildMap:{},allChildMap:{}},v=n.ref(!1),m=n.ref([]),x=n.ref([]);let T=!1;const A=n.computed(()=>o.CommonBase.isNonEmptyString(t.showTextFormat)?t.showTextFormat:t.isCascade?"${name}(${parentName})":""),N=n.computed(()=>{let e={"panel-select":!0,"box-width":!0};return t.theme==="noBorder"&&(e["select-theme-noBorder"]=!0),e=o.CommonBase.getJsonMerge(e,K.CommonElement.getClassNameJson(t.className)),o.CommonBase.getStringByJson(e," ")}),q=n.computed(()=>{let e={"select-inDropdown":!0};return w.isOpen&&t.multiple&&t.isShowTag&&(e["select-inTag-ext"]=!0,e[`select-inTag-${w.tagDirection}`]=!0),e=o.CommonBase.getJsonMerge(e,K.CommonElement.getClassNameJson(t.classDropDown)),o.CommonBase.getStringByJson(e," ")}),b=n.computed(()=>{const e={"select-inTag":!0,"select-inTag-open":w.isOpen};return e[`select-inTag-${w.dropDownPos}`]=!0,e[`select-inTag-${w.tagDirection}`]=!0,e}),J=e=>{_("update:value",e)},U=(e,s)=>{J(e),_("onChange",e,s)},ee=()=>{T||(T=!0,n.nextTick(()=>{_("onInit")}))},ie=e=>{n.nextTick(()=>{_("onOpen",e)})},Z=()=>{const e=[];return m.value.forEach(s=>{o.CommonBase.isExistJsonKey(D,s)&&e.push(s)}),e},H=e=>{if(o.CommonBase.isEmpty(e)||!o.CommonBase.isArray(e))return;const s={},i=t.parentKey,f=t.topParentValue;if(e.forEach(d=>{if(!o.CommonBase.isObject(d)){console.warn("[ClSelect] _convertListToJson 跳过非对象数据项:",d);return}if(!(typeof d.id=="string"||typeof d.id=="number"&&o.CommonBase.isFinite(d.id))){console.warn("[ClSelect] _convertListToJson 跳过无 id 或 id 类型异常的数据项:",d);return}const B=d.id.toString();s[B]=o.CommonBase.getJsonClone(d)}),D=o.CommonBase.getJsonMerge(D,s),t.serverCallback&&!v.value&&!o.CommonBase.isEmpty(s)&&(v.value=!0,t.value!=null&&t.value!==""&&(R(t.value),Q())),t.isCascade&&Object.keys(D).forEach(d=>{const p=D[d][i],B=p!=null&&(typeof p=="string"||typeof p=="number")?p.toString():"";if(B!==""&&B!==String(f)){const L=D[B];L?.name&&(D[d].parentName=L.name)}}),t.isCascade&&(G(),t.isOutMerge&&t.multiple&&m.value.length>0)){const d=te(m.value);o.CommonBase.isEqualArr(m.value,d)||(m.value=d,O=d)}if(t.multiple&&m.value.length>1){const d=m.value.filter(p=>{const B=D[p];return o.CommonBase.isBoolean(B?._isTypeRadio)&&B._isTypeRadio});if(d.length>1){const p=d[d.length-1],B=m.value.filter(L=>L===p||!d.includes(L));o.CommonBase.isEqualArr(m.value,B)||(m.value=B,W())}}m.value.length>0&&(m.value=[...m.value])},G=()=>{const e=t.parentKey,s=t.topParentValue;y.childrenMap={},y.parentMap={},y.lastChildMap={},y.allChildMap={},Object.keys(D).forEach(f=>{const p=D[f][e],B=p!=null&&(typeof p=="string"||typeof p=="number")?p.toString():"";B!==""&&B!==String(s)&&(y.parentMap[f]=B,y.childrenMap[B]||(y.childrenMap[B]=[]),y.childrenMap[B].push(f))})},j=e=>{const s=(i,f)=>{if(y.lastChildMap[i])return y.lastChildMap[i];if(f.has(i))return[];f.add(i);const d=y.childrenMap[i];if(!d||d.length===0)return y.lastChildMap[i]=[i],[i];const p=[];return d.forEach(B=>{p.push(...s(B,new Set(f)))}),y.lastChildMap[i]=p,p};return s(e,new Set)},oe=e=>{const s=(i,f)=>{if(y.allChildMap[i])return y.allChildMap[i];if(f.has(i))return[];f.add(i);const d=y.childrenMap[i];if(!d||d.length===0)return y.allChildMap[i]=[],[];const p=[];d.forEach(L=>{p.push(L),p.push(...s(L,new Set(f)))});const B=Array.from(new Set(p));return y.allChildMap[i]=B,B};return s(e,new Set)},ae=e=>{if(e.length===0)return[];const s=new Set(e),i=new Set,f=new Set;for(const d of s){const p=y.parentMap[d];p&&!f.has(p)&&i.add(p)}for(;i.size>0;){const d=i.values().next().value;if(i.delete(d),f.has(d))continue;f.add(d);const p=y.childrenMap[d];if(!p||p.length===0)continue;let B=!0;for(const L of p)if(!s.has(L)){B=!1;break}if(B){for(const me of p)s.delete(me);s.add(d);const L=y.parentMap[d];L&&!f.has(L)&&i.add(L)}}return[...s]},te=e=>{if(e.length===0)return[];const s=[];return e.forEach(i=>{s.push(...j(i))}),o.CommonBase.getArrUnique(s)},X=e=>!t.isCascade||!t.multiple?e:t.isOutMerge?ae(e):te(e),Q=()=>{if(v.value&&!o.CommonBase.isEmpty(m.value)){if(o.CommonBase.isEmpty(D)||t.serverCallback)return;const e=Z();if(!o.CommonBase.isEqualArr(m.value,e)){const s=m.value.filter(f=>!e.includes(f));s.length>0&&console.warn("[ClSelect] 以下 id 在数据列表中不存在,已自动清除:",s),m.value=e,O=e;const i=X(e);J(i.join(","))}}},R=e=>{if(e!=null&&typeof e!="string"&&(typeof e!="number"||!o.CommonBase.isFinite(e))){console.warn("[ClSelect] setValue 收到非预期类型值:",typeof e,e);return}let s=e==null||e===""?[]:e.toString().split(",").filter(f=>f!=="");s=o.CommonBase.getArrUnique(s),t.isCascade&&t.isOutMerge&&s.length>0&&t.multiple&&(s=te(s));let i=o.CommonBase.isEqualArr(m.value,s);i&&(i=s.join(",")===m.value.join(",")),i||(O=s,m.value=s)},P=e=>o.CommonBase.isExistJsonKey(D,e)?o.CommonBase.getJsonClone(D[e]):{},ne=e=>{const s=o.CommonBase.isArray(e)?e:m.value,i=[];return s.forEach(f=>{const d=P(f);o.CommonBase.isEmpty(d)||i.push(d)}),i},le=e=>{let s=o.CommonBase.isEmpty(A.value)?e.name??"":o.CommonBase.convertStringFormat(A.value,e);return o.CommonBase.isHtml(s)?s=o.CommonBase.isEmpty(A.value)?o.CommonBase.encodeHTML(e.name):o.CommonBase.convertStringFormatEncodeHTML(A.value,e):typeof s=="string"&&s.indexOf("<")>-1&&(s=o.CommonBase.encodeHTML(s)),s},W=()=>{const e=Z();O=e,m.value=e;const s=X(e),i=s.join(",");let f;if(t.multiple){const d=[];s.forEach(p=>{const B=P(p);o.CommonBase.isEmpty(B)||d.push(B)}),f=d}else f=P(i),o.CommonBase.isEmpty(f)&&(f=null);U(i,f)},se=()=>{w.isOpen||!o.CommonBase.isEqualArr(m.value,O)&&W()},re=()=>{v.value||(v.value=!0,H(t.list),R(t.value),Q())},ce=()=>{!v.value&&t.list&&t.list.length>0&&re()};n.onMounted(()=>{n.nextTick(()=>{ce()})}),n.watch(v,e=>{e&&ee()}),n.watch(()=>t.list,(e,s)=>{v.value||(e&&e.length>0||s===void 0)&&(v.value=!0)}),n.watch([()=>t.value,()=>t.list],([e,s],[i,f])=>{const d=s||[];!v.value&&d.length>0&&(v.value=!0),s!==f&&(D={},y.childrenMap={},y.parentMap={},y.lastChildMap={},y.allChildMap={}),H(d),e!==void 0&&R(e),Q()}),n.watch([m,()=>t.list],([e,s])=>{s&&s.length>0&&o.CommonBase.isEmpty(D)&&H(s);const i=ne();x.value=i.map(f=>le(f))}),n.watch(()=>t.isOutMerge,()=>{t.isCascade&&t.multiple&&m.value.length>0&&X(Z()).join(",")!==String(t.value??"")&&W()}),n.watch([()=>t.parentKey,()=>t.topParentValue],()=>{t.isCascade&&!o.CommonBase.isEmpty(D)&&G()});const de=e=>{e&&t.disabled||(w.isOpen=e,e?O=m.value:se(),n.nextTick(()=>{z.value&&z.value.initOpenShow(e)}),ie(e))},a=()=>{t.disabled||(m.value=[],t.multiple&&t.multipleRealTimeChange?W():se())},r=e=>{if(w.dropDownPos=e.use.dropDownPos,t.multiple&&t.isShowTag){const s=I.value?.$el?.offsetWidth||0;w.tagHeight=t.theme==="default"?`${e.original.dropDownHeight+1}px`:`${e.original.dropDownHeight}px`;const i=e.original.winWidth-(e.original.controlOffset.left+e.original.dropDownWidth)>=s?"right":"left";w.tagDirection=i,i==="right"?w.tagLeft=`${e.original.dropDownWidth-1}px`:w.tagLeft=`${(e.original.dropDownWidth-e.original.textWidth+s+1)*-1}px`}},l=e=>{m.value=e,t.multiple?t.multipleRealTimeChange&&W():V.value?.setOpen(!1)},u=e=>{t.disabled||(m.value=e,W())},h=e=>{_("onError",e)},g=()=>{V.value&&(V.value.checkIsShowOpen()||V.value.initCompleteOpen())};n.provide("$SelectTop",{getSelectData:ne,getSelectValueInfo:P,getAllChildIds:oe,calculationDropdownPosition:()=>{V.value?.calculationPosition()},convertListToJson:H,closeDropdown:()=>{V.value?.setOpen(!1)},refreshDisplayLabels:()=>{const e=ne();x.value=e.map(s=>le(s))}});const S=()=>{const e=Z();return X(e).join(",")};return Y({getValue:S,getValueData:()=>{const e=S();if(t.multiple){const i=e?e.split(","):[],f=[];return i.forEach(d=>{const p=P(d);o.CommonBase.isEmpty(p)||f.push(p)}),f}if(!e)return null;const s=P(e);return o.CommonBase.isEmpty(s)?null:s},setValue:e=>{R(e),Q()},runInitComplete:()=>{re()}}),(e,s)=>(n.openBlock(),n.createBlock(ge._sfc_main,{id:n.unref(M),ref_key:"refElDropdownLayer",ref:V,classParent:N.value,classText:"select-inText",classDropDown:q.value,placeholder:c.placeholder,isDisabled:c.disabled,isClear:c.isClear,textLabel:x.value.join(","),textArrowDirection:c.arrowDirection,transitionLeave:c.transitionLeave,onOpenBeforeCallback:c.onOpenBefore,onOnChangeOpen:de,onOnClear:a,onOnChangePosition:r},{textExtend:n.withCtx(()=>[c.multiple?(n.openBlock(),n.createElementBlock("span",Ke,[x.value.length>1?(n.openBlock(),n.createBlock(he._sfc_main,{key:0,num:x.value.length},null,8,["num"])):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[],64))])):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[],64))]),dropdown:n.withCtx(()=>[n.createVNode(Me,{ref_key:"refElList",ref:z,isSearch:c.isSearch,searchPlaceholder:c.searchPlaceholder,searchKey:c.searchKey,searchKeyType:c.searchKeyType,isMultiple:c.multiple,isCheckBoxAll:c.isCheckBoxAll,showDropDownTextFormat:c.showDropDownTextFormat,showDropDownTextFormatSub:c.showDropDownTextFormatSub,isCascade:c.isCascade,parentSelectable:c.parentSelectable,parentKey:c.parentKey,topParentValue:c.topParentValue,originalData:c.list,keyIndex:F,selectId:m.value,disabled:c.disabled,isOpen:w.isOpen,serverCallback:c.serverCallback,onOnChange:l,onOnInitComplete:g,onOnError:h},null,8,["isSearch","searchPlaceholder","searchKey","searchKeyType","isMultiple","isCheckBoxAll","showDropDownTextFormat","showDropDownTextFormatSub","isCascade","parentSelectable","parentKey","topParentValue","originalData","selectId","disabled","isOpen","serverCallback"])]),dropdownExtend:n.withCtx(()=>[c.multiple&&c.isShowTag?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(b.value),style:n.normalizeStyle({height:w.tagHeight,left:w.tagLeft}),ref_key:"refElTags",ref:I},[n.createVNode(Pe,{showTextFormat:A.value,selectId:m.value,onOnRemove:u},null,8,["showTextFormat","selectId"])],6)):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[],64))]),_:1},8,["id","classParent","classDropDown","placeholder","isDisabled","isClear","textLabel","textArrowDirection","transitionLeave","onOpenBeforeCallback"]))}});exports._sfc_main=Ne;
2
- //# sourceMappingURL=Index.vue_vue_type_script_setup_true_lang-BPgunUb2.js.map
2
+ //# sourceMappingURL=Index.vue_vue_type_script_setup_true_lang-6KT1IHDu.js.map