@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,785 @@
|
|
|
1
|
+
import { Drawer as ve, Form as he, FormItem as ye, Input as xe, Textarea as Se, Select as Ie, Button as j, Tooltip as we, Space as ee, Tabs as ke, TabPane as Ce } from "ant-design-vue/es";
|
|
2
|
+
import { PubinfoIcon as Oe } from "pubinfo";
|
|
3
|
+
import { PlusCircleOutlined as Te } from "@ant-design/icons-vue";
|
|
4
|
+
import { defineComponent as V, mergeModels as Ee, useAttrs as Ge, useModel as K, ref as E, watch as Fe, createElementBlock as G, openBlock as O, createCommentVNode as te, createVNode as p, renderSlot as Le, unref as l, mergeProps as Me, withCtx as g, isRef as ne, createApp as Pe, h as $e, reactive as Re, computed as Ue, createBlock as A, createElementVNode as T, createTextVNode as $, Fragment as X, renderList as De, toDisplayString as L } from "vue";
|
|
5
|
+
import "./request-DQLgc7lT.js";
|
|
6
|
+
import { u as Ae, h as Ne, o as Ve, i as Y, r as Be, _ as ze, j as qe, k as We, l as Ke, m as Xe } from "./OrgSelector.vue_vue_type_script_setup_true_lang-BcL0IFuA.js";
|
|
7
|
+
import { ProTable as Ye } from "@pubinfo/pro-components";
|
|
8
|
+
import { Form as Ze, Modal as re, message as ae } from "ant-design-vue";
|
|
9
|
+
import { OrgProvider as He, UserProvider as Je, ContentSelector as Qe } from "@pubinfo/headlessui";
|
|
10
|
+
import "@pubinfo/headlessui/style.css";
|
|
11
|
+
import { f as je, g as et, a as M, S as R, M as oe, d as le, s as tt, o as nt, h as rt, j as ie, k as at, l as ot, m as Z, n as lt } from "./index-MtXfNGqS.js";
|
|
12
|
+
import { c as it, d as st, a as ut } from "./_baseClone-CQ44TFeq.js";
|
|
13
|
+
import { u as N } from "./index-Dm4sOX43.js";
|
|
14
|
+
import { G as P, u as dt, A as C } from "./enum-DDKThkSw.js";
|
|
15
|
+
import { _ as pt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
16
|
+
var mt = "[object Symbol]";
|
|
17
|
+
function B(e) {
|
|
18
|
+
return typeof e == "symbol" || je(e) && et(e) == mt;
|
|
19
|
+
}
|
|
20
|
+
function se(e, t) {
|
|
21
|
+
for (var n = -1, o = e == null ? 0 : e.length, r = Array(o); ++n < o; )
|
|
22
|
+
r[n] = t(e[n], n, e);
|
|
23
|
+
return r;
|
|
24
|
+
}
|
|
25
|
+
var H = R ? R.prototype : void 0, J = H ? H.toString : void 0;
|
|
26
|
+
function ue(e) {
|
|
27
|
+
if (typeof e == "string")
|
|
28
|
+
return e;
|
|
29
|
+
if (M(e))
|
|
30
|
+
return se(e, ue) + "";
|
|
31
|
+
if (B(e))
|
|
32
|
+
return J ? J.call(e) : "";
|
|
33
|
+
var t = e + "";
|
|
34
|
+
return t == "0" && 1 / e == -1 / 0 ? "-0" : t;
|
|
35
|
+
}
|
|
36
|
+
var ct = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, ft = /^\w*$/;
|
|
37
|
+
function gt(e, t) {
|
|
38
|
+
if (M(e))
|
|
39
|
+
return !1;
|
|
40
|
+
var n = typeof e;
|
|
41
|
+
return n == "number" || n == "symbol" || n == "boolean" || e == null || B(e) ? !0 : ft.test(e) || !ct.test(e) || t != null && e in Object(t);
|
|
42
|
+
}
|
|
43
|
+
var _t = "Expected a function";
|
|
44
|
+
function z(e, t) {
|
|
45
|
+
if (typeof e != "function" || t != null && typeof t != "function")
|
|
46
|
+
throw new TypeError(_t);
|
|
47
|
+
var n = function() {
|
|
48
|
+
var o = arguments, r = t ? t.apply(this, o) : o[0], a = n.cache;
|
|
49
|
+
if (a.has(r))
|
|
50
|
+
return a.get(r);
|
|
51
|
+
var s = e.apply(this, o);
|
|
52
|
+
return n.cache = a.set(r, s) || a, s;
|
|
53
|
+
};
|
|
54
|
+
return n.cache = new (z.Cache || oe)(), n;
|
|
55
|
+
}
|
|
56
|
+
z.Cache = oe;
|
|
57
|
+
var bt = 500;
|
|
58
|
+
function vt(e) {
|
|
59
|
+
var t = z(e, function(o) {
|
|
60
|
+
return n.size === bt && n.clear(), o;
|
|
61
|
+
}), n = t.cache;
|
|
62
|
+
return t;
|
|
63
|
+
}
|
|
64
|
+
var ht = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, yt = /\\(\\)?/g, xt = vt(function(e) {
|
|
65
|
+
var t = [];
|
|
66
|
+
return e.charCodeAt(0) === 46 && t.push(""), e.replace(ht, function(n, o, r, a) {
|
|
67
|
+
t.push(r ? a.replace(yt, "$1") : o || n);
|
|
68
|
+
}), t;
|
|
69
|
+
});
|
|
70
|
+
function St(e) {
|
|
71
|
+
return e == null ? "" : ue(e);
|
|
72
|
+
}
|
|
73
|
+
function F(e, t) {
|
|
74
|
+
return M(e) ? e : gt(e, t) ? [e] : xt(St(e));
|
|
75
|
+
}
|
|
76
|
+
function U(e) {
|
|
77
|
+
if (typeof e == "string" || B(e))
|
|
78
|
+
return e;
|
|
79
|
+
var t = e + "";
|
|
80
|
+
return t == "0" && 1 / e == -1 / 0 ? "-0" : t;
|
|
81
|
+
}
|
|
82
|
+
function de(e, t) {
|
|
83
|
+
t = F(t, e);
|
|
84
|
+
for (var n = 0, o = t.length; e != null && n < o; )
|
|
85
|
+
e = e[U(t[n++])];
|
|
86
|
+
return n && n == o ? e : void 0;
|
|
87
|
+
}
|
|
88
|
+
var Q = R ? R.isConcatSpreadable : void 0;
|
|
89
|
+
function It(e) {
|
|
90
|
+
return M(e) || le(e) || !!(Q && e && e[Q]);
|
|
91
|
+
}
|
|
92
|
+
function wt(e, t, n, o, r) {
|
|
93
|
+
var a = -1, s = e.length;
|
|
94
|
+
for (n || (n = It), r || (r = []); ++a < s; ) {
|
|
95
|
+
var m = e[a];
|
|
96
|
+
n(m) ? it(r, m) : r[r.length] = m;
|
|
97
|
+
}
|
|
98
|
+
return r;
|
|
99
|
+
}
|
|
100
|
+
function kt(e) {
|
|
101
|
+
var t = e == null ? 0 : e.length;
|
|
102
|
+
return t ? wt(e) : [];
|
|
103
|
+
}
|
|
104
|
+
function pe(e) {
|
|
105
|
+
return tt(nt(e, void 0, kt), e + "");
|
|
106
|
+
}
|
|
107
|
+
function Ct(e, t, n) {
|
|
108
|
+
var o = -1, r = e.length;
|
|
109
|
+
t < 0 && (t = -t > r ? 0 : r + t), n = n > r ? r : n, n < 0 && (n += r), r = t > n ? 0 : n - t >>> 0, t >>>= 0;
|
|
110
|
+
for (var a = Array(r); ++o < r; )
|
|
111
|
+
a[o] = e[o + t];
|
|
112
|
+
return a;
|
|
113
|
+
}
|
|
114
|
+
function Ot(e, t) {
|
|
115
|
+
return e != null && t in Object(e);
|
|
116
|
+
}
|
|
117
|
+
function Tt(e, t, n) {
|
|
118
|
+
t = F(t, e);
|
|
119
|
+
for (var o = -1, r = t.length, a = !1; ++o < r; ) {
|
|
120
|
+
var s = U(t[o]);
|
|
121
|
+
if (!(a = e != null && n(e, s)))
|
|
122
|
+
break;
|
|
123
|
+
e = e[s];
|
|
124
|
+
}
|
|
125
|
+
return a || ++o != r ? a : (r = e == null ? 0 : e.length, !!r && rt(r) && ie(s, r) && (M(e) || le(e)));
|
|
126
|
+
}
|
|
127
|
+
function Et(e, t) {
|
|
128
|
+
return e != null && Tt(e, t, Ot);
|
|
129
|
+
}
|
|
130
|
+
function Gt(e) {
|
|
131
|
+
var t = e == null ? 0 : e.length;
|
|
132
|
+
return t ? e[t - 1] : void 0;
|
|
133
|
+
}
|
|
134
|
+
function Ft(e, t) {
|
|
135
|
+
return t.length < 2 ? e : de(e, Ct(t, 0, -1));
|
|
136
|
+
}
|
|
137
|
+
function Lt(e, t) {
|
|
138
|
+
return t = F(t, e), e = Ft(e, t), e == null || delete e[U(Gt(t))];
|
|
139
|
+
}
|
|
140
|
+
function Mt(e) {
|
|
141
|
+
return at(e) ? void 0 : e;
|
|
142
|
+
}
|
|
143
|
+
var Pt = 1, $t = 2, Rt = 4, Ut = pe(function(e, t) {
|
|
144
|
+
var n = {};
|
|
145
|
+
if (e == null)
|
|
146
|
+
return n;
|
|
147
|
+
var o = !1;
|
|
148
|
+
t = se(t, function(a) {
|
|
149
|
+
return a = F(a, e), o || (o = a.length > 1), a;
|
|
150
|
+
}), ot(e, st(e), n), o && (n = ut(n, Pt | $t | Rt, Mt));
|
|
151
|
+
for (var r = t.length; r--; )
|
|
152
|
+
Lt(n, t[r]);
|
|
153
|
+
return n;
|
|
154
|
+
});
|
|
155
|
+
function Dt(e, t, n, o) {
|
|
156
|
+
if (!Z(e))
|
|
157
|
+
return e;
|
|
158
|
+
t = F(t, e);
|
|
159
|
+
for (var r = -1, a = t.length, s = a - 1, m = e; m != null && ++r < a; ) {
|
|
160
|
+
var _ = U(t[r]), u = n;
|
|
161
|
+
if (_ === "__proto__" || _ === "constructor" || _ === "prototype")
|
|
162
|
+
return e;
|
|
163
|
+
if (r != s) {
|
|
164
|
+
var c = m[_];
|
|
165
|
+
u = void 0, u === void 0 && (u = Z(c) ? c : ie(t[r + 1]) ? [] : {});
|
|
166
|
+
}
|
|
167
|
+
lt(m, _, u), m = m[_];
|
|
168
|
+
}
|
|
169
|
+
return e;
|
|
170
|
+
}
|
|
171
|
+
function At(e, t, n) {
|
|
172
|
+
for (var o = -1, r = t.length, a = {}; ++o < r; ) {
|
|
173
|
+
var s = t[o], m = de(e, s);
|
|
174
|
+
n(m, s) && Dt(a, F(s, e), m);
|
|
175
|
+
}
|
|
176
|
+
return a;
|
|
177
|
+
}
|
|
178
|
+
function Nt(e, t) {
|
|
179
|
+
return At(e, t, function(n, o) {
|
|
180
|
+
return Et(e, o);
|
|
181
|
+
});
|
|
182
|
+
}
|
|
183
|
+
var Vt = pe(function(e, t) {
|
|
184
|
+
return e == null ? {} : Nt(e, t);
|
|
185
|
+
});
|
|
186
|
+
const Bt = /* @__PURE__ */ V({
|
|
187
|
+
name: "UserSelector",
|
|
188
|
+
__name: "UserSelector",
|
|
189
|
+
props: /* @__PURE__ */ Ee({
|
|
190
|
+
title: { default: "选择用户" },
|
|
191
|
+
multiple: { type: Boolean, default: !1 },
|
|
192
|
+
auth: {},
|
|
193
|
+
apis: { default: () => ({}) },
|
|
194
|
+
tabs: { default: () => [
|
|
195
|
+
{ value: "RecentlyUsed", label: "最近常用" },
|
|
196
|
+
{ value: "Favorites", label: "收藏" },
|
|
197
|
+
{ value: "TreeUserList", label: "全部" },
|
|
198
|
+
{ value: "Groups", label: "群组" }
|
|
199
|
+
] },
|
|
200
|
+
disabledData: { type: Function, default: () => !1 },
|
|
201
|
+
filterOrg: { type: Function, default: () => !0 },
|
|
202
|
+
filterUser: { type: Function, default: () => !0 },
|
|
203
|
+
onSubmit: {}
|
|
204
|
+
}, {
|
|
205
|
+
open: { type: Boolean },
|
|
206
|
+
openModifiers: {},
|
|
207
|
+
modelValue: { default: [] },
|
|
208
|
+
modelModifiers: {}
|
|
209
|
+
}),
|
|
210
|
+
emits: ["update:open", "update:modelValue"],
|
|
211
|
+
setup(e, { expose: t }) {
|
|
212
|
+
const n = e, o = Ge(), r = {
|
|
213
|
+
...Ae({ auth: n.auth, filter: n.filterOrg }),
|
|
214
|
+
...Vt(n.apis, ["orgTree", "orgList"])
|
|
215
|
+
}, a = {
|
|
216
|
+
...Ne({ auth: n.auth, filter: n.filterUser }),
|
|
217
|
+
...Ut(n.apis, ["orgTree", "orgList"])
|
|
218
|
+
}, s = K(e, "open"), m = K(e, "modelValue"), _ = E([]), u = N(s), { onFieldChange: c } = Ze.useInjectFormItemContext();
|
|
219
|
+
function h() {
|
|
220
|
+
u(!0);
|
|
221
|
+
}
|
|
222
|
+
Fe(s, async (f) => {
|
|
223
|
+
var d;
|
|
224
|
+
if (f) {
|
|
225
|
+
if (!m.value.length) {
|
|
226
|
+
_.value = [];
|
|
227
|
+
return;
|
|
228
|
+
}
|
|
229
|
+
try {
|
|
230
|
+
_.value = await ((d = a == null ? void 0 : a.getSelectedData) == null ? void 0 : d.call(a, m.value)) ?? m.value;
|
|
231
|
+
} catch {
|
|
232
|
+
_.value = m.value;
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
}, { immediate: !0 });
|
|
236
|
+
function I() {
|
|
237
|
+
var d, v, w;
|
|
238
|
+
const f = (d = _.value) == null ? void 0 : d.map((b) => {
|
|
239
|
+
const i = Be(b[Y.value]);
|
|
240
|
+
return {
|
|
241
|
+
...b,
|
|
242
|
+
orgId: i.orgId,
|
|
243
|
+
userId: i.userId
|
|
244
|
+
};
|
|
245
|
+
});
|
|
246
|
+
m.value = f, (v = n.onSubmit) == null || v.call(n, f), c(), u(!1), (w = a == null ? void 0 : a.addRecentlyUsed) == null || w.call(a, f);
|
|
247
|
+
}
|
|
248
|
+
return t({
|
|
249
|
+
open: h
|
|
250
|
+
}), (f, d) => (O(), G("div", null, [
|
|
251
|
+
f.$slots.trigger ? (O(), G("span", {
|
|
252
|
+
key: 0,
|
|
253
|
+
onClick: d[0] || (d[0] = (v) => h())
|
|
254
|
+
}, [
|
|
255
|
+
Le(f.$slots, "trigger")
|
|
256
|
+
])) : te("v-if", !0),
|
|
257
|
+
p(l(re), Me(l(o), {
|
|
258
|
+
open: s.value,
|
|
259
|
+
"onUpdate:open": d[2] || (d[2] = (v) => s.value = v),
|
|
260
|
+
title: f.title,
|
|
261
|
+
width: 760,
|
|
262
|
+
"z-index": 1001,
|
|
263
|
+
"ok-text": "确认",
|
|
264
|
+
"cancel-text": "取消",
|
|
265
|
+
onOk: d[3] || (d[3] = (v) => I())
|
|
266
|
+
}), {
|
|
267
|
+
default: g(() => [
|
|
268
|
+
p(l(He), {
|
|
269
|
+
apis: r,
|
|
270
|
+
"field-names": l(Ve)
|
|
271
|
+
}, {
|
|
272
|
+
default: g(() => [
|
|
273
|
+
p(l(Je), {
|
|
274
|
+
apis: a,
|
|
275
|
+
"field-names": l(Y)
|
|
276
|
+
}, {
|
|
277
|
+
default: g(() => [
|
|
278
|
+
p(l(Qe), {
|
|
279
|
+
modelValue: l(_),
|
|
280
|
+
"onUpdate:modelValue": d[1] || (d[1] = (v) => ne(_) ? _.value = v : null),
|
|
281
|
+
"default-tab": "TreeUserList",
|
|
282
|
+
tabs: f.tabs,
|
|
283
|
+
multiple: f.multiple,
|
|
284
|
+
"disabled-data": f.disabledData
|
|
285
|
+
}, null, 8, ["modelValue", "tabs", "multiple", "disabled-data"])
|
|
286
|
+
]),
|
|
287
|
+
_: 1
|
|
288
|
+
/* STABLE */
|
|
289
|
+
}, 8, ["field-names"])
|
|
290
|
+
]),
|
|
291
|
+
_: 1
|
|
292
|
+
/* STABLE */
|
|
293
|
+
}, 8, ["field-names"])
|
|
294
|
+
]),
|
|
295
|
+
_: 1
|
|
296
|
+
/* STABLE */
|
|
297
|
+
}, 16, ["open", "title"])
|
|
298
|
+
]));
|
|
299
|
+
}
|
|
300
|
+
});
|
|
301
|
+
function zt(e) {
|
|
302
|
+
me(ze, e);
|
|
303
|
+
}
|
|
304
|
+
function qt(e) {
|
|
305
|
+
me(Bt, e);
|
|
306
|
+
}
|
|
307
|
+
function me(e, t) {
|
|
308
|
+
const n = Pe({
|
|
309
|
+
render() {
|
|
310
|
+
return $e(e, {
|
|
311
|
+
...t,
|
|
312
|
+
open: !0,
|
|
313
|
+
onSubmit: (...a) => {
|
|
314
|
+
var s;
|
|
315
|
+
(s = t.onSubmit) == null || s.call(t, ...a), r();
|
|
316
|
+
},
|
|
317
|
+
onCancel: () => {
|
|
318
|
+
r();
|
|
319
|
+
}
|
|
320
|
+
});
|
|
321
|
+
}
|
|
322
|
+
}), o = document.createElement("div");
|
|
323
|
+
document.body.appendChild(o), n.mount(o);
|
|
324
|
+
function r() {
|
|
325
|
+
setTimeout(() => {
|
|
326
|
+
n.unmount(), document.body.removeChild(o);
|
|
327
|
+
}, 500);
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
const Wt = { class: "pt-10px" }, Kt = { class: "inline-block mb-6px mr-6px bg-[#E8F3FF] rounded-2px px-8px py-3px whitespace-nowrap dark:bg-[#141414]" }, Xt = {
|
|
331
|
+
key: 1,
|
|
332
|
+
class: "inline-block mb-6px mr-6px bg-[#E8F3FF] rounded-2px px-8px py-3px whitespace-nowrap dark:bg-[#141414]"
|
|
333
|
+
}, Yt = /* @__PURE__ */ V({
|
|
334
|
+
name: "DrawerGroup",
|
|
335
|
+
__name: "drawerGroup",
|
|
336
|
+
emits: ["submit"],
|
|
337
|
+
setup(e, { expose: t, emit: n }) {
|
|
338
|
+
const o = n, r = Re({
|
|
339
|
+
title: "",
|
|
340
|
+
type: ""
|
|
341
|
+
}), a = {
|
|
342
|
+
name: [
|
|
343
|
+
{ required: !0, message: "请输入群组名称", trigger: "blur" },
|
|
344
|
+
{ max: 128, message: "长度不能超过128位", trigger: "change" }
|
|
345
|
+
],
|
|
346
|
+
remark: [{ max: 250, message: "长度不能超过250位", trigger: ["blur", "change"] }],
|
|
347
|
+
viewScope: [{ required: !0, message: "请选择使用范围", trigger: ["blur", "change"] }],
|
|
348
|
+
pubGroupMemberList: [{ required: !0, message: "请选择群组成员", trigger: ["blur", "change"] }]
|
|
349
|
+
}, [s, m] = N(!1), _ = E(), u = E({}), c = Ue(() => {
|
|
350
|
+
var b, i;
|
|
351
|
+
return (i = (b = u.value) == null ? void 0 : b.pubGroupMemberList) == null ? void 0 : i.map((S) => ({
|
|
352
|
+
...S,
|
|
353
|
+
name: r.type === P.ORG ? S.orgName : S.userName
|
|
354
|
+
}));
|
|
355
|
+
});
|
|
356
|
+
async function h(b, i, S) {
|
|
357
|
+
if (m(!0), r.title = b, r.type = i, u.value = {}, b === C.EDIT) {
|
|
358
|
+
const y = await qe({ id: S == null ? void 0 : S.id });
|
|
359
|
+
y.success && (u.value = (y == null ? void 0 : y.data) ?? {});
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
function I() {
|
|
363
|
+
r.type === P.ORG && zt({
|
|
364
|
+
modelValue: u.value.pubGroupMemberList ?? [],
|
|
365
|
+
multiple: !0,
|
|
366
|
+
onSubmit(b = []) {
|
|
367
|
+
u.value.pubGroupMemberList = b;
|
|
368
|
+
}
|
|
369
|
+
}), r.type === P.PER && qt({
|
|
370
|
+
modelValue: u.value.pubGroupMemberList ?? [],
|
|
371
|
+
multiple: !0,
|
|
372
|
+
onSubmit(b = []) {
|
|
373
|
+
u.value.pubGroupMemberList = b;
|
|
374
|
+
}
|
|
375
|
+
});
|
|
376
|
+
}
|
|
377
|
+
const [f, d] = N(!1);
|
|
378
|
+
function v() {
|
|
379
|
+
var b;
|
|
380
|
+
(b = _.value) == null || b.validate().then(() => {
|
|
381
|
+
d(!0);
|
|
382
|
+
const { pubGroupMemberList: i = [], ...S } = u.value, y = {
|
|
383
|
+
...S,
|
|
384
|
+
type: r.type,
|
|
385
|
+
pubGroupMemberList: i == null ? void 0 : i.map((k) => ({
|
|
386
|
+
orgId: k == null ? void 0 : k.orgId,
|
|
387
|
+
userId: k == null ? void 0 : k.userId
|
|
388
|
+
}))
|
|
389
|
+
};
|
|
390
|
+
delete y.createTime, delete y.updateTime, We(y).then((k) => {
|
|
391
|
+
k.success && (ae.success(`${r.title}成功!`), m(!1), o("submit"));
|
|
392
|
+
}).finally(() => d(!1));
|
|
393
|
+
});
|
|
394
|
+
}
|
|
395
|
+
function w() {
|
|
396
|
+
m(!1);
|
|
397
|
+
}
|
|
398
|
+
return t({
|
|
399
|
+
open: h
|
|
400
|
+
}), (b, i) => {
|
|
401
|
+
const S = xe, y = ye, k = Se, ce = Ie, D = j, fe = we, ge = he, _e = ee, be = ve;
|
|
402
|
+
return O(), A(be, {
|
|
403
|
+
open: l(s),
|
|
404
|
+
"onUpdate:open": i[4] || (i[4] = (x) => ne(s) ? s.value = x : null),
|
|
405
|
+
title: `${l(r).title}${l(r).type === l(P).ORG ? "组织" : "人员"}群组`,
|
|
406
|
+
placement: "right",
|
|
407
|
+
width: 600,
|
|
408
|
+
"destroy-on-close": "",
|
|
409
|
+
"footer-style": { textAlign: "right" },
|
|
410
|
+
onClose: w
|
|
411
|
+
}, {
|
|
412
|
+
footer: g(() => [
|
|
413
|
+
p(_e, null, {
|
|
414
|
+
default: g(() => [
|
|
415
|
+
p(D, { onClick: w }, {
|
|
416
|
+
default: g(() => i[6] || (i[6] = [
|
|
417
|
+
$(" 取消 ")
|
|
418
|
+
])),
|
|
419
|
+
_: 1
|
|
420
|
+
/* STABLE */
|
|
421
|
+
}),
|
|
422
|
+
p(D, {
|
|
423
|
+
type: "primary",
|
|
424
|
+
loading: l(f),
|
|
425
|
+
onClick: i[3] || (i[3] = (x) => v())
|
|
426
|
+
}, {
|
|
427
|
+
default: g(() => i[7] || (i[7] = [
|
|
428
|
+
$(" 提交 ")
|
|
429
|
+
])),
|
|
430
|
+
_: 1
|
|
431
|
+
/* STABLE */
|
|
432
|
+
}, 8, ["loading"])
|
|
433
|
+
]),
|
|
434
|
+
_: 1
|
|
435
|
+
/* STABLE */
|
|
436
|
+
})
|
|
437
|
+
]),
|
|
438
|
+
default: g(() => [
|
|
439
|
+
p(ge, {
|
|
440
|
+
ref_key: "formRef",
|
|
441
|
+
ref: _,
|
|
442
|
+
model: l(u),
|
|
443
|
+
rules: a,
|
|
444
|
+
"label-col": { span: 5 },
|
|
445
|
+
"label-wrap": !0
|
|
446
|
+
}, {
|
|
447
|
+
default: g(() => [
|
|
448
|
+
p(y, {
|
|
449
|
+
label: "群组名称",
|
|
450
|
+
name: "name"
|
|
451
|
+
}, {
|
|
452
|
+
default: g(() => [
|
|
453
|
+
p(S, {
|
|
454
|
+
value: l(u).name,
|
|
455
|
+
"onUpdate:value": i[0] || (i[0] = (x) => l(u).name = x),
|
|
456
|
+
maxlength: 128
|
|
457
|
+
}, null, 8, ["value"])
|
|
458
|
+
]),
|
|
459
|
+
_: 1
|
|
460
|
+
/* STABLE */
|
|
461
|
+
}),
|
|
462
|
+
p(y, {
|
|
463
|
+
label: "群组描述",
|
|
464
|
+
name: "remark"
|
|
465
|
+
}, {
|
|
466
|
+
default: g(() => [
|
|
467
|
+
p(k, {
|
|
468
|
+
value: l(u).remark,
|
|
469
|
+
"onUpdate:value": i[1] || (i[1] = (x) => l(u).remark = x),
|
|
470
|
+
maxlength: 250,
|
|
471
|
+
"show-count": ""
|
|
472
|
+
}, null, 8, ["value"])
|
|
473
|
+
]),
|
|
474
|
+
_: 1
|
|
475
|
+
/* STABLE */
|
|
476
|
+
}),
|
|
477
|
+
p(y, {
|
|
478
|
+
label: "群组使用范围",
|
|
479
|
+
name: "viewScope"
|
|
480
|
+
}, {
|
|
481
|
+
default: g(() => [
|
|
482
|
+
p(ce, {
|
|
483
|
+
value: l(u).viewScope,
|
|
484
|
+
"onUpdate:value": i[2] || (i[2] = (x) => l(u).viewScope = x),
|
|
485
|
+
options: l(dt),
|
|
486
|
+
placeholder: "本部门/本部门及子部门/全部"
|
|
487
|
+
}, null, 8, ["value", "options"])
|
|
488
|
+
]),
|
|
489
|
+
_: 1
|
|
490
|
+
/* STABLE */
|
|
491
|
+
}),
|
|
492
|
+
p(y, {
|
|
493
|
+
label: "群组成员",
|
|
494
|
+
name: "pubGroupMemberList"
|
|
495
|
+
}, {
|
|
496
|
+
default: g(() => [
|
|
497
|
+
p(D, {
|
|
498
|
+
type: "primary",
|
|
499
|
+
onClick: I
|
|
500
|
+
}, {
|
|
501
|
+
default: g(() => i[5] || (i[5] = [
|
|
502
|
+
$(" 编辑成员 ")
|
|
503
|
+
])),
|
|
504
|
+
_: 1
|
|
505
|
+
/* STABLE */
|
|
506
|
+
}),
|
|
507
|
+
T("div", Wt, [
|
|
508
|
+
(O(!0), G(
|
|
509
|
+
X,
|
|
510
|
+
null,
|
|
511
|
+
De(l(c), (x) => {
|
|
512
|
+
var q;
|
|
513
|
+
return O(), G(
|
|
514
|
+
X,
|
|
515
|
+
{ key: x },
|
|
516
|
+
[
|
|
517
|
+
x.name && ((q = x.name) == null ? void 0 : q.length) > 20 ? (O(), A(fe, {
|
|
518
|
+
key: 0,
|
|
519
|
+
title: x.name
|
|
520
|
+
}, {
|
|
521
|
+
default: g(() => {
|
|
522
|
+
var W;
|
|
523
|
+
return [
|
|
524
|
+
T(
|
|
525
|
+
"span",
|
|
526
|
+
Kt,
|
|
527
|
+
L(`${(W = x.name) == null ? void 0 : W.slice(0, 20)}...`),
|
|
528
|
+
1
|
|
529
|
+
/* TEXT */
|
|
530
|
+
)
|
|
531
|
+
];
|
|
532
|
+
}),
|
|
533
|
+
_: 2
|
|
534
|
+
/* DYNAMIC */
|
|
535
|
+
}, 1032, ["title"])) : (O(), G(
|
|
536
|
+
"span",
|
|
537
|
+
Xt,
|
|
538
|
+
L(x.name),
|
|
539
|
+
1
|
|
540
|
+
/* TEXT */
|
|
541
|
+
))
|
|
542
|
+
],
|
|
543
|
+
64
|
|
544
|
+
/* STABLE_FRAGMENT */
|
|
545
|
+
);
|
|
546
|
+
}),
|
|
547
|
+
128
|
|
548
|
+
/* KEYED_FRAGMENT */
|
|
549
|
+
))
|
|
550
|
+
])
|
|
551
|
+
]),
|
|
552
|
+
_: 1
|
|
553
|
+
/* STABLE */
|
|
554
|
+
})
|
|
555
|
+
]),
|
|
556
|
+
_: 1
|
|
557
|
+
/* STABLE */
|
|
558
|
+
}, 8, ["model"])
|
|
559
|
+
]),
|
|
560
|
+
_: 1
|
|
561
|
+
/* STABLE */
|
|
562
|
+
}, 8, ["open", "title"]);
|
|
563
|
+
};
|
|
564
|
+
}
|
|
565
|
+
}), Zt = {
|
|
566
|
+
"py-10px": "",
|
|
567
|
+
"px-10px": "",
|
|
568
|
+
"w-full": "",
|
|
569
|
+
"h-full": ""
|
|
570
|
+
}, Ht = {
|
|
571
|
+
"h-full": "",
|
|
572
|
+
"w-full": "",
|
|
573
|
+
"bg-white": "",
|
|
574
|
+
"rounded-8px": "",
|
|
575
|
+
class: "dark:bg-[#141414]"
|
|
576
|
+
}, Jt = {
|
|
577
|
+
style: {
|
|
578
|
+
height: "calc(100% - 48px)"
|
|
579
|
+
}
|
|
580
|
+
}, Qt = ["onClick"], jt = {
|
|
581
|
+
class: "ml-4px"
|
|
582
|
+
}, en = ["onClick"], tn = {
|
|
583
|
+
class: "ml-4px"
|
|
584
|
+
}, nn = /* @__PURE__ */ V({
|
|
585
|
+
name: "GroupManage",
|
|
586
|
+
__name: "index",
|
|
587
|
+
setup(e) {
|
|
588
|
+
const t = E({
|
|
589
|
+
type: "1"
|
|
590
|
+
}), n = E([]), o = E(), r = E();
|
|
591
|
+
function a() {
|
|
592
|
+
var c;
|
|
593
|
+
(c = o.value) == null || c.reload();
|
|
594
|
+
}
|
|
595
|
+
async function s(c) {
|
|
596
|
+
var v, w;
|
|
597
|
+
const {
|
|
598
|
+
current: h,
|
|
599
|
+
pageSize: I,
|
|
600
|
+
...f
|
|
601
|
+
} = c, d = await Ke({
|
|
602
|
+
currentPage: h,
|
|
603
|
+
pageSize: I,
|
|
604
|
+
...f,
|
|
605
|
+
type: t.value.type
|
|
606
|
+
});
|
|
607
|
+
return {
|
|
608
|
+
success: !0,
|
|
609
|
+
data: ((v = d.data) == null ? void 0 : v.records) ?? [],
|
|
610
|
+
total: (w = d.data) == null ? void 0 : w.total
|
|
611
|
+
};
|
|
612
|
+
}
|
|
613
|
+
const m = [{
|
|
614
|
+
valueType: "a-input",
|
|
615
|
+
bind: "value",
|
|
616
|
+
minWidth: 200,
|
|
617
|
+
title: "群组名称",
|
|
618
|
+
dataIndex: "name",
|
|
619
|
+
ellipsis: !0,
|
|
620
|
+
fieldProps: {
|
|
621
|
+
placeholder: "请输入群组名称",
|
|
622
|
+
allowClear: !0
|
|
623
|
+
}
|
|
624
|
+
}, {
|
|
625
|
+
hideInSearch: !0,
|
|
626
|
+
minWidth: 80,
|
|
627
|
+
title: "群组描述",
|
|
628
|
+
dataIndex: "remark",
|
|
629
|
+
ellipsis: !0
|
|
630
|
+
}, {
|
|
631
|
+
hideInSearch: !0,
|
|
632
|
+
minWidth: 100,
|
|
633
|
+
title: "群组使用范围",
|
|
634
|
+
dataIndex: "viewScope",
|
|
635
|
+
customRender: ({
|
|
636
|
+
text: c
|
|
637
|
+
}) => c === "1" ? "本部门" : c === "2" ? "本部门及子部门" : "全部"
|
|
638
|
+
}, {
|
|
639
|
+
hideInSearch: !0,
|
|
640
|
+
minWidth: 100,
|
|
641
|
+
title: "最后一次编辑时间",
|
|
642
|
+
dataIndex: "updateTime",
|
|
643
|
+
ellipsis: !0
|
|
644
|
+
}, {
|
|
645
|
+
hideInSearch: !0,
|
|
646
|
+
minWidth: 100,
|
|
647
|
+
title: "编辑人",
|
|
648
|
+
dataIndex: "updatedUserName"
|
|
649
|
+
}, {
|
|
650
|
+
hideInSearch: !0,
|
|
651
|
+
width: 160,
|
|
652
|
+
title: "操作",
|
|
653
|
+
dataIndex: "action",
|
|
654
|
+
fixed: "right"
|
|
655
|
+
}];
|
|
656
|
+
function _() {
|
|
657
|
+
var c;
|
|
658
|
+
(c = o.value) == null || c.reload();
|
|
659
|
+
}
|
|
660
|
+
function u(c, h, I) {
|
|
661
|
+
var f, d;
|
|
662
|
+
switch (c) {
|
|
663
|
+
case C.EDIT:
|
|
664
|
+
(f = r.value) == null || f.open(c, h, I);
|
|
665
|
+
break;
|
|
666
|
+
case C.ADD:
|
|
667
|
+
(d = r.value) == null || d.open(c, h);
|
|
668
|
+
break;
|
|
669
|
+
case C.REMOVE:
|
|
670
|
+
re.confirm({
|
|
671
|
+
title: "删除",
|
|
672
|
+
content: "确定要删除该群组吗?",
|
|
673
|
+
onOk() {
|
|
674
|
+
Xe({
|
|
675
|
+
id: I == null ? void 0 : I.id
|
|
676
|
+
}).then(({
|
|
677
|
+
success: v
|
|
678
|
+
}) => {
|
|
679
|
+
v && (ae.success("删除成功"), a());
|
|
680
|
+
});
|
|
681
|
+
}
|
|
682
|
+
});
|
|
683
|
+
break;
|
|
684
|
+
}
|
|
685
|
+
}
|
|
686
|
+
return (c, h) => {
|
|
687
|
+
const I = Ce, f = ke, d = Te, v = j, w = Oe, b = ee;
|
|
688
|
+
return O(), G("div", Zt, [T("div", Ht, [p(f, {
|
|
689
|
+
"active-key": l(t).type,
|
|
690
|
+
"onUpdate:activeKey": h[0] || (h[0] = (i) => l(t).type = i),
|
|
691
|
+
class: "tabs_custom",
|
|
692
|
+
onChange: _
|
|
693
|
+
}, {
|
|
694
|
+
default: g(() => [p(I, {
|
|
695
|
+
key: "1",
|
|
696
|
+
tab: "组织群组"
|
|
697
|
+
}), p(I, {
|
|
698
|
+
key: "2",
|
|
699
|
+
tab: "人员群组"
|
|
700
|
+
})]),
|
|
701
|
+
_: 1
|
|
702
|
+
/* STABLE */
|
|
703
|
+
}, 8, ["active-key"]), T("div", Jt, [p(l(Ye), {
|
|
704
|
+
ref_key: "tableRef",
|
|
705
|
+
ref: o,
|
|
706
|
+
"row-key": "id",
|
|
707
|
+
request: s,
|
|
708
|
+
columns: m,
|
|
709
|
+
"data-source": l(n),
|
|
710
|
+
"auto-height": "",
|
|
711
|
+
scroll: {
|
|
712
|
+
x: 1100
|
|
713
|
+
}
|
|
714
|
+
}, {
|
|
715
|
+
toolbar: g(() => [p(v, {
|
|
716
|
+
type: "primary",
|
|
717
|
+
onClick: h[1] || (h[1] = (i) => u(l(C).ADD, l(t).type))
|
|
718
|
+
}, {
|
|
719
|
+
default: g(() => [p(d), $(
|
|
720
|
+
" " + L(l(C).ADD),
|
|
721
|
+
1
|
|
722
|
+
/* TEXT */
|
|
723
|
+
)]),
|
|
724
|
+
_: 1
|
|
725
|
+
/* STABLE */
|
|
726
|
+
})]),
|
|
727
|
+
bodyCell: g(({
|
|
728
|
+
column: i,
|
|
729
|
+
record: S
|
|
730
|
+
}) => [i.dataIndex === "action" ? (O(), A(
|
|
731
|
+
b,
|
|
732
|
+
{
|
|
733
|
+
key: 0
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
default: g(() => [T("a", {
|
|
737
|
+
class: "flex items-center",
|
|
738
|
+
onClick: (y) => u(l(C).EDIT, l(t).type, S)
|
|
739
|
+
}, [p(w, {
|
|
740
|
+
name: "edit",
|
|
741
|
+
class: "text-base"
|
|
742
|
+
}), T(
|
|
743
|
+
"span",
|
|
744
|
+
jt,
|
|
745
|
+
L(l(C).EDIT),
|
|
746
|
+
1
|
|
747
|
+
/* TEXT */
|
|
748
|
+
)], 8, Qt), T("span", {
|
|
749
|
+
class: "flex items-center text-red-500 hover:cursor-pointer hover:opacity-80",
|
|
750
|
+
onClick: (y) => u(l(C).REMOVE, l(t).type, S)
|
|
751
|
+
}, [p(w, {
|
|
752
|
+
name: "remove",
|
|
753
|
+
class: "text-base"
|
|
754
|
+
}), T(
|
|
755
|
+
"span",
|
|
756
|
+
tn,
|
|
757
|
+
L(l(C).REMOVE),
|
|
758
|
+
1
|
|
759
|
+
/* TEXT */
|
|
760
|
+
)], 8, en)]),
|
|
761
|
+
_: 2
|
|
762
|
+
/* DYNAMIC */
|
|
763
|
+
},
|
|
764
|
+
1024
|
|
765
|
+
/* DYNAMIC_SLOTS */
|
|
766
|
+
)) : te("v-if", !0)]),
|
|
767
|
+
_: 1
|
|
768
|
+
/* STABLE */
|
|
769
|
+
}, 8, ["data-source"])])]), p(
|
|
770
|
+
Yt,
|
|
771
|
+
{
|
|
772
|
+
ref_key: "drawerGroupRef",
|
|
773
|
+
ref: r,
|
|
774
|
+
onSubmit: h[2] || (h[2] = (i) => a())
|
|
775
|
+
},
|
|
776
|
+
null,
|
|
777
|
+
512
|
|
778
|
+
/* NEED_PATCH */
|
|
779
|
+
)]);
|
|
780
|
+
};
|
|
781
|
+
}
|
|
782
|
+
}), hn = /* @__PURE__ */ pt(nn, [["__scopeId", "data-v-80dc6226"]]);
|
|
783
|
+
export {
|
|
784
|
+
hn as default
|
|
785
|
+
};
|