@pubinfo/module-rbac 2.0.0-beta.31 → 2.0.0-beta.33
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-DWT1w1h-.js +27 -0
- package/dist/OrgUserSelector-VjiKyUET.js +1 -0
- package/dist/ResourceSelector-D1mJz7F1.js +1 -0
- package/dist/_baseClone-CBD6n26E.js +1 -0
- package/dist/_initCloneObject-CzZMvAGd.js +1 -0
- package/dist/_plugin-vue_export-helper-BP6J6hmQ.js +1 -0
- package/dist/animation_item-D4pH5y91.js +2 -0
- package/dist/assist-D6hXeP0y.js +1 -0
- package/dist/blackWhiteList-C0vzrSes.js +1 -0
- package/dist/breadcrumb_setting-105xA0or.js +1 -0
- package/dist/browserType-WCrQysPD.js +1 -0
- package/dist/chunk-oLkGOndT.js +1 -0
- package/dist/cloneDeep-B4mZx_tg.js +1 -0
- package/dist/components/GroupSelector/index.vue.d.ts +4 -4
- package/dist/components/OrgTree/index.vue.d.ts +1 -1
- package/dist/components/OrgUserSelector/OrgSelector.vue.d.ts +4 -4
- package/dist/components/OrgUserSelector/UserSelector.vue.d.ts +4 -4
- package/dist/components/ResourceSelector/index.vue.d.ts +5 -5
- package/dist/composables/useLottie.d.ts +1 -1
- package/dist/configData-C-XgieQd.js +1 -0
- package/dist/data-permission-DcXUZZ1G.js +1 -0
- package/dist/dictionary-BafvPpvf.js +1 -0
- package/dist/enum-C0pwhwh3.js +1 -0
- package/dist/enum-CEWFYwLa.js +1 -0
- package/dist/enum-CFY_YSvf.js +1 -0
- package/dist/enum-G-OAfo9d.js +1 -0
- package/dist/group-C1e_vupc.js +1 -0
- package/dist/index.js +1 -9
- package/dist/interface.d.ts +1 -1
- package/dist/itemlist-Dy9O9k6h.js +1 -0
- package/dist/layout_setting-BzYjnHvF.js +1 -0
- package/dist/login_history-DXixU5An.js +1 -0
- package/dist/menu_setting-DWM1r6js.js +1 -0
- package/dist/not-data-D8CCqeCi.js +1 -0
- package/dist/operate_history-DaDVex6q.js +1 -0
- package/dist/organization-Cul5X3rO.js +9 -0
- package/dist/other_setting-Dq67iG6v.js +1 -0
- package/dist/page_animation_setting-Cj6N5TJq.js +1 -0
- package/dist/page_w_setting-Dmik-Xi7.js +1 -0
- package/dist/position-CzxbbVOL.js +1 -0
- package/dist/rbac-DJC95w7l.js +1 -0
- package/dist/region-DGxnlpyo.js +1 -0
- package/dist/request-C2x7wP-H.js +1 -0
- package/dist/resource-BFe47BKW.js +1 -0
- package/dist/role-Bo47PnSD.js +1 -0
- package/dist/role_group-BVPoRr1q.js +1 -0
- package/dist/routes/index.d.ts +1 -1
- package/dist/routes/modules/authority.manage.menu.d.ts +1 -1
- package/dist/routes/modules/log.manage.menu.d.ts +1 -1
- package/dist/routes/modules/safe.manage.menu.d.ts +1 -1
- package/dist/routes/modules/stylesetting.manage.menu.d.ts +1 -1
- package/dist/routes/modules/system.manage.menu.d.ts +1 -1
- package/dist/safe_setting-kBJgSjzd.js +1 -0
- package/dist/setItem-DXsVoKM_.js +1 -0
- package/dist/shared-DcMP4Woj.js +1 -0
- package/dist/stores-pP-UCq1z.js +1 -0
- package/dist/style.css +2 -1
- package/dist/tabbar_setting-C9uHCbA0.js +1 -0
- package/dist/tenant-BA6IO7wP.js +1 -0
- package/dist/theme_setting-CxoaGtjk.js +1 -0
- package/dist/toolbar_setting-DyiZvqwf.js +1 -0
- package/dist/useAppAndResource-D5u0TDHS.js +1 -0
- package/dist/user-B5W5JRXl.js +1 -0
- package/dist/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +4 -4
- package/dist/views/blackWhiteList/index.vue.d.ts +319 -319
- package/dist/views/breadcrumb_setting/index.vue.d.ts +1 -1
- package/dist/views/components/HCheckList.vue.d.ts +3 -3
- package/dist/views/components/animation_item.vue.d.ts +5 -5
- package/dist/views/components/setItem.vue.d.ts +17 -17
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +28 -28
- package/dist/views/data-permission/index.vue.d.ts +343 -343
- package/dist/views/dictionary/components/drawerDictionary.vue.d.ts +4 -4
- package/dist/views/dictionary/components/drawerDictionaryItem.vue.d.ts +4 -4
- package/dist/views/dictionary/index.vue.d.ts +319 -319
- package/dist/views/dictionary/itemlist.vue.d.ts +319 -319
- package/dist/views/group/components/drawerGroup.vue.d.ts +4 -4
- package/dist/views/group/index.vue.d.ts +319 -319
- package/dist/views/layout_setting/index.vue.d.ts +1 -1
- package/dist/views/log_center/components/browserType.vue.d.ts +3 -3
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/login_history.vue.d.ts +315 -315
- package/dist/views/log_center/operate_history.vue.d.ts +315 -315
- package/dist/views/menu_setting/index.vue.d.ts +1 -1
- package/dist/views/organization/components/drawerOrganization.vue.d.ts +4 -4
- package/dist/views/organization/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/organization/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/organization/index.vue.d.ts +12 -12
- package/dist/views/other_setting/index.vue.d.ts +1 -1
- package/dist/views/page_animation_setting/index.vue.d.ts +1 -1
- package/dist/views/page_w_setting/index.vue.d.ts +1 -1
- package/dist/views/position/components/drawerPosition.vue.d.ts +4 -4
- package/dist/views/position/index.vue.d.ts +319 -319
- package/dist/views/region/components/drawerRegion.vue.d.ts +4 -4
- package/dist/views/region/index.vue.d.ts +319 -319
- package/dist/views/resource/components/ResourceEdit.vue.d.ts +4 -4
- package/dist/views/resource/components/RoleRelation.vue.d.ts +2 -2
- package/dist/views/resource/index.vue.d.ts +321 -321
- package/dist/views/role/components/ResourceRelation.vue.d.ts +316 -316
- package/dist/views/role/components/drawerRole.vue.d.ts +10 -10
- package/dist/views/role/index.vue.d.ts +642 -642
- package/dist/views/role_group/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/role_group/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/role_group/index.vue.d.ts +322 -322
- package/dist/views/safe_setting/index.vue.d.ts +1 -1
- package/dist/views/tabbar_setting/index.vue.d.ts +1 -1
- package/dist/views/tenant/components/TenantEdit.vue.d.ts +10 -10
- package/dist/views/tenant/index.vue.d.ts +325 -325
- package/dist/views/theme_setting/index.vue.d.ts +1 -1
- package/dist/views/toolbar_setting/index.vue.d.ts +1 -1
- package/dist/views/user/components/OrgAndPosition.vue.d.ts +3 -3
- package/dist/views/user/components/UserAuthorization.vue.d.ts +7 -7
- package/dist/views/user/components/UserEdit.vue.d.ts +4 -4
- package/dist/views/user/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/user/index.vue.d.ts +326 -326
- package/dist/views/watermark_setting/index.vue.d.ts +9 -9
- package/dist/watermark_setting-ChDfJ5of.js +1 -0
- package/package.json +6 -6
- 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-safari.svg +1 -0
- package/src/components/GroupSelector/index.vue +64 -89
- package/src/components/OrgTree/index.vue +2 -2
- package/src/components/OrgUserSelector/provider.ts +1 -1
- package/src/components/ResourceSelector/index.vue +33 -50
- package/src/routes/index.ts +1 -1
- package/src/views/blackWhiteList/components/drawerBlackWhiteList.vue +1 -1
- package/src/views/blackWhiteList/index.vue +10 -18
- package/src/views/breadcrumb_setting/index.vue +3 -3
- package/src/views/components/animation_item.vue +2 -2
- package/src/views/components/setItem.vue +13 -20
- package/src/views/data-permission/components/createAndEditDataPermission.vue +4 -4
- package/src/views/data-permission/enum.ts +7 -7
- package/src/views/data-permission/index.vue +7 -10
- package/src/views/dictionary/components/drawerDictionary.vue +1 -1
- package/src/views/dictionary/components/drawerDictionaryItem.vue +1 -1
- package/src/views/dictionary/index.vue +3 -3
- package/src/views/dictionary/itemlist.vue +1 -1
- package/src/views/group/components/drawerGroup.vue +2 -2
- package/src/views/group/index.vue +10 -16
- package/src/views/layout_setting/index.vue +154 -164
- package/src/views/log_center/components/loginHistoryDetail.vue +6 -8
- package/src/views/log_center/components/operateHistoryDetail.vue +6 -8
- package/src/views/log_center/login_history.vue +6 -11
- package/src/views/log_center/operate_history.vue +6 -11
- package/src/views/menu_setting/index.vue +3 -3
- package/src/views/organization/components/drawerOrganization.vue +3 -3
- package/src/views/organization/components/drawerRole.vue +2 -2
- package/src/views/organization/components/roleSelect.vue +37 -58
- package/src/views/organization/index.vue +23 -49
- package/src/views/other_setting/index.vue +2 -2
- package/src/views/page_animation_setting/index.vue +10 -18
- package/src/views/page_w_setting/index.vue +133 -116
- package/src/views/position/components/drawerPosition.vue +2 -2
- package/src/views/position/index.vue +1 -1
- package/src/views/region/components/drawerRegion.vue +2 -2
- package/src/views/region/index.vue +1 -1
- package/src/views/resource/components/ResourceEdit.vue +2 -2
- package/src/views/resource/components/RoleRelation.vue +1 -1
- package/src/views/resource/index.vue +1 -1
- package/src/views/role/components/ResourceRelation.vue +3 -4
- package/src/views/role/components/drawerRole.vue +3 -3
- package/src/views/role/index.vue +1 -1
- package/src/views/role_group/components/ResourceRelation.vue +3 -4
- package/src/views/role_group/components/drawerRole.vue +1 -1
- package/src/views/role_group/components/roleSelect.vue +36 -60
- package/src/views/role_group/index.vue +1 -1
- package/src/views/safe_setting/index.vue +5 -7
- package/src/views/tabbar_setting/index.vue +2 -2
- package/src/views/tenant/components/TenantEdit.vue +1 -1
- package/src/views/tenant/index.vue +1 -1
- package/src/views/theme_setting/index.vue +200 -230
- package/src/views/toolbar_setting/index.vue +3 -3
- package/src/views/user/components/OrgAndPosition.vue +1 -1
- package/src/views/user/components/UserAuthorization.vue +6 -6
- package/src/views/user/components/UserEdit.vue +1 -1
- package/src/views/user/components/roleSelect.vue +36 -68
- package/src/views/user/index.vue +1 -1
- package/src/views/watermark_setting/index.vue +8 -15
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -6
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/animation_item.vue_vue_type_script_setup_true_lang-efL_vjfY.js +0 -4864
- package/dist/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +0 -38
- package/dist/cloneDeep-B4Rj61s4.js +0 -8
- package/dist/enum-BEHz_Q18.js +0 -74
- package/dist/enum-C9ihxJe7.js +0 -4
- package/dist/enum-CTUzwCYG.js +0 -4
- package/dist/enum-DDKThkSw.js +0 -24
- package/dist/gangweijiekou-CV7cIo_W.js +0 -46
- package/dist/index-B6A3qFeU.js +0 -18585
- package/dist/index-BChMrCkZ.js +0 -399
- package/dist/index-BIUkDwk2.js +0 -465
- package/dist/index-BOEO9CRp.js +0 -7084
- package/dist/index-BgdW__IO.js +0 -125
- package/dist/index-Bi0fucZj.js +0 -871
- package/dist/index-Bj3Ee1l-.js +0 -177
- package/dist/index-Bzjxdd-F.js +0 -702
- package/dist/index-CF4XGkrK.js +0 -454
- package/dist/index-CGAa6YPO.js +0 -273
- package/dist/index-CK582XAz.js +0 -317
- package/dist/index-Ce9x4LEV.js +0 -633
- package/dist/index-CkVgkVvC.js +0 -461
- package/dist/index-D4uw6wJ9.js +0 -181
- package/dist/index-DFrT08M4.js +0 -388
- package/dist/index-Dju21Cnm.js +0 -140
- package/dist/index-Dmg39liA.js +0 -168
- package/dist/index-DvE43Xkt.js +0 -408
- package/dist/index-Dx3ZDeWT.js +0 -684
- package/dist/index-MmfEJgmm.js +0 -860
- package/dist/index-RBHLCaQ9.js +0 -1626
- package/dist/index-Y2jyqjVz.js +0 -303
- package/dist/index-b_92Syzh.js +0 -131
- package/dist/index-g5Fyla0r.js +0 -164
- package/dist/index-qdAiA-PA.js +0 -286
- package/dist/itemlist-Og2t8W5R.js +0 -368
- package/dist/jiaosejiekou-0xZkLzL_.js +0 -58
- package/dist/login_history-BJWFChQ3.js +0 -430
- package/dist/operate_history-C1NKnoB5.js +0 -468
- package/dist/pubJiaosezukongzhiqi-BlLcThHi.js +0 -57
- package/dist/setItem-BRseSui6.js +0 -152
- package/dist/shujuquanxianzhubiaokongzhiqi-3CpYi1Zo.js +0 -65
- package/dist/useAppAndResource-BF7jQTCi.js +0 -55
- package/dist/xitongpeizhifuwu-BIR2CVXp.js +0 -23
- package/dist/zidianfuwu-B137v_q7.js +0 -65
- package/dist/ziyuanjiekou-j9nd-oaF.js +0 -69
- package/dist/zuzhijiaosebiaokongzhiqi-DPbRg7Qd.js +0 -28
package/dist/index-qdAiA-PA.js
DELETED
|
@@ -1,286 +0,0 @@
|
|
|
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
|
-
};
|
|
@@ -1,368 +0,0 @@
|
|
|
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 { u as $ } from "./index-BOEO9CRp.js";
|
|
6
|
-
import { b as ie, c as se, e as re } from "./zidianfuwu-B137v_q7.js";
|
|
7
|
-
import { ProTable as ue } from "@pubinfo/pro-components";
|
|
8
|
-
import { message as N, Badge as P, Modal as ce } from "ant-design-vue";
|
|
9
|
-
import { A as c } from "./enum-C9ihxJe7.js";
|
|
10
|
-
import { useRoute as de } from "vue-router";
|
|
11
|
-
const me = /* @__PURE__ */ B({
|
|
12
|
-
name: "DrawerDictionaryItem",
|
|
13
|
-
__name: "drawerDictionaryItem",
|
|
14
|
-
emits: ["submit"],
|
|
15
|
-
setup(U, { expose: h, emit: g }) {
|
|
16
|
-
const x = g, w = {
|
|
17
|
-
dictLabel: [{ required: !0, message: "请输入字典项名称", trigger: "blur" }],
|
|
18
|
-
dictValue: [{ required: !0, message: "请输入字典项值", trigger: "blur" }]
|
|
19
|
-
}, m = L({
|
|
20
|
-
title: "",
|
|
21
|
-
code: ""
|
|
22
|
-
}), [v, f] = $(!1), y = I(), o = I({});
|
|
23
|
-
async function r(s, e, u) {
|
|
24
|
-
f(!0), m.title = s, m.code = e, s === c.EDIT ? o.value = u ?? {} : (o.value = {}, o.value.enable = !0, o.value.code = e);
|
|
25
|
-
}
|
|
26
|
-
const [l, p] = $(!1);
|
|
27
|
-
function D() {
|
|
28
|
-
var s;
|
|
29
|
-
(s = y.value) == null || s.validate().then(() => {
|
|
30
|
-
p(!0);
|
|
31
|
-
const e = { ...o.value };
|
|
32
|
-
ie(e).then((u) => {
|
|
33
|
-
u.success && (N.success(`${m.title}成功!`), f(!1), x("submit"));
|
|
34
|
-
}).finally(() => p(!1));
|
|
35
|
-
});
|
|
36
|
-
}
|
|
37
|
-
function d() {
|
|
38
|
-
f(!1);
|
|
39
|
-
}
|
|
40
|
-
return h({
|
|
41
|
-
open: r
|
|
42
|
-
}), (s, e) => {
|
|
43
|
-
const u = K, _ = J, k = Q, M = X, W = Y, F = H, O = q, z = S, j = G;
|
|
44
|
-
return b(), V(j, {
|
|
45
|
-
open: t(v),
|
|
46
|
-
"onUpdate:open": e[6] || (e[6] = (i) => ne(v) ? v.value = i : null),
|
|
47
|
-
title: `${t(m).title}字典数据`,
|
|
48
|
-
placement: "right",
|
|
49
|
-
width: 520,
|
|
50
|
-
"destroy-on-close": "",
|
|
51
|
-
"footer-style": { textAlign: "right" },
|
|
52
|
-
onClose: d
|
|
53
|
-
}, {
|
|
54
|
-
footer: a(() => [
|
|
55
|
-
n(z, null, {
|
|
56
|
-
default: a(() => [
|
|
57
|
-
n(O, { onClick: d }, {
|
|
58
|
-
default: a(() => e[7] || (e[7] = [
|
|
59
|
-
T(" 取消 ")
|
|
60
|
-
])),
|
|
61
|
-
_: 1,
|
|
62
|
-
__: [7]
|
|
63
|
-
}),
|
|
64
|
-
n(O, {
|
|
65
|
-
type: "primary",
|
|
66
|
-
loading: t(l),
|
|
67
|
-
onClick: e[5] || (e[5] = (i) => D())
|
|
68
|
-
}, {
|
|
69
|
-
default: a(() => e[8] || (e[8] = [
|
|
70
|
-
T(" 提交 ")
|
|
71
|
-
])),
|
|
72
|
-
_: 1,
|
|
73
|
-
__: [8]
|
|
74
|
-
}, 8, ["loading"])
|
|
75
|
-
]),
|
|
76
|
-
_: 1
|
|
77
|
-
/* STABLE */
|
|
78
|
-
})
|
|
79
|
-
]),
|
|
80
|
-
default: a(() => [
|
|
81
|
-
n(F, {
|
|
82
|
-
ref_key: "formRef",
|
|
83
|
-
ref: y,
|
|
84
|
-
model: t(o),
|
|
85
|
-
rules: w,
|
|
86
|
-
"label-col": { span: 5 }
|
|
87
|
-
}, {
|
|
88
|
-
default: a(() => [
|
|
89
|
-
n(_, {
|
|
90
|
-
label: "字典项名称",
|
|
91
|
-
name: "dictLabel"
|
|
92
|
-
}, {
|
|
93
|
-
default: a(() => [
|
|
94
|
-
n(u, {
|
|
95
|
-
value: t(o).dictLabel,
|
|
96
|
-
"onUpdate:value": e[0] || (e[0] = (i) => t(o).dictLabel = i),
|
|
97
|
-
maxlength: 100
|
|
98
|
-
}, null, 8, ["value"])
|
|
99
|
-
]),
|
|
100
|
-
_: 1
|
|
101
|
-
/* STABLE */
|
|
102
|
-
}),
|
|
103
|
-
n(_, {
|
|
104
|
-
label: "字典项值",
|
|
105
|
-
name: "dictValue"
|
|
106
|
-
}, {
|
|
107
|
-
default: a(() => [
|
|
108
|
-
n(u, {
|
|
109
|
-
value: t(o).dictValue,
|
|
110
|
-
"onUpdate:value": e[1] || (e[1] = (i) => t(o).dictValue = i),
|
|
111
|
-
maxlength: 100
|
|
112
|
-
}, null, 8, ["value"])
|
|
113
|
-
]),
|
|
114
|
-
_: 1
|
|
115
|
-
/* STABLE */
|
|
116
|
-
}),
|
|
117
|
-
n(_, {
|
|
118
|
-
label: "描述",
|
|
119
|
-
name: "description"
|
|
120
|
-
}, {
|
|
121
|
-
default: a(() => [
|
|
122
|
-
n(k, {
|
|
123
|
-
value: t(o).description,
|
|
124
|
-
"onUpdate:value": e[2] || (e[2] = (i) => t(o).description = i),
|
|
125
|
-
rows: 3,
|
|
126
|
-
"show-count": "",
|
|
127
|
-
maxlength: 200
|
|
128
|
-
}, null, 8, ["value"])
|
|
129
|
-
]),
|
|
130
|
-
_: 1
|
|
131
|
-
/* STABLE */
|
|
132
|
-
}),
|
|
133
|
-
n(_, {
|
|
134
|
-
label: "排序",
|
|
135
|
-
name: "sort"
|
|
136
|
-
}, {
|
|
137
|
-
default: a(() => [
|
|
138
|
-
n(M, {
|
|
139
|
-
value: t(o).sort,
|
|
140
|
-
"onUpdate:value": e[3] || (e[3] = (i) => t(o).sort = i)
|
|
141
|
-
}, null, 8, ["value"])
|
|
142
|
-
]),
|
|
143
|
-
_: 1
|
|
144
|
-
/* STABLE */
|
|
145
|
-
}),
|
|
146
|
-
n(_, {
|
|
147
|
-
label: "是否启动",
|
|
148
|
-
name: "enable"
|
|
149
|
-
}, {
|
|
150
|
-
default: a(() => [
|
|
151
|
-
n(W, {
|
|
152
|
-
checked: t(o).enable,
|
|
153
|
-
"onUpdate:checked": e[4] || (e[4] = (i) => t(o).enable = i)
|
|
154
|
-
}, null, 8, ["checked"])
|
|
155
|
-
]),
|
|
156
|
-
_: 1
|
|
157
|
-
/* STABLE */
|
|
158
|
-
})
|
|
159
|
-
]),
|
|
160
|
-
_: 1
|
|
161
|
-
/* STABLE */
|
|
162
|
-
}, 8, ["model"])
|
|
163
|
-
]),
|
|
164
|
-
_: 1
|
|
165
|
-
/* STABLE */
|
|
166
|
-
}, 8, ["open", "title"]);
|
|
167
|
-
};
|
|
168
|
-
}
|
|
169
|
-
}), pe = {
|
|
170
|
-
"p-20px": "",
|
|
171
|
-
"w-full": "",
|
|
172
|
-
"h-full": ""
|
|
173
|
-
}, _e = ["onClick"], fe = {
|
|
174
|
-
class: "ml-4px"
|
|
175
|
-
}, ve = ["onClick"], be = {
|
|
176
|
-
class: "ml-4px"
|
|
177
|
-
}, Re = /* @__PURE__ */ B({
|
|
178
|
-
name: "DictionaryItem",
|
|
179
|
-
__name: "itemlist",
|
|
180
|
-
setup(U) {
|
|
181
|
-
const {
|
|
182
|
-
auth: h
|
|
183
|
-
} = Z(), g = I(), x = I(), w = [{
|
|
184
|
-
minWidth: 100,
|
|
185
|
-
title: "字典项标签名",
|
|
186
|
-
dataIndex: "dictLabel",
|
|
187
|
-
ellipsis: !0
|
|
188
|
-
}, {
|
|
189
|
-
minWidth: 100,
|
|
190
|
-
title: "字典项值",
|
|
191
|
-
dataIndex: "dictValue",
|
|
192
|
-
ellipsis: !0
|
|
193
|
-
}, {
|
|
194
|
-
minWidth: 200,
|
|
195
|
-
title: "描述",
|
|
196
|
-
dataIndex: "description",
|
|
197
|
-
ellipsis: !0
|
|
198
|
-
}, {
|
|
199
|
-
width: 80,
|
|
200
|
-
minWidth: 60,
|
|
201
|
-
title: "排序",
|
|
202
|
-
dataIndex: "sort"
|
|
203
|
-
}, {
|
|
204
|
-
width: 100,
|
|
205
|
-
minWidth: 80,
|
|
206
|
-
title: "是否启用",
|
|
207
|
-
dataIndex: "enable",
|
|
208
|
-
customRender({
|
|
209
|
-
text: r
|
|
210
|
-
}) {
|
|
211
|
-
return r ? n(P, {
|
|
212
|
-
status: "success",
|
|
213
|
-
text: "启用"
|
|
214
|
-
}, null) : n(P, {
|
|
215
|
-
status: "error",
|
|
216
|
-
text: "禁用"
|
|
217
|
-
}, null);
|
|
218
|
-
}
|
|
219
|
-
}, {
|
|
220
|
-
title: "操作",
|
|
221
|
-
dataIndex: "action",
|
|
222
|
-
width: 160,
|
|
223
|
-
fixed: "right",
|
|
224
|
-
hideInTable() {
|
|
225
|
-
return !h(["dictionary_data_remove", "dictionary_data_edit"]);
|
|
226
|
-
}
|
|
227
|
-
}], m = L({
|
|
228
|
-
code: "",
|
|
229
|
-
name: ""
|
|
230
|
-
}), v = de();
|
|
231
|
-
oe(() => {
|
|
232
|
-
m.code = v.query.code;
|
|
233
|
-
});
|
|
234
|
-
function f(r, l) {
|
|
235
|
-
switch (r) {
|
|
236
|
-
case c.ADD:
|
|
237
|
-
x.value.open(r, m.code);
|
|
238
|
-
break;
|
|
239
|
-
case c.EDIT:
|
|
240
|
-
x.value.open(r, m.code, l);
|
|
241
|
-
break;
|
|
242
|
-
case c.REMOVE:
|
|
243
|
-
ce.confirm({
|
|
244
|
-
title: "删除",
|
|
245
|
-
content: "确定要删除该字典数据吗?",
|
|
246
|
-
onOk() {
|
|
247
|
-
se({
|
|
248
|
-
id: l == null ? void 0 : l.id
|
|
249
|
-
}).then((p) => {
|
|
250
|
-
p.success && (N.success("删除成功"), o());
|
|
251
|
-
});
|
|
252
|
-
}
|
|
253
|
-
});
|
|
254
|
-
break;
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
async function y(r) {
|
|
258
|
-
var s, e;
|
|
259
|
-
const {
|
|
260
|
-
current: l,
|
|
261
|
-
pageSize: p,
|
|
262
|
-
...D
|
|
263
|
-
} = r, d = await re({
|
|
264
|
-
currentPage: l,
|
|
265
|
-
pageSize: p,
|
|
266
|
-
code: v.query.code,
|
|
267
|
-
...D
|
|
268
|
-
});
|
|
269
|
-
return {
|
|
270
|
-
success: d.success,
|
|
271
|
-
data: ((s = d.data) == null ? void 0 : s.records) ?? [],
|
|
272
|
-
total: ((e = d.data) == null ? void 0 : e.total) ?? 0
|
|
273
|
-
};
|
|
274
|
-
}
|
|
275
|
-
function o() {
|
|
276
|
-
g.value.reload();
|
|
277
|
-
}
|
|
278
|
-
return (r, l) => {
|
|
279
|
-
const p = te, D = q, d = ee, s = S, e = ae("auth");
|
|
280
|
-
return b(), C("div", pe, [n(
|
|
281
|
-
t(ue),
|
|
282
|
-
{
|
|
283
|
-
ref_key: "tableRef",
|
|
284
|
-
ref: g,
|
|
285
|
-
"row-key": "id",
|
|
286
|
-
request: y,
|
|
287
|
-
search: !1,
|
|
288
|
-
columns: w,
|
|
289
|
-
"auto-height": "",
|
|
290
|
-
scroll: {
|
|
291
|
-
x: 1040
|
|
292
|
-
}
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
toolbar: a(() => [E((b(), V(D, {
|
|
296
|
-
type: "primary",
|
|
297
|
-
onClick: l[0] || (l[0] = (u) => f(t(c).ADD))
|
|
298
|
-
}, {
|
|
299
|
-
default: a(() => [n(p), T(
|
|
300
|
-
" " + R(t(c).ADD),
|
|
301
|
-
1
|
|
302
|
-
/* TEXT */
|
|
303
|
-
)]),
|
|
304
|
-
_: 1
|
|
305
|
-
/* STABLE */
|
|
306
|
-
})), [[e, "dictionary_data_add"]])]),
|
|
307
|
-
bodyCell: a(({
|
|
308
|
-
column: u,
|
|
309
|
-
record: _
|
|
310
|
-
}) => [u.dataIndex === "action" ? (b(), V(
|
|
311
|
-
s,
|
|
312
|
-
{
|
|
313
|
-
key: 0
|
|
314
|
-
},
|
|
315
|
-
{
|
|
316
|
-
default: a(() => [E((b(), C("a", {
|
|
317
|
-
class: "flex items-center",
|
|
318
|
-
onClick: (k) => f(t(c).EDIT, _)
|
|
319
|
-
}, [n(d, {
|
|
320
|
-
name: "edit",
|
|
321
|
-
class: "text-base"
|
|
322
|
-
}), A(
|
|
323
|
-
"span",
|
|
324
|
-
fe,
|
|
325
|
-
R(t(c).EDIT),
|
|
326
|
-
1
|
|
327
|
-
/* TEXT */
|
|
328
|
-
)], 8, _e)), [[e, "dictionary_data_edit"]]), E((b(), C("a", {
|
|
329
|
-
class: "flex items-center text-red-500 hover:cursor-pointer hover:opacity-80",
|
|
330
|
-
onClick: (k) => f(t(c).REMOVE, _)
|
|
331
|
-
}, [n(d, {
|
|
332
|
-
name: "remove",
|
|
333
|
-
class: "text-base"
|
|
334
|
-
}), A(
|
|
335
|
-
"span",
|
|
336
|
-
be,
|
|
337
|
-
R(t(c).REMOVE),
|
|
338
|
-
1
|
|
339
|
-
/* TEXT */
|
|
340
|
-
)], 8, ve)), [[e, "dictionary_data_remove"]])]),
|
|
341
|
-
_: 2
|
|
342
|
-
/* DYNAMIC */
|
|
343
|
-
},
|
|
344
|
-
1024
|
|
345
|
-
/* DYNAMIC_SLOTS */
|
|
346
|
-
)) : le("v-if", !0)]),
|
|
347
|
-
_: 1
|
|
348
|
-
/* STABLE */
|
|
349
|
-
},
|
|
350
|
-
512
|
|
351
|
-
/* NEED_PATCH */
|
|
352
|
-
), n(
|
|
353
|
-
me,
|
|
354
|
-
{
|
|
355
|
-
ref_key: "DrawerDictionaryItemRef",
|
|
356
|
-
ref: x,
|
|
357
|
-
onSubmit: l[1] || (l[1] = (u) => o())
|
|
358
|
-
},
|
|
359
|
-
null,
|
|
360
|
-
512
|
|
361
|
-
/* NEED_PATCH */
|
|
362
|
-
)]);
|
|
363
|
-
};
|
|
364
|
-
}
|
|
365
|
-
});
|
|
366
|
-
export {
|
|
367
|
-
Re as default
|
|
368
|
-
};
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { i as t } from "./index-BOEO9CRp.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
|
-
};
|