@das-fed/upf-utils 6.4.0-dev.228 → 6.4.0-dev.229

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 (115) hide show
  1. package/api-services/es5.js +2144 -2059
  2. package/api-services/index.js +1640 -1558
  3. package/api-services/index.js.gz +0 -0
  4. package/api-services/modules/app-manage/es5.js +2298 -2222
  5. package/api-services/modules/app-manage/index.js +1897 -1829
  6. package/api-services/modules/app-manage/index.js.gz +0 -0
  7. package/api-services/modules/authentication/es5.js +2377 -2313
  8. package/api-services/modules/authentication/index.js +1979 -1929
  9. package/api-services/modules/authentication/index.js.gz +0 -0
  10. package/api-services/modules/bems/es5.js +2303 -2227
  11. package/api-services/modules/bems/index.js +1900 -1832
  12. package/api-services/modules/bems/index.js.gz +0 -0
  13. package/api-services/modules/contract/es5.js +2179 -2115
  14. package/api-services/modules/contract/index.js +1809 -1759
  15. package/api-services/modules/contract/index.js.gz +0 -0
  16. package/api-services/modules/duty-manage/es5.js +2370 -2285
  17. package/api-services/modules/duty-manage/index.js +1977 -1895
  18. package/api-services/modules/duty-manage/index.js.gz +0 -0
  19. package/api-services/modules/enterpriseright/es5.js +2367 -2279
  20. package/api-services/modules/enterpriseright/index.js +1976 -1890
  21. package/api-services/modules/enterpriseright/index.js.gz +0 -0
  22. package/api-services/modules/es5.js +1762 -1686
  23. package/api-services/modules/file/es5.js +2057 -1993
  24. package/api-services/modules/file/index.js +1577 -1527
  25. package/api-services/modules/file/index.js.gz +0 -0
  26. package/api-services/modules/gateway-edge/es5.js +2088 -2012
  27. package/api-services/modules/gateway-edge/index.js +1712 -1644
  28. package/api-services/modules/gateway-edge/index.js.gz +0 -0
  29. package/api-services/modules/index.js +1329 -1261
  30. package/api-services/modules/index.js.gz +0 -0
  31. package/api-services/modules/iot/es5.js +2249 -2161
  32. package/api-services/modules/iot/index.js +1861 -1775
  33. package/api-services/modules/iot/index.js.gz +0 -0
  34. package/api-services/modules/justauth/es5.js +2300 -2224
  35. package/api-services/modules/justauth/index.js +1898 -1830
  36. package/api-services/modules/justauth/index.js.gz +0 -0
  37. package/api-services/modules/knowledge/es5.js +2390 -2323
  38. package/api-services/modules/knowledge/index.js +1988 -1934
  39. package/api-services/modules/knowledge/index.js.gz +0 -0
  40. package/api-services/modules/link/es5.js +2179 -2115
  41. package/api-services/modules/link/index.js +1809 -1759
  42. package/api-services/modules/link/index.js.gz +0 -0
  43. package/api-services/modules/permission/es5.js +2260 -2181
  44. package/api-services/modules/permission/index.js +1870 -1798
  45. package/api-services/modules/permission/index.js.gz +0 -0
  46. package/api-services/modules/platformManage/es5.js +2195 -2131
  47. package/api-services/modules/platformManage/index.js +1813 -1763
  48. package/api-services/modules/platformManage/index.js.gz +0 -0
  49. package/api-services/modules/portal/es5.js +2359 -2274
  50. package/api-services/modules/portal/index.js +1970 -1888
  51. package/api-services/modules/portal/index.js.gz +0 -0
  52. package/api-services/modules/space-manage/es5.js +2244 -2177
  53. package/api-services/modules/space-manage/index.js +1854 -1800
  54. package/api-services/modules/space-manage/index.js.gz +0 -0
  55. package/api-services/modules/super-admin/es5.js +2386 -2322
  56. package/api-services/modules/super-admin/index.js +1981 -1931
  57. package/api-services/modules/super-admin/index.js.gz +0 -0
  58. package/api-services/modules/supplier/es5.js +2383 -2319
  59. package/api-services/modules/supplier/index.js +1980 -1930
  60. package/api-services/modules/supplier/index.js.gz +0 -0
  61. package/api-services/modules/supplychain-manage/es5.js +2257 -2181
  62. package/api-services/modules/supplychain-manage/index.js +1867 -1799
  63. package/api-services/modules/supplychain-manage/index.js.gz +0 -0
  64. package/api-services/modules/systemConfiguration/es5.js +2298 -2222
  65. package/api-services/modules/systemConfiguration/index.js +1897 -1829
  66. package/api-services/modules/systemConfiguration/index.js.gz +0 -0
  67. package/api-services/modules/tool/es5.js +2298 -2222
  68. package/api-services/modules/tool/index.js +1897 -1829
  69. package/api-services/modules/tool/index.js.gz +0 -0
  70. package/api-services/src/create-service/es5.js +2180 -2116
  71. package/api-services/src/create-service/index.js +1807 -1757
  72. package/api-services/src/create-service/index.js.gz +0 -0
  73. package/common-info/es5.js +2697 -2585
  74. package/common-info/getPermissionMethod/es5.js +2125 -2040
  75. package/common-info/getPermissionMethod/index.js +1752 -1670
  76. package/common-info/getPermissionMethod/index.js.gz +0 -0
  77. package/common-info/index.d.ts +9 -2
  78. package/common-info/index.js +2260 -2172
  79. package/common-info/index.js.gz +0 -0
  80. package/common-info/set-personal-info/es5.js +1073 -997
  81. package/common-info/set-personal-info/index.js +895 -827
  82. package/common-info/set-personal-info/index.js.gz +0 -0
  83. package/common-tools/extract-file-name/es5.js +1074 -998
  84. package/common-tools/extract-file-name/index.js +889 -821
  85. package/common-tools/extract-file-name/index.js.gz +0 -0
  86. package/common-tools/handle-data/es5.js +1 -1
  87. package/common-tools/update-browser-title/es5.js +1 -1
  88. package/common-tools/update-fav-icon/es5.js +1 -1
  89. package/create-api-service/check-token/es5.js +980 -904
  90. package/create-api-service/check-token/index.js +795 -727
  91. package/create-api-service/check-token/index.js.gz +0 -0
  92. package/create-api-service/es5.js +2365 -2277
  93. package/create-api-service/index.js +1975 -1889
  94. package/create-api-service/index.js.gz +0 -0
  95. package/create-api-service/sso/es5.js +1242 -1166
  96. package/create-api-service/sso/index.js +1006 -938
  97. package/create-api-service/sso/index.js.gz +0 -0
  98. package/curring-http/es5.js +1442 -1366
  99. package/curring-http/index.js +1132 -1064
  100. package/curring-http/index.js.gz +0 -0
  101. package/directive/auth/es5.js +55 -55
  102. package/directive/auth/index.js +38 -38
  103. package/directive/auth/index.js.gz +0 -0
  104. package/directive/clickOutside/es5.js +1 -1
  105. package/directive/hoverInside/es5.js +1 -1
  106. package/directive/utils/es5.js +1 -1
  107. package/esm-map.json +3 -1
  108. package/hooks/use-get-auth/es5.js +1 -1
  109. package/package.json +3 -3
  110. package/pinyin-first-character/es5.js +47 -45
  111. package/pinyin-first-character/index.js +37 -35
  112. package/pinyin-first-character/index.js.gz +0 -0
  113. package/style/es5.js +11 -11
  114. package/style/index.js +10 -10
  115. package/style/index.js.gz +0 -0
@@ -1,48 +1,60 @@
1
- import { currentLang as Qe } from "@das-fed/upf-web/packages/i18n/index";
2
- import { getProjectInfo as Ze } from "@das-fed/upf-utils/common-info";
3
- import { getConfig as Ye } from "@das-fed/upf-utils/config";
4
- function Ce(e, t) {
1
+ import { currentLang as ht } from "@das-fed/upf-web/packages/i18n/index";
2
+ import { getProjectInfo as mt } from "@das-fed/upf-utils/common-info";
3
+ import { getConfig as yt } from "@das-fed/upf-utils/config";
4
+ function Je(e, t) {
5
5
  return function() {
6
6
  return e.apply(t, arguments);
7
7
  };
8
8
  }
9
- const { toString: et } = Object.prototype, { getPrototypeOf: le } = Object, { iterator: v, toStringTag: Ne } = Symbol, K = /* @__PURE__ */ ((e) => (t) => {
10
- const n = et.call(t);
9
+ const { toString: bt } = Object.prototype, { getPrototypeOf: be } = Object, { iterator: re, toStringTag: Ve } = Symbol, se = /* @__PURE__ */ ((e) => (t) => {
10
+ const n = bt.call(t);
11
11
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
12
- })(/* @__PURE__ */ Object.create(null)), C = (e) => (e = e.toLowerCase(), (t) => K(t) === e), X = (e) => (t) => typeof t === e, { isArray: D } = Array, q = X("undefined");
13
- function tt(e) {
14
- return e !== null && !q(e) && e.constructor !== null && !q(e.constructor) && A(e.constructor.isBuffer) && e.constructor.isBuffer(e);
12
+ })(/* @__PURE__ */ Object.create(null)), P = (e) => (e = e.toLowerCase(), (t) => se(t) === e), oe = (e) => (t) => typeof t === e, { isArray: M } = Array, H = oe("undefined");
13
+ function V(e) {
14
+ return e !== null && !H(e) && e.constructor !== null && !H(e.constructor) && T(e.constructor.isBuffer) && e.constructor.isBuffer(e);
15
15
  }
16
- const Pe = C("ArrayBuffer");
17
- function nt(e) {
16
+ const We = P("ArrayBuffer");
17
+ function wt(e) {
18
18
  let t;
19
- return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Pe(e.buffer), t;
19
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && We(e.buffer), t;
20
20
  }
21
- const rt = X("string"), A = X("function"), _e = X("number"), G = (e) => e !== null && typeof e == "object", st = (e) => e === !0 || e === !1, z = (e) => {
22
- if (K(e) !== "object")
21
+ const gt = oe("string"), T = oe("function"), ve = oe("number"), W = (e) => e !== null && typeof e == "object", Et = (e) => e === !0 || e === !1, Y = (e) => {
22
+ if (se(e) !== "object")
23
23
  return !1;
24
- const t = le(e);
25
- return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Ne in e) && !(v in e);
26
- }, ot = C("Date"), it = C("File"), at = C("Blob"), ct = C("FileList"), lt = (e) => G(e) && A(e.pipe), ut = (e) => {
24
+ const t = be(e);
25
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Ve in e) && !(re in e);
26
+ }, St = (e) => {
27
+ if (!W(e) || V(e))
28
+ return !1;
29
+ try {
30
+ return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
31
+ } catch {
32
+ return !1;
33
+ }
34
+ }, Rt = P("Date"), Ot = P("File"), Tt = P("Blob"), At = P("FileList"), xt = (e) => W(e) && T(e.pipe), Ct = (e) => {
27
35
  let t;
28
- return e && (typeof FormData == "function" && e instanceof FormData || A(e.append) && ((t = K(e)) === "formdata" || // detect form-data instance
29
- t === "object" && A(e.toString) && e.toString() === "[object FormData]"));
30
- }, ft = C("URLSearchParams"), [dt, pt, ht, mt] = ["ReadableStream", "Request", "Response", "Headers"].map(C), yt = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
31
- function I(e, t, { allOwnKeys: n = !1 } = {}) {
36
+ return e && (typeof FormData == "function" && e instanceof FormData || T(e.append) && ((t = se(e)) === "formdata" || // detect form-data instance
37
+ t === "object" && T(e.toString) && e.toString() === "[object FormData]"));
38
+ }, Nt = P("URLSearchParams"), [Pt, Ft, Ut, _t] = ["ReadableStream", "Request", "Response", "Headers"].map(P), Lt = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
39
+ function v(e, t, { allOwnKeys: n = !1 } = {}) {
32
40
  if (e === null || typeof e > "u")
33
41
  return;
34
42
  let r, s;
35
- if (typeof e != "object" && (e = [e]), D(e))
43
+ if (typeof e != "object" && (e = [e]), M(e))
36
44
  for (r = 0, s = e.length; r < s; r++)
37
45
  t.call(null, e[r], r, e);
38
46
  else {
39
- const o = n ? Object.getOwnPropertyNames(e) : Object.keys(e), i = o.length;
47
+ if (V(e))
48
+ return;
49
+ const i = n ? Object.getOwnPropertyNames(e) : Object.keys(e), o = i.length;
40
50
  let c;
41
- for (r = 0; r < i; r++)
42
- c = o[r], t.call(null, e[c], c, e);
51
+ for (r = 0; r < o; r++)
52
+ c = i[r], t.call(null, e[c], c, e);
43
53
  }
44
54
  }
45
- function Fe(e, t) {
55
+ function Ke(e, t) {
56
+ if (V(e))
57
+ return null;
46
58
  t = t.toLowerCase();
47
59
  const n = Object.keys(e);
48
60
  let r = n.length, s;
@@ -51,75 +63,75 @@ function Fe(e, t) {
51
63
  return s;
52
64
  return null;
53
65
  }
54
- const U = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Ue = (e) => !q(e) && e !== U;
55
- function re() {
56
- const { caseless: e } = Ue(this) && this || {}, t = {}, n = (r, s) => {
57
- const o = e && Fe(t, s) || s;
58
- z(t[o]) && z(r) ? t[o] = re(t[o], r) : z(r) ? t[o] = re({}, r) : D(r) ? t[o] = r.slice() : t[o] = r;
66
+ const k = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Xe = (e) => !H(e) && e !== k;
67
+ function pe() {
68
+ const { caseless: e, skipUndefined: t } = Xe(this) && this || {}, n = {}, r = (s, i) => {
69
+ const o = e && Ke(n, i) || i;
70
+ Y(n[o]) && Y(s) ? n[o] = pe(n[o], s) : Y(s) ? n[o] = pe({}, s) : M(s) ? n[o] = s.slice() : (!t || !H(s)) && (n[o] = s);
59
71
  };
60
- for (let r = 0, s = arguments.length; r < s; r++)
61
- arguments[r] && I(arguments[r], n);
62
- return t;
72
+ for (let s = 0, i = arguments.length; s < i; s++)
73
+ arguments[s] && v(arguments[s], r);
74
+ return n;
63
75
  }
64
- const bt = (e, t, n, { allOwnKeys: r } = {}) => (I(t, (s, o) => {
65
- n && A(s) ? e[o] = Ce(s, n) : e[o] = s;
66
- }, { allOwnKeys: r }), e), wt = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Et = (e, t, n, r) => {
76
+ const Bt = (e, t, n, { allOwnKeys: r } = {}) => (v(t, (s, i) => {
77
+ n && T(s) ? e[i] = Je(s, n) : e[i] = s;
78
+ }, { allOwnKeys: r }), e), Dt = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), kt = (e, t, n, r) => {
67
79
  e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
68
80
  value: t.prototype
69
81
  }), n && Object.assign(e.prototype, n);
70
- }, Rt = (e, t, n, r) => {
71
- let s, o, i;
82
+ }, jt = (e, t, n, r) => {
83
+ let s, i, o;
72
84
  const c = {};
73
85
  if (t = t || {}, e == null) return t;
74
86
  do {
75
- for (s = Object.getOwnPropertyNames(e), o = s.length; o-- > 0; )
76
- i = s[o], (!r || r(i, e, t)) && !c[i] && (t[i] = e[i], c[i] = !0);
77
- e = n !== !1 && le(e);
87
+ for (s = Object.getOwnPropertyNames(e), i = s.length; i-- > 0; )
88
+ o = s[i], (!r || r(o, e, t)) && !c[o] && (t[o] = e[o], c[o] = !0);
89
+ e = n !== !1 && be(e);
78
90
  } while (e && (!n || n(e, t)) && e !== Object.prototype);
79
91
  return t;
80
- }, gt = (e, t, n) => {
92
+ }, qt = (e, t, n) => {
81
93
  e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
82
94
  const r = e.indexOf(t, n);
83
95
  return r !== -1 && r === n;
84
- }, St = (e) => {
96
+ }, It = (e) => {
85
97
  if (!e) return null;
86
- if (D(e)) return e;
98
+ if (M(e)) return e;
87
99
  let t = e.length;
88
- if (!_e(t)) return null;
100
+ if (!ve(t)) return null;
89
101
  const n = new Array(t);
90
102
  for (; t-- > 0; )
91
103
  n[t] = e[t];
92
104
  return n;
93
- }, Ot = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && le(Uint8Array)), Tt = (e, t) => {
94
- const r = (e && e[v]).call(e);
105
+ }, Ht = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && be(Uint8Array)), Mt = (e, t) => {
106
+ const r = (e && e[re]).call(e);
95
107
  let s;
96
108
  for (; (s = r.next()) && !s.done; ) {
97
- const o = s.value;
98
- t.call(e, o[0], o[1]);
109
+ const i = s.value;
110
+ t.call(e, i[0], i[1]);
99
111
  }
100
- }, At = (e, t) => {
112
+ }, zt = (e, t) => {
101
113
  let n;
102
114
  const r = [];
103
115
  for (; (n = e.exec(t)) !== null; )
104
116
  r.push(n);
105
117
  return r;
106
- }, xt = C("HTMLFormElement"), Ct = (e) => e.toLowerCase().replace(
118
+ }, $t = P("HTMLFormElement"), Jt = (e) => e.toLowerCase().replace(
107
119
  /[-_\s]([a-z\d])(\w*)/g,
108
120
  function(n, r, s) {
109
121
  return r.toUpperCase() + s;
110
122
  }
111
- ), he = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), Nt = C("RegExp"), Le = (e, t) => {
123
+ ), Ne = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), Vt = P("RegExp"), Ge = (e, t) => {
112
124
  const n = Object.getOwnPropertyDescriptors(e), r = {};
113
- I(n, (s, o) => {
114
- let i;
115
- (i = t(s, o, e)) !== !1 && (r[o] = i || s);
125
+ v(n, (s, i) => {
126
+ let o;
127
+ (o = t(s, i, e)) !== !1 && (r[i] = o || s);
116
128
  }), Object.defineProperties(e, r);
117
- }, Pt = (e) => {
118
- Le(e, (t, n) => {
119
- if (A(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
129
+ }, Wt = (e) => {
130
+ Ge(e, (t, n) => {
131
+ if (T(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
120
132
  return !1;
121
133
  const r = e[n];
122
- if (A(r)) {
134
+ if (T(r)) {
123
135
  if (t.enumerable = !1, "writable" in t) {
124
136
  t.writable = !1;
125
137
  return;
@@ -129,105 +141,108 @@ const bt = (e, t, n, { allOwnKeys: r } = {}) => (I(t, (s, o) => {
129
141
  });
130
142
  }
131
143
  });
132
- }, _t = (e, t) => {
144
+ }, vt = (e, t) => {
133
145
  const n = {}, r = (s) => {
134
- s.forEach((o) => {
135
- n[o] = !0;
146
+ s.forEach((i) => {
147
+ n[i] = !0;
136
148
  });
137
149
  };
138
- return D(e) ? r(e) : r(String(e).split(t)), n;
139
- }, Ft = () => {
140
- }, Ut = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
141
- function Lt(e) {
142
- return !!(e && A(e.append) && e[Ne] === "FormData" && e[v]);
150
+ return M(e) ? r(e) : r(String(e).split(t)), n;
151
+ }, Kt = () => {
152
+ }, Xt = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
153
+ function Gt(e) {
154
+ return !!(e && T(e.append) && e[Ve] === "FormData" && e[re]);
143
155
  }
144
- const Bt = (e) => {
156
+ const Qt = (e) => {
145
157
  const t = new Array(10), n = (r, s) => {
146
- if (G(r)) {
158
+ if (W(r)) {
147
159
  if (t.indexOf(r) >= 0)
148
160
  return;
161
+ if (V(r))
162
+ return r;
149
163
  if (!("toJSON" in r)) {
150
164
  t[s] = r;
151
- const o = D(r) ? [] : {};
152
- return I(r, (i, c) => {
153
- const f = n(i, s + 1);
154
- !q(f) && (o[c] = f);
155
- }), t[s] = void 0, o;
165
+ const i = M(r) ? [] : {};
166
+ return v(r, (o, c) => {
167
+ const d = n(o, s + 1);
168
+ !H(d) && (i[c] = d);
169
+ }), t[s] = void 0, i;
156
170
  }
157
171
  }
158
172
  return r;
159
173
  };
160
174
  return n(e, 0);
161
- }, Dt = C("AsyncFunction"), kt = (e) => e && (G(e) || A(e)) && A(e.then) && A(e.catch), Be = ((e, t) => e ? setImmediate : t ? ((n, r) => (U.addEventListener("message", ({ source: s, data: o }) => {
162
- s === U && o === n && r.length && r.shift()();
175
+ }, Zt = P("AsyncFunction"), Yt = (e) => e && (W(e) || T(e)) && T(e.then) && T(e.catch), Qe = ((e, t) => e ? setImmediate : t ? ((n, r) => (k.addEventListener("message", ({ source: s, data: i }) => {
176
+ s === k && i === n && r.length && r.shift()();
163
177
  }, !1), (s) => {
164
- r.push(s), U.postMessage(n, "*");
178
+ r.push(s), k.postMessage(n, "*");
165
179
  }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
166
180
  typeof setImmediate == "function",
167
- A(U.postMessage)
168
- ), jt = typeof queueMicrotask < "u" ? queueMicrotask.bind(U) : typeof process < "u" && process.nextTick || Be, qt = (e) => e != null && A(e[v]), a = {
169
- isArray: D,
170
- isArrayBuffer: Pe,
171
- isBuffer: tt,
172
- isFormData: ut,
173
- isArrayBufferView: nt,
174
- isString: rt,
175
- isNumber: _e,
176
- isBoolean: st,
177
- isObject: G,
178
- isPlainObject: z,
179
- isReadableStream: dt,
180
- isRequest: pt,
181
- isResponse: ht,
182
- isHeaders: mt,
183
- isUndefined: q,
184
- isDate: ot,
185
- isFile: it,
186
- isBlob: at,
187
- isRegExp: Nt,
188
- isFunction: A,
189
- isStream: lt,
190
- isURLSearchParams: ft,
191
- isTypedArray: Ot,
192
- isFileList: ct,
193
- forEach: I,
194
- merge: re,
195
- extend: bt,
196
- trim: yt,
197
- stripBOM: wt,
198
- inherits: Et,
199
- toFlatObject: Rt,
200
- kindOf: K,
201
- kindOfTest: C,
202
- endsWith: gt,
203
- toArray: St,
204
- forEachEntry: Tt,
205
- matchAll: At,
206
- isHTMLForm: xt,
207
- hasOwnProperty: he,
208
- hasOwnProp: he,
181
+ T(k.postMessage)
182
+ ), en = typeof queueMicrotask < "u" ? queueMicrotask.bind(k) : typeof process < "u" && process.nextTick || Qe, tn = (e) => e != null && T(e[re]), a = {
183
+ isArray: M,
184
+ isArrayBuffer: We,
185
+ isBuffer: V,
186
+ isFormData: Ct,
187
+ isArrayBufferView: wt,
188
+ isString: gt,
189
+ isNumber: ve,
190
+ isBoolean: Et,
191
+ isObject: W,
192
+ isPlainObject: Y,
193
+ isEmptyObject: St,
194
+ isReadableStream: Pt,
195
+ isRequest: Ft,
196
+ isResponse: Ut,
197
+ isHeaders: _t,
198
+ isUndefined: H,
199
+ isDate: Rt,
200
+ isFile: Ot,
201
+ isBlob: Tt,
202
+ isRegExp: Vt,
203
+ isFunction: T,
204
+ isStream: xt,
205
+ isURLSearchParams: Nt,
206
+ isTypedArray: Ht,
207
+ isFileList: At,
208
+ forEach: v,
209
+ merge: pe,
210
+ extend: Bt,
211
+ trim: Lt,
212
+ stripBOM: Dt,
213
+ inherits: kt,
214
+ toFlatObject: jt,
215
+ kindOf: se,
216
+ kindOfTest: P,
217
+ endsWith: qt,
218
+ toArray: It,
219
+ forEachEntry: Mt,
220
+ matchAll: zt,
221
+ isHTMLForm: $t,
222
+ hasOwnProperty: Ne,
223
+ hasOwnProp: Ne,
209
224
  // an alias to avoid ESLint no-prototype-builtins detection
210
- reduceDescriptors: Le,
211
- freezeMethods: Pt,
212
- toObjectSet: _t,
213
- toCamelCase: Ct,
214
- noop: Ft,
215
- toFiniteNumber: Ut,
216
- findKey: Fe,
217
- global: U,
218
- isContextDefined: Ue,
219
- isSpecCompliantForm: Lt,
220
- toJSONObject: Bt,
221
- isAsyncFn: Dt,
222
- isThenable: kt,
223
- setImmediate: Be,
224
- asap: jt,
225
- isIterable: qt
225
+ reduceDescriptors: Ge,
226
+ freezeMethods: Wt,
227
+ toObjectSet: vt,
228
+ toCamelCase: Jt,
229
+ noop: Kt,
230
+ toFiniteNumber: Xt,
231
+ findKey: Ke,
232
+ global: k,
233
+ isContextDefined: Xe,
234
+ isSpecCompliantForm: Gt,
235
+ toJSONObject: Qt,
236
+ isAsyncFn: Zt,
237
+ isThenable: Yt,
238
+ setImmediate: Qe,
239
+ asap: en,
240
+ isIterable: tn
226
241
  };
227
- function m(e, t, n, r, s) {
242
+ function y(e, t, n, r, s) {
228
243
  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), s && (this.response = s, this.status = s.status ? s.status : null);
229
244
  }
230
- a.inherits(m, Error, {
245
+ a.inherits(y, Error, {
231
246
  toJSON: function() {
232
247
  return {
233
248
  // Standard
@@ -248,7 +263,7 @@ a.inherits(m, Error, {
248
263
  };
249
264
  }
250
265
  });
251
- const De = m.prototype, ke = {};
266
+ const Ze = y.prototype, Ye = {};
252
267
  [
253
268
  "ERR_BAD_OPTION_VALUE",
254
269
  "ERR_BAD_OPTION",
@@ -264,98 +279,100 @@ const De = m.prototype, ke = {};
264
279
  "ERR_INVALID_URL"
265
280
  // eslint-disable-next-line func-names
266
281
  ].forEach((e) => {
267
- ke[e] = { value: e };
282
+ Ye[e] = { value: e };
268
283
  });
269
- Object.defineProperties(m, ke);
270
- Object.defineProperty(De, "isAxiosError", { value: !0 });
271
- m.from = (e, t, n, r, s, o) => {
272
- const i = Object.create(De);
273
- return a.toFlatObject(e, i, function(f) {
274
- return f !== Error.prototype;
275
- }, (c) => c !== "isAxiosError"), m.call(i, e.message, t, n, r, s), i.cause = e, i.name = e.name, o && Object.assign(i, o), i;
284
+ Object.defineProperties(y, Ye);
285
+ Object.defineProperty(Ze, "isAxiosError", { value: !0 });
286
+ y.from = (e, t, n, r, s, i) => {
287
+ const o = Object.create(Ze);
288
+ a.toFlatObject(e, o, function(l) {
289
+ return l !== Error.prototype;
290
+ }, (f) => f !== "isAxiosError");
291
+ const c = e && e.message ? e.message : "Error", d = t == null && e ? e.code : t;
292
+ return y.call(o, c, d, n, r, s), e && o.cause == null && Object.defineProperty(o, "cause", { value: e, configurable: !0 }), o.name = e && e.name || "Error", i && Object.assign(o, i), o;
276
293
  };
277
- const It = null;
278
- function se(e) {
294
+ const nn = null;
295
+ function he(e) {
279
296
  return a.isPlainObject(e) || a.isArray(e);
280
297
  }
281
- function je(e) {
298
+ function et(e) {
282
299
  return a.endsWith(e, "[]") ? e.slice(0, -2) : e;
283
300
  }
284
- function me(e, t, n) {
285
- return e ? e.concat(t).map(function(s, o) {
286
- return s = je(s), !n && o ? "[" + s + "]" : s;
301
+ function Pe(e, t, n) {
302
+ return e ? e.concat(t).map(function(s, i) {
303
+ return s = et(s), !n && i ? "[" + s + "]" : s;
287
304
  }).join(n ? "." : "") : t;
288
305
  }
289
- function Mt(e) {
290
- return a.isArray(e) && !e.some(se);
306
+ function rn(e) {
307
+ return a.isArray(e) && !e.some(he);
291
308
  }
292
- const Ht = a.toFlatObject(a, {}, null, function(t) {
309
+ const sn = a.toFlatObject(a, {}, null, function(t) {
293
310
  return /^is[A-Z]/.test(t);
294
311
  });
295
- function Q(e, t, n) {
312
+ function ie(e, t, n) {
296
313
  if (!a.isObject(e))
297
314
  throw new TypeError("target must be an object");
298
315
  t = t || new FormData(), n = a.toFlatObject(n, {
299
316
  metaTokens: !0,
300
317
  dots: !1,
301
318
  indexes: !1
302
- }, !1, function(y, h) {
303
- return !a.isUndefined(h[y]);
319
+ }, !1, function(m, p) {
320
+ return !a.isUndefined(p[m]);
304
321
  });
305
- const r = n.metaTokens, s = n.visitor || u, o = n.dots, i = n.indexes, f = (n.Blob || typeof Blob < "u" && Blob) && a.isSpecCompliantForm(t);
322
+ const r = n.metaTokens, s = n.visitor || l, i = n.dots, o = n.indexes, d = (n.Blob || typeof Blob < "u" && Blob) && a.isSpecCompliantForm(t);
306
323
  if (!a.isFunction(s))
307
324
  throw new TypeError("visitor must be a function");
308
- function l(d) {
309
- if (d === null) return "";
310
- if (a.isDate(d))
311
- return d.toISOString();
312
- if (a.isBoolean(d))
313
- return d.toString();
314
- if (!f && a.isBlob(d))
315
- throw new m("Blob is not supported. Use a Buffer instead.");
316
- return a.isArrayBuffer(d) || a.isTypedArray(d) ? f && typeof Blob == "function" ? new Blob([d]) : Buffer.from(d) : d;
317
- }
318
- function u(d, y, h) {
319
- let w = d;
320
- if (d && !h && typeof d == "object") {
321
- if (a.endsWith(y, "{}"))
322
- y = r ? y : y.slice(0, -2), d = JSON.stringify(d);
323
- else if (a.isArray(d) && Mt(d) || (a.isFileList(d) || a.endsWith(y, "[]")) && (w = a.toArray(d)))
324
- return y = je(y), w.forEach(function(S, P) {
325
- !(a.isUndefined(S) || S === null) && t.append(
325
+ function f(u) {
326
+ if (u === null) return "";
327
+ if (a.isDate(u))
328
+ return u.toISOString();
329
+ if (a.isBoolean(u))
330
+ return u.toString();
331
+ if (!d && a.isBlob(u))
332
+ throw new y("Blob is not supported. Use a Buffer instead.");
333
+ return a.isArrayBuffer(u) || a.isTypedArray(u) ? d && typeof Blob == "function" ? new Blob([u]) : Buffer.from(u) : u;
334
+ }
335
+ function l(u, m, p) {
336
+ let g = u;
337
+ if (u && !p && typeof u == "object") {
338
+ if (a.endsWith(m, "{}"))
339
+ m = r ? m : m.slice(0, -2), u = JSON.stringify(u);
340
+ else if (a.isArray(u) && rn(u) || (a.isFileList(u) || a.endsWith(m, "[]")) && (g = a.toArray(u)))
341
+ return m = et(m), g.forEach(function(E, O) {
342
+ !(a.isUndefined(E) || E === null) && t.append(
326
343
  // eslint-disable-next-line no-nested-ternary
327
- i === !0 ? me([y], P, o) : i === null ? y : y + "[]",
328
- l(S)
344
+ o === !0 ? Pe([m], O, i) : o === null ? m : m + "[]",
345
+ f(E)
329
346
  );
330
347
  }), !1;
331
348
  }
332
- return se(d) ? !0 : (t.append(me(h, y, o), l(d)), !1);
349
+ return he(u) ? !0 : (t.append(Pe(p, m, i), f(u)), !1);
333
350
  }
334
- const p = [], b = Object.assign(Ht, {
335
- defaultVisitor: u,
336
- convertValue: l,
337
- isVisitable: se
351
+ const h = [], b = Object.assign(sn, {
352
+ defaultVisitor: l,
353
+ convertValue: f,
354
+ isVisitable: he
338
355
  });
339
- function R(d, y) {
340
- if (!a.isUndefined(d)) {
341
- if (p.indexOf(d) !== -1)
342
- throw Error("Circular reference detected in " + y.join("."));
343
- p.push(d), a.forEach(d, function(w, g) {
344
- (!(a.isUndefined(w) || w === null) && s.call(
356
+ function S(u, m) {
357
+ if (!a.isUndefined(u)) {
358
+ if (h.indexOf(u) !== -1)
359
+ throw Error("Circular reference detected in " + m.join("."));
360
+ h.push(u), a.forEach(u, function(g, x) {
361
+ (!(a.isUndefined(g) || g === null) && s.call(
345
362
  t,
346
- w,
347
- a.isString(g) ? g.trim() : g,
348
- y,
363
+ g,
364
+ a.isString(x) ? x.trim() : x,
365
+ m,
349
366
  b
350
- )) === !0 && R(w, y ? y.concat(g) : [g]);
351
- }), p.pop();
367
+ )) === !0 && S(g, m ? m.concat(x) : [x]);
368
+ }), h.pop();
352
369
  }
353
370
  }
354
371
  if (!a.isObject(e))
355
372
  throw new TypeError("data must be an object");
356
- return R(e), t;
373
+ return S(e), t;
357
374
  }
358
- function ye(e) {
375
+ function Fe(e) {
359
376
  const t = {
360
377
  "!": "%21",
361
378
  "'": "%27",
@@ -369,40 +386,40 @@ function ye(e) {
369
386
  return t[r];
370
387
  });
371
388
  }
372
- function ue(e, t) {
373
- this._pairs = [], e && Q(e, this, t);
389
+ function we(e, t) {
390
+ this._pairs = [], e && ie(e, this, t);
374
391
  }
375
- const qe = ue.prototype;
376
- qe.append = function(t, n) {
392
+ const tt = we.prototype;
393
+ tt.append = function(t, n) {
377
394
  this._pairs.push([t, n]);
378
395
  };
379
- qe.toString = function(t) {
396
+ tt.toString = function(t) {
380
397
  const n = t ? function(r) {
381
- return t.call(this, r, ye);
382
- } : ye;
398
+ return t.call(this, r, Fe);
399
+ } : Fe;
383
400
  return this._pairs.map(function(s) {
384
401
  return n(s[0]) + "=" + n(s[1]);
385
402
  }, "").join("&");
386
403
  };
387
- function zt(e) {
388
- return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
404
+ function on(e) {
405
+ return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
389
406
  }
390
- function Ie(e, t, n) {
407
+ function nt(e, t, n) {
391
408
  if (!t)
392
409
  return e;
393
- const r = n && n.encode || zt;
410
+ const r = n && n.encode || on;
394
411
  a.isFunction(n) && (n = {
395
412
  serialize: n
396
413
  });
397
414
  const s = n && n.serialize;
398
- let o;
399
- if (s ? o = s(t, n) : o = a.isURLSearchParams(t) ? t.toString() : new ue(t, n).toString(r), o) {
400
- const i = e.indexOf("#");
401
- i !== -1 && (e = e.slice(0, i)), e += (e.indexOf("?") === -1 ? "?" : "&") + o;
415
+ let i;
416
+ if (s ? i = s(t, n) : i = a.isURLSearchParams(t) ? t.toString() : new we(t, n).toString(r), i) {
417
+ const o = e.indexOf("#");
418
+ o !== -1 && (e = e.slice(0, o)), e += (e.indexOf("?") === -1 ? "?" : "&") + i;
402
419
  }
403
420
  return e;
404
421
  }
405
- class be {
422
+ class Ue {
406
423
  constructor() {
407
424
  this.handlers = [];
408
425
  }
@@ -427,7 +444,7 @@ class be {
427
444
  *
428
445
  * @param {Number} id The ID that was returned by `use`
429
446
  *
430
- * @returns {Boolean} `true` if the interceptor was removed, `false` otherwise
447
+ * @returns {void}
431
448
  */
432
449
  eject(t) {
433
450
  this.handlers[t] && (this.handlers[t] = null);
@@ -456,65 +473,66 @@ class be {
456
473
  });
457
474
  }
458
475
  }
459
- const Me = {
476
+ const rt = {
460
477
  silentJSONParsing: !0,
461
478
  forcedJSONParsing: !0,
462
479
  clarifyTimeoutError: !1
463
- }, Jt = typeof URLSearchParams < "u" ? URLSearchParams : ue, Vt = typeof FormData < "u" ? FormData : null, $t = typeof Blob < "u" ? Blob : null, Wt = {
480
+ }, an = typeof URLSearchParams < "u" ? URLSearchParams : we, cn = typeof FormData < "u" ? FormData : null, ln = typeof Blob < "u" ? Blob : null, un = {
464
481
  isBrowser: !0,
465
482
  classes: {
466
- URLSearchParams: Jt,
467
- FormData: Vt,
468
- Blob: $t
483
+ URLSearchParams: an,
484
+ FormData: cn,
485
+ Blob: ln
469
486
  },
470
487
  protocols: ["http", "https", "file", "blob", "url", "data"]
471
- }, fe = typeof window < "u" && typeof document < "u", oe = typeof navigator == "object" && navigator || void 0, vt = fe && (!oe || ["ReactNative", "NativeScript", "NS"].indexOf(oe.product) < 0), Kt = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
472
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Xt = fe && window.location.href || "http://localhost", Gt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
488
+ }, ge = typeof window < "u" && typeof document < "u", me = typeof navigator == "object" && navigator || void 0, fn = ge && (!me || ["ReactNative", "NativeScript", "NS"].indexOf(me.product) < 0), dn = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
489
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", pn = ge && window.location.href || "http://localhost", hn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
473
490
  __proto__: null,
474
- hasBrowserEnv: fe,
475
- hasStandardBrowserEnv: vt,
476
- hasStandardBrowserWebWorkerEnv: Kt,
477
- navigator: oe,
478
- origin: Xt
479
- }, Symbol.toStringTag, { value: "Module" })), O = {
480
- ...Gt,
481
- ...Wt
491
+ hasBrowserEnv: ge,
492
+ hasStandardBrowserEnv: fn,
493
+ hasStandardBrowserWebWorkerEnv: dn,
494
+ navigator: me,
495
+ origin: pn
496
+ }, Symbol.toStringTag, { value: "Module" })), R = {
497
+ ...hn,
498
+ ...un
482
499
  };
483
- function Qt(e, t) {
484
- return Q(e, new O.classes.URLSearchParams(), Object.assign({
485
- visitor: function(n, r, s, o) {
486
- return O.isNode && a.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : o.defaultVisitor.apply(this, arguments);
487
- }
488
- }, t));
500
+ function mn(e, t) {
501
+ return ie(e, new R.classes.URLSearchParams(), {
502
+ visitor: function(n, r, s, i) {
503
+ return R.isNode && a.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
504
+ },
505
+ ...t
506
+ });
489
507
  }
490
- function Zt(e) {
508
+ function yn(e) {
491
509
  return a.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
492
510
  }
493
- function Yt(e) {
511
+ function bn(e) {
494
512
  const t = {}, n = Object.keys(e);
495
513
  let r;
496
514
  const s = n.length;
497
- let o;
515
+ let i;
498
516
  for (r = 0; r < s; r++)
499
- o = n[r], t[o] = e[o];
517
+ i = n[r], t[i] = e[i];
500
518
  return t;
501
519
  }
502
- function He(e) {
503
- function t(n, r, s, o) {
504
- let i = n[o++];
505
- if (i === "__proto__") return !0;
506
- const c = Number.isFinite(+i), f = o >= n.length;
507
- return i = !i && a.isArray(s) ? s.length : i, f ? (a.hasOwnProp(s, i) ? s[i] = [s[i], r] : s[i] = r, !c) : ((!s[i] || !a.isObject(s[i])) && (s[i] = []), t(n, r, s[i], o) && a.isArray(s[i]) && (s[i] = Yt(s[i])), !c);
520
+ function st(e) {
521
+ function t(n, r, s, i) {
522
+ let o = n[i++];
523
+ if (o === "__proto__") return !0;
524
+ const c = Number.isFinite(+o), d = i >= n.length;
525
+ return o = !o && a.isArray(s) ? s.length : o, d ? (a.hasOwnProp(s, o) ? s[o] = [s[o], r] : s[o] = r, !c) : ((!s[o] || !a.isObject(s[o])) && (s[o] = []), t(n, r, s[o], i) && a.isArray(s[o]) && (s[o] = bn(s[o])), !c);
508
526
  }
509
527
  if (a.isFormData(e) && a.isFunction(e.entries)) {
510
528
  const n = {};
511
529
  return a.forEachEntry(e, (r, s) => {
512
- t(Zt(r), s, n, 0);
530
+ t(yn(r), s, n, 0);
513
531
  }), n;
514
532
  }
515
533
  return null;
516
534
  }
517
- function en(e, t, n) {
535
+ function wn(e, t, n) {
518
536
  if (a.isString(e))
519
537
  try {
520
538
  return (t || JSON.parse)(e), a.trim(e);
@@ -524,13 +542,13 @@ function en(e, t, n) {
524
542
  }
525
543
  return (0, JSON.stringify)(e);
526
544
  }
527
- const M = {
528
- transitional: Me,
545
+ const K = {
546
+ transitional: rt,
529
547
  adapter: ["xhr", "http", "fetch"],
530
548
  transformRequest: [function(t, n) {
531
- const r = n.getContentType() || "", s = r.indexOf("application/json") > -1, o = a.isObject(t);
532
- if (o && a.isHTMLForm(t) && (t = new FormData(t)), a.isFormData(t))
533
- return s ? JSON.stringify(He(t)) : t;
549
+ const r = n.getContentType() || "", s = r.indexOf("application/json") > -1, i = a.isObject(t);
550
+ if (i && a.isHTMLForm(t) && (t = new FormData(t)), a.isFormData(t))
551
+ return s ? JSON.stringify(st(t)) : t;
534
552
  if (a.isArrayBuffer(t) || a.isBuffer(t) || a.isStream(t) || a.isFile(t) || a.isBlob(t) || a.isReadableStream(t))
535
553
  return t;
536
554
  if (a.isArrayBufferView(t))
@@ -538,31 +556,31 @@ const M = {
538
556
  if (a.isURLSearchParams(t))
539
557
  return n.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), t.toString();
540
558
  let c;
541
- if (o) {
559
+ if (i) {
542
560
  if (r.indexOf("application/x-www-form-urlencoded") > -1)
543
- return Qt(t, this.formSerializer).toString();
561
+ return mn(t, this.formSerializer).toString();
544
562
  if ((c = a.isFileList(t)) || r.indexOf("multipart/form-data") > -1) {
545
- const f = this.env && this.env.FormData;
546
- return Q(
563
+ const d = this.env && this.env.FormData;
564
+ return ie(
547
565
  c ? { "files[]": t } : t,
548
- f && new f(),
566
+ d && new d(),
549
567
  this.formSerializer
550
568
  );
551
569
  }
552
570
  }
553
- return o || s ? (n.setContentType("application/json", !1), en(t)) : t;
571
+ return i || s ? (n.setContentType("application/json", !1), wn(t)) : t;
554
572
  }],
555
573
  transformResponse: [function(t) {
556
- const n = this.transitional || M.transitional, r = n && n.forcedJSONParsing, s = this.responseType === "json";
574
+ const n = this.transitional || K.transitional, r = n && n.forcedJSONParsing, s = this.responseType === "json";
557
575
  if (a.isResponse(t) || a.isReadableStream(t))
558
576
  return t;
559
577
  if (t && a.isString(t) && (r && !this.responseType || s)) {
560
- const i = !(n && n.silentJSONParsing) && s;
578
+ const o = !(n && n.silentJSONParsing) && s;
561
579
  try {
562
- return JSON.parse(t);
580
+ return JSON.parse(t, this.parseReviver);
563
581
  } catch (c) {
564
- if (i)
565
- throw c.name === "SyntaxError" ? m.from(c, m.ERR_BAD_RESPONSE, this, null, this.response) : c;
582
+ if (o)
583
+ throw c.name === "SyntaxError" ? y.from(c, y.ERR_BAD_RESPONSE, this, null, this.response) : c;
566
584
  }
567
585
  }
568
586
  return t;
@@ -577,8 +595,8 @@ const M = {
577
595
  maxContentLength: -1,
578
596
  maxBodyLength: -1,
579
597
  env: {
580
- FormData: O.classes.FormData,
581
- Blob: O.classes.Blob
598
+ FormData: R.classes.FormData,
599
+ Blob: R.classes.Blob
582
600
  },
583
601
  validateStatus: function(t) {
584
602
  return t >= 200 && t < 300;
@@ -591,9 +609,9 @@ const M = {
591
609
  }
592
610
  };
593
611
  a.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
594
- M.headers[e] = {};
612
+ K.headers[e] = {};
595
613
  });
596
- const tn = a.toObjectSet([
614
+ const gn = a.toObjectSet([
597
615
  "age",
598
616
  "authorization",
599
617
  "content-length",
@@ -611,29 +629,29 @@ const tn = a.toObjectSet([
611
629
  "referer",
612
630
  "retry-after",
613
631
  "user-agent"
614
- ]), nn = (e) => {
632
+ ]), En = (e) => {
615
633
  const t = {};
616
634
  let n, r, s;
617
635
  return e && e.split(`
618
- `).forEach(function(i) {
619
- s = i.indexOf(":"), n = i.substring(0, s).trim().toLowerCase(), r = i.substring(s + 1).trim(), !(!n || t[n] && tn[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
636
+ `).forEach(function(o) {
637
+ s = o.indexOf(":"), n = o.substring(0, s).trim().toLowerCase(), r = o.substring(s + 1).trim(), !(!n || t[n] && gn[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
620
638
  }), t;
621
- }, we = Symbol("internals");
622
- function j(e) {
639
+ }, _e = Symbol("internals");
640
+ function J(e) {
623
641
  return e && String(e).trim().toLowerCase();
624
642
  }
625
- function J(e) {
626
- return e === !1 || e == null ? e : a.isArray(e) ? e.map(J) : String(e);
643
+ function ee(e) {
644
+ return e === !1 || e == null ? e : a.isArray(e) ? e.map(ee) : String(e);
627
645
  }
628
- function rn(e) {
646
+ function Sn(e) {
629
647
  const t = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
630
648
  let r;
631
649
  for (; r = n.exec(e); )
632
650
  t[r[1]] = r[2];
633
651
  return t;
634
652
  }
635
- const sn = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
636
- function ee(e, t, n, r, s) {
653
+ const Rn = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
654
+ function ue(e, t, n, r, s) {
637
655
  if (a.isFunction(r))
638
656
  return r.call(this, t, n);
639
657
  if (s && (t = n), !!a.isString(t)) {
@@ -643,59 +661,59 @@ function ee(e, t, n, r, s) {
643
661
  return r.test(t);
644
662
  }
645
663
  }
646
- function on(e) {
664
+ function On(e) {
647
665
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, n, r) => n.toUpperCase() + r);
648
666
  }
649
- function an(e, t) {
667
+ function Tn(e, t) {
650
668
  const n = a.toCamelCase(" " + t);
651
669
  ["get", "set", "has"].forEach((r) => {
652
670
  Object.defineProperty(e, r + n, {
653
- value: function(s, o, i) {
654
- return this[r].call(this, t, s, o, i);
671
+ value: function(s, i, o) {
672
+ return this[r].call(this, t, s, i, o);
655
673
  },
656
674
  configurable: !0
657
675
  });
658
676
  });
659
677
  }
660
- class x {
678
+ class A {
661
679
  constructor(t) {
662
680
  t && this.set(t);
663
681
  }
664
682
  set(t, n, r) {
665
683
  const s = this;
666
- function o(c, f, l) {
667
- const u = j(f);
668
- if (!u)
684
+ function i(c, d, f) {
685
+ const l = J(d);
686
+ if (!l)
669
687
  throw new Error("header name must be a non-empty string");
670
- const p = a.findKey(s, u);
671
- (!p || s[p] === void 0 || l === !0 || l === void 0 && s[p] !== !1) && (s[p || f] = J(c));
688
+ const h = a.findKey(s, l);
689
+ (!h || s[h] === void 0 || f === !0 || f === void 0 && s[h] !== !1) && (s[h || d] = ee(c));
672
690
  }
673
- const i = (c, f) => a.forEach(c, (l, u) => o(l, u, f));
691
+ const o = (c, d) => a.forEach(c, (f, l) => i(f, l, d));
674
692
  if (a.isPlainObject(t) || t instanceof this.constructor)
675
- i(t, n);
676
- else if (a.isString(t) && (t = t.trim()) && !sn(t))
677
- i(nn(t), n);
693
+ o(t, n);
694
+ else if (a.isString(t) && (t = t.trim()) && !Rn(t))
695
+ o(En(t), n);
678
696
  else if (a.isObject(t) && a.isIterable(t)) {
679
- let c = {}, f, l;
680
- for (const u of t) {
681
- if (!a.isArray(u))
697
+ let c = {}, d, f;
698
+ for (const l of t) {
699
+ if (!a.isArray(l))
682
700
  throw TypeError("Object iterator must return a key-value pair");
683
- c[l = u[0]] = (f = c[l]) ? a.isArray(f) ? [...f, u[1]] : [f, u[1]] : u[1];
701
+ c[f = l[0]] = (d = c[f]) ? a.isArray(d) ? [...d, l[1]] : [d, l[1]] : l[1];
684
702
  }
685
- i(c, n);
703
+ o(c, n);
686
704
  } else
687
- t != null && o(n, t, r);
705
+ t != null && i(n, t, r);
688
706
  return this;
689
707
  }
690
708
  get(t, n) {
691
- if (t = j(t), t) {
709
+ if (t = J(t), t) {
692
710
  const r = a.findKey(this, t);
693
711
  if (r) {
694
712
  const s = this[r];
695
713
  if (!n)
696
714
  return s;
697
715
  if (n === !0)
698
- return rn(s);
716
+ return Sn(s);
699
717
  if (a.isFunction(n))
700
718
  return n.call(this, s, r);
701
719
  if (a.isRegExp(n))
@@ -705,42 +723,42 @@ class x {
705
723
  }
706
724
  }
707
725
  has(t, n) {
708
- if (t = j(t), t) {
726
+ if (t = J(t), t) {
709
727
  const r = a.findKey(this, t);
710
- return !!(r && this[r] !== void 0 && (!n || ee(this, this[r], r, n)));
728
+ return !!(r && this[r] !== void 0 && (!n || ue(this, this[r], r, n)));
711
729
  }
712
730
  return !1;
713
731
  }
714
732
  delete(t, n) {
715
733
  const r = this;
716
734
  let s = !1;
717
- function o(i) {
718
- if (i = j(i), i) {
719
- const c = a.findKey(r, i);
720
- c && (!n || ee(r, r[c], c, n)) && (delete r[c], s = !0);
735
+ function i(o) {
736
+ if (o = J(o), o) {
737
+ const c = a.findKey(r, o);
738
+ c && (!n || ue(r, r[c], c, n)) && (delete r[c], s = !0);
721
739
  }
722
740
  }
723
- return a.isArray(t) ? t.forEach(o) : o(t), s;
741
+ return a.isArray(t) ? t.forEach(i) : i(t), s;
724
742
  }
725
743
  clear(t) {
726
744
  const n = Object.keys(this);
727
745
  let r = n.length, s = !1;
728
746
  for (; r--; ) {
729
- const o = n[r];
730
- (!t || ee(this, this[o], o, t, !0)) && (delete this[o], s = !0);
747
+ const i = n[r];
748
+ (!t || ue(this, this[i], i, t, !0)) && (delete this[i], s = !0);
731
749
  }
732
750
  return s;
733
751
  }
734
752
  normalize(t) {
735
753
  const n = this, r = {};
736
- return a.forEach(this, (s, o) => {
737
- const i = a.findKey(r, o);
738
- if (i) {
739
- n[i] = J(s), delete n[o];
754
+ return a.forEach(this, (s, i) => {
755
+ const o = a.findKey(r, i);
756
+ if (o) {
757
+ n[o] = ee(s), delete n[i];
740
758
  return;
741
759
  }
742
- const c = t ? on(o) : String(o).trim();
743
- c !== o && delete n[o], n[c] = J(s), r[c] = !0;
760
+ const c = t ? On(i) : String(i).trim();
761
+ c !== i && delete n[i], n[c] = ee(s), r[c] = !0;
744
762
  }), this;
745
763
  }
746
764
  concat(...t) {
@@ -773,18 +791,18 @@ class x {
773
791
  return n.forEach((s) => r.set(s)), r;
774
792
  }
775
793
  static accessor(t) {
776
- const r = (this[we] = this[we] = {
794
+ const r = (this[_e] = this[_e] = {
777
795
  accessors: {}
778
796
  }).accessors, s = this.prototype;
779
- function o(i) {
780
- const c = j(i);
781
- r[c] || (an(s, i), r[c] = !0);
797
+ function i(o) {
798
+ const c = J(o);
799
+ r[c] || (Tn(s, o), r[c] = !0);
782
800
  }
783
- return a.isArray(t) ? t.forEach(o) : o(t), this;
801
+ return a.isArray(t) ? t.forEach(i) : i(t), this;
784
802
  }
785
803
  }
786
- x.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
787
- a.reduceDescriptors(x.prototype, ({ value: e }, t) => {
804
+ A.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
805
+ a.reduceDescriptors(A.prototype, ({ value: e }, t) => {
788
806
  let n = t[0].toUpperCase() + t.slice(1);
789
807
  return {
790
808
  get: () => e,
@@ -793,107 +811,109 @@ a.reduceDescriptors(x.prototype, ({ value: e }, t) => {
793
811
  }
794
812
  };
795
813
  });
796
- a.freezeMethods(x);
797
- function te(e, t) {
798
- const n = this || M, r = t || n, s = x.from(r.headers);
799
- let o = r.data;
814
+ a.freezeMethods(A);
815
+ function fe(e, t) {
816
+ const n = this || K, r = t || n, s = A.from(r.headers);
817
+ let i = r.data;
800
818
  return a.forEach(e, function(c) {
801
- o = c.call(n, o, s.normalize(), t ? t.status : void 0);
802
- }), s.normalize(), o;
819
+ i = c.call(n, i, s.normalize(), t ? t.status : void 0);
820
+ }), s.normalize(), i;
803
821
  }
804
- function ze(e) {
822
+ function ot(e) {
805
823
  return !!(e && e.__CANCEL__);
806
824
  }
807
- function k(e, t, n) {
808
- m.call(this, e ?? "canceled", m.ERR_CANCELED, t, n), this.name = "CanceledError";
825
+ function z(e, t, n) {
826
+ y.call(this, e ?? "canceled", y.ERR_CANCELED, t, n), this.name = "CanceledError";
809
827
  }
810
- a.inherits(k, m, {
828
+ a.inherits(z, y, {
811
829
  __CANCEL__: !0
812
830
  });
813
- function Je(e, t, n) {
831
+ function it(e, t, n) {
814
832
  const r = n.config.validateStatus;
815
- !n.status || !r || r(n.status) ? e(n) : t(new m(
833
+ !n.status || !r || r(n.status) ? e(n) : t(new y(
816
834
  "Request failed with status code " + n.status,
817
- [m.ERR_BAD_REQUEST, m.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
835
+ [y.ERR_BAD_REQUEST, y.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
818
836
  n.config,
819
837
  n.request,
820
838
  n
821
839
  ));
822
840
  }
823
- function cn(e) {
841
+ function An(e) {
824
842
  const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
825
843
  return t && t[1] || "";
826
844
  }
827
- function ln(e, t) {
845
+ function xn(e, t) {
828
846
  e = e || 10;
829
847
  const n = new Array(e), r = new Array(e);
830
- let s = 0, o = 0, i;
831
- return t = t !== void 0 ? t : 1e3, function(f) {
832
- const l = Date.now(), u = r[o];
833
- i || (i = l), n[s] = f, r[s] = l;
834
- let p = o, b = 0;
835
- for (; p !== s; )
836
- b += n[p++], p = p % e;
837
- if (s = (s + 1) % e, s === o && (o = (o + 1) % e), l - i < t)
848
+ let s = 0, i = 0, o;
849
+ return t = t !== void 0 ? t : 1e3, function(d) {
850
+ const f = Date.now(), l = r[i];
851
+ o || (o = f), n[s] = d, r[s] = f;
852
+ let h = i, b = 0;
853
+ for (; h !== s; )
854
+ b += n[h++], h = h % e;
855
+ if (s = (s + 1) % e, s === i && (i = (i + 1) % e), f - o < t)
838
856
  return;
839
- const R = u && l - u;
840
- return R ? Math.round(b * 1e3 / R) : void 0;
857
+ const S = l && f - l;
858
+ return S ? Math.round(b * 1e3 / S) : void 0;
841
859
  };
842
860
  }
843
- function un(e, t) {
844
- let n = 0, r = 1e3 / t, s, o;
845
- const i = (l, u = Date.now()) => {
846
- n = u, s = null, o && (clearTimeout(o), o = null), e.apply(null, l);
861
+ function Cn(e, t) {
862
+ let n = 0, r = 1e3 / t, s, i;
863
+ const o = (f, l = Date.now()) => {
864
+ n = l, s = null, i && (clearTimeout(i), i = null), e(...f);
847
865
  };
848
- return [(...l) => {
849
- const u = Date.now(), p = u - n;
850
- p >= r ? i(l, u) : (s = l, o || (o = setTimeout(() => {
851
- o = null, i(s);
852
- }, r - p)));
853
- }, () => s && i(s)];
866
+ return [(...f) => {
867
+ const l = Date.now(), h = l - n;
868
+ h >= r ? o(f, l) : (s = f, i || (i = setTimeout(() => {
869
+ i = null, o(s);
870
+ }, r - h)));
871
+ }, () => s && o(s)];
854
872
  }
855
- const $ = (e, t, n = 3) => {
873
+ const ne = (e, t, n = 3) => {
856
874
  let r = 0;
857
- const s = ln(50, 250);
858
- return un((o) => {
859
- const i = o.loaded, c = o.lengthComputable ? o.total : void 0, f = i - r, l = s(f), u = i <= c;
860
- r = i;
861
- const p = {
862
- loaded: i,
875
+ const s = xn(50, 250);
876
+ return Cn((i) => {
877
+ const o = i.loaded, c = i.lengthComputable ? i.total : void 0, d = o - r, f = s(d), l = o <= c;
878
+ r = o;
879
+ const h = {
880
+ loaded: o,
863
881
  total: c,
864
- progress: c ? i / c : void 0,
865
- bytes: f,
866
- rate: l || void 0,
867
- estimated: l && c && u ? (c - i) / l : void 0,
868
- event: o,
882
+ progress: c ? o / c : void 0,
883
+ bytes: d,
884
+ rate: f || void 0,
885
+ estimated: f && c && l ? (c - o) / f : void 0,
886
+ event: i,
869
887
  lengthComputable: c != null,
870
888
  [t ? "download" : "upload"]: !0
871
889
  };
872
- e(p);
890
+ e(h);
873
891
  }, n);
874
- }, Ee = (e, t) => {
892
+ }, Le = (e, t) => {
875
893
  const n = e != null;
876
894
  return [(r) => t[0]({
877
895
  lengthComputable: n,
878
896
  total: e,
879
897
  loaded: r
880
898
  }), t[1]];
881
- }, Re = (e) => (...t) => a.asap(() => e(...t)), fn = O.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, O.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
882
- new URL(O.origin),
883
- O.navigator && /(msie|trident)/i.test(O.navigator.userAgent)
884
- ) : () => !0, dn = O.hasStandardBrowserEnv ? (
899
+ }, Be = (e) => (...t) => a.asap(() => e(...t)), Nn = R.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, R.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
900
+ new URL(R.origin),
901
+ R.navigator && /(msie|trident)/i.test(R.navigator.userAgent)
902
+ ) : () => !0, Pn = R.hasStandardBrowserEnv ? (
885
903
  // Standard browser envs support document.cookie
886
904
  {
887
- write(e, t, n, r, s, o) {
888
- const i = [e + "=" + encodeURIComponent(t)];
889
- a.isNumber(n) && i.push("expires=" + new Date(n).toGMTString()), a.isString(r) && i.push("path=" + r), a.isString(s) && i.push("domain=" + s), o === !0 && i.push("secure"), document.cookie = i.join("; ");
905
+ write(e, t, n, r, s, i, o) {
906
+ if (typeof document > "u") return;
907
+ const c = [`${e}=${encodeURIComponent(t)}`];
908
+ a.isNumber(n) && c.push(`expires=${new Date(n).toUTCString()}`), a.isString(r) && c.push(`path=${r}`), a.isString(s) && c.push(`domain=${s}`), i === !0 && c.push("secure"), a.isString(o) && c.push(`SameSite=${o}`), document.cookie = c.join("; ");
890
909
  },
891
910
  read(e) {
892
- const t = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
893
- return t ? decodeURIComponent(t[3]) : null;
911
+ if (typeof document > "u") return null;
912
+ const t = document.cookie.match(new RegExp("(?:^|; )" + e + "=([^;]*)"));
913
+ return t ? decodeURIComponent(t[1]) : null;
894
914
  },
895
915
  remove(e) {
896
- this.write(e, "", Date.now() - 864e5);
916
+ this.write(e, "", Date.now() - 864e5, "/");
897
917
  }
898
918
  }
899
919
  ) : (
@@ -908,183 +928,184 @@ const $ = (e, t, n = 3) => {
908
928
  }
909
929
  }
910
930
  );
911
- function pn(e) {
931
+ function Fn(e) {
912
932
  return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
913
933
  }
914
- function hn(e, t) {
934
+ function Un(e, t) {
915
935
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
916
936
  }
917
- function Ve(e, t, n) {
918
- let r = !pn(t);
919
- return e && (r || n == !1) ? hn(e, t) : t;
937
+ function at(e, t, n) {
938
+ let r = !Fn(t);
939
+ return e && (r || n == !1) ? Un(e, t) : t;
920
940
  }
921
- const ge = (e) => e instanceof x ? { ...e } : e;
922
- function B(e, t) {
941
+ const De = (e) => e instanceof A ? { ...e } : e;
942
+ function q(e, t) {
923
943
  t = t || {};
924
944
  const n = {};
925
- function r(l, u, p, b) {
926
- return a.isPlainObject(l) && a.isPlainObject(u) ? a.merge.call({ caseless: b }, l, u) : a.isPlainObject(u) ? a.merge({}, u) : a.isArray(u) ? u.slice() : u;
927
- }
928
- function s(l, u, p, b) {
929
- if (a.isUndefined(u)) {
930
- if (!a.isUndefined(l))
931
- return r(void 0, l, p, b);
932
- } else return r(l, u, p, b);
933
- }
934
- function o(l, u) {
935
- if (!a.isUndefined(u))
936
- return r(void 0, u);
937
- }
938
- function i(l, u) {
939
- if (a.isUndefined(u)) {
940
- if (!a.isUndefined(l))
941
- return r(void 0, l);
942
- } else return r(void 0, u);
943
- }
944
- function c(l, u, p) {
945
- if (p in t)
946
- return r(l, u);
947
- if (p in e)
945
+ function r(f, l, h, b) {
946
+ return a.isPlainObject(f) && a.isPlainObject(l) ? a.merge.call({ caseless: b }, f, l) : a.isPlainObject(l) ? a.merge({}, l) : a.isArray(l) ? l.slice() : l;
947
+ }
948
+ function s(f, l, h, b) {
949
+ if (a.isUndefined(l)) {
950
+ if (!a.isUndefined(f))
951
+ return r(void 0, f, h, b);
952
+ } else return r(f, l, h, b);
953
+ }
954
+ function i(f, l) {
955
+ if (!a.isUndefined(l))
948
956
  return r(void 0, l);
949
957
  }
950
- const f = {
951
- url: o,
952
- method: o,
953
- data: o,
954
- baseURL: i,
955
- transformRequest: i,
956
- transformResponse: i,
957
- paramsSerializer: i,
958
- timeout: i,
959
- timeoutMessage: i,
960
- withCredentials: i,
961
- withXSRFToken: i,
962
- adapter: i,
963
- responseType: i,
964
- xsrfCookieName: i,
965
- xsrfHeaderName: i,
966
- onUploadProgress: i,
967
- onDownloadProgress: i,
968
- decompress: i,
969
- maxContentLength: i,
970
- maxBodyLength: i,
971
- beforeRedirect: i,
972
- transport: i,
973
- httpAgent: i,
974
- httpsAgent: i,
975
- cancelToken: i,
976
- socketPath: i,
977
- responseEncoding: i,
958
+ function o(f, l) {
959
+ if (a.isUndefined(l)) {
960
+ if (!a.isUndefined(f))
961
+ return r(void 0, f);
962
+ } else return r(void 0, l);
963
+ }
964
+ function c(f, l, h) {
965
+ if (h in t)
966
+ return r(f, l);
967
+ if (h in e)
968
+ return r(void 0, f);
969
+ }
970
+ const d = {
971
+ url: i,
972
+ method: i,
973
+ data: i,
974
+ baseURL: o,
975
+ transformRequest: o,
976
+ transformResponse: o,
977
+ paramsSerializer: o,
978
+ timeout: o,
979
+ timeoutMessage: o,
980
+ withCredentials: o,
981
+ withXSRFToken: o,
982
+ adapter: o,
983
+ responseType: o,
984
+ xsrfCookieName: o,
985
+ xsrfHeaderName: o,
986
+ onUploadProgress: o,
987
+ onDownloadProgress: o,
988
+ decompress: o,
989
+ maxContentLength: o,
990
+ maxBodyLength: o,
991
+ beforeRedirect: o,
992
+ transport: o,
993
+ httpAgent: o,
994
+ httpsAgent: o,
995
+ cancelToken: o,
996
+ socketPath: o,
997
+ responseEncoding: o,
978
998
  validateStatus: c,
979
- headers: (l, u, p) => s(ge(l), ge(u), p, !0)
999
+ headers: (f, l, h) => s(De(f), De(l), h, !0)
980
1000
  };
981
- return a.forEach(Object.keys(Object.assign({}, e, t)), function(u) {
982
- const p = f[u] || s, b = p(e[u], t[u], u);
983
- a.isUndefined(b) && p !== c || (n[u] = b);
1001
+ return a.forEach(Object.keys({ ...e, ...t }), function(l) {
1002
+ const h = d[l] || s, b = h(e[l], t[l], l);
1003
+ a.isUndefined(b) && h !== c || (n[l] = b);
984
1004
  }), n;
985
1005
  }
986
- const $e = (e) => {
987
- const t = B({}, e);
988
- let { data: n, withXSRFToken: r, xsrfHeaderName: s, xsrfCookieName: o, headers: i, auth: c } = t;
989
- t.headers = i = x.from(i), t.url = Ie(Ve(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && i.set(
1006
+ const ct = (e) => {
1007
+ const t = q({}, e);
1008
+ let { data: n, withXSRFToken: r, xsrfHeaderName: s, xsrfCookieName: i, headers: o, auth: c } = t;
1009
+ if (t.headers = o = A.from(o), t.url = nt(at(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && o.set(
990
1010
  "Authorization",
991
1011
  "Basic " + btoa((c.username || "") + ":" + (c.password ? unescape(encodeURIComponent(c.password)) : ""))
992
- );
993
- let f;
994
- if (a.isFormData(n)) {
995
- if (O.hasStandardBrowserEnv || O.hasStandardBrowserWebWorkerEnv)
996
- i.setContentType(void 0);
997
- else if ((f = i.getContentType()) !== !1) {
998
- const [l, ...u] = f ? f.split(";").map((p) => p.trim()).filter(Boolean) : [];
999
- i.setContentType([l || "multipart/form-data", ...u].join("; "));
1012
+ ), a.isFormData(n)) {
1013
+ if (R.hasStandardBrowserEnv || R.hasStandardBrowserWebWorkerEnv)
1014
+ o.setContentType(void 0);
1015
+ else if (a.isFunction(n.getHeaders)) {
1016
+ const d = n.getHeaders(), f = ["content-type", "content-length"];
1017
+ Object.entries(d).forEach(([l, h]) => {
1018
+ f.includes(l.toLowerCase()) && o.set(l, h);
1019
+ });
1000
1020
  }
1001
1021
  }
1002
- if (O.hasStandardBrowserEnv && (r && a.isFunction(r) && (r = r(t)), r || r !== !1 && fn(t.url))) {
1003
- const l = s && o && dn.read(o);
1004
- l && i.set(s, l);
1022
+ if (R.hasStandardBrowserEnv && (r && a.isFunction(r) && (r = r(t)), r || r !== !1 && Nn(t.url))) {
1023
+ const d = s && i && Pn.read(i);
1024
+ d && o.set(s, d);
1005
1025
  }
1006
1026
  return t;
1007
- }, mn = typeof XMLHttpRequest < "u", yn = mn && function(e) {
1027
+ }, _n = typeof XMLHttpRequest < "u", Ln = _n && function(e) {
1008
1028
  return new Promise(function(n, r) {
1009
- const s = $e(e);
1010
- let o = s.data;
1011
- const i = x.from(s.headers).normalize();
1012
- let { responseType: c, onUploadProgress: f, onDownloadProgress: l } = s, u, p, b, R, d;
1013
- function y() {
1014
- R && R(), d && d(), s.cancelToken && s.cancelToken.unsubscribe(u), s.signal && s.signal.removeEventListener("abort", u);
1029
+ const s = ct(e);
1030
+ let i = s.data;
1031
+ const o = A.from(s.headers).normalize();
1032
+ let { responseType: c, onUploadProgress: d, onDownloadProgress: f } = s, l, h, b, S, u;
1033
+ function m() {
1034
+ S && S(), u && u(), s.cancelToken && s.cancelToken.unsubscribe(l), s.signal && s.signal.removeEventListener("abort", l);
1015
1035
  }
1016
- let h = new XMLHttpRequest();
1017
- h.open(s.method.toUpperCase(), s.url, !0), h.timeout = s.timeout;
1018
- function w() {
1019
- if (!h)
1036
+ let p = new XMLHttpRequest();
1037
+ p.open(s.method.toUpperCase(), s.url, !0), p.timeout = s.timeout;
1038
+ function g() {
1039
+ if (!p)
1020
1040
  return;
1021
- const S = x.from(
1022
- "getAllResponseHeaders" in h && h.getAllResponseHeaders()
1023
- ), T = {
1024
- data: !c || c === "text" || c === "json" ? h.responseText : h.response,
1025
- status: h.status,
1026
- statusText: h.statusText,
1027
- headers: S,
1041
+ const E = A.from(
1042
+ "getAllResponseHeaders" in p && p.getAllResponseHeaders()
1043
+ ), N = {
1044
+ data: !c || c === "text" || c === "json" ? p.responseText : p.response,
1045
+ status: p.status,
1046
+ statusText: p.statusText,
1047
+ headers: E,
1028
1048
  config: e,
1029
- request: h
1049
+ request: p
1030
1050
  };
1031
- Je(function(F) {
1032
- n(F), y();
1033
- }, function(F) {
1034
- r(F), y();
1035
- }, T), h = null;
1051
+ it(function(C) {
1052
+ n(C), m();
1053
+ }, function(C) {
1054
+ r(C), m();
1055
+ }, N), p = null;
1036
1056
  }
1037
- "onloadend" in h ? h.onloadend = w : h.onreadystatechange = function() {
1038
- !h || h.readyState !== 4 || h.status === 0 && !(h.responseURL && h.responseURL.indexOf("file:") === 0) || setTimeout(w);
1039
- }, h.onabort = function() {
1040
- h && (r(new m("Request aborted", m.ECONNABORTED, e, h)), h = null);
1041
- }, h.onerror = function() {
1042
- r(new m("Network Error", m.ERR_NETWORK, e, h)), h = null;
1043
- }, h.ontimeout = function() {
1044
- let P = s.timeout ? "timeout of " + s.timeout + "ms exceeded" : "timeout exceeded";
1045
- const T = s.transitional || Me;
1046
- s.timeoutErrorMessage && (P = s.timeoutErrorMessage), r(new m(
1047
- P,
1048
- T.clarifyTimeoutError ? m.ETIMEDOUT : m.ECONNABORTED,
1057
+ "onloadend" in p ? p.onloadend = g : p.onreadystatechange = function() {
1058
+ !p || p.readyState !== 4 || p.status === 0 && !(p.responseURL && p.responseURL.indexOf("file:") === 0) || setTimeout(g);
1059
+ }, p.onabort = function() {
1060
+ p && (r(new y("Request aborted", y.ECONNABORTED, e, p)), p = null);
1061
+ }, p.onerror = function(O) {
1062
+ const N = O && O.message ? O.message : "Network Error", B = new y(N, y.ERR_NETWORK, e, p);
1063
+ B.event = O || null, r(B), p = null;
1064
+ }, p.ontimeout = function() {
1065
+ let O = s.timeout ? "timeout of " + s.timeout + "ms exceeded" : "timeout exceeded";
1066
+ const N = s.transitional || rt;
1067
+ s.timeoutErrorMessage && (O = s.timeoutErrorMessage), r(new y(
1068
+ O,
1069
+ N.clarifyTimeoutError ? y.ETIMEDOUT : y.ECONNABORTED,
1049
1070
  e,
1050
- h
1051
- )), h = null;
1052
- }, o === void 0 && i.setContentType(null), "setRequestHeader" in h && a.forEach(i.toJSON(), function(P, T) {
1053
- h.setRequestHeader(T, P);
1054
- }), a.isUndefined(s.withCredentials) || (h.withCredentials = !!s.withCredentials), c && c !== "json" && (h.responseType = s.responseType), l && ([b, d] = $(l, !0), h.addEventListener("progress", b)), f && h.upload && ([p, R] = $(f), h.upload.addEventListener("progress", p), h.upload.addEventListener("loadend", R)), (s.cancelToken || s.signal) && (u = (S) => {
1055
- h && (r(!S || S.type ? new k(null, e, h) : S), h.abort(), h = null);
1056
- }, s.cancelToken && s.cancelToken.subscribe(u), s.signal && (s.signal.aborted ? u() : s.signal.addEventListener("abort", u)));
1057
- const g = cn(s.url);
1058
- if (g && O.protocols.indexOf(g) === -1) {
1059
- r(new m("Unsupported protocol " + g + ":", m.ERR_BAD_REQUEST, e));
1071
+ p
1072
+ )), p = null;
1073
+ }, i === void 0 && o.setContentType(null), "setRequestHeader" in p && a.forEach(o.toJSON(), function(O, N) {
1074
+ p.setRequestHeader(N, O);
1075
+ }), a.isUndefined(s.withCredentials) || (p.withCredentials = !!s.withCredentials), c && c !== "json" && (p.responseType = s.responseType), f && ([b, u] = ne(f, !0), p.addEventListener("progress", b)), d && p.upload && ([h, S] = ne(d), p.upload.addEventListener("progress", h), p.upload.addEventListener("loadend", S)), (s.cancelToken || s.signal) && (l = (E) => {
1076
+ p && (r(!E || E.type ? new z(null, e, p) : E), p.abort(), p = null);
1077
+ }, s.cancelToken && s.cancelToken.subscribe(l), s.signal && (s.signal.aborted ? l() : s.signal.addEventListener("abort", l)));
1078
+ const x = An(s.url);
1079
+ if (x && R.protocols.indexOf(x) === -1) {
1080
+ r(new y("Unsupported protocol " + x + ":", y.ERR_BAD_REQUEST, e));
1060
1081
  return;
1061
1082
  }
1062
- h.send(o || null);
1083
+ p.send(i || null);
1063
1084
  });
1064
- }, bn = (e, t) => {
1085
+ }, Bn = (e, t) => {
1065
1086
  const { length: n } = e = e ? e.filter(Boolean) : [];
1066
1087
  if (t || n) {
1067
1088
  let r = new AbortController(), s;
1068
- const o = function(l) {
1089
+ const i = function(f) {
1069
1090
  if (!s) {
1070
1091
  s = !0, c();
1071
- const u = l instanceof Error ? l : this.reason;
1072
- r.abort(u instanceof m ? u : new k(u instanceof Error ? u.message : u));
1092
+ const l = f instanceof Error ? f : this.reason;
1093
+ r.abort(l instanceof y ? l : new z(l instanceof Error ? l.message : l));
1073
1094
  }
1074
1095
  };
1075
- let i = t && setTimeout(() => {
1076
- i = null, o(new m(`timeout ${t} of ms exceeded`, m.ETIMEDOUT));
1096
+ let o = t && setTimeout(() => {
1097
+ o = null, i(new y(`timeout ${t} of ms exceeded`, y.ETIMEDOUT));
1077
1098
  }, t);
1078
1099
  const c = () => {
1079
- e && (i && clearTimeout(i), i = null, e.forEach((l) => {
1080
- l.unsubscribe ? l.unsubscribe(o) : l.removeEventListener("abort", o);
1100
+ e && (o && clearTimeout(o), o = null, e.forEach((f) => {
1101
+ f.unsubscribe ? f.unsubscribe(i) : f.removeEventListener("abort", i);
1081
1102
  }), e = null);
1082
1103
  };
1083
- e.forEach((l) => l.addEventListener("abort", o));
1084
- const { signal: f } = r;
1085
- return f.unsubscribe = () => a.asap(c), f;
1104
+ e.forEach((f) => f.addEventListener("abort", i));
1105
+ const { signal: d } = r;
1106
+ return d.unsubscribe = () => a.asap(c), d;
1086
1107
  }
1087
- }, wn = function* (e, t) {
1108
+ }, Dn = function* (e, t) {
1088
1109
  let n = e.byteLength;
1089
1110
  if (n < t) {
1090
1111
  yield e;
@@ -1093,10 +1114,10 @@ const $e = (e) => {
1093
1114
  let r = 0, s;
1094
1115
  for (; r < n; )
1095
1116
  s = r + t, yield e.slice(r, s), r = s;
1096
- }, En = async function* (e, t) {
1097
- for await (const n of Rn(e))
1098
- yield* wn(n, t);
1099
- }, Rn = async function* (e) {
1117
+ }, kn = async function* (e, t) {
1118
+ for await (const n of jn(e))
1119
+ yield* Dn(n, t);
1120
+ }, jn = async function* (e) {
1100
1121
  if (e[Symbol.asyncIterator]) {
1101
1122
  yield* e;
1102
1123
  return;
@@ -1112,169 +1133,200 @@ const $e = (e) => {
1112
1133
  } finally {
1113
1134
  await t.cancel();
1114
1135
  }
1115
- }, Se = (e, t, n, r) => {
1116
- const s = En(e, t);
1117
- let o = 0, i, c = (f) => {
1118
- i || (i = !0, r && r(f));
1136
+ }, ke = (e, t, n, r) => {
1137
+ const s = kn(e, t);
1138
+ let i = 0, o, c = (d) => {
1139
+ o || (o = !0, r && r(d));
1119
1140
  };
1120
1141
  return new ReadableStream({
1121
- async pull(f) {
1142
+ async pull(d) {
1122
1143
  try {
1123
- const { done: l, value: u } = await s.next();
1124
- if (l) {
1125
- c(), f.close();
1144
+ const { done: f, value: l } = await s.next();
1145
+ if (f) {
1146
+ c(), d.close();
1126
1147
  return;
1127
1148
  }
1128
- let p = u.byteLength;
1149
+ let h = l.byteLength;
1129
1150
  if (n) {
1130
- let b = o += p;
1151
+ let b = i += h;
1131
1152
  n(b);
1132
1153
  }
1133
- f.enqueue(new Uint8Array(u));
1134
- } catch (l) {
1135
- throw c(l), l;
1154
+ d.enqueue(new Uint8Array(l));
1155
+ } catch (f) {
1156
+ throw c(f), f;
1136
1157
  }
1137
1158
  },
1138
- cancel(f) {
1139
- return c(f), s.return();
1159
+ cancel(d) {
1160
+ return c(d), s.return();
1140
1161
  }
1141
1162
  }, {
1142
1163
  highWaterMark: 2
1143
1164
  });
1144
- }, Z = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", We = Z && typeof ReadableStream == "function", gn = Z && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), ve = (e, ...t) => {
1165
+ }, je = 64 * 1024, { isFunction: Z } = a, qn = (({ Request: e, Response: t }) => ({
1166
+ Request: e,
1167
+ Response: t
1168
+ }))(a.global), {
1169
+ ReadableStream: qe,
1170
+ TextEncoder: Ie
1171
+ } = a.global, He = (e, ...t) => {
1145
1172
  try {
1146
1173
  return !!e(...t);
1147
1174
  } catch {
1148
1175
  return !1;
1149
1176
  }
1150
- }, Sn = We && ve(() => {
1151
- let e = !1;
1152
- const t = new Request(O.origin, {
1153
- body: new ReadableStream(),
1154
- method: "POST",
1155
- get duplex() {
1156
- return e = !0, "half";
1157
- }
1158
- }).headers.has("Content-Type");
1159
- return e && !t;
1160
- }), Oe = 64 * 1024, ie = We && ve(() => a.isReadableStream(new Response("").body)), W = {
1161
- stream: ie && ((e) => e.body)
1162
- };
1163
- Z && ((e) => {
1164
- ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
1165
- !W[t] && (W[t] = a.isFunction(e[t]) ? (n) => n[t]() : (n, r) => {
1166
- throw new m(`Response type '${t}' is not supported`, m.ERR_NOT_SUPPORT, r);
1167
- });
1168
- });
1169
- })(new Response());
1170
- const On = async (e) => {
1171
- if (e == null)
1172
- return 0;
1173
- if (a.isBlob(e))
1174
- return e.size;
1175
- if (a.isSpecCompliantForm(e))
1176
- return (await new Request(O.origin, {
1177
+ }, In = (e) => {
1178
+ e = a.merge.call({
1179
+ skipUndefined: !0
1180
+ }, qn, e);
1181
+ const { fetch: t, Request: n, Response: r } = e, s = t ? Z(t) : typeof fetch == "function", i = Z(n), o = Z(r);
1182
+ if (!s)
1183
+ return !1;
1184
+ const c = s && Z(qe), d = s && (typeof Ie == "function" ? /* @__PURE__ */ ((u) => (m) => u.encode(m))(new Ie()) : async (u) => new Uint8Array(await new n(u).arrayBuffer())), f = i && c && He(() => {
1185
+ let u = !1;
1186
+ const m = new n(R.origin, {
1187
+ body: new qe(),
1177
1188
  method: "POST",
1178
- body: e
1179
- }).arrayBuffer()).byteLength;
1180
- if (a.isArrayBufferView(e) || a.isArrayBuffer(e))
1181
- return e.byteLength;
1182
- if (a.isURLSearchParams(e) && (e = e + ""), a.isString(e))
1183
- return (await gn(e)).byteLength;
1184
- }, Tn = async (e, t) => {
1185
- const n = a.toFiniteNumber(e.getContentLength());
1186
- return n ?? On(t);
1187
- }, An = Z && (async (e) => {
1188
- let {
1189
- url: t,
1190
- method: n,
1191
- data: r,
1192
- signal: s,
1193
- cancelToken: o,
1194
- timeout: i,
1195
- onDownloadProgress: c,
1196
- onUploadProgress: f,
1197
- responseType: l,
1198
- headers: u,
1199
- withCredentials: p = "same-origin",
1200
- fetchOptions: b
1201
- } = $e(e);
1202
- l = l ? (l + "").toLowerCase() : "text";
1203
- let R = bn([s, o && o.toAbortSignal()], i), d;
1204
- const y = R && R.unsubscribe && (() => {
1205
- R.unsubscribe();
1189
+ get duplex() {
1190
+ return u = !0, "half";
1191
+ }
1192
+ }).headers.has("Content-Type");
1193
+ return u && !m;
1194
+ }), l = o && c && He(() => a.isReadableStream(new r("").body)), h = {
1195
+ stream: l && ((u) => u.body)
1196
+ };
1197
+ s && ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((u) => {
1198
+ !h[u] && (h[u] = (m, p) => {
1199
+ let g = m && m[u];
1200
+ if (g)
1201
+ return g.call(m);
1202
+ throw new y(`Response type '${u}' is not supported`, y.ERR_NOT_SUPPORT, p);
1203
+ });
1206
1204
  });
1207
- let h;
1208
- try {
1209
- if (f && Sn && n !== "get" && n !== "head" && (h = await Tn(u, r)) !== 0) {
1210
- let T = new Request(t, {
1205
+ const b = async (u) => {
1206
+ if (u == null)
1207
+ return 0;
1208
+ if (a.isBlob(u))
1209
+ return u.size;
1210
+ if (a.isSpecCompliantForm(u))
1211
+ return (await new n(R.origin, {
1211
1212
  method: "POST",
1212
- body: r,
1213
- duplex: "half"
1214
- }), _;
1215
- if (a.isFormData(r) && (_ = T.headers.get("content-type")) && u.setContentType(_), T.body) {
1216
- const [F, H] = Ee(
1217
- h,
1218
- $(Re(f))
1213
+ body: u
1214
+ }).arrayBuffer()).byteLength;
1215
+ if (a.isArrayBufferView(u) || a.isArrayBuffer(u))
1216
+ return u.byteLength;
1217
+ if (a.isURLSearchParams(u) && (u = u + ""), a.isString(u))
1218
+ return (await d(u)).byteLength;
1219
+ }, S = async (u, m) => {
1220
+ const p = a.toFiniteNumber(u.getContentLength());
1221
+ return p ?? b(m);
1222
+ };
1223
+ return async (u) => {
1224
+ let {
1225
+ url: m,
1226
+ method: p,
1227
+ data: g,
1228
+ signal: x,
1229
+ cancelToken: E,
1230
+ timeout: O,
1231
+ onDownloadProgress: N,
1232
+ onUploadProgress: B,
1233
+ responseType: C,
1234
+ headers: ce,
1235
+ withCredentials: X = "same-origin",
1236
+ fetchOptions: Re
1237
+ } = ct(u), Oe = t || fetch;
1238
+ C = C ? (C + "").toLowerCase() : "text";
1239
+ let G = Bn([x, E && E.toAbortSignal()], O), $ = null;
1240
+ const D = G && G.unsubscribe && (() => {
1241
+ G.unsubscribe();
1242
+ });
1243
+ let Te;
1244
+ try {
1245
+ if (B && f && p !== "get" && p !== "head" && (Te = await S(ce, g)) !== 0) {
1246
+ let L = new n(m, {
1247
+ method: "POST",
1248
+ body: g,
1249
+ duplex: "half"
1250
+ }), I;
1251
+ if (a.isFormData(g) && (I = L.headers.get("content-type")) && ce.setContentType(I), L.body) {
1252
+ const [le, Q] = Le(
1253
+ Te,
1254
+ ne(Be(B))
1255
+ );
1256
+ g = ke(L.body, je, le, Q);
1257
+ }
1258
+ }
1259
+ a.isString(X) || (X = X ? "include" : "omit");
1260
+ const F = i && "credentials" in n.prototype, Ae = {
1261
+ ...Re,
1262
+ signal: G,
1263
+ method: p.toUpperCase(),
1264
+ headers: ce.normalize().toJSON(),
1265
+ body: g,
1266
+ duplex: "half",
1267
+ credentials: F ? X : void 0
1268
+ };
1269
+ $ = i && new n(m, Ae);
1270
+ let _ = await (i ? Oe($, Re) : Oe(m, Ae));
1271
+ const xe = l && (C === "stream" || C === "response");
1272
+ if (l && (N || xe && D)) {
1273
+ const L = {};
1274
+ ["status", "statusText", "headers"].forEach((Ce) => {
1275
+ L[Ce] = _[Ce];
1276
+ });
1277
+ const I = a.toFiniteNumber(_.headers.get("content-length")), [le, Q] = N && Le(
1278
+ I,
1279
+ ne(Be(N), !0)
1280
+ ) || [];
1281
+ _ = new r(
1282
+ ke(_.body, je, le, () => {
1283
+ Q && Q(), D && D();
1284
+ }),
1285
+ L
1219
1286
  );
1220
- r = Se(T.body, Oe, F, H);
1221
1287
  }
1222
- }
1223
- a.isString(p) || (p = p ? "include" : "omit");
1224
- const w = "credentials" in Request.prototype;
1225
- d = new Request(t, {
1226
- ...b,
1227
- signal: R,
1228
- method: n.toUpperCase(),
1229
- headers: u.normalize().toJSON(),
1230
- body: r,
1231
- duplex: "half",
1232
- credentials: w ? p : void 0
1233
- });
1234
- let g = await fetch(d, b);
1235
- const S = ie && (l === "stream" || l === "response");
1236
- if (ie && (c || S && y)) {
1237
- const T = {};
1238
- ["status", "statusText", "headers"].forEach((pe) => {
1239
- T[pe] = g[pe];
1288
+ C = C || "text";
1289
+ let pt = await h[a.findKey(h, C) || "text"](_, u);
1290
+ return !xe && D && D(), await new Promise((L, I) => {
1291
+ it(L, I, {
1292
+ data: pt,
1293
+ headers: A.from(_.headers),
1294
+ status: _.status,
1295
+ statusText: _.statusText,
1296
+ config: u,
1297
+ request: $
1298
+ });
1240
1299
  });
1241
- const _ = a.toFiniteNumber(g.headers.get("content-length")), [F, H] = c && Ee(
1242
- _,
1243
- $(Re(c), !0)
1244
- ) || [];
1245
- g = new Response(
1246
- Se(g.body, Oe, F, () => {
1247
- H && H(), y && y();
1248
- }),
1249
- T
1250
- );
1300
+ } catch (F) {
1301
+ throw D && D(), F && F.name === "TypeError" && /Load failed|fetch/i.test(F.message) ? Object.assign(
1302
+ new y("Network Error", y.ERR_NETWORK, u, $),
1303
+ {
1304
+ cause: F.cause || F
1305
+ }
1306
+ ) : y.from(F, F && F.code, u, $);
1251
1307
  }
1252
- l = l || "text";
1253
- let P = await W[a.findKey(W, l) || "text"](g, e);
1254
- return !S && y && y(), await new Promise((T, _) => {
1255
- Je(T, _, {
1256
- data: P,
1257
- headers: x.from(g.headers),
1258
- status: g.status,
1259
- statusText: g.statusText,
1260
- config: e,
1261
- request: d
1262
- });
1263
- });
1264
- } catch (w) {
1265
- throw y && y(), w && w.name === "TypeError" && /Load failed|fetch/i.test(w.message) ? Object.assign(
1266
- new m("Network Error", m.ERR_NETWORK, e, d),
1267
- {
1268
- cause: w.cause || w
1269
- }
1270
- ) : m.from(w, w && w.code, e, d);
1308
+ };
1309
+ }, Hn = /* @__PURE__ */ new Map(), lt = (e) => {
1310
+ let t = e && e.env || {};
1311
+ const { fetch: n, Request: r, Response: s } = t, i = [
1312
+ r,
1313
+ s,
1314
+ n
1315
+ ];
1316
+ let o = i.length, c = o, d, f, l = Hn;
1317
+ for (; c--; )
1318
+ d = i[c], f = l.get(d), f === void 0 && l.set(d, f = c ? /* @__PURE__ */ new Map() : In(t)), l = f;
1319
+ return f;
1320
+ };
1321
+ lt();
1322
+ const Ee = {
1323
+ http: nn,
1324
+ xhr: Ln,
1325
+ fetch: {
1326
+ get: lt
1271
1327
  }
1272
- }), ae = {
1273
- http: It,
1274
- xhr: yn,
1275
- fetch: An
1276
1328
  };
1277
- a.forEach(ae, (e, t) => {
1329
+ a.forEach(Ee, (e, t) => {
1278
1330
  if (e) {
1279
1331
  try {
1280
1332
  Object.defineProperty(e, "name", { value: t });
@@ -1283,108 +1335,118 @@ a.forEach(ae, (e, t) => {
1283
1335
  Object.defineProperty(e, "adapterName", { value: t });
1284
1336
  }
1285
1337
  });
1286
- const Te = (e) => `- ${e}`, xn = (e) => a.isFunction(e) || e === null || e === !1, Ke = {
1287
- getAdapter: (e) => {
1288
- e = a.isArray(e) ? e : [e];
1289
- const { length: t } = e;
1290
- let n, r;
1291
- const s = {};
1292
- for (let o = 0; o < t; o++) {
1293
- n = e[o];
1294
- let i;
1295
- if (r = n, !xn(n) && (r = ae[(i = String(n)).toLowerCase()], r === void 0))
1296
- throw new m(`Unknown adapter '${i}'`);
1297
- if (r)
1298
- break;
1299
- s[i || "#" + o] = r;
1300
- }
1301
- if (!r) {
1302
- const o = Object.entries(s).map(
1303
- ([c, f]) => `adapter ${c} ` + (f === !1 ? "is not supported by the environment" : "is not available in the build")
1304
- );
1305
- let i = t ? o.length > 1 ? `since :
1306
- ` + o.map(Te).join(`
1307
- `) : " " + Te(o[0]) : "as no adapter specified";
1308
- throw new m(
1309
- "There is no suitable adapter to dispatch the request " + i,
1310
- "ERR_NOT_SUPPORT"
1311
- );
1312
- }
1313
- return r;
1314
- },
1315
- adapters: ae
1338
+ const Me = (e) => `- ${e}`, Mn = (e) => a.isFunction(e) || e === null || e === !1;
1339
+ function zn(e, t) {
1340
+ e = a.isArray(e) ? e : [e];
1341
+ const { length: n } = e;
1342
+ let r, s;
1343
+ const i = {};
1344
+ for (let o = 0; o < n; o++) {
1345
+ r = e[o];
1346
+ let c;
1347
+ if (s = r, !Mn(r) && (s = Ee[(c = String(r)).toLowerCase()], s === void 0))
1348
+ throw new y(`Unknown adapter '${c}'`);
1349
+ if (s && (a.isFunction(s) || (s = s.get(t))))
1350
+ break;
1351
+ i[c || "#" + o] = s;
1352
+ }
1353
+ if (!s) {
1354
+ const o = Object.entries(i).map(
1355
+ ([d, f]) => `adapter ${d} ` + (f === !1 ? "is not supported by the environment" : "is not available in the build")
1356
+ );
1357
+ let c = n ? o.length > 1 ? `since :
1358
+ ` + o.map(Me).join(`
1359
+ `) : " " + Me(o[0]) : "as no adapter specified";
1360
+ throw new y(
1361
+ "There is no suitable adapter to dispatch the request " + c,
1362
+ "ERR_NOT_SUPPORT"
1363
+ );
1364
+ }
1365
+ return s;
1366
+ }
1367
+ const ut = {
1368
+ /**
1369
+ * Resolve an adapter from a list of adapter names or functions.
1370
+ * @type {Function}
1371
+ */
1372
+ getAdapter: zn,
1373
+ /**
1374
+ * Exposes all known adapters
1375
+ * @type {Object<string, Function|Object>}
1376
+ */
1377
+ adapters: Ee
1316
1378
  };
1317
- function ne(e) {
1379
+ function de(e) {
1318
1380
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
1319
- throw new k(null, e);
1381
+ throw new z(null, e);
1320
1382
  }
1321
- function Ae(e) {
1322
- return ne(e), e.headers = x.from(e.headers), e.data = te.call(
1383
+ function ze(e) {
1384
+ return de(e), e.headers = A.from(e.headers), e.data = fe.call(
1323
1385
  e,
1324
1386
  e.transformRequest
1325
- ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Ke.getAdapter(e.adapter || M.adapter)(e).then(function(r) {
1326
- return ne(e), r.data = te.call(
1387
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), ut.getAdapter(e.adapter || K.adapter, e)(e).then(function(r) {
1388
+ return de(e), r.data = fe.call(
1327
1389
  e,
1328
1390
  e.transformResponse,
1329
1391
  r
1330
- ), r.headers = x.from(r.headers), r;
1392
+ ), r.headers = A.from(r.headers), r;
1331
1393
  }, function(r) {
1332
- return ze(r) || (ne(e), r && r.response && (r.response.data = te.call(
1394
+ return ot(r) || (de(e), r && r.response && (r.response.data = fe.call(
1333
1395
  e,
1334
1396
  e.transformResponse,
1335
1397
  r.response
1336
- ), r.response.headers = x.from(r.response.headers))), Promise.reject(r);
1398
+ ), r.response.headers = A.from(r.response.headers))), Promise.reject(r);
1337
1399
  });
1338
1400
  }
1339
- const Xe = "1.10.0", Y = {};
1401
+ const ft = "1.13.2", ae = {};
1340
1402
  ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
1341
- Y[e] = function(r) {
1403
+ ae[e] = function(r) {
1342
1404
  return typeof r === e || "a" + (t < 1 ? "n " : " ") + e;
1343
1405
  };
1344
1406
  });
1345
- const xe = {};
1346
- Y.transitional = function(t, n, r) {
1347
- function s(o, i) {
1348
- return "[Axios v" + Xe + "] Transitional option '" + o + "'" + i + (r ? ". " + r : "");
1407
+ const $e = {};
1408
+ ae.transitional = function(t, n, r) {
1409
+ function s(i, o) {
1410
+ return "[Axios v" + ft + "] Transitional option '" + i + "'" + o + (r ? ". " + r : "");
1349
1411
  }
1350
- return (o, i, c) => {
1412
+ return (i, o, c) => {
1351
1413
  if (t === !1)
1352
- throw new m(
1353
- s(i, " has been removed" + (n ? " in " + n : "")),
1354
- m.ERR_DEPRECATED
1414
+ throw new y(
1415
+ s(o, " has been removed" + (n ? " in " + n : "")),
1416
+ y.ERR_DEPRECATED
1355
1417
  );
1356
- return n && !xe[i] && (xe[i] = !0), t ? t(o, i, c) : !0;
1418
+ return n && !$e[o] && ($e[o] = !0), t ? t(i, o, c) : !0;
1357
1419
  };
1358
1420
  };
1359
- Y.spelling = function(t) {
1421
+ ae.spelling = function(t) {
1360
1422
  return (n, r) => !0;
1361
1423
  };
1362
- function Cn(e, t, n) {
1424
+ function $n(e, t, n) {
1363
1425
  if (typeof e != "object")
1364
- throw new m("options must be an object", m.ERR_BAD_OPTION_VALUE);
1426
+ throw new y("options must be an object", y.ERR_BAD_OPTION_VALUE);
1365
1427
  const r = Object.keys(e);
1366
1428
  let s = r.length;
1367
1429
  for (; s-- > 0; ) {
1368
- const o = r[s], i = t[o];
1369
- if (i) {
1370
- const c = e[o], f = c === void 0 || i(c, o, e);
1371
- if (f !== !0)
1372
- throw new m("option " + o + " must be " + f, m.ERR_BAD_OPTION_VALUE);
1430
+ const i = r[s], o = t[i];
1431
+ if (o) {
1432
+ const c = e[i], d = c === void 0 || o(c, i, e);
1433
+ if (d !== !0)
1434
+ throw new y("option " + i + " must be " + d, y.ERR_BAD_OPTION_VALUE);
1373
1435
  continue;
1374
1436
  }
1375
1437
  if (n !== !0)
1376
- throw new m("Unknown option " + o, m.ERR_BAD_OPTION);
1438
+ throw new y("Unknown option " + i, y.ERR_BAD_OPTION);
1377
1439
  }
1378
1440
  }
1379
- const V = {
1380
- assertOptions: Cn,
1381
- validators: Y
1382
- }, N = V.validators;
1383
- class L {
1441
+ const te = {
1442
+ assertOptions: $n,
1443
+ validators: ae
1444
+ }, U = te.validators;
1445
+ class j {
1384
1446
  constructor(t) {
1385
1447
  this.defaults = t || {}, this.interceptors = {
1386
- request: new be(),
1387
- response: new be()
1448
+ request: new Ue(),
1449
+ response: new Ue()
1388
1450
  };
1389
1451
  }
1390
1452
  /**
@@ -1402,10 +1464,10 @@ class L {
1402
1464
  if (r instanceof Error) {
1403
1465
  let s = {};
1404
1466
  Error.captureStackTrace ? Error.captureStackTrace(s) : s = new Error();
1405
- const o = s.stack ? s.stack.replace(/^.+\n/, "") : "";
1467
+ const i = s.stack ? s.stack.replace(/^.+\n/, "") : "";
1406
1468
  try {
1407
- r.stack ? o && !String(r.stack).endsWith(o.replace(/^.+\n.+\n/, "")) && (r.stack += `
1408
- ` + o) : r.stack = o;
1469
+ r.stack ? i && !String(r.stack).endsWith(i.replace(/^.+\n.+\n/, "")) && (r.stack += `
1470
+ ` + i) : r.stack = i;
1409
1471
  } catch {
1410
1472
  }
1411
1473
  }
@@ -1413,76 +1475,76 @@ class L {
1413
1475
  }
1414
1476
  }
1415
1477
  _request(t, n) {
1416
- typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = B(this.defaults, n);
1417
- const { transitional: r, paramsSerializer: s, headers: o } = n;
1418
- r !== void 0 && V.assertOptions(r, {
1419
- silentJSONParsing: N.transitional(N.boolean),
1420
- forcedJSONParsing: N.transitional(N.boolean),
1421
- clarifyTimeoutError: N.transitional(N.boolean)
1478
+ typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = q(this.defaults, n);
1479
+ const { transitional: r, paramsSerializer: s, headers: i } = n;
1480
+ r !== void 0 && te.assertOptions(r, {
1481
+ silentJSONParsing: U.transitional(U.boolean),
1482
+ forcedJSONParsing: U.transitional(U.boolean),
1483
+ clarifyTimeoutError: U.transitional(U.boolean)
1422
1484
  }, !1), s != null && (a.isFunction(s) ? n.paramsSerializer = {
1423
1485
  serialize: s
1424
- } : V.assertOptions(s, {
1425
- encode: N.function,
1426
- serialize: N.function
1427
- }, !0)), n.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? n.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : n.allowAbsoluteUrls = !0), V.assertOptions(n, {
1428
- baseUrl: N.spelling("baseURL"),
1429
- withXsrfToken: N.spelling("withXSRFToken")
1486
+ } : te.assertOptions(s, {
1487
+ encode: U.function,
1488
+ serialize: U.function
1489
+ }, !0)), n.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? n.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : n.allowAbsoluteUrls = !0), te.assertOptions(n, {
1490
+ baseUrl: U.spelling("baseURL"),
1491
+ withXsrfToken: U.spelling("withXSRFToken")
1430
1492
  }, !0), n.method = (n.method || this.defaults.method || "get").toLowerCase();
1431
- let i = o && a.merge(
1432
- o.common,
1433
- o[n.method]
1493
+ let o = i && a.merge(
1494
+ i.common,
1495
+ i[n.method]
1434
1496
  );
1435
- o && a.forEach(
1497
+ i && a.forEach(
1436
1498
  ["delete", "get", "head", "post", "put", "patch", "common"],
1437
- (d) => {
1438
- delete o[d];
1499
+ (u) => {
1500
+ delete i[u];
1439
1501
  }
1440
- ), n.headers = x.concat(i, o);
1502
+ ), n.headers = A.concat(o, i);
1441
1503
  const c = [];
1442
- let f = !0;
1443
- this.interceptors.request.forEach(function(y) {
1444
- typeof y.runWhen == "function" && y.runWhen(n) === !1 || (f = f && y.synchronous, c.unshift(y.fulfilled, y.rejected));
1504
+ let d = !0;
1505
+ this.interceptors.request.forEach(function(m) {
1506
+ typeof m.runWhen == "function" && m.runWhen(n) === !1 || (d = d && m.synchronous, c.unshift(m.fulfilled, m.rejected));
1445
1507
  });
1446
- const l = [];
1447
- this.interceptors.response.forEach(function(y) {
1448
- l.push(y.fulfilled, y.rejected);
1508
+ const f = [];
1509
+ this.interceptors.response.forEach(function(m) {
1510
+ f.push(m.fulfilled, m.rejected);
1449
1511
  });
1450
- let u, p = 0, b;
1451
- if (!f) {
1452
- const d = [Ae.bind(this), void 0];
1453
- for (d.unshift.apply(d, c), d.push.apply(d, l), b = d.length, u = Promise.resolve(n); p < b; )
1454
- u = u.then(d[p++], d[p++]);
1455
- return u;
1512
+ let l, h = 0, b;
1513
+ if (!d) {
1514
+ const u = [ze.bind(this), void 0];
1515
+ for (u.unshift(...c), u.push(...f), b = u.length, l = Promise.resolve(n); h < b; )
1516
+ l = l.then(u[h++], u[h++]);
1517
+ return l;
1456
1518
  }
1457
1519
  b = c.length;
1458
- let R = n;
1459
- for (p = 0; p < b; ) {
1460
- const d = c[p++], y = c[p++];
1520
+ let S = n;
1521
+ for (; h < b; ) {
1522
+ const u = c[h++], m = c[h++];
1461
1523
  try {
1462
- R = d(R);
1463
- } catch (h) {
1464
- y.call(this, h);
1524
+ S = u(S);
1525
+ } catch (p) {
1526
+ m.call(this, p);
1465
1527
  break;
1466
1528
  }
1467
1529
  }
1468
1530
  try {
1469
- u = Ae.call(this, R);
1470
- } catch (d) {
1471
- return Promise.reject(d);
1531
+ l = ze.call(this, S);
1532
+ } catch (u) {
1533
+ return Promise.reject(u);
1472
1534
  }
1473
- for (p = 0, b = l.length; p < b; )
1474
- u = u.then(l[p++], l[p++]);
1475
- return u;
1535
+ for (h = 0, b = f.length; h < b; )
1536
+ l = l.then(f[h++], f[h++]);
1537
+ return l;
1476
1538
  }
1477
1539
  getUri(t) {
1478
- t = B(this.defaults, t);
1479
- const n = Ve(t.baseURL, t.url, t.allowAbsoluteUrls);
1480
- return Ie(n, t.params, t.paramsSerializer);
1540
+ t = q(this.defaults, t);
1541
+ const n = at(t.baseURL, t.url, t.allowAbsoluteUrls);
1542
+ return nt(n, t.params, t.paramsSerializer);
1481
1543
  }
1482
1544
  }
1483
1545
  a.forEach(["delete", "get", "head", "options"], function(t) {
1484
- L.prototype[t] = function(n, r) {
1485
- return this.request(B(r || {}, {
1546
+ j.prototype[t] = function(n, r) {
1547
+ return this.request(q(r || {}, {
1486
1548
  method: t,
1487
1549
  url: n,
1488
1550
  data: (r || {}).data
@@ -1491,44 +1553,44 @@ a.forEach(["delete", "get", "head", "options"], function(t) {
1491
1553
  });
1492
1554
  a.forEach(["post", "put", "patch"], function(t) {
1493
1555
  function n(r) {
1494
- return function(o, i, c) {
1495
- return this.request(B(c || {}, {
1556
+ return function(i, o, c) {
1557
+ return this.request(q(c || {}, {
1496
1558
  method: t,
1497
1559
  headers: r ? {
1498
1560
  "Content-Type": "multipart/form-data"
1499
1561
  } : {},
1500
- url: o,
1501
- data: i
1562
+ url: i,
1563
+ data: o
1502
1564
  }));
1503
1565
  };
1504
1566
  }
1505
- L.prototype[t] = n(), L.prototype[t + "Form"] = n(!0);
1567
+ j.prototype[t] = n(), j.prototype[t + "Form"] = n(!0);
1506
1568
  });
1507
- class de {
1569
+ class Se {
1508
1570
  constructor(t) {
1509
1571
  if (typeof t != "function")
1510
1572
  throw new TypeError("executor must be a function.");
1511
1573
  let n;
1512
- this.promise = new Promise(function(o) {
1513
- n = o;
1574
+ this.promise = new Promise(function(i) {
1575
+ n = i;
1514
1576
  });
1515
1577
  const r = this;
1516
1578
  this.promise.then((s) => {
1517
1579
  if (!r._listeners) return;
1518
- let o = r._listeners.length;
1519
- for (; o-- > 0; )
1520
- r._listeners[o](s);
1580
+ let i = r._listeners.length;
1581
+ for (; i-- > 0; )
1582
+ r._listeners[i](s);
1521
1583
  r._listeners = null;
1522
1584
  }), this.promise.then = (s) => {
1523
- let o;
1524
- const i = new Promise((c) => {
1525
- r.subscribe(c), o = c;
1585
+ let i;
1586
+ const o = new Promise((c) => {
1587
+ r.subscribe(c), i = c;
1526
1588
  }).then(s);
1527
- return i.cancel = function() {
1528
- r.unsubscribe(o);
1529
- }, i;
1530
- }, t(function(o, i, c) {
1531
- r.reason || (r.reason = new k(o, i, c), n(r.reason));
1589
+ return o.cancel = function() {
1590
+ r.unsubscribe(i);
1591
+ }, o;
1592
+ }, t(function(i, o, c) {
1593
+ r.reason || (r.reason = new z(i, o, c), n(r.reason));
1532
1594
  });
1533
1595
  }
1534
1596
  /**
@@ -1570,22 +1632,22 @@ class de {
1570
1632
  static source() {
1571
1633
  let t;
1572
1634
  return {
1573
- token: new de(function(s) {
1635
+ token: new Se(function(s) {
1574
1636
  t = s;
1575
1637
  }),
1576
1638
  cancel: t
1577
1639
  };
1578
1640
  }
1579
1641
  }
1580
- function Nn(e) {
1642
+ function Jn(e) {
1581
1643
  return function(n) {
1582
1644
  return e.apply(null, n);
1583
1645
  };
1584
1646
  }
1585
- function Pn(e) {
1647
+ function Vn(e) {
1586
1648
  return a.isObject(e) && e.isAxiosError === !0;
1587
1649
  }
1588
- const ce = {
1650
+ const ye = {
1589
1651
  Continue: 100,
1590
1652
  SwitchingProtocols: 101,
1591
1653
  Processing: 102,
@@ -1648,58 +1710,64 @@ const ce = {
1648
1710
  InsufficientStorage: 507,
1649
1711
  LoopDetected: 508,
1650
1712
  NotExtended: 510,
1651
- NetworkAuthenticationRequired: 511
1713
+ NetworkAuthenticationRequired: 511,
1714
+ WebServerIsDown: 521,
1715
+ ConnectionTimedOut: 522,
1716
+ OriginIsUnreachable: 523,
1717
+ TimeoutOccurred: 524,
1718
+ SslHandshakeFailed: 525,
1719
+ InvalidSslCertificate: 526
1652
1720
  };
1653
- Object.entries(ce).forEach(([e, t]) => {
1654
- ce[t] = e;
1721
+ Object.entries(ye).forEach(([e, t]) => {
1722
+ ye[t] = e;
1655
1723
  });
1656
- function Ge(e) {
1657
- const t = new L(e), n = Ce(L.prototype.request, t);
1658
- return a.extend(n, L.prototype, t, { allOwnKeys: !0 }), a.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(s) {
1659
- return Ge(B(e, s));
1724
+ function dt(e) {
1725
+ const t = new j(e), n = Je(j.prototype.request, t);
1726
+ return a.extend(n, j.prototype, t, { allOwnKeys: !0 }), a.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(s) {
1727
+ return dt(q(e, s));
1660
1728
  }, n;
1661
1729
  }
1662
- const E = Ge(M);
1663
- E.Axios = L;
1664
- E.CanceledError = k;
1665
- E.CancelToken = de;
1666
- E.isCancel = ze;
1667
- E.VERSION = Xe;
1668
- E.toFormData = Q;
1669
- E.AxiosError = m;
1670
- E.Cancel = E.CanceledError;
1671
- E.all = function(t) {
1730
+ const w = dt(K);
1731
+ w.Axios = j;
1732
+ w.CanceledError = z;
1733
+ w.CancelToken = Se;
1734
+ w.isCancel = ot;
1735
+ w.VERSION = ft;
1736
+ w.toFormData = ie;
1737
+ w.AxiosError = y;
1738
+ w.Cancel = w.CanceledError;
1739
+ w.all = function(t) {
1672
1740
  return Promise.all(t);
1673
1741
  };
1674
- E.spread = Nn;
1675
- E.isAxiosError = Pn;
1676
- E.mergeConfig = B;
1677
- E.AxiosHeaders = x;
1678
- E.formToJSON = (e) => He(a.isHTMLForm(e) ? new FormData(e) : e);
1679
- E.getAdapter = Ke.getAdapter;
1680
- E.HttpStatusCode = ce;
1681
- E.default = E;
1682
- const Ln = async (e) => {
1742
+ w.spread = Jn;
1743
+ w.isAxiosError = Vn;
1744
+ w.mergeConfig = q;
1745
+ w.AxiosHeaders = A;
1746
+ w.formToJSON = (e) => st(a.isHTMLForm(e) ? new FormData(e) : e);
1747
+ w.getAdapter = ut.getAdapter;
1748
+ w.HttpStatusCode = ye;
1749
+ w.default = w;
1750
+ const Xn = async (e) => {
1683
1751
  var n;
1684
1752
  const t = {
1685
1753
  personalInfo: "/api/personal-center/personal-server/v1/info"
1686
1754
  };
1687
1755
  try {
1688
- const r = await E.create().get(t.personalInfo, {
1689
- baseURL: Ye().baseURL,
1756
+ const r = await w.create().get(t.personalInfo, {
1757
+ baseURL: yt().baseURL,
1690
1758
  params: {
1691
- project: (n = Ze()) == null ? void 0 : n.id,
1759
+ project: (n = mt()) == null ? void 0 : n.id,
1692
1760
  timestamp: (/* @__PURE__ */ new Date()).getTime()
1693
1761
  },
1694
1762
  headers: {
1695
1763
  Authorization: `Bearer ${e}`,
1696
1764
  "X-Origin": location.origin,
1697
- "Accept-Language": Qe.value
1765
+ "Accept-Language": ht.value
1698
1766
  }
1699
1767
  });
1700
1768
  } catch {
1701
1769
  }
1702
1770
  };
1703
1771
  export {
1704
- Ln as setPersonalInfo
1772
+ Xn as setPersonalInfo
1705
1773
  };