@everymatrix/cashier-methods-list 1.87.23 → 1.87.25

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,17 +1,17 @@
1
- var Mn = Object.defineProperty, Tn = Object.defineProperties;
2
- var Pn = Object.getOwnPropertyDescriptors;
3
- var qt = Object.getOwnPropertySymbols;
4
- var Hn = Object.prototype.hasOwnProperty, On = Object.prototype.propertyIsEnumerable;
5
- var vt = (e, t, r) => t in e ? Mn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Re = (e, t) => {
1
+ var Tn = Object.defineProperty, Pn = Object.defineProperties;
2
+ var Hn = Object.getOwnPropertyDescriptors;
3
+ var Qt = Object.getOwnPropertySymbols;
4
+ var On = Object.prototype.hasOwnProperty, An = Object.prototype.propertyIsEnumerable;
5
+ var _t = (e, t, r) => t in e ? Tn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Re = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- Hn.call(t, r) && vt(e, r, t[r]);
8
- if (qt)
9
- for (var r of qt(t))
10
- On.call(t, r) && vt(e, r, t[r]);
7
+ On.call(t, r) && _t(e, r, t[r]);
8
+ if (Qt)
9
+ for (var r of Qt(t))
10
+ An.call(t, r) && _t(e, r, t[r]);
11
11
  return e;
12
- }, _t = (e, t) => Tn(e, Pn(t));
13
- var ce = (e, t, r) => (vt(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var Qt = (e, t, r) => new Promise((n, i) => {
12
+ }, Et = (e, t) => Pn(e, Hn(t));
13
+ var me = (e, t, r) => (_t(e, typeof t != "symbol" ? t + "" : t, r), r);
14
+ var Kt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (l) => {
16
16
  try {
17
17
  a(r.next(l));
@@ -27,53 +27,53 @@ var Qt = (e, t, r) => new Promise((n, i) => {
27
27
  }, a = (l) => l.done ? n(l.value) : Promise.resolve(l.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- function ge() {
30
+ function pe() {
31
31
  }
32
- function Rr(e) {
32
+ function Ur(e) {
33
33
  return e();
34
34
  }
35
- function Kt() {
35
+ function er() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function $e(e) {
39
- e.forEach(Rr);
39
+ e.forEach(Ur);
40
40
  }
41
- function Xt(e) {
41
+ function Yt(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function Ur(e, t) {
44
+ function Fr(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- let et;
48
- function er(e, t) {
49
- return e === t ? !0 : (et || (et = document.createElement("a")), et.href = t, e === et.href);
47
+ let tt;
48
+ function tr(e, t) {
49
+ return e === t ? !0 : (tt || (tt = document.createElement("a")), tt.href = t, e === tt.href);
50
50
  }
51
- function An(e) {
51
+ function Ln(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function Fr(e, ...t) {
54
+ function Gr(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
58
- return ge;
58
+ return pe;
59
59
  }
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function tr(e, t, r) {
64
- e.$$.on_destroy.push(Fr(t, r));
63
+ function rr(e, t, r) {
64
+ e.$$.on_destroy.push(Gr(t, r));
65
65
  }
66
- function S(e, t) {
66
+ function w(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function Ln(e, t, r) {
70
- const n = Cn(e);
69
+ function Cn(e, t, r) {
70
+ const n = $n(e);
71
71
  if (!n.getElementById(t)) {
72
- const i = L("style");
73
- i.id = t, i.textContent = r, $n(n, i);
72
+ const i = C("style");
73
+ i.id = t, i.textContent = r, Bn(n, i);
74
74
  }
75
75
  }
76
- function Cn(e) {
76
+ function $n(e) {
77
77
  if (!e)
78
78
  return document;
79
79
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -83,56 +83,56 @@ function Cn(e) {
83
83
  t
84
84
  ) : e.ownerDocument;
85
85
  }
86
- function $n(e, t) {
87
- return S(
86
+ function Bn(e, t) {
87
+ return w(
88
88
  /** @type {Document} */
89
89
  e.head || e,
90
90
  t
91
91
  ), t.sheet;
92
92
  }
93
- function ue(e, t, r) {
93
+ function le(e, t, r) {
94
94
  e.insertBefore(t, r || null);
95
95
  }
96
- function ie(e) {
96
+ function oe(e) {
97
97
  e.parentNode && e.parentNode.removeChild(e);
98
98
  }
99
- function Bn(e, t) {
99
+ function Nn(e, t) {
100
100
  for (let r = 0; r < e.length; r += 1)
101
101
  e[r] && e[r].d(t);
102
102
  }
103
- function L(e) {
103
+ function C(e) {
104
104
  return document.createElement(e);
105
105
  }
106
- function ee(e) {
106
+ function te(e) {
107
107
  return document.createTextNode(e);
108
108
  }
109
- function re() {
110
- return ee(" ");
109
+ function ne() {
110
+ return te(" ");
111
111
  }
112
- function Gr() {
113
- return ee("");
112
+ function kr() {
113
+ return te("");
114
114
  }
115
- function Ot(e, t, r, n) {
115
+ function At(e, t, r, n) {
116
116
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
117
117
  }
118
- function R(e, t, r) {
118
+ function D(e, t, r) {
119
119
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
120
120
  }
121
- function ae(e, t, r) {
121
+ function ue(e, t, r) {
122
122
  const n = t.toLowerCase();
123
- n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : R(e, t, r);
123
+ n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : D(e, t, r);
124
124
  }
125
- function Nn(e) {
125
+ function In(e) {
126
126
  return Array.from(e.childNodes);
127
127
  }
128
- function ne(e, t) {
128
+ function ie(e, t) {
129
129
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
130
130
  t);
131
131
  }
132
- function lt(e, t, r) {
132
+ function ht(e, t, r) {
133
133
  e.classList.toggle(t, !!r);
134
134
  }
135
- function In(e) {
135
+ function Dn(e) {
136
136
  const t = {};
137
137
  return e.childNodes.forEach(
138
138
  /** @param {Element} node */
@@ -145,27 +145,27 @@ let Ve;
145
145
  function je(e) {
146
146
  Ve = e;
147
147
  }
148
- function Dn() {
148
+ function Rn() {
149
149
  if (!Ve)
150
150
  throw new Error("Function called outside component initialization");
151
151
  return Ve;
152
152
  }
153
- function Rn(e) {
154
- Dn().$$.on_mount.push(e);
153
+ function Un(e) {
154
+ Rn().$$.on_mount.push(e);
155
155
  }
156
- const Pe = [], At = [];
156
+ const Pe = [], Lt = [];
157
157
  let He = [];
158
- const rr = [], Un = /* @__PURE__ */ Promise.resolve();
159
- let Lt = !1;
160
- function Fn() {
161
- Lt || (Lt = !0, Un.then(X));
158
+ const nr = [], Fn = /* @__PURE__ */ Promise.resolve();
159
+ let Ct = !1;
160
+ function Gn() {
161
+ Ct || (Ct = !0, Fn.then(W));
162
162
  }
163
- function Ct(e) {
163
+ function $t(e) {
164
164
  He.push(e);
165
165
  }
166
- const Et = /* @__PURE__ */ new Set();
166
+ const xt = /* @__PURE__ */ new Set();
167
167
  let Me = 0;
168
- function X() {
168
+ function W() {
169
169
  if (Me !== 0)
170
170
  return;
171
171
  const e = Ve;
@@ -173,56 +173,56 @@ function X() {
173
173
  try {
174
174
  for (; Me < Pe.length; ) {
175
175
  const t = Pe[Me];
176
- Me++, je(t), Gn(t.$$);
176
+ Me++, je(t), kn(t.$$);
177
177
  }
178
178
  } catch (t) {
179
179
  throw Pe.length = 0, Me = 0, t;
180
180
  }
181
- for (je(null), Pe.length = 0, Me = 0; At.length; )
182
- At.pop()();
181
+ for (je(null), Pe.length = 0, Me = 0; Lt.length; )
182
+ Lt.pop()();
183
183
  for (let t = 0; t < He.length; t += 1) {
184
184
  const r = He[t];
185
- Et.has(r) || (Et.add(r), r());
185
+ xt.has(r) || (xt.add(r), r());
186
186
  }
187
187
  He.length = 0;
188
188
  } while (Pe.length);
189
- for (; rr.length; )
190
- rr.pop()();
191
- Lt = !1, Et.clear(), je(e);
189
+ for (; nr.length; )
190
+ nr.pop()();
191
+ Ct = !1, xt.clear(), je(e);
192
192
  }
193
- function Gn(e) {
193
+ function kn(e) {
194
194
  if (e.fragment !== null) {
195
195
  e.update(), $e(e.before_update);
196
196
  const t = e.dirty;
197
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ct);
197
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach($t);
198
198
  }
199
199
  }
200
- function kn(e) {
200
+ function jn(e) {
201
201
  const t = [], r = [];
202
202
  He.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), He = t;
203
203
  }
204
- const jn = /* @__PURE__ */ new Set();
205
- function Vn(e, t) {
206
- e && e.i && (jn.delete(e), e.i(t));
204
+ const Vn = /* @__PURE__ */ new Set();
205
+ function zn(e, t) {
206
+ e && e.i && (Vn.delete(e), e.i(t));
207
207
  }
208
- function nr(e) {
208
+ function ir(e) {
209
209
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
210
210
  }
211
- function zn(e, t, r) {
211
+ function Wn(e, t, r) {
212
212
  const { fragment: n, after_update: i } = e.$$;
213
- n && n.m(t, r), Ct(() => {
214
- const o = e.$$.on_mount.map(Rr).filter(Xt);
213
+ n && n.m(t, r), $t(() => {
214
+ const o = e.$$.on_mount.map(Ur).filter(Yt);
215
215
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : $e(o), e.$$.on_mount = [];
216
- }), i.forEach(Ct);
216
+ }), i.forEach($t);
217
217
  }
218
- function Wn(e, t) {
218
+ function Xn(e, t) {
219
219
  const r = e.$$;
220
- r.fragment !== null && (kn(r.after_update), $e(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
220
+ r.fragment !== null && (jn(r.after_update), $e(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
221
221
  }
222
- function Xn(e, t) {
223
- e.$$.dirty[0] === -1 && (Pe.push(e), Fn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
222
+ function Yn(e, t) {
223
+ e.$$.dirty[0] === -1 && (Pe.push(e), Gn(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
224
224
  }
225
- function Yn(e, t, r, n, i, o, s = null, a = [-1]) {
225
+ function Zn(e, t, r, n, i, o, s = null, a = [-1]) {
226
226
  const l = Ve;
227
227
  je(e);
228
228
  const u = e.$$ = {
@@ -230,9 +230,9 @@ function Yn(e, t, r, n, i, o, s = null, a = [-1]) {
230
230
  ctx: [],
231
231
  // state
232
232
  props: o,
233
- update: ge,
233
+ update: pe,
234
234
  not_equal: i,
235
- bound: Kt(),
235
+ bound: er(),
236
236
  // lifecycle
237
237
  on_mount: [],
238
238
  on_destroy: [],
@@ -241,7 +241,7 @@ function Yn(e, t, r, n, i, o, s = null, a = [-1]) {
241
241
  after_update: [],
242
242
  context: new Map(t.context || (l ? l.$$.context : [])),
243
243
  // everything else
244
- callbacks: Kt(),
244
+ callbacks: er(),
245
245
  dirty: a,
246
246
  skip_bound: !1,
247
247
  root: t.target || l.$$.root
@@ -249,40 +249,40 @@ function Yn(e, t, r, n, i, o, s = null, a = [-1]) {
249
249
  s && s(u.root);
250
250
  let h = !1;
251
251
  if (u.ctx = r ? r(e, t.props || {}, (c, b, ...x) => {
252
- const M = x.length ? x[0] : b;
253
- return u.ctx && i(u.ctx[c], u.ctx[c] = M) && (!u.skip_bound && u.bound[c] && u.bound[c](M), h && Xn(e, c)), b;
252
+ const S = x.length ? x[0] : b;
253
+ return u.ctx && i(u.ctx[c], u.ctx[c] = S) && (!u.skip_bound && u.bound[c] && u.bound[c](S), h && Yn(e, c)), b;
254
254
  }) : [], u.update(), h = !0, $e(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
255
255
  if (t.hydrate) {
256
- const c = Nn(t.target);
257
- u.fragment && u.fragment.l(c), c.forEach(ie);
256
+ const c = In(t.target);
257
+ u.fragment && u.fragment.l(c), c.forEach(oe);
258
258
  } else
259
259
  u.fragment && u.fragment.c();
260
- t.intro && Vn(e.$$.fragment), zn(e, t.target, t.anchor), X();
260
+ t.intro && zn(e.$$.fragment), Wn(e, t.target, t.anchor), W();
261
261
  }
262
262
  je(l);
263
263
  }
264
- let kr;
265
- typeof HTMLElement == "function" && (kr = class extends HTMLElement {
264
+ let jr;
265
+ typeof HTMLElement == "function" && (jr = class extends HTMLElement {
266
266
  constructor(t, r, n) {
267
267
  super();
268
268
  /** The Svelte component constructor */
269
- ce(this, "$$ctor");
269
+ me(this, "$$ctor");
270
270
  /** Slots */
271
- ce(this, "$$s");
271
+ me(this, "$$s");
272
272
  /** The Svelte component instance */
273
- ce(this, "$$c");
273
+ me(this, "$$c");
274
274
  /** Whether or not the custom element is connected */
275
- ce(this, "$$cn", !1);
275
+ me(this, "$$cn", !1);
276
276
  /** Component props data */
277
- ce(this, "$$d", {});
277
+ me(this, "$$d", {});
278
278
  /** `true` if currently in the process of reflecting component props back to attributes */
279
- ce(this, "$$r", !1);
279
+ me(this, "$$r", !1);
280
280
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
281
- ce(this, "$$p_d", {});
281
+ me(this, "$$p_d", {});
282
282
  /** @type {Record<string, Function[]>} Event listeners */
283
- ce(this, "$$l", {});
283
+ me(this, "$$l", {});
284
284
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
285
- ce(this, "$$l_u", /* @__PURE__ */ new Map());
285
+ me(this, "$$l_u", /* @__PURE__ */ new Map());
286
286
  this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
287
287
  }
288
288
  addEventListener(t, r, n) {
@@ -299,42 +299,42 @@ typeof HTMLElement == "function" && (kr = class extends HTMLElement {
299
299
  }
300
300
  }
301
301
  connectedCallback() {
302
- return Qt(this, null, function* () {
302
+ return Kt(this, null, function* () {
303
303
  if (this.$$cn = !0, !this.$$c) {
304
304
  let t = function(o) {
305
305
  return () => {
306
306
  let s;
307
307
  return {
308
308
  c: function() {
309
- s = L("slot"), o !== "default" && R(s, "name", o);
309
+ s = C("slot"), o !== "default" && D(s, "name", o);
310
310
  },
311
311
  /**
312
312
  * @param {HTMLElement} target
313
313
  * @param {HTMLElement} [anchor]
314
314
  */
315
315
  m: function(u, h) {
316
- ue(u, s, h);
316
+ le(u, s, h);
317
317
  },
318
318
  d: function(u) {
319
- u && ie(s);
319
+ u && oe(s);
320
320
  }
321
321
  };
322
322
  };
323
323
  };
324
324
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
325
325
  return;
326
- const r = {}, n = In(this);
326
+ const r = {}, n = Dn(this);
327
327
  for (const o of this.$$s)
328
328
  o in n && (r[o] = [t(o)]);
329
329
  for (const o of this.attributes) {
330
330
  const s = this.$$g_p(o.name);
331
- s in this.$$d || (this.$$d[s] = it(s, o.value, this.$$p_d, "toProp"));
331
+ s in this.$$d || (this.$$d[s] = ot(s, o.value, this.$$p_d, "toProp"));
332
332
  }
333
333
  for (const o in this.$$p_d)
334
334
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
335
335
  this.$$c = new this.$$ctor({
336
336
  target: this.shadowRoot || this,
337
- props: _t(Re({}, this.$$d), {
337
+ props: Et(Re({}, this.$$d), {
338
338
  $$slots: r,
339
339
  $$scope: {
340
340
  ctx: []
@@ -345,7 +345,7 @@ typeof HTMLElement == "function" && (kr = class extends HTMLElement {
345
345
  this.$$r = !0;
346
346
  for (const o in this.$$p_d)
347
347
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
348
- const s = it(
348
+ const s = ot(
349
349
  o,
350
350
  this.$$d[o],
351
351
  this.$$p_d,
@@ -369,7 +369,7 @@ typeof HTMLElement == "function" && (kr = class extends HTMLElement {
369
369
  // and setting attributes through setAttribute etc, this is helpful
370
370
  attributeChangedCallback(t, r, n) {
371
371
  var i;
372
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = it(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
372
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = ot(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
373
373
  }
374
374
  disconnectedCallback() {
375
375
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -382,7 +382,7 @@ typeof HTMLElement == "function" && (kr = class extends HTMLElement {
382
382
  ) || t;
383
383
  }
384
384
  });
385
- function it(e, t, r, n) {
385
+ function ot(e, t, r, n) {
386
386
  var o;
387
387
  const i = (o = r[e]) == null ? void 0 : o.type;
388
388
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -412,8 +412,8 @@ function it(e, t, r, n) {
412
412
  return t;
413
413
  }
414
414
  }
415
- function Zn(e, t, r, n, i, o) {
416
- let s = class extends kr {
415
+ function Jn(e, t, r, n, i, o) {
416
+ let s = class extends jr {
417
417
  constructor() {
418
418
  super(e, r, i), this.$$p_d = t;
419
419
  }
@@ -430,7 +430,7 @@ function Zn(e, t, r, n, i, o) {
430
430
  },
431
431
  set(l) {
432
432
  var u;
433
- l = it(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
433
+ l = ot(a, l, t), this.$$d[a] = l, (u = this.$$c) == null || u.$set({ [a]: l });
434
434
  }
435
435
  });
436
436
  }), n.forEach((a) => {
@@ -443,7 +443,7 @@ function Zn(e, t, r, n, i, o) {
443
443
  }), e.element = /** @type {any} */
444
444
  s, s;
445
445
  }
446
- class Jn {
446
+ class qn {
447
447
  constructor() {
448
448
  /**
449
449
  * ### PRIVATE API
@@ -452,7 +452,7 @@ class Jn {
452
452
  *
453
453
  * @type {any}
454
454
  */
455
- ce(this, "$$");
455
+ me(this, "$$");
456
456
  /**
457
457
  * ### PRIVATE API
458
458
  *
@@ -460,11 +460,11 @@ class Jn {
460
460
  *
461
461
  * @type {any}
462
462
  */
463
- ce(this, "$$set");
463
+ me(this, "$$set");
464
464
  }
465
465
  /** @returns {void} */
466
466
  $destroy() {
467
- Wn(this, 1), this.$destroy = ge;
467
+ Xn(this, 1), this.$destroy = pe;
468
468
  }
469
469
  /**
470
470
  * @template {Extract<keyof Events, string>} K
@@ -473,8 +473,8 @@ class Jn {
473
473
  * @returns {() => void}
474
474
  */
475
475
  $on(t, r) {
476
- if (!Xt(r))
477
- return ge;
476
+ if (!Yt(r))
477
+ return pe;
478
478
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
479
479
  return n.push(r), () => {
480
480
  const i = n.indexOf(r);
@@ -486,22 +486,22 @@ class Jn {
486
486
  * @returns {void}
487
487
  */
488
488
  $set(t) {
489
- this.$$set && !An(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
489
+ this.$$set && !Ln(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
490
490
  }
491
491
  }
492
- const qn = "4";
493
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(qn);
492
+ const Qn = "4";
493
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Qn);
494
494
  const Te = [];
495
- function Qn(e, t) {
495
+ function Kn(e, t) {
496
496
  return {
497
497
  subscribe: Xe(e, t).subscribe
498
498
  };
499
499
  }
500
- function Xe(e, t = ge) {
500
+ function Xe(e, t = pe) {
501
501
  let r;
502
502
  const n = /* @__PURE__ */ new Set();
503
503
  function i(a) {
504
- if (Ur(e, a) && (e = a, r)) {
504
+ if (Fr(e, a) && (e = a, r)) {
505
505
  const l = !Te.length;
506
506
  for (const u of n)
507
507
  u[1](), Te.push(u, e);
@@ -515,9 +515,9 @@ function Xe(e, t = ge) {
515
515
  function o(a) {
516
516
  i(a(e));
517
517
  }
518
- function s(a, l = ge) {
518
+ function s(a, l = pe) {
519
519
  const u = [a, l];
520
- return n.add(u), n.size === 1 && (r = t(i, o) || ge), a(e), () => {
520
+ return n.add(u), n.size === 1 && (r = t(i, o) || pe), a(e), () => {
521
521
  n.delete(u), n.size === 0 && r && (r(), r = null);
522
522
  };
523
523
  }
@@ -528,24 +528,24 @@ function Be(e, t, r) {
528
528
  if (!i.every(Boolean))
529
529
  throw new Error("derived() expects stores as input, got a falsy value");
530
530
  const o = t.length < 2;
531
- return Qn(r, (s, a) => {
531
+ return Kn(r, (s, a) => {
532
532
  let l = !1;
533
533
  const u = [];
534
- let h = 0, c = ge;
534
+ let h = 0, c = pe;
535
535
  const b = () => {
536
536
  if (h)
537
537
  return;
538
538
  c();
539
- const M = t(n ? u[0] : u, s, a);
540
- o ? s(M) : c = Xt(M) ? M : ge;
539
+ const S = t(n ? u[0] : u, s, a);
540
+ o ? s(S) : c = Yt(S) ? S : pe;
541
541
  }, x = i.map(
542
- (M, m) => Fr(
543
- M,
542
+ (S, d) => Gr(
543
+ S,
544
544
  (A) => {
545
- u[m] = A, h &= ~(1 << m), l && b();
545
+ u[d] = A, h &= ~(1 << d), l && b();
546
546
  },
547
547
  () => {
548
- h |= 1 << m;
548
+ h |= 1 << d;
549
549
  }
550
550
  )
551
551
  );
@@ -554,71 +554,71 @@ function Be(e, t, r) {
554
554
  };
555
555
  });
556
556
  }
557
- var jr = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
558
- function Yt(e) {
557
+ var Vr = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
558
+ function Zt(e) {
559
559
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
560
560
  }
561
- var Kn = function(t) {
562
- return ei(t) && !ti(t);
561
+ var ei = function(t) {
562
+ return ti(t) && !ri(t);
563
563
  };
564
- function ei(e) {
564
+ function ti(e) {
565
565
  return !!e && typeof e == "object";
566
566
  }
567
- function ti(e) {
567
+ function ri(e) {
568
568
  var t = Object.prototype.toString.call(e);
569
- return t === "[object RegExp]" || t === "[object Date]" || ii(e);
570
- }
571
- var ri = typeof Symbol == "function" && Symbol.for, ni = ri ? Symbol.for("react.element") : 60103;
572
- function ii(e) {
573
- return e.$$typeof === ni;
569
+ return t === "[object RegExp]" || t === "[object Date]" || oi(e);
574
570
  }
571
+ var ni = typeof Symbol == "function" && Symbol.for, ii = ni ? Symbol.for("react.element") : 60103;
575
572
  function oi(e) {
573
+ return e.$$typeof === ii;
574
+ }
575
+ function si(e) {
576
576
  return Array.isArray(e) ? [] : {};
577
577
  }
578
578
  function ze(e, t) {
579
- return t.clone !== !1 && t.isMergeableObject(e) ? Oe(oi(e), e, t) : e;
579
+ return t.clone !== !1 && t.isMergeableObject(e) ? Oe(si(e), e, t) : e;
580
580
  }
581
- function si(e, t, r) {
581
+ function ai(e, t, r) {
582
582
  return e.concat(t).map(function(n) {
583
583
  return ze(n, r);
584
584
  });
585
585
  }
586
- function ai(e, t) {
586
+ function ui(e, t) {
587
587
  if (!t.customMerge)
588
588
  return Oe;
589
589
  var r = t.customMerge(e);
590
590
  return typeof r == "function" ? r : Oe;
591
591
  }
592
- function ui(e) {
592
+ function li(e) {
593
593
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
594
594
  return Object.propertyIsEnumerable.call(e, t);
595
595
  }) : [];
596
596
  }
597
- function ir(e) {
598
- return Object.keys(e).concat(ui(e));
597
+ function or(e) {
598
+ return Object.keys(e).concat(li(e));
599
599
  }
600
- function Vr(e, t) {
600
+ function zr(e, t) {
601
601
  try {
602
602
  return t in e;
603
603
  } catch (r) {
604
604
  return !1;
605
605
  }
606
606
  }
607
- function li(e, t) {
608
- return Vr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
607
+ function hi(e, t) {
608
+ return zr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
609
609
  }
610
- function hi(e, t, r) {
610
+ function ci(e, t, r) {
611
611
  var n = {};
612
- return r.isMergeableObject(e) && ir(e).forEach(function(i) {
612
+ return r.isMergeableObject(e) && or(e).forEach(function(i) {
613
613
  n[i] = ze(e[i], r);
614
- }), ir(t).forEach(function(i) {
615
- li(e, i) || (Vr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ai(i, r)(e[i], t[i], r) : n[i] = ze(t[i], r));
614
+ }), or(t).forEach(function(i) {
615
+ hi(e, i) || (zr(e, i) && r.isMergeableObject(t[i]) ? n[i] = ui(i, r)(e[i], t[i], r) : n[i] = ze(t[i], r));
616
616
  }), n;
617
617
  }
618
618
  function Oe(e, t, r) {
619
- r = r || {}, r.arrayMerge = r.arrayMerge || si, r.isMergeableObject = r.isMergeableObject || Kn, r.cloneUnlessOtherwiseSpecified = ze;
619
+ r = r || {}, r.arrayMerge = r.arrayMerge || ai, r.isMergeableObject = r.isMergeableObject || ei, r.cloneUnlessOtherwiseSpecified = ze;
620
620
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
621
- return o ? n ? r.arrayMerge(e, t, r) : hi(e, t, r) : ze(t, r);
621
+ return o ? n ? r.arrayMerge(e, t, r) : ci(e, t, r) : ze(t, r);
622
622
  }
623
623
  Oe.all = function(t, r) {
624
624
  if (!Array.isArray(t))
@@ -627,20 +627,20 @@ Oe.all = function(t, r) {
627
627
  return Oe(n, i, r);
628
628
  }, {});
629
629
  };
630
- var ci = Oe, fi = ci;
631
- const mi = /* @__PURE__ */ Yt(fi);
632
- var $t = function(e, t) {
633
- return $t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
630
+ var fi = Oe, mi = fi;
631
+ const di = /* @__PURE__ */ Zt(mi);
632
+ var Bt = function(e, t) {
633
+ return Bt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
634
634
  r.__proto__ = n;
635
635
  } || function(r, n) {
636
636
  for (var i in n)
637
637
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
638
- }, $t(e, t);
638
+ }, Bt(e, t);
639
639
  };
640
- function dt(e, t) {
640
+ function pt(e, t) {
641
641
  if (typeof t != "function" && t !== null)
642
642
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
643
- $t(e, t);
643
+ Bt(e, t);
644
644
  function r() {
645
645
  this.constructor = e;
646
646
  }
@@ -656,7 +656,7 @@ var ye = function() {
656
656
  return t;
657
657
  }, ye.apply(this, arguments);
658
658
  };
659
- function di(e, t) {
659
+ function pi(e, t) {
660
660
  var r = {};
661
661
  for (var n in e)
662
662
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -665,43 +665,43 @@ function di(e, t) {
665
665
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
666
666
  return r;
667
667
  }
668
- function xt(e, t, r) {
668
+ function wt(e, t, r) {
669
669
  if (r || arguments.length === 2)
670
670
  for (var n = 0, i = t.length, o; n < i; n++)
671
671
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
672
672
  return e.concat(o || Array.prototype.slice.call(t));
673
673
  }
674
- function wt(e, t) {
675
- var r = t && t.cache ? t.cache : Ei, n = t && t.serializer ? t.serializer : vi, i = t && t.strategy ? t.strategy : bi;
674
+ function St(e, t) {
675
+ var r = t && t.cache ? t.cache : xi, n = t && t.serializer ? t.serializer : _i, i = t && t.strategy ? t.strategy : yi;
676
676
  return i(e, {
677
677
  cache: r,
678
678
  serializer: n
679
679
  });
680
680
  }
681
- function pi(e) {
681
+ function gi(e) {
682
682
  return e == null || typeof e == "number" || typeof e == "boolean";
683
683
  }
684
- function gi(e, t, r, n) {
685
- var i = pi(n) ? n : r(n), o = t.get(i);
684
+ function bi(e, t, r, n) {
685
+ var i = gi(n) ? n : r(n), o = t.get(i);
686
686
  return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
687
687
  }
688
- function zr(e, t, r) {
688
+ function Wr(e, t, r) {
689
689
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
690
690
  return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
691
691
  }
692
- function Wr(e, t, r, n, i) {
692
+ function Xr(e, t, r, n, i) {
693
693
  return r.bind(t, e, n, i);
694
694
  }
695
- function bi(e, t) {
696
- var r = e.length === 1 ? gi : zr;
697
- return Wr(e, this, r, t.cache.create(), t.serializer);
698
- }
699
695
  function yi(e, t) {
700
- return Wr(e, this, zr, t.cache.create(), t.serializer);
696
+ var r = e.length === 1 ? bi : Wr;
697
+ return Xr(e, this, r, t.cache.create(), t.serializer);
698
+ }
699
+ function vi(e, t) {
700
+ return Xr(e, this, Wr, t.cache.create(), t.serializer);
701
701
  }
702
- var vi = function() {
702
+ var _i = function() {
703
703
  return JSON.stringify(arguments);
704
- }, _i = (
704
+ }, Ei = (
705
705
  /** @class */
706
706
  function() {
707
707
  function e() {
@@ -713,71 +713,71 @@ var vi = function() {
713
713
  this.cache[t] = r;
714
714
  }, e;
715
715
  }()
716
- ), Ei = {
716
+ ), xi = {
717
717
  create: function() {
718
- return new _i();
718
+ return new Ei();
719
719
  }
720
- }, St = {
721
- variadic: yi
722
- }, ht = function() {
723
- return ht = Object.assign || function(t) {
720
+ }, Mt = {
721
+ variadic: vi
722
+ }, ct = function() {
723
+ return ct = Object.assign || function(t) {
724
724
  for (var r, n = 1, i = arguments.length; n < i; n++) {
725
725
  r = arguments[n];
726
726
  for (var o in r)
727
727
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
728
728
  }
729
729
  return t;
730
- }, ht.apply(this, arguments);
730
+ }, ct.apply(this, arguments);
731
731
  };
732
- var P;
732
+ var T;
733
733
  (function(e) {
734
734
  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";
735
- })(P || (P = {}));
736
- var k;
735
+ })(T || (T = {}));
736
+ var F;
737
737
  (function(e) {
738
738
  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";
739
- })(k || (k = {}));
739
+ })(F || (F = {}));
740
740
  var Ae;
741
741
  (function(e) {
742
742
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
743
743
  })(Ae || (Ae = {}));
744
- function or(e) {
745
- return e.type === k.literal;
746
- }
747
- function xi(e) {
748
- return e.type === k.argument;
744
+ function sr(e) {
745
+ return e.type === F.literal;
749
746
  }
750
- function Xr(e) {
751
- return e.type === k.number;
747
+ function wi(e) {
748
+ return e.type === F.argument;
752
749
  }
753
750
  function Yr(e) {
754
- return e.type === k.date;
751
+ return e.type === F.number;
755
752
  }
756
753
  function Zr(e) {
757
- return e.type === k.time;
754
+ return e.type === F.date;
758
755
  }
759
756
  function Jr(e) {
760
- return e.type === k.select;
757
+ return e.type === F.time;
761
758
  }
762
759
  function qr(e) {
763
- return e.type === k.plural;
764
- }
765
- function wi(e) {
766
- return e.type === k.pound;
760
+ return e.type === F.select;
767
761
  }
768
762
  function Qr(e) {
769
- return e.type === k.tag;
763
+ return e.type === F.plural;
764
+ }
765
+ function Si(e) {
766
+ return e.type === F.pound;
770
767
  }
771
768
  function Kr(e) {
769
+ return e.type === F.tag;
770
+ }
771
+ function en(e) {
772
772
  return !!(e && typeof e == "object" && e.type === Ae.number);
773
773
  }
774
- function Bt(e) {
774
+ function Nt(e) {
775
775
  return !!(e && typeof e == "object" && e.type === Ae.dateTime);
776
776
  }
777
- var en = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Si = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
778
- function Mi(e) {
777
+ var tn = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Mi = /(?:[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;
778
+ function Ti(e) {
779
779
  var t = {};
780
- return e.replace(Si, function(r) {
780
+ return e.replace(Mi, function(r) {
781
781
  var n = r.length;
782
782
  switch (r[0]) {
783
783
  case "G":
@@ -876,11 +876,11 @@ var V = function() {
876
876
  return t;
877
877
  }, V.apply(this, arguments);
878
878
  };
879
- var Ti = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
880
- function Pi(e) {
879
+ var Pi = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
880
+ function Hi(e) {
881
881
  if (e.length === 0)
882
882
  throw new Error("Number skeleton cannot be empty");
883
- for (var t = e.split(Ti).filter(function(b) {
883
+ for (var t = e.split(Pi).filter(function(b) {
884
884
  return b.length > 0;
885
885
  }), r = [], n = 0, i = t; n < i.length; n++) {
886
886
  var o = i[n], s = o.split("/");
@@ -895,17 +895,17 @@ function Pi(e) {
895
895
  }
896
896
  return r;
897
897
  }
898
- function Hi(e) {
898
+ function Oi(e) {
899
899
  return e.replace(/^(.*?)-/, "");
900
900
  }
901
- var sr = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, tn = /^(@+)?(\+|#+)?[rs]?$/g, Oi = /(\*)(0+)|(#+)(0+)|(0+)/g, rn = /^(0+)$/;
902
- function ar(e) {
901
+ var ar = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, rn = /^(@+)?(\+|#+)?[rs]?$/g, Ai = /(\*)(0+)|(#+)(0+)|(0+)/g, nn = /^(0+)$/;
902
+ function ur(e) {
903
903
  var t = {};
904
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(tn, function(r, n, i) {
904
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(rn, function(r, n, i) {
905
905
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
906
906
  }), t;
907
907
  }
908
- function nn(e) {
908
+ function on(e) {
909
909
  switch (e) {
910
910
  case "sign-auto":
911
911
  return {
@@ -945,7 +945,7 @@ function nn(e) {
945
945
  };
946
946
  }
947
947
  }
948
- function Ai(e) {
948
+ function Li(e) {
949
949
  var t;
950
950
  if (e[0] === "E" && e[1] === "E" ? (t = {
951
951
  notation: "engineering"
@@ -953,17 +953,17 @@ function Ai(e) {
953
953
  notation: "scientific"
954
954
  }, e = e.slice(1)), t) {
955
955
  var r = e.slice(0, 2);
956
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !rn.test(e))
956
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !nn.test(e))
957
957
  throw new Error("Malformed concise eng/scientific notation");
958
958
  t.minimumIntegerDigits = e.length;
959
959
  }
960
960
  return t;
961
961
  }
962
- function ur(e) {
963
- var t = {}, r = nn(e);
962
+ function lr(e) {
963
+ var t = {}, r = on(e);
964
964
  return r || t;
965
965
  }
966
- function Li(e) {
966
+ function Ci(e) {
967
967
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
968
968
  var i = n[r];
969
969
  switch (i.stem) {
@@ -987,7 +987,7 @@ function Li(e) {
987
987
  continue;
988
988
  case "measure-unit":
989
989
  case "unit":
990
- t.style = "unit", t.unit = Hi(i.options[0]);
990
+ t.style = "unit", t.unit = Oi(i.options[0]);
991
991
  continue;
992
992
  case "compact-short":
993
993
  case "K":
@@ -999,12 +999,12 @@ function Li(e) {
999
999
  continue;
1000
1000
  case "scientific":
1001
1001
  t = V(V(V({}, t), { notation: "scientific" }), i.options.reduce(function(l, u) {
1002
- return V(V({}, l), ur(u));
1002
+ return V(V({}, l), lr(u));
1003
1003
  }, {}));
1004
1004
  continue;
1005
1005
  case "engineering":
1006
1006
  t = V(V(V({}, t), { notation: "engineering" }), i.options.reduce(function(l, u) {
1007
- return V(V({}, l), ur(u));
1007
+ return V(V({}, l), lr(u));
1008
1008
  }, {}));
1009
1009
  continue;
1010
1010
  case "notation-simple":
@@ -1049,7 +1049,7 @@ function Li(e) {
1049
1049
  case "integer-width":
1050
1050
  if (i.options.length > 1)
1051
1051
  throw new RangeError("integer-width stems only accept a single optional option");
1052
- i.options[0].replace(Oi, function(l, u, h, c, b, x) {
1052
+ i.options[0].replace(Ai, function(l, u, h, c, b, x) {
1053
1053
  if (u)
1054
1054
  t.minimumIntegerDigits = h.length;
1055
1055
  else {
@@ -1062,32 +1062,32 @@ function Li(e) {
1062
1062
  });
1063
1063
  continue;
1064
1064
  }
1065
- if (rn.test(i.stem)) {
1065
+ if (nn.test(i.stem)) {
1066
1066
  t.minimumIntegerDigits = i.stem.length;
1067
1067
  continue;
1068
1068
  }
1069
- if (sr.test(i.stem)) {
1069
+ if (ar.test(i.stem)) {
1070
1070
  if (i.options.length > 1)
1071
1071
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1072
- i.stem.replace(sr, function(l, u, h, c, b, x) {
1072
+ i.stem.replace(ar, function(l, u, h, c, b, x) {
1073
1073
  return h === "*" ? t.minimumFractionDigits = u.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : b && x ? (t.minimumFractionDigits = b.length, t.maximumFractionDigits = b.length + x.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
1074
1074
  });
1075
1075
  var o = i.options[0];
1076
- o === "w" ? t = V(V({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = V(V({}, t), ar(o)));
1076
+ o === "w" ? t = V(V({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = V(V({}, t), ur(o)));
1077
1077
  continue;
1078
1078
  }
1079
- if (tn.test(i.stem)) {
1080
- t = V(V({}, t), ar(i.stem));
1079
+ if (rn.test(i.stem)) {
1080
+ t = V(V({}, t), ur(i.stem));
1081
1081
  continue;
1082
1082
  }
1083
- var s = nn(i.stem);
1083
+ var s = on(i.stem);
1084
1084
  s && (t = V(V({}, t), s));
1085
- var a = Ai(i.stem);
1085
+ var a = Li(i.stem);
1086
1086
  a && (t = V(V({}, t), a));
1087
1087
  }
1088
1088
  return t;
1089
1089
  }
1090
- var tt = {
1090
+ var rt = {
1091
1091
  "001": [
1092
1092
  "H",
1093
1093
  "h"
@@ -2502,13 +2502,13 @@ var tt = {
2502
2502
  "h"
2503
2503
  ]
2504
2504
  };
2505
- function Ci(e, t) {
2505
+ function $i(e, t) {
2506
2506
  for (var r = "", n = 0; n < e.length; n++) {
2507
2507
  var i = e.charAt(n);
2508
2508
  if (i === "j") {
2509
2509
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2510
2510
  o++, n++;
2511
- var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = $i(t);
2511
+ var s = 1 + (o & 1), a = o < 2 ? 1 : 3 + (o >> 1), l = "a", u = Bi(t);
2512
2512
  for ((u == "H" || u == "k") && (a = 0); a-- > 0; )
2513
2513
  r += l;
2514
2514
  for (; s-- > 0; )
@@ -2518,7 +2518,7 @@ function Ci(e, t) {
2518
2518
  }
2519
2519
  return r;
2520
2520
  }
2521
- function $i(e) {
2521
+ function Bi(e) {
2522
2522
  var t = e.hourCycle;
2523
2523
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2524
2524
  e.hourCycles && // @ts-ignore
@@ -2537,23 +2537,23 @@ function $i(e) {
2537
2537
  }
2538
2538
  var r = e.language, n;
2539
2539
  r !== "root" && (n = e.maximize().region);
2540
- var i = tt[n || ""] || tt[r || ""] || tt["".concat(r, "-001")] || tt["001"];
2540
+ var i = rt[n || ""] || rt[r || ""] || rt["".concat(r, "-001")] || rt["001"];
2541
2541
  return i[0];
2542
2542
  }
2543
- var Mt, Bi = new RegExp("^".concat(en.source, "*")), Ni = new RegExp("".concat(en.source, "*$"));
2543
+ var Tt, Ni = new RegExp("^".concat(tn.source, "*")), Ii = new RegExp("".concat(tn.source, "*$"));
2544
2544
  function O(e, t) {
2545
2545
  return { start: e, end: t };
2546
2546
  }
2547
- var Ii = !!String.prototype.startsWith && "_a".startsWith("a", 1), Di = !!String.fromCodePoint, Ri = !!Object.fromEntries, Ui = !!String.prototype.codePointAt, Fi = !!String.prototype.trimStart, Gi = !!String.prototype.trimEnd, ki = !!Number.isSafeInteger, ji = ki ? Number.isSafeInteger : function(e) {
2547
+ var Di = !!String.prototype.startsWith && "_a".startsWith("a", 1), Ri = !!String.fromCodePoint, Ui = !!Object.fromEntries, Fi = !!String.prototype.codePointAt, Gi = !!String.prototype.trimStart, ki = !!String.prototype.trimEnd, ji = !!Number.isSafeInteger, Vi = ji ? Number.isSafeInteger : function(e) {
2548
2548
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2549
- }, Nt = !0;
2549
+ }, It = !0;
2550
2550
  try {
2551
- var Vi = sn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2552
- Nt = ((Mt = Vi.exec("a")) === null || Mt === void 0 ? void 0 : Mt[0]) === "a";
2551
+ var zi = an("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2552
+ It = ((Tt = zi.exec("a")) === null || Tt === void 0 ? void 0 : Tt[0]) === "a";
2553
2553
  } catch (e) {
2554
- Nt = !1;
2554
+ It = !1;
2555
2555
  }
2556
- var lr = Ii ? (
2556
+ var hr = Di ? (
2557
2557
  // Native
2558
2558
  function(t, r, n) {
2559
2559
  return t.startsWith(r, n);
@@ -2563,7 +2563,7 @@ var lr = Ii ? (
2563
2563
  function(t, r, n) {
2564
2564
  return t.slice(n, n + r.length) === r;
2565
2565
  }
2566
- ), It = Di ? String.fromCodePoint : (
2566
+ ), Dt = Ri ? String.fromCodePoint : (
2567
2567
  // IE11
2568
2568
  function() {
2569
2569
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2575,9 +2575,9 @@ var lr = Ii ? (
2575
2575
  }
2576
2576
  return n;
2577
2577
  }
2578
- ), hr = (
2578
+ ), cr = (
2579
2579
  // native
2580
- Ri ? Object.fromEntries : (
2580
+ Ui ? Object.fromEntries : (
2581
2581
  // Ponyfill
2582
2582
  function(t) {
2583
2583
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2587,7 +2587,7 @@ var lr = Ii ? (
2587
2587
  return r;
2588
2588
  }
2589
2589
  )
2590
- ), on = Ui ? (
2590
+ ), sn = Fi ? (
2591
2591
  // Native
2592
2592
  function(t, r) {
2593
2593
  return t.codePointAt(r);
@@ -2601,7 +2601,7 @@ var lr = Ii ? (
2601
2601
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2602
2602
  }
2603
2603
  }
2604
- ), zi = Fi ? (
2604
+ ), Wi = Gi ? (
2605
2605
  // Native
2606
2606
  function(t) {
2607
2607
  return t.trimStart();
@@ -2609,9 +2609,9 @@ var lr = Ii ? (
2609
2609
  ) : (
2610
2610
  // Ponyfill
2611
2611
  function(t) {
2612
- return t.replace(Bi, "");
2612
+ return t.replace(Ni, "");
2613
2613
  }
2614
- ), Wi = Gi ? (
2614
+ ), Xi = ki ? (
2615
2615
  // Native
2616
2616
  function(t) {
2617
2617
  return t.trimEnd();
@@ -2619,32 +2619,32 @@ var lr = Ii ? (
2619
2619
  ) : (
2620
2620
  // Ponyfill
2621
2621
  function(t) {
2622
- return t.replace(Ni, "");
2622
+ return t.replace(Ii, "");
2623
2623
  }
2624
2624
  );
2625
- function sn(e, t) {
2625
+ function an(e, t) {
2626
2626
  return new RegExp(e, t);
2627
2627
  }
2628
- var Dt;
2629
- if (Nt) {
2630
- var cr = sn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2631
- Dt = function(t, r) {
2628
+ var Rt;
2629
+ if (It) {
2630
+ var fr = an("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2631
+ Rt = function(t, r) {
2632
2632
  var n;
2633
- cr.lastIndex = r;
2634
- var i = cr.exec(t);
2633
+ fr.lastIndex = r;
2634
+ var i = fr.exec(t);
2635
2635
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2636
2636
  };
2637
2637
  } else
2638
- Dt = function(t, r) {
2638
+ Rt = function(t, r) {
2639
2639
  for (var n = []; ; ) {
2640
- var i = on(t, r);
2641
- if (i === void 0 || an(i) || Ji(i))
2640
+ var i = sn(t, r);
2641
+ if (i === void 0 || un(i) || qi(i))
2642
2642
  break;
2643
2643
  n.push(i), r += i >= 65536 ? 2 : 1;
2644
2644
  }
2645
- return It.apply(void 0, n);
2645
+ return Dt.apply(void 0, n);
2646
2646
  };
2647
- var Xi = (
2647
+ var Yi = (
2648
2648
  /** @class */
2649
2649
  function() {
2650
2650
  function e(t, r) {
@@ -2668,14 +2668,14 @@ var Xi = (
2668
2668
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2669
2669
  var a = this.clonePosition();
2670
2670
  this.bump(), i.push({
2671
- type: k.pound,
2671
+ type: F.pound,
2672
2672
  location: O(a, this.clonePosition())
2673
2673
  });
2674
2674
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2675
2675
  if (n)
2676
2676
  break;
2677
- return this.error(P.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2678
- } else if (o === 60 && !this.ignoreTag && Rt(this.peek() || 0)) {
2677
+ return this.error(T.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2678
+ } else if (o === 60 && !this.ignoreTag && Ut(this.peek() || 0)) {
2679
2679
  var s = this.parseTag(t, r);
2680
2680
  if (s.err)
2681
2681
  return s;
@@ -2696,7 +2696,7 @@ var Xi = (
2696
2696
  if (this.bumpSpace(), this.bumpIf("/>"))
2697
2697
  return {
2698
2698
  val: {
2699
- type: k.literal,
2699
+ type: F.literal,
2700
2700
  value: "<".concat(i, "/>"),
2701
2701
  location: O(n, this.clonePosition())
2702
2702
  },
@@ -2708,25 +2708,25 @@ var Xi = (
2708
2708
  return o;
2709
2709
  var s = o.val, a = this.clonePosition();
2710
2710
  if (this.bumpIf("</")) {
2711
- if (this.isEOF() || !Rt(this.char()))
2712
- return this.error(P.INVALID_TAG, O(a, this.clonePosition()));
2711
+ if (this.isEOF() || !Ut(this.char()))
2712
+ return this.error(T.INVALID_TAG, O(a, this.clonePosition()));
2713
2713
  var l = this.clonePosition(), u = this.parseTagName();
2714
- return i !== u ? this.error(P.UNMATCHED_CLOSING_TAG, O(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2714
+ return i !== u ? this.error(T.UNMATCHED_CLOSING_TAG, O(l, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2715
2715
  val: {
2716
- type: k.tag,
2716
+ type: F.tag,
2717
2717
  value: i,
2718
2718
  children: s,
2719
2719
  location: O(n, this.clonePosition())
2720
2720
  },
2721
2721
  err: null
2722
- } : this.error(P.INVALID_TAG, O(a, this.clonePosition())));
2722
+ } : this.error(T.INVALID_TAG, O(a, this.clonePosition())));
2723
2723
  } else
2724
- return this.error(P.UNCLOSED_TAG, O(n, this.clonePosition()));
2724
+ return this.error(T.UNCLOSED_TAG, O(n, this.clonePosition()));
2725
2725
  } else
2726
- return this.error(P.INVALID_TAG, O(n, this.clonePosition()));
2726
+ return this.error(T.INVALID_TAG, O(n, this.clonePosition()));
2727
2727
  }, e.prototype.parseTagName = function() {
2728
2728
  var t = this.offset();
2729
- for (this.bump(); !this.isEOF() && Zi(this.char()); )
2729
+ for (this.bump(); !this.isEOF() && Ji(this.char()); )
2730
2730
  this.bump();
2731
2731
  return this.message.slice(t, this.offset());
2732
2732
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2750,12 +2750,12 @@ var Xi = (
2750
2750
  }
2751
2751
  var l = O(n, this.clonePosition());
2752
2752
  return {
2753
- val: { type: k.literal, value: i, location: l },
2753
+ val: { type: F.literal, value: i, location: l },
2754
2754
  err: null
2755
2755
  };
2756
2756
  }, e.prototype.tryParseLeftAngleBracket = function() {
2757
2757
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2758
- !Yi(this.peek() || 0)) ? (this.bump(), "<") : null;
2758
+ !Zi(this.peek() || 0)) ? (this.bump(), "<") : null;
2759
2759
  }, e.prototype.tryParseQuote = function(t) {
2760
2760
  if (this.isEOF() || this.char() !== 39)
2761
2761
  return null;
@@ -2789,28 +2789,28 @@ var Xi = (
2789
2789
  r.push(n);
2790
2790
  this.bump();
2791
2791
  }
2792
- return It.apply(void 0, r);
2792
+ return Dt.apply(void 0, r);
2793
2793
  }, e.prototype.tryParseUnquoted = function(t, r) {
2794
2794
  if (this.isEOF())
2795
2795
  return null;
2796
2796
  var n = this.char();
2797
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), It(n));
2797
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Dt(n));
2798
2798
  }, e.prototype.parseArgument = function(t, r) {
2799
2799
  var n = this.clonePosition();
2800
2800
  if (this.bump(), this.bumpSpace(), this.isEOF())
2801
- return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition()));
2801
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition()));
2802
2802
  if (this.char() === 125)
2803
- return this.bump(), this.error(P.EMPTY_ARGUMENT, O(n, this.clonePosition()));
2803
+ return this.bump(), this.error(T.EMPTY_ARGUMENT, O(n, this.clonePosition()));
2804
2804
  var i = this.parseIdentifierIfPossible().value;
2805
2805
  if (!i)
2806
- return this.error(P.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
2806
+ return this.error(T.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
2807
2807
  if (this.bumpSpace(), this.isEOF())
2808
- return this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition()));
2808
+ return this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition()));
2809
2809
  switch (this.char()) {
2810
2810
  case 125:
2811
2811
  return this.bump(), {
2812
2812
  val: {
2813
- type: k.argument,
2813
+ type: F.argument,
2814
2814
  // value does not include the opening and closing braces.
2815
2815
  value: i,
2816
2816
  location: O(n, this.clonePosition())
@@ -2818,12 +2818,12 @@ var Xi = (
2818
2818
  err: null
2819
2819
  };
2820
2820
  case 44:
2821
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2821
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2822
2822
  default:
2823
- return this.error(P.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
2823
+ return this.error(T.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
2824
2824
  }
2825
2825
  }, e.prototype.parseIdentifierIfPossible = function() {
2826
- var t = this.clonePosition(), r = this.offset(), n = Dt(this.message, r), i = r + n.length;
2826
+ var t = this.clonePosition(), r = this.offset(), n = Rt(this.message, r), i = r + n.length;
2827
2827
  this.bumpTo(i);
2828
2828
  var o = this.clonePosition(), s = O(t, o);
2829
2829
  return { value: n, location: s };
@@ -2831,7 +2831,7 @@ var Xi = (
2831
2831
  var o, s = this.clonePosition(), a = this.parseIdentifierIfPossible().value, l = this.clonePosition();
2832
2832
  switch (a) {
2833
2833
  case "":
2834
- return this.error(P.EXPECT_ARGUMENT_TYPE, O(s, l));
2834
+ return this.error(T.EXPECT_ARGUMENT_TYPE, O(s, l));
2835
2835
  case "number":
2836
2836
  case "date":
2837
2837
  case "time": {
@@ -2842,46 +2842,46 @@ var Xi = (
2842
2842
  var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
2843
2843
  if (c.err)
2844
2844
  return c;
2845
- var b = Wi(c.val);
2845
+ var b = Xi(c.val);
2846
2846
  if (b.length === 0)
2847
- return this.error(P.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2847
+ return this.error(T.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2848
2848
  var x = O(h, this.clonePosition());
2849
2849
  u = { style: b, styleLocation: x };
2850
2850
  }
2851
- var M = this.tryParseArgumentClose(i);
2852
- if (M.err)
2853
- return M;
2854
- var m = O(i, this.clonePosition());
2855
- if (u && lr(u == null ? void 0 : u.style, "::", 0)) {
2856
- var A = zi(u.style.slice(2));
2851
+ var S = this.tryParseArgumentClose(i);
2852
+ if (S.err)
2853
+ return S;
2854
+ var d = O(i, this.clonePosition());
2855
+ if (u && hr(u == null ? void 0 : u.style, "::", 0)) {
2856
+ var A = Wi(u.style.slice(2));
2857
2857
  if (a === "number") {
2858
2858
  var c = this.parseNumberSkeletonFromString(A, u.styleLocation);
2859
2859
  return c.err ? c : {
2860
- val: { type: k.number, value: n, location: m, style: c.val },
2860
+ val: { type: F.number, value: n, location: d, style: c.val },
2861
2861
  err: null
2862
2862
  };
2863
2863
  } else {
2864
2864
  if (A.length === 0)
2865
- return this.error(P.EXPECT_DATE_TIME_SKELETON, m);
2866
- var $ = A;
2867
- this.locale && ($ = Ci(A, this.locale));
2865
+ return this.error(T.EXPECT_DATE_TIME_SKELETON, d);
2866
+ var N = A;
2867
+ this.locale && (N = $i(A, this.locale));
2868
2868
  var b = {
2869
2869
  type: Ae.dateTime,
2870
- pattern: $,
2870
+ pattern: N,
2871
2871
  location: u.styleLocation,
2872
- parsedOptions: this.shouldParseSkeletons ? Mi($) : {}
2873
- }, B = a === "date" ? k.date : k.time;
2872
+ parsedOptions: this.shouldParseSkeletons ? Ti(N) : {}
2873
+ }, I = a === "date" ? F.date : F.time;
2874
2874
  return {
2875
- val: { type: B, value: n, location: m, style: b },
2875
+ val: { type: I, value: n, location: d, style: b },
2876
2876
  err: null
2877
2877
  };
2878
2878
  }
2879
2879
  }
2880
2880
  return {
2881
2881
  val: {
2882
- type: a === "number" ? k.number : a === "date" ? k.date : k.time,
2882
+ type: a === "number" ? F.number : a === "date" ? F.date : F.time,
2883
2883
  value: n,
2884
- location: m,
2884
+ location: d,
2885
2885
  style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2886
2886
  },
2887
2887
  err: null
@@ -2890,41 +2890,41 @@ var Xi = (
2890
2890
  case "plural":
2891
2891
  case "selectordinal":
2892
2892
  case "select": {
2893
- var H = this.clonePosition();
2893
+ var P = this.clonePosition();
2894
2894
  if (this.bumpSpace(), !this.bumpIf(","))
2895
- return this.error(P.EXPECT_SELECT_ARGUMENT_OPTIONS, O(H, ht({}, H)));
2895
+ return this.error(T.EXPECT_SELECT_ARGUMENT_OPTIONS, O(P, ct({}, P)));
2896
2896
  this.bumpSpace();
2897
- var J = this.parseIdentifierIfPossible(), U = 0;
2898
- if (a !== "select" && J.value === "offset") {
2897
+ var Z = this.parseIdentifierIfPossible(), R = 0;
2898
+ if (a !== "select" && Z.value === "offset") {
2899
2899
  if (!this.bumpIf(":"))
2900
- return this.error(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2900
+ return this.error(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2901
2901
  this.bumpSpace();
2902
- var c = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, P.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2902
+ var c = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, T.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2903
2903
  if (c.err)
2904
2904
  return c;
2905
- this.bumpSpace(), J = this.parseIdentifierIfPossible(), U = c.val;
2905
+ this.bumpSpace(), Z = this.parseIdentifierIfPossible(), R = c.val;
2906
2906
  }
2907
- var F = this.tryParsePluralOrSelectOptions(t, a, r, J);
2908
- if (F.err)
2909
- return F;
2910
- var M = this.tryParseArgumentClose(i);
2911
- if (M.err)
2912
- return M;
2907
+ var U = this.tryParsePluralOrSelectOptions(t, a, r, Z);
2908
+ if (U.err)
2909
+ return U;
2910
+ var S = this.tryParseArgumentClose(i);
2911
+ if (S.err)
2912
+ return S;
2913
2913
  var K = O(i, this.clonePosition());
2914
2914
  return a === "select" ? {
2915
2915
  val: {
2916
- type: k.select,
2916
+ type: F.select,
2917
2917
  value: n,
2918
- options: hr(F.val),
2918
+ options: cr(U.val),
2919
2919
  location: K
2920
2920
  },
2921
2921
  err: null
2922
2922
  } : {
2923
2923
  val: {
2924
- type: k.plural,
2924
+ type: F.plural,
2925
2925
  value: n,
2926
- options: hr(F.val),
2927
- offset: U,
2926
+ options: cr(U.val),
2927
+ offset: R,
2928
2928
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2929
2929
  location: K
2930
2930
  },
@@ -2932,10 +2932,10 @@ var Xi = (
2932
2932
  };
2933
2933
  }
2934
2934
  default:
2935
- return this.error(P.INVALID_ARGUMENT_TYPE, O(s, l));
2935
+ return this.error(T.INVALID_ARGUMENT_TYPE, O(s, l));
2936
2936
  }
2937
2937
  }, e.prototype.tryParseArgumentClose = function(t) {
2938
- return this.isEOF() || this.char() !== 125 ? this.error(P.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2938
+ return this.isEOF() || this.char() !== 125 ? this.error(T.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2939
2939
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2940
2940
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2941
2941
  var n = this.char();
@@ -2944,7 +2944,7 @@ var Xi = (
2944
2944
  this.bump();
2945
2945
  var i = this.clonePosition();
2946
2946
  if (!this.bumpUntil("'"))
2947
- return this.error(P.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(i, this.clonePosition()));
2947
+ return this.error(T.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(i, this.clonePosition()));
2948
2948
  this.bump();
2949
2949
  break;
2950
2950
  }
@@ -2974,16 +2974,16 @@ var Xi = (
2974
2974
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2975
2975
  var n = [];
2976
2976
  try {
2977
- n = Pi(t);
2977
+ n = Hi(t);
2978
2978
  } catch (i) {
2979
- return this.error(P.INVALID_NUMBER_SKELETON, r);
2979
+ return this.error(T.INVALID_NUMBER_SKELETON, r);
2980
2980
  }
2981
2981
  return {
2982
2982
  val: {
2983
2983
  type: Ae.number,
2984
2984
  tokens: n,
2985
2985
  location: r,
2986
- parsedOptions: this.shouldParseSkeletons ? Li(n) : {}
2986
+ parsedOptions: this.shouldParseSkeletons ? Ci(n) : {}
2987
2987
  },
2988
2988
  err: null
2989
2989
  };
@@ -2992,7 +2992,7 @@ var Xi = (
2992
2992
  if (u.length === 0) {
2993
2993
  var c = this.clonePosition();
2994
2994
  if (r !== "select" && this.bumpIf("=")) {
2995
- var b = this.tryParseDecimalInteger(P.EXPECT_PLURAL_ARGUMENT_SELECTOR, P.INVALID_PLURAL_ARGUMENT_SELECTOR);
2995
+ var b = this.tryParseDecimalInteger(T.EXPECT_PLURAL_ARGUMENT_SELECTOR, T.INVALID_PLURAL_ARGUMENT_SELECTOR);
2996
2996
  if (b.err)
2997
2997
  return b;
2998
2998
  h = O(c, this.clonePosition()), u = this.message.slice(c.offset, this.offset());
@@ -3000,26 +3000,26 @@ var Xi = (
3000
3000
  break;
3001
3001
  }
3002
3002
  if (l.has(u))
3003
- return this.error(r === "select" ? P.DUPLICATE_SELECT_ARGUMENT_SELECTOR : P.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3003
+ return this.error(r === "select" ? T.DUPLICATE_SELECT_ARGUMENT_SELECTOR : T.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3004
3004
  u === "other" && (s = !0), this.bumpSpace();
3005
3005
  var x = this.clonePosition();
3006
3006
  if (!this.bumpIf("{"))
3007
- return this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : P.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
3008
- var M = this.parseMessage(t + 1, r, n);
3009
- if (M.err)
3010
- return M;
3011
- var m = this.tryParseArgumentClose(x);
3012
- if (m.err)
3013
- return m;
3007
+ return this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : T.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
3008
+ var S = this.parseMessage(t + 1, r, n);
3009
+ if (S.err)
3010
+ return S;
3011
+ var d = this.tryParseArgumentClose(x);
3012
+ if (d.err)
3013
+ return d;
3014
3014
  a.push([
3015
3015
  u,
3016
3016
  {
3017
- value: M.val,
3017
+ value: S.val,
3018
3018
  location: O(x, this.clonePosition())
3019
3019
  }
3020
3020
  ]), l.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, h = o.location;
3021
3021
  }
3022
- return a.length === 0 ? this.error(r === "select" ? P.EXPECT_SELECT_ARGUMENT_SELECTOR : P.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(P.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3022
+ return a.length === 0 ? this.error(r === "select" ? T.EXPECT_SELECT_ARGUMENT_SELECTOR : T.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !s ? this.error(T.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: a, err: null };
3023
3023
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3024
3024
  var n = 1, i = this.clonePosition();
3025
3025
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3031,7 +3031,7 @@ var Xi = (
3031
3031
  break;
3032
3032
  }
3033
3033
  var l = O(i, this.clonePosition());
3034
- return o ? (s *= n, ji(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3034
+ return o ? (s *= n, Vi(s) ? { val: s, err: null } : this.error(r, l)) : this.error(t, l);
3035
3035
  }, e.prototype.offset = function() {
3036
3036
  return this.position.offset;
3037
3037
  }, e.prototype.isEOF = function() {
@@ -3046,7 +3046,7 @@ var Xi = (
3046
3046
  var t = this.position.offset;
3047
3047
  if (t >= this.message.length)
3048
3048
  throw Error("out of bound");
3049
- var r = on(this.message, t);
3049
+ var r = sn(this.message, t);
3050
3050
  if (r === void 0)
3051
3051
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3052
3052
  return r;
@@ -3065,7 +3065,7 @@ var Xi = (
3065
3065
  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);
3066
3066
  }
3067
3067
  }, e.prototype.bumpIf = function(t) {
3068
- if (lr(this.message, t, this.offset())) {
3068
+ if (hr(this.message, t, this.offset())) {
3069
3069
  for (var r = 0; r < t.length; r++)
3070
3070
  this.bump();
3071
3071
  return !0;
@@ -3087,7 +3087,7 @@ var Xi = (
3087
3087
  break;
3088
3088
  }
3089
3089
  }, e.prototype.bumpSpace = function() {
3090
- for (; !this.isEOF() && an(this.char()); )
3090
+ for (; !this.isEOF() && un(this.char()); )
3091
3091
  this.bump();
3092
3092
  }, e.prototype.peek = function() {
3093
3093
  if (this.isEOF())
@@ -3097,47 +3097,47 @@ var Xi = (
3097
3097
  }, e;
3098
3098
  }()
3099
3099
  );
3100
- function Rt(e) {
3100
+ function Ut(e) {
3101
3101
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3102
3102
  }
3103
- function Yi(e) {
3104
- return Rt(e) || e === 47;
3105
- }
3106
3103
  function Zi(e) {
3104
+ return Ut(e) || e === 47;
3105
+ }
3106
+ function Ji(e) {
3107
3107
  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;
3108
3108
  }
3109
- function an(e) {
3109
+ function un(e) {
3110
3110
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3111
3111
  }
3112
- function Ji(e) {
3112
+ function qi(e) {
3113
3113
  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;
3114
3114
  }
3115
- function Ut(e) {
3115
+ function Ft(e) {
3116
3116
  e.forEach(function(t) {
3117
- if (delete t.location, Jr(t) || qr(t))
3117
+ if (delete t.location, qr(t) || Qr(t))
3118
3118
  for (var r in t.options)
3119
- delete t.options[r].location, Ut(t.options[r].value);
3119
+ delete t.options[r].location, Ft(t.options[r].value);
3120
3120
  else
3121
- Xr(t) && Kr(t.style) || (Yr(t) || Zr(t)) && Bt(t.style) ? delete t.style.location : Qr(t) && Ut(t.children);
3121
+ Yr(t) && en(t.style) || (Zr(t) || Jr(t)) && Nt(t.style) ? delete t.style.location : Kr(t) && Ft(t.children);
3122
3122
  });
3123
3123
  }
3124
- function qi(e, t) {
3125
- t === void 0 && (t = {}), t = ht({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3126
- var r = new Xi(e, t).parse();
3124
+ function Qi(e, t) {
3125
+ t === void 0 && (t = {}), t = ct({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3126
+ var r = new Yi(e, t).parse();
3127
3127
  if (r.err) {
3128
- var n = SyntaxError(P[r.err.kind]);
3128
+ var n = SyntaxError(T[r.err.kind]);
3129
3129
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3130
3130
  }
3131
- return t != null && t.captureLocation || Ut(r.val), r.val;
3131
+ return t != null && t.captureLocation || Ft(r.val), r.val;
3132
3132
  }
3133
3133
  var Le;
3134
3134
  (function(e) {
3135
3135
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3136
3136
  })(Le || (Le = {}));
3137
- var pt = (
3137
+ var gt = (
3138
3138
  /** @class */
3139
3139
  function(e) {
3140
- dt(t, e);
3140
+ pt(t, e);
3141
3141
  function t(r, n, i) {
3142
3142
  var o = e.call(this, r) || this;
3143
3143
  return o.code = n, o.originalMessage = i, o;
@@ -3146,155 +3146,155 @@ var pt = (
3146
3146
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3147
3147
  }, t;
3148
3148
  }(Error)
3149
- ), fr = (
3149
+ ), mr = (
3150
3150
  /** @class */
3151
3151
  function(e) {
3152
- dt(t, e);
3152
+ pt(t, e);
3153
3153
  function t(r, n, i, o) {
3154
3154
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Le.INVALID_VALUE, o) || this;
3155
3155
  }
3156
3156
  return t;
3157
- }(pt)
3158
- ), Qi = (
3157
+ }(gt)
3158
+ ), Ki = (
3159
3159
  /** @class */
3160
3160
  function(e) {
3161
- dt(t, e);
3161
+ pt(t, e);
3162
3162
  function t(r, n, i) {
3163
3163
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Le.INVALID_VALUE, i) || this;
3164
3164
  }
3165
3165
  return t;
3166
- }(pt)
3167
- ), Ki = (
3166
+ }(gt)
3167
+ ), eo = (
3168
3168
  /** @class */
3169
3169
  function(e) {
3170
- dt(t, e);
3170
+ pt(t, e);
3171
3171
  function t(r, n) {
3172
3172
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Le.MISSING_VALUE, n) || this;
3173
3173
  }
3174
3174
  return t;
3175
- }(pt)
3176
- ), te;
3175
+ }(gt)
3176
+ ), re;
3177
3177
  (function(e) {
3178
3178
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3179
- })(te || (te = {}));
3180
- function eo(e) {
3179
+ })(re || (re = {}));
3180
+ function to(e) {
3181
3181
  return e.length < 2 ? e : e.reduce(function(t, r) {
3182
3182
  var n = t[t.length - 1];
3183
- return !n || n.type !== te.literal || r.type !== te.literal ? t.push(r) : n.value += r.value, t;
3183
+ return !n || n.type !== re.literal || r.type !== re.literal ? t.push(r) : n.value += r.value, t;
3184
3184
  }, []);
3185
3185
  }
3186
- function to(e) {
3186
+ function ro(e) {
3187
3187
  return typeof e == "function";
3188
3188
  }
3189
- function ot(e, t, r, n, i, o, s) {
3190
- if (e.length === 1 && or(e[0]))
3189
+ function st(e, t, r, n, i, o, s) {
3190
+ if (e.length === 1 && sr(e[0]))
3191
3191
  return [
3192
3192
  {
3193
- type: te.literal,
3193
+ type: re.literal,
3194
3194
  value: e[0].value
3195
3195
  }
3196
3196
  ];
3197
3197
  for (var a = [], l = 0, u = e; l < u.length; l++) {
3198
3198
  var h = u[l];
3199
- if (or(h)) {
3199
+ if (sr(h)) {
3200
3200
  a.push({
3201
- type: te.literal,
3201
+ type: re.literal,
3202
3202
  value: h.value
3203
3203
  });
3204
3204
  continue;
3205
3205
  }
3206
- if (wi(h)) {
3206
+ if (Si(h)) {
3207
3207
  typeof o == "number" && a.push({
3208
- type: te.literal,
3208
+ type: re.literal,
3209
3209
  value: r.getNumberFormat(t).format(o)
3210
3210
  });
3211
3211
  continue;
3212
3212
  }
3213
3213
  var c = h.value;
3214
3214
  if (!(i && c in i))
3215
- throw new Ki(c, s);
3215
+ throw new eo(c, s);
3216
3216
  var b = i[c];
3217
- if (xi(h)) {
3217
+ if (wi(h)) {
3218
3218
  (!b || typeof b == "string" || typeof b == "number") && (b = typeof b == "string" || typeof b == "number" ? String(b) : ""), a.push({
3219
- type: typeof b == "string" ? te.literal : te.object,
3219
+ type: typeof b == "string" ? re.literal : re.object,
3220
3220
  value: b
3221
3221
  });
3222
3222
  continue;
3223
3223
  }
3224
- if (Yr(h)) {
3225
- var x = typeof h.style == "string" ? n.date[h.style] : Bt(h.style) ? h.style.parsedOptions : void 0;
3224
+ if (Zr(h)) {
3225
+ var x = typeof h.style == "string" ? n.date[h.style] : Nt(h.style) ? h.style.parsedOptions : void 0;
3226
3226
  a.push({
3227
- type: te.literal,
3227
+ type: re.literal,
3228
3228
  value: r.getDateTimeFormat(t, x).format(b)
3229
3229
  });
3230
3230
  continue;
3231
3231
  }
3232
- if (Zr(h)) {
3233
- var x = typeof h.style == "string" ? n.time[h.style] : Bt(h.style) ? h.style.parsedOptions : n.time.medium;
3232
+ if (Jr(h)) {
3233
+ var x = typeof h.style == "string" ? n.time[h.style] : Nt(h.style) ? h.style.parsedOptions : n.time.medium;
3234
3234
  a.push({
3235
- type: te.literal,
3235
+ type: re.literal,
3236
3236
  value: r.getDateTimeFormat(t, x).format(b)
3237
3237
  });
3238
3238
  continue;
3239
3239
  }
3240
- if (Xr(h)) {
3241
- var x = typeof h.style == "string" ? n.number[h.style] : Kr(h.style) ? h.style.parsedOptions : void 0;
3240
+ if (Yr(h)) {
3241
+ var x = typeof h.style == "string" ? n.number[h.style] : en(h.style) ? h.style.parsedOptions : void 0;
3242
3242
  x && x.scale && (b = b * (x.scale || 1)), a.push({
3243
- type: te.literal,
3243
+ type: re.literal,
3244
3244
  value: r.getNumberFormat(t, x).format(b)
3245
3245
  });
3246
3246
  continue;
3247
3247
  }
3248
- if (Qr(h)) {
3249
- var M = h.children, m = h.value, A = i[m];
3250
- if (!to(A))
3251
- throw new Qi(m, "function", s);
3252
- var $ = ot(M, t, r, n, i, o), B = A($.map(function(U) {
3253
- return U.value;
3248
+ if (Kr(h)) {
3249
+ var S = h.children, d = h.value, A = i[d];
3250
+ if (!ro(A))
3251
+ throw new Ki(d, "function", s);
3252
+ var N = st(S, t, r, n, i, o), I = A(N.map(function(R) {
3253
+ return R.value;
3254
3254
  }));
3255
- Array.isArray(B) || (B = [B]), a.push.apply(a, B.map(function(U) {
3255
+ Array.isArray(I) || (I = [I]), a.push.apply(a, I.map(function(R) {
3256
3256
  return {
3257
- type: typeof U == "string" ? te.literal : te.object,
3258
- value: U
3257
+ type: typeof R == "string" ? re.literal : re.object,
3258
+ value: R
3259
3259
  };
3260
3260
  }));
3261
3261
  }
3262
- if (Jr(h)) {
3263
- var H = h.options[b] || h.options.other;
3264
- if (!H)
3265
- throw new fr(h.value, b, Object.keys(h.options), s);
3266
- a.push.apply(a, ot(H.value, t, r, n, i));
3262
+ if (qr(h)) {
3263
+ var P = h.options[b] || h.options.other;
3264
+ if (!P)
3265
+ throw new mr(h.value, b, Object.keys(h.options), s);
3266
+ a.push.apply(a, st(P.value, t, r, n, i));
3267
3267
  continue;
3268
3268
  }
3269
- if (qr(h)) {
3270
- var H = h.options["=".concat(b)];
3271
- if (!H) {
3269
+ if (Qr(h)) {
3270
+ var P = h.options["=".concat(b)];
3271
+ if (!P) {
3272
3272
  if (!Intl.PluralRules)
3273
- throw new pt(`Intl.PluralRules is not available in this environment.
3273
+ throw new gt(`Intl.PluralRules is not available in this environment.
3274
3274
  Try polyfilling it using "@formatjs/intl-pluralrules"
3275
3275
  `, Le.MISSING_INTL_API, s);
3276
- var J = r.getPluralRules(t, { type: h.pluralType }).select(b - (h.offset || 0));
3277
- H = h.options[J] || h.options.other;
3276
+ var Z = r.getPluralRules(t, { type: h.pluralType }).select(b - (h.offset || 0));
3277
+ P = h.options[Z] || h.options.other;
3278
3278
  }
3279
- if (!H)
3280
- throw new fr(h.value, b, Object.keys(h.options), s);
3281
- a.push.apply(a, ot(H.value, t, r, n, i, b - (h.offset || 0)));
3279
+ if (!P)
3280
+ throw new mr(h.value, b, Object.keys(h.options), s);
3281
+ a.push.apply(a, st(P.value, t, r, n, i, b - (h.offset || 0)));
3282
3282
  continue;
3283
3283
  }
3284
3284
  }
3285
- return eo(a);
3285
+ return to(a);
3286
3286
  }
3287
- function ro(e, t) {
3287
+ function no(e, t) {
3288
3288
  return t ? ye(ye(ye({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3289
3289
  return r[n] = ye(ye({}, e[n]), t[n] || {}), r;
3290
3290
  }, {})) : e;
3291
3291
  }
3292
- function no(e, t) {
3292
+ function io(e, t) {
3293
3293
  return t ? Object.keys(e).reduce(function(r, n) {
3294
- return r[n] = ro(e[n], t[n]), r;
3294
+ return r[n] = no(e[n], t[n]), r;
3295
3295
  }, ye({}, e)) : e;
3296
3296
  }
3297
- function Tt(e) {
3297
+ function Pt(e) {
3298
3298
  return {
3299
3299
  create: function() {
3300
3300
  return {
@@ -3308,39 +3308,39 @@ function Tt(e) {
3308
3308
  }
3309
3309
  };
3310
3310
  }
3311
- function io(e) {
3311
+ function oo(e) {
3312
3312
  return e === void 0 && (e = {
3313
3313
  number: {},
3314
3314
  dateTime: {},
3315
3315
  pluralRules: {}
3316
3316
  }), {
3317
- getNumberFormat: wt(function() {
3317
+ getNumberFormat: St(function() {
3318
3318
  for (var t, r = [], n = 0; n < arguments.length; n++)
3319
3319
  r[n] = arguments[n];
3320
- return new ((t = Intl.NumberFormat).bind.apply(t, xt([void 0], r, !1)))();
3320
+ return new ((t = Intl.NumberFormat).bind.apply(t, wt([void 0], r, !1)))();
3321
3321
  }, {
3322
- cache: Tt(e.number),
3323
- strategy: St.variadic
3322
+ cache: Pt(e.number),
3323
+ strategy: Mt.variadic
3324
3324
  }),
3325
- getDateTimeFormat: wt(function() {
3325
+ getDateTimeFormat: St(function() {
3326
3326
  for (var t, r = [], n = 0; n < arguments.length; n++)
3327
3327
  r[n] = arguments[n];
3328
- return new ((t = Intl.DateTimeFormat).bind.apply(t, xt([void 0], r, !1)))();
3328
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, wt([void 0], r, !1)))();
3329
3329
  }, {
3330
- cache: Tt(e.dateTime),
3331
- strategy: St.variadic
3330
+ cache: Pt(e.dateTime),
3331
+ strategy: Mt.variadic
3332
3332
  }),
3333
- getPluralRules: wt(function() {
3333
+ getPluralRules: St(function() {
3334
3334
  for (var t, r = [], n = 0; n < arguments.length; n++)
3335
3335
  r[n] = arguments[n];
3336
- return new ((t = Intl.PluralRules).bind.apply(t, xt([void 0], r, !1)))();
3336
+ return new ((t = Intl.PluralRules).bind.apply(t, wt([void 0], r, !1)))();
3337
3337
  }, {
3338
- cache: Tt(e.pluralRules),
3339
- strategy: St.variadic
3338
+ cache: Pt(e.pluralRules),
3339
+ strategy: Mt.variadic
3340
3340
  })
3341
3341
  };
3342
3342
  }
3343
- var un = (
3343
+ var ln = (
3344
3344
  /** @class */
3345
3345
  function() {
3346
3346
  function e(t, r, n, i) {
@@ -3355,11 +3355,11 @@ var un = (
3355
3355
  if (u.length === 1)
3356
3356
  return u[0].value;
3357
3357
  var h = u.reduce(function(c, b) {
3358
- return !c.length || b.type !== te.literal || typeof c[c.length - 1] != "string" ? c.push(b.value) : c[c.length - 1] += b.value, c;
3358
+ return !c.length || b.type !== re.literal || typeof c[c.length - 1] != "string" ? c.push(b.value) : c[c.length - 1] += b.value, c;
3359
3359
  }, []);
3360
3360
  return h.length <= 1 ? h[0] || "" : h;
3361
3361
  }, this.formatToParts = function(l) {
3362
- return ot(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3362
+ return st(o.ast, o.locales, o.formatters, o.formats, l, void 0, o.message);
3363
3363
  }, this.resolvedOptions = function() {
3364
3364
  var l;
3365
3365
  return {
@@ -3372,13 +3372,13 @@ var un = (
3372
3372
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3373
3373
  var s = i || {};
3374
3374
  s.formatters;
3375
- var a = di(s, ["formatters"]);
3375
+ var a = pi(s, ["formatters"]);
3376
3376
  this.ast = e.__parse(t, ye(ye({}, a), { locale: this.resolvedLocale }));
3377
3377
  } else
3378
3378
  this.ast = t;
3379
3379
  if (!Array.isArray(this.ast))
3380
3380
  throw new TypeError("A message must be provided as a String or AST.");
3381
- this.formats = no(e.formats, n), this.formatters = i && i.formatters || io(this.formatterCache);
3381
+ this.formats = io(e.formats, n), this.formatters = i && i.formatters || oo(this.formatterCache);
3382
3382
  }
3383
3383
  return Object.defineProperty(e, "defaultLocale", {
3384
3384
  get: function() {
@@ -3391,7 +3391,7 @@ var un = (
3391
3391
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3392
3392
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3393
3393
  }
3394
- }, e.__parse = qi, e.formats = {
3394
+ }, e.__parse = Qi, e.formats = {
3395
3395
  number: {
3396
3396
  integer: {
3397
3397
  maximumFractionDigits: 0
@@ -3452,7 +3452,7 @@ var un = (
3452
3452
  }, e;
3453
3453
  }()
3454
3454
  );
3455
- function oo(e, t) {
3455
+ function so(e, t) {
3456
3456
  if (t == null)
3457
3457
  return;
3458
3458
  if (t in e)
@@ -3473,101 +3473,101 @@ function oo(e, t) {
3473
3473
  n = void 0;
3474
3474
  return n;
3475
3475
  }
3476
- const Ee = {}, so = (e, t, r) => r && (t in Ee || (Ee[t] = {}), e in Ee[t] || (Ee[t][e] = r), r), ln = (e, t) => {
3476
+ const Ee = {}, ao = (e, t, r) => r && (t in Ee || (Ee[t] = {}), e in Ee[t] || (Ee[t][e] = r), r), hn = (e, t) => {
3477
3477
  if (t == null)
3478
3478
  return;
3479
3479
  if (t in Ee && e in Ee[t])
3480
3480
  return Ee[t][e];
3481
3481
  const r = Ze(t);
3482
3482
  for (let n = 0; n < r.length; n++) {
3483
- const i = r[n], o = uo(i, e);
3483
+ const i = r[n], o = lo(i, e);
3484
3484
  if (o)
3485
- return so(e, t, o);
3485
+ return ao(e, t, o);
3486
3486
  }
3487
3487
  };
3488
- let Zt;
3488
+ let Jt;
3489
3489
  const Ye = Xe({});
3490
- function ao(e) {
3491
- return Zt[e] || null;
3490
+ function uo(e) {
3491
+ return Jt[e] || null;
3492
3492
  }
3493
- function hn(e) {
3494
- return e in Zt;
3493
+ function cn(e) {
3494
+ return e in Jt;
3495
3495
  }
3496
- function uo(e, t) {
3497
- if (!hn(e))
3496
+ function lo(e, t) {
3497
+ if (!cn(e))
3498
3498
  return null;
3499
- const r = ao(e);
3500
- return oo(r, t);
3499
+ const r = uo(e);
3500
+ return so(r, t);
3501
3501
  }
3502
- function lo(e) {
3502
+ function ho(e) {
3503
3503
  if (e == null)
3504
3504
  return;
3505
3505
  const t = Ze(e);
3506
3506
  for (let r = 0; r < t.length; r++) {
3507
3507
  const n = t[r];
3508
- if (hn(n))
3508
+ if (cn(n))
3509
3509
  return n;
3510
3510
  }
3511
3511
  }
3512
- function cn(e, ...t) {
3513
- delete Ee[e], Ye.update((r) => (r[e] = mi.all([r[e] || {}, ...t]), r));
3512
+ function fn(e, ...t) {
3513
+ delete Ee[e], Ye.update((r) => (r[e] = di.all([r[e] || {}, ...t]), r));
3514
3514
  }
3515
3515
  Be(
3516
3516
  [Ye],
3517
3517
  ([e]) => Object.keys(e)
3518
3518
  );
3519
- Ye.subscribe((e) => Zt = e);
3520
- const st = {};
3521
- function ho(e, t) {
3522
- st[e].delete(t), st[e].size === 0 && delete st[e];
3519
+ Ye.subscribe((e) => Jt = e);
3520
+ const at = {};
3521
+ function co(e, t) {
3522
+ at[e].delete(t), at[e].size === 0 && delete at[e];
3523
3523
  }
3524
- function fn(e) {
3525
- return st[e];
3524
+ function mn(e) {
3525
+ return at[e];
3526
3526
  }
3527
- function co(e) {
3527
+ function fo(e) {
3528
3528
  return Ze(e).map((t) => {
3529
- const r = fn(t);
3529
+ const r = mn(t);
3530
3530
  return [t, r ? [...r] : []];
3531
3531
  }).filter(([, t]) => t.length > 0);
3532
3532
  }
3533
- function ct(e) {
3533
+ function ft(e) {
3534
3534
  return e == null ? !1 : Ze(e).some(
3535
3535
  (t) => {
3536
3536
  var r;
3537
- return (r = fn(t)) == null ? void 0 : r.size;
3537
+ return (r = mn(t)) == null ? void 0 : r.size;
3538
3538
  }
3539
3539
  );
3540
3540
  }
3541
- function fo(e, t) {
3541
+ function mo(e, t) {
3542
3542
  return Promise.all(
3543
- t.map((n) => (ho(e, n), n().then((i) => i.default || i)))
3544
- ).then((n) => cn(e, ...n));
3543
+ t.map((n) => (co(e, n), n().then((i) => i.default || i)))
3544
+ ).then((n) => fn(e, ...n));
3545
3545
  }
3546
3546
  const Ue = {};
3547
- function mn(e) {
3548
- if (!ct(e))
3547
+ function dn(e) {
3548
+ if (!ft(e))
3549
3549
  return e in Ue ? Ue[e] : Promise.resolve();
3550
- const t = co(e);
3550
+ const t = fo(e);
3551
3551
  return Ue[e] = Promise.all(
3552
3552
  t.map(
3553
- ([r, n]) => fo(r, n)
3553
+ ([r, n]) => mo(r, n)
3554
3554
  )
3555
3555
  ).then(() => {
3556
- if (ct(e))
3557
- return mn(e);
3556
+ if (ft(e))
3557
+ return dn(e);
3558
3558
  delete Ue[e];
3559
3559
  }), Ue[e];
3560
3560
  }
3561
- var mr = Object.getOwnPropertySymbols, mo = Object.prototype.hasOwnProperty, po = Object.prototype.propertyIsEnumerable, go = (e, t) => {
3561
+ var dr = Object.getOwnPropertySymbols, po = Object.prototype.hasOwnProperty, go = Object.prototype.propertyIsEnumerable, bo = (e, t) => {
3562
3562
  var r = {};
3563
3563
  for (var n in e)
3564
- mo.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3565
- if (e != null && mr)
3566
- for (var n of mr(e))
3567
- t.indexOf(n) < 0 && po.call(e, n) && (r[n] = e[n]);
3564
+ po.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3565
+ if (e != null && dr)
3566
+ for (var n of dr(e))
3567
+ t.indexOf(n) < 0 && go.call(e, n) && (r[n] = e[n]);
3568
3568
  return r;
3569
3569
  };
3570
- const bo = {
3570
+ const yo = {
3571
3571
  number: {
3572
3572
  scientific: { notation: "scientific" },
3573
3573
  engineering: { notation: "engineering" },
@@ -3597,102 +3597,102 @@ const bo = {
3597
3597
  }
3598
3598
  }
3599
3599
  };
3600
- function yo({ locale: e, id: t }) {
3600
+ function vo({ locale: e, id: t }) {
3601
3601
  console.warn(
3602
3602
  `[svelte-i18n] The message "${t}" was not found in "${Ze(
3603
3603
  e
3604
- ).join('", "')}".${ct(xe()) ? `
3604
+ ).join('", "')}".${ft(xe()) ? `
3605
3605
 
3606
3606
  Note: there are at least one loader still registered to this locale that wasn't executed.` : ""}`
3607
3607
  );
3608
3608
  }
3609
- const vo = {
3609
+ const _o = {
3610
3610
  fallbackLocale: null,
3611
3611
  loadingDelay: 200,
3612
- formats: bo,
3612
+ formats: yo,
3613
3613
  warnOnMissingMessages: !0,
3614
3614
  handleMissingMessage: void 0,
3615
3615
  ignoreTag: !0
3616
- }, Fe = vo;
3616
+ }, Fe = _o;
3617
3617
  function Ce() {
3618
3618
  return Fe;
3619
3619
  }
3620
- function _o(e) {
3621
- const t = e, { formats: r } = t, n = go(t, ["formats"]);
3620
+ function Eo(e) {
3621
+ const t = e, { formats: r } = t, n = bo(t, ["formats"]);
3622
3622
  let i = e.fallbackLocale;
3623
3623
  if (e.initialLocale)
3624
3624
  try {
3625
- un.resolveLocale(e.initialLocale) && (i = e.initialLocale);
3625
+ ln.resolveLocale(e.initialLocale) && (i = e.initialLocale);
3626
3626
  } catch (o) {
3627
3627
  console.warn(
3628
3628
  `[svelte-i18n] The initial locale "${e.initialLocale}" is not a valid locale.`
3629
3629
  );
3630
3630
  }
3631
- return n.warnOnMissingMessages && (delete n.warnOnMissingMessages, n.handleMissingMessage == null ? n.handleMissingMessage = yo : console.warn(
3631
+ return n.warnOnMissingMessages && (delete n.warnOnMissingMessages, n.handleMissingMessage == null ? n.handleMissingMessage = vo : console.warn(
3632
3632
  '[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.'
3633
3633
  )), Object.assign(Fe, n, { initialLocale: i }), r && ("number" in r && Object.assign(Fe.formats.number, r.number), "date" in r && Object.assign(Fe.formats.date, r.date), "time" in r && Object.assign(Fe.formats.time, r.time)), Se.set(i);
3634
3634
  }
3635
- const Pt = Xe(!1);
3636
- var Eo = Object.defineProperty, xo = Object.defineProperties, wo = Object.getOwnPropertyDescriptors, dr = Object.getOwnPropertySymbols, So = Object.prototype.hasOwnProperty, Mo = Object.prototype.propertyIsEnumerable, pr = (e, t, r) => t in e ? Eo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, To = (e, t) => {
3635
+ const Ht = Xe(!1);
3636
+ var xo = Object.defineProperty, wo = Object.defineProperties, So = Object.getOwnPropertyDescriptors, pr = Object.getOwnPropertySymbols, Mo = Object.prototype.hasOwnProperty, To = Object.prototype.propertyIsEnumerable, gr = (e, t, r) => t in e ? xo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Po = (e, t) => {
3637
3637
  for (var r in t || (t = {}))
3638
- So.call(t, r) && pr(e, r, t[r]);
3639
- if (dr)
3640
- for (var r of dr(t))
3641
- Mo.call(t, r) && pr(e, r, t[r]);
3638
+ Mo.call(t, r) && gr(e, r, t[r]);
3639
+ if (pr)
3640
+ for (var r of pr(t))
3641
+ To.call(t, r) && gr(e, r, t[r]);
3642
3642
  return e;
3643
- }, Po = (e, t) => xo(e, wo(t));
3644
- let Ft;
3645
- const ft = Xe(null);
3646
- function gr(e) {
3643
+ }, Ho = (e, t) => wo(e, So(t));
3644
+ let Gt;
3645
+ const mt = Xe(null);
3646
+ function br(e) {
3647
3647
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3648
3648
  }
3649
3649
  function Ze(e, t = Ce().fallbackLocale) {
3650
- const r = gr(e);
3651
- return t ? [.../* @__PURE__ */ new Set([...r, ...gr(t)])] : r;
3650
+ const r = br(e);
3651
+ return t ? [.../* @__PURE__ */ new Set([...r, ...br(t)])] : r;
3652
3652
  }
3653
3653
  function xe() {
3654
- return Ft != null ? Ft : void 0;
3654
+ return Gt != null ? Gt : void 0;
3655
3655
  }
3656
- ft.subscribe((e) => {
3657
- Ft = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3656
+ mt.subscribe((e) => {
3657
+ Gt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3658
3658
  });
3659
- const Ho = (e) => {
3660
- if (e && lo(e) && ct(e)) {
3659
+ const Oo = (e) => {
3660
+ if (e && ho(e) && ft(e)) {
3661
3661
  const { loadingDelay: t } = Ce();
3662
3662
  let r;
3663
3663
  return typeof window != "undefined" && xe() != null && t ? r = window.setTimeout(
3664
- () => Pt.set(!0),
3664
+ () => Ht.set(!0),
3665
3665
  t
3666
- ) : Pt.set(!0), mn(e).then(() => {
3667
- ft.set(e);
3666
+ ) : Ht.set(!0), dn(e).then(() => {
3667
+ mt.set(e);
3668
3668
  }).finally(() => {
3669
- clearTimeout(r), Pt.set(!1);
3669
+ clearTimeout(r), Ht.set(!1);
3670
3670
  });
3671
3671
  }
3672
- return ft.set(e);
3673
- }, Se = Po(To({}, ft), {
3674
- set: Ho
3675
- }), gt = (e) => {
3672
+ return mt.set(e);
3673
+ }, Se = Ho(Po({}, mt), {
3674
+ set: Oo
3675
+ }), bt = (e) => {
3676
3676
  const t = /* @__PURE__ */ Object.create(null);
3677
3677
  return (n) => {
3678
3678
  const i = JSON.stringify(n);
3679
3679
  return i in t ? t[i] : t[i] = e(n);
3680
3680
  };
3681
3681
  };
3682
- var Oo = Object.defineProperty, mt = Object.getOwnPropertySymbols, dn = Object.prototype.hasOwnProperty, pn = Object.prototype.propertyIsEnumerable, br = (e, t, r) => t in e ? Oo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Jt = (e, t) => {
3682
+ var Ao = Object.defineProperty, dt = Object.getOwnPropertySymbols, pn = Object.prototype.hasOwnProperty, gn = Object.prototype.propertyIsEnumerable, yr = (e, t, r) => t in e ? Ao(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, qt = (e, t) => {
3683
3683
  for (var r in t || (t = {}))
3684
- dn.call(t, r) && br(e, r, t[r]);
3685
- if (mt)
3686
- for (var r of mt(t))
3687
- pn.call(t, r) && br(e, r, t[r]);
3684
+ pn.call(t, r) && yr(e, r, t[r]);
3685
+ if (dt)
3686
+ for (var r of dt(t))
3687
+ gn.call(t, r) && yr(e, r, t[r]);
3688
3688
  return e;
3689
3689
  }, Ne = (e, t) => {
3690
3690
  var r = {};
3691
3691
  for (var n in e)
3692
- dn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3693
- if (e != null && mt)
3694
- for (var n of mt(e))
3695
- t.indexOf(n) < 0 && pn.call(e, n) && (r[n] = e[n]);
3692
+ pn.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3693
+ if (e != null && dt)
3694
+ for (var n of dt(e))
3695
+ t.indexOf(n) < 0 && gn.call(e, n) && (r[n] = e[n]);
3696
3696
  return r;
3697
3697
  };
3698
3698
  const We = (e, t) => {
@@ -3700,21 +3700,21 @@ const We = (e, t) => {
3700
3700
  if (e in r && t in r[e])
3701
3701
  return r[e][t];
3702
3702
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3703
- }, Ao = gt(
3703
+ }, Lo = bt(
3704
3704
  (e) => {
3705
3705
  var t = e, { locale: r, format: n } = t, i = Ne(t, ["locale", "format"]);
3706
3706
  if (r == null)
3707
3707
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3708
3708
  return n && (i = We("number", n)), new Intl.NumberFormat(r, i);
3709
3709
  }
3710
- ), Lo = gt(
3710
+ ), Co = bt(
3711
3711
  (e) => {
3712
3712
  var t = e, { locale: r, format: n } = t, i = Ne(t, ["locale", "format"]);
3713
3713
  if (r == null)
3714
3714
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3715
3715
  return n ? i = We("date", n) : Object.keys(i).length === 0 && (i = We("date", "short")), new Intl.DateTimeFormat(r, i);
3716
3716
  }
3717
- ), Co = gt(
3717
+ ), $o = bt(
3718
3718
  (e) => {
3719
3719
  var t = e, { locale: r, format: n } = t, i = Ne(t, ["locale", "format"]);
3720
3720
  if (r == null)
@@ -3723,33 +3723,33 @@ const We = (e, t) => {
3723
3723
  );
3724
3724
  return n ? i = We("time", n) : Object.keys(i).length === 0 && (i = We("time", "short")), new Intl.DateTimeFormat(r, i);
3725
3725
  }
3726
- ), $o = (e = {}) => {
3726
+ ), Bo = (e = {}) => {
3727
3727
  var t = e, {
3728
3728
  locale: r = xe()
3729
3729
  } = t, n = Ne(t, [
3730
3730
  "locale"
3731
3731
  ]);
3732
- return Ao(Jt({ locale: r }, n));
3733
- }, Bo = (e = {}) => {
3732
+ return Lo(qt({ locale: r }, n));
3733
+ }, No = (e = {}) => {
3734
3734
  var t = e, {
3735
3735
  locale: r = xe()
3736
3736
  } = t, n = Ne(t, [
3737
3737
  "locale"
3738
3738
  ]);
3739
- return Lo(Jt({ locale: r }, n));
3740
- }, No = (e = {}) => {
3739
+ return Co(qt({ locale: r }, n));
3740
+ }, Io = (e = {}) => {
3741
3741
  var t = e, {
3742
3742
  locale: r = xe()
3743
3743
  } = t, n = Ne(t, [
3744
3744
  "locale"
3745
3745
  ]);
3746
- return Co(Jt({ locale: r }, n));
3747
- }, Io = gt(
3746
+ return $o(qt({ locale: r }, n));
3747
+ }, Do = bt(
3748
3748
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3749
- (e, t = xe()) => new un(e, t, Ce().formats, {
3749
+ (e, t = xe()) => new ln(e, t, Ce().formats, {
3750
3750
  ignoreTag: Ce().ignoreTag
3751
3751
  })
3752
- ), Do = (e, t = {}) => {
3752
+ ), Ro = (e, t = {}) => {
3753
3753
  var r, n, i, o;
3754
3754
  let s = t;
3755
3755
  typeof e == "object" && (s = e, e = s.id);
@@ -3762,7 +3762,7 @@ const We = (e, t) => {
3762
3762
  throw new Error(
3763
3763
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3764
3764
  );
3765
- let h = ln(e, l);
3765
+ let h = hn(e, l);
3766
3766
  if (!h)
3767
3767
  h = (o = (i = (n = (r = Ce()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: l, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
3768
3768
  else if (typeof h != "string")
@@ -3773,7 +3773,7 @@ const We = (e, t) => {
3773
3773
  return h;
3774
3774
  let c = h;
3775
3775
  try {
3776
- c = Io(h, l).format(a);
3776
+ c = Do(h, l).format(a);
3777
3777
  } catch (b) {
3778
3778
  b instanceof Error && console.warn(
3779
3779
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3781,20 +3781,20 @@ const We = (e, t) => {
3781
3781
  );
3782
3782
  }
3783
3783
  return c;
3784
- }, Ro = (e, t) => No(t).format(e), Uo = (e, t) => Bo(t).format(e), Fo = (e, t) => $o(t).format(e), Go = (e, t = xe()) => ln(e, t), ko = Be([Se, Ye], () => Do);
3785
- Be([Se], () => Ro);
3784
+ }, Uo = (e, t) => Io(t).format(e), Fo = (e, t) => No(t).format(e), Go = (e, t) => Bo(t).format(e), ko = (e, t = xe()) => hn(e, t), jo = Be([Se, Ye], () => Ro);
3786
3785
  Be([Se], () => Uo);
3787
3786
  Be([Se], () => Fo);
3788
- Be([Se, Ye], () => Go);
3789
- function yr(e, t) {
3790
- cn(e, t);
3787
+ Be([Se], () => Go);
3788
+ Be([Se, Ye], () => ko);
3789
+ function vr(e, t) {
3790
+ fn(e, t);
3791
3791
  }
3792
- function jo(e) {
3793
- _o({
3792
+ function Vo(e) {
3793
+ Eo({
3794
3794
  fallbackLocale: "en"
3795
3795
  }), Se.set(e);
3796
3796
  }
3797
- const vr = {
3797
+ const _r = {
3798
3798
  en: {
3799
3799
  generalMin: "Min",
3800
3800
  generalMax: "Max",
@@ -3832,13 +3832,13 @@ const vr = {
3832
3832
  otherMethodsDescription: "Découvrez notre incroyable sélection de produits uniques à ne pas manquer !"
3833
3833
  }
3834
3834
  };
3835
- function Vo(e, t) {
3835
+ function zo(e, t) {
3836
3836
  if (e) {
3837
3837
  const r = document.createElement("style");
3838
3838
  r.innerHTML = t, e.appendChild(r);
3839
3839
  }
3840
3840
  }
3841
- function zo(e, t) {
3841
+ function Wo(e, t) {
3842
3842
  if (!e || !t)
3843
3843
  return;
3844
3844
  const r = new URL(t);
@@ -3849,7 +3849,7 @@ function zo(e, t) {
3849
3849
  console.error("There was an error while trying to load client styling from URL", n);
3850
3850
  });
3851
3851
  }
3852
- function Wo(e, t, r) {
3852
+ function Xo(e, t, r) {
3853
3853
  if (window.emMessageBus) {
3854
3854
  const n = document.createElement("style");
3855
3855
  window.emMessageBus.subscribe(t, (i) => {
@@ -3871,24 +3871,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3871
3871
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3872
3872
  PERFORMANCE OF THIS SOFTWARE.
3873
3873
  ***************************************************************************** */
3874
- var Gt = function(e, t) {
3875
- return Gt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
3874
+ var kt = function(e, t) {
3875
+ return kt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
3876
3876
  r.__proto__ = n;
3877
3877
  } || function(r, n) {
3878
3878
  for (var i in n)
3879
3879
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
3880
- }, Gt(e, t);
3880
+ }, kt(e, t);
3881
3881
  };
3882
3882
  function Je(e, t) {
3883
3883
  if (typeof t != "function" && t !== null)
3884
3884
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
3885
- Gt(e, t);
3885
+ kt(e, t);
3886
3886
  function r() {
3887
3887
  this.constructor = e;
3888
3888
  }
3889
3889
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
3890
3890
  }
3891
- function kt(e) {
3891
+ function jt(e) {
3892
3892
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
3893
3893
  if (r)
3894
3894
  return r.call(e);
@@ -3900,7 +3900,7 @@ function kt(e) {
3900
3900
  };
3901
3901
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
3902
3902
  }
3903
- function jt(e, t) {
3903
+ function Vt(e, t) {
3904
3904
  var r = typeof Symbol == "function" && e[Symbol.iterator];
3905
3905
  if (!r)
3906
3906
  return e;
@@ -3920,7 +3920,7 @@ function jt(e, t) {
3920
3920
  }
3921
3921
  return o;
3922
3922
  }
3923
- function Vt(e, t, r) {
3923
+ function zt(e, t, r) {
3924
3924
  if (arguments.length === 2)
3925
3925
  for (var n = 0, i = t.length, o; n < i; n++)
3926
3926
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
@@ -3929,13 +3929,13 @@ function Vt(e, t, r) {
3929
3929
  function _e(e) {
3930
3930
  return typeof e == "function";
3931
3931
  }
3932
- function gn(e) {
3932
+ function bn(e) {
3933
3933
  var t = function(n) {
3934
3934
  Error.call(n), n.stack = new Error().stack;
3935
3935
  }, r = e(t);
3936
3936
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
3937
3937
  }
3938
- var Ht = gn(function(e) {
3938
+ var Ot = bn(function(e) {
3939
3939
  return function(r) {
3940
3940
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
3941
3941
  ` + r.map(function(n, i) {
@@ -3944,13 +3944,13 @@ var Ht = gn(function(e) {
3944
3944
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
3945
3945
  };
3946
3946
  });
3947
- function zt(e, t) {
3947
+ function Wt(e, t) {
3948
3948
  if (e) {
3949
3949
  var r = e.indexOf(t);
3950
3950
  0 <= r && e.splice(r, 1);
3951
3951
  }
3952
3952
  }
3953
- var bt = function() {
3953
+ var yt = function() {
3954
3954
  function e(t) {
3955
3955
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
3956
3956
  }
@@ -3962,12 +3962,12 @@ var bt = function() {
3962
3962
  if (s)
3963
3963
  if (this._parentage = null, Array.isArray(s))
3964
3964
  try {
3965
- for (var a = kt(s), l = a.next(); !l.done; l = a.next()) {
3965
+ for (var a = jt(s), l = a.next(); !l.done; l = a.next()) {
3966
3966
  var u = l.value;
3967
3967
  u.remove(this);
3968
3968
  }
3969
- } catch (m) {
3970
- t = { error: m };
3969
+ } catch (d) {
3970
+ t = { error: d };
3971
3971
  } finally {
3972
3972
  try {
3973
3973
  l && !l.done && (r = a.return) && r.call(a);
@@ -3982,23 +3982,23 @@ var bt = function() {
3982
3982
  if (_e(h))
3983
3983
  try {
3984
3984
  h();
3985
- } catch (m) {
3986
- o = m instanceof Ht ? m.errors : [m];
3985
+ } catch (d) {
3986
+ o = d instanceof Ot ? d.errors : [d];
3987
3987
  }
3988
3988
  var c = this._finalizers;
3989
3989
  if (c) {
3990
3990
  this._finalizers = null;
3991
3991
  try {
3992
- for (var b = kt(c), x = b.next(); !x.done; x = b.next()) {
3993
- var M = x.value;
3992
+ for (var b = jt(c), x = b.next(); !x.done; x = b.next()) {
3993
+ var S = x.value;
3994
3994
  try {
3995
- _r(M);
3996
- } catch (m) {
3997
- o = o != null ? o : [], m instanceof Ht ? o = Vt(Vt([], jt(o)), jt(m.errors)) : o.push(m);
3995
+ Er(S);
3996
+ } catch (d) {
3997
+ o = o != null ? o : [], d instanceof Ot ? o = zt(zt([], Vt(o)), Vt(d.errors)) : o.push(d);
3998
3998
  }
3999
3999
  }
4000
- } catch (m) {
4001
- n = { error: m };
4000
+ } catch (d) {
4001
+ n = { error: d };
4002
4002
  } finally {
4003
4003
  try {
4004
4004
  x && !x.done && (i = b.return) && i.call(b);
@@ -4009,13 +4009,13 @@ var bt = function() {
4009
4009
  }
4010
4010
  }
4011
4011
  if (o)
4012
- throw new Ht(o);
4012
+ throw new Ot(o);
4013
4013
  }
4014
4014
  }, e.prototype.add = function(t) {
4015
4015
  var r;
4016
4016
  if (t && t !== this)
4017
4017
  if (this.closed)
4018
- _r(t);
4018
+ Er(t);
4019
4019
  else {
4020
4020
  if (t instanceof e) {
4021
4021
  if (t.closed || t._hasParent(this))
@@ -4032,52 +4032,52 @@ var bt = function() {
4032
4032
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
4033
4033
  }, e.prototype._removeParent = function(t) {
4034
4034
  var r = this._parentage;
4035
- r === t ? this._parentage = null : Array.isArray(r) && zt(r, t);
4035
+ r === t ? this._parentage = null : Array.isArray(r) && Wt(r, t);
4036
4036
  }, e.prototype.remove = function(t) {
4037
4037
  var r = this._finalizers;
4038
- r && zt(r, t), t instanceof e && t._removeParent(this);
4038
+ r && Wt(r, t), t instanceof e && t._removeParent(this);
4039
4039
  }, e.EMPTY = function() {
4040
4040
  var t = new e();
4041
4041
  return t.closed = !0, t;
4042
4042
  }(), e;
4043
- }(), bn = bt.EMPTY;
4044
- function yn(e) {
4045
- return e instanceof bt || e && "closed" in e && _e(e.remove) && _e(e.add) && _e(e.unsubscribe);
4043
+ }(), yn = yt.EMPTY;
4044
+ function vn(e) {
4045
+ return e instanceof yt || e && "closed" in e && _e(e.remove) && _e(e.add) && _e(e.unsubscribe);
4046
4046
  }
4047
- function _r(e) {
4047
+ function Er(e) {
4048
4048
  _e(e) ? e() : e.unsubscribe();
4049
4049
  }
4050
- var Xo = {
4050
+ var Yo = {
4051
4051
  Promise: void 0
4052
- }, Yo = {
4052
+ }, Zo = {
4053
4053
  setTimeout: function(e, t) {
4054
4054
  for (var r = [], n = 2; n < arguments.length; n++)
4055
4055
  r[n - 2] = arguments[n];
4056
- return setTimeout.apply(void 0, Vt([e, t], jt(r)));
4056
+ return setTimeout.apply(void 0, zt([e, t], Vt(r)));
4057
4057
  },
4058
4058
  clearTimeout: function(e) {
4059
4059
  return clearTimeout(e);
4060
4060
  },
4061
4061
  delegate: void 0
4062
4062
  };
4063
- function Zo(e) {
4064
- Yo.setTimeout(function() {
4063
+ function Jo(e) {
4064
+ Zo.setTimeout(function() {
4065
4065
  throw e;
4066
4066
  });
4067
4067
  }
4068
- function Er() {
4068
+ function xr() {
4069
4069
  }
4070
- function at(e) {
4070
+ function ut(e) {
4071
4071
  e();
4072
4072
  }
4073
- var vn = function(e) {
4073
+ var _n = function(e) {
4074
4074
  Je(t, e);
4075
4075
  function t(r) {
4076
4076
  var n = e.call(this) || this;
4077
- return n.isStopped = !1, r ? (n.destination = r, yn(r) && r.add(n)) : n.destination = Qo, n;
4077
+ return n.isStopped = !1, r ? (n.destination = r, vn(r) && r.add(n)) : n.destination = Ko, n;
4078
4078
  }
4079
4079
  return t.create = function(r, n, i) {
4080
- return new Wt(r, n, i);
4080
+ return new Xt(r, n, i);
4081
4081
  }, t.prototype.next = function(r) {
4082
4082
  this.isStopped || this._next(r);
4083
4083
  }, t.prototype.error = function(r) {
@@ -4101,7 +4101,7 @@ var vn = function(e) {
4101
4101
  this.unsubscribe();
4102
4102
  }
4103
4103
  }, t;
4104
- }(bt), Jo = function() {
4104
+ }(yt), qo = function() {
4105
4105
  function e(t) {
4106
4106
  this.partialObserver = t;
4107
4107
  }
@@ -4111,7 +4111,7 @@ var vn = function(e) {
4111
4111
  try {
4112
4112
  r.next(t);
4113
4113
  } catch (n) {
4114
- rt(n);
4114
+ nt(n);
4115
4115
  }
4116
4116
  }, e.prototype.error = function(t) {
4117
4117
  var r = this.partialObserver;
@@ -4119,20 +4119,20 @@ var vn = function(e) {
4119
4119
  try {
4120
4120
  r.error(t);
4121
4121
  } catch (n) {
4122
- rt(n);
4122
+ nt(n);
4123
4123
  }
4124
4124
  else
4125
- rt(t);
4125
+ nt(t);
4126
4126
  }, e.prototype.complete = function() {
4127
4127
  var t = this.partialObserver;
4128
4128
  if (t.complete)
4129
4129
  try {
4130
4130
  t.complete();
4131
4131
  } catch (r) {
4132
- rt(r);
4132
+ nt(r);
4133
4133
  }
4134
4134
  }, e;
4135
- }(), Wt = function(e) {
4135
+ }(), Xt = function(e) {
4136
4136
  Je(t, e);
4137
4137
  function t(r, n, i) {
4138
4138
  var o = e.call(this) || this, s;
@@ -4140,35 +4140,35 @@ var vn = function(e) {
4140
4140
  next: r != null ? r : void 0,
4141
4141
  error: n != null ? n : void 0,
4142
4142
  complete: i != null ? i : void 0
4143
- } : s = r, o.destination = new Jo(s), o;
4143
+ } : s = r, o.destination = new qo(s), o;
4144
4144
  }
4145
4145
  return t;
4146
- }(vn);
4147
- function rt(e) {
4148
- Zo(e);
4146
+ }(_n);
4147
+ function nt(e) {
4148
+ Jo(e);
4149
4149
  }
4150
- function qo(e) {
4150
+ function Qo(e) {
4151
4151
  throw e;
4152
4152
  }
4153
- var Qo = {
4153
+ var Ko = {
4154
4154
  closed: !0,
4155
- next: Er,
4156
- error: qo,
4157
- complete: Er
4158
- }, Ko = function() {
4155
+ next: xr,
4156
+ error: Qo,
4157
+ complete: xr
4158
+ }, es = function() {
4159
4159
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4160
4160
  }();
4161
- function es(e) {
4161
+ function ts(e) {
4162
4162
  return e;
4163
4163
  }
4164
- function ts(e) {
4165
- return e.length === 0 ? es : e.length === 1 ? e[0] : function(r) {
4164
+ function rs(e) {
4165
+ return e.length === 0 ? ts : e.length === 1 ? e[0] : function(r) {
4166
4166
  return e.reduce(function(n, i) {
4167
4167
  return i(n);
4168
4168
  }, r);
4169
4169
  };
4170
4170
  }
4171
- var xr = function() {
4171
+ var wr = function() {
4172
4172
  function e(t) {
4173
4173
  t && (this._subscribe = t);
4174
4174
  }
@@ -4176,8 +4176,8 @@ var xr = function() {
4176
4176
  var r = new e();
4177
4177
  return r.source = this, r.operator = t, r;
4178
4178
  }, e.prototype.subscribe = function(t, r, n) {
4179
- var i = this, o = ns(t) ? t : new Wt(t, r, n);
4180
- return at(function() {
4179
+ var i = this, o = is(t) ? t : new Xt(t, r, n);
4180
+ return ut(function() {
4181
4181
  var s = i, a = s.operator, l = s.source;
4182
4182
  o.add(a ? a.call(o, l) : l ? i._subscribe(o) : i._trySubscribe(o));
4183
4183
  }), o;
@@ -4189,8 +4189,8 @@ var xr = function() {
4189
4189
  }
4190
4190
  }, e.prototype.forEach = function(t, r) {
4191
4191
  var n = this;
4192
- return r = wr(r), new r(function(i, o) {
4193
- var s = new Wt({
4192
+ return r = Sr(r), new r(function(i, o) {
4193
+ var s = new Xt({
4194
4194
  next: function(a) {
4195
4195
  try {
4196
4196
  t(a);
@@ -4206,15 +4206,15 @@ var xr = function() {
4206
4206
  }, e.prototype._subscribe = function(t) {
4207
4207
  var r;
4208
4208
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
4209
- }, e.prototype[Ko] = function() {
4209
+ }, e.prototype[es] = function() {
4210
4210
  return this;
4211
4211
  }, e.prototype.pipe = function() {
4212
4212
  for (var t = [], r = 0; r < arguments.length; r++)
4213
4213
  t[r] = arguments[r];
4214
- return ts(t)(this);
4214
+ return rs(t)(this);
4215
4215
  }, e.prototype.toPromise = function(t) {
4216
4216
  var r = this;
4217
- return t = wr(t), new t(function(n, i) {
4217
+ return t = Sr(t), new t(function(n, i) {
4218
4218
  var o;
4219
4219
  r.subscribe(function(s) {
4220
4220
  return o = s;
@@ -4228,40 +4228,40 @@ var xr = function() {
4228
4228
  return new e(t);
4229
4229
  }, e;
4230
4230
  }();
4231
- function wr(e) {
4231
+ function Sr(e) {
4232
4232
  var t;
4233
- return (t = e != null ? e : Xo.Promise) !== null && t !== void 0 ? t : Promise;
4233
+ return (t = e != null ? e : Yo.Promise) !== null && t !== void 0 ? t : Promise;
4234
4234
  }
4235
- function rs(e) {
4235
+ function ns(e) {
4236
4236
  return e && _e(e.next) && _e(e.error) && _e(e.complete);
4237
4237
  }
4238
- function ns(e) {
4239
- return e && e instanceof vn || rs(e) && yn(e);
4238
+ function is(e) {
4239
+ return e && e instanceof _n || ns(e) && vn(e);
4240
4240
  }
4241
- var is = gn(function(e) {
4241
+ var os = bn(function(e) {
4242
4242
  return function() {
4243
4243
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4244
4244
  };
4245
- }), _n = function(e) {
4245
+ }), En = function(e) {
4246
4246
  Je(t, e);
4247
4247
  function t() {
4248
4248
  var r = e.call(this) || this;
4249
4249
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
4250
4250
  }
4251
4251
  return t.prototype.lift = function(r) {
4252
- var n = new Sr(this, this);
4252
+ var n = new Mr(this, this);
4253
4253
  return n.operator = r, n;
4254
4254
  }, t.prototype._throwIfClosed = function() {
4255
4255
  if (this.closed)
4256
- throw new is();
4256
+ throw new os();
4257
4257
  }, t.prototype.next = function(r) {
4258
4258
  var n = this;
4259
- at(function() {
4259
+ ut(function() {
4260
4260
  var i, o;
4261
4261
  if (n._throwIfClosed(), !n.isStopped) {
4262
4262
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
4263
4263
  try {
4264
- for (var s = kt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
4264
+ for (var s = jt(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
4265
4265
  var l = a.value;
4266
4266
  l.next(r);
4267
4267
  }
@@ -4279,7 +4279,7 @@ var is = gn(function(e) {
4279
4279
  });
4280
4280
  }, t.prototype.error = function(r) {
4281
4281
  var n = this;
4282
- at(function() {
4282
+ ut(function() {
4283
4283
  if (n._throwIfClosed(), !n.isStopped) {
4284
4284
  n.hasError = n.isStopped = !0, n.thrownError = r;
4285
4285
  for (var i = n.observers; i.length; )
@@ -4288,7 +4288,7 @@ var is = gn(function(e) {
4288
4288
  });
4289
4289
  }, t.prototype.complete = function() {
4290
4290
  var r = this;
4291
- at(function() {
4291
+ ut(function() {
4292
4292
  if (r._throwIfClosed(), !r.isStopped) {
4293
4293
  r.isStopped = !0;
4294
4294
  for (var n = r.observers; n.length; )
@@ -4310,19 +4310,19 @@ var is = gn(function(e) {
4310
4310
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
4311
4311
  }, t.prototype._innerSubscribe = function(r) {
4312
4312
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
4313
- return o || s ? bn : (this.currentObservers = null, a.push(r), new bt(function() {
4314
- n.currentObservers = null, zt(a, r);
4313
+ return o || s ? yn : (this.currentObservers = null, a.push(r), new yt(function() {
4314
+ n.currentObservers = null, Wt(a, r);
4315
4315
  }));
4316
4316
  }, t.prototype._checkFinalizedStatuses = function(r) {
4317
4317
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
4318
4318
  i ? r.error(o) : s && r.complete();
4319
4319
  }, t.prototype.asObservable = function() {
4320
- var r = new xr();
4320
+ var r = new wr();
4321
4321
  return r.source = this, r;
4322
4322
  }, t.create = function(r, n) {
4323
- return new Sr(r, n);
4323
+ return new Mr(r, n);
4324
4324
  }, t;
4325
- }(xr), Sr = function(e) {
4325
+ }(wr), Mr = function(e) {
4326
4326
  Je(t, e);
4327
4327
  function t(r, n) {
4328
4328
  var i = e.call(this) || this;
@@ -4339,17 +4339,17 @@ var is = gn(function(e) {
4339
4339
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
4340
4340
  }, t.prototype._subscribe = function(r) {
4341
4341
  var n, i;
4342
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : bn;
4342
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : yn;
4343
4343
  }, t;
4344
- }(_n), En = {
4344
+ }(En), xn = {
4345
4345
  now: function() {
4346
- return (En.delegate || Date).now();
4346
+ return (xn.delegate || Date).now();
4347
4347
  },
4348
4348
  delegate: void 0
4349
- }, os = function(e) {
4349
+ }, ss = function(e) {
4350
4350
  Je(t, e);
4351
4351
  function t(r, n, i) {
4352
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = En);
4352
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = xn);
4353
4353
  var o = e.call(this) || this;
4354
4354
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
4355
4355
  }
@@ -4369,395 +4369,395 @@ var is = gn(function(e) {
4369
4369
  u && o.splice(0, u + 1);
4370
4370
  }
4371
4371
  }, t;
4372
- }(_n);
4373
- const Mr = [], Tr = {}, ss = (e, t = 0) => {
4374
- if (Mr.indexOf(e) == -1) {
4375
- const r = new os(t);
4376
- Tr[e] = r, Mr.push(e);
4372
+ }(En);
4373
+ const Tr = [], Pr = {}, as = (e, t = 0) => {
4374
+ if (Tr.indexOf(e) == -1) {
4375
+ const r = new ss(t);
4376
+ Pr[e] = r, Tr.push(e);
4377
4377
  }
4378
- return Tr[e];
4378
+ return Pr[e];
4379
4379
  };
4380
- let ut = "en-UK", xn = "true", Ge = 2, ke = "";
4381
- const as = (e, t, r, n) => {
4382
- ut = e || "en-UK", xn = t || "true", Ge = +n || 0, ke = r || "";
4383
- }, nt = (e, t, r = {}, n = !0) => {
4380
+ let lt = "en-UK", wn = "true", Ge = 2, ke = "";
4381
+ const us = (e, t, r, n) => {
4382
+ lt = e || "en-UK", wn = t || "true", Ge = +n || 0, ke = r || "";
4383
+ }, it = (e, t, r = {}, n = !0) => {
4384
4384
  const i = Re(Re({
4385
4385
  maximumFractionDigits: Ge,
4386
4386
  minimumFractionDigits: Ge
4387
4387
  }, n && {
4388
4388
  style: "currency",
4389
4389
  currency: t,
4390
- currencyDisplay: xn === "true" ? "symbol" : "code"
4390
+ currencyDisplay: wn === "true" ? "symbol" : "code"
4391
4391
  }), r);
4392
4392
  try {
4393
4393
  if (!ke)
4394
- return new Intl.NumberFormat(ut, i).format(e);
4395
- const s = new Intl.NumberFormat(ut, i).formatToParts(e), a = s.find(({ type: h = "" } = {}) => h === "currency") || {}, l = s.filter(({ type: h = "" } = {}) => h !== "currency").map(({ value: h = "" } = {}) => h).join("");
4396
- return ke === "before" ? `${a.value || i.currency || ""} ${l}` : `${l} ${a.value || i.currency || ""}`;
4394
+ return new Intl.NumberFormat(lt, i).format(e);
4395
+ const s = new Intl.NumberFormat(lt, i).formatToParts(e), { currencyPart: a = "", amountPart: l = "" } = s.reduce((h, c) => (c.type === "currency" ? h.currencyPart = c : h.amountPart += c.value, h), { currencyPart: "", amountPart: "" });
4396
+ return ke === "before" ? `${a || i.currency || ""} ${l}` : `${l} ${a || i.currency || ""}`;
4397
4397
  } catch (o) {
4398
4398
  console.info(o);
4399
- const s = new Intl.NumberFormat(ut, {
4399
+ const s = new Intl.NumberFormat(lt, {
4400
4400
  maximumFractionDigits: Ge,
4401
4401
  minimumFractionDigits: Ge
4402
4402
  }).format(e);
4403
4403
  return ke ? ke === "before" ? `${i.currency || ""} ${s}` : `${s} ${i.currency || ""}` : `${i.currency || ""} ${s}`;
4404
4404
  }
4405
4405
  };
4406
- window.emWidgets = { topic: ss };
4407
- const us = (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));
4406
+ window.emWidgets = { topic: as };
4407
+ const ls = (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));
4408
4408
  String(Number.MAX_SAFE_INTEGER).length;
4409
- var wn = { exports: {} };
4409
+ var Sn = { exports: {} };
4410
4410
  (function(e, t) {
4411
4411
  (function(r, n) {
4412
4412
  e.exports = n();
4413
- })(jr, function() {
4414
- var r = 1e3, n = 6e4, i = 36e5, o = "millisecond", s = "second", a = "minute", l = "hour", u = "day", h = "week", c = "month", b = "quarter", x = "year", M = "date", m = "Invalid Date", A = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, $ = /\[([^\]]+)]|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, B = { 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(_) {
4415
- var g = ["th", "st", "nd", "rd"], d = _ % 100;
4416
- return "[" + _ + (g[(d - 20) % 10] || g[d] || g[0]) + "]";
4417
- } }, H = function(_, g, d) {
4418
- var v = String(_);
4419
- return !v || v.length >= g ? _ : "" + Array(g + 1 - v.length).join(d) + _;
4420
- }, J = { s: H, z: function(_) {
4421
- var g = -_.utcOffset(), d = Math.abs(g), v = Math.floor(d / 60), p = d % 60;
4422
- return (g <= 0 ? "+" : "-") + H(v, 2, "0") + ":" + H(p, 2, "0");
4423
- }, m: function _(g, d) {
4424
- if (g.date() < d.date())
4425
- return -_(d, g);
4426
- var v = 12 * (d.year() - g.year()) + (d.month() - g.month()), p = g.clone().add(v, c), y = d - p < 0, E = g.clone().add(v + (y ? -1 : 1), c);
4427
- return +(-(v + (d - p) / (y ? p - E : E - p)) || 0);
4428
- }, a: function(_) {
4429
- return _ < 0 ? Math.ceil(_) || 0 : Math.floor(_);
4430
- }, p: function(_) {
4431
- return { M: c, y: x, w: h, d: u, D: M, h: l, m: a, s, ms: o, Q: b }[_] || String(_ || "").toLowerCase().replace(/s$/, "");
4432
- }, u: function(_) {
4433
- return _ === void 0;
4434
- } }, U = "en", F = {};
4435
- F[U] = B;
4436
- var K = "$isDayjsObject", fe = function(_) {
4437
- return _ instanceof oe || !(!_ || !_[K]);
4438
- }, G = function _(g, d, v) {
4439
- var p;
4440
- if (!g)
4441
- return U;
4442
- if (typeof g == "string") {
4443
- var y = g.toLowerCase();
4444
- F[y] && (p = y), d && (F[y] = d, p = y);
4445
- var E = g.split("-");
4446
- if (!p && E.length > 1)
4447
- return _(E[0]);
4413
+ })(Vr, function() {
4414
+ var r = 1e3, n = 6e4, i = 36e5, o = "millisecond", s = "second", a = "minute", l = "hour", u = "day", h = "week", c = "month", b = "quarter", x = "year", S = "date", d = "Invalid Date", A = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, N = /\[([^\]]+)]|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, I = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(E) {
4415
+ var p = ["th", "st", "nd", "rd"], m = E % 100;
4416
+ return "[" + E + (p[(m - 20) % 10] || p[m] || p[0]) + "]";
4417
+ } }, P = function(E, p, m) {
4418
+ var v = String(E);
4419
+ return !v || v.length >= p ? E : "" + Array(p + 1 - v.length).join(m) + E;
4420
+ }, Z = { s: P, z: function(E) {
4421
+ var p = -E.utcOffset(), m = Math.abs(p), v = Math.floor(m / 60), g = m % 60;
4422
+ return (p <= 0 ? "+" : "-") + P(v, 2, "0") + ":" + P(g, 2, "0");
4423
+ }, m: function E(p, m) {
4424
+ if (p.date() < m.date())
4425
+ return -E(m, p);
4426
+ var v = 12 * (m.year() - p.year()) + (m.month() - p.month()), g = p.clone().add(v, c), _ = m - g < 0, y = p.clone().add(v + (_ ? -1 : 1), c);
4427
+ return +(-(v + (m - g) / (_ ? g - y : y - g)) || 0);
4428
+ }, a: function(E) {
4429
+ return E < 0 ? Math.ceil(E) || 0 : Math.floor(E);
4430
+ }, p: function(E) {
4431
+ return { M: c, y: x, w: h, d: u, D: S, h: l, m: a, s, ms: o, Q: b }[E] || String(E || "").toLowerCase().replace(/s$/, "");
4432
+ }, u: function(E) {
4433
+ return E === void 0;
4434
+ } }, R = "en", U = {};
4435
+ U[R] = I;
4436
+ var K = "$isDayjsObject", he = function(E) {
4437
+ return E instanceof q || !(!E || !E[K]);
4438
+ }, J = function E(p, m, v) {
4439
+ var g;
4440
+ if (!p)
4441
+ return R;
4442
+ if (typeof p == "string") {
4443
+ var _ = p.toLowerCase();
4444
+ U[_] && (g = _), m && (U[_] = m, g = _);
4445
+ var y = p.split("-");
4446
+ if (!g && y.length > 1)
4447
+ return E(y[0]);
4448
4448
  } else {
4449
- var w = g.name;
4450
- F[w] = g, p = w;
4449
+ var M = p.name;
4450
+ U[M] = p, g = M;
4451
4451
  }
4452
- return !v && p && (U = p), p || !v && U;
4453
- }, N = function(_, g) {
4454
- if (fe(_))
4455
- return _.clone();
4456
- var d = typeof g == "object" ? g : {};
4457
- return d.date = _, d.args = arguments, new oe(d);
4458
- }, T = J;
4459
- T.l = G, T.i = fe, T.w = function(_, g) {
4460
- return N(_, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
4452
+ return !v && g && (R = g), g || !v && R;
4453
+ }, L = function(E, p) {
4454
+ if (he(E))
4455
+ return E.clone();
4456
+ var m = typeof p == "object" ? p : {};
4457
+ return m.date = E, m.args = arguments, new q(m);
4458
+ }, H = Z;
4459
+ H.l = J, H.i = he, H.w = function(E, p) {
4460
+ return L(E, { locale: p.$L, utc: p.$u, x: p.$x, $offset: p.$offset });
4461
4461
  };
4462
- var oe = function() {
4463
- function _(d) {
4464
- this.$L = G(d.locale, null, !0), this.parse(d), this.$x = this.$x || d.x || {}, this[K] = !0;
4462
+ var q = function() {
4463
+ function E(m) {
4464
+ this.$L = J(m.locale, null, !0), this.parse(m), this.$x = this.$x || m.x || {}, this[K] = !0;
4465
4465
  }
4466
- var g = _.prototype;
4467
- return g.parse = function(d) {
4466
+ var p = E.prototype;
4467
+ return p.parse = function(m) {
4468
4468
  this.$d = function(v) {
4469
- var p = v.date, y = v.utc;
4470
- if (p === null)
4469
+ var g = v.date, _ = v.utc;
4470
+ if (g === null)
4471
4471
  return /* @__PURE__ */ new Date(NaN);
4472
- if (T.u(p))
4472
+ if (H.u(g))
4473
4473
  return /* @__PURE__ */ new Date();
4474
- if (p instanceof Date)
4475
- return new Date(p);
4476
- if (typeof p == "string" && !/Z$/i.test(p)) {
4477
- var E = p.match(A);
4478
- if (E) {
4479
- var w = E[2] - 1 || 0, I = (E[7] || "0").substring(0, 3);
4480
- return y ? new Date(Date.UTC(E[1], w, E[3] || 1, E[4] || 0, E[5] || 0, E[6] || 0, I)) : new Date(E[1], w, E[3] || 1, E[4] || 0, E[5] || 0, E[6] || 0, I);
4474
+ if (g instanceof Date)
4475
+ return new Date(g);
4476
+ if (typeof g == "string" && !/Z$/i.test(g)) {
4477
+ var y = g.match(A);
4478
+ if (y) {
4479
+ var M = y[2] - 1 || 0, $ = (y[7] || "0").substring(0, 3);
4480
+ return _ ? new Date(Date.UTC(y[1], M, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, $)) : new Date(y[1], M, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, $);
4481
4481
  }
4482
4482
  }
4483
- return new Date(p);
4484
- }(d), this.init();
4485
- }, g.init = function() {
4486
- var d = this.$d;
4487
- this.$y = d.getFullYear(), this.$M = d.getMonth(), this.$D = d.getDate(), this.$W = d.getDay(), this.$H = d.getHours(), this.$m = d.getMinutes(), this.$s = d.getSeconds(), this.$ms = d.getMilliseconds();
4488
- }, g.$utils = function() {
4489
- return T;
4490
- }, g.isValid = function() {
4491
- return this.$d.toString() !== m;
4492
- }, g.isSame = function(d, v) {
4493
- var p = N(d);
4494
- return this.startOf(v) <= p && p <= this.endOf(v);
4495
- }, g.isAfter = function(d, v) {
4496
- return N(d) < this.startOf(v);
4497
- }, g.isBefore = function(d, v) {
4498
- return this.endOf(v) < N(d);
4499
- }, g.$g = function(d, v, p) {
4500
- return T.u(d) ? this[v] : this.set(p, d);
4501
- }, g.unix = function() {
4483
+ return new Date(g);
4484
+ }(m), this.init();
4485
+ }, p.init = function() {
4486
+ var m = this.$d;
4487
+ 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();
4488
+ }, p.$utils = function() {
4489
+ return H;
4490
+ }, p.isValid = function() {
4491
+ return this.$d.toString() !== d;
4492
+ }, p.isSame = function(m, v) {
4493
+ var g = L(m);
4494
+ return this.startOf(v) <= g && g <= this.endOf(v);
4495
+ }, p.isAfter = function(m, v) {
4496
+ return L(m) < this.startOf(v);
4497
+ }, p.isBefore = function(m, v) {
4498
+ return this.endOf(v) < L(m);
4499
+ }, p.$g = function(m, v, g) {
4500
+ return H.u(m) ? this[v] : this.set(g, m);
4501
+ }, p.unix = function() {
4502
4502
  return Math.floor(this.valueOf() / 1e3);
4503
- }, g.valueOf = function() {
4503
+ }, p.valueOf = function() {
4504
4504
  return this.$d.getTime();
4505
- }, g.startOf = function(d, v) {
4506
- var p = this, y = !!T.u(v) || v, E = T.p(d), w = function(he, Y) {
4507
- var Q = T.w(p.$u ? Date.UTC(p.$y, Y, he) : new Date(p.$y, Y, he), p);
4508
- return y ? Q : Q.endOf(u);
4509
- }, I = function(he, Y) {
4510
- return T.w(p.toDate()[he].apply(p.toDate("s"), (y ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(Y)), p);
4511
- }, j = this.$W, z = this.$M, q = this.$D, me = "set" + (this.$u ? "UTC" : "");
4512
- switch (E) {
4505
+ }, p.startOf = function(m, v) {
4506
+ var g = this, _ = !!H.u(v) || v, y = H.p(m), M = function(ae, X) {
4507
+ var ee = H.w(g.$u ? Date.UTC(g.$y, X, ae) : new Date(g.$y, X, ae), g);
4508
+ return _ ? ee : ee.endOf(u);
4509
+ }, $ = function(ae, X) {
4510
+ return H.w(g.toDate()[ae].apply(g.toDate("s"), (_ ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(X)), g);
4511
+ }, G = this.$W, z = this.$M, Q = this.$D, ce = "set" + (this.$u ? "UTC" : "");
4512
+ switch (y) {
4513
4513
  case x:
4514
- return y ? w(1, 0) : w(31, 11);
4514
+ return _ ? M(1, 0) : M(31, 11);
4515
4515
  case c:
4516
- return y ? w(1, z) : w(0, z + 1);
4516
+ return _ ? M(1, z) : M(0, z + 1);
4517
4517
  case h:
4518
- var le = this.$locale().weekStart || 0, de = (j < le ? j + 7 : j) - le;
4519
- return w(y ? q - de : q + (6 - de), z);
4518
+ var fe = this.$locale().weekStart || 0, ge = (G < fe ? G + 7 : G) - fe;
4519
+ return M(_ ? Q - ge : Q + (6 - ge), z);
4520
4520
  case u:
4521
- case M:
4522
- return I(me + "Hours", 0);
4521
+ case S:
4522
+ return $(ce + "Hours", 0);
4523
4523
  case l:
4524
- return I(me + "Minutes", 1);
4524
+ return $(ce + "Minutes", 1);
4525
4525
  case a:
4526
- return I(me + "Seconds", 2);
4526
+ return $(ce + "Seconds", 2);
4527
4527
  case s:
4528
- return I(me + "Milliseconds", 3);
4528
+ return $(ce + "Milliseconds", 3);
4529
4529
  default:
4530
4530
  return this.clone();
4531
4531
  }
4532
- }, g.endOf = function(d) {
4533
- return this.startOf(d, !1);
4534
- }, g.$set = function(d, v) {
4535
- var p, y = T.p(d), E = "set" + (this.$u ? "UTC" : ""), w = (p = {}, p[u] = E + "Date", p[M] = E + "Date", p[c] = E + "Month", p[x] = E + "FullYear", p[l] = E + "Hours", p[a] = E + "Minutes", p[s] = E + "Seconds", p[o] = E + "Milliseconds", p)[y], I = y === u ? this.$D + (v - this.$W) : v;
4536
- if (y === c || y === x) {
4537
- var j = this.clone().set(M, 1);
4538
- j.$d[w](I), j.init(), this.$d = j.set(M, Math.min(this.$D, j.daysInMonth())).$d;
4532
+ }, p.endOf = function(m) {
4533
+ return this.startOf(m, !1);
4534
+ }, p.$set = function(m, v) {
4535
+ var g, _ = H.p(m), y = "set" + (this.$u ? "UTC" : ""), M = (g = {}, g[u] = y + "Date", g[S] = y + "Date", g[c] = y + "Month", g[x] = y + "FullYear", g[l] = y + "Hours", g[a] = y + "Minutes", g[s] = y + "Seconds", g[o] = y + "Milliseconds", g)[_], $ = _ === u ? this.$D + (v - this.$W) : v;
4536
+ if (_ === c || _ === x) {
4537
+ var G = this.clone().set(S, 1);
4538
+ G.$d[M]($), G.init(), this.$d = G.set(S, Math.min(this.$D, G.daysInMonth())).$d;
4539
4539
  } else
4540
- w && this.$d[w](I);
4540
+ M && this.$d[M]($);
4541
4541
  return this.init(), this;
4542
- }, g.set = function(d, v) {
4543
- return this.clone().$set(d, v);
4544
- }, g.get = function(d) {
4545
- return this[T.p(d)]();
4546
- }, g.add = function(d, v) {
4547
- var p, y = this;
4548
- d = Number(d);
4549
- var E = T.p(v), w = function(z) {
4550
- var q = N(y);
4551
- return T.w(q.date(q.date() + Math.round(z * d)), y);
4542
+ }, p.set = function(m, v) {
4543
+ return this.clone().$set(m, v);
4544
+ }, p.get = function(m) {
4545
+ return this[H.p(m)]();
4546
+ }, p.add = function(m, v) {
4547
+ var g, _ = this;
4548
+ m = Number(m);
4549
+ var y = H.p(v), M = function(z) {
4550
+ var Q = L(_);
4551
+ return H.w(Q.date(Q.date() + Math.round(z * m)), _);
4552
4552
  };
4553
- if (E === c)
4554
- return this.set(c, this.$M + d);
4555
- if (E === x)
4556
- return this.set(x, this.$y + d);
4557
- if (E === u)
4558
- return w(1);
4559
- if (E === h)
4560
- return w(7);
4561
- var I = (p = {}, p[a] = n, p[l] = i, p[s] = r, p)[E] || 1, j = this.$d.getTime() + d * I;
4562
- return T.w(j, this);
4563
- }, g.subtract = function(d, v) {
4564
- return this.add(-1 * d, v);
4565
- }, g.format = function(d) {
4566
- var v = this, p = this.$locale();
4553
+ if (y === c)
4554
+ return this.set(c, this.$M + m);
4555
+ if (y === x)
4556
+ return this.set(x, this.$y + m);
4557
+ if (y === u)
4558
+ return M(1);
4559
+ if (y === h)
4560
+ return M(7);
4561
+ var $ = (g = {}, g[a] = n, g[l] = i, g[s] = r, g)[y] || 1, G = this.$d.getTime() + m * $;
4562
+ return H.w(G, this);
4563
+ }, p.subtract = function(m, v) {
4564
+ return this.add(-1 * m, v);
4565
+ }, p.format = function(m) {
4566
+ var v = this, g = this.$locale();
4567
4567
  if (!this.isValid())
4568
- return p.invalidDate || m;
4569
- var y = d || "YYYY-MM-DDTHH:mm:ssZ", E = T.z(this), w = this.$H, I = this.$m, j = this.$M, z = p.weekdays, q = p.months, me = p.meridiem, le = function(Y, Q, W, ve) {
4570
- return Y && (Y[Q] || Y(v, y)) || W[Q].slice(0, ve);
4571
- }, de = function(Y) {
4572
- return T.s(w % 12 || 12, Y, "0");
4573
- }, he = me || function(Y, Q, W) {
4574
- var ve = Y < 12 ? "AM" : "PM";
4575
- return W ? ve.toLowerCase() : ve;
4568
+ return g.invalidDate || d;
4569
+ var _ = m || "YYYY-MM-DDTHH:mm:ssZ", y = H.z(this), M = this.$H, $ = this.$m, G = this.$M, z = g.weekdays, Q = g.months, ce = g.meridiem, fe = function(X, ee, k, ve) {
4570
+ return X && (X[ee] || X(v, _)) || k[ee].slice(0, ve);
4571
+ }, ge = function(X) {
4572
+ return H.s(M % 12 || 12, X, "0");
4573
+ }, ae = ce || function(X, ee, k) {
4574
+ var ve = X < 12 ? "AM" : "PM";
4575
+ return k ? ve.toLowerCase() : ve;
4576
4576
  };
4577
- return y.replace($, function(Y, Q) {
4578
- return Q || function(W) {
4579
- switch (W) {
4577
+ return _.replace(N, function(X, ee) {
4578
+ return ee || function(k) {
4579
+ switch (k) {
4580
4580
  case "YY":
4581
4581
  return String(v.$y).slice(-2);
4582
4582
  case "YYYY":
4583
- return T.s(v.$y, 4, "0");
4583
+ return H.s(v.$y, 4, "0");
4584
4584
  case "M":
4585
- return j + 1;
4585
+ return G + 1;
4586
4586
  case "MM":
4587
- return T.s(j + 1, 2, "0");
4587
+ return H.s(G + 1, 2, "0");
4588
4588
  case "MMM":
4589
- return le(p.monthsShort, j, q, 3);
4589
+ return fe(g.monthsShort, G, Q, 3);
4590
4590
  case "MMMM":
4591
- return le(q, j);
4591
+ return fe(Q, G);
4592
4592
  case "D":
4593
4593
  return v.$D;
4594
4594
  case "DD":
4595
- return T.s(v.$D, 2, "0");
4595
+ return H.s(v.$D, 2, "0");
4596
4596
  case "d":
4597
4597
  return String(v.$W);
4598
4598
  case "dd":
4599
- return le(p.weekdaysMin, v.$W, z, 2);
4599
+ return fe(g.weekdaysMin, v.$W, z, 2);
4600
4600
  case "ddd":
4601
- return le(p.weekdaysShort, v.$W, z, 3);
4601
+ return fe(g.weekdaysShort, v.$W, z, 3);
4602
4602
  case "dddd":
4603
4603
  return z[v.$W];
4604
4604
  case "H":
4605
- return String(w);
4605
+ return String(M);
4606
4606
  case "HH":
4607
- return T.s(w, 2, "0");
4607
+ return H.s(M, 2, "0");
4608
4608
  case "h":
4609
- return de(1);
4609
+ return ge(1);
4610
4610
  case "hh":
4611
- return de(2);
4611
+ return ge(2);
4612
4612
  case "a":
4613
- return he(w, I, !0);
4613
+ return ae(M, $, !0);
4614
4614
  case "A":
4615
- return he(w, I, !1);
4615
+ return ae(M, $, !1);
4616
4616
  case "m":
4617
- return String(I);
4617
+ return String($);
4618
4618
  case "mm":
4619
- return T.s(I, 2, "0");
4619
+ return H.s($, 2, "0");
4620
4620
  case "s":
4621
4621
  return String(v.$s);
4622
4622
  case "ss":
4623
- return T.s(v.$s, 2, "0");
4623
+ return H.s(v.$s, 2, "0");
4624
4624
  case "SSS":
4625
- return T.s(v.$ms, 3, "0");
4625
+ return H.s(v.$ms, 3, "0");
4626
4626
  case "Z":
4627
- return E;
4627
+ return y;
4628
4628
  }
4629
4629
  return null;
4630
- }(Y) || E.replace(":", "");
4630
+ }(X) || y.replace(":", "");
4631
4631
  });
4632
- }, g.utcOffset = function() {
4632
+ }, p.utcOffset = function() {
4633
4633
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
4634
- }, g.diff = function(d, v, p) {
4635
- var y, E = this, w = T.p(v), I = N(d), j = (I.utcOffset() - this.utcOffset()) * n, z = this - I, q = function() {
4636
- return T.m(E, I);
4634
+ }, p.diff = function(m, v, g) {
4635
+ var _, y = this, M = H.p(v), $ = L(m), G = ($.utcOffset() - this.utcOffset()) * n, z = this - $, Q = function() {
4636
+ return H.m(y, $);
4637
4637
  };
4638
- switch (w) {
4638
+ switch (M) {
4639
4639
  case x:
4640
- y = q() / 12;
4640
+ _ = Q() / 12;
4641
4641
  break;
4642
4642
  case c:
4643
- y = q();
4643
+ _ = Q();
4644
4644
  break;
4645
4645
  case b:
4646
- y = q() / 3;
4646
+ _ = Q() / 3;
4647
4647
  break;
4648
4648
  case h:
4649
- y = (z - j) / 6048e5;
4649
+ _ = (z - G) / 6048e5;
4650
4650
  break;
4651
4651
  case u:
4652
- y = (z - j) / 864e5;
4652
+ _ = (z - G) / 864e5;
4653
4653
  break;
4654
4654
  case l:
4655
- y = z / i;
4655
+ _ = z / i;
4656
4656
  break;
4657
4657
  case a:
4658
- y = z / n;
4658
+ _ = z / n;
4659
4659
  break;
4660
4660
  case s:
4661
- y = z / r;
4661
+ _ = z / r;
4662
4662
  break;
4663
4663
  default:
4664
- y = z;
4664
+ _ = z;
4665
4665
  }
4666
- return p ? y : T.a(y);
4667
- }, g.daysInMonth = function() {
4666
+ return g ? _ : H.a(_);
4667
+ }, p.daysInMonth = function() {
4668
4668
  return this.endOf(c).$D;
4669
- }, g.$locale = function() {
4670
- return F[this.$L];
4671
- }, g.locale = function(d, v) {
4672
- if (!d)
4669
+ }, p.$locale = function() {
4670
+ return U[this.$L];
4671
+ }, p.locale = function(m, v) {
4672
+ if (!m)
4673
4673
  return this.$L;
4674
- var p = this.clone(), y = G(d, v, !0);
4675
- return y && (p.$L = y), p;
4676
- }, g.clone = function() {
4677
- return T.w(this.$d, this);
4678
- }, g.toDate = function() {
4674
+ var g = this.clone(), _ = J(m, v, !0);
4675
+ return _ && (g.$L = _), g;
4676
+ }, p.clone = function() {
4677
+ return H.w(this.$d, this);
4678
+ }, p.toDate = function() {
4679
4679
  return new Date(this.valueOf());
4680
- }, g.toJSON = function() {
4680
+ }, p.toJSON = function() {
4681
4681
  return this.isValid() ? this.toISOString() : null;
4682
- }, g.toISOString = function() {
4682
+ }, p.toISOString = function() {
4683
4683
  return this.$d.toISOString();
4684
- }, g.toString = function() {
4684
+ }, p.toString = function() {
4685
4685
  return this.$d.toUTCString();
4686
- }, _;
4687
- }(), se = oe.prototype;
4688
- return N.prototype = se, [["$ms", o], ["$s", s], ["$m", a], ["$H", l], ["$W", u], ["$M", c], ["$y", x], ["$D", M]].forEach(function(_) {
4689
- se[_[1]] = function(g) {
4690
- return this.$g(g, _[0], _[1]);
4686
+ }, E;
4687
+ }(), se = q.prototype;
4688
+ return L.prototype = se, [["$ms", o], ["$s", s], ["$m", a], ["$H", l], ["$W", u], ["$M", c], ["$y", x], ["$D", S]].forEach(function(E) {
4689
+ se[E[1]] = function(p) {
4690
+ return this.$g(p, E[0], E[1]);
4691
4691
  };
4692
- }), N.extend = function(_, g) {
4693
- return _.$i || (_(g, oe, N), _.$i = !0), N;
4694
- }, N.locale = G, N.isDayjs = fe, N.unix = function(_) {
4695
- return N(1e3 * _);
4696
- }, N.en = F[U], N.Ls = F, N.p = {}, N;
4692
+ }), L.extend = function(E, p) {
4693
+ return E.$i || (E(p, q, L), E.$i = !0), L;
4694
+ }, L.locale = J, L.isDayjs = he, L.unix = function(E) {
4695
+ return L(1e3 * E);
4696
+ }, L.en = U[R], L.Ls = U, L.p = {}, L;
4697
4697
  });
4698
- })(wn);
4699
- var ls = wn.exports;
4700
- const Pr = /* @__PURE__ */ Yt(ls);
4701
- var Sn = { exports: {} };
4698
+ })(Sn);
4699
+ var hs = Sn.exports;
4700
+ const Hr = /* @__PURE__ */ Zt(hs);
4701
+ var Mn = { exports: {} };
4702
4702
  (function(e, t) {
4703
4703
  (function(r, n) {
4704
4704
  e.exports = n();
4705
- })(jr, function() {
4705
+ })(Vr, function() {
4706
4706
  var r = "minute", n = /[+-]\d\d(?::?\d\d)?/g, i = /([+-]|\d\d)/g;
4707
4707
  return function(o, s, a) {
4708
4708
  var l = s.prototype;
4709
- a.utc = function(m) {
4710
- var A = { date: m, utc: !0, args: arguments };
4709
+ a.utc = function(d) {
4710
+ var A = { date: d, utc: !0, args: arguments };
4711
4711
  return new s(A);
4712
- }, l.utc = function(m) {
4712
+ }, l.utc = function(d) {
4713
4713
  var A = a(this.toDate(), { locale: this.$L, utc: !0 });
4714
- return m ? A.add(this.utcOffset(), r) : A;
4714
+ return d ? A.add(this.utcOffset(), r) : A;
4715
4715
  }, l.local = function() {
4716
4716
  return a(this.toDate(), { locale: this.$L, utc: !1 });
4717
4717
  };
4718
4718
  var u = l.parse;
4719
- l.parse = function(m) {
4720
- m.utc && (this.$u = !0), this.$utils().u(m.$offset) || (this.$offset = m.$offset), u.call(this, m);
4719
+ l.parse = function(d) {
4720
+ d.utc && (this.$u = !0), this.$utils().u(d.$offset) || (this.$offset = d.$offset), u.call(this, d);
4721
4721
  };
4722
4722
  var h = l.init;
4723
4723
  l.init = function() {
4724
4724
  if (this.$u) {
4725
- var m = this.$d;
4726
- this.$y = m.getUTCFullYear(), this.$M = m.getUTCMonth(), this.$D = m.getUTCDate(), this.$W = m.getUTCDay(), this.$H = m.getUTCHours(), this.$m = m.getUTCMinutes(), this.$s = m.getUTCSeconds(), this.$ms = m.getUTCMilliseconds();
4725
+ var d = this.$d;
4726
+ 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();
4727
4727
  } else
4728
4728
  h.call(this);
4729
4729
  };
4730
4730
  var c = l.utcOffset;
4731
- l.utcOffset = function(m, A) {
4732
- var $ = this.$utils().u;
4733
- if ($(m))
4734
- return this.$u ? 0 : $(this.$offset) ? c.call(this) : this.$offset;
4735
- if (typeof m == "string" && (m = function(U) {
4736
- U === void 0 && (U = "");
4737
- var F = U.match(n);
4738
- if (!F)
4731
+ l.utcOffset = function(d, A) {
4732
+ var N = this.$utils().u;
4733
+ if (N(d))
4734
+ return this.$u ? 0 : N(this.$offset) ? c.call(this) : this.$offset;
4735
+ if (typeof d == "string" && (d = function(R) {
4736
+ R === void 0 && (R = "");
4737
+ var U = R.match(n);
4738
+ if (!U)
4739
4739
  return null;
4740
- var K = ("" + F[0]).match(i) || ["-", 0, 0], fe = K[0], G = 60 * +K[1] + +K[2];
4741
- return G === 0 ? 0 : fe === "+" ? G : -G;
4742
- }(m), m === null))
4740
+ var K = ("" + U[0]).match(i) || ["-", 0, 0], he = K[0], J = 60 * +K[1] + +K[2];
4741
+ return J === 0 ? 0 : he === "+" ? J : -J;
4742
+ }(d), d === null))
4743
4743
  return this;
4744
- var B = Math.abs(m) <= 16 ? 60 * m : m, H = this;
4744
+ var I = Math.abs(d) <= 16 ? 60 * d : d, P = this;
4745
4745
  if (A)
4746
- return H.$offset = B, H.$u = m === 0, H;
4747
- if (m !== 0) {
4748
- var J = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4749
- (H = this.local().add(B + J, r)).$offset = B, H.$x.$localOffset = J;
4746
+ return P.$offset = I, P.$u = d === 0, P;
4747
+ if (d !== 0) {
4748
+ var Z = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
4749
+ (P = this.local().add(I + Z, r)).$offset = I, P.$x.$localOffset = Z;
4750
4750
  } else
4751
- H = this.utc();
4752
- return H;
4751
+ P = this.utc();
4752
+ return P;
4753
4753
  };
4754
4754
  var b = l.format;
4755
- l.format = function(m) {
4756
- var A = m || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4755
+ l.format = function(d) {
4756
+ var A = d || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
4757
4757
  return b.call(this, A);
4758
4758
  }, l.valueOf = function() {
4759
- var m = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4760
- return this.$d.valueOf() - 6e4 * m;
4759
+ var d = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
4760
+ return this.$d.valueOf() - 6e4 * d;
4761
4761
  }, l.isUTC = function() {
4762
4762
  return !!this.$u;
4763
4763
  }, l.toISOString = function() {
@@ -4766,61 +4766,61 @@ var Sn = { exports: {} };
4766
4766
  return this.toDate().toUTCString();
4767
4767
  };
4768
4768
  var x = l.toDate;
4769
- l.toDate = function(m) {
4770
- return m === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : x.call(this);
4769
+ l.toDate = function(d) {
4770
+ return d === "s" && this.$offset ? a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : x.call(this);
4771
4771
  };
4772
- var M = l.diff;
4773
- l.diff = function(m, A, $) {
4774
- if (m && this.$u === m.$u)
4775
- return M.call(this, m, A, $);
4776
- var B = this.local(), H = a(m).local();
4777
- return M.call(B, H, A, $);
4772
+ var S = l.diff;
4773
+ l.diff = function(d, A, N) {
4774
+ if (d && this.$u === d.$u)
4775
+ return S.call(this, d, A, N);
4776
+ var I = this.local(), P = a(d).local();
4777
+ return S.call(I, P, A, N);
4778
4778
  };
4779
4779
  };
4780
4780
  });
4781
- })(Sn);
4782
- var hs = Sn.exports;
4783
- const cs = /* @__PURE__ */ Yt(hs);
4784
- let Hr = Xe(null);
4785
- function fs(e) {
4786
- Ln(e, "svelte-njj9wo", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CashierMethodList{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;max-width:100%;gap:5px;margin:10px}.SelectorWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;cursor:pointer;position:relative;box-sizing:border-box;padding:5px 0;border-radius:10px;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);overflow:hidden;z-index:1;transition:transform 0.3s ease-in-out}.SelectorWrapper:hover{box-shadow:inset 0px 0px 7px var(--emw--color-primary);transform:scale(1.02)}.SelectorWrapper::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:10px;background:linear-gradient(140deg, var(--emw--color-white, #f5f5f5) 5%, var(--emw--color-cashier-bg, var(--emw--color-background, #23281f)) 40%, var(--emw--color-black, #000000) 60%);opacity:0.2}.CashierMethodListWidget{background-color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281f));height:100%;padding-bottom:20px}.MethodsListDescription{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));padding:10px}.MethodsListDescription h3{font-size:12px;text-transform:uppercase;margin:10px 0}.MethodsListDescription p{color:white;opacity:0.55;font-size:12px}.MethodLogo{margin:5px}.MethodLogo img{width:100%;height:100%;max-height:22px}.MethodPromoLabel{background:var(--emw--color-button-background, #f1f3ff);color:var(--emw--color-primary, #f9c405);font-size:14px;font-weight:700;text-transform:uppercase;padding:5px 10px;min-width:100px;border-radius:10px;margin:10px;text-align:center}.MethodInfo{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.MethodTitle{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));margin:5px;word-break:break-word;font-weight:var(--emw--font-weight-bold, 700);line-height:10px}.MethodLimits{word-break:break-word;margin:5px}.Limits{max-width:100%;font-weight:var(--emw--font-weight-normal, 300);font-style:normal;color:var(--emw--color-typography, var(--emw--color-white, #ffffff));opacity:0.7}.MethodFavorite{font-size:var(--emw--font-size-x-small, 8px);color:var(--emw--color-typography, #fff);background-color:var(--emw--color-red, red);border-radius:15px;margin:0 5px;line-height:10px;height:16px}.MethodFavorite p{padding:3px}.PaymentProcessing{padding:5px;color:var(--emw--color-primary, #ffce00);font-style:italic;font-size:var(--emw--font-size-small, 12px)}@media(min-width: 499px){.MethodLogo{margin:5px}.MethodLogo img{width:100%;height:100%;max-height:36px}.SelectorWrapper{padding:10px}.MethodTitle{font-size:var(--emw--font-size-medium, 12px)}.Limits{font-size:var(--emw--font-size-small, 10px)}}@media(max-width: 500px){.PaymentProcessing{font-size:var(--emw--font-size-x-small, 8px)}.MethodTitle{font-size:var(--emw--font-size-small, 10px)}.Limits{font-size:var(--emw--font-size-x-small, 8px)}}.EmptyContentMessageWrapper{position:relative;display:flex;justify-content:flex-end}.EmptyContentMessageContent{display:flex;flex-direction:column;row-gap:var(--emw--spacing-small, 12px);bottom:10%}.EmptyContentMessageImg{width:250px}.EmptyContentMessageImg img{border-radius:0 0 var(--emw--border-radius-medium-plus, 6px) 0;height:100%;width:100%}.EmptyContentMessageTitle{font-size:var(--emw--font-size-medium, 20px);font-weight:var(--emw--font-weight-bold, 800);line-height:calc(var(--emw--font-size-medium, 16px) + 4px);color:var(--emw--color-primary);text-transform:uppercase}.EmptyContentMessageText{word-break:break-word;font-size:var(--emw--font-size-small, 14px);line-height:calc(var(--emw--font-size-medium, 16px) + 4px);color:var(--emw--color-typography, #fff)}.EmptyContentMessageDesktop{justify-content:flex-start}.EmptyContentMessageDesktop .EmptyContentMessageContent{bottom:auto;margin-top:10px}.EmptyContentMessageDesktop .EmptyContentMessageImg{width:auto}.EmptyContentMessageDesktop .EmptyContentMessageImg img{transform:scaleX(-1)}.IconWarning{width:30px;display:flex}.IconWarning svg{height:18px;fill:var(--emw--color-warning, rgb(250, 146, 0))}.ShowAllButton{cursor:pointer;color:var(--emw--color-grey-290, #666);text-align:center;font-size:var(--emw--font-size-x-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;background:var(--emw--color-gray-50, #f7f8fa);line-height:normal;border:1px solid var(--emw--color-grey-105, #e8e9eb);border-radius:var(--emw--border-radius-medium, 4px);margin:var(--emw--spacing-small, 12px) auto;height:36px;display:flex;align-items:center;justify-content:center;width:80%}.ShowAllButton:hover{background:var(--emw--color-background, #fff)}.ErrorMessage{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-size:12px}');
4781
+ })(Mn);
4782
+ var cs = Mn.exports;
4783
+ const fs = /* @__PURE__ */ Zt(cs);
4784
+ let Or = Xe(null);
4785
+ function ms(e) {
4786
+ Cn(e, "svelte-njj9wo", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CashierMethodList{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;max-width:100%;gap:5px;margin:10px}.SelectorWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;cursor:pointer;position:relative;box-sizing:border-box;padding:5px 0;border-radius:10px;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);overflow:hidden;z-index:1;transition:transform 0.3s ease-in-out}.SelectorWrapper:hover{box-shadow:inset 0px 0px 7px var(--emw--color-primary);transform:scale(1.02)}.SelectorWrapper::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:10px;background:linear-gradient(140deg, var(--emw--color-white, #f5f5f5) 5%, var(--emw--color-cashier-bg, var(--emw--color-background, #23281f)) 40%, var(--emw--color-black, #000000) 60%);opacity:0.2}.CashierMethodListWidget{background-color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281f));height:100%;padding-bottom:20px}.MethodsListDescription{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));padding:10px}.MethodsListDescription h3{font-size:12px;text-transform:uppercase;margin:10px 0}.MethodsListDescription p{color:white;opacity:0.55;font-size:12px}.MethodLogo{margin:5px}.MethodLogo img{width:100%;height:100%;max-height:22px}.MethodPromoLabel{background:var(--emw--color-button-background, #f1f3ff);color:var(--emw--color-primary, #f9c405);font-size:14px;font-weight:700;text-transform:uppercase;padding:5px 10px;min-width:100px;border-radius:10px;margin:10px;text-align:center}.MethodInfo{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.MethodTitle{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));margin:5px;word-break:break-word;font-weight:var(--emw--font-weight-bold, 700);line-height:10px}.MethodLimits{word-break:break-word;margin:5px}.Limits{max-width:100%;font-weight:var(--emw--font-weight-normal, 300);font-style:normal;color:var(--emw--color-typography, var(--emw--color-white, #ffffff));opacity:0.7}.MethodFavorite{font-size:var(--emw--font-size-x-small, 8px);color:var(--emw--color-typography, #fff);background-color:var(--emw--color-red, red);border-radius:15px;margin:0 5px;line-height:10px;height:16px}.MethodFavorite p{padding:3px}.PaymentProcessing{padding:5px;color:var(--emw--color-primary, #ffce00);font-style:italic;font-size:var(--emw--font-size-small, 12px)}@media(min-width: 499px){.MethodLogo{margin:5px}.MethodLogo img{width:100%;height:100%;max-height:36px}.SelectorWrapper{padding:10px}.MethodTitle{font-size:var(--emw--font-size-medium, 12px)}.Limits{font-size:var(--emw--font-size-small, 10px)}}@media(max-width: 500px){.PaymentProcessing{font-size:var(--emw--font-size-x-small, 8px)}.MethodTitle{font-size:var(--emw--font-size-small, 10px)}.Limits{font-size:var(--emw--font-size-x-small, 8px)}}.EmptyContentMessageWrapper{position:relative;display:flex;justify-content:flex-end}.EmptyContentMessageContent{display:flex;flex-direction:column;row-gap:var(--emw--spacing-small, 12px);bottom:10%}.EmptyContentMessageImg{width:250px}.EmptyContentMessageImg img{border-radius:0 0 var(--emw--border-radius-medium-plus, 6px) 0;height:100%;width:100%}.EmptyContentMessageTitle{font-size:var(--emw--font-size-medium, 20px);font-weight:var(--emw--font-weight-bold, 800);line-height:calc(var(--emw--font-size-medium, 16px) + 4px);color:var(--emw--color-primary);text-transform:uppercase}.EmptyContentMessageText{word-break:break-word;font-size:var(--emw--font-size-small, 14px);line-height:calc(var(--emw--font-size-medium, 16px) + 4px);color:var(--emw--color-typography, #fff)}.EmptyContentMessageDesktop{justify-content:flex-start}.EmptyContentMessageDesktop .EmptyContentMessageContent{bottom:auto;margin-top:10px}.EmptyContentMessageDesktop .EmptyContentMessageImg{width:auto}.EmptyContentMessageDesktop .EmptyContentMessageImg img{transform:scaleX(-1)}.IconWarning{width:30px;display:flex}.IconWarning svg{height:18px;fill:var(--emw--color-warning, rgb(250, 146, 0))}.ShowAllButton{cursor:pointer;color:var(--emw--color-grey-290, #666);text-align:center;font-size:var(--emw--font-size-x-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;background:var(--emw--color-gray-50, #f7f8fa);line-height:normal;border:1px solid var(--emw--color-grey-105, #e8e9eb);border-radius:var(--emw--border-radius-medium, 4px);margin:var(--emw--spacing-small, 12px) auto;height:36px;display:flex;align-items:center;justify-content:center;width:80%}.ShowAllButton:hover{background:var(--emw--color-background, #fff)}.ErrorMessage{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-size:12px}');
4787
4787
  }
4788
- function Or(e, t, r) {
4788
+ function Ar(e, t, r) {
4789
4789
  const n = e.slice();
4790
- return n[54] = t[r], n[56] = r, n;
4790
+ return n[55] = t[r], n[57] = r, n;
4791
4791
  }
4792
- function Ar(e) {
4792
+ function Lr(e) {
4793
4793
  let t, r, n, i, o = !/*noPaymentMethodsAvailable*/
4794
- e[15] && Lr(e);
4794
+ e[15] && Cr(e);
4795
4795
  function s(h, c) {
4796
4796
  return (
4797
4797
  /*noPaymentMethodsAvailable*/
4798
4798
  h[15] && /*isDataLoaded*/
4799
- h[14] ? ds : ms
4799
+ h[14] ? ps : ds
4800
4800
  );
4801
4801
  }
4802
4802
  let a = s(e), l = a(e), u = (
4803
4803
  /*methodsButtonToggleText*/
4804
- e[10] && Ir(e)
4804
+ e[10] && Dr(e)
4805
4805
  );
4806
4806
  return {
4807
4807
  c() {
4808
- t = L("div"), o && o.c(), r = re(), n = L("div"), l.c(), i = re(), u && u.c(), R(n, "class", "CashierMethodList"), R(t, "class", "CashierMethodListWidget");
4808
+ t = C("div"), o && o.c(), r = ne(), n = C("div"), l.c(), i = ne(), u && u.c(), D(n, "class", "CashierMethodList"), D(t, "class", "CashierMethodListWidget");
4809
4809
  },
4810
4810
  m(h, c) {
4811
- ue(h, t, c), o && o.m(t, null), S(t, r), S(t, n), l.m(n, null), S(t, i), u && u.m(t, null), e[33](t);
4811
+ le(h, t, c), o && o.m(t, null), w(t, r), w(t, n), l.m(n, null), w(t, i), u && u.m(t, null), e[34](t);
4812
4812
  },
4813
4813
  p(h, c) {
4814
4814
  /*noPaymentMethodsAvailable*/
4815
- h[15] ? o && (o.d(1), o = null) : o ? o.p(h, c) : (o = Lr(h), o.c(), o.m(t, r)), a === (a = s(h)) && l ? l.p(h, c) : (l.d(1), l = a(h), l && (l.c(), l.m(n, null))), /*methodsButtonToggleText*/
4816
- h[10] ? u ? u.p(h, c) : (u = Ir(h), u.c(), u.m(t, null)) : u && (u.d(1), u = null);
4815
+ h[15] ? o && (o.d(1), o = null) : o ? o.p(h, c) : (o = Cr(h), o.c(), o.m(t, r)), a === (a = s(h)) && l ? l.p(h, c) : (l.d(1), l = a(h), l && (l.c(), l.m(n, null))), /*methodsButtonToggleText*/
4816
+ h[10] ? u ? u.p(h, c) : (u = Dr(h), u.c(), u.m(t, null)) : u && (u.d(1), u = null);
4817
4817
  },
4818
4818
  d(h) {
4819
- h && ie(t), o && o.d(), l.d(), u && u.d(), e[33](null);
4819
+ h && oe(t), o && o.d(), l.d(), u && u.d(), e[34](null);
4820
4820
  }
4821
4821
  };
4822
4822
  }
4823
- function Lr(e) {
4823
+ function Cr(e) {
4824
4824
  let t, r, n = (
4825
4825
  /*$_*/
4826
4826
  e[17]("otherMethodsTitle") + ""
@@ -4830,52 +4830,52 @@ function Lr(e) {
4830
4830
  ), l;
4831
4831
  return {
4832
4832
  c() {
4833
- t = L("div"), r = L("h3"), i = ee(n), o = re(), s = L("p"), l = ee(a), R(t, "class", "MethodsListDescription");
4833
+ t = C("div"), r = C("h3"), i = te(n), o = ne(), s = C("p"), l = te(a), D(t, "class", "MethodsListDescription");
4834
4834
  },
4835
4835
  m(u, h) {
4836
- ue(u, t, h), S(t, r), S(r, i), S(t, o), S(t, s), S(s, l);
4836
+ le(u, t, h), w(t, r), w(r, i), w(t, o), w(t, s), w(s, l);
4837
4837
  },
4838
4838
  p(u, h) {
4839
4839
  h[0] & /*$_*/
4840
4840
  131072 && n !== (n = /*$_*/
4841
- u[17]("otherMethodsTitle") + "") && ne(i, n), h[0] & /*$_*/
4841
+ u[17]("otherMethodsTitle") + "") && ie(i, n), h[0] & /*$_*/
4842
4842
  131072 && a !== (a = /*$_*/
4843
- u[17]("otherMethodsDescription") + "") && ne(l, a);
4843
+ u[17]("otherMethodsDescription") + "") && ie(l, a);
4844
4844
  },
4845
4845
  d(u) {
4846
- u && ie(t);
4846
+ u && oe(t);
4847
4847
  }
4848
4848
  };
4849
4849
  }
4850
- function ms(e) {
4851
- let t, r = nr(
4850
+ function ds(e) {
4851
+ let t, r = ir(
4852
4852
  /*paymentMethodsToShow*/
4853
4853
  e[11]
4854
4854
  ), n = [];
4855
4855
  for (let i = 0; i < r.length; i += 1)
4856
- n[i] = Nr(Or(e, r, i));
4856
+ n[i] = Ir(Ar(e, r, i));
4857
4857
  return {
4858
4858
  c() {
4859
4859
  for (let i = 0; i < n.length; i += 1)
4860
4860
  n[i].c();
4861
- t = Gr();
4861
+ t = kr();
4862
4862
  },
4863
4863
  m(i, o) {
4864
4864
  for (let s = 0; s < n.length; s += 1)
4865
4865
  n[s] && n[s].m(i, o);
4866
- ue(i, t, o);
4866
+ le(i, t, o);
4867
4867
  },
4868
4868
  p(i, o) {
4869
4869
  if (o[0] & /*selectedPaymentMethod, paymentMethodsToShow, selectPayMeth, $_, type, desktopView, precisionCurrenciesMap, numericCurrencyDecimals*/
4870
4870
  469824) {
4871
- r = nr(
4871
+ r = ir(
4872
4872
  /*paymentMethodsToShow*/
4873
4873
  i[11]
4874
4874
  );
4875
4875
  let s;
4876
4876
  for (s = 0; s < r.length; s += 1) {
4877
- const a = Or(i, r, s);
4878
- n[s] ? n[s].p(a, o) : (n[s] = Nr(a), n[s].c(), n[s].m(t.parentNode, t));
4877
+ const a = Ar(i, r, s);
4878
+ n[s] ? n[s].p(a, o) : (n[s] = Ir(a), n[s].c(), n[s].m(t.parentNode, t));
4879
4879
  }
4880
4880
  for (; s < n.length; s += 1)
4881
4881
  n[s].d(1);
@@ -4883,11 +4883,11 @@ function ms(e) {
4883
4883
  }
4884
4884
  },
4885
4885
  d(i) {
4886
- i && ie(t), Bn(n, i);
4886
+ i && oe(t), Nn(n, i);
4887
4887
  }
4888
4888
  };
4889
4889
  }
4890
- function ds(e) {
4890
+ function ps(e) {
4891
4891
  let t, r, n, i = (
4892
4892
  /*$_*/
4893
4893
  e[17]("error") + ""
@@ -4897,7 +4897,7 @@ function ds(e) {
4897
4897
  ), u;
4898
4898
  return {
4899
4899
  c() {
4900
- t = L("div"), r = L("div"), n = L("p"), o = ee(i), s = re(), a = L("p"), u = ee(l), R(n, "class", "EmptyContentMessageTitle"), R(a, "class", "EmptyContentMessageText"), R(r, "class", "EmptyContentMessageContent"), R(t, "class", "EmptyContentMessageWrapper"), lt(
4900
+ t = C("div"), r = C("div"), n = C("p"), o = te(i), s = ne(), a = C("p"), u = te(l), D(n, "class", "EmptyContentMessageTitle"), D(a, "class", "EmptyContentMessageText"), D(r, "class", "EmptyContentMessageContent"), D(t, "class", "EmptyContentMessageWrapper"), ht(
4901
4901
  t,
4902
4902
  "EmptyContentMessageDesktop",
4903
4903
  /*desktopView*/
@@ -4905,15 +4905,15 @@ function ds(e) {
4905
4905
  );
4906
4906
  },
4907
4907
  m(h, c) {
4908
- ue(h, t, c), S(t, r), S(r, n), S(n, o), S(r, s), S(r, a), S(a, u);
4908
+ le(h, t, c), w(t, r), w(r, n), w(n, o), w(r, s), w(r, a), w(a, u);
4909
4909
  },
4910
4910
  p(h, c) {
4911
4911
  c[0] & /*$_*/
4912
4912
  131072 && i !== (i = /*$_*/
4913
- h[17]("error") + "") && ne(o, i), c[0] & /*$_*/
4913
+ h[17]("error") + "") && ie(o, i), c[0] & /*$_*/
4914
4914
  131072 && l !== (l = /*$_*/
4915
- h[17]("noPaymentMethods") + "") && ne(u, l), c[0] & /*desktopView*/
4916
- 8192 && lt(
4915
+ h[17]("noPaymentMethods") + "") && ie(u, l), c[0] & /*desktopView*/
4916
+ 8192 && ht(
4917
4917
  t,
4918
4918
  "EmptyContentMessageDesktop",
4919
4919
  /*desktopView*/
@@ -4921,104 +4921,104 @@ function ds(e) {
4921
4921
  );
4922
4922
  },
4923
4923
  d(h) {
4924
- h && ie(t);
4924
+ h && oe(t);
4925
4925
  }
4926
4926
  };
4927
4927
  }
4928
- function Cr(e) {
4928
+ function $r(e) {
4929
4929
  let t, r = (
4930
4930
  /*$_*/
4931
4931
  e[17]("favorite") + ""
4932
4932
  ), n;
4933
4933
  return {
4934
4934
  c() {
4935
- t = L("p"), n = ee(r);
4935
+ t = C("p"), n = te(r);
4936
4936
  },
4937
4937
  m(i, o) {
4938
- ue(i, t, o), S(t, n);
4938
+ le(i, t, o), w(t, n);
4939
4939
  },
4940
4940
  p(i, o) {
4941
4941
  o[0] & /*$_*/
4942
4942
  131072 && r !== (r = /*$_*/
4943
- i[17]("favorite") + "") && ne(n, r);
4943
+ i[17]("favorite") + "") && ie(n, r);
4944
4944
  },
4945
4945
  d(i) {
4946
- i && ie(t);
4946
+ i && oe(t);
4947
4947
  }
4948
4948
  };
4949
4949
  }
4950
- function $r(e) {
4950
+ function Br(e) {
4951
4951
  let t, r = (
4952
4952
  /*$_*/
4953
4953
  e[17](`${/*type*/
4954
4954
  e[6]}${/*payMeth*/
4955
- e[54].ProcessingTime}`) + ""
4955
+ e[55].ProcessingTime}`) + ""
4956
4956
  ), n;
4957
4957
  return {
4958
4958
  c() {
4959
- t = L("span"), n = ee(r), R(t, "class", "PaymentProcessing");
4959
+ t = C("span"), n = te(r), D(t, "class", "PaymentProcessing");
4960
4960
  },
4961
4961
  m(i, o) {
4962
- ue(i, t, o), S(t, n);
4962
+ le(i, t, o), w(t, n);
4963
4963
  },
4964
4964
  p(i, o) {
4965
4965
  o[0] & /*$_, type, paymentMethodsToShow*/
4966
4966
  133184 && r !== (r = /*$_*/
4967
4967
  i[17](`${/*type*/
4968
4968
  i[6]}${/*payMeth*/
4969
- i[54].ProcessingTime}`) + "") && ne(n, r);
4969
+ i[55].ProcessingTime}`) + "") && ie(n, r);
4970
4970
  },
4971
4971
  d(i) {
4972
- i && ie(t);
4972
+ i && oe(t);
4973
4973
  }
4974
4974
  };
4975
4975
  }
4976
- function Br(e) {
4976
+ function Nr(e) {
4977
4977
  let t, r = (
4978
4978
  /*$_*/
4979
4979
  e[17](`${/*type*/
4980
4980
  e[6]}${/*payMeth*/
4981
- e[54].ProcessingTime}`) + ""
4981
+ e[55].ProcessingTime}`) + ""
4982
4982
  ), n;
4983
4983
  return {
4984
4984
  c() {
4985
- t = L("span"), n = ee(r), R(t, "class", "PaymentProcessing");
4985
+ t = C("span"), n = te(r), D(t, "class", "PaymentProcessing");
4986
4986
  },
4987
4987
  m(i, o) {
4988
- ue(i, t, o), S(t, n);
4988
+ le(i, t, o), w(t, n);
4989
4989
  },
4990
4990
  p(i, o) {
4991
4991
  o[0] & /*$_, type, paymentMethodsToShow*/
4992
4992
  133184 && r !== (r = /*$_*/
4993
4993
  i[17](`${/*type*/
4994
4994
  i[6]}${/*payMeth*/
4995
- i[54].ProcessingTime}`) + "") && ne(n, r);
4995
+ i[55].ProcessingTime}`) + "") && ie(n, r);
4996
4996
  },
4997
4997
  d(i) {
4998
- i && ie(t);
4998
+ i && oe(t);
4999
4999
  }
5000
5000
  };
5001
5001
  }
5002
- function Nr(e) {
5003
- var j, z, q, me, le, de, he, Y;
5002
+ function Ir(e) {
5003
+ var G, z, Q, ce, fe, ge, ae, X;
5004
5004
  let t, r, n, i, o, s, a, l, u, h, c, b = (
5005
5005
  /*payMeth*/
5006
- (e[54].Label || /*payMeth*/
5007
- e[54].Name) + ""
5008
- ), x, M, m, A, $, B, H = (
5006
+ (e[55].Label || /*payMeth*/
5007
+ e[55].Name) + ""
5008
+ ), x, S, d, A, N, I, P = (
5009
5009
  /*$_*/
5010
5010
  e[17]("generalMin") + ""
5011
- ), J, U, F = nt(
5011
+ ), Z, R, U = it(
5012
5012
  /*payMeth*/
5013
- e[54].DisplayCurrency.MinAmountLimit,
5013
+ e[55].DisplayCurrency.MinAmountLimit,
5014
5014
  /*payMeth*/
5015
- e[54].DisplayCurrency.Name,
5015
+ e[55].DisplayCurrency.Name,
5016
5016
  {
5017
5017
  maximumFractionDigits: (
5018
5018
  /*precisionCurrenciesMap*/
5019
5019
  e[8][
5020
5020
  /*payMeth*/
5021
- (z = (j = e[54]) == null ? void 0 : j.DisplayCurrency) == null ? void 0 : z.Name
5021
+ (z = (G = e[55]) == null ? void 0 : G.DisplayCurrency) == null ? void 0 : z.Name
5022
5022
  ] || /*numericCurrencyDecimals*/
5023
5023
  e[16]
5024
5024
  ),
@@ -5026,25 +5026,25 @@ function Nr(e) {
5026
5026
  /*precisionCurrenciesMap*/
5027
5027
  e[8][
5028
5028
  /*payMeth*/
5029
- (me = (q = e[54]) == null ? void 0 : q.DisplayCurrency) == null ? void 0 : me.Name
5029
+ (ce = (Q = e[55]) == null ? void 0 : Q.DisplayCurrency) == null ? void 0 : ce.Name
5030
5030
  ] || /*numericCurrencyDecimals*/
5031
5031
  e[16]
5032
5032
  )
5033
5033
  }
5034
- ) + "", K, fe, G, N = (
5034
+ ) + "", K, he, J, L = (
5035
5035
  /*$_*/
5036
5036
  e[17]("generalMax") + ""
5037
- ), T, oe, se = nt(
5037
+ ), H, q, se = it(
5038
5038
  /*payMeth*/
5039
- e[54].DisplayCurrency.MaxAmountLimit,
5039
+ e[55].DisplayCurrency.MaxAmountLimit,
5040
5040
  /*payMeth*/
5041
- e[54].DisplayCurrency.Name,
5041
+ e[55].DisplayCurrency.Name,
5042
5042
  {
5043
5043
  maximumFractionDigits: (
5044
5044
  /*precisionCurrenciesMap*/
5045
5045
  e[8][
5046
5046
  /*payMeth*/
5047
- (de = (le = e[54]) == null ? void 0 : le.DisplayCurrency) == null ? void 0 : de.Name
5047
+ (ge = (fe = e[55]) == null ? void 0 : fe.DisplayCurrency) == null ? void 0 : ge.Name
5048
5048
  ] || /*numericCurrencyDecimals*/
5049
5049
  e[16]
5050
5050
  ),
@@ -5052,71 +5052,71 @@ function Nr(e) {
5052
5052
  /*precisionCurrenciesMap*/
5053
5053
  e[8][
5054
5054
  /*payMeth*/
5055
- (Y = (he = e[54]) == null ? void 0 : he.DisplayCurrency) == null ? void 0 : Y.Name
5055
+ (X = (ae = e[55]) == null ? void 0 : ae.DisplayCurrency) == null ? void 0 : X.Name
5056
5056
  ] || /*numericCurrencyDecimals*/
5057
5057
  e[16]
5058
5058
  )
5059
5059
  }
5060
- ) + "", _, g, d, v, p, y = (
5060
+ ) + "", E, p, m, v, g, _ = (
5061
5061
  /*payMeth*/
5062
- e[54].isMethodPromoted && Cr(e)
5063
- ), E = !/*desktopView*/
5064
- e[13] && $r(e), w = (
5062
+ e[55].isMethodPromoted && $r(e)
5063
+ ), y = !/*desktopView*/
5064
+ e[13] && Br(e), M = (
5065
5065
  /*desktopView*/
5066
- e[13] && Br(e)
5066
+ e[13] && Nr(e)
5067
5067
  );
5068
- function I() {
5068
+ function $() {
5069
5069
  return (
5070
5070
  /*click_handler*/
5071
- e[31](
5071
+ e[32](
5072
5072
  /*payMeth*/
5073
- e[54]
5073
+ e[55]
5074
5074
  )
5075
5075
  );
5076
5076
  }
5077
5077
  return {
5078
5078
  c() {
5079
- t = L("div"), r = L("div"), n = L("img"), s = re(), a = L("div"), y && y.c(), l = re(), u = L("div"), h = L("div"), c = L("span"), x = ee(b), M = re(), E && E.c(), m = re(), A = L("div"), $ = L("span"), B = L("p"), J = ee(H), U = re(), K = ee(F), fe = re(), G = L("p"), T = ee(N), oe = re(), _ = ee(se), g = re(), w && w.c(), d = re(), er(n.src, i = /*payMeth*/
5080
- e[54].LogoUrl) || R(n, "src", i), R(n, "alt", o = /*payMeth*/
5081
- e[54].Label), R(r, "class", "MethodLogo"), R(a, "class", "MethodFavorite"), R(h, "class", "MethodTitle"), R($, "class", "Limits"), R(A, "class", "MethodLimits"), R(u, "class", "MethodInfo"), R(t, "class", "SelectorWrapper"), lt(
5079
+ t = C("div"), r = C("div"), n = C("img"), s = ne(), a = C("div"), _ && _.c(), l = ne(), u = C("div"), h = C("div"), c = C("span"), x = te(b), S = ne(), y && y.c(), d = ne(), A = C("div"), N = C("span"), I = C("p"), Z = te(P), R = ne(), K = te(U), he = ne(), J = C("p"), H = te(L), q = ne(), E = te(se), p = ne(), M && M.c(), m = ne(), tr(n.src, i = /*payMeth*/
5080
+ e[55].LogoUrl) || D(n, "src", i), D(n, "alt", o = /*payMeth*/
5081
+ e[55].Label), D(r, "class", "MethodLogo"), D(a, "class", "MethodFavorite"), D(h, "class", "MethodTitle"), D(N, "class", "Limits"), D(A, "class", "MethodLimits"), D(u, "class", "MethodInfo"), D(t, "class", "SelectorWrapper"), ht(
5082
5082
  t,
5083
5083
  "checked",
5084
5084
  /*selectedPaymentMethod*/
5085
5085
  e[9] === /*payMeth*/
5086
- e[54].Name
5086
+ e[55].Name
5087
5087
  );
5088
5088
  },
5089
- m(Q, W) {
5090
- ue(Q, t, W), S(t, r), S(r, n), S(t, s), S(t, a), y && y.m(a, null), S(t, l), S(t, u), S(u, h), S(h, c), S(c, x), S(u, M), E && E.m(u, null), S(u, m), S(u, A), S(A, $), S($, B), S(B, J), S(B, U), S(B, K), S($, fe), S($, G), S(G, T), S(G, oe), S(G, _), S(u, g), w && w.m(u, null), S(t, d), v || (p = [
5091
- Ot(t, "click", I),
5092
- Ot(t, "keyup", bs)
5089
+ m(ee, k) {
5090
+ le(ee, t, k), w(t, r), w(r, n), w(t, s), w(t, a), _ && _.m(a, null), w(t, l), w(t, u), w(u, h), w(h, c), w(c, x), w(u, S), y && y.m(u, null), w(u, d), w(u, A), w(A, N), w(N, I), w(I, Z), w(I, R), w(I, K), w(N, he), w(N, J), w(J, H), w(J, q), w(J, E), w(u, p), M && M.m(u, null), w(t, m), v || (g = [
5091
+ At(t, "click", $),
5092
+ At(t, "keyup", ys)
5093
5093
  ], v = !0);
5094
5094
  },
5095
- p(Q, W) {
5096
- var ve, Ie, De, qe, Qe, Ke, f, D;
5097
- e = Q, W[0] & /*paymentMethodsToShow*/
5098
- 2048 && !er(n.src, i = /*payMeth*/
5099
- e[54].LogoUrl) && R(n, "src", i), W[0] & /*paymentMethodsToShow*/
5095
+ p(ee, k) {
5096
+ var ve, qe, Ie, De, Qe, Ke, et, f;
5097
+ e = ee, k[0] & /*paymentMethodsToShow*/
5098
+ 2048 && !tr(n.src, i = /*payMeth*/
5099
+ e[55].LogoUrl) && D(n, "src", i), k[0] & /*paymentMethodsToShow*/
5100
5100
  2048 && o !== (o = /*payMeth*/
5101
- e[54].Label) && R(n, "alt", o), /*payMeth*/
5102
- e[54].isMethodPromoted ? y ? y.p(e, W) : (y = Cr(e), y.c(), y.m(a, null)) : y && (y.d(1), y = null), W[0] & /*paymentMethodsToShow*/
5101
+ e[55].Label) && D(n, "alt", o), /*payMeth*/
5102
+ e[55].isMethodPromoted ? _ ? _.p(e, k) : (_ = $r(e), _.c(), _.m(a, null)) : _ && (_.d(1), _ = null), k[0] & /*paymentMethodsToShow*/
5103
5103
  2048 && b !== (b = /*payMeth*/
5104
- (e[54].Label || /*payMeth*/
5105
- e[54].Name) + "") && ne(x, b), /*desktopView*/
5106
- e[13] ? E && (E.d(1), E = null) : E ? E.p(e, W) : (E = $r(e), E.c(), E.m(u, m)), W[0] & /*$_*/
5107
- 131072 && H !== (H = /*$_*/
5108
- e[17]("generalMin") + "") && ne(J, H), W[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5109
- 67840 && F !== (F = nt(
5104
+ (e[55].Label || /*payMeth*/
5105
+ e[55].Name) + "") && ie(x, b), /*desktopView*/
5106
+ e[13] ? y && (y.d(1), y = null) : y ? y.p(e, k) : (y = Br(e), y.c(), y.m(u, d)), k[0] & /*$_*/
5107
+ 131072 && P !== (P = /*$_*/
5108
+ e[17]("generalMin") + "") && ie(Z, P), k[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5109
+ 67840 && U !== (U = it(
5110
5110
  /*payMeth*/
5111
- e[54].DisplayCurrency.MinAmountLimit,
5111
+ e[55].DisplayCurrency.MinAmountLimit,
5112
5112
  /*payMeth*/
5113
- e[54].DisplayCurrency.Name,
5113
+ e[55].DisplayCurrency.Name,
5114
5114
  {
5115
5115
  maximumFractionDigits: (
5116
5116
  /*precisionCurrenciesMap*/
5117
5117
  e[8][
5118
5118
  /*payMeth*/
5119
- (Ie = (ve = e[54]) == null ? void 0 : ve.DisplayCurrency) == null ? void 0 : Ie.Name
5119
+ (qe = (ve = e[55]) == null ? void 0 : ve.DisplayCurrency) == null ? void 0 : qe.Name
5120
5120
  ] || /*numericCurrencyDecimals*/
5121
5121
  e[16]
5122
5122
  ),
@@ -5124,25 +5124,25 @@ function Nr(e) {
5124
5124
  /*precisionCurrenciesMap*/
5125
5125
  e[8][
5126
5126
  /*payMeth*/
5127
- (qe = (De = e[54]) == null ? void 0 : De.DisplayCurrency) == null ? void 0 : qe.Name
5127
+ (De = (Ie = e[55]) == null ? void 0 : Ie.DisplayCurrency) == null ? void 0 : De.Name
5128
5128
  ] || /*numericCurrencyDecimals*/
5129
5129
  e[16]
5130
5130
  )
5131
5131
  }
5132
- ) + "") && ne(K, F), W[0] & /*$_*/
5133
- 131072 && N !== (N = /*$_*/
5134
- e[17]("generalMax") + "") && ne(T, N), W[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5135
- 67840 && se !== (se = nt(
5132
+ ) + "") && ie(K, U), k[0] & /*$_*/
5133
+ 131072 && L !== (L = /*$_*/
5134
+ e[17]("generalMax") + "") && ie(H, L), k[0] & /*paymentMethodsToShow, precisionCurrenciesMap, numericCurrencyDecimals*/
5135
+ 67840 && se !== (se = it(
5136
5136
  /*payMeth*/
5137
- e[54].DisplayCurrency.MaxAmountLimit,
5137
+ e[55].DisplayCurrency.MaxAmountLimit,
5138
5138
  /*payMeth*/
5139
- e[54].DisplayCurrency.Name,
5139
+ e[55].DisplayCurrency.Name,
5140
5140
  {
5141
5141
  maximumFractionDigits: (
5142
5142
  /*precisionCurrenciesMap*/
5143
5143
  e[8][
5144
5144
  /*payMeth*/
5145
- (Ke = (Qe = e[54]) == null ? void 0 : Qe.DisplayCurrency) == null ? void 0 : Ke.Name
5145
+ (Ke = (Qe = e[55]) == null ? void 0 : Qe.DisplayCurrency) == null ? void 0 : Ke.Name
5146
5146
  ] || /*numericCurrencyDecimals*/
5147
5147
  e[16]
5148
5148
  ),
@@ -5150,136 +5150,136 @@ function Nr(e) {
5150
5150
  /*precisionCurrenciesMap*/
5151
5151
  e[8][
5152
5152
  /*payMeth*/
5153
- (D = (f = e[54]) == null ? void 0 : f.DisplayCurrency) == null ? void 0 : D.Name
5153
+ (f = (et = e[55]) == null ? void 0 : et.DisplayCurrency) == null ? void 0 : f.Name
5154
5154
  ] || /*numericCurrencyDecimals*/
5155
5155
  e[16]
5156
5156
  )
5157
5157
  }
5158
- ) + "") && ne(_, se), /*desktopView*/
5159
- e[13] ? w ? w.p(e, W) : (w = Br(e), w.c(), w.m(u, null)) : w && (w.d(1), w = null), W[0] & /*selectedPaymentMethod, paymentMethodsToShow*/
5160
- 2560 && lt(
5158
+ ) + "") && ie(E, se), /*desktopView*/
5159
+ e[13] ? M ? M.p(e, k) : (M = Nr(e), M.c(), M.m(u, null)) : M && (M.d(1), M = null), k[0] & /*selectedPaymentMethod, paymentMethodsToShow*/
5160
+ 2560 && ht(
5161
5161
  t,
5162
5162
  "checked",
5163
5163
  /*selectedPaymentMethod*/
5164
5164
  e[9] === /*payMeth*/
5165
- e[54].Name
5165
+ e[55].Name
5166
5166
  );
5167
5167
  },
5168
- d(Q) {
5169
- Q && ie(t), y && y.d(), E && E.d(), w && w.d(), v = !1, $e(p);
5168
+ d(ee) {
5169
+ ee && oe(t), _ && _.d(), y && y.d(), M && M.d(), v = !1, $e(g);
5170
5170
  }
5171
5171
  };
5172
5172
  }
5173
- function Ir(e) {
5173
+ function Dr(e) {
5174
5174
  let t, r, n, i;
5175
5175
  return {
5176
5176
  c() {
5177
- t = L("div"), r = ee(
5177
+ t = C("div"), r = te(
5178
5178
  /*methodsButtonToggleText*/
5179
5179
  e[10]
5180
- ), R(t, "class", "ShowAllButton");
5180
+ ), D(t, "class", "ShowAllButton");
5181
5181
  },
5182
5182
  m(o, s) {
5183
- ue(o, t, s), S(t, r), n || (i = Ot(
5183
+ le(o, t, s), w(t, r), n || (i = At(
5184
5184
  t,
5185
5185
  "click",
5186
5186
  /*click_handler_1*/
5187
- e[32]
5187
+ e[33]
5188
5188
  ), n = !0);
5189
5189
  },
5190
5190
  p(o, s) {
5191
5191
  s[0] & /*methodsButtonToggleText*/
5192
- 1024 && ne(
5192
+ 1024 && ie(
5193
5193
  r,
5194
5194
  /*methodsButtonToggleText*/
5195
5195
  o[10]
5196
5196
  );
5197
5197
  },
5198
5198
  d(o) {
5199
- o && ie(t), n = !1, i();
5199
+ o && oe(t), n = !1, i();
5200
5200
  }
5201
5201
  };
5202
5202
  }
5203
- function Dr(e) {
5203
+ function Rr(e) {
5204
5204
  let t, r, n;
5205
5205
  return {
5206
5206
  c() {
5207
- t = L("cashier-error"), r = L("span"), n = ee(
5207
+ t = C("cashier-error"), r = C("span"), n = te(
5208
5208
  /*errorMessage*/
5209
5209
  e[12]
5210
- ), R(r, "class", "ErrorMessage"), R(r, "slot", "text"), ae(
5210
+ ), D(r, "class", "ErrorMessage"), D(r, "slot", "text"), ue(
5211
5211
  t,
5212
5212
  "lang",
5213
5213
  /*lang*/
5214
5214
  e[0]
5215
- ), ae(
5215
+ ), ue(
5216
5216
  t,
5217
5217
  "assetsurl",
5218
5218
  /*assetsurl*/
5219
5219
  e[1]
5220
- ), ae(
5220
+ ), ue(
5221
5221
  t,
5222
5222
  "translationurl",
5223
5223
  /*translationurl*/
5224
5224
  e[2]
5225
- ), ae(
5225
+ ), ue(
5226
5226
  t,
5227
5227
  "clientstylingurl",
5228
5228
  /*clientstylingurl*/
5229
5229
  e[5]
5230
- ), ae(
5230
+ ), ue(
5231
5231
  t,
5232
5232
  "clientstyling",
5233
5233
  /*clientstyling*/
5234
5234
  e[4]
5235
- ), ae(
5235
+ ), ue(
5236
5236
  t,
5237
5237
  "mbsource",
5238
5238
  /*mbsource*/
5239
5239
  e[3]
5240
- ), ae(t, "hidebuttons", "true");
5240
+ ), ue(t, "hidebuttons", "true");
5241
5241
  },
5242
5242
  m(i, o) {
5243
- ue(i, t, o), S(t, r), S(r, n);
5243
+ le(i, t, o), w(t, r), w(r, n);
5244
5244
  },
5245
5245
  p(i, o) {
5246
5246
  o[0] & /*errorMessage*/
5247
- 4096 && ne(
5247
+ 4096 && ie(
5248
5248
  n,
5249
5249
  /*errorMessage*/
5250
5250
  i[12]
5251
5251
  ), o[0] & /*lang*/
5252
- 1 && ae(
5252
+ 1 && ue(
5253
5253
  t,
5254
5254
  "lang",
5255
5255
  /*lang*/
5256
5256
  i[0]
5257
5257
  ), o[0] & /*assetsurl*/
5258
- 2 && ae(
5258
+ 2 && ue(
5259
5259
  t,
5260
5260
  "assetsurl",
5261
5261
  /*assetsurl*/
5262
5262
  i[1]
5263
5263
  ), o[0] & /*translationurl*/
5264
- 4 && ae(
5264
+ 4 && ue(
5265
5265
  t,
5266
5266
  "translationurl",
5267
5267
  /*translationurl*/
5268
5268
  i[2]
5269
5269
  ), o[0] & /*clientstylingurl*/
5270
- 32 && ae(
5270
+ 32 && ue(
5271
5271
  t,
5272
5272
  "clientstylingurl",
5273
5273
  /*clientstylingurl*/
5274
5274
  i[5]
5275
5275
  ), o[0] & /*clientstyling*/
5276
- 16 && ae(
5276
+ 16 && ue(
5277
5277
  t,
5278
5278
  "clientstyling",
5279
5279
  /*clientstyling*/
5280
5280
  i[4]
5281
5281
  ), o[0] & /*mbsource*/
5282
- 8 && ae(
5282
+ 8 && ue(
5283
5283
  t,
5284
5284
  "mbsource",
5285
5285
  /*mbsource*/
@@ -5287,127 +5287,127 @@ function Dr(e) {
5287
5287
  );
5288
5288
  },
5289
5289
  d(i) {
5290
- i && ie(t);
5290
+ i && oe(t);
5291
5291
  }
5292
5292
  };
5293
5293
  }
5294
- function ps(e) {
5294
+ function gs(e) {
5295
5295
  let t, r, n = (
5296
5296
  /*isDataLoaded*/
5297
- e[14] && Ar(e)
5297
+ e[14] && Lr(e)
5298
5298
  ), i = (
5299
5299
  /*errorMessage*/
5300
- e[12] && Dr(e)
5300
+ e[12] && Rr(e)
5301
5301
  );
5302
5302
  return {
5303
5303
  c() {
5304
- n && n.c(), t = re(), i && i.c(), r = Gr();
5304
+ n && n.c(), t = ne(), i && i.c(), r = kr();
5305
5305
  },
5306
5306
  m(o, s) {
5307
- n && n.m(o, s), ue(o, t, s), i && i.m(o, s), ue(o, r, s);
5307
+ n && n.m(o, s), le(o, t, s), i && i.m(o, s), le(o, r, s);
5308
5308
  },
5309
5309
  p(o, s) {
5310
5310
  /*isDataLoaded*/
5311
- o[14] ? n ? n.p(o, s) : (n = Ar(o), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), /*errorMessage*/
5312
- o[12] ? i ? i.p(o, s) : (i = Dr(o), i.c(), i.m(r.parentNode, r)) : i && (i.d(1), i = null);
5311
+ o[14] ? n ? n.p(o, s) : (n = Lr(o), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), /*errorMessage*/
5312
+ o[12] ? i ? i.p(o, s) : (i = Rr(o), i.c(), i.m(r.parentNode, r)) : i && (i.d(1), i = null);
5313
5313
  },
5314
- i: ge,
5315
- o: ge,
5314
+ i: pe,
5315
+ o: pe,
5316
5316
  d(o) {
5317
- o && (ie(t), ie(r)), n && n.d(o), i && i.d(o);
5317
+ o && (oe(t), oe(r)), n && n.d(o), i && i.d(o);
5318
5318
  }
5319
5319
  };
5320
5320
  }
5321
- const gs = "PaymentPromotion", bs = () => {
5321
+ const bs = "PaymentPromotion", ys = () => {
5322
5322
  };
5323
- function ys(e, t, r) {
5323
+ function vs(e, t, r) {
5324
5324
  let n, i, o;
5325
- tr(e, ko, (f) => r(17, i = f)), tr(e, Hr, (f) => r(39, o = f)), Pr.extend(cs);
5326
- let { lang: s = "en" } = t, { local: a = "en-US" } = t, { endpoint: l } = t, { paymentsession: u } = t, { playersession: h } = t, { customerid: c } = t, { assetsurl: b } = t, { currency: x } = t, { numberofmethodsshown: M } = t, { translationurl: m = "" } = t, { mbsource: A } = t, { clientstyling: $ } = t, { clientstylingurl: B } = t, { currencydecimals: H = "0" } = t, { currencysymbol: J = "" } = t, { currencyposition: U = "" } = t, { promotedmethods: F = "false" } = t, { type: K } = t, fe = {}, G, N = window.navigator.userAgent, T = [], oe, se = "", _ = [], g = [], d = "", v, p = !0, y = !1, E = !1;
5327
- var w;
5325
+ rr(e, jo, (f) => r(17, i = f)), rr(e, Or, (f) => r(40, o = f)), Hr.extend(fs);
5326
+ let { lang: s = "en" } = t, { local: a = "en-US" } = t, { endpoint: l } = t, { paymentsession: u } = t, { playersession: h } = t, { customerid: c } = t, { assetsurl: b } = t, { currency: x } = t, { numberofmethodsshown: S } = t, { translationurl: d = "" } = t, { mbsource: A } = t, { clientstyling: N } = t, { clientstylingurl: I } = t, { currencydecimals: P = "0" } = t, { currencysymbol: Z = "" } = t, { currencyposition: R = "" } = t, { promotedmethods: U = "false" } = t, { type: K } = t, he = !1, J = {}, L, H = window.navigator.userAgent, q = [], se, E = "", p = [], m = [], v = "", g, _ = !0, y = !1, M = !1;
5327
+ var $;
5328
5328
  (function(f) {
5329
5329
  f.PlayerSessionIsNotValid = "PlayerSessionIsNotValid", f.Success = "Success", f.JwtTokenError = "JwtTokenError";
5330
- })(w || (w = {}));
5331
- const I = () => {
5332
- let f = m;
5330
+ })($ || ($ = {}));
5331
+ const G = () => {
5332
+ let f = d;
5333
5333
  if (f)
5334
- return fetch(f).then((D) => D.json()).then((D) => {
5335
- Object.keys(D).forEach((pe) => {
5336
- yr(pe, D[pe]);
5334
+ return fetch(f).then((j) => j.json()).then((j) => {
5335
+ Object.keys(j).forEach((de) => {
5336
+ vr(de, j[de]);
5337
5337
  });
5338
- }).catch((D) => {
5339
- console.log(D);
5338
+ }).catch((j) => {
5339
+ console.log(j);
5340
5340
  });
5341
5341
  };
5342
- Object.keys(vr).forEach((f) => {
5343
- yr(f, vr[f]);
5342
+ Object.keys(_r).forEach((f) => {
5343
+ vr(f, _r[f]);
5344
5344
  });
5345
- const j = () => {
5346
- jo(s);
5347
- }, z = () => {
5348
- o && q();
5349
- }, q = () => {
5345
+ const z = () => {
5346
+ Vo(s);
5347
+ }, Q = () => {
5348
+ o && ce();
5349
+ }, ce = () => {
5350
5350
  window.postMessage({ type: "DataLoading", isDataLoaded: y });
5351
- const f = new URL(`${l}/v2/player/${c}/payment/GetPaymentMetadata`), D = new Headers();
5352
- D.append("accept", "application/json"), D.append("Content-Type", "application/json"), D.append("X-Client-Request-Timestamp", Pr.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), D.append("X-SessionId", `${h}`), D.append("X-Payment-Session-Token", `${u || o}`);
5353
- const pe = {
5351
+ const f = new URL(`${l}/v2/player/${c}/payment/GetPaymentMetadata`), j = new Headers();
5352
+ j.append("accept", "application/json"), j.append("Content-Type", "application/json"), j.append("X-Client-Request-Timestamp", Hr.utc().format("YYYY-MM-DD HH:mm:ss.SSS")), j.append("X-SessionId", `${h}`), j.append("X-Payment-Session-Token", `${u || o}`);
5353
+ const de = {
5354
5354
  method: "POST",
5355
- headers: D,
5355
+ headers: j,
5356
5356
  mode: "cors",
5357
5357
  body: JSON.stringify({
5358
5358
  Currency: x,
5359
5359
  Tags: { UserAgent: window.navigator.userAgent }
5360
5360
  })
5361
5361
  };
5362
- fetch(f, pe).then((C) => {
5363
- const Z = C.headers.get("X-Payment-Session-Token");
5364
- return Z && Hr.set(Z), C.json();
5365
- }).then((C) => {
5366
- var Z;
5367
- if (C.error) {
5368
- r(12, d = C.error);
5362
+ fetch(f, de).then((B) => {
5363
+ const Y = B.headers.get("X-Payment-Session-Token");
5364
+ return Y && Or.set(Y), B.json();
5365
+ }).then((B) => {
5366
+ var Y;
5367
+ if (B.error) {
5368
+ r(12, v = B.error);
5369
5369
  return;
5370
5370
  }
5371
- if (C.ResponseCode !== w.Success) {
5372
- v = C.ResponseCode, he();
5371
+ if (B.ResponseCode !== $.Success) {
5372
+ g = B.ResponseCode, X();
5373
5373
  return;
5374
5374
  }
5375
- T = (Z = C.PaymentMethods) != null && Z.Ordering ? me(C) : le(C), window.postMessage(
5375
+ q = (Y = B.PaymentMethods) != null && Y.Ordering ? fe(B) : ge(B), window.postMessage(
5376
5376
  {
5377
5377
  type: "PromotedPaymentMethods",
5378
- promotedPaymentMethods: g
5378
+ promotedPaymentMethods: m
5379
5379
  },
5380
5380
  window.location.href
5381
- ), r(10, se = M && +M > 0 && T.length > +M ? i("showAll") : ""), r(11, _ = se ? T.slice(0, +M) : T), F == "false" && r(11, _ = _.sort((we, be) => we.isMethodPromoted && !be.isMethodPromoted ? -1 : !we.isMethodPromoted && be.isMethodPromoted ? 1 : 0)), r(15, E = !_.length), window.postMessage(
5381
+ ), r(10, E = S && +S > 0 && q.length > +S ? i("showAll") : ""), r(11, p = E ? q.slice(0, +S) : q), U == "false" && r(11, p = p.sort((we, be) => we.isMethodPromoted && !be.isMethodPromoted ? -1 : !we.isMethodPromoted && be.isMethodPromoted ? 1 : 0)), r(15, M = !p.length), window.postMessage(
5382
5382
  {
5383
5383
  type: "StartSessionCountdown",
5384
- paymentMethodName: T[0].Name
5384
+ paymentMethodName: q[0].Name
5385
5385
  },
5386
5386
  window.location.href
5387
5387
  ), window.postMessage({ type: "DataLoading", isDataLoaded: y });
5388
5388
  }).finally(() => {
5389
5389
  r(14, y = !0), window.postMessage({ type: "DataLoading", isDataLoaded: y });
5390
5390
  });
5391
- }, me = (f) => {
5392
- const D = [];
5393
- return g = [], f.PaymentMethods.Ordering.DefaultPaymentMethodsOrder.forEach((pe) => {
5394
- const C = f.PaymentMethods.PaymentMethods.find((Z) => Z.Name === pe);
5395
- if (C) {
5396
- const Z = (C == null ? void 0 : C.Logos.find((yt) => yt.LogoType === "Desktop")) || {}, we = (C == null ? void 0 : C.Logos.find((yt) => yt.LogoType === "Mobile")) || {}, be = p ? Z : we;
5397
- C.isMethodPromoted = Ie(C.Tags), C.LogoUrl = be.LogoUrl ? `https:${be.LogoUrl}` : "", C.isMethodPromoted && g.push(C), D.push(C);
5391
+ }, fe = (f) => {
5392
+ const j = [];
5393
+ return m = [], f.PaymentMethods.Ordering.DefaultPaymentMethodsOrder.forEach((de) => {
5394
+ const B = f.PaymentMethods.PaymentMethods.find((Y) => Y.Name === de);
5395
+ if (B) {
5396
+ const Y = (B == null ? void 0 : B.Logos.find((vt) => vt.LogoType === "Desktop")) || {}, we = (B == null ? void 0 : B.Logos.find((vt) => vt.LogoType === "Mobile")) || {}, be = _ ? Y : we;
5397
+ B.isMethodPromoted = Ie(B.Tags), B.LogoUrl = be.LogoUrl ? `https:${be.LogoUrl}` : "", B.isMethodPromoted && m.push(B), j.push(B);
5398
5398
  }
5399
- }), D;
5400
- }, le = (f) => {
5401
- const D = f.PaymentMethods.PaymentMethods.map((Z) => _t(Re({}, Z), {
5402
- isMethodPromoted: Ie(Z.Tags),
5403
- LogoUrl: Z.Logos && Z.Logos.length && Z.Logos[0].LogoUrl ? `https:${Z.Logos[0].LogoUrl}` : ""
5404
- })), [pe, C] = D.reduce(
5405
- ([Z, we], be) => (be && be.isMethodPromoted ? Z.push(be) : we.promo(be), [Z, we]),
5399
+ }), j;
5400
+ }, ge = (f) => {
5401
+ const j = f.PaymentMethods.PaymentMethods.map((Y) => Et(Re({}, Y), {
5402
+ isMethodPromoted: Ie(Y.Tags),
5403
+ LogoUrl: Y.Logos && Y.Logos.length && Y.Logos[0].LogoUrl ? `https:${Y.Logos[0].LogoUrl}` : ""
5404
+ })), [de, B] = j.reduce(
5405
+ ([Y, we], be) => (be && be.isMethodPromoted ? Y.push(be) : we.promo(be), [Y, we]),
5406
5406
  [[], []]
5407
5407
  );
5408
- return g = pe, C;
5409
- }, de = (f) => {
5410
- r(9, oe = f.Name), window.postMessage({ type: "SelectPayMeth", details: f }, window.location.href), dispatchEvent(new CustomEvent(
5408
+ return m = de, B;
5409
+ }, ae = (f) => {
5410
+ r(9, se = f.Name), window.postMessage({ type: "SelectPayMeth", details: f }, window.location.href), dispatchEvent(new CustomEvent(
5411
5411
  "selectPayMeth",
5412
5412
  {
5413
5413
  detail: f,
@@ -5416,97 +5416,104 @@ function ys(e, t, r) {
5416
5416
  composed: !0
5417
5417
  }
5418
5418
  ));
5419
- }, he = () => {
5419
+ }, X = () => {
5420
5420
  window.postMessage(
5421
5421
  {
5422
5422
  type: "ErrorResponseCode",
5423
- errorResponseCode: v
5423
+ errorResponseCode: g
5424
5424
  },
5425
5425
  window.location.href
5426
5426
  );
5427
- }, Y = () => {
5428
- r(13, p = !us(N));
5429
- }, Q = () => {
5430
- _ == T ? ve() : W();
5431
- }, W = () => {
5432
- r(11, _ = T), r(10, se = i("showLess"));
5427
+ }, ee = () => {
5428
+ r(13, _ = !ls(H));
5429
+ }, k = () => {
5430
+ p == q ? qe() : ve();
5433
5431
  }, ve = () => {
5434
- r(11, _ = T.slice(0, +M)), oe && !_.find((f) => f.Name === oe) && _.splice(0, 0, T.find((f) => f.Name === oe)), r(10, se = i("showAll"));
5435
- }, Ie = (f) => f && f.split(",").some((D) => D === gs), De = (f) => {
5436
- var pe;
5437
- const { data: { type: D } = {} } = f || {};
5438
- switch (D) {
5432
+ r(11, p = q), r(10, E = i("showLess"));
5433
+ }, qe = () => {
5434
+ r(11, p = q.slice(0, +S)), se && !p.find((f) => f.Name === se) && p.splice(0, 0, q.find((f) => f.Name === se)), r(10, E = i("showAll"));
5435
+ }, Ie = (f) => f && f.split(",").some((j) => j === bs), De = (f) => {
5436
+ var de;
5437
+ const { data: { type: j } = {} } = f || {};
5438
+ switch (j) {
5439
5439
  case "PrecisionCurrenciesMap": {
5440
- r(8, fe = ((pe = f == null ? void 0 : f.data) == null ? void 0 : pe.payload) || {});
5440
+ r(8, J = ((de = f == null ? void 0 : f.data) == null ? void 0 : de.payload) || {});
5441
+ break;
5442
+ }
5443
+ case "VaultChange": {
5444
+ r(31, he = !0);
5441
5445
  break;
5442
5446
  }
5443
5447
  }
5444
5448
  };
5445
- Rn(() => (Y(), as(a, J, U, H), window.postMessage({ type: "CashierMethodsListReady" }, window.location.href), window.addEventListener("message", De), () => {
5449
+ Un(() => (ee(), us(a, Z, R, P), window.postMessage({ type: "CashierMethodsListReady" }, window.location.href), window.addEventListener("message", De), () => {
5446
5450
  window.removeEventListener("message", De);
5447
5451
  }));
5448
- const qe = (f) => de(f), Qe = () => Q();
5449
- function Ke(f) {
5450
- At[f ? "unshift" : "push"](() => {
5451
- G = f, r(7, G);
5452
+ const Qe = (f) => ae(f), Ke = () => k();
5453
+ function et(f) {
5454
+ Lt[f ? "unshift" : "push"](() => {
5455
+ L = f, r(7, L);
5452
5456
  });
5453
5457
  }
5454
5458
  return e.$$set = (f) => {
5455
- "lang" in f && r(0, s = f.lang), "local" in f && r(20, a = f.local), "endpoint" in f && r(21, l = f.endpoint), "paymentsession" in f && r(22, u = f.paymentsession), "playersession" in f && r(23, h = f.playersession), "customerid" in f && r(24, c = f.customerid), "assetsurl" in f && r(1, b = f.assetsurl), "currency" in f && r(25, x = f.currency), "numberofmethodsshown" in f && r(26, M = f.numberofmethodsshown), "translationurl" in f && r(2, m = f.translationurl), "mbsource" in f && r(3, A = f.mbsource), "clientstyling" in f && r(4, $ = f.clientstyling), "clientstylingurl" in f && r(5, B = f.clientstylingurl), "currencydecimals" in f && r(27, H = f.currencydecimals), "currencysymbol" in f && r(28, J = f.currencysymbol), "currencyposition" in f && r(29, U = f.currencyposition), "promotedmethods" in f && r(30, F = f.promotedmethods), "type" in f && r(6, K = f.type);
5459
+ "lang" in f && r(0, s = f.lang), "local" in f && r(20, a = f.local), "endpoint" in f && r(21, l = f.endpoint), "paymentsession" in f && r(22, u = f.paymentsession), "playersession" in f && r(23, h = f.playersession), "customerid" in f && r(24, c = f.customerid), "assetsurl" in f && r(1, b = f.assetsurl), "currency" in f && r(25, x = f.currency), "numberofmethodsshown" in f && r(26, S = f.numberofmethodsshown), "translationurl" in f && r(2, d = f.translationurl), "mbsource" in f && r(3, A = f.mbsource), "clientstyling" in f && r(4, N = f.clientstyling), "clientstylingurl" in f && r(5, I = f.clientstylingurl), "currencydecimals" in f && r(27, P = f.currencydecimals), "currencysymbol" in f && r(28, Z = f.currencysymbol), "currencyposition" in f && r(29, R = f.currencyposition), "promotedmethods" in f && r(30, U = f.promotedmethods), "type" in f && r(6, K = f.type);
5456
5460
  }, e.$$.update = () => {
5457
- e.$$.dirty[0] & /*endpoint, paymentsession, customerid*/
5458
- 23068672 && l && !u && c && z(), e.$$.dirty[0] & /*lang*/
5459
- 1 && s && j(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5460
- 144 && $ && G && Vo(G, $), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5461
- 160 && B && G && zo(G, B), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5462
- 136 && A && G && Wo(G, `${A}.Style`), e.$$.dirty[0] & /*lang, translationurl*/
5463
- 5 && s && m && I(), e.$$.dirty[0] & /*currencydecimals*/
5464
- 134217728 && r(16, n = Number(H));
5461
+ e.$$.dirty[0] & /*endpoint, customerid, currency*/
5462
+ 52428800 | e.$$.dirty[1] & /*isCurrencyChanged*/
5463
+ 1 && l && c && x && he && ce(), e.$$.dirty[0] & /*endpoint, paymentsession, customerid*/
5464
+ 23068672 && l && !u && c && Q(), e.$$.dirty[0] & /*lang*/
5465
+ 1 && s && z(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
5466
+ 144 && N && L && zo(L, N), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
5467
+ 160 && I && L && Wo(L, I), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
5468
+ 136 && A && L && Xo(L, `${A}.Style`), e.$$.dirty[0] & /*lang, translationurl*/
5469
+ 5 && s && d && G(), e.$$.dirty[0] & /*currencydecimals*/
5470
+ 134217728 && r(16, n = Number(P));
5465
5471
  }, [
5466
5472
  s,
5467
5473
  b,
5468
- m,
5474
+ d,
5469
5475
  A,
5470
- $,
5471
- B,
5476
+ N,
5477
+ I,
5472
5478
  K,
5473
- G,
5474
- fe,
5475
- oe,
5479
+ L,
5480
+ J,
5476
5481
  se,
5477
- _,
5478
- d,
5482
+ E,
5479
5483
  p,
5484
+ v,
5485
+ _,
5480
5486
  y,
5481
- E,
5487
+ M,
5482
5488
  n,
5483
5489
  i,
5484
- de,
5485
- Q,
5490
+ ae,
5491
+ k,
5486
5492
  a,
5487
5493
  l,
5488
5494
  u,
5489
5495
  h,
5490
5496
  c,
5491
5497
  x,
5492
- M,
5493
- H,
5494
- J,
5498
+ S,
5499
+ P,
5500
+ Z,
5501
+ R,
5495
5502
  U,
5496
- F,
5497
- qe,
5503
+ he,
5498
5504
  Qe,
5499
- Ke
5505
+ Ke,
5506
+ et
5500
5507
  ];
5501
5508
  }
5502
- class vs extends Jn {
5509
+ class _s extends qn {
5503
5510
  constructor(t) {
5504
- super(), Yn(
5511
+ super(), Zn(
5505
5512
  this,
5506
5513
  t,
5507
- ys,
5508
- ps,
5509
- Ur,
5514
+ vs,
5515
+ gs,
5516
+ Fr,
5510
5517
  {
5511
5518
  lang: 0,
5512
5519
  local: 20,
@@ -5527,7 +5534,7 @@ class vs extends Jn {
5527
5534
  promotedmethods: 30,
5528
5535
  type: 6
5529
5536
  },
5530
- fs,
5537
+ ms,
5531
5538
  [-1, -1]
5532
5539
  );
5533
5540
  }
@@ -5535,112 +5542,112 @@ class vs extends Jn {
5535
5542
  return this.$$.ctx[0];
5536
5543
  }
5537
5544
  set lang(t) {
5538
- this.$$set({ lang: t }), X();
5545
+ this.$$set({ lang: t }), W();
5539
5546
  }
5540
5547
  get local() {
5541
5548
  return this.$$.ctx[20];
5542
5549
  }
5543
5550
  set local(t) {
5544
- this.$$set({ local: t }), X();
5551
+ this.$$set({ local: t }), W();
5545
5552
  }
5546
5553
  get endpoint() {
5547
5554
  return this.$$.ctx[21];
5548
5555
  }
5549
5556
  set endpoint(t) {
5550
- this.$$set({ endpoint: t }), X();
5557
+ this.$$set({ endpoint: t }), W();
5551
5558
  }
5552
5559
  get paymentsession() {
5553
5560
  return this.$$.ctx[22];
5554
5561
  }
5555
5562
  set paymentsession(t) {
5556
- this.$$set({ paymentsession: t }), X();
5563
+ this.$$set({ paymentsession: t }), W();
5557
5564
  }
5558
5565
  get playersession() {
5559
5566
  return this.$$.ctx[23];
5560
5567
  }
5561
5568
  set playersession(t) {
5562
- this.$$set({ playersession: t }), X();
5569
+ this.$$set({ playersession: t }), W();
5563
5570
  }
5564
5571
  get customerid() {
5565
5572
  return this.$$.ctx[24];
5566
5573
  }
5567
5574
  set customerid(t) {
5568
- this.$$set({ customerid: t }), X();
5575
+ this.$$set({ customerid: t }), W();
5569
5576
  }
5570
5577
  get assetsurl() {
5571
5578
  return this.$$.ctx[1];
5572
5579
  }
5573
5580
  set assetsurl(t) {
5574
- this.$$set({ assetsurl: t }), X();
5581
+ this.$$set({ assetsurl: t }), W();
5575
5582
  }
5576
5583
  get currency() {
5577
5584
  return this.$$.ctx[25];
5578
5585
  }
5579
5586
  set currency(t) {
5580
- this.$$set({ currency: t }), X();
5587
+ this.$$set({ currency: t }), W();
5581
5588
  }
5582
5589
  get numberofmethodsshown() {
5583
5590
  return this.$$.ctx[26];
5584
5591
  }
5585
5592
  set numberofmethodsshown(t) {
5586
- this.$$set({ numberofmethodsshown: t }), X();
5593
+ this.$$set({ numberofmethodsshown: t }), W();
5587
5594
  }
5588
5595
  get translationurl() {
5589
5596
  return this.$$.ctx[2];
5590
5597
  }
5591
5598
  set translationurl(t) {
5592
- this.$$set({ translationurl: t }), X();
5599
+ this.$$set({ translationurl: t }), W();
5593
5600
  }
5594
5601
  get mbsource() {
5595
5602
  return this.$$.ctx[3];
5596
5603
  }
5597
5604
  set mbsource(t) {
5598
- this.$$set({ mbsource: t }), X();
5605
+ this.$$set({ mbsource: t }), W();
5599
5606
  }
5600
5607
  get clientstyling() {
5601
5608
  return this.$$.ctx[4];
5602
5609
  }
5603
5610
  set clientstyling(t) {
5604
- this.$$set({ clientstyling: t }), X();
5611
+ this.$$set({ clientstyling: t }), W();
5605
5612
  }
5606
5613
  get clientstylingurl() {
5607
5614
  return this.$$.ctx[5];
5608
5615
  }
5609
5616
  set clientstylingurl(t) {
5610
- this.$$set({ clientstylingurl: t }), X();
5617
+ this.$$set({ clientstylingurl: t }), W();
5611
5618
  }
5612
5619
  get currencydecimals() {
5613
5620
  return this.$$.ctx[27];
5614
5621
  }
5615
5622
  set currencydecimals(t) {
5616
- this.$$set({ currencydecimals: t }), X();
5623
+ this.$$set({ currencydecimals: t }), W();
5617
5624
  }
5618
5625
  get currencysymbol() {
5619
5626
  return this.$$.ctx[28];
5620
5627
  }
5621
5628
  set currencysymbol(t) {
5622
- this.$$set({ currencysymbol: t }), X();
5629
+ this.$$set({ currencysymbol: t }), W();
5623
5630
  }
5624
5631
  get currencyposition() {
5625
5632
  return this.$$.ctx[29];
5626
5633
  }
5627
5634
  set currencyposition(t) {
5628
- this.$$set({ currencyposition: t }), X();
5635
+ this.$$set({ currencyposition: t }), W();
5629
5636
  }
5630
5637
  get promotedmethods() {
5631
5638
  return this.$$.ctx[30];
5632
5639
  }
5633
5640
  set promotedmethods(t) {
5634
- this.$$set({ promotedmethods: t }), X();
5641
+ this.$$set({ promotedmethods: t }), W();
5635
5642
  }
5636
5643
  get type() {
5637
5644
  return this.$$.ctx[6];
5638
5645
  }
5639
5646
  set type(t) {
5640
- this.$$set({ type: t }), X();
5647
+ this.$$set({ type: t }), W();
5641
5648
  }
5642
5649
  }
5643
- Zn(vs, { lang: {}, local: {}, endpoint: {}, paymentsession: {}, playersession: {}, customerid: {}, assetsurl: {}, currency: {}, numberofmethodsshown: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, currencydecimals: {}, currencysymbol: {}, currencyposition: {}, promotedmethods: {}, type: {} }, [], [], !0);
5650
+ Jn(_s, { lang: {}, local: {}, endpoint: {}, paymentsession: {}, playersession: {}, customerid: {}, assetsurl: {}, currency: {}, numberofmethodsshown: {}, translationurl: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, currencydecimals: {}, currencysymbol: {}, currencyposition: {}, promotedmethods: {}, type: {} }, [], [], !0);
5644
5651
  export {
5645
- vs as default
5652
+ _s as default
5646
5653
  };