@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,972 +0,0 @@
1
- import { _ as ze } from "./HCheckList.vue_vue_type_script_setup_true_lang-D4u_haxr.js";
2
- import { u as Le, c as Re } from "./index-CCPTQYuB.js";
3
- import { _ as je } from "./HToggle-Cd71WKvG.js";
4
- import { defineComponent as Ee, shallowRef as te, computed as de, createVNode as l, Transition as De, withDirectives as Fe, vShow as Ne, ref as qe, createElementBlock as r, openBlock as u, createCommentVNode as m, createElementVNode as i, unref as e, isRef as We, Fragment as Ge, renderList as Xe, normalizeClass as h, normalizeStyle as Je, withCtx as g, createTextVNode as J } from "vue";
5
- import { themes as Ae } from "@pubinfo/config/themes";
6
- import { E as se, a as ie } from "./right-Bfe2p1o0.js";
7
- import { R as oe } from "./question-line-CfkciTFq.js";
8
- import { a2 as Qe, a3 as Ze, a4 as ae, a5 as Ke, a6 as Ye, ai as N, a7 as en, bZ as nn, b_ as tn, b$ as on, c0 as ln, bS as an, av as sn, c1 as dn, bT as rn, aj as un, ax as mn, ao as cn, ak as bn, aU as pn, a9 as He, bg as yn, L as gn, f as vn, v as fn, a1 as hn } from "./menu-CLiZ1BO_.js";
9
- import { p as B } from "./pick-C9bU8_xv.js";
10
- import { _ as wn } from "./_plugin-vue_export-helper-CHgC5LLL.js";
11
- const le = (d, o, n, v, w) => ({
12
- backgroundColor: d,
13
- border: `${v.lineWidth}px ${v.lineType} ${o}`,
14
- [`${w}-icon`]: {
15
- color: n
16
- }
17
- }), Mn = (d) => {
18
- const {
19
- componentCls: o,
20
- motionDurationSlow: n,
21
- marginXS: v,
22
- marginSM: w,
23
- fontSize: O,
24
- fontSizeLG: b,
25
- lineHeight: t,
26
- borderRadiusLG: x,
27
- motionEaseInOutCirc: p,
28
- alertIconSizeLG: c,
29
- colorText: M,
30
- paddingContentVerticalSM: C,
31
- alertPaddingHorizontal: $,
32
- paddingMD: S,
33
- paddingContentHorizontalLG: V
34
- } = d;
35
- return {
36
- [o]: ae(ae({}, Ke(d)), {
37
- position: "relative",
38
- display: "flex",
39
- alignItems: "center",
40
- padding: `${C}px ${$}px`,
41
- wordWrap: "break-word",
42
- borderRadius: x,
43
- [`&${o}-rtl`]: {
44
- direction: "rtl"
45
- },
46
- [`${o}-content`]: {
47
- flex: 1,
48
- minWidth: 0
49
- },
50
- [`${o}-icon`]: {
51
- marginInlineEnd: v,
52
- lineHeight: 0
53
- },
54
- "&-description": {
55
- display: "none",
56
- fontSize: O,
57
- lineHeight: t
58
- },
59
- "&-message": {
60
- color: M
61
- },
62
- [`&${o}-motion-leave`]: {
63
- overflow: "hidden",
64
- opacity: 1,
65
- transition: `max-height ${n} ${p}, opacity ${n} ${p},
66
- padding-top ${n} ${p}, padding-bottom ${n} ${p},
67
- margin-bottom ${n} ${p}`
68
- },
69
- [`&${o}-motion-leave-active`]: {
70
- maxHeight: 0,
71
- marginBottom: "0 !important",
72
- paddingTop: 0,
73
- paddingBottom: 0,
74
- opacity: 0
75
- }
76
- }),
77
- [`${o}-with-description`]: {
78
- alignItems: "flex-start",
79
- paddingInline: V,
80
- paddingBlock: S,
81
- [`${o}-icon`]: {
82
- marginInlineEnd: w,
83
- fontSize: c,
84
- lineHeight: 0
85
- },
86
- [`${o}-message`]: {
87
- display: "block",
88
- marginBottom: v,
89
- color: M,
90
- fontSize: b
91
- },
92
- [`${o}-description`]: {
93
- display: "block"
94
- }
95
- },
96
- [`${o}-banner`]: {
97
- marginBottom: 0,
98
- border: "0 !important",
99
- borderRadius: 0
100
- }
101
- };
102
- }, Pn = (d) => {
103
- const {
104
- componentCls: o,
105
- colorSuccess: n,
106
- colorSuccessBorder: v,
107
- colorSuccessBg: w,
108
- colorWarning: O,
109
- colorWarningBorder: b,
110
- colorWarningBg: t,
111
- colorError: x,
112
- colorErrorBorder: p,
113
- colorErrorBg: c,
114
- colorInfo: M,
115
- colorInfoBorder: C,
116
- colorInfoBg: $
117
- } = d;
118
- return {
119
- [o]: {
120
- "&-success": le(w, v, n, d, o),
121
- "&-info": le($, C, M, d, o),
122
- "&-warning": le(t, b, O, d, o),
123
- "&-error": ae(ae({}, le(c, p, x, d, o)), {
124
- [`${o}-description > pre`]: {
125
- margin: 0,
126
- padding: 0
127
- }
128
- })
129
- }
130
- };
131
- }, On = (d) => {
132
- const {
133
- componentCls: o,
134
- iconCls: n,
135
- motionDurationMid: v,
136
- marginXS: w,
137
- fontSizeIcon: O,
138
- colorIcon: b,
139
- colorIconHover: t
140
- } = d;
141
- return {
142
- [o]: {
143
- "&-action": {
144
- marginInlineStart: w
145
- },
146
- [`${o}-close-icon`]: {
147
- marginInlineStart: w,
148
- padding: 0,
149
- overflow: "hidden",
150
- fontSize: O,
151
- lineHeight: `${O}px`,
152
- backgroundColor: "transparent",
153
- border: "none",
154
- outline: "none",
155
- cursor: "pointer",
156
- [`${n}-close`]: {
157
- color: b,
158
- transition: `color ${v}`,
159
- "&:hover": {
160
- color: t
161
- }
162
- }
163
- },
164
- "&-close-text": {
165
- color: b,
166
- transition: `color ${v}`,
167
- "&:hover": {
168
- color: t
169
- }
170
- }
171
- }
172
- };
173
- }, Cn = (d) => [Mn(d), Pn(d), On(d)], $n = Qe("Alert", (d) => {
174
- const {
175
- fontSizeHeading3: o
176
- } = d, n = Ze(d, {
177
- alertIconSizeLG: o,
178
- alertPaddingHorizontal: 12
179
- // Fixed value here.
180
- });
181
- return [Cn(n)];
182
- }), kn = {
183
- success: rn,
184
- info: dn,
185
- error: sn,
186
- warning: an
187
- }, xn = {
188
- success: ln,
189
- info: on,
190
- error: tn,
191
- warning: nn
192
- }, Sn = yn("success", "info", "warning", "error"), Vn = () => ({
193
- /**
194
- * Type of Alert styles, options: `success`, `info`, `warning`, `error`
195
- */
196
- type: N.oneOf(Sn),
197
- /** Whether Alert can be closed */
198
- closable: {
199
- type: Boolean,
200
- default: void 0
201
- },
202
- /** Close text to show */
203
- closeText: N.any,
204
- /** Content of Alert */
205
- message: N.any,
206
- /** Additional content of Alert */
207
- description: N.any,
208
- /** Trigger when animation ending of Alert */
209
- afterClose: Function,
210
- /** Whether to show icon */
211
- showIcon: {
212
- type: Boolean,
213
- default: void 0
214
- },
215
- prefixCls: String,
216
- banner: {
217
- type: Boolean,
218
- default: void 0
219
- },
220
- icon: N.any,
221
- closeIcon: N.any,
222
- onClose: Function
223
- }), Tn = Ee({
224
- compatConfig: {
225
- MODE: 3
226
- },
227
- name: "AAlert",
228
- inheritAttrs: !1,
229
- props: Vn(),
230
- setup(d, o) {
231
- let {
232
- slots: n,
233
- emit: v,
234
- attrs: w,
235
- expose: O
236
- } = o;
237
- const {
238
- prefixCls: b,
239
- direction: t
240
- } = en("alert", d), [x, p] = $n(b), c = te(!1), M = te(!1), C = te(), $ = (f) => {
241
- f.preventDefault();
242
- const P = C.value;
243
- P.style.height = `${P.offsetHeight}px`, P.style.height = `${P.offsetHeight}px`, c.value = !0, v("close", f);
244
- }, S = () => {
245
- var f;
246
- c.value = !1, M.value = !0, (f = d.afterClose) === null || f === void 0 || f.call(d);
247
- }, V = de(() => {
248
- const {
249
- type: f
250
- } = d;
251
- return f !== void 0 ? f : d.banner ? "warning" : "info";
252
- });
253
- O({
254
- animationEnd: S
255
- });
256
- const Q = te({});
257
- return () => {
258
- var f, P, U, A, H, E, z, L, R, j;
259
- const {
260
- banner: q,
261
- closeIcon: W = (f = n.closeIcon) === null || f === void 0 ? void 0 : f.call(n)
262
- } = d;
263
- let {
264
- closable: D,
265
- showIcon: k
266
- } = d;
267
- const F = (P = d.closeText) !== null && P !== void 0 ? P : (U = n.closeText) === null || U === void 0 ? void 0 : U.call(n), T = (A = d.description) !== null && A !== void 0 ? A : (H = n.description) === null || H === void 0 ? void 0 : H.call(n), G = (E = d.message) !== null && E !== void 0 ? E : (z = n.message) === null || z === void 0 ? void 0 : z.call(n), _ = (L = d.icon) !== null && L !== void 0 ? L : (R = n.icon) === null || R === void 0 ? void 0 : R.call(n), X = (j = n.action) === null || j === void 0 ? void 0 : j.call(n);
268
- k = q && k === void 0 ? !0 : k;
269
- const Z = (T ? xn : kn)[V.value] || null;
270
- F && (D = !0);
271
- const y = b.value, K = un(y, {
272
- [`${y}-${V.value}`]: !0,
273
- [`${y}-closing`]: c.value,
274
- [`${y}-with-description`]: !!T,
275
- [`${y}-no-icon`]: !k,
276
- [`${y}-banner`]: !!q,
277
- [`${y}-closable`]: D,
278
- [`${y}-rtl`]: t.value === "rtl",
279
- [p.value]: !0
280
- }), Y = D ? l("button", {
281
- type: "button",
282
- onClick: $,
283
- class: `${y}-close-icon`,
284
- tabindex: 0
285
- }, [F ? l("span", {
286
- class: `${y}-close-text`
287
- }, [F]) : W === void 0 ? l(mn, null, null) : W]) : null, ee = _ && (cn(_) ? bn(_, {
288
- class: `${y}-icon`
289
- }) : l("span", {
290
- class: `${y}-icon`
291
- }, [_])) || l(Z, {
292
- class: `${y}-icon`
293
- }, null), ne = pn(`${y}-motion`, {
294
- appear: !1,
295
- css: !0,
296
- onAfterLeave: S,
297
- onBeforeLeave: (I) => {
298
- I.style.maxHeight = `${I.offsetHeight}px`;
299
- },
300
- onLeave: (I) => {
301
- I.style.maxHeight = "0px";
302
- }
303
- });
304
- return x(M.value ? null : l(De, ne, {
305
- default: () => [Fe(l("div", He(He({
306
- role: "alert"
307
- }, w), {}, {
308
- style: [w.style, Q.value],
309
- class: [w.class, K],
310
- "data-show": !c.value,
311
- ref: C
312
- }), [k ? ee : null, l("div", {
313
- class: `${y}-content`
314
- }, [G ? l("div", {
315
- class: `${y}-message`
316
- }, [G]) : null, T ? l("div", {
317
- class: `${y}-description`
318
- }, [T]) : null]), X ? l("div", {
319
- class: `${y}-action`
320
- }, [X]) : null, Y]), [[Ne, !c.value]])]
321
- }));
322
- };
323
- }
324
- }), _n = Ye(Tn), In = {
325
- key: 0,
326
- class: "divider"
327
- }, Bn = {
328
- key: 1,
329
- class: "flex items-center justify-center pb-4"
330
- }, Un = {
331
- key: 2,
332
- class: "themes"
333
- }, An = ["onClick"], Hn = {
334
- key: 3,
335
- class: "divider"
336
- }, En = {
337
- key: 4,
338
- class: "menu-mode"
339
- }, zn = {
340
- key: 5,
341
- class: "divider"
342
- }, Ln = {
343
- key: 6,
344
- class: "app-width-mode"
345
- }, Rn = {
346
- key: 7,
347
- class: "divider"
348
- }, jn = {
349
- key: 8,
350
- class: "flex items-center justify-center pb-4"
351
- }, Dn = {
352
- key: 9,
353
- class: "transition-mode"
354
- }, Fn = {
355
- key: 10,
356
- class: "divider"
357
- }, Nn = {
358
- key: 11,
359
- class: "setting-item"
360
- }, qn = { class: "label" }, Wn = {
361
- key: 12,
362
- class: "setting-item"
363
- }, Gn = {
364
- key: 13,
365
- class: "setting-item"
366
- }, Xn = {
367
- key: 14,
368
- class: "setting-item"
369
- }, Jn = {
370
- key: 15,
371
- class: "setting-item"
372
- }, Qn = {
373
- key: 16,
374
- class: "divider"
375
- }, Zn = {
376
- key: 17,
377
- class: "setting-item"
378
- }, Kn = { class: "label" }, Yn = {
379
- key: 18,
380
- class: "divider"
381
- }, et = {
382
- key: 19,
383
- class: "setting-item"
384
- }, nt = {
385
- key: 20,
386
- class: "setting-item"
387
- }, tt = {
388
- key: 21,
389
- class: "setting-item"
390
- }, ot = {
391
- key: 22,
392
- class: "setting-item"
393
- }, lt = { class: "label" }, at = {
394
- key: 23,
395
- class: "divider"
396
- }, st = {
397
- key: 24,
398
- class: "setting-item"
399
- }, it = {
400
- key: 25,
401
- class: "setting-item"
402
- }, dt = {
403
- key: 26,
404
- class: "setting-item"
405
- }, rt = {
406
- key: 27,
407
- class: "divider"
408
- }, ut = {
409
- key: 28,
410
- class: "setting-item"
411
- }, mt = { class: "label" }, ct = {
412
- "w-full": "",
413
- "h-100px": "",
414
- flex: "~ center"
415
- }, bt = /* @__PURE__ */ Ee({
416
- name: "PreferenceContent",
417
- __name: "PreferencesContent",
418
- setup(d) {
419
- const { settingsStore: o } = Le(), n = qe({
420
- app: B(
421
- o.settings.app,
422
- [
423
- "colorScheme",
424
- "lightTheme",
425
- "darkTheme",
426
- "enableProgress",
427
- "enableUserPreferences"
428
- ]
429
- ),
430
- menu: B(
431
- o.settings.menu,
432
- [
433
- "menuMode",
434
- "isRounded",
435
- "menuActiveStyle",
436
- "subMenuUniqueOpened",
437
- "subMenuCollapse",
438
- "enableSubMenuCollapseButton"
439
- ]
440
- ),
441
- layout: B(
442
- o.settings.layout,
443
- [
444
- "widthMode"
445
- ]
446
- ),
447
- mainPage: B(
448
- o.settings.mainPage,
449
- [
450
- "enableTransition",
451
- "transitionMode"
452
- ]
453
- ),
454
- topbar: B(
455
- o.settings.topbar,
456
- [
457
- "mode",
458
- "switchTabbarAndToolbar"
459
- ]
460
- ),
461
- tabbar: B(
462
- o.settings.tabbar,
463
- [
464
- "enable",
465
- "style",
466
- "enableIcon",
467
- "mergeTabsBy",
468
- "enableMemory"
469
- ]
470
- ),
471
- breadcrumb: B(
472
- o.settings.breadcrumb,
473
- [
474
- "enable",
475
- "style",
476
- "enableMainMenu"
477
- ]
478
- )
479
- }), v = de({
480
- get() {
481
- var b;
482
- return ((b = n.value.app) == null ? void 0 : b.colorScheme) === "dark";
483
- },
484
- set(b) {
485
- var t;
486
- (t = n.value.app) != null && t.colorScheme && (n.value.app.colorScheme = b ? "dark" : "light");
487
- }
488
- }), w = de(() => Object.keys(Ae).map((b) => ({
489
- label: b,
490
- value: Ae[b]
491
- })).filter((b) => {
492
- var t;
493
- return b.value["color-scheme"] === ((t = n.value.app) == null ? void 0 : t.colorScheme);
494
- }));
495
- gn(() => n.value, async (b) => {
496
- o.updateSettings(vn(b), !1), await o.setPreferencesSetting(b), fn.success("个人偏好设置成功");
497
- }, {
498
- deep: !0
499
- });
500
- async function O() {
501
- await o.resetSettings();
502
- }
503
- return (b, t) => {
504
- var $, S, V, Q, f, P, U, A, H, E, z, L, R, j, q, W, D, k, F, T, G, _, X, Z, y, K, Y, ee, ne, I, re, ue, me, ce, be, pe, ye, ge, ve, fe, he, we, Me, Pe, Oe, Ce, $e, ke, xe, Se, Ve, Te, _e, Ie;
505
- const x = _n, p = je, c = Re, M = ze, C = hn;
506
- return u(), r("div", null, [
507
- l(x, {
508
- message: "提示",
509
- description: "个人偏好设置将覆盖系统默认设置。若需恢复至系统默认配置,请滚动至底部并点击“还原系统设置”按钮。",
510
- type: "info"
511
- }),
512
- ($ = e(n).app) != null && $.hasOwnProperty("colorScheme") || (S = e(n).app) != null && S.hasOwnProperty("lightTheme") && ((V = e(n).app) != null && V.hasOwnProperty("darkTheme")) ? (u(), r("div", In, " 颜色主题风格 ")) : m("", !0),
513
- (Q = e(n).app) != null && Q.hasOwnProperty("colorScheme") ? (u(), r("div", Bn, [
514
- l(p, {
515
- modelValue: e(v),
516
- "onUpdate:modelValue": t[0] || (t[0] = (a) => We(v) ? v.value = a : null),
517
- "on-icon": "i-ri-sun-line",
518
- "off-icon": "i-ri-moon-line"
519
- }, null, 8, ["modelValue"])
520
- ])) : m("", !0),
521
- (f = e(n).app) != null && f.hasOwnProperty("lightTheme") && ((P = e(n).app) != null && P.hasOwnProperty("darkTheme")) ? (u(), r("div", Un, [
522
- (u(!0), r(Ge, null, Xe(e(w), (a) => (u(), r("div", {
523
- key: a.label,
524
- class: h(["theme", { active: e(v) ? e(n).app.darkTheme === a.label : e(n).app.lightTheme === a.label }]),
525
- onClick: (s) => {
526
- var Be, Ue;
527
- return e(v) ? ((Be = e(n).app) == null ? void 0 : Be.hasOwnProperty("darkTheme")) && (e(n).app.darkTheme = a.label) : ((Ue = e(n).app) == null ? void 0 : Ue.hasOwnProperty("lightTheme")) && (e(n).app.lightTheme = a.label);
528
- }
529
- }, [
530
- i("div", {
531
- class: "content",
532
- style: Je(`background-color: rgb(${a.value["--ui-primary"]});`)
533
- }, null, 4)
534
- ], 10, An))), 128))
535
- ])) : m("", !0),
536
- e(o).mode === "pc" && ((U = e(n).menu) != null && U.hasOwnProperty("menuMode")) ? (u(), r("div", Hn, " 导航栏模式 ")) : m("", !0),
537
- e(o).mode === "pc" && ((A = e(n).menu) != null && A.hasOwnProperty("menuMode")) ? (u(), r("div", En, [
538
- l(c, {
539
- text: "侧边栏模式 (含主导航)",
540
- placement: "bottom",
541
- delay: 500
542
- }, {
543
- default: g(() => [
544
- i("div", {
545
- class: h(["mode mode-side", { active: e(n).menu.menuMode === "side" }]),
546
- onClick: t[1] || (t[1] = (a) => {
547
- var s;
548
- return ((s = e(n).menu) == null ? void 0 : s.hasOwnProperty("menuMode")) && (e(n).menu.menuMode = "side");
549
- })
550
- }, t[30] || (t[30] = [
551
- i("div", { class: "mode-container" }, null, -1)
552
- ]), 2)
553
- ]),
554
- _: 1
555
- }),
556
- l(c, {
557
- text: "顶部模式",
558
- placement: "bottom",
559
- delay: 500
560
- }, {
561
- default: g(() => [
562
- i("div", {
563
- class: h(["mode mode-head", { active: e(n).menu.menuMode === "head" }]),
564
- onClick: t[2] || (t[2] = (a) => {
565
- var s;
566
- return ((s = e(n).menu) == null ? void 0 : s.hasOwnProperty("menuMode")) && (e(n).menu.menuMode = "head");
567
- })
568
- }, t[31] || (t[31] = [
569
- i("div", { class: "mode-container" }, null, -1)
570
- ]), 2)
571
- ]),
572
- _: 1
573
- }),
574
- l(c, {
575
- text: "侧边栏模式 (不含主导航)",
576
- placement: "bottom",
577
- delay: 500
578
- }, {
579
- default: g(() => [
580
- i("div", {
581
- class: h(["mode mode-single", { active: e(n).menu.menuMode === "single" }]),
582
- onClick: t[3] || (t[3] = (a) => {
583
- var s;
584
- return ((s = e(n).menu) == null ? void 0 : s.hasOwnProperty("menuMode")) && (e(n).menu.menuMode = "single");
585
- })
586
- }, t[32] || (t[32] = [
587
- i("div", { class: "mode-container" }, null, -1)
588
- ]), 2)
589
- ]),
590
- _: 1
591
- }),
592
- l(c, {
593
- text: "侧边栏精简模式",
594
- placement: "bottom",
595
- delay: 500
596
- }, {
597
- default: g(() => [
598
- i("div", {
599
- class: h(["mode mode-only-side", { active: e(n).menu.menuMode === "only-side" }]),
600
- onClick: t[4] || (t[4] = (a) => {
601
- var s;
602
- return ((s = e(n).menu) == null ? void 0 : s.hasOwnProperty("menuMode")) && (e(n).menu.menuMode = "only-side");
603
- })
604
- }, t[33] || (t[33] = [
605
- i("div", { class: "mode-container" }, null, -1)
606
- ]), 2)
607
- ]),
608
- _: 1
609
- }),
610
- l(c, {
611
- text: "顶部精简模式",
612
- placement: "bottom",
613
- delay: 500
614
- }, {
615
- default: g(() => [
616
- i("div", {
617
- class: h(["mode mode-only-head", { active: e(n).menu.menuMode === "only-head" }]),
618
- onClick: t[5] || (t[5] = (a) => {
619
- var s;
620
- return ((s = e(n).menu) == null ? void 0 : s.hasOwnProperty("menuMode")) && (e(n).menu.menuMode = "only-head");
621
- })
622
- }, t[34] || (t[34] = [
623
- i("div", { class: "mode-container" }, null, -1)
624
- ]), 2)
625
- ]),
626
- _: 1
627
- })
628
- ])) : m("", !0),
629
- e(o).mode === "pc" && ((H = e(n).layout) != null && H.hasOwnProperty("widthMode")) ? (u(), r("div", zn, " 页宽模式 ")) : m("", !0),
630
- e(o).mode === "pc" && ((E = e(n).layout) != null && E.hasOwnProperty("widthMode")) ? (u(), r("div", Ln, [
631
- l(c, {
632
- text: "自适应",
633
- placement: "bottom",
634
- delay: 500
635
- }, {
636
- default: g(() => [
637
- i("div", {
638
- class: h(["mode mode-adaption", { active: e(n).layout.widthMode === "adaption" }]),
639
- onClick: t[6] || (t[6] = (a) => {
640
- var s;
641
- return ((s = e(n).layout) == null ? void 0 : s.hasOwnProperty("widthMode")) && (e(n).layout.widthMode = "adaption");
642
- })
643
- }, [
644
- l(e(se), { class: "left" }),
645
- l(e(ie), { class: "right" })
646
- ], 2)
647
- ]),
648
- _: 1
649
- }),
650
- l(c, {
651
- text: "自适应 (有最小宽度)",
652
- placement: "bottom",
653
- delay: 500
654
- }, {
655
- default: g(() => [
656
- i("div", {
657
- class: h(["mode mode-adaption-min-width", { active: e(n).layout.widthMode === "adaption-min-width" }]),
658
- onClick: t[7] || (t[7] = (a) => {
659
- var s;
660
- return ((s = e(n).layout) == null ? void 0 : s.hasOwnProperty("widthMode")) && (e(n).layout.widthMode = "adaption-min-width");
661
- })
662
- }, [
663
- l(e(se), { class: "left" }),
664
- l(e(ie), { class: "right" })
665
- ], 2)
666
- ]),
667
- _: 1
668
- }),
669
- l(c, {
670
- text: "定宽居中",
671
- placement: "bottom",
672
- delay: 500
673
- }, {
674
- default: g(() => [
675
- i("div", {
676
- class: h(["mode mode-center", { active: e(n).layout.widthMode === "center" }]),
677
- onClick: t[8] || (t[8] = (a) => {
678
- var s;
679
- return ((s = e(n).layout) == null ? void 0 : s.widthMode) && (e(n).layout.widthMode = "center");
680
- })
681
- }, null, 2)
682
- ]),
683
- _: 1
684
- }),
685
- l(c, {
686
- text: "定宽居中 (有最大宽度)",
687
- placement: "bottom",
688
- delay: 500
689
- }, {
690
- default: g(() => [
691
- i("div", {
692
- class: h(["mode mode-center-max-width", { active: e(n).layout.widthMode === "center-max-width" }]),
693
- onClick: t[9] || (t[9] = (a) => {
694
- var s;
695
- return ((s = e(n).layout) == null ? void 0 : s.widthMode) && (e(n).layout.widthMode = "center-max-width");
696
- })
697
- }, [
698
- l(e(se), { class: "left" }),
699
- l(e(ie), { class: "right" })
700
- ], 2)
701
- ]),
702
- _: 1
703
- })
704
- ])) : m("", !0),
705
- e(o).settings.mainPage.enableTransition && ((z = e(n).mainPage) != null && z.hasOwnProperty("enableTransition")) ? (u(), r("div", Rn, " 页面切换动画 ")) : m("", !0),
706
- e(o).settings.mainPage.enableTransition && ((L = e(n).mainPage) != null && L.hasOwnProperty("enableTransition")) ? (u(), r("div", jn, [
707
- l(p, {
708
- modelValue: e(n).mainPage.enableTransition,
709
- "onUpdate:modelValue": t[10] || (t[10] = (a) => e(n).mainPage.enableTransition = a)
710
- }, null, 8, ["modelValue"])
711
- ])) : m("", !0),
712
- e(o).settings.mainPage.enableTransition && ((R = e(n).mainPage) != null && R.hasOwnProperty("transitionMode")) ? (u(), r("div", Dn, [
713
- l(c, {
714
- text: "淡入淡出",
715
- placement: "bottom",
716
- delay: 500
717
- }, {
718
- default: g(() => [
719
- i("div", {
720
- class: h(["mode mode-fade", { active: e(n).mainPage.transitionMode === "fade" }]),
721
- onClick: t[11] || (t[11] = (a) => {
722
- var s;
723
- return ((s = e(n).mainPage) == null ? void 0 : s.hasOwnProperty("transitionMode")) && (e(n).mainPage.transitionMode = "fade");
724
- })
725
- }, null, 2)
726
- ]),
727
- _: 1
728
- }),
729
- l(c, {
730
- text: "向左滑动",
731
- placement: "bottom",
732
- delay: 500
733
- }, {
734
- default: g(() => [
735
- i("div", {
736
- class: h(["mode mode-slide-left", { active: e(n).mainPage.transitionMode === "slide-left" }]),
737
- onClick: t[12] || (t[12] = (a) => {
738
- var s;
739
- return ((s = e(n).mainPage) == null ? void 0 : s.hasOwnProperty("transitionMode")) && (e(n).mainPage.transitionMode = "slide-left");
740
- })
741
- }, null, 2)
742
- ]),
743
- _: 1
744
- }),
745
- l(c, {
746
- text: "向右滑动",
747
- placement: "bottom",
748
- delay: 500
749
- }, {
750
- default: g(() => [
751
- i("div", {
752
- class: h(["mode mode-slide-right", { active: e(n).mainPage.transitionMode === "slide-right" }]),
753
- onClick: t[13] || (t[13] = (a) => {
754
- var s;
755
- return ((s = e(n).mainPage) == null ? void 0 : s.hasOwnProperty("transitionMode")) && (e(n).mainPage.transitionMode = "slide-right");
756
- })
757
- }, null, 2)
758
- ]),
759
- _: 1
760
- }),
761
- l(c, {
762
- text: "向上滑动",
763
- placement: "bottom",
764
- delay: 500
765
- }, {
766
- default: g(() => [
767
- i("div", {
768
- class: h(["mode mode-slide-top", { active: e(n).mainPage.transitionMode === "slide-top" }]),
769
- onClick: t[14] || (t[14] = (a) => {
770
- var s;
771
- return ((s = e(n).mainPage) == null ? void 0 : s.hasOwnProperty("transitionMode")) && (e(n).mainPage.transitionMode = "slide-top");
772
- })
773
- }, null, 2)
774
- ]),
775
- _: 1
776
- }),
777
- l(c, {
778
- text: "向下滑动",
779
- placement: "bottom",
780
- delay: 500
781
- }, {
782
- default: g(() => [
783
- i("div", {
784
- class: h(["mode mode-slide-bottom", { active: e(n).mainPage.transitionMode === "slide-bottom" }]),
785
- onClick: t[15] || (t[15] = (a) => {
786
- var s;
787
- return ((s = e(n).mainPage) == null ? void 0 : s.hasOwnProperty("transitionMode")) && (e(n).mainPage.transitionMode = "slide-bottom");
788
- })
789
- }, null, 2)
790
- ]),
791
- _: 1
792
- })
793
- ])) : m("", !0),
794
- (j = e(n).menu) != null && j.hasOwnProperty("switchMainMenuAndPageJump") || (q = e(n).menu) != null && q.hasOwnProperty("subMenuOnlyOneHide") || (W = e(n).menu) != null && W.hasOwnProperty("subMenuUniqueOpened") || (D = e(n).menu) != null && D.hasOwnProperty("subMenuCollapse") || (k = e(n).menu) != null && k.hasOwnProperty("enableSubMenuCollapseButton") ? (u(), r("div", Fn, " 导航栏 ")) : m("", !0),
795
- (F = e(n).menu) != null && F.hasOwnProperty("subMenuUniqueOpened") ? (u(), r("div", Nn, [
796
- i("div", qn, [
797
- t[35] || (t[35] = J(" 次导航保持展开一个 ")),
798
- l(c, { text: "开启该功能后,次导航只保持单个菜单的展开" }, {
799
- default: g(() => [
800
- l(e(oe))
801
- ]),
802
- _: 1
803
- })
804
- ]),
805
- l(p, {
806
- modelValue: e(n).menu.subMenuUniqueOpened,
807
- "onUpdate:modelValue": t[16] || (t[16] = (a) => e(n).menu.subMenuUniqueOpened = a),
808
- disabled: ["only-side", "only-head"].includes(((T = e(n).menu) == null ? void 0 : T.menuMode) ?? e(o).settings.menu.menuMode)
809
- }, null, 8, ["modelValue", "disabled"])
810
- ])) : m("", !0),
811
- (G = e(n).menu) != null && G.hasOwnProperty("subMenuCollapse") ? (u(), r("div", Wn, [
812
- t[36] || (t[36] = i("div", { class: "label" }, " 次导航是否折叠 ", -1)),
813
- l(p, {
814
- modelValue: e(n).menu.subMenuCollapse,
815
- "onUpdate:modelValue": t[17] || (t[17] = (a) => e(n).menu.subMenuCollapse = a),
816
- disabled: ["only-side", "only-head"].includes(((_ = e(n).menu) == null ? void 0 : _.menuMode) ?? e(o).settings.menu.menuMode)
817
- }, null, 8, ["modelValue", "disabled"])
818
- ])) : m("", !0),
819
- e(o).mode === "pc" && e(o).settings.menu.enableSubMenuCollapseButton && ((X = e(n).menu) != null && X.hasOwnProperty("enableSubMenuCollapseButton")) ? (u(), r("div", Gn, [
820
- t[37] || (t[37] = i("div", { class: "label" }, " 显示次导航折叠按钮 ", -1)),
821
- l(p, {
822
- modelValue: e(n).menu.enableSubMenuCollapseButton,
823
- "onUpdate:modelValue": t[18] || (t[18] = (a) => e(n).menu.enableSubMenuCollapseButton = a),
824
- disabled: ["only-side", "only-head"].includes(((Z = e(n).menu) == null ? void 0 : Z.menuMode) ?? e(o).settings.menu.menuMode)
825
- }, null, 8, ["modelValue", "disabled"])
826
- ])) : m("", !0),
827
- (y = e(n).menu) != null && y.hasOwnProperty("isRounded") ? (u(), r("div", Xn, [
828
- t[38] || (t[38] = i("div", { class: "label" }, " 是否圆角 ", -1)),
829
- l(p, {
830
- modelValue: e(n).menu.isRounded,
831
- "onUpdate:modelValue": t[19] || (t[19] = (a) => e(n).menu.isRounded = a)
832
- }, null, 8, ["modelValue"])
833
- ])) : m("", !0),
834
- (((K = e(n).menu) == null ? void 0 : K.menuMode) ?? e(o).settings.menu.menuMode) !== "single" && ((Y = e(n).menu) != null && Y.hasOwnProperty("menuActiveStyle")) ? (u(), r("div", Jn, [
835
- t[39] || (t[39] = i("div", { class: "label" }, " 激活风格 ", -1)),
836
- l(M, {
837
- modelValue: e(n).menu.menuActiveStyle,
838
- "onUpdate:modelValue": t[20] || (t[20] = (a) => e(n).menu.menuActiveStyle = a),
839
- options: [
840
- { icon: "i-jam-stop-sign", value: "" },
841
- { icon: ["head", "only-head"].includes(((ee = e(n).menu) == null ? void 0 : ee.menuMode) ?? e(o).settings.menu.menuMode) ? "i-ep-caret-top" : "i-ep-caret-left", value: "arrow" },
842
- { icon: ["side", "only-side"].includes(((ne = e(n).menu) == null ? void 0 : ne.menuMode) ?? e(o).settings.menu.menuMode) ? "i-tabler-minus-vertical" : "i-tabler-minus", value: "line" },
843
- { icon: "i-icon-park-outline-dot", value: "dot" }
844
- ]
845
- }, null, 8, ["modelValue", "options"])
846
- ])) : m("", !0),
847
- (I = e(n).topbar) != null && I.hasOwnProperty("mode") || (re = e(n).topbar) != null && re.hasOwnProperty("switchTabbarAndToolbar") ? (u(), r("div", Qn, " 顶栏 ")) : m("", !0),
848
- (ue = e(n).topbar) != null && ue.hasOwnProperty("switchTabbarAndToolbar") ? (u(), r("div", Zn, [
849
- i("div", Kn, [
850
- t[40] || (t[40] = J(" 展示切换 ")),
851
- l(c, { text: "切换标签栏和工具栏的展示顺序" }, {
852
- default: g(() => [
853
- l(e(oe))
854
- ]),
855
- _: 1
856
- })
857
- ]),
858
- l(p, {
859
- modelValue: e(n).topbar.switchTabbarAndToolbar,
860
- "onUpdate:modelValue": t[21] || (t[21] = (a) => e(n).topbar.switchTabbarAndToolbar = a),
861
- disabled: !((me = e(n).tabbar) != null && me.enable)
862
- }, null, 8, ["modelValue", "disabled"])
863
- ])) : m("", !0),
864
- e(o).settings.tabbar.enable && ((ce = e(n).tabbar) != null && ce.hasOwnProperty("enable")) || (be = e(n).tabbar) != null && be.hasOwnProperty("style") || (pe = e(n).tabbar) != null && pe.hasOwnProperty("enableIcon") || (ye = e(n).tabbar) != null && ye.hasOwnProperty("mergeTabsBy") ? (u(), r("div", Yn, " 标签栏 ")) : m("", !0),
865
- e(o).settings.tabbar.enable && ((ge = e(n).tabbar) != null && ge.hasOwnProperty("enable")) ? (u(), r("div", et, [
866
- t[41] || (t[41] = i("div", { class: "label" }, " 是否启用 ", -1)),
867
- l(p, {
868
- modelValue: e(n).tabbar.enable,
869
- "onUpdate:modelValue": t[22] || (t[22] = (a) => e(n).tabbar.enable = a)
870
- }, null, 8, ["modelValue"])
871
- ])) : m("", !0),
872
- e(o).settings.tabbar.enable && ((ve = e(n).tabbar) != null && ve.hasOwnProperty("style")) ? (u(), r("div", nt, [
873
- t[42] || (t[42] = i("div", { class: "label" }, " 风格 ", -1)),
874
- l(M, {
875
- modelValue: e(n).tabbar.style,
876
- "onUpdate:modelValue": t[23] || (t[23] = (a) => e(n).tabbar.style = a),
877
- options: [
878
- { label: "时尚", value: "fashion" },
879
- { label: "卡片", value: "card" },
880
- { label: "方块", value: "square" }
881
- ],
882
- disabled: !(((fe = e(n).tabbar) == null ? void 0 : fe.enable) ?? e(o).settings.tabbar.enable)
883
- }, null, 8, ["modelValue", "disabled"])
884
- ])) : m("", !0),
885
- e(o).settings.tabbar.enable && ((he = e(n).tabbar) != null && he.hasOwnProperty("enableIcon")) ? (u(), r("div", tt, [
886
- t[43] || (t[43] = i("div", { class: "label" }, " 是否显示图标 ", -1)),
887
- l(p, {
888
- modelValue: e(n).tabbar.enableIcon,
889
- "onUpdate:modelValue": t[24] || (t[24] = (a) => e(n).tabbar.enableIcon = a),
890
- disabled: !(((we = e(n).tabbar) == null ? void 0 : we.enable) ?? e(o).settings.tabbar.enable)
891
- }, null, 8, ["modelValue", "disabled"])
892
- ])) : m("", !0),
893
- e(o).settings.tabbar.enable && ((Me = e(n).tabbar) != null && Me.hasOwnProperty("enableMemory")) ? (u(), r("div", ot, [
894
- i("div", lt, [
895
- t[44] || (t[44] = J(" 是否启用记忆功能 ")),
896
- l(c, { text: "开启该功能后,非固定和非常驻的标签页将在本次会话窗口中始终存在,刷新浏览器或重新登录时不会丢失" }, {
897
- default: g(() => [
898
- l(e(oe))
899
- ]),
900
- _: 1
901
- })
902
- ]),
903
- l(p, {
904
- modelValue: e(n).tabbar.enableMemory,
905
- "onUpdate:modelValue": t[25] || (t[25] = (a) => e(n).tabbar.enableMemory = a),
906
- disabled: !(((Pe = e(n).tabbar) == null ? void 0 : Pe.enable) ?? e(o).settings.tabbar.enable)
907
- }, null, 8, ["modelValue", "disabled"])
908
- ])) : m("", !0),
909
- e(o).mode === "pc" && e(o).settings.breadcrumb.enable && ((Oe = e(n).breadcrumb) != null && Oe.hasOwnProperty("enable") || (Ce = e(n).breadcrumb) != null && Ce.hasOwnProperty("style") || ($e = e(n).breadcrumb) != null && $e.hasOwnProperty("enableMainMenu")) ? (u(), r("div", at, " 面包屑导航 ")) : m("", !0),
910
- e(o).mode === "pc" && e(o).settings.breadcrumb.enable && ((ke = e(n).breadcrumb) != null && ke.hasOwnProperty("enable")) ? (u(), r("div", st, [
911
- t[45] || (t[45] = i("div", { class: "label" }, " 是否启用 ", -1)),
912
- l(p, {
913
- modelValue: e(n).breadcrumb.enable,
914
- "onUpdate:modelValue": t[26] || (t[26] = (a) => e(n).breadcrumb.enable = a)
915
- }, null, 8, ["modelValue"])
916
- ])) : m("", !0),
917
- e(o).mode === "pc" && e(o).settings.breadcrumb.enable && ((xe = e(n).breadcrumb) != null && xe.hasOwnProperty("style")) ? (u(), r("div", it, [
918
- t[46] || (t[46] = i("div", { class: "label" }, " 风格 ", -1)),
919
- l(M, {
920
- modelValue: e(n).breadcrumb.style,
921
- "onUpdate:modelValue": t[27] || (t[27] = (a) => e(n).breadcrumb.style = a),
922
- options: [
923
- { label: "默认", value: "" },
924
- { label: "现代", value: "modern" }
925
- ],
926
- disabled: !(((Se = e(n).breadcrumb) == null ? void 0 : Se.enable) ?? e(o).settings.breadcrumb.enable)
927
- }, null, 8, ["modelValue", "disabled"])
928
- ])) : m("", !0),
929
- e(o).mode === "pc" && e(o).settings.breadcrumb.enable && e(o).settings.breadcrumb.enableMainMenu && ((Ve = e(n).breadcrumb) != null && Ve.hasOwnProperty("enableMainMenu")) ? (u(), r("div", dt, [
930
- t[47] || (t[47] = i("div", { class: "label" }, " 是否显示主导航 ", -1)),
931
- l(p, {
932
- modelValue: e(n).breadcrumb.enableMainMenu,
933
- "onUpdate:modelValue": t[28] || (t[28] = (a) => e(n).breadcrumb.enableMainMenu = a),
934
- disabled: ["single"].includes(((Te = e(n).menu) == null ? void 0 : Te.menuMode) ?? e(o).settings.menu.menuMode)
935
- }, null, 8, ["modelValue", "disabled"])
936
- ])) : m("", !0),
937
- (_e = e(n).app) != null && _e.hasOwnProperty("enableProgress") ? (u(), r("div", rt, " 其它 ")) : m("", !0),
938
- e(o).settings.app.enableProgress && ((Ie = e(n).app) != null && Ie.hasOwnProperty("enableProgress")) ? (u(), r("div", ut, [
939
- i("div", mt, [
940
- t[48] || (t[48] = J(" 载入进度条 ")),
941
- l(c, { text: "该功能开启时,跳转路由会看到页面顶部有进度条" }, {
942
- default: g(() => [
943
- l(e(oe))
944
- ]),
945
- _: 1
946
- })
947
- ]),
948
- l(p, {
949
- modelValue: e(n).app.enableProgress,
950
- "onUpdate:modelValue": t[29] || (t[29] = (a) => e(n).app.enableProgress = a)
951
- }, null, 8, ["modelValue"])
952
- ])) : m("", !0),
953
- i("div", ct, [
954
- l(C, {
955
- "w-full": "",
956
- type: "primary",
957
- size: "large",
958
- onClick: O
959
- }, {
960
- default: g(() => t[49] || (t[49] = [
961
- J(" 还原系统设置 ")
962
- ])),
963
- _: 1
964
- })
965
- ])
966
- ]);
967
- };
968
- }
969
- }), Ct = /* @__PURE__ */ wn(bt, [["__scopeId", "data-v-27c79d12"]]);
970
- export {
971
- Ct as default
972
- };