@pubinfo/module-rbac 2.0.0-beta.3 → 2.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/OrgSelector.vue_vue_type_script_setup_true_lang-DV8KkpJD.js +567 -0
- package/es/_baseClone-GtUoMmZh.js +191 -0
- package/es/_commonjsHelpers-C6fGbg64.js +6 -0
- package/es/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/es/animation_item.vue_vue_type_script_setup_true_lang-CNTrygHf.js +4864 -0
- package/es/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/es/api/modules/assist/index.d.ts +3 -0
- package/es/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/es/api/modules/assist/quyujiekou.d.ts +36 -0
- package/es/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/es/api/modules/configData/index.d.ts +3 -0
- package/es/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/es/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/es/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/es/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/es/api/modules/log/index.d.ts +2 -0
- package/es/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/es/api/modules/rbac/index.d.ts +11 -0
- package/es/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/es/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/es/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/es/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/es/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/es/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/es/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/es/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/es/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/es/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/es/api/request.d.ts +1 -0
- package/es/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +38 -0
- package/es/cloneDeep-DWP4OxCI.js +8 -0
- package/es/components/GroupSelector/index.vue.d.ts +20 -0
- package/es/components/OrgTree/index.vue.d.ts +5 -0
- package/es/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/es/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/es/components/OrgUserSelector/index.d.ts +8 -0
- package/es/components/OrgUserSelector/provider.d.ts +24 -0
- package/es/components/ResourceSelector/enum.d.ts +5 -0
- package/es/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/es/components/ResourceSelector/index.vue.d.ts +26 -0
- package/es/composables/useLottie.d.ts +11 -0
- package/es/enum-BEHz_Q18.js +74 -0
- package/es/enum-C9ihxJe7.js +4 -0
- package/es/enum-CTUzwCYG.js +4 -0
- package/es/enum-DDKThkSw.js +24 -0
- package/es/gangweijiekou-BxJq_m0o.js +46 -0
- package/es/index-BDrI8Oyk.js +685 -0
- package/es/index-BIfx_Xrr.js +303 -0
- package/es/index-Bl4v-7On.js +125 -0
- package/es/index-BsoyF96V.js +131 -0
- package/es/index-Bz9QeL8M.js +399 -0
- package/es/index-C2dINi50.js +634 -0
- package/es/index-C7QJHUwa.js +30 -0
- package/es/index-CBMCWEIQ.js +274 -0
- package/es/index-CDHVSKIo.js +18588 -0
- package/es/index-CFPhIFyG.js +140 -0
- package/es/index-CYt7363u.js +874 -0
- package/es/index-CgiGLpzT.js +317 -0
- package/es/index-CsHj-xDw.js +283 -0
- package/es/index-D5T_4btx.js +862 -0
- package/es/index-DY1mOFzi.js +455 -0
- package/es/index-DcvR6q4y.js +1246 -0
- package/es/index-DuVeXn9R.js +409 -0
- package/es/index-Dvq9O5uC.js +164 -0
- package/es/index-F-kmM1iD.js +181 -0
- package/es/index-Gw-_3-qN.js +785 -0
- package/es/index-JFZ3GtN-.js +1631 -0
- package/es/index-U-g1yyH-.js +703 -0
- package/es/index-gCLgMcJu.js +462 -0
- package/es/index-gHIfcbvd.js +168 -0
- package/es/index-kFyBHYs8.js +389 -0
- package/es/index-uSBZoA3n.js +177 -0
- package/es/index.d.ts +7 -0
- package/es/index.js +6 -0
- package/es/interface.d.ts +47 -0
- package/es/itemlist-BRhA5jzY.js +369 -0
- package/es/jiaosejiekou-BfY4h7uI.js +58 -0
- package/es/login_history-CuQv9Iw3.js +430 -0
- package/es/operate_history-CGP-1Xy2.js +468 -0
- package/es/pubJiaosezukongzhiqi-CvYfc8Uz.js +57 -0
- package/es/request-DQLgc7lT.js +5 -0
- package/es/routes/index.d.ts +14 -0
- package/es/routes/modules/authority.manage.menu.d.ts +3 -0
- package/es/routes/modules/log.manage.menu.d.ts +3 -0
- package/es/routes/modules/safe.manage.menu.d.ts +3 -0
- package/es/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/es/routes/modules/system.manage.menu.d.ts +3 -0
- package/es/setItem-C1_olVDY.js +152 -0
- package/es/shujuquanxianzhubiaokongzhiqi-DyNgf1y6.js +65 -0
- package/es/stores/index.d.ts +1 -0
- package/es/style.css +1 -0
- package/es/useAppAndResource-D_b19V4t.js +55 -0
- package/es/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/es/views/blackWhiteList/enum.d.ts +7 -0
- package/es/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/es/views/blackWhiteList/types.d.ts +4 -0
- package/es/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/es/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/es/views/components/HCheckList.vue.d.ts +20 -0
- package/es/views/components/animation_item.vue.d.ts +14 -0
- package/es/views/components/setItem.vue.d.ts +61 -0
- package/es/views/data-permission/enum.d.ts +34 -0
- package/es/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/es/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/es/views/dictionary/enum.d.ts +8 -0
- package/es/views/dictionary/index.vue.d.ts +1532 -0
- package/es/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/es/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/es/views/group/enum.d.ts +21 -0
- package/es/views/group/index.vue.d.ts +1532 -0
- package/es/views/layout_setting/index.vue.d.ts +2 -0
- package/es/views/log_center/components/browserType.vue.d.ts +12 -0
- package/es/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/es/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/es/views/log_center/login_history.vue.d.ts +1511 -0
- package/es/views/log_center/operate_history.vue.d.ts +1511 -0
- package/es/views/menu_setting/animationData.d.ts +13 -0
- package/es/views/menu_setting/index.vue.d.ts +2 -0
- package/es/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/es/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/es/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/es/views/organization/enum.d.ts +25 -0
- package/es/views/organization/index.vue.d.ts +73 -0
- package/es/views/other_setting/animationData.d.ts +7 -0
- package/es/views/other_setting/index.vue.d.ts +2 -0
- package/es/views/other_setting/interface.d.ts +23 -0
- package/es/views/page_animation_setting/animationData.d.ts +11 -0
- package/es/views/page_animation_setting/index.vue.d.ts +2 -0
- package/es/views/page_w_setting/index.vue.d.ts +2 -0
- package/es/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/es/views/position/enum.d.ts +8 -0
- package/es/views/position/index.vue.d.ts +1532 -0
- package/es/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/es/views/region/enum.d.ts +22 -0
- package/es/views/region/index.vue.d.ts +1533 -0
- package/es/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/es/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/es/views/resource/enum.d.ts +30 -0
- package/es/views/resource/index.vue.d.ts +1549 -0
- package/es/views/resource/interface.d.ts +6 -0
- package/es/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/es/views/role/enum.d.ts +25 -0
- package/es/views/role/interface.d.ts +6 -0
- package/es/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/es/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/es/views/role_group/enum.d.ts +21 -0
- package/es/views/role_group/index.vue.d.ts +1557 -0
- package/es/views/role_group/interface.d.ts +6 -0
- package/es/views/safe_setting/index.vue.d.ts +4 -0
- package/es/views/tabbar_setting/animationData.d.ts +11 -0
- package/es/views/tabbar_setting/index.vue.d.ts +2 -0
- package/es/views/tenant/interface.d.ts +6 -0
- package/es/views/theme_setting/index.vue.d.ts +2 -0
- package/es/views/toolbar_setting/animationData.d.ts +17 -0
- package/es/views/toolbar_setting/index.vue.d.ts +2 -0
- package/es/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/es/views/user/components/UserEdit.vue.d.ts +16 -0
- package/es/views/user/components/roleSelect.vue.d.ts +14 -0
- package/es/views/user/enum.d.ts +13 -0
- package/es/views/user/index.vue.d.ts +1586 -0
- package/es/views/user/interface.d.ts +40 -0
- package/es/views/watermark_setting/animationData.d.ts +3 -0
- package/es/views/watermark_setting/index.vue.d.ts +31 -0
- package/es/xitongpeizhifuwu-C1Vm-W1B.js +23 -0
- package/es/zidianfuwu-yCWHhOfO.js +65 -0
- package/es/ziyuanjiekou-DhrAbneq.js +69 -0
- package/es/zuzhijiaosebiaokongzhiqi-B1g74RqL.js +28 -0
- package/es/zuzhijiekou-PeZuFtCO.js +85 -0
- package/lib/OrgSelector.vue_vue_type_script_setup_true_lang-BI6dIQO9.cjs +1 -0
- package/lib/_baseClone-bvg2h-nB.cjs +1 -0
- package/lib/_commonjsHelpers-DwGv2jUC.cjs +1 -0
- package/lib/_plugin-vue_export-helper-BHFhmbuH.cjs +1 -0
- package/lib/animation_item.vue_vue_type_script_setup_true_lang-DJntALjR.cjs +9 -0
- package/lib/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/lib/api/modules/assist/index.d.ts +3 -0
- package/lib/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/lib/api/modules/assist/quyujiekou.d.ts +36 -0
- package/lib/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/lib/api/modules/configData/index.d.ts +3 -0
- package/lib/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/lib/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/lib/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/lib/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/lib/api/modules/log/index.d.ts +2 -0
- package/lib/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/lib/api/modules/rbac/index.d.ts +11 -0
- package/lib/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/lib/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/lib/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/lib/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/lib/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/lib/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/lib/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/lib/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/lib/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/lib/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/lib/api/request.d.ts +1 -0
- package/lib/browserType.vue_vue_type_script_setup_true_lang-BuTZw501.cjs +1 -0
- package/lib/cloneDeep-DKvAzXJU.cjs +1 -0
- package/lib/components/GroupSelector/index.vue.d.ts +20 -0
- package/lib/components/OrgTree/index.vue.d.ts +5 -0
- package/lib/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/lib/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/lib/components/OrgUserSelector/index.d.ts +8 -0
- package/lib/components/OrgUserSelector/provider.d.ts +24 -0
- package/lib/components/ResourceSelector/enum.d.ts +5 -0
- package/lib/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/lib/components/ResourceSelector/index.vue.d.ts +26 -0
- package/lib/composables/useLottie.d.ts +11 -0
- package/lib/enum-B-paw5p0.cjs +1 -0
- package/lib/enum-BFYGJ2YJ.cjs +1 -0
- package/lib/enum-BHDP2ejy.cjs +1 -0
- package/lib/enum-OwSMnw51.cjs +1 -0
- package/lib/gangweijiekou-DYYmkjys.cjs +1 -0
- package/lib/index-Apq1nfrg.cjs +1 -0
- package/lib/index-BOdrElTX.cjs +1 -0
- package/lib/index-BdQKw1uE.cjs +1 -0
- package/lib/index-BwkSE-Zz.cjs +1 -0
- package/lib/index-Bx53OKE6.cjs +1 -0
- package/lib/index-C151ukdL.cjs +1 -0
- package/lib/index-C3m3S7_Q.cjs +1 -0
- package/lib/index-CMf8N2mC.cjs +1 -0
- package/lib/index-CNtyqLTX.cjs +1 -0
- package/lib/index-Cm5xLy57.cjs +9 -0
- package/lib/index-D1vGtVqY.cjs +1 -0
- package/lib/index-D2gE9FFs.cjs +1 -0
- package/lib/index-D34uPnyD.cjs +1 -0
- package/lib/index-D7Awj4JU.cjs +1 -0
- package/lib/index-D9QyS2NB.cjs +1 -0
- package/lib/index-D9dMBtdM.cjs +1 -0
- package/lib/index-DBzHTy7k.cjs +1 -0
- package/lib/index-DG9uEqRG.cjs +1 -0
- package/lib/index-DQ8p9Bwg.cjs +1 -0
- package/lib/index-DUagbQoK.cjs +1 -0
- package/lib/index-D_APeiaQ.cjs +1 -0
- package/lib/index-DoCoA6Nr.cjs +1 -0
- package/lib/index-Dv-KtCh8.cjs +1 -0
- package/lib/index-F735VVe_.cjs +1 -0
- package/lib/index-Jc3VoxhA.cjs +1 -0
- package/lib/index-n5tzubbZ.cjs +1 -0
- package/lib/index.cjs +1 -0
- package/lib/index.d.ts +7 -0
- package/lib/interface.d.ts +47 -0
- package/lib/itemlist-BEyAbkw5.cjs +1 -0
- package/lib/jiaosejiekou-BNn96VFQ.cjs +1 -0
- package/lib/login_history-C25qj8eL.cjs +1 -0
- package/lib/operate_history-Bmg66_WI.cjs +1 -0
- package/lib/pubJiaosezukongzhiqi-fVUoXj6y.cjs +1 -0
- package/lib/request-DML6P6cf.cjs +1 -0
- package/lib/routes/index.d.ts +14 -0
- package/lib/routes/modules/authority.manage.menu.d.ts +3 -0
- package/lib/routes/modules/log.manage.menu.d.ts +3 -0
- package/lib/routes/modules/safe.manage.menu.d.ts +3 -0
- package/lib/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/lib/routes/modules/system.manage.menu.d.ts +3 -0
- package/lib/setItem-DIzkZHtI.cjs +1 -0
- package/lib/shujuquanxianzhubiaokongzhiqi-C6sd8pC3.cjs +1 -0
- package/lib/stores/index.d.ts +1 -0
- package/lib/style.css +1 -0
- package/lib/useAppAndResource-ChvKK2DZ.cjs +1 -0
- package/lib/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/lib/views/blackWhiteList/enum.d.ts +7 -0
- package/lib/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/lib/views/blackWhiteList/types.d.ts +4 -0
- package/lib/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/lib/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/lib/views/components/HCheckList.vue.d.ts +20 -0
- package/lib/views/components/animation_item.vue.d.ts +14 -0
- package/lib/views/components/setItem.vue.d.ts +61 -0
- package/lib/views/data-permission/enum.d.ts +34 -0
- package/lib/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/lib/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/lib/views/dictionary/enum.d.ts +8 -0
- package/lib/views/dictionary/index.vue.d.ts +1532 -0
- package/lib/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/lib/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/lib/views/group/enum.d.ts +21 -0
- package/lib/views/group/index.vue.d.ts +1532 -0
- package/lib/views/layout_setting/index.vue.d.ts +2 -0
- package/lib/views/log_center/components/browserType.vue.d.ts +12 -0
- package/lib/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/lib/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/lib/views/log_center/login_history.vue.d.ts +1511 -0
- package/lib/views/log_center/operate_history.vue.d.ts +1511 -0
- package/lib/views/menu_setting/animationData.d.ts +13 -0
- package/lib/views/menu_setting/index.vue.d.ts +2 -0
- package/lib/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/lib/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/lib/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/organization/enum.d.ts +25 -0
- package/lib/views/organization/index.vue.d.ts +73 -0
- package/lib/views/other_setting/animationData.d.ts +7 -0
- package/lib/views/other_setting/index.vue.d.ts +2 -0
- package/lib/views/other_setting/interface.d.ts +23 -0
- package/lib/views/page_animation_setting/animationData.d.ts +11 -0
- package/lib/views/page_animation_setting/index.vue.d.ts +2 -0
- package/lib/views/page_w_setting/index.vue.d.ts +2 -0
- package/lib/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/lib/views/position/enum.d.ts +8 -0
- package/lib/views/position/index.vue.d.ts +1532 -0
- package/lib/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/lib/views/region/enum.d.ts +22 -0
- package/lib/views/region/index.vue.d.ts +1533 -0
- package/lib/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/lib/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/lib/views/resource/enum.d.ts +30 -0
- package/lib/views/resource/index.vue.d.ts +1549 -0
- package/lib/views/resource/interface.d.ts +6 -0
- package/lib/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/lib/views/role/enum.d.ts +25 -0
- package/lib/views/role/interface.d.ts +6 -0
- package/lib/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/lib/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/role_group/enum.d.ts +21 -0
- package/lib/views/role_group/index.vue.d.ts +1557 -0
- package/lib/views/role_group/interface.d.ts +6 -0
- package/lib/views/safe_setting/index.vue.d.ts +4 -0
- package/lib/views/tabbar_setting/animationData.d.ts +11 -0
- package/lib/views/tabbar_setting/index.vue.d.ts +2 -0
- package/lib/views/tenant/interface.d.ts +6 -0
- package/lib/views/theme_setting/index.vue.d.ts +2 -0
- package/lib/views/toolbar_setting/animationData.d.ts +17 -0
- package/lib/views/toolbar_setting/index.vue.d.ts +2 -0
- package/lib/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/lib/views/user/components/UserEdit.vue.d.ts +16 -0
- package/lib/views/user/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/user/enum.d.ts +13 -0
- package/lib/views/user/index.vue.d.ts +1586 -0
- package/lib/views/user/interface.d.ts +40 -0
- package/lib/views/watermark_setting/animationData.d.ts +3 -0
- package/lib/views/watermark_setting/index.vue.d.ts +31 -0
- package/lib/xitongpeizhifuwu-r-I2Ogxj.cjs +1 -0
- package/lib/zidianfuwu-VChcnkm9.cjs +1 -0
- package/lib/ziyuanjiekou-CvKeunY5.cjs +1 -0
- package/lib/zuzhijiaosebiaokongzhiqi-DYI3Zu-M.cjs +1 -0
- package/lib/zuzhijiekou-CFQtYuGW.cjs +1 -0
- package/package.json +5 -4
|
@@ -0,0 +1,399 @@
|
|
|
1
|
+
import { Modal as oe, Tree as le, Dropdown as se, Menu as de, MenuItem as ce, Tooltip as ie, Tag as ae, Button as re } from "ant-design-vue/es";
|
|
2
|
+
import { DownOutlined as ue } from "@ant-design/icons-vue";
|
|
3
|
+
import { PubinfoIcon as fe } from "pubinfo";
|
|
4
|
+
import { defineComponent as pe, mergeModels as T, computed as he, ref as k, useModel as ke, watch as me, createBlock as m, openBlock as u, withCtx as i, createElementVNode as c, toDisplayString as x, unref as f, createVNode as r, isRef as B, createCommentVNode as K, withModifiers as xe, createElementBlock as z, Fragment as _e, renderList as ve, createTextVNode as C } from "vue";
|
|
5
|
+
import { Form as ye } from "ant-design-vue";
|
|
6
|
+
import { R as P } from "./enum-CTUzwCYG.js";
|
|
7
|
+
import { u as ge } from "./index-C7QJHUwa.js";
|
|
8
|
+
import { _ as Ce } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
|
+
const be = { class: "h-340px border-1px border-solid flex flex-row border_color" }, Ie = { class: "w-360px flex flex-col" }, we = { class: "w-full h-34px bg-[#F2F3F5] flex px-15px items-center justify-between text-[#1D2129] dark:bg-[#1D2129] dark:text-[#F2F3F5]" }, Fe = { class: "flex-1 overflow-auto py-10px pr-10px" }, De = { class: "flex items-center" }, Ee = { class: "mx-4px" }, Ne = ["onClick"], Me = ["onClick"], Oe = ["onClick"], Ae = ["onClick"], Se = { class: "flex-1 flex flex-col border-solid border-0px border-l-1px border_color" }, $e = { class: "flex-1 p-10px overflow-auto" }, Re = /* @__PURE__ */ pe({
|
|
10
|
+
name: "ResourceSelector",
|
|
11
|
+
__name: "index",
|
|
12
|
+
props: /* @__PURE__ */ T({
|
|
13
|
+
title: { default: "资源选择" },
|
|
14
|
+
mode: { default: P.ROLE }
|
|
15
|
+
}, {
|
|
16
|
+
open: { type: Boolean },
|
|
17
|
+
openModifiers: {}
|
|
18
|
+
}),
|
|
19
|
+
emits: /* @__PURE__ */ T(["select"], ["update:open"]),
|
|
20
|
+
setup(N, { expose: U, emit: V }) {
|
|
21
|
+
const L = N, j = V, _ = he(() => L.mode === P.DATA_PERMISSION), s = k({ checked: [], halfChecked: [] }), v = k([]), b = k([]), I = k({}), M = k(0), p = k([]), w = ke(N, "open"), F = ge(w);
|
|
22
|
+
me(() => s.value.checked, (o) => {
|
|
23
|
+
b.value = o.reduce((e, n) => {
|
|
24
|
+
const t = {
|
|
25
|
+
id: n,
|
|
26
|
+
name: I.value[n]
|
|
27
|
+
};
|
|
28
|
+
return e.push(t), e;
|
|
29
|
+
}, []);
|
|
30
|
+
}, { deep: !0 });
|
|
31
|
+
function q(o, e, n) {
|
|
32
|
+
var t, l;
|
|
33
|
+
s.value.checked = [...o], p.value = e, I.value = n, M.value = Object.keys(I.value).length, (t = e[0]) != null && t.id && (v.value = [(l = e[0]) == null ? void 0 : l.id]), F(!0);
|
|
34
|
+
}
|
|
35
|
+
function G(o, e) {
|
|
36
|
+
if (!_.value) {
|
|
37
|
+
if (e.checked) {
|
|
38
|
+
let n = function(t) {
|
|
39
|
+
t.parent ? (s.value.checked.push(t.key), n(t.parent)) : s.value.checked.push(t.key);
|
|
40
|
+
};
|
|
41
|
+
n(e.node);
|
|
42
|
+
} else
|
|
43
|
+
D([e.node], e.node.id).forEach((t) => {
|
|
44
|
+
const l = s.value.checked.findIndex((a) => a === t);
|
|
45
|
+
l >= 0 && s.value.checked.splice(l, 1);
|
|
46
|
+
});
|
|
47
|
+
s.value.checked = Array.from(new Set(s.value.checked));
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
function H() {
|
|
51
|
+
s.value.checked = [];
|
|
52
|
+
}
|
|
53
|
+
function O(o) {
|
|
54
|
+
D(p.value, o).forEach((n) => {
|
|
55
|
+
const t = s.value.checked.findIndex((l) => l === n);
|
|
56
|
+
t >= 0 && s.value.checked.splice(t, 1);
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
function y(o, e) {
|
|
60
|
+
for (const n of o) {
|
|
61
|
+
if (n.id === e)
|
|
62
|
+
return n;
|
|
63
|
+
if (n.children) {
|
|
64
|
+
const t = y(n.children, e);
|
|
65
|
+
if (t)
|
|
66
|
+
return t;
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
function D(o, e) {
|
|
71
|
+
const n = [], t = y(o, e);
|
|
72
|
+
if (t) {
|
|
73
|
+
let l = function(a) {
|
|
74
|
+
if (n.push(a.id), a.children)
|
|
75
|
+
for (const E of a.children)
|
|
76
|
+
l(E);
|
|
77
|
+
};
|
|
78
|
+
l(t);
|
|
79
|
+
}
|
|
80
|
+
return n;
|
|
81
|
+
}
|
|
82
|
+
function J(o) {
|
|
83
|
+
const e = S(o.id);
|
|
84
|
+
e.length > 0 && (e.push(o.id), e.forEach((n) => {
|
|
85
|
+
s.value.checked.findIndex((l) => l === n) < 0 && s.value.checked.push(n);
|
|
86
|
+
}));
|
|
87
|
+
}
|
|
88
|
+
function Q(o) {
|
|
89
|
+
S(o.id).forEach((n) => {
|
|
90
|
+
const t = s.value.checked.findIndex((l) => l === n);
|
|
91
|
+
t >= 0 && s.value.checked.splice(t, 1);
|
|
92
|
+
});
|
|
93
|
+
}
|
|
94
|
+
function W(o) {
|
|
95
|
+
const e = A(o.id);
|
|
96
|
+
e.length > 0 && (e.push(o.id), e.forEach((n) => {
|
|
97
|
+
s.value.checked.findIndex((l) => l === n) < 0 && s.value.checked.push(n);
|
|
98
|
+
}));
|
|
99
|
+
}
|
|
100
|
+
function X(o) {
|
|
101
|
+
A(o.id).forEach((n) => {
|
|
102
|
+
const t = s.value.checked.findIndex((l) => l === n);
|
|
103
|
+
t >= 0 && s.value.checked.splice(t, 1);
|
|
104
|
+
});
|
|
105
|
+
}
|
|
106
|
+
function A(o) {
|
|
107
|
+
const e = y(p.value, o);
|
|
108
|
+
return e && e.children && e.children.length > 0 ? e.children.reduce((n, t) => (_.value && (t != null && t.disabled) || n.push(t.id), n), []) : [];
|
|
109
|
+
}
|
|
110
|
+
function S(o) {
|
|
111
|
+
var t, l;
|
|
112
|
+
const e = D(p.value, o), n = e.indexOf(o);
|
|
113
|
+
return e.splice(n, 1), (l = (t = e == null ? void 0 : e.map((a) => y(p.value, a))) == null ? void 0 : t.filter((a) => _.value ? !a.disabled : !0)) == null ? void 0 : l.map((a) => a.id);
|
|
114
|
+
}
|
|
115
|
+
const { onFieldChange: Y } = ye.useInjectFormItemContext();
|
|
116
|
+
function Z() {
|
|
117
|
+
j("select", b.value), Y(), F(!1);
|
|
118
|
+
}
|
|
119
|
+
return U({
|
|
120
|
+
open: q
|
|
121
|
+
}), (o, e) => {
|
|
122
|
+
const n = fe, t = ue, l = ce, a = de, E = se, ee = le, $ = ae, te = ie, R = re, ne = oe;
|
|
123
|
+
return u(), m(ne, {
|
|
124
|
+
open: w.value,
|
|
125
|
+
"onUpdate:open": e[4] || (e[4] = (d) => w.value = d),
|
|
126
|
+
class: "custom_modal",
|
|
127
|
+
title: o.title,
|
|
128
|
+
"mask-closable": !1,
|
|
129
|
+
width: 750
|
|
130
|
+
}, {
|
|
131
|
+
footer: i(() => [
|
|
132
|
+
r(R, {
|
|
133
|
+
onClick: e[3] || (e[3] = (d) => f(F)(!1))
|
|
134
|
+
}, {
|
|
135
|
+
default: i(() => e[8] || (e[8] = [
|
|
136
|
+
C(" 取消 ")
|
|
137
|
+
])),
|
|
138
|
+
_: 1
|
|
139
|
+
/* STABLE */
|
|
140
|
+
}),
|
|
141
|
+
r(R, {
|
|
142
|
+
type: "primary",
|
|
143
|
+
onClick: Z
|
|
144
|
+
}, {
|
|
145
|
+
default: i(() => e[9] || (e[9] = [
|
|
146
|
+
C(" 确定 ")
|
|
147
|
+
])),
|
|
148
|
+
_: 1
|
|
149
|
+
/* STABLE */
|
|
150
|
+
})
|
|
151
|
+
]),
|
|
152
|
+
default: i(() => [
|
|
153
|
+
c("div", be, [
|
|
154
|
+
c("div", Ie, [
|
|
155
|
+
c("div", we, [
|
|
156
|
+
e[5] || (e[5] = c(
|
|
157
|
+
"div",
|
|
158
|
+
{ class: "" },
|
|
159
|
+
" 全部资源 ",
|
|
160
|
+
-1
|
|
161
|
+
/* HOISTED */
|
|
162
|
+
)),
|
|
163
|
+
c(
|
|
164
|
+
"div",
|
|
165
|
+
null,
|
|
166
|
+
x(f(s).checked.length) + "/" + x(f(M)),
|
|
167
|
+
1
|
|
168
|
+
/* TEXT */
|
|
169
|
+
)
|
|
170
|
+
]),
|
|
171
|
+
c("div", Fe, [
|
|
172
|
+
r(ee, {
|
|
173
|
+
"checked-keys": f(s),
|
|
174
|
+
"onUpdate:checkedKeys": e[1] || (e[1] = (d) => B(s) ? s.value = d : null),
|
|
175
|
+
"expanded-keys": f(v),
|
|
176
|
+
"onUpdate:expandedKeys": e[2] || (e[2] = (d) => B(v) ? v.value = d : null),
|
|
177
|
+
class: "h-full custom_tree",
|
|
178
|
+
"block-node": "",
|
|
179
|
+
checkable: "",
|
|
180
|
+
"check-strictly": "",
|
|
181
|
+
"field-names": { children: "children", title: "name", key: "id" },
|
|
182
|
+
"tree-data": f(p),
|
|
183
|
+
onCheck: G
|
|
184
|
+
}, {
|
|
185
|
+
title: i((d) => [
|
|
186
|
+
c("div", De, [
|
|
187
|
+
d.checked ? (u(), m(n, {
|
|
188
|
+
key: 0,
|
|
189
|
+
name: "zy_checked",
|
|
190
|
+
size: "24px"
|
|
191
|
+
})) : (u(), m(n, {
|
|
192
|
+
key: 1,
|
|
193
|
+
name: "zy_default",
|
|
194
|
+
size: "24px"
|
|
195
|
+
})),
|
|
196
|
+
c(
|
|
197
|
+
"span",
|
|
198
|
+
Ee,
|
|
199
|
+
x(d.name),
|
|
200
|
+
1
|
|
201
|
+
/* TEXT */
|
|
202
|
+
),
|
|
203
|
+
K(' "操作"功能显示逻辑:角色模式下非叶子节点时显示; 数据权限模式下非叶子节点 且 数据disabled字段不为true时显示 '),
|
|
204
|
+
!d.leaf && (!f(_) || !d.disabled) ? (u(), m(
|
|
205
|
+
E,
|
|
206
|
+
{
|
|
207
|
+
key: 2,
|
|
208
|
+
class: "bg-[#e8f3ff] dark:bg-[#141414]",
|
|
209
|
+
trigger: ["click"]
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
overlay: i(() => [
|
|
213
|
+
r(
|
|
214
|
+
a,
|
|
215
|
+
null,
|
|
216
|
+
{
|
|
217
|
+
default: i(() => [
|
|
218
|
+
r(
|
|
219
|
+
l,
|
|
220
|
+
{ key: "0" },
|
|
221
|
+
{
|
|
222
|
+
default: i(() => [
|
|
223
|
+
c("a", {
|
|
224
|
+
onClick: (h) => J(d)
|
|
225
|
+
}, "选中所有下级", 8, Ne)
|
|
226
|
+
]),
|
|
227
|
+
_: 2
|
|
228
|
+
/* DYNAMIC */
|
|
229
|
+
},
|
|
230
|
+
1024
|
|
231
|
+
/* DYNAMIC_SLOTS */
|
|
232
|
+
),
|
|
233
|
+
r(
|
|
234
|
+
l,
|
|
235
|
+
{ key: "1" },
|
|
236
|
+
{
|
|
237
|
+
default: i(() => [
|
|
238
|
+
c("a", {
|
|
239
|
+
onClick: (h) => Q(d)
|
|
240
|
+
}, "取消所有下级", 8, Me)
|
|
241
|
+
]),
|
|
242
|
+
_: 2
|
|
243
|
+
/* DYNAMIC */
|
|
244
|
+
},
|
|
245
|
+
1024
|
|
246
|
+
/* DYNAMIC_SLOTS */
|
|
247
|
+
),
|
|
248
|
+
r(
|
|
249
|
+
l,
|
|
250
|
+
{ key: "3" },
|
|
251
|
+
{
|
|
252
|
+
default: i(() => [
|
|
253
|
+
c("a", {
|
|
254
|
+
onClick: (h) => W(d)
|
|
255
|
+
}, "选中下一级", 8, Oe)
|
|
256
|
+
]),
|
|
257
|
+
_: 2
|
|
258
|
+
/* DYNAMIC */
|
|
259
|
+
},
|
|
260
|
+
1024
|
|
261
|
+
/* DYNAMIC_SLOTS */
|
|
262
|
+
),
|
|
263
|
+
r(
|
|
264
|
+
l,
|
|
265
|
+
{ key: "4" },
|
|
266
|
+
{
|
|
267
|
+
default: i(() => [
|
|
268
|
+
c("a", {
|
|
269
|
+
onClick: (h) => X(d)
|
|
270
|
+
}, "取消下一级", 8, Ae)
|
|
271
|
+
]),
|
|
272
|
+
_: 2
|
|
273
|
+
/* DYNAMIC */
|
|
274
|
+
},
|
|
275
|
+
1024
|
|
276
|
+
/* DYNAMIC_SLOTS */
|
|
277
|
+
)
|
|
278
|
+
]),
|
|
279
|
+
_: 2
|
|
280
|
+
/* DYNAMIC */
|
|
281
|
+
},
|
|
282
|
+
1024
|
|
283
|
+
/* DYNAMIC_SLOTS */
|
|
284
|
+
)
|
|
285
|
+
]),
|
|
286
|
+
default: i(() => [
|
|
287
|
+
c("a", {
|
|
288
|
+
class: "ant-dropdown-link whitespace-nowrap",
|
|
289
|
+
style: { padding: "2px 4px" },
|
|
290
|
+
onClick: e[0] || (e[0] = xe(() => {
|
|
291
|
+
}, ["prevent"]))
|
|
292
|
+
}, [
|
|
293
|
+
e[6] || (e[6] = c(
|
|
294
|
+
"span",
|
|
295
|
+
{ class: "text-base" },
|
|
296
|
+
"操作",
|
|
297
|
+
-1
|
|
298
|
+
/* HOISTED */
|
|
299
|
+
)),
|
|
300
|
+
r(t, { style: { fontSize: "10px" } })
|
|
301
|
+
])
|
|
302
|
+
]),
|
|
303
|
+
_: 2
|
|
304
|
+
/* DYNAMIC */
|
|
305
|
+
},
|
|
306
|
+
1024
|
|
307
|
+
/* DYNAMIC_SLOTS */
|
|
308
|
+
)) : K("v-if", !0)
|
|
309
|
+
])
|
|
310
|
+
]),
|
|
311
|
+
_: 1
|
|
312
|
+
/* STABLE */
|
|
313
|
+
}, 8, ["checked-keys", "expanded-keys", "tree-data"])
|
|
314
|
+
])
|
|
315
|
+
]),
|
|
316
|
+
c("div", Se, [
|
|
317
|
+
c("div", { class: "w-full h-34px bg-[#F2F3F5] flex px-15px items-center justify-between text-[#1D2129] dark:bg-[#1D2129] dark:text-[#F2F3F5]" }, [
|
|
318
|
+
e[7] || (e[7] = c(
|
|
319
|
+
"div",
|
|
320
|
+
{ class: "" },
|
|
321
|
+
" 已选资源 ",
|
|
322
|
+
-1
|
|
323
|
+
/* HOISTED */
|
|
324
|
+
)),
|
|
325
|
+
c("div", {
|
|
326
|
+
class: "cursor-pointer text-[#165DFF]",
|
|
327
|
+
onClick: H
|
|
328
|
+
}, " 清空 ")
|
|
329
|
+
]),
|
|
330
|
+
c("div", $e, [
|
|
331
|
+
(u(!0), z(
|
|
332
|
+
_e,
|
|
333
|
+
null,
|
|
334
|
+
ve(f(b), (d) => {
|
|
335
|
+
var h;
|
|
336
|
+
return u(), z("div", {
|
|
337
|
+
key: d.id,
|
|
338
|
+
class: "inline-block mb-6px max-w-300px"
|
|
339
|
+
}, [
|
|
340
|
+
((h = d.name) == null ? void 0 : h.length) > 20 ? (u(), m(te, {
|
|
341
|
+
key: 0,
|
|
342
|
+
title: d.name
|
|
343
|
+
}, {
|
|
344
|
+
default: i(() => [
|
|
345
|
+
r($, {
|
|
346
|
+
class: "custom_tag bg-[#e8f3ff] dark:bg-[#141414]",
|
|
347
|
+
closable: "",
|
|
348
|
+
onClose: (g) => O(d.id)
|
|
349
|
+
}, {
|
|
350
|
+
default: i(() => {
|
|
351
|
+
var g;
|
|
352
|
+
return [
|
|
353
|
+
C(
|
|
354
|
+
x(`${(g = d.name) == null ? void 0 : g.slice(0, 20)}...`),
|
|
355
|
+
1
|
|
356
|
+
/* TEXT */
|
|
357
|
+
)
|
|
358
|
+
];
|
|
359
|
+
}),
|
|
360
|
+
_: 2
|
|
361
|
+
/* DYNAMIC */
|
|
362
|
+
}, 1032, ["onClose"])
|
|
363
|
+
]),
|
|
364
|
+
_: 2
|
|
365
|
+
/* DYNAMIC */
|
|
366
|
+
}, 1032, ["title"])) : (u(), m($, {
|
|
367
|
+
key: 1,
|
|
368
|
+
class: "custom_tag bg-[#e8f3ff] dark:bg-[#141414]",
|
|
369
|
+
closable: "",
|
|
370
|
+
onClose: (g) => O(d.id)
|
|
371
|
+
}, {
|
|
372
|
+
default: i(() => [
|
|
373
|
+
C(
|
|
374
|
+
x(d.name),
|
|
375
|
+
1
|
|
376
|
+
/* TEXT */
|
|
377
|
+
)
|
|
378
|
+
]),
|
|
379
|
+
_: 2
|
|
380
|
+
/* DYNAMIC */
|
|
381
|
+
}, 1032, ["onClose"]))
|
|
382
|
+
]);
|
|
383
|
+
}),
|
|
384
|
+
128
|
|
385
|
+
/* KEYED_FRAGMENT */
|
|
386
|
+
))
|
|
387
|
+
])
|
|
388
|
+
])
|
|
389
|
+
])
|
|
390
|
+
]),
|
|
391
|
+
_: 1
|
|
392
|
+
/* STABLE */
|
|
393
|
+
}, 8, ["open", "title"]);
|
|
394
|
+
};
|
|
395
|
+
}
|
|
396
|
+
}), je = /* @__PURE__ */ Ce(Re, [["__scopeId", "data-v-ae0ace5d"]]);
|
|
397
|
+
export {
|
|
398
|
+
je as _
|
|
399
|
+
};
|