@revolugo/booking-api-client 7.19.0-alpha.2 → 7.19.0-alpha.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.
package/dist/index.es.js CHANGED
@@ -1,12 +1,12 @@
1
- var $n = Object.create, mr = Object.defineProperty, Jn = Object.getOwnPropertyDescriptor, Ln = Object.getOwnPropertyNames, xn = Object.getPrototypeOf, Fn = Object.prototype.hasOwnProperty, re = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), Bn = (e, t, r, n) => {
1
+ var Jn = Object.create, mr = Object.defineProperty, Ln = Object.getOwnPropertyDescriptor, xn = Object.getOwnPropertyNames, Fn = Object.getPrototypeOf, hr = Object.prototype.hasOwnProperty, re = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), Bn = (e, t, r, n) => {
2
2
  if (t && typeof t == "object" || typeof t == "function")
3
- for (var i = Ln(t), o = 0, a = i.length, s; o < a; o++)
4
- s = i[o], !Fn.call(e, s) && s !== r && mr(e, s, {
3
+ for (var i = xn(t), o = 0, a = i.length, s; o < a; o++)
4
+ s = i[o], !hr.call(e, s) && s !== r && mr(e, s, {
5
5
  get: ((c) => t[c]).bind(null, s),
6
- enumerable: !(n = Jn(t, s)) || n.enumerable
6
+ enumerable: !(n = Ln(t, s)) || n.enumerable
7
7
  });
8
8
  return e;
9
- }, ie = (e, t, r) => (r = e != null ? $n(xn(e)) : {}, Bn(t || !e || !e.__esModule ? mr(r, "default", {
9
+ }, ie = (e, t, r) => (r = e != null ? Jn(Fn(e)) : {}, Bn(t || !e || !e.__esModule || !hr.call(e, "default") ? mr(r, "default", {
10
10
  value: e,
11
11
  enumerable: !0
12
12
  }) : r, e)), $t = /* @__PURE__ */ (function(e) {
@@ -19,7 +19,7 @@ var $n = Object.create, mr = Object.defineProperty, Jn = Object.getOwnPropertyDe
19
19
  LIVE: "https://booking-api.revolugo.com",
20
20
  SANDBOX: "https://booking-api.sandbox.revolugo.com",
21
21
  STAGING: "https://booking-api.staging.revolugo.com"
22
- }, hr = /* @__PURE__ */ (function(e) {
22
+ }, gr = /* @__PURE__ */ (function(e) {
23
23
  return e.HOTEL_ROOM_OFFERS = "HOTEL_ROOM_OFFERS", e.HOTEL_SEARCH_POLLING = "HOTEL_SEARCH_POLLING", e;
24
24
  })({}), Hn = /* @__PURE__ */ re(((e, t) => {
25
25
  var r = typeof globalThis < "u" && globalThis || typeof self < "u" && self || typeof global < "u" && global, n = (function() {
@@ -348,7 +348,7 @@ var $n = Object.create, mr = Object.defineProperty, Jn = Object.getOwnPropertyDe
348
348
  var i = r.fetch ? r : n;
349
349
  e = i.fetch, e.default = i.fetch, e.fetch = i.fetch, e.Headers = i.Headers, e.Request = i.Request, e.Response = i.Response, t.exports = e;
350
350
  })), Un = /* @__PURE__ */ ie(Hn(), 1), Gn = new RegExp("([\\p{Ll}\\d])(\\p{Lu})", "gu"), qn = new RegExp("(\\p{Lu})([\\p{Lu}][\\p{Ll}])", "gu"), Yn = new RegExp("(\\d)\\p{Ll}|(\\p{L})\\d", "u"), Kn = /[^\p{L}\d]+/giu, Jt = "$1\0$2", Lt = "";
351
- function gr(e) {
351
+ function yr(e) {
352
352
  let t = e.trim();
353
353
  t = t.replace(Gn, Jt).replace(qn, Jt), t = t.replace(Kn, "\0");
354
354
  let r = 0, n = t.length;
@@ -358,7 +358,7 @@ function gr(e) {
358
358
  return t.slice(r, n).split(/\0/g);
359
359
  }
360
360
  function Vn(e) {
361
- const t = gr(e);
361
+ const t = yr(e);
362
362
  for (let r = 0; r < t.length; r++) {
363
363
  const n = t[r], i = Yn.exec(n);
364
364
  if (i) {
@@ -368,30 +368,30 @@ function Vn(e) {
368
368
  }
369
369
  return t;
370
370
  }
371
- function yr(e, t) {
371
+ function _r(e, t) {
372
372
  const [r, n, i] = We(e, t);
373
373
  return r + n.map(Ve(t?.locale)).join(t?.delimiter ?? " ") + i;
374
374
  }
375
375
  function Wn(e, t) {
376
- const [r, n, i] = We(e, t), o = Ve(t?.locale), a = vt(t?.locale), s = t?.mergeAmbiguousCharacters ? kt(o, a) : Or(o, a);
376
+ const [r, n, i] = We(e, t), o = Ve(t?.locale), a = vt(t?.locale), s = t?.mergeAmbiguousCharacters ? kt(o, a) : wr(o, a);
377
377
  return r + n.map((c, f) => f === 0 ? o(c) : s(c, f)).join(t?.delimiter ?? "") + i;
378
378
  }
379
379
  function Xn(e, t) {
380
- const [r, n, i] = We(e, t), o = Ve(t?.locale), a = vt(t?.locale), s = t?.mergeAmbiguousCharacters ? kt(o, a) : Or(o, a);
380
+ const [r, n, i] = We(e, t), o = Ve(t?.locale), a = vt(t?.locale), s = t?.mergeAmbiguousCharacters ? kt(o, a) : wr(o, a);
381
381
  return r + n.map(s).join(t?.delimiter ?? "") + i;
382
382
  }
383
383
  function Qn(e, t) {
384
384
  const [r, n, i] = We(e, t), o = Ve(t?.locale), a = vt(t?.locale);
385
385
  return r + n.map(kt(o, a)).join(t?.delimiter ?? " ") + i;
386
386
  }
387
- function _r(e, t) {
388
- return yr(e, {
387
+ function Or(e, t) {
388
+ return _r(e, {
389
389
  delimiter: "-",
390
390
  ...t
391
391
  });
392
392
  }
393
393
  function jn(e, t) {
394
- return yr(e, {
394
+ return _r(e, {
395
395
  delimiter: "_",
396
396
  ...t
397
397
  });
@@ -405,14 +405,14 @@ function vt(e) {
405
405
  function kt(e, t) {
406
406
  return (r) => `${t(r[0])}${e(r.slice(1))}`;
407
407
  }
408
- function Or(e, t) {
408
+ function wr(e, t) {
409
409
  return (r, n) => {
410
410
  const i = r[0];
411
411
  return (n > 0 && i >= "0" && i <= "9" ? "_" + i : t(i)) + e(r.slice(1));
412
412
  };
413
413
  }
414
414
  function We(e, t = {}) {
415
- const r = t.split ?? (t.separateNumbers ? Vn : gr), n = t.prefixCharacters ?? Lt, i = t.suffixCharacters ?? Lt;
415
+ const r = t.split ?? (t.separateNumbers ? Vn : yr), n = t.prefixCharacters ?? Lt, i = t.suffixCharacters ?? Lt;
416
416
  let o = 0, a = e.length;
417
417
  for (; o < e.length; ) {
418
418
  const s = e.charAt(o);
@@ -450,7 +450,7 @@ var ei = /* @__PURE__ */ re(((e, t) => {
450
450
  });
451
451
  })), ti = /* @__PURE__ */ ie(ei(), 1);
452
452
  function ri(e) {
453
- return (0, ti.default)(_r(e), {
453
+ return (0, ti.default)(Or(e), {
454
454
  lower: !0,
455
455
  strict: !0
456
456
  });
@@ -465,7 +465,7 @@ var I = {
465
465
  }, xt = {
466
466
  [I.Camel]: Wn,
467
467
  [I.Capital]: Qn,
468
- [I.Param]: _r,
468
+ [I.Param]: Or,
469
469
  [I.Pascal]: Xn,
470
470
  [I.Slug]: ri,
471
471
  [I.Snake]: jn
@@ -495,7 +495,7 @@ function E(e, t, r = {}) {
495
495
  exclude: r.exclude
496
496
  });
497
497
  }
498
- var wr = /* @__PURE__ */ re(((e, t) => {
498
+ var vr = /* @__PURE__ */ re(((e, t) => {
499
499
  (function(r, n) {
500
500
  typeof e == "object" && typeof t < "u" ? t.exports = n() : typeof define == "function" && define.amd ? define(n) : (r = typeof globalThis < "u" ? globalThis : r || self).dayjs = n();
501
501
  })(e, (function() {
@@ -1475,7 +1475,7 @@ var wr = /* @__PURE__ */ re(((e, t) => {
1475
1475
  }));
1476
1476
  })), yi = /* @__PURE__ */ re(((e, t) => {
1477
1477
  (function(r, n) {
1478
- typeof e == "object" && typeof t < "u" ? t.exports = n(wr()) : typeof define == "function" && define.amd ? define(["dayjs"], n) : (r = typeof globalThis < "u" ? globalThis : r || self).dayjs_locale_fr = n(r.dayjs);
1478
+ typeof e == "object" && typeof t < "u" ? t.exports = n(vr()) : typeof define == "function" && define.amd ? define(["dayjs"], n) : (r = typeof globalThis < "u" ? globalThis : r || self).dayjs_locale_fr = n(r.dayjs);
1479
1479
  })(e, (function(r) {
1480
1480
  "use strict";
1481
1481
  function n(a) {
@@ -1539,7 +1539,7 @@ var wr = /* @__PURE__ */ re(((e, t) => {
1539
1539
  }
1540
1540
  };
1541
1541
  }));
1542
- })), ue = /* @__PURE__ */ ie(wr(), 1), Oi = /* @__PURE__ */ ie(ai(), 1), wi = /* @__PURE__ */ ie(si(), 1), vi = /* @__PURE__ */ ie(ui(), 1), ki = /* @__PURE__ */ ie(ci(), 1), Ai = /* @__PURE__ */ ie(di(), 1), Si = /* @__PURE__ */ ie(fi(), 1), Ti = /* @__PURE__ */ ie(li(), 1), bi = /* @__PURE__ */ ie(pi(), 1), Ri = /* @__PURE__ */ ie(mi(), 1), Ci = /* @__PURE__ */ ie(hi(), 1), Pi = /* @__PURE__ */ ie(gi(), 1), Ip = yi(), Np = _i();
1542
+ })), ue = /* @__PURE__ */ ie(vr(), 1), Oi = /* @__PURE__ */ ie(ai(), 1), wi = /* @__PURE__ */ ie(si(), 1), vi = /* @__PURE__ */ ie(ui(), 1), ki = /* @__PURE__ */ ie(ci(), 1), Ai = /* @__PURE__ */ ie(di(), 1), Si = /* @__PURE__ */ ie(fi(), 1), Ti = /* @__PURE__ */ ie(li(), 1), bi = /* @__PURE__ */ ie(pi(), 1), Ri = /* @__PURE__ */ ie(mi(), 1), Ci = /* @__PURE__ */ ie(hi(), 1), Pi = /* @__PURE__ */ ie(gi(), 1), Ip = yi(), Np = _i();
1543
1543
  ue.default.extend(Oi.default);
1544
1544
  ue.default.extend(wi.default);
1545
1545
  ue.default.extend(vi.default);
@@ -1571,18 +1571,18 @@ function At(e, t, r = /* @__PURE__ */ new WeakSet()) {
1571
1571
  r.add(t);
1572
1572
  for (const n in t) if (Object.hasOwn(t, n)) {
1573
1573
  const i = t[n], o = e[n];
1574
- ye(i) && ye(o) ? At(o, i, r) : Array.isArray(i) && Array.isArray(o) ? e[n] = vr(o, i, r) : e[n] = He(i, r);
1574
+ ye(i) && ye(o) ? At(o, i, r) : Array.isArray(i) && Array.isArray(o) ? e[n] = kr(o, i, r) : e[n] = He(i, r);
1575
1575
  }
1576
1576
  }
1577
1577
  }
1578
- function vr(e, t, r) {
1578
+ function kr(e, t, r) {
1579
1579
  const n = e.slice();
1580
1580
  for (let i = 0; i < t.length; i++) {
1581
1581
  const o = t[i], a = n[i];
1582
1582
  if (ye(o) && ye(a)) {
1583
1583
  const s = { ...a };
1584
1584
  At(s, o, r), n[i] = s;
1585
- } else Array.isArray(o) && Array.isArray(a) ? n[i] = vr(a, o, r) : n[i] = He(o, r);
1585
+ } else Array.isArray(o) && Array.isArray(a) ? n[i] = kr(a, o, r) : n[i] = He(o, r);
1586
1586
  }
1587
1587
  return n;
1588
1588
  }
@@ -1694,7 +1694,7 @@ var $i = 1500, ve = {}, Ji = class {
1694
1694
  function Li() {
1695
1695
  return new Ji();
1696
1696
  }
1697
- function kr(e, t, r) {
1697
+ function Ar(e, t, r) {
1698
1698
  const n = Li();
1699
1699
  return n.poll(e, t), r && typeof r == "function" ? (n.on("data", (i) => {
1700
1700
  i instanceof Error ? r(i, void 0, n) : r(null, i, n);
@@ -1741,7 +1741,7 @@ var Re = class extends Error {
1741
1741
  constructor() {
1742
1742
  super("Encountered Promise during synchronous parse. Use .parseAsync() instead.");
1743
1743
  }
1744
- }, Ar = class extends Error {
1744
+ }, Sr = class extends Error {
1745
1745
  constructor(e) {
1746
1746
  super(`Encountered unidirectional transform during encode: ${e}`), this.name = "ZodEncodeError";
1747
1747
  }
@@ -1751,7 +1751,7 @@ var Ue = globalThis.__zod_globalConfig;
1751
1751
  function ke(e) {
1752
1752
  return e && Object.assign(Ue, e), Ue;
1753
1753
  }
1754
- function Sr(e) {
1754
+ function Tr(e) {
1755
1755
  const t = Object.values(e).filter((r) => typeof r == "number");
1756
1756
  return Object.entries(e).filter(([r, n]) => t.indexOf(+r) === -1).map(([r, n]) => n);
1757
1757
  }
@@ -1813,7 +1813,7 @@ function Ht(e) {
1813
1813
  function Fi(e) {
1814
1814
  return e.toLowerCase().trim().replace(/[^\w\s-]/g, "").replace(/[\s_-]+/g, "-").replace(/^-+|-+$/g, "");
1815
1815
  }
1816
- var Tr = "captureStackTrace" in Error ? Error.captureStackTrace : (...e) => {
1816
+ var br = "captureStackTrace" in Error ? Error.captureStackTrace : (...e) => {
1817
1817
  };
1818
1818
  function Ge(e) {
1819
1819
  return typeof e == "object" && e !== null && !Array.isArray(e);
@@ -1833,7 +1833,7 @@ function De(e) {
1833
1833
  const r = t.prototype;
1834
1834
  return !(Ge(r) === !1 || Object.prototype.hasOwnProperty.call(r, "isPrototypeOf") === !1);
1835
1835
  }
1836
- function br(e) {
1836
+ function Rr(e) {
1837
1837
  return De(e) ? { ...e } : Array.isArray(e) ? [...e] : e instanceof Map ? new Map(e) : e instanceof Set ? new Set(e) : e;
1838
1838
  }
1839
1839
  var Zi = /* @__PURE__ */ new Set([
@@ -1991,7 +1991,7 @@ function Qi(e, t = 0) {
1991
1991
  for (let r = t; r < e.issues.length; r++) if (e.issues[r]?.continue === !1) return !0;
1992
1992
  return !1;
1993
1993
  }
1994
- function Rr(e, t) {
1994
+ function Cr(e, t) {
1995
1995
  return t.map((r) => {
1996
1996
  var n;
1997
1997
  return (n = r).path ?? (n.path = []), r.path.unshift(e), r;
@@ -2016,7 +2016,7 @@ function Ie(...e) {
2016
2016
  inst: n
2017
2017
  } : { ...t };
2018
2018
  }
2019
- var Cr = (e, t) => {
2019
+ var Pr = (e, t) => {
2020
2020
  e.name = "$ZodError", Object.defineProperty(e, "_zod", {
2021
2021
  value: e._zod,
2022
2022
  enumerable: !1
@@ -2027,7 +2027,7 @@ var Cr = (e, t) => {
2027
2027
  value: () => e.message,
2028
2028
  enumerable: !1
2029
2029
  });
2030
- }, Pr = m("$ZodError", Cr), Dr = m("$ZodError", Cr, { Parent: Error });
2030
+ }, Dr = m("$ZodError", Pr), Ir = m("$ZodError", Pr, { Parent: Error });
2031
2031
  function ji(e, t = (r) => r.message) {
2032
2032
  const r = {}, n = [];
2033
2033
  for (const i of e.issues) i.path.length > 0 ? (r[i.path[0]] = r[i.path[0]] || [], r[i.path[0]].push(t(i))) : n.push(t(i));
@@ -2066,7 +2066,7 @@ var Ct = (e) => (t, r, n, i) => {
2066
2066
  if (a instanceof Promise) throw new Re();
2067
2067
  if (a.issues.length) {
2068
2068
  const s = new (i?.Err ?? e)(a.issues.map((c) => Ae(c, o, ke())));
2069
- throw Tr(s, i?.callee), s;
2069
+ throw br(s, i?.callee), s;
2070
2070
  }
2071
2071
  return a.value;
2072
2072
  }, Pt = (e) => async (t, r, n, i) => {
@@ -2080,7 +2080,7 @@ var Ct = (e) => (t, r, n, i) => {
2080
2080
  }, o);
2081
2081
  if (a instanceof Promise && (a = await a), a.issues.length) {
2082
2082
  const s = new (i?.Err ?? e)(a.issues.map((c) => Ae(c, o, ke())));
2083
- throw Tr(s, i?.callee), s;
2083
+ throw br(s, i?.callee), s;
2084
2084
  }
2085
2085
  return a.value;
2086
2086
  }, Qe = (e) => (t, r, n) => {
@@ -2094,12 +2094,12 @@ var Ct = (e) => (t, r, n, i) => {
2094
2094
  if (o instanceof Promise) throw new Re();
2095
2095
  return o.issues.length ? {
2096
2096
  success: !1,
2097
- error: new (e ?? Pr)(o.issues.map((a) => Ae(a, i, ke())))
2097
+ error: new (e ?? Dr)(o.issues.map((a) => Ae(a, i, ke())))
2098
2098
  } : {
2099
2099
  success: !0,
2100
2100
  data: o.value
2101
2101
  };
2102
- }, to = /* @__PURE__ */ Qe(Dr), je = (e) => async (t, r, n) => {
2102
+ }, to = /* @__PURE__ */ Qe(Ir), je = (e) => async (t, r, n) => {
2103
2103
  const i = n ? {
2104
2104
  ...n,
2105
2105
  async: !0
@@ -2115,7 +2115,7 @@ var Ct = (e) => (t, r, n, i) => {
2115
2115
  success: !0,
2116
2116
  data: o.value
2117
2117
  };
2118
- }, ro = /* @__PURE__ */ je(Dr), no = (e) => (t, r, n) => {
2118
+ }, ro = /* @__PURE__ */ je(Ir), no = (e) => (t, r, n) => {
2119
2119
  const i = n ? {
2120
2120
  ...n,
2121
2121
  direction: "backward"
@@ -2143,19 +2143,19 @@ var Ct = (e) => (t, r, n, i) => {
2143
2143
  function ko() {
2144
2144
  return new RegExp(vo, "u");
2145
2145
  }
2146
- var Ao = /^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/, So = /^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/, To = /^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/, bo = /^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/, Ro = /^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/, Ir = /^[A-Za-z0-9_-]*$/, Co = /^https?$/, Po = /^\+[1-9]\d{6,14}$/, Nr = "(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))", Do = /* @__PURE__ */ new RegExp(`^${Nr}$`);
2147
- function Mr(e) {
2146
+ var Ao = /^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/, So = /^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/, To = /^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/, bo = /^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/, Ro = /^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/, Nr = /^[A-Za-z0-9_-]*$/, Co = /^https?$/, Po = /^\+[1-9]\d{6,14}$/, Mr = "(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))", Do = /* @__PURE__ */ new RegExp(`^${Mr}$`);
2147
+ function Er(e) {
2148
2148
  const t = "(?:[01]\\d|2[0-3]):[0-5]\\d";
2149
2149
  return typeof e.precision == "number" ? e.precision === -1 ? `${t}` : e.precision === 0 ? `${t}:[0-5]\\d` : `${t}:[0-5]\\d\\.\\d{${e.precision}}` : `${t}(?::[0-5]\\d(?:\\.\\d+)?)?`;
2150
2150
  }
2151
2151
  function Io(e) {
2152
- return new RegExp(`^${Mr(e)}$`);
2152
+ return new RegExp(`^${Er(e)}$`);
2153
2153
  }
2154
2154
  function No(e) {
2155
- const t = Mr({ precision: e.precision }), r = ["Z"];
2155
+ const t = Er({ precision: e.precision }), r = ["Z"];
2156
2156
  e.local && r.push(""), e.offset && r.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");
2157
2157
  const n = `${t}(?:${r.join("|")})`;
2158
- return new RegExp(`^${Nr}T(?:${n})$`);
2158
+ return new RegExp(`^${Mr}T(?:${n})$`);
2159
2159
  }
2160
2160
  var Mo = (e) => {
2161
2161
  const t = e ? `[\\s\\S]{${e?.minimum ?? 0},${e?.maximum ?? ""}}` : "[\\s\\S]*";
@@ -2163,13 +2163,13 @@ var Mo = (e) => {
2163
2163
  }, Eo = /^-?\d+$/, zo = /^-?\d+(?:\.\d+)?$/, $o = /^[^A-Z]*$/, Jo = /^[^a-z]*$/, oe = /* @__PURE__ */ m("$ZodCheck", (e, t) => {
2164
2164
  var r;
2165
2165
  e._zod ?? (e._zod = {}), e._zod.def = t, (r = e._zod).onattach ?? (r.onattach = []);
2166
- }), Er = {
2166
+ }), zr = {
2167
2167
  number: "number",
2168
2168
  bigint: "bigint",
2169
2169
  object: "date"
2170
- }, zr = /* @__PURE__ */ m("$ZodCheckLessThan", (e, t) => {
2170
+ }, $r = /* @__PURE__ */ m("$ZodCheckLessThan", (e, t) => {
2171
2171
  oe.init(e, t);
2172
- const r = Er[typeof t.value];
2172
+ const r = zr[typeof t.value];
2173
2173
  e._zod.onattach.push((n) => {
2174
2174
  const i = n._zod.bag, o = (t.inclusive ? i.maximum : i.exclusiveMaximum) ?? Number.POSITIVE_INFINITY;
2175
2175
  t.value < o && (t.inclusive ? i.maximum = t.value : i.exclusiveMaximum = t.value);
@@ -2184,9 +2184,9 @@ var Mo = (e) => {
2184
2184
  continue: !t.abort
2185
2185
  });
2186
2186
  };
2187
- }), $r = /* @__PURE__ */ m("$ZodCheckGreaterThan", (e, t) => {
2187
+ }), Jr = /* @__PURE__ */ m("$ZodCheckGreaterThan", (e, t) => {
2188
2188
  oe.init(e, t);
2189
- const r = Er[typeof t.value];
2189
+ const r = zr[typeof t.value];
2190
2190
  e._zod.onattach.push((n) => {
2191
2191
  const i = n._zod.bag, o = (t.inclusive ? i.minimum : i.exclusiveMinimum) ?? Number.NEGATIVE_INFINITY;
2192
2192
  t.value > o && (t.inclusive ? i.minimum = t.value : i.exclusiveMinimum = t.value);
@@ -2673,7 +2673,7 @@ var Mo = (e) => {
2673
2673
  }
2674
2674
  };
2675
2675
  });
2676
- function Jr(e) {
2676
+ function Lr(e) {
2677
2677
  if (e === "") return !0;
2678
2678
  if (/\s/.test(e) || e.length % 4 !== 0) return !1;
2679
2679
  try {
@@ -2684,7 +2684,7 @@ function Jr(e) {
2684
2684
  }
2685
2685
  var ya = /* @__PURE__ */ m("$ZodBase64", (e, t) => {
2686
2686
  t.pattern ?? (t.pattern = Ro), Y.init(e, t), e._zod.bag.contentEncoding = "base64", e._zod.check = (r) => {
2687
- Jr(r.value) || r.issues.push({
2687
+ Lr(r.value) || r.issues.push({
2688
2688
  code: "invalid_format",
2689
2689
  format: "base64",
2690
2690
  input: r.value,
@@ -2694,12 +2694,12 @@ var ya = /* @__PURE__ */ m("$ZodBase64", (e, t) => {
2694
2694
  };
2695
2695
  });
2696
2696
  function _a(e) {
2697
- if (!Ir.test(e)) return !1;
2697
+ if (!Nr.test(e)) return !1;
2698
2698
  const t = e.replace(/[-_]/g, (r) => r === "-" ? "+" : "/");
2699
- return Jr(t.padEnd(Math.ceil(t.length / 4) * 4, "="));
2699
+ return Lr(t.padEnd(Math.ceil(t.length / 4) * 4, "="));
2700
2700
  }
2701
2701
  var Oa = /* @__PURE__ */ m("$ZodBase64URL", (e, t) => {
2702
- t.pattern ?? (t.pattern = Ir), Y.init(e, t), e._zod.bag.contentEncoding = "base64url", e._zod.check = (r) => {
2702
+ t.pattern ?? (t.pattern = Nr), Y.init(e, t), e._zod.bag.contentEncoding = "base64url", e._zod.check = (r) => {
2703
2703
  _a(r.value) || r.issues.push({
2704
2704
  code: "invalid_format",
2705
2705
  format: "base64url",
@@ -2733,7 +2733,7 @@ var ka = /* @__PURE__ */ m("$ZodJWT", (e, t) => {
2733
2733
  continue: !t.abort
2734
2734
  });
2735
2735
  };
2736
- }), Lr = /* @__PURE__ */ m("$ZodNumber", (e, t) => {
2736
+ }), xr = /* @__PURE__ */ m("$ZodNumber", (e, t) => {
2737
2737
  W.init(e, t), e._zod.pattern = e._zod.bag.pattern ?? zo, e._zod.parse = (r, n) => {
2738
2738
  if (t.coerce) try {
2739
2739
  r.value = Number(r.value);
@@ -2751,7 +2751,7 @@ var ka = /* @__PURE__ */ m("$ZodJWT", (e, t) => {
2751
2751
  }), r;
2752
2752
  };
2753
2753
  }), Aa = /* @__PURE__ */ m("$ZodNumberFormat", (e, t) => {
2754
- xo.init(e, t), Lr.init(e, t);
2754
+ xo.init(e, t), xr.init(e, t);
2755
2755
  }), Sa = /* @__PURE__ */ m("$ZodSymbol", (e, t) => {
2756
2756
  W.init(e, t), e._zod.parse = (r, n) => {
2757
2757
  const i = r.value;
@@ -2773,7 +2773,7 @@ var ka = /* @__PURE__ */ m("$ZodJWT", (e, t) => {
2773
2773
  }), r);
2774
2774
  });
2775
2775
  function Gt(e, t, r) {
2776
- e.issues.length && t.issues.push(...Rr(r, e.issues)), t.value[r] = e.value;
2776
+ e.issues.length && t.issues.push(...Cr(r, e.issues)), t.value[r] = e.value;
2777
2777
  }
2778
2778
  var Ra = /* @__PURE__ */ m("$ZodArray", (e, t) => {
2779
2779
  W.init(e, t), e._zod.parse = (r, n) => {
@@ -2801,7 +2801,7 @@ function qe(e, t, r, n, i, o) {
2801
2801
  const a = r in n;
2802
2802
  if (e.issues.length) {
2803
2803
  if (i && o && !a) return;
2804
- t.issues.push(...Rr(r, e.issues));
2804
+ t.issues.push(...Cr(r, e.issues));
2805
2805
  }
2806
2806
  if (!a && !i) {
2807
2807
  e.issues.length || t.issues.push({
@@ -2814,7 +2814,7 @@ function qe(e, t, r, n, i, o) {
2814
2814
  }
2815
2815
  e.value === void 0 ? a && (t.value[r] = void 0) : t.value[r] = e.value;
2816
2816
  }
2817
- function xr(e) {
2817
+ function Fr(e) {
2818
2818
  const t = Object.keys(e.shape);
2819
2819
  for (const n of t) if (!e.shape?.[n]?._zod?.traits?.has("$ZodType")) throw new Error(`Invalid element at key "${n}": expected a Zod schema`);
2820
2820
  const r = Hi(e.shape);
@@ -2826,7 +2826,7 @@ function xr(e) {
2826
2826
  optionalKeys: new Set(r)
2827
2827
  };
2828
2828
  }
2829
- function Fr(e, t, r, n, i, o) {
2829
+ function Br(e, t, r, n, i, o) {
2830
2830
  const a = [], s = i.keySet, c = i.catchall._zod, f = c.def.type, l = c.optin === "optional", g = c.optout === "optional";
2831
2831
  for (const p in t) {
2832
2832
  if (p === "__proto__" || s.has(p)) continue;
@@ -2855,7 +2855,7 @@ var Ca = /* @__PURE__ */ m("$ZodObject", (e, t) => {
2855
2855
  return Object.defineProperty(t, "shape", { value: s }), s;
2856
2856
  } });
2857
2857
  }
2858
- const r = St(() => xr(t));
2858
+ const r = St(() => Fr(t));
2859
2859
  Z(e._zod, "propValues", () => {
2860
2860
  const a = t.shape, s = {};
2861
2861
  for (const c in a) {
@@ -2888,11 +2888,11 @@ var Ca = /* @__PURE__ */ m("$ZodObject", (e, t) => {
2888
2888
  }, s);
2889
2889
  h instanceof Promise ? f.push(h.then((w) => qe(w, a, g, c, O, A))) : qe(h, a, g, c, O, A);
2890
2890
  }
2891
- return i ? Fr(f, c, a, s, r.value, e) : f.length ? Promise.all(f).then(() => a) : a;
2891
+ return i ? Br(f, c, a, s, r.value, e) : f.length ? Promise.all(f).then(() => a) : a;
2892
2892
  };
2893
2893
  }), Pa = /* @__PURE__ */ m("$ZodObjectJIT", (e, t) => {
2894
2894
  Ca.init(e, t);
2895
- const r = e._zod.parse, n = St(() => xr(t)), i = (p) => {
2895
+ const r = e._zod.parse, n = St(() => Fr(t)), i = (p) => {
2896
2896
  const O = new Wo([
2897
2897
  "shape",
2898
2898
  "payload",
@@ -2979,7 +2979,7 @@ var Ca = /* @__PURE__ */ m("$ZodObject", (e, t) => {
2979
2979
  e._zod.parse = (p, O) => {
2980
2980
  g ?? (g = n.value);
2981
2981
  const A = p.value;
2982
- return a(A) ? s && f && O?.async === !1 && O.jitless !== !0 ? (o || (o = i(t.shape)), p = o(p, O), l ? Fr([], A, p, O, g, e) : p) : r(p, O) : (p.issues.push({
2982
+ return a(A) ? s && f && O?.async === !1 && O.jitless !== !0 ? (o || (o = i(t.shape)), p = o(p, O), l ? Br([], A, p, O, g, e) : p) : r(p, O) : (p.issues.push({
2983
2983
  expected: "object",
2984
2984
  code: "invalid_type",
2985
2985
  input: A,
@@ -3111,7 +3111,7 @@ function Yt(e, t, r) {
3111
3111
  }
3112
3112
  var Na = /* @__PURE__ */ m("$ZodEnum", (e, t) => {
3113
3113
  W.init(e, t);
3114
- const r = Sr(t.entries), n = new Set(r);
3114
+ const r = Tr(t.entries), n = new Set(r);
3115
3115
  e._zod.values = n, e._zod.pattern = new RegExp(`^(${r.filter((i) => Zi.has(typeof i)).map((i) => typeof i == "string" ? Xe(i) : i.toString()).join("|")})$`), e._zod.parse = (i, o) => {
3116
3116
  const a = i.value;
3117
3117
  return n.has(a) || i.issues.push({
@@ -3123,7 +3123,7 @@ var Na = /* @__PURE__ */ m("$ZodEnum", (e, t) => {
3123
3123
  };
3124
3124
  }), Ma = /* @__PURE__ */ m("$ZodTransform", (e, t) => {
3125
3125
  W.init(e, t), e._zod.optin = "optional", e._zod.parse = (r, n) => {
3126
- if (n.direction === "backward") throw new Ar(e.constructor.name);
3126
+ if (n.direction === "backward") throw new Sr(e.constructor.name);
3127
3127
  const i = t.transform(r.value, r);
3128
3128
  if (n.async) return (i instanceof Promise ? i : Promise.resolve(i)).then((o) => (r.value = o, r.fallback = !0, r));
3129
3129
  if (i instanceof Promise) throw new Re();
@@ -3136,7 +3136,7 @@ function Kt(e, t) {
3136
3136
  value: void 0
3137
3137
  } : e;
3138
3138
  }
3139
- var Br = /* @__PURE__ */ m("$ZodOptional", (e, t) => {
3139
+ var Zr = /* @__PURE__ */ m("$ZodOptional", (e, t) => {
3140
3140
  W.init(e, t), e._zod.optin = "optional", e._zod.optout = "optional", Z(e._zod, "values", () => t.innerType._zod.values ? /* @__PURE__ */ new Set([...t.innerType._zod.values, void 0]) : void 0), Z(e._zod, "pattern", () => {
3141
3141
  const r = t.innerType._zod.pattern;
3142
3142
  return r ? new RegExp(`^(${bt(r.source)})?$`) : void 0;
@@ -3148,7 +3148,7 @@ var Br = /* @__PURE__ */ m("$ZodOptional", (e, t) => {
3148
3148
  return r.value === void 0 ? r : t.innerType._zod.run(r, n);
3149
3149
  };
3150
3150
  }), Ea = /* @__PURE__ */ m("$ZodExactOptional", (e, t) => {
3151
- Br.init(e, t), Z(e._zod, "values", () => t.innerType._zod.values), Z(e._zod, "pattern", () => t.innerType._zod.pattern), e._zod.parse = (r, n) => t.innerType._zod.run(r, n);
3151
+ Zr.init(e, t), Z(e._zod, "values", () => t.innerType._zod.values), Z(e._zod, "pattern", () => t.innerType._zod.pattern), e._zod.parse = (r, n) => t.innerType._zod.run(r, n);
3152
3152
  }), za = /* @__PURE__ */ m("$ZodNullable", (e, t) => {
3153
3153
  W.init(e, t), Z(e._zod, "optin", () => t.innerType._zod.optin), Z(e._zod, "optout", () => t.innerType._zod.optout), Z(e._zod, "pattern", () => {
3154
3154
  const r = t.innerType._zod.pattern;
@@ -3590,7 +3590,7 @@ function vs(e, t) {
3590
3590
  }
3591
3591
  // @__NO_SIDE_EFFECTS__
3592
3592
  function tr(e, t) {
3593
- return new zr({
3593
+ return new $r({
3594
3594
  check: "less_than",
3595
3595
  ...P(t),
3596
3596
  value: e,
@@ -3599,7 +3599,7 @@ function tr(e, t) {
3599
3599
  }
3600
3600
  // @__NO_SIDE_EFFECTS__
3601
3601
  function st(e, t) {
3602
- return new zr({
3602
+ return new $r({
3603
3603
  check: "less_than",
3604
3604
  ...P(t),
3605
3605
  value: e,
@@ -3608,7 +3608,7 @@ function st(e, t) {
3608
3608
  }
3609
3609
  // @__NO_SIDE_EFFECTS__
3610
3610
  function rr(e, t) {
3611
- return new $r({
3611
+ return new Jr({
3612
3612
  check: "greater_than",
3613
3613
  ...P(t),
3614
3614
  value: e,
@@ -3617,7 +3617,7 @@ function rr(e, t) {
3617
3617
  }
3618
3618
  // @__NO_SIDE_EFFECTS__
3619
3619
  function ut(e, t) {
3620
- return new $r({
3620
+ return new Jr({
3621
3621
  check: "greater_than",
3622
3622
  ...P(t),
3623
3623
  value: e,
@@ -3633,7 +3633,7 @@ function nr(e, t) {
3633
3633
  });
3634
3634
  }
3635
3635
  // @__NO_SIDE_EFFECTS__
3636
- function Zr(e, t) {
3636
+ function Hr(e, t) {
3637
3637
  return new Fo({
3638
3638
  check: "max_length",
3639
3639
  ...P(t),
@@ -3649,7 +3649,7 @@ function Ye(e, t) {
3649
3649
  });
3650
3650
  }
3651
3651
  // @__NO_SIDE_EFFECTS__
3652
- function Hr(e, t) {
3652
+ function Ur(e, t) {
3653
3653
  return new Zo({
3654
3654
  check: "length_equals",
3655
3655
  ...P(t),
@@ -3771,7 +3771,7 @@ function $s(e, t) {
3771
3771
  });
3772
3772
  return r._zod.check = e, r;
3773
3773
  }
3774
- function Ur(e) {
3774
+ function Gr(e) {
3775
3775
  let t = e?.target ?? "draft-2020-12";
3776
3776
  return t === "draft-4" && (t = "draft-04"), t === "draft-7" && (t = "draft-07"), {
3777
3777
  processors: e.processors ?? {},
@@ -3823,7 +3823,7 @@ function ee(e, t, r = {
3823
3823
  const c = t.metadataRegistry.get(e);
3824
3824
  return c && Object.assign(a.schema, c), t.io === "input" && ne(e) && (delete a.schema.examples, delete a.schema.default), t.io === "input" && "_prefault" in a.schema && ((n = a.schema).default ?? (n.default = a.schema._prefault)), delete a.schema._prefault, t.seen.get(e).schema;
3825
3825
  }
3826
- function Gr(e, t) {
3826
+ function qr(e, t) {
3827
3827
  const r = e.seen.get(t);
3828
3828
  if (!r) throw new Error("Unprocessed schema. This is a bug in Zod.");
3829
3829
  const n = /* @__PURE__ */ new Map();
@@ -3893,7 +3893,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
3893
3893
  }
3894
3894
  }
3895
3895
  }
3896
- function qr(e, t) {
3896
+ function Yr(e, t) {
3897
3897
  const r = e.seen.get(t);
3898
3898
  if (!r) throw new Error("Unprocessed schema. This is a bug in Zod.");
3899
3899
  const n = (s) => {
@@ -3984,19 +3984,19 @@ function ne(e, t) {
3984
3984
  return !1;
3985
3985
  }
3986
3986
  var Js = (e, t = {}) => (r) => {
3987
- const n = Ur({
3987
+ const n = Gr({
3988
3988
  ...r,
3989
3989
  processors: t
3990
3990
  });
3991
- return ee(e, n), Gr(n, e), qr(n, e);
3991
+ return ee(e, n), qr(n, e), Yr(n, e);
3992
3992
  }, Ke = (e, t, r = {}) => (n) => {
3993
- const { libraryOptions: i, target: o } = n ?? {}, a = Ur({
3993
+ const { libraryOptions: i, target: o } = n ?? {}, a = Gr({
3994
3994
  ...i ?? {},
3995
3995
  target: o,
3996
3996
  io: t,
3997
3997
  processors: r
3998
3998
  });
3999
- return ee(e, a), Gr(a, e), qr(a, e);
3999
+ return ee(e, a), qr(a, e), Yr(a, e);
4000
4000
  }, Ls = {
4001
4001
  guid: "uuid",
4002
4002
  url: "uri",
@@ -4025,7 +4025,7 @@ var Js = (e, t = {}) => (r) => {
4025
4025
  r.not = {};
4026
4026
  }, Hs = (e, t, r, n) => {
4027
4027
  }, Us = (e, t, r, n) => {
4028
- const i = e._zod.def, o = Sr(i.entries);
4028
+ const i = e._zod.def, o = Tr(i.entries);
4029
4029
  o.every((a) => typeof a == "number") && (r.type = "number"), o.every((a) => typeof a == "string") && (r.type = "string"), r.enum = o;
4030
4030
  }, Gs = (e, t, r, n) => {
4031
4031
  if (t.unrepresentable === "throw") throw new Error("Custom types cannot be represented in JSON Schema");
@@ -4124,7 +4124,7 @@ var Js = (e, t = {}) => (r) => {
4124
4124
  ee(i.innerType, t, n);
4125
4125
  const o = t.seen.get(e);
4126
4126
  o.ref = i.innerType, r.readOnly = !0;
4127
- }, Yr = (e, t, r, n) => {
4127
+ }, Kr = (e, t, r, n) => {
4128
4128
  const i = e._zod.def;
4129
4129
  ee(i.innerType, t, n);
4130
4130
  const o = t.seen.get(e);
@@ -4154,7 +4154,7 @@ function fu(e) {
4154
4154
  return /* @__PURE__ */ gs(du, e);
4155
4155
  }
4156
4156
  var lu = (e, t) => {
4157
- Pr.init(e, t), e.name = "ZodError", Object.defineProperties(e, {
4157
+ Dr.init(e, t), e.name = "ZodError", Object.defineProperties(e, {
4158
4158
  format: { value: (r) => eo(e, r) },
4159
4159
  flatten: { value: (r) => ji(e, r) },
4160
4160
  addIssue: { value: (r) => {
@@ -4251,7 +4251,7 @@ var X = /* @__PURE__ */ m("ZodType", (e, t) => (W.init(e, t), Object.assign(e["~
4251
4251
  return Qu(this);
4252
4252
  },
4253
4253
  or(r) {
4254
- return Wr([this, r]);
4254
+ return Xr([this, r]);
4255
4255
  },
4256
4256
  and(r) {
4257
4257
  return nc(this, r);
@@ -4297,7 +4297,7 @@ var X = /* @__PURE__ */ m("ZodType", (e, t) => (W.init(e, t), Object.assign(e["~
4297
4297
  return Pe.get(e)?.description;
4298
4298
  },
4299
4299
  configurable: !0
4300
- }), e)), Kr = /* @__PURE__ */ m("_ZodString", (e, t) => {
4300
+ }), e)), Vr = /* @__PURE__ */ m("_ZodString", (e, t) => {
4301
4301
  Dt.init(e, t), X.init(e, t), e._zod.processJSONSchema = (n, i, o) => xs(e, n, i, o);
4302
4302
  const r = e._zod.bag;
4303
4303
  e.format = r.format ?? null, e.minLength = r.minimum ?? null, e.maxLength = r.maximum ?? null, Ne(e, "_ZodString", {
@@ -4317,10 +4317,10 @@ var X = /* @__PURE__ */ m("ZodType", (e, t) => (W.init(e, t), Object.assign(e["~
4317
4317
  return this.check(/* @__PURE__ */ Ye(...n));
4318
4318
  },
4319
4319
  max(...n) {
4320
- return this.check(/* @__PURE__ */ Zr(...n));
4320
+ return this.check(/* @__PURE__ */ Hr(...n));
4321
4321
  },
4322
4322
  length(...n) {
4323
- return this.check(/* @__PURE__ */ Hr(...n));
4323
+ return this.check(/* @__PURE__ */ Ur(...n));
4324
4324
  },
4325
4325
  nonempty(...n) {
4326
4326
  return this.check(/* @__PURE__ */ Ye(1, ...n));
@@ -4348,13 +4348,13 @@ var X = /* @__PURE__ */ m("ZodType", (e, t) => (W.init(e, t), Object.assign(e["~
4348
4348
  }
4349
4349
  });
4350
4350
  }), Tu = /* @__PURE__ */ m("ZodString", (e, t) => {
4351
- Dt.init(e, t), Kr.init(e, t), e.email = (r) => e.check(/* @__PURE__ */ qa(Ru, r)), e.url = (r) => e.check(/* @__PURE__ */ Xa(Cu, r)), e.jwt = (r) => e.check(/* @__PURE__ */ ls(Hu, r)), e.emoji = (r) => e.check(/* @__PURE__ */ Qa(Pu, r)), e.guid = (r) => e.check(/* @__PURE__ */ er(or, r)), e.uuid = (r) => e.check(/* @__PURE__ */ Ya(Ze, r)), e.uuidv4 = (r) => e.check(/* @__PURE__ */ Ka(Ze, r)), e.uuidv6 = (r) => e.check(/* @__PURE__ */ Va(Ze, r)), e.uuidv7 = (r) => e.check(/* @__PURE__ */ Wa(Ze, r)), e.nanoid = (r) => e.check(/* @__PURE__ */ ja(Du, r)), e.guid = (r) => e.check(/* @__PURE__ */ er(or, r)), e.cuid = (r) => e.check(/* @__PURE__ */ es(Iu, r)), e.cuid2 = (r) => e.check(/* @__PURE__ */ ts(Nu, r)), e.ulid = (r) => e.check(/* @__PURE__ */ rs(Mu, r)), e.base64 = (r) => e.check(/* @__PURE__ */ cs(Fu, r)), e.base64url = (r) => e.check(/* @__PURE__ */ ds(Bu, r)), e.xid = (r) => e.check(/* @__PURE__ */ ns(Eu, r)), e.ksuid = (r) => e.check(/* @__PURE__ */ is(zu, r)), e.ipv4 = (r) => e.check(/* @__PURE__ */ os($u, r)), e.ipv6 = (r) => e.check(/* @__PURE__ */ as(Ju, r)), e.cidrv4 = (r) => e.check(/* @__PURE__ */ ss(Lu, r)), e.cidrv6 = (r) => e.check(/* @__PURE__ */ us(xu, r)), e.e164 = (r) => e.check(/* @__PURE__ */ fs(Zu, r)), e.datetime = (r) => e.check(ou(r)), e.date = (r) => e.check(su(r)), e.time = (r) => e.check(cu(r)), e.duration = (r) => e.check(fu(r));
4351
+ Dt.init(e, t), Vr.init(e, t), e.email = (r) => e.check(/* @__PURE__ */ qa(Ru, r)), e.url = (r) => e.check(/* @__PURE__ */ Xa(Cu, r)), e.jwt = (r) => e.check(/* @__PURE__ */ ls(Hu, r)), e.emoji = (r) => e.check(/* @__PURE__ */ Qa(Pu, r)), e.guid = (r) => e.check(/* @__PURE__ */ er(or, r)), e.uuid = (r) => e.check(/* @__PURE__ */ Ya(Ze, r)), e.uuidv4 = (r) => e.check(/* @__PURE__ */ Ka(Ze, r)), e.uuidv6 = (r) => e.check(/* @__PURE__ */ Va(Ze, r)), e.uuidv7 = (r) => e.check(/* @__PURE__ */ Wa(Ze, r)), e.nanoid = (r) => e.check(/* @__PURE__ */ ja(Du, r)), e.guid = (r) => e.check(/* @__PURE__ */ er(or, r)), e.cuid = (r) => e.check(/* @__PURE__ */ es(Iu, r)), e.cuid2 = (r) => e.check(/* @__PURE__ */ ts(Nu, r)), e.ulid = (r) => e.check(/* @__PURE__ */ rs(Mu, r)), e.base64 = (r) => e.check(/* @__PURE__ */ cs(Fu, r)), e.base64url = (r) => e.check(/* @__PURE__ */ ds(Bu, r)), e.xid = (r) => e.check(/* @__PURE__ */ ns(Eu, r)), e.ksuid = (r) => e.check(/* @__PURE__ */ is(zu, r)), e.ipv4 = (r) => e.check(/* @__PURE__ */ os($u, r)), e.ipv6 = (r) => e.check(/* @__PURE__ */ as(Ju, r)), e.cidrv4 = (r) => e.check(/* @__PURE__ */ ss(Lu, r)), e.cidrv6 = (r) => e.check(/* @__PURE__ */ us(xu, r)), e.e164 = (r) => e.check(/* @__PURE__ */ fs(Zu, r)), e.datetime = (r) => e.check(ou(r)), e.date = (r) => e.check(su(r)), e.time = (r) => e.check(cu(r)), e.duration = (r) => e.check(fu(r));
4352
4352
  });
4353
4353
  function bu(e) {
4354
4354
  return /* @__PURE__ */ Ga(Tu, e);
4355
4355
  }
4356
4356
  var K = /* @__PURE__ */ m("ZodStringFormat", (e, t) => {
4357
- Y.init(e, t), Kr.init(e, t);
4357
+ Y.init(e, t), Vr.init(e, t);
4358
4358
  }), Ru = /* @__PURE__ */ m("ZodEmail", (e, t) => {
4359
4359
  ea.init(e, t), K.init(e, t);
4360
4360
  }), or = /* @__PURE__ */ m("ZodGUID", (e, t) => {
@@ -4393,8 +4393,8 @@ var K = /* @__PURE__ */ m("ZodStringFormat", (e, t) => {
4393
4393
  wa.init(e, t), K.init(e, t);
4394
4394
  }), Hu = /* @__PURE__ */ m("ZodJWT", (e, t) => {
4395
4395
  ka.init(e, t), K.init(e, t);
4396
- }), Vr = /* @__PURE__ */ m("ZodNumber", (e, t) => {
4397
- Lr.init(e, t), X.init(e, t), e._zod.processJSONSchema = (n, i, o) => Fs(e, n, i, o), Ne(e, "ZodNumber", {
4396
+ }), Wr = /* @__PURE__ */ m("ZodNumber", (e, t) => {
4397
+ xr.init(e, t), X.init(e, t), e._zod.processJSONSchema = (n, i, o) => Fs(e, n, i, o), Ne(e, "ZodNumber", {
4398
4398
  gt(n, i) {
4399
4399
  return this.check(/* @__PURE__ */ rr(n, i));
4400
4400
  },
@@ -4445,10 +4445,10 @@ var K = /* @__PURE__ */ m("ZodStringFormat", (e, t) => {
4445
4445
  e.minValue = Math.max(r.minimum ?? Number.NEGATIVE_INFINITY, r.exclusiveMinimum ?? Number.NEGATIVE_INFINITY) ?? null, e.maxValue = Math.min(r.maximum ?? Number.POSITIVE_INFINITY, r.exclusiveMaximum ?? Number.POSITIVE_INFINITY) ?? null, e.isInt = (r.format ?? "").includes("int") || Number.isSafeInteger(r.multipleOf ?? 0.5), e.isFinite = !0, e.format = r.format ?? null;
4446
4446
  });
4447
4447
  function Uu(e) {
4448
- return /* @__PURE__ */ ys(Vr, e);
4448
+ return /* @__PURE__ */ ys(Wr, e);
4449
4449
  }
4450
4450
  var Gu = /* @__PURE__ */ m("ZodNumberFormat", (e, t) => {
4451
- Aa.init(e, t), Vr.init(e, t);
4451
+ Aa.init(e, t), Wr.init(e, t);
4452
4452
  });
4453
4453
  function ar(e) {
4454
4454
  return /* @__PURE__ */ _s(Gu, e);
@@ -4480,10 +4480,10 @@ var Xu = /* @__PURE__ */ m("ZodArray", (e, t) => {
4480
4480
  return this.check(/* @__PURE__ */ Ye(1, r));
4481
4481
  },
4482
4482
  max(r, n) {
4483
- return this.check(/* @__PURE__ */ Zr(r, n));
4483
+ return this.check(/* @__PURE__ */ Hr(r, n));
4484
4484
  },
4485
4485
  length(r, n) {
4486
- return this.check(/* @__PURE__ */ Hr(r, n));
4486
+ return this.check(/* @__PURE__ */ Ur(r, n));
4487
4487
  },
4488
4488
  unwrap() {
4489
4489
  return this.element;
@@ -4496,7 +4496,7 @@ function Qu(e, t) {
4496
4496
  var ju = /* @__PURE__ */ m("ZodObject", (e, t) => {
4497
4497
  Pa.init(e, t), X.init(e, t), e._zod.processJSONSchema = (r, n, i) => Ks(e, r, n, i), Z(e, "shape", () => t.shape), Ne(e, "ZodObject", {
4498
4498
  keyof() {
4499
- return Xr(Object.keys(this._zod.def.shape));
4499
+ return Qr(Object.keys(this._zod.def.shape));
4500
4500
  },
4501
4501
  catchall(r) {
4502
4502
  return this.clone({
@@ -4544,10 +4544,10 @@ var ju = /* @__PURE__ */ m("ZodObject", (e, t) => {
4544
4544
  return qi(this, r);
4545
4545
  },
4546
4546
  partial(...r) {
4547
- return Wi(Qr, this, r[0]);
4547
+ return Wi(jr, this, r[0]);
4548
4548
  },
4549
4549
  required(...r) {
4550
- return Xi(jr, this, r[0]);
4550
+ return Xi(en, this, r[0]);
4551
4551
  }
4552
4552
  });
4553
4553
  });
@@ -4562,7 +4562,7 @@ function ec(e, t) {
4562
4562
  var tc = /* @__PURE__ */ m("ZodUnion", (e, t) => {
4563
4563
  Da.init(e, t), X.init(e, t), e._zod.processJSONSchema = (r, n, i) => Vs(e, r, n, i), e.options = t.options;
4564
4564
  });
4565
- function Wr(e, t) {
4565
+ function Xr(e, t) {
4566
4566
  return new tc({
4567
4567
  type: "union",
4568
4568
  options: e,
@@ -4604,7 +4604,7 @@ var _t = /* @__PURE__ */ m("ZodEnum", (e, t) => {
4604
4604
  });
4605
4605
  };
4606
4606
  });
4607
- function Xr(e, t) {
4607
+ function Qr(e, t) {
4608
4608
  const r = Array.isArray(e) ? Object.fromEntries(e.map((n) => [n, n])) : e;
4609
4609
  return new _t({
4610
4610
  type: "enum",
@@ -4614,7 +4614,7 @@ function Xr(e, t) {
4614
4614
  }
4615
4615
  var ic = /* @__PURE__ */ m("ZodTransform", (e, t) => {
4616
4616
  Ma.init(e, t), X.init(e, t), e._zod.processJSONSchema = (r, n, i) => qs(e, r, n, i), e._zod.parse = (r, n) => {
4617
- if (n.direction === "backward") throw new Ar(e.constructor.name);
4617
+ if (n.direction === "backward") throw new Sr(e.constructor.name);
4618
4618
  r.addIssue = (o) => {
4619
4619
  if (typeof o == "string") r.issues.push(Ie(o, r.value, t));
4620
4620
  else {
@@ -4632,17 +4632,17 @@ function oc(e) {
4632
4632
  transform: e
4633
4633
  });
4634
4634
  }
4635
- var Qr = /* @__PURE__ */ m("ZodOptional", (e, t) => {
4636
- Br.init(e, t), X.init(e, t), e._zod.processJSONSchema = (r, n, i) => Yr(e, r, n, i), e.unwrap = () => e._zod.def.innerType;
4635
+ var jr = /* @__PURE__ */ m("ZodOptional", (e, t) => {
4636
+ Zr.init(e, t), X.init(e, t), e._zod.processJSONSchema = (r, n, i) => Kr(e, r, n, i), e.unwrap = () => e._zod.def.innerType;
4637
4637
  });
4638
4638
  function ur(e) {
4639
- return new Qr({
4639
+ return new jr({
4640
4640
  type: "optional",
4641
4641
  innerType: e
4642
4642
  });
4643
4643
  }
4644
4644
  var ac = /* @__PURE__ */ m("ZodExactOptional", (e, t) => {
4645
- Ea.init(e, t), X.init(e, t), e._zod.processJSONSchema = (r, n, i) => Yr(e, r, n, i), e.unwrap = () => e._zod.def.innerType;
4645
+ Ea.init(e, t), X.init(e, t), e._zod.processJSONSchema = (r, n, i) => Kr(e, r, n, i), e.unwrap = () => e._zod.def.innerType;
4646
4646
  });
4647
4647
  function sc(e) {
4648
4648
  return new ac({
@@ -4667,7 +4667,7 @@ function dc(e, t) {
4667
4667
  type: "default",
4668
4668
  innerType: e,
4669
4669
  get defaultValue() {
4670
- return typeof t == "function" ? t() : br(t);
4670
+ return typeof t == "function" ? t() : Rr(t);
4671
4671
  }
4672
4672
  });
4673
4673
  }
@@ -4679,15 +4679,15 @@ function lc(e, t) {
4679
4679
  type: "prefault",
4680
4680
  innerType: e,
4681
4681
  get defaultValue() {
4682
- return typeof t == "function" ? t() : br(t);
4682
+ return typeof t == "function" ? t() : Rr(t);
4683
4683
  }
4684
4684
  });
4685
4685
  }
4686
- var jr = /* @__PURE__ */ m("ZodNonOptional", (e, t) => {
4686
+ var en = /* @__PURE__ */ m("ZodNonOptional", (e, t) => {
4687
4687
  La.init(e, t), X.init(e, t), e._zod.processJSONSchema = (r, n, i) => Qs(e, r, n, i), e.unwrap = () => e._zod.def.innerType;
4688
4688
  });
4689
4689
  function pc(e, t) {
4690
- return new jr({
4690
+ return new en({
4691
4691
  type: "nonoptional",
4692
4692
  innerType: e,
4693
4693
  ...P(t)
@@ -4731,8 +4731,8 @@ function wc(e, t = {}) {
4731
4731
  function vc(e, t) {
4732
4732
  return /* @__PURE__ */ zs(e, t);
4733
4733
  }
4734
- var kc = Xr(["ASC", "DESC"]), Mp = ec({
4735
- sortBy: Wr([
4734
+ var kc = Qr(["ASC", "DESC"]), Mp = ec({
4735
+ sortBy: Xr([
4736
4736
  bu(),
4737
4737
  Uu(),
4738
4738
  Yu()
@@ -4778,7 +4778,7 @@ function Sc() {
4778
4778
  var Ep = Sc(), Tc = "http://localhost".replace(/\/+$/, ""), bc = (e) => typeof Blob < "u" && e instanceof Blob, ce = class {
4779
4779
  configuration;
4780
4780
  middleware;
4781
- constructor(e = new tn()) {
4781
+ constructor(e = new rn()) {
4782
4782
  this.configuration = e, this.middleware = e.middleware;
4783
4783
  }
4784
4784
  withMiddleware(...e) {
@@ -4796,7 +4796,7 @@ var Ep = Sc(), Tc = "http://localhost".replace(/\/+$/, ""), bc = (e) => typeof B
4796
4796
  async request(e, t) {
4797
4797
  const { url: r, init: n } = this.createFetchParams(e, t), i = await this.fetchApi(r, n);
4798
4798
  if (i.status >= 200 && i.status < 300) return i;
4799
- throw new en(i, "Response returned an error code");
4799
+ throw new tn(i, "Response returned an error code");
4800
4800
  }
4801
4801
  createFetchParams(e, t) {
4802
4802
  let r = this.configuration.basePath + e.path;
@@ -4836,7 +4836,7 @@ var Ep = Sc(), Tc = "http://localhost".replace(/\/+$/, ""), bc = (e) => typeof B
4836
4836
  const e = this.constructor, t = new e(this.configuration);
4837
4837
  return t.middleware = this.middleware.slice(), t;
4838
4838
  }
4839
- }, en = class extends Error {
4839
+ }, tn = class extends Error {
4840
4840
  response;
4841
4841
  name = "ResponseError";
4842
4842
  constructor(e, t) {
@@ -4853,7 +4853,7 @@ var Ep = Sc(), Tc = "http://localhost".replace(/\/+$/, ""), bc = (e) => typeof B
4853
4853
  ssv: " ",
4854
4854
  tsv: " ",
4855
4855
  pipes: "|"
4856
- }, tn = class {
4856
+ }, rn = class {
4857
4857
  configuration;
4858
4858
  constructor(e = {}) {
4859
4859
  this.configuration = e;
@@ -4868,7 +4868,7 @@ var Ep = Sc(), Tc = "http://localhost".replace(/\/+$/, ""), bc = (e) => typeof B
4868
4868
  return this.configuration.middleware || [];
4869
4869
  }
4870
4870
  get queryParamsStringify() {
4871
- return this.configuration.queryParamsStringify || rn;
4871
+ return this.configuration.queryParamsStringify || nn;
4872
4872
  }
4873
4873
  get username() {
4874
4874
  return this.configuration.username;
@@ -4895,14 +4895,14 @@ function $p(e, t) {
4895
4895
  const r = e[t];
4896
4896
  return r != null;
4897
4897
  }
4898
- function rn(e, t = "") {
4898
+ function nn(e, t = "") {
4899
4899
  return Object.keys(e).map((r) => {
4900
4900
  const n = t + (t.length ? `[${r}]` : r), i = e[r];
4901
4901
  if (i instanceof Array) {
4902
4902
  const o = i.map((a) => encodeURIComponent(String(a))).join(`&${encodeURIComponent(n)}=`);
4903
4903
  return `${encodeURIComponent(n)}=${o}`;
4904
4904
  }
4905
- return i instanceof Date ? `${encodeURIComponent(n)}=${encodeURIComponent(i.toISOString())}` : i instanceof Object ? rn(i, n) : `${encodeURIComponent(n)}=${encodeURIComponent(String(i))}`;
4905
+ return i instanceof Date ? `${encodeURIComponent(n)}=${encodeURIComponent(i.toISOString())}` : i instanceof Object ? nn(i, n) : `${encodeURIComponent(n)}=${encodeURIComponent(String(i))}`;
4906
4906
  }).filter((r) => r.length > 0).join("&");
4907
4907
  }
4908
4908
  function Jp(e) {
@@ -4933,7 +4933,7 @@ var q = class {
4933
4933
  async value() {
4934
4934
  return await this.raw.blob();
4935
4935
  }
4936
- }, nn = class {
4936
+ }, on = class {
4937
4937
  raw;
4938
4938
  constructor(e) {
4939
4939
  this.raw = e;
@@ -4946,9 +4946,9 @@ function Fp(e) {
4946
4946
  return !(!("name" in e) || e.name === void 0);
4947
4947
  }
4948
4948
  function Bp(e) {
4949
- return on(e, !1);
4949
+ return an(e, !1);
4950
4950
  }
4951
- function on(e, t) {
4951
+ function an(e, t) {
4952
4952
  return e == null ? e : { name: e.name };
4953
4953
  }
4954
4954
  function Cc(e) {
@@ -4962,9 +4962,9 @@ function Hp(e) {
4962
4962
  return !(!("name" in e) || e.name === void 0);
4963
4963
  }
4964
4964
  function Up(e) {
4965
- return an(e, !1);
4965
+ return sn(e, !1);
4966
4966
  }
4967
- function an(e, t) {
4967
+ function sn(e, t) {
4968
4968
  return e == null ? e : { name: e.name };
4969
4969
  }
4970
4970
  function Dc(e) {
@@ -4978,9 +4978,9 @@ function qp(e) {
4978
4978
  return !(!("name" in e) || e.name === void 0);
4979
4979
  }
4980
4980
  function Yp(e) {
4981
- return sn(e, !1);
4981
+ return un(e, !1);
4982
4982
  }
4983
- function sn(e, t) {
4983
+ function un(e, t) {
4984
4984
  return e == null ? e : { name: e.name };
4985
4985
  }
4986
4986
  function Nc(e) {
@@ -5014,9 +5014,9 @@ function Xp(e) {
5014
5014
  return !(!("name" in e) || e.name === void 0 || !("payload" in e) || e.payload === void 0);
5015
5015
  }
5016
5016
  function Qp(e) {
5017
- return un(e, !1);
5017
+ return cn(e, !1);
5018
5018
  }
5019
- function un(e, t) {
5019
+ function cn(e, t) {
5020
5020
  return e == null ? e : {
5021
5021
  name: e.name,
5022
5022
  payload: Ec(e.payload)
@@ -5039,22 +5039,22 @@ function Bc(e, t) {
5039
5039
  switch (e.name) {
5040
5040
  case "COUPON":
5041
5041
  return {
5042
- ...on(e, !0),
5042
+ ...an(e, !0),
5043
5043
  name: "COUPON"
5044
5044
  };
5045
5045
  case "CREDIT_CARD":
5046
5046
  return {
5047
- ...an(e, !0),
5047
+ ...sn(e, !0),
5048
5048
  name: "CREDIT_CARD"
5049
5049
  };
5050
5050
  case "DEPOSIT_ACCOUNT":
5051
5051
  return {
5052
- ...sn(e, !0),
5052
+ ...un(e, !0),
5053
5053
  name: "DEPOSIT_ACCOUNT"
5054
5054
  };
5055
5055
  case "PAY_LATER":
5056
5056
  return {
5057
- ...un(e, !0),
5057
+ ...cn(e, !0),
5058
5058
  name: "PAY_LATER"
5059
5059
  };
5060
5060
  default:
@@ -5084,7 +5084,7 @@ function jp(e, t = !1) {
5084
5084
  function em(e) {
5085
5085
  return !0;
5086
5086
  }
5087
- function cn(e) {
5087
+ function dn(e) {
5088
5088
  return Hc(e, !1);
5089
5089
  }
5090
5090
  function Hc(e, t) {
@@ -5135,7 +5135,7 @@ function Hc(e, t) {
5135
5135
  whirpool: e.whirpool == null ? void 0 : e.whirpool
5136
5136
  };
5137
5137
  }
5138
- function dn(e) {
5138
+ function fn(e) {
5139
5139
  return Uc(e, !1);
5140
5140
  }
5141
5141
  function Uc(e, t = !1) {
@@ -5604,7 +5604,7 @@ var pm = {
5604
5604
  function hm(e) {
5605
5605
  return !(!("taxFrequency" in e) || e.taxFrequency === void 0 || !("taxMode" in e) || e.taxMode === void 0);
5606
5606
  }
5607
- function fn(e) {
5607
+ function ln(e) {
5608
5608
  return id(e, !1);
5609
5609
  }
5610
5610
  function id(e, t) {
@@ -5617,7 +5617,7 @@ function id(e, t) {
5617
5617
  taxMode: e.tax_mode
5618
5618
  };
5619
5619
  }
5620
- function ln(e) {
5620
+ function pn(e) {
5621
5621
  return od(e, !1);
5622
5622
  }
5623
5623
  function od(e, t = !1) {
@@ -5789,7 +5789,7 @@ function _m(e, t) {
5789
5789
  function Om(e) {
5790
5790
  return !(!("name" in e) || e.name === void 0);
5791
5791
  }
5792
- function pn(e) {
5792
+ function mn(e) {
5793
5793
  return sd(e, !1);
5794
5794
  }
5795
5795
  function sd(e, t) {
@@ -5801,7 +5801,7 @@ function sd(e, t) {
5801
5801
  name: e.name
5802
5802
  };
5803
5803
  }
5804
- function mn(e) {
5804
+ function hn(e) {
5805
5805
  return ud(e, !1);
5806
5806
  }
5807
5807
  function ud(e, t = !1) {
@@ -5848,9 +5848,9 @@ function cd(e, t) {
5848
5848
  price: e.price,
5849
5849
  sourceMarket: tt(e.source_market),
5850
5850
  stayTaxesInfo: e.stay_taxes_info,
5851
- tags: e.tags == null ? void 0 : e.tags.map(pn),
5851
+ tags: e.tags == null ? void 0 : e.tags.map(mn),
5852
5852
  taxIncludedPrice: e.tax_included_price,
5853
- taxes: e.taxes == null ? void 0 : e.taxes.map(fn),
5853
+ taxes: e.taxes == null ? void 0 : e.taxes.map(ln),
5854
5854
  type: e.type == null ? void 0 : e.type
5855
5855
  };
5856
5856
  }
@@ -5873,9 +5873,9 @@ function dd(e, t = !1) {
5873
5873
  price: e.price,
5874
5874
  source_market: e.sourceMarket,
5875
5875
  stay_taxes_info: e.stayTaxesInfo,
5876
- tags: e.tags == null ? void 0 : e.tags.map(mn),
5876
+ tags: e.tags == null ? void 0 : e.tags.map(hn),
5877
5877
  tax_included_price: e.taxIncludedPrice,
5878
- taxes: e.taxes == null ? void 0 : e.taxes.map(ln),
5878
+ taxes: e.taxes == null ? void 0 : e.taxes.map(pn),
5879
5879
  type: e.type
5880
5880
  };
5881
5881
  }
@@ -6209,7 +6209,7 @@ var Im = {
6209
6209
  function Nm(e) {
6210
6210
  return !(!("email" in e) || e.email === void 0 || !("firstName" in e) || e.firstName === void 0 || !("lastName" in e) || e.lastName === void 0 || !("nationality" in e) || e.nationality === void 0 || !("phone" in e) || e.phone === void 0);
6211
6211
  }
6212
- function hn(e) {
6212
+ function gn(e) {
6213
6213
  return yd(e, !1);
6214
6214
  }
6215
6215
  function yd(e, t) {
@@ -6230,7 +6230,7 @@ function yd(e, t) {
6230
6230
  zipCode: e.zip_code == null ? void 0 : e.zip_code
6231
6231
  };
6232
6232
  }
6233
- function gn(e) {
6233
+ function yn(e) {
6234
6234
  return _d(e, !1);
6235
6235
  }
6236
6236
  function _d(e, t = !1) {
@@ -6279,9 +6279,9 @@ function zm(e) {
6279
6279
  return !(!("name" in e) || e.name === void 0 || !("payload" in e) || e.payload === void 0);
6280
6280
  }
6281
6281
  function $m(e) {
6282
- return yn(e, !1);
6282
+ return _n(e, !1);
6283
6283
  }
6284
- function yn(e, t) {
6284
+ function _n(e, t) {
6285
6285
  return e == null ? e : {
6286
6286
  name: e.name,
6287
6287
  payload: Od(e.payload)
@@ -6324,9 +6324,9 @@ function xm(e) {
6324
6324
  return !(!("name" in e) || e.name === void 0 || !("payload" in e) || e.payload === void 0);
6325
6325
  }
6326
6326
  function Fm(e) {
6327
- return _n(e, !1);
6327
+ return On(e, !1);
6328
6328
  }
6329
- function _n(e, t) {
6329
+ function On(e, t) {
6330
6330
  return e == null ? e : {
6331
6331
  name: e.name,
6332
6332
  payload: Td(e.payload)
@@ -6369,9 +6369,9 @@ function Hm(e) {
6369
6369
  return !(!("name" in e) || e.name === void 0 || !("payload" in e) || e.payload === void 0);
6370
6370
  }
6371
6371
  function Um(e) {
6372
- return On(e, !1);
6372
+ return wn(e, !1);
6373
6373
  }
6374
- function On(e, t) {
6374
+ function wn(e, t) {
6375
6375
  return e == null ? e : {
6376
6376
  name: e.name,
6377
6377
  payload: Id(e.payload)
@@ -6421,9 +6421,9 @@ function Km(e) {
6421
6421
  return !(!("name" in e) || e.name === void 0 || !("payload" in e) || e.payload === void 0);
6422
6422
  }
6423
6423
  function Vm(e) {
6424
- return wn(e, !1);
6424
+ return vn(e, !1);
6425
6425
  }
6426
- function wn(e, t) {
6426
+ function vn(e, t) {
6427
6427
  return e == null ? e : {
6428
6428
  name: e.name,
6429
6429
  payload: Jd(e.payload)
@@ -6446,29 +6446,29 @@ function Ud(e, t) {
6446
6446
  switch (e.name) {
6447
6447
  case "COUPON":
6448
6448
  return {
6449
- ...yn(e, !0),
6449
+ ..._n(e, !0),
6450
6450
  name: "COUPON"
6451
6451
  };
6452
6452
  case "CREDIT_CARD":
6453
6453
  return {
6454
- ..._n(e, !0),
6454
+ ...On(e, !0),
6455
6455
  name: "CREDIT_CARD"
6456
6456
  };
6457
6457
  case "DEPOSIT_ACCOUNT":
6458
6458
  return {
6459
- ...On(e, !0),
6459
+ ...wn(e, !0),
6460
6460
  name: "DEPOSIT_ACCOUNT"
6461
6461
  };
6462
6462
  case "PAY_LATER":
6463
6463
  return {
6464
- ...wn(e, !0),
6464
+ ...vn(e, !0),
6465
6465
  name: "PAY_LATER"
6466
6466
  };
6467
6467
  default:
6468
6468
  throw new Error(`No variant of PaymentMethodApi exists with 'name=${e.name}'`);
6469
6469
  }
6470
6470
  }
6471
- function vn(e) {
6471
+ function kn(e) {
6472
6472
  if (e !== void 0) {
6473
6473
  if (e === null) return null;
6474
6474
  switch (e.name) {
@@ -6486,7 +6486,7 @@ function vn(e) {
6486
6486
  }
6487
6487
  }
6488
6488
  function Wm(e, t = !1) {
6489
- return vn(e);
6489
+ return kn(e);
6490
6490
  }
6491
6491
  var Xm = {
6492
6492
  Active: "active",
@@ -6548,7 +6548,7 @@ var th = { Insurance: "insurance" };
6548
6548
  function rh(e) {
6549
6549
  return !(!("price" in e) || e.price === void 0 || !("taxIncludedPrice" in e) || e.taxIncludedPrice === void 0 || !("type" in e) || e.type === void 0);
6550
6550
  }
6551
- function kn(e) {
6551
+ function An(e) {
6552
6552
  return jd(e, !1);
6553
6553
  }
6554
6554
  function jd(e, t) {
@@ -6558,7 +6558,7 @@ function jd(e, t) {
6558
6558
  type: e.type
6559
6559
  };
6560
6560
  }
6561
- function An(e) {
6561
+ function Sn(e) {
6562
6562
  return ef(e, !1);
6563
6563
  }
6564
6564
  function ef(e, t = !1) {
@@ -6664,7 +6664,7 @@ function df(e, t = !1) {
6664
6664
  function ah(e) {
6665
6665
  return !(!("hotelRoomId" in e) || e.hotelRoomId === void 0 || !("hotelRoomingListGuests" in e) || e.hotelRoomingListGuests === void 0 || !("id" in e) || e.id === void 0);
6666
6666
  }
6667
- function Sn(e) {
6667
+ function Tn(e) {
6668
6668
  return ff(e, !1);
6669
6669
  }
6670
6670
  function ff(e, t) {
@@ -6712,7 +6712,7 @@ function mf(e, t) {
6712
6712
  return e == null ? e : {
6713
6713
  additionalCheckInInstruction: e.additional_check_in_instruction == null ? void 0 : e.additional_check_in_instruction,
6714
6714
  additionalPolicies: e.additional_policies == null ? void 0 : e.additional_policies,
6715
- addons: e.addons == null ? void 0 : e.addons.map(kn),
6715
+ addons: e.addons == null ? void 0 : e.addons.map(An),
6716
6716
  adultCount: e.adult_count,
6717
6717
  bookingGroupId: e.booking_group_id == null ? void 0 : e.booking_group_id,
6718
6718
  canceledAt: e.canceled_at == null ? void 0 : e.canceled_at,
@@ -6722,7 +6722,7 @@ function mf(e, t) {
6722
6722
  checkOutDate: e.check_out_date,
6723
6723
  children: e.children == null ? void 0 : e.children,
6724
6724
  confirmedAt: e.confirmed_at == null ? void 0 : e.confirmed_at,
6725
- contactPerson: hn(e.contact_person),
6725
+ contactPerson: gn(e.contact_person),
6726
6726
  createdAt: e.created_at,
6727
6727
  currency: me(e.currency),
6728
6728
  customerReference: e.customer_reference == null ? void 0 : e.customer_reference,
@@ -6731,7 +6731,7 @@ function mf(e, t) {
6731
6731
  hotelConfirmationId: e.hotel_confirmation_id == null ? void 0 : e.hotel_confirmation_id,
6732
6732
  hotelId: e.hotel_id,
6733
6733
  hotelRoomOffer: Ee(e.hotel_room_offer),
6734
- hotelRoomingLists: e.hotel_rooming_lists == null ? void 0 : e.hotel_rooming_lists.map(Sn),
6734
+ hotelRoomingLists: e.hotel_rooming_lists == null ? void 0 : e.hotel_rooming_lists.map(Tn),
6735
6735
  id: e.id == null ? void 0 : e.id,
6736
6736
  insurance: e.insurance == null ? void 0 : Gd(e.insurance),
6737
6737
  invoices: e.invoices == null ? void 0 : e.invoices.map(Vd),
@@ -6745,7 +6745,7 @@ function mf(e, t) {
6745
6745
  status: e.status,
6746
6746
  taxAmount: e.tax_amount,
6747
6747
  taxIncludedPrice: e.tax_included_price,
6748
- taxes: e.taxes == null ? void 0 : e.taxes.map(fn),
6748
+ taxes: e.taxes == null ? void 0 : e.taxes.map(ln),
6749
6749
  terms: e.terms,
6750
6750
  token: e.token == null ? void 0 : e.token
6751
6751
  };
@@ -6757,7 +6757,7 @@ function gf(e, t = !1) {
6757
6757
  return e == null ? e : {
6758
6758
  additional_check_in_instruction: e.additionalCheckInInstruction,
6759
6759
  additional_policies: e.additionalPolicies,
6760
- addons: e.addons == null ? void 0 : e.addons.map(An),
6760
+ addons: e.addons == null ? void 0 : e.addons.map(Sn),
6761
6761
  adult_count: e.adultCount,
6762
6762
  booking_group_id: e.bookingGroupId,
6763
6763
  canceled_at: e.canceledAt,
@@ -6767,7 +6767,7 @@ function gf(e, t = !1) {
6767
6767
  check_out_date: e.checkOutDate,
6768
6768
  children: e.children,
6769
6769
  confirmed_at: e.confirmedAt,
6770
- contact_person: gn(e.contactPerson),
6770
+ contact_person: yn(e.contactPerson),
6771
6771
  created_at: e.createdAt,
6772
6772
  currency: e.currency,
6773
6773
  customer_reference: e.customerReference,
@@ -6783,14 +6783,14 @@ function gf(e, t = !1) {
6783
6783
  last_status_updated_at: e.lastStatusUpdatedAt,
6784
6784
  metadata: e.metadata,
6785
6785
  pay_later: e.payLater,
6786
- payment_methods: e.paymentMethods == null ? void 0 : e.paymentMethods.map(vn),
6786
+ payment_methods: e.paymentMethods == null ? void 0 : e.paymentMethods.map(kn),
6787
6787
  penalty_percentage: e.penaltyPercentage,
6788
6788
  reference: e.reference,
6789
6789
  source_market: e.sourceMarket,
6790
6790
  status: e.status,
6791
6791
  tax_amount: e.taxAmount,
6792
6792
  tax_included_price: e.taxIncludedPrice,
6793
- taxes: e.taxes == null ? void 0 : e.taxes.map(ln),
6793
+ taxes: e.taxes == null ? void 0 : e.taxes.map(pn),
6794
6794
  terms: e.terms,
6795
6795
  token: e.token
6796
6796
  };
@@ -6899,7 +6899,7 @@ var gh = {
6899
6899
  function yh(e) {
6900
6900
  return !(!("name" in e) || e.name === void 0);
6901
6901
  }
6902
- function Tn(e) {
6902
+ function bn(e) {
6903
6903
  return zf(e, !1);
6904
6904
  }
6905
6905
  function zf(e, t) {
@@ -6908,7 +6908,7 @@ function zf(e, t) {
6908
6908
  payload: e.payload == null ? void 0 : If(e.payload)
6909
6909
  };
6910
6910
  }
6911
- function bn(e) {
6911
+ function Rn(e) {
6912
6912
  return $f(e, !1);
6913
6913
  }
6914
6914
  function $f(e, t = !1) {
@@ -6927,11 +6927,11 @@ function Jf(e, t) {
6927
6927
  return e == null ? e : {
6928
6928
  addons: e.addons == null ? void 0 : e.addons.map(yf),
6929
6929
  bookingPolicyId: e.booking_policy_id,
6930
- contactPerson: hn(e.contact_person),
6930
+ contactPerson: gn(e.contact_person),
6931
6931
  eventMetadata: e.event_metadata == null ? void 0 : $e(e.event_metadata),
6932
6932
  guestsList: e.guests_list == null ? void 0 : e.guests_list.map(Tf),
6933
6933
  metadata: e.metadata == null ? void 0 : e.metadata,
6934
- paymentMethods: e.payment_methods == null ? void 0 : e.payment_methods.map(Tn),
6934
+ paymentMethods: e.payment_methods == null ? void 0 : e.payment_methods.map(bn),
6935
6935
  trackingId: e.tracking_id == null ? void 0 : e.tracking_id
6936
6936
  };
6937
6937
  }
@@ -6942,11 +6942,11 @@ function xf(e, t = !1) {
6942
6942
  return e == null ? e : {
6943
6943
  addons: e.addons == null ? void 0 : e.addons.map(Of),
6944
6944
  booking_policy_id: e.bookingPolicyId,
6945
- contact_person: gn(e.contactPerson),
6945
+ contact_person: yn(e.contactPerson),
6946
6946
  event_metadata: Je(e.eventMetadata),
6947
6947
  guests_list: e.guestsList == null ? void 0 : e.guestsList.map(Rf),
6948
6948
  metadata: e.metadata,
6949
- payment_methods: e.paymentMethods == null ? void 0 : e.paymentMethods.map(bn),
6949
+ payment_methods: e.paymentMethods == null ? void 0 : e.paymentMethods.map(Rn),
6950
6950
  tracking_id: e.trackingId
6951
6951
  };
6952
6952
  }
@@ -6958,7 +6958,7 @@ function fr(e) {
6958
6958
  }
6959
6959
  function Ff(e, t) {
6960
6960
  return e == null ? e : {
6961
- addons: e.addons == null ? void 0 : e.addons.map(kn),
6961
+ addons: e.addons == null ? void 0 : e.addons.map(An),
6962
6962
  adultCount: e.adult_count,
6963
6963
  cancellationPolicies: e.cancellation_policies.map(It),
6964
6964
  checkInDate: e.check_in_date,
@@ -6979,7 +6979,7 @@ function vh(e) {
6979
6979
  }
6980
6980
  function Bf(e, t = !1) {
6981
6981
  return e == null ? e : {
6982
- addons: e.addons == null ? void 0 : e.addons.map(An),
6982
+ addons: e.addons == null ? void 0 : e.addons.map(Sn),
6983
6983
  adult_count: e.adultCount,
6984
6984
  cancellation_policies: e.cancellationPolicies.map(Nt),
6985
6985
  check_in_date: e.checkInDate,
@@ -7107,7 +7107,7 @@ function jf(e, t = !1) {
7107
7107
  function Ih(e) {
7108
7108
  return !(!("rating" in e) || e.rating === void 0);
7109
7109
  }
7110
- function Rn(e) {
7110
+ function Cn(e) {
7111
7111
  return el(e, !1);
7112
7112
  }
7113
7113
  function el(e, t) {
@@ -7116,7 +7116,7 @@ function el(e, t) {
7116
7116
  rating: e.rating
7117
7117
  };
7118
7118
  }
7119
- function Cn(e) {
7119
+ function Pn(e) {
7120
7120
  return tl(e, !1);
7121
7121
  }
7122
7122
  function tl(e, t = !1) {
@@ -7128,7 +7128,7 @@ function tl(e, t = !1) {
7128
7128
  function Nh(e) {
7129
7129
  return !0;
7130
7130
  }
7131
- function Pn(e) {
7131
+ function Dn(e) {
7132
7132
  return rl(e, !1);
7133
7133
  }
7134
7134
  function rl(e, t) {
@@ -7141,7 +7141,7 @@ function rl(e, t) {
7141
7141
  thumb: e.thumb == null ? void 0 : e.thumb
7142
7142
  };
7143
7143
  }
7144
- function Dn(e) {
7144
+ function In(e) {
7145
7145
  return nl(e, !1);
7146
7146
  }
7147
7147
  function nl(e, t = !1) {
@@ -7180,7 +7180,7 @@ function sl(e, t = !1) {
7180
7180
  function Eh(e) {
7181
7181
  return !(!("name" in e) || e.name === void 0);
7182
7182
  }
7183
- function In(e) {
7183
+ function Nn(e) {
7184
7184
  return ul(e, !1);
7185
7185
  }
7186
7186
  function ul(e, t) {
@@ -7190,7 +7190,7 @@ function ul(e, t) {
7190
7190
  travelTimes: e.travel_times == null ? void 0 : il(e.travel_times)
7191
7191
  };
7192
7192
  }
7193
- function Nn(e) {
7193
+ function Mn(e) {
7194
7194
  return cl(e, !1);
7195
7195
  }
7196
7196
  function cl(e, t = !1) {
@@ -7210,7 +7210,7 @@ function fl(e, t) {
7210
7210
  return e == null ? e : {
7211
7211
  address: e.address == null ? void 0 : e.address,
7212
7212
  address2: e.address2 == null ? void 0 : e.address2,
7213
- amenities: e.amenities == null ? void 0 : cn(e.amenities),
7213
+ amenities: e.amenities == null ? void 0 : dn(e.amenities),
7214
7214
  checkInTime: e.check_in_time == null ? void 0 : e.check_in_time,
7215
7215
  checkOutTime: e.check_out_time == null ? void 0 : e.check_out_time,
7216
7216
  city: e.city == null ? void 0 : e.city,
@@ -7222,9 +7222,9 @@ function fl(e, t) {
7222
7222
  email: e.email == null ? void 0 : e.email,
7223
7223
  fax: e.fax == null ? void 0 : e.fax,
7224
7224
  hotelImages: e.hotel_images == null ? void 0 : e.hotel_images.map(Me),
7225
- hotelReviewRatings: e.hotel_review_ratings == null ? void 0 : e.hotel_review_ratings.map(Rn),
7225
+ hotelReviewRatings: e.hotel_review_ratings == null ? void 0 : e.hotel_review_ratings.map(Cn),
7226
7226
  id: e.id,
7227
- images: e.images == null ? void 0 : Pn(e.images),
7227
+ images: e.images == null ? void 0 : Dn(e.images),
7228
7228
  latitude: e.latitude,
7229
7229
  longitude: e.longitude,
7230
7230
  name: e.name,
@@ -7236,7 +7236,7 @@ function fl(e, t) {
7236
7236
  state: e.state == null ? void 0 : e.state,
7237
7237
  taId: e.ta_id == null ? void 0 : e.ta_id,
7238
7238
  timezone: e.timezone,
7239
- venues: e.venues == null ? void 0 : e.venues.map(In),
7239
+ venues: e.venues == null ? void 0 : e.venues.map(Nn),
7240
7240
  website: e.website == null ? void 0 : e.website
7241
7241
  };
7242
7242
  }
@@ -7247,7 +7247,7 @@ function ll(e, t = !1) {
7247
7247
  return e == null ? e : {
7248
7248
  address: e.address,
7249
7249
  address2: e.address2,
7250
- amenities: dn(e.amenities),
7250
+ amenities: fn(e.amenities),
7251
7251
  check_in_time: e.checkInTime,
7252
7252
  check_out_time: e.checkOutTime,
7253
7253
  city: e.city,
@@ -7259,9 +7259,9 @@ function ll(e, t = !1) {
7259
7259
  email: e.email,
7260
7260
  fax: e.fax,
7261
7261
  hotel_images: e.hotelImages == null ? void 0 : e.hotelImages.map(rt),
7262
- hotel_review_ratings: e.hotelReviewRatings == null ? void 0 : e.hotelReviewRatings.map(Cn),
7262
+ hotel_review_ratings: e.hotelReviewRatings == null ? void 0 : e.hotelReviewRatings.map(Pn),
7263
7263
  id: e.id,
7264
- images: Dn(e.images),
7264
+ images: In(e.images),
7265
7265
  latitude: e.latitude,
7266
7266
  longitude: e.longitude,
7267
7267
  name: e.name,
@@ -7273,7 +7273,7 @@ function ll(e, t = !1) {
7273
7273
  state: e.state,
7274
7274
  ta_id: e.taId,
7275
7275
  timezone: e.timezone,
7276
- venues: e.venues == null ? void 0 : e.venues.map(Nn),
7276
+ venues: e.venues == null ? void 0 : e.venues.map(Mn),
7277
7277
  website: e.website
7278
7278
  };
7279
7279
  }
@@ -7287,7 +7287,7 @@ function ml(e, t) {
7287
7287
  return e == null ? e : {
7288
7288
  address: e.address == null ? void 0 : e.address,
7289
7289
  address2: e.address2 == null ? void 0 : e.address2,
7290
- amenities: e.amenities == null ? void 0 : cn(e.amenities),
7290
+ amenities: e.amenities == null ? void 0 : dn(e.amenities),
7291
7291
  checkInTime: e.check_in_time == null ? void 0 : e.check_in_time,
7292
7292
  checkOutTime: e.check_out_time == null ? void 0 : e.check_out_time,
7293
7293
  city: e.city == null ? void 0 : e.city,
@@ -7299,9 +7299,9 @@ function ml(e, t) {
7299
7299
  email: e.email == null ? void 0 : e.email,
7300
7300
  fax: e.fax == null ? void 0 : e.fax,
7301
7301
  hotelImages: e.hotel_images.map(Me),
7302
- hotelReviewRatings: e.hotel_review_ratings == null ? void 0 : e.hotel_review_ratings.map(Rn),
7302
+ hotelReviewRatings: e.hotel_review_ratings == null ? void 0 : e.hotel_review_ratings.map(Cn),
7303
7303
  id: e.id,
7304
- images: e.images == null ? void 0 : Pn(e.images),
7304
+ images: e.images == null ? void 0 : Dn(e.images),
7305
7305
  latitude: e.latitude,
7306
7306
  longitude: e.longitude,
7307
7307
  name: e.name,
@@ -7313,10 +7313,10 @@ function ml(e, t) {
7313
7313
  state: e.state == null ? void 0 : e.state,
7314
7314
  taId: e.ta_id == null ? void 0 : e.ta_id,
7315
7315
  timezone: e.timezone,
7316
- venues: e.venues == null ? void 0 : e.venues.map(In),
7316
+ venues: e.venues == null ? void 0 : e.venues.map(Nn),
7317
7317
  website: e.website == null ? void 0 : e.website,
7318
7318
  hotelRoomOffers: e.hotel_room_offers.map(Ee),
7319
- tags: e.tags == null ? void 0 : e.tags.map(pn)
7319
+ tags: e.tags == null ? void 0 : e.tags.map(mn)
7320
7320
  };
7321
7321
  }
7322
7322
  function hl(e) {
@@ -7326,7 +7326,7 @@ function gl(e, t = !1) {
7326
7326
  return e == null ? e : {
7327
7327
  address: e.address,
7328
7328
  address2: e.address2,
7329
- amenities: dn(e.amenities),
7329
+ amenities: fn(e.amenities),
7330
7330
  check_in_time: e.checkInTime,
7331
7331
  check_out_time: e.checkOutTime,
7332
7332
  city: e.city,
@@ -7338,9 +7338,9 @@ function gl(e, t = !1) {
7338
7338
  email: e.email,
7339
7339
  fax: e.fax,
7340
7340
  hotel_images: e.hotelImages.map(rt),
7341
- hotel_review_ratings: e.hotelReviewRatings == null ? void 0 : e.hotelReviewRatings.map(Cn),
7341
+ hotel_review_ratings: e.hotelReviewRatings == null ? void 0 : e.hotelReviewRatings.map(Pn),
7342
7342
  id: e.id,
7343
- images: Dn(e.images),
7343
+ images: In(e.images),
7344
7344
  latitude: e.latitude,
7345
7345
  longitude: e.longitude,
7346
7346
  name: e.name,
@@ -7352,10 +7352,10 @@ function gl(e, t = !1) {
7352
7352
  state: e.state,
7353
7353
  ta_id: e.taId,
7354
7354
  timezone: e.timezone,
7355
- venues: e.venues == null ? void 0 : e.venues.map(Nn),
7355
+ venues: e.venues == null ? void 0 : e.venues.map(Mn),
7356
7356
  website: e.website,
7357
7357
  hotel_room_offers: e.hotelRoomOffers.map(ze),
7358
- tags: e.tags == null ? void 0 : e.tags.map(mn)
7358
+ tags: e.tags == null ? void 0 : e.tags.map(hn)
7359
7359
  };
7360
7360
  }
7361
7361
  function Lh(e) {
@@ -7493,7 +7493,7 @@ function Gh(e, t) {
7493
7493
  function qh(e) {
7494
7494
  return !(!("status" in e) || e.status === void 0);
7495
7495
  }
7496
- function Mn(e) {
7496
+ function En(e) {
7497
7497
  return Cl(e, !1);
7498
7498
  }
7499
7499
  function Cl(e, t) {
@@ -7505,7 +7505,7 @@ function Cl(e, t) {
7505
7505
  status: bl(e.status)
7506
7506
  };
7507
7507
  }
7508
- function En(e) {
7508
+ function zn(e) {
7509
7509
  return Pl(e, !1);
7510
7510
  }
7511
7511
  function Pl(e, t = !1) {
@@ -7527,7 +7527,7 @@ function Il(e, t) {
7527
7527
  return e == null ? e : {
7528
7528
  data: kl(e.data),
7529
7529
  event: e.event == null ? void 0 : Et(e.event),
7530
- meta: Mn(e.meta)
7530
+ meta: En(e.meta)
7531
7531
  };
7532
7532
  }
7533
7533
  function Kh(e) {
@@ -7537,7 +7537,7 @@ function Nl(e, t = !1) {
7537
7537
  return e == null ? e : {
7538
7538
  data: Sl(e.data),
7539
7539
  event: zt(e.event),
7540
- meta: En(e.meta)
7540
+ meta: zn(e.meta)
7541
7541
  };
7542
7542
  }
7543
7543
  function Vh(e) {
@@ -7682,7 +7682,7 @@ function ql(e, t) {
7682
7682
  return e == null ? e : {
7683
7683
  data: Bl(e.data),
7684
7684
  event: e.event == null ? void 0 : Et(e.event),
7685
- meta: Mn(e.meta)
7685
+ meta: En(e.meta)
7686
7686
  };
7687
7687
  }
7688
7688
  function ng(e) {
@@ -7692,7 +7692,7 @@ function Yl(e, t = !1) {
7692
7692
  return e == null ? e : {
7693
7693
  data: Hl(e.data),
7694
7694
  event: zt(e.event),
7695
- meta: En(e.meta)
7695
+ meta: zn(e.meta)
7696
7696
  };
7697
7697
  }
7698
7698
  function ig(e) {
@@ -7788,13 +7788,13 @@ function lg(e) {
7788
7788
  return sp(e, !1);
7789
7789
  }
7790
7790
  function sp(e, t) {
7791
- return e == null ? e : { paymentMethods: e.payment_methods.map(Tn) };
7791
+ return e == null ? e : { paymentMethods: e.payment_methods.map(bn) };
7792
7792
  }
7793
7793
  function up(e) {
7794
7794
  return cp(e, !1);
7795
7795
  }
7796
7796
  function cp(e, t = !1) {
7797
- return e == null ? e : { payment_methods: e.paymentMethods.map(bn) };
7797
+ return e == null ? e : { payment_methods: e.paymentMethods.map(Rn) };
7798
7798
  }
7799
7799
  var pg = {
7800
7800
  AddOrRemoveNights: "add_or_remove_nights",
@@ -8035,7 +8035,7 @@ var pp = class extends ce {
8035
8035
  query: E(r, I.Snake),
8036
8036
  body: E(fp(e.requestPayload), I.Snake)
8037
8037
  }, t);
8038
- return new nn(i);
8038
+ return new on(i);
8039
8039
  }
8040
8040
  async submitRequest(e, t) {
8041
8041
  return this.submitRequestRaw(e, t);
@@ -8129,8 +8129,8 @@ var pp = class extends ce {
8129
8129
  return await new q(i, (o) => Dl(o)).value();
8130
8130
  }
8131
8131
  async list(e, t, r) {
8132
- return await kr(() => this.listRaw(e, r), {
8133
- type: hr.HOTEL_SEARCH_POLLING,
8132
+ return await Ar(() => this.listRaw(e, r), {
8133
+ type: gr.HOTEL_SEARCH_POLLING,
8134
8134
  minCallCount: r?.minCallCount,
8135
8135
  maxCallCount: r?.maxCallCount
8136
8136
  }, t);
@@ -8154,7 +8154,7 @@ var pp = class extends ce {
8154
8154
  headers: {},
8155
8155
  query: E({}, I.Snake)
8156
8156
  }, t);
8157
- return new nn(r);
8157
+ return new on(r);
8158
8158
  }
8159
8159
  async delete(e, t) {
8160
8160
  return this.deleteRaw(e, t);
@@ -8203,7 +8203,7 @@ var pp = class extends ce {
8203
8203
  headers: {},
8204
8204
  query: E(r, I.Snake)
8205
8205
  }, t);
8206
- return new q(n, (i) => i.map(Sn)).value();
8206
+ return new q(n, (i) => i.map(Tn)).value();
8207
8207
  }
8208
8208
  async list(e, t) {
8209
8209
  return this.listRaw(e, t);
@@ -8274,8 +8274,8 @@ var pp = class extends ce {
8274
8274
  return await new q(i, (o) => Gl(o)).value();
8275
8275
  }
8276
8276
  async list(e, t, r) {
8277
- return await kr(() => this.listRaw(e, r), {
8278
- type: hr.HOTEL_ROOM_OFFERS,
8277
+ return await Ar(() => this.listRaw(e, r), {
8278
+ type: gr.HOTEL_ROOM_OFFERS,
8279
8279
  minCallCount: r?.minCallCount,
8280
8280
  maxCallCount: r?.maxCallCount
8281
8281
  }, t);
@@ -8313,7 +8313,7 @@ var pp = class extends ce {
8313
8313
  async retrieve(e, t) {
8314
8314
  return this.retrieveRaw(e, t);
8315
8315
  }
8316
- }, Sp = class extends en {
8316
+ }, Sp = class extends tn {
8317
8317
  documentationUrl;
8318
8318
  status;
8319
8319
  title;
@@ -8367,7 +8367,7 @@ function Rp(e) {
8367
8367
  return "AUTH_TOKEN";
8368
8368
  }
8369
8369
  }
8370
- function zn(e) {
8370
+ function $n(e) {
8371
8371
  return !!(typeof document < "u" && document?.cookie && document.cookie.split(";").find((t) => t.includes(Rp(e))));
8372
8372
  }
8373
8373
  var Cp = class {
@@ -8376,7 +8376,7 @@ var Cp = class {
8376
8376
  this.config = e;
8377
8377
  }
8378
8378
  async pre(e) {
8379
- return e.init.mode = "cors", zn(this.config.apiEnvironment) && (e.init.credentials = "include"), e;
8379
+ return e.init.mode = "cors", $n(this.config.apiEnvironment) && (e.init.credentials = "include"), e;
8380
8380
  }
8381
8381
  }, Pp = class {
8382
8382
  config;
@@ -8384,7 +8384,7 @@ var Cp = class {
8384
8384
  this.config = e;
8385
8385
  }
8386
8386
  async pre(e) {
8387
- return zn(this.config.apiEnvironment) && (e.init.headers = {
8387
+ return $n(this.config.apiEnvironment) && (e.init.headers = {
8388
8388
  ...e.init.headers,
8389
8389
  "x-auth-type": "user"
8390
8390
  }), e;
@@ -8402,7 +8402,7 @@ var Cp = class {
8402
8402
  const r = this.config.apiEnvironment;
8403
8403
  let n = this.config.apiBaseUrl ?? Zn[r];
8404
8404
  !this.config.apiBaseUrl && r === Te.Local && (n = "http://127.0.0.1:3001");
8405
- const i = new tn({
8405
+ const i = new rn({
8406
8406
  basePath: n,
8407
8407
  fetchApi: Un.default,
8408
8408
  headers: t,
@@ -8454,22 +8454,22 @@ export {
8454
8454
  Zc as AllowedPaymentMethodApiToJSON,
8455
8455
  jp as AllowedPaymentMethodApiToJSONTyped,
8456
8456
  Bp as AllowedPaymentMethodCouponApiFromJSON,
8457
- on as AllowedPaymentMethodCouponApiFromJSONTyped,
8457
+ an as AllowedPaymentMethodCouponApiFromJSONTyped,
8458
8458
  xp as AllowedPaymentMethodCouponApiNameEnum,
8459
8459
  Cc as AllowedPaymentMethodCouponApiToJSON,
8460
8460
  Pc as AllowedPaymentMethodCouponApiToJSONTyped,
8461
8461
  Up as AllowedPaymentMethodCreditCardApiFromJSON,
8462
- an as AllowedPaymentMethodCreditCardApiFromJSONTyped,
8462
+ sn as AllowedPaymentMethodCreditCardApiFromJSONTyped,
8463
8463
  Zp as AllowedPaymentMethodCreditCardApiNameEnum,
8464
8464
  Dc as AllowedPaymentMethodCreditCardApiToJSON,
8465
8465
  Ic as AllowedPaymentMethodCreditCardApiToJSONTyped,
8466
8466
  Yp as AllowedPaymentMethodDepositAccountApiFromJSON,
8467
- sn as AllowedPaymentMethodDepositAccountApiFromJSONTyped,
8467
+ un as AllowedPaymentMethodDepositAccountApiFromJSONTyped,
8468
8468
  Gp as AllowedPaymentMethodDepositAccountApiNameEnum,
8469
8469
  Nc as AllowedPaymentMethodDepositAccountApiToJSON,
8470
8470
  Mc as AllowedPaymentMethodDepositAccountApiToJSONTyped,
8471
8471
  Qp as AllowedPaymentMethodPayLaterApiFromJSON,
8472
- un as AllowedPaymentMethodPayLaterApiFromJSONTyped,
8472
+ cn as AllowedPaymentMethodPayLaterApiFromJSONTyped,
8473
8473
  Wp as AllowedPaymentMethodPayLaterApiNameEnum,
8474
8474
  Ec as AllowedPaymentMethodPayLaterApiPayloadFromJSON,
8475
8475
  zc as AllowedPaymentMethodPayLaterApiPayloadFromJSONTyped,
@@ -8478,9 +8478,9 @@ export {
8478
8478
  Jc as AllowedPaymentMethodPayLaterApiPayloadToJSONTyped,
8479
8479
  Lc as AllowedPaymentMethodPayLaterApiToJSON,
8480
8480
  xc as AllowedPaymentMethodPayLaterApiToJSONTyped,
8481
- cn as AmenitiesApiFromJSON,
8481
+ dn as AmenitiesApiFromJSON,
8482
8482
  Hc as AmenitiesApiFromJSONTyped,
8483
- dn as AmenitiesApiToJSON,
8483
+ fn as AmenitiesApiToJSON,
8484
8484
  Uc as AmenitiesApiToJSONTyped,
8485
8485
  wg as ApiClient,
8486
8486
  Sp as ApiError,
@@ -8535,11 +8535,11 @@ export {
8535
8535
  Yc as CancellationPolicyApiFromJSONTyped,
8536
8536
  Nt as CancellationPolicyApiToJSON,
8537
8537
  Kc as CancellationPolicyApiToJSONTyped,
8538
- tn as Configuration,
8539
- hn as ContactPersonApiFromJSON,
8538
+ rn as Configuration,
8539
+ gn as ContactPersonApiFromJSON,
8540
8540
  yd as ContactPersonApiFromJSONTyped,
8541
8541
  Im as ContactPersonApiSalutationEnum,
8542
- gn as ContactPersonApiToJSON,
8542
+ yn as ContactPersonApiToJSON,
8543
8543
  _d as ContactPersonApiToJSONTyped,
8544
8544
  pd as ContactPersonOrganizationApiFromJSON,
8545
8545
  md as ContactPersonOrganizationApiFromJSONTyped,
@@ -8570,9 +8570,9 @@ export {
8570
8570
  Df as EventMetadataApiToJSONTyped,
8571
8571
  dl as HotelApiFromJSON,
8572
8572
  fl as HotelApiFromJSONTyped,
8573
- Pn as HotelApiImagesFromJSON,
8573
+ Dn as HotelApiImagesFromJSON,
8574
8574
  rl as HotelApiImagesFromJSONTyped,
8575
- Dn as HotelApiImagesToJSON,
8575
+ In as HotelApiImagesToJSON,
8576
8576
  nl as HotelApiImagesToJSONTyped,
8577
8577
  $h as HotelApiToJSON,
8578
8578
  ll as HotelApiToJSONTyped,
@@ -8605,9 +8605,9 @@ export {
8605
8605
  Tl as HotelOffersDataApiResponseToJSONTyped,
8606
8606
  _g as HotelOffersSortByEnum,
8607
8607
  Og as HotelOffersSortByOrderEnum,
8608
- Rn as HotelReviewRatingApiFromJSON,
8608
+ Cn as HotelReviewRatingApiFromJSON,
8609
8609
  el as HotelReviewRatingApiFromJSONTyped,
8610
- Cn as HotelReviewRatingApiToJSON,
8610
+ Pn as HotelReviewRatingApiToJSON,
8611
8611
  tl as HotelReviewRatingApiToJSONTyped,
8612
8612
  Ee as HotelRoomOfferApiFromJSON,
8613
8613
  cd as HotelRoomOfferApiFromJSONTyped,
@@ -8651,7 +8651,7 @@ export {
8651
8651
  Vl as HotelRoomOffersDataCreateApiFromJSONTyped,
8652
8652
  Wl as HotelRoomOffersDataCreateApiToJSON,
8653
8653
  Xl as HotelRoomOffersDataCreateApiToJSONTyped,
8654
- Sn as HotelRoomingListApiFromJSON,
8654
+ Tn as HotelRoomingListApiFromJSON,
8655
8655
  ff as HotelRoomingListApiFromJSONTyped,
8656
8656
  nf as HotelRoomingListApiHotelRoomFromJSON,
8657
8657
  of as HotelRoomingListApiHotelRoomFromJSONTyped,
@@ -8690,30 +8690,30 @@ export {
8690
8690
  fd as LocaleFromJSONTyped,
8691
8691
  Tm as LocaleToJSON,
8692
8692
  bm as LocaleToJSONTyped,
8693
- Mn as MetaPollingResponseApiFromJSON,
8693
+ En as MetaPollingResponseApiFromJSON,
8694
8694
  Cl as MetaPollingResponseApiFromJSONTyped,
8695
- En as MetaPollingResponseApiToJSON,
8695
+ zn as MetaPollingResponseApiToJSON,
8696
8696
  Pl as MetaPollingResponseApiToJSONTyped,
8697
8697
  Gf as MetaResponseApiFromJSON,
8698
8698
  qf as MetaResponseApiFromJSONTyped,
8699
8699
  Yf as MetaResponseApiToJSON,
8700
8700
  Kf as MetaResponseApiToJSONTyped,
8701
- kn as OrderAddonFromJSON,
8701
+ An as OrderAddonFromJSON,
8702
8702
  jd as OrderAddonFromJSONTyped,
8703
8703
  yf as OrderAddonSelectionFromJSON,
8704
8704
  _f as OrderAddonSelectionFromJSONTyped,
8705
8705
  Of as OrderAddonSelectionToJSON,
8706
8706
  wf as OrderAddonSelectionToJSONTyped,
8707
8707
  dh as OrderAddonSelectionTypeEnum,
8708
- An as OrderAddonToJSON,
8708
+ Sn as OrderAddonToJSON,
8709
8709
  ef as OrderAddonToJSONTyped,
8710
8710
  th as OrderAddonTypeEnum,
8711
8711
  Hd as PaymentMethodApiFromJSON,
8712
8712
  Ud as PaymentMethodApiFromJSONTyped,
8713
- vn as PaymentMethodApiToJSON,
8713
+ kn as PaymentMethodApiToJSON,
8714
8714
  Wm as PaymentMethodApiToJSONTyped,
8715
8715
  $m as PaymentMethodCouponApiFromJSON,
8716
- yn as PaymentMethodCouponApiFromJSONTyped,
8716
+ _n as PaymentMethodCouponApiFromJSONTyped,
8717
8717
  Em as PaymentMethodCouponApiNameEnum,
8718
8718
  Od as PaymentMethodCouponApiPayloadFromJSON,
8719
8719
  wd as PaymentMethodCouponApiPayloadFromJSONTyped,
@@ -8722,7 +8722,7 @@ export {
8722
8722
  Ad as PaymentMethodCouponApiToJSON,
8723
8723
  Sd as PaymentMethodCouponApiToJSONTyped,
8724
8724
  Fm as PaymentMethodCreditCardApiFromJSON,
8725
- _n as PaymentMethodCreditCardApiFromJSONTyped,
8725
+ On as PaymentMethodCreditCardApiFromJSONTyped,
8726
8726
  Lm as PaymentMethodCreditCardApiNameEnum,
8727
8727
  Td as PaymentMethodCreditCardApiPayloadFromJSON,
8728
8728
  bd as PaymentMethodCreditCardApiPayloadFromJSONTyped,
@@ -8731,7 +8731,7 @@ export {
8731
8731
  Pd as PaymentMethodCreditCardApiToJSON,
8732
8732
  Dd as PaymentMethodCreditCardApiToJSONTyped,
8733
8733
  Um as PaymentMethodDepositAccountApiFromJSON,
8734
- On as PaymentMethodDepositAccountApiFromJSONTyped,
8734
+ wn as PaymentMethodDepositAccountApiFromJSONTyped,
8735
8735
  Zm as PaymentMethodDepositAccountApiNameEnum,
8736
8736
  Id as PaymentMethodDepositAccountApiPayloadFromJSON,
8737
8737
  Nd as PaymentMethodDepositAccountApiPayloadFromJSONTyped,
@@ -8740,7 +8740,7 @@ export {
8740
8740
  zd as PaymentMethodDepositAccountApiToJSON,
8741
8741
  $d as PaymentMethodDepositAccountApiToJSONTyped,
8742
8742
  Vm as PaymentMethodPayLaterApiFromJSON,
8743
- wn as PaymentMethodPayLaterApiFromJSONTyped,
8743
+ vn as PaymentMethodPayLaterApiFromJSONTyped,
8744
8744
  Ym as PaymentMethodPayLaterApiNameEnum,
8745
8745
  Jd as PaymentMethodPayLaterApiPayloadFromJSON,
8746
8746
  Ld as PaymentMethodPayLaterApiPayloadFromJSONTyped,
@@ -8749,10 +8749,10 @@ export {
8749
8749
  Fd as PaymentMethodPayLaterApiPayloadToJSONTyped,
8750
8750
  Bd as PaymentMethodPayLaterApiToJSON,
8751
8751
  Zd as PaymentMethodPayLaterApiToJSONTyped,
8752
- Tn as PaymentMethodRequestApiFromJSON,
8752
+ bn as PaymentMethodRequestApiFromJSON,
8753
8753
  zf as PaymentMethodRequestApiFromJSONTyped,
8754
8754
  gh as PaymentMethodRequestApiNameEnum,
8755
- bn as PaymentMethodRequestApiToJSON,
8755
+ Rn as PaymentMethodRequestApiToJSON,
8756
8756
  $f as PaymentMethodRequestApiToJSONTyped,
8757
8757
  If as PaymentMethodRequestPayloadApiFromJSON,
8758
8758
  Nf as PaymentMethodRequestPayloadApiFromJSONTyped,
@@ -8773,26 +8773,26 @@ export {
8773
8773
  fp as RequestPayloadToJSON,
8774
8774
  lp as RequestPayloadToJSONTyped,
8775
8775
  B as RequiredError,
8776
- en as ResponseError,
8776
+ tn as ResponseError,
8777
8777
  ct as SourceMarket,
8778
8778
  tt as SourceMarketFromJSON,
8779
8779
  Vc as SourceMarketFromJSONTyped,
8780
8780
  am as SourceMarketToJSON,
8781
8781
  sm as SourceMarketToJSONTyped,
8782
- pn as TagApiFromJSON,
8782
+ mn as TagApiFromJSON,
8783
8783
  sd as TagApiFromJSONTyped,
8784
- mn as TagApiToJSON,
8784
+ hn as TagApiToJSON,
8785
8785
  ud as TagApiToJSONTyped,
8786
- fn as TaxApiFromJSON,
8786
+ ln as TaxApiFromJSON,
8787
8787
  id as TaxApiFromJSONTyped,
8788
8788
  pm as TaxApiTaxFrequencyEnum,
8789
8789
  mm as TaxApiTaxModeEnum,
8790
- ln as TaxApiToJSON,
8790
+ pn as TaxApiToJSON,
8791
8791
  od as TaxApiToJSONTyped,
8792
- nn as TextApiResponse,
8793
- In as TravelTimesApiFromJSON,
8792
+ on as TextApiResponse,
8793
+ Nn as TravelTimesApiFromJSON,
8794
8794
  ul as TravelTimesApiFromJSONTyped,
8795
- Nn as TravelTimesApiToJSON,
8795
+ Mn as TravelTimesApiToJSON,
8796
8796
  cl as TravelTimesApiToJSONTyped,
8797
8797
  il as TravelTimesApiTravelTimesFromJSON,
8798
8798
  ol as TravelTimesApiTravelTimesFromJSONTyped,
@@ -8872,6 +8872,6 @@ export {
8872
8872
  hm as instanceOfTaxApi,
8873
8873
  Eh as instanceOfTravelTimesApi,
8874
8874
  Mh as instanceOfTravelTimesApiTravelTimes,
8875
- rn as querystring,
8875
+ nn as querystring,
8876
8876
  bp as v1ApiClient
8877
8877
  };