react-toolkits 0.8.33 → 0.8.35
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/CHANGELOG.md +12 -0
- package/lib/{index-JPOeHFmn.chunk.js → index-8t6YmrpM.chunk.js} +19 -19
- package/lib/{index-sy7NzOUN.chunk.js → index-Q-wQlLor.chunk.js} +2 -2
- package/lib/{index-i4KNvJuA.chunk.js → index-ZERmkGlW.chunk.js} +1020 -1015
- package/lib/{index-DvxCSYwC.chunk.js → index-f4mPQlqW.chunk.js} +39 -39
- package/lib/{index-W8Zj5bvZ.chunk.js → index-i6_hSAif.chunk.js} +3 -3
- package/lib/{index-XX29V_Aq.chunk.js → index-s29S8miu.chunk.js} +1 -1
- package/lib/index.d.ts +7 -5
- package/lib/index.js +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { A as
|
|
1
|
+
import { A as T, _ as U, c as N, d as P, u as y, a as b, j as e, P as j, r as _, H as z, Q as $, b as S } from "./index-ZERmkGlW.chunk.js";
|
|
2
2
|
import { App as f, Space as F, Card as G, Form as g, Input as L } from "antd";
|
|
3
3
|
import { p as A } from "./immer-BLf7GM7E.chunk.js";
|
|
4
4
|
import { Link as B } from "react-router-dom";
|
|
5
|
-
import { P as k } from "./index-
|
|
6
|
-
import { d as E, e as q, f as D } from "./index-
|
|
5
|
+
import { P as k } from "./index-Q-wQlLor.chunk.js";
|
|
6
|
+
import { d as E, e as q, f as D } from "./index-s29S8miu.chunk.js";
|
|
7
7
|
import * as v from "react";
|
|
8
8
|
import "react-dom";
|
|
9
9
|
var Q = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M892 772h-80v-80c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v80h-80c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h80v80c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-80h80c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM373.5 498.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.8-1.7-203.2 89.2-203.2 200 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.8-1.1 6.4-4.8 5.9-8.8zM824 472c0-109.4-87.9-198.3-196.9-200C516.3 270.3 424 361.2 424 472c0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C357 742.6 326 814.8 324 891.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5C505.8 695.7 563 672 624 672c110.4 0 200-89.5 200-200zm-109.5 90.5C690.3 586.7 658.2 600 624 600s-66.3-13.3-90.5-37.5a127.26 127.26 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4-.1 34.2-13.4 66.3-37.6 90.5z" } }] }, name: "usergroup-add", theme: "outlined" };
|
|
10
10
|
const H = Q;
|
|
11
11
|
var I = function(r, a) {
|
|
12
|
-
return /* @__PURE__ */ v.createElement(
|
|
12
|
+
return /* @__PURE__ */ v.createElement(T, U({}, r, {
|
|
13
13
|
ref: a,
|
|
14
14
|
icon: H
|
|
15
15
|
}));
|
|
16
16
|
};
|
|
17
17
|
process.env.NODE_ENV !== "production" && (I.displayName = "UsergroupAddOutlined");
|
|
18
18
|
const K = /* @__PURE__ */ v.forwardRef(I), h = "/api/usystem/role/list", J = () => {
|
|
19
|
-
const { message: c } = f.useApp(), { setPayload: r } = y(), a = q(), n = b(), l = async (
|
|
19
|
+
const { message: c } = f.useApp(), { setPayload: r } = y(), a = q(), n = b(), l = async (o) => {
|
|
20
20
|
await a.trigger({
|
|
21
|
-
name: `role_${
|
|
22
|
-
permissions:
|
|
21
|
+
name: `role_${o.name}`,
|
|
22
|
+
permissions: o.permissions
|
|
23
23
|
}), r(h, { page: 1 }), c.success(n("RoleList.createSuccessfully"));
|
|
24
24
|
};
|
|
25
25
|
return S({
|
|
@@ -43,24 +43,24 @@ const K = /* @__PURE__ */ v.forwardRef(I), h = "/api/usystem/role/list", J = ()
|
|
|
43
43
|
/* @__PURE__ */ e.jsx(g.Item, { label: n("global.name"), name: "name", rules: [{ required: !0 }], children: /* @__PURE__ */ e.jsx(L, { readOnly: !0, addonBefore: "role_" }) }),
|
|
44
44
|
/* @__PURE__ */ e.jsx(g.Item, { name: "permissions", children: /* @__PURE__ */ e.jsx(k, {}) })
|
|
45
45
|
] }),
|
|
46
|
-
onConfirm: async (l,
|
|
46
|
+
onConfirm: async (l, o) => {
|
|
47
47
|
await a.trigger({
|
|
48
|
-
id:
|
|
48
|
+
id: o == null ? void 0 : o.id,
|
|
49
49
|
name: `role_${l.name}`,
|
|
50
50
|
permissions: l.permissions
|
|
51
51
|
}), r(
|
|
52
52
|
h,
|
|
53
53
|
(x) => A(x, (m) => {
|
|
54
54
|
var p;
|
|
55
|
-
const u = (p = m == null ? void 0 : m.dataSource) == null ? void 0 : p.find((t) => t.id === (
|
|
55
|
+
const u = (p = m == null ? void 0 : m.dataSource) == null ? void 0 : p.find((t) => t.id === (o == null ? void 0 : o.id));
|
|
56
56
|
u && (u.permissions = l.permissions);
|
|
57
57
|
}),
|
|
58
58
|
{ revalidate: !1 }
|
|
59
59
|
), c.success(n("RoleList.updateSuccessfully"));
|
|
60
60
|
}
|
|
61
61
|
});
|
|
62
|
-
},
|
|
63
|
-
const { accessible: c } = N("200005", !0), { modal: r, message: a } = f.useApp(), { usePermissionApiV2: n } = P(), l = E(), { mutate:
|
|
62
|
+
}, oe = () => {
|
|
63
|
+
const { accessible: c } = N("200005", !0), { modal: r, message: a } = f.useApp(), { usePermissionApiV2: n } = P(), l = E(), { mutate: o } = y(), { show: x, modal: m } = J(), { show: u, modal: p } = W(), t = b(), M = [
|
|
64
64
|
{
|
|
65
65
|
title: t("global.name"),
|
|
66
66
|
key: "name",
|
|
@@ -91,17 +91,17 @@ const K = /* @__PURE__ */ v.forwardRef(I), h = "/api/usystem/role/list", J = ()
|
|
|
91
91
|
size: "small",
|
|
92
92
|
type: "link",
|
|
93
93
|
onClick: async () => {
|
|
94
|
-
const { data:
|
|
94
|
+
const { data: i } = await _(
|
|
95
95
|
`/api/usystem/role/info${n ? "V2" : ""}?name=${s.name}`,
|
|
96
96
|
{ isGlobalNS: !0 }
|
|
97
97
|
);
|
|
98
98
|
u({
|
|
99
99
|
initialValues: {
|
|
100
|
-
permissions:
|
|
101
|
-
name:
|
|
100
|
+
permissions: i == null ? void 0 : i.permissions,
|
|
101
|
+
name: i == null ? void 0 : i.name.replace(/^role_/, "")
|
|
102
102
|
},
|
|
103
103
|
extraValues: {
|
|
104
|
-
id:
|
|
104
|
+
id: i == null ? void 0 : i.id
|
|
105
105
|
}
|
|
106
106
|
});
|
|
107
107
|
},
|
|
@@ -124,9 +124,9 @@ const K = /* @__PURE__ */ v.forwardRef(I), h = "/api/usystem/role/list", J = ()
|
|
|
124
124
|
await l.trigger({
|
|
125
125
|
id: s.id,
|
|
126
126
|
name: s.name
|
|
127
|
-
}),
|
|
127
|
+
}), o(h, (i) => A(i, (d) => {
|
|
128
128
|
var R, C;
|
|
129
|
-
const w = (R = d == null ? void 0 : d.dataSource) == null ? void 0 : R.findIndex((
|
|
129
|
+
const w = (R = d == null ? void 0 : d.dataSource) == null ? void 0 : R.findIndex((O) => O.id === s.id);
|
|
130
130
|
w && ((C = d == null ? void 0 : d.dataSource) == null || C.splice(w, 1));
|
|
131
131
|
})), a.success(t("RoleList.deleteSuccessfully"));
|
|
132
132
|
}
|
|
@@ -175,5 +175,5 @@ const K = /* @__PURE__ */ v.forwardRef(I), h = "/api/usystem/role/list", J = ()
|
|
|
175
175
|
] });
|
|
176
176
|
};
|
|
177
177
|
export {
|
|
178
|
-
|
|
178
|
+
oe as default
|
|
179
179
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as S, j as e, d as $ } from "./index-
|
|
1
|
+
import { a as S, j as e, d as $ } from "./index-ZERmkGlW.chunk.js";
|
|
2
2
|
import { Collapse as D, Checkbox as k, Row as G, Col as _, Skeleton as T, Typography as A, Divider as w, Card as K, Space as M, Select as E, Button as N, Empty as O } from "antd";
|
|
3
|
-
import { h as R, i as B } from "./index-
|
|
3
|
+
import { h as R, i as B } from "./index-s29S8miu.chunk.js";
|
|
4
4
|
import { useState as P, useCallback as F, useEffect as b } from "react";
|
|
5
5
|
const q = (x) => {
|
|
6
6
|
const { permissions: l, readonly: t, expand: d, value: a, onChange: r } = x, [m, p] = P([]), [g, u] = P({}), [c, f] = P(a ?? []), C = S(), h = F((s) => {
|