@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,567 @@
|
|
|
1
|
+
import { defineComponent as B, mergeModels as V, useAttrs as M, useModel as N, ref as k, watch as $, createElementBlock as C, openBlock as w, createCommentVNode as q, createVNode as P, renderSlot as A, unref as y, mergeProps as z, withCtx as O, isRef as x } from "vue";
|
|
2
|
+
import { OrgProvider as E, ContentSelector as W } from "@pubinfo/headlessui";
|
|
3
|
+
import { message as R, Form as X, Modal as H } from "ant-design-vue";
|
|
4
|
+
import { b as p } from "./request-DQLgc7lT.js";
|
|
5
|
+
import { e as J, f as K, b as Q, h as Y } from "./zuzhijiekou-PeZuFtCO.js";
|
|
6
|
+
import "@pubinfo/headlessui/style.css";
|
|
7
|
+
import { u as Z } from "./index-Dm4sOX43.js";
|
|
8
|
+
function ie(e, n) {
|
|
9
|
+
return p.Post("/rbac/user/grantUserRoleAndDatPermission", e, {
|
|
10
|
+
headers: {
|
|
11
|
+
"Content-Type": "application/json"
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
}
|
|
15
|
+
function de(e, n) {
|
|
16
|
+
return p.Get("/rbac/user/info", {
|
|
17
|
+
params: {
|
|
18
|
+
...e
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
function ce(e, n) {
|
|
23
|
+
return p.Post("/rbac/user/pubUserAdd", e, {
|
|
24
|
+
headers: {
|
|
25
|
+
"Content-Type": "application/json"
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
}
|
|
29
|
+
function pe(e, n) {
|
|
30
|
+
return p.Put(
|
|
31
|
+
"/rbac/user/resetPassword",
|
|
32
|
+
{},
|
|
33
|
+
{
|
|
34
|
+
params: {
|
|
35
|
+
...e
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
);
|
|
39
|
+
}
|
|
40
|
+
function _(e, n) {
|
|
41
|
+
return p.Post("/rbac/user/userAndOrgList", e, {
|
|
42
|
+
headers: {
|
|
43
|
+
"Content-Type": "application/json"
|
|
44
|
+
},
|
|
45
|
+
...n || {}
|
|
46
|
+
});
|
|
47
|
+
}
|
|
48
|
+
function me(e, n) {
|
|
49
|
+
return p.Get("/rbac/user/userDelete", {
|
|
50
|
+
params: {
|
|
51
|
+
...e
|
|
52
|
+
}
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
function ee(e, n) {
|
|
56
|
+
return p.Post("/rbac/user/userForMultiOrgPage", e, {
|
|
57
|
+
headers: {
|
|
58
|
+
"Content-Type": "application/json"
|
|
59
|
+
},
|
|
60
|
+
...n || {}
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
function fe(e, n) {
|
|
64
|
+
return p.Post("/rbac/user/userPage", e, {
|
|
65
|
+
headers: {
|
|
66
|
+
"Content-Type": "application/json"
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
function ge(e, n) {
|
|
71
|
+
return p.Post("/rbac/user/userUpdate-v2", e, {
|
|
72
|
+
headers: {
|
|
73
|
+
"Content-Type": "application/json"
|
|
74
|
+
}
|
|
75
|
+
});
|
|
76
|
+
}
|
|
77
|
+
function T(e, n) {
|
|
78
|
+
return p.Post("/rbac/collect/add", e, {
|
|
79
|
+
headers: {
|
|
80
|
+
"Content-Type": "application/json"
|
|
81
|
+
},
|
|
82
|
+
...n || {}
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
function h(e, n) {
|
|
86
|
+
return p.Post("/rbac/collect/findPage", e, {
|
|
87
|
+
headers: {
|
|
88
|
+
"Content-Type": "application/json"
|
|
89
|
+
},
|
|
90
|
+
...n || {}
|
|
91
|
+
});
|
|
92
|
+
}
|
|
93
|
+
function j(e, n) {
|
|
94
|
+
return p.Post("/rbac/collect/removeCollect", e, {
|
|
95
|
+
headers: {
|
|
96
|
+
"Content-Type": "application/json"
|
|
97
|
+
},
|
|
98
|
+
...n || {}
|
|
99
|
+
});
|
|
100
|
+
}
|
|
101
|
+
function S(e, n) {
|
|
102
|
+
return p.Post("/rbac/used/addBatch", e, {
|
|
103
|
+
headers: {
|
|
104
|
+
"Content-Type": "application/json"
|
|
105
|
+
},
|
|
106
|
+
...n || {}
|
|
107
|
+
});
|
|
108
|
+
}
|
|
109
|
+
function D(e, n) {
|
|
110
|
+
return p.Post("/rbac/used/findPage", e, {
|
|
111
|
+
headers: {
|
|
112
|
+
"Content-Type": "application/json"
|
|
113
|
+
},
|
|
114
|
+
...n || {}
|
|
115
|
+
});
|
|
116
|
+
}
|
|
117
|
+
function be(e, n) {
|
|
118
|
+
const { id: t, ...s } = e;
|
|
119
|
+
return p.Delete(
|
|
120
|
+
`/group/delete/${t}`,
|
|
121
|
+
{},
|
|
122
|
+
{
|
|
123
|
+
params: { ...s }
|
|
124
|
+
}
|
|
125
|
+
);
|
|
126
|
+
}
|
|
127
|
+
function F(e, n) {
|
|
128
|
+
const { id: t, ...s } = e;
|
|
129
|
+
return p.Get(`/group/detail/${t}`, {
|
|
130
|
+
params: {
|
|
131
|
+
...s
|
|
132
|
+
},
|
|
133
|
+
...n || {}
|
|
134
|
+
});
|
|
135
|
+
}
|
|
136
|
+
function G(e, n) {
|
|
137
|
+
return p.Post("/group/findPage", e, {
|
|
138
|
+
headers: {
|
|
139
|
+
"Content-Type": "application/json"
|
|
140
|
+
},
|
|
141
|
+
...n || {}
|
|
142
|
+
});
|
|
143
|
+
}
|
|
144
|
+
function ye(e, n) {
|
|
145
|
+
return p.Post("/group/list", e, {
|
|
146
|
+
headers: {
|
|
147
|
+
"Content-Type": "application/json"
|
|
148
|
+
}
|
|
149
|
+
});
|
|
150
|
+
}
|
|
151
|
+
function ve(e, n) {
|
|
152
|
+
return p.Post("/group/saveOrUpdate", e, {
|
|
153
|
+
headers: {
|
|
154
|
+
"Content-Type": "application/json"
|
|
155
|
+
}
|
|
156
|
+
});
|
|
157
|
+
}
|
|
158
|
+
const i = {
|
|
159
|
+
value: "orgId",
|
|
160
|
+
label: "orgName",
|
|
161
|
+
favorite: "collect",
|
|
162
|
+
info: "fullName"
|
|
163
|
+
}, c = {
|
|
164
|
+
value: "orgUserId",
|
|
165
|
+
label: "userName",
|
|
166
|
+
favorite: "collect",
|
|
167
|
+
info: "fullName"
|
|
168
|
+
};
|
|
169
|
+
function I(e = "", n = "") {
|
|
170
|
+
return `${e}_${n}`;
|
|
171
|
+
}
|
|
172
|
+
function U(e) {
|
|
173
|
+
const [n, t] = e == null ? void 0 : e.split("_");
|
|
174
|
+
return {
|
|
175
|
+
orgId: n,
|
|
176
|
+
userId: t
|
|
177
|
+
};
|
|
178
|
+
}
|
|
179
|
+
function m(e) {
|
|
180
|
+
return e ? {
|
|
181
|
+
headers: { "X-ResourceMark": e }
|
|
182
|
+
} : {};
|
|
183
|
+
}
|
|
184
|
+
function ae({ auth: e, filter: n }) {
|
|
185
|
+
return {
|
|
186
|
+
// 回显选中项
|
|
187
|
+
async getSelectedData(t) {
|
|
188
|
+
var r;
|
|
189
|
+
const s = await Y(
|
|
190
|
+
t.map((a) => a[i.value]),
|
|
191
|
+
m(e)
|
|
192
|
+
);
|
|
193
|
+
return ((r = s == null ? void 0 : s.data) == null ? void 0 : r.map((a) => ({
|
|
194
|
+
...a,
|
|
195
|
+
[i.value]: a.id,
|
|
196
|
+
[i.label]: a.name,
|
|
197
|
+
[i.info]: a.fullName
|
|
198
|
+
}))) ?? [];
|
|
199
|
+
},
|
|
200
|
+
// 添加到最近常用
|
|
201
|
+
async addRecentlyUsed(t) {
|
|
202
|
+
await S(t.map((s) => ({
|
|
203
|
+
type: "1",
|
|
204
|
+
orgId: s[i.value],
|
|
205
|
+
orgName: s[i.label]
|
|
206
|
+
})), m(e));
|
|
207
|
+
},
|
|
208
|
+
// 最近常用
|
|
209
|
+
async recentlyUsed({ search: t, current: s }) {
|
|
210
|
+
var a, o;
|
|
211
|
+
return {
|
|
212
|
+
total: 20,
|
|
213
|
+
data: ((o = (a = (await D({
|
|
214
|
+
type: "1",
|
|
215
|
+
orgName: t,
|
|
216
|
+
currentPage: s,
|
|
217
|
+
pageSize: 20,
|
|
218
|
+
showIsCollect: !0
|
|
219
|
+
}, m(e))).data) == null ? void 0 : a.records) == null ? void 0 : o.map((l) => ({
|
|
220
|
+
...l,
|
|
221
|
+
[i.value]: l.orgId,
|
|
222
|
+
[i.label]: l.orgName,
|
|
223
|
+
[i.info]: l.fullOrgName
|
|
224
|
+
}))) ?? []
|
|
225
|
+
};
|
|
226
|
+
},
|
|
227
|
+
// 收藏
|
|
228
|
+
async favorites({ search: t, current: s, pageSize: r }) {
|
|
229
|
+
var o, l, d;
|
|
230
|
+
const a = await h({
|
|
231
|
+
type: "1",
|
|
232
|
+
orgName: t,
|
|
233
|
+
currentPage: s,
|
|
234
|
+
pageSize: r
|
|
235
|
+
}, m(e));
|
|
236
|
+
return {
|
|
237
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
238
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
239
|
+
...u,
|
|
240
|
+
[i.value]: u.orgId,
|
|
241
|
+
[i.label]: u.orgName,
|
|
242
|
+
[i.info]: u.fullOrgName
|
|
243
|
+
}))) ?? []
|
|
244
|
+
};
|
|
245
|
+
},
|
|
246
|
+
// 添加取消收藏
|
|
247
|
+
async favoriteToggle({ favorite: t, record: s }) {
|
|
248
|
+
(await (t ? T : j)({ type: "1", orgId: s == null ? void 0 : s[i.value] }, m(e))).success && R.success(t ? "收藏成功" : "取消收藏成功");
|
|
249
|
+
},
|
|
250
|
+
// 群组列表
|
|
251
|
+
async groups({ search: t, current: s, pageSize: r }) {
|
|
252
|
+
var o, l, d;
|
|
253
|
+
const a = await G({
|
|
254
|
+
type: "1",
|
|
255
|
+
name: t,
|
|
256
|
+
currentPage: s,
|
|
257
|
+
pageSize: r
|
|
258
|
+
});
|
|
259
|
+
return {
|
|
260
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
261
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
262
|
+
...u,
|
|
263
|
+
[i.value]: u.id,
|
|
264
|
+
[i.label]: u.name
|
|
265
|
+
}))) ?? []
|
|
266
|
+
};
|
|
267
|
+
},
|
|
268
|
+
// 群组数据
|
|
269
|
+
async groupData({ node: t }) {
|
|
270
|
+
var r, a;
|
|
271
|
+
return ((a = (r = (await F({ id: t == null ? void 0 : t.id, showIsCollect: !0 }, m(e))).data) == null ? void 0 : r.pubGroupMemberList) == null ? void 0 : a.map((o) => ({
|
|
272
|
+
...o,
|
|
273
|
+
[i.value]: o.orgId,
|
|
274
|
+
[i.label]: o.orgName,
|
|
275
|
+
[i.info]: o.fullOrgName,
|
|
276
|
+
isLeaf: !0
|
|
277
|
+
})).filter(n)) ?? [];
|
|
278
|
+
},
|
|
279
|
+
// 组织树
|
|
280
|
+
async orgTree({ node: t }) {
|
|
281
|
+
var r;
|
|
282
|
+
return ((r = (await Q({
|
|
283
|
+
parentId: t == null ? void 0 : t.orgId,
|
|
284
|
+
enable: !0,
|
|
285
|
+
showFullName: !0,
|
|
286
|
+
showIsCollect: !0
|
|
287
|
+
}, m(e))).data) == null ? void 0 : r.map((a) => ({
|
|
288
|
+
...a,
|
|
289
|
+
[i.value]: a.id,
|
|
290
|
+
[i.label]: a.name,
|
|
291
|
+
[i.info]: a.fullName,
|
|
292
|
+
isLeaf: a.leaf
|
|
293
|
+
})).filter(n)) ?? [];
|
|
294
|
+
},
|
|
295
|
+
// 组织的所有子节点
|
|
296
|
+
async orgChildren({ node: t }) {
|
|
297
|
+
var r;
|
|
298
|
+
return ((r = (await K({ parentId: t == null ? void 0 : t.orgId }, m(e))).data) == null ? void 0 : r.map((a) => ({
|
|
299
|
+
...a,
|
|
300
|
+
[i.value]: a.id,
|
|
301
|
+
[i.label]: a.name,
|
|
302
|
+
[i.info]: a.fullName,
|
|
303
|
+
isLeaf: a.leaf
|
|
304
|
+
})).filter(n)) ?? [];
|
|
305
|
+
},
|
|
306
|
+
// 组织列表
|
|
307
|
+
async orgList({ search: t, current: s, pageSize: r }) {
|
|
308
|
+
var o, l, d;
|
|
309
|
+
const a = await J({
|
|
310
|
+
keyWord: t,
|
|
311
|
+
currentPage: s,
|
|
312
|
+
pageSize: r,
|
|
313
|
+
showIsCollect: !0
|
|
314
|
+
}, m(e));
|
|
315
|
+
return {
|
|
316
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
317
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
318
|
+
...u,
|
|
319
|
+
[i.value]: u.id,
|
|
320
|
+
[i.label]: u.simpleName,
|
|
321
|
+
[i.info]: u.fullName
|
|
322
|
+
})).filter(n)) ?? []
|
|
323
|
+
};
|
|
324
|
+
}
|
|
325
|
+
};
|
|
326
|
+
}
|
|
327
|
+
function Ie({ auth: e, filter: n }) {
|
|
328
|
+
return {
|
|
329
|
+
// 回显选中项
|
|
330
|
+
async getSelectedData(t) {
|
|
331
|
+
var r;
|
|
332
|
+
const s = await _(t.map((a) => ({
|
|
333
|
+
orgId: a.orgId,
|
|
334
|
+
userId: a.userId
|
|
335
|
+
})), m(e));
|
|
336
|
+
return ((r = s == null ? void 0 : s.data) == null ? void 0 : r.map((a) => ({
|
|
337
|
+
...a,
|
|
338
|
+
[c.value]: I(a == null ? void 0 : a.orgId, a.id),
|
|
339
|
+
[c.label]: a.realName,
|
|
340
|
+
[c.info]: a.fullOrgName
|
|
341
|
+
}))) ?? [];
|
|
342
|
+
},
|
|
343
|
+
// 添加到最近常用
|
|
344
|
+
async addRecentlyUsed(t) {
|
|
345
|
+
await S(t.map((s) => {
|
|
346
|
+
const r = U(s[c.value]);
|
|
347
|
+
return {
|
|
348
|
+
type: "2",
|
|
349
|
+
orgId: r.orgId,
|
|
350
|
+
userId: r.userId,
|
|
351
|
+
userName: s[c.label]
|
|
352
|
+
};
|
|
353
|
+
}), m(e));
|
|
354
|
+
},
|
|
355
|
+
// 最近常用
|
|
356
|
+
async recentlyUsed({ search: t, current: s }) {
|
|
357
|
+
var a, o;
|
|
358
|
+
return {
|
|
359
|
+
total: 20,
|
|
360
|
+
data: ((o = (a = (await D({
|
|
361
|
+
type: "2",
|
|
362
|
+
userName: t,
|
|
363
|
+
currentPage: s,
|
|
364
|
+
pageSize: 20,
|
|
365
|
+
showIsCollect: !0
|
|
366
|
+
}, m(e))).data) == null ? void 0 : a.records) == null ? void 0 : o.map((l) => ({
|
|
367
|
+
...l,
|
|
368
|
+
[c.value]: I(l.orgId, l.userId),
|
|
369
|
+
[c.label]: l.userName,
|
|
370
|
+
[c.info]: l.fullOrgName
|
|
371
|
+
}))) ?? []
|
|
372
|
+
};
|
|
373
|
+
},
|
|
374
|
+
// 收藏
|
|
375
|
+
async favorites({ search: t, current: s, pageSize: r }) {
|
|
376
|
+
var o, l, d;
|
|
377
|
+
const a = await h({
|
|
378
|
+
type: "2",
|
|
379
|
+
userName: t,
|
|
380
|
+
currentPage: s,
|
|
381
|
+
pageSize: r
|
|
382
|
+
}, m(e));
|
|
383
|
+
return {
|
|
384
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
385
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
386
|
+
...u,
|
|
387
|
+
[c.value]: I(u.orgId, u.userId),
|
|
388
|
+
[c.label]: u.userName,
|
|
389
|
+
[c.info]: u.fullOrgName
|
|
390
|
+
}))) ?? []
|
|
391
|
+
};
|
|
392
|
+
},
|
|
393
|
+
// 添加取消收藏
|
|
394
|
+
async favoriteToggle({ favorite: t, record: s }) {
|
|
395
|
+
const r = t ? T : j, a = U(s == null ? void 0 : s[c.value]);
|
|
396
|
+
(await r({
|
|
397
|
+
type: "2",
|
|
398
|
+
orgId: a.orgId,
|
|
399
|
+
userId: a.userId
|
|
400
|
+
}, m(e))).success && R.success(t ? "收藏成功" : "取消收藏成功");
|
|
401
|
+
},
|
|
402
|
+
// 群组列表
|
|
403
|
+
async groups({ search: t, current: s, pageSize: r }) {
|
|
404
|
+
var o, l, d;
|
|
405
|
+
const a = await G({
|
|
406
|
+
type: "2",
|
|
407
|
+
name: t,
|
|
408
|
+
currentPage: s,
|
|
409
|
+
pageSize: r
|
|
410
|
+
}, m(e));
|
|
411
|
+
return {
|
|
412
|
+
total: ((o = a.data) == null ? void 0 : o.total) ?? 0,
|
|
413
|
+
data: ((d = (l = a.data) == null ? void 0 : l.records) == null ? void 0 : d.map((u) => ({
|
|
414
|
+
...u,
|
|
415
|
+
[c.value]: u.id,
|
|
416
|
+
[c.label]: u.name
|
|
417
|
+
}))) ?? []
|
|
418
|
+
};
|
|
419
|
+
},
|
|
420
|
+
// 群组数据
|
|
421
|
+
async groupData({ node: t }) {
|
|
422
|
+
var r, a;
|
|
423
|
+
return ((a = (r = (await F({ id: t == null ? void 0 : t.id, showIsCollect: !0 }, m(e))).data) == null ? void 0 : r.pubGroupMemberList) == null ? void 0 : a.map((o) => ({
|
|
424
|
+
...o,
|
|
425
|
+
[c.value]: I(o.orgId, o.userId),
|
|
426
|
+
[c.label]: o.userName,
|
|
427
|
+
[c.info]: o.fullOrgName,
|
|
428
|
+
isLeaf: !0
|
|
429
|
+
})).filter(n)) ?? [];
|
|
430
|
+
},
|
|
431
|
+
// 用户列表
|
|
432
|
+
async userList({ orgId: t, search: s, current: r, pageSize: a }) {
|
|
433
|
+
var l, d, u;
|
|
434
|
+
const o = await ee({
|
|
435
|
+
orgId: t,
|
|
436
|
+
realName: s,
|
|
437
|
+
currentPage: r,
|
|
438
|
+
pageSize: a,
|
|
439
|
+
enable: !0,
|
|
440
|
+
showIsCollect: !0
|
|
441
|
+
}, m(e));
|
|
442
|
+
return {
|
|
443
|
+
total: ((l = o.data) == null ? void 0 : l.total) ?? 0,
|
|
444
|
+
data: ((u = (d = o.data) == null ? void 0 : d.records) == null ? void 0 : u.map((b) => ({
|
|
445
|
+
...b,
|
|
446
|
+
[c.value]: I(b.orgId, b.userId),
|
|
447
|
+
[c.label]: b.userName,
|
|
448
|
+
[c.info]: b.fullOrgName
|
|
449
|
+
})).filter(n)) ?? []
|
|
450
|
+
};
|
|
451
|
+
}
|
|
452
|
+
};
|
|
453
|
+
}
|
|
454
|
+
const Pe = /* @__PURE__ */ B({
|
|
455
|
+
name: "OrgSelector",
|
|
456
|
+
__name: "OrgSelector",
|
|
457
|
+
props: /* @__PURE__ */ V({
|
|
458
|
+
title: { default: "选择组织" },
|
|
459
|
+
multiple: { type: Boolean, default: !1 },
|
|
460
|
+
auth: {},
|
|
461
|
+
apis: { default: () => ({}) },
|
|
462
|
+
tabs: { default: () => [
|
|
463
|
+
{ value: "RecentlyUsed", label: "最近常用" },
|
|
464
|
+
{ value: "Favorites", label: "收藏" },
|
|
465
|
+
{ value: "OrgTree", label: "全部" },
|
|
466
|
+
{ value: "Groups", label: "群组" }
|
|
467
|
+
] },
|
|
468
|
+
disabledData: { type: Function, default: () => !1 },
|
|
469
|
+
filter: { type: Function, default: () => !0 },
|
|
470
|
+
onSubmit: {}
|
|
471
|
+
}, {
|
|
472
|
+
open: { type: Boolean },
|
|
473
|
+
openModifiers: {},
|
|
474
|
+
modelValue: { default: [] },
|
|
475
|
+
modelModifiers: {}
|
|
476
|
+
}),
|
|
477
|
+
emits: ["update:open", "update:modelValue"],
|
|
478
|
+
setup(e, { expose: n }) {
|
|
479
|
+
const t = e, s = M(), r = {
|
|
480
|
+
...ae({ auth: t.auth, filter: t.filter }),
|
|
481
|
+
...t.apis
|
|
482
|
+
}, a = N(e, "open"), o = N(e, "modelValue"), l = k([]), d = Z(a), { onFieldChange: u } = X.useInjectFormItemContext();
|
|
483
|
+
function b() {
|
|
484
|
+
d(!0);
|
|
485
|
+
}
|
|
486
|
+
$(a, async (g) => {
|
|
487
|
+
var f;
|
|
488
|
+
if (g) {
|
|
489
|
+
if (!o.value.length) {
|
|
490
|
+
l.value = [];
|
|
491
|
+
return;
|
|
492
|
+
}
|
|
493
|
+
try {
|
|
494
|
+
l.value = await ((f = r == null ? void 0 : r.getSelectedData) == null ? void 0 : f.call(r, o.value)) ?? o.value;
|
|
495
|
+
} catch {
|
|
496
|
+
l.value = o.value;
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
}, { immediate: !0 });
|
|
500
|
+
function L() {
|
|
501
|
+
var g, f;
|
|
502
|
+
o.value = l.value, (g = t.onSubmit) == null || g.call(t, l.value), u(), d(!1), (f = r == null ? void 0 : r.addRecentlyUsed) == null || f.call(r, l.value);
|
|
503
|
+
}
|
|
504
|
+
return n({
|
|
505
|
+
open: b
|
|
506
|
+
}), (g, f) => (w(), C("div", null, [
|
|
507
|
+
g.$slots.trigger ? (w(), C("span", {
|
|
508
|
+
key: 0,
|
|
509
|
+
onClick: f[0] || (f[0] = (v) => b())
|
|
510
|
+
}, [
|
|
511
|
+
A(g.$slots, "trigger")
|
|
512
|
+
])) : q("v-if", !0),
|
|
513
|
+
P(y(H), z(y(s), {
|
|
514
|
+
open: a.value,
|
|
515
|
+
"onUpdate:open": f[2] || (f[2] = (v) => a.value = v),
|
|
516
|
+
title: g.title,
|
|
517
|
+
width: 760,
|
|
518
|
+
"z-index": 1001,
|
|
519
|
+
"ok-text": "确认",
|
|
520
|
+
"cancel-text": "取消",
|
|
521
|
+
onOk: f[3] || (f[3] = (v) => L())
|
|
522
|
+
}), {
|
|
523
|
+
default: O(() => [
|
|
524
|
+
P(y(E), {
|
|
525
|
+
apis: r,
|
|
526
|
+
"field-names": y(i)
|
|
527
|
+
}, {
|
|
528
|
+
default: O(() => [
|
|
529
|
+
P(y(W), {
|
|
530
|
+
modelValue: y(l),
|
|
531
|
+
"onUpdate:modelValue": f[1] || (f[1] = (v) => x(l) ? l.value = v : null),
|
|
532
|
+
"default-tab": "OrgTree",
|
|
533
|
+
tabs: g.tabs,
|
|
534
|
+
multiple: g.multiple,
|
|
535
|
+
"disabled-data": g.disabledData
|
|
536
|
+
}, null, 8, ["modelValue", "tabs", "multiple", "disabled-data"])
|
|
537
|
+
]),
|
|
538
|
+
_: 1
|
|
539
|
+
/* STABLE */
|
|
540
|
+
}, 8, ["field-names"])
|
|
541
|
+
]),
|
|
542
|
+
_: 1
|
|
543
|
+
/* STABLE */
|
|
544
|
+
}, 16, ["open", "title"])
|
|
545
|
+
]));
|
|
546
|
+
}
|
|
547
|
+
});
|
|
548
|
+
export {
|
|
549
|
+
Pe as _,
|
|
550
|
+
ie as a,
|
|
551
|
+
ce as b,
|
|
552
|
+
ge as c,
|
|
553
|
+
fe as d,
|
|
554
|
+
me as e,
|
|
555
|
+
pe as f,
|
|
556
|
+
de as g,
|
|
557
|
+
Ie as h,
|
|
558
|
+
c as i,
|
|
559
|
+
F as j,
|
|
560
|
+
ve as k,
|
|
561
|
+
G as l,
|
|
562
|
+
be as m,
|
|
563
|
+
i as o,
|
|
564
|
+
ye as p,
|
|
565
|
+
U as r,
|
|
566
|
+
ae as u
|
|
567
|
+
};
|