@pubinfo/core 2.0.0-beta.2 → 2.0.0-beta.20
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,85 +0,0 @@
|
|
|
1
|
-
import { basic as request } from '../../request';
|
|
2
|
-
/**
|
|
3
|
-
* @description 资源新增
|
|
4
|
-
* @url /rbac/resource/addResource
|
|
5
|
-
* @method POST
|
|
6
|
-
* @author @pubinfo/openapi
|
|
7
|
-
*/
|
|
8
|
-
export declare function postRbacResourceAddResource<R = API.ResponseDataPubResource, T = API.ResponseDataPubResource>(body: API.PubResourceAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
-
/**
|
|
10
|
-
* @description 应用列表
|
|
11
|
-
* @url /rbac/resource/appList
|
|
12
|
-
* @method GET
|
|
13
|
-
* @author @pubinfo/openapi
|
|
14
|
-
*/
|
|
15
|
-
export declare function getRbacResourceAppList<R = API.ResponseDataListPubResource, T = API.ResponseDataListPubResource>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
-
/**
|
|
17
|
-
* @description 资源绑定的角色列表
|
|
18
|
-
* @url /rbac/resource/getRoleListByResourceId
|
|
19
|
-
* @method GET
|
|
20
|
-
* @author @pubinfo/openapi
|
|
21
|
-
*/
|
|
22
|
-
export declare function getRbacResourceGetRoleListByResourceId<R = API.ResponseDataListPubRoleBo, T = API.ResponseDataListPubRoleBo>(params: API.getRbacResourceGetRoleListByResourceIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
-
/**
|
|
24
|
-
* @description 授权资源列表
|
|
25
|
-
* @url /rbac/resource/grantedResources
|
|
26
|
-
* @method GET
|
|
27
|
-
* @author @pubinfo/openapi
|
|
28
|
-
*/
|
|
29
|
-
export declare function getRbacResourceGrantedResources<R = API.ResponseDataListString, T = API.ResponseDataListString>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
-
/**
|
|
31
|
-
* @description 选择应用下的资源树
|
|
32
|
-
* @url /rbac/resource/groupResourceTree
|
|
33
|
-
* @method GET
|
|
34
|
-
* @author @pubinfo/openapi
|
|
35
|
-
*/
|
|
36
|
-
export declare function getRbacResourceGroupResourceTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(params: API.getRbacResourceGroupResourceTreeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
-
/**
|
|
38
|
-
* @description 根据id查询
|
|
39
|
-
* @url /rbac/resource/info
|
|
40
|
-
* @method GET
|
|
41
|
-
* @author @pubinfo/openapi
|
|
42
|
-
*/
|
|
43
|
-
export declare function getRbacResourceInfo<R = API.ResponseDataPubResource, T = API.ResponseDataPubResource>(params: API.getRbacResourceInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
-
/**
|
|
45
|
-
* @description 登录后菜单树加载
|
|
46
|
-
* @url /rbac/resource/menuTree
|
|
47
|
-
* @method POST
|
|
48
|
-
* @author @pubinfo/openapi
|
|
49
|
-
*/
|
|
50
|
-
export declare function postRbacResourceMenuTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
-
/**
|
|
52
|
-
* @description 资源删除
|
|
53
|
-
* @url /rbac/resource/resourceDelete
|
|
54
|
-
* @method GET
|
|
55
|
-
* @author @pubinfo/openapi
|
|
56
|
-
*/
|
|
57
|
-
export declare function getRbacResourceResourceDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacResourceResourceDeleteParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
58
|
-
/**
|
|
59
|
-
* @description 资源列表通过父id查询
|
|
60
|
-
* @url /rbac/resource/resourceListByParentId
|
|
61
|
-
* @method GET
|
|
62
|
-
* @author @pubinfo/openapi
|
|
63
|
-
*/
|
|
64
|
-
export declare function getRbacResourceResourceListByParentId<R = API.ResponseDataListPubResource, T = API.ResponseDataListPubResource>(params: API.getRbacResourceResourceListByParentIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
65
|
-
/**
|
|
66
|
-
* @description 全量树
|
|
67
|
-
* @url /rbac/resource/resourceTree
|
|
68
|
-
* @method GET
|
|
69
|
-
* @author @pubinfo/openapi
|
|
70
|
-
*/
|
|
71
|
-
export declare function getRbacResourceResourceTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(params: API.getRbacResourceResourceTreeParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
72
|
-
/**
|
|
73
|
-
* @description 资源编辑
|
|
74
|
-
* @url /rbac/resource/resourceUpdate
|
|
75
|
-
* @method POST
|
|
76
|
-
* @author @pubinfo/openapi
|
|
77
|
-
*/
|
|
78
|
-
export declare function postRbacResourceResourceUpdate<R = API.ResponseDataPubResource, T = API.ResponseDataPubResource>(body: API.PubResourceUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
79
|
-
/**
|
|
80
|
-
* @description 租户新增的资源树
|
|
81
|
-
* @url /rbac/resource/tenantAddResourceTree
|
|
82
|
-
* @method GET
|
|
83
|
-
* @author @pubinfo/openapi
|
|
84
|
-
*/
|
|
85
|
-
export declare function getRbacResourceTenantAddResourceTree<R = API.ResponseDataListPubResourceTreeBo, T = API.ResponseDataListPubResourceTreeBo>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { basic as request } from '../../request';
|
|
2
|
-
/**
|
|
3
|
-
* @description 租户新增
|
|
4
|
-
* @url /rbac/tenant/pubTenantAdd
|
|
5
|
-
* @method POST
|
|
6
|
-
* @author @pubinfo/openapi
|
|
7
|
-
*/
|
|
8
|
-
export declare function postRbacTenantPubTenantAdd<R = API.ResponseDataString, T = API.ResponseDataString>(body: API.PubTenantDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
-
/**
|
|
10
|
-
* @description 租户删除
|
|
11
|
-
* @url /rbac/tenant/pubTenantDelete
|
|
12
|
-
* @method GET
|
|
13
|
-
* @author @pubinfo/openapi
|
|
14
|
-
*/
|
|
15
|
-
export declare function getRbacTenantPubTenantDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacTenantPubTenantDeleteParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
-
/**
|
|
17
|
-
* @description 根据id查询租户
|
|
18
|
-
* @url /rbac/tenant/pubTenantInfo
|
|
19
|
-
* @method GET
|
|
20
|
-
* @author @pubinfo/openapi
|
|
21
|
-
*/
|
|
22
|
-
export declare function getRbacTenantPubTenantInfo<R = API.ResponseDataPubTenantBo, T = API.ResponseDataPubTenantBo>(params: API.getRbacTenantPubTenantInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
-
/**
|
|
24
|
-
* @description 租户分页查询
|
|
25
|
-
* @url /rbac/tenant/pubTenantPage
|
|
26
|
-
* @method POST
|
|
27
|
-
* @author @pubinfo/openapi
|
|
28
|
-
*/
|
|
29
|
-
export declare function postRbacTenantPubTenantPage<R = API.ResponseDataPageDataPubTenant, T = API.ResponseDataPageDataPubTenant>(body: API.PubTenantQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
-
/**
|
|
31
|
-
* @description 租户编辑
|
|
32
|
-
* @url /rbac/tenant/pubTenantUpdate
|
|
33
|
-
* @method POST
|
|
34
|
-
* @author @pubinfo/openapi
|
|
35
|
-
*/
|
|
36
|
-
export declare function postRbacTenantPubTenantUpdate<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.PubTenantDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { basic as request } from '../../request';
|
|
2
|
-
/**
|
|
3
|
-
* @description 根据OrgID获取组织所有角色 根据OrgID获取组织所有角色
|
|
4
|
-
* @url /rbac/orgRole/getAllByOrgId
|
|
5
|
-
* @method GET
|
|
6
|
-
* @author @pubinfo/openapi
|
|
7
|
-
*/
|
|
8
|
-
export declare function getRbacOrgRoleGetAllByOrgId<R = API.ResponseDataListPubRole, T = API.ResponseDataListPubRole>(params: API.getRbacOrgRoleGetAllByOrgIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
-
/**
|
|
10
|
-
* @description 根据OrgID获取组织角色详情 根据OrgID获取组织角色详情
|
|
11
|
-
* @url /rbac/orgRole/getByOrgId
|
|
12
|
-
* @method GET
|
|
13
|
-
* @author @pubinfo/openapi
|
|
14
|
-
*/
|
|
15
|
-
export declare function getRbacOrgRoleGetByOrgId<R = API.ResponseDataPubOrgRoleBo, T = API.ResponseDataPubOrgRoleBo>(params: API.getRbacOrgRoleGetByOrgIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
-
/**
|
|
17
|
-
* @description 角色组织分页查询
|
|
18
|
-
* @url /rbac/orgRole/roleOrgPage
|
|
19
|
-
* @method POST
|
|
20
|
-
* @author @pubinfo/openapi
|
|
21
|
-
*/
|
|
22
|
-
export declare function postRbacOrgRoleRoleOrgPage<R = API.ResponseDataPageDataPubOrgBo, T = API.ResponseDataPageDataPubOrgBo>(body: API.PubRoleQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
-
/**
|
|
24
|
-
* @description 更新组织角色表 根据请求体更新组织角色表
|
|
25
|
-
* @url /rbac/orgRole/saveOrgRole
|
|
26
|
-
* @method POST
|
|
27
|
-
* @author @pubinfo/openapi
|
|
28
|
-
*/
|
|
29
|
-
export declare function postRbacOrgRoleSaveOrgRole<R = API.ResponseDataPubOrgRoleAddDto, T = API.ResponseDataPubOrgRoleAddDto>(body: API.PubOrgRoleAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { basic as request } from '../../request';
|
|
2
|
-
/**
|
|
3
|
-
* @description 新增
|
|
4
|
-
* @url /rbac/org/addOrg
|
|
5
|
-
* @method POST
|
|
6
|
-
* @author @pubinfo/openapi
|
|
7
|
-
*/
|
|
8
|
-
export declare function postRbacOrgAddOrg<R = API.ResponseDataPubOrg, T = API.ResponseDataPubOrg>(body: API.PubOrgAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
-
/**
|
|
10
|
-
* @description 删除
|
|
11
|
-
* @url /rbac/org/deleteOrg
|
|
12
|
-
* @method GET
|
|
13
|
-
* @author @pubinfo/openapi
|
|
14
|
-
*/
|
|
15
|
-
export declare function getRbacOrgDeleteOrg<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacOrgDeleteOrgParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
-
/**
|
|
17
|
-
* @description 根据id查询
|
|
18
|
-
* @url /rbac/org/info
|
|
19
|
-
* @method GET
|
|
20
|
-
* @author @pubinfo/openapi
|
|
21
|
-
*/
|
|
22
|
-
export declare function getRbacOrgInfo<R = API.ResponseDataPubOrg, T = API.ResponseDataPubOrg>(params: API.getRbacOrgInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
-
/**
|
|
24
|
-
* @description 组织列表查询通过父id 顶级id:0
|
|
25
|
-
* @url /rbac/org/orgListByParentId
|
|
26
|
-
* @method GET
|
|
27
|
-
* @author @pubinfo/openapi
|
|
28
|
-
*/
|
|
29
|
-
export declare function getRbacOrgOrgListByParentId<R = API.ResponseDataListPubOrg, T = API.ResponseDataListPubOrg>(params: API.getRbacOrgOrgListByParentIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
-
/**
|
|
31
|
-
* @description 搜索接口
|
|
32
|
-
* @url /rbac/org/search
|
|
33
|
-
* @method POST
|
|
34
|
-
* @author @pubinfo/openapi
|
|
35
|
-
*/
|
|
36
|
-
export declare function postRbacOrgSearch<R = API.ResponseDataPageDataPubOrg, T = API.ResponseDataPageDataPubOrg>(body: API.OrgSearchQuery, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
-
/**
|
|
38
|
-
* @description 组织id数组搜索组织信息接口
|
|
39
|
-
* @url /rbac/org/searchOrgByIds
|
|
40
|
-
* @method POST
|
|
41
|
-
* @author @pubinfo/openapi
|
|
42
|
-
*/
|
|
43
|
-
export declare function postRbacOrgSearchOrgByIds<R = API.ResponseDataListPubOrg, T = API.ResponseDataListPubOrg>(body: string[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
-
/**
|
|
45
|
-
* @description 搜索子节点平铺 顶级id:0
|
|
46
|
-
* @url /rbac/org/searchSubOrgById
|
|
47
|
-
* @method GET
|
|
48
|
-
* @author @pubinfo/openapi
|
|
49
|
-
*/
|
|
50
|
-
export declare function getRbacOrgSearchSubOrgById<R = API.ResponseDataListPubOrg, T = API.ResponseDataListPubOrg>(params: API.getRbacOrgSearchSubOrgByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
-
/**
|
|
52
|
-
* @description 搜索后的树形结构
|
|
53
|
-
* @url /rbac/org/searchTreeById
|
|
54
|
-
* @method GET
|
|
55
|
-
* @author @pubinfo/openapi
|
|
56
|
-
*/
|
|
57
|
-
export declare function getRbacOrgSearchTreeById<R = API.ResponseDataPubOrgTreeBo, T = API.ResponseDataPubOrgTreeBo>(params: API.getRbacOrgSearchTreeByIdParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
58
|
-
/**
|
|
59
|
-
* @description 修改
|
|
60
|
-
* @url /rbac/org/updateOrg
|
|
61
|
-
* @method POST
|
|
62
|
-
* @author @pubinfo/openapi
|
|
63
|
-
*/
|
|
64
|
-
export declare function postRbacOrgUpdateOrg<R = API.ResponseDataPubOrg, T = API.ResponseDataPubOrg>(body: API.PubOrgUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
package/lib/api/request.d.ts
DELETED
package/lib/api/system/app.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @description 后端获取路由数据
|
|
3
|
-
*/
|
|
4
|
-
export declare function GetApiRouteList(options?: {
|
|
5
|
-
[key: string]: any;
|
|
6
|
-
}): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, API.RouteList, unknown>>;
|
|
7
|
-
/**
|
|
8
|
-
* @description 后端获取路由数据
|
|
9
|
-
*/
|
|
10
|
-
export declare function GetApiMenuList(options?: {
|
|
11
|
-
[key: string]: any;
|
|
12
|
-
}): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, API.MenuList, unknown>>;
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @returns IP验证
|
|
16
|
-
*/
|
|
17
|
-
export declare function GetAPIValidateIp(): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, API.IsSuccess, unknown>>;
|
package/lib/api/system/user.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @description 获取标签栏固定标签页数据
|
|
3
|
-
*/
|
|
4
|
-
export declare function GetAPITabbar(options?: {
|
|
5
|
-
[key: string]: any;
|
|
6
|
-
}): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, API.Tabbar, unknown>>;
|
|
7
|
-
/**
|
|
8
|
-
* @description 修改标签栏固定标签页数据
|
|
9
|
-
*/
|
|
10
|
-
export declare function GetAPITabbarEdit(data: string, options?: {
|
|
11
|
-
[key: string]: any;
|
|
12
|
-
}): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, API.IsSuccess, unknown>>;
|
|
13
|
-
/**
|
|
14
|
-
* @description
|
|
15
|
-
*/
|
|
16
|
-
export declare function GetAPIFavorites(options?: {
|
|
17
|
-
[key: string]: any;
|
|
18
|
-
}): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, API.Favorites, unknown>>;
|
|
19
|
-
/**
|
|
20
|
-
* @description
|
|
21
|
-
*/
|
|
22
|
-
export declare function GetAPIFavoritesEdit(data: string, options?: {
|
|
23
|
-
[key: string]: any;
|
|
24
|
-
}): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, API.IsSuccess, unknown>>;
|
package/lib/colors-KAaBT84S.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const t=require("./notification-IZqPm_OK.cjs"),n=["blue","purple","cyan","green","magenta","pink","red","orange","yellow","volcano","geekblue","lime","gold"];function a(e,s){return n.reduce((o,r)=>{const u=e[`${r}-1`],i=e[`${r}-3`],l=e[`${r}-6`],c=e[`${r}-7`];return t._extends(t._extends({},o),s(r,{lightColor:u,lightBorderColor:i,darkColor:l,textColor:c}))},{})}const d=n.map(e=>`${e}-inverse`),g=["success","processing","error","default","warning"];function C(e){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0)?[...d,...n].includes(e):n.includes(e)}function P(e){return g.includes(e)}exports.genPresetColor=a;exports.isPresetColor=C;exports.isPresetStatusColor=P;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
2
|
-
export default _default;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
title?: string;
|
|
3
|
-
content?: string;
|
|
4
|
-
};
|
|
5
|
-
declare function __VLS_template(): {
|
|
6
|
-
attrs: Partial<{}>;
|
|
7
|
-
slots: {
|
|
8
|
-
title?(_: {}): any;
|
|
9
|
-
content?(_: {}): any;
|
|
10
|
-
default?(_: {}): any;
|
|
11
|
-
};
|
|
12
|
-
refs: {};
|
|
13
|
-
rootEl: HTMLDivElement;
|
|
14
|
-
};
|
|
15
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
16
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
17
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
18
|
-
export default _default;
|
|
19
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
20
|
-
new (): {
|
|
21
|
-
$slots: S;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
title?: string;
|
|
3
|
-
collaspe?: boolean;
|
|
4
|
-
height?: string;
|
|
5
|
-
};
|
|
6
|
-
declare function __VLS_template(): {
|
|
7
|
-
attrs: Partial<{}>;
|
|
8
|
-
slots: {
|
|
9
|
-
title?(_: {}): any;
|
|
10
|
-
default?(_: {}): any;
|
|
11
|
-
};
|
|
12
|
-
refs: {};
|
|
13
|
-
rootEl: HTMLDivElement;
|
|
14
|
-
};
|
|
15
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
16
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
17
|
-
title: string;
|
|
18
|
-
height: string;
|
|
19
|
-
collaspe: boolean;
|
|
20
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
21
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
22
|
-
export default _default;
|
|
23
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
24
|
-
new (): {
|
|
25
|
-
$slots: S;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
-
vertical: BooleanConstructor;
|
|
3
|
-
modelValue: {
|
|
4
|
-
type: import('vue').PropType<string>;
|
|
5
|
-
};
|
|
6
|
-
validate: {
|
|
7
|
-
type: import('vue').PropType<any>;
|
|
8
|
-
};
|
|
9
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
10
|
-
"update:validate": (value: any) => any;
|
|
11
|
-
"update:modelValue": (value: string) => any;
|
|
12
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
13
|
-
vertical: BooleanConstructor;
|
|
14
|
-
modelValue: {
|
|
15
|
-
type: import('vue').PropType<string>;
|
|
16
|
-
};
|
|
17
|
-
validate: {
|
|
18
|
-
type: import('vue').PropType<any>;
|
|
19
|
-
};
|
|
20
|
-
}>> & Readonly<{
|
|
21
|
-
"onUpdate:validate"?: ((value: any) => any) | undefined;
|
|
22
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
23
|
-
}>, {
|
|
24
|
-
vertical: boolean;
|
|
25
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
26
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
message: string;
|
|
3
|
-
flag: boolean;
|
|
4
|
-
source?: 'basic' | undefined;
|
|
5
|
-
vertical: boolean;
|
|
6
|
-
};
|
|
7
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
8
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
-
export default _default;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
name: string;
|
|
3
|
-
async?: boolean;
|
|
4
|
-
flip?: 'horizontal' | 'vertical' | 'both';
|
|
5
|
-
rotate?: number;
|
|
6
|
-
color?: string;
|
|
7
|
-
size?: string | number;
|
|
8
|
-
};
|
|
9
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
10
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { default as NotAllowed } from './NotAllowed/index.vue';
|
|
2
|
-
export { default as PageHeader } from './PageHeader/index.vue';
|
|
3
|
-
export { default as PageMain } from './PageMain/index.vue';
|
|
4
|
-
export { default as PassStrengthValidator } from './PassStrengthValidator/index.vue';
|
|
5
|
-
export { default as PubinfoApp } from './PubinfoApp/index.vue';
|
|
6
|
-
export { default as PubinfoIcon } from './PubinfoIcon/index.vue';
|
|
7
|
-
export { default as PubinfoProvider } from './PubinfoProvider';
|
|
8
|
-
export { createPubinfoProvider, pubinfoInjectionKey } from './PubinfoProvider';
|
package/lib/composables/log.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const useError: (message: string | Error) => void;
|
|
2
|
-
export declare const useSuccess: (message: string | Error) => void;
|
|
3
|
-
export declare const useWarn: (message: string | Error) => void;
|
|
4
|
-
export declare const useInfo: (message: string | Error) => void;
|
|
5
|
-
export declare const useStart: (message: string | Error) => void;
|
|
6
|
-
export declare const useBox: (message: string | Error) => void;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import { WatchOptions, WatchSource } from 'vue';
|
|
2
|
-
export declare function watchDiffObject<T extends Record<string, any>, Immediate extends Readonly<boolean> = false>(source: WatchSource<T> | T, cb: (newVal: Record<string, any>, oldVal: Record<string, any>) => void, options?: WatchOptions<Immediate>): import('vue').WatchHandle;
|
package/lib/config/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './settings';
|
package/lib/config/settings.d.ts
DELETED
package/lib/context.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Context } from './interface';
|
|
2
|
-
export declare const hooks: import('hookable').Hookable<Record<string, any>, string>;
|
|
3
|
-
export declare function createPubinfoContext(newState: Context): void;
|
|
4
|
-
export declare function usePubinfoContext(): Context;
|
|
5
|
-
/**
|
|
6
|
-
* 读取项目中的约定式目录
|
|
7
|
-
*/
|
|
8
|
-
export declare function readProject(): {
|
|
9
|
-
layout: import('vue').DefineComponent<object, object, any>;
|
|
10
|
-
request: {
|
|
11
|
-
auth: import('pubinfo:project/api/request').RequestInstance;
|
|
12
|
-
basic: import('pubinfo:project/api/request').RequestInstance;
|
|
13
|
-
};
|
|
14
|
-
};
|
package/lib/create.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { Component } from 'vue';
|
|
2
|
-
import { Context, Options, RouterOptions } from './interface';
|
|
3
|
-
export declare function createPubinfo(App: Component, routerOptions: RouterOptions, setup?: (context: Context) => Promise<void> | void, options?: Options): () => Promise<Context>;
|
package/lib/index-38bsQrho.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t=require("./_plugin-vue_export-helper-BHFhmbuH.cjs"),c={},r={class:"home"};function n(s,_){return e.openBlock(),e.createElementBlock("div",r," 主页 ")}const o=t._export_sfc(c,[["render",n]]);exports.default=o;
|
package/lib/index-BEqD62a0.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const e=require("vue"),h=require("./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-SCJ5qyPu.cjs"),x=require("./_plugin-vue_export-helper-BHFhmbuH.cjs"),l=require("./notification-IZqPm_OK.cjs"),_=t=>{const{componentCls:a,sizePaddingEdgeHorizontal:d,colorSplit:i,lineWidth:r}=t;return{[a]:l._extends(l._extends({},l.resetComponent(t)),{borderBlockStart:`${r}px solid ${i}`,"&-vertical":{position:"relative",top:"-0.06em",display:"inline-block",height:"0.9em",margin:`0 ${t.dividerVerticalGutterMargin}px`,verticalAlign:"middle",borderTop:0,borderInlineStart:`${r}px solid ${i}`},"&-horizontal":{display:"flex",clear:"both",width:"100%",minWidth:"100%",margin:`${t.dividerHorizontalGutterMargin}px 0`},[`&-horizontal${a}-with-text`]:{display:"flex",alignItems:"center",margin:`${t.dividerHorizontalWithTextGutterMargin}px 0`,color:t.colorTextHeading,fontWeight:500,fontSize:t.fontSizeLG,whiteSpace:"nowrap",textAlign:"center",borderBlockStart:`0 ${i}`,"&::before, &::after":{position:"relative",width:"50%",borderBlockStart:`${r}px solid transparent`,borderBlockStartColor:"inherit",borderBlockEnd:0,transform:"translateY(50%)",content:"''"}},[`&-horizontal${a}-with-text-left`]:{"&::before":{width:"5%"},"&::after":{width:"95%"}},[`&-horizontal${a}-with-text-right`]:{"&::before":{width:"95%"},"&::after":{width:"5%"}},[`${a}-inner-text`]:{display:"inline-block",padding:"0 1em"},"&-dashed":{background:"none",borderColor:i,borderStyle:"dashed",borderWidth:`${r}px 0 0`},[`&-horizontal${a}-with-text${a}-dashed`]:{"&::before, &::after":{borderStyle:"dashed none none"}},[`&-vertical${a}-dashed`]:{borderInlineStartWidth:r,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0},[`&-plain${a}-with-text`]:{color:t.colorText,fontWeight:"normal",fontSize:t.fontSize},[`&-horizontal${a}-with-text-left${a}-no-default-orientation-margin-left`]:{"&::before":{width:0},"&::after":{width:"100%"},[`${a}-inner-text`]:{paddingInlineStart:d}},[`&-horizontal${a}-with-text-right${a}-no-default-orientation-margin-right`]:{"&::before":{width:"100%"},"&::after":{width:0},[`${a}-inner-text`]:{paddingInlineEnd:d}}})}},S=l.genComponentStyleHook("Divider",t=>{const a=l.merge(t,{dividerVerticalGutterMargin:t.marginXS,dividerHorizontalWithTextGutterMargin:t.margin,dividerHorizontalGutterMargin:t.marginLG});return[_(a)]},{sizePaddingEdgeHorizontal:0}),B=()=>({prefixCls:String,type:{type:String,default:"horizontal"},dashed:{type:Boolean,default:!1},orientation:{type:String,default:"center"},plain:{type:Boolean,default:!1},orientationMargin:[String,Number]}),k=e.defineComponent({name:"ADivider",inheritAttrs:!1,compatConfig:{MODE:3},props:B(),setup(t,a){let{slots:d,attrs:i}=a;const{prefixCls:r,direction:c}=l.useConfigInject("divider",t),[s,n]=S(r),u=e.computed(()=>t.orientation==="left"&&t.orientationMargin!=null),o=e.computed(()=>t.orientation==="right"&&t.orientationMargin!=null),m=e.computed(()=>{const{type:g,dashed:v,plain:y}=t,f=r.value;return{[f]:!0,[n.value]:!!n.value,[`${f}-${g}`]:!0,[`${f}-dashed`]:!!v,[`${f}-plain`]:!!y,[`${f}-rtl`]:c.value==="rtl",[`${f}-no-default-orientation-margin-left`]:u.value,[`${f}-no-default-orientation-margin-right`]:o.value}}),$=e.computed(()=>{const g=typeof t.orientationMargin=="number"?`${t.orientationMargin}px`:t.orientationMargin;return l._extends(l._extends({},u.value&&{marginLeft:g}),o.value&&{marginRight:g})}),b=e.computed(()=>t.orientation.length>0?"-"+t.orientation:t.orientation);return()=>{var g;const v=l.flattenChildren((g=d.default)===null||g===void 0?void 0:g.call(d));return s(e.createVNode("div",l._objectSpread2(l._objectSpread2({},i),{},{class:[m.value,v.length?`${r.value}-with-text ${r.value}-with-text${b.value}`:"",i.class],role:"separator"}),[v.length?e.createVNode("span",{class:`${r.value}-inner-text`,style:$.value},[v]):null]))}}}),w=l.withInstall(k),C={class:"icon"},V=e.defineComponent({__name:"rule",props:{message:{},flag:{type:Boolean},source:{},vertical:{type:Boolean}},setup(t){const a=t;return(d,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["rule-item",a.vertical?"vertical":""])},[e.createElementVNode("div",C,[a.flag?(e.openBlock(),e.createBlock(e.unref(h.AntDesignCheckCircleTwotone),{key:0,text:"16px green"})):(e.openBlock(),e.createBlock(e.unref(h.AntDesignCloseCircleTwotone),{key:1,text:"16px red"}))]),e.createElementVNode("span",{class:e.normalizeClass([a.flag?"line-through text-gray-400":""])},e.toDisplayString(a.message),3)],2))}}),p=x._export_sfc(V,[["__scopeId","data-v-d9cea674"]]),z={class:"rules-wrap"},E={class:"basic-rules"},M={class:"advanced-rules"},N=e.defineComponent({name:"PassStrengthValidator",__name:"index",props:e.mergeModels({vertical:Boolean},{modelValue:{default:""},modelModifiers:{},validate:{},validateModifiers:{}}),emits:["update:modelValue","update:validate"],setup(t){const a=e.useModel(t,"modelValue"),d=e.useModel(t,"validate"),i=e.computed(()=>h.zxcvbn(a.value));function r(s){return()=>a.value===""?!1:Array.isArray(i.value.sequence)?i.value.sequence.every(n=>(n==null?void 0:n.pattern)!==s):!1}const c=[{rule:/^.{8,16}$/,message:"密码长度必须在8到16个字符之间。",flag:!1,source:"basic"},{rule:/[a-z]/,message:"密码必须至少包含一个小写英文字母。",flag:!1,source:"basic"},{rule:/[A-Z]/,message:"密码必须至少包含一个大写英文字母。",flag:!1,source:"basic"},{rule:/\d/,message:"密码必须至少包含一个数字。",flag:!1,source:"basic"},{rule:/[~!@#$%^&*()_+=\-.,]/,message:"密码必须至少包含一个特殊字符(例如:~!@#$%^&*()_+=\\-.,)。",flag:!1,source:"basic"},{rule:r("dictionary"),message:"密码不应包含常用字典中的单词或短语。",flag:!1},{rule:r("spatial"),message:"密码不应基于键盘布局的简单模式(例如:连续的字母或键盘行)。",flag:!1},{rule:r("repeat"),message:"密码不应包含重复使用的字符或序列。",flag:!1},{rule:r("sequence"),message:"密码不应包含顺序排列的数字或字母序列。",flag:!1},{rule:r("date"),message:"密码不应使用常见的日期格式或数字序列。",flag:!1}];return e.watchEffect(()=>{c.forEach(({rule:s},n)=>{if(l.isFunction(s)){const u=s();c[n].flag=u}else{const u=s.test(a.value);c[n].flag=u}}),d.value=c.every(({flag:s})=>s)}),(s,n)=>{const u=w;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["pass-strength-validator",{vertical:t.vertical}])},[n[2]||(n[2]=e.createElementVNode("div",{class:"title-wrap"}," 密码强度校验提示 ",-1)),e.createElementVNode("div",z,[e.createElementVNode("div",E,[n[0]||(n[0]=e.createElementVNode("div",{class:"rules-title"}," 标准规则集 ",-1)),e.createElementVNode("div",null,[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(c,(o,m)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:m},[o.source==="basic"?(e.openBlock(),e.createBlock(p,{key:0,message:o.message,flag:o.flag,vertical:t.vertical},null,8,["message","flag","vertical"])):e.createCommentVNode("",!0)],64))),64))]),t.vertical?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(u,{key:0}))]),e.createElementVNode("div",M,[n[1]||(n[1]=e.createElementVNode("div",{class:"rules-title"}," 高级规则集 ",-1)),e.createElementVNode("div",null,[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(c,(o,m)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:m},[o.source!=="basic"?(e.openBlock(),e.createBlock(p,{key:0,rule:o.rule,message:o.message,flag:o.flag,vertical:t.vertical},null,8,["rule","message","flag","vertical"])):e.createCommentVNode("",!0)],64))),64))])])])],2)}}}),I=x._export_sfc(N,[["__scopeId","data-v-fa1c6ee4"]]);exports.PassStrengthValidator=I;
|
package/lib/index-Bbm9CQRP.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),Q=require("./notification-IZqPm_OK.cjs");require("pinia-plugin-persistedstate");require("vue-router");const h=require("./index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-SCJ5qyPu.cjs"),G=require("./index-gr8kFwPx.cjs"),k=require("./_plugin-vue_export-helper-BHFhmbuH.cjs"),b={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function P(F,o){return e.openBlock(),e.createElementBlock("svg",b,o[0]||(o[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M13 15.4c0-2.074 0-3.111.659-3.756S15.379 11 17.5 11s3.182 0 3.841.644C22 12.29 22 13.326 22 15.4v2.2c0 2.074 0 3.111-.659 3.756S19.621 22 17.5 22s-3.182 0-3.841-.644C13 20.71 13 19.674 13 17.6z",opacity:".5"},null,-1),e.createElementVNode("path",{fill:"currentColor",d:"M2 8.6c0 2.074 0 3.111.659 3.756S4.379 13 6.5 13s3.182 0 3.841-.644C11 11.71 11 10.674 11 8.6V6.4c0-2.074 0-3.111-.659-3.756S8.621 2 6.5 2s-3.182 0-3.841.644C2 3.29 2 4.326 2 6.4zm11-3.1c0-1.087 0-1.63.171-2.06a2.3 2.3 0 0 1 1.218-1.262C14.802 2 15.327 2 16.375 2h2.25c1.048 0 1.573 0 1.986.178c.551.236.99.69 1.218 1.262c.171.43.171.973.171 2.06s0 1.63-.171 2.06a2.3 2.3 0 0 1-1.218 1.262C20.198 9 19.673 9 18.625 9h-2.25c-1.048 0-1.573 0-1.986-.178a2.3 2.3 0 0 1-1.218-1.262C13 7.13 13 6.587 13 5.5"},null,-1),e.createElementVNode("path",{fill:"currentColor",d:"M2 18.5c0 1.087 0 1.63.171 2.06a2.3 2.3 0 0 0 1.218 1.262c.413.178.938.178 1.986.178h2.25c1.048 0 1.573 0 1.986-.178c.551-.236.99-.69 1.218-1.262c.171-.43.171-.973.171-2.06s0-1.63-.171-2.06a2.3 2.3 0 0 0-1.218-1.262C9.198 15 8.673 15 7.625 15h-2.25c-1.048 0-1.573 0-1.986.178c-.551.236-.99.69-1.218 1.262C2 16.87 2 17.413 2 18.5",opacity:".5"},null,-1)]))}const y=e.markRaw({name:"solar-widget-5-bold-duotone",render:P}),v="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB6CAYAAAB0rJfZAAAAAXNSR0IArs4c6QAAIABJREFUeF7tfQm8ZUV557/qbHd9S6809PJ6pRewg4AimhGMRGOUSVxQGUmMik4GYyYzatpIpI2OYgzqJFFjjHGLS0DDJGZcohHNbwRRFBCaBruhu+nmvUevb73LOaeqxq/qnHPPPffcd+97jQhtn1+/vludqjr1/7b66quvGE5fp/QIsFP66U4/HE4DfIoTwWmATwN8io/AKf54pzn4lxXgG29U1rOeNeYJIdTKlSsFgIAxpk7x8TjlHq8rBz906MR2wH8K545kSkwB8rgCr0tgtsCs+jQatUHO68uXL/e/8x2oSy6BOE0ATzz66ArwgdFjH1RKPUMpqRQgOHioGHwGNauABpNqFpzXJJNTDmOTgvETHJi2mT0RClmXKpwBY3UBPlu1Q9/3C0GpFIbDw8MzjDGSCKevx2EEcgFWSrGHx45/UimcI2UAksumIAcgU93iYEwJxqwQnAc2ZwEYC6QIQwVVY5zXmWIznPG6gJrmCtPNoPnv61Yuv/c0tz8O6Ca4Zdq6RSl75JGjn1VKbZRK5k6WY8rQ4OeRCbc0OTDGzO9KIRQKs/XGF3kw/Zfbtm3zH59H/OVuJZeDb9m3rzDilD+nFNYQwHTly3KCkH5LcfUcdrlUwPTMzI2uan7oNMCPD+HlwrFr1+FKYUB+kYGfIWUEHtNMaKBUBlhCnd5xbkCm35MK21jcFKeqpqdrn5w4cuBjl156afj4POIvdyu5AO/bd2JIWv4/AmxxDHCtCeweB45O22j4IUoOUPSASsH8VUvAQAEougb0toq1iNb/MDVT+5t/3rL273cyllbmv9wo/ByfPhfgPXvGlsLlXwJUmWxoDoYv7eK48Q4LU8dsiFDCKQC2B7glwEMICwJPXwW87pkKnmv0LlWebkAyoD5d+9/nbFn7OXYa4J8jrK2qu3Dw4TNCJm8G4BDfnagzvOXrDg4esIEmIMnf4SqgAKDIARVidkJgaQH4y5cGWLXIgmUZdJMGFBAqCRGG/7y4Wv535XjTUsqgwJ2a4xQalQpqoOkXY6dF92MIfS7Aex95ZBVC62YhFJoBwxfutfCFWx1g2oLf8GExiQ0rA9QcjiPMBi/aqNcE/FmJ158f4KXbGUpFBiuqPZLQ8IMmLNtpOo5btzhrcs58l6PmWPYMOKYYs2Y42BRjapoxNiGZnIbgE8KSNR6GNSHcpuOE9TAMQ394OFwO0Hxa/52WCPlUkW9kHTy4oYDCF0MR4N5RGx/4D46xh2xICEglsHVJHf/5QgVhO/jigxZGA0dzaiMQ2FwC3npxgJHlFniag+n3RhPc4uDcApSAZVmoFFy4jq24xaQCU0wh1FzMEAAqYGCBELLBbT4BWNOOxSaIEEIlZlQYzgB8SnI5wwSfsSzZDG17NhCisbRcngXQfOc7EV53HdQv67w7F+AHHnp0u+PwT8w2Qlz3DQd33WcBdQbJfQwWJH7nmTVcvKWAQoHje49wfORehkA58MMQrKHwmrN9vPSpHJbd4mIFhUajDgZbW91SKjg2R7VcgOfYXYSSjJws3JjqnMPSFjuHFGSjSQHFA8ti5Cf3pYIvZDjLwGpSsWmLMRL7E7DYFJNqgtmMJMKktGTdknZNiHrDt+1aQcpQiGoYBAgnJxFs2KCJ7JTwtuUbWfvGL7Js669/eljgjV+yIcc9cPgIpMLIoI83Xh5iw1muHvNHaxzvvYvj4IQDFUpMHw1xwRKBnc8PMFh2zBSKAVrc+3UwZoFpfpdwbAsD5QIcx+6YZ6s2j1nsRWunA11PNGNLfjG2Oc3Y6DfFtU7nAWcsYJyFUCqQUvqcYQbcmrWYNaMYq4cqmGIhm4bFjkHIqZDxSU6Sg9uzYSgbixcXZw4dgr9yJchG0NT1ZJAK+Rx8YPzXHM7fd3hS4povWzi234ZnSTSFwprBAP/ztyXWnEFWFDDZ5PjzeyzsPmyDaH7qWICKVPjQb85i41kebMtY1Eoo1P26HnXybhEErpMPcCe4Bq1Yly/MBiFMYscMEYZ5dIsokJS4lFBSSc4gwBjpdJ8BDaVAor6uFGqMYRacnQDkNOAet2w5LRWfbvpBw3H5dCjsetkWs1JLhEoQBEfDmSVLghFooviFLMbkArz7wfEX2jbfKYXADd9h+NYdFjzFESJAyQb+8NclLthkBuaRWY7r77JwcNJFsybh1wNs8nxce0kDIyuKsG3DrwRavdGAmXRpt4cWzQPloubg9itvihz7wbMs2w/c7f7z2J+uHTOpEWj3uefWqxipA8UEsyyfpIMSIiSJAGbNMoY6t5iWCDIUk5BsSgAnLItPQYhJzmWdcz4Thk7DtoPZZrXqLwHZGtpQJLXwmC/H5nPwvvFXgOHN5OTYPc5x/TeByUc9cCeEHyqcs0zi6suAJVXg5j02/umAjWZgwa83UYXEK0am8MKnuBgaNGKcGiEOaTYb+klIsRIDFVwDsO0Q6NmFjG7A9QI45tT0a3tdRn6bq1+pkNySBwGZB5pwzcyf7A2l6I+cs1AMTHLOm4qhwThmGawGrcoFUjRo1sDBZyTYlGWzGpNq2pfBrKWsEz74tAtrSggZ+AUZFIMgqNVqwcqVK7VE0P3v4U/oAJhWkh7YP/5qptg15Iee9Rk+fBvDt3/owKVVf/JNS4Xz1gBrzuT47hEHxySHP+MjbCo8c3kNV/5KgK2rinAdsphjgAWazSZENEAcCgXXwUAlBrgfTozLLBzkNLj9tjgnuNlKYndu8n18N4u1QvKLBJRF6oAzwZklmMWFEGEoA+GD81lSEeB8BkrVlFITYJhWIU7AwpQFNhUyVnMQTgVBUD90aPmhCy5gJA3arlyA7983eg2H9ep4oeG+RxnecrMNMUnmL8kSQLo2eInDqgChINHsY0gK/PeLp3H+Og/Dgy6YpmzDslKGqDV8KHJnQWk6LxXdFAen+tWSlca/2dHLtLjO49iIAIgYYxaNfOn9ghqX0/DMQ3AaX3383xzyISmYVyblA4xpmWyEVleUxXmDM96QUtWkChu12ea169ev2tMXwLsfHH2Lxa0raM5LI+SHwJ98lePB/TaCOkPIgdCzAJdB2YBfl7AR4j+dNY3XPENhxdICCo6l0SVOpUvIEPWGDyFJC0ODX/JyAE4PZgxsAnKeGE9GIHq2VpmFiOI2YNPg9pLlUR+1UO6HIlqU0MbrrWZaA9FGXy2BoLHRczslEDbEVZs2jezuCfAttyj7jNWj13LGXqhpRhlvxSMngENHOY5NApM1hSkJ1ARDIwAspbCsHOK8M32cvdJFsUDTHgbOW10TIkS96UOEpIABssErRReVSAdTU7kGQXpg8wrE4KcfPPpuIeI4AThbbw/WN8D2ALfDLDA3zdUU6fO2K/WR3gYEcBiCQ7xk3bp1B3oCvGfPHi+0yzu5YpcZY8HcQtYmPUTTJ/elRCiAQAKBILAUXNssMlSLTqJrohmIvj+MAKZYD+Jq+q1a8lAtFWHZ7To1jWOCWw64yfJkjvjtxXDd8OoHp+yAt9v8c8jztoLt5TrvMrAnAGeANX2QCP0AzSZN7e3f2rx59WhPgHcdPlyxZ8M/g8J/SjcaA03aU0dpdfRIaWDjeaVRvkYca1ESkg5uQgihWdXmXANcKdFUKt9oasM0I64T7lwokpmRSLhoHpzbqW/n4OAuOrcbOXTj3FZ5Qy2BH8APRJ0jfMmGDRsO9wT4wIGJYV/MvkuCXZQHcFYQtUDotBLBY4ARAewjDASY1QK4Wim2iKILW6WxzXuAOXimG6Mm33fg2W9libWc1Q2ZJnNna61G8jg3h3fa+puOiyOAg1BM+o3Zl23btu14T4ApmoMX/Tc5tvurisMij6KSwhb6VSU+xTR3xWu/HaMZMSa9NIMAjYaPMJRaRNuRm7JSKfQEuKPeLNeeBBfPVyTPn2uzLGE+59NRB9+2FTYePlqebcl6GlcZisNhUH755s1Lp3sCrJTi9z14aB3gbeBMlUIZDiuoAabk2YzxX4G2m81Fk3u95hv90Yc2sZoGuOmj1gwQCqHFtmszDJRLWBDAPfmy/wJa1M+DQNoB7tHOPHXuXJxriCKqMFWw6Qe0cnPo+PEjV15wwQW0uNJ25Rqu6RI7d+7kz372dfyMkbFfs5X6UyFRaPMVJ+o4klmRjzfh6sjSagZNvYIUu7Jsi6Nc9lAqeLCie/qH5bEp2S/3ar7p6sDo0pcu4OZxLvFtB421GVWpytIVMI6mT+MqH2zWZq7KC2TsCXDc/Qf3j73gZ2u271AKtgmwIguPfDFmbcVMw01H8jzJaYuXRAxnHAXPgec6+WG3jw2GHbW0DXCf+jZ5nvncnHPTfA2qlnDv5FwjrDmaQYMWbnavXbP6d/Pcln0DfGjs8Euh2FsVhVTm9JTA1l/nj4ZxPrcmi+Cc6QV/HQCQCQx4rLDtKn37BDbuRyczzlFBXDjxt8xlUBF/5A5mMgTm14iRcpgnaPjglnXnyJqzrs4bt74BHh09ehU43mQ8H+ZqF3F9jFpUhMbAYsbqJoDbYrcWiG4frbdqnkfhdodTm3zsNJXyRFc+hMm93fRuYlBl9G62CQIYnN++bmTlNScH8KPH/yuUeG3nPgbTxW6Ukp5GJR3Qxpdh2/httnPdnFYLwj8exT6NqRwvYg9/U55eaocu+6kvgyqHELMA+w2Kc7O+M7J65ZtPCuBDjx77H1zJK3sPsIEmBigBShtSsdBsFegGcO92epSYJ6ixSMplwjmdiVlw88VD/G2XiVAiDo1dQ1KtJZZz7ZqoQlqC5RxfXzcycu1JAfzI2JF3ALi8rZIeujMNtX6ftpYj5BMfVg7L9mS4FL1klNa86SPf0dSHru1oydzTDea57DT9W2qOG1fdQXRxJVKh4TeJJm7euHHkPScH8PjR9wLqssQ53SGYlQnFyVzxzNgAnOLtbDhV39bAHNjNQ7e2cUXufWnq6UNWRt3qxqG9Fg0MVbSgzJckSSPmjQa4QUt+X9i4fu2HTg7gseN/CSYubgc4rjKlaTuAajk/2rg4zcG0dphctJux9ZnIsyXcyYCf89HnXprJjECHdTzXZDQ7el26kQXSfI4HJXIaRO0k4jj1TF3stFyqJr9C0GwEirNPbFw38ncnB/D4kY8D7Lx4r1Kub4K2iuaIzRYXt9g2uT8CVw9BNy7OYaC+gO7C7PMZxPYqYmdOvlGVJwjaAI8KJOV6cexcEkkH1kgEoe8rhQ9vXD/yuZMCeHT82OcBtYliq9JXDJSZeMcopcV1HKnUqYPNvSc5TUoZUypHf3Vbe+8qB+YU8x3uLCNZU/+nx6Zd32ZKRX3t4vDqxCrHmUUBGUKGdSbZ+9etW/0vJwXwobGjX+YMa7IAd1TapluNFUZ9I0FLTmyKio5jpTU5MOM3ac2uW+Isjsfswoj5X2e5JHbQp+eTkYiMiXJ+HJ2CrWPQ26mj9cmI5jTndjWcuqiCtrqiMqEMoaSsMYV3rVu35psLBlgpZY+OH72ZMbaiJ8BRKzFnE0i3hQ18RTaxiNtYYlkY4BYGwVAGwwAslPQeNgaHMRQ1EbT+4gWNOGaxzT7twzBrj+rIDGs0an0ZNHmjl/LMtTg5j6fbAY5j3ZIqE6u4QyGkfNTtENOjE8CQaloK+fYNG0ZuXTDAd4yOllYw58sMWCokLdj3impsNUVgfdyfwfXhLFzG4NoOLG6jQFGVFLbDGcqSoQqOATAMg2PIAhbBwgBj5o9bqAIogaHIGG15hAdEEsHEWVOPtCSIV126gp/T9zxxmR2tOfVhHn+lRXIUGZNI+PY5rm4qRwR3sxjj1ihKhis5KWW4Y/369T9cMMAUBMDd4CYoDCklusRO5YNO337Qn8YHwlntHJcubSxOldVpA+IuK+qwXrmhsraSKILDBUOVAUXN8QwVxrUEoPdDjKHKOYboM+MYYhwVxrRUKIDD44YQiChIqtD7NPbt9nsPZRAbkHlgZ3zwMbzJk0VRMDJnyc/QV8qYyDEcssKfPodBCDB1VELu2LR27V0LBvihhx5d7hTYFwFUY0Oml3RsdYjjfc0pfFTUDOe7RcAmvs4Xl1GOCNNXPSiR8oqMOwKECMCK/ggwGwoemJYIZQmUSAVwjjKAxYzeMyzSkoBjBbewybKx1KLJGG+tf3Xj0Jb12J8pED1Wy3o27ygQnt5ogFMiuS8DLWvKRfdTGBTjakwG2LFx45pdCwZ4dPT46lCFn6fNCCptRafCk9umkCnsKAT/XcE0Pk0Ak3b1COAMeXTs48vEfMVAp0VZMkipxmJOMCMaLWWagtrAkxLrvSJe7bl4ccFDybY0sZgrCuLWdSR8lszI00ymb9Eh1/FKbrsGTg90DDQBnOheqqBNSsfKJRVkl6qkW3QoRVRyzg5Ash15MdFURS9G1M3sPXh4g8vVZxmUkzcTydt1Eo8bhdpf15zEF0TDAFzIANzNwkkC+1JgZ8SgzuoSX9GgtX+OrajW60qvgNd4Dl7peRigjXFJFUmUfhsjxM63dDdzVgLb7olFbryFxWxgaSfEFudGHN5NPnSRLFRb4PuwLPagzdSOkZGRfQvm4ANjx7YxKT6laMdkRHn9+iRou9kfNyfwL4LSYhEHFyj0Mv9xEk6lONgUV2QnizHBpwIO2kc4pQHSlq6UGCkW8HteAVe4DqrpbQ9tlBHTfmt0s04uMu1ilZzwiUY++pZLvWW2UW+CaZWU3vFg6p9PIEv7EJh+BUGTIlJ3h01rx9lnr3pkwQDv33/4PNfjHw/CzvQZWaCzBEcA3+BP4ZbQR+NnO9pmuIWGxRHoeD5SpPGD55BMHndrImjXY23YJOBHIxrXQQOvFNYXCnhN0cOLXVdb5RTTba6eSxvdeCz6vpPVaEvP1EwNjhWbdnEZpQMNuf5LuTGTfuRExeQEjwV+E9zmP2Ei3JEXMtu3iN5/6NFneJ73V80GidnWcOQ9cfYxaXxPKIkTSmCGEqFJiUklcKge4LiSmGDAFBQoHLBGW0wp1QP90fYYRltWmd4LRYkyBW0kT/cgxqQ1boZa0oQRc7De9SaxuVTBazwXL/IclPLEUFRX1rrO+9xqphUeTM3FIlyJECcmazozgQlooT1apqzjcHiOA9ZNmvUgJ3pMv9mE7bAfORbfsWbNmhML5uB9B8cuKXiFv6Ddgd0q6aIqOorToJDBcaLmoxaGIMFNcoEcqo2ICGpSogal0+5MQGJaKVDALxHCpN5yR8QAUEKIOmdoRjsbBOMtAkh3KOFiiXMrVbzas/ECjzi4v21Enc8cC+e5n5ok3sQk7R83s/RoS6l+7zoOigXyCZC3LyafLiZ7RzMmPMpv+nAc57aBSuFty5Ytm1kwwPsPjr3A9Qp/5msOTpF9XyZaZ7N6C0xIIbQZAyPiNmOUmKciy5PScYQ6BQzQpCUySMwIAtiAX1PAJCRot/UElCaEGSIYAPTUdWUIIlDA2YNVvMJ18NwibYelwO/UBkRaLEl1Nw1j+6O2i/VEekYEEwsWmqcenZwGRfrrdTCdV8QA7boOSkUHjg5ZSsc659sn0Wi0tBFtGwp8OJ51i6XUn65du7YlXlPP0BMi2i984MDYi92C97aGn80fGi3stdbzcjk8TZcxMwVCaFVKn1uiLplE6nqMzWW+i41QsyFOQ6/tGe0n0QSgzDZ5WkKDgC8opZfCDBGEVg1CA11yPWy0OM50LNCw6+A/2gynxahxpJt4sTikyFjXZqBaerrNT57DeNRfSht1nER0cqcBlx7AIxug4OhENO1XYqOb5878Go8DfR8GPiyHfT2o1/+sW+7PngBT5vcLnz7+Ktt1/oC2ScwZfKVXDFq2ZXoZNHufmRea3msIdU9aU6LW9qdYp0ZRm1GxmCi02EtGQiVEk6xbZwwyqiXehG5EZjyCFJscZcYl0FNB/MyyNOgac26ImlJBGXpgYFFCMG0vpUbUbwYRwGY/tAHXXCSei55rODiPaVNE022RTAQBHJt96eGH9/9Ft9yfPQG+4447nOFlq17r2ux1AbnGYirOzSGcx8CZJlIf22yjLKWmaNc4GXKcHzFxpIwqEcuDWBjEjaTmzEZqpIgp9VvSveh+MozSwMTjHidZNiG/cepGzf6JBCBHRL0ZmOkQI+Iz3EtSqeh5KBZc0AYArYJz3NO54jBiIb0BUIYUcPeZ9SOrP9wt7VNPgGk7KXMqb7It9nIhosfK3qUZNxWglWLizk7OT4fPRQQG9xZXJKCl5Jp2Nmiw2udcbd6hyB2uwUrNWnTdcVB/JCnMfSazLtGFlh9aVRhJogkiao/KUIC/niVF6oasaCpHQf+UoyTZjdkNzej7rKg2OzwlOQU/sm7dmk91y9XRE+B9+/YVJC+8lXF2ORkJHdjm1pCeU6ZGTL9N3xC979mL1tPPZbemoycSsd2S36aSRC3kL953jnPLLkh7TAldM2WLKoyIhCJNaMGt1RgF+Me2gjGy6KIcYY5NAM/98B3AxlUTdRnpccPGdav+ccEAj46Olmq+2skZf46mmi5XtptzMXFbLVp8GeWV1uD6/gydpEgl6YUu0rWxlBimgrlisP2Z4jYSkyAyFNJyok0epESMoaV4ZmAIqNXndA0yMuqMkZd+rvQjd8qdFt1IKXQOsp8N0zs3rlvzlX5x6ShHG8K9ungPlLpYW0Xz8a/1EDt9U4tm/Oyjx9IgHrg0eaRrzv7exlwtM3Uu0ZC2ZTMhS52iM9V2R51GB+sUzcZi63M1INXniIikCE2GQKV2rF+/5lsLBvgnBw4MV3jh+iAIz08tHrXV1869GT7L7ElKhFoSzNVONHlcGkM5L3qJnB9J36I3MbfHKce645oW4R0Tuf660hfRZGRfHh1rBd7+A+U8IU+Y5OIPNo6M3LZggPeMjS21Q3a9HwTbW5W07Pr+YzvmHpN4CBOfTqbitK8nXVP7rDH+ZR5KPWdxXdeS4dT+EE1NXLPgxroktkM61F1mF0EXdRhXS9EcBceB4uLqjSMjdy4Y4PsfPnKmq+T1gfC3dlaSFw+ho6jMGEWv+SD0PWQ5tXW7t91S7t3CvOI52r0ObZZ6PHmck2WT7vRjr/RifgKY5tDMwVWbRjrTJ/VN6vc9NLrG5fx6IYKN+qaezNELzizP54HSq47e0D2mJbKj3TKcI8MwtvI6YSFGbBuynuOX03NtK7bXLUIBiytpF51Xbly9+sEFc/B9Dx7c6HL7+lCGa/qiim62zmM64j/nyrqwj7GSTdvmMTMFUzjnQJ3i4KyiNainJwPtOyJaDcdeLUosZzE0Paf4yvXrz3x4wQDv2jO21bJxvRLhmXMSX46tMCcMsdHTj1DoF8/0qEZjmPNVW22JUZdr3ERFc61h81sa9PZuGocHuTZTJTv2lsULSaZspoY5NA5l43c4nyl47BVr164dXzDA9z5waLvjsOulkEuz4rmntEkPWtY87nlzv6hmQOim4PpTj3M02mLP5F1uneZX45Z8rK+4TgYNsM2PQbhXbtmy8tiCAb7n/tELHJcADoe6dneObaSPNY79DFla1KVFXx43x4E35jez4GDe5YjfVOPt4jT6IQ7X6WaZd3S+BVj6J3K5zmWF0G/k53Zda9xm4sqNGzdOLRjge+8/8EzLst+jpKQo1Pyr21wpj4MzNTw+BBBxFQEY75HRYV8tT1d7V/OjG3XXc8VmvpFlFibMb6m1sH5oNCOrOweNAC56/ODYIf7KSy/NXwumu3qO7133H7rUsdi7lJQUdtz9olWv9MOf7AQ5K9Lj3naVfFluOEkR2XOO1wI1b73bDFQvC2CO8ezafdOaCAMUPPvBu+8cufKKK7ofIDI3wEqxf9s99luLLPVWS8HhzCw2zAe7+ZTtmEDT8+sKYq8SLcBmnjzLUT+3GZZpt/dMO8PN+cw9Ly5Otxw/PQFc9LzdmzeOXDVXZXMD/L4j1WetlDufupT96pAtecUGBm2JkgVUbKUPPSs6gMsBh0s4lIx0Xl3vp/BJcmI/TbSVmS8iOf2bo4puT9ORVSfdp/RN0XshNcB3bd448rqFA/zG/WtZYH+RDduWu9IxaYNp0xhT8Gxzqt2AA1QcYNCVGvRhB6i6wJAHVC2g7AAlS+nDLF1O95qtSUQQJA7imKgeoqR9l/y8QcuOVp7877NS7bnIxG33GbuXl2uyn1bzvJZ0cHfB9W7dsmnkTQsH+OoHNzG/8DkssxjWeto/q3cCRMuaeuOGNFLU1odYmn1CtIpVtAGXON0igCUG3ZgQDOjDHr1KVB16VRiwgYL+k3rDGN2rJULmkMt8Cdwv181DGnQY0TnpBucCtqOpjFLv0pW8r/PUggp9FFz321s3r3vrwgF+/cFzWeB8ki0H1NoCGOV6ph7EvYjXr/O+04QQ6c44NQXdrl13SksD2qKkTwbg5rVAgFvQoFc1AQDDBaU/D3sKJVdpiUFH+9Cfa9N9hiCoLlpYj+OiaHOaWRCP9g8lbDAPkDsMpcxQzklX8altSYBoVxx66/Xo1iT2QEEJAtj+yrYtG9+5cICvfvBCFpY/ijM5sNoBo7DPdG/i92mAEysgIoT0eFKkQxQJ2ZIE0SjR6k1EMDojvE7FYoiAONmxjI4nYEnvE/ikGqquQsVVGCoCA9Er/TbgRuVcSUdLwHOibaQRERhjUQf0aMNRP0p7jpTUuHWw8xxjagalL9D6KtTZFMV0CRmosufcuHXzhvefBMD7ns3C4g1YaQErbLDsElorAqVz4Tz9W5YoaLyyD0fxfIlkSI4aN98R50fEwaLgO+3ai+KcaJJAaSFIt2uCICKIVMSAo1DyFKp0iLULDBeBakFpG6HiAtWi1PYB/ZEkIDVB54k4llE1FmsdImIGsgV2u7qIJ0tdUFsomDlShBLhMISy6Lqf3Lp5/UcXDvBr9z2fyeK72RoLWEpJZlMcnMe1cUtp0R2PSfoBswDnivp4+2dKPMVtxuxGoMf16iDp9GeZ3ufSlhbCIUKgeR/thXOUJoYy2QgFpU99oxL1AAAVEElEQVQzL3vQh3AOesBQyfw2UDREUHJJLSgUHKXtBB1THTs0kghY2bGcHJNF/+Zdu9RoM6RJkqpAFD33o9u2bPjUwgBWiuH1h17MQudtWGOBLTFnJnVwnm45FrOxWI4jEHLAiXuTFuWJTIu+zAOcysTBbPFrHEobA9sGcAR4QhQRJdDYRNJAx0wlBJKS0dF3lp78G26mWQOJeQK7SDMGIgQCnl4LwEAJqBBhlJQmkIECEQERhblXS4X4EFUmkwPD4uFIPGmxcy0Z1yx8Sp97YXEZFD3vhm2b131pYQDvVBwH9/0XJkt/iLUW2BBtr0jr1RRNmUPWWtaE/inqci5YER3r37KbxVJtZIkgDXKsMNNcrd9HxBU7+2PQ2+yFFHfH9ydEY4zD5EwtMgpjgzGm5chg08liIkvftiXoWGSyDwhYAp3+qkUjEYYqRk2QJCBJMUiSgQxHKh/ZC6RaaPqoT9KN6jXDGmcHMFDKMIRlSb/suO/eunX9VxcO8KGHr2RW4Xf4GdxCxaJToKMEOEqn0ujYyBPri7mMr5hb24ilNfVKVFwcPBUTiN6OkFoDbBPXKUkRb1tIwIgIJuHUVhLzuMbYuEteE0PQUJi2/CNbINHDUb+SVaPoc5JD1ARNtyIrI9DITiBrn4hAqwfPvFZLHCVPYqDEUCaDsSRRKTEtEUgyVAoSRZcOE6PZg8CyathwPPva87Zs/M7CAKYorz86tB6Wey5cUeaePaiT4gCDSskqmDUIxorgVgFQLpSkxDeU68SlQ3sNqaXlcczh0WtaqSRcnt69ECXYisVwWpRm742D0qhsmhPjPrQZea2Bj+kxNuSSgYrLRydpJgBrwFKgR+UIZE0AKYkTZ8NPvk/KxsZhTIEtItCGYhRsSUSgxTqpBpekgYJHzqNBhrM2hPj9pwWzy6vW27Zs2ZCbPikt+ucigPbfblQWDvykgNlFHmqs5CnHa3JZgFJFG6yqFCuDMh5xq6yAQTr7Sko2xJSsgKMCyTxYygOYC27RmfG0/8uCpCzyiqauZuNPWsd2GGcpPR33LiaQtORIwI1HNiX684gl3U5ivKVtgi72QdJmSucn8deRYyiWAqn+aQGVJoroNzroXksW/ZpiBk1cDBhkWPs0iY9eHpxYvRQ7tmzY8KMFcnD/uIMMspvA8S3KW7SXw6vaCOsOLM+G5biQgkCt2iysKsWH6L0KrQFwlKAkJb+pKIUBzqyCZJyyJRUgZQlKebQRTyllJQtfCfemuD2dxCX+PSuSsyI9SxRtIj1lF2St87j+pL7oiwQwmmmkJlBt0iAa06isvjMW//Q2reszhG2mhApYZGPT+U18+PLgyBlD2HHO2Wff/fMHeB600FaUCOOv9rq4f9CB57loNl1wWQRzikAwYEuUFdjAz7JAVBVXw4Bd4ZINWQzVjYuD7U2hnIZvzk+k7aLkaCMVTONAnxPRmtb7aa7Xgxhp4jYgU8SjBz0ql3AcpRpI6Yk2cFNPmObSrHRp4+BI7OtD4QzXpg9OTdSdUmDLbJyzvYm/fnH4yHAVO87dtKnjQMr0GPdcD14odid9H1nxuyj13Y84ystthCUHtm0TESxfJIvv/tXGDYHE6qk6w4wPzNQZZn1gqsFQo1cfmG1a+n3TB2pNaEJoBMykg9COlXjHH4nETBBXluP15wzw8V6YHFGb2B9atHYBXdNNRvTTd/Ep2nF0Sdw2EcAKG7+yvYEPv1TsH3D4jm3bNux94nLwSVDBd+986M1Q8uVcKcpnakJcCDiaAelUu0wfnkmg1gMD/mwAzNaBmQYw0QCmGxYmawyzdQUilGYA1BpGIlC2CpIIdPgmEQMdmqr9PNkZQlYlxNJCA5Xh8jY1kHr4WF2QNMnkDIt1tRbRErBWc5x/ThMfeYncU3TCHVu3bu04cfTJwcE9wP/2j/Y8z+HW26QUlXjjmrHdjVAiF2NyRcqulRFAIqSsAJIjEOZ9jUAlAmhAc32tDkw3OSZqDNM14ESNYWYWaApbPnyYHz1B53MzVYBULgStnTCuzBpKKyQiniql5+xxp9qmgVFf82yJiHu1IhEM1hqOp21vEgffJy2146mbN3ecOHpKAPy9Hz+0hrvOe0LfPzuFa1vO6gzCrXmMHjTDiu3n/hrjyuSVNykiiAnplY7TlUKhVC6Fe4/aX3ztp8W3HcWKKlSDKuRVHspFgvMBHjpVyqbIBKtAhSUIVYHiHhR3IOhYQJpSEiFIG8qcQUWqtS16KhH57SqBaMJZZ+FZT23gg5fLuwIbOy44++yjp6SI/n/3H6lyv/YnHLiMEmPHxkQabP3gsakav4122SeM1JYtT+kTys1tZid+UgelnIDEYLWkqmXvmxtGVr2dMabwMmXhjL02xn0HQcmG8GwUmjYaxSIKqug0UFZCFVUoB6BkVUkMQ7EqDzEkmSwjUBVAlZjiJYCRL4FmDgS+owTNHkj5kOEldSiut8HCcy5s4H0vYneEDWvHeeetnTglAabkMLff9/BLbMZ2mGMGyLUWR4ClYySjx8+mDNbzzNjAMeDFYGrvqTbAaE3X7ObX3E4D7FkYHiyPN/jAq85bOzzn4OYOPM0crgDHGbBx/Li3afW+M8cPDIupR20Hvl8A8yoQrAwWDlnKLitpVaBQhhBDRCDuGla97IIZed0LcKs/O/Gpiy++mFKLdb2euFZ0Dx1MP//w7ofOZrb9KaJ2+hwbW/rWHIxN8J5ZiG9JwcjPm3geiFkM3NoNqZOXCVM+KrNouBpaln31lvWr7umjm12LvP5jH3Mmzz/zvxWZdfunzn/B93XBl91oXfaqoeUVyxu85xtnPrJ3N2dQHnF0AeStHG4WnnfOjNrxfHbk4oufckRLkVMV4FtuUfbwitFPKSU3J6BGRwp0UG7EhnEstJHE0RymTRJHSVc0sNGRm4alNcdTnhI6NbVYcD9+z49v/7srrriiI1duv6Bfdfc3ytPN+r86TE0Mcn7dyq/cee+uF164jTPrNUXbrlaF/4G/euoL7uu3vrxyT2oOpge6+6djb2FMXqGkjBzgkaDW0jo1AU3PRaNIDo1xkkglMroS50cspltAk06WoQCzgaGh6q0FJt+xdu3cOjAe9Dff/Y1yRS5zdp53XiLWX3THV0oQ/lcBVa5a1tctYf39DLfeaDN5scttVQH7m4899fmf+aUG+Mc/PfDcgu29XQhBSeHNlT10KxmhzCmeKTDjeB0y2DRvR1l0TM4Ns4BPgpvEN6WTGh4qjysbbz9n3bo5XYVx01fd9n+fvrpcfvEKr/Bdyf0f3jozW3YELjzanLjG95uVguvWLGbt4axwLmeM25yhxNW3XvBQ4+1ff8qZpULgDpXrs8H7n3Zp141mpyQH/2Tf6GYH9ntEGKzWwCZ8HGPdscsoMpqizSRpDSbjQ3IN17aANuKZdDKJ6DAIUCgXGgXbvmHr2SM398Nhl333SxtHqqVrt5QHFympbt1Vnx2Ybs6ev3/84aGpmaN86ZKlKJYGpceKnBx2lJzF4epHwhr8B9d1z+G1yWVFGf7g48/47a+RgXkTbuJXsN7q4Ukvor+/59hABf6fWBaeS8jFAHcOeoxk1gHSDrTxRpqssPodTU/oO2GimulzGFK6NYVStfi1c9evuS4vhdFOpXjtge+V1w8UxPCK85tX3HQTLj3Dv+Sc8uCfnumUKifCUP3g0b3snofuhAx9eEUPy5atwuLqShSdkl44Cm1nxrZLTR42H2KTRz6/yltysLx42WqhxLaqECcsWf2XnTnHuqef/UkPMA3kyx4a/V2bWdfEC7I6EkFvcTGmdJtBnRXLqbUEw7KRlZ0BmmS0dnyQRS0lGj5xcXGft7j6e9tyMr2+7I5vDlYt9sI15WHXlTjAhNp7z/ThiRlx/A82FAZ+kwvm/tvBH2HfoZ+CQUBZHG6pgDUrnoIhb5jARdMuwFHqvlJQ//ja4jJHgF1YV+EFrpInBkL1+Vpxxff+9oILKKl+1+tJDzA92a4HDj7N9pyPkFsoPiAz2RPVEeUWOzJiP39rLtwmrU2Ku2QHInE0pT4jFU3iu9ZswHZd4dnF1z1lS+d06ZJbbiksKkz9+nCx8MpFTnlxGdYRKHn3XccePtZgjVedxe3qrYd+goPj+1qZVh1gybL1WLloE2r6IDFLLpLqE4vcwcWzYfjc4/5MwYb6P5VQ3fSVy6/OTeGfRfqUAHjPnmMr4QY3U9apvo90ildoohExs6YU+IkP03CunkLreGSTJbfe8PUkq1B0r9/eJfDtkls+WXBVYfuAV3j20mLlOYOeVz46PTm7b+KR4VDNWo8cexhjRx4mpzhsx4FXGsLgwJkoySJmJ4/TyTJy/Rln7WXFoVWHJsbdJhO3DxbL/+v2y//wMHrMf1P2Zj8mwhO7zO5DU4s91fhaOm9ri3JJJnc/tTSZPSU7H1Iua+0ejAV/lL6YRDWlLA5C1AIfhYL35Ynxde+/9FLWed5BNGxbb7zRXbEoPH9xsfjrVdd6ziNTR8t7xx7A5Oxh1CaPw3VKGK6cBSuwIGZmIBsNSL+p6c0tlzC4dBmOOY09ZVjvvu/V78s9PqcbQqcEBx8YO7aVKfUZ7bXPPlGbn6f1IXFNppwc8SBF9nPi7oo9WAS2zmZLybhFgOlZOhTD/o+f7arYOdcue6r3xltvLc5Ui+c9MD12zQ9mH9m0d3w3mz58CKHfxJIla+E0LYjaNGQQQNE6JUmKMNQgO6UBbNq05WvPW3LeDX906aXzco8+qQGm6cIjx4+fhQBvUMBvxFEQJg6mFayR7EnRYjiP1uMvI4s6A3osvmP3pZ4uKYHJmTotTtxZsd1rzz133aNzybnd+45c4jP1hrvG7hv5wt7bnJ/ySRzbey+4srB47VbUpycQBA3K8g2z7hgF1Ad0pmMBf/4b1xx+yrKVn11/1tIvzEeePmkBPnbs2MCMj5UK/CWc4dcgZcU8uLGa86853bZpbRwRQsv9lSztRrkmCeSpmToaQXgns91rL+oB8K69488RXO44PH100T1je7DfaeDw2H5MT00DSxZheuoEwmadck+aQzrdIkqFAiq8iCWFQVx57mW1odLAx9etXPLZUxJg8juv3n6izAKs4QLnAux8DrY2FOGqeANZ/OCJBR29MYCbBCumbGYlQq/dd2FuulXj3Fqk0J+UxPRsA3U//HbVDiilfu6hGHGf7r//SLVpBTsssOcFYUAHOyMMKWF4DX4YoOk3dVoGMuIIZItx2JRymDkoeQUMLVl2p1PAO7aOjIydUgDfoZQzPHZiBQ/VFtjYCsEuBGfLoVCRSlh6zTbFmK31YMN9Hdzc1Y1phi2P+1sCvJW+gpKgzDQCNEP5t18/d/3f7dRHhnW/KDL0rr3jb/As+zXNoIGg2USoXwnsAKEfaoC1O5R2FVAicTpHwuIolUpYtHTF18PKivduP4PRMS59X084EU16df9+eNI7scySYr2CdRFj2KbAVispSyare/SXVqnReu/JPZCBsjV1jo02w/taDjAFGUrMNHwEQh31pP3727fnHyuXReGuB0Z/2/XctzebdW1MicAHZY0lTib3ZxAK/dmkbTZB4gRwtVrFwNCiT29dfyal7p+TkLJtntx49E1H/RfcOz6+zAmdSxTnFykpNgBssWLKVZIkV2pRPq4y58SKPEPaCOVslncDmplItS59f5TKObbKpaDj1JU5DihUFMs1K5i66dC5mz56Beue5Sb95Hc8MPosl/EPCCW4DIiDAwhB9RmAyQVKAMeHZ9EmJeLi6tAAqsNL/uKctWfQCbDzup5wAP9Erw45b5dStY6y1WcpRKErmXmQAWYOuZvJOJdMgVKg0iDolINxZJSmBjrniOa7AUIpQIdcBRSdx60ZIXAsUOGNXuB87aKLuichyyLx44dG16gm+wxjshyGTUjfiGcpAtCJNnRcLGWRjdMaUrp/Ot2lOjyshoeXvWnLyOKueaG7of6EA/jH9x14rs3xtjAMqwyMjvfTZ/x1ip6I7yLALZ3ePspTpwkiORQxupUGyzxu/NDk1mzzfEVx0hrQpq9BJW4KpaS1hpkwUAclY7cpru6pov7jC3o4+rN9vmNUleSJ8X8CC5coEUD4vuFiGWpCEpqIwuSMAr2iZFsYHF4svKGBl5+3dsX+ebFvP4nQ5lvhyZb/3t17l8lQPd33wzNsBwMORSpaFh0zWNGHgCtaB4dn27bDoeiQcAeM2UoFjiJSaFlZ0bFxEaCaO43cNWcimf2Z0XERkIHU3OMHBKyAUEpwxqfDEAekFD+tC3Urh3jQCSYPdzujqJ9nv/2+0U8DYpvUhlUTMjBcS7kn6aQ0QX86kQ31jekT0oYXLZlYsWj9i1atYnPGX+W1/4TjYL3WedN9TmMwdKqudIaqwoYs2rNTosRdq+DZBDQvOp5VDYOQTntfxGh7C1NDHKzCOS9zhiLnrMwYCowxl5HfgMOhbAxEAmbfa2RQ0aqTBGZqZJwyCCUDqXBMCOxSjN0lg/CuJnfG7/j3cyd37pyfgZM34N/fNfpeptRlQpAO9kGHW5H1rFVBSgeTyiCQPc/DosVLf7rv3JGr+tX16XafcAD3wwXpMjt3Kv7sZ3+HH1m2jE+fsLzq5FTZKTkFS7Gy5/CCEnKAcU5bXRdZFqoF1xuwOStKyCqFqyqpqpwzb3Z6SoDbB/0w/AET1j1hXe190QvPr/fr1O+33z/c/egbpBJXk94N/YY+YFLPf8mKpr8okxFpGJIy5XIZixYv++YF21a9rd82TimAez00EQC23mevGwydJaJuNdxBp1z0LV8FBa7KBSabZdfmhZmZWdoYMupPhkdf9rJnNHpFK/Zqt9vvtz8w+lsQ6o+lEE7o10HH35EVTad5a4NLq4coP5jFMFCtYnjJ8n84f/OZH1pIm096Dl7IQ/8i77lt1/jTf+ah2hkGjaWh76PZqGuAfQI4EtM0zScLmgzHwcHB5sDgog9euG3lnLk4njRW9C9y8B+Ptn+w6/AZyuKvVSp4WtCsl5v1hhf4vt1oNi0CWFKGFTAy8Jq2Y9cHBisPVJYs/sRFG1csKHz2NAc/Hqhm2vjq9/cMOE75LBbODs36/qBs1gvNhu8QtmEoQqZkE5xNua47MbRoaPR5z9g6MV8PVtzkaYB/AQDHTSYG4pFl0USf1vK34cSJuhob+1exc+fOebklnxTTpF/geJ+STZ/m4FMS1tZD/X/4qdjyW3dy5AAAAABJRU5ErkJggg==",z=e.defineComponent({name:"NotCursor",__name:"NotCursor",props:{isCursor:{type:Boolean,default:!1},skidding:{default:0}},setup(F){return(o,c)=>{const p=e.resolveComponent("VMenu");return o.isCursor?(e.openBlock(),e.createBlock(p,{key:1,triggers:["hover"],skidding:o.skidding,delay:0,"auto-hide":!1,theme:"not-cursor"},{popper:e.withCtx(()=>c[0]||(c[0]=[e.createElementVNode("div",{class:"not-cursor-container","box-border":"",flex:"~ col justify-center items-center"},[e.createElementVNode("img",{src:v,"w-60px":"",alt:""}),e.createElementVNode("div",{text:"#B8BBBD 14px","mt-10px":""}," 该功能暂未上线,敬请期待! ")],-1)])),default:e.withCtx(()=>[e.renderSlot(o.$slots,"default",{},void 0,!0)]),_:3},8,["skidding"])):e.renderSlot(o.$slots,"default",{key:0},void 0,!0)}}}),E=k._export_sfc(z,[["__scopeId","data-v-d59c23e4"]]),I={class:"menu-more-container","box-border":""},R=["onClick"],J=e.defineComponent({name:"More",__name:"More",props:{items:{},activeIndex:{}},emits:["onMenuClick"],setup(F,{emit:o}){const c=o;function p(l,f){c("onMenuClick",l,f)}return(l,f)=>{const A=e.resolveComponent("VMenu");return e.openBlock(),e.createBlock(A,e.mergeProps({triggers:["hover"],"popper-triggers":["hover"]},l.$attrs,{delay:0,"auto-hide":!1,theme:"more-appley",distance:-6}),{popper:e.withCtx(()=>[e.createElementVNode("div",I,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.items,(u,s)=>{var B;return e.openBlock(),e.createBlock(E,{key:s,"is-cursor":(B=u.meta)==null?void 0:B.isDev,skidding:150},{default:e.withCtx(()=>{var M,C,x;return[e.createElementVNode("div",{"cursor-pointer":"",flex:"~ items-center","box-border":"","p-15px":"","w-full":"","h-40px":"","rounded-8px":"","text-sm":"","mb-10px":"",class:e.normalizeClass({"bg-[#fff] dark:bg-[var(--g-header-menu-active-bg)]!":s===l.activeIndex,"is-dev":(M=u.meta)==null?void 0:M.isDev}),onClick:a=>p(s,u)},[(C=u.meta)!=null&&C.icon?(e.openBlock(),e.createBlock(e.unref(h._sfc_main),{key:0,name:u.meta.icon,size:"18px","mr-6px":""},null,8,["name"])):e.createCommentVNode("",!0),e.createElementVNode("span",null,e.toDisplayString((x=u.meta)==null?void 0:x.title),1)],10,R)]}),_:2},1032,["is-cursor"])}),128))])]),default:e.withCtx(()=>[e.renderSlot(l.$slots,"default",{},void 0,!0)]),_:3},16)}}}),U=k._export_sfc(J,[["__scopeId","data-v-389f3e13"]]),V=["title","onClick"],O={class:"flex flex-row flex-1 items-center justify-center px-8px"},T={class:"w-full flex-1 truncate text-center text-sm transition-height transition-opacity transition-width"},Z={relative:"","h-full":"","w-85px":"",flex:"~ none justify-center items-center","text-sm":"","cursor-pointer":""},K=e.defineComponent({name:"TopMode",__name:"index",setup(F){const{settingsStore:o,menuStore:c,generateI18nTitle:p}=G.useContext(),{switchTo:l}=G.useMenu();function f(a,r,t){let n;return!a&&r||a&&!t?n=r:a&&t&&(n=t),n}const A=e.ref(),{width:u}=Q.useElementSize(A),s=e.ref(0);C();const B=e.computed(()=>s.value===c.allMenus.length-1);function M(a,r){const t=a+s.value+1;l(t,r)}function C(){e.onMounted(()=>{e.watch(u,()=>{s.value=x()},{immediate:!0})})}function x(){const a=A.value,r=Array.from(a.children).at(0),t=r.clientWidth,n=Array.from(r.children),N=n.reduce((i,m)=>i+m.clientWidth,0);let g=0,d=0;if(N<=t)d=n.length-1;else for(const[i,m]of n.entries())if(g+=m.clientWidth,g>=t){d=i-1;break}return n.forEach((i,m)=>{m>d?i.style.visibility="hidden":i.style.visibility="visible"}),d}return(a,r)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"menuRef",ref:A,class:"menu-container nothin"},[e.createElementVNode("div",{class:e.normalizeClass(["menu flex of-hidden transition-all",{[`menu-active-${e.unref(o).settings.menu.menuActiveStyle}`]:e.unref(o).settings.menu.menuActiveStyle!==""}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(c).allMenus,(t,n)=>{var N,g;return e.openBlock(),e.createElementBlock("div",{key:n,class:e.normalizeClass(["menu-item relative transition-all",{active:n===e.unref(c).actived,"px-1 py-2":e.unref(o).settings.menu.isRounded,"is-dev":(N=t.meta)==null?void 0:N.isDev}]),invisible:""},[e.createVNode(E,{"is-cursor":(g=t.meta)==null?void 0:g.isDev},{default:e.withCtx(()=>{var d,i,m,H,j,Y,D,w,S;return[t.children&&t.children.length!==0||(d=t==null?void 0:t.meta)!=null&&d.isDev?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["group menu-item-container h-full w-full flex cursor-pointer items-center justify-between gap-1 px-5 py-4 text-[var(--g-header-menu-color)] transition-all hover:(bg-[var(--g-header-menu-hover-bg)] text-[var(--g-header-menu-hover-color)])",{"text-[var(--g-header-menu-active-color)]! bg-[var(--g-header-menu-active-bg)]!":n===e.unref(c).actived,"rounded-2":e.unref(o).settings.menu.isRounded}]),title:e.unref(p)((i=t.meta)==null?void 0:i.i18n,(m=t.meta)==null?void 0:m.title),onClick:L=>e.unref(l)(n,t)},[e.createElementVNode("div",O,[f(n===e.unref(c).actived,(H=t.meta)==null?void 0:H.icon,(j=t.meta)==null?void 0:j.activeIcon)?(e.openBlock(),e.createBlock(e.unref(h._sfc_main),{key:0,name:f(n===e.unref(c).actived,(Y=t.meta)==null?void 0:Y.icon,(D=t.meta)==null?void 0:D.activeIcon),size:18,class:"menu-item-container-icon transition-transform group-hover:scale-120 mr-5px"},null,8,["name"])):e.createCommentVNode("",!0),e.createElementVNode("span",T,e.toDisplayString(e.unref(p)((w=t.meta)==null?void 0:w.i18n,(S=t.meta)==null?void 0:S.title)),1)])],10,V)):e.createCommentVNode("",!0)]}),_:2},1032,["is-cursor"])],2)}),128))],2),e.unref(B)?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(U,{key:0,items:e.unref(c).allMenus.slice(e.unref(s)+1),"active-index":e.unref(c).actived-e.unref(s)-1,onOnMenuClick:M},{default:e.withCtx(()=>[e.createElementVNode("div",Z,[r[0]||(r[0]=e.createTextVNode(" 更多应用 ")),e.createVNode(e.unref(y),{ml:"5px",mr:"5px"})])]),_:1},8,["items","active-index"]))],512))}});exports.default=K;
|
package/lib/index-BqHsuJkr.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./HButton.vue_vue_type_script_setup_true_lang-D-XkyoXl.cjs"),e=require("vue"),i=require("./notification-IZqPm_OK.cjs");require("pinia-plugin-persistedstate");const u=require("vue-router"),c=require("./_plugin-vue_export-helper-BHFhmbuH.cjs"),d={class:"absolute left-[50%] top-[50%] flex flex-col items-center justify-between lg:flex-row -translate-x-50% -translate-y-50% lg:gap-12"},f={class:"flex flex-col gap-4"},x=e.defineComponent({name:"NotPermission",__name:"index",setup(_){const r=u.useRouter(),l=i.useUserStore(),t=e.ref({inter:Number.NaN,countdown:5});e.onUnmounted(()=>{t.value.inter&&window.clearInterval(t.value.inter)}),e.onMounted(()=>{t.value.inter=window.setInterval(()=>{t.value.countdown--,t.value.countdown===0&&(t.value.inter&&window.clearInterval(t.value.inter),o())},1e3)});async function o(){await l.logout(),r.push({name:"login"})}return(m,n)=>{const s=a._sfc_main;return e.openBlock(),e.createElementBlock("div",d,[n[2]||(n[2]=e.createElementVNode("div",{class:"noPermissionIcon w-300px h-300px lg:w-400px lg:h-400px"},null,-1)),e.createElementVNode("div",f,[n[0]||(n[0]=e.createElementVNode("h1",{class:"m-0 text-6xl font-sans dark:text-[#C9D6EF]"}," 403 ",-1)),n[1]||(n[1]=e.createElementVNode("div",{class:"desc mx-0 text-xl text-stone-5 dark:text-[#C9D6EF]"}," 抱歉,你无权访问系统,请联系管理员 ",-1)),e.createElementVNode("div",null,[e.createVNode(s,{onClick:o},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t).countdown)+" 秒后,返回登录页 ",1)]),_:1})])])])}}}),p=c._export_sfc(x,[["__scopeId","data-v-2f1aff81"]]);exports.default=p;
|