@pubinfo/core 2.0.0-beta.1 → 2.0.0-beta.10
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-BkkBhQs8.js} +16 -16
- package/{es/HCheckList.vue_vue_type_script_setup_true_lang-DanhyVxU.js → dist/HCheckList.vue_vue_type_script_setup_true_lang-CCAu4BLQ.js} +2 -2
- package/{es/PreferencesContent-CQkwkQ_1.js → dist/PreferencesContent-CR--f_NB.js} +46 -46
- package/{es/SettingBreadcrumb-Bp_66IFN.js → dist/SettingBreadcrumb-G3tCFpLA.js} +2 -2
- package/{es/SettingCopyright-BPSnoTQb.js → dist/SettingCopyright-CX0focMI.js} +1 -1
- package/{es/SettingEnableTransition-Rx2-0Wxj.js → dist/SettingEnableTransition-DOKJnR4L.js} +1 -1
- package/{es/SettingHome-BW27PQqs.js → dist/SettingHome-BYO222_e.js} +1 -1
- package/{es/SettingMenu-D5gdNfal.js → dist/SettingMenu-wjOwhCSF.js} +2 -2
- package/{es/SettingMode-B4_HGVez.js → dist/SettingMode-Bvavz1iE.js} +1 -1
- package/{es/SettingNavSearch-CRovYxzh.js → dist/SettingNavSearch-BNgCCL_g.js} +1 -1
- package/{es/SettingOther-D0zo11vM.js → dist/SettingOther-Bkg_d75_.js} +1 -1
- package/{es/SettingPage-B8GHuoKV.js → dist/SettingPage-CoxnW-C8.js} +1 -1
- package/{es/SettingTabbar-Cn_QzvA8.js → dist/SettingTabbar-CSbAXsSc.js} +2 -2
- package/{es/SettingThemes-D_DpEncn.js → dist/SettingThemes-DWIUI9Jm.js} +2 -2
- package/{es/SettingToolbar-Csl2gnfi.js → dist/SettingToolbar-B2ieO89s.js} +1 -1
- package/{es/SettingTopbar-CaHjQULM.js → dist/SettingTopbar-O8atqRyC.js} +2 -2
- package/{es/SettingWidthMode-BGiP7gTw.js → dist/SettingWidthMode-xRqJUEGW.js} +1 -1
- package/{es/TopThinMode-DWm0oY5Y.js → dist/TopThinMode-B5bzupL0.js} +1 -1
- package/{es/_...all_-DI_QAUox.js → dist/_...all_-BhkWBVsP.js} +1 -1
- package/{es/colors-oRlAXMUC.js → dist/colors-D1em-qbN.js} +1 -1
- package/{lib → dist}/components/PubinfoProvider/index.d.ts +1 -0
- package/{es/index-D8eeneI_.js → dist/index-B82_RIAQ.js} +22 -22
- package/{es/index-Dav3jQVP.js → dist/index-B_G9XMp4.js} +2 -2
- package/{es/index-P2cA5UeU.js → dist/index-Bt_iFTZm.js} +4 -4
- package/{es/index-BHkrq701.js → dist/index-C9Ne6frc.js} +21 -21
- package/{es/index-BvVAS3S-.js → dist/index-CInEsIq9.js} +14 -8
- package/{es/index-DvHnVMX5.js → dist/index-D1uzRPbe.js} +2116 -2119
- package/{es/index-BkqnOkyO.js → dist/index-D4ZKd0qO.js} +1 -1
- package/{es/index-ChOUZNbk.js → dist/index-DkuKtlnz.js} +2 -2
- package/{es/index-B9I6Pru6.js → dist/index-LwHAdG5B.js} +12 -12
- package/{es → dist}/index.js +25 -26
- 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-Cf4EKYdE.js} +1 -1
- 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/notification-6D5hA7Bp.js → dist/menu-lns6oFYd.js} +1866 -1902
- package/{es/pick-Br-UKn7B.js → dist/pick-D4R-sEsr.js} +1 -1
- package/{es → dist}/request.js +23 -23
- 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 +35 -0
- package/{es → dist}/style.css +1 -1
- package/package.json +18 -24
- package/src/components/PubinfoProvider/index.ts +2 -0
- package/src/layout/components/Tools/index.vue +8 -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/routes.ts +0 -9
- 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 +1 -0
- package/src/stores/modules/route.ts +2 -1
- package/src/stores/modules/settings.ts +1 -0
- package/src/stores/modules/tabbar.ts +1 -0
- package/src/stores/modules/user.ts +54 -20
- package/es/components/PubinfoProvider/index.d.ts +0 -8
- package/es/layout/ui-kit/HDialog.vue.d.ts +0 -28
- package/es/layout/ui-kit/HSlideover.vue.d.ts +0 -30
- 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/auth.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/interface.d.ts +0 -29
- 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/layout/components/Tools/Notification.vue +0 -152
- package/src/pages/personal/notification.vue +0 -58
- 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/index.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 +0 -0
- /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/auth.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}/context.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}/index-DTQQt_XY.js +0 -0
- /package/{es → dist}/index.d.ts +0 -0
- /package/{es → dist}/interface.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 +0 -0
- /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/HTabList.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 → dist}/pages/system/index.vue.d.ts +0 -0
- /package/{es → 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/async.d.ts +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}/route/index.d.ts +0 -0
- /package/{es → dist}/route/routes.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,29 +0,0 @@
|
|
|
1
|
-
import { basic as request } from '../../request';
|
|
2
|
-
/**
|
|
3
|
-
* @description 根据主键获取用户最近常用表详情 根据主键获取用户最近常用表详情
|
|
4
|
-
* @url /rbac/used/${param0}/detail
|
|
5
|
-
* @method GET
|
|
6
|
-
* @author @pubinfo/openapi
|
|
7
|
-
*/
|
|
8
|
-
export declare function getRbacUsedByIdDetail<R = API.ResponseDataPubUserUsed, T = API.ResponseDataPubUserUsed>(params: API.getRbacUsedByIdDetailParams, 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 添加用户最近常用表数据 添加用户最近常用表数据
|
|
11
|
-
* @url /rbac/used/add
|
|
12
|
-
* @method POST
|
|
13
|
-
* @author @pubinfo/openapi
|
|
14
|
-
*/
|
|
15
|
-
export declare function postRbacUsedAdd<R = API.ResponseData, T = API.ResponseData>(body: API.AddPubUserUsedDto, 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>>;
|
|
16
|
-
/**
|
|
17
|
-
* @description 批量添加用户最近常用表数据 批量添加用户最近常用表数据
|
|
18
|
-
* @url /rbac/used/addBatch
|
|
19
|
-
* @method POST
|
|
20
|
-
* @author @pubinfo/openapi
|
|
21
|
-
*/
|
|
22
|
-
export declare function postRbacUsedAddBatch<R = API.ResponseData, T = API.ResponseData>(body: API.AddPubUserUsedDto[], 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/used/findPage
|
|
26
|
-
* @method POST
|
|
27
|
-
* @author @pubinfo/openapi
|
|
28
|
-
*/
|
|
29
|
-
export declare function postRbacUsedFindPage<R = API.ResponseDataPageDataPubUserUsed, T = API.ResponseDataPageDataPubUserUsed>(body: API.PubUserUsedDto, 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,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;
|