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,1009 +0,0 @@
1
- import { reactive, ref, defineComponent, resolveComponent, createElementBlock, openBlock, Fragment, createVNode, createBlock, createCommentVNode, unref, withCtx, createTextVNode, withKeys, createElementVNode, renderList, toDisplayString } from "vue";
2
- import { c as _, b as ElMessage, w as getDataType, _ as _export_sfc } from "./index-6N7rbleN.mjs";
3
- import { u as usePostMan } from "./index-Cu7kwCRF.mjs";
4
- const postMan = usePostMan();
5
- let textareaRef = ref();
6
- let state = reactive({
7
- show: false,
8
- index: 0,
9
- result: "",
10
- searchApi: [],
11
- search: "",
12
- ids: [],
13
- apis: [],
14
- returnFun: []
15
- });
16
- const getClassName = (method, path) => {
17
- let _path = path.split("/").pop();
18
- let list = _path.split("_");
19
- let majuscule = "";
20
- list.map((item, index2) => {
21
- if (index2 == 0) {
22
- majuscule = item;
23
- } else {
24
- majuscule += item.charAt(0).toUpperCase() + item.slice(1);
25
- }
26
- });
27
- if (majuscule.substring(0, 3) === "get" || majuscule.substring(0, 3) === "post" || majuscule.substring(0, 3) === "Put") {
28
- return majuscule;
29
- } else {
30
- return method + majuscule.charAt(0).toUpperCase() + majuscule.slice(1);
31
- }
32
- };
33
- const getDocApi = () => {
34
- postMan.getApiDocs().then((res) => {
35
- _.forEach(res.paths, function(value, key) {
36
- let val;
37
- let method = "";
38
- if (value.get) {
39
- val = value.get;
40
- method = "get";
41
- } else if (value.post) {
42
- val = value.post;
43
- method = "post";
44
- } else if (value.put) {
45
- val = value.put;
46
- method = "put";
47
- }
48
- let tag = _.filter(res.tags, {
49
- name: val.tags[0]
50
- });
51
- if (val) {
52
- state.apis.push({
53
- description: tag[0]["description"],
54
- tags: val.tags[0],
55
- title: val.summary,
56
- url: "/" + res.basePath.split("/")[1] + key,
57
- method,
58
- parameters: val.parameters,
59
- proxy: res.basePath.split("/")[1],
60
- className: getClassName(method, key)
61
- });
62
- }
63
- });
64
- }).catch((err) => {
65
- console.debug("获取API信息错误", err);
66
- });
67
- };
68
- const onFuzzyQuery = function(list, keyWord) {
69
- let api = [];
70
- for (let i = 0; i < list.length; i++) {
71
- if (list[i].title.split(keyWord).length > 1) {
72
- api.push(list[i]);
73
- }
74
- if (list[i].description.split(keyWord).length > 1 && _.indexOf(_.map(api, "url"), list[i].url) === -1) {
75
- api.push(list[i]);
76
- }
77
- if (list[i].tags.split(keyWord).length > 1 && _.indexOf(_.map(api, "url"), list[i].url) === -1) {
78
- api.push(list[i]);
79
- }
80
- if (list[i].url.split(keyWord).length > 1 && _.indexOf(_.map(api, "url"), list[i].url) === -1) {
81
- api.push(list[i]);
82
- }
83
- }
84
- return api;
85
- };
86
- const onSearch = function() {
87
- state.searchApi = [];
88
- if (state.search.trim()) {
89
- state.searchApi = onFuzzyQuery(state.apis, state.search.trim());
90
- state.returnFun = _.map(state.searchApi, "className");
91
- console.debug("returnFun:", state.returnFun);
92
- if (state.searchApi.length === 0) {
93
- ElMessage({
94
- message: "未搜索到接口数据",
95
- type: "success"
96
- });
97
- }
98
- } else {
99
- ElMessage({
100
- message: "搜索的数据不能为空",
101
- type: "error"
102
- });
103
- }
104
- };
105
- function onResult() {
106
- const fun = new Function("return " + state.result);
107
- state.result = getDataType(fun());
108
- setTimeout(() => {
109
- var _a;
110
- (_a = textareaRef.value) == null ? void 0 : _a.select();
111
- }, 1e3);
112
- }
113
- const _hoisted_1$1 = { class: "hs-api__body-quote" };
114
- const _hoisted_2 = { class: "hs-api__body-explain" };
115
- const __default__$1 = defineComponent({
116
- name: "hsGetApis"
117
- });
118
- const _sfc_main$1 = /* @__PURE__ */ defineComponent({
119
- ...__default__$1,
120
- setup(__props) {
121
- return (_ctx, _cache) => {
122
- const _component_hs_button = resolveComponent("hs-button");
123
- const _component_hs_input = resolveComponent("hs-input");
124
- const _component_el_text = resolveComponent("el-text");
125
- const _component_el_scrollbar = resolveComponent("el-scrollbar");
126
- return openBlock(), createElementBlock(Fragment, null, [
127
- createVNode(_component_hs_button, { onClick: unref(getDocApi) }, {
128
- default: withCtx(() => _cache[2] || (_cache[2] = [
129
- createTextVNode("获取API信息")
130
- ])),
131
- _: 1,
132
- __: [2]
133
- }, 8, ["onClick"]),
134
- createVNode(_component_hs_input, {
135
- placeholder: "搜索API",
136
- modelValue: unref(state).search,
137
- "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => unref(state).search = $event),
138
- style: { "border": "1rpx solid rgb(171, 178, 191)", "height": "3.5vh", "padding-left": "12rpx", "border-radius": "12rpx" },
139
- onKeyup: withKeys(unref(onSearch), ["enter"])
140
- }, null, 8, ["modelValue", "onKeyup"]),
141
- createVNode(_component_hs_input, {
142
- ref_key: "textareaRef",
143
- ref: textareaRef,
144
- type: "textarea",
145
- autosize: "",
146
- modelValue: unref(state).result,
147
- "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => unref(state).result = $event),
148
- placeholder: "请输入返回接口参数获取类型声明",
149
- onKeyup: withKeys(unref(onResult), ["enter"])
150
- }, null, 8, ["modelValue", "onKeyup"]),
151
- unref(state).searchApi.length > 0 ? (openBlock(), createBlock(_component_el_scrollbar, {
152
- key: 0,
153
- height: "70vh",
154
- class: "hs-api__body"
155
- }, {
156
- default: withCtx(() => [
157
- createElementVNode("div", _hoisted_1$1, [
158
- createVNode(_component_el_text, null, {
159
- default: withCtx(() => _cache[3] || (_cache[3] = [
160
- createTextVNode("import")
161
- ])),
162
- _: 1,
163
- __: [3]
164
- }),
165
- _cache[7] || (_cache[7] = createTextVNode("  ")),
166
- createVNode(_component_el_text, null, {
167
- default: withCtx(() => _cache[4] || (_cache[4] = [
168
- createTextVNode("request")
169
- ])),
170
- _: 1,
171
- __: [4]
172
- }),
173
- _cache[8] || (_cache[8] = createTextVNode("  ")),
174
- createVNode(_component_el_text, null, {
175
- default: withCtx(() => _cache[5] || (_cache[5] = [
176
- createTextVNode("from")
177
- ])),
178
- _: 1,
179
- __: [5]
180
- }),
181
- _cache[9] || (_cache[9] = createTextVNode("  ")),
182
- createVNode(_component_el_text, null, {
183
- default: withCtx(() => _cache[6] || (_cache[6] = [
184
- createTextVNode("'/@/utils/request';")
185
- ])),
186
- _: 1,
187
- __: [6]
188
- }),
189
- _cache[10] || (_cache[10] = createElementVNode("br", null, null, -1))
190
- ]),
191
- createElementVNode("div", _hoisted_2, [
192
- createVNode(_component_el_text, null, {
193
- default: withCtx(() => _cache[11] || (_cache[11] = [
194
- createTextVNode("/**")
195
- ])),
196
- _: 1,
197
- __: [11]
198
- }),
199
- _cache[14] || (_cache[14] = createElementVNode("br", null, null, -1)),
200
- createVNode(_component_el_text, null, {
201
- default: withCtx(() => _cache[12] || (_cache[12] = [
202
- createTextVNode(" * 追加标题到参数对象中")
203
- ])),
204
- _: 1,
205
- __: [12]
206
- }),
207
- _cache[15] || (_cache[15] = createElementVNode("br", null, null, -1)),
208
- createVNode(_component_el_text, null, {
209
- default: withCtx(() => _cache[13] || (_cache[13] = [
210
- createTextVNode(" */")
211
- ])),
212
- _: 1,
213
- __: [13]
214
- })
215
- ]),
216
- createElementVNode("div", null, [
217
- createVNode(_component_el_text, { class: "const" }, {
218
- default: withCtx(() => _cache[16] || (_cache[16] = [
219
- createTextVNode("const ")
220
- ])),
221
- _: 1,
222
- __: [16]
223
- }),
224
- createVNode(_component_el_text, { class: "variable" }, {
225
- default: withCtx(() => _cache[17] || (_cache[17] = [
226
- createTextVNode("assign ")
227
- ])),
228
- _: 1,
229
- __: [17]
230
- }),
231
- createVNode(_component_el_text, { class: "equal-sign" }, {
232
- default: withCtx(() => _cache[18] || (_cache[18] = [
233
- createTextVNode("= ")
234
- ])),
235
- _: 1,
236
- __: [18]
237
- }),
238
- createVNode(_component_el_text, { class: "parentheses" }, {
239
- default: withCtx(() => _cache[19] || (_cache[19] = [
240
- createTextVNode("(")
241
- ])),
242
- _: 1,
243
- __: [19]
244
- }),
245
- createVNode(_component_el_text, { class: "parameter" }, {
246
- default: withCtx(() => _cache[20] || (_cache[20] = [
247
- createTextVNode("params")
248
- ])),
249
- _: 1,
250
- __: [20]
251
- }),
252
- createVNode(_component_el_text, { class: "equal-sign" }, {
253
- default: withCtx(() => _cache[21] || (_cache[21] = [
254
- createTextVNode(": ")
255
- ])),
256
- _: 1,
257
- __: [21]
258
- }),
259
- createVNode(_component_el_text, { class: "type" }, {
260
- default: withCtx(() => _cache[22] || (_cache[22] = [
261
- createTextVNode("object")
262
- ])),
263
- _: 1,
264
- __: [22]
265
- }),
266
- createVNode(_component_el_text, { class: "equal-sign" }, {
267
- default: withCtx(() => _cache[23] || (_cache[23] = [
268
- createTextVNode(", ")
269
- ])),
270
- _: 1,
271
- __: [23]
272
- }),
273
- createVNode(_component_el_text, { class: "parameter" }, {
274
- default: withCtx(() => _cache[24] || (_cache[24] = [
275
- createTextVNode("title")
276
- ])),
277
- _: 1,
278
- __: [24]
279
- }),
280
- createVNode(_component_el_text, { class: "equal-sign" }, {
281
- default: withCtx(() => _cache[25] || (_cache[25] = [
282
- createTextVNode(": ")
283
- ])),
284
- _: 1,
285
- __: [25]
286
- }),
287
- createVNode(_component_el_text, { class: "type" }, {
288
- default: withCtx(() => _cache[26] || (_cache[26] = [
289
- createTextVNode("string")
290
- ])),
291
- _: 1,
292
- __: [26]
293
- }),
294
- createVNode(_component_el_text, { class: "parentheses" }, {
295
- default: withCtx(() => _cache[27] || (_cache[27] = [
296
- createTextVNode(")")
297
- ])),
298
- _: 1,
299
- __: [27]
300
- }),
301
- createVNode(_component_el_text, { class: "const" }, {
302
- default: withCtx(() => _cache[28] || (_cache[28] = [
303
- createTextVNode(" => ")
304
- ])),
305
- _: 1,
306
- __: [28]
307
- }),
308
- createVNode(_component_el_text, { class: "parentheses" }, {
309
- default: withCtx(() => _cache[29] || (_cache[29] = [
310
- createTextVNode("{")
311
- ])),
312
- _: 1,
313
- __: [29]
314
- }),
315
- _cache[46] || (_cache[46] = createElementVNode("br", null, null, -1)),
316
- createVNode(_component_el_text, { class: "return" }, {
317
- default: withCtx(() => _cache[30] || (_cache[30] = [
318
- createTextVNode("    return")
319
- ])),
320
- _: 1,
321
- __: [30]
322
- }),
323
- createVNode(_component_el_text, { class: "object" }, {
324
- default: withCtx(() => _cache[31] || (_cache[31] = [
325
- createTextVNode("  Object")
326
- ])),
327
- _: 1,
328
- __: [31]
329
- }),
330
- createVNode(_component_el_text, { class: "equal-sign" }, {
331
- default: withCtx(() => _cache[32] || (_cache[32] = [
332
- createTextVNode(".")
333
- ])),
334
- _: 1,
335
- __: [32]
336
- }),
337
- createVNode(_component_el_text, { class: "variable" }, {
338
- default: withCtx(() => _cache[33] || (_cache[33] = [
339
- createTextVNode("assign")
340
- ])),
341
- _: 1,
342
- __: [33]
343
- }),
344
- createVNode(_component_el_text, { class: "return" }, {
345
- default: withCtx(() => _cache[34] || (_cache[34] = [
346
- createTextVNode("(")
347
- ])),
348
- _: 1,
349
- __: [34]
350
- }),
351
- createVNode(_component_el_text, { class: "parameter" }, {
352
- default: withCtx(() => _cache[35] || (_cache[35] = [
353
- createTextVNode("params")
354
- ])),
355
- _: 1,
356
- __: [35]
357
- }),
358
- createVNode(_component_el_text, { class: "equal-sign" }, {
359
- default: withCtx(() => _cache[36] || (_cache[36] = [
360
- createTextVNode(", ")
361
- ])),
362
- _: 1,
363
- __: [36]
364
- }),
365
- createVNode(_component_el_text, { class: "const" }, {
366
- default: withCtx(() => _cache[37] || (_cache[37] = [
367
- createTextVNode("{")
368
- ])),
369
- _: 1,
370
- __: [37]
371
- }),
372
- createVNode(_component_el_text, { class: "parameter" }, {
373
- default: withCtx(() => _cache[38] || (_cache[38] = [
374
- createTextVNode("  other_log_info: ")
375
- ])),
376
- _: 1,
377
- __: [38]
378
- }),
379
- createVNode(_component_el_text, { class: "const" }, {
380
- default: withCtx(() => _cache[39] || (_cache[39] = [
381
- createTextVNode("{")
382
- ])),
383
- _: 1,
384
- __: [39]
385
- }),
386
- createVNode(_component_el_text, { class: "parameter" }, {
387
- default: withCtx(() => _cache[40] || (_cache[40] = [
388
- createTextVNode("  title  ")
389
- ])),
390
- _: 1,
391
- __: [40]
392
- }),
393
- createVNode(_component_el_text, { class: "const" }, {
394
- default: withCtx(() => _cache[41] || (_cache[41] = [
395
- createTextVNode("} ")
396
- ])),
397
- _: 1,
398
- __: [41]
399
- }),
400
- createVNode(_component_el_text, { class: "const" }, {
401
- default: withCtx(() => _cache[42] || (_cache[42] = [
402
- createTextVNode("} ")
403
- ])),
404
- _: 1,
405
- __: [42]
406
- }),
407
- createVNode(_component_el_text, { class: "return" }, {
408
- default: withCtx(() => _cache[43] || (_cache[43] = [
409
- createTextVNode(")")
410
- ])),
411
- _: 1,
412
- __: [43]
413
- }),
414
- createVNode(_component_el_text, { class: "equal-sign" }, {
415
- default: withCtx(() => _cache[44] || (_cache[44] = [
416
- createTextVNode(";")
417
- ])),
418
- _: 1,
419
- __: [44]
420
- }),
421
- _cache[47] || (_cache[47] = createElementVNode("br", null, null, -1)),
422
- createVNode(_component_el_text, { class: "parentheses" }, {
423
- default: withCtx(() => _cache[45] || (_cache[45] = [
424
- createTextVNode("};")
425
- ])),
426
- _: 1,
427
- __: [45]
428
- }),
429
- _cache[48] || (_cache[48] = createElementVNode("br", null, null, -1))
430
- ]),
431
- (openBlock(true), createElementBlock(Fragment, null, renderList(unref(state).searchApi, (api, index2) => {
432
- return openBlock(), createElementBlock("div", { key: index2 }, [
433
- createVNode(_component_el_text, { class: "explain" }, {
434
- default: withCtx(() => _cache[49] || (_cache[49] = [
435
- createTextVNode("/**")
436
- ])),
437
- _: 1,
438
- __: [49]
439
- }),
440
- _cache[112] || (_cache[112] = createElementVNode("br", null, null, -1)),
441
- createVNode(_component_el_text, { class: "explain" }, {
442
- default: withCtx(() => [
443
- createTextVNode("* 接口分类: " + toDisplayString(api.description) + " - " + toDisplayString(api.tags), 1)
444
- ]),
445
- _: 2
446
- }, 1024),
447
- _cache[113] || (_cache[113] = createElementVNode("br", null, null, -1)),
448
- createVNode(_component_el_text, { class: "explain" }, {
449
- default: withCtx(() => [
450
- createTextVNode("* 接口名称: " + toDisplayString(api.title) + " - 接口地址: " + toDisplayString(api.url), 1)
451
- ]),
452
- _: 2
453
- }, 1024),
454
- _cache[114] || (_cache[114] = createElementVNode("br", null, null, -1)),
455
- createVNode(_component_el_text, { class: "explain" }, {
456
- default: withCtx(() => [
457
- createTextVNode("* 请求方式: " + toDisplayString(api.method), 1)
458
- ]),
459
- _: 2
460
- }, 1024),
461
- _cache[115] || (_cache[115] = createElementVNode("br", null, null, -1)),
462
- (openBlock(true), createElementBlock(Fragment, null, renderList(api.parameters, (parame, idx) => {
463
- return openBlock(), createBlock(_component_el_text, {
464
- class: "explain",
465
- key: idx
466
- }, {
467
- default: withCtx(() => [
468
- _cache[55] || (_cache[55] = createTextVNode(" * ")),
469
- createVNode(_component_el_text, { class: "const" }, {
470
- default: withCtx(() => _cache[50] || (_cache[50] = [
471
- createTextVNode("@param ")
472
- ])),
473
- _: 1,
474
- __: [50]
475
- }),
476
- createVNode(_component_el_text, { class: "parentheses" }, {
477
- default: withCtx(() => [
478
- _cache[53] || (_cache[53] = createTextVNode(" {")),
479
- createVNode(_component_el_text, { class: "return" }, {
480
- default: withCtx(() => [
481
- _cache[51] || (_cache[51] = createTextVNode("[")),
482
- createVNode(_component_el_text, { class: "object" }, {
483
- default: withCtx(() => [
484
- createTextVNode(toDisplayString(parame.type), 1)
485
- ]),
486
- _: 2
487
- }, 1024),
488
- _cache[52] || (_cache[52] = createTextVNode("]"))
489
- ]),
490
- _: 2,
491
- __: [51, 52]
492
- }, 1024),
493
- _cache[54] || (_cache[54] = createTextVNode("}  "))
494
- ]),
495
- _: 2,
496
- __: [53, 54]
497
- }, 1024),
498
- createVNode(_component_el_text, { class: "parameter" }, {
499
- default: withCtx(() => [
500
- createTextVNode(toDisplayString(parame.name) + "  ", 1)
501
- ]),
502
- _: 2
503
- }, 1024),
504
- createVNode(_component_el_text, { class: "explain" }, {
505
- default: withCtx(() => [
506
- createTextVNode("[" + toDisplayString(parame.description) + "] ", 1),
507
- createVNode(_component_el_text, { class: "explain" }, {
508
- default: withCtx(() => [
509
- createTextVNode(" 是否必填:" + toDisplayString(parame.required ? "是" : "否") + "  ", 1)
510
- ]),
511
- _: 2
512
- }, 1024)
513
- ]),
514
- _: 2
515
- }, 1024),
516
- _cache[56] || (_cache[56] = createElementVNode("br", null, null, -1))
517
- ]),
518
- _: 2,
519
- __: [55, 56]
520
- }, 1024);
521
- }), 128)),
522
- createVNode(_component_el_text, { class: "explain" }, {
523
- default: withCtx(() => [
524
- _cache[63] || (_cache[63] = createTextVNode("* ")),
525
- createVNode(_component_el_text, { class: "const" }, {
526
- default: withCtx(() => _cache[57] || (_cache[57] = [
527
- createTextVNode("@return   ")
528
- ])),
529
- _: 1,
530
- __: [57]
531
- }),
532
- createVNode(_component_el_text, { class: "parentheses" }, {
533
- default: withCtx(() => [
534
- _cache[61] || (_cache[61] = createTextVNode("{")),
535
- createVNode(_component_el_text, { class: "return" }, {
536
- default: withCtx(() => [
537
- _cache[59] || (_cache[59] = createTextVNode("[")),
538
- createVNode(_component_el_text, { class: "object" }, {
539
- default: withCtx(() => _cache[58] || (_cache[58] = [
540
- createTextVNode("type")
541
- ])),
542
- _: 1,
543
- __: [58]
544
- }),
545
- _cache[60] || (_cache[60] = createTextVNode("]"))
546
- ]),
547
- _: 1,
548
- __: [59, 60]
549
- }),
550
- _cache[62] || (_cache[62] = createTextVNode("} "))
551
- ]),
552
- _: 1,
553
- __: [61, 62]
554
- }),
555
- _cache[64] || (_cache[64] = createTextVNode("[description]"))
556
- ]),
557
- _: 1,
558
- __: [63, 64]
559
- }),
560
- _cache[116] || (_cache[116] = createElementVNode("br", null, null, -1)),
561
- createVNode(_component_el_text, { class: "explain" }, {
562
- default: withCtx(() => _cache[65] || (_cache[65] = [
563
- createTextVNode("*/")
564
- ])),
565
- _: 1,
566
- __: [65]
567
- }),
568
- _cache[117] || (_cache[117] = createElementVNode("br", null, null, -1)),
569
- createElementVNode("div", null, [
570
- createVNode(_component_el_text, { class: "const" }, {
571
- default: withCtx(() => _cache[66] || (_cache[66] = [
572
- createTextVNode("const ")
573
- ])),
574
- _: 1,
575
- __: [66]
576
- }),
577
- createVNode(_component_el_text, { class: "variable" }, {
578
- default: withCtx(() => [
579
- createTextVNode(toDisplayString(api.className), 1)
580
- ]),
581
- _: 2
582
- }, 1024),
583
- createVNode(_component_el_text, { class: "equal-sign" }, {
584
- default: withCtx(() => _cache[67] || (_cache[67] = [
585
- createTextVNode("=")
586
- ])),
587
- _: 1,
588
- __: [67]
589
- }),
590
- createVNode(_component_el_text, { class: "parentheses" }, {
591
- default: withCtx(() => _cache[68] || (_cache[68] = [
592
- createTextVNode("<")
593
- ])),
594
- _: 1,
595
- __: [68]
596
- }),
597
- createVNode(_component_el_text, { class: "parentheses" }, {
598
- default: withCtx(() => _cache[69] || (_cache[69] = [
599
- createTextVNode("T")
600
- ])),
601
- _: 1,
602
- __: [69]
603
- }),
604
- createVNode(_component_el_text, { class: "parentheses" }, {
605
- default: withCtx(() => _cache[70] || (_cache[70] = [
606
- createTextVNode(">")
607
- ])),
608
- _: 1,
609
- __: [70]
610
- }),
611
- createVNode(_component_el_text, { class: "parentheses" }, {
612
- default: withCtx(() => _cache[71] || (_cache[71] = [
613
- createTextVNode("(")
614
- ])),
615
- _: 1,
616
- __: [71]
617
- }),
618
- createVNode(_component_el_text, { class: "parameter" }, {
619
- default: withCtx(() => [
620
- createTextVNode(toDisplayString(api.method == "get" ? "params" : "data"), 1)
621
- ]),
622
- _: 2
623
- }, 1024),
624
- createVNode(_component_el_text, { class: "equal-sign" }, {
625
- default: withCtx(() => _cache[72] || (_cache[72] = [
626
- createTextVNode(": ")
627
- ])),
628
- _: 1,
629
- __: [72]
630
- }),
631
- createVNode(_component_el_text, { class: "type" }, {
632
- default: withCtx(() => _cache[73] || (_cache[73] = [
633
- createTextVNode("object")
634
- ])),
635
- _: 1,
636
- __: [73]
637
- }),
638
- createVNode(_component_el_text, { class: "equal-sign" }, {
639
- default: withCtx(() => _cache[74] || (_cache[74] = [
640
- createTextVNode(" = ")
641
- ])),
642
- _: 1,
643
- __: [74]
644
- }),
645
- createVNode(_component_el_text, { class: "return" }, {
646
- default: withCtx(() => _cache[75] || (_cache[75] = [
647
- createTextVNode("{")
648
- ])),
649
- _: 1,
650
- __: [75]
651
- }),
652
- createVNode(_component_el_text, { class: "return" }, {
653
- default: withCtx(() => _cache[76] || (_cache[76] = [
654
- createTextVNode("} ")
655
- ])),
656
- _: 1,
657
- __: [76]
658
- }),
659
- createVNode(_component_el_text, { class: "parentheses" }, {
660
- default: withCtx(() => _cache[77] || (_cache[77] = [
661
- createTextVNode(")")
662
- ])),
663
- _: 1,
664
- __: [77]
665
- }),
666
- createVNode(_component_el_text, { class: "parentheses" }, {
667
- default: withCtx(() => _cache[78] || (_cache[78] = [
668
- createTextVNode(":")
669
- ])),
670
- _: 1,
671
- __: [78]
672
- }),
673
- createVNode(_component_el_text, { class: "parentheses" }, {
674
- default: withCtx(() => _cache[79] || (_cache[79] = [
675
- createTextVNode("Promise<T>")
676
- ])),
677
- _: 1,
678
- __: [79]
679
- }),
680
- createVNode(_component_el_text, { class: "const" }, {
681
- default: withCtx(() => _cache[80] || (_cache[80] = [
682
- createTextVNode(" => ")
683
- ])),
684
- _: 1,
685
- __: [80]
686
- }),
687
- createVNode(_component_el_text, { class: "parentheses" }, {
688
- default: withCtx(() => _cache[81] || (_cache[81] = [
689
- createTextVNode("{")
690
- ])),
691
- _: 1,
692
- __: [81]
693
- }),
694
- _cache[104] || (_cache[104] = createElementVNode("br", null, null, -1)),
695
- createVNode(_component_el_text, { class: "parameter" }, {
696
- default: withCtx(() => [
697
- createTextVNode("     " + toDisplayString(api.method == "get" ? "params" : "data") + " ", 1),
698
- createVNode(_component_el_text, { class: "equal-sign" }, {
699
- default: withCtx(() => _cache[82] || (_cache[82] = [
700
- createTextVNode(" = ")
701
- ])),
702
- _: 1,
703
- __: [82]
704
- }),
705
- createVNode(_component_el_text, { class: "variable" }, {
706
- default: withCtx(() => _cache[83] || (_cache[83] = [
707
- createTextVNode("assign")
708
- ])),
709
- _: 1,
710
- __: [83]
711
- }),
712
- createVNode(_component_el_text, { class: "parentheses" }, {
713
- default: withCtx(() => _cache[84] || (_cache[84] = [
714
- createTextVNode("(")
715
- ])),
716
- _: 1,
717
- __: [84]
718
- }),
719
- createVNode(_component_el_text, { class: "parameter" }, {
720
- default: withCtx(() => [
721
- createTextVNode(toDisplayString(api.method == "get" ? "params" : "data"), 1)
722
- ]),
723
- _: 2
724
- }, 1024),
725
- createVNode(_component_el_text, { class: "equal-sign" }, {
726
- default: withCtx(() => _cache[85] || (_cache[85] = [
727
- createTextVNode(", ")
728
- ])),
729
- _: 1,
730
- __: [85]
731
- }),
732
- createVNode(_component_el_text, { class: "str" }, {
733
- default: withCtx(() => [
734
- createTextVNode("'" + toDisplayString(api.title) + "'", 1)
735
- ]),
736
- _: 2
737
- }, 1024),
738
- createVNode(_component_el_text, { class: "parentheses" }, {
739
- default: withCtx(() => _cache[86] || (_cache[86] = [
740
- createTextVNode(")")
741
- ])),
742
- _: 1,
743
- __: [86]
744
- }),
745
- createVNode(_component_el_text, { class: "equal-sign" }, {
746
- default: withCtx(() => _cache[87] || (_cache[87] = [
747
- createTextVNode(";")
748
- ])),
749
- _: 1,
750
- __: [87]
751
- })
752
- ]),
753
- _: 2
754
- }, 1024),
755
- _cache[105] || (_cache[105] = createElementVNode("br", null, null, -1)),
756
- createVNode(_component_el_text, { class: "return" }, {
757
- default: withCtx(() => _cache[88] || (_cache[88] = [
758
- createTextVNode("    return")
759
- ])),
760
- _: 1,
761
- __: [88]
762
- }),
763
- createVNode(_component_el_text, { class: "object" }, {
764
- default: withCtx(() => _cache[89] || (_cache[89] = [
765
- createTextVNode("  request")
766
- ])),
767
- _: 1,
768
- __: [89]
769
- }),
770
- createVNode(_component_el_text, { class: "return" }, {
771
- default: withCtx(() => _cache[90] || (_cache[90] = [
772
- createTextVNode("(")
773
- ])),
774
- _: 1,
775
- __: [90]
776
- }),
777
- createVNode(_component_el_text, { class: "const" }, {
778
- default: withCtx(() => _cache[91] || (_cache[91] = [
779
- createTextVNode("{")
780
- ])),
781
- _: 1,
782
- __: [91]
783
- }),
784
- _cache[106] || (_cache[106] = createElementVNode("br", null, null, -1)),
785
- createVNode(_component_el_text, null, {
786
- default: withCtx(() => [
787
- _cache[94] || (_cache[94] = createTextVNode("         ")),
788
- createVNode(_component_el_text, { class: "parameter" }, {
789
- default: withCtx(() => _cache[92] || (_cache[92] = [
790
- createTextVNode(" url:  ")
791
- ])),
792
- _: 1,
793
- __: [92]
794
- }),
795
- createVNode(_component_el_text, { class: "str" }, {
796
- default: withCtx(() => [
797
- createTextVNode("'" + toDisplayString(api.url) + "'", 1)
798
- ]),
799
- _: 2
800
- }, 1024),
801
- createVNode(_component_el_text, { class: "equal-sign" }, {
802
- default: withCtx(() => _cache[93] || (_cache[93] = [
803
- createTextVNode(",")
804
- ])),
805
- _: 1,
806
- __: [93]
807
- })
808
- ]),
809
- _: 2,
810
- __: [94]
811
- }, 1024),
812
- _cache[107] || (_cache[107] = createElementVNode("br", null, null, -1)),
813
- createVNode(_component_el_text, null, {
814
- default: withCtx(() => [
815
- _cache[97] || (_cache[97] = createTextVNode("         ")),
816
- createVNode(_component_el_text, { class: "parameter" }, {
817
- default: withCtx(() => _cache[95] || (_cache[95] = [
818
- createTextVNode(" method:  ")
819
- ])),
820
- _: 1,
821
- __: [95]
822
- }),
823
- createVNode(_component_el_text, { class: "str" }, {
824
- default: withCtx(() => [
825
- createTextVNode("'" + toDisplayString(api.method) + "'", 1)
826
- ]),
827
- _: 2
828
- }, 1024),
829
- createVNode(_component_el_text, { class: "equal-sign" }, {
830
- default: withCtx(() => _cache[96] || (_cache[96] = [
831
- createTextVNode(",")
832
- ])),
833
- _: 1,
834
- __: [96]
835
- })
836
- ]),
837
- _: 2,
838
- __: [97]
839
- }, 1024),
840
- _cache[108] || (_cache[108] = createElementVNode("br", null, null, -1)),
841
- createVNode(_component_el_text, null, {
842
- default: withCtx(() => [
843
- _cache[99] || (_cache[99] = createTextVNode("         ")),
844
- createVNode(_component_el_text, { class: "parameter" }, {
845
- default: withCtx(() => [
846
- createTextVNode(toDisplayString(api.method == "get" ? "params" : "data"), 1)
847
- ]),
848
- _: 2
849
- }, 1024),
850
- createVNode(_component_el_text, { class: "equal-sign" }, {
851
- default: withCtx(() => _cache[98] || (_cache[98] = [
852
- createTextVNode(",")
853
- ])),
854
- _: 1,
855
- __: [98]
856
- })
857
- ]),
858
- _: 2,
859
- __: [99]
860
- }, 1024),
861
- _cache[109] || (_cache[109] = createElementVNode("br", null, null, -1)),
862
- createVNode(_component_el_text, { class: "const" }, {
863
- default: withCtx(() => _cache[100] || (_cache[100] = [
864
- createTextVNode("    }")
865
- ])),
866
- _: 1,
867
- __: [100]
868
- }),
869
- createVNode(_component_el_text, { class: "return" }, {
870
- default: withCtx(() => _cache[101] || (_cache[101] = [
871
- createTextVNode(")")
872
- ])),
873
- _: 1,
874
- __: [101]
875
- }),
876
- createVNode(_component_el_text, { class: "equal-sign" }, {
877
- default: withCtx(() => _cache[102] || (_cache[102] = [
878
- createTextVNode(";")
879
- ])),
880
- _: 1,
881
- __: [102]
882
- }),
883
- _cache[110] || (_cache[110] = createElementVNode("br", null, null, -1)),
884
- createVNode(_component_el_text, { class: "parentheses" }, {
885
- default: withCtx(() => _cache[103] || (_cache[103] = [
886
- createTextVNode("};")
887
- ])),
888
- _: 1,
889
- __: [103]
890
- }),
891
- _cache[111] || (_cache[111] = createElementVNode("br", null, null, -1))
892
- ])
893
- ]);
894
- }), 128)),
895
- createElementVNode("div", null, [
896
- createVNode(_component_el_text, null, {
897
- default: withCtx(() => [
898
- createVNode(_component_el_text, { class: "return" }, {
899
- default: withCtx(() => [
900
- _cache[120] || (_cache[120] = createTextVNode("export  ")),
901
- createVNode(_component_el_text, { class: "const" }, {
902
- default: withCtx(() => _cache[118] || (_cache[118] = [
903
- createTextVNode("function ")
904
- ])),
905
- _: 1,
906
- __: [118]
907
- }),
908
- createVNode(_component_el_text, { class: "variable" }, {
909
- default: withCtx(() => [
910
- createTextVNode("use" + toDisplayString(unref(state).searchApi[0].tags), 1)
911
- ]),
912
- _: 1
913
- }),
914
- createVNode(_component_el_text, { class: "parentheses" }, {
915
- default: withCtx(() => _cache[119] || (_cache[119] = [
916
- createTextVNode("()  {")
917
- ])),
918
- _: 1,
919
- __: [119]
920
- })
921
- ]),
922
- _: 1,
923
- __: [120]
924
- }),
925
- _cache[126] || (_cache[126] = createElementVNode("br", null, null, -1)),
926
- createVNode(_component_el_text, { class: "return" }, {
927
- default: withCtx(() => _cache[121] || (_cache[121] = [
928
- createTextVNode("  return {")
929
- ])),
930
- _: 1,
931
- __: [121]
932
- }),
933
- _cache[127] || (_cache[127] = createElementVNode("br", null, null, -1)),
934
- (openBlock(true), createElementBlock(Fragment, null, renderList(unref(state).returnFun, (fun, index2) => {
935
- return openBlock(), createBlock(_component_el_text, {
936
- class: "variable",
937
- key: index2
938
- }, {
939
- default: withCtx(() => [
940
- createTextVNode("     " + toDisplayString(fun) + ",", 1),
941
- _cache[122] || (_cache[122] = createElementVNode("br", null, null, -1))
942
- ]),
943
- _: 2,
944
- __: [122]
945
- }, 1024);
946
- }), 128)),
947
- createVNode(_component_el_text, { class: "return" }, {
948
- default: withCtx(() => _cache[123] || (_cache[123] = [
949
- createTextVNode("  }")
950
- ])),
951
- _: 1,
952
- __: [123]
953
- }),
954
- createVNode(_component_el_text, { class: "equal-sign" }, {
955
- default: withCtx(() => _cache[124] || (_cache[124] = [
956
- createTextVNode(";")
957
- ])),
958
- _: 1,
959
- __: [124]
960
- }),
961
- _cache[128] || (_cache[128] = createElementVNode("br", null, null, -1)),
962
- createVNode(_component_el_text, { class: "parentheses" }, {
963
- default: withCtx(() => _cache[125] || (_cache[125] = [
964
- createTextVNode("}")
965
- ])),
966
- _: 1,
967
- __: [125]
968
- }),
969
- _cache[129] || (_cache[129] = createElementVNode("br", null, null, -1))
970
- ]),
971
- _: 1,
972
- __: [126, 127, 128, 129]
973
- })
974
- ])
975
- ]),
976
- _: 1
977
- })) : createCommentVNode("", true)
978
- ], 64);
979
- };
980
- }
981
- });
982
- const hsGetApis = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-fbcf1bbd"]]);
983
- const _hoisted_1 = { class: "layout-padding" };
984
- const __default__ = defineComponent({
985
- name: "parseAPI"
986
- });
987
- const _sfc_main = /* @__PURE__ */ defineComponent({
988
- ...__default__,
989
- setup(__props) {
990
- return (_ctx, _cache) => {
991
- const _component_el_card = resolveComponent("el-card");
992
- return openBlock(), createElementBlock("div", _hoisted_1, [
993
- createVNode(_component_el_card, {
994
- shadow: "hover",
995
- class: "layout-padding-auto"
996
- }, {
997
- default: withCtx(() => [
998
- createVNode(hsGetApis)
999
- ]),
1000
- _: 1
1001
- })
1002
- ]);
1003
- };
1004
- }
1005
- });
1006
- const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-085f30d9"]]);
1007
- export {
1008
- index as default
1009
- };