@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.
- package/dist/{AppSetting-BQT7OI6K.js → AppSetting-D2RJrc9O.js} +37 -39
- 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
- package/dist/HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js +20 -0
- package/dist/HToggle-DMcVgMVY.js +34 -0
- package/dist/PreferencesContent-Dtd9rtew.js +923 -0
- package/dist/{SettingBreadcrumb-CgugOTgx.js → SettingBreadcrumb-QSCSviKM.js} +9 -9
- package/dist/{SettingCopyright-BPeCJBLi.js → SettingCopyright-Dr5P6yfq.js} +8 -8
- package/dist/{SettingEnableTransition-BK0_EH_N.js → SettingEnableTransition-DGiHEbCI.js} +20 -21
- package/dist/{SettingHome-DGnxlXLd.js → SettingHome-CEPcBlds.js} +20 -20
- package/dist/{SettingMenu-BqAd9zbL.js → SettingMenu-BJdjnRA6.js} +26 -26
- package/dist/{SettingMode-CgA3XDwW.js → SettingMode-BnuCHoEY.js} +11 -12
- package/dist/{SettingNavSearch-WFnkcRQ3.js → SettingNavSearch-CiU4BmlU.js} +9 -9
- package/dist/{SettingOther-CG4RI6mO.js → SettingOther-DTHjVlFe.js} +13 -13
- package/dist/SettingPage-D75_Nf05.js +29 -0
- package/dist/{SettingTabbar-CQA6ZT9l.js → SettingTabbar-D48dzvgA.js} +18 -18
- package/dist/SettingThemes-D-8vTs5n.js +142 -0
- package/dist/{SettingToolbar-DdR2940j.js → SettingToolbar-DjIjm9V-.js} +10 -10
- package/dist/{SettingTopbar-C_jYO_Ax.js → SettingTopbar-Cg30OTH3.js} +16 -16
- package/dist/{SettingWidthMode-ir_28SE3.js → SettingWidthMode-BKV_7kb8.js} +19 -20
- package/dist/{TopThinMode-jHDpKsma.js → TopThinMode-JFYsp_lJ.js} +1 -1
- package/dist/built-in/authentication/helper.d.ts +1 -0
- package/dist/built-in/authentication/index.d.ts +10 -0
- package/dist/built-in/authentication/interface.d.ts +7 -0
- package/dist/built-in/authentication/router.d.ts +2 -0
- package/dist/built-in/authorization/directives.d.ts +2 -0
- package/dist/built-in/authorization/helper.d.ts +6 -0
- package/dist/built-in/authorization/index.d.ts +7 -0
- package/dist/built-in/authorization/router.d.ts +3 -0
- package/dist/built-in/index.d.ts +8 -0
- package/dist/{layout → built-in/layout-component}/Layout.vue.d.ts +2 -2
- package/dist/{layout → built-in/layout-component}/components/Header/TopMode/More.vue.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/components/Header/TopMode/NotCursor.vue.d.ts +2 -0
- package/dist/{layout → built-in/layout-component}/components/Menu/sub.vue.d.ts +43 -43
- package/dist/{layout → built-in/layout-component}/components/Menu/types.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/components/Tools/Search.vue.d.ts +43 -43
- package/dist/built-in/layout-component/components/Tools/index.vue.d.ts +27 -0
- package/dist/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue.d.ts +11 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDialog.vue.d.ts +1 -1
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HSlideover.vue.d.ts +1 -1
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HTabList.vue.d.ts +2 -2
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HTooltip.vue.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/composables/useContext.d.ts +1 -1
- package/dist/built-in/layout-component/composables/useGlobalSearch.d.ts +19 -0
- package/dist/{layout → built-in/layout-component}/composables/useHotkey.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/composables/useMenu.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/index.d.ts +5 -4
- package/dist/built-in/layout-component/utils/eventBus.d.ts +5 -0
- package/dist/built-in/layout-component/utils/index.d.ts +3 -0
- package/dist/{utils → built-in/layout-component/utils}/watermark.d.ts +1 -1
- package/dist/built-in/locales/helpler.d.ts +594 -0
- package/dist/built-in/locales/index.d.ts +5 -0
- package/dist/built-in/n-progress/index.d.ts +6 -0
- package/dist/built-in/pinia-plugin/enum.d.ts +1 -0
- package/dist/built-in/pinia-plugin/index.d.ts +5 -0
- package/dist/built-in/pinia-plugin/plugins/persist.d.ts +3 -0
- package/dist/built-in/pre-access/index.d.ts +7 -0
- package/dist/built-in/settings/index.d.ts +5 -0
- package/dist/built-in/settings/router.d.ts +3 -0
- package/dist/{colors-gu4NABiz.js → colors-CODcBxrF.js} +1 -1
- package/dist/core/create.d.ts +2 -0
- package/dist/core/ctx.d.ts +1 -0
- package/dist/core/index.d.ts +4 -0
- package/dist/core/interface.d.ts +74 -0
- package/dist/{modules.d.ts → core/modules.d.ts} +9 -0
- package/dist/{api/index.d.ts → core/request.d.ts} +2 -4
- package/dist/core/resolver/icon.d.ts +5 -0
- package/dist/core/resolver/index.d.ts +4 -0
- package/dist/core/resolver/layout.d.ts +2 -0
- package/dist/core/resolver/page.d.ts +17 -0
- package/dist/core/resolver/resolver.d.ts +10 -0
- package/dist/{api → features/api}/modules/auth/renzhengfuwu.d.ts +7 -0
- package/dist/{api → features/api}/modules/configData/index.d.ts +1 -1
- package/dist/{api → features/api}/modules/rbac/pubJiaosezukongzhiqi.d.ts +7 -0
- package/dist/{api → features/api}/modules/rbac/ziyuanjiekou.d.ts +7 -0
- package/dist/features/api/request.d.ts +2 -0
- package/dist/{assets → features/assets}/styles/index.d.ts +2 -3
- package/dist/{composables → features/composables}/auth.d.ts +1 -1
- package/dist/features/context/index.d.ts +12 -0
- package/dist/features/enum.d.ts +21 -0
- package/dist/features/index.d.ts +7 -0
- package/dist/features/router/asyncRoutes.d.ts +14 -0
- package/dist/features/router/index.d.ts +2 -0
- package/dist/features/router/systemRoutes.d.ts +9 -0
- package/dist/features/stores/index.d.ts +1 -0
- package/dist/{stores → features/stores}/modules/favorites.d.ts +2 -2
- package/dist/{stores → features/stores}/modules/route.d.ts +6 -6
- package/dist/{stores → features/stores}/modules/tabbar.d.ts +1 -1
- package/dist/features/stores/modules/user.d.ts +36 -0
- package/dist/features/stores/utils/crypto.d.ts +1 -0
- package/dist/features/stores/utils/index.d.ts +2 -0
- package/dist/features/stores/utils/routerHelper.d.ts +17 -0
- package/dist/index-BAoB7aoj.js +49 -0
- package/dist/{reload-CUcPYtl7.js → index-BD2fkZis.js} +5 -5
- package/dist/index-BROqFYXS.js +44 -0
- package/dist/{index-CjsnFBwd.js → index-BVLkBCRY.js} +7733 -8240
- package/dist/index-D4_xmL_A.js +258 -0
- package/dist/index-DQn1WFMa.js +139 -0
- package/dist/{index-CWIfG62O.js → index-DmcblkoZ.js} +1804 -1897
- package/dist/{index-NpS61xSA.js → index-DvJr0paY.js} +54 -54
- package/dist/index-Jd3PYkpj.js +52561 -0
- package/dist/index-RT-QBzm0.js +234 -0
- package/dist/index.d.ts +23 -11
- package/dist/index.js +59 -72
- package/dist/pick-BLJM77QN.js +12 -0
- package/dist/style.css +3 -3
- package/dist/utils/index.d.ts +4 -13
- package/dist/utils/path.d.ts +1 -0
- package/dist/utils/proxy.d.ts +1 -0
- package/dist/utils/storage.d.ts +1 -2
- package/package.json +41 -43
- package/src/built-in/authentication/helper.ts +55 -0
- package/src/built-in/authentication/index.ts +42 -0
- package/src/built-in/authentication/interface.ts +7 -0
- package/src/built-in/authentication/pages/change-organization/assets/change-org.svg +1 -0
- package/src/{pages/system → built-in/authentication/pages}/change-organization/index.vue +29 -43
- package/src/built-in/authentication/pages/change-password/assets/login-small.png +0 -0
- package/src/built-in/authentication/pages/change-password/assets/login-small_dark.webp +0 -0
- package/src/built-in/authentication/pages/change-password/assets/mima.svg +1 -0
- package/src/{pages/system → built-in/authentication/pages}/change-password/components/ChangePasswordForm/index.vue +1 -1
- package/src/{pages/system → built-in/authentication/pages}/change-password/index.vue +19 -36
- package/src/built-in/authentication/router.ts +57 -0
- package/src/{directives/plugins/permission.ts → built-in/authorization/directives.ts} +6 -7
- package/src/built-in/authorization/helper.ts +11 -0
- package/src/built-in/authorization/index.ts +25 -0
- package/src/built-in/authorization/pages/not-permission/403.svg +1 -0
- package/src/built-in/authorization/pages/not-permission/403_dark.svg +1 -0
- package/src/{pages/system → built-in/authorization/pages}/not-permission/index.vue +9 -13
- package/src/{route/guard/auth.ts → built-in/authorization/router.ts} +39 -9
- package/src/built-in/index.ts +8 -0
- package/src/built-in/layout-component/Layout.vue +273 -0
- package/src/built-in/layout-component/assets/icons/favorites.svg +1 -0
- package/src/built-in/layout-component/assets/icons/toolbar-collapse.svg +1 -0
- package/src/{layout → built-in/layout-component}/components/Content/IframeView.vue +1 -2
- package/src/{layout → built-in/layout-component}/components/Content/LinkView.vue +2 -2
- package/src/built-in/layout-component/components/Content/index.vue +146 -0
- package/src/{layout → built-in/layout-component}/components/Copyright/index.vue +7 -8
- package/src/{layout → built-in/layout-component}/components/Header/TopMode/More.vue +26 -34
- package/src/built-in/layout-component/components/Header/TopMode/NotCursor.vue +70 -0
- package/src/{layout → built-in/layout-component}/components/Header/TopMode/index.vue +14 -18
- package/src/built-in/layout-component/components/Header/index.vue +171 -0
- package/src/{layout → built-in/layout-component}/components/Logo/index.vue +5 -20
- package/src/{layout → built-in/layout-component}/components/Menu/index.vue +3 -3
- package/src/{layout → built-in/layout-component}/components/Menu/item.vue +22 -27
- package/src/{layout → built-in/layout-component}/components/Menu/types.ts +1 -1
- package/src/{layout → built-in/layout-component}/components/SettingBar/AppSetting.vue +11 -11
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/DayNightToggle.vue +26 -120
- package/src/built-in/layout-component/components/SettingBar/components/SettingEnableTransition.vue +190 -0
- package/src/built-in/layout-component/components/SettingBar/components/SettingMode.vue +154 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingThemes.vue +55 -90
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingWidthMode.vue +63 -71
- package/src/built-in/layout-component/components/SettingBar/index.vue +81 -0
- package/src/{layout → built-in/layout-component}/components/Sidebar/MainSidebar.vue +87 -135
- package/src/{layout → built-in/layout-component}/components/Sidebar/SubSidebar.vue +50 -59
- package/src/built-in/layout-component/components/Tools/Breadcrumb/index.vue +15 -0
- package/src/built-in/layout-component/components/Tools/DayNightSwitch.vue +70 -0
- package/src/{layout → built-in/layout-component}/components/Tools/Preferences/PreferencesContent.vue +214 -278
- package/src/{layout → built-in/layout-component}/components/Tools/Search.vue +15 -9
- package/src/{layout → built-in/layout-component}/components/Tools/index.vue +16 -20
- package/src/{layout → built-in/layout-component}/components/Topbar/Tabbar/MoreAction.vue +102 -148
- package/src/{layout → built-in/layout-component}/components/Topbar/Tabbar/index.vue +293 -405
- package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/Favorites.vue +5 -5
- package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/index.vue +72 -67
- package/src/{layout → built-in/layout-component}/components/Topbar/index.vue +16 -19
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HCheckList.vue +1 -1
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDialog.vue +1 -1
- package/src/built-in/layout-component/components/ui/HDivider.vue +24 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownMenu.vue +1 -1
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownTree.vue +1 -1
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HSlideover.vue +1 -1
- package/src/built-in/layout-component/components/ui/HToggle.vue +133 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HTooltip.vue +1 -1
- package/src/{layout → built-in/layout-component}/composables/useContext.ts +2 -2
- package/src/{layout → built-in/layout-component}/composables/useGetComputedStyle.ts +1 -1
- package/src/built-in/layout-component/composables/useGlobalSearch.ts +48 -0
- package/src/{layout → built-in/layout-component}/composables/useHotkey.ts +1 -1
- package/src/{layout → built-in/layout-component}/composables/useMainPage.ts +2 -2
- package/src/{layout → built-in/layout-component}/composables/useMenu.ts +1 -1
- package/src/{layout → built-in/layout-component}/composables/useTabbar.ts +1 -1
- package/src/{layout → built-in/layout-component}/composables/useTitle.ts +1 -1
- package/src/{layout → built-in/layout-component}/composables/useWatermark.ts +4 -4
- package/src/{layout → built-in/layout-component}/index.ts +38 -16
- package/src/{layout → built-in/layout-component}/provider.ts +8 -2
- package/src/built-in/layout-component/utils/eventBus.ts +8 -0
- package/src/built-in/layout-component/utils/index.ts +3 -0
- package/src/{utils → built-in/layout-component/utils}/watermark.ts +2 -2
- package/src/{locales/index.ts → built-in/locales/helpler.ts} +13 -17
- package/src/built-in/locales/index.ts +20 -0
- package/src/built-in/n-progress/index.ts +31 -0
- package/src/built-in/n-progress/nprogress.css +68 -0
- package/src/built-in/pinia-plugin/enum.ts +1 -0
- package/src/{stores → built-in/pinia-plugin}/helper.ts +3 -3
- package/src/built-in/pinia-plugin/index.ts +27 -0
- package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/cleanup.ts +1 -1
- package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/favoritesStorage.ts +6 -7
- package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/iframeCache.ts +3 -3
- package/src/built-in/pinia-plugin/plugins/persist.ts +21 -0
- package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/tabbarStorage.ts +7 -8
- package/src/built-in/pre-access/index.ts +20 -0
- package/src/built-in/settings/index.ts +15 -0
- package/src/{route/guard/setting.ts → built-in/settings/router.ts} +3 -2
- package/src/core/create.ts +70 -0
- package/src/core/ctx.ts +3 -0
- package/src/core/index.ts +4 -0
- package/src/core/interface.ts +89 -0
- package/src/{modules.ts → core/modules.ts} +19 -5
- package/src/core/request.ts +52 -0
- package/src/core/resolver/icon.ts +75 -0
- package/src/core/resolver/index.ts +4 -0
- package/src/core/resolver/layout.ts +23 -0
- package/src/core/resolver/page.ts +89 -0
- package/src/core/resolver/resolver.ts +25 -0
- package/src/{api → features/api}/modules/auth/renzhengfuwu.ts +47 -15
- package/src/{api → features/api}/modules/auth/typings.d.ts +34 -28
- package/src/{api → features/api}/modules/configData/heibaimingdanfuwu.ts +13 -4
- package/src/{api → features/api}/modules/configData/index.ts +1 -1
- package/src/{api → features/api}/modules/configData/typings.d.ts +79 -79
- package/src/{api → features/api}/modules/configData/xitongpeizhifuwu.ts +43 -19
- package/src/{api/modules/configData/zidianfuwu.ts → features/api/modules/configData/zidifuwu.ts} +41 -11
- package/src/{api → features/api}/modules/rbac/gangweijiekou.ts +25 -10
- package/src/{api → features/api}/modules/rbac/jiaosejiekou.ts +25 -10
- package/src/{api → features/api}/modules/rbac/pubJiaosezukongzhiqi.ts +46 -7
- package/src/{api → features/api}/modules/rbac/shujuquanxianzhubiaokongzhiqi.ts +27 -13
- package/src/{api → features/api}/modules/rbac/typings.d.ts +323 -304
- package/src/{api → features/api}/modules/rbac/yonghujiekou.ts +49 -16
- package/src/{api → features/api}/modules/rbac/yonghushoucangbiaojiekou.ts +21 -6
- package/src/{api → features/api}/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +13 -4
- package/src/{api → features/api}/modules/rbac/ziyuanjiekou.ts +44 -5
- package/src/{api → features/api}/modules/rbac/zuhuguanlijiekou.ts +21 -12
- package/src/{api → features/api}/modules/rbac/zuzhijiaosebiaokongzhiqi.ts +13 -4
- package/src/{api → features/api}/modules/rbac/zuzhijiekou.ts +29 -11
- package/src/features/api/request.ts +5 -0
- package/src/{api → features/api}/system/user.ts +1 -1
- package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.svg +131 -133
- package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.svg +130 -132
- package/src/{assets → features/assets}/images/org.svg +2 -2
- package/src/features/assets/styles/globals.css +188 -0
- package/src/{assets → features/assets}/styles/index.ts +2 -3
- package/src/features/assets/styles/rbac.css +51 -0
- package/src/features/assets/styles/resources/utils.css +53 -0
- package/src/features/assets/styles/resources/variables.css +5 -0
- package/src/features/components/MicroAppContainer/index.vue +9 -0
- package/src/features/components/NotAllowed/assets/403.svg +1 -0
- package/src/features/components/NotAllowed/assets/403_dark.svg +1 -0
- package/src/{components → features/components}/NotAllowed/index.vue +6 -8
- package/src/{components → features/components}/PassStrengthValidator/index.vue +33 -48
- package/src/{components → features/components}/PassStrengthValidator/rule.vue +13 -25
- package/src/{components → features/components}/PubinfoApp/index.vue +2 -1
- package/src/features/components/PubinfoIcon/index.vue +140 -0
- package/src/{components → features/components}/PubinfoProvider/index.ts +1 -2
- package/src/{composables → features/composables}/auth.ts +2 -2
- package/src/{composables → features/composables}/theme.ts +1 -1
- package/src/{composables → features/composables}/watchDiff.ts +1 -1
- package/src/features/context/index.ts +40 -0
- package/src/features/enum.ts +21 -0
- package/src/features/index.ts +8 -0
- package/src/features/pages/not-found/assets/404.svg +1 -0
- package/src/features/pages/not-found/assets/404_dark.svg +1 -0
- package/src/{pages/system/[...all].vue → features/pages/not-found/index.vue} +6 -8
- package/src/{pages/personal → features/pages}/profile/index.vue +1 -1
- package/src/features/router/asyncRoutes.ts +35 -0
- package/src/features/router/index.ts +2 -0
- package/src/features/router/systemRoutes.ts +45 -0
- package/src/{config/settings.ts → features/settings/index.ts} +0 -1
- package/src/{stores/enum/index.ts → features/stores/enum.ts} +0 -1
- package/src/features/stores/index.ts +1 -0
- package/src/{stores → features/stores}/modules/keepAlive.ts +1 -0
- package/src/{stores → features/stores}/modules/menu.ts +44 -6
- package/src/{stores → features/stores}/modules/route.ts +89 -65
- package/src/{stores → features/stores}/modules/settings.ts +27 -10
- package/src/{stores → features/stores}/modules/tabbar.ts +8 -5
- package/src/{stores → features/stores}/modules/user.ts +60 -25
- package/src/{utils → features/stores/utils}/crypto.ts +7 -10
- package/src/features/stores/utils/index.ts +2 -0
- package/src/features/stores/utils/routerHelper.ts +221 -0
- package/src/index.ts +117 -12
- package/src/utils/cleanup.ts +1 -1
- package/src/utils/index.ts +4 -43
- package/src/utils/path.ts +5 -0
- package/src/utils/proxy.ts +36 -0
- package/src/utils/storage.ts +2 -4
- package/types/auto-imports.d.ts +3 -10
- package/types/components.d.ts +16 -15
- package/types/menu.d.ts +2 -0
- package/types/module.d.ts +2 -15
- package/types/settings.d.ts +0 -8
- package/types/tabbar.d.ts +1 -0
- package/types/vue-router.d.ts +11 -7
- package/dist/HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js +0 -25
- package/dist/HDivider-DgXBhPr0.js +0 -21
- package/dist/HToggle-Cd71WKvG.js +0 -34
- package/dist/PreferencesContent-MR1Db7z7.js +0 -972
- package/dist/SettingPage-C1CT1Mm8.js +0 -29
- package/dist/SettingThemes-BJu9czNK.js +0 -144
- package/dist/_...all_-18BnHmEa.js +0 -52
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/api/helper.d.ts +0 -32
- package/dist/api/interface.d.ts +0 -14
- package/dist/api/request.d.ts +0 -2
- package/dist/api/system/app.d.ts +0 -17
- package/dist/config/index.d.ts +0 -1
- package/dist/context.d.ts +0 -14
- package/dist/create.d.ts +0 -3
- package/dist/directives/index.d.ts +0 -4
- package/dist/directives/plugins/permission.d.ts +0 -6
- package/dist/index-C1p_tY7i.js +0 -49
- package/dist/index-CCPTQYuB.js +0 -12910
- package/dist/index-CNUEMTao.js +0 -354
- package/dist/index-CmXo8ShY.js +0 -276
- package/dist/index-DL8Y7jFG.js +0 -137
- package/dist/index-DTQQt_XY.js +0 -10
- package/dist/index-Dj8zy7hH.js +0 -230
- package/dist/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-BCo6Ft-Q.js +0 -2300
- package/dist/interface.d.ts +0 -29
- package/dist/layout/components/Tools/index.vue.d.ts +0 -233
- package/dist/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -217
- package/dist/locales/index.d.ts +0 -301
- package/dist/menu-CLiZ1BO_.js +0 -15315
- package/dist/pick-C9bU8_xv.js +0 -19
- package/dist/request.js +0 -1811
- package/dist/route/async.d.ts +0 -9
- package/dist/route/guard/auth.d.ts +0 -3
- package/dist/route/guard/basic.d.ts +0 -3
- package/dist/route/guard/index.d.ts +0 -3
- package/dist/route/guard/setting.d.ts +0 -3
- package/dist/route/index.d.ts +0 -7
- package/dist/route/routes.d.ts +0 -3
- package/dist/stores/index.d.ts +0 -5
- package/dist/stores/modules/user.d.ts +0 -4
- package/dist/stores/plugin/persist.d.ts +0 -5
- package/dist/stores/plugin/sideEffect/index.d.ts +0 -5
- package/dist/utils/crypto.d.ts +0 -4
- package/dist/utils/eventBus.d.ts +0 -5
- package/src/api/helper.ts +0 -64
- package/src/api/index.ts +0 -75
- package/src/api/interface.ts +0 -15
- package/src/api/request.ts +0 -4
- package/src/api/system/app.ts +0 -28
- package/src/assets/icons/403.svg +0 -1
- package/src/assets/icons/403_dark.svg +0 -1
- package/src/assets/icons/404.svg +0 -1
- package/src/assets/icons/404_dark.svg +0 -1
- package/src/assets/icons/add-child.svg +0 -1
- package/src/assets/icons/authority.svg +0 -1
- package/src/assets/icons/authorize.svg +0 -1
- package/src/assets/icons/blacklist-disable.svg +0 -1
- package/src/assets/icons/blacklist-enable.svg +0 -1
- package/src/assets/icons/browser-360.svg +0 -1
- package/src/assets/icons/browser-chrome.svg +0 -1
- package/src/assets/icons/browser-edge.svg +0 -1
- package/src/assets/icons/browser-ie.svg +0 -1
- package/src/assets/icons/browser-other.svg +0 -1
- package/src/assets/icons/browser-qq.svg +0 -1
- package/src/assets/icons/browser-safari.svg +0 -1
- package/src/assets/icons/browser-uc.svg +0 -1
- package/src/assets/icons/change-org.svg +0 -1
- package/src/assets/icons/edit.svg +0 -1
- package/src/assets/icons/empty-data.svg +0 -1
- package/src/assets/icons/favorites.svg +0 -1
- package/src/assets/icons/icard.svg +0 -1
- package/src/assets/icons/icon_animation.svg +0 -1
- package/src/assets/icons/icon_breadcrumb.svg +0 -1
- package/src/assets/icons/icon_copyright.svg +0 -1
- package/src/assets/icons/icon_jt.svg +0 -1
- package/src/assets/icons/icon_layout.svg +0 -1
- package/src/assets/icons/icon_mainpage.svg +0 -1
- package/src/assets/icons/icon_menu.svg +0 -1
- package/src/assets/icons/icon_page_size.svg +0 -1
- package/src/assets/icons/icon_position_type.svg +0 -1
- package/src/assets/icons/icon_safe_manage.svg +0 -1
- package/src/assets/icons/icon_screen_scale.svg +0 -6
- package/src/assets/icons/icon_system_manage.svg +0 -1
- package/src/assets/icons/icon_tabbar.svg +0 -1
- package/src/assets/icons/icon_toolbar.svg +0 -1
- package/src/assets/icons/icon_topbar.svg +0 -1
- package/src/assets/icons/icon_watermark.svg +0 -1
- package/src/assets/icons/image-load-fail.svg +0 -1
- package/src/assets/icons/log-center.svg +0 -1
- package/src/assets/icons/logo-sig.svg +0 -1
- package/src/assets/icons/mima.svg +0 -1
- package/src/assets/icons/not-data.svg +0 -1
- package/src/assets/icons/org-main.svg +0 -1
- package/src/assets/icons/org-unmain.svg +0 -1
- package/src/assets/icons/process-management.svg +0 -1
- package/src/assets/icons/project-management.svg +0 -1
- package/src/assets/icons/rbac.svg +0 -1
- package/src/assets/icons/remove.svg +0 -1
- package/src/assets/icons/resource-app.svg +0 -1
- package/src/assets/icons/resource-btn.svg +0 -1
- package/src/assets/icons/resource-index.svg +0 -1
- package/src/assets/icons/resource-menu.svg +0 -1
- package/src/assets/icons/resource-nonmenu.svg +0 -1
- package/src/assets/icons/setting-manage.svg +0 -1
- package/src/assets/icons/test.svg +0 -1
- package/src/assets/icons/theme-check-mark.svg +0 -1
- package/src/assets/icons/theme-title.svg +0 -1
- package/src/assets/icons/toolbar-collapse.svg +0 -1
- package/src/assets/icons/tree_icon.svg +0 -1
- package/src/assets/icons/tree_icon_checked.svg +0 -1
- package/src/assets/icons/view.svg +0 -1
- package/src/assets/icons/workbench.svg +0 -1
- package/src/assets/icons/zddata.svg +0 -1
- package/src/assets/icons/zy_checked.svg +0 -1
- package/src/assets/icons/zy_default.svg +0 -1
- package/src/assets/images/layout/item1.webp +0 -0
- package/src/assets/images/layout/item1_dark.webp +0 -0
- package/src/assets/images/layout/item2.webp +0 -0
- package/src/assets/images/layout/item2_dark.webp +0 -0
- package/src/assets/images/layout/item3.webp +0 -0
- package/src/assets/images/layout/item3_dark.webp +0 -0
- package/src/assets/images/layout/item4.webp +0 -0
- package/src/assets/images/layout/item4_dark.webp +0 -0
- package/src/assets/images/layout/item5.webp +0 -0
- package/src/assets/images/layout/item5_dark.webp +0 -0
- package/src/assets/images/page-width/anto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/auto.webp +0 -0
- package/src/assets/images/page-width/auto_dark.webp +0 -0
- package/src/assets/images/page-width/auto_min_w.webp +0 -0
- package/src/assets/images/page-width/auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto.webp +0 -0
- package/src/assets/images/page-width/icon_auto_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle.webp +0 -0
- package/src/assets/images/page-width/icon_middle_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w_dark.webp +0 -0
- package/src/assets/images/page-width/middle.webp +0 -0
- package/src/assets/images/page-width/middle_dark.webp +0 -0
- package/src/assets/images/page-width/middle_max_w.webp +0 -0
- package/src/assets/images/page-width/middle_max_w_dark.webp +0 -0
- package/src/assets/styles/globals.scss +0 -189
- package/src/assets/styles/nprogress.scss +0 -63
- package/src/assets/styles/rbac.scss +0 -61
- package/src/assets/styles/resources/utils.scss +0 -53
- package/src/assets/styles/resources/variables.scss +0 -6
- package/src/components/PubinfoIcon/index.vue +0 -85
- package/src/config/index.ts +0 -1
- package/src/context.ts +0 -30
- package/src/create.ts +0 -88
- package/src/directives/index.ts +0 -6
- package/src/interface.ts +0 -35
- package/src/layout/Layout.vue +0 -330
- package/src/layout/components/Content/index.vue +0 -100
- package/src/layout/components/Header/TopMode/NotCursor.vue +0 -77
- package/src/layout/components/Header/index.vue +0 -263
- package/src/layout/components/SettingBar/components/SettingEnableTransition.vue +0 -215
- package/src/layout/components/SettingBar/components/SettingMode.vue +0 -164
- package/src/layout/components/SettingBar/index.vue +0 -112
- package/src/layout/components/Tools/Breadcrumb/index.vue +0 -21
- package/src/layout/components/Tools/DayNightSwitch.vue +0 -93
- package/src/layout/components/Tools/I18nSelector.vue +0 -52
- package/src/layout/ui-kit/HDivider.vue +0 -53
- package/src/layout/ui-kit/HToggle.vue +0 -177
- package/src/pages/system/change-password/page.vue +0 -58
- package/src/pages/system/index.vue +0 -5
- package/src/route/async.ts +0 -18
- package/src/route/guard/basic.ts +0 -23
- package/src/route/guard/index.ts +0 -3
- package/src/route/index.ts +0 -12
- package/src/route/routes.ts +0 -101
- package/src/stores/index.ts +0 -10
- package/src/stores/plugin/persist.ts +0 -27
- package/src/stores/plugin/sideEffect/index.ts +0 -15
- package/src/utils/eventBus.ts +0 -15
- package/dist/{api/enum/code.d.ts → built-in/authentication/enum.d.ts} +0 -0
- package/dist/{components/NotAllowed → built-in/authentication/pages/change-organization}/index.vue.d.ts +0 -0
- package/dist/{pages/system → built-in/authentication/pages}/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -0
- package/dist/{pages/system → built-in/authentication/pages}/change-password/index.vue.d.ts +0 -0
- package/dist/{layout/components/Topbar/Toolbar → built-in/authorization/pages/not-permission}/index.vue.d.ts +0 -0
- package/dist/{components/PubinfoApp → built-in/layout-component/components/BackTop}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Content/IframeView.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Content/LinkView.vue.d.ts +0 -0
- package/dist/{layout/components/BackTop → built-in/layout-component/components/Content}/index.vue.d.ts +0 -0
- package/dist/{layout/components/Content → built-in/layout-component/components/Copyright}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Header/TopMode/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Header/TopThinMode.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Header/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Logo/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Menu/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Menu/item.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/AppSetting.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingHome.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingMenu.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingMode.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingOther.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingPage.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingThemes.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -0
- package/dist/{layout/components/Copyright → built-in/layout-component/components/SettingBar}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Sidebar/MainSidebar.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Sidebar/SubSidebar.vue.d.ts +0 -0
- package/dist/{layout/components/SettingBar → built-in/layout-component/components/Sidebar}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/Breadcrumb/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/Breadcrumb/item.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/DayNightSwitch.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/HotkeysIntro.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/Preferences/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Topbar/Tabbar/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Topbar/Toolbar/Star.vue.d.ts +0 -0
- package/dist/{layout/components/Topbar → built-in/layout-component/components/Topbar/Toolbar}/index.vue.d.ts +0 -0
- package/dist/{pages/personal/profile → built-in/layout-component/components/Topbar}/index.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HBadge.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HButton.vue.d.ts +1 -1
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HCheckList.vue.d.ts +2 -2
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDivider.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdown.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownMenu.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownTree.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HInput.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HKbd.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HSelect.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HToggle.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useGetComputedStyle.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useMainPage.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useTabbar.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useTitle.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useViewTransition.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useWatermark.d.ts +0 -0
- package/dist/{pages/system/change-organization → built-in/layout-component/pages/reload}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/provider.d.ts +0 -0
- package/dist/{utils → built-in/layout-component/utils}/injectionKeys.d.ts +0 -0
- package/dist/{locales → built-in/locales}/lang/en.json.d.ts +0 -0
- package/dist/{locales → built-in/locales}/lang/zh-cn.json.d.ts +0 -0
- package/dist/{locales → built-in/locales}/lang/zh-tw.json.d.ts +0 -0
- package/dist/{locales → built-in/locales}/ui.d.ts +0 -0
- package/dist/{stores → built-in/pinia-plugin}/helper.d.ts +0 -0
- package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/cleanup.d.ts +0 -0
- package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/favoritesStorage.d.ts +0 -0
- package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/iframeCache.d.ts +0 -0
- package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/tabbarStorage.d.ts +0 -0
- package/dist/{utils → core}/utils.d.ts +0 -0
- package/dist/{api → features/api}/modules/auth/index.d.ts +0 -0
- package/dist/{api → features/api}/modules/configData/heibaimingdanfuwu.d.ts +0 -0
- package/dist/{api → features/api}/modules/configData/xitongpeizhifuwu.d.ts +0 -0
- package/dist/{api/modules/configData/zidianfuwu.d.ts → features/api/modules/configData/zidifuwu.d.ts} +0 -0
- package/dist/{api → features/api}/modules/rbac/gangweijiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/index.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/jiaosejiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/yonghujiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/zuhuguanlijiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/zuzhijiekou.d.ts +0 -0
- package/dist/{api → features/api}/system/user.d.ts +0 -0
- package/dist/{pages/system → features/components/MicroAppContainer}/index.vue.d.ts +0 -0
- package/dist/{pages/system/not-permission → features/components/NotAllowed}/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PageHeader/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PageMain/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PassStrengthValidator/index.vue.d.ts +2 -2
- package/dist/{components → features/components}/PassStrengthValidator/rule.vue.d.ts +0 -0
- package/dist/{layout/components/Sidebar → features/components/PubinfoApp}/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PubinfoIcon/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PubinfoProvider/index.d.ts +0 -0
- package/dist/{components → features/components}/index.d.ts +0 -0
- package/dist/{composables → features/composables}/index.d.ts +0 -0
- package/dist/{composables → features/composables}/log.d.ts +0 -0
- package/dist/{composables → features/composables}/theme.d.ts +0 -0
- package/dist/{composables → features/composables}/watchDiff.d.ts +0 -0
- package/dist/{pages/system/[...all].vue.d.ts → features/pages/not-found/index.vue.d.ts} +0 -0
- package/dist/{pages/system/reload.vue.d.ts → features/pages/profile/index.vue.d.ts} +0 -0
- package/dist/{config/settings.d.ts → features/settings/index.d.ts} +0 -0
- package/dist/{stores/enum/index.d.ts → features/stores/enum.d.ts} +0 -0
- package/dist/{stores → features/stores}/modules/iframe.d.ts +0 -0
- package/dist/{stores → features/stores}/modules/index.d.ts +0 -0
- package/dist/{stores → features/stores}/modules/keepAlive.d.ts +0 -0
- package/dist/{stores → features/stores}/modules/menu.d.ts +0 -0
- package/dist/{stores → features/stores}/modules/settings.d.ts +0 -0
- package/src/{api/enum/code.ts → built-in/authentication/enum.ts} +0 -0
- package/src/{assets/images → built-in/authentication/pages/change-organization/assets}/login-small.png +0 -0
- package/src/{assets/images → built-in/authentication/pages/change-organization/assets}/login-small_dark.webp +0 -0
- package/src/{assets → built-in/layout-component/assets}/images/not-cursor.png +0 -0
- package/src/{layout → built-in/layout-component}/components/BackTop/index.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Header/TopThinMode.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Menu/sub.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingBreadcrumb.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingCopyright.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingHome.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingMenu.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingNavSearch.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingOther.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingPage.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingTabbar.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingToolbar.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingTopbar.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Sidebar/index.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Tools/Breadcrumb/item.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Tools/HotkeysIntro.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Tools/Preferences/index.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/Star.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HBadge.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HButton.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdown.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HInput.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HKbd.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HSelect.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HTabList.vue +0 -0
- package/src/{layout → built-in/layout-component}/composables/useViewTransition.ts +0 -0
- package/src/{pages/system/reload.vue → built-in/layout-component/pages/reload/index.vue} +0 -0
- package/src/{utils → built-in/layout-component/utils}/injectionKeys.ts +0 -0
- package/src/{locales → built-in/locales}/lang/en.json +0 -0
- package/src/{locales → built-in/locales}/lang/zh-cn.json +0 -0
- package/src/{locales → built-in/locales}/lang/zh-tw.json +0 -0
- package/src/{locales → built-in/locales}/ui.ts +0 -0
- package/src/{utils → core}/utils.ts +0 -0
- package/src/{api → features/api}/modules/auth/index.ts +0 -0
- package/src/{api → features/api}/modules/rbac/index.ts +0 -0
- package/src/{api → features/api}/system/typings.d.ts +0 -0
- package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.eot +0 -0
- package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.woff +0 -0
- package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.woff2 +0 -0
- package/src/{assets → features/assets}/fonts/digital-7/stylesheet.css +0 -0
- package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.eot +0 -0
- package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.woff +0 -0
- package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.woff2 +0 -0
- package/src/{assets → features/assets}/fonts/digital-7_mono/stylesheet.css +0 -0
- package/src/{assets → features/assets}/fonts/title.otf +0 -0
- package/src/{assets → features/assets}/images/change-org-bc.webp +0 -0
- package/src/{assets → features/assets}/images/header-bg.png +0 -0
- package/src/{assets → features/assets}/images/logo.png +0 -0
- package/src/{assets → features/assets}/images/slider-bg.png +0 -0
- package/src/{components → features/components}/PageHeader/index.vue +0 -0
- package/src/{components → features/components}/PageMain/index.vue +0 -0
- package/src/{components → features/components}/index.ts +0 -0
- package/src/{composables → features/composables}/index.ts +0 -0
- package/src/{composables → features/composables}/log.ts +0 -0
- package/src/{stores → features/stores}/modules/favorites.ts +1 -1
- /package/src/{stores → features/stores}/modules/iframe.ts +0 -0
- /package/src/{stores → features/stores}/modules/index.ts +0 -0
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import type { AdapterCreateOptions, AlovaAxiosRequestConfig } from '@alova/adapter-axios';
|
|
2
|
+
import type { Alova, AlovaGenerics, AlovaOptions, Method } from 'alova';
|
|
3
|
+
import type { AxiosResponse, AxiosResponseHeaders } from 'axios';
|
|
4
|
+
import type { Pinia } from 'pinia';
|
|
5
|
+
import type { App, Component } from 'vue';
|
|
6
|
+
import type { Router, RouterOptions as VueRouterOptions } from 'vue-router';
|
|
7
|
+
|
|
8
|
+
type PartialKeys<T, Keys extends keyof T> = Omit<T, Keys> & Partial<Pick<T, Keys>>;
|
|
9
|
+
|
|
10
|
+
export type RouterOptions = PartialKeys<VueRouterOptions, 'history'> & { base?: string };
|
|
11
|
+
|
|
12
|
+
export interface Options {
|
|
13
|
+
/**
|
|
14
|
+
* 根组件
|
|
15
|
+
*/
|
|
16
|
+
app: Component
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* vue-router 配置
|
|
20
|
+
*/
|
|
21
|
+
router: RouterOptions
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* 初始化函数
|
|
25
|
+
*/
|
|
26
|
+
setup?: Setup
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* 根节点
|
|
30
|
+
* @default "#app"
|
|
31
|
+
*/
|
|
32
|
+
rootContainer?: string | Element
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* 立即执行
|
|
36
|
+
* @default true
|
|
37
|
+
*/
|
|
38
|
+
immediate?: boolean
|
|
39
|
+
|
|
40
|
+
/** 模块插件注册 */
|
|
41
|
+
modules?: ModuleOptions[]
|
|
42
|
+
|
|
43
|
+
/** 生命周期 */
|
|
44
|
+
hooks?: Partial<Hooks>
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export interface Context {
|
|
48
|
+
app: App<Element>
|
|
49
|
+
store: Pinia
|
|
50
|
+
router: Router
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export type Setup = (ctx: Pick<Context, 'app' | 'router' | 'store'>) => Promise<void> | void;
|
|
54
|
+
|
|
55
|
+
export interface Module {
|
|
56
|
+
/** 唯一值 */
|
|
57
|
+
name: string
|
|
58
|
+
|
|
59
|
+
/** 初始化内容 */
|
|
60
|
+
setup?: Setup
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* 插件调用顺序:
|
|
64
|
+
* - `enforce: pre` 插件
|
|
65
|
+
* - 内置核心插件(即路由守卫、状态管理等)
|
|
66
|
+
* - 普通插件
|
|
67
|
+
* - 初始化函数(即setup)
|
|
68
|
+
* - `enforce: post` 插件
|
|
69
|
+
*/
|
|
70
|
+
enforce?: 'pre' | 'post'
|
|
71
|
+
|
|
72
|
+
/** 钩子函数 */
|
|
73
|
+
hooks?: Partial<Hooks>
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
export type FalsyModule = false | null | undefined;
|
|
77
|
+
|
|
78
|
+
export type ModuleOptions = Module | ModuleOptions[] | FalsyModule;
|
|
79
|
+
|
|
80
|
+
type AG = AlovaGenerics<any, any, AlovaAxiosRequestConfig, AxiosResponse<any, any>, AxiosResponseHeaders, any, any, any>;
|
|
81
|
+
|
|
82
|
+
export type RequestOptions = Omit<AlovaOptions<AG>, 'statesHook' | 'requestAdapter'> & { axios?: AdapterCreateOptions };
|
|
83
|
+
export type RequestInstance = Alova<AG>;
|
|
84
|
+
export type RequestMethod = Method<AG>;
|
|
85
|
+
|
|
86
|
+
export interface Hooks {
|
|
87
|
+
'http:request': AlovaOptions<AG>['beforeRequest']
|
|
88
|
+
'http:response': AlovaOptions<AG>['responded']
|
|
89
|
+
}
|
|
@@ -1,15 +1,20 @@
|
|
|
1
1
|
import type { Context, FalsyModule, Module, ModuleOptions } from './interface';
|
|
2
|
-
import { hooks } from './
|
|
2
|
+
import { hooks } from './ctx';
|
|
3
3
|
import { asyncFlatten } from './utils';
|
|
4
4
|
|
|
5
|
+
/**
|
|
6
|
+
* 注册所有模块插件的setup
|
|
7
|
+
*/
|
|
5
8
|
export async function resolveModules(modules: ModuleOptions[] = [], context: Context) {
|
|
6
9
|
const filterModules = (m: Module | FalsyModule): m is Module => Boolean(m);
|
|
7
10
|
|
|
8
11
|
const rawModules = (await asyncFlatten(modules)).filter(filterModules);
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
|
|
13
|
+
for (const m of rawModules) {
|
|
14
|
+
if (m.setup) {
|
|
15
|
+
await m.setup(context);
|
|
16
|
+
}
|
|
17
|
+
}
|
|
13
18
|
}
|
|
14
19
|
|
|
15
20
|
/**
|
|
@@ -47,3 +52,12 @@ export function extractModules(modules: ModuleOptions[] = []) {
|
|
|
47
52
|
modules?.forEach(traverse);
|
|
48
53
|
return result;
|
|
49
54
|
}
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* 注册所有模块插件的hook
|
|
58
|
+
*/
|
|
59
|
+
export function resolveHooks(modules: { hooks?: Module['hooks'] }[]) {
|
|
60
|
+
modules.forEach((m) => {
|
|
61
|
+
hooks.addHooks(m?.hooks ?? {});
|
|
62
|
+
});
|
|
63
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import type { RequestOptions } from './interface';
|
|
2
|
+
import { axiosRequestAdapter } from '@alova/adapter-axios';
|
|
3
|
+
import { createAlova } from 'alova';
|
|
4
|
+
import vueHook from 'alova/vue';
|
|
5
|
+
import { createTokenAuthentication } from '@/built-in';
|
|
6
|
+
import { hooks } from './ctx';
|
|
7
|
+
|
|
8
|
+
function normalizedResponded(handler: RequestOptions['responded']) {
|
|
9
|
+
if (typeof handler === 'function') {
|
|
10
|
+
return { onSuccess: handler };
|
|
11
|
+
}
|
|
12
|
+
return handler;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export function createRequest(options: RequestOptions) {
|
|
16
|
+
const { onAuthRequired, onResponseRefreshToken } = createTokenAuthentication();
|
|
17
|
+
const { axios, beforeRequest, responded: _responded, ...restOptions } = options;
|
|
18
|
+
|
|
19
|
+
const responded = normalizedResponded(_responded);
|
|
20
|
+
|
|
21
|
+
const instance = createAlova({
|
|
22
|
+
statesHook: vueHook,
|
|
23
|
+
requestAdapter: axiosRequestAdapter(axios),
|
|
24
|
+
cacheFor: null,
|
|
25
|
+
timeout: 60 * 1000,
|
|
26
|
+
...restOptions,
|
|
27
|
+
|
|
28
|
+
beforeRequest: onAuthRequired(async (method) => {
|
|
29
|
+
await hooks.callHook('http:request', method);
|
|
30
|
+
await beforeRequest?.(method);
|
|
31
|
+
}),
|
|
32
|
+
|
|
33
|
+
responded: onResponseRefreshToken({
|
|
34
|
+
onSuccess: async (response, method) => {
|
|
35
|
+
const res = await hooks.callHook('http:response:onSuccess', response, method) ?? response;
|
|
36
|
+
return responded?.onSuccess?.(res, method) ?? res;
|
|
37
|
+
},
|
|
38
|
+
onError: (err, method) => {
|
|
39
|
+
hooks.callHook('http:response:onError', err, method);
|
|
40
|
+
responded?.onError?.(err, method);
|
|
41
|
+
},
|
|
42
|
+
onComplete: (method) => {
|
|
43
|
+
hooks.callHook('http:response:onComplete', method);
|
|
44
|
+
responded?.onComplete?.(method);
|
|
45
|
+
},
|
|
46
|
+
}),
|
|
47
|
+
});
|
|
48
|
+
|
|
49
|
+
return instance;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
export * from './interface';
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import type { ModuleRecord } from './resolver';
|
|
2
|
+
import { readProjectModules } from './resolver';
|
|
3
|
+
|
|
4
|
+
// 持久化图标模块,支持 HMR 后恢复
|
|
5
|
+
const g = globalThis as any;
|
|
6
|
+
g.__PUBINFO__ = g.__PUBINFO__ || {};
|
|
7
|
+
g.__PUBINFO__.iconModules = g.__PUBINFO__.iconModules || new Map<string, ModuleRecord>();
|
|
8
|
+
const iconModuleMap = g.__PUBINFO__.iconModules as Map<string, ModuleRecord>;
|
|
9
|
+
|
|
10
|
+
export function defineIconModule(id: string, map: ModuleRecord) {
|
|
11
|
+
if (iconModuleMap.has(id)) {
|
|
12
|
+
console.warn(`[PUBINFO] 图标模块 ${id} 已经被定义。`);
|
|
13
|
+
return;
|
|
14
|
+
}
|
|
15
|
+
iconModuleMap.set(id, map);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export function getIconModule(id: string) {
|
|
19
|
+
return iconModuleMap.get(id);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export function getAllIconModules(): Map<string, ModuleRecord> {
|
|
23
|
+
const merged = new Map<string, ModuleRecord>(iconModuleMap);
|
|
24
|
+
const projectIcons = readProjectModules()?.icons;
|
|
25
|
+
if (projectIcons && Object.keys(projectIcons).length) {
|
|
26
|
+
if (!merged.has('local')) {
|
|
27
|
+
merged.set('local', projectIcons);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
return merged;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
export async function setupIcon(name: string, id?: string) {
|
|
34
|
+
const modules = readProjectModules();
|
|
35
|
+
const iconMap = modules?.icons ?? {};
|
|
36
|
+
const moduleMap = id ? (getIconModule(id) ?? {}) : {};
|
|
37
|
+
|
|
38
|
+
let result = await findFile(moduleMap, name);
|
|
39
|
+
if (result) {
|
|
40
|
+
return result;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
result = await findFile(iconMap, name);
|
|
44
|
+
if (result) {
|
|
45
|
+
return result;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
const allModules = getAllIconModules();
|
|
49
|
+
for (const [moduleId, modulePages] of allModules) {
|
|
50
|
+
// 跳过已经搜索过的模块
|
|
51
|
+
if (moduleId === id) {
|
|
52
|
+
continue;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
result = await findFile(modulePages, name);
|
|
56
|
+
if (result) {
|
|
57
|
+
return result;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
return undefined;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
async function findFile(map: ModuleRecord, component: string) {
|
|
65
|
+
const entries = Object.entries(map);
|
|
66
|
+
const icon = entries.find(([path]) => path.endsWith(component));
|
|
67
|
+
|
|
68
|
+
if (icon?.[1]) {
|
|
69
|
+
// 执行函数并等待 Promise 解析
|
|
70
|
+
const result = await icon[1]();
|
|
71
|
+
return result.default;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
return undefined;
|
|
75
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import type { ProjectModules } from './resolver';
|
|
2
|
+
import { readProjectModules } from './resolver';
|
|
3
|
+
|
|
4
|
+
/** 选择默认的布局组件 */
|
|
5
|
+
function selectDefaultLayout(layouts: ProjectModules['layouts']): (() => Promise<any>) | null {
|
|
6
|
+
const entries = Object.entries(layouts ?? {});
|
|
7
|
+
if (entries.length === 0) {
|
|
8
|
+
return null;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
if (entries.length === 1) {
|
|
12
|
+
return entries[0][1];
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
const indexEntry = entries.find(([path]) => path.endsWith('/index.vue'));
|
|
16
|
+
return indexEntry?.[1] || entries[0][1];
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
/** 设置默认布局组件 */
|
|
20
|
+
export function setupDefaultLayout() {
|
|
21
|
+
const modules = readProjectModules();
|
|
22
|
+
return selectDefaultLayout(modules?.layouts);
|
|
23
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import type { ModuleRecord } from './resolver';
|
|
2
|
+
import { readProjectModules } from './resolver';
|
|
3
|
+
|
|
4
|
+
// #region --- 文件模块路由
|
|
5
|
+
const routeModuleMap = new Map<string, ModuleRecord>();
|
|
6
|
+
|
|
7
|
+
export function defineRouteModule(id: string, map: ModuleRecord) {
|
|
8
|
+
if (routeModuleMap.has(id)) {
|
|
9
|
+
console.warn(`[PUBINFO] 路由模块 ${id} 已经被定义。`);
|
|
10
|
+
return;
|
|
11
|
+
}
|
|
12
|
+
routeModuleMap.set(id, map);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export function getRouteModule(id: string) {
|
|
16
|
+
return routeModuleMap.get(id);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export function getAllRouteModules(): Map<string, ModuleRecord> {
|
|
20
|
+
return routeModuleMap;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
export interface ModulePageInfo {
|
|
24
|
+
path: string
|
|
25
|
+
component: () => Promise<any>
|
|
26
|
+
moduleName: string
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export function getAllRouteModulesPages(): ModulePageInfo[] {
|
|
30
|
+
const allPages: ModulePageInfo[] = [];
|
|
31
|
+
for (const [id, moduleMap] of routeModuleMap) {
|
|
32
|
+
Object.entries(moduleMap).forEach(([path, component]) => {
|
|
33
|
+
allPages.push({
|
|
34
|
+
path,
|
|
35
|
+
component,
|
|
36
|
+
moduleName: id,
|
|
37
|
+
});
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
return allPages;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* 设置页面组件
|
|
45
|
+
* @param component 组件路径
|
|
46
|
+
* @param id 路由模块 ID
|
|
47
|
+
* @returns 页面组件
|
|
48
|
+
*/
|
|
49
|
+
export function setupPage(component: string, id?: string) {
|
|
50
|
+
const modules = readProjectModules();
|
|
51
|
+
const pageMap = modules?.pages ?? {};
|
|
52
|
+
const moduleMap = id ? (getRouteModule(id) ?? {}) : {};
|
|
53
|
+
|
|
54
|
+
// 1. 首先在指定的路由模块中查找
|
|
55
|
+
let result = findPageFile(moduleMap, component);
|
|
56
|
+
if (result) {
|
|
57
|
+
return result;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
// 2. 然后在主项目的 pages 中查找
|
|
61
|
+
result = findPageFile(pageMap, component);
|
|
62
|
+
if (result) {
|
|
63
|
+
return result;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
// 3. 最后在所有其他模块中查找
|
|
67
|
+
const allModules = getAllRouteModules();
|
|
68
|
+
for (const [moduleId, modulePages] of allModules) {
|
|
69
|
+
// 跳过已经搜索过的模块
|
|
70
|
+
if (moduleId === id) {
|
|
71
|
+
continue;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
result = findPageFile(modulePages, component);
|
|
75
|
+
if (result) {
|
|
76
|
+
return result;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
return undefined;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
function findPageFile(map: ModuleRecord, component: string) {
|
|
84
|
+
const entries = Object.entries(map);
|
|
85
|
+
const page = entries.find(([path]) => path.endsWith(component));
|
|
86
|
+
|
|
87
|
+
return page?.[1];
|
|
88
|
+
}
|
|
89
|
+
// #endregion
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export type ModuleRecord = Record<string, () => Promise<any>>;
|
|
2
|
+
|
|
3
|
+
export interface ProjectModules {
|
|
4
|
+
icons?: ModuleRecord
|
|
5
|
+
layouts?: ModuleRecord
|
|
6
|
+
pages?: ModuleRecord
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
let modules: ProjectModules | undefined;
|
|
10
|
+
|
|
11
|
+
/** 加载项目中的约定式目录结构 */
|
|
12
|
+
export async function loadProjectModules() {
|
|
13
|
+
try {
|
|
14
|
+
modules = (await import('virtual:pubinfo-resolver')).default as ProjectModules;
|
|
15
|
+
}
|
|
16
|
+
catch (err) {
|
|
17
|
+
console.warn('[PUBINFO] virtual:pubinfo-resolver not available.');
|
|
18
|
+
modules = {};
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
/** 读取项目中的约定式目录结构 */
|
|
23
|
+
export function readProjectModules() {
|
|
24
|
+
return modules;
|
|
25
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { auth as request } from '@/api/request';
|
|
1
|
+
import { auth as request } from '@/features/api/request';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* @description 切换登录组织
|
|
@@ -9,7 +9,10 @@ import { auth as request } from '@/api/request';
|
|
|
9
9
|
export function postAuthChangeLoginOrg<
|
|
10
10
|
R = API.ResponseDataLoginTokenVo,
|
|
11
11
|
T = API.ResponseDataLoginTokenVo,
|
|
12
|
-
>(
|
|
12
|
+
>(
|
|
13
|
+
params: API.postAuthChangeLoginOrgParams,
|
|
14
|
+
options?: Parameters<typeof request.Post<R, T>>[2],
|
|
15
|
+
) {
|
|
13
16
|
return request.Post<R, T>(
|
|
14
17
|
'/auth/changeLoginOrg',
|
|
15
18
|
{},
|
|
@@ -28,7 +31,10 @@ export function postAuthChangeLoginOrg<
|
|
|
28
31
|
* @method GET
|
|
29
32
|
* @author @pubinfo/openapi
|
|
30
33
|
*/
|
|
31
|
-
export function getAuthCheckCacheToken<
|
|
34
|
+
export function getAuthCheckCacheToken<
|
|
35
|
+
R = API.ResponseDataBoolean,
|
|
36
|
+
T = API.ResponseDataBoolean,
|
|
37
|
+
>(
|
|
32
38
|
params: API.getAuthCheckCacheTokenParams,
|
|
33
39
|
options?: Parameters<typeof request.Get<R, T>>[1],
|
|
34
40
|
) {
|
|
@@ -46,10 +52,10 @@ export function getAuthCheckCacheToken<R = API.ResponseDataBoolean, T = API.Resp
|
|
|
46
52
|
* @method POST
|
|
47
53
|
* @author @pubinfo/openapi
|
|
48
54
|
*/
|
|
49
|
-
export function postAuthLogin<
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
) {
|
|
55
|
+
export function postAuthLogin<
|
|
56
|
+
R = API.ResponseDataLoginTokenVo,
|
|
57
|
+
T = API.ResponseDataLoginTokenVo,
|
|
58
|
+
>(body: API.LoginByPwdDto, options?: Parameters<typeof request.Post<R, T>>[2]) {
|
|
53
59
|
return request.Post<R, T>('/auth/login', body, {
|
|
54
60
|
headers: {
|
|
55
61
|
'Content-Type': 'application/json',
|
|
@@ -64,9 +70,10 @@ export function postAuthLogin<R = API.ResponseDataLoginTokenVo, T = API.Response
|
|
|
64
70
|
* @method GET
|
|
65
71
|
* @author @pubinfo/openapi
|
|
66
72
|
*/
|
|
67
|
-
export function getAuthLoginKey<
|
|
68
|
-
|
|
69
|
-
|
|
73
|
+
export function getAuthLoginKey<
|
|
74
|
+
R = API.ResponseDataString,
|
|
75
|
+
T = API.ResponseDataString,
|
|
76
|
+
>(options?: Parameters<typeof request.Get<R, T>>[1]) {
|
|
70
77
|
return request.Get<R, T>('/auth/login/key', {
|
|
71
78
|
...(options || {}),
|
|
72
79
|
});
|
|
@@ -81,7 +88,10 @@ export function getAuthLoginKey<R = API.ResponseDataString, T = API.ResponseData
|
|
|
81
88
|
export function getAuthLoginValidCode<
|
|
82
89
|
R = API.ResponseDataValidCodeVo,
|
|
83
90
|
T = API.ResponseDataValidCodeVo,
|
|
84
|
-
>(
|
|
91
|
+
>(
|
|
92
|
+
params: API.getAuthLoginValidCodeParams,
|
|
93
|
+
options?: Parameters<typeof request.Get<R, T>>[1],
|
|
94
|
+
) {
|
|
85
95
|
return request.Get<R, T>('/auth/login/validCode', {
|
|
86
96
|
params: {
|
|
87
97
|
...params,
|
|
@@ -96,9 +106,10 @@ export function getAuthLoginValidCode<
|
|
|
96
106
|
* @method POST
|
|
97
107
|
* @author @pubinfo/openapi
|
|
98
108
|
*/
|
|
99
|
-
export function postAuthLoginOut<
|
|
100
|
-
|
|
101
|
-
|
|
109
|
+
export function postAuthLoginOut<
|
|
110
|
+
R = API.ResponseDataVoid,
|
|
111
|
+
T = API.ResponseDataVoid,
|
|
112
|
+
>(options?: Parameters<typeof request.Post<R, T>>[2]) {
|
|
102
113
|
return request.Post<R, T>(
|
|
103
114
|
'/auth/loginOut',
|
|
104
115
|
{},
|
|
@@ -108,6 +119,24 @@ export function postAuthLoginOut<R = API.ResponseDataVoid, T = API.ResponseDataV
|
|
|
108
119
|
);
|
|
109
120
|
}
|
|
110
121
|
|
|
122
|
+
/**
|
|
123
|
+
* @description 单点免密登录接口
|
|
124
|
+
* @url /auth/ssoLogin
|
|
125
|
+
* @method POST
|
|
126
|
+
* @author @pubinfo/openapi
|
|
127
|
+
*/
|
|
128
|
+
export function postAuthSsoLogin<
|
|
129
|
+
R = API.ResponseDataLoginTokenVo,
|
|
130
|
+
T = API.ResponseDataLoginTokenVo,
|
|
131
|
+
>(body: API.SsoLoginDto, options?: Parameters<typeof request.Post<R, T>>[2]) {
|
|
132
|
+
return request.Post<R, T>('/auth/ssoLogin', body, {
|
|
133
|
+
headers: {
|
|
134
|
+
'Content-Type': 'application/json',
|
|
135
|
+
},
|
|
136
|
+
...(options || {}),
|
|
137
|
+
});
|
|
138
|
+
}
|
|
139
|
+
|
|
111
140
|
/**
|
|
112
141
|
* @description 刷新访问令牌
|
|
113
142
|
* @url /auth/token/refresh
|
|
@@ -117,7 +146,10 @@ export function postAuthLoginOut<R = API.ResponseDataVoid, T = API.ResponseDataV
|
|
|
117
146
|
export function postAuthTokenRefresh<
|
|
118
147
|
R = API.ResponseDataLoginTokenVo,
|
|
119
148
|
T = API.ResponseDataLoginTokenVo,
|
|
120
|
-
>(
|
|
149
|
+
>(
|
|
150
|
+
params: API.postAuthTokenRefreshParams,
|
|
151
|
+
options?: Parameters<typeof request.Post<R, T>>[2],
|
|
152
|
+
) {
|
|
121
153
|
return request.Post<R, T>(
|
|
122
154
|
'/auth/token/refresh',
|
|
123
155
|
{},
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
// @ts-nocheck
|
|
3
3
|
declare namespace API {
|
|
4
|
-
|
|
4
|
+
type getAuthCheckCacheTokenParams = {
|
|
5
5
|
accessToken: string;
|
|
6
6
|
userId: string;
|
|
7
|
-
}
|
|
7
|
+
};
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
/** 尺寸(长x宽),例:150x50表示长为150宽为50,不填默认150x50 */
|
|
9
|
+
type getAuthLoginValidCodeParams = {
|
|
10
|
+
/** 尺寸(长x宽),例:150x50表示长为150宽为50,不填默认150x50,最大尺寸:长500,宽200 */
|
|
11
11
|
size?: string;
|
|
12
12
|
/** 验证码长度,不填默认4位 */
|
|
13
13
|
length?: number;
|
|
14
|
-
}
|
|
14
|
+
};
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
msg?: string;
|
|
16
|
+
type IResponseCode = {
|
|
18
17
|
code?: number;
|
|
18
|
+
msg?: string;
|
|
19
19
|
hint?: string;
|
|
20
|
-
}
|
|
20
|
+
};
|
|
21
21
|
|
|
22
|
-
|
|
22
|
+
type LoginByPwdDto = {
|
|
23
23
|
/** 登录类型 */
|
|
24
24
|
loginType: string;
|
|
25
25
|
/** 登录名 */
|
|
@@ -30,68 +30,74 @@ declare namespace API {
|
|
|
30
30
|
codeHash: string;
|
|
31
31
|
/** 验证码 */
|
|
32
32
|
code: string;
|
|
33
|
-
}
|
|
33
|
+
};
|
|
34
34
|
|
|
35
|
-
|
|
35
|
+
type LoginTokenVo = {
|
|
36
36
|
/** 刷新令牌 */
|
|
37
37
|
refreshToken?: string;
|
|
38
38
|
/** 访问令牌 */
|
|
39
39
|
accessToken?: string;
|
|
40
40
|
loginResponse?: IResponseCode;
|
|
41
|
-
}
|
|
41
|
+
};
|
|
42
42
|
|
|
43
|
-
|
|
43
|
+
type postAuthChangeLoginOrgParams = {
|
|
44
44
|
/** 新组织id */
|
|
45
45
|
orgId: string;
|
|
46
|
-
}
|
|
46
|
+
};
|
|
47
47
|
|
|
48
|
-
|
|
48
|
+
type postAuthTokenRefreshParams = {
|
|
49
49
|
/** 刷新令牌 */
|
|
50
50
|
refreshToken: string;
|
|
51
|
-
}
|
|
51
|
+
};
|
|
52
52
|
|
|
53
|
-
|
|
53
|
+
type ResponseDataBoolean = {
|
|
54
54
|
code?: number;
|
|
55
55
|
msg?: string;
|
|
56
56
|
hint?: string;
|
|
57
57
|
data?: boolean;
|
|
58
58
|
success?: boolean;
|
|
59
|
-
}
|
|
59
|
+
};
|
|
60
60
|
|
|
61
|
-
|
|
61
|
+
type ResponseDataLoginTokenVo = {
|
|
62
62
|
code?: number;
|
|
63
63
|
msg?: string;
|
|
64
64
|
hint?: string;
|
|
65
65
|
data?: LoginTokenVo;
|
|
66
66
|
success?: boolean;
|
|
67
|
-
}
|
|
67
|
+
};
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
type ResponseDataString = {
|
|
70
70
|
code?: number;
|
|
71
71
|
msg?: string;
|
|
72
72
|
hint?: string;
|
|
73
73
|
data?: string;
|
|
74
74
|
success?: boolean;
|
|
75
|
-
}
|
|
75
|
+
};
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
type ResponseDataValidCodeVo = {
|
|
78
78
|
code?: number;
|
|
79
79
|
msg?: string;
|
|
80
80
|
hint?: string;
|
|
81
81
|
data?: ValidCodeVo;
|
|
82
82
|
success?: boolean;
|
|
83
|
-
}
|
|
83
|
+
};
|
|
84
84
|
|
|
85
|
-
|
|
85
|
+
type ResponseDataVoid = {
|
|
86
86
|
code?: number;
|
|
87
87
|
msg?: string;
|
|
88
88
|
hint?: string;
|
|
89
89
|
data?: Record<string, any>;
|
|
90
90
|
success?: boolean;
|
|
91
|
-
}
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
type SsoLoginDto = {
|
|
94
|
+
/** 登录类型 */
|
|
95
|
+
loginType: string;
|
|
96
|
+
code?: string;
|
|
97
|
+
};
|
|
92
98
|
|
|
93
|
-
|
|
99
|
+
type ValidCodeVo = {
|
|
94
100
|
key?: string;
|
|
95
101
|
plaintext?: string;
|
|
96
|
-
}
|
|
102
|
+
};
|
|
97
103
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { basic as request } from '@/api/request';
|
|
1
|
+
import { basic as request } from '@/features/api/request';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* @description 新增黑白名单
|
|
@@ -9,7 +9,10 @@ import { basic as request } from '@/api/request';
|
|
|
9
9
|
export function postBlackWhiteListAddBlackWhiteList<
|
|
10
10
|
R = API.ResponseDataBoolean,
|
|
11
11
|
T = API.ResponseDataBoolean,
|
|
12
|
-
>(
|
|
12
|
+
>(
|
|
13
|
+
body: API.BlackWhiteListAddDto,
|
|
14
|
+
options?: Parameters<typeof request.Post<R, T>>[2],
|
|
15
|
+
) {
|
|
13
16
|
return request.Post<R, T>('/blackWhiteList/addBlackWhiteList', body, {
|
|
14
17
|
headers: {
|
|
15
18
|
'Content-Type': 'application/json',
|
|
@@ -67,7 +70,10 @@ export function getBlackWhiteListGetBlackWhiteListById<
|
|
|
67
70
|
export function postBlackWhiteListGetBlackWhiteListPageList<
|
|
68
71
|
R = API.ResponseDataIPagePubBlackWhiteList,
|
|
69
72
|
T = API.ResponseDataIPagePubBlackWhiteList,
|
|
70
|
-
>(
|
|
73
|
+
>(
|
|
74
|
+
body: API.BlackWhiteListQueryDto,
|
|
75
|
+
options?: Parameters<typeof request.Post<R, T>>[2],
|
|
76
|
+
) {
|
|
71
77
|
return request.Post<R, T>('/blackWhiteList/getBlackWhiteListPageList', body, {
|
|
72
78
|
headers: {
|
|
73
79
|
'Content-Type': 'application/json',
|
|
@@ -85,7 +91,10 @@ export function postBlackWhiteListGetBlackWhiteListPageList<
|
|
|
85
91
|
export function postBlackWhiteListUpdateBlackWhiteList<
|
|
86
92
|
R = API.ResponseDataBoolean,
|
|
87
93
|
T = API.ResponseDataBoolean,
|
|
88
|
-
>(
|
|
94
|
+
>(
|
|
95
|
+
body: API.BlackWhiteListUpdateDto,
|
|
96
|
+
options?: Parameters<typeof request.Post<R, T>>[2],
|
|
97
|
+
) {
|
|
89
98
|
return request.Post<R, T>('/blackWhiteList/updateBlackWhiteList', body, {
|
|
90
99
|
headers: {
|
|
91
100
|
'Content-Type': 'application/json',
|