@das-fed/utils 7.0.5-test.1 → 7.0.5-test.11

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