hs-admin-ui 15.4.7 → 15.4.8

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 (712) hide show
  1. package/dist/bcIcon-DhOr3rfO.js +1 -0
  2. package/dist/bcIcon-PaRn8xe_.mjs +4 -0
  3. package/dist/index-C4zCyOyG.mjs +144150 -0
  4. package/dist/index-CCgwLUmL.js +349 -0
  5. package/dist/index.css +1 -0
  6. package/dist/index.js +1 -1
  7. package/dist/index.mjs +171 -169
  8. package/dist/types/element-plus.d.ts +2 -0
  9. package/dist/types/index.d.ts +35 -1
  10. package/dist/types/src/components/base/Affix/index.d.ts +1 -0
  11. package/dist/types/src/components/base/Affix/src/Affix.vue.d.ts +3 -0
  12. package/dist/types/src/components/base/Alert/index.d.ts +1 -0
  13. package/dist/types/src/components/base/Alert/src/Alert.vue.d.ts +3 -0
  14. package/dist/types/src/components/base/Aside/index.d.ts +1 -0
  15. package/dist/types/src/components/base/Aside/src/Aside.vue.d.ts +3 -0
  16. package/dist/types/src/components/base/Autocomplete/index.d.ts +1 -0
  17. package/dist/types/src/components/base/Autocomplete/src/Autocomplete.vue.d.ts +3 -0
  18. package/dist/types/src/components/base/Badge/index.d.ts +1 -0
  19. package/dist/types/src/components/base/Badge/src/Badge.vue.d.ts +3 -0
  20. package/dist/types/src/components/base/Button/index.d.ts +2 -0
  21. package/dist/types/src/components/base/Button/src/Button.vue.d.ts +3 -0
  22. package/dist/types/src/components/base/Button/src/ButtonGroup.vue.d.ts +3 -0
  23. package/dist/types/src/components/base/Calendar/index.d.ts +1 -0
  24. package/dist/types/src/components/base/Calendar/src/Calendar.vue.d.ts +3 -0
  25. package/dist/types/src/components/base/Card/index.d.ts +1 -0
  26. package/dist/types/src/components/base/Card/src/Card.vue.d.ts +3 -0
  27. package/dist/types/src/components/base/Carousel/index.d.ts +2 -0
  28. package/dist/types/src/components/base/Carousel/src/Carousel.vue.d.ts +3 -0
  29. package/dist/types/src/components/base/Carousel/src/CarouselItem.vue.d.ts +3 -0
  30. package/dist/types/src/components/base/Cascader/index.d.ts +2 -0
  31. package/dist/types/src/components/base/Cascader/src/Cascader.vue.d.ts +3 -0
  32. package/dist/types/src/components/base/Cascader/src/CascaderPanel.vue.d.ts +3 -0
  33. package/dist/types/src/components/base/Checkbox/index.d.ts +3 -0
  34. package/dist/types/src/components/base/Checkbox/src/Checkbox.vue.d.ts +3 -0
  35. package/dist/types/src/components/base/Checkbox/src/CheckboxButton.vue.d.ts +3 -0
  36. package/dist/types/src/components/base/Checkbox/src/CheckboxGroup.vue.d.ts +3 -0
  37. package/dist/types/src/components/base/Col/index.d.ts +1 -0
  38. package/dist/types/src/components/base/Col/src/Col.vue.d.ts +3 -0
  39. package/dist/types/src/components/base/Collapse/index.d.ts +2 -0
  40. package/dist/types/src/components/base/Collapse/src/Collapse.vue.d.ts +3 -0
  41. package/dist/types/src/components/base/Collapse/src/CollapseItem.vue.d.ts +3 -0
  42. package/dist/types/src/components/base/ColorPicker/index.d.ts +1 -0
  43. package/dist/types/src/components/base/ColorPicker/src/ColorPicker.vue.d.ts +3 -0
  44. package/dist/types/src/components/base/Container/index.d.ts +1 -0
  45. package/dist/types/src/components/base/Container/src/Container.vue.d.ts +3 -0
  46. package/dist/types/src/components/base/DatePicker/index.d.ts +1 -0
  47. package/dist/types/src/components/base/DatePicker/src/DatePicker.vue.d.ts +3 -0
  48. package/dist/types/src/components/base/Descriptions/index.d.ts +1 -0
  49. package/dist/types/src/components/base/Descriptions/src/Descriptions.vue.d.ts +3 -0
  50. package/dist/types/src/components/base/Dialog/index.d.ts +1 -0
  51. package/dist/types/src/components/base/Dialog/src/Dialog.vue.d.ts +3 -0
  52. package/dist/types/src/components/base/Divider/index.d.ts +1 -0
  53. package/dist/types/src/components/base/Divider/src/Divider.vue.d.ts +3 -0
  54. package/dist/types/src/components/base/Drawer/index.d.ts +1 -0
  55. package/dist/types/src/components/base/Drawer/src/Drawer.vue.d.ts +3 -0
  56. package/dist/types/src/components/base/Dropdown/index.d.ts +3 -0
  57. package/dist/types/src/components/base/Dropdown/src/Dropdown.vue.d.ts +3 -0
  58. package/dist/types/src/components/base/Dropdown/src/DropdownItem.vue.d.ts +3 -0
  59. package/dist/types/src/components/base/Dropdown/src/DropdownMenu.vue.d.ts +3 -0
  60. package/dist/types/src/components/base/Empty/index.d.ts +1 -0
  61. package/dist/types/src/components/base/Empty/src/Empty.vue.d.ts +3 -0
  62. package/dist/types/src/components/base/Footer/index.d.ts +1 -0
  63. package/dist/types/src/components/base/Footer/src/Footer.vue.d.ts +3 -0
  64. package/dist/types/src/components/base/Form/index.d.ts +2 -0
  65. package/dist/types/src/components/base/Form/src/Form.vue.d.ts +3 -0
  66. package/dist/types/src/components/base/Form/src/FormItem.vue.d.ts +3 -0
  67. package/dist/types/src/components/base/Header/index.d.ts +1 -0
  68. package/dist/types/src/components/base/Header/src/Header.vue.d.ts +3 -0
  69. package/dist/types/src/components/base/Icon/index.d.ts +1 -0
  70. package/dist/types/src/components/base/Icon/src/Icon.vue.d.ts +3 -0
  71. package/dist/types/src/components/base/Image/index.d.ts +1 -0
  72. package/dist/types/src/components/base/Image/src/Image.vue.d.ts +3 -0
  73. package/dist/types/src/components/base/ImageViewer/index.d.ts +1 -0
  74. package/dist/types/src/components/base/ImageViewer/src/ImageViewer.vue.d.ts +3 -0
  75. package/dist/types/src/components/base/Input/index.d.ts +1 -0
  76. package/dist/types/src/components/base/Input/src/Input.vue.d.ts +30 -0
  77. package/dist/types/src/components/base/InputNumber/index.d.ts +1 -0
  78. package/dist/types/src/components/base/InputNumber/src/InputNumber.vue.d.ts +3 -0
  79. package/dist/types/src/components/base/Main/index.d.ts +1 -0
  80. package/dist/types/src/components/base/Main/src/Main.vue.d.ts +3 -0
  81. package/dist/types/src/components/base/Menu/index.d.ts +3 -0
  82. package/dist/types/src/components/base/Menu/src/Menu.vue.d.ts +3 -0
  83. package/dist/types/src/components/base/Menu/src/MenuItem.vue.d.ts +3 -0
  84. package/dist/types/src/components/base/Menu/src/SubMenu.vue.d.ts +3 -0
  85. package/dist/types/src/components/base/Pagination/index.d.ts +1 -0
  86. package/dist/types/src/components/base/Pagination/src/Pagination.vue.d.ts +3 -0
  87. package/dist/types/src/components/base/Popconfirm/index.d.ts +1 -0
  88. package/dist/types/src/components/base/Popconfirm/src/Popconfirm.vue.d.ts +3 -0
  89. package/dist/types/src/components/base/Popover/index.d.ts +1 -0
  90. package/dist/types/src/components/base/Popover/src/Popover.vue.d.ts +3 -0
  91. package/dist/types/src/components/base/Progress/index.d.ts +1 -0
  92. package/dist/types/src/components/base/Progress/src/Progress.vue.d.ts +3 -0
  93. package/dist/types/src/components/base/Qr/index.d.ts +1 -0
  94. package/dist/types/src/components/base/Qr/src/Qr.vue.d.ts +3 -0
  95. package/dist/types/src/components/base/Radio/index.d.ts +3 -0
  96. package/dist/types/src/components/base/Radio/src/Radio.vue.d.ts +17 -0
  97. package/dist/types/src/components/base/Radio/src/RadioButton.vue.d.ts +3 -0
  98. package/dist/types/src/components/base/Radio/src/RadioGroup.vue.d.ts +3 -0
  99. package/dist/types/src/components/base/Rate/index.d.ts +1 -0
  100. package/dist/types/src/components/base/Rate/src/Rate.vue.d.ts +3 -0
  101. package/dist/types/src/components/base/Result/index.d.ts +1 -0
  102. package/dist/types/src/components/base/Result/src/Result.vue.d.ts +3 -0
  103. package/dist/types/src/components/base/Row/index.d.ts +1 -0
  104. package/dist/types/src/components/base/Row/src/Row.vue.d.ts +3 -0
  105. package/dist/types/src/components/base/Scrollbar/index.d.ts +1 -0
  106. package/dist/types/src/components/base/Scrollbar/src/Scrollbar.vue.d.ts +3 -0
  107. package/dist/types/src/components/base/Select/index.d.ts +3 -0
  108. package/dist/types/src/components/base/Select/src/Option.vue.d.ts +3 -0
  109. package/dist/types/src/components/base/Select/src/OptionGroup.vue.d.ts +3 -0
  110. package/dist/types/src/components/base/Select/src/Select.vue.d.ts +37 -0
  111. package/dist/types/src/components/base/SelectV2/index.d.ts +1 -0
  112. package/dist/types/src/components/base/SelectV2/src/SelectV2.vue.d.ts +3 -0
  113. package/dist/types/src/components/base/Slider/index.d.ts +1 -0
  114. package/dist/types/src/components/base/Slider/src/Slider.vue.d.ts +3 -0
  115. package/dist/types/src/components/base/Steps/index.d.ts +1 -0
  116. package/dist/types/src/components/base/Steps/src/Step.vue.d.ts +3 -0
  117. package/dist/types/src/components/base/Steps/src/Steps.vue.d.ts +3 -0
  118. package/dist/types/src/components/base/Switch/index.d.ts +1 -0
  119. package/dist/types/src/components/base/Switch/src/Switch.vue.d.ts +3 -0
  120. package/dist/types/src/components/base/Table/index.d.ts +2 -0
  121. package/dist/types/src/components/base/Table/src/Table.vue.d.ts +3 -0
  122. package/dist/types/src/components/base/Table/src/TableColumn.vue.d.ts +3 -0
  123. package/dist/types/src/components/base/Tabs/index.d.ts +2 -0
  124. package/dist/types/src/components/base/Tabs/src/TabPane.vue.d.ts +3 -0
  125. package/dist/types/src/components/base/Tabs/src/Tabs.vue.d.ts +3 -0
  126. package/dist/types/src/components/base/Tag/index.d.ts +2 -0
  127. package/dist/types/src/components/base/Tag/src/CheckTag.vue.d.ts +3 -0
  128. package/dist/types/src/components/base/Tag/src/Tag.vue.d.ts +3 -0
  129. package/dist/types/src/components/base/Text/index.d.ts +1 -0
  130. package/dist/types/src/components/base/Text/src/Text.vue.d.ts +3 -0
  131. package/dist/types/src/components/base/Tooltip/index.d.ts +1 -0
  132. package/dist/types/src/components/base/Tooltip/src/Tooltip.vue.d.ts +3 -0
  133. package/dist/types/src/components/base/Tour/index.d.ts +2 -0
  134. package/dist/types/src/components/base/Tour/src/Tour.vue.d.ts +3 -0
  135. package/dist/types/src/components/base/Tour/src/TourStep.vue.d.ts +3 -0
  136. package/dist/types/src/components/base/Transfer/index.d.ts +1 -0
  137. package/dist/types/src/components/base/Transfer/src/Transfer.vue.d.ts +3 -0
  138. package/dist/types/src/components/base/Tree/index.d.ts +1 -0
  139. package/dist/types/src/components/base/Tree/src/Tree.vue.d.ts +3 -0
  140. package/dist/types/src/components/base/TreeSelect/index.d.ts +1 -0
  141. package/dist/types/src/components/base/TreeSelect/src/TreeSelect.vue.d.ts +3 -0
  142. package/dist/types/src/components/base/TreeV2/index.d.ts +1 -0
  143. package/dist/types/src/components/base/TreeV2/src/TreeV2.vue.d.ts +3 -0
  144. package/dist/types/src/components/base/Upload/index.d.ts +1 -0
  145. package/dist/types/src/components/base/Upload/src/Upload.vue.d.ts +3 -0
  146. package/dist/types/src/components/base/Watermark/index.d.ts +1 -0
  147. package/dist/types/src/components/base/Watermark/src/Watermark.vue.d.ts +3 -0
  148. package/dist/types/src/components/base/components.d.ts +57 -0
  149. package/dist/types/src/components/base/index.d.ts +184 -0
  150. package/dist/types/src/components/business/bcBox/bcBox.vue.d.ts +48 -0
  151. package/dist/types/{components → src/components}/business/bcBox/utils.d.ts +10 -11
  152. package/dist/types/src/components/business/bcBreadcrumb/bcBreadcrumb.vue.d.ts +14 -0
  153. package/dist/types/{components → src/components}/business/bcBreadcrumb/index.d.ts +1 -2
  154. package/dist/types/src/components/business/bcButton/bcButton.vue.d.ts +13 -0
  155. package/dist/types/src/components/business/bcCheckbox/bcCheckbox.vue.d.ts +23 -0
  156. package/dist/types/src/components/business/bcContextBox/bcContextBox.vue.d.ts +40 -0
  157. package/dist/types/src/components/business/bcContextBox/useContextMenu.d.ts +34 -0
  158. package/dist/types/src/components/business/bcDivider/bcDivider.vue.d.ts +38 -0
  159. package/dist/types/src/components/business/bcFace/bcFace.vue.d.ts +24 -0
  160. package/dist/types/src/components/business/bcForm/baseForm.vue.d.ts +275 -0
  161. package/dist/types/src/components/business/bcForm/bcForm.vue.d.ts +33 -0
  162. package/dist/types/{components → src/components}/business/bcForm/type.d.ts +6 -7
  163. package/dist/types/src/components/business/bcForm/useGuide.d.ts +559 -0
  164. package/dist/types/src/components/business/bcGroup/bcGroup.vue.d.ts +36 -0
  165. package/dist/types/src/components/business/bcIcon/bcIcon.vue.d.ts +27 -0
  166. package/dist/types/src/components/business/bcInputGroup/bcInputGroup.vue.d.ts +20 -0
  167. package/dist/types/src/components/business/bcRadio/bcRadio.vue.d.ts +18 -0
  168. package/dist/types/src/components/business/bcSelect/bcSelect.vue.d.ts +33 -0
  169. package/dist/types/src/components/business/bcSignature/index.vue.d.ts +19 -0
  170. package/dist/types/src/components/business/bcSystemAuth/components/data.vue.d.ts +3 -0
  171. package/dist/types/src/components/business/bcSystemAuth/components/dict.vue.d.ts +3 -0
  172. package/dist/types/src/components/business/bcSystemAuth/components/fastSet/popup.vue.d.ts +17 -0
  173. package/dist/types/src/components/business/bcSystemAuth/components/field.vue.d.ts +3 -0
  174. package/dist/types/src/components/business/bcSystemAuth/components/form.vue.d.ts +11 -0
  175. package/dist/types/{components → src/components}/business/bcSystemAuth/components/selectAll/index.d.ts +2 -3
  176. package/dist/types/src/components/business/bcSystemAuth/components/selectAll/index.vue.d.ts +5 -0
  177. package/dist/types/src/components/business/bcSystemAuth/components/table.vue.d.ts +11 -0
  178. package/dist/types/src/components/business/bcSystemAuth/components/widget/btns.vue.d.ts +11 -0
  179. package/dist/types/src/components/business/bcSystemAuth/components/widget/form.vue.d.ts +11 -0
  180. package/dist/types/src/components/business/bcSystemAuth/components/widget/tab.vue.d.ts +17 -0
  181. package/dist/types/src/components/business/bcSystemAuth/components/widget/tables.vue.d.ts +11 -0
  182. package/dist/types/src/components/business/bcSystemAuth/components/widget/tablesWraper.vue.d.ts +11 -0
  183. package/dist/types/{components → src/components}/business/bcSystemAuth/fastStore.d.ts +48 -49
  184. package/dist/types/{components → src/components}/business/bcSystemAuth/fastUtils.d.ts +28 -30
  185. package/dist/types/src/components/business/bcSystemAuth/index.d.ts +2 -0
  186. package/dist/types/src/components/business/bcSystemAuth/index.vue.d.ts +17 -0
  187. package/dist/types/{components → src/components}/business/bcSystemAuth/store.d.ts +48 -49
  188. package/dist/types/src/components/business/bcSystemAuth/type.d.ts +342 -0
  189. package/dist/types/src/components/business/bcSystemAuth/useAuth.d.ts +26 -0
  190. package/dist/types/{components → src/components}/business/bcSystemAuth/utils.d.ts +28 -30
  191. package/dist/types/src/components/business/bcSystemField/components/field.vue.d.ts +3 -0
  192. package/dist/types/src/components/business/bcSystemField/components/form.vue.d.ts +11 -0
  193. package/dist/types/{components → src/components}/business/bcSystemField/components/selectAll/index.d.ts +4 -5
  194. package/dist/types/src/components/business/bcSystemField/components/selectAll/index.vue.d.ts +5 -0
  195. package/dist/types/src/components/business/bcSystemField/components/table.vue.d.ts +11 -0
  196. package/dist/types/src/components/business/bcSystemField/components/widget/form.vue.d.ts +11 -0
  197. package/dist/types/src/components/business/bcSystemField/components/widget/tab.vue.d.ts +17 -0
  198. package/dist/types/src/components/business/bcSystemField/components/widget/tables.vue.d.ts +11 -0
  199. package/dist/types/src/components/business/bcSystemField/components/widget/tablesWraper.vue.d.ts +11 -0
  200. package/dist/types/src/components/business/bcSystemField/index.d.ts +2 -0
  201. package/dist/types/src/components/business/bcSystemField/index.vue.d.ts +7 -0
  202. package/dist/types/{components → src/components}/business/bcSystemField/store.d.ts +39 -40
  203. package/dist/types/src/components/business/bcSystemField/useAuth.d.ts +14 -0
  204. package/dist/types/{components → src/components}/business/bcSystemField/utils.d.ts +20 -21
  205. package/dist/types/src/components/business/bcTable/bcFormTable.vue.d.ts +143 -0
  206. package/dist/types/src/components/business/bcTable/bcTable.vue.d.ts +32 -0
  207. package/dist/types/src/components/business/bcTable/components/btn/btn.vue.d.ts +58 -0
  208. package/dist/types/src/components/business/bcTable/components/popup/index.d.ts +2 -0
  209. package/dist/types/src/components/business/bcTable/components/popup/popup.vue.d.ts +49 -0
  210. package/dist/types/src/components/business/bcTable/components/query/components/sortForm/sortForm.vue.d.ts +14 -0
  211. package/dist/types/src/components/business/bcTable/components/query/drag.vue.d.ts +222 -0
  212. package/dist/types/src/components/business/bcTable/components/query/query.vue.d.ts +226 -0
  213. package/dist/types/{components → src/components}/business/bcTable/components/query/useQuickSearch.d.ts +2 -3
  214. package/dist/types/src/components/business/bcTable/components/table/colgroup.vue.d.ts +25 -0
  215. package/dist/types/src/components/business/bcTable/components/table/column.vue.d.ts +49 -0
  216. package/dist/types/src/components/business/bcTable/components/table/components/sortColumn/sortColumn.vue.d.ts +16 -0
  217. package/dist/types/{components → src/components}/business/bcTable/components/table/components/sortColumn/types.d.ts +1 -2
  218. package/dist/types/src/components/business/bcTable/components/table/table.vue.d.ts +64 -0
  219. package/dist/types/{components → src/components}/business/bcTable/components/table/useTable.d.ts +5 -5
  220. package/dist/types/src/components/business/bcTable/components/table/useTableHeight.d.ts +23 -0
  221. package/dist/types/{components → src/components}/business/bcTable/methods/cellDetailMethod.d.ts +0 -1
  222. package/dist/types/{components → src/components}/business/bcTable/methods/filterAgeMethod.d.ts +0 -1
  223. package/dist/types/{components → src/components}/business/bcTable/methods/footerMethod.d.ts +1 -2
  224. package/dist/types/{components → src/components}/business/bcTable/methods/formBtnMethod.d.ts +1 -2
  225. package/dist/types/{components → src/components}/business/bcTable/methods/index.d.ts +1 -2
  226. package/dist/types/{components → src/components}/business/bcTable/utils/authField.d.ts +1 -2
  227. package/dist/types/{components → src/components}/business/bcTable/utils/onFormKey.d.ts +4 -5
  228. package/dist/types/{components → src/components}/business/bcTable/utils/onTableKey.d.ts +5 -6
  229. package/dist/types/{components → src/components}/business/bcTable/utils/parseTable.d.ts +20 -21
  230. package/dist/types/{components → src/components}/business/bcTable/utils/type.d.ts +11 -12
  231. package/dist/types/{components → src/components}/business/bcTable/utils/useBcTable.d.ts +7071 -7077
  232. package/dist/types/{components → src/components}/business/bcTable/utils/useButon.d.ts +5 -6
  233. package/dist/types/src/components/business/bcTable/utils/useFormTableHeight.d.ts +18 -0
  234. package/dist/types/{components → src/components}/business/bcTable/utils/useKeydownEvent.d.ts +17 -18
  235. package/dist/types/src/components/business/bcTabs/bcTabs.vue.d.ts +61 -0
  236. package/dist/types/src/components/business/bcTabs/components/BetterScroll/index.d.ts +2 -0
  237. package/dist/types/src/components/business/bcTabs/components/BetterScroll/index.vue.d.ts +33 -0
  238. package/dist/types/src/components/business/bcTreeSearch/bcTreeSearch.vue.d.ts +55 -0
  239. package/dist/types/src/components/business/bcTreeSelect/bcTreeSelect.vue.d.ts +28 -0
  240. package/dist/types/src/components/business/bcTrtc/bcTrtc.vue.d.ts +104 -0
  241. package/dist/types/src/components/business/bcTrtc/hooks/useOperateLog.d.ts +8 -0
  242. package/dist/types/src/components/business/bcTrtc/hooks/useTrtcRoomEvent.d.ts +50 -0
  243. package/dist/types/src/components/business/bcTrtc/type.d.ts +124 -0
  244. package/dist/types/src/components/business/bcTrtc/useTrtc.d.ts +39 -0
  245. package/dist/types/src/components/business/bcTrtc/util/generateTestUserSig.d.ts +64 -0
  246. package/dist/types/src/components/business/bcTrtc/util/lib-generate-test-usersig-es.min.d.ts +20 -0
  247. package/dist/types/src/components/business/bcTrtc/util/utils.d.ts +4 -0
  248. package/dist/types/src/components/business/bcUpload/bcUpload.vue.d.ts +13 -0
  249. package/dist/types/src/components/business/bcUpload/component/highSpeedCamera.vue.d.ts +19 -0
  250. package/dist/types/src/components/business/bcUpload/component/qwebchannel.d.ts +15 -0
  251. package/dist/types/src/components/business/bcUpload/component/type.d.ts +44 -0
  252. package/dist/types/src/components/business/bcUpload/type.d.ts +83 -0
  253. package/dist/types/src/components/business/bcUpload/upload.vue.d.ts +272 -0
  254. package/dist/types/src/components/business/bcUpload/useUpload.d.ts +21 -0
  255. package/dist/types/{components → src/components}/business/bcVisual/bcVisual.vue.d.ts +9 -8
  256. package/dist/types/{components → src/components}/business/bcVisual/components/setting/dragItem.vue.d.ts +16 -9
  257. package/dist/types/src/components/business/bcVisual/components/setting/extendItem.vue.d.ts +13 -0
  258. package/dist/types/src/components/business/bcVisual/components/setting/setting.vue.d.ts +3 -0
  259. package/dist/types/{components → src/components}/business/bcVisual/components/setting/useDrag.d.ts +2 -4
  260. package/dist/types/src/components/business/bcVisual/components/table/table.vue.d.ts +6 -0
  261. package/dist/types/src/components/business/bcVisual/components/updateName/popup.vue.d.ts +17 -0
  262. package/dist/types/src/components/business/bcVisual/components/updateSql/addCondition.vue.d.ts +23 -0
  263. package/dist/types/{components → src/components}/business/bcVisual/components/updateSql/index.d.ts +1 -2
  264. package/dist/types/{components → src/components}/business/bcVisual/components/updateSql/nodeTree/index.d.ts +1 -2
  265. package/dist/types/src/components/business/bcVisual/components/updateSql/nodeTree/index.vue.d.ts +21 -0
  266. package/dist/types/src/components/business/bcVisual/components/updateSql/nodeTree/nodeTree.vue.d.ts +27 -0
  267. package/dist/types/src/components/business/bcVisual/components/updateSql/popup.vue.d.ts +17 -0
  268. package/dist/types/{components → src/components}/business/bcVisual/useTableFormat.d.ts +28 -29
  269. package/dist/types/{components → src/components}/business/bcVisual/utils.d.ts +1 -3
  270. package/dist/types/src/components/business/index.d.ts +52 -0
  271. package/dist/types/src/hooks/index.d.ts +3 -0
  272. package/dist/types/src/hooks/onKeyStroke.d.ts +13 -0
  273. package/dist/types/src/hooks/useExpose.d.ts +23 -0
  274. package/dist/types/src/hooks/useKeyStroke.d.ts +22 -0
  275. package/dist/types/{types → src/types}/auth.d.ts +1 -2
  276. package/dist/types/{types → src/types}/components.d.ts +1 -2
  277. package/dist/types/{types → src/types}/customData.d.ts +16 -17
  278. package/dist/types/{types → src/types}/form.d.ts +1 -2
  279. package/dist/types/{types → src/types}/formItem/autocomplete.d.ts +1 -2
  280. package/dist/types/{types → src/types}/formItem/checkbox.d.ts +1 -2
  281. package/dist/types/{types → src/types}/formItem/input.d.ts +1 -2
  282. package/dist/types/{types → src/types}/formItem/inputGroup.d.ts +1 -2
  283. package/dist/types/{types → src/types}/formItem/inputNumber.d.ts +1 -2
  284. package/dist/types/{types → src/types}/formItem/radio.d.ts +1 -2
  285. package/dist/types/{types → src/types}/formItem/selelct.d.ts +1 -2
  286. package/dist/types/{types → src/types}/formItem/treeSelect.d.ts +1 -2
  287. package/dist/types/{utils → src/utils}/arrayOperation.d.ts +1 -1
  288. package/dist/types/{utils → src/utils}/common.d.ts +3 -4
  289. package/dist/types/src/utils/commonFunction.d.ts +14 -0
  290. package/dist/types/{utils → src/utils}/download.d.ts +4 -4
  291. package/dist/types/{utils → src/utils}/getDataType.d.ts +2 -3
  292. package/dist/types/src/utils/index.d.ts +26 -0
  293. package/dist/types/{utils/loading.d.ts → src/utils/loading/index.d.ts} +1 -1
  294. package/dist/types/src/utils/lodash.d.ts +2 -0
  295. package/dist/types/{utils → src/utils}/mitt.d.ts +2 -3
  296. package/dist/types/{utils → src/utils}/number.d.ts +2 -14
  297. package/dist/types/{utils → src/utils}/other.d.ts +11 -12
  298. package/dist/types/src/utils/request/index.d.ts +6 -0
  299. package/dist/types/{utils → src/utils}/request/interceptors/request/authorization.interceptor.d.ts +1 -2
  300. package/dist/types/{utils → src/utils}/request/interceptors/request/result.type.interceptor.d.ts +6 -2
  301. package/dist/types/{utils → src/utils}/request/interceptors/request/undefined-params-handler.interceptor.d.ts +13 -2
  302. package/dist/types/{utils → src/utils}/request/interceptors/response/error-handler.interceptor.d.ts +1 -2
  303. package/dist/types/{utils → src/utils}/request/repeatRequest.d.ts +1 -2
  304. package/dist/types/src/utils/request/request.d.ts +6 -0
  305. package/dist/types/src/utils/showMessage.d.ts +3 -0
  306. package/dist/types/src/utils/showMessageBox.d.ts +3 -0
  307. package/dist/types/src/utils/showNotification.d.ts +3 -0
  308. package/dist/types/{utils → src/utils}/showPopup/index.d.ts +5 -6
  309. package/dist/types/src/utils/showPopup/showPopup.vue.d.ts +56 -0
  310. package/dist/types/{utils → src/utils}/storage.d.ts +12 -14
  311. package/dist/types/{utils → src/utils}/tree.d.ts +3 -4
  312. package/dist/types/{utils → src/utils}/url.d.ts +2 -3
  313. package/package.json +12 -41
  314. package/LICENSE +0 -21
  315. package/dist/401-BGiA3-m6.mjs +0 -56
  316. package/dist/401-Df8xtzTZ.js +0 -1
  317. package/dist/404-6-MJQt1a.js +0 -1
  318. package/dist/404-6-MJQt1a.js.gz +0 -0
  319. package/dist/404-DV6mA3fx.mjs +0 -61
  320. package/dist/404-DV6mA3fx.mjs.gz +0 -0
  321. package/dist/account-CcmFbc1t.mjs +0 -215
  322. package/dist/account-sd0YjbJ8.js +0 -1
  323. package/dist/aside-CjnPEBdS.js +0 -1
  324. package/dist/aside-kURauId4.mjs +0 -164
  325. package/dist/baseBtnConfig-C6KLedE5.mjs +0 -273
  326. package/dist/baseBtnConfig-DRxjBT8Z.js +0 -1
  327. package/dist/baseFormConfig-BaFbaMWd.mjs +0 -722
  328. package/dist/baseFormConfig-BaFbaMWd.mjs.gz +0 -0
  329. package/dist/baseFormConfig-D5Q35Bo3.js +0 -1
  330. package/dist/baseFormConfig-DusdAQYh.js +0 -1
  331. package/dist/baseFormConfig-WS8-k4HP.mjs +0 -504
  332. package/dist/baseFormConfig-WS8-k4HP.mjs.gz +0 -0
  333. package/dist/baseTableConfig-BcFWV085.js +0 -1
  334. package/dist/baseTableConfig-BcFWV085.js.gz +0 -0
  335. package/dist/baseTableConfig-CgAhsoic.mjs +0 -2624
  336. package/dist/baseTableConfig-CgAhsoic.mjs.gz +0 -0
  337. package/dist/bcFormConfig-DYslq6zZ.js +0 -1
  338. package/dist/bcFormConfig-FFWV9Ux9.mjs +0 -234
  339. package/dist/bcPageTreeBySystem.vue_vue_type_script_setup_true_lang-C5BAQKoU.mjs +0 -131
  340. package/dist/bcPageTreeBySystem.vue_vue_type_script_setup_true_lang-Ctq4jM16.js +0 -1
  341. package/dist/bcSwitchSystems.vue_vue_type_script_setup_true_lang-BWQgOhx4.js +0 -1
  342. package/dist/bcSwitchSystems.vue_vue_type_script_setup_true_lang-D_oSJ-qe.mjs +0 -101
  343. package/dist/btnIndex-BJSa6o9W.js +0 -1
  344. package/dist/btnIndex-TIqXvsKi.mjs +0 -287
  345. package/dist/btnIndex-TIqXvsKi.mjs.gz +0 -0
  346. package/dist/classic-Df7kSCY7.js +0 -1
  347. package/dist/classic-ICCql7k2.mjs +0 -81
  348. package/dist/cloneConfigDialog-FsII_S11.js +0 -1
  349. package/dist/cloneConfigDialog-FsII_S11.js.gz +0 -0
  350. package/dist/cloneConfigDialog-L7HVcin5.mjs +0 -817
  351. package/dist/cloneConfigDialog-L7HVcin5.mjs.gz +0 -0
  352. package/dist/columns-CPXE6bWU.mjs +0 -87
  353. package/dist/columns-DkSejU9v.js +0 -1
  354. package/dist/columnsAside-BJAuCr45.js +0 -1
  355. package/dist/columnsAside-KuAmHAoz.mjs +0 -220
  356. package/dist/contextmenu-B5x5CHAa.js +0 -1
  357. package/dist/contextmenu-BNN2yU7w.mjs +0 -125
  358. package/dist/contextmenu-Bkj8Ir4p.js +0 -1
  359. package/dist/contextmenu-dOHbsCTV.mjs +0 -125
  360. package/dist/copyMenuConfig-Bte2BCwb.js +0 -1
  361. package/dist/copyMenuConfig-CZyeTsiE.mjs +0 -4
  362. package/dist/copyMenuConfig.vue_vue_type_script_setup_true_lang-BboJhLYe.js +0 -1
  363. package/dist/copyMenuConfig.vue_vue_type_script_setup_true_lang-DuzaCHQU.mjs +0 -85
  364. package/dist/copySystem-C2-Crl8P.mjs +0 -4
  365. package/dist/copySystem-CAHvs-tT.js +0 -1
  366. package/dist/copySystem.vue_vue_type_script_setup_true_lang-Bpm1rkvt.mjs +0 -78
  367. package/dist/copySystem.vue_vue_type_script_setup_true_lang-DkbSM1ZP.js +0 -1
  368. package/dist/defaults-CvLyK4kj.js +0 -1
  369. package/dist/defaults-ds3deGy9.mjs +0 -86
  370. package/dist/dialog-BpY5TPcI.mjs +0 -365
  371. package/dist/dialog-BpY5TPcI.mjs.gz +0 -0
  372. package/dist/dialog-C-eO9yrL.mjs +0 -4
  373. package/dist/dialog-CvggNg-g.mjs +0 -10
  374. package/dist/dialog-D2lyP-OP.js +0 -1
  375. package/dist/dialog-D93yM7XK.js +0 -1
  376. package/dist/dialog-DDshx8tW.js +0 -1
  377. package/dist/dialog-DQP53khI.mjs +0 -359
  378. package/dist/dialog-DQP53khI.mjs.gz +0 -0
  379. package/dist/dialog-DxBOYlwo.js +0 -1
  380. package/dist/dialog-TFJ52Qpk.js +0 -1
  381. package/dist/dialog-qLQpDLcS.mjs +0 -4
  382. package/dist/dialog.vue_vue_type_script_setup_true_name_dataAuthDialog_lang-CJFvaFot.js +0 -1
  383. package/dist/dialog.vue_vue_type_script_setup_true_name_dataAuthDialog_lang-DyDtZVIf.mjs +0 -220
  384. package/dist/dialog.vue_vue_type_script_setup_true_name_systemMenuDialog_lang-BNH1rs1N.js +0 -1
  385. package/dist/dialog.vue_vue_type_script_setup_true_name_systemMenuDialog_lang-BNH1rs1N.js.gz +0 -0
  386. package/dist/dialog.vue_vue_type_script_setup_true_name_systemMenuDialog_lang-Cr_knQjk.mjs +0 -694
  387. package/dist/dialog.vue_vue_type_script_setup_true_name_systemMenuDialog_lang-Cr_knQjk.mjs.gz +0 -0
  388. package/dist/dictDialog-CqkpfYlF.mjs +0 -4
  389. package/dist/dictDialog-wDgoh-5d.js +0 -1
  390. package/dist/dictDialog.vue_vue_type_script_setup_true_name_dictDialog_lang-B7yqf3N4.js +0 -1
  391. package/dist/dictDialog.vue_vue_type_script_setup_true_name_dictDialog_lang-CIvz2YXl.mjs +0 -154
  392. package/dist/dictItemDialog-5R5yq9E7.js +0 -1
  393. package/dist/dictItemDialog-D5h5unLO.mjs +0 -4
  394. package/dist/dictItemDialog.vue_vue_type_script_setup_true_lang-8Sa3jwy5.js +0 -1
  395. package/dist/dictItemDialog.vue_vue_type_script_setup_true_lang-CZeBHQhd.mjs +0 -231
  396. package/dist/favicon.ico +0 -0
  397. package/dist/formConfig-BIFOWn3p.js +0 -1
  398. package/dist/formConfig-BIFOWn3p.js.gz +0 -0
  399. package/dist/formConfig-CXh83rv1.mjs +0 -592
  400. package/dist/formConfig-CXh83rv1.mjs.gz +0 -0
  401. package/dist/header-DnX92V9z.mjs +0 -28
  402. package/dist/header-DyEdgrOd.js +0 -1
  403. package/dist/horizontal-B1ikpGYO.mjs +0 -151
  404. package/dist/horizontal-D30rF_cs.js +0 -1
  405. package/dist/hsAttrBtn-DUCxH3Sd.js +0 -1
  406. package/dist/hsAttrBtn-DoENsG-r.mjs +0 -4
  407. package/dist/hsAttrBtn.vue_vue_type_script_setup_true_lang-bLSbYNN2.mjs +0 -128
  408. package/dist/hsAttrBtn.vue_vue_type_script_setup_true_lang-r1Nu37K6.js +0 -1
  409. package/dist/hsAttrForm-Do8SZ4gL.mjs +0 -4
  410. package/dist/hsAttrForm-IlSTsa2Q.js +0 -1
  411. package/dist/hsAttrForm.vue_vue_type_script_setup_true_lang-1mGuA-LC.mjs +0 -439
  412. package/dist/hsAttrForm.vue_vue_type_script_setup_true_lang-1mGuA-LC.mjs.gz +0 -0
  413. package/dist/hsAttrForm.vue_vue_type_script_setup_true_lang-TsXg-Rch.js +0 -1
  414. package/dist/hsBtnConfigList-BKG3qo0u.js +0 -1
  415. package/dist/hsBtnConfigList-R71-XPDK.mjs +0 -117
  416. package/dist/hsBtnItemConfig-DDBJqnHz.js +0 -1
  417. package/dist/hsBtnItemConfig-DqS_K7ID.mjs +0 -4
  418. package/dist/hsBtnItemConfig.vue_vue_type_script_setup_true_lang-COzMIktD.mjs +0 -147
  419. package/dist/hsBtnItemConfig.vue_vue_type_script_setup_true_lang-_udCtAX0.js +0 -1
  420. package/dist/hsBtnPanel-BZHOLD7P.js +0 -1
  421. package/dist/hsBtnPanel-DCZbFHVW.mjs +0 -4
  422. package/dist/hsBtnPanel.vue_vue_type_script_setup_true_name_formPanel_lang-BJSJJFZi.mjs +0 -67
  423. package/dist/hsBtnPanel.vue_vue_type_script_setup_true_name_formPanel_lang-BeMlse3T.js +0 -1
  424. package/dist/hsCheckbox-BKa_El3s.js +0 -1
  425. package/dist/hsCheckbox-CalDndlZ.mjs +0 -4
  426. package/dist/hsCheckbox.vue_vue_type_script_setup_true_lang-Dh-lqGjq.js +0 -1
  427. package/dist/hsCheckbox.vue_vue_type_script_setup_true_lang-XCUyHi8X.mjs +0 -28
  428. package/dist/hsExpand-9lyuN2Mm.mjs +0 -4
  429. package/dist/hsExpand-DBhmUYKm.js +0 -1
  430. package/dist/hsExpand.vue_vue_type_script_setup_true_lang-CoICcmRM.mjs +0 -285
  431. package/dist/hsExpand.vue_vue_type_script_setup_true_lang-DVJ_RiZ4.js +0 -1
  432. package/dist/hsFormConfig-C1CjM9qh.mjs +0 -207
  433. package/dist/hsFormConfig-PPYOgNn1.js +0 -1
  434. package/dist/hsFormConfigList-C_RL5HpN.mjs +0 -414
  435. package/dist/hsFormConfigList-C_RL5HpN.mjs.gz +0 -0
  436. package/dist/hsFormConfigList-C_dDcB_9.js +0 -1
  437. package/dist/hsFormPanel-nYnb16vP.js +0 -1
  438. package/dist/hsFormPanel-vqEkuXjb.mjs +0 -238
  439. package/dist/hsFormPanel-vqEkuXjb.mjs.gz +0 -0
  440. package/dist/hsFormParse-C5bf-LK5.mjs +0 -4
  441. package/dist/hsFormParse-MaIvm7qQ.js +0 -1
  442. package/dist/hsFormParse.vue_vue_type_script_setup_true_lang-SVdNBn6t.js +0 -1
  443. package/dist/hsFormParse.vue_vue_type_script_setup_true_lang-abt81ofe.mjs +0 -242
  444. package/dist/hsPanelItem-BvLlZSIi.js +0 -1
  445. package/dist/hsPanelItem-drz107BV.mjs +0 -4
  446. package/dist/hsPanelItem.vue_vue_type_script_setup_true_name_panelItem_lang-Bm0gi853.js +0 -1
  447. package/dist/hsPanelItem.vue_vue_type_script_setup_true_name_panelItem_lang-Ce0yaAma.mjs +0 -86
  448. package/dist/iframes-CWdXFiYU.mjs +0 -122
  449. package/dist/iframes-DnAW1ZV2.js +0 -1
  450. package/dist/index copy-CAuFn9Bl.js +0 -1
  451. package/dist/index copy-D5nspHSr.mjs +0 -69
  452. package/dist/index copy-DnPGzEYS.js +0 -1
  453. package/dist/index copy-Yydia60y.mjs +0 -134
  454. package/dist/index-2ITnFCXy.js +0 -1
  455. package/dist/index-3eRpeb1W.js +0 -1
  456. package/dist/index-4ncpQ4eO.js +0 -1
  457. package/dist/index-6N7rbleN.mjs +0 -258262
  458. package/dist/index-6N7rbleN.mjs.gz +0 -0
  459. package/dist/index-8Mx32voA.mjs +0 -4
  460. package/dist/index-9TGpwOo1.js +0 -1
  461. package/dist/index-B-kbiRXV.mjs +0 -73
  462. package/dist/index-B3hX4hTc.js +0 -110
  463. package/dist/index-B3hX4hTc.js.gz +0 -0
  464. package/dist/index-B7B0CD4_.mjs +0 -331
  465. package/dist/index-B7B0CD4_.mjs.gz +0 -0
  466. package/dist/index-B7MGKrVi.mjs +0 -14
  467. package/dist/index-BFD3f_UK.js +0 -1
  468. package/dist/index-BIgnSPCb.js +0 -1
  469. package/dist/index-BM-1M8cq.mjs +0 -23
  470. package/dist/index-BM_M6929.mjs +0 -285
  471. package/dist/index-BSfqHKHF.mjs +0 -119
  472. package/dist/index-BTlv1NF4.js +0 -1
  473. package/dist/index-Bcu8f_Q3.mjs +0 -95
  474. package/dist/index-BgBGJlY8.mjs +0 -152
  475. package/dist/index-BhMp70XH.mjs +0 -94
  476. package/dist/index-Bhso1ie5.mjs +0 -1009
  477. package/dist/index-Bhso1ie5.mjs.gz +0 -0
  478. package/dist/index-Bme3PG-s.mjs +0 -213
  479. package/dist/index-BrIla2kS.js +0 -1
  480. package/dist/index-BrIla2kS.js.gz +0 -0
  481. package/dist/index-BryvP3OJ.js +0 -1
  482. package/dist/index-C2Lwn57x.mjs +0 -30
  483. package/dist/index-C3CqVSI4.js +0 -1
  484. package/dist/index-CDNBPyol.mjs +0 -172
  485. package/dist/index-CEhpMI9J.mjs +0 -173
  486. package/dist/index-CIB14jto.js +0 -1
  487. package/dist/index-CIfReiDk.mjs +0 -10
  488. package/dist/index-CLpZpIBe.mjs +0 -131
  489. package/dist/index-CS2Ba7Wf.mjs +0 -133
  490. package/dist/index-CUE6cOFE.mjs +0 -76
  491. package/dist/index-CX00al3f.mjs +0 -47
  492. package/dist/index-CXf1fdjg.js +0 -1
  493. package/dist/index-CbCppT2z.js +0 -1
  494. package/dist/index-CbgKih92.js +0 -1
  495. package/dist/index-CcSPr-ou.mjs +0 -50
  496. package/dist/index-ChatAcFK.js +0 -1
  497. package/dist/index-CtXrtG1U.js +0 -1
  498. package/dist/index-Cu7kwCRF.mjs +0 -22
  499. package/dist/index-CyGB0fiT.mjs +0 -65
  500. package/dist/index-D08pw2ob.js +0 -1
  501. package/dist/index-D1JTmxcB.mjs +0 -4
  502. package/dist/index-D3LpqEnv.js +0 -1
  503. package/dist/index-D3yn4cpM.js +0 -1
  504. package/dist/index-D5txu7DV.js +0 -1
  505. package/dist/index-D9Oldjw4.mjs +0 -254
  506. package/dist/index-DAswW5rA.js +0 -1
  507. package/dist/index-DAswW5rA.js.gz +0 -0
  508. package/dist/index-DDhRJ6je.mjs +0 -5403
  509. package/dist/index-DDhRJ6je.mjs.gz +0 -0
  510. package/dist/index-DEykAVeO.js +0 -1
  511. package/dist/index-DHHcO6BG.js +0 -1
  512. package/dist/index-DLQv-ZOF.js +0 -1
  513. package/dist/index-DPkeHqJL.mjs +0 -262
  514. package/dist/index-DR25Mh6B.mjs +0 -4
  515. package/dist/index-DSIKI8GQ.js +0 -1
  516. package/dist/index-DT3c6iM1.mjs +0 -49
  517. package/dist/index-DX5XIzYR.js +0 -1
  518. package/dist/index-DYRb0aLl.mjs +0 -10
  519. package/dist/index-DZ_UFJE2.mjs +0 -43
  520. package/dist/index-DdFy0txF.mjs +0 -65
  521. package/dist/index-DeovhT6b.js +0 -1
  522. package/dist/index-DeovhT6b.js.gz +0 -0
  523. package/dist/index-DevHmWfX.mjs +0 -51
  524. package/dist/index-DfVym68N.js +0 -1
  525. package/dist/index-DgBUNZ1g.js +0 -1
  526. package/dist/index-DgqaFXTQ.js +0 -1
  527. package/dist/index-DiXwQssO.js +0 -1
  528. package/dist/index-Djm1ODkR.js +0 -1
  529. package/dist/index-DlAyjli2.js +0 -1
  530. package/dist/index-DlFSKMG-.js +0 -1
  531. package/dist/index-Dm7SocTi.mjs +0 -67
  532. package/dist/index-DnTufgck.mjs +0 -89
  533. package/dist/index-DpsP0WQx.js +0 -1
  534. package/dist/index-Dqo_PLLI.js +0 -1
  535. package/dist/index-DwRFwovV.mjs +0 -403
  536. package/dist/index-DwRFwovV.mjs.gz +0 -0
  537. package/dist/index-Dy-7T3MZ.js +0 -1
  538. package/dist/index-Lqg36ROx.js +0 -1
  539. package/dist/index-PCI3lWru.mjs +0 -38
  540. package/dist/index-TOKwyl8j.js +0 -1
  541. package/dist/index-VT-oTsUh.mjs +0 -73
  542. package/dist/index-WesdHpoJ.js +0 -1
  543. package/dist/index-XhFl0pgX.js +0 -1
  544. package/dist/index-Z83-84L3.js +0 -1
  545. package/dist/index-dSLBO-Az.mjs +0 -2208
  546. package/dist/index-dSLBO-Az.mjs.gz +0 -0
  547. package/dist/index-eTWfPvp0.js +0 -1
  548. package/dist/index-feq0FF6W.mjs +0 -23
  549. package/dist/index-g_BDa62N.mjs +0 -19
  550. package/dist/index-h_WBGfBy.mjs +0 -4
  551. package/dist/index-iKQcUr6y.js +0 -1
  552. package/dist/index-l9BMWbnT.mjs +0 -4
  553. package/dist/index-pu3CGbd_.mjs +0 -200
  554. package/dist/index.vue_vue_type_script_setup_true_lang-9HHYRGgf.mjs +0 -97
  555. package/dist/index.vue_vue_type_script_setup_true_lang-B5JzrfZM.js +0 -1
  556. package/dist/index.vue_vue_type_script_setup_true_lang-B5d_6F8i.mjs +0 -194
  557. package/dist/index.vue_vue_type_script_setup_true_lang-CN76eIwe.mjs +0 -103
  558. package/dist/index.vue_vue_type_script_setup_true_lang-D0z3pkgr.js +0 -1
  559. package/dist/index.vue_vue_type_script_setup_true_lang-D1WZZ6sk.js +0 -1
  560. package/dist/index.vue_vue_type_script_setup_true_lang-DDnIj-Je.mjs +0 -267
  561. package/dist/index.vue_vue_type_script_setup_true_lang-DDnIj-Je.mjs.gz +0 -0
  562. package/dist/index.vue_vue_type_script_setup_true_lang-Fy9cNK68.js +0 -1
  563. package/dist/index.vue_vue_type_script_setup_true_name_iconSelector_lang-CpORXcqm.js +0 -1
  564. package/dist/index.vue_vue_type_script_setup_true_name_iconSelector_lang-DPhvpj3R.mjs +0 -288
  565. package/dist/index.vue_vue_type_script_setup_true_name_iconSelector_lang-DPhvpj3R.mjs.gz +0 -0
  566. package/dist/lib-generate-test-usersig.min.js +0 -2
  567. package/dist/lib-generate-test-usersig.min.js.gz +0 -0
  568. package/dist/link-Co1wBmAz.mjs +0 -63
  569. package/dist/link-D0JtsNky.js +0 -1
  570. package/dist/list-D6qUh3zx.js +0 -1
  571. package/dist/list-DdPA5WjU.mjs +0 -85
  572. package/dist/logo-mini-BQ9BrQ1U.mjs +0 -4
  573. package/dist/logo-mini-DwRdfcE7.js +0 -1
  574. package/dist/main-DN22E6VU.mjs +0 -72
  575. package/dist/main-Da73zleL.js +0 -1
  576. package/dist/mobile-CB0r_WGV.mjs +0 -115
  577. package/dist/mobile-D_i4mJ2c.js +0 -1
  578. package/dist/parent-4QGA5z4M.mjs +0 -131
  579. package/dist/parent-CQjlSwpy.js +0 -1
  580. package/dist/popup-7iNFJxKC.mjs +0 -4
  581. package/dist/popup-9BUbIbqc.js +0 -1
  582. package/dist/popup.vue_vue_type_script_setup_true_name_replaceRules_lang-BA7lo8dS.mjs +0 -89
  583. package/dist/popup.vue_vue_type_script_setup_true_name_replaceRules_lang-DVk-Y34E.js +0 -1
  584. package/dist/roleItem-B4mGBbPp.mjs +0 -103
  585. package/dist/roleItem-C2X2FgWS.js +0 -1
  586. package/dist/saveForm-DPgHDoZx.mjs +0 -160
  587. package/dist/saveForm-DswMEltR.js +0 -1
  588. package/dist/scan-dIvCcyMW.mjs +0 -945
  589. package/dist/scan-dIvCcyMW.mjs.gz +0 -0
  590. package/dist/scan-sEW81ryI.js +0 -1
  591. package/dist/scan-sEW81ryI.js.gz +0 -0
  592. package/dist/search-B8ER8vPa.mjs +0 -114
  593. package/dist/search-C0WIbv6N.js +0 -1
  594. package/dist/selectConfig-CKxHvOdl.mjs +0 -546
  595. package/dist/selectConfig-CKxHvOdl.mjs.gz +0 -0
  596. package/dist/selectConfig-DrHvF9yH.js +0 -1
  597. package/dist/shortcutList-BXBGQdNn.mjs +0 -76
  598. package/dist/shortcutList-WSi4lUlm.js +0 -1
  599. package/dist/style.css +0 -1
  600. package/dist/style.css.gz +0 -0
  601. package/dist/subItem-Cjqx2FHd.mjs +0 -77
  602. package/dist/subItem-_NU-K5k9.js +0 -1
  603. package/dist/tagsView-1HA15Zwh.mjs +0 -2695
  604. package/dist/tagsView-1HA15Zwh.mjs.gz +0 -0
  605. package/dist/tagsView-DG8YUOAI.js +0 -8
  606. package/dist/tagsView-DG8YUOAI.js.gz +0 -0
  607. package/dist/transverse-C4Wbvk35.mjs +0 -65
  608. package/dist/transverse-C63BENML.js +0 -1
  609. package/dist/types/components/business/bcBox/bcBox.vue.d.ts +0 -66
  610. package/dist/types/components/business/bcBreadcrumb/bcBreadcrumb.vue.d.ts +0 -23
  611. package/dist/types/components/business/bcForm/baseForm.vue.d.ts +0 -273
  612. package/dist/types/components/business/bcForm/bcForm.vue.d.ts +0 -42
  613. package/dist/types/components/business/bcForm/useGuide.d.ts +0 -564
  614. package/dist/types/components/business/bcSystemAuth/components/data.vue.d.ts +0 -3
  615. package/dist/types/components/business/bcSystemAuth/components/dict.vue.d.ts +0 -3
  616. package/dist/types/components/business/bcSystemAuth/components/fastSet/popup.vue.d.ts +0 -17
  617. package/dist/types/components/business/bcSystemAuth/components/field.vue.d.ts +0 -3
  618. package/dist/types/components/business/bcSystemAuth/components/form.vue.d.ts +0 -13
  619. package/dist/types/components/business/bcSystemAuth/components/selectAll/index.vue.d.ts +0 -5
  620. package/dist/types/components/business/bcSystemAuth/components/table.vue.d.ts +0 -13
  621. package/dist/types/components/business/bcSystemAuth/components/widget/btns.vue.d.ts +0 -15
  622. package/dist/types/components/business/bcSystemAuth/components/widget/form.vue.d.ts +0 -15
  623. package/dist/types/components/business/bcSystemAuth/components/widget/tab.vue.d.ts +0 -45
  624. package/dist/types/components/business/bcSystemAuth/components/widget/tables.vue.d.ts +0 -15
  625. package/dist/types/components/business/bcSystemAuth/components/widget/tablesWraper.vue.d.ts +0 -15
  626. package/dist/types/components/business/bcSystemAuth/index.d.ts +0 -3
  627. package/dist/types/components/business/bcSystemAuth/index.vue.d.ts +0 -26
  628. package/dist/types/components/business/bcSystemAuth/type.d.ts +0 -42
  629. package/dist/types/components/business/bcSystemAuth/useAuth.d.ts +0 -28
  630. package/dist/types/components/business/bcSystemField/components/field.vue.d.ts +0 -3
  631. package/dist/types/components/business/bcSystemField/components/form.vue.d.ts +0 -13
  632. package/dist/types/components/business/bcSystemField/components/selectAll/index.vue.d.ts +0 -5
  633. package/dist/types/components/business/bcSystemField/components/table.vue.d.ts +0 -13
  634. package/dist/types/components/business/bcSystemField/components/widget/form.vue.d.ts +0 -15
  635. package/dist/types/components/business/bcSystemField/components/widget/tab.vue.d.ts +0 -45
  636. package/dist/types/components/business/bcSystemField/components/widget/tables.vue.d.ts +0 -15
  637. package/dist/types/components/business/bcSystemField/components/widget/tablesWraper.vue.d.ts +0 -15
  638. package/dist/types/components/business/bcSystemField/index.d.ts +0 -3
  639. package/dist/types/components/business/bcSystemField/index.vue.d.ts +0 -16
  640. package/dist/types/components/business/bcSystemField/useAuth.d.ts +0 -16
  641. package/dist/types/components/business/bcTable/bcFormTable.vue.d.ts +0 -142
  642. package/dist/types/components/business/bcTable/bcTable.vue.d.ts +0 -51
  643. package/dist/types/components/business/bcTable/components/btn/btn.vue.d.ts +0 -77
  644. package/dist/types/components/business/bcTable/components/popup/index.d.ts +0 -3
  645. package/dist/types/components/business/bcTable/components/query/components/sortForm/sortForm.vue.d.ts +0 -23
  646. package/dist/types/components/business/bcTable/components/query/drag.vue.d.ts +0 -244
  647. package/dist/types/components/business/bcTable/components/query/query.vue.d.ts +0 -249
  648. package/dist/types/components/business/bcTable/components/table/colgroup.vue.d.ts +0 -28
  649. package/dist/types/components/business/bcTable/components/table/column.vue.d.ts +0 -35
  650. package/dist/types/components/business/bcTable/components/table/components/sortColumn/sortColumn.vue.d.ts +0 -25
  651. package/dist/types/components/business/bcTable/components/table/table.vue.d.ts +0 -67
  652. package/dist/types/components/business/bcTable/components/table/useTableHeight.d.ts +0 -25
  653. package/dist/types/components/business/bcTable/utils/useFormTableHeight.d.ts +0 -20
  654. package/dist/types/components/business/bcVisual/components/setting/extendItem.vue.d.ts +0 -13
  655. package/dist/types/components/business/bcVisual/components/setting/setting.vue.d.ts +0 -3
  656. package/dist/types/components/business/bcVisual/components/table/table.vue.d.ts +0 -6
  657. package/dist/types/components/business/bcVisual/components/updateName/popup.vue.d.ts +0 -17
  658. package/dist/types/components/business/bcVisual/components/updateSql/addCondition.vue.d.ts +0 -23
  659. package/dist/types/components/business/bcVisual/components/updateSql/nodeTree/index.vue.d.ts +0 -21
  660. package/dist/types/components/business/bcVisual/components/updateSql/nodeTree/nodeTree.vue.d.ts +0 -19
  661. package/dist/types/components/business/bcVisual/components/updateSql/popup.vue.d.ts +0 -17
  662. package/dist/types/plugins/index.d.ts +0 -33
  663. package/dist/types/types/system.d.ts +0 -14
  664. package/dist/types/utils/authFunction.d.ts +0 -18
  665. package/dist/types/utils/build.d.ts +0 -11
  666. package/dist/types/utils/commonFunction.d.ts +0 -29
  667. package/dist/types/utils/file.d.ts +0 -6
  668. package/dist/types/utils/getStyleSheets.d.ts +0 -11
  669. package/dist/types/utils/index.d.ts +0 -29
  670. package/dist/types/utils/lodash.d.ts +0 -3
  671. package/dist/types/utils/request/index.d.ts +0 -6
  672. package/dist/types/utils/request/request.d.ts +0 -7
  673. package/dist/types/utils/setIconfont.d.ts +0 -11
  674. package/dist/types/utils/showMessage.d.ts +0 -6
  675. package/dist/types/utils/showMessageBox.d.ts +0 -6
  676. package/dist/types/utils/showNotification.d.ts +0 -6
  677. package/dist/useConfigInfo-2zEYLSSs.js +0 -1
  678. package/dist/useConfigInfo-PTkkdx-l.mjs +0 -19
  679. package/dist/user-VZO0xDl5.mjs +0 -246
  680. package/dist/user-WqXbeoY5.js +0 -1
  681. package/dist/userNews-BLqy3aS_.js +0 -1
  682. package/dist/userNews-By3587zu.mjs +0 -72
  683. package/dist/userSelect-BDs3icv0.js +0 -1
  684. package/dist/userSelect-BrtP7ZnI.mjs +0 -4
  685. package/dist/userSelect.vue_vue_type_script_setup_true_lang-CPReSQ8E.mjs +0 -100
  686. package/dist/userSelect.vue_vue_type_script_setup_true_lang-Cc2DyJi7.js +0 -1
  687. package/dist/vertical-DPul8nQn.mjs +0 -133
  688. package/dist/vertical-DSif514K.js +0 -1
  689. /package/dist/types/{components → src/components}/business/bcSystemAuth/components/fastSet/index.d.ts +0 -0
  690. /package/dist/types/{components → src/components}/business/bcSystemAuth/components/index.d.ts +0 -0
  691. /package/dist/types/{components → src/components}/business/bcSystemAuth/components/widget/index.d.ts +0 -0
  692. /package/dist/types/{components → src/components}/business/bcSystemField/components/index.d.ts +0 -0
  693. /package/dist/types/{components → src/components}/business/bcSystemField/components/widget/index.d.ts +0 -0
  694. /package/dist/types/{components → src/components}/business/bcTable/components/index.d.ts +0 -0
  695. /package/dist/types/{components → src/components}/business/bcTable/components/query/components/sortForm/index.d.ts +0 -0
  696. /package/dist/types/{components → src/components}/business/bcTable/components/table/components/sortColumn/index.d.ts +0 -0
  697. /package/dist/types/{components → src/components}/business/bcVisual/components/updateName/index.d.ts +0 -0
  698. /package/dist/types/{components → src/components}/business/bcVisual/type.d.ts +0 -0
  699. /package/dist/types/{types → src/types}/formItem/button.d.ts +0 -0
  700. /package/dist/types/{types → src/types}/formItem/index.d.ts +0 -0
  701. /package/dist/types/{types → src/types}/index.d.ts +0 -0
  702. /package/dist/types/{utils → src/utils}/cfprint.d.ts +0 -0
  703. /package/dist/types/{utils → src/utils}/crypto.d.ts +0 -0
  704. /package/dist/types/{utils → src/utils}/device_info.d.ts +0 -0
  705. /package/dist/types/{utils → src/utils}/formatTime.d.ts +0 -0
  706. /package/dist/types/{utils → src/utils}/request/interceptors/request/index.d.ts +0 -0
  707. /package/dist/types/{utils → src/utils}/request/interceptors/response/index.d.ts +0 -0
  708. /package/dist/types/{utils → src/utils}/shortcutList.d.ts +0 -0
  709. /package/dist/types/{utils → src/utils}/theme.d.ts +0 -0
  710. /package/dist/types/{utils → src/utils}/toolsValidate.d.ts +0 -0
  711. /package/dist/types/{utils → src/utils}/update.d.ts +0 -0
  712. /package/dist/types/{utils → src/utils}/watermark.d.ts +0 -0
@@ -1,5 +1,4 @@
1
- import { ICustomData } from '../types';
2
-
1
+ import { ICustomData } from "../types";
3
2
  interface ExportDataNew {
4
3
  /** 模板唯一标识 */
5
4
  uniqueId: string;
@@ -36,7 +35,7 @@ interface ExportData {
36
35
  tableData: ICustomData.ANY[];
37
36
  }
38
37
  /** 旧版选中导出数据 */
39
- export declare function exportSelectedDownloadFile({ uniqueId, projectCode, templateName, tableConfig, tableData, }: ExportData): Promise<any>;
38
+ export declare function exportSelectedDownloadFile({ uniqueId, projectCode, templateName, tableConfig, tableData }: ExportData): Promise<any>;
40
39
  /** 选中导出数据
41
40
  * @param uniqueId 模板唯一标识
42
41
  * @param projectCode 项目类型
@@ -62,7 +61,7 @@ export declare function exportAllData(params: ExportDataAll, url?: string): Prom
62
61
  * @param file.name 文件名称
63
62
  * @description 下载文件, 链接为完整路径
64
63
  */
65
- export declare function Download(file: Record<'url' | 'name', string>): void;
64
+ export declare function Download(file: Record<"url" | "name", string>): void;
66
65
  /**
67
66
  * 下载 xlsx 文件
68
67
  * @param file file
@@ -70,4 +69,5 @@ export declare function Download(file: Record<'url' | 'name', string>): void;
70
69
  * @description 下载 xlsx 文件
71
70
  */
72
71
  export declare function downloadFile(file: any, name: string): void;
72
+ export declare function dataURLtoBlob(dataURL: any): Blob;
73
73
  export {};
@@ -1,9 +1,8 @@
1
- import { IFormData, ICustomData } from '../types';
2
-
1
+ import { IFormData, ICustomData } from "../types";
3
2
  type Data = ICustomData.Data;
4
3
  export declare function getDataType(data: Data): string;
5
4
  /** form表单类型声明 */
6
- export declare function getFormDataType(data: IFormData.Form): string | undefined;
5
+ export declare function getFormDataType(data: IFormData.Form): string;
7
6
  /** table表格数据类型声明 */
8
7
  export declare function getTableDataType(tables: ICustomData.Table[]): void;
9
8
  export {};
@@ -0,0 +1,26 @@
1
+ export * from "./arrayOperation";
2
+ export * from "./cfprint";
3
+ export * from "./common";
4
+ export * from "./commonFunction";
5
+ export * from "./crypto";
6
+ export * from "./download";
7
+ export * from "./formatTime";
8
+ export * from "./getDataType";
9
+ export * from "./loading";
10
+ export * from "./mitt";
11
+ export * from "./number";
12
+ export * from "./other";
13
+ export * from "./request";
14
+ export * from "./shortcutList";
15
+ export * from "./showMessage";
16
+ export * from "./showMessageBox";
17
+ export * from "./showNotification";
18
+ export * from "./showPopup";
19
+ export * from "./storage";
20
+ export * from "./theme";
21
+ export * from "./toolsValidate";
22
+ export * from "./tree";
23
+ export * from "./update";
24
+ export * from "./url";
25
+ export * from "./watermark";
26
+ export { default as lodash } from "./lodash";
@@ -1,4 +1,4 @@
1
-
1
+ import "./loading.css";
2
2
  /**
3
3
  * 页面全局 Loading
4
4
  * @method start 创建 loading
@@ -0,0 +1,2 @@
1
+ import _ from "lodash";
2
+ export default _;
@@ -1,6 +1,5 @@
1
- import { Emitter } from 'mitt';
2
-
3
- export declare const mittBus: Emitter<MittType>;
1
+ import type { Emitter } from "mitt";
2
+ export declare const mittBus: Emitter<any>;
4
3
  /** 事件总线触发未来事件 */
5
4
  export declare function useMittBus(): {
6
5
  on: (event: any, callback: any) => void;
@@ -1,14 +1,10 @@
1
- import { Ref } from 'vue';
2
1
  /** 系统参数设置 - 小数位数 */
3
- export declare const decimalDigits: Ref<number, number>;
2
+ export declare const decimalDigits: import("vue").Ref<number, number>;
4
3
  /**
5
4
  * @param val 对结果进行格式化,用来解决计算过程中精度缺失的问题
6
5
  * @param digits 小数位数,默认值-1,取系统参数设置值
7
- * @param precision 精度计算
8
- * @example 0.1 + 0.2 !== 0.3 fixedNumAccuracy(0.1 + 0.2) === '0.3'
9
- * @example 0.1 + 0.2 !== 0.3 fixedNumAccuracy('0.1 + 0.2') === '0.3'
10
6
  */
11
- export declare function fixedNumAccuracy(val: string | number, digits?: number, precision?: number): string;
7
+ export declare function fixedNumAccuracy(val: string | number, digits?: number): string;
12
8
  /**
13
9
  * 几个数字相加
14
10
  * @example add(0.1, "0.2", 0.3) = 0.6 <==> 0.1 + 0.2 + 0.3
@@ -29,14 +25,6 @@ export declare function times(...vals: (string | number)[]): string;
29
25
  * @example div(0.6, "0.2") = 3 <==> 0.6 / 0.2
30
26
  */
31
27
  export declare function div(...vals: (string | number)[]): string;
32
- /** 合计 */
33
- export declare function sum(numbers: number[]): string | number;
34
- /** 平均 */
35
- export declare function avg(numbers: number[]): string | 0;
36
- /** 最大值 */
37
- export declare function max(numbers: number[]): number;
38
- /** 最小值 */
39
- export declare function min(numbers: number[]): number;
40
28
  /** 获取数字内的有效数字 */
41
29
  export declare function getNumbers(values: number[]): number[];
42
30
  /** 是否是一个合法的number值 */
@@ -1,5 +1,4 @@
1
- import { App } from 'vue';
2
-
1
+ import type { App } from "vue";
3
2
  /**
4
3
  * 导出全局注册 element plus svg 图标
5
4
  * @param app vue 实例
@@ -10,7 +9,7 @@ export declare function elSvg(app: App): void;
10
9
  * 设置浏览器标题国际化
11
10
  * @method const title = useTitle(); ==> title()
12
11
  */
13
- export declare function useTitle(Router?: any): void;
12
+ export declare function useTitle(v: any): void;
14
13
  /**
15
14
  * 设置 自定义 tagsView 名称
16
15
  * @param params 路由 query、params 中的 tagsViewName
@@ -23,7 +22,7 @@ export declare function setTagsViewNameI18n(item: any): string;
23
22
  * @param arr 列表数据
24
23
  * @description data-xxx 属性用于存储页面或应用程序的私有自定义数据
25
24
  */
26
- export declare const lazyImg: (el: string, arr: EmptyArrayType) => void;
25
+ export declare const lazyImg: (el: string, arr: any) => void;
27
26
  /**
28
27
  * 全局组件大小
29
28
  * @returns 返回 `window.localStorage` 中读取的缓存值 `globalComponentSize`
@@ -34,7 +33,7 @@ export declare const globalComponentSize: () => string;
34
33
  * @param obj 源对象
35
34
  * @returns 克隆后的对象
36
35
  */
37
- export declare function deepClone(obj: EmptyObjectType): EmptyObjectType<any>;
36
+ export declare const deepClone: any;
38
37
  /**
39
38
  * 判断是否是移动端
40
39
  */
@@ -45,12 +44,12 @@ export declare function isMobile(): boolean;
45
44
  * @param list 数组对象
46
45
  * @returns 删除空值后的数组对象
47
46
  */
48
- export declare function handleEmpty(list: EmptyArrayType): any[];
47
+ export declare function handleEmpty(list: any): any[];
49
48
  /**
50
49
  * 打开外部链接
51
50
  * @param val 当前点击项菜单
52
51
  */
53
- export declare function handleOpenLink(val: RouteItem): Promise<void> | undefined;
52
+ export declare function handleOpenLink(val: any): Promise<void>;
54
53
  /**
55
54
  * 统一批量导出
56
55
  * @method elSvg 导出全局注册 element plus svg 图标
@@ -65,11 +64,11 @@ export declare function handleOpenLink(val: RouteItem): Promise<void> | undefine
65
64
  export declare const other: {
66
65
  elSvg: (app: App) => void;
67
66
  useTitle: (r?: any) => void;
68
- setTagsViewNameI18n(route: RouteToFrom): string;
69
- lazyImg: (el: string, arr: EmptyArrayType) => void;
67
+ setTagsViewNameI18n(route: any): string;
68
+ lazyImg: (el: string, arr: any) => void;
70
69
  globalComponentSize: () => string;
71
- deepClone: (obj: EmptyObjectType) => EmptyObjectType<any>;
70
+ deepClone: (obj: any) => any;
72
71
  isMobile: () => boolean;
73
- handleEmpty: (list: EmptyArrayType) => any[];
74
- handleOpenLink: (val: RouteItem) => void;
72
+ handleEmpty: (list: any) => any[];
73
+ handleOpenLink: (val: any) => void;
75
74
  };
@@ -0,0 +1,6 @@
1
+ import { axiosInterceptors } from "./request";
2
+ import { AxiosRequestConfig, Method } from "axios";
3
+ export { type AxiosRequestConfig, type Method };
4
+ export declare const request: <T = any, R = import("axios").AxiosResponse<T, any>, D = any>(config: AxiosRequestConfig<D>) => Promise<R>;
5
+ export { axiosInterceptors };
6
+ export declare const useRequest: (url: string, params?: any, method?: Method, config?: Omit<AxiosRequestConfig, "baseURL" | "url" | "method" | "params" | "data">) => Promise<any>;
@@ -1,4 +1,3 @@
1
- import { ICustomData } from '../../../../types';
2
-
1
+ import { ICustomData } from "../../../../types";
3
2
  declare const authorizationInterceptor: ((config: ICustomData.ANY) => Promise<any>)[];
4
3
  export default authorizationInterceptor;
@@ -1,4 +1,8 @@
1
- import { ICustomData } from '../../../../types';
2
-
1
+ /**
2
+ * 拦截器:ContentType 类型数据解析
3
+ *
4
+ * @type {Array}
5
+ */
6
+ import { ICustomData } from "../../../../types";
3
7
  declare const resultTypeInterceptor: ((axiosConfig: ICustomData.ANY) => Promise<any>)[];
4
8
  export default resultTypeInterceptor;
@@ -1,5 +1,16 @@
1
- import { ICustomData } from '../../../../types';
2
-
1
+ /**
2
+ * 功能函数:处理函数
3
+ *
4
+ * 删除对象中
5
+ * 值 = 'undefined'
6
+ * 值 = undefined
7
+ * 值 = 'null'
8
+ * 值 = null
9
+ *
10
+ * @param {[type]} _obj [description]
11
+ * @return {[type]} [description]
12
+ */
13
+ import { ICustomData } from "../../../../types";
3
14
  /**
4
15
  * 拦截器:无效参数处理
5
16
  *
@@ -1,4 +1,3 @@
1
- import { ICustomData } from '../../../../types';
2
-
1
+ import { ICustomData } from "../../../../types";
3
2
  declare const errorHandlerInterceptor: ((responseData: ICustomData.ANY) => Promise<any>)[];
4
3
  export default errorHandlerInterceptor;
@@ -1,4 +1,3 @@
1
- import { AxiosInstance } from 'axios';
2
-
1
+ import type { AxiosInstance } from 'axios';
3
2
  /** 处理接口重复请求 */
4
3
  export declare function useRepeatRequest(request: AxiosInstance): void;
@@ -0,0 +1,6 @@
1
+ declare const request: import("axios").AxiosInstance;
2
+ export default request;
3
+ export declare const axiosInterceptors: {
4
+ request: import("axios").AxiosInterceptorManager<import("axios").InternalAxiosRequestConfig>;
5
+ response: import("axios").AxiosInterceptorManager<import("axios").AxiosResponse>;
6
+ };
@@ -0,0 +1,3 @@
1
+ import { Plugin } from 'vue';
2
+ export declare const HsMessage: import("element-plus/es/utils/index.mjs").SFCInstallWithContext<import("element-plus").Message>;
3
+ export declare const message: Plugin;
@@ -0,0 +1,3 @@
1
+ import { Plugin } from "vue";
2
+ export declare const HsMessageBox: import("element-plus/es/utils/index.mjs").SFCWithInstall<import("element-plus").IElMessageBox>;
3
+ export declare const messageBox: Plugin;
@@ -0,0 +1,3 @@
1
+ import { Plugin } from 'vue';
2
+ export declare const HsNotification: import("element-plus/es/utils/index.mjs").SFCInstallWithContext<import("element-plus").Notify>;
3
+ export declare const notification: Plugin;
@@ -1,9 +1,8 @@
1
- import { Component, App } from 'vue';
2
- import { VxeModalProps, VxeModalEventProps } from 'vxe-pc-ui';
3
- import { ICustomData } from '../../types';
4
-
1
+ import { Component, App } from "vue";
2
+ import { VxeModalProps, VxeModalEventProps } from "vxe-pc-ui";
3
+ import { ICustomData } from "../../types";
5
4
  export interface SUCCESS_TYPE {
6
- type: 'cancel' | 'confirm' | 'close' | ICustomData.ANY;
5
+ type: "cancel" | "confirm" | "close" | ICustomData.ANY;
7
6
  data: ICustomData.ANY;
8
7
  close?: Function;
9
8
  }
@@ -12,7 +11,7 @@ type Config = VxeModalProps & VxeModalEventProps & {
12
11
  onReady?: Function;
13
12
  closeLoading?: boolean;
14
13
  };
15
- interface OptionsDef {
14
+ interface OptionsDef extends VxeModalProps {
16
15
  width: number | string;
17
16
  height: number | string;
18
17
  /** 是否显示遮罩层 */
@@ -0,0 +1,56 @@
1
+ declare var __VLS_6: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_6) => any;
4
+ };
5
+ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
6
+ closeLoading: {
7
+ type: BooleanConstructor;
8
+ default: boolean;
9
+ };
10
+ showFooter: {
11
+ type: BooleanConstructor;
12
+ default: boolean;
13
+ };
14
+ confirmButtonText: {
15
+ type: StringConstructor;
16
+ default: string;
17
+ };
18
+ cancelButtonText: {
19
+ type: StringConstructor;
20
+ default: string;
21
+ };
22
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
+ success: (...args: any[]) => void;
24
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
+ closeLoading: {
26
+ type: BooleanConstructor;
27
+ default: boolean;
28
+ };
29
+ showFooter: {
30
+ type: BooleanConstructor;
31
+ default: boolean;
32
+ };
33
+ confirmButtonText: {
34
+ type: StringConstructor;
35
+ default: string;
36
+ };
37
+ cancelButtonText: {
38
+ type: StringConstructor;
39
+ default: string;
40
+ };
41
+ }>> & Readonly<{
42
+ onSuccess?: (...args: any[]) => any;
43
+ }>, {
44
+ confirmButtonText: string;
45
+ cancelButtonText: string;
46
+ closeLoading: boolean;
47
+ showFooter: boolean;
48
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
49
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
50
+ declare const _default: typeof __VLS_export;
51
+ export default _default;
52
+ type __VLS_WithSlots<T, S> = T & {
53
+ new (): {
54
+ $slots: S;
55
+ };
56
+ };
@@ -1,13 +1,11 @@
1
- import { default as localforage } from 'localforage';
2
- import { Router, RouteLocationNormalizedLoadedGeneric } from 'vue-router';
3
- import { ICustomData } from '../types';
4
- import { Ref } from 'vue';
5
-
6
- export declare let NEXT_NAME: Ref<any, any>;
7
- export declare let IS_DEV: Ref<any, any>;
1
+ import localforage from "localforage";
2
+ import type { Router } from "vue-router";
3
+ import type { ICustomData } from "../types";
4
+ export declare let NEXT_NAME: import("vue").Ref<any, any>;
5
+ export declare let IS_DEV: import("vue").Ref<any, any>;
8
6
  /** 子项目当前路由信息 */
9
- export declare let CurrentRoute: Ref< Ref<RouteLocationNormalizedLoadedGeneric, RouteLocationNormalizedLoadedGeneric> | undefined, Ref<RouteLocationNormalizedLoadedGeneric, RouteLocationNormalizedLoadedGeneric> | undefined>;
10
- export declare let CurrentRouter: Ref<Router | undefined, Router | undefined>;
7
+ export declare let CurrentRoute: import("vue").Ref<import("vue").ShallowRef<import("vue-router").RouteLocationNormalizedLoadedGeneric>, import("vue").ShallowRef<import("vue-router").RouteLocationNormalizedLoadedGeneric>>;
8
+ export declare let CurrentRouter: import("vue").Ref<Router, Router>;
11
9
  /** 自定义加密/解密函数 */
12
10
  export declare const encryptionTool: {
13
11
  encrypt: (data: unknown) => any;
@@ -23,7 +21,7 @@ export declare const encryptionTool: {
23
21
  export declare const Local: {
24
22
  setKey(key: string): string;
25
23
  set<T>(key: string, val: T): void;
26
- get<T = any>(key: string): T | null;
24
+ get<T = any>(key: string): T;
27
25
  remove(key: string): void;
28
26
  clear(): void;
29
27
  };
@@ -86,7 +84,7 @@ export declare class CustomeStore {
86
84
  * @param { String } params.uid 用户id
87
85
  * @param { String } str 自定义参数
88
86
  */
89
- export declare function getConfig<T = ICustomData.ANY>({ mid, id, uid }: Record<'mid' | 'id', string> & {
87
+ export declare function getConfig<T = ICustomData.ANY>({ mid, id, uid }: Record<"mid" | "id", string> & {
90
88
  uid?: string;
91
89
  }, str?: string): Promise<T>;
92
90
  /**
@@ -95,7 +93,7 @@ export declare function getConfig<T = ICustomData.ANY>({ mid, id, uid }: Record<
95
93
  * @param { String } params.uid 用户id
96
94
  * @param { String } str 自定义参数
97
95
  */
98
- export declare function setConfig({ mid, id, uid }: Record<'mid' | 'id', string> & {
96
+ export declare function setConfig({ mid, id, uid }: Record<"mid" | "id", string> & {
99
97
  uid?: string;
100
98
  }, val: unknown, str?: string): Promise<any>;
101
99
  /**删除缓存
@@ -103,7 +101,7 @@ export declare function setConfig({ mid, id, uid }: Record<'mid' | 'id', string>
103
101
  * @param uid? 用户id
104
102
  */
105
103
  export declare function removeConfig(mid: string, uid?: string): Promise<void>;
106
- export declare function getColumnWidthConfig<T = ICustomData.ANY>({ table_id, uid, }: {
104
+ export declare function getColumnWidthConfig<T = ICustomData.ANY>({ table_id, uid }: {
107
105
  table_id: string;
108
106
  uid?: string;
109
107
  }): Promise<T>;
@@ -148,7 +146,7 @@ export declare function getStoreSystemParams(param?: Record<string, string> & {
148
146
  * 设置系统参数
149
147
  * @param data
150
148
  */
151
- export declare function setLocalSystemParams(data: LOCAL_SYSTEM_PARAMS['data']): Promise<void>;
149
+ export declare function setLocalSystemParams(data: LOCAL_SYSTEM_PARAMS["data"]): Promise<void>;
152
150
  export type DICT_DATA_FIELD = {
153
151
  show: boolean;
154
152
  show_name: string;
@@ -1,11 +1,10 @@
1
- import { default as ICustomData } from '../types/customData';
2
- import { IFormInstance } from '../components/business/bcTable/utils/parseTable';
3
-
1
+ import ICustomData from "../types/customData";
2
+ import { IFormInstance } from "../components/business";
4
3
  /** 属性结构数据展平一维数据
5
4
  * @param menus 树结构数据
6
5
  * @param isCloneDeep 是否进行深拷贝
7
6
  */
8
- export declare function treeToList<T extends Record<'children', T[]>>(menus: T[], isCloneDeep?: boolean): T[];
7
+ export declare function treeToList<T extends Record<"children", T[]>>(menus: T[], isCloneDeep?: boolean): T[];
9
8
  /** 合并多个表单实例获取的数据
10
9
  * @param params 通过getData|getFullData方法获取的表单数据
11
10
  */
@@ -1,9 +1,8 @@
1
- import { Router, RouteLocationRaw } from 'vue-router';
2
-
1
+ import type { Router, RouteLocationRaw } from "vue-router";
3
2
  /** 获取Url参数
4
3
  * @param url 可选路径
5
4
  */
6
- export declare function getUrlParams(url?: string): Record<string, any>;
5
+ export declare function getUrlParams(url?: string): any;
7
6
  /**
8
7
  * 追加链接参数
9
8
  * @param url
package/package.json CHANGED
@@ -1,8 +1,6 @@
1
1
  {
2
2
  "name": "hs-admin-ui",
3
- "version": "15.4.7",
4
- "description": "vue3 + typescript5 + vite5 的框架",
5
- "author": "wgd",
3
+ "version": "15.4.8",
6
4
  "private": false,
7
5
  "main": "./dist/index.js",
8
6
  "module": "./dist/index.mjs",
@@ -12,52 +10,25 @@
12
10
  ],
13
11
  "exports": {
14
12
  ".": {
15
- "require": "./dist/index.js",
13
+ "types": "./dist/types/index.d.ts",
16
14
  "import": "./dist/index.mjs",
17
- "types": "./dist/types/index.d.ts"
15
+ "require": "./dist/index.js"
18
16
  },
19
17
  "./style.css": {
20
- "require": "./dist/style.css",
21
- "import": "./dist/style.css"
18
+ "require": "./dist/index.css",
19
+ "import": "./dist/index.css"
22
20
  },
23
21
  "./*": "./*"
24
22
  },
25
- "scripts": {
26
- "dev": "vite --force",
27
- "pub": "node publish/pub.mjs",
28
- "build": "node publish/index.js",
29
- "build:tsc": "vue-tsc --noEmit",
30
- "lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
31
- },
32
- "browserslist": [
33
- "> 1%",
34
- "last 2 versions",
35
- "not dead"
36
- ],
37
23
  "engines": {
38
- "node": ">=16.0.0",
39
- "npm": ">= 7.0.0"
24
+ "node": "^20.19.0 || >=22.12.0"
40
25
  },
41
- "keywords": [
42
- "vue",
43
- "vue3",
44
- "element-plus"
45
- ],
46
26
  "dependencies": {
47
- "@element-plus/icons-vue": "2.3.1",
48
- "axios": "1.6.8",
49
- "browser-tool": "1.2.2",
50
- "crypto-js": "4.2.0",
51
- "element-plus": "2.8.3",
52
- "localforage": "1.10.0",
53
- "mathjs": "13.1.1",
54
- "mitt": "3.0.1",
55
- "mqtt": "5.5.0",
56
- "mqtt-packet": "9.0.0",
57
- "qs": "6.12.0",
58
- "vue-qr": "4.0.9",
59
- "vxe-pc-ui": "4.5.36",
60
- "vxe-table": "4.13.18",
61
- "xe-utils": "3.7.4"
27
+ "xe-utils": "^3.7.9",
28
+ "dayjs": "^1.11.19"
29
+ },
30
+ "scripts": {
31
+ "build:pub": "node pub.js",
32
+ "build": "vite build"
62
33
  }
63
34
  }
package/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2021 lyt-Top
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
@@ -1,56 +0,0 @@
1
- import { defineComponent, resolveComponent, createElementBlock, openBlock, createElementVNode, createVNode, withCtx, createTextVNode } from "vue";
2
- import { _ as _export_sfc } from "./index-6N7rbleN.mjs";
3
- const _hoisted_1 = { class: "error layout-padding" };
4
- const _hoisted_2 = { class: "layout-padding-auto layout-padding-view" };
5
- const _hoisted_3 = { class: "error-flex" };
6
- const _hoisted_4 = { class: "left" };
7
- const _hoisted_5 = { class: "left-item" };
8
- const _hoisted_6 = { class: "left-item-animation left-item-btn" };
9
- const __default__ = defineComponent({
10
- name: "noPower"
11
- });
12
- const _sfc_main = /* @__PURE__ */ defineComponent({
13
- ...__default__,
14
- setup(__props) {
15
- const onSetAuth = () => {
16
- window.location.reload();
17
- };
18
- return (_ctx, _cache) => {
19
- const _component_el_button = resolveComponent("el-button");
20
- return openBlock(), createElementBlock("div", _hoisted_1, [
21
- createElementVNode("div", _hoisted_2, [
22
- createElementVNode("div", _hoisted_3, [
23
- createElementVNode("div", _hoisted_4, [
24
- createElementVNode("div", _hoisted_5, [
25
- _cache[1] || (_cache[1] = createElementVNode("div", { class: "left-item-animation left-item-num" }, "401", -1)),
26
- _cache[2] || (_cache[2] = createElementVNode("div", { class: "left-item-animation left-item-title" }, "您未被授权,没有操作权限~", -1)),
27
- _cache[3] || (_cache[3] = createElementVNode("div", { class: "left-item-animation left-item-msg" }, "联系方式:加QQ群探讨 665452019", -1)),
28
- createElementVNode("div", _hoisted_6, [
29
- createVNode(_component_el_button, {
30
- type: "primary",
31
- size: "default",
32
- round: "",
33
- onClick: onSetAuth
34
- }, {
35
- default: withCtx(() => _cache[0] || (_cache[0] = [
36
- createTextVNode("重新授权")
37
- ])),
38
- _: 1,
39
- __: [0]
40
- })
41
- ])
42
- ])
43
- ]),
44
- _cache[4] || (_cache[4] = createElementVNode("div", { class: "right" }, [
45
- createElementVNode("img", { src: "https://i.hd-r.cn/2cf0d2e192660eec23eb9d0655753e7d.png" })
46
- ], -1))
47
- ])
48
- ])
49
- ]);
50
- };
51
- }
52
- });
53
- const _401 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d8f12958"]]);
54
- export {
55
- _401 as default
56
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t=require("./index-B3hX4hTc.js"),o={class:"error layout-padding"},n={class:"layout-padding-auto layout-padding-view"},a={class:"error-flex"},i={class:"left"},l={class:"left-item"},d={class:"left-item-animation left-item-btn"},r=e.defineComponent({name:"noPower"}),c=e.defineComponent({...r,setup(t){const r=()=>{window.location.reload()};return(t,c)=>{const s=e.resolveComponent("el-button");return e.openBlock(),e.createElementBlock("div",o,[e.createElementVNode("div",n,[e.createElementVNode("div",a,[e.createElementVNode("div",i,[e.createElementVNode("div",l,[c[1]||(c[1]=e.createElementVNode("div",{class:"left-item-animation left-item-num"},"401",-1)),c[2]||(c[2]=e.createElementVNode("div",{class:"left-item-animation left-item-title"},"您未被授权,没有操作权限~",-1)),c[3]||(c[3]=e.createElementVNode("div",{class:"left-item-animation left-item-msg"},"联系方式:加QQ群探讨 665452019",-1)),e.createElementVNode("div",d,[e.createVNode(s,{type:"primary",size:"default",round:"",onClick:r},{default:e.withCtx((()=>c[0]||(c[0]=[e.createTextVNode("重新授权")]))),_:1,__:[0]})])])]),c[4]||(c[4]=e.createElementVNode("div",{class:"right"},[e.createElementVNode("img",{src:"https://i.hd-r.cn/2cf0d2e192660eec23eb9d0655753e7d.png"})],-1))])])])}}}),s=t._export_sfc(c,[["__scopeId","data-v-d8f12958"]]);exports.default=s;