@everymatrix/cashier-verifications 1.93.12 → 1.93.14

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,16 +1,16 @@
1
- var xi = Object.defineProperty, Ei = Object.defineProperties;
2
- var wi = Object.getOwnPropertyDescriptors;
1
+ var Si = Object.defineProperty, Ti = Object.defineProperties;
2
+ var Oi = Object.getOwnPropertyDescriptors;
3
3
  var Ft = Object.getOwnPropertySymbols;
4
- var Si = Object.prototype.hasOwnProperty, Ti = Object.prototype.propertyIsEnumerable;
5
- var ft = (e, t, r) => t in e ? xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Gt = (e, t) => {
4
+ var Pi = Object.prototype.hasOwnProperty, Hi = Object.prototype.propertyIsEnumerable;
5
+ var ht = (e, t, r) => t in e ? Si(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Gt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Si.call(t, r) && ft(e, r, t[r]);
7
+ Pi.call(t, r) && ht(e, r, t[r]);
8
8
  if (Ft)
9
9
  for (var r of Ft(t))
10
- Ti.call(t, r) && ft(e, r, t[r]);
10
+ Hi.call(t, r) && ht(e, r, t[r]);
11
11
  return e;
12
- }, jt = (e, t) => Ei(e, wi(t));
13
- var Q = (e, t, r) => (ft(e, typeof t != "symbol" ? t + "" : t, r), r);
12
+ }, jt = (e, t) => Ti(e, Oi(t));
13
+ var K = (e, t, r) => (ht(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var zt = (e, t, r) => new Promise((i, n) => {
15
15
  var o = (u) => {
16
16
  try {
@@ -27,9 +27,9 @@ var zt = (e, t, r) => new Promise((i, n) => {
27
27
  }, a = (u) => u.done ? i(u.value) : Promise.resolve(u.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- function ee() {
30
+ function te() {
31
31
  }
32
- function Oi(e, t) {
32
+ function Ai(e, t) {
33
33
  for (const r in t)
34
34
  e[r] = t[r];
35
35
  return (
@@ -37,46 +37,46 @@ function Oi(e, t) {
37
37
  e
38
38
  );
39
39
  }
40
- function Sr(e) {
40
+ function Tr(e) {
41
41
  return e();
42
42
  }
43
43
  function Wt() {
44
44
  return /* @__PURE__ */ Object.create(null);
45
45
  }
46
- function Ce(e) {
47
- e.forEach(Sr);
46
+ function Me(e) {
47
+ e.forEach(Tr);
48
48
  }
49
49
  function Nt(e) {
50
50
  return typeof e == "function";
51
51
  }
52
- function Tr(e, t) {
52
+ function Or(e, t) {
53
53
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
54
54
  }
55
- function Pi(e) {
55
+ function Bi(e) {
56
56
  return Object.keys(e).length === 0;
57
57
  }
58
- function Or(e, ...t) {
58
+ function Pr(e, ...t) {
59
59
  if (e == null) {
60
60
  for (const i of t)
61
61
  i(void 0);
62
- return ee;
62
+ return te;
63
63
  }
64
64
  const r = e.subscribe(...t);
65
65
  return r.unsubscribe ? () => r.unsubscribe() : r;
66
66
  }
67
67
  function Xt(e, t, r) {
68
- e.$$.on_destroy.push(Or(t, r));
68
+ e.$$.on_destroy.push(Pr(t, r));
69
69
  }
70
- function gs(e, t, r, i) {
70
+ function xs(e, t, r, i) {
71
71
  if (e) {
72
- const n = Pr(e, t, r, i);
72
+ const n = Hr(e, t, r, i);
73
73
  return e[0](n);
74
74
  }
75
75
  }
76
- function Pr(e, t, r, i) {
77
- return e[1] && i ? Oi(r.ctx.slice(), e[1](i(t))) : r.ctx;
76
+ function Hr(e, t, r, i) {
77
+ return e[1] && i ? Ai(r.ctx.slice(), e[1](i(t))) : r.ctx;
78
78
  }
79
- function bs(e, t, r, i) {
79
+ function Es(e, t, r, i) {
80
80
  if (e[2] && i) {
81
81
  const n = e[2](i(r));
82
82
  if (t.dirty === void 0)
@@ -91,13 +91,13 @@ function bs(e, t, r, i) {
91
91
  }
92
92
  return t.dirty;
93
93
  }
94
- function ys(e, t, r, i, n, o) {
94
+ function ws(e, t, r, i, n, o) {
95
95
  if (n) {
96
- const s = Pr(t, r, i, o);
96
+ const s = Hr(t, r, i, o);
97
97
  e.p(s, n);
98
98
  }
99
99
  }
100
- function _s(e) {
100
+ function Ss(e) {
101
101
  if (e.ctx.length > 32) {
102
102
  const t = [], r = e.ctx.length / 32;
103
103
  for (let i = 0; i < r; i++)
@@ -106,17 +106,17 @@ function _s(e) {
106
106
  }
107
107
  return -1;
108
108
  }
109
- function j(e, t) {
109
+ function W(e, t) {
110
110
  e.appendChild(t);
111
111
  }
112
- function Hi(e, t, r) {
113
- const i = Ai(e);
112
+ function Mi(e, t, r) {
113
+ const i = Ci(e);
114
114
  if (!i.getElementById(t)) {
115
- const n = q("style");
116
- n.id = t, n.textContent = r, Bi(i, n);
115
+ const n = Y("style");
116
+ n.id = t, n.textContent = r, $i(i, n);
117
117
  }
118
118
  }
119
- function Ai(e) {
119
+ function Ci(e) {
120
120
  if (!e)
121
121
  return document;
122
122
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -126,8 +126,8 @@ function Ai(e) {
126
126
  t
127
127
  ) : e.ownerDocument;
128
128
  }
129
- function Bi(e, t) {
130
- return j(
129
+ function $i(e, t) {
130
+ return W(
131
131
  /** @type {Document} */
132
132
  e.head || e,
133
133
  t
@@ -136,14 +136,14 @@ function Bi(e, t) {
136
136
  function ae(e, t, r) {
137
137
  e.insertBefore(t, r || null);
138
138
  }
139
- function te(e) {
139
+ function re(e) {
140
140
  e.parentNode && e.parentNode.removeChild(e);
141
141
  }
142
- function Mi(e, t) {
142
+ function Li(e, t) {
143
143
  for (let r = 0; r < e.length; r += 1)
144
144
  e[r] && e[r].d(t);
145
145
  }
146
- function q(e) {
146
+ function Y(e) {
147
147
  return document.createElement(e);
148
148
  }
149
149
  function We(e) {
@@ -152,28 +152,31 @@ function We(e) {
152
152
  function Rt(e) {
153
153
  return document.createTextNode(e);
154
154
  }
155
- function Oe() {
155
+ function Te() {
156
156
  return Rt(" ");
157
157
  }
158
158
  function rt(e, t, r, i) {
159
159
  return e.addEventListener(t, r, i), () => e.removeEventListener(t, r, i);
160
160
  }
161
- function C(e, t, r) {
161
+ function A(e, t, r) {
162
162
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
163
163
  }
164
164
  function Xe(e, t, r) {
165
165
  const i = t.toLowerCase();
166
- i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : C(e, t, r);
166
+ i in e ? e[i] = typeof e[i] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : A(e, t, r);
167
167
  }
168
- function Ci(e) {
168
+ function Ii(e) {
169
169
  return Array.from(e.childNodes);
170
170
  }
171
- function Hr(e, t) {
171
+ function Ar(e, t) {
172
172
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
173
173
  t);
174
174
  }
175
+ function qt(e, t, r, i) {
176
+ r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
177
+ }
175
178
  let qe;
176
- function $i() {
179
+ function Di() {
177
180
  if (qe === void 0) {
178
181
  qe = !1;
179
182
  try {
@@ -184,14 +187,14 @@ function $i() {
184
187
  }
185
188
  return qe;
186
189
  }
187
- function xs(e, t) {
190
+ function Ni(e, t) {
188
191
  getComputedStyle(e).position === "static" && (e.style.position = "relative");
189
- const i = q("iframe");
192
+ const i = Y("iframe");
190
193
  i.setAttribute(
191
194
  "style",
192
195
  "display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"
193
196
  ), i.setAttribute("aria-hidden", "true"), i.tabIndex = -1;
194
- const n = $i();
197
+ const n = Di();
195
198
  let o;
196
199
  return n ? (i.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", o = rt(
197
200
  window,
@@ -202,14 +205,14 @@ function xs(e, t) {
202
205
  }
203
206
  )) : (i.src = "about:blank", i.onload = () => {
204
207
  o = rt(i.contentWindow, "resize", t), t();
205
- }), j(e, i), () => {
206
- (n || o && i.contentWindow) && o(), te(i);
208
+ }), W(e, i), () => {
209
+ (n || o && i.contentWindow) && o(), re(i);
207
210
  };
208
211
  }
209
- function he(e, t, r) {
212
+ function de(e, t, r) {
210
213
  e.classList.toggle(t, !!r);
211
214
  }
212
- function Li(e) {
215
+ function Ri(e) {
213
216
  const t = {};
214
217
  return e.childNodes.forEach(
215
218
  /** @param {Element} node */
@@ -218,72 +221,72 @@ function Li(e) {
218
221
  }
219
222
  ), t;
220
223
  }
221
- let Re;
222
- function Ne(e) {
223
- Re = e;
224
+ let Ne;
225
+ function De(e) {
226
+ Ne = e;
224
227
  }
225
- function Ii() {
226
- if (!Re)
228
+ function ki() {
229
+ if (!Ne)
227
230
  throw new Error("Function called outside component initialization");
228
- return Re;
231
+ return Ne;
229
232
  }
230
- function Di(e) {
231
- Ii().$$.on_mount.push(e);
233
+ function Ui(e) {
234
+ ki().$$.on_mount.push(e);
232
235
  }
233
- const Se = [], _t = [];
234
- let Pe = [];
235
- const qt = [], Ar = /* @__PURE__ */ Promise.resolve();
236
- let xt = !1;
237
- function Br() {
238
- xt || (xt = !0, Ar.then(K));
236
+ const we = [], xt = [];
237
+ let Oe = [];
238
+ const Yt = [], Br = /* @__PURE__ */ Promise.resolve();
239
+ let Et = !1;
240
+ function Mr() {
241
+ Et || (Et = !0, Br.then(ee));
239
242
  }
240
- function Es() {
241
- return Br(), Ar;
243
+ function Ts() {
244
+ return Mr(), Br;
242
245
  }
243
- function Et(e) {
244
- Pe.push(e);
246
+ function it(e) {
247
+ Oe.push(e);
245
248
  }
246
- const ht = /* @__PURE__ */ new Set();
247
- let Ee = 0;
248
- function K() {
249
- if (Ee !== 0)
249
+ const dt = /* @__PURE__ */ new Set();
250
+ let xe = 0;
251
+ function ee() {
252
+ if (xe !== 0)
250
253
  return;
251
- const e = Re;
254
+ const e = Ne;
252
255
  do {
253
256
  try {
254
- for (; Ee < Se.length; ) {
255
- const t = Se[Ee];
256
- Ee++, Ne(t), Ni(t.$$);
257
+ for (; xe < we.length; ) {
258
+ const t = we[xe];
259
+ xe++, De(t), Vi(t.$$);
257
260
  }
258
261
  } catch (t) {
259
- throw Se.length = 0, Ee = 0, t;
262
+ throw we.length = 0, xe = 0, t;
260
263
  }
261
- for (Ne(null), Se.length = 0, Ee = 0; _t.length; )
262
- _t.pop()();
263
- for (let t = 0; t < Pe.length; t += 1) {
264
- const r = Pe[t];
265
- ht.has(r) || (ht.add(r), r());
264
+ for (De(null), we.length = 0, xe = 0; xt.length; )
265
+ xt.pop()();
266
+ for (let t = 0; t < Oe.length; t += 1) {
267
+ const r = Oe[t];
268
+ dt.has(r) || (dt.add(r), r());
266
269
  }
267
- Pe.length = 0;
268
- } while (Se.length);
269
- for (; qt.length; )
270
- qt.pop()();
271
- xt = !1, ht.clear(), Ne(e);
270
+ Oe.length = 0;
271
+ } while (we.length);
272
+ for (; Yt.length; )
273
+ Yt.pop()();
274
+ Et = !1, dt.clear(), De(e);
272
275
  }
273
- function Ni(e) {
276
+ function Vi(e) {
274
277
  if (e.fragment !== null) {
275
- e.update(), Ce(e.before_update);
278
+ e.update(), Me(e.before_update);
276
279
  const t = e.dirty;
277
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Et);
280
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(it);
278
281
  }
279
282
  }
280
- function Ri(e) {
283
+ function Fi(e) {
281
284
  const t = [], r = [];
282
- Pe.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), Pe = t;
285
+ Oe.forEach((i) => e.indexOf(i) === -1 ? t.push(i) : r.push(i)), r.forEach((i) => i()), Oe = t;
283
286
  }
284
287
  const Je = /* @__PURE__ */ new Set();
285
288
  let be;
286
- function ws() {
289
+ function Os() {
287
290
  be = {
288
291
  r: 0,
289
292
  c: [],
@@ -291,13 +294,13 @@ function ws() {
291
294
  // parent group
292
295
  };
293
296
  }
294
- function Ss() {
295
- be.r || Ce(be.c), be = be.p;
297
+ function Ps() {
298
+ be.r || Me(be.c), be = be.p;
296
299
  }
297
- function ki(e, t) {
300
+ function Gi(e, t) {
298
301
  e && e.i && (Je.delete(e), e.i(t));
299
302
  }
300
- function Ts(e, t, r, i) {
303
+ function Hs(e, t, r, i) {
301
304
  if (e && e.o) {
302
305
  if (Je.has(e))
303
306
  return;
@@ -307,32 +310,32 @@ function Ts(e, t, r, i) {
307
310
  } else
308
311
  i && i();
309
312
  }
310
- function Yt(e) {
313
+ function Zt(e) {
311
314
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
312
315
  }
313
- function Ui(e, t, r) {
316
+ function ji(e, t, r) {
314
317
  const { fragment: i, after_update: n } = e.$$;
315
- i && i.m(t, r), Et(() => {
316
- const o = e.$$.on_mount.map(Sr).filter(Nt);
317
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Ce(o), e.$$.on_mount = [];
318
- }), n.forEach(Et);
318
+ i && i.m(t, r), it(() => {
319
+ const o = e.$$.on_mount.map(Tr).filter(Nt);
320
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : Me(o), e.$$.on_mount = [];
321
+ }), n.forEach(it);
319
322
  }
320
- function Vi(e, t) {
323
+ function zi(e, t) {
321
324
  const r = e.$$;
322
- r.fragment !== null && (Ri(r.after_update), Ce(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
325
+ r.fragment !== null && (Fi(r.after_update), Me(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
323
326
  }
324
- function Fi(e, t) {
325
- e.$$.dirty[0] === -1 && (Se.push(e), Br(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
327
+ function Wi(e, t) {
328
+ e.$$.dirty[0] === -1 && (we.push(e), Mr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
326
329
  }
327
- function Gi(e, t, r, i, n, o, s = null, a = [-1]) {
328
- const u = Re;
329
- Ne(e);
330
+ function Xi(e, t, r, i, n, o, s = null, a = [-1]) {
331
+ const u = Ne;
332
+ De(e);
330
333
  const l = e.$$ = {
331
334
  fragment: null,
332
335
  ctx: [],
333
336
  // state
334
337
  props: o,
335
- update: ee,
338
+ update: te,
336
339
  not_equal: n,
337
340
  bound: Wt(),
338
341
  // lifecycle
@@ -350,41 +353,41 @@ function Gi(e, t, r, i, n, o, s = null, a = [-1]) {
350
353
  };
351
354
  s && s(l.root);
352
355
  let f = !1;
353
- if (l.ctx = r ? r(e, t.props || {}, (p, v, ...b) => {
354
- const T = b.length ? b[0] : v;
355
- return l.ctx && n(l.ctx[p], l.ctx[p] = T) && (!l.skip_bound && l.bound[p] && l.bound[p](T), f && Fi(e, p)), v;
356
- }) : [], l.update(), f = !0, Ce(l.before_update), l.fragment = i ? i(l.ctx) : !1, t.target) {
356
+ if (l.ctx = r ? r(e, t.props || {}, (p, m, ...y) => {
357
+ const _ = y.length ? y[0] : m;
358
+ return l.ctx && n(l.ctx[p], l.ctx[p] = _) && (!l.skip_bound && l.bound[p] && l.bound[p](_), f && Wi(e, p)), m;
359
+ }) : [], l.update(), f = !0, Me(l.before_update), l.fragment = i ? i(l.ctx) : !1, t.target) {
357
360
  if (t.hydrate) {
358
- const p = Ci(t.target);
359
- l.fragment && l.fragment.l(p), p.forEach(te);
361
+ const p = Ii(t.target);
362
+ l.fragment && l.fragment.l(p), p.forEach(re);
360
363
  } else
361
364
  l.fragment && l.fragment.c();
362
- t.intro && ki(e.$$.fragment), Ui(e, t.target, t.anchor), K();
365
+ t.intro && Gi(e.$$.fragment), ji(e, t.target, t.anchor), ee();
363
366
  }
364
- Ne(u);
367
+ De(u);
365
368
  }
366
- let Mr;
367
- typeof HTMLElement == "function" && (Mr = class extends HTMLElement {
369
+ let Cr;
370
+ typeof HTMLElement == "function" && (Cr = class extends HTMLElement {
368
371
  constructor(t, r, i) {
369
372
  super();
370
373
  /** The Svelte component constructor */
371
- Q(this, "$$ctor");
374
+ K(this, "$$ctor");
372
375
  /** Slots */
373
- Q(this, "$$s");
376
+ K(this, "$$s");
374
377
  /** The Svelte component instance */
375
- Q(this, "$$c");
378
+ K(this, "$$c");
376
379
  /** Whether or not the custom element is connected */
377
- Q(this, "$$cn", !1);
380
+ K(this, "$$cn", !1);
378
381
  /** Component props data */
379
- Q(this, "$$d", {});
382
+ K(this, "$$d", {});
380
383
  /** `true` if currently in the process of reflecting component props back to attributes */
381
- Q(this, "$$r", !1);
384
+ K(this, "$$r", !1);
382
385
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
383
- Q(this, "$$p_d", {});
386
+ K(this, "$$p_d", {});
384
387
  /** @type {Record<string, Function[]>} Event listeners */
385
- Q(this, "$$l", {});
388
+ K(this, "$$l", {});
386
389
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
387
- Q(this, "$$l_u", /* @__PURE__ */ new Map());
390
+ K(this, "$$l_u", /* @__PURE__ */ new Map());
388
391
  this.$$ctor = t, this.$$s = r, i && this.attachShadow({ mode: "open" });
389
392
  }
390
393
  addEventListener(t, r, i) {
@@ -408,7 +411,7 @@ typeof HTMLElement == "function" && (Mr = class extends HTMLElement {
408
411
  let s;
409
412
  return {
410
413
  c: function() {
411
- s = q("slot"), o !== "default" && C(s, "name", o);
414
+ s = Y("slot"), o !== "default" && A(s, "name", o);
412
415
  },
413
416
  /**
414
417
  * @param {HTMLElement} target
@@ -418,14 +421,14 @@ typeof HTMLElement == "function" && (Mr = class extends HTMLElement {
418
421
  ae(l, s, f);
419
422
  },
420
423
  d: function(l) {
421
- l && te(s);
424
+ l && re(s);
422
425
  }
423
426
  };
424
427
  };
425
428
  };
426
429
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
427
430
  return;
428
- const r = {}, i = Li(this);
431
+ const r = {}, i = Ri(this);
429
432
  for (const o of this.$$s)
430
433
  o in i && (r[o] = [t(o)]);
431
434
  for (const o of this.attributes) {
@@ -514,8 +517,8 @@ function Qe(e, t, r, i) {
514
517
  return t;
515
518
  }
516
519
  }
517
- function ji(e, t, r, i, n, o) {
518
- let s = class extends Mr {
520
+ function qi(e, t, r, i, n, o) {
521
+ let s = class extends Cr {
519
522
  constructor() {
520
523
  super(e, r, n), this.$$p_d = t;
521
524
  }
@@ -545,7 +548,7 @@ function ji(e, t, r, i, n, o) {
545
548
  }), e.element = /** @type {any} */
546
549
  s, s;
547
550
  }
548
- class zi {
551
+ class Yi {
549
552
  constructor() {
550
553
  /**
551
554
  * ### PRIVATE API
@@ -554,7 +557,7 @@ class zi {
554
557
  *
555
558
  * @type {any}
556
559
  */
557
- Q(this, "$$");
560
+ K(this, "$$");
558
561
  /**
559
562
  * ### PRIVATE API
560
563
  *
@@ -562,11 +565,11 @@ class zi {
562
565
  *
563
566
  * @type {any}
564
567
  */
565
- Q(this, "$$set");
568
+ K(this, "$$set");
566
569
  }
567
570
  /** @returns {void} */
568
571
  $destroy() {
569
- Vi(this, 1), this.$destroy = ee;
572
+ zi(this, 1), this.$destroy = te;
570
573
  }
571
574
  /**
572
575
  * @template {Extract<keyof Events, string>} K
@@ -576,7 +579,7 @@ class zi {
576
579
  */
577
580
  $on(t, r) {
578
581
  if (!Nt(r))
579
- return ee;
582
+ return te;
580
583
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
581
584
  return i.push(r), () => {
582
585
  const n = i.indexOf(r);
@@ -588,149 +591,149 @@ class zi {
588
591
  * @returns {void}
589
592
  */
590
593
  $set(t) {
591
- this.$$set && !Pi(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
594
+ this.$$set && !Bi(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
592
595
  }
593
596
  }
594
- const Wi = "4";
595
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Wi);
596
- const we = [];
597
- function Xi(e, t) {
597
+ const Zi = "4";
598
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Zi);
599
+ const Ee = [];
600
+ function Ji(e, t) {
598
601
  return {
599
- subscribe: Ve(e, t).subscribe
602
+ subscribe: Ue(e, t).subscribe
600
603
  };
601
604
  }
602
- function Ve(e, t = ee) {
605
+ function Ue(e, t = te) {
603
606
  let r;
604
607
  const i = /* @__PURE__ */ new Set();
605
608
  function n(a) {
606
- if (Tr(e, a) && (e = a, r)) {
607
- const u = !we.length;
609
+ if (Or(e, a) && (e = a, r)) {
610
+ const u = !Ee.length;
608
611
  for (const l of i)
609
- l[1](), we.push(l, e);
612
+ l[1](), Ee.push(l, e);
610
613
  if (u) {
611
- for (let l = 0; l < we.length; l += 2)
612
- we[l][0](we[l + 1]);
613
- we.length = 0;
614
+ for (let l = 0; l < Ee.length; l += 2)
615
+ Ee[l][0](Ee[l + 1]);
616
+ Ee.length = 0;
614
617
  }
615
618
  }
616
619
  }
617
620
  function o(a) {
618
621
  n(a(e));
619
622
  }
620
- function s(a, u = ee) {
623
+ function s(a, u = te) {
621
624
  const l = [a, u];
622
- return i.add(l), i.size === 1 && (r = t(n, o) || ee), a(e), () => {
625
+ return i.add(l), i.size === 1 && (r = t(n, o) || te), a(e), () => {
623
626
  i.delete(l), i.size === 0 && r && (r(), r = null);
624
627
  };
625
628
  }
626
629
  return { set: n, update: o, subscribe: s };
627
630
  }
628
- function $e(e, t, r) {
631
+ function Ce(e, t, r) {
629
632
  const i = !Array.isArray(e), n = i ? [e] : e;
630
633
  if (!n.every(Boolean))
631
634
  throw new Error("derived() expects stores as input, got a falsy value");
632
635
  const o = t.length < 2;
633
- return Xi(r, (s, a) => {
636
+ return Ji(r, (s, a) => {
634
637
  let u = !1;
635
638
  const l = [];
636
- let f = 0, p = ee;
637
- const v = () => {
639
+ let f = 0, p = te;
640
+ const m = () => {
638
641
  if (f)
639
642
  return;
640
643
  p();
641
- const T = t(i ? l[0] : l, s, a);
642
- o ? s(T) : p = Nt(T) ? T : ee;
643
- }, b = n.map(
644
- (T, h) => Or(
645
- T,
644
+ const _ = t(i ? l[0] : l, s, a);
645
+ o ? s(_) : p = Nt(_) ? _ : te;
646
+ }, y = n.map(
647
+ (_, d) => Pr(
648
+ _,
646
649
  (I) => {
647
- l[h] = I, f &= ~(1 << h), u && v();
650
+ l[d] = I, f &= ~(1 << d), u && m();
648
651
  },
649
652
  () => {
650
- f |= 1 << h;
653
+ f |= 1 << d;
651
654
  }
652
655
  )
653
656
  );
654
- return u = !0, v(), function() {
655
- Ce(b), p(), u = !1;
657
+ return u = !0, m(), function() {
658
+ Me(y), p(), u = !1;
656
659
  };
657
660
  });
658
661
  }
659
- var Cr = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
662
+ var $r = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
660
663
  function kt(e) {
661
664
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
662
665
  }
663
- var qi = function(t) {
664
- return Yi(t) && !Zi(t);
666
+ var Qi = function(t) {
667
+ return Ki(t) && !en(t);
665
668
  };
666
- function Yi(e) {
669
+ function Ki(e) {
667
670
  return !!e && typeof e == "object";
668
671
  }
669
- function Zi(e) {
672
+ function en(e) {
670
673
  var t = Object.prototype.toString.call(e);
671
- return t === "[object RegExp]" || t === "[object Date]" || Ki(e);
674
+ return t === "[object RegExp]" || t === "[object Date]" || nn(e);
672
675
  }
673
- var Ji = typeof Symbol == "function" && Symbol.for, Qi = Ji ? Symbol.for("react.element") : 60103;
674
- function Ki(e) {
675
- return e.$$typeof === Qi;
676
+ var tn = typeof Symbol == "function" && Symbol.for, rn = tn ? Symbol.for("react.element") : 60103;
677
+ function nn(e) {
678
+ return e.$$typeof === rn;
676
679
  }
677
- function en(e) {
680
+ function on(e) {
678
681
  return Array.isArray(e) ? [] : {};
679
682
  }
680
- function ke(e, t) {
681
- return t.clone !== !1 && t.isMergeableObject(e) ? He(en(e), e, t) : e;
683
+ function Re(e, t) {
684
+ return t.clone !== !1 && t.isMergeableObject(e) ? Pe(on(e), e, t) : e;
682
685
  }
683
- function tn(e, t, r) {
686
+ function sn(e, t, r) {
684
687
  return e.concat(t).map(function(i) {
685
- return ke(i, r);
688
+ return Re(i, r);
686
689
  });
687
690
  }
688
- function rn(e, t) {
691
+ function an(e, t) {
689
692
  if (!t.customMerge)
690
- return He;
693
+ return Pe;
691
694
  var r = t.customMerge(e);
692
- return typeof r == "function" ? r : He;
695
+ return typeof r == "function" ? r : Pe;
693
696
  }
694
- function nn(e) {
697
+ function un(e) {
695
698
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
696
699
  return Object.propertyIsEnumerable.call(e, t);
697
700
  }) : [];
698
701
  }
699
- function Zt(e) {
700
- return Object.keys(e).concat(nn(e));
702
+ function Jt(e) {
703
+ return Object.keys(e).concat(un(e));
701
704
  }
702
- function $r(e, t) {
705
+ function Lr(e, t) {
703
706
  try {
704
707
  return t in e;
705
708
  } catch (r) {
706
709
  return !1;
707
710
  }
708
711
  }
709
- function on(e, t) {
710
- return $r(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
712
+ function ln(e, t) {
713
+ return Lr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
711
714
  }
712
- function sn(e, t, r) {
715
+ function cn(e, t, r) {
713
716
  var i = {};
714
- return r.isMergeableObject(e) && Zt(e).forEach(function(n) {
715
- i[n] = ke(e[n], r);
716
- }), Zt(t).forEach(function(n) {
717
- on(e, n) || ($r(e, n) && r.isMergeableObject(t[n]) ? i[n] = rn(n, r)(e[n], t[n], r) : i[n] = ke(t[n], r));
717
+ return r.isMergeableObject(e) && Jt(e).forEach(function(n) {
718
+ i[n] = Re(e[n], r);
719
+ }), Jt(t).forEach(function(n) {
720
+ ln(e, n) || (Lr(e, n) && r.isMergeableObject(t[n]) ? i[n] = an(n, r)(e[n], t[n], r) : i[n] = Re(t[n], r));
718
721
  }), i;
719
722
  }
720
- function He(e, t, r) {
721
- r = r || {}, r.arrayMerge = r.arrayMerge || tn, r.isMergeableObject = r.isMergeableObject || qi, r.cloneUnlessOtherwiseSpecified = ke;
723
+ function Pe(e, t, r) {
724
+ r = r || {}, r.arrayMerge = r.arrayMerge || sn, r.isMergeableObject = r.isMergeableObject || Qi, r.cloneUnlessOtherwiseSpecified = Re;
722
725
  var i = Array.isArray(t), n = Array.isArray(e), o = i === n;
723
- return o ? i ? r.arrayMerge(e, t, r) : sn(e, t, r) : ke(t, r);
726
+ return o ? i ? r.arrayMerge(e, t, r) : cn(e, t, r) : Re(t, r);
724
727
  }
725
- He.all = function(t, r) {
728
+ Pe.all = function(t, r) {
726
729
  if (!Array.isArray(t))
727
730
  throw new Error("first argument should be an array");
728
731
  return t.reduce(function(i, n) {
729
- return He(i, n, r);
732
+ return Pe(i, n, r);
730
733
  }, {});
731
734
  };
732
- var an = He, un = an;
733
- const ln = /* @__PURE__ */ kt(un);
735
+ var fn = Pe, hn = fn;
736
+ const dn = /* @__PURE__ */ kt(hn);
734
737
  var wt = function(e, t) {
735
738
  return wt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
736
739
  r.__proto__ = i;
@@ -739,7 +742,7 @@ var wt = function(e, t) {
739
742
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
740
743
  }, wt(e, t);
741
744
  };
742
- function at(e, t) {
745
+ function ut(e, t) {
743
746
  if (typeof t != "function" && t !== null)
744
747
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
745
748
  wt(e, t);
@@ -758,7 +761,7 @@ var ne = function() {
758
761
  return t;
759
762
  }, ne.apply(this, arguments);
760
763
  };
761
- function cn(e, t) {
764
+ function pn(e, t) {
762
765
  var r = {};
763
766
  for (var i in e)
764
767
  Object.prototype.hasOwnProperty.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
@@ -767,43 +770,43 @@ function cn(e, t) {
767
770
  t.indexOf(i[n]) < 0 && Object.prototype.propertyIsEnumerable.call(e, i[n]) && (r[i[n]] = e[i[n]]);
768
771
  return r;
769
772
  }
770
- function dt(e, t, r) {
773
+ function pt(e, t, r) {
771
774
  if (r || arguments.length === 2)
772
775
  for (var i = 0, n = t.length, o; i < n; i++)
773
776
  (o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
774
777
  return e.concat(o || Array.prototype.slice.call(t));
775
778
  }
776
- function pt(e, t) {
777
- var r = t && t.cache ? t.cache : gn, i = t && t.serializer ? t.serializer : mn, n = t && t.strategy ? t.strategy : dn;
779
+ function mt(e, t) {
780
+ var r = t && t.cache ? t.cache : xn, i = t && t.serializer ? t.serializer : yn, n = t && t.strategy ? t.strategy : gn;
778
781
  return n(e, {
779
782
  cache: r,
780
783
  serializer: i
781
784
  });
782
785
  }
783
- function fn(e) {
786
+ function mn(e) {
784
787
  return e == null || typeof e == "number" || typeof e == "boolean";
785
788
  }
786
- function hn(e, t, r, i) {
787
- var n = fn(i) ? i : r(i), o = t.get(n);
789
+ function vn(e, t, r, i) {
790
+ var n = mn(i) ? i : r(i), o = t.get(n);
788
791
  return typeof o == "undefined" && (o = e.call(this, i), t.set(n, o)), o;
789
792
  }
790
- function Lr(e, t, r) {
793
+ function Ir(e, t, r) {
791
794
  var i = Array.prototype.slice.call(arguments, 3), n = r(i), o = t.get(n);
792
795
  return typeof o == "undefined" && (o = e.apply(this, i), t.set(n, o)), o;
793
796
  }
794
- function Ir(e, t, r, i, n) {
797
+ function Dr(e, t, r, i, n) {
795
798
  return r.bind(t, e, i, n);
796
799
  }
797
- function dn(e, t) {
798
- var r = e.length === 1 ? hn : Lr;
799
- return Ir(e, this, r, t.cache.create(), t.serializer);
800
+ function gn(e, t) {
801
+ var r = e.length === 1 ? vn : Ir;
802
+ return Dr(e, this, r, t.cache.create(), t.serializer);
800
803
  }
801
- function pn(e, t) {
802
- return Ir(e, this, Lr, t.cache.create(), t.serializer);
804
+ function bn(e, t) {
805
+ return Dr(e, this, Ir, t.cache.create(), t.serializer);
803
806
  }
804
- var mn = function() {
807
+ var yn = function() {
805
808
  return JSON.stringify(arguments);
806
- }, vn = (
809
+ }, _n = (
807
810
  /** @class */
808
811
  function() {
809
812
  function e() {
@@ -815,71 +818,71 @@ var mn = function() {
815
818
  this.cache[t] = r;
816
819
  }, e;
817
820
  }()
818
- ), gn = {
821
+ ), xn = {
819
822
  create: function() {
820
- return new vn();
823
+ return new _n();
821
824
  }
822
- }, mt = {
823
- variadic: pn
824
- }, it = function() {
825
- return it = Object.assign || function(t) {
825
+ }, vt = {
826
+ variadic: bn
827
+ }, nt = function() {
828
+ return nt = Object.assign || function(t) {
826
829
  for (var r, i = 1, n = arguments.length; i < n; i++) {
827
830
  r = arguments[i];
828
831
  for (var o in r)
829
832
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
830
833
  }
831
834
  return t;
832
- }, it.apply(this, arguments);
835
+ }, nt.apply(this, arguments);
833
836
  };
834
- var A;
837
+ var P;
835
838
  (function(e) {
836
839
  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";
837
- })(A || (A = {}));
838
- var N;
840
+ })(P || (P = {}));
841
+ var R;
839
842
  (function(e) {
840
843
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
841
- })(N || (N = {}));
842
- var Ae;
844
+ })(R || (R = {}));
845
+ var He;
843
846
  (function(e) {
844
847
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
845
- })(Ae || (Ae = {}));
846
- function Jt(e) {
847
- return e.type === N.literal;
848
- }
849
- function bn(e) {
850
- return e.type === N.argument;
848
+ })(He || (He = {}));
849
+ function Qt(e) {
850
+ return e.type === R.literal;
851
851
  }
852
- function Dr(e) {
853
- return e.type === N.number;
852
+ function En(e) {
853
+ return e.type === R.argument;
854
854
  }
855
855
  function Nr(e) {
856
- return e.type === N.date;
856
+ return e.type === R.number;
857
857
  }
858
858
  function Rr(e) {
859
- return e.type === N.time;
859
+ return e.type === R.date;
860
860
  }
861
861
  function kr(e) {
862
- return e.type === N.select;
862
+ return e.type === R.time;
863
863
  }
864
864
  function Ur(e) {
865
- return e.type === N.plural;
866
- }
867
- function yn(e) {
868
- return e.type === N.pound;
865
+ return e.type === R.select;
869
866
  }
870
867
  function Vr(e) {
871
- return e.type === N.tag;
868
+ return e.type === R.plural;
869
+ }
870
+ function wn(e) {
871
+ return e.type === R.pound;
872
872
  }
873
873
  function Fr(e) {
874
- return !!(e && typeof e == "object" && e.type === Ae.number);
874
+ return e.type === R.tag;
875
+ }
876
+ function Gr(e) {
877
+ return !!(e && typeof e == "object" && e.type === He.number);
875
878
  }
876
879
  function St(e) {
877
- return !!(e && typeof e == "object" && e.type === Ae.dateTime);
880
+ return !!(e && typeof e == "object" && e.type === He.dateTime);
878
881
  }
879
- var Gr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, _n = /(?:[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;
880
- function xn(e) {
882
+ var jr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Sn = /(?:[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;
883
+ function Tn(e) {
881
884
  var t = {};
882
- return e.replace(_n, function(r) {
885
+ return e.replace(Sn, function(r) {
883
886
  var i = r.length;
884
887
  switch (r[0]) {
885
888
  case "G":
@@ -968,22 +971,22 @@ function xn(e) {
968
971
  return "";
969
972
  }), t;
970
973
  }
971
- var U = function() {
972
- return U = Object.assign || function(t) {
974
+ var V = function() {
975
+ return V = Object.assign || function(t) {
973
976
  for (var r, i = 1, n = arguments.length; i < n; i++) {
974
977
  r = arguments[i];
975
978
  for (var o in r)
976
979
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
977
980
  }
978
981
  return t;
979
- }, U.apply(this, arguments);
982
+ }, V.apply(this, arguments);
980
983
  };
981
- var En = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
982
- function wn(e) {
984
+ var On = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
985
+ function Pn(e) {
983
986
  if (e.length === 0)
984
987
  throw new Error("Number skeleton cannot be empty");
985
- for (var t = e.split(En).filter(function(v) {
986
- return v.length > 0;
988
+ for (var t = e.split(On).filter(function(m) {
989
+ return m.length > 0;
987
990
  }), r = [], i = 0, n = t; i < n.length; i++) {
988
991
  var o = n[i], s = o.split("/");
989
992
  if (s.length === 0)
@@ -997,17 +1000,17 @@ function wn(e) {
997
1000
  }
998
1001
  return r;
999
1002
  }
1000
- function Sn(e) {
1003
+ function Hn(e) {
1001
1004
  return e.replace(/^(.*?)-/, "");
1002
1005
  }
1003
- var Qt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, jr = /^(@+)?(\+|#+)?[rs]?$/g, Tn = /(\*)(0+)|(#+)(0+)|(0+)/g, zr = /^(0+)$/;
1004
- function Kt(e) {
1006
+ var Kt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, zr = /^(@+)?(\+|#+)?[rs]?$/g, An = /(\*)(0+)|(#+)(0+)|(0+)/g, Wr = /^(0+)$/;
1007
+ function er(e) {
1005
1008
  var t = {};
1006
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(jr, function(r, i, n) {
1009
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(zr, function(r, i, n) {
1007
1010
  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)), "";
1008
1011
  }), t;
1009
1012
  }
1010
- function Wr(e) {
1013
+ function Xr(e) {
1011
1014
  switch (e) {
1012
1015
  case "sign-auto":
1013
1016
  return {
@@ -1047,7 +1050,7 @@ function Wr(e) {
1047
1050
  };
1048
1051
  }
1049
1052
  }
1050
- function On(e) {
1053
+ function Bn(e) {
1051
1054
  var t;
1052
1055
  if (e[0] === "E" && e[1] === "E" ? (t = {
1053
1056
  notation: "engineering"
@@ -1055,17 +1058,17 @@ function On(e) {
1055
1058
  notation: "scientific"
1056
1059
  }, e = e.slice(1)), t) {
1057
1060
  var r = e.slice(0, 2);
1058
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !zr.test(e))
1061
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Wr.test(e))
1059
1062
  throw new Error("Malformed concise eng/scientific notation");
1060
1063
  t.minimumIntegerDigits = e.length;
1061
1064
  }
1062
1065
  return t;
1063
1066
  }
1064
- function er(e) {
1065
- var t = {}, r = Wr(e);
1067
+ function tr(e) {
1068
+ var t = {}, r = Xr(e);
1066
1069
  return r || t;
1067
1070
  }
1068
- function Pn(e) {
1071
+ function Mn(e) {
1069
1072
  for (var t = {}, r = 0, i = e; r < i.length; r++) {
1070
1073
  var n = i[r];
1071
1074
  switch (n.stem) {
@@ -1089,7 +1092,7 @@ function Pn(e) {
1089
1092
  continue;
1090
1093
  case "measure-unit":
1091
1094
  case "unit":
1092
- t.style = "unit", t.unit = Sn(n.options[0]);
1095
+ t.style = "unit", t.unit = Hn(n.options[0]);
1093
1096
  continue;
1094
1097
  case "compact-short":
1095
1098
  case "K":
@@ -1100,13 +1103,13 @@ function Pn(e) {
1100
1103
  t.notation = "compact", t.compactDisplay = "long";
1101
1104
  continue;
1102
1105
  case "scientific":
1103
- t = U(U(U({}, t), { notation: "scientific" }), n.options.reduce(function(u, l) {
1104
- return U(U({}, u), er(l));
1106
+ t = V(V(V({}, t), { notation: "scientific" }), n.options.reduce(function(u, l) {
1107
+ return V(V({}, u), tr(l));
1105
1108
  }, {}));
1106
1109
  continue;
1107
1110
  case "engineering":
1108
- t = U(U(U({}, t), { notation: "engineering" }), n.options.reduce(function(u, l) {
1109
- return U(U({}, u), er(l));
1111
+ t = V(V(V({}, t), { notation: "engineering" }), n.options.reduce(function(u, l) {
1112
+ return V(V({}, u), tr(l));
1110
1113
  }, {}));
1111
1114
  continue;
1112
1115
  case "notation-simple":
@@ -1151,41 +1154,41 @@ function Pn(e) {
1151
1154
  case "integer-width":
1152
1155
  if (n.options.length > 1)
1153
1156
  throw new RangeError("integer-width stems only accept a single optional option");
1154
- n.options[0].replace(Tn, function(u, l, f, p, v, b) {
1157
+ n.options[0].replace(An, function(u, l, f, p, m, y) {
1155
1158
  if (l)
1156
1159
  t.minimumIntegerDigits = f.length;
1157
1160
  else {
1158
- if (p && v)
1161
+ if (p && m)
1159
1162
  throw new Error("We currently do not support maximum integer digits");
1160
- if (b)
1163
+ if (y)
1161
1164
  throw new Error("We currently do not support exact integer digits");
1162
1165
  }
1163
1166
  return "";
1164
1167
  });
1165
1168
  continue;
1166
1169
  }
1167
- if (zr.test(n.stem)) {
1170
+ if (Wr.test(n.stem)) {
1168
1171
  t.minimumIntegerDigits = n.stem.length;
1169
1172
  continue;
1170
1173
  }
1171
- if (Qt.test(n.stem)) {
1174
+ if (Kt.test(n.stem)) {
1172
1175
  if (n.options.length > 1)
1173
1176
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1174
- n.stem.replace(Qt, function(u, l, f, p, v, b) {
1175
- return f === "*" ? t.minimumFractionDigits = l.length : p && p[0] === "#" ? t.maximumFractionDigits = p.length : v && b ? (t.minimumFractionDigits = v.length, t.maximumFractionDigits = v.length + b.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1177
+ n.stem.replace(Kt, function(u, l, f, p, m, y) {
1178
+ return f === "*" ? t.minimumFractionDigits = l.length : p && p[0] === "#" ? t.maximumFractionDigits = p.length : m && y ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + y.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1176
1179
  });
1177
1180
  var o = n.options[0];
1178
- o === "w" ? t = U(U({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = U(U({}, t), Kt(o)));
1181
+ o === "w" ? t = V(V({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = V(V({}, t), er(o)));
1179
1182
  continue;
1180
1183
  }
1181
- if (jr.test(n.stem)) {
1182
- t = U(U({}, t), Kt(n.stem));
1184
+ if (zr.test(n.stem)) {
1185
+ t = V(V({}, t), er(n.stem));
1183
1186
  continue;
1184
1187
  }
1185
- var s = Wr(n.stem);
1186
- s && (t = U(U({}, t), s));
1187
- var a = On(n.stem);
1188
- a && (t = U(U({}, t), a));
1188
+ var s = Xr(n.stem);
1189
+ s && (t = V(V({}, t), s));
1190
+ var a = Bn(n.stem);
1191
+ a && (t = V(V({}, t), a));
1189
1192
  }
1190
1193
  return t;
1191
1194
  }
@@ -2604,13 +2607,13 @@ var Ye = {
2604
2607
  "h"
2605
2608
  ]
2606
2609
  };
2607
- function Hn(e, t) {
2610
+ function Cn(e, t) {
2608
2611
  for (var r = "", i = 0; i < e.length; i++) {
2609
2612
  var n = e.charAt(i);
2610
2613
  if (n === "j") {
2611
2614
  for (var o = 0; i + 1 < e.length && e.charAt(i + 1) === n; )
2612
2615
  o++, i++;
2613
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = An(t);
2616
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = $n(t);
2614
2617
  for ((l == "H" || l == "k") && (a = 0); a-- > 0; )
2615
2618
  r += u;
2616
2619
  for (; s-- > 0; )
@@ -2620,7 +2623,7 @@ function Hn(e, t) {
2620
2623
  }
2621
2624
  return r;
2622
2625
  }
2623
- function An(e) {
2626
+ function $n(e) {
2624
2627
  var t = e.hourCycle;
2625
2628
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2626
2629
  e.hourCycles && // @ts-ignore
@@ -2642,20 +2645,20 @@ function An(e) {
2642
2645
  var n = Ye[i || ""] || Ye[r || ""] || Ye["".concat(r, "-001")] || Ye["001"];
2643
2646
  return n[0];
2644
2647
  }
2645
- var vt, Bn = new RegExp("^".concat(Gr.source, "*")), Mn = new RegExp("".concat(Gr.source, "*$"));
2646
- function B(e, t) {
2648
+ var gt, Ln = new RegExp("^".concat(jr.source, "*")), In = new RegExp("".concat(jr.source, "*$"));
2649
+ function H(e, t) {
2647
2650
  return { start: e, end: t };
2648
2651
  }
2649
- var Cn = !!String.prototype.startsWith && "_a".startsWith("a", 1), $n = !!String.fromCodePoint, Ln = !!Object.fromEntries, In = !!String.prototype.codePointAt, Dn = !!String.prototype.trimStart, Nn = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, kn = Rn ? Number.isSafeInteger : function(e) {
2652
+ var Dn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Nn = !!String.fromCodePoint, Rn = !!Object.fromEntries, kn = !!String.prototype.codePointAt, Un = !!String.prototype.trimStart, Vn = !!String.prototype.trimEnd, Fn = !!Number.isSafeInteger, Gn = Fn ? Number.isSafeInteger : function(e) {
2650
2653
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2651
2654
  }, Tt = !0;
2652
2655
  try {
2653
- var Un = qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2654
- Tt = ((vt = Un.exec("a")) === null || vt === void 0 ? void 0 : vt[0]) === "a";
2656
+ var jn = Yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2657
+ Tt = ((gt = jn.exec("a")) === null || gt === void 0 ? void 0 : gt[0]) === "a";
2655
2658
  } catch (e) {
2656
2659
  Tt = !1;
2657
2660
  }
2658
- var tr = Cn ? (
2661
+ var rr = Dn ? (
2659
2662
  // Native
2660
2663
  function(t, r, i) {
2661
2664
  return t.startsWith(r, i);
@@ -2665,7 +2668,7 @@ var tr = Cn ? (
2665
2668
  function(t, r, i) {
2666
2669
  return t.slice(i, i + r.length) === r;
2667
2670
  }
2668
- ), Ot = $n ? String.fromCodePoint : (
2671
+ ), Ot = Nn ? String.fromCodePoint : (
2669
2672
  // IE11
2670
2673
  function() {
2671
2674
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2677,9 +2680,9 @@ var tr = Cn ? (
2677
2680
  }
2678
2681
  return i;
2679
2682
  }
2680
- ), rr = (
2683
+ ), ir = (
2681
2684
  // native
2682
- Ln ? Object.fromEntries : (
2685
+ Rn ? Object.fromEntries : (
2683
2686
  // Ponyfill
2684
2687
  function(t) {
2685
2688
  for (var r = {}, i = 0, n = t; i < n.length; i++) {
@@ -2689,7 +2692,7 @@ var tr = Cn ? (
2689
2692
  return r;
2690
2693
  }
2691
2694
  )
2692
- ), Xr = In ? (
2695
+ ), qr = kn ? (
2693
2696
  // Native
2694
2697
  function(t, r) {
2695
2698
  return t.codePointAt(r);
@@ -2703,7 +2706,7 @@ var tr = Cn ? (
2703
2706
  return n < 55296 || n > 56319 || r + 1 === i || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? n : (n - 55296 << 10) + (o - 56320) + 65536;
2704
2707
  }
2705
2708
  }
2706
- ), Vn = Dn ? (
2709
+ ), zn = Un ? (
2707
2710
  // Native
2708
2711
  function(t) {
2709
2712
  return t.trimStart();
@@ -2711,9 +2714,9 @@ var tr = Cn ? (
2711
2714
  ) : (
2712
2715
  // Ponyfill
2713
2716
  function(t) {
2714
- return t.replace(Bn, "");
2717
+ return t.replace(Ln, "");
2715
2718
  }
2716
- ), Fn = Nn ? (
2719
+ ), Wn = Vn ? (
2717
2720
  // Native
2718
2721
  function(t) {
2719
2722
  return t.trimEnd();
@@ -2721,32 +2724,32 @@ var tr = Cn ? (
2721
2724
  ) : (
2722
2725
  // Ponyfill
2723
2726
  function(t) {
2724
- return t.replace(Mn, "");
2727
+ return t.replace(In, "");
2725
2728
  }
2726
2729
  );
2727
- function qr(e, t) {
2730
+ function Yr(e, t) {
2728
2731
  return new RegExp(e, t);
2729
2732
  }
2730
2733
  var Pt;
2731
2734
  if (Tt) {
2732
- var ir = qr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2735
+ var nr = Yr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2733
2736
  Pt = function(t, r) {
2734
2737
  var i;
2735
- ir.lastIndex = r;
2736
- var n = ir.exec(t);
2738
+ nr.lastIndex = r;
2739
+ var n = nr.exec(t);
2737
2740
  return (i = n[1]) !== null && i !== void 0 ? i : "";
2738
2741
  };
2739
2742
  } else
2740
2743
  Pt = function(t, r) {
2741
2744
  for (var i = []; ; ) {
2742
- var n = Xr(t, r);
2743
- if (n === void 0 || Yr(n) || Wn(n))
2745
+ var n = qr(t, r);
2746
+ if (n === void 0 || Zr(n) || Zn(n))
2744
2747
  break;
2745
2748
  i.push(n), r += n >= 65536 ? 2 : 1;
2746
2749
  }
2747
2750
  return Ot.apply(void 0, i);
2748
2751
  };
2749
- var Gn = (
2752
+ var Xn = (
2750
2753
  /** @class */
2751
2754
  function() {
2752
2755
  function e(t, r) {
@@ -2770,13 +2773,13 @@ var Gn = (
2770
2773
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2771
2774
  var a = this.clonePosition();
2772
2775
  this.bump(), n.push({
2773
- type: N.pound,
2774
- location: B(a, this.clonePosition())
2776
+ type: R.pound,
2777
+ location: H(a, this.clonePosition())
2775
2778
  });
2776
2779
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2777
2780
  if (i)
2778
2781
  break;
2779
- return this.error(A.UNMATCHED_CLOSING_TAG, B(this.clonePosition(), this.clonePosition()));
2782
+ return this.error(P.UNMATCHED_CLOSING_TAG, H(this.clonePosition(), this.clonePosition()));
2780
2783
  } else if (o === 60 && !this.ignoreTag && Ht(this.peek() || 0)) {
2781
2784
  var s = this.parseTag(t, r);
2782
2785
  if (s.err)
@@ -2798,9 +2801,9 @@ var Gn = (
2798
2801
  if (this.bumpSpace(), this.bumpIf("/>"))
2799
2802
  return {
2800
2803
  val: {
2801
- type: N.literal,
2804
+ type: R.literal,
2802
2805
  value: "<".concat(n, "/>"),
2803
- location: B(i, this.clonePosition())
2806
+ location: H(i, this.clonePosition())
2804
2807
  },
2805
2808
  err: null
2806
2809
  };
@@ -2811,24 +2814,24 @@ var Gn = (
2811
2814
  var s = o.val, a = this.clonePosition();
2812
2815
  if (this.bumpIf("</")) {
2813
2816
  if (this.isEOF() || !Ht(this.char()))
2814
- return this.error(A.INVALID_TAG, B(a, this.clonePosition()));
2817
+ return this.error(P.INVALID_TAG, H(a, this.clonePosition()));
2815
2818
  var u = this.clonePosition(), l = this.parseTagName();
2816
- return n !== l ? this.error(A.UNMATCHED_CLOSING_TAG, B(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2819
+ return n !== l ? this.error(P.UNMATCHED_CLOSING_TAG, H(u, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2817
2820
  val: {
2818
- type: N.tag,
2821
+ type: R.tag,
2819
2822
  value: n,
2820
2823
  children: s,
2821
- location: B(i, this.clonePosition())
2824
+ location: H(i, this.clonePosition())
2822
2825
  },
2823
2826
  err: null
2824
- } : this.error(A.INVALID_TAG, B(a, this.clonePosition())));
2827
+ } : this.error(P.INVALID_TAG, H(a, this.clonePosition())));
2825
2828
  } else
2826
- return this.error(A.UNCLOSED_TAG, B(i, this.clonePosition()));
2829
+ return this.error(P.UNCLOSED_TAG, H(i, this.clonePosition()));
2827
2830
  } else
2828
- return this.error(A.INVALID_TAG, B(i, this.clonePosition()));
2831
+ return this.error(P.INVALID_TAG, H(i, this.clonePosition()));
2829
2832
  }, e.prototype.parseTagName = function() {
2830
2833
  var t = this.offset();
2831
- for (this.bump(); !this.isEOF() && zn(this.char()); )
2834
+ for (this.bump(); !this.isEOF() && Yn(this.char()); )
2832
2835
  this.bump();
2833
2836
  return this.message.slice(t, this.offset());
2834
2837
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2850,14 +2853,14 @@ var Gn = (
2850
2853
  }
2851
2854
  break;
2852
2855
  }
2853
- var u = B(i, this.clonePosition());
2856
+ var u = H(i, this.clonePosition());
2854
2857
  return {
2855
- val: { type: N.literal, value: n, location: u },
2858
+ val: { type: R.literal, value: n, location: u },
2856
2859
  err: null
2857
2860
  };
2858
2861
  }, e.prototype.tryParseLeftAngleBracket = function() {
2859
2862
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2860
- !jn(this.peek() || 0)) ? (this.bump(), "<") : null;
2863
+ !qn(this.peek() || 0)) ? (this.bump(), "<") : null;
2861
2864
  }, e.prototype.tryParseQuote = function(t) {
2862
2865
  if (this.isEOF() || this.char() !== 39)
2863
2866
  return null;
@@ -2900,40 +2903,40 @@ var Gn = (
2900
2903
  }, e.prototype.parseArgument = function(t, r) {
2901
2904
  var i = this.clonePosition();
2902
2905
  if (this.bump(), this.bumpSpace(), this.isEOF())
2903
- return this.error(A.EXPECT_ARGUMENT_CLOSING_BRACE, B(i, this.clonePosition()));
2906
+ return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(i, this.clonePosition()));
2904
2907
  if (this.char() === 125)
2905
- return this.bump(), this.error(A.EMPTY_ARGUMENT, B(i, this.clonePosition()));
2908
+ return this.bump(), this.error(P.EMPTY_ARGUMENT, H(i, this.clonePosition()));
2906
2909
  var n = this.parseIdentifierIfPossible().value;
2907
2910
  if (!n)
2908
- return this.error(A.MALFORMED_ARGUMENT, B(i, this.clonePosition()));
2911
+ return this.error(P.MALFORMED_ARGUMENT, H(i, this.clonePosition()));
2909
2912
  if (this.bumpSpace(), this.isEOF())
2910
- return this.error(A.EXPECT_ARGUMENT_CLOSING_BRACE, B(i, this.clonePosition()));
2913
+ return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(i, this.clonePosition()));
2911
2914
  switch (this.char()) {
2912
2915
  case 125:
2913
2916
  return this.bump(), {
2914
2917
  val: {
2915
- type: N.argument,
2918
+ type: R.argument,
2916
2919
  // value does not include the opening and closing braces.
2917
2920
  value: n,
2918
- location: B(i, this.clonePosition())
2921
+ location: H(i, this.clonePosition())
2919
2922
  },
2920
2923
  err: null
2921
2924
  };
2922
2925
  case 44:
2923
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(A.EXPECT_ARGUMENT_CLOSING_BRACE, B(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2926
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(i, this.clonePosition())) : this.parseArgumentOptions(t, r, n, i);
2924
2927
  default:
2925
- return this.error(A.MALFORMED_ARGUMENT, B(i, this.clonePosition()));
2928
+ return this.error(P.MALFORMED_ARGUMENT, H(i, this.clonePosition()));
2926
2929
  }
2927
2930
  }, e.prototype.parseIdentifierIfPossible = function() {
2928
2931
  var t = this.clonePosition(), r = this.offset(), i = Pt(this.message, r), n = r + i.length;
2929
2932
  this.bumpTo(n);
2930
- var o = this.clonePosition(), s = B(t, o);
2933
+ var o = this.clonePosition(), s = H(t, o);
2931
2934
  return { value: i, location: s };
2932
2935
  }, e.prototype.parseArgumentOptions = function(t, r, i, n) {
2933
2936
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, u = this.clonePosition();
2934
2937
  switch (a) {
2935
2938
  case "":
2936
- return this.error(A.EXPECT_ARGUMENT_TYPE, B(s, u));
2939
+ return this.error(P.EXPECT_ARGUMENT_TYPE, H(s, u));
2937
2940
  case "number":
2938
2941
  case "date":
2939
2942
  case "time": {
@@ -2944,46 +2947,46 @@ var Gn = (
2944
2947
  var f = this.clonePosition(), p = this.parseSimpleArgStyleIfPossible();
2945
2948
  if (p.err)
2946
2949
  return p;
2947
- var v = Fn(p.val);
2948
- if (v.length === 0)
2949
- return this.error(A.EXPECT_ARGUMENT_STYLE, B(this.clonePosition(), this.clonePosition()));
2950
- var b = B(f, this.clonePosition());
2951
- l = { style: v, styleLocation: b };
2950
+ var m = Wn(p.val);
2951
+ if (m.length === 0)
2952
+ return this.error(P.EXPECT_ARGUMENT_STYLE, H(this.clonePosition(), this.clonePosition()));
2953
+ var y = H(f, this.clonePosition());
2954
+ l = { style: m, styleLocation: y };
2952
2955
  }
2953
- var T = this.tryParseArgumentClose(n);
2954
- if (T.err)
2955
- return T;
2956
- var h = B(n, this.clonePosition());
2957
- if (l && tr(l == null ? void 0 : l.style, "::", 0)) {
2958
- var I = Vn(l.style.slice(2));
2956
+ var _ = this.tryParseArgumentClose(n);
2957
+ if (_.err)
2958
+ return _;
2959
+ var d = H(n, this.clonePosition());
2960
+ if (l && rr(l == null ? void 0 : l.style, "::", 0)) {
2961
+ var I = zn(l.style.slice(2));
2959
2962
  if (a === "number") {
2960
2963
  var p = this.parseNumberSkeletonFromString(I, l.styleLocation);
2961
2964
  return p.err ? p : {
2962
- val: { type: N.number, value: i, location: h, style: p.val },
2965
+ val: { type: R.number, value: i, location: d, style: p.val },
2963
2966
  err: null
2964
2967
  };
2965
2968
  } else {
2966
2969
  if (I.length === 0)
2967
- return this.error(A.EXPECT_DATE_TIME_SKELETON, h);
2968
- var k = I;
2969
- this.locale && (k = Hn(I, this.locale));
2970
- var v = {
2971
- type: Ae.dateTime,
2972
- pattern: k,
2970
+ return this.error(P.EXPECT_DATE_TIME_SKELETON, d);
2971
+ var G = I;
2972
+ this.locale && (G = Cn(I, this.locale));
2973
+ var m = {
2974
+ type: He.dateTime,
2975
+ pattern: G,
2973
2976
  location: l.styleLocation,
2974
- parsedOptions: this.shouldParseSkeletons ? xn(k) : {}
2975
- }, H = a === "date" ? N.date : N.time;
2977
+ parsedOptions: this.shouldParseSkeletons ? Tn(G) : {}
2978
+ }, k = a === "date" ? R.date : R.time;
2976
2979
  return {
2977
- val: { type: H, value: i, location: h, style: v },
2980
+ val: { type: k, value: i, location: d, style: m },
2978
2981
  err: null
2979
2982
  };
2980
2983
  }
2981
2984
  }
2982
2985
  return {
2983
2986
  val: {
2984
- type: a === "number" ? N.number : a === "date" ? N.date : N.time,
2987
+ type: a === "number" ? R.number : a === "date" ? R.date : R.time,
2985
2988
  value: i,
2986
- location: h,
2989
+ location: d,
2987
2990
  style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
2988
2991
  },
2989
2992
  err: null
@@ -2992,52 +2995,52 @@ var Gn = (
2992
2995
  case "plural":
2993
2996
  case "selectordinal":
2994
2997
  case "select": {
2995
- var E = this.clonePosition();
2998
+ var C = this.clonePosition();
2996
2999
  if (this.bumpSpace(), !this.bumpIf(","))
2997
- return this.error(A.EXPECT_SELECT_ARGUMENT_OPTIONS, B(E, it({}, E)));
3000
+ return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, H(C, nt({}, C)));
2998
3001
  this.bumpSpace();
2999
- var O = this.parseIdentifierIfPossible(), $ = 0;
3000
- if (a !== "select" && O.value === "offset") {
3002
+ var j = this.parseIdentifierIfPossible(), O = 0;
3003
+ if (a !== "select" && j.value === "offset") {
3001
3004
  if (!this.bumpIf(":"))
3002
- return this.error(A.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, B(this.clonePosition(), this.clonePosition()));
3005
+ return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, H(this.clonePosition(), this.clonePosition()));
3003
3006
  this.bumpSpace();
3004
- var p = this.tryParseDecimalInteger(A.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, A.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3007
+ var p = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3005
3008
  if (p.err)
3006
3009
  return p;
3007
- this.bumpSpace(), O = this.parseIdentifierIfPossible(), $ = p.val;
3010
+ this.bumpSpace(), j = this.parseIdentifierIfPossible(), O = p.val;
3008
3011
  }
3009
- var P = this.tryParsePluralOrSelectOptions(t, a, r, O);
3010
- if (P.err)
3011
- return P;
3012
- var T = this.tryParseArgumentClose(n);
3013
- if (T.err)
3014
- return T;
3015
- var W = B(n, this.clonePosition());
3012
+ var B = this.tryParsePluralOrSelectOptions(t, a, r, j);
3013
+ if (B.err)
3014
+ return B;
3015
+ var _ = this.tryParseArgumentClose(n);
3016
+ if (_.err)
3017
+ return _;
3018
+ var T = H(n, this.clonePosition());
3016
3019
  return a === "select" ? {
3017
3020
  val: {
3018
- type: N.select,
3021
+ type: R.select,
3019
3022
  value: i,
3020
- options: rr(P.val),
3021
- location: W
3023
+ options: ir(B.val),
3024
+ location: T
3022
3025
  },
3023
3026
  err: null
3024
3027
  } : {
3025
3028
  val: {
3026
- type: N.plural,
3029
+ type: R.plural,
3027
3030
  value: i,
3028
- options: rr(P.val),
3029
- offset: $,
3031
+ options: ir(B.val),
3032
+ offset: O,
3030
3033
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3031
- location: W
3034
+ location: T
3032
3035
  },
3033
3036
  err: null
3034
3037
  };
3035
3038
  }
3036
3039
  default:
3037
- return this.error(A.INVALID_ARGUMENT_TYPE, B(s, u));
3040
+ return this.error(P.INVALID_ARGUMENT_TYPE, H(s, u));
3038
3041
  }
3039
3042
  }, e.prototype.tryParseArgumentClose = function(t) {
3040
- return this.isEOF() || this.char() !== 125 ? this.error(A.EXPECT_ARGUMENT_CLOSING_BRACE, B(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3043
+ return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, H(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
3041
3044
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
3042
3045
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
3043
3046
  var i = this.char();
@@ -3046,7 +3049,7 @@ var Gn = (
3046
3049
  this.bump();
3047
3050
  var n = this.clonePosition();
3048
3051
  if (!this.bumpUntil("'"))
3049
- return this.error(A.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, B(n, this.clonePosition()));
3052
+ return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, H(n, this.clonePosition()));
3050
3053
  this.bump();
3051
3054
  break;
3052
3055
  }
@@ -3076,16 +3079,16 @@ var Gn = (
3076
3079
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
3077
3080
  var i = [];
3078
3081
  try {
3079
- i = wn(t);
3082
+ i = Pn(t);
3080
3083
  } catch (n) {
3081
- return this.error(A.INVALID_NUMBER_SKELETON, r);
3084
+ return this.error(P.INVALID_NUMBER_SKELETON, r);
3082
3085
  }
3083
3086
  return {
3084
3087
  val: {
3085
- type: Ae.number,
3088
+ type: He.number,
3086
3089
  tokens: i,
3087
3090
  location: r,
3088
- parsedOptions: this.shouldParseSkeletons ? Pn(i) : {}
3091
+ parsedOptions: this.shouldParseSkeletons ? Mn(i) : {}
3089
3092
  },
3090
3093
  err: null
3091
3094
  };
@@ -3094,34 +3097,34 @@ var Gn = (
3094
3097
  if (l.length === 0) {
3095
3098
  var p = this.clonePosition();
3096
3099
  if (r !== "select" && this.bumpIf("=")) {
3097
- var v = this.tryParseDecimalInteger(A.EXPECT_PLURAL_ARGUMENT_SELECTOR, A.INVALID_PLURAL_ARGUMENT_SELECTOR);
3098
- if (v.err)
3099
- return v;
3100
- f = B(p, this.clonePosition()), l = this.message.slice(p.offset, this.offset());
3100
+ var m = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_SELECTOR, P.INVALID_PLURAL_ARGUMENT_SELECTOR);
3101
+ if (m.err)
3102
+ return m;
3103
+ f = H(p, this.clonePosition()), l = this.message.slice(p.offset, this.offset());
3101
3104
  } else
3102
3105
  break;
3103
3106
  }
3104
3107
  if (u.has(l))
3105
- return this.error(r === "select" ? A.DUPLICATE_SELECT_ARGUMENT_SELECTOR : A.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
3108
+ return this.error(r === "select" ? P.DUPLICATE_SELECT_ARGUMENT_SELECTOR : P.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, f);
3106
3109
  l === "other" && (s = !0), this.bumpSpace();
3107
- var b = this.clonePosition();
3110
+ var y = this.clonePosition();
3108
3111
  if (!this.bumpIf("{"))
3109
- return this.error(r === "select" ? A.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : A.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, B(this.clonePosition(), this.clonePosition()));
3110
- var T = this.parseMessage(t + 1, r, i);
3111
- if (T.err)
3112
- return T;
3113
- var h = this.tryParseArgumentClose(b);
3114
- if (h.err)
3115
- return h;
3112
+ return this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, H(this.clonePosition(), this.clonePosition()));
3113
+ var _ = this.parseMessage(t + 1, r, i);
3114
+ if (_.err)
3115
+ return _;
3116
+ var d = this.tryParseArgumentClose(y);
3117
+ if (d.err)
3118
+ return d;
3116
3119
  a.push([
3117
3120
  l,
3118
3121
  {
3119
- value: T.val,
3120
- location: B(b, this.clonePosition())
3122
+ value: _.val,
3123
+ location: H(y, this.clonePosition())
3121
3124
  }
3122
3125
  ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, f = o.location;
3123
3126
  }
3124
- return a.length === 0 ? this.error(r === "select" ? A.EXPECT_SELECT_ARGUMENT_SELECTOR : A.EXPECT_PLURAL_ARGUMENT_SELECTOR, B(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(A.MISSING_OTHER_CLAUSE, B(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3127
+ 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 };
3125
3128
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3126
3129
  var i = 1, n = this.clonePosition();
3127
3130
  this.bumpIf("+") || this.bumpIf("-") && (i = -1);
@@ -3132,8 +3135,8 @@ var Gn = (
3132
3135
  else
3133
3136
  break;
3134
3137
  }
3135
- var u = B(n, this.clonePosition());
3136
- return o ? (s *= i, kn(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3138
+ var u = H(n, this.clonePosition());
3139
+ return o ? (s *= i, Gn(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3137
3140
  }, e.prototype.offset = function() {
3138
3141
  return this.position.offset;
3139
3142
  }, e.prototype.isEOF = function() {
@@ -3148,7 +3151,7 @@ var Gn = (
3148
3151
  var t = this.position.offset;
3149
3152
  if (t >= this.message.length)
3150
3153
  throw Error("out of bound");
3151
- var r = Xr(this.message, t);
3154
+ var r = qr(this.message, t);
3152
3155
  if (r === void 0)
3153
3156
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3154
3157
  return r;
@@ -3167,7 +3170,7 @@ var Gn = (
3167
3170
  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);
3168
3171
  }
3169
3172
  }, e.prototype.bumpIf = function(t) {
3170
- if (tr(this.message, t, this.offset())) {
3173
+ if (rr(this.message, t, this.offset())) {
3171
3174
  for (var r = 0; r < t.length; r++)
3172
3175
  this.bump();
3173
3176
  return !0;
@@ -3189,7 +3192,7 @@ var Gn = (
3189
3192
  break;
3190
3193
  }
3191
3194
  }, e.prototype.bumpSpace = function() {
3192
- for (; !this.isEOF() && Yr(this.char()); )
3195
+ for (; !this.isEOF() && Zr(this.char()); )
3193
3196
  this.bump();
3194
3197
  }, e.prototype.peek = function() {
3195
3198
  if (this.isEOF())
@@ -3202,44 +3205,44 @@ var Gn = (
3202
3205
  function Ht(e) {
3203
3206
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3204
3207
  }
3205
- function jn(e) {
3208
+ function qn(e) {
3206
3209
  return Ht(e) || e === 47;
3207
3210
  }
3208
- function zn(e) {
3211
+ function Yn(e) {
3209
3212
  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;
3210
3213
  }
3211
- function Yr(e) {
3214
+ function Zr(e) {
3212
3215
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3213
3216
  }
3214
- function Wn(e) {
3217
+ function Zn(e) {
3215
3218
  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;
3216
3219
  }
3217
3220
  function At(e) {
3218
3221
  e.forEach(function(t) {
3219
- if (delete t.location, kr(t) || Ur(t))
3222
+ if (delete t.location, Ur(t) || Vr(t))
3220
3223
  for (var r in t.options)
3221
3224
  delete t.options[r].location, At(t.options[r].value);
3222
3225
  else
3223
- Dr(t) && Fr(t.style) || (Nr(t) || Rr(t)) && St(t.style) ? delete t.style.location : Vr(t) && At(t.children);
3226
+ Nr(t) && Gr(t.style) || (Rr(t) || kr(t)) && St(t.style) ? delete t.style.location : Fr(t) && At(t.children);
3224
3227
  });
3225
3228
  }
3226
- function Xn(e, t) {
3227
- t === void 0 && (t = {}), t = it({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3228
- var r = new Gn(e, t).parse();
3229
+ function Jn(e, t) {
3230
+ t === void 0 && (t = {}), t = nt({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3231
+ var r = new Xn(e, t).parse();
3229
3232
  if (r.err) {
3230
- var i = SyntaxError(A[r.err.kind]);
3233
+ var i = SyntaxError(P[r.err.kind]);
3231
3234
  throw i.location = r.err.location, i.originalMessage = r.err.message, i;
3232
3235
  }
3233
3236
  return t != null && t.captureLocation || At(r.val), r.val;
3234
3237
  }
3235
- var Be;
3238
+ var Ae;
3236
3239
  (function(e) {
3237
3240
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3238
- })(Be || (Be = {}));
3239
- var ut = (
3241
+ })(Ae || (Ae = {}));
3242
+ var lt = (
3240
3243
  /** @class */
3241
3244
  function(e) {
3242
- at(t, e);
3245
+ ut(t, e);
3243
3246
  function t(r, i, n) {
3244
3247
  var o = e.call(this, r) || this;
3245
3248
  return o.code = i, o.originalMessage = n, o;
@@ -3248,155 +3251,155 @@ var ut = (
3248
3251
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3249
3252
  }, t;
3250
3253
  }(Error)
3251
- ), nr = (
3254
+ ), or = (
3252
3255
  /** @class */
3253
3256
  function(e) {
3254
- at(t, e);
3257
+ ut(t, e);
3255
3258
  function t(r, i, n, o) {
3256
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Be.INVALID_VALUE, o) || this;
3259
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(i, '". Options are "').concat(Object.keys(n).join('", "'), '"'), Ae.INVALID_VALUE, o) || this;
3257
3260
  }
3258
3261
  return t;
3259
- }(ut)
3260
- ), qn = (
3262
+ }(lt)
3263
+ ), Qn = (
3261
3264
  /** @class */
3262
3265
  function(e) {
3263
- at(t, e);
3266
+ ut(t, e);
3264
3267
  function t(r, i, n) {
3265
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Be.INVALID_VALUE, n) || this;
3268
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(i), Ae.INVALID_VALUE, n) || this;
3266
3269
  }
3267
3270
  return t;
3268
- }(ut)
3269
- ), Yn = (
3271
+ }(lt)
3272
+ ), Kn = (
3270
3273
  /** @class */
3271
3274
  function(e) {
3272
- at(t, e);
3275
+ ut(t, e);
3273
3276
  function t(r, i) {
3274
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), Be.MISSING_VALUE, i) || this;
3277
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(i, '"'), Ae.MISSING_VALUE, i) || this;
3275
3278
  }
3276
3279
  return t;
3277
- }(ut)
3278
- ), Y;
3280
+ }(lt)
3281
+ ), J;
3279
3282
  (function(e) {
3280
3283
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3281
- })(Y || (Y = {}));
3282
- function Zn(e) {
3284
+ })(J || (J = {}));
3285
+ function eo(e) {
3283
3286
  return e.length < 2 ? e : e.reduce(function(t, r) {
3284
3287
  var i = t[t.length - 1];
3285
- return !i || i.type !== Y.literal || r.type !== Y.literal ? t.push(r) : i.value += r.value, t;
3288
+ return !i || i.type !== J.literal || r.type !== J.literal ? t.push(r) : i.value += r.value, t;
3286
3289
  }, []);
3287
3290
  }
3288
- function Jn(e) {
3291
+ function to(e) {
3289
3292
  return typeof e == "function";
3290
3293
  }
3291
3294
  function Ke(e, t, r, i, n, o, s) {
3292
- if (e.length === 1 && Jt(e[0]))
3295
+ if (e.length === 1 && Qt(e[0]))
3293
3296
  return [
3294
3297
  {
3295
- type: Y.literal,
3298
+ type: J.literal,
3296
3299
  value: e[0].value
3297
3300
  }
3298
3301
  ];
3299
3302
  for (var a = [], u = 0, l = e; u < l.length; u++) {
3300
3303
  var f = l[u];
3301
- if (Jt(f)) {
3304
+ if (Qt(f)) {
3302
3305
  a.push({
3303
- type: Y.literal,
3306
+ type: J.literal,
3304
3307
  value: f.value
3305
3308
  });
3306
3309
  continue;
3307
3310
  }
3308
- if (yn(f)) {
3311
+ if (wn(f)) {
3309
3312
  typeof o == "number" && a.push({
3310
- type: Y.literal,
3313
+ type: J.literal,
3311
3314
  value: r.getNumberFormat(t).format(o)
3312
3315
  });
3313
3316
  continue;
3314
3317
  }
3315
3318
  var p = f.value;
3316
3319
  if (!(n && p in n))
3317
- throw new Yn(p, s);
3318
- var v = n[p];
3319
- if (bn(f)) {
3320
- (!v || typeof v == "string" || typeof v == "number") && (v = typeof v == "string" || typeof v == "number" ? String(v) : ""), a.push({
3321
- type: typeof v == "string" ? Y.literal : Y.object,
3322
- value: v
3320
+ throw new Kn(p, s);
3321
+ var m = n[p];
3322
+ if (En(f)) {
3323
+ (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), a.push({
3324
+ type: typeof m == "string" ? J.literal : J.object,
3325
+ value: m
3323
3326
  });
3324
3327
  continue;
3325
3328
  }
3326
- if (Nr(f)) {
3327
- var b = typeof f.style == "string" ? i.date[f.style] : St(f.style) ? f.style.parsedOptions : void 0;
3329
+ if (Rr(f)) {
3330
+ var y = typeof f.style == "string" ? i.date[f.style] : St(f.style) ? f.style.parsedOptions : void 0;
3328
3331
  a.push({
3329
- type: Y.literal,
3330
- value: r.getDateTimeFormat(t, b).format(v)
3332
+ type: J.literal,
3333
+ value: r.getDateTimeFormat(t, y).format(m)
3331
3334
  });
3332
3335
  continue;
3333
3336
  }
3334
- if (Rr(f)) {
3335
- var b = typeof f.style == "string" ? i.time[f.style] : St(f.style) ? f.style.parsedOptions : i.time.medium;
3337
+ if (kr(f)) {
3338
+ var y = typeof f.style == "string" ? i.time[f.style] : St(f.style) ? f.style.parsedOptions : i.time.medium;
3336
3339
  a.push({
3337
- type: Y.literal,
3338
- value: r.getDateTimeFormat(t, b).format(v)
3340
+ type: J.literal,
3341
+ value: r.getDateTimeFormat(t, y).format(m)
3339
3342
  });
3340
3343
  continue;
3341
3344
  }
3342
- if (Dr(f)) {
3343
- var b = typeof f.style == "string" ? i.number[f.style] : Fr(f.style) ? f.style.parsedOptions : void 0;
3344
- b && b.scale && (v = v * (b.scale || 1)), a.push({
3345
- type: Y.literal,
3346
- value: r.getNumberFormat(t, b).format(v)
3345
+ if (Nr(f)) {
3346
+ var y = typeof f.style == "string" ? i.number[f.style] : Gr(f.style) ? f.style.parsedOptions : void 0;
3347
+ y && y.scale && (m = m * (y.scale || 1)), a.push({
3348
+ type: J.literal,
3349
+ value: r.getNumberFormat(t, y).format(m)
3347
3350
  });
3348
3351
  continue;
3349
3352
  }
3350
- if (Vr(f)) {
3351
- var T = f.children, h = f.value, I = n[h];
3352
- if (!Jn(I))
3353
- throw new qn(h, "function", s);
3354
- var k = Ke(T, t, r, i, n, o), H = I(k.map(function($) {
3355
- return $.value;
3353
+ if (Fr(f)) {
3354
+ var _ = f.children, d = f.value, I = n[d];
3355
+ if (!to(I))
3356
+ throw new Qn(d, "function", s);
3357
+ var G = Ke(_, t, r, i, n, o), k = I(G.map(function(O) {
3358
+ return O.value;
3356
3359
  }));
3357
- Array.isArray(H) || (H = [H]), a.push.apply(a, H.map(function($) {
3360
+ Array.isArray(k) || (k = [k]), a.push.apply(a, k.map(function(O) {
3358
3361
  return {
3359
- type: typeof $ == "string" ? Y.literal : Y.object,
3360
- value: $
3362
+ type: typeof O == "string" ? J.literal : J.object,
3363
+ value: O
3361
3364
  };
3362
3365
  }));
3363
3366
  }
3364
- if (kr(f)) {
3365
- var E = f.options[v] || f.options.other;
3366
- if (!E)
3367
- throw new nr(f.value, v, Object.keys(f.options), s);
3368
- a.push.apply(a, Ke(E.value, t, r, i, n));
3367
+ if (Ur(f)) {
3368
+ var C = f.options[m] || f.options.other;
3369
+ if (!C)
3370
+ throw new or(f.value, m, Object.keys(f.options), s);
3371
+ a.push.apply(a, Ke(C.value, t, r, i, n));
3369
3372
  continue;
3370
3373
  }
3371
- if (Ur(f)) {
3372
- var E = f.options["=".concat(v)];
3373
- if (!E) {
3374
+ if (Vr(f)) {
3375
+ var C = f.options["=".concat(m)];
3376
+ if (!C) {
3374
3377
  if (!Intl.PluralRules)
3375
- throw new ut(`Intl.PluralRules is not available in this environment.
3378
+ throw new lt(`Intl.PluralRules is not available in this environment.
3376
3379
  Try polyfilling it using "@formatjs/intl-pluralrules"
3377
- `, Be.MISSING_INTL_API, s);
3378
- var O = r.getPluralRules(t, { type: f.pluralType }).select(v - (f.offset || 0));
3379
- E = f.options[O] || f.options.other;
3380
+ `, Ae.MISSING_INTL_API, s);
3381
+ var j = r.getPluralRules(t, { type: f.pluralType }).select(m - (f.offset || 0));
3382
+ C = f.options[j] || f.options.other;
3380
3383
  }
3381
- if (!E)
3382
- throw new nr(f.value, v, Object.keys(f.options), s);
3383
- a.push.apply(a, Ke(E.value, t, r, i, n, v - (f.offset || 0)));
3384
+ if (!C)
3385
+ throw new or(f.value, m, Object.keys(f.options), s);
3386
+ a.push.apply(a, Ke(C.value, t, r, i, n, m - (f.offset || 0)));
3384
3387
  continue;
3385
3388
  }
3386
3389
  }
3387
- return Zn(a);
3390
+ return eo(a);
3388
3391
  }
3389
- function Qn(e, t) {
3392
+ function ro(e, t) {
3390
3393
  return t ? ne(ne(ne({}, e || {}), t || {}), Object.keys(e).reduce(function(r, i) {
3391
3394
  return r[i] = ne(ne({}, e[i]), t[i] || {}), r;
3392
3395
  }, {})) : e;
3393
3396
  }
3394
- function Kn(e, t) {
3397
+ function io(e, t) {
3395
3398
  return t ? Object.keys(e).reduce(function(r, i) {
3396
- return r[i] = Qn(e[i], t[i]), r;
3399
+ return r[i] = ro(e[i], t[i]), r;
3397
3400
  }, ne({}, e)) : e;
3398
3401
  }
3399
- function gt(e) {
3402
+ function bt(e) {
3400
3403
  return {
3401
3404
  create: function() {
3402
3405
  return {
@@ -3410,39 +3413,39 @@ function gt(e) {
3410
3413
  }
3411
3414
  };
3412
3415
  }
3413
- function eo(e) {
3416
+ function no(e) {
3414
3417
  return e === void 0 && (e = {
3415
3418
  number: {},
3416
3419
  dateTime: {},
3417
3420
  pluralRules: {}
3418
3421
  }), {
3419
- getNumberFormat: pt(function() {
3422
+ getNumberFormat: mt(function() {
3420
3423
  for (var t, r = [], i = 0; i < arguments.length; i++)
3421
3424
  r[i] = arguments[i];
3422
- return new ((t = Intl.NumberFormat).bind.apply(t, dt([void 0], r, !1)))();
3425
+ return new ((t = Intl.NumberFormat).bind.apply(t, pt([void 0], r, !1)))();
3423
3426
  }, {
3424
- cache: gt(e.number),
3425
- strategy: mt.variadic
3427
+ cache: bt(e.number),
3428
+ strategy: vt.variadic
3426
3429
  }),
3427
- getDateTimeFormat: pt(function() {
3430
+ getDateTimeFormat: mt(function() {
3428
3431
  for (var t, r = [], i = 0; i < arguments.length; i++)
3429
3432
  r[i] = arguments[i];
3430
- return new ((t = Intl.DateTimeFormat).bind.apply(t, dt([void 0], r, !1)))();
3433
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, pt([void 0], r, !1)))();
3431
3434
  }, {
3432
- cache: gt(e.dateTime),
3433
- strategy: mt.variadic
3435
+ cache: bt(e.dateTime),
3436
+ strategy: vt.variadic
3434
3437
  }),
3435
- getPluralRules: pt(function() {
3438
+ getPluralRules: mt(function() {
3436
3439
  for (var t, r = [], i = 0; i < arguments.length; i++)
3437
3440
  r[i] = arguments[i];
3438
- return new ((t = Intl.PluralRules).bind.apply(t, dt([void 0], r, !1)))();
3441
+ return new ((t = Intl.PluralRules).bind.apply(t, pt([void 0], r, !1)))();
3439
3442
  }, {
3440
- cache: gt(e.pluralRules),
3441
- strategy: mt.variadic
3443
+ cache: bt(e.pluralRules),
3444
+ strategy: vt.variadic
3442
3445
  })
3443
3446
  };
3444
3447
  }
3445
- var Zr = (
3448
+ var Jr = (
3446
3449
  /** @class */
3447
3450
  function() {
3448
3451
  function e(t, r, i, n) {
@@ -3456,8 +3459,8 @@ var Zr = (
3456
3459
  var l = o.formatToParts(u);
3457
3460
  if (l.length === 1)
3458
3461
  return l[0].value;
3459
- var f = l.reduce(function(p, v) {
3460
- return !p.length || v.type !== Y.literal || typeof p[p.length - 1] != "string" ? p.push(v.value) : p[p.length - 1] += v.value, p;
3462
+ var f = l.reduce(function(p, m) {
3463
+ return !p.length || m.type !== J.literal || typeof p[p.length - 1] != "string" ? p.push(m.value) : p[p.length - 1] += m.value, p;
3461
3464
  }, []);
3462
3465
  return f.length <= 1 ? f[0] || "" : f;
3463
3466
  }, this.formatToParts = function(u) {
@@ -3474,13 +3477,13 @@ var Zr = (
3474
3477
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3475
3478
  var s = n || {};
3476
3479
  s.formatters;
3477
- var a = cn(s, ["formatters"]);
3480
+ var a = pn(s, ["formatters"]);
3478
3481
  this.ast = e.__parse(t, ne(ne({}, a), { locale: this.resolvedLocale }));
3479
3482
  } else
3480
3483
  this.ast = t;
3481
3484
  if (!Array.isArray(this.ast))
3482
3485
  throw new TypeError("A message must be provided as a String or AST.");
3483
- this.formats = Kn(e.formats, i), this.formatters = n && n.formatters || eo(this.formatterCache);
3486
+ this.formats = io(e.formats, i), this.formatters = n && n.formatters || no(this.formatterCache);
3484
3487
  }
3485
3488
  return Object.defineProperty(e, "defaultLocale", {
3486
3489
  get: function() {
@@ -3493,7 +3496,7 @@ var Zr = (
3493
3496
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3494
3497
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3495
3498
  }
3496
- }, e.__parse = Xn, e.formats = {
3499
+ }, e.__parse = Jn, e.formats = {
3497
3500
  number: {
3498
3501
  integer: {
3499
3502
  maximumFractionDigits: 0
@@ -3554,7 +3557,7 @@ var Zr = (
3554
3557
  }, e;
3555
3558
  }()
3556
3559
  );
3557
- function to(e, t) {
3560
+ function oo(e, t) {
3558
3561
  if (t == null)
3559
3562
  return;
3560
3563
  if (t in e)
@@ -3575,101 +3578,101 @@ function to(e, t) {
3575
3578
  i = void 0;
3576
3579
  return i;
3577
3580
  }
3578
- const de = {}, ro = (e, t, r) => r && (t in de || (de[t] = {}), e in de[t] || (de[t][e] = r), r), Jr = (e, t) => {
3581
+ const pe = {}, so = (e, t, r) => r && (t in pe || (pe[t] = {}), e in pe[t] || (pe[t][e] = r), r), Qr = (e, t) => {
3579
3582
  if (t == null)
3580
3583
  return;
3581
- if (t in de && e in de[t])
3582
- return de[t][e];
3583
- const r = Ge(t);
3584
+ if (t in pe && e in pe[t])
3585
+ return pe[t][e];
3586
+ const r = Fe(t);
3584
3587
  for (let i = 0; i < r.length; i++) {
3585
- const n = r[i], o = no(n, e);
3588
+ const n = r[i], o = uo(n, e);
3586
3589
  if (o)
3587
- return ro(e, t, o);
3590
+ return so(e, t, o);
3588
3591
  }
3589
3592
  };
3590
3593
  let Ut;
3591
- const Fe = Ve({});
3592
- function io(e) {
3594
+ const Ve = Ue({});
3595
+ function ao(e) {
3593
3596
  return Ut[e] || null;
3594
3597
  }
3595
- function Qr(e) {
3598
+ function Kr(e) {
3596
3599
  return e in Ut;
3597
3600
  }
3598
- function no(e, t) {
3599
- if (!Qr(e))
3601
+ function uo(e, t) {
3602
+ if (!Kr(e))
3600
3603
  return null;
3601
- const r = io(e);
3602
- return to(r, t);
3604
+ const r = ao(e);
3605
+ return oo(r, t);
3603
3606
  }
3604
- function oo(e) {
3607
+ function lo(e) {
3605
3608
  if (e == null)
3606
3609
  return;
3607
- const t = Ge(e);
3610
+ const t = Fe(e);
3608
3611
  for (let r = 0; r < t.length; r++) {
3609
3612
  const i = t[r];
3610
- if (Qr(i))
3613
+ if (Kr(i))
3611
3614
  return i;
3612
3615
  }
3613
3616
  }
3614
- function Kr(e, ...t) {
3615
- delete de[e], Fe.update((r) => (r[e] = ln.all([r[e] || {}, ...t]), r));
3617
+ function ei(e, ...t) {
3618
+ delete pe[e], Ve.update((r) => (r[e] = dn.all([r[e] || {}, ...t]), r));
3616
3619
  }
3617
- $e(
3618
- [Fe],
3620
+ Ce(
3621
+ [Ve],
3619
3622
  ([e]) => Object.keys(e)
3620
3623
  );
3621
- Fe.subscribe((e) => Ut = e);
3624
+ Ve.subscribe((e) => Ut = e);
3622
3625
  const et = {};
3623
- function so(e, t) {
3626
+ function co(e, t) {
3624
3627
  et[e].delete(t), et[e].size === 0 && delete et[e];
3625
3628
  }
3626
- function ei(e) {
3629
+ function ti(e) {
3627
3630
  return et[e];
3628
3631
  }
3629
- function ao(e) {
3630
- return Ge(e).map((t) => {
3631
- const r = ei(t);
3632
+ function fo(e) {
3633
+ return Fe(e).map((t) => {
3634
+ const r = ti(t);
3632
3635
  return [t, r ? [...r] : []];
3633
3636
  }).filter(([, t]) => t.length > 0);
3634
3637
  }
3635
- function nt(e) {
3636
- return e == null ? !1 : Ge(e).some(
3638
+ function ot(e) {
3639
+ return e == null ? !1 : Fe(e).some(
3637
3640
  (t) => {
3638
3641
  var r;
3639
- return (r = ei(t)) == null ? void 0 : r.size;
3642
+ return (r = ti(t)) == null ? void 0 : r.size;
3640
3643
  }
3641
3644
  );
3642
3645
  }
3643
- function uo(e, t) {
3646
+ function ho(e, t) {
3644
3647
  return Promise.all(
3645
- t.map((i) => (so(e, i), i().then((n) => n.default || n)))
3646
- ).then((i) => Kr(e, ...i));
3647
- }
3648
- const Ie = {};
3649
- function ti(e) {
3650
- if (!nt(e))
3651
- return e in Ie ? Ie[e] : Promise.resolve();
3652
- const t = ao(e);
3653
- return Ie[e] = Promise.all(
3648
+ t.map((i) => (co(e, i), i().then((n) => n.default || n)))
3649
+ ).then((i) => ei(e, ...i));
3650
+ }
3651
+ const Le = {};
3652
+ function ri(e) {
3653
+ if (!ot(e))
3654
+ return e in Le ? Le[e] : Promise.resolve();
3655
+ const t = fo(e);
3656
+ return Le[e] = Promise.all(
3654
3657
  t.map(
3655
- ([r, i]) => uo(r, i)
3658
+ ([r, i]) => ho(r, i)
3656
3659
  )
3657
3660
  ).then(() => {
3658
- if (nt(e))
3659
- return ti(e);
3660
- delete Ie[e];
3661
- }), Ie[e];
3661
+ if (ot(e))
3662
+ return ri(e);
3663
+ delete Le[e];
3664
+ }), Le[e];
3662
3665
  }
3663
- var or = Object.getOwnPropertySymbols, lo = Object.prototype.hasOwnProperty, co = Object.prototype.propertyIsEnumerable, fo = (e, t) => {
3666
+ var sr = Object.getOwnPropertySymbols, po = Object.prototype.hasOwnProperty, mo = Object.prototype.propertyIsEnumerable, vo = (e, t) => {
3664
3667
  var r = {};
3665
3668
  for (var i in e)
3666
- lo.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3667
- if (e != null && or)
3668
- for (var i of or(e))
3669
- t.indexOf(i) < 0 && co.call(e, i) && (r[i] = e[i]);
3669
+ po.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3670
+ if (e != null && sr)
3671
+ for (var i of sr(e))
3672
+ t.indexOf(i) < 0 && mo.call(e, i) && (r[i] = e[i]);
3670
3673
  return r;
3671
3674
  };
3672
- const ho = {
3675
+ const go = {
3673
3676
  number: {
3674
3677
  scientific: { notation: "scientific" },
3675
3678
  engineering: { notation: "engineering" },
@@ -3699,174 +3702,174 @@ const ho = {
3699
3702
  }
3700
3703
  }
3701
3704
  };
3702
- function po({ locale: e, id: t }) {
3705
+ function bo({ locale: e, id: t }) {
3703
3706
  console.warn(
3704
- `[svelte-i18n] The message "${t}" was not found in "${Ge(
3707
+ `[svelte-i18n] The message "${t}" was not found in "${Fe(
3705
3708
  e
3706
- ).join('", "')}".${nt(pe()) ? `
3709
+ ).join('", "')}".${ot(me()) ? `
3707
3710
 
3708
3711
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3709
3712
  );
3710
3713
  }
3711
- const mo = {
3714
+ const yo = {
3712
3715
  fallbackLocale: null,
3713
3716
  loadingDelay: 200,
3714
- formats: ho,
3717
+ formats: go,
3715
3718
  warnOnMissingMessages: !0,
3716
3719
  handleMissingMessage: void 0,
3717
3720
  ignoreTag: !0
3718
- }, De = mo;
3719
- function Me() {
3720
- return De;
3721
+ }, Ie = yo;
3722
+ function Be() {
3723
+ return Ie;
3721
3724
  }
3722
- function vo(e) {
3723
- const t = e, { formats: r } = t, i = fo(t, ["formats"]);
3725
+ function _o(e) {
3726
+ const t = e, { formats: r } = t, i = vo(t, ["formats"]);
3724
3727
  let n = e.fallbackLocale;
3725
3728
  if (e.initialLocale)
3726
3729
  try {
3727
- Zr.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3730
+ Jr.resolveLocale(e.initialLocale) && (n = e.initialLocale);
3728
3731
  } catch (o) {
3729
3732
  console.warn(
3730
3733
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3731
3734
  );
3732
3735
  }
3733
- return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = po : console.warn(
3736
+ return i.warnOnMissingMessages && (delete i.warnOnMissingMessages, i.handleMissingMessage == null ? i.handleMissingMessage = bo : console.warn(
3734
3737
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3735
- )), Object.assign(De, i, { initialLocale: n }), r && ("number" in r && Object.assign(De.formats.number, r.number), "date" in r && Object.assign(De.formats.date, r.date), "time" in r && Object.assign(De.formats.time, r.time)), ye.set(n);
3738
+ )), Object.assign(Ie, i, { initialLocale: n }), r && ("number" in r && Object.assign(Ie.formats.number, r.number), "date" in r && Object.assign(Ie.formats.date, r.date), "time" in r && Object.assign(Ie.formats.time, r.time)), ye.set(n);
3736
3739
  }
3737
- const bt = Ve(!1);
3738
- var go = Object.defineProperty, bo = Object.defineProperties, yo = Object.getOwnPropertyDescriptors, sr = Object.getOwnPropertySymbols, _o = Object.prototype.hasOwnProperty, xo = Object.prototype.propertyIsEnumerable, ar = (e, t, r) => t in e ? go(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Eo = (e, t) => {
3740
+ const yt = Ue(!1);
3741
+ var xo = Object.defineProperty, Eo = Object.defineProperties, wo = Object.getOwnPropertyDescriptors, ar = Object.getOwnPropertySymbols, So = Object.prototype.hasOwnProperty, To = Object.prototype.propertyIsEnumerable, ur = (e, t, r) => t in e ? xo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Oo = (e, t) => {
3739
3742
  for (var r in t || (t = {}))
3740
- _o.call(t, r) && ar(e, r, t[r]);
3741
- if (sr)
3742
- for (var r of sr(t))
3743
- xo.call(t, r) && ar(e, r, t[r]);
3743
+ So.call(t, r) && ur(e, r, t[r]);
3744
+ if (ar)
3745
+ for (var r of ar(t))
3746
+ To.call(t, r) && ur(e, r, t[r]);
3744
3747
  return e;
3745
- }, wo = (e, t) => bo(e, yo(t));
3748
+ }, Po = (e, t) => Eo(e, wo(t));
3746
3749
  let Bt;
3747
- const ot = Ve(null);
3748
- function ur(e) {
3750
+ const st = Ue(null);
3751
+ function lr(e) {
3749
3752
  return e.split("-").map((t, r, i) => i.slice(0, r + 1).join("-")).reverse();
3750
3753
  }
3751
- function Ge(e, t = Me().fallbackLocale) {
3752
- const r = ur(e);
3753
- return t ? [.../* @__PURE__ */ new Set([...r, ...ur(t)])] : r;
3754
+ function Fe(e, t = Be().fallbackLocale) {
3755
+ const r = lr(e);
3756
+ return t ? [.../* @__PURE__ */ new Set([...r, ...lr(t)])] : r;
3754
3757
  }
3755
- function pe() {
3758
+ function me() {
3756
3759
  return Bt != null ? Bt : void 0;
3757
3760
  }
3758
- ot.subscribe((e) => {
3761
+ st.subscribe((e) => {
3759
3762
  Bt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3760
3763
  });
3761
- const So = (e) => {
3762
- if (e && oo(e) && nt(e)) {
3763
- const { loadingDelay: t } = Me();
3764
+ const Ho = (e) => {
3765
+ if (e && lo(e) && ot(e)) {
3766
+ const { loadingDelay: t } = Be();
3764
3767
  let r;
3765
- return typeof window != "undefined" && pe() != null && t ? r = window.setTimeout(
3766
- () => bt.set(!0),
3768
+ return typeof window != "undefined" && me() != null && t ? r = window.setTimeout(
3769
+ () => yt.set(!0),
3767
3770
  t
3768
- ) : bt.set(!0), ti(e).then(() => {
3769
- ot.set(e);
3771
+ ) : yt.set(!0), ri(e).then(() => {
3772
+ st.set(e);
3770
3773
  }).finally(() => {
3771
- clearTimeout(r), bt.set(!1);
3774
+ clearTimeout(r), yt.set(!1);
3772
3775
  });
3773
3776
  }
3774
- return ot.set(e);
3775
- }, ye = wo(Eo({}, ot), {
3776
- set: So
3777
- }), lt = (e) => {
3777
+ return st.set(e);
3778
+ }, ye = Po(Oo({}, st), {
3779
+ set: Ho
3780
+ }), ct = (e) => {
3778
3781
  const t = /* @__PURE__ */ Object.create(null);
3779
3782
  return (i) => {
3780
3783
  const n = JSON.stringify(i);
3781
3784
  return n in t ? t[n] : t[n] = e(i);
3782
3785
  };
3783
3786
  };
3784
- var To = Object.defineProperty, st = Object.getOwnPropertySymbols, ri = Object.prototype.hasOwnProperty, ii = Object.prototype.propertyIsEnumerable, lr = (e, t, r) => t in e ? To(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Vt = (e, t) => {
3787
+ var Ao = Object.defineProperty, at = Object.getOwnPropertySymbols, ii = Object.prototype.hasOwnProperty, ni = Object.prototype.propertyIsEnumerable, cr = (e, t, r) => t in e ? Ao(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Vt = (e, t) => {
3785
3788
  for (var r in t || (t = {}))
3786
- ri.call(t, r) && lr(e, r, t[r]);
3787
- if (st)
3788
- for (var r of st(t))
3789
- ii.call(t, r) && lr(e, r, t[r]);
3789
+ ii.call(t, r) && cr(e, r, t[r]);
3790
+ if (at)
3791
+ for (var r of at(t))
3792
+ ni.call(t, r) && cr(e, r, t[r]);
3790
3793
  return e;
3791
- }, Le = (e, t) => {
3794
+ }, $e = (e, t) => {
3792
3795
  var r = {};
3793
3796
  for (var i in e)
3794
- ri.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3795
- if (e != null && st)
3796
- for (var i of st(e))
3797
- t.indexOf(i) < 0 && ii.call(e, i) && (r[i] = e[i]);
3797
+ ii.call(e, i) && t.indexOf(i) < 0 && (r[i] = e[i]);
3798
+ if (e != null && at)
3799
+ for (var i of at(e))
3800
+ t.indexOf(i) < 0 && ni.call(e, i) && (r[i] = e[i]);
3798
3801
  return r;
3799
3802
  };
3800
- const Ue = (e, t) => {
3801
- const { formats: r } = Me();
3803
+ const ke = (e, t) => {
3804
+ const { formats: r } = Be();
3802
3805
  if (e in r && t in r[e])
3803
3806
  return r[e][t];
3804
3807
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3805
- }, Oo = lt(
3808
+ }, Bo = ct(
3806
3809
  (e) => {
3807
- var t = e, { locale: r, format: i } = t, n = Le(t, ["locale", "format"]);
3810
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3808
3811
  if (r == null)
3809
3812
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3810
- return i && (n = Ue("number", i)), new Intl.NumberFormat(r, n);
3813
+ return i && (n = ke("number", i)), new Intl.NumberFormat(r, n);
3811
3814
  }
3812
- ), Po = lt(
3815
+ ), Mo = ct(
3813
3816
  (e) => {
3814
- var t = e, { locale: r, format: i } = t, n = Le(t, ["locale", "format"]);
3817
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3815
3818
  if (r == null)
3816
3819
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3817
- return i ? n = Ue("date", i) : Object.keys(n).length === 0 && (n = Ue("date", "short")), new Intl.DateTimeFormat(r, n);
3820
+ return i ? n = ke("date", i) : Object.keys(n).length === 0 && (n = ke("date", "short")), new Intl.DateTimeFormat(r, n);
3818
3821
  }
3819
- ), Ho = lt(
3822
+ ), Co = ct(
3820
3823
  (e) => {
3821
- var t = e, { locale: r, format: i } = t, n = Le(t, ["locale", "format"]);
3824
+ var t = e, { locale: r, format: i } = t, n = $e(t, ["locale", "format"]);
3822
3825
  if (r == null)
3823
3826
  throw new Error(
3824
3827
  '[svelte-i18n] A "locale" must be set to format time values'
3825
3828
  );
3826
- return i ? n = Ue("time", i) : Object.keys(n).length === 0 && (n = Ue("time", "short")), new Intl.DateTimeFormat(r, n);
3829
+ return i ? n = ke("time", i) : Object.keys(n).length === 0 && (n = ke("time", "short")), new Intl.DateTimeFormat(r, n);
3827
3830
  }
3828
- ), Ao = (e = {}) => {
3831
+ ), $o = (e = {}) => {
3829
3832
  var t = e, {
3830
- locale: r = pe()
3831
- } = t, i = Le(t, [
3833
+ locale: r = me()
3834
+ } = t, i = $e(t, [
3832
3835
  "locale"
3833
3836
  ]);
3834
- return Oo(Vt({ locale: r }, i));
3835
- }, Bo = (e = {}) => {
3837
+ return Bo(Vt({ locale: r }, i));
3838
+ }, Lo = (e = {}) => {
3836
3839
  var t = e, {
3837
- locale: r = pe()
3838
- } = t, i = Le(t, [
3840
+ locale: r = me()
3841
+ } = t, i = $e(t, [
3839
3842
  "locale"
3840
3843
  ]);
3841
- return Po(Vt({ locale: r }, i));
3842
- }, Mo = (e = {}) => {
3844
+ return Mo(Vt({ locale: r }, i));
3845
+ }, Io = (e = {}) => {
3843
3846
  var t = e, {
3844
- locale: r = pe()
3845
- } = t, i = Le(t, [
3847
+ locale: r = me()
3848
+ } = t, i = $e(t, [
3846
3849
  "locale"
3847
3850
  ]);
3848
- return Ho(Vt({ locale: r }, i));
3849
- }, Co = lt(
3851
+ return Co(Vt({ locale: r }, i));
3852
+ }, Do = ct(
3850
3853
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3851
- (e, t = pe()) => new Zr(e, t, Me().formats, {
3852
- ignoreTag: Me().ignoreTag
3854
+ (e, t = me()) => new Jr(e, t, Be().formats, {
3855
+ ignoreTag: Be().ignoreTag
3853
3856
  })
3854
- ), $o = (e, t = {}) => {
3857
+ ), No = (e, t = {}) => {
3855
3858
  var r, i, n, o;
3856
3859
  let s = t;
3857
3860
  typeof e == "object" && (s = e, e = s.id);
3858
3861
  const {
3859
3862
  values: a,
3860
- locale: u = pe(),
3863
+ locale: u = me(),
3861
3864
  default: l
3862
3865
  } = s;
3863
3866
  if (u == null)
3864
3867
  throw new Error(
3865
3868
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3866
3869
  );
3867
- let f = Jr(e, u);
3870
+ let f = Qr(e, u);
3868
3871
  if (!f)
3869
- f = (o = (n = (i = (r = Me()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: u, id: e, defaultValue: l })) != null ? n : l) != null ? o : e;
3872
+ f = (o = (n = (i = (r = Be()).handleMissingMessage) == null ? void 0 : i.call(r, { locale: u, id: e, defaultValue: l })) != null ? n : l) != null ? o : e;
3870
3873
  else if (typeof f != "string")
3871
3874
  return console.warn(
3872
3875
  `[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.`
@@ -3875,28 +3878,28 @@ const Ue = (e, t) => {
3875
3878
  return f;
3876
3879
  let p = f;
3877
3880
  try {
3878
- p = Co(f, u).format(a);
3879
- } catch (v) {
3880
- v instanceof Error && console.warn(
3881
+ p = Do(f, u).format(a);
3882
+ } catch (m) {
3883
+ m instanceof Error && console.warn(
3881
3884
  `[svelte-i18n] Message "${e}" has syntax error:`,
3882
- v.message
3885
+ m.message
3883
3886
  );
3884
3887
  }
3885
3888
  return p;
3886
- }, Lo = (e, t) => Mo(t).format(e), Io = (e, t) => Bo(t).format(e), Do = (e, t) => Ao(t).format(e), No = (e, t = pe()) => Jr(e, t), Ro = $e([ye, Fe], () => $o);
3887
- $e([ye], () => Lo);
3888
- $e([ye], () => Io);
3889
- $e([ye], () => Do);
3890
- $e([ye, Fe], () => No);
3891
- function cr(e, t) {
3892
- Kr(e, t);
3893
- }
3894
- function ko(e) {
3895
- vo({
3889
+ }, Ro = (e, t) => Io(t).format(e), ko = (e, t) => Lo(t).format(e), Uo = (e, t) => $o(t).format(e), Vo = (e, t = me()) => Qr(e, t), Fo = Ce([ye, Ve], () => No);
3890
+ Ce([ye], () => Ro);
3891
+ Ce([ye], () => ko);
3892
+ Ce([ye], () => Uo);
3893
+ Ce([ye, Ve], () => Vo);
3894
+ function fr(e, t) {
3895
+ ei(e, t);
3896
+ }
3897
+ function Go(e) {
3898
+ _o({
3896
3899
  fallbackLocale: "en"
3897
3900
  }), ye.set(e);
3898
3901
  }
3899
- const fr = {
3902
+ const hr = {
3900
3903
  en: {
3901
3904
  verificationsRequired: "Verifications Required",
3902
3905
  "verification.video.how-to": "How to verify yourself?",
@@ -3955,15 +3958,15 @@ const fr = {
3955
3958
  "verification.shuftipro.validations-started": "Après avoir terminé la vérification, veuillez procéder à la transaction."
3956
3959
  }
3957
3960
  };
3958
- let Uo = Ve(null);
3959
- const Te = "__WIDGET_GLOBAL_STYLE_CACHE__";
3960
- function Vo(e, t) {
3961
+ let jo = Ue(null);
3962
+ const Se = "__WIDGET_GLOBAL_STYLE_CACHE__";
3963
+ function zo(e, t) {
3961
3964
  if (e) {
3962
3965
  const r = document.createElement("style");
3963
3966
  r.innerHTML = t, e.appendChild(r);
3964
3967
  }
3965
3968
  }
3966
- function Fo(e, t) {
3969
+ function Wo(e, t) {
3967
3970
  if (!e || !t)
3968
3971
  return;
3969
3972
  const r = new URL(t);
@@ -3974,32 +3977,32 @@ function Fo(e, t) {
3974
3977
  console.error("There was an error while trying to load client styling from URL", i);
3975
3978
  });
3976
3979
  }
3977
- function Go(e, t, r, i = !1) {
3980
+ function Xo(e, t, r, i = !1) {
3978
3981
  if (!window.emMessageBus)
3979
3982
  return;
3980
3983
  if (!("adoptedStyleSheets" in Document.prototype) || !i)
3981
- return r = jo(e, t), r;
3982
- window[Te] || (window[Te] = {}), r = zo(e, t);
3984
+ return r = qo(e, t), r;
3985
+ window[Se] || (window[Se] = {}), r = Yo(e, t);
3983
3986
  const o = r.unsubscribe.bind(r), s = () => {
3984
- if (window[Te][t]) {
3985
- const a = window[Te][t];
3986
- a.refCount > 1 ? a.refCount = a.refCount - 1 : delete window[Te][t];
3987
+ if (window[Se][t]) {
3988
+ const a = window[Se][t];
3989
+ a.refCount > 1 ? a.refCount = a.refCount - 1 : delete window[Se][t];
3987
3990
  }
3988
3991
  o();
3989
3992
  };
3990
3993
  return r.unsubscribe = s, r;
3991
3994
  }
3992
- function jo(e, t) {
3995
+ function qo(e, t) {
3993
3996
  const r = document.createElement("style");
3994
3997
  return window.emMessageBus.subscribe(t, (i) => {
3995
3998
  e && (r.innerHTML = i, e.appendChild(r));
3996
3999
  });
3997
4000
  }
3998
- function zo(e, t) {
4001
+ function Yo(e, t) {
3999
4002
  return window.emMessageBus.subscribe(t, (r) => {
4000
4003
  if (!e)
4001
4004
  return;
4002
- const i = e.getRootNode(), n = window[Te];
4005
+ const i = e.getRootNode(), n = window[Se];
4003
4006
  let o = n[t] && n[t].sheet;
4004
4007
  o ? n[t].refCount = n[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), n[t] = {
4005
4008
  sheet: o,
@@ -4031,7 +4034,7 @@ var Mt = function(e, t) {
4031
4034
  Object.prototype.hasOwnProperty.call(i, n) && (r[n] = i[n]);
4032
4035
  }, Mt(e, t);
4033
4036
  };
4034
- function je(e, t) {
4037
+ function Ge(e, t) {
4035
4038
  if (typeof t != "function" && t !== null)
4036
4039
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
4037
4040
  Mt(e, t);
@@ -4081,13 +4084,13 @@ function Lt(e, t, r) {
4081
4084
  function ue(e) {
4082
4085
  return typeof e == "function";
4083
4086
  }
4084
- function ni(e) {
4087
+ function oi(e) {
4085
4088
  var t = function(i) {
4086
4089
  Error.call(i), i.stack = new Error().stack;
4087
4090
  }, r = e(t);
4088
4091
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
4089
4092
  }
4090
- var yt = ni(function(e) {
4093
+ var _t = oi(function(e) {
4091
4094
  return function(r) {
4092
4095
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
4093
4096
  ` + r.map(function(i, n) {
@@ -4102,7 +4105,7 @@ function It(e, t) {
4102
4105
  0 <= r && e.splice(r, 1);
4103
4106
  }
4104
4107
  }
4105
- var ct = function() {
4108
+ var ft = function() {
4106
4109
  function e(t) {
4107
4110
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
4108
4111
  }
@@ -4118,8 +4121,8 @@ var ct = function() {
4118
4121
  var l = u.value;
4119
4122
  l.remove(this);
4120
4123
  }
4121
- } catch (h) {
4122
- t = { error: h };
4124
+ } catch (d) {
4125
+ t = { error: d };
4123
4126
  } finally {
4124
4127
  try {
4125
4128
  u && !u.done && (r = a.return) && r.call(a);
@@ -4134,26 +4137,26 @@ var ct = function() {
4134
4137
  if (ue(f))
4135
4138
  try {
4136
4139
  f();
4137
- } catch (h) {
4138
- o = h instanceof yt ? h.errors : [h];
4140
+ } catch (d) {
4141
+ o = d instanceof _t ? d.errors : [d];
4139
4142
  }
4140
4143
  var p = this._finalizers;
4141
4144
  if (p) {
4142
4145
  this._finalizers = null;
4143
4146
  try {
4144
- for (var v = Ct(p), b = v.next(); !b.done; b = v.next()) {
4145
- var T = b.value;
4147
+ for (var m = Ct(p), y = m.next(); !y.done; y = m.next()) {
4148
+ var _ = y.value;
4146
4149
  try {
4147
- hr(T);
4148
- } catch (h) {
4149
- o = o != null ? o : [], h instanceof yt ? o = Lt(Lt([], $t(o)), $t(h.errors)) : o.push(h);
4150
+ dr(_);
4151
+ } catch (d) {
4152
+ o = o != null ? o : [], d instanceof _t ? o = Lt(Lt([], $t(o)), $t(d.errors)) : o.push(d);
4150
4153
  }
4151
4154
  }
4152
- } catch (h) {
4153
- i = { error: h };
4155
+ } catch (d) {
4156
+ i = { error: d };
4154
4157
  } finally {
4155
4158
  try {
4156
- b && !b.done && (n = v.return) && n.call(v);
4159
+ y && !y.done && (n = m.return) && n.call(m);
4157
4160
  } finally {
4158
4161
  if (i)
4159
4162
  throw i.error;
@@ -4161,13 +4164,13 @@ var ct = function() {
4161
4164
  }
4162
4165
  }
4163
4166
  if (o)
4164
- throw new yt(o);
4167
+ throw new _t(o);
4165
4168
  }
4166
4169
  }, e.prototype.add = function(t) {
4167
4170
  var r;
4168
4171
  if (t && t !== this)
4169
4172
  if (this.closed)
4170
- hr(t);
4173
+ dr(t);
4171
4174
  else {
4172
4175
  if (t instanceof e) {
4173
4176
  if (t.closed || t._hasParent(this))
@@ -4192,16 +4195,16 @@ var ct = function() {
4192
4195
  var t = new e();
4193
4196
  return t.closed = !0, t;
4194
4197
  }(), e;
4195
- }(), oi = ct.EMPTY;
4196
- function si(e) {
4197
- return e instanceof ct || e && "closed" in e && ue(e.remove) && ue(e.add) && ue(e.unsubscribe);
4198
+ }(), si = ft.EMPTY;
4199
+ function ai(e) {
4200
+ return e instanceof ft || e && "closed" in e && ue(e.remove) && ue(e.add) && ue(e.unsubscribe);
4198
4201
  }
4199
- function hr(e) {
4202
+ function dr(e) {
4200
4203
  ue(e) ? e() : e.unsubscribe();
4201
4204
  }
4202
- var Wo = {
4205
+ var Zo = {
4203
4206
  Promise: void 0
4204
- }, Xo = {
4207
+ }, Jo = {
4205
4208
  setTimeout: function(e, t) {
4206
4209
  for (var r = [], i = 2; i < arguments.length; i++)
4207
4210
  r[i - 2] = arguments[i];
@@ -4212,21 +4215,21 @@ var Wo = {
4212
4215
  },
4213
4216
  delegate: void 0
4214
4217
  };
4215
- function qo(e) {
4216
- Xo.setTimeout(function() {
4218
+ function Qo(e) {
4219
+ Jo.setTimeout(function() {
4217
4220
  throw e;
4218
4221
  });
4219
4222
  }
4220
- function dr() {
4223
+ function pr() {
4221
4224
  }
4222
4225
  function tt(e) {
4223
4226
  e();
4224
4227
  }
4225
- var ai = function(e) {
4226
- je(t, e);
4228
+ var ui = function(e) {
4229
+ Ge(t, e);
4227
4230
  function t(r) {
4228
4231
  var i = e.call(this) || this;
4229
- return i.isStopped = !1, r ? (i.destination = r, si(r) && r.add(i)) : i.destination = Jo, i;
4232
+ return i.isStopped = !1, r ? (i.destination = r, ai(r) && r.add(i)) : i.destination = ts, i;
4230
4233
  }
4231
4234
  return t.create = function(r, i, n) {
4232
4235
  return new Dt(r, i, n);
@@ -4253,7 +4256,7 @@ var ai = function(e) {
4253
4256
  this.unsubscribe();
4254
4257
  }
4255
4258
  }, t;
4256
- }(ct), Yo = function() {
4259
+ }(ft), Ko = function() {
4257
4260
  function e(t) {
4258
4261
  this.partialObserver = t;
4259
4262
  }
@@ -4285,42 +4288,42 @@ var ai = function(e) {
4285
4288
  }
4286
4289
  }, e;
4287
4290
  }(), Dt = function(e) {
4288
- je(t, e);
4291
+ Ge(t, e);
4289
4292
  function t(r, i, n) {
4290
4293
  var o = e.call(this) || this, s;
4291
4294
  return ue(r) || !r ? s = {
4292
4295
  next: r != null ? r : void 0,
4293
4296
  error: i != null ? i : void 0,
4294
4297
  complete: n != null ? n : void 0
4295
- } : s = r, o.destination = new Yo(s), o;
4298
+ } : s = r, o.destination = new Ko(s), o;
4296
4299
  }
4297
4300
  return t;
4298
- }(ai);
4301
+ }(ui);
4299
4302
  function Ze(e) {
4300
- qo(e);
4303
+ Qo(e);
4301
4304
  }
4302
- function Zo(e) {
4305
+ function es(e) {
4303
4306
  throw e;
4304
4307
  }
4305
- var Jo = {
4308
+ var ts = {
4306
4309
  closed: !0,
4307
- next: dr,
4308
- error: Zo,
4309
- complete: dr
4310
- }, Qo = function() {
4310
+ next: pr,
4311
+ error: es,
4312
+ complete: pr
4313
+ }, rs = function() {
4311
4314
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4312
4315
  }();
4313
- function Ko(e) {
4316
+ function is(e) {
4314
4317
  return e;
4315
4318
  }
4316
- function es(e) {
4317
- return e.length === 0 ? Ko : e.length === 1 ? e[0] : function(r) {
4319
+ function ns(e) {
4320
+ return e.length === 0 ? is : e.length === 1 ? e[0] : function(r) {
4318
4321
  return e.reduce(function(i, n) {
4319
4322
  return n(i);
4320
4323
  }, r);
4321
4324
  };
4322
4325
  }
4323
- var pr = function() {
4326
+ var mr = function() {
4324
4327
  function e(t) {
4325
4328
  t && (this._subscribe = t);
4326
4329
  }
@@ -4328,7 +4331,7 @@ var pr = function() {
4328
4331
  var r = new e();
4329
4332
  return r.source = this, r.operator = t, r;
4330
4333
  }, e.prototype.subscribe = function(t, r, i) {
4331
- var n = this, o = rs(t) ? t : new Dt(t, r, i);
4334
+ var n = this, o = ss(t) ? t : new Dt(t, r, i);
4332
4335
  return tt(function() {
4333
4336
  var s = n, a = s.operator, u = s.source;
4334
4337
  o.add(a ? a.call(o, u) : u ? n._subscribe(o) : n._trySubscribe(o));
@@ -4341,7 +4344,7 @@ var pr = function() {
4341
4344
  }
4342
4345
  }, e.prototype.forEach = function(t, r) {
4343
4346
  var i = this;
4344
- return r = mr(r), new r(function(n, o) {
4347
+ return r = vr(r), new r(function(n, o) {
4345
4348
  var s = new Dt({
4346
4349
  next: function(a) {
4347
4350
  try {
@@ -4358,15 +4361,15 @@ var pr = function() {
4358
4361
  }, e.prototype._subscribe = function(t) {
4359
4362
  var r;
4360
4363
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
4361
- }, e.prototype[Qo] = function() {
4364
+ }, e.prototype[rs] = function() {
4362
4365
  return this;
4363
4366
  }, e.prototype.pipe = function() {
4364
4367
  for (var t = [], r = 0; r < arguments.length; r++)
4365
4368
  t[r] = arguments[r];
4366
- return es(t)(this);
4369
+ return ns(t)(this);
4367
4370
  }, e.prototype.toPromise = function(t) {
4368
4371
  var r = this;
4369
- return t = mr(t), new t(function(i, n) {
4372
+ return t = vr(t), new t(function(i, n) {
4370
4373
  var o;
4371
4374
  r.subscribe(function(s) {
4372
4375
  return o = s;
@@ -4380,32 +4383,32 @@ var pr = function() {
4380
4383
  return new e(t);
4381
4384
  }, e;
4382
4385
  }();
4383
- function mr(e) {
4386
+ function vr(e) {
4384
4387
  var t;
4385
- return (t = e != null ? e : Wo.Promise) !== null && t !== void 0 ? t : Promise;
4388
+ return (t = e != null ? e : Zo.Promise) !== null && t !== void 0 ? t : Promise;
4386
4389
  }
4387
- function ts(e) {
4390
+ function os(e) {
4388
4391
  return e && ue(e.next) && ue(e.error) && ue(e.complete);
4389
4392
  }
4390
- function rs(e) {
4391
- return e && e instanceof ai || ts(e) && si(e);
4393
+ function ss(e) {
4394
+ return e && e instanceof ui || os(e) && ai(e);
4392
4395
  }
4393
- var is = ni(function(e) {
4396
+ var as = oi(function(e) {
4394
4397
  return function() {
4395
4398
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4396
4399
  };
4397
- }), ui = function(e) {
4398
- je(t, e);
4400
+ }), li = function(e) {
4401
+ Ge(t, e);
4399
4402
  function t() {
4400
4403
  var r = e.call(this) || this;
4401
4404
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
4402
4405
  }
4403
4406
  return t.prototype.lift = function(r) {
4404
- var i = new vr(this, this);
4407
+ var i = new gr(this, this);
4405
4408
  return i.operator = r, i;
4406
4409
  }, t.prototype._throwIfClosed = function() {
4407
4410
  if (this.closed)
4408
- throw new is();
4411
+ throw new as();
4409
4412
  }, t.prototype.next = function(r) {
4410
4413
  var i = this;
4411
4414
  tt(function() {
@@ -4462,20 +4465,20 @@ var is = ni(function(e) {
4462
4465
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
4463
4466
  }, t.prototype._innerSubscribe = function(r) {
4464
4467
  var i = this, n = this, o = n.hasError, s = n.isStopped, a = n.observers;
4465
- return o || s ? oi : (this.currentObservers = null, a.push(r), new ct(function() {
4468
+ return o || s ? si : (this.currentObservers = null, a.push(r), new ft(function() {
4466
4469
  i.currentObservers = null, It(a, r);
4467
4470
  }));
4468
4471
  }, t.prototype._checkFinalizedStatuses = function(r) {
4469
4472
  var i = this, n = i.hasError, o = i.thrownError, s = i.isStopped;
4470
4473
  n ? r.error(o) : s && r.complete();
4471
4474
  }, t.prototype.asObservable = function() {
4472
- var r = new pr();
4475
+ var r = new mr();
4473
4476
  return r.source = this, r;
4474
4477
  }, t.create = function(r, i) {
4475
- return new vr(r, i);
4478
+ return new gr(r, i);
4476
4479
  }, t;
4477
- }(pr), vr = function(e) {
4478
- je(t, e);
4480
+ }(mr), gr = function(e) {
4481
+ Ge(t, e);
4479
4482
  function t(r, i) {
4480
4483
  var n = e.call(this) || this;
4481
4484
  return n.destination = r, n.source = i, n;
@@ -4491,17 +4494,17 @@ var is = ni(function(e) {
4491
4494
  (i = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || i === void 0 || i.call(r);
4492
4495
  }, t.prototype._subscribe = function(r) {
4493
4496
  var i, n;
4494
- return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : oi;
4497
+ return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(r)) !== null && n !== void 0 ? n : si;
4495
4498
  }, t;
4496
- }(ui), li = {
4499
+ }(li), ci = {
4497
4500
  now: function() {
4498
- return (li.delegate || Date).now();
4501
+ return (ci.delegate || Date).now();
4499
4502
  },
4500
4503
  delegate: void 0
4501
- }, ns = function(e) {
4502
- je(t, e);
4504
+ }, us = function(e) {
4505
+ Ge(t, e);
4503
4506
  function t(r, i, n) {
4504
- r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = li);
4507
+ r === void 0 && (r = 1 / 0), i === void 0 && (i = 1 / 0), n === void 0 && (n = ci);
4505
4508
  var o = e.call(this) || this;
4506
4509
  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;
4507
4510
  }
@@ -4521,16 +4524,16 @@ var is = ni(function(e) {
4521
4524
  l && o.splice(0, l + 1);
4522
4525
  }
4523
4526
  }, t;
4524
- }(ui);
4525
- const gr = [], br = {}, os = (e, t = 0) => {
4526
- if (gr.indexOf(e) == -1) {
4527
- const r = new ns(t);
4528
- br[e] = r, gr.push(e);
4527
+ }(li);
4528
+ const br = [], yr = {}, ls = (e, t = 0) => {
4529
+ if (br.indexOf(e) == -1) {
4530
+ const r = new us(t);
4531
+ yr[e] = r, br.push(e);
4529
4532
  }
4530
- return br[e];
4533
+ return yr[e];
4531
4534
  };
4532
- window.emWidgets = { topic: os };
4533
- const ss = (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));
4535
+ window.emWidgets = { topic: ls };
4536
+ const cs = (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));
4534
4537
  String(Number.MAX_SAFE_INTEGER).length;
4535
4538
  if (typeof window != "undefined") {
4536
4539
  let e = function(t) {
@@ -4544,362 +4547,362 @@ if (typeof window != "undefined") {
4544
4547
  }
4545
4548
  };
4546
4549
  };
4547
- customElements.define = e(customElements.define), import("./CashierModal-CKCmZ_m7.js").then(({ default: t }) => {
4550
+ customElements.define = e(customElements.define), import("./CashierModal-Dx3e_aVO.js").then(({ default: t }) => {
4548
4551
  !customElements.get("cashier-modal") && customElements.define("cashier-modal", t.element);
4549
4552
  });
4550
4553
  }
4551
- var ci = { exports: {} };
4554
+ var fi = { exports: {} };
4552
4555
  (function(e, t) {
4553
4556
  (function(r, i) {
4554
4557
  e.exports = i();
4555
- })(Cr, function() {
4556
- var r = 1e3, i = 6e4, n = 36e5, o = "millisecond", s = "second", a = "minute", u = "hour", l = "day", f = "week", p = "month", v = "quarter", b = "year", T = "date", h = "Invalid Date", I = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, k = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, H = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(x) {
4557
- var d = ["th", "st", "nd", "rd"], m = x % 100;
4558
- return "[" + x + (d[(m - 20) % 10] || d[m] || d[0]) + "]";
4559
- } }, E = function(x, d, m) {
4560
- var y = String(x);
4561
- return !y || y.length >= d ? x : "" + Array(d + 1 - y.length).join(m) + x;
4562
- }, O = { s: E, z: function(x) {
4563
- var d = -x.utcOffset(), m = Math.abs(d), y = Math.floor(m / 60), g = m % 60;
4564
- return (d <= 0 ? "+" : "-") + E(y, 2, "0") + ":" + E(g, 2, "0");
4565
- }, m: function x(d, m) {
4566
- if (d.date() < m.date())
4567
- return -x(m, d);
4568
- var y = 12 * (m.year() - d.year()) + (m.month() - d.month()), g = d.clone().add(y, p), w = m - g < 0, S = d.clone().add(y + (w ? -1 : 1), p);
4569
- return +(-(y + (m - g) / (w ? g - S : S - g)) || 0);
4558
+ })($r, function() {
4559
+ var r = 1e3, i = 6e4, n = 36e5, o = "millisecond", s = "second", a = "minute", u = "hour", l = "day", f = "week", p = "month", m = "quarter", y = "year", _ = "date", d = "Invalid Date", I = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, G = /\[([^\]]+)]|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(x) {
4560
+ var g = ["th", "st", "nd", "rd"], h = x % 100;
4561
+ return "[" + x + (g[(h - 20) % 10] || g[h] || g[0]) + "]";
4562
+ } }, C = function(x, g, h) {
4563
+ var b = String(x);
4564
+ return !b || b.length >= g ? x : "" + Array(g + 1 - b.length).join(h) + x;
4565
+ }, j = { s: C, z: function(x) {
4566
+ var g = -x.utcOffset(), h = Math.abs(g), b = Math.floor(h / 60), v = h % 60;
4567
+ return (g <= 0 ? "+" : "-") + C(b, 2, "0") + ":" + C(v, 2, "0");
4568
+ }, m: function x(g, h) {
4569
+ if (g.date() < h.date())
4570
+ return -x(h, g);
4571
+ var b = 12 * (h.year() - g.year()) + (h.month() - g.month()), v = g.clone().add(b, p), w = h - v < 0, S = g.clone().add(b + (w ? -1 : 1), p);
4572
+ return +(-(b + (h - v) / (w ? v - S : S - v)) || 0);
4570
4573
  }, a: function(x) {
4571
4574
  return x < 0 ? Math.ceil(x) || 0 : Math.floor(x);
4572
4575
  }, p: function(x) {
4573
- return { M: p, y: b, w: f, d: l, D: T, h: u, m: a, s, ms: o, Q: v }[x] || String(x || "").toLowerCase().replace(/s$/, "");
4576
+ return { M: p, y, w: f, d: l, D: _, h: u, m: a, s, ms: o, Q: m }[x] || String(x || "").toLowerCase().replace(/s$/, "");
4574
4577
  }, u: function(x) {
4575
4578
  return x === void 0;
4576
- } }, $ = "en", P = {};
4577
- P[$] = H;
4578
- var W = "$isDayjsObject", oe = function(x) {
4579
- return x instanceof _e || !(!x || !x[W]);
4580
- }, J = function x(d, m, y) {
4581
- var g;
4582
- if (!d)
4583
- return $;
4584
- if (typeof d == "string") {
4585
- var w = d.toLowerCase();
4586
- P[w] && (g = w), m && (P[w] = m, g = w);
4587
- var S = d.split("-");
4588
- if (!g && S.length > 1)
4579
+ } }, O = "en", B = {};
4580
+ B[O] = k;
4581
+ var T = "$isDayjsObject", F = function(x) {
4582
+ return x instanceof le || !(!x || !x[T]);
4583
+ }, L = function x(g, h, b) {
4584
+ var v;
4585
+ if (!g)
4586
+ return O;
4587
+ if (typeof g == "string") {
4588
+ var w = g.toLowerCase();
4589
+ B[w] && (v = w), h && (B[w] = h, v = w);
4590
+ var S = g.split("-");
4591
+ if (!v && S.length > 1)
4589
4592
  return x(S[0]);
4590
4593
  } else {
4591
- var D = d.name;
4592
- P[D] = d, g = D;
4594
+ var D = g.name;
4595
+ B[D] = g, v = D;
4593
4596
  }
4594
- return !y && g && ($ = g), g || !y && $;
4595
- }, V = function(x, d) {
4596
- if (oe(x))
4597
+ return !b && v && (O = v), v || !b && O;
4598
+ }, U = function(x, g) {
4599
+ if (F(x))
4597
4600
  return x.clone();
4598
- var m = typeof d == "object" ? d : {};
4599
- return m.date = x, m.args = arguments, new _e(m);
4600
- }, M = O;
4601
- M.l = J, M.i = oe, M.w = function(x, d) {
4602
- return V(x, { locale: d.$L, utc: d.$u, x: d.$x, $offset: d.$offset });
4601
+ var h = typeof g == "object" ? g : {};
4602
+ return h.date = x, h.args = arguments, new le(h);
4603
+ }, M = j;
4604
+ M.l = L, M.i = F, M.w = function(x, g) {
4605
+ return U(x, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
4603
4606
  };
4604
- var _e = function() {
4605
- function x(m) {
4606
- this.$L = J(m.locale, null, !0), this.parse(m), this.$x = this.$x || m.x || {}, this[W] = !0;
4607
+ var le = function() {
4608
+ function x(h) {
4609
+ this.$L = L(h.locale, null, !0), this.parse(h), this.$x = this.$x || h.x || {}, this[T] = !0;
4607
4610
  }
4608
- var d = x.prototype;
4609
- return d.parse = function(m) {
4610
- this.$d = function(y) {
4611
- var g = y.date, w = y.utc;
4612
- if (g === null)
4611
+ var g = x.prototype;
4612
+ return g.parse = function(h) {
4613
+ this.$d = function(b) {
4614
+ var v = b.date, w = b.utc;
4615
+ if (v === null)
4613
4616
  return /* @__PURE__ */ new Date(NaN);
4614
- if (M.u(g))
4617
+ if (M.u(v))
4615
4618
  return /* @__PURE__ */ new Date();
4616
- if (g instanceof Date)
4617
- return new Date(g);
4618
- if (typeof g == "string" && !/Z$/i.test(g)) {
4619
- var S = g.match(I);
4619
+ if (v instanceof Date)
4620
+ return new Date(v);
4621
+ if (typeof v == "string" && !/Z$/i.test(v)) {
4622
+ var S = v.match(I);
4620
4623
  if (S) {
4621
- var D = S[2] - 1 || 0, R = (S[7] || "0").substring(0, 3);
4622
- return w ? new Date(Date.UTC(S[1], D, S[3] || 1, S[4] || 0, S[5] || 0, S[6] || 0, R)) : new Date(S[1], D, S[3] || 1, S[4] || 0, S[5] || 0, S[6] || 0, R);
4624
+ var D = S[2] - 1 || 0, N = (S[7] || "0").substring(0, 3);
4625
+ return w ? new Date(Date.UTC(S[1], D, S[3] || 1, S[4] || 0, S[5] || 0, S[6] || 0, N)) : new Date(S[1], D, S[3] || 1, S[4] || 0, S[5] || 0, S[6] || 0, N);
4623
4626
  }
4624
4627
  }
4625
- return new Date(g);
4626
- }(m), this.init();
4627
- }, d.init = function() {
4628
- var m = this.$d;
4629
- this.$y = m.getFullYear(), this.$M = m.getMonth(), this.$D = m.getDate(), this.$W = m.getDay(), this.$H = m.getHours(), this.$m = m.getMinutes(), this.$s = m.getSeconds(), this.$ms = m.getMilliseconds();
4630
- }, d.$utils = function() {
4628
+ return new Date(v);
4629
+ }(h), this.init();
4630
+ }, g.init = function() {
4631
+ var h = this.$d;
4632
+ this.$y = h.getFullYear(), this.$M = h.getMonth(), this.$D = h.getDate(), this.$W = h.getDay(), this.$H = h.getHours(), this.$m = h.getMinutes(), this.$s = h.getSeconds(), this.$ms = h.getMilliseconds();
4633
+ }, g.$utils = function() {
4631
4634
  return M;
4632
- }, d.isValid = function() {
4633
- return this.$d.toString() !== h;
4634
- }, d.isSame = function(m, y) {
4635
- var g = V(m);
4636
- return this.startOf(y) <= g && g <= this.endOf(y);
4637
- }, d.isAfter = function(m, y) {
4638
- return V(m) < this.startOf(y);
4639
- }, d.isBefore = function(m, y) {
4640
- return this.endOf(y) < V(m);
4641
- }, d.$g = function(m, y, g) {
4642
- return M.u(m) ? this[y] : this.set(g, m);
4643
- }, d.unix = function() {
4635
+ }, g.isValid = function() {
4636
+ return this.$d.toString() !== d;
4637
+ }, g.isSame = function(h, b) {
4638
+ var v = U(h);
4639
+ return this.startOf(b) <= v && v <= this.endOf(b);
4640
+ }, g.isAfter = function(h, b) {
4641
+ return U(h) < this.startOf(b);
4642
+ }, g.isBefore = function(h, b) {
4643
+ return this.endOf(b) < U(h);
4644
+ }, g.$g = function(h, b, v) {
4645
+ return M.u(h) ? this[b] : this.set(v, h);
4646
+ }, g.unix = function() {
4644
4647
  return Math.floor(this.valueOf() / 1e3);
4645
- }, d.valueOf = function() {
4648
+ }, g.valueOf = function() {
4646
4649
  return this.$d.getTime();
4647
- }, d.startOf = function(m, y) {
4648
- var g = this, w = !!M.u(y) || y, S = M.p(m), D = function(se, X) {
4649
- var ie = M.w(g.$u ? Date.UTC(g.$y, X, se) : new Date(g.$y, X, se), g);
4650
+ }, g.startOf = function(h, b) {
4651
+ var v = this, w = !!M.u(b) || b, S = M.p(h), D = function(se, Z) {
4652
+ var ie = M.w(v.$u ? Date.UTC(v.$y, Z, se) : new Date(v.$y, Z, se), v);
4650
4653
  return w ? ie : ie.endOf(l);
4651
- }, R = function(se, X) {
4652
- return M.w(g.toDate()[se].apply(g.toDate("s"), (w ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(X)), g);
4653
- }, F = this.$W, z = this.$M, Z = this.$D, ce = "set" + (this.$u ? "UTC" : "");
4654
+ }, N = function(se, Z) {
4655
+ return M.w(v.toDate()[se].apply(v.toDate("s"), (w ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(Z)), v);
4656
+ }, z = this.$W, q = this.$M, Q = this.$D, ce = "set" + (this.$u ? "UTC" : "");
4654
4657
  switch (S) {
4655
- case b:
4658
+ case y:
4656
4659
  return w ? D(1, 0) : D(31, 11);
4657
4660
  case p:
4658
- return w ? D(1, z) : D(0, z + 1);
4661
+ return w ? D(1, q) : D(0, q + 1);
4659
4662
  case f:
4660
- var re = this.$locale().weekStart || 0, me = (F < re ? F + 7 : F) - re;
4661
- return D(w ? Z - me : Z + (6 - me), z);
4663
+ var oe = this.$locale().weekStart || 0, fe = (z < oe ? z + 7 : z) - oe;
4664
+ return D(w ? Q - fe : Q + (6 - fe), q);
4662
4665
  case l:
4663
- case T:
4664
- return R(ce + "Hours", 0);
4666
+ case _:
4667
+ return N(ce + "Hours", 0);
4665
4668
  case u:
4666
- return R(ce + "Minutes", 1);
4669
+ return N(ce + "Minutes", 1);
4667
4670
  case a:
4668
- return R(ce + "Seconds", 2);
4671
+ return N(ce + "Seconds", 2);
4669
4672
  case s:
4670
- return R(ce + "Milliseconds", 3);
4673
+ return N(ce + "Milliseconds", 3);
4671
4674
  default:
4672
4675
  return this.clone();
4673
4676
  }
4674
- }, d.endOf = function(m) {
4675
- return this.startOf(m, !1);
4676
- }, d.$set = function(m, y) {
4677
- var g, w = M.p(m), S = "set" + (this.$u ? "UTC" : ""), D = (g = {}, g[l] = S + "Date", g[T] = S + "Date", g[p] = S + "Month", g[b] = S + "FullYear", g[u] = S + "Hours", g[a] = S + "Minutes", g[s] = S + "Seconds", g[o] = S + "Milliseconds", g)[w], R = w === l ? this.$D + (y - this.$W) : y;
4678
- if (w === p || w === b) {
4679
- var F = this.clone().set(T, 1);
4680
- F.$d[D](R), F.init(), this.$d = F.set(T, Math.min(this.$D, F.daysInMonth())).$d;
4677
+ }, g.endOf = function(h) {
4678
+ return this.startOf(h, !1);
4679
+ }, g.$set = function(h, b) {
4680
+ var v, w = M.p(h), S = "set" + (this.$u ? "UTC" : ""), D = (v = {}, v[l] = S + "Date", v[_] = S + "Date", v[p] = S + "Month", v[y] = S + "FullYear", v[u] = S + "Hours", v[a] = S + "Minutes", v[s] = S + "Seconds", v[o] = S + "Milliseconds", v)[w], N = w === l ? this.$D + (b - this.$W) : b;
4681
+ if (w === p || w === y) {
4682
+ var z = this.clone().set(_, 1);
4683
+ z.$d[D](N), z.init(), this.$d = z.set(_, Math.min(this.$D, z.daysInMonth())).$d;
4681
4684
  } else
4682
- D && this.$d[D](R);
4685
+ D && this.$d[D](N);
4683
4686
  return this.init(), this;
4684
- }, d.set = function(m, y) {
4685
- return this.clone().$set(m, y);
4686
- }, d.get = function(m) {
4687
- return this[M.p(m)]();
4688
- }, d.add = function(m, y) {
4689
- var g, w = this;
4690
- m = Number(m);
4691
- var S = M.p(y), D = function(z) {
4692
- var Z = V(w);
4693
- return M.w(Z.date(Z.date() + Math.round(z * m)), w);
4687
+ }, g.set = function(h, b) {
4688
+ return this.clone().$set(h, b);
4689
+ }, g.get = function(h) {
4690
+ return this[M.p(h)]();
4691
+ }, g.add = function(h, b) {
4692
+ var v, w = this;
4693
+ h = Number(h);
4694
+ var S = M.p(b), D = function(q) {
4695
+ var Q = U(w);
4696
+ return M.w(Q.date(Q.date() + Math.round(q * h)), w);
4694
4697
  };
4695
4698
  if (S === p)
4696
- return this.set(p, this.$M + m);
4697
- if (S === b)
4698
- return this.set(b, this.$y + m);
4699
+ return this.set(p, this.$M + h);
4700
+ if (S === y)
4701
+ return this.set(y, this.$y + h);
4699
4702
  if (S === l)
4700
4703
  return D(1);
4701
4704
  if (S === f)
4702
4705
  return D(7);
4703
- var R = (g = {}, g[a] = i, g[u] = n, g[s] = r, g)[S] || 1, F = this.$d.getTime() + m * R;
4704
- return M.w(F, this);
4705
- }, d.subtract = function(m, y) {
4706
- return this.add(-1 * m, y);
4707
- }, d.format = function(m) {
4708
- var y = this, g = this.$locale();
4706
+ var N = (v = {}, v[a] = i, v[u] = n, v[s] = r, v)[S] || 1, z = this.$d.getTime() + h * N;
4707
+ return M.w(z, this);
4708
+ }, g.subtract = function(h, b) {
4709
+ return this.add(-1 * h, b);
4710
+ }, g.format = function(h) {
4711
+ var b = this, v = this.$locale();
4709
4712
  if (!this.isValid())
4710
- return g.invalidDate || h;
4711
- var w = m || "YYYY-MM-DDTHH:mm:ssZ", S = M.z(this), D = this.$H, R = this.$m, F = this.$M, z = g.weekdays, Z = g.months, ce = g.meridiem, re = function(X, ie, ve, xe) {
4712
- return X && (X[ie] || X(y, w)) || ve[ie].slice(0, xe);
4713
- }, me = function(X) {
4714
- return M.s(D % 12 || 12, X, "0");
4715
- }, se = ce || function(X, ie, ve) {
4716
- var xe = X < 12 ? "AM" : "PM";
4717
- return ve ? xe.toLowerCase() : xe;
4713
+ return v.invalidDate || d;
4714
+ var w = h || "YYYY-MM-DDTHH:mm:ssZ", S = M.z(this), D = this.$H, N = this.$m, z = this.$M, q = v.weekdays, Q = v.months, ce = v.meridiem, oe = function(Z, ie, ve, _e) {
4715
+ return Z && (Z[ie] || Z(b, w)) || ve[ie].slice(0, _e);
4716
+ }, fe = function(Z) {
4717
+ return M.s(D % 12 || 12, Z, "0");
4718
+ }, se = ce || function(Z, ie, ve) {
4719
+ var _e = Z < 12 ? "AM" : "PM";
4720
+ return ve ? _e.toLowerCase() : _e;
4718
4721
  };
4719
- return w.replace(k, function(X, ie) {
4722
+ return w.replace(G, function(Z, ie) {
4720
4723
  return ie || function(ve) {
4721
4724
  switch (ve) {
4722
4725
  case "YY":
4723
- return String(y.$y).slice(-2);
4726
+ return String(b.$y).slice(-2);
4724
4727
  case "YYYY":
4725
- return M.s(y.$y, 4, "0");
4728
+ return M.s(b.$y, 4, "0");
4726
4729
  case "M":
4727
- return F + 1;
4730
+ return z + 1;
4728
4731
  case "MM":
4729
- return M.s(F + 1, 2, "0");
4732
+ return M.s(z + 1, 2, "0");
4730
4733
  case "MMM":
4731
- return re(g.monthsShort, F, Z, 3);
4734
+ return oe(v.monthsShort, z, Q, 3);
4732
4735
  case "MMMM":
4733
- return re(Z, F);
4736
+ return oe(Q, z);
4734
4737
  case "D":
4735
- return y.$D;
4738
+ return b.$D;
4736
4739
  case "DD":
4737
- return M.s(y.$D, 2, "0");
4740
+ return M.s(b.$D, 2, "0");
4738
4741
  case "d":
4739
- return String(y.$W);
4742
+ return String(b.$W);
4740
4743
  case "dd":
4741
- return re(g.weekdaysMin, y.$W, z, 2);
4744
+ return oe(v.weekdaysMin, b.$W, q, 2);
4742
4745
  case "ddd":
4743
- return re(g.weekdaysShort, y.$W, z, 3);
4746
+ return oe(v.weekdaysShort, b.$W, q, 3);
4744
4747
  case "dddd":
4745
- return z[y.$W];
4748
+ return q[b.$W];
4746
4749
  case "H":
4747
4750
  return String(D);
4748
4751
  case "HH":
4749
4752
  return M.s(D, 2, "0");
4750
4753
  case "h":
4751
- return me(1);
4754
+ return fe(1);
4752
4755
  case "hh":
4753
- return me(2);
4756
+ return fe(2);
4754
4757
  case "a":
4755
- return se(D, R, !0);
4758
+ return se(D, N, !0);
4756
4759
  case "A":
4757
- return se(D, R, !1);
4760
+ return se(D, N, !1);
4758
4761
  case "m":
4759
- return String(R);
4762
+ return String(N);
4760
4763
  case "mm":
4761
- return M.s(R, 2, "0");
4764
+ return M.s(N, 2, "0");
4762
4765
  case "s":
4763
- return String(y.$s);
4766
+ return String(b.$s);
4764
4767
  case "ss":
4765
- return M.s(y.$s, 2, "0");
4768
+ return M.s(b.$s, 2, "0");
4766
4769
  case "SSS":
4767
- return M.s(y.$ms, 3, "0");
4770
+ return M.s(b.$ms, 3, "0");
4768
4771
  case "Z":
4769
4772
  return S;
4770
4773
  }
4771
4774
  return null;
4772
- }(X) || S.replace(":", "");
4775
+ }(Z) || S.replace(":", "");
4773
4776
  });
4774
- }, d.utcOffset = function() {
4777
+ }, g.utcOffset = function() {
4775
4778
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4776
- }, d.diff = function(m, y, g) {
4777
- var w, S = this, D = M.p(y), R = V(m), F = (R.utcOffset() - this.utcOffset()) * i, z = this - R, Z = function() {
4778
- return M.m(S, R);
4779
+ }, g.diff = function(h, b, v) {
4780
+ var w, S = this, D = M.p(b), N = U(h), z = (N.utcOffset() - this.utcOffset()) * i, q = this - N, Q = function() {
4781
+ return M.m(S, N);
4779
4782
  };
4780
4783
  switch (D) {
4781
- case b:
4782
- w = Z() / 12;
4784
+ case y:
4785
+ w = Q() / 12;
4783
4786
  break;
4784
4787
  case p:
4785
- w = Z();
4788
+ w = Q();
4786
4789
  break;
4787
- case v:
4788
- w = Z() / 3;
4790
+ case m:
4791
+ w = Q() / 3;
4789
4792
  break;
4790
4793
  case f:
4791
- w = (z - F) / 6048e5;
4794
+ w = (q - z) / 6048e5;
4792
4795
  break;
4793
4796
  case l:
4794
- w = (z - F) / 864e5;
4797
+ w = (q - z) / 864e5;
4795
4798
  break;
4796
4799
  case u:
4797
- w = z / n;
4800
+ w = q / n;
4798
4801
  break;
4799
4802
  case a:
4800
- w = z / i;
4803
+ w = q / i;
4801
4804
  break;
4802
4805
  case s:
4803
- w = z / r;
4806
+ w = q / r;
4804
4807
  break;
4805
4808
  default:
4806
- w = z;
4809
+ w = q;
4807
4810
  }
4808
- return g ? w : M.a(w);
4809
- }, d.daysInMonth = function() {
4811
+ return v ? w : M.a(w);
4812
+ }, g.daysInMonth = function() {
4810
4813
  return this.endOf(p).$D;
4811
- }, d.$locale = function() {
4812
- return P[this.$L];
4813
- }, d.locale = function(m, y) {
4814
- if (!m)
4814
+ }, g.$locale = function() {
4815
+ return B[this.$L];
4816
+ }, g.locale = function(h, b) {
4817
+ if (!h)
4815
4818
  return this.$L;
4816
- var g = this.clone(), w = J(m, y, !0);
4817
- return w && (g.$L = w), g;
4818
- }, d.clone = function() {
4819
+ var v = this.clone(), w = L(h, b, !0);
4820
+ return w && (v.$L = w), v;
4821
+ }, g.clone = function() {
4819
4822
  return M.w(this.$d, this);
4820
- }, d.toDate = function() {
4823
+ }, g.toDate = function() {
4821
4824
  return new Date(this.valueOf());
4822
- }, d.toJSON = function() {
4825
+ }, g.toJSON = function() {
4823
4826
  return this.isValid() ? this.toISOString() : null;
4824
- }, d.toISOString = function() {
4827
+ }, g.toISOString = function() {
4825
4828
  return this.$d.toISOString();
4826
- }, d.toString = function() {
4829
+ }, g.toString = function() {
4827
4830
  return this.$d.toUTCString();
4828
4831
  }, x;
4829
- }(), le = _e.prototype;
4830
- return V.prototype = le, [["$ms", o], ["$s", s], ["$m", a], ["$H", u], ["$W", l], ["$M", p], ["$y", b], ["$D", T]].forEach(function(x) {
4831
- le[x[1]] = function(d) {
4832
- return this.$g(d, x[0], x[1]);
4832
+ }(), je = le.prototype;
4833
+ return U.prototype = je, [["$ms", o], ["$s", s], ["$m", a], ["$H", u], ["$W", l], ["$M", p], ["$y", y], ["$D", _]].forEach(function(x) {
4834
+ je[x[1]] = function(g) {
4835
+ return this.$g(g, x[0], x[1]);
4833
4836
  };
4834
- }), V.extend = function(x, d) {
4835
- return x.$i || (x(d, _e, V), x.$i = !0), V;
4836
- }, V.locale = J, V.isDayjs = oe, V.unix = function(x) {
4837
- return V(1e3 * x);
4838
- }, V.en = P[$], V.Ls = P, V.p = {}, V;
4837
+ }), U.extend = function(x, g) {
4838
+ return x.$i || (x(g, le, U), x.$i = !0), U;
4839
+ }, U.locale = L, U.isDayjs = F, U.unix = function(x) {
4840
+ return U(1e3 * x);
4841
+ }, U.en = B[O], U.Ls = B, U.p = {}, U;
4839
4842
  });
4840
- })(ci);
4841
- var as = ci.exports;
4842
- const yr = /* @__PURE__ */ kt(as);
4843
- var fi = { exports: {} };
4843
+ })(fi);
4844
+ var fs = fi.exports;
4845
+ const _r = /* @__PURE__ */ kt(fs);
4846
+ var hi = { exports: {} };
4844
4847
  (function(e, t) {
4845
4848
  (function(r, i) {
4846
4849
  e.exports = i();
4847
- })(Cr, function() {
4850
+ })($r, function() {
4848
4851
  var r = "minute", i = /[+-]\d\d(?::?\d\d)?/g, n = /([+-]|\d\d)/g;
4849
4852
  return function(o, s, a) {
4850
4853
  var u = s.prototype;
4851
- a.utc = function(h) {
4852
- var I = { date: h, utc: !0, args: arguments };
4854
+ a.utc = function(d) {
4855
+ var I = { date: d, utc: !0, args: arguments };
4853
4856
  return new s(I);
4854
- }, u.utc = function(h) {
4857
+ }, u.utc = function(d) {
4855
4858
  var I = a(this.toDate(), { locale: this.$L, utc: !0 });
4856
- return h ? I.add(this.utcOffset(), r) : I;
4859
+ return d ? I.add(this.utcOffset(), r) : I;
4857
4860
  }, u.local = function() {
4858
4861
  return a(this.toDate(), { locale: this.$L, utc: !1 });
4859
4862
  };
4860
4863
  var l = u.parse;
4861
- u.parse = function(h) {
4862
- h.utc && (this.$u = !0), this.$utils().u(h.$offset) || (this.$offset = h.$offset), l.call(this, h);
4864
+ u.parse = function(d) {
4865
+ d.utc && (this.$u = !0), this.$utils().u(d.$offset) || (this.$offset = d.$offset), l.call(this, d);
4863
4866
  };
4864
4867
  var f = u.init;
4865
4868
  u.init = function() {
4866
4869
  if (this.$u) {
4867
- var h = this.$d;
4868
- this.$y = h.getUTCFullYear(), this.$M = h.getUTCMonth(), this.$D = h.getUTCDate(), this.$W = h.getUTCDay(), this.$H = h.getUTCHours(), this.$m = h.getUTCMinutes(), this.$s = h.getUTCSeconds(), this.$ms = h.getUTCMilliseconds();
4870
+ var d = this.$d;
4871
+ this.$y = d.getUTCFullYear(), this.$M = d.getUTCMonth(), this.$D = d.getUTCDate(), this.$W = d.getUTCDay(), this.$H = d.getUTCHours(), this.$m = d.getUTCMinutes(), this.$s = d.getUTCSeconds(), this.$ms = d.getUTCMilliseconds();
4869
4872
  } else
4870
4873
  f.call(this);
4871
4874
  };
4872
4875
  var p = u.utcOffset;
4873
- u.utcOffset = function(h, I) {
4874
- var k = this.$utils().u;
4875
- if (k(h))
4876
- return this.$u ? 0 : k(this.$offset) ? p.call(this) : this.$offset;
4877
- if (typeof h == "string" && (h = function($) {
4878
- $ === void 0 && ($ = "");
4879
- var P = $.match(i);
4880
- if (!P)
4876
+ u.utcOffset = function(d, I) {
4877
+ var G = this.$utils().u;
4878
+ if (G(d))
4879
+ return this.$u ? 0 : G(this.$offset) ? p.call(this) : this.$offset;
4880
+ if (typeof d == "string" && (d = function(O) {
4881
+ O === void 0 && (O = "");
4882
+ var B = O.match(i);
4883
+ if (!B)
4881
4884
  return null;
4882
- var W = ("" + P[0]).match(n) || ["-", 0, 0], oe = W[0], J = 60 * +W[1] + +W[2];
4883
- return J === 0 ? 0 : oe === "+" ? J : -J;
4884
- }(h), h === null))
4885
+ var T = ("" + B[0]).match(n) || ["-", 0, 0], F = T[0], L = 60 * +T[1] + +T[2];
4886
+ return L === 0 ? 0 : F === "+" ? L : -L;
4887
+ }(d), d === null))
4885
4888
  return this;
4886
- var H = Math.abs(h) <= 16 ? 60 * h : h, E = this;
4889
+ var k = Math.abs(d) <= 16 ? 60 * d : d, C = this;
4887
4890
  if (I)
4888
- return E.$offset = H, E.$u = h === 0, E;
4889
- if (h !== 0) {
4890
- var O = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4891
- (E = this.local().add(H + O, r)).$offset = H, E.$x.$localOffset = O;
4891
+ return C.$offset = k, C.$u = d === 0, C;
4892
+ if (d !== 0) {
4893
+ var j = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4894
+ (C = this.local().add(k + j, r)).$offset = k, C.$x.$localOffset = j;
4892
4895
  } else
4893
- E = this.utc();
4894
- return E;
4896
+ C = this.utc();
4897
+ return C;
4895
4898
  };
4896
- var v = u.format;
4897
- u.format = function(h) {
4898
- var I = h || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4899
- return v.call(this, I);
4899
+ var m = u.format;
4900
+ u.format = function(d) {
4901
+ var I = d || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4902
+ return m.call(this, I);
4900
4903
  }, u.valueOf = function() {
4901
- var h = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4902
- return this.$d.valueOf() - 6e4 * h;
4904
+ var d = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4905
+ return this.$d.valueOf() - 6e4 * d;
4903
4906
  }, u.isUTC = function() {
4904
4907
  return !!this.$u;
4905
4908
  }, u.toISOString = function() {
@@ -4907,55 +4910,55 @@ var fi = { exports: {} };
4907
4910
  }, u.toString = function() {
4908
4911
  return this.toDate().toUTCString();
4909
4912
  };
4910
- var b = u.toDate;
4911
- u.toDate = function(h) {
4912
- return h === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : b.call(this);
4913
+ var y = u.toDate;
4914
+ u.toDate = function(d) {
4915
+ return d === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : y.call(this);
4913
4916
  };
4914
- var T = u.diff;
4915
- u.diff = function(h, I, k) {
4916
- if (h && this.$u === h.$u)
4917
- return T.call(this, h, I, k);
4918
- var H = this.local(), E = a(h).local();
4919
- return T.call(H, E, I, k);
4917
+ var _ = u.diff;
4918
+ u.diff = function(d, I, G) {
4919
+ if (d && this.$u === d.$u)
4920
+ return _.call(this, d, I, G);
4921
+ var k = this.local(), C = a(d).local();
4922
+ return _.call(k, C, I, G);
4920
4923
  };
4921
4924
  };
4922
4925
  });
4923
- })(fi);
4924
- var us = fi.exports;
4925
- const ls = /* @__PURE__ */ kt(us);
4926
- function cs(e) {
4927
- Hi(e, "svelte-xrv2v8", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{position:relative}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--emw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications .CashierVerificationsWrapper:has(.CashierVerificationMessage){margin:var(--emw--spacing-small, 12px) auto}.CashierVerificationsWrapper{width:100%;padding:10px;border-radius:16px;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3);position:relative;overflow:hidden;isolation:isolate;flex-direction:column;background-color:rgba(255, 255, 255, 0.063);display:flex;z-index:1;width:97%;margin:auto;cursor:pointer;user-select:none}.CashierVerificationsWrapper::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(135deg, var(--emw--color-primary) 0%, var(--emw--color-black) 100%);background-size:200% 200%;animation:gradientWave 8s ease infinite}.CashierVerificationsWrapper::after{content:"";position:absolute;inset:-2px;z-index:-2;border-radius:inherit;background:linear-gradient(135deg, var(--emw--color-primary), var(--emw--color-black) transparent);background-size:200% 200%;animation:gradientWave 8s ease infinite reverse;filter:blur(10px);opacity:0.6}@keyframes gradientWave{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.VerificationsHeader{display:flex;align-items:center}.VerificationsList{max-height:0;overflow:hidden;transform:translateY(-10px);opacity:0;transition:max-height 0.3s ease, transform 0.3s ease, opacity 0.3s ease}.VerificationsList.ShowVerifications{max-height:100%;transform:translateY(0);opacity:1}.CashierVerificationChevron.ShowVerifications svg{-o-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:rgba(0, 0, 0, 0.15);border-radius:10px;margin-bottom:10px;padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}svg path{stroke:var(--emw--color-typography, var(--emw--color-white, #ffffff))}p{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:500;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;font-weight:200;font-size:12px}.text a{color:var(--emw--color-primary, #f9c408);font-weight:500}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s;margin-right:5px}.CashierVerificationChevron svg path{fill:var(--emw--color-typography, var(--emw--color-white, #ffffff));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:rotateX(90deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center;fill:var(--emw--color-primary, #f9c408)}.CashierVerificationVideoLink{cursor:pointer;color:var(--emw--color-primary, #f9c408);font-family:inherit;font-size:var(--emw--font-size-small, 12px);line-height:120%;margin:var(--emw--spacing-small, 12px);font-weight:500}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}');
4926
+ })(hi);
4927
+ var hs = hi.exports;
4928
+ const ds = /* @__PURE__ */ kt(hs);
4929
+ function ps(e) {
4930
+ Mi(e, "svelte-1kmyt1l", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.CashierVerifications{position:relative}.CashierVerifications.CashierVerificationsDesktop{border-radius:var(--emw--border-radius-medium-plus, 6px);overflow:hidden}.CashierVerifications .CashierVerificationsWrapper:has(.CashierVerificationMessage){margin:var(--emw--spacing-small, 12px) auto}.CashierVerificationsWrapper{width:100%;padding:10px;border-radius:16px;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3);position:relative;overflow:hidden;isolation:isolate;flex-direction:column;background-color:rgba(255, 255, 255, 0.063);display:flex;z-index:1;width:97%;margin:auto;cursor:pointer;user-select:none}.CashierVerificationsWrapper::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(135deg, var(--emw--color-primary) 0%, var(--emw--color-black) 100%);background-size:200% 200%;animation:gradientWave 8s ease infinite}.CashierVerificationsWrapper::after{content:"";position:absolute;inset:-2px;z-index:-2;border-radius:inherit;background:linear-gradient(135deg, var(--emw--color-primary), var(--emw--color-black) transparent);background-size:200% 200%;animation:gradientWave 8s ease infinite reverse;filter:blur(10px);opacity:0.6}@keyframes gradientWave{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.VerificationsHeader{display:flex;align-items:center}.VerificationsList{max-height:0;overflow:hidden;transform:translateY(-10px);opacity:0;transition:max-height 0.3s ease, transform 0.3s ease, opacity 0.3s ease}.VerificationsList.ShowVerifications{max-height:var(--verifications-list-height, 0);transform:translateY(0);opacity:1}.CashierVerificationChevron.ShowVerifications svg{-o-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.IconVerification{width:30px;display:flex}.CashierVerificationMessage{display:flex;align-items:center;box-sizing:border-box;background:rgba(0, 0, 0, 0.15);border-radius:10px;margin-bottom:10px;padding:0 var(--emw--spacing-small, 12px);transition:0.5s;max-height:500px}.CashierVerificationMessage:hover .CashierVerificationChevron svg path{opacity:1}svg{height:20px}svg path{stroke:var(--emw--color-typography, var(--emw--color-white, #ffffff))}p{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:500;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;font-weight:200;font-size:12px}.text a{color:var(--emw--color-primary, #f9c408);font-weight:500}.CashierVerificationChevron{cursor:pointer;margin-left:auto}.CashierVerificationChevron svg{transition:0.25s;margin-right:5px}.CashierVerificationChevron svg path{fill:var(--emw--color-typography, var(--emw--color-white, #ffffff));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:rotateX(90deg)}.CashierVerificationVideo{display:flex;width:100%;align-items:center;box-sizing:border-box;transition:0.5s;max-height:500px}.IconVideo{width:30px;display:flex;justify-content:center;fill:var(--emw--color-primary, #f9c408)}.CashierVerificationVideoLink{cursor:pointer;color:var(--emw--color-primary, #f9c408);font-family:inherit;font-size:var(--emw--font-size-small, 12px);line-height:120%;margin:var(--emw--spacing-small, 12px);font-weight:500}.CashierVerificationVideoLinkDesktop{font-size:var(--emw--font-size-medium, 16px)}');
4928
4931
  }
4929
- function _r(e, t, r) {
4932
+ function xr(e, t, r) {
4930
4933
  const i = e.slice();
4931
- return i[56] = t[r], i;
4934
+ return i[58] = t[r], i;
4932
4935
  }
4933
- function fs(e) {
4936
+ function ms(e) {
4934
4937
  let t, r = (
4935
4938
  /*displayMessages*/
4936
- e[3].length > 0 && xr(e)
4939
+ e[3].length > 0 && Er(e)
4937
4940
  );
4938
4941
  return {
4939
4942
  c() {
4940
- t = q("div"), r && r.c(), C(t, "class", "CashierVerificationsWrapper");
4943
+ t = Y("div"), r && r.c(), A(t, "class", "CashierVerificationsWrapper");
4941
4944
  },
4942
4945
  m(i, n) {
4943
4946
  ae(i, t, n), r && r.m(t, null);
4944
4947
  },
4945
4948
  p(i, n) {
4946
4949
  /*displayMessages*/
4947
- i[3].length > 0 ? r ? r.p(i, n) : (r = xr(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4950
+ i[3].length > 0 ? r ? r.p(i, n) : (r = Er(i), r.c(), r.m(t, null)) : r && (r.d(1), r = null);
4948
4951
  },
4949
4952
  d(i) {
4950
- i && te(t), r && r.d();
4953
+ i && re(t), r && r.d();
4951
4954
  }
4952
4955
  };
4953
4956
  }
4954
- function hs(e) {
4957
+ function vs(e) {
4955
4958
  let t;
4956
4959
  return {
4957
4960
  c() {
4958
- t = q("cashier-spinner"), Xe(
4961
+ t = Y("cashier-spinner"), Xe(
4959
4962
  t,
4960
4963
  "clientstylingurl",
4961
4964
  /*clientstylingurl*/
@@ -4986,139 +4989,149 @@ function hs(e) {
4986
4989
  );
4987
4990
  },
4988
4991
  d(r) {
4989
- r && te(t);
4992
+ r && re(t);
4990
4993
  }
4991
4994
  };
4992
4995
  }
4993
- function xr(e) {
4996
+ function Er(e) {
4994
4997
  let t, r, i, n, o, s, a, u = (
4995
4998
  /*$_*/
4996
- e[8]("verificationsRequired") + ""
4997
- ), l, f, p, v, b, T, h, I, k = Yt(
4999
+ e[9]("verificationsRequired") + ""
5000
+ ), l, f, p, m, y, _, d, I, G = `${/*verificationsListHeight*/
5001
+ e[8]}px`, k, C, j = Zt(
4998
5002
  /*displayMessages*/
4999
5003
  e[3]
5000
- ), H = [];
5001
- for (let O = 0; O < k.length; O += 1)
5002
- H[O] = Er(_r(e, k, O));
5003
- let E = (
5004
+ ), O = [];
5005
+ for (let T = 0; T < j.length; T += 1)
5006
+ O[T] = wr(xr(e, j, T));
5007
+ let B = (
5004
5008
  /*videoExists*/
5005
- e[6] && wr(e)
5009
+ e[6] && Sr(e)
5006
5010
  );
5007
5011
  return {
5008
5012
  c() {
5009
- t = q("div"), r = We("svg"), i = We("path"), n = We("path"), o = We("path"), s = Oe(), a = q("p"), l = Rt(u), f = Oe(), p = q("span"), p.innerHTML = '<svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.335805 2.19101L5.63841 7.62117C5.75331 7.74121 5.89002 7.83649 6.04064 7.9015C6.19127 7.96652 6.35282 8 6.51599 8C6.67917 8 6.84072 7.96652 6.99135 7.9015C7.14197 7.83649 7.27868 7.74121 7.39358 7.62117L12.6344 2.19101C12.7502 2.07195 12.8422 1.93031 12.9049 1.77424C12.9677 1.61818 13 1.45078 13 1.28171C13 1.11265 12.9677 0.945251 12.9049 0.789186C12.8422 0.633121 12.7502 0.491475 12.6344 0.372417C12.4028 0.133886 12.0895 -7.95968e-08 11.763 -1.08144e-07C11.4364 -1.36691e-07 11.1232 0.133886 10.8916 0.372417L6.51599 4.90609L2.14042 0.372417C1.91019 0.135815 1.59946 0.00242849 1.27519 0.00101368C1.11252 3.90151e-05 0.951266 0.0323442 0.80067 0.0960778C0.650074 0.159811 0.513102 0.25372 0.397606 0.372416C0.277618 0.48719 0.180769 0.625461 0.112655 0.779242C0.0445407 0.933023 0.00651199 1.09926 0.000765141 1.26836C-0.00498171 1.43746 0.0216687 1.60606 0.0791753 1.76442C0.136682 1.92279 0.223905 2.06777 0.335805 2.19101Z" fill="#6E738F"></path></svg>', v = Oe(), b = q("div");
5010
- for (let O = 0; O < H.length; O += 1)
5011
- H[O].c();
5012
- T = Oe(), E && E.c(), C(i, "d", "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"), C(i, "stroke", "#6E738F"), C(i, "stroke-width", "2"), C(i, "stroke-linecap", "round"), C(i, "stroke-linejoin", "round"), C(n, "d", "M12 8V12"), C(n, "stroke", "#6E738F"), C(n, "stroke-width", "2"), C(n, "stroke-linecap", "round"), C(n, "stroke-linejoin", "round"), C(o, "d", "M12 16H12.01"), C(o, "stroke", "#6E738F"), C(o, "stroke-width", "2"), C(o, "stroke-linecap", "round"), C(o, "stroke-linejoin", "round"), C(r, "width", "24"), C(r, "height", "24"), C(r, "viewBox", "0 0 24 24"), C(r, "fill", "none"), C(r, "xmlns", "http://www.w3.org/2000/svg"), C(p, "class", "CashierVerificationChevron"), he(
5013
+ t = Y("div"), r = We("svg"), i = We("path"), n = We("path"), o = We("path"), s = Te(), a = Y("p"), l = Rt(u), f = Te(), p = Y("span"), p.innerHTML = '<svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.335805 2.19101L5.63841 7.62117C5.75331 7.74121 5.89002 7.83649 6.04064 7.9015C6.19127 7.96652 6.35282 8 6.51599 8C6.67917 8 6.84072 7.96652 6.99135 7.9015C7.14197 7.83649 7.27868 7.74121 7.39358 7.62117L12.6344 2.19101C12.7502 2.07195 12.8422 1.93031 12.9049 1.77424C12.9677 1.61818 13 1.45078 13 1.28171C13 1.11265 12.9677 0.945251 12.9049 0.789186C12.8422 0.633121 12.7502 0.491475 12.6344 0.372417C12.4028 0.133886 12.0895 -7.95968e-08 11.763 -1.08144e-07C11.4364 -1.36691e-07 11.1232 0.133886 10.8916 0.372417L6.51599 4.90609L2.14042 0.372417C1.91019 0.135815 1.59946 0.00242849 1.27519 0.00101368C1.11252 3.90151e-05 0.951266 0.0323442 0.80067 0.0960778C0.650074 0.159811 0.513102 0.25372 0.397606 0.372416C0.277618 0.48719 0.180769 0.625461 0.112655 0.779242C0.0445407 0.933023 0.00651199 1.09926 0.000765141 1.26836C-0.00498171 1.43746 0.0216687 1.60606 0.0791753 1.76442C0.136682 1.92279 0.223905 2.06777 0.335805 2.19101Z" fill="#6E738F"></path></svg>', m = Te(), y = Y("div"), _ = Y("div");
5014
+ for (let T = 0; T < O.length; T += 1)
5015
+ O[T].c();
5016
+ d = Te(), B && B.c(), A(i, "d", "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"), A(i, "stroke", "#6E738F"), A(i, "stroke-width", "2"), A(i, "stroke-linecap", "round"), A(i, "stroke-linejoin", "round"), A(n, "d", "M12 8V12"), A(n, "stroke", "#6E738F"), A(n, "stroke-width", "2"), A(n, "stroke-linecap", "round"), A(n, "stroke-linejoin", "round"), A(o, "d", "M12 16H12.01"), A(o, "stroke", "#6E738F"), A(o, "stroke-width", "2"), A(o, "stroke-linecap", "round"), A(o, "stroke-linejoin", "round"), A(r, "width", "24"), A(r, "height", "24"), A(r, "viewBox", "0 0 24 24"), A(r, "fill", "none"), A(r, "xmlns", "http://www.w3.org/2000/svg"), A(p, "class", "CashierVerificationChevron"), de(
5013
5017
  p,
5014
5018
  "ShowVerifications",
5015
5019
  /*allVerificationsVisible*/
5016
5020
  e[4]
5017
- ), C(t, "class", "VerificationsHeader"), C(b, "class", "VerificationsList"), he(
5018
- b,
5021
+ ), A(t, "class", "VerificationsHeader"), A(_, "class", "VerificationsListInner"), it(() => (
5022
+ /*div1_elementresize_handler*/
5023
+ e[21].call(_)
5024
+ )), A(y, "class", "VerificationsList"), de(
5025
+ y,
5019
5026
  "ShowVerifications",
5020
5027
  /*allVerificationsVisible*/
5021
5028
  e[4]
5022
- );
5029
+ ), qt(y, "--verifications-list-height", G);
5023
5030
  },
5024
- m(O, $) {
5025
- ae(O, t, $), j(t, r), j(r, i), j(r, n), j(r, o), j(t, s), j(t, a), j(a, l), j(t, f), j(t, p), ae(O, v, $), ae(O, b, $);
5026
- for (let P = 0; P < H.length; P += 1)
5027
- H[P] && H[P].m(b, null);
5028
- j(b, T), E && E.m(b, null), h || (I = rt(
5031
+ m(T, F) {
5032
+ ae(T, t, F), W(t, r), W(r, i), W(r, n), W(r, o), W(t, s), W(t, a), W(a, l), W(t, f), W(t, p), ae(T, m, F), ae(T, y, F), W(y, _);
5033
+ for (let L = 0; L < O.length; L += 1)
5034
+ O[L] && O[L].m(_, null);
5035
+ W(_, d), B && B.m(_, null), I = Ni(
5036
+ _,
5037
+ /*div1_elementresize_handler*/
5038
+ e[21].bind(_)
5039
+ ), k || (C = rt(
5029
5040
  t,
5030
5041
  "click",
5031
5042
  /*toggleVerifications*/
5032
- e[9]
5033
- ), h = !0);
5043
+ e[10]
5044
+ ), k = !0);
5034
5045
  },
5035
- p(O, $) {
5036
- if ($[0] & /*$_*/
5037
- 256 && u !== (u = /*$_*/
5038
- O[8]("verificationsRequired") + "") && Hr(l, u), $[0] & /*allVerificationsVisible*/
5039
- 16 && he(
5046
+ p(T, F) {
5047
+ if (F[0] & /*$_*/
5048
+ 512 && u !== (u = /*$_*/
5049
+ T[9]("verificationsRequired") + "") && Ar(l, u), F[0] & /*allVerificationsVisible*/
5050
+ 16 && de(
5040
5051
  p,
5041
5052
  "ShowVerifications",
5042
5053
  /*allVerificationsVisible*/
5043
- O[4]
5044
- ), $[0] & /*displayMessages*/
5054
+ T[4]
5055
+ ), F[0] & /*displayMessages*/
5045
5056
  8) {
5046
- k = Yt(
5057
+ j = Zt(
5047
5058
  /*displayMessages*/
5048
- O[3]
5059
+ T[3]
5049
5060
  );
5050
- let P;
5051
- for (P = 0; P < k.length; P += 1) {
5052
- const W = _r(O, k, P);
5053
- H[P] ? H[P].p(W, $) : (H[P] = Er(W), H[P].c(), H[P].m(b, T));
5061
+ let L;
5062
+ for (L = 0; L < j.length; L += 1) {
5063
+ const U = xr(T, j, L);
5064
+ O[L] ? O[L].p(U, F) : (O[L] = wr(U), O[L].c(), O[L].m(_, d));
5054
5065
  }
5055
- for (; P < H.length; P += 1)
5056
- H[P].d(1);
5057
- H.length = k.length;
5066
+ for (; L < O.length; L += 1)
5067
+ O[L].d(1);
5068
+ O.length = j.length;
5058
5069
  }
5059
5070
  /*videoExists*/
5060
- O[6] ? E ? E.p(O, $) : (E = wr(O), E.c(), E.m(b, null)) : E && (E.d(1), E = null), $[0] & /*allVerificationsVisible*/
5061
- 16 && he(
5062
- b,
5071
+ T[6] ? B ? B.p(T, F) : (B = Sr(T), B.c(), B.m(_, null)) : B && (B.d(1), B = null), F[0] & /*allVerificationsVisible*/
5072
+ 16 && de(
5073
+ y,
5063
5074
  "ShowVerifications",
5064
5075
  /*allVerificationsVisible*/
5065
- O[4]
5066
- );
5076
+ T[4]
5077
+ ), F[0] & /*verificationsListHeight*/
5078
+ 256 && G !== (G = `${/*verificationsListHeight*/
5079
+ T[8]}px`) && qt(y, "--verifications-list-height", G);
5067
5080
  },
5068
- d(O) {
5069
- O && (te(t), te(v), te(b)), Mi(H, O), E && E.d(), h = !1, I();
5081
+ d(T) {
5082
+ T && (re(t), re(m), re(y)), Li(O, T), B && B.d(), I(), k = !1, C();
5070
5083
  }
5071
5084
  };
5072
5085
  }
5073
- function Er(e) {
5086
+ function wr(e) {
5074
5087
  let t, r, i, n, o = (
5075
5088
  /*message*/
5076
- e[56] + ""
5089
+ e[58] + ""
5077
5090
  );
5078
5091
  return {
5079
5092
  c() {
5080
- t = q("div"), r = q("div"), r.innerHTML = '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 9H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 13H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 17H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>', i = Oe(), n = q("p"), C(r, "class", "IconVerification"), C(n, "class", "text"), C(t, "class", "CashierVerificationMessage Test");
5093
+ t = Y("div"), r = Y("div"), r.innerHTML = '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 9H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 13H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 17H8" stroke="#6E738F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>', i = Te(), n = Y("p"), A(r, "class", "IconVerification"), A(n, "class", "text"), A(t, "class", "CashierVerificationMessage Test");
5081
5094
  },
5082
5095
  m(s, a) {
5083
- ae(s, t, a), j(t, r), j(t, i), j(t, n), n.innerHTML = o;
5096
+ ae(s, t, a), W(t, r), W(t, i), W(t, n), n.innerHTML = o;
5084
5097
  },
5085
5098
  p(s, a) {
5086
5099
  a[0] & /*displayMessages*/
5087
5100
  8 && o !== (o = /*message*/
5088
- s[56] + "") && (n.innerHTML = o);
5101
+ s[58] + "") && (n.innerHTML = o);
5089
5102
  },
5090
5103
  d(s) {
5091
- s && te(t);
5104
+ s && re(t);
5092
5105
  }
5093
5106
  };
5094
5107
  }
5095
- function wr(e) {
5108
+ function Sr(e) {
5096
5109
  let t, r, i, n, o = (
5097
5110
  /*$_*/
5098
- e[8]("verification.video.how-to") + ""
5111
+ e[9]("verification.video.how-to") + ""
5099
5112
  ), s, a, u;
5100
5113
  return {
5101
5114
  c() {
5102
- 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 = Oe(), n = q("div"), s = Rt(o), C(r, "class", "IconVideo"), C(n, "class", "CashierVerificationVideoLink"), he(
5115
+ t = Y("div"), r = Y("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 = Te(), n = Y("div"), s = Rt(o), A(r, "class", "IconVideo"), A(n, "class", "CashierVerificationVideoLink"), de(
5103
5116
  n,
5104
5117
  "CashierVerificationVideoLinkDesktop",
5105
5118
  /*desktopView*/
5106
5119
  e[5]
5107
- ), C(t, "class", "CashierVerificationVideo Test");
5120
+ ), A(t, "class", "CashierVerificationVideo Test");
5108
5121
  },
5109
5122
  m(l, f) {
5110
- ae(l, t, f), j(t, r), j(t, i), j(t, n), j(n, s), a || (u = rt(
5123
+ ae(l, t, f), W(t, r), W(t, i), W(t, n), W(n, s), a || (u = rt(
5111
5124
  t,
5112
5125
  "click",
5113
5126
  /*showVideo*/
5114
- e[10]
5127
+ e[11]
5115
5128
  ), a = !0);
5116
5129
  },
5117
5130
  p(l, f) {
5118
5131
  f[0] & /*$_*/
5119
- 256 && o !== (o = /*$_*/
5120
- l[8]("verification.video.how-to") + "") && Hr(s, o), f[0] & /*desktopView*/
5121
- 32 && he(
5132
+ 512 && o !== (o = /*$_*/
5133
+ l[9]("verification.video.how-to") + "") && Ar(s, o), f[0] & /*desktopView*/
5134
+ 32 && de(
5122
5135
  n,
5123
5136
  "CashierVerificationVideoLinkDesktop",
5124
5137
  /*desktopView*/
@@ -5126,28 +5139,28 @@ function wr(e) {
5126
5139
  );
5127
5140
  },
5128
5141
  d(l) {
5129
- l && te(t), a = !1, u();
5142
+ l && re(t), a = !1, u();
5130
5143
  }
5131
5144
  };
5132
5145
  }
5133
- function ds(e) {
5146
+ function gs(e) {
5134
5147
  let t;
5135
5148
  function r(o, s) {
5136
5149
  if (
5137
5150
  /*isLoading*/
5138
5151
  o[7]
5139
5152
  )
5140
- return hs;
5153
+ return vs;
5141
5154
  if (
5142
5155
  /*displayMessages*/
5143
5156
  o[3]
5144
5157
  )
5145
- return fs;
5158
+ return ms;
5146
5159
  }
5147
5160
  let i = r(e), n = i && i(e);
5148
5161
  return {
5149
5162
  c() {
5150
- t = q("div"), n && n.c(), C(t, "class", "CashierVerifications"), he(
5163
+ t = Y("div"), n && n.c(), A(t, "class", "CashierVerifications"), de(
5151
5164
  t,
5152
5165
  "CashierVerificationsDesktop",
5153
5166
  /*desktopView*/
@@ -5155,350 +5168,355 @@ function ds(e) {
5155
5168
  );
5156
5169
  },
5157
5170
  m(o, s) {
5158
- ae(o, t, s), n && n.m(t, null), e[20](t);
5171
+ ae(o, t, s), n && n.m(t, null), e[22](t);
5159
5172
  },
5160
5173
  p(o, s) {
5161
5174
  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*/
5162
- 32 && he(
5175
+ 32 && de(
5163
5176
  t,
5164
5177
  "CashierVerificationsDesktop",
5165
5178
  /*desktopView*/
5166
5179
  o[5]
5167
5180
  );
5168
5181
  },
5169
- i: ee,
5170
- o: ee,
5182
+ i: te,
5183
+ o: te,
5171
5184
  d(o) {
5172
- o && te(t), n && n.d(), e[20](null);
5185
+ o && re(t), n && n.d(), e[22](null);
5173
5186
  }
5174
5187
  };
5175
5188
  }
5176
- const ps = "verification_explanation_video_widgets.MP4";
5177
- function ms(e, t, r) {
5189
+ const bs = "verification_explanation_video_widgets.MP4";
5190
+ function ys(e, t, r) {
5178
5191
  let i, n;
5179
- Xt(e, Ro, (c) => r(8, i = c)), Xt(e, Uo, (c) => r(29, n = c)), yr.extend(ls);
5180
- let { endpoint: o } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { session: f = "" } = t, { customerid: p = "" } = t, { playersession: v = "" } = t, { userroles: b = "" } = t, { mbsource: T = "" } = t, h, I = /* @__PURE__ */ new Set(), k = /* @__PURE__ */ new Set(), H, E, O, $ = !1, P = !0, W = !1, oe = "", J = !1, V, M = [], _e = window.navigator.userAgent;
5181
- var le;
5192
+ Xt(e, Fo, (c) => r(9, i = c)), Xt(e, jo, (c) => r(31, n = c)), _r.extend(ds);
5193
+ let { endpoint: o } = t, { lang: s = "en" } = t, { translationurl: a = "" } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { session: f = "" } = t, { customerid: p = "" } = t, { playersession: m = "" } = t, { userroles: y = "" } = t, { mbsource: _ = "" } = t, d, I = /* @__PURE__ */ new Set(), G = /* @__PURE__ */ new Set(), k, C, j, O = !1, B = !0, T = !1, F = "", L = !1, U, M = [], le = 0, je = window.navigator.userAgent;
5194
+ var x;
5182
5195
  (function(c) {
5183
5196
  c.Manual = "Manual", c.ShuftiPro = "ShuftiPro";
5184
- })(le || (le = {}));
5185
- var x;
5197
+ })(x || (x = {}));
5198
+ var g;
5186
5199
  (function(c) {
5187
5200
  c.Requested = "Requested";
5188
- })(x || (x = {}));
5189
- var d;
5201
+ })(g || (g = {}));
5202
+ var h;
5190
5203
  (function(c) {
5191
5204
  c.Unknown = "Unknown", c.Unverified = "Unverified", c.InProgress = "InProgress", c.Failed = "Failed", c.Verified = "Verified", c.Referred = "Referred", c.True = "True", c.False = "False", c.AwaitingForResponse = "AwaitingForResponse";
5192
- })(d || (d = {}));
5193
- var m;
5205
+ })(h || (h = {}));
5206
+ var b;
5194
5207
  (function(c) {
5195
5208
  c.Unknown = "Unknown", c.Documents = "Documents", c.Age = "Age", c.Pep = "Pep", c.Sanction = "Sanction", c.Aml = "Aml", c.ProofOfAddress = "ProofOfAddress", c.SourceOfWealth = "SourceOfWealth", c.SocialMedia = "SocialMedia", c.Biometric = "Biometric";
5196
- })(m || (m = {}));
5197
- const y = (c) => {
5209
+ })(b || (b = {}));
5210
+ const v = (c) => {
5198
5211
  c.data && c.data.type;
5199
5212
  };
5200
- Di(() => (window.addEventListener("message", y), vi(), () => {
5201
- window.removeEventListener("message", y);
5213
+ Ui(() => (window.addEventListener("message", v), bi(), () => {
5214
+ window.removeEventListener("message", v);
5202
5215
  }));
5203
- const g = [
5204
- d.InProgress,
5205
- d.Referred,
5206
- d.AwaitingForResponse
5207
- ], w = () => {
5216
+ const w = [
5217
+ h.InProgress,
5218
+ h.Referred,
5219
+ h.AwaitingForResponse
5220
+ ], S = () => {
5208
5221
  let c = a;
5209
5222
  if (c)
5210
- return fetch(c).then((_) => _.json()).then((_) => {
5211
- Object.keys(_).forEach((L) => {
5212
- cr(L, _[L]);
5223
+ return fetch(c).then((E) => E.json()).then((E) => {
5224
+ Object.keys(E).forEach(($) => {
5225
+ fr($, E[$]);
5213
5226
  });
5214
- }).catch((_) => {
5215
- console.log(_);
5227
+ }).catch((E) => {
5228
+ console.log(E);
5216
5229
  });
5217
5230
  };
5218
- Object.keys(fr).forEach((c) => {
5219
- cr(c, fr[c]);
5231
+ Object.keys(hr).forEach((c) => {
5232
+ fr(c, hr[c]);
5220
5233
  });
5221
- const S = () => {
5222
- ko(s);
5223
- }, D = () => {
5224
- r(19, E = z());
5225
- const c = new URL(`${o}/v1/player/${p}/verification/GetKYCCustomerStatus?language=${s}`), _ = new Headers();
5226
- _.append("accept", "application/json"), _.append("Content-Type", "application/json"), _.append("x-sessionid", `${v}`), _.append("X-Client-Request-Timestamp", yr.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), Array.isArray(M) && M.length > 0 && M.indexOf("MM_CHANNEL_BETA") != -1 && _.append("MM_CHANNEL", "BETA");
5227
- const L = {
5234
+ const D = () => {
5235
+ Go(s);
5236
+ }, N = () => {
5237
+ r(20, C = Q());
5238
+ const c = new URL(`${o}/v1/player/${p}/verification/GetKYCCustomerStatus?language=${s}`), E = new Headers();
5239
+ E.append("accept", "application/json"), E.append("Content-Type", "application/json"), E.append("x-sessionid", `${m}`), E.append("X-Client-Request-Timestamp", _r.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), Array.isArray(M) && M.length > 0 && M.indexOf("MM_CHANNEL_BETA") != -1 && E.append("MM_CHANNEL", "BETA");
5240
+ const $ = {
5228
5241
  method: "POST",
5229
- headers: _,
5242
+ headers: E,
5230
5243
  body: JSON.stringify({})
5231
5244
  };
5232
- r(7, J = !0), fetch(c, L).then((G) => G.json()).then((G) => {
5233
- const fe = R(G == null ? void 0 : G.Verifications);
5234
- H = Z(fe), H.VerificationStatuses.forEach((ze) => {
5245
+ r(7, L = !0), fetch(c, $).then((X) => X.json()).then((X) => {
5246
+ const he = z(X == null ? void 0 : X.Verifications);
5247
+ k = ce(he), k.VerificationStatuses.forEach((ze) => {
5235
5248
  ze.VerificationUrlType !== "Widget" && I.add(ze.Vendor);
5236
- }), r(3, O = ie());
5237
- }).finally(() => r(7, J = !1));
5238
- }, R = (c) => c ? c.sort((_, L) => new Date(L.Created).getTime() - new Date(_.Created).getTime()) : [], F = () => {
5239
- n && D();
5240
- }, z = () => {
5249
+ }), r(3, j = ve());
5250
+ }).finally(() => r(7, L = !1));
5251
+ }, z = (c) => c ? c.sort((E, $) => new Date($.Created).getTime() - new Date(E.Created).getTime()) : [], q = () => {
5252
+ n && N();
5253
+ }, Q = () => {
5241
5254
  let c = (f || n).split(".")[1];
5242
5255
  if (c) {
5243
- let _ = JSON.parse(atob(c));
5244
- return _.cdn + "/cashier/operator-assets/" + (_ == null ? void 0 : _.mid);
5256
+ let E = JSON.parse(atob(c));
5257
+ return E.cdn + "/cashier/operator-assets/" + (E == null ? void 0 : E.mid);
5245
5258
  }
5246
5259
  return "";
5247
- }, Z = (c) => {
5248
- var L;
5260
+ }, ce = (c) => {
5261
+ var $;
5249
5262
  if (!c || !c.length)
5250
5263
  return {
5251
- VerificationSummaryStatus: d.Unverified,
5264
+ VerificationSummaryStatus: h.Unverified,
5252
5265
  VerificationStatuses: []
5253
5266
  };
5254
- const _ = me(c);
5255
- if (_ && _.length) {
5256
- const G = ce(_);
5267
+ const E = se(c);
5268
+ if (E && E.length) {
5269
+ const X = oe(E);
5257
5270
  return {
5258
- VerificationSummaryStatus: G.Status,
5259
- VerificationUrl: (L = G.Flags) == null ? void 0 : L.DeferredUrlKey,
5260
- VerificationStatuses: re(_, G.Status)
5271
+ VerificationSummaryStatus: X.Status,
5272
+ VerificationUrl: ($ = X.Flags) == null ? void 0 : $.DeferredUrlKey,
5273
+ VerificationStatuses: fe(E, X.Status)
5261
5274
  };
5262
5275
  } else
5263
5276
  return {
5264
- VerificationSummaryStatus: c.some((fe) => fe.Status === d.Failed) ? d.Failed : d.Verified,
5265
- VerificationStatuses: re(c, [d.Failed])
5277
+ VerificationSummaryStatus: c.some((he) => he.Status === h.Failed) ? h.Failed : h.Verified,
5278
+ VerificationStatuses: fe(c, [h.Failed])
5266
5279
  };
5267
- }, ce = (c) => c.reduce(
5268
- (_, L) => _ ? new Date(_) < new Date(L) ? L : _ : L,
5280
+ }, oe = (c) => c.reduce(
5281
+ (E, $) => E ? new Date(E) < new Date($) ? $ : E : $,
5269
5282
  0
5270
- ), re = (c, _) => c.filter((L) => _.includes(L.Status)).map((L) => {
5271
- var G, fe;
5283
+ ), fe = (c, E) => c.filter(($) => E.includes($.Status)).map(($) => {
5284
+ var X, he;
5272
5285
  return {
5273
- Type: L.Type,
5274
- Vendor: L.VendorName,
5275
- VerificationDocuments: L.Documents ? [...L.Documents] : [],
5276
- VerificationUrlType: (G = L.FlowInfo) == null ? void 0 : G.Type,
5277
- VerificationUrl: (fe = L.FlowInfo) == null ? void 0 : fe.Url
5286
+ Type: $.Type,
5287
+ Vendor: $.VendorName,
5288
+ VerificationDocuments: $.Documents ? [...$.Documents] : [],
5289
+ VerificationUrlType: (X = $.FlowInfo) == null ? void 0 : X.Type,
5290
+ VerificationUrl: (he = $.FlowInfo) == null ? void 0 : he.Url
5278
5291
  };
5279
- }), me = (c) => c.filter((_) => g.includes(_.Status) ? _.FlowInfo && _.FlowInfo.Url || se(_) || X(_) : !1), se = (c) => {
5280
- const _ = c.Documents && c.VendorName === le.Manual, L = c.Documents && c.Documents.some((G) => G.Status === x.Requested);
5281
- return _ && L;
5282
- }, X = (c) => c.VendorName === le.ShuftiPro && c.Status === d.Referred, ie = () => {
5283
- switch (H.VerificationSummaryStatus) {
5284
- case d.InProgress:
5292
+ }), se = (c) => c.filter((E) => w.includes(E.Status) ? E.FlowInfo && E.FlowInfo.Url || Z(E) || ie(E) : !1), Z = (c) => {
5293
+ const E = c.Documents && c.VendorName === x.Manual, $ = c.Documents && c.Documents.some((X) => X.Status === g.Requested);
5294
+ return E && $;
5295
+ }, ie = (c) => c.VendorName === x.ShuftiPro && c.Status === h.Referred, ve = () => {
5296
+ switch (k.VerificationSummaryStatus) {
5297
+ case h.InProgress:
5285
5298
  const c = [];
5286
- return I.forEach((_) => {
5287
- c.push(ve(_));
5299
+ return I.forEach((E) => {
5300
+ c.push(_e(E));
5288
5301
  }), c;
5289
- case d.Referred:
5302
+ case h.Referred:
5290
5303
  return [i("verification.idenfy.referred-awaiting")];
5291
- case d.Failed:
5304
+ case h.Failed:
5292
5305
  return [i("verification.message.failed")];
5293
5306
  }
5294
- }, ve = (c) => {
5295
- const _ = H.VerificationStatuses.filter((L) => L.Vendor === c);
5296
- if (c === le.ShuftiPro)
5297
- return xe(_);
5307
+ }, _e = (c) => {
5308
+ const E = k.VerificationStatuses.filter(($) => $.Vendor === c);
5309
+ if (c === x.ShuftiPro)
5310
+ return pi(E);
5298
5311
  {
5299
- const L = i("verification.idenfy.link-name"), G = {
5300
- link: `<a href="${_[0].VerificationUrl}" target="_blank">${L}</a>`
5312
+ const $ = i("verification.idenfy.link-name"), X = {
5313
+ link: `<a href="${E[0].VerificationUrl}" target="_blank">${$}</a>`
5301
5314
  };
5302
- return i("verification.idenfy.in-progress", { values: G });
5315
+ return i("verification.idenfy.in-progress", { values: X });
5303
5316
  }
5304
- }, xe = (c) => {
5305
- const _ = [], L = {}, G = [
5306
- m.Biometric,
5307
- m.Documents,
5308
- m.ProofOfAddress
5317
+ }, pi = (c) => {
5318
+ const E = [], $ = {}, X = [
5319
+ b.Biometric,
5320
+ b.Documents,
5321
+ b.ProofOfAddress
5309
5322
  ];
5310
5323
  c.forEach((ge) => {
5311
- G.includes(ge.Type) && (_.push(ge.Type), L[ge.Type] = di(ge, pi(ge.Type)));
5324
+ X.includes(ge.Type) && (E.push(ge.Type), $[ge.Type] = mi(ge, vi(ge.Type)));
5312
5325
  });
5313
- let fe = _.every((ge) => k.has(ge)), ze = `verification.shuftipro.in-progress.${_.sort().join(".")}`;
5314
- return fe ? i("verification.shuftipro.validations-started") : i(ze, { values: L });
5315
- }, di = (c, _) => `<a class="verificationLink ${c.Type}" href=" ${c.VerificationUrl} " target="_blank">${_}</a>`, pi = (c) => i(`verification.shuftipro.link-name.${c}`), mi = () => {
5316
- r(4, $ = !$);
5317
- }, vi = () => {
5318
- r(5, P = !ss(_e));
5319
- }, gi = () => {
5320
- oe = E + "/" + s + "/" + ps;
5326
+ let he = E.every((ge) => G.has(ge)), ze = `verification.shuftipro.in-progress.${E.sort().join(".")}`;
5327
+ return he ? i("verification.shuftipro.validations-started") : i(ze, { values: $ });
5328
+ }, mi = (c, E) => `<a class="verificationLink ${c.Type}" href=" ${c.VerificationUrl} " target="_blank">${E}</a>`, vi = (c) => i(`verification.shuftipro.link-name.${c}`), gi = () => {
5329
+ r(4, O = !O);
5330
+ }, bi = () => {
5331
+ r(5, B = !cs(je));
5332
+ }, yi = () => {
5333
+ F = C + "/" + s + "/" + bs;
5321
5334
  try {
5322
- fetch(oe, { method: "HEAD" }).then((c) => {
5323
- r(6, W = c.ok);
5335
+ fetch(F, { method: "HEAD" }).then((c) => {
5336
+ r(6, T = c.ok);
5324
5337
  });
5325
5338
  } catch (c) {
5326
- r(6, W = !1);
5339
+ r(6, T = !1);
5327
5340
  }
5328
- }, bi = () => {
5329
- b.length > 0 && (M = b.split(","));
5330
- }, yi = () => {
5341
+ }, _i = () => {
5342
+ y.length > 0 && (M = y.split(","));
5343
+ }, xi = () => {
5331
5344
  window.dispatchEvent(new CustomEvent(
5332
5345
  "modal-update",
5333
5346
  {
5334
- detail: { type: "video", data: { videoSrc: oe } }
5347
+ detail: { type: "video", data: { videoSrc: F } }
5335
5348
  }
5336
5349
  ));
5337
5350
  };
5338
- function _i(c) {
5339
- _t[c ? "unshift" : "push"](() => {
5340
- h = c, r(2, h);
5351
+ function Ei() {
5352
+ le = this.clientHeight, r(8, le);
5353
+ }
5354
+ function wi(c) {
5355
+ xt[c ? "unshift" : "push"](() => {
5356
+ d = c, r(2, d);
5341
5357
  });
5342
5358
  }
5343
5359
  return e.$$set = (c) => {
5344
- "endpoint" in c && r(11, o = c.endpoint), "lang" in c && r(12, s = c.lang), "translationurl" in c && r(13, a = c.translationurl), "clientstyling" in c && r(0, u = c.clientstyling), "clientstylingurl" in c && r(1, l = c.clientstylingurl), "session" in c && r(14, f = c.session), "customerid" in c && r(15, p = c.customerid), "playersession" in c && r(16, v = c.playersession), "userroles" in c && r(17, b = c.userroles), "mbsource" in c && r(18, T = c.mbsource);
5360
+ "endpoint" in c && r(12, o = c.endpoint), "lang" in c && r(13, s = c.lang), "translationurl" in c && r(14, a = c.translationurl), "clientstyling" in c && r(0, u = c.clientstyling), "clientstylingurl" in c && r(1, l = c.clientstylingurl), "session" in c && r(15, f = c.session), "customerid" in c && r(16, p = c.customerid), "playersession" in c && r(17, m = c.playersession), "userroles" in c && r(18, y = c.userroles), "mbsource" in c && r(19, _ = c.mbsource);
5345
5361
  }, e.$$.update = () => {
5346
5362
  e.$$.dirty[0] & /*userroles*/
5347
- 131072 && b && bi(), e.$$.dirty[0] & /*lang*/
5348
- 4096 && s && S(), e.$$.dirty[0] & /*endpoint, session, playersession*/
5349
- 83968 && o && f && v && D(), e.$$.dirty[0] & /*endpoint, session, playersession*/
5350
- 83968 && o && !f && v && F(), e.$$.dirty[0] & /*translationurl*/
5351
- 8192 && a && w(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5352
- 5 && u && h && Vo(h, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5353
- 6 && l && h && Fo(h, l), e.$$.dirty[0] & /*staticCdnUrl*/
5354
- 524288 && E && gi(), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5355
- 262148 && T && h && Go(h, `${T}.Style`, V);
5363
+ 262144 && y && _i(), e.$$.dirty[0] & /*lang*/
5364
+ 8192 && s && D(), e.$$.dirty[0] & /*endpoint, session, playersession*/
5365
+ 167936 && o && f && m && N(), e.$$.dirty[0] & /*endpoint, session, playersession*/
5366
+ 167936 && o && !f && m && q(), e.$$.dirty[0] & /*translationurl*/
5367
+ 16384 && a && S(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5368
+ 5 && u && d && zo(d, u), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5369
+ 6 && l && d && Wo(d, l), e.$$.dirty[0] & /*staticCdnUrl*/
5370
+ 1048576 && C && yi(), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5371
+ 524292 && _ && d && Xo(d, `${_}.Style`, U);
5356
5372
  }, [
5357
5373
  u,
5358
5374
  l,
5359
- h,
5375
+ d,
5376
+ j,
5360
5377
  O,
5361
- $,
5362
- P,
5363
- W,
5364
- J,
5378
+ B,
5379
+ T,
5380
+ L,
5381
+ le,
5365
5382
  i,
5366
- mi,
5367
- yi,
5383
+ gi,
5384
+ xi,
5368
5385
  o,
5369
5386
  s,
5370
5387
  a,
5371
5388
  f,
5372
5389
  p,
5373
- v,
5374
- b,
5375
- T,
5376
- E,
5377
- _i
5390
+ m,
5391
+ y,
5392
+ _,
5393
+ C,
5394
+ Ei,
5395
+ wi
5378
5396
  ];
5379
5397
  }
5380
- class hi extends zi {
5398
+ class di extends Yi {
5381
5399
  constructor(t) {
5382
- super(), Gi(
5400
+ super(), Xi(
5383
5401
  this,
5384
5402
  t,
5385
- ms,
5386
- ds,
5387
- Tr,
5403
+ ys,
5404
+ gs,
5405
+ Or,
5388
5406
  {
5389
- endpoint: 11,
5390
- lang: 12,
5391
- translationurl: 13,
5407
+ endpoint: 12,
5408
+ lang: 13,
5409
+ translationurl: 14,
5392
5410
  clientstyling: 0,
5393
5411
  clientstylingurl: 1,
5394
- session: 14,
5395
- customerid: 15,
5396
- playersession: 16,
5397
- userroles: 17,
5398
- mbsource: 18
5412
+ session: 15,
5413
+ customerid: 16,
5414
+ playersession: 17,
5415
+ userroles: 18,
5416
+ mbsource: 19
5399
5417
  },
5400
- cs,
5418
+ ps,
5401
5419
  [-1, -1]
5402
5420
  );
5403
5421
  }
5404
5422
  get endpoint() {
5405
- return this.$$.ctx[11];
5423
+ return this.$$.ctx[12];
5406
5424
  }
5407
5425
  set endpoint(t) {
5408
- this.$$set({ endpoint: t }), K();
5426
+ this.$$set({ endpoint: t }), ee();
5409
5427
  }
5410
5428
  get lang() {
5411
- return this.$$.ctx[12];
5429
+ return this.$$.ctx[13];
5412
5430
  }
5413
5431
  set lang(t) {
5414
- this.$$set({ lang: t }), K();
5432
+ this.$$set({ lang: t }), ee();
5415
5433
  }
5416
5434
  get translationurl() {
5417
- return this.$$.ctx[13];
5435
+ return this.$$.ctx[14];
5418
5436
  }
5419
5437
  set translationurl(t) {
5420
- this.$$set({ translationurl: t }), K();
5438
+ this.$$set({ translationurl: t }), ee();
5421
5439
  }
5422
5440
  get clientstyling() {
5423
5441
  return this.$$.ctx[0];
5424
5442
  }
5425
5443
  set clientstyling(t) {
5426
- this.$$set({ clientstyling: t }), K();
5444
+ this.$$set({ clientstyling: t }), ee();
5427
5445
  }
5428
5446
  get clientstylingurl() {
5429
5447
  return this.$$.ctx[1];
5430
5448
  }
5431
5449
  set clientstylingurl(t) {
5432
- this.$$set({ clientstylingurl: t }), K();
5450
+ this.$$set({ clientstylingurl: t }), ee();
5433
5451
  }
5434
5452
  get session() {
5435
- return this.$$.ctx[14];
5453
+ return this.$$.ctx[15];
5436
5454
  }
5437
5455
  set session(t) {
5438
- this.$$set({ session: t }), K();
5456
+ this.$$set({ session: t }), ee();
5439
5457
  }
5440
5458
  get customerid() {
5441
- return this.$$.ctx[15];
5459
+ return this.$$.ctx[16];
5442
5460
  }
5443
5461
  set customerid(t) {
5444
- this.$$set({ customerid: t }), K();
5462
+ this.$$set({ customerid: t }), ee();
5445
5463
  }
5446
5464
  get playersession() {
5447
- return this.$$.ctx[16];
5465
+ return this.$$.ctx[17];
5448
5466
  }
5449
5467
  set playersession(t) {
5450
- this.$$set({ playersession: t }), K();
5468
+ this.$$set({ playersession: t }), ee();
5451
5469
  }
5452
5470
  get userroles() {
5453
- return this.$$.ctx[17];
5471
+ return this.$$.ctx[18];
5454
5472
  }
5455
5473
  set userroles(t) {
5456
- this.$$set({ userroles: t }), K();
5474
+ this.$$set({ userroles: t }), ee();
5457
5475
  }
5458
5476
  get mbsource() {
5459
- return this.$$.ctx[18];
5477
+ return this.$$.ctx[19];
5460
5478
  }
5461
5479
  set mbsource(t) {
5462
- this.$$set({ mbsource: t }), K();
5480
+ this.$$set({ mbsource: t }), ee();
5463
5481
  }
5464
5482
  }
5465
- ji(hi, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, playersession: {}, userroles: {}, mbsource: {} }, [], [], !0);
5466
- const Os = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5483
+ qi(di, { endpoint: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, session: {}, customerid: {}, playersession: {}, userroles: {}, mbsource: {} }, [], [], !0);
5484
+ const As = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5467
5485
  __proto__: null,
5468
- default: hi
5486
+ default: di
5469
5487
  }, Symbol.toStringTag, { value: "Module" }));
5470
5488
  export {
5471
- ws as A,
5472
- Vo as B,
5473
- Fo as C,
5474
- Go as D,
5475
- ji as E,
5476
- Os as F,
5477
- zi as S,
5478
- Hi as a,
5479
- ki as b,
5480
- Ss as c,
5481
- te as d,
5489
+ Os as A,
5490
+ zo as B,
5491
+ Wo as C,
5492
+ Xo as D,
5493
+ qi as E,
5494
+ As as F,
5495
+ Yi as S,
5496
+ Mi as a,
5497
+ Gi as b,
5498
+ Ps as c,
5499
+ re as d,
5482
5500
  ae as e,
5483
- K as f,
5484
- q as g,
5485
- Es as h,
5486
- Gi as i,
5487
- gs as j,
5488
- _s as k,
5489
- bs as l,
5490
- he as m,
5491
- j as n,
5492
- Di as o,
5493
- xs as p,
5494
- Oe as q,
5495
- C as r,
5496
- Tr as s,
5497
- Ts as t,
5498
- ys as u,
5499
- Et as v,
5500
- _t as w,
5501
- ee as x,
5501
+ ee as f,
5502
+ Y as g,
5503
+ Ts as h,
5504
+ Xi as i,
5505
+ xs as j,
5506
+ Ss as k,
5507
+ Es as l,
5508
+ de as m,
5509
+ W as n,
5510
+ Ui as o,
5511
+ Ni as p,
5512
+ Te as q,
5513
+ A as r,
5514
+ Or as s,
5515
+ Hs as t,
5516
+ ws as u,
5517
+ it as v,
5518
+ xt as w,
5519
+ te as x,
5502
5520
  rt as y,
5503
5521
  We as z
5504
5522
  };