@das-fed/utils 7.1.0-dev.3 → 7.1.0-dev.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. package/api-services/index.js +994 -958
  2. package/api-services/index.js.gz +0 -0
  3. package/api-services/modules/app-manage/index.js +487 -470
  4. package/api-services/modules/app-manage/index.js.gz +0 -0
  5. package/api-services/modules/authentication/index.js +487 -470
  6. package/api-services/modules/authentication/index.js.gz +0 -0
  7. package/api-services/modules/bems/index.js +486 -469
  8. package/api-services/modules/bems/index.js.gz +0 -0
  9. package/api-services/modules/contract/index.js +753 -718
  10. package/api-services/modules/contract/index.js.gz +0 -0
  11. package/api-services/modules/duty-manage/index.js +856 -857
  12. package/api-services/modules/duty-manage/index.js.gz +0 -0
  13. package/api-services/modules/enterpriseright/index.js +487 -470
  14. package/api-services/modules/enterpriseright/index.js.gz +0 -0
  15. package/api-services/modules/file/index.js +844 -809
  16. package/api-services/modules/file/index.js.gz +0 -0
  17. package/api-services/modules/gateway-edge/index.js +487 -470
  18. package/api-services/modules/gateway-edge/index.js.gz +0 -0
  19. package/api-services/modules/index.js +863 -845
  20. package/api-services/modules/index.js.gz +0 -0
  21. package/api-services/modules/iot/index.js +1001 -966
  22. package/api-services/modules/iot/index.js.gz +0 -0
  23. package/api-services/modules/justauth/index.d.ts +1 -1
  24. package/api-services/modules/justauth/index.js +757 -721
  25. package/api-services/modules/justauth/index.js.gz +0 -0
  26. package/api-services/modules/knowledge/index.js +487 -470
  27. package/api-services/modules/knowledge/index.js.gz +0 -0
  28. package/api-services/modules/link/index.js +487 -470
  29. package/api-services/modules/link/index.js.gz +0 -0
  30. package/api-services/modules/permission/index.js +851 -852
  31. package/api-services/modules/permission/index.js.gz +0 -0
  32. package/api-services/modules/platformManage/index.js +753 -718
  33. package/api-services/modules/platformManage/index.js.gz +0 -0
  34. package/api-services/modules/portal/index.js +487 -470
  35. package/api-services/modules/portal/index.js.gz +0 -0
  36. package/api-services/modules/space-manage/index.js +487 -470
  37. package/api-services/modules/space-manage/index.js.gz +0 -0
  38. package/api-services/modules/super-admin/index.js +757 -722
  39. package/api-services/modules/super-admin/index.js.gz +0 -0
  40. package/api-services/modules/supplier/index.js +757 -722
  41. package/api-services/modules/supplier/index.js.gz +0 -0
  42. package/api-services/modules/supplychain-manage/index.js +753 -718
  43. package/api-services/modules/supplychain-manage/index.js.gz +0 -0
  44. package/api-services/modules/systemConfiguration/index.js +487 -470
  45. package/api-services/modules/systemConfiguration/index.js.gz +0 -0
  46. package/api-services/modules/tool/index.js +487 -470
  47. package/api-services/modules/tool/index.js.gz +0 -0
  48. package/api-services/src/create-service/index.js +728 -693
  49. package/api-services/src/create-service/index.js.gz +0 -0
  50. package/common-info/index.d.ts +1 -1
  51. package/common-tools/platform-tools/index.d.ts +7 -2
  52. package/common-tools/platform-tools/index.js +27 -15
  53. package/common-tools/platform-tools/index.js.gz +0 -0
  54. package/create-api-service/index.js +850 -851
  55. package/create-api-service/index.js.gz +0 -0
  56. package/create-api-service/sso/authorizer.d.ts +1 -0
  57. package/create-api-service/sso/index.d.ts +13 -17
  58. package/create-api-service/sso/index.js +892 -784
  59. package/create-api-service/sso/index.js.gz +0 -0
  60. package/create-api-service/sso/utils.d.ts +8 -0
  61. package/create-api-service/thirdLogout/index.js +1857 -0
  62. package/create-api-service/thirdLogout/index.js.gz +0 -0
  63. package/create-api-service/thirdLogout/sso/utils.d.ts +8 -0
  64. package/create-api-service/thirdLogout/thirdLogout/index.d.ts +19 -0
  65. package/create-api-service/unauthorized-recovery/index.d.ts +36 -0
  66. package/create-api-service/unauthorized-recovery/index.js +16 -0
  67. package/curring-http/type.d.ts +6 -0
  68. package/esm-map.json +12 -1
  69. package/package.json +4 -4
  70. package/token-tools/index.d.ts +37 -1
  71. package/token-tools/index.js +59 -25
  72. package/token-tools/index.js.gz +0 -0
@@ -1,63 +1,64 @@
1
- import { unref as Dt, getCurrentScope as vt, onScopeDispose as It, ref as te, watch as Ae } from "vue";
2
- import { encryption as Bt } from "@das-fed/utils/atob";
3
- import { getConfig as _e } from "@das-fed/utils/config";
4
- import { getAccessToken as H, removeAccessToken as jt, setAccessToken as qt, getAccessTokenInfo as fe } from "@das-fed/utils/token-tools";
5
- import { appendQueryParams as nt } from "@das-fed/utils/common-tools";
6
- import { removeProcessEngineToken as Mt, setProcessEngineToken as Ht } from "@das-fed/utils/process-engine-info";
7
- import { setPersonalInfo as rt } from "@das-fed/utils/common-info/set-personal-info";
8
- function ot(e, t) {
1
+ import { unref as Wt, getCurrentScope as Kt, onScopeDispose as Qt, ref as ne, watch as ke } from "vue";
2
+ import { encryption as Gt } from "@das-fed/utils/atob";
3
+ import { getConfig as M } from "@das-fed/utils/config";
4
+ import { clearPlatformAuthStorage as Pe, getAccessToken as B, tokenStorage as re } from "@das-fed/utils/token-tools";
5
+ import { tokenStorage as No } from "@das-fed/utils/token-tools";
6
+ import { appendQueryParams as Ue } from "@das-fed/utils/common-tools";
7
+ import { setPersonalInfo as dt } from "@das-fed/utils/common-info/set-personal-info";
8
+ import { hasUnauthorizedRecovery as we } from "@das-fed/utils/create-api-service/unauthorized-recovery";
9
+ function pt(e, t) {
9
10
  return function() {
10
11
  return e.apply(t, arguments);
11
12
  };
12
13
  }
13
- const { toString: $t } = Object.prototype, { getPrototypeOf: xe } = Object, { iterator: oe, toStringTag: st } = Symbol, se = /* @__PURE__ */ ((e) => (t) => {
14
- const n = $t.call(t);
14
+ const { toString: Xt } = Object.prototype, { getPrototypeOf: Le } = Object, { iterator: ie, toStringTag: ht } = Symbol, ae = /* @__PURE__ */ ((e) => (t) => {
15
+ const n = Xt.call(t);
15
16
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
16
- })(/* @__PURE__ */ Object.create(null)), x = (e) => (e = e.toLowerCase(), (t) => se(t) === e), ie = (e) => (t) => typeof t === e, { isArray: v } = Array, $ = ie("undefined");
17
- function J(e) {
18
- return e !== null && !$(e) && e.constructor !== null && !$(e.constructor) && A(e.constructor.isBuffer) && e.constructor.isBuffer(e);
17
+ })(/* @__PURE__ */ Object.create(null)), C = (e) => (e = e.toLowerCase(), (t) => ae(t) === e), ce = (e) => (t) => typeof t === e, { isArray: H } = Array, J = ce("undefined");
18
+ function V(e) {
19
+ return e !== null && !J(e) && e.constructor !== null && !J(e.constructor) && _(e.constructor.isBuffer) && e.constructor.isBuffer(e);
19
20
  }
20
- const it = x("ArrayBuffer");
21
- function zt(e) {
21
+ const mt = C("ArrayBuffer");
22
+ function Yt(e) {
22
23
  let t;
23
- return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && it(e.buffer), t;
24
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && mt(e.buffer), t;
24
25
  }
25
- const Jt = ie("string"), A = ie("function"), at = ie("number"), V = (e) => e !== null && typeof e == "object", Vt = (e) => e === !0 || e === !1, Z = (e) => {
26
- if (se(e) !== "object")
26
+ const Zt = ce("string"), _ = ce("function"), yt = ce("number"), W = (e) => e !== null && typeof e == "object", en = (e) => e === !0 || e === !1, Z = (e) => {
27
+ if (ae(e) !== "object")
27
28
  return !1;
28
- const t = xe(e);
29
- return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(st in e) && !(oe in e);
30
- }, Wt = (e) => {
31
- if (!V(e) || J(e))
29
+ const t = Le(e);
30
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(ht in e) && !(ie in e);
31
+ }, tn = (e) => {
32
+ if (!W(e) || V(e))
32
33
  return !1;
33
34
  try {
34
35
  return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
35
36
  } catch {
36
37
  return !1;
37
38
  }
38
- }, Kt = x("Date"), Qt = x("File"), Xt = x("Blob"), Gt = x("FileList"), Zt = (e) => V(e) && A(e.pipe), Yt = (e) => {
39
+ }, nn = C("Date"), rn = C("File"), on = C("Blob"), sn = C("FileList"), an = (e) => W(e) && _(e.pipe), cn = (e) => {
39
40
  let t;
40
- return e && (typeof FormData == "function" && e instanceof FormData || A(e.append) && ((t = se(e)) === "formdata" || // detect form-data instance
41
- t === "object" && A(e.toString) && e.toString() === "[object FormData]"));
42
- }, en = x("URLSearchParams"), [tn, nn, rn, on] = ["ReadableStream", "Request", "Response", "Headers"].map(x), sn = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
43
- function W(e, t, { allOwnKeys: n = !1 } = {}) {
41
+ return e && (typeof FormData == "function" && e instanceof FormData || _(e.append) && ((t = ae(e)) === "formdata" || // detect form-data instance
42
+ t === "object" && _(e.toString) && e.toString() === "[object FormData]"));
43
+ }, un = C("URLSearchParams"), [ln, fn, dn, pn] = ["ReadableStream", "Request", "Response", "Headers"].map(C), hn = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
44
+ function K(e, t, { allOwnKeys: n = !1 } = {}) {
44
45
  if (e === null || typeof e > "u")
45
46
  return;
46
47
  let r, o;
47
- if (typeof e != "object" && (e = [e]), v(e))
48
+ if (typeof e != "object" && (e = [e]), H(e))
48
49
  for (r = 0, o = e.length; r < o; r++)
49
50
  t.call(null, e[r], r, e);
50
51
  else {
51
- if (J(e))
52
+ if (V(e))
52
53
  return;
53
54
  const s = n ? Object.getOwnPropertyNames(e) : Object.keys(e), i = s.length;
54
- let c;
55
+ let a;
55
56
  for (r = 0; r < i; r++)
56
- c = s[r], t.call(null, e[c], c, e);
57
+ a = s[r], t.call(null, e[a], a, e);
57
58
  }
58
59
  }
59
- function ct(e, t) {
60
- if (J(e))
60
+ function wt(e, t) {
61
+ if (V(e))
61
62
  return null;
62
63
  t = t.toLowerCase();
63
64
  const n = Object.keys(e);
@@ -67,75 +68,75 @@ function ct(e, t) {
67
68
  return o;
68
69
  return null;
69
70
  }
70
- const U = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ut = (e) => !$(e) && e !== U;
71
- function ye() {
72
- const { caseless: e } = ut(this) && this || {}, t = {}, n = (r, o) => {
73
- const s = e && ct(t, o) || o;
74
- Z(t[s]) && Z(r) ? t[s] = ye(t[s], r) : Z(r) ? t[s] = ye({}, r) : v(r) ? t[s] = r.slice() : t[s] = r;
71
+ const F = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, gt = (e) => !J(e) && e !== F;
72
+ function ge() {
73
+ const { caseless: e } = gt(this) && this || {}, t = {}, n = (r, o) => {
74
+ const s = e && wt(t, o) || o;
75
+ Z(t[s]) && Z(r) ? t[s] = ge(t[s], r) : Z(r) ? t[s] = ge({}, r) : H(r) ? t[s] = r.slice() : t[s] = r;
75
76
  };
76
77
  for (let r = 0, o = arguments.length; r < o; r++)
77
- arguments[r] && W(arguments[r], n);
78
+ arguments[r] && K(arguments[r], n);
78
79
  return t;
79
80
  }
80
- const an = (e, t, n, { allOwnKeys: r } = {}) => (W(t, (o, s) => {
81
- n && A(o) ? e[s] = ot(o, n) : e[s] = o;
82
- }, { allOwnKeys: r }), e), cn = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), un = (e, t, n, r) => {
81
+ const mn = (e, t, n, { allOwnKeys: r } = {}) => (K(t, (o, s) => {
82
+ n && _(o) ? e[s] = pt(o, n) : e[s] = o;
83
+ }, { allOwnKeys: r }), e), yn = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), wn = (e, t, n, r) => {
83
84
  e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
84
85
  value: t.prototype
85
86
  }), n && Object.assign(e.prototype, n);
86
- }, ln = (e, t, n, r) => {
87
+ }, gn = (e, t, n, r) => {
87
88
  let o, s, i;
88
- const c = {};
89
+ const a = {};
89
90
  if (t = t || {}, e == null) return t;
90
91
  do {
91
92
  for (o = Object.getOwnPropertyNames(e), s = o.length; s-- > 0; )
92
- i = o[s], (!r || r(i, e, t)) && !c[i] && (t[i] = e[i], c[i] = !0);
93
- e = n !== !1 && xe(e);
93
+ i = o[s], (!r || r(i, e, t)) && !a[i] && (t[i] = e[i], a[i] = !0);
94
+ e = n !== !1 && Le(e);
94
95
  } while (e && (!n || n(e, t)) && e !== Object.prototype);
95
96
  return t;
96
- }, fn = (e, t, n) => {
97
+ }, bn = (e, t, n) => {
97
98
  e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
98
99
  const r = e.indexOf(t, n);
99
100
  return r !== -1 && r === n;
100
- }, dn = (e) => {
101
+ }, Rn = (e) => {
101
102
  if (!e) return null;
102
- if (v(e)) return e;
103
+ if (H(e)) return e;
103
104
  let t = e.length;
104
- if (!at(t)) return null;
105
+ if (!yt(t)) return null;
105
106
  const n = new Array(t);
106
107
  for (; t-- > 0; )
107
108
  n[t] = e[t];
108
109
  return n;
109
- }, pn = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && xe(Uint8Array)), hn = (e, t) => {
110
- const r = (e && e[oe]).call(e);
110
+ }, En = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Le(Uint8Array)), Sn = (e, t) => {
111
+ const r = (e && e[ie]).call(e);
111
112
  let o;
112
113
  for (; (o = r.next()) && !o.done; ) {
113
114
  const s = o.value;
114
115
  t.call(e, s[0], s[1]);
115
116
  }
116
- }, mn = (e, t) => {
117
+ }, Tn = (e, t) => {
117
118
  let n;
118
119
  const r = [];
119
120
  for (; (n = e.exec(t)) !== null; )
120
121
  r.push(n);
121
122
  return r;
122
- }, yn = x("HTMLFormElement"), wn = (e) => e.toLowerCase().replace(
123
+ }, On = C("HTMLFormElement"), _n = (e) => e.toLowerCase().replace(
123
124
  /[-_\s]([a-z\d])(\w*)/g,
124
125
  function(n, r, o) {
125
126
  return r.toUpperCase() + o;
126
127
  }
127
- ), Ue = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), gn = x("RegExp"), lt = (e, t) => {
128
+ ), qe = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), An = C("RegExp"), bt = (e, t) => {
128
129
  const n = Object.getOwnPropertyDescriptors(e), r = {};
129
- W(n, (o, s) => {
130
+ K(n, (o, s) => {
130
131
  let i;
131
132
  (i = t(o, s, e)) !== !1 && (r[s] = i || o);
132
133
  }), Object.defineProperties(e, r);
133
- }, bn = (e) => {
134
- lt(e, (t, n) => {
135
- if (A(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
134
+ }, Cn = (e) => {
135
+ bt(e, (t, n) => {
136
+ if (_(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
136
137
  return !1;
137
138
  const r = e[n];
138
- if (A(r)) {
139
+ if (_(r)) {
139
140
  if (t.enumerable = !1, "writable" in t) {
140
141
  t.writable = !1;
141
142
  return;
@@ -145,108 +146,108 @@ const an = (e, t, n, { allOwnKeys: r } = {}) => (W(t, (o, s) => {
145
146
  });
146
147
  }
147
148
  });
148
- }, En = (e, t) => {
149
+ }, xn = (e, t) => {
149
150
  const n = {}, r = (o) => {
150
151
  o.forEach((s) => {
151
152
  n[s] = !0;
152
153
  });
153
154
  };
154
- return v(e) ? r(e) : r(String(e).split(t)), n;
155
- }, Sn = () => {
156
- }, Rn = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
157
- function Tn(e) {
158
- return !!(e && A(e.append) && e[st] === "FormData" && e[oe]);
155
+ return H(e) ? r(e) : r(String(e).split(t)), n;
156
+ }, kn = () => {
157
+ }, Pn = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
158
+ function Un(e) {
159
+ return !!(e && _(e.append) && e[ht] === "FormData" && e[ie]);
159
160
  }
160
- const On = (e) => {
161
+ const Ln = (e) => {
161
162
  const t = new Array(10), n = (r, o) => {
162
- if (V(r)) {
163
+ if (W(r)) {
163
164
  if (t.indexOf(r) >= 0)
164
165
  return;
165
- if (J(r))
166
+ if (V(r))
166
167
  return r;
167
168
  if (!("toJSON" in r)) {
168
169
  t[o] = r;
169
- const s = v(r) ? [] : {};
170
- return W(r, (i, c) => {
170
+ const s = H(r) ? [] : {};
171
+ return K(r, (i, a) => {
171
172
  const f = n(i, o + 1);
172
- !$(f) && (s[c] = f);
173
+ !J(f) && (s[a] = f);
173
174
  }), t[o] = void 0, s;
174
175
  }
175
176
  }
176
177
  return r;
177
178
  };
178
179
  return n(e, 0);
179
- }, An = x("AsyncFunction"), _n = (e) => e && (V(e) || A(e)) && A(e.then) && A(e.catch), ft = ((e, t) => e ? setImmediate : t ? ((n, r) => (U.addEventListener("message", ({ source: o, data: s }) => {
180
- o === U && s === n && r.length && r.shift()();
180
+ }, Nn = C("AsyncFunction"), In = (e) => e && (W(e) || _(e)) && _(e.then) && _(e.catch), Rt = ((e, t) => e ? setImmediate : t ? ((n, r) => (F.addEventListener("message", ({ source: o, data: s }) => {
181
+ o === F && s === n && r.length && r.shift()();
181
182
  }, !1), (o) => {
182
- r.push(o), U.postMessage(n, "*");
183
+ r.push(o), F.postMessage(n, "*");
183
184
  }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
184
185
  typeof setImmediate == "function",
185
- A(U.postMessage)
186
- ), xn = typeof queueMicrotask < "u" ? queueMicrotask.bind(U) : typeof process < "u" && process.nextTick || ft, Cn = (e) => e != null && A(e[oe]), a = {
187
- isArray: v,
188
- isArrayBuffer: it,
189
- isBuffer: J,
190
- isFormData: Yt,
191
- isArrayBufferView: zt,
192
- isString: Jt,
193
- isNumber: at,
194
- isBoolean: Vt,
195
- isObject: V,
186
+ _(F.postMessage)
187
+ ), Fn = typeof queueMicrotask < "u" ? queueMicrotask.bind(F) : typeof process < "u" && process.nextTick || Rt, Dn = (e) => e != null && _(e[ie]), c = {
188
+ isArray: H,
189
+ isArrayBuffer: mt,
190
+ isBuffer: V,
191
+ isFormData: cn,
192
+ isArrayBufferView: Yt,
193
+ isString: Zt,
194
+ isNumber: yt,
195
+ isBoolean: en,
196
+ isObject: W,
196
197
  isPlainObject: Z,
197
- isEmptyObject: Wt,
198
- isReadableStream: tn,
199
- isRequest: nn,
200
- isResponse: rn,
201
- isHeaders: on,
202
- isUndefined: $,
203
- isDate: Kt,
204
- isFile: Qt,
205
- isBlob: Xt,
206
- isRegExp: gn,
207
- isFunction: A,
208
- isStream: Zt,
209
- isURLSearchParams: en,
210
- isTypedArray: pn,
211
- isFileList: Gt,
212
- forEach: W,
213
- merge: ye,
214
- extend: an,
215
- trim: sn,
216
- stripBOM: cn,
217
- inherits: un,
218
- toFlatObject: ln,
219
- kindOf: se,
220
- kindOfTest: x,
221
- endsWith: fn,
222
- toArray: dn,
223
- forEachEntry: hn,
224
- matchAll: mn,
225
- isHTMLForm: yn,
226
- hasOwnProperty: Ue,
227
- hasOwnProp: Ue,
198
+ isEmptyObject: tn,
199
+ isReadableStream: ln,
200
+ isRequest: fn,
201
+ isResponse: dn,
202
+ isHeaders: pn,
203
+ isUndefined: J,
204
+ isDate: nn,
205
+ isFile: rn,
206
+ isBlob: on,
207
+ isRegExp: An,
208
+ isFunction: _,
209
+ isStream: an,
210
+ isURLSearchParams: un,
211
+ isTypedArray: En,
212
+ isFileList: sn,
213
+ forEach: K,
214
+ merge: ge,
215
+ extend: mn,
216
+ trim: hn,
217
+ stripBOM: yn,
218
+ inherits: wn,
219
+ toFlatObject: gn,
220
+ kindOf: ae,
221
+ kindOfTest: C,
222
+ endsWith: bn,
223
+ toArray: Rn,
224
+ forEachEntry: Sn,
225
+ matchAll: Tn,
226
+ isHTMLForm: On,
227
+ hasOwnProperty: qe,
228
+ hasOwnProp: qe,
228
229
  // an alias to avoid ESLint no-prototype-builtins detection
229
- reduceDescriptors: lt,
230
- freezeMethods: bn,
231
- toObjectSet: En,
232
- toCamelCase: wn,
233
- noop: Sn,
234
- toFiniteNumber: Rn,
235
- findKey: ct,
236
- global: U,
237
- isContextDefined: ut,
238
- isSpecCompliantForm: Tn,
239
- toJSONObject: On,
240
- isAsyncFn: An,
241
- isThenable: _n,
242
- setImmediate: ft,
243
- asap: xn,
244
- isIterable: Cn
230
+ reduceDescriptors: bt,
231
+ freezeMethods: Cn,
232
+ toObjectSet: xn,
233
+ toCamelCase: _n,
234
+ noop: kn,
235
+ toFiniteNumber: Pn,
236
+ findKey: wt,
237
+ global: F,
238
+ isContextDefined: gt,
239
+ isSpecCompliantForm: Un,
240
+ toJSONObject: Ln,
241
+ isAsyncFn: Nn,
242
+ isThenable: In,
243
+ setImmediate: Rt,
244
+ asap: Fn,
245
+ isIterable: Dn
245
246
  };
246
- function y(e, t, n, r, o) {
247
+ function w(e, t, n, r, o) {
247
248
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), r && (this.request = r), o && (this.response = o, this.status = o.status ? o.status : null);
248
249
  }
249
- a.inherits(y, Error, {
250
+ c.inherits(w, Error, {
250
251
  toJSON: function() {
251
252
  return {
252
253
  // Standard
@@ -261,13 +262,13 @@ a.inherits(y, Error, {
261
262
  columnNumber: this.columnNumber,
262
263
  stack: this.stack,
263
264
  // Axios
264
- config: a.toJSONObject(this.config),
265
+ config: c.toJSONObject(this.config),
265
266
  code: this.code,
266
267
  status: this.status
267
268
  };
268
269
  }
269
270
  });
270
- const dt = y.prototype, pt = {};
271
+ const Et = w.prototype, St = {};
271
272
  [
272
273
  "ERR_BAD_OPTION_VALUE",
273
274
  "ERR_BAD_OPTION",
@@ -283,98 +284,98 @@ const dt = y.prototype, pt = {};
283
284
  "ERR_INVALID_URL"
284
285
  // eslint-disable-next-line func-names
285
286
  ].forEach((e) => {
286
- pt[e] = { value: e };
287
+ St[e] = { value: e };
287
288
  });
288
- Object.defineProperties(y, pt);
289
- Object.defineProperty(dt, "isAxiosError", { value: !0 });
290
- y.from = (e, t, n, r, o, s) => {
291
- const i = Object.create(dt);
292
- return a.toFlatObject(e, i, function(f) {
289
+ Object.defineProperties(w, St);
290
+ Object.defineProperty(Et, "isAxiosError", { value: !0 });
291
+ w.from = (e, t, n, r, o, s) => {
292
+ const i = Object.create(Et);
293
+ return c.toFlatObject(e, i, function(f) {
293
294
  return f !== Error.prototype;
294
- }, (c) => c !== "isAxiosError"), y.call(i, e.message, t, n, r, o), i.cause = e, i.name = e.name, s && Object.assign(i, s), i;
295
+ }, (a) => a !== "isAxiosError"), w.call(i, e.message, t, n, r, o), i.cause = e, i.name = e.name, s && Object.assign(i, s), i;
295
296
  };
296
- const kn = null;
297
- function we(e) {
298
- return a.isPlainObject(e) || a.isArray(e);
297
+ const vn = null;
298
+ function be(e) {
299
+ return c.isPlainObject(e) || c.isArray(e);
299
300
  }
300
- function ht(e) {
301
- return a.endsWith(e, "[]") ? e.slice(0, -2) : e;
301
+ function Tt(e) {
302
+ return c.endsWith(e, "[]") ? e.slice(0, -2) : e;
302
303
  }
303
- function Ne(e, t, n) {
304
+ function Me(e, t, n) {
304
305
  return e ? e.concat(t).map(function(o, s) {
305
- return o = ht(o), !n && s ? "[" + o + "]" : o;
306
+ return o = Tt(o), !n && s ? "[" + o + "]" : o;
306
307
  }).join(n ? "." : "") : t;
307
308
  }
308
- function Pn(e) {
309
- return a.isArray(e) && !e.some(we);
309
+ function jn(e) {
310
+ return c.isArray(e) && !e.some(be);
310
311
  }
311
- const Ln = a.toFlatObject(a, {}, null, function(t) {
312
+ const Bn = c.toFlatObject(c, {}, null, function(t) {
312
313
  return /^is[A-Z]/.test(t);
313
314
  });
314
- function ae(e, t, n) {
315
- if (!a.isObject(e))
315
+ function ue(e, t, n) {
316
+ if (!c.isObject(e))
316
317
  throw new TypeError("target must be an object");
317
- t = t || new FormData(), n = a.toFlatObject(n, {
318
+ t = t || new FormData(), n = c.toFlatObject(n, {
318
319
  metaTokens: !0,
319
320
  dots: !1,
320
321
  indexes: !1
321
- }, !1, function(m, h) {
322
- return !a.isUndefined(h[m]);
322
+ }, !1, function(y, h) {
323
+ return !c.isUndefined(h[y]);
323
324
  });
324
- const r = n.metaTokens, o = n.visitor || u, s = n.dots, i = n.indexes, f = (n.Blob || typeof Blob < "u" && Blob) && a.isSpecCompliantForm(t);
325
- if (!a.isFunction(o))
325
+ const r = n.metaTokens, o = n.visitor || u, s = n.dots, i = n.indexes, f = (n.Blob || typeof Blob < "u" && Blob) && c.isSpecCompliantForm(t);
326
+ if (!c.isFunction(o))
326
327
  throw new TypeError("visitor must be a function");
327
328
  function l(p) {
328
329
  if (p === null) return "";
329
- if (a.isDate(p))
330
+ if (c.isDate(p))
330
331
  return p.toISOString();
331
- if (a.isBoolean(p))
332
+ if (c.isBoolean(p))
332
333
  return p.toString();
333
- if (!f && a.isBlob(p))
334
- throw new y("Blob is not supported. Use a Buffer instead.");
335
- return a.isArrayBuffer(p) || a.isTypedArray(p) ? f && typeof Blob == "function" ? new Blob([p]) : Buffer.from(p) : p;
334
+ if (!f && c.isBlob(p))
335
+ throw new w("Blob is not supported. Use a Buffer instead.");
336
+ return c.isArrayBuffer(p) || c.isTypedArray(p) ? f && typeof Blob == "function" ? new Blob([p]) : Buffer.from(p) : p;
336
337
  }
337
- function u(p, m, h) {
338
- let E = p;
338
+ function u(p, y, h) {
339
+ let R = p;
339
340
  if (p && !h && typeof p == "object") {
340
- if (a.endsWith(m, "{}"))
341
- m = r ? m : m.slice(0, -2), p = JSON.stringify(p);
342
- else if (a.isArray(p) && Pn(p) || (a.isFileList(p) || a.endsWith(m, "[]")) && (E = a.toArray(p)))
343
- return m = ht(m), E.forEach(function(R, k) {
344
- !(a.isUndefined(R) || R === null) && t.append(
341
+ if (c.endsWith(y, "{}"))
342
+ y = r ? y : y.slice(0, -2), p = JSON.stringify(p);
343
+ else if (c.isArray(p) && jn(p) || (c.isFileList(p) || c.endsWith(y, "[]")) && (R = c.toArray(p)))
344
+ return y = Tt(y), R.forEach(function(S, k) {
345
+ !(c.isUndefined(S) || S === null) && t.append(
345
346
  // eslint-disable-next-line no-nested-ternary
346
- i === !0 ? Ne([m], k, s) : i === null ? m : m + "[]",
347
- l(R)
347
+ i === !0 ? Me([y], k, s) : i === null ? y : y + "[]",
348
+ l(S)
348
349
  );
349
350
  }), !1;
350
351
  }
351
- return we(p) ? !0 : (t.append(Ne(h, m, s), l(p)), !1);
352
+ return be(p) ? !0 : (t.append(Me(h, y, s), l(p)), !1);
352
353
  }
353
- const d = [], w = Object.assign(Ln, {
354
+ const d = [], m = Object.assign(Bn, {
354
355
  defaultVisitor: u,
355
356
  convertValue: l,
356
- isVisitable: we
357
+ isVisitable: be
357
358
  });
358
- function g(p, m) {
359
- if (!a.isUndefined(p)) {
359
+ function b(p, y) {
360
+ if (!c.isUndefined(p)) {
360
361
  if (d.indexOf(p) !== -1)
361
- throw Error("Circular reference detected in " + m.join("."));
362
- d.push(p), a.forEach(p, function(E, S) {
363
- (!(a.isUndefined(E) || E === null) && o.call(
362
+ throw Error("Circular reference detected in " + y.join("."));
363
+ d.push(p), c.forEach(p, function(R, E) {
364
+ (!(c.isUndefined(R) || R === null) && o.call(
364
365
  t,
365
- E,
366
- a.isString(S) ? S.trim() : S,
367
- m,
368
- w
369
- )) === !0 && g(E, m ? m.concat(S) : [S]);
366
+ R,
367
+ c.isString(E) ? E.trim() : E,
368
+ y,
369
+ m
370
+ )) === !0 && b(R, y ? y.concat(E) : [E]);
370
371
  }), d.pop();
371
372
  }
372
373
  }
373
- if (!a.isObject(e))
374
+ if (!c.isObject(e))
374
375
  throw new TypeError("data must be an object");
375
- return g(e), t;
376
+ return b(e), t;
376
377
  }
377
- function Fe(e) {
378
+ function He(e) {
378
379
  const t = {
379
380
  "!": "%21",
380
381
  "'": "%27",
@@ -388,40 +389,40 @@ function Fe(e) {
388
389
  return t[r];
389
390
  });
390
391
  }
391
- function Ce(e, t) {
392
- this._pairs = [], e && ae(e, this, t);
392
+ function Ne(e, t) {
393
+ this._pairs = [], e && ue(e, this, t);
393
394
  }
394
- const mt = Ce.prototype;
395
- mt.append = function(t, n) {
395
+ const Ot = Ne.prototype;
396
+ Ot.append = function(t, n) {
396
397
  this._pairs.push([t, n]);
397
398
  };
398
- mt.toString = function(t) {
399
+ Ot.toString = function(t) {
399
400
  const n = t ? function(r) {
400
- return t.call(this, r, Fe);
401
- } : Fe;
401
+ return t.call(this, r, He);
402
+ } : He;
402
403
  return this._pairs.map(function(o) {
403
404
  return n(o[0]) + "=" + n(o[1]);
404
405
  }, "").join("&");
405
406
  };
406
- function Un(e) {
407
+ function qn(e) {
407
408
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
408
409
  }
409
- function yt(e, t, n) {
410
+ function _t(e, t, n) {
410
411
  if (!t)
411
412
  return e;
412
- const r = n && n.encode || Un;
413
- a.isFunction(n) && (n = {
413
+ const r = n && n.encode || qn;
414
+ c.isFunction(n) && (n = {
414
415
  serialize: n
415
416
  });
416
417
  const o = n && n.serialize;
417
418
  let s;
418
- if (o ? s = o(t, n) : s = a.isURLSearchParams(t) ? t.toString() : new Ce(t, n).toString(r), s) {
419
+ if (o ? s = o(t, n) : s = c.isURLSearchParams(t) ? t.toString() : new Ne(t, n).toString(r), s) {
419
420
  const i = e.indexOf("#");
420
421
  i !== -1 && (e = e.slice(0, i)), e += (e.indexOf("?") === -1 ? "?" : "&") + s;
421
422
  }
422
423
  return e;
423
424
  }
424
- class De {
425
+ class $e {
425
426
  constructor() {
426
427
  this.handlers = [];
427
428
  }
@@ -470,47 +471,47 @@ class De {
470
471
  * @returns {void}
471
472
  */
472
473
  forEach(t) {
473
- a.forEach(this.handlers, function(r) {
474
+ c.forEach(this.handlers, function(r) {
474
475
  r !== null && t(r);
475
476
  });
476
477
  }
477
478
  }
478
- const wt = {
479
+ const At = {
479
480
  silentJSONParsing: !0,
480
481
  forcedJSONParsing: !0,
481
482
  clarifyTimeoutError: !1
482
- }, Nn = typeof URLSearchParams < "u" ? URLSearchParams : Ce, Fn = typeof FormData < "u" ? FormData : null, Dn = typeof Blob < "u" ? Blob : null, vn = {
483
+ }, Mn = typeof URLSearchParams < "u" ? URLSearchParams : Ne, Hn = typeof FormData < "u" ? FormData : null, $n = typeof Blob < "u" ? Blob : null, zn = {
483
484
  isBrowser: !0,
484
485
  classes: {
485
- URLSearchParams: Nn,
486
- FormData: Fn,
487
- Blob: Dn
486
+ URLSearchParams: Mn,
487
+ FormData: Hn,
488
+ Blob: $n
488
489
  },
489
490
  protocols: ["http", "https", "file", "blob", "url", "data"]
490
- }, ke = typeof window < "u" && typeof document < "u", ge = typeof navigator == "object" && navigator || void 0, In = ke && (!ge || ["ReactNative", "NativeScript", "NS"].indexOf(ge.product) < 0), Bn = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
491
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", jn = ke && window.location.href || "http://localhost", qn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
491
+ }, Ie = typeof window < "u" && typeof document < "u", Re = typeof navigator == "object" && navigator || void 0, Jn = Ie && (!Re || ["ReactNative", "NativeScript", "NS"].indexOf(Re.product) < 0), Vn = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
492
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Wn = Ie && window.location.href || "http://localhost", Kn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
492
493
  __proto__: null,
493
- hasBrowserEnv: ke,
494
- hasStandardBrowserEnv: In,
495
- hasStandardBrowserWebWorkerEnv: Bn,
496
- navigator: ge,
497
- origin: jn
494
+ hasBrowserEnv: Ie,
495
+ hasStandardBrowserEnv: Jn,
496
+ hasStandardBrowserWebWorkerEnv: Vn,
497
+ navigator: Re,
498
+ origin: Wn
498
499
  }, Symbol.toStringTag, { value: "Module" })), T = {
499
- ...qn,
500
- ...vn
500
+ ...Kn,
501
+ ...zn
501
502
  };
502
- function Mn(e, t) {
503
- return ae(e, new T.classes.URLSearchParams(), {
503
+ function Qn(e, t) {
504
+ return ue(e, new T.classes.URLSearchParams(), {
504
505
  visitor: function(n, r, o, s) {
505
- return T.isNode && a.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : s.defaultVisitor.apply(this, arguments);
506
+ return T.isNode && c.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : s.defaultVisitor.apply(this, arguments);
506
507
  },
507
508
  ...t
508
509
  });
509
510
  }
510
- function Hn(e) {
511
- return a.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
511
+ function Gn(e) {
512
+ return c.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
512
513
  }
513
- function $n(e) {
514
+ function Xn(e) {
514
515
  const t = {}, n = Object.keys(e);
515
516
  let r;
516
517
  const o = n.length;
@@ -519,70 +520,70 @@ function $n(e) {
519
520
  s = n[r], t[s] = e[s];
520
521
  return t;
521
522
  }
522
- function gt(e) {
523
+ function Ct(e) {
523
524
  function t(n, r, o, s) {
524
525
  let i = n[s++];
525
526
  if (i === "__proto__") return !0;
526
- const c = Number.isFinite(+i), f = s >= n.length;
527
- return i = !i && a.isArray(o) ? o.length : i, f ? (a.hasOwnProp(o, i) ? o[i] = [o[i], r] : o[i] = r, !c) : ((!o[i] || !a.isObject(o[i])) && (o[i] = []), t(n, r, o[i], s) && a.isArray(o[i]) && (o[i] = $n(o[i])), !c);
527
+ const a = Number.isFinite(+i), f = s >= n.length;
528
+ return i = !i && c.isArray(o) ? o.length : i, f ? (c.hasOwnProp(o, i) ? o[i] = [o[i], r] : o[i] = r, !a) : ((!o[i] || !c.isObject(o[i])) && (o[i] = []), t(n, r, o[i], s) && c.isArray(o[i]) && (o[i] = Xn(o[i])), !a);
528
529
  }
529
- if (a.isFormData(e) && a.isFunction(e.entries)) {
530
+ if (c.isFormData(e) && c.isFunction(e.entries)) {
530
531
  const n = {};
531
- return a.forEachEntry(e, (r, o) => {
532
- t(Hn(r), o, n, 0);
532
+ return c.forEachEntry(e, (r, o) => {
533
+ t(Gn(r), o, n, 0);
533
534
  }), n;
534
535
  }
535
536
  return null;
536
537
  }
537
- function zn(e, t, n) {
538
- if (a.isString(e))
538
+ function Yn(e, t, n) {
539
+ if (c.isString(e))
539
540
  try {
540
- return (t || JSON.parse)(e), a.trim(e);
541
+ return (t || JSON.parse)(e), c.trim(e);
541
542
  } catch (r) {
542
543
  if (r.name !== "SyntaxError")
543
544
  throw r;
544
545
  }
545
546
  return (n || JSON.stringify)(e);
546
547
  }
547
- const K = {
548
- transitional: wt,
548
+ const Q = {
549
+ transitional: At,
549
550
  adapter: ["xhr", "http", "fetch"],
550
551
  transformRequest: [function(t, n) {
551
- const r = n.getContentType() || "", o = r.indexOf("application/json") > -1, s = a.isObject(t);
552
- if (s && a.isHTMLForm(t) && (t = new FormData(t)), a.isFormData(t))
553
- return o ? JSON.stringify(gt(t)) : t;
554
- if (a.isArrayBuffer(t) || a.isBuffer(t) || a.isStream(t) || a.isFile(t) || a.isBlob(t) || a.isReadableStream(t))
552
+ const r = n.getContentType() || "", o = r.indexOf("application/json") > -1, s = c.isObject(t);
553
+ if (s && c.isHTMLForm(t) && (t = new FormData(t)), c.isFormData(t))
554
+ return o ? JSON.stringify(Ct(t)) : t;
555
+ if (c.isArrayBuffer(t) || c.isBuffer(t) || c.isStream(t) || c.isFile(t) || c.isBlob(t) || c.isReadableStream(t))
555
556
  return t;
556
- if (a.isArrayBufferView(t))
557
+ if (c.isArrayBufferView(t))
557
558
  return t.buffer;
558
- if (a.isURLSearchParams(t))
559
+ if (c.isURLSearchParams(t))
559
560
  return n.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), t.toString();
560
- let c;
561
+ let a;
561
562
  if (s) {
562
563
  if (r.indexOf("application/x-www-form-urlencoded") > -1)
563
- return Mn(t, this.formSerializer).toString();
564
- if ((c = a.isFileList(t)) || r.indexOf("multipart/form-data") > -1) {
564
+ return Qn(t, this.formSerializer).toString();
565
+ if ((a = c.isFileList(t)) || r.indexOf("multipart/form-data") > -1) {
565
566
  const f = this.env && this.env.FormData;
566
- return ae(
567
- c ? { "files[]": t } : t,
567
+ return ue(
568
+ a ? { "files[]": t } : t,
568
569
  f && new f(),
569
570
  this.formSerializer
570
571
  );
571
572
  }
572
573
  }
573
- return s || o ? (n.setContentType("application/json", !1), zn(t)) : t;
574
+ return s || o ? (n.setContentType("application/json", !1), Yn(t)) : t;
574
575
  }],
575
576
  transformResponse: [function(t) {
576
- const n = this.transitional || K.transitional, r = n && n.forcedJSONParsing, o = this.responseType === "json";
577
- if (a.isResponse(t) || a.isReadableStream(t))
577
+ const n = this.transitional || Q.transitional, r = n && n.forcedJSONParsing, o = this.responseType === "json";
578
+ if (c.isResponse(t) || c.isReadableStream(t))
578
579
  return t;
579
- if (t && a.isString(t) && (r && !this.responseType || o)) {
580
+ if (t && c.isString(t) && (r && !this.responseType || o)) {
580
581
  const i = !(n && n.silentJSONParsing) && o;
581
582
  try {
582
583
  return JSON.parse(t);
583
- } catch (c) {
584
+ } catch (a) {
584
585
  if (i)
585
- throw c.name === "SyntaxError" ? y.from(c, y.ERR_BAD_RESPONSE, this, null, this.response) : c;
586
+ throw a.name === "SyntaxError" ? w.from(a, w.ERR_BAD_RESPONSE, this, null, this.response) : a;
586
587
  }
587
588
  }
588
589
  return t;
@@ -610,10 +611,10 @@ const K = {
610
611
  }
611
612
  }
612
613
  };
613
- a.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
614
- K.headers[e] = {};
614
+ c.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
615
+ Q.headers[e] = {};
615
616
  });
616
- const Jn = a.toObjectSet([
617
+ const Zn = c.toObjectSet([
617
618
  "age",
618
619
  "authorization",
619
620
  "content-length",
@@ -631,43 +632,43 @@ const Jn = a.toObjectSet([
631
632
  "referer",
632
633
  "retry-after",
633
634
  "user-agent"
634
- ]), Vn = (e) => {
635
+ ]), er = (e) => {
635
636
  const t = {};
636
637
  let n, r, o;
637
638
  return e && e.split(`
638
639
  `).forEach(function(i) {
639
- o = i.indexOf(":"), n = i.substring(0, o).trim().toLowerCase(), r = i.substring(o + 1).trim(), !(!n || t[n] && Jn[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
640
+ o = i.indexOf(":"), n = i.substring(0, o).trim().toLowerCase(), r = i.substring(o + 1).trim(), !(!n || t[n] && Zn[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
640
641
  }), t;
641
- }, ve = Symbol("internals");
642
- function B(e) {
642
+ }, ze = Symbol("internals");
643
+ function z(e) {
643
644
  return e && String(e).trim().toLowerCase();
644
645
  }
645
- function Y(e) {
646
- return e === !1 || e == null ? e : a.isArray(e) ? e.map(Y) : String(e);
646
+ function ee(e) {
647
+ return e === !1 || e == null ? e : c.isArray(e) ? e.map(ee) : String(e);
647
648
  }
648
- function Wn(e) {
649
+ function tr(e) {
649
650
  const t = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
650
651
  let r;
651
652
  for (; r = n.exec(e); )
652
653
  t[r[1]] = r[2];
653
654
  return t;
654
655
  }
655
- const Kn = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
656
+ const nr = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
656
657
  function de(e, t, n, r, o) {
657
- if (a.isFunction(r))
658
+ if (c.isFunction(r))
658
659
  return r.call(this, t, n);
659
- if (o && (t = n), !!a.isString(t)) {
660
- if (a.isString(r))
660
+ if (o && (t = n), !!c.isString(t)) {
661
+ if (c.isString(r))
661
662
  return t.indexOf(r) !== -1;
662
- if (a.isRegExp(r))
663
+ if (c.isRegExp(r))
663
664
  return r.test(t);
664
665
  }
665
666
  }
666
- function Qn(e) {
667
+ function rr(e) {
667
668
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, n, r) => n.toUpperCase() + r);
668
669
  }
669
- function Xn(e, t) {
670
- const n = a.toCamelCase(" " + t);
670
+ function or(e, t) {
671
+ const n = c.toCamelCase(" " + t);
671
672
  ["get", "set", "has"].forEach((r) => {
672
673
  Object.defineProperty(e, r + n, {
673
674
  value: function(o, s, i) {
@@ -677,56 +678,56 @@ function Xn(e, t) {
677
678
  });
678
679
  });
679
680
  }
680
- let _ = class {
681
+ let A = class {
681
682
  constructor(t) {
682
683
  t && this.set(t);
683
684
  }
684
685
  set(t, n, r) {
685
686
  const o = this;
686
- function s(c, f, l) {
687
- const u = B(f);
687
+ function s(a, f, l) {
688
+ const u = z(f);
688
689
  if (!u)
689
690
  throw new Error("header name must be a non-empty string");
690
- const d = a.findKey(o, u);
691
- (!d || o[d] === void 0 || l === !0 || l === void 0 && o[d] !== !1) && (o[d || f] = Y(c));
691
+ const d = c.findKey(o, u);
692
+ (!d || o[d] === void 0 || l === !0 || l === void 0 && o[d] !== !1) && (o[d || f] = ee(a));
692
693
  }
693
- const i = (c, f) => a.forEach(c, (l, u) => s(l, u, f));
694
- if (a.isPlainObject(t) || t instanceof this.constructor)
694
+ const i = (a, f) => c.forEach(a, (l, u) => s(l, u, f));
695
+ if (c.isPlainObject(t) || t instanceof this.constructor)
695
696
  i(t, n);
696
- else if (a.isString(t) && (t = t.trim()) && !Kn(t))
697
- i(Vn(t), n);
698
- else if (a.isObject(t) && a.isIterable(t)) {
699
- let c = {}, f, l;
697
+ else if (c.isString(t) && (t = t.trim()) && !nr(t))
698
+ i(er(t), n);
699
+ else if (c.isObject(t) && c.isIterable(t)) {
700
+ let a = {}, f, l;
700
701
  for (const u of t) {
701
- if (!a.isArray(u))
702
+ if (!c.isArray(u))
702
703
  throw TypeError("Object iterator must return a key-value pair");
703
- c[l = u[0]] = (f = c[l]) ? a.isArray(f) ? [...f, u[1]] : [f, u[1]] : u[1];
704
+ a[l = u[0]] = (f = a[l]) ? c.isArray(f) ? [...f, u[1]] : [f, u[1]] : u[1];
704
705
  }
705
- i(c, n);
706
+ i(a, n);
706
707
  } else
707
708
  t != null && s(n, t, r);
708
709
  return this;
709
710
  }
710
711
  get(t, n) {
711
- if (t = B(t), t) {
712
- const r = a.findKey(this, t);
712
+ if (t = z(t), t) {
713
+ const r = c.findKey(this, t);
713
714
  if (r) {
714
715
  const o = this[r];
715
716
  if (!n)
716
717
  return o;
717
718
  if (n === !0)
718
- return Wn(o);
719
- if (a.isFunction(n))
719
+ return tr(o);
720
+ if (c.isFunction(n))
720
721
  return n.call(this, o, r);
721
- if (a.isRegExp(n))
722
+ if (c.isRegExp(n))
722
723
  return n.exec(o);
723
724
  throw new TypeError("parser must be boolean|regexp|function");
724
725
  }
725
726
  }
726
727
  }
727
728
  has(t, n) {
728
- if (t = B(t), t) {
729
- const r = a.findKey(this, t);
729
+ if (t = z(t), t) {
730
+ const r = c.findKey(this, t);
730
731
  return !!(r && this[r] !== void 0 && (!n || de(this, this[r], r, n)));
731
732
  }
732
733
  return !1;
@@ -735,12 +736,12 @@ let _ = class {
735
736
  const r = this;
736
737
  let o = !1;
737
738
  function s(i) {
738
- if (i = B(i), i) {
739
- const c = a.findKey(r, i);
740
- c && (!n || de(r, r[c], c, n)) && (delete r[c], o = !0);
739
+ if (i = z(i), i) {
740
+ const a = c.findKey(r, i);
741
+ a && (!n || de(r, r[a], a, n)) && (delete r[a], o = !0);
741
742
  }
742
743
  }
743
- return a.isArray(t) ? t.forEach(s) : s(t), o;
744
+ return c.isArray(t) ? t.forEach(s) : s(t), o;
744
745
  }
745
746
  clear(t) {
746
747
  const n = Object.keys(this);
@@ -753,14 +754,14 @@ let _ = class {
753
754
  }
754
755
  normalize(t) {
755
756
  const n = this, r = {};
756
- return a.forEach(this, (o, s) => {
757
- const i = a.findKey(r, s);
757
+ return c.forEach(this, (o, s) => {
758
+ const i = c.findKey(r, s);
758
759
  if (i) {
759
- n[i] = Y(o), delete n[s];
760
+ n[i] = ee(o), delete n[s];
760
761
  return;
761
762
  }
762
- const c = t ? Qn(s) : String(s).trim();
763
- c !== s && delete n[s], n[c] = Y(o), r[c] = !0;
763
+ const a = t ? rr(s) : String(s).trim();
764
+ a !== s && delete n[s], n[a] = ee(o), r[a] = !0;
764
765
  }), this;
765
766
  }
766
767
  concat(...t) {
@@ -768,8 +769,8 @@ let _ = class {
768
769
  }
769
770
  toJSON(t) {
770
771
  const n = /* @__PURE__ */ Object.create(null);
771
- return a.forEach(this, (r, o) => {
772
- r != null && r !== !1 && (n[o] = t && a.isArray(r) ? r.join(", ") : r);
772
+ return c.forEach(this, (r, o) => {
773
+ r != null && r !== !1 && (n[o] = t && c.isArray(r) ? r.join(", ") : r);
773
774
  }), n;
774
775
  }
775
776
  [Symbol.iterator]() {
@@ -793,18 +794,18 @@ let _ = class {
793
794
  return n.forEach((o) => r.set(o)), r;
794
795
  }
795
796
  static accessor(t) {
796
- const r = (this[ve] = this[ve] = {
797
+ const r = (this[ze] = this[ze] = {
797
798
  accessors: {}
798
799
  }).accessors, o = this.prototype;
799
800
  function s(i) {
800
- const c = B(i);
801
- r[c] || (Xn(o, i), r[c] = !0);
801
+ const a = z(i);
802
+ r[a] || (or(o, i), r[a] = !0);
802
803
  }
803
- return a.isArray(t) ? t.forEach(s) : s(t), this;
804
+ return c.isArray(t) ? t.forEach(s) : s(t), this;
804
805
  }
805
806
  };
806
- _.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
807
- a.reduceDescriptors(_.prototype, ({ value: e }, t) => {
807
+ A.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
808
+ c.reduceDescriptors(A.prototype, ({ value: e }, t) => {
808
809
  let n = t[0].toUpperCase() + t.slice(1);
809
810
  return {
810
811
  get: () => e,
@@ -813,54 +814,54 @@ a.reduceDescriptors(_.prototype, ({ value: e }, t) => {
813
814
  }
814
815
  };
815
816
  });
816
- a.freezeMethods(_);
817
+ c.freezeMethods(A);
817
818
  function pe(e, t) {
818
- const n = this || K, r = t || n, o = _.from(r.headers);
819
+ const n = this || Q, r = t || n, o = A.from(r.headers);
819
820
  let s = r.data;
820
- return a.forEach(e, function(c) {
821
- s = c.call(n, s, o.normalize(), t ? t.status : void 0);
821
+ return c.forEach(e, function(a) {
822
+ s = a.call(n, s, o.normalize(), t ? t.status : void 0);
822
823
  }), o.normalize(), s;
823
824
  }
824
- function bt(e) {
825
+ function xt(e) {
825
826
  return !!(e && e.__CANCEL__);
826
827
  }
827
- function I(e, t, n) {
828
- y.call(this, e ?? "canceled", y.ERR_CANCELED, t, n), this.name = "CanceledError";
828
+ function $(e, t, n) {
829
+ w.call(this, e ?? "canceled", w.ERR_CANCELED, t, n), this.name = "CanceledError";
829
830
  }
830
- a.inherits(I, y, {
831
+ c.inherits($, w, {
831
832
  __CANCEL__: !0
832
833
  });
833
- function Et(e, t, n) {
834
+ function kt(e, t, n) {
834
835
  const r = n.config.validateStatus;
835
- !n.status || !r || r(n.status) ? e(n) : t(new y(
836
+ !n.status || !r || r(n.status) ? e(n) : t(new w(
836
837
  "Request failed with status code " + n.status,
837
- [y.ERR_BAD_REQUEST, y.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
838
+ [w.ERR_BAD_REQUEST, w.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
838
839
  n.config,
839
840
  n.request,
840
841
  n
841
842
  ));
842
843
  }
843
- function Gn(e) {
844
+ function sr(e) {
844
845
  const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
845
846
  return t && t[1] || "";
846
847
  }
847
- function Zn(e, t) {
848
+ function ir(e, t) {
848
849
  e = e || 10;
849
850
  const n = new Array(e), r = new Array(e);
850
851
  let o = 0, s = 0, i;
851
852
  return t = t !== void 0 ? t : 1e3, function(f) {
852
853
  const l = Date.now(), u = r[s];
853
854
  i || (i = l), n[o] = f, r[o] = l;
854
- let d = s, w = 0;
855
+ let d = s, m = 0;
855
856
  for (; d !== o; )
856
- w += n[d++], d = d % e;
857
+ m += n[d++], d = d % e;
857
858
  if (o = (o + 1) % e, o === s && (s = (s + 1) % e), l - i < t)
858
859
  return;
859
- const g = u && l - u;
860
- return g ? Math.round(w * 1e3 / g) : void 0;
860
+ const b = u && l - u;
861
+ return b ? Math.round(m * 1e3 / b) : void 0;
861
862
  };
862
863
  }
863
- function Yn(e, t) {
864
+ function ar(e, t) {
864
865
  let n = 0, r = 1e3 / t, o, s;
865
866
  const i = (l, u = Date.now()) => {
866
867
  n = u, o = null, s && (clearTimeout(s), s = null), e(...l);
@@ -872,41 +873,41 @@ function Yn(e, t) {
872
873
  }, r - d)));
873
874
  }, () => o && i(o)];
874
875
  }
875
- const ne = (e, t, n = 3) => {
876
+ const oe = (e, t, n = 3) => {
876
877
  let r = 0;
877
- const o = Zn(50, 250);
878
- return Yn((s) => {
879
- const i = s.loaded, c = s.lengthComputable ? s.total : void 0, f = i - r, l = o(f), u = i <= c;
878
+ const o = ir(50, 250);
879
+ return ar((s) => {
880
+ const i = s.loaded, a = s.lengthComputable ? s.total : void 0, f = i - r, l = o(f), u = i <= a;
880
881
  r = i;
881
882
  const d = {
882
883
  loaded: i,
883
- total: c,
884
- progress: c ? i / c : void 0,
884
+ total: a,
885
+ progress: a ? i / a : void 0,
885
886
  bytes: f,
886
887
  rate: l || void 0,
887
- estimated: l && c && u ? (c - i) / l : void 0,
888
+ estimated: l && a && u ? (a - i) / l : void 0,
888
889
  event: s,
889
- lengthComputable: c != null,
890
+ lengthComputable: a != null,
890
891
  [t ? "download" : "upload"]: !0
891
892
  };
892
893
  e(d);
893
894
  }, n);
894
- }, Ie = (e, t) => {
895
+ }, Je = (e, t) => {
895
896
  const n = e != null;
896
897
  return [(r) => t[0]({
897
898
  lengthComputable: n,
898
899
  total: e,
899
900
  loaded: r
900
901
  }), t[1]];
901
- }, Be = (e) => (...t) => a.asap(() => e(...t)), er = T.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, T.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
902
+ }, Ve = (e) => (...t) => c.asap(() => e(...t)), cr = T.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, T.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
902
903
  new URL(T.origin),
903
904
  T.navigator && /(msie|trident)/i.test(T.navigator.userAgent)
904
- ) : () => !0, tr = T.hasStandardBrowserEnv ? (
905
+ ) : () => !0, ur = T.hasStandardBrowserEnv ? (
905
906
  // Standard browser envs support document.cookie
906
907
  {
907
908
  write(e, t, n, r, o, s) {
908
909
  const i = [e + "=" + encodeURIComponent(t)];
909
- a.isNumber(n) && i.push("expires=" + new Date(n).toGMTString()), a.isString(r) && i.push("path=" + r), a.isString(o) && i.push("domain=" + o), s === !0 && i.push("secure"), document.cookie = i.join("; ");
910
+ c.isNumber(n) && i.push("expires=" + new Date(n).toGMTString()), c.isString(r) && i.push("path=" + r), c.isString(o) && i.push("domain=" + o), s === !0 && i.push("secure"), document.cookie = i.join("; ");
910
911
  },
911
912
  read(e) {
912
913
  const t = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
@@ -928,40 +929,40 @@ const ne = (e, t, n = 3) => {
928
929
  }
929
930
  }
930
931
  );
931
- function nr(e) {
932
+ function lr(e) {
932
933
  return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
933
934
  }
934
- function rr(e, t) {
935
+ function fr(e, t) {
935
936
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
936
937
  }
937
- function St(e, t, n) {
938
- let r = !nr(t);
939
- return e && (r || n == !1) ? rr(e, t) : t;
938
+ function Pt(e, t, n) {
939
+ let r = !lr(t);
940
+ return e && (r || n == !1) ? fr(e, t) : t;
940
941
  }
941
- const je = (e) => e instanceof _ ? { ...e } : e;
942
- function F(e, t) {
942
+ const We = (e) => e instanceof A ? { ...e } : e;
943
+ function j(e, t) {
943
944
  t = t || {};
944
945
  const n = {};
945
- function r(l, u, d, w) {
946
- return a.isPlainObject(l) && a.isPlainObject(u) ? a.merge.call({ caseless: w }, l, u) : a.isPlainObject(u) ? a.merge({}, u) : a.isArray(u) ? u.slice() : u;
946
+ function r(l, u, d, m) {
947
+ return c.isPlainObject(l) && c.isPlainObject(u) ? c.merge.call({ caseless: m }, l, u) : c.isPlainObject(u) ? c.merge({}, u) : c.isArray(u) ? u.slice() : u;
947
948
  }
948
- function o(l, u, d, w) {
949
- if (a.isUndefined(u)) {
950
- if (!a.isUndefined(l))
951
- return r(void 0, l, d, w);
952
- } else return r(l, u, d, w);
949
+ function o(l, u, d, m) {
950
+ if (c.isUndefined(u)) {
951
+ if (!c.isUndefined(l))
952
+ return r(void 0, l, d, m);
953
+ } else return r(l, u, d, m);
953
954
  }
954
955
  function s(l, u) {
955
- if (!a.isUndefined(u))
956
+ if (!c.isUndefined(u))
956
957
  return r(void 0, u);
957
958
  }
958
959
  function i(l, u) {
959
- if (a.isUndefined(u)) {
960
- if (!a.isUndefined(l))
960
+ if (c.isUndefined(u)) {
961
+ if (!c.isUndefined(l))
961
962
  return r(void 0, l);
962
963
  } else return r(void 0, u);
963
964
  }
964
- function c(l, u, d) {
965
+ function a(l, u, d) {
965
966
  if (d in t)
966
967
  return r(l, u);
967
968
  if (d in e)
@@ -995,23 +996,23 @@ function F(e, t) {
995
996
  cancelToken: i,
996
997
  socketPath: i,
997
998
  responseEncoding: i,
998
- validateStatus: c,
999
- headers: (l, u, d) => o(je(l), je(u), d, !0)
999
+ validateStatus: a,
1000
+ headers: (l, u, d) => o(We(l), We(u), d, !0)
1000
1001
  };
1001
- return a.forEach(Object.keys({ ...e, ...t }), function(u) {
1002
- const d = f[u] || o, w = d(e[u], t[u], u);
1003
- a.isUndefined(w) && d !== c || (n[u] = w);
1002
+ return c.forEach(Object.keys({ ...e, ...t }), function(u) {
1003
+ const d = f[u] || o, m = d(e[u], t[u], u);
1004
+ c.isUndefined(m) && d !== a || (n[u] = m);
1004
1005
  }), n;
1005
1006
  }
1006
- const Rt = (e) => {
1007
- const t = F({}, e);
1008
- let { data: n, withXSRFToken: r, xsrfHeaderName: o, xsrfCookieName: s, headers: i, auth: c } = t;
1009
- t.headers = i = _.from(i), t.url = yt(St(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && i.set(
1007
+ const Ut = (e) => {
1008
+ const t = j({}, e);
1009
+ let { data: n, withXSRFToken: r, xsrfHeaderName: o, xsrfCookieName: s, headers: i, auth: a } = t;
1010
+ t.headers = i = A.from(i), t.url = _t(Pt(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), a && i.set(
1010
1011
  "Authorization",
1011
- "Basic " + btoa((c.username || "") + ":" + (c.password ? unescape(encodeURIComponent(c.password)) : ""))
1012
+ "Basic " + btoa((a.username || "") + ":" + (a.password ? unescape(encodeURIComponent(a.password)) : ""))
1012
1013
  );
1013
1014
  let f;
1014
- if (a.isFormData(n)) {
1015
+ if (c.isFormData(n)) {
1015
1016
  if (T.hasStandardBrowserEnv || T.hasStandardBrowserWebWorkerEnv)
1016
1017
  i.setContentType(void 0);
1017
1018
  else if ((f = i.getContentType()) !== !1) {
@@ -1019,92 +1020,92 @@ const Rt = (e) => {
1019
1020
  i.setContentType([l || "multipart/form-data", ...u].join("; "));
1020
1021
  }
1021
1022
  }
1022
- if (T.hasStandardBrowserEnv && (r && a.isFunction(r) && (r = r(t)), r || r !== !1 && er(t.url))) {
1023
- const l = o && s && tr.read(s);
1023
+ if (T.hasStandardBrowserEnv && (r && c.isFunction(r) && (r = r(t)), r || r !== !1 && cr(t.url))) {
1024
+ const l = o && s && ur.read(s);
1024
1025
  l && i.set(o, l);
1025
1026
  }
1026
1027
  return t;
1027
- }, or = typeof XMLHttpRequest < "u", sr = or && function(e) {
1028
+ }, dr = typeof XMLHttpRequest < "u", pr = dr && function(e) {
1028
1029
  return new Promise(function(n, r) {
1029
- const o = Rt(e);
1030
+ const o = Ut(e);
1030
1031
  let s = o.data;
1031
- const i = _.from(o.headers).normalize();
1032
- let { responseType: c, onUploadProgress: f, onDownloadProgress: l } = o, u, d, w, g, p;
1033
- function m() {
1034
- g && g(), p && p(), o.cancelToken && o.cancelToken.unsubscribe(u), o.signal && o.signal.removeEventListener("abort", u);
1032
+ const i = A.from(o.headers).normalize();
1033
+ let { responseType: a, onUploadProgress: f, onDownloadProgress: l } = o, u, d, m, b, p;
1034
+ function y() {
1035
+ b && b(), p && p(), o.cancelToken && o.cancelToken.unsubscribe(u), o.signal && o.signal.removeEventListener("abort", u);
1035
1036
  }
1036
1037
  let h = new XMLHttpRequest();
1037
1038
  h.open(o.method.toUpperCase(), o.url, !0), h.timeout = o.timeout;
1038
- function E() {
1039
+ function R() {
1039
1040
  if (!h)
1040
1041
  return;
1041
- const R = _.from(
1042
+ const S = A.from(
1042
1043
  "getAllResponseHeaders" in h && h.getAllResponseHeaders()
1043
1044
  ), O = {
1044
- data: !c || c === "text" || c === "json" ? h.responseText : h.response,
1045
+ data: !a || a === "text" || a === "json" ? h.responseText : h.response,
1045
1046
  status: h.status,
1046
1047
  statusText: h.statusText,
1047
- headers: R,
1048
+ headers: S,
1048
1049
  config: e,
1049
1050
  request: h
1050
1051
  };
1051
- Et(function(L) {
1052
- n(L), m();
1053
- }, function(L) {
1054
- r(L), m();
1052
+ kt(function(I) {
1053
+ n(I), y();
1054
+ }, function(I) {
1055
+ r(I), y();
1055
1056
  }, O), h = null;
1056
1057
  }
1057
- "onloadend" in h ? h.onloadend = E : h.onreadystatechange = function() {
1058
- !h || h.readyState !== 4 || h.status === 0 && !(h.responseURL && h.responseURL.indexOf("file:") === 0) || setTimeout(E);
1058
+ "onloadend" in h ? h.onloadend = R : h.onreadystatechange = function() {
1059
+ !h || h.readyState !== 4 || h.status === 0 && !(h.responseURL && h.responseURL.indexOf("file:") === 0) || setTimeout(R);
1059
1060
  }, h.onabort = function() {
1060
- h && (r(new y("Request aborted", y.ECONNABORTED, e, h)), h = null);
1061
+ h && (r(new w("Request aborted", w.ECONNABORTED, e, h)), h = null);
1061
1062
  }, h.onerror = function() {
1062
- r(new y("Network Error", y.ERR_NETWORK, e, h)), h = null;
1063
+ r(new w("Network Error", w.ERR_NETWORK, e, h)), h = null;
1063
1064
  }, h.ontimeout = function() {
1064
1065
  let k = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
1065
- const O = o.transitional || wt;
1066
- o.timeoutErrorMessage && (k = o.timeoutErrorMessage), r(new y(
1066
+ const O = o.transitional || At;
1067
+ o.timeoutErrorMessage && (k = o.timeoutErrorMessage), r(new w(
1067
1068
  k,
1068
- O.clarifyTimeoutError ? y.ETIMEDOUT : y.ECONNABORTED,
1069
+ O.clarifyTimeoutError ? w.ETIMEDOUT : w.ECONNABORTED,
1069
1070
  e,
1070
1071
  h
1071
1072
  )), h = null;
1072
- }, s === void 0 && i.setContentType(null), "setRequestHeader" in h && a.forEach(i.toJSON(), function(k, O) {
1073
+ }, s === void 0 && i.setContentType(null), "setRequestHeader" in h && c.forEach(i.toJSON(), function(k, O) {
1073
1074
  h.setRequestHeader(O, k);
1074
- }), a.isUndefined(o.withCredentials) || (h.withCredentials = !!o.withCredentials), c && c !== "json" && (h.responseType = o.responseType), l && ([w, p] = ne(l, !0), h.addEventListener("progress", w)), f && h.upload && ([d, g] = ne(f), h.upload.addEventListener("progress", d), h.upload.addEventListener("loadend", g)), (o.cancelToken || o.signal) && (u = (R) => {
1075
- h && (r(!R || R.type ? new I(null, e, h) : R), h.abort(), h = null);
1075
+ }), c.isUndefined(o.withCredentials) || (h.withCredentials = !!o.withCredentials), a && a !== "json" && (h.responseType = o.responseType), l && ([m, p] = oe(l, !0), h.addEventListener("progress", m)), f && h.upload && ([d, b] = oe(f), h.upload.addEventListener("progress", d), h.upload.addEventListener("loadend", b)), (o.cancelToken || o.signal) && (u = (S) => {
1076
+ h && (r(!S || S.type ? new $(null, e, h) : S), h.abort(), h = null);
1076
1077
  }, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
1077
- const S = Gn(o.url);
1078
- if (S && T.protocols.indexOf(S) === -1) {
1079
- r(new y("Unsupported protocol " + S + ":", y.ERR_BAD_REQUEST, e));
1078
+ const E = sr(o.url);
1079
+ if (E && T.protocols.indexOf(E) === -1) {
1080
+ r(new w("Unsupported protocol " + E + ":", w.ERR_BAD_REQUEST, e));
1080
1081
  return;
1081
1082
  }
1082
1083
  h.send(s || null);
1083
1084
  });
1084
- }, ir = (e, t) => {
1085
+ }, hr = (e, t) => {
1085
1086
  const { length: n } = e = e ? e.filter(Boolean) : [];
1086
1087
  if (t || n) {
1087
1088
  let r = new AbortController(), o;
1088
1089
  const s = function(l) {
1089
1090
  if (!o) {
1090
- o = !0, c();
1091
+ o = !0, a();
1091
1092
  const u = l instanceof Error ? l : this.reason;
1092
- r.abort(u instanceof y ? u : new I(u instanceof Error ? u.message : u));
1093
+ r.abort(u instanceof w ? u : new $(u instanceof Error ? u.message : u));
1093
1094
  }
1094
1095
  };
1095
1096
  let i = t && setTimeout(() => {
1096
- i = null, s(new y(`timeout ${t} of ms exceeded`, y.ETIMEDOUT));
1097
+ i = null, s(new w(`timeout ${t} of ms exceeded`, w.ETIMEDOUT));
1097
1098
  }, t);
1098
- const c = () => {
1099
+ const a = () => {
1099
1100
  e && (i && clearTimeout(i), i = null, e.forEach((l) => {
1100
1101
  l.unsubscribe ? l.unsubscribe(s) : l.removeEventListener("abort", s);
1101
1102
  }), e = null);
1102
1103
  };
1103
1104
  e.forEach((l) => l.addEventListener("abort", s));
1104
1105
  const { signal: f } = r;
1105
- return f.unsubscribe = () => a.asap(c), f;
1106
+ return f.unsubscribe = () => c.asap(a), f;
1106
1107
  }
1107
- }, ar = function* (e, t) {
1108
+ }, mr = function* (e, t) {
1108
1109
  let n = e.byteLength;
1109
1110
  if (n < t) {
1110
1111
  yield e;
@@ -1113,10 +1114,10 @@ const Rt = (e) => {
1113
1114
  let r = 0, o;
1114
1115
  for (; r < n; )
1115
1116
  o = r + t, yield e.slice(r, o), r = o;
1116
- }, cr = async function* (e, t) {
1117
- for await (const n of ur(e))
1118
- yield* ar(n, t);
1119
- }, ur = async function* (e) {
1117
+ }, yr = async function* (e, t) {
1118
+ for await (const n of wr(e))
1119
+ yield* mr(n, t);
1120
+ }, wr = async function* (e) {
1120
1121
  if (e[Symbol.asyncIterator]) {
1121
1122
  yield* e;
1122
1123
  return;
@@ -1132,9 +1133,9 @@ const Rt = (e) => {
1132
1133
  } finally {
1133
1134
  await t.cancel();
1134
1135
  }
1135
- }, qe = (e, t, n, r) => {
1136
- const o = cr(e, t);
1137
- let s = 0, i, c = (f) => {
1136
+ }, Ke = (e, t, n, r) => {
1137
+ const o = yr(e, t);
1138
+ let s = 0, i, a = (f) => {
1138
1139
  i || (i = !0, r && r(f));
1139
1140
  };
1140
1141
  return new ReadableStream({
@@ -1142,32 +1143,32 @@ const Rt = (e) => {
1142
1143
  try {
1143
1144
  const { done: l, value: u } = await o.next();
1144
1145
  if (l) {
1145
- c(), f.close();
1146
+ a(), f.close();
1146
1147
  return;
1147
1148
  }
1148
1149
  let d = u.byteLength;
1149
1150
  if (n) {
1150
- let w = s += d;
1151
- n(w);
1151
+ let m = s += d;
1152
+ n(m);
1152
1153
  }
1153
1154
  f.enqueue(new Uint8Array(u));
1154
1155
  } catch (l) {
1155
- throw c(l), l;
1156
+ throw a(l), l;
1156
1157
  }
1157
1158
  },
1158
1159
  cancel(f) {
1159
- return c(f), o.return();
1160
+ return a(f), o.return();
1160
1161
  }
1161
1162
  }, {
1162
1163
  highWaterMark: 2
1163
1164
  });
1164
- }, ce = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Tt = ce && typeof ReadableStream == "function", lr = ce && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Ot = (e, ...t) => {
1165
+ }, le = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Lt = le && typeof ReadableStream == "function", gr = le && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Nt = (e, ...t) => {
1165
1166
  try {
1166
1167
  return !!e(...t);
1167
1168
  } catch {
1168
1169
  return !1;
1169
1170
  }
1170
- }, fr = Tt && Ot(() => {
1171
+ }, br = Lt && Nt(() => {
1171
1172
  let e = !1;
1172
1173
  const t = new Request(T.origin, {
1173
1174
  body: new ReadableStream(),
@@ -1177,34 +1178,34 @@ const Rt = (e) => {
1177
1178
  }
1178
1179
  }).headers.has("Content-Type");
1179
1180
  return e && !t;
1180
- }), Me = 64 * 1024, be = Tt && Ot(() => a.isReadableStream(new Response("").body)), re = {
1181
- stream: be && ((e) => e.body)
1181
+ }), Qe = 64 * 1024, Ee = Lt && Nt(() => c.isReadableStream(new Response("").body)), se = {
1182
+ stream: Ee && ((e) => e.body)
1182
1183
  };
1183
- ce && ((e) => {
1184
+ le && ((e) => {
1184
1185
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
1185
- !re[t] && (re[t] = a.isFunction(e[t]) ? (n) => n[t]() : (n, r) => {
1186
- throw new y(`Response type '${t}' is not supported`, y.ERR_NOT_SUPPORT, r);
1186
+ !se[t] && (se[t] = c.isFunction(e[t]) ? (n) => n[t]() : (n, r) => {
1187
+ throw new w(`Response type '${t}' is not supported`, w.ERR_NOT_SUPPORT, r);
1187
1188
  });
1188
1189
  });
1189
1190
  })(new Response());
1190
- const dr = async (e) => {
1191
+ const Rr = async (e) => {
1191
1192
  if (e == null)
1192
1193
  return 0;
1193
- if (a.isBlob(e))
1194
+ if (c.isBlob(e))
1194
1195
  return e.size;
1195
- if (a.isSpecCompliantForm(e))
1196
+ if (c.isSpecCompliantForm(e))
1196
1197
  return (await new Request(T.origin, {
1197
1198
  method: "POST",
1198
1199
  body: e
1199
1200
  }).arrayBuffer()).byteLength;
1200
- if (a.isArrayBufferView(e) || a.isArrayBuffer(e))
1201
+ if (c.isArrayBufferView(e) || c.isArrayBuffer(e))
1201
1202
  return e.byteLength;
1202
- if (a.isURLSearchParams(e) && (e = e + ""), a.isString(e))
1203
- return (await lr(e)).byteLength;
1204
- }, pr = async (e, t) => {
1205
- const n = a.toFiniteNumber(e.getContentLength());
1206
- return n ?? dr(t);
1207
- }, hr = ce && (async (e) => {
1203
+ if (c.isURLSearchParams(e) && (e = e + ""), c.isString(e))
1204
+ return (await gr(e)).byteLength;
1205
+ }, Er = async (e, t) => {
1206
+ const n = c.toFiniteNumber(e.getContentLength());
1207
+ return n ?? Rr(t);
1208
+ }, Sr = le && (async (e) => {
1208
1209
  let {
1209
1210
  url: t,
1210
1211
  method: n,
@@ -1212,89 +1213,89 @@ const dr = async (e) => {
1212
1213
  signal: o,
1213
1214
  cancelToken: s,
1214
1215
  timeout: i,
1215
- onDownloadProgress: c,
1216
+ onDownloadProgress: a,
1216
1217
  onUploadProgress: f,
1217
1218
  responseType: l,
1218
1219
  headers: u,
1219
1220
  withCredentials: d = "same-origin",
1220
- fetchOptions: w
1221
- } = Rt(e);
1221
+ fetchOptions: m
1222
+ } = Ut(e);
1222
1223
  l = l ? (l + "").toLowerCase() : "text";
1223
- let g = ir([o, s && s.toAbortSignal()], i), p;
1224
- const m = g && g.unsubscribe && (() => {
1225
- g.unsubscribe();
1224
+ let b = hr([o, s && s.toAbortSignal()], i), p;
1225
+ const y = b && b.unsubscribe && (() => {
1226
+ b.unsubscribe();
1226
1227
  });
1227
1228
  let h;
1228
1229
  try {
1229
- if (f && fr && n !== "get" && n !== "head" && (h = await pr(u, r)) !== 0) {
1230
+ if (f && br && n !== "get" && n !== "head" && (h = await Er(u, r)) !== 0) {
1230
1231
  let O = new Request(t, {
1231
1232
  method: "POST",
1232
1233
  body: r,
1233
1234
  duplex: "half"
1234
1235
  }), P;
1235
- if (a.isFormData(r) && (P = O.headers.get("content-type")) && u.setContentType(P), O.body) {
1236
- const [L, Q] = Ie(
1236
+ if (c.isFormData(r) && (P = O.headers.get("content-type")) && u.setContentType(P), O.body) {
1237
+ const [I, G] = Je(
1237
1238
  h,
1238
- ne(Be(f))
1239
+ oe(Ve(f))
1239
1240
  );
1240
- r = qe(O.body, Me, L, Q);
1241
+ r = Ke(O.body, Qe, I, G);
1241
1242
  }
1242
1243
  }
1243
- a.isString(d) || (d = d ? "include" : "omit");
1244
- const E = "credentials" in Request.prototype;
1244
+ c.isString(d) || (d = d ? "include" : "omit");
1245
+ const R = "credentials" in Request.prototype;
1245
1246
  p = new Request(t, {
1246
- ...w,
1247
- signal: g,
1247
+ ...m,
1248
+ signal: b,
1248
1249
  method: n.toUpperCase(),
1249
1250
  headers: u.normalize().toJSON(),
1250
1251
  body: r,
1251
1252
  duplex: "half",
1252
- credentials: E ? d : void 0
1253
+ credentials: R ? d : void 0
1253
1254
  });
1254
- let S = await fetch(p, w);
1255
- const R = be && (l === "stream" || l === "response");
1256
- if (be && (c || R && m)) {
1255
+ let E = await fetch(p, m);
1256
+ const S = Ee && (l === "stream" || l === "response");
1257
+ if (Ee && (a || S && y)) {
1257
1258
  const O = {};
1258
- ["status", "statusText", "headers"].forEach((Le) => {
1259
- O[Le] = S[Le];
1259
+ ["status", "statusText", "headers"].forEach((Be) => {
1260
+ O[Be] = E[Be];
1260
1261
  });
1261
- const P = a.toFiniteNumber(S.headers.get("content-length")), [L, Q] = c && Ie(
1262
+ const P = c.toFiniteNumber(E.headers.get("content-length")), [I, G] = a && Je(
1262
1263
  P,
1263
- ne(Be(c), !0)
1264
+ oe(Ve(a), !0)
1264
1265
  ) || [];
1265
- S = new Response(
1266
- qe(S.body, Me, L, () => {
1267
- Q && Q(), m && m();
1266
+ E = new Response(
1267
+ Ke(E.body, Qe, I, () => {
1268
+ G && G(), y && y();
1268
1269
  }),
1269
1270
  O
1270
1271
  );
1271
1272
  }
1272
1273
  l = l || "text";
1273
- let k = await re[a.findKey(re, l) || "text"](S, e);
1274
- return !R && m && m(), await new Promise((O, P) => {
1275
- Et(O, P, {
1274
+ let k = await se[c.findKey(se, l) || "text"](E, e);
1275
+ return !S && y && y(), await new Promise((O, P) => {
1276
+ kt(O, P, {
1276
1277
  data: k,
1277
- headers: _.from(S.headers),
1278
- status: S.status,
1279
- statusText: S.statusText,
1278
+ headers: A.from(E.headers),
1279
+ status: E.status,
1280
+ statusText: E.statusText,
1280
1281
  config: e,
1281
1282
  request: p
1282
1283
  });
1283
1284
  });
1284
- } catch (E) {
1285
- throw m && m(), E && E.name === "TypeError" && /Load failed|fetch/i.test(E.message) ? Object.assign(
1286
- new y("Network Error", y.ERR_NETWORK, e, p),
1285
+ } catch (R) {
1286
+ throw y && y(), R && R.name === "TypeError" && /Load failed|fetch/i.test(R.message) ? Object.assign(
1287
+ new w("Network Error", w.ERR_NETWORK, e, p),
1287
1288
  {
1288
- cause: E.cause || E
1289
+ cause: R.cause || R
1289
1290
  }
1290
- ) : y.from(E, E && E.code, e, p);
1291
+ ) : w.from(R, R && R.code, e, p);
1291
1292
  }
1292
- }), Ee = {
1293
- http: kn,
1294
- xhr: sr,
1295
- fetch: hr
1293
+ }), Se = {
1294
+ http: vn,
1295
+ xhr: pr,
1296
+ fetch: Sr
1296
1297
  };
1297
- a.forEach(Ee, (e, t) => {
1298
+ c.forEach(Se, (e, t) => {
1298
1299
  if (e) {
1299
1300
  try {
1300
1301
  Object.defineProperty(e, "name", { value: t });
@@ -1303,108 +1304,108 @@ a.forEach(Ee, (e, t) => {
1303
1304
  Object.defineProperty(e, "adapterName", { value: t });
1304
1305
  }
1305
1306
  });
1306
- const He = (e) => `- ${e}`, mr = (e) => a.isFunction(e) || e === null || e === !1, At = {
1307
+ const Ge = (e) => `- ${e}`, Tr = (e) => c.isFunction(e) || e === null || e === !1, It = {
1307
1308
  getAdapter: (e) => {
1308
- e = a.isArray(e) ? e : [e];
1309
+ e = c.isArray(e) ? e : [e];
1309
1310
  const { length: t } = e;
1310
1311
  let n, r;
1311
1312
  const o = {};
1312
1313
  for (let s = 0; s < t; s++) {
1313
1314
  n = e[s];
1314
1315
  let i;
1315
- if (r = n, !mr(n) && (r = Ee[(i = String(n)).toLowerCase()], r === void 0))
1316
- throw new y(`Unknown adapter '${i}'`);
1316
+ if (r = n, !Tr(n) && (r = Se[(i = String(n)).toLowerCase()], r === void 0))
1317
+ throw new w(`Unknown adapter '${i}'`);
1317
1318
  if (r)
1318
1319
  break;
1319
1320
  o[i || "#" + s] = r;
1320
1321
  }
1321
1322
  if (!r) {
1322
1323
  const s = Object.entries(o).map(
1323
- ([c, f]) => `adapter ${c} ` + (f === !1 ? "is not supported by the environment" : "is not available in the build")
1324
+ ([a, f]) => `adapter ${a} ` + (f === !1 ? "is not supported by the environment" : "is not available in the build")
1324
1325
  );
1325
1326
  let i = t ? s.length > 1 ? `since :
1326
- ` + s.map(He).join(`
1327
- `) : " " + He(s[0]) : "as no adapter specified";
1328
- throw new y(
1327
+ ` + s.map(Ge).join(`
1328
+ `) : " " + Ge(s[0]) : "as no adapter specified";
1329
+ throw new w(
1329
1330
  "There is no suitable adapter to dispatch the request " + i,
1330
1331
  "ERR_NOT_SUPPORT"
1331
1332
  );
1332
1333
  }
1333
1334
  return r;
1334
1335
  },
1335
- adapters: Ee
1336
+ adapters: Se
1336
1337
  };
1337
1338
  function he(e) {
1338
1339
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
1339
- throw new I(null, e);
1340
+ throw new $(null, e);
1340
1341
  }
1341
- function $e(e) {
1342
- return he(e), e.headers = _.from(e.headers), e.data = pe.call(
1342
+ function Xe(e) {
1343
+ return he(e), e.headers = A.from(e.headers), e.data = pe.call(
1343
1344
  e,
1344
1345
  e.transformRequest
1345
- ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), At.getAdapter(e.adapter || K.adapter)(e).then(function(r) {
1346
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), It.getAdapter(e.adapter || Q.adapter)(e).then(function(r) {
1346
1347
  return he(e), r.data = pe.call(
1347
1348
  e,
1348
1349
  e.transformResponse,
1349
1350
  r
1350
- ), r.headers = _.from(r.headers), r;
1351
+ ), r.headers = A.from(r.headers), r;
1351
1352
  }, function(r) {
1352
- return bt(r) || (he(e), r && r.response && (r.response.data = pe.call(
1353
+ return xt(r) || (he(e), r && r.response && (r.response.data = pe.call(
1353
1354
  e,
1354
1355
  e.transformResponse,
1355
1356
  r.response
1356
- ), r.response.headers = _.from(r.response.headers))), Promise.reject(r);
1357
+ ), r.response.headers = A.from(r.response.headers))), Promise.reject(r);
1357
1358
  });
1358
1359
  }
1359
- const _t = "1.11.0", ue = {};
1360
+ const Ft = "1.11.0", fe = {};
1360
1361
  ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
1361
- ue[e] = function(r) {
1362
+ fe[e] = function(r) {
1362
1363
  return typeof r === e || "a" + (t < 1 ? "n " : " ") + e;
1363
1364
  };
1364
1365
  });
1365
- const ze = {};
1366
- ue.transitional = function(t, n, r) {
1366
+ const Ye = {};
1367
+ fe.transitional = function(t, n, r) {
1367
1368
  function o(s, i) {
1368
- return "[Axios v" + _t + "] Transitional option '" + s + "'" + i + (r ? ". " + r : "");
1369
+ return "[Axios v" + Ft + "] Transitional option '" + s + "'" + i + (r ? ". " + r : "");
1369
1370
  }
1370
- return (s, i, c) => {
1371
+ return (s, i, a) => {
1371
1372
  if (t === !1)
1372
- throw new y(
1373
+ throw new w(
1373
1374
  o(i, " has been removed" + (n ? " in " + n : "")),
1374
- y.ERR_DEPRECATED
1375
+ w.ERR_DEPRECATED
1375
1376
  );
1376
- return n && !ze[i] && (ze[i] = !0), t ? t(s, i, c) : !0;
1377
+ return n && !Ye[i] && (Ye[i] = !0), t ? t(s, i, a) : !0;
1377
1378
  };
1378
1379
  };
1379
- ue.spelling = function(t) {
1380
+ fe.spelling = function(t) {
1380
1381
  return (n, r) => !0;
1381
1382
  };
1382
- function yr(e, t, n) {
1383
+ function Or(e, t, n) {
1383
1384
  if (typeof e != "object")
1384
- throw new y("options must be an object", y.ERR_BAD_OPTION_VALUE);
1385
+ throw new w("options must be an object", w.ERR_BAD_OPTION_VALUE);
1385
1386
  const r = Object.keys(e);
1386
1387
  let o = r.length;
1387
1388
  for (; o-- > 0; ) {
1388
1389
  const s = r[o], i = t[s];
1389
1390
  if (i) {
1390
- const c = e[s], f = c === void 0 || i(c, s, e);
1391
+ const a = e[s], f = a === void 0 || i(a, s, e);
1391
1392
  if (f !== !0)
1392
- throw new y("option " + s + " must be " + f, y.ERR_BAD_OPTION_VALUE);
1393
+ throw new w("option " + s + " must be " + f, w.ERR_BAD_OPTION_VALUE);
1393
1394
  continue;
1394
1395
  }
1395
1396
  if (n !== !0)
1396
- throw new y("Unknown option " + s, y.ERR_BAD_OPTION);
1397
+ throw new w("Unknown option " + s, w.ERR_BAD_OPTION);
1397
1398
  }
1398
1399
  }
1399
- const ee = {
1400
- assertOptions: yr,
1401
- validators: ue
1402
- }, C = ee.validators;
1403
- let N = class {
1400
+ const te = {
1401
+ assertOptions: Or,
1402
+ validators: fe
1403
+ }, x = te.validators;
1404
+ let D = class {
1404
1405
  constructor(t) {
1405
1406
  this.defaults = t || {}, this.interceptors = {
1406
- request: new De(),
1407
- response: new De()
1407
+ request: new $e(),
1408
+ response: new $e()
1408
1409
  };
1409
1410
  }
1410
1411
  /**
@@ -1433,86 +1434,86 @@ let N = class {
1433
1434
  }
1434
1435
  }
1435
1436
  _request(t, n) {
1436
- typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = F(this.defaults, n);
1437
+ typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = j(this.defaults, n);
1437
1438
  const { transitional: r, paramsSerializer: o, headers: s } = n;
1438
- r !== void 0 && ee.assertOptions(r, {
1439
- silentJSONParsing: C.transitional(C.boolean),
1440
- forcedJSONParsing: C.transitional(C.boolean),
1441
- clarifyTimeoutError: C.transitional(C.boolean)
1442
- }, !1), o != null && (a.isFunction(o) ? n.paramsSerializer = {
1439
+ r !== void 0 && te.assertOptions(r, {
1440
+ silentJSONParsing: x.transitional(x.boolean),
1441
+ forcedJSONParsing: x.transitional(x.boolean),
1442
+ clarifyTimeoutError: x.transitional(x.boolean)
1443
+ }, !1), o != null && (c.isFunction(o) ? n.paramsSerializer = {
1443
1444
  serialize: o
1444
- } : ee.assertOptions(o, {
1445
- encode: C.function,
1446
- serialize: C.function
1447
- }, !0)), n.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? n.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : n.allowAbsoluteUrls = !0), ee.assertOptions(n, {
1448
- baseUrl: C.spelling("baseURL"),
1449
- withXsrfToken: C.spelling("withXSRFToken")
1445
+ } : te.assertOptions(o, {
1446
+ encode: x.function,
1447
+ serialize: x.function
1448
+ }, !0)), n.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? n.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : n.allowAbsoluteUrls = !0), te.assertOptions(n, {
1449
+ baseUrl: x.spelling("baseURL"),
1450
+ withXsrfToken: x.spelling("withXSRFToken")
1450
1451
  }, !0), n.method = (n.method || this.defaults.method || "get").toLowerCase();
1451
- let i = s && a.merge(
1452
+ let i = s && c.merge(
1452
1453
  s.common,
1453
1454
  s[n.method]
1454
1455
  );
1455
- s && a.forEach(
1456
+ s && c.forEach(
1456
1457
  ["delete", "get", "head", "post", "put", "patch", "common"],
1457
1458
  (p) => {
1458
1459
  delete s[p];
1459
1460
  }
1460
- ), n.headers = _.concat(i, s);
1461
- const c = [];
1461
+ ), n.headers = A.concat(i, s);
1462
+ const a = [];
1462
1463
  let f = !0;
1463
- this.interceptors.request.forEach(function(m) {
1464
- typeof m.runWhen == "function" && m.runWhen(n) === !1 || (f = f && m.synchronous, c.unshift(m.fulfilled, m.rejected));
1464
+ this.interceptors.request.forEach(function(y) {
1465
+ typeof y.runWhen == "function" && y.runWhen(n) === !1 || (f = f && y.synchronous, a.unshift(y.fulfilled, y.rejected));
1465
1466
  });
1466
1467
  const l = [];
1467
- this.interceptors.response.forEach(function(m) {
1468
- l.push(m.fulfilled, m.rejected);
1468
+ this.interceptors.response.forEach(function(y) {
1469
+ l.push(y.fulfilled, y.rejected);
1469
1470
  });
1470
- let u, d = 0, w;
1471
+ let u, d = 0, m;
1471
1472
  if (!f) {
1472
- const p = [$e.bind(this), void 0];
1473
- for (p.unshift(...c), p.push(...l), w = p.length, u = Promise.resolve(n); d < w; )
1473
+ const p = [Xe.bind(this), void 0];
1474
+ for (p.unshift(...a), p.push(...l), m = p.length, u = Promise.resolve(n); d < m; )
1474
1475
  u = u.then(p[d++], p[d++]);
1475
1476
  return u;
1476
1477
  }
1477
- w = c.length;
1478
- let g = n;
1479
- for (d = 0; d < w; ) {
1480
- const p = c[d++], m = c[d++];
1478
+ m = a.length;
1479
+ let b = n;
1480
+ for (d = 0; d < m; ) {
1481
+ const p = a[d++], y = a[d++];
1481
1482
  try {
1482
- g = p(g);
1483
+ b = p(b);
1483
1484
  } catch (h) {
1484
- m.call(this, h);
1485
+ y.call(this, h);
1485
1486
  break;
1486
1487
  }
1487
1488
  }
1488
1489
  try {
1489
- u = $e.call(this, g);
1490
+ u = Xe.call(this, b);
1490
1491
  } catch (p) {
1491
1492
  return Promise.reject(p);
1492
1493
  }
1493
- for (d = 0, w = l.length; d < w; )
1494
+ for (d = 0, m = l.length; d < m; )
1494
1495
  u = u.then(l[d++], l[d++]);
1495
1496
  return u;
1496
1497
  }
1497
1498
  getUri(t) {
1498
- t = F(this.defaults, t);
1499
- const n = St(t.baseURL, t.url, t.allowAbsoluteUrls);
1500
- return yt(n, t.params, t.paramsSerializer);
1499
+ t = j(this.defaults, t);
1500
+ const n = Pt(t.baseURL, t.url, t.allowAbsoluteUrls);
1501
+ return _t(n, t.params, t.paramsSerializer);
1501
1502
  }
1502
1503
  };
1503
- a.forEach(["delete", "get", "head", "options"], function(t) {
1504
- N.prototype[t] = function(n, r) {
1505
- return this.request(F(r || {}, {
1504
+ c.forEach(["delete", "get", "head", "options"], function(t) {
1505
+ D.prototype[t] = function(n, r) {
1506
+ return this.request(j(r || {}, {
1506
1507
  method: t,
1507
1508
  url: n,
1508
1509
  data: (r || {}).data
1509
1510
  }));
1510
1511
  };
1511
1512
  });
1512
- a.forEach(["post", "put", "patch"], function(t) {
1513
+ c.forEach(["post", "put", "patch"], function(t) {
1513
1514
  function n(r) {
1514
- return function(s, i, c) {
1515
- return this.request(F(c || {}, {
1515
+ return function(s, i, a) {
1516
+ return this.request(j(a || {}, {
1516
1517
  method: t,
1517
1518
  headers: r ? {
1518
1519
  "Content-Type": "multipart/form-data"
@@ -1522,9 +1523,9 @@ a.forEach(["post", "put", "patch"], function(t) {
1522
1523
  }));
1523
1524
  };
1524
1525
  }
1525
- N.prototype[t] = n(), N.prototype[t + "Form"] = n(!0);
1526
+ D.prototype[t] = n(), D.prototype[t + "Form"] = n(!0);
1526
1527
  });
1527
- let wr = class xt {
1528
+ let _r = class Dt {
1528
1529
  constructor(t) {
1529
1530
  if (typeof t != "function")
1530
1531
  throw new TypeError("executor must be a function.");
@@ -1541,14 +1542,14 @@ let wr = class xt {
1541
1542
  r._listeners = null;
1542
1543
  }), this.promise.then = (o) => {
1543
1544
  let s;
1544
- const i = new Promise((c) => {
1545
- r.subscribe(c), s = c;
1545
+ const i = new Promise((a) => {
1546
+ r.subscribe(a), s = a;
1546
1547
  }).then(o);
1547
1548
  return i.cancel = function() {
1548
1549
  r.unsubscribe(s);
1549
1550
  }, i;
1550
- }, t(function(s, i, c) {
1551
- r.reason || (r.reason = new I(s, i, c), n(r.reason));
1551
+ }, t(function(s, i, a) {
1552
+ r.reason || (r.reason = new $(s, i, a), n(r.reason));
1552
1553
  });
1553
1554
  }
1554
1555
  /**
@@ -1590,22 +1591,22 @@ let wr = class xt {
1590
1591
  static source() {
1591
1592
  let t;
1592
1593
  return {
1593
- token: new xt(function(o) {
1594
+ token: new Dt(function(o) {
1594
1595
  t = o;
1595
1596
  }),
1596
1597
  cancel: t
1597
1598
  };
1598
1599
  }
1599
1600
  };
1600
- function gr(e) {
1601
+ function Ar(e) {
1601
1602
  return function(n) {
1602
1603
  return e.apply(null, n);
1603
1604
  };
1604
1605
  }
1605
- function br(e) {
1606
- return a.isObject(e) && e.isAxiosError === !0;
1606
+ function Cr(e) {
1607
+ return c.isObject(e) && e.isAxiosError === !0;
1607
1608
  }
1608
- const Se = {
1609
+ const Te = {
1609
1610
  Continue: 100,
1610
1611
  SwitchingProtocols: 101,
1611
1612
  Processing: 102,
@@ -1670,53 +1671,53 @@ const Se = {
1670
1671
  NotExtended: 510,
1671
1672
  NetworkAuthenticationRequired: 511
1672
1673
  };
1673
- Object.entries(Se).forEach(([e, t]) => {
1674
- Se[t] = e;
1674
+ Object.entries(Te).forEach(([e, t]) => {
1675
+ Te[t] = e;
1675
1676
  });
1676
- function Ct(e) {
1677
- const t = new N(e), n = ot(N.prototype.request, t);
1678
- return a.extend(n, N.prototype, t, { allOwnKeys: !0 }), a.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(o) {
1679
- return Ct(F(e, o));
1677
+ function vt(e) {
1678
+ const t = new D(e), n = pt(D.prototype.request, t);
1679
+ return c.extend(n, D.prototype, t, { allOwnKeys: !0 }), c.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(o) {
1680
+ return vt(j(e, o));
1680
1681
  }, n;
1681
1682
  }
1682
- const b = Ct(K);
1683
- b.Axios = N;
1684
- b.CanceledError = I;
1685
- b.CancelToken = wr;
1686
- b.isCancel = bt;
1687
- b.VERSION = _t;
1688
- b.toFormData = ae;
1689
- b.AxiosError = y;
1690
- b.Cancel = b.CanceledError;
1691
- b.all = function(t) {
1683
+ const g = vt(Q);
1684
+ g.Axios = D;
1685
+ g.CanceledError = $;
1686
+ g.CancelToken = _r;
1687
+ g.isCancel = xt;
1688
+ g.VERSION = Ft;
1689
+ g.toFormData = ue;
1690
+ g.AxiosError = w;
1691
+ g.Cancel = g.CanceledError;
1692
+ g.all = function(t) {
1692
1693
  return Promise.all(t);
1693
1694
  };
1694
- b.spread = gr;
1695
- b.isAxiosError = br;
1696
- b.mergeConfig = F;
1697
- b.AxiosHeaders = _;
1698
- b.formToJSON = (e) => gt(a.isHTMLForm(e) ? new FormData(e) : e);
1699
- b.getAdapter = At.getAdapter;
1700
- b.HttpStatusCode = Se;
1701
- b.default = b;
1695
+ g.spread = Ar;
1696
+ g.isAxiosError = Cr;
1697
+ g.mergeConfig = j;
1698
+ g.AxiosHeaders = A;
1699
+ g.formToJSON = (e) => Ct(c.isHTMLForm(e) ? new FormData(e) : e);
1700
+ g.getAdapter = It.getAdapter;
1701
+ g.HttpStatusCode = Te;
1702
+ g.default = g;
1702
1703
  const {
1703
- Axios: Zr,
1704
- AxiosError: Yr,
1705
- CanceledError: eo,
1706
- isCancel: to,
1707
- CancelToken: no,
1708
- VERSION: ro,
1709
- all: oo,
1710
- Cancel: so,
1711
- isAxiosError: io,
1712
- spread: ao,
1713
- toFormData: co,
1714
- AxiosHeaders: uo,
1715
- HttpStatusCode: lo,
1716
- formToJSON: fo,
1717
- getAdapter: po,
1718
- mergeConfig: ho
1719
- } = b;
1704
+ Axios: ho,
1705
+ AxiosError: mo,
1706
+ CanceledError: yo,
1707
+ isCancel: wo,
1708
+ CancelToken: go,
1709
+ VERSION: bo,
1710
+ all: Ro,
1711
+ Cancel: Eo,
1712
+ isAxiosError: So,
1713
+ spread: To,
1714
+ toFormData: Oo,
1715
+ AxiosHeaders: _o,
1716
+ HttpStatusCode: Ao,
1717
+ formToJSON: Co,
1718
+ getAdapter: xo,
1719
+ mergeConfig: ko
1720
+ } = g;
1720
1721
  /*! js-cookie v3.0.5 | MIT */
1721
1722
  function X(e) {
1722
1723
  for (var t = 1; t < arguments.length; t++) {
@@ -1726,7 +1727,7 @@ function X(e) {
1726
1727
  }
1727
1728
  return e;
1728
1729
  }
1729
- var Er = {
1730
+ var xr = {
1730
1731
  read: function(e) {
1731
1732
  return e[0] === '"' && (e = e.slice(1, -1)), e.replace(/(%[\dA-F]{2})+/gi, decodeURIComponent);
1732
1733
  },
@@ -1737,20 +1738,20 @@ var Er = {
1737
1738
  );
1738
1739
  }
1739
1740
  };
1740
- function Re(e, t) {
1741
+ function Oe(e, t) {
1741
1742
  function n(o, s, i) {
1742
1743
  if (!(typeof document > "u")) {
1743
1744
  i = X({}, t, i), typeof i.expires == "number" && (i.expires = new Date(Date.now() + i.expires * 864e5)), i.expires && (i.expires = i.expires.toUTCString()), o = encodeURIComponent(o).replace(/%(2[346B]|5E|60|7C)/g, decodeURIComponent).replace(/[()]/g, escape);
1744
- var c = "";
1745
+ var a = "";
1745
1746
  for (var f in i)
1746
- i[f] && (c += "; " + f, i[f] !== !0 && (c += "=" + i[f].split(";")[0]));
1747
- return document.cookie = o + "=" + e.write(s, o) + c;
1747
+ i[f] && (a += "; " + f, i[f] !== !0 && (a += "=" + i[f].split(";")[0]));
1748
+ return document.cookie = o + "=" + e.write(s, o) + a;
1748
1749
  }
1749
1750
  }
1750
1751
  function r(o) {
1751
1752
  if (!(typeof document > "u" || arguments.length && !o)) {
1752
- for (var s = document.cookie ? document.cookie.split("; ") : [], i = {}, c = 0; c < s.length; c++) {
1753
- var f = s[c].split("="), l = f.slice(1).join("=");
1753
+ for (var s = document.cookie ? document.cookie.split("; ") : [], i = {}, a = 0; a < s.length; a++) {
1754
+ var f = s[a].split("="), l = f.slice(1).join("=");
1754
1755
  try {
1755
1756
  var u = decodeURIComponent(f[0]);
1756
1757
  if (i[u] = e.read(l, u), o === u)
@@ -1775,10 +1776,10 @@ function Re(e, t) {
1775
1776
  );
1776
1777
  },
1777
1778
  withAttributes: function(o) {
1778
- return Re(this.converter, X({}, this.attributes, o));
1779
+ return Oe(this.converter, X({}, this.attributes, o));
1779
1780
  },
1780
1781
  withConverter: function(o) {
1781
- return Re(X({}, this.converter, o), this.attributes);
1782
+ return Oe(X({}, this.converter, o), this.attributes);
1782
1783
  }
1783
1784
  },
1784
1785
  {
@@ -1787,14 +1788,14 @@ function Re(e, t) {
1787
1788
  }
1788
1789
  );
1789
1790
  }
1790
- var Sr = Re(Er, { path: "/" }), Je;
1791
- const kt = typeof window < "u", Rr = (e) => typeof e == "string", Ve = () => +Date.now(), Te = () => {
1791
+ var _e = Oe(xr, { path: "/" }), Ze;
1792
+ const jt = typeof window < "u", kr = (e) => typeof e == "string", et = () => +Date.now(), Ae = () => {
1792
1793
  };
1793
- kt && ((Je = window == null ? void 0 : window.navigator) != null && Je.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
1794
- function Pe(e) {
1795
- return typeof e == "function" ? e() : Dt(e);
1794
+ jt && ((Ze = window == null ? void 0 : window.navigator) != null && Ze.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
1795
+ function Fe(e) {
1796
+ return typeof e == "function" ? e() : Wt(e);
1796
1797
  }
1797
- function Tr(e, t) {
1798
+ function Pr(e, t) {
1798
1799
  function n(...r) {
1799
1800
  return new Promise((o, s) => {
1800
1801
  Promise.resolve(e(() => t.apply(this, r), { fn: t, thisArg: this, args: r })).then(o).catch(s);
@@ -1802,84 +1803,84 @@ function Tr(e, t) {
1802
1803
  }
1803
1804
  return n;
1804
1805
  }
1805
- function Or(e, t = !0, n = !0, r = !1) {
1806
- let o = 0, s, i = !0, c = Te, f;
1806
+ function Ur(e, t = !0, n = !0, r = !1) {
1807
+ let o = 0, s, i = !0, a = Ae, f;
1807
1808
  const l = () => {
1808
- s && (clearTimeout(s), s = void 0, c(), c = Te);
1809
+ s && (clearTimeout(s), s = void 0, a(), a = Ae);
1809
1810
  };
1810
1811
  return (d) => {
1811
- const w = Pe(e), g = Date.now() - o, p = () => f = d();
1812
- return l(), w <= 0 ? (o = Date.now(), p()) : (g > w && (n || !i) ? (o = Date.now(), p()) : t && (f = new Promise((m, h) => {
1813
- c = r ? h : m, s = setTimeout(() => {
1814
- o = Date.now(), i = !0, m(p()), l();
1815
- }, Math.max(0, w - g));
1816
- })), !n && !s && (s = setTimeout(() => i = !0, w)), i = !1, f);
1812
+ const m = Fe(e), b = Date.now() - o, p = () => f = d();
1813
+ return l(), m <= 0 ? (o = Date.now(), p()) : (b > m && (n || !i) ? (o = Date.now(), p()) : t && (f = new Promise((y, h) => {
1814
+ a = r ? h : y, s = setTimeout(() => {
1815
+ o = Date.now(), i = !0, y(p()), l();
1816
+ }, Math.max(0, m - b));
1817
+ })), !n && !s && (s = setTimeout(() => i = !0, m)), i = !1, f);
1817
1818
  };
1818
1819
  }
1819
- function Ar(e) {
1820
+ function Lr(e) {
1820
1821
  return e;
1821
1822
  }
1822
- function _r(e) {
1823
- return vt() ? (It(e), !0) : !1;
1823
+ function Nr(e) {
1824
+ return Kt() ? (Qt(e), !0) : !1;
1824
1825
  }
1825
- function xr(e) {
1826
+ function Ir(e) {
1826
1827
  var t;
1827
- const n = Pe(e);
1828
+ const n = Fe(e);
1828
1829
  return (t = n == null ? void 0 : n.$el) != null ? t : n;
1829
1830
  }
1830
- const Pt = kt ? window : void 0;
1831
- function We(...e) {
1831
+ const Bt = jt ? window : void 0;
1832
+ function tt(...e) {
1832
1833
  let t, n, r, o;
1833
- if (Rr(e[0]) || Array.isArray(e[0]) ? ([n, r, o] = e, t = Pt) : [t, n, r, o] = e, !t)
1834
- return Te;
1834
+ if (kr(e[0]) || Array.isArray(e[0]) ? ([n, r, o] = e, t = Bt) : [t, n, r, o] = e, !t)
1835
+ return Ae;
1835
1836
  Array.isArray(n) || (n = [n]), Array.isArray(r) || (r = [r]);
1836
1837
  const s = [], i = () => {
1837
1838
  s.forEach((u) => u()), s.length = 0;
1838
- }, c = (u, d, w, g) => (u.addEventListener(d, w, g), () => u.removeEventListener(d, w, g)), f = Ae(() => [xr(t), Pe(o)], ([u, d]) => {
1839
- i(), u && s.push(...n.flatMap((w) => r.map((g) => c(u, w, g, d))));
1839
+ }, a = (u, d, m, b) => (u.addEventListener(d, m, b), () => u.removeEventListener(d, m, b)), f = ke(() => [Ir(t), Fe(o)], ([u, d]) => {
1840
+ i(), u && s.push(...n.flatMap((m) => r.map((b) => a(u, m, b, d))));
1840
1841
  }, { immediate: !0, flush: "post" }), l = () => {
1841
1842
  f(), i();
1842
1843
  };
1843
- return _r(l), l;
1844
+ return Nr(l), l;
1844
1845
  }
1845
- const Ke = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Qe = "__vueuse_ssr_handlers__";
1846
- Ke[Qe] = Ke[Qe] || {};
1847
- const Cr = ["mousemove", "mousedown", "resize", "keydown", "touchstart", "wheel"], kr = 6e4;
1848
- function Pr(e = kr, t = {}) {
1846
+ const nt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, rt = "__vueuse_ssr_handlers__";
1847
+ nt[rt] = nt[rt] || {};
1848
+ const Fr = ["mousemove", "mousedown", "resize", "keydown", "touchstart", "wheel"], Dr = 6e4;
1849
+ function vr(e = Dr, t = {}) {
1849
1850
  const {
1850
1851
  initialState: n = !1,
1851
1852
  listenForVisibilityChange: r = !0,
1852
- events: o = Cr,
1853
- window: s = Pt,
1854
- eventFilter: i = Or(50)
1855
- } = t, c = te(n), f = te(Ve());
1853
+ events: o = Fr,
1854
+ window: s = Bt,
1855
+ eventFilter: i = Ur(50)
1856
+ } = t, a = ne(n), f = ne(et());
1856
1857
  let l;
1857
- const u = Tr(i, () => {
1858
- c.value = !1, f.value = Ve(), clearTimeout(l), l = setTimeout(() => c.value = !0, e);
1858
+ const u = Pr(i, () => {
1859
+ a.value = !1, f.value = et(), clearTimeout(l), l = setTimeout(() => a.value = !0, e);
1859
1860
  });
1860
1861
  if (s) {
1861
1862
  const d = s.document;
1862
- for (const w of o)
1863
- We(s, w, u, { passive: !0 });
1864
- r && We(d, "visibilitychange", () => {
1863
+ for (const m of o)
1864
+ tt(s, m, u, { passive: !0 });
1865
+ r && tt(d, "visibilitychange", () => {
1865
1866
  d.hidden || u();
1866
1867
  });
1867
1868
  }
1868
- return l = setTimeout(() => c.value = !0, e), { idle: c, lastActive: f };
1869
+ return l = setTimeout(() => a.value = !0, e), { idle: a, lastActive: f };
1869
1870
  }
1870
- var Xe;
1871
+ var ot;
1871
1872
  (function(e) {
1872
1873
  e.UP = "UP", e.RIGHT = "RIGHT", e.DOWN = "DOWN", e.LEFT = "LEFT", e.NONE = "NONE";
1873
- })(Xe || (Xe = {}));
1874
- var Lr = Object.defineProperty, Ge = Object.getOwnPropertySymbols, Ur = Object.prototype.hasOwnProperty, Nr = Object.prototype.propertyIsEnumerable, Ze = (e, t, n) => t in e ? Lr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Fr = (e, t) => {
1874
+ })(ot || (ot = {}));
1875
+ var jr = Object.defineProperty, st = Object.getOwnPropertySymbols, Br = Object.prototype.hasOwnProperty, qr = Object.prototype.propertyIsEnumerable, it = (e, t, n) => t in e ? jr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Mr = (e, t) => {
1875
1876
  for (var n in t || (t = {}))
1876
- Ur.call(t, n) && Ze(e, n, t[n]);
1877
- if (Ge)
1878
- for (var n of Ge(t))
1879
- Nr.call(t, n) && Ze(e, n, t[n]);
1877
+ Br.call(t, n) && it(e, n, t[n]);
1878
+ if (st)
1879
+ for (var n of st(t))
1880
+ qr.call(t, n) && it(e, n, t[n]);
1880
1881
  return e;
1881
1882
  };
1882
- const Dr = {
1883
+ const Hr = {
1883
1884
  easeInSine: [0.12, 0, 0.39, 0],
1884
1885
  easeOutSine: [0.61, 1, 0.88, 1],
1885
1886
  easeInOutSine: [0.37, 0, 0.63, 1],
@@ -1905,27 +1906,27 @@ const Dr = {
1905
1906
  easeOutBack: [0.34, 1.56, 0.64, 1],
1906
1907
  easeInOutBack: [0.68, -0.6, 0.32, 1.6]
1907
1908
  };
1908
- Fr({
1909
- linear: Ar
1910
- }, Dr);
1911
- let Oe;
1912
- const Lt = { triggerProxySso: "triggerProxySso" }, vr = () => {
1913
- Oe = (e) => {
1909
+ Mr({
1910
+ linear: Lr
1911
+ }, Hr);
1912
+ let Ce;
1913
+ const qt = { triggerProxySso: "triggerProxySso" }, $r = () => {
1914
+ Ce = (e) => {
1914
1915
  var n;
1915
1916
  const { origin: t } = new URL(location.href);
1916
1917
  (n = window.top) == null || n.postMessage(
1917
- { type: Lt.triggerProxySso, data: { ...e || {}, redirect_uri: `${t}/` } },
1918
+ { type: qt.triggerProxySso, data: { ...e || {}, redirect_uri: `${t}/` } },
1918
1919
  t
1919
1920
  );
1920
1921
  };
1921
- }, Ir = (e) => {
1922
+ }, zr = (e) => {
1922
1923
  window.top === window.self && window.addEventListener("message", (t) => {
1923
1924
  const { type: n, data: r } = t.data;
1924
- n === Lt.triggerProxySso && (e == null || e(r));
1925
+ n === qt.triggerProxySso && (e == null || e(r));
1925
1926
  });
1926
1927
  };
1927
- window.top !== window.self && vr();
1928
- let Ut = (e = 21) => {
1928
+ window.top !== window.self && $r();
1929
+ let Mt = (e = 21) => {
1929
1930
  let t = "", n = crypto.getRandomValues(new Uint8Array(e));
1930
1931
  for (; e--; ) {
1931
1932
  let r = n[e] & 63;
@@ -1933,156 +1934,276 @@ let Ut = (e = 21) => {
1933
1934
  }
1934
1935
  return t;
1935
1936
  };
1936
- const j = (e) => new URL(location.href).searchParams.get(e), D = {
1937
+ const me = "loginType", U = (e) => new URL(location.href).searchParams.get(e), De = () => {
1938
+ const e = U(me) || "";
1939
+ return e ? (localStorage.setItem(me, e), e) : localStorage.getItem(me) || "";
1940
+ }, xe = (e) => {
1941
+ const t = new URL(window.location.href), n = new URLSearchParams(t.search);
1942
+ e.forEach((r) => {
1943
+ n.delete(r);
1944
+ }), t.search = n.toString(), window.history.replaceState({}, "", t);
1945
+ }, { baseURL: at } = M(), ct = {
1946
+ feishu: {
1947
+ login: "/api/justauth/client/v1/visitor/feishu/login",
1948
+ ssoParam: "/api/justauth/client/v1/visitor/sso-param"
1949
+ }
1950
+ }, Jr = async () => {
1951
+ const e = U("authorizer") || "", t = U("_redirect_url") || "";
1952
+ if (xe(["authorizer", "_redirect_url"]), e === "feishu") {
1953
+ if (!window.tt) return "";
1954
+ const n = async () => {
1955
+ const r = ct.feishu.ssoParam;
1956
+ return (await g.create().get(r, {
1957
+ baseURL: at,
1958
+ params: {
1959
+ source: "feishu",
1960
+ fieldKey: "appId"
1961
+ }
1962
+ })).data || "";
1963
+ };
1964
+ return new Promise(async (r) => {
1965
+ const o = async (a) => {
1966
+ try {
1967
+ const f = ct.feishu.login, l = Ue(t, { ignoreAuth: !0 }), d = (await g.create().get(f, { baseURL: at, params: { code: a, _redirect_url: l } })).request.responseURL;
1968
+ location.replace(d), r();
1969
+ } catch {
1970
+ v({ ...N, redirect_uri: L }), r();
1971
+ }
1972
+ }, s = await n(), i = () => {
1973
+ window.tt.requestAuthCode({
1974
+ appId: s,
1975
+ success: (a) => {
1976
+ const { code: f } = a;
1977
+ o(f);
1978
+ },
1979
+ fail: (a) => {
1980
+ v({ ...N, redirect_uri: L }), r();
1981
+ }
1982
+ });
1983
+ };
1984
+ window.tt.requestAccess ? window.tt.requestAccess({
1985
+ appID: s,
1986
+ scopeList: [],
1987
+ success: (a) => {
1988
+ const { code: f } = a;
1989
+ o(f);
1990
+ },
1991
+ fail: (a) => {
1992
+ const { errno: f } = a;
1993
+ f === 103 ? i() : (v({ ...N, redirect_uri: L }), r());
1994
+ }
1995
+ }) : i();
1996
+ });
1997
+ }
1998
+ }, Vr = "/api/justauth/client/v1/visitor/sso-param", Wr = "/api/justauth/client/v1/visitor/jmc/sso/status", Ht = "thirdLogouSource", Kr = ["zhongshen", "jmc"], Qr = {
1999
+ uat: "https://sso-uat.jmc.com.cn"
2000
+ };
2001
+ let ve = "";
2002
+ const je = () => localStorage.getItem(Ht) || ve, $t = (e) => {
2003
+ const t = De();
2004
+ return e === "jmc" && t === "das" ? !1 : Kr.includes(e);
2005
+ }, Gr = () => $t(je()), zt = (e) => {
2006
+ ve = je(), localStorage.removeItem(Ht), window.__isAutoCloseApp = !1, location.href = e;
2007
+ }, Xr = (e) => {
2008
+ Pe();
2009
+ const n = `https://iam.shenyejituan.com:443/idp/profile/OAUTH2/Redirect/GLO?redirctToUrl=${encodeURIComponent(e)}&entityId=AIoT&redirectToLogin=true`;
2010
+ zt(n);
2011
+ }, Yr = async (e = "") => {
2012
+ try {
2013
+ const { baseURL: t } = M();
2014
+ await g.create().post(
2015
+ Wr,
2016
+ {
2017
+ ssoToken: e,
2018
+ // 平台退出前已清理本地 token,这里通过 cookie 兜底读取,便于后端定位并清理 cookie token。
2019
+ platformToken: B()
2020
+ },
2021
+ { baseURL: t }
2022
+ );
2023
+ } catch {
2024
+ }
2025
+ }, Zr = async () => {
2026
+ let e = "";
2027
+ try {
2028
+ const { baseURL: o } = M();
2029
+ e = (await g.create().get(Vr, {
2030
+ baseURL: o,
2031
+ params: {
2032
+ source: "jmc",
2033
+ fieldKey: "homeUrl"
2034
+ }
2035
+ })).data || "";
2036
+ } catch {
2037
+ }
2038
+ const t = (() => {
2039
+ if (!e) return "";
2040
+ try {
2041
+ return new URL(e).origin;
2042
+ } catch {
2043
+ return "";
2044
+ }
2045
+ })(), n = t === Qr.uat ? _e.get("sso_access_token_uat") : _e.get("sso_access_token"), r = `${t}/oauth2/system/auth/logout?sso_token=${n}`;
2046
+ try {
2047
+ await g.post(r);
2048
+ } catch {
2049
+ }
2050
+ await Yr(n), Pe(), zt(e);
2051
+ }, eo = async (e = "") => {
2052
+ const t = je();
2053
+ if ($t(t)) {
2054
+ if (ve = t, t === "zhongshen") {
2055
+ Xr(e);
2056
+ return;
2057
+ }
2058
+ t === "jmc" && await Zr();
2059
+ }
2060
+ }, q = {
1937
2061
  oauth: "/api/justauth/oauth-server/v1/visitor/oauth/authorize",
1938
2062
  // 重定向到登录页
1939
2063
  logoutCurpage: "/api/justauth/oauth-server/v1/visitor/logout-curpage",
1940
2064
  // 清除登录信息
1941
2065
  token: "/api/justauth/oauth-server/v1/visitor/oauth/token"
1942
2066
  // 通过code获取token
1943
- }, { baseURL: Ye, noRedireLogin: Br = !1 } = _e(), q = location.origin + "/home", M = {
2067
+ }, { baseURL: ut, noRedireLogin: to = !1 } = M(), lt = localStorage.getItem("oauth-redirect_url") || "", L = lt || location.origin + "/home", N = {
1944
2068
  response_type: "code",
1945
2069
  scope: "sever",
1946
2070
  client_id: "sys",
1947
- client_secret: Bt("das123"),
2071
+ client_secret: Gt("das123"),
1948
2072
  state: +/* @__PURE__ */ new Date()
1949
- }, et = (e) => {
1950
- const t = new URL(window.location.href), n = new URLSearchParams(t.search);
1951
- e.forEach((r) => {
1952
- n.delete(r);
1953
- }), t.search = n.toString(), window.history.replaceState({}, "", t);
1954
- }, Nt = te(!1), Ft = (e) => {
2073
+ }, Jt = ne(!1), Vt = (e) => {
1955
2074
  if (e <= 0) return;
1956
- const { idle: t } = Pr(e);
1957
- Ae(
2075
+ const { idle: t } = vr(e);
2076
+ ke(
1958
2077
  () => t.value,
1959
2078
  (n) => {
1960
- n === !0 && (Nt.value = !0);
2079
+ n === !0 && (Jt.value = !0);
1961
2080
  }
1962
2081
  );
1963
2082
  };
1964
- localStorage.getItem("idelTime") && Ft(Number(localStorage.getItem("idelTime")));
1965
- let tt = "";
1966
- const jr = async () => {
1967
- const e = j("code") || "", t = j("redirect_url") || "/", n = j("kingdee_token") || "", r = j("loginType") || "";
1968
- if (r && localStorage.setItem("loginType", r), !e) return H();
1969
- if (e === tt)
1970
- return et(["code", "state", "kingdee_token", "redirect_url"]), window.__isAutoCloseApp = !1, window.location.replace(decodeURIComponent(t)), H();
1971
- tt = e, et(["code", "state", "kingdee_token", "redirect_url"]);
1972
- let o = {};
1973
- const s = {
2083
+ localStorage.getItem("idelTime") && Vt(Number(localStorage.getItem("idelTime")));
2084
+ let ft = "";
2085
+ const no = async () => {
2086
+ const e = U("code") || "", t = U("redirect_url") || "/", n = U("kingdee_token") || "", r = De();
2087
+ if (!e) return B();
2088
+ const o = ["code", "state", "kingdee_token", "redirect_url", "source"];
2089
+ if (e === ft)
2090
+ return xe(o), window.__isAutoCloseApp = !1, window.location.replace(decodeURIComponent(t)), localStorage.removeItem("oauth-redirect_url"), B();
2091
+ ft = e, xe(o);
2092
+ let s = {};
2093
+ const i = {
1974
2094
  grant_type: "authorization_code",
1975
2095
  code: e,
1976
- client_id: M.client_id,
1977
- client_secret: M.client_secret,
1978
- redirect_uri: r ? nt(q, { loginType: r }) : q,
2096
+ client_id: N.client_id,
2097
+ client_secret: N.client_secret,
2098
+ redirect_uri: r ? Ue(L, { loginType: r }) : L,
1979
2099
  timestamp: (/* @__PURE__ */ new Date()).getTime(),
1980
- nonce: Ut()
2100
+ nonce: Mt()
1981
2101
  };
1982
- n && (sessionStorage.setItem("kingdee_token", n), s.redirect_uri = `${s.redirect_uri}?kingdee_token=${n}`);
2102
+ n && (sessionStorage.setItem("kingdee_token", n), i.redirect_uri = `${i.redirect_uri}?kingdee_token=${n}`);
1983
2103
  try {
1984
- await b.create().get(D.token, { baseURL: Ye });
2104
+ await g.create().get(q.token, { baseURL: ut });
1985
2105
  } catch {
1986
2106
  }
1987
2107
  try {
1988
- o = await b.create().post(
1989
- D.token,
2108
+ s = await g.create().post(
2109
+ q.token,
1990
2110
  {},
1991
2111
  {
1992
- baseURL: Ye,
1993
- params: s,
2112
+ baseURL: ut,
2113
+ params: i,
1994
2114
  headers: {
1995
2115
  "Content-Type": "application/x-www-form-urlencoded",
1996
- "csrf-token": Sr.get("csrf-token")
2116
+ "csrf-token": _e.get("csrf-token")
1997
2117
  }
1998
2118
  }
1999
2119
  );
2000
- const { access_token: i = "", expires_in: c = 0, refresh_token: f = "", refresh_exp: l = 0 } = o.data, u = {
2001
- accessToken: i,
2002
- accessTokenExpiredAt: +/* @__PURE__ */ new Date() + Number(c) * 1e3,
2120
+ const { access_token: a = "", refresh_token: f = "", exp: l = 0, refresh_exp: u = 0 } = s.data, d = {
2121
+ accessToken: a,
2122
+ accessTokenExpiredAt: Number(l),
2003
2123
  refreshToken: f,
2004
- info: o.data
2124
+ info: s.data
2005
2125
  };
2006
- z().save(u), await rt(i);
2007
- const d = Number(l) - (/* @__PURE__ */ new Date()).getTime();
2008
- return d && d > 0 && (Ft(d), d && localStorage.setItem("idelTime", d.toString())), t && (window.__isAutoCloseApp = !1, window.location.replace(decodeURIComponent(t))), i;
2126
+ re().save(d), await dt(a);
2127
+ const m = Number(u) - (/* @__PURE__ */ new Date()).getTime();
2128
+ return m && m > 0 && (Vt(m), m && localStorage.setItem("idelTime", m.toString())), t && (window.__isAutoCloseApp = !1, window.location.replace(decodeURIComponent(t))), localStorage.removeItem("oauth-redirect_url"), a;
2009
2129
  } catch {
2010
- return le({ ...M, redirect_uri: q });
2130
+ return v({ ...N, redirect_uri: L });
2011
2131
  }
2012
- }, G = te(!1), mo = async (e) => {
2132
+ }, Y = ne(!1), Po = async (e) => {
2013
2133
  if (e.public) return "";
2014
- if (Nt.value)
2015
- return le({ ...M, redirect_uri: q });
2016
- if (G.value)
2134
+ if (Jt.value)
2135
+ return we() ? B() : v({ ...N, redirect_uri: L });
2136
+ if (Y.value)
2017
2137
  return await new Promise(async (r) => {
2018
- Ae(
2019
- () => G.value,
2138
+ ke(
2139
+ () => Y.value,
2020
2140
  (o) => {
2021
2141
  if (!o) {
2022
- const s = H();
2142
+ const s = B();
2023
2143
  r(s);
2024
2144
  }
2025
2145
  }
2026
2146
  );
2027
2147
  });
2028
- let t = H();
2029
- const { accessTokenExpiredAt: n } = z().getData();
2030
- G.value = !0;
2148
+ let t = B();
2149
+ const { accessTokenExpiredAt: n = 0 } = re().getData();
2150
+ Y.value = !0;
2031
2151
  try {
2032
- j("code") || "" ? t = await jr() : typeof n == "number" && n > 0 && +/* @__PURE__ */ new Date() + 6e4 > n && (t = await Hr(M));
2152
+ const r = U("code") || "";
2153
+ if ((U("authorizer") || "") === "feishu")
2154
+ await Jr();
2155
+ else if (r)
2156
+ t = await no();
2157
+ else {
2158
+ const s = Date.now() + 6e4;
2159
+ n > 0 && s > n && !we() && (t = await ro(N));
2160
+ }
2033
2161
  } catch {
2034
2162
  } finally {
2035
- G.value = !1;
2163
+ Y.value = !1;
2036
2164
  }
2037
2165
  return t;
2038
- }, qr = () => {
2039
- let e = !1;
2040
- return localStorage.getItem("thirdLogouSource") === "zhongshen" && (e = !0), e;
2041
- }, Mr = (e) => {
2042
- if (localStorage.getItem("thirdLogouSource") === "zhongshen") {
2043
- const r = `https://iam.shenyejituan.com:443/idp/profile/OAUTH2/Redirect/GLO?redirctToUrl=${encodeURIComponent(e)}&entityId=AIoT&redirectToLogin=true`;
2044
- localStorage.removeItem("thirdLogouSource"), location.href = r;
2045
- }
2046
2166
  };
2047
- let me = !1;
2048
- const le = (e) => {
2049
- if (!Br && !me) {
2050
- me = !0;
2167
+ let ye = !1;
2168
+ const v = (e) => {
2169
+ if (!to && !ye) {
2170
+ ye = !0;
2051
2171
  try {
2052
- const t = { ...e }, n = localStorage.getItem("loginType") || "";
2053
- n && (t.redirect_uri = nt(t.redirect_uri, { loginType: n }));
2054
- const { baseURL: r, ssoLocale: o } = _e();
2055
- if (Oe) return Oe(t);
2172
+ const t = { ...e }, n = De();
2173
+ n && (t.redirect_uri = Ue(t.redirect_uri, { loginType: n }));
2174
+ const { baseURL: r, ssoLocale: o } = M();
2175
+ if (Ce) return Ce(t);
2056
2176
  t.logout = "true", o && (t.locale = "locale");
2057
2177
  const s = new URLSearchParams();
2058
2178
  Object.entries(t).forEach(([f, l]) => {
2059
2179
  f !== "client_secret" && s.set(f, String(l));
2060
2180
  });
2061
- const i = s.toString(), c = `${r}${D.oauth}?${i}`;
2062
- if (localStorage.removeItem("idelTime"), sessionStorage.clear(), z().remove(), qr())
2063
- Mr(c);
2181
+ const i = s.toString(), a = `${r}${q.oauth}?${i}`;
2182
+ if (Gr())
2183
+ eo(a);
2064
2184
  else {
2065
2185
  try {
2066
- b.create().get(D.logoutCurpage, { baseURL: r });
2186
+ g.create().get(q.logoutCurpage, { baseURL: r });
2067
2187
  } catch {
2068
2188
  }
2069
- window.__isAutoCloseApp = !1, location.replace(c);
2189
+ Pe(), window.__isAutoCloseApp = !1, location.replace(a);
2070
2190
  }
2071
2191
  } finally {
2072
- me = !1;
2192
+ ye = !1;
2073
2193
  }
2074
2194
  }
2075
2195
  };
2076
- Ir(le);
2077
- const Hr = async (e) => {
2078
- const { baseURL: t } = _e(), { refreshToken: n } = z().getData();
2196
+ zr(v);
2197
+ const ro = async (e) => {
2198
+ if (we()) return "";
2199
+ const { baseURL: t } = M(), { refreshToken: n } = re().getData();
2079
2200
  try {
2080
- await b.create().get(D.token, { baseURL: t });
2201
+ await g.create().get(q.token, { baseURL: t });
2081
2202
  } catch {
2082
2203
  }
2083
2204
  try {
2084
- const r = await b.create().post(
2085
- D.token,
2205
+ const r = await g.create().post(
2206
+ q.token,
2086
2207
  {},
2087
2208
  {
2088
2209
  baseURL: t,
@@ -2092,41 +2213,28 @@ const Hr = async (e) => {
2092
2213
  client_id: e.client_id,
2093
2214
  client_secret: e.client_secret,
2094
2215
  timestamp: (/* @__PURE__ */ new Date()).getTime(),
2095
- nonce: Ut()
2216
+ nonce: Mt()
2096
2217
  }
2097
2218
  }
2098
- ), { access_token: o = "", expires_in: s = 0, refresh_token: i = "" } = r.data, c = {
2219
+ ), { access_token: o = "", refresh_token: s = "", exp: i = 0 } = r.data, a = {
2099
2220
  accessToken: o,
2100
- accessTokenExpiredAt: +/* @__PURE__ */ new Date() + Number(s) * 1e3,
2101
- refreshToken: i,
2221
+ accessTokenExpiredAt: Number(i),
2222
+ refreshToken: s,
2102
2223
  info: r.data
2103
2224
  };
2104
- return z().save(c), await rt(o), o;
2225
+ return re().save(a), await dt(o), o;
2105
2226
  } catch {
2106
- return le({ ...e, redirect_uri: q });
2107
- }
2108
- }, z = () => ({
2109
- getData: () => ({
2110
- accessToken: H(),
2111
- accessTokenExpiredAt: fe("accessTokenExpiredAt") ? Number(fe("accessTokenExpiredAt")) : "",
2112
- refreshToken: fe("refreshToken")
2113
- }),
2114
- save: (e) => {
2115
- qt(e.accessToken ?? "", {
2116
- accessTokenExpiredAt: e.accessTokenExpiredAt,
2117
- refreshToken: e.refreshToken
2118
- }), Ht(e);
2119
- },
2120
- remove: () => {
2121
- jt(), Mt();
2227
+ return v({ ...e, redirect_uri: L });
2122
2228
  }
2123
- });
2229
+ };
2124
2230
  export {
2125
- j as getQuery,
2126
- mo as getToken,
2127
- jr as getTokenFromCode,
2128
- M as getTokenParams,
2129
- le as login,
2130
- q as real_uri,
2131
- z as tokenStorage
2231
+ De as getLoginType,
2232
+ U as getQuery,
2233
+ Po as getToken,
2234
+ no as getTokenFromCode,
2235
+ N as getTokenParams,
2236
+ v as login,
2237
+ L as real_uri,
2238
+ ro as refreshToken,
2239
+ No as tokenStorage
2132
2240
  };