@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
package/es/index.d.ts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { ModuleOptions } from 'pubinfo';
|
|
2
|
+
import { RbacOptions } from './interface';
|
|
3
|
+
import './assets/styles/vxe-table.css';
|
|
4
|
+
import 'uno.css';
|
|
5
|
+
export declare function rbac(options?: RbacOptions): ModuleOptions;
|
|
6
|
+
export * from './interface';
|
|
7
|
+
export default rbac;
|
package/es/index.js
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { RouteRecordRaw } from '../../../node_modules/.pnpm/vue-router@4.5.0_vue@3.5.13_typescript@5.8.2_/node_modules/vue-router';
|
|
2
|
+
export interface RbacOptions {
|
|
3
|
+
/** 替换或隐藏页面,为空时默认展示所有页面 */
|
|
4
|
+
pages?: RbacPages;
|
|
5
|
+
}
|
|
6
|
+
export interface RbacPages {
|
|
7
|
+
AuthorityManage?: {
|
|
8
|
+
Resource?: PageOptions;
|
|
9
|
+
Role?: PageOptions;
|
|
10
|
+
RoleGroup?: PageOptions;
|
|
11
|
+
DataPermission?: PageOptions;
|
|
12
|
+
Organization?: PageOptions;
|
|
13
|
+
User?: PageOptions;
|
|
14
|
+
Tenant?: PageOptions;
|
|
15
|
+
} | boolean;
|
|
16
|
+
SystemManage?: {
|
|
17
|
+
DictionaryPage: {
|
|
18
|
+
Dictionary?: PageOptions;
|
|
19
|
+
DictionaryItem?: PageOptions;
|
|
20
|
+
};
|
|
21
|
+
Position?: PageOptions;
|
|
22
|
+
Region?: PageOptions;
|
|
23
|
+
Group?: PageOptions;
|
|
24
|
+
} | boolean;
|
|
25
|
+
SettingManage?: {
|
|
26
|
+
ThemeSetting?: PageOptions;
|
|
27
|
+
LayoutSetting?: PageOptions;
|
|
28
|
+
PageAnimationSetting?: PageOptions;
|
|
29
|
+
PageSizeSetting?: PageOptions;
|
|
30
|
+
MenuSetting?: PageOptions;
|
|
31
|
+
TabbarSetting?: PageOptions;
|
|
32
|
+
ToolbarSetting?: PageOptions;
|
|
33
|
+
BreadcrumbSetting?: PageOptions;
|
|
34
|
+
OtherSetting?: PageOptions;
|
|
35
|
+
} | boolean;
|
|
36
|
+
SafeManage?: {
|
|
37
|
+
Blacklist?: PageOptions;
|
|
38
|
+
Whitelist?: PageOptions;
|
|
39
|
+
SafeSetting?: PageOptions;
|
|
40
|
+
WatermarkSetting?: PageOptions;
|
|
41
|
+
} | boolean;
|
|
42
|
+
LogManage?: {
|
|
43
|
+
LoginHistory?: PageOptions;
|
|
44
|
+
OperateHistory?: PageOptions;
|
|
45
|
+
} | boolean;
|
|
46
|
+
}
|
|
47
|
+
export type PageOptions = RouteRecordRaw | boolean;
|
|
@@ -0,0 +1,369 @@
|
|
|
1
|
+
import { Drawer as G, Form as H, FormItem as J, Input as K, Textarea as Q, InputNumber as X, Switch as Y, Space as S, Button as q } from "ant-design-vue/es";
|
|
2
|
+
import { useAuth as Z, PubinfoIcon as ee } from "pubinfo";
|
|
3
|
+
import { PlusCircleOutlined as te } from "@ant-design/icons-vue";
|
|
4
|
+
import { defineComponent as B, reactive as L, ref as I, createBlock as V, openBlock as b, unref as t, isRef as ne, withCtx as a, createVNode as n, createTextVNode as T, onMounted as oe, resolveDirective as ae, createElementBlock as C, createCommentVNode as le, withDirectives as E, createElementVNode as A, toDisplayString as R } from "vue";
|
|
5
|
+
import "./request-DQLgc7lT.js";
|
|
6
|
+
import { b as ie, c as se, e as re } from "./zidianfuwu-yCWHhOfO.js";
|
|
7
|
+
import { ProTable as ue } from "@pubinfo/pro-components";
|
|
8
|
+
import { message as N, Badge as $, Modal as ce } from "ant-design-vue";
|
|
9
|
+
import { A as c } from "./enum-C9ihxJe7.js";
|
|
10
|
+
import { u as P } from "./index-C7QJHUwa.js";
|
|
11
|
+
import { useRoute as de } from "vue-router";
|
|
12
|
+
const me = /* @__PURE__ */ B({
|
|
13
|
+
name: "DrawerDictionaryItem",
|
|
14
|
+
__name: "drawerDictionaryItem",
|
|
15
|
+
emits: ["submit"],
|
|
16
|
+
setup(U, { expose: h, emit: g }) {
|
|
17
|
+
const x = g, w = {
|
|
18
|
+
dictLabel: [{ required: !0, message: "请输入字典项名称", trigger: "blur" }],
|
|
19
|
+
dictValue: [{ required: !0, message: "请输入字典项值", trigger: "blur" }]
|
|
20
|
+
}, m = L({
|
|
21
|
+
title: "",
|
|
22
|
+
code: ""
|
|
23
|
+
}), [v, _] = P(!1), y = I(), o = I({});
|
|
24
|
+
async function r(s, e, u) {
|
|
25
|
+
_(!0), m.title = s, m.code = e, s === c.EDIT ? o.value = u ?? {} : (o.value = {}, o.value.enable = !0, o.value.code = e);
|
|
26
|
+
}
|
|
27
|
+
const [l, p] = P(!1);
|
|
28
|
+
function D() {
|
|
29
|
+
var s;
|
|
30
|
+
(s = y.value) == null || s.validate().then(() => {
|
|
31
|
+
p(!0);
|
|
32
|
+
const e = { ...o.value };
|
|
33
|
+
ie(e).then((u) => {
|
|
34
|
+
u.success && (N.success(`${m.title}成功!`), _(!1), x("submit"));
|
|
35
|
+
}).finally(() => p(!1));
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
function d() {
|
|
39
|
+
_(!1);
|
|
40
|
+
}
|
|
41
|
+
return h({
|
|
42
|
+
open: r
|
|
43
|
+
}), (s, e) => {
|
|
44
|
+
const u = K, f = J, k = Q, M = X, W = Y, F = H, O = q, z = S, j = G;
|
|
45
|
+
return b(), V(j, {
|
|
46
|
+
open: t(v),
|
|
47
|
+
"onUpdate:open": e[6] || (e[6] = (i) => ne(v) ? v.value = i : null),
|
|
48
|
+
title: `${t(m).title}字典数据`,
|
|
49
|
+
placement: "right",
|
|
50
|
+
width: 520,
|
|
51
|
+
"destroy-on-close": "",
|
|
52
|
+
"footer-style": { textAlign: "right" },
|
|
53
|
+
onClose: d
|
|
54
|
+
}, {
|
|
55
|
+
footer: a(() => [
|
|
56
|
+
n(z, null, {
|
|
57
|
+
default: a(() => [
|
|
58
|
+
n(O, { onClick: d }, {
|
|
59
|
+
default: a(() => e[7] || (e[7] = [
|
|
60
|
+
T(" 取消 ")
|
|
61
|
+
])),
|
|
62
|
+
_: 1
|
|
63
|
+
/* STABLE */
|
|
64
|
+
}),
|
|
65
|
+
n(O, {
|
|
66
|
+
type: "primary",
|
|
67
|
+
loading: t(l),
|
|
68
|
+
onClick: e[5] || (e[5] = (i) => D())
|
|
69
|
+
}, {
|
|
70
|
+
default: a(() => e[8] || (e[8] = [
|
|
71
|
+
T(" 提交 ")
|
|
72
|
+
])),
|
|
73
|
+
_: 1
|
|
74
|
+
/* STABLE */
|
|
75
|
+
}, 8, ["loading"])
|
|
76
|
+
]),
|
|
77
|
+
_: 1
|
|
78
|
+
/* STABLE */
|
|
79
|
+
})
|
|
80
|
+
]),
|
|
81
|
+
default: a(() => [
|
|
82
|
+
n(F, {
|
|
83
|
+
ref_key: "formRef",
|
|
84
|
+
ref: y,
|
|
85
|
+
model: t(o),
|
|
86
|
+
rules: w,
|
|
87
|
+
"label-col": { span: 5 }
|
|
88
|
+
}, {
|
|
89
|
+
default: a(() => [
|
|
90
|
+
n(f, {
|
|
91
|
+
label: "字典项名称",
|
|
92
|
+
name: "dictLabel"
|
|
93
|
+
}, {
|
|
94
|
+
default: a(() => [
|
|
95
|
+
n(u, {
|
|
96
|
+
value: t(o).dictLabel,
|
|
97
|
+
"onUpdate:value": e[0] || (e[0] = (i) => t(o).dictLabel = i),
|
|
98
|
+
maxlength: 100
|
|
99
|
+
}, null, 8, ["value"])
|
|
100
|
+
]),
|
|
101
|
+
_: 1
|
|
102
|
+
/* STABLE */
|
|
103
|
+
}),
|
|
104
|
+
n(f, {
|
|
105
|
+
label: "字典项值",
|
|
106
|
+
name: "dictValue"
|
|
107
|
+
}, {
|
|
108
|
+
default: a(() => [
|
|
109
|
+
n(u, {
|
|
110
|
+
value: t(o).dictValue,
|
|
111
|
+
"onUpdate:value": e[1] || (e[1] = (i) => t(o).dictValue = i),
|
|
112
|
+
maxlength: 100
|
|
113
|
+
}, null, 8, ["value"])
|
|
114
|
+
]),
|
|
115
|
+
_: 1
|
|
116
|
+
/* STABLE */
|
|
117
|
+
}),
|
|
118
|
+
n(f, {
|
|
119
|
+
label: "描述",
|
|
120
|
+
name: "description"
|
|
121
|
+
}, {
|
|
122
|
+
default: a(() => [
|
|
123
|
+
n(k, {
|
|
124
|
+
value: t(o).description,
|
|
125
|
+
"onUpdate:value": e[2] || (e[2] = (i) => t(o).description = i),
|
|
126
|
+
rows: 3,
|
|
127
|
+
"show-count": "",
|
|
128
|
+
maxlength: 200
|
|
129
|
+
}, null, 8, ["value"])
|
|
130
|
+
]),
|
|
131
|
+
_: 1
|
|
132
|
+
/* STABLE */
|
|
133
|
+
}),
|
|
134
|
+
n(f, {
|
|
135
|
+
label: "排序",
|
|
136
|
+
name: "sort"
|
|
137
|
+
}, {
|
|
138
|
+
default: a(() => [
|
|
139
|
+
n(M, {
|
|
140
|
+
value: t(o).sort,
|
|
141
|
+
"onUpdate:value": e[3] || (e[3] = (i) => t(o).sort = i)
|
|
142
|
+
}, null, 8, ["value"])
|
|
143
|
+
]),
|
|
144
|
+
_: 1
|
|
145
|
+
/* STABLE */
|
|
146
|
+
}),
|
|
147
|
+
n(f, {
|
|
148
|
+
label: "是否启动",
|
|
149
|
+
name: "enable"
|
|
150
|
+
}, {
|
|
151
|
+
default: a(() => [
|
|
152
|
+
n(W, {
|
|
153
|
+
checked: t(o).enable,
|
|
154
|
+
"onUpdate:checked": e[4] || (e[4] = (i) => t(o).enable = i)
|
|
155
|
+
}, null, 8, ["checked"])
|
|
156
|
+
]),
|
|
157
|
+
_: 1
|
|
158
|
+
/* STABLE */
|
|
159
|
+
})
|
|
160
|
+
]),
|
|
161
|
+
_: 1
|
|
162
|
+
/* STABLE */
|
|
163
|
+
}, 8, ["model"])
|
|
164
|
+
]),
|
|
165
|
+
_: 1
|
|
166
|
+
/* STABLE */
|
|
167
|
+
}, 8, ["open", "title"]);
|
|
168
|
+
};
|
|
169
|
+
}
|
|
170
|
+
}), pe = {
|
|
171
|
+
"p-20px": "",
|
|
172
|
+
"w-full": "",
|
|
173
|
+
"h-full": ""
|
|
174
|
+
}, fe = ["onClick"], _e = {
|
|
175
|
+
class: "ml-4px"
|
|
176
|
+
}, ve = ["onClick"], be = {
|
|
177
|
+
class: "ml-4px"
|
|
178
|
+
}, Ve = /* @__PURE__ */ B({
|
|
179
|
+
name: "DictionaryItem",
|
|
180
|
+
__name: "itemlist",
|
|
181
|
+
setup(U) {
|
|
182
|
+
const {
|
|
183
|
+
auth: h
|
|
184
|
+
} = Z(), g = I(), x = I(), w = [{
|
|
185
|
+
minWidth: 100,
|
|
186
|
+
title: "字典项标签名",
|
|
187
|
+
dataIndex: "dictLabel",
|
|
188
|
+
ellipsis: !0
|
|
189
|
+
}, {
|
|
190
|
+
minWidth: 100,
|
|
191
|
+
title: "字典项值",
|
|
192
|
+
dataIndex: "dictValue",
|
|
193
|
+
ellipsis: !0
|
|
194
|
+
}, {
|
|
195
|
+
minWidth: 200,
|
|
196
|
+
title: "描述",
|
|
197
|
+
dataIndex: "description",
|
|
198
|
+
ellipsis: !0
|
|
199
|
+
}, {
|
|
200
|
+
width: 80,
|
|
201
|
+
minWidth: 60,
|
|
202
|
+
title: "排序",
|
|
203
|
+
dataIndex: "sort"
|
|
204
|
+
}, {
|
|
205
|
+
width: 100,
|
|
206
|
+
minWidth: 80,
|
|
207
|
+
title: "是否启用",
|
|
208
|
+
dataIndex: "enable",
|
|
209
|
+
customRender({
|
|
210
|
+
text: r
|
|
211
|
+
}) {
|
|
212
|
+
return r ? n($, {
|
|
213
|
+
status: "success",
|
|
214
|
+
text: "启用"
|
|
215
|
+
}, null) : n($, {
|
|
216
|
+
status: "error",
|
|
217
|
+
text: "禁用"
|
|
218
|
+
}, null);
|
|
219
|
+
}
|
|
220
|
+
}, {
|
|
221
|
+
title: "操作",
|
|
222
|
+
dataIndex: "action",
|
|
223
|
+
width: 160,
|
|
224
|
+
fixed: "right",
|
|
225
|
+
hideInTable() {
|
|
226
|
+
return !h(["dictionary_data_remove", "dictionary_data_edit"]);
|
|
227
|
+
}
|
|
228
|
+
}], m = L({
|
|
229
|
+
code: "",
|
|
230
|
+
name: ""
|
|
231
|
+
}), v = de();
|
|
232
|
+
oe(() => {
|
|
233
|
+
m.code = v.query.code;
|
|
234
|
+
});
|
|
235
|
+
function _(r, l) {
|
|
236
|
+
switch (r) {
|
|
237
|
+
case c.ADD:
|
|
238
|
+
x.value.open(r, m.code);
|
|
239
|
+
break;
|
|
240
|
+
case c.EDIT:
|
|
241
|
+
x.value.open(r, m.code, l);
|
|
242
|
+
break;
|
|
243
|
+
case c.REMOVE:
|
|
244
|
+
ce.confirm({
|
|
245
|
+
title: "删除",
|
|
246
|
+
content: "确定要删除该字典数据吗?",
|
|
247
|
+
onOk() {
|
|
248
|
+
se({
|
|
249
|
+
id: l == null ? void 0 : l.id
|
|
250
|
+
}).then((p) => {
|
|
251
|
+
p.success && (N.success("删除成功"), o());
|
|
252
|
+
});
|
|
253
|
+
}
|
|
254
|
+
});
|
|
255
|
+
break;
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
async function y(r) {
|
|
259
|
+
var s, e;
|
|
260
|
+
const {
|
|
261
|
+
current: l,
|
|
262
|
+
pageSize: p,
|
|
263
|
+
...D
|
|
264
|
+
} = r, d = await re({
|
|
265
|
+
currentPage: l,
|
|
266
|
+
pageSize: p,
|
|
267
|
+
code: v.query.code,
|
|
268
|
+
...D
|
|
269
|
+
});
|
|
270
|
+
return {
|
|
271
|
+
success: d.success,
|
|
272
|
+
data: ((s = d.data) == null ? void 0 : s.records) ?? [],
|
|
273
|
+
total: ((e = d.data) == null ? void 0 : e.total) ?? 0
|
|
274
|
+
};
|
|
275
|
+
}
|
|
276
|
+
function o() {
|
|
277
|
+
g.value.reload();
|
|
278
|
+
}
|
|
279
|
+
return (r, l) => {
|
|
280
|
+
const p = te, D = q, d = ee, s = S, e = ae("auth");
|
|
281
|
+
return b(), C("div", pe, [n(
|
|
282
|
+
t(ue),
|
|
283
|
+
{
|
|
284
|
+
ref_key: "tableRef",
|
|
285
|
+
ref: g,
|
|
286
|
+
"row-key": "id",
|
|
287
|
+
request: y,
|
|
288
|
+
search: !1,
|
|
289
|
+
columns: w,
|
|
290
|
+
"auto-height": "",
|
|
291
|
+
scroll: {
|
|
292
|
+
x: 1040
|
|
293
|
+
}
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
toolbar: a(() => [E((b(), V(D, {
|
|
297
|
+
type: "primary",
|
|
298
|
+
onClick: l[0] || (l[0] = (u) => _(t(c).ADD))
|
|
299
|
+
}, {
|
|
300
|
+
default: a(() => [n(p), T(
|
|
301
|
+
" " + R(t(c).ADD),
|
|
302
|
+
1
|
|
303
|
+
/* TEXT */
|
|
304
|
+
)]),
|
|
305
|
+
_: 1
|
|
306
|
+
/* STABLE */
|
|
307
|
+
})), [[e, "dictionary_data_add"]])]),
|
|
308
|
+
bodyCell: a(({
|
|
309
|
+
column: u,
|
|
310
|
+
record: f
|
|
311
|
+
}) => [u.dataIndex === "action" ? (b(), V(
|
|
312
|
+
s,
|
|
313
|
+
{
|
|
314
|
+
key: 0
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
default: a(() => [E((b(), C("a", {
|
|
318
|
+
class: "flex items-center",
|
|
319
|
+
onClick: (k) => _(t(c).EDIT, f)
|
|
320
|
+
}, [n(d, {
|
|
321
|
+
name: "edit",
|
|
322
|
+
class: "text-base"
|
|
323
|
+
}), A(
|
|
324
|
+
"span",
|
|
325
|
+
_e,
|
|
326
|
+
R(t(c).EDIT),
|
|
327
|
+
1
|
|
328
|
+
/* TEXT */
|
|
329
|
+
)], 8, fe)), [[e, "dictionary_data_edit"]]), E((b(), C("a", {
|
|
330
|
+
class: "flex items-center text-red-500 hover:cursor-pointer hover:opacity-80",
|
|
331
|
+
onClick: (k) => _(t(c).REMOVE, f)
|
|
332
|
+
}, [n(d, {
|
|
333
|
+
name: "remove",
|
|
334
|
+
class: "text-base"
|
|
335
|
+
}), A(
|
|
336
|
+
"span",
|
|
337
|
+
be,
|
|
338
|
+
R(t(c).REMOVE),
|
|
339
|
+
1
|
|
340
|
+
/* TEXT */
|
|
341
|
+
)], 8, ve)), [[e, "dictionary_data_remove"]])]),
|
|
342
|
+
_: 2
|
|
343
|
+
/* DYNAMIC */
|
|
344
|
+
},
|
|
345
|
+
1024
|
|
346
|
+
/* DYNAMIC_SLOTS */
|
|
347
|
+
)) : le("v-if", !0)]),
|
|
348
|
+
_: 1
|
|
349
|
+
/* STABLE */
|
|
350
|
+
},
|
|
351
|
+
512
|
|
352
|
+
/* NEED_PATCH */
|
|
353
|
+
), n(
|
|
354
|
+
me,
|
|
355
|
+
{
|
|
356
|
+
ref_key: "DrawerDictionaryItemRef",
|
|
357
|
+
ref: x,
|
|
358
|
+
onSubmit: l[1] || (l[1] = (u) => o())
|
|
359
|
+
},
|
|
360
|
+
null,
|
|
361
|
+
512
|
|
362
|
+
/* NEED_PATCH */
|
|
363
|
+
)]);
|
|
364
|
+
};
|
|
365
|
+
}
|
|
366
|
+
});
|
|
367
|
+
export {
|
|
368
|
+
Ve as default
|
|
369
|
+
};
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { b as t } from "./request-DQLgc7lT.js";
|
|
2
|
+
function r(e, o) {
|
|
3
|
+
return t.Post("/rbac/role/addRole", e, {
|
|
4
|
+
headers: {
|
|
5
|
+
"Content-Type": "application/json"
|
|
6
|
+
},
|
|
7
|
+
...o || {}
|
|
8
|
+
});
|
|
9
|
+
}
|
|
10
|
+
function n(e, o) {
|
|
11
|
+
return t.Get("/rbac/role/info", {
|
|
12
|
+
params: {
|
|
13
|
+
...e
|
|
14
|
+
}
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
function s(e, o) {
|
|
18
|
+
return t.Get("/rbac/role/roleDelete", {
|
|
19
|
+
params: {
|
|
20
|
+
...e
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
}
|
|
24
|
+
function l(e) {
|
|
25
|
+
return t.Get("/rbac/role/roleList", {});
|
|
26
|
+
}
|
|
27
|
+
function c(e, o) {
|
|
28
|
+
return t.Post("/rbac/role/rolePage", e, {
|
|
29
|
+
headers: {
|
|
30
|
+
"Content-Type": "application/json"
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
function p(e, o) {
|
|
35
|
+
return t.Post("/rbac/role/roleUpdate", e, {
|
|
36
|
+
headers: {
|
|
37
|
+
"Content-Type": "application/json"
|
|
38
|
+
},
|
|
39
|
+
...o || {}
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
function i(e, o) {
|
|
43
|
+
return t.Post("/rbac/role/roleUserPage", e, {
|
|
44
|
+
headers: {
|
|
45
|
+
"Content-Type": "application/json"
|
|
46
|
+
},
|
|
47
|
+
...o || {}
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
export {
|
|
51
|
+
r as a,
|
|
52
|
+
i as b,
|
|
53
|
+
c,
|
|
54
|
+
s as d,
|
|
55
|
+
l as e,
|
|
56
|
+
n as g,
|
|
57
|
+
p
|
|
58
|
+
};
|