@pubinfo/core 2.0.0-beta.2 → 2.0.0-beta.21
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/{es/AppSetting-BXQHV5F8.js → dist/AppSetting-DodCOb_z.js} +16 -16
- package/{es/HCheckList.vue_vue_type_script_setup_true_lang-DanhyVxU.js → dist/HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js} +2 -2
- package/{es/PreferencesContent-CQkwkQ_1.js → dist/PreferencesContent-Dic24ifo.js} +56 -56
- package/{es/SettingBreadcrumb-Bp_66IFN.js → dist/SettingBreadcrumb-DWpbGcSy.js} +2 -2
- package/{es/SettingCopyright-BPSnoTQb.js → dist/SettingCopyright-CIY0pFMT.js} +1 -1
- package/{es/SettingEnableTransition-Rx2-0Wxj.js → dist/SettingEnableTransition-f0xuLIrZ.js} +1 -1
- package/{es/SettingHome-BW27PQqs.js → dist/SettingHome-BFtJsJsN.js} +1 -1
- package/{es/SettingMenu-D5gdNfal.js → dist/SettingMenu-DuPD3iSG.js} +2 -2
- package/{es/SettingMode-B4_HGVez.js → dist/SettingMode-nZ65qSWK.js} +1 -1
- package/{es/SettingNavSearch-CRovYxzh.js → dist/SettingNavSearch-CrarPE7d.js} +1 -1
- package/{es/SettingOther-D0zo11vM.js → dist/SettingOther-BddvExCF.js} +1 -1
- package/{es/SettingPage-B8GHuoKV.js → dist/SettingPage-C6Na8HEN.js} +1 -1
- package/{es/SettingTabbar-Cn_QzvA8.js → dist/SettingTabbar-nuwfRRaE.js} +2 -2
- package/{es/SettingThemes-D_DpEncn.js → dist/SettingThemes-DBq6j0zt.js} +2 -2
- package/{es/SettingToolbar-Csl2gnfi.js → dist/SettingToolbar-BdizZaGF.js} +1 -1
- package/{es/SettingTopbar-CaHjQULM.js → dist/SettingTopbar-D5BX5vS_.js} +2 -2
- package/{es/SettingWidthMode-BGiP7gTw.js → dist/SettingWidthMode-CHrLW3gs.js} +1 -1
- package/{es/TopThinMode-DWm0oY5Y.js → dist/TopThinMode-CttqTmaT.js} +1 -1
- package/{es/_...all_-DI_QAUox.js → dist/_...all_--d4S-8dL.js} +1 -1
- package/{es → dist}/api/index.d.ts +2 -1
- package/{es/colors-oRlAXMUC.js → dist/colors-BOKDjZQI.js} +1 -1
- package/{lib → dist}/components/PubinfoProvider/index.d.ts +1 -0
- package/{lib → dist}/composables/auth.d.ts +1 -1
- package/{es → dist}/context.d.ts +1 -1
- package/{es/index-ChOUZNbk.js → dist/index-B0i20hau.js} +2 -2
- package/{es/index-D8eeneI_.js → dist/index-Bz9lh14R.js} +25 -25
- package/{es/index-BHkrq701.js → dist/index-CC3GE307.js} +30 -30
- package/{es/index-BvVAS3S-.js → dist/index-Cf8yM5Cv.js} +14 -8
- package/{es/index-P2cA5UeU.js → dist/index-Cygbc-66.js} +30 -30
- package/{es/index-DvHnVMX5.js → dist/index-D0CMv5FJ.js} +5543 -5719
- package/{es/index-B9I6Pru6.js → dist/index-DORROKh7.js} +57 -62
- package/{es/index-Dav3jQVP.js → dist/index-DltN2SCZ.js} +31 -31
- package/{es/index-BkqnOkyO.js → dist/index-dPREgrj8.js} +1 -1
- package/{es → dist}/index.d.ts +1 -0
- package/dist/index.js +76 -0
- package/{es/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-BBe8CvCV.js → dist/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bmtn9Oo4.js} +1 -1
- package/{lib → dist}/interface.d.ts +11 -0
- package/{es → dist}/layout/composables/useContext.d.ts +1 -2
- package/{lib → dist}/layout/ui-kit/HDialog.vue.d.ts +12 -1
- package/{lib → dist}/layout/ui-kit/HSlideover.vue.d.ts +12 -1
- package/{es → dist}/layout/ui-kit/HTabList.vue.d.ts +2 -2
- package/{es/notification-6D5hA7Bp.js → dist/menu-Ddxel9ck.js} +3007 -3037
- package/{es/pick-Br-UKn7B.js → dist/pick-DEgsMKda.js} +1 -1
- package/{es → dist}/request.js +1 -1
- package/{es → dist}/route/index.d.ts +0 -1
- package/dist/route/routes.d.ts +22 -0
- package/{lib → dist}/stores/modules/favorites.d.ts +1 -0
- package/{es → dist}/stores/modules/iframe.d.ts +1 -0
- package/{es → dist}/stores/modules/index.d.ts +8 -1
- package/{es → dist}/stores/modules/keepAlive.d.ts +1 -0
- package/{es → dist}/stores/modules/menu.d.ts +1 -0
- package/{es → dist}/stores/modules/route.d.ts +1 -0
- package/{lib → dist}/stores/modules/settings.d.ts +1 -0
- package/{lib → dist}/stores/modules/tabbar.d.ts +1 -0
- package/dist/stores/modules/user.d.ts +36 -0
- package/{es → dist}/style.css +1 -1
- package/package.json +22 -28
- package/src/api/index.ts +3 -1
- package/src/components/PubinfoProvider/index.ts +2 -0
- package/src/composables/auth.ts +1 -1
- package/src/context.ts +1 -2
- package/src/index.ts +1 -0
- package/src/interface.ts +11 -0
- package/src/layout/components/Header/TopMode/index.vue +12 -16
- package/src/layout/components/SettingBar/index.vue +3 -1
- package/src/layout/components/Tools/index.vue +9 -25
- package/src/layout/composables/useContext.ts +0 -2
- package/src/layout/composables/useWatermark.ts +2 -2
- package/src/layout/provider.ts +0 -3
- package/src/layout/ui-kit/HDialog.vue +4 -1
- package/src/layout/ui-kit/HSlideover.vue +4 -1
- package/src/pages/system/change-organization/index.vue +3 -3
- package/src/route/index.ts +0 -1
- package/src/route/routes.ts +69 -55
- package/src/stores/helper.ts +2 -2
- package/src/stores/modules/favorites.ts +1 -0
- package/src/stores/modules/iframe.ts +1 -0
- package/src/stores/modules/index.ts +8 -1
- package/src/stores/modules/keepAlive.ts +1 -0
- package/src/stores/modules/menu.ts +25 -1
- package/src/stores/modules/route.ts +4 -3
- package/src/stores/modules/settings.ts +1 -0
- package/src/stores/modules/tabbar.ts +1 -0
- package/src/stores/modules/user.ts +56 -20
- package/src/stores/plugin/sideEffect/favoritesStorage.ts +1 -1
- package/src/stores/plugin/sideEffect/tabbarStorage.ts +1 -1
- package/src/utils/watermark.ts +1 -1
- package/es/components/PubinfoProvider/index.d.ts +0 -8
- package/es/composables/auth.d.ts +0 -8
- package/es/index-DTQQt_XY.js +0 -10
- package/es/index.js +0 -76
- package/es/interface.d.ts +0 -29
- package/es/layout/ui-kit/HDialog.vue.d.ts +0 -28
- package/es/layout/ui-kit/HSlideover.vue.d.ts +0 -30
- package/es/pages/system/not-permission/index.vue.d.ts +0 -2
- package/es/route/async.d.ts +0 -9
- package/es/route/routes.d.ts +0 -3
- package/es/stores/modules/favorites.d.ts +0 -32
- package/es/stores/modules/notification.d.ts +0 -18
- package/es/stores/modules/settings.d.ts +0 -85
- package/es/stores/modules/tabbar.d.ts +0 -59
- package/es/stores/modules/user.d.ts +0 -3
- package/lib/AppSetting-CCiwpjoq.cjs +0 -1
- package/lib/HButton.vue_vue_type_script_setup_true_lang-D-XkyoXl.cjs +0 -1
- package/lib/HCheckList.vue_vue_type_script_setup_true_lang-DwA8einQ.cjs +0 -1
- package/lib/HDivider-DCfDgE8l.cjs +0 -1
- package/lib/HInput.vue_vue_type_script_setup_true_lang-CwS0mGyL.cjs +0 -1
- package/lib/HToggle-BP6YYf-s.cjs +0 -1
- package/lib/PreferencesContent-DgL-Jc_J.cjs +0 -3
- package/lib/SettingBreadcrumb-BQ78yEP4.cjs +0 -1
- package/lib/SettingCopyright-x7aPlkQy.cjs +0 -1
- package/lib/SettingEnableTransition-CD3-44Iy.cjs +0 -1
- package/lib/SettingHome-u52oz6i8.cjs +0 -1
- package/lib/SettingMenu-DsElOvvv.cjs +0 -1
- package/lib/SettingMode-C_kgpTxw.cjs +0 -1
- package/lib/SettingNavSearch-3auTi8UW.cjs +0 -1
- package/lib/SettingOther-6XGQq7OA.cjs +0 -1
- package/lib/SettingPage-C8yIHpLc.cjs +0 -1
- package/lib/SettingTabbar-K-nHb89z.cjs +0 -1
- package/lib/SettingThemes-BeNwFz7K.cjs +0 -1
- package/lib/SettingToolbar-Be1V7lwV.cjs +0 -1
- package/lib/SettingTopbar-C-j8O3c8.cjs +0 -1
- package/lib/SettingWidthMode-GMjAF-s3.cjs +0 -1
- package/lib/TopThinMode-DGUvyHT2.cjs +0 -1
- package/lib/_...all_-C4CXjAo9.cjs +0 -1
- package/lib/_plugin-vue_export-helper-BHFhmbuH.cjs +0 -1
- package/lib/api/enum/code.d.ts +0 -67
- package/lib/api/helper.d.ts +0 -32
- package/lib/api/index.d.ts +0 -12
- package/lib/api/interface.d.ts +0 -14
- package/lib/api/modules/auth/index.d.ts +0 -1
- package/lib/api/modules/auth/renzhengfuwu.d.ts +0 -50
- package/lib/api/modules/configData/heibaimingdanfuwu.d.ts +0 -36
- package/lib/api/modules/configData/index.d.ts +0 -3
- package/lib/api/modules/configData/xitongpeizhifuwu.d.ts +0 -99
- package/lib/api/modules/configData/zidianfuwu.d.ts +0 -71
- package/lib/api/modules/rbac/gangweijiekou.d.ts +0 -43
- package/lib/api/modules/rbac/index.d.ts +0 -11
- package/lib/api/modules/rbac/jiaosejiekou.d.ts +0 -50
- package/lib/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +0 -43
- package/lib/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -64
- package/lib/api/modules/rbac/yonghujiekou.d.ts +0 -106
- package/lib/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -36
- package/lib/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -29
- package/lib/api/modules/rbac/ziyuanjiekou.d.ts +0 -85
- package/lib/api/modules/rbac/zuhuguanlijiekou.d.ts +0 -36
- package/lib/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -29
- package/lib/api/modules/rbac/zuzhijiekou.d.ts +0 -64
- package/lib/api/request.d.ts +0 -2
- package/lib/api/system/app.d.ts +0 -17
- package/lib/api/system/user.d.ts +0 -24
- package/lib/assets/styles/index.d.ts +0 -6
- package/lib/colors-KAaBT84S.cjs +0 -1
- package/lib/components/NotAllowed/index.vue.d.ts +0 -2
- package/lib/components/PageHeader/index.vue.d.ts +0 -23
- package/lib/components/PageMain/index.vue.d.ts +0 -27
- package/lib/components/PassStrengthValidator/index.vue.d.ts +0 -26
- package/lib/components/PassStrengthValidator/rule.vue.d.ts +0 -8
- package/lib/components/PubinfoApp/index.vue.d.ts +0 -2
- package/lib/components/PubinfoIcon/index.vue.d.ts +0 -10
- package/lib/components/index.d.ts +0 -8
- package/lib/composables/index.d.ts +0 -4
- package/lib/composables/log.d.ts +0 -6
- package/lib/composables/theme.d.ts +0 -3
- package/lib/composables/watchDiff.d.ts +0 -2
- package/lib/config/index.d.ts +0 -1
- package/lib/config/settings.d.ts +0 -3
- package/lib/context.d.ts +0 -14
- package/lib/create.d.ts +0 -3
- package/lib/directives/index.d.ts +0 -4
- package/lib/directives/plugins/permission.d.ts +0 -6
- package/lib/index-38bsQrho.cjs +0 -1
- package/lib/index-BEqD62a0.cjs +0 -1
- package/lib/index-Bbm9CQRP.cjs +0 -1
- package/lib/index-BqHsuJkr.cjs +0 -1
- package/lib/index-JZl6Zh3L.cjs +0 -44
- package/lib/index-VGR0Mt4q.cjs +0 -240
- package/lib/index-WMo0GAa6.cjs +0 -1
- package/lib/index-_YsHduAE.cjs +0 -1
- package/lib/index-gr8kFwPx.cjs +0 -18
- package/lib/index-zvGq9tSu.cjs +0 -1
- package/lib/index.cjs +0 -1
- package/lib/index.d.ts +0 -11
- package/lib/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-SCJ5qyPu.cjs +0 -1
- package/lib/layout/Layout.vue.d.ts +0 -20
- package/lib/layout/components/BackTop/index.vue.d.ts +0 -2
- package/lib/layout/components/Content/IframeView.vue.d.ts +0 -4
- package/lib/layout/components/Content/LinkView.vue.d.ts +0 -2
- package/lib/layout/components/Content/index.vue.d.ts +0 -2
- package/lib/layout/components/Copyright/index.vue.d.ts +0 -2
- package/lib/layout/components/Header/TopMode/More.vue.d.ts +0 -26
- package/lib/layout/components/Header/TopMode/NotCursor.vue.d.ts +0 -25
- package/lib/layout/components/Header/TopMode/index.vue.d.ts +0 -4
- package/lib/layout/components/Header/TopThinMode.vue.d.ts +0 -4
- package/lib/layout/components/Header/index.vue.d.ts +0 -19
- package/lib/layout/components/Logo/index.vue.d.ts +0 -26
- package/lib/layout/components/Menu/index.vue.d.ts +0 -10
- package/lib/layout/components/Menu/item.vue.d.ts +0 -11
- package/lib/layout/components/Menu/sub.vue.d.ts +0 -219
- package/lib/layout/components/Menu/types.d.ts +0 -42
- package/lib/layout/components/SettingBar/AppSetting.vue.d.ts +0 -12
- package/lib/layout/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -9
- package/lib/layout/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingHome.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingMenu.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingMode.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingOther.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingPage.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingThemes.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/index.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/MainSidebar.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/SubSidebar.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/index.vue.d.ts +0 -2
- package/lib/layout/components/Tools/Breadcrumb/index.vue.d.ts +0 -17
- package/lib/layout/components/Tools/Breadcrumb/item.vue.d.ts +0 -25
- package/lib/layout/components/Tools/DayNightSwitch.vue.d.ts +0 -2
- package/lib/layout/components/Tools/HotkeysIntro.vue.d.ts +0 -4
- package/lib/layout/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -2
- package/lib/layout/components/Tools/Preferences/index.vue.d.ts +0 -4
- package/lib/layout/components/Tools/Search.vue.d.ts +0 -199
- package/lib/layout/components/Tools/index.vue.d.ts +0 -233
- package/lib/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -217
- package/lib/layout/components/Topbar/Tabbar/index.vue.d.ts +0 -14
- package/lib/layout/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -4
- package/lib/layout/components/Topbar/Toolbar/Star.vue.d.ts +0 -2
- package/lib/layout/components/Topbar/Toolbar/index.vue.d.ts +0 -2
- package/lib/layout/components/Topbar/index.vue.d.ts +0 -2
- package/lib/layout/composables/useContext.d.ts +0 -18
- package/lib/layout/composables/useGetComputedStyle.d.ts +0 -15
- package/lib/layout/composables/useHotkey.d.ts +0 -5
- package/lib/layout/composables/useMainPage.d.ts +0 -14
- package/lib/layout/composables/useMenu.d.ts +0 -8
- package/lib/layout/composables/useTabbar.d.ts +0 -14
- package/lib/layout/composables/useTitle.d.ts +0 -3
- package/lib/layout/composables/useViewTransition.d.ts +0 -3
- package/lib/layout/composables/useWatermark.d.ts +0 -4
- package/lib/layout/index.d.ts +0 -19
- package/lib/layout/provider.d.ts +0 -1
- package/lib/layout/ui-kit/HBadge.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HButton.vue.d.ts +0 -26
- package/lib/layout/ui-kit/HCheckList.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HDivider.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HDropdown.vue.d.ts +0 -18
- package/lib/layout/ui-kit/HDropdownMenu.vue.d.ts +0 -26
- package/lib/layout/ui-kit/HDropdownTree.vue.d.ts +0 -32
- package/lib/layout/ui-kit/HInput.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HKbd.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HSelect.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HTabList.vue.d.ts +0 -22
- package/lib/layout/ui-kit/HToggle.vue.d.ts +0 -14
- package/lib/layout/ui-kit/HTooltip.vue.d.ts +0 -23
- package/lib/locales/index.d.ts +0 -301
- package/lib/locales/lang/en.json.d.ts +0 -99
- package/lib/locales/lang/zh-cn.json.d.ts +0 -100
- package/lib/locales/lang/zh-tw.json.d.ts +0 -100
- package/lib/locales/ui.d.ts +0 -3
- package/lib/modules.d.ts +0 -11
- package/lib/notification-IZqPm_OK.cjs +0 -199
- package/lib/pages/personal/profile/index.vue.d.ts +0 -2
- package/lib/pages/system/[...all].vue.d.ts +0 -2
- package/lib/pages/system/change-organization/index.vue.d.ts +0 -2
- package/lib/pages/system/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -18
- package/lib/pages/system/change-password/index.vue.d.ts +0 -31
- package/lib/pages/system/index.vue.d.ts +0 -2
- package/lib/pages/system/not-permission/index.vue.d.ts +0 -2
- package/lib/pages/system/reload.vue.d.ts +0 -2
- package/lib/pick-y2yLda1R.cjs +0 -1
- package/lib/question-line-Cd0CU4hr.cjs +0 -1
- package/lib/reload-6L7Dzs7h.cjs +0 -1
- package/lib/request.cjs +0 -6
- package/lib/right-C5JQ_uRB.cjs +0 -1
- package/lib/route/async.d.ts +0 -9
- package/lib/route/guard/auth.d.ts +0 -3
- package/lib/route/guard/basic.d.ts +0 -3
- package/lib/route/guard/index.d.ts +0 -3
- package/lib/route/guard/setting.d.ts +0 -3
- package/lib/route/index.d.ts +0 -7
- package/lib/route/routes.d.ts +0 -3
- package/lib/stores/enum/index.d.ts +0 -20
- package/lib/stores/helper.d.ts +0 -2
- package/lib/stores/index.d.ts +0 -5
- package/lib/stores/modules/iframe.d.ts +0 -41
- package/lib/stores/modules/index.d.ts +0 -9
- package/lib/stores/modules/keepAlive.d.ts +0 -23
- package/lib/stores/modules/menu.d.ts +0 -32
- package/lib/stores/modules/notification.d.ts +0 -18
- package/lib/stores/modules/route.d.ts +0 -42
- package/lib/stores/modules/user.d.ts +0 -3
- package/lib/stores/plugin/persist.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/cleanup.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/favoritesStorage.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/iframeCache.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/index.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/tabbarStorage.d.ts +0 -5
- package/lib/style.css +0 -9
- package/lib/utils/cleanup.d.ts +0 -8
- package/lib/utils/crypto.d.ts +0 -4
- package/lib/utils/eventBus.d.ts +0 -5
- package/lib/utils/index.d.ts +0 -14
- package/lib/utils/injectionKeys.d.ts +0 -2
- package/lib/utils/storage.d.ts +0 -21
- package/lib/utils/utils.d.ts +0 -3
- package/lib/utils/watermark.d.ts +0 -51
- 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/edit.svg +0 -1
- package/src/assets/icons/empty-data.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/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/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/layout/components/Tools/Notification.vue +0 -152
- package/src/pages/personal/notification.vue +0 -58
- package/src/pages/system/index.vue +0 -5
- package/src/route/async.ts +0 -18
- package/src/stores/modules/notification.ts +0 -34
- package/{es → dist}/HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js +0 -0
- package/{es → dist}/HDivider-DgXBhPr0.js +0 -0
- package/{es → dist}/HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js +0 -0
- package/{es → dist}/HToggle-Cd71WKvG.js +0 -0
- package/{es → dist}/_plugin-vue_export-helper-CHgC5LLL.js +0 -0
- package/{es → dist}/api/enum/code.d.ts +0 -0
- package/{es → dist}/api/helper.d.ts +0 -0
- package/{es → dist}/api/interface.d.ts +0 -0
- package/{es → dist}/api/modules/auth/index.d.ts +0 -0
- package/{es → dist}/api/modules/auth/renzhengfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/heibaimingdanfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/index.d.ts +0 -0
- package/{es → dist}/api/modules/configData/xitongpeizhifuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/zidianfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/gangweijiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/index.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/jiaosejiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghujiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/ziyuanjiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuhuguanlijiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuzhijiekou.d.ts +0 -0
- package/{es → dist}/api/request.d.ts +0 -0
- package/{es → dist}/api/system/app.d.ts +0 -0
- package/{es → dist}/api/system/user.d.ts +0 -0
- package/{es → dist}/assets/styles/index.d.ts +0 -0
- package/{es → dist}/components/NotAllowed/index.vue.d.ts +0 -0
- package/{es → dist}/components/PageHeader/index.vue.d.ts +0 -0
- package/{es → dist}/components/PageMain/index.vue.d.ts +0 -0
- package/{es → dist}/components/PassStrengthValidator/index.vue.d.ts +2 -2
- package/{es → dist}/components/PassStrengthValidator/rule.vue.d.ts +0 -0
- package/{es → dist}/components/PubinfoApp/index.vue.d.ts +0 -0
- package/{es → dist}/components/PubinfoIcon/index.vue.d.ts +0 -0
- package/{es → dist}/components/index.d.ts +0 -0
- package/{es → dist}/composables/index.d.ts +0 -0
- package/{es → dist}/composables/log.d.ts +0 -0
- package/{es → dist}/composables/theme.d.ts +0 -0
- package/{es → dist}/composables/watchDiff.d.ts +0 -0
- package/{es → dist}/config/index.d.ts +0 -0
- package/{es → dist}/config/settings.d.ts +0 -0
- package/{es → dist}/create.d.ts +0 -0
- package/{es → dist}/directives/index.d.ts +0 -0
- package/{es → dist}/directives/plugins/permission.d.ts +0 -0
- package/{es → dist}/layout/Layout.vue.d.ts +0 -0
- package/{es → dist}/layout/components/BackTop/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/IframeView.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/LinkView.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Copyright/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/More.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/NotCursor.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopThinMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Logo/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/item.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/sub.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/types.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/AppSetting.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingHome.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingMenu.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingOther.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingPage.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingThemes.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/MainSidebar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/SubSidebar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Breadcrumb/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Breadcrumb/item.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/DayNightSwitch.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/HotkeysIntro.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Preferences/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Search.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Tabbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/Star.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/composables/useGetComputedStyle.d.ts +0 -0
- package/{es → dist}/layout/composables/useHotkey.d.ts +0 -0
- package/{es → dist}/layout/composables/useMainPage.d.ts +0 -0
- package/{es → dist}/layout/composables/useMenu.d.ts +0 -0
- package/{es → dist}/layout/composables/useTabbar.d.ts +0 -0
- package/{es → dist}/layout/composables/useTitle.d.ts +0 -0
- package/{es → dist}/layout/composables/useViewTransition.d.ts +0 -0
- package/{es → dist}/layout/composables/useWatermark.d.ts +0 -0
- package/{es → dist}/layout/index.d.ts +0 -0
- package/{es → dist}/layout/provider.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HBadge.vue.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HButton.vue.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HCheckList.vue.d.ts +2 -2
- /package/{es → dist}/layout/ui-kit/HDivider.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdown.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdownMenu.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdownTree.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HInput.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HKbd.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HSelect.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HToggle.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HTooltip.vue.d.ts +0 -0
- /package/{es → dist}/locales/index.d.ts +0 -0
- /package/{es → dist}/locales/lang/en.json.d.ts +0 -0
- /package/{es → dist}/locales/lang/zh-cn.json.d.ts +0 -0
- /package/{es → dist}/locales/lang/zh-tw.json.d.ts +0 -0
- /package/{es → dist}/locales/ui.d.ts +0 -0
- /package/{es → dist}/modules.d.ts +0 -0
- /package/{es → dist}/pages/personal/profile/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/[...all].vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-organization/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-password/index.vue.d.ts +0 -0
- /package/{es/pages/system → dist/pages/system/not-permission}/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/reload.vue.d.ts +0 -0
- /package/{es → dist}/question-line-CfkciTFq.js +0 -0
- /package/{es → dist}/reload-CUcPYtl7.js +0 -0
- /package/{es → dist}/right-Bfe2p1o0.js +0 -0
- /package/{es → dist}/route/guard/auth.d.ts +0 -0
- /package/{es → dist}/route/guard/basic.d.ts +0 -0
- /package/{es → dist}/route/guard/index.d.ts +0 -0
- /package/{es → dist}/route/guard/setting.d.ts +0 -0
- /package/{es → dist}/stores/enum/index.d.ts +0 -0
- /package/{es → dist}/stores/helper.d.ts +0 -0
- /package/{es → dist}/stores/index.d.ts +0 -0
- /package/{es → dist}/stores/plugin/persist.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/cleanup.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/favoritesStorage.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/iframeCache.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/index.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/tabbarStorage.d.ts +0 -0
- /package/{es → dist}/utils/cleanup.d.ts +0 -0
- /package/{es → dist}/utils/crypto.d.ts +0 -0
- /package/{es → dist}/utils/eventBus.d.ts +0 -0
- /package/{es → dist}/utils/index.d.ts +0 -0
- /package/{es → dist}/utils/injectionKeys.d.ts +0 -0
- /package/{es → dist}/utils/storage.d.ts +0 -0
- /package/{es → dist}/utils/utils.d.ts +0 -0
- /package/{es → dist}/utils/watermark.d.ts +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { u as k, b as B } from "./index-
|
|
1
|
+
import { u as k, b as B } from "./index-D0CMv5FJ.js";
|
|
2
2
|
import { _ as H } from "./HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js";
|
|
3
3
|
import { markRaw as w, createElementBlock as h, openBlock as a, createElementVNode as i, defineComponent as A, defineAsyncComponent as t, useModel as E, computed as c, watch as g, createBlock as S, createSlots as N, withCtx as p, Fragment as z, renderList as O, unref as l, resolveDynamicComponent as P, createVNode as f, createTextVNode as W } from "vue";
|
|
4
|
-
import {
|
|
4
|
+
import { o as $ } from "./menu-Ddxel9ck.js";
|
|
5
5
|
import D from "vue-m-message";
|
|
6
6
|
import { useRoute as I } from "vue-router";
|
|
7
7
|
import { _ as R } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -21,20 +21,20 @@ function J(d, o) {
|
|
|
21
21
|
const L = w({ name: "ep-document-copy", render: J }), U = { class: "settong-warp" }, j = /* @__PURE__ */ A({
|
|
22
22
|
name: "AppSetting",
|
|
23
23
|
components: {
|
|
24
|
-
SettingThemes: t(() => import("./SettingThemes-
|
|
25
|
-
SettingsMode: t(() => import("./SettingMode-
|
|
26
|
-
SettingWidthMode: t(() => import("./SettingWidthMode-
|
|
27
|
-
SettingEnableTransition: t(() => import("./SettingEnableTransition-
|
|
28
|
-
SettingMenu: t(() => import("./SettingMenu-
|
|
29
|
-
SettingTopbar: t(() => import("./SettingTopbar-
|
|
30
|
-
SettingTabbar: t(() => import("./SettingTabbar-
|
|
31
|
-
SettingToolbar: t(() => import("./SettingToolbar-
|
|
32
|
-
SettingBreadcrumb: t(() => import("./SettingBreadcrumb-
|
|
33
|
-
SettingPage: t(() => import("./SettingPage-
|
|
34
|
-
SettingNavSearch: t(() => import("./SettingNavSearch-
|
|
35
|
-
SettingCopyright: t(() => import("./SettingCopyright-
|
|
36
|
-
SettingHome: t(() => import("./SettingHome-
|
|
37
|
-
SettingOther: t(() => import("./SettingOther-
|
|
24
|
+
SettingThemes: t(() => import("./SettingThemes-DBq6j0zt.js")),
|
|
25
|
+
SettingsMode: t(() => import("./SettingMode-nZ65qSWK.js")),
|
|
26
|
+
SettingWidthMode: t(() => import("./SettingWidthMode-CHrLW3gs.js")),
|
|
27
|
+
SettingEnableTransition: t(() => import("./SettingEnableTransition-f0xuLIrZ.js")),
|
|
28
|
+
SettingMenu: t(() => import("./SettingMenu-DuPD3iSG.js")),
|
|
29
|
+
SettingTopbar: t(() => import("./SettingTopbar-D5BX5vS_.js")),
|
|
30
|
+
SettingTabbar: t(() => import("./SettingTabbar-nuwfRRaE.js")),
|
|
31
|
+
SettingToolbar: t(() => import("./SettingToolbar-BdizZaGF.js")),
|
|
32
|
+
SettingBreadcrumb: t(() => import("./SettingBreadcrumb-DWpbGcSy.js")),
|
|
33
|
+
SettingPage: t(() => import("./SettingPage-C6Na8HEN.js")),
|
|
34
|
+
SettingNavSearch: t(() => import("./SettingNavSearch-CrarPE7d.js")),
|
|
35
|
+
SettingCopyright: t(() => import("./SettingCopyright-CIY0pFMT.js")),
|
|
36
|
+
SettingHome: t(() => import("./SettingHome-BFtJsJsN.js")),
|
|
37
|
+
SettingOther: t(() => import("./SettingOther-BddvExCF.js"))
|
|
38
38
|
},
|
|
39
39
|
__name: "AppSetting",
|
|
40
40
|
props: {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as c, watch as u, createElementBlock as n, openBlock as a, Fragment as i, renderList as m, normalizeClass as p, createBlock as b, unref as f, createTextVNode as _, toDisplayString as h } from "vue";
|
|
2
|
-
import "./
|
|
2
|
+
import "./menu-Ddxel9ck.js";
|
|
3
3
|
import "pinia-plugin-persistedstate";
|
|
4
4
|
import "vue-router";
|
|
5
|
-
import { _ as k } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
5
|
+
import { _ as k } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bmtn9Oo4.js";
|
|
6
6
|
const y = { class: "inline-flex select-none items-center justify-center of-hidden rounded-md bg-stone-3 dark:bg-stone-7" }, g = ["disabled", "onClick"], L = /* @__PURE__ */ c({
|
|
7
7
|
__name: "HCheckList",
|
|
8
8
|
props: {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { _ as ze } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { u as Re, c as Le } from "./index-
|
|
3
|
-
import { _ as
|
|
4
|
-
import { defineComponent as Ee, shallowRef as te, computed as de, createVNode as l, Transition as
|
|
1
|
+
import { _ as ze } from "./HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js";
|
|
2
|
+
import { u as Re, c as Le } from "./index-D0CMv5FJ.js";
|
|
3
|
+
import { _ as De } from "./HToggle-Cd71WKvG.js";
|
|
4
|
+
import { defineComponent as Ee, shallowRef as te, computed as de, createVNode as l, Transition as je, 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 Qe, normalizeClass as h, normalizeStyle as Xe, withCtx as g, createTextVNode as X } from "vue";
|
|
5
5
|
import { themes as Ae } from "@pubinfo/config/themes";
|
|
6
6
|
import { E as se, a as ie } from "./right-Bfe2p1o0.js";
|
|
7
7
|
import { R as oe } from "./question-line-CfkciTFq.js";
|
|
8
|
-
import {
|
|
9
|
-
import { p as B } from "./pick-
|
|
8
|
+
import { aw as Je, au as Ke, a6 as ae, as as Ye, b6 as Ze, a8 as N, az as en, b_ as nn, b$ as tn, c0 as on, c1 as ln, bT as an, an as sn, c2 as dn, bU as rn, aa as un, ap as mn, af as cn, ab as bn, aR as pn, a9 as He, be as yn, L as gn, f as vn, v as fn, aQ as hn } from "./menu-Ddxel9ck.js";
|
|
9
|
+
import { p as B } from "./pick-DEgsMKda.js";
|
|
10
10
|
import { _ as wn } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
11
11
|
const le = (d, o, n, v, w) => ({
|
|
12
12
|
backgroundColor: d,
|
|
@@ -29,8 +29,8 @@ const le = (d, o, n, v, w) => ({
|
|
|
29
29
|
colorText: M,
|
|
30
30
|
paddingContentVerticalSM: C,
|
|
31
31
|
alertPaddingHorizontal: $,
|
|
32
|
-
paddingMD:
|
|
33
|
-
paddingContentHorizontalLG:
|
|
32
|
+
paddingMD: S,
|
|
33
|
+
paddingContentHorizontalLG: V
|
|
34
34
|
} = d;
|
|
35
35
|
return {
|
|
36
36
|
[o]: ae(ae({}, Ye(d)), {
|
|
@@ -76,8 +76,8 @@ const le = (d, o, n, v, w) => ({
|
|
|
76
76
|
}),
|
|
77
77
|
[`${o}-with-description`]: {
|
|
78
78
|
alignItems: "flex-start",
|
|
79
|
-
paddingInline:
|
|
80
|
-
paddingBlock:
|
|
79
|
+
paddingInline: V,
|
|
80
|
+
paddingBlock: S,
|
|
81
81
|
[`${o}-icon`]: {
|
|
82
82
|
marginInlineEnd: w,
|
|
83
83
|
fontSize: c,
|
|
@@ -170,7 +170,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
};
|
|
173
|
-
}, Cn = (d) => [Mn(d), Pn(d), On(d)], $n =
|
|
173
|
+
}, Cn = (d) => [Mn(d), Pn(d), On(d)], $n = Je("Alert", (d) => {
|
|
174
174
|
const {
|
|
175
175
|
fontSizeHeading3: o
|
|
176
176
|
} = d, n = Ke(d, {
|
|
@@ -189,11 +189,11 @@ const le = (d, o, n, v, w) => ({
|
|
|
189
189
|
info: on,
|
|
190
190
|
error: tn,
|
|
191
191
|
warning: nn
|
|
192
|
-
},
|
|
192
|
+
}, Sn = yn("success", "info", "warning", "error"), Vn = () => ({
|
|
193
193
|
/**
|
|
194
194
|
* Type of Alert styles, options: `success`, `info`, `warning`, `error`
|
|
195
195
|
*/
|
|
196
|
-
type: N.oneOf(
|
|
196
|
+
type: N.oneOf(Sn),
|
|
197
197
|
/** Whether Alert can be closed */
|
|
198
198
|
closable: {
|
|
199
199
|
type: Boolean,
|
|
@@ -226,7 +226,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
226
226
|
},
|
|
227
227
|
name: "AAlert",
|
|
228
228
|
inheritAttrs: !1,
|
|
229
|
-
props:
|
|
229
|
+
props: Vn(),
|
|
230
230
|
setup(d, o) {
|
|
231
231
|
let {
|
|
232
232
|
slots: n,
|
|
@@ -241,43 +241,43 @@ const le = (d, o, n, v, w) => ({
|
|
|
241
241
|
f.preventDefault();
|
|
242
242
|
const P = C.value;
|
|
243
243
|
P.style.height = `${P.offsetHeight}px`, P.style.height = `${P.offsetHeight}px`, c.value = !0, v("close", f);
|
|
244
|
-
},
|
|
244
|
+
}, S = () => {
|
|
245
245
|
var f;
|
|
246
246
|
c.value = !1, M.value = !0, (f = d.afterClose) === null || f === void 0 || f.call(d);
|
|
247
|
-
},
|
|
247
|
+
}, V = de(() => {
|
|
248
248
|
const {
|
|
249
249
|
type: f
|
|
250
250
|
} = d;
|
|
251
251
|
return f !== void 0 ? f : d.banner ? "warning" : "info";
|
|
252
252
|
});
|
|
253
253
|
O({
|
|
254
|
-
animationEnd:
|
|
254
|
+
animationEnd: S
|
|
255
255
|
});
|
|
256
|
-
const
|
|
256
|
+
const J = te({});
|
|
257
257
|
return () => {
|
|
258
|
-
var f, P, U, A, H, E, z, R, L,
|
|
258
|
+
var f, P, U, A, H, E, z, R, L, D;
|
|
259
259
|
const {
|
|
260
260
|
banner: q,
|
|
261
261
|
closeIcon: W = (f = n.closeIcon) === null || f === void 0 ? void 0 : f.call(n)
|
|
262
262
|
} = d;
|
|
263
263
|
let {
|
|
264
|
-
closable:
|
|
264
|
+
closable: j,
|
|
265
265
|
showIcon: k
|
|
266
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), _ = (R = d.icon) !== null && R !== void 0 ? R : (L = n.icon) === null || L === void 0 ? void 0 : L.call(n),
|
|
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), _ = (R = d.icon) !== null && R !== void 0 ? R : (L = n.icon) === null || L === void 0 ? void 0 : L.call(n), Q = (D = n.action) === null || D === void 0 ? void 0 : D.call(n);
|
|
268
268
|
k = q && k === void 0 ? !0 : k;
|
|
269
|
-
const K = (T ? xn : kn)[
|
|
270
|
-
F && (
|
|
269
|
+
const K = (T ? xn : kn)[V.value] || null;
|
|
270
|
+
F && (j = !0);
|
|
271
271
|
const y = b.value, Y = un(y, {
|
|
272
|
-
[`${y}-${
|
|
272
|
+
[`${y}-${V.value}`]: !0,
|
|
273
273
|
[`${y}-closing`]: c.value,
|
|
274
274
|
[`${y}-with-description`]: !!T,
|
|
275
275
|
[`${y}-no-icon`]: !k,
|
|
276
276
|
[`${y}-banner`]: !!q,
|
|
277
|
-
[`${y}-closable`]:
|
|
277
|
+
[`${y}-closable`]: j,
|
|
278
278
|
[`${y}-rtl`]: t.value === "rtl",
|
|
279
279
|
[p.value]: !0
|
|
280
|
-
}), Z =
|
|
280
|
+
}), Z = j ? l("button", {
|
|
281
281
|
type: "button",
|
|
282
282
|
onClick: $,
|
|
283
283
|
class: `${y}-close-icon`,
|
|
@@ -293,7 +293,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
293
293
|
}, null), ne = pn(`${y}-motion`, {
|
|
294
294
|
appear: !1,
|
|
295
295
|
css: !0,
|
|
296
|
-
onAfterLeave:
|
|
296
|
+
onAfterLeave: S,
|
|
297
297
|
onBeforeLeave: (I) => {
|
|
298
298
|
I.style.maxHeight = `${I.offsetHeight}px`;
|
|
299
299
|
},
|
|
@@ -301,11 +301,11 @@ const le = (d, o, n, v, w) => ({
|
|
|
301
301
|
I.style.maxHeight = "0px";
|
|
302
302
|
}
|
|
303
303
|
});
|
|
304
|
-
return x(M.value ? null : l(
|
|
304
|
+
return x(M.value ? null : l(je, ne, {
|
|
305
305
|
default: () => [Fe(l("div", He(He({
|
|
306
306
|
role: "alert"
|
|
307
307
|
}, w), {}, {
|
|
308
|
-
style: [w.style,
|
|
308
|
+
style: [w.style, J.value],
|
|
309
309
|
class: [w.class, Y],
|
|
310
310
|
"data-show": !c.value,
|
|
311
311
|
ref: C
|
|
@@ -315,9 +315,9 @@ const le = (d, o, n, v, w) => ({
|
|
|
315
315
|
class: `${y}-message`
|
|
316
316
|
}, [G]) : null, T ? l("div", {
|
|
317
317
|
class: `${y}-description`
|
|
318
|
-
}, [T]) : null]),
|
|
318
|
+
}, [T]) : null]), Q ? l("div", {
|
|
319
319
|
class: `${y}-action`
|
|
320
|
-
}, [
|
|
320
|
+
}, [Q]) : null, Z]), [[Ne, !c.value]])]
|
|
321
321
|
}));
|
|
322
322
|
};
|
|
323
323
|
}
|
|
@@ -345,10 +345,10 @@ const le = (d, o, n, v, w) => ({
|
|
|
345
345
|
}, Ln = {
|
|
346
346
|
key: 7,
|
|
347
347
|
class: "divider"
|
|
348
|
-
},
|
|
348
|
+
}, Dn = {
|
|
349
349
|
key: 8,
|
|
350
350
|
class: "flex items-center justify-center pb-4"
|
|
351
|
-
},
|
|
351
|
+
}, jn = {
|
|
352
352
|
key: 9,
|
|
353
353
|
class: "transition-mode"
|
|
354
354
|
}, Fn = {
|
|
@@ -363,13 +363,13 @@ const le = (d, o, n, v, w) => ({
|
|
|
363
363
|
}, Gn = {
|
|
364
364
|
key: 13,
|
|
365
365
|
class: "setting-item"
|
|
366
|
-
},
|
|
366
|
+
}, Qn = {
|
|
367
367
|
key: 14,
|
|
368
368
|
class: "setting-item"
|
|
369
|
-
},
|
|
369
|
+
}, Xn = {
|
|
370
370
|
key: 15,
|
|
371
371
|
class: "setting-item"
|
|
372
|
-
},
|
|
372
|
+
}, Jn = {
|
|
373
373
|
key: 16,
|
|
374
374
|
class: "divider"
|
|
375
375
|
}, Kn = {
|
|
@@ -501,16 +501,16 @@ const le = (d, o, n, v, w) => ({
|
|
|
501
501
|
await o.resetSettings();
|
|
502
502
|
}
|
|
503
503
|
return (b, t) => {
|
|
504
|
-
var $,
|
|
505
|
-
const x = _n, p =
|
|
504
|
+
var $, S, V, J, f, P, U, A, H, E, z, R, L, D, q, W, j, k, F, T, G, _, Q, K, y, Y, Z, 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 = De, c = Le, M = ze, C = hn;
|
|
506
506
|
return u(), r("div", null, [
|
|
507
507
|
l(x, {
|
|
508
508
|
message: "提示",
|
|
509
509
|
description: "个人偏好设置将覆盖系统默认设置。若需恢复至系统默认配置,请滚动至底部并点击“还原系统设置”按钮。",
|
|
510
510
|
type: "info"
|
|
511
511
|
}),
|
|
512
|
-
($ = e(n).app) != null && $.hasOwnProperty("colorScheme") || (
|
|
513
|
-
(
|
|
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
|
+
(J = e(n).app) != null && J.hasOwnProperty("colorScheme") ? (u(), r("div", Bn, [
|
|
514
514
|
l(p, {
|
|
515
515
|
modelValue: e(v),
|
|
516
516
|
"onUpdate:modelValue": t[0] || (t[0] = (a) => We(v) ? v.value = a : null),
|
|
@@ -519,7 +519,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
519
519
|
}, null, 8, ["modelValue"])
|
|
520
520
|
])) : m("", !0),
|
|
521
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,
|
|
522
|
+
(u(!0), r(Ge, null, Qe(e(w), (a) => (u(), r("div", {
|
|
523
523
|
key: a.label,
|
|
524
524
|
class: h(["theme", { active: e(v) ? e(n).app.darkTheme === a.label : e(n).app.lightTheme === a.label }]),
|
|
525
525
|
onClick: (s) => {
|
|
@@ -529,7 +529,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
529
529
|
}, [
|
|
530
530
|
i("div", {
|
|
531
531
|
class: "content",
|
|
532
|
-
style:
|
|
532
|
+
style: Xe(`background-color: rgb(${a.value["--ui-primary"]});`)
|
|
533
533
|
}, null, 4)
|
|
534
534
|
], 10, An))), 128))
|
|
535
535
|
])) : m("", !0),
|
|
@@ -703,13 +703,13 @@ const le = (d, o, n, v, w) => ({
|
|
|
703
703
|
})
|
|
704
704
|
])) : m("", !0),
|
|
705
705
|
e(o).settings.mainPage.enableTransition && ((z = e(n).mainPage) != null && z.hasOwnProperty("enableTransition")) ? (u(), r("div", Ln, " 页面切换动画 ")) : m("", !0),
|
|
706
|
-
e(o).settings.mainPage.enableTransition && ((R = e(n).mainPage) != null && R.hasOwnProperty("enableTransition")) ? (u(), r("div",
|
|
706
|
+
e(o).settings.mainPage.enableTransition && ((R = e(n).mainPage) != null && R.hasOwnProperty("enableTransition")) ? (u(), r("div", Dn, [
|
|
707
707
|
l(p, {
|
|
708
708
|
modelValue: e(n).mainPage.enableTransition,
|
|
709
709
|
"onUpdate:modelValue": t[10] || (t[10] = (a) => e(n).mainPage.enableTransition = a)
|
|
710
710
|
}, null, 8, ["modelValue"])
|
|
711
711
|
])) : m("", !0),
|
|
712
|
-
e(o).settings.mainPage.enableTransition && ((L = e(n).mainPage) != null && L.hasOwnProperty("transitionMode")) ? (u(), r("div",
|
|
712
|
+
e(o).settings.mainPage.enableTransition && ((L = e(n).mainPage) != null && L.hasOwnProperty("transitionMode")) ? (u(), r("div", jn, [
|
|
713
713
|
l(c, {
|
|
714
714
|
text: "淡入淡出",
|
|
715
715
|
placement: "bottom",
|
|
@@ -791,10 +791,10 @@ const le = (d, o, n, v, w) => ({
|
|
|
791
791
|
_: 1
|
|
792
792
|
})
|
|
793
793
|
])) : m("", !0),
|
|
794
|
-
(
|
|
794
|
+
(D = e(n).menu) != null && D.hasOwnProperty("switchMainMenuAndPageJump") || (q = e(n).menu) != null && q.hasOwnProperty("subMenuOnlyOneHide") || (W = e(n).menu) != null && W.hasOwnProperty("subMenuUniqueOpened") || (j = e(n).menu) != null && j.hasOwnProperty("subMenuCollapse") || (k = e(n).menu) != null && k.hasOwnProperty("enableSubMenuCollapseButton") ? (u(), r("div", Fn, " 导航栏 ")) : m("", !0),
|
|
795
795
|
(F = e(n).menu) != null && F.hasOwnProperty("subMenuUniqueOpened") ? (u(), r("div", Nn, [
|
|
796
796
|
i("div", qn, [
|
|
797
|
-
t[35] || (t[35] =
|
|
797
|
+
t[35] || (t[35] = X(" 次导航保持展开一个 ")),
|
|
798
798
|
l(c, { text: "开启该功能后,次导航只保持单个菜单的展开" }, {
|
|
799
799
|
default: g(() => [
|
|
800
800
|
l(e(oe))
|
|
@@ -816,7 +816,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
816
816
|
disabled: ["only-side", "only-head"].includes(((_ = e(n).menu) == null ? void 0 : _.menuMode) ?? e(o).settings.menu.menuMode)
|
|
817
817
|
}, null, 8, ["modelValue", "disabled"])
|
|
818
818
|
])) : m("", !0),
|
|
819
|
-
e(o).mode === "pc" && e(o).settings.menu.enableSubMenuCollapseButton && ((
|
|
819
|
+
e(o).mode === "pc" && e(o).settings.menu.enableSubMenuCollapseButton && ((Q = e(n).menu) != null && Q.hasOwnProperty("enableSubMenuCollapseButton")) ? (u(), r("div", Gn, [
|
|
820
820
|
t[37] || (t[37] = i("div", { class: "label" }, " 显示次导航折叠按钮 ", -1)),
|
|
821
821
|
l(p, {
|
|
822
822
|
modelValue: e(n).menu.enableSubMenuCollapseButton,
|
|
@@ -824,14 +824,14 @@ const le = (d, o, n, v, w) => ({
|
|
|
824
824
|
disabled: ["only-side", "only-head"].includes(((K = e(n).menu) == null ? void 0 : K.menuMode) ?? e(o).settings.menu.menuMode)
|
|
825
825
|
}, null, 8, ["modelValue", "disabled"])
|
|
826
826
|
])) : m("", !0),
|
|
827
|
-
(y = e(n).menu) != null && y.hasOwnProperty("isRounded") ? (u(), r("div",
|
|
827
|
+
(y = e(n).menu) != null && y.hasOwnProperty("isRounded") ? (u(), r("div", Qn, [
|
|
828
828
|
t[38] || (t[38] = i("div", { class: "label" }, " 是否圆角 ", -1)),
|
|
829
829
|
l(p, {
|
|
830
830
|
modelValue: e(n).menu.isRounded,
|
|
831
831
|
"onUpdate:modelValue": t[19] || (t[19] = (a) => e(n).menu.isRounded = a)
|
|
832
832
|
}, null, 8, ["modelValue"])
|
|
833
833
|
])) : m("", !0),
|
|
834
|
-
(((Y = e(n).menu) == null ? void 0 : Y.menuMode) ?? e(o).settings.menu.menuMode) !== "single" && ((Z = e(n).menu) != null && Z.hasOwnProperty("menuActiveStyle")) ? (u(), r("div",
|
|
834
|
+
(((Y = e(n).menu) == null ? void 0 : Y.menuMode) ?? e(o).settings.menu.menuMode) !== "single" && ((Z = e(n).menu) != null && Z.hasOwnProperty("menuActiveStyle")) ? (u(), r("div", Xn, [
|
|
835
835
|
t[39] || (t[39] = i("div", { class: "label" }, " 激活风格 ", -1)),
|
|
836
836
|
l(M, {
|
|
837
837
|
modelValue: e(n).menu.menuActiveStyle,
|
|
@@ -844,10 +844,10 @@ const le = (d, o, n, v, w) => ({
|
|
|
844
844
|
]
|
|
845
845
|
}, null, 8, ["modelValue", "options"])
|
|
846
846
|
])) : m("", !0),
|
|
847
|
-
(I = e(n).topbar) != null && I.hasOwnProperty("mode") || (re = e(n).topbar) != null && re.hasOwnProperty("switchTabbarAndToolbar") ? (u(), r("div",
|
|
847
|
+
(I = e(n).topbar) != null && I.hasOwnProperty("mode") || (re = e(n).topbar) != null && re.hasOwnProperty("switchTabbarAndToolbar") ? (u(), r("div", Jn, " 顶栏 ")) : m("", !0),
|
|
848
848
|
(ue = e(n).topbar) != null && ue.hasOwnProperty("switchTabbarAndToolbar") ? (u(), r("div", Kn, [
|
|
849
849
|
i("div", Yn, [
|
|
850
|
-
t[40] || (t[40] =
|
|
850
|
+
t[40] || (t[40] = X(" 展示切换 ")),
|
|
851
851
|
l(c, { text: "切换标签栏和工具栏的展示顺序" }, {
|
|
852
852
|
default: g(() => [
|
|
853
853
|
l(e(oe))
|
|
@@ -892,7 +892,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
892
892
|
])) : m("", !0),
|
|
893
893
|
e(o).settings.tabbar.enable && ((Me = e(n).tabbar) != null && Me.hasOwnProperty("enableMemory")) ? (u(), r("div", ot, [
|
|
894
894
|
i("div", lt, [
|
|
895
|
-
t[44] || (t[44] =
|
|
895
|
+
t[44] || (t[44] = X(" 是否启用记忆功能 ")),
|
|
896
896
|
l(c, { text: "开启该功能后,非固定和非常驻的标签页将在本次会话窗口中始终存在,刷新浏览器或重新登录时不会丢失" }, {
|
|
897
897
|
default: g(() => [
|
|
898
898
|
l(e(oe))
|
|
@@ -923,10 +923,10 @@ const le = (d, o, n, v, w) => ({
|
|
|
923
923
|
{ label: "默认", value: "" },
|
|
924
924
|
{ label: "现代", value: "modern" }
|
|
925
925
|
],
|
|
926
|
-
disabled: !(((
|
|
926
|
+
disabled: !(((Se = e(n).breadcrumb) == null ? void 0 : Se.enable) ?? e(o).settings.breadcrumb.enable)
|
|
927
927
|
}, null, 8, ["modelValue", "disabled"])
|
|
928
928
|
])) : m("", !0),
|
|
929
|
-
e(o).mode === "pc" && e(o).settings.breadcrumb.enable && e(o).settings.breadcrumb.enableMainMenu && ((
|
|
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
930
|
t[47] || (t[47] = i("div", { class: "label" }, " 是否显示主导航 ", -1)),
|
|
931
931
|
l(p, {
|
|
932
932
|
modelValue: e(n).breadcrumb.enableMainMenu,
|
|
@@ -937,7 +937,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
937
937
|
(_e = e(n).app) != null && _e.hasOwnProperty("enableProgress") ? (u(), r("div", rt, " 其它 ")) : m("", !0),
|
|
938
938
|
e(o).settings.app.enableProgress && ((Ie = e(n).app) != null && Ie.hasOwnProperty("enableProgress")) ? (u(), r("div", ut, [
|
|
939
939
|
i("div", mt, [
|
|
940
|
-
t[48] || (t[48] =
|
|
940
|
+
t[48] || (t[48] = X(" 载入进度条 ")),
|
|
941
941
|
l(c, { text: "该功能开启时,跳转路由会看到页面顶部有进度条" }, {
|
|
942
942
|
default: g(() => [
|
|
943
943
|
l(e(oe))
|
|
@@ -958,7 +958,7 @@ const le = (d, o, n, v, w) => ({
|
|
|
958
958
|
onClick: O
|
|
959
959
|
}, {
|
|
960
960
|
default: g(() => t[49] || (t[49] = [
|
|
961
|
-
|
|
961
|
+
X(" 还原系统设置 ")
|
|
962
962
|
])),
|
|
963
963
|
_: 1
|
|
964
964
|
})
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _ as r } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { _ as p } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as p } from "./HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js";
|
|
3
3
|
import { _ } from "./HToggle-Cd71WKvG.js";
|
|
4
4
|
import { defineComponent as b, toRefs as f, createBlock as g, openBlock as c, withCtx as V, createElementVNode as n, createVNode as s, unref as t } from "vue";
|
|
5
|
-
import { u as v } from "./index-
|
|
5
|
+
import { u as v } from "./index-D0CMv5FJ.js";
|
|
6
6
|
const M = { class: "setting-item" }, x = { class: "setting-item" }, B = { class: "setting-item" }, w = /* @__PURE__ */ b({
|
|
7
7
|
name: "SettingBreadcrumb",
|
|
8
8
|
__name: "SettingBreadcrumb",
|
|
@@ -2,7 +2,7 @@ import { _ as u } from "./HDivider-DgXBhPr0.js";
|
|
|
2
2
|
import { _ as p } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
|
|
3
3
|
import { _ as r } from "./HToggle-Cd71WKvG.js";
|
|
4
4
|
import { defineComponent as b, toRef as _, createBlock as g, openBlock as V, withCtx as f, createElementVNode as o, createVNode as n, unref as t } from "vue";
|
|
5
|
-
import { u as v } from "./index-
|
|
5
|
+
import { u as v } from "./index-D0CMv5FJ.js";
|
|
6
6
|
const y = { class: "setting-item" }, C = { class: "setting-item" }, U = { class: "setting-item" }, x = { class: "setting-item" }, w = { class: "setting-item" }, I = /* @__PURE__ */ b({
|
|
7
7
|
name: "SettingCopyright",
|
|
8
8
|
__name: "SettingCopyright",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as g } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { u as k, c as x } from "./index-
|
|
2
|
+
import { u as k, c as x } from "./index-D0CMv5FJ.js";
|
|
3
3
|
import { _ as C } from "./HToggle-Cd71WKvG.js";
|
|
4
4
|
import { defineComponent as T, toRefs as V, reactive as h, createBlock as c, openBlock as o, withCtx as l, createElementVNode as d, createElementBlock as r, createCommentVNode as E, createVNode as y, unref as s, isRef as H, Fragment as S, renderList as B, normalizeClass as N } from "vue";
|
|
5
5
|
import { _ as L } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as f } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as g } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
|
|
3
3
|
import { _ as V } from "./HToggle-Cd71WKvG.js";
|
|
4
|
-
import { u as b, c as x } from "./index-
|
|
4
|
+
import { u as b, c as x } from "./index-D0CMv5FJ.js";
|
|
5
5
|
import { defineComponent as H, toRefs as v, createBlock as C, openBlock as N, withCtx as i, createElementVNode as s, createVNode as o, createTextVNode as _, unref as t } from "vue";
|
|
6
6
|
import { R as a } from "./question-line-CfkciTFq.js";
|
|
7
7
|
const R = { class: "setting-item" }, S = { class: "label" }, T = { class: "setting-item" }, k = { class: "label" }, Q = /* @__PURE__ */ H({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { _ as v } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as v } from "./HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js";
|
|
3
3
|
import { _ as g } from "./HToggle-Cd71WKvG.js";
|
|
4
|
-
import { u as M, c as y } from "./index-
|
|
4
|
+
import { u as M, c as y } from "./index-D0CMv5FJ.js";
|
|
5
5
|
import { defineComponent as f, toRef as c, createBlock as U, openBlock as b, withCtx as i, createElementVNode as s, createElementBlock as C, createCommentVNode as k, createVNode as t, createTextVNode as a, unref as l } from "vue";
|
|
6
6
|
import { R as m } from "./question-line-CfkciTFq.js";
|
|
7
7
|
const x = { class: "setting-item" }, H = { class: "label" }, S = { class: "setting-item" }, O = { class: "label" }, B = { class: "setting-item" }, R = { class: "label" }, w = { class: "setting-item" }, A = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as u } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { u as v, c as f } from "./index-
|
|
2
|
+
import { u as v, c as f } from "./index-D0CMv5FJ.js";
|
|
3
3
|
import { defineComponent as b, toRef as g, reactive as k, createBlock as a, openBlock as n, withCtx as s, createElementVNode as o, createElementBlock as x, Fragment as C, renderList as S, unref as l, normalizeClass as h } from "vue";
|
|
4
4
|
import { _ as y } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
const M = { class: "menu-mode" }, B = ["onClick"], H = /* @__PURE__ */ b({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as u } from "./HToggle-Cd71WKvG.js";
|
|
3
|
-
import { u as p, c } from "./index-
|
|
3
|
+
import { u as p, c } from "./index-D0CMv5FJ.js";
|
|
4
4
|
import { defineComponent as f, toRef as g, createBlock as b, openBlock as v, withCtx as i, createElementVNode as n, createVNode as s, createTextVNode as V, unref as t } from "vue";
|
|
5
5
|
import { R as S } from "./question-line-CfkciTFq.js";
|
|
6
6
|
const x = { class: "setting-item" }, H = { class: "label" }, N = { class: "setting-item" }, h = /* @__PURE__ */ f({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as c } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as x } from "./HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js";
|
|
3
|
-
import { u as b, c as S } from "./index-
|
|
3
|
+
import { u as b, c as S } from "./index-D0CMv5FJ.js";
|
|
4
4
|
import { _ as H } from "./HToggle-Cd71WKvG.js";
|
|
5
5
|
import { defineComponent as R, toRefs as T, createBlock as U, openBlock as C, withCtx as s, createElementVNode as o, createVNode as t, unref as n, isRef as i, createTextVNode as p } from "vue";
|
|
6
6
|
import { R as f } from "./question-line-CfkciTFq.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as m } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ } from "./HToggle-Cd71WKvG.js";
|
|
3
3
|
import { defineComponent as r, toRef as p, createBlock as u, openBlock as c, withCtx as d, createElementVNode as o, createVNode as g, unref as n } from "vue";
|
|
4
|
-
import { u as f } from "./index-
|
|
4
|
+
import { u as f } from "./index-D0CMv5FJ.js";
|
|
5
5
|
const V = { class: "setting-item" }, C = /* @__PURE__ */ r({
|
|
6
6
|
name: "SettingPage",
|
|
7
7
|
__name: "SettingPage",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as k } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { u as w, c as y } from "./index-
|
|
2
|
+
import { u as w, c as y } from "./index-D0CMv5FJ.js";
|
|
3
3
|
import { markRaw as x, createElementBlock as p, openBlock as r, createElementVNode as o, defineComponent as v, computed as $, resolveComponent as C, createBlock as V, mergeProps as h, withCtx as u, toDisplayString as g, unref as t, createVNode as a, Fragment as H, renderList as B, normalizeClass as S, toRef as T, createTextVNode as M } from "vue";
|
|
4
|
-
import { _ as U } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { _ as U } from "./HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js";
|
|
5
5
|
import { _ as L } from "./HToggle-Cd71WKvG.js";
|
|
6
6
|
import { R as N } from "./question-line-CfkciTFq.js";
|
|
7
7
|
const R = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _ as T } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { markRaw as b, createElementBlock as d, openBlock as o, createElementVNode as t, defineComponent as k, useModel as V, withDirectives as S, createStaticVNode as $, vModelCheckbox as w, toRef as D, computed as B, createBlock as N, withCtx as j, createVNode as u, unref as c, isRef as L, Fragment as g, renderList as f, normalizeClass as M, normalizeStyle as h, toDisplayString as z } from "vue";
|
|
3
|
-
import "./
|
|
3
|
+
import "./menu-Ddxel9ck.js";
|
|
4
4
|
import "pinia-plugin-persistedstate";
|
|
5
|
-
import { d as F, u as R } from "./index-
|
|
5
|
+
import { d as F, u as R } from "./index-D0CMv5FJ.js";
|
|
6
6
|
import { themes as v } from "@pubinfo/config/themes";
|
|
7
7
|
import { _ as x } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
8
|
const A = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as b } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as V } from "./HToggle-Cd71WKvG.js";
|
|
3
|
-
import { u as f, c as g } from "./index-
|
|
3
|
+
import { u as f, c as g } from "./index-D0CMv5FJ.js";
|
|
4
4
|
import { defineComponent as c, toRef as v, createBlock as x, openBlock as _, withCtx as i, createElementVNode as s, createElementBlock as C, createCommentVNode as N, createVNode as o, createTextVNode as m, unref as t } from "vue";
|
|
5
5
|
import { R as u } from "./question-line-CfkciTFq.js";
|
|
6
6
|
const R = { class: "setting-item" }, S = { class: "label" }, T = { class: "setting-item" }, U = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as u } from "./HDivider-DgXBhPr0.js";
|
|
2
2
|
import { _ as c } from "./HToggle-Cd71WKvG.js";
|
|
3
|
-
import { u as b, c as f } from "./index-
|
|
4
|
-
import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { u as b, c as f } from "./index-D0CMv5FJ.js";
|
|
4
|
+
import { _ as g } from "./HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js";
|
|
5
5
|
import { defineComponent as T, toRefs as V, createBlock as v, openBlock as x, withCtx as a, createElementVNode as n, createVNode as s, unref as t, createTextVNode as k } from "vue";
|
|
6
6
|
import { R as C } from "./question-line-CfkciTFq.js";
|
|
7
7
|
const H = { class: "setting-item" }, w = { class: "setting-item" }, N = { class: "label" }, D = /* @__PURE__ */ T({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as h } from "./HDivider-DgXBhPr0.js";
|
|
2
|
-
import { u as v, c as g } from "./index-
|
|
2
|
+
import { u as v, c as g } from "./index-D0CMv5FJ.js";
|
|
3
3
|
import { defineComponent as k, toRef as w, reactive as x, createBlock as a, openBlock as t, withCtx as n, createElementVNode as s, createElementBlock as d, Fragment as r, renderList as b, unref as c, normalizeClass as C, createCommentVNode as M, createVNode as l } from "vue";
|
|
4
4
|
import { E, a as y } from "./right-Bfe2p1o0.js";
|
|
5
5
|
import { _ as B } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as a, ref as l, createElementBlock as m, openBlock as i, withModifiers as c, createVNode as d, normalizeClass as f, unref as e } from "vue";
|
|
2
|
-
import { u as p, _ } from "./index-
|
|
2
|
+
import { u as p, _ } from "./index-D0CMv5FJ.js";
|
|
3
3
|
import { useRoute as h } from "vue-router";
|
|
4
4
|
const R = /* @__PURE__ */ a({
|
|
5
5
|
name: "TopThinMode",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as u } from "./HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js";
|
|
2
2
|
import { defineComponent as c, ref as f, onMounted as d, createElementBlock as m, openBlock as p, createElementVNode as o, createVNode as _, withCtx as x, createTextVNode as v, toDisplayString as w, unref as g } from "vue";
|
|
3
|
-
import { e as b, a as k } from "./
|
|
3
|
+
import { e as b, a as k } from "./menu-Ddxel9ck.js";
|
|
4
4
|
import "pinia-plugin-persistedstate";
|
|
5
5
|
import { useRoute as N, useRouter as S, onBeforeRouteLeave as h } from "vue-router";
|
|
6
6
|
import { _ as B } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { AxiosResponse } from 'axios';
|
|
2
2
|
import { RequestOptions } from './interface';
|
|
3
|
+
export { RESPONSE_CODE } from './enum/code';
|
|
3
4
|
export declare function createTokenAuthentication(): import('alova/client').TokenAuthenticationResult<import('alova/vue').VueHookType, import('@alova/adapter-axios').AxiosRequestAdapter>;
|
|
4
5
|
export declare function createRequest(options: RequestOptions): import('alova').Alova<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, {
|
|
5
6
|
name: "Vue";
|
|
@@ -9,4 +10,4 @@ export declare function createRequest(options: RequestOptions): import('alova').
|
|
|
9
10
|
StateExport: import('vue').Ref<unknown, unknown>;
|
|
10
11
|
ComputedExport: import('vue').ComputedRef<unknown>;
|
|
11
12
|
}>>;
|
|
12
|
-
export
|
|
13
|
+
export * from './interface';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a6 as t } from "./menu-Ddxel9ck.js";
|
|
2
2
|
const n = ["blue", "purple", "cyan", "green", "magenta", "pink", "red", "orange", "yellow", "volcano", "geekblue", "lime", "gold"];
|
|
3
3
|
function C(e, s) {
|
|
4
4
|
return n.reduce((o, r) => {
|
package/{es → dist}/context.d.ts
RENAMED
|
@@ -6,7 +6,7 @@ export declare function usePubinfoContext(): Context;
|
|
|
6
6
|
* 读取项目中的约定式目录
|
|
7
7
|
*/
|
|
8
8
|
export declare function readProject(): {
|
|
9
|
-
layout: import(
|
|
9
|
+
layout: () => Promise<typeof import("pubinfo:project/layouts/index.vue")>;
|
|
10
10
|
request: {
|
|
11
11
|
auth: import('pubinfo:project/api/request').RequestInstance;
|
|
12
12
|
basic: import('pubinfo:project/api/request').RequestInstance;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as w, computed as v, createVNode as z, createElementBlock as h, openBlock as l, normalizeClass as S, createElementVNode as s, createBlock as x, unref as C, toDisplayString as D, mergeModels as G, useModel as _, watchEffect as H, createCommentVNode as y, Fragment as $, renderList as M } from "vue";
|
|
2
|
-
import { A as T, a as W, z as P } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-
|
|
2
|
+
import { A as T, a as W, z as P } from "./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bmtn9Oo4.js";
|
|
3
3
|
import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
import {
|
|
4
|
+
import { aw as L, au as R, a6 as b, as as N, b6 as q, az as j, ag as F, a9 as B, bw as Z } from "./menu-Ddxel9ck.js";
|
|
5
5
|
const O = (e) => {
|
|
6
6
|
const {
|
|
7
7
|
componentCls: t,
|