@das-fed/utils 6.4.0-dev.55.8 → 6.4.0-dev.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api-services/i18n/index.js +1 -1
- package/api-services/i18n/index.js.gz +0 -0
- package/api-services/index.js +128 -128
- package/api-services/index.js.gz +0 -0
- package/api-services/modules/app-manage/index.js +94 -94
- package/api-services/modules/app-manage/index.js.gz +0 -0
- package/api-services/modules/authentication/index.js +94 -94
- package/api-services/modules/authentication/index.js.gz +0 -0
- package/api-services/modules/bems/index.js +93 -93
- package/api-services/modules/bems/index.js.gz +0 -0
- package/api-services/modules/contract/index.js +94 -94
- package/api-services/modules/contract/index.js.gz +0 -0
- package/api-services/modules/duty-manage/index.js +92 -92
- package/api-services/modules/duty-manage/index.js.gz +0 -0
- package/api-services/modules/enterpriseright/index.js +94 -94
- package/api-services/modules/enterpriseright/index.js.gz +0 -0
- package/api-services/modules/file/index.js +125 -125
- package/api-services/modules/file/index.js.gz +0 -0
- package/api-services/modules/gateway-edge/index.js +94 -94
- package/api-services/modules/gateway-edge/index.js.gz +0 -0
- package/api-services/modules/index.js +165 -165
- package/api-services/modules/index.js.gz +0 -0
- package/api-services/modules/iot/index.js +95 -95
- package/api-services/modules/iot/index.js.gz +0 -0
- package/api-services/modules/justauth/index.js +92 -92
- package/api-services/modules/justauth/index.js.gz +0 -0
- package/api-services/modules/knowledge/index.js +94 -94
- package/api-services/modules/knowledge/index.js.gz +0 -0
- package/api-services/modules/link/index.js +94 -94
- package/api-services/modules/link/index.js.gz +0 -0
- package/api-services/modules/permission/index.js +94 -94
- package/api-services/modules/permission/index.js.gz +0 -0
- package/api-services/modules/platformManage/index.js +96 -96
- package/api-services/modules/platformManage/index.js.gz +0 -0
- package/api-services/modules/portal/index.js +94 -94
- package/api-services/modules/portal/index.js.gz +0 -0
- package/api-services/modules/space-manage/index.js +94 -94
- package/api-services/modules/space-manage/index.js.gz +0 -0
- package/api-services/modules/super-admin/index.js +95 -95
- package/api-services/modules/super-admin/index.js.gz +0 -0
- package/api-services/modules/supplier/index.js +95 -95
- package/api-services/modules/supplier/index.js.gz +0 -0
- package/api-services/modules/supplychain-manage/index.js +94 -94
- package/api-services/modules/supplychain-manage/index.js.gz +0 -0
- package/api-services/modules/systemConfiguration/index.js +94 -94
- package/api-services/modules/systemConfiguration/index.js.gz +0 -0
- package/api-services/modules/tool/index.js +94 -94
- package/api-services/modules/tool/index.js.gz +0 -0
- package/api-services/src/create-service/index.js +93 -93
- package/api-services/src/create-service/index.js.gz +0 -0
- package/common-info/getInfoFromUrl/index.js.gz +0 -0
- package/common-info/index.d.ts +7 -1
- package/common-info/index.js +84 -51
- package/common-info/index.js.gz +0 -0
- package/common-info/set-personal-info/index.js.gz +0 -0
- package/common-info/type.d.ts +175 -120
- package/common-tools/extract-file-name/index.js.gz +0 -0
- package/common-tools/get-url-params/index.js.gz +0 -0
- package/create-api-service/i18n/index.js +2 -2
- package/create-api-service/index.js +93 -93
- package/create-api-service/index.js.gz +0 -0
- package/create-api-service/sso/index.js +35 -35
- package/create-api-service/sso/index.js.gz +0 -0
- package/curring-http/index.js.gz +0 -0
- package/curring-http/type.d.ts +87 -87
- package/directive/auth/index.js.gz +0 -0
- package/dom-check-in/index.js +2 -2
- package/esm-map.json +3 -1
- package/hooks/use-get-auth/index.js.gz +0 -0
- package/nextTiken/index.js.gz +0 -0
- package/package.json +4 -4
- package/pinyin-first-character/index.js.gz +0 -0
- package/style/index.js.gz +0 -0
- package/use-low-code/index.js +3 -3
- package/use-low-code/index.js.gz +0 -0
- package/use-low-code/style.css +1 -1
- package/webSocket-service/index.js.gz +0 -0
- package/webSocket-service/type.d.ts +28 -28
|
@@ -14,7 +14,7 @@ function Wr(t, e) {
|
|
|
14
14
|
return t.apply(e, arguments);
|
|
15
15
|
};
|
|
16
16
|
}
|
|
17
|
-
const { toString: eo } = Object.prototype, { getPrototypeOf:
|
|
17
|
+
const { toString: eo } = Object.prototype, { getPrototypeOf: qt } = Object, tt = /* @__PURE__ */ ((t) => (e) => {
|
|
18
18
|
const n = eo.call(e);
|
|
19
19
|
return t[n] || (t[n] = n.slice(8, -1).toLowerCase());
|
|
20
20
|
})(/* @__PURE__ */ Object.create(null)), Q = (t) => (t = t.toLowerCase(), (e) => tt(e) === t), rt = (t) => (e) => typeof e === t, { isArray: Ae } = Array, Fe = rt("undefined");
|
|
@@ -29,7 +29,7 @@ function ro(t) {
|
|
|
29
29
|
const no = rt("string"), K = rt("function"), Gr = rt("number"), nt = (t) => t !== null && typeof t == "object", oo = (t) => t === !0 || t === !1, ze = (t) => {
|
|
30
30
|
if (tt(t) !== "object")
|
|
31
31
|
return !1;
|
|
32
|
-
const e =
|
|
32
|
+
const e = qt(t);
|
|
33
33
|
return (e === null || e === Object.prototype || Object.getPrototypeOf(e) === null) && !(Symbol.toStringTag in t) && !(Symbol.iterator in t);
|
|
34
34
|
}, ao = Q("Date"), io = Q("File"), so = Q("Blob"), lo = Q("FileList"), co = (t) => nt(t) && K(t.pipe), uo = (t) => {
|
|
35
35
|
let e;
|
|
@@ -82,7 +82,7 @@ const vo = (t, e, n, { allOwnKeys: r } = {}) => (De(e, (o, a) => {
|
|
|
82
82
|
do {
|
|
83
83
|
for (o = Object.getOwnPropertyNames(t), a = o.length; a-- > 0; )
|
|
84
84
|
i = o[a], (!r || r(i, t, e)) && !s[i] && (e[i] = t[i], s[i] = !0);
|
|
85
|
-
t = n !== !1 &&
|
|
85
|
+
t = n !== !1 && qt(t);
|
|
86
86
|
} while (t && (!n || n(t, e)) && t !== Object.prototype);
|
|
87
87
|
return e;
|
|
88
88
|
}, Eo = (t, e, n) => {
|
|
@@ -98,7 +98,7 @@ const vo = (t, e, n, { allOwnKeys: r } = {}) => (De(e, (o, a) => {
|
|
|
98
98
|
for (; e-- > 0; )
|
|
99
99
|
n[e] = t[e];
|
|
100
100
|
return n;
|
|
101
|
-
}, Oo = /* @__PURE__ */ ((t) => (e) => t && e instanceof t)(typeof Uint8Array < "u" &&
|
|
101
|
+
}, Oo = /* @__PURE__ */ ((t) => (e) => t && e instanceof t)(typeof Uint8Array < "u" && qt(Uint8Array)), Ro = (t, e) => {
|
|
102
102
|
const r = (t && t[Symbol.iterator]).call(t);
|
|
103
103
|
let o;
|
|
104
104
|
for (; (o = r.next()) && !o.done; ) {
|
|
@@ -149,14 +149,14 @@ const vo = (t, e, n, { allOwnKeys: r } = {}) => (De(e, (o, a) => {
|
|
|
149
149
|
DIGIT: sr,
|
|
150
150
|
ALPHA: ut,
|
|
151
151
|
ALPHA_DIGIT: ut + ut.toUpperCase() + sr
|
|
152
|
-
},
|
|
152
|
+
}, Io = (t = 16, e = Xr.ALPHA_DIGIT) => {
|
|
153
153
|
let n = "";
|
|
154
154
|
const { length: r } = e;
|
|
155
155
|
for (; t--; )
|
|
156
156
|
n += e[Math.random() * r | 0];
|
|
157
157
|
return n;
|
|
158
158
|
};
|
|
159
|
-
function
|
|
159
|
+
function _o(t) {
|
|
160
160
|
return !!(t && K(t.append) && t[Symbol.toStringTag] === "FormData" && t[Symbol.iterator]);
|
|
161
161
|
}
|
|
162
162
|
const Bo = (t) => {
|
|
@@ -235,8 +235,8 @@ const Bo = (t) => {
|
|
|
235
235
|
global: ce,
|
|
236
236
|
isContextDefined: Vr,
|
|
237
237
|
ALPHABET: Xr,
|
|
238
|
-
generateString:
|
|
239
|
-
isSpecCompliantForm:
|
|
238
|
+
generateString: Io,
|
|
239
|
+
isSpecCompliantForm: _o,
|
|
240
240
|
toJSONObject: Bo,
|
|
241
241
|
isAsyncFn: Lo,
|
|
242
242
|
isThenable: Uo,
|
|
@@ -386,10 +386,10 @@ function cr(t) {
|
|
|
386
386
|
return e[r];
|
|
387
387
|
});
|
|
388
388
|
}
|
|
389
|
-
function
|
|
389
|
+
function zt(t, e) {
|
|
390
390
|
this._pairs = [], t && ot(t, this, e);
|
|
391
391
|
}
|
|
392
|
-
const rn =
|
|
392
|
+
const rn = zt.prototype;
|
|
393
393
|
rn.append = function(e, n) {
|
|
394
394
|
this._pairs.push([e, n]);
|
|
395
395
|
};
|
|
@@ -409,7 +409,7 @@ function nn(t, e, n) {
|
|
|
409
409
|
return t;
|
|
410
410
|
const r = n && n.encode || zo, o = n && n.serialize;
|
|
411
411
|
let a;
|
|
412
|
-
if (o ? a = o(e, n) : a = f.isURLSearchParams(e) ? e.toString() : new
|
|
412
|
+
if (o ? a = o(e, n) : a = f.isURLSearchParams(e) ? e.toString() : new zt(e, n).toString(r), a) {
|
|
413
413
|
const i = t.indexOf("#");
|
|
414
414
|
i !== -1 && (t = t.slice(0, i)), t += (t.indexOf("?") === -1 ? "?" : "&") + a;
|
|
415
415
|
}
|
|
@@ -473,7 +473,7 @@ const on = {
|
|
|
473
473
|
silentJSONParsing: !0,
|
|
474
474
|
forcedJSONParsing: !0,
|
|
475
475
|
clarifyTimeoutError: !1
|
|
476
|
-
}, Ho = typeof URLSearchParams < "u" ? URLSearchParams :
|
|
476
|
+
}, Ho = typeof URLSearchParams < "u" ? URLSearchParams : zt, Wo = typeof FormData < "u" ? FormData : null, Ko = typeof Blob < "u" ? Blob : null, Go = {
|
|
477
477
|
isBrowser: !0,
|
|
478
478
|
classes: {
|
|
479
479
|
URLSearchParams: Ho,
|
|
@@ -481,10 +481,10 @@ const on = {
|
|
|
481
481
|
Blob: Ko
|
|
482
482
|
},
|
|
483
483
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
484
|
-
},
|
|
485
|
-
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Qo =
|
|
484
|
+
}, Ht = typeof window < "u" && typeof document < "u", $t = typeof navigator == "object" && navigator || void 0, Jo = Ht && (!$t || ["ReactNative", "NativeScript", "NS"].indexOf($t.product) < 0), Vo = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
485
|
+
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Qo = Ht && window.location.href || "http://localhost", Xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
486
486
|
__proto__: null,
|
|
487
|
-
hasBrowserEnv:
|
|
487
|
+
hasBrowserEnv: Ht,
|
|
488
488
|
hasStandardBrowserEnv: Jo,
|
|
489
489
|
hasStandardBrowserWebWorkerEnv: Vo,
|
|
490
490
|
navigator: $t,
|
|
@@ -537,7 +537,7 @@ function ta(t, e, n) {
|
|
|
537
537
|
}
|
|
538
538
|
return (n || JSON.stringify)(t);
|
|
539
539
|
}
|
|
540
|
-
const
|
|
540
|
+
const Ie = {
|
|
541
541
|
transitional: on,
|
|
542
542
|
adapter: ["xhr", "http", "fetch"],
|
|
543
543
|
transformRequest: [function(e, n) {
|
|
@@ -566,7 +566,7 @@ const _e = {
|
|
|
566
566
|
return a || o ? (n.setContentType("application/json", !1), ta(e)) : e;
|
|
567
567
|
}],
|
|
568
568
|
transformResponse: [function(e) {
|
|
569
|
-
const n = this.transitional ||
|
|
569
|
+
const n = this.transitional || Ie.transitional, r = n && n.forcedJSONParsing, o = this.responseType === "json";
|
|
570
570
|
if (f.isResponse(e) || f.isReadableStream(e))
|
|
571
571
|
return e;
|
|
572
572
|
if (e && f.isString(e) && (r && !this.responseType || o)) {
|
|
@@ -604,7 +604,7 @@ const _e = {
|
|
|
604
604
|
}
|
|
605
605
|
};
|
|
606
606
|
f.forEach(["delete", "get", "head", "post", "put", "patch"], (t) => {
|
|
607
|
-
|
|
607
|
+
Ie.headers[t] = {};
|
|
608
608
|
});
|
|
609
609
|
const ra = f.toObjectSet([
|
|
610
610
|
"age",
|
|
@@ -800,7 +800,7 @@ f.reduceDescriptors(W.prototype, ({ value: t }, e) => {
|
|
|
800
800
|
});
|
|
801
801
|
f.freezeMethods(W);
|
|
802
802
|
function pt(t, e) {
|
|
803
|
-
const n = this ||
|
|
803
|
+
const n = this || Ie, r = e || n, o = W.from(r.headers);
|
|
804
804
|
let a = r.data;
|
|
805
805
|
return f.forEach(t, function(s) {
|
|
806
806
|
a = s.call(n, a, o.normalize(), e ? e.status : void 0);
|
|
@@ -1354,7 +1354,7 @@ function vr(t) {
|
|
|
1354
1354
|
return dt(t), t.headers = W.from(t.headers), t.data = pt.call(
|
|
1355
1355
|
t,
|
|
1356
1356
|
t.transformRequest
|
|
1357
|
-
), ["post", "put", "patch"].indexOf(t.method) !== -1 && t.headers.setContentType("application/x-www-form-urlencoded", !1), dn.getAdapter(t.adapter ||
|
|
1357
|
+
), ["post", "put", "patch"].indexOf(t.method) !== -1 && t.headers.setContentType("application/x-www-form-urlencoded", !1), dn.getAdapter(t.adapter || Ie.adapter)(t).then(function(r) {
|
|
1358
1358
|
return dt(t), r.data = pt.call(
|
|
1359
1359
|
t,
|
|
1360
1360
|
t.transformResponse,
|
|
@@ -1368,14 +1368,14 @@ function vr(t) {
|
|
|
1368
1368
|
), r.response.headers = W.from(r.response.headers))), Promise.reject(r);
|
|
1369
1369
|
});
|
|
1370
1370
|
}
|
|
1371
|
-
const yn = "1.7.7",
|
|
1371
|
+
const yn = "1.7.7", Wt = {};
|
|
1372
1372
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((t, e) => {
|
|
1373
|
-
|
|
1373
|
+
Wt[t] = function(r) {
|
|
1374
1374
|
return typeof r === t || "a" + (e < 1 ? "n " : " ") + t;
|
|
1375
1375
|
};
|
|
1376
1376
|
});
|
|
1377
1377
|
const br = {};
|
|
1378
|
-
|
|
1378
|
+
Wt.transitional = function(e, n, r) {
|
|
1379
1379
|
function o(a, i) {
|
|
1380
1380
|
return "[Axios v" + yn + "] Transitional option '" + a + "'" + i + (r ? ". " + r : "");
|
|
1381
1381
|
}
|
|
@@ -1407,7 +1407,7 @@ function Ta(t, e, n) {
|
|
|
1407
1407
|
}
|
|
1408
1408
|
const Ft = {
|
|
1409
1409
|
assertOptions: Ta,
|
|
1410
|
-
validators:
|
|
1410
|
+
validators: Wt
|
|
1411
1411
|
}, ne = Ft.validators;
|
|
1412
1412
|
class ue {
|
|
1413
1413
|
constructor(e) {
|
|
@@ -1530,7 +1530,7 @@ f.forEach(["post", "put", "patch"], function(e) {
|
|
|
1530
1530
|
}
|
|
1531
1531
|
ue.prototype[e] = n(), ue.prototype[e + "Form"] = n(!0);
|
|
1532
1532
|
});
|
|
1533
|
-
class
|
|
1533
|
+
class Kt {
|
|
1534
1534
|
constructor(e) {
|
|
1535
1535
|
if (typeof e != "function")
|
|
1536
1536
|
throw new TypeError("executor must be a function.");
|
|
@@ -1596,7 +1596,7 @@ class Gt {
|
|
|
1596
1596
|
static source() {
|
|
1597
1597
|
let e;
|
|
1598
1598
|
return {
|
|
1599
|
-
token: new
|
|
1599
|
+
token: new Kt(function(o) {
|
|
1600
1600
|
e = o;
|
|
1601
1601
|
}),
|
|
1602
1602
|
cancel: e
|
|
@@ -1685,26 +1685,26 @@ function mn(t) {
|
|
|
1685
1685
|
return mn(ye(t, o));
|
|
1686
1686
|
}, n;
|
|
1687
1687
|
}
|
|
1688
|
-
const
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1688
|
+
const I = mn(Ie);
|
|
1689
|
+
I.Axios = ue;
|
|
1690
|
+
I.CanceledError = Oe;
|
|
1691
|
+
I.CancelToken = Kt;
|
|
1692
|
+
I.isCancel = sn;
|
|
1693
|
+
I.VERSION = yn;
|
|
1694
|
+
I.toFormData = ot;
|
|
1695
|
+
I.AxiosError = S;
|
|
1696
|
+
I.Cancel = I.CanceledError;
|
|
1697
|
+
I.all = function(e) {
|
|
1698
1698
|
return Promise.all(e);
|
|
1699
1699
|
};
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1700
|
+
I.spread = xa;
|
|
1701
|
+
I.isAxiosError = $a;
|
|
1702
|
+
I.mergeConfig = ye;
|
|
1703
|
+
I.AxiosHeaders = W;
|
|
1704
|
+
I.formToJSON = (t) => an(f.isHTMLForm(t) ? new FormData(t) : t);
|
|
1705
|
+
I.getAdapter = dn.getAdapter;
|
|
1706
|
+
I.HttpStatusCode = Dt;
|
|
1707
|
+
I.default = I;
|
|
1708
1708
|
var wr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
1709
1709
|
function Ca(t) {
|
|
1710
1710
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
@@ -1728,7 +1728,7 @@ function Na(t) {
|
|
|
1728
1728
|
});
|
|
1729
1729
|
}), n;
|
|
1730
1730
|
}
|
|
1731
|
-
var Fa = Error, Da = EvalError,
|
|
1731
|
+
var Fa = Error, Da = EvalError, Ia = RangeError, _a = ReferenceError, hn = SyntaxError, _e = TypeError, Ba = URIError, La = function() {
|
|
1732
1732
|
if (typeof Symbol != "function" || typeof Object.getOwnPropertySymbols != "function")
|
|
1733
1733
|
return !1;
|
|
1734
1734
|
if (typeof Symbol.iterator == "symbol")
|
|
@@ -1796,7 +1796,7 @@ var Fa = Error, Da = EvalError, _a = RangeError, Ia = ReferenceError, hn = Synta
|
|
|
1796
1796
|
l.prototype = n.prototype, o.prototype = new l(), l.prototype = null;
|
|
1797
1797
|
}
|
|
1798
1798
|
return o;
|
|
1799
|
-
}, Va = Ja,
|
|
1799
|
+
}, Va = Ja, Gt = Function.prototype.bind || Va, Qa = Function.prototype.call, Xa = Object.prototype.hasOwnProperty, Ya = Gt, Za = Ya.call(Qa, Xa), A, ei = Fa, ti = Da, ri = Ia, ni = _a, we = hn, be = _e, oi = Ba, gn = Function, mt = function(t) {
|
|
1800
1800
|
try {
|
|
1801
1801
|
return gn('"use strict"; return (' + t + ").constructor;")();
|
|
1802
1802
|
} catch {
|
|
@@ -1968,7 +1968,7 @@ var ci = function t(e) {
|
|
|
1968
1968
|
"%URIErrorPrototype%": ["URIError", "prototype"],
|
|
1969
1969
|
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
1970
1970
|
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
1971
|
-
}, Be =
|
|
1971
|
+
}, Be = Gt, Qe = Za, ui = Be.call(Function.call, Array.prototype.concat), fi = Be.call(Function.apply, Array.prototype.splice), Or = Be.call(Function.call, String.prototype.replace), Xe = Be.call(Function.call, String.prototype.slice), pi = Be.call(Function.call, RegExp.prototype.exec), di = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, yi = /\\(\\)?/g, mi = function(e) {
|
|
1972
1972
|
var n = Xe(e, 0, 1), r = Xe(e, -1);
|
|
1973
1973
|
if (n === "%" && r !== "%")
|
|
1974
1974
|
throw new we("invalid intrinsic syntax, expected closing `%`");
|
|
@@ -2022,7 +2022,7 @@ var ci = function t(e) {
|
|
|
2022
2022
|
}
|
|
2023
2023
|
return s;
|
|
2024
2024
|
}, vn = { exports: {} }, gt, Rr;
|
|
2025
|
-
function
|
|
2025
|
+
function Jt() {
|
|
2026
2026
|
if (Rr) return gt;
|
|
2027
2027
|
Rr = 1;
|
|
2028
2028
|
var t = Re, e = t("%Object.defineProperty%", !0) || !1;
|
|
@@ -2041,7 +2041,7 @@ if (We)
|
|
|
2041
2041
|
} catch {
|
|
2042
2042
|
We = null;
|
|
2043
2043
|
}
|
|
2044
|
-
var bn = We, Pr =
|
|
2044
|
+
var bn = We, Pr = Jt(), vi = hn, ge = _e, Tr = bn, bi = function(e, n, r) {
|
|
2045
2045
|
if (!e || typeof e != "object" && typeof e != "function")
|
|
2046
2046
|
throw new ge("`obj` must be an object or a function`");
|
|
2047
2047
|
if (typeof n != "string" && typeof n != "symbol")
|
|
@@ -2066,19 +2066,19 @@ var bn = We, Pr = Vt(), vi = hn, ge = Ie, Tr = bn, bi = function(e, n, r) {
|
|
|
2066
2066
|
e[n] = r;
|
|
2067
2067
|
else
|
|
2068
2068
|
throw new vi("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");
|
|
2069
|
-
},
|
|
2070
|
-
return !!
|
|
2069
|
+
}, It = Jt(), wn = function() {
|
|
2070
|
+
return !!It;
|
|
2071
2071
|
};
|
|
2072
2072
|
wn.hasArrayLengthDefineBug = function() {
|
|
2073
|
-
if (!
|
|
2073
|
+
if (!It)
|
|
2074
2074
|
return null;
|
|
2075
2075
|
try {
|
|
2076
|
-
return
|
|
2076
|
+
return It([], "length", { value: 1 }).length !== 1;
|
|
2077
2077
|
} catch {
|
|
2078
2078
|
return !0;
|
|
2079
2079
|
}
|
|
2080
2080
|
};
|
|
2081
|
-
var wi = wn, Si = Re, xr = bi, Ei = wi(), $r = bn, Cr =
|
|
2081
|
+
var wi = wn, Si = Re, xr = bi, Ei = wi(), $r = bn, Cr = _e, Ai = Si("%Math.floor%"), Oi = function(e, n) {
|
|
2082
2082
|
if (typeof e != "function")
|
|
2083
2083
|
throw new Cr("`fn` is not a function");
|
|
2084
2084
|
if (typeof n != "number" || n < 0 || n > 4294967295 || Ai(n) !== n)
|
|
@@ -2103,7 +2103,7 @@ var wi = wn, Si = Re, xr = bi, Ei = wi(), $r = bn, Cr = Ie, Ai = Si("%Math.floor
|
|
|
2103
2103
|
)), e;
|
|
2104
2104
|
};
|
|
2105
2105
|
(function(t) {
|
|
2106
|
-
var e =
|
|
2106
|
+
var e = Gt, n = Re, r = Oi, o = _e, a = n("%Function.prototype.apply%"), i = n("%Function.prototype.call%"), s = n("%Reflect.apply%", !0) || e.call(i, a), u = Jt(), l = n("%Math.max%");
|
|
2107
2107
|
t.exports = function(d) {
|
|
2108
2108
|
if (typeof d != "function")
|
|
2109
2109
|
throw new o("a function is required");
|
|
@@ -2127,7 +2127,7 @@ const xi = {}, $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
2127
2127
|
__proto__: null,
|
|
2128
2128
|
default: xi
|
|
2129
2129
|
}, Symbol.toStringTag, { value: "Module" })), Ci = /* @__PURE__ */ Na($i);
|
|
2130
|
-
var
|
|
2130
|
+
var Vt = typeof Map == "function" && Map.prototype, vt = Object.getOwnPropertyDescriptor && Vt ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, Ye = Vt && vt && typeof vt.get == "function" ? vt.get : null, Nr = Vt && Map.prototype.forEach, Qt = typeof Set == "function" && Set.prototype, bt = Object.getOwnPropertyDescriptor && Qt ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, Ze = Qt && bt && typeof bt.get == "function" ? bt.get : null, Fr = Qt && Set.prototype.forEach, Ni = typeof WeakMap == "function" && WeakMap.prototype, $e = Ni ? WeakMap.prototype.has : null, Fi = typeof WeakSet == "function" && WeakSet.prototype, Ce = Fi ? WeakSet.prototype.has : null, Di = typeof WeakRef == "function" && WeakRef.prototype, Dr = Di ? WeakRef.prototype.deref : null, Ii = Boolean.prototype.valueOf, _i = Object.prototype.toString, Bi = Function.prototype.toString, Li = String.prototype.match, Xt = String.prototype.slice, ae = String.prototype.replace, Ui = String.prototype.toUpperCase, Ir = String.prototype.toLowerCase, An = RegExp.prototype.test, _r = Array.prototype.concat, ee = Array.prototype.join, ki = Array.prototype.slice, Br = Math.floor, _t = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, wt = Object.getOwnPropertySymbols, Bt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, Se = typeof Symbol == "function" && typeof Symbol.iterator == "object", k = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === Se || !0) ? Symbol.toStringTag : null, On = Object.prototype.propertyIsEnumerable, Lr = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function(t) {
|
|
2131
2131
|
return t.__proto__;
|
|
2132
2132
|
} : null);
|
|
2133
2133
|
function Ur(t, e) {
|
|
@@ -2137,7 +2137,7 @@ function Ur(t, e) {
|
|
|
2137
2137
|
if (typeof t == "number") {
|
|
2138
2138
|
var r = t < 0 ? -Br(-t) : Br(t);
|
|
2139
2139
|
if (r !== t) {
|
|
2140
|
-
var o = String(r), a =
|
|
2140
|
+
var o = String(r), a = Xt.call(e, o.length + 1);
|
|
2141
2141
|
return ae.call(o, n, "$&_") + "." + ae.call(ae.call(a, /([0-9]{3})/g, "$&_"), /_$/, "");
|
|
2142
2142
|
}
|
|
2143
2143
|
}
|
|
@@ -2201,9 +2201,9 @@ var Lt = Ci, kr = Lt.custom, Mr = Pn(kr) ? kr : null, Mi = function t(e, n, r, o
|
|
|
2201
2201
|
return typeof e == "object" && !Se ? xe(h) : h;
|
|
2202
2202
|
}
|
|
2203
2203
|
if (ts(e)) {
|
|
2204
|
-
for (var m = "<" +
|
|
2204
|
+
for (var m = "<" + Ir.call(String(e.nodeName)), R = e.attributes || [], P = 0; P < R.length; P++)
|
|
2205
2205
|
m += " " + R[P].name + "=" + Rn(ji(R[P].value), "double", a);
|
|
2206
|
-
return m += ">", e.childNodes && e.childNodes.length && (m += "..."), m += "</" +
|
|
2206
|
+
return m += ">", e.childNodes && e.childNodes.length && (m += "..."), m += "</" + Ir.call(String(e.nodeName)) + ">", m;
|
|
2207
2207
|
}
|
|
2208
2208
|
if (Ut(e)) {
|
|
2209
2209
|
if (e.length === 0)
|
|
@@ -2213,7 +2213,7 @@ var Lt = Ci, kr = Lt.custom, Mr = Pn(kr) ? kr : null, Mi = function t(e, n, r, o
|
|
|
2213
2213
|
}
|
|
2214
2214
|
if (zi(e)) {
|
|
2215
2215
|
var D = Ue(e, d);
|
|
2216
|
-
return !("cause" in Error.prototype) && "cause" in e && !On.call(e, "cause") ? "{ [" + String(e) + "] " + ee.call(
|
|
2216
|
+
return !("cause" in Error.prototype) && "cause" in e && !On.call(e, "cause") ? "{ [" + String(e) + "] " + ee.call(_r.call("[cause]: " + d(e.cause), D), ", ") + " }" : D.length === 0 ? "[" + String(e) + "]" : "{ [" + String(e) + "] " + ee.call(D, ", ") + " }";
|
|
2217
2217
|
}
|
|
2218
2218
|
if (typeof e == "object" && i) {
|
|
2219
2219
|
if (Mr && typeof e[Mr] == "function" && Lt)
|
|
@@ -2242,9 +2242,9 @@ var Lt = Ci, kr = Lt.custom, Mr = Pn(kr) ? kr : null, Mi = function t(e, n, r, o
|
|
|
2242
2242
|
if (Wi(e))
|
|
2243
2243
|
return xe(d(Number(e)));
|
|
2244
2244
|
if (Gi(e))
|
|
2245
|
-
return xe(d(
|
|
2245
|
+
return xe(d(_t.call(e)));
|
|
2246
2246
|
if (Ki(e))
|
|
2247
|
-
return xe(
|
|
2247
|
+
return xe(Ii.call(e));
|
|
2248
2248
|
if (Hi(e))
|
|
2249
2249
|
return xe(d(String(e)));
|
|
2250
2250
|
if (typeof window < "u" && e === window)
|
|
@@ -2252,7 +2252,7 @@ var Lt = Ci, kr = Lt.custom, Mr = Pn(kr) ? kr : null, Mi = function t(e, n, r, o
|
|
|
2252
2252
|
if (typeof globalThis < "u" && e === globalThis || typeof wr < "u" && e === wr)
|
|
2253
2253
|
return "{ [object globalThis] }";
|
|
2254
2254
|
if (!qi(e) && !jr(e)) {
|
|
2255
|
-
var U = Ue(e, d), G = Lr ? Lr(e) === Object.prototype : e instanceof Object || e.constructor === Object, V = e instanceof Object ? "" : "null prototype", E = !G && k && Object(e) === e && k in e ?
|
|
2255
|
+
var U = Ue(e, d), G = Lr ? Lr(e) === Object.prototype : e instanceof Object || e.constructor === Object, V = e instanceof Object ? "" : "null prototype", E = !G && k && Object(e) === e && k in e ? Xt.call(ie(e), 8, -1) : V ? "Object" : "", O = G || typeof e.constructor != "function" ? "" : e.constructor.name ? e.constructor.name + " " : "", $ = O + (E || V ? "[" + ee.call(_r.call([], E || [], V || []), ": ") + "] " : "");
|
|
2256
2256
|
return U.length === 0 ? $ + "{}" : p ? $ + "{" + kt(U, p) + "}" : $ + "{ " + ee.call(U, ", ") + " }";
|
|
2257
2257
|
}
|
|
2258
2258
|
return String(e);
|
|
@@ -2299,10 +2299,10 @@ function Pn(t) {
|
|
|
2299
2299
|
return !1;
|
|
2300
2300
|
}
|
|
2301
2301
|
function Gi(t) {
|
|
2302
|
-
if (!t || typeof t != "object" || !
|
|
2302
|
+
if (!t || typeof t != "object" || !_t)
|
|
2303
2303
|
return !1;
|
|
2304
2304
|
try {
|
|
2305
|
-
return
|
|
2305
|
+
return _t.call(t), !0;
|
|
2306
2306
|
} catch {
|
|
2307
2307
|
}
|
|
2308
2308
|
return !1;
|
|
@@ -2314,7 +2314,7 @@ function oe(t, e) {
|
|
|
2314
2314
|
return Ji.call(t, e);
|
|
2315
2315
|
}
|
|
2316
2316
|
function ie(t) {
|
|
2317
|
-
return
|
|
2317
|
+
return _i.call(t);
|
|
2318
2318
|
}
|
|
2319
2319
|
function Vi(t) {
|
|
2320
2320
|
if (t.name)
|
|
@@ -2405,7 +2405,7 @@ function ts(t) {
|
|
|
2405
2405
|
function xn(t, e) {
|
|
2406
2406
|
if (t.length > e.maxStringLength) {
|
|
2407
2407
|
var n = t.length - e.maxStringLength, r = "... " + n + " more character" + (n > 1 ? "s" : "");
|
|
2408
|
-
return xn(
|
|
2408
|
+
return xn(Xt.call(t, 0, e.maxStringLength), e) + r;
|
|
2409
2409
|
}
|
|
2410
2410
|
var o = ae.call(ae.call(t, /(['\\])/g, "\\$1"), /[\x00-\x1f]/g, rs);
|
|
2411
2411
|
return Rn(o, "single", e);
|
|
@@ -2478,16 +2478,16 @@ function Ue(t, e) {
|
|
|
2478
2478
|
On.call(t, a[l]) && r.push("[" + e(a[l]) + "]: " + e(t[a[l]], t));
|
|
2479
2479
|
return r;
|
|
2480
2480
|
}
|
|
2481
|
-
var $n = Re, Pe = Ti, as = Mi, is =
|
|
2481
|
+
var $n = Re, Pe = Ti, as = Mi, is = _e, ke = $n("%WeakMap%", !0), Me = $n("%Map%", !0), ss = Pe("WeakMap.prototype.get", !0), ls = Pe("WeakMap.prototype.set", !0), cs = Pe("WeakMap.prototype.has", !0), us = Pe("Map.prototype.get", !0), fs = Pe("Map.prototype.set", !0), ps = Pe("Map.prototype.has", !0), Yt = function(t, e) {
|
|
2482
2482
|
for (var n = t, r; (r = n.next) !== null; n = r)
|
|
2483
2483
|
if (r.key === e)
|
|
2484
2484
|
return n.next = r.next, r.next = /** @type {NonNullable<typeof list.next>} */
|
|
2485
2485
|
t.next, t.next = r, r;
|
|
2486
2486
|
}, ds = function(t, e) {
|
|
2487
|
-
var n =
|
|
2487
|
+
var n = Yt(t, e);
|
|
2488
2488
|
return n && n.value;
|
|
2489
2489
|
}, ys = function(t, e, n) {
|
|
2490
|
-
var r =
|
|
2490
|
+
var r = Yt(t, e);
|
|
2491
2491
|
r ? r.value = n : t.next = /** @type {import('.').ListNode<typeof value>} */
|
|
2492
2492
|
{
|
|
2493
2493
|
// eslint-disable-line no-param-reassign, no-extra-parens
|
|
@@ -2496,7 +2496,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2496
2496
|
value: n
|
|
2497
2497
|
};
|
|
2498
2498
|
}, ms = function(t, e) {
|
|
2499
|
-
return !!
|
|
2499
|
+
return !!Yt(t, e);
|
|
2500
2500
|
}, hs = function() {
|
|
2501
2501
|
var e, n, r, o = {
|
|
2502
2502
|
assert: function(a) {
|
|
@@ -2532,7 +2532,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2532
2532
|
}, gs = String.prototype.replace, vs = /%20/g, Et = {
|
|
2533
2533
|
RFC1738: "RFC1738",
|
|
2534
2534
|
RFC3986: "RFC3986"
|
|
2535
|
-
},
|
|
2535
|
+
}, Zt = {
|
|
2536
2536
|
default: Et.RFC3986,
|
|
2537
2537
|
formatters: {
|
|
2538
2538
|
RFC1738: function(t) {
|
|
@@ -2544,7 +2544,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2544
2544
|
},
|
|
2545
2545
|
RFC1738: Et.RFC1738,
|
|
2546
2546
|
RFC3986: Et.RFC3986
|
|
2547
|
-
}, bs =
|
|
2547
|
+
}, bs = Zt, At = Object.prototype.hasOwnProperty, le = Array.isArray, Y = function() {
|
|
2548
2548
|
for (var t = [], e = 0; e < 256; ++e)
|
|
2549
2549
|
t.push("%" + ((e < 16 ? "0" : "") + e.toString(16)).toUpperCase());
|
|
2550
2550
|
return t;
|
|
@@ -2662,7 +2662,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2662
2662
|
isRegExp: Ps,
|
|
2663
2663
|
maybeMap: $s,
|
|
2664
2664
|
merge: Ss
|
|
2665
|
-
}, Fn = hs, Ke = Nn, Ne =
|
|
2665
|
+
}, Fn = hs, Ke = Nn, Ne = Zt, Cs = Object.prototype.hasOwnProperty, Dn = {
|
|
2666
2666
|
brackets: function(e) {
|
|
2667
2667
|
return e + "[]";
|
|
2668
2668
|
},
|
|
@@ -2673,9 +2673,9 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2673
2673
|
repeat: function(e) {
|
|
2674
2674
|
return e;
|
|
2675
2675
|
}
|
|
2676
|
-
}, Z = Array.isArray, Ns = Array.prototype.push,
|
|
2676
|
+
}, Z = Array.isArray, Ns = Array.prototype.push, In = function(t, e) {
|
|
2677
2677
|
Ns.apply(t, Z(e) ? e : [e]);
|
|
2678
|
-
}, Fs = Date.prototype.toISOString, zr = Ne.default,
|
|
2678
|
+
}, Fs = Date.prototype.toISOString, zr = Ne.default, _ = {
|
|
2679
2679
|
addQueryPrefix: !1,
|
|
2680
2680
|
allowDots: !1,
|
|
2681
2681
|
allowEmptyArrays: !1,
|
|
@@ -2698,7 +2698,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2698
2698
|
strictNullHandling: !1
|
|
2699
2699
|
}, Ds = function(e) {
|
|
2700
2700
|
return typeof e == "string" || typeof e == "number" || typeof e == "boolean" || typeof e == "symbol" || typeof e == "bigint";
|
|
2701
|
-
}, Rt = {},
|
|
2701
|
+
}, Rt = {}, Is = function t(e, n, r, o, a, i, s, u, l, c, p, d, g, y, h, m, R, P) {
|
|
2702
2702
|
for (var v = e, D = P, x = 0, L = !1; (D = D.get(Rt)) !== void 0 && !L; ) {
|
|
2703
2703
|
var U = D.get(e);
|
|
2704
2704
|
if (x += 1, typeof U < "u") {
|
|
@@ -2712,13 +2712,13 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2712
2712
|
return z instanceof Date ? g(z) : z;
|
|
2713
2713
|
})), v === null) {
|
|
2714
2714
|
if (i)
|
|
2715
|
-
return l && !m ? l(n,
|
|
2715
|
+
return l && !m ? l(n, _.encoder, R, "key", y) : n;
|
|
2716
2716
|
v = "";
|
|
2717
2717
|
}
|
|
2718
2718
|
if (Ds(v) || Ke.isBuffer(v)) {
|
|
2719
2719
|
if (l) {
|
|
2720
|
-
var G = m ? n : l(n,
|
|
2721
|
-
return [h(G) + "=" + h(l(v,
|
|
2720
|
+
var G = m ? n : l(n, _.encoder, R, "key", y);
|
|
2721
|
+
return [h(G) + "=" + h(l(v, _.encoder, R, "value", y))];
|
|
2722
2722
|
}
|
|
2723
2723
|
return [h(n) + "=" + h(String(v))];
|
|
2724
2724
|
}
|
|
@@ -2743,7 +2743,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2743
2743
|
var j = d && u ? b.replace(/\./g, "%2E") : b, q = Z(v) ? typeof r == "function" ? r(T, j) : T : T + (d ? "." + j : "[" + j + "]");
|
|
2744
2744
|
P.set(e, x);
|
|
2745
2745
|
var se = Fn();
|
|
2746
|
-
se.set(Rt, P),
|
|
2746
|
+
se.set(Rt, P), In(V, t(
|
|
2747
2747
|
M,
|
|
2748
2748
|
q,
|
|
2749
2749
|
r,
|
|
@@ -2766,16 +2766,16 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2766
2766
|
}
|
|
2767
2767
|
}
|
|
2768
2768
|
return V;
|
|
2769
|
-
},
|
|
2769
|
+
}, _s = function(e) {
|
|
2770
2770
|
if (!e)
|
|
2771
|
-
return
|
|
2771
|
+
return _;
|
|
2772
2772
|
if (typeof e.allowEmptyArrays < "u" && typeof e.allowEmptyArrays != "boolean")
|
|
2773
2773
|
throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");
|
|
2774
2774
|
if (typeof e.encodeDotInKeys < "u" && typeof e.encodeDotInKeys != "boolean")
|
|
2775
2775
|
throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");
|
|
2776
2776
|
if (e.encoder !== null && typeof e.encoder < "u" && typeof e.encoder != "function")
|
|
2777
2777
|
throw new TypeError("Encoder has to be a function.");
|
|
2778
|
-
var n = e.charset ||
|
|
2778
|
+
var n = e.charset || _.charset;
|
|
2779
2779
|
if (typeof e.charset < "u" && e.charset !== "utf-8" && e.charset !== "iso-8859-1")
|
|
2780
2780
|
throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");
|
|
2781
2781
|
var r = Ne.default;
|
|
@@ -2784,35 +2784,35 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2784
2784
|
throw new TypeError("Unknown format option provided.");
|
|
2785
2785
|
r = e.format;
|
|
2786
2786
|
}
|
|
2787
|
-
var o = Ne.formatters[r], a =
|
|
2787
|
+
var o = Ne.formatters[r], a = _.filter;
|
|
2788
2788
|
(typeof e.filter == "function" || Z(e.filter)) && (a = e.filter);
|
|
2789
2789
|
var i;
|
|
2790
|
-
if (e.arrayFormat in Dn ? i = e.arrayFormat : "indices" in e ? i = e.indices ? "indices" : "repeat" : i =
|
|
2790
|
+
if (e.arrayFormat in Dn ? i = e.arrayFormat : "indices" in e ? i = e.indices ? "indices" : "repeat" : i = _.arrayFormat, "commaRoundTrip" in e && typeof e.commaRoundTrip != "boolean")
|
|
2791
2791
|
throw new TypeError("`commaRoundTrip` must be a boolean, or absent");
|
|
2792
|
-
var s = typeof e.allowDots > "u" ? e.encodeDotInKeys === !0 ? !0 :
|
|
2792
|
+
var s = typeof e.allowDots > "u" ? e.encodeDotInKeys === !0 ? !0 : _.allowDots : !!e.allowDots;
|
|
2793
2793
|
return {
|
|
2794
|
-
addQueryPrefix: typeof e.addQueryPrefix == "boolean" ? e.addQueryPrefix :
|
|
2794
|
+
addQueryPrefix: typeof e.addQueryPrefix == "boolean" ? e.addQueryPrefix : _.addQueryPrefix,
|
|
2795
2795
|
allowDots: s,
|
|
2796
|
-
allowEmptyArrays: typeof e.allowEmptyArrays == "boolean" ? !!e.allowEmptyArrays :
|
|
2796
|
+
allowEmptyArrays: typeof e.allowEmptyArrays == "boolean" ? !!e.allowEmptyArrays : _.allowEmptyArrays,
|
|
2797
2797
|
arrayFormat: i,
|
|
2798
2798
|
charset: n,
|
|
2799
|
-
charsetSentinel: typeof e.charsetSentinel == "boolean" ? e.charsetSentinel :
|
|
2799
|
+
charsetSentinel: typeof e.charsetSentinel == "boolean" ? e.charsetSentinel : _.charsetSentinel,
|
|
2800
2800
|
commaRoundTrip: e.commaRoundTrip,
|
|
2801
|
-
delimiter: typeof e.delimiter > "u" ?
|
|
2802
|
-
encode: typeof e.encode == "boolean" ? e.encode :
|
|
2803
|
-
encodeDotInKeys: typeof e.encodeDotInKeys == "boolean" ? e.encodeDotInKeys :
|
|
2804
|
-
encoder: typeof e.encoder == "function" ? e.encoder :
|
|
2805
|
-
encodeValuesOnly: typeof e.encodeValuesOnly == "boolean" ? e.encodeValuesOnly :
|
|
2801
|
+
delimiter: typeof e.delimiter > "u" ? _.delimiter : e.delimiter,
|
|
2802
|
+
encode: typeof e.encode == "boolean" ? e.encode : _.encode,
|
|
2803
|
+
encodeDotInKeys: typeof e.encodeDotInKeys == "boolean" ? e.encodeDotInKeys : _.encodeDotInKeys,
|
|
2804
|
+
encoder: typeof e.encoder == "function" ? e.encoder : _.encoder,
|
|
2805
|
+
encodeValuesOnly: typeof e.encodeValuesOnly == "boolean" ? e.encodeValuesOnly : _.encodeValuesOnly,
|
|
2806
2806
|
filter: a,
|
|
2807
2807
|
format: r,
|
|
2808
2808
|
formatter: o,
|
|
2809
|
-
serializeDate: typeof e.serializeDate == "function" ? e.serializeDate :
|
|
2810
|
-
skipNulls: typeof e.skipNulls == "boolean" ? e.skipNulls :
|
|
2809
|
+
serializeDate: typeof e.serializeDate == "function" ? e.serializeDate : _.serializeDate,
|
|
2810
|
+
skipNulls: typeof e.skipNulls == "boolean" ? e.skipNulls : _.skipNulls,
|
|
2811
2811
|
sort: typeof e.sort == "function" ? e.sort : null,
|
|
2812
|
-
strictNullHandling: typeof e.strictNullHandling == "boolean" ? e.strictNullHandling :
|
|
2812
|
+
strictNullHandling: typeof e.strictNullHandling == "boolean" ? e.strictNullHandling : _.strictNullHandling
|
|
2813
2813
|
};
|
|
2814
2814
|
}, Bs = function(t, e) {
|
|
2815
|
-
var n = t, r =
|
|
2815
|
+
var n = t, r = _s(e), o, a;
|
|
2816
2816
|
typeof r.filter == "function" ? (a = r.filter, n = a("", n)) : Z(r.filter) && (a = r.filter, o = a);
|
|
2817
2817
|
var i = [];
|
|
2818
2818
|
if (typeof n != "object" || n === null)
|
|
@@ -2821,7 +2821,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2821
2821
|
o || (o = Object.keys(n)), r.sort && o.sort(r.sort);
|
|
2822
2822
|
for (var l = Fn(), c = 0; c < o.length; ++c) {
|
|
2823
2823
|
var p = o[c];
|
|
2824
|
-
r.skipNulls && n[p] === null ||
|
|
2824
|
+
r.skipNulls && n[p] === null || In(i, Is(
|
|
2825
2825
|
n[p],
|
|
2826
2826
|
p,
|
|
2827
2827
|
s,
|
|
@@ -2869,7 +2869,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2869
2869
|
return t.replace(/&#(\d+);/g, function(e, n) {
|
|
2870
2870
|
return String.fromCharCode(parseInt(n, 10));
|
|
2871
2871
|
});
|
|
2872
|
-
},
|
|
2872
|
+
}, _n = function(t, e) {
|
|
2873
2873
|
return t && typeof t == "string" && e.comma && t.indexOf(",") > -1 ? t.split(",") : t;
|
|
2874
2874
|
}, ks = "utf8=%26%2310003%3B", Ms = "utf8=%E2%9C%93", js = function(e, n) {
|
|
2875
2875
|
var r = { __proto__: null }, o = n.ignoreQueryPrefix ? e.replace(/^\?/, "") : e;
|
|
@@ -2882,7 +2882,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2882
2882
|
if (u !== s) {
|
|
2883
2883
|
var c = i[u], p = c.indexOf("]="), d = p === -1 ? c.indexOf("=") : p + 1, g, y;
|
|
2884
2884
|
d === -1 ? (g = n.decoder(c, N.decoder, l, "key"), y = n.strictNullHandling ? null : "") : (g = n.decoder(c.slice(0, d), N.decoder, l, "key"), y = Ee.maybeMap(
|
|
2885
|
-
|
|
2885
|
+
_n(c.slice(d + 1), n),
|
|
2886
2886
|
function(m) {
|
|
2887
2887
|
return n.decoder(m, N.decoder, l, "value");
|
|
2888
2888
|
}
|
|
@@ -2892,7 +2892,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2892
2892
|
}
|
|
2893
2893
|
return r;
|
|
2894
2894
|
}, qs = function(t, e, n, r) {
|
|
2895
|
-
for (var o = r ? e :
|
|
2895
|
+
for (var o = r ? e : _n(e, n), a = t.length - 1; a >= 0; --a) {
|
|
2896
2896
|
var i, s = t[a];
|
|
2897
2897
|
if (s === "[]" && n.parseArrays)
|
|
2898
2898
|
i = n.allowEmptyArrays && (o === "" || n.strictNullHandling && o === null) ? [] : [].concat(o);
|
|
@@ -2971,7 +2971,7 @@ var $n = Re, Pe = Ti, as = Mi, is = Ie, ke = $n("%WeakMap%", !0), Me = $n("%Map%
|
|
|
2971
2971
|
o = Ee.merge(o, u, n);
|
|
2972
2972
|
}
|
|
2973
2973
|
return n.allowSparse === !0 ? o : Ee.compact(o);
|
|
2974
|
-
}, Ks = Bs, Gs = Ws, Js =
|
|
2974
|
+
}, Ks = Bs, Gs = Ws, Js = Zt, Vs = {
|
|
2975
2975
|
formats: Js,
|
|
2976
2976
|
parse: Gs,
|
|
2977
2977
|
stringify: Ks
|
|
@@ -3050,33 +3050,33 @@ function jt(t, e) {
|
|
|
3050
3050
|
var Ys = jt(Xs, { path: "/" });
|
|
3051
3051
|
const Zs = {
|
|
3052
3052
|
参数校验错误: { "zh-CN": "参数校验错误", en: "Parameter Validation Error", _appCode: "framework" },
|
|
3053
|
-
接口地址未找到: { "zh-CN": "接口地址未找到", en: "Api
|
|
3053
|
+
接口地址未找到: { "zh-CN": "接口地址未找到", en: "Api endpoint not found", _appCode: "framework" },
|
|
3054
3054
|
服务器内部错误: { "zh-CN": "服务器内部错误", en: "Internal Server Error", _appCode: "framework" },
|
|
3055
3055
|
解析错误: { "zh-CN": "解析错误", en: "Parsing Error", _appCode: "framework" },
|
|
3056
3056
|
请求配置异常: { "zh-CN": "请求配置异常", en: "Request Configuration Error", _appCode: "framework" },
|
|
3057
3057
|
"网络异常,请检查您的网络情况": {
|
|
3058
3058
|
"zh-CN": "网络异常,请检查您的网络情况",
|
|
3059
|
-
en: "Network
|
|
3059
|
+
en: "Network error, please check your network status",
|
|
3060
3060
|
_appCode: "framework"
|
|
3061
3061
|
}
|
|
3062
3062
|
};
|
|
3063
3063
|
qn(Zs);
|
|
3064
3064
|
et.extend(Vn);
|
|
3065
3065
|
et.extend(Qn);
|
|
3066
|
-
const
|
|
3066
|
+
const er = Ge(), Bn = er.sso ?? !0, el = er.i18n ?? !0, Ln = er.noRedireLogin ?? !1, Un = () => {
|
|
3067
3067
|
if (Ln) return;
|
|
3068
3068
|
const t = "/login";
|
|
3069
3069
|
location.pathname !== t && (sessionStorage.clear(), window.__isAutoCloseApp = !1, location.replace(t));
|
|
3070
|
-
},
|
|
3070
|
+
}, tl = async (t) => {
|
|
3071
3071
|
var n;
|
|
3072
3072
|
return ((n = t.config) == null ? void 0 : n.responseType) === "blob" ? t : t.data ?? t;
|
|
3073
|
-
},
|
|
3073
|
+
}, rl = async (t, e) => {
|
|
3074
3074
|
var u, l, c, p, d;
|
|
3075
3075
|
let n = ((u = t.response) == null ? void 0 : u.status) || 500, r = (l = t.response) == null ? void 0 : l.message, o = {};
|
|
3076
3076
|
const a = { 400: C("参数校验错误"), 404: C("接口地址未找到"), 500: C("服务器内部错误") };
|
|
3077
3077
|
let i = ((c = t == null ? void 0 : t.response) == null ? void 0 : c.data) || {};
|
|
3078
3078
|
if (!(Wn("code") || "") && !Ln && (n === 401 || (i == null ? void 0 : i.code) === 401))
|
|
3079
|
-
|
|
3079
|
+
Bn ? Kn({ ...Gn, redirect_uri: Jn }) : Un(), o = i;
|
|
3080
3080
|
else {
|
|
3081
3081
|
if (t.response) {
|
|
3082
3082
|
if (i instanceof Blob && (i = await new Promise((g) => {
|
|
@@ -3089,7 +3089,7 @@ const Bn = Ge(), qt = Bn.sso ?? !0, Ln = Bn.noRedireLogin ?? !1, Un = () => {
|
|
|
3089
3089
|
}
|
|
3090
3090
|
};
|
|
3091
3091
|
})), i.code) {
|
|
3092
|
-
if (n = i.code,
|
|
3092
|
+
if (n = i.code, el) {
|
|
3093
3093
|
const g = (i == null ? void 0 : i.status) ?? "";
|
|
3094
3094
|
r = !(i != null && i.data) || !i.data.length ? C(g) : C(g, ...i.data);
|
|
3095
3095
|
} else
|
|
@@ -3102,7 +3102,7 @@ const Bn = Ge(), qt = Bn.sso ?? !0, Ln = Bn.noRedireLogin ?? !1, Un = () => {
|
|
|
3102
3102
|
}
|
|
3103
3103
|
return { ...o, code: n, msg: r, error: t };
|
|
3104
3104
|
}, w = (t, e) => {
|
|
3105
|
-
const n =
|
|
3105
|
+
const n = I.create();
|
|
3106
3106
|
return zn(n, async (r) => {
|
|
3107
3107
|
const o = Ge();
|
|
3108
3108
|
if (r.headers || (r.headers = {}), !(r != null && r.public)) {
|
|
@@ -3111,9 +3111,9 @@ const Bn = Ge(), qt = Bn.sso ?? !0, Ln = Bn.noRedireLogin ?? !1, Un = () => {
|
|
|
3111
3111
|
const c = new URL(location.href).searchParams;
|
|
3112
3112
|
l = c.get("token") || c.get("accessToken") || c.get("accesstoken") || "";
|
|
3113
3113
|
}
|
|
3114
|
-
|
|
3114
|
+
Bn ? l || (l = await Hn(r)) : (l || (l = Zn()), l || Un()), l && !r.headers.Authorization && (r.headers.Authorization = `Bearer ${l}`);
|
|
3115
3115
|
}
|
|
3116
|
-
r.baseURL || (r.baseURL = o.baseURL || ""), r.urlPrefix || (r.urlPrefix = t), r.paramsSerializer || (r.paramsSerializer = { serialize: (l) => Qs.stringify(l, { indices: !1 }) }), r.onSuccess || (r.onSuccess =
|
|
3116
|
+
r.baseURL || (r.baseURL = o.baseURL || ""), r.urlPrefix || (r.urlPrefix = t), r.paramsSerializer || (r.paramsSerializer = { serialize: (l) => Qs.stringify(l, { indices: !1 }) }), r.onSuccess || (r.onSuccess = tl), r.onError || (r.onError = rl), (r.csrf ?? !1) && (r.headers["csrf-token"] = Ys.get("csrf-token"));
|
|
3117
3117
|
const s = r.params || {};
|
|
3118
3118
|
if (s.project === void 0) {
|
|
3119
3119
|
let l = 0;
|
|
@@ -3126,11 +3126,11 @@ const Bn = Ge(), qt = Bn.sso ?? !0, Ln = Bn.noRedireLogin ?? !1, Un = () => {
|
|
|
3126
3126
|
}
|
|
3127
3127
|
return r.params = s, r.headers.Timezone = et.tz.guess(), r;
|
|
3128
3128
|
});
|
|
3129
|
-
},
|
|
3129
|
+
}, nl = "v1", Bl = w(`/api/app-manager/application/${nl}`), ol = "v1", Ll = w(`/api/license/admin/${ol}`), al = "v1", Pt = `/api/bems/data-manage/${al}`, Ul = {
|
|
3130
3130
|
energyType: w(`${Pt}/energy-type`),
|
|
3131
3131
|
energyObject: w(`${Pt}/energy-object`),
|
|
3132
3132
|
energyDimension: w(`${Pt}/energy-dimension`)
|
|
3133
|
-
},
|
|
3133
|
+
}, il = "v1", kl = w(`/api/supply/contract/${il}`), qe = "v1", Ml = {
|
|
3134
3134
|
classes: w(`/api/duty-manage/classes/${qe}`),
|
|
3135
3135
|
// 班次管理
|
|
3136
3136
|
group: w(`/api/duty-manage/group/${qe}`),
|
|
@@ -3139,17 +3139,17 @@ const Bn = Ge(), qt = Bn.sso ?? !0, Ln = Bn.noRedireLogin ?? !1, Un = () => {
|
|
|
3139
3139
|
// 排班管理
|
|
3140
3140
|
shift: w(`/api/duty-manage/shift/${qe}`)
|
|
3141
3141
|
// 交接班管理
|
|
3142
|
-
},
|
|
3142
|
+
}, sl = "v1", jl = w(`/api/enterpriseright/permission/${sl}`), te = "v1", ql = w(`/api/iot/${te}`), zl = {
|
|
3143
3143
|
thingmodel: w(`/api/iot-device/thingmodel/${te}`),
|
|
3144
3144
|
deviceManage: w(`/api/iot-device/devicemanage/${te}`),
|
|
3145
3145
|
product: w(`/api/iot-device/product/${te}`),
|
|
3146
3146
|
productStorage: w(`/api/iot-device/product-storage/${te}`)
|
|
3147
|
-
},
|
|
3147
|
+
}, Hl = {
|
|
3148
3148
|
projectDevice: w(`/api/device-relation/deviceproject/${te}`),
|
|
3149
3149
|
deviceRules: w(`/api/device-relation/devicerule/${te}`),
|
|
3150
3150
|
project: w(`/api/device-relation/project/${te}`)
|
|
3151
|
-
}, tr = w(`/api/oss/minio/${te}`),
|
|
3152
|
-
let
|
|
3151
|
+
}, tr = w(`/api/oss/minio/${te}`), ll = w(`/api/progress/accessor/${te}`);
|
|
3152
|
+
let cl = (t = 21) => {
|
|
3153
3153
|
let e = "", n = crypto.getRandomValues(new Uint8Array(t));
|
|
3154
3154
|
for (; t--; ) {
|
|
3155
3155
|
let r = n[t] & 63;
|
|
@@ -3157,12 +3157,12 @@ let ll = (t = 21) => {
|
|
|
3157
3157
|
}
|
|
3158
3158
|
return e;
|
|
3159
3159
|
};
|
|
3160
|
-
const
|
|
3160
|
+
const ul = tr.get("token"), fl = tr.post("put-object", (t) => (t.headers || (t.headers = {}), t.headers["Content-Type"] = "multipart/form-data", t.responseType = "blob", t)), pl = tr.post("upload-objects", (t) => (t.headers || (t.headers = {}), t.headers["Content-Type"] = "multipart/form-data", t.responseType = "blob", t)), dl = ll.get("progress"), Wl = () => {
|
|
3161
3161
|
let t = J(!1), e = J(""), n = J(0), r = J("normal"), o = J(!1), a, i = J(""), s = J(""), u = J(""), l = J(""), c = J(!1), p = J(""), d = "", g = J(""), y;
|
|
3162
3162
|
const h = () => {
|
|
3163
3163
|
s.value = "", u.value = "", l.value = "", c.value = !1, p.value = "";
|
|
3164
3164
|
}, m = async () => {
|
|
3165
|
-
const [E, O] = await
|
|
3165
|
+
const [E, O] = await ul().run();
|
|
3166
3166
|
return E ? { stauts: !1 } : { status: !0, data: O };
|
|
3167
3167
|
}, R = (E) => new Promise((O, $) => {
|
|
3168
3168
|
const F = [];
|
|
@@ -3179,7 +3179,7 @@ const cl = tr.get("token"), ul = tr.post("put-object", (t) => (t.headers || (t.h
|
|
|
3179
3179
|
const M = await m();
|
|
3180
3180
|
if (!M.status) return;
|
|
3181
3181
|
let j = M.data, q = null, { autoContentType: se, bucketName: z, importFileName: me } = $;
|
|
3182
|
-
const st = b ?
|
|
3182
|
+
const st = b ? pl : fl;
|
|
3183
3183
|
if (b) {
|
|
3184
3184
|
let re = [];
|
|
3185
3185
|
await O.forEach(async (Le) => {
|
|
@@ -3204,7 +3204,7 @@ const cl = tr.get("token"), ul = tr.post("put-object", (t) => (t.headers || (t.h
|
|
|
3204
3204
|
}
|
|
3205
3205
|
const [Mn, jn] = await st(q).run();
|
|
3206
3206
|
if (Mn) return t.value = !1;
|
|
3207
|
-
const X = await
|
|
3207
|
+
const X = await ml(jn.data);
|
|
3208
3208
|
if (!b && (X == null ? void 0 : X.statusCode) != 200 || b && (X != null && X.some((re) => (re == null ? void 0 : re.statusCode) != 200))) {
|
|
3209
3209
|
t.value = !1, (nr = window.DasMessage) == null || nr.error({
|
|
3210
3210
|
message: (X == null ? void 0 : X.errorMsg) || C("上传失败"),
|
|
@@ -3251,7 +3251,7 @@ const cl = tr.get("token"), ul = tr.post("put-object", (t) => (t.headers || (t.h
|
|
|
3251
3251
|
clearTimeout(a), a = null, t.value = !1;
|
|
3252
3252
|
}, U = async (E, O = "export", $, T = "") => {
|
|
3253
3253
|
var j, q, se;
|
|
3254
|
-
const [F, b] = await
|
|
3254
|
+
const [F, b] = await dl("", {
|
|
3255
3255
|
url: `progress/${E}`
|
|
3256
3256
|
}).run();
|
|
3257
3257
|
if (F) {
|
|
@@ -3319,14 +3319,14 @@ const cl = tr.get("token"), ul = tr.post("put-object", (t) => (t.headers || (t.h
|
|
|
3319
3319
|
fileAction: v,
|
|
3320
3320
|
generateUniqueName: (E) => {
|
|
3321
3321
|
const O = E == null ? void 0 : E.match(/(.*?)(\.[^.]*$|$)/), $ = O.length ? O[2] : "";
|
|
3322
|
-
return `${O.length ? O[1] : E}${
|
|
3322
|
+
return `${O.length ? O[1] : E}${cl()}${$}`;
|
|
3323
3323
|
},
|
|
3324
3324
|
downloadFile: Hr,
|
|
3325
3325
|
resetStataus: h,
|
|
3326
3326
|
checkProgress: x,
|
|
3327
3327
|
fileHandleType: g
|
|
3328
3328
|
};
|
|
3329
|
-
},
|
|
3329
|
+
}, yl = (t) => {
|
|
3330
3330
|
let e = t == null ? void 0 : t.toLocaleLowerCase();
|
|
3331
3331
|
return {
|
|
3332
3332
|
excel: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
|
|
@@ -3359,7 +3359,7 @@ const cl = tr.get("token"), ul = tr.post("put-object", (t) => (t.headers || (t.h
|
|
|
3359
3359
|
const r = new XMLHttpRequest();
|
|
3360
3360
|
r.open("get", t), r.setRequestHeader("Content-Type", "application/json; charset=UTF-8"), r.responseType = "blob", r.onload = function(o) {
|
|
3361
3361
|
const a = new Blob([this.response], {
|
|
3362
|
-
type:
|
|
3362
|
+
type: yl(n)
|
|
3363
3363
|
}), i = URL.createObjectURL(a);
|
|
3364
3364
|
if (window.navigator.msSaveOrOpenBlob)
|
|
3365
3365
|
navigator.msSaveBlob(a, e);
|
|
@@ -3368,52 +3368,52 @@ const cl = tr.get("token"), ul = tr.post("put-object", (t) => (t.headers || (t.h
|
|
|
3368
3368
|
s.href = i, s.download = e, s.click(), window.URL.revokeObjectURL(i);
|
|
3369
3369
|
}
|
|
3370
3370
|
}, r.send();
|
|
3371
|
-
},
|
|
3371
|
+
}, ml = (t) => new Promise((e, n) => {
|
|
3372
3372
|
var r = new FileReader();
|
|
3373
3373
|
r.onload = function(o) {
|
|
3374
3374
|
let a = "";
|
|
3375
3375
|
typeof r.result == "string" && (a = JSON.parse(r.result)), e(a);
|
|
3376
3376
|
}, r.readAsText(t);
|
|
3377
|
-
}),
|
|
3377
|
+
}), hl = "v2", Kl = w(`/api/edge/${hl}`), kn = "v1", Gl = w(`/api/justauth/oauth-server/${kn}/visitor`), Jl = w(`/api/justauth/oauth-server/${kn}`), gl = "v1", Vl = w(`/api/knowledge-base/knowledge/${gl}`), vl = "v1", Ql = w(`/api/custom-datasource/custom/${vl}`), bl = "v1", Xl = w(`/api/permission/${bl}`), de = "v1", Yl = w(`/api/customer/customer/${de}`), Zl = w(`/api/customer/company/${de}`), ec = w(`/api/customer/customer-grade/${de}`), tc = w(`/api/customer/customer-type/${de}`), rc = {
|
|
3378
3378
|
list: w(`/api/project/${de}/list`),
|
|
3379
3379
|
app: w(`/api/project/${de}/app`),
|
|
3380
3380
|
people: w(`/api/project/${de}/people`)
|
|
3381
|
-
},
|
|
3381
|
+
}, wl = "v1", nc = w(`/api/portal/user/${wl}`), Sl = "v1", oc = w(`/api/space-manage/space-tree/${Sl}`), it = "v1", ac = w(`/api/superadmin/portal/${it}`), ic = w(`/api/superadmin/permission/${it}`), sc = w(`/api/superadmin/resource/${it}`), lc = w(`/api/superadmin/license/${it}`), rr = "v1", cc = w(`/api/supply/supplier/${rr}`), uc = w(`/api/supplier/${rr}`), fc = w(`/api/supplier/${rr}/classification`), El = "v1", pc = w(`/api/supply/brand/${El}`), Al = "v2", dc = w(`/api/tool/${Al}`), Ol = "v1", yc = w(`/api/system-config/${Ol}`);
|
|
3382
3382
|
export {
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
|
|
3390
|
-
|
|
3391
|
-
|
|
3383
|
+
Bl as appManage,
|
|
3384
|
+
Ll as authentication,
|
|
3385
|
+
Ul as bemsModules,
|
|
3386
|
+
Zl as company,
|
|
3387
|
+
kl as contract,
|
|
3388
|
+
Yl as customer,
|
|
3389
|
+
ec as customerGrade,
|
|
3390
|
+
tc as customerType,
|
|
3391
|
+
Ql as daslink,
|
|
3392
3392
|
Hr as downloadFile,
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
|
|
3397
|
-
|
|
3393
|
+
Ml as dutyModules,
|
|
3394
|
+
pc as enterpriseadminBrandModel,
|
|
3395
|
+
jl as enterpriseright,
|
|
3396
|
+
Kl as gatewayEdge,
|
|
3397
|
+
ql as iot,
|
|
3398
3398
|
tr as iotMinio,
|
|
3399
|
-
|
|
3400
|
-
|
|
3401
|
-
|
|
3402
|
-
|
|
3403
|
-
|
|
3404
|
-
|
|
3405
|
-
|
|
3406
|
-
|
|
3407
|
-
|
|
3408
|
-
|
|
3409
|
-
|
|
3410
|
-
|
|
3411
|
-
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
|
-
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
|
|
3418
|
-
|
|
3399
|
+
zl as iotModules,
|
|
3400
|
+
ll as iotProgress,
|
|
3401
|
+
Hl as iotRelationModules,
|
|
3402
|
+
Gl as justauth,
|
|
3403
|
+
Vl as knowledgeBase,
|
|
3404
|
+
Jl as oauthServer,
|
|
3405
|
+
Xl as permission,
|
|
3406
|
+
nc as portal,
|
|
3407
|
+
rc as projectManage,
|
|
3408
|
+
oc as spaceManage,
|
|
3409
|
+
lc as superadminLicense,
|
|
3410
|
+
ic as superadminPermission,
|
|
3411
|
+
ac as superadminPortal,
|
|
3412
|
+
sc as superadminResource,
|
|
3413
|
+
cc as supplier,
|
|
3414
|
+
fc as supplierClassification,
|
|
3415
|
+
uc as supplierManage,
|
|
3416
|
+
yc as systemConfiguration,
|
|
3417
|
+
dc as tool,
|
|
3418
|
+
Wl as useFile
|
|
3419
3419
|
};
|