@everymatrix/cashier-verifications 1.75.0 → 1.75.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +1,15 @@
1
- import { n as me, s as Rr, r as kr, a as Zt, i as Ur, c as Fr, S as Vr, b as Gr, f as re, d as $r, e as Q, g as ne, t as xe, h as he, j as fe, k as xt, o as jr, l as zr, m as Wr, p as Xr, q as Et, u as Ae, v as qr, w as Yr, x as Ne, y as ie, z as pt, A as Zr, B as Jr, C as Qr } from "./CashierModal-CIBHlFEE.js";
1
+ import { n as me, s as Qt, a as kr, r as Ur, i as Fr, c as Vr, S as Gr, b as jr, f as ie, d as $r, e as he, t as ye, g as fe, h as K, j as oe, k as Et, o as zr, l as Wr, m as Ne, p as wt, q as Xr, u as He, v as qr, w as ne, x as bt, y as Yr, z as Zr, A as Jr, B as Qr, C as Kr } from "./CashierModal-CJNZu7RJ.js";
2
2
  const be = [];
3
- function Kr(e, t) {
3
+ function ei(e, t) {
4
4
  return {
5
- subscribe: Ce(e, t).subscribe
5
+ subscribe: Me(e, t).subscribe
6
6
  };
7
7
  }
8
- function Ce(e, t = me) {
8
+ function Me(e, t = me) {
9
9
  let r;
10
10
  const i = /* @__PURE__ */ new Set();
11
11
  function n(a) {
12
- if (Zt(e, a) && (e = a, r)) {
12
+ if (Qt(e, a) && (e = a, r)) {
13
13
  const u = !be.length;
14
14
  for (const l of i)
15
15
  l[1](), be.push(l, e);
@@ -31,12 +31,12 @@ function Ce(e, t = me) {
31
31
  }
32
32
  return { set: n, update: o, subscribe: s };
33
33
  }
34
- function Te(e, t, r) {
34
+ function Se(e, t, r) {
35
35
  const i = !Array.isArray(e), n = i ? [e] : e;
36
36
  if (!n.every(Boolean))
37
37
  throw new Error("derived() expects stores as input, got a falsy value");
38
38
  const o = t.length < 2;
39
- return Kr(r, (s, a) => {
39
+ return ei(r, (s, a) => {
40
40
  let u = !1;
41
41
  const l = [];
42
42
  let f = 0, g = me;
@@ -45,12 +45,12 @@ function Te(e, t, r) {
45
45
  return;
46
46
  g();
47
47
  const S = t(i ? l[0] : l, s, a);
48
- o ? s(S) : g = Ur(S) ? S : me;
48
+ o ? s(S) : g = Fr(S) ? S : me;
49
49
  }, x = n.map(
50
- (S, d) => Rr(
50
+ (S, d) => kr(
51
51
  S,
52
- (C) => {
53
- l[d] = C, f &= ~(1 << d), u && p();
52
+ (M) => {
53
+ l[d] = M, f &= ~(1 << d), u && p();
54
54
  },
55
55
  () => {
56
56
  f |= 1 << d;
@@ -58,127 +58,113 @@ function Te(e, t, r) {
58
58
  )
59
59
  );
60
60
  return u = !0, p(), function() {
61
- kr(x), g(), u = !1;
61
+ Ur(x), g(), u = !1;
62
62
  };
63
63
  });
64
64
  }
65
- var Jt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
66
- function mt(e) {
65
+ var Kt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
66
+ function yt(e) {
67
67
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
68
68
  }
69
- var ei = function(t) {
70
- return ti(t) && !ri(t);
69
+ var ti = function(t) {
70
+ return ri(t) && !ii(t);
71
71
  };
72
- function ti(e) {
72
+ function ri(e) {
73
73
  return !!e && typeof e == "object";
74
74
  }
75
- function ri(e) {
75
+ function ii(e) {
76
76
  var t = Object.prototype.toString.call(e);
77
- return t === "[object RegExp]" || t === "[object Date]" || oi(e);
78
- }
79
- var ii = typeof Symbol == "function" && Symbol.for, ni = ii ? Symbol.for("react.element") : 60103;
80
- function oi(e) {
81
- return e.$$typeof === ni;
77
+ return t === "[object RegExp]" || t === "[object Date]" || si(e);
82
78
  }
79
+ var ni = typeof Symbol == "function" && Symbol.for, oi = ni ? Symbol.for("react.element") : 60103;
83
80
  function si(e) {
81
+ return e.$$typeof === oi;
82
+ }
83
+ function ai(e) {
84
84
  return Array.isArray(e) ? [] : {};
85
85
  }
86
- function Be(e, t) {
87
- return t.clone !== !1 && t.isMergeableObject(e) ? Ee(si(e), e, t) : e;
86
+ function Ae(e, t) {
87
+ return t.clone !== !1 && t.isMergeableObject(e) ? xe(ai(e), e, t) : e;
88
88
  }
89
- function ai(e, t, r) {
89
+ function ui(e, t, r) {
90
90
  return e.concat(t).map(function(i) {
91
- return Be(i, r);
91
+ return Ae(i, r);
92
92
  });
93
93
  }
94
- function ui(e, t) {
94
+ function li(e, t) {
95
95
  if (!t.customMerge)
96
- return Ee;
96
+ return xe;
97
97
  var r = t.customMerge(e);
98
- return typeof r == "function" ? r : Ee;
98
+ return typeof r == "function" ? r : xe;
99
99
  }
100
- function li(e) {
100
+ function hi(e) {
101
101
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
102
102
  return Object.propertyIsEnumerable.call(e, t);
103
103
  }) : [];
104
104
  }
105
- function _t(e) {
106
- return Object.keys(e).concat(li(e));
105
+ function St(e) {
106
+ return Object.keys(e).concat(hi(e));
107
107
  }
108
- function Qt(e, t) {
108
+ function er(e, t) {
109
109
  try {
110
110
  return t in e;
111
111
  } catch {
112
112
  return !1;
113
113
  }
114
114
  }
115
- function hi(e, t) {
116
- return Qt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
115
+ function fi(e, t) {
116
+ return er(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
117
117
  }
118
- function fi(e, t, r) {
118
+ function ci(e, t, r) {
119
119
  var i = {};
120
- return r.isMergeableObject(e) && _t(e).forEach(function(n) {
121
- i[n] = Be(e[n], r);
122
- }), _t(t).forEach(function(n) {
123
- hi(e, n) || (Qt(e, n) && r.isMergeableObject(t[n]) ? i[n] = ui(n, r)(e[n], t[n], r) : i[n] = Be(t[n], r));
120
+ return r.isMergeableObject(e) && St(e).forEach(function(n) {
121
+ i[n] = Ae(e[n], r);
122
+ }), St(t).forEach(function(n) {
123
+ fi(e, n) || (er(e, n) && r.isMergeableObject(t[n]) ? i[n] = li(n, r)(e[n], t[n], r) : i[n] = Ae(t[n], r));
124
124
  }), i;
125
125
  }
126
- function Ee(e, t, r) {
127
- r = r || {}, r.arrayMerge = r.arrayMerge || ai, r.isMergeableObject = r.isMergeableObject || ei, r.cloneUnlessOtherwiseSpecified = Be;
126
+ function xe(e, t, r) {
127
+ r = r || {}, r.arrayMerge = r.arrayMerge || ui, r.isMergeableObject = r.isMergeableObject || ti, r.cloneUnlessOtherwiseSpecified = Ae;
128
128
  var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
129
- return o ? i ? r.arrayMerge(e, t, r) : fi(e, t, r) : Be(t, r);
129
+ return o ? i ? r.arrayMerge(e, t, r) : ci(e, t, r) : Ae(t, r);
130
130
  }
131
- Ee.all = function(t, r) {
131
+ xe.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 Ee(i, n, r);
135
+ return xe(i, n, r);
136
136
  }, {});
137
137
  };
138
- var ci = Ee, di = ci;
139
- const pi = /* @__PURE__ */ mt(di);
140
- /*! *****************************************************************************
141
- Copyright (c) Microsoft Corporation.
142
-
143
- Permission to use, copy, modify, and/or distribute this software for any
144
- purpose with or without fee is hereby granted.
145
-
146
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
147
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
148
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
149
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
150
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
151
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
152
- PERFORMANCE OF THIS SOFTWARE.
153
- ***************************************************************************** */
154
- var rt = function(e, t) {
155
- return rt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
138
+ var di = xe, pi = di;
139
+ const mi = /* @__PURE__ */ yt(pi);
140
+ var nt = function(e, t) {
141
+ return nt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
156
142
  r.__proto__ = i;
157
143
  } || function(r, i) {
158
144
  for (var n in i)
159
145
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
160
- }, rt(e, t);
146
+ }, nt(e, t);
161
147
  };
162
- function se(e, t) {
148
+ function We(e, t) {
163
149
  if (typeof t != "function" && t !== null)
164
150
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
165
- rt(e, t);
151
+ nt(e, t);
166
152
  function r() {
167
153
  this.constructor = e;
168
154
  }
169
155
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
170
156
  }
171
- var A = function() {
172
- return A = Object.assign || function(t) {
157
+ var Q = function() {
158
+ return Q = Object.assign || function(t) {
173
159
  for (var r, i = 1, n = arguments.length; i < n; i++) {
174
160
  r = arguments[i];
175
161
  for (var o in r)
176
162
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
177
163
  }
178
164
  return t;
179
- }, A.apply(this, arguments);
165
+ }, Q.apply(this, arguments);
180
166
  };
181
- function mi(e, t) {
167
+ function vi(e, t) {
182
168
  var r = {};
183
169
  for (var i in e)
184
170
  Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
@@ -187,95 +173,71 @@ function mi(e, t) {
187
173
  t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
188
174
  return r;
189
175
  }
190
- function it(e) {
191
- var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], i = 0;
192
- if (r)
193
- return r.call(e);
194
- if (e && typeof e.length == "number")
195
- return {
196
- next: function() {
197
- return e && i >= e.length && (e = void 0), { value: e && e[i++], done: !e };
198
- }
199
- };
200
- throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
201
- }
202
- function nt(e, t) {
203
- var r = typeof Symbol == "function" && e[Symbol.iterator];
204
- if (!r)
205
- return e;
206
- var i = r.call(e), n, o = [], s;
207
- try {
208
- for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
209
- o.push(n.value);
210
- } catch (a) {
211
- s = { error: a };
212
- } finally {
213
- try {
214
- n && !n.done && (r = i.return) && r.call(i);
215
- } finally {
216
- if (s)
217
- throw s.error;
218
- }
219
- }
220
- return o;
221
- }
222
- function ye(e, t, r) {
176
+ function Je(e, t, r) {
223
177
  if (r || arguments.length === 2)
224
178
  for (var i = 0, n = t.length, o; i < n; i++)
225
179
  (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
226
- return e.concat(o || t);
180
+ return e.concat(o || Array.prototype.slice.call(t));
227
181
  }
228
- function Ye(e, t) {
229
- var r = t && t.cache ? t.cache : Ei, i = t && t.serializer ? t.serializer : xi, n = t && t.strategy ? t.strategy : gi;
182
+ function Qe(e, t) {
183
+ var r = t && t.cache ? t.cache : wi, i = t && t.serializer ? t.serializer : _i, n = t && t.strategy ? t.strategy : yi;
230
184
  return n(e, {
231
185
  cache: r,
232
186
  serializer: i
233
187
  });
234
188
  }
235
- function vi(e) {
189
+ function gi(e) {
236
190
  return e == null || typeof e == "number" || typeof e == "boolean";
237
191
  }
238
- function Kt(e, t, r, i) {
239
- var n = vi(i) ? i : r(i), o = t.get(n);
192
+ function bi(e, t, r, i) {
193
+ var n = gi(i) ? i : r(i), o = t.get(n);
240
194
  return typeof o > "u" && (o = e.call(this, i), t.set(n, o)), o;
241
195
  }
242
- function er(e, t, r) {
196
+ function tr(e, t, r) {
243
197
  var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
244
198
  return typeof o > "u" && (o = e.apply(this, i), t.set(n, o)), o;
245
199
  }
246
- function vt(e, t, r, i, n) {
200
+ function rr(e, t, r, i, n) {
247
201
  return r.bind(t, e, i, n);
248
202
  }
249
- function gi(e, t) {
250
- var r = e.length === 1 ? Kt : er;
251
- return vt(e, this, r, t.cache.create(), t.serializer);
252
- }
253
- function bi(e, t) {
254
- return vt(e, this, er, t.cache.create(), t.serializer);
255
- }
256
203
  function yi(e, t) {
257
- return vt(e, this, Kt, t.cache.create(), t.serializer);
204
+ var r = e.length === 1 ? bi : tr;
205
+ return rr(e, this, r, t.cache.create(), t.serializer);
258
206
  }
259
- var xi = function() {
260
- return JSON.stringify(arguments);
261
- };
262
- function gt() {
263
- this.cache = /* @__PURE__ */ Object.create(null);
207
+ function xi(e, t) {
208
+ return rr(e, this, tr, t.cache.create(), t.serializer);
264
209
  }
265
- gt.prototype.get = function(e) {
266
- return this.cache[e];
267
- };
268
- gt.prototype.set = function(e, t) {
269
- this.cache[e] = t;
270
- };
271
- var Ei = {
210
+ var _i = function() {
211
+ return JSON.stringify(arguments);
212
+ }, Ei = (
213
+ /** @class */
214
+ function() {
215
+ function e() {
216
+ this.cache = /* @__PURE__ */ Object.create(null);
217
+ }
218
+ return e.prototype.get = function(t) {
219
+ return this.cache[t];
220
+ }, e.prototype.set = function(t, r) {
221
+ this.cache[t] = r;
222
+ }, e;
223
+ }()
224
+ ), wi = {
272
225
  create: function() {
273
- return new gt();
226
+ return new Ei();
274
227
  }
275
- }, Ze = {
276
- variadic: bi,
277
- monadic: yi
278
- }, P;
228
+ }, Ke = {
229
+ variadic: xi
230
+ }, Ge = function() {
231
+ return Ge = Object.assign || function(t) {
232
+ for (var r, i = 1, n = arguments.length; i < n; i++) {
233
+ r = arguments[i];
234
+ for (var o in r)
235
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
236
+ }
237
+ return t;
238
+ }, Ge.apply(this, arguments);
239
+ };
240
+ var P;
279
241
  (function(e) {
280
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";
281
243
  })(P || (P = {}));
@@ -287,43 +249,43 @@ var _e;
287
249
  (function(e) {
288
250
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
289
251
  })(_e || (_e = {}));
290
- function wt(e) {
252
+ function Tt(e) {
291
253
  return e.type === I.literal;
292
254
  }
293
- function _i(e) {
255
+ function Si(e) {
294
256
  return e.type === I.argument;
295
257
  }
296
- function tr(e) {
258
+ function ir(e) {
297
259
  return e.type === I.number;
298
260
  }
299
- function rr(e) {
261
+ function nr(e) {
300
262
  return e.type === I.date;
301
263
  }
302
- function ir(e) {
264
+ function or(e) {
303
265
  return e.type === I.time;
304
266
  }
305
- function nr(e) {
267
+ function sr(e) {
306
268
  return e.type === I.select;
307
269
  }
308
- function or(e) {
270
+ function ar(e) {
309
271
  return e.type === I.plural;
310
272
  }
311
- function wi(e) {
273
+ function Ti(e) {
312
274
  return e.type === I.pound;
313
275
  }
314
- function sr(e) {
276
+ function ur(e) {
315
277
  return e.type === I.tag;
316
278
  }
317
- function ar(e) {
279
+ function lr(e) {
318
280
  return !!(e && typeof e == "object" && e.type === _e.number);
319
281
  }
320
282
  function ot(e) {
321
283
  return !!(e && typeof e == "object" && e.type === _e.dateTime);
322
284
  }
323
- var ur = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Si = /(?:[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;
324
- function Ti(e) {
285
+ var hr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Pi = /(?:[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
+ function Oi(e) {
325
287
  var t = {};
326
- return e.replace(Si, function(r) {
288
+ return e.replace(Pi, function(r) {
327
289
  var i = r.length;
328
290
  switch (r[0]) {
329
291
  case "G":
@@ -412,11 +374,21 @@ function Ti(e) {
412
374
  return "";
413
375
  }), t;
414
376
  }
415
- var Pi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
416
- function Hi(e) {
377
+ var L = function() {
378
+ return L = Object.assign || function(t) {
379
+ for (var r, i = 1, n = arguments.length; i < n; i++) {
380
+ r = arguments[i];
381
+ for (var o in r)
382
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
383
+ }
384
+ return t;
385
+ }, L.apply(this, arguments);
386
+ };
387
+ var Hi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
388
+ function Ai(e) {
417
389
  if (e.length === 0)
418
390
  throw new Error("Number skeleton cannot be empty");
419
- for (var t = e.split(Pi).filter(function(p) {
391
+ for (var t = e.split(Hi).filter(function(p) {
420
392
  return p.length > 0;
421
393
  }), r = [], i = 0, n = t; i < n.length; i++) {
422
394
  var o = n[i], s = o.split("/");
@@ -431,17 +403,17 @@ function Hi(e) {
431
403
  }
432
404
  return r;
433
405
  }
434
- function Oi(e) {
406
+ function Bi(e) {
435
407
  return e.replace(/^(.*?)-/, "");
436
408
  }
437
- var St = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, lr = /^(@+)?(\+|#+)?[rs]?$/g, Ai = /(\*)(0+)|(#+)(0+)|(0+)/g, hr = /^(0+)$/;
438
- function Tt(e) {
409
+ var Pt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, fr = /^(@+)?(\+|#+)?[rs]?$/g, Mi = /(\*)(0+)|(#+)(0+)|(0+)/g, cr = /^(0+)$/;
410
+ function Ot(e) {
439
411
  var t = {};
440
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(lr, function(r, i, n) {
412
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(fr, function(r, i, n) {
441
413
  return typeof n != "string" ? (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length) : n === "+" ? t.minimumSignificantDigits = i.length : i[0] === "#" ? t.maximumSignificantDigits = i.length : (t.minimumSignificantDigits = i.length, t.maximumSignificantDigits = i.length + (typeof n == "string" ? n.length : 0)), "";
442
414
  }), t;
443
415
  }
444
- function fr(e) {
416
+ function dr(e) {
445
417
  switch (e) {
446
418
  case "sign-auto":
447
419
  return {
@@ -481,7 +453,7 @@ function fr(e) {
481
453
  };
482
454
  }
483
455
  }
484
- function Bi(e) {
456
+ function Ci(e) {
485
457
  var t;
486
458
  if (e[0] === "E" && e[1] === "E" ? (t = {
487
459
  notation: "engineering"
@@ -489,17 +461,17 @@ function Bi(e) {
489
461
  notation: "scientific"
490
462
  }, e = e.slice(1)), t) {
491
463
  var r = e.slice(0, 2);
492
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !hr.test(e))
464
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !cr.test(e))
493
465
  throw new Error("Malformed concise eng/scientific notation");
494
466
  t.minimumIntegerDigits = e.length;
495
467
  }
496
468
  return t;
497
469
  }
498
- function Pt(e) {
499
- var t = {}, r = fr(e);
470
+ function Ht(e) {
471
+ var t = {}, r = dr(e);
500
472
  return r || t;
501
473
  }
502
- function Mi(e) {
474
+ function Ii(e) {
503
475
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
504
476
  var n = i[r];
505
477
  switch (n.stem) {
@@ -523,7 +495,7 @@ function Mi(e) {
523
495
  continue;
524
496
  case "measure-unit":
525
497
  case "unit":
526
- t.style = "unit", t.unit = Oi(n.options[0]);
498
+ t.style = "unit", t.unit = Bi(n.options[0]);
527
499
  continue;
528
500
  case "compact-short":
529
501
  case "K":
@@ -534,13 +506,13 @@ function Mi(e) {
534
506
  t.notation = "compact", t.compactDisplay = "long";
535
507
  continue;
536
508
  case "scientific":
537
- t = A(A(A({}, t), { notation: "scientific" }), n.options.reduce(function(u, l) {
538
- return A(A({}, u), Pt(l));
509
+ t = L(L(L({}, t), { notation: "scientific" }), n.options.reduce(function(u, l) {
510
+ return L(L({}, u), Ht(l));
539
511
  }, {}));
540
512
  continue;
541
513
  case "engineering":
542
- t = A(A(A({}, t), { notation: "engineering" }), n.options.reduce(function(u, l) {
543
- return A(A({}, u), Pt(l));
514
+ t = L(L(L({}, t), { notation: "engineering" }), n.options.reduce(function(u, l) {
515
+ return L(L({}, u), Ht(l));
544
516
  }, {}));
545
517
  continue;
546
518
  case "notation-simple":
@@ -585,7 +557,7 @@ function Mi(e) {
585
557
  case "integer-width":
586
558
  if (n.options.length > 1)
587
559
  throw new RangeError("integer-width stems only accept a single optional option");
588
- n.options[0].replace(Ai, function(u, l, f, g, p, x) {
560
+ n.options[0].replace(Mi, function(u, l, f, g, p, x) {
589
561
  if (l)
590
562
  t.minimumIntegerDigits = f.length;
591
563
  else {
@@ -598,28 +570,28 @@ function Mi(e) {
598
570
  });
599
571
  continue;
600
572
  }
601
- if (hr.test(n.stem)) {
573
+ if (cr.test(n.stem)) {
602
574
  t.minimumIntegerDigits = n.stem.length;
603
575
  continue;
604
576
  }
605
- if (St.test(n.stem)) {
577
+ if (Pt.test(n.stem)) {
606
578
  if (n.options.length > 1)
607
579
  throw new RangeError("Fraction-precision stems only accept a single optional option");
608
- n.stem.replace(St, function(u, l, f, g, p, x) {
580
+ n.stem.replace(Pt, function(u, l, f, g, p, x) {
609
581
  return f === "*" ? t.minimumFractionDigits = l.length : g && g[0] === "#" ? t.maximumFractionDigits = g.length : p && x ? (t.minimumFractionDigits = p.length, t.maximumFractionDigits = p.length + x.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
610
582
  });
611
583
  var o = n.options[0];
612
- o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), Tt(o)));
584
+ o === "w" ? t = L(L({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = L(L({}, t), Ot(o)));
613
585
  continue;
614
586
  }
615
- if (lr.test(n.stem)) {
616
- t = A(A({}, t), Tt(n.stem));
587
+ if (fr.test(n.stem)) {
588
+ t = L(L({}, t), Ot(n.stem));
617
589
  continue;
618
590
  }
619
- var s = fr(n.stem);
620
- s && (t = A(A({}, t), s));
621
- var a = Bi(n.stem);
622
- a && (t = A(A({}, t), a));
591
+ var s = dr(n.stem);
592
+ s && (t = L(L({}, t), s));
593
+ var a = Ci(n.stem);
594
+ a && (t = L(L({}, t), a));
623
595
  }
624
596
  return t;
625
597
  }
@@ -2038,13 +2010,13 @@ var Re = {
2038
2010
  "h"
2039
2011
  ]
2040
2012
  };
2041
- function Ci(e, t) {
2013
+ function Di(e, t) {
2042
2014
  for (var r = "", i = 0; i < e.length; i++) {
2043
2015
  var n = e.charAt(i);
2044
2016
  if (n === "j") {
2045
2017
  for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2046
2018
  o++, i++;
2047
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Di(t);
2019
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = Li(t);
2048
2020
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2049
2021
  r += u;
2050
2022
  for (; s-- > 0; )
@@ -2054,7 +2026,7 @@ function Ci(e, t) {
2054
2026
  }
2055
2027
  return r;
2056
2028
  }
2057
- function Di(e) {
2029
+ function Li(e) {
2058
2030
  var t = e.hourCycle;
2059
2031
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2060
2032
  e.hourCycles && // @ts-ignore
@@ -2076,20 +2048,20 @@ function Di(e) {
2076
2048
  var n = Re[i || ""] || Re[r || ""] || Re["".concat(r, "-001")] || Re["001"];
2077
2049
  return n[0];
2078
2050
  }
2079
- var Je, Ii = new RegExp("^".concat(ur.source, "*")), Li = new RegExp("".concat(ur.source, "*$"));
2080
- function H(e, t) {
2051
+ var et, Ni = new RegExp("^".concat(hr.source, "*")), Ri = new RegExp("".concat(hr.source, "*$"));
2052
+ function O(e, t) {
2081
2053
  return { start: e, end: t };
2082
2054
  }
2083
- var Ni = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ri = !!String.fromCodePoint, ki = !!Object.fromEntries, Ui = !!String.prototype.codePointAt, Fi = !!String.prototype.trimStart, Vi = !!String.prototype.trimEnd, Gi = !!Number.isSafeInteger, $i = Gi ? Number.isSafeInteger : function(e) {
2055
+ var ki = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ui = !!String.fromCodePoint, Fi = !!Object.fromEntries, Vi = !!String.prototype.codePointAt, Gi = !!String.prototype.trimStart, ji = !!String.prototype.trimEnd, $i = !!Number.isSafeInteger, zi = $i ? Number.isSafeInteger : function(e) {
2084
2056
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2085
2057
  }, st = !0;
2086
2058
  try {
2087
- var ji = dr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2088
- st = ((Je = ji.exec("a")) === null || Je === void 0 ? void 0 : Je[0]) === "a";
2059
+ var Wi = mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2060
+ st = ((et = Wi.exec("a")) === null || et === void 0 ? void 0 : et[0]) === "a";
2089
2061
  } catch {
2090
2062
  st = !1;
2091
2063
  }
2092
- var Ht = Ni ? (
2064
+ var At = ki ? (
2093
2065
  // Native
2094
2066
  function(t, r, i) {
2095
2067
  return t.startsWith(r, i);
@@ -2099,7 +2071,7 @@ var Ht = Ni ? (
2099
2071
  function(t, r, i) {
2100
2072
  return t.slice(i, i + r.length) === r;
2101
2073
  }
2102
- ), at = Ri ? String.fromCodePoint : (
2074
+ ), at = Ui ? String.fromCodePoint : (
2103
2075
  // IE11
2104
2076
  function() {
2105
2077
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2111,9 +2083,9 @@ var Ht = Ni ? (
2111
2083
  }
2112
2084
  return i;
2113
2085
  }
2114
- ), Ot = (
2086
+ ), Bt = (
2115
2087
  // native
2116
- ki ? Object.fromEntries : (
2088
+ Fi ? Object.fromEntries : (
2117
2089
  // Ponyfill
2118
2090
  function(t) {
2119
2091
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
@@ -2123,7 +2095,7 @@ var Ht = Ni ? (
2123
2095
  return r;
2124
2096
  }
2125
2097
  )
2126
- ), cr = Ui ? (
2098
+ ), pr = Vi ? (
2127
2099
  // Native
2128
2100
  function(t, r) {
2129
2101
  return t.codePointAt(r);
@@ -2137,7 +2109,7 @@ var Ht = Ni ? (
2137
2109
  return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
2138
2110
  }
2139
2111
  }
2140
- ), zi = Fi ? (
2112
+ ), Xi = Gi ? (
2141
2113
  // Native
2142
2114
  function(t) {
2143
2115
  return t.trimStart();
@@ -2145,9 +2117,9 @@ var Ht = Ni ? (
2145
2117
  ) : (
2146
2118
  // Ponyfill
2147
2119
  function(t) {
2148
- return t.replace(Ii, "");
2120
+ return t.replace(Ni, "");
2149
2121
  }
2150
- ), Wi = Vi ? (
2122
+ ), qi = ji ? (
2151
2123
  // Native
2152
2124
  function(t) {
2153
2125
  return t.trimEnd();
@@ -2155,32 +2127,32 @@ var Ht = Ni ? (
2155
2127
  ) : (
2156
2128
  // Ponyfill
2157
2129
  function(t) {
2158
- return t.replace(Li, "");
2130
+ return t.replace(Ri, "");
2159
2131
  }
2160
2132
  );
2161
- function dr(e, t) {
2133
+ function mr(e, t) {
2162
2134
  return new RegExp(e, t);
2163
2135
  }
2164
2136
  var ut;
2165
2137
  if (st) {
2166
- var At = dr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2138
+ var Mt = mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2167
2139
  ut = function(t, r) {
2168
2140
  var i;
2169
- At.lastIndex = r;
2170
- var n = At.exec(t);
2141
+ Mt.lastIndex = r;
2142
+ var n = Mt.exec(t);
2171
2143
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2172
2144
  };
2173
2145
  } else
2174
2146
  ut = function(t, r) {
2175
2147
  for (var i = []; ; ) {
2176
- var n = cr(t, r);
2177
- if (n === void 0 || pr(n) || Zi(n))
2148
+ var n = pr(t, r);
2149
+ if (n === void 0 || vr(n) || Qi(n))
2178
2150
  break;
2179
2151
  i.push(n), r += n >= 65536 ? 2 : 1;
2180
2152
  }
2181
2153
  return at.apply(void 0, i);
2182
2154
  };
2183
- var Xi = (
2155
+ var Yi = (
2184
2156
  /** @class */
2185
2157
  function() {
2186
2158
  function e(t, r) {
@@ -2205,12 +2177,12 @@ var Xi = (
2205
2177
  var a = this.clonePosition();
2206
2178
  this.bump(), n.push({
2207
2179
  type: I.pound,
2208
- location: H(a, this.clonePosition())
2180
+ location: O(a, this.clonePosition())
2209
2181
  });
2210
2182
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2211
2183
  if (i)
2212
2184
  break;
2213
- return this.error(P.UNMATCHED_CLOSING_TAG, H(this.clonePosition(), this.clonePosition()));
2185
+ return this.error(P.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2214
2186
  } else if (o === 60 && !this.ignoreTag && lt(this.peek() || 0)) {
2215
2187
  var s = this.parseTag(t, r);
2216
2188
  if (s.err)
@@ -2234,7 +2206,7 @@ var Xi = (
2234
2206
  val: {
2235
2207
  type: I.literal,
2236
2208
  value: "<".concat(n, "/>"),
2237
- location: H(i, this.clonePosition())
2209
+ location: O(i, this.clonePosition())
2238
2210
  },
2239
2211
  err: null
2240
2212
  };
@@ -2245,24 +2217,24 @@ var Xi = (
2245
2217
  var s = o.val, a = this.clonePosition();
2246
2218
  if (this.bumpIf("</")) {
2247
2219
  if (this.isEOF() || !lt(this.char()))
2248
- return this.error(P.INVALID_TAG, H(a, this.clonePosition()));
2220
+ return this.error(P.INVALID_TAG, O(a, this.clonePosition()));
2249
2221
  var u = this.clonePosition(), l = this.parseTagName();
2250
- return n !== l ? this.error(P.UNMATCHED_CLOSING_TAG, H(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2222
+ return n !== l ? this.error(P.UNMATCHED_CLOSING_TAG, O(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2251
2223
  val: {
2252
2224
  type: I.tag,
2253
2225
  value: n,
2254
2226
  children: s,
2255
- location: H(i, this.clonePosition())
2227
+ location: O(i, this.clonePosition())
2256
2228
  },
2257
2229
  err: null
2258
- } : this.error(P.INVALID_TAG, H(a, this.clonePosition())));
2230
+ } : this.error(P.INVALID_TAG, O(a, this.clonePosition())));
2259
2231
  } else
2260
- return this.error(P.UNCLOSED_TAG, H(i, this.clonePosition()));
2232
+ return this.error(P.UNCLOSED_TAG, O(i, this.clonePosition()));
2261
2233
  } else
2262
- return this.error(P.INVALID_TAG, H(i, this.clonePosition()));
2234
+ return this.error(P.INVALID_TAG, O(i, this.clonePosition()));
2263
2235
  }, e.prototype.parseTagName = function() {
2264
2236
  var t = this.offset();
2265
- for (this.bump(); !this.isEOF() && Yi(this.char()); )
2237
+ for (this.bump(); !this.isEOF() && Ji(this.char()); )
2266
2238
  this.bump();
2267
2239
  return this.message.slice(t, this.offset());
2268
2240
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2284,14 +2256,14 @@ var Xi = (
2284
2256
  }
2285
2257
  break;
2286
2258
  }
2287
- var u = H(i, this.clonePosition());
2259
+ var u = O(i, this.clonePosition());
2288
2260
  return {
2289
2261
  val: { type: I.literal, value: n, location: u },
2290
2262
  err: null
2291
2263
  };
2292
2264
  }, e.prototype.tryParseLeftAngleBracket = function() {
2293
2265
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2294
- !qi(this.peek() || 0)) ? (this.bump(), "<") : null;
2266
+ !Zi(this.peek() || 0)) ? (this.bump(), "<") : null;
2295
2267
  }, e.prototype.tryParseQuote = function(t) {
2296
2268
  if (this.isEOF() || this.char() !== 39)
2297
2269
  return null;
@@ -2334,14 +2306,14 @@ var Xi = (
2334
2306
  }, e.prototype.parseArgument = function(t, r) {
2335
2307
  var i = this.clonePosition();
2336
2308
  if (this.bump(), this.bumpSpace(), this.isEOF())
2337
- return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(i, this.clonePosition()));
2309
+ return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2338
2310
  if (this.char() === 125)
2339
- return this.bump(), this.error(P.EMPTY_ARGUMENT, H(i, this.clonePosition()));
2311
+ return this.bump(), this.error(P.EMPTY_ARGUMENT, O(i, this.clonePosition()));
2340
2312
  var n = this.parseIdentifierIfPossible().value;
2341
2313
  if (!n)
2342
- return this.error(P.MALFORMED_ARGUMENT, H(i, this.clonePosition()));
2314
+ return this.error(P.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2343
2315
  if (this.bumpSpace(), this.isEOF())
2344
- return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(i, this.clonePosition()));
2316
+ return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition()));
2345
2317
  switch (this.char()) {
2346
2318
  case 125:
2347
2319
  return this.bump(), {
@@ -2349,25 +2321,25 @@ var Xi = (
2349
2321
  type: I.argument,
2350
2322
  // value does not include the opening and closing braces.
2351
2323
  value: n,
2352
- location: H(i, this.clonePosition())
2324
+ location: O(i, this.clonePosition())
2353
2325
  },
2354
2326
  err: null
2355
2327
  };
2356
2328
  case 44:
2357
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2329
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2358
2330
  default:
2359
- return this.error(P.MALFORMED_ARGUMENT, H(i, this.clonePosition()));
2331
+ return this.error(P.MALFORMED_ARGUMENT, O(i, this.clonePosition()));
2360
2332
  }
2361
2333
  }, e.prototype.parseIdentifierIfPossible = function() {
2362
2334
  var t = this.clonePosition(), r = this.offset(), i = ut(this.message, r), n = r + i.length;
2363
2335
  this.bumpTo(n);
2364
- var o = this.clonePosition(), s = H(t, o);
2336
+ var o = this.clonePosition(), s = O(t, o);
2365
2337
  return { value: i, location: s };
2366
2338
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
2367
2339
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
2368
2340
  switch (a) {
2369
2341
  case "":
2370
- return this.error(P.EXPECT_ARGUMENT_TYPE, H(s, u));
2342
+ return this.error(P.EXPECT_ARGUMENT_TYPE, O(s, u));
2371
2343
  case "number":
2372
2344
  case "date":
2373
2345
  case "time": {
@@ -2378,34 +2350,34 @@ var Xi = (
2378
2350
  var f = this.clonePosition(), g = this.parseSimpleArgStyleIfPossible();
2379
2351
  if (g.err)
2380
2352
  return g;
2381
- var p = Wi(g.val);
2353
+ var p = qi(g.val);
2382
2354
  if (p.length === 0)
2383
- return this.error(P.EXPECT_ARGUMENT_STYLE, H(this.clonePosition(), this.clonePosition()));
2384
- var x = H(f, this.clonePosition());
2355
+ return this.error(P.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2356
+ var x = O(f, this.clonePosition());
2385
2357
  l = { style: p, styleLocation: x };
2386
2358
  }
2387
2359
  var S = this.tryParseArgumentClose(n);
2388
2360
  if (S.err)
2389
2361
  return S;
2390
- var d = H(n, this.clonePosition());
2391
- if (l && Ht(l?.style, "::", 0)) {
2392
- var C = zi(l.style.slice(2));
2362
+ var d = O(n, this.clonePosition());
2363
+ if (l && At(l?.style, "::", 0)) {
2364
+ var M = Xi(l.style.slice(2));
2393
2365
  if (a === "number") {
2394
- var g = this.parseNumberSkeletonFromString(C, l.styleLocation);
2366
+ var g = this.parseNumberSkeletonFromString(M, l.styleLocation);
2395
2367
  return g.err ? g : {
2396
2368
  val: { type: I.number, value: i, location: d, style: g.val },
2397
2369
  err: null
2398
2370
  };
2399
2371
  } else {
2400
- if (C.length === 0)
2372
+ if (M.length === 0)
2401
2373
  return this.error(P.EXPECT_DATE_TIME_SKELETON, d);
2402
- var V = C;
2403
- this.locale && (V = Ci(C, this.locale));
2374
+ var V = M;
2375
+ this.locale && (V = Di(M, this.locale));
2404
2376
  var p = {
2405
2377
  type: _e.dateTime,
2406
2378
  pattern: V,
2407
2379
  location: l.styleLocation,
2408
- parsedOptions: this.shouldParseSkeletons ? Ti(V) : {}
2380
+ parsedOptions: this.shouldParseSkeletons ? Oi(V) : {}
2409
2381
  }, k = a === "date" ? I.date : I.time;
2410
2382
  return {
2411
2383
  val: { type: k, value: i, location: d, style: p },
@@ -2426,14 +2398,14 @@ var Xi = (
2426
2398
  case "plural":
2427
2399
  case "selectordinal":
2428
2400
  case "select": {
2429
- var B = this.clonePosition();
2401
+ var A = this.clonePosition();
2430
2402
  if (this.bumpSpace(), !this.bumpIf(","))
2431
- return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, H(B, A({}, B)));
2403
+ return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, O(A, Ge({}, A)));
2432
2404
  this.bumpSpace();
2433
2405
  var z = this.parseIdentifierIfPossible(), R = 0;
2434
2406
  if (a !== "select" && z.value === "offset") {
2435
2407
  if (!this.bumpIf(":"))
2436
- return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, H(this.clonePosition(), this.clonePosition()));
2408
+ return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2437
2409
  this.bumpSpace();
2438
2410
  var g = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2439
2411
  if (g.err)
@@ -2446,12 +2418,12 @@ var Xi = (
2446
2418
  var S = this.tryParseArgumentClose(n);
2447
2419
  if (S.err)
2448
2420
  return S;
2449
- var X = H(n, this.clonePosition());
2421
+ var X = O(n, this.clonePosition());
2450
2422
  return a === "select" ? {
2451
2423
  val: {
2452
2424
  type: I.select,
2453
2425
  value: i,
2454
- options: Ot(U.val),
2426
+ options: Bt(U.val),
2455
2427
  location: X
2456
2428
  },
2457
2429
  err: null
@@ -2459,7 +2431,7 @@ var Xi = (
2459
2431
  val: {
2460
2432
  type: I.plural,
2461
2433
  value: i,
2462
- options: Ot(U.val),
2434
+ options: Bt(U.val),
2463
2435
  offset: R,
2464
2436
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2465
2437
  location: X
@@ -2468,10 +2440,10 @@ var Xi = (
2468
2440
  };
2469
2441
  }
2470
2442
  default:
2471
- return this.error(P.INVALID_ARGUMENT_TYPE, H(s, u));
2443
+ return this.error(P.INVALID_ARGUMENT_TYPE, O(s, u));
2472
2444
  }
2473
2445
  }, e.prototype.tryParseArgumentClose = function(t) {
2474
- return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2446
+ return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2475
2447
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2476
2448
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2477
2449
  var i = this.char();
@@ -2480,7 +2452,7 @@ var Xi = (
2480
2452
  this.bump();
2481
2453
  var n = this.clonePosition();
2482
2454
  if (!this.bumpUntil("'"))
2483
- return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, H(n, this.clonePosition()));
2455
+ return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(n, this.clonePosition()));
2484
2456
  this.bump();
2485
2457
  break;
2486
2458
  }
@@ -2510,7 +2482,7 @@ var Xi = (
2510
2482
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2511
2483
  var i = [];
2512
2484
  try {
2513
- i = Hi(t);
2485
+ i = Ai(t);
2514
2486
  } catch {
2515
2487
  return this.error(P.INVALID_NUMBER_SKELETON, r);
2516
2488
  }
@@ -2519,7 +2491,7 @@ var Xi = (
2519
2491
  type: _e.number,
2520
2492
  tokens: i,
2521
2493
  location: r,
2522
- parsedOptions: this.shouldParseSkeletons ? Mi(i) : {}
2494
+ parsedOptions: this.shouldParseSkeletons ? Ii(i) : {}
2523
2495
  },
2524
2496
  err: null
2525
2497
  };
@@ -2531,7 +2503,7 @@ var Xi = (
2531
2503
  var p = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_SELECTOR, P.INVALID_PLURAL_ARGUMENT_SELECTOR);
2532
2504
  if (p.err)
2533
2505
  return p;
2534
- f = H(g, this.clonePosition()), l = this.message.slice(g.offset, this.offset());
2506
+ f = O(g, this.clonePosition()), l = this.message.slice(g.offset, this.offset());
2535
2507
  } else
2536
2508
  break;
2537
2509
  }
@@ -2540,7 +2512,7 @@ var Xi = (
2540
2512
  l === "other" && (s = !0), this.bumpSpace();
2541
2513
  var x = this.clonePosition();
2542
2514
  if (!this.bumpIf("{"))
2543
- return this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, H(this.clonePosition(), this.clonePosition()));
2515
+ return this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
2544
2516
  var S = this.parseMessage(t + 1, r, i);
2545
2517
  if (S.err)
2546
2518
  return S;
@@ -2551,11 +2523,11 @@ var Xi = (
2551
2523
  l,
2552
2524
  {
2553
2525
  value: S.val,
2554
- location: H(x, this.clonePosition())
2526
+ location: O(x, this.clonePosition())
2555
2527
  }
2556
2528
  ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, f = o.location;
2557
2529
  }
2558
- return a.length === 0 ? this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR : P.EXPECT_PLURAL_ARGUMENT_SELECTOR, H(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(P.MISSING_OTHER_CLAUSE, H(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2530
+ return a.length === 0 ? this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR : P.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(P.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
2559
2531
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
2560
2532
  var i = 1, n = this.clonePosition();
2561
2533
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
@@ -2566,8 +2538,8 @@ var Xi = (
2566
2538
  else
2567
2539
  break;
2568
2540
  }
2569
- var u = H(n, this.clonePosition());
2570
- return o ? (s *= i, $i(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
2541
+ var u = O(n, this.clonePosition());
2542
+ return o ? (s *= i, zi(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
2571
2543
  }, e.prototype.offset = function() {
2572
2544
  return this.position.offset;
2573
2545
  }, e.prototype.isEOF = function() {
@@ -2582,7 +2554,7 @@ var Xi = (
2582
2554
  var t = this.position.offset;
2583
2555
  if (t >= this.message.length)
2584
2556
  throw Error("out of bound");
2585
- var r = cr(this.message, t);
2557
+ var r = pr(this.message, t);
2586
2558
  if (r === void 0)
2587
2559
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
2588
2560
  return r;
@@ -2601,7 +2573,7 @@ var Xi = (
2601
2573
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
2602
2574
  }
2603
2575
  }, e.prototype.bumpIf = function(t) {
2604
- if (Ht(this.message, t, this.offset())) {
2576
+ if (At(this.message, t, this.offset())) {
2605
2577
  for (var r = 0; r < t.length; r++)
2606
2578
  this.bump();
2607
2579
  return !0;
@@ -2623,7 +2595,7 @@ var Xi = (
2623
2595
  break;
2624
2596
  }
2625
2597
  }, e.prototype.bumpSpace = function() {
2626
- for (; !this.isEOF() && pr(this.char()); )
2598
+ for (; !this.isEOF() && vr(this.char()); )
2627
2599
  this.bump();
2628
2600
  }, e.prototype.peek = function() {
2629
2601
  if (this.isEOF())
@@ -2636,44 +2608,44 @@ var Xi = (
2636
2608
  function lt(e) {
2637
2609
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
2638
2610
  }
2639
- function qi(e) {
2611
+ function Zi(e) {
2640
2612
  return lt(e) || e === 47;
2641
2613
  }
2642
- function Yi(e) {
2614
+ function Ji(e) {
2643
2615
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
2644
2616
  }
2645
- function pr(e) {
2617
+ function vr(e) {
2646
2618
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
2647
2619
  }
2648
- function Zi(e) {
2620
+ function Qi(e) {
2649
2621
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
2650
2622
  }
2651
2623
  function ht(e) {
2652
2624
  e.forEach(function(t) {
2653
- if (delete t.location, nr(t) || or(t))
2625
+ if (delete t.location, sr(t) || ar(t))
2654
2626
  for (var r in t.options)
2655
2627
  delete t.options[r].location, ht(t.options[r].value);
2656
2628
  else
2657
- tr(t) && ar(t.style) || (rr(t) || ir(t)) && ot(t.style) ? delete t.style.location : sr(t) && ht(t.children);
2629
+ ir(t) && lr(t.style) || (nr(t) || or(t)) && ot(t.style) ? delete t.style.location : ur(t) && ht(t.children);
2658
2630
  });
2659
2631
  }
2660
- function Ji(e, t) {
2661
- t === void 0 && (t = {}), t = A({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
2662
- var r = new Xi(e, t).parse();
2632
+ function Ki(e, t) {
2633
+ t === void 0 && (t = {}), t = Ge({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
2634
+ var r = new Yi(e, t).parse();
2663
2635
  if (r.err) {
2664
2636
  var i = SyntaxError(P[r.err.kind]);
2665
2637
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
2666
2638
  }
2667
2639
  return t?.captureLocation || ht(r.val), r.val;
2668
2640
  }
2669
- var we;
2641
+ var Ee;
2670
2642
  (function(e) {
2671
2643
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
2672
- })(we || (we = {}));
2673
- var ze = (
2644
+ })(Ee || (Ee = {}));
2645
+ var Xe = (
2674
2646
  /** @class */
2675
2647
  function(e) {
2676
- se(t, e);
2648
+ We(t, e);
2677
2649
  function t(r, i, n) {
2678
2650
  var o = e.call(this, r) || this;
2679
2651
  return o.code = i, o.originalMessage = n, o;
@@ -2682,155 +2654,155 @@ var ze = (
2682
2654
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
2683
2655
  }, t;
2684
2656
  }(Error)
2685
- ), Bt = (
2657
+ ), Ct = (
2686
2658
  /** @class */
2687
2659
  function(e) {
2688
- se(t, e);
2660
+ We(t, e);
2689
2661
  function t(r, i, n, o) {
2690
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), we.INVALID_VALUE, o) || this;
2662
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Ee.INVALID_VALUE, o) || this;
2691
2663
  }
2692
2664
  return t;
2693
- }(ze)
2694
- ), Qi = (
2665
+ }(Xe)
2666
+ ), en = (
2695
2667
  /** @class */
2696
2668
  function(e) {
2697
- se(t, e);
2669
+ We(t, e);
2698
2670
  function t(r, i, n) {
2699
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), we.INVALID_VALUE, n) || this;
2671
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Ee.INVALID_VALUE, n) || this;
2700
2672
  }
2701
2673
  return t;
2702
- }(ze)
2703
- ), Ki = (
2674
+ }(Xe)
2675
+ ), tn = (
2704
2676
  /** @class */
2705
2677
  function(e) {
2706
- se(t, e);
2678
+ We(t, e);
2707
2679
  function t(r, i) {
2708
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), we.MISSING_VALUE, i) || this;
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;
2709
2681
  }
2710
2682
  return t;
2711
- }(ze)
2712
- ), j;
2683
+ }(Xe)
2684
+ ), $;
2713
2685
  (function(e) {
2714
2686
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
2715
- })(j || (j = {}));
2716
- function en(e) {
2687
+ })($ || ($ = {}));
2688
+ function rn(e) {
2717
2689
  return e.length < 2 ? e : e.reduce(function(t, r) {
2718
2690
  var i = t[t.length - 1];
2719
- return !i || i.type !== j.literal || r.type !== j.literal ? t.push(r) : i.value += r.value, t;
2691
+ return !i || i.type !== $.literal || r.type !== $.literal ? t.push(r) : i.value += r.value, t;
2720
2692
  }, []);
2721
2693
  }
2722
- function tn(e) {
2694
+ function nn(e) {
2723
2695
  return typeof e == "function";
2724
2696
  }
2725
2697
  function Ue(e, t, r, i, n, o, s) {
2726
- if (e.length === 1 && wt(e[0]))
2698
+ if (e.length === 1 && Tt(e[0]))
2727
2699
  return [
2728
2700
  {
2729
- type: j.literal,
2701
+ type: $.literal,
2730
2702
  value: e[0].value
2731
2703
  }
2732
2704
  ];
2733
2705
  for (var a = [], u = 0, l = e; u < l.length; u++) {
2734
2706
  var f = l[u];
2735
- if (wt(f)) {
2707
+ if (Tt(f)) {
2736
2708
  a.push({
2737
- type: j.literal,
2709
+ type: $.literal,
2738
2710
  value: f.value
2739
2711
  });
2740
2712
  continue;
2741
2713
  }
2742
- if (wi(f)) {
2714
+ if (Ti(f)) {
2743
2715
  typeof o == "number" && a.push({
2744
- type: j.literal,
2716
+ type: $.literal,
2745
2717
  value: r.getNumberFormat(t).format(o)
2746
2718
  });
2747
2719
  continue;
2748
2720
  }
2749
2721
  var g = f.value;
2750
2722
  if (!(n && g in n))
2751
- throw new Ki(g, s);
2723
+ throw new tn(g, s);
2752
2724
  var p = n[g];
2753
- if (_i(f)) {
2725
+ if (Si(f)) {
2754
2726
  (!p || typeof p == "string" || typeof p == "number") && (p = typeof p == "string" || typeof p == "number" ? String(p) : ""), a.push({
2755
- type: typeof p == "string" ? j.literal : j.object,
2727
+ type: typeof p == "string" ? $.literal : $.object,
2756
2728
  value: p
2757
2729
  });
2758
2730
  continue;
2759
2731
  }
2760
- if (rr(f)) {
2732
+ if (nr(f)) {
2761
2733
  var x = typeof f.style == "string" ? i.date[f.style] : ot(f.style) ? f.style.parsedOptions : void 0;
2762
2734
  a.push({
2763
- type: j.literal,
2735
+ type: $.literal,
2764
2736
  value: r.getDateTimeFormat(t, x).format(p)
2765
2737
  });
2766
2738
  continue;
2767
2739
  }
2768
- if (ir(f)) {
2740
+ if (or(f)) {
2769
2741
  var x = typeof f.style == "string" ? i.time[f.style] : ot(f.style) ? f.style.parsedOptions : i.time.medium;
2770
2742
  a.push({
2771
- type: j.literal,
2743
+ type: $.literal,
2772
2744
  value: r.getDateTimeFormat(t, x).format(p)
2773
2745
  });
2774
2746
  continue;
2775
2747
  }
2776
- if (tr(f)) {
2777
- var x = typeof f.style == "string" ? i.number[f.style] : ar(f.style) ? f.style.parsedOptions : void 0;
2748
+ if (ir(f)) {
2749
+ var x = typeof f.style == "string" ? i.number[f.style] : lr(f.style) ? f.style.parsedOptions : void 0;
2778
2750
  x && x.scale && (p = p * (x.scale || 1)), a.push({
2779
- type: j.literal,
2751
+ type: $.literal,
2780
2752
  value: r.getNumberFormat(t, x).format(p)
2781
2753
  });
2782
2754
  continue;
2783
2755
  }
2784
- if (sr(f)) {
2785
- var S = f.children, d = f.value, C = n[d];
2786
- if (!tn(C))
2787
- throw new Qi(d, "function", s);
2788
- var V = Ue(S, t, r, i, n, o), k = C(V.map(function(R) {
2756
+ if (ur(f)) {
2757
+ var S = f.children, d = f.value, M = n[d];
2758
+ if (!nn(M))
2759
+ throw new en(d, "function", s);
2760
+ var V = Ue(S, t, r, i, n, o), k = M(V.map(function(R) {
2789
2761
  return R.value;
2790
2762
  }));
2791
2763
  Array.isArray(k) || (k = [k]), a.push.apply(a, k.map(function(R) {
2792
2764
  return {
2793
- type: typeof R == "string" ? j.literal : j.object,
2765
+ type: typeof R == "string" ? $.literal : $.object,
2794
2766
  value: R
2795
2767
  };
2796
2768
  }));
2797
2769
  }
2798
- if (nr(f)) {
2799
- var B = f.options[p] || f.options.other;
2800
- if (!B)
2801
- throw new Bt(f.value, p, Object.keys(f.options), s);
2802
- a.push.apply(a, Ue(B.value, t, r, i, n));
2770
+ if (sr(f)) {
2771
+ var A = f.options[p] || f.options.other;
2772
+ if (!A)
2773
+ throw new Ct(f.value, p, Object.keys(f.options), s);
2774
+ a.push.apply(a, Ue(A.value, t, r, i, n));
2803
2775
  continue;
2804
2776
  }
2805
- if (or(f)) {
2806
- var B = f.options["=".concat(p)];
2807
- if (!B) {
2777
+ if (ar(f)) {
2778
+ var A = f.options["=".concat(p)];
2779
+ if (!A) {
2808
2780
  if (!Intl.PluralRules)
2809
- throw new ze(`Intl.PluralRules is not available in this environment.
2781
+ throw new Xe(`Intl.PluralRules is not available in this environment.
2810
2782
  Try polyfilling it using "@formatjs/intl-pluralrules"
2811
- `, we.MISSING_INTL_API, s);
2783
+ `, Ee.MISSING_INTL_API, s);
2812
2784
  var z = r.getPluralRules(t, { type: f.pluralType }).select(p - (f.offset || 0));
2813
- B = f.options[z] || f.options.other;
2785
+ A = f.options[z] || f.options.other;
2814
2786
  }
2815
- if (!B)
2816
- throw new Bt(f.value, p, Object.keys(f.options), s);
2817
- a.push.apply(a, Ue(B.value, t, r, i, n, p - (f.offset || 0)));
2787
+ if (!A)
2788
+ throw new Ct(f.value, p, Object.keys(f.options), s);
2789
+ a.push.apply(a, Ue(A.value, t, r, i, n, p - (f.offset || 0)));
2818
2790
  continue;
2819
2791
  }
2820
2792
  }
2821
- return en(a);
2793
+ return rn(a);
2822
2794
  }
2823
- function rn(e, t) {
2824
- return t ? A(A(A({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
2825
- return r[i] = A(A({}, e[i]), t[i] || {}), r;
2795
+ function on(e, t) {
2796
+ return t ? Q(Q(Q({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
2797
+ return r[i] = Q(Q({}, e[i]), t[i] || {}), r;
2826
2798
  }, {})) : e;
2827
2799
  }
2828
- function nn(e, t) {
2800
+ function sn(e, t) {
2829
2801
  return t ? Object.keys(e).reduce(function(r, i) {
2830
- return r[i] = rn(e[i], t[i]), r;
2831
- }, A({}, e)) : e;
2802
+ return r[i] = on(e[i], t[i]), r;
2803
+ }, Q({}, e)) : e;
2832
2804
  }
2833
- function Qe(e) {
2805
+ function tt(e) {
2834
2806
  return {
2835
2807
  create: function() {
2836
2808
  return {
@@ -2844,39 +2816,39 @@ function Qe(e) {
2844
2816
  }
2845
2817
  };
2846
2818
  }
2847
- function on(e) {
2819
+ function an(e) {
2848
2820
  return e === void 0 && (e = {
2849
2821
  number: {},
2850
2822
  dateTime: {},
2851
2823
  pluralRules: {}
2852
2824
  }), {
2853
- getNumberFormat: Ye(function() {
2825
+ getNumberFormat: Qe(function() {
2854
2826
  for (var t, r = [], i = 0; i < arguments.length; i++)
2855
2827
  r[i] = arguments[i];
2856
- return new ((t = Intl.NumberFormat).bind.apply(t, ye([void 0], r, !1)))();
2828
+ return new ((t = Intl.NumberFormat).bind.apply(t, Je([void 0], r, !1)))();
2857
2829
  }, {
2858
- cache: Qe(e.number),
2859
- strategy: Ze.variadic
2830
+ cache: tt(e.number),
2831
+ strategy: Ke.variadic
2860
2832
  }),
2861
- getDateTimeFormat: Ye(function() {
2833
+ getDateTimeFormat: Qe(function() {
2862
2834
  for (var t, r = [], i = 0; i < arguments.length; i++)
2863
2835
  r[i] = arguments[i];
2864
- return new ((t = Intl.DateTimeFormat).bind.apply(t, ye([void 0], r, !1)))();
2836
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Je([void 0], r, !1)))();
2865
2837
  }, {
2866
- cache: Qe(e.dateTime),
2867
- strategy: Ze.variadic
2838
+ cache: tt(e.dateTime),
2839
+ strategy: Ke.variadic
2868
2840
  }),
2869
- getPluralRules: Ye(function() {
2841
+ getPluralRules: Qe(function() {
2870
2842
  for (var t, r = [], i = 0; i < arguments.length; i++)
2871
2843
  r[i] = arguments[i];
2872
- return new ((t = Intl.PluralRules).bind.apply(t, ye([void 0], r, !1)))();
2844
+ return new ((t = Intl.PluralRules).bind.apply(t, Je([void 0], r, !1)))();
2873
2845
  }, {
2874
- cache: Qe(e.pluralRules),
2875
- strategy: Ze.variadic
2846
+ cache: tt(e.pluralRules),
2847
+ strategy: Ke.variadic
2876
2848
  })
2877
2849
  };
2878
2850
  }
2879
- var mr = (
2851
+ var gr = (
2880
2852
  /** @class */
2881
2853
  function() {
2882
2854
  function e(t, r, i, n) {
@@ -2891,7 +2863,7 @@ var mr = (
2891
2863
  if (l.length === 1)
2892
2864
  return l[0].value;
2893
2865
  var f = l.reduce(function(g, p) {
2894
- return !g.length || p.type !== j.literal || typeof g[g.length - 1] != "string" ? g.push(p.value) : g[g.length - 1] += p.value, g;
2866
+ return !g.length || p.type !== $.literal || typeof g[g.length - 1] != "string" ? g.push(p.value) : g[g.length - 1] += p.value, g;
2895
2867
  }, []);
2896
2868
  return f.length <= 1 ? f[0] || "" : f;
2897
2869
  }, this.formatToParts = function(u) {
@@ -2908,13 +2880,13 @@ var mr = (
2908
2880
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
2909
2881
  var s = n || {};
2910
2882
  s.formatters;
2911
- var a = mi(s, ["formatters"]);
2912
- this.ast = e.__parse(t, A(A({}, a), { locale: this.resolvedLocale }));
2883
+ var a = vi(s, ["formatters"]);
2884
+ this.ast = e.__parse(t, Q(Q({}, a), { locale: this.resolvedLocale }));
2913
2885
  } else
2914
2886
  this.ast = t;
2915
2887
  if (!Array.isArray(this.ast))
2916
2888
  throw new TypeError("A message must be provided as a String or AST.");
2917
- this.formats = nn(e.formats, i), this.formatters = n && n.formatters || on(this.formatterCache);
2889
+ this.formats = sn(e.formats, i), this.formatters = n && n.formatters || an(this.formatterCache);
2918
2890
  }
2919
2891
  return Object.defineProperty(e, "defaultLocale", {
2920
2892
  get: function() {
@@ -2927,7 +2899,7 @@ var mr = (
2927
2899
  var r = Intl.NumberFormat.supportedLocalesOf(t);
2928
2900
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
2929
2901
  }
2930
- }, e.__parse = Ji, e.formats = {
2902
+ }, e.__parse = Ki, e.formats = {
2931
2903
  number: {
2932
2904
  integer: {
2933
2905
  maximumFractionDigits: 0
@@ -2988,7 +2960,7 @@ var mr = (
2988
2960
  }, e;
2989
2961
  }()
2990
2962
  );
2991
- function sn(e, t) {
2963
+ function un(e, t) {
2992
2964
  if (t == null)
2993
2965
  return;
2994
2966
  if (t in e)
@@ -3009,101 +2981,101 @@ function sn(e, t) {
3009
2981
  i = void 0;
3010
2982
  return i;
3011
2983
  }
3012
- const le = {}, an = (e, t, r) => r && (t in le || (le[t] = {}), e in le[t] || (le[t][e] = r), r), vr = (e, t) => {
2984
+ const le = {}, ln = (e, t, r) => r && (t in le || (le[t] = {}), e in le[t] || (le[t][e] = r), r), br = (e, t) => {
3013
2985
  if (t == null)
3014
2986
  return;
3015
2987
  if (t in le && e in le[t])
3016
2988
  return le[t][e];
3017
2989
  const r = Ie(t);
3018
2990
  for (let i = 0; i < r.length; i++) {
3019
- const n = r[i], o = ln(n, e);
2991
+ const n = r[i], o = fn(n, e);
3020
2992
  if (o)
3021
- return an(e, t, o);
2993
+ return ln(e, t, o);
3022
2994
  }
3023
2995
  };
3024
- let bt;
3025
- const De = Ce({});
3026
- function un(e) {
3027
- return bt[e] || null;
2996
+ let xt;
2997
+ const Ce = Me({});
2998
+ function hn(e) {
2999
+ return xt[e] || null;
3028
3000
  }
3029
- function gr(e) {
3030
- return e in bt;
3001
+ function yr(e) {
3002
+ return e in xt;
3031
3003
  }
3032
- function ln(e, t) {
3033
- if (!gr(e))
3004
+ function fn(e, t) {
3005
+ if (!yr(e))
3034
3006
  return null;
3035
- const r = un(e);
3036
- return sn(r, t);
3007
+ const r = hn(e);
3008
+ return un(r, t);
3037
3009
  }
3038
- function hn(e) {
3010
+ function cn(e) {
3039
3011
  if (e == null)
3040
3012
  return;
3041
3013
  const t = Ie(e);
3042
3014
  for (let r = 0; r < t.length; r++) {
3043
3015
  const i = t[r];
3044
- if (gr(i))
3016
+ if (yr(i))
3045
3017
  return i;
3046
3018
  }
3047
3019
  }
3048
- function br(e, ...t) {
3049
- delete le[e], De.update((r) => (r[e] = pi.all([r[e] || {}, ...t]), r));
3020
+ function xr(e, ...t) {
3021
+ delete le[e], Ce.update((r) => (r[e] = mi.all([r[e] || {}, ...t]), r));
3050
3022
  }
3051
- Te(
3052
- [De],
3023
+ Se(
3024
+ [Ce],
3053
3025
  ([e]) => Object.keys(e)
3054
3026
  );
3055
- De.subscribe((e) => bt = e);
3027
+ Ce.subscribe((e) => xt = e);
3056
3028
  const Fe = {};
3057
- function fn(e, t) {
3029
+ function dn(e, t) {
3058
3030
  Fe[e].delete(t), Fe[e].size === 0 && delete Fe[e];
3059
3031
  }
3060
- function yr(e) {
3032
+ function _r(e) {
3061
3033
  return Fe[e];
3062
3034
  }
3063
- function cn(e) {
3035
+ function pn(e) {
3064
3036
  return Ie(e).map((t) => {
3065
- const r = yr(t);
3037
+ const r = _r(t);
3066
3038
  return [t, r ? [...r] : []];
3067
3039
  }).filter(([, t]) => t.length > 0);
3068
3040
  }
3069
- function Ge(e) {
3041
+ function je(e) {
3070
3042
  return e == null ? !1 : Ie(e).some(
3071
3043
  (t) => {
3072
3044
  var r;
3073
- return (r = yr(t)) == null ? void 0 : r.size;
3045
+ return (r = _r(t)) == null ? void 0 : r.size;
3074
3046
  }
3075
3047
  );
3076
3048
  }
3077
- function dn(e, t) {
3049
+ function mn(e, t) {
3078
3050
  return Promise.all(
3079
- t.map((i) => (fn(e, i), i().then((n) => n.default || n)))
3080
- ).then((i) => br(e, ...i));
3051
+ t.map((i) => (dn(e, i), i().then((n) => n.default || n)))
3052
+ ).then((i) => xr(e, ...i));
3081
3053
  }
3082
- const He = {};
3083
- function xr(e) {
3084
- if (!Ge(e))
3085
- return e in He ? He[e] : Promise.resolve();
3086
- const t = cn(e);
3087
- return He[e] = Promise.all(
3054
+ const Pe = {};
3055
+ function Er(e) {
3056
+ if (!je(e))
3057
+ return e in Pe ? Pe[e] : Promise.resolve();
3058
+ const t = pn(e);
3059
+ return Pe[e] = Promise.all(
3088
3060
  t.map(
3089
- ([r, i]) => dn(r, i)
3061
+ ([r, i]) => mn(r, i)
3090
3062
  )
3091
3063
  ).then(() => {
3092
- if (Ge(e))
3093
- return xr(e);
3094
- delete He[e];
3095
- }), He[e];
3064
+ if (je(e))
3065
+ return Er(e);
3066
+ delete Pe[e];
3067
+ }), Pe[e];
3096
3068
  }
3097
- var Mt = Object.getOwnPropertySymbols, pn = Object.prototype.hasOwnProperty, mn = Object.prototype.propertyIsEnumerable, vn = (e, t) => {
3069
+ var It = Object.getOwnPropertySymbols, vn = Object.prototype.hasOwnProperty, gn = Object.prototype.propertyIsEnumerable, bn = (e, t) => {
3098
3070
  var r = {};
3099
3071
  for (var i in e)
3100
- pn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3101
- if (e != null && Mt)
3102
- for (var i of Mt(e))
3103
- t.indexOf(i) < 0 && mn.call(e, i) && (r[i] = e[i]);
3072
+ vn.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3073
+ if (e != null && It)
3074
+ for (var i of It(e))
3075
+ t.indexOf(i) < 0 && gn.call(e, i) && (r[i] = e[i]);
3104
3076
  return r;
3105
3077
  };
3106
- const gn = {
3078
+ const yn = {
3107
3079
  number: {
3108
3080
  scientific: { notation: "scientific" },
3109
3081
  engineering: { notation: "engineering" },
@@ -3133,58 +3105,58 @@ const gn = {
3133
3105
  }
3134
3106
  }
3135
3107
  };
3136
- function bn({ locale: e, id: t }) {
3108
+ function xn({ locale: e, id: t }) {
3137
3109
  console.warn(
3138
3110
  `[svelte-i18n] The message "${t}" was not found in "${Ie(
3139
3111
  e
3140
- ).join('", "')}".${Ge(ce()) ? `
3112
+ ).join('", "')}".${je(ce()) ? `
3141
3113
 
3142
3114
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3143
3115
  );
3144
3116
  }
3145
- const yn = {
3117
+ const _n = {
3146
3118
  fallbackLocale: null,
3147
3119
  loadingDelay: 200,
3148
- formats: gn,
3120
+ formats: yn,
3149
3121
  warnOnMissingMessages: !0,
3150
3122
  handleMissingMessage: void 0,
3151
3123
  ignoreTag: !0
3152
- }, Oe = yn;
3153
- function Se() {
3124
+ }, Oe = _n;
3125
+ function we() {
3154
3126
  return Oe;
3155
3127
  }
3156
- function xn(e) {
3157
- const t = e, { formats: r } = t, i = vn(t, ["formats"]);
3128
+ function En(e) {
3129
+ const t = e, { formats: r } = t, i = bn(t, ["formats"]);
3158
3130
  let n = e.fallbackLocale;
3159
3131
  if (e.initialLocale)
3160
3132
  try {
3161
- mr.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3133
+ gr.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3162
3134
  } catch {
3163
3135
  console.warn(
3164
3136
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3165
3137
  );
3166
3138
  }
3167
- return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = bn : console.warn(
3139
+ return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = xn : console.warn(
3168
3140
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3169
3141
  )), Object.assign(Oe, i, { initialLocale: n }), r && ("number" in r && Object.assign(Oe.formats.number, r.number), "date" in r && Object.assign(Oe.formats.date, r.date), "time" in r && Object.assign(Oe.formats.time, r.time)), ve.set(n);
3170
3142
  }
3171
- const Ke = Ce(!1);
3172
- var En = Object.defineProperty, _n = Object.defineProperties, wn = Object.getOwnPropertyDescriptors, Ct = Object.getOwnPropertySymbols, Sn = Object.prototype.hasOwnProperty, Tn = Object.prototype.propertyIsEnumerable, Dt = (e, t, r) => t in e ? En(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pn = (e, t) => {
3143
+ const rt = Me(!1);
3144
+ var wn = Object.defineProperty, Sn = Object.defineProperties, Tn = Object.getOwnPropertyDescriptors, Dt = Object.getOwnPropertySymbols, Pn = Object.prototype.hasOwnProperty, On = Object.prototype.propertyIsEnumerable, Lt = (e, t, r) => t in e ? wn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Hn = (e, t) => {
3173
3145
  for (var r in t || (t = {}))
3174
- Sn.call(t, r) && Dt(e, r, t[r]);
3175
- if (Ct)
3176
- for (var r of Ct(t))
3177
- Tn.call(t, r) && Dt(e, r, t[r]);
3146
+ Pn.call(t, r) && Lt(e, r, t[r]);
3147
+ if (Dt)
3148
+ for (var r of Dt(t))
3149
+ On.call(t, r) && Lt(e, r, t[r]);
3178
3150
  return e;
3179
- }, Hn = (e, t) => _n(e, wn(t));
3151
+ }, An = (e, t) => Sn(e, Tn(t));
3180
3152
  let ft;
3181
- const $e = Ce(null);
3182
- function It(e) {
3153
+ const $e = Me(null);
3154
+ function Nt(e) {
3183
3155
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3184
3156
  }
3185
- function Ie(e, t = Se().fallbackLocale) {
3186
- const r = It(e);
3187
- return t ? [.../* @__PURE__ */ new Set([...r, ...It(t)])] : r;
3157
+ function Ie(e, t = we().fallbackLocale) {
3158
+ const r = Nt(e);
3159
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Nt(t)])] : r;
3188
3160
  }
3189
3161
  function ce() {
3190
3162
  return ft ?? void 0;
@@ -3192,100 +3164,100 @@ function ce() {
3192
3164
  $e.subscribe((e) => {
3193
3165
  ft = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3194
3166
  });
3195
- const On = (e) => {
3196
- if (e && hn(e) && Ge(e)) {
3197
- const { loadingDelay: t } = Se();
3167
+ const Bn = (e) => {
3168
+ if (e && cn(e) && je(e)) {
3169
+ const { loadingDelay: t } = we();
3198
3170
  let r;
3199
3171
  return typeof window < "u" && ce() != null && t ? r = window.setTimeout(
3200
- () => Ke.set(!0),
3172
+ () => rt.set(!0),
3201
3173
  t
3202
- ) : Ke.set(!0), xr(e).then(() => {
3174
+ ) : rt.set(!0), Er(e).then(() => {
3203
3175
  $e.set(e);
3204
3176
  }).finally(() => {
3205
- clearTimeout(r), Ke.set(!1);
3177
+ clearTimeout(r), rt.set(!1);
3206
3178
  });
3207
3179
  }
3208
3180
  return $e.set(e);
3209
- }, ve = Hn(Pn({}, $e), {
3210
- set: On
3211
- }), We = (e) => {
3181
+ }, ve = An(Hn({}, $e), {
3182
+ set: Bn
3183
+ }), qe = (e) => {
3212
3184
  const t = /* @__PURE__ */ Object.create(null);
3213
3185
  return (i) => {
3214
3186
  const n = JSON.stringify(i);
3215
3187
  return n in t ? t[n] : t[n] = e(i);
3216
3188
  };
3217
3189
  };
3218
- var An = Object.defineProperty, je = Object.getOwnPropertySymbols, Er = Object.prototype.hasOwnProperty, _r = Object.prototype.propertyIsEnumerable, Lt = (e, t, r) => t in e ? An(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, yt = (e, t) => {
3190
+ var Mn = Object.defineProperty, ze = Object.getOwnPropertySymbols, wr = Object.prototype.hasOwnProperty, Sr = Object.prototype.propertyIsEnumerable, Rt = (e, t, r) => t in e ? Mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, _t = (e, t) => {
3219
3191
  for (var r in t || (t = {}))
3220
- Er.call(t, r) && Lt(e, r, t[r]);
3221
- if (je)
3222
- for (var r of je(t))
3223
- _r.call(t, r) && Lt(e, r, t[r]);
3192
+ wr.call(t, r) && Rt(e, r, t[r]);
3193
+ if (ze)
3194
+ for (var r of ze(t))
3195
+ Sr.call(t, r) && Rt(e, r, t[r]);
3224
3196
  return e;
3225
- }, Pe = (e, t) => {
3197
+ }, Te = (e, t) => {
3226
3198
  var r = {};
3227
3199
  for (var i in e)
3228
- Er.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3229
- if (e != null && je)
3230
- for (var i of je(e))
3231
- t.indexOf(i) < 0 && _r.call(e, i) && (r[i] = e[i]);
3200
+ wr.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3201
+ if (e != null && ze)
3202
+ for (var i of ze(e))
3203
+ t.indexOf(i) < 0 && Sr.call(e, i) && (r[i] = e[i]);
3232
3204
  return r;
3233
3205
  };
3234
- const Me = (e, t) => {
3235
- const { formats: r } = Se();
3206
+ const Be = (e, t) => {
3207
+ const { formats: r } = we();
3236
3208
  if (e in r && t in r[e])
3237
3209
  return r[e][t];
3238
3210
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3239
- }, Bn = We(
3211
+ }, Cn = qe(
3240
3212
  (e) => {
3241
- var t = e, { locale: r, format: i } = t, n = Pe(t, ["locale", "format"]);
3213
+ var t = e, { locale: r, format: i } = t, n = Te(t, ["locale", "format"]);
3242
3214
  if (r == null)
3243
3215
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3244
- return i && (n = Me("number", i)), new Intl.NumberFormat(r, n);
3216
+ return i && (n = Be("number", i)), new Intl.NumberFormat(r, n);
3245
3217
  }
3246
- ), Mn = We(
3218
+ ), In = qe(
3247
3219
  (e) => {
3248
- var t = e, { locale: r, format: i } = t, n = Pe(t, ["locale", "format"]);
3220
+ var t = e, { locale: r, format: i } = t, n = Te(t, ["locale", "format"]);
3249
3221
  if (r == null)
3250
3222
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3251
- return i ? n = Me("date", i) : Object.keys(n).length === 0 && (n = Me("date", "short")), new Intl.DateTimeFormat(r, n);
3223
+ return i ? n = Be("date", i) : Object.keys(n).length === 0 && (n = Be("date", "short")), new Intl.DateTimeFormat(r, n);
3252
3224
  }
3253
- ), Cn = We(
3225
+ ), Dn = qe(
3254
3226
  (e) => {
3255
- var t = e, { locale: r, format: i } = t, n = Pe(t, ["locale", "format"]);
3227
+ var t = e, { locale: r, format: i } = t, n = Te(t, ["locale", "format"]);
3256
3228
  if (r == null)
3257
3229
  throw new Error(
3258
3230
  '[svelte-i18n] A "locale" must be set to format time values'
3259
3231
  );
3260
- return i ? n = Me("time", i) : Object.keys(n).length === 0 && (n = Me("time", "short")), new Intl.DateTimeFormat(r, n);
3232
+ return i ? n = Be("time", i) : Object.keys(n).length === 0 && (n = Be("time", "short")), new Intl.DateTimeFormat(r, n);
3261
3233
  }
3262
- ), Dn = (e = {}) => {
3234
+ ), Ln = (e = {}) => {
3263
3235
  var t = e, {
3264
3236
  locale: r = ce()
3265
- } = t, i = Pe(t, [
3237
+ } = t, i = Te(t, [
3266
3238
  "locale"
3267
3239
  ]);
3268
- return Bn(yt({ locale: r }, i));
3269
- }, In = (e = {}) => {
3240
+ return Cn(_t({ locale: r }, i));
3241
+ }, Nn = (e = {}) => {
3270
3242
  var t = e, {
3271
3243
  locale: r = ce()
3272
- } = t, i = Pe(t, [
3244
+ } = t, i = Te(t, [
3273
3245
  "locale"
3274
3246
  ]);
3275
- return Mn(yt({ locale: r }, i));
3276
- }, Ln = (e = {}) => {
3247
+ return In(_t({ locale: r }, i));
3248
+ }, Rn = (e = {}) => {
3277
3249
  var t = e, {
3278
3250
  locale: r = ce()
3279
- } = t, i = Pe(t, [
3251
+ } = t, i = Te(t, [
3280
3252
  "locale"
3281
3253
  ]);
3282
- return Cn(yt({ locale: r }, i));
3283
- }, Nn = We(
3254
+ return Dn(_t({ locale: r }, i));
3255
+ }, kn = qe(
3284
3256
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3285
- (e, t = ce()) => new mr(e, t, Se().formats, {
3286
- ignoreTag: Se().ignoreTag
3257
+ (e, t = ce()) => new gr(e, t, we().formats, {
3258
+ ignoreTag: we().ignoreTag
3287
3259
  })
3288
- ), Rn = (e, t = {}) => {
3260
+ ), Un = (e, t = {}) => {
3289
3261
  var r, i, n, o;
3290
3262
  let s = t;
3291
3263
  typeof e == "object" && (s = e, e = s.id);
@@ -3298,9 +3270,9 @@ const Me = (e, t) => {
3298
3270
  throw new Error(
3299
3271
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3300
3272
  );
3301
- let f = vr(e, u);
3273
+ let f = br(e, u);
3302
3274
  if (!f)
3303
- f = (o = (n = (i = (r = Se()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: u, id: e, defaultValue: l })) != null ? n : l) != null ? o : e;
3275
+ f = (o = (n = (i = (r = we()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: u, id: e, defaultValue: l })) != null ? n : l) != null ? o : e;
3304
3276
  else if (typeof f != "string")
3305
3277
  return console.warn(
3306
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.`
@@ -3309,7 +3281,7 @@ const Me = (e, t) => {
3309
3281
  return f;
3310
3282
  let g = f;
3311
3283
  try {
3312
- g = Nn(f, u).format(a);
3284
+ g = kn(f, u).format(a);
3313
3285
  } catch (p) {
3314
3286
  p instanceof Error && console.warn(
3315
3287
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3317,20 +3289,20 @@ const Me = (e, t) => {
3317
3289
  );
3318
3290
  }
3319
3291
  return g;
3320
- }, kn = (e, t) => Ln(t).format(e), Un = (e, t) => In(t).format(e), Fn = (e, t) => Dn(t).format(e), Vn = (e, t = ce()) => vr(e, t), Gn = Te([ve, De], () => Rn);
3321
- Te([ve], () => kn);
3322
- Te([ve], () => Un);
3323
- Te([ve], () => Fn);
3324
- Te([ve, De], () => Vn);
3325
- function Nt(e, t) {
3326
- br(e, t);
3292
+ }, Fn = (e, t) => Rn(t).format(e), Vn = (e, t) => Nn(t).format(e), Gn = (e, t) => Ln(t).format(e), jn = (e, t = ce()) => br(e, t), $n = Se([ve, Ce], () => Un);
3293
+ Se([ve], () => Fn);
3294
+ Se([ve], () => Vn);
3295
+ Se([ve], () => Gn);
3296
+ Se([ve, Ce], () => jn);
3297
+ function kt(e, t) {
3298
+ xr(e, t);
3327
3299
  }
3328
- function $n(e) {
3329
- xn({
3300
+ function zn(e) {
3301
+ En({
3330
3302
  fallbackLocale: "en"
3331
3303
  }), ve.set(e);
3332
3304
  }
3333
- const Rt = {
3305
+ const Ut = {
3334
3306
  en: {
3335
3307
  "verification.video.how-to": "How to verify yourself",
3336
3308
  "verification.idenfy.referred-awaiting": "ID verification is in progress. We will inform you as soon as verification is completed and you can withdraw money back",
@@ -3386,17 +3358,86 @@ const Rt = {
3386
3358
  "verification.shuftipro.validations-started": "After completing verification, please proceed with the transaction"
3387
3359
  }
3388
3360
  };
3389
- let jn = Ce(null);
3390
- function oe(e) {
3361
+ let Wn = Me(null);
3362
+ /*! *****************************************************************************
3363
+ Copyright (c) Microsoft Corporation.
3364
+
3365
+ Permission to use, copy, modify, and/or distribute this software for any
3366
+ purpose with or without fee is hereby granted.
3367
+
3368
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3369
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3370
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3371
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3372
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3373
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3374
+ PERFORMANCE OF THIS SOFTWARE.
3375
+ ***************************************************************************** */
3376
+ var ct = function(e, t) {
3377
+ return ct = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
3378
+ r.__proto__ = i;
3379
+ } || function(r, i) {
3380
+ for (var n in i)
3381
+ Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
3382
+ }, ct(e, t);
3383
+ };
3384
+ function De(e, t) {
3385
+ if (typeof t != "function" && t !== null)
3386
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
3387
+ ct(e, t);
3388
+ function r() {
3389
+ this.constructor = e;
3390
+ }
3391
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
3392
+ }
3393
+ function dt(e) {
3394
+ var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], i = 0;
3395
+ if (r)
3396
+ return r.call(e);
3397
+ if (e && typeof e.length == "number")
3398
+ return {
3399
+ next: function() {
3400
+ return e && i >= e.length && (e = void 0), { value: e && e[i++], done: !e };
3401
+ }
3402
+ };
3403
+ throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
3404
+ }
3405
+ function pt(e, t) {
3406
+ var r = typeof Symbol == "function" && e[Symbol.iterator];
3407
+ if (!r)
3408
+ return e;
3409
+ var i = r.call(e), n, o = [], s;
3410
+ try {
3411
+ for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
3412
+ o.push(n.value);
3413
+ } catch (a) {
3414
+ s = { error: a };
3415
+ } finally {
3416
+ try {
3417
+ n && !n.done && (r = i.return) && r.call(i);
3418
+ } finally {
3419
+ if (s)
3420
+ throw s.error;
3421
+ }
3422
+ }
3423
+ return o;
3424
+ }
3425
+ function mt(e, t, r) {
3426
+ if (arguments.length === 2)
3427
+ for (var i = 0, n = t.length, o; i < n; i++)
3428
+ (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
3429
+ return e.concat(o || t);
3430
+ }
3431
+ function se(e) {
3391
3432
  return typeof e == "function";
3392
3433
  }
3393
- function wr(e) {
3434
+ function Tr(e) {
3394
3435
  var t = function(i) {
3395
3436
  Error.call(i), i.stack = new Error().stack;
3396
3437
  }, r = e(t);
3397
3438
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
3398
3439
  }
3399
- var et = wr(function(e) {
3440
+ var it = Tr(function(e) {
3400
3441
  return function(r) {
3401
3442
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
3402
3443
  ` + r.map(function(i, n) {
@@ -3405,13 +3446,13 @@ var et = wr(function(e) {
3405
3446
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
3406
3447
  };
3407
3448
  });
3408
- function ct(e, t) {
3449
+ function vt(e, t) {
3409
3450
  if (e) {
3410
3451
  var r = e.indexOf(t);
3411
3452
  0 <= r && e.splice(r, 1);
3412
3453
  }
3413
3454
  }
3414
- var Xe = function() {
3455
+ var Ye = function() {
3415
3456
  function e(t) {
3416
3457
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
3417
3458
  }
@@ -3423,7 +3464,7 @@ var Xe = function() {
3423
3464
  if (s)
3424
3465
  if (this._parentage = null, Array.isArray(s))
3425
3466
  try {
3426
- for (var a = it(s), u = a.next(); !u.done; u = a.next()) {
3467
+ for (var a = dt(s), u = a.next(); !u.done; u = a.next()) {
3427
3468
  var l = u.value;
3428
3469
  l.remove(this);
3429
3470
  }
@@ -3440,22 +3481,22 @@ var Xe = function() {
3440
3481
  else
3441
3482
  s.remove(this);
3442
3483
  var f = this.initialTeardown;
3443
- if (oe(f))
3484
+ if (se(f))
3444
3485
  try {
3445
3486
  f();
3446
3487
  } catch (d) {
3447
- o = d instanceof et ? d.errors : [d];
3488
+ o = d instanceof it ? d.errors : [d];
3448
3489
  }
3449
3490
  var g = this._finalizers;
3450
3491
  if (g) {
3451
3492
  this._finalizers = null;
3452
3493
  try {
3453
- for (var p = it(g), x = p.next(); !x.done; x = p.next()) {
3494
+ for (var p = dt(g), x = p.next(); !x.done; x = p.next()) {
3454
3495
  var S = x.value;
3455
3496
  try {
3456
- kt(S);
3497
+ Ft(S);
3457
3498
  } catch (d) {
3458
- o = o ?? [], d instanceof et ? o = ye(ye([], nt(o)), nt(d.errors)) : o.push(d);
3499
+ o = o ?? [], d instanceof it ? o = mt(mt([], pt(o)), pt(d.errors)) : o.push(d);
3459
3500
  }
3460
3501
  }
3461
3502
  } catch (d) {
@@ -3470,13 +3511,13 @@ var Xe = function() {
3470
3511
  }
3471
3512
  }
3472
3513
  if (o)
3473
- throw new et(o);
3514
+ throw new it(o);
3474
3515
  }
3475
3516
  }, e.prototype.add = function(t) {
3476
3517
  var r;
3477
3518
  if (t && t !== this)
3478
3519
  if (this.closed)
3479
- kt(t);
3520
+ Ft(t);
3480
3521
  else {
3481
3522
  if (t instanceof e) {
3482
3523
  if (t.closed || t._hasParent(this))
@@ -3493,56 +3534,52 @@ var Xe = function() {
3493
3534
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
3494
3535
  }, e.prototype._removeParent = function(t) {
3495
3536
  var r = this._parentage;
3496
- r === t ? this._parentage = null : Array.isArray(r) && ct(r, t);
3537
+ r === t ? this._parentage = null : Array.isArray(r) && vt(r, t);
3497
3538
  }, e.prototype.remove = function(t) {
3498
3539
  var r = this._finalizers;
3499
- r && ct(r, t), t instanceof e && t._removeParent(this);
3540
+ r && vt(r, t), t instanceof e && t._removeParent(this);
3500
3541
  }, e.EMPTY = function() {
3501
3542
  var t = new e();
3502
3543
  return t.closed = !0, t;
3503
3544
  }(), e;
3504
- }(), Sr = Xe.EMPTY;
3505
- function Tr(e) {
3506
- return e instanceof Xe || e && "closed" in e && oe(e.remove) && oe(e.add) && oe(e.unsubscribe);
3545
+ }(), Pr = Ye.EMPTY;
3546
+ function Or(e) {
3547
+ return e instanceof Ye || e && "closed" in e && se(e.remove) && se(e.add) && se(e.unsubscribe);
3507
3548
  }
3508
- function kt(e) {
3509
- oe(e) ? e() : e.unsubscribe();
3549
+ function Ft(e) {
3550
+ se(e) ? e() : e.unsubscribe();
3510
3551
  }
3511
- var Pr = {
3512
- onUnhandledError: null,
3513
- onStoppedNotification: null,
3514
- Promise: void 0,
3515
- useDeprecatedSynchronousErrorHandling: !1,
3516
- useDeprecatedNextContext: !1
3517
- }, zn = {
3552
+ var Xn = {
3553
+ Promise: void 0
3554
+ }, qn = {
3518
3555
  setTimeout: function(e, t) {
3519
3556
  for (var r = [], i = 2; i < arguments.length; i++)
3520
3557
  r[i - 2] = arguments[i];
3521
- return setTimeout.apply(void 0, ye([e, t], nt(r)));
3558
+ return setTimeout.apply(void 0, mt([e, t], pt(r)));
3522
3559
  },
3523
3560
  clearTimeout: function(e) {
3524
3561
  return clearTimeout(e);
3525
3562
  },
3526
3563
  delegate: void 0
3527
3564
  };
3528
- function Wn(e) {
3529
- zn.setTimeout(function() {
3565
+ function Yn(e) {
3566
+ qn.setTimeout(function() {
3530
3567
  throw e;
3531
3568
  });
3532
3569
  }
3533
- function Ut() {
3570
+ function Vt() {
3534
3571
  }
3535
3572
  function Ve(e) {
3536
3573
  e();
3537
3574
  }
3538
3575
  var Hr = function(e) {
3539
- se(t, e);
3576
+ De(t, e);
3540
3577
  function t(r) {
3541
3578
  var i = e.call(this) || this;
3542
- return i.isStopped = !1, r ? (i.destination = r, Tr(r) && r.add(i)) : i.destination = Zn, i;
3579
+ return i.isStopped = !1, r ? (i.destination = r, Or(r) && r.add(i)) : i.destination = Qn, i;
3543
3580
  }
3544
3581
  return t.create = function(r, i, n) {
3545
- return new dt(r, i, n);
3582
+ return new gt(r, i, n);
3546
3583
  }, t.prototype.next = function(r) {
3547
3584
  this.isStopped || this._next(r);
3548
3585
  }, t.prototype.error = function(r) {
@@ -3566,11 +3603,7 @@ var Hr = function(e) {
3566
3603
  this.unsubscribe();
3567
3604
  }
3568
3605
  }, t;
3569
- }(Xe), Xn = Function.prototype.bind;
3570
- function tt(e, t) {
3571
- return Xn.call(e, t);
3572
- }
3573
- var qn = function() {
3606
+ }(Ye), Zn = function() {
3574
3607
  function e(t) {
3575
3608
  this.partialObserver = t;
3576
3609
  }
@@ -3601,55 +3634,43 @@ var qn = function() {
3601
3634
  ke(r);
3602
3635
  }
3603
3636
  }, e;
3604
- }(), dt = function(e) {
3605
- se(t, e);
3637
+ }(), gt = function(e) {
3638
+ De(t, e);
3606
3639
  function t(r, i, n) {
3607
3640
  var o = e.call(this) || this, s;
3608
- if (oe(r) || !r)
3609
- s = {
3610
- next: r ?? void 0,
3611
- error: i ?? void 0,
3612
- complete: n ?? void 0
3613
- };
3614
- else {
3615
- var a;
3616
- o && Pr.useDeprecatedNextContext ? (a = Object.create(r), a.unsubscribe = function() {
3617
- return o.unsubscribe();
3618
- }, s = {
3619
- next: r.next && tt(r.next, a),
3620
- error: r.error && tt(r.error, a),
3621
- complete: r.complete && tt(r.complete, a)
3622
- }) : s = r;
3623
- }
3624
- return o.destination = new qn(s), o;
3641
+ return se(r) || !r ? s = {
3642
+ next: r ?? void 0,
3643
+ error: i ?? void 0,
3644
+ complete: n ?? void 0
3645
+ } : s = r, o.destination = new Zn(s), o;
3625
3646
  }
3626
3647
  return t;
3627
3648
  }(Hr);
3628
3649
  function ke(e) {
3629
- Wn(e);
3650
+ Yn(e);
3630
3651
  }
3631
- function Yn(e) {
3652
+ function Jn(e) {
3632
3653
  throw e;
3633
3654
  }
3634
- var Zn = {
3655
+ var Qn = {
3635
3656
  closed: !0,
3636
- next: Ut,
3637
- error: Yn,
3638
- complete: Ut
3639
- }, Jn = function() {
3657
+ next: Vt,
3658
+ error: Jn,
3659
+ complete: Vt
3660
+ }, Kn = function() {
3640
3661
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
3641
3662
  }();
3642
- function Qn(e) {
3663
+ function eo(e) {
3643
3664
  return e;
3644
3665
  }
3645
- function Kn(e) {
3646
- return e.length === 0 ? Qn : e.length === 1 ? e[0] : function(r) {
3666
+ function to(e) {
3667
+ return e.length === 0 ? eo : e.length === 1 ? e[0] : function(r) {
3647
3668
  return e.reduce(function(i, n) {
3648
3669
  return n(i);
3649
3670
  }, r);
3650
3671
  };
3651
3672
  }
3652
- var Ft = function() {
3673
+ var Gt = function() {
3653
3674
  function e(t) {
3654
3675
  t && (this._subscribe = t);
3655
3676
  }
@@ -3657,7 +3678,7 @@ var Ft = function() {
3657
3678
  var r = new e();
3658
3679
  return r.source = this, r.operator = t, r;
3659
3680
  }, e.prototype.subscribe = function(t, r, i) {
3660
- var n = this, o = to(t) ? t : new dt(t, r, i);
3681
+ var n = this, o = io(t) ? t : new gt(t, r, i);
3661
3682
  return Ve(function() {
3662
3683
  var s = n, a = s.operator, u = s.source;
3663
3684
  o.add(a ? a.call(o, u) : u ? n._subscribe(o) : n._trySubscribe(o));
@@ -3670,8 +3691,8 @@ var Ft = function() {
3670
3691
  }
3671
3692
  }, e.prototype.forEach = function(t, r) {
3672
3693
  var i = this;
3673
- return r = Vt(r), new r(function(n, o) {
3674
- var s = new dt({
3694
+ return r = jt(r), new r(function(n, o) {
3695
+ var s = new gt({
3675
3696
  next: function(a) {
3676
3697
  try {
3677
3698
  t(a);
@@ -3687,15 +3708,15 @@ var Ft = function() {
3687
3708
  }, e.prototype._subscribe = function(t) {
3688
3709
  var r;
3689
3710
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
3690
- }, e.prototype[Jn] = function() {
3711
+ }, e.prototype[Kn] = function() {
3691
3712
  return this;
3692
3713
  }, e.prototype.pipe = function() {
3693
3714
  for (var t = [], r = 0; r < arguments.length; r++)
3694
3715
  t[r] = arguments[r];
3695
- return Kn(t)(this);
3716
+ return to(t)(this);
3696
3717
  }, e.prototype.toPromise = function(t) {
3697
3718
  var r = this;
3698
- return t = Vt(t), new t(function(i, n) {
3719
+ return t = jt(t), new t(function(i, n) {
3699
3720
  var o;
3700
3721
  r.subscribe(function(s) {
3701
3722
  return o = s;
@@ -3709,32 +3730,32 @@ var Ft = function() {
3709
3730
  return new e(t);
3710
3731
  }, e;
3711
3732
  }();
3712
- function Vt(e) {
3733
+ function jt(e) {
3713
3734
  var t;
3714
- return (t = e ?? Pr.Promise) !== null && t !== void 0 ? t : Promise;
3735
+ return (t = e ?? Xn.Promise) !== null && t !== void 0 ? t : Promise;
3715
3736
  }
3716
- function eo(e) {
3717
- return e && oe(e.next) && oe(e.error) && oe(e.complete);
3737
+ function ro(e) {
3738
+ return e && se(e.next) && se(e.error) && se(e.complete);
3718
3739
  }
3719
- function to(e) {
3720
- return e && e instanceof Hr || eo(e) && Tr(e);
3740
+ function io(e) {
3741
+ return e && e instanceof Hr || ro(e) && Or(e);
3721
3742
  }
3722
- var ro = wr(function(e) {
3743
+ var no = Tr(function(e) {
3723
3744
  return function() {
3724
3745
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
3725
3746
  };
3726
- }), Or = function(e) {
3727
- se(t, e);
3747
+ }), Ar = function(e) {
3748
+ De(t, e);
3728
3749
  function t() {
3729
3750
  var r = e.call(this) || this;
3730
3751
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
3731
3752
  }
3732
3753
  return t.prototype.lift = function(r) {
3733
- var i = new Gt(this, this);
3754
+ var i = new $t(this, this);
3734
3755
  return i.operator = r, i;
3735
3756
  }, t.prototype._throwIfClosed = function() {
3736
3757
  if (this.closed)
3737
- throw new ro();
3758
+ throw new no();
3738
3759
  }, t.prototype.next = function(r) {
3739
3760
  var i = this;
3740
3761
  Ve(function() {
@@ -3742,7 +3763,7 @@ var ro = wr(function(e) {
3742
3763
  if (i._throwIfClosed(), !i.isStopped) {
3743
3764
  i.currentObservers || (i.currentObservers = Array.from(i.observers));
3744
3765
  try {
3745
- for (var s = it(i.currentObservers), a = s.next(); !a.done; a = s.next()) {
3766
+ for (var s = dt(i.currentObservers), a = s.next(); !a.done; a = s.next()) {
3746
3767
  var u = a.value;
3747
3768
  u.next(r);
3748
3769
  }
@@ -3791,20 +3812,20 @@ var ro = wr(function(e) {
3791
3812
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
3792
3813
  }, t.prototype._innerSubscribe = function(r) {
3793
3814
  var i = this, n = this, o = n.hasError, s = n.isStopped, a = n.observers;
3794
- return o || s ? Sr : (this.currentObservers = null, a.push(r), new Xe(function() {
3795
- i.currentObservers = null, ct(a, r);
3815
+ return o || s ? Pr : (this.currentObservers = null, a.push(r), new Ye(function() {
3816
+ i.currentObservers = null, vt(a, r);
3796
3817
  }));
3797
3818
  }, t.prototype._checkFinalizedStatuses = function(r) {
3798
3819
  var i = this, n = i.hasError, o = i.thrownError, s = i.isStopped;
3799
3820
  n ? r.error(o) : s && r.complete();
3800
3821
  }, t.prototype.asObservable = function() {
3801
- var r = new Ft();
3822
+ var r = new Gt();
3802
3823
  return r.source = this, r;
3803
3824
  }, t.create = function(r, i) {
3804
- return new Gt(r, i);
3825
+ return new $t(r, i);
3805
3826
  }, t;
3806
- }(Ft), Gt = function(e) {
3807
- se(t, e);
3827
+ }(Gt), $t = function(e) {
3828
+ De(t, e);
3808
3829
  function t(r, i) {
3809
3830
  var n = e.call(this) || this;
3810
3831
  return n.destination = r, n.source = i, n;
@@ -3820,17 +3841,17 @@ var ro = wr(function(e) {
3820
3841
  (i = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || i === void 0 || i.call(r);
3821
3842
  }, t.prototype._subscribe = function(r) {
3822
3843
  var i, n;
3823
- return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Sr;
3844
+ return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : Pr;
3824
3845
  }, t;
3825
- }(Or), Ar = {
3846
+ }(Ar), Br = {
3826
3847
  now: function() {
3827
- return (Ar.delegate || Date).now();
3848
+ return (Br.delegate || Date).now();
3828
3849
  },
3829
3850
  delegate: void 0
3830
- }, io = function(e) {
3831
- se(t, e);
3851
+ }, oo = function(e) {
3852
+ De(t, e);
3832
3853
  function t(r, i, n) {
3833
- r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = Ar);
3854
+ r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = Br);
3834
3855
  var o = e.call(this) || this;
3835
3856
  return o._bufferSize = r, o._windowTime = i, o._timestampProvider = n, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = i === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, i), o;
3836
3857
  }
@@ -3850,16 +3871,16 @@ var ro = wr(function(e) {
3850
3871
  l && o.splice(0, l + 1);
3851
3872
  }
3852
3873
  }, t;
3853
- }(Or);
3854
- const $t = [], jt = {}, no = (e, t = 0) => {
3855
- if ($t.indexOf(e) == -1) {
3856
- const r = new io(t);
3857
- jt[e] = r, $t.push(e);
3874
+ }(Ar);
3875
+ const zt = [], Wt = {}, so = (e, t = 0) => {
3876
+ if (zt.indexOf(e) == -1) {
3877
+ const r = new oo(t);
3878
+ Wt[e] = r, zt.push(e);
3858
3879
  }
3859
- return jt[e];
3880
+ return Wt[e];
3860
3881
  };
3861
- window.emWidgets = { topic: no };
3862
- const oo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
3882
+ window.emWidgets = { topic: so };
3883
+ const ao = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
3863
3884
  if (typeof window < "u") {
3864
3885
  let e = function(t) {
3865
3886
  return function(...r) {
@@ -3872,82 +3893,82 @@ if (typeof window < "u") {
3872
3893
  }
3873
3894
  };
3874
3895
  };
3875
- customElements.define = e(customElements.define), import("./CashierModal-CIBHlFEE.js").then((t) => t.D).then(({ default: t }) => {
3896
+ customElements.define = e(customElements.define), import("./CashierModal-CJNZu7RJ.js").then((t) => t.D).then(({ default: t }) => {
3876
3897
  !customElements.get("cashier-modal") && customElements.define("cashier-modal", t.element);
3877
3898
  });
3878
3899
  }
3879
- var Br = { exports: {} };
3900
+ var Mr = { exports: {} };
3880
3901
  (function(e, t) {
3881
3902
  (function(r, i) {
3882
3903
  e.exports = i();
3883
- })(Jt, function() {
3884
- var r = 1e3, i = 6e4, n = 36e5, o = "millisecond", s = "second", a = "minute", u = "hour", l = "day", f = "week", g = "month", p = "quarter", x = "year", S = "date", d = "Invalid Date", C = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, V = /\[([^\]]+)]|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, k = { 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(E) {
3885
- var v = ["th", "st", "nd", "rd"], c = E % 100;
3886
- return "[" + E + (v[(c - 20) % 10] || v[c] || v[0]) + "]";
3887
- } }, B = function(E, v, c) {
3888
- var b = String(E);
3889
- return !b || b.length >= v ? E : "" + Array(v + 1 - b.length).join(c) + E;
3890
- }, z = { s: B, z: function(E) {
3891
- var v = -E.utcOffset(), c = Math.abs(v), b = Math.floor(c / 60), m = c % 60;
3892
- return (v <= 0 ? "+" : "-") + B(b, 2, "0") + ":" + B(m, 2, "0");
3893
- }, m: function E(v, c) {
3904
+ })(Kt, function() {
3905
+ var r = 1e3, i = 6e4, n = 36e5, o = "millisecond", s = "second", a = "minute", u = "hour", l = "day", f = "week", g = "month", p = "quarter", x = "year", S = "date", d = "Invalid Date", M = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, V = /\[([^\]]+)]|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, k = { 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(_) {
3906
+ var v = ["th", "st", "nd", "rd"], c = _ % 100;
3907
+ return "[" + _ + (v[(c - 20) % 10] || v[c] || v[0]) + "]";
3908
+ } }, A = function(_, v, c) {
3909
+ var b = String(_);
3910
+ return !b || b.length >= v ? _ : "" + Array(v + 1 - b.length).join(c) + _;
3911
+ }, z = { s: A, z: function(_) {
3912
+ var v = -_.utcOffset(), c = Math.abs(v), b = Math.floor(c / 60), m = c % 60;
3913
+ return (v <= 0 ? "+" : "-") + A(b, 2, "0") + ":" + A(m, 2, "0");
3914
+ }, m: function _(v, c) {
3894
3915
  if (v.date() < c.date())
3895
- return -E(c, v);
3896
- var b = 12 * (c.year() - v.year()) + (c.month() - v.month()), m = v.clone().add(b, g), _ = c - m < 0, w = v.clone().add(b + (_ ? -1 : 1), g);
3897
- return +(-(b + (c - m) / (_ ? m - w : w - m)) || 0);
3898
- }, a: function(E) {
3899
- return E < 0 ? Math.ceil(E) || 0 : Math.floor(E);
3900
- }, p: function(E) {
3901
- return { M: g, y: x, w: f, d: l, D: S, h: u, m: a, s, ms: o, Q: p }[E] || String(E || "").toLowerCase().replace(/s$/, "");
3902
- }, u: function(E) {
3903
- return E === void 0;
3916
+ return -_(c, v);
3917
+ var b = 12 * (c.year() - v.year()) + (c.month() - v.month()), m = v.clone().add(b, g), E = c - m < 0, w = v.clone().add(b + (E ? -1 : 1), g);
3918
+ return +(-(b + (c - m) / (E ? m - w : w - m)) || 0);
3919
+ }, a: function(_) {
3920
+ return _ < 0 ? Math.ceil(_) || 0 : Math.floor(_);
3921
+ }, p: function(_) {
3922
+ return { M: g, y: x, w: f, d: l, D: S, h: u, m: a, s, ms: o, Q: p }[_] || String(_ || "").toLowerCase().replace(/s$/, "");
3923
+ }, u: function(_) {
3924
+ return _ === void 0;
3904
3925
  } }, R = "en", U = {};
3905
3926
  U[R] = k;
3906
- var X = "$isDayjsObject", K = function(E) {
3907
- return E instanceof F || !(!E || !E[X]);
3908
- }, Y = function E(v, c, b) {
3927
+ var X = "$isDayjsObject", ee = function(_) {
3928
+ return _ instanceof F || !(!_ || !_[X]);
3929
+ }, Y = function _(v, c, b) {
3909
3930
  var m;
3910
3931
  if (!v)
3911
3932
  return R;
3912
3933
  if (typeof v == "string") {
3913
- var _ = v.toLowerCase();
3914
- U[_] && (m = _), c && (U[_] = c, m = _);
3934
+ var E = v.toLowerCase();
3935
+ U[E] && (m = E), c && (U[E] = c, m = E);
3915
3936
  var w = v.split("-");
3916
3937
  if (!m && w.length > 1)
3917
- return E(w[0]);
3938
+ return _(w[0]);
3918
3939
  } else {
3919
- var M = v.name;
3920
- U[M] = v, m = M;
3940
+ var B = v.name;
3941
+ U[B] = v, m = B;
3921
3942
  }
3922
3943
  return !b && m && (R = m), m || !b && R;
3923
- }, D = function(E, v) {
3924
- if (K(E))
3925
- return E.clone();
3944
+ }, C = function(_, v) {
3945
+ if (ee(_))
3946
+ return _.clone();
3926
3947
  var c = typeof v == "object" ? v : {};
3927
- return c.date = E, c.args = arguments, new F(c);
3928
- }, O = z;
3929
- O.l = Y, O.i = K, O.w = function(E, v) {
3930
- return D(E, { locale: v.$L, utc: v.$u, x: v.$x, $offset: v.$offset });
3948
+ return c.date = _, c.args = arguments, new F(c);
3949
+ }, H = z;
3950
+ H.l = Y, H.i = ee, H.w = function(_, v) {
3951
+ return C(_, { locale: v.$L, utc: v.$u, x: v.$x, $offset: v.$offset });
3931
3952
  };
3932
3953
  var F = function() {
3933
- function E(c) {
3954
+ function _(c) {
3934
3955
  this.$L = Y(c.locale, null, !0), this.parse(c), this.$x = this.$x || c.x || {}, this[X] = !0;
3935
3956
  }
3936
- var v = E.prototype;
3957
+ var v = _.prototype;
3937
3958
  return v.parse = function(c) {
3938
3959
  this.$d = function(b) {
3939
- var m = b.date, _ = b.utc;
3960
+ var m = b.date, E = b.utc;
3940
3961
  if (m === null)
3941
3962
  return /* @__PURE__ */ new Date(NaN);
3942
- if (O.u(m))
3963
+ if (H.u(m))
3943
3964
  return /* @__PURE__ */ new Date();
3944
3965
  if (m instanceof Date)
3945
3966
  return new Date(m);
3946
3967
  if (typeof m == "string" && !/Z$/i.test(m)) {
3947
- var w = m.match(C);
3968
+ var w = m.match(M);
3948
3969
  if (w) {
3949
- var M = w[2] - 1 || 0, L = (w[7] || "0").substring(0, 3);
3950
- return _ ? new Date(Date.UTC(w[1], M, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, L)) : new Date(w[1], M, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, L);
3970
+ var B = w[2] - 1 || 0, D = (w[7] || "0").substring(0, 3);
3971
+ return E ? new Date(Date.UTC(w[1], B, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, D)) : new Date(w[1], B, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, D);
3951
3972
  }
3952
3973
  }
3953
3974
  return new Date(m);
@@ -3956,105 +3977,105 @@ var Br = { exports: {} };
3956
3977
  var c = this.$d;
3957
3978
  this.$y = c.getFullYear(), this.$M = c.getMonth(), this.$D = c.getDate(), this.$W = c.getDay(), this.$H = c.getHours(), this.$m = c.getMinutes(), this.$s = c.getSeconds(), this.$ms = c.getMilliseconds();
3958
3979
  }, v.$utils = function() {
3959
- return O;
3980
+ return H;
3960
3981
  }, v.isValid = function() {
3961
3982
  return this.$d.toString() !== d;
3962
3983
  }, v.isSame = function(c, b) {
3963
- var m = D(c);
3984
+ var m = C(c);
3964
3985
  return this.startOf(b) <= m && m <= this.endOf(b);
3965
3986
  }, v.isAfter = function(c, b) {
3966
- return D(c) < this.startOf(b);
3987
+ return C(c) < this.startOf(b);
3967
3988
  }, v.isBefore = function(c, b) {
3968
- return this.endOf(b) < D(c);
3989
+ return this.endOf(b) < C(c);
3969
3990
  }, v.$g = function(c, b, m) {
3970
- return O.u(c) ? this[b] : this.set(m, c);
3991
+ return H.u(c) ? this[b] : this.set(m, c);
3971
3992
  }, v.unix = function() {
3972
3993
  return Math.floor(this.valueOf() / 1e3);
3973
3994
  }, v.valueOf = function() {
3974
3995
  return this.$d.getTime();
3975
3996
  }, v.startOf = function(c, b) {
3976
- var m = this, _ = !!O.u(b) || b, w = O.p(c), M = function(ee, $) {
3977
- var J = O.w(m.$u ? Date.UTC(m.$y, $, ee) : new Date(m.$y, $, ee), m);
3978
- return _ ? J : J.endOf(l);
3979
- }, L = function(ee, $) {
3980
- return O.w(m.toDate()[ee].apply(m.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice($)), m);
3997
+ var m = this, E = !!H.u(b) || b, w = H.p(c), B = function(te, j) {
3998
+ var J = H.w(m.$u ? Date.UTC(m.$y, j, te) : new Date(m.$y, j, te), m);
3999
+ return E ? J : J.endOf(l);
4000
+ }, D = function(te, j) {
4001
+ return H.w(m.toDate()[te].apply(m.toDate("s"), (E ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(j)), m);
3981
4002
  }, N = this.$W, G = this.$M, W = this.$D, ue = "set" + (this.$u ? "UTC" : "");
3982
4003
  switch (w) {
3983
4004
  case x:
3984
- return _ ? M(1, 0) : M(31, 11);
4005
+ return E ? B(1, 0) : B(31, 11);
3985
4006
  case g:
3986
- return _ ? M(1, G) : M(0, G + 1);
4007
+ return E ? B(1, G) : B(0, G + 1);
3987
4008
  case f:
3988
4009
  var Z = this.$locale().weekStart || 0, de = (N < Z ? N + 7 : N) - Z;
3989
- return M(_ ? W - de : W + (6 - de), G);
4010
+ return B(E ? W - de : W + (6 - de), G);
3990
4011
  case l:
3991
4012
  case S:
3992
- return L(ue + "Hours", 0);
4013
+ return D(ue + "Hours", 0);
3993
4014
  case u:
3994
- return L(ue + "Minutes", 1);
4015
+ return D(ue + "Minutes", 1);
3995
4016
  case a:
3996
- return L(ue + "Seconds", 2);
4017
+ return D(ue + "Seconds", 2);
3997
4018
  case s:
3998
- return L(ue + "Milliseconds", 3);
4019
+ return D(ue + "Milliseconds", 3);
3999
4020
  default:
4000
4021
  return this.clone();
4001
4022
  }
4002
4023
  }, v.endOf = function(c) {
4003
4024
  return this.startOf(c, !1);
4004
4025
  }, v.$set = function(c, b) {
4005
- var m, _ = O.p(c), w = "set" + (this.$u ? "UTC" : ""), M = (m = {}, m[l] = w + "Date", m[S] = w + "Date", m[g] = w + "Month", m[x] = w + "FullYear", m[u] = w + "Hours", m[a] = w + "Minutes", m[s] = w + "Seconds", m[o] = w + "Milliseconds", m)[_], L = _ === l ? this.$D + (b - this.$W) : b;
4006
- if (_ === g || _ === x) {
4026
+ var m, E = H.p(c), w = "set" + (this.$u ? "UTC" : ""), B = (m = {}, m[l] = w + "Date", m[S] = w + "Date", m[g] = w + "Month", m[x] = w + "FullYear", m[u] = w + "Hours", m[a] = w + "Minutes", m[s] = w + "Seconds", m[o] = w + "Milliseconds", m)[E], D = E === l ? this.$D + (b - this.$W) : b;
4027
+ if (E === g || E === x) {
4007
4028
  var N = this.clone().set(S, 1);
4008
- N.$d[M](L), N.init(), this.$d = N.set(S, Math.min(this.$D, N.daysInMonth())).$d;
4029
+ N.$d[B](D), N.init(), this.$d = N.set(S, Math.min(this.$D, N.daysInMonth())).$d;
4009
4030
  } else
4010
- M && this.$d[M](L);
4031
+ B && this.$d[B](D);
4011
4032
  return this.init(), this;
4012
4033
  }, v.set = function(c, b) {
4013
4034
  return this.clone().$set(c, b);
4014
4035
  }, v.get = function(c) {
4015
- return this[O.p(c)]();
4036
+ return this[H.p(c)]();
4016
4037
  }, v.add = function(c, b) {
4017
- var m, _ = this;
4038
+ var m, E = this;
4018
4039
  c = Number(c);
4019
- var w = O.p(b), M = function(G) {
4020
- var W = D(_);
4021
- return O.w(W.date(W.date() + Math.round(G * c)), _);
4040
+ var w = H.p(b), B = function(G) {
4041
+ var W = C(E);
4042
+ return H.w(W.date(W.date() + Math.round(G * c)), E);
4022
4043
  };
4023
4044
  if (w === g)
4024
4045
  return this.set(g, this.$M + c);
4025
4046
  if (w === x)
4026
4047
  return this.set(x, this.$y + c);
4027
4048
  if (w === l)
4028
- return M(1);
4049
+ return B(1);
4029
4050
  if (w === f)
4030
- return M(7);
4031
- var L = (m = {}, m[a] = i, m[u] = n, m[s] = r, m)[w] || 1, N = this.$d.getTime() + c * L;
4032
- return O.w(N, this);
4051
+ return B(7);
4052
+ var D = (m = {}, m[a] = i, m[u] = n, m[s] = r, m)[w] || 1, N = this.$d.getTime() + c * D;
4053
+ return H.w(N, this);
4033
4054
  }, v.subtract = function(c, b) {
4034
4055
  return this.add(-1 * c, b);
4035
4056
  }, v.format = function(c) {
4036
4057
  var b = this, m = this.$locale();
4037
4058
  if (!this.isValid())
4038
4059
  return m.invalidDate || d;
4039
- var _ = c || "YYYY-MM-DDTHH:mm:ssZ", w = O.z(this), M = this.$H, L = this.$m, N = this.$M, G = m.weekdays, W = m.months, ue = m.meridiem, Z = function($, J, te, ge) {
4040
- return $ && ($[J] || $(b, _)) || te[J].slice(0, ge);
4041
- }, de = function($) {
4042
- return O.s(M % 12 || 12, $, "0");
4043
- }, ee = ue || function($, J, te) {
4044
- var ge = $ < 12 ? "AM" : "PM";
4045
- return te ? ge.toLowerCase() : ge;
4060
+ var E = c || "YYYY-MM-DDTHH:mm:ssZ", w = H.z(this), B = this.$H, D = this.$m, N = this.$M, G = m.weekdays, W = m.months, ue = m.meridiem, Z = function(j, J, re, ge) {
4061
+ return j && (j[J] || j(b, E)) || re[J].slice(0, ge);
4062
+ }, de = function(j) {
4063
+ return H.s(B % 12 || 12, j, "0");
4064
+ }, te = ue || function(j, J, re) {
4065
+ var ge = j < 12 ? "AM" : "PM";
4066
+ return re ? ge.toLowerCase() : ge;
4046
4067
  };
4047
- return _.replace(V, function($, J) {
4048
- return J || function(te) {
4049
- switch (te) {
4068
+ return E.replace(V, function(j, J) {
4069
+ return J || function(re) {
4070
+ switch (re) {
4050
4071
  case "YY":
4051
4072
  return String(b.$y).slice(-2);
4052
4073
  case "YYYY":
4053
- return O.s(b.$y, 4, "0");
4074
+ return H.s(b.$y, 4, "0");
4054
4075
  case "M":
4055
4076
  return N + 1;
4056
4077
  case "MM":
4057
- return O.s(N + 1, 2, "0");
4078
+ return H.s(N + 1, 2, "0");
4058
4079
  case "MMM":
4059
4080
  return Z(m.monthsShort, N, W, 3);
4060
4081
  case "MMMM":
@@ -4062,7 +4083,7 @@ var Br = { exports: {} };
4062
4083
  case "D":
4063
4084
  return b.$D;
4064
4085
  case "DD":
4065
- return O.s(b.$D, 2, "0");
4086
+ return H.s(b.$D, 2, "0");
4066
4087
  case "d":
4067
4088
  return String(b.$W);
4068
4089
  case "dd":
@@ -4072,68 +4093,68 @@ var Br = { exports: {} };
4072
4093
  case "dddd":
4073
4094
  return G[b.$W];
4074
4095
  case "H":
4075
- return String(M);
4096
+ return String(B);
4076
4097
  case "HH":
4077
- return O.s(M, 2, "0");
4098
+ return H.s(B, 2, "0");
4078
4099
  case "h":
4079
4100
  return de(1);
4080
4101
  case "hh":
4081
4102
  return de(2);
4082
4103
  case "a":
4083
- return ee(M, L, !0);
4104
+ return te(B, D, !0);
4084
4105
  case "A":
4085
- return ee(M, L, !1);
4106
+ return te(B, D, !1);
4086
4107
  case "m":
4087
- return String(L);
4108
+ return String(D);
4088
4109
  case "mm":
4089
- return O.s(L, 2, "0");
4110
+ return H.s(D, 2, "0");
4090
4111
  case "s":
4091
4112
  return String(b.$s);
4092
4113
  case "ss":
4093
- return O.s(b.$s, 2, "0");
4114
+ return H.s(b.$s, 2, "0");
4094
4115
  case "SSS":
4095
- return O.s(b.$ms, 3, "0");
4116
+ return H.s(b.$ms, 3, "0");
4096
4117
  case "Z":
4097
4118
  return w;
4098
4119
  }
4099
4120
  return null;
4100
- }($) || w.replace(":", "");
4121
+ }(j) || w.replace(":", "");
4101
4122
  });
4102
4123
  }, v.utcOffset = function() {
4103
4124
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4104
4125
  }, v.diff = function(c, b, m) {
4105
- var _, w = this, M = O.p(b), L = D(c), N = (L.utcOffset() - this.utcOffset()) * i, G = this - L, W = function() {
4106
- return O.m(w, L);
4126
+ var E, w = this, B = H.p(b), D = C(c), N = (D.utcOffset() - this.utcOffset()) * i, G = this - D, W = function() {
4127
+ return H.m(w, D);
4107
4128
  };
4108
- switch (M) {
4129
+ switch (B) {
4109
4130
  case x:
4110
- _ = W() / 12;
4131
+ E = W() / 12;
4111
4132
  break;
4112
4133
  case g:
4113
- _ = W();
4134
+ E = W();
4114
4135
  break;
4115
4136
  case p:
4116
- _ = W() / 3;
4137
+ E = W() / 3;
4117
4138
  break;
4118
4139
  case f:
4119
- _ = (G - N) / 6048e5;
4140
+ E = (G - N) / 6048e5;
4120
4141
  break;
4121
4142
  case l:
4122
- _ = (G - N) / 864e5;
4143
+ E = (G - N) / 864e5;
4123
4144
  break;
4124
4145
  case u:
4125
- _ = G / n;
4146
+ E = G / n;
4126
4147
  break;
4127
4148
  case a:
4128
- _ = G / i;
4149
+ E = G / i;
4129
4150
  break;
4130
4151
  case s:
4131
- _ = G / r;
4152
+ E = G / r;
4132
4153
  break;
4133
4154
  default:
4134
- _ = G;
4155
+ E = G;
4135
4156
  }
4136
- return m ? _ : O.a(_);
4157
+ return m ? E : H.a(E);
4137
4158
  }, v.daysInMonth = function() {
4138
4159
  return this.endOf(g).$D;
4139
4160
  }, v.$locale = function() {
@@ -4141,10 +4162,10 @@ var Br = { exports: {} };
4141
4162
  }, v.locale = function(c, b) {
4142
4163
  if (!c)
4143
4164
  return this.$L;
4144
- var m = this.clone(), _ = Y(c, b, !0);
4145
- return _ && (m.$L = _), m;
4165
+ var m = this.clone(), E = Y(c, b, !0);
4166
+ return E && (m.$L = E), m;
4146
4167
  }, v.clone = function() {
4147
- return O.w(this.$d, this);
4168
+ return H.w(this.$d, this);
4148
4169
  }, v.toDate = function() {
4149
4170
  return new Date(this.valueOf());
4150
4171
  }, v.toJSON = function() {
@@ -4153,35 +4174,35 @@ var Br = { exports: {} };
4153
4174
  return this.$d.toISOString();
4154
4175
  }, v.toString = function() {
4155
4176
  return this.$d.toUTCString();
4156
- }, E;
4177
+ }, _;
4157
4178
  }(), ae = F.prototype;
4158
- return D.prototype = ae, [["$ms", o], ["$s", s], ["$m", a], ["$H", u], ["$W", l], ["$M", g], ["$y", x], ["$D", S]].forEach(function(E) {
4159
- ae[E[1]] = function(v) {
4160
- return this.$g(v, E[0], E[1]);
4179
+ return C.prototype = ae, [["$ms", o], ["$s", s], ["$m", a], ["$H", u], ["$W", l], ["$M", g], ["$y", x], ["$D", S]].forEach(function(_) {
4180
+ ae[_[1]] = function(v) {
4181
+ return this.$g(v, _[0], _[1]);
4161
4182
  };
4162
- }), D.extend = function(E, v) {
4163
- return E.$i || (E(v, F, D), E.$i = !0), D;
4164
- }, D.locale = Y, D.isDayjs = K, D.unix = function(E) {
4165
- return D(1e3 * E);
4166
- }, D.en = U[R], D.Ls = U, D.p = {}, D;
4183
+ }), C.extend = function(_, v) {
4184
+ return _.$i || (_(v, F, C), _.$i = !0), C;
4185
+ }, C.locale = Y, C.isDayjs = ee, C.unix = function(_) {
4186
+ return C(1e3 * _);
4187
+ }, C.en = U[R], C.Ls = U, C.p = {}, C;
4167
4188
  });
4168
- })(Br);
4169
- var so = Br.exports;
4170
- const zt = /* @__PURE__ */ mt(so);
4171
- var Mr = { exports: {} };
4189
+ })(Mr);
4190
+ var uo = Mr.exports;
4191
+ const Xt = /* @__PURE__ */ yt(uo);
4192
+ var Cr = { exports: {} };
4172
4193
  (function(e, t) {
4173
4194
  (function(r, i) {
4174
4195
  e.exports = i();
4175
- })(Jt, function() {
4196
+ })(Kt, function() {
4176
4197
  var r = "minute", i = /[+-]\d\d(?::?\d\d)?/g, n = /([+-]|\d\d)/g;
4177
4198
  return function(o, s, a) {
4178
4199
  var u = s.prototype;
4179
4200
  a.utc = function(d) {
4180
- var C = { date: d, utc: !0, args: arguments };
4181
- return new s(C);
4201
+ var M = { date: d, utc: !0, args: arguments };
4202
+ return new s(M);
4182
4203
  }, u.utc = function(d) {
4183
- var C = a(this.toDate(), { locale: this.$L, utc: !0 });
4184
- return d ? C.add(this.utcOffset(), r) : C;
4204
+ var M = a(this.toDate(), { locale: this.$L, utc: !0 });
4205
+ return d ? M.add(this.utcOffset(), r) : M;
4185
4206
  }, u.local = function() {
4186
4207
  return a(this.toDate(), { locale: this.$L, utc: !1 });
4187
4208
  };
@@ -4198,7 +4219,7 @@ var Mr = { exports: {} };
4198
4219
  f.call(this);
4199
4220
  };
4200
4221
  var g = u.utcOffset;
4201
- u.utcOffset = function(d, C) {
4222
+ u.utcOffset = function(d, M) {
4202
4223
  var V = this.$utils().u;
4203
4224
  if (V(d))
4204
4225
  return this.$u ? 0 : V(this.$offset) ? g.call(this) : this.$offset;
@@ -4207,24 +4228,24 @@ var Mr = { exports: {} };
4207
4228
  var U = R.match(i);
4208
4229
  if (!U)
4209
4230
  return null;
4210
- var X = ("" + U[0]).match(n) || ["-", 0, 0], K = X[0], Y = 60 * +X[1] + +X[2];
4211
- return Y === 0 ? 0 : K === "+" ? Y : -Y;
4231
+ var X = ("" + U[0]).match(n) || ["-", 0, 0], ee = X[0], Y = 60 * +X[1] + +X[2];
4232
+ return Y === 0 ? 0 : ee === "+" ? Y : -Y;
4212
4233
  }(d), d === null))
4213
4234
  return this;
4214
- var k = Math.abs(d) <= 16 ? 60 * d : d, B = this;
4215
- if (C)
4216
- return B.$offset = k, B.$u = d === 0, B;
4235
+ var k = Math.abs(d) <= 16 ? 60 * d : d, A = this;
4236
+ if (M)
4237
+ return A.$offset = k, A.$u = d === 0, A;
4217
4238
  if (d !== 0) {
4218
4239
  var z = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4219
- (B = this.local().add(k + z, r)).$offset = k, B.$x.$localOffset = z;
4240
+ (A = this.local().add(k + z, r)).$offset = k, A.$x.$localOffset = z;
4220
4241
  } else
4221
- B = this.utc();
4222
- return B;
4242
+ A = this.utc();
4243
+ return A;
4223
4244
  };
4224
4245
  var p = u.format;
4225
4246
  u.format = function(d) {
4226
- var C = d || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4227
- return p.call(this, C);
4247
+ var M = d || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4248
+ return p.call(this, M);
4228
4249
  }, u.valueOf = function() {
4229
4250
  var d = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4230
4251
  return this.$d.valueOf() - 6e4 * d;
@@ -4240,77 +4261,77 @@ var Mr = { exports: {} };
4240
4261
  return d === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : x.call(this);
4241
4262
  };
4242
4263
  var S = u.diff;
4243
- u.diff = function(d, C, V) {
4264
+ u.diff = function(d, M, V) {
4244
4265
  if (d && this.$u === d.$u)
4245
- return S.call(this, d, C, V);
4246
- var k = this.local(), B = a(d).local();
4247
- return S.call(k, B, C, V);
4266
+ return S.call(this, d, M, V);
4267
+ var k = this.local(), A = a(d).local();
4268
+ return S.call(k, A, M, V);
4248
4269
  };
4249
4270
  };
4250
4271
  });
4251
- })(Mr);
4252
- var ao = Mr.exports;
4253
- const uo = /* @__PURE__ */ mt(ao);
4254
- function lo(e) {
4272
+ })(Cr);
4273
+ var lo = Cr.exports;
4274
+ const ho = /* @__PURE__ */ yt(lo);
4275
+ function fo(e) {
4255
4276
  $r(e, "svelte-3ui5us", "*,*::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;box-shadow:0 0 4px var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1))}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--mmw--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%}.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(--mmw--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}svg .IconColor{fill:var(--emw--color-warning, #ec9109)}p{color:var(--mmw--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}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s}.CashierVerificationChevron svg path{fill:var(--mmw--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(--mmw--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}.CashierVerificationVideoLink{cursor:pointer;color:var(--mmw--color-grey-10, #111);font-family:inherit;font-size:var(--emw--font-size-small, 14px);line-height:120%;margin:var(--emw--spacing-small, 12px);text-decoration:underline}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}");
4256
4277
  }
4257
- function Wt(e, t, r) {
4278
+ function qt(e, t, r) {
4258
4279
  const i = e.slice();
4259
4280
  return i[53] = t[r], i[55] = r, i;
4260
4281
  }
4261
- function ho(e) {
4262
- let t, r, i, n = Et(
4282
+ function co(e) {
4283
+ let t, r, i, n = wt(
4263
4284
  /*displayMessages*/
4264
4285
  e[3]
4265
4286
  ), o = [];
4266
4287
  for (let a = 0; a < n.length; a += 1)
4267
- o[a] = qt(Wt(e, n, a));
4288
+ o[a] = Zt(qt(e, n, a));
4268
4289
  let s = (
4269
4290
  /*videoExists*/
4270
- e[6] && Yt(e)
4291
+ e[6] && Jt(e)
4271
4292
  );
4272
4293
  return {
4273
4294
  c() {
4274
- t = Q("div");
4295
+ t = K("div");
4275
4296
  for (let a = 0; a < o.length; a += 1)
4276
4297
  o[a].c();
4277
- r = Ae(), s && s.c(), i = qr(), ne(t, "class", "CashierVerificationsWrapper");
4298
+ r = He(), s && s.c(), i = qr(), oe(t, "class", "CashierVerificationsWrapper");
4278
4299
  },
4279
4300
  m(a, u) {
4280
- he(a, t, u);
4301
+ fe(a, t, u);
4281
4302
  for (let l = 0; l < o.length; l += 1)
4282
4303
  o[l] && o[l].m(t, null);
4283
- he(a, r, u), s && s.m(a, u), he(a, i, u);
4304
+ fe(a, r, u), s && s.m(a, u), fe(a, i, u);
4284
4305
  },
4285
4306
  p(a, u) {
4286
4307
  if (u[0] & /*allVerificationsVisible, showAllVerifications, displayMessages*/
4287
4308
  536) {
4288
- n = Et(
4309
+ n = wt(
4289
4310
  /*displayMessages*/
4290
4311
  a[3]
4291
4312
  );
4292
4313
  let l;
4293
4314
  for (l = 0; l < n.length; l += 1) {
4294
- const f = Wt(a, n, l);
4295
- o[l] ? o[l].p(f, u) : (o[l] = qt(f), o[l].c(), o[l].m(t, null));
4315
+ const f = qt(a, n, l);
4316
+ o[l] ? o[l].p(f, u) : (o[l] = Zt(f), o[l].c(), o[l].m(t, null));
4296
4317
  }
4297
4318
  for (; l < o.length; l += 1)
4298
4319
  o[l].d(1);
4299
4320
  o.length = n.length;
4300
4321
  }
4301
4322
  /*videoExists*/
4302
- a[6] ? s ? s.p(a, u) : (s = Yt(a), s.c(), s.m(i.parentNode, i)) : s && (s.d(1), s = null);
4323
+ a[6] ? s ? s.p(a, u) : (s = Jt(a), s.c(), s.m(i.parentNode, i)) : s && (s.d(1), s = null);
4303
4324
  },
4304
4325
  d(a) {
4305
- a && (fe(t), fe(r), fe(i)), Yr(o, a), s && s.d(a);
4326
+ a && (he(t), he(r), he(i)), Xr(o, a), s && s.d(a);
4306
4327
  }
4307
4328
  };
4308
4329
  }
4309
- function fo(e) {
4330
+ function po(e) {
4310
4331
  let t;
4311
4332
  return {
4312
4333
  c() {
4313
- t = Q("cashier-spinner"), Ne(
4334
+ t = K("cashier-spinner"), Ne(
4314
4335
  t,
4315
4336
  "clientstylingurl",
4316
4337
  /*clientstylingurl*/
@@ -4323,7 +4344,7 @@ function fo(e) {
4323
4344
  );
4324
4345
  },
4325
4346
  m(r, i) {
4326
- he(r, t, i);
4347
+ fe(r, t, i);
4327
4348
  },
4328
4349
  p(r, i) {
4329
4350
  i[0] & /*clientstylingurl*/
@@ -4341,11 +4362,11 @@ function fo(e) {
4341
4362
  );
4342
4363
  },
4343
4364
  d(r) {
4344
- r && fe(t);
4365
+ r && he(t);
4345
4366
  }
4346
4367
  };
4347
4368
  }
4348
- function Xt(e) {
4369
+ function Yt(e) {
4349
4370
  let t, r, i;
4350
4371
  function n(...o) {
4351
4372
  return (
@@ -4359,27 +4380,27 @@ function Xt(e) {
4359
4380
  }
4360
4381
  return {
4361
4382
  c() {
4362
- t = Q("span"), t.innerHTML = '<svg width="25px" height="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM8.70711 9.79289C8.31658 9.40237 7.68342 9.40237 7.29289 9.79289C6.90237 10.1834 6.90237 10.8166 7.29289 11.2071L11.2929 15.2071C11.6834 15.5976 12.3166 15.5976 12.7071 15.2071L16.7071 11.2071C17.0976 10.8166 17.0976 10.1834 16.7071 9.79289C16.3166 9.40237 15.6834 9.40237 15.2929 9.79289L12 13.0858L8.70711 9.79289Z" fill="#000000"></path></svg>', ne(t, "class", "CashierVerificationChevron");
4383
+ t = K("span"), t.innerHTML = '<svg width="25px" height="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM8.70711 9.79289C8.31658 9.40237 7.68342 9.40237 7.29289 9.79289C6.90237 10.1834 6.90237 10.8166 7.29289 11.2071L11.2929 15.2071C11.6834 15.5976 12.3166 15.5976 12.7071 15.2071L16.7071 11.2071C17.0976 10.8166 17.0976 10.1834 16.7071 9.79289C16.3166 9.40237 15.6834 9.40237 15.2929 9.79289L12 13.0858L8.70711 9.79289Z" fill="#000000"></path></svg>', oe(t, "class", "CashierVerificationChevron");
4363
4384
  },
4364
4385
  m(o, s) {
4365
- he(o, t, s), r || (i = pt(t, "click", n), r = !0);
4386
+ fe(o, t, s), r || (i = bt(t, "click", n), r = !0);
4366
4387
  },
4367
4388
  p(o, s) {
4368
4389
  e = o;
4369
4390
  },
4370
4391
  d(o) {
4371
- o && fe(t), r = !1, i();
4392
+ o && he(t), r = !1, i();
4372
4393
  }
4373
4394
  };
4374
4395
  }
4375
- function qt(e) {
4396
+ function Zt(e) {
4376
4397
  let t, r, i, n, o = (
4377
4398
  /*message*/
4378
4399
  e[53] + ""
4379
4400
  ), s, a, u, l, f = (
4380
4401
  /*displayMessages*/
4381
4402
  e[3].length > 1 && /*index*/
4382
- e[55] === 0 && Xt(e)
4403
+ e[55] === 0 && Yt(e)
4383
4404
  );
4384
4405
  function g(...p) {
4385
4406
  return (
@@ -4393,7 +4414,7 @@ function qt(e) {
4393
4414
  }
4394
4415
  return {
4395
4416
  c() {
4396
- t = Q("div"), r = Q("div"), r.innerHTML = '<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>', i = Ae(), n = Q("p"), s = Ae(), f && f.c(), a = Ae(), ne(r, "class", "IconVerification"), ne(n, "class", "text"), ne(t, "class", "CashierVerificationMessage"), xe(
4417
+ t = K("div"), r = K("div"), r.innerHTML = '<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M4.39254 16.2614C2.64803 13.1941 1.66074 9.71783 1.51646 6.15051C1.50127 5.77507 1.70918 5.42812 2.04153 5.25282L11.5335 0.246091C11.8254 0.0920859 12.1746 0.0920859 12.4665 0.246091L21.9585 5.25282C22.2908 5.42812 22.4987 5.77507 22.4835 6.15051C22.3393 9.71783 21.352 13.1941 19.6075 16.2614C17.8618 19.3307 15.4169 21.8869 12.4986 23.7001C12.1931 23.8899 11.8069 23.8899 11.5014 23.7001C8.58313 21.8869 6.13817 19.3307 4.39254 16.2614Z" fill="#fa9200"></path><path d="M8.25 12.75L11.25 15L17.25 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>', i = He(), n = K("p"), s = He(), f && f.c(), a = He(), oe(r, "class", "IconVerification"), oe(n, "class", "text"), oe(t, "class", "CashierVerificationMessage"), ye(
4397
4418
  t,
4398
4419
  "ShowAll",
4399
4420
  /*allVerificationsVisible*/
@@ -4401,15 +4422,15 @@ function qt(e) {
4401
4422
  );
4402
4423
  },
4403
4424
  m(p, x) {
4404
- he(p, t, x), ie(t, r), ie(t, i), ie(t, n), n.innerHTML = o, ie(t, s), f && f.m(t, null), ie(t, a), u || (l = pt(t, "click", g), u = !0);
4425
+ fe(p, t, x), ne(t, r), ne(t, i), ne(t, n), n.innerHTML = o, ne(t, s), f && f.m(t, null), ne(t, a), u || (l = bt(t, "click", g), u = !0);
4405
4426
  },
4406
4427
  p(p, x) {
4407
4428
  e = p, x[0] & /*displayMessages*/
4408
4429
  8 && o !== (o = /*message*/
4409
4430
  e[53] + "") && (n.innerHTML = o), /*displayMessages*/
4410
4431
  e[3].length > 1 && /*index*/
4411
- e[55] === 0 ? f ? f.p(e, x) : (f = Xt(e), f.c(), f.m(t, a)) : f && (f.d(1), f = null), x[0] & /*allVerificationsVisible*/
4412
- 16 && xe(
4432
+ e[55] === 0 ? f ? f.p(e, x) : (f = Yt(e), f.c(), f.m(t, a)) : f && (f.d(1), f = null), x[0] & /*allVerificationsVisible*/
4433
+ 16 && ye(
4413
4434
  t,
4414
4435
  "ShowAll",
4415
4436
  /*allVerificationsVisible*/
@@ -4417,26 +4438,26 @@ function qt(e) {
4417
4438
  );
4418
4439
  },
4419
4440
  d(p) {
4420
- p && fe(t), f && f.d(), u = !1, l();
4441
+ p && he(t), f && f.d(), u = !1, l();
4421
4442
  }
4422
4443
  };
4423
4444
  }
4424
- function Yt(e) {
4445
+ function Jt(e) {
4425
4446
  let t, r, i, n, o = (
4426
4447
  /*$_*/
4427
4448
  e[8]("verification.video.how-to") + ""
4428
4449
  ), s, a, u;
4429
4450
  return {
4430
4451
  c() {
4431
- t = Q("div"), r = Q("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 = Ae(), n = Q("div"), s = Zr(o), ne(r, "class", "IconVideo"), ne(n, "class", "CashierVerificationVideoLink"), xe(
4452
+ t = K("div"), r = K("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 = He(), n = K("div"), s = Zr(o), oe(r, "class", "IconVideo"), oe(n, "class", "CashierVerificationVideoLink"), ye(
4432
4453
  n,
4433
4454
  "CashierVerificationVideoLinkDesktop",
4434
4455
  /*desktopView*/
4435
4456
  e[5]
4436
- ), ne(t, "class", "CashierVerificationVideo");
4457
+ ), oe(t, "class", "CashierVerificationVideo");
4437
4458
  },
4438
4459
  m(l, f) {
4439
- he(l, t, f), ie(t, r), ie(t, i), ie(t, n), ie(n, s), a || (u = pt(
4460
+ fe(l, t, f), ne(t, r), ne(t, i), ne(t, n), ne(n, s), a || (u = bt(
4440
4461
  n,
4441
4462
  "click",
4442
4463
  /*showVideo*/
@@ -4446,8 +4467,8 @@ function Yt(e) {
4446
4467
  p(l, f) {
4447
4468
  f[0] & /*$_*/
4448
4469
  256 && o !== (o = /*$_*/
4449
- l[8]("verification.video.how-to") + "") && Jr(s, o), f[0] & /*desktopView*/
4450
- 32 && xe(
4470
+ l[8]("verification.video.how-to") + "") && Yr(s, o), f[0] & /*desktopView*/
4471
+ 32 && ye(
4451
4472
  n,
4452
4473
  "CashierVerificationVideoLinkDesktop",
4453
4474
  /*desktopView*/
@@ -4455,28 +4476,28 @@ function Yt(e) {
4455
4476
  );
4456
4477
  },
4457
4478
  d(l) {
4458
- l && fe(t), a = !1, u();
4479
+ l && he(t), a = !1, u();
4459
4480
  }
4460
4481
  };
4461
4482
  }
4462
- function co(e) {
4483
+ function mo(e) {
4463
4484
  let t;
4464
4485
  function r(o, s) {
4465
4486
  if (
4466
4487
  /*isLoading*/
4467
4488
  o[7]
4468
4489
  )
4469
- return fo;
4490
+ return po;
4470
4491
  if (
4471
4492
  /*displayMessages*/
4472
4493
  o[3]
4473
4494
  )
4474
- return ho;
4495
+ return co;
4475
4496
  }
4476
4497
  let i = r(e), n = i && i(e);
4477
4498
  return {
4478
4499
  c() {
4479
- t = Q("div"), n && n.c(), ne(t, "class", "CashierVerifications"), xe(
4500
+ t = K("div"), n && n.c(), oe(t, "class", "CashierVerifications"), ye(
4480
4501
  t,
4481
4502
  "CashierVerificationsDesktop",
4482
4503
  /*desktopView*/
@@ -4484,11 +4505,11 @@ function co(e) {
4484
4505
  );
4485
4506
  },
4486
4507
  m(o, s) {
4487
- he(o, t, s), n && n.m(t, null), e[21](t);
4508
+ fe(o, t, s), n && n.m(t, null), e[21](t);
4488
4509
  },
4489
4510
  p(o, s) {
4490
4511
  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*/
4491
- 32 && xe(
4512
+ 32 && ye(
4492
4513
  t,
4493
4514
  "CashierVerificationsDesktop",
4494
4515
  /*desktopView*/
@@ -4498,23 +4519,23 @@ function co(e) {
4498
4519
  i: me,
4499
4520
  o: me,
4500
4521
  d(o) {
4501
- o && fe(t), n && n.d(), e[21](null);
4522
+ o && he(t), n && n.d(), e[21](null);
4502
4523
  }
4503
4524
  };
4504
4525
  }
4505
- const po = "verification_explanation_video_widgets.MP4";
4506
- function mo(e, t, r) {
4526
+ const vo = "verification_explanation_video_widgets.MP4";
4527
+ function go(e, t, r) {
4507
4528
  let i, n;
4508
- xt(e, Gn, (h) => r(8, i = h)), xt(e, jn, (h) => r(28, n = h)), zt.extend(uo);
4509
- let { endpoint: o } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { session: f = "" } = t, { customerid: g = "" } = t, { playersession: p = "" } = t, { mbsource: x = "" } = t, S, d = /* @__PURE__ */ new Set(), C = /* @__PURE__ */ new Set(), V, k, B, z = !0, R = !0, U = !1, X = "", K = !1, Y = window.navigator.userAgent;
4510
- var D;
4529
+ Et(e, $n, (h) => r(8, i = h)), Et(e, Wn, (h) => r(28, n = h)), Xt.extend(ho);
4530
+ let { endpoint: o } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { session: f = "" } = t, { customerid: g = "" } = t, { playersession: p = "" } = t, { mbsource: x = "" } = t, S, d = /* @__PURE__ */ new Set(), M = /* @__PURE__ */ new Set(), V, k, A, z = !0, R = !0, U = !1, X = "", ee = !1, Y = window.navigator.userAgent;
4531
+ var C;
4511
4532
  (function(h) {
4512
4533
  h.Manual = "Manual", h.ShuftiPro = "ShuftiPro";
4513
- })(D || (D = {}));
4514
- var O;
4534
+ })(C || (C = {}));
4535
+ var H;
4515
4536
  (function(h) {
4516
4537
  h.Requested = "Requested";
4517
- })(O || (O = {}));
4538
+ })(H || (H = {}));
4518
4539
  var F;
4519
4540
  (function(h) {
4520
4541
  h.Unknown = "Unknown", h.Unverified = "Unverified", h.InProgress = "InProgress", h.Failed = "Failed", h.Verified = "Verified", h.Referred = "Referred", h.True = "True", h.False = "False", h.AwaitingForResponse = "AwaitingForResponse";
@@ -4522,9 +4543,9 @@ function mo(e, t, r) {
4522
4543
  var ae;
4523
4544
  (function(h) {
4524
4545
  h.Unknown = "Unknown", h.Documents = "Documents", h.Age = "Age", h.Pep = "Pep", h.Sanction = "Sanction", h.Aml = "Aml", h.ProofOfAddress = "ProofOfAddress", h.SourceOfWealth = "SourceOfWealth", h.SocialMedia = "SocialMedia", h.Biometric = "Biometric";
4525
- })(ae || (ae = {})), jr(() => (ge(), () => {
4546
+ })(ae || (ae = {})), zr(() => (ge(), () => {
4526
4547
  }));
4527
- const E = [
4548
+ const _ = [
4528
4549
  F.InProgress,
4529
4550
  F.Referred,
4530
4551
  F.AwaitingForResponse
@@ -4533,33 +4554,33 @@ function mo(e, t, r) {
4533
4554
  if (h)
4534
4555
  return fetch(h).then((y) => y.json()).then((y) => {
4535
4556
  Object.keys(y).forEach((T) => {
4536
- Nt(T, y[T]);
4557
+ kt(T, y[T]);
4537
4558
  });
4538
4559
  }).catch((y) => {
4539
4560
  console.log(y);
4540
4561
  });
4541
4562
  };
4542
- Object.keys(Rt).forEach((h) => {
4543
- Nt(h, Rt[h]);
4563
+ Object.keys(Ut).forEach((h) => {
4564
+ kt(h, Ut[h]);
4544
4565
  });
4545
4566
  const c = () => {
4546
- $n(s);
4567
+ zn(s);
4547
4568
  }, b = () => {
4548
4569
  r(18, k = w());
4549
4570
  const h = new URL(`${o}/v1/player/${g}/verification/GetKYCCustomerStatus?language=${s}`), y = new Headers();
4550
- y.append("accept", "application/json"), y.append("Content-Type", "application/json"), y.append("x-sessionid", `${p}`), y.append("X-Client-Request-Timestamp", zt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4571
+ y.append("accept", "application/json"), y.append("Content-Type", "application/json"), y.append("x-sessionid", `${p}`), y.append("X-Client-Request-Timestamp", Xt.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
4551
4572
  const T = {
4552
4573
  method: "POST",
4553
4574
  headers: y,
4554
4575
  body: JSON.stringify({})
4555
4576
  };
4556
- r(7, K = !0), fetch(h, T).then((q) => q.json()).then((q) => {
4557
- const qe = m(q?.Verifications);
4558
- V = M(qe), V.VerificationStatuses.forEach((Le) => {
4577
+ r(7, ee = !0), fetch(h, T).then((q) => q.json()).then((q) => {
4578
+ const Ze = m(q?.Verifications);
4579
+ V = B(Ze), V.VerificationStatuses.forEach((Le) => {
4559
4580
  Le.VerificationUrlType !== "Widget" && d.add(Le.Vendor);
4560
- }), r(3, B = Z());
4561
- }).finally(() => r(7, K = !1));
4562
- }, m = (h) => h ? h.sort((y, T) => new Date(T.Created).getTime() - new Date(y.Created).getTime()) : [], _ = () => {
4581
+ }), r(3, A = Z());
4582
+ }).finally(() => r(7, ee = !1));
4583
+ }, m = (h) => h ? h.sort((y, T) => new Date(T.Created).getTime() - new Date(y.Created).getTime()) : [], E = () => {
4563
4584
  n && b();
4564
4585
  }, w = () => {
4565
4586
  let h = (f || n).split(".")[1];
@@ -4568,7 +4589,7 @@ function mo(e, t, r) {
4568
4589
  return y.cdn + "/cashier/operator-assets/" + y?.mid;
4569
4590
  }
4570
4591
  return "";
4571
- }, M = (h) => {
4592
+ }, B = (h) => {
4572
4593
  if (!h || !h.length)
4573
4594
  return {
4574
4595
  VerificationSummaryStatus: F.Unverified,
@@ -4576,7 +4597,7 @@ function mo(e, t, r) {
4576
4597
  };
4577
4598
  const y = G(h);
4578
4599
  if (y && y.length) {
4579
- const T = L(y);
4600
+ const T = D(y);
4580
4601
  return {
4581
4602
  VerificationSummaryStatus: T.Status,
4582
4603
  VerificationUrl: T.Flags?.DeferredUrlKey,
@@ -4587,7 +4608,7 @@ function mo(e, t, r) {
4587
4608
  VerificationSummaryStatus: h.some((q) => q.Status === F.Failed) ? F.Failed : F.Verified,
4588
4609
  VerificationStatuses: N(h, [F.Failed])
4589
4610
  };
4590
- }, L = (h) => h.reduce(
4611
+ }, D = (h) => h.reduce(
4591
4612
  (y, T) => y ? new Date(y) < new Date(T) ? T : y : T,
4592
4613
  0
4593
4614
  ), N = (h, y) => h.filter((T) => y.includes(T.Status)).map((T) => ({
@@ -4596,10 +4617,10 @@ function mo(e, t, r) {
4596
4617
  VerificationDocuments: T.Documents ? [...T.Documents] : [],
4597
4618
  VerificationUrlType: T.FlowInfo?.Type,
4598
4619
  VerificationUrl: T.FlowInfo?.Url
4599
- })), G = (h) => h.filter((y) => E.includes(y.Status) ? y.FlowInfo && y.FlowInfo.Url || W(y) || ue(y) : !1), W = (h) => {
4600
- const y = h.Documents && h.VendorName === D.Manual, T = h.Documents && h.Documents.some((q) => q.Status === O.Requested);
4620
+ })), G = (h) => h.filter((y) => _.includes(y.Status) ? y.FlowInfo && y.FlowInfo.Url || W(y) || ue(y) : !1), W = (h) => {
4621
+ const y = h.Documents && h.VendorName === C.Manual, T = h.Documents && h.Documents.some((q) => q.Status === H.Requested);
4601
4622
  return y && T;
4602
- }, ue = (h) => h.VendorName === D.ShuftiPro && h.Status === F.Referred, Z = () => {
4623
+ }, ue = (h) => h.VendorName === C.ShuftiPro && h.Status === F.Referred, Z = () => {
4603
4624
  switch (V.VerificationSummaryStatus) {
4604
4625
  case F.InProgress:
4605
4626
  const h = [];
@@ -4613,38 +4634,38 @@ function mo(e, t, r) {
4613
4634
  }
4614
4635
  }, de = (h) => {
4615
4636
  const y = V.VerificationStatuses.filter((T) => T.Vendor === h);
4616
- if (h === D.ShuftiPro)
4617
- return ee(y);
4637
+ if (h === C.ShuftiPro)
4638
+ return te(y);
4618
4639
  {
4619
4640
  const T = i("verification.idenfy.link-name"), q = {
4620
4641
  link: `<a href="${y[0].VerificationUrl}" target="_blank">${T}</a>`
4621
4642
  };
4622
4643
  return i("verification.idenfy.in-progress", { values: q });
4623
4644
  }
4624
- }, ee = (h) => {
4645
+ }, te = (h) => {
4625
4646
  const y = [], T = {}, q = [
4626
4647
  ae.Biometric,
4627
4648
  ae.Documents,
4628
4649
  ae.ProofOfAddress
4629
4650
  ];
4630
4651
  h.forEach((pe) => {
4631
- q.includes(pe.Type) && (y.push(pe.Type), T[pe.Type] = $(pe, J(pe.Type)));
4652
+ q.includes(pe.Type) && (y.push(pe.Type), T[pe.Type] = j(pe, J(pe.Type)));
4632
4653
  });
4633
- let qe = y.every((pe) => C.has(pe)), Le = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4634
- return qe ? i("verification.shuftipro.validations-started") : i(Le, { values: T });
4635
- }, $ = (h, y) => `<a class="verificationLink ${h.Type}" href=" ${h.VerificationUrl} " target="_blank">${y}</a>`, J = (h) => i(`verification.shuftipro.link-name.${h}`), te = (h, y) => {
4654
+ let Ze = y.every((pe) => M.has(pe)), Le = `verification.shuftipro.in-progress.${y.sort().join(".")}`;
4655
+ return Ze ? i("verification.shuftipro.validations-started") : i(Le, { values: T });
4656
+ }, j = (h, y) => `<a class="verificationLink ${h.Type}" href=" ${h.VerificationUrl} " target="_blank">${y}</a>`, J = (h) => i(`verification.shuftipro.link-name.${h}`), re = (h, y) => {
4636
4657
  if (h.stopPropagation(), h.target && (h.target.href || h.target.closest("a"))) {
4637
4658
  if (h.target.closest(".verificationLink")) {
4638
4659
  const T = h.target.className.split(" ")[1];
4639
- C.add(T), r(3, B = Z());
4660
+ M.add(T), r(3, A = Z());
4640
4661
  }
4641
4662
  return;
4642
4663
  }
4643
4664
  y === 0 && r(4, z = !z);
4644
4665
  }, ge = () => {
4645
- r(5, R = !oo(Y));
4646
- }, Cr = () => {
4647
- X = k + "/" + s + "/" + po;
4666
+ r(5, R = !ao(Y));
4667
+ }, Ir = () => {
4668
+ X = k + "/" + s + "/" + vo;
4648
4669
  try {
4649
4670
  fetch(X, { method: "HEAD" }).then((h) => {
4650
4671
  r(6, U = h.ok);
@@ -4654,9 +4675,9 @@ function mo(e, t, r) {
4654
4675
  }
4655
4676
  }, Dr = () => {
4656
4677
  window.postMessage({ type: "ShowVideoModal", videoSrc: X }, window.location.href);
4657
- }, Ir = (h, y) => te(y, h), Lr = (h, y) => te(y, h);
4658
- function Nr(h) {
4659
- Xr[h ? "unshift" : "push"](() => {
4678
+ }, Lr = (h, y) => re(y, h), Nr = (h, y) => re(y, h);
4679
+ function Rr(h) {
4680
+ Wr[h ? "unshift" : "push"](() => {
4660
4681
  S = h, r(2, S);
4661
4682
  });
4662
4683
  }
@@ -4666,23 +4687,23 @@ function mo(e, t, r) {
4666
4687
  e.$$.dirty[0] & /*lang*/
4667
4688
  4096 && s && c(), e.$$.dirty[0] & /*endpoint, session, playersession*/
4668
4689
  83968 && o && f && p && b(), e.$$.dirty[0] & /*endpoint, session, playersession*/
4669
- 83968 && o && !f && p && _(), e.$$.dirty[0] & /*translationurl*/
4690
+ 83968 && o && !f && p && E(), e.$$.dirty[0] & /*translationurl*/
4670
4691
  8192 && a && v(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4671
- 5 && u && S && Qr(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4672
- 6 && l && S && zr(), e.$$.dirty[0] & /*staticCdnUrl*/
4673
- 262144 && k && Cr(), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4674
- 131076 && x && S && Wr(S, `${x}.Style`);
4692
+ 5 && u && S && Kr(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4693
+ 6 && l && S && Jr(), e.$$.dirty[0] & /*staticCdnUrl*/
4694
+ 262144 && k && Ir(), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
4695
+ 131076 && x && S && Qr(S, `${x}.Style`);
4675
4696
  }, [
4676
4697
  u,
4677
4698
  l,
4678
4699
  S,
4679
- B,
4700
+ A,
4680
4701
  z,
4681
4702
  R,
4682
4703
  U,
4683
- K,
4704
+ ee,
4684
4705
  i,
4685
- te,
4706
+ re,
4686
4707
  Dr,
4687
4708
  o,
4688
4709
  s,
@@ -4692,19 +4713,19 @@ function mo(e, t, r) {
4692
4713
  p,
4693
4714
  x,
4694
4715
  k,
4695
- Ir,
4696
4716
  Lr,
4697
- Nr
4717
+ Nr,
4718
+ Rr
4698
4719
  ];
4699
4720
  }
4700
- class vo extends Vr {
4721
+ class bo extends Gr {
4701
4722
  constructor(t) {
4702
- super(), Gr(
4723
+ super(), jr(
4703
4724
  this,
4704
4725
  t,
4726
+ go,
4705
4727
  mo,
4706
- co,
4707
- Zt,
4728
+ Qt,
4708
4729
  {
4709
4730
  endpoint: 11,
4710
4731
  lang: 12,
@@ -4716,7 +4737,7 @@ class vo extends Vr {
4716
4737
  playersession: 16,
4717
4738
  mbsource: 17
4718
4739
  },
4719
- lo,
4740
+ fo,
4720
4741
  [-1, -1]
4721
4742
  );
4722
4743
  }
@@ -4724,58 +4745,58 @@ class vo extends Vr {
4724
4745
  return this.$$.ctx[11];
4725
4746
  }
4726
4747
  set endpoint(t) {
4727
- this.$$set({ endpoint: t }), re();
4748
+ this.$$set({ endpoint: t }), ie();
4728
4749
  }
4729
4750
  get lang() {
4730
4751
  return this.$$.ctx[12];
4731
4752
  }
4732
4753
  set lang(t) {
4733
- this.$$set({ lang: t }), re();
4754
+ this.$$set({ lang: t }), ie();
4734
4755
  }
4735
4756
  get translationurl() {
4736
4757
  return this.$$.ctx[13];
4737
4758
  }
4738
4759
  set translationurl(t) {
4739
- this.$$set({ translationurl: t }), re();
4760
+ this.$$set({ translationurl: t }), ie();
4740
4761
  }
4741
4762
  get clientstyling() {
4742
4763
  return this.$$.ctx[0];
4743
4764
  }
4744
4765
  set clientstyling(t) {
4745
- this.$$set({ clientstyling: t }), re();
4766
+ this.$$set({ clientstyling: t }), ie();
4746
4767
  }
4747
4768
  get clientstylingurl() {
4748
4769
  return this.$$.ctx[1];
4749
4770
  }
4750
4771
  set clientstylingurl(t) {
4751
- this.$$set({ clientstylingurl: t }), re();
4772
+ this.$$set({ clientstylingurl: t }), ie();
4752
4773
  }
4753
4774
  get session() {
4754
4775
  return this.$$.ctx[14];
4755
4776
  }
4756
4777
  set session(t) {
4757
- this.$$set({ session: t }), re();
4778
+ this.$$set({ session: t }), ie();
4758
4779
  }
4759
4780
  get customerid() {
4760
4781
  return this.$$.ctx[15];
4761
4782
  }
4762
4783
  set customerid(t) {
4763
- this.$$set({ customerid: t }), re();
4784
+ this.$$set({ customerid: t }), ie();
4764
4785
  }
4765
4786
  get playersession() {
4766
4787
  return this.$$.ctx[16];
4767
4788
  }
4768
4789
  set playersession(t) {
4769
- this.$$set({ playersession: t }), re();
4790
+ this.$$set({ playersession: t }), ie();
4770
4791
  }
4771
4792
  get mbsource() {
4772
4793
  return this.$$.ctx[17];
4773
4794
  }
4774
4795
  set mbsource(t) {
4775
- this.$$set({ mbsource: t }), re();
4796
+ this.$$set({ mbsource: t }), ie();
4776
4797
  }
4777
4798
  }
4778
- Fr(vo, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, playersession: {}, mbsource: {} }, [], [], !0);
4799
+ Vr(bo, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, playersession: {}, mbsource: {} }, [], [], !0);
4779
4800
  export {
4780
- vo as C
4801
+ bo as C
4781
4802
  };