jmash-region 0.1.0 → 0.1.2

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.
@@ -1,1675 +0,0 @@
1
- import { deepMerge as fr, useUserStore as E, clearEmpty as _, request as $, addViteMenus as vt, i18n as gt } from "jmash-core";
2
- import { defineComponent as Lr, useModel as Ur, ref as Qe, watchEffect as ht, resolveComponent as Wr, openBlock as kr, createBlock as Gr } from "vue";
3
- const mt = {}, St = {
4
- common: {
5
- delete: "删除",
6
- confirm: "确认",
7
- cancel: "取消",
8
- confirmDelete: "确认删除此行吗?",
9
- deleteSuccess: "删除成功"
10
- },
11
- // 地区信息
12
- dictRegion: {
13
- name: "地区信息",
14
- addChild: "添加子地区",
15
- parentId: "上级地区",
16
- parentIdPlaceholder: "请选择上级地区",
17
- regionCode: "地区编码",
18
- regionCodePlaceholder: "请输入地区编码",
19
- regionName: "地区名称",
20
- regionNamePlaceholder: "请输入地区名称",
21
- regionPinyin: "地区拼音",
22
- regionPinyinPlaceholder: "请输入地区拼音",
23
- regionType: "地区类型",
24
- regionTypePlaceholder: "请选择地区类型",
25
- regionCategory: "地区分类",
26
- regionCategoryPlaceholder: "请选择地区分类",
27
- enable: "是否启用",
28
- enablePlaceholder: "请选择是否启用",
29
- orderBy: "排序",
30
- description: "描述",
31
- descriptionPlaceholder: "请输入描述"
32
- }
33
- };
34
- function bt(r) {
35
- let e = r.global.getLocaleMessage("zh-cn");
36
- e = fr(e, St);
37
- let n = r.global.getLocaleMessage("en");
38
- n = fr(n, mt), r.global.setLocaleMessage("zh-cn", e), r.global.setLocaleMessage("en", n);
39
- }
40
- var ur = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
41
- function wt(r) {
42
- return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
43
- }
44
- function At(r) {
45
- if (r.__esModule) return r;
46
- var e = r.default;
47
- if (typeof e == "function") {
48
- var n = function t() {
49
- return this instanceof t ? Reflect.construct(e, arguments, this.constructor) : e.apply(this, arguments);
50
- };
51
- n.prototype = e.prototype;
52
- } else n = {};
53
- return Object.defineProperty(n, "__esModule", { value: !0 }), Object.keys(r).forEach(function(t) {
54
- var a = Object.getOwnPropertyDescriptor(r, t);
55
- Object.defineProperty(n, t, a.get ? a : {
56
- enumerable: !0,
57
- get: function() {
58
- return r[t];
59
- }
60
- });
61
- }), n;
62
- }
63
- var X = TypeError;
64
- const Ot = {}, Et = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
65
- __proto__: null,
66
- default: Ot
67
- }, Symbol.toStringTag, { value: "Module" })), Pt = /* @__PURE__ */ At(Et);
68
- var rr = typeof Map == "function" && Map.prototype, _e = Object.getOwnPropertyDescriptor && rr ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, he = rr && _e && typeof _e.get == "function" ? _e.get : null, cr = rr && Map.prototype.forEach, tr = typeof Set == "function" && Set.prototype, Ie = Object.getOwnPropertyDescriptor && tr ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, me = tr && Ie && typeof Ie.get == "function" ? Ie.get : null, pr = tr && Set.prototype.forEach, $t = typeof WeakMap == "function" && WeakMap.prototype, te = $t ? WeakMap.prototype.has : null, _t = typeof WeakSet == "function" && WeakSet.prototype, ne = _t ? WeakSet.prototype.has : null, It = typeof WeakRef == "function" && WeakRef.prototype, yr = It ? WeakRef.prototype.deref : null, xt = Boolean.prototype.valueOf, Rt = Object.prototype.toString, Ft = Function.prototype.toString, Ct = String.prototype.match, nr = String.prototype.slice, B = String.prototype.replace, Mt = String.prototype.toUpperCase, sr = String.prototype.toLowerCase, zr = RegExp.prototype.test, dr = Array.prototype.concat, R = Array.prototype.join, Dt = Array.prototype.slice, vr = Math.floor, je = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, xe = Object.getOwnPropertySymbols, Je = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, J = typeof Symbol == "function" && typeof Symbol.iterator == "object", A = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === J || !0) ? Symbol.toStringTag : null, Vr = Object.prototype.propertyIsEnumerable, gr = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function(r) {
69
- return r.__proto__;
70
- } : null);
71
- function hr(r, e) {
72
- if (r === 1 / 0 || r === -1 / 0 || r !== r || r && r > -1e3 && r < 1e3 || zr.call(/e/, e))
73
- return e;
74
- var n = /[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;
75
- if (typeof r == "number") {
76
- var t = r < 0 ? -vr(-r) : vr(r);
77
- if (t !== r) {
78
- var a = String(t), o = nr.call(e, a.length + 1);
79
- return B.call(a, n, "$&_") + "." + B.call(B.call(o, /([0-9]{3})/g, "$&_"), /_$/, "");
80
- }
81
- }
82
- return B.call(e, n, "$&_");
83
- }
84
- var Ye = Pt, mr = Ye.custom, Sr = qr(mr) ? mr : null, Hr = {
85
- __proto__: null,
86
- double: '"',
87
- single: "'"
88
- }, Nt = {
89
- __proto__: null,
90
- double: /(["\\])/g,
91
- single: /(['\\])/g
92
- }, we = function r(e, n, t, a) {
93
- var o = n || {};
94
- if (C(o, "quoteStyle") && !C(Hr, o.quoteStyle))
95
- throw new TypeError('option "quoteStyle" must be "single" or "double"');
96
- if (C(o, "maxStringLength") && (typeof o.maxStringLength == "number" ? o.maxStringLength < 0 && o.maxStringLength !== 1 / 0 : o.maxStringLength !== null))
97
- throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');
98
- var l = C(o, "customInspect") ? o.customInspect : !0;
99
- if (typeof l != "boolean" && l !== "symbol")
100
- throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");
101
- if (C(o, "indent") && o.indent !== null && o.indent !== " " && !(parseInt(o.indent, 10) === o.indent && o.indent > 0))
102
- throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');
103
- if (C(o, "numericSeparator") && typeof o.numericSeparator != "boolean")
104
- throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');
105
- var c = o.numericSeparator;
106
- if (typeof e > "u")
107
- return "undefined";
108
- if (e === null)
109
- return "null";
110
- if (typeof e == "boolean")
111
- return e ? "true" : "false";
112
- if (typeof e == "string")
113
- return jr(e, o);
114
- if (typeof e == "number") {
115
- if (e === 0)
116
- return 1 / 0 / e > 0 ? "0" : "-0";
117
- var i = String(e);
118
- return c ? hr(e, i) : i;
119
- }
120
- if (typeof e == "bigint") {
121
- var f = String(e) + "n";
122
- return c ? hr(e, f) : f;
123
- }
124
- var p = typeof o.depth > "u" ? 5 : o.depth;
125
- if (typeof t > "u" && (t = 0), t >= p && p > 0 && typeof e == "object")
126
- return Xe(e) ? "[Array]" : "[Object]";
127
- var y = Zt(o, t);
128
- if (typeof a > "u")
129
- a = [];
130
- else if (Qr(a, e) >= 0)
131
- return "[Circular]";
132
- function u(P, T, F) {
133
- if (T && (a = Dt.call(a), a.push(T)), F) {
134
- var ee = {
135
- depth: o.depth
136
- };
137
- return C(o, "quoteStyle") && (ee.quoteStyle = o.quoteStyle), r(P, ee, t + 1, a);
138
- }
139
- return r(P, o, t + 1, a);
140
- }
141
- if (typeof e == "function" && !br(e)) {
142
- var g = Vt(e), v = ye(e, u);
143
- return "[Function" + (g ? ": " + g : " (anonymous)") + "]" + (v.length > 0 ? " { " + R.call(v, ", ") + " }" : "");
144
- }
145
- if (qr(e)) {
146
- var m = J ? B.call(String(e), /^(Symbol\(.*\))_[^)]*$/, "$1") : Je.call(e);
147
- return typeof e == "object" && !J ? re(m) : m;
148
- }
149
- if (Jt(e)) {
150
- for (var w = "<" + sr.call(String(e.nodeName)), O = e.attributes || [], M = 0; M < O.length; M++)
151
- w += " " + O[M].name + "=" + Kr(Tt(O[M].value), "double", o);
152
- return w += ">", e.childNodes && e.childNodes.length && (w += "..."), w += "</" + sr.call(String(e.nodeName)) + ">", w;
153
- }
154
- if (Xe(e)) {
155
- if (e.length === 0)
156
- return "[]";
157
- var d = ye(e, u);
158
- return y && !Xt(d) ? "[" + Ze(d, y) + "]" : "[ " + R.call(d, ", ") + " ]";
159
- }
160
- if (Lt(e)) {
161
- var D = ye(e, u);
162
- return !("cause" in Error.prototype) && "cause" in e && !Vr.call(e, "cause") ? "{ [" + String(e) + "] " + R.call(dr.call("[cause]: " + u(e.cause), D), ", ") + " }" : D.length === 0 ? "[" + String(e) + "]" : "{ [" + String(e) + "] " + R.call(D, ", ") + " }";
163
- }
164
- if (typeof e == "object" && l) {
165
- if (Sr && typeof e[Sr] == "function" && Ye)
166
- return Ye(e, { depth: p - t });
167
- if (l !== "symbol" && typeof e.inspect == "function")
168
- return e.inspect();
169
- }
170
- if (Ht(e)) {
171
- var U = [];
172
- return cr && cr.call(e, function(P, T) {
173
- U.push(u(T, e, !0) + " => " + u(P, e));
174
- }), wr("Map", he.call(e), U, y);
175
- }
176
- if (Qt(e)) {
177
- var Z = [];
178
- return pr && pr.call(e, function(P) {
179
- Z.push(u(P, e));
180
- }), wr("Set", me.call(e), Z, y);
181
- }
182
- if (Kt(e))
183
- return Re("WeakMap");
184
- if (jt(e))
185
- return Re("WeakSet");
186
- if (qt(e))
187
- return Re("WeakRef");
188
- if (Wt(e))
189
- return re(u(Number(e)));
190
- if (Gt(e))
191
- return re(u(je.call(e)));
192
- if (kt(e))
193
- return re(xt.call(e));
194
- if (Ut(e))
195
- return re(u(String(e)));
196
- if (typeof window < "u" && e === window)
197
- return "{ [object Window] }";
198
- if (typeof globalThis < "u" && e === globalThis || typeof ur < "u" && e === ur)
199
- return "{ [object globalThis] }";
200
- if (!Bt(e) && !br(e)) {
201
- var V = ye(e, u), ce = gr ? gr(e) === Object.prototype : e instanceof Object || e.constructor === Object, W = e instanceof Object ? "" : "null prototype", N = !ce && A && Object(e) === e && A in e ? nr.call(L(e), 8, -1) : W ? "Object" : "", pe = ce || typeof e.constructor != "function" ? "" : e.constructor.name ? e.constructor.name + " " : "", H = pe + (N || W ? "[" + R.call(dr.call([], N || [], W || []), ": ") + "] " : "");
202
- return V.length === 0 ? H + "{}" : y ? H + "{" + Ze(V, y) + "}" : H + "{ " + R.call(V, ", ") + " }";
203
- }
204
- return String(e);
205
- };
206
- function Kr(r, e, n) {
207
- var t = n.quoteStyle || e, a = Hr[t];
208
- return a + r + a;
209
- }
210
- function Tt(r) {
211
- return B.call(String(r), /"/g, "&quot;");
212
- }
213
- function Xe(r) {
214
- return L(r) === "[object Array]" && (!A || !(typeof r == "object" && A in r));
215
- }
216
- function Bt(r) {
217
- return L(r) === "[object Date]" && (!A || !(typeof r == "object" && A in r));
218
- }
219
- function br(r) {
220
- return L(r) === "[object RegExp]" && (!A || !(typeof r == "object" && A in r));
221
- }
222
- function Lt(r) {
223
- return L(r) === "[object Error]" && (!A || !(typeof r == "object" && A in r));
224
- }
225
- function Ut(r) {
226
- return L(r) === "[object String]" && (!A || !(typeof r == "object" && A in r));
227
- }
228
- function Wt(r) {
229
- return L(r) === "[object Number]" && (!A || !(typeof r == "object" && A in r));
230
- }
231
- function kt(r) {
232
- return L(r) === "[object Boolean]" && (!A || !(typeof r == "object" && A in r));
233
- }
234
- function qr(r) {
235
- if (J)
236
- return r && typeof r == "object" && r instanceof Symbol;
237
- if (typeof r == "symbol")
238
- return !0;
239
- if (!r || typeof r != "object" || !Je)
240
- return !1;
241
- try {
242
- return Je.call(r), !0;
243
- } catch {
244
- }
245
- return !1;
246
- }
247
- function Gt(r) {
248
- if (!r || typeof r != "object" || !je)
249
- return !1;
250
- try {
251
- return je.call(r), !0;
252
- } catch {
253
- }
254
- return !1;
255
- }
256
- var zt = Object.prototype.hasOwnProperty || function(r) {
257
- return r in this;
258
- };
259
- function C(r, e) {
260
- return zt.call(r, e);
261
- }
262
- function L(r) {
263
- return Rt.call(r);
264
- }
265
- function Vt(r) {
266
- if (r.name)
267
- return r.name;
268
- var e = Ct.call(Ft.call(r), /^function\s*([\w$]+)/);
269
- return e ? e[1] : null;
270
- }
271
- function Qr(r, e) {
272
- if (r.indexOf)
273
- return r.indexOf(e);
274
- for (var n = 0, t = r.length; n < t; n++)
275
- if (r[n] === e)
276
- return n;
277
- return -1;
278
- }
279
- function Ht(r) {
280
- if (!he || !r || typeof r != "object")
281
- return !1;
282
- try {
283
- he.call(r);
284
- try {
285
- me.call(r);
286
- } catch {
287
- return !0;
288
- }
289
- return r instanceof Map;
290
- } catch {
291
- }
292
- return !1;
293
- }
294
- function Kt(r) {
295
- if (!te || !r || typeof r != "object")
296
- return !1;
297
- try {
298
- te.call(r, te);
299
- try {
300
- ne.call(r, ne);
301
- } catch {
302
- return !0;
303
- }
304
- return r instanceof WeakMap;
305
- } catch {
306
- }
307
- return !1;
308
- }
309
- function qt(r) {
310
- if (!yr || !r || typeof r != "object")
311
- return !1;
312
- try {
313
- return yr.call(r), !0;
314
- } catch {
315
- }
316
- return !1;
317
- }
318
- function Qt(r) {
319
- if (!me || !r || typeof r != "object")
320
- return !1;
321
- try {
322
- me.call(r);
323
- try {
324
- he.call(r);
325
- } catch {
326
- return !0;
327
- }
328
- return r instanceof Set;
329
- } catch {
330
- }
331
- return !1;
332
- }
333
- function jt(r) {
334
- if (!ne || !r || typeof r != "object")
335
- return !1;
336
- try {
337
- ne.call(r, ne);
338
- try {
339
- te.call(r, te);
340
- } catch {
341
- return !0;
342
- }
343
- return r instanceof WeakSet;
344
- } catch {
345
- }
346
- return !1;
347
- }
348
- function Jt(r) {
349
- return !r || typeof r != "object" ? !1 : typeof HTMLElement < "u" && r instanceof HTMLElement ? !0 : typeof r.nodeName == "string" && typeof r.getAttribute == "function";
350
- }
351
- function jr(r, e) {
352
- if (r.length > e.maxStringLength) {
353
- var n = r.length - e.maxStringLength, t = "... " + n + " more character" + (n > 1 ? "s" : "");
354
- return jr(nr.call(r, 0, e.maxStringLength), e) + t;
355
- }
356
- var a = Nt[e.quoteStyle || "single"];
357
- a.lastIndex = 0;
358
- var o = B.call(B.call(r, a, "\\$1"), /[\x00-\x1f]/g, Yt);
359
- return Kr(o, "single", e);
360
- }
361
- function Yt(r) {
362
- var e = r.charCodeAt(0), n = {
363
- 8: "b",
364
- 9: "t",
365
- 10: "n",
366
- 12: "f",
367
- 13: "r"
368
- }[e];
369
- return n ? "\\" + n : "\\x" + (e < 16 ? "0" : "") + Mt.call(e.toString(16));
370
- }
371
- function re(r) {
372
- return "Object(" + r + ")";
373
- }
374
- function Re(r) {
375
- return r + " { ? }";
376
- }
377
- function wr(r, e, n, t) {
378
- var a = t ? Ze(n, t) : R.call(n, ", ");
379
- return r + " (" + e + ") {" + a + "}";
380
- }
381
- function Xt(r) {
382
- for (var e = 0; e < r.length; e++)
383
- if (Qr(r[e], `
384
- `) >= 0)
385
- return !1;
386
- return !0;
387
- }
388
- function Zt(r, e) {
389
- var n;
390
- if (r.indent === " ")
391
- n = " ";
392
- else if (typeof r.indent == "number" && r.indent > 0)
393
- n = R.call(Array(r.indent + 1), " ");
394
- else
395
- return null;
396
- return {
397
- base: n,
398
- prev: R.call(Array(e + 1), n)
399
- };
400
- }
401
- function Ze(r, e) {
402
- if (r.length === 0)
403
- return "";
404
- var n = `
405
- ` + e.prev + e.base;
406
- return n + R.call(r, "," + n) + `
407
- ` + e.prev;
408
- }
409
- function ye(r, e) {
410
- var n = Xe(r), t = [];
411
- if (n) {
412
- t.length = r.length;
413
- for (var a = 0; a < r.length; a++)
414
- t[a] = C(r, a) ? e(r[a], r) : "";
415
- }
416
- var o = typeof xe == "function" ? xe(r) : [], l;
417
- if (J) {
418
- l = {};
419
- for (var c = 0; c < o.length; c++)
420
- l["$" + o[c]] = o[c];
421
- }
422
- for (var i in r)
423
- C(r, i) && (n && String(Number(i)) === i && i < r.length || J && l["$" + i] instanceof Symbol || (zr.call(/[^\w$]/, i) ? t.push(e(i, r) + ": " + e(r[i], r)) : t.push(i + ": " + e(r[i], r))));
424
- if (typeof xe == "function")
425
- for (var f = 0; f < o.length; f++)
426
- Vr.call(r, o[f]) && t.push("[" + e(o[f]) + "]: " + e(r[o[f]], r));
427
- return t;
428
- }
429
- var en = we, rn = X, Ae = function(r, e, n) {
430
- for (var t = r, a; (a = t.next) != null; t = a)
431
- if (a.key === e)
432
- return t.next = a.next, n || (a.next = /** @type {NonNullable<typeof list.next>} */
433
- r.next, r.next = a), a;
434
- }, tn = function(r, e) {
435
- if (r) {
436
- var n = Ae(r, e);
437
- return n && n.value;
438
- }
439
- }, nn = function(r, e, n) {
440
- var t = Ae(r, e);
441
- t ? t.value = n : r.next = /** @type {import('./list.d.ts').ListNode<typeof value, typeof key>} */
442
- {
443
- // eslint-disable-line no-param-reassign, no-extra-parens
444
- key: e,
445
- next: r.next,
446
- value: n
447
- };
448
- }, an = function(r, e) {
449
- return r ? !!Ae(r, e) : !1;
450
- }, on = function(r, e) {
451
- if (r)
452
- return Ae(r, e, !0);
453
- }, ln = function() {
454
- var e, n = {
455
- assert: function(t) {
456
- if (!n.has(t))
457
- throw new rn("Side channel does not contain " + en(t));
458
- },
459
- delete: function(t) {
460
- var a = e && e.next, o = on(e, t);
461
- return o && a && a === o && (e = void 0), !!o;
462
- },
463
- get: function(t) {
464
- return tn(e, t);
465
- },
466
- has: function(t) {
467
- return an(e, t);
468
- },
469
- set: function(t, a) {
470
- e || (e = {
471
- next: void 0
472
- }), nn(
473
- /** @type {NonNullable<typeof $o>} */
474
- e,
475
- t,
476
- a
477
- );
478
- }
479
- };
480
- return n;
481
- }, Jr = Object, fn = Error, un = EvalError, cn = RangeError, pn = ReferenceError, yn = SyntaxError, sn = URIError, dn = Math.abs, vn = Math.floor, gn = Math.max, hn = Math.min, mn = Math.pow, Sn = Math.round, bn = Number.isNaN || function(e) {
482
- return e !== e;
483
- }, wn = bn, An = function(e) {
484
- return wn(e) || e === 0 ? e : e < 0 ? -1 : 1;
485
- }, On = Object.getOwnPropertyDescriptor, de = On;
486
- if (de)
487
- try {
488
- de([], "length");
489
- } catch {
490
- de = null;
491
- }
492
- var Yr = de, ve = Object.defineProperty || !1;
493
- if (ve)
494
- try {
495
- ve({}, "a", { value: 1 });
496
- } catch {
497
- ve = !1;
498
- }
499
- var En = ve, Fe, Ar;
500
- function Pn() {
501
- return Ar || (Ar = 1, Fe = function() {
502
- if (typeof Symbol != "function" || typeof Object.getOwnPropertySymbols != "function")
503
- return !1;
504
- if (typeof Symbol.iterator == "symbol")
505
- return !0;
506
- var e = {}, n = Symbol("test"), t = Object(n);
507
- if (typeof n == "string" || Object.prototype.toString.call(n) !== "[object Symbol]" || Object.prototype.toString.call(t) !== "[object Symbol]")
508
- return !1;
509
- var a = 42;
510
- e[n] = a;
511
- for (var o in e)
512
- return !1;
513
- if (typeof Object.keys == "function" && Object.keys(e).length !== 0 || typeof Object.getOwnPropertyNames == "function" && Object.getOwnPropertyNames(e).length !== 0)
514
- return !1;
515
- var l = Object.getOwnPropertySymbols(e);
516
- if (l.length !== 1 || l[0] !== n || !Object.prototype.propertyIsEnumerable.call(e, n))
517
- return !1;
518
- if (typeof Object.getOwnPropertyDescriptor == "function") {
519
- var c = (
520
- /** @type {PropertyDescriptor} */
521
- Object.getOwnPropertyDescriptor(e, n)
522
- );
523
- if (c.value !== a || c.enumerable !== !0)
524
- return !1;
525
- }
526
- return !0;
527
- }), Fe;
528
- }
529
- var Ce, Or;
530
- function $n() {
531
- if (Or) return Ce;
532
- Or = 1;
533
- var r = typeof Symbol < "u" && Symbol, e = Pn();
534
- return Ce = function() {
535
- return typeof r != "function" || typeof Symbol != "function" || typeof r("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 : e();
536
- }, Ce;
537
- }
538
- var Me, Er;
539
- function Xr() {
540
- return Er || (Er = 1, Me = typeof Reflect < "u" && Reflect.getPrototypeOf || null), Me;
541
- }
542
- var De, Pr;
543
- function Zr() {
544
- if (Pr) return De;
545
- Pr = 1;
546
- var r = Jr;
547
- return De = r.getPrototypeOf || null, De;
548
- }
549
- var Ne, $r;
550
- function _n() {
551
- if ($r) return Ne;
552
- $r = 1;
553
- var r = "Function.prototype.bind called on incompatible ", e = Object.prototype.toString, n = Math.max, t = "[object Function]", a = function(i, f) {
554
- for (var p = [], y = 0; y < i.length; y += 1)
555
- p[y] = i[y];
556
- for (var u = 0; u < f.length; u += 1)
557
- p[u + i.length] = f[u];
558
- return p;
559
- }, o = function(i, f) {
560
- for (var p = [], y = f, u = 0; y < i.length; y += 1, u += 1)
561
- p[u] = i[y];
562
- return p;
563
- }, l = function(c, i) {
564
- for (var f = "", p = 0; p < c.length; p += 1)
565
- f += c[p], p + 1 < c.length && (f += i);
566
- return f;
567
- };
568
- return Ne = function(i) {
569
- var f = this;
570
- if (typeof f != "function" || e.apply(f) !== t)
571
- throw new TypeError(r + f);
572
- for (var p = o(arguments, 1), y, u = function() {
573
- if (this instanceof y) {
574
- var O = f.apply(
575
- this,
576
- a(p, arguments)
577
- );
578
- return Object(O) === O ? O : this;
579
- }
580
- return f.apply(
581
- i,
582
- a(p, arguments)
583
- );
584
- }, g = n(0, f.length - p.length), v = [], m = 0; m < g; m++)
585
- v[m] = "$" + m;
586
- if (y = Function("binder", "return function (" + l(v, ",") + "){ return binder.apply(this,arguments); }")(u), f.prototype) {
587
- var w = function() {
588
- };
589
- w.prototype = f.prototype, y.prototype = new w(), w.prototype = null;
590
- }
591
- return y;
592
- }, Ne;
593
- }
594
- var Te, _r;
595
- function Oe() {
596
- if (_r) return Te;
597
- _r = 1;
598
- var r = _n();
599
- return Te = Function.prototype.bind || r, Te;
600
- }
601
- var Be, Ir;
602
- function ar() {
603
- return Ir || (Ir = 1, Be = Function.prototype.call), Be;
604
- }
605
- var Le, xr;
606
- function et() {
607
- return xr || (xr = 1, Le = Function.prototype.apply), Le;
608
- }
609
- var In = typeof Reflect < "u" && Reflect && Reflect.apply, xn = Oe(), Rn = et(), Fn = ar(), Cn = In, Mn = Cn || xn.call(Fn, Rn), Dn = Oe(), Nn = X, Tn = ar(), Bn = Mn, rt = function(e) {
610
- if (e.length < 1 || typeof e[0] != "function")
611
- throw new Nn("a function is required");
612
- return Bn(Dn, Tn, e);
613
- }, Ue, Rr;
614
- function Ln() {
615
- if (Rr) return Ue;
616
- Rr = 1;
617
- var r = rt, e = Yr, n;
618
- try {
619
- n = /** @type {{ __proto__?: typeof Array.prototype }} */
620
- [].__proto__ === Array.prototype;
621
- } catch (l) {
622
- if (!l || typeof l != "object" || !("code" in l) || l.code !== "ERR_PROTO_ACCESS")
623
- throw l;
624
- }
625
- var t = !!n && e && e(
626
- Object.prototype,
627
- /** @type {keyof typeof Object.prototype} */
628
- "__proto__"
629
- ), a = Object, o = a.getPrototypeOf;
630
- return Ue = t && typeof t.get == "function" ? r([t.get]) : typeof o == "function" ? (
631
- /** @type {import('./get')} */
632
- function(c) {
633
- return o(c == null ? c : a(c));
634
- }
635
- ) : !1, Ue;
636
- }
637
- var We, Fr;
638
- function Un() {
639
- if (Fr) return We;
640
- Fr = 1;
641
- var r = Xr(), e = Zr(), n = Ln();
642
- return We = r ? function(a) {
643
- return r(a);
644
- } : e ? function(a) {
645
- if (!a || typeof a != "object" && typeof a != "function")
646
- throw new TypeError("getProto: not an object");
647
- return e(a);
648
- } : n ? function(a) {
649
- return n(a);
650
- } : null, We;
651
- }
652
- var ke, Cr;
653
- function Wn() {
654
- if (Cr) return ke;
655
- Cr = 1;
656
- var r = Function.prototype.call, e = Object.prototype.hasOwnProperty, n = Oe();
657
- return ke = n.call(r, e), ke;
658
- }
659
- var s, kn = Jr, Gn = fn, zn = un, Vn = cn, Hn = pn, Y = yn, j = X, Kn = sn, qn = dn, Qn = vn, jn = gn, Jn = hn, Yn = mn, Xn = Sn, Zn = An, tt = Function, Ge = function(r) {
660
- try {
661
- return tt('"use strict"; return (' + r + ").constructor;")();
662
- } catch {
663
- }
664
- }, ie = Yr, ea = En, ze = function() {
665
- throw new j();
666
- }, ra = ie ? function() {
667
- try {
668
- return arguments.callee, ze;
669
- } catch {
670
- try {
671
- return ie(arguments, "callee").get;
672
- } catch {
673
- return ze;
674
- }
675
- }
676
- }() : ze, K = $n()(), b = Un(), ta = Zr(), na = Xr(), nt = et(), le = ar(), Q = {}, aa = typeof Uint8Array > "u" || !b ? s : b(Uint8Array), G = {
677
- __proto__: null,
678
- "%AggregateError%": typeof AggregateError > "u" ? s : AggregateError,
679
- "%Array%": Array,
680
- "%ArrayBuffer%": typeof ArrayBuffer > "u" ? s : ArrayBuffer,
681
- "%ArrayIteratorPrototype%": K && b ? b([][Symbol.iterator]()) : s,
682
- "%AsyncFromSyncIteratorPrototype%": s,
683
- "%AsyncFunction%": Q,
684
- "%AsyncGenerator%": Q,
685
- "%AsyncGeneratorFunction%": Q,
686
- "%AsyncIteratorPrototype%": Q,
687
- "%Atomics%": typeof Atomics > "u" ? s : Atomics,
688
- "%BigInt%": typeof BigInt > "u" ? s : BigInt,
689
- "%BigInt64Array%": typeof BigInt64Array > "u" ? s : BigInt64Array,
690
- "%BigUint64Array%": typeof BigUint64Array > "u" ? s : BigUint64Array,
691
- "%Boolean%": Boolean,
692
- "%DataView%": typeof DataView > "u" ? s : DataView,
693
- "%Date%": Date,
694
- "%decodeURI%": decodeURI,
695
- "%decodeURIComponent%": decodeURIComponent,
696
- "%encodeURI%": encodeURI,
697
- "%encodeURIComponent%": encodeURIComponent,
698
- "%Error%": Gn,
699
- "%eval%": eval,
700
- // eslint-disable-line no-eval
701
- "%EvalError%": zn,
702
- "%Float16Array%": typeof Float16Array > "u" ? s : Float16Array,
703
- "%Float32Array%": typeof Float32Array > "u" ? s : Float32Array,
704
- "%Float64Array%": typeof Float64Array > "u" ? s : Float64Array,
705
- "%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? s : FinalizationRegistry,
706
- "%Function%": tt,
707
- "%GeneratorFunction%": Q,
708
- "%Int8Array%": typeof Int8Array > "u" ? s : Int8Array,
709
- "%Int16Array%": typeof Int16Array > "u" ? s : Int16Array,
710
- "%Int32Array%": typeof Int32Array > "u" ? s : Int32Array,
711
- "%isFinite%": isFinite,
712
- "%isNaN%": isNaN,
713
- "%IteratorPrototype%": K && b ? b(b([][Symbol.iterator]())) : s,
714
- "%JSON%": typeof JSON == "object" ? JSON : s,
715
- "%Map%": typeof Map > "u" ? s : Map,
716
- "%MapIteratorPrototype%": typeof Map > "u" || !K || !b ? s : b((/* @__PURE__ */ new Map())[Symbol.iterator]()),
717
- "%Math%": Math,
718
- "%Number%": Number,
719
- "%Object%": kn,
720
- "%Object.getOwnPropertyDescriptor%": ie,
721
- "%parseFloat%": parseFloat,
722
- "%parseInt%": parseInt,
723
- "%Promise%": typeof Promise > "u" ? s : Promise,
724
- "%Proxy%": typeof Proxy > "u" ? s : Proxy,
725
- "%RangeError%": Vn,
726
- "%ReferenceError%": Hn,
727
- "%Reflect%": typeof Reflect > "u" ? s : Reflect,
728
- "%RegExp%": RegExp,
729
- "%Set%": typeof Set > "u" ? s : Set,
730
- "%SetIteratorPrototype%": typeof Set > "u" || !K || !b ? s : b((/* @__PURE__ */ new Set())[Symbol.iterator]()),
731
- "%SharedArrayBuffer%": typeof SharedArrayBuffer > "u" ? s : SharedArrayBuffer,
732
- "%String%": String,
733
- "%StringIteratorPrototype%": K && b ? b(""[Symbol.iterator]()) : s,
734
- "%Symbol%": K ? Symbol : s,
735
- "%SyntaxError%": Y,
736
- "%ThrowTypeError%": ra,
737
- "%TypedArray%": aa,
738
- "%TypeError%": j,
739
- "%Uint8Array%": typeof Uint8Array > "u" ? s : Uint8Array,
740
- "%Uint8ClampedArray%": typeof Uint8ClampedArray > "u" ? s : Uint8ClampedArray,
741
- "%Uint16Array%": typeof Uint16Array > "u" ? s : Uint16Array,
742
- "%Uint32Array%": typeof Uint32Array > "u" ? s : Uint32Array,
743
- "%URIError%": Kn,
744
- "%WeakMap%": typeof WeakMap > "u" ? s : WeakMap,
745
- "%WeakRef%": typeof WeakRef > "u" ? s : WeakRef,
746
- "%WeakSet%": typeof WeakSet > "u" ? s : WeakSet,
747
- "%Function.prototype.call%": le,
748
- "%Function.prototype.apply%": nt,
749
- "%Object.defineProperty%": ea,
750
- "%Object.getPrototypeOf%": ta,
751
- "%Math.abs%": qn,
752
- "%Math.floor%": Qn,
753
- "%Math.max%": jn,
754
- "%Math.min%": Jn,
755
- "%Math.pow%": Yn,
756
- "%Math.round%": Xn,
757
- "%Math.sign%": Zn,
758
- "%Reflect.getPrototypeOf%": na
759
- };
760
- if (b)
761
- try {
762
- null.error;
763
- } catch (r) {
764
- var oa = b(b(r));
765
- G["%Error.prototype%"] = oa;
766
- }
767
- var ia = function r(e) {
768
- var n;
769
- if (e === "%AsyncFunction%")
770
- n = Ge("async function () {}");
771
- else if (e === "%GeneratorFunction%")
772
- n = Ge("function* () {}");
773
- else if (e === "%AsyncGeneratorFunction%")
774
- n = Ge("async function* () {}");
775
- else if (e === "%AsyncGenerator%") {
776
- var t = r("%AsyncGeneratorFunction%");
777
- t && (n = t.prototype);
778
- } else if (e === "%AsyncIteratorPrototype%") {
779
- var a = r("%AsyncGenerator%");
780
- a && b && (n = b(a.prototype));
781
- }
782
- return G[e] = n, n;
783
- }, Mr = {
784
- __proto__: null,
785
- "%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
786
- "%ArrayPrototype%": ["Array", "prototype"],
787
- "%ArrayProto_entries%": ["Array", "prototype", "entries"],
788
- "%ArrayProto_forEach%": ["Array", "prototype", "forEach"],
789
- "%ArrayProto_keys%": ["Array", "prototype", "keys"],
790
- "%ArrayProto_values%": ["Array", "prototype", "values"],
791
- "%AsyncFunctionPrototype%": ["AsyncFunction", "prototype"],
792
- "%AsyncGenerator%": ["AsyncGeneratorFunction", "prototype"],
793
- "%AsyncGeneratorPrototype%": ["AsyncGeneratorFunction", "prototype", "prototype"],
794
- "%BooleanPrototype%": ["Boolean", "prototype"],
795
- "%DataViewPrototype%": ["DataView", "prototype"],
796
- "%DatePrototype%": ["Date", "prototype"],
797
- "%ErrorPrototype%": ["Error", "prototype"],
798
- "%EvalErrorPrototype%": ["EvalError", "prototype"],
799
- "%Float32ArrayPrototype%": ["Float32Array", "prototype"],
800
- "%Float64ArrayPrototype%": ["Float64Array", "prototype"],
801
- "%FunctionPrototype%": ["Function", "prototype"],
802
- "%Generator%": ["GeneratorFunction", "prototype"],
803
- "%GeneratorPrototype%": ["GeneratorFunction", "prototype", "prototype"],
804
- "%Int8ArrayPrototype%": ["Int8Array", "prototype"],
805
- "%Int16ArrayPrototype%": ["Int16Array", "prototype"],
806
- "%Int32ArrayPrototype%": ["Int32Array", "prototype"],
807
- "%JSONParse%": ["JSON", "parse"],
808
- "%JSONStringify%": ["JSON", "stringify"],
809
- "%MapPrototype%": ["Map", "prototype"],
810
- "%NumberPrototype%": ["Number", "prototype"],
811
- "%ObjectPrototype%": ["Object", "prototype"],
812
- "%ObjProto_toString%": ["Object", "prototype", "toString"],
813
- "%ObjProto_valueOf%": ["Object", "prototype", "valueOf"],
814
- "%PromisePrototype%": ["Promise", "prototype"],
815
- "%PromiseProto_then%": ["Promise", "prototype", "then"],
816
- "%Promise_all%": ["Promise", "all"],
817
- "%Promise_reject%": ["Promise", "reject"],
818
- "%Promise_resolve%": ["Promise", "resolve"],
819
- "%RangeErrorPrototype%": ["RangeError", "prototype"],
820
- "%ReferenceErrorPrototype%": ["ReferenceError", "prototype"],
821
- "%RegExpPrototype%": ["RegExp", "prototype"],
822
- "%SetPrototype%": ["Set", "prototype"],
823
- "%SharedArrayBufferPrototype%": ["SharedArrayBuffer", "prototype"],
824
- "%StringPrototype%": ["String", "prototype"],
825
- "%SymbolPrototype%": ["Symbol", "prototype"],
826
- "%SyntaxErrorPrototype%": ["SyntaxError", "prototype"],
827
- "%TypedArrayPrototype%": ["TypedArray", "prototype"],
828
- "%TypeErrorPrototype%": ["TypeError", "prototype"],
829
- "%Uint8ArrayPrototype%": ["Uint8Array", "prototype"],
830
- "%Uint8ClampedArrayPrototype%": ["Uint8ClampedArray", "prototype"],
831
- "%Uint16ArrayPrototype%": ["Uint16Array", "prototype"],
832
- "%Uint32ArrayPrototype%": ["Uint32Array", "prototype"],
833
- "%URIErrorPrototype%": ["URIError", "prototype"],
834
- "%WeakMapPrototype%": ["WeakMap", "prototype"],
835
- "%WeakSetPrototype%": ["WeakSet", "prototype"]
836
- }, fe = Oe(), Se = Wn(), la = fe.call(le, Array.prototype.concat), fa = fe.call(nt, Array.prototype.splice), Dr = fe.call(le, String.prototype.replace), be = fe.call(le, String.prototype.slice), ua = fe.call(le, RegExp.prototype.exec), ca = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, pa = /\\(\\)?/g, ya = function(e) {
837
- var n = be(e, 0, 1), t = be(e, -1);
838
- if (n === "%" && t !== "%")
839
- throw new Y("invalid intrinsic syntax, expected closing `%`");
840
- if (t === "%" && n !== "%")
841
- throw new Y("invalid intrinsic syntax, expected opening `%`");
842
- var a = [];
843
- return Dr(e, ca, function(o, l, c, i) {
844
- a[a.length] = c ? Dr(i, pa, "$1") : l || o;
845
- }), a;
846
- }, sa = function(e, n) {
847
- var t = e, a;
848
- if (Se(Mr, t) && (a = Mr[t], t = "%" + a[0] + "%"), Se(G, t)) {
849
- var o = G[t];
850
- if (o === Q && (o = ia(t)), typeof o > "u" && !n)
851
- throw new j("intrinsic " + e + " exists, but is not available. Please file an issue!");
852
- return {
853
- alias: a,
854
- name: t,
855
- value: o
856
- };
857
- }
858
- throw new Y("intrinsic " + e + " does not exist!");
859
- }, or = function(e, n) {
860
- if (typeof e != "string" || e.length === 0)
861
- throw new j("intrinsic name must be a non-empty string");
862
- if (arguments.length > 1 && typeof n != "boolean")
863
- throw new j('"allowMissing" argument must be a boolean');
864
- if (ua(/^%?[^%]*%?$/, e) === null)
865
- throw new Y("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
866
- var t = ya(e), a = t.length > 0 ? t[0] : "", o = sa("%" + a + "%", n), l = o.name, c = o.value, i = !1, f = o.alias;
867
- f && (a = f[0], fa(t, la([0, 1], f)));
868
- for (var p = 1, y = !0; p < t.length; p += 1) {
869
- var u = t[p], g = be(u, 0, 1), v = be(u, -1);
870
- if ((g === '"' || g === "'" || g === "`" || v === '"' || v === "'" || v === "`") && g !== v)
871
- throw new Y("property names with quotes must have matching quotes");
872
- if ((u === "constructor" || !y) && (i = !0), a += "." + u, l = "%" + a + "%", Se(G, l))
873
- c = G[l];
874
- else if (c != null) {
875
- if (!(u in c)) {
876
- if (!n)
877
- throw new j("base intrinsic for " + e + " exists, but the property is not available.");
878
- return;
879
- }
880
- if (ie && p + 1 >= t.length) {
881
- var m = ie(c, u);
882
- y = !!m, y && "get" in m && !("originalValue" in m.get) ? c = m.get : c = c[u];
883
- } else
884
- y = Se(c, u), c = c[u];
885
- y && !i && (G[l] = c);
886
- }
887
- }
888
- return c;
889
- }, at = or, ot = rt, da = ot([at("%String.prototype.indexOf%")]), it = function(e, n) {
890
- var t = (
891
- /** @type {(this: unknown, ...args: unknown[]) => unknown} */
892
- at(e, !!n)
893
- );
894
- return typeof t == "function" && da(e, ".prototype.") > -1 ? ot(
895
- /** @type {const} */
896
- [t]
897
- ) : t;
898
- }, va = or, ue = it, ga = we, ha = X, Nr = va("%Map%", !0), ma = ue("Map.prototype.get", !0), Sa = ue("Map.prototype.set", !0), ba = ue("Map.prototype.has", !0), wa = ue("Map.prototype.delete", !0), Aa = ue("Map.prototype.size", !0), lt = !!Nr && /** @type {Exclude<import('.'), false>} */
899
- function() {
900
- var e, n = {
901
- assert: function(t) {
902
- if (!n.has(t))
903
- throw new ha("Side channel does not contain " + ga(t));
904
- },
905
- delete: function(t) {
906
- if (e) {
907
- var a = wa(e, t);
908
- return Aa(e) === 0 && (e = void 0), a;
909
- }
910
- return !1;
911
- },
912
- get: function(t) {
913
- if (e)
914
- return ma(e, t);
915
- },
916
- has: function(t) {
917
- return e ? ba(e, t) : !1;
918
- },
919
- set: function(t, a) {
920
- e || (e = new Nr()), Sa(e, t, a);
921
- }
922
- };
923
- return n;
924
- }, Oa = or, Ee = it, Ea = we, se = lt, Pa = X, q = Oa("%WeakMap%", !0), $a = Ee("WeakMap.prototype.get", !0), _a = Ee("WeakMap.prototype.set", !0), Ia = Ee("WeakMap.prototype.has", !0), xa = Ee("WeakMap.prototype.delete", !0), Ra = q ? (
925
- /** @type {Exclude<import('.'), false>} */
926
- function() {
927
- var e, n, t = {
928
- assert: function(a) {
929
- if (!t.has(a))
930
- throw new Pa("Side channel does not contain " + Ea(a));
931
- },
932
- delete: function(a) {
933
- if (q && a && (typeof a == "object" || typeof a == "function")) {
934
- if (e)
935
- return xa(e, a);
936
- } else if (se && n)
937
- return n.delete(a);
938
- return !1;
939
- },
940
- get: function(a) {
941
- return q && a && (typeof a == "object" || typeof a == "function") && e ? $a(e, a) : n && n.get(a);
942
- },
943
- has: function(a) {
944
- return q && a && (typeof a == "object" || typeof a == "function") && e ? Ia(e, a) : !!n && n.has(a);
945
- },
946
- set: function(a, o) {
947
- q && a && (typeof a == "object" || typeof a == "function") ? (e || (e = new q()), _a(e, a, o)) : se && (n || (n = se()), n.set(a, o));
948
- }
949
- };
950
- return t;
951
- }
952
- ) : se, Fa = X, Ca = we, Ma = ln, Da = lt, Na = Ra, Ta = Na || Da || Ma, Ba = function() {
953
- var e, n = {
954
- assert: function(t) {
955
- if (!n.has(t))
956
- throw new Fa("Side channel does not contain " + Ca(t));
957
- },
958
- delete: function(t) {
959
- return !!e && e.delete(t);
960
- },
961
- get: function(t) {
962
- return e && e.get(t);
963
- },
964
- has: function(t) {
965
- return !!e && e.has(t);
966
- },
967
- set: function(t, a) {
968
- e || (e = Ta()), e.set(t, a);
969
- }
970
- };
971
- return n;
972
- }, La = String.prototype.replace, Ua = /%20/g, Ve = {
973
- RFC1738: "RFC1738",
974
- RFC3986: "RFC3986"
975
- }, ir = {
976
- default: Ve.RFC3986,
977
- formatters: {
978
- RFC1738: function(r) {
979
- return La.call(r, Ua, "+");
980
- },
981
- RFC3986: function(r) {
982
- return String(r);
983
- }
984
- },
985
- RFC1738: Ve.RFC1738,
986
- RFC3986: Ve.RFC3986
987
- }, Wa = ir, He = Object.prototype.hasOwnProperty, k = Array.isArray, I = function() {
988
- for (var r = [], e = 0; e < 256; ++e)
989
- r.push("%" + ((e < 16 ? "0" : "") + e.toString(16)).toUpperCase());
990
- return r;
991
- }(), ka = function(e) {
992
- for (; e.length > 1; ) {
993
- var n = e.pop(), t = n.obj[n.prop];
994
- if (k(t)) {
995
- for (var a = [], o = 0; o < t.length; ++o)
996
- typeof t[o] < "u" && a.push(t[o]);
997
- n.obj[n.prop] = a;
998
- }
999
- }
1000
- }, ft = function(e, n) {
1001
- for (var t = n && n.plainObjects ? { __proto__: null } : {}, a = 0; a < e.length; ++a)
1002
- typeof e[a] < "u" && (t[a] = e[a]);
1003
- return t;
1004
- }, Ga = function r(e, n, t) {
1005
- if (!n)
1006
- return e;
1007
- if (typeof n != "object" && typeof n != "function") {
1008
- if (k(e))
1009
- e.push(n);
1010
- else if (e && typeof e == "object")
1011
- (t && (t.plainObjects || t.allowPrototypes) || !He.call(Object.prototype, n)) && (e[n] = !0);
1012
- else
1013
- return [e, n];
1014
- return e;
1015
- }
1016
- if (!e || typeof e != "object")
1017
- return [e].concat(n);
1018
- var a = e;
1019
- return k(e) && !k(n) && (a = ft(e, t)), k(e) && k(n) ? (n.forEach(function(o, l) {
1020
- if (He.call(e, l)) {
1021
- var c = e[l];
1022
- c && typeof c == "object" && o && typeof o == "object" ? e[l] = r(c, o, t) : e.push(o);
1023
- } else
1024
- e[l] = o;
1025
- }), e) : Object.keys(n).reduce(function(o, l) {
1026
- var c = n[l];
1027
- return He.call(o, l) ? o[l] = r(o[l], c, t) : o[l] = c, o;
1028
- }, a);
1029
- }, za = function(e, n) {
1030
- return Object.keys(n).reduce(function(t, a) {
1031
- return t[a] = n[a], t;
1032
- }, e);
1033
- }, Va = function(r, e, n) {
1034
- var t = r.replace(/\+/g, " ");
1035
- if (n === "iso-8859-1")
1036
- return t.replace(/%[0-9a-f]{2}/gi, unescape);
1037
- try {
1038
- return decodeURIComponent(t);
1039
- } catch {
1040
- return t;
1041
- }
1042
- }, Ke = 1024, Ha = function(e, n, t, a, o) {
1043
- if (e.length === 0)
1044
- return e;
1045
- var l = e;
1046
- if (typeof e == "symbol" ? l = Symbol.prototype.toString.call(e) : typeof e != "string" && (l = String(e)), t === "iso-8859-1")
1047
- return escape(l).replace(/%u[0-9a-f]{4}/gi, function(g) {
1048
- return "%26%23" + parseInt(g.slice(2), 16) + "%3B";
1049
- });
1050
- for (var c = "", i = 0; i < l.length; i += Ke) {
1051
- for (var f = l.length >= Ke ? l.slice(i, i + Ke) : l, p = [], y = 0; y < f.length; ++y) {
1052
- var u = f.charCodeAt(y);
1053
- if (u === 45 || u === 46 || u === 95 || u === 126 || u >= 48 && u <= 57 || u >= 65 && u <= 90 || u >= 97 && u <= 122 || o === Wa.RFC1738 && (u === 40 || u === 41)) {
1054
- p[p.length] = f.charAt(y);
1055
- continue;
1056
- }
1057
- if (u < 128) {
1058
- p[p.length] = I[u];
1059
- continue;
1060
- }
1061
- if (u < 2048) {
1062
- p[p.length] = I[192 | u >> 6] + I[128 | u & 63];
1063
- continue;
1064
- }
1065
- if (u < 55296 || u >= 57344) {
1066
- p[p.length] = I[224 | u >> 12] + I[128 | u >> 6 & 63] + I[128 | u & 63];
1067
- continue;
1068
- }
1069
- y += 1, u = 65536 + ((u & 1023) << 10 | f.charCodeAt(y) & 1023), p[p.length] = I[240 | u >> 18] + I[128 | u >> 12 & 63] + I[128 | u >> 6 & 63] + I[128 | u & 63];
1070
- }
1071
- c += p.join("");
1072
- }
1073
- return c;
1074
- }, Ka = function(e) {
1075
- for (var n = [{ obj: { o: e }, prop: "o" }], t = [], a = 0; a < n.length; ++a)
1076
- for (var o = n[a], l = o.obj[o.prop], c = Object.keys(l), i = 0; i < c.length; ++i) {
1077
- var f = c[i], p = l[f];
1078
- typeof p == "object" && p !== null && t.indexOf(p) === -1 && (n.push({ obj: l, prop: f }), t.push(p));
1079
- }
1080
- return ka(n), e;
1081
- }, qa = function(e) {
1082
- return Object.prototype.toString.call(e) === "[object RegExp]";
1083
- }, Qa = function(e) {
1084
- return !e || typeof e != "object" ? !1 : !!(e.constructor && e.constructor.isBuffer && e.constructor.isBuffer(e));
1085
- }, ja = function(e, n) {
1086
- return [].concat(e, n);
1087
- }, Ja = function(e, n) {
1088
- if (k(e)) {
1089
- for (var t = [], a = 0; a < e.length; a += 1)
1090
- t.push(n(e[a]));
1091
- return t;
1092
- }
1093
- return n(e);
1094
- }, ut = {
1095
- arrayToObject: ft,
1096
- assign: za,
1097
- combine: ja,
1098
- compact: Ka,
1099
- decode: Va,
1100
- encode: Ha,
1101
- isBuffer: Qa,
1102
- isRegExp: qa,
1103
- maybeMap: Ja,
1104
- merge: Ga
1105
- }, ct = Ba, ge = ut, ae = ir, Ya = Object.prototype.hasOwnProperty, pt = {
1106
- brackets: function(e) {
1107
- return e + "[]";
1108
- },
1109
- comma: "comma",
1110
- indices: function(e, n) {
1111
- return e + "[" + n + "]";
1112
- },
1113
- repeat: function(e) {
1114
- return e;
1115
- }
1116
- }, x = Array.isArray, Xa = Array.prototype.push, yt = function(r, e) {
1117
- Xa.apply(r, x(e) ? e : [e]);
1118
- }, Za = Date.prototype.toISOString, Tr = ae.default, S = {
1119
- addQueryPrefix: !1,
1120
- allowDots: !1,
1121
- allowEmptyArrays: !1,
1122
- arrayFormat: "indices",
1123
- charset: "utf-8",
1124
- charsetSentinel: !1,
1125
- commaRoundTrip: !1,
1126
- delimiter: "&",
1127
- encode: !0,
1128
- encodeDotInKeys: !1,
1129
- encoder: ge.encode,
1130
- encodeValuesOnly: !1,
1131
- filter: void 0,
1132
- format: Tr,
1133
- formatter: ae.formatters[Tr],
1134
- // deprecated
1135
- indices: !1,
1136
- serializeDate: function(e) {
1137
- return Za.call(e);
1138
- },
1139
- skipNulls: !1,
1140
- strictNullHandling: !1
1141
- }, eo = function(e) {
1142
- return typeof e == "string" || typeof e == "number" || typeof e == "boolean" || typeof e == "symbol" || typeof e == "bigint";
1143
- }, qe = {}, ro = function r(e, n, t, a, o, l, c, i, f, p, y, u, g, v, m, w, O, M) {
1144
- for (var d = e, D = M, U = 0, Z = !1; (D = D.get(qe)) !== void 0 && !Z; ) {
1145
- var V = D.get(e);
1146
- if (U += 1, typeof V < "u") {
1147
- if (V === U)
1148
- throw new RangeError("Cyclic object value");
1149
- Z = !0;
1150
- }
1151
- typeof D.get(qe) > "u" && (U = 0);
1152
- }
1153
- if (typeof p == "function" ? d = p(n, d) : d instanceof Date ? d = g(d) : t === "comma" && x(d) && (d = ge.maybeMap(d, function($e) {
1154
- return $e instanceof Date ? g($e) : $e;
1155
- })), d === null) {
1156
- if (l)
1157
- return f && !w ? f(n, S.encoder, O, "key", v) : n;
1158
- d = "";
1159
- }
1160
- if (eo(d) || ge.isBuffer(d)) {
1161
- if (f) {
1162
- var ce = w ? n : f(n, S.encoder, O, "key", v);
1163
- return [m(ce) + "=" + m(f(d, S.encoder, O, "value", v))];
1164
- }
1165
- return [m(n) + "=" + m(String(d))];
1166
- }
1167
- var W = [];
1168
- if (typeof d > "u")
1169
- return W;
1170
- var N;
1171
- if (t === "comma" && x(d))
1172
- w && f && (d = ge.maybeMap(d, f)), N = [{ value: d.length > 0 ? d.join(",") || null : void 0 }];
1173
- else if (x(p))
1174
- N = p;
1175
- else {
1176
- var pe = Object.keys(d);
1177
- N = y ? pe.sort(y) : pe;
1178
- }
1179
- var H = i ? String(n).replace(/\./g, "%2E") : String(n), P = a && x(d) && d.length === 1 ? H + "[]" : H;
1180
- if (o && x(d) && d.length === 0)
1181
- return P + "[]";
1182
- for (var T = 0; T < N.length; ++T) {
1183
- var F = N[T], ee = typeof F == "object" && F && typeof F.value < "u" ? F.value : d[F];
1184
- if (!(c && ee === null)) {
1185
- var Pe = u && i ? String(F).replace(/\./g, "%2E") : String(F), dt = x(d) ? typeof t == "function" ? t(P, Pe) : P : P + (u ? "." + Pe : "[" + Pe + "]");
1186
- M.set(e, U);
1187
- var lr = ct();
1188
- lr.set(qe, M), yt(W, r(
1189
- ee,
1190
- dt,
1191
- t,
1192
- a,
1193
- o,
1194
- l,
1195
- c,
1196
- i,
1197
- t === "comma" && w && x(d) ? null : f,
1198
- p,
1199
- y,
1200
- u,
1201
- g,
1202
- v,
1203
- m,
1204
- w,
1205
- O,
1206
- lr
1207
- ));
1208
- }
1209
- }
1210
- return W;
1211
- }, to = function(e) {
1212
- if (!e)
1213
- return S;
1214
- if (typeof e.allowEmptyArrays < "u" && typeof e.allowEmptyArrays != "boolean")
1215
- throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");
1216
- if (typeof e.encodeDotInKeys < "u" && typeof e.encodeDotInKeys != "boolean")
1217
- throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");
1218
- if (e.encoder !== null && typeof e.encoder < "u" && typeof e.encoder != "function")
1219
- throw new TypeError("Encoder has to be a function.");
1220
- var n = e.charset || S.charset;
1221
- if (typeof e.charset < "u" && e.charset !== "utf-8" && e.charset !== "iso-8859-1")
1222
- throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");
1223
- var t = ae.default;
1224
- if (typeof e.format < "u") {
1225
- if (!Ya.call(ae.formatters, e.format))
1226
- throw new TypeError("Unknown format option provided.");
1227
- t = e.format;
1228
- }
1229
- var a = ae.formatters[t], o = S.filter;
1230
- (typeof e.filter == "function" || x(e.filter)) && (o = e.filter);
1231
- var l;
1232
- if (e.arrayFormat in pt ? l = e.arrayFormat : "indices" in e ? l = e.indices ? "indices" : "repeat" : l = S.arrayFormat, "commaRoundTrip" in e && typeof e.commaRoundTrip != "boolean")
1233
- throw new TypeError("`commaRoundTrip` must be a boolean, or absent");
1234
- var c = typeof e.allowDots > "u" ? e.encodeDotInKeys === !0 ? !0 : S.allowDots : !!e.allowDots;
1235
- return {
1236
- addQueryPrefix: typeof e.addQueryPrefix == "boolean" ? e.addQueryPrefix : S.addQueryPrefix,
1237
- allowDots: c,
1238
- allowEmptyArrays: typeof e.allowEmptyArrays == "boolean" ? !!e.allowEmptyArrays : S.allowEmptyArrays,
1239
- arrayFormat: l,
1240
- charset: n,
1241
- charsetSentinel: typeof e.charsetSentinel == "boolean" ? e.charsetSentinel : S.charsetSentinel,
1242
- commaRoundTrip: !!e.commaRoundTrip,
1243
- delimiter: typeof e.delimiter > "u" ? S.delimiter : e.delimiter,
1244
- encode: typeof e.encode == "boolean" ? e.encode : S.encode,
1245
- encodeDotInKeys: typeof e.encodeDotInKeys == "boolean" ? e.encodeDotInKeys : S.encodeDotInKeys,
1246
- encoder: typeof e.encoder == "function" ? e.encoder : S.encoder,
1247
- encodeValuesOnly: typeof e.encodeValuesOnly == "boolean" ? e.encodeValuesOnly : S.encodeValuesOnly,
1248
- filter: o,
1249
- format: t,
1250
- formatter: a,
1251
- serializeDate: typeof e.serializeDate == "function" ? e.serializeDate : S.serializeDate,
1252
- skipNulls: typeof e.skipNulls == "boolean" ? e.skipNulls : S.skipNulls,
1253
- sort: typeof e.sort == "function" ? e.sort : null,
1254
- strictNullHandling: typeof e.strictNullHandling == "boolean" ? e.strictNullHandling : S.strictNullHandling
1255
- };
1256
- }, no = function(r, e) {
1257
- var n = r, t = to(e), a, o;
1258
- typeof t.filter == "function" ? (o = t.filter, n = o("", n)) : x(t.filter) && (o = t.filter, a = o);
1259
- var l = [];
1260
- if (typeof n != "object" || n === null)
1261
- return "";
1262
- var c = pt[t.arrayFormat], i = c === "comma" && t.commaRoundTrip;
1263
- a || (a = Object.keys(n)), t.sort && a.sort(t.sort);
1264
- for (var f = ct(), p = 0; p < a.length; ++p) {
1265
- var y = a[p], u = n[y];
1266
- t.skipNulls && u === null || yt(l, ro(
1267
- u,
1268
- y,
1269
- c,
1270
- i,
1271
- t.allowEmptyArrays,
1272
- t.strictNullHandling,
1273
- t.skipNulls,
1274
- t.encodeDotInKeys,
1275
- t.encode ? t.encoder : null,
1276
- t.filter,
1277
- t.sort,
1278
- t.allowDots,
1279
- t.serializeDate,
1280
- t.format,
1281
- t.formatter,
1282
- t.encodeValuesOnly,
1283
- t.charset,
1284
- f
1285
- ));
1286
- }
1287
- var g = l.join(t.delimiter), v = t.addQueryPrefix === !0 ? "?" : "";
1288
- return t.charsetSentinel && (t.charset === "iso-8859-1" ? v += "utf8=%26%2310003%3B&" : v += "utf8=%E2%9C%93&"), g.length > 0 ? v + g : "";
1289
- }, z = ut, er = Object.prototype.hasOwnProperty, Br = Array.isArray, h = {
1290
- allowDots: !1,
1291
- allowEmptyArrays: !1,
1292
- allowPrototypes: !1,
1293
- allowSparse: !1,
1294
- arrayLimit: 20,
1295
- charset: "utf-8",
1296
- charsetSentinel: !1,
1297
- comma: !1,
1298
- decodeDotInKeys: !1,
1299
- decoder: z.decode,
1300
- delimiter: "&",
1301
- depth: 5,
1302
- duplicates: "combine",
1303
- ignoreQueryPrefix: !1,
1304
- interpretNumericEntities: !1,
1305
- parameterLimit: 1e3,
1306
- parseArrays: !0,
1307
- plainObjects: !1,
1308
- strictDepth: !1,
1309
- strictNullHandling: !1,
1310
- throwOnLimitExceeded: !1
1311
- }, ao = function(r) {
1312
- return r.replace(/&#(\d+);/g, function(e, n) {
1313
- return String.fromCharCode(parseInt(n, 10));
1314
- });
1315
- }, st = function(r, e, n) {
1316
- if (r && typeof r == "string" && e.comma && r.indexOf(",") > -1)
1317
- return r.split(",");
1318
- if (e.throwOnLimitExceeded && n >= e.arrayLimit)
1319
- throw new RangeError("Array limit exceeded. Only " + e.arrayLimit + " element" + (e.arrayLimit === 1 ? "" : "s") + " allowed in an array.");
1320
- return r;
1321
- }, oo = "utf8=%26%2310003%3B", io = "utf8=%E2%9C%93", lo = function(e, n) {
1322
- var t = { __proto__: null }, a = n.ignoreQueryPrefix ? e.replace(/^\?/, "") : e;
1323
- a = a.replace(/%5B/gi, "[").replace(/%5D/gi, "]");
1324
- var o = n.parameterLimit === 1 / 0 ? void 0 : n.parameterLimit, l = a.split(
1325
- n.delimiter,
1326
- n.throwOnLimitExceeded ? o + 1 : o
1327
- );
1328
- if (n.throwOnLimitExceeded && l.length > o)
1329
- throw new RangeError("Parameter limit exceeded. Only " + o + " parameter" + (o === 1 ? "" : "s") + " allowed.");
1330
- var c = -1, i, f = n.charset;
1331
- if (n.charsetSentinel)
1332
- for (i = 0; i < l.length; ++i)
1333
- l[i].indexOf("utf8=") === 0 && (l[i] === io ? f = "utf-8" : l[i] === oo && (f = "iso-8859-1"), c = i, i = l.length);
1334
- for (i = 0; i < l.length; ++i)
1335
- if (i !== c) {
1336
- var p = l[i], y = p.indexOf("]="), u = y === -1 ? p.indexOf("=") : y + 1, g, v;
1337
- u === -1 ? (g = n.decoder(p, h.decoder, f, "key"), v = n.strictNullHandling ? null : "") : (g = n.decoder(p.slice(0, u), h.decoder, f, "key"), v = z.maybeMap(
1338
- st(
1339
- p.slice(u + 1),
1340
- n,
1341
- Br(t[g]) ? t[g].length : 0
1342
- ),
1343
- function(w) {
1344
- return n.decoder(w, h.decoder, f, "value");
1345
- }
1346
- )), v && n.interpretNumericEntities && f === "iso-8859-1" && (v = ao(String(v))), p.indexOf("[]=") > -1 && (v = Br(v) ? [v] : v);
1347
- var m = er.call(t, g);
1348
- m && n.duplicates === "combine" ? t[g] = z.combine(t[g], v) : (!m || n.duplicates === "last") && (t[g] = v);
1349
- }
1350
- return t;
1351
- }, fo = function(r, e, n, t) {
1352
- var a = 0;
1353
- if (r.length > 0 && r[r.length - 1] === "[]") {
1354
- var o = r.slice(0, -1).join("");
1355
- a = Array.isArray(e) && e[o] ? e[o].length : 0;
1356
- }
1357
- for (var l = t ? e : st(e, n, a), c = r.length - 1; c >= 0; --c) {
1358
- var i, f = r[c];
1359
- if (f === "[]" && n.parseArrays)
1360
- i = n.allowEmptyArrays && (l === "" || n.strictNullHandling && l === null) ? [] : z.combine([], l);
1361
- else {
1362
- i = n.plainObjects ? { __proto__: null } : {};
1363
- var p = f.charAt(0) === "[" && f.charAt(f.length - 1) === "]" ? f.slice(1, -1) : f, y = n.decodeDotInKeys ? p.replace(/%2E/g, ".") : p, u = parseInt(y, 10);
1364
- !n.parseArrays && y === "" ? i = { 0: l } : !isNaN(u) && f !== y && String(u) === y && u >= 0 && n.parseArrays && u <= n.arrayLimit ? (i = [], i[u] = l) : y !== "__proto__" && (i[y] = l);
1365
- }
1366
- l = i;
1367
- }
1368
- return l;
1369
- }, uo = function(e, n, t, a) {
1370
- if (e) {
1371
- var o = t.allowDots ? e.replace(/\.([^.[]+)/g, "[$1]") : e, l = /(\[[^[\]]*])/, c = /(\[[^[\]]*])/g, i = t.depth > 0 && l.exec(o), f = i ? o.slice(0, i.index) : o, p = [];
1372
- if (f) {
1373
- if (!t.plainObjects && er.call(Object.prototype, f) && !t.allowPrototypes)
1374
- return;
1375
- p.push(f);
1376
- }
1377
- for (var y = 0; t.depth > 0 && (i = c.exec(o)) !== null && y < t.depth; ) {
1378
- if (y += 1, !t.plainObjects && er.call(Object.prototype, i[1].slice(1, -1)) && !t.allowPrototypes)
1379
- return;
1380
- p.push(i[1]);
1381
- }
1382
- if (i) {
1383
- if (t.strictDepth === !0)
1384
- throw new RangeError("Input depth exceeded depth option of " + t.depth + " and strictDepth is true");
1385
- p.push("[" + o.slice(i.index) + "]");
1386
- }
1387
- return fo(p, n, t, a);
1388
- }
1389
- }, co = function(e) {
1390
- if (!e)
1391
- return h;
1392
- if (typeof e.allowEmptyArrays < "u" && typeof e.allowEmptyArrays != "boolean")
1393
- throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");
1394
- if (typeof e.decodeDotInKeys < "u" && typeof e.decodeDotInKeys != "boolean")
1395
- throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");
1396
- if (e.decoder !== null && typeof e.decoder < "u" && typeof e.decoder != "function")
1397
- throw new TypeError("Decoder has to be a function.");
1398
- if (typeof e.charset < "u" && e.charset !== "utf-8" && e.charset !== "iso-8859-1")
1399
- throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");
1400
- if (typeof e.throwOnLimitExceeded < "u" && typeof e.throwOnLimitExceeded != "boolean")
1401
- throw new TypeError("`throwOnLimitExceeded` option must be a boolean");
1402
- var n = typeof e.charset > "u" ? h.charset : e.charset, t = typeof e.duplicates > "u" ? h.duplicates : e.duplicates;
1403
- if (t !== "combine" && t !== "first" && t !== "last")
1404
- throw new TypeError("The duplicates option must be either combine, first, or last");
1405
- var a = typeof e.allowDots > "u" ? e.decodeDotInKeys === !0 ? !0 : h.allowDots : !!e.allowDots;
1406
- return {
1407
- allowDots: a,
1408
- allowEmptyArrays: typeof e.allowEmptyArrays == "boolean" ? !!e.allowEmptyArrays : h.allowEmptyArrays,
1409
- allowPrototypes: typeof e.allowPrototypes == "boolean" ? e.allowPrototypes : h.allowPrototypes,
1410
- allowSparse: typeof e.allowSparse == "boolean" ? e.allowSparse : h.allowSparse,
1411
- arrayLimit: typeof e.arrayLimit == "number" ? e.arrayLimit : h.arrayLimit,
1412
- charset: n,
1413
- charsetSentinel: typeof e.charsetSentinel == "boolean" ? e.charsetSentinel : h.charsetSentinel,
1414
- comma: typeof e.comma == "boolean" ? e.comma : h.comma,
1415
- decodeDotInKeys: typeof e.decodeDotInKeys == "boolean" ? e.decodeDotInKeys : h.decodeDotInKeys,
1416
- decoder: typeof e.decoder == "function" ? e.decoder : h.decoder,
1417
- delimiter: typeof e.delimiter == "string" || z.isRegExp(e.delimiter) ? e.delimiter : h.delimiter,
1418
- // eslint-disable-next-line no-implicit-coercion, no-extra-parens
1419
- depth: typeof e.depth == "number" || e.depth === !1 ? +e.depth : h.depth,
1420
- duplicates: t,
1421
- ignoreQueryPrefix: e.ignoreQueryPrefix === !0,
1422
- interpretNumericEntities: typeof e.interpretNumericEntities == "boolean" ? e.interpretNumericEntities : h.interpretNumericEntities,
1423
- parameterLimit: typeof e.parameterLimit == "number" ? e.parameterLimit : h.parameterLimit,
1424
- parseArrays: e.parseArrays !== !1,
1425
- plainObjects: typeof e.plainObjects == "boolean" ? e.plainObjects : h.plainObjects,
1426
- strictDepth: typeof e.strictDepth == "boolean" ? !!e.strictDepth : h.strictDepth,
1427
- strictNullHandling: typeof e.strictNullHandling == "boolean" ? e.strictNullHandling : h.strictNullHandling,
1428
- throwOnLimitExceeded: typeof e.throwOnLimitExceeded == "boolean" ? e.throwOnLimitExceeded : !1
1429
- };
1430
- }, po = function(r, e) {
1431
- var n = co(e);
1432
- if (r === "" || r === null || typeof r > "u")
1433
- return n.plainObjects ? { __proto__: null } : {};
1434
- for (var t = typeof r == "string" ? lo(r, n) : r, a = n.plainObjects ? { __proto__: null } : {}, o = Object.keys(t), l = 0; l < o.length; ++l) {
1435
- var c = o[l], i = uo(c, t[c], n, typeof r == "string");
1436
- a = z.merge(a, i, n);
1437
- }
1438
- return n.allowSparse === !0 ? a : z.compact(a);
1439
- }, yo = no, so = po, vo = ir, go = {
1440
- formats: vo,
1441
- parse: so,
1442
- stringify: yo
1443
- };
1444
- const ho = /* @__PURE__ */ wt(go);
1445
- class mo {
1446
- getKey(e) {
1447
- return {
1448
- regionId: e.regionId
1449
- };
1450
- }
1451
- // 查询列表信息地区信息
1452
- findList(e) {
1453
- const n = E().user.tenant;
1454
- return e && (e.hasEnable = (e == null ? void 0 : e.enable) !== void 0, e.hasParent = !1, ((e == null ? void 0 : e.enable) === !1 || e != null && e.likeRegionName) && (e.hasParent = !0)), _(e), $({
1455
- url: "/v1/region/dict_region/list/" + n,
1456
- method: "get",
1457
- params: e
1458
- });
1459
- }
1460
- // 根据地区编码查询地区信息
1461
- findByCode(e) {
1462
- const n = E().user.tenant;
1463
- return _(e), $({
1464
- url: `/v1/region/dict_region/code/${n}/${e.regionCode}`,
1465
- method: "get",
1466
- params: e
1467
- });
1468
- }
1469
- // 查询地区信息
1470
- findById(e) {
1471
- const n = E().user.tenant;
1472
- return _(e), $({
1473
- url: "/v1/region/dict_region/id/" + n + "/" + e.regionId,
1474
- method: "get"
1475
- });
1476
- }
1477
- // 创建实体地区信息
1478
- create(e) {
1479
- return e.tenant = E().user.tenant, _(e), $({
1480
- url: "/v1/region/dict_region",
1481
- method: "post",
1482
- data: e
1483
- });
1484
- }
1485
- // 修改实体地区信息
1486
- update(e) {
1487
- return e.tenant = E().user.tenant, _(e), $({
1488
- url: "/v1/region/dict_region",
1489
- method: "patch",
1490
- data: e
1491
- });
1492
- }
1493
- // 上移下移
1494
- move(e, n) {
1495
- let t = { ...e };
1496
- return t.tenant = E().user.tenant, t.up = n, _(t), $({
1497
- url: "/v1/region/dict_region/move",
1498
- method: "put",
1499
- data: t
1500
- });
1501
- }
1502
- // 启用/禁用
1503
- enable(e, n) {
1504
- let t = { ...e };
1505
- return t.tenant = E().user.tenant, t.enable = n, _(t), $({
1506
- url: "/v1/region/dict_region/enable",
1507
- method: "put",
1508
- data: t
1509
- });
1510
- }
1511
- // 删除地区信息
1512
- delete(e) {
1513
- return e.tenant = E().user.tenant, _(e), $({
1514
- url: "/v1/region/dict_region/id",
1515
- method: "delete",
1516
- params: e
1517
- });
1518
- }
1519
- // 下载导入模板地区信息
1520
- downloadTemplate() {
1521
- const e = E().user.tenant;
1522
- return $({
1523
- url: "/v1/region/dict_region/" + e + "/template.xlsx",
1524
- method: "get",
1525
- responseType: "blob",
1526
- params: {
1527
- tenant: E().user.tenant
1528
- }
1529
- });
1530
- }
1531
- // 导入地区信息
1532
- importExcel(e) {
1533
- return e.tenant = E().user.tenant, _(e), $({
1534
- url: "/v1/region/dict_region/import",
1535
- method: "patch",
1536
- data: e
1537
- });
1538
- }
1539
- // 导出地区信息Excel文件
1540
- exportExcel(e) {
1541
- const n = E().user.tenant;
1542
- _(e), e.req.hasParent = !0;
1543
- const t = ho.stringify(e, {
1544
- arrayFormat: "brackets",
1545
- allowDots: !0
1546
- });
1547
- return $({
1548
- url: "/v1/region/dict_region/" + n + "/dict_regions.xlsx?" + t,
1549
- method: "get",
1550
- responseType: "blob"
1551
- });
1552
- }
1553
- }
1554
- const oe = new mo(), So = (r) => {
1555
- const e = {
1556
- regionIds: [],
1557
- regionCodes: []
1558
- }, n = (t) => {
1559
- e.regionIds.push(t.regionId), e.regionCodes.push(t.regionCode), t.children && t.children.length > 0 && t.children.forEach((a) => n(a));
1560
- };
1561
- return n(r), e;
1562
- }, bo = /* @__PURE__ */ Lr({
1563
- __name: "index",
1564
- props: {
1565
- modelValue: {},
1566
- modelModifiers: {}
1567
- },
1568
- emits: ["update:modelValue"],
1569
- setup(r) {
1570
- const e = Ur(r, "modelValue"), n = Qe([]), t = () => {
1571
- oe.findByCode({ regionCode: e.value }).then(({ data: i }) => {
1572
- const f = So(i);
1573
- n.value = f.regionCodes;
1574
- });
1575
- };
1576
- ht(
1577
- () => e.value && !n.value.length && t()
1578
- );
1579
- const a = Qe([]), o = (i) => {
1580
- oe.findList({
1581
- likeRegionName: i
1582
- }).then(({ data: f }) => {
1583
- a.value = f.results.map((p) => (p.hasChildren = !p.hasChildren, p));
1584
- });
1585
- }, l = () => {
1586
- n.value = [];
1587
- }, c = (i, f) => {
1588
- oe.findList({
1589
- parentId: i.data.regionId
1590
- }).then(({ data: p }) => {
1591
- const y = p.results.map((u) => (u.hasChildren = !u.hasChildren, u));
1592
- !i.data.regionId && (a.value = y), f(y);
1593
- });
1594
- };
1595
- return (i, f) => {
1596
- const p = Wr("el-tree-select");
1597
- return kr(), Gr(p, {
1598
- lazy: "",
1599
- filterable: "",
1600
- "check-strictly": "",
1601
- modelValue: e.value,
1602
- "onUpdate:modelValue": f[0] || (f[0] = (y) => e.value = y),
1603
- "node-key": "regionCode",
1604
- load: c,
1605
- data: a.value,
1606
- "default-expanded-keys": n.value,
1607
- "filter-method": o,
1608
- onClear: l,
1609
- props: {
1610
- value: "regionCode",
1611
- label: "regionName",
1612
- isLeaf: "hasChildren",
1613
- children: "children"
1614
- }
1615
- }, null, 8, ["modelValue", "data", "default-expanded-keys"]);
1616
- };
1617
- }
1618
- }), wo = /* @__PURE__ */ Lr({
1619
- __name: "index",
1620
- props: {
1621
- modelValue: {},
1622
- modelModifiers: {}
1623
- },
1624
- emits: ["update:modelValue"],
1625
- setup(r) {
1626
- const e = Ur(r, "modelValue"), n = {
1627
- lazy: !0,
1628
- // 开启懒加载
1629
- checkStrictly: !0,
1630
- // 选择任意一级选项
1631
- lazyLoad(c, i) {
1632
- var f;
1633
- oe.findList({
1634
- parentId: (f = c.data) == null ? void 0 : f.regionId
1635
- }).then(({ data: p }) => {
1636
- i(l(p.results));
1637
- });
1638
- }
1639
- }, t = () => {
1640
- e.value = [], a.value = [];
1641
- }, a = Qe([]), o = (c) => (oe.findList({
1642
- likeRegionName: c
1643
- }).then(({ data: i }) => {
1644
- a.value = l(i.results);
1645
- }), !1), l = (c) => c.map((i) => ({
1646
- label: i.regionName,
1647
- value: i.regionCode,
1648
- regionId: i.regionId,
1649
- leaf: !i.hasChildren
1650
- }));
1651
- return (c, i) => {
1652
- const f = Wr("el-cascader");
1653
- return kr(), Gr(f, {
1654
- modelValue: e.value,
1655
- "onUpdate:modelValue": i[0] || (i[0] = (p) => e.value = p),
1656
- props: n,
1657
- options: a.value,
1658
- filterable: "",
1659
- onClear: t,
1660
- "before-filter": o
1661
- }, null, 8, ["modelValue", "options"]);
1662
- };
1663
- }
1664
- }), Ao = /* @__PURE__ */ Object.assign({ "./views/region/os-dict-region/edit.vue": () => import("./edit-IubJMRl3.mjs"), "./views/region/os-dict-region/index.vue": () => import("./index-B-qwEypO.mjs"), "./views/region/os-region-component/index.vue": () => import("./index-jbUNUaS-.mjs") }), Po = {
1665
- install(r) {
1666
- vt(Ao, 7), bt(gt), r.component("JmashRegionTree", bo), r.component("JmashRegionCascader", wo);
1667
- }
1668
- };
1669
- export {
1670
- bo as _,
1671
- wo as a,
1672
- Po as b,
1673
- oe as d,
1674
- So as e
1675
- };