@pubinfo/module-rbac 2.0.15 → 2.1.0

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.
Files changed (44) hide show
  1. package/dist/{HoverCard-DASfDgI1.js → HoverCard-7agF2aDO.js} +1 -1
  2. package/dist/{HoverCard.vue_vue_type_script_setup_true_lang-BqEarhzP.js → HoverCard.vue_vue_type_script_setup_true_lang-DEScDCo1.js} +1 -1
  3. package/dist/{LayoutForm-C-vNwp3q.js → LayoutForm-Pv6UyKl3.js} +1 -1
  4. package/dist/MetaForm-CdjGvTzO.js +42387 -0
  5. package/dist/MetaForm.css +1 -1
  6. package/dist/{OrgAndPosition-DjF_gcp6.js → OrgAndPosition-R-YixdXG.js} +1 -1
  7. package/dist/{OrgAndPosition.vue_vue_type_script_setup_true_lang-CFSDHn40.js → OrgAndPosition.vue_vue_type_script_setup_true_lang-jEjTok4n.js} +1 -1
  8. package/dist/{ResourceEdit-D2YFu-Gk.js → ResourceEdit-DmhCeCzZ.js} +1 -1
  9. package/dist/{ResourceEdit.vue_vue_type_script_setup_true_lang-Cb0mKIlJ.js → ResourceEdit.vue_vue_type_script_setup_true_lang-Bf5bFQcG.js} +2 -2
  10. package/dist/{UserAuthorization-rqttVub5.js → UserAuthorization-Ch_iKzms.js} +1 -1
  11. package/dist/{UserEdit-DkNVPVA4.js → UserEdit-B1fnFcSC.js} +1 -1
  12. package/dist/UserEdit.vue_vue_type_script_setup_true_lang-SIR1ZO_N.js +315 -0
  13. package/dist/{drawerBlackWhiteList-Cr16yNs8.js → drawerBlackWhiteList-eWyKScZN.js} +1 -1
  14. package/dist/{drawerBlackWhiteList.vue_vue_type_script_setup_true_lang-BR6Yeiie.js → drawerBlackWhiteList.vue_vue_type_script_setup_true_lang-CNBKo3Jg.js} +17 -16
  15. package/dist/{drawerPosition-BYypSGoF.js → drawerPosition-BA_gLotd.js} +1 -1
  16. package/dist/{drawerPosition.vue_vue_type_script_setup_true_lang-DcZ48XJV.js → drawerPosition.vue_vue_type_script_setup_true_lang-ZqfbI05C.js} +1 -1
  17. package/dist/{drawerRegion-BiIlYQ0Z.js → drawerRegion-CauOP4lh.js} +1 -1
  18. package/dist/{drawerRegion.vue_vue_type_script_setup_true_lang-BwAj_RKw.js → drawerRegion.vue_vue_type_script_setup_true_lang-DeL9jV-P.js} +50 -48
  19. package/dist/gangweijiekou-CUGlx4Ni.js +48 -0
  20. package/dist/{index-qn7U9T51.js → index-B0zXLUdu.js} +25 -25
  21. package/dist/{index-Cqkr8Rvk.js → index-BhZNbJp6.js} +1 -1
  22. package/dist/{index-nAPHtTM7.js → index-Bm3WQuJD.js} +1 -1
  23. package/dist/{index-BPkJOFXE.js → index-CW5BpDeG.js} +1 -1
  24. package/dist/{index-DoFuRlsc.js → index-iBmBJd50.js} +2 -2
  25. package/dist/index.js +65 -40
  26. package/dist/index17.css +1 -1
  27. package/dist/isEmpty-BgDIb4aS.js +20 -0
  28. package/dist/vanilla-picker-BAEwS4Fy.js +536 -0
  29. package/dist/views/resource/model.d.ts +1 -0
  30. package/package.json +4 -3
  31. package/src/api/modules/assist/qunzujiekou.ts +3 -0
  32. package/src/api/modules/assist/quyujiekou.ts +2 -0
  33. package/src/api/modules/configData/heibaimingdanfuwu.ts +2 -0
  34. package/src/api/modules/configData/zidifuwu.ts +4 -0
  35. package/src/api/modules/rbac/gangweijiekou.ts +3 -0
  36. package/src/api/modules/rbac/yonghushoucangbiaojiekou.ts +2 -0
  37. package/src/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +1 -0
  38. package/src/components/JsonEditorModal/index.vue +54 -0
  39. package/src/views/resource/components/HoverCard.vue +1 -1
  40. package/src/views/resource/components/MetaForm.vue +24 -0
  41. package/src/views/resource/model.ts +2 -0
  42. package/dist/MetaForm-13JASu7v.js +0 -401
  43. package/dist/UserEdit.vue_vue_type_script_setup_true_lang-CFs0SxVJ.js +0 -330
  44. package/dist/gangweijiekou-Cs016LjQ.js +0 -46
@@ -0,0 +1,20 @@
1
+ import { B as i, D as e, V as o, W as n, X as a, Y as f, Z as p, $ as y } from "./index.js";
2
+ var g = "[object Map]", c = "[object Set]", b = Object.prototype, m = b.hasOwnProperty;
3
+ function j(r) {
4
+ if (r == null)
5
+ return !0;
6
+ if (i(r) && (e(r) || typeof r == "string" || typeof r.splice == "function" || o(r) || n(r) || a(r)))
7
+ return !r.length;
8
+ var t = f(r);
9
+ if (t == g || t == c)
10
+ return !r.size;
11
+ if (p(r))
12
+ return !y(r).length;
13
+ for (var s in r)
14
+ if (m.call(r, s))
15
+ return !1;
16
+ return !0;
17
+ }
18
+ export {
19
+ j as i
20
+ };
@@ -0,0 +1,536 @@
1
+ /*!
2
+ * vanilla-picker v2.12.3
3
+ * https://vanilla-picker.js.org
4
+ *
5
+ * Copyright 2017-2024 Andreas Borgen (https://github.com/Sphinxxxx), Adam Brooks (https://github.com/dissimulate)
6
+ * Released under the ISC license.
7
+ */
8
+ var O = function(l, n) {
9
+ if (!(l instanceof n))
10
+ throw new TypeError("Cannot call a class as a function");
11
+ }, R = /* @__PURE__ */ function() {
12
+ function l(n, e) {
13
+ for (var t = 0; t < e.length; t++) {
14
+ var r = e[t];
15
+ r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(n, r.key, r);
16
+ }
17
+ }
18
+ return function(n, e, t) {
19
+ return e && l(n.prototype, e), t && l(n, t), n;
20
+ };
21
+ }(), y = /* @__PURE__ */ function() {
22
+ function l(n, e) {
23
+ var t = [], r = !0, i = !1, o = void 0;
24
+ try {
25
+ for (var c = n[Symbol.iterator](), a; !(r = (a = c.next()).done) && (t.push(a.value), !(e && t.length === e)); r = !0)
26
+ ;
27
+ } catch (s) {
28
+ i = !0, o = s;
29
+ } finally {
30
+ try {
31
+ !r && c.return && c.return();
32
+ } finally {
33
+ if (i) throw o;
34
+ }
35
+ }
36
+ return t;
37
+ }
38
+ return function(n, e) {
39
+ if (Array.isArray(n))
40
+ return n;
41
+ if (Symbol.iterator in Object(n))
42
+ return l(n, e);
43
+ throw new TypeError("Invalid attempt to destructure non-iterable instance");
44
+ };
45
+ }();
46
+ String.prototype.startsWith = String.prototype.startsWith || function(l) {
47
+ return this.indexOf(l) === 0;
48
+ };
49
+ String.prototype.padStart = String.prototype.padStart || function(l, n) {
50
+ for (var e = this; e.length < l; )
51
+ e = n + e;
52
+ return e;
53
+ };
54
+ var I = { cb: "0f8ff", tqw: "aebd7", q: "-ffff", qmrn: "7fffd4", zr: "0ffff", bg: "5f5dc", bsq: "e4c4", bck: "---", nch: "ebcd", b: "--ff", bvt: "8a2be2", brwn: "a52a2a", brw: "deb887", ctb: "5f9ea0", hrt: "7fff-", chcT: "d2691e", cr: "7f50", rnw: "6495ed", crns: "8dc", crms: "dc143c", cn: "-ffff", Db: "--8b", Dcn: "-8b8b", Dgnr: "b8860b", Dgr: "a9a9a9", Dgrn: "-64-", Dkhk: "bdb76b", Dmgn: "8b-8b", Dvgr: "556b2f", Drng: "8c-", Drch: "9932cc", Dr: "8b--", Dsmn: "e9967a", Dsgr: "8fbc8f", DsTb: "483d8b", DsTg: "2f4f4f", Dtrq: "-ced1", Dvt: "94-d3", ppnk: "1493", pskb: "-bfff", mgr: "696969", grb: "1e90ff", rbrc: "b22222", rwht: "af0", stg: "228b22", chs: "-ff", gnsb: "dcdcdc", st: "8f8ff", g: "d7-", gnr: "daa520", gr: "808080", grn: "-8-0", grnw: "adff2f", hnw: "0fff0", htpn: "69b4", nnr: "cd5c5c", ng: "4b-82", vr: "0", khk: "0e68c", vnr: "e6e6fa", nrb: "0f5", wngr: "7cfc-", mnch: "acd", Lb: "add8e6", Lcr: "08080", Lcn: "e0ffff", Lgnr: "afad2", Lgr: "d3d3d3", Lgrn: "90ee90", Lpnk: "b6c1", Lsmn: "a07a", Lsgr: "20b2aa", Lskb: "87cefa", LsTg: "778899", Lstb: "b0c4de", Lw: "e0", m: "-ff-", mgrn: "32cd32", nn: "af0e6", mgnt: "-ff", mrn: "8--0", mqm: "66cdaa", mmb: "--cd", mmrc: "ba55d3", mmpr: "9370db", msg: "3cb371", mmsT: "7b68ee", "": "-fa9a", mtr: "48d1cc", mmvt: "c71585", mnLb: "191970", ntc: "5fffa", mstr: "e4e1", mccs: "e4b5", vjw: "dead", nv: "--80", c: "df5e6", v: "808-0", vrb: "6b8e23", rng: "a5-", rngr: "45-", rch: "da70d6", pgnr: "eee8aa", pgrn: "98fb98", ptrq: "afeeee", pvtr: "db7093", ppwh: "efd5", pchp: "dab9", pr: "cd853f", pnk: "c0cb", pm: "dda0dd", pwrb: "b0e0e6", prp: "8-080", cc: "663399", r: "--", sbr: "bc8f8f", rb: "4169e1", sbrw: "8b4513", smn: "a8072", nbr: "4a460", sgrn: "2e8b57", ssh: "5ee", snn: "a0522d", svr: "c0c0c0", skb: "87ceeb", sTb: "6a5acd", sTgr: "708090", snw: "afa", n: "-ff7f", stb: "4682b4", tn: "d2b48c", t: "-8080", thst: "d8bfd8", tmT: "6347", trqs: "40e0d0", vt: "ee82ee", whT: "5deb3", wht: "", hts: "5f5f5", w: "-", wgrn: "9acd32" };
55
+ function A(l) {
56
+ var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 1, e = n > 0 ? l.toFixed(n).replace(/0+$/, "").replace(/\.$/, "") : l.toString();
57
+ return e || "0";
58
+ }
59
+ var N = function() {
60
+ function l(n, e, t, r) {
61
+ O(this, l);
62
+ var i = this;
63
+ function o(a) {
64
+ if (a.startsWith("hsl")) {
65
+ var s = a.match(/([\-\d\.e]+)/g).map(Number), p = y(s, 4), f = p[0], u = p[1], d = p[2], b = p[3];
66
+ b === void 0 && (b = 1), f /= 360, u /= 100, d /= 100, i.hsla = [f, u, d, b];
67
+ } else if (a.startsWith("rgb")) {
68
+ var m = a.match(/([\-\d\.e]+)/g).map(Number), h = y(m, 4), v = h[0], g = h[1], E = h[2], k = h[3];
69
+ k === void 0 && (k = 1), i.rgba = [v, g, E, k];
70
+ } else
71
+ a.startsWith("#") ? i.rgba = l.hexToRgb(a) : i.rgba = l.nameToRgb(a) || l.hexToRgb(a);
72
+ }
73
+ if (n !== void 0) if (Array.isArray(n))
74
+ this.rgba = n;
75
+ else if (t === void 0) {
76
+ var c = n && "" + n;
77
+ c && o(c.toLowerCase());
78
+ } else
79
+ this.rgba = [n, e, t, r === void 0 ? 1 : r];
80
+ }
81
+ return R(l, [{
82
+ key: "printRGB",
83
+ value: function(e) {
84
+ var t = e ? this.rgba : this.rgba.slice(0, 3), r = t.map(function(i, o) {
85
+ return A(i, o === 3 ? 3 : 0);
86
+ });
87
+ return e ? "rgba(" + r + ")" : "rgb(" + r + ")";
88
+ }
89
+ }, {
90
+ key: "printHSL",
91
+ value: function(e) {
92
+ var t = [360, 100, 100, 1], r = ["", "%", "%", ""], i = e ? this.hsla : this.hsla.slice(0, 3), o = i.map(function(c, a) {
93
+ return A(c * t[a], a === 3 ? 3 : 1) + r[a];
94
+ });
95
+ return e ? "hsla(" + o + ")" : "hsl(" + o + ")";
96
+ }
97
+ }, {
98
+ key: "printHex",
99
+ value: function(e) {
100
+ var t = this.hex;
101
+ return e ? t : t.substring(0, 7);
102
+ }
103
+ }, {
104
+ key: "rgba",
105
+ get: function() {
106
+ if (this._rgba)
107
+ return this._rgba;
108
+ if (!this._hsla)
109
+ throw new Error("No color is set");
110
+ return this._rgba = l.hslToRgb(this._hsla);
111
+ },
112
+ set: function(e) {
113
+ e.length === 3 && (e[3] = 1), this._rgba = e, this._hsla = null;
114
+ }
115
+ }, {
116
+ key: "rgbString",
117
+ get: function() {
118
+ return this.printRGB();
119
+ }
120
+ }, {
121
+ key: "rgbaString",
122
+ get: function() {
123
+ return this.printRGB(!0);
124
+ }
125
+ }, {
126
+ key: "hsla",
127
+ get: function() {
128
+ if (this._hsla)
129
+ return this._hsla;
130
+ if (!this._rgba)
131
+ throw new Error("No color is set");
132
+ return this._hsla = l.rgbToHsl(this._rgba);
133
+ },
134
+ set: function(e) {
135
+ e.length === 3 && (e[3] = 1), this._hsla = e, this._rgba = null;
136
+ }
137
+ }, {
138
+ key: "hslString",
139
+ get: function() {
140
+ return this.printHSL();
141
+ }
142
+ }, {
143
+ key: "hslaString",
144
+ get: function() {
145
+ return this.printHSL(!0);
146
+ }
147
+ }, {
148
+ key: "hex",
149
+ get: function() {
150
+ var e = this.rgba, t = e.map(function(r, i) {
151
+ return i < 3 ? r.toString(16) : Math.round(r * 255).toString(16);
152
+ });
153
+ return "#" + t.map(function(r) {
154
+ return r.padStart(2, "0");
155
+ }).join("");
156
+ },
157
+ set: function(e) {
158
+ this.rgba = l.hexToRgb(e);
159
+ }
160
+ }], [{
161
+ key: "hexToRgb",
162
+ value: function(e) {
163
+ var t = (e.startsWith("#") ? e.slice(1) : e).replace(/^(\w{3})$/, "$1F").replace(/^(\w)(\w)(\w)(\w)$/, "$1$1$2$2$3$3$4$4").replace(/^(\w{6})$/, "$1FF");
164
+ if (!t.match(/^([0-9a-fA-F]{8})$/))
165
+ throw new Error("Unknown hex color; " + e);
166
+ var r = t.match(/^(\w\w)(\w\w)(\w\w)(\w\w)$/).slice(1).map(function(i) {
167
+ return parseInt(i, 16);
168
+ });
169
+ return r[3] = r[3] / 255, r;
170
+ }
171
+ }, {
172
+ key: "nameToRgb",
173
+ value: function(e) {
174
+ var t = e.toLowerCase().replace("at", "T").replace(/[aeiouyldf]/g, "").replace("ght", "L").replace("rk", "D").slice(-5, 4), r = I[t];
175
+ return r === void 0 ? r : l.hexToRgb(r.replace(/\-/g, "00").padStart(6, "f"));
176
+ }
177
+ }, {
178
+ key: "rgbToHsl",
179
+ value: function(e) {
180
+ var t = y(e, 4), r = t[0], i = t[1], o = t[2], c = t[3];
181
+ r /= 255, i /= 255, o /= 255;
182
+ var a = Math.max(r, i, o), s = Math.min(r, i, o), p = void 0, f = void 0, u = (a + s) / 2;
183
+ if (a === s)
184
+ p = f = 0;
185
+ else {
186
+ var d = a - s;
187
+ switch (f = u > 0.5 ? d / (2 - a - s) : d / (a + s), a) {
188
+ case r:
189
+ p = (i - o) / d + (i < o ? 6 : 0);
190
+ break;
191
+ case i:
192
+ p = (o - r) / d + 2;
193
+ break;
194
+ case o:
195
+ p = (r - i) / d + 4;
196
+ break;
197
+ }
198
+ p /= 6;
199
+ }
200
+ return [p, f, u, c];
201
+ }
202
+ }, {
203
+ key: "hslToRgb",
204
+ value: function(e) {
205
+ var t = y(e, 4), r = t[0], i = t[1], o = t[2], c = t[3], a = void 0, s = void 0, p = void 0;
206
+ if (i === 0)
207
+ a = s = p = o;
208
+ else {
209
+ var f = function(h, v, g) {
210
+ return g < 0 && (g += 1), g > 1 && (g -= 1), g < 0.16666666666666666 ? h + (v - h) * 6 * g : g < 0.5 ? v : g < 0.6666666666666666 ? h + (v - h) * (0.6666666666666666 - g) * 6 : h;
211
+ }, u = o < 0.5 ? o * (1 + i) : o + i - o * i, d = 2 * o - u;
212
+ a = f(d, u, r + 1 / 3), s = f(d, u, r), p = f(d, u, r - 1 / 3);
213
+ }
214
+ var b = [a * 255, s * 255, p * 255].map(Math.round);
215
+ return b[3] = c, b;
216
+ }
217
+ }]), l;
218
+ }(), z = function() {
219
+ function l() {
220
+ O(this, l), this._events = [];
221
+ }
222
+ return R(l, [{
223
+ key: "add",
224
+ value: function(e, t, r) {
225
+ e.addEventListener(t, r, !1), this._events.push({
226
+ target: e,
227
+ type: t,
228
+ handler: r
229
+ });
230
+ }
231
+ }, {
232
+ key: "remove",
233
+ value: function(e, t, r) {
234
+ this._events = this._events.filter(function(i) {
235
+ var o = !0;
236
+ return e && e !== i.target && (o = !1), t && t !== i.type && (o = !1), r && r !== i.handler && (o = !1), o && l._doRemove(i.target, i.type, i.handler), !o;
237
+ });
238
+ }
239
+ }, {
240
+ key: "destroy",
241
+ value: function() {
242
+ this._events.forEach(function(e) {
243
+ return l._doRemove(e.target, e.type, e.handler);
244
+ }), this._events = [];
245
+ }
246
+ }], [{
247
+ key: "_doRemove",
248
+ value: function(e, t, r) {
249
+ e.removeEventListener(t, r, !1);
250
+ }
251
+ }]), l;
252
+ }();
253
+ function F(l) {
254
+ var n = document.createElement("div");
255
+ return n.innerHTML = l, n.firstElementChild;
256
+ }
257
+ function L(l, n, e) {
258
+ var t = !1;
259
+ function r(a, s, p) {
260
+ return Math.max(s, Math.min(a, p));
261
+ }
262
+ function i(a, s, p) {
263
+ if (p && (t = !0), !!t) {
264
+ a.preventDefault();
265
+ var f = n.getBoundingClientRect(), u = f.width, d = f.height, b = s.clientX, m = s.clientY, h = r(b - f.left, 0, u), v = r(m - f.top, 0, d);
266
+ e(h / u, v / d);
267
+ }
268
+ }
269
+ function o(a, s) {
270
+ var p = a.buttons === void 0 ? a.which : a.buttons;
271
+ p === 1 ? i(a, a, s) : t = !1;
272
+ }
273
+ function c(a, s) {
274
+ a.touches.length === 1 ? i(a, a.touches[0], s) : t = !1;
275
+ }
276
+ l.add(n, "mousedown", function(a) {
277
+ o(a, !0);
278
+ }), l.add(n, "touchstart", function(a) {
279
+ c(a, !0);
280
+ }), l.add(window, "mousemove", o), l.add(n, "touchmove", c), l.add(window, "mouseup", function(a) {
281
+ t = !1;
282
+ }), l.add(n, "touchend", function(a) {
283
+ t = !1;
284
+ }), l.add(n, "touchcancel", function(a) {
285
+ t = !1;
286
+ });
287
+ }
288
+ var U = `linear-gradient(45deg, lightgrey 25%, transparent 25%, transparent 75%, lightgrey 75%) 0 0 / 2em 2em,
289
+ linear-gradient(45deg, lightgrey 25%, white 25%, white 75%, lightgrey 75%) 1em 1em / 2em 2em`, B = 360, P = "keydown", x = "mousedown", T = "focusin";
290
+ function _(l, n) {
291
+ return (n || document).querySelector(l);
292
+ }
293
+ function G(l) {
294
+ l.preventDefault(), l.stopPropagation();
295
+ }
296
+ function H(l, n, e, t, r) {
297
+ l.add(n, P, function(i) {
298
+ e.indexOf(i.key) >= 0 && t(i);
299
+ });
300
+ }
301
+ var K = function() {
302
+ function l(n) {
303
+ O(this, l), this.settings = {
304
+ popup: "right",
305
+ layout: "default",
306
+ alpha: !0,
307
+ editor: !0,
308
+ editorFormat: "hex",
309
+ cancelButton: !1,
310
+ defaultColor: "#0cf"
311
+ }, this._events = new z(), this.onChange = null, this.onDone = null, this.onOpen = null, this.onClose = null, this.setOptions(n);
312
+ }
313
+ return R(l, [{
314
+ key: "setOptions",
315
+ value: function(e) {
316
+ var t = this;
317
+ if (!e)
318
+ return;
319
+ var r = this.settings;
320
+ function i(s, p, f) {
321
+ for (var u in s)
322
+ p[u] = s[u];
323
+ }
324
+ if (e instanceof HTMLElement)
325
+ r.parent = e;
326
+ else {
327
+ r.parent && e.parent && r.parent !== e.parent && (this._events.remove(r.parent), this._popupInited = !1), i(e, r), e.onChange && (this.onChange = e.onChange), e.onDone && (this.onDone = e.onDone), e.onOpen && (this.onOpen = e.onOpen), e.onClose && (this.onClose = e.onClose);
328
+ var o = e.color || e.colour;
329
+ o && this._setColor(o);
330
+ }
331
+ var c = r.parent;
332
+ if (c && r.popup && !this._popupInited) {
333
+ var a = function(p) {
334
+ return t.openHandler(p);
335
+ };
336
+ this._events.add(c, "click", a), H(this._events, c, [" ", "Spacebar", "Enter"], a), this._popupInited = !0;
337
+ } else e.parent && !r.popup && this.show();
338
+ }
339
+ }, {
340
+ key: "openHandler",
341
+ value: function(e) {
342
+ if (this.show()) {
343
+ e && e.preventDefault(), this.settings.parent.style.pointerEvents = "none";
344
+ var t = e && e.type === P ? this._domEdit : this.domElement;
345
+ setTimeout(function() {
346
+ return t.focus();
347
+ }, 100), this.onOpen && this.onOpen(this.colour);
348
+ }
349
+ }
350
+ }, {
351
+ key: "closeHandler",
352
+ value: function(e) {
353
+ var t = e && e.type, r = !1;
354
+ if (!e)
355
+ r = !0;
356
+ else if (t === x || t === T) {
357
+ var i = (this.__containedEvent || 0) + 100;
358
+ e.timeStamp > i && (r = !0);
359
+ } else
360
+ G(e), r = !0;
361
+ r && this.hide() && (this.settings.parent.style.pointerEvents = "", t !== x && this.settings.parent.focus(), this.onClose && this.onClose(this.colour));
362
+ }
363
+ }, {
364
+ key: "movePopup",
365
+ value: function(e, t) {
366
+ this.closeHandler(), this.setOptions(e), t && this.openHandler();
367
+ }
368
+ }, {
369
+ key: "setColor",
370
+ value: function(e, t) {
371
+ this._setColor(e, { silent: t });
372
+ }
373
+ }, {
374
+ key: "_setColor",
375
+ value: function(e, t) {
376
+ if (typeof e == "string" && (e = e.trim()), !!e) {
377
+ t = t || {};
378
+ var r = void 0;
379
+ try {
380
+ r = new N(e);
381
+ } catch (o) {
382
+ if (t.failSilently)
383
+ return;
384
+ throw o;
385
+ }
386
+ if (!this.settings.alpha) {
387
+ var i = r.hsla;
388
+ i[3] = 1, r.hsla = i;
389
+ }
390
+ this.colour = this.color = r, this._setHSLA(null, null, null, null, t);
391
+ }
392
+ }
393
+ }, {
394
+ key: "setColour",
395
+ value: function(e, t) {
396
+ this.setColor(e, t);
397
+ }
398
+ }, {
399
+ key: "show",
400
+ value: function() {
401
+ var e = this.settings.parent;
402
+ if (!e)
403
+ return !1;
404
+ if (this.domElement) {
405
+ var t = this._toggleDOM(!0);
406
+ return this._setPosition(), t;
407
+ }
408
+ var r = this.settings.template || '<div class="picker_wrapper" tabindex="-1"><div class="picker_arrow"></div><div class="picker_hue picker_slider"><div class="picker_selector"></div></div><div class="picker_sl"><div class="picker_selector"></div></div><div class="picker_alpha picker_slider"><div class="picker_selector"></div></div><div class="picker_editor"><input aria-label="Type a color name or hex value"/></div><div class="picker_sample"></div><div class="picker_done"><button>Ok</button></div><div class="picker_cancel"><button>Cancel</button></div></div>', i = F(r);
409
+ return this.domElement = i, this._domH = _(".picker_hue", i), this._domSL = _(".picker_sl", i), this._domA = _(".picker_alpha", i), this._domEdit = _(".picker_editor input", i), this._domSample = _(".picker_sample", i), this._domOkay = _(".picker_done button", i), this._domCancel = _(".picker_cancel button", i), i.classList.add("layout_" + this.settings.layout), this.settings.alpha || i.classList.add("no_alpha"), this.settings.editor || i.classList.add("no_editor"), this.settings.cancelButton || i.classList.add("no_cancel"), this._ifPopup(function() {
410
+ return i.classList.add("popup");
411
+ }), this._setPosition(), this.colour ? this._updateUI() : this._setColor(this.settings.defaultColor), this._bindEvents(), !0;
412
+ }
413
+ }, {
414
+ key: "hide",
415
+ value: function() {
416
+ return this._toggleDOM(!1);
417
+ }
418
+ }, {
419
+ key: "destroy",
420
+ value: function() {
421
+ this._events.destroy(), this.domElement && this.settings.parent.removeChild(this.domElement);
422
+ }
423
+ }, {
424
+ key: "_bindEvents",
425
+ value: function() {
426
+ var e = this, t = this, r = this.domElement, i = this._events;
427
+ function o(s, p, f) {
428
+ i.add(s, p, f);
429
+ }
430
+ o(r, "click", function(s) {
431
+ return s.preventDefault();
432
+ }), L(i, this._domH, function(s, p) {
433
+ return t._setHSLA(s);
434
+ }), L(i, this._domSL, function(s, p) {
435
+ return t._setHSLA(null, s, 1 - p);
436
+ }), this.settings.alpha && L(i, this._domA, function(s, p) {
437
+ return t._setHSLA(null, null, null, 1 - p);
438
+ });
439
+ var c = this._domEdit;
440
+ o(c, "input", function(s) {
441
+ t._setColor(this.value, { fromEditor: !0, failSilently: !0 });
442
+ }), o(c, "focus", function(s) {
443
+ var p = this;
444
+ p.selectionStart === p.selectionEnd && p.select();
445
+ }), this._ifPopup(function() {
446
+ var s = function(u) {
447
+ return e.closeHandler(u);
448
+ };
449
+ o(window, x, s), o(window, T, s), H(i, r, ["Esc", "Escape"], s);
450
+ var p = function(u) {
451
+ e.__containedEvent = u.timeStamp;
452
+ };
453
+ o(r, x, p), o(r, T, p), o(e._domCancel, "click", s);
454
+ });
455
+ var a = function(p) {
456
+ e._ifPopup(function() {
457
+ return e.closeHandler(p);
458
+ }), e.onDone && e.onDone(e.colour);
459
+ };
460
+ o(this._domOkay, "click", a), H(i, r, ["Enter"], a);
461
+ }
462
+ }, {
463
+ key: "_setPosition",
464
+ value: function() {
465
+ var e = this.settings.parent, t = this.domElement;
466
+ e !== t.parentNode && e.appendChild(t), this._ifPopup(function(r) {
467
+ getComputedStyle(e).position === "static" && (e.style.position = "relative");
468
+ var i = r === !0 ? "popup_right" : "popup_" + r;
469
+ ["popup_top", "popup_bottom", "popup_left", "popup_right"].forEach(function(o) {
470
+ o === i ? t.classList.add(o) : t.classList.remove(o);
471
+ }), t.classList.add(i);
472
+ });
473
+ }
474
+ }, {
475
+ key: "_setHSLA",
476
+ value: function(e, t, r, i, o) {
477
+ o = o || {};
478
+ var c = this.colour, a = c.hsla;
479
+ [e, t, r, i].forEach(function(s, p) {
480
+ (s || s === 0) && (a[p] = s);
481
+ }), c.hsla = a, this._updateUI(o), this.onChange && !o.silent && this.onChange(c);
482
+ }
483
+ }, {
484
+ key: "_updateUI",
485
+ value: function(e) {
486
+ if (!this.domElement)
487
+ return;
488
+ e = e || {};
489
+ var t = this.colour, r = t.hsla, i = "hsl(" + r[0] * B + ", 100%, 50%)", o = t.hslString, c = t.hslaString, a = this._domH, s = this._domSL, p = this._domA, f = _(".picker_selector", a), u = _(".picker_selector", s), d = _(".picker_selector", p);
490
+ function b(M, S, C) {
491
+ S.style.left = C * 100 + "%";
492
+ }
493
+ function m(M, S, C) {
494
+ S.style.top = C * 100 + "%";
495
+ }
496
+ b(a, f, r[0]), this._domSL.style.backgroundColor = this._domH.style.color = i, b(s, u, r[1]), m(s, u, 1 - r[2]), s.style.color = o, m(p, d, 1 - r[3]);
497
+ var h = o, v = h.replace("hsl", "hsla").replace(")", ", 0)"), g = "linear-gradient(" + [h, v] + ")";
498
+ if (this._domA.style.background = g + ", " + U, !e.fromEditor) {
499
+ var E = this.settings.editorFormat, k = this.settings.alpha, w = void 0;
500
+ switch (E) {
501
+ case "rgb":
502
+ w = t.printRGB(k);
503
+ break;
504
+ case "hsl":
505
+ w = t.printHSL(k);
506
+ break;
507
+ default:
508
+ w = t.printHex(k);
509
+ }
510
+ this._domEdit.value = w;
511
+ }
512
+ this._domSample.style.color = c;
513
+ }
514
+ }, {
515
+ key: "_ifPopup",
516
+ value: function(e, t) {
517
+ this.settings.parent && this.settings.popup ? e && e(this.settings.popup) : t && t();
518
+ }
519
+ }, {
520
+ key: "_toggleDOM",
521
+ value: function(e) {
522
+ var t = this.domElement;
523
+ if (!t)
524
+ return !1;
525
+ var r = e ? "" : "none", i = t.style.display !== r;
526
+ return i && (t.style.display = r), i;
527
+ }
528
+ }]), l;
529
+ }();
530
+ {
531
+ var D = document.createElement("style");
532
+ D.textContent = '.picker_wrapper.no_alpha .picker_alpha{display:none}.picker_wrapper.no_editor .picker_editor{position:absolute;z-index:-1;opacity:0}.picker_wrapper.no_cancel .picker_cancel{display:none}.layout_default.picker_wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;font-size:10px;width:25em;padding:.5em}.layout_default.picker_wrapper input,.layout_default.picker_wrapper button{font-size:1rem}.layout_default.picker_wrapper>*{margin:.5em}.layout_default.picker_wrapper::before{content:"";display:block;width:100%;height:0;order:1}.layout_default .picker_slider,.layout_default .picker_selector{padding:1em}.layout_default .picker_hue{width:100%}.layout_default .picker_sl{flex:1 1 auto}.layout_default .picker_sl::before{content:"";display:block;padding-bottom:100%}.layout_default .picker_editor{order:1;width:6.5rem}.layout_default .picker_editor input{width:100%;height:100%}.layout_default .picker_sample{order:1;flex:1 1 auto}.layout_default .picker_done,.layout_default .picker_cancel{order:1}.picker_wrapper{box-sizing:border-box;background:#f2f2f2;box-shadow:0 0 0 1px silver;cursor:default;font-family:sans-serif;color:#444;pointer-events:auto}.picker_wrapper:focus{outline:none}.picker_wrapper button,.picker_wrapper input{box-sizing:border-box;border:none;box-shadow:0 0 0 1px silver;outline:none}.picker_wrapper button:focus,.picker_wrapper button:active,.picker_wrapper input:focus,.picker_wrapper input:active{box-shadow:0 0 2px 1px #1e90ff}.picker_wrapper button{padding:.4em .6em;cursor:pointer;background-color:#f5f5f5;background-image:linear-gradient(0deg, gainsboro, transparent)}.picker_wrapper button:active{background-image:linear-gradient(0deg, transparent, gainsboro)}.picker_wrapper button:hover{background-color:#fff}.picker_selector{position:absolute;z-index:1;display:block;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:2px solid #fff;border-radius:100%;box-shadow:0 0 3px 1px #67b9ff;background:currentColor;cursor:pointer}.picker_slider .picker_selector{border-radius:2px}.picker_hue{position:relative;background-image:linear-gradient(90deg, red, yellow, lime, cyan, blue, magenta, red);box-shadow:0 0 0 1px silver}.picker_sl{position:relative;box-shadow:0 0 0 1px silver;background-image:linear-gradient(180deg, white, rgba(255, 255, 255, 0) 50%),linear-gradient(0deg, black, rgba(0, 0, 0, 0) 50%),linear-gradient(90deg, #808080, rgba(128, 128, 128, 0))}.picker_alpha,.picker_sample{position:relative;background:linear-gradient(45deg, lightgrey 25%, transparent 25%, transparent 75%, lightgrey 75%) 0 0/2em 2em,linear-gradient(45deg, lightgrey 25%, white 25%, white 75%, lightgrey 75%) 1em 1em/2em 2em;box-shadow:0 0 0 1px silver}.picker_alpha .picker_selector,.picker_sample .picker_selector{background:none}.picker_editor input{font-family:monospace;padding:.2em .4em}.picker_sample::before{content:"";position:absolute;display:block;width:100%;height:100%;background:currentColor}.picker_arrow{position:absolute;z-index:-1}.picker_wrapper.popup{position:absolute;z-index:2;margin:1.5em}.picker_wrapper.popup,.picker_wrapper.popup .picker_arrow::before,.picker_wrapper.popup .picker_arrow::after{background:#f2f2f2;box-shadow:0 0 10px 1px rgba(0,0,0,.4)}.picker_wrapper.popup .picker_arrow{width:3em;height:3em;margin:0}.picker_wrapper.popup .picker_arrow::before,.picker_wrapper.popup .picker_arrow::after{content:"";display:block;position:absolute;top:0;left:0;z-index:-99}.picker_wrapper.popup .picker_arrow::before{width:100%;height:100%;-webkit-transform:skew(45deg);transform:skew(45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}.picker_wrapper.popup .picker_arrow::after{width:150%;height:150%;box-shadow:none}.popup.popup_top{bottom:100%;left:0}.popup.popup_top .picker_arrow{bottom:0;left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.popup.popup_bottom{top:100%;left:0}.popup.popup_bottom .picker_arrow{top:0;left:0;-webkit-transform:rotate(90deg) scale(1, -1);transform:rotate(90deg) scale(1, -1)}.popup.popup_left{top:0;right:100%}.popup.popup_left .picker_arrow{top:0;right:0;-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.popup.popup_right{top:0;left:100%}.popup.popup_right .picker_arrow{top:0;left:0}', document.documentElement.firstElementChild.appendChild(D), K.StyleElement = D;
533
+ }
534
+ export {
535
+ K as default
536
+ };
@@ -48,5 +48,6 @@ export interface CustomMeta {
48
48
  iframeCache?: boolean;
49
49
  layout: CustomMetaLayout;
50
50
  partyLogin?: any[];
51
+ custom?: any;
51
52
  }
52
53
  export declare const defaultMeta: CustomMeta;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pubinfo/module-rbac",
3
3
  "type": "module",
4
- "version": "2.0.15",
4
+ "version": "2.1.0",
5
5
  "exports": {
6
6
  ".": {
7
7
  "types": "./dist/index.d.ts",
@@ -24,7 +24,7 @@
24
24
  "@pubinfo/pro-components": "^1.8.0",
25
25
  "alova": "^3.3.4",
26
26
  "ant-design-vue": "^4.2.6",
27
- "pubinfo": "2.0.15"
27
+ "pubinfo": "2.1.0"
28
28
  },
29
29
  "dependencies": {
30
30
  "@destyler/color-picker": "^0.1.0",
@@ -34,6 +34,7 @@
34
34
  "@vueuse/core": "^13.7.0",
35
35
  "dayjs": "^1.11.13",
36
36
  "file-saver": "^2.0.5",
37
+ "json-editor-vue": "^0.18.1",
37
38
  "lodash-es": "^4.17.21",
38
39
  "lottie-web": "^5.13.0",
39
40
  "vxe-table": "4.6.10"
@@ -48,7 +49,7 @@
48
49
  "alova": "^3.3.4",
49
50
  "ant-design-vue": "^4.2.6",
50
51
  "type-fest": "^4.41.0",
51
- "pubinfo": "2.0.15"
52
+ "pubinfo": "2.1.0"
52
53
  },
53
54
  "scripts": {
54
55
  "dev": "pubinfo build -w --sourcemap",
@@ -17,6 +17,7 @@ export function postGroupDeleteById<R = API.ResponseData, T = API.ResponseData>(
17
17
  {
18
18
  params: { ...queryParams },
19
19
  ...(options || {}),
20
+ meta: { ...(options?.meta ?? {}), pathParams: [param0] },
20
21
  },
21
22
  );
22
23
  }
@@ -41,6 +42,7 @@ export function deleteGroupDeleteById<
41
42
  {
42
43
  params: { ...queryParams },
43
44
  ...(options || {}),
45
+ meta: { ...(options?.meta ?? {}), pathParams: [param0] },
44
46
  },
45
47
  );
46
48
  }
@@ -64,6 +66,7 @@ export function getGroupDetailById<
64
66
  ...queryParams,
65
67
  },
66
68
  ...(options || {}),
69
+ meta: { ...(options?.meta ?? {}), pathParams: [param0] },
67
70
  });
68
71
  }
69
72
 
@@ -38,6 +38,7 @@ export function getRegionDeleteRegionByCode<
38
38
  return request.Get<R, T>(`/region/deleteRegion/${param0}`, {
39
39
  params: { ...queryParams },
40
40
  ...(options || {}),
41
+ meta: { ...(options?.meta ?? {}), pathParams: [param0] },
41
42
  });
42
43
  }
43
44
 
@@ -81,6 +82,7 @@ export function getRegionGetRegionDetailByCode<
81
82
  return request.Get<R, T>(`/region/getRegionDetail/${param0}`, {
82
83
  params: { ...queryParams },
83
84
  ...(options || {}),
85
+ meta: { ...(options?.meta ?? {}), pathParams: [param0] },
84
86
  });
85
87
  }
86
88
 
@@ -38,6 +38,7 @@ export function getBlackWhiteListDeleteById<
38
38
  return request.Get<R, T>(`/blackWhiteList/delete/${param0}`, {
39
39
  params: { ...queryParams },
40
40
  ...(options || {}),
41
+ meta: { ...(options?.meta ?? {}), pathParams: [param0] },
41
42
  });
42
43
  }
43
44
 
@@ -58,6 +59,7 @@ export function getBlackWhiteListGetBlackWhiteListById<
58
59
  return request.Get<R, T>(`/blackWhiteList/getBlackWhiteList/${param0}`, {
59
60
  params: { ...queryParams },
60
61
  ...(options || {}),
62
+ meta: { ...(options?.meta ?? {}), pathParams: [param0] },
61
63
  });
62
64
  }
63
65