@pubinfo/module-rbac 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/dist/OrgSelector.vue_vue_type_script_setup_true_lang-BcL0IFuA.js +567 -0
- package/dist/_baseClone-CQ44TFeq.js +191 -0
- package/dist/_commonjsHelpers-C6fGbg64.js +6 -0
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/dist/animation_item.vue_vue_type_script_setup_true_lang-BQvmwheq.js +4864 -0
- package/dist/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/dist/api/modules/assist/index.d.ts +3 -0
- package/dist/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/dist/api/modules/assist/quyujiekou.d.ts +36 -0
- package/dist/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/dist/api/modules/configData/index.d.ts +3 -0
- package/dist/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/dist/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/dist/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/dist/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/dist/api/modules/log/index.d.ts +2 -0
- package/dist/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/dist/api/modules/rbac/index.d.ts +11 -0
- package/dist/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/dist/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/dist/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/dist/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/dist/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/dist/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/dist/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/dist/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/dist/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/dist/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/dist/api/request.d.ts +1 -0
- package/dist/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +38 -0
- package/dist/cloneDeep-BI4WNBQ9.js +8 -0
- package/dist/components/GroupSelector/index.vue.d.ts +15 -0
- package/dist/components/GroupSelector/interface.d.ts +6 -0
- package/dist/components/OrgTree/index.vue.d.ts +5 -0
- package/dist/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/dist/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/dist/components/OrgUserSelector/index.d.ts +8 -0
- package/dist/components/OrgUserSelector/provider.d.ts +24 -0
- package/dist/components/ResourceSelector/enum.d.ts +5 -0
- package/dist/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/dist/components/ResourceSelector/index.vue.d.ts +24 -0
- package/dist/composables/useLottie.d.ts +11 -0
- package/dist/enum-BEHz_Q18.js +74 -0
- package/dist/enum-C9ihxJe7.js +4 -0
- package/dist/enum-CTUzwCYG.js +4 -0
- package/dist/enum-DDKThkSw.js +24 -0
- package/dist/gangweijiekou-BxJq_m0o.js +46 -0
- package/dist/index-BS45K9vK.js +685 -0
- package/dist/index-Bbsiwecf.js +1631 -0
- package/dist/index-BhcAk-IH.js +399 -0
- package/dist/index-Bl4v-7On.js +125 -0
- package/dist/index-BleenJqT.js +168 -0
- package/dist/index-CFPhIFyG.js +140 -0
- package/dist/index-CLSeuhTv.js +872 -0
- package/dist/index-CLxqmFPw.js +317 -0
- package/dist/index-CTiFd9M0.js +303 -0
- package/dist/index-Cej8u1qo.js +274 -0
- package/dist/index-Cr17VOfm.js +389 -0
- package/dist/index-CsHj-xDw.js +283 -0
- package/dist/index-D0yB_8b0.js +181 -0
- package/dist/index-DFR8dd2B.js +785 -0
- package/dist/index-DNf0NPrD.js +131 -0
- package/dist/index-Dm4sOX43.js +27 -0
- package/dist/index-KboUdpTh.js +18588 -0
- package/dist/index-MtXfNGqS.js +1246 -0
- package/dist/index-U8kjKY6p.js +462 -0
- package/dist/index-UZeQsp70.js +177 -0
- package/dist/index-a0E9oj3q.js +703 -0
- package/dist/index-gmUZUdNl.js +634 -0
- package/dist/index-j_ln_NSt.js +455 -0
- package/dist/index-s32GbmsJ.js +164 -0
- package/dist/index-yEpViVkx.js +409 -0
- package/dist/index-zh8PZXw2.js +862 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +6 -0
- package/dist/interface.d.ts +47 -0
- package/dist/itemlist-xAbIKRVj.js +369 -0
- package/dist/jiaosejiekou-BfY4h7uI.js +58 -0
- package/dist/login_history-CuQv9Iw3.js +430 -0
- package/dist/operate_history-CGP-1Xy2.js +468 -0
- package/dist/pubJiaosezukongzhiqi-CvYfc8Uz.js +57 -0
- package/dist/request-DQLgc7lT.js +5 -0
- package/dist/routes/index.d.ts +14 -0
- package/dist/routes/modules/authority.manage.menu.d.ts +3 -0
- package/dist/routes/modules/log.manage.menu.d.ts +3 -0
- package/dist/routes/modules/safe.manage.menu.d.ts +3 -0
- package/dist/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/dist/routes/modules/system.manage.menu.d.ts +3 -0
- package/dist/setItem-DkOvmWXP.js +152 -0
- package/dist/shujuquanxianzhubiaokongzhiqi-DyNgf1y6.js +65 -0
- package/dist/stores/index.d.ts +1 -0
- package/dist/style.css +1 -0
- package/dist/useAppAndResource-D_b19V4t.js +55 -0
- package/dist/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/dist/views/blackWhiteList/enum.d.ts +7 -0
- package/dist/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/dist/views/blackWhiteList/types.d.ts +4 -0
- package/dist/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/dist/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/dist/views/components/HCheckList.vue.d.ts +20 -0
- package/dist/views/components/animation_item.vue.d.ts +14 -0
- package/dist/views/components/setItem.vue.d.ts +61 -0
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +172 -0
- package/dist/views/data-permission/enum.d.ts +34 -0
- package/dist/views/data-permission/index.vue.d.ts +1691 -0
- package/dist/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/dist/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/dist/views/dictionary/enum.d.ts +8 -0
- package/dist/views/dictionary/index.vue.d.ts +1532 -0
- package/dist/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/dist/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/dist/views/group/enum.d.ts +21 -0
- package/dist/views/group/index.vue.d.ts +1532 -0
- package/dist/views/layout_setting/index.vue.d.ts +2 -0
- package/dist/views/log_center/components/browserType.vue.d.ts +12 -0
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/dist/views/log_center/login_history.vue.d.ts +1511 -0
- package/dist/views/log_center/operate_history.vue.d.ts +1511 -0
- package/dist/views/menu_setting/animationData.d.ts +13 -0
- package/dist/views/menu_setting/index.vue.d.ts +2 -0
- package/dist/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/dist/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/dist/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/organization/enum.d.ts +25 -0
- package/dist/views/organization/index.vue.d.ts +73 -0
- package/dist/views/other_setting/animationData.d.ts +7 -0
- package/dist/views/other_setting/index.vue.d.ts +2 -0
- package/dist/views/other_setting/interface.d.ts +23 -0
- package/dist/views/page_animation_setting/animationData.d.ts +11 -0
- package/dist/views/page_animation_setting/index.vue.d.ts +2 -0
- package/dist/views/page_w_setting/index.vue.d.ts +2 -0
- package/dist/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/dist/views/position/enum.d.ts +8 -0
- package/dist/views/position/index.vue.d.ts +1532 -0
- package/dist/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/dist/views/region/enum.d.ts +22 -0
- package/dist/views/region/index.vue.d.ts +1533 -0
- package/dist/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/dist/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/dist/views/resource/enum.d.ts +30 -0
- package/dist/views/resource/index.vue.d.ts +1549 -0
- package/dist/views/resource/interface.d.ts +6 -0
- package/dist/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/dist/views/role/components/drawerRole.vue.d.ts +49 -0
- package/dist/views/role/enum.d.ts +25 -0
- package/dist/views/role/index.vue.d.ts +3090 -0
- package/dist/views/role/interface.d.ts +6 -0
- package/dist/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/dist/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/role_group/enum.d.ts +21 -0
- package/dist/views/role_group/index.vue.d.ts +1557 -0
- package/dist/views/role_group/interface.d.ts +6 -0
- package/dist/views/safe_setting/index.vue.d.ts +4 -0
- package/dist/views/tabbar_setting/animationData.d.ts +11 -0
- package/dist/views/tabbar_setting/index.vue.d.ts +2 -0
- package/dist/views/tenant/components/TenantEdit.vue.d.ts +50 -0
- package/dist/views/tenant/enum.d.ts +7 -0
- package/dist/views/tenant/index.vue.d.ts +1570 -0
- package/dist/views/tenant/interface.d.ts +6 -0
- package/dist/views/theme_setting/index.vue.d.ts +2 -0
- package/dist/views/toolbar_setting/animationData.d.ts +17 -0
- package/dist/views/toolbar_setting/index.vue.d.ts +2 -0
- package/dist/views/user/components/OrgAndPosition.vue.d.ts +14 -0
- package/dist/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/dist/views/user/components/UserEdit.vue.d.ts +16 -0
- package/dist/views/user/components/roleSelect.vue.d.ts +14 -0
- package/dist/views/user/enum.d.ts +13 -0
- package/dist/views/user/index.vue.d.ts +1586 -0
- package/dist/views/user/interface.d.ts +39 -0
- package/dist/views/watermark_setting/animationData.d.ts +3 -0
- package/dist/views/watermark_setting/index.vue.d.ts +31 -0
- package/dist/xitongpeizhifuwu-C1Vm-W1B.js +23 -0
- package/dist/zidianfuwu-yCWHhOfO.js +65 -0
- package/dist/ziyuanjiekou-DhrAbneq.js +69 -0
- package/dist/zuzhijiaosebiaokongzhiqi-B1g74RqL.js +28 -0
- package/dist/zuzhijiekou-PeZuFtCO.js +85 -0
- package/package.json +52 -0
- package/src/api/modules/assist/gonggaofuwu.ts +109 -0
- package/src/api/modules/assist/index.ts +5 -0
- package/src/api/modules/assist/qunzujiekou.ts +95 -0
- package/src/api/modules/assist/quyujiekou.ts +97 -0
- package/src/api/modules/assist/typings.d.ts +364 -0
- package/src/api/modules/configData/heibaimingdanfuwu.ts +95 -0
- package/src/api/modules/configData/index.ts +5 -0
- package/src/api/modules/configData/typings.d.ts +347 -0
- package/src/api/modules/configData/xitongpeizhifuwu.ts +322 -0
- package/src/api/modules/configData/zidianfuwu.ts +151 -0
- package/src/api/modules/log/caozuorizhifuwu.ts +37 -0
- package/src/api/modules/log/denglurizhifuwu.ts +37 -0
- package/src/api/modules/log/index.ts +4 -0
- package/src/api/modules/log/typings.d.ts +179 -0
- package/src/api/modules/rbac/gangweijiekou.ts +93 -0
- package/src/api/modules/rbac/index.ts +13 -0
- package/src/api/modules/rbac/jiaosejiekou.ts +124 -0
- package/src/api/modules/rbac/pubJiaosezukongzhiqi.ts +113 -0
- package/src/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.ts +186 -0
- package/src/api/modules/rbac/typings.d.ts +2001 -0
- package/src/api/modules/rbac/yonghujiekou.ts +225 -0
- package/src/api/modules/rbac/yonghushoucangbiaojiekou.ts +93 -0
- package/src/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +72 -0
- package/src/api/modules/rbac/ziyuanjiekou.ts +223 -0
- package/src/api/modules/rbac/zuhuguanlijiekou.ts +91 -0
- package/src/api/modules/rbac/zuzhijiaosebiaokongzhiqi.ts +76 -0
- package/src/api/modules/rbac/zuzhijiekou.ts +171 -0
- package/src/api/request.ts +3 -0
- package/src/assets/icons/403.svg +1 -0
- package/src/assets/icons/403_dark.svg +1 -0
- package/src/assets/icons/404.svg +1 -0
- package/src/assets/icons/404_dark.svg +1 -0
- package/src/assets/icons/add-child.svg +1 -0
- package/src/assets/icons/authority.svg +1 -0
- package/src/assets/icons/authorize.svg +1 -0
- package/src/assets/icons/blacklist-disable.svg +1 -0
- package/src/assets/icons/blacklist-enable.svg +1 -0
- package/src/assets/icons/browser-360.svg +1 -0
- package/src/assets/icons/browser-chrome.svg +1 -0
- package/src/assets/icons/browser-edge.svg +1 -0
- package/src/assets/icons/browser-ie.svg +1 -0
- package/src/assets/icons/browser-other.svg +1 -0
- package/src/assets/icons/browser-qq.svg +1 -0
- package/src/assets/icons/browser-safari.svg +1 -0
- package/src/assets/icons/browser-uc.svg +1 -0
- package/src/assets/icons/change-org.svg +1 -0
- package/src/assets/icons/edit.svg +1 -0
- package/src/assets/icons/empty-data.svg +1 -0
- package/src/assets/icons/favorites.svg +1 -0
- package/src/assets/icons/icard.svg +1 -0
- package/src/assets/icons/icon_animation.svg +1 -0
- package/src/assets/icons/icon_breadcrumb.svg +1 -0
- package/src/assets/icons/icon_copyright.svg +1 -0
- package/src/assets/icons/icon_jt.svg +1 -0
- package/src/assets/icons/icon_layout.svg +1 -0
- package/src/assets/icons/icon_mainpage.svg +1 -0
- package/src/assets/icons/icon_menu.svg +1 -0
- package/src/assets/icons/icon_page_size.svg +1 -0
- package/src/assets/icons/icon_position_type.svg +1 -0
- package/src/assets/icons/icon_safe_manage.svg +1 -0
- package/src/assets/icons/icon_screen_scale.svg +6 -0
- package/src/assets/icons/icon_system_manage.svg +1 -0
- package/src/assets/icons/icon_tabbar.svg +1 -0
- package/src/assets/icons/icon_toolbar.svg +1 -0
- package/src/assets/icons/icon_topbar.svg +1 -0
- package/src/assets/icons/icon_watermark.svg +1 -0
- package/src/assets/icons/image-load-fail.svg +1 -0
- package/src/assets/icons/log-center.svg +1 -0
- package/src/assets/icons/logo-sig.svg +1 -0
- package/src/assets/icons/logo.svg +1 -0
- package/src/assets/icons/mima.svg +1 -0
- package/src/assets/icons/not-data.svg +1 -0
- package/src/assets/icons/org-main.svg +1 -0
- package/src/assets/icons/org-unmain.svg +1 -0
- package/src/assets/icons/process-management.svg +1 -0
- package/src/assets/icons/project-management.svg +1 -0
- package/src/assets/icons/rbac.svg +1 -0
- package/src/assets/icons/remove.svg +1 -0
- package/src/assets/icons/resource-app.svg +1 -0
- package/src/assets/icons/resource-btn.svg +1 -0
- package/src/assets/icons/resource-index.svg +1 -0
- package/src/assets/icons/resource-menu.svg +1 -0
- package/src/assets/icons/resource-nonmenu.svg +1 -0
- package/src/assets/icons/setting-manage.svg +1 -0
- package/src/assets/icons/test.svg +1 -0
- package/src/assets/icons/theme-check-mark.svg +1 -0
- package/src/assets/icons/theme-title.svg +1 -0
- package/src/assets/icons/toolbar-collapse.svg +1 -0
- package/src/assets/icons/tree_icon.svg +1 -0
- package/src/assets/icons/tree_icon_checked.svg +1 -0
- package/src/assets/icons/view.svg +1 -0
- package/src/assets/icons/workbench.svg +1 -0
- package/src/assets/icons/zddata.svg +1 -0
- package/src/assets/icons/zy_checked.svg +1 -0
- package/src/assets/icons/zy_default.svg +1 -0
- package/src/assets/images/layout/item1.webp +0 -0
- package/src/assets/images/layout/item1_dark.webp +0 -0
- package/src/assets/images/layout/item2.webp +0 -0
- package/src/assets/images/layout/item2_dark.webp +0 -0
- package/src/assets/images/layout/item3.webp +0 -0
- package/src/assets/images/layout/item3_dark.webp +0 -0
- package/src/assets/images/layout/item4.webp +0 -0
- package/src/assets/images/layout/item4_dark.webp +0 -0
- package/src/assets/images/layout/item5.webp +0 -0
- package/src/assets/images/layout/item5_dark.webp +0 -0
- package/src/assets/images/page-width/anto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/auto.webp +0 -0
- package/src/assets/images/page-width/auto_dark.webp +0 -0
- package/src/assets/images/page-width/auto_min_w.webp +0 -0
- package/src/assets/images/page-width/auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto.webp +0 -0
- package/src/assets/images/page-width/icon_auto_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle.webp +0 -0
- package/src/assets/images/page-width/icon_middle_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w_dark.webp +0 -0
- package/src/assets/images/page-width/middle.webp +0 -0
- package/src/assets/images/page-width/middle_dark.webp +0 -0
- package/src/assets/images/page-width/middle_max_w.webp +0 -0
- package/src/assets/images/page-width/middle_max_w_dark.webp +0 -0
- package/src/assets/lottie/breadcrumb/dark/enable.json +1 -0
- package/src/assets/lottie/breadcrumb/dark/enableMainMenu.json +1 -0
- package/src/assets/lottie/breadcrumb/dark/style.json +1 -0
- package/src/assets/lottie/breadcrumb/light/enable.json +1 -0
- package/src/assets/lottie/breadcrumb/light/enableMainMenu.json +1 -0
- package/src/assets/lottie/breadcrumb/light/style.json +1 -0
- package/src/assets/lottie/layout/data-test.json +1 -0
- package/src/assets/lottie/layout/data.json +1 -0
- package/src/assets/lottie/menu/dark/enableHotkeys.json +1 -0
- package/src/assets/lottie/menu/dark/enableSubMenuCollapseButton.json +1 -0
- package/src/assets/lottie/menu/dark/isRounded.json +1 -0
- package/src/assets/lottie/menu/dark/menuActiveStyle.json +1 -0
- package/src/assets/lottie/menu/dark/subMenuCollapse.json +1 -0
- package/src/assets/lottie/menu/dark/subMenuUniqueOpened.json +1 -0
- package/src/assets/lottie/menu/light/enableHotkeys.json +1 -0
- package/src/assets/lottie/menu/light/enableSubMenuCollapseButton.json +1 -0
- package/src/assets/lottie/menu/light/isRounded.json +1 -0
- package/src/assets/lottie/menu/light/menuActiveStyle.json +1 -0
- package/src/assets/lottie/menu/light/subMenuCollapse.json +1 -0
- package/src/assets/lottie/menu/light/subMenuUniqueOpened.json +1 -0
- package/src/assets/lottie/other/dark/enableCopyright.json +1 -0
- package/src/assets/lottie/other/dark/enableHotkeys.json +1 -0
- package/src/assets/lottie/other/dark/switchTabbarAndToolbar.json +1 -0
- package/src/assets/lottie/other/light/enableCopyright.json +1 -0
- package/src/assets/lottie/other/light/enableHotkeys.json +1 -0
- package/src/assets/lottie/other/light/switchTabbarAndToolbar.json +1 -0
- package/src/assets/lottie/page_animation/dark/fadeinout.json +1 -0
- package/src/assets/lottie/page_animation/dark/fadeinout_old.json +1 -0
- package/src/assets/lottie/page_animation/dark/tobottom.json +1 -0
- package/src/assets/lottie/page_animation/dark/tobottom_old.json +1 -0
- package/src/assets/lottie/page_animation/dark/toleft.json +1 -0
- package/src/assets/lottie/page_animation/dark/toleft_old.json +1 -0
- package/src/assets/lottie/page_animation/dark/toright.json +1 -0
- package/src/assets/lottie/page_animation/dark/toright_old.json +1 -0
- package/src/assets/lottie/page_animation/dark/totop.json +1 -0
- package/src/assets/lottie/page_animation/dark/totop_old.json +1 -0
- package/src/assets/lottie/page_animation/light/fadeinout.json +1 -0
- package/src/assets/lottie/page_animation/light/tobottom.json +1 -0
- package/src/assets/lottie/page_animation/light/toleft.json +1 -0
- package/src/assets/lottie/page_animation/light/toright.json +1 -0
- package/src/assets/lottie/page_animation/light/totop.json +1 -0
- package/src/assets/lottie/tabbar/dark/enable.json +1 -0
- package/src/assets/lottie/tabbar/dark/enableHotkeys.json +1 -0
- package/src/assets/lottie/tabbar/dark/enableIcon.json +1 -0
- package/src/assets/lottie/tabbar/dark/enableMemory.json +1 -0
- package/src/assets/lottie/tabbar/dark/style.json +1 -0
- package/src/assets/lottie/tabbar/light/enable.json +1 -0
- package/src/assets/lottie/tabbar/light/enableHotkeys.json +1 -0
- package/src/assets/lottie/tabbar/light/enableIcon.json +1 -0
- package/src/assets/lottie/tabbar/light/enableMemory.json +1 -0
- package/src/assets/lottie/tabbar/light/style.json +1 -0
- package/src/assets/lottie/toolbar/dark/enableColorScheme.json +1 -0
- package/src/assets/lottie/toolbar/dark/enableFullscreen.json +1 -0
- package/src/assets/lottie/toolbar/dark/enableI18n.json +1 -0
- package/src/assets/lottie/toolbar/dark/enableNotification.json +1 -0
- package/src/assets/lottie/toolbar/dark/enablePageReload.json +1 -0
- package/src/assets/lottie/toolbar/dark/enableUserPreferences.json +1 -0
- package/src/assets/lottie/toolbar/dark/navSearchEnable.json +1 -0
- package/src/assets/lottie/toolbar/dark/navSearchEnableHotkeys.json +1 -0
- package/src/assets/lottie/toolbar/light/enableColorScheme.json +1 -0
- package/src/assets/lottie/toolbar/light/enableFullscreen.json +1 -0
- package/src/assets/lottie/toolbar/light/enableI18n.json +1 -0
- package/src/assets/lottie/toolbar/light/enableNotification.json +1 -0
- package/src/assets/lottie/toolbar/light/enablePageReload.json +1 -0
- package/src/assets/lottie/toolbar/light/enableUserPreferences.json +1 -0
- package/src/assets/lottie/toolbar/light/navSearchEnable.json +1 -0
- package/src/assets/lottie/toolbar/light/navSearchEnableHotkeys.json +1 -0
- package/src/assets/lottie/watermark/dark/enableWatermark.json +1 -0
- package/src/assets/lottie/watermark/light/enableWatermark.json +1 -0
- package/src/assets/styles/vxe-table.css +13 -0
- package/src/components/GroupSelector/index.vue +305 -0
- package/src/components/GroupSelector/interface.ts +6 -0
- package/src/components/OrgTree/index.vue +91 -0
- package/src/components/OrgUserSelector/OrgSelector.vue +135 -0
- package/src/components/OrgUserSelector/UserSelector.vue +164 -0
- package/src/components/OrgUserSelector/index.ts +47 -0
- package/src/components/OrgUserSelector/provider.ts +373 -0
- package/src/components/ResourceSelector/enum.ts +5 -0
- package/src/components/ResourceSelector/hooks/useAppAndResource.ts +96 -0
- package/src/components/ResourceSelector/index.vue +431 -0
- package/src/composables/useLottie.ts +65 -0
- package/src/index.ts +31 -0
- package/src/interface.ts +54 -0
- package/src/routes/index.ts +156 -0
- package/src/routes/modules/authority.manage.menu.ts +105 -0
- package/src/routes/modules/log.manage.menu.ts +45 -0
- package/src/routes/modules/safe.manage.menu.ts +71 -0
- package/src/routes/modules/stylesetting.manage.menu.ts +130 -0
- package/src/routes/modules/system.manage.menu.ts +92 -0
- package/src/stores/index.ts +1 -0
- package/src/views/blackWhiteList/components/drawerBlackWhiteList.vue +132 -0
- package/src/views/blackWhiteList/enum.ts +7 -0
- package/src/views/blackWhiteList/index.vue +309 -0
- package/src/views/blackWhiteList/types.ts +4 -0
- package/src/views/breadcrumb_setting/animationData.ts +15 -0
- package/src/views/breadcrumb_setting/index.vue +147 -0
- package/src/views/components/HCheckList.vue +47 -0
- package/src/views/components/animation_item.vue +37 -0
- package/src/views/components/setItem.vue +126 -0
- package/src/views/data-permission/components/createAndEditDataPermission.vue +354 -0
- package/src/views/data-permission/enum.ts +59 -0
- package/src/views/data-permission/index.vue +190 -0
- package/src/views/dictionary/components/drawerDictionary.vue +108 -0
- package/src/views/dictionary/components/drawerDictionaryItem.vue +115 -0
- package/src/views/dictionary/enum.ts +8 -0
- package/src/views/dictionary/index.vue +194 -0
- package/src/views/dictionary/itemlist.vue +164 -0
- package/src/views/group/components/drawerGroup.vue +177 -0
- package/src/views/group/enum.ts +25 -0
- package/src/views/group/index.vue +207 -0
- package/src/views/layout_setting/index.vue +306 -0
- package/src/views/log_center/components/browserType.vue +35 -0
- package/src/views/log_center/components/loginHistoryDetail.vue +71 -0
- package/src/views/log_center/components/operateHistoryDetail.vue +80 -0
- package/src/views/log_center/login_history.vue +239 -0
- package/src/views/log_center/operate_history.vue +233 -0
- package/src/views/menu_setting/animationData.ts +27 -0
- package/src/views/menu_setting/index.vue +207 -0
- package/src/views/organization/components/drawerOrganization.vue +161 -0
- package/src/views/organization/components/drawerRole.vue +159 -0
- package/src/views/organization/components/roleSelect.vue +258 -0
- package/src/views/organization/enum.ts +26 -0
- package/src/views/organization/index.vue +516 -0
- package/src/views/other_setting/animationData.ts +15 -0
- package/src/views/other_setting/index.vue +250 -0
- package/src/views/other_setting/interface.ts +26 -0
- package/src/views/page_animation_setting/animationData.ts +23 -0
- package/src/views/page_animation_setting/index.vue +200 -0
- package/src/views/page_w_setting/index.vue +238 -0
- package/src/views/position/components/drawerPosition.vue +131 -0
- package/src/views/position/enum.ts +8 -0
- package/src/views/position/index.vue +167 -0
- package/src/views/region/components/drawerRegion.vue +143 -0
- package/src/views/region/enum.ts +24 -0
- package/src/views/region/index.vue +246 -0
- package/src/views/resource/components/ResourceEdit.vue +209 -0
- package/src/views/resource/components/RoleRelation.vue +100 -0
- package/src/views/resource/enum.ts +35 -0
- package/src/views/resource/index.vue +237 -0
- package/src/views/resource/interface.ts +6 -0
- package/src/views/role/components/ResourceRelation.vue +113 -0
- package/src/views/role/components/drawerRole.vue +191 -0
- package/src/views/role/enum.ts +26 -0
- package/src/views/role/index.vue +183 -0
- package/src/views/role/interface.ts +6 -0
- package/src/views/role_group/components/ResourceRelation.vue +91 -0
- package/src/views/role_group/components/drawerRole.vue +153 -0
- package/src/views/role_group/components/roleSelect.vue +224 -0
- package/src/views/role_group/enum.ts +22 -0
- package/src/views/role_group/index.vue +170 -0
- package/src/views/role_group/interface.ts +6 -0
- package/src/views/safe_setting/index.vue +237 -0
- package/src/views/tabbar_setting/animationData.ts +23 -0
- package/src/views/tabbar_setting/index.vue +186 -0
- package/src/views/tenant/components/TenantEdit.vue +219 -0
- package/src/views/tenant/enum.ts +7 -0
- package/src/views/tenant/index.vue +185 -0
- package/src/views/tenant/interface.ts +4 -0
- package/src/views/theme_setting/index.vue +465 -0
- package/src/views/toolbar_setting/animationData.ts +42 -0
- package/src/views/toolbar_setting/index.vue +189 -0
- package/src/views/user/components/OrgAndPosition.vue +156 -0
- package/src/views/user/components/UserAuthorization.vue +260 -0
- package/src/views/user/components/UserEdit.vue +267 -0
- package/src/views/user/components/roleSelect.vue +258 -0
- package/src/views/user/enum.ts +13 -0
- package/src/views/user/index.vue +266 -0
- package/src/views/user/interface.ts +43 -0
- package/src/views/watermark_setting/animationData.ts +7 -0
- package/src/views/watermark_setting/index.vue +236 -0
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 修改登录密码
|
|
4
|
+
* @url /rbac/user/changePassword
|
|
5
|
+
* @method PUT
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function putRbacUserChangePassword<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.putRbacUserChangePasswordParams, options?: Parameters<typeof request.Put<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 编辑角色和授权数据权限
|
|
11
|
+
* @url /rbac/user/grantUserRoleAndDatPermission
|
|
12
|
+
* @method POST
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function postRbacUserGrantUserRoleAndDatPermission<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.bianjijiaoseheshouquanshujuquanxianduixiang[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 根据id查询
|
|
18
|
+
* @url /rbac/user/info
|
|
19
|
+
* @method GET
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function getRbacUserInfo<R = API.ResponseDataPubUserBo, T = API.ResponseDataPubUserBo>(params: API.getRbacUserInfoParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 用户新增
|
|
25
|
+
* @url /rbac/user/pubUserAdd
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacUserPubUserAdd<R = API.ResponseDataString, T = API.ResponseDataString>(body: API.PubUserAddDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 重置登录密码
|
|
32
|
+
* @url /rbac/user/resetPassword
|
|
33
|
+
* @method PUT
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function putRbacUserResetPassword<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.putRbacUserResetPasswordParams, options?: Parameters<typeof request.Put<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
37
|
+
/**
|
|
38
|
+
* @description 用户id和组织id查询详情
|
|
39
|
+
* @url /rbac/user/userAndOrgList
|
|
40
|
+
* @method POST
|
|
41
|
+
* @author @pubinfo/openapi
|
|
42
|
+
*/
|
|
43
|
+
export declare function postRbacUserUserAndOrgList<R = API.ResponseDataListPubUserDto, T = API.ResponseDataListPubUserDto>(body: API.PubUserAndOrgQueryDto[], options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
44
|
+
/**
|
|
45
|
+
* @description 用户删除
|
|
46
|
+
* @url /rbac/user/userDelete
|
|
47
|
+
* @method GET
|
|
48
|
+
* @author @pubinfo/openapi
|
|
49
|
+
*/
|
|
50
|
+
export declare function getRbacUserUserDelete<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(params: API.getRbacUserUserDeleteParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
51
|
+
/**
|
|
52
|
+
* @description 登录用户完整信息
|
|
53
|
+
* @url /rbac/user/userEntireInfo
|
|
54
|
+
* @method GET
|
|
55
|
+
* @author @pubinfo/openapi
|
|
56
|
+
*/
|
|
57
|
+
export declare function getRbacUserUserEntireInfo<R = API.ResponseDataPubUserBo, T = API.ResponseDataPubUserBo>(options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
58
|
+
/**
|
|
59
|
+
* @description 用户和组织信息分页查询
|
|
60
|
+
* @url /rbac/user/userForMultiOrgPage
|
|
61
|
+
* @method POST
|
|
62
|
+
* @author @pubinfo/openapi
|
|
63
|
+
*/
|
|
64
|
+
export declare function postRbacUserUserForMultiOrgPage<R = API.ResponseDataPageDataPubUserOrgBo, T = API.ResponseDataPageDataPubUserOrgBo>(body: API.PubUserSplitOrgQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
65
|
+
/**
|
|
66
|
+
* @description 用户分页查询
|
|
67
|
+
* @url /rbac/user/userPage
|
|
68
|
+
* @method POST
|
|
69
|
+
* @author @pubinfo/openapi
|
|
70
|
+
*/
|
|
71
|
+
export declare function postRbacUserUserPage<R = API.ResponseDataPageDataPubUserBo, T = API.ResponseDataPageDataPubUserBo>(body: API.PubUserQueryDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
72
|
+
/**
|
|
73
|
+
* @description 用户编辑
|
|
74
|
+
* @url /rbac/user/userUpdate
|
|
75
|
+
* @method POST
|
|
76
|
+
* @author @pubinfo/openapi
|
|
77
|
+
*/
|
|
78
|
+
export declare function postRbacUserUserUpdate<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.PubUserUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
79
|
+
/**
|
|
80
|
+
* @description 用户编辑(详情和组织等)-2024年6月24日
|
|
81
|
+
* @url /rbac/user/userUpdate-v2
|
|
82
|
+
* @method POST
|
|
83
|
+
* @author @pubinfo/openapi
|
|
84
|
+
*/
|
|
85
|
+
export declare function postRbacUserUserUpdateV2<R = API.ResponseDataVoid, T = API.ResponseDataVoid>(body: API.PubUserUpdateDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { basic as request } from '../../request';
|
|
2
|
+
/**
|
|
3
|
+
* @description 删除用户收藏表数据 删除用户收藏表数据
|
|
4
|
+
* @url /rbac/collect/${param0}/delete
|
|
5
|
+
* @method POST
|
|
6
|
+
* @author @pubinfo/openapi
|
|
7
|
+
*/
|
|
8
|
+
export declare function postRbacCollectByIdDelete<R = API.ResponseData, T = API.ResponseData>(params: API.postRbacCollectByIdDeleteParams, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
9
|
+
/**
|
|
10
|
+
* @description 根据主键获取用户收藏表详情 根据主键获取用户收藏表详情
|
|
11
|
+
* @url /rbac/collect/${param0}/detail
|
|
12
|
+
* @method GET
|
|
13
|
+
* @author @pubinfo/openapi
|
|
14
|
+
*/
|
|
15
|
+
export declare function getRbacCollectByIdDetail<R = API.ResponseDataPubUserCollect, T = API.ResponseDataPubUserCollect>(params: API.getRbacCollectByIdDetailParams, options?: Parameters<typeof request.Get<R, T>>[1]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
16
|
+
/**
|
|
17
|
+
* @description 添加用户收藏表数据 添加用户收藏表数据
|
|
18
|
+
* @url /rbac/collect/add
|
|
19
|
+
* @method POST
|
|
20
|
+
* @author @pubinfo/openapi
|
|
21
|
+
*/
|
|
22
|
+
export declare function postRbacCollectAdd<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.AddPubUserCollectDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
23
|
+
/**
|
|
24
|
+
* @description 分页查询用户收藏表 分页查询用户收藏表
|
|
25
|
+
* @url /rbac/collect/findPage
|
|
26
|
+
* @method POST
|
|
27
|
+
* @author @pubinfo/openapi
|
|
28
|
+
*/
|
|
29
|
+
export declare function postRbacCollectFindPage<R = API.ResponseDataPageDataPubUserCollect, T = API.ResponseDataPageDataPubUserCollect>(body: API.PubUserCollectDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
30
|
+
/**
|
|
31
|
+
* @description 取消用户收藏表数据 取消用户收藏表数据
|
|
32
|
+
* @url /rbac/collect/removeCollect
|
|
33
|
+
* @method POST
|
|
34
|
+
* @author @pubinfo/openapi
|
|
35
|
+
*/
|
|
36
|
+
export declare function postRbacCollectRemoveCollect<R = API.ResponseDataBoolean, T = API.ResponseDataBoolean>(body: API.AddPubUserCollectDto, options?: Parameters<typeof request.Post<R, T>>[2]): import('alova').Method<import('alova').RespondedAlovaGenerics<import('alova').AlovaGenerics<any, any, import('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,29 @@
|
|
|
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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,85 @@
|
|
|
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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,36 @@
|
|
|
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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,29 @@
|
|
|
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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1,64 @@
|
|
|
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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@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('../../../../../../node_modules/@alova/adapter-axios').AlovaAxiosRequestConfig, import('axios').AxiosResponse<any, any>, import('axios').AxiosResponseHeaders, any, any, any>, R, T>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const basic: import('./request').RequestInstance;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { PubinfoIcon as o } from "pubinfo";
|
|
2
|
+
import { defineComponent as i, createElementBlock as c, openBlock as s, createVNode as a, createElementVNode as m, toDisplayString as u } from "vue";
|
|
3
|
+
const l = {
|
|
4
|
+
flex: "",
|
|
5
|
+
"items-center": ""
|
|
6
|
+
}, _ = /* @__PURE__ */ i({
|
|
7
|
+
__name: "browserType",
|
|
8
|
+
props: {
|
|
9
|
+
browserName: {
|
|
10
|
+
type: String,
|
|
11
|
+
required: !0
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
setup(r) {
|
|
15
|
+
function n(e) {
|
|
16
|
+
return e.includes("Chrome") ? "chrome" : e.includes("Edge") ? "edge" : e.includes("Safari") ? "safari" : e.includes("Internet Explorer") ? "ie" : "other";
|
|
17
|
+
}
|
|
18
|
+
return (e, p) => {
|
|
19
|
+
const t = o;
|
|
20
|
+
return s(), c("div", l, [
|
|
21
|
+
a(t, {
|
|
22
|
+
name: `browser-${n(r.browserName)}`,
|
|
23
|
+
class: "text-20px mr-5px"
|
|
24
|
+
}, null, 8, ["name"]),
|
|
25
|
+
m(
|
|
26
|
+
"span",
|
|
27
|
+
null,
|
|
28
|
+
u(r.browserName),
|
|
29
|
+
1
|
|
30
|
+
/* TEXT */
|
|
31
|
+
)
|
|
32
|
+
]);
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
});
|
|
36
|
+
export {
|
|
37
|
+
_
|
|
38
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { IOption } from './interface';
|
|
2
|
+
declare function onOpen(selectedGroups: IOption[]): void;
|
|
3
|
+
type __VLS_PublicProps = {
|
|
4
|
+
'open'?: boolean;
|
|
5
|
+
};
|
|
6
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_PublicProps, {
|
|
7
|
+
open: typeof onOpen;
|
|
8
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {
|
|
9
|
+
select: (...args: any[]) => void;
|
|
10
|
+
"update:open": (value: boolean) => void;
|
|
11
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
12
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
13
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
14
|
+
}>, {}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, any>;
|
|
15
|
+
export default _default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
type __VLS_Props = {
|
|
2
|
+
auth?: string;
|
|
3
|
+
};
|
|
4
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, any>;
|
|
5
|
+
export default _default;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { useOrgAPIs } from './provider';
|
|
2
|
+
import '@pubinfo/headlessui/style.css';
|
|
3
|
+
export interface ModelValue extends Record<string, any> {
|
|
4
|
+
orgId?: string;
|
|
5
|
+
orgName?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface OrgSelectorProps {
|
|
8
|
+
/** 标题 */
|
|
9
|
+
title?: string;
|
|
10
|
+
/** 多选 */
|
|
11
|
+
multiple?: boolean;
|
|
12
|
+
/** 数据权限 */
|
|
13
|
+
auth?: string;
|
|
14
|
+
/** 替换接口 */
|
|
15
|
+
apis?: ReturnType<typeof useOrgAPIs>;
|
|
16
|
+
/** Tab页 */
|
|
17
|
+
tabs?: Array<{
|
|
18
|
+
value: string;
|
|
19
|
+
label: string;
|
|
20
|
+
}>;
|
|
21
|
+
/** 禁用数据 */
|
|
22
|
+
disabledData?: (node: any) => boolean;
|
|
23
|
+
/** 过滤组织数据 */
|
|
24
|
+
filter?: (node: any) => boolean;
|
|
25
|
+
/** 提交 */
|
|
26
|
+
onSubmit?: (selected: ModelValue[]) => void;
|
|
27
|
+
}
|
|
28
|
+
type __VLS_Props = OrgSelectorProps;
|
|
29
|
+
declare function onOpen(): void;
|
|
30
|
+
type __VLS_PublicProps = {
|
|
31
|
+
'open'?: boolean;
|
|
32
|
+
modelValue?: ModelValue[];
|
|
33
|
+
} & __VLS_Props;
|
|
34
|
+
declare function __VLS_template(): {
|
|
35
|
+
attrs: Partial<{}>;
|
|
36
|
+
slots: {
|
|
37
|
+
trigger?(_: {}): any;
|
|
38
|
+
};
|
|
39
|
+
refs: {};
|
|
40
|
+
rootEl: HTMLDivElement;
|
|
41
|
+
};
|
|
42
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
43
|
+
declare const __VLS_component: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_PublicProps, {
|
|
44
|
+
open: typeof onOpen;
|
|
45
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {
|
|
46
|
+
"update:open": (value: boolean) => any;
|
|
47
|
+
"update:modelValue": (value: ModelValue[]) => any;
|
|
48
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
49
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
50
|
+
"onUpdate:modelValue"?: ((value: ModelValue[]) => any) | undefined;
|
|
51
|
+
}>, {
|
|
52
|
+
filter: (node: any) => boolean;
|
|
53
|
+
title: string;
|
|
54
|
+
multiple: boolean;
|
|
55
|
+
apis: ReturnType<typeof useOrgAPIs>;
|
|
56
|
+
tabs: Array<{
|
|
57
|
+
value: string;
|
|
58
|
+
label: string;
|
|
59
|
+
}>;
|
|
60
|
+
disabledData: (node: any) => boolean;
|
|
61
|
+
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
62
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
63
|
+
export default _default;
|
|
64
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
65
|
+
new (): {
|
|
66
|
+
$slots: S;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { useOrgAPIs, useUserAPIs } from './provider';
|
|
2
|
+
import '@pubinfo/headlessui/style.css';
|
|
3
|
+
export interface ModelValue extends Record<string, any> {
|
|
4
|
+
orgId?: string;
|
|
5
|
+
userId?: string;
|
|
6
|
+
userName?: string;
|
|
7
|
+
}
|
|
8
|
+
export interface UserSelectorProps {
|
|
9
|
+
/** 标题 */
|
|
10
|
+
title?: string;
|
|
11
|
+
/** 多选 */
|
|
12
|
+
multiple?: boolean;
|
|
13
|
+
/** 数据权限 */
|
|
14
|
+
auth?: string;
|
|
15
|
+
/** 替换接口 */
|
|
16
|
+
apis?: ReturnType<typeof useUserAPIs> & Pick<ReturnType<typeof useOrgAPIs>, 'orgTree' | 'orgList'>;
|
|
17
|
+
/** Tab页 */
|
|
18
|
+
tabs?: Array<{
|
|
19
|
+
value: string;
|
|
20
|
+
label: string;
|
|
21
|
+
}>;
|
|
22
|
+
/** 禁用数据 */
|
|
23
|
+
disabledData?: (node: any) => boolean;
|
|
24
|
+
/** 过滤组织数据 */
|
|
25
|
+
filterOrg?: (node: any) => boolean;
|
|
26
|
+
/** 过滤用户数据 */
|
|
27
|
+
filterUser?: (node: any) => boolean;
|
|
28
|
+
/** 提交 */
|
|
29
|
+
onSubmit?: (selected: ModelValue[]) => void;
|
|
30
|
+
}
|
|
31
|
+
type __VLS_Props = UserSelectorProps;
|
|
32
|
+
declare function onOpen(): void;
|
|
33
|
+
type __VLS_PublicProps = {
|
|
34
|
+
'open'?: boolean;
|
|
35
|
+
modelValue?: ModelValue[];
|
|
36
|
+
} & __VLS_Props;
|
|
37
|
+
declare function __VLS_template(): {
|
|
38
|
+
attrs: Partial<{}>;
|
|
39
|
+
slots: {
|
|
40
|
+
trigger?(_: {}): any;
|
|
41
|
+
};
|
|
42
|
+
refs: {};
|
|
43
|
+
rootEl: HTMLDivElement;
|
|
44
|
+
};
|
|
45
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
46
|
+
declare const __VLS_component: import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').DefineComponent<__VLS_PublicProps, {
|
|
47
|
+
open: typeof onOpen;
|
|
48
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentOptionsMixin, {
|
|
49
|
+
"update:open": (value: boolean) => any;
|
|
50
|
+
"update:modelValue": (value: ModelValue[]) => any;
|
|
51
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
52
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
53
|
+
"onUpdate:modelValue"?: ((value: ModelValue[]) => any) | undefined;
|
|
54
|
+
}>, {
|
|
55
|
+
title: string;
|
|
56
|
+
multiple: boolean;
|
|
57
|
+
apis: ReturnType<typeof useUserAPIs> & Pick<ReturnType<typeof useOrgAPIs>, "orgTree" | "orgList">;
|
|
58
|
+
tabs: Array<{
|
|
59
|
+
value: string;
|
|
60
|
+
label: string;
|
|
61
|
+
}>;
|
|
62
|
+
disabledData: (node: any) => boolean;
|
|
63
|
+
filterOrg: (node: any) => boolean;
|
|
64
|
+
filterUser: (node: any) => boolean;
|
|
65
|
+
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.8.2/node_modules/vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
66
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
67
|
+
export default _default;
|
|
68
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
69
|
+
new (): {
|
|
70
|
+
$slots: S;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ModelValue as OrgModelValue, OrgSelectorProps } from './OrgSelector.vue';
|
|
2
|
+
import { ModelValue as UserModelValue, UserSelectorProps } from './UserSelector.vue';
|
|
3
|
+
export declare function selectOrg(props: OrgSelectorProps & {
|
|
4
|
+
modelValue?: OrgModelValue[];
|
|
5
|
+
}): void;
|
|
6
|
+
export declare function selectUser(props: UserSelectorProps & {
|
|
7
|
+
modelValue?: UserModelValue[];
|
|
8
|
+
}): void;
|