@pubinfo/module-rbac 2.0.0-beta.3 → 2.0.0-beta.30
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/_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-efL_vjfY.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-B4Rj61s4.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 +9 -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-CV7cIo_W.js +46 -0
- package/dist/index-B6A3qFeU.js +18585 -0
- package/dist/index-BChMrCkZ.js +399 -0
- package/dist/index-BIUkDwk2.js +465 -0
- package/dist/index-BOEO9CRp.js +7084 -0
- package/dist/index-BgdW__IO.js +125 -0
- package/dist/index-Bi0fucZj.js +871 -0
- package/dist/index-Bj3Ee1l-.js +177 -0
- package/dist/index-Bzjxdd-F.js +702 -0
- package/dist/index-CF4XGkrK.js +454 -0
- package/dist/index-CGAa6YPO.js +273 -0
- package/dist/index-CK582XAz.js +317 -0
- package/dist/index-Ce9x4LEV.js +633 -0
- package/dist/index-CkVgkVvC.js +461 -0
- package/dist/index-D4uw6wJ9.js +181 -0
- package/dist/index-DFrT08M4.js +388 -0
- package/dist/index-Dju21Cnm.js +140 -0
- package/dist/index-Dmg39liA.js +168 -0
- package/dist/index-DvE43Xkt.js +408 -0
- package/dist/index-Dx3ZDeWT.js +684 -0
- package/dist/index-MmfEJgmm.js +860 -0
- package/dist/index-RBHLCaQ9.js +1626 -0
- package/dist/index-Y2jyqjVz.js +303 -0
- package/dist/index-b_92Syzh.js +131 -0
- package/dist/index-g5Fyla0r.js +164 -0
- package/dist/index-qdAiA-PA.js +286 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +9 -0
- package/dist/interface.d.ts +49 -0
- package/dist/itemlist-Og2t8W5R.js +368 -0
- package/dist/jiaosejiekou-0xZkLzL_.js +58 -0
- package/dist/login_history-BJWFChQ3.js +430 -0
- package/dist/operate_history-C1NKnoB5.js +468 -0
- package/dist/pubJiaosezukongzhiqi-BlLcThHi.js +57 -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-BRseSui6.js +152 -0
- package/dist/shujuquanxianzhubiaokongzhiqi-3CpYi1Zo.js +65 -0
- package/dist/stores/index.d.ts +1 -0
- package/dist/style.css +1 -0
- package/dist/useAppAndResource-BF7jQTCi.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-BIR2CVXp.js +23 -0
- package/dist/zidianfuwu-B137v_q7.js +65 -0
- package/dist/ziyuanjiekou-j9nd-oaF.js +69 -0
- package/dist/zuzhijiaosebiaokongzhiqi-DPbRg7Qd.js +28 -0
- package/package.json +18 -20
- package/src/components/GroupSelector/index.vue +1 -7
- package/src/components/GroupSelector/interface.ts +6 -0
- package/src/components/OrgUserSelector/index.ts +5 -0
- package/src/components/ResourceSelector/index.vue +1 -2
- package/src/index.ts +8 -14
- package/src/interface.ts +3 -0
- package/src/routes/index.ts +1 -1
- package/src/views/tenant/components/TenantEdit.vue +1 -8
- package/src/views/tenant/enum.ts +7 -0
- package/src/views/tenant/index.vue +1 -8
- package/src/views/theme_setting/index.vue +2 -1
- package/src/views/user/interface.ts +1 -1
- package/src/assets/icons/403.svg +0 -1
- package/src/assets/icons/403_dark.svg +0 -1
- package/src/assets/icons/404.svg +0 -1
- package/src/assets/icons/404_dark.svg +0 -1
- package/src/assets/icons/browser-360.svg +0 -1
- package/src/assets/icons/browser-chrome.svg +0 -1
- package/src/assets/icons/browser-edge.svg +0 -1
- package/src/assets/icons/browser-ie.svg +0 -1
- package/src/assets/icons/browser-other.svg +0 -1
- package/src/assets/icons/browser-qq.svg +0 -1
- package/src/assets/icons/browser-safari.svg +0 -1
- package/src/assets/icons/browser-uc.svg +0 -1
- package/src/assets/icons/change-org.svg +0 -1
- package/src/assets/icons/empty-data.svg +0 -1
- package/src/assets/icons/favorites.svg +0 -1
- package/src/assets/icons/image-load-fail.svg +0 -1
- package/src/assets/icons/logo-sig.svg +0 -1
- package/src/assets/icons/logo.svg +0 -1
- package/src/assets/icons/mima.svg +0 -1
- package/src/assets/icons/process-management.svg +0 -1
- package/src/assets/icons/project-management.svg +0 -1
- package/src/assets/icons/rbac.svg +0 -1
- package/src/assets/icons/test.svg +0 -1
- package/src/assets/icons/toolbar-collapse.svg +0 -1
- package/src/assets/icons/tree_icon.svg +0 -1
- package/src/assets/icons/tree_icon_checked.svg +0 -1
- package/src/assets/icons/workbench.svg +0 -1
|
@@ -0,0 +1,286 @@
|
|
|
1
|
+
import { Switch as F } from "ant-design-vue/es";
|
|
2
|
+
import { useTheme as z, useSettingsStore as B, PubinfoIcon as L } from "pubinfo";
|
|
3
|
+
import { defineComponent as N, computed as h, createElementBlock as r, openBlock as c, createElementVNode as e, createVNode as v, unref as a, toDisplayString as _, Fragment as m, renderList as g, normalizeClass as j, createBlock as E, createCommentVNode as k, normalizeStyle as u } from "vue";
|
|
4
|
+
import "./index-BOEO9CRp.js";
|
|
5
|
+
import { a as I } from "./xitongpeizhifuwu-BIR2CVXp.js";
|
|
6
|
+
import { message as O } from "ant-design-vue";
|
|
7
|
+
import { getThemes as V } 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__ */ N({
|
|
20
|
+
name: "SettingGlobalThemes",
|
|
21
|
+
__name: "index",
|
|
22
|
+
setup(oe) {
|
|
23
|
+
const { isDark: S } = z(), i = B(), y = h(
|
|
24
|
+
() => i.globalSettings.app.colorScheme === "light" ? "亮色模式颜色" : "暗色模式颜色"
|
|
25
|
+
), p = h(() => i.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(() => {
|
|
33
|
+
const n = V();
|
|
34
|
+
return Object.keys(n).map((s) => {
|
|
35
|
+
const d = n[s], l = C.map((o) => d[o].startsWith("#") ? d[o] : `rgb(${d[o]})`), x = n[s].label;
|
|
36
|
+
return {
|
|
37
|
+
label: s,
|
|
38
|
+
value: d,
|
|
39
|
+
colors: l,
|
|
40
|
+
name: x
|
|
41
|
+
};
|
|
42
|
+
}).filter(
|
|
43
|
+
(s) => s.value["color-scheme"] === i.globalSettings.app.colorScheme
|
|
44
|
+
);
|
|
45
|
+
});
|
|
46
|
+
function T(n) {
|
|
47
|
+
const t = n.label, s = {};
|
|
48
|
+
p.value ? (i.globalSettings.app.lightTheme = t, s.lightTheme = t) : (i.globalSettings.app.darkTheme = t, s.darkTheme = t), b({
|
|
49
|
+
app: s
|
|
50
|
+
});
|
|
51
|
+
}
|
|
52
|
+
async function D(n) {
|
|
53
|
+
const t = n ? "light" : "dark";
|
|
54
|
+
i.globalSettings.app.colorScheme = t, await b({
|
|
55
|
+
app: {
|
|
56
|
+
colorScheme: t
|
|
57
|
+
}
|
|
58
|
+
});
|
|
59
|
+
}
|
|
60
|
+
async function b(n) {
|
|
61
|
+
const t = JSON.stringify(n);
|
|
62
|
+
await I({ content: t }).then((s) => {
|
|
63
|
+
s.success && O.success("设置成功");
|
|
64
|
+
});
|
|
65
|
+
}
|
|
66
|
+
return (n, t) => {
|
|
67
|
+
const s = L, d = F;
|
|
68
|
+
return c(), r("div", $, [
|
|
69
|
+
e("div", A, [
|
|
70
|
+
e("div", G, [
|
|
71
|
+
v(s, {
|
|
72
|
+
name: "theme-title",
|
|
73
|
+
class: "text-base mr-[6px]",
|
|
74
|
+
size: 22
|
|
75
|
+
}),
|
|
76
|
+
t[0] || (t[0] = e(
|
|
77
|
+
"span",
|
|
78
|
+
{ class: "text-[16px] text-[#1d2129] dark:text-[#C9CDD4]" },
|
|
79
|
+
"颜色主题风格",
|
|
80
|
+
-1
|
|
81
|
+
/* HOISTED */
|
|
82
|
+
))
|
|
83
|
+
]),
|
|
84
|
+
e("div", J, [
|
|
85
|
+
t[1] || (t[1] = e(
|
|
86
|
+
"div",
|
|
87
|
+
{ class: "flex-none w-[136px] text-right font-400 text-[#4e5969] text-[14px] dark:text-[#C9CDD4]" },
|
|
88
|
+
" 亮色/暗色切换 ",
|
|
89
|
+
-1
|
|
90
|
+
/* HOISTED */
|
|
91
|
+
)),
|
|
92
|
+
v(d, {
|
|
93
|
+
checked: a(p),
|
|
94
|
+
class: "ml-16px!",
|
|
95
|
+
"checked-children": "亮",
|
|
96
|
+
"un-checked-children": "暗",
|
|
97
|
+
onChange: D
|
|
98
|
+
}, null, 8, ["checked"])
|
|
99
|
+
]),
|
|
100
|
+
e("div", M, [
|
|
101
|
+
e(
|
|
102
|
+
"div",
|
|
103
|
+
W,
|
|
104
|
+
_(a(y)),
|
|
105
|
+
1
|
|
106
|
+
/* TEXT */
|
|
107
|
+
),
|
|
108
|
+
e("div", q, [
|
|
109
|
+
(c(!0), r(
|
|
110
|
+
m,
|
|
111
|
+
null,
|
|
112
|
+
g(a(w), (l, x) => (c(), r("div", {
|
|
113
|
+
key: x,
|
|
114
|
+
class: j(["theme-item", {
|
|
115
|
+
active: a(p) ? a(i).globalSettings.app.lightTheme === l.label : a(i).globalSettings.app.darkTheme === l.label,
|
|
116
|
+
dark: a(S)
|
|
117
|
+
}]),
|
|
118
|
+
aspect: "[4/3]",
|
|
119
|
+
onClick: (o) => T(l)
|
|
120
|
+
}, [
|
|
121
|
+
e("p", K, [
|
|
122
|
+
e(
|
|
123
|
+
"span",
|
|
124
|
+
Q,
|
|
125
|
+
_(l.name),
|
|
126
|
+
1
|
|
127
|
+
/* TEXT */
|
|
128
|
+
),
|
|
129
|
+
(a(p) ? a(i).globalSettings.app.lightTheme === l.label : a(i).globalSettings.app.darkTheme === l.label) ? (c(), E(s, {
|
|
130
|
+
key: 0,
|
|
131
|
+
name: "theme-check-mark",
|
|
132
|
+
class: "text-base ml-[6px] text-#fff position-relative top--1px",
|
|
133
|
+
size: 20
|
|
134
|
+
})) : k("v-if", !0)
|
|
135
|
+
]),
|
|
136
|
+
e("div", R, [
|
|
137
|
+
e("div", U, [
|
|
138
|
+
k(" colors 颜色会有重复使用的地方,key多段拼接 "),
|
|
139
|
+
(c(!0), r(
|
|
140
|
+
m,
|
|
141
|
+
null,
|
|
142
|
+
g(l.colors, (o, f) => (c(), r(
|
|
143
|
+
"div",
|
|
144
|
+
{
|
|
145
|
+
key: l.name + o + f,
|
|
146
|
+
class: "color-spot",
|
|
147
|
+
style: u({ backgroundColor: o })
|
|
148
|
+
},
|
|
149
|
+
null,
|
|
150
|
+
4
|
|
151
|
+
/* STYLE */
|
|
152
|
+
))),
|
|
153
|
+
128
|
|
154
|
+
/* KEYED_FRAGMENT */
|
|
155
|
+
))
|
|
156
|
+
]),
|
|
157
|
+
e("div", X, [
|
|
158
|
+
e(
|
|
159
|
+
"header",
|
|
160
|
+
{
|
|
161
|
+
style: u({ backgroundColor: l.colors[0] })
|
|
162
|
+
},
|
|
163
|
+
t[2] || (t[2] = [
|
|
164
|
+
e(
|
|
165
|
+
"div",
|
|
166
|
+
{ class: "dot" },
|
|
167
|
+
null,
|
|
168
|
+
-1
|
|
169
|
+
/* HOISTED */
|
|
170
|
+
),
|
|
171
|
+
e(
|
|
172
|
+
"div",
|
|
173
|
+
{ class: "bar" },
|
|
174
|
+
null,
|
|
175
|
+
-1
|
|
176
|
+
/* HOISTED */
|
|
177
|
+
)
|
|
178
|
+
]),
|
|
179
|
+
4
|
|
180
|
+
/* STYLE */
|
|
181
|
+
),
|
|
182
|
+
e("main", Y, [
|
|
183
|
+
e("div", Z, [
|
|
184
|
+
e(
|
|
185
|
+
"div",
|
|
186
|
+
{
|
|
187
|
+
class: "side-line",
|
|
188
|
+
style: u({ backgroundColor: l.colors[0] })
|
|
189
|
+
},
|
|
190
|
+
null,
|
|
191
|
+
4
|
|
192
|
+
/* STYLE */
|
|
193
|
+
),
|
|
194
|
+
(c(), r(
|
|
195
|
+
m,
|
|
196
|
+
null,
|
|
197
|
+
g(4, (o) => e("div", {
|
|
198
|
+
key: o,
|
|
199
|
+
class: "side-line"
|
|
200
|
+
})),
|
|
201
|
+
64
|
|
202
|
+
/* STABLE_FRAGMENT */
|
|
203
|
+
))
|
|
204
|
+
]),
|
|
205
|
+
e("div", ee, [
|
|
206
|
+
e("div", te, [
|
|
207
|
+
(c(), r(
|
|
208
|
+
m,
|
|
209
|
+
null,
|
|
210
|
+
g(3, (o) => e("div", {
|
|
211
|
+
key: o,
|
|
212
|
+
class: "left-item"
|
|
213
|
+
}, t[3] || (t[3] = [
|
|
214
|
+
e(
|
|
215
|
+
"div",
|
|
216
|
+
{ class: "dot" },
|
|
217
|
+
null,
|
|
218
|
+
-1
|
|
219
|
+
/* HOISTED */
|
|
220
|
+
),
|
|
221
|
+
e(
|
|
222
|
+
"div",
|
|
223
|
+
{ class: "lines-wrap" },
|
|
224
|
+
[
|
|
225
|
+
e("div", { class: "line1" }),
|
|
226
|
+
e("div", { class: "line2" })
|
|
227
|
+
],
|
|
228
|
+
-1
|
|
229
|
+
/* HOISTED */
|
|
230
|
+
)
|
|
231
|
+
]))),
|
|
232
|
+
64
|
|
233
|
+
/* STABLE_FRAGMENT */
|
|
234
|
+
))
|
|
235
|
+
]),
|
|
236
|
+
e("div", se, [
|
|
237
|
+
t[4] || (t[4] = e(
|
|
238
|
+
"div",
|
|
239
|
+
{ class: "right-item" },
|
|
240
|
+
null,
|
|
241
|
+
-1
|
|
242
|
+
/* HOISTED */
|
|
243
|
+
)),
|
|
244
|
+
t[5] || (t[5] = e(
|
|
245
|
+
"div",
|
|
246
|
+
{ class: "right-item" },
|
|
247
|
+
null,
|
|
248
|
+
-1
|
|
249
|
+
/* HOISTED */
|
|
250
|
+
)),
|
|
251
|
+
e(
|
|
252
|
+
"div",
|
|
253
|
+
{
|
|
254
|
+
class: "right-item",
|
|
255
|
+
style: u({ backgroundColor: l.colors[0], opacity: 0.3 })
|
|
256
|
+
},
|
|
257
|
+
null,
|
|
258
|
+
4
|
|
259
|
+
/* STYLE */
|
|
260
|
+
),
|
|
261
|
+
t[6] || (t[6] = e(
|
|
262
|
+
"div",
|
|
263
|
+
{ class: "right-item" },
|
|
264
|
+
null,
|
|
265
|
+
-1
|
|
266
|
+
/* HOISTED */
|
|
267
|
+
))
|
|
268
|
+
])
|
|
269
|
+
])
|
|
270
|
+
])
|
|
271
|
+
])
|
|
272
|
+
])
|
|
273
|
+
], 10, H))),
|
|
274
|
+
128
|
|
275
|
+
/* KEYED_FRAGMENT */
|
|
276
|
+
))
|
|
277
|
+
])
|
|
278
|
+
])
|
|
279
|
+
])
|
|
280
|
+
]);
|
|
281
|
+
};
|
|
282
|
+
}
|
|
283
|
+
}), ge = /* @__PURE__ */ P(le, [["__scopeId", "data-v-40a1489e"]]);
|
|
284
|
+
export {
|
|
285
|
+
ge as default
|
|
286
|
+
};
|
package/dist/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 './components/OrgUserSelector';
|
|
7
|
+
export * from './interface';
|
package/dist/index.js
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { RouteRecordRaw } from '../../../node_modules/.pnpm/vue-router@4.5.1_vue@3.5.16_typescript@5.8.3_/node_modules/vue-router';
|
|
2
|
+
export interface RbacOptions {
|
|
3
|
+
/** 替换或隐藏页面,为空时默认展示所有页面 */
|
|
4
|
+
pages?: RbacPages;
|
|
5
|
+
/** 路由排序 */
|
|
6
|
+
sort?: number;
|
|
7
|
+
}
|
|
8
|
+
export interface RbacPages {
|
|
9
|
+
AuthorityManage?: {
|
|
10
|
+
Resource?: PageOptions;
|
|
11
|
+
Role?: PageOptions;
|
|
12
|
+
RoleGroup?: PageOptions;
|
|
13
|
+
DataPermission?: PageOptions;
|
|
14
|
+
Organization?: PageOptions;
|
|
15
|
+
User?: PageOptions;
|
|
16
|
+
Tenant?: PageOptions;
|
|
17
|
+
} | boolean;
|
|
18
|
+
SystemManage?: {
|
|
19
|
+
DictionaryPage: {
|
|
20
|
+
Dictionary?: PageOptions;
|
|
21
|
+
DictionaryItem?: PageOptions;
|
|
22
|
+
};
|
|
23
|
+
Position?: PageOptions;
|
|
24
|
+
Region?: PageOptions;
|
|
25
|
+
Group?: PageOptions;
|
|
26
|
+
} | boolean;
|
|
27
|
+
SettingManage?: {
|
|
28
|
+
ThemeSetting?: PageOptions;
|
|
29
|
+
LayoutSetting?: PageOptions;
|
|
30
|
+
PageAnimationSetting?: PageOptions;
|
|
31
|
+
PageSizeSetting?: PageOptions;
|
|
32
|
+
MenuSetting?: PageOptions;
|
|
33
|
+
TabbarSetting?: PageOptions;
|
|
34
|
+
ToolbarSetting?: PageOptions;
|
|
35
|
+
BreadcrumbSetting?: PageOptions;
|
|
36
|
+
OtherSetting?: PageOptions;
|
|
37
|
+
} | boolean;
|
|
38
|
+
SafeManage?: {
|
|
39
|
+
Blacklist?: PageOptions;
|
|
40
|
+
Whitelist?: PageOptions;
|
|
41
|
+
SafeSetting?: PageOptions;
|
|
42
|
+
WatermarkSetting?: PageOptions;
|
|
43
|
+
} | boolean;
|
|
44
|
+
LogManage?: {
|
|
45
|
+
LoginHistory?: PageOptions;
|
|
46
|
+
OperateHistory?: PageOptions;
|
|
47
|
+
} | boolean;
|
|
48
|
+
}
|
|
49
|
+
export type PageOptions = RouteRecordRaw | boolean;
|