@everymatrix/cashier-verifications 1.77.6 → 1.77.8

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,31 +1,31 @@
1
- import { n as pe, s as Qt, a as Fr, r as Vr, i as Gr, c as jr, S as $r, b as zr, f as oe, d as Wr, e as we, t as te, g as Se, h as Z, j as A, k as _t, o as Xr, l as qr, m as Ne, p as wt, q as Yr, u as $, v as be, w as Kt, x as er, y as ke, z as tr, A as Zr, B as Jr, C as Qr } from "./CashierModal-B9HfOFVh.js";
2
- const ge = [];
1
+ import { n as ve, s as Qt, a as Fr, r as Vr, i as Gr, c as jr, S as $r, b as zr, f as ne, d as Wr, e as he, t as ue, g as fe, h as Z, j as D, k as _t, o as Xr, l as qr, m as Ne, p as wt, q as Yr, u as Kt, v as z, w as er, x as ke, y as xe, z as tr, A as Zr, B as Jr, C as Qr } from "./CashierModal-C2Svj6Fe.js";
2
+ const ye = [];
3
3
  function Kr(e, t) {
4
4
  return {
5
5
  subscribe: Me(e, t).subscribe
6
6
  };
7
7
  }
8
- function Me(e, t = pe) {
8
+ function Me(e, t = ve) {
9
9
  let r;
10
10
  const i = /* @__PURE__ */ new Set();
11
11
  function n(a) {
12
12
  if (Qt(e, a) && (e = a, r)) {
13
- const u = !ge.length;
13
+ const u = !ye.length;
14
14
  for (const h of i)
15
- h[1](), ge.push(h, e);
15
+ h[1](), ye.push(h, e);
16
16
  if (u) {
17
- for (let h = 0; h < ge.length; h += 2)
18
- ge[h][0](ge[h + 1]);
19
- ge.length = 0;
17
+ for (let h = 0; h < ye.length; h += 2)
18
+ ye[h][0](ye[h + 1]);
19
+ ye.length = 0;
20
20
  }
21
21
  }
22
22
  }
23
23
  function o(a) {
24
24
  n(a(e));
25
25
  }
26
- function s(a, u = pe) {
26
+ function s(a, u = ve) {
27
27
  const h = [a, u];
28
- return i.add(h), i.size === 1 && (r = t(n, o) || pe), a(e), () => {
28
+ return i.add(h), i.size === 1 && (r = t(n, o) || ve), a(e), () => {
29
29
  i.delete(h), i.size === 0 && r && (r(), r = null);
30
30
  };
31
31
  }
@@ -39,26 +39,26 @@ function Te(e, t, r) {
39
39
  return Kr(r, (s, a) => {
40
40
  let u = !1;
41
41
  const h = [];
42
- let l = 0, d = pe;
42
+ let f = 0, p = ve;
43
43
  const v = () => {
44
- if (l)
44
+ if (f)
45
45
  return;
46
- d();
47
- const _ = t(i ? h[0] : h, s, a);
48
- o ? s(_) : d = Gr(_) ? _ : pe;
49
- }, E = n.map(
50
- (_, c) => Fr(
51
- _,
52
- (C) => {
53
- h[c] = C, l &= ~(1 << c), u && v();
46
+ p();
47
+ const S = t(i ? h[0] : h, s, a);
48
+ o ? s(S) : p = Gr(S) ? S : ve;
49
+ }, y = n.map(
50
+ (S, c) => Fr(
51
+ S,
52
+ (L) => {
53
+ h[c] = L, f &= ~(1 << c), u && v();
54
54
  },
55
55
  () => {
56
- l |= 1 << c;
56
+ f |= 1 << c;
57
57
  }
58
58
  )
59
59
  );
60
60
  return u = !0, v(), function() {
61
- Vr(E), d(), u = !1;
61
+ Vr(y), p(), u = !1;
62
62
  };
63
63
  });
64
64
  }
@@ -84,7 +84,7 @@ function si(e) {
84
84
  return Array.isArray(e) ? [] : {};
85
85
  }
86
86
  function Ae(e, t) {
87
- return t.clone !== !1 && t.isMergeableObject(e) ? ye(si(e), e, t) : e;
87
+ return t.clone !== !1 && t.isMergeableObject(e) ? Ee(si(e), e, t) : e;
88
88
  }
89
89
  function ai(e, t, r) {
90
90
  return e.concat(t).map(function(i) {
@@ -93,9 +93,9 @@ function ai(e, t, r) {
93
93
  }
94
94
  function ui(e, t) {
95
95
  if (!t.customMerge)
96
- return ye;
96
+ return Ee;
97
97
  var r = t.customMerge(e);
98
- return typeof r == "function" ? r : ye;
98
+ return typeof r == "function" ? r : Ee;
99
99
  }
100
100
  function li(e) {
101
101
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
@@ -123,19 +123,19 @@ function fi(e, t, r) {
123
123
  hi(e, n) || (ir(e, n) && r.isMergeableObject(t[n]) ? i[n] = ui(n, r)(e[n], t[n], r) : i[n] = Ae(t[n], r));
124
124
  }), i;
125
125
  }
126
- function ye(e, t, r) {
126
+ function Ee(e, t, r) {
127
127
  r = r || {}, r.arrayMerge = r.arrayMerge || ai, r.isMergeableObject = r.isMergeableObject || ei, r.cloneUnlessOtherwiseSpecified = Ae;
128
128
  var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
129
129
  return o ? i ? r.arrayMerge(e, t, r) : fi(e, t, r) : Ae(t, r);
130
130
  }
131
- ye.all = function(t, r) {
131
+ Ee.all = function(t, r) {
132
132
  if (!Array.isArray(t))
133
133
  throw new Error("first argument should be an array");
134
134
  return t.reduce(function(i, n) {
135
- return ye(i, n, r);
135
+ return Ee(i, n, r);
136
136
  }, {});
137
137
  };
138
- var ci = ye, di = ci;
138
+ var ci = Ee, di = ci;
139
139
  const pi = /* @__PURE__ */ yt(di);
140
140
  var ot = function(e, t) {
141
141
  return ot = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
@@ -237,50 +237,50 @@ var xi = function() {
237
237
  return t;
238
238
  }, je.apply(this, arguments);
239
239
  };
240
- var T;
240
+ var A;
241
241
  (function(e) {
242
242
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
243
- })(T || (T = {}));
244
- var D;
243
+ })(A || (A = {}));
244
+ var U;
245
245
  (function(e) {
246
246
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
247
- })(D || (D = {}));
248
- var xe;
247
+ })(U || (U = {}));
248
+ var _e;
249
249
  (function(e) {
250
250
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
251
- })(xe || (xe = {}));
251
+ })(_e || (_e = {}));
252
252
  function Tt(e) {
253
- return e.type === D.literal;
253
+ return e.type === U.literal;
254
254
  }
255
255
  function wi(e) {
256
- return e.type === D.argument;
256
+ return e.type === U.argument;
257
257
  }
258
258
  function sr(e) {
259
- return e.type === D.number;
259
+ return e.type === U.number;
260
260
  }
261
261
  function ar(e) {
262
- return e.type === D.date;
262
+ return e.type === U.date;
263
263
  }
264
264
  function ur(e) {
265
- return e.type === D.time;
265
+ return e.type === U.time;
266
266
  }
267
267
  function lr(e) {
268
- return e.type === D.select;
268
+ return e.type === U.select;
269
269
  }
270
270
  function hr(e) {
271
- return e.type === D.plural;
271
+ return e.type === U.plural;
272
272
  }
273
273
  function Si(e) {
274
- return e.type === D.pound;
274
+ return e.type === U.pound;
275
275
  }
276
276
  function fr(e) {
277
- return e.type === D.tag;
277
+ return e.type === U.tag;
278
278
  }
279
279
  function cr(e) {
280
- return !!(e && typeof e == "object" && e.type === xe.number);
280
+ return !!(e && typeof e == "object" && e.type === _e.number);
281
281
  }
282
282
  function st(e) {
283
- return !!(e && typeof e == "object" && e.type === xe.dateTime);
283
+ return !!(e && typeof e == "object" && e.type === _e.dateTime);
284
284
  }
285
285
  var dr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ti = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
286
286
  function Pi(e) {
@@ -374,15 +374,15 @@ function Pi(e) {
374
374
  return "";
375
375
  }), t;
376
376
  }
377
- var N = function() {
378
- return N = Object.assign || function(t) {
377
+ var V = function() {
378
+ return V = Object.assign || function(t) {
379
379
  for (var r, i = 1, n = arguments.length; i < n; i++) {
380
380
  r = arguments[i];
381
381
  for (var o in r)
382
382
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
383
383
  }
384
384
  return t;
385
- }, N.apply(this, arguments);
385
+ }, V.apply(this, arguments);
386
386
  };
387
387
  var Oi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
388
388
  function Hi(e) {
@@ -394,9 +394,9 @@ function Hi(e) {
394
394
  var o = n[i], s = o.split("/");
395
395
  if (s.length === 0)
396
396
  throw new Error("Invalid number skeleton");
397
- for (var a = s[0], u = s.slice(1), h = 0, l = u; h < l.length; h++) {
398
- var d = l[h];
399
- if (d.length === 0)
397
+ for (var a = s[0], u = s.slice(1), h = 0, f = u; h < f.length; h++) {
398
+ var p = f[h];
399
+ if (p.length === 0)
400
400
  throw new Error("Invalid number skeleton");
401
401
  }
402
402
  r.push({ stem: a, options: u });
@@ -506,13 +506,13 @@ function Ci(e) {
506
506
  t.notation = "compact", t.compactDisplay = "long";
507
507
  continue;
508
508
  case "scientific":
509
- t = N(N(N({}, t), { notation: "scientific" }), n.options.reduce(function(u, h) {
510
- return N(N({}, u), Ht(h));
509
+ t = V(V(V({}, t), { notation: "scientific" }), n.options.reduce(function(u, h) {
510
+ return V(V({}, u), Ht(h));
511
511
  }, {}));
512
512
  continue;
513
513
  case "engineering":
514
- t = N(N(N({}, t), { notation: "engineering" }), n.options.reduce(function(u, h) {
515
- return N(N({}, u), Ht(h));
514
+ t = V(V(V({}, t), { notation: "engineering" }), n.options.reduce(function(u, h) {
515
+ return V(V({}, u), Ht(h));
516
516
  }, {}));
517
517
  continue;
518
518
  case "notation-simple":
@@ -557,13 +557,13 @@ function Ci(e) {
557
557
  case "integer-width":
558
558
  if (n.options.length > 1)
559
559
  throw new RangeError("integer-width stems only accept a single optional option");
560
- n.options[0].replace(Bi, function(u, h, l, d, v, E) {
560
+ n.options[0].replace(Bi, function(u, h, f, p, v, y) {
561
561
  if (h)
562
- t.minimumIntegerDigits = l.length;
562
+ t.minimumIntegerDigits = f.length;
563
563
  else {
564
- if (d && v)
564
+ if (p && v)
565
565
  throw new Error("We currently do not support maximum integer digits");
566
- if (E)
566
+ if (y)
567
567
  throw new Error("We currently do not support exact integer digits");
568
568
  }
569
569
  return "";
@@ -577,21 +577,21 @@ function Ci(e) {
577
577
  if (Pt.test(n.stem)) {
578
578
  if (n.options.length > 1)
579
579
  throw new RangeError("Fraction-precision stems only accept a single optional option");
580
- n.stem.replace(Pt, function(u, h, l, d, v, E) {
581
- return l === "*" ? t.minimumFractionDigits = h.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : v && E ? (t.minimumFractionDigits = v.length, t.maximumFractionDigits = v.length + E.length) : (t.minimumFractionDigits = h.length, t.maximumFractionDigits = h.length), "";
580
+ n.stem.replace(Pt, function(u, h, f, p, v, y) {
581
+ return f === "*" ? t.minimumFractionDigits = h.length : p && p[0] === "#" ? t.maximumFractionDigits = p.length : v && y ? (t.minimumFractionDigits = v.length, t.maximumFractionDigits = v.length + y.length) : (t.minimumFractionDigits = h.length, t.maximumFractionDigits = h.length), "";
582
582
  });
583
583
  var o = n.options[0];
584
- o === "w" ? t = N(N({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = N(N({}, t), Ot(o)));
584
+ o === "w" ? t = V(V({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = V(V({}, t), Ot(o)));
585
585
  continue;
586
586
  }
587
587
  if (pr.test(n.stem)) {
588
- t = N(N({}, t), Ot(n.stem));
588
+ t = V(V({}, t), Ot(n.stem));
589
589
  continue;
590
590
  }
591
591
  var s = vr(n.stem);
592
- s && (t = N(N({}, t), s));
592
+ s && (t = V(V({}, t), s));
593
593
  var a = Mi(n.stem);
594
- a && (t = N(N({}, t), a));
594
+ a && (t = V(V({}, t), a));
595
595
  }
596
596
  return t;
597
597
  }
@@ -2049,7 +2049,7 @@ function Di(e) {
2049
2049
  return n[0];
2050
2050
  }
2051
2051
  var tt, Li = new RegExp("^".concat(dr.source, "*")), Ni = new RegExp("".concat(dr.source, "*$"));
2052
- function O(e, t) {
2052
+ function M(e, t) {
2053
2053
  return { start: e, end: t };
2054
2054
  }
2055
2055
  var ki = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ri = !!String.fromCodePoint, Ui = !!Object.fromEntries, Fi = !!String.prototype.codePointAt, Vi = !!String.prototype.trimStart, Gi = !!String.prototype.trimEnd, ji = !!Number.isSafeInteger, $i = ji ? Number.isSafeInteger : function(e) {
@@ -2176,13 +2176,13 @@ var qi = (
2176
2176
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2177
2177
  var a = this.clonePosition();
2178
2178
  this.bump(), n.push({
2179
- type: D.pound,
2180
- location: O(a, this.clonePosition())
2179
+ type: U.pound,
2180
+ location: M(a, this.clonePosition())
2181
2181
  });
2182
2182
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2183
2183
  if (i)
2184
2184
  break;
2185
- return this.error(T.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2185
+ return this.error(A.UNMATCHED_CLOSING_TAG, M(this.clonePosition(), this.clonePosition()));
2186
2186
  } else if (o === 60 && !this.ignoreTag && ht(this.peek() || 0)) {
2187
2187
  var s = this.parseTag(t, r);
2188
2188
  if (s.err)
@@ -2204,9 +2204,9 @@ var qi = (
2204
2204
  if (this.bumpSpace(), this.bumpIf("/>"))
2205
2205
  return {
2206
2206
  val: {
2207
- type: D.literal,
2207
+ type: U.literal,
2208
2208
  value: "<".concat(n, "/>"),
2209
- location: O(i, this.clonePosition())
2209
+ location: M(i, this.clonePosition())
2210
2210
  },
2211
2211
  err: null
2212
2212
  };
@@ -2217,21 +2217,21 @@ var qi = (
2217
2217
  var s = o.val, a = this.clonePosition();
2218
2218
  if (this.bumpIf("</")) {
2219
2219
  if (this.isEOF() || !ht(this.char()))
2220
- return this.error(T.INVALID_TAG, O(a, this.clonePosition()));
2220
+ return this.error(A.INVALID_TAG, M(a, this.clonePosition()));
2221
2221
  var u = this.clonePosition(), h = this.parseTagName();
2222
- return n !== h ? this.error(T.UNMATCHED_CLOSING_TAG, O(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2222
+ return n !== h ? this.error(A.UNMATCHED_CLOSING_TAG, M(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2223
2223
  val: {
2224
- type: D.tag,
2224
+ type: U.tag,
2225
2225
  value: n,
2226
2226
  children: s,
2227
- location: O(i, this.clonePosition())
2227
+ location: M(i, this.clonePosition())
2228
2228
  },
2229
2229
  err: null
2230
- } : this.error(T.INVALID_TAG, O(a, this.clonePosition())));
2230
+ } : this.error(A.INVALID_TAG, M(a, this.clonePosition())));
2231
2231
  } else
2232
- return this.error(T.UNCLOSED_TAG, O(i, this.clonePosition()));
2232
+ return this.error(A.UNCLOSED_TAG, M(i, this.clonePosition()));
2233
2233
  } else
2234
- return this.error(T.INVALID_TAG, O(i, this.clonePosition()));
2234
+ return this.error(A.INVALID_TAG, M(i, this.clonePosition()));
2235
2235
  }, e.prototype.parseTagName = function() {
2236
2236
  var t = this.offset();
2237
2237
  for (this.bump(); !this.isEOF() && Zi(this.char()); )
@@ -2256,9 +2256,9 @@ var qi = (
2256
2256
  }
2257
2257
  break;
2258
2258
  }
2259
- var u = O(i, this.clonePosition());
2259
+ var u = M(i, this.clonePosition());
2260
2260
  return {
2261
- val: { type: D.literal, value: n, location: u },
2261
+ val: { type: U.literal, value: n, location: u },
2262
2262
  err: null
2263
2263
  };
2264
2264
  }, e.prototype.tryParseLeftAngleBracket = function() {
@@ -2306,40 +2306,40 @@ var qi = (
2306
2306
  }, e.prototype.parseArgument = function(t, r) {
2307
2307
  var i = this.clonePosition();
2308
2308
  if (this.bump(), this.bumpSpace(), this.isEOF())
2309
- return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2309
+ return this.error(A.EXPECT_ARGUMENT_CLOSING_BRACE, M(i, this.clonePosition()));
2310
2310
  if (this.char() === 125)
2311
- return this.bump(), this.error(T.EMPTY_ARGUMENT, O(i, this.clonePosition()));
2311
+ return this.bump(), this.error(A.EMPTY_ARGUMENT, M(i, this.clonePosition()));
2312
2312
  var n = this.parseIdentifierIfPossible().value;
2313
2313
  if (!n)
2314
- return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2314
+ return this.error(A.MALFORMED_ARGUMENT, M(i, this.clonePosition()));
2315
2315
  if (this.bumpSpace(), this.isEOF())
2316
- return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2316
+ return this.error(A.EXPECT_ARGUMENT_CLOSING_BRACE, M(i, this.clonePosition()));
2317
2317
  switch (this.char()) {
2318
2318
  case 125:
2319
2319
  return this.bump(), {
2320
2320
  val: {
2321
- type: D.argument,
2321
+ type: U.argument,
2322
2322
  // value does not include the opening and closing braces.
2323
2323
  value: n,
2324
- location: O(i, this.clonePosition())
2324
+ location: M(i, this.clonePosition())
2325
2325
  },
2326
2326
  err: null
2327
2327
  };
2328
2328
  case 44:
2329
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2329
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(A.EXPECT_ARGUMENT_CLOSING_BRACE, M(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2330
2330
  default:
2331
- return this.error(T.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2331
+ return this.error(A.MALFORMED_ARGUMENT, M(i, this.clonePosition()));
2332
2332
  }
2333
2333
  }, e.prototype.parseIdentifierIfPossible = function() {
2334
2334
  var t = this.clonePosition(), r = this.offset(), i = lt(this.message, r), n = r + i.length;
2335
2335
  this.bumpTo(n);
2336
- var o = this.clonePosition(), s = O(t, o);
2336
+ var o = this.clonePosition(), s = M(t, o);
2337
2337
  return { value: i, location: s };
2338
2338
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
2339
2339
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
2340
2340
  switch (a) {
2341
2341
  case "":
2342
- return this.error(T.EXPECT_ARGUMENT_TYPE, O(s, u));
2342
+ return this.error(A.EXPECT_ARGUMENT_TYPE, M(s, u));
2343
2343
  case "number":
2344
2344
  case "date":
2345
2345
  case "time": {
@@ -2347,47 +2347,47 @@ var qi = (
2347
2347
  var h = null;
2348
2348
  if (this.bumpIf(",")) {
2349
2349
  this.bumpSpace();
2350
- var l = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
2351
- if (d.err)
2352
- return d;
2353
- var v = Xi(d.val);
2350
+ var f = this.clonePosition(), p = this.parseSimpleArgStyleIfPossible();
2351
+ if (p.err)
2352
+ return p;
2353
+ var v = Xi(p.val);
2354
2354
  if (v.length === 0)
2355
- return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2356
- var E = O(l, this.clonePosition());
2357
- h = { style: v, styleLocation: E };
2355
+ return this.error(A.EXPECT_ARGUMENT_STYLE, M(this.clonePosition(), this.clonePosition()));
2356
+ var y = M(f, this.clonePosition());
2357
+ h = { style: v, styleLocation: y };
2358
2358
  }
2359
- var _ = this.tryParseArgumentClose(n);
2360
- if (_.err)
2361
- return _;
2362
- var c = O(n, this.clonePosition());
2359
+ var S = this.tryParseArgumentClose(n);
2360
+ if (S.err)
2361
+ return S;
2362
+ var c = M(n, this.clonePosition());
2363
2363
  if (h && At(h?.style, "::", 0)) {
2364
- var C = Wi(h.style.slice(2));
2364
+ var L = Wi(h.style.slice(2));
2365
2365
  if (a === "number") {
2366
- var d = this.parseNumberSkeletonFromString(C, h.styleLocation);
2367
- return d.err ? d : {
2368
- val: { type: D.number, value: i, location: c, style: d.val },
2366
+ var p = this.parseNumberSkeletonFromString(L, h.styleLocation);
2367
+ return p.err ? p : {
2368
+ val: { type: U.number, value: i, location: c, style: p.val },
2369
2369
  err: null
2370
2370
  };
2371
2371
  } else {
2372
- if (C.length === 0)
2373
- return this.error(T.EXPECT_DATE_TIME_SKELETON, c);
2374
- var j = C;
2375
- this.locale && (j = Ii(C, this.locale));
2372
+ if (L.length === 0)
2373
+ return this.error(A.EXPECT_DATE_TIME_SKELETON, c);
2374
+ var k = L;
2375
+ this.locale && (k = Ii(L, this.locale));
2376
2376
  var v = {
2377
- type: xe.dateTime,
2378
- pattern: j,
2377
+ type: _e.dateTime,
2378
+ pattern: k,
2379
2379
  location: h.styleLocation,
2380
- parsedOptions: this.shouldParseSkeletons ? Pi(j) : {}
2381
- }, U = a === "date" ? D.date : D.time;
2380
+ parsedOptions: this.shouldParseSkeletons ? Pi(k) : {}
2381
+ }, H = a === "date" ? U.date : U.time;
2382
2382
  return {
2383
- val: { type: U, value: i, location: c, style: v },
2383
+ val: { type: H, value: i, location: c, style: v },
2384
2384
  err: null
2385
2385
  };
2386
2386
  }
2387
2387
  }
2388
2388
  return {
2389
2389
  val: {
2390
- type: a === "number" ? D.number : a === "date" ? D.date : D.time,
2390
+ type: a === "number" ? U.number : a === "date" ? U.date : U.time,
2391
2391
  value: i,
2392
2392
  location: c,
2393
2393
  style: (o = h?.style) !== null && o !== void 0 ? o : null
@@ -2398,52 +2398,52 @@ var qi = (
2398
2398
  case "plural":
2399
2399
  case "selectordinal":
2400
2400
  case "select": {
2401
- var M = this.clonePosition();
2401
+ var T = this.clonePosition();
2402
2402
  if (this.bumpSpace(), !this.bumpIf(","))
2403
- return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(M, je({}, M)));
2403
+ return this.error(A.EXPECT_SELECT_ARGUMENT_OPTIONS, M(T, je({}, T)));
2404
2404
  this.bumpSpace();
2405
- var X = this.parseIdentifierIfPossible(), k = 0;
2406
- if (a !== "select" && X.value === "offset") {
2405
+ var P = this.parseIdentifierIfPossible(), I = 0;
2406
+ if (a !== "select" && P.value === "offset") {
2407
2407
  if (!this.bumpIf(":"))
2408
- return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2408
+ return this.error(A.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, M(this.clonePosition(), this.clonePosition()));
2409
2409
  this.bumpSpace();
2410
- var d = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2411
- if (d.err)
2412
- return d;
2413
- this.bumpSpace(), X = this.parseIdentifierIfPossible(), k = d.val;
2410
+ var p = this.tryParseDecimalInteger(A.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, A.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2411
+ if (p.err)
2412
+ return p;
2413
+ this.bumpSpace(), P = this.parseIdentifierIfPossible(), I = p.val;
2414
2414
  }
2415
- var F = this.tryParsePluralOrSelectOptions(t, a, r, X);
2416
- if (F.err)
2417
- return F;
2418
- var _ = this.tryParseArgumentClose(n);
2419
- if (_.err)
2420
- return _;
2421
- var Y = O(n, this.clonePosition());
2415
+ var O = this.tryParsePluralOrSelectOptions(t, a, r, P);
2416
+ if (O.err)
2417
+ return O;
2418
+ var S = this.tryParseArgumentClose(n);
2419
+ if (S.err)
2420
+ return S;
2421
+ var W = M(n, this.clonePosition());
2422
2422
  return a === "select" ? {
2423
2423
  val: {
2424
- type: D.select,
2424
+ type: U.select,
2425
2425
  value: i,
2426
- options: Bt(F.val),
2427
- location: Y
2426
+ options: Bt(O.val),
2427
+ location: W
2428
2428
  },
2429
2429
  err: null
2430
2430
  } : {
2431
2431
  val: {
2432
- type: D.plural,
2432
+ type: U.plural,
2433
2433
  value: i,
2434
- options: Bt(F.val),
2435
- offset: k,
2434
+ options: Bt(O.val),
2435
+ offset: I,
2436
2436
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2437
- location: Y
2437
+ location: W
2438
2438
  },
2439
2439
  err: null
2440
2440
  };
2441
2441
  }
2442
2442
  default:
2443
- return this.error(T.INVALID_ARGUMENT_TYPE, O(s, u));
2443
+ return this.error(A.INVALID_ARGUMENT_TYPE, M(s, u));
2444
2444
  }
2445
2445
  }, e.prototype.tryParseArgumentClose = function(t) {
2446
- return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2446
+ return this.isEOF() || this.char() !== 125 ? this.error(A.EXPECT_ARGUMENT_CLOSING_BRACE, M(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2447
2447
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2448
2448
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2449
2449
  var i = this.char();
@@ -2452,7 +2452,7 @@ var qi = (
2452
2452
  this.bump();
2453
2453
  var n = this.clonePosition();
2454
2454
  if (!this.bumpUntil("'"))
2455
- return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(n, this.clonePosition()));
2455
+ return this.error(A.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, M(n, this.clonePosition()));
2456
2456
  this.bump();
2457
2457
  break;
2458
2458
  }
@@ -2484,11 +2484,11 @@ var qi = (
2484
2484
  try {
2485
2485
  i = Hi(t);
2486
2486
  } catch {
2487
- return this.error(T.INVALID_NUMBER_SKELETON, r);
2487
+ return this.error(A.INVALID_NUMBER_SKELETON, r);
2488
2488
  }
2489
2489
  return {
2490
2490
  val: {
2491
- type: xe.number,
2491
+ type: _e.number,
2492
2492
  tokens: i,
2493
2493
  location: r,
2494
2494
  parsedOptions: this.shouldParseSkeletons ? Ci(i) : {}
@@ -2496,38 +2496,38 @@ var qi = (
2496
2496
  err: null
2497
2497
  };
2498
2498
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, i, n) {
2499
- for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), h = n.value, l = n.location; ; ) {
2499
+ for (var o, s = !1, a = [], u = /* @__PURE__ */ new Set(), h = n.value, f = n.location; ; ) {
2500
2500
  if (h.length === 0) {
2501
- var d = this.clonePosition();
2501
+ var p = this.clonePosition();
2502
2502
  if (r !== "select" && this.bumpIf("=")) {
2503
- var v = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
2503
+ var v = this.tryParseDecimalInteger(A.EXPECT_PLURAL_ARGUMENT_SELECTOR, A.INVALID_PLURAL_ARGUMENT_SELECTOR);
2504
2504
  if (v.err)
2505
2505
  return v;
2506
- l = O(d, this.clonePosition()), h = this.message.slice(d.offset, this.offset());
2506
+ f = M(p, this.clonePosition()), h = this.message.slice(p.offset, this.offset());
2507
2507
  } else
2508
2508
  break;
2509
2509
  }
2510
2510
  if (u.has(h))
2511
- return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
2511
+ return this.error(r === "select" ? A.DUPLICATE_SELECT_ARGUMENT_SELECTOR : A.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
2512
2512
  h === "other" && (s = !0), this.bumpSpace();
2513
- var E = this.clonePosition();
2513
+ var y = this.clonePosition();
2514
2514
  if (!this.bumpIf("{"))
2515
- return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
2516
- var _ = this.parseMessage(t + 1, r, i);
2517
- if (_.err)
2518
- return _;
2519
- var c = this.tryParseArgumentClose(E);
2515
+ return this.error(r === "select" ? A.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : A.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, M(this.clonePosition(), this.clonePosition()));
2516
+ var S = this.parseMessage(t + 1, r, i);
2517
+ if (S.err)
2518
+ return S;
2519
+ var c = this.tryParseArgumentClose(y);
2520
2520
  if (c.err)
2521
2521
  return c;
2522
2522
  a.push([
2523
2523
  h,
2524
2524
  {
2525
- value: _.val,
2526
- location: O(E, this.clonePosition())
2525
+ value: S.val,
2526
+ location: M(y, this.clonePosition())
2527
2527
  }
2528
- ]), u.add(h), this.bumpSpace(), o = this.parseIdentifierIfPossible(), h = o.value, l = o.location;
2528
+ ]), u.add(h), this.bumpSpace(), o = this.parseIdentifierIfPossible(), h = o.value, f = o.location;
2529
2529
  }
2530
- return a.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(T.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2530
+ return a.length === 0 ? this.error(r === "select" ? A.EXPECT_SELECT_ARGUMENT_SELECTOR : A.EXPECT_PLURAL_ARGUMENT_SELECTOR, M(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(A.MISSING_OTHER_CLAUSE, M(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2531
2531
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
2532
2532
  var i = 1, n = this.clonePosition();
2533
2533
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
@@ -2538,7 +2538,7 @@ var qi = (
2538
2538
  else
2539
2539
  break;
2540
2540
  }
2541
- var u = O(n, this.clonePosition());
2541
+ var u = M(n, this.clonePosition());
2542
2542
  return o ? (s *= i, $i(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
2543
2543
  }, e.prototype.offset = function() {
2544
2544
  return this.position.offset;
@@ -2633,15 +2633,15 @@ function Qi(e, t) {
2633
2633
  t === void 0 && (t = {}), t = je({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
2634
2634
  var r = new qi(e, t).parse();
2635
2635
  if (r.err) {
2636
- var i = SyntaxError(T[r.err.kind]);
2636
+ var i = SyntaxError(A[r.err.kind]);
2637
2637
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
2638
2638
  }
2639
2639
  return t?.captureLocation || ft(r.val), r.val;
2640
2640
  }
2641
- var Ee;
2641
+ var we;
2642
2642
  (function(e) {
2643
2643
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
2644
- })(Ee || (Ee = {}));
2644
+ })(we || (we = {}));
2645
2645
  var qe = (
2646
2646
  /** @class */
2647
2647
  function(e) {
@@ -2659,7 +2659,7 @@ var qe = (
2659
2659
  function(e) {
2660
2660
  Xe(t, e);
2661
2661
  function t(r, i, n, o) {
2662
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Ee.INVALID_VALUE, o) || this;
2662
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), we.INVALID_VALUE, o) || this;
2663
2663
  }
2664
2664
  return t;
2665
2665
  }(qe)
@@ -2668,7 +2668,7 @@ var qe = (
2668
2668
  function(e) {
2669
2669
  Xe(t, e);
2670
2670
  function t(r, i, n) {
2671
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Ee.INVALID_VALUE, n) || this;
2671
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), we.INVALID_VALUE, n) || this;
2672
2672
  }
2673
2673
  return t;
2674
2674
  }(qe)
@@ -2677,18 +2677,18 @@ var qe = (
2677
2677
  function(e) {
2678
2678
  Xe(t, e);
2679
2679
  function t(r, i) {
2680
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), Ee.MISSING_VALUE, i) || this;
2680
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), we.MISSING_VALUE, i) || this;
2681
2681
  }
2682
2682
  return t;
2683
2683
  }(qe)
2684
- ), W;
2684
+ ), q;
2685
2685
  (function(e) {
2686
2686
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
2687
- })(W || (W = {}));
2687
+ })(q || (q = {}));
2688
2688
  function tn(e) {
2689
2689
  return e.length < 2 ? e : e.reduce(function(t, r) {
2690
2690
  var i = t[t.length - 1];
2691
- return !i || i.type !== W.literal || r.type !== W.literal ? t.push(r) : i.value += r.value, t;
2691
+ return !i || i.type !== q.literal || r.type !== q.literal ? t.push(r) : i.value += r.value, t;
2692
2692
  }, []);
2693
2693
  }
2694
2694
  function rn(e) {
@@ -2698,95 +2698,95 @@ function Fe(e, t, r, i, n, o, s) {
2698
2698
  if (e.length === 1 && Tt(e[0]))
2699
2699
  return [
2700
2700
  {
2701
- type: W.literal,
2701
+ type: q.literal,
2702
2702
  value: e[0].value
2703
2703
  }
2704
2704
  ];
2705
2705
  for (var a = [], u = 0, h = e; u < h.length; u++) {
2706
- var l = h[u];
2707
- if (Tt(l)) {
2706
+ var f = h[u];
2707
+ if (Tt(f)) {
2708
2708
  a.push({
2709
- type: W.literal,
2710
- value: l.value
2709
+ type: q.literal,
2710
+ value: f.value
2711
2711
  });
2712
2712
  continue;
2713
2713
  }
2714
- if (Si(l)) {
2714
+ if (Si(f)) {
2715
2715
  typeof o == "number" && a.push({
2716
- type: W.literal,
2716
+ type: q.literal,
2717
2717
  value: r.getNumberFormat(t).format(o)
2718
2718
  });
2719
2719
  continue;
2720
2720
  }
2721
- var d = l.value;
2722
- if (!(n && d in n))
2723
- throw new en(d, s);
2724
- var v = n[d];
2725
- if (wi(l)) {
2721
+ var p = f.value;
2722
+ if (!(n && p in n))
2723
+ throw new en(p, s);
2724
+ var v = n[p];
2725
+ if (wi(f)) {
2726
2726
  (!v || typeof v == "string" || typeof v == "number") && (v = typeof v == "string" || typeof v == "number" ? String(v) : ""), a.push({
2727
- type: typeof v == "string" ? W.literal : W.object,
2727
+ type: typeof v == "string" ? q.literal : q.object,
2728
2728
  value: v
2729
2729
  });
2730
2730
  continue;
2731
2731
  }
2732
- if (ar(l)) {
2733
- var E = typeof l.style == "string" ? i.date[l.style] : st(l.style) ? l.style.parsedOptions : void 0;
2732
+ if (ar(f)) {
2733
+ var y = typeof f.style == "string" ? i.date[f.style] : st(f.style) ? f.style.parsedOptions : void 0;
2734
2734
  a.push({
2735
- type: W.literal,
2736
- value: r.getDateTimeFormat(t, E).format(v)
2735
+ type: q.literal,
2736
+ value: r.getDateTimeFormat(t, y).format(v)
2737
2737
  });
2738
2738
  continue;
2739
2739
  }
2740
- if (ur(l)) {
2741
- var E = typeof l.style == "string" ? i.time[l.style] : st(l.style) ? l.style.parsedOptions : i.time.medium;
2740
+ if (ur(f)) {
2741
+ var y = typeof f.style == "string" ? i.time[f.style] : st(f.style) ? f.style.parsedOptions : i.time.medium;
2742
2742
  a.push({
2743
- type: W.literal,
2744
- value: r.getDateTimeFormat(t, E).format(v)
2743
+ type: q.literal,
2744
+ value: r.getDateTimeFormat(t, y).format(v)
2745
2745
  });
2746
2746
  continue;
2747
2747
  }
2748
- if (sr(l)) {
2749
- var E = typeof l.style == "string" ? i.number[l.style] : cr(l.style) ? l.style.parsedOptions : void 0;
2750
- E && E.scale && (v = v * (E.scale || 1)), a.push({
2751
- type: W.literal,
2752
- value: r.getNumberFormat(t, E).format(v)
2748
+ if (sr(f)) {
2749
+ var y = typeof f.style == "string" ? i.number[f.style] : cr(f.style) ? f.style.parsedOptions : void 0;
2750
+ y && y.scale && (v = v * (y.scale || 1)), a.push({
2751
+ type: q.literal,
2752
+ value: r.getNumberFormat(t, y).format(v)
2753
2753
  });
2754
2754
  continue;
2755
2755
  }
2756
- if (fr(l)) {
2757
- var _ = l.children, c = l.value, C = n[c];
2758
- if (!rn(C))
2756
+ if (fr(f)) {
2757
+ var S = f.children, c = f.value, L = n[c];
2758
+ if (!rn(L))
2759
2759
  throw new Ki(c, "function", s);
2760
- var j = Fe(_, t, r, i, n, o), U = C(j.map(function(k) {
2761
- return k.value;
2760
+ var k = Fe(S, t, r, i, n, o), H = L(k.map(function(I) {
2761
+ return I.value;
2762
2762
  }));
2763
- Array.isArray(U) || (U = [U]), a.push.apply(a, U.map(function(k) {
2763
+ Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function(I) {
2764
2764
  return {
2765
- type: typeof k == "string" ? W.literal : W.object,
2766
- value: k
2765
+ type: typeof I == "string" ? q.literal : q.object,
2766
+ value: I
2767
2767
  };
2768
2768
  }));
2769
2769
  }
2770
- if (lr(l)) {
2771
- var M = l.options[v] || l.options.other;
2772
- if (!M)
2773
- throw new Ct(l.value, v, Object.keys(l.options), s);
2774
- a.push.apply(a, Fe(M.value, t, r, i, n));
2770
+ if (lr(f)) {
2771
+ var T = f.options[v] || f.options.other;
2772
+ if (!T)
2773
+ throw new Ct(f.value, v, Object.keys(f.options), s);
2774
+ a.push.apply(a, Fe(T.value, t, r, i, n));
2775
2775
  continue;
2776
2776
  }
2777
- if (hr(l)) {
2778
- var M = l.options["=".concat(v)];
2779
- if (!M) {
2777
+ if (hr(f)) {
2778
+ var T = f.options["=".concat(v)];
2779
+ if (!T) {
2780
2780
  if (!Intl.PluralRules)
2781
2781
  throw new qe(`Intl.PluralRules is not available in this environment.
2782
2782
  Try polyfilling it using "@formatjs/intl-pluralrules"
2783
- `, Ee.MISSING_INTL_API, s);
2784
- var X = r.getPluralRules(t, { type: l.pluralType }).select(v - (l.offset || 0));
2785
- M = l.options[X] || l.options.other;
2783
+ `, we.MISSING_INTL_API, s);
2784
+ var P = r.getPluralRules(t, { type: f.pluralType }).select(v - (f.offset || 0));
2785
+ T = f.options[P] || f.options.other;
2786
2786
  }
2787
- if (!M)
2788
- throw new Ct(l.value, v, Object.keys(l.options), s);
2789
- a.push.apply(a, Fe(M.value, t, r, i, n, v - (l.offset || 0)));
2787
+ if (!T)
2788
+ throw new Ct(f.value, v, Object.keys(f.options), s);
2789
+ a.push.apply(a, Fe(T.value, t, r, i, n, v - (f.offset || 0)));
2790
2790
  continue;
2791
2791
  }
2792
2792
  }
@@ -2862,10 +2862,10 @@ var xr = (
2862
2862
  var h = o.formatToParts(u);
2863
2863
  if (h.length === 1)
2864
2864
  return h[0].value;
2865
- var l = h.reduce(function(d, v) {
2866
- return !d.length || v.type !== W.literal || typeof d[d.length - 1] != "string" ? d.push(v.value) : d[d.length - 1] += v.value, d;
2865
+ var f = h.reduce(function(p, v) {
2866
+ return !p.length || v.type !== q.literal || typeof p[p.length - 1] != "string" ? p.push(v.value) : p[p.length - 1] += v.value, p;
2867
2867
  }, []);
2868
- return l.length <= 1 ? l[0] || "" : l;
2868
+ return f.length <= 1 ? f[0] || "" : f;
2869
2869
  }, this.formatToParts = function(u) {
2870
2870
  return Fe(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
2871
2871
  }, this.resolvedOptions = function() {
@@ -3109,7 +3109,7 @@ function yn({ locale: e, id: t }) {
3109
3109
  console.warn(
3110
3110
  `[svelte-i18n] The message "${t}" was not found in "${Ie(
3111
3111
  e
3112
- ).join('", "')}".${$e(he()) ? `
3112
+ ).join('", "')}".${$e(ce()) ? `
3113
3113
 
3114
3114
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3115
3115
  );
@@ -3122,7 +3122,7 @@ const xn = {
3122
3122
  handleMissingMessage: void 0,
3123
3123
  ignoreTag: !0
3124
3124
  }, He = xn;
3125
- function _e() {
3125
+ function Se() {
3126
3126
  return He;
3127
3127
  }
3128
3128
  function En(e) {
@@ -3138,7 +3138,7 @@ function En(e) {
3138
3138
  }
3139
3139
  return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = yn : console.warn(
3140
3140
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3141
- )), Object.assign(He, i, { initialLocale: n }), r && ("number" in r && Object.assign(He.formats.number, r.number), "date" in r && Object.assign(He.formats.date, r.date), "time" in r && Object.assign(He.formats.time, r.time)), me.set(n);
3141
+ )), Object.assign(He, i, { initialLocale: n }), r && ("number" in r && Object.assign(He.formats.number, r.number), "date" in r && Object.assign(He.formats.date, r.date), "time" in r && Object.assign(He.formats.time, r.time)), ge.set(n);
3142
3142
  }
3143
3143
  const it = Me(!1);
3144
3144
  var _n = Object.defineProperty, wn = Object.defineProperties, Sn = Object.getOwnPropertyDescriptors, Dt = Object.getOwnPropertySymbols, Tn = Object.prototype.hasOwnProperty, Pn = Object.prototype.propertyIsEnumerable, Lt = (e, t, r) => t in e ? _n(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, On = (e, t) => {
@@ -3154,11 +3154,11 @@ const ze = Me(null);
3154
3154
  function Nt(e) {
3155
3155
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3156
3156
  }
3157
- function Ie(e, t = _e().fallbackLocale) {
3157
+ function Ie(e, t = Se().fallbackLocale) {
3158
3158
  const r = Nt(e);
3159
3159
  return t ? [.../* @__PURE__ */ new Set([...r, ...Nt(t)])] : r;
3160
3160
  }
3161
- function he() {
3161
+ function ce() {
3162
3162
  return ct ?? void 0;
3163
3163
  }
3164
3164
  ze.subscribe((e) => {
@@ -3166,9 +3166,9 @@ ze.subscribe((e) => {
3166
3166
  });
3167
3167
  const An = (e) => {
3168
3168
  if (e && fn(e) && $e(e)) {
3169
- const { loadingDelay: t } = _e();
3169
+ const { loadingDelay: t } = Se();
3170
3170
  let r;
3171
- return typeof window < "u" && he() != null && t ? r = window.setTimeout(
3171
+ return typeof window < "u" && ce() != null && t ? r = window.setTimeout(
3172
3172
  () => it.set(!0),
3173
3173
  t
3174
3174
  ) : it.set(!0), Tr(e).then(() => {
@@ -3178,7 +3178,7 @@ const An = (e) => {
3178
3178
  });
3179
3179
  }
3180
3180
  return ze.set(e);
3181
- }, me = Hn(On({}, ze), {
3181
+ }, ge = Hn(On({}, ze), {
3182
3182
  set: An
3183
3183
  }), Ye = (e) => {
3184
3184
  const t = /* @__PURE__ */ Object.create(null);
@@ -3204,7 +3204,7 @@ var Bn = Object.defineProperty, We = Object.getOwnPropertySymbols, Pr = Object.p
3204
3204
  return r;
3205
3205
  };
3206
3206
  const Be = (e, t) => {
3207
- const { formats: r } = _e();
3207
+ const { formats: r } = Se();
3208
3208
  if (e in r && t in r[e])
3209
3209
  return r[e][t];
3210
3210
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
@@ -3233,29 +3233,29 @@ const Be = (e, t) => {
3233
3233
  }
3234
3234
  ), Dn = (e = {}) => {
3235
3235
  var t = e, {
3236
- locale: r = he()
3236
+ locale: r = ce()
3237
3237
  } = t, i = Pe(t, [
3238
3238
  "locale"
3239
3239
  ]);
3240
3240
  return Mn(Et({ locale: r }, i));
3241
3241
  }, Ln = (e = {}) => {
3242
3242
  var t = e, {
3243
- locale: r = he()
3243
+ locale: r = ce()
3244
3244
  } = t, i = Pe(t, [
3245
3245
  "locale"
3246
3246
  ]);
3247
3247
  return Cn(Et({ locale: r }, i));
3248
3248
  }, Nn = (e = {}) => {
3249
3249
  var t = e, {
3250
- locale: r = he()
3250
+ locale: r = ce()
3251
3251
  } = t, i = Pe(t, [
3252
3252
  "locale"
3253
3253
  ]);
3254
3254
  return In(Et({ locale: r }, i));
3255
3255
  }, kn = Ye(
3256
3256
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3257
- (e, t = he()) => new xr(e, t, _e().formats, {
3258
- ignoreTag: _e().ignoreTag
3257
+ (e, t = ce()) => new xr(e, t, Se().formats, {
3258
+ ignoreTag: Se().ignoreTag
3259
3259
  })
3260
3260
  ), Rn = (e, t = {}) => {
3261
3261
  var r, i, n, o;
@@ -3263,44 +3263,44 @@ const Be = (e, t) => {
3263
3263
  typeof e == "object" && (s = e, e = s.id);
3264
3264
  const {
3265
3265
  values: a,
3266
- locale: u = he(),
3266
+ locale: u = ce(),
3267
3267
  default: h
3268
3268
  } = s;
3269
3269
  if (u == null)
3270
3270
  throw new Error(
3271
3271
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3272
3272
  );
3273
- let l = Er(e, u);
3274
- if (!l)
3275
- l = (o = (n = (i = (r = _e()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: u, id: e, defaultValue: h })) != null ? n : h) != null ? o : e;
3276
- else if (typeof l != "string")
3273
+ let f = Er(e, u);
3274
+ if (!f)
3275
+ f = (o = (n = (i = (r = Se()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: u, id: e, defaultValue: h })) != null ? n : h) != null ? o : e;
3276
+ else if (typeof f != "string")
3277
3277
  return console.warn(
3278
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3279
- ), l;
3278
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3279
+ ), f;
3280
3280
  if (!a)
3281
- return l;
3282
- let d = l;
3281
+ return f;
3282
+ let p = f;
3283
3283
  try {
3284
- d = kn(l, u).format(a);
3284
+ p = kn(f, u).format(a);
3285
3285
  } catch (v) {
3286
3286
  v instanceof Error && console.warn(
3287
3287
  `[svelte-i18n] Message "${e}" has syntax error:`,
3288
3288
  v.message
3289
3289
  );
3290
3290
  }
3291
- return d;
3292
- }, Un = (e, t) => Nn(t).format(e), Fn = (e, t) => Ln(t).format(e), Vn = (e, t) => Dn(t).format(e), Gn = (e, t = he()) => Er(e, t), jn = Te([me, Ce], () => Rn);
3293
- Te([me], () => Un);
3294
- Te([me], () => Fn);
3295
- Te([me], () => Vn);
3296
- Te([me, Ce], () => Gn);
3291
+ return p;
3292
+ }, Un = (e, t) => Nn(t).format(e), Fn = (e, t) => Ln(t).format(e), Vn = (e, t) => Dn(t).format(e), Gn = (e, t = ce()) => Er(e, t), jn = Te([ge, Ce], () => Rn);
3293
+ Te([ge], () => Un);
3294
+ Te([ge], () => Fn);
3295
+ Te([ge], () => Vn);
3296
+ Te([ge, Ce], () => Gn);
3297
3297
  function Rt(e, t) {
3298
3298
  wr(e, t);
3299
3299
  }
3300
3300
  function $n(e) {
3301
3301
  En({
3302
3302
  fallbackLocale: "en"
3303
- }), me.set(e);
3303
+ }), ge.set(e);
3304
3304
  }
3305
3305
  const Ut = {
3306
3306
  en: {
@@ -3431,7 +3431,7 @@ function vt(e, t, r) {
3431
3431
  (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
3432
3432
  return e.concat(o || t);
3433
3433
  }
3434
- function se(e) {
3434
+ function oe(e) {
3435
3435
  return typeof e == "function";
3436
3436
  }
3437
3437
  function Hr(e) {
@@ -3483,21 +3483,21 @@ var Ze = function() {
3483
3483
  }
3484
3484
  else
3485
3485
  s.remove(this);
3486
- var l = this.initialTeardown;
3487
- if (se(l))
3486
+ var f = this.initialTeardown;
3487
+ if (oe(f))
3488
3488
  try {
3489
- l();
3489
+ f();
3490
3490
  } catch (c) {
3491
3491
  o = c instanceof nt ? c.errors : [c];
3492
3492
  }
3493
- var d = this._finalizers;
3494
- if (d) {
3493
+ var p = this._finalizers;
3494
+ if (p) {
3495
3495
  this._finalizers = null;
3496
3496
  try {
3497
- for (var v = pt(d), E = v.next(); !E.done; E = v.next()) {
3498
- var _ = E.value;
3497
+ for (var v = pt(p), y = v.next(); !y.done; y = v.next()) {
3498
+ var S = y.value;
3499
3499
  try {
3500
- Ft(_);
3500
+ Ft(S);
3501
3501
  } catch (c) {
3502
3502
  o = o ?? [], c instanceof nt ? o = vt(vt([], mt(o)), mt(c.errors)) : o.push(c);
3503
3503
  }
@@ -3506,7 +3506,7 @@ var Ze = function() {
3506
3506
  i = { error: c };
3507
3507
  } finally {
3508
3508
  try {
3509
- E && !E.done && (n = v.return) && n.call(v);
3509
+ y && !y.done && (n = v.return) && n.call(v);
3510
3510
  } finally {
3511
3511
  if (i)
3512
3512
  throw i.error;
@@ -3547,10 +3547,10 @@ var Ze = function() {
3547
3547
  }(), e;
3548
3548
  }(), Ar = Ze.EMPTY;
3549
3549
  function Br(e) {
3550
- return e instanceof Ze || e && "closed" in e && se(e.remove) && se(e.add) && se(e.unsubscribe);
3550
+ return e instanceof Ze || e && "closed" in e && oe(e.remove) && oe(e.add) && oe(e.unsubscribe);
3551
3551
  }
3552
3552
  function Ft(e) {
3553
- se(e) ? e() : e.unsubscribe();
3553
+ oe(e) ? e() : e.unsubscribe();
3554
3554
  }
3555
3555
  var Wn = {
3556
3556
  Promise: void 0
@@ -3641,7 +3641,7 @@ var Mr = function(e) {
3641
3641
  De(t, e);
3642
3642
  function t(r, i, n) {
3643
3643
  var o = e.call(this) || this, s;
3644
- return se(r) || !r ? s = {
3644
+ return oe(r) || !r ? s = {
3645
3645
  next: r ?? void 0,
3646
3646
  error: i ?? void 0,
3647
3647
  complete: n ?? void 0
@@ -3738,7 +3738,7 @@ function jt(e) {
3738
3738
  return (t = e ?? Wn.Promise) !== null && t !== void 0 ? t : Promise;
3739
3739
  }
3740
3740
  function to(e) {
3741
- return e && se(e.next) && se(e.error) && se(e.complete);
3741
+ return e && oe(e.next) && oe(e.error) && oe(e.complete);
3742
3742
  }
3743
3743
  function ro(e) {
3744
3744
  return e && e instanceof Mr || to(e) && Br(e);
@@ -3869,8 +3869,8 @@ var io = Hr(function(e) {
3869
3869
  }, t.prototype._trimBuffer = function() {
3870
3870
  var r = this, i = r._bufferSize, n = r._timestampProvider, o = r._buffer, s = r._infiniteTimeWindow, a = (s ? 1 : 2) * i;
3871
3871
  if (i < 1 / 0 && a < o.length && o.splice(0, o.length - a), !s) {
3872
- for (var u = n.now(), h = 0, l = 1; l < o.length && o[l] <= u; l += 2)
3873
- h = l;
3872
+ for (var u = n.now(), h = 0, f = 1; f < o.length && o[f] <= u; f += 2)
3873
+ h = f;
3874
3874
  h && o.splice(0, h + 1);
3875
3875
  }
3876
3876
  }, t;
@@ -3896,7 +3896,7 @@ if (typeof window < "u") {
3896
3896
  }
3897
3897
  };
3898
3898
  };
3899
- customElements.define = e(customElements.define), import("./CashierModal-B9HfOFVh.js").then((t) => t.D).then(({ default: t }) => {
3899
+ customElements.define = e(customElements.define), import("./CashierModal-C2Svj6Fe.js").then((t) => t.D).then(({ default: t }) => {
3900
3900
  !customElements.get("cashier-modal") && customElements.define("cashier-modal", t.element);
3901
3901
  });
3902
3902
  }
@@ -3905,270 +3905,270 @@ var Dr = { exports: {} };
3905
3905
  (function(r, i) {
3906
3906
  e.exports = i();
3907
3907
  })(rr, function() {
3908
- var r = 1e3, i = 6e4, n = 36e5, o = "millisecond", s = "second", a = "minute", u = "hour", h = "day", l = "week", d = "month", v = "quarter", E = "year", _ = "date", c = "Invalid Date", C = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, j = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, U = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(y) {
3909
- var g = ["th", "st", "nd", "rd"], p = y % 100;
3910
- return "[" + y + (g[(p - 20) % 10] || g[p] || g[0]) + "]";
3911
- } }, M = function(y, g, p) {
3912
- var b = String(y);
3913
- return !b || b.length >= g ? y : "" + Array(g + 1 - b.length).join(p) + y;
3914
- }, X = { s: M, z: function(y) {
3915
- var g = -y.utcOffset(), p = Math.abs(g), b = Math.floor(p / 60), m = p % 60;
3916
- return (g <= 0 ? "+" : "-") + M(b, 2, "0") + ":" + M(m, 2, "0");
3917
- }, m: function y(g, p) {
3918
- if (g.date() < p.date())
3919
- return -y(p, g);
3920
- var b = 12 * (p.year() - g.year()) + (p.month() - g.month()), m = g.clone().add(b, d), w = p - m < 0, S = g.clone().add(b + (w ? -1 : 1), d);
3921
- return +(-(b + (p - m) / (w ? m - S : S - m)) || 0);
3922
- }, a: function(y) {
3923
- return y < 0 ? Math.ceil(y) || 0 : Math.floor(y);
3924
- }, p: function(y) {
3925
- return { M: d, y: E, w: l, d: h, D: _, h: u, m: a, s, ms: o, Q: v }[y] || String(y || "").toLowerCase().replace(/s$/, "");
3926
- }, u: function(y) {
3927
- return y === void 0;
3928
- } }, k = "en", F = {};
3929
- F[k] = U;
3930
- var Y = "$isDayjsObject", re = function(y) {
3931
- return y instanceof V || !(!y || !y[Y]);
3932
- }, Q = function y(g, p, b) {
3908
+ var r = 1e3, i = 6e4, n = 36e5, o = "millisecond", s = "second", a = "minute", u = "hour", h = "day", f = "week", p = "month", v = "quarter", y = "year", S = "date", c = "Invalid Date", L = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, k = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, H = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(x) {
3909
+ var g = ["th", "st", "nd", "rd"], d = x % 100;
3910
+ return "[" + x + (g[(d - 20) % 10] || g[d] || g[0]) + "]";
3911
+ } }, T = function(x, g, d) {
3912
+ var b = String(x);
3913
+ return !b || b.length >= g ? x : "" + Array(g + 1 - b.length).join(d) + x;
3914
+ }, P = { s: T, z: function(x) {
3915
+ var g = -x.utcOffset(), d = Math.abs(g), b = Math.floor(d / 60), m = d % 60;
3916
+ return (g <= 0 ? "+" : "-") + T(b, 2, "0") + ":" + T(m, 2, "0");
3917
+ }, m: function x(g, d) {
3918
+ if (g.date() < d.date())
3919
+ return -x(d, g);
3920
+ var b = 12 * (d.year() - g.year()) + (d.month() - g.month()), m = g.clone().add(b, p), _ = d - m < 0, w = g.clone().add(b + (_ ? -1 : 1), p);
3921
+ return +(-(b + (d - m) / (_ ? m - w : w - m)) || 0);
3922
+ }, a: function(x) {
3923
+ return x < 0 ? Math.ceil(x) || 0 : Math.floor(x);
3924
+ }, p: function(x) {
3925
+ return { M: p, y, w: f, d: h, D: S, h: u, m: a, s, ms: o, Q: v }[x] || String(x || "").toLowerCase().replace(/s$/, "");
3926
+ }, u: function(x) {
3927
+ return x === void 0;
3928
+ } }, I = "en", O = {};
3929
+ O[I] = H;
3930
+ var W = "$isDayjsObject", te = function(x) {
3931
+ return x instanceof j || !(!x || !x[W]);
3932
+ }, Q = function x(g, d, b) {
3933
3933
  var m;
3934
3934
  if (!g)
3935
- return k;
3935
+ return I;
3936
3936
  if (typeof g == "string") {
3937
- var w = g.toLowerCase();
3938
- F[w] && (m = w), p && (F[w] = p, m = w);
3939
- var S = g.split("-");
3940
- if (!m && S.length > 1)
3941
- return y(S[0]);
3937
+ var _ = g.toLowerCase();
3938
+ O[_] && (m = _), d && (O[_] = d, m = _);
3939
+ var w = g.split("-");
3940
+ if (!m && w.length > 1)
3941
+ return x(w[0]);
3942
3942
  } else {
3943
- var B = g.name;
3944
- F[B] = g, m = B;
3943
+ var N = g.name;
3944
+ O[N] = g, m = N;
3945
3945
  }
3946
- return !b && m && (k = m), m || !b && k;
3947
- }, I = function(y, g) {
3948
- if (re(y))
3949
- return y.clone();
3950
- var p = typeof g == "object" ? g : {};
3951
- return p.date = y, p.args = arguments, new V(p);
3952
- }, H = X;
3953
- H.l = Q, H.i = re, H.w = function(y, g) {
3954
- return I(y, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3946
+ return !b && m && (I = m), m || !b && I;
3947
+ }, R = function(x, g) {
3948
+ if (te(x))
3949
+ return x.clone();
3950
+ var d = typeof g == "object" ? g : {};
3951
+ return d.date = x, d.args = arguments, new j(d);
3952
+ }, C = P;
3953
+ C.l = Q, C.i = te, C.w = function(x, g) {
3954
+ return R(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
3955
3955
  };
3956
- var V = function() {
3957
- function y(p) {
3958
- this.$L = Q(p.locale, null, !0), this.parse(p), this.$x = this.$x || p.x || {}, this[Y] = !0;
3956
+ var j = function() {
3957
+ function x(d) {
3958
+ this.$L = Q(d.locale, null, !0), this.parse(d), this.$x = this.$x || d.x || {}, this[W] = !0;
3959
3959
  }
3960
- var g = y.prototype;
3961
- return g.parse = function(p) {
3960
+ var g = x.prototype;
3961
+ return g.parse = function(d) {
3962
3962
  this.$d = function(b) {
3963
- var m = b.date, w = b.utc;
3963
+ var m = b.date, _ = b.utc;
3964
3964
  if (m === null)
3965
3965
  return /* @__PURE__ */ new Date(NaN);
3966
- if (H.u(m))
3966
+ if (C.u(m))
3967
3967
  return /* @__PURE__ */ new Date();
3968
3968
  if (m instanceof Date)
3969
3969
  return new Date(m);
3970
3970
  if (typeof m == "string" && !/Z$/i.test(m)) {
3971
- var S = m.match(C);
3972
- if (S) {
3973
- var B = S[2] - 1 || 0, L = (S[7] || "0").substring(0, 3);
3974
- return w ? new Date(Date.UTC(S[1], B, S[3] || 1, S[4] || 0, S[5] || 0, S[6] || 0, L)) : new Date(S[1], B, S[3] || 1, S[4] || 0, S[5] || 0, S[6] || 0, L);
3971
+ var w = m.match(L);
3972
+ if (w) {
3973
+ var N = w[2] - 1 || 0, F = (w[7] || "0").substring(0, 3);
3974
+ return _ ? new Date(Date.UTC(w[1], N, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, F)) : new Date(w[1], N, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, F);
3975
3975
  }
3976
3976
  }
3977
3977
  return new Date(m);
3978
- }(p), this.init();
3978
+ }(d), this.init();
3979
3979
  }, g.init = function() {
3980
- var p = this.$d;
3981
- this.$y = p.getFullYear(), this.$M = p.getMonth(), this.$D = p.getDate(), this.$W = p.getDay(), this.$H = p.getHours(), this.$m = p.getMinutes(), this.$s = p.getSeconds(), this.$ms = p.getMilliseconds();
3980
+ var d = this.$d;
3981
+ this.$y = d.getFullYear(), this.$M = d.getMonth(), this.$D = d.getDate(), this.$W = d.getDay(), this.$H = d.getHours(), this.$m = d.getMinutes(), this.$s = d.getSeconds(), this.$ms = d.getMilliseconds();
3982
3982
  }, g.$utils = function() {
3983
- return H;
3983
+ return C;
3984
3984
  }, g.isValid = function() {
3985
3985
  return this.$d.toString() !== c;
3986
- }, g.isSame = function(p, b) {
3987
- var m = I(p);
3986
+ }, g.isSame = function(d, b) {
3987
+ var m = R(d);
3988
3988
  return this.startOf(b) <= m && m <= this.endOf(b);
3989
- }, g.isAfter = function(p, b) {
3990
- return I(p) < this.startOf(b);
3991
- }, g.isBefore = function(p, b) {
3992
- return this.endOf(b) < I(p);
3993
- }, g.$g = function(p, b, m) {
3994
- return H.u(p) ? this[b] : this.set(m, p);
3989
+ }, g.isAfter = function(d, b) {
3990
+ return R(d) < this.startOf(b);
3991
+ }, g.isBefore = function(d, b) {
3992
+ return this.endOf(b) < R(d);
3993
+ }, g.$g = function(d, b, m) {
3994
+ return C.u(d) ? this[b] : this.set(m, d);
3995
3995
  }, g.unix = function() {
3996
3996
  return Math.floor(this.valueOf() / 1e3);
3997
3997
  }, g.valueOf = function() {
3998
3998
  return this.$d.getTime();
3999
- }, g.startOf = function(p, b) {
4000
- var m = this, w = !!H.u(b) || b, S = H.p(p), B = function(ne, z) {
4001
- var K = H.w(m.$u ? Date.UTC(m.$y, z, ne) : new Date(m.$y, z, ne), m);
4002
- return w ? K : K.endOf(h);
4003
- }, L = function(ne, z) {
4004
- return H.w(m.toDate()[ne].apply(m.toDate("s"), (w ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(z)), m);
4005
- }, R = this.$W, G = this.$M, q = this.$D, ue = "set" + (this.$u ? "UTC" : "");
4006
- switch (S) {
4007
- case E:
4008
- return w ? B(1, 0) : B(31, 11);
4009
- case d:
4010
- return w ? B(1, G) : B(0, G + 1);
4011
- case l:
4012
- var ie = this.$locale().weekStart || 0, fe = (R < ie ? R + 7 : R) - ie;
4013
- return B(w ? q - fe : q + (6 - fe), G);
3999
+ }, g.startOf = function(d, b) {
4000
+ var m = this, _ = !!C.u(b) || b, w = C.p(d), N = function(ie, X) {
4001
+ var K = C.w(m.$u ? Date.UTC(m.$y, X, ie) : new Date(m.$y, X, ie), m);
4002
+ return _ ? K : K.endOf(h);
4003
+ }, F = function(ie, X) {
4004
+ return C.w(m.toDate()[ie].apply(m.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(X)), m);
4005
+ }, G = this.$W, $ = this.$M, Y = this.$D, ae = "set" + (this.$u ? "UTC" : "");
4006
+ switch (w) {
4007
+ case y:
4008
+ return _ ? N(1, 0) : N(31, 11);
4009
+ case p:
4010
+ return _ ? N(1, $) : N(0, $ + 1);
4011
+ case f:
4012
+ var re = this.$locale().weekStart || 0, de = (G < re ? G + 7 : G) - re;
4013
+ return N(_ ? Y - de : Y + (6 - de), $);
4014
4014
  case h:
4015
- case _:
4016
- return L(ue + "Hours", 0);
4015
+ case S:
4016
+ return F(ae + "Hours", 0);
4017
4017
  case u:
4018
- return L(ue + "Minutes", 1);
4018
+ return F(ae + "Minutes", 1);
4019
4019
  case a:
4020
- return L(ue + "Seconds", 2);
4020
+ return F(ae + "Seconds", 2);
4021
4021
  case s:
4022
- return L(ue + "Milliseconds", 3);
4022
+ return F(ae + "Milliseconds", 3);
4023
4023
  default:
4024
4024
  return this.clone();
4025
4025
  }
4026
- }, g.endOf = function(p) {
4027
- return this.startOf(p, !1);
4028
- }, g.$set = function(p, b) {
4029
- var m, w = H.p(p), S = "set" + (this.$u ? "UTC" : ""), B = (m = {}, m[h] = S + "Date", m[_] = S + "Date", m[d] = S + "Month", m[E] = S + "FullYear", m[u] = S + "Hours", m[a] = S + "Minutes", m[s] = S + "Seconds", m[o] = S + "Milliseconds", m)[w], L = w === h ? this.$D + (b - this.$W) : b;
4030
- if (w === d || w === E) {
4031
- var R = this.clone().set(_, 1);
4032
- R.$d[B](L), R.init(), this.$d = R.set(_, Math.min(this.$D, R.daysInMonth())).$d;
4026
+ }, g.endOf = function(d) {
4027
+ return this.startOf(d, !1);
4028
+ }, g.$set = function(d, b) {
4029
+ var m, _ = C.p(d), w = "set" + (this.$u ? "UTC" : ""), N = (m = {}, m[h] = w + "Date", m[S] = w + "Date", m[p] = w + "Month", m[y] = w + "FullYear", m[u] = w + "Hours", m[a] = w + "Minutes", m[s] = w + "Seconds", m[o] = w + "Milliseconds", m)[_], F = _ === h ? this.$D + (b - this.$W) : b;
4030
+ if (_ === p || _ === y) {
4031
+ var G = this.clone().set(S, 1);
4032
+ G.$d[N](F), G.init(), this.$d = G.set(S, Math.min(this.$D, G.daysInMonth())).$d;
4033
4033
  } else
4034
- B && this.$d[B](L);
4034
+ N && this.$d[N](F);
4035
4035
  return this.init(), this;
4036
- }, g.set = function(p, b) {
4037
- return this.clone().$set(p, b);
4038
- }, g.get = function(p) {
4039
- return this[H.p(p)]();
4040
- }, g.add = function(p, b) {
4041
- var m, w = this;
4042
- p = Number(p);
4043
- var S = H.p(b), B = function(G) {
4044
- var q = I(w);
4045
- return H.w(q.date(q.date() + Math.round(G * p)), w);
4036
+ }, g.set = function(d, b) {
4037
+ return this.clone().$set(d, b);
4038
+ }, g.get = function(d) {
4039
+ return this[C.p(d)]();
4040
+ }, g.add = function(d, b) {
4041
+ var m, _ = this;
4042
+ d = Number(d);
4043
+ var w = C.p(b), N = function($) {
4044
+ var Y = R(_);
4045
+ return C.w(Y.date(Y.date() + Math.round($ * d)), _);
4046
4046
  };
4047
- if (S === d)
4048
- return this.set(d, this.$M + p);
4049
- if (S === E)
4050
- return this.set(E, this.$y + p);
4051
- if (S === h)
4052
- return B(1);
4053
- if (S === l)
4054
- return B(7);
4055
- var L = (m = {}, m[a] = i, m[u] = n, m[s] = r, m)[S] || 1, R = this.$d.getTime() + p * L;
4056
- return H.w(R, this);
4057
- }, g.subtract = function(p, b) {
4058
- return this.add(-1 * p, b);
4059
- }, g.format = function(p) {
4047
+ if (w === p)
4048
+ return this.set(p, this.$M + d);
4049
+ if (w === y)
4050
+ return this.set(y, this.$y + d);
4051
+ if (w === h)
4052
+ return N(1);
4053
+ if (w === f)
4054
+ return N(7);
4055
+ var F = (m = {}, m[a] = i, m[u] = n, m[s] = r, m)[w] || 1, G = this.$d.getTime() + d * F;
4056
+ return C.w(G, this);
4057
+ }, g.subtract = function(d, b) {
4058
+ return this.add(-1 * d, b);
4059
+ }, g.format = function(d) {
4060
4060
  var b = this, m = this.$locale();
4061
4061
  if (!this.isValid())
4062
4062
  return m.invalidDate || c;
4063
- var w = p || "YYYY-MM-DDTHH:mm:ssZ", S = H.z(this), B = this.$H, L = this.$m, R = this.$M, G = m.weekdays, q = m.months, ue = m.meridiem, ie = function(z, K, ce, ve) {
4064
- return z && (z[K] || z(b, w)) || ce[K].slice(0, ve);
4065
- }, fe = function(z) {
4066
- return H.s(B % 12 || 12, z, "0");
4067
- }, ne = ue || function(z, K, ce) {
4068
- var ve = z < 12 ? "AM" : "PM";
4069
- return ce ? ve.toLowerCase() : ve;
4063
+ var _ = d || "YYYY-MM-DDTHH:mm:ssZ", w = C.z(this), N = this.$H, F = this.$m, G = this.$M, $ = m.weekdays, Y = m.months, ae = m.meridiem, re = function(X, K, pe, be) {
4064
+ return X && (X[K] || X(b, _)) || pe[K].slice(0, be);
4065
+ }, de = function(X) {
4066
+ return C.s(N % 12 || 12, X, "0");
4067
+ }, ie = ae || function(X, K, pe) {
4068
+ var be = X < 12 ? "AM" : "PM";
4069
+ return pe ? be.toLowerCase() : be;
4070
4070
  };
4071
- return w.replace(j, function(z, K) {
4072
- return K || function(ce) {
4073
- switch (ce) {
4071
+ return _.replace(k, function(X, K) {
4072
+ return K || function(pe) {
4073
+ switch (pe) {
4074
4074
  case "YY":
4075
4075
  return String(b.$y).slice(-2);
4076
4076
  case "YYYY":
4077
- return H.s(b.$y, 4, "0");
4077
+ return C.s(b.$y, 4, "0");
4078
4078
  case "M":
4079
- return R + 1;
4079
+ return G + 1;
4080
4080
  case "MM":
4081
- return H.s(R + 1, 2, "0");
4081
+ return C.s(G + 1, 2, "0");
4082
4082
  case "MMM":
4083
- return ie(m.monthsShort, R, q, 3);
4083
+ return re(m.monthsShort, G, Y, 3);
4084
4084
  case "MMMM":
4085
- return ie(q, R);
4085
+ return re(Y, G);
4086
4086
  case "D":
4087
4087
  return b.$D;
4088
4088
  case "DD":
4089
- return H.s(b.$D, 2, "0");
4089
+ return C.s(b.$D, 2, "0");
4090
4090
  case "d":
4091
4091
  return String(b.$W);
4092
4092
  case "dd":
4093
- return ie(m.weekdaysMin, b.$W, G, 2);
4093
+ return re(m.weekdaysMin, b.$W, $, 2);
4094
4094
  case "ddd":
4095
- return ie(m.weekdaysShort, b.$W, G, 3);
4095
+ return re(m.weekdaysShort, b.$W, $, 3);
4096
4096
  case "dddd":
4097
- return G[b.$W];
4097
+ return $[b.$W];
4098
4098
  case "H":
4099
- return String(B);
4099
+ return String(N);
4100
4100
  case "HH":
4101
- return H.s(B, 2, "0");
4101
+ return C.s(N, 2, "0");
4102
4102
  case "h":
4103
- return fe(1);
4103
+ return de(1);
4104
4104
  case "hh":
4105
- return fe(2);
4105
+ return de(2);
4106
4106
  case "a":
4107
- return ne(B, L, !0);
4107
+ return ie(N, F, !0);
4108
4108
  case "A":
4109
- return ne(B, L, !1);
4109
+ return ie(N, F, !1);
4110
4110
  case "m":
4111
- return String(L);
4111
+ return String(F);
4112
4112
  case "mm":
4113
- return H.s(L, 2, "0");
4113
+ return C.s(F, 2, "0");
4114
4114
  case "s":
4115
4115
  return String(b.$s);
4116
4116
  case "ss":
4117
- return H.s(b.$s, 2, "0");
4117
+ return C.s(b.$s, 2, "0");
4118
4118
  case "SSS":
4119
- return H.s(b.$ms, 3, "0");
4119
+ return C.s(b.$ms, 3, "0");
4120
4120
  case "Z":
4121
- return S;
4121
+ return w;
4122
4122
  }
4123
4123
  return null;
4124
- }(z) || S.replace(":", "");
4124
+ }(X) || w.replace(":", "");
4125
4125
  });
4126
4126
  }, g.utcOffset = function() {
4127
4127
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4128
- }, g.diff = function(p, b, m) {
4129
- var w, S = this, B = H.p(b), L = I(p), R = (L.utcOffset() - this.utcOffset()) * i, G = this - L, q = function() {
4130
- return H.m(S, L);
4128
+ }, g.diff = function(d, b, m) {
4129
+ var _, w = this, N = C.p(b), F = R(d), G = (F.utcOffset() - this.utcOffset()) * i, $ = this - F, Y = function() {
4130
+ return C.m(w, F);
4131
4131
  };
4132
- switch (B) {
4133
- case E:
4134
- w = q() / 12;
4132
+ switch (N) {
4133
+ case y:
4134
+ _ = Y() / 12;
4135
4135
  break;
4136
- case d:
4137
- w = q();
4136
+ case p:
4137
+ _ = Y();
4138
4138
  break;
4139
4139
  case v:
4140
- w = q() / 3;
4140
+ _ = Y() / 3;
4141
4141
  break;
4142
- case l:
4143
- w = (G - R) / 6048e5;
4142
+ case f:
4143
+ _ = ($ - G) / 6048e5;
4144
4144
  break;
4145
4145
  case h:
4146
- w = (G - R) / 864e5;
4146
+ _ = ($ - G) / 864e5;
4147
4147
  break;
4148
4148
  case u:
4149
- w = G / n;
4149
+ _ = $ / n;
4150
4150
  break;
4151
4151
  case a:
4152
- w = G / i;
4152
+ _ = $ / i;
4153
4153
  break;
4154
4154
  case s:
4155
- w = G / r;
4155
+ _ = $ / r;
4156
4156
  break;
4157
4157
  default:
4158
- w = G;
4158
+ _ = $;
4159
4159
  }
4160
- return m ? w : H.a(w);
4160
+ return m ? _ : C.a(_);
4161
4161
  }, g.daysInMonth = function() {
4162
- return this.endOf(d).$D;
4162
+ return this.endOf(p).$D;
4163
4163
  }, g.$locale = function() {
4164
- return F[this.$L];
4165
- }, g.locale = function(p, b) {
4166
- if (!p)
4164
+ return O[this.$L];
4165
+ }, g.locale = function(d, b) {
4166
+ if (!d)
4167
4167
  return this.$L;
4168
- var m = this.clone(), w = Q(p, b, !0);
4169
- return w && (m.$L = w), m;
4168
+ var m = this.clone(), _ = Q(d, b, !0);
4169
+ return _ && (m.$L = _), m;
4170
4170
  }, g.clone = function() {
4171
- return H.w(this.$d, this);
4171
+ return C.w(this.$d, this);
4172
4172
  }, g.toDate = function() {
4173
4173
  return new Date(this.valueOf());
4174
4174
  }, g.toJSON = function() {
@@ -4177,17 +4177,17 @@ var Dr = { exports: {} };
4177
4177
  return this.$d.toISOString();
4178
4178
  }, g.toString = function() {
4179
4179
  return this.$d.toUTCString();
4180
- }, y;
4181
- }(), ae = V.prototype;
4182
- return I.prototype = ae, [["$ms", o], ["$s", s], ["$m", a], ["$H", u], ["$W", h], ["$M", d], ["$y", E], ["$D", _]].forEach(function(y) {
4183
- ae[y[1]] = function(g) {
4184
- return this.$g(g, y[0], y[1]);
4180
+ }, x;
4181
+ }(), se = j.prototype;
4182
+ return R.prototype = se, [["$ms", o], ["$s", s], ["$m", a], ["$H", u], ["$W", h], ["$M", p], ["$y", y], ["$D", S]].forEach(function(x) {
4183
+ se[x[1]] = function(g) {
4184
+ return this.$g(g, x[0], x[1]);
4185
4185
  };
4186
- }), I.extend = function(y, g) {
4187
- return y.$i || (y(g, V, I), y.$i = !0), I;
4188
- }, I.locale = Q, I.isDayjs = re, I.unix = function(y) {
4189
- return I(1e3 * y);
4190
- }, I.en = F[k], I.Ls = F, I.p = {}, I;
4186
+ }), R.extend = function(x, g) {
4187
+ return x.$i || (x(g, j, R), x.$i = !0), R;
4188
+ }, R.locale = Q, R.isDayjs = te, R.unix = function(x) {
4189
+ return R(1e3 * x);
4190
+ }, R.en = O[I], R.Ls = O, R.p = {}, R;
4191
4191
  });
4192
4192
  })(Dr);
4193
4193
  var ao = Dr.exports;
@@ -4201,11 +4201,11 @@ var Lr = { exports: {} };
4201
4201
  return function(o, s, a) {
4202
4202
  var u = s.prototype;
4203
4203
  a.utc = function(c) {
4204
- var C = { date: c, utc: !0, args: arguments };
4205
- return new s(C);
4204
+ var L = { date: c, utc: !0, args: arguments };
4205
+ return new s(L);
4206
4206
  }, u.utc = function(c) {
4207
- var C = a(this.toDate(), { locale: this.$L, utc: !0 });
4208
- return c ? C.add(this.utcOffset(), r) : C;
4207
+ var L = a(this.toDate(), { locale: this.$L, utc: !0 });
4208
+ return c ? L.add(this.utcOffset(), r) : L;
4209
4209
  }, u.local = function() {
4210
4210
  return a(this.toDate(), { locale: this.$L, utc: !1 });
4211
4211
  };
@@ -4213,42 +4213,42 @@ var Lr = { exports: {} };
4213
4213
  u.parse = function(c) {
4214
4214
  c.utc && (this.$u = !0), this.$utils().u(c.$offset) || (this.$offset = c.$offset), h.call(this, c);
4215
4215
  };
4216
- var l = u.init;
4216
+ var f = u.init;
4217
4217
  u.init = function() {
4218
4218
  if (this.$u) {
4219
4219
  var c = this.$d;
4220
4220
  this.$y = c.getUTCFullYear(), this.$M = c.getUTCMonth(), this.$D = c.getUTCDate(), this.$W = c.getUTCDay(), this.$H = c.getUTCHours(), this.$m = c.getUTCMinutes(), this.$s = c.getUTCSeconds(), this.$ms = c.getUTCMilliseconds();
4221
4221
  } else
4222
- l.call(this);
4222
+ f.call(this);
4223
4223
  };
4224
- var d = u.utcOffset;
4225
- u.utcOffset = function(c, C) {
4226
- var j = this.$utils().u;
4227
- if (j(c))
4228
- return this.$u ? 0 : j(this.$offset) ? d.call(this) : this.$offset;
4229
- if (typeof c == "string" && (c = function(k) {
4230
- k === void 0 && (k = "");
4231
- var F = k.match(i);
4232
- if (!F)
4224
+ var p = u.utcOffset;
4225
+ u.utcOffset = function(c, L) {
4226
+ var k = this.$utils().u;
4227
+ if (k(c))
4228
+ return this.$u ? 0 : k(this.$offset) ? p.call(this) : this.$offset;
4229
+ if (typeof c == "string" && (c = function(I) {
4230
+ I === void 0 && (I = "");
4231
+ var O = I.match(i);
4232
+ if (!O)
4233
4233
  return null;
4234
- var Y = ("" + F[0]).match(n) || ["-", 0, 0], re = Y[0], Q = 60 * +Y[1] + +Y[2];
4235
- return Q === 0 ? 0 : re === "+" ? Q : -Q;
4234
+ var W = ("" + O[0]).match(n) || ["-", 0, 0], te = W[0], Q = 60 * +W[1] + +W[2];
4235
+ return Q === 0 ? 0 : te === "+" ? Q : -Q;
4236
4236
  }(c), c === null))
4237
4237
  return this;
4238
- var U = Math.abs(c) <= 16 ? 60 * c : c, M = this;
4239
- if (C)
4240
- return M.$offset = U, M.$u = c === 0, M;
4238
+ var H = Math.abs(c) <= 16 ? 60 * c : c, T = this;
4239
+ if (L)
4240
+ return T.$offset = H, T.$u = c === 0, T;
4241
4241
  if (c !== 0) {
4242
- var X = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4243
- (M = this.local().add(U + X, r)).$offset = U, M.$x.$localOffset = X;
4242
+ var P = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4243
+ (T = this.local().add(H + P, r)).$offset = H, T.$x.$localOffset = P;
4244
4244
  } else
4245
- M = this.utc();
4246
- return M;
4245
+ T = this.utc();
4246
+ return T;
4247
4247
  };
4248
4248
  var v = u.format;
4249
4249
  u.format = function(c) {
4250
- var C = c || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4251
- return v.call(this, C);
4250
+ var L = c || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4251
+ return v.call(this, L);
4252
4252
  }, u.valueOf = function() {
4253
4253
  var c = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4254
4254
  return this.$d.valueOf() - 6e4 * c;
@@ -4259,16 +4259,16 @@ var Lr = { exports: {} };
4259
4259
  }, u.toString = function() {
4260
4260
  return this.toDate().toUTCString();
4261
4261
  };
4262
- var E = u.toDate;
4262
+ var y = u.toDate;
4263
4263
  u.toDate = function(c) {
4264
- return c === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : E.call(this);
4264
+ return c === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : y.call(this);
4265
4265
  };
4266
- var _ = u.diff;
4267
- u.diff = function(c, C, j) {
4266
+ var S = u.diff;
4267
+ u.diff = function(c, L, k) {
4268
4268
  if (c && this.$u === c.$u)
4269
- return _.call(this, c, C, j);
4270
- var U = this.local(), M = a(c).local();
4271
- return _.call(U, M, C, j);
4269
+ return S.call(this, c, L, k);
4270
+ var H = this.local(), T = a(c).local();
4271
+ return S.call(H, T, L, k);
4272
4272
  };
4273
4273
  };
4274
4274
  });
@@ -4276,61 +4276,30 @@ var Lr = { exports: {} };
4276
4276
  var uo = Lr.exports;
4277
4277
  const lo = /* @__PURE__ */ yt(uo);
4278
4278
  function ho(e) {
4279
- Wr(e, "svelte-1ckpwsc", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{position:relative}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--emw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications.CashierVerificationsDesktop:has(.CashierVerificationMessage){margin-bottom:var(--emw--spacing-small, 12px)}.CashierVerificationsWrapper{display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-white, #ffffff);border-radius:10px}.VerificationsHeader{display:flex;align-items:center}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--emw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:first-child{transition:none;cursor:pointer}.CashierVerificationMessage:first-child:hover{background:linear-gradient(0, var(--emw--color-gray-50, #F7F8FA) 0%, var(--emw--color-white, #fff) 100%)}.CashierVerificationMessage:not(.ShowAll):not(:first-child){max-height:0;overflow:hidden}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}p{color:var(--emw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-family:inherit;line-height:120%;margin:var(--emw--spacing-small, 12px)}.CashierVerificationsDesktop p{font-size:var(--emw--font-size-medium, 16px)}.text{word-break:break-word}.text a{color:var(--emw--color-primary, #3854FF);font-weight:500}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--emw--color-grey-290, #666);opacity:0.5}.CashierVerificationChevron:hover svg path{opacity:1}.ShowAll .CashierVerificationChevron svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--emw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center;fill:var(--emw--color-primary, #3854FF)}.CashierVerificationVideoLink{cursor:pointer;color:var(--emw--color-primary, #3854FF);font-family:inherit;font-size:var(--emw--font-size-small, 12px);line-height:120%;margin:var(--emw--spacing-small, 12px);font-weight:500}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}");
4279
+ Wr(e, "svelte-16iaxkf", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{position:relative}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--emw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications.CashierVerificationsDesktop:has(.CashierVerificationMessage){margin-bottom:var(--emw--spacing-small, 12px)}.CashierVerificationsWrapper{display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-white, #ffffff);border-radius:10px}.VerificationsHeader{display:flex;align-items:center}.VerificationsList{max-height:0;overflow:hidden;transform:translateY(-10px);opacity:0;transition:max-height 0.3s ease, transform 0.3s ease, opacity 0.3s ease}.VerificationsList.ShowVerifications{max-height:100%;transform:translateY(0);opacity:1}.CashierVerificationChevron.ShowVerifications svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--emw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:first-child{transition:none;cursor:pointer}.CashierVerificationMessage:first-child:hover{background:linear-gradient(0, var(--emw--color-gray-50, #F7F8FA) 0%, var(--emw--color-white, #fff) 100%)}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}p{color:var(--emw--color-grey-10, #111);font-size:var(--emw--font-size-small, 14px);font-family:inherit;line-height:120%;margin:var(--emw--spacing-small, 12px)}.CashierVerificationsDesktop p{font-size:var(--emw--font-size-medium, 16px)}.text{word-break:break-word}.text a{color:var(--emw--color-primary, #3854FF);font-weight:500}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--emw--color-grey-290, #666);opacity:0.5}.CashierVerificationChevron:hover svg path{opacity:1}.ShowAll .CashierVerificationChevron svg{-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;background:var(--emw--color-gray-50, #F7F8FA);border-bottom:1px solid var(--emw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center;fill:var(--emw--color-primary, #3854FF)}.CashierVerificationVideoLink{cursor:pointer;color:var(--emw--color-primary, #3854FF);font-family:inherit;font-size:var(--emw--font-size-small, 12px);line-height:120%;margin:var(--emw--spacing-small, 12px);font-weight:500}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}");
4280
4280
  }
4281
4281
  function qt(e, t, r) {
4282
4282
  const i = e.slice();
4283
- return i[54] = t[r], i;
4283
+ return i[53] = t[r], i;
4284
4284
  }
4285
4285
  function fo(e) {
4286
- let t, r, i, n = (
4286
+ let t, r = (
4287
4287
  /*displayMessages*/
4288
4288
  e[3].length > 0 && Yt(e)
4289
- ), o = wt(
4290
- /*displayMessages*/
4291
- e[3]
4292
- ), s = [];
4293
- for (let u = 0; u < o.length; u += 1)
4294
- s[u] = Zt(qt(e, o, u));
4295
- let a = (
4296
- /*videoExists*/
4297
- e[6] && Jt(e)
4298
4289
  );
4299
4290
  return {
4300
4291
  c() {
4301
- t = Z("div"), n && n.c(), r = be();
4302
- for (let u = 0; u < s.length; u += 1)
4303
- s[u].c();
4304
- i = be(), a && a.c(), A(t, "class", "CashierVerificationsWrapper");
4292
+ t = Z("div"), r && r.c(), D(t, "class", "CashierVerificationsWrapper");
4305
4293
  },
4306
- m(u, h) {
4307
- Se(u, t, h), n && n.m(t, null), $(t, r);
4308
- for (let l = 0; l < s.length; l += 1)
4309
- s[l] && s[l].m(t, null);
4310
- $(t, i), a && a.m(t, null);
4294
+ m(i, n) {
4295
+ fe(i, t, n), r && r.m(t, null);
4311
4296
  },
4312
- p(u, h) {
4313
- if (/*displayMessages*/
4314
- u[3].length > 0 ? n ? n.p(u, h) : (n = Yt(u), n.c(), n.m(t, r)) : n && (n.d(1), n = null), h[0] & /*allVerificationsVisible, displayMessages*/
4315
- 24) {
4316
- o = wt(
4317
- /*displayMessages*/
4318
- u[3]
4319
- );
4320
- let l;
4321
- for (l = 0; l < o.length; l += 1) {
4322
- const d = qt(u, o, l);
4323
- s[l] ? s[l].p(d, h) : (s[l] = Zt(d), s[l].c(), s[l].m(t, i));
4324
- }
4325
- for (; l < s.length; l += 1)
4326
- s[l].d(1);
4327
- s.length = o.length;
4328
- }
4329
- /*videoExists*/
4330
- u[6] ? a ? a.p(u, h) : (a = Jt(u), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
4297
+ p(i, n) {
4298
+ /*displayMessages*/
4299
+ i[3].length > 0 ? r ? r.p(i, n) : (r = Yt(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4331
4300
  },
4332
- d(u) {
4333
- u && we(t), n && n.d(), Yr(s, u), a && a.d();
4301
+ d(i) {
4302
+ i && he(t), r && r.d();
4334
4303
  }
4335
4304
  };
4336
4305
  }
@@ -4351,7 +4320,7 @@ function co(e) {
4351
4320
  );
4352
4321
  },
4353
4322
  m(r, i) {
4354
- Se(r, t, i);
4323
+ fe(r, t, i);
4355
4324
  },
4356
4325
  p(r, i) {
4357
4326
  i[0] & /*clientstylingurl*/
@@ -4369,7 +4338,7 @@ function co(e) {
4369
4338
  );
4370
4339
  },
4371
4340
  d(r) {
4372
- r && we(t);
4341
+ r && he(t);
4373
4342
  }
4374
4343
  };
4375
4344
  }
@@ -4377,70 +4346,101 @@ function Yt(e) {
4377
4346
  let t, r, i, n, o, s, a, u = (
4378
4347
  /*$_*/
4379
4348
  e[8]("verificationsRequired") + ""
4380
- ), h, l, d, v, E;
4349
+ ), h, f, p, v, y, S, c, L, k = wt(
4350
+ /*displayMessages*/
4351
+ e[3]
4352
+ ), H = [];
4353
+ for (let P = 0; P < k.length; P += 1)
4354
+ H[P] = Zt(qt(e, k, P));
4355
+ let T = (
4356
+ /*videoExists*/
4357
+ e[6] && Jt(e)
4358
+ );
4381
4359
  return {
4382
4360
  c() {
4383
- t = Z("div"), r = ke("svg"), i = ke("path"), n = ke("path"), o = ke("path"), s = be(), a = Z("p"), h = tr(u), l = be(), d = Z("span"), d.innerHTML = '<svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.6642 5.80899L7.36159 0.378828C7.24669 0.258791 7.10998 0.163514 6.95936 0.0984949C6.80873 0.0334755 6.64718 0 6.48401 0C6.32083 0 6.15928 0.0334755 6.00865 0.0984949C5.85803 0.163514 5.72132 0.258791 5.60642 0.378828L0.365618 5.80899C0.249766 5.92805 0.157812 6.06969 0.0950599 6.22576C0.0323078 6.38182 2.86275e-07 6.54922 2.93666e-07 6.71829C3.01056e-07 6.88735 0.0323079 7.05475 0.0950599 7.21081C0.157812 7.36688 0.249766 7.50852 0.365618 7.62758C0.597205 7.86611 0.910481 8 1.23703 8C1.56357 8 1.87684 7.86611 2.10843 7.62758L6.48401 3.09391L10.8596 7.62758C11.0898 7.86418 11.4005 7.99757 11.7248 7.99899C11.8875 7.99996 12.0487 7.96765 12.1993 7.90392C12.3499 7.84019 12.4869 7.74628 12.6024 7.62758C12.7224 7.51281 12.8192 7.37454 12.8873 7.22076C12.9555 7.06698 12.9935 6.90073 12.9992 6.73164C13.005 6.56254 12.9783 6.39394 12.9208 6.23558C12.8633 6.07721 12.7761 5.93222 12.6642 5.80899Z" fill="#6E738F"></path></svg>', A(i, "d", "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"), A(i, "stroke", "#6E738F"), A(i, "stroke-width", "2"), A(i, "stroke-linecap", "round"), A(i, "stroke-linejoin", "round"), A(n, "d", "M12 8V12"), A(n, "stroke", "#6E738F"), A(n, "stroke-width", "2"), A(n, "stroke-linecap", "round"), A(n, "stroke-linejoin", "round"), A(o, "d", "M12 16H12.01"), A(o, "stroke", "#6E738F"), A(o, "stroke-width", "2"), A(o, "stroke-linecap", "round"), A(o, "stroke-linejoin", "round"), A(r, "width", "24"), A(r, "height", "24"), A(r, "viewBox", "0 0 24 24"), A(r, "fill", "none"), A(r, "xmlns", "http://www.w3.org/2000/svg"), A(d, "class", "CashierVerificationChevron"), te(
4384
- d,
4385
- "ShowAll",
4361
+ t = Z("div"), r = ke("svg"), i = ke("path"), n = ke("path"), o = ke("path"), s = xe(), a = Z("p"), h = tr(u), f = xe(), p = Z("span"), p.innerHTML = '<svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.335805 2.19101L5.63841 7.62117C5.75331 7.74121 5.89002 7.83649 6.04064 7.9015C6.19127 7.96652 6.35282 8 6.51599 8C6.67917 8 6.84072 7.96652 6.99135 7.9015C7.14197 7.83649 7.27868 7.74121 7.39358 7.62117L12.6344 2.19101C12.7502 2.07195 12.8422 1.93031 12.9049 1.77424C12.9677 1.61818 13 1.45078 13 1.28171C13 1.11265 12.9677 0.945251 12.9049 0.789186C12.8422 0.633121 12.7502 0.491475 12.6344 0.372417C12.4028 0.133886 12.0895 -7.95968e-08 11.763 -1.08144e-07C11.4364 -1.36691e-07 11.1232 0.133886 10.8916 0.372417L6.51599 4.90609L2.14042 0.372417C1.91019 0.135815 1.59946 0.00242849 1.27519 0.00101368C1.11252 3.90151e-05 0.951266 0.0323442 0.80067 0.0960778C0.650074 0.159811 0.513102 0.25372 0.397606 0.372416C0.277618 0.48719 0.180769 0.625461 0.112655 0.779242C0.0445407 0.933023 0.00651199 1.09926 0.000765141 1.26836C-0.00498171 1.43746 0.0216687 1.60606 0.0791753 1.76442C0.136682 1.92279 0.223905 2.06777 0.335805 2.19101Z" fill="#6E738F"></path></svg>', v = xe(), y = Z("div");
4362
+ for (let P = 0; P < H.length; P += 1)
4363
+ H[P].c();
4364
+ S = xe(), T && T.c(), D(i, "d", "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"), D(i, "stroke", "#6E738F"), D(i, "stroke-width", "2"), D(i, "stroke-linecap", "round"), D(i, "stroke-linejoin", "round"), D(n, "d", "M12 8V12"), D(n, "stroke", "#6E738F"), D(n, "stroke-width", "2"), D(n, "stroke-linecap", "round"), D(n, "stroke-linejoin", "round"), D(o, "d", "M12 16H12.01"), D(o, "stroke", "#6E738F"), D(o, "stroke-width", "2"), D(o, "stroke-linecap", "round"), D(o, "stroke-linejoin", "round"), D(r, "width", "24"), D(r, "height", "24"), D(r, "viewBox", "0 0 24 24"), D(r, "fill", "none"), D(r, "xmlns", "http://www.w3.org/2000/svg"), D(p, "class", "CashierVerificationChevron"), ue(
4365
+ p,
4366
+ "ShowVerifications",
4386
4367
  /*allVerificationsVisible*/
4387
4368
  e[4]
4388
- ), A(t, "class", "VerificationsHeader");
4369
+ ), D(t, "class", "VerificationsHeader"), D(y, "class", "VerificationsList"), ue(
4370
+ y,
4371
+ "ShowVerifications",
4372
+ /*allVerificationsVisible*/
4373
+ e[4]
4374
+ );
4389
4375
  },
4390
- m(_, c) {
4391
- Se(_, t, c), $(t, r), $(r, i), $(r, n), $(r, o), $(t, s), $(t, a), $(a, h), $(t, l), $(t, d), v || (E = er(
4392
- d,
4376
+ m(P, I) {
4377
+ fe(P, t, I), z(t, r), z(r, i), z(r, n), z(r, o), z(t, s), z(t, a), z(a, h), z(t, f), z(t, p), fe(P, v, I), fe(P, y, I);
4378
+ for (let O = 0; O < H.length; O += 1)
4379
+ H[O] && H[O].m(y, null);
4380
+ z(y, S), T && T.m(y, null), c || (L = er(
4381
+ t,
4393
4382
  "click",
4394
4383
  /*toggleVerifications*/
4395
4384
  e[9]
4396
- ), v = !0);
4385
+ ), c = !0);
4397
4386
  },
4398
- p(_, c) {
4399
- c[0] & /*$_*/
4387
+ p(P, I) {
4388
+ if (I[0] & /*$_*/
4400
4389
  256 && u !== (u = /*$_*/
4401
- _[8]("verificationsRequired") + "") && Kt(h, u), c[0] & /*allVerificationsVisible*/
4402
- 16 && te(
4403
- d,
4404
- "ShowAll",
4390
+ P[8]("verificationsRequired") + "") && Kt(h, u), I[0] & /*allVerificationsVisible*/
4391
+ 16 && ue(
4392
+ p,
4393
+ "ShowVerifications",
4405
4394
  /*allVerificationsVisible*/
4406
- _[4]
4395
+ P[4]
4396
+ ), I[0] & /*displayMessages*/
4397
+ 8) {
4398
+ k = wt(
4399
+ /*displayMessages*/
4400
+ P[3]
4401
+ );
4402
+ let O;
4403
+ for (O = 0; O < k.length; O += 1) {
4404
+ const W = qt(P, k, O);
4405
+ H[O] ? H[O].p(W, I) : (H[O] = Zt(W), H[O].c(), H[O].m(y, S));
4406
+ }
4407
+ for (; O < H.length; O += 1)
4408
+ H[O].d(1);
4409
+ H.length = k.length;
4410
+ }
4411
+ /*videoExists*/
4412
+ P[6] ? T ? T.p(P, I) : (T = Jt(P), T.c(), T.m(y, null)) : T && (T.d(1), T = null), I[0] & /*allVerificationsVisible*/
4413
+ 16 && ue(
4414
+ y,
4415
+ "ShowVerifications",
4416
+ /*allVerificationsVisible*/
4417
+ P[4]
4407
4418
  );
4408
4419
  },
4409
- d(_) {
4410
- _ && we(t), v = !1, E();
4420
+ d(P) {
4421
+ P && (he(t), he(v), he(y)), Yr(H, P), T && T.d(), c = !1, L();
4411
4422
  }
4412
4423
  };
4413
4424
  }
4414
4425
  function Zt(e) {
4415
4426
  let t, r, i, n, o = (
4416
4427
  /*message*/
4417
- e[54] + ""
4428
+ e[53] + ""
4418
4429
  );
4419
4430
  return {
4420
4431
  c() {
4421
- t = Z("div"), r = Z("div"), r.innerHTML = '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 9H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 13H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 17H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>', i = be(), n = Z("p"), A(r, "class", "IconVerification"), A(n, "class", "text"), A(t, "class", "CashierVerificationMessage"), te(
4422
- t,
4423
- "ShowAll",
4424
- /*allVerificationsVisible*/
4425
- e[4]
4426
- );
4432
+ t = Z("div"), r = Z("div"), r.innerHTML = '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 9H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 13H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 17H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>', i = xe(), n = Z("p"), D(r, "class", "IconVerification"), D(n, "class", "text"), D(t, "class", "CashierVerificationMessage Test");
4427
4433
  },
4428
4434
  m(s, a) {
4429
- Se(s, t, a), $(t, r), $(t, i), $(t, n), n.innerHTML = o;
4435
+ fe(s, t, a), z(t, r), z(t, i), z(t, n), n.innerHTML = o;
4430
4436
  },
4431
4437
  p(s, a) {
4432
4438
  a[0] & /*displayMessages*/
4433
4439
  8 && o !== (o = /*message*/
4434
- s[54] + "") && (n.innerHTML = o), a[0] & /*allVerificationsVisible*/
4435
- 16 && te(
4436
- t,
4437
- "ShowAll",
4438
- /*allVerificationsVisible*/
4439
- s[4]
4440
- );
4440
+ s[53] + "") && (n.innerHTML = o);
4441
4441
  },
4442
4442
  d(s) {
4443
- s && we(t);
4443
+ s && he(t);
4444
4444
  }
4445
4445
  };
4446
4446
  }
@@ -4451,45 +4451,34 @@ function Jt(e) {
4451
4451
  ), s, a, u;
4452
4452
  return {
4453
4453
  c() {
4454
- t = Z("div"), r = Z("div"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>', i = be(), n = Z("div"), s = tr(o), A(r, "class", "IconVideo"), A(n, "class", "CashierVerificationVideoLink"), te(
4454
+ t = Z("div"), r = Z("div"), r.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"></path></svg>', i = xe(), n = Z("div"), s = tr(o), D(r, "class", "IconVideo"), D(n, "class", "CashierVerificationVideoLink"), ue(
4455
4455
  n,
4456
4456
  "CashierVerificationVideoLinkDesktop",
4457
4457
  /*desktopView*/
4458
4458
  e[5]
4459
- ), A(t, "class", "CashierVerificationVideo"), te(
4460
- t,
4461
- "ShowAll",
4462
- /*allVerificationsVisible*/
4463
- e[4]
4464
- );
4459
+ ), D(t, "class", "CashierVerificationVideo Test");
4465
4460
  },
4466
- m(h, l) {
4467
- Se(h, t, l), $(t, r), $(t, i), $(t, n), $(n, s), a || (u = er(
4461
+ m(h, f) {
4462
+ fe(h, t, f), z(t, r), z(t, i), z(t, n), z(n, s), a || (u = er(
4468
4463
  n,
4469
4464
  "click",
4470
4465
  /*showVideo*/
4471
4466
  e[10]
4472
4467
  ), a = !0);
4473
4468
  },
4474
- p(h, l) {
4475
- l[0] & /*$_*/
4469
+ p(h, f) {
4470
+ f[0] & /*$_*/
4476
4471
  256 && o !== (o = /*$_*/
4477
- h[8]("verification.video.how-to") + "") && Kt(s, o), l[0] & /*desktopView*/
4478
- 32 && te(
4472
+ h[8]("verification.video.how-to") + "") && Kt(s, o), f[0] & /*desktopView*/
4473
+ 32 && ue(
4479
4474
  n,
4480
4475
  "CashierVerificationVideoLinkDesktop",
4481
4476
  /*desktopView*/
4482
4477
  h[5]
4483
- ), l[0] & /*allVerificationsVisible*/
4484
- 16 && te(
4485
- t,
4486
- "ShowAll",
4487
- /*allVerificationsVisible*/
4488
- h[4]
4489
4478
  );
4490
4479
  },
4491
4480
  d(h) {
4492
- h && we(t), a = !1, u();
4481
+ h && he(t), a = !1, u();
4493
4482
  }
4494
4483
  };
4495
4484
  }
@@ -4510,7 +4499,7 @@ function po(e) {
4510
4499
  let i = r(e), n = i && i(e);
4511
4500
  return {
4512
4501
  c() {
4513
- t = Z("div"), n && n.c(), A(t, "class", "CashierVerifications"), te(
4502
+ t = Z("div"), n && n.c(), D(t, "class", "CashierVerifications"), ue(
4514
4503
  t,
4515
4504
  "CashierVerificationsDesktop",
4516
4505
  /*desktopView*/
@@ -4518,217 +4507,217 @@ function po(e) {
4518
4507
  );
4519
4508
  },
4520
4509
  m(o, s) {
4521
- Se(o, t, s), n && n.m(t, null), e[19](t);
4510
+ fe(o, t, s), n && n.m(t, null), e[19](t);
4522
4511
  },
4523
4512
  p(o, s) {
4524
4513
  i === (i = r(o)) && n ? n.p(o, s) : (n && n.d(1), n = i && i(o), n && (n.c(), n.m(t, null))), s[0] & /*desktopView*/
4525
- 32 && te(
4514
+ 32 && ue(
4526
4515
  t,
4527
4516
  "CashierVerificationsDesktop",
4528
4517
  /*desktopView*/
4529
4518
  o[5]
4530
4519
  );
4531
4520
  },
4532
- i: pe,
4533
- o: pe,
4521
+ i: ve,
4522
+ o: ve,
4534
4523
  d(o) {
4535
- o && we(t), n && n.d(), e[19](null);
4524
+ o && he(t), n && n.d(), e[19](null);
4536
4525
  }
4537
4526
  };
4538
4527
  }
4539
4528
  const mo = "verification_explanation_video_widgets.MP4";
4540
4529
  function vo(e, t, r) {
4541
4530
  let i, n;
4542
- _t(e, jn, (f) => r(8, i = f)), _t(e, zn, (f) => r(27, n = f)), Xt.extend(lo);
4543
- let { endpoint: o } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { session: l = "" } = t, { customerid: d = "" } = t, { playersession: v = "" } = t, { mbsource: E = "" } = t, _, c = /* @__PURE__ */ new Set(), C = /* @__PURE__ */ new Set(), j, U, M, X = !1, k = !0, F = !1, Y = "", re = !1, Q = window.navigator.userAgent;
4544
- var I;
4545
- (function(f) {
4546
- f.Manual = "Manual", f.ShuftiPro = "ShuftiPro";
4547
- })(I || (I = {}));
4548
- var H;
4549
- (function(f) {
4550
- f.Requested = "Requested";
4551
- })(H || (H = {}));
4552
- var V;
4553
- (function(f) {
4554
- f.Unknown = "Unknown", f.Unverified = "Unverified", f.InProgress = "InProgress", f.Failed = "Failed", f.Verified = "Verified", f.Referred = "Referred", f.True = "True", f.False = "False", f.AwaitingForResponse = "AwaitingForResponse";
4555
- })(V || (V = {}));
4556
- var ae;
4557
- (function(f) {
4558
- f.Unknown = "Unknown", f.Documents = "Documents", f.Age = "Age", f.Pep = "Pep", f.Sanction = "Sanction", f.Aml = "Aml", f.ProofOfAddress = "ProofOfAddress", f.SourceOfWealth = "SourceOfWealth", f.SocialMedia = "SocialMedia", f.Biometric = "Biometric";
4559
- })(ae || (ae = {}));
4560
- const y = (f) => {
4561
- f.data && f.data.type;
4531
+ _t(e, jn, (l) => r(8, i = l)), _t(e, zn, (l) => r(27, n = l)), Xt.extend(lo);
4532
+ let { endpoint: o } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: h = "" } = t, { session: f = "" } = t, { customerid: p = "" } = t, { playersession: v = "" } = t, { mbsource: y = "" } = t, S, c = /* @__PURE__ */ new Set(), L = /* @__PURE__ */ new Set(), k, H, T, P = !1, I = !0, O = !1, W = "", te = !1, Q = window.navigator.userAgent;
4533
+ var R;
4534
+ (function(l) {
4535
+ l.Manual = "Manual", l.ShuftiPro = "ShuftiPro";
4536
+ })(R || (R = {}));
4537
+ var C;
4538
+ (function(l) {
4539
+ l.Requested = "Requested";
4540
+ })(C || (C = {}));
4541
+ var j;
4542
+ (function(l) {
4543
+ l.Unknown = "Unknown", l.Unverified = "Unverified", l.InProgress = "InProgress", l.Failed = "Failed", l.Verified = "Verified", l.Referred = "Referred", l.True = "True", l.False = "False", l.AwaitingForResponse = "AwaitingForResponse";
4544
+ })(j || (j = {}));
4545
+ var se;
4546
+ (function(l) {
4547
+ l.Unknown = "Unknown", l.Documents = "Documents", l.Age = "Age", l.Pep = "Pep", l.Sanction = "Sanction", l.Aml = "Aml", l.ProofOfAddress = "ProofOfAddress", l.SourceOfWealth = "SourceOfWealth", l.SocialMedia = "SocialMedia", l.Biometric = "Biometric";
4548
+ })(se || (se = {}));
4549
+ const x = (l) => {
4550
+ l.data && l.data.type;
4562
4551
  };
4563
- Xr(() => (window.addEventListener("message", y), Nr(), () => {
4564
- window.removeEventListener("message", y);
4552
+ Xr(() => (window.addEventListener("message", x), Nr(), () => {
4553
+ window.removeEventListener("message", x);
4565
4554
  }));
4566
4555
  const g = [
4567
- V.InProgress,
4568
- V.Referred,
4569
- V.AwaitingForResponse
4570
- ], p = () => {
4571
- let f = a;
4572
- if (f)
4573
- return fetch(f).then((x) => x.json()).then((x) => {
4574
- Object.keys(x).forEach((P) => {
4575
- Rt(P, x[P]);
4556
+ j.InProgress,
4557
+ j.Referred,
4558
+ j.AwaitingForResponse
4559
+ ], d = () => {
4560
+ let l = a;
4561
+ if (l)
4562
+ return fetch(l).then((E) => E.json()).then((E) => {
4563
+ Object.keys(E).forEach((B) => {
4564
+ Rt(B, E[B]);
4576
4565
  });
4577
- }).catch((x) => {
4578
- console.log(x);
4566
+ }).catch((E) => {
4567
+ console.log(E);
4579
4568
  });
4580
4569
  };
4581
- Object.keys(Ut).forEach((f) => {
4582
- Rt(f, Ut[f]);
4570
+ Object.keys(Ut).forEach((l) => {
4571
+ Rt(l, Ut[l]);
4583
4572
  });
4584
4573
  const b = () => {
4585
4574
  $n(s);
4586
4575
  }, m = () => {
4587
- r(18, U = B());
4588
- const f = new URL(`${o}/v1/player/${d}/verification/GetKYCCustomerStatus?language=${s}`), x = new Headers();
4589
- x.append("accept", "application/json"), x.append("Content-Type", "application/json"), x.append("x-sessionid", `${v}`), x.append("X-Client-Request-Timestamp", Xt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4590
- const P = {
4576
+ r(18, H = N());
4577
+ const l = new URL(`${o}/v1/player/${p}/verification/GetKYCCustomerStatus?language=${s}`), E = new Headers();
4578
+ E.append("accept", "application/json"), E.append("Content-Type", "application/json"), E.append("x-sessionid", `${v}`), E.append("X-Client-Request-Timestamp", Xt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4579
+ const B = {
4591
4580
  method: "POST",
4592
- headers: x,
4581
+ headers: E,
4593
4582
  body: JSON.stringify({})
4594
4583
  };
4595
- r(7, re = !0), fetch(f, P).then((J) => J.json()).then((J) => {
4596
- const Je = w(J?.Verifications);
4597
- j = L(Je), j.VerificationStatuses.forEach((Le) => {
4584
+ r(7, te = !0), fetch(l, B).then((J) => J.json()).then((J) => {
4585
+ const Je = _(J?.Verifications);
4586
+ k = F(Je), k.VerificationStatuses.forEach((Le) => {
4598
4587
  Le.VerificationUrlType !== "Widget" && c.add(Le.Vendor);
4599
- }), r(3, M = fe());
4600
- }).finally(() => r(7, re = !1));
4601
- }, w = (f) => f ? f.sort((x, P) => new Date(P.Created).getTime() - new Date(x.Created).getTime()) : [], S = () => {
4588
+ }), r(3, T = de());
4589
+ }).finally(() => r(7, te = !1));
4590
+ }, _ = (l) => l ? l.sort((E, B) => new Date(B.Created).getTime() - new Date(E.Created).getTime()) : [], w = () => {
4602
4591
  n && m();
4603
- }, B = () => {
4604
- let f = (l || n).split(".")[1];
4605
- if (f) {
4606
- let x = JSON.parse(atob(f));
4607
- return x.cdn + "/cashier/operator-assets/" + x?.mid;
4592
+ }, N = () => {
4593
+ let l = (f || n).split(".")[1];
4594
+ if (l) {
4595
+ let E = JSON.parse(atob(l));
4596
+ return E.cdn + "/cashier/operator-assets/" + E?.mid;
4608
4597
  }
4609
4598
  return "";
4610
- }, L = (f) => {
4611
- if (!f || !f.length)
4599
+ }, F = (l) => {
4600
+ if (!l || !l.length)
4612
4601
  return {
4613
- VerificationSummaryStatus: V.Unverified,
4602
+ VerificationSummaryStatus: j.Unverified,
4614
4603
  VerificationStatuses: []
4615
4604
  };
4616
- const x = q(f);
4617
- if (x && x.length) {
4618
- const P = R(x);
4605
+ const E = Y(l);
4606
+ if (E && E.length) {
4607
+ const B = G(E);
4619
4608
  return {
4620
- VerificationSummaryStatus: P.Status,
4621
- VerificationUrl: P.Flags?.DeferredUrlKey,
4622
- VerificationStatuses: G(x, P.Status)
4609
+ VerificationSummaryStatus: B.Status,
4610
+ VerificationUrl: B.Flags?.DeferredUrlKey,
4611
+ VerificationStatuses: $(E, B.Status)
4623
4612
  };
4624
4613
  } else
4625
4614
  return {
4626
- VerificationSummaryStatus: f.some((J) => J.Status === V.Failed) ? V.Failed : V.Verified,
4627
- VerificationStatuses: G(f, [V.Failed])
4615
+ VerificationSummaryStatus: l.some((J) => J.Status === j.Failed) ? j.Failed : j.Verified,
4616
+ VerificationStatuses: $(l, [j.Failed])
4628
4617
  };
4629
- }, R = (f) => f.reduce(
4630
- (x, P) => x ? new Date(x) < new Date(P) ? P : x : P,
4618
+ }, G = (l) => l.reduce(
4619
+ (E, B) => E ? new Date(E) < new Date(B) ? B : E : B,
4631
4620
  0
4632
- ), G = (f, x) => f.filter((P) => x.includes(P.Status)).map((P) => ({
4633
- Type: P.Type,
4634
- Vendor: P.VendorName,
4635
- VerificationDocuments: P.Documents ? [...P.Documents] : [],
4636
- VerificationUrlType: P.FlowInfo?.Type,
4637
- VerificationUrl: P.FlowInfo?.Url
4638
- })), q = (f) => f.filter((x) => g.includes(x.Status) ? x.FlowInfo && x.FlowInfo.Url || ue(x) || ie(x) : !1), ue = (f) => {
4639
- const x = f.Documents && f.VendorName === I.Manual, P = f.Documents && f.Documents.some((J) => J.Status === H.Requested);
4640
- return x && P;
4641
- }, ie = (f) => f.VendorName === I.ShuftiPro && f.Status === V.Referred, fe = () => {
4642
- switch (j.VerificationSummaryStatus) {
4643
- case V.InProgress:
4644
- const f = [];
4645
- return c.forEach((x) => {
4646
- f.push(ne(x));
4647
- }), f;
4648
- case V.Referred:
4621
+ ), $ = (l, E) => l.filter((B) => E.includes(B.Status)).map((B) => ({
4622
+ Type: B.Type,
4623
+ Vendor: B.VendorName,
4624
+ VerificationDocuments: B.Documents ? [...B.Documents] : [],
4625
+ VerificationUrlType: B.FlowInfo?.Type,
4626
+ VerificationUrl: B.FlowInfo?.Url
4627
+ })), Y = (l) => l.filter((E) => g.includes(E.Status) ? E.FlowInfo && E.FlowInfo.Url || ae(E) || re(E) : !1), ae = (l) => {
4628
+ const E = l.Documents && l.VendorName === R.Manual, B = l.Documents && l.Documents.some((J) => J.Status === C.Requested);
4629
+ return E && B;
4630
+ }, re = (l) => l.VendorName === R.ShuftiPro && l.Status === j.Referred, de = () => {
4631
+ switch (k.VerificationSummaryStatus) {
4632
+ case j.InProgress:
4633
+ const l = [];
4634
+ return c.forEach((E) => {
4635
+ l.push(ie(E));
4636
+ }), l;
4637
+ case j.Referred:
4649
4638
  return [i("verification.idenfy.referred-awaiting")];
4650
- case V.Failed:
4639
+ case j.Failed:
4651
4640
  return [i("verification.message.failed")];
4652
4641
  }
4653
- }, ne = (f) => {
4654
- const x = j.VerificationStatuses.filter((P) => P.Vendor === f);
4655
- if (f === I.ShuftiPro)
4656
- return z(x);
4642
+ }, ie = (l) => {
4643
+ const E = k.VerificationStatuses.filter((B) => B.Vendor === l);
4644
+ if (l === R.ShuftiPro)
4645
+ return X(E);
4657
4646
  {
4658
- const P = i("verification.idenfy.link-name"), J = {
4659
- link: `<a href="${x[0].VerificationUrl}" target="_blank">${P}</a>`
4647
+ const B = i("verification.idenfy.link-name"), J = {
4648
+ link: `<a href="${E[0].VerificationUrl}" target="_blank">${B}</a>`
4660
4649
  };
4661
4650
  return i("verification.idenfy.in-progress", { values: J });
4662
4651
  }
4663
- }, z = (f) => {
4664
- const x = [], P = {}, J = [
4665
- ae.Biometric,
4666
- ae.Documents,
4667
- ae.ProofOfAddress
4652
+ }, X = (l) => {
4653
+ const E = [], B = {}, J = [
4654
+ se.Biometric,
4655
+ se.Documents,
4656
+ se.ProofOfAddress
4668
4657
  ];
4669
- f.forEach((de) => {
4670
- J.includes(de.Type) && (x.push(de.Type), P[de.Type] = K(de, ce(de.Type)));
4658
+ l.forEach((me) => {
4659
+ J.includes(me.Type) && (E.push(me.Type), B[me.Type] = K(me, pe(me.Type)));
4671
4660
  });
4672
- let Je = x.every((de) => C.has(de)), Le = `verification.shuftipro.in-progress.${x.sort().join(".")}`;
4673
- return Je ? i("verification.shuftipro.validations-started") : i(Le, { values: P });
4674
- }, K = (f, x) => `<a class="verificationLink ${f.Type}" href=" ${f.VerificationUrl} " target="_blank">${x}</a>`, ce = (f) => i(`verification.shuftipro.link-name.${f}`), ve = () => {
4675
- r(4, X = !X);
4661
+ let Je = E.every((me) => L.has(me)), Le = `verification.shuftipro.in-progress.${E.sort().join(".")}`;
4662
+ return Je ? i("verification.shuftipro.validations-started") : i(Le, { values: B });
4663
+ }, K = (l, E) => `<a class="verificationLink ${l.Type}" href=" ${l.VerificationUrl} " target="_blank">${E}</a>`, pe = (l) => i(`verification.shuftipro.link-name.${l}`), be = () => {
4664
+ r(4, P = !P);
4676
4665
  }, Nr = () => {
4677
- r(5, k = !so(Q));
4666
+ r(5, I = !so(Q));
4678
4667
  }, kr = () => {
4679
- Y = U + "/" + s + "/" + mo;
4668
+ W = H + "/" + s + "/" + mo;
4680
4669
  try {
4681
- fetch(Y, { method: "HEAD" }).then((f) => {
4682
- r(6, F = f.ok);
4670
+ fetch(W, { method: "HEAD" }).then((l) => {
4671
+ r(6, O = l.ok);
4683
4672
  });
4684
4673
  } catch {
4685
- r(6, F = !1);
4674
+ r(6, O = !1);
4686
4675
  }
4687
4676
  }, Rr = () => {
4688
4677
  window.dispatchEvent(new CustomEvent(
4689
4678
  "modal-update",
4690
4679
  {
4691
- detail: { type: "video", data: { videoSrc: Y } }
4680
+ detail: { type: "video", data: { videoSrc: W } }
4692
4681
  }
4693
4682
  ));
4694
4683
  };
4695
- function Ur(f) {
4696
- qr[f ? "unshift" : "push"](() => {
4697
- _ = f, r(2, _);
4684
+ function Ur(l) {
4685
+ qr[l ? "unshift" : "push"](() => {
4686
+ S = l, r(2, S);
4698
4687
  });
4699
4688
  }
4700
- return e.$$set = (f) => {
4701
- "endpoint" in f && r(11, o = f.endpoint), "lang" in f && r(12, s = f.lang), "translationurl" in f && r(13, a = f.translationurl), "clientstyling" in f && r(0, u = f.clientstyling), "clientstylingurl" in f && r(1, h = f.clientstylingurl), "session" in f && r(14, l = f.session), "customerid" in f && r(15, d = f.customerid), "playersession" in f && r(16, v = f.playersession), "mbsource" in f && r(17, E = f.mbsource);
4689
+ return e.$$set = (l) => {
4690
+ "endpoint" in l && r(11, o = l.endpoint), "lang" in l && r(12, s = l.lang), "translationurl" in l && r(13, a = l.translationurl), "clientstyling" in l && r(0, u = l.clientstyling), "clientstylingurl" in l && r(1, h = l.clientstylingurl), "session" in l && r(14, f = l.session), "customerid" in l && r(15, p = l.customerid), "playersession" in l && r(16, v = l.playersession), "mbsource" in l && r(17, y = l.mbsource);
4702
4691
  }, e.$$.update = () => {
4703
4692
  e.$$.dirty[0] & /*lang*/
4704
4693
  4096 && s && b(), e.$$.dirty[0] & /*endpoint, session, playersession*/
4705
- 83968 && o && l && v && m(), e.$$.dirty[0] & /*endpoint, session, playersession*/
4706
- 83968 && o && !l && v && S(), e.$$.dirty[0] & /*translationurl*/
4707
- 8192 && a && p(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4708
- 5 && u && _ && Qr(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4709
- 6 && h && _ && Zr(), e.$$.dirty[0] & /*staticCdnUrl*/
4710
- 262144 && U && kr(), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4711
- 131076 && E && _ && Jr(_, `${E}.Style`);
4694
+ 83968 && o && f && v && m(), e.$$.dirty[0] & /*endpoint, session, playersession*/
4695
+ 83968 && o && !f && v && w(), e.$$.dirty[0] & /*translationurl*/
4696
+ 8192 && a && d(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4697
+ 5 && u && S && Qr(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4698
+ 6 && h && S && Zr(), e.$$.dirty[0] & /*staticCdnUrl*/
4699
+ 262144 && H && kr(), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4700
+ 131076 && y && S && Jr(S, `${y}.Style`);
4712
4701
  }, [
4713
4702
  u,
4714
4703
  h,
4715
- _,
4716
- M,
4717
- X,
4718
- k,
4719
- F,
4720
- re,
4704
+ S,
4705
+ T,
4706
+ P,
4707
+ I,
4708
+ O,
4709
+ te,
4721
4710
  i,
4722
- ve,
4711
+ be,
4723
4712
  Rr,
4724
4713
  o,
4725
4714
  s,
4726
4715
  a,
4727
- l,
4728
- d,
4716
+ f,
4717
+ p,
4729
4718
  v,
4730
- E,
4731
- U,
4719
+ y,
4720
+ H,
4732
4721
  Ur
4733
4722
  ];
4734
4723
  }
@@ -4759,55 +4748,55 @@ class go extends $r {
4759
4748
  return this.$$.ctx[11];
4760
4749
  }
4761
4750
  set endpoint(t) {
4762
- this.$$set({ endpoint: t }), oe();
4751
+ this.$$set({ endpoint: t }), ne();
4763
4752
  }
4764
4753
  get lang() {
4765
4754
  return this.$$.ctx[12];
4766
4755
  }
4767
4756
  set lang(t) {
4768
- this.$$set({ lang: t }), oe();
4757
+ this.$$set({ lang: t }), ne();
4769
4758
  }
4770
4759
  get translationurl() {
4771
4760
  return this.$$.ctx[13];
4772
4761
  }
4773
4762
  set translationurl(t) {
4774
- this.$$set({ translationurl: t }), oe();
4763
+ this.$$set({ translationurl: t }), ne();
4775
4764
  }
4776
4765
  get clientstyling() {
4777
4766
  return this.$$.ctx[0];
4778
4767
  }
4779
4768
  set clientstyling(t) {
4780
- this.$$set({ clientstyling: t }), oe();
4769
+ this.$$set({ clientstyling: t }), ne();
4781
4770
  }
4782
4771
  get clientstylingurl() {
4783
4772
  return this.$$.ctx[1];
4784
4773
  }
4785
4774
  set clientstylingurl(t) {
4786
- this.$$set({ clientstylingurl: t }), oe();
4775
+ this.$$set({ clientstylingurl: t }), ne();
4787
4776
  }
4788
4777
  get session() {
4789
4778
  return this.$$.ctx[14];
4790
4779
  }
4791
4780
  set session(t) {
4792
- this.$$set({ session: t }), oe();
4781
+ this.$$set({ session: t }), ne();
4793
4782
  }
4794
4783
  get customerid() {
4795
4784
  return this.$$.ctx[15];
4796
4785
  }
4797
4786
  set customerid(t) {
4798
- this.$$set({ customerid: t }), oe();
4787
+ this.$$set({ customerid: t }), ne();
4799
4788
  }
4800
4789
  get playersession() {
4801
4790
  return this.$$.ctx[16];
4802
4791
  }
4803
4792
  set playersession(t) {
4804
- this.$$set({ playersession: t }), oe();
4793
+ this.$$set({ playersession: t }), ne();
4805
4794
  }
4806
4795
  get mbsource() {
4807
4796
  return this.$$.ctx[17];
4808
4797
  }
4809
4798
  set mbsource(t) {
4810
- this.$$set({ mbsource: t }), oe();
4799
+ this.$$set({ mbsource: t }), ne();
4811
4800
  }
4812
4801
  }
4813
4802
  jr(go, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, playersession: {}, mbsource: {} }, [], [], !0);