@pubinfo/core 2.0.0-beta.9 → 2.0.0-rc.2

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 (640) hide show
  1. package/dist/{AppSetting-BQT7OI6K.js → AppSetting-D2RJrc9O.js} +37 -39
  2. package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-D4u_haxr.js → HCheckList.vue_vue_type_script_setup_true_lang-DusVz35O.js} +12 -14
  3. package/dist/HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js +20 -0
  4. package/dist/HToggle-DMcVgMVY.js +34 -0
  5. package/dist/PreferencesContent-Dtd9rtew.js +923 -0
  6. package/dist/{SettingBreadcrumb-CgugOTgx.js → SettingBreadcrumb-QSCSviKM.js} +9 -9
  7. package/dist/{SettingCopyright-BPeCJBLi.js → SettingCopyright-Dr5P6yfq.js} +8 -8
  8. package/dist/{SettingEnableTransition-BK0_EH_N.js → SettingEnableTransition-DGiHEbCI.js} +20 -21
  9. package/dist/{SettingHome-DGnxlXLd.js → SettingHome-CEPcBlds.js} +20 -20
  10. package/dist/{SettingMenu-BqAd9zbL.js → SettingMenu-BJdjnRA6.js} +26 -26
  11. package/dist/{SettingMode-CgA3XDwW.js → SettingMode-BnuCHoEY.js} +11 -12
  12. package/dist/{SettingNavSearch-WFnkcRQ3.js → SettingNavSearch-CiU4BmlU.js} +9 -9
  13. package/dist/{SettingOther-CG4RI6mO.js → SettingOther-DTHjVlFe.js} +13 -13
  14. package/dist/SettingPage-D75_Nf05.js +29 -0
  15. package/dist/{SettingTabbar-CQA6ZT9l.js → SettingTabbar-D48dzvgA.js} +18 -18
  16. package/dist/SettingThemes-D-8vTs5n.js +142 -0
  17. package/dist/{SettingToolbar-DdR2940j.js → SettingToolbar-DjIjm9V-.js} +10 -10
  18. package/dist/{SettingTopbar-C_jYO_Ax.js → SettingTopbar-Cg30OTH3.js} +16 -16
  19. package/dist/{SettingWidthMode-ir_28SE3.js → SettingWidthMode-BKV_7kb8.js} +19 -20
  20. package/dist/{TopThinMode-jHDpKsma.js → TopThinMode-JFYsp_lJ.js} +1 -1
  21. package/dist/built-in/authentication/helper.d.ts +1 -0
  22. package/dist/built-in/authentication/index.d.ts +10 -0
  23. package/dist/built-in/authentication/interface.d.ts +7 -0
  24. package/dist/built-in/authentication/router.d.ts +2 -0
  25. package/dist/built-in/authorization/directives.d.ts +2 -0
  26. package/dist/built-in/authorization/helper.d.ts +6 -0
  27. package/dist/built-in/authorization/index.d.ts +7 -0
  28. package/dist/built-in/authorization/router.d.ts +3 -0
  29. package/dist/built-in/index.d.ts +8 -0
  30. package/dist/{layout → built-in/layout-component}/Layout.vue.d.ts +2 -2
  31. package/dist/{layout → built-in/layout-component}/components/Header/TopMode/More.vue.d.ts +1 -1
  32. package/dist/{layout → built-in/layout-component}/components/Header/TopMode/NotCursor.vue.d.ts +2 -0
  33. package/dist/{layout → built-in/layout-component}/components/Menu/sub.vue.d.ts +43 -43
  34. package/dist/{layout → built-in/layout-component}/components/Menu/types.d.ts +1 -1
  35. package/dist/{layout → built-in/layout-component}/components/Tools/Search.vue.d.ts +43 -43
  36. package/dist/built-in/layout-component/components/Tools/index.vue.d.ts +27 -0
  37. package/dist/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue.d.ts +11 -0
  38. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDialog.vue.d.ts +1 -1
  39. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HSlideover.vue.d.ts +1 -1
  40. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HTabList.vue.d.ts +2 -2
  41. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HTooltip.vue.d.ts +1 -1
  42. package/dist/{layout → built-in/layout-component}/composables/useContext.d.ts +1 -1
  43. package/dist/built-in/layout-component/composables/useGlobalSearch.d.ts +19 -0
  44. package/dist/{layout → built-in/layout-component}/composables/useHotkey.d.ts +1 -1
  45. package/dist/{layout → built-in/layout-component}/composables/useMenu.d.ts +1 -1
  46. package/dist/{layout → built-in/layout-component}/index.d.ts +5 -4
  47. package/dist/built-in/layout-component/utils/eventBus.d.ts +5 -0
  48. package/dist/built-in/layout-component/utils/index.d.ts +3 -0
  49. package/dist/{utils → built-in/layout-component/utils}/watermark.d.ts +1 -1
  50. package/dist/built-in/locales/helpler.d.ts +594 -0
  51. package/dist/built-in/locales/index.d.ts +5 -0
  52. package/dist/built-in/n-progress/index.d.ts +6 -0
  53. package/dist/built-in/pinia-plugin/enum.d.ts +1 -0
  54. package/dist/built-in/pinia-plugin/index.d.ts +5 -0
  55. package/dist/built-in/pinia-plugin/plugins/persist.d.ts +3 -0
  56. package/dist/built-in/pre-access/index.d.ts +7 -0
  57. package/dist/built-in/settings/index.d.ts +5 -0
  58. package/dist/built-in/settings/router.d.ts +3 -0
  59. package/dist/{colors-gu4NABiz.js → colors-CODcBxrF.js} +1 -1
  60. package/dist/core/create.d.ts +2 -0
  61. package/dist/core/ctx.d.ts +1 -0
  62. package/dist/core/index.d.ts +4 -0
  63. package/dist/core/interface.d.ts +74 -0
  64. package/dist/{modules.d.ts → core/modules.d.ts} +9 -0
  65. package/dist/{api/index.d.ts → core/request.d.ts} +2 -4
  66. package/dist/core/resolver/icon.d.ts +5 -0
  67. package/dist/core/resolver/index.d.ts +4 -0
  68. package/dist/core/resolver/layout.d.ts +2 -0
  69. package/dist/core/resolver/page.d.ts +17 -0
  70. package/dist/core/resolver/resolver.d.ts +10 -0
  71. package/dist/{api → features/api}/modules/auth/renzhengfuwu.d.ts +7 -0
  72. package/dist/{api → features/api}/modules/configData/index.d.ts +1 -1
  73. package/dist/{api → features/api}/modules/rbac/pubJiaosezukongzhiqi.d.ts +7 -0
  74. package/dist/{api → features/api}/modules/rbac/ziyuanjiekou.d.ts +7 -0
  75. package/dist/features/api/request.d.ts +2 -0
  76. package/dist/{assets → features/assets}/styles/index.d.ts +2 -3
  77. package/dist/{composables → features/composables}/auth.d.ts +1 -1
  78. package/dist/features/context/index.d.ts +12 -0
  79. package/dist/features/enum.d.ts +21 -0
  80. package/dist/features/index.d.ts +7 -0
  81. package/dist/features/router/asyncRoutes.d.ts +14 -0
  82. package/dist/features/router/index.d.ts +2 -0
  83. package/dist/features/router/systemRoutes.d.ts +9 -0
  84. package/dist/features/stores/index.d.ts +1 -0
  85. package/dist/{stores → features/stores}/modules/favorites.d.ts +2 -2
  86. package/dist/{stores → features/stores}/modules/route.d.ts +6 -6
  87. package/dist/{stores → features/stores}/modules/tabbar.d.ts +1 -1
  88. package/dist/features/stores/modules/user.d.ts +36 -0
  89. package/dist/features/stores/utils/crypto.d.ts +1 -0
  90. package/dist/features/stores/utils/index.d.ts +2 -0
  91. package/dist/features/stores/utils/routerHelper.d.ts +17 -0
  92. package/dist/index-BAoB7aoj.js +49 -0
  93. package/dist/{reload-CUcPYtl7.js → index-BD2fkZis.js} +5 -5
  94. package/dist/index-BROqFYXS.js +44 -0
  95. package/dist/{index-CjsnFBwd.js → index-BVLkBCRY.js} +7733 -8240
  96. package/dist/index-D4_xmL_A.js +258 -0
  97. package/dist/index-DQn1WFMa.js +139 -0
  98. package/dist/{index-CWIfG62O.js → index-DmcblkoZ.js} +1804 -1897
  99. package/dist/{index-NpS61xSA.js → index-DvJr0paY.js} +54 -54
  100. package/dist/index-Jd3PYkpj.js +52561 -0
  101. package/dist/index-RT-QBzm0.js +234 -0
  102. package/dist/index.d.ts +23 -11
  103. package/dist/index.js +59 -72
  104. package/dist/pick-BLJM77QN.js +12 -0
  105. package/dist/style.css +3 -3
  106. package/dist/utils/index.d.ts +4 -13
  107. package/dist/utils/path.d.ts +1 -0
  108. package/dist/utils/proxy.d.ts +1 -0
  109. package/dist/utils/storage.d.ts +1 -2
  110. package/package.json +41 -43
  111. package/src/built-in/authentication/helper.ts +55 -0
  112. package/src/built-in/authentication/index.ts +42 -0
  113. package/src/built-in/authentication/interface.ts +7 -0
  114. package/src/built-in/authentication/pages/change-organization/assets/change-org.svg +1 -0
  115. package/src/{pages/system → built-in/authentication/pages}/change-organization/index.vue +29 -43
  116. package/src/built-in/authentication/pages/change-password/assets/login-small.png +0 -0
  117. package/src/built-in/authentication/pages/change-password/assets/login-small_dark.webp +0 -0
  118. package/src/built-in/authentication/pages/change-password/assets/mima.svg +1 -0
  119. package/src/{pages/system → built-in/authentication/pages}/change-password/components/ChangePasswordForm/index.vue +1 -1
  120. package/src/{pages/system → built-in/authentication/pages}/change-password/index.vue +19 -36
  121. package/src/built-in/authentication/router.ts +57 -0
  122. package/src/{directives/plugins/permission.ts → built-in/authorization/directives.ts} +6 -7
  123. package/src/built-in/authorization/helper.ts +11 -0
  124. package/src/built-in/authorization/index.ts +25 -0
  125. package/src/built-in/authorization/pages/not-permission/403.svg +1 -0
  126. package/src/built-in/authorization/pages/not-permission/403_dark.svg +1 -0
  127. package/src/{pages/system → built-in/authorization/pages}/not-permission/index.vue +9 -13
  128. package/src/{route/guard/auth.ts → built-in/authorization/router.ts} +39 -9
  129. package/src/built-in/index.ts +8 -0
  130. package/src/built-in/layout-component/Layout.vue +273 -0
  131. package/src/built-in/layout-component/assets/icons/favorites.svg +1 -0
  132. package/src/built-in/layout-component/assets/icons/toolbar-collapse.svg +1 -0
  133. package/src/{layout → built-in/layout-component}/components/Content/IframeView.vue +1 -2
  134. package/src/{layout → built-in/layout-component}/components/Content/LinkView.vue +2 -2
  135. package/src/built-in/layout-component/components/Content/index.vue +146 -0
  136. package/src/{layout → built-in/layout-component}/components/Copyright/index.vue +7 -8
  137. package/src/{layout → built-in/layout-component}/components/Header/TopMode/More.vue +26 -34
  138. package/src/built-in/layout-component/components/Header/TopMode/NotCursor.vue +70 -0
  139. package/src/{layout → built-in/layout-component}/components/Header/TopMode/index.vue +14 -18
  140. package/src/built-in/layout-component/components/Header/index.vue +171 -0
  141. package/src/{layout → built-in/layout-component}/components/Logo/index.vue +5 -20
  142. package/src/{layout → built-in/layout-component}/components/Menu/index.vue +3 -3
  143. package/src/{layout → built-in/layout-component}/components/Menu/item.vue +22 -27
  144. package/src/{layout → built-in/layout-component}/components/Menu/types.ts +1 -1
  145. package/src/{layout → built-in/layout-component}/components/SettingBar/AppSetting.vue +11 -11
  146. package/src/{layout → built-in/layout-component}/components/SettingBar/components/DayNightToggle.vue +26 -120
  147. package/src/built-in/layout-component/components/SettingBar/components/SettingEnableTransition.vue +190 -0
  148. package/src/built-in/layout-component/components/SettingBar/components/SettingMode.vue +154 -0
  149. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingThemes.vue +55 -90
  150. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingWidthMode.vue +63 -71
  151. package/src/built-in/layout-component/components/SettingBar/index.vue +81 -0
  152. package/src/{layout → built-in/layout-component}/components/Sidebar/MainSidebar.vue +87 -135
  153. package/src/{layout → built-in/layout-component}/components/Sidebar/SubSidebar.vue +50 -59
  154. package/src/built-in/layout-component/components/Tools/Breadcrumb/index.vue +15 -0
  155. package/src/built-in/layout-component/components/Tools/DayNightSwitch.vue +70 -0
  156. package/src/{layout → built-in/layout-component}/components/Tools/Preferences/PreferencesContent.vue +214 -278
  157. package/src/{layout → built-in/layout-component}/components/Tools/Search.vue +15 -9
  158. package/src/{layout → built-in/layout-component}/components/Tools/index.vue +16 -20
  159. package/src/{layout → built-in/layout-component}/components/Topbar/Tabbar/MoreAction.vue +102 -148
  160. package/src/{layout → built-in/layout-component}/components/Topbar/Tabbar/index.vue +293 -405
  161. package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/Favorites.vue +5 -5
  162. package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/index.vue +72 -67
  163. package/src/{layout → built-in/layout-component}/components/Topbar/index.vue +16 -19
  164. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HCheckList.vue +1 -1
  165. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDialog.vue +1 -1
  166. package/src/built-in/layout-component/components/ui/HDivider.vue +24 -0
  167. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownMenu.vue +1 -1
  168. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownTree.vue +1 -1
  169. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HSlideover.vue +1 -1
  170. package/src/built-in/layout-component/components/ui/HToggle.vue +133 -0
  171. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HTooltip.vue +1 -1
  172. package/src/{layout → built-in/layout-component}/composables/useContext.ts +2 -2
  173. package/src/{layout → built-in/layout-component}/composables/useGetComputedStyle.ts +1 -1
  174. package/src/built-in/layout-component/composables/useGlobalSearch.ts +48 -0
  175. package/src/{layout → built-in/layout-component}/composables/useHotkey.ts +1 -1
  176. package/src/{layout → built-in/layout-component}/composables/useMainPage.ts +2 -2
  177. package/src/{layout → built-in/layout-component}/composables/useMenu.ts +1 -1
  178. package/src/{layout → built-in/layout-component}/composables/useTabbar.ts +1 -1
  179. package/src/{layout → built-in/layout-component}/composables/useTitle.ts +1 -1
  180. package/src/{layout → built-in/layout-component}/composables/useWatermark.ts +4 -4
  181. package/src/{layout → built-in/layout-component}/index.ts +38 -16
  182. package/src/{layout → built-in/layout-component}/provider.ts +8 -2
  183. package/src/built-in/layout-component/utils/eventBus.ts +8 -0
  184. package/src/built-in/layout-component/utils/index.ts +3 -0
  185. package/src/{utils → built-in/layout-component/utils}/watermark.ts +2 -2
  186. package/src/{locales/index.ts → built-in/locales/helpler.ts} +13 -17
  187. package/src/built-in/locales/index.ts +20 -0
  188. package/src/built-in/n-progress/index.ts +31 -0
  189. package/src/built-in/n-progress/nprogress.css +68 -0
  190. package/src/built-in/pinia-plugin/enum.ts +1 -0
  191. package/src/{stores → built-in/pinia-plugin}/helper.ts +3 -3
  192. package/src/built-in/pinia-plugin/index.ts +27 -0
  193. package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/cleanup.ts +1 -1
  194. package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/favoritesStorage.ts +6 -7
  195. package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/iframeCache.ts +3 -3
  196. package/src/built-in/pinia-plugin/plugins/persist.ts +21 -0
  197. package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/tabbarStorage.ts +7 -8
  198. package/src/built-in/pre-access/index.ts +20 -0
  199. package/src/built-in/settings/index.ts +15 -0
  200. package/src/{route/guard/setting.ts → built-in/settings/router.ts} +3 -2
  201. package/src/core/create.ts +70 -0
  202. package/src/core/ctx.ts +3 -0
  203. package/src/core/index.ts +4 -0
  204. package/src/core/interface.ts +89 -0
  205. package/src/{modules.ts → core/modules.ts} +19 -5
  206. package/src/core/request.ts +52 -0
  207. package/src/core/resolver/icon.ts +75 -0
  208. package/src/core/resolver/index.ts +4 -0
  209. package/src/core/resolver/layout.ts +23 -0
  210. package/src/core/resolver/page.ts +89 -0
  211. package/src/core/resolver/resolver.ts +25 -0
  212. package/src/{api → features/api}/modules/auth/renzhengfuwu.ts +47 -15
  213. package/src/{api → features/api}/modules/auth/typings.d.ts +34 -28
  214. package/src/{api → features/api}/modules/configData/heibaimingdanfuwu.ts +13 -4
  215. package/src/{api → features/api}/modules/configData/index.ts +1 -1
  216. package/src/{api → features/api}/modules/configData/typings.d.ts +79 -79
  217. package/src/{api → features/api}/modules/configData/xitongpeizhifuwu.ts +43 -19
  218. package/src/{api/modules/configData/zidianfuwu.ts → features/api/modules/configData/zidifuwu.ts} +41 -11
  219. package/src/{api → features/api}/modules/rbac/gangweijiekou.ts +25 -10
  220. package/src/{api → features/api}/modules/rbac/jiaosejiekou.ts +25 -10
  221. package/src/{api → features/api}/modules/rbac/pubJiaosezukongzhiqi.ts +46 -7
  222. package/src/{api → features/api}/modules/rbac/shujuquanxianzhubiaokongzhiqi.ts +27 -13
  223. package/src/{api → features/api}/modules/rbac/typings.d.ts +323 -304
  224. package/src/{api → features/api}/modules/rbac/yonghujiekou.ts +49 -16
  225. package/src/{api → features/api}/modules/rbac/yonghushoucangbiaojiekou.ts +21 -6
  226. package/src/{api → features/api}/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +13 -4
  227. package/src/{api → features/api}/modules/rbac/ziyuanjiekou.ts +44 -5
  228. package/src/{api → features/api}/modules/rbac/zuhuguanlijiekou.ts +21 -12
  229. package/src/{api → features/api}/modules/rbac/zuzhijiaosebiaokongzhiqi.ts +13 -4
  230. package/src/{api → features/api}/modules/rbac/zuzhijiekou.ts +29 -11
  231. package/src/features/api/request.ts +5 -0
  232. package/src/{api → features/api}/system/user.ts +1 -1
  233. package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.svg +131 -133
  234. package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.svg +130 -132
  235. package/src/{assets → features/assets}/images/org.svg +2 -2
  236. package/src/features/assets/styles/globals.css +188 -0
  237. package/src/{assets → features/assets}/styles/index.ts +2 -3
  238. package/src/features/assets/styles/rbac.css +51 -0
  239. package/src/features/assets/styles/resources/utils.css +53 -0
  240. package/src/features/assets/styles/resources/variables.css +5 -0
  241. package/src/features/components/MicroAppContainer/index.vue +9 -0
  242. package/src/features/components/NotAllowed/assets/403.svg +1 -0
  243. package/src/features/components/NotAllowed/assets/403_dark.svg +1 -0
  244. package/src/{components → features/components}/NotAllowed/index.vue +6 -8
  245. package/src/{components → features/components}/PassStrengthValidator/index.vue +33 -48
  246. package/src/{components → features/components}/PassStrengthValidator/rule.vue +13 -25
  247. package/src/{components → features/components}/PubinfoApp/index.vue +2 -1
  248. package/src/features/components/PubinfoIcon/index.vue +140 -0
  249. package/src/{components → features/components}/PubinfoProvider/index.ts +1 -2
  250. package/src/{composables → features/composables}/auth.ts +2 -2
  251. package/src/{composables → features/composables}/theme.ts +1 -1
  252. package/src/{composables → features/composables}/watchDiff.ts +1 -1
  253. package/src/features/context/index.ts +40 -0
  254. package/src/features/enum.ts +21 -0
  255. package/src/features/index.ts +8 -0
  256. package/src/features/pages/not-found/assets/404.svg +1 -0
  257. package/src/features/pages/not-found/assets/404_dark.svg +1 -0
  258. package/src/{pages/system/[...all].vue → features/pages/not-found/index.vue} +6 -8
  259. package/src/{pages/personal → features/pages}/profile/index.vue +1 -1
  260. package/src/features/router/asyncRoutes.ts +35 -0
  261. package/src/features/router/index.ts +2 -0
  262. package/src/features/router/systemRoutes.ts +45 -0
  263. package/src/{config/settings.ts → features/settings/index.ts} +0 -1
  264. package/src/{stores/enum/index.ts → features/stores/enum.ts} +0 -1
  265. package/src/features/stores/index.ts +1 -0
  266. package/src/{stores → features/stores}/modules/keepAlive.ts +1 -0
  267. package/src/{stores → features/stores}/modules/menu.ts +44 -6
  268. package/src/{stores → features/stores}/modules/route.ts +89 -65
  269. package/src/{stores → features/stores}/modules/settings.ts +27 -10
  270. package/src/{stores → features/stores}/modules/tabbar.ts +8 -5
  271. package/src/{stores → features/stores}/modules/user.ts +60 -25
  272. package/src/{utils → features/stores/utils}/crypto.ts +7 -10
  273. package/src/features/stores/utils/index.ts +2 -0
  274. package/src/features/stores/utils/routerHelper.ts +221 -0
  275. package/src/index.ts +117 -12
  276. package/src/utils/cleanup.ts +1 -1
  277. package/src/utils/index.ts +4 -43
  278. package/src/utils/path.ts +5 -0
  279. package/src/utils/proxy.ts +36 -0
  280. package/src/utils/storage.ts +2 -4
  281. package/types/auto-imports.d.ts +3 -10
  282. package/types/components.d.ts +16 -15
  283. package/types/menu.d.ts +2 -0
  284. package/types/module.d.ts +2 -15
  285. package/types/settings.d.ts +0 -8
  286. package/types/tabbar.d.ts +1 -0
  287. package/types/vue-router.d.ts +11 -7
  288. package/dist/HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js +0 -25
  289. package/dist/HDivider-DgXBhPr0.js +0 -21
  290. package/dist/HToggle-Cd71WKvG.js +0 -34
  291. package/dist/PreferencesContent-MR1Db7z7.js +0 -972
  292. package/dist/SettingPage-C1CT1Mm8.js +0 -29
  293. package/dist/SettingThemes-BJu9czNK.js +0 -144
  294. package/dist/_...all_-18BnHmEa.js +0 -52
  295. package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
  296. package/dist/api/helper.d.ts +0 -32
  297. package/dist/api/interface.d.ts +0 -14
  298. package/dist/api/request.d.ts +0 -2
  299. package/dist/api/system/app.d.ts +0 -17
  300. package/dist/config/index.d.ts +0 -1
  301. package/dist/context.d.ts +0 -14
  302. package/dist/create.d.ts +0 -3
  303. package/dist/directives/index.d.ts +0 -4
  304. package/dist/directives/plugins/permission.d.ts +0 -6
  305. package/dist/index-C1p_tY7i.js +0 -49
  306. package/dist/index-CCPTQYuB.js +0 -12910
  307. package/dist/index-CNUEMTao.js +0 -354
  308. package/dist/index-CmXo8ShY.js +0 -276
  309. package/dist/index-DL8Y7jFG.js +0 -137
  310. package/dist/index-DTQQt_XY.js +0 -10
  311. package/dist/index-Dj8zy7hH.js +0 -230
  312. package/dist/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-BCo6Ft-Q.js +0 -2300
  313. package/dist/interface.d.ts +0 -29
  314. package/dist/layout/components/Tools/index.vue.d.ts +0 -233
  315. package/dist/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -217
  316. package/dist/locales/index.d.ts +0 -301
  317. package/dist/menu-CLiZ1BO_.js +0 -15315
  318. package/dist/pick-C9bU8_xv.js +0 -19
  319. package/dist/request.js +0 -1811
  320. package/dist/route/async.d.ts +0 -9
  321. package/dist/route/guard/auth.d.ts +0 -3
  322. package/dist/route/guard/basic.d.ts +0 -3
  323. package/dist/route/guard/index.d.ts +0 -3
  324. package/dist/route/guard/setting.d.ts +0 -3
  325. package/dist/route/index.d.ts +0 -7
  326. package/dist/route/routes.d.ts +0 -3
  327. package/dist/stores/index.d.ts +0 -5
  328. package/dist/stores/modules/user.d.ts +0 -4
  329. package/dist/stores/plugin/persist.d.ts +0 -5
  330. package/dist/stores/plugin/sideEffect/index.d.ts +0 -5
  331. package/dist/utils/crypto.d.ts +0 -4
  332. package/dist/utils/eventBus.d.ts +0 -5
  333. package/src/api/helper.ts +0 -64
  334. package/src/api/index.ts +0 -75
  335. package/src/api/interface.ts +0 -15
  336. package/src/api/request.ts +0 -4
  337. package/src/api/system/app.ts +0 -28
  338. package/src/assets/icons/403.svg +0 -1
  339. package/src/assets/icons/403_dark.svg +0 -1
  340. package/src/assets/icons/404.svg +0 -1
  341. package/src/assets/icons/404_dark.svg +0 -1
  342. package/src/assets/icons/add-child.svg +0 -1
  343. package/src/assets/icons/authority.svg +0 -1
  344. package/src/assets/icons/authorize.svg +0 -1
  345. package/src/assets/icons/blacklist-disable.svg +0 -1
  346. package/src/assets/icons/blacklist-enable.svg +0 -1
  347. package/src/assets/icons/browser-360.svg +0 -1
  348. package/src/assets/icons/browser-chrome.svg +0 -1
  349. package/src/assets/icons/browser-edge.svg +0 -1
  350. package/src/assets/icons/browser-ie.svg +0 -1
  351. package/src/assets/icons/browser-other.svg +0 -1
  352. package/src/assets/icons/browser-qq.svg +0 -1
  353. package/src/assets/icons/browser-safari.svg +0 -1
  354. package/src/assets/icons/browser-uc.svg +0 -1
  355. package/src/assets/icons/change-org.svg +0 -1
  356. package/src/assets/icons/edit.svg +0 -1
  357. package/src/assets/icons/empty-data.svg +0 -1
  358. package/src/assets/icons/favorites.svg +0 -1
  359. package/src/assets/icons/icard.svg +0 -1
  360. package/src/assets/icons/icon_animation.svg +0 -1
  361. package/src/assets/icons/icon_breadcrumb.svg +0 -1
  362. package/src/assets/icons/icon_copyright.svg +0 -1
  363. package/src/assets/icons/icon_jt.svg +0 -1
  364. package/src/assets/icons/icon_layout.svg +0 -1
  365. package/src/assets/icons/icon_mainpage.svg +0 -1
  366. package/src/assets/icons/icon_menu.svg +0 -1
  367. package/src/assets/icons/icon_page_size.svg +0 -1
  368. package/src/assets/icons/icon_position_type.svg +0 -1
  369. package/src/assets/icons/icon_safe_manage.svg +0 -1
  370. package/src/assets/icons/icon_screen_scale.svg +0 -6
  371. package/src/assets/icons/icon_system_manage.svg +0 -1
  372. package/src/assets/icons/icon_tabbar.svg +0 -1
  373. package/src/assets/icons/icon_toolbar.svg +0 -1
  374. package/src/assets/icons/icon_topbar.svg +0 -1
  375. package/src/assets/icons/icon_watermark.svg +0 -1
  376. package/src/assets/icons/image-load-fail.svg +0 -1
  377. package/src/assets/icons/log-center.svg +0 -1
  378. package/src/assets/icons/logo-sig.svg +0 -1
  379. package/src/assets/icons/mima.svg +0 -1
  380. package/src/assets/icons/not-data.svg +0 -1
  381. package/src/assets/icons/org-main.svg +0 -1
  382. package/src/assets/icons/org-unmain.svg +0 -1
  383. package/src/assets/icons/process-management.svg +0 -1
  384. package/src/assets/icons/project-management.svg +0 -1
  385. package/src/assets/icons/rbac.svg +0 -1
  386. package/src/assets/icons/remove.svg +0 -1
  387. package/src/assets/icons/resource-app.svg +0 -1
  388. package/src/assets/icons/resource-btn.svg +0 -1
  389. package/src/assets/icons/resource-index.svg +0 -1
  390. package/src/assets/icons/resource-menu.svg +0 -1
  391. package/src/assets/icons/resource-nonmenu.svg +0 -1
  392. package/src/assets/icons/setting-manage.svg +0 -1
  393. package/src/assets/icons/test.svg +0 -1
  394. package/src/assets/icons/theme-check-mark.svg +0 -1
  395. package/src/assets/icons/theme-title.svg +0 -1
  396. package/src/assets/icons/toolbar-collapse.svg +0 -1
  397. package/src/assets/icons/tree_icon.svg +0 -1
  398. package/src/assets/icons/tree_icon_checked.svg +0 -1
  399. package/src/assets/icons/view.svg +0 -1
  400. package/src/assets/icons/workbench.svg +0 -1
  401. package/src/assets/icons/zddata.svg +0 -1
  402. package/src/assets/icons/zy_checked.svg +0 -1
  403. package/src/assets/icons/zy_default.svg +0 -1
  404. package/src/assets/images/layout/item1.webp +0 -0
  405. package/src/assets/images/layout/item1_dark.webp +0 -0
  406. package/src/assets/images/layout/item2.webp +0 -0
  407. package/src/assets/images/layout/item2_dark.webp +0 -0
  408. package/src/assets/images/layout/item3.webp +0 -0
  409. package/src/assets/images/layout/item3_dark.webp +0 -0
  410. package/src/assets/images/layout/item4.webp +0 -0
  411. package/src/assets/images/layout/item4_dark.webp +0 -0
  412. package/src/assets/images/layout/item5.webp +0 -0
  413. package/src/assets/images/layout/item5_dark.webp +0 -0
  414. package/src/assets/images/page-width/anto_min_w_dark.webp +0 -0
  415. package/src/assets/images/page-width/auto.webp +0 -0
  416. package/src/assets/images/page-width/auto_dark.webp +0 -0
  417. package/src/assets/images/page-width/auto_min_w.webp +0 -0
  418. package/src/assets/images/page-width/auto_min_w_dark.webp +0 -0
  419. package/src/assets/images/page-width/icon_auto.webp +0 -0
  420. package/src/assets/images/page-width/icon_auto_dark.webp +0 -0
  421. package/src/assets/images/page-width/icon_auto_min_w.webp +0 -0
  422. package/src/assets/images/page-width/icon_auto_min_w_dark.webp +0 -0
  423. package/src/assets/images/page-width/icon_middle.webp +0 -0
  424. package/src/assets/images/page-width/icon_middle_dark.webp +0 -0
  425. package/src/assets/images/page-width/icon_middle_max_w.webp +0 -0
  426. package/src/assets/images/page-width/icon_middle_max_w_dark.webp +0 -0
  427. package/src/assets/images/page-width/middle.webp +0 -0
  428. package/src/assets/images/page-width/middle_dark.webp +0 -0
  429. package/src/assets/images/page-width/middle_max_w.webp +0 -0
  430. package/src/assets/images/page-width/middle_max_w_dark.webp +0 -0
  431. package/src/assets/styles/globals.scss +0 -189
  432. package/src/assets/styles/nprogress.scss +0 -63
  433. package/src/assets/styles/rbac.scss +0 -61
  434. package/src/assets/styles/resources/utils.scss +0 -53
  435. package/src/assets/styles/resources/variables.scss +0 -6
  436. package/src/components/PubinfoIcon/index.vue +0 -85
  437. package/src/config/index.ts +0 -1
  438. package/src/context.ts +0 -30
  439. package/src/create.ts +0 -88
  440. package/src/directives/index.ts +0 -6
  441. package/src/interface.ts +0 -35
  442. package/src/layout/Layout.vue +0 -330
  443. package/src/layout/components/Content/index.vue +0 -100
  444. package/src/layout/components/Header/TopMode/NotCursor.vue +0 -77
  445. package/src/layout/components/Header/index.vue +0 -263
  446. package/src/layout/components/SettingBar/components/SettingEnableTransition.vue +0 -215
  447. package/src/layout/components/SettingBar/components/SettingMode.vue +0 -164
  448. package/src/layout/components/SettingBar/index.vue +0 -112
  449. package/src/layout/components/Tools/Breadcrumb/index.vue +0 -21
  450. package/src/layout/components/Tools/DayNightSwitch.vue +0 -93
  451. package/src/layout/components/Tools/I18nSelector.vue +0 -52
  452. package/src/layout/ui-kit/HDivider.vue +0 -53
  453. package/src/layout/ui-kit/HToggle.vue +0 -177
  454. package/src/pages/system/change-password/page.vue +0 -58
  455. package/src/pages/system/index.vue +0 -5
  456. package/src/route/async.ts +0 -18
  457. package/src/route/guard/basic.ts +0 -23
  458. package/src/route/guard/index.ts +0 -3
  459. package/src/route/index.ts +0 -12
  460. package/src/route/routes.ts +0 -101
  461. package/src/stores/index.ts +0 -10
  462. package/src/stores/plugin/persist.ts +0 -27
  463. package/src/stores/plugin/sideEffect/index.ts +0 -15
  464. package/src/utils/eventBus.ts +0 -15
  465. package/dist/{api/enum/code.d.ts → built-in/authentication/enum.d.ts} +0 -0
  466. package/dist/{components/NotAllowed → built-in/authentication/pages/change-organization}/index.vue.d.ts +0 -0
  467. package/dist/{pages/system → built-in/authentication/pages}/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -0
  468. package/dist/{pages/system → built-in/authentication/pages}/change-password/index.vue.d.ts +0 -0
  469. package/dist/{layout/components/Topbar/Toolbar → built-in/authorization/pages/not-permission}/index.vue.d.ts +0 -0
  470. package/dist/{components/PubinfoApp → built-in/layout-component/components/BackTop}/index.vue.d.ts +0 -0
  471. package/dist/{layout → built-in/layout-component}/components/Content/IframeView.vue.d.ts +0 -0
  472. package/dist/{layout → built-in/layout-component}/components/Content/LinkView.vue.d.ts +0 -0
  473. package/dist/{layout/components/BackTop → built-in/layout-component/components/Content}/index.vue.d.ts +0 -0
  474. package/dist/{layout/components/Content → built-in/layout-component/components/Copyright}/index.vue.d.ts +0 -0
  475. package/dist/{layout → built-in/layout-component}/components/Header/TopMode/index.vue.d.ts +0 -0
  476. package/dist/{layout → built-in/layout-component}/components/Header/TopThinMode.vue.d.ts +0 -0
  477. package/dist/{layout → built-in/layout-component}/components/Header/index.vue.d.ts +0 -0
  478. package/dist/{layout → built-in/layout-component}/components/Logo/index.vue.d.ts +0 -0
  479. package/dist/{layout → built-in/layout-component}/components/Menu/index.vue.d.ts +0 -0
  480. package/dist/{layout → built-in/layout-component}/components/Menu/item.vue.d.ts +0 -0
  481. package/dist/{layout → built-in/layout-component}/components/SettingBar/AppSetting.vue.d.ts +0 -0
  482. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -0
  483. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -0
  484. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -0
  485. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -0
  486. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingHome.vue.d.ts +0 -0
  487. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingMenu.vue.d.ts +0 -0
  488. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingMode.vue.d.ts +0 -0
  489. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -0
  490. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingOther.vue.d.ts +0 -0
  491. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingPage.vue.d.ts +0 -0
  492. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -0
  493. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingThemes.vue.d.ts +0 -0
  494. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -0
  495. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -0
  496. package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -0
  497. package/dist/{layout/components/Copyright → built-in/layout-component/components/SettingBar}/index.vue.d.ts +0 -0
  498. package/dist/{layout → built-in/layout-component}/components/Sidebar/MainSidebar.vue.d.ts +0 -0
  499. package/dist/{layout → built-in/layout-component}/components/Sidebar/SubSidebar.vue.d.ts +0 -0
  500. package/dist/{layout/components/SettingBar → built-in/layout-component/components/Sidebar}/index.vue.d.ts +0 -0
  501. package/dist/{layout → built-in/layout-component}/components/Tools/Breadcrumb/index.vue.d.ts +0 -0
  502. package/dist/{layout → built-in/layout-component}/components/Tools/Breadcrumb/item.vue.d.ts +0 -0
  503. package/dist/{layout → built-in/layout-component}/components/Tools/DayNightSwitch.vue.d.ts +0 -0
  504. package/dist/{layout → built-in/layout-component}/components/Tools/HotkeysIntro.vue.d.ts +0 -0
  505. package/dist/{layout → built-in/layout-component}/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -0
  506. package/dist/{layout → built-in/layout-component}/components/Tools/Preferences/index.vue.d.ts +0 -0
  507. package/dist/{layout → built-in/layout-component}/components/Topbar/Tabbar/index.vue.d.ts +0 -0
  508. package/dist/{layout → built-in/layout-component}/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -0
  509. package/dist/{layout → built-in/layout-component}/components/Topbar/Toolbar/Star.vue.d.ts +0 -0
  510. package/dist/{layout/components/Topbar → built-in/layout-component/components/Topbar/Toolbar}/index.vue.d.ts +0 -0
  511. package/dist/{pages/personal/profile → built-in/layout-component/components/Topbar}/index.vue.d.ts +0 -0
  512. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HBadge.vue.d.ts +0 -0
  513. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HButton.vue.d.ts +1 -1
  514. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HCheckList.vue.d.ts +2 -2
  515. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDivider.vue.d.ts +0 -0
  516. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdown.vue.d.ts +0 -0
  517. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownMenu.vue.d.ts +0 -0
  518. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownTree.vue.d.ts +0 -0
  519. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HInput.vue.d.ts +0 -0
  520. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HKbd.vue.d.ts +0 -0
  521. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HSelect.vue.d.ts +0 -0
  522. package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HToggle.vue.d.ts +0 -0
  523. package/dist/{layout → built-in/layout-component}/composables/useGetComputedStyle.d.ts +0 -0
  524. package/dist/{layout → built-in/layout-component}/composables/useMainPage.d.ts +0 -0
  525. package/dist/{layout → built-in/layout-component}/composables/useTabbar.d.ts +0 -0
  526. package/dist/{layout → built-in/layout-component}/composables/useTitle.d.ts +0 -0
  527. package/dist/{layout → built-in/layout-component}/composables/useViewTransition.d.ts +0 -0
  528. package/dist/{layout → built-in/layout-component}/composables/useWatermark.d.ts +0 -0
  529. package/dist/{pages/system/change-organization → built-in/layout-component/pages/reload}/index.vue.d.ts +0 -0
  530. package/dist/{layout → built-in/layout-component}/provider.d.ts +0 -0
  531. package/dist/{utils → built-in/layout-component/utils}/injectionKeys.d.ts +0 -0
  532. package/dist/{locales → built-in/locales}/lang/en.json.d.ts +0 -0
  533. package/dist/{locales → built-in/locales}/lang/zh-cn.json.d.ts +0 -0
  534. package/dist/{locales → built-in/locales}/lang/zh-tw.json.d.ts +0 -0
  535. package/dist/{locales → built-in/locales}/ui.d.ts +0 -0
  536. package/dist/{stores → built-in/pinia-plugin}/helper.d.ts +0 -0
  537. package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/cleanup.d.ts +0 -0
  538. package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/favoritesStorage.d.ts +0 -0
  539. package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/iframeCache.d.ts +0 -0
  540. package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/tabbarStorage.d.ts +0 -0
  541. package/dist/{utils → core}/utils.d.ts +0 -0
  542. package/dist/{api → features/api}/modules/auth/index.d.ts +0 -0
  543. package/dist/{api → features/api}/modules/configData/heibaimingdanfuwu.d.ts +0 -0
  544. package/dist/{api → features/api}/modules/configData/xitongpeizhifuwu.d.ts +0 -0
  545. package/dist/{api/modules/configData/zidianfuwu.d.ts → features/api/modules/configData/zidifuwu.d.ts} +0 -0
  546. package/dist/{api → features/api}/modules/rbac/gangweijiekou.d.ts +0 -0
  547. package/dist/{api → features/api}/modules/rbac/index.d.ts +0 -0
  548. package/dist/{api → features/api}/modules/rbac/jiaosejiekou.d.ts +0 -0
  549. package/dist/{api → features/api}/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -0
  550. package/dist/{api → features/api}/modules/rbac/yonghujiekou.d.ts +0 -0
  551. package/dist/{api → features/api}/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -0
  552. package/dist/{api → features/api}/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -0
  553. package/dist/{api → features/api}/modules/rbac/zuhuguanlijiekou.d.ts +0 -0
  554. package/dist/{api → features/api}/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -0
  555. package/dist/{api → features/api}/modules/rbac/zuzhijiekou.d.ts +0 -0
  556. package/dist/{api → features/api}/system/user.d.ts +0 -0
  557. package/dist/{pages/system → features/components/MicroAppContainer}/index.vue.d.ts +0 -0
  558. package/dist/{pages/system/not-permission → features/components/NotAllowed}/index.vue.d.ts +0 -0
  559. package/dist/{components → features/components}/PageHeader/index.vue.d.ts +0 -0
  560. package/dist/{components → features/components}/PageMain/index.vue.d.ts +0 -0
  561. package/dist/{components → features/components}/PassStrengthValidator/index.vue.d.ts +2 -2
  562. package/dist/{components → features/components}/PassStrengthValidator/rule.vue.d.ts +0 -0
  563. package/dist/{layout/components/Sidebar → features/components/PubinfoApp}/index.vue.d.ts +0 -0
  564. package/dist/{components → features/components}/PubinfoIcon/index.vue.d.ts +0 -0
  565. package/dist/{components → features/components}/PubinfoProvider/index.d.ts +0 -0
  566. package/dist/{components → features/components}/index.d.ts +0 -0
  567. package/dist/{composables → features/composables}/index.d.ts +0 -0
  568. package/dist/{composables → features/composables}/log.d.ts +0 -0
  569. package/dist/{composables → features/composables}/theme.d.ts +0 -0
  570. package/dist/{composables → features/composables}/watchDiff.d.ts +0 -0
  571. package/dist/{pages/system/[...all].vue.d.ts → features/pages/not-found/index.vue.d.ts} +0 -0
  572. package/dist/{pages/system/reload.vue.d.ts → features/pages/profile/index.vue.d.ts} +0 -0
  573. package/dist/{config/settings.d.ts → features/settings/index.d.ts} +0 -0
  574. package/dist/{stores/enum/index.d.ts → features/stores/enum.d.ts} +0 -0
  575. package/dist/{stores → features/stores}/modules/iframe.d.ts +0 -0
  576. package/dist/{stores → features/stores}/modules/index.d.ts +0 -0
  577. package/dist/{stores → features/stores}/modules/keepAlive.d.ts +0 -0
  578. package/dist/{stores → features/stores}/modules/menu.d.ts +0 -0
  579. package/dist/{stores → features/stores}/modules/settings.d.ts +0 -0
  580. package/src/{api/enum/code.ts → built-in/authentication/enum.ts} +0 -0
  581. package/src/{assets/images → built-in/authentication/pages/change-organization/assets}/login-small.png +0 -0
  582. package/src/{assets/images → built-in/authentication/pages/change-organization/assets}/login-small_dark.webp +0 -0
  583. package/src/{assets → built-in/layout-component/assets}/images/not-cursor.png +0 -0
  584. package/src/{layout → built-in/layout-component}/components/BackTop/index.vue +0 -0
  585. package/src/{layout → built-in/layout-component}/components/Header/TopThinMode.vue +0 -0
  586. package/src/{layout → built-in/layout-component}/components/Menu/sub.vue +0 -0
  587. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingBreadcrumb.vue +0 -0
  588. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingCopyright.vue +0 -0
  589. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingHome.vue +0 -0
  590. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingMenu.vue +0 -0
  591. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingNavSearch.vue +0 -0
  592. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingOther.vue +0 -0
  593. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingPage.vue +0 -0
  594. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingTabbar.vue +0 -0
  595. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingToolbar.vue +0 -0
  596. package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingTopbar.vue +0 -0
  597. package/src/{layout → built-in/layout-component}/components/Sidebar/index.vue +0 -0
  598. package/src/{layout → built-in/layout-component}/components/Tools/Breadcrumb/item.vue +0 -0
  599. package/src/{layout → built-in/layout-component}/components/Tools/HotkeysIntro.vue +0 -0
  600. package/src/{layout → built-in/layout-component}/components/Tools/Preferences/index.vue +0 -0
  601. package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/Star.vue +0 -0
  602. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HBadge.vue +0 -0
  603. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HButton.vue +0 -0
  604. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdown.vue +0 -0
  605. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HInput.vue +0 -0
  606. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HKbd.vue +0 -0
  607. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HSelect.vue +0 -0
  608. package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HTabList.vue +0 -0
  609. package/src/{layout → built-in/layout-component}/composables/useViewTransition.ts +0 -0
  610. package/src/{pages/system/reload.vue → built-in/layout-component/pages/reload/index.vue} +0 -0
  611. package/src/{utils → built-in/layout-component/utils}/injectionKeys.ts +0 -0
  612. package/src/{locales → built-in/locales}/lang/en.json +0 -0
  613. package/src/{locales → built-in/locales}/lang/zh-cn.json +0 -0
  614. package/src/{locales → built-in/locales}/lang/zh-tw.json +0 -0
  615. package/src/{locales → built-in/locales}/ui.ts +0 -0
  616. package/src/{utils → core}/utils.ts +0 -0
  617. package/src/{api → features/api}/modules/auth/index.ts +0 -0
  618. package/src/{api → features/api}/modules/rbac/index.ts +0 -0
  619. package/src/{api → features/api}/system/typings.d.ts +0 -0
  620. package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.eot +0 -0
  621. package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.woff +0 -0
  622. package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.woff2 +0 -0
  623. package/src/{assets → features/assets}/fonts/digital-7/stylesheet.css +0 -0
  624. package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.eot +0 -0
  625. package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.woff +0 -0
  626. package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.woff2 +0 -0
  627. package/src/{assets → features/assets}/fonts/digital-7_mono/stylesheet.css +0 -0
  628. package/src/{assets → features/assets}/fonts/title.otf +0 -0
  629. package/src/{assets → features/assets}/images/change-org-bc.webp +0 -0
  630. package/src/{assets → features/assets}/images/header-bg.png +0 -0
  631. package/src/{assets → features/assets}/images/logo.png +0 -0
  632. package/src/{assets → features/assets}/images/slider-bg.png +0 -0
  633. package/src/{components → features/components}/PageHeader/index.vue +0 -0
  634. package/src/{components → features/components}/PageMain/index.vue +0 -0
  635. package/src/{components → features/components}/index.ts +0 -0
  636. package/src/{composables → features/composables}/index.ts +0 -0
  637. package/src/{composables → features/composables}/log.ts +0 -0
  638. package/src/{stores → features/stores}/modules/favorites.ts +1 -1
  639. /package/src/{stores → features/stores}/modules/iframe.ts +0 -0
  640. /package/src/{stores → features/stores}/modules/index.ts +0 -0
@@ -1,27 +1,24 @@
1
- import { getAuthLoginKey } from '@/api/modules/auth';
2
1
  import JSEncrypt from 'jsencrypt';
3
2
  import { template } from 'lodash-es';
3
+ import { getAuthLoginKey } from '@/features/api/modules/auth';
4
4
 
5
- export function compilePublicKey(key: string) {
5
+ function compilePublicKey(key: string) {
6
6
  const compiled = template('-----BEGIN PUBLIC KEY-----\n<%= publickKey %>\n-----END PUBLIC KEY-----');
7
7
  return compiled({ publickKey: key });
8
8
  }
9
9
 
10
- export async function getPem() {
10
+ async function getPem() {
11
11
  const { data } = await getAuthLoginKey();
12
- const key = compilePublicKey(data!);
13
- return key;
12
+ return compilePublicKey(data!);
14
13
  }
15
14
 
16
- export async function encryptWithPublicKey(publicKey: string, data: string) {
15
+ async function encryptWithPublicKey(publicKey: string, data: string) {
17
16
  const encryptor = new JSEncrypt();
18
17
  encryptor.setPublicKey(publicKey);
19
- const encrypted = encryptor.encrypt(data);
20
- return encrypted as string;
18
+ return encryptor.encrypt(data) as string;
21
19
  }
22
20
 
23
21
  export async function getEncryptedData(str: string) {
24
22
  const key = await getPem();
25
- const value = await encryptWithPublicKey(key, str);
26
- return value;
23
+ return await encryptWithPublicKey(key, str);
27
24
  }
@@ -0,0 +1,2 @@
1
+ export * from './crypto';
2
+ export * from './routerHelper';
@@ -0,0 +1,221 @@
1
+ import type { RouterMetaRawBaseOptions } from '#/vue-router';
2
+ import type { RequireExactlyOne } from 'type-fest';
3
+ import { cloneDeep, isUndefined, omitBy } from 'lodash-es';
4
+ import { setupDefaultLayout, setupPage } from '@/core';
5
+ import { RESOURCE_TYPE } from '@/features/enum';
6
+
7
+ export interface BackEndRoute {
8
+ name?: string
9
+ path?: string
10
+ component?: any
11
+ children: BackEndRoute[]
12
+ meta: RequireExactlyOne<Partial<RouterMetaRawBaseOptions>, 'title'> & Record<string, any>
13
+ };
14
+
15
+ export const MicroAppContainer = () => import('@/features/components/MicroAppContainer/index.vue');
16
+
17
+ /**
18
+ * 格式化后端返回的路由数据
19
+ * @param routes 路由数据
20
+ * @param parent 父级
21
+ * @returns 格式化后的路由数据
22
+ */
23
+ export function formatBackRoutes(
24
+ routes: API.PubResourceTreeBo[] = [],
25
+ parent: API.PubResourceTreeBo = {},
26
+ ): BackEndRoute[] {
27
+ const backEndRoutes = filterRoutes(routes, [RESOURCE_TYPE.BUTTON]);
28
+
29
+ return backEndRoutes.map((route: API.PubResourceTreeBo) => {
30
+ const children = route?.children && route.children.length > 0
31
+ ? formatBackRoutes(route.children, route)
32
+ : [];
33
+
34
+ const meta = omitBy<BackEndRoute['meta']>({
35
+ title: route?.name ?? '',
36
+ auth: route?.code,
37
+ icon: route?.icon,
38
+ ...route?.meta,
39
+
40
+ // CLOSE: 根据资源类型设置正确的显示属性
41
+ // 应用和动态应用不需要在侧边栏和标签栏显示,因为它们通过TopMode渲染
42
+ ...(route.type === RESOURCE_TYPE.APP || route.type === RESOURCE_TYPE.DYNAMIC_APP
43
+ ? {
44
+ sidebar: true, // 应用级别,默认显示
45
+ tabbar: true, // 应用级别,默认显示
46
+ // 确保开发模式文本有默认值
47
+ devText: route?.meta?.devText || '该功能暂未上线,敬请期待!',
48
+ }
49
+ : {}),
50
+
51
+ // 目录不在标签栏显示,但可在侧边栏显示
52
+ ...(route.type === RESOURCE_TYPE.INDEX
53
+ ? {
54
+ tabbar: true, // 目录本身不会在标签栏中显示
55
+ }
56
+ : {}),
57
+ }, isUndefined) as BackEndRoute['meta'];
58
+
59
+ // TODO: 这里的逻辑可能需要根据实际情况调整
60
+ const finalRoute = cloneDeep(omitBy<BackEndRoute>({
61
+ name: route?.meta?.routeName ?? undefined,
62
+ path: route?.meta?.url ?? undefined,
63
+ component: route?.meta?.component ?? undefined,
64
+ children,
65
+ meta,
66
+ }, isUndefined)) as BackEndRoute;
67
+
68
+ switch (route.type) {
69
+ case RESOURCE_TYPE.DYNAMIC_APP:
70
+ case RESOURCE_TYPE.MICRO_APP:
71
+ return finalRoute;
72
+
73
+ case RESOURCE_TYPE.INDEX:
74
+ return transformIndex(finalRoute, parent);
75
+
76
+ case RESOURCE_TYPE.MENU:
77
+ case RESOURCE_TYPE.IFRAME:
78
+ return transformMenuAndIframe(finalRoute, parent);
79
+
80
+ case RESOURCE_TYPE.NON_MENU:
81
+ return transformNonMenu(finalRoute, parent);
82
+
83
+ case RESOURCE_TYPE.LINK:
84
+ return finalRoute;
85
+
86
+ default:
87
+ return finalRoute;
88
+ }
89
+ });
90
+ }
91
+
92
+ /** 过滤指定类型的路由 */
93
+ function filterRoutes(routes: API.PubResourceTreeBo[] = [], excludes: string[]) {
94
+ return routes.filter((route) => {
95
+ if (!route.type) {
96
+ return false;
97
+ }
98
+ return !excludes.includes(route.type);
99
+ });
100
+ }
101
+
102
+ /** 转换目录 */
103
+ function transformIndex(route: BackEndRoute, parent: API.PubResourceTreeBo = {}): BackEndRoute {
104
+ switch (parent.type) {
105
+ // 父级是应用
106
+ case RESOURCE_TYPE.DYNAMIC_APP:
107
+ case RESOURCE_TYPE.MICRO_APP:
108
+ return {
109
+ ...route,
110
+ path: startsWithSlash(route.path),
111
+ component: setupDefaultLayout(),
112
+ };
113
+
114
+ // 父级是目录
115
+ case RESOURCE_TYPE.INDEX:
116
+ return {
117
+ ...route,
118
+ path: route.path,
119
+ component: undefined,
120
+ };
121
+
122
+ default:
123
+ return route;
124
+ }
125
+ }
126
+
127
+ /** 转换菜单和内嵌 */
128
+ function transformMenuAndIframe(route: BackEndRoute, parent: API.PubResourceTreeBo = {}): BackEndRoute {
129
+ if (!route?.component && !route?.meta?.iframe) {
130
+ console.warn(`[PUBINFO] 资源"${route.meta.title}"的component字段不存在, 将会导致未知错误!`);
131
+ }
132
+
133
+ let menuRoute = cloneDeep(route);
134
+
135
+ // FIX-ME 在这里如果将 meta 修改为 route.meta 会产生多层级的问题。
136
+ const menuRouteChildren: BackEndRoute[] = [
137
+ {
138
+ path: '',
139
+ component: replaceComponent(route.component, route.meta?.scope),
140
+ meta: {
141
+ ...route.meta,
142
+ title: route.meta.title,
143
+ sidebar: false,
144
+ breadcrumb: false,
145
+ },
146
+ children: [],
147
+ },
148
+ ...route.children,
149
+ ];
150
+
151
+ switch (parent.type) {
152
+ // 父级是应用
153
+ case RESOURCE_TYPE.DYNAMIC_APP:
154
+ case RESOURCE_TYPE.MICRO_APP:
155
+ menuRoute = {
156
+ ...route,
157
+ path: startsWithSlash(route.path),
158
+ component: setupDefaultLayout(),
159
+ children: menuRouteChildren,
160
+ };
161
+ break;
162
+
163
+ // 父级是目录
164
+ case RESOURCE_TYPE.INDEX: {
165
+ menuRoute = {
166
+ ...route,
167
+ path: route.path,
168
+ component: undefined,
169
+ children: menuRouteChildren,
170
+ };
171
+ break;
172
+ }
173
+ }
174
+
175
+ return menuRoute;
176
+ }
177
+
178
+ /** 转换非菜单页 */
179
+ function transformNonMenu(route: BackEndRoute, parent: API.PubResourceTreeBo = {}): BackEndRoute {
180
+ switch (parent.type) {
181
+ // 父级是目录/菜单
182
+ case RESOURCE_TYPE.INDEX:
183
+ case RESOURCE_TYPE.MENU:
184
+ case RESOURCE_TYPE.NON_MENU:
185
+ return {
186
+ ...route,
187
+ path: route.path,
188
+ component: replaceComponent(route.component, route.meta?.scope),
189
+ meta: {
190
+ ...route.meta,
191
+ sidebar: false,
192
+ },
193
+ };
194
+
195
+ default:
196
+ return route;
197
+ }
198
+ }
199
+
200
+ /** 开头添加 / */
201
+ function startsWithSlash(str?: string) {
202
+ if (!str) {
203
+ return '/';
204
+ }
205
+
206
+ return str.startsWith('/') ? str : `/${str}`;
207
+ }
208
+
209
+ /** 开头去掉 / */
210
+ function startsWithNoSlash(str?: string) {
211
+ if (!str) {
212
+ return '';
213
+ }
214
+
215
+ return str.startsWith('/') ? str.replace('/', '') : str;
216
+ }
217
+
218
+ /** 替换 component 为实际组件 */
219
+ function replaceComponent(component: any, id?: string) {
220
+ return setupPage(component, id);
221
+ }
package/src/index.ts CHANGED
@@ -1,12 +1,117 @@
1
- import './assets/styles';
2
-
3
- export * from './components';
4
- export * from './composables';
5
- export * from './config';
6
- export * from './context';
7
- export * from './create';
8
- export * from './interface';
9
- export * from './layout';
10
- export * from './route';
11
- export * from './stores';
12
- export * from './utils';
1
+ import type { Options, RequestInstance } from './core';
2
+ import {
3
+ Authentication,
4
+ Authorization,
5
+ LayoutComponent,
6
+ Locales,
7
+ NProgress,
8
+ PiniaPlugin,
9
+ PreAccess,
10
+ Settings,
11
+ } from './built-in';
12
+ import { createApp } from './core';
13
+ import { createPubinfoContext } from './features/context/index.ts';
14
+ import '../types/index.d.ts';
15
+
16
+ export interface PubinfoOptions extends Options {
17
+ /**
18
+ * 请求实例
19
+ */
20
+ request: {
21
+ auth: RequestInstance
22
+ basic: RequestInstance
23
+ }
24
+
25
+ /**
26
+ * 纯净模式
27
+ * @default false
28
+ */
29
+ pure?: boolean
30
+ }
31
+
32
+ export function createPubinfo(options: PubinfoOptions) {
33
+ const {
34
+ pure = false,
35
+ router,
36
+ request,
37
+ } = options;
38
+
39
+ if (pure) {
40
+ return createApp(options);
41
+ }
42
+
43
+ return createApp({
44
+ ...options,
45
+ router: {
46
+ ...router,
47
+ routes: [
48
+ ...router.routes,
49
+ {
50
+ path: '/:all(.*)*',
51
+ name: 'NotFound',
52
+ component: () => import('@/features/pages/not-found/index.vue'),
53
+ meta: { title: '找不到页面' },
54
+ },
55
+ ],
56
+ },
57
+ modules: [
58
+ {
59
+ name: 'built-in:context',
60
+ setup(ctx) {
61
+ createPubinfoContext({
62
+ router: ctx.router,
63
+ requestAuth: request.auth,
64
+ requestBasic: request.basic,
65
+ });
66
+ },
67
+ },
68
+ PiniaPlugin(),
69
+ PreAccess(),
70
+ Authentication(),
71
+ Authorization(),
72
+ LayoutComponent(),
73
+ Settings(),
74
+ Locales(),
75
+ NProgress(),
76
+ ...(options.modules ?? []),
77
+ ],
78
+ });
79
+ }
80
+
81
+ export {
82
+ BackTop,
83
+ Copyright,
84
+ Layout,
85
+ LayoutContent,
86
+ LayoutHeader,
87
+ LayoutProvider,
88
+ Logo,
89
+ Menu,
90
+ RESPONSE_CODE,
91
+ SettingBar,
92
+ Sidebar,
93
+ Tools,
94
+ Topbar,
95
+ } from './built-in';
96
+ export { eventBus } from './built-in/layout-component/utils';
97
+
98
+ export {
99
+ createRequest,
100
+ defineIconModule,
101
+ defineRouteModule,
102
+ getAllIconModules,
103
+ getAllRouteModules,
104
+ readProjectModules,
105
+ } from './core';
106
+
107
+ export * from './core/interface';
108
+
109
+ export * from './features';
110
+
111
+ export {
112
+ cleanup,
113
+ cleanupWithoutUser,
114
+ createContext,
115
+ storage,
116
+ wrapProxy,
117
+ } from './utils';
@@ -1,4 +1,4 @@
1
- import { useMenuStore, useRouteStore, useTabbarStore, useUserStore } from '@/stores';
1
+ import { useMenuStore, useRouteStore, useTabbarStore, useUserStore } from '@/features/stores';
2
2
 
3
3
  /**
4
4
  * 清理所有 store 中的状态
@@ -1,44 +1,5 @@
1
- import type { Primitive } from 'type-fest';
2
- import { isArray, isEmpty, isObject, reduce } from 'lodash-es';
3
- import path from 'path-browserify';
4
-
5
- type ConditionalExceptType<T extends Record<PropertyKey, any>, Type> = {
6
- [P in keyof T]: Exclude<T[P], Type>
7
- };
8
-
9
- export function resolveRoutePath(basePath?: string, routePath?: string) {
10
- return basePath ? path.resolve(basePath, routePath ?? '') : routePath ?? '';
11
- }
12
-
13
- export function normalizePrimitiveToFunction<T extends Record<PropertyKey, any>>(options: T): ConditionalExceptType<T, Primitive> {
14
- for (const key in options) {
15
- if (typeof options[key] !== 'function') {
16
- const value = options[key]
17
- ;(options[key] as () => typeof value) = () => value;
18
- }
19
- }
20
- return options;
21
- }
22
-
23
- export function objectToPaths(obj: Record<string, any>, prefix = '') {
24
- return reduce(obj, (result, value, key) => {
25
- const fullPath = prefix.length ? `${prefix}.${key}` : key;
26
- if (isObject(value) && !isArray(value) && !isEmpty(value)) {
27
- // 如果是非空对象,递归调用
28
- result = result.concat(objectToPaths(value, fullPath));
29
- }
30
- else {
31
- // 否则,添加当前路径到结果数组
32
- result.push(fullPath);
33
- }
34
- return result;
35
- }, [] as string[]);
36
- }
37
-
38
1
  export * from './cleanup';
39
- export * from './crypto';
40
- export { default as eventBus } from './eventBus';
41
- export * from './injectionKeys';
42
- export { default as storage } from './storage';
43
- export * from './utils';
44
- export { default as watermark } from './watermark';
2
+ export * from './path';
3
+ export * from './proxy';
4
+ export * from './storage';
5
+ export { createContext } from 'unctx';
@@ -0,0 +1,5 @@
1
+ import path from 'path-browserify';
2
+
3
+ export function resolveRoutePath(basePath?: string, routePath?: string) {
4
+ return basePath ? path.resolve(basePath, routePath ?? '') : routePath ?? '';
5
+ }
@@ -0,0 +1,36 @@
1
+ export function wrapProxy<T extends Record<K, any>, K extends keyof T>(
2
+ fn: () => T,
3
+ key: K,
4
+ ): T[K] {
5
+ return new Proxy({} as T[K], {
6
+ get(_, prop: string | symbol) {
7
+ let context: T | undefined;
8
+ try {
9
+ context = fn();
10
+ }
11
+ catch (e) {
12
+ // 1. 从全局缓存读取
13
+ const g: any = globalThis as any;
14
+ if (g.__PUBINFO__?.state) {
15
+ const cached = g.__PUBINFO__.state as T;
16
+ if (cached && cached[key]) {
17
+ const inst = cached[key];
18
+ const val = (inst as any)[prop];
19
+ return typeof val === 'function' ? val.bind(inst) : val;
20
+ }
21
+ }
22
+ throw e;
23
+ }
24
+ const instance = context[key];
25
+
26
+ if (!instance) {
27
+ throw new Error(
28
+ `Instance "${String(key)}" has not been set. Please call createContext() before using "${String(prop)}".`,
29
+ );
30
+ }
31
+
32
+ const value = instance[prop as keyof typeof instance];
33
+ return typeof value === 'function' ? value.bind(instance) : value;
34
+ },
35
+ });
36
+ }
@@ -1,11 +1,11 @@
1
- import { getSettings } from '@/config';
1
+ import { getSettings } from '@/features/settings';
2
2
 
3
3
  function getStoragePrefix() {
4
4
  const settings = getSettings();
5
5
  return settings?.app?.storagePrefix;
6
6
  }
7
7
 
8
- const storage = {
8
+ export const storage = {
9
9
  local: {
10
10
  has: (key: string) => {
11
11
  return Object.prototype.hasOwnProperty.call(localStorage, `${getStoragePrefix()}${key}`);
@@ -53,5 +53,3 @@ const storage = {
53
53
  },
54
54
  },
55
55
  };
56
-
57
- export default storage;
@@ -15,12 +15,14 @@ declare global {
15
15
  const effectScope: typeof import('vue')['effectScope']
16
16
  const getCurrentInstance: typeof import('vue')['getCurrentInstance']
17
17
  const getCurrentScope: typeof import('vue')['getCurrentScope']
18
+ const getCurrentWatcher: typeof import('vue')['getCurrentWatcher']
18
19
  const h: typeof import('vue')['h']
19
20
  const inject: typeof import('vue')['inject']
20
21
  const isProxy: typeof import('vue')['isProxy']
21
22
  const isReactive: typeof import('vue')['isReactive']
22
23
  const isReadonly: typeof import('vue')['isReadonly']
23
24
  const isRef: typeof import('vue')['isRef']
25
+ const isShallow: typeof import('vue')['isShallow']
24
26
  const markRaw: typeof import('vue')['markRaw']
25
27
  const nextTick: typeof import('vue')['nextTick']
26
28
  const onActivated: typeof import('vue')['onActivated']
@@ -54,25 +56,16 @@ declare global {
54
56
  const triggerRef: typeof import('vue')['triggerRef']
55
57
  const unref: typeof import('vue')['unref']
56
58
  const useAttrs: typeof import('vue')['useAttrs']
57
- const useAuth: typeof import('../src/composables/auth')['useAuth']
58
- const useBox: typeof import('../src/composables/log')['useBox']
59
59
  const useCssModule: typeof import('vue')['useCssModule']
60
60
  const useCssVars: typeof import('vue')['useCssVars']
61
- const useError: typeof import('../src/composables/log')['useError']
62
61
  const useId: typeof import('vue')['useId']
63
- const useInfo: typeof import('../src/composables/log')['useInfo']
64
62
  const useLink: typeof import('vue-router')['useLink']
65
63
  const useModel: typeof import('vue')['useModel']
66
64
  const useRoute: typeof import('vue-router')['useRoute']
67
65
  const useRouter: typeof import('vue-router')['useRouter']
68
66
  const useSlots: typeof import('vue')['useSlots']
69
- const useStart: typeof import('../src/composables/log')['useStart']
70
- const useSuccess: typeof import('../src/composables/log')['useSuccess']
71
67
  const useTemplateRef: typeof import('vue')['useTemplateRef']
72
- const useTheme: typeof import('../src/composables/theme')['useTheme']
73
- const useWarn: typeof import('../src/composables/log')['useWarn']
74
68
  const watch: typeof import('vue')['watch']
75
- const watchDiffObject: typeof import('../src/composables/watchDiff')['watchDiffObject']
76
69
  const watchEffect: typeof import('vue')['watchEffect']
77
70
  const watchPostEffect: typeof import('vue')['watchPostEffect']
78
71
  const watchSyncEffect: typeof import('vue')['watchSyncEffect']
@@ -80,6 +73,6 @@ declare global {
80
73
  // for type re-export
81
74
  declare global {
82
75
  // @ts-ignore
83
- export type { Component, ComponentPublicInstance, ComputedRef, DirectiveBinding, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, MaybeRef, MaybeRefOrGetter, VNode, WritableComputedRef } from 'vue'
76
+ export type { Component, Slot, Slots, ComponentPublicInstance, ComputedRef, DirectiveBinding, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, ShallowRef, MaybeRef, MaybeRefOrGetter, VNode, WritableComputedRef } from 'vue'
84
77
  import('vue')
85
78
  }
@@ -2,6 +2,7 @@
2
2
  // @ts-nocheck
3
3
  // Generated by unplugin-vue-components
4
4
  // Read more: https://github.com/vuejs/core/pull/3399
5
+ // biome-ignore lint: disable
5
6
  export {}
6
7
 
7
8
  /* prettier-ignore */
@@ -15,21 +16,21 @@ declare module 'vue' {
15
16
  AFormItem: typeof import('ant-design-vue/es')['FormItem']
16
17
  AInputPassword: typeof import('ant-design-vue/es')['InputPassword']
17
18
  ATag: typeof import('ant-design-vue/es')['Tag']
18
- HBadge: typeof import('./../src/layout/ui-kit/HBadge.vue')['default']
19
- HButton: typeof import('./../src/layout/ui-kit/HButton.vue')['default']
20
- HCheckList: typeof import('./../src/layout/ui-kit/HCheckList.vue')['default']
21
- HDialog: typeof import('./../src/layout/ui-kit/HDialog.vue')['default']
22
- HDivider: typeof import('./../src/layout/ui-kit/HDivider.vue')['default']
23
- HDropdown: typeof import('./../src/layout/ui-kit/HDropdown.vue')['default']
24
- HDropdownMenu: typeof import('./../src/layout/ui-kit/HDropdownMenu.vue')['default']
25
- HDropdownTree: typeof import('./../src/layout/ui-kit/HDropdownTree.vue')['default']
26
- HInput: typeof import('./../src/layout/ui-kit/HInput.vue')['default']
27
- HKbd: typeof import('./../src/layout/ui-kit/HKbd.vue')['default']
28
- HSelect: typeof import('./../src/layout/ui-kit/HSelect.vue')['default']
29
- HSlideover: typeof import('./../src/layout/ui-kit/HSlideover.vue')['default']
30
- HTabList: typeof import('./../src/layout/ui-kit/HTabList.vue')['default']
31
- HToggle: typeof import('./../src/layout/ui-kit/HToggle.vue')['default']
32
- HTooltip: typeof import('./../src/layout/ui-kit/HTooltip.vue')['default']
19
+ HBadge: typeof import('./../src/built-in/layout-component/components/ui/HBadge.vue')['default']
20
+ HButton: typeof import('./../src/built-in/layout-component/components/ui/HButton.vue')['default']
21
+ HCheckList: typeof import('./../src/built-in/layout-component/components/ui/HCheckList.vue')['default']
22
+ HDialog: typeof import('./../src/built-in/layout-component/components/ui/HDialog.vue')['default']
23
+ HDivider: typeof import('./../src/built-in/layout-component/components/ui/HDivider.vue')['default']
24
+ HDropdown: typeof import('./../src/built-in/layout-component/components/ui/HDropdown.vue')['default']
25
+ HDropdownMenu: typeof import('./../src/built-in/layout-component/components/ui/HDropdownMenu.vue')['default']
26
+ HDropdownTree: typeof import('./../src/built-in/layout-component/components/ui/HDropdownTree.vue')['default']
27
+ HInput: typeof import('./../src/built-in/layout-component/components/ui/HInput.vue')['default']
28
+ HKbd: typeof import('./../src/built-in/layout-component/components/ui/HKbd.vue')['default']
29
+ HSelect: typeof import('./../src/built-in/layout-component/components/ui/HSelect.vue')['default']
30
+ HSlideover: typeof import('./../src/built-in/layout-component/components/ui/HSlideover.vue')['default']
31
+ HTabList: typeof import('./../src/built-in/layout-component/components/ui/HTabList.vue')['default']
32
+ HToggle: typeof import('./../src/built-in/layout-component/components/ui/HToggle.vue')['default']
33
+ HTooltip: typeof import('./../src/built-in/layout-component/components/ui/HTooltip.vue')['default']
33
34
  RouterLink: typeof import('vue-router')['RouterLink']
34
35
  RouterView: typeof import('vue-router')['RouterView']
35
36
  }
package/types/menu.d.ts CHANGED
@@ -24,7 +24,9 @@ export declare namespace Menu {
24
24
  icon?: string
25
25
  activeIcon?: string
26
26
  auth?: string | string[]
27
+ sidebar?: boolean
27
28
  isDev?: boolean
29
+ devText?: string
28
30
  }
29
31
  children: recordRaw[]
30
32
  }
package/types/module.d.ts CHANGED
@@ -1,18 +1,5 @@
1
- declare module 'pubinfo:project/api/request' {
2
- import type { AlovaAxiosRequestConfig } from '@alova/adapter-axios';
3
- import type { Alova, AlovaGenerics } from 'alova';
4
- import type { AxiosResponse, AxiosResponseHeaders } from 'axios';
5
-
6
- type RequestInstance = Alova<AlovaGenerics<any, any, AlovaAxiosRequestConfig, AxiosResponse<any, any>, AxiosResponseHeaders, any, any, any>>;
7
- export const basic: RequestInstance;
8
- export const auth: RequestInstance;
9
- }
10
-
11
- declare module 'pubinfo:project/layouts/index.vue' {
12
- import type { DefineComponent } from 'vue';
13
-
14
- const component: DefineComponent<object, object, any>;
15
- export default component;
1
+ declare module 'virtual:pubinfo-resolver' {
2
+ export default any;
16
3
  }
17
4
 
18
5
  declare module '*.vue' {
@@ -81,14 +81,6 @@ declare namespace Settings {
81
81
  */
82
82
  enableErrorLog?: boolean
83
83
 
84
- /**
85
- * 路由数据来源
86
- *
87
- * @默认值 `'frontend'` 前端
88
- * @可选值 `'backend'` 后端
89
- */
90
- routeBaseOn?: | 'frontend' | 'backend'
91
-
92
84
  /**
93
85
  * 是否开启用户偏好设置
94
86
  *
package/types/tabbar.d.ts CHANGED
@@ -18,6 +18,7 @@ export declare namespace Tabbar {
18
18
  title: string
19
19
  }[]
20
20
  isPin: boolean
21
+ isTabbar: boolean
21
22
  isPermanent: boolean
22
23
  }
23
24
  }