xyvcard-order 0.0.19 → 0.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
1
  import { useUserStore as B, clearEmpty as L, request as U } from "jmash-core";
2
- var nr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
- function rt(r) {
2
+ var fr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
+ function lt(r) {
4
4
  return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
5
5
  }
6
- function tt(r) {
6
+ function ut(r) {
7
7
  if (r.__esModule) return r;
8
8
  var e = r.default;
9
9
  if (typeof e == "function") {
@@ -23,46 +23,46 @@ function tt(r) {
23
23
  }), t;
24
24
  }
25
25
  var X = TypeError;
26
- const nt = {}, at = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26
+ const ct = {}, pt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27
27
  __proto__: null,
28
- default: nt
29
- }, Symbol.toStringTag, { value: "Module" })), ot = /* @__PURE__ */ tt(at);
30
- var Je = typeof Map == "function" && Map.prototype, Ie = Object.getOwnPropertyDescriptor && Je ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, me = Je && Ie && typeof Ie.get == "function" ? Ie.get : null, ar = Je && Map.prototype.forEach, Ye = typeof Set == "function" && Set.prototype, _e = Object.getOwnPropertyDescriptor && Ye ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, ge = Ye && _e && typeof _e.get == "function" ? _e.get : null, or = Ye && Set.prototype.forEach, it = typeof WeakMap == "function" && WeakMap.prototype, te = it ? WeakMap.prototype.has : null, ft = typeof WeakSet == "function" && WeakSet.prototype, ne = ft ? WeakSet.prototype.has : null, lt = typeof WeakRef == "function" && WeakRef.prototype, ir = lt ? WeakRef.prototype.deref : null, ut = Boolean.prototype.valueOf, ct = Object.prototype.toString, pt = Function.prototype.toString, yt = String.prototype.match, Xe = String.prototype.slice, M = String.prototype.replace, st = String.prototype.toUpperCase, fr = String.prototype.toLowerCase, xr = RegExp.prototype.test, lr = Array.prototype.concat, P = Array.prototype.join, dt = Array.prototype.slice, ur = Math.floor, qe = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, xe = Object.getOwnPropertySymbols, ze = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, J = typeof Symbol == "function" && typeof Symbol.iterator == "object", ae = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === J || !0) ? Symbol.toStringTag : null, Rr = Object.prototype.propertyIsEnumerable, cr = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function(r) {
28
+ default: ct
29
+ }, Symbol.toStringTag, { value: "Module" })), yt = /* @__PURE__ */ ut(pt);
30
+ var er = typeof Map == "function" && Map.prototype, Ie = Object.getOwnPropertyDescriptor && er ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, me = er && Ie && typeof Ie.get == "function" ? Ie.get : null, lr = er && Map.prototype.forEach, rr = typeof Set == "function" && Set.prototype, _e = Object.getOwnPropertyDescriptor && rr ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, ge = rr && _e && typeof _e.get == "function" ? _e.get : null, ur = rr && Set.prototype.forEach, st = typeof WeakMap == "function" && WeakMap.prototype, te = st ? WeakMap.prototype.has : null, dt = typeof WeakSet == "function" && WeakSet.prototype, ne = dt ? WeakSet.prototype.has : null, vt = typeof WeakRef == "function" && WeakRef.prototype, cr = vt ? WeakRef.prototype.deref : null, ht = Boolean.prototype.valueOf, mt = Object.prototype.toString, gt = Function.prototype.toString, St = String.prototype.match, tr = String.prototype.slice, M = String.prototype.replace, bt = String.prototype.toUpperCase, pr = String.prototype.toLowerCase, Cr = RegExp.prototype.test, yr = Array.prototype.concat, $ = Array.prototype.join, wt = Array.prototype.slice, sr = Math.floor, Ve = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, Re = Object.getOwnPropertySymbols, je = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, J = typeof Symbol == "function" && typeof Symbol.iterator == "object", ae = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === J || !0) ? Symbol.toStringTag : null, Br = Object.prototype.propertyIsEnumerable, dr = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function(r) {
31
31
  return r.__proto__;
32
32
  } : null);
33
- function pr(r, e) {
34
- if (r === 1 / 0 || r === -1 / 0 || r !== r || r && r > -1e3 && r < 1e3 || xr.call(/e/, e))
33
+ function vr(r, e) {
34
+ if (r === 1 / 0 || r === -1 / 0 || r !== r || r && r > -1e3 && r < 1e3 || Cr.call(/e/, e))
35
35
  return e;
36
36
  var t = /[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;
37
37
  if (typeof r == "number") {
38
- var n = r < 0 ? -ur(-r) : ur(r);
38
+ var n = r < 0 ? -sr(-r) : sr(r);
39
39
  if (n !== r) {
40
- var a = String(n), o = Xe.call(e, a.length + 1);
40
+ var a = String(n), o = tr.call(e, a.length + 1);
41
41
  return M.call(a, t, "$&_") + "." + M.call(M.call(o, /([0-9]{3})/g, "$&_"), /_$/, "");
42
42
  }
43
43
  }
44
44
  return M.call(e, t, "$&_");
45
45
  }
46
- var Ke = ot, yr = Ke.custom, sr = Mr(yr) ? yr : null, Dr = {
46
+ var Je = yt, hr = Je.custom, mr = Wr(hr) ? hr : null, Lr = {
47
47
  __proto__: null,
48
48
  double: '"',
49
49
  single: "'"
50
- }, vt = {
50
+ }, Ot = {
51
51
  __proto__: null,
52
52
  double: /(["\\])/g,
53
53
  single: /(['\\])/g
54
54
  }, we = function r(e, t, n, a) {
55
55
  var o = t || {};
56
- if (I(o, "quoteStyle") && !I(Dr, o.quoteStyle))
56
+ if (_(o, "quoteStyle") && !_(Lr, o.quoteStyle))
57
57
  throw new TypeError('option "quoteStyle" must be "single" or "double"');
58
- if (I(o, "maxStringLength") && (typeof o.maxStringLength == "number" ? o.maxStringLength < 0 && o.maxStringLength !== 1 / 0 : o.maxStringLength !== null))
58
+ if (_(o, "maxStringLength") && (typeof o.maxStringLength == "number" ? o.maxStringLength < 0 && o.maxStringLength !== 1 / 0 : o.maxStringLength !== null))
59
59
  throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');
60
- var i = I(o, "customInspect") ? o.customInspect : !0;
60
+ var i = _(o, "customInspect") ? o.customInspect : !0;
61
61
  if (typeof i != "boolean" && i !== "symbol")
62
62
  throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");
63
- if (I(o, "indent") && o.indent !== null && o.indent !== " " && !(parseInt(o.indent, 10) === o.indent && o.indent > 0))
63
+ if (_(o, "indent") && o.indent !== null && o.indent !== " " && !(parseInt(o.indent, 10) === o.indent && o.indent > 0))
64
64
  throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');
65
- if (I(o, "numericSeparator") && typeof o.numericSeparator != "boolean")
65
+ if (_(o, "numericSeparator") && typeof o.numericSeparator != "boolean")
66
66
  throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');
67
67
  var u = o.numericSeparator;
68
68
  if (typeof e > "u")
@@ -72,168 +72,168 @@ var Ke = ot, yr = Ke.custom, sr = Mr(yr) ? yr : null, Dr = {
72
72
  if (typeof e == "boolean")
73
73
  return e ? "true" : "false";
74
74
  if (typeof e == "string")
75
- return Tr(e, o);
75
+ return qr(e, o);
76
76
  if (typeof e == "number") {
77
77
  if (e === 0)
78
78
  return 1 / 0 / e > 0 ? "0" : "-0";
79
- var f = String(e);
80
- return u ? pr(e, f) : f;
79
+ var l = String(e);
80
+ return u ? vr(e, l) : l;
81
81
  }
82
82
  if (typeof e == "bigint") {
83
- var p = String(e) + "n";
84
- return u ? pr(e, p) : p;
83
+ var c = String(e) + "n";
84
+ return u ? vr(e, c) : c;
85
85
  }
86
- var c = typeof o.depth > "u" ? 5 : o.depth;
87
- if (typeof n > "u" && (n = 0), n >= c && c > 0 && typeof e == "object")
88
- return Qe(e) ? "[Array]" : "[Object]";
89
- var y = Mt(o, n);
86
+ var p = typeof o.depth > "u" ? 5 : o.depth;
87
+ if (typeof n > "u" && (n = 0), n >= p && p > 0 && typeof e == "object")
88
+ return Ye(e) ? "[Array]" : "[Object]";
89
+ var y = Wt(o, n);
90
90
  if (typeof a > "u")
91
91
  a = [];
92
- else if (Nr(a, e) >= 0)
92
+ else if (Gr(a, e) >= 0)
93
93
  return "[Circular]";
94
- function l(O, F, $) {
95
- if (F && (a = dt.call(a), a.push(F)), $) {
94
+ function f(A, D, I) {
95
+ if (D && (a = wt.call(a), a.push(D)), I) {
96
96
  var ee = {
97
97
  depth: o.depth
98
98
  };
99
- return I(o, "quoteStyle") && (ee.quoteStyle = o.quoteStyle), r(O, ee, n + 1, a);
99
+ return _(o, "quoteStyle") && (ee.quoteStyle = o.quoteStyle), r(A, ee, n + 1, a);
100
100
  }
101
- return r(O, o, n + 1, a);
101
+ return r(A, o, n + 1, a);
102
102
  }
103
- if (typeof e == "function" && !dr(e)) {
104
- var h = Et(e), v = ye(e, l);
105
- return "[Function" + (h ? ": " + h : " (anonymous)") + "]" + (v.length > 0 ? " { " + P.call(v, ", ") + " }" : "");
103
+ if (typeof e == "function" && !gr(e)) {
104
+ var h = Ft(e), v = ye(e, f);
105
+ return "[Function" + (h ? ": " + h : " (anonymous)") + "]" + (v.length > 0 ? " { " + $.call(v, ", ") + " }" : "");
106
106
  }
107
- if (Mr(e)) {
108
- var b = J ? M.call(String(e), /^(Symbol\(.*\))_[^)]*$/, "$1") : ze.call(e);
109
- return typeof e == "object" && !J ? re(b) : b;
107
+ if (Wr(e)) {
108
+ var g = J ? M.call(String(e), /^(Symbol\(.*\))_[^)]*$/, "$1") : je.call(e);
109
+ return typeof e == "object" && !J ? re(g) : g;
110
110
  }
111
- if (Rt(e)) {
112
- for (var w = "<" + fr.call(String(e.nodeName)), _ = e.attributes || [], x = 0; x < _.length; x++)
113
- w += " " + _[x].name + "=" + Fr(ht(_[x].value), "double", o);
114
- return w += ">", e.childNodes && e.childNodes.length && (w += "..."), w += "</" + fr.call(String(e.nodeName)) + ">", w;
111
+ if (Bt(e)) {
112
+ for (var w = "<" + pr.call(String(e.nodeName)), O = e.attributes || [], R = 0; R < O.length; R++)
113
+ w += " " + O[R].name + "=" + Ur(At(O[R].value), "double", o);
114
+ return w += ">", e.childNodes && e.childNodes.length && (w += "..."), w += "</" + pr.call(String(e.nodeName)) + ">", w;
115
115
  }
116
- if (Qe(e)) {
116
+ if (Ye(e)) {
117
117
  if (e.length === 0)
118
118
  return "[]";
119
- var d = ye(e, l);
120
- return y && !Ft(d) ? "[" + Ve(d, y) + "]" : "[ " + P.call(d, ", ") + " ]";
119
+ var d = ye(e, f);
120
+ return y && !Ut(d) ? "[" + Xe(d, y) + "]" : "[ " + $.call(d, ", ") + " ]";
121
121
  }
122
- if (gt(e)) {
123
- var R = ye(e, l);
124
- return !("cause" in Error.prototype) && "cause" in e && !Rr.call(e, "cause") ? "{ [" + String(e) + "] " + P.call(lr.call("[cause]: " + l(e.cause), R), ", ") + " }" : R.length === 0 ? "[" + String(e) + "]" : "{ [" + String(e) + "] " + P.call(R, ", ") + " }";
122
+ if (Pt(e)) {
123
+ var x = ye(e, f);
124
+ return !("cause" in Error.prototype) && "cause" in e && !Br.call(e, "cause") ? "{ [" + String(e) + "] " + $.call(yr.call("[cause]: " + f(e.cause), x), ", ") + " }" : x.length === 0 ? "[" + String(e) + "]" : "{ [" + String(e) + "] " + $.call(x, ", ") + " }";
125
125
  }
126
126
  if (typeof e == "object" && i) {
127
- if (sr && typeof e[sr] == "function" && Ke)
128
- return Ke(e, { depth: c - n });
127
+ if (mr && typeof e[mr] == "function" && Je)
128
+ return Je(e, { depth: p - n });
129
129
  if (i !== "symbol" && typeof e.inspect == "function")
130
130
  return e.inspect();
131
131
  }
132
- if (Pt(e)) {
132
+ if (Dt(e)) {
133
133
  var T = [];
134
- return ar && ar.call(e, function(O, F) {
135
- T.push(l(F, e, !0) + " => " + l(O, e));
136
- }), vr("Map", me.call(e), T, y);
134
+ return lr && lr.call(e, function(A, D) {
135
+ T.push(f(D, e, !0) + " => " + f(A, e));
136
+ }), Sr("Map", me.call(e), T, y);
137
137
  }
138
- if (_t(e)) {
138
+ if (Tt(e)) {
139
139
  var Z = [];
140
- return or && or.call(e, function(O) {
141
- Z.push(l(O, e));
142
- }), vr("Set", ge.call(e), Z, y);
140
+ return ur && ur.call(e, function(A) {
141
+ Z.push(f(A, e));
142
+ }), Sr("Set", ge.call(e), Z, y);
143
143
  }
144
- if ($t(e))
145
- return Re("WeakMap");
146
- if (xt(e))
147
- return Re("WeakSet");
144
+ if (Mt(e))
145
+ return xe("WeakMap");
146
+ if (Ct(e))
147
+ return xe("WeakSet");
148
+ if (Nt(e))
149
+ return xe("WeakRef");
148
150
  if (It(e))
149
- return Re("WeakRef");
150
- if (bt(e))
151
- return re(l(Number(e)));
152
- if (Ot(e))
153
- return re(l(qe.call(e)));
154
- if (wt(e))
155
- return re(ut.call(e));
156
- if (St(e))
157
- return re(l(String(e)));
151
+ return re(f(Number(e)));
152
+ if (Rt(e))
153
+ return re(f(Ve.call(e)));
154
+ if (_t(e))
155
+ return re(ht.call(e));
156
+ if ($t(e))
157
+ return re(f(String(e)));
158
158
  if (typeof window < "u" && e === window)
159
159
  return "{ [object Window] }";
160
- if (typeof globalThis < "u" && e === globalThis || typeof nr < "u" && e === nr)
160
+ if (typeof globalThis < "u" && e === globalThis || typeof fr < "u" && e === fr)
161
161
  return "{ [object globalThis] }";
162
- if (!mt(e) && !dr(e)) {
163
- var q = ye(e, l), ce = cr ? cr(e) === Object.prototype : e instanceof Object || e.constructor === Object, C = e instanceof Object ? "" : "null prototype", D = !ce && ae && Object(e) === e && ae in e ? Xe.call(N(e), 8, -1) : C ? "Object" : "", pe = ce || typeof e.constructor != "function" ? "" : e.constructor.name ? e.constructor.name + " " : "", z = pe + (D || C ? "[" + P.call(lr.call([], D || [], C || []), ": ") + "] " : "");
164
- return q.length === 0 ? z + "{}" : y ? z + "{" + Ve(q, y) + "}" : z + "{ " + P.call(q, ", ") + " }";
162
+ if (!Et(e) && !gr(e)) {
163
+ var H = ye(e, f), ce = dr ? dr(e) === Object.prototype : e instanceof Object || e.constructor === Object, C = e instanceof Object ? "" : "null prototype", F = !ce && ae && Object(e) === e && ae in e ? tr.call(N(e), 8, -1) : C ? "Object" : "", pe = ce || typeof e.constructor != "function" ? "" : e.constructor.name ? e.constructor.name + " " : "", z = pe + (F || C ? "[" + $.call(yr.call([], F || [], C || []), ": ") + "] " : "");
164
+ return H.length === 0 ? z + "{}" : y ? z + "{" + Xe(H, y) + "}" : z + "{ " + $.call(H, ", ") + " }";
165
165
  }
166
166
  return String(e);
167
167
  };
168
- function Fr(r, e, t) {
169
- var n = t.quoteStyle || e, a = Dr[n];
168
+ function Ur(r, e, t) {
169
+ var n = t.quoteStyle || e, a = Lr[n];
170
170
  return a + r + a;
171
171
  }
172
- function ht(r) {
172
+ function At(r) {
173
173
  return M.call(String(r), /"/g, "&quot;");
174
174
  }
175
- function H(r) {
175
+ function k(r) {
176
176
  return !ae || !(typeof r == "object" && (ae in r || typeof r[ae] < "u"));
177
177
  }
178
- function Qe(r) {
179
- return N(r) === "[object Array]" && H(r);
178
+ function Ye(r) {
179
+ return N(r) === "[object Array]" && k(r);
180
180
  }
181
- function mt(r) {
182
- return N(r) === "[object Date]" && H(r);
181
+ function Et(r) {
182
+ return N(r) === "[object Date]" && k(r);
183
183
  }
184
- function dr(r) {
185
- return N(r) === "[object RegExp]" && H(r);
184
+ function gr(r) {
185
+ return N(r) === "[object RegExp]" && k(r);
186
186
  }
187
- function gt(r) {
188
- return N(r) === "[object Error]" && H(r);
187
+ function Pt(r) {
188
+ return N(r) === "[object Error]" && k(r);
189
189
  }
190
- function St(r) {
191
- return N(r) === "[object String]" && H(r);
190
+ function $t(r) {
191
+ return N(r) === "[object String]" && k(r);
192
192
  }
193
- function bt(r) {
194
- return N(r) === "[object Number]" && H(r);
193
+ function It(r) {
194
+ return N(r) === "[object Number]" && k(r);
195
195
  }
196
- function wt(r) {
197
- return N(r) === "[object Boolean]" && H(r);
196
+ function _t(r) {
197
+ return N(r) === "[object Boolean]" && k(r);
198
198
  }
199
- function Mr(r) {
199
+ function Wr(r) {
200
200
  if (J)
201
201
  return r && typeof r == "object" && r instanceof Symbol;
202
202
  if (typeof r == "symbol")
203
203
  return !0;
204
- if (!r || typeof r != "object" || !ze)
204
+ if (!r || typeof r != "object" || !je)
205
205
  return !1;
206
206
  try {
207
- return ze.call(r), !0;
207
+ return je.call(r), !0;
208
208
  } catch {
209
209
  }
210
210
  return !1;
211
211
  }
212
- function Ot(r) {
213
- if (!r || typeof r != "object" || !qe)
212
+ function Rt(r) {
213
+ if (!r || typeof r != "object" || !Ve)
214
214
  return !1;
215
215
  try {
216
- return qe.call(r), !0;
216
+ return Ve.call(r), !0;
217
217
  } catch {
218
218
  }
219
219
  return !1;
220
220
  }
221
- var At = Object.prototype.hasOwnProperty || function(r) {
221
+ var xt = Object.prototype.hasOwnProperty || function(r) {
222
222
  return r in this;
223
223
  };
224
- function I(r, e) {
225
- return At.call(r, e);
224
+ function _(r, e) {
225
+ return xt.call(r, e);
226
226
  }
227
227
  function N(r) {
228
- return ct.call(r);
228
+ return mt.call(r);
229
229
  }
230
- function Et(r) {
230
+ function Ft(r) {
231
231
  if (r.name)
232
232
  return r.name;
233
- var e = yt.call(pt.call(r), /^function\s*([\w$]+)/);
233
+ var e = St.call(gt.call(r), /^function\s*([\w$]+)/);
234
234
  return e ? e[1] : null;
235
235
  }
236
- function Nr(r, e) {
236
+ function Gr(r, e) {
237
237
  if (r.indexOf)
238
238
  return r.indexOf(e);
239
239
  for (var t = 0, n = r.length; t < n; t++)
@@ -241,7 +241,7 @@ function Nr(r, e) {
241
241
  return t;
242
242
  return -1;
243
243
  }
244
- function Pt(r) {
244
+ function Dt(r) {
245
245
  if (!me || !r || typeof r != "object")
246
246
  return !1;
247
247
  try {
@@ -256,7 +256,7 @@ function Pt(r) {
256
256
  }
257
257
  return !1;
258
258
  }
259
- function $t(r) {
259
+ function Mt(r) {
260
260
  if (!te || !r || typeof r != "object")
261
261
  return !1;
262
262
  try {
@@ -271,16 +271,16 @@ function $t(r) {
271
271
  }
272
272
  return !1;
273
273
  }
274
- function It(r) {
275
- if (!ir || !r || typeof r != "object")
274
+ function Nt(r) {
275
+ if (!cr || !r || typeof r != "object")
276
276
  return !1;
277
277
  try {
278
- return ir.call(r), !0;
278
+ return cr.call(r), !0;
279
279
  } catch {
280
280
  }
281
281
  return !1;
282
282
  }
283
- function _t(r) {
283
+ function Tt(r) {
284
284
  if (!ge || !r || typeof r != "object")
285
285
  return !1;
286
286
  try {
@@ -295,7 +295,7 @@ function _t(r) {
295
295
  }
296
296
  return !1;
297
297
  }
298
- function xt(r) {
298
+ function Ct(r) {
299
299
  if (!ne || !r || typeof r != "object")
300
300
  return !1;
301
301
  try {
@@ -310,20 +310,20 @@ function xt(r) {
310
310
  }
311
311
  return !1;
312
312
  }
313
- function Rt(r) {
313
+ function Bt(r) {
314
314
  return !r || typeof r != "object" ? !1 : typeof HTMLElement < "u" && r instanceof HTMLElement ? !0 : typeof r.nodeName == "string" && typeof r.getAttribute == "function";
315
315
  }
316
- function Tr(r, e) {
316
+ function qr(r, e) {
317
317
  if (r.length > e.maxStringLength) {
318
318
  var t = r.length - e.maxStringLength, n = "... " + t + " more character" + (t > 1 ? "s" : "");
319
- return Tr(Xe.call(r, 0, e.maxStringLength), e) + n;
319
+ return qr(tr.call(r, 0, e.maxStringLength), e) + n;
320
320
  }
321
- var a = vt[e.quoteStyle || "single"];
321
+ var a = Ot[e.quoteStyle || "single"];
322
322
  a.lastIndex = 0;
323
- var o = M.call(M.call(r, a, "\\$1"), /[\x00-\x1f]/g, Dt);
324
- return Fr(o, "single", e);
323
+ var o = M.call(M.call(r, a, "\\$1"), /[\x00-\x1f]/g, Lt);
324
+ return Ur(o, "single", e);
325
325
  }
326
- function Dt(r) {
326
+ function Lt(r) {
327
327
  var e = r.charCodeAt(0), t = {
328
328
  8: "b",
329
329
  9: "t",
@@ -331,77 +331,77 @@ function Dt(r) {
331
331
  12: "f",
332
332
  13: "r"
333
333
  }[e];
334
- return t ? "\\" + t : "\\x" + (e < 16 ? "0" : "") + st.call(e.toString(16));
334
+ return t ? "\\" + t : "\\x" + (e < 16 ? "0" : "") + bt.call(e.toString(16));
335
335
  }
336
336
  function re(r) {
337
337
  return "Object(" + r + ")";
338
338
  }
339
- function Re(r) {
339
+ function xe(r) {
340
340
  return r + " { ? }";
341
341
  }
342
- function vr(r, e, t, n) {
343
- var a = n ? Ve(t, n) : P.call(t, ", ");
342
+ function Sr(r, e, t, n) {
343
+ var a = n ? Xe(t, n) : $.call(t, ", ");
344
344
  return r + " (" + e + ") {" + a + "}";
345
345
  }
346
- function Ft(r) {
346
+ function Ut(r) {
347
347
  for (var e = 0; e < r.length; e++)
348
- if (Nr(r[e], `
348
+ if (Gr(r[e], `
349
349
  `) >= 0)
350
350
  return !1;
351
351
  return !0;
352
352
  }
353
- function Mt(r, e) {
353
+ function Wt(r, e) {
354
354
  var t;
355
355
  if (r.indent === " ")
356
356
  t = " ";
357
357
  else if (typeof r.indent == "number" && r.indent > 0)
358
- t = P.call(Array(r.indent + 1), " ");
358
+ t = $.call(Array(r.indent + 1), " ");
359
359
  else
360
360
  return null;
361
361
  return {
362
362
  base: t,
363
- prev: P.call(Array(e + 1), t)
363
+ prev: $.call(Array(e + 1), t)
364
364
  };
365
365
  }
366
- function Ve(r, e) {
366
+ function Xe(r, e) {
367
367
  if (r.length === 0)
368
368
  return "";
369
369
  var t = `
370
370
  ` + e.prev + e.base;
371
- return t + P.call(r, "," + t) + `
371
+ return t + $.call(r, "," + t) + `
372
372
  ` + e.prev;
373
373
  }
374
374
  function ye(r, e) {
375
- var t = Qe(r), n = [];
375
+ var t = Ye(r), n = [];
376
376
  if (t) {
377
377
  n.length = r.length;
378
378
  for (var a = 0; a < r.length; a++)
379
- n[a] = I(r, a) ? e(r[a], r) : "";
379
+ n[a] = _(r, a) ? e(r[a], r) : "";
380
380
  }
381
- var o = typeof xe == "function" ? xe(r) : [], i;
381
+ var o = typeof Re == "function" ? Re(r) : [], i;
382
382
  if (J) {
383
383
  i = {};
384
384
  for (var u = 0; u < o.length; u++)
385
385
  i["$" + o[u]] = o[u];
386
386
  }
387
- for (var f in r)
388
- I(r, f) && (t && String(Number(f)) === f && f < r.length || J && i["$" + f] instanceof Symbol || (xr.call(/[^\w$]/, f) ? n.push(e(f, r) + ": " + e(r[f], r)) : n.push(f + ": " + e(r[f], r))));
389
- if (typeof xe == "function")
390
- for (var p = 0; p < o.length; p++)
391
- Rr.call(r, o[p]) && n.push("[" + e(o[p]) + "]: " + e(r[o[p]], r));
387
+ for (var l in r)
388
+ _(r, l) && (t && String(Number(l)) === l && l < r.length || J && i["$" + l] instanceof Symbol || (Cr.call(/[^\w$]/, l) ? n.push(e(l, r) + ": " + e(r[l], r)) : n.push(l + ": " + e(r[l], r))));
389
+ if (typeof Re == "function")
390
+ for (var c = 0; c < o.length; c++)
391
+ Br.call(r, o[c]) && n.push("[" + e(o[c]) + "]: " + e(r[o[c]], r));
392
392
  return n;
393
393
  }
394
- var Nt = we, Tt = X, Oe = function(r, e, t) {
394
+ var Gt = we, qt = X, Oe = function(r, e, t) {
395
395
  for (var n = r, a; (a = n.next) != null; n = a)
396
396
  if (a.key === e)
397
397
  return n.next = a.next, t || (a.next = /** @type {NonNullable<typeof list.next>} */
398
398
  r.next, r.next = a), a;
399
- }, Ct = function(r, e) {
399
+ }, kt = function(r, e) {
400
400
  if (r) {
401
401
  var t = Oe(r, e);
402
402
  return t && t.value;
403
403
  }
404
- }, Bt = function(r, e, t) {
404
+ }, Ht = function(r, e, t) {
405
405
  var n = Oe(r, e);
406
406
  n ? n.value = t : r.next = /** @type {import('./list.d.ts').ListNode<typeof value, typeof key>} */
407
407
  {
@@ -410,31 +410,31 @@ var Nt = we, Tt = X, Oe = function(r, e, t) {
410
410
  next: r.next,
411
411
  value: t
412
412
  };
413
- }, Lt = function(r, e) {
413
+ }, zt = function(r, e) {
414
414
  return r ? !!Oe(r, e) : !1;
415
- }, Ut = function(r, e) {
415
+ }, Kt = function(r, e) {
416
416
  if (r)
417
417
  return Oe(r, e, !0);
418
- }, Wt = function() {
418
+ }, Qt = function() {
419
419
  var e, t = {
420
420
  assert: function(n) {
421
421
  if (!t.has(n))
422
- throw new Tt("Side channel does not contain " + Nt(n));
422
+ throw new qt("Side channel does not contain " + Gt(n));
423
423
  },
424
424
  delete: function(n) {
425
- var a = e && e.next, o = Ut(e, n);
425
+ var a = e && e.next, o = Kt(e, n);
426
426
  return o && a && a === o && (e = void 0), !!o;
427
427
  },
428
428
  get: function(n) {
429
- return Ct(e, n);
429
+ return kt(e, n);
430
430
  },
431
431
  has: function(n) {
432
- return Lt(e, n);
432
+ return zt(e, n);
433
433
  },
434
434
  set: function(n, a) {
435
435
  e || (e = {
436
436
  next: void 0
437
- }), Bt(
437
+ }), Ht(
438
438
  /** @type {NonNullable<typeof $o>} */
439
439
  e,
440
440
  n,
@@ -443,27 +443,27 @@ var Nt = we, Tt = X, Oe = function(r, e, t) {
443
443
  }
444
444
  };
445
445
  return t;
446
- }, Cr = Object, Gt = Error, kt = EvalError, Ht = RangeError, qt = ReferenceError, zt = SyntaxError, Kt = URIError, Qt = Math.abs, Vt = Math.floor, jt = Math.max, Jt = Math.min, Yt = Math.pow, Xt = Math.round, Zt = Number.isNaN || function(e) {
446
+ }, kr = Object, Vt = Error, jt = EvalError, Jt = RangeError, Yt = ReferenceError, Xt = SyntaxError, Zt = URIError, en = Math.abs, rn = Math.floor, tn = Math.max, nn = Math.min, an = Math.pow, on = Math.round, fn = Number.isNaN || function(e) {
447
447
  return e !== e;
448
- }, en = Zt, rn = function(e) {
449
- return en(e) || e === 0 ? e : e < 0 ? -1 : 1;
450
- }, tn = Object.getOwnPropertyDescriptor, de = tn;
448
+ }, ln = fn, un = function(e) {
449
+ return ln(e) || e === 0 ? e : e < 0 ? -1 : 1;
450
+ }, cn = Object.getOwnPropertyDescriptor, de = cn;
451
451
  if (de)
452
452
  try {
453
453
  de([], "length");
454
454
  } catch {
455
455
  de = null;
456
456
  }
457
- var Br = de, ve = Object.defineProperty || !1;
457
+ var Hr = de, ve = Object.defineProperty || !1;
458
458
  if (ve)
459
459
  try {
460
460
  ve({}, "a", { value: 1 });
461
461
  } catch {
462
462
  ve = !1;
463
463
  }
464
- var nn = ve, De, hr;
465
- function an() {
466
- return hr || (hr = 1, De = function() {
464
+ var pn = ve, Fe, br;
465
+ function yn() {
466
+ return br || (br = 1, Fe = function() {
467
467
  if (typeof Symbol != "function" || typeof Object.getOwnPropertySymbols != "function")
468
468
  return !1;
469
469
  if (typeof Symbol.iterator == "symbol")
@@ -489,75 +489,97 @@ function an() {
489
489
  return !1;
490
490
  }
491
491
  return !0;
492
- }), De;
492
+ }), Fe;
493
493
  }
494
- var Fe, mr;
495
- function on() {
496
- if (mr) return Fe;
497
- mr = 1;
498
- var r = typeof Symbol < "u" && Symbol, e = an();
499
- return Fe = function() {
494
+ var De, wr;
495
+ function sn() {
496
+ if (wr) return De;
497
+ wr = 1;
498
+ var r = typeof Symbol < "u" && Symbol, e = yn();
499
+ return De = function() {
500
500
  return typeof r != "function" || typeof Symbol != "function" || typeof r("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 : e();
501
- }, Fe;
501
+ }, De;
502
502
  }
503
- var Me, gr;
504
- function Lr() {
505
- return gr || (gr = 1, Me = typeof Reflect < "u" && Reflect.getPrototypeOf || null), Me;
503
+ var Me, Or;
504
+ function zr() {
505
+ return Or || (Or = 1, Me = typeof Reflect < "u" && Reflect.getPrototypeOf || null), Me;
506
506
  }
507
- var Ne, Sr;
508
- function Ur() {
509
- if (Sr) return Ne;
510
- Sr = 1;
511
- var r = Cr;
507
+ var Ne, Ar;
508
+ function Kr() {
509
+ if (Ar) return Ne;
510
+ Ar = 1;
511
+ var r = kr;
512
512
  return Ne = r.getPrototypeOf || null, Ne;
513
513
  }
514
- var fn = "Function.prototype.bind called on incompatible ", ln = Object.prototype.toString, un = Math.max, cn = "[object Function]", br = function(e, t) {
515
- for (var n = [], a = 0; a < e.length; a += 1)
516
- n[a] = e[a];
517
- for (var o = 0; o < t.length; o += 1)
518
- n[o + e.length] = t[o];
519
- return n;
520
- }, pn = function(e, t) {
521
- for (var n = [], a = t, o = 0; a < e.length; a += 1, o += 1)
522
- n[o] = e[a];
523
- return n;
524
- }, yn = function(r, e) {
525
- for (var t = "", n = 0; n < r.length; n += 1)
526
- t += r[n], n + 1 < r.length && (t += e);
527
- return t;
528
- }, sn = function(e) {
529
- var t = this;
530
- if (typeof t != "function" || ln.apply(t) !== cn)
531
- throw new TypeError(fn + t);
532
- for (var n = pn(arguments, 1), a, o = function() {
533
- if (this instanceof a) {
534
- var c = t.apply(
535
- this,
536
- br(n, arguments)
514
+ var Te, Er;
515
+ function dn() {
516
+ if (Er) return Te;
517
+ Er = 1;
518
+ var r = "Function.prototype.bind called on incompatible ", e = Object.prototype.toString, t = Math.max, n = "[object Function]", a = function(l, c) {
519
+ for (var p = [], y = 0; y < l.length; y += 1)
520
+ p[y] = l[y];
521
+ for (var f = 0; f < c.length; f += 1)
522
+ p[f + l.length] = c[f];
523
+ return p;
524
+ }, o = function(l, c) {
525
+ for (var p = [], y = c, f = 0; y < l.length; y += 1, f += 1)
526
+ p[f] = l[y];
527
+ return p;
528
+ }, i = function(u, l) {
529
+ for (var c = "", p = 0; p < u.length; p += 1)
530
+ c += u[p], p + 1 < u.length && (c += l);
531
+ return c;
532
+ };
533
+ return Te = function(l) {
534
+ var c = this;
535
+ if (typeof c != "function" || e.apply(c) !== n)
536
+ throw new TypeError(r + c);
537
+ for (var p = o(arguments, 1), y, f = function() {
538
+ if (this instanceof y) {
539
+ var O = c.apply(
540
+ this,
541
+ a(p, arguments)
542
+ );
543
+ return Object(O) === O ? O : this;
544
+ }
545
+ return c.apply(
546
+ l,
547
+ a(p, arguments)
537
548
  );
538
- return Object(c) === c ? c : this;
549
+ }, h = t(0, c.length - p.length), v = [], g = 0; g < h; g++)
550
+ v[g] = "$" + g;
551
+ if (y = Function("binder", "return function (" + i(v, ",") + "){ return binder.apply(this,arguments); }")(f), c.prototype) {
552
+ var w = function() {
553
+ };
554
+ w.prototype = c.prototype, y.prototype = new w(), w.prototype = null;
539
555
  }
540
- return t.apply(
541
- e,
542
- br(n, arguments)
543
- );
544
- }, i = un(0, t.length - n.length), u = [], f = 0; f < i; f++)
545
- u[f] = "$" + f;
546
- if (a = Function("binder", "return function (" + yn(u, ",") + "){ return binder.apply(this,arguments); }")(o), t.prototype) {
547
- var p = function() {
548
- };
549
- p.prototype = t.prototype, a.prototype = new p(), p.prototype = null;
550
- }
551
- return a;
552
- }, dn = sn, Ae = Function.prototype.bind || dn, Ze = Function.prototype.call, Wr = Function.prototype.apply, vn = typeof Reflect < "u" && Reflect && Reflect.apply, hn = Ae, mn = Wr, gn = Ze, Sn = vn, bn = Sn || hn.call(gn, mn), wn = Ae, On = X, An = Ze, En = bn, Gr = function(e) {
556
+ return y;
557
+ }, Te;
558
+ }
559
+ var Ce, Pr;
560
+ function Ae() {
561
+ if (Pr) return Ce;
562
+ Pr = 1;
563
+ var r = dn();
564
+ return Ce = Function.prototype.bind || r, Ce;
565
+ }
566
+ var Be, $r;
567
+ function nr() {
568
+ return $r || ($r = 1, Be = Function.prototype.call), Be;
569
+ }
570
+ var Le, Ir;
571
+ function Qr() {
572
+ return Ir || (Ir = 1, Le = Function.prototype.apply), Le;
573
+ }
574
+ var vn = typeof Reflect < "u" && Reflect && Reflect.apply, hn = Ae(), mn = Qr(), gn = nr(), Sn = vn, bn = Sn || hn.call(gn, mn), wn = Ae(), On = X, An = nr(), En = bn, Vr = function(e) {
553
575
  if (e.length < 1 || typeof e[0] != "function")
554
576
  throw new On("a function is required");
555
577
  return En(wn, An, e);
556
- }, Te, wr;
578
+ }, Ue, _r;
557
579
  function Pn() {
558
- if (wr) return Te;
559
- wr = 1;
560
- var r = Gr, e = Br, t;
580
+ if (_r) return Ue;
581
+ _r = 1;
582
+ var r = Vr, e = Hr, t;
561
583
  try {
562
584
  t = /** @type {{ __proto__?: typeof Array.prototype }} */
563
585
  [].__proto__ === Array.prototype;
@@ -570,19 +592,19 @@ function Pn() {
570
592
  /** @type {keyof typeof Object.prototype} */
571
593
  "__proto__"
572
594
  ), a = Object, o = a.getPrototypeOf;
573
- return Te = n && typeof n.get == "function" ? r([n.get]) : typeof o == "function" ? (
595
+ return Ue = n && typeof n.get == "function" ? r([n.get]) : typeof o == "function" ? (
574
596
  /** @type {import('./get')} */
575
597
  function(u) {
576
598
  return o(u == null ? u : a(u));
577
599
  }
578
- ) : !1, Te;
600
+ ) : !1, Ue;
579
601
  }
580
- var Ce, Or;
602
+ var We, Rr;
581
603
  function $n() {
582
- if (Or) return Ce;
583
- Or = 1;
584
- var r = Lr(), e = Ur(), t = Pn();
585
- return Ce = r ? function(a) {
604
+ if (Rr) return We;
605
+ Rr = 1;
606
+ var r = zr(), e = Kr(), t = Pn();
607
+ return We = r ? function(a) {
586
608
  return r(a);
587
609
  } : e ? function(a) {
588
610
  if (!a || typeof a != "object" && typeof a != "function")
@@ -590,38 +612,38 @@ function $n() {
590
612
  return e(a);
591
613
  } : t ? function(a) {
592
614
  return t(a);
593
- } : null, Ce;
615
+ } : null, We;
594
616
  }
595
- var Be, Ar;
617
+ var Ge, xr;
596
618
  function In() {
597
- if (Ar) return Be;
598
- Ar = 1;
599
- var r = Function.prototype.call, e = Object.prototype.hasOwnProperty, t = Ae;
600
- return Be = t.call(r, e), Be;
619
+ if (xr) return Ge;
620
+ xr = 1;
621
+ var r = Function.prototype.call, e = Object.prototype.hasOwnProperty, t = Ae();
622
+ return Ge = t.call(r, e), Ge;
601
623
  }
602
- var s, _n = Cr, xn = Gt, Rn = kt, Dn = Ht, Fn = qt, Y = zt, j = X, Mn = Kt, Nn = Qt, Tn = Vt, Cn = jt, Bn = Jt, Ln = Yt, Un = Xt, Wn = rn, kr = Function, Le = function(r) {
624
+ var s, _n = kr, Rn = Vt, xn = jt, Fn = Jt, Dn = Yt, Y = Xt, j = X, Mn = Zt, Nn = en, Tn = rn, Cn = tn, Bn = nn, Ln = an, Un = on, Wn = un, jr = Function, qe = function(r) {
603
625
  try {
604
- return kr('"use strict"; return (' + r + ").constructor;")();
626
+ return jr('"use strict"; return (' + r + ").constructor;")();
605
627
  } catch {
606
628
  }
607
- }, ie = Br, Gn = nn, Ue = function() {
629
+ }, ie = Hr, Gn = pn, ke = function() {
608
630
  throw new j();
609
- }, kn = ie ? function() {
631
+ }, qn = ie ? function() {
610
632
  try {
611
- return arguments.callee, Ue;
633
+ return arguments.callee, ke;
612
634
  } catch {
613
635
  try {
614
636
  return ie(arguments, "callee").get;
615
637
  } catch {
616
- return Ue;
638
+ return ke;
617
639
  }
618
640
  }
619
- }() : Ue, K = on()(), S = $n(), Hn = Ur(), qn = Lr(), Hr = Wr, fe = Ze, V = {}, zn = typeof Uint8Array > "u" || !S ? s : S(Uint8Array), G = {
641
+ }() : ke, K = sn()(), b = $n(), kn = Kr(), Hn = zr(), Jr = Qr(), fe = nr(), V = {}, zn = typeof Uint8Array > "u" || !b ? s : b(Uint8Array), G = {
620
642
  __proto__: null,
621
643
  "%AggregateError%": typeof AggregateError > "u" ? s : AggregateError,
622
644
  "%Array%": Array,
623
645
  "%ArrayBuffer%": typeof ArrayBuffer > "u" ? s : ArrayBuffer,
624
- "%ArrayIteratorPrototype%": K && S ? S([][Symbol.iterator]()) : s,
646
+ "%ArrayIteratorPrototype%": K && b ? b([][Symbol.iterator]()) : s,
625
647
  "%AsyncFromSyncIteratorPrototype%": s,
626
648
  "%AsyncFunction%": V,
627
649
  "%AsyncGenerator%": V,
@@ -638,24 +660,24 @@ var s, _n = Cr, xn = Gt, Rn = kt, Dn = Ht, Fn = qt, Y = zt, j = X, Mn = Kt, Nn =
638
660
  "%decodeURIComponent%": decodeURIComponent,
639
661
  "%encodeURI%": encodeURI,
640
662
  "%encodeURIComponent%": encodeURIComponent,
641
- "%Error%": xn,
663
+ "%Error%": Rn,
642
664
  "%eval%": eval,
643
665
  // eslint-disable-line no-eval
644
- "%EvalError%": Rn,
666
+ "%EvalError%": xn,
645
667
  "%Float32Array%": typeof Float32Array > "u" ? s : Float32Array,
646
668
  "%Float64Array%": typeof Float64Array > "u" ? s : Float64Array,
647
669
  "%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? s : FinalizationRegistry,
648
- "%Function%": kr,
670
+ "%Function%": jr,
649
671
  "%GeneratorFunction%": V,
650
672
  "%Int8Array%": typeof Int8Array > "u" ? s : Int8Array,
651
673
  "%Int16Array%": typeof Int16Array > "u" ? s : Int16Array,
652
674
  "%Int32Array%": typeof Int32Array > "u" ? s : Int32Array,
653
675
  "%isFinite%": isFinite,
654
676
  "%isNaN%": isNaN,
655
- "%IteratorPrototype%": K && S ? S(S([][Symbol.iterator]())) : s,
677
+ "%IteratorPrototype%": K && b ? b(b([][Symbol.iterator]())) : s,
656
678
  "%JSON%": typeof JSON == "object" ? JSON : s,
657
679
  "%Map%": typeof Map > "u" ? s : Map,
658
- "%MapIteratorPrototype%": typeof Map > "u" || !K || !S ? s : S((/* @__PURE__ */ new Map())[Symbol.iterator]()),
680
+ "%MapIteratorPrototype%": typeof Map > "u" || !K || !b ? s : b((/* @__PURE__ */ new Map())[Symbol.iterator]()),
659
681
  "%Math%": Math,
660
682
  "%Number%": Number,
661
683
  "%Object%": _n,
@@ -664,18 +686,18 @@ var s, _n = Cr, xn = Gt, Rn = kt, Dn = Ht, Fn = qt, Y = zt, j = X, Mn = Kt, Nn =
664
686
  "%parseInt%": parseInt,
665
687
  "%Promise%": typeof Promise > "u" ? s : Promise,
666
688
  "%Proxy%": typeof Proxy > "u" ? s : Proxy,
667
- "%RangeError%": Dn,
668
- "%ReferenceError%": Fn,
689
+ "%RangeError%": Fn,
690
+ "%ReferenceError%": Dn,
669
691
  "%Reflect%": typeof Reflect > "u" ? s : Reflect,
670
692
  "%RegExp%": RegExp,
671
693
  "%Set%": typeof Set > "u" ? s : Set,
672
- "%SetIteratorPrototype%": typeof Set > "u" || !K || !S ? s : S((/* @__PURE__ */ new Set())[Symbol.iterator]()),
694
+ "%SetIteratorPrototype%": typeof Set > "u" || !K || !b ? s : b((/* @__PURE__ */ new Set())[Symbol.iterator]()),
673
695
  "%SharedArrayBuffer%": typeof SharedArrayBuffer > "u" ? s : SharedArrayBuffer,
674
696
  "%String%": String,
675
- "%StringIteratorPrototype%": K && S ? S(""[Symbol.iterator]()) : s,
697
+ "%StringIteratorPrototype%": K && b ? b(""[Symbol.iterator]()) : s,
676
698
  "%Symbol%": K ? Symbol : s,
677
699
  "%SyntaxError%": Y,
678
- "%ThrowTypeError%": kn,
700
+ "%ThrowTypeError%": qn,
679
701
  "%TypedArray%": zn,
680
702
  "%TypeError%": j,
681
703
  "%Uint8Array%": typeof Uint8Array > "u" ? s : Uint8Array,
@@ -687,9 +709,9 @@ var s, _n = Cr, xn = Gt, Rn = kt, Dn = Ht, Fn = qt, Y = zt, j = X, Mn = Kt, Nn =
687
709
  "%WeakRef%": typeof WeakRef > "u" ? s : WeakRef,
688
710
  "%WeakSet%": typeof WeakSet > "u" ? s : WeakSet,
689
711
  "%Function.prototype.call%": fe,
690
- "%Function.prototype.apply%": Hr,
712
+ "%Function.prototype.apply%": Jr,
691
713
  "%Object.defineProperty%": Gn,
692
- "%Object.getPrototypeOf%": Hn,
714
+ "%Object.getPrototypeOf%": kn,
693
715
  "%Math.abs%": Nn,
694
716
  "%Math.floor%": Tn,
695
717
  "%Math.max%": Cn,
@@ -697,32 +719,32 @@ var s, _n = Cr, xn = Gt, Rn = kt, Dn = Ht, Fn = qt, Y = zt, j = X, Mn = Kt, Nn =
697
719
  "%Math.pow%": Ln,
698
720
  "%Math.round%": Un,
699
721
  "%Math.sign%": Wn,
700
- "%Reflect.getPrototypeOf%": qn
722
+ "%Reflect.getPrototypeOf%": Hn
701
723
  };
702
- if (S)
724
+ if (b)
703
725
  try {
704
726
  null.error;
705
727
  } catch (r) {
706
- var Kn = S(S(r));
728
+ var Kn = b(b(r));
707
729
  G["%Error.prototype%"] = Kn;
708
730
  }
709
731
  var Qn = function r(e) {
710
732
  var t;
711
733
  if (e === "%AsyncFunction%")
712
- t = Le("async function () {}");
734
+ t = qe("async function () {}");
713
735
  else if (e === "%GeneratorFunction%")
714
- t = Le("function* () {}");
736
+ t = qe("function* () {}");
715
737
  else if (e === "%AsyncGeneratorFunction%")
716
- t = Le("async function* () {}");
738
+ t = qe("async function* () {}");
717
739
  else if (e === "%AsyncGenerator%") {
718
740
  var n = r("%AsyncGeneratorFunction%");
719
741
  n && (t = n.prototype);
720
742
  } else if (e === "%AsyncIteratorPrototype%") {
721
743
  var a = r("%AsyncGenerator%");
722
- a && S && (t = S(a.prototype));
744
+ a && b && (t = b(a.prototype));
723
745
  }
724
746
  return G[e] = t, t;
725
- }, Er = {
747
+ }, Fr = {
726
748
  __proto__: null,
727
749
  "%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
728
750
  "%ArrayPrototype%": ["Array", "prototype"],
@@ -775,19 +797,19 @@ var Qn = function r(e) {
775
797
  "%URIErrorPrototype%": ["URIError", "prototype"],
776
798
  "%WeakMapPrototype%": ["WeakMap", "prototype"],
777
799
  "%WeakSetPrototype%": ["WeakSet", "prototype"]
778
- }, le = Ae, Se = In(), Vn = le.call(fe, Array.prototype.concat), jn = le.call(Hr, Array.prototype.splice), Pr = le.call(fe, String.prototype.replace), be = le.call(fe, String.prototype.slice), Jn = le.call(fe, RegExp.prototype.exec), Yn = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, Xn = /\\(\\)?/g, Zn = function(e) {
800
+ }, le = Ae(), Se = In(), Vn = le.call(fe, Array.prototype.concat), jn = le.call(Jr, Array.prototype.splice), Dr = le.call(fe, String.prototype.replace), be = le.call(fe, String.prototype.slice), Jn = le.call(fe, RegExp.prototype.exec), Yn = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, Xn = /\\(\\)?/g, Zn = function(e) {
779
801
  var t = be(e, 0, 1), n = be(e, -1);
780
802
  if (t === "%" && n !== "%")
781
803
  throw new Y("invalid intrinsic syntax, expected closing `%`");
782
804
  if (n === "%" && t !== "%")
783
805
  throw new Y("invalid intrinsic syntax, expected opening `%`");
784
806
  var a = [];
785
- return Pr(e, Yn, function(o, i, u, f) {
786
- a[a.length] = u ? Pr(f, Xn, "$1") : i || o;
807
+ return Dr(e, Yn, function(o, i, u, l) {
808
+ a[a.length] = u ? Dr(l, Xn, "$1") : i || o;
787
809
  }), a;
788
810
  }, ea = function(e, t) {
789
811
  var n = e, a;
790
- if (Se(Er, n) && (a = Er[n], n = "%" + a[0] + "%"), Se(G, n)) {
812
+ if (Se(Fr, n) && (a = Fr[n], n = "%" + a[0] + "%"), Se(G, n)) {
791
813
  var o = G[n];
792
814
  if (o === V && (o = Qn(n)), typeof o > "u" && !t)
793
815
  throw new j("intrinsic " + e + " exists, but is not available. Please file an issue!");
@@ -798,43 +820,43 @@ var Qn = function r(e) {
798
820
  };
799
821
  }
800
822
  throw new Y("intrinsic " + e + " does not exist!");
801
- }, er = function(e, t) {
823
+ }, ar = function(e, t) {
802
824
  if (typeof e != "string" || e.length === 0)
803
825
  throw new j("intrinsic name must be a non-empty string");
804
826
  if (arguments.length > 1 && typeof t != "boolean")
805
827
  throw new j('"allowMissing" argument must be a boolean');
806
828
  if (Jn(/^%?[^%]*%?$/, e) === null)
807
829
  throw new Y("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
808
- var n = Zn(e), a = n.length > 0 ? n[0] : "", o = ea("%" + a + "%", t), i = o.name, u = o.value, f = !1, p = o.alias;
809
- p && (a = p[0], jn(n, Vn([0, 1], p)));
810
- for (var c = 1, y = !0; c < n.length; c += 1) {
811
- var l = n[c], h = be(l, 0, 1), v = be(l, -1);
830
+ var n = Zn(e), a = n.length > 0 ? n[0] : "", o = ea("%" + a + "%", t), i = o.name, u = o.value, l = !1, c = o.alias;
831
+ c && (a = c[0], jn(n, Vn([0, 1], c)));
832
+ for (var p = 1, y = !0; p < n.length; p += 1) {
833
+ var f = n[p], h = be(f, 0, 1), v = be(f, -1);
812
834
  if ((h === '"' || h === "'" || h === "`" || v === '"' || v === "'" || v === "`") && h !== v)
813
835
  throw new Y("property names with quotes must have matching quotes");
814
- if ((l === "constructor" || !y) && (f = !0), a += "." + l, i = "%" + a + "%", Se(G, i))
836
+ if ((f === "constructor" || !y) && (l = !0), a += "." + f, i = "%" + a + "%", Se(G, i))
815
837
  u = G[i];
816
838
  else if (u != null) {
817
- if (!(l in u)) {
839
+ if (!(f in u)) {
818
840
  if (!t)
819
841
  throw new j("base intrinsic for " + e + " exists, but the property is not available.");
820
842
  return;
821
843
  }
822
- if (ie && c + 1 >= n.length) {
823
- var b = ie(u, l);
824
- y = !!b, y && "get" in b && !("originalValue" in b.get) ? u = b.get : u = u[l];
844
+ if (ie && p + 1 >= n.length) {
845
+ var g = ie(u, f);
846
+ y = !!g, y && "get" in g && !("originalValue" in g.get) ? u = g.get : u = u[f];
825
847
  } else
826
- y = Se(u, l), u = u[l];
827
- y && !f && (G[i] = u);
848
+ y = Se(u, f), u = u[f];
849
+ y && !l && (G[i] = u);
828
850
  }
829
851
  }
830
852
  return u;
831
- }, qr = er, zr = Gr, ra = zr([qr("%String.prototype.indexOf%")]), Kr = function(e, t) {
853
+ }, Yr = ar, Xr = Vr, ra = Xr([Yr("%String.prototype.indexOf%")]), Zr = function(e, t) {
832
854
  var n = (
833
855
  /** @type {Parameters<typeof callBindBasic>[0][0]} */
834
- qr(e, !!t)
856
+ Yr(e, !!t)
835
857
  );
836
- return typeof n == "function" && ra(e, ".prototype.") > -1 ? zr([n]) : n;
837
- }, ta = er, ue = Kr, na = we, aa = X, $r = ta("%Map%", !0), oa = ue("Map.prototype.get", !0), ia = ue("Map.prototype.set", !0), fa = ue("Map.prototype.has", !0), la = ue("Map.prototype.delete", !0), ua = ue("Map.prototype.size", !0), Qr = !!$r && /** @type {Exclude<import('.'), false>} */
858
+ return typeof n == "function" && ra(e, ".prototype.") > -1 ? Xr([n]) : n;
859
+ }, ta = ar, ue = Zr, na = we, aa = X, Mr = ta("%Map%", !0), oa = ue("Map.prototype.get", !0), ia = ue("Map.prototype.set", !0), fa = ue("Map.prototype.has", !0), la = ue("Map.prototype.delete", !0), ua = ue("Map.prototype.size", !0), et = !!Mr && /** @type {Exclude<import('.'), false>} */
838
860
  function() {
839
861
  var e, t = {
840
862
  assert: function(n) {
@@ -856,11 +878,11 @@ function() {
856
878
  return e ? fa(e, n) : !1;
857
879
  },
858
880
  set: function(n, a) {
859
- e || (e = new $r()), ia(e, n, a);
881
+ e || (e = new Mr()), ia(e, n, a);
860
882
  }
861
883
  };
862
884
  return t;
863
- }, ca = er, Ee = Kr, pa = we, se = Qr, ya = X, Q = ca("%WeakMap%", !0), sa = Ee("WeakMap.prototype.get", !0), da = Ee("WeakMap.prototype.set", !0), va = Ee("WeakMap.prototype.has", !0), ha = Ee("WeakMap.prototype.delete", !0), ma = Q ? (
885
+ }, ca = ar, Ee = Zr, pa = we, se = et, ya = X, Q = ca("%WeakMap%", !0), sa = Ee("WeakMap.prototype.get", !0), da = Ee("WeakMap.prototype.set", !0), va = Ee("WeakMap.prototype.has", !0), ha = Ee("WeakMap.prototype.delete", !0), ma = Q ? (
864
886
  /** @type {Exclude<import('.'), false>} */
865
887
  function() {
866
888
  var e, t, n = {
@@ -888,7 +910,7 @@ function() {
888
910
  };
889
911
  return n;
890
912
  }
891
- ) : se, ga = X, Sa = we, ba = Wt, wa = Qr, Oa = ma, Aa = Oa || wa || ba, Ea = function() {
913
+ ) : se, ga = X, Sa = we, ba = Qt, wa = et, Oa = ma, Aa = Oa || wa || ba, Ea = function() {
892
914
  var e, t = {
893
915
  assert: function(n) {
894
916
  if (!t.has(n))
@@ -908,11 +930,11 @@ function() {
908
930
  }
909
931
  };
910
932
  return t;
911
- }, Pa = String.prototype.replace, $a = /%20/g, We = {
933
+ }, Pa = String.prototype.replace, $a = /%20/g, He = {
912
934
  RFC1738: "RFC1738",
913
935
  RFC3986: "RFC3986"
914
- }, rr = {
915
- default: We.RFC3986,
936
+ }, or = {
937
+ default: He.RFC3986,
916
938
  formatters: {
917
939
  RFC1738: function(r) {
918
940
  return Pa.call(r, $a, "+");
@@ -921,9 +943,9 @@ function() {
921
943
  return String(r);
922
944
  }
923
945
  },
924
- RFC1738: We.RFC1738,
925
- RFC3986: We.RFC3986
926
- }, Ia = rr, Ge = Object.prototype.hasOwnProperty, W = Array.isArray, A = function() {
946
+ RFC1738: He.RFC1738,
947
+ RFC3986: He.RFC3986
948
+ }, Ia = or, ze = Object.prototype.hasOwnProperty, W = Array.isArray, E = function() {
927
949
  for (var r = [], e = 0; e < 256; ++e)
928
950
  r.push("%" + ((e < 16 ? "0" : "") + e.toString(16)).toUpperCase());
929
951
  return r;
@@ -936,18 +958,18 @@ function() {
936
958
  t.obj[t.prop] = a;
937
959
  }
938
960
  }
939
- }, Vr = function(e, t) {
961
+ }, rt = function(e, t) {
940
962
  for (var n = t && t.plainObjects ? { __proto__: null } : {}, a = 0; a < e.length; ++a)
941
963
  typeof e[a] < "u" && (n[a] = e[a]);
942
964
  return n;
943
- }, xa = function r(e, t, n) {
965
+ }, Ra = function r(e, t, n) {
944
966
  if (!t)
945
967
  return e;
946
968
  if (typeof t != "object" && typeof t != "function") {
947
969
  if (W(e))
948
970
  e.push(t);
949
971
  else if (e && typeof e == "object")
950
- (n && (n.plainObjects || n.allowPrototypes) || !Ge.call(Object.prototype, t)) && (e[t] = !0);
972
+ (n && (n.plainObjects || n.allowPrototypes) || !ze.call(Object.prototype, t)) && (e[t] = !0);
951
973
  else
952
974
  return [e, t];
953
975
  return e;
@@ -955,21 +977,21 @@ function() {
955
977
  if (!e || typeof e != "object")
956
978
  return [e].concat(t);
957
979
  var a = e;
958
- return W(e) && !W(t) && (a = Vr(e, n)), W(e) && W(t) ? (t.forEach(function(o, i) {
959
- if (Ge.call(e, i)) {
980
+ return W(e) && !W(t) && (a = rt(e, n)), W(e) && W(t) ? (t.forEach(function(o, i) {
981
+ if (ze.call(e, i)) {
960
982
  var u = e[i];
961
983
  u && typeof u == "object" && o && typeof o == "object" ? e[i] = r(u, o, n) : e.push(o);
962
984
  } else
963
985
  e[i] = o;
964
986
  }), e) : Object.keys(t).reduce(function(o, i) {
965
987
  var u = t[i];
966
- return Ge.call(o, i) ? o[i] = r(o[i], u, n) : o[i] = u, o;
988
+ return ze.call(o, i) ? o[i] = r(o[i], u, n) : o[i] = u, o;
967
989
  }, a);
968
- }, Ra = function(e, t) {
990
+ }, xa = function(e, t) {
969
991
  return Object.keys(t).reduce(function(n, a) {
970
992
  return n[a] = t[a], n;
971
993
  }, e);
972
- }, Da = function(r, e, t) {
994
+ }, Fa = function(r, e, t) {
973
995
  var n = r.replace(/\+/g, " ");
974
996
  if (t === "iso-8859-1")
975
997
  return n.replace(/%[0-9a-f]{2}/gi, unescape);
@@ -978,7 +1000,7 @@ function() {
978
1000
  } catch {
979
1001
  return n;
980
1002
  }
981
- }, ke = 1024, Fa = function(e, t, n, a, o) {
1003
+ }, Ke = 1024, Da = function(e, t, n, a, o) {
982
1004
  if (e.length === 0)
983
1005
  return e;
984
1006
  var i = e;
@@ -986,35 +1008,35 @@ function() {
986
1008
  return escape(i).replace(/%u[0-9a-f]{4}/gi, function(h) {
987
1009
  return "%26%23" + parseInt(h.slice(2), 16) + "%3B";
988
1010
  });
989
- for (var u = "", f = 0; f < i.length; f += ke) {
990
- for (var p = i.length >= ke ? i.slice(f, f + ke) : i, c = [], y = 0; y < p.length; ++y) {
991
- var l = p.charCodeAt(y);
992
- if (l === 45 || l === 46 || l === 95 || l === 126 || l >= 48 && l <= 57 || l >= 65 && l <= 90 || l >= 97 && l <= 122 || o === Ia.RFC1738 && (l === 40 || l === 41)) {
993
- c[c.length] = p.charAt(y);
1011
+ for (var u = "", l = 0; l < i.length; l += Ke) {
1012
+ for (var c = i.length >= Ke ? i.slice(l, l + Ke) : i, p = [], y = 0; y < c.length; ++y) {
1013
+ var f = c.charCodeAt(y);
1014
+ if (f === 45 || f === 46 || f === 95 || f === 126 || f >= 48 && f <= 57 || f >= 65 && f <= 90 || f >= 97 && f <= 122 || o === Ia.RFC1738 && (f === 40 || f === 41)) {
1015
+ p[p.length] = c.charAt(y);
994
1016
  continue;
995
1017
  }
996
- if (l < 128) {
997
- c[c.length] = A[l];
1018
+ if (f < 128) {
1019
+ p[p.length] = E[f];
998
1020
  continue;
999
1021
  }
1000
- if (l < 2048) {
1001
- c[c.length] = A[192 | l >> 6] + A[128 | l & 63];
1022
+ if (f < 2048) {
1023
+ p[p.length] = E[192 | f >> 6] + E[128 | f & 63];
1002
1024
  continue;
1003
1025
  }
1004
- if (l < 55296 || l >= 57344) {
1005
- c[c.length] = A[224 | l >> 12] + A[128 | l >> 6 & 63] + A[128 | l & 63];
1026
+ if (f < 55296 || f >= 57344) {
1027
+ p[p.length] = E[224 | f >> 12] + E[128 | f >> 6 & 63] + E[128 | f & 63];
1006
1028
  continue;
1007
1029
  }
1008
- y += 1, l = 65536 + ((l & 1023) << 10 | p.charCodeAt(y) & 1023), c[c.length] = A[240 | l >> 18] + A[128 | l >> 12 & 63] + A[128 | l >> 6 & 63] + A[128 | l & 63];
1030
+ y += 1, f = 65536 + ((f & 1023) << 10 | c.charCodeAt(y) & 1023), p[p.length] = E[240 | f >> 18] + E[128 | f >> 12 & 63] + E[128 | f >> 6 & 63] + E[128 | f & 63];
1009
1031
  }
1010
- u += c.join("");
1032
+ u += p.join("");
1011
1033
  }
1012
1034
  return u;
1013
1035
  }, Ma = function(e) {
1014
1036
  for (var t = [{ obj: { o: e }, prop: "o" }], n = [], a = 0; a < t.length; ++a)
1015
- for (var o = t[a], i = o.obj[o.prop], u = Object.keys(i), f = 0; f < u.length; ++f) {
1016
- var p = u[f], c = i[p];
1017
- typeof c == "object" && c !== null && n.indexOf(c) === -1 && (t.push({ obj: i, prop: p }), n.push(c));
1037
+ for (var o = t[a], i = o.obj[o.prop], u = Object.keys(i), l = 0; l < u.length; ++l) {
1038
+ var c = u[l], p = i[c];
1039
+ typeof p == "object" && p !== null && n.indexOf(p) === -1 && (t.push({ obj: i, prop: c }), n.push(p));
1018
1040
  }
1019
1041
  return _a(t), e;
1020
1042
  }, Na = function(e) {
@@ -1030,18 +1052,18 @@ function() {
1030
1052
  return n;
1031
1053
  }
1032
1054
  return t(e);
1033
- }, jr = {
1034
- arrayToObject: Vr,
1035
- assign: Ra,
1055
+ }, tt = {
1056
+ arrayToObject: rt,
1057
+ assign: xa,
1036
1058
  combine: Ca,
1037
1059
  compact: Ma,
1038
- decode: Da,
1039
- encode: Fa,
1060
+ decode: Fa,
1061
+ encode: Da,
1040
1062
  isBuffer: Ta,
1041
1063
  isRegExp: Na,
1042
1064
  maybeMap: Ba,
1043
- merge: xa
1044
- }, Jr = Ea, he = jr, oe = rr, La = Object.prototype.hasOwnProperty, Yr = {
1065
+ merge: Ra
1066
+ }, nt = Ea, he = tt, oe = or, La = Object.prototype.hasOwnProperty, at = {
1045
1067
  brackets: function(e) {
1046
1068
  return e + "[]";
1047
1069
  },
@@ -1052,9 +1074,9 @@ function() {
1052
1074
  repeat: function(e) {
1053
1075
  return e;
1054
1076
  }
1055
- }, E = Array.isArray, Ua = Array.prototype.push, Xr = function(r, e) {
1056
- Ua.apply(r, E(e) ? e : [e]);
1057
- }, Wa = Date.prototype.toISOString, Ir = oe.default, g = {
1077
+ }, P = Array.isArray, Ua = Array.prototype.push, ot = function(r, e) {
1078
+ Ua.apply(r, P(e) ? e : [e]);
1079
+ }, Wa = Date.prototype.toISOString, Nr = oe.default, S = {
1058
1080
  addQueryPrefix: !1,
1059
1081
  allowDots: !1,
1060
1082
  allowEmptyArrays: !1,
@@ -1068,8 +1090,8 @@ function() {
1068
1090
  encoder: he.encode,
1069
1091
  encodeValuesOnly: !1,
1070
1092
  filter: void 0,
1071
- format: Ir,
1072
- formatter: oe.formatters[Ir],
1093
+ format: Nr,
1094
+ formatter: oe.formatters[Nr],
1073
1095
  // deprecated
1074
1096
  indices: !1,
1075
1097
  serializeDate: function(e) {
@@ -1079,84 +1101,84 @@ function() {
1079
1101
  strictNullHandling: !1
1080
1102
  }, Ga = function(e) {
1081
1103
  return typeof e == "string" || typeof e == "number" || typeof e == "boolean" || typeof e == "symbol" || typeof e == "bigint";
1082
- }, He = {}, ka = function r(e, t, n, a, o, i, u, f, p, c, y, l, h, v, b, w, _, x) {
1083
- for (var d = e, R = x, T = 0, Z = !1; (R = R.get(He)) !== void 0 && !Z; ) {
1084
- var q = R.get(e);
1085
- if (T += 1, typeof q < "u") {
1086
- if (q === T)
1104
+ }, Qe = {}, qa = function r(e, t, n, a, o, i, u, l, c, p, y, f, h, v, g, w, O, R) {
1105
+ for (var d = e, x = R, T = 0, Z = !1; (x = x.get(Qe)) !== void 0 && !Z; ) {
1106
+ var H = x.get(e);
1107
+ if (T += 1, typeof H < "u") {
1108
+ if (H === T)
1087
1109
  throw new RangeError("Cyclic object value");
1088
1110
  Z = !0;
1089
1111
  }
1090
- typeof R.get(He) > "u" && (T = 0);
1112
+ typeof x.get(Qe) > "u" && (T = 0);
1091
1113
  }
1092
- if (typeof c == "function" ? d = c(t, d) : d instanceof Date ? d = h(d) : n === "comma" && E(d) && (d = he.maybeMap(d, function($e) {
1114
+ if (typeof p == "function" ? d = p(t, d) : d instanceof Date ? d = h(d) : n === "comma" && P(d) && (d = he.maybeMap(d, function($e) {
1093
1115
  return $e instanceof Date ? h($e) : $e;
1094
1116
  })), d === null) {
1095
1117
  if (i)
1096
- return p && !w ? p(t, g.encoder, _, "key", v) : t;
1118
+ return c && !w ? c(t, S.encoder, O, "key", v) : t;
1097
1119
  d = "";
1098
1120
  }
1099
1121
  if (Ga(d) || he.isBuffer(d)) {
1100
- if (p) {
1101
- var ce = w ? t : p(t, g.encoder, _, "key", v);
1102
- return [b(ce) + "=" + b(p(d, g.encoder, _, "value", v))];
1122
+ if (c) {
1123
+ var ce = w ? t : c(t, S.encoder, O, "key", v);
1124
+ return [g(ce) + "=" + g(c(d, S.encoder, O, "value", v))];
1103
1125
  }
1104
- return [b(t) + "=" + b(String(d))];
1126
+ return [g(t) + "=" + g(String(d))];
1105
1127
  }
1106
1128
  var C = [];
1107
1129
  if (typeof d > "u")
1108
1130
  return C;
1109
- var D;
1110
- if (n === "comma" && E(d))
1111
- w && p && (d = he.maybeMap(d, p)), D = [{ value: d.length > 0 ? d.join(",") || null : void 0 }];
1112
- else if (E(c))
1113
- D = c;
1131
+ var F;
1132
+ if (n === "comma" && P(d))
1133
+ w && c && (d = he.maybeMap(d, c)), F = [{ value: d.length > 0 ? d.join(",") || null : void 0 }];
1134
+ else if (P(p))
1135
+ F = p;
1114
1136
  else {
1115
1137
  var pe = Object.keys(d);
1116
- D = y ? pe.sort(y) : pe;
1138
+ F = y ? pe.sort(y) : pe;
1117
1139
  }
1118
- var z = f ? String(t).replace(/\./g, "%2E") : String(t), O = a && E(d) && d.length === 1 ? z + "[]" : z;
1119
- if (o && E(d) && d.length === 0)
1120
- return O + "[]";
1121
- for (var F = 0; F < D.length; ++F) {
1122
- var $ = D[F], ee = typeof $ == "object" && $ && typeof $.value < "u" ? $.value : d[$];
1140
+ var z = l ? String(t).replace(/\./g, "%2E") : String(t), A = a && P(d) && d.length === 1 ? z + "[]" : z;
1141
+ if (o && P(d) && d.length === 0)
1142
+ return A + "[]";
1143
+ for (var D = 0; D < F.length; ++D) {
1144
+ var I = F[D], ee = typeof I == "object" && I && typeof I.value < "u" ? I.value : d[I];
1123
1145
  if (!(u && ee === null)) {
1124
- var Pe = l && f ? String($).replace(/\./g, "%2E") : String($), et = E(d) ? typeof n == "function" ? n(O, Pe) : O : O + (l ? "." + Pe : "[" + Pe + "]");
1125
- x.set(e, T);
1126
- var tr = Jr();
1127
- tr.set(He, x), Xr(C, r(
1146
+ var Pe = f && l ? String(I).replace(/\./g, "%2E") : String(I), ft = P(d) ? typeof n == "function" ? n(A, Pe) : A : A + (f ? "." + Pe : "[" + Pe + "]");
1147
+ R.set(e, T);
1148
+ var ir = nt();
1149
+ ir.set(Qe, R), ot(C, r(
1128
1150
  ee,
1129
- et,
1151
+ ft,
1130
1152
  n,
1131
1153
  a,
1132
1154
  o,
1133
1155
  i,
1134
1156
  u,
1135
- f,
1136
- n === "comma" && w && E(d) ? null : p,
1137
- c,
1138
- y,
1139
1157
  l,
1158
+ n === "comma" && w && P(d) ? null : c,
1159
+ p,
1160
+ y,
1161
+ f,
1140
1162
  h,
1141
1163
  v,
1142
- b,
1164
+ g,
1143
1165
  w,
1144
- _,
1145
- tr
1166
+ O,
1167
+ ir
1146
1168
  ));
1147
1169
  }
1148
1170
  }
1149
1171
  return C;
1150
- }, Ha = function(e) {
1172
+ }, ka = function(e) {
1151
1173
  if (!e)
1152
- return g;
1174
+ return S;
1153
1175
  if (typeof e.allowEmptyArrays < "u" && typeof e.allowEmptyArrays != "boolean")
1154
1176
  throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");
1155
1177
  if (typeof e.encodeDotInKeys < "u" && typeof e.encodeDotInKeys != "boolean")
1156
1178
  throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");
1157
1179
  if (e.encoder !== null && typeof e.encoder < "u" && typeof e.encoder != "function")
1158
1180
  throw new TypeError("Encoder has to be a function.");
1159
- var t = e.charset || g.charset;
1181
+ var t = e.charset || S.charset;
1160
1182
  if (typeof e.charset < "u" && e.charset !== "utf-8" && e.charset !== "iso-8859-1")
1161
1183
  throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");
1162
1184
  var n = oe.default;
@@ -1165,48 +1187,48 @@ function() {
1165
1187
  throw new TypeError("Unknown format option provided.");
1166
1188
  n = e.format;
1167
1189
  }
1168
- var a = oe.formatters[n], o = g.filter;
1169
- (typeof e.filter == "function" || E(e.filter)) && (o = e.filter);
1190
+ var a = oe.formatters[n], o = S.filter;
1191
+ (typeof e.filter == "function" || P(e.filter)) && (o = e.filter);
1170
1192
  var i;
1171
- if (e.arrayFormat in Yr ? i = e.arrayFormat : "indices" in e ? i = e.indices ? "indices" : "repeat" : i = g.arrayFormat, "commaRoundTrip" in e && typeof e.commaRoundTrip != "boolean")
1193
+ if (e.arrayFormat in at ? i = e.arrayFormat : "indices" in e ? i = e.indices ? "indices" : "repeat" : i = S.arrayFormat, "commaRoundTrip" in e && typeof e.commaRoundTrip != "boolean")
1172
1194
  throw new TypeError("`commaRoundTrip` must be a boolean, or absent");
1173
- var u = typeof e.allowDots > "u" ? e.encodeDotInKeys === !0 ? !0 : g.allowDots : !!e.allowDots;
1195
+ var u = typeof e.allowDots > "u" ? e.encodeDotInKeys === !0 ? !0 : S.allowDots : !!e.allowDots;
1174
1196
  return {
1175
- addQueryPrefix: typeof e.addQueryPrefix == "boolean" ? e.addQueryPrefix : g.addQueryPrefix,
1197
+ addQueryPrefix: typeof e.addQueryPrefix == "boolean" ? e.addQueryPrefix : S.addQueryPrefix,
1176
1198
  allowDots: u,
1177
- allowEmptyArrays: typeof e.allowEmptyArrays == "boolean" ? !!e.allowEmptyArrays : g.allowEmptyArrays,
1199
+ allowEmptyArrays: typeof e.allowEmptyArrays == "boolean" ? !!e.allowEmptyArrays : S.allowEmptyArrays,
1178
1200
  arrayFormat: i,
1179
1201
  charset: t,
1180
- charsetSentinel: typeof e.charsetSentinel == "boolean" ? e.charsetSentinel : g.charsetSentinel,
1202
+ charsetSentinel: typeof e.charsetSentinel == "boolean" ? e.charsetSentinel : S.charsetSentinel,
1181
1203
  commaRoundTrip: !!e.commaRoundTrip,
1182
- delimiter: typeof e.delimiter > "u" ? g.delimiter : e.delimiter,
1183
- encode: typeof e.encode == "boolean" ? e.encode : g.encode,
1184
- encodeDotInKeys: typeof e.encodeDotInKeys == "boolean" ? e.encodeDotInKeys : g.encodeDotInKeys,
1185
- encoder: typeof e.encoder == "function" ? e.encoder : g.encoder,
1186
- encodeValuesOnly: typeof e.encodeValuesOnly == "boolean" ? e.encodeValuesOnly : g.encodeValuesOnly,
1204
+ delimiter: typeof e.delimiter > "u" ? S.delimiter : e.delimiter,
1205
+ encode: typeof e.encode == "boolean" ? e.encode : S.encode,
1206
+ encodeDotInKeys: typeof e.encodeDotInKeys == "boolean" ? e.encodeDotInKeys : S.encodeDotInKeys,
1207
+ encoder: typeof e.encoder == "function" ? e.encoder : S.encoder,
1208
+ encodeValuesOnly: typeof e.encodeValuesOnly == "boolean" ? e.encodeValuesOnly : S.encodeValuesOnly,
1187
1209
  filter: o,
1188
1210
  format: n,
1189
1211
  formatter: a,
1190
- serializeDate: typeof e.serializeDate == "function" ? e.serializeDate : g.serializeDate,
1191
- skipNulls: typeof e.skipNulls == "boolean" ? e.skipNulls : g.skipNulls,
1212
+ serializeDate: typeof e.serializeDate == "function" ? e.serializeDate : S.serializeDate,
1213
+ skipNulls: typeof e.skipNulls == "boolean" ? e.skipNulls : S.skipNulls,
1192
1214
  sort: typeof e.sort == "function" ? e.sort : null,
1193
- strictNullHandling: typeof e.strictNullHandling == "boolean" ? e.strictNullHandling : g.strictNullHandling
1215
+ strictNullHandling: typeof e.strictNullHandling == "boolean" ? e.strictNullHandling : S.strictNullHandling
1194
1216
  };
1195
- }, qa = function(r, e) {
1196
- var t = r, n = Ha(e), a, o;
1197
- typeof n.filter == "function" ? (o = n.filter, t = o("", t)) : E(n.filter) && (o = n.filter, a = o);
1217
+ }, Ha = function(r, e) {
1218
+ var t = r, n = ka(e), a, o;
1219
+ typeof n.filter == "function" ? (o = n.filter, t = o("", t)) : P(n.filter) && (o = n.filter, a = o);
1198
1220
  var i = [];
1199
1221
  if (typeof t != "object" || t === null)
1200
1222
  return "";
1201
- var u = Yr[n.arrayFormat], f = u === "comma" && n.commaRoundTrip;
1223
+ var u = at[n.arrayFormat], l = u === "comma" && n.commaRoundTrip;
1202
1224
  a || (a = Object.keys(t)), n.sort && a.sort(n.sort);
1203
- for (var p = Jr(), c = 0; c < a.length; ++c) {
1204
- var y = a[c], l = t[y];
1205
- n.skipNulls && l === null || Xr(i, ka(
1206
- l,
1225
+ for (var c = nt(), p = 0; p < a.length; ++p) {
1226
+ var y = a[p], f = t[y];
1227
+ n.skipNulls && f === null || ot(i, qa(
1228
+ f,
1207
1229
  y,
1208
1230
  u,
1209
- f,
1231
+ l,
1210
1232
  n.allowEmptyArrays,
1211
1233
  n.strictNullHandling,
1212
1234
  n.skipNulls,
@@ -1220,12 +1242,12 @@ function() {
1220
1242
  n.formatter,
1221
1243
  n.encodeValuesOnly,
1222
1244
  n.charset,
1223
- p
1245
+ c
1224
1246
  ));
1225
1247
  }
1226
1248
  var h = i.join(n.delimiter), v = n.addQueryPrefix === !0 ? "?" : "";
1227
1249
  return n.charsetSentinel && (n.charset === "iso-8859-1" ? v += "utf8=%26%2310003%3B&" : v += "utf8=%E2%9C%93&"), h.length > 0 ? v + h : "";
1228
- }, k = jr, je = Object.prototype.hasOwnProperty, _r = Array.isArray, m = {
1250
+ }, q = tt, Ze = Object.prototype.hasOwnProperty, Tr = Array.isArray, m = {
1229
1251
  allowDots: !1,
1230
1252
  allowEmptyArrays: !1,
1231
1253
  allowPrototypes: !1,
@@ -1235,7 +1257,7 @@ function() {
1235
1257
  charsetSentinel: !1,
1236
1258
  comma: !1,
1237
1259
  decodeDotInKeys: !1,
1238
- decoder: k.decode,
1260
+ decoder: q.decode,
1239
1261
  delimiter: "&",
1240
1262
  depth: 5,
1241
1263
  duplicates: "combine",
@@ -1251,7 +1273,7 @@ function() {
1251
1273
  return r.replace(/&#(\d+);/g, function(e, t) {
1252
1274
  return String.fromCharCode(parseInt(t, 10));
1253
1275
  });
1254
- }, Zr = function(r, e, t) {
1276
+ }, it = function(r, e, t) {
1255
1277
  if (r && typeof r == "string" && e.comma && r.indexOf(",") > -1)
1256
1278
  return r.split(",");
1257
1279
  if (e.throwOnLimitExceeded && t >= e.arrayLimit)
@@ -1266,25 +1288,25 @@ function() {
1266
1288
  );
1267
1289
  if (t.throwOnLimitExceeded && i.length > o)
1268
1290
  throw new RangeError("Parameter limit exceeded. Only " + o + " parameter" + (o === 1 ? "" : "s") + " allowed.");
1269
- var u = -1, f, p = t.charset;
1291
+ var u = -1, l, c = t.charset;
1270
1292
  if (t.charsetSentinel)
1271
- for (f = 0; f < i.length; ++f)
1272
- i[f].indexOf("utf8=") === 0 && (i[f] === Qa ? p = "utf-8" : i[f] === Ka && (p = "iso-8859-1"), u = f, f = i.length);
1273
- for (f = 0; f < i.length; ++f)
1274
- if (f !== u) {
1275
- var c = i[f], y = c.indexOf("]="), l = y === -1 ? c.indexOf("=") : y + 1, h, v;
1276
- l === -1 ? (h = t.decoder(c, m.decoder, p, "key"), v = t.strictNullHandling ? null : "") : (h = t.decoder(c.slice(0, l), m.decoder, p, "key"), v = k.maybeMap(
1277
- Zr(
1278
- c.slice(l + 1),
1293
+ for (l = 0; l < i.length; ++l)
1294
+ i[l].indexOf("utf8=") === 0 && (i[l] === Qa ? c = "utf-8" : i[l] === Ka && (c = "iso-8859-1"), u = l, l = i.length);
1295
+ for (l = 0; l < i.length; ++l)
1296
+ if (l !== u) {
1297
+ var p = i[l], y = p.indexOf("]="), f = y === -1 ? p.indexOf("=") : y + 1, h, v;
1298
+ f === -1 ? (h = t.decoder(p, m.decoder, c, "key"), v = t.strictNullHandling ? null : "") : (h = t.decoder(p.slice(0, f), m.decoder, c, "key"), v = q.maybeMap(
1299
+ it(
1300
+ p.slice(f + 1),
1279
1301
  t,
1280
- _r(n[h]) ? n[h].length : 0
1302
+ Tr(n[h]) ? n[h].length : 0
1281
1303
  ),
1282
1304
  function(w) {
1283
- return t.decoder(w, m.decoder, p, "value");
1305
+ return t.decoder(w, m.decoder, c, "value");
1284
1306
  }
1285
- )), v && t.interpretNumericEntities && p === "iso-8859-1" && (v = za(String(v))), c.indexOf("[]=") > -1 && (v = _r(v) ? [v] : v);
1286
- var b = je.call(n, h);
1287
- b && t.duplicates === "combine" ? n[h] = k.combine(n[h], v) : (!b || t.duplicates === "last") && (n[h] = v);
1307
+ )), v && t.interpretNumericEntities && c === "iso-8859-1" && (v = za(String(v))), p.indexOf("[]=") > -1 && (v = Tr(v) ? [v] : v);
1308
+ var g = Ze.call(n, h);
1309
+ g && t.duplicates === "combine" ? n[h] = q.combine(n[h], v) : (!g || t.duplicates === "last") && (n[h] = v);
1288
1310
  }
1289
1311
  return n;
1290
1312
  }, ja = function(r, e, t, n) {
@@ -1293,37 +1315,37 @@ function() {
1293
1315
  var o = r.slice(0, -1).join("");
1294
1316
  a = Array.isArray(e) && e[o] ? e[o].length : 0;
1295
1317
  }
1296
- for (var i = n ? e : Zr(e, t, a), u = r.length - 1; u >= 0; --u) {
1297
- var f, p = r[u];
1298
- if (p === "[]" && t.parseArrays)
1299
- f = t.allowEmptyArrays && (i === "" || t.strictNullHandling && i === null) ? [] : k.combine([], i);
1318
+ for (var i = n ? e : it(e, t, a), u = r.length - 1; u >= 0; --u) {
1319
+ var l, c = r[u];
1320
+ if (c === "[]" && t.parseArrays)
1321
+ l = t.allowEmptyArrays && (i === "" || t.strictNullHandling && i === null) ? [] : q.combine([], i);
1300
1322
  else {
1301
- f = t.plainObjects ? { __proto__: null } : {};
1302
- var c = p.charAt(0) === "[" && p.charAt(p.length - 1) === "]" ? p.slice(1, -1) : p, y = t.decodeDotInKeys ? c.replace(/%2E/g, ".") : c, l = parseInt(y, 10);
1303
- !t.parseArrays && y === "" ? f = { 0: i } : !isNaN(l) && p !== y && String(l) === y && l >= 0 && t.parseArrays && l <= t.arrayLimit ? (f = [], f[l] = i) : y !== "__proto__" && (f[y] = i);
1323
+ l = t.plainObjects ? { __proto__: null } : {};
1324
+ var p = c.charAt(0) === "[" && c.charAt(c.length - 1) === "]" ? c.slice(1, -1) : c, y = t.decodeDotInKeys ? p.replace(/%2E/g, ".") : p, f = parseInt(y, 10);
1325
+ !t.parseArrays && y === "" ? l = { 0: i } : !isNaN(f) && c !== y && String(f) === y && f >= 0 && t.parseArrays && f <= t.arrayLimit ? (l = [], l[f] = i) : y !== "__proto__" && (l[y] = i);
1304
1326
  }
1305
- i = f;
1327
+ i = l;
1306
1328
  }
1307
1329
  return i;
1308
1330
  }, Ja = function(e, t, n, a) {
1309
1331
  if (e) {
1310
- var o = n.allowDots ? e.replace(/\.([^.[]+)/g, "[$1]") : e, i = /(\[[^[\]]*])/, u = /(\[[^[\]]*])/g, f = n.depth > 0 && i.exec(o), p = f ? o.slice(0, f.index) : o, c = [];
1311
- if (p) {
1312
- if (!n.plainObjects && je.call(Object.prototype, p) && !n.allowPrototypes)
1332
+ var o = n.allowDots ? e.replace(/\.([^.[]+)/g, "[$1]") : e, i = /(\[[^[\]]*])/, u = /(\[[^[\]]*])/g, l = n.depth > 0 && i.exec(o), c = l ? o.slice(0, l.index) : o, p = [];
1333
+ if (c) {
1334
+ if (!n.plainObjects && Ze.call(Object.prototype, c) && !n.allowPrototypes)
1313
1335
  return;
1314
- c.push(p);
1336
+ p.push(c);
1315
1337
  }
1316
- for (var y = 0; n.depth > 0 && (f = u.exec(o)) !== null && y < n.depth; ) {
1317
- if (y += 1, !n.plainObjects && je.call(Object.prototype, f[1].slice(1, -1)) && !n.allowPrototypes)
1338
+ for (var y = 0; n.depth > 0 && (l = u.exec(o)) !== null && y < n.depth; ) {
1339
+ if (y += 1, !n.plainObjects && Ze.call(Object.prototype, l[1].slice(1, -1)) && !n.allowPrototypes)
1318
1340
  return;
1319
- c.push(f[1]);
1341
+ p.push(l[1]);
1320
1342
  }
1321
- if (f) {
1343
+ if (l) {
1322
1344
  if (n.strictDepth === !0)
1323
1345
  throw new RangeError("Input depth exceeded depth option of " + n.depth + " and strictDepth is true");
1324
- c.push("[" + o.slice(f.index) + "]");
1346
+ p.push("[" + o.slice(l.index) + "]");
1325
1347
  }
1326
- return ja(c, t, n, a);
1348
+ return ja(p, t, n, a);
1327
1349
  }
1328
1350
  }, Ya = function(e) {
1329
1351
  if (!e)
@@ -1353,7 +1375,7 @@ function() {
1353
1375
  comma: typeof e.comma == "boolean" ? e.comma : m.comma,
1354
1376
  decodeDotInKeys: typeof e.decodeDotInKeys == "boolean" ? e.decodeDotInKeys : m.decodeDotInKeys,
1355
1377
  decoder: typeof e.decoder == "function" ? e.decoder : m.decoder,
1356
- delimiter: typeof e.delimiter == "string" || k.isRegExp(e.delimiter) ? e.delimiter : m.delimiter,
1378
+ delimiter: typeof e.delimiter == "string" || q.isRegExp(e.delimiter) ? e.delimiter : m.delimiter,
1357
1379
  // eslint-disable-next-line no-implicit-coercion, no-extra-parens
1358
1380
  depth: typeof e.depth == "number" || e.depth === !1 ? +e.depth : m.depth,
1359
1381
  duplicates: n,
@@ -1371,16 +1393,16 @@ function() {
1371
1393
  if (r === "" || r === null || typeof r > "u")
1372
1394
  return t.plainObjects ? { __proto__: null } : {};
1373
1395
  for (var n = typeof r == "string" ? Va(r, t) : r, a = t.plainObjects ? { __proto__: null } : {}, o = Object.keys(n), i = 0; i < o.length; ++i) {
1374
- var u = o[i], f = Ja(u, n[u], t, typeof r == "string");
1375
- a = k.merge(a, f, t);
1396
+ var u = o[i], l = Ja(u, n[u], t, typeof r == "string");
1397
+ a = q.merge(a, l, t);
1376
1398
  }
1377
- return t.allowSparse === !0 ? a : k.compact(a);
1378
- }, Za = qa, eo = Xa, ro = rr, to = {
1399
+ return t.allowSparse === !0 ? a : q.compact(a);
1400
+ }, Za = Ha, eo = Xa, ro = or, to = {
1379
1401
  formats: ro,
1380
1402
  parse: eo,
1381
1403
  stringify: Za
1382
1404
  };
1383
- const no = /* @__PURE__ */ rt(to);
1405
+ const no = /* @__PURE__ */ lt(to);
1384
1406
  class ao {
1385
1407
  getKey(e) {
1386
1408
  return {