lr-chatbot 0.26.0 → 0.26.1

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,4 +1,4 @@
1
- function Ur(r, e) {
1
+ function Cr(r, e) {
2
2
  for (var t = 0; t < e.length; t++) {
3
3
  const n = e[t];
4
4
  if (typeof n != "string" && !Array.isArray(n)) {
@@ -14,7 +14,7 @@ function Ur(r, e) {
14
14
  }
15
15
  return Object.freeze(Object.defineProperty(r, Symbol.toStringTag, { value: "Module" }));
16
16
  }
17
- var qe = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
17
+ var Ur = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
18
18
  function Wr(r) {
19
19
  return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
20
20
  }
@@ -37,7 +37,7 @@ function Lr(r) {
37
37
  });
38
38
  }), t;
39
39
  }
40
- var Gr = Error, kr = EvalError, zr = RangeError, Kr = ReferenceError, gr = SyntaxError, ae = TypeError, Hr = URIError, qr = function() {
40
+ var Gr = Error, kr = EvalError, zr = RangeError, Kr = ReferenceError, dr = SyntaxError, ae = TypeError, Hr = URIError, qr = function() {
41
41
  if (typeof Symbol != "function" || typeof Object.getOwnPropertySymbols != "function")
42
42
  return !1;
43
43
  if (typeof Symbol.iterator == "symbol")
@@ -60,14 +60,13 @@ var Gr = Error, kr = EvalError, zr = RangeError, Kr = ReferenceError, gr = Synta
60
60
  return !1;
61
61
  }
62
62
  return !0;
63
- }, Qe = typeof Symbol < "u" && Symbol, Qr = qr, Vr = function() {
64
- return typeof Qe != "function" || typeof Symbol != "function" || typeof Qe("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 : Qr();
65
- }, be = {
66
- __proto__: null,
63
+ }, He = typeof Symbol < "u" && Symbol, Qr = qr, Vr = function() {
64
+ return typeof He != "function" || typeof Symbol != "function" || typeof He("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 : Qr();
65
+ }, qe = {
67
66
  foo: {}
68
67
  }, Jr = Object, jr = function() {
69
- return { __proto__: be }.foo === be.foo && !(be instanceof Jr);
70
- }, Yr = "Function.prototype.bind called on incompatible ", Xr = Object.prototype.toString, Zr = Math.max, et = "[object Function]", Ve = function(e, t) {
68
+ return { __proto__: qe }.foo === qe.foo && !({ __proto__: null } instanceof Jr);
69
+ }, Yr = "Function.prototype.bind called on incompatible ", Xr = Object.prototype.toString, Zr = Math.max, et = "[object Function]", Qe = function(e, t) {
71
70
  for (var n = [], o = 0; o < e.length; o += 1)
72
71
  n[o] = e[o];
73
72
  for (var a = 0; a < t.length; a += 1)
@@ -89,13 +88,13 @@ var Gr = Error, kr = EvalError, zr = RangeError, Kr = ReferenceError, gr = Synta
89
88
  if (this instanceof o) {
90
89
  var c = t.apply(
91
90
  this,
92
- Ve(n, arguments)
91
+ Qe(n, arguments)
93
92
  );
94
93
  return Object(c) === c ? c : this;
95
94
  }
96
95
  return t.apply(
97
96
  e,
98
- Ve(n, arguments)
97
+ Qe(n, arguments)
99
98
  );
100
99
  }, i = Zr(0, t.length - n.length), f = [], l = 0; l < i; l++)
101
100
  f[l] = "$" + l;
@@ -105,9 +104,9 @@ var Gr = Error, kr = EvalError, zr = RangeError, Kr = ReferenceError, gr = Synta
105
104
  p.prototype = t.prototype, o.prototype = new p(), p.prototype = null;
106
105
  }
107
106
  return o;
108
- }, at = nt, Ue = Function.prototype.bind || at, ot = Function.prototype.call, it = Object.prototype.hasOwnProperty, lt = Ue, ft = lt.call(ot, it), y, ut = Gr, ct = kr, pt = zr, yt = Kr, Q = gr, q = ae, st = Hr, mr = Function, Se = function(r) {
107
+ }, at = nt, Ce = Function.prototype.bind || at, ot = Function.prototype.call, it = Object.prototype.hasOwnProperty, lt = Ce, ft = lt.call(ot, it), y, ut = Gr, ct = kr, pt = zr, yt = Kr, Q = dr, q = ae, st = Hr, gr = Function, be = function(r) {
109
108
  try {
110
- return mr('"use strict"; return (' + r + ").constructor;")();
109
+ return gr('"use strict"; return (' + r + ").constructor;")();
111
110
  } catch {
112
111
  }
113
112
  }, W = Object.getOwnPropertyDescriptor;
@@ -117,19 +116,19 @@ if (W)
117
116
  } catch {
118
117
  W = null;
119
118
  }
120
- var we = function() {
119
+ var Se = function() {
121
120
  throw new q();
122
- }, dt = W ? function() {
121
+ }, vt = W ? function() {
123
122
  try {
124
- return arguments.callee, we;
123
+ return arguments.callee, Se;
125
124
  } catch {
126
125
  try {
127
126
  return W(arguments, "callee").get;
128
127
  } catch {
129
- return we;
128
+ return Se;
130
129
  }
131
130
  }
132
- }() : we, z = Vr(), vt = jr(), b = Object.getPrototypeOf || (vt ? function(r) {
131
+ }() : Se, z = Vr(), dt = jr(), b = Object.getPrototypeOf || (dt ? function(r) {
133
132
  return r.__proto__;
134
133
  } : null), H = {}, gt = typeof Uint8Array > "u" || !b ? y : b(Uint8Array), L = {
135
134
  __proto__: null,
@@ -160,7 +159,7 @@ var we = function() {
160
159
  "%Float32Array%": typeof Float32Array > "u" ? y : Float32Array,
161
160
  "%Float64Array%": typeof Float64Array > "u" ? y : Float64Array,
162
161
  "%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? y : FinalizationRegistry,
163
- "%Function%": mr,
162
+ "%Function%": gr,
164
163
  "%GeneratorFunction%": H,
165
164
  "%Int8Array%": typeof Int8Array > "u" ? y : Int8Array,
166
165
  "%Int16Array%": typeof Int16Array > "u" ? y : Int16Array,
@@ -189,7 +188,7 @@ var we = function() {
189
188
  "%StringIteratorPrototype%": z && b ? b(""[Symbol.iterator]()) : y,
190
189
  "%Symbol%": z ? Symbol : y,
191
190
  "%SyntaxError%": Q,
192
- "%ThrowTypeError%": dt,
191
+ "%ThrowTypeError%": vt,
193
192
  "%TypedArray%": gt,
194
193
  "%TypeError%": q,
195
194
  "%Uint8Array%": typeof Uint8Array > "u" ? y : Uint8Array,
@@ -211,11 +210,11 @@ if (b)
211
210
  var ht = function r(e) {
212
211
  var t;
213
212
  if (e === "%AsyncFunction%")
214
- t = Se("async function () {}");
213
+ t = be("async function () {}");
215
214
  else if (e === "%GeneratorFunction%")
216
- t = Se("function* () {}");
215
+ t = be("function* () {}");
217
216
  else if (e === "%AsyncGeneratorFunction%")
218
- t = Se("async function* () {}");
217
+ t = be("async function* () {}");
219
218
  else if (e === "%AsyncGenerator%") {
220
219
  var n = r("%AsyncGeneratorFunction%");
221
220
  n && (t = n.prototype);
@@ -224,7 +223,7 @@ var ht = function r(e) {
224
223
  o && b && (t = b(o.prototype));
225
224
  }
226
225
  return L[e] = t, t;
227
- }, Je = {
226
+ }, Ve = {
228
227
  __proto__: null,
229
228
  "%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
230
229
  "%ArrayPrototype%": ["Array", "prototype"],
@@ -277,19 +276,19 @@ var ht = function r(e) {
277
276
  "%URIErrorPrototype%": ["URIError", "prototype"],
278
277
  "%WeakMapPrototype%": ["WeakMap", "prototype"],
279
278
  "%WeakSetPrototype%": ["WeakSet", "prototype"]
280
- }, oe = Ue, se = ft, bt = oe.call(Function.call, Array.prototype.concat), St = oe.call(Function.apply, Array.prototype.splice), je = oe.call(Function.call, String.prototype.replace), de = oe.call(Function.call, String.prototype.slice), wt = oe.call(Function.call, RegExp.prototype.exec), At = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, Ot = /\\(\\)?/g, Et = function(e) {
281
- var t = de(e, 0, 1), n = de(e, -1);
279
+ }, oe = Ce, se = ft, bt = oe.call(Function.call, Array.prototype.concat), St = oe.call(Function.apply, Array.prototype.splice), Je = oe.call(Function.call, String.prototype.replace), ve = oe.call(Function.call, String.prototype.slice), wt = oe.call(Function.call, RegExp.prototype.exec), At = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, Ot = /\\(\\)?/g, Et = function(e) {
280
+ var t = ve(e, 0, 1), n = ve(e, -1);
282
281
  if (t === "%" && n !== "%")
283
282
  throw new Q("invalid intrinsic syntax, expected closing `%`");
284
283
  if (n === "%" && t !== "%")
285
284
  throw new Q("invalid intrinsic syntax, expected opening `%`");
286
285
  var o = [];
287
- return je(e, At, function(a, i, f, l) {
288
- o[o.length] = f ? je(l, Ot, "$1") : i || a;
286
+ return Je(e, At, function(a, i, f, l) {
287
+ o[o.length] = f ? Je(l, Ot, "$1") : i || a;
289
288
  }), o;
290
289
  }, Pt = function(e, t) {
291
290
  var n = e, o;
292
- if (se(Je, n) && (o = Je[n], n = "%" + o[0] + "%"), se(L, n)) {
291
+ if (se(Ve, n) && (o = Ve[n], n = "%" + o[0] + "%"), se(L, n)) {
293
292
  var a = L[n];
294
293
  if (a === H && (a = ht(n)), typeof a > "u" && !t)
295
294
  throw new q("intrinsic " + e + " exists, but is not available. Please file an issue!");
@@ -310,8 +309,8 @@ var ht = function r(e) {
310
309
  var n = Et(e), o = n.length > 0 ? n[0] : "", a = Pt("%" + o + "%", t), i = a.name, f = a.value, l = !1, p = a.alias;
311
310
  p && (o = p[0], St(n, bt([0, 1], p)));
312
311
  for (var c = 1, s = !0; c < n.length; c += 1) {
313
- var u = n[c], v = de(u, 0, 1), g = de(u, -1);
314
- if ((v === '"' || v === "'" || v === "`" || g === '"' || g === "'" || g === "`") && v !== g)
312
+ var u = n[c], d = ve(u, 0, 1), g = ve(u, -1);
313
+ if ((d === '"' || d === "'" || d === "`" || g === '"' || g === "'" || g === "`") && d !== g)
315
314
  throw new Q("property names with quotes must have matching quotes");
316
315
  if ((u === "constructor" || !s) && (l = !0), o += "." + u, i = "%" + o + "%", se(L, i))
317
316
  f = L[i];
@@ -330,10 +329,10 @@ var ht = function r(e) {
330
329
  }
331
330
  }
332
331
  return f;
333
- }, hr = { exports: {} }, Ae, Ye;
334
- function We() {
335
- if (Ye) return Ae;
336
- Ye = 1;
332
+ }, mr = { exports: {} }, we, je;
333
+ function Ue() {
334
+ if (je) return we;
335
+ je = 1;
337
336
  var r = j, e = r("%Object.defineProperty%", !0) || !1;
338
337
  if (e)
339
338
  try {
@@ -341,7 +340,7 @@ function We() {
341
340
  } catch {
342
341
  e = !1;
343
342
  }
344
- return Ae = e, Ae;
343
+ return we = e, we;
345
344
  }
346
345
  var $t = j, pe = $t("%Object.getOwnPropertyDescriptor%", !0);
347
346
  if (pe)
@@ -350,7 +349,7 @@ if (pe)
350
349
  } catch {
351
350
  pe = null;
352
351
  }
353
- var br = pe, Xe = We(), It = gr, K = ae, Ze = br, Ft = function(e, t, n) {
352
+ var hr = pe, Ye = Ue(), It = dr, K = ae, Xe = hr, Ft = function(e, t, n) {
354
353
  if (!e || typeof e != "object" && typeof e != "function")
355
354
  throw new K("`obj` must be an object or a function`");
356
355
  if (typeof t != "string" && typeof t != "symbol")
@@ -363,9 +362,9 @@ var br = pe, Xe = We(), It = gr, K = ae, Ze = br, Ft = function(e, t, n) {
363
362
  throw new K("`nonConfigurable`, if provided, must be a boolean or null");
364
363
  if (arguments.length > 6 && typeof arguments[6] != "boolean")
365
364
  throw new K("`loose`, if provided, must be a boolean");
366
- var o = arguments.length > 3 ? arguments[3] : null, a = arguments.length > 4 ? arguments[4] : null, i = arguments.length > 5 ? arguments[5] : null, f = arguments.length > 6 ? arguments[6] : !1, l = !!Ze && Ze(e, t);
367
- if (Xe)
368
- Xe(e, t, {
365
+ var o = arguments.length > 3 ? arguments[3] : null, a = arguments.length > 4 ? arguments[4] : null, i = arguments.length > 5 ? arguments[5] : null, f = arguments.length > 6 ? arguments[6] : !1, l = !!Xe && Xe(e, t);
366
+ if (Ye)
367
+ Ye(e, t, {
369
368
  configurable: i === null && l ? l.configurable : !i,
370
369
  enumerable: o === null && l ? l.enumerable : !o,
371
370
  value: n,
@@ -375,36 +374,36 @@ var br = pe, Xe = We(), It = gr, K = ae, Ze = br, Ft = function(e, t, n) {
375
374
  e[t] = n;
376
375
  else
377
376
  throw new It("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");
378
- }, Re = We(), Sr = function() {
379
- return !!Re;
377
+ }, De = Ue(), br = function() {
378
+ return !!De;
380
379
  };
381
- Sr.hasArrayLengthDefineBug = function() {
382
- if (!Re)
380
+ br.hasArrayLengthDefineBug = function() {
381
+ if (!De)
383
382
  return null;
384
383
  try {
385
- return Re([], "length", { value: 1 }).length !== 1;
384
+ return De([], "length", { value: 1 }).length !== 1;
386
385
  } catch {
387
386
  return !0;
388
387
  }
389
388
  };
390
- var xt = Sr, Dt = j, er = Ft, Rt = xt(), rr = br, tr = ae, _t = Dt("%Math.floor%"), Tt = function(e, t) {
389
+ var xt = br, Dt = j, Ze = Ft, Rt = xt(), er = hr, rr = ae, _t = Dt("%Math.floor%"), Tt = function(e, t) {
391
390
  if (typeof e != "function")
392
- throw new tr("`fn` is not a function");
391
+ throw new rr("`fn` is not a function");
393
392
  if (typeof t != "number" || t < 0 || t > 4294967295 || _t(t) !== t)
394
- throw new tr("`length` must be a positive 32-bit integer");
393
+ throw new rr("`length` must be a positive 32-bit integer");
395
394
  var n = arguments.length > 2 && !!arguments[2], o = !0, a = !0;
396
- if ("length" in e && rr) {
397
- var i = rr(e, "length");
395
+ if ("length" in e && er) {
396
+ var i = er(e, "length");
398
397
  i && !i.configurable && (o = !1), i && !i.writable && (a = !1);
399
398
  }
400
- return (o || a || !n) && (Rt ? er(
399
+ return (o || a || !n) && (Rt ? Ze(
401
400
  /** @type {Parameters<define>[0]} */
402
401
  e,
403
402
  "length",
404
403
  t,
405
404
  !0,
406
405
  !0
407
- ) : er(
406
+ ) : Ze(
408
407
  /** @type {Parameters<define>[0]} */
409
408
  e,
410
409
  "length",
@@ -412,13 +411,13 @@ var xt = Sr, Dt = j, er = Ft, Rt = xt(), rr = br, tr = ae, _t = Dt("%Math.floor%
412
411
  )), e;
413
412
  };
414
413
  (function(r) {
415
- var e = Ue, t = j, n = Tt, o = ae, a = t("%Function.prototype.apply%"), i = t("%Function.prototype.call%"), f = t("%Reflect.apply%", !0) || e.call(i, a), l = We(), p = t("%Math.max%");
414
+ var e = Ce, t = j, n = Tt, o = ae, a = t("%Function.prototype.apply%"), i = t("%Function.prototype.call%"), f = t("%Reflect.apply%", !0) || e.call(i, a), l = Ue(), p = t("%Math.max%");
416
415
  r.exports = function(u) {
417
416
  if (typeof u != "function")
418
417
  throw new o("a function is required");
419
- var v = f(e, i, arguments);
418
+ var d = f(e, i, arguments);
420
419
  return n(
421
- v,
420
+ d,
422
421
  1 + p(0, u.length - (arguments.length - 1)),
423
422
  !0
424
423
  );
@@ -427,32 +426,32 @@ var xt = Sr, Dt = j, er = Ft, Rt = xt(), rr = br, tr = ae, _t = Dt("%Math.floor%
427
426
  return f(e, a, arguments);
428
427
  };
429
428
  l ? l(r.exports, "apply", { value: c }) : r.exports.apply = c;
430
- })(hr);
431
- var Nt = hr.exports, wr = j, Ar = Nt, Mt = Ar(wr("String.prototype.indexOf")), Bt = function(e, t) {
432
- var n = wr(e, !!t);
433
- return typeof n == "function" && Mt(e, ".prototype.") > -1 ? Ar(n) : n;
429
+ })(mr);
430
+ var Nt = mr.exports, Sr = j, wr = Nt, Mt = wr(Sr("String.prototype.indexOf")), Bt = function(e, t) {
431
+ var n = Sr(e, !!t);
432
+ return typeof n == "function" && Mt(e, ".prototype.") > -1 ? wr(n) : n;
434
433
  };
435
434
  const Ct = {}, Ut = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
436
435
  __proto__: null,
437
436
  default: Ct
438
437
  }, Symbol.toStringTag, { value: "Module" })), Wt = /* @__PURE__ */ Lr(Ut);
439
- var Le = typeof Map == "function" && Map.prototype, Oe = Object.getOwnPropertyDescriptor && Le ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, ve = Le && Oe && typeof Oe.get == "function" ? Oe.get : null, nr = Le && Map.prototype.forEach, Ge = typeof Set == "function" && Set.prototype, Ee = Object.getOwnPropertyDescriptor && Ge ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, ge = Ge && Ee && typeof Ee.get == "function" ? Ee.get : null, ar = Ge && Set.prototype.forEach, Lt = typeof WeakMap == "function" && WeakMap.prototype, re = Lt ? WeakMap.prototype.has : null, Gt = typeof WeakSet == "function" && WeakSet.prototype, te = Gt ? WeakSet.prototype.has : null, kt = typeof WeakRef == "function" && WeakRef.prototype, or = kt ? WeakRef.prototype.deref : null, zt = Boolean.prototype.valueOf, Kt = Object.prototype.toString, Ht = Function.prototype.toString, qt = String.prototype.match, ke = String.prototype.slice, N = String.prototype.replace, Qt = String.prototype.toUpperCase, ir = String.prototype.toLowerCase, Or = RegExp.prototype.test, lr = Array.prototype.concat, $ = Array.prototype.join, Vt = Array.prototype.slice, fr = Math.floor, _e = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, Pe = Object.getOwnPropertySymbols, Te = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, V = typeof Symbol == "function" && typeof Symbol.iterator == "object", w = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === V || !0) ? Symbol.toStringTag : null, Er = Object.prototype.propertyIsEnumerable, ur = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function(r) {
438
+ var We = typeof Map == "function" && Map.prototype, Ae = Object.getOwnPropertyDescriptor && We ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, de = We && Ae && typeof Ae.get == "function" ? Ae.get : null, tr = We && Map.prototype.forEach, Le = typeof Set == "function" && Set.prototype, Oe = Object.getOwnPropertyDescriptor && Le ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, ge = Le && Oe && typeof Oe.get == "function" ? Oe.get : null, nr = Le && Set.prototype.forEach, Lt = typeof WeakMap == "function" && WeakMap.prototype, re = Lt ? WeakMap.prototype.has : null, Gt = typeof WeakSet == "function" && WeakSet.prototype, te = Gt ? WeakSet.prototype.has : null, kt = typeof WeakRef == "function" && WeakRef.prototype, ar = kt ? WeakRef.prototype.deref : null, zt = Boolean.prototype.valueOf, Kt = Object.prototype.toString, Ht = Function.prototype.toString, qt = String.prototype.match, Ge = String.prototype.slice, N = String.prototype.replace, Qt = String.prototype.toUpperCase, or = String.prototype.toLowerCase, Ar = RegExp.prototype.test, ir = Array.prototype.concat, $ = Array.prototype.join, Vt = Array.prototype.slice, lr = Math.floor, Re = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, Ee = Object.getOwnPropertySymbols, _e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, V = typeof Symbol == "function" && typeof Symbol.iterator == "object", w = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === V || !0) ? Symbol.toStringTag : null, Or = Object.prototype.propertyIsEnumerable, fr = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function(r) {
440
439
  return r.__proto__;
441
440
  } : null);
442
- function cr(r, e) {
443
- if (r === 1 / 0 || r === -1 / 0 || r !== r || r && r > -1e3 && r < 1e3 || Or.call(/e/, e))
441
+ function ur(r, e) {
442
+ if (r === 1 / 0 || r === -1 / 0 || r !== r || r && r > -1e3 && r < 1e3 || Ar.call(/e/, e))
444
443
  return e;
445
444
  var t = /[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;
446
445
  if (typeof r == "number") {
447
- var n = r < 0 ? -fr(-r) : fr(r);
446
+ var n = r < 0 ? -lr(-r) : lr(r);
448
447
  if (n !== r) {
449
- var o = String(n), a = ke.call(e, o.length + 1);
448
+ var o = String(n), a = Ge.call(e, o.length + 1);
450
449
  return N.call(o, t, "$&_") + "." + N.call(N.call(a, /([0-9]{3})/g, "$&_"), /_$/, "");
451
450
  }
452
451
  }
453
452
  return N.call(e, t, "$&_");
454
453
  }
455
- var Ne = Wt, pr = Ne.custom, yr = $r(pr) ? pr : null, Jt = function r(e, t, n, o) {
454
+ var Te = Wt, cr = Te.custom, pr = Pr(cr) ? cr : null, Jt = function r(e, t, n, o) {
456
455
  var a = t || {};
457
456
  if (T(a, "quoteStyle") && a.quoteStyle !== "single" && a.quoteStyle !== "double")
458
457
  throw new TypeError('option "quoteStyle" must be "single" or "double"');
@@ -473,24 +472,24 @@ var Ne = Wt, pr = Ne.custom, yr = $r(pr) ? pr : null, Jt = function r(e, t, n, o
473
472
  if (typeof e == "boolean")
474
473
  return e ? "true" : "false";
475
474
  if (typeof e == "string")
476
- return Fr(e, a);
475
+ return Ir(e, a);
477
476
  if (typeof e == "number") {
478
477
  if (e === 0)
479
478
  return 1 / 0 / e > 0 ? "0" : "-0";
480
479
  var l = String(e);
481
- return f ? cr(e, l) : l;
480
+ return f ? ur(e, l) : l;
482
481
  }
483
482
  if (typeof e == "bigint") {
484
483
  var p = String(e) + "n";
485
- return f ? cr(e, p) : p;
484
+ return f ? ur(e, p) : p;
486
485
  }
487
486
  var c = typeof a.depth > "u" ? 5 : a.depth;
488
487
  if (typeof n > "u" && (n = 0), n >= c && c > 0 && typeof e == "object")
489
- return Me(e) ? "[Array]" : "[Object]";
490
- var s = dn(a, n);
488
+ return Ne(e) ? "[Array]" : "[Object]";
489
+ var s = vn(a, n);
491
490
  if (typeof o > "u")
492
491
  o = [];
493
- else if (Ir(o, e) >= 0)
492
+ else if ($r(o, e) >= 0)
494
493
  return "[Circular]";
495
494
  function u(O, R, _) {
496
495
  if (R && (o = Vt.call(o), o.push(R)), _) {
@@ -501,85 +500,85 @@ var Ne = Wt, pr = Ne.custom, yr = $r(pr) ? pr : null, Jt = function r(e, t, n, o
501
500
  }
502
501
  return r(O, a, n + 1, o);
503
502
  }
504
- if (typeof e == "function" && !sr(e)) {
505
- var v = an(e), g = fe(e, u);
506
- return "[Function" + (v ? ": " + v : " (anonymous)") + "]" + (g.length > 0 ? " { " + $.call(g, ", ") + " }" : "");
503
+ if (typeof e == "function" && !yr(e)) {
504
+ var d = an(e), g = fe(e, u);
505
+ return "[Function" + (d ? ": " + d : " (anonymous)") + "]" + (g.length > 0 ? " { " + $.call(g, ", ") + " }" : "");
507
506
  }
508
- if ($r(e)) {
509
- var S = V ? N.call(String(e), /^(Symbol\(.*\))_[^)]*$/, "$1") : Te.call(e);
507
+ if (Pr(e)) {
508
+ var S = V ? N.call(String(e), /^(Symbol\(.*\))_[^)]*$/, "$1") : _e.call(e);
510
509
  return typeof e == "object" && !V ? ee(S) : S;
511
510
  }
512
511
  if (pn(e)) {
513
- for (var A = "<" + ir.call(String(e.nodeName)), I = e.attributes || [], F = 0; F < I.length; F++)
514
- A += " " + I[F].name + "=" + Pr(jt(I[F].value), "double", a);
515
- return A += ">", e.childNodes && e.childNodes.length && (A += "..."), A += "</" + ir.call(String(e.nodeName)) + ">", A;
512
+ for (var A = "<" + or.call(String(e.nodeName)), I = e.attributes || [], F = 0; F < I.length; F++)
513
+ A += " " + I[F].name + "=" + Er(jt(I[F].value), "double", a);
514
+ return A += ">", e.childNodes && e.childNodes.length && (A += "..."), A += "</" + or.call(String(e.nodeName)) + ">", A;
516
515
  }
517
- if (Me(e)) {
516
+ if (Ne(e)) {
518
517
  if (e.length === 0)
519
518
  return "[]";
520
- var d = fe(e, u);
521
- return s && !sn(d) ? "[" + Be(d, s) + "]" : "[ " + $.call(d, ", ") + " ]";
519
+ var v = fe(e, u);
520
+ return s && !sn(v) ? "[" + Me(v, s) + "]" : "[ " + $.call(v, ", ") + " ]";
522
521
  }
523
522
  if (Xt(e)) {
524
523
  var x = fe(e, u);
525
- return !("cause" in Error.prototype) && "cause" in e && !Er.call(e, "cause") ? "{ [" + String(e) + "] " + $.call(lr.call("[cause]: " + u(e.cause), x), ", ") + " }" : x.length === 0 ? "[" + String(e) + "]" : "{ [" + String(e) + "] " + $.call(x, ", ") + " }";
524
+ return !("cause" in Error.prototype) && "cause" in e && !Or.call(e, "cause") ? "{ [" + String(e) + "] " + $.call(ir.call("[cause]: " + u(e.cause), x), ", ") + " }" : x.length === 0 ? "[" + String(e) + "]" : "{ [" + String(e) + "] " + $.call(x, ", ") + " }";
526
525
  }
527
526
  if (typeof e == "object" && i) {
528
- if (yr && typeof e[yr] == "function" && Ne)
529
- return Ne(e, { depth: c - n });
527
+ if (pr && typeof e[pr] == "function" && Te)
528
+ return Te(e, { depth: c - n });
530
529
  if (i !== "symbol" && typeof e.inspect == "function")
531
530
  return e.inspect();
532
531
  }
533
532
  if (on(e)) {
534
533
  var B = [];
535
- return nr && nr.call(e, function(O, R) {
534
+ return tr && tr.call(e, function(O, R) {
536
535
  B.push(u(R, e, !0) + " => " + u(O, e));
537
- }), dr("Map", ve.call(e), B, s);
536
+ }), sr("Map", de.call(e), B, s);
538
537
  }
539
538
  if (un(e)) {
540
539
  var X = [];
541
- return ar && ar.call(e, function(O) {
540
+ return nr && nr.call(e, function(O) {
542
541
  X.push(u(O, e));
543
- }), dr("Set", ge.call(e), X, s);
542
+ }), sr("Set", ge.call(e), X, s);
544
543
  }
545
544
  if (ln(e))
546
- return $e("WeakMap");
545
+ return Pe("WeakMap");
547
546
  if (cn(e))
548
- return $e("WeakSet");
547
+ return Pe("WeakSet");
549
548
  if (fn(e))
550
- return $e("WeakRef");
549
+ return Pe("WeakRef");
551
550
  if (en(e))
552
551
  return ee(u(Number(e)));
553
552
  if (tn(e))
554
- return ee(u(_e.call(e)));
553
+ return ee(u(Re.call(e)));
555
554
  if (rn(e))
556
555
  return ee(zt.call(e));
557
556
  if (Zt(e))
558
557
  return ee(u(String(e)));
559
558
  if (typeof window < "u" && e === window)
560
559
  return "{ [object Window] }";
561
- if (typeof globalThis < "u" && e === globalThis || typeof qe < "u" && e === qe)
560
+ if (e === Ur)
562
561
  return "{ [object globalThis] }";
563
- if (!Yt(e) && !sr(e)) {
564
- var G = fe(e, u), ie = ur ? ur(e) === Object.prototype : e instanceof Object || e.constructor === Object, C = e instanceof Object ? "" : "null prototype", D = !ie && w && Object(e) === e && w in e ? ke.call(M(e), 8, -1) : C ? "Object" : "", le = ie || typeof e.constructor != "function" ? "" : e.constructor.name ? e.constructor.name + " " : "", k = le + (D || C ? "[" + $.call(lr.call([], D || [], C || []), ": ") + "] " : "");
565
- return G.length === 0 ? k + "{}" : s ? k + "{" + Be(G, s) + "}" : k + "{ " + $.call(G, ", ") + " }";
562
+ if (!Yt(e) && !yr(e)) {
563
+ var G = fe(e, u), ie = fr ? fr(e) === Object.prototype : e instanceof Object || e.constructor === Object, C = e instanceof Object ? "" : "null prototype", D = !ie && w && Object(e) === e && w in e ? Ge.call(M(e), 8, -1) : C ? "Object" : "", le = ie || typeof e.constructor != "function" ? "" : e.constructor.name ? e.constructor.name + " " : "", k = le + (D || C ? "[" + $.call(ir.call([], D || [], C || []), ": ") + "] " : "");
564
+ return G.length === 0 ? k + "{}" : s ? k + "{" + Me(G, s) + "}" : k + "{ " + $.call(G, ", ") + " }";
566
565
  }
567
566
  return String(e);
568
567
  };
569
- function Pr(r, e, t) {
568
+ function Er(r, e, t) {
570
569
  var n = (t.quoteStyle || e) === "double" ? '"' : "'";
571
570
  return n + r + n;
572
571
  }
573
572
  function jt(r) {
574
573
  return N.call(String(r), /"/g, "&quot;");
575
574
  }
576
- function Me(r) {
575
+ function Ne(r) {
577
576
  return M(r) === "[object Array]" && (!w || !(typeof r == "object" && w in r));
578
577
  }
579
578
  function Yt(r) {
580
579
  return M(r) === "[object Date]" && (!w || !(typeof r == "object" && w in r));
581
580
  }
582
- function sr(r) {
581
+ function yr(r) {
583
582
  return M(r) === "[object RegExp]" && (!w || !(typeof r == "object" && w in r));
584
583
  }
585
584
  function Xt(r) {
@@ -594,24 +593,24 @@ function en(r) {
594
593
  function rn(r) {
595
594
  return M(r) === "[object Boolean]" && (!w || !(typeof r == "object" && w in r));
596
595
  }
597
- function $r(r) {
596
+ function Pr(r) {
598
597
  if (V)
599
598
  return r && typeof r == "object" && r instanceof Symbol;
600
599
  if (typeof r == "symbol")
601
600
  return !0;
602
- if (!r || typeof r != "object" || !Te)
601
+ if (!r || typeof r != "object" || !_e)
603
602
  return !1;
604
603
  try {
605
- return Te.call(r), !0;
604
+ return _e.call(r), !0;
606
605
  } catch {
607
606
  }
608
607
  return !1;
609
608
  }
610
609
  function tn(r) {
611
- if (!r || typeof r != "object" || !_e)
610
+ if (!r || typeof r != "object" || !Re)
612
611
  return !1;
613
612
  try {
614
- return _e.call(r), !0;
613
+ return Re.call(r), !0;
615
614
  } catch {
616
615
  }
617
616
  return !1;
@@ -631,7 +630,7 @@ function an(r) {
631
630
  var e = qt.call(Ht.call(r), /^function\s*([\w$]+)/);
632
631
  return e ? e[1] : null;
633
632
  }
634
- function Ir(r, e) {
633
+ function $r(r, e) {
635
634
  if (r.indexOf)
636
635
  return r.indexOf(e);
637
636
  for (var t = 0, n = r.length; t < n; t++)
@@ -640,10 +639,10 @@ function Ir(r, e) {
640
639
  return -1;
641
640
  }
642
641
  function on(r) {
643
- if (!ve || !r || typeof r != "object")
642
+ if (!de || !r || typeof r != "object")
644
643
  return !1;
645
644
  try {
646
- ve.call(r);
645
+ de.call(r);
647
646
  try {
648
647
  ge.call(r);
649
648
  } catch {
@@ -670,10 +669,10 @@ function ln(r) {
670
669
  return !1;
671
670
  }
672
671
  function fn(r) {
673
- if (!or || !r || typeof r != "object")
672
+ if (!ar || !r || typeof r != "object")
674
673
  return !1;
675
674
  try {
676
- return or.call(r), !0;
675
+ return ar.call(r), !0;
677
676
  } catch {
678
677
  }
679
678
  return !1;
@@ -684,7 +683,7 @@ function un(r) {
684
683
  try {
685
684
  ge.call(r);
686
685
  try {
687
- ve.call(r);
686
+ de.call(r);
688
687
  } catch {
689
688
  return !0;
690
689
  }
@@ -711,13 +710,13 @@ function cn(r) {
711
710
  function pn(r) {
712
711
  return !r || typeof r != "object" ? !1 : typeof HTMLElement < "u" && r instanceof HTMLElement ? !0 : typeof r.nodeName == "string" && typeof r.getAttribute == "function";
713
712
  }
714
- function Fr(r, e) {
713
+ function Ir(r, e) {
715
714
  if (r.length > e.maxStringLength) {
716
715
  var t = r.length - e.maxStringLength, n = "... " + t + " more character" + (t > 1 ? "s" : "");
717
- return Fr(ke.call(r, 0, e.maxStringLength), e) + n;
716
+ return Ir(Ge.call(r, 0, e.maxStringLength), e) + n;
718
717
  }
719
718
  var o = N.call(N.call(r, /(['\\])/g, "\\$1"), /[\x00-\x1f]/g, yn);
720
- return Pr(o, "single", e);
719
+ return Er(o, "single", e);
721
720
  }
722
721
  function yn(r) {
723
722
  var e = r.charCodeAt(0), t = {
@@ -732,21 +731,21 @@ function yn(r) {
732
731
  function ee(r) {
733
732
  return "Object(" + r + ")";
734
733
  }
735
- function $e(r) {
734
+ function Pe(r) {
736
735
  return r + " { ? }";
737
736
  }
738
- function dr(r, e, t, n) {
739
- var o = n ? Be(t, n) : $.call(t, ", ");
737
+ function sr(r, e, t, n) {
738
+ var o = n ? Me(t, n) : $.call(t, ", ");
740
739
  return r + " (" + e + ") {" + o + "}";
741
740
  }
742
741
  function sn(r) {
743
742
  for (var e = 0; e < r.length; e++)
744
- if (Ir(r[e], `
743
+ if ($r(r[e], `
745
744
  `) >= 0)
746
745
  return !1;
747
746
  return !0;
748
747
  }
749
- function dn(r, e) {
748
+ function vn(r, e) {
750
749
  var t;
751
750
  if (r.indent === " ")
752
751
  t = " ";
@@ -759,7 +758,7 @@ function dn(r, e) {
759
758
  prev: $.call(Array(e + 1), t)
760
759
  };
761
760
  }
762
- function Be(r, e) {
761
+ function Me(r, e) {
763
762
  if (r.length === 0)
764
763
  return "";
765
764
  var t = `
@@ -768,35 +767,35 @@ function Be(r, e) {
768
767
  ` + e.prev;
769
768
  }
770
769
  function fe(r, e) {
771
- var t = Me(r), n = [];
770
+ var t = Ne(r), n = [];
772
771
  if (t) {
773
772
  n.length = r.length;
774
773
  for (var o = 0; o < r.length; o++)
775
774
  n[o] = T(r, o) ? e(r[o], r) : "";
776
775
  }
777
- var a = typeof Pe == "function" ? Pe(r) : [], i;
776
+ var a = typeof Ee == "function" ? Ee(r) : [], i;
778
777
  if (V) {
779
778
  i = {};
780
779
  for (var f = 0; f < a.length; f++)
781
780
  i["$" + a[f]] = a[f];
782
781
  }
783
782
  for (var l in r)
784
- T(r, l) && (t && String(Number(l)) === l && l < r.length || V && i["$" + l] instanceof Symbol || (Or.call(/[^\w$]/, l) ? n.push(e(l, r) + ": " + e(r[l], r)) : n.push(l + ": " + e(r[l], r))));
785
- if (typeof Pe == "function")
783
+ T(r, l) && (t && String(Number(l)) === l && l < r.length || V && i["$" + l] instanceof Symbol || (Ar.call(/[^\w$]/, l) ? n.push(e(l, r) + ": " + e(r[l], r)) : n.push(l + ": " + e(r[l], r))));
784
+ if (typeof Ee == "function")
786
785
  for (var p = 0; p < a.length; p++)
787
- Er.call(r, a[p]) && n.push("[" + e(a[p]) + "]: " + e(r[a[p]], r));
786
+ Or.call(r, a[p]) && n.push("[" + e(a[p]) + "]: " + e(r[a[p]], r));
788
787
  return n;
789
788
  }
790
- var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%", !0), mn = Y("WeakMap.prototype.get", !0), hn = Y("WeakMap.prototype.set", !0), bn = Y("WeakMap.prototype.has", !0), Sn = Y("Map.prototype.get", !0), wn = Y("Map.prototype.set", !0), An = Y("Map.prototype.has", !0), ze = function(r, e) {
789
+ var Fr = j, Y = Bt, dn = Jt, gn = ae, ue = Fr("%WeakMap%", !0), ce = Fr("%Map%", !0), mn = Y("WeakMap.prototype.get", !0), hn = Y("WeakMap.prototype.set", !0), bn = Y("WeakMap.prototype.has", !0), Sn = Y("Map.prototype.get", !0), wn = Y("Map.prototype.set", !0), An = Y("Map.prototype.has", !0), ke = function(r, e) {
791
790
  for (var t = r, n; (n = t.next) !== null; t = n)
792
791
  if (n.key === e)
793
792
  return t.next = n.next, n.next = /** @type {NonNullable<typeof list.next>} */
794
793
  r.next, r.next = n, n;
795
794
  }, On = function(r, e) {
796
- var t = ze(r, e);
795
+ var t = ke(r, e);
797
796
  return t && t.value;
798
797
  }, En = function(r, e, t) {
799
- var n = ze(r, e);
798
+ var n = ke(r, e);
800
799
  n ? n.value = t : r.next = /** @type {import('.').ListNode<typeof value>} */
801
800
  {
802
801
  // eslint-disable-line no-param-reassign, no-extra-parens
@@ -805,12 +804,12 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
805
804
  value: t
806
805
  };
807
806
  }, Pn = function(r, e) {
808
- return !!ze(r, e);
807
+ return !!ke(r, e);
809
808
  }, $n = function() {
810
809
  var e, t, n, o = {
811
810
  assert: function(a) {
812
811
  if (!o.has(a))
813
- throw new gn("Side channel does not contain " + vn(a));
812
+ throw new gn("Side channel does not contain " + dn(a));
814
813
  },
815
814
  get: function(a) {
816
815
  if (ue && a && (typeof a == "object" || typeof a == "function")) {
@@ -838,11 +837,11 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
838
837
  }
839
838
  };
840
839
  return o;
841
- }, In = String.prototype.replace, Fn = /%20/g, Ie = {
840
+ }, In = String.prototype.replace, Fn = /%20/g, $e = {
842
841
  RFC1738: "RFC1738",
843
842
  RFC3986: "RFC3986"
844
- }, Ke = {
845
- default: Ie.RFC3986,
843
+ }, ze = {
844
+ default: $e.RFC3986,
846
845
  formatters: {
847
846
  RFC1738: function(r) {
848
847
  return In.call(r, Fn, "+");
@@ -851,9 +850,9 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
851
850
  return String(r);
852
851
  }
853
852
  },
854
- RFC1738: Ie.RFC1738,
855
- RFC3986: Ie.RFC3986
856
- }, xn = Ke, Fe = Object.prototype.hasOwnProperty, U = Array.isArray, E = function() {
853
+ RFC1738: $e.RFC1738,
854
+ RFC3986: $e.RFC3986
855
+ }, xn = ze, Ie = Object.prototype.hasOwnProperty, U = Array.isArray, E = function() {
857
856
  for (var r = [], e = 0; e < 256; ++e)
858
857
  r.push("%" + ((e < 16 ? "0" : "") + e.toString(16)).toUpperCase());
859
858
  return r;
@@ -866,7 +865,7 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
866
865
  t.obj[t.prop] = o;
867
866
  }
868
867
  }
869
- }, Dr = function(e, t) {
868
+ }, xr = function(e, t) {
870
869
  for (var n = t && t.plainObjects ? /* @__PURE__ */ Object.create(null) : {}, o = 0; o < e.length; ++o)
871
870
  typeof e[o] < "u" && (n[o] = e[o]);
872
871
  return n;
@@ -877,7 +876,7 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
877
876
  if (U(e))
878
877
  e.push(t);
879
878
  else if (e && typeof e == "object")
880
- (n && (n.plainObjects || n.allowPrototypes) || !Fe.call(Object.prototype, t)) && (e[t] = !0);
879
+ (n && (n.plainObjects || n.allowPrototypes) || !Ie.call(Object.prototype, t)) && (e[t] = !0);
881
880
  else
882
881
  return [e, t];
883
882
  return e;
@@ -885,15 +884,15 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
885
884
  if (!e || typeof e != "object")
886
885
  return [e].concat(t);
887
886
  var o = e;
888
- return U(e) && !U(t) && (o = Dr(e, n)), U(e) && U(t) ? (t.forEach(function(a, i) {
889
- if (Fe.call(e, i)) {
887
+ return U(e) && !U(t) && (o = xr(e, n)), U(e) && U(t) ? (t.forEach(function(a, i) {
888
+ if (Ie.call(e, i)) {
890
889
  var f = e[i];
891
890
  f && typeof f == "object" && a && typeof a == "object" ? e[i] = r(f, a, n) : e.push(a);
892
891
  } else
893
892
  e[i] = a;
894
893
  }), e) : Object.keys(t).reduce(function(a, i) {
895
894
  var f = t[i];
896
- return Fe.call(a, i) ? a[i] = r(a[i], f, n) : a[i] = f, a;
895
+ return Ie.call(a, i) ? a[i] = r(a[i], f, n) : a[i] = f, a;
897
896
  }, o);
898
897
  }, _n = function(e, t) {
899
898
  return Object.keys(t).reduce(function(n, o) {
@@ -908,16 +907,16 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
908
907
  } catch {
909
908
  return n;
910
909
  }
911
- }, xe = 1024, Nn = function(e, t, n, o, a) {
910
+ }, Fe = 1024, Nn = function(e, t, n, o, a) {
912
911
  if (e.length === 0)
913
912
  return e;
914
913
  var i = e;
915
914
  if (typeof e == "symbol" ? i = Symbol.prototype.toString.call(e) : typeof e != "string" && (i = String(e)), n === "iso-8859-1")
916
- return escape(i).replace(/%u[0-9a-f]{4}/gi, function(v) {
917
- return "%26%23" + parseInt(v.slice(2), 16) + "%3B";
915
+ return escape(i).replace(/%u[0-9a-f]{4}/gi, function(d) {
916
+ return "%26%23" + parseInt(d.slice(2), 16) + "%3B";
918
917
  });
919
- for (var f = "", l = 0; l < i.length; l += xe) {
920
- for (var p = i.length >= xe ? i.slice(l, l + xe) : i, c = [], s = 0; s < p.length; ++s) {
918
+ for (var f = "", l = 0; l < i.length; l += Fe) {
919
+ for (var p = i.length >= Fe ? i.slice(l, l + Fe) : i, c = [], s = 0; s < p.length; ++s) {
921
920
  var u = p.charCodeAt(s);
922
921
  if (u === 45 || u === 46 || u === 95 || u === 126 || u >= 48 && u <= 57 || u >= 65 && u <= 90 || u >= 97 && u <= 122 || a === xn.RFC1738 && (u === 40 || u === 41)) {
923
922
  c[c.length] = p.charAt(s);
@@ -960,8 +959,8 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
960
959
  return n;
961
960
  }
962
961
  return t(e);
963
- }, Rr = {
964
- arrayToObject: Dr,
962
+ }, Dr = {
963
+ arrayToObject: xr,
965
964
  assign: _n,
966
965
  combine: Un,
967
966
  compact: Mn,
@@ -971,7 +970,7 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
971
970
  isRegExp: Bn,
972
971
  maybeMap: Wn,
973
972
  merge: Rn
974
- }, _r = $n, ye = Rr, ne = Ke, Ln = Object.prototype.hasOwnProperty, Tr = {
973
+ }, Rr = $n, ye = Dr, ne = ze, Ln = Object.prototype.hasOwnProperty, _r = {
975
974
  brackets: function(e) {
976
975
  return e + "[]";
977
976
  },
@@ -982,7 +981,7 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
982
981
  repeat: function(e) {
983
982
  return e;
984
983
  }
985
- }, P = Array.isArray, Gn = Array.prototype.push, Nr = function(r, e) {
984
+ }, P = Array.isArray, Gn = Array.prototype.push, Tr = function(r, e) {
986
985
  Gn.apply(r, P(e) ? e : [e]);
987
986
  }, kn = Date.prototype.toISOString, vr = ne.default, h = {
988
987
  addQueryPrefix: !1,
@@ -1007,70 +1006,70 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
1007
1006
  strictNullHandling: !1
1008
1007
  }, zn = function(e) {
1009
1008
  return typeof e == "string" || typeof e == "number" || typeof e == "boolean" || typeof e == "symbol" || typeof e == "bigint";
1010
- }, De = {}, Kn = function r(e, t, n, o, a, i, f, l, p, c, s, u, v, g, S, A, I, F) {
1011
- for (var d = e, x = F, B = 0, X = !1; (x = x.get(De)) !== void 0 && !X; ) {
1009
+ }, xe = {}, Kn = function r(e, t, n, o, a, i, f, l, p, c, s, u, d, g, S, A, I, F) {
1010
+ for (var v = e, x = F, B = 0, X = !1; (x = x.get(xe)) !== void 0 && !X; ) {
1012
1011
  var G = x.get(e);
1013
1012
  if (B += 1, typeof G < "u") {
1014
1013
  if (G === B)
1015
1014
  throw new RangeError("Cyclic object value");
1016
1015
  X = !0;
1017
1016
  }
1018
- typeof x.get(De) > "u" && (B = 0);
1017
+ typeof x.get(xe) > "u" && (B = 0);
1019
1018
  }
1020
- if (typeof c == "function" ? d = c(t, d) : d instanceof Date ? d = v(d) : n === "comma" && P(d) && (d = ye.maybeMap(d, function(he) {
1021
- return he instanceof Date ? v(he) : he;
1022
- })), d === null) {
1019
+ if (typeof c == "function" ? v = c(t, v) : v instanceof Date ? v = d(v) : n === "comma" && P(v) && (v = ye.maybeMap(v, function(he) {
1020
+ return he instanceof Date ? d(he) : he;
1021
+ })), v === null) {
1023
1022
  if (i)
1024
1023
  return p && !A ? p(t, h.encoder, I, "key", g) : t;
1025
- d = "";
1024
+ v = "";
1026
1025
  }
1027
- if (zn(d) || ye.isBuffer(d)) {
1026
+ if (zn(v) || ye.isBuffer(v)) {
1028
1027
  if (p) {
1029
1028
  var ie = A ? t : p(t, h.encoder, I, "key", g);
1030
- return [S(ie) + "=" + S(p(d, h.encoder, I, "value", g))];
1029
+ return [S(ie) + "=" + S(p(v, h.encoder, I, "value", g))];
1031
1030
  }
1032
- return [S(t) + "=" + S(String(d))];
1031
+ return [S(t) + "=" + S(String(v))];
1033
1032
  }
1034
1033
  var C = [];
1035
- if (typeof d > "u")
1034
+ if (typeof v > "u")
1036
1035
  return C;
1037
1036
  var D;
1038
- if (n === "comma" && P(d))
1039
- A && p && (d = ye.maybeMap(d, p)), D = [{ value: d.length > 0 ? d.join(",") || null : void 0 }];
1037
+ if (n === "comma" && P(v))
1038
+ A && p && (v = ye.maybeMap(v, p)), D = [{ value: v.length > 0 ? v.join(",") || null : void 0 }];
1040
1039
  else if (P(c))
1041
1040
  D = c;
1042
1041
  else {
1043
- var le = Object.keys(d);
1042
+ var le = Object.keys(v);
1044
1043
  D = s ? le.sort(s) : le;
1045
1044
  }
1046
- var k = l ? t.replace(/\./g, "%2E") : t, O = o && P(d) && d.length === 1 ? k + "[]" : k;
1047
- if (a && P(d) && d.length === 0)
1045
+ var k = l ? t.replace(/\./g, "%2E") : t, O = o && P(v) && v.length === 1 ? k + "[]" : k;
1046
+ if (a && P(v) && v.length === 0)
1048
1047
  return O + "[]";
1049
1048
  for (var R = 0; R < D.length; ++R) {
1050
- var _ = D[R], Z = typeof _ == "object" && typeof _.value < "u" ? _.value : d[_];
1049
+ var _ = D[R], Z = typeof _ == "object" && typeof _.value < "u" ? _.value : v[_];
1051
1050
  if (!(f && Z === null)) {
1052
- var me = u && l ? _.replace(/\./g, "%2E") : _, Cr = P(d) ? typeof n == "function" ? n(O, me) : O : O + (u ? "." + me : "[" + me + "]");
1051
+ var me = u && l ? _.replace(/\./g, "%2E") : _, Br = P(v) ? typeof n == "function" ? n(O, me) : O : O + (u ? "." + me : "[" + me + "]");
1053
1052
  F.set(e, B);
1054
- var He = _r();
1055
- He.set(De, F), Nr(C, r(
1053
+ var Ke = Rr();
1054
+ Ke.set(xe, F), Tr(C, r(
1056
1055
  Z,
1057
- Cr,
1056
+ Br,
1058
1057
  n,
1059
1058
  o,
1060
1059
  a,
1061
1060
  i,
1062
1061
  f,
1063
1062
  l,
1064
- n === "comma" && A && P(d) ? null : p,
1063
+ n === "comma" && A && P(v) ? null : p,
1065
1064
  c,
1066
1065
  s,
1067
1066
  u,
1068
- v,
1067
+ d,
1069
1068
  g,
1070
1069
  S,
1071
1070
  A,
1072
1071
  I,
1073
- He
1072
+ Ke
1074
1073
  ));
1075
1074
  }
1076
1075
  }
@@ -1096,7 +1095,7 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
1096
1095
  var o = ne.formatters[n], a = h.filter;
1097
1096
  (typeof e.filter == "function" || P(e.filter)) && (a = e.filter);
1098
1097
  var i;
1099
- if (e.arrayFormat in Tr ? i = e.arrayFormat : "indices" in e ? i = e.indices ? "indices" : "repeat" : i = h.arrayFormat, "commaRoundTrip" in e && typeof e.commaRoundTrip != "boolean")
1098
+ if (e.arrayFormat in _r ? i = e.arrayFormat : "indices" in e ? i = e.indices ? "indices" : "repeat" : i = h.arrayFormat, "commaRoundTrip" in e && typeof e.commaRoundTrip != "boolean")
1100
1099
  throw new TypeError("`commaRoundTrip` must be a boolean, or absent");
1101
1100
  var f = typeof e.allowDots > "u" ? e.encodeDotInKeys === !0 ? !0 : h.allowDots : !!e.allowDots;
1102
1101
  return {
@@ -1126,11 +1125,11 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
1126
1125
  var i = [];
1127
1126
  if (typeof t != "object" || t === null)
1128
1127
  return "";
1129
- var f = Tr[n.arrayFormat], l = f === "comma" && n.commaRoundTrip;
1128
+ var f = _r[n.arrayFormat], l = f === "comma" && n.commaRoundTrip;
1130
1129
  o || (o = Object.keys(t)), n.sort && o.sort(n.sort);
1131
- for (var p = _r(), c = 0; c < o.length; ++c) {
1130
+ for (var p = Rr(), c = 0; c < o.length; ++c) {
1132
1131
  var s = o[c];
1133
- n.skipNulls && t[s] === null || Nr(i, Kn(
1132
+ n.skipNulls && t[s] === null || Tr(i, Kn(
1134
1133
  t[s],
1135
1134
  s,
1136
1135
  f,
@@ -1151,9 +1150,9 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
1151
1150
  p
1152
1151
  ));
1153
1152
  }
1154
- var u = i.join(n.delimiter), v = n.addQueryPrefix === !0 ? "?" : "";
1155
- return n.charsetSentinel && (n.charset === "iso-8859-1" ? v += "utf8=%26%2310003%3B&" : v += "utf8=%E2%9C%93&"), u.length > 0 ? v + u : "";
1156
- }, J = Rr, Ce = Object.prototype.hasOwnProperty, Qn = Array.isArray, m = {
1153
+ var u = i.join(n.delimiter), d = n.addQueryPrefix === !0 ? "?" : "";
1154
+ return n.charsetSentinel && (n.charset === "iso-8859-1" ? d += "utf8=%26%2310003%3B&" : d += "utf8=%E2%9C%93&"), u.length > 0 ? d + u : "";
1155
+ }, J = Dr, Be = Object.prototype.hasOwnProperty, Qn = Array.isArray, m = {
1157
1156
  allowDots: !1,
1158
1157
  allowEmptyArrays: !1,
1159
1158
  allowPrototypes: !1,
@@ -1177,7 +1176,7 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
1177
1176
  return r.replace(/&#(\d+);/g, function(e, t) {
1178
1177
  return String.fromCharCode(parseInt(t, 10));
1179
1178
  });
1180
- }, Mr = function(r, e) {
1179
+ }, Nr = function(r, e) {
1181
1180
  return r && typeof r == "string" && e.comma && r.indexOf(",") > -1 ? r.split(",") : r;
1182
1181
  }, Jn = "utf8=%26%2310003%3B", jn = "utf8=%E2%9C%93", Yn = function(e, t) {
1183
1182
  var n = { __proto__: null }, o = t.ignoreQueryPrefix ? e.replace(/^\?/, "") : e;
@@ -1188,19 +1187,19 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
1188
1187
  i[l].indexOf("utf8=") === 0 && (i[l] === jn ? p = "utf-8" : i[l] === Jn && (p = "iso-8859-1"), f = l, l = i.length);
1189
1188
  for (l = 0; l < i.length; ++l)
1190
1189
  if (l !== f) {
1191
- var c = i[l], s = c.indexOf("]="), u = s === -1 ? c.indexOf("=") : s + 1, v, g;
1192
- u === -1 ? (v = t.decoder(c, m.decoder, p, "key"), g = t.strictNullHandling ? null : "") : (v = t.decoder(c.slice(0, u), m.decoder, p, "key"), g = J.maybeMap(
1193
- Mr(c.slice(u + 1), t),
1190
+ var c = i[l], s = c.indexOf("]="), u = s === -1 ? c.indexOf("=") : s + 1, d, g;
1191
+ u === -1 ? (d = t.decoder(c, m.decoder, p, "key"), g = t.strictNullHandling ? null : "") : (d = t.decoder(c.slice(0, u), m.decoder, p, "key"), g = J.maybeMap(
1192
+ Nr(c.slice(u + 1), t),
1194
1193
  function(A) {
1195
1194
  return t.decoder(A, m.decoder, p, "value");
1196
1195
  }
1197
1196
  )), g && t.interpretNumericEntities && p === "iso-8859-1" && (g = Vn(g)), c.indexOf("[]=") > -1 && (g = Qn(g) ? [g] : g);
1198
- var S = Ce.call(n, v);
1199
- S && t.duplicates === "combine" ? n[v] = J.combine(n[v], g) : (!S || t.duplicates === "last") && (n[v] = g);
1197
+ var S = Be.call(n, d);
1198
+ S && t.duplicates === "combine" ? n[d] = J.combine(n[d], g) : (!S || t.duplicates === "last") && (n[d] = g);
1200
1199
  }
1201
1200
  return n;
1202
1201
  }, Xn = function(r, e, t, n) {
1203
- for (var o = n ? e : Mr(e, t), a = r.length - 1; a >= 0; --a) {
1202
+ for (var o = n ? e : Nr(e, t), a = r.length - 1; a >= 0; --a) {
1204
1203
  var i, f = r[a];
1205
1204
  if (f === "[]" && t.parseArrays)
1206
1205
  i = t.allowEmptyArrays && o === "" ? [] : [].concat(o);
@@ -1216,12 +1215,12 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
1216
1215
  if (e) {
1217
1216
  var a = n.allowDots ? e.replace(/\.([^.[]+)/g, "[$1]") : e, i = /(\[[^[\]]*])/, f = /(\[[^[\]]*])/g, l = n.depth > 0 && i.exec(a), p = l ? a.slice(0, l.index) : a, c = [];
1218
1217
  if (p) {
1219
- if (!n.plainObjects && Ce.call(Object.prototype, p) && !n.allowPrototypes)
1218
+ if (!n.plainObjects && Be.call(Object.prototype, p) && !n.allowPrototypes)
1220
1219
  return;
1221
1220
  c.push(p);
1222
1221
  }
1223
1222
  for (var s = 0; n.depth > 0 && (l = f.exec(a)) !== null && s < n.depth; ) {
1224
- if (s += 1, !n.plainObjects && Ce.call(Object.prototype, l[1].slice(1, -1)) && !n.allowPrototypes)
1223
+ if (s += 1, !n.plainObjects && Be.call(Object.prototype, l[1].slice(1, -1)) && !n.allowPrototypes)
1225
1224
  return;
1226
1225
  c.push(l[1]);
1227
1226
  }
@@ -1273,16 +1272,16 @@ var xr = j, Y = Bt, vn = Jt, gn = ae, ue = xr("%WeakMap%", !0), ce = xr("%Map%",
1273
1272
  o = J.merge(o, l, t);
1274
1273
  }
1275
1274
  return t.allowSparse === !0 ? o : J.compact(o);
1276
- }, ta = qn, na = ra, aa = Ke, Br = {
1275
+ }, ta = qn, na = ra, aa = ze, Mr = {
1277
1276
  formats: aa,
1278
1277
  parse: na,
1279
1278
  stringify: ta
1280
1279
  };
1281
- const oa = /* @__PURE__ */ Wr(Br), ia = /* @__PURE__ */ Ur({
1280
+ const oa = /* @__PURE__ */ Wr(Mr), ia = /* @__PURE__ */ Cr({
1282
1281
  __proto__: null,
1283
1282
  default: oa
1284
- }, [Br]);
1283
+ }, [Mr]);
1285
1284
  export {
1286
1285
  ia as i
1287
1286
  };
1288
- //# sourceMappingURL=index-DF-CVhdU.js.map
1287
+ //# sourceMappingURL=index-7v-FwlFM.js.map