@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,283 @@
|
|
|
1
|
+
import { Switch as z } from "ant-design-vue/es";
|
|
2
|
+
import { useTheme as B, useSettingsStore as L, PubinfoIcon as N } from "pubinfo";
|
|
3
|
+
import { defineComponent as j, computed as h, createElementBlock as c, openBlock as a, createElementVNode as e, createVNode as v, unref as i, toDisplayString as _, Fragment as m, renderList as g, normalizeClass as E, createBlock as I, createCommentVNode as k, normalizeStyle as u } from "vue";
|
|
4
|
+
import "./request-DQLgc7lT.js";
|
|
5
|
+
import { a as O } from "./xitongpeizhifuwu-C1Vm-W1B.js";
|
|
6
|
+
import { message as V } from "ant-design-vue";
|
|
7
|
+
import { themes as b } from "pubinfo/client";
|
|
8
|
+
import { _ as P } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
|
+
const $ = {
|
|
10
|
+
"w-full": "",
|
|
11
|
+
"h-full": "",
|
|
12
|
+
"p-10px": "",
|
|
13
|
+
"pb-0": ""
|
|
14
|
+
}, A = { class: "w-full h-full bg-white overflow-y-auto p-10px pb-0 flex flex-col box-border dark:bg-[#141414]" }, G = { class: "bg-[#F0F4FF] h-[38px] pl-[16px] flex flex-row items-center b-rd-4px dark:bg-[#32353B]" }, J = { class: "mt-20px flex flex-row items-center" }, M = { class: "mt-20px pb-24px flex flex-row" }, W = { class: "flex-none w-[136px] text-right font-400 text-[#4e5969] text-[14px] dark:text-[#C9CDD4]" }, q = { class: "grid grid-cols-3 gap-x-[32px] gap-y-[16px] ml-16px mr-27px w-full max-w-1400px" }, H = ["onClick"], K = { class: "item-title" }, Q = { class: "text-[#4e5969] text-[14px] dark:text-[#C9CDD4]" }, R = { class: "item-content" }, U = {
|
|
15
|
+
flex: "",
|
|
16
|
+
"items-center": "",
|
|
17
|
+
"justify-center": "",
|
|
18
|
+
class: "spots-wrap"
|
|
19
|
+
}, X = { class: "skeleton" }, Y = { class: "skeleton-body" }, Z = { class: "aside" }, ee = { class: "main" }, te = { class: "left" }, se = { class: "right" }, le = /* @__PURE__ */ j({
|
|
20
|
+
name: "SettingGlobalThemes",
|
|
21
|
+
__name: "index",
|
|
22
|
+
setup(oe) {
|
|
23
|
+
const { isDark: S } = B(), o = L(), y = h(
|
|
24
|
+
() => o.globalSettings.app.colorScheme === "light" ? "亮色模式颜色" : "暗色模式颜色"
|
|
25
|
+
), p = h(() => o.globalSettings.app.colorScheme === "light"), C = [
|
|
26
|
+
"--ui-primary",
|
|
27
|
+
"--ui-text",
|
|
28
|
+
"--g-bg",
|
|
29
|
+
"--g-header-bg",
|
|
30
|
+
"--g-main-sidebar-bg",
|
|
31
|
+
"--g-sub-sidebar-bg"
|
|
32
|
+
], w = h(() => Object.keys(b).map((t) => {
|
|
33
|
+
const s = b[t], x = C.map((d) => s[d].startsWith("#") ? s[d] : `rgb(${s[d]})`), l = b[t].label;
|
|
34
|
+
return {
|
|
35
|
+
label: t,
|
|
36
|
+
value: s,
|
|
37
|
+
colors: x,
|
|
38
|
+
name: l
|
|
39
|
+
};
|
|
40
|
+
}).filter(
|
|
41
|
+
(t) => t.value["color-scheme"] === o.globalSettings.app.colorScheme
|
|
42
|
+
));
|
|
43
|
+
function T(r) {
|
|
44
|
+
const t = r.label, s = {};
|
|
45
|
+
p.value ? (o.globalSettings.app.lightTheme = t, s.lightTheme = t) : (o.globalSettings.app.darkTheme = t, s.darkTheme = t), f({
|
|
46
|
+
app: s
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
async function D(r) {
|
|
50
|
+
const t = r ? "light" : "dark";
|
|
51
|
+
o.globalSettings.app.colorScheme = t, await f({
|
|
52
|
+
app: {
|
|
53
|
+
colorScheme: t
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
async function f(r) {
|
|
58
|
+
const t = JSON.stringify(r);
|
|
59
|
+
await O({ content: t }).then((s) => {
|
|
60
|
+
s.success && V.success("设置成功");
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
return (r, t) => {
|
|
64
|
+
const s = N, x = z;
|
|
65
|
+
return a(), c("div", $, [
|
|
66
|
+
e("div", A, [
|
|
67
|
+
e("div", G, [
|
|
68
|
+
v(s, {
|
|
69
|
+
name: "theme-title",
|
|
70
|
+
class: "text-base mr-[6px]",
|
|
71
|
+
size: 22
|
|
72
|
+
}),
|
|
73
|
+
t[0] || (t[0] = e(
|
|
74
|
+
"span",
|
|
75
|
+
{ class: "text-[16px] text-[#1d2129] dark:text-[#C9CDD4]" },
|
|
76
|
+
"颜色主题风格",
|
|
77
|
+
-1
|
|
78
|
+
/* HOISTED */
|
|
79
|
+
))
|
|
80
|
+
]),
|
|
81
|
+
e("div", J, [
|
|
82
|
+
t[1] || (t[1] = e(
|
|
83
|
+
"div",
|
|
84
|
+
{ class: "flex-none w-[136px] text-right font-400 text-[#4e5969] text-[14px] dark:text-[#C9CDD4]" },
|
|
85
|
+
" 亮色/暗色切换 ",
|
|
86
|
+
-1
|
|
87
|
+
/* HOISTED */
|
|
88
|
+
)),
|
|
89
|
+
v(x, {
|
|
90
|
+
checked: i(p),
|
|
91
|
+
class: "ml-16px!",
|
|
92
|
+
"checked-children": "亮",
|
|
93
|
+
"un-checked-children": "暗",
|
|
94
|
+
onChange: D
|
|
95
|
+
}, null, 8, ["checked"])
|
|
96
|
+
]),
|
|
97
|
+
e("div", M, [
|
|
98
|
+
e(
|
|
99
|
+
"div",
|
|
100
|
+
W,
|
|
101
|
+
_(i(y)),
|
|
102
|
+
1
|
|
103
|
+
/* TEXT */
|
|
104
|
+
),
|
|
105
|
+
e("div", q, [
|
|
106
|
+
(a(!0), c(
|
|
107
|
+
m,
|
|
108
|
+
null,
|
|
109
|
+
g(i(w), (l, d) => (a(), c("div", {
|
|
110
|
+
key: d,
|
|
111
|
+
class: E(["theme-item", {
|
|
112
|
+
active: i(p) ? i(o).globalSettings.app.lightTheme === l.label : i(o).globalSettings.app.darkTheme === l.label,
|
|
113
|
+
dark: i(S)
|
|
114
|
+
}]),
|
|
115
|
+
aspect: "[4/3]",
|
|
116
|
+
onClick: (n) => T(l)
|
|
117
|
+
}, [
|
|
118
|
+
e("p", K, [
|
|
119
|
+
e(
|
|
120
|
+
"span",
|
|
121
|
+
Q,
|
|
122
|
+
_(l.name),
|
|
123
|
+
1
|
|
124
|
+
/* TEXT */
|
|
125
|
+
),
|
|
126
|
+
(i(p) ? i(o).globalSettings.app.lightTheme === l.label : i(o).globalSettings.app.darkTheme === l.label) ? (a(), I(s, {
|
|
127
|
+
key: 0,
|
|
128
|
+
name: "theme-check-mark",
|
|
129
|
+
class: "text-base ml-[6px] text-#fff position-relative top--1px",
|
|
130
|
+
size: 20
|
|
131
|
+
})) : k("v-if", !0)
|
|
132
|
+
]),
|
|
133
|
+
e("div", R, [
|
|
134
|
+
e("div", U, [
|
|
135
|
+
k(" colors 颜色会有重复使用的地方,key多段拼接 "),
|
|
136
|
+
(a(!0), c(
|
|
137
|
+
m,
|
|
138
|
+
null,
|
|
139
|
+
g(l.colors, (n, F) => (a(), c(
|
|
140
|
+
"div",
|
|
141
|
+
{
|
|
142
|
+
key: l.name + n + F,
|
|
143
|
+
class: "color-spot",
|
|
144
|
+
style: u({ backgroundColor: n })
|
|
145
|
+
},
|
|
146
|
+
null,
|
|
147
|
+
4
|
|
148
|
+
/* STYLE */
|
|
149
|
+
))),
|
|
150
|
+
128
|
|
151
|
+
/* KEYED_FRAGMENT */
|
|
152
|
+
))
|
|
153
|
+
]),
|
|
154
|
+
e("div", X, [
|
|
155
|
+
e(
|
|
156
|
+
"header",
|
|
157
|
+
{
|
|
158
|
+
style: u({ backgroundColor: l.colors[0] })
|
|
159
|
+
},
|
|
160
|
+
t[2] || (t[2] = [
|
|
161
|
+
e(
|
|
162
|
+
"div",
|
|
163
|
+
{ class: "dot" },
|
|
164
|
+
null,
|
|
165
|
+
-1
|
|
166
|
+
/* HOISTED */
|
|
167
|
+
),
|
|
168
|
+
e(
|
|
169
|
+
"div",
|
|
170
|
+
{ class: "bar" },
|
|
171
|
+
null,
|
|
172
|
+
-1
|
|
173
|
+
/* HOISTED */
|
|
174
|
+
)
|
|
175
|
+
]),
|
|
176
|
+
4
|
|
177
|
+
/* STYLE */
|
|
178
|
+
),
|
|
179
|
+
e("main", Y, [
|
|
180
|
+
e("div", Z, [
|
|
181
|
+
e(
|
|
182
|
+
"div",
|
|
183
|
+
{
|
|
184
|
+
class: "side-line",
|
|
185
|
+
style: u({ backgroundColor: l.colors[0] })
|
|
186
|
+
},
|
|
187
|
+
null,
|
|
188
|
+
4
|
|
189
|
+
/* STYLE */
|
|
190
|
+
),
|
|
191
|
+
(a(), c(
|
|
192
|
+
m,
|
|
193
|
+
null,
|
|
194
|
+
g(4, (n) => e("div", {
|
|
195
|
+
key: n,
|
|
196
|
+
class: "side-line"
|
|
197
|
+
})),
|
|
198
|
+
64
|
|
199
|
+
/* STABLE_FRAGMENT */
|
|
200
|
+
))
|
|
201
|
+
]),
|
|
202
|
+
e("div", ee, [
|
|
203
|
+
e("div", te, [
|
|
204
|
+
(a(), c(
|
|
205
|
+
m,
|
|
206
|
+
null,
|
|
207
|
+
g(3, (n) => e("div", {
|
|
208
|
+
key: n,
|
|
209
|
+
class: "left-item"
|
|
210
|
+
}, t[3] || (t[3] = [
|
|
211
|
+
e(
|
|
212
|
+
"div",
|
|
213
|
+
{ class: "dot" },
|
|
214
|
+
null,
|
|
215
|
+
-1
|
|
216
|
+
/* HOISTED */
|
|
217
|
+
),
|
|
218
|
+
e(
|
|
219
|
+
"div",
|
|
220
|
+
{ class: "lines-wrap" },
|
|
221
|
+
[
|
|
222
|
+
e("div", { class: "line1" }),
|
|
223
|
+
e("div", { class: "line2" })
|
|
224
|
+
],
|
|
225
|
+
-1
|
|
226
|
+
/* HOISTED */
|
|
227
|
+
)
|
|
228
|
+
]))),
|
|
229
|
+
64
|
|
230
|
+
/* STABLE_FRAGMENT */
|
|
231
|
+
))
|
|
232
|
+
]),
|
|
233
|
+
e("div", se, [
|
|
234
|
+
t[4] || (t[4] = e(
|
|
235
|
+
"div",
|
|
236
|
+
{ class: "right-item" },
|
|
237
|
+
null,
|
|
238
|
+
-1
|
|
239
|
+
/* HOISTED */
|
|
240
|
+
)),
|
|
241
|
+
t[5] || (t[5] = e(
|
|
242
|
+
"div",
|
|
243
|
+
{ class: "right-item" },
|
|
244
|
+
null,
|
|
245
|
+
-1
|
|
246
|
+
/* HOISTED */
|
|
247
|
+
)),
|
|
248
|
+
e(
|
|
249
|
+
"div",
|
|
250
|
+
{
|
|
251
|
+
class: "right-item",
|
|
252
|
+
style: u({ backgroundColor: l.colors[0], opacity: 0.3 })
|
|
253
|
+
},
|
|
254
|
+
null,
|
|
255
|
+
4
|
|
256
|
+
/* STYLE */
|
|
257
|
+
),
|
|
258
|
+
t[6] || (t[6] = e(
|
|
259
|
+
"div",
|
|
260
|
+
{ class: "right-item" },
|
|
261
|
+
null,
|
|
262
|
+
-1
|
|
263
|
+
/* HOISTED */
|
|
264
|
+
))
|
|
265
|
+
])
|
|
266
|
+
])
|
|
267
|
+
])
|
|
268
|
+
])
|
|
269
|
+
])
|
|
270
|
+
], 10, H))),
|
|
271
|
+
128
|
|
272
|
+
/* KEYED_FRAGMENT */
|
|
273
|
+
))
|
|
274
|
+
])
|
|
275
|
+
])
|
|
276
|
+
])
|
|
277
|
+
]);
|
|
278
|
+
};
|
|
279
|
+
}
|
|
280
|
+
}), ge = /* @__PURE__ */ P(le, [["__scopeId", "data-v-40917278"]]);
|
|
281
|
+
export {
|
|
282
|
+
ge as default
|
|
283
|
+
};
|