@everymatrix/cashier-step-up 0.6.12 → 0.6.21

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,75 +1,75 @@
1
- var zr = Object.defineProperty, Xr = Object.defineProperties;
2
- var Wr = Object.getOwnPropertyDescriptors;
1
+ var Xn = Object.defineProperty, Wn = Object.defineProperties;
2
+ var Zn = Object.getOwnPropertyDescriptors;
3
3
  var Nt = Object.getOwnPropertySymbols;
4
- var Zr = Object.prototype.hasOwnProperty, qr = Object.prototype.propertyIsEnumerable;
5
- var lt = (e, t, r) => t in e ? zr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xe = (e, t) => {
6
- for (var r in t || (t = {}))
7
- Zr.call(t, r) && lt(e, r, t[r]);
4
+ var qn = Object.prototype.hasOwnProperty, Qn = Object.prototype.propertyIsEnumerable;
5
+ var lt = (e, t, n) => t in e ? Xn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Xe = (e, t) => {
6
+ for (var n in t || (t = {}))
7
+ qn.call(t, n) && lt(e, n, t[n]);
8
8
  if (Nt)
9
- for (var r of Nt(t))
10
- qr.call(t, r) && lt(e, r, t[r]);
9
+ for (var n of Nt(t))
10
+ Qn.call(t, n) && lt(e, n, t[n]);
11
11
  return e;
12
- }, ut = (e, t) => Xr(e, Wr(t));
13
- var K = (e, t, r) => (lt(e, typeof t != "symbol" ? t + "" : t, r), r);
14
- var ve = (e, t, r) => new Promise((n, i) => {
12
+ }, ut = (e, t) => Wn(e, Zn(t));
13
+ var K = (e, t, n) => (lt(e, typeof t != "symbol" ? t + "" : t, n), n);
14
+ var ve = (e, t, n) => new Promise((r, i) => {
15
15
  var o = (u) => {
16
16
  try {
17
- s(r.next(u));
17
+ s(n.next(u));
18
18
  } catch (l) {
19
19
  i(l);
20
20
  }
21
21
  }, a = (u) => {
22
22
  try {
23
- s(r.throw(u));
23
+ s(n.throw(u));
24
24
  } catch (l) {
25
25
  i(l);
26
26
  }
27
- }, s = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(o, a);
28
- s((r = r.apply(e, t)).next());
27
+ }, s = (u) => u.done ? r(u.value) : Promise.resolve(u.value).then(o, a);
28
+ s((n = n.apply(e, t)).next());
29
29
  });
30
30
  function ee() {
31
31
  }
32
- function ir(e) {
32
+ function on(e) {
33
33
  return e();
34
34
  }
35
35
  function Rt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function xe(e) {
39
- e.forEach(ir);
39
+ e.forEach(on);
40
40
  }
41
41
  function At(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function or(e, t) {
44
+ function sn(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- function Qr(e) {
47
+ function Jn(e) {
48
48
  return Object.keys(e).length === 0;
49
49
  }
50
- function sr(e, ...t) {
50
+ function an(e, ...t) {
51
51
  if (e == null) {
52
- for (const n of t)
53
- n(void 0);
52
+ for (const r of t)
53
+ r(void 0);
54
54
  return ee;
55
55
  }
56
- const r = e.subscribe(...t);
57
- return r.unsubscribe ? () => r.unsubscribe() : r;
56
+ const n = e.subscribe(...t);
57
+ return n.unsubscribe ? () => n.unsubscribe() : n;
58
58
  }
59
- function Jr(e, t, r) {
60
- e.$$.on_destroy.push(sr(t, r));
59
+ function Yn(e, t, n) {
60
+ e.$$.on_destroy.push(an(t, n));
61
61
  }
62
62
  function y(e, t) {
63
63
  e.appendChild(t);
64
64
  }
65
- function Yr(e, t, r) {
66
- const n = Kr(e);
67
- if (!n.getElementById(t)) {
65
+ function Kn(e, t, n) {
66
+ const r = er(e);
67
+ if (!r.getElementById(t)) {
68
68
  const i = O("style");
69
- i.id = t, i.textContent = r, en(n, i);
69
+ i.id = t, i.textContent = n, tr(r, i);
70
70
  }
71
71
  }
72
- function Kr(e) {
72
+ function er(e) {
73
73
  if (!e)
74
74
  return document;
75
75
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -79,22 +79,22 @@ function Kr(e) {
79
79
  t
80
80
  ) : e.ownerDocument;
81
81
  }
82
- function en(e, t) {
82
+ function tr(e, t) {
83
83
  return y(
84
84
  /** @type {Document} */
85
85
  e.head || e,
86
86
  t
87
87
  ), t.sheet;
88
88
  }
89
- function C(e, t, r) {
90
- e.insertBefore(t, r || null);
89
+ function C(e, t, n) {
90
+ e.insertBefore(t, n || null);
91
91
  }
92
92
  function H(e) {
93
93
  e.parentNode && e.parentNode.removeChild(e);
94
94
  }
95
- function tn(e, t) {
96
- for (let r = 0; r < e.length; r += 1)
97
- e[r] && e[r].d(t);
95
+ function nr(e, t) {
96
+ for (let n = 0; n < e.length; n += 1)
97
+ e[n] && e[n].d(t);
98
98
  }
99
99
  function O(e) {
100
100
  return document.createElement(e);
@@ -108,31 +108,31 @@ function k(e) {
108
108
  function F() {
109
109
  return k(" ");
110
110
  }
111
- function rn() {
111
+ function rr() {
112
112
  return k("");
113
113
  }
114
- function pe(e, t, r, n) {
115
- return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
114
+ function pe(e, t, n, r) {
115
+ return e.addEventListener(t, n, r), () => e.removeEventListener(t, n, r);
116
116
  }
117
- function p(e, t, r) {
118
- r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
117
+ function p(e, t, n) {
118
+ n == null ? e.removeAttribute(t) : e.getAttribute(t) !== n && e.setAttribute(t, n);
119
119
  }
120
- function nn(e) {
120
+ function ir(e) {
121
121
  return Array.from(e.childNodes);
122
122
  }
123
123
  function j(e, t) {
124
124
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
125
125
  t);
126
126
  }
127
- function se(e, t, r) {
128
- e.classList.toggle(t, !!r);
127
+ function se(e, t, n) {
128
+ e.classList.toggle(t, !!n);
129
129
  }
130
- function on(e) {
130
+ function or(e) {
131
131
  const t = {};
132
132
  return e.childNodes.forEach(
133
133
  /** @param {Element} node */
134
- (r) => {
135
- t[r.slot || "default"] = !0;
134
+ (n) => {
135
+ t[n.slot || "default"] = !0;
136
136
  }
137
137
  ), t;
138
138
  }
@@ -140,20 +140,20 @@ let Ge;
140
140
  function Ue(e) {
141
141
  Ge = e;
142
142
  }
143
- function sn() {
143
+ function sr() {
144
144
  if (!Ge)
145
145
  throw new Error("Function called outside component initialization");
146
146
  return Ge;
147
147
  }
148
- function an(e) {
149
- sn().$$.on_mount.push(e);
148
+ function ar(e) {
149
+ sr().$$.on_mount.push(e);
150
150
  }
151
151
  const Ce = [], Je = [];
152
152
  let Be = [];
153
- const kt = [], ln = /* @__PURE__ */ Promise.resolve();
153
+ const kt = [], lr = /* @__PURE__ */ Promise.resolve();
154
154
  let bt = !1;
155
- function un() {
156
- bt || (bt = !0, ln.then(ae));
155
+ function ur() {
156
+ bt || (bt = !0, lr.then(ae));
157
157
  }
158
158
  function yt(e) {
159
159
  Be.push(e);
@@ -168,7 +168,7 @@ function ae() {
168
168
  try {
169
169
  for (; He < Ce.length; ) {
170
170
  const t = Ce[He];
171
- He++, Ue(t), hn(t.$$);
171
+ He++, Ue(t), hr(t.$$);
172
172
  }
173
173
  } catch (t) {
174
174
  throw Ce.length = 0, He = 0, t;
@@ -176,8 +176,8 @@ function ae() {
176
176
  for (Ue(null), Ce.length = 0, He = 0; Je.length; )
177
177
  Je.pop()();
178
178
  for (let t = 0; t < Be.length; t += 1) {
179
- const r = Be[t];
180
- ht.has(r) || (ht.add(r), r());
179
+ const n = Be[t];
180
+ ht.has(n) || (ht.add(n), n());
181
181
  }
182
182
  Be.length = 0;
183
183
  } while (Ce.length);
@@ -185,39 +185,39 @@ function ae() {
185
185
  kt.pop()();
186
186
  bt = !1, ht.clear(), Ue(e);
187
187
  }
188
- function hn(e) {
188
+ function hr(e) {
189
189
  if (e.fragment !== null) {
190
190
  e.update(), xe(e.before_update);
191
191
  const t = e.dirty;
192
192
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(yt);
193
193
  }
194
194
  }
195
- function cn(e) {
196
- const t = [], r = [];
197
- Be.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Be = t;
195
+ function cr(e) {
196
+ const t = [], n = [];
197
+ Be.forEach((r) => e.indexOf(r) === -1 ? t.push(r) : n.push(r)), n.forEach((r) => r()), Be = t;
198
198
  }
199
- const fn = /* @__PURE__ */ new Set();
200
- function pn(e, t) {
201
- e && e.i && (fn.delete(e), e.i(t));
199
+ const fr = /* @__PURE__ */ new Set();
200
+ function pr(e, t) {
201
+ e && e.i && (fr.delete(e), e.i(t));
202
202
  }
203
203
  function Dt(e) {
204
204
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
205
205
  }
206
- function mn(e, t, r) {
207
- const { fragment: n, after_update: i } = e.$$;
208
- n && n.m(t, r), yt(() => {
209
- const o = e.$$.on_mount.map(ir).filter(At);
206
+ function mr(e, t, n) {
207
+ const { fragment: r, after_update: i } = e.$$;
208
+ r && r.m(t, n), yt(() => {
209
+ const o = e.$$.on_mount.map(on).filter(At);
210
210
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : xe(o), e.$$.on_mount = [];
211
211
  }), i.forEach(yt);
212
212
  }
213
- function dn(e, t) {
214
- const r = e.$$;
215
- r.fragment !== null && (cn(r.after_update), xe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
213
+ function dr(e, t) {
214
+ const n = e.$$;
215
+ n.fragment !== null && (cr(n.after_update), xe(n.on_destroy), n.fragment && n.fragment.d(t), n.on_destroy = n.fragment = null, n.ctx = []);
216
216
  }
217
- function gn(e, t) {
218
- e.$$.dirty[0] === -1 && (Ce.push(e), un(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
217
+ function gr(e, t) {
218
+ e.$$.dirty[0] === -1 && (Ce.push(e), ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
219
219
  }
220
- function bn(e, t, r, n, i, o, a = null, s = [-1]) {
220
+ function br(e, t, n, r, i, o, a = null, s = [-1]) {
221
221
  const u = Ge;
222
222
  Ue(e);
223
223
  const l = e.$$ = {
@@ -243,22 +243,22 @@ function bn(e, t, r, n, i, o, a = null, s = [-1]) {
243
243
  };
244
244
  a && a(l.root);
245
245
  let h = !1;
246
- if (l.ctx = r ? r(e, t.props || {}, (c, m, ..._) => {
246
+ if (l.ctx = n ? n(e, t.props || {}, (c, m, ..._) => {
247
247
  const d = _.length ? _[0] : m;
248
- return l.ctx && i(l.ctx[c], l.ctx[c] = d) && (!l.skip_bound && l.bound[c] && l.bound[c](d), h && gn(e, c)), m;
249
- }) : [], l.update(), h = !0, xe(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
248
+ return l.ctx && i(l.ctx[c], l.ctx[c] = d) && (!l.skip_bound && l.bound[c] && l.bound[c](d), h && gr(e, c)), m;
249
+ }) : [], l.update(), h = !0, xe(l.before_update), l.fragment = r ? r(l.ctx) : !1, t.target) {
250
250
  if (t.hydrate) {
251
- const c = nn(t.target);
251
+ const c = ir(t.target);
252
252
  l.fragment && l.fragment.l(c), c.forEach(H);
253
253
  } else
254
254
  l.fragment && l.fragment.c();
255
- t.intro && pn(e.$$.fragment), mn(e, t.target, t.anchor), ae();
255
+ t.intro && pr(e.$$.fragment), mr(e, t.target, t.anchor), ae();
256
256
  }
257
257
  Ue(u);
258
258
  }
259
- let ar;
260
- typeof HTMLElement == "function" && (ar = class extends HTMLElement {
261
- constructor(t, r, n) {
259
+ let ln;
260
+ typeof HTMLElement == "function" && (ln = class extends HTMLElement {
261
+ constructor(t, n, r) {
262
262
  super();
263
263
  /** The Svelte component constructor */
264
264
  K(this, "$$ctor");
@@ -278,19 +278,19 @@ typeof HTMLElement == "function" && (ar = class extends HTMLElement {
278
278
  K(this, "$$l", {});
279
279
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
280
280
  K(this, "$$l_u", /* @__PURE__ */ new Map());
281
- this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
281
+ this.$$ctor = t, this.$$s = n, r && this.attachShadow({ mode: "open" });
282
282
  }
283
- addEventListener(t, r, n) {
284
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(r), this.$$c) {
285
- const i = this.$$c.$on(t, r);
286
- this.$$l_u.set(r, i);
283
+ addEventListener(t, n, r) {
284
+ if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(n), this.$$c) {
285
+ const i = this.$$c.$on(t, n);
286
+ this.$$l_u.set(n, i);
287
287
  }
288
- super.addEventListener(t, r, n);
288
+ super.addEventListener(t, n, r);
289
289
  }
290
- removeEventListener(t, r, n) {
291
- if (super.removeEventListener(t, r, n), this.$$c) {
292
- const i = this.$$l_u.get(r);
293
- i && (i(), this.$$l_u.delete(r));
290
+ removeEventListener(t, n, r) {
291
+ if (super.removeEventListener(t, n, r), this.$$c) {
292
+ const i = this.$$l_u.get(n);
293
+ i && (i(), this.$$l_u.delete(n));
294
294
  }
295
295
  }
296
296
  connectedCallback() {
@@ -318,9 +318,9 @@ typeof HTMLElement == "function" && (ar = class extends HTMLElement {
318
318
  };
319
319
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
320
320
  return;
321
- const r = {}, n = on(this);
321
+ const n = {}, r = or(this);
322
322
  for (const o of this.$$s)
323
- o in n && (r[o] = [t(o)]);
323
+ o in r && (n[o] = [t(o)]);
324
324
  for (const o of this.attributes) {
325
325
  const a = this.$$g_p(o.name);
326
326
  a in this.$$d || (this.$$d[a] = Ze(a, o.value, this.$$p_d, "toProp"));
@@ -330,7 +330,7 @@ typeof HTMLElement == "function" && (ar = class extends HTMLElement {
330
330
  this.$$c = new this.$$ctor({
331
331
  target: this.shadowRoot || this,
332
332
  props: ut(Xe({}, this.$$d), {
333
- $$slots: r,
333
+ $$slots: n,
334
334
  $$scope: {
335
335
  ctx: []
336
336
  }
@@ -362,9 +362,9 @@ typeof HTMLElement == "function" && (ar = class extends HTMLElement {
362
362
  }
363
363
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
364
364
  // and setting attributes through setAttribute etc, this is helpful
365
- attributeChangedCallback(t, r, n) {
365
+ attributeChangedCallback(t, n, r) {
366
366
  var i;
367
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ze(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
367
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = Ze(t, r, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
368
368
  }
369
369
  disconnectedCallback() {
370
370
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -373,16 +373,16 @@ typeof HTMLElement == "function" && (ar = class extends HTMLElement {
373
373
  }
374
374
  $$g_p(t) {
375
375
  return Object.keys(this.$$p_d).find(
376
- (r) => this.$$p_d[r].attribute === t || !this.$$p_d[r].attribute && r.toLowerCase() === t
376
+ (n) => this.$$p_d[n].attribute === t || !this.$$p_d[n].attribute && n.toLowerCase() === t
377
377
  ) || t;
378
378
  }
379
379
  });
380
- function Ze(e, t, r, n) {
380
+ function Ze(e, t, n, r) {
381
381
  var o;
382
- const i = (o = r[e]) == null ? void 0 : o.type;
383
- if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
382
+ const i = (o = n[e]) == null ? void 0 : o.type;
383
+ if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !r || !n[e])
384
384
  return t;
385
- if (n === "toAttribute")
385
+ if (r === "toAttribute")
386
386
  switch (i) {
387
387
  case "Object":
388
388
  case "Array":
@@ -407,10 +407,10 @@ function Ze(e, t, r, n) {
407
407
  return t;
408
408
  }
409
409
  }
410
- function yn(e, t, r, n, i, o) {
411
- let a = class extends ar {
410
+ function yr(e, t, n, r, i, o) {
411
+ let a = class extends ln {
412
412
  constructor() {
413
- super(e, r, i), this.$$p_d = t;
413
+ super(e, n, i), this.$$p_d = t;
414
414
  }
415
415
  static get observedAttributes() {
416
416
  return Object.keys(t).map(
@@ -428,7 +428,7 @@ function yn(e, t, r, n, i, o) {
428
428
  u = Ze(s, u, t), this.$$d[s] = u, (l = this.$$c) == null || l.$set({ [s]: u });
429
429
  }
430
430
  });
431
- }), n.forEach((s) => {
431
+ }), r.forEach((s) => {
432
432
  Object.defineProperty(a.prototype, s, {
433
433
  get() {
434
434
  var u;
@@ -438,7 +438,7 @@ function yn(e, t, r, n, i, o) {
438
438
  }), e.element = /** @type {any} */
439
439
  a, a;
440
440
  }
441
- class _n {
441
+ class _r {
442
442
  constructor() {
443
443
  /**
444
444
  * ### PRIVATE API
@@ -459,7 +459,7 @@ class _n {
459
459
  }
460
460
  /** @returns {void} */
461
461
  $destroy() {
462
- dn(this, 1), this.$destroy = ee;
462
+ dr(this, 1), this.$destroy = ee;
463
463
  }
464
464
  /**
465
465
  * @template {Extract<keyof Events, string>} K
@@ -467,13 +467,13 @@ class _n {
467
467
  * @param {((e: Events[K]) => void) | null | undefined} callback
468
468
  * @returns {() => void}
469
469
  */
470
- $on(t, r) {
471
- if (!At(r))
470
+ $on(t, n) {
471
+ if (!At(n))
472
472
  return ee;
473
- const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
474
- return n.push(r), () => {
475
- const i = n.indexOf(r);
476
- i !== -1 && n.splice(i, 1);
473
+ const r = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
474
+ return r.push(n), () => {
475
+ const i = r.indexOf(n);
476
+ i !== -1 && r.splice(i, 1);
477
477
  };
478
478
  }
479
479
  /**
@@ -481,49 +481,49 @@ class _n {
481
481
  * @returns {void}
482
482
  */
483
483
  $set(t) {
484
- this.$$set && !Qr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
484
+ this.$$set && !Jn(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
485
485
  }
486
486
  }
487
- const En = "4";
488
- typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(En);
489
- function vn(e, t) {
487
+ const Er = "4";
488
+ typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Er);
489
+ function vr(e, t) {
490
490
  if (e) {
491
- const r = document.createElement("style");
492
- r.innerHTML = t, e.appendChild(r);
491
+ const n = document.createElement("style");
492
+ n.innerHTML = t, e.appendChild(n);
493
493
  }
494
494
  }
495
- function xn(e, t) {
495
+ function xr(e, t) {
496
496
  if (!e || !t)
497
497
  return;
498
- const r = new URL(t);
499
- fetch(r.href).then((n) => n.text()).then((n) => {
498
+ const n = new URL(t);
499
+ fetch(n.href).then((r) => r.text()).then((r) => {
500
500
  const i = document.createElement("style");
501
- i.innerHTML = n, e && e.appendChild(i);
502
- }).catch((n) => {
503
- console.error("There was an error while trying to load client styling from URL", n);
501
+ i.innerHTML = r, e && e.appendChild(i);
502
+ }).catch((r) => {
503
+ console.error("There was an error while trying to load client styling from URL", r);
504
504
  });
505
505
  }
506
- function wn(e, t, r) {
506
+ function wr(e, t, n) {
507
507
  if (window.emMessageBus) {
508
- const n = document.createElement("style");
508
+ const r = document.createElement("style");
509
509
  window.emMessageBus.subscribe(t, (i) => {
510
- n.innerHTML = i, e && e.appendChild(n);
510
+ r.innerHTML = i, e && e.appendChild(r);
511
511
  });
512
512
  }
513
513
  }
514
514
  const Ae = [];
515
- function Sn(e, t) {
515
+ function Sr(e, t) {
516
516
  return {
517
517
  subscribe: tt(e, t).subscribe
518
518
  };
519
519
  }
520
520
  function tt(e, t = ee) {
521
- let r;
522
- const n = /* @__PURE__ */ new Set();
521
+ let n;
522
+ const r = /* @__PURE__ */ new Set();
523
523
  function i(s) {
524
- if (or(e, s) && (e = s, r)) {
524
+ if (sn(e, s) && (e = s, n)) {
525
525
  const u = !Ae.length;
526
- for (const l of n)
526
+ for (const l of r)
527
527
  l[1](), Ae.push(l, e);
528
528
  if (u) {
529
529
  for (let l = 0; l < Ae.length; l += 2)
@@ -537,18 +537,18 @@ function tt(e, t = ee) {
537
537
  }
538
538
  function a(s, u = ee) {
539
539
  const l = [s, u];
540
- return n.add(l), n.size === 1 && (r = t(i, o) || ee), s(e), () => {
541
- n.delete(l), n.size === 0 && r && (r(), r = null);
540
+ return r.add(l), r.size === 1 && (n = t(i, o) || ee), s(e), () => {
541
+ r.delete(l), r.size === 0 && n && (n(), n = null);
542
542
  };
543
543
  }
544
544
  return { set: i, update: o, subscribe: a };
545
545
  }
546
- function Ne(e, t, r) {
547
- const n = !Array.isArray(e), i = n ? [e] : e;
546
+ function Ne(e, t, n) {
547
+ const r = !Array.isArray(e), i = r ? [e] : e;
548
548
  if (!i.every(Boolean))
549
549
  throw new Error("derived() expects stores as input, got a falsy value");
550
550
  const o = t.length < 2;
551
- return Sn(r, (a, s) => {
551
+ return Sr(n, (a, s) => {
552
552
  let u = !1;
553
553
  const l = [];
554
554
  let h = 0, c = ee;
@@ -556,10 +556,10 @@ function Ne(e, t, r) {
556
556
  if (h)
557
557
  return;
558
558
  c();
559
- const d = t(n ? l[0] : l, a, s);
559
+ const d = t(r ? l[0] : l, a, s);
560
560
  o ? a(d) : c = At(d) ? d : ee;
561
561
  }, _ = i.map(
562
- (d, g) => sr(
562
+ (d, g) => an(
563
563
  d,
564
564
  (v) => {
565
565
  l[g] = v, h &= ~(1 << g), u && m();
@@ -574,153 +574,153 @@ function Ne(e, t, r) {
574
574
  };
575
575
  });
576
576
  }
577
- function Tn(e) {
577
+ function Tr(e) {
578
578
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
579
579
  }
580
- var On = function(t) {
581
- return Hn(t) && !An(t);
580
+ var Or = function(t) {
581
+ return Hr(t) && !Ar(t);
582
582
  };
583
- function Hn(e) {
583
+ function Hr(e) {
584
584
  return !!e && typeof e == "object";
585
585
  }
586
- function An(e) {
586
+ function Ar(e) {
587
587
  var t = Object.prototype.toString.call(e);
588
- return t === "[object RegExp]" || t === "[object Date]" || Pn(e);
588
+ return t === "[object RegExp]" || t === "[object Date]" || Pr(e);
589
589
  }
590
- var Cn = typeof Symbol == "function" && Symbol.for, Bn = Cn ? Symbol.for("react.element") : 60103;
591
- function Pn(e) {
592
- return e.$$typeof === Bn;
590
+ var Cr = typeof Symbol == "function" && Symbol.for, Br = Cr ? Symbol.for("react.element") : 60103;
591
+ function Pr(e) {
592
+ return e.$$typeof === Br;
593
593
  }
594
- function Mn(e) {
594
+ function Mr(e) {
595
595
  return Array.isArray(e) ? [] : {};
596
596
  }
597
597
  function Fe(e, t) {
598
- return t.clone !== !1 && t.isMergeableObject(e) ? Pe(Mn(e), e, t) : e;
598
+ return t.clone !== !1 && t.isMergeableObject(e) ? Pe(Mr(e), e, t) : e;
599
599
  }
600
- function Ln(e, t, r) {
601
- return e.concat(t).map(function(n) {
602
- return Fe(n, r);
600
+ function Lr(e, t, n) {
601
+ return e.concat(t).map(function(r) {
602
+ return Fe(r, n);
603
603
  });
604
604
  }
605
- function In(e, t) {
605
+ function Ir(e, t) {
606
606
  if (!t.customMerge)
607
607
  return Pe;
608
- var r = t.customMerge(e);
609
- return typeof r == "function" ? r : Pe;
608
+ var n = t.customMerge(e);
609
+ return typeof n == "function" ? n : Pe;
610
610
  }
611
- function Nn(e) {
611
+ function Nr(e) {
612
612
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
613
613
  return Object.propertyIsEnumerable.call(e, t);
614
614
  }) : [];
615
615
  }
616
616
  function Ut(e) {
617
- return Object.keys(e).concat(Nn(e));
617
+ return Object.keys(e).concat(Nr(e));
618
618
  }
619
- function lr(e, t) {
619
+ function un(e, t) {
620
620
  try {
621
621
  return t in e;
622
- } catch (r) {
622
+ } catch (n) {
623
623
  return !1;
624
624
  }
625
625
  }
626
- function Rn(e, t) {
627
- return lr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
626
+ function Rr(e, t) {
627
+ return un(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
628
628
  }
629
- function kn(e, t, r) {
630
- var n = {};
631
- return r.isMergeableObject(e) && Ut(e).forEach(function(i) {
632
- n[i] = Fe(e[i], r);
629
+ function kr(e, t, n) {
630
+ var r = {};
631
+ return n.isMergeableObject(e) && Ut(e).forEach(function(i) {
632
+ r[i] = Fe(e[i], n);
633
633
  }), Ut(t).forEach(function(i) {
634
- Rn(e, i) || (lr(e, i) && r.isMergeableObject(t[i]) ? n[i] = In(i, r)(e[i], t[i], r) : n[i] = Fe(t[i], r));
635
- }), n;
634
+ Rr(e, i) || (un(e, i) && n.isMergeableObject(t[i]) ? r[i] = Ir(i, n)(e[i], t[i], n) : r[i] = Fe(t[i], n));
635
+ }), r;
636
636
  }
637
- function Pe(e, t, r) {
638
- r = r || {}, r.arrayMerge = r.arrayMerge || Ln, r.isMergeableObject = r.isMergeableObject || On, r.cloneUnlessOtherwiseSpecified = Fe;
639
- var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
640
- return o ? n ? r.arrayMerge(e, t, r) : kn(e, t, r) : Fe(t, r);
637
+ function Pe(e, t, n) {
638
+ n = n || {}, n.arrayMerge = n.arrayMerge || Lr, n.isMergeableObject = n.isMergeableObject || Or, n.cloneUnlessOtherwiseSpecified = Fe;
639
+ var r = Array.isArray(t), i = Array.isArray(e), o = r === i;
640
+ return o ? r ? n.arrayMerge(e, t, n) : kr(e, t, n) : Fe(t, n);
641
641
  }
642
- Pe.all = function(t, r) {
642
+ Pe.all = function(t, n) {
643
643
  if (!Array.isArray(t))
644
644
  throw new Error("first argument should be an array");
645
- return t.reduce(function(n, i) {
646
- return Pe(n, i, r);
645
+ return t.reduce(function(r, i) {
646
+ return Pe(r, i, n);
647
647
  }, {});
648
648
  };
649
- var Dn = Pe, Un = Dn;
650
- const Gn = /* @__PURE__ */ Tn(Un);
649
+ var Dr = Pe, Ur = Dr;
650
+ const Gr = /* @__PURE__ */ Tr(Ur);
651
651
  var _t = function(e, t) {
652
- return _t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
653
- r.__proto__ = n;
654
- } || function(r, n) {
655
- for (var i in n)
656
- Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
652
+ return _t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, r) {
653
+ n.__proto__ = r;
654
+ } || function(n, r) {
655
+ for (var i in r)
656
+ Object.prototype.hasOwnProperty.call(r, i) && (n[i] = r[i]);
657
657
  }, _t(e, t);
658
658
  };
659
- function rt(e, t) {
659
+ function nt(e, t) {
660
660
  if (typeof t != "function" && t !== null)
661
661
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
662
662
  _t(e, t);
663
- function r() {
663
+ function n() {
664
664
  this.constructor = e;
665
665
  }
666
- e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
666
+ e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
667
667
  }
668
668
  var le = function() {
669
669
  return le = Object.assign || function(t) {
670
- for (var r, n = 1, i = arguments.length; n < i; n++) {
671
- r = arguments[n];
672
- for (var o in r)
673
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
670
+ for (var n, r = 1, i = arguments.length; r < i; r++) {
671
+ n = arguments[r];
672
+ for (var o in n)
673
+ Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
674
674
  }
675
675
  return t;
676
676
  }, le.apply(this, arguments);
677
677
  };
678
- function Fn(e, t) {
679
- var r = {};
680
- for (var n in e)
681
- Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
678
+ function Fr(e, t) {
679
+ var n = {};
680
+ for (var r in e)
681
+ Object.prototype.hasOwnProperty.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
682
682
  if (e != null && typeof Object.getOwnPropertySymbols == "function")
683
- for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
684
- t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
685
- return r;
683
+ for (var i = 0, r = Object.getOwnPropertySymbols(e); i < r.length; i++)
684
+ t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
685
+ return n;
686
686
  }
687
- function ct(e, t, r) {
688
- if (r || arguments.length === 2)
689
- for (var n = 0, i = t.length, o; n < i; n++)
690
- (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
687
+ function ct(e, t, n) {
688
+ if (n || arguments.length === 2)
689
+ for (var r = 0, i = t.length, o; r < i; r++)
690
+ (o || !(r in t)) && (o || (o = Array.prototype.slice.call(t, 0, r)), o[r] = t[r]);
691
691
  return e.concat(o || Array.prototype.slice.call(t));
692
692
  }
693
693
  function ft(e, t) {
694
- var r = t && t.cache ? t.cache : Zn, n = t && t.serializer ? t.serializer : Xn, i = t && t.strategy ? t.strategy : $n;
694
+ var n = t && t.cache ? t.cache : Zr, r = t && t.serializer ? t.serializer : Xr, i = t && t.strategy ? t.strategy : $r;
695
695
  return i(e, {
696
- cache: r,
697
- serializer: n
696
+ cache: n,
697
+ serializer: r
698
698
  });
699
699
  }
700
- function jn(e) {
700
+ function jr(e) {
701
701
  return e == null || typeof e == "number" || typeof e == "boolean";
702
702
  }
703
- function Vn(e, t, r, n) {
704
- var i = jn(n) ? n : r(n), o = t.get(i);
705
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
703
+ function Vr(e, t, n, r) {
704
+ var i = jr(r) ? r : n(r), o = t.get(i);
705
+ return typeof o == "undefined" && (o = e.call(this, r), t.set(i, o)), o;
706
706
  }
707
- function ur(e, t, r) {
708
- var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
709
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
707
+ function hn(e, t, n) {
708
+ var r = Array.prototype.slice.call(arguments, 3), i = n(r), o = t.get(i);
709
+ return typeof o == "undefined" && (o = e.apply(this, r), t.set(i, o)), o;
710
710
  }
711
- function hr(e, t, r, n, i) {
712
- return r.bind(t, e, n, i);
711
+ function cn(e, t, n, r, i) {
712
+ return n.bind(t, e, r, i);
713
713
  }
714
- function $n(e, t) {
715
- var r = e.length === 1 ? Vn : ur;
716
- return hr(e, this, r, t.cache.create(), t.serializer);
714
+ function $r(e, t) {
715
+ var n = e.length === 1 ? Vr : hn;
716
+ return cn(e, this, n, t.cache.create(), t.serializer);
717
717
  }
718
- function zn(e, t) {
719
- return hr(e, this, ur, t.cache.create(), t.serializer);
718
+ function zr(e, t) {
719
+ return cn(e, this, hn, t.cache.create(), t.serializer);
720
720
  }
721
- var Xn = function() {
721
+ var Xr = function() {
722
722
  return JSON.stringify(arguments);
723
- }, Wn = (
723
+ }, Wr = (
724
724
  /** @class */
725
725
  function() {
726
726
  function e() {
@@ -728,22 +728,22 @@ var Xn = function() {
728
728
  }
729
729
  return e.prototype.get = function(t) {
730
730
  return this.cache[t];
731
- }, e.prototype.set = function(t, r) {
732
- this.cache[t] = r;
731
+ }, e.prototype.set = function(t, n) {
732
+ this.cache[t] = n;
733
733
  }, e;
734
734
  }()
735
- ), Zn = {
735
+ ), Zr = {
736
736
  create: function() {
737
- return new Wn();
737
+ return new Wr();
738
738
  }
739
739
  }, pt = {
740
- variadic: zn
740
+ variadic: zr
741
741
  }, Ye = function() {
742
742
  return Ye = Object.assign || function(t) {
743
- for (var r, n = 1, i = arguments.length; n < i; n++) {
744
- r = arguments[n];
745
- for (var o in r)
746
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
743
+ for (var n, r = 1, i = arguments.length; r < i; r++) {
744
+ n = arguments[r];
745
+ for (var o in n)
746
+ Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
747
747
  }
748
748
  return t;
749
749
  }, Ye.apply(this, arguments);
@@ -763,47 +763,47 @@ var Me;
763
763
  function Gt(e) {
764
764
  return e.type === L.literal;
765
765
  }
766
- function qn(e) {
766
+ function qr(e) {
767
767
  return e.type === L.argument;
768
768
  }
769
- function cr(e) {
769
+ function fn(e) {
770
770
  return e.type === L.number;
771
771
  }
772
- function fr(e) {
772
+ function pn(e) {
773
773
  return e.type === L.date;
774
774
  }
775
- function pr(e) {
775
+ function mn(e) {
776
776
  return e.type === L.time;
777
777
  }
778
- function mr(e) {
778
+ function dn(e) {
779
779
  return e.type === L.select;
780
780
  }
781
- function dr(e) {
781
+ function gn(e) {
782
782
  return e.type === L.plural;
783
783
  }
784
- function Qn(e) {
784
+ function Qr(e) {
785
785
  return e.type === L.pound;
786
786
  }
787
- function gr(e) {
787
+ function bn(e) {
788
788
  return e.type === L.tag;
789
789
  }
790
- function br(e) {
790
+ function yn(e) {
791
791
  return !!(e && typeof e == "object" && e.type === Me.number);
792
792
  }
793
793
  function Et(e) {
794
794
  return !!(e && typeof e == "object" && e.type === Me.dateTime);
795
795
  }
796
- var yr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Jn = /(?:[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;
797
- function Yn(e) {
796
+ var _n = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Jr = /(?:[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;
797
+ function Yr(e) {
798
798
  var t = {};
799
- return e.replace(Jn, function(r) {
800
- var n = r.length;
801
- switch (r[0]) {
799
+ return e.replace(Jr, function(n) {
800
+ var r = n.length;
801
+ switch (n[0]) {
802
802
  case "G":
803
- t.era = n === 4 ? "long" : n === 5 ? "narrow" : "short";
803
+ t.era = r === 4 ? "long" : r === 5 ? "narrow" : "short";
804
804
  break;
805
805
  case "y":
806
- t.year = n === 2 ? "2-digit" : "numeric";
806
+ t.year = r === 2 ? "2-digit" : "numeric";
807
807
  break;
808
808
  case "Y":
809
809
  case "u":
@@ -815,30 +815,30 @@ function Yn(e) {
815
815
  throw new RangeError("`q/Q` (quarter) patterns are not supported");
816
816
  case "M":
817
817
  case "L":
818
- t.month = ["numeric", "2-digit", "short", "long", "narrow"][n - 1];
818
+ t.month = ["numeric", "2-digit", "short", "long", "narrow"][r - 1];
819
819
  break;
820
820
  case "w":
821
821
  case "W":
822
822
  throw new RangeError("`w/W` (week) patterns are not supported");
823
823
  case "d":
824
- t.day = ["numeric", "2-digit"][n - 1];
824
+ t.day = ["numeric", "2-digit"][r - 1];
825
825
  break;
826
826
  case "D":
827
827
  case "F":
828
828
  case "g":
829
829
  throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");
830
830
  case "E":
831
- t.weekday = n === 4 ? "long" : n === 5 ? "narrow" : "short";
831
+ t.weekday = r === 4 ? "long" : r === 5 ? "narrow" : "short";
832
832
  break;
833
833
  case "e":
834
- if (n < 4)
834
+ if (r < 4)
835
835
  throw new RangeError("`e..eee` (weekday) patterns are not supported");
836
- t.weekday = ["short", "long", "narrow", "short"][n - 4];
836
+ t.weekday = ["short", "long", "narrow", "short"][r - 4];
837
837
  break;
838
838
  case "c":
839
- if (n < 4)
839
+ if (r < 4)
840
840
  throw new RangeError("`c..ccc` (weekday) patterns are not supported");
841
- t.weekday = ["short", "long", "narrow", "short"][n - 4];
841
+ t.weekday = ["short", "long", "narrow", "short"][r - 4];
842
842
  break;
843
843
  case "a":
844
844
  t.hour12 = !0;
@@ -847,32 +847,32 @@ function Yn(e) {
847
847
  case "B":
848
848
  throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");
849
849
  case "h":
850
- t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][n - 1];
850
+ t.hourCycle = "h12", t.hour = ["numeric", "2-digit"][r - 1];
851
851
  break;
852
852
  case "H":
853
- t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][n - 1];
853
+ t.hourCycle = "h23", t.hour = ["numeric", "2-digit"][r - 1];
854
854
  break;
855
855
  case "K":
856
- t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][n - 1];
856
+ t.hourCycle = "h11", t.hour = ["numeric", "2-digit"][r - 1];
857
857
  break;
858
858
  case "k":
859
- t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][n - 1];
859
+ t.hourCycle = "h24", t.hour = ["numeric", "2-digit"][r - 1];
860
860
  break;
861
861
  case "j":
862
862
  case "J":
863
863
  case "C":
864
864
  throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");
865
865
  case "m":
866
- t.minute = ["numeric", "2-digit"][n - 1];
866
+ t.minute = ["numeric", "2-digit"][r - 1];
867
867
  break;
868
868
  case "s":
869
- t.second = ["numeric", "2-digit"][n - 1];
869
+ t.second = ["numeric", "2-digit"][r - 1];
870
870
  break;
871
871
  case "S":
872
872
  case "A":
873
873
  throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");
874
874
  case "z":
875
- t.timeZoneName = n < 4 ? "short" : "long";
875
+ t.timeZoneName = r < 4 ? "short" : "long";
876
876
  break;
877
877
  case "Z":
878
878
  case "O":
@@ -887,22 +887,22 @@ function Yn(e) {
887
887
  }
888
888
  var R = function() {
889
889
  return R = Object.assign || function(t) {
890
- for (var r, n = 1, i = arguments.length; n < i; n++) {
891
- r = arguments[n];
892
- for (var o in r)
893
- Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
890
+ for (var n, r = 1, i = arguments.length; r < i; r++) {
891
+ n = arguments[r];
892
+ for (var o in n)
893
+ Object.prototype.hasOwnProperty.call(n, o) && (t[o] = n[o]);
894
894
  }
895
895
  return t;
896
896
  }, R.apply(this, arguments);
897
897
  };
898
- var Kn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
898
+ var Kr = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
899
899
  function ei(e) {
900
900
  if (e.length === 0)
901
901
  throw new Error("Number skeleton cannot be empty");
902
- for (var t = e.split(Kn).filter(function(m) {
902
+ for (var t = e.split(Kr).filter(function(m) {
903
903
  return m.length > 0;
904
- }), r = [], n = 0, i = t; n < i.length; n++) {
905
- var o = i[n], a = o.split("/");
904
+ }), n = [], r = 0, i = t; r < i.length; r++) {
905
+ var o = i[r], a = o.split("/");
906
906
  if (a.length === 0)
907
907
  throw new Error("Invalid number skeleton");
908
908
  for (var s = a[0], u = a.slice(1), l = 0, h = u; l < h.length; l++) {
@@ -910,21 +910,21 @@ function ei(e) {
910
910
  if (c.length === 0)
911
911
  throw new Error("Invalid number skeleton");
912
912
  }
913
- r.push({ stem: s, options: u });
913
+ n.push({ stem: s, options: u });
914
914
  }
915
- return r;
915
+ return n;
916
916
  }
917
917
  function ti(e) {
918
918
  return e.replace(/^(.*?)-/, "");
919
919
  }
920
- var Ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, _r = /^(@+)?(\+|#+)?[rs]?$/g, ri = /(\*)(0+)|(#+)(0+)|(0+)/g, Er = /^(0+)$/;
920
+ var Ft = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, En = /^(@+)?(\+|#+)?[rs]?$/g, ni = /(\*)(0+)|(#+)(0+)|(0+)/g, vn = /^(0+)$/;
921
921
  function jt(e) {
922
922
  var t = {};
923
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(_r, function(r, n, i) {
924
- 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)), "";
923
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(En, function(n, r, i) {
924
+ return typeof i != "string" ? (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length) : i === "+" ? t.minimumSignificantDigits = r.length : r[0] === "#" ? t.maximumSignificantDigits = r.length : (t.minimumSignificantDigits = r.length, t.maximumSignificantDigits = r.length + (typeof i == "string" ? i.length : 0)), "";
925
925
  }), t;
926
926
  }
927
- function vr(e) {
927
+ function xn(e) {
928
928
  switch (e) {
929
929
  case "sign-auto":
930
930
  return {
@@ -964,27 +964,27 @@ function vr(e) {
964
964
  };
965
965
  }
966
966
  }
967
- function ni(e) {
967
+ function ri(e) {
968
968
  var t;
969
969
  if (e[0] === "E" && e[1] === "E" ? (t = {
970
970
  notation: "engineering"
971
971
  }, e = e.slice(2)) : e[0] === "E" && (t = {
972
972
  notation: "scientific"
973
973
  }, e = e.slice(1)), t) {
974
- var r = e.slice(0, 2);
975
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Er.test(e))
974
+ var n = e.slice(0, 2);
975
+ if (n === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : n === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !vn.test(e))
976
976
  throw new Error("Malformed concise eng/scientific notation");
977
977
  t.minimumIntegerDigits = e.length;
978
978
  }
979
979
  return t;
980
980
  }
981
981
  function Vt(e) {
982
- var t = {}, r = vr(e);
983
- return r || t;
982
+ var t = {}, n = xn(e);
983
+ return n || t;
984
984
  }
985
985
  function ii(e) {
986
- for (var t = {}, r = 0, n = e; r < n.length; r++) {
987
- var i = n[r];
986
+ for (var t = {}, n = 0, r = e; n < r.length; n++) {
987
+ var i = r[n];
988
988
  switch (i.stem) {
989
989
  case "percent":
990
990
  case "%":
@@ -1068,7 +1068,7 @@ function ii(e) {
1068
1068
  case "integer-width":
1069
1069
  if (i.options.length > 1)
1070
1070
  throw new RangeError("integer-width stems only accept a single optional option");
1071
- i.options[0].replace(ri, function(u, l, h, c, m, _) {
1071
+ i.options[0].replace(ni, function(u, l, h, c, m, _) {
1072
1072
  if (l)
1073
1073
  t.minimumIntegerDigits = h.length;
1074
1074
  else {
@@ -1081,7 +1081,7 @@ function ii(e) {
1081
1081
  });
1082
1082
  continue;
1083
1083
  }
1084
- if (Er.test(i.stem)) {
1084
+ if (vn.test(i.stem)) {
1085
1085
  t.minimumIntegerDigits = i.stem.length;
1086
1086
  continue;
1087
1087
  }
@@ -1095,13 +1095,13 @@ function ii(e) {
1095
1095
  o === "w" ? t = R(R({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = R(R({}, t), jt(o)));
1096
1096
  continue;
1097
1097
  }
1098
- if (_r.test(i.stem)) {
1098
+ if (En.test(i.stem)) {
1099
1099
  t = R(R({}, t), jt(i.stem));
1100
1100
  continue;
1101
1101
  }
1102
- var a = vr(i.stem);
1102
+ var a = xn(i.stem);
1103
1103
  a && (t = R(R({}, t), a));
1104
- var s = ni(i.stem);
1104
+ var s = ri(i.stem);
1105
1105
  s && (t = R(R({}, t), s));
1106
1106
  }
1107
1107
  return t;
@@ -2522,20 +2522,20 @@ var We = {
2522
2522
  ]
2523
2523
  };
2524
2524
  function oi(e, t) {
2525
- for (var r = "", n = 0; n < e.length; n++) {
2526
- var i = e.charAt(n);
2525
+ for (var n = "", r = 0; r < e.length; r++) {
2526
+ var i = e.charAt(r);
2527
2527
  if (i === "j") {
2528
- for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2529
- o++, n++;
2528
+ for (var o = 0; r + 1 < e.length && e.charAt(r + 1) === i; )
2529
+ o++, r++;
2530
2530
  var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), u = "a", l = si(t);
2531
2531
  for ((l == "H" || l == "k") && (s = 0); s-- > 0; )
2532
- r += u;
2532
+ n += u;
2533
2533
  for (; a-- > 0; )
2534
- r = l + r;
2534
+ n = l + n;
2535
2535
  } else
2536
- i === "J" ? r += "H" : r += i;
2536
+ i === "J" ? n += "H" : n += i;
2537
2537
  }
2538
- return r;
2538
+ return n;
2539
2539
  }
2540
2540
  function si(e) {
2541
2541
  var t = e.hourCycle;
@@ -2554,12 +2554,12 @@ function si(e) {
2554
2554
  default:
2555
2555
  throw new Error("Invalid hourCycle");
2556
2556
  }
2557
- var r = e.language, n;
2558
- r !== "root" && (n = e.maximize().region);
2559
- var i = We[n || ""] || We[r || ""] || We["".concat(r, "-001")] || We["001"];
2557
+ var n = e.language, r;
2558
+ n !== "root" && (r = e.maximize().region);
2559
+ var i = We[r || ""] || We[n || ""] || We["".concat(n, "-001")] || We["001"];
2560
2560
  return i[0];
2561
2561
  }
2562
- var mt, ai = new RegExp("^".concat(yr.source, "*")), li = new RegExp("".concat(yr.source, "*$"));
2562
+ var mt, ai = new RegExp("^".concat(_n.source, "*")), li = new RegExp("".concat(_n.source, "*$"));
2563
2563
  function T(e, t) {
2564
2564
  return { start: e, end: t };
2565
2565
  }
@@ -2567,57 +2567,57 @@ var ui = !!String.prototype.startsWith && "_a".startsWith("a", 1), hi = !!String
2567
2567
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2568
2568
  }, vt = !0;
2569
2569
  try {
2570
- var bi = wr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2570
+ var bi = Sn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2571
2571
  vt = ((mt = bi.exec("a")) === null || mt === void 0 ? void 0 : mt[0]) === "a";
2572
2572
  } catch (e) {
2573
2573
  vt = !1;
2574
2574
  }
2575
2575
  var $t = ui ? (
2576
2576
  // Native
2577
- function(t, r, n) {
2578
- return t.startsWith(r, n);
2577
+ function(t, n, r) {
2578
+ return t.startsWith(n, r);
2579
2579
  }
2580
2580
  ) : (
2581
2581
  // For IE11
2582
- function(t, r, n) {
2583
- return t.slice(n, n + r.length) === r;
2582
+ function(t, n, r) {
2583
+ return t.slice(r, r + n.length) === n;
2584
2584
  }
2585
2585
  ), xt = hi ? String.fromCodePoint : (
2586
2586
  // IE11
2587
2587
  function() {
2588
- for (var t = [], r = 0; r < arguments.length; r++)
2589
- t[r] = arguments[r];
2590
- for (var n = "", i = t.length, o = 0, a; i > o; ) {
2588
+ for (var t = [], n = 0; n < arguments.length; n++)
2589
+ t[n] = arguments[n];
2590
+ for (var r = "", i = t.length, o = 0, a; i > o; ) {
2591
2591
  if (a = t[o++], a > 1114111)
2592
2592
  throw RangeError(a + " is not a valid code point");
2593
- n += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2593
+ r += a < 65536 ? String.fromCharCode(a) : String.fromCharCode(((a -= 65536) >> 10) + 55296, a % 1024 + 56320);
2594
2594
  }
2595
- return n;
2595
+ return r;
2596
2596
  }
2597
2597
  ), zt = (
2598
2598
  // native
2599
2599
  ci ? Object.fromEntries : (
2600
2600
  // Ponyfill
2601
2601
  function(t) {
2602
- for (var r = {}, n = 0, i = t; n < i.length; n++) {
2603
- var o = i[n], a = o[0], s = o[1];
2604
- r[a] = s;
2602
+ for (var n = {}, r = 0, i = t; r < i.length; r++) {
2603
+ var o = i[r], a = o[0], s = o[1];
2604
+ n[a] = s;
2605
2605
  }
2606
- return r;
2606
+ return n;
2607
2607
  }
2608
2608
  )
2609
- ), xr = fi ? (
2609
+ ), wn = fi ? (
2610
2610
  // Native
2611
- function(t, r) {
2612
- return t.codePointAt(r);
2611
+ function(t, n) {
2612
+ return t.codePointAt(n);
2613
2613
  }
2614
2614
  ) : (
2615
2615
  // IE 11
2616
- function(t, r) {
2617
- var n = t.length;
2618
- if (!(r < 0 || r >= n)) {
2619
- var i = t.charCodeAt(r), o;
2620
- return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2616
+ function(t, n) {
2617
+ var r = t.length;
2618
+ if (!(n < 0 || n >= r)) {
2619
+ var i = t.charCodeAt(n), o;
2620
+ return i < 55296 || i > 56319 || n + 1 === r || (o = t.charCodeAt(n + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2621
2621
  }
2622
2622
  }
2623
2623
  ), yi = pi ? (
@@ -2641,66 +2641,66 @@ var $t = ui ? (
2641
2641
  return t.replace(li, "");
2642
2642
  }
2643
2643
  );
2644
- function wr(e, t) {
2644
+ function Sn(e, t) {
2645
2645
  return new RegExp(e, t);
2646
2646
  }
2647
2647
  var wt;
2648
2648
  if (vt) {
2649
- var Xt = wr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2650
- wt = function(t, r) {
2651
- var n;
2652
- Xt.lastIndex = r;
2649
+ var Xt = Sn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2650
+ wt = function(t, n) {
2651
+ var r;
2652
+ Xt.lastIndex = n;
2653
2653
  var i = Xt.exec(t);
2654
- return (n = i[1]) !== null && n !== void 0 ? n : "";
2654
+ return (r = i[1]) !== null && r !== void 0 ? r : "";
2655
2655
  };
2656
2656
  } else
2657
- wt = function(t, r) {
2658
- for (var n = []; ; ) {
2659
- var i = xr(t, r);
2660
- if (i === void 0 || Sr(i) || wi(i))
2657
+ wt = function(t, n) {
2658
+ for (var r = []; ; ) {
2659
+ var i = wn(t, n);
2660
+ if (i === void 0 || Tn(i) || wi(i))
2661
2661
  break;
2662
- n.push(i), r += i >= 65536 ? 2 : 1;
2662
+ r.push(i), n += i >= 65536 ? 2 : 1;
2663
2663
  }
2664
- return xt.apply(void 0, n);
2664
+ return xt.apply(void 0, r);
2665
2665
  };
2666
2666
  var Ei = (
2667
2667
  /** @class */
2668
2668
  function() {
2669
- function e(t, r) {
2670
- r === void 0 && (r = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!r.ignoreTag, this.locale = r.locale, this.requiresOtherClause = !!r.requiresOtherClause, this.shouldParseSkeletons = !!r.shouldParseSkeletons;
2669
+ function e(t, n) {
2670
+ n === void 0 && (n = {}), this.message = t, this.position = { offset: 0, line: 1, column: 1 }, this.ignoreTag = !!n.ignoreTag, this.locale = n.locale, this.requiresOtherClause = !!n.requiresOtherClause, this.shouldParseSkeletons = !!n.shouldParseSkeletons;
2671
2671
  }
2672
2672
  return e.prototype.parse = function() {
2673
2673
  if (this.offset() !== 0)
2674
2674
  throw Error("parser can only be used once");
2675
2675
  return this.parseMessage(0, "", !1);
2676
- }, e.prototype.parseMessage = function(t, r, n) {
2676
+ }, e.prototype.parseMessage = function(t, n, r) {
2677
2677
  for (var i = []; !this.isEOF(); ) {
2678
2678
  var o = this.char();
2679
2679
  if (o === 123) {
2680
- var a = this.parseArgument(t, n);
2680
+ var a = this.parseArgument(t, r);
2681
2681
  if (a.err)
2682
2682
  return a;
2683
2683
  i.push(a.val);
2684
2684
  } else {
2685
2685
  if (o === 125 && t > 0)
2686
2686
  break;
2687
- if (o === 35 && (r === "plural" || r === "selectordinal")) {
2687
+ if (o === 35 && (n === "plural" || n === "selectordinal")) {
2688
2688
  var s = this.clonePosition();
2689
2689
  this.bump(), i.push({
2690
2690
  type: L.pound,
2691
2691
  location: T(s, this.clonePosition())
2692
2692
  });
2693
2693
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2694
- if (n)
2694
+ if (r)
2695
2695
  break;
2696
2696
  return this.error(w.UNMATCHED_CLOSING_TAG, T(this.clonePosition(), this.clonePosition()));
2697
2697
  } else if (o === 60 && !this.ignoreTag && St(this.peek() || 0)) {
2698
- var a = this.parseTag(t, r);
2698
+ var a = this.parseTag(t, n);
2699
2699
  if (a.err)
2700
2700
  return a;
2701
2701
  i.push(a.val);
2702
2702
  } else {
2703
- var a = this.parseLiteral(t, r);
2703
+ var a = this.parseLiteral(t, n);
2704
2704
  if (a.err)
2705
2705
  return a;
2706
2706
  i.push(a.val);
@@ -2708,8 +2708,8 @@ var Ei = (
2708
2708
  }
2709
2709
  }
2710
2710
  return { val: i, err: null };
2711
- }, e.prototype.parseTag = function(t, r) {
2712
- var n = this.clonePosition();
2711
+ }, e.prototype.parseTag = function(t, n) {
2712
+ var r = this.clonePosition();
2713
2713
  this.bump();
2714
2714
  var i = this.parseTagName();
2715
2715
  if (this.bumpSpace(), this.bumpIf("/>"))
@@ -2717,12 +2717,12 @@ var Ei = (
2717
2717
  val: {
2718
2718
  type: L.literal,
2719
2719
  value: "<".concat(i, "/>"),
2720
- location: T(n, this.clonePosition())
2720
+ location: T(r, this.clonePosition())
2721
2721
  },
2722
2722
  err: null
2723
2723
  };
2724
2724
  if (this.bumpIf(">")) {
2725
- var o = this.parseMessage(t + 1, r, !0);
2725
+ var o = this.parseMessage(t + 1, n, !0);
2726
2726
  if (o.err)
2727
2727
  return o;
2728
2728
  var a = o.val, s = this.clonePosition();
@@ -2735,27 +2735,27 @@ var Ei = (
2735
2735
  type: L.tag,
2736
2736
  value: i,
2737
2737
  children: a,
2738
- location: T(n, this.clonePosition())
2738
+ location: T(r, this.clonePosition())
2739
2739
  },
2740
2740
  err: null
2741
2741
  } : this.error(w.INVALID_TAG, T(s, this.clonePosition())));
2742
2742
  } else
2743
- return this.error(w.UNCLOSED_TAG, T(n, this.clonePosition()));
2743
+ return this.error(w.UNCLOSED_TAG, T(r, this.clonePosition()));
2744
2744
  } else
2745
- return this.error(w.INVALID_TAG, T(n, this.clonePosition()));
2745
+ return this.error(w.INVALID_TAG, T(r, this.clonePosition()));
2746
2746
  }, e.prototype.parseTagName = function() {
2747
2747
  var t = this.offset();
2748
2748
  for (this.bump(); !this.isEOF() && xi(this.char()); )
2749
2749
  this.bump();
2750
2750
  return this.message.slice(t, this.offset());
2751
- }, e.prototype.parseLiteral = function(t, r) {
2752
- for (var n = this.clonePosition(), i = ""; ; ) {
2753
- var o = this.tryParseQuote(r);
2751
+ }, e.prototype.parseLiteral = function(t, n) {
2752
+ for (var r = this.clonePosition(), i = ""; ; ) {
2753
+ var o = this.tryParseQuote(n);
2754
2754
  if (o) {
2755
2755
  i += o;
2756
2756
  continue;
2757
2757
  }
2758
- var a = this.tryParseUnquoted(t, r);
2758
+ var a = this.tryParseUnquoted(t, n);
2759
2759
  if (a) {
2760
2760
  i += a;
2761
2761
  continue;
@@ -2767,7 +2767,7 @@ var Ei = (
2767
2767
  }
2768
2768
  break;
2769
2769
  }
2770
- var u = T(n, this.clonePosition());
2770
+ var u = T(r, this.clonePosition());
2771
2771
  return {
2772
2772
  val: { type: L.literal, value: i, location: u },
2773
2773
  err: null
@@ -2794,37 +2794,37 @@ var Ei = (
2794
2794
  return null;
2795
2795
  }
2796
2796
  this.bump();
2797
- var r = [this.char()];
2797
+ var n = [this.char()];
2798
2798
  for (this.bump(); !this.isEOF(); ) {
2799
- var n = this.char();
2800
- if (n === 39)
2799
+ var r = this.char();
2800
+ if (r === 39)
2801
2801
  if (this.peek() === 39)
2802
- r.push(39), this.bump();
2802
+ n.push(39), this.bump();
2803
2803
  else {
2804
2804
  this.bump();
2805
2805
  break;
2806
2806
  }
2807
2807
  else
2808
- r.push(n);
2808
+ n.push(r);
2809
2809
  this.bump();
2810
2810
  }
2811
- return xt.apply(void 0, r);
2812
- }, e.prototype.tryParseUnquoted = function(t, r) {
2811
+ return xt.apply(void 0, n);
2812
+ }, e.prototype.tryParseUnquoted = function(t, n) {
2813
2813
  if (this.isEOF())
2814
2814
  return null;
2815
- var n = this.char();
2816
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), xt(n));
2817
- }, e.prototype.parseArgument = function(t, r) {
2818
- var n = this.clonePosition();
2815
+ var r = this.char();
2816
+ return r === 60 || r === 123 || r === 35 && (n === "plural" || n === "selectordinal") || r === 125 && t > 0 ? null : (this.bump(), xt(r));
2817
+ }, e.prototype.parseArgument = function(t, n) {
2818
+ var r = this.clonePosition();
2819
2819
  if (this.bump(), this.bumpSpace(), this.isEOF())
2820
- return this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition()));
2820
+ return this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE, T(r, this.clonePosition()));
2821
2821
  if (this.char() === 125)
2822
- return this.bump(), this.error(w.EMPTY_ARGUMENT, T(n, this.clonePosition()));
2822
+ return this.bump(), this.error(w.EMPTY_ARGUMENT, T(r, this.clonePosition()));
2823
2823
  var i = this.parseIdentifierIfPossible().value;
2824
2824
  if (!i)
2825
- return this.error(w.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
2825
+ return this.error(w.MALFORMED_ARGUMENT, T(r, this.clonePosition()));
2826
2826
  if (this.bumpSpace(), this.isEOF())
2827
- return this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition()));
2827
+ return this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE, T(r, this.clonePosition()));
2828
2828
  switch (this.char()) {
2829
2829
  case 125:
2830
2830
  return this.bump(), {
@@ -2832,21 +2832,21 @@ var Ei = (
2832
2832
  type: L.argument,
2833
2833
  // value does not include the opening and closing braces.
2834
2834
  value: i,
2835
- location: T(n, this.clonePosition())
2835
+ location: T(r, this.clonePosition())
2836
2836
  },
2837
2837
  err: null
2838
2838
  };
2839
2839
  case 44:
2840
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE, T(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2840
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE, T(r, this.clonePosition())) : this.parseArgumentOptions(t, n, i, r);
2841
2841
  default:
2842
- return this.error(w.MALFORMED_ARGUMENT, T(n, this.clonePosition()));
2842
+ return this.error(w.MALFORMED_ARGUMENT, T(r, this.clonePosition()));
2843
2843
  }
2844
2844
  }, e.prototype.parseIdentifierIfPossible = function() {
2845
- var t = this.clonePosition(), r = this.offset(), n = wt(this.message, r), i = r + n.length;
2845
+ var t = this.clonePosition(), n = this.offset(), r = wt(this.message, n), i = n + r.length;
2846
2846
  this.bumpTo(i);
2847
2847
  var o = this.clonePosition(), a = T(t, o);
2848
- return { value: n, location: a };
2849
- }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2848
+ return { value: r, location: a };
2849
+ }, e.prototype.parseArgumentOptions = function(t, n, r, i) {
2850
2850
  var o, a = this.clonePosition(), s = this.parseIdentifierIfPossible().value, u = this.clonePosition();
2851
2851
  switch (s) {
2852
2852
  case "":
@@ -2876,7 +2876,7 @@ var Ei = (
2876
2876
  if (s === "number") {
2877
2877
  var c = this.parseNumberSkeletonFromString(v, l.styleLocation);
2878
2878
  return c.err ? c : {
2879
- val: { type: L.number, value: n, location: g, style: c.val },
2879
+ val: { type: L.number, value: r, location: g, style: c.val },
2880
2880
  err: null
2881
2881
  };
2882
2882
  } else {
@@ -2888,10 +2888,10 @@ var Ei = (
2888
2888
  type: Me.dateTime,
2889
2889
  pattern: S,
2890
2890
  location: l.styleLocation,
2891
- parsedOptions: this.shouldParseSkeletons ? Yn(S) : {}
2891
+ parsedOptions: this.shouldParseSkeletons ? Yr(S) : {}
2892
2892
  }, P = s === "date" ? L.date : L.time;
2893
2893
  return {
2894
- val: { type: P, value: n, location: g, style: m },
2894
+ val: { type: P, value: r, location: g, style: m },
2895
2895
  err: null
2896
2896
  };
2897
2897
  }
@@ -2899,7 +2899,7 @@ var Ei = (
2899
2899
  return {
2900
2900
  val: {
2901
2901
  type: s === "number" ? L.number : s === "date" ? L.date : L.time,
2902
- value: n,
2902
+ value: r,
2903
2903
  location: g,
2904
2904
  style: (o = l == null ? void 0 : l.style) !== null && o !== void 0 ? o : null
2905
2905
  },
@@ -2923,7 +2923,7 @@ var Ei = (
2923
2923
  return c;
2924
2924
  this.bumpSpace(), D = this.parseIdentifierIfPossible(), M = c.val;
2925
2925
  }
2926
- var N = this.tryParsePluralOrSelectOptions(t, s, r, D);
2926
+ var N = this.tryParsePluralOrSelectOptions(t, s, n, D);
2927
2927
  if (N.err)
2928
2928
  return N;
2929
2929
  var d = this.tryParseArgumentClose(i);
@@ -2933,7 +2933,7 @@ var Ei = (
2933
2933
  return s === "select" ? {
2934
2934
  val: {
2935
2935
  type: L.select,
2936
- value: n,
2936
+ value: r,
2937
2937
  options: zt(N.val),
2938
2938
  location: te
2939
2939
  },
@@ -2941,7 +2941,7 @@ var Ei = (
2941
2941
  } : {
2942
2942
  val: {
2943
2943
  type: L.plural,
2944
- value: n,
2944
+ value: r,
2945
2945
  options: zt(N.val),
2946
2946
  offset: M,
2947
2947
  pluralType: s === "plural" ? "cardinal" : "ordinal",
@@ -2956,9 +2956,9 @@ var Ei = (
2956
2956
  }, e.prototype.tryParseArgumentClose = function(t) {
2957
2957
  return this.isEOF() || this.char() !== 125 ? this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE, T(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2958
2958
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2959
- for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2960
- var n = this.char();
2961
- switch (n) {
2959
+ for (var t = 0, n = this.clonePosition(); !this.isEOF(); ) {
2960
+ var r = this.char();
2961
+ switch (r) {
2962
2962
  case 39: {
2963
2963
  this.bump();
2964
2964
  var i = this.clonePosition();
@@ -2976,7 +2976,7 @@ var Ei = (
2976
2976
  t -= 1;
2977
2977
  else
2978
2978
  return {
2979
- val: this.message.slice(r.offset, this.offset()),
2979
+ val: this.message.slice(n.offset, this.offset()),
2980
2980
  err: null
2981
2981
  };
2982
2982
  break;
@@ -2987,30 +2987,30 @@ var Ei = (
2987
2987
  }
2988
2988
  }
2989
2989
  return {
2990
- val: this.message.slice(r.offset, this.offset()),
2990
+ val: this.message.slice(n.offset, this.offset()),
2991
2991
  err: null
2992
2992
  };
2993
- }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2994
- var n = [];
2993
+ }, e.prototype.parseNumberSkeletonFromString = function(t, n) {
2994
+ var r = [];
2995
2995
  try {
2996
- n = ei(t);
2996
+ r = ei(t);
2997
2997
  } catch (i) {
2998
- return this.error(w.INVALID_NUMBER_SKELETON, r);
2998
+ return this.error(w.INVALID_NUMBER_SKELETON, n);
2999
2999
  }
3000
3000
  return {
3001
3001
  val: {
3002
3002
  type: Me.number,
3003
- tokens: n,
3004
- location: r,
3005
- parsedOptions: this.shouldParseSkeletons ? ii(n) : {}
3003
+ tokens: r,
3004
+ location: n,
3005
+ parsedOptions: this.shouldParseSkeletons ? ii(r) : {}
3006
3006
  },
3007
3007
  err: null
3008
3008
  };
3009
- }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3009
+ }, e.prototype.tryParsePluralOrSelectOptions = function(t, n, r, i) {
3010
3010
  for (var o, a = !1, s = [], u = /* @__PURE__ */ new Set(), l = i.value, h = i.location; ; ) {
3011
3011
  if (l.length === 0) {
3012
3012
  var c = this.clonePosition();
3013
- if (r !== "select" && this.bumpIf("=")) {
3013
+ if (n !== "select" && this.bumpIf("=")) {
3014
3014
  var m = this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_SELECTOR, w.INVALID_PLURAL_ARGUMENT_SELECTOR);
3015
3015
  if (m.err)
3016
3016
  return m;
@@ -3019,12 +3019,12 @@ var Ei = (
3019
3019
  break;
3020
3020
  }
3021
3021
  if (u.has(l))
3022
- return this.error(r === "select" ? w.DUPLICATE_SELECT_ARGUMENT_SELECTOR : w.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3022
+ return this.error(n === "select" ? w.DUPLICATE_SELECT_ARGUMENT_SELECTOR : w.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3023
3023
  l === "other" && (a = !0), this.bumpSpace();
3024
3024
  var _ = this.clonePosition();
3025
3025
  if (!this.bumpIf("{"))
3026
- return this.error(r === "select" ? w.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : w.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, T(this.clonePosition(), this.clonePosition()));
3027
- var d = this.parseMessage(t + 1, r, n);
3026
+ return this.error(n === "select" ? w.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : w.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, T(this.clonePosition(), this.clonePosition()));
3027
+ var d = this.parseMessage(t + 1, n, r);
3028
3028
  if (d.err)
3029
3029
  return d;
3030
3030
  var g = this.tryParseArgumentClose(_);
@@ -3038,10 +3038,10 @@ var Ei = (
3038
3038
  }
3039
3039
  ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, h = o.location;
3040
3040
  }
3041
- return s.length === 0 ? this.error(r === "select" ? w.EXPECT_SELECT_ARGUMENT_SELECTOR : w.EXPECT_PLURAL_ARGUMENT_SELECTOR, T(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(w.MISSING_OTHER_CLAUSE, T(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3042
- }, e.prototype.tryParseDecimalInteger = function(t, r) {
3043
- var n = 1, i = this.clonePosition();
3044
- this.bumpIf("+") || this.bumpIf("-") && (n = -1);
3041
+ return s.length === 0 ? this.error(n === "select" ? w.EXPECT_SELECT_ARGUMENT_SELECTOR : w.EXPECT_PLURAL_ARGUMENT_SELECTOR, T(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(w.MISSING_OTHER_CLAUSE, T(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3042
+ }, e.prototype.tryParseDecimalInteger = function(t, n) {
3043
+ var r = 1, i = this.clonePosition();
3044
+ this.bumpIf("+") || this.bumpIf("-") && (r = -1);
3045
3045
  for (var o = !1, a = 0; !this.isEOF(); ) {
3046
3046
  var s = this.char();
3047
3047
  if (s >= 48 && s <= 57)
@@ -3050,7 +3050,7 @@ var Ei = (
3050
3050
  break;
3051
3051
  }
3052
3052
  var u = T(i, this.clonePosition());
3053
- return o ? (a *= n, gi(a) ? { val: a, err: null } : this.error(r, u)) : this.error(t, u);
3053
+ return o ? (a *= r, gi(a) ? { val: a, err: null } : this.error(n, u)) : this.error(t, u);
3054
3054
  }, e.prototype.offset = function() {
3055
3055
  return this.position.offset;
3056
3056
  }, e.prototype.isEOF = function() {
@@ -3065,17 +3065,17 @@ var Ei = (
3065
3065
  var t = this.position.offset;
3066
3066
  if (t >= this.message.length)
3067
3067
  throw Error("out of bound");
3068
- var r = xr(this.message, t);
3069
- if (r === void 0)
3068
+ var n = wn(this.message, t);
3069
+ if (n === void 0)
3070
3070
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3071
- return r;
3072
- }, e.prototype.error = function(t, r) {
3071
+ return n;
3072
+ }, e.prototype.error = function(t, n) {
3073
3073
  return {
3074
3074
  val: null,
3075
3075
  err: {
3076
3076
  kind: t,
3077
3077
  message: this.message,
3078
- location: r
3078
+ location: n
3079
3079
  }
3080
3080
  };
3081
3081
  }, e.prototype.bump = function() {
@@ -3085,34 +3085,34 @@ var Ei = (
3085
3085
  }
3086
3086
  }, e.prototype.bumpIf = function(t) {
3087
3087
  if ($t(this.message, t, this.offset())) {
3088
- for (var r = 0; r < t.length; r++)
3088
+ for (var n = 0; n < t.length; n++)
3089
3089
  this.bump();
3090
3090
  return !0;
3091
3091
  }
3092
3092
  return !1;
3093
3093
  }, e.prototype.bumpUntil = function(t) {
3094
- var r = this.offset(), n = this.message.indexOf(t, r);
3095
- return n >= 0 ? (this.bumpTo(n), !0) : (this.bumpTo(this.message.length), !1);
3094
+ var n = this.offset(), r = this.message.indexOf(t, n);
3095
+ return r >= 0 ? (this.bumpTo(r), !0) : (this.bumpTo(this.message.length), !1);
3096
3096
  }, e.prototype.bumpTo = function(t) {
3097
3097
  if (this.offset() > t)
3098
3098
  throw Error("targetOffset ".concat(t, " must be greater than or equal to the current offset ").concat(this.offset()));
3099
3099
  for (t = Math.min(t, this.message.length); ; ) {
3100
- var r = this.offset();
3101
- if (r === t)
3100
+ var n = this.offset();
3101
+ if (n === t)
3102
3102
  break;
3103
- if (r > t)
3103
+ if (n > t)
3104
3104
  throw Error("targetOffset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3105
3105
  if (this.bump(), this.isEOF())
3106
3106
  break;
3107
3107
  }
3108
3108
  }, e.prototype.bumpSpace = function() {
3109
- for (; !this.isEOF() && Sr(this.char()); )
3109
+ for (; !this.isEOF() && Tn(this.char()); )
3110
3110
  this.bump();
3111
3111
  }, e.prototype.peek = function() {
3112
3112
  if (this.isEOF())
3113
3113
  return null;
3114
- var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
3115
- return n != null ? n : null;
3114
+ var t = this.char(), n = this.offset(), r = this.message.charCodeAt(n + (t >= 65536 ? 2 : 1));
3115
+ return r != null ? r : null;
3116
3116
  }, e;
3117
3117
  }()
3118
3118
  );
@@ -3125,7 +3125,7 @@ function vi(e) {
3125
3125
  function xi(e) {
3126
3126
  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;
3127
3127
  }
3128
- function Sr(e) {
3128
+ function Tn(e) {
3129
3129
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3130
3130
  }
3131
3131
  function wi(e) {
@@ -3133,33 +3133,33 @@ function wi(e) {
3133
3133
  }
3134
3134
  function Tt(e) {
3135
3135
  e.forEach(function(t) {
3136
- if (delete t.location, mr(t) || dr(t))
3137
- for (var r in t.options)
3138
- delete t.options[r].location, Tt(t.options[r].value);
3136
+ if (delete t.location, dn(t) || gn(t))
3137
+ for (var n in t.options)
3138
+ delete t.options[n].location, Tt(t.options[n].value);
3139
3139
  else
3140
- cr(t) && br(t.style) || (fr(t) || pr(t)) && Et(t.style) ? delete t.style.location : gr(t) && Tt(t.children);
3140
+ fn(t) && yn(t.style) || (pn(t) || mn(t)) && Et(t.style) ? delete t.style.location : bn(t) && Tt(t.children);
3141
3141
  });
3142
3142
  }
3143
3143
  function Si(e, t) {
3144
3144
  t === void 0 && (t = {}), t = Ye({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3145
- var r = new Ei(e, t).parse();
3146
- if (r.err) {
3147
- var n = SyntaxError(w[r.err.kind]);
3148
- throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3145
+ var n = new Ei(e, t).parse();
3146
+ if (n.err) {
3147
+ var r = SyntaxError(w[n.err.kind]);
3148
+ throw r.location = n.err.location, r.originalMessage = n.err.message, r;
3149
3149
  }
3150
- return t != null && t.captureLocation || Tt(r.val), r.val;
3150
+ return t != null && t.captureLocation || Tt(n.val), n.val;
3151
3151
  }
3152
3152
  var Le;
3153
3153
  (function(e) {
3154
3154
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3155
3155
  })(Le || (Le = {}));
3156
- var nt = (
3156
+ var rt = (
3157
3157
  /** @class */
3158
3158
  function(e) {
3159
- rt(t, e);
3160
- function t(r, n, i) {
3161
- var o = e.call(this, r) || this;
3162
- return o.code = n, o.originalMessage = i, o;
3159
+ nt(t, e);
3160
+ function t(n, r, i) {
3161
+ var o = e.call(this, n) || this;
3162
+ return o.code = r, o.originalMessage = i, o;
3163
3163
  }
3164
3164
  return t.prototype.toString = function() {
3165
3165
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
@@ -3168,44 +3168,44 @@ var nt = (
3168
3168
  ), Wt = (
3169
3169
  /** @class */
3170
3170
  function(e) {
3171
- rt(t, e);
3172
- function t(r, n, i, o) {
3173
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Le.INVALID_VALUE, o) || this;
3171
+ nt(t, e);
3172
+ function t(n, r, i, o) {
3173
+ return e.call(this, 'Invalid values for "'.concat(n, '": "').concat(r, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Le.INVALID_VALUE, o) || this;
3174
3174
  }
3175
3175
  return t;
3176
- }(nt)
3176
+ }(rt)
3177
3177
  ), Ti = (
3178
3178
  /** @class */
3179
3179
  function(e) {
3180
- rt(t, e);
3181
- function t(r, n, i) {
3182
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Le.INVALID_VALUE, i) || this;
3180
+ nt(t, e);
3181
+ function t(n, r, i) {
3182
+ return e.call(this, 'Value for "'.concat(n, '" must be of type ').concat(r), Le.INVALID_VALUE, i) || this;
3183
3183
  }
3184
3184
  return t;
3185
- }(nt)
3185
+ }(rt)
3186
3186
  ), Oi = (
3187
3187
  /** @class */
3188
3188
  function(e) {
3189
- rt(t, e);
3190
- function t(r, n) {
3191
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Le.MISSING_VALUE, n) || this;
3189
+ nt(t, e);
3190
+ function t(n, r) {
3191
+ return e.call(this, 'The intl string context variable "'.concat(n, '" was not provided to the string "').concat(r, '"'), Le.MISSING_VALUE, r) || this;
3192
3192
  }
3193
3193
  return t;
3194
- }(nt)
3194
+ }(rt)
3195
3195
  ), q;
3196
3196
  (function(e) {
3197
3197
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3198
3198
  })(q || (q = {}));
3199
3199
  function Hi(e) {
3200
- return e.length < 2 ? e : e.reduce(function(t, r) {
3201
- var n = t[t.length - 1];
3202
- return !n || n.type !== q.literal || r.type !== q.literal ? t.push(r) : n.value += r.value, t;
3200
+ return e.length < 2 ? e : e.reduce(function(t, n) {
3201
+ var r = t[t.length - 1];
3202
+ return !r || r.type !== q.literal || n.type !== q.literal ? t.push(n) : r.value += n.value, t;
3203
3203
  }, []);
3204
3204
  }
3205
3205
  function Ai(e) {
3206
3206
  return typeof e == "function";
3207
3207
  }
3208
- function qe(e, t, r, n, i, o, a) {
3208
+ function qe(e, t, n, r, i, o, a) {
3209
3209
  if (e.length === 1 && Gt(e[0]))
3210
3210
  return [
3211
3211
  {
@@ -3222,10 +3222,10 @@ function qe(e, t, r, n, i, o, a) {
3222
3222
  });
3223
3223
  continue;
3224
3224
  }
3225
- if (Qn(h)) {
3225
+ if (Qr(h)) {
3226
3226
  typeof o == "number" && s.push({
3227
3227
  type: q.literal,
3228
- value: r.getNumberFormat(t).format(o)
3228
+ value: n.getNumberFormat(t).format(o)
3229
3229
  });
3230
3230
  continue;
3231
3231
  }
@@ -3233,42 +3233,42 @@ function qe(e, t, r, n, i, o, a) {
3233
3233
  if (!(i && c in i))
3234
3234
  throw new Oi(c, a);
3235
3235
  var m = i[c];
3236
- if (qn(h)) {
3236
+ if (qr(h)) {
3237
3237
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), s.push({
3238
3238
  type: typeof m == "string" ? q.literal : q.object,
3239
3239
  value: m
3240
3240
  });
3241
3241
  continue;
3242
3242
  }
3243
- if (fr(h)) {
3244
- var _ = typeof h.style == "string" ? n.date[h.style] : Et(h.style) ? h.style.parsedOptions : void 0;
3243
+ if (pn(h)) {
3244
+ var _ = typeof h.style == "string" ? r.date[h.style] : Et(h.style) ? h.style.parsedOptions : void 0;
3245
3245
  s.push({
3246
3246
  type: q.literal,
3247
- value: r.getDateTimeFormat(t, _).format(m)
3247
+ value: n.getDateTimeFormat(t, _).format(m)
3248
3248
  });
3249
3249
  continue;
3250
3250
  }
3251
- if (pr(h)) {
3252
- var _ = typeof h.style == "string" ? n.time[h.style] : Et(h.style) ? h.style.parsedOptions : n.time.medium;
3251
+ if (mn(h)) {
3252
+ var _ = typeof h.style == "string" ? r.time[h.style] : Et(h.style) ? h.style.parsedOptions : r.time.medium;
3253
3253
  s.push({
3254
3254
  type: q.literal,
3255
- value: r.getDateTimeFormat(t, _).format(m)
3255
+ value: n.getDateTimeFormat(t, _).format(m)
3256
3256
  });
3257
3257
  continue;
3258
3258
  }
3259
- if (cr(h)) {
3260
- var _ = typeof h.style == "string" ? n.number[h.style] : br(h.style) ? h.style.parsedOptions : void 0;
3259
+ if (fn(h)) {
3260
+ var _ = typeof h.style == "string" ? r.number[h.style] : yn(h.style) ? h.style.parsedOptions : void 0;
3261
3261
  _ && _.scale && (m = m * (_.scale || 1)), s.push({
3262
3262
  type: q.literal,
3263
- value: r.getNumberFormat(t, _).format(m)
3263
+ value: n.getNumberFormat(t, _).format(m)
3264
3264
  });
3265
3265
  continue;
3266
3266
  }
3267
- if (gr(h)) {
3267
+ if (bn(h)) {
3268
3268
  var d = h.children, g = h.value, v = i[g];
3269
3269
  if (!Ai(v))
3270
3270
  throw new Ti(g, "function", a);
3271
- var S = qe(d, t, r, n, i, o), P = v(S.map(function(M) {
3271
+ var S = qe(d, t, n, r, i, o), P = v(S.map(function(M) {
3272
3272
  return M.value;
3273
3273
  }));
3274
3274
  Array.isArray(P) || (P = [P]), s.push.apply(s, P.map(function(M) {
@@ -3278,39 +3278,39 @@ function qe(e, t, r, n, i, o, a) {
3278
3278
  };
3279
3279
  }));
3280
3280
  }
3281
- if (mr(h)) {
3281
+ if (dn(h)) {
3282
3282
  var I = h.options[m] || h.options.other;
3283
3283
  if (!I)
3284
3284
  throw new Wt(h.value, m, Object.keys(h.options), a);
3285
- s.push.apply(s, qe(I.value, t, r, n, i));
3285
+ s.push.apply(s, qe(I.value, t, n, r, i));
3286
3286
  continue;
3287
3287
  }
3288
- if (dr(h)) {
3288
+ if (gn(h)) {
3289
3289
  var I = h.options["=".concat(m)];
3290
3290
  if (!I) {
3291
3291
  if (!Intl.PluralRules)
3292
- throw new nt(`Intl.PluralRules is not available in this environment.
3292
+ throw new rt(`Intl.PluralRules is not available in this environment.
3293
3293
  Try polyfilling it using "@formatjs/intl-pluralrules"
3294
3294
  `, Le.MISSING_INTL_API, a);
3295
- var D = r.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
3295
+ var D = n.getPluralRules(t, { type: h.pluralType }).select(m - (h.offset || 0));
3296
3296
  I = h.options[D] || h.options.other;
3297
3297
  }
3298
3298
  if (!I)
3299
3299
  throw new Wt(h.value, m, Object.keys(h.options), a);
3300
- s.push.apply(s, qe(I.value, t, r, n, i, m - (h.offset || 0)));
3300
+ s.push.apply(s, qe(I.value, t, n, r, i, m - (h.offset || 0)));
3301
3301
  continue;
3302
3302
  }
3303
3303
  }
3304
3304
  return Hi(s);
3305
3305
  }
3306
3306
  function Ci(e, t) {
3307
- return t ? le(le(le({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3308
- return r[n] = le(le({}, e[n]), t[n] || {}), r;
3307
+ return t ? le(le(le({}, e || {}), t || {}), Object.keys(e).reduce(function(n, r) {
3308
+ return n[r] = le(le({}, e[r]), t[r] || {}), n;
3309
3309
  }, {})) : e;
3310
3310
  }
3311
3311
  function Bi(e, t) {
3312
- return t ? Object.keys(e).reduce(function(r, n) {
3313
- return r[n] = Ci(e[n], t[n]), r;
3312
+ return t ? Object.keys(e).reduce(function(n, r) {
3313
+ return n[r] = Ci(e[r], t[r]), n;
3314
3314
  }, le({}, e)) : e;
3315
3315
  }
3316
3316
  function dt(e) {
@@ -3320,8 +3320,8 @@ function dt(e) {
3320
3320
  get: function(t) {
3321
3321
  return e[t];
3322
3322
  },
3323
- set: function(t, r) {
3324
- e[t] = r;
3323
+ set: function(t, n) {
3324
+ e[t] = n;
3325
3325
  }
3326
3326
  };
3327
3327
  }
@@ -3334,25 +3334,25 @@ function Pi(e) {
3334
3334
  pluralRules: {}
3335
3335
  }), {
3336
3336
  getNumberFormat: ft(function() {
3337
- for (var t, r = [], n = 0; n < arguments.length; n++)
3338
- r[n] = arguments[n];
3339
- return new ((t = Intl.NumberFormat).bind.apply(t, ct([void 0], r, !1)))();
3337
+ for (var t, n = [], r = 0; r < arguments.length; r++)
3338
+ n[r] = arguments[r];
3339
+ return new ((t = Intl.NumberFormat).bind.apply(t, ct([void 0], n, !1)))();
3340
3340
  }, {
3341
3341
  cache: dt(e.number),
3342
3342
  strategy: pt.variadic
3343
3343
  }),
3344
3344
  getDateTimeFormat: ft(function() {
3345
- for (var t, r = [], n = 0; n < arguments.length; n++)
3346
- r[n] = arguments[n];
3347
- return new ((t = Intl.DateTimeFormat).bind.apply(t, ct([void 0], r, !1)))();
3345
+ for (var t, n = [], r = 0; r < arguments.length; r++)
3346
+ n[r] = arguments[r];
3347
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, ct([void 0], n, !1)))();
3348
3348
  }, {
3349
3349
  cache: dt(e.dateTime),
3350
3350
  strategy: pt.variadic
3351
3351
  }),
3352
3352
  getPluralRules: ft(function() {
3353
- for (var t, r = [], n = 0; n < arguments.length; n++)
3354
- r[n] = arguments[n];
3355
- return new ((t = Intl.PluralRules).bind.apply(t, ct([void 0], r, !1)))();
3353
+ for (var t, n = [], r = 0; r < arguments.length; r++)
3354
+ n[r] = arguments[r];
3355
+ return new ((t = Intl.PluralRules).bind.apply(t, ct([void 0], n, !1)))();
3356
3356
  }, {
3357
3357
  cache: dt(e.pluralRules),
3358
3358
  strategy: pt.variadic
@@ -3362,8 +3362,8 @@ function Pi(e) {
3362
3362
  var Mi = (
3363
3363
  /** @class */
3364
3364
  function() {
3365
- function e(t, r, n, i) {
3366
- r === void 0 && (r = e.defaultLocale);
3365
+ function e(t, n, r, i) {
3366
+ n === void 0 && (n = e.defaultLocale);
3367
3367
  var o = this;
3368
3368
  if (this.formatterCache = {
3369
3369
  number: {},
@@ -3386,18 +3386,18 @@ var Mi = (
3386
3386
  };
3387
3387
  }, this.getAst = function() {
3388
3388
  return o.ast;
3389
- }, this.locales = r, this.resolvedLocale = e.resolveLocale(r), typeof t == "string") {
3389
+ }, this.locales = n, this.resolvedLocale = e.resolveLocale(n), typeof t == "string") {
3390
3390
  if (this.message = t, !e.__parse)
3391
3391
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3392
3392
  var a = i || {};
3393
3393
  a.formatters;
3394
- var s = Fn(a, ["formatters"]);
3394
+ var s = Fr(a, ["formatters"]);
3395
3395
  this.ast = e.__parse(t, le(le({}, s), { locale: this.resolvedLocale }));
3396
3396
  } else
3397
3397
  this.ast = t;
3398
3398
  if (!Array.isArray(this.ast))
3399
3399
  throw new TypeError("A message must be provided as a String or AST.");
3400
- this.formats = Bi(e.formats, n), this.formatters = i && i.formatters || Pi(this.formatterCache);
3400
+ this.formats = Bi(e.formats, r), this.formatters = i && i.formatters || Pi(this.formatterCache);
3401
3401
  }
3402
3402
  return Object.defineProperty(e, "defaultLocale", {
3403
3403
  get: function() {
@@ -3407,8 +3407,8 @@ var Mi = (
3407
3407
  configurable: !0
3408
3408
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
3409
3409
  if (typeof Intl.Locale != "undefined") {
3410
- var r = Intl.NumberFormat.supportedLocalesOf(t);
3411
- return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3410
+ var n = Intl.NumberFormat.supportedLocalesOf(t);
3411
+ return n.length > 0 ? new Intl.Locale(n[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3412
3412
  }
3413
3413
  }, e.__parse = Si, e.formats = {
3414
3414
  number: {
@@ -3476,30 +3476,30 @@ function Li(e, t) {
3476
3476
  return;
3477
3477
  if (t in e)
3478
3478
  return e[t];
3479
- const r = t.split(".");
3480
- let n = e;
3481
- for (let i = 0; i < r.length; i++)
3482
- if (typeof n == "object") {
3479
+ const n = t.split(".");
3480
+ let r = e;
3481
+ for (let i = 0; i < n.length; i++)
3482
+ if (typeof r == "object") {
3483
3483
  if (i > 0) {
3484
- const o = r.slice(i, r.length).join(".");
3485
- if (o in n) {
3486
- n = n[o];
3484
+ const o = n.slice(i, n.length).join(".");
3485
+ if (o in r) {
3486
+ r = r[o];
3487
3487
  break;
3488
3488
  }
3489
3489
  }
3490
- n = n[r[i]];
3490
+ r = r[n[i]];
3491
3491
  } else
3492
- n = void 0;
3493
- return n;
3492
+ r = void 0;
3493
+ return r;
3494
3494
  }
3495
- const me = {}, Ii = (e, t, r) => r && (t in me || (me[t] = {}), e in me[t] || (me[t][e] = r), r), Tr = (e, t) => {
3495
+ const me = {}, Ii = (e, t, n) => n && (t in me || (me[t] = {}), e in me[t] || (me[t][e] = n), n), On = (e, t) => {
3496
3496
  if (t == null)
3497
3497
  return;
3498
3498
  if (t in me && e in me[t])
3499
3499
  return me[t][e];
3500
- const r = it(t);
3501
- for (let n = 0; n < r.length; n++) {
3502
- const i = r[n], o = Ri(i, e);
3500
+ const n = it(t);
3501
+ for (let r = 0; r < n.length; r++) {
3502
+ const i = n[r], o = Ri(i, e);
3503
3503
  if (o)
3504
3504
  return Ii(e, t, o);
3505
3505
  }
@@ -3509,27 +3509,27 @@ const Ve = tt({});
3509
3509
  function Ni(e) {
3510
3510
  return Ct[e] || null;
3511
3511
  }
3512
- function Or(e) {
3512
+ function Hn(e) {
3513
3513
  return e in Ct;
3514
3514
  }
3515
3515
  function Ri(e, t) {
3516
- if (!Or(e))
3516
+ if (!Hn(e))
3517
3517
  return null;
3518
- const r = Ni(e);
3519
- return Li(r, t);
3518
+ const n = Ni(e);
3519
+ return Li(n, t);
3520
3520
  }
3521
3521
  function ki(e) {
3522
3522
  if (e == null)
3523
3523
  return;
3524
3524
  const t = it(e);
3525
- for (let r = 0; r < t.length; r++) {
3526
- const n = t[r];
3527
- if (Or(n))
3528
- return n;
3525
+ for (let n = 0; n < t.length; n++) {
3526
+ const r = t[n];
3527
+ if (Hn(r))
3528
+ return r;
3529
3529
  }
3530
3530
  }
3531
- function Hr(e, ...t) {
3532
- delete me[e], Ve.update((r) => (r[e] = Gn.all([r[e] || {}, ...t]), r));
3531
+ function An(e, ...t) {
3532
+ delete me[e], Ve.update((n) => (n[e] = Gr.all([n[e] || {}, ...t]), n));
3533
3533
  }
3534
3534
  Ne(
3535
3535
  [Ve],
@@ -3540,40 +3540,40 @@ const Qe = {};
3540
3540
  function Di(e, t) {
3541
3541
  Qe[e].delete(t), Qe[e].size === 0 && delete Qe[e];
3542
3542
  }
3543
- function Ar(e) {
3543
+ function Cn(e) {
3544
3544
  return Qe[e];
3545
3545
  }
3546
3546
  function Ui(e) {
3547
3547
  return it(e).map((t) => {
3548
- const r = Ar(t);
3549
- return [t, r ? [...r] : []];
3548
+ const n = Cn(t);
3549
+ return [t, n ? [...n] : []];
3550
3550
  }).filter(([, t]) => t.length > 0);
3551
3551
  }
3552
3552
  function Ot(e) {
3553
3553
  return e == null ? !1 : it(e).some(
3554
3554
  (t) => {
3555
- var r;
3556
- return (r = Ar(t)) == null ? void 0 : r.size;
3555
+ var n;
3556
+ return (n = Cn(t)) == null ? void 0 : n.size;
3557
3557
  }
3558
3558
  );
3559
3559
  }
3560
3560
  function Gi(e, t) {
3561
3561
  return Promise.all(
3562
- t.map((n) => (Di(e, n), n().then((i) => i.default || i)))
3563
- ).then((n) => Hr(e, ...n));
3562
+ t.map((r) => (Di(e, r), r().then((i) => i.default || i)))
3563
+ ).then((r) => An(e, ...r));
3564
3564
  }
3565
3565
  const De = {};
3566
- function Cr(e) {
3566
+ function Bn(e) {
3567
3567
  if (!Ot(e))
3568
3568
  return e in De ? De[e] : Promise.resolve();
3569
3569
  const t = Ui(e);
3570
3570
  return De[e] = Promise.all(
3571
3571
  t.map(
3572
- ([r, n]) => Gi(r, n)
3572
+ ([n, r]) => Gi(n, r)
3573
3573
  )
3574
3574
  ).then(() => {
3575
3575
  if (Ot(e))
3576
- return Cr(e);
3576
+ return Bn(e);
3577
3577
  delete De[e];
3578
3578
  }), De[e];
3579
3579
  }
@@ -3618,22 +3618,22 @@ function Ie() {
3618
3618
  return Vi;
3619
3619
  }
3620
3620
  const gt = tt(!1);
3621
- var $i = Object.defineProperty, zi = Object.defineProperties, Xi = Object.getOwnPropertyDescriptors, Zt = Object.getOwnPropertySymbols, Wi = Object.prototype.hasOwnProperty, Zi = Object.prototype.propertyIsEnumerable, qt = (e, t, r) => t in e ? $i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, qi = (e, t) => {
3622
- for (var r in t || (t = {}))
3623
- Wi.call(t, r) && qt(e, r, t[r]);
3621
+ var $i = Object.defineProperty, zi = Object.defineProperties, Xi = Object.getOwnPropertyDescriptors, Zt = Object.getOwnPropertySymbols, Wi = Object.prototype.hasOwnProperty, Zi = Object.prototype.propertyIsEnumerable, qt = (e, t, n) => t in e ? $i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, qi = (e, t) => {
3622
+ for (var n in t || (t = {}))
3623
+ Wi.call(t, n) && qt(e, n, t[n]);
3624
3624
  if (Zt)
3625
- for (var r of Zt(t))
3626
- Zi.call(t, r) && qt(e, r, t[r]);
3625
+ for (var n of Zt(t))
3626
+ Zi.call(t, n) && qt(e, n, t[n]);
3627
3627
  return e;
3628
3628
  }, Qi = (e, t) => zi(e, Xi(t));
3629
3629
  let Ht;
3630
3630
  const Ke = tt(null);
3631
3631
  function Qt(e) {
3632
- return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3632
+ return e.split("-").map((t, n, r) => r.slice(0, n + 1).join("-")).reverse();
3633
3633
  }
3634
3634
  function it(e, t = Ie().fallbackLocale) {
3635
- const r = Qt(e);
3636
- return t ? [.../* @__PURE__ */ new Set([...r, ...Qt(t)])] : r;
3635
+ const n = Qt(e);
3636
+ return t ? [.../* @__PURE__ */ new Set([...n, ...Qt(t)])] : n;
3637
3637
  }
3638
3638
  function we() {
3639
3639
  return Ht != null ? Ht : void 0;
@@ -3644,14 +3644,14 @@ Ke.subscribe((e) => {
3644
3644
  const Ji = (e) => {
3645
3645
  if (e && ki(e) && Ot(e)) {
3646
3646
  const { loadingDelay: t } = Ie();
3647
- let r;
3648
- return typeof window != "undefined" && we() != null && t ? r = window.setTimeout(
3647
+ let n;
3648
+ return typeof window != "undefined" && we() != null && t ? n = window.setTimeout(
3649
3649
  () => gt.set(!0),
3650
3650
  t
3651
- ) : gt.set(!0), Cr(e).then(() => {
3651
+ ) : gt.set(!0), Bn(e).then(() => {
3652
3652
  Ke.set(e);
3653
3653
  }).finally(() => {
3654
- clearTimeout(r), gt.set(!1);
3654
+ clearTimeout(n), gt.set(!1);
3655
3655
  });
3656
3656
  }
3657
3657
  return Ke.set(e);
@@ -3659,83 +3659,83 @@ const Ji = (e) => {
3659
3659
  set: Ji
3660
3660
  }), ot = (e) => {
3661
3661
  const t = /* @__PURE__ */ Object.create(null);
3662
- return (n) => {
3663
- const i = JSON.stringify(n);
3664
- return i in t ? t[i] : t[i] = e(n);
3662
+ return (r) => {
3663
+ const i = JSON.stringify(r);
3664
+ return i in t ? t[i] : t[i] = e(r);
3665
3665
  };
3666
3666
  };
3667
- var Yi = Object.defineProperty, et = Object.getOwnPropertySymbols, Br = Object.prototype.hasOwnProperty, Pr = Object.prototype.propertyIsEnumerable, Jt = (e, t, r) => t in e ? Yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Bt = (e, t) => {
3668
- for (var r in t || (t = {}))
3669
- Br.call(t, r) && Jt(e, r, t[r]);
3667
+ var Yi = Object.defineProperty, et = Object.getOwnPropertySymbols, Pn = Object.prototype.hasOwnProperty, Mn = Object.prototype.propertyIsEnumerable, Jt = (e, t, n) => t in e ? Yi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Bt = (e, t) => {
3668
+ for (var n in t || (t = {}))
3669
+ Pn.call(t, n) && Jt(e, n, t[n]);
3670
3670
  if (et)
3671
- for (var r of et(t))
3672
- Pr.call(t, r) && Jt(e, r, t[r]);
3671
+ for (var n of et(t))
3672
+ Mn.call(t, n) && Jt(e, n, t[n]);
3673
3673
  return e;
3674
3674
  }, ke = (e, t) => {
3675
- var r = {};
3676
- for (var n in e)
3677
- Br.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3675
+ var n = {};
3676
+ for (var r in e)
3677
+ Pn.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
3678
3678
  if (e != null && et)
3679
- for (var n of et(e))
3680
- t.indexOf(n) < 0 && Pr.call(e, n) && (r[n] = e[n]);
3681
- return r;
3679
+ for (var r of et(e))
3680
+ t.indexOf(r) < 0 && Mn.call(e, r) && (n[r] = e[r]);
3681
+ return n;
3682
3682
  };
3683
3683
  const je = (e, t) => {
3684
- const { formats: r } = Ie();
3685
- if (e in r && t in r[e])
3686
- return r[e][t];
3684
+ const { formats: n } = Ie();
3685
+ if (e in n && t in n[e])
3686
+ return n[e][t];
3687
3687
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3688
3688
  }, Ki = ot(
3689
3689
  (e) => {
3690
- var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
3691
- if (r == null)
3690
+ var t = e, { locale: n, format: r } = t, i = ke(t, ["locale", "format"]);
3691
+ if (n == null)
3692
3692
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3693
- return n && (i = je("number", n)), new Intl.NumberFormat(r, i);
3693
+ return r && (i = je("number", r)), new Intl.NumberFormat(n, i);
3694
3694
  }
3695
3695
  ), eo = ot(
3696
3696
  (e) => {
3697
- var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
3698
- if (r == null)
3697
+ var t = e, { locale: n, format: r } = t, i = ke(t, ["locale", "format"]);
3698
+ if (n == null)
3699
3699
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3700
- return n ? i = je("date", n) : Object.keys(i).length === 0 && (i = je("date", "short")), new Intl.DateTimeFormat(r, i);
3700
+ return r ? i = je("date", r) : Object.keys(i).length === 0 && (i = je("date", "short")), new Intl.DateTimeFormat(n, i);
3701
3701
  }
3702
3702
  ), to = ot(
3703
3703
  (e) => {
3704
- var t = e, { locale: r, format: n } = t, i = ke(t, ["locale", "format"]);
3705
- if (r == null)
3704
+ var t = e, { locale: n, format: r } = t, i = ke(t, ["locale", "format"]);
3705
+ if (n == null)
3706
3706
  throw new Error(
3707
3707
  '[svelte-i18n] A "locale" must be set to format time values'
3708
3708
  );
3709
- return n ? i = je("time", n) : Object.keys(i).length === 0 && (i = je("time", "short")), new Intl.DateTimeFormat(r, i);
3709
+ return r ? i = je("time", r) : Object.keys(i).length === 0 && (i = je("time", "short")), new Intl.DateTimeFormat(n, i);
3710
3710
  }
3711
- ), ro = (e = {}) => {
3711
+ ), no = (e = {}) => {
3712
3712
  var t = e, {
3713
- locale: r = we()
3714
- } = t, n = ke(t, [
3713
+ locale: n = we()
3714
+ } = t, r = ke(t, [
3715
3715
  "locale"
3716
3716
  ]);
3717
- return Ki(Bt({ locale: r }, n));
3718
- }, no = (e = {}) => {
3717
+ return Ki(Bt({ locale: n }, r));
3718
+ }, ro = (e = {}) => {
3719
3719
  var t = e, {
3720
- locale: r = we()
3721
- } = t, n = ke(t, [
3720
+ locale: n = we()
3721
+ } = t, r = ke(t, [
3722
3722
  "locale"
3723
3723
  ]);
3724
- return eo(Bt({ locale: r }, n));
3724
+ return eo(Bt({ locale: n }, r));
3725
3725
  }, io = (e = {}) => {
3726
3726
  var t = e, {
3727
- locale: r = we()
3728
- } = t, n = ke(t, [
3727
+ locale: n = we()
3728
+ } = t, r = ke(t, [
3729
3729
  "locale"
3730
3730
  ]);
3731
- return to(Bt({ locale: r }, n));
3731
+ return to(Bt({ locale: n }, r));
3732
3732
  }, oo = ot(
3733
3733
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3734
3734
  (e, t = we()) => new Mi(e, t, Ie().formats, {
3735
3735
  ignoreTag: Ie().ignoreTag
3736
3736
  })
3737
3737
  ), so = (e, t = {}) => {
3738
- var r, n, i, o;
3738
+ var n, r, i, o;
3739
3739
  let a = t;
3740
3740
  typeof e == "object" && (a = e, e = a.id);
3741
3741
  const {
@@ -3747,9 +3747,9 @@ const je = (e, t) => {
3747
3747
  throw new Error(
3748
3748
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3749
3749
  );
3750
- let h = Tr(e, u);
3750
+ let h = On(e, u);
3751
3751
  if (!h)
3752
- h = (o = (i = (n = (r = Ie()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3752
+ h = (o = (i = (r = (n = Ie()).handleMissingMessage) == null ? void 0 : r.call(n, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3753
3753
  else if (typeof h != "string")
3754
3754
  return console.warn(
3755
3755
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -3766,13 +3766,13 @@ const je = (e, t) => {
3766
3766
  );
3767
3767
  }
3768
3768
  return c;
3769
- }, ao = (e, t) => io(t).format(e), lo = (e, t) => no(t).format(e), uo = (e, t) => ro(t).format(e), ho = (e, t = we()) => Tr(e, t), co = Ne([Re, Ve], () => so);
3769
+ }, ao = (e, t) => io(t).format(e), lo = (e, t) => ro(t).format(e), uo = (e, t) => no(t).format(e), ho = (e, t = we()) => On(e, t), co = Ne([Re, Ve], () => so);
3770
3770
  Ne([Re], () => ao);
3771
3771
  Ne([Re], () => lo);
3772
3772
  Ne([Re], () => uo);
3773
3773
  Ne([Re, Ve], () => ho);
3774
3774
  function Yt(e, t) {
3775
- Hr(e, t);
3775
+ An(e, t);
3776
3776
  }
3777
3777
  function fo(e) {
3778
3778
  Re.set(e);
@@ -3781,7 +3781,7 @@ const Kt = {
3781
3781
  en: {
3782
3782
  otpTitle: "Code verification is required",
3783
3783
  popupMessage: "Please enter the security code received on your SMS/email address to perform the update.",
3784
- popupMessageLastWarning: "If the next validation attempt is failed, you will be logged out and blocked temporarily.",
3784
+ popupMessageLastWarning: "If the next validation attempt is failed, your transaction will fail and you will be returned back to payment method.",
3785
3785
  minutes: "minutes",
3786
3786
  errorHeader: "Error",
3787
3787
  configError: "Unable to load OTP data. Please try again later.",
@@ -3804,7 +3804,7 @@ const Kt = {
3804
3804
  tr: {
3805
3805
  otpTitle: "Kod doğrulaması gereklidir",
3806
3806
  popupMessage: "Güncellemeyi gerçekleştirmek için SMS/e-posta adresinize gönderilen güvenlik kodunu girin.",
3807
- popupMessageLastWarning: "Bir sonraki doğrulama denemesi başarısız olursa, oturumunuz kapatılacak ve geçici olarak engelleneceksiniz.",
3807
+ popupMessageLastWarning: "Bir sonraki doğrulama denemesi başarısız olursa, işleminiz başarısız olacak ve ödeme yöntemine geri döndürüleceksiniz.",
3808
3808
  minutes: "dakika",
3809
3809
  errorHeader: "Hata",
3810
3810
  configError: "OTP verileri yüklenemedi. Lütfen daha sonra tekrar deneyin.",
@@ -3826,20 +3826,20 @@ const Kt = {
3826
3826
  }
3827
3827
  };
3828
3828
  function po(e) {
3829
- Yr(e, "svelte-gpy3mu", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.RadioIndicator{width:20px;height:20px;border-radius:50%;border:2px solid var(--emw--color-typography, #fff);position:relative;flex-shrink:0;margin-right:8px;transition:all 0.2s ease;opacity:0.7}.RadioIndicator.checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;border-radius:50%;opacity:1;background:var(--emw--color-primary, #fff)}.RadioIndicator.checked{border:2px solid var(--emw--color-primary, #fff)}.ModalCloseIcon{padding:0px;position:absolute;right:0;top:0;margin:15px 20px;z-index:20;transition:all 0.3s ease}.ModalCloseIcon svg{width:11px;height:11px;fill:var(--emw--color-primary, red);cursor:pointer}.ModalCloseIcon:hover{transform:rotate(90deg)}.OtpContent{width:100%;display:flex;flex-direction:column;gap:var(--emw--spacing-large, 20px)}.OtpFieldWrapper{display:flex;flex-direction:column;gap:10px}.OtpFieldWrapper h2{margin:0}.OtpButton{text-transform:uppercase;font-weight:var(--emw--font-weight-medium, 500);color:var(--emw--color-typography-button, #000000);text-align:center;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-family:inherit;height:46px;line-height:normal;border:none;background:var(--emw--color-primary, #f9c408);border-radius:10px;width:100%;margin:var(--emw--spacing-small, 12px) 0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:var(--emw--spacing-2x-small-plus, 5px);transition:all 0.2s linear}.OtpButton:active{box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background-color:var(--emw--color-active, #fecd1c)}.OtpButton[disabled],.OtpButton.disabled{filter:saturate(50%);opacity:0.5;cursor:not-allowed;pointer-events:none}.OtpButton:hover:not([disabled]):not(.disabled){box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background-color:var(--emw--color-hover, #dbac03)}@container (max-width: 500px){.OtpDescription{font-size:var(--emw--font-size-small, 12px)}.OtpDescription .Title{font-size:var(--emw--font-size-big, 20px)}}.OtpDescription{display:flex;color:var(--emw--color-typography, #fff);flex-direction:column;gap:12px;font-size:var(--emw--font-size-small, 12px)}.OtpDescription .Title{font-size:var(--emw--font-medium, 16px);font-weight:var(--emw--font-weight-medium, 600)}.OtpError{display:flex;flex-direction:column;gap:20px;align-items:center}.OtpError .OtpErrorHeader{display:flex;justify-content:center;gap:5px;align-items:center}.OtpError h2{margin:0;color:var(--emw--color-typography, #fff)}.OtpError p{color:var(--emw--color-typography, #fff);text-align:center;font-size:var(--emw--font-size-small, 12px)}.OtpError svg{width:25px;fill:var(--emw--color-error, #dd3434)}.ChannelSelection{display:flex;flex-direction:row;justify-content:space-between}.ChannelCheckbox{display:flex;align-items:center;padding:var(--emw--spacing-medium, 16px);cursor:pointer;transition:all 0.2s ease}.ChannelCheckbox input[type=radio]{display:none}.ChannelCheckbox .ChannelContent{display:flex;align-items:center;gap:3px;width:100%;color:var(--emw--color-typography, #fff);font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-medium, 500)}.ChannelCheckbox .ChannelContent svg{flex-shrink:0;opacity:0.7;width:20px;height:20px}.ChannelCheckbox .ChannelContent span{text-transform:uppercase}.ChannelCheckbox.selected .ChannelContent{color:var(--emw--color-primary, #000000)}.ChannelCheckbox.selected .ChannelContent svg{stroke:var(--emw--color-primary, #000000);opacity:1}.ChannelCheckbox:hover:not(.selected){color:var(--emw--color-active, #fff)}.OtpField{display:flex;justify-content:space-between;margin:10px}.OtpField input{width:45px;font-size:32px;padding:5px;text-align:center;border-radius:5px;margin:6px;font-weight:bold;outline:none;background:var(--emw--color-background);border:0;transition:all 0.1s;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3);color:var(--emw--color-typography, #fff)}.OtpField input.space{margin-right:1rem !important}.OtpField input:focus{box-shadow:0 0 1px 1px var(--emw--color-primary, #007bff)}.OtpActionButtons{display:flex;justify-content:space-between;gap:40px}.OtpErrorMessage{color:var(--emw--color-error, #dd3434);font-weight:bold}.OtpNoticeMessage{color:var(--emw--color-primary, #f9c408);font-weight:bold}.LastWarningMessage{color:var(--emw--color-error, #dd3434);font-weight:bold}.OtpLoaderContainer{width:100%;display:flex;justify-content:center;align-items:center;padding:20px 0}.OtpLoader{width:48px;height:48px;border:5px solid var(--emw--color-secondary, #b3d8ff);border-bottom-color:var(--emw--color-primary, #007bff);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.OtpTimer{color:var(--emw--color-typography, #fff);font-size:var(--emw--font-size-small, 12px);opacity:0.8}@container (max-width: 500px){.OtpContent{padding:var(--emw--spacing-small, 10px)}.OtpField input{width:40px;font-size:28px;margin:4px}}');
3829
+ Kn(e, "svelte-gpy3mu", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.RadioIndicator{width:20px;height:20px;border-radius:50%;border:2px solid var(--emw--color-typography, #fff);position:relative;flex-shrink:0;margin-right:8px;transition:all 0.2s ease;opacity:0.7}.RadioIndicator.checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;border-radius:50%;opacity:1;background:var(--emw--color-primary, #fff)}.RadioIndicator.checked{border:2px solid var(--emw--color-primary, #fff)}.ModalCloseIcon{padding:0px;position:absolute;right:0;top:0;margin:15px 20px;z-index:20;transition:all 0.3s ease}.ModalCloseIcon svg{width:11px;height:11px;fill:var(--emw--color-primary, red);cursor:pointer}.ModalCloseIcon:hover{transform:rotate(90deg)}.OtpContent{width:100%;display:flex;flex-direction:column;gap:var(--emw--spacing-large, 20px)}.OtpFieldWrapper{display:flex;flex-direction:column;gap:10px}.OtpFieldWrapper h2{margin:0}.OtpButton{text-transform:uppercase;font-weight:var(--emw--font-weight-medium, 500);color:var(--emw--color-typography-button, #000000);text-align:center;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-family:inherit;height:46px;line-height:normal;border:none;background:var(--emw--color-primary, #f9c408);border-radius:10px;width:100%;margin:var(--emw--spacing-small, 12px) 0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:var(--emw--spacing-2x-small-plus, 5px);transition:all 0.2s linear}.OtpButton:active{box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background-color:var(--emw--color-active, #fecd1c)}.OtpButton[disabled],.OtpButton.disabled{filter:saturate(50%);opacity:0.5;cursor:not-allowed;pointer-events:none}.OtpButton:hover:not([disabled]):not(.disabled){box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background-color:var(--emw--color-hover, #dbac03)}@container (max-width: 500px){.OtpDescription{font-size:var(--emw--font-size-small, 12px)}.OtpDescription .Title{font-size:var(--emw--font-size-big, 20px)}}.OtpDescription{display:flex;color:var(--emw--color-typography, #fff);flex-direction:column;gap:12px;font-size:var(--emw--font-size-small, 12px)}.OtpDescription .Title{font-size:var(--emw--font-medium, 16px);font-weight:var(--emw--font-weight-medium, 600)}.OtpError{display:flex;flex-direction:column;gap:20px;align-items:center}.OtpError .OtpErrorHeader{display:flex;justify-content:center;gap:5px;align-items:center}.OtpError h2{margin:0;color:var(--emw--color-typography, #fff)}.OtpError p{color:var(--emw--color-typography, #fff);text-align:center;font-size:var(--emw--font-size-small, 12px)}.OtpError svg{width:25px;fill:var(--emw--color-error, #dd3434)}.ChannelSelection{display:flex;flex-direction:row;justify-content:space-between}.ChannelCheckbox{display:flex;align-items:center;padding:var(--emw--spacing-medium, 16px);cursor:pointer;transition:all 0.2s ease}.ChannelCheckbox input[type=radio]{display:none}.ChannelCheckbox .ChannelContent{display:flex;align-items:center;gap:3px;width:100%;color:var(--emw--color-typography, #fff);font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-medium, 500)}.ChannelCheckbox .ChannelContent svg{flex-shrink:0;opacity:0.7;width:20px;height:20px}.ChannelCheckbox .ChannelContent span{text-transform:uppercase}.ChannelCheckbox.selected .ChannelContent{color:var(--emw--color-primary, #000000)}.ChannelCheckbox.selected .ChannelContent svg{stroke:var(--emw--color-primary, #000000);opacity:1}.ChannelCheckbox:hover:not(.selected){color:var(--emw--color-active, #fff)}.OtpField{display:flex;justify-content:space-between;margin:10px}.OtpField input{width:45px;font-size:32px;padding:5px;text-align:center;border-radius:5px;margin:6px;font-weight:bold;outline:none;background:var(--emw--color-background);border:0;transition:all 0.1s;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3);color:var(--emw--color-typography, #fff)}.OtpField input.space{margin-right:1rem !important}.OtpField input:focus{box-shadow:0 0 1px 1px var(--emw--color-primary, #007bff)}.OtpActionButtons{display:flex;justify-content:space-between;gap:40px}.OtpErrorMessage{color:var(--emw--color-error, #dd3434);font-weight:bold}.OtpNoticeMessage{color:var(--emw--color-primary, #f9c408);font-weight:bold}.LastWarningMessage{color:var(--emw--color-error, #dd3434);font-weight:bold}.OtpLoaderContainer{width:100%;display:flex;justify-content:center;align-items:center;padding:20px 0}.OtpLoader{width:48px;height:48px;border:5px solid var(--emw--color-secondary, #b3d8ff);border-bottom-color:var(--emw--color-primary, #007bff);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.OtpTimer{color:var(--emw--color-typography, #fff);font-size:var(--emw--font-size-small, 12px);opacity:0.8}@container (max-width: 500px){.OtpContent{padding:var(--emw--spacing-small, 10px)}.OtpField input{width:40px;font-size:28px;margin:4px}}');
3830
3830
  }
3831
- function er(e, t, r) {
3832
- const n = e.slice();
3833
- return n[69] = t[r], n[70] = t, n[71] = r, n;
3831
+ function en(e, t, n) {
3832
+ const r = e.slice();
3833
+ return r[69] = t[n], r[70] = t, r[71] = n, r;
3834
3834
  }
3835
3835
  function mo(e) {
3836
- let t, r, n, i, o, a, s, u, l, h, c, m, _, d, g, v, S, P = (
3836
+ let t, n, r, i, o, a, s, u, l, h, c, m, _, d, g, v, S, P = (
3837
3837
  /*$_*/
3838
3838
  e[19]("channelSMS") + ""
3839
3839
  ), I, D, M, N, te, Q, ue, de, he, B, U, Z, ge, be, ye = (
3840
3840
  /*$_*/
3841
3841
  e[19]("channelEmail") + ""
3842
- ), J, re, X, ce, ne, _e, Se;
3842
+ ), J, ne, X, ce, re, _e, Se;
3843
3843
  function Ee(b, A) {
3844
3844
  return (
3845
3845
  /*showResendOtp*/
@@ -3851,7 +3851,7 @@ function mo(e) {
3851
3851
  }
3852
3852
  let Te = Ee(e), Y = Te(e), V = (
3853
3853
  /*selectedChannel*/
3854
- e[0] && rr(e)
3854
+ e[0] && nn(e)
3855
3855
  );
3856
3856
  function $e(b, A) {
3857
3857
  if (
@@ -3884,7 +3884,7 @@ function mo(e) {
3884
3884
  let ie = ze(e), W = ie && ie(e);
3885
3885
  return {
3886
3886
  c() {
3887
- t = O("div"), Y.c(), r = F(), n = O("div"), i = O("label"), o = O("div"), a = F(), s = O("input"), l = F(), h = O("div"), c = oe("svg"), m = oe("path"), _ = oe("circle"), d = oe("circle"), g = oe("circle"), v = F(), S = O("span"), I = k(P), D = F(), M = O("label"), N = O("div"), te = F(), Q = O("input"), de = F(), he = O("div"), B = oe("svg"), U = oe("rect"), Z = oe("path"), ge = F(), be = O("span"), J = k(ye), re = F(), V && V.c(), X = F(), $ && $.c(), ce = F(), ne = O("div"), W && W.c(), p(t, "class", "OtpDescription"), p(o, "class", "RadioIndicator"), se(
3887
+ t = O("div"), Y.c(), n = F(), r = O("div"), i = O("label"), o = O("div"), a = F(), s = O("input"), l = F(), h = O("div"), c = oe("svg"), m = oe("path"), _ = oe("circle"), d = oe("circle"), g = oe("circle"), v = F(), S = O("span"), I = k(P), D = F(), M = O("label"), N = O("div"), te = F(), Q = O("input"), de = F(), he = O("div"), B = oe("svg"), U = oe("rect"), Z = oe("path"), ge = F(), be = O("span"), J = k(ye), ne = F(), V && V.c(), X = F(), $ && $.c(), ce = F(), re = O("div"), W && W.c(), p(t, "class", "OtpDescription"), p(o, "class", "RadioIndicator"), se(
3888
3888
  o,
3889
3889
  "checked",
3890
3890
  /*selectedChannel*/
@@ -3914,10 +3914,10 @@ function mo(e) {
3914
3914
  /*selectedChannel*/
3915
3915
  e[0] === /*channels*/
3916
3916
  e[20].EMAIL
3917
- ), p(n, "class", "ChannelSelection"), p(ne, "class", "OtpActionButtons");
3917
+ ), p(r, "class", "ChannelSelection"), p(re, "class", "OtpActionButtons");
3918
3918
  },
3919
3919
  m(b, A) {
3920
- C(b, t, A), Y.m(t, null), C(b, r, A), C(b, n, A), y(n, i), y(i, o), y(i, a), y(i, s), y(i, l), y(i, h), y(h, c), y(c, m), y(c, _), y(c, d), y(c, g), y(h, v), y(h, S), y(S, I), y(n, D), y(n, M), y(M, N), y(M, te), y(M, Q), y(M, de), y(M, he), y(he, B), y(B, U), y(B, Z), y(he, ge), y(he, be), y(be, J), C(b, re, A), V && V.m(b, A), C(b, X, A), $ && $.m(b, A), C(b, ce, A), C(b, ne, A), W && W.m(ne, null), _e || (Se = [
3920
+ C(b, t, A), Y.m(t, null), C(b, n, A), C(b, r, A), y(r, i), y(i, o), y(i, a), y(i, s), y(i, l), y(i, h), y(h, c), y(c, m), y(c, _), y(c, d), y(c, g), y(h, v), y(h, S), y(S, I), y(r, D), y(r, M), y(M, N), y(M, te), y(M, Q), y(M, de), y(M, he), y(he, B), y(B, U), y(B, Z), y(he, ge), y(he, be), y(be, J), C(b, ne, A), V && V.m(b, A), C(b, X, A), $ && $.m(b, A), C(b, ce, A), C(b, re, A), W && W.m(re, null), _e || (Se = [
3921
3921
  pe(
3922
3922
  s,
3923
3923
  "change",
@@ -3972,15 +3972,15 @@ function mo(e) {
3972
3972
  b[0] === /*channels*/
3973
3973
  b[20].EMAIL
3974
3974
  ), /*selectedChannel*/
3975
- b[0] ? V ? V.p(b, A) : (V = rr(b), V.c(), V.m(X.parentNode, X)) : V && (V.d(1), V = null), fe === (fe = $e(b)) && $ ? $.p(b, A) : ($ && $.d(1), $ = fe && fe(b), $ && ($.c(), $.m(ce.parentNode, ce))), ie === (ie = ze(b)) && W ? W.p(b, A) : (W && W.d(1), W = ie && ie(b), W && (W.c(), W.m(ne, null)));
3975
+ b[0] ? V ? V.p(b, A) : (V = nn(b), V.c(), V.m(X.parentNode, X)) : V && (V.d(1), V = null), fe === (fe = $e(b)) && $ ? $.p(b, A) : ($ && $.d(1), $ = fe && fe(b), $ && ($.c(), $.m(ce.parentNode, ce))), ie === (ie = ze(b)) && W ? W.p(b, A) : (W && W.d(1), W = ie && ie(b), W && (W.c(), W.m(re, null)));
3976
3976
  },
3977
3977
  d(b) {
3978
- b && (H(t), H(r), H(n), H(re), H(X), H(ce), H(ne)), Y.d(), V && V.d(b), $ && $.d(b), W && W.d(), _e = !1, xe(Se);
3978
+ b && (H(t), H(n), H(r), H(ne), H(X), H(ce), H(re)), Y.d(), V && V.d(b), $ && $.d(b), W && W.d(), _e = !1, xe(Se);
3979
3979
  }
3980
3980
  };
3981
3981
  }
3982
3982
  function go(e) {
3983
- let t, r, n, i, o, a, s = (
3983
+ let t, n, r, i, o, a, s = (
3984
3984
  /*$_*/
3985
3985
  e[19]("errorHeader") + ""
3986
3986
  ), u, l, h, c, m, _, d = (
@@ -3989,13 +3989,13 @@ function go(e) {
3989
3989
  ), g, v, S;
3990
3990
  return {
3991
3991
  c() {
3992
- t = O("div"), r = O("div"), n = oe("svg"), i = oe("path"), o = F(), a = O("h2"), u = k(s), l = F(), h = O("p"), c = k(
3992
+ t = O("div"), n = O("div"), r = oe("svg"), i = oe("path"), o = F(), a = O("h2"), u = k(s), l = F(), h = O("p"), c = k(
3993
3993
  /*errorMessage*/
3994
3994
  e[8]
3995
- ), m = F(), _ = O("button"), g = k(d), p(i, "d", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-112c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"), p(n, "xmlns", "http://www.w3.org/2000/svg"), p(n, "viewBox", "0 0 512 512"), p(r, "class", "OtpErrorHeader"), p(_, "class", "OtpButton error"), p(t, "class", "OtpError");
3995
+ ), m = F(), _ = O("button"), g = k(d), p(i, "d", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-112c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"), p(r, "xmlns", "http://www.w3.org/2000/svg"), p(r, "viewBox", "0 0 512 512"), p(n, "class", "OtpErrorHeader"), p(_, "class", "OtpButton error"), p(t, "class", "OtpError");
3996
3996
  },
3997
3997
  m(P, I) {
3998
- C(P, t, I), y(t, r), y(r, n), y(n, i), y(r, o), y(r, a), y(a, u), y(t, l), y(t, h), y(h, c), y(t, m), y(t, _), y(_, g), v || (S = pe(
3998
+ C(P, t, I), y(t, n), y(n, r), y(r, i), y(n, o), y(n, a), y(a, u), y(t, l), y(t, h), y(h, c), y(t, m), y(t, _), y(_, g), v || (S = pe(
3999
3999
  _,
4000
4000
  "click",
4001
4001
  /*manualClosePopup*/
@@ -4020,7 +4020,7 @@ function go(e) {
4020
4020
  };
4021
4021
  }
4022
4022
  function bo(e) {
4023
- let t, r, n, i;
4023
+ let t, n, r, i;
4024
4024
  function o(l, h) {
4025
4025
  return (
4026
4026
  /*isLastWarning*/
@@ -4029,43 +4029,43 @@ function bo(e) {
4029
4029
  }
4030
4030
  let a = o(e), s = a(e), u = (
4031
4031
  /*hasErrors*/
4032
- e[6] && tr(e)
4032
+ e[6] && tn(e)
4033
4033
  );
4034
4034
  return {
4035
4035
  c() {
4036
- t = O("p"), s.c(), n = F(), u && u.c(), i = rn(), p(t, "class", r = /*isLastWarning*/
4036
+ t = O("p"), s.c(), r = F(), u && u.c(), i = rr(), p(t, "class", n = /*isLastWarning*/
4037
4037
  e[10] ? "LastWarningMessage" : "");
4038
4038
  },
4039
4039
  m(l, h) {
4040
- C(l, t, h), s.m(t, null), C(l, n, h), u && u.m(l, h), C(l, i, h);
4040
+ C(l, t, h), s.m(t, null), C(l, r, h), u && u.m(l, h), C(l, i, h);
4041
4041
  },
4042
4042
  p(l, h) {
4043
4043
  a === (a = o(l)) && s ? s.p(l, h) : (s.d(1), s = a(l), s && (s.c(), s.m(t, null))), h[0] & /*isLastWarning*/
4044
- 1024 && r !== (r = /*isLastWarning*/
4045
- l[10] ? "LastWarningMessage" : "") && p(t, "class", r), /*hasErrors*/
4046
- l[6] ? u ? u.p(l, h) : (u = tr(l), u.c(), u.m(i.parentNode, i)) : u && (u.d(1), u = null);
4044
+ 1024 && n !== (n = /*isLastWarning*/
4045
+ l[10] ? "LastWarningMessage" : "") && p(t, "class", n), /*hasErrors*/
4046
+ l[6] ? u ? u.p(l, h) : (u = tn(l), u.c(), u.m(i.parentNode, i)) : u && (u.d(1), u = null);
4047
4047
  },
4048
4048
  d(l) {
4049
- l && (H(t), H(n), H(i)), s.d(), u && u.d(l);
4049
+ l && (H(t), H(r), H(i)), s.d(), u && u.d(l);
4050
4050
  }
4051
4051
  };
4052
4052
  }
4053
4053
  function yo(e) {
4054
- let t, r = (
4054
+ let t, n = (
4055
4055
  /*$_*/
4056
4056
  (e[19]("selectChannelMessage") || "Selectează metoda prin care vrei să primești codul OTP") + ""
4057
- ), n;
4057
+ ), r;
4058
4058
  return {
4059
4059
  c() {
4060
- t = O("p"), n = k(r);
4060
+ t = O("p"), r = k(n);
4061
4061
  },
4062
4062
  m(i, o) {
4063
- C(i, t, o), y(t, n);
4063
+ C(i, t, o), y(t, r);
4064
4064
  },
4065
4065
  p(i, o) {
4066
4066
  o[0] & /*$_*/
4067
- 524288 && r !== (r = /*$_*/
4068
- (i[19]("selectChannelMessage") || "Selectează metoda prin care vrei să primești codul OTP") + "") && j(n, r);
4067
+ 524288 && n !== (n = /*$_*/
4068
+ (i[19]("selectChannelMessage") || "Selectează metoda prin care vrei să primești codul OTP") + "") && j(r, n);
4069
4069
  },
4070
4070
  d(i) {
4071
4071
  i && H(t);
@@ -4073,21 +4073,21 @@ function yo(e) {
4073
4073
  };
4074
4074
  }
4075
4075
  function _o(e) {
4076
- let t, r = (
4076
+ let t, n = (
4077
4077
  /*$_*/
4078
4078
  e[19]("otpExpiredMessage") + ""
4079
- ), n;
4079
+ ), r;
4080
4080
  return {
4081
4081
  c() {
4082
- t = O("p"), n = k(r), p(t, "class", "OtpNoticeMessage"), p(t, "role", "alert");
4082
+ t = O("p"), r = k(n), p(t, "class", "OtpNoticeMessage"), p(t, "role", "alert");
4083
4083
  },
4084
4084
  m(i, o) {
4085
- C(i, t, o), y(t, n);
4085
+ C(i, t, o), y(t, r);
4086
4086
  },
4087
4087
  p(i, o) {
4088
4088
  o[0] & /*$_*/
4089
- 524288 && r !== (r = /*$_*/
4090
- i[19]("otpExpiredMessage") + "") && j(n, r);
4089
+ 524288 && n !== (n = /*$_*/
4090
+ i[19]("otpExpiredMessage") + "") && j(r, n);
4091
4091
  },
4092
4092
  d(i) {
4093
4093
  i && H(t);
@@ -4098,21 +4098,21 @@ function Eo(e) {
4098
4098
  let t = (
4099
4099
  /*$_*/
4100
4100
  e[19]("popupMessage") + ""
4101
- ), r;
4101
+ ), n;
4102
4102
  return {
4103
4103
  c() {
4104
- r = k(t);
4104
+ n = k(t);
4105
4105
  },
4106
- m(n, i) {
4107
- C(n, r, i);
4106
+ m(r, i) {
4107
+ C(r, n, i);
4108
4108
  },
4109
- p(n, i) {
4109
+ p(r, i) {
4110
4110
  i[0] & /*$_*/
4111
4111
  524288 && t !== (t = /*$_*/
4112
- n[19]("popupMessage") + "") && j(r, t);
4112
+ r[19]("popupMessage") + "") && j(n, t);
4113
4113
  },
4114
- d(n) {
4115
- n && H(r);
4114
+ d(r) {
4115
+ r && H(n);
4116
4116
  }
4117
4117
  };
4118
4118
  }
@@ -4120,51 +4120,51 @@ function vo(e) {
4120
4120
  let t = (
4121
4121
  /*$_*/
4122
4122
  e[19]("popupMessageLastWarning") + ""
4123
- ), r;
4123
+ ), n;
4124
4124
  return {
4125
4125
  c() {
4126
- r = k(t);
4126
+ n = k(t);
4127
4127
  },
4128
- m(n, i) {
4129
- C(n, r, i);
4128
+ m(r, i) {
4129
+ C(r, n, i);
4130
4130
  },
4131
- p(n, i) {
4131
+ p(r, i) {
4132
4132
  i[0] & /*$_*/
4133
4133
  524288 && t !== (t = /*$_*/
4134
- n[19]("popupMessageLastWarning") + "") && j(r, t);
4134
+ r[19]("popupMessageLastWarning") + "") && j(n, t);
4135
4135
  },
4136
- d(n) {
4137
- n && H(r);
4136
+ d(r) {
4137
+ r && H(n);
4138
4138
  }
4139
4139
  };
4140
4140
  }
4141
- function tr(e) {
4142
- let t, r;
4141
+ function tn(e) {
4142
+ let t, n;
4143
4143
  return {
4144
4144
  c() {
4145
- t = O("p"), r = k(
4145
+ t = O("p"), n = k(
4146
4146
  /*errorMessage*/
4147
4147
  e[8]
4148
4148
  ), p(t, "class", "OtpErrorMessage"), p(t, "role", "alert");
4149
4149
  },
4150
- m(n, i) {
4151
- C(n, t, i), y(t, r);
4150
+ m(r, i) {
4151
+ C(r, t, i), y(t, n);
4152
4152
  },
4153
- p(n, i) {
4153
+ p(r, i) {
4154
4154
  i[0] & /*errorMessage*/
4155
4155
  256 && j(
4156
- r,
4156
+ n,
4157
4157
  /*errorMessage*/
4158
- n[8]
4158
+ r[8]
4159
4159
  );
4160
4160
  },
4161
- d(n) {
4162
- n && H(t);
4161
+ d(r) {
4162
+ r && H(t);
4163
4163
  }
4164
4164
  };
4165
4165
  }
4166
- function rr(e) {
4167
- let t, r, n, i;
4166
+ function nn(e) {
4167
+ let t, n, r, i;
4168
4168
  function o(u, l) {
4169
4169
  return (
4170
4170
  /*currentChannelTimer*/
@@ -4174,29 +4174,29 @@ function rr(e) {
4174
4174
  let a = o(e), s = a(e);
4175
4175
  return {
4176
4176
  c() {
4177
- t = O("button"), s.c(), p(t, "class", "OtpButton"), t.disabled = r = !/*canSubmitChannel*/
4177
+ t = O("button"), s.c(), p(t, "class", "OtpButton"), t.disabled = n = !/*canSubmitChannel*/
4178
4178
  e[18], se(t, "disabled", !/*canSubmitChannel*/
4179
4179
  e[18] || /*waitingForConfig*/
4180
4180
  e[16]);
4181
4181
  },
4182
4182
  m(u, l) {
4183
- C(u, t, l), s.m(t, null), n || (i = pe(
4183
+ C(u, t, l), s.m(t, null), r || (i = pe(
4184
4184
  t,
4185
4185
  "click",
4186
4186
  /*handleChannelSubmit*/
4187
4187
  e[22]
4188
- ), n = !0);
4188
+ ), r = !0);
4189
4189
  },
4190
4190
  p(u, l) {
4191
4191
  a === (a = o(u)) && s ? s.p(u, l) : (s.d(1), s = a(u), s && (s.c(), s.m(t, null))), l[0] & /*canSubmitChannel*/
4192
- 262144 && r !== (r = !/*canSubmitChannel*/
4193
- u[18]) && (t.disabled = r), l[0] & /*canSubmitChannel, waitingForConfig*/
4192
+ 262144 && n !== (n = !/*canSubmitChannel*/
4193
+ u[18]) && (t.disabled = n), l[0] & /*canSubmitChannel, waitingForConfig*/
4194
4194
  327680 && se(t, "disabled", !/*canSubmitChannel*/
4195
4195
  u[18] || /*waitingForConfig*/
4196
4196
  u[16]);
4197
4197
  },
4198
4198
  d(u) {
4199
- u && H(t), s.d(), n = !1, i();
4199
+ u && H(t), s.d(), r = !1, i();
4200
4200
  }
4201
4201
  };
4202
4202
  }
@@ -4204,21 +4204,21 @@ function xo(e) {
4204
4204
  let t = (
4205
4205
  /*$_*/
4206
4206
  e[19]("sendCode") + ""
4207
- ), r;
4207
+ ), n;
4208
4208
  return {
4209
4209
  c() {
4210
- r = k(t);
4210
+ n = k(t);
4211
4211
  },
4212
- m(n, i) {
4213
- C(n, r, i);
4212
+ m(r, i) {
4213
+ C(r, n, i);
4214
4214
  },
4215
- p(n, i) {
4215
+ p(r, i) {
4216
4216
  i[0] & /*$_*/
4217
4217
  524288 && t !== (t = /*$_*/
4218
- n[19]("sendCode") + "") && j(r, t);
4218
+ r[19]("sendCode") + "") && j(n, t);
4219
4219
  },
4220
- d(n) {
4221
- n && H(r);
4220
+ d(r) {
4221
+ r && H(n);
4222
4222
  }
4223
4223
  };
4224
4224
  }
@@ -4226,21 +4226,21 @@ function wo(e) {
4226
4226
  let t = (
4227
4227
  /*$_*/
4228
4228
  e[19]("waitSeconds") + ""
4229
- ), r, n, i, o;
4229
+ ), n, r, i, o;
4230
4230
  return {
4231
4231
  c() {
4232
- r = k(t), n = k(" ("), i = k(
4232
+ n = k(t), r = k(" ("), i = k(
4233
4233
  /*currentChannelTimer*/
4234
4234
  e[17]
4235
4235
  ), o = k("s)");
4236
4236
  },
4237
4237
  m(a, s) {
4238
- C(a, r, s), C(a, n, s), C(a, i, s), C(a, o, s);
4238
+ C(a, n, s), C(a, r, s), C(a, i, s), C(a, o, s);
4239
4239
  },
4240
4240
  p(a, s) {
4241
4241
  s[0] & /*$_*/
4242
4242
  524288 && t !== (t = /*$_*/
4243
- a[19]("waitSeconds") + "") && j(r, t), s[0] & /*currentChannelTimer*/
4243
+ a[19]("waitSeconds") + "") && j(n, t), s[0] & /*currentChannelTimer*/
4244
4244
  131072 && j(
4245
4245
  i,
4246
4246
  /*currentChannelTimer*/
@@ -4248,12 +4248,12 @@ function wo(e) {
4248
4248
  );
4249
4249
  },
4250
4250
  d(a) {
4251
- a && (H(r), H(n), H(i), H(o));
4251
+ a && (H(n), H(r), H(i), H(o));
4252
4252
  }
4253
4253
  };
4254
4254
  }
4255
4255
  function So(e) {
4256
- let t, r, n = (
4256
+ let t, n, r = (
4257
4257
  /*$_*/
4258
4258
  e[19]("timeRemaining") + ""
4259
4259
  ), i, o, a = (
@@ -4270,23 +4270,23 @@ function So(e) {
4270
4270
  e[2]
4271
4271
  ), d = [];
4272
4272
  for (let g = 0; g < _.length; g += 1)
4273
- d[g] = nr(er(e, _, g));
4273
+ d[g] = rn(en(e, _, g));
4274
4274
  return {
4275
4275
  c() {
4276
- t = O("div"), r = O("div"), i = k(n), o = F(), s = k(a), u = F(), h = k(l), c = F(), m = O("div");
4276
+ t = O("div"), n = O("div"), i = k(r), o = F(), s = k(a), u = F(), h = k(l), c = F(), m = O("div");
4277
4277
  for (let g = 0; g < d.length; g += 1)
4278
4278
  d[g].c();
4279
- p(r, "class", "OtpTimer"), p(m, "class", "OtpField"), p(t, "class", "OtpFieldWrapper");
4279
+ p(n, "class", "OtpTimer"), p(m, "class", "OtpField"), p(t, "class", "OtpFieldWrapper");
4280
4280
  },
4281
4281
  m(g, v) {
4282
- C(g, t, v), y(t, r), y(r, i), y(r, o), y(r, s), y(r, u), y(r, h), y(t, c), y(t, m);
4282
+ C(g, t, v), y(t, n), y(n, i), y(n, o), y(n, s), y(n, u), y(n, h), y(t, c), y(t, m);
4283
4283
  for (let S = 0; S < d.length; S += 1)
4284
4284
  d[S] && d[S].m(m, null);
4285
4285
  },
4286
4286
  p(g, v) {
4287
4287
  if (v[0] & /*$_*/
4288
- 524288 && n !== (n = /*$_*/
4289
- g[19]("timeRemaining") + "") && j(i, n), v[0] & /*timeLeft*/
4288
+ 524288 && r !== (r = /*$_*/
4289
+ g[19]("timeRemaining") + "") && j(i, r), v[0] & /*timeLeft*/
4290
4290
  32 && a !== (a = /*formatTime*/
4291
4291
  g[23](
4292
4292
  /*timeLeft*/
@@ -4301,8 +4301,8 @@ function So(e) {
4301
4301
  );
4302
4302
  let S;
4303
4303
  for (S = 0; S < _.length; S += 1) {
4304
- const P = er(g, _, S);
4305
- d[S] ? d[S].p(P, v) : (d[S] = nr(P), d[S].c(), d[S].m(m, null));
4304
+ const P = en(g, _, S);
4305
+ d[S] ? d[S].p(P, v) : (d[S] = rn(P), d[S].c(), d[S].m(m, null));
4306
4306
  }
4307
4307
  for (; S < d.length; S += 1)
4308
4308
  d[S].d(1);
@@ -4310,7 +4310,7 @@ function So(e) {
4310
4310
  }
4311
4311
  },
4312
4312
  d(g) {
4313
- g && H(t), tn(d, g);
4313
+ g && H(t), nr(d, g);
4314
4314
  }
4315
4315
  };
4316
4316
  }
@@ -4320,17 +4320,17 @@ function To(e) {
4320
4320
  c() {
4321
4321
  t = O("div"), t.innerHTML = '<span class="OtpLoader"></span>', p(t, "class", "OtpLoaderContainer");
4322
4322
  },
4323
- m(r, n) {
4324
- C(r, t, n);
4323
+ m(n, r) {
4324
+ C(n, t, r);
4325
4325
  },
4326
4326
  p: ee,
4327
- d(r) {
4328
- r && H(t);
4327
+ d(n) {
4328
+ n && H(t);
4329
4329
  }
4330
4330
  };
4331
4331
  }
4332
- function nr(e) {
4333
- let t, r, n, i = (
4332
+ function rn(e) {
4333
+ let t, n, r, i = (
4334
4334
  /*index*/
4335
4335
  e[71]
4336
4336
  ), o, a;
@@ -4364,10 +4364,10 @@ function nr(e) {
4364
4364
  return {
4365
4365
  c() {
4366
4366
  t = O("input"), p(t, "id", `otp-input-${/*index*/
4367
- e[71]}`), p(t, "type", "text"), p(t, "class", r = `otp-box ${/*config*/
4367
+ e[71]}`), p(t, "type", "text"), p(t, "class", n = `otp-box ${/*config*/
4368
4368
  e[4].inputLength % 2 === 0 && /*index*/
4369
4369
  e[71] === /*config*/
4370
- e[4].inputLength / 2 - 1 ? "space" : ""}`), p(t, "maxlength", 1), t.value = n = /*char*/
4370
+ e[4].inputLength / 2 - 1 ? "space" : ""}`), p(t, "maxlength", 1), t.value = r = /*char*/
4371
4371
  e[69], p(t, "inputmode", "numeric"), t.disabled = /*inputDisabled*/
4372
4372
  e[11], p(t, "autocomplete", "off");
4373
4373
  },
@@ -4385,12 +4385,12 @@ function nr(e) {
4385
4385
  },
4386
4386
  p(c, m) {
4387
4387
  e = c, m[0] & /*config*/
4388
- 16 && r !== (r = `otp-box ${/*config*/
4388
+ 16 && n !== (n = `otp-box ${/*config*/
4389
4389
  e[4].inputLength % 2 === 0 && /*index*/
4390
4390
  e[71] === /*config*/
4391
- e[4].inputLength / 2 - 1 ? "space" : ""}`) && p(t, "class", r), m[0] & /*otp*/
4392
- 4 && n !== (n = /*char*/
4393
- e[69]) && t.value !== n && (t.value = n), m[0] & /*inputDisabled*/
4391
+ e[4].inputLength / 2 - 1 ? "space" : ""}`) && p(t, "class", n), m[0] & /*otp*/
4392
+ 4 && r !== (r = /*char*/
4393
+ e[69]) && t.value !== r && (t.value = r), m[0] & /*inputDisabled*/
4394
4394
  2048 && (t.disabled = /*inputDisabled*/
4395
4395
  e[11]), i !== /*index*/
4396
4396
  e[71] && (u(), i = /*index*/
@@ -4402,20 +4402,20 @@ function nr(e) {
4402
4402
  };
4403
4403
  }
4404
4404
  function Oo(e) {
4405
- let t, r = (
4405
+ let t, n = (
4406
4406
  /*$_*/
4407
4407
  e[19]("submit") + ""
4408
- ), n, i, o, a;
4408
+ ), r, i, o, a;
4409
4409
  return {
4410
4410
  c() {
4411
- t = O("button"), n = k(r), p(t, "class", "OtpButton"), t.disabled = i = /*otp*/
4411
+ t = O("button"), r = k(n), p(t, "class", "OtpButton"), t.disabled = i = /*otp*/
4412
4412
  e[2].join("").length !== /*config*/
4413
4413
  e[4].inputLength || /*isSubmitting*/
4414
4414
  e[13] || /*maxAttempts*/
4415
4415
  e[15];
4416
4416
  },
4417
4417
  m(s, u) {
4418
- C(s, t, u), y(t, n), o || (a = pe(
4418
+ C(s, t, u), y(t, r), o || (a = pe(
4419
4419
  t,
4420
4420
  "click",
4421
4421
  /*submitOtp*/
@@ -4424,8 +4424,8 @@ function Oo(e) {
4424
4424
  },
4425
4425
  p(s, u) {
4426
4426
  u[0] & /*$_*/
4427
- 524288 && r !== (r = /*$_*/
4428
- s[19]("submit") + "") && j(n, r), u[0] & /*otp, config, isSubmitting, maxAttempts*/
4427
+ 524288 && n !== (n = /*$_*/
4428
+ s[19]("submit") + "") && j(r, n), u[0] & /*otp, config, isSubmitting, maxAttempts*/
4429
4429
  40980 && i !== (i = /*otp*/
4430
4430
  s[2].join("").length !== /*config*/
4431
4431
  s[4].inputLength || /*isSubmitting*/
@@ -4438,16 +4438,16 @@ function Oo(e) {
4438
4438
  };
4439
4439
  }
4440
4440
  function Ho(e) {
4441
- let t, r = (
4441
+ let t, n = (
4442
4442
  /*$_*/
4443
4443
  e[19]("resendOtp") + ""
4444
- ), n, i, o;
4444
+ ), r, i, o;
4445
4445
  return {
4446
4446
  c() {
4447
- t = O("button"), n = k(r), p(t, "class", "OtpButton");
4447
+ t = O("button"), r = k(n), p(t, "class", "OtpButton");
4448
4448
  },
4449
4449
  m(a, s) {
4450
- C(a, t, s), y(t, n), i || (o = pe(
4450
+ C(a, t, s), y(t, r), i || (o = pe(
4451
4451
  t,
4452
4452
  "click",
4453
4453
  /*handleResendOtp*/
@@ -4456,8 +4456,8 @@ function Ho(e) {
4456
4456
  },
4457
4457
  p(a, s) {
4458
4458
  s[0] & /*$_*/
4459
- 524288 && r !== (r = /*$_*/
4460
- a[19]("resendOtp") + "") && j(n, r);
4459
+ 524288 && n !== (n = /*$_*/
4460
+ a[19]("resendOtp") + "") && j(r, n);
4461
4461
  },
4462
4462
  d(a) {
4463
4463
  a && H(t), i = !1, o();
@@ -4466,13 +4466,13 @@ function Ho(e) {
4466
4466
  }
4467
4467
  function Ao(e) {
4468
4468
  let t;
4469
- function r(o, a) {
4469
+ function n(o, a) {
4470
4470
  return (
4471
4471
  /*hasConfigErrors*/
4472
4472
  o[7] ? go : mo
4473
4473
  );
4474
4474
  }
4475
- let n = r(e), i = n(e);
4475
+ let r = n(e), i = r(e);
4476
4476
  return {
4477
4477
  c() {
4478
4478
  t = O("div"), i.c(), p(t, "class", "OtpContent");
@@ -4481,7 +4481,7 @@ function Ao(e) {
4481
4481
  C(o, t, a), i.m(t, null), e[44](t);
4482
4482
  },
4483
4483
  p(o, a) {
4484
- n === (n = r(o)) && i ? i.p(o, a) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
4484
+ r === (r = n(o)) && i ? i.p(o, a) : (i.d(1), i = r(o), i && (i.c(), i.m(t, null)));
4485
4485
  },
4486
4486
  i: ee,
4487
4487
  o: ee,
@@ -4490,10 +4490,10 @@ function Ao(e) {
4490
4490
  }
4491
4491
  };
4492
4492
  }
4493
- function Co(e, t, r) {
4494
- let n, i, o;
4495
- Jr(e, co, (f) => r(19, o = f));
4496
- let { clientstyling: a = "" } = t, { clientstylingurl: s = "" } = t, { mbsource: u } = t, { lang: l = "en" } = t, { endpoint: h } = t, { session: c } = t, { translationurl: m } = t, { templateid: _ } = t, d = [], g = !0, v = null, S = 0, P = "", I = "", D = !1, M = !1, N = "", te = "", Q = "", ue = !1, de = !1, he = !1, B = "", U = {}, Z = null, ge = !1, be = !1, ye = "", J, re = [], X = null, ce = 0, ne = !1, _e = !1;
4493
+ function Co(e, t, n) {
4494
+ let r, i, o;
4495
+ Yn(e, co, (f) => n(19, o = f));
4496
+ let { clientstyling: a = "" } = t, { clientstylingurl: s = "" } = t, { mbsource: u } = t, { lang: l = "en" } = t, { endpoint: h } = t, { session: c } = t, { translationurl: m } = t, { templateid: _ } = t, d = [], g = !0, v = null, S = 0, P = "", I = "", D = !1, M = !1, N = "", te = "", Q = "", ue = !1, de = !1, he = !1, B = "", U = {}, Z = null, ge = !1, be = !1, ye = "", J, ne = [], X = null, ce = 0, re = !1, _e = !1;
4497
4497
  const Se = { SMS: "sms", EMAIL: "email" }, Ee = {
4498
4498
  MAX_ATTEMPTS_EXCEEDED: "gm.twofa.token_max_attempts_exceeded",
4499
4499
  INTERNAL_SERVER_ERROR: "gm.multifactorauthentication.internal_server_error",
@@ -4515,19 +4515,19 @@ function Co(e, t, r) {
4515
4515
  }, V = (f) => ve(this, null, function* () {
4516
4516
  var E;
4517
4517
  if ((E = f.detail) != null && E["x-step-up-required"]) {
4518
- if (r(7, M = !1), r(6, D = !1), r(8, N = ""), te = f.detail["x-step-up-token"], Q = f.detail.flow, !te || !Q) {
4519
- r(3, g = !1), r(7, M = !0), r(8, N = o("configError"));
4518
+ if (n(7, M = !1), n(6, D = !1), n(8, N = ""), te = f.detail["x-step-up-token"], Q = f.detail.flow, !te || !Q) {
4519
+ n(3, g = !1), n(7, M = !0), n(8, N = o("configError"));
4520
4520
  return;
4521
4521
  }
4522
- r(12, ge = !1), r(3, g = !1);
4522
+ n(12, ge = !1), n(3, g = !1);
4523
4523
  }
4524
4524
  }), $e = () => {
4525
- X && (clearInterval(X), X = null), Z && (clearInterval(Z), Z = null), r(6, D = !1), r(7, M = !1), r(8, N = ""), r(10, de = !1), r(2, d = []), r(4, v = null), r(3, g = !0), r(0, B = ""), r(12, ge = !1), r(38, U = {});
4525
+ X && (clearInterval(X), X = null), Z && (clearInterval(Z), Z = null), n(6, D = !1), n(7, M = !1), n(8, N = ""), n(10, de = !1), n(2, d = []), n(4, v = null), n(3, g = !0), n(0, B = ""), n(12, ge = !1), n(38, U = {});
4526
4526
  }, fe = () => {
4527
4527
  $e();
4528
4528
  }, $ = () => new Promise((f, E) => {
4529
4529
  const x = new URL(`${h}/api/pam/v1/mfa/challenge/${te}`), G = new Headers();
4530
- G.append("accept", "application/json"), G.append("Content-Type", "application/json"), G.append("X-SessionId", `${c}`), r(16, _e = !0);
4530
+ G.append("accept", "application/json"), G.append("Content-Type", "application/json"), G.append("X-SessionId", `${c}`), n(16, _e = !0);
4531
4531
  const Oe = {
4532
4532
  method: "PATCH",
4533
4533
  headers: G,
@@ -4537,7 +4537,7 @@ function Co(e, t, r) {
4537
4537
  })
4538
4538
  };
4539
4539
  fetch(x, Oe).then((It) => It.json()).then(() => {
4540
- r(15, ne = !1), b(), A(), f();
4540
+ n(15, re = !1), b(), A(), f();
4541
4541
  }).catch((It) => {
4542
4542
  E();
4543
4543
  });
@@ -4548,54 +4548,54 @@ function Co(e, t, r) {
4548
4548
  let E = !1;
4549
4549
  Object.keys(f).forEach((x) => {
4550
4550
  f[x] > 0 && (f[x]--, E = !0);
4551
- }), r(38, U = f), !E && Z && (clearInterval(Z), Z = null);
4551
+ }), n(38, U = f), !E && Z && (clearInterval(Z), Z = null);
4552
4552
  },
4553
4553
  1e3
4554
4554
  );
4555
4555
  }, ie = (f) => {
4556
- r(0, B = f);
4556
+ n(0, B = f);
4557
4557
  }, W = () => ve(this, null, function* () {
4558
4558
  if (!(!B || U[B] && U[B] > 0)) {
4559
- r(3, g = !0), _ && _.startsWith("2fa-") && r(30, _ = `2fa-${B}`);
4559
+ n(3, g = !0), _ && _.startsWith("2fa-") && n(30, _ = `2fa-${B}`);
4560
4560
  try {
4561
- yield $(), yield at(), r(38, U = ut(Xe({}, U), {
4561
+ yield $(), yield at(), n(38, U = ut(Xe({}, U), {
4562
4562
  [B]: 30
4563
- })), ze(), r(12, ge = !0), b(), A();
4563
+ })), ze(), n(12, ge = !0), b(), A();
4564
4564
  } catch (f) {
4565
- console.error("Error submitting channel:", f), r(6, D = !0), r(8, N = o("submissionError"));
4565
+ console.error("Error submitting channel:", f), n(6, D = !0), n(8, N = o("submissionError"));
4566
4566
  } finally {
4567
- r(3, g = !1);
4567
+ n(3, g = !1);
4568
4568
  }
4569
4569
  }
4570
4570
  }), b = () => {
4571
4571
  const f = new Date(P), E = new Date(I), x = /* @__PURE__ */ new Date(), G = E.getTime() - x.getTime();
4572
4572
  ce = f.getTime() - G;
4573
4573
  const z = Date.now(), Oe = Math.max(0, Math.floor((ce - z) / 1e3));
4574
- r(5, S = Oe);
4574
+ n(5, S = Oe);
4575
4575
  }, A = () => {
4576
4576
  X && clearInterval(X), X = setInterval(
4577
4577
  () => {
4578
4578
  const f = Date.now(), E = Math.max(0, Math.floor((ce - f) / 1e3));
4579
- r(5, S = E), r(11, he = E <= 0), E <= 0 && (clearInterval(X), X = null, r(9, ue = !0), r(6, D = !1), r(10, de = !1));
4579
+ n(5, S = E), n(11, he = E <= 0), E <= 0 && (clearInterval(X), X = null, n(9, ue = !0), n(6, D = !1), n(10, de = !1));
4580
4580
  },
4581
4581
  1e3
4582
4582
  );
4583
- }, Mr = (f) => {
4583
+ }, Ln = (f) => {
4584
4584
  const E = Math.floor(f / 60), x = f % 60;
4585
4585
  return `${E.toString().padStart(2, "0")}:${x.toString().padStart(2, "0")}`;
4586
4586
  }, st = (f, E) => {
4587
4587
  const x = [...d];
4588
- x[f] = E.toUpperCase(), r(2, d = x), x.join("") !== ye && r(13, be = !1);
4589
- }, Lr = (f) => {
4588
+ x[f] = E.toUpperCase(), n(2, d = x), x.join("") !== ye && n(13, be = !1);
4589
+ }, In = (f) => {
4590
4590
  var G, z, Oe;
4591
4591
  f.preventDefault();
4592
4592
  const x = (((z = (G = f.clipboardData) == null ? void 0 : G.getData("text")) == null ? void 0 : z.trim()) || "").slice(0, v.inputLength).split("");
4593
- r(2, d = [...x, ...Array(v.inputLength - x.length).fill("")]), (Oe = re[x.length]) == null || Oe.focus(), x.length === v.inputLength && Lt();
4593
+ n(2, d = [...x, ...Array(v.inputLength - x.length).fill("")]), (Oe = ne[x.length]) == null || Oe.focus(), x.length === v.inputLength && Lt();
4594
4594
  }, Pt = (f, E) => {
4595
4595
  const x = f.target, G = x.value;
4596
4596
  if (/^[a-z0-9]$/i.test(G)) {
4597
4597
  st(E, G);
4598
- const z = re[E + 1];
4598
+ const z = ne[E + 1];
4599
4599
  z == null || z.focus();
4600
4600
  }
4601
4601
  x.value = "";
@@ -4605,18 +4605,18 @@ function Co(e, t, r) {
4605
4605
  if (G && x.toLowerCase() === "v")
4606
4606
  return;
4607
4607
  f.preventDefault(), st(E, x);
4608
- const z = re[E + 1];
4608
+ const z = ne[E + 1];
4609
4609
  z == null || z.focus();
4610
4610
  } else if (x === "Backspace") {
4611
4611
  f.preventDefault(), d[E] !== "" && st(E, "");
4612
- const z = re[E - 1];
4612
+ const z = ne[E - 1];
4613
4613
  z == null || z.focus();
4614
4614
  }
4615
- }, Ir = () => {
4616
- Q == "stateful" && ($(), r(9, ue = !1));
4615
+ }, Nn = () => {
4616
+ Q == "stateful" && ($(), n(9, ue = !1));
4617
4617
  const f = new CustomEvent("otpResendRequested");
4618
4618
  window.dispatchEvent(f);
4619
- }, Nr = (f) => {
4619
+ }, Rn = (f) => {
4620
4620
  window.dispatchEvent(new CustomEvent(
4621
4621
  "otpSubmitted",
4622
4622
  {
@@ -4627,13 +4627,13 @@ function Co(e, t, r) {
4627
4627
  }
4628
4628
  }
4629
4629
  ));
4630
- }, Rr = (f) => ve(this, null, function* () {
4630
+ }, kn = (f) => ve(this, null, function* () {
4631
4631
  const E = new URL(`/api/nwa/api/v1/mfa/challenge/${te}/validate`, h);
4632
4632
  E.searchParams.append("input", f);
4633
4633
  try {
4634
4634
  const x = yield fetch(E.href, { method: "POST" });
4635
4635
  if (x.status === 200) {
4636
- kr();
4636
+ Dn();
4637
4637
  return;
4638
4638
  }
4639
4639
  const G = yield x.json();
@@ -4653,14 +4653,14 @@ function Co(e, t, r) {
4653
4653
  ), window.dispatchEvent(new CustomEvent("manualClosePopup"));
4654
4654
  return;
4655
4655
  }
4656
- r(6, D = !0), r(8, N = o("invalidOtp")), at();
4656
+ n(6, D = !0), n(8, N = o("invalidOtp")), at();
4657
4657
  return;
4658
4658
  }
4659
- x.message === Ee.MAX_INVALIDATE && (r(6, D = !0), r(8, N = o("invalidOtp"))), x.details === Ee.MAX_ATTEMPTS_EXCEEDED && r(15, ne = !0), console.error("OTP submission failed:", x), r(6, D = !0), r(8, N = o("submissionError"));
4659
+ x.message === Ee.MAX_INVALIDATE && (n(6, D = !0), n(8, N = o("invalidOtp"))), x.details === Ee.MAX_ATTEMPTS_EXCEEDED && n(15, re = !0), console.error("OTP submission failed:", x), n(6, D = !0), n(8, N = o("submissionError"));
4660
4660
  } finally {
4661
- r(3, g = !1);
4661
+ n(3, g = !1);
4662
4662
  }
4663
- }), kr = () => {
4663
+ }), Dn = () => {
4664
4664
  window.dispatchEvent(new CustomEvent(
4665
4665
  "otpSuccess",
4666
4666
  {
@@ -4669,22 +4669,22 @@ function Co(e, t, r) {
4669
4669
  }
4670
4670
  }
4671
4671
  ));
4672
- }, Dr = () => {
4672
+ }, Un = () => {
4673
4673
  window.dispatchEvent(new CustomEvent("manualClosePopup"));
4674
4674
  }, Lt = () => ve(this, null, function* () {
4675
4675
  if (d.join("").length !== v.inputLength) {
4676
- r(6, D = !0), r(8, N = o("invalidOtp"));
4676
+ n(6, D = !0), n(8, N = o("invalidOtp"));
4677
4677
  return;
4678
4678
  }
4679
4679
  const f = d.join("");
4680
- r(13, be = !0), ye = f, r(3, g = !0), r(6, D = !1), r(8, N = ""), Q === "stateless" && Nr(f), Q === "stateful" && (yield Rr(f));
4680
+ n(13, be = !0), ye = f, n(3, g = !0), n(6, D = !1), n(8, N = ""), Q === "stateless" && Rn(f), Q === "stateful" && (yield kn(f));
4681
4681
  }), at = () => ve(this, null, function* () {
4682
4682
  if (h)
4683
4683
  try {
4684
- r(3, g = !0);
4684
+ n(3, g = !0);
4685
4685
  const f = new URL(`/api/nwa/api/v1/mfa/challenge/${te}/config`, h), E = yield fetch(f.href), x = yield E.json();
4686
4686
  if (E.ok)
4687
- r(4, v = x), r(2, d = Array(v.inputLength).fill("")), r(9, ue = !1), P = v.expirationTime, I = v.serverTime, v.numberOfValidateAttempts !== 0 && (r(6, D = !0), r(8, N = o("invalidOtp"))), v.numberOfValidateAttempts === v.maxValidationAttempts - 1 && r(10, de = !0), r(3, g = !1), b(), A(), r(16, _e = !1);
4687
+ n(4, v = x), n(2, d = Array(v.inputLength).fill("")), n(9, ue = !1), P = v.expirationTime, I = v.serverTime, v.numberOfValidateAttempts !== 0 && (n(6, D = !0), n(8, N = o("invalidOtp"))), v.numberOfValidateAttempts === v.maxValidationAttempts - 1 && n(10, de = !0), n(3, g = !1), b(), A(), n(16, _e = !1);
4688
4688
  else if (x && x.details === Ee.MAX_ATTEMPTS_EXCEEDED)
4689
4689
  window.dispatchEvent(new CustomEvent("manualClosePopup"));
4690
4690
  else {
@@ -4692,40 +4692,40 @@ function Co(e, t, r) {
4692
4692
  throw new Error(G);
4693
4693
  }
4694
4694
  } catch (f) {
4695
- r(3, g = !1), r(7, M = !0), r(8, N = o("configError")), window.dispatchEvent(new CustomEvent("2fa-loading", { detail: { isLoading: !1 } })), console.error("Error loading 2FA config:", f);
4695
+ n(3, g = !1), n(7, M = !0), n(8, N = o("configError")), window.dispatchEvent(new CustomEvent("2fa-loading", { detail: { isLoading: !1 } })), console.error("Error loading 2FA config:", f);
4696
4696
  }
4697
4697
  });
4698
- an(() => (window.addEventListener("stepUpAuthRequired", V, !1), window.addEventListener("closePopup", fe, !1), () => {
4698
+ ar(() => (window.addEventListener("stepUpAuthRequired", V, !1), window.addEventListener("closePopup", fe, !1), () => {
4699
4699
  window.removeEventListener("stepUpAuthRequired", V), window.removeEventListener("closePopup", fe, !1), X && clearInterval(X), Z && clearInterval(Z);
4700
4700
  }));
4701
- const Ur = () => ie(Se.SMS), Gr = () => ie(Se.EMAIL);
4702
- function Fr(f, E) {
4701
+ const Gn = () => ie(Se.SMS), Fn = () => ie(Se.EMAIL);
4702
+ function jn(f, E) {
4703
4703
  Je[f ? "unshift" : "push"](() => {
4704
- re[E] = f, r(14, re);
4704
+ ne[E] = f, n(14, ne);
4705
4705
  });
4706
4706
  }
4707
- const jr = (f, E) => Pt(E, f), Vr = (f, E) => Mt(E, f);
4708
- function $r(f) {
4707
+ const Vn = (f, E) => Pt(E, f), $n = (f, E) => Mt(E, f);
4708
+ function zn(f) {
4709
4709
  Je[f ? "unshift" : "push"](() => {
4710
- J = f, r(1, J);
4710
+ J = f, n(1, J);
4711
4711
  });
4712
4712
  }
4713
4713
  return e.$$set = (f) => {
4714
- "clientstyling" in f && r(31, a = f.clientstyling), "clientstylingurl" in f && r(32, s = f.clientstylingurl), "mbsource" in f && r(33, u = f.mbsource), "lang" in f && r(34, l = f.lang), "endpoint" in f && r(35, h = f.endpoint), "session" in f && r(36, c = f.session), "translationurl" in f && r(37, m = f.translationurl), "templateid" in f && r(30, _ = f.templateid);
4714
+ "clientstyling" in f && n(31, a = f.clientstyling), "clientstylingurl" in f && n(32, s = f.clientstylingurl), "mbsource" in f && n(33, u = f.mbsource), "lang" in f && n(34, l = f.lang), "endpoint" in f && n(35, h = f.endpoint), "session" in f && n(36, c = f.session), "translationurl" in f && n(37, m = f.translationurl), "templateid" in f && n(30, _ = f.templateid);
4715
4715
  }, e.$$.update = () => {
4716
4716
  e.$$.dirty[0] & /*customStylingContainer*/
4717
4717
  2 | e.$$.dirty[1] & /*clientstyling*/
4718
- 1 && a && J && vn(J, a), e.$$.dirty[0] & /*customStylingContainer*/
4718
+ 1 && a && J && vr(J, a), e.$$.dirty[0] & /*customStylingContainer*/
4719
4719
  2 | e.$$.dirty[1] & /*clientstylingurl*/
4720
- 2 && s && J && xn(J, s), e.$$.dirty[0] & /*customStylingContainer*/
4720
+ 2 && s && J && xr(J, s), e.$$.dirty[0] & /*customStylingContainer*/
4721
4721
  2 | e.$$.dirty[1] & /*mbsource*/
4722
- 4 && u && J && wn(J, `${u}.Style`), e.$$.dirty[1] & /*lang*/
4722
+ 4 && u && J && wr(J, `${u}.Style`), e.$$.dirty[1] & /*lang*/
4723
4723
  8 && l && Te(), e.$$.dirty[1] & /*lang, translationurl*/
4724
4724
  72 && l && m && Y(), e.$$.dirty[0] & /*selectedChannel*/
4725
4725
  1 | e.$$.dirty[1] & /*channelSubmitTimers*/
4726
- 128 && r(18, n = B && (!U[B] || U[B] === 0)), e.$$.dirty[0] & /*selectedChannel*/
4726
+ 128 && n(18, r = B && (!U[B] || U[B] === 0)), e.$$.dirty[0] & /*selectedChannel*/
4727
4727
  1 | e.$$.dirty[1] & /*channelSubmitTimers*/
4728
- 128 && r(17, i = B && U[B] || 0);
4728
+ 128 && n(17, i = B && U[B] || 0);
4729
4729
  }, [
4730
4730
  B,
4731
4731
  J,
@@ -4741,21 +4741,21 @@ function Co(e, t, r) {
4741
4741
  he,
4742
4742
  ge,
4743
4743
  be,
4744
- re,
4745
4744
  ne,
4745
+ re,
4746
4746
  _e,
4747
4747
  i,
4748
- n,
4748
+ r,
4749
4749
  o,
4750
4750
  Se,
4751
4751
  ie,
4752
4752
  W,
4753
- Mr,
4754
- Lr,
4753
+ Ln,
4754
+ In,
4755
4755
  Pt,
4756
4756
  Mt,
4757
- Ir,
4758
- Dr,
4757
+ Nn,
4758
+ Un,
4759
4759
  Lt,
4760
4760
  _,
4761
4761
  a,
@@ -4766,22 +4766,22 @@ function Co(e, t, r) {
4766
4766
  c,
4767
4767
  m,
4768
4768
  U,
4769
- Ur,
4770
- Gr,
4771
- Fr,
4772
- jr,
4773
- Vr,
4774
- $r
4769
+ Gn,
4770
+ Fn,
4771
+ jn,
4772
+ Vn,
4773
+ $n,
4774
+ zn
4775
4775
  ];
4776
4776
  }
4777
- class Bo extends _n {
4777
+ class Bo extends _r {
4778
4778
  constructor(t) {
4779
- super(), bn(
4779
+ super(), br(
4780
4780
  this,
4781
4781
  t,
4782
4782
  Co,
4783
4783
  Ao,
4784
- or,
4784
+ sn,
4785
4785
  {
4786
4786
  clientstyling: 31,
4787
4787
  clientstylingurl: 32,
@@ -4845,7 +4845,7 @@ class Bo extends _n {
4845
4845
  this.$$set({ templateid: t }), ae();
4846
4846
  }
4847
4847
  }
4848
- yn(Bo, { clientstyling: {}, clientstylingurl: {}, mbsource: {}, lang: {}, endpoint: {}, session: {}, translationurl: {}, templateid: {} }, [], [], !0);
4848
+ yr(Bo, { clientstyling: {}, clientstylingurl: {}, mbsource: {}, lang: {}, endpoint: {}, session: {}, translationurl: {}, templateid: {} }, [], [], !0);
4849
4849
  export {
4850
4850
  Bo as default
4851
4851
  };