@everymatrix/player-profile-info 1.67.3 → 1.69.0

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,25 +1,25 @@
1
- import "../stencil/ui-skeleton-QVfoKja7.js";
1
+ import "../stencil/ui-skeleton-4ifa-7wH.js";
2
2
  function Ce() {
3
3
  }
4
- function Io(e) {
4
+ function No(e) {
5
5
  return e();
6
6
  }
7
- function Di() {
7
+ function Ui() {
8
8
  return /* @__PURE__ */ Object.create(null);
9
9
  }
10
10
  function at(e) {
11
- e.forEach(Io);
11
+ e.forEach(No);
12
12
  }
13
- function Vt(e) {
13
+ function Gt(e) {
14
14
  return typeof e == "function";
15
15
  }
16
- function Oo(e, t) {
16
+ function Do(e, t) {
17
17
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
18
18
  }
19
- function da(e) {
19
+ function ba(e) {
20
20
  return Object.keys(e).length === 0;
21
21
  }
22
- function To(e, ...t) {
22
+ function Lo(e, ...t) {
23
23
  if (e == null) {
24
24
  for (const n of t)
25
25
  n(void 0);
@@ -28,20 +28,20 @@ function To(e, ...t) {
28
28
  const r = e.subscribe(...t);
29
29
  return r.unsubscribe ? () => r.unsubscribe() : r;
30
30
  }
31
- function ha(e, t, r) {
32
- e.$$.on_destroy.push(To(t, r));
31
+ function ya(e, t, r) {
32
+ e.$$.on_destroy.push(Lo(t, r));
33
33
  }
34
34
  function s(e, t) {
35
35
  e.appendChild(t);
36
36
  }
37
- function pa(e, t, r) {
38
- const n = ma(e);
37
+ function va(e, t, r) {
38
+ const n = ga(e);
39
39
  if (!n.getElementById(t)) {
40
- const i = p("style");
41
- i.id = t, i.textContent = r, ba(n, i);
40
+ const i = d("style");
41
+ i.id = t, i.textContent = r, _a(n, i);
42
42
  }
43
43
  }
44
- function ma(e) {
44
+ function ga(e) {
45
45
  if (!e)
46
46
  return document;
47
47
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -51,24 +51,24 @@ function ma(e) {
51
51
  t
52
52
  ) : e.ownerDocument;
53
53
  }
54
- function ba(e, t) {
54
+ function _a(e, t) {
55
55
  return s(
56
56
  /** @type {Document} */
57
57
  e.head || e,
58
58
  t
59
59
  ), t.sheet;
60
60
  }
61
- function T(e, t, r) {
61
+ function I(e, t, r) {
62
62
  e.insertBefore(t, r || null);
63
63
  }
64
- function O(e) {
64
+ function H(e) {
65
65
  e.parentNode && e.parentNode.removeChild(e);
66
66
  }
67
67
  function Lt(e, t) {
68
68
  for (let r = 0; r < e.length; r += 1)
69
69
  e[r] && e[r].d(t);
70
70
  }
71
- function p(e) {
71
+ function d(e) {
72
72
  return document.createElement(e);
73
73
  }
74
74
  function Tt(e) {
@@ -80,16 +80,16 @@ function A(e) {
80
80
  function C() {
81
81
  return A(" ");
82
82
  }
83
- function Mo() {
83
+ function Ro() {
84
84
  return A("");
85
85
  }
86
- function G(e, t, r, n) {
86
+ function z(e, t, r, n) {
87
87
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
88
88
  }
89
89
  function l(e, t, r) {
90
90
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
91
91
  }
92
- function ya(e) {
92
+ function Ca(e) {
93
93
  return Array.from(e.childNodes);
94
94
  }
95
95
  function k(e, t) {
@@ -99,7 +99,7 @@ function k(e, t) {
99
99
  function X(e, t) {
100
100
  e.value = t ?? "";
101
101
  }
102
- function Li(e, t, r) {
102
+ function Fi(e, t, r) {
103
103
  for (let n = 0; n < e.options.length; n += 1) {
104
104
  const i = e.options[n];
105
105
  if (i.__value === t) {
@@ -109,11 +109,11 @@ function Li(e, t, r) {
109
109
  }
110
110
  (!r || t !== void 0) && (e.selectedIndex = -1);
111
111
  }
112
- function va(e) {
112
+ function Sa(e) {
113
113
  const t = e.querySelector(":checked");
114
114
  return t && t.__value;
115
115
  }
116
- function ga(e) {
116
+ function Ea(e) {
117
117
  const t = {};
118
118
  return e.childNodes.forEach(
119
119
  /** @param {Element} node */
@@ -122,90 +122,90 @@ function ga(e) {
122
122
  }
123
123
  ), t;
124
124
  }
125
- let ar;
126
- function ir(e) {
127
- ar = e;
125
+ let or;
126
+ function nr(e) {
127
+ or = e;
128
128
  }
129
- function _a() {
130
- if (!ar)
129
+ function Pa() {
130
+ if (!or)
131
131
  throw new Error("Function called outside component initialization");
132
- return ar;
132
+ return or;
133
133
  }
134
- function Ca(e) {
135
- _a().$$.on_mount.push(e);
134
+ function wa(e) {
135
+ Pa().$$.on_mount.push(e);
136
136
  }
137
- const Dt = [], or = [];
137
+ const Dt = [], ir = [];
138
138
  let Rt = [];
139
- const Ri = [], Sa = /* @__PURE__ */ Promise.resolve();
140
- let Qn = !1;
141
- function Ea() {
142
- Qn || (Qn = !0, Sa.then(xe));
139
+ const zi = [], Aa = /* @__PURE__ */ Promise.resolve();
140
+ let qn = !1;
141
+ function xa() {
142
+ qn || (qn = !0, Aa.then(xe));
143
143
  }
144
144
  function yn(e) {
145
145
  Rt.push(e);
146
146
  }
147
- const jn = /* @__PURE__ */ new Set();
147
+ const Fn = /* @__PURE__ */ new Set();
148
148
  let Mt = 0;
149
149
  function xe() {
150
150
  if (Mt !== 0)
151
151
  return;
152
- const e = ar;
152
+ const e = or;
153
153
  do {
154
154
  try {
155
155
  for (; Mt < Dt.length; ) {
156
156
  const t = Dt[Mt];
157
- Mt++, ir(t), Pa(t.$$);
157
+ Mt++, nr(t), ka(t.$$);
158
158
  }
159
159
  } catch (t) {
160
160
  throw Dt.length = 0, Mt = 0, t;
161
161
  }
162
- for (ir(null), Dt.length = 0, Mt = 0; or.length; )
163
- or.pop()();
162
+ for (nr(null), Dt.length = 0, Mt = 0; ir.length; )
163
+ ir.pop()();
164
164
  for (let t = 0; t < Rt.length; t += 1) {
165
165
  const r = Rt[t];
166
- jn.has(r) || (jn.add(r), r());
166
+ Fn.has(r) || (Fn.add(r), r());
167
167
  }
168
168
  Rt.length = 0;
169
169
  } while (Dt.length);
170
- for (; Ri.length; )
171
- Ri.pop()();
172
- Qn = !1, jn.clear(), ir(e);
170
+ for (; zi.length; )
171
+ zi.pop()();
172
+ qn = !1, Fn.clear(), nr(e);
173
173
  }
174
- function Pa(e) {
174
+ function ka(e) {
175
175
  if (e.fragment !== null) {
176
176
  e.update(), at(e.before_update);
177
177
  const t = e.dirty;
178
178
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(yn);
179
179
  }
180
180
  }
181
- function wa(e) {
181
+ function Ba(e) {
182
182
  const t = [], r = [];
183
183
  Rt.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Rt = t;
184
184
  }
185
- const Aa = /* @__PURE__ */ new Set();
186
- function xa(e, t) {
187
- e && e.i && (Aa.delete(e), e.i(t));
185
+ const Oa = /* @__PURE__ */ new Set();
186
+ function Ha(e, t) {
187
+ e && e.i && (Oa.delete(e), e.i(t));
188
188
  }
189
- function Xe(e) {
189
+ function qe(e) {
190
190
  return e?.length !== void 0 ? e : Array.from(e);
191
191
  }
192
- function ka(e, t, r) {
192
+ function Ia(e, t, r) {
193
193
  const { fragment: n, after_update: i } = e.$$;
194
194
  n && n.m(t, r), yn(() => {
195
- const o = e.$$.on_mount.map(Io).filter(Vt);
195
+ const o = e.$$.on_mount.map(No).filter(Gt);
196
196
  e.$$.on_destroy ? e.$$.on_destroy.push(...o) : at(o), e.$$.on_mount = [];
197
197
  }), i.forEach(yn);
198
198
  }
199
- function Ba(e, t) {
199
+ function Ta(e, t) {
200
200
  const r = e.$$;
201
- r.fragment !== null && (wa(r.after_update), at(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
201
+ r.fragment !== null && (Ba(r.after_update), at(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
202
202
  }
203
- function Ha(e, t) {
204
- e.$$.dirty[0] === -1 && (Dt.push(e), Ea(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
203
+ function Ma(e, t) {
204
+ e.$$.dirty[0] === -1 && (Dt.push(e), xa(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
205
205
  }
206
- function Ia(e, t, r, n, i, o, a = null, u = [-1]) {
207
- const c = ar;
208
- ir(e);
206
+ function Na(e, t, r, n, i, o, a = null, u = [-1]) {
207
+ const c = or;
208
+ nr(e);
209
209
  const f = e.$$ = {
210
210
  fragment: null,
211
211
  ctx: [],
@@ -213,7 +213,7 @@ function Ia(e, t, r, n, i, o, a = null, u = [-1]) {
213
213
  props: o,
214
214
  update: Ce,
215
215
  not_equal: i,
216
- bound: Di(),
216
+ bound: Ui(),
217
217
  // lifecycle
218
218
  on_mount: [],
219
219
  on_destroy: [],
@@ -222,28 +222,28 @@ function Ia(e, t, r, n, i, o, a = null, u = [-1]) {
222
222
  after_update: [],
223
223
  context: new Map(t.context || (c ? c.$$.context : [])),
224
224
  // everything else
225
- callbacks: Di(),
225
+ callbacks: Ui(),
226
226
  dirty: u,
227
227
  skip_bound: !1,
228
228
  root: t.target || c.$$.root
229
229
  };
230
230
  a && a(f.root);
231
- let d = !1;
232
- if (f.ctx = r(e, t.props || {}, (h, v, ...P) => {
231
+ let p = !1;
232
+ if (f.ctx = r ? r(e, t.props || {}, (h, v, ...P) => {
233
233
  const _ = P.length ? P[0] : v;
234
- return f.ctx && i(f.ctx[h], f.ctx[h] = _) && (!f.skip_bound && f.bound[h] && f.bound[h](_), d && Ha(e, h)), v;
235
- }), f.update(), d = !0, at(f.before_update), f.fragment = n(f.ctx), t.target) {
234
+ return f.ctx && i(f.ctx[h], f.ctx[h] = _) && (!f.skip_bound && f.bound[h] && f.bound[h](_), p && Ma(e, h)), v;
235
+ }) : [], f.update(), p = !0, at(f.before_update), f.fragment = n ? n(f.ctx) : !1, t.target) {
236
236
  if (t.hydrate) {
237
- const h = ya(t.target);
238
- f.fragment && f.fragment.l(h), h.forEach(O);
237
+ const h = Ca(t.target);
238
+ f.fragment && f.fragment.l(h), h.forEach(H);
239
239
  } else
240
240
  f.fragment && f.fragment.c();
241
- t.intro && xa(e.$$.fragment), ka(e, t.target, t.anchor), xe();
241
+ t.intro && Ha(e.$$.fragment), Ia(e, t.target, t.anchor), xe();
242
242
  }
243
- ir(c);
243
+ nr(c);
244
244
  }
245
- let No;
246
- typeof HTMLElement == "function" && (No = class extends HTMLElement {
245
+ let jo;
246
+ typeof HTMLElement == "function" && (jo = class extends HTMLElement {
247
247
  /** The Svelte component constructor */
248
248
  $$ctor;
249
249
  /** Slots */
@@ -285,24 +285,24 @@ typeof HTMLElement == "function" && (No = class extends HTMLElement {
285
285
  let o;
286
286
  return {
287
287
  c: function() {
288
- o = p("slot"), i !== "default" && l(o, "name", i);
288
+ o = d("slot"), i !== "default" && l(o, "name", i);
289
289
  },
290
290
  /**
291
291
  * @param {HTMLElement} target
292
292
  * @param {HTMLElement} [anchor]
293
293
  */
294
294
  m: function(c, f) {
295
- T(c, o, f);
295
+ I(c, o, f);
296
296
  },
297
297
  d: function(c) {
298
- c && O(o);
298
+ c && H(o);
299
299
  }
300
300
  };
301
301
  };
302
302
  };
303
303
  if (await Promise.resolve(), !this.$$cn || this.$$c)
304
304
  return;
305
- const t = {}, r = ga(this);
305
+ const t = {}, r = Ea(this);
306
306
  for (const i of this.$$s)
307
307
  i in r && (t[i] = [e(i)]);
308
308
  for (const i of this.attributes) {
@@ -389,8 +389,8 @@ function hn(e, t, r, n) {
389
389
  return t;
390
390
  }
391
391
  }
392
- function Oa(e, t, r, n, i, o) {
393
- let a = class extends No {
392
+ function Da(e, t, r, n, i, o) {
393
+ let a = class extends jo {
394
394
  constructor() {
395
395
  super(e, r, i), this.$$p_d = t;
396
396
  }
@@ -418,7 +418,7 @@ function Oa(e, t, r, n, i, o) {
418
418
  }), e.element = /** @type {any} */
419
419
  a, a;
420
420
  }
421
- class Ta {
421
+ class La {
422
422
  /**
423
423
  * ### PRIVATE API
424
424
  *
@@ -437,7 +437,7 @@ class Ta {
437
437
  $$set = void 0;
438
438
  /** @returns {void} */
439
439
  $destroy() {
440
- Ba(this, 1), this.$destroy = Ce;
440
+ Ta(this, 1), this.$destroy = Ce;
441
441
  }
442
442
  /**
443
443
  * @template {Extract<keyof Events, string>} K
@@ -446,7 +446,7 @@ class Ta {
446
446
  * @returns {() => void}
447
447
  */
448
448
  $on(t, r) {
449
- if (!Vt(r))
449
+ if (!Gt(r))
450
450
  return Ce;
451
451
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
452
452
  return n.push(r), () => {
@@ -459,22 +459,22 @@ class Ta {
459
459
  * @returns {void}
460
460
  */
461
461
  $set(t) {
462
- this.$$set && !da(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
462
+ this.$$set && !ba(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
463
463
  }
464
464
  }
465
- const Ma = "4";
466
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ma);
465
+ const Ra = "4";
466
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ra);
467
467
  const Nt = [];
468
- function Na(e, t) {
468
+ function ja(e, t) {
469
469
  return {
470
- subscribe: _n(e, t).subscribe
470
+ subscribe: Cn(e, t).subscribe
471
471
  };
472
472
  }
473
- function _n(e, t = Ce) {
473
+ function Cn(e, t = Ce) {
474
474
  let r;
475
475
  const n = /* @__PURE__ */ new Set();
476
476
  function i(u) {
477
- if (Oo(e, u) && (e = u, r)) {
477
+ if (Do(e, u) && (e = u, r)) {
478
478
  const c = !Nt.length;
479
479
  for (const f of n)
480
480
  f[1](), Nt.push(f, e);
@@ -501,24 +501,24 @@ function $t(e, t, r) {
501
501
  if (!i.every(Boolean))
502
502
  throw new Error("derived() expects stores as input, got a falsy value");
503
503
  const o = t.length < 2;
504
- return Na(r, (a, u) => {
504
+ return ja(r, (a, u) => {
505
505
  let c = !1;
506
506
  const f = [];
507
- let d = 0, h = Ce;
507
+ let p = 0, h = Ce;
508
508
  const v = () => {
509
- if (d)
509
+ if (p)
510
510
  return;
511
511
  h();
512
512
  const _ = t(n ? f[0] : f, a, u);
513
- o ? a(_) : h = Vt(_) ? _ : Ce;
513
+ o ? a(_) : h = Gt(_) ? _ : Ce;
514
514
  }, P = i.map(
515
- (_, E) => To(
515
+ (_, E) => Lo(
516
516
  _,
517
517
  (w) => {
518
- f[E] = w, d &= ~(1 << E), c && v();
518
+ f[E] = w, p &= ~(1 << E), c && v();
519
519
  },
520
520
  () => {
521
- d |= 1 << E;
521
+ p |= 1 << E;
522
522
  }
523
523
  )
524
524
  );
@@ -527,122 +527,108 @@ function $t(e, t, r) {
527
527
  };
528
528
  });
529
529
  }
530
- function Da(e) {
531
- return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
530
+ function Ua(e) {
531
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
532
532
  }
533
- var La = function(t) {
534
- return Ra(t) && !ja(t);
533
+ var Fa = function(t) {
534
+ return za(t) && !Ga(t);
535
535
  };
536
- function Ra(e) {
536
+ function za(e) {
537
537
  return !!e && typeof e == "object";
538
538
  }
539
- function ja(e) {
539
+ function Ga(e) {
540
540
  var t = Object.prototype.toString.call(e);
541
- return t === "[object RegExp]" || t === "[object Date]" || za(e);
541
+ return t === "[object RegExp]" || t === "[object Date]" || Qa(e);
542
542
  }
543
- var Ua = typeof Symbol == "function" && Symbol.for, Fa = Ua ? Symbol.for("react.element") : 60103;
544
- function za(e) {
545
- return e.$$typeof === Fa;
543
+ var $a = typeof Symbol == "function" && Symbol.for, Va = $a ? Symbol.for("react.element") : 60103;
544
+ function Qa(e) {
545
+ return e.$$typeof === Va;
546
546
  }
547
- function Ga(e) {
547
+ function Wa(e) {
548
548
  return Array.isArray(e) ? [] : {};
549
549
  }
550
- function sr(e, t) {
551
- return t.clone !== !1 && t.isMergeableObject(e) ? Ut(Ga(e), e, t) : e;
550
+ function ar(e, t) {
551
+ return t.clone !== !1 && t.isMergeableObject(e) ? jt(Wa(e), e, t) : e;
552
552
  }
553
- function Va(e, t, r) {
553
+ function Xa(e, t, r) {
554
554
  return e.concat(t).map(function(n) {
555
- return sr(n, r);
555
+ return ar(n, r);
556
556
  });
557
557
  }
558
- function $a(e, t) {
558
+ function qa(e, t) {
559
559
  if (!t.customMerge)
560
- return Ut;
560
+ return jt;
561
561
  var r = t.customMerge(e);
562
- return typeof r == "function" ? r : Ut;
562
+ return typeof r == "function" ? r : jt;
563
563
  }
564
- function Qa(e) {
564
+ function Za(e) {
565
565
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
566
566
  return Object.propertyIsEnumerable.call(e, t);
567
567
  }) : [];
568
568
  }
569
- function ji(e) {
570
- return Object.keys(e).concat(Qa(e));
569
+ function Gi(e) {
570
+ return Object.keys(e).concat(Za(e));
571
571
  }
572
- function Do(e, t) {
572
+ function Uo(e, t) {
573
573
  try {
574
574
  return t in e;
575
575
  } catch {
576
576
  return !1;
577
577
  }
578
578
  }
579
- function Wa(e, t) {
580
- return Do(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
579
+ function Ja(e, t) {
580
+ return Uo(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
581
581
  }
582
- function Xa(e, t, r) {
582
+ function Ya(e, t, r) {
583
583
  var n = {};
584
- return r.isMergeableObject(e) && ji(e).forEach(function(i) {
585
- n[i] = sr(e[i], r);
586
- }), ji(t).forEach(function(i) {
587
- Wa(e, i) || (Do(e, i) && r.isMergeableObject(t[i]) ? n[i] = $a(i, r)(e[i], t[i], r) : n[i] = sr(t[i], r));
584
+ return r.isMergeableObject(e) && Gi(e).forEach(function(i) {
585
+ n[i] = ar(e[i], r);
586
+ }), Gi(t).forEach(function(i) {
587
+ Ja(e, i) || (Uo(e, i) && r.isMergeableObject(t[i]) ? n[i] = qa(i, r)(e[i], t[i], r) : n[i] = ar(t[i], r));
588
588
  }), n;
589
589
  }
590
- function Ut(e, t, r) {
591
- r = r || {}, r.arrayMerge = r.arrayMerge || Va, r.isMergeableObject = r.isMergeableObject || La, r.cloneUnlessOtherwiseSpecified = sr;
590
+ function jt(e, t, r) {
591
+ r = r || {}, r.arrayMerge = r.arrayMerge || Xa, r.isMergeableObject = r.isMergeableObject || Fa, r.cloneUnlessOtherwiseSpecified = ar;
592
592
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
593
- return o ? n ? r.arrayMerge(e, t, r) : Xa(e, t, r) : sr(t, r);
593
+ return o ? n ? r.arrayMerge(e, t, r) : Ya(e, t, r) : ar(t, r);
594
594
  }
595
- Ut.all = function(t, r) {
595
+ jt.all = function(t, r) {
596
596
  if (!Array.isArray(t))
597
597
  throw new Error("first argument should be an array");
598
598
  return t.reduce(function(n, i) {
599
- return Ut(n, i, r);
599
+ return jt(n, i, r);
600
600
  }, {});
601
601
  };
602
- var qa = Ut, Za = qa;
603
- const Ja = /* @__PURE__ */ Da(Za);
604
- /*! *****************************************************************************
605
- Copyright (c) Microsoft Corporation.
606
-
607
- Permission to use, copy, modify, and/or distribute this software for any
608
- purpose with or without fee is hereby granted.
609
-
610
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
611
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
612
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
613
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
614
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
615
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
616
- PERFORMANCE OF THIS SOFTWARE.
617
- ***************************************************************************** */
618
- var Wn = function(e, t) {
619
- return Wn = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
602
+ var Ka = jt, es = Ka;
603
+ const ts = /* @__PURE__ */ Ua(es);
604
+ var Zn = function(e, t) {
605
+ return Zn = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
620
606
  r.__proto__ = n;
621
607
  } || function(r, n) {
622
608
  for (var i in n)
623
609
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
624
- }, Wn(e, t);
610
+ }, Zn(e, t);
625
611
  };
626
- function Ze(e, t) {
612
+ function Sn(e, t) {
627
613
  if (typeof t != "function" && t !== null)
628
614
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
629
- Wn(e, t);
615
+ Zn(e, t);
630
616
  function r() {
631
617
  this.constructor = e;
632
618
  }
633
619
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
634
620
  }
635
- var I = function() {
636
- return I = Object.assign || function(t) {
621
+ var $e = function() {
622
+ return $e = Object.assign || function(t) {
637
623
  for (var r, n = 1, i = arguments.length; n < i; n++) {
638
624
  r = arguments[n];
639
625
  for (var o in r)
640
626
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
641
627
  }
642
628
  return t;
643
- }, I.apply(this, arguments);
629
+ }, $e.apply(this, arguments);
644
630
  };
645
- function Ya(e, t) {
631
+ function rs(e, t) {
646
632
  var r = {};
647
633
  for (var n in e)
648
634
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -651,78 +637,43 @@ function Ya(e, t) {
651
637
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
652
638
  return r;
653
639
  }
654
- function Xn(e) {
655
- var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
656
- if (r)
657
- return r.call(e);
658
- if (e && typeof e.length == "number")
659
- return {
660
- next: function() {
661
- return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
662
- }
663
- };
664
- throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
665
- }
666
- function qn(e, t) {
667
- var r = typeof Symbol == "function" && e[Symbol.iterator];
668
- if (!r)
669
- return e;
670
- var n = r.call(e), i, o = [], a;
671
- try {
672
- for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
673
- o.push(i.value);
674
- } catch (u) {
675
- a = { error: u };
676
- } finally {
677
- try {
678
- i && !i.done && (r = n.return) && r.call(n);
679
- } finally {
680
- if (a)
681
- throw a.error;
682
- }
683
- }
684
- return o;
685
- }
686
- function jt(e, t, r) {
640
+ function zn(e, t, r) {
687
641
  if (r || arguments.length === 2)
688
642
  for (var n = 0, i = t.length, o; n < i; n++)
689
643
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
690
- return e.concat(o || t);
644
+ return e.concat(o || Array.prototype.slice.call(t));
691
645
  }
692
- function Un(e, t) {
693
- var r = t && t.cache ? t.cache : os, n = t && t.serializer ? t.serializer : ns, i = t && t.strategy ? t.strategy : es;
646
+ function Gn(e, t) {
647
+ var r = t && t.cache ? t.cache : us, n = t && t.serializer ? t.serializer : ss, i = t && t.strategy ? t.strategy : os;
694
648
  return i(e, {
695
649
  cache: r,
696
650
  serializer: n
697
651
  });
698
652
  }
699
- function Ka(e) {
653
+ function ns(e) {
700
654
  return e == null || typeof e == "number" || typeof e == "boolean";
701
655
  }
702
- function Lo(e, t, r, n) {
703
- var i = Ka(n) ? n : r(n), o = t.get(i);
656
+ function is(e, t, r, n) {
657
+ var i = ns(n) ? n : r(n), o = t.get(i);
704
658
  return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
705
659
  }
706
- function Ro(e, t, r) {
660
+ function Fo(e, t, r) {
707
661
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
708
662
  return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
709
663
  }
710
- function ai(e, t, r, n, i) {
664
+ function zo(e, t, r, n, i) {
711
665
  return r.bind(t, e, n, i);
712
666
  }
713
- function es(e, t) {
714
- var r = e.length === 1 ? Lo : Ro;
715
- return ai(e, this, r, t.cache.create(), t.serializer);
716
- }
717
- function ts(e, t) {
718
- return ai(e, this, Ro, t.cache.create(), t.serializer);
667
+ function os(e, t) {
668
+ var r = e.length === 1 ? is : Fo;
669
+ return zo(e, this, r, t.cache.create(), t.serializer);
719
670
  }
720
- function rs(e, t) {
721
- return ai(e, this, Lo, t.cache.create(), t.serializer);
671
+ function as(e, t) {
672
+ return zo(e, this, Fo, t.cache.create(), t.serializer);
722
673
  }
723
- var ns = function() {
674
+ var ss = function() {
724
675
  return JSON.stringify(arguments);
725
- }, is = (
676
+ }, ls = (
726
677
  /** @class */
727
678
  function() {
728
679
  function e() {
@@ -734,62 +685,71 @@ var ns = function() {
734
685
  this.cache[t] = r;
735
686
  }, e;
736
687
  }()
737
- ), os = {
688
+ ), us = {
738
689
  create: function() {
739
- return new is();
690
+ return new ls();
740
691
  }
741
- }, Fn = {
742
- variadic: ts,
743
- monadic: rs
744
- }, B;
692
+ }, $n = {
693
+ variadic: as
694
+ }, vn = function() {
695
+ return vn = Object.assign || function(t) {
696
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
697
+ r = arguments[n];
698
+ for (var o in r)
699
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
700
+ }
701
+ return t;
702
+ }, vn.apply(this, arguments);
703
+ };
704
+ var B;
745
705
  (function(e) {
746
706
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
747
707
  })(B || (B = {}));
748
- var j;
708
+ var R;
749
709
  (function(e) {
750
710
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
751
- })(j || (j = {}));
752
- var Ft;
711
+ })(R || (R = {}));
712
+ var Ut;
753
713
  (function(e) {
754
714
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
755
- })(Ft || (Ft = {}));
756
- function Ui(e) {
757
- return e.type === j.literal;
715
+ })(Ut || (Ut = {}));
716
+ function $i(e) {
717
+ return e.type === R.literal;
758
718
  }
759
- function as(e) {
760
- return e.type === j.argument;
719
+ function cs(e) {
720
+ return e.type === R.argument;
761
721
  }
762
- function jo(e) {
763
- return e.type === j.number;
722
+ function Go(e) {
723
+ return e.type === R.number;
764
724
  }
765
- function Uo(e) {
766
- return e.type === j.date;
725
+ function $o(e) {
726
+ return e.type === R.date;
767
727
  }
768
- function Fo(e) {
769
- return e.type === j.time;
728
+ function Vo(e) {
729
+ return e.type === R.time;
770
730
  }
771
- function zo(e) {
772
- return e.type === j.select;
731
+ function Qo(e) {
732
+ return e.type === R.select;
773
733
  }
774
- function Go(e) {
775
- return e.type === j.plural;
734
+ function Wo(e) {
735
+ return e.type === R.plural;
776
736
  }
777
- function ss(e) {
778
- return e.type === j.pound;
737
+ function fs(e) {
738
+ return e.type === R.pound;
779
739
  }
780
- function Vo(e) {
781
- return e.type === j.tag;
740
+ function Xo(e) {
741
+ return e.type === R.tag;
782
742
  }
783
- function $o(e) {
784
- return !!(e && typeof e == "object" && e.type === Ft.number);
743
+ function qo(e) {
744
+ return !!(e && typeof e == "object" && e.type === Ut.number);
785
745
  }
786
- function Zn(e) {
787
- return !!(e && typeof e == "object" && e.type === Ft.dateTime);
746
+ function Jn(e) {
747
+ return !!(e && typeof e == "object" && e.type === Ut.dateTime);
788
748
  }
789
- var Qo = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ls = /(?:[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;
790
- function us(e) {
749
+ var Zo = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, ps = /(?:[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;
750
+ function hs(e) {
791
751
  var t = {};
792
- return e.replace(ls, function(r) {
752
+ return e.replace(ps, function(r) {
793
753
  var n = r.length;
794
754
  switch (r[0]) {
795
755
  case "G":
@@ -878,18 +838,28 @@ function us(e) {
878
838
  return "";
879
839
  }), t;
880
840
  }
881
- var cs = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
882
- function fs(e) {
841
+ var G = function() {
842
+ return G = Object.assign || function(t) {
843
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
844
+ r = arguments[n];
845
+ for (var o in r)
846
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
847
+ }
848
+ return t;
849
+ }, G.apply(this, arguments);
850
+ };
851
+ var ds = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
852
+ function ms(e) {
883
853
  if (e.length === 0)
884
854
  throw new Error("Number skeleton cannot be empty");
885
- for (var t = e.split(cs).filter(function(v) {
855
+ for (var t = e.split(ds).filter(function(v) {
886
856
  return v.length > 0;
887
857
  }), r = [], n = 0, i = t; n < i.length; n++) {
888
858
  var o = i[n], a = o.split("/");
889
859
  if (a.length === 0)
890
860
  throw new Error("Invalid number skeleton");
891
- for (var u = a[0], c = a.slice(1), f = 0, d = c; f < d.length; f++) {
892
- var h = d[f];
861
+ for (var u = a[0], c = a.slice(1), f = 0, p = c; f < p.length; f++) {
862
+ var h = p[f];
893
863
  if (h.length === 0)
894
864
  throw new Error("Invalid number skeleton");
895
865
  }
@@ -897,17 +867,17 @@ function fs(e) {
897
867
  }
898
868
  return r;
899
869
  }
900
- function ds(e) {
870
+ function bs(e) {
901
871
  return e.replace(/^(.*?)-/, "");
902
872
  }
903
- var Fi = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Wo = /^(@+)?(\+|#+)?[rs]?$/g, hs = /(\*)(0+)|(#+)(0+)|(0+)/g, Xo = /^(0+)$/;
904
- function zi(e) {
873
+ var Vi = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Jo = /^(@+)?(\+|#+)?[rs]?$/g, ys = /(\*)(0+)|(#+)(0+)|(0+)/g, Yo = /^(0+)$/;
874
+ function Qi(e) {
905
875
  var t = {};
906
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Wo, function(r, n, i) {
876
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Jo, function(r, n, i) {
907
877
  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)), "";
908
878
  }), t;
909
879
  }
910
- function qo(e) {
880
+ function Ko(e) {
911
881
  switch (e) {
912
882
  case "sign-auto":
913
883
  return {
@@ -947,7 +917,7 @@ function qo(e) {
947
917
  };
948
918
  }
949
919
  }
950
- function ps(e) {
920
+ function vs(e) {
951
921
  var t;
952
922
  if (e[0] === "E" && e[1] === "E" ? (t = {
953
923
  notation: "engineering"
@@ -955,17 +925,17 @@ function ps(e) {
955
925
  notation: "scientific"
956
926
  }, e = e.slice(1)), t) {
957
927
  var r = e.slice(0, 2);
958
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Xo.test(e))
928
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Yo.test(e))
959
929
  throw new Error("Malformed concise eng/scientific notation");
960
930
  t.minimumIntegerDigits = e.length;
961
931
  }
962
932
  return t;
963
933
  }
964
- function Gi(e) {
965
- var t = {}, r = qo(e);
934
+ function Wi(e) {
935
+ var t = {}, r = Ko(e);
966
936
  return r || t;
967
937
  }
968
- function ms(e) {
938
+ function gs(e) {
969
939
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
970
940
  var i = n[r];
971
941
  switch (i.stem) {
@@ -989,7 +959,7 @@ function ms(e) {
989
959
  continue;
990
960
  case "measure-unit":
991
961
  case "unit":
992
- t.style = "unit", t.unit = ds(i.options[0]);
962
+ t.style = "unit", t.unit = bs(i.options[0]);
993
963
  continue;
994
964
  case "compact-short":
995
965
  case "K":
@@ -1000,13 +970,13 @@ function ms(e) {
1000
970
  t.notation = "compact", t.compactDisplay = "long";
1001
971
  continue;
1002
972
  case "scientific":
1003
- t = I(I(I({}, t), { notation: "scientific" }), i.options.reduce(function(c, f) {
1004
- return I(I({}, c), Gi(f));
973
+ t = G(G(G({}, t), { notation: "scientific" }), i.options.reduce(function(c, f) {
974
+ return G(G({}, c), Wi(f));
1005
975
  }, {}));
1006
976
  continue;
1007
977
  case "engineering":
1008
- t = I(I(I({}, t), { notation: "engineering" }), i.options.reduce(function(c, f) {
1009
- return I(I({}, c), Gi(f));
978
+ t = G(G(G({}, t), { notation: "engineering" }), i.options.reduce(function(c, f) {
979
+ return G(G({}, c), Wi(f));
1010
980
  }, {}));
1011
981
  continue;
1012
982
  case "notation-simple":
@@ -1051,9 +1021,9 @@ function ms(e) {
1051
1021
  case "integer-width":
1052
1022
  if (i.options.length > 1)
1053
1023
  throw new RangeError("integer-width stems only accept a single optional option");
1054
- i.options[0].replace(hs, function(c, f, d, h, v, P) {
1024
+ i.options[0].replace(ys, function(c, f, p, h, v, P) {
1055
1025
  if (f)
1056
- t.minimumIntegerDigits = d.length;
1026
+ t.minimumIntegerDigits = p.length;
1057
1027
  else {
1058
1028
  if (h && v)
1059
1029
  throw new Error("We currently do not support maximum integer digits");
@@ -1064,28 +1034,28 @@ function ms(e) {
1064
1034
  });
1065
1035
  continue;
1066
1036
  }
1067
- if (Xo.test(i.stem)) {
1037
+ if (Yo.test(i.stem)) {
1068
1038
  t.minimumIntegerDigits = i.stem.length;
1069
1039
  continue;
1070
1040
  }
1071
- if (Fi.test(i.stem)) {
1041
+ if (Vi.test(i.stem)) {
1072
1042
  if (i.options.length > 1)
1073
1043
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1074
- i.stem.replace(Fi, function(c, f, d, h, v, P) {
1075
- return d === "*" ? t.minimumFractionDigits = f.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : v && P ? (t.minimumFractionDigits = v.length, t.maximumFractionDigits = v.length + P.length) : (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length), "";
1044
+ i.stem.replace(Vi, function(c, f, p, h, v, P) {
1045
+ return p === "*" ? t.minimumFractionDigits = f.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : v && P ? (t.minimumFractionDigits = v.length, t.maximumFractionDigits = v.length + P.length) : (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length), "";
1076
1046
  });
1077
1047
  var o = i.options[0];
1078
- o === "w" ? t = I(I({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = I(I({}, t), zi(o)));
1048
+ o === "w" ? t = G(G({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = G(G({}, t), Qi(o)));
1079
1049
  continue;
1080
1050
  }
1081
- if (Wo.test(i.stem)) {
1082
- t = I(I({}, t), zi(i.stem));
1051
+ if (Jo.test(i.stem)) {
1052
+ t = G(G({}, t), Qi(i.stem));
1083
1053
  continue;
1084
1054
  }
1085
- var a = qo(i.stem);
1086
- a && (t = I(I({}, t), a));
1087
- var u = ps(i.stem);
1088
- u && (t = I(I({}, t), u));
1055
+ var a = Ko(i.stem);
1056
+ a && (t = G(G({}, t), a));
1057
+ var u = vs(i.stem);
1058
+ u && (t = G(G({}, t), u));
1089
1059
  }
1090
1060
  return t;
1091
1061
  }
@@ -2504,13 +2474,13 @@ var fn = {
2504
2474
  "h"
2505
2475
  ]
2506
2476
  };
2507
- function bs(e, t) {
2477
+ function _s(e, t) {
2508
2478
  for (var r = "", n = 0; n < e.length; n++) {
2509
2479
  var i = e.charAt(n);
2510
2480
  if (i === "j") {
2511
2481
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2512
2482
  o++, n++;
2513
- var a = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), c = "a", f = ys(t);
2483
+ var a = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), c = "a", f = Cs(t);
2514
2484
  for ((f == "H" || f == "k") && (u = 0); u-- > 0; )
2515
2485
  r += c;
2516
2486
  for (; a-- > 0; )
@@ -2520,7 +2490,7 @@ function bs(e, t) {
2520
2490
  }
2521
2491
  return r;
2522
2492
  }
2523
- function ys(e) {
2493
+ function Cs(e) {
2524
2494
  var t = e.hourCycle;
2525
2495
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2526
2496
  e.hourCycles && // @ts-ignore
@@ -2542,20 +2512,20 @@ function ys(e) {
2542
2512
  var i = fn[n || ""] || fn[r || ""] || fn["".concat(r, "-001")] || fn["001"];
2543
2513
  return i[0];
2544
2514
  }
2545
- var zn, vs = new RegExp("^".concat(Qo.source, "*")), gs = new RegExp("".concat(Qo.source, "*$"));
2546
- function H(e, t) {
2515
+ var Vn, Ss = new RegExp("^".concat(Zo.source, "*")), Es = new RegExp("".concat(Zo.source, "*$"));
2516
+ function O(e, t) {
2547
2517
  return { start: e, end: t };
2548
2518
  }
2549
- var _s = !!String.prototype.startsWith && "_a".startsWith("a", 1), Cs = !!String.fromCodePoint, Ss = !!Object.fromEntries, Es = !!String.prototype.codePointAt, Ps = !!String.prototype.trimStart, ws = !!String.prototype.trimEnd, As = !!Number.isSafeInteger, xs = As ? Number.isSafeInteger : function(e) {
2519
+ var Ps = !!String.prototype.startsWith && "_a".startsWith("a", 1), ws = !!String.fromCodePoint, As = !!Object.fromEntries, xs = !!String.prototype.codePointAt, ks = !!String.prototype.trimStart, Bs = !!String.prototype.trimEnd, Os = !!Number.isSafeInteger, Hs = Os ? Number.isSafeInteger : function(e) {
2550
2520
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2551
- }, Jn = !0;
2521
+ }, Yn = !0;
2552
2522
  try {
2553
- var ks = Jo("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2554
- Jn = ((zn = ks.exec("a")) === null || zn === void 0 ? void 0 : zn[0]) === "a";
2523
+ var Is = ta("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2524
+ Yn = ((Vn = Is.exec("a")) === null || Vn === void 0 ? void 0 : Vn[0]) === "a";
2555
2525
  } catch {
2556
- Jn = !1;
2526
+ Yn = !1;
2557
2527
  }
2558
- var Vi = _s ? (
2528
+ var Xi = Ps ? (
2559
2529
  // Native
2560
2530
  function(t, r, n) {
2561
2531
  return t.startsWith(r, n);
@@ -2565,7 +2535,7 @@ var Vi = _s ? (
2565
2535
  function(t, r, n) {
2566
2536
  return t.slice(n, n + r.length) === r;
2567
2537
  }
2568
- ), Yn = Cs ? String.fromCodePoint : (
2538
+ ), Kn = ws ? String.fromCodePoint : (
2569
2539
  // IE11
2570
2540
  function() {
2571
2541
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2577,9 +2547,9 @@ var Vi = _s ? (
2577
2547
  }
2578
2548
  return n;
2579
2549
  }
2580
- ), $i = (
2550
+ ), qi = (
2581
2551
  // native
2582
- Ss ? Object.fromEntries : (
2552
+ As ? Object.fromEntries : (
2583
2553
  // Ponyfill
2584
2554
  function(t) {
2585
2555
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2589,7 +2559,7 @@ var Vi = _s ? (
2589
2559
  return r;
2590
2560
  }
2591
2561
  )
2592
- ), Zo = Es ? (
2562
+ ), ea = xs ? (
2593
2563
  // Native
2594
2564
  function(t, r) {
2595
2565
  return t.codePointAt(r);
@@ -2603,7 +2573,7 @@ var Vi = _s ? (
2603
2573
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2604
2574
  }
2605
2575
  }
2606
- ), Bs = Ps ? (
2576
+ ), Ts = ks ? (
2607
2577
  // Native
2608
2578
  function(t) {
2609
2579
  return t.trimStart();
@@ -2611,9 +2581,9 @@ var Vi = _s ? (
2611
2581
  ) : (
2612
2582
  // Ponyfill
2613
2583
  function(t) {
2614
- return t.replace(vs, "");
2584
+ return t.replace(Ss, "");
2615
2585
  }
2616
- ), Hs = ws ? (
2586
+ ), Ms = Bs ? (
2617
2587
  // Native
2618
2588
  function(t) {
2619
2589
  return t.trimEnd();
@@ -2621,32 +2591,32 @@ var Vi = _s ? (
2621
2591
  ) : (
2622
2592
  // Ponyfill
2623
2593
  function(t) {
2624
- return t.replace(gs, "");
2594
+ return t.replace(Es, "");
2625
2595
  }
2626
2596
  );
2627
- function Jo(e, t) {
2597
+ function ta(e, t) {
2628
2598
  return new RegExp(e, t);
2629
2599
  }
2630
- var Kn;
2631
- if (Jn) {
2632
- var Qi = Jo("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2633
- Kn = function(t, r) {
2600
+ var ei;
2601
+ if (Yn) {
2602
+ var Zi = ta("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2603
+ ei = function(t, r) {
2634
2604
  var n;
2635
- Qi.lastIndex = r;
2636
- var i = Qi.exec(t);
2605
+ Zi.lastIndex = r;
2606
+ var i = Zi.exec(t);
2637
2607
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2638
2608
  };
2639
2609
  } else
2640
- Kn = function(t, r) {
2610
+ ei = function(t, r) {
2641
2611
  for (var n = []; ; ) {
2642
- var i = Zo(t, r);
2643
- if (i === void 0 || Yo(i) || Ms(i))
2612
+ var i = ea(t, r);
2613
+ if (i === void 0 || ra(i) || Rs(i))
2644
2614
  break;
2645
2615
  n.push(i), r += i >= 65536 ? 2 : 1;
2646
2616
  }
2647
- return Yn.apply(void 0, n);
2617
+ return Kn.apply(void 0, n);
2648
2618
  };
2649
- var Is = (
2619
+ var Ns = (
2650
2620
  /** @class */
2651
2621
  function() {
2652
2622
  function e(t, r) {
@@ -2670,14 +2640,14 @@ var Is = (
2670
2640
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2671
2641
  var u = this.clonePosition();
2672
2642
  this.bump(), i.push({
2673
- type: j.pound,
2674
- location: H(u, this.clonePosition())
2643
+ type: R.pound,
2644
+ location: O(u, this.clonePosition())
2675
2645
  });
2676
2646
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
2677
2647
  if (n)
2678
2648
  break;
2679
- return this.error(B.UNMATCHED_CLOSING_TAG, H(this.clonePosition(), this.clonePosition()));
2680
- } else if (o === 60 && !this.ignoreTag && ei(this.peek() || 0)) {
2649
+ return this.error(B.UNMATCHED_CLOSING_TAG, O(this.clonePosition(), this.clonePosition()));
2650
+ } else if (o === 60 && !this.ignoreTag && ti(this.peek() || 0)) {
2681
2651
  var a = this.parseTag(t, r);
2682
2652
  if (a.err)
2683
2653
  return a;
@@ -2698,9 +2668,9 @@ var Is = (
2698
2668
  if (this.bumpSpace(), this.bumpIf("/>"))
2699
2669
  return {
2700
2670
  val: {
2701
- type: j.literal,
2671
+ type: R.literal,
2702
2672
  value: "<".concat(i, "/>"),
2703
- location: H(n, this.clonePosition())
2673
+ location: O(n, this.clonePosition())
2704
2674
  },
2705
2675
  err: null
2706
2676
  };
@@ -2710,25 +2680,25 @@ var Is = (
2710
2680
  return o;
2711
2681
  var a = o.val, u = this.clonePosition();
2712
2682
  if (this.bumpIf("</")) {
2713
- if (this.isEOF() || !ei(this.char()))
2714
- return this.error(B.INVALID_TAG, H(u, this.clonePosition()));
2683
+ if (this.isEOF() || !ti(this.char()))
2684
+ return this.error(B.INVALID_TAG, O(u, this.clonePosition()));
2715
2685
  var c = this.clonePosition(), f = this.parseTagName();
2716
- return i !== f ? this.error(B.UNMATCHED_CLOSING_TAG, H(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2686
+ return i !== f ? this.error(B.UNMATCHED_CLOSING_TAG, O(c, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2717
2687
  val: {
2718
- type: j.tag,
2688
+ type: R.tag,
2719
2689
  value: i,
2720
2690
  children: a,
2721
- location: H(n, this.clonePosition())
2691
+ location: O(n, this.clonePosition())
2722
2692
  },
2723
2693
  err: null
2724
- } : this.error(B.INVALID_TAG, H(u, this.clonePosition())));
2694
+ } : this.error(B.INVALID_TAG, O(u, this.clonePosition())));
2725
2695
  } else
2726
- return this.error(B.UNCLOSED_TAG, H(n, this.clonePosition()));
2696
+ return this.error(B.UNCLOSED_TAG, O(n, this.clonePosition()));
2727
2697
  } else
2728
- return this.error(B.INVALID_TAG, H(n, this.clonePosition()));
2698
+ return this.error(B.INVALID_TAG, O(n, this.clonePosition()));
2729
2699
  }, e.prototype.parseTagName = function() {
2730
2700
  var t = this.offset();
2731
- for (this.bump(); !this.isEOF() && Ts(this.char()); )
2701
+ for (this.bump(); !this.isEOF() && Ls(this.char()); )
2732
2702
  this.bump();
2733
2703
  return this.message.slice(t, this.offset());
2734
2704
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2750,14 +2720,14 @@ var Is = (
2750
2720
  }
2751
2721
  break;
2752
2722
  }
2753
- var c = H(n, this.clonePosition());
2723
+ var c = O(n, this.clonePosition());
2754
2724
  return {
2755
- val: { type: j.literal, value: i, location: c },
2725
+ val: { type: R.literal, value: i, location: c },
2756
2726
  err: null
2757
2727
  };
2758
2728
  }, e.prototype.tryParseLeftAngleBracket = function() {
2759
2729
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2760
- !Os(this.peek() || 0)) ? (this.bump(), "<") : null;
2730
+ !Ds(this.peek() || 0)) ? (this.bump(), "<") : null;
2761
2731
  }, e.prototype.tryParseQuote = function(t) {
2762
2732
  if (this.isEOF() || this.char() !== 39)
2763
2733
  return null;
@@ -2791,49 +2761,49 @@ var Is = (
2791
2761
  r.push(n);
2792
2762
  this.bump();
2793
2763
  }
2794
- return Yn.apply(void 0, r);
2764
+ return Kn.apply(void 0, r);
2795
2765
  }, e.prototype.tryParseUnquoted = function(t, r) {
2796
2766
  if (this.isEOF())
2797
2767
  return null;
2798
2768
  var n = this.char();
2799
- return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Yn(n));
2769
+ return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Kn(n));
2800
2770
  }, e.prototype.parseArgument = function(t, r) {
2801
2771
  var n = this.clonePosition();
2802
2772
  if (this.bump(), this.bumpSpace(), this.isEOF())
2803
- return this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE, H(n, this.clonePosition()));
2773
+ return this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition()));
2804
2774
  if (this.char() === 125)
2805
- return this.bump(), this.error(B.EMPTY_ARGUMENT, H(n, this.clonePosition()));
2775
+ return this.bump(), this.error(B.EMPTY_ARGUMENT, O(n, this.clonePosition()));
2806
2776
  var i = this.parseIdentifierIfPossible().value;
2807
2777
  if (!i)
2808
- return this.error(B.MALFORMED_ARGUMENT, H(n, this.clonePosition()));
2778
+ return this.error(B.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
2809
2779
  if (this.bumpSpace(), this.isEOF())
2810
- return this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE, H(n, this.clonePosition()));
2780
+ return this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition()));
2811
2781
  switch (this.char()) {
2812
2782
  case 125:
2813
2783
  return this.bump(), {
2814
2784
  val: {
2815
- type: j.argument,
2785
+ type: R.argument,
2816
2786
  // value does not include the opening and closing braces.
2817
2787
  value: i,
2818
- location: H(n, this.clonePosition())
2788
+ location: O(n, this.clonePosition())
2819
2789
  },
2820
2790
  err: null
2821
2791
  };
2822
2792
  case 44:
2823
- return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE, H(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2793
+ return this.bump(), this.bumpSpace(), this.isEOF() ? this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE, O(n, this.clonePosition())) : this.parseArgumentOptions(t, r, i, n);
2824
2794
  default:
2825
- return this.error(B.MALFORMED_ARGUMENT, H(n, this.clonePosition()));
2795
+ return this.error(B.MALFORMED_ARGUMENT, O(n, this.clonePosition()));
2826
2796
  }
2827
2797
  }, e.prototype.parseIdentifierIfPossible = function() {
2828
- var t = this.clonePosition(), r = this.offset(), n = Kn(this.message, r), i = r + n.length;
2798
+ var t = this.clonePosition(), r = this.offset(), n = ei(this.message, r), i = r + n.length;
2829
2799
  this.bumpTo(i);
2830
- var o = this.clonePosition(), a = H(t, o);
2800
+ var o = this.clonePosition(), a = O(t, o);
2831
2801
  return { value: n, location: a };
2832
2802
  }, e.prototype.parseArgumentOptions = function(t, r, n, i) {
2833
2803
  var o, a = this.clonePosition(), u = this.parseIdentifierIfPossible().value, c = this.clonePosition();
2834
2804
  switch (u) {
2835
2805
  case "":
2836
- return this.error(B.EXPECT_ARGUMENT_TYPE, H(a, c));
2806
+ return this.error(B.EXPECT_ARGUMENT_TYPE, O(a, c));
2837
2807
  case "number":
2838
2808
  case "date":
2839
2809
  case "time": {
@@ -2841,38 +2811,38 @@ var Is = (
2841
2811
  var f = null;
2842
2812
  if (this.bumpIf(",")) {
2843
2813
  this.bumpSpace();
2844
- var d = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
2814
+ var p = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
2845
2815
  if (h.err)
2846
2816
  return h;
2847
- var v = Hs(h.val);
2817
+ var v = Ms(h.val);
2848
2818
  if (v.length === 0)
2849
- return this.error(B.EXPECT_ARGUMENT_STYLE, H(this.clonePosition(), this.clonePosition()));
2850
- var P = H(d, this.clonePosition());
2819
+ return this.error(B.EXPECT_ARGUMENT_STYLE, O(this.clonePosition(), this.clonePosition()));
2820
+ var P = O(p, this.clonePosition());
2851
2821
  f = { style: v, styleLocation: P };
2852
2822
  }
2853
2823
  var _ = this.tryParseArgumentClose(i);
2854
2824
  if (_.err)
2855
2825
  return _;
2856
- var E = H(i, this.clonePosition());
2857
- if (f && Vi(f?.style, "::", 0)) {
2858
- var w = Bs(f.style.slice(2));
2826
+ var E = O(i, this.clonePosition());
2827
+ if (f && Xi(f?.style, "::", 0)) {
2828
+ var w = Ts(f.style.slice(2));
2859
2829
  if (u === "number") {
2860
2830
  var h = this.parseNumberSkeletonFromString(w, f.styleLocation);
2861
2831
  return h.err ? h : {
2862
- val: { type: j.number, value: n, location: E, style: h.val },
2832
+ val: { type: R.number, value: n, location: E, style: h.val },
2863
2833
  err: null
2864
2834
  };
2865
2835
  } else {
2866
2836
  if (w.length === 0)
2867
2837
  return this.error(B.EXPECT_DATE_TIME_SKELETON, E);
2868
- var L = w;
2869
- this.locale && (L = bs(w, this.locale));
2838
+ var D = w;
2839
+ this.locale && (D = _s(w, this.locale));
2870
2840
  var v = {
2871
- type: Ft.dateTime,
2872
- pattern: L,
2841
+ type: Ut.dateTime,
2842
+ pattern: D,
2873
2843
  location: f.styleLocation,
2874
- parsedOptions: this.shouldParseSkeletons ? us(L) : {}
2875
- }, x = u === "date" ? j.date : j.time;
2844
+ parsedOptions: this.shouldParseSkeletons ? hs(D) : {}
2845
+ }, x = u === "date" ? R.date : R.time;
2876
2846
  return {
2877
2847
  val: { type: x, value: n, location: E, style: v },
2878
2848
  err: null
@@ -2881,7 +2851,7 @@ var Is = (
2881
2851
  }
2882
2852
  return {
2883
2853
  val: {
2884
- type: u === "number" ? j.number : u === "date" ? j.date : j.time,
2854
+ type: u === "number" ? R.number : u === "date" ? R.date : R.time,
2885
2855
  value: n,
2886
2856
  location: E,
2887
2857
  style: (o = f?.style) !== null && o !== void 0 ? o : null
@@ -2892,40 +2862,40 @@ var Is = (
2892
2862
  case "plural":
2893
2863
  case "selectordinal":
2894
2864
  case "select": {
2895
- var M = this.clonePosition();
2865
+ var T = this.clonePosition();
2896
2866
  if (this.bumpSpace(), !this.bumpIf(","))
2897
- return this.error(B.EXPECT_SELECT_ARGUMENT_OPTIONS, H(M, I({}, M)));
2867
+ return this.error(B.EXPECT_SELECT_ARGUMENT_OPTIONS, O(T, vn({}, T)));
2898
2868
  this.bumpSpace();
2899
- var N = this.parseIdentifierIfPossible(), W = 0;
2900
- if (u !== "select" && N.value === "offset") {
2869
+ var M = this.parseIdentifierIfPossible(), W = 0;
2870
+ if (u !== "select" && M.value === "offset") {
2901
2871
  if (!this.bumpIf(":"))
2902
- return this.error(B.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, H(this.clonePosition(), this.clonePosition()));
2872
+ return this.error(B.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, O(this.clonePosition(), this.clonePosition()));
2903
2873
  this.bumpSpace();
2904
2874
  var h = this.tryParseDecimalInteger(B.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, B.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2905
2875
  if (h.err)
2906
2876
  return h;
2907
- this.bumpSpace(), N = this.parseIdentifierIfPossible(), W = h.val;
2877
+ this.bumpSpace(), M = this.parseIdentifierIfPossible(), W = h.val;
2908
2878
  }
2909
- var V = this.tryParsePluralOrSelectOptions(t, u, r, N);
2910
- if (V.err)
2911
- return V;
2879
+ var $ = this.tryParsePluralOrSelectOptions(t, u, r, M);
2880
+ if ($.err)
2881
+ return $;
2912
2882
  var _ = this.tryParseArgumentClose(i);
2913
2883
  if (_.err)
2914
2884
  return _;
2915
- var Se = H(i, this.clonePosition());
2885
+ var Se = O(i, this.clonePosition());
2916
2886
  return u === "select" ? {
2917
2887
  val: {
2918
- type: j.select,
2888
+ type: R.select,
2919
2889
  value: n,
2920
- options: $i(V.val),
2890
+ options: qi($.val),
2921
2891
  location: Se
2922
2892
  },
2923
2893
  err: null
2924
2894
  } : {
2925
2895
  val: {
2926
- type: j.plural,
2896
+ type: R.plural,
2927
2897
  value: n,
2928
- options: $i(V.val),
2898
+ options: qi($.val),
2929
2899
  offset: W,
2930
2900
  pluralType: u === "plural" ? "cardinal" : "ordinal",
2931
2901
  location: Se
@@ -2934,10 +2904,10 @@ var Is = (
2934
2904
  };
2935
2905
  }
2936
2906
  default:
2937
- return this.error(B.INVALID_ARGUMENT_TYPE, H(a, c));
2907
+ return this.error(B.INVALID_ARGUMENT_TYPE, O(a, c));
2938
2908
  }
2939
2909
  }, e.prototype.tryParseArgumentClose = function(t) {
2940
- return this.isEOF() || this.char() !== 125 ? this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE, H(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2910
+ return this.isEOF() || this.char() !== 125 ? this.error(B.EXPECT_ARGUMENT_CLOSING_BRACE, O(t, this.clonePosition())) : (this.bump(), { val: !0, err: null });
2941
2911
  }, e.prototype.parseSimpleArgStyleIfPossible = function() {
2942
2912
  for (var t = 0, r = this.clonePosition(); !this.isEOF(); ) {
2943
2913
  var n = this.char();
@@ -2946,7 +2916,7 @@ var Is = (
2946
2916
  this.bump();
2947
2917
  var i = this.clonePosition();
2948
2918
  if (!this.bumpUntil("'"))
2949
- return this.error(B.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, H(i, this.clonePosition()));
2919
+ return this.error(B.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, O(i, this.clonePosition()));
2950
2920
  this.bump();
2951
2921
  break;
2952
2922
  }
@@ -2976,37 +2946,37 @@ var Is = (
2976
2946
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2977
2947
  var n = [];
2978
2948
  try {
2979
- n = fs(t);
2949
+ n = ms(t);
2980
2950
  } catch {
2981
2951
  return this.error(B.INVALID_NUMBER_SKELETON, r);
2982
2952
  }
2983
2953
  return {
2984
2954
  val: {
2985
- type: Ft.number,
2955
+ type: Ut.number,
2986
2956
  tokens: n,
2987
2957
  location: r,
2988
- parsedOptions: this.shouldParseSkeletons ? ms(n) : {}
2958
+ parsedOptions: this.shouldParseSkeletons ? gs(n) : {}
2989
2959
  },
2990
2960
  err: null
2991
2961
  };
2992
2962
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
2993
- for (var o, a = !1, u = [], c = /* @__PURE__ */ new Set(), f = i.value, d = i.location; ; ) {
2963
+ for (var o, a = !1, u = [], c = /* @__PURE__ */ new Set(), f = i.value, p = i.location; ; ) {
2994
2964
  if (f.length === 0) {
2995
2965
  var h = this.clonePosition();
2996
2966
  if (r !== "select" && this.bumpIf("=")) {
2997
2967
  var v = this.tryParseDecimalInteger(B.EXPECT_PLURAL_ARGUMENT_SELECTOR, B.INVALID_PLURAL_ARGUMENT_SELECTOR);
2998
2968
  if (v.err)
2999
2969
  return v;
3000
- d = H(h, this.clonePosition()), f = this.message.slice(h.offset, this.offset());
2970
+ p = O(h, this.clonePosition()), f = this.message.slice(h.offset, this.offset());
3001
2971
  } else
3002
2972
  break;
3003
2973
  }
3004
2974
  if (c.has(f))
3005
- return this.error(r === "select" ? B.DUPLICATE_SELECT_ARGUMENT_SELECTOR : B.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, d);
2975
+ return this.error(r === "select" ? B.DUPLICATE_SELECT_ARGUMENT_SELECTOR : B.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, p);
3006
2976
  f === "other" && (a = !0), this.bumpSpace();
3007
2977
  var P = this.clonePosition();
3008
2978
  if (!this.bumpIf("{"))
3009
- return this.error(r === "select" ? B.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : B.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, H(this.clonePosition(), this.clonePosition()));
2979
+ return this.error(r === "select" ? B.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : B.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, O(this.clonePosition(), this.clonePosition()));
3010
2980
  var _ = this.parseMessage(t + 1, r, n);
3011
2981
  if (_.err)
3012
2982
  return _;
@@ -3017,11 +2987,11 @@ var Is = (
3017
2987
  f,
3018
2988
  {
3019
2989
  value: _.val,
3020
- location: H(P, this.clonePosition())
2990
+ location: O(P, this.clonePosition())
3021
2991
  }
3022
- ]), c.add(f), this.bumpSpace(), o = this.parseIdentifierIfPossible(), f = o.value, d = o.location;
2992
+ ]), c.add(f), this.bumpSpace(), o = this.parseIdentifierIfPossible(), f = o.value, p = o.location;
3023
2993
  }
3024
- return u.length === 0 ? this.error(r === "select" ? B.EXPECT_SELECT_ARGUMENT_SELECTOR : B.EXPECT_PLURAL_ARGUMENT_SELECTOR, H(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(B.MISSING_OTHER_CLAUSE, H(this.clonePosition(), this.clonePosition())) : { val: u, err: null };
2994
+ return u.length === 0 ? this.error(r === "select" ? B.EXPECT_SELECT_ARGUMENT_SELECTOR : B.EXPECT_PLURAL_ARGUMENT_SELECTOR, O(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(B.MISSING_OTHER_CLAUSE, O(this.clonePosition(), this.clonePosition())) : { val: u, err: null };
3025
2995
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
3026
2996
  var n = 1, i = this.clonePosition();
3027
2997
  this.bumpIf("+") || this.bumpIf("-") && (n = -1);
@@ -3032,8 +3002,8 @@ var Is = (
3032
3002
  else
3033
3003
  break;
3034
3004
  }
3035
- var c = H(i, this.clonePosition());
3036
- return o ? (a *= n, xs(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3005
+ var c = O(i, this.clonePosition());
3006
+ return o ? (a *= n, Hs(a) ? { val: a, err: null } : this.error(r, c)) : this.error(t, c);
3037
3007
  }, e.prototype.offset = function() {
3038
3008
  return this.position.offset;
3039
3009
  }, e.prototype.isEOF = function() {
@@ -3048,7 +3018,7 @@ var Is = (
3048
3018
  var t = this.position.offset;
3049
3019
  if (t >= this.message.length)
3050
3020
  throw Error("out of bound");
3051
- var r = Zo(this.message, t);
3021
+ var r = ea(this.message, t);
3052
3022
  if (r === void 0)
3053
3023
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
3054
3024
  return r;
@@ -3067,7 +3037,7 @@ var Is = (
3067
3037
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3068
3038
  }
3069
3039
  }, e.prototype.bumpIf = function(t) {
3070
- if (Vi(this.message, t, this.offset())) {
3040
+ if (Xi(this.message, t, this.offset())) {
3071
3041
  for (var r = 0; r < t.length; r++)
3072
3042
  this.bump();
3073
3043
  return !0;
@@ -3089,7 +3059,7 @@ var Is = (
3089
3059
  break;
3090
3060
  }
3091
3061
  }, e.prototype.bumpSpace = function() {
3092
- for (; !this.isEOF() && Yo(this.char()); )
3062
+ for (; !this.isEOF() && ra(this.char()); )
3093
3063
  this.bump();
3094
3064
  }, e.prototype.peek = function() {
3095
3065
  if (this.isEOF())
@@ -3099,47 +3069,47 @@ var Is = (
3099
3069
  }, e;
3100
3070
  }()
3101
3071
  );
3102
- function ei(e) {
3072
+ function ti(e) {
3103
3073
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3104
3074
  }
3105
- function Os(e) {
3106
- return ei(e) || e === 47;
3075
+ function Ds(e) {
3076
+ return ti(e) || e === 47;
3107
3077
  }
3108
- function Ts(e) {
3078
+ function Ls(e) {
3109
3079
  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;
3110
3080
  }
3111
- function Yo(e) {
3081
+ function ra(e) {
3112
3082
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
3113
3083
  }
3114
- function Ms(e) {
3084
+ function Rs(e) {
3115
3085
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
3116
3086
  }
3117
- function ti(e) {
3087
+ function ri(e) {
3118
3088
  e.forEach(function(t) {
3119
- if (delete t.location, zo(t) || Go(t))
3089
+ if (delete t.location, Qo(t) || Wo(t))
3120
3090
  for (var r in t.options)
3121
- delete t.options[r].location, ti(t.options[r].value);
3091
+ delete t.options[r].location, ri(t.options[r].value);
3122
3092
  else
3123
- jo(t) && $o(t.style) || (Uo(t) || Fo(t)) && Zn(t.style) ? delete t.style.location : Vo(t) && ti(t.children);
3093
+ Go(t) && qo(t.style) || ($o(t) || Vo(t)) && Jn(t.style) ? delete t.style.location : Xo(t) && ri(t.children);
3124
3094
  });
3125
3095
  }
3126
- function Ns(e, t) {
3127
- t === void 0 && (t = {}), t = I({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3128
- var r = new Is(e, t).parse();
3096
+ function js(e, t) {
3097
+ t === void 0 && (t = {}), t = vn({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3098
+ var r = new Ns(e, t).parse();
3129
3099
  if (r.err) {
3130
3100
  var n = SyntaxError(B[r.err.kind]);
3131
3101
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
3132
3102
  }
3133
- return t?.captureLocation || ti(r.val), r.val;
3103
+ return t?.captureLocation || ri(r.val), r.val;
3134
3104
  }
3135
- var zt;
3105
+ var Ft;
3136
3106
  (function(e) {
3137
3107
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3138
- })(zt || (zt = {}));
3139
- var Cn = (
3108
+ })(Ft || (Ft = {}));
3109
+ var En = (
3140
3110
  /** @class */
3141
3111
  function(e) {
3142
- Ze(t, e);
3112
+ Sn(t, e);
3143
3113
  function t(r, n, i) {
3144
3114
  var o = e.call(this, r) || this;
3145
3115
  return o.code = n, o.originalMessage = i, o;
@@ -3148,48 +3118,48 @@ var Cn = (
3148
3118
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3149
3119
  }, t;
3150
3120
  }(Error)
3151
- ), Wi = (
3121
+ ), Ji = (
3152
3122
  /** @class */
3153
3123
  function(e) {
3154
- Ze(t, e);
3124
+ Sn(t, e);
3155
3125
  function t(r, n, i, o) {
3156
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), zt.INVALID_VALUE, o) || this;
3126
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Ft.INVALID_VALUE, o) || this;
3157
3127
  }
3158
3128
  return t;
3159
- }(Cn)
3160
- ), Ds = (
3129
+ }(En)
3130
+ ), Us = (
3161
3131
  /** @class */
3162
3132
  function(e) {
3163
- Ze(t, e);
3133
+ Sn(t, e);
3164
3134
  function t(r, n, i) {
3165
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), zt.INVALID_VALUE, i) || this;
3135
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Ft.INVALID_VALUE, i) || this;
3166
3136
  }
3167
3137
  return t;
3168
- }(Cn)
3169
- ), Ls = (
3138
+ }(En)
3139
+ ), Fs = (
3170
3140
  /** @class */
3171
3141
  function(e) {
3172
- Ze(t, e);
3142
+ Sn(t, e);
3173
3143
  function t(r, n) {
3174
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), zt.MISSING_VALUE, n) || this;
3144
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Ft.MISSING_VALUE, n) || this;
3175
3145
  }
3176
3146
  return t;
3177
- }(Cn)
3147
+ }(En)
3178
3148
  ), ne;
3179
3149
  (function(e) {
3180
3150
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3181
3151
  })(ne || (ne = {}));
3182
- function Rs(e) {
3152
+ function zs(e) {
3183
3153
  return e.length < 2 ? e : e.reduce(function(t, r) {
3184
3154
  var n = t[t.length - 1];
3185
3155
  return !n || n.type !== ne.literal || r.type !== ne.literal ? t.push(r) : n.value += r.value, t;
3186
3156
  }, []);
3187
3157
  }
3188
- function js(e) {
3158
+ function Gs(e) {
3189
3159
  return typeof e == "function";
3190
3160
  }
3191
- function pn(e, t, r, n, i, o, a) {
3192
- if (e.length === 1 && Ui(e[0]))
3161
+ function dn(e, t, r, n, i, o, a) {
3162
+ if (e.length === 1 && $i(e[0]))
3193
3163
  return [
3194
3164
  {
3195
3165
  type: ne.literal,
@@ -3197,61 +3167,61 @@ function pn(e, t, r, n, i, o, a) {
3197
3167
  }
3198
3168
  ];
3199
3169
  for (var u = [], c = 0, f = e; c < f.length; c++) {
3200
- var d = f[c];
3201
- if (Ui(d)) {
3170
+ var p = f[c];
3171
+ if ($i(p)) {
3202
3172
  u.push({
3203
3173
  type: ne.literal,
3204
- value: d.value
3174
+ value: p.value
3205
3175
  });
3206
3176
  continue;
3207
3177
  }
3208
- if (ss(d)) {
3178
+ if (fs(p)) {
3209
3179
  typeof o == "number" && u.push({
3210
3180
  type: ne.literal,
3211
3181
  value: r.getNumberFormat(t).format(o)
3212
3182
  });
3213
3183
  continue;
3214
3184
  }
3215
- var h = d.value;
3185
+ var h = p.value;
3216
3186
  if (!(i && h in i))
3217
- throw new Ls(h, a);
3187
+ throw new Fs(h, a);
3218
3188
  var v = i[h];
3219
- if (as(d)) {
3189
+ if (cs(p)) {
3220
3190
  (!v || typeof v == "string" || typeof v == "number") && (v = typeof v == "string" || typeof v == "number" ? String(v) : ""), u.push({
3221
3191
  type: typeof v == "string" ? ne.literal : ne.object,
3222
3192
  value: v
3223
3193
  });
3224
3194
  continue;
3225
3195
  }
3226
- if (Uo(d)) {
3227
- var P = typeof d.style == "string" ? n.date[d.style] : Zn(d.style) ? d.style.parsedOptions : void 0;
3196
+ if ($o(p)) {
3197
+ var P = typeof p.style == "string" ? n.date[p.style] : Jn(p.style) ? p.style.parsedOptions : void 0;
3228
3198
  u.push({
3229
3199
  type: ne.literal,
3230
3200
  value: r.getDateTimeFormat(t, P).format(v)
3231
3201
  });
3232
3202
  continue;
3233
3203
  }
3234
- if (Fo(d)) {
3235
- var P = typeof d.style == "string" ? n.time[d.style] : Zn(d.style) ? d.style.parsedOptions : n.time.medium;
3204
+ if (Vo(p)) {
3205
+ var P = typeof p.style == "string" ? n.time[p.style] : Jn(p.style) ? p.style.parsedOptions : n.time.medium;
3236
3206
  u.push({
3237
3207
  type: ne.literal,
3238
3208
  value: r.getDateTimeFormat(t, P).format(v)
3239
3209
  });
3240
3210
  continue;
3241
3211
  }
3242
- if (jo(d)) {
3243
- var P = typeof d.style == "string" ? n.number[d.style] : $o(d.style) ? d.style.parsedOptions : void 0;
3212
+ if (Go(p)) {
3213
+ var P = typeof p.style == "string" ? n.number[p.style] : qo(p.style) ? p.style.parsedOptions : void 0;
3244
3214
  P && P.scale && (v = v * (P.scale || 1)), u.push({
3245
3215
  type: ne.literal,
3246
3216
  value: r.getNumberFormat(t, P).format(v)
3247
3217
  });
3248
3218
  continue;
3249
3219
  }
3250
- if (Vo(d)) {
3251
- var _ = d.children, E = d.value, w = i[E];
3252
- if (!js(w))
3253
- throw new Ds(E, "function", a);
3254
- var L = pn(_, t, r, n, i, o), x = w(L.map(function(W) {
3220
+ if (Xo(p)) {
3221
+ var _ = p.children, E = p.value, w = i[E];
3222
+ if (!Gs(w))
3223
+ throw new Us(E, "function", a);
3224
+ var D = dn(_, t, r, n, i, o), x = w(D.map(function(W) {
3255
3225
  return W.value;
3256
3226
  }));
3257
3227
  Array.isArray(x) || (x = [x]), u.push.apply(u, x.map(function(W) {
@@ -3261,42 +3231,42 @@ function pn(e, t, r, n, i, o, a) {
3261
3231
  };
3262
3232
  }));
3263
3233
  }
3264
- if (zo(d)) {
3265
- var M = d.options[v] || d.options.other;
3266
- if (!M)
3267
- throw new Wi(d.value, v, Object.keys(d.options), a);
3268
- u.push.apply(u, pn(M.value, t, r, n, i));
3234
+ if (Qo(p)) {
3235
+ var T = p.options[v] || p.options.other;
3236
+ if (!T)
3237
+ throw new Ji(p.value, v, Object.keys(p.options), a);
3238
+ u.push.apply(u, dn(T.value, t, r, n, i));
3269
3239
  continue;
3270
3240
  }
3271
- if (Go(d)) {
3272
- var M = d.options["=".concat(v)];
3273
- if (!M) {
3241
+ if (Wo(p)) {
3242
+ var T = p.options["=".concat(v)];
3243
+ if (!T) {
3274
3244
  if (!Intl.PluralRules)
3275
- throw new Cn(`Intl.PluralRules is not available in this environment.
3245
+ throw new En(`Intl.PluralRules is not available in this environment.
3276
3246
  Try polyfilling it using "@formatjs/intl-pluralrules"
3277
- `, zt.MISSING_INTL_API, a);
3278
- var N = r.getPluralRules(t, { type: d.pluralType }).select(v - (d.offset || 0));
3279
- M = d.options[N] || d.options.other;
3247
+ `, Ft.MISSING_INTL_API, a);
3248
+ var M = r.getPluralRules(t, { type: p.pluralType }).select(v - (p.offset || 0));
3249
+ T = p.options[M] || p.options.other;
3280
3250
  }
3281
- if (!M)
3282
- throw new Wi(d.value, v, Object.keys(d.options), a);
3283
- u.push.apply(u, pn(M.value, t, r, n, i, v - (d.offset || 0)));
3251
+ if (!T)
3252
+ throw new Ji(p.value, v, Object.keys(p.options), a);
3253
+ u.push.apply(u, dn(T.value, t, r, n, i, v - (p.offset || 0)));
3284
3254
  continue;
3285
3255
  }
3286
3256
  }
3287
- return Rs(u);
3257
+ return zs(u);
3288
3258
  }
3289
- function Us(e, t) {
3290
- return t ? I(I(I({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3291
- return r[n] = I(I({}, e[n]), t[n] || {}), r;
3259
+ function $s(e, t) {
3260
+ return t ? $e($e($e({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3261
+ return r[n] = $e($e({}, e[n]), t[n] || {}), r;
3292
3262
  }, {})) : e;
3293
3263
  }
3294
- function Fs(e, t) {
3264
+ function Vs(e, t) {
3295
3265
  return t ? Object.keys(e).reduce(function(r, n) {
3296
- return r[n] = Us(e[n], t[n]), r;
3297
- }, I({}, e)) : e;
3266
+ return r[n] = $s(e[n], t[n]), r;
3267
+ }, $e({}, e)) : e;
3298
3268
  }
3299
- function Gn(e) {
3269
+ function Qn(e) {
3300
3270
  return {
3301
3271
  create: function() {
3302
3272
  return {
@@ -3310,39 +3280,39 @@ function Gn(e) {
3310
3280
  }
3311
3281
  };
3312
3282
  }
3313
- function zs(e) {
3283
+ function Qs(e) {
3314
3284
  return e === void 0 && (e = {
3315
3285
  number: {},
3316
3286
  dateTime: {},
3317
3287
  pluralRules: {}
3318
3288
  }), {
3319
- getNumberFormat: Un(function() {
3289
+ getNumberFormat: Gn(function() {
3320
3290
  for (var t, r = [], n = 0; n < arguments.length; n++)
3321
3291
  r[n] = arguments[n];
3322
- return new ((t = Intl.NumberFormat).bind.apply(t, jt([void 0], r, !1)))();
3292
+ return new ((t = Intl.NumberFormat).bind.apply(t, zn([void 0], r, !1)))();
3323
3293
  }, {
3324
- cache: Gn(e.number),
3325
- strategy: Fn.variadic
3294
+ cache: Qn(e.number),
3295
+ strategy: $n.variadic
3326
3296
  }),
3327
- getDateTimeFormat: Un(function() {
3297
+ getDateTimeFormat: Gn(function() {
3328
3298
  for (var t, r = [], n = 0; n < arguments.length; n++)
3329
3299
  r[n] = arguments[n];
3330
- return new ((t = Intl.DateTimeFormat).bind.apply(t, jt([void 0], r, !1)))();
3300
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, zn([void 0], r, !1)))();
3331
3301
  }, {
3332
- cache: Gn(e.dateTime),
3333
- strategy: Fn.variadic
3302
+ cache: Qn(e.dateTime),
3303
+ strategy: $n.variadic
3334
3304
  }),
3335
- getPluralRules: Un(function() {
3305
+ getPluralRules: Gn(function() {
3336
3306
  for (var t, r = [], n = 0; n < arguments.length; n++)
3337
3307
  r[n] = arguments[n];
3338
- return new ((t = Intl.PluralRules).bind.apply(t, jt([void 0], r, !1)))();
3308
+ return new ((t = Intl.PluralRules).bind.apply(t, zn([void 0], r, !1)))();
3339
3309
  }, {
3340
- cache: Gn(e.pluralRules),
3341
- strategy: Fn.variadic
3310
+ cache: Qn(e.pluralRules),
3311
+ strategy: $n.variadic
3342
3312
  })
3343
3313
  };
3344
3314
  }
3345
- var Gs = (
3315
+ var Ws = (
3346
3316
  /** @class */
3347
3317
  function() {
3348
3318
  function e(t, r, n, i) {
@@ -3356,12 +3326,12 @@ var Gs = (
3356
3326
  var f = o.formatToParts(c);
3357
3327
  if (f.length === 1)
3358
3328
  return f[0].value;
3359
- var d = f.reduce(function(h, v) {
3329
+ var p = f.reduce(function(h, v) {
3360
3330
  return !h.length || v.type !== ne.literal || typeof h[h.length - 1] != "string" ? h.push(v.value) : h[h.length - 1] += v.value, h;
3361
3331
  }, []);
3362
- return d.length <= 1 ? d[0] || "" : d;
3332
+ return p.length <= 1 ? p[0] || "" : p;
3363
3333
  }, this.formatToParts = function(c) {
3364
- return pn(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
3334
+ return dn(o.ast, o.locales, o.formatters, o.formats, c, void 0, o.message);
3365
3335
  }, this.resolvedOptions = function() {
3366
3336
  var c;
3367
3337
  return {
@@ -3374,13 +3344,13 @@ var Gs = (
3374
3344
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
3375
3345
  var a = i || {};
3376
3346
  a.formatters;
3377
- var u = Ya(a, ["formatters"]);
3378
- this.ast = e.__parse(t, I(I({}, u), { locale: this.resolvedLocale }));
3347
+ var u = rs(a, ["formatters"]);
3348
+ this.ast = e.__parse(t, $e($e({}, u), { locale: this.resolvedLocale }));
3379
3349
  } else
3380
3350
  this.ast = t;
3381
3351
  if (!Array.isArray(this.ast))
3382
3352
  throw new TypeError("A message must be provided as a String or AST.");
3383
- this.formats = Fs(e.formats, n), this.formatters = i && i.formatters || zs(this.formatterCache);
3353
+ this.formats = Vs(e.formats, n), this.formatters = i && i.formatters || Qs(this.formatterCache);
3384
3354
  }
3385
3355
  return Object.defineProperty(e, "defaultLocale", {
3386
3356
  get: function() {
@@ -3393,7 +3363,7 @@ var Gs = (
3393
3363
  var r = Intl.NumberFormat.supportedLocalesOf(t);
3394
3364
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
3395
3365
  }
3396
- }, e.__parse = Ns, e.formats = {
3366
+ }, e.__parse = js, e.formats = {
3397
3367
  number: {
3398
3368
  integer: {
3399
3369
  maximumFractionDigits: 0
@@ -3454,7 +3424,7 @@ var Gs = (
3454
3424
  }, e;
3455
3425
  }()
3456
3426
  );
3457
- function Vs(e, t) {
3427
+ function Xs(e, t) {
3458
3428
  if (t == null)
3459
3429
  return;
3460
3430
  if (t in e)
@@ -3475,92 +3445,92 @@ function Vs(e, t) {
3475
3445
  n = void 0;
3476
3446
  return n;
3477
3447
  }
3478
- const ot = {}, $s = (e, t, r) => r && (t in ot || (ot[t] = {}), e in ot[t] || (ot[t][e] = r), r), Ko = (e, t) => {
3448
+ const ot = {}, qs = (e, t, r) => r && (t in ot || (ot[t] = {}), e in ot[t] || (ot[t][e] = r), r), na = (e, t) => {
3479
3449
  if (t == null)
3480
3450
  return;
3481
3451
  if (t in ot && e in ot[t])
3482
3452
  return ot[t][e];
3483
- const r = Sn(t);
3453
+ const r = Pn(t);
3484
3454
  for (let n = 0; n < r.length; n++) {
3485
- const i = r[n], o = Ws(i, e);
3455
+ const i = r[n], o = Js(i, e);
3486
3456
  if (o)
3487
- return $s(e, t, o);
3457
+ return qs(e, t, o);
3488
3458
  }
3489
3459
  };
3490
- let si;
3491
- const ur = _n({});
3492
- function Qs(e) {
3493
- return si[e] || null;
3460
+ let fi;
3461
+ const lr = Cn({});
3462
+ function Zs(e) {
3463
+ return fi[e] || null;
3494
3464
  }
3495
- function ea(e) {
3496
- return e in si;
3465
+ function ia(e) {
3466
+ return e in fi;
3497
3467
  }
3498
- function Ws(e, t) {
3499
- if (!ea(e))
3468
+ function Js(e, t) {
3469
+ if (!ia(e))
3500
3470
  return null;
3501
- const r = Qs(e);
3502
- return Vs(r, t);
3471
+ const r = Zs(e);
3472
+ return Xs(r, t);
3503
3473
  }
3504
- function Xs(e) {
3474
+ function Ys(e) {
3505
3475
  if (e == null)
3506
3476
  return;
3507
- const t = Sn(e);
3477
+ const t = Pn(e);
3508
3478
  for (let r = 0; r < t.length; r++) {
3509
3479
  const n = t[r];
3510
- if (ea(n))
3480
+ if (ia(n))
3511
3481
  return n;
3512
3482
  }
3513
3483
  }
3514
- function ta(e, ...t) {
3515
- delete ot[e], ur.update((r) => (r[e] = Ja.all([r[e] || {}, ...t]), r));
3484
+ function oa(e, ...t) {
3485
+ delete ot[e], lr.update((r) => (r[e] = ts.all([r[e] || {}, ...t]), r));
3516
3486
  }
3517
3487
  $t(
3518
- [ur],
3488
+ [lr],
3519
3489
  ([e]) => Object.keys(e)
3520
3490
  );
3521
- ur.subscribe((e) => si = e);
3491
+ lr.subscribe((e) => fi = e);
3522
3492
  const mn = {};
3523
- function qs(e, t) {
3493
+ function Ks(e, t) {
3524
3494
  mn[e].delete(t), mn[e].size === 0 && delete mn[e];
3525
3495
  }
3526
- function ra(e) {
3496
+ function aa(e) {
3527
3497
  return mn[e];
3528
3498
  }
3529
- function Zs(e) {
3530
- return Sn(e).map((t) => {
3531
- const r = ra(t);
3499
+ function el(e) {
3500
+ return Pn(e).map((t) => {
3501
+ const r = aa(t);
3532
3502
  return [t, r ? [...r] : []];
3533
3503
  }).filter(([, t]) => t.length > 0);
3534
3504
  }
3535
- function ri(e) {
3536
- return e == null ? !1 : Sn(e).some(
3505
+ function ni(e) {
3506
+ return e == null ? !1 : Pn(e).some(
3537
3507
  (t) => {
3538
3508
  var r;
3539
- return (r = ra(t)) == null ? void 0 : r.size;
3509
+ return (r = aa(t)) == null ? void 0 : r.size;
3540
3510
  }
3541
3511
  );
3542
3512
  }
3543
- function Js(e, t) {
3513
+ function tl(e, t) {
3544
3514
  return Promise.all(
3545
- t.map((n) => (qs(e, n), n().then((i) => i.default || i)))
3546
- ).then((n) => ta(e, ...n));
3547
- }
3548
- const nr = {};
3549
- function na(e) {
3550
- if (!ri(e))
3551
- return e in nr ? nr[e] : Promise.resolve();
3552
- const t = Zs(e);
3553
- return nr[e] = Promise.all(
3515
+ t.map((n) => (Ks(e, n), n().then((i) => i.default || i)))
3516
+ ).then((n) => oa(e, ...n));
3517
+ }
3518
+ const rr = {};
3519
+ function sa(e) {
3520
+ if (!ni(e))
3521
+ return e in rr ? rr[e] : Promise.resolve();
3522
+ const t = el(e);
3523
+ return rr[e] = Promise.all(
3554
3524
  t.map(
3555
- ([r, n]) => Js(r, n)
3525
+ ([r, n]) => tl(r, n)
3556
3526
  )
3557
3527
  ).then(() => {
3558
- if (ri(e))
3559
- return na(e);
3560
- delete nr[e];
3561
- }), nr[e];
3528
+ if (ni(e))
3529
+ return sa(e);
3530
+ delete rr[e];
3531
+ }), rr[e];
3562
3532
  }
3563
- const Ys = {
3533
+ const rl = {
3564
3534
  number: {
3565
3535
  scientific: { notation: "scientific" },
3566
3536
  engineering: { notation: "engineering" },
@@ -3589,135 +3559,135 @@ const Ys = {
3589
3559
  timeZoneName: "short"
3590
3560
  }
3591
3561
  }
3592
- }, Ks = {
3562
+ }, nl = {
3593
3563
  fallbackLocale: null,
3594
3564
  loadingDelay: 200,
3595
- formats: Ys,
3565
+ formats: rl,
3596
3566
  warnOnMissingMessages: !0,
3597
3567
  handleMissingMessage: void 0,
3598
3568
  ignoreTag: !0
3599
- }, el = Ks;
3600
- function Gt() {
3601
- return el;
3602
- }
3603
- const Vn = _n(!1);
3604
- var tl = Object.defineProperty, rl = Object.defineProperties, nl = Object.getOwnPropertyDescriptors, Xi = Object.getOwnPropertySymbols, il = Object.prototype.hasOwnProperty, ol = Object.prototype.propertyIsEnumerable, qi = (e, t, r) => t in e ? tl(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, al = (e, t) => {
3605
- for (var r in t)
3606
- il.call(t, r) && qi(e, r, t[r]);
3607
- if (Xi)
3608
- for (var r of Xi(t))
3609
- ol.call(t, r) && qi(e, r, t[r]);
3569
+ }, il = nl;
3570
+ function zt() {
3571
+ return il;
3572
+ }
3573
+ const Wn = Cn(!1);
3574
+ var ol = Object.defineProperty, al = Object.defineProperties, sl = Object.getOwnPropertyDescriptors, Yi = Object.getOwnPropertySymbols, ll = Object.prototype.hasOwnProperty, ul = Object.prototype.propertyIsEnumerable, Ki = (e, t, r) => t in e ? ol(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, cl = (e, t) => {
3575
+ for (var r in t || (t = {}))
3576
+ ll.call(t, r) && Ki(e, r, t[r]);
3577
+ if (Yi)
3578
+ for (var r of Yi(t))
3579
+ ul.call(t, r) && Ki(e, r, t[r]);
3610
3580
  return e;
3611
- }, sl = (e, t) => rl(e, nl(t));
3612
- let ni;
3613
- const vn = _n(null);
3614
- function Zi(e) {
3581
+ }, fl = (e, t) => al(e, sl(t));
3582
+ let ii;
3583
+ const gn = Cn(null);
3584
+ function eo(e) {
3615
3585
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3616
3586
  }
3617
- function Sn(e, t = Gt().fallbackLocale) {
3618
- const r = Zi(e);
3619
- return t ? [.../* @__PURE__ */ new Set([...r, ...Zi(t)])] : r;
3587
+ function Pn(e, t = zt().fallbackLocale) {
3588
+ const r = eo(e);
3589
+ return t ? [.../* @__PURE__ */ new Set([...r, ...eo(t)])] : r;
3620
3590
  }
3621
3591
  function ft() {
3622
- return ni ?? void 0;
3592
+ return ii ?? void 0;
3623
3593
  }
3624
- vn.subscribe((e) => {
3625
- ni = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3594
+ gn.subscribe((e) => {
3595
+ ii = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3626
3596
  });
3627
- const ll = (e) => {
3628
- if (e && Xs(e) && ri(e)) {
3629
- const { loadingDelay: t } = Gt();
3597
+ const pl = (e) => {
3598
+ if (e && Ys(e) && ni(e)) {
3599
+ const { loadingDelay: t } = zt();
3630
3600
  let r;
3631
3601
  return typeof window < "u" && ft() != null && t ? r = window.setTimeout(
3632
- () => Vn.set(!0),
3602
+ () => Wn.set(!0),
3633
3603
  t
3634
- ) : Vn.set(!0), na(e).then(() => {
3635
- vn.set(e);
3604
+ ) : Wn.set(!0), sa(e).then(() => {
3605
+ gn.set(e);
3636
3606
  }).finally(() => {
3637
- clearTimeout(r), Vn.set(!1);
3607
+ clearTimeout(r), Wn.set(!1);
3638
3608
  });
3639
3609
  }
3640
- return vn.set(e);
3641
- }, Qt = sl(al({}, vn), {
3642
- set: ll
3643
- }), En = (e) => {
3610
+ return gn.set(e);
3611
+ }, Vt = fl(cl({}, gn), {
3612
+ set: pl
3613
+ }), wn = (e) => {
3644
3614
  const t = /* @__PURE__ */ Object.create(null);
3645
3615
  return (n) => {
3646
3616
  const i = JSON.stringify(n);
3647
3617
  return i in t ? t[i] : t[i] = e(n);
3648
3618
  };
3649
3619
  };
3650
- var ul = Object.defineProperty, gn = Object.getOwnPropertySymbols, ia = Object.prototype.hasOwnProperty, oa = Object.prototype.propertyIsEnumerable, Ji = (e, t, r) => t in e ? ul(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, li = (e, t) => {
3620
+ var hl = Object.defineProperty, _n = Object.getOwnPropertySymbols, la = Object.prototype.hasOwnProperty, ua = Object.prototype.propertyIsEnumerable, to = (e, t, r) => t in e ? hl(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, pi = (e, t) => {
3651
3621
  for (var r in t || (t = {}))
3652
- ia.call(t, r) && Ji(e, r, t[r]);
3653
- if (gn)
3654
- for (var r of gn(t))
3655
- oa.call(t, r) && Ji(e, r, t[r]);
3622
+ la.call(t, r) && to(e, r, t[r]);
3623
+ if (_n)
3624
+ for (var r of _n(t))
3625
+ ua.call(t, r) && to(e, r, t[r]);
3656
3626
  return e;
3657
- }, Wt = (e, t) => {
3627
+ }, Qt = (e, t) => {
3658
3628
  var r = {};
3659
3629
  for (var n in e)
3660
- ia.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3661
- if (e != null && gn)
3662
- for (var n of gn(e))
3663
- t.indexOf(n) < 0 && oa.call(e, n) && (r[n] = e[n]);
3630
+ la.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3631
+ if (e != null && _n)
3632
+ for (var n of _n(e))
3633
+ t.indexOf(n) < 0 && ua.call(e, n) && (r[n] = e[n]);
3664
3634
  return r;
3665
3635
  };
3666
- const lr = (e, t) => {
3667
- const { formats: r } = Gt();
3636
+ const sr = (e, t) => {
3637
+ const { formats: r } = zt();
3668
3638
  if (e in r && t in r[e])
3669
3639
  return r[e][t];
3670
3640
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3671
- }, cl = En(
3641
+ }, dl = wn(
3672
3642
  (e) => {
3673
- var t = e, { locale: r, format: n } = t, i = Wt(t, ["locale", "format"]);
3643
+ var t = e, { locale: r, format: n } = t, i = Qt(t, ["locale", "format"]);
3674
3644
  if (r == null)
3675
3645
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3676
- return n && (i = lr("number", n)), new Intl.NumberFormat(r, i);
3646
+ return n && (i = sr("number", n)), new Intl.NumberFormat(r, i);
3677
3647
  }
3678
- ), fl = En(
3648
+ ), ml = wn(
3679
3649
  (e) => {
3680
- var t = e, { locale: r, format: n } = t, i = Wt(t, ["locale", "format"]);
3650
+ var t = e, { locale: r, format: n } = t, i = Qt(t, ["locale", "format"]);
3681
3651
  if (r == null)
3682
3652
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3683
- return n ? i = lr("date", n) : Object.keys(i).length === 0 && (i = lr("date", "short")), new Intl.DateTimeFormat(r, i);
3653
+ return n ? i = sr("date", n) : Object.keys(i).length === 0 && (i = sr("date", "short")), new Intl.DateTimeFormat(r, i);
3684
3654
  }
3685
- ), dl = En(
3655
+ ), bl = wn(
3686
3656
  (e) => {
3687
- var t = e, { locale: r, format: n } = t, i = Wt(t, ["locale", "format"]);
3657
+ var t = e, { locale: r, format: n } = t, i = Qt(t, ["locale", "format"]);
3688
3658
  if (r == null)
3689
3659
  throw new Error(
3690
3660
  '[svelte-i18n] A "locale" must be set to format time values'
3691
3661
  );
3692
- return n ? i = lr("time", n) : Object.keys(i).length === 0 && (i = lr("time", "short")), new Intl.DateTimeFormat(r, i);
3662
+ return n ? i = sr("time", n) : Object.keys(i).length === 0 && (i = sr("time", "short")), new Intl.DateTimeFormat(r, i);
3693
3663
  }
3694
- ), hl = (e = {}) => {
3664
+ ), yl = (e = {}) => {
3695
3665
  var t = e, {
3696
3666
  locale: r = ft()
3697
- } = t, n = Wt(t, [
3667
+ } = t, n = Qt(t, [
3698
3668
  "locale"
3699
3669
  ]);
3700
- return cl(li({ locale: r }, n));
3701
- }, pl = (e = {}) => {
3670
+ return dl(pi({ locale: r }, n));
3671
+ }, vl = (e = {}) => {
3702
3672
  var t = e, {
3703
3673
  locale: r = ft()
3704
- } = t, n = Wt(t, [
3674
+ } = t, n = Qt(t, [
3705
3675
  "locale"
3706
3676
  ]);
3707
- return fl(li({ locale: r }, n));
3708
- }, ml = (e = {}) => {
3677
+ return ml(pi({ locale: r }, n));
3678
+ }, gl = (e = {}) => {
3709
3679
  var t = e, {
3710
3680
  locale: r = ft()
3711
- } = t, n = Wt(t, [
3681
+ } = t, n = Qt(t, [
3712
3682
  "locale"
3713
3683
  ]);
3714
- return dl(li({ locale: r }, n));
3715
- }, bl = En(
3684
+ return bl(pi({ locale: r }, n));
3685
+ }, _l = wn(
3716
3686
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3717
- (e, t = ft()) => new Gs(e, t, Gt().formats, {
3718
- ignoreTag: Gt().ignoreTag
3687
+ (e, t = ft()) => new Ws(e, t, zt().formats, {
3688
+ ignoreTag: zt().ignoreTag
3719
3689
  })
3720
- ), yl = (e, t = {}) => {
3690
+ ), Cl = (e, t = {}) => {
3721
3691
  var r, n, i, o;
3722
3692
  let a = t;
3723
3693
  typeof e == "object" && (a = e, e = a.id);
@@ -3730,18 +3700,18 @@ const lr = (e, t) => {
3730
3700
  throw new Error(
3731
3701
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3732
3702
  );
3733
- let d = Ko(e, c);
3734
- if (!d)
3735
- d = (o = (i = (n = (r = Gt()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: c, id: e, defaultValue: f })) != null ? i : f) != null ? o : e;
3736
- else if (typeof d != "string")
3703
+ let p = na(e, c);
3704
+ if (!p)
3705
+ p = (o = (i = (n = (r = zt()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: c, id: e, defaultValue: f })) != null ? i : f) != null ? o : e;
3706
+ else if (typeof p != "string")
3737
3707
  return console.warn(
3738
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof d}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3739
- ), d;
3708
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof p}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
3709
+ ), p;
3740
3710
  if (!u)
3741
- return d;
3742
- let h = d;
3711
+ return p;
3712
+ let h = p;
3743
3713
  try {
3744
- h = bl(d, c).format(u);
3714
+ h = _l(p, c).format(u);
3745
3715
  } catch (v) {
3746
3716
  v instanceof Error && console.warn(
3747
3717
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3749,18 +3719,18 @@ const lr = (e, t) => {
3749
3719
  );
3750
3720
  }
3751
3721
  return h;
3752
- }, vl = (e, t) => ml(t).format(e), gl = (e, t) => pl(t).format(e), _l = (e, t) => hl(t).format(e), Cl = (e, t = ft()) => Ko(e, t), Sl = $t([Qt, ur], () => yl);
3753
- $t([Qt], () => vl);
3754
- $t([Qt], () => gl);
3755
- $t([Qt], () => _l);
3756
- $t([Qt, ur], () => Cl);
3757
- function Yi(e, t) {
3758
- ta(e, t);
3759
- }
3760
- function El(e) {
3761
- Qt.set(e);
3762
- }
3763
- const Ki = {
3722
+ }, Sl = (e, t) => gl(t).format(e), El = (e, t) => vl(t).format(e), Pl = (e, t) => yl(t).format(e), wl = (e, t = ft()) => na(e, t), Al = $t([Vt, lr], () => Cl);
3723
+ $t([Vt], () => Sl);
3724
+ $t([Vt], () => El);
3725
+ $t([Vt], () => Pl);
3726
+ $t([Vt, lr], () => wl);
3727
+ function ro(e, t) {
3728
+ oa(e, t);
3729
+ }
3730
+ function xl(e) {
3731
+ Vt.set(e);
3732
+ }
3733
+ const no = {
3764
3734
  en: {
3765
3735
  titleProfileInfo: "Profile Info",
3766
3736
  personalDetails: "Personal Details",
@@ -4426,13 +4396,13 @@ const Ki = {
4426
4396
  locationDetailsDescription: "Si desea actualizar alguno de sus datos personales, póngase en contacto con el Servicio de Atención al Cliente, que puede solicitar una prueba de estos cambios antes de actualizar su cuenta."
4427
4397
  }
4428
4398
  };
4429
- function Pl(e, t) {
4399
+ function kl(e, t) {
4430
4400
  if (e) {
4431
4401
  const r = document.createElement("style");
4432
4402
  r.innerHTML = t, e.appendChild(r);
4433
4403
  }
4434
4404
  }
4435
- function wl(e, t) {
4405
+ function Bl(e, t) {
4436
4406
  const r = new URL(t);
4437
4407
  fetch(r.href).then((n) => n.text()).then((n) => {
4438
4408
  const i = document.createElement("style");
@@ -4441,7 +4411,7 @@ function wl(e, t) {
4441
4411
  console.error("There was an error while trying to load client styling from URL", n);
4442
4412
  });
4443
4413
  }
4444
- function Al(e, t, r) {
4414
+ function Ol(e, t, r) {
4445
4415
  if (window.emMessageBus) {
4446
4416
  const n = document.createElement("style");
4447
4417
  window.emMessageBus.subscribe(t, (i) => {
@@ -4449,16 +4419,85 @@ function Al(e, t, r) {
4449
4419
  });
4450
4420
  }
4451
4421
  }
4452
- function qe(e) {
4422
+ /*! *****************************************************************************
4423
+ Copyright (c) Microsoft Corporation.
4424
+
4425
+ Permission to use, copy, modify, and/or distribute this software for any
4426
+ purpose with or without fee is hereby granted.
4427
+
4428
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4429
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4430
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4431
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4432
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
4433
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4434
+ PERFORMANCE OF THIS SOFTWARE.
4435
+ ***************************************************************************** */
4436
+ var oi = function(e, t) {
4437
+ return oi = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
4438
+ r.__proto__ = n;
4439
+ } || function(r, n) {
4440
+ for (var i in n)
4441
+ Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
4442
+ }, oi(e, t);
4443
+ };
4444
+ function ur(e, t) {
4445
+ if (typeof t != "function" && t !== null)
4446
+ throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
4447
+ oi(e, t);
4448
+ function r() {
4449
+ this.constructor = e;
4450
+ }
4451
+ e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
4452
+ }
4453
+ function ai(e) {
4454
+ var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
4455
+ if (r)
4456
+ return r.call(e);
4457
+ if (e && typeof e.length == "number")
4458
+ return {
4459
+ next: function() {
4460
+ return e && n >= e.length && (e = void 0), { value: e && e[n++], done: !e };
4461
+ }
4462
+ };
4463
+ throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
4464
+ }
4465
+ function si(e, t) {
4466
+ var r = typeof Symbol == "function" && e[Symbol.iterator];
4467
+ if (!r)
4468
+ return e;
4469
+ var n = r.call(e), i, o = [], a;
4470
+ try {
4471
+ for (; (t === void 0 || t-- > 0) && !(i = n.next()).done; )
4472
+ o.push(i.value);
4473
+ } catch (u) {
4474
+ a = { error: u };
4475
+ } finally {
4476
+ try {
4477
+ i && !i.done && (r = n.return) && r.call(n);
4478
+ } finally {
4479
+ if (a)
4480
+ throw a.error;
4481
+ }
4482
+ }
4483
+ return o;
4484
+ }
4485
+ function li(e, t, r) {
4486
+ if (arguments.length === 2)
4487
+ for (var n = 0, i = t.length, o; n < i; n++)
4488
+ (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
4489
+ return e.concat(o || t);
4490
+ }
4491
+ function Ze(e) {
4453
4492
  return typeof e == "function";
4454
4493
  }
4455
- function aa(e) {
4494
+ function ca(e) {
4456
4495
  var t = function(n) {
4457
4496
  Error.call(n), n.stack = new Error().stack;
4458
4497
  }, r = e(t);
4459
4498
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
4460
4499
  }
4461
- var $n = aa(function(e) {
4500
+ var Xn = ca(function(e) {
4462
4501
  return function(r) {
4463
4502
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
4464
4503
  ` + r.map(function(n, i) {
@@ -4467,13 +4506,13 @@ var $n = aa(function(e) {
4467
4506
  `) : "", this.name = "UnsubscriptionError", this.errors = r;
4468
4507
  };
4469
4508
  });
4470
- function ii(e, t) {
4509
+ function ui(e, t) {
4471
4510
  if (e) {
4472
4511
  var r = e.indexOf(t);
4473
4512
  0 <= r && e.splice(r, 1);
4474
4513
  }
4475
4514
  }
4476
- var Pn = function() {
4515
+ var An = function() {
4477
4516
  function e(t) {
4478
4517
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
4479
4518
  }
@@ -4485,7 +4524,7 @@ var Pn = function() {
4485
4524
  if (a)
4486
4525
  if (this._parentage = null, Array.isArray(a))
4487
4526
  try {
4488
- for (var u = Xn(a), c = u.next(); !c.done; c = u.next()) {
4527
+ for (var u = ai(a), c = u.next(); !c.done; c = u.next()) {
4489
4528
  var f = c.value;
4490
4529
  f.remove(this);
4491
4530
  }
@@ -4501,23 +4540,23 @@ var Pn = function() {
4501
4540
  }
4502
4541
  else
4503
4542
  a.remove(this);
4504
- var d = this.initialTeardown;
4505
- if (qe(d))
4543
+ var p = this.initialTeardown;
4544
+ if (Ze(p))
4506
4545
  try {
4507
- d();
4546
+ p();
4508
4547
  } catch (E) {
4509
- o = E instanceof $n ? E.errors : [E];
4548
+ o = E instanceof Xn ? E.errors : [E];
4510
4549
  }
4511
4550
  var h = this._finalizers;
4512
4551
  if (h) {
4513
4552
  this._finalizers = null;
4514
4553
  try {
4515
- for (var v = Xn(h), P = v.next(); !P.done; P = v.next()) {
4554
+ for (var v = ai(h), P = v.next(); !P.done; P = v.next()) {
4516
4555
  var _ = P.value;
4517
4556
  try {
4518
- eo(_);
4557
+ io(_);
4519
4558
  } catch (E) {
4520
- o = o ?? [], E instanceof $n ? o = jt(jt([], qn(o)), qn(E.errors)) : o.push(E);
4559
+ o = o ?? [], E instanceof Xn ? o = li(li([], si(o)), si(E.errors)) : o.push(E);
4521
4560
  }
4522
4561
  }
4523
4562
  } catch (E) {
@@ -4532,13 +4571,13 @@ var Pn = function() {
4532
4571
  }
4533
4572
  }
4534
4573
  if (o)
4535
- throw new $n(o);
4574
+ throw new Xn(o);
4536
4575
  }
4537
4576
  }, e.prototype.add = function(t) {
4538
4577
  var r;
4539
4578
  if (t && t !== this)
4540
4579
  if (this.closed)
4541
- eo(t);
4580
+ io(t);
4542
4581
  else {
4543
4582
  if (t instanceof e) {
4544
4583
  if (t.closed || t._hasParent(this))
@@ -4555,56 +4594,52 @@ var Pn = function() {
4555
4594
  this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
4556
4595
  }, e.prototype._removeParent = function(t) {
4557
4596
  var r = this._parentage;
4558
- r === t ? this._parentage = null : Array.isArray(r) && ii(r, t);
4597
+ r === t ? this._parentage = null : Array.isArray(r) && ui(r, t);
4559
4598
  }, e.prototype.remove = function(t) {
4560
4599
  var r = this._finalizers;
4561
- r && ii(r, t), t instanceof e && t._removeParent(this);
4600
+ r && ui(r, t), t instanceof e && t._removeParent(this);
4562
4601
  }, e.EMPTY = function() {
4563
4602
  var t = new e();
4564
4603
  return t.closed = !0, t;
4565
4604
  }(), e;
4566
- }(), sa = Pn.EMPTY;
4567
- function la(e) {
4568
- return e instanceof Pn || e && "closed" in e && qe(e.remove) && qe(e.add) && qe(e.unsubscribe);
4605
+ }(), fa = An.EMPTY;
4606
+ function pa(e) {
4607
+ return e instanceof An || e && "closed" in e && Ze(e.remove) && Ze(e.add) && Ze(e.unsubscribe);
4569
4608
  }
4570
- function eo(e) {
4571
- qe(e) ? e() : e.unsubscribe();
4572
- }
4573
- var xl = {
4574
- onUnhandledError: null,
4575
- onStoppedNotification: null,
4576
- Promise: void 0,
4577
- useDeprecatedSynchronousErrorHandling: !1,
4578
- useDeprecatedNextContext: !1
4579
- }, kl = {
4609
+ function io(e) {
4610
+ Ze(e) ? e() : e.unsubscribe();
4611
+ }
4612
+ var Hl = {
4613
+ Promise: void 0
4614
+ }, Il = {
4580
4615
  setTimeout: function(e, t) {
4581
4616
  for (var r = [], n = 2; n < arguments.length; n++)
4582
4617
  r[n - 2] = arguments[n];
4583
- return setTimeout.apply(void 0, jt([e, t], qn(r)));
4618
+ return setTimeout.apply(void 0, li([e, t], si(r)));
4584
4619
  },
4585
4620
  clearTimeout: function(e) {
4586
4621
  return clearTimeout(e);
4587
4622
  },
4588
4623
  delegate: void 0
4589
4624
  };
4590
- function Bl(e) {
4591
- kl.setTimeout(function() {
4625
+ function Tl(e) {
4626
+ Il.setTimeout(function() {
4592
4627
  throw e;
4593
4628
  });
4594
4629
  }
4595
- function to() {
4630
+ function oo() {
4596
4631
  }
4597
4632
  function bn(e) {
4598
4633
  e();
4599
4634
  }
4600
- var ua = function(e) {
4601
- Ze(t, e);
4635
+ var ha = function(e) {
4636
+ ur(t, e);
4602
4637
  function t(r) {
4603
4638
  var n = e.call(this) || this;
4604
- return n.isStopped = !1, r ? (n.destination = r, la(r) && r.add(n)) : n.destination = Ol, n;
4639
+ return n.isStopped = !1, r ? (n.destination = r, pa(r) && r.add(n)) : n.destination = Dl, n;
4605
4640
  }
4606
4641
  return t.create = function(r, n, i) {
4607
- return new oi(r, n, i);
4642
+ return new ci(r, n, i);
4608
4643
  }, t.prototype.next = function(r) {
4609
4644
  this.isStopped || this._next(r);
4610
4645
  }, t.prototype.error = function(r) {
@@ -4628,7 +4663,7 @@ var ua = function(e) {
4628
4663
  this.unsubscribe();
4629
4664
  }
4630
4665
  }, t;
4631
- }(Pn), Hl = function() {
4666
+ }(An), Ml = function() {
4632
4667
  function e(t) {
4633
4668
  this.partialObserver = t;
4634
4669
  }
@@ -4638,7 +4673,7 @@ var ua = function(e) {
4638
4673
  try {
4639
4674
  r.next(t);
4640
4675
  } catch (n) {
4641
- dn(n);
4676
+ pn(n);
4642
4677
  }
4643
4678
  }, e.prototype.error = function(t) {
4644
4679
  var r = this.partialObserver;
@@ -4646,56 +4681,56 @@ var ua = function(e) {
4646
4681
  try {
4647
4682
  r.error(t);
4648
4683
  } catch (n) {
4649
- dn(n);
4684
+ pn(n);
4650
4685
  }
4651
4686
  else
4652
- dn(t);
4687
+ pn(t);
4653
4688
  }, e.prototype.complete = function() {
4654
4689
  var t = this.partialObserver;
4655
4690
  if (t.complete)
4656
4691
  try {
4657
4692
  t.complete();
4658
4693
  } catch (r) {
4659
- dn(r);
4694
+ pn(r);
4660
4695
  }
4661
4696
  }, e;
4662
- }(), oi = function(e) {
4663
- Ze(t, e);
4697
+ }(), ci = function(e) {
4698
+ ur(t, e);
4664
4699
  function t(r, n, i) {
4665
4700
  var o = e.call(this) || this, a;
4666
- return qe(r) || !r ? a = {
4701
+ return Ze(r) || !r ? a = {
4667
4702
  next: r ?? void 0,
4668
4703
  error: n ?? void 0,
4669
4704
  complete: i ?? void 0
4670
- } : a = r, o.destination = new Hl(a), o;
4705
+ } : a = r, o.destination = new Ml(a), o;
4671
4706
  }
4672
4707
  return t;
4673
- }(ua);
4674
- function dn(e) {
4675
- Bl(e);
4708
+ }(ha);
4709
+ function pn(e) {
4710
+ Tl(e);
4676
4711
  }
4677
- function Il(e) {
4712
+ function Nl(e) {
4678
4713
  throw e;
4679
4714
  }
4680
- var Ol = {
4715
+ var Dl = {
4681
4716
  closed: !0,
4682
- next: to,
4683
- error: Il,
4684
- complete: to
4685
- }, Tl = function() {
4717
+ next: oo,
4718
+ error: Nl,
4719
+ complete: oo
4720
+ }, Ll = function() {
4686
4721
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4687
4722
  }();
4688
- function Ml(e) {
4723
+ function Rl(e) {
4689
4724
  return e;
4690
4725
  }
4691
- function Nl(e) {
4692
- return e.length === 0 ? Ml : e.length === 1 ? e[0] : function(r) {
4726
+ function jl(e) {
4727
+ return e.length === 0 ? Rl : e.length === 1 ? e[0] : function(r) {
4693
4728
  return e.reduce(function(n, i) {
4694
4729
  return i(n);
4695
4730
  }, r);
4696
4731
  };
4697
4732
  }
4698
- var ro = function() {
4733
+ var ao = function() {
4699
4734
  function e(t) {
4700
4735
  t && (this._subscribe = t);
4701
4736
  }
@@ -4703,7 +4738,7 @@ var ro = function() {
4703
4738
  var r = new e();
4704
4739
  return r.source = this, r.operator = t, r;
4705
4740
  }, e.prototype.subscribe = function(t, r, n) {
4706
- var i = this, o = Ll(t) ? t : new oi(t, r, n);
4741
+ var i = this, o = Fl(t) ? t : new ci(t, r, n);
4707
4742
  return bn(function() {
4708
4743
  var a = i, u = a.operator, c = a.source;
4709
4744
  o.add(u ? u.call(o, c) : c ? i._subscribe(o) : i._trySubscribe(o));
@@ -4716,8 +4751,8 @@ var ro = function() {
4716
4751
  }
4717
4752
  }, e.prototype.forEach = function(t, r) {
4718
4753
  var n = this;
4719
- return r = no(r), new r(function(i, o) {
4720
- var a = new oi({
4754
+ return r = so(r), new r(function(i, o) {
4755
+ var a = new ci({
4721
4756
  next: function(u) {
4722
4757
  try {
4723
4758
  t(u);
@@ -4733,15 +4768,15 @@ var ro = function() {
4733
4768
  }, e.prototype._subscribe = function(t) {
4734
4769
  var r;
4735
4770
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
4736
- }, e.prototype[Tl] = function() {
4771
+ }, e.prototype[Ll] = function() {
4737
4772
  return this;
4738
4773
  }, e.prototype.pipe = function() {
4739
4774
  for (var t = [], r = 0; r < arguments.length; r++)
4740
4775
  t[r] = arguments[r];
4741
- return Nl(t)(this);
4776
+ return jl(t)(this);
4742
4777
  }, e.prototype.toPromise = function(t) {
4743
4778
  var r = this;
4744
- return t = no(t), new t(function(n, i) {
4779
+ return t = so(t), new t(function(n, i) {
4745
4780
  var o;
4746
4781
  r.subscribe(function(a) {
4747
4782
  return o = a;
@@ -4755,32 +4790,32 @@ var ro = function() {
4755
4790
  return new e(t);
4756
4791
  }, e;
4757
4792
  }();
4758
- function no(e) {
4793
+ function so(e) {
4759
4794
  var t;
4760
- return (t = e ?? xl.Promise) !== null && t !== void 0 ? t : Promise;
4795
+ return (t = e ?? Hl.Promise) !== null && t !== void 0 ? t : Promise;
4761
4796
  }
4762
- function Dl(e) {
4763
- return e && qe(e.next) && qe(e.error) && qe(e.complete);
4797
+ function Ul(e) {
4798
+ return e && Ze(e.next) && Ze(e.error) && Ze(e.complete);
4764
4799
  }
4765
- function Ll(e) {
4766
- return e && e instanceof ua || Dl(e) && la(e);
4800
+ function Fl(e) {
4801
+ return e && e instanceof ha || Ul(e) && pa(e);
4767
4802
  }
4768
- var Rl = aa(function(e) {
4803
+ var zl = ca(function(e) {
4769
4804
  return function() {
4770
4805
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
4771
4806
  };
4772
- }), ca = function(e) {
4773
- Ze(t, e);
4807
+ }), da = function(e) {
4808
+ ur(t, e);
4774
4809
  function t() {
4775
4810
  var r = e.call(this) || this;
4776
4811
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
4777
4812
  }
4778
4813
  return t.prototype.lift = function(r) {
4779
- var n = new io(this, this);
4814
+ var n = new lo(this, this);
4780
4815
  return n.operator = r, n;
4781
4816
  }, t.prototype._throwIfClosed = function() {
4782
4817
  if (this.closed)
4783
- throw new Rl();
4818
+ throw new zl();
4784
4819
  }, t.prototype.next = function(r) {
4785
4820
  var n = this;
4786
4821
  bn(function() {
@@ -4788,7 +4823,7 @@ var Rl = aa(function(e) {
4788
4823
  if (n._throwIfClosed(), !n.isStopped) {
4789
4824
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
4790
4825
  try {
4791
- for (var a = Xn(n.currentObservers), u = a.next(); !u.done; u = a.next()) {
4826
+ for (var a = ai(n.currentObservers), u = a.next(); !u.done; u = a.next()) {
4792
4827
  var c = u.value;
4793
4828
  c.next(r);
4794
4829
  }
@@ -4837,20 +4872,20 @@ var Rl = aa(function(e) {
4837
4872
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
4838
4873
  }, t.prototype._innerSubscribe = function(r) {
4839
4874
  var n = this, i = this, o = i.hasError, a = i.isStopped, u = i.observers;
4840
- return o || a ? sa : (this.currentObservers = null, u.push(r), new Pn(function() {
4841
- n.currentObservers = null, ii(u, r);
4875
+ return o || a ? fa : (this.currentObservers = null, u.push(r), new An(function() {
4876
+ n.currentObservers = null, ui(u, r);
4842
4877
  }));
4843
4878
  }, t.prototype._checkFinalizedStatuses = function(r) {
4844
4879
  var n = this, i = n.hasError, o = n.thrownError, a = n.isStopped;
4845
4880
  i ? r.error(o) : a && r.complete();
4846
4881
  }, t.prototype.asObservable = function() {
4847
- var r = new ro();
4882
+ var r = new ao();
4848
4883
  return r.source = this, r;
4849
4884
  }, t.create = function(r, n) {
4850
- return new io(r, n);
4885
+ return new lo(r, n);
4851
4886
  }, t;
4852
- }(ro), io = function(e) {
4853
- Ze(t, e);
4887
+ }(ao), lo = function(e) {
4888
+ ur(t, e);
4854
4889
  function t(r, n) {
4855
4890
  var i = e.call(this) || this;
4856
4891
  return i.destination = r, i.source = n, i;
@@ -4866,17 +4901,17 @@ var Rl = aa(function(e) {
4866
4901
  (n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
4867
4902
  }, t.prototype._subscribe = function(r) {
4868
4903
  var n, i;
4869
- return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : sa;
4904
+ return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : fa;
4870
4905
  }, t;
4871
- }(ca), fa = {
4906
+ }(da), ma = {
4872
4907
  now: function() {
4873
- return (fa.delegate || Date).now();
4908
+ return (ma.delegate || Date).now();
4874
4909
  },
4875
4910
  delegate: void 0
4876
- }, jl = function(e) {
4877
- Ze(t, e);
4911
+ }, Gl = function(e) {
4912
+ ur(t, e);
4878
4913
  function t(r, n, i) {
4879
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = fa);
4914
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = ma);
4880
4915
  var o = e.call(this) || this;
4881
4916
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
4882
4917
  }
@@ -4891,107 +4926,107 @@ var Rl = aa(function(e) {
4891
4926
  }, t.prototype._trimBuffer = function() {
4892
4927
  var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, u = (a ? 1 : 2) * n;
4893
4928
  if (n < 1 / 0 && u < o.length && o.splice(0, o.length - u), !a) {
4894
- for (var c = i.now(), f = 0, d = 1; d < o.length && o[d] <= c; d += 2)
4895
- f = d;
4929
+ for (var c = i.now(), f = 0, p = 1; p < o.length && o[p] <= c; p += 2)
4930
+ f = p;
4896
4931
  f && o.splice(0, f + 1);
4897
4932
  }
4898
4933
  }, t;
4899
- }(ca);
4900
- const oo = [], ao = {}, Ul = (e, t = 0) => {
4901
- if (oo.indexOf(e) == -1) {
4902
- const r = new jl(t);
4903
- ao[e] = r, oo.push(e);
4934
+ }(da);
4935
+ const uo = [], co = {}, $l = (e, t = 0) => {
4936
+ if (uo.indexOf(e) == -1) {
4937
+ const r = new Gl(t);
4938
+ co[e] = r, uo.push(e);
4904
4939
  }
4905
- return ao[e];
4940
+ return co[e];
4906
4941
  };
4907
- window.emWidgets = { topic: Ul };
4908
- const Fl = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4909
- function zl(e) {
4910
- pa(e, "svelte-1vp20x9", `button{font-family:var(--emw--button-typography)}.Hidden{display:none}input,select,option{font-family:inherit}.MyAccountCategoryTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-weight:var(--emw--font-weight-semibold, 500)}.MyAccountCategoryTitleMobile{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.MyAccountCategoryTitleNone{display:none}.PlayerInfoWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072a));background:var(--emw--color-pale, var(--emw--color-gray-50, #f1f1f1));padding:50px;height:100%;border-radius:10px}.PlayerInfoWrapper .PlayerFadeInWarapper{animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.PlayerNotificationsHeader h3,.PlayerDetailsHeader h3,.PlayerLocationHeader h3{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));text-transform:capitalize;font-weight:var(--emw--font-weight-semibold, 500)}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.MenuReturnButton{color:var(--emw--color-gray-300, #58586b);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.PlayerInfoBox{display:flex;flex-direction:column}.PlayerInfoBox label{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerInfoBox input{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));padding:10px;line-height:16px;background:var(--emw--color-white, #ffffff);outline:none;transition-duration:0.3s;border:1px solid var(--emw--color-gray-100, #353535);border-radius:var(--emw--border-radius-medium, 10px)}.PlayerInfoBox input:focus,.PlayerInfoBox input :focus-within,.PlayerInfoBox input :focus-visible,.PlayerInfoBox input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerInfoBox.InvalidField input,.PlayerInfoBox.InvalidPrefix select{border:1px solid var(--emw--color-error, var(--emw--color-red, #fd2839));background:var(--emw--color-pale, #fbecf4);color:var(--emw--color-error, var(--emw--color-red, #fd2839))}.PlayerInfoBox .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #fd2839));font-size:10px;line-height:10px}.PlayerInfoBox .FieldDisabled{opacity:0.5}.PlayerInfoBox .PlayerPhoneNumber{display:grid;grid-template-columns:2fr 4fr;column-gap:10px;position:relative}.PlayerInfoBox select{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding:10px;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));border:1px solid var(--emw--color-gray-100, #353535);border-radius:var(--emw--border-radius-medium, 10px);outline:none;transition-duration:0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #ffffff);background-position:calc(100% - 0.75rem) center}.PlayerInfoBox select:focus,.PlayerInfoBox select :focus-within,.PlayerInfoBox select :focus-visible,.PlayerInfoBox select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerInfoBox input::-webkit-outer-spin-button,.PlayerInfoBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerInfoBox input[type=number]{-moz-appearance:textfield;appearance:textfield}.PlayerLocationContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.LocationDetailsDescription{grid-column:span 2}.PlayerNotificationBox{margin-top:5px;margin-bottom:5px}.PlayerNotificationBox label{display:inline-flex;position:relative;align-items:center}.PlayerNotificationBox label span{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300)}.PlayerNotificationBox label input{height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:50px;outline:none;transition-duration:0.3s;background-color:var(--emw--color-gray-100, #e6e6e6);cursor:pointer;margin-right:10px}.PlayerNotificationBox label input:checked{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerNotificationBox label .Checkmark{left:10px;top:7px;width:4px;height:8px;border:solid var(--emw--color-white, #ffffff);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.PlayerNotificationBox.Parent span{font-weight:var(--emw--font-weight-bold, 700)}.PlayerNotificationBox.Child{margin-left:20px}.PlayerDetailsButtonsArea{grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;max-width:400px;min-width:200px}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22b04e) 80%, black 20%), var(--emw--color-primary, #22b04e), color-mix(in srgb, var(--emw--color-primary, #22b04e) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0e5924);color:var(--emw--button-text-color, #ffffff);border-radius:var(--emw--button-border-radius, 10px);max-width:400px;min-width:200px;padding:13px 0;width:100%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{opacity:0.3;cursor:not-allowed}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586b)}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586b);cursor:not-allowed;opacity:0.6}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile{width:100%;grid-template-columns:1fr 1fr}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsCancelButton{height:40px;font-size:var(--emw--size-x-small, 12px)}.PlayerNotificationsCheckboxArea{display:flex;gap:50px;padding-bottom:30px}.PlayerInfoWrapperMobile{padding:20px 15px;background:var(--emw--color-gray-50, #f9f8f8);max-width:unset;border-radius:0}.PlayerInfoWrapperMobile .PlayerDetailsContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsHeader h3,.PlayerInfoWrapperMobile .PlayerDetailsHeader h3,.PlayerInfoWrapperMobile .PlayerLocationHeader h3{color:ar(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500)}.PlayerInfoWrapperMobile .PlayerInfoBox label{color:var(--emw--color-gray-300, #58586b);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400)}.PlayerInfoWrapperMobile .PlayerInfoBox input{color:var(--emw--color-gray-300, #58586b);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerInfoBox select{color:var(--emw--color-gray-300, #58586b)}.PlayerInfoWrapperMobile .PlayerLocationContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsCheckboxArea .PlayerNotificationBox label{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072a));font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerDetailsButtonsArea{grid-column-gap:10px}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{font-size:var(--emw--size-x-small, 12px);height:40px;color:var(--emw--button-typography, var(--emw--color-white, #ffffff))}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton.PlayerButtonDisabled,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586b)}.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{color:var(--emw--color-gray-300, #58586b)}.PlayerDetailsConfirmSave{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #ffffff));padding:16px;border-radius:5px;margin-top:16px}.PlayerDetailsConfirmSave .PlayerDetailsConfirmSaveText{padding:0;margin:0}.skeletonContainer{max-width:unset;container-type:inline-size}.skeletonContainer .skeletonWrapper{background:var(--emw--color-pale, var(--emw--color-gray-50, #f1f1f1));padding:50px;height:100%;border-radius:10px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.skeletonContainer .skeletonWrapper .skeletonHeaderText{width:200px;margin:25px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionText{width:150px;margin:16px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer{display:grid;grid-column-gap:50px;grid-row-gap:23px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:25px;margin-top:15px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer{display:flex;flex-direction:column}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer .skletonInputText{width:70px;margin:0px 0px 11px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer .skeletonInputField{border-radius:var(--emw--border-radius-medium, 10px);overflow:hidden}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer{display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:30px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer .skletonInputCircle{margin:5px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer .skletonInputText{width:150px}.skeletonContainer .skeletonWrapper .skeletonButton{width:400px;border-radius:var(--emw--button-border-radius, 10px);overflow:hidden;margin-top:10px}@container (max-width: 768px){.skeletonContainer .skeletonWrapper{padding:20px 15px;width:auto;max-width:unset;border-radius:0px}.skeletonContainer .skeletonWrapper .skeletonHeaderText{margin:10px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionText{margin-top:31px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer{grid-template-columns:1fr;margin-top:13px;grid-row-gap:18px}.skeletonContainer .skeletonWrapper .skeletonButton{width:100%}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}`);
4942
+ window.emWidgets = { topic: $l };
4943
+ const Vl = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4944
+ function Ql(e) {
4945
+ va(e, "svelte-1vp20x9", `button{font-family:var(--emw--button-typography)}.Hidden{display:none}input,select,option{font-family:inherit}.MyAccountCategoryTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-weight:var(--emw--font-weight-semibold, 500)}.MyAccountCategoryTitleMobile{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.MyAccountCategoryTitleNone{display:none}.PlayerInfoWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072a));background:var(--emw--color-pale, var(--emw--color-gray-50, #f1f1f1));padding:50px;height:100%;border-radius:10px}.PlayerInfoWrapper .PlayerFadeInWarapper{animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.PlayerNotificationsHeader h3,.PlayerDetailsHeader h3,.PlayerLocationHeader h3{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));text-transform:capitalize;font-weight:var(--emw--font-weight-semibold, 500)}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.MenuReturnButton{color:var(--emw--color-gray-300, #58586b);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.PlayerInfoBox{display:flex;flex-direction:column}.PlayerInfoBox label{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerInfoBox input{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));padding:10px;line-height:16px;background:var(--emw--color-white, #ffffff);outline:none;transition-duration:0.3s;border:1px solid var(--emw--color-gray-100, #353535);border-radius:var(--emw--border-radius-medium, 10px)}.PlayerInfoBox input:focus,.PlayerInfoBox input :focus-within,.PlayerInfoBox input :focus-visible,.PlayerInfoBox input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerInfoBox.InvalidField input,.PlayerInfoBox.InvalidPrefix select{border:1px solid var(--emw--color-error, var(--emw--color-red, #fd2839));background:var(--emw--color-pale, #fbecf4);color:var(--emw--color-error, var(--emw--color-red, #fd2839))}.PlayerInfoBox .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #fd2839));font-size:10px;line-height:10px}.PlayerInfoBox .FieldDisabled{opacity:0.5}.PlayerInfoBox .PlayerPhoneNumber{display:grid;grid-template-columns:2fr 4fr;column-gap:10px;position:relative}.PlayerInfoBox select{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding:10px;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));border:1px solid var(--emw--color-gray-100, #353535);border-radius:var(--emw--border-radius-medium, 10px);outline:none;transition-duration:0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #ffffff);background-position:calc(100% - 0.75rem) center}.PlayerInfoBox select:focus,.PlayerInfoBox select :focus-within,.PlayerInfoBox select :focus-visible,.PlayerInfoBox select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerInfoBox input::-webkit-outer-spin-button,.PlayerInfoBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerInfoBox input[type=number]{-moz-appearance:textfield;appearance:textfield}.PlayerLocationContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.LocationDetailsDescription{grid-column:span 2}.PlayerNotificationBox{margin-top:5px;margin-bottom:5px}.PlayerNotificationBox label{display:inline-flex;position:relative;align-items:center}.PlayerNotificationBox label span{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300)}.PlayerNotificationBox label input{height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:50px;outline:none;transition-duration:0.3s;background-color:var(--emw--color-gray-100, #e6e6e6);cursor:pointer;margin-right:10px}.PlayerNotificationBox label input:checked{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerNotificationBox label .Checkmark{left:10px;top:7px;width:4px;height:8px;border:solid var(--emw--color-white, #ffffff);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.PlayerNotificationBox.Parent span{font-weight:var(--emw--font-weight-bold, 700)}.PlayerNotificationBox.Child{margin-left:20px}.PlayerDetailsButtonsArea{grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;max-width:400px;min-width:200px}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22b04e) 80%, black 20%), var(--emw--color-primary, #22b04e), color-mix(in srgb, var(--emw--color-primary, #22b04e) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0e5924);color:var(--emw--button-text-color, #ffffff);border-radius:var(--emw--button-border-radius, 10px);max-width:400px;min-width:200px;padding:13px 0;width:100%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{opacity:0.3;cursor:not-allowed}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586b)}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586b);cursor:not-allowed;opacity:0.6}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile{width:100%;grid-template-columns:1fr 1fr}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsCancelButton{height:40px;font-size:var(--emw--size-x-small, 12px)}.PlayerNotificationsCheckboxArea{display:flex;gap:50px;padding-bottom:30px}.PlayerInfoWrapperMobile{padding:20px 15px;background:var(--emw--color-gray-50, #f9f8f8);max-width:unset;border-radius:0}.PlayerInfoWrapperMobile .PlayerDetailsContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsHeader h3,.PlayerInfoWrapperMobile .PlayerDetailsHeader h3,.PlayerInfoWrapperMobile .PlayerLocationHeader h3{color:ar(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500)}.PlayerInfoWrapperMobile .PlayerInfoBox label{color:var(--emw--color-gray-300, #58586b);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400)}.PlayerInfoWrapperMobile .PlayerInfoBox input{color:var(--emw--color-gray-300, #58586b);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerInfoBox select{color:var(--emw--color-gray-300, #58586b)}.PlayerInfoWrapperMobile .PlayerLocationContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsCheckboxArea .PlayerNotificationBox label{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072a));font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerDetailsButtonsArea{grid-column-gap:10px}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{font-size:var(--emw--size-x-small, 12px);height:40px;color:var(--emw--button-typography, var(--emw--color-white, #ffffff))}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton.PlayerButtonDisabled,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586b)}.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{color:var(--emw--color-gray-300, #58586b)}.PlayerDetailsConfirmSave{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw--button-typography, var(--emw--color-white, #ffffff));padding:16px;border-radius:5px;margin-top:16px}.PlayerDetailsConfirmSave .PlayerDetailsConfirmSaveText{padding:0;margin:0}.skeletonContainer{max-width:unset;container-type:inline-size}.skeletonContainer .skeletonWrapper{background:var(--emw--color-pale, var(--emw--color-gray-50, #f1f1f1));padding:50px;height:100%;border-radius:10px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.skeletonContainer .skeletonWrapper .skeletonHeaderText{width:200px;margin:25px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionText{width:150px;margin:16px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer{display:grid;grid-column-gap:50px;grid-row-gap:23px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:25px;margin-top:15px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer{display:flex;flex-direction:column}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer .skletonInputText{width:70px;margin:0px 0px 11px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer .skeletonInputContainer .skeletonInputField{border-radius:var(--emw--border-radius-medium, 10px);overflow:hidden}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer{display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:30px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer .skletonInputCircle{margin:5px}.skeletonContainer .skeletonWrapper .skeletonConsentsContainer .skeletonInputContainer .skletonInputText{width:150px}.skeletonContainer .skeletonWrapper .skeletonButton{width:400px;border-radius:var(--emw--button-border-radius, 10px);overflow:hidden;margin-top:10px}@container (max-width: 768px){.skeletonContainer .skeletonWrapper{padding:20px 15px;width:auto;max-width:unset;border-radius:0px}.skeletonContainer .skeletonWrapper .skeletonHeaderText{margin:10px 0px}.skeletonContainer .skeletonWrapper .skeletonSectionText{margin-top:31px}.skeletonContainer .skeletonWrapper .skeletonSectionContainer{grid-template-columns:1fr;margin-top:13px;grid-row-gap:18px}.skeletonContainer .skeletonWrapper .skeletonButton{width:100%}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}`);
4911
4946
  }
4912
- function so(e, t, r) {
4947
+ function fo(e, t, r) {
4913
4948
  const n = e.slice();
4914
4949
  return n[82] = t[r], n[83] = t, n[84] = r, n;
4915
4950
  }
4916
- function lo(e, t, r) {
4951
+ function po(e, t, r) {
4917
4952
  const n = e.slice();
4918
4953
  return n[85] = t[r], n[86] = t, n[87] = r, n;
4919
4954
  }
4920
- function uo(e, t, r) {
4955
+ function ho(e, t, r) {
4921
4956
  const n = e.slice();
4922
4957
  return n[88] = t[r], n;
4923
4958
  }
4924
- function Gl(e, t, r) {
4959
+ function Wl(e, t, r) {
4925
4960
  const n = e.slice();
4926
4961
  return n[91] = t[r], n[93] = r, n;
4927
4962
  }
4928
- function Vl(e, t, r) {
4963
+ function Xl(e, t, r) {
4929
4964
  const n = e.slice();
4930
4965
  return n[91] = t[r], n[93] = r, n;
4931
4966
  }
4932
- function $l(e, t, r) {
4967
+ function ql(e, t, r) {
4933
4968
  const n = e.slice();
4934
4969
  return n[91] = t[r], n[93] = r, n;
4935
4970
  }
4936
- function Ql(e) {
4971
+ function Zl(e) {
4937
4972
  let t;
4938
4973
  return {
4939
4974
  c() {
4940
- t = p("div"), t.innerHTML = '<div class="skletonInputText"><ui-skeleton structure="text" width="auto" height="10px"></ui-skeleton></div> <div class="skeletonInputText"><ui-skeleton structure="text" width="auto" height="35px"></ui-skeleton></div> ', l(t, "class", "skeletonInputContainer");
4975
+ t = d("div"), t.innerHTML = '<div class="skletonInputText"><ui-skeleton structure="text" width="auto" height="10px"></ui-skeleton></div> <div class="skeletonInputText"><ui-skeleton structure="text" width="auto" height="35px"></ui-skeleton></div> ', l(t, "class", "skeletonInputContainer");
4941
4976
  },
4942
4977
  m(r, n) {
4943
- T(r, t, n);
4978
+ I(r, t, n);
4944
4979
  },
4945
4980
  p: Ce,
4946
4981
  d(r) {
4947
- r && O(t);
4982
+ r && H(t);
4948
4983
  }
4949
4984
  };
4950
4985
  }
4951
- function Wl(e) {
4986
+ function Jl(e) {
4952
4987
  let t;
4953
4988
  return {
4954
4989
  c() {
4955
- t = p("div"), t.innerHTML = '<div class="skletonInputText"><ui-skeleton structure="text" width="auto" height="10px"></ui-skeleton></div> <div class="skeletonInputField"><ui-skeleton structure="text" width="auto" height="35px"></ui-skeleton></div> ', l(t, "class", "skeletonInputContainer");
4990
+ t = d("div"), t.innerHTML = '<div class="skletonInputText"><ui-skeleton structure="text" width="auto" height="10px"></ui-skeleton></div> <div class="skeletonInputField"><ui-skeleton structure="text" width="auto" height="35px"></ui-skeleton></div> ', l(t, "class", "skeletonInputContainer");
4956
4991
  },
4957
4992
  m(r, n) {
4958
- T(r, t, n);
4993
+ I(r, t, n);
4959
4994
  },
4960
4995
  p: Ce,
4961
4996
  d(r) {
4962
- r && O(t);
4997
+ r && H(t);
4963
4998
  }
4964
4999
  };
4965
5000
  }
4966
- function Xl(e) {
5001
+ function Yl(e) {
4967
5002
  let t;
4968
5003
  return {
4969
5004
  c() {
4970
- t = p("div"), t.innerHTML = '<div class="skletonInputCircle"><ui-skeleton structure="circle" size="20px" height="10px"></ui-skeleton></div> <div class="skletonInputText"><ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton></div> ', l(t, "class", "skeletonInputContainer");
5005
+ t = d("div"), t.innerHTML = '<div class="skletonInputCircle"><ui-skeleton structure="circle" size="20px" height="10px"></ui-skeleton></div> <div class="skletonInputText"><ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton></div> ', l(t, "class", "skeletonInputContainer");
4971
5006
  },
4972
5007
  m(r, n) {
4973
- T(r, t, n);
5008
+ I(r, t, n);
4974
5009
  },
4975
5010
  p: Ce,
4976
5011
  d(r) {
4977
- r && O(t);
5012
+ r && H(t);
4978
5013
  }
4979
5014
  };
4980
5015
  }
4981
- function co(e) {
5016
+ function mo(e) {
4982
5017
  let t, r, n, i, o = (
4983
5018
  /*$_*/
4984
5019
  e[19]("titleProfileInfo") + ""
4985
- ), a, u, c, f, d, h = (
5020
+ ), a, u, c, f, p, h = (
4986
5021
  /*$_*/
4987
5022
  e[19]("personalDetails") + ""
4988
- ), v, P, _, E, w, L = (
5023
+ ), v, P, _, E, w, D = (
4989
5024
  /*$_*/
4990
5025
  e[19]("userName") + ""
4991
- ), x, M, N, W, V, Se, ke, $, Ee, b = (
5026
+ ), x, T, M, W, $, Se, ke, V, Ee, b = (
4992
5027
  /*$_*/
4993
5028
  e[19]("userPhone") + ""
4994
- ), S, Oe, U, J, Je, Te, st, Q, Ve, $e, lt, Ye, Re, Ke, K, je, et = (
5029
+ ), S, Ie, j, J, Je, Te, st, Q, Ve, Qe, lt, Ye, Re, Ke, K, je, et = (
4995
5030
  /*custominputtextswitch*/
4996
5031
  (e[0] == "true" ? (
4997
5032
  /*$_*/
@@ -5000,7 +5035,7 @@ function co(e) {
5000
5035
  /*$_*/
5001
5036
  e[19]("profileSecurityQuestion")
5002
5037
  )) + ""
5003
- ), dt, Qe, Be, cr, Y, ht, pt, fr, mt, dr, He, tt, bt = (
5038
+ ), pt, We, Be, cr, Y, ht, dt, fr, mt, pr, Oe, tt, bt = (
5004
5039
  /*custominputtextswitch*/
5005
5040
  (e[0] == "true" ? (
5006
5041
  /*$_*/
@@ -5009,84 +5044,84 @@ function co(e) {
5009
5044
  /*$_*/
5010
5045
  e[19]("profileSecurityAnswer")
5011
5046
  )) + ""
5012
- ), rt, Xt, ut, hr, q, yt, vt, pr, gt, mr, nt, _t, We = (
5047
+ ), rt, Wt, ut, hr, q, yt, vt, dr, gt, mr, nt, _t, Xe = (
5013
5048
  /*$_*/
5014
5049
  e[19]("userEmail") + ""
5015
- ), qt, br, Pe, Ct, ct, St, yr, it, Et, Pt = (
5050
+ ), Xt, br, Pe, Ct, ct, St, yr, it, Et, Pt = (
5016
5051
  /*$_*/
5017
5052
  e[19]("dateOfBirth") + ""
5018
- ), Zt, vr, y, g, D, F, we, z, R, wt = (
5053
+ ), qt, vr, y, g, N, U, we, F, L, wt = (
5019
5054
  /*$_*/
5020
5055
  e[19]("firstName") + ""
5021
- ), Ie, At, Me, gr, Jt, _r, ui, xt, Cr, Sr = (
5056
+ ), He, At, Me, gr, Zt, _r, hi, xt, Cr, Sr = (
5022
5057
  /*$_*/
5023
5058
  e[19]("lastName") + ""
5024
- ), wn, ci, Ne, Er, Yt, Pr, fi, kt, wr, Ar = (
5059
+ ), xn, di, Ne, Er, Jt, Pr, mi, kt, wr, Ar = (
5025
5060
  /*$_*/
5026
5061
  e[19]("userTitle") + ""
5027
- ), An, di, De, xr, Kt, kr, hi, Bt, Br, Hr = (
5062
+ ), kn, bi, De, xr, Yt, kr, yi, Bt, Br, Or = (
5028
5063
  /*$_*/
5029
5064
  e[19]("currency") + ""
5030
- ), xn, pi, Le, Ir, er, Or, mi, bi, Tr, kn, Mr = (
5065
+ ), Bn, vi, Le, Hr, Kt, Ir, gi, _i, Tr, On, Mr = (
5031
5066
  /*$_*/
5032
5067
  e[19]("locationDetails") + ""
5033
- ), Bn, yi, ee, Ht, Nr, Dr = (
5068
+ ), Hn, Ci, ee, Ot, Nr, Dr = (
5034
5069
  /*$_*/
5035
5070
  e[19]("userCountry") + ""
5036
- ), Hn, vi, Ae, Lr, tr, Rr, jr, gi, Ue, Ur, Fr = (
5071
+ ), In, Si, Ae, Lr, er, Rr, jr, Ei, Ue, Ur, Fr = (
5037
5072
  /*$_*/
5038
5073
  e[19]("userCity") + ""
5039
- ), In, _i, ie, zr, Gr, Ci, Vr, Si, Fe, $r, Qr = (
5074
+ ), Tn, Pi, ie, zr, Gr, wi, $r, Ai, Fe, Vr, Qr = (
5040
5075
  /*$_*/
5041
5076
  e[19]("userAddress") + ""
5042
- ), On, Ei, oe, Wr, Xr, Pi, qr, wi, ze, Zr, Jr = (
5077
+ ), Mn, xi, oe, Wr, Xr, ki, qr, Bi, ze, Zr, Jr = (
5043
5078
  /*$_*/
5044
5079
  e[19]("userAddress2") + ""
5045
- ), Tn, Ai, ae, Yr, Kr, xi, en, ki, Ge, tn, rn = (
5080
+ ), Nn, Oi, ae, Yr, Kr, Hi, en, Ii, Ge, tn, rn = (
5046
5081
  /*$_*/
5047
5082
  e[19]("userPostalCode") + ""
5048
- ), Mn, Bi, se, nn, on, Hi, an, Ii, Oi, Nn = Object.keys(
5083
+ ), Dn, Ti, se, nn, on, Mi, an, Ni, Di, Ln = Object.keys(
5049
5084
  /*profileValues*/
5050
5085
  e[4].consents
5051
- ).length > 0, Dn, rr, It, sn = (
5086
+ ).length > 0, Rn, tr, Ht, sn = (
5052
5087
  /*$_*/
5053
5088
  e[19]("userProfileSaveChanges") + ""
5054
- ), Ln, ln, un, Ti, cn, Rn, Mi, le = (
5089
+ ), jn, ln, un, Li, cn, Un, Ri, le = (
5055
5090
  /*isMobileView*/
5056
- e[7] && fo(e)
5057
- ), Ot = Xe(
5091
+ e[7] && bo(e)
5092
+ ), It = qe(
5058
5093
  /*prefixesArray*/
5059
5094
  e[3]
5060
5095
  ), te = [];
5061
- for (let re = 0; re < Ot.length; re += 1)
5062
- te[re] = ho(uo(e, Ot, re));
5096
+ for (let re = 0; re < It.length; re += 1)
5097
+ te[re] = yo(ho(e, It, re));
5063
5098
  let ue = !/*isMobileValid*/
5064
- e[16] && po(e), ce = !/*isPrefixValid*/
5065
- e[17] && mo(e), fe = !/*isSecurityQuestionValid*/
5066
- e[14] && bo(e), de = !/*isSecurityAnswerValid*/
5067
- e[15] && yo(e), he = (
5099
+ e[16] && vo(e), ce = !/*isPrefixValid*/
5100
+ e[17] && go(e), fe = !/*isSecurityQuestionValid*/
5101
+ e[14] && _o(e), pe = !/*isSecurityAnswerValid*/
5102
+ e[15] && Co(e), he = (
5068
5103
  /*profileValues*/
5069
- e[4].iban.value && vo(e)
5070
- ), pe = !/*isCityValid*/
5071
- e[10] && go(e), me = !/*isAddressValid*/
5072
- e[12] && _o(e), be = !/*isAddress2Valid*/
5073
- e[13] && Co(e), ye = !/*isPostalCodeValid*/
5074
- e[11] && So(e), ve = (
5104
+ e[4].iban.value && So(e)
5105
+ ), de = !/*isCityValid*/
5106
+ e[10] && Eo(e), me = !/*isAddressValid*/
5107
+ e[12] && Po(e), be = !/*isAddress2Valid*/
5108
+ e[13] && wo(e), ye = !/*isPostalCodeValid*/
5109
+ e[11] && Ao(e), ve = (
5075
5110
  /*showlocationdetailsdescription*/
5076
- e[1] === "true" && Eo(e)
5077
- ), ge = Nn && Po(e), _e = (
5111
+ e[1] === "true" && xo(e)
5112
+ ), ge = Ln && ko(e), _e = (
5078
5113
  /*showConfirmSave*/
5079
- e[18] && Bo(e)
5114
+ e[18] && To(e)
5080
5115
  );
5081
5116
  return {
5082
5117
  c() {
5083
- t = p("form"), r = p("div"), le && le.c(), n = C(), i = p("h2"), a = A(o), c = C(), f = p("div"), d = p("h3"), v = A(h), P = C(), _ = p("section"), E = p("div"), w = p("label"), x = A(L), M = C(), N = p("input"), ke = C(), $ = p("div"), Ee = p("label"), S = A(b), Oe = C(), U = p("div"), J = p("select");
5118
+ t = d("form"), r = d("div"), le && le.c(), n = C(), i = d("h2"), a = A(o), c = C(), f = d("div"), p = d("h3"), v = A(h), P = C(), _ = d("section"), E = d("div"), w = d("label"), x = A(D), T = C(), M = d("input"), ke = C(), V = d("div"), Ee = d("label"), S = A(b), Ie = C(), j = d("div"), J = d("select");
5084
5119
  for (let re = 0; re < te.length; re += 1)
5085
5120
  te[re].c();
5086
- st = C(), Q = p("input"), lt = C(), ue && ue.c(), Ye = C(), ce && ce.c(), Ke = C(), K = p("div"), je = p("label"), dt = A(et), Qe = A(":"), Be = p("span"), Be.textContent = "*", cr = C(), Y = p("input"), fr = C(), fe && fe.c(), dr = C(), He = p("div"), tt = p("label"), rt = A(bt), Xt = A(":"), ut = p("span"), ut.textContent = "*", hr = C(), q = p("input"), pr = C(), de && de.c(), mr = C(), nt = p("div"), _t = p("label"), qt = A(We), br = C(), Pe = p("input"), yr = C(), it = p("div"), Et = p("label"), Zt = A(Pt), vr = C(), y = p("input"), we = C(), z = p("div"), R = p("label"), Ie = A(wt), At = C(), Me = p("input"), ui = C(), xt = p("div"), Cr = p("label"), wn = A(Sr), ci = C(), Ne = p("input"), fi = C(), kt = p("div"), wr = p("label"), An = A(Ar), di = C(), De = p("input"), hi = C(), Bt = p("div"), Br = p("label"), xn = A(Hr), pi = C(), Le = p("input"), mi = C(), he && he.c(), bi = C(), Tr = p("div"), kn = p("h3"), Bn = A(Mr), yi = C(), ee = p("section"), Ht = p("div"), Nr = p("label"), Hn = A(Dr), vi = C(), Ae = p("input"), gi = C(), Ue = p("div"), Ur = p("label"), In = A(Fr), _i = C(), ie = p("input"), Ci = C(), pe && pe.c(), Si = C(), Fe = p("div"), $r = p("label"), On = A(Qr), Ei = C(), oe = p("input"), Pi = C(), me && me.c(), wi = C(), ze = p("div"), Zr = p("label"), Tn = A(Jr), Ai = C(), ae = p("input"), xi = C(), be && be.c(), ki = C(), Ge = p("div"), tn = p("label"), Mn = A(rn), Bi = C(), se = p("input"), Hi = C(), ye && ye.c(), Ii = C(), ve && ve.c(), Oi = C(), ge && ge.c(), Dn = C(), rr = p("section"), It = p("button"), Ln = A(sn), Ti = C(), _e && _e.c(), l(i, "class", u = "MyAccountCategoryTitle " + /*isMobileView*/
5087
- (e[7] ? "MyAccountCategoryTitleNone" : "")), l(f, "class", "PlayerNotificationsHeader"), l(N, "type", "text"), l(N, "class", W = `${/*profileValues*/
5088
- e[4].username?.readOnly ? "FieldDisabled" : ""}`), N.value = V = /*profileValues*/
5089
- e[4].username?.value ?? "", N.readOnly = Se = /*profileValues*/
5121
+ st = C(), Q = d("input"), lt = C(), ue && ue.c(), Ye = C(), ce && ce.c(), Ke = C(), K = d("div"), je = d("label"), pt = A(et), We = A(":"), Be = d("span"), Be.textContent = "*", cr = C(), Y = d("input"), fr = C(), fe && fe.c(), pr = C(), Oe = d("div"), tt = d("label"), rt = A(bt), Wt = A(":"), ut = d("span"), ut.textContent = "*", hr = C(), q = d("input"), dr = C(), pe && pe.c(), mr = C(), nt = d("div"), _t = d("label"), Xt = A(Xe), br = C(), Pe = d("input"), yr = C(), it = d("div"), Et = d("label"), qt = A(Pt), vr = C(), y = d("input"), we = C(), F = d("div"), L = d("label"), He = A(wt), At = C(), Me = d("input"), hi = C(), xt = d("div"), Cr = d("label"), xn = A(Sr), di = C(), Ne = d("input"), mi = C(), kt = d("div"), wr = d("label"), kn = A(Ar), bi = C(), De = d("input"), yi = C(), Bt = d("div"), Br = d("label"), Bn = A(Or), vi = C(), Le = d("input"), gi = C(), he && he.c(), _i = C(), Tr = d("div"), On = d("h3"), Hn = A(Mr), Ci = C(), ee = d("section"), Ot = d("div"), Nr = d("label"), In = A(Dr), Si = C(), Ae = d("input"), Ei = C(), Ue = d("div"), Ur = d("label"), Tn = A(Fr), Pi = C(), ie = d("input"), wi = C(), de && de.c(), Ai = C(), Fe = d("div"), Vr = d("label"), Mn = A(Qr), xi = C(), oe = d("input"), ki = C(), me && me.c(), Bi = C(), ze = d("div"), Zr = d("label"), Nn = A(Jr), Oi = C(), ae = d("input"), Hi = C(), be && be.c(), Ii = C(), Ge = d("div"), tn = d("label"), Dn = A(rn), Ti = C(), se = d("input"), Mi = C(), ye && ye.c(), Ni = C(), ve && ve.c(), Di = C(), ge && ge.c(), Rn = C(), tr = d("section"), Ht = d("button"), jn = A(sn), Li = C(), _e && _e.c(), l(i, "class", u = "MyAccountCategoryTitle " + /*isMobileView*/
5122
+ (e[7] ? "MyAccountCategoryTitleNone" : "")), l(f, "class", "PlayerNotificationsHeader"), l(M, "type", "text"), l(M, "class", W = `${/*profileValues*/
5123
+ e[4].username?.readOnly ? "FieldDisabled" : ""}`), M.value = $ = /*profileValues*/
5124
+ e[4].username?.value ?? "", M.readOnly = Se = /*profileValues*/
5090
5125
  e[4].username?.readOnly, l(E, "class", "PlayerInfoBox"), l(J, "class", Je = `${/*profileValues*/
5091
5126
  e[4].mobile?.readOnly ? "FieldDisabled" : ""}`), J.disabled = Te = /*profileValues*/
5092
5127
  e[4].mobile?.readOnly, /*profileValues*/
@@ -5099,8 +5134,8 @@ function co(e) {
5099
5134
  "placeholder",
5100
5135
  /*defaultValues*/
5101
5136
  e[20].mobile.number
5102
- ), Q.readOnly = $e = /*profileValues*/
5103
- e[4].mobile?.readOnly, l(U, "class", "PlayerPhoneNumber"), l($, "class", Re = "PlayerInfoBox " + /*isMobileValid*/
5137
+ ), Q.readOnly = Qe = /*profileValues*/
5138
+ e[4].mobile?.readOnly, l(j, "class", "PlayerPhoneNumber"), l(V, "class", Re = "PlayerInfoBox " + /*isMobileValid*/
5104
5139
  (e[16] ? "" : "InvalidField") + " " + /*isPrefixValid*/
5105
5140
  (e[17] ? "" : "InvalidPrefix")), l(Be, "class", "FormRequired"), l(je, "for", "SecurityQuestion"), l(Y, "id", "SecurityQuestion"), l(Y, "type", "text"), l(Y, "class", ht = `${/*profileValues*/
5106
5141
  e[4].securityQuestion?.readOnly ? "FieldDisabled" : ""}`), l(
@@ -5108,7 +5143,7 @@ function co(e) {
5108
5143
  "placeholder",
5109
5144
  /*defaultValues*/
5110
5145
  e[20].securityQuestion
5111
- ), Y.readOnly = pt = /*profileValues*/
5146
+ ), Y.readOnly = dt = /*profileValues*/
5112
5147
  e[4].securityQuestion?.readOnly, l(K, "class", mt = "PlayerInfoBox " + /*isSecurityQuestionValid*/
5113
5148
  (e[14] ? "" : "InvalidField")), l(ut, "class", "FormRequired"), l(tt, "for", "SecurityAnswer"), l(q, "id", "SecurityAnswer"), l(q, "type", "text"), l(q, "class", yt = `${/*profileValues*/
5114
5149
  e[4].securityAnswer?.readOnly ? "FieldDisabled" : ""}`), l(
@@ -5117,38 +5152,38 @@ function co(e) {
5117
5152
  /*defaultValues*/
5118
5153
  e[20].securityAnswer
5119
5154
  ), q.readOnly = vt = /*profileValues*/
5120
- e[4].securityAnswer?.readOnly, l(He, "class", gt = "PlayerInfoBox " + /*isSecurityAnswerValid*/
5155
+ e[4].securityAnswer?.readOnly, l(Oe, "class", gt = "PlayerInfoBox " + /*isSecurityAnswerValid*/
5121
5156
  (e[15] ? "" : "InvalidField")), l(_t, "for", "UserEmail"), l(Pe, "id", "UserEmail"), l(Pe, "type", "email"), l(Pe, "class", Ct = `${/*profileValues*/
5122
5157
  e[4].email?.readOnly ? "FieldDisabled" : ""}`), Pe.value = ct = /*profileValues*/
5123
5158
  e[4].email.value, Pe.readOnly = St = /*profileValues*/
5124
5159
  e[4].email?.readOnly, l(nt, "class", "PlayerInfoBox"), l(Et, "for", "DateOfBirth"), l(y, "id", "DateOfBirth"), l(y, "type", "text"), l(y, "class", g = `${/*profileValues*/
5125
- e[4].birth?.readOnly ? "FieldDisabled" : ""}`), y.value = D = /*profileValues*/
5126
- e[4].birth.value, y.readOnly = F = /*profileValues*/
5127
- e[4].birth?.readOnly, l(it, "class", "PlayerInfoBox"), l(R, "for", "FirstName"), l(Me, "id", "FirstName"), l(Me, "type", "text"), l(Me, "class", gr = `${/*profileValues*/
5128
- e[4].firstname?.readOnly ? "FieldDisabled" : ""}`), Me.value = Jt = /*profileValues*/
5160
+ e[4].birth?.readOnly ? "FieldDisabled" : ""}`), y.value = N = /*profileValues*/
5161
+ e[4].birth.value, y.readOnly = U = /*profileValues*/
5162
+ e[4].birth?.readOnly, l(it, "class", "PlayerInfoBox"), l(L, "for", "FirstName"), l(Me, "id", "FirstName"), l(Me, "type", "text"), l(Me, "class", gr = `${/*profileValues*/
5163
+ e[4].firstname?.readOnly ? "FieldDisabled" : ""}`), Me.value = Zt = /*profileValues*/
5129
5164
  e[4].firstname.value, Me.readOnly = _r = /*profileValues*/
5130
- e[4].firstname?.readOnly, l(z, "class", "PlayerInfoBox"), l(Cr, "for", "LastName"), l(Ne, "id", "LastName"), l(Ne, "type", "text"), l(Ne, "class", Er = `${/*profileValues*/
5131
- e[4].lastname?.readOnly ? "FieldDisabled" : ""}`), Ne.value = Yt = /*profileValues*/
5165
+ e[4].firstname?.readOnly, l(F, "class", "PlayerInfoBox"), l(Cr, "for", "LastName"), l(Ne, "id", "LastName"), l(Ne, "type", "text"), l(Ne, "class", Er = `${/*profileValues*/
5166
+ e[4].lastname?.readOnly ? "FieldDisabled" : ""}`), Ne.value = Jt = /*profileValues*/
5132
5167
  e[4].lastname.value, Ne.readOnly = Pr = /*profileValues*/
5133
5168
  e[4].lastname?.readOnly, l(xt, "class", "PlayerInfoBox"), l(wr, "for", "UserTitle"), l(De, "id", "UserTitle"), l(De, "type", "text"), l(De, "class", xr = `${/*profileValues*/
5134
- e[4].title?.readOnly ? "FieldDisabled" : ""}`), De.value = Kt = /*profileValues*/
5169
+ e[4].title?.readOnly ? "FieldDisabled" : ""}`), De.value = Yt = /*profileValues*/
5135
5170
  e[4].title.value, De.readOnly = kr = /*profileValues*/
5136
- e[4].title?.readOnly, l(kt, "class", "PlayerInfoBox"), l(Br, "for", "Currrency"), l(Le, "id", "Currency"), l(Le, "type", "text"), l(Le, "class", Ir = `${/*profileValues*/
5137
- e[4].currency?.readOnly ? "FieldDisabled" : ""}`), Le.value = er = /*profileValues*/
5138
- e[4].currency.value, Le.readOnly = Or = /*profileValues*/
5171
+ e[4].title?.readOnly, l(kt, "class", "PlayerInfoBox"), l(Br, "for", "Currrency"), l(Le, "id", "Currency"), l(Le, "type", "text"), l(Le, "class", Hr = `${/*profileValues*/
5172
+ e[4].currency?.readOnly ? "FieldDisabled" : ""}`), Le.value = Kt = /*profileValues*/
5173
+ e[4].currency.value, Le.readOnly = Ir = /*profileValues*/
5139
5174
  e[4].currency?.readOnly, l(Bt, "class", "PlayerInfoBox"), l(_, "class", "PlayerDetailsContent"), l(Tr, "class", "PlayerLocationHeader"), l(Nr, "for", "UserCountry"), l(Ae, "id", "UserCountry"), l(Ae, "type", "text"), l(Ae, "class", Lr = `PlayerCountry ${/*profileValues*/
5140
- e[4].country?.readOnly ? "FieldDisabled" : ""}`), Ae.value = tr = /*profileValues*/
5175
+ e[4].country?.readOnly ? "FieldDisabled" : ""}`), Ae.value = er = /*profileValues*/
5141
5176
  e[4].country.countryName, l(Ae, "placeholder", Rr = /*profileValues*/
5142
5177
  e[4].country.countryCode), Ae.readOnly = jr = /*profileValues*/
5143
- e[4].country?.readOnly, l(Ht, "class", "PlayerInfoBox"), l(Ur, "for", "UserCity"), l(ie, "id", "UserCity"), l(ie, "type", "text"), l(ie, "class", zr = `${/*profileValues*/
5178
+ e[4].country?.readOnly, l(Ot, "class", "PlayerInfoBox"), l(Ur, "for", "UserCity"), l(ie, "id", "UserCity"), l(ie, "type", "text"), l(ie, "class", zr = `${/*profileValues*/
5144
5179
  e[4].city?.readOnly ? "FieldDisabled" : ""}`), l(
5145
5180
  ie,
5146
5181
  "placeholder",
5147
5182
  /*defaultValues*/
5148
5183
  e[20].city
5149
5184
  ), ie.readOnly = Gr = /*profileValues*/
5150
- e[4].city?.readOnly, l(Ue, "class", Vr = "PlayerInfoBox " + /*isCityValid*/
5151
- (e[10] ? "" : "InvalidField")), l($r, "for", "UserAddress"), l(oe, "id", "UserAddress"), l(oe, "type", "text"), l(oe, "class", Wr = `${/*profileValues*/
5185
+ e[4].city?.readOnly, l(Ue, "class", $r = "PlayerInfoBox " + /*isCityValid*/
5186
+ (e[10] ? "" : "InvalidField")), l(Vr, "for", "UserAddress"), l(oe, "id", "UserAddress"), l(oe, "type", "text"), l(oe, "class", Wr = `${/*profileValues*/
5152
5187
  e[4].address1?.readOnly ? "FieldDisabled" : ""}`), l(
5153
5188
  oe,
5154
5189
  "placeholder",
@@ -5172,76 +5207,76 @@ function co(e) {
5172
5207
  e[20].postalCode
5173
5208
  ), se.readOnly = on = /*profileValues*/
5174
5209
  e[4].postalCode?.readOnly, l(Ge, "class", an = "PlayerInfoBox " + /*isPostalCodeValid*/
5175
- (e[11] ? "" : "InvalidField")), l(ee, "class", "PlayerLocationContent"), l(It, "class", ln = "PlayerDetailsSaveButton " + /*hasProfileInfoChanged*/
5210
+ (e[11] ? "" : "InvalidField")), l(ee, "class", "PlayerLocationContent"), l(Ht, "class", ln = "PlayerDetailsSaveButton " + /*hasProfileInfoChanged*/
5176
5211
  (e[8] && /*isValid*/
5177
- e[9] ? "" : "PlayerButtonDisabled")), l(rr, "class", un = "PlayerDetailsButtonsArea " + /*isMobileView*/
5212
+ e[9] ? "" : "PlayerButtonDisabled")), l(tr, "class", un = "PlayerDetailsButtonsArea " + /*isMobileView*/
5178
5213
  (e[7] ? "PlayerDetailsButtonsAreaMobile" : "")), l(r, "class", "PlayerFadeInWarapper"), l(t, "class", cn = "PlayerInfoWrapper " + /*isMobileView*/
5179
5214
  (e[7] ? "PlayerInfoWrapperMobile" : ""));
5180
5215
  },
5181
5216
  m(re, m) {
5182
- T(re, t, m), s(t, r), le && le.m(r, null), s(r, n), s(r, i), s(i, a), s(r, c), s(r, f), s(f, d), s(d, v), s(r, P), s(r, _), s(_, E), s(E, w), s(w, x), s(E, M), s(E, N), s(_, ke), s(_, $), s($, Ee), s(Ee, S), s($, Oe), s($, U), s(U, J);
5217
+ I(re, t, m), s(t, r), le && le.m(r, null), s(r, n), s(r, i), s(i, a), s(r, c), s(r, f), s(f, p), s(p, v), s(r, P), s(r, _), s(_, E), s(E, w), s(w, x), s(E, T), s(E, M), s(_, ke), s(_, V), s(V, Ee), s(Ee, S), s(V, Ie), s(V, j), s(j, J);
5183
5218
  for (let Z = 0; Z < te.length; Z += 1)
5184
5219
  te[Z] && te[Z].m(J, null);
5185
- Li(
5220
+ Fi(
5186
5221
  J,
5187
5222
  /*profileValues*/
5188
5223
  e[4].mobile.prefix,
5189
5224
  !0
5190
- ), s(U, st), s(U, Q), X(
5225
+ ), s(j, st), s(j, Q), X(
5191
5226
  Q,
5192
5227
  /*profileValues*/
5193
5228
  e[4].mobile.number
5194
- ), s($, lt), ue && ue.m($, null), s($, Ye), ce && ce.m($, null), s(_, Ke), s(_, K), s(K, je), s(je, dt), s(je, Qe), s(je, Be), s(K, cr), s(K, Y), X(
5229
+ ), s(V, lt), ue && ue.m(V, null), s(V, Ye), ce && ce.m(V, null), s(_, Ke), s(_, K), s(K, je), s(je, pt), s(je, We), s(je, Be), s(K, cr), s(K, Y), X(
5195
5230
  Y,
5196
5231
  /*profileValues*/
5197
5232
  e[4].securityQuestion.value
5198
- ), s(K, fr), fe && fe.m(K, null), s(_, dr), s(_, He), s(He, tt), s(tt, rt), s(tt, Xt), s(tt, ut), s(He, hr), s(He, q), X(
5233
+ ), s(K, fr), fe && fe.m(K, null), s(_, pr), s(_, Oe), s(Oe, tt), s(tt, rt), s(tt, Wt), s(tt, ut), s(Oe, hr), s(Oe, q), X(
5199
5234
  q,
5200
5235
  /*profileValues*/
5201
5236
  e[4].securityAnswer.value
5202
- ), s(He, pr), de && de.m(He, null), s(_, mr), s(_, nt), s(nt, _t), s(_t, qt), s(nt, br), s(nt, Pe), s(_, yr), s(_, it), s(it, Et), s(Et, Zt), s(it, vr), s(it, y), s(_, we), s(_, z), s(z, R), s(R, Ie), s(z, At), s(z, Me), s(_, ui), s(_, xt), s(xt, Cr), s(Cr, wn), s(xt, ci), s(xt, Ne), s(_, fi), s(_, kt), s(kt, wr), s(wr, An), s(kt, di), s(kt, De), s(_, hi), s(_, Bt), s(Bt, Br), s(Br, xn), s(Bt, pi), s(Bt, Le), s(_, mi), he && he.m(_, null), s(r, bi), s(r, Tr), s(Tr, kn), s(kn, Bn), s(r, yi), s(r, ee), s(ee, Ht), s(Ht, Nr), s(Nr, Hn), s(Ht, vi), s(Ht, Ae), s(ee, gi), s(ee, Ue), s(Ue, Ur), s(Ur, In), s(Ue, _i), s(Ue, ie), X(
5237
+ ), s(Oe, dr), pe && pe.m(Oe, null), s(_, mr), s(_, nt), s(nt, _t), s(_t, Xt), s(nt, br), s(nt, Pe), s(_, yr), s(_, it), s(it, Et), s(Et, qt), s(it, vr), s(it, y), s(_, we), s(_, F), s(F, L), s(L, He), s(F, At), s(F, Me), s(_, hi), s(_, xt), s(xt, Cr), s(Cr, xn), s(xt, di), s(xt, Ne), s(_, mi), s(_, kt), s(kt, wr), s(wr, kn), s(kt, bi), s(kt, De), s(_, yi), s(_, Bt), s(Bt, Br), s(Br, Bn), s(Bt, vi), s(Bt, Le), s(_, gi), he && he.m(_, null), s(r, _i), s(r, Tr), s(Tr, On), s(On, Hn), s(r, Ci), s(r, ee), s(ee, Ot), s(Ot, Nr), s(Nr, In), s(Ot, Si), s(Ot, Ae), s(ee, Ei), s(ee, Ue), s(Ue, Ur), s(Ur, Tn), s(Ue, Pi), s(Ue, ie), X(
5203
5238
  ie,
5204
5239
  /*profileValues*/
5205
5240
  e[4].city.value
5206
- ), s(Ue, Ci), pe && pe.m(Ue, null), s(ee, Si), s(ee, Fe), s(Fe, $r), s($r, On), s(Fe, Ei), s(Fe, oe), X(
5241
+ ), s(Ue, wi), de && de.m(Ue, null), s(ee, Ai), s(ee, Fe), s(Fe, Vr), s(Vr, Mn), s(Fe, xi), s(Fe, oe), X(
5207
5242
  oe,
5208
5243
  /*profileValues*/
5209
5244
  e[4].address1.value
5210
- ), s(Fe, Pi), me && me.m(Fe, null), s(ee, wi), s(ee, ze), s(ze, Zr), s(Zr, Tn), s(ze, Ai), s(ze, ae), X(
5245
+ ), s(Fe, ki), me && me.m(Fe, null), s(ee, Bi), s(ee, ze), s(ze, Zr), s(Zr, Nn), s(ze, Oi), s(ze, ae), X(
5211
5246
  ae,
5212
5247
  /*profileValues*/
5213
5248
  e[4].address2.value
5214
- ), s(ze, xi), be && be.m(ze, null), s(ee, ki), s(ee, Ge), s(Ge, tn), s(tn, Mn), s(Ge, Bi), s(Ge, se), X(
5249
+ ), s(ze, Hi), be && be.m(ze, null), s(ee, Ii), s(ee, Ge), s(Ge, tn), s(tn, Dn), s(Ge, Ti), s(Ge, se), X(
5215
5250
  se,
5216
5251
  /*profileValues*/
5217
5252
  e[4].postalCode.value
5218
- ), s(Ge, Hi), ye && ye.m(Ge, null), s(ee, Ii), ve && ve.m(ee, null), s(r, Oi), ge && ge.m(r, null), s(r, Dn), s(r, rr), s(rr, It), s(It, Ln), s(r, Ti), _e && _e.m(r, null), Rn || (Mi = [
5219
- G(
5253
+ ), s(Ge, Mi), ye && ye.m(Ge, null), s(ee, Ni), ve && ve.m(ee, null), s(r, Di), ge && ge.m(r, null), s(r, Rn), s(r, tr), s(tr, Ht), s(Ht, jn), s(r, Li), _e && _e.m(r, null), Un || (Ri = [
5254
+ z(
5220
5255
  J,
5221
5256
  "change",
5222
5257
  /*select_change_handler*/
5223
5258
  e[40]
5224
5259
  ),
5225
- G(
5260
+ z(
5226
5261
  J,
5227
5262
  "change",
5228
5263
  /*validateAndCheckForChanges*/
5229
5264
  e[22]("mobilePrefix")
5230
5265
  ),
5231
- G(
5266
+ z(
5232
5267
  Q,
5233
5268
  "input",
5234
5269
  /*input1_input_handler*/
5235
5270
  e[41]
5236
5271
  ),
5237
- G(
5272
+ z(
5238
5273
  Q,
5239
5274
  "keyup",
5240
5275
  /*validateAndCheckForChanges*/
5241
5276
  e[22]("mobileNumber")
5242
5277
  ),
5243
- G(Q, "input", function() {
5244
- Vt(
5278
+ z(Q, "input", function() {
5279
+ Gt(
5245
5280
  /*profileValues*/
5246
5281
  e[4].mobile.number = /*profileValues*/
5247
5282
  e[4].mobile.number.replace(/[^0-9.]/g, "").replace(/(\..*)\./g, "$1")
@@ -5249,144 +5284,144 @@ function co(e) {
5249
5284
  (e[4].mobile.number = /*profileValues*/
5250
5285
  e[4].mobile.number.replace(/[^0-9.]/g, "").replace(/(\..*)\./g, "$1")).apply(this, arguments);
5251
5286
  }),
5252
- G(
5287
+ z(
5253
5288
  Y,
5254
5289
  "input",
5255
5290
  /*input2_input_handler*/
5256
5291
  e[42]
5257
5292
  ),
5258
- G(
5293
+ z(
5259
5294
  Y,
5260
5295
  "keyup",
5261
5296
  /*validateAndCheckForChanges*/
5262
5297
  e[22]("securityQuestion")
5263
5298
  ),
5264
- G(
5299
+ z(
5265
5300
  q,
5266
5301
  "input",
5267
5302
  /*input3_input_handler*/
5268
5303
  e[43]
5269
5304
  ),
5270
- G(
5305
+ z(
5271
5306
  q,
5272
5307
  "keyup",
5273
5308
  /*validateAndCheckForChanges*/
5274
5309
  e[22]("securityAnswer")
5275
5310
  ),
5276
- G(
5311
+ z(
5277
5312
  ie,
5278
5313
  "input",
5279
5314
  /*input11_input_handler*/
5280
5315
  e[44]
5281
5316
  ),
5282
- G(
5317
+ z(
5283
5318
  ie,
5284
5319
  "keyup",
5285
5320
  /*validateAndCheckForChanges*/
5286
5321
  e[22]("city")
5287
5322
  ),
5288
- G(
5323
+ z(
5289
5324
  oe,
5290
5325
  "input",
5291
5326
  /*input12_input_handler*/
5292
5327
  e[45]
5293
5328
  ),
5294
- G(
5329
+ z(
5295
5330
  oe,
5296
5331
  "keyup",
5297
5332
  /*validateAndCheckForChanges*/
5298
5333
  e[22]("address")
5299
5334
  ),
5300
- G(
5335
+ z(
5301
5336
  ae,
5302
5337
  "input",
5303
5338
  /*input13_input_handler*/
5304
5339
  e[46]
5305
5340
  ),
5306
- G(
5341
+ z(
5307
5342
  ae,
5308
5343
  "keyup",
5309
5344
  /*validateAndCheckForChanges*/
5310
5345
  e[22]("address")
5311
5346
  ),
5312
- G(
5347
+ z(
5313
5348
  se,
5314
5349
  "input",
5315
5350
  /*input14_input_handler*/
5316
5351
  e[47]
5317
5352
  ),
5318
- G(
5353
+ z(
5319
5354
  se,
5320
5355
  "keyup",
5321
5356
  /*validateAndCheckForChanges*/
5322
5357
  e[22]("postalCode")
5323
5358
  ),
5324
- G(
5325
- It,
5359
+ z(
5360
+ Ht,
5326
5361
  "click",
5327
5362
  /*updatePlayerInfoAndConsent*/
5328
5363
  e[23]
5329
5364
  )
5330
- ], Rn = !0);
5365
+ ], Un = !0);
5331
5366
  },
5332
5367
  p(re, m) {
5333
5368
  if (e = re, /*isMobileView*/
5334
- e[7] ? le ? le.p(e, m) : (le = fo(e), le.c(), le.m(r, n)) : le && (le.d(1), le = null), m[0] & /*$_*/
5369
+ e[7] ? le ? le.p(e, m) : (le = bo(e), le.c(), le.m(r, n)) : le && (le.d(1), le = null), m[0] & /*$_*/
5335
5370
  524288 && o !== (o = /*$_*/
5336
5371
  e[19]("titleProfileInfo") + "") && k(a, o), m[0] & /*isMobileView*/
5337
5372
  128 && u !== (u = "MyAccountCategoryTitle " + /*isMobileView*/
5338
5373
  (e[7] ? "MyAccountCategoryTitleNone" : "")) && l(i, "class", u), m[0] & /*$_*/
5339
5374
  524288 && h !== (h = /*$_*/
5340
5375
  e[19]("personalDetails") + "") && k(v, h), m[0] & /*$_*/
5341
- 524288 && L !== (L = /*$_*/
5342
- e[19]("userName") + "") && k(x, L), m[0] & /*profileValues, prefixesArray*/
5376
+ 524288 && D !== (D = /*$_*/
5377
+ e[19]("userName") + "") && k(x, D), m[0] & /*profileValues, prefixesArray*/
5343
5378
  24 && W !== (W = `${/*profileValues*/
5344
- e[4].username?.readOnly ? "FieldDisabled" : ""}`) && l(N, "class", W), m[0] & /*profileValues, prefixesArray*/
5345
- 24 && V !== (V = /*profileValues*/
5346
- e[4].username?.value ?? "") && N.value !== V && (N.value = V), m[0] & /*profileValues, prefixesArray*/
5379
+ e[4].username?.readOnly ? "FieldDisabled" : ""}`) && l(M, "class", W), m[0] & /*profileValues, prefixesArray*/
5380
+ 24 && $ !== ($ = /*profileValues*/
5381
+ e[4].username?.value ?? "") && M.value !== $ && (M.value = $), m[0] & /*profileValues, prefixesArray*/
5347
5382
  24 && Se !== (Se = /*profileValues*/
5348
- e[4].username?.readOnly) && (N.readOnly = Se), m[0] & /*$_*/
5383
+ e[4].username?.readOnly) && (M.readOnly = Se), m[0] & /*$_*/
5349
5384
  524288 && b !== (b = /*$_*/
5350
5385
  e[19]("userPhone") + "") && k(S, b), m[0] & /*prefixesArray, profileValues*/
5351
5386
  24) {
5352
- Ot = Xe(
5387
+ It = qe(
5353
5388
  /*prefixesArray*/
5354
5389
  e[3]
5355
5390
  );
5356
5391
  let Z;
5357
- for (Z = 0; Z < Ot.length; Z += 1) {
5358
- const Ni = uo(e, Ot, Z);
5359
- te[Z] ? te[Z].p(Ni, m) : (te[Z] = ho(Ni), te[Z].c(), te[Z].m(J, null));
5392
+ for (Z = 0; Z < It.length; Z += 1) {
5393
+ const ji = ho(e, It, Z);
5394
+ te[Z] ? te[Z].p(ji, m) : (te[Z] = yo(ji), te[Z].c(), te[Z].m(J, null));
5360
5395
  }
5361
5396
  for (; Z < te.length; Z += 1)
5362
5397
  te[Z].d(1);
5363
- te.length = Ot.length;
5398
+ te.length = It.length;
5364
5399
  }
5365
5400
  m[0] & /*profileValues, prefixesArray*/
5366
5401
  24 && Je !== (Je = `${/*profileValues*/
5367
5402
  e[4].mobile?.readOnly ? "FieldDisabled" : ""}`) && l(J, "class", Je), m[0] & /*profileValues, prefixesArray*/
5368
5403
  24 && Te !== (Te = /*profileValues*/
5369
5404
  e[4].mobile?.readOnly) && (J.disabled = Te), m[0] & /*profileValues, prefixesArray*/
5370
- 24 && Li(
5405
+ 24 && Fi(
5371
5406
  J,
5372
5407
  /*profileValues*/
5373
5408
  e[4].mobile.prefix
5374
5409
  ), m[0] & /*profileValues, prefixesArray*/
5375
5410
  24 && Ve !== (Ve = `${/*profileValues*/
5376
5411
  e[4].mobile?.readOnly ? "FieldDisabled" : ""}`) && l(Q, "class", Ve), m[0] & /*profileValues, prefixesArray*/
5377
- 24 && $e !== ($e = /*profileValues*/
5378
- e[4].mobile?.readOnly) && (Q.readOnly = $e), m[0] & /*profileValues, prefixesArray*/
5412
+ 24 && Qe !== (Qe = /*profileValues*/
5413
+ e[4].mobile?.readOnly) && (Q.readOnly = Qe), m[0] & /*profileValues, prefixesArray*/
5379
5414
  24 && Q.value !== /*profileValues*/
5380
5415
  e[4].mobile.number && X(
5381
5416
  Q,
5382
5417
  /*profileValues*/
5383
5418
  e[4].mobile.number
5384
5419
  ), /*isMobileValid*/
5385
- e[16] ? ue && (ue.d(1), ue = null) : ue ? ue.p(e, m) : (ue = po(e), ue.c(), ue.m($, Ye)), /*isPrefixValid*/
5386
- e[17] ? ce && (ce.d(1), ce = null) : ce ? ce.p(e, m) : (ce = mo(e), ce.c(), ce.m($, null)), m[0] & /*isMobileValid, isPrefixValid*/
5420
+ e[16] ? ue && (ue.d(1), ue = null) : ue ? ue.p(e, m) : (ue = vo(e), ue.c(), ue.m(V, Ye)), /*isPrefixValid*/
5421
+ e[17] ? ce && (ce.d(1), ce = null) : ce ? ce.p(e, m) : (ce = go(e), ce.c(), ce.m(V, null)), m[0] & /*isMobileValid, isPrefixValid*/
5387
5422
  196608 && Re !== (Re = "PlayerInfoBox " + /*isMobileValid*/
5388
5423
  (e[16] ? "" : "InvalidField") + " " + /*isPrefixValid*/
5389
- (e[17] ? "" : "InvalidPrefix")) && l($, "class", Re), m[0] & /*custominputtextswitch, $_*/
5424
+ (e[17] ? "" : "InvalidPrefix")) && l(V, "class", Re), m[0] & /*custominputtextswitch, $_*/
5390
5425
  524289 && et !== (et = /*custominputtextswitch*/
5391
5426
  (e[0] == "true" ? (
5392
5427
  /*$_*/
@@ -5394,18 +5429,18 @@ function co(e) {
5394
5429
  ) : (
5395
5430
  /*$_*/
5396
5431
  e[19]("profileSecurityQuestion")
5397
- )) + "") && k(dt, et), m[0] & /*profileValues, prefixesArray*/
5432
+ )) + "") && k(pt, et), m[0] & /*profileValues, prefixesArray*/
5398
5433
  24 && ht !== (ht = `${/*profileValues*/
5399
5434
  e[4].securityQuestion?.readOnly ? "FieldDisabled" : ""}`) && l(Y, "class", ht), m[0] & /*profileValues, prefixesArray*/
5400
- 24 && pt !== (pt = /*profileValues*/
5401
- e[4].securityQuestion?.readOnly) && (Y.readOnly = pt), m[0] & /*profileValues, prefixesArray*/
5435
+ 24 && dt !== (dt = /*profileValues*/
5436
+ e[4].securityQuestion?.readOnly) && (Y.readOnly = dt), m[0] & /*profileValues, prefixesArray*/
5402
5437
  24 && Y.value !== /*profileValues*/
5403
5438
  e[4].securityQuestion.value && X(
5404
5439
  Y,
5405
5440
  /*profileValues*/
5406
5441
  e[4].securityQuestion.value
5407
5442
  ), /*isSecurityQuestionValid*/
5408
- e[14] ? fe && (fe.d(1), fe = null) : fe ? fe.p(e, m) : (fe = bo(e), fe.c(), fe.m(K, null)), m[0] & /*isSecurityQuestionValid*/
5443
+ e[14] ? fe && (fe.d(1), fe = null) : fe ? fe.p(e, m) : (fe = _o(e), fe.c(), fe.m(K, null)), m[0] & /*isSecurityQuestionValid*/
5409
5444
  16384 && mt !== (mt = "PlayerInfoBox " + /*isSecurityQuestionValid*/
5410
5445
  (e[14] ? "" : "InvalidField")) && l(K, "class", mt), m[0] & /*custominputtextswitch, $_*/
5411
5446
  524289 && bt !== (bt = /*custominputtextswitch*/
@@ -5426,11 +5461,11 @@ function co(e) {
5426
5461
  /*profileValues*/
5427
5462
  e[4].securityAnswer.value
5428
5463
  ), /*isSecurityAnswerValid*/
5429
- e[15] ? de && (de.d(1), de = null) : de ? de.p(e, m) : (de = yo(e), de.c(), de.m(He, null)), m[0] & /*isSecurityAnswerValid*/
5464
+ e[15] ? pe && (pe.d(1), pe = null) : pe ? pe.p(e, m) : (pe = Co(e), pe.c(), pe.m(Oe, null)), m[0] & /*isSecurityAnswerValid*/
5430
5465
  32768 && gt !== (gt = "PlayerInfoBox " + /*isSecurityAnswerValid*/
5431
- (e[15] ? "" : "InvalidField")) && l(He, "class", gt), m[0] & /*$_*/
5432
- 524288 && We !== (We = /*$_*/
5433
- e[19]("userEmail") + "") && k(qt, We), m[0] & /*profileValues, prefixesArray*/
5466
+ (e[15] ? "" : "InvalidField")) && l(Oe, "class", gt), m[0] & /*$_*/
5467
+ 524288 && Xe !== (Xe = /*$_*/
5468
+ e[19]("userEmail") + "") && k(Xt, Xe), m[0] & /*profileValues, prefixesArray*/
5434
5469
  24 && Ct !== (Ct = `${/*profileValues*/
5435
5470
  e[4].email?.readOnly ? "FieldDisabled" : ""}`) && l(Pe, "class", Ct), m[0] & /*profileValues, prefixesArray*/
5436
5471
  24 && ct !== (ct = /*profileValues*/
@@ -5438,60 +5473,60 @@ function co(e) {
5438
5473
  24 && St !== (St = /*profileValues*/
5439
5474
  e[4].email?.readOnly) && (Pe.readOnly = St), m[0] & /*$_*/
5440
5475
  524288 && Pt !== (Pt = /*$_*/
5441
- e[19]("dateOfBirth") + "") && k(Zt, Pt), m[0] & /*profileValues, prefixesArray*/
5476
+ e[19]("dateOfBirth") + "") && k(qt, Pt), m[0] & /*profileValues, prefixesArray*/
5442
5477
  24 && g !== (g = `${/*profileValues*/
5443
5478
  e[4].birth?.readOnly ? "FieldDisabled" : ""}`) && l(y, "class", g), m[0] & /*profileValues, prefixesArray*/
5444
- 24 && D !== (D = /*profileValues*/
5445
- e[4].birth.value) && y.value !== D && (y.value = D), m[0] & /*profileValues, prefixesArray*/
5446
- 24 && F !== (F = /*profileValues*/
5447
- e[4].birth?.readOnly) && (y.readOnly = F), m[0] & /*$_*/
5479
+ 24 && N !== (N = /*profileValues*/
5480
+ e[4].birth.value) && y.value !== N && (y.value = N), m[0] & /*profileValues, prefixesArray*/
5481
+ 24 && U !== (U = /*profileValues*/
5482
+ e[4].birth?.readOnly) && (y.readOnly = U), m[0] & /*$_*/
5448
5483
  524288 && wt !== (wt = /*$_*/
5449
- e[19]("firstName") + "") && k(Ie, wt), m[0] & /*profileValues, prefixesArray*/
5484
+ e[19]("firstName") + "") && k(He, wt), m[0] & /*profileValues, prefixesArray*/
5450
5485
  24 && gr !== (gr = `${/*profileValues*/
5451
5486
  e[4].firstname?.readOnly ? "FieldDisabled" : ""}`) && l(Me, "class", gr), m[0] & /*profileValues, prefixesArray*/
5452
- 24 && Jt !== (Jt = /*profileValues*/
5453
- e[4].firstname.value) && Me.value !== Jt && (Me.value = Jt), m[0] & /*profileValues, prefixesArray*/
5487
+ 24 && Zt !== (Zt = /*profileValues*/
5488
+ e[4].firstname.value) && Me.value !== Zt && (Me.value = Zt), m[0] & /*profileValues, prefixesArray*/
5454
5489
  24 && _r !== (_r = /*profileValues*/
5455
5490
  e[4].firstname?.readOnly) && (Me.readOnly = _r), m[0] & /*$_*/
5456
5491
  524288 && Sr !== (Sr = /*$_*/
5457
- e[19]("lastName") + "") && k(wn, Sr), m[0] & /*profileValues, prefixesArray*/
5492
+ e[19]("lastName") + "") && k(xn, Sr), m[0] & /*profileValues, prefixesArray*/
5458
5493
  24 && Er !== (Er = `${/*profileValues*/
5459
5494
  e[4].lastname?.readOnly ? "FieldDisabled" : ""}`) && l(Ne, "class", Er), m[0] & /*profileValues, prefixesArray*/
5460
- 24 && Yt !== (Yt = /*profileValues*/
5461
- e[4].lastname.value) && Ne.value !== Yt && (Ne.value = Yt), m[0] & /*profileValues, prefixesArray*/
5495
+ 24 && Jt !== (Jt = /*profileValues*/
5496
+ e[4].lastname.value) && Ne.value !== Jt && (Ne.value = Jt), m[0] & /*profileValues, prefixesArray*/
5462
5497
  24 && Pr !== (Pr = /*profileValues*/
5463
5498
  e[4].lastname?.readOnly) && (Ne.readOnly = Pr), m[0] & /*$_*/
5464
5499
  524288 && Ar !== (Ar = /*$_*/
5465
- e[19]("userTitle") + "") && k(An, Ar), m[0] & /*profileValues, prefixesArray*/
5500
+ e[19]("userTitle") + "") && k(kn, Ar), m[0] & /*profileValues, prefixesArray*/
5466
5501
  24 && xr !== (xr = `${/*profileValues*/
5467
5502
  e[4].title?.readOnly ? "FieldDisabled" : ""}`) && l(De, "class", xr), m[0] & /*profileValues, prefixesArray*/
5468
- 24 && Kt !== (Kt = /*profileValues*/
5469
- e[4].title.value) && De.value !== Kt && (De.value = Kt), m[0] & /*profileValues, prefixesArray*/
5503
+ 24 && Yt !== (Yt = /*profileValues*/
5504
+ e[4].title.value) && De.value !== Yt && (De.value = Yt), m[0] & /*profileValues, prefixesArray*/
5470
5505
  24 && kr !== (kr = /*profileValues*/
5471
5506
  e[4].title?.readOnly) && (De.readOnly = kr), m[0] & /*$_*/
5472
- 524288 && Hr !== (Hr = /*$_*/
5473
- e[19]("currency") + "") && k(xn, Hr), m[0] & /*profileValues, prefixesArray*/
5474
- 24 && Ir !== (Ir = `${/*profileValues*/
5475
- e[4].currency?.readOnly ? "FieldDisabled" : ""}`) && l(Le, "class", Ir), m[0] & /*profileValues, prefixesArray*/
5476
- 24 && er !== (er = /*profileValues*/
5477
- e[4].currency.value) && Le.value !== er && (Le.value = er), m[0] & /*profileValues, prefixesArray*/
5478
- 24 && Or !== (Or = /*profileValues*/
5479
- e[4].currency?.readOnly) && (Le.readOnly = Or), /*profileValues*/
5480
- e[4].iban.value ? he ? he.p(e, m) : (he = vo(e), he.c(), he.m(_, null)) : he && (he.d(1), he = null), m[0] & /*$_*/
5507
+ 524288 && Or !== (Or = /*$_*/
5508
+ e[19]("currency") + "") && k(Bn, Or), m[0] & /*profileValues, prefixesArray*/
5509
+ 24 && Hr !== (Hr = `${/*profileValues*/
5510
+ e[4].currency?.readOnly ? "FieldDisabled" : ""}`) && l(Le, "class", Hr), m[0] & /*profileValues, prefixesArray*/
5511
+ 24 && Kt !== (Kt = /*profileValues*/
5512
+ e[4].currency.value) && Le.value !== Kt && (Le.value = Kt), m[0] & /*profileValues, prefixesArray*/
5513
+ 24 && Ir !== (Ir = /*profileValues*/
5514
+ e[4].currency?.readOnly) && (Le.readOnly = Ir), /*profileValues*/
5515
+ e[4].iban.value ? he ? he.p(e, m) : (he = So(e), he.c(), he.m(_, null)) : he && (he.d(1), he = null), m[0] & /*$_*/
5481
5516
  524288 && Mr !== (Mr = /*$_*/
5482
- e[19]("locationDetails") + "") && k(Bn, Mr), m[0] & /*$_*/
5517
+ e[19]("locationDetails") + "") && k(Hn, Mr), m[0] & /*$_*/
5483
5518
  524288 && Dr !== (Dr = /*$_*/
5484
- e[19]("userCountry") + "") && k(Hn, Dr), m[0] & /*profileValues, prefixesArray*/
5519
+ e[19]("userCountry") + "") && k(In, Dr), m[0] & /*profileValues, prefixesArray*/
5485
5520
  24 && Lr !== (Lr = `PlayerCountry ${/*profileValues*/
5486
5521
  e[4].country?.readOnly ? "FieldDisabled" : ""}`) && l(Ae, "class", Lr), m[0] & /*profileValues, prefixesArray*/
5487
- 24 && tr !== (tr = /*profileValues*/
5488
- e[4].country.countryName) && Ae.value !== tr && (Ae.value = tr), m[0] & /*profileValues, prefixesArray*/
5522
+ 24 && er !== (er = /*profileValues*/
5523
+ e[4].country.countryName) && Ae.value !== er && (Ae.value = er), m[0] & /*profileValues, prefixesArray*/
5489
5524
  24 && Rr !== (Rr = /*profileValues*/
5490
5525
  e[4].country.countryCode) && l(Ae, "placeholder", Rr), m[0] & /*profileValues, prefixesArray*/
5491
5526
  24 && jr !== (jr = /*profileValues*/
5492
5527
  e[4].country?.readOnly) && (Ae.readOnly = jr), m[0] & /*$_*/
5493
5528
  524288 && Fr !== (Fr = /*$_*/
5494
- e[19]("userCity") + "") && k(In, Fr), m[0] & /*profileValues, prefixesArray*/
5529
+ e[19]("userCity") + "") && k(Tn, Fr), m[0] & /*profileValues, prefixesArray*/
5495
5530
  24 && zr !== (zr = `${/*profileValues*/
5496
5531
  e[4].city?.readOnly ? "FieldDisabled" : ""}`) && l(ie, "class", zr), m[0] & /*profileValues, prefixesArray*/
5497
5532
  24 && Gr !== (Gr = /*profileValues*/
@@ -5502,11 +5537,11 @@ function co(e) {
5502
5537
  /*profileValues*/
5503
5538
  e[4].city.value
5504
5539
  ), /*isCityValid*/
5505
- e[10] ? pe && (pe.d(1), pe = null) : pe ? pe.p(e, m) : (pe = go(e), pe.c(), pe.m(Ue, null)), m[0] & /*isCityValid*/
5506
- 1024 && Vr !== (Vr = "PlayerInfoBox " + /*isCityValid*/
5507
- (e[10] ? "" : "InvalidField")) && l(Ue, "class", Vr), m[0] & /*$_*/
5540
+ e[10] ? de && (de.d(1), de = null) : de ? de.p(e, m) : (de = Eo(e), de.c(), de.m(Ue, null)), m[0] & /*isCityValid*/
5541
+ 1024 && $r !== ($r = "PlayerInfoBox " + /*isCityValid*/
5542
+ (e[10] ? "" : "InvalidField")) && l(Ue, "class", $r), m[0] & /*$_*/
5508
5543
  524288 && Qr !== (Qr = /*$_*/
5509
- e[19]("userAddress") + "") && k(On, Qr), m[0] & /*profileValues, prefixesArray*/
5544
+ e[19]("userAddress") + "") && k(Mn, Qr), m[0] & /*profileValues, prefixesArray*/
5510
5545
  24 && Wr !== (Wr = `${/*profileValues*/
5511
5546
  e[4].address1?.readOnly ? "FieldDisabled" : ""}`) && l(oe, "class", Wr), m[0] & /*profileValues, prefixesArray*/
5512
5547
  24 && Xr !== (Xr = /*profileValues*/
@@ -5517,11 +5552,11 @@ function co(e) {
5517
5552
  /*profileValues*/
5518
5553
  e[4].address1.value
5519
5554
  ), /*isAddressValid*/
5520
- e[12] ? me && (me.d(1), me = null) : me ? me.p(e, m) : (me = _o(e), me.c(), me.m(Fe, null)), m[0] & /*isAddressValid*/
5555
+ e[12] ? me && (me.d(1), me = null) : me ? me.p(e, m) : (me = Po(e), me.c(), me.m(Fe, null)), m[0] & /*isAddressValid*/
5521
5556
  4096 && qr !== (qr = "PlayerInfoBox " + /*isAddressValid*/
5522
5557
  (e[12] ? "" : "InvalidField")) && l(Fe, "class", qr), m[0] & /*$_*/
5523
5558
  524288 && Jr !== (Jr = /*$_*/
5524
- e[19]("userAddress2") + "") && k(Tn, Jr), m[0] & /*profileValues, prefixesArray*/
5559
+ e[19]("userAddress2") + "") && k(Nn, Jr), m[0] & /*profileValues, prefixesArray*/
5525
5560
  24 && Yr !== (Yr = `${/*profileValues*/
5526
5561
  e[4].address2?.readOnly ? "FieldDisabled" : ""}`) && l(ae, "class", Yr), m[0] & /*profileValues, prefixesArray*/
5527
5562
  24 && Kr !== (Kr = /*profileValues*/
@@ -5532,11 +5567,11 @@ function co(e) {
5532
5567
  /*profileValues*/
5533
5568
  e[4].address2.value
5534
5569
  ), /*isAddress2Valid*/
5535
- e[13] ? be && (be.d(1), be = null) : be ? be.p(e, m) : (be = Co(e), be.c(), be.m(ze, null)), m[0] & /*isAddress2Valid*/
5570
+ e[13] ? be && (be.d(1), be = null) : be ? be.p(e, m) : (be = wo(e), be.c(), be.m(ze, null)), m[0] & /*isAddress2Valid*/
5536
5571
  8192 && en !== (en = "PlayerInfoBox " + /*isAddress2Valid*/
5537
5572
  (e[13] ? "" : "InvalidField")) && l(ze, "class", en), m[0] & /*$_*/
5538
5573
  524288 && rn !== (rn = /*$_*/
5539
- e[19]("userPostalCode") + "") && k(Mn, rn), m[0] & /*profileValues, prefixesArray*/
5574
+ e[19]("userPostalCode") + "") && k(Dn, rn), m[0] & /*profileValues, prefixesArray*/
5540
5575
  24 && nn !== (nn = `${/*profileValues*/
5541
5576
  e[4].postalCode?.readOnly ? "FieldDisabled" : ""}`) && l(se, "class", nn), m[0] & /*profileValues, prefixesArray*/
5542
5577
  24 && on !== (on = /*profileValues*/
@@ -5547,51 +5582,51 @@ function co(e) {
5547
5582
  /*profileValues*/
5548
5583
  e[4].postalCode.value
5549
5584
  ), /*isPostalCodeValid*/
5550
- e[11] ? ye && (ye.d(1), ye = null) : ye ? ye.p(e, m) : (ye = So(e), ye.c(), ye.m(Ge, null)), m[0] & /*isPostalCodeValid*/
5585
+ e[11] ? ye && (ye.d(1), ye = null) : ye ? ye.p(e, m) : (ye = Ao(e), ye.c(), ye.m(Ge, null)), m[0] & /*isPostalCodeValid*/
5551
5586
  2048 && an !== (an = "PlayerInfoBox " + /*isPostalCodeValid*/
5552
5587
  (e[11] ? "" : "InvalidField")) && l(Ge, "class", an), /*showlocationdetailsdescription*/
5553
- e[1] === "true" ? ve ? ve.p(e, m) : (ve = Eo(e), ve.c(), ve.m(ee, null)) : ve && (ve.d(1), ve = null), m[0] & /*profileValues*/
5554
- 16 && (Nn = Object.keys(
5588
+ e[1] === "true" ? ve ? ve.p(e, m) : (ve = xo(e), ve.c(), ve.m(ee, null)) : ve && (ve.d(1), ve = null), m[0] & /*profileValues*/
5589
+ 16 && (Ln = Object.keys(
5555
5590
  /*profileValues*/
5556
5591
  e[4].consents
5557
- ).length > 0), Nn ? ge ? ge.p(e, m) : (ge = Po(e), ge.c(), ge.m(r, Dn)) : ge && (ge.d(1), ge = null), m[0] & /*$_*/
5592
+ ).length > 0), Ln ? ge ? ge.p(e, m) : (ge = ko(e), ge.c(), ge.m(r, Rn)) : ge && (ge.d(1), ge = null), m[0] & /*$_*/
5558
5593
  524288 && sn !== (sn = /*$_*/
5559
- e[19]("userProfileSaveChanges") + "") && k(Ln, sn), m[0] & /*hasProfileInfoChanged, isValid*/
5594
+ e[19]("userProfileSaveChanges") + "") && k(jn, sn), m[0] & /*hasProfileInfoChanged, isValid*/
5560
5595
  768 && ln !== (ln = "PlayerDetailsSaveButton " + /*hasProfileInfoChanged*/
5561
5596
  (e[8] && /*isValid*/
5562
- e[9] ? "" : "PlayerButtonDisabled")) && l(It, "class", ln), m[0] & /*isMobileView*/
5597
+ e[9] ? "" : "PlayerButtonDisabled")) && l(Ht, "class", ln), m[0] & /*isMobileView*/
5563
5598
  128 && un !== (un = "PlayerDetailsButtonsArea " + /*isMobileView*/
5564
- (e[7] ? "PlayerDetailsButtonsAreaMobile" : "")) && l(rr, "class", un), /*showConfirmSave*/
5565
- e[18] ? _e ? _e.p(e, m) : (_e = Bo(e), _e.c(), _e.m(r, null)) : _e && (_e.d(1), _e = null), m[0] & /*isMobileView*/
5599
+ (e[7] ? "PlayerDetailsButtonsAreaMobile" : "")) && l(tr, "class", un), /*showConfirmSave*/
5600
+ e[18] ? _e ? _e.p(e, m) : (_e = To(e), _e.c(), _e.m(r, null)) : _e && (_e.d(1), _e = null), m[0] & /*isMobileView*/
5566
5601
  128 && cn !== (cn = "PlayerInfoWrapper " + /*isMobileView*/
5567
5602
  (e[7] ? "PlayerInfoWrapperMobile" : "")) && l(t, "class", cn);
5568
5603
  },
5569
5604
  d(re) {
5570
- re && O(t), le && le.d(), Lt(te, re), ue && ue.d(), ce && ce.d(), fe && fe.d(), de && de.d(), he && he.d(), pe && pe.d(), me && me.d(), be && be.d(), ye && ye.d(), ve && ve.d(), ge && ge.d(), _e && _e.d(), Rn = !1, at(Mi);
5605
+ re && H(t), le && le.d(), Lt(te, re), ue && ue.d(), ce && ce.d(), fe && fe.d(), pe && pe.d(), he && he.d(), de && de.d(), me && me.d(), be && be.d(), ye && ye.d(), ve && ve.d(), ge && ge.d(), _e && _e.d(), Un = !1, at(Ri);
5571
5606
  }
5572
5607
  };
5573
5608
  }
5574
- function fo(e) {
5575
- let t, r, n, i, o, a, u, c, f, d, h = (
5609
+ function bo(e) {
5610
+ let t, r, n, i, o, a, u, c, f, p, h = (
5576
5611
  /*$_*/
5577
5612
  e[19]("titleProfileInfo") + ""
5578
5613
  ), v, P, _;
5579
5614
  return {
5580
5615
  c() {
5581
- t = p("div"), r = Tt("svg"), n = Tt("defs"), i = Tt("style"), o = A(`.aaa {
5616
+ t = d("div"), r = Tt("svg"), n = Tt("defs"), i = Tt("style"), o = A(`.aaa {
5582
5617
  fill: var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));
5583
5618
  }
5584
- `), a = Tt("g"), u = Tt("g"), c = Tt("path"), f = C(), d = p("h2"), v = A(h), l(c, "class", "aaa"), l(c, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), l(c, "transform", "translate(15 15) rotate(180)"), l(u, "transform", "translate(20 158)"), l(a, "transform", "translate(-20 -158)"), l(r, "xmlns", "http://www.w3.org/2000/svg"), l(r, "width", "15"), l(r, "height", "15"), l(r, "viewBox", "0 0 15 15"), l(d, "class", "MyAccountCategoryTitleMobile"), l(t, "class", "MenuReturnButton");
5619
+ `), a = Tt("g"), u = Tt("g"), c = Tt("path"), f = C(), p = d("h2"), v = A(h), l(c, "class", "aaa"), l(c, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), l(c, "transform", "translate(15 15) rotate(180)"), l(u, "transform", "translate(20 158)"), l(a, "transform", "translate(-20 -158)"), l(r, "xmlns", "http://www.w3.org/2000/svg"), l(r, "width", "15"), l(r, "height", "15"), l(r, "viewBox", "0 0 15 15"), l(p, "class", "MyAccountCategoryTitleMobile"), l(t, "class", "MenuReturnButton");
5585
5620
  },
5586
5621
  m(E, w) {
5587
- T(E, t, w), s(t, r), s(r, n), s(n, i), s(i, o), s(r, a), s(a, u), s(u, c), s(t, f), s(t, d), s(d, v), P || (_ = [
5588
- G(
5622
+ I(E, t, w), s(t, r), s(r, n), s(n, i), s(i, o), s(r, a), s(a, u), s(u, c), s(t, f), s(t, p), s(p, v), P || (_ = [
5623
+ z(
5589
5624
  t,
5590
5625
  "click",
5591
5626
  /*toggleScreen*/
5592
5627
  e[24]
5593
5628
  ),
5594
- G(t, "keyup", null)
5629
+ z(t, "keyup", null)
5595
5630
  ], P = !0);
5596
5631
  },
5597
5632
  p(E, w) {
@@ -5600,22 +5635,22 @@ function fo(e) {
5600
5635
  E[19]("titleProfileInfo") + "") && k(v, h);
5601
5636
  },
5602
5637
  d(E) {
5603
- E && O(t), P = !1, at(_);
5638
+ E && H(t), P = !1, at(_);
5604
5639
  }
5605
5640
  };
5606
5641
  }
5607
- function ql(e) {
5642
+ function Kl(e) {
5608
5643
  let t, r = (
5609
5644
  /*pref*/
5610
5645
  e[88].Prefix + ""
5611
5646
  ), n, i;
5612
5647
  return {
5613
5648
  c() {
5614
- t = p("option"), n = A(r), t.__value = i = /*pref*/
5649
+ t = d("option"), n = A(r), t.__value = i = /*pref*/
5615
5650
  e[88].Prefix, X(t, t.__value);
5616
5651
  },
5617
5652
  m(o, a) {
5618
- T(o, t, a), s(t, n);
5653
+ I(o, t, a), s(t, n);
5619
5654
  },
5620
5655
  p(o, a) {
5621
5656
  a[0] & /*prefixesArray*/
@@ -5625,22 +5660,22 @@ function ql(e) {
5625
5660
  o[88].Prefix) && (t.__value = i, X(t, t.__value));
5626
5661
  },
5627
5662
  d(o) {
5628
- o && O(t);
5663
+ o && H(t);
5629
5664
  }
5630
5665
  };
5631
5666
  }
5632
- function Zl(e) {
5667
+ function eu(e) {
5633
5668
  let t, r = (
5634
5669
  /*pref*/
5635
5670
  e[88].Prefix + ""
5636
5671
  ), n, i;
5637
5672
  return {
5638
5673
  c() {
5639
- t = p("option"), n = A(r), t.selected = !0, t.__value = i = /*pref*/
5674
+ t = d("option"), n = A(r), t.selected = !0, t.__value = i = /*pref*/
5640
5675
  e[88].Prefix, X(t, t.__value);
5641
5676
  },
5642
5677
  m(o, a) {
5643
- T(o, t, a), s(t, n);
5678
+ I(o, t, a), s(t, n);
5644
5679
  },
5645
5680
  p(o, a) {
5646
5681
  a[0] & /*prefixesArray*/
@@ -5650,46 +5685,46 @@ function Zl(e) {
5650
5685
  o[88].Prefix) && (t.__value = i, X(t, t.__value));
5651
5686
  },
5652
5687
  d(o) {
5653
- o && O(t);
5688
+ o && H(t);
5654
5689
  }
5655
5690
  };
5656
5691
  }
5657
- function ho(e) {
5692
+ function yo(e) {
5658
5693
  let t;
5659
5694
  function r(o, a) {
5660
5695
  return (
5661
5696
  /*pref*/
5662
5697
  o[88].Prefix === /*profileValues*/
5663
- o[4].mobile.prefix ? Zl : ql
5698
+ o[4].mobile.prefix ? eu : Kl
5664
5699
  );
5665
5700
  }
5666
5701
  let n = r(e), i = n(e);
5667
5702
  return {
5668
5703
  c() {
5669
- i.c(), t = Mo();
5704
+ i.c(), t = Ro();
5670
5705
  },
5671
5706
  m(o, a) {
5672
- i.m(o, a), T(o, t, a);
5707
+ i.m(o, a), I(o, t, a);
5673
5708
  },
5674
5709
  p(o, a) {
5675
5710
  n === (n = r(o)) && i ? i.p(o, a) : (i.d(1), i = n(o), i && (i.c(), i.m(t.parentNode, t)));
5676
5711
  },
5677
5712
  d(o) {
5678
- o && O(t), i.d(o);
5713
+ o && H(t), i.d(o);
5679
5714
  }
5680
5715
  };
5681
5716
  }
5682
- function po(e) {
5717
+ function vo(e) {
5683
5718
  let t, r = (
5684
5719
  /*$_*/
5685
5720
  e[19]("userPhoneError") + ""
5686
5721
  ), n;
5687
5722
  return {
5688
5723
  c() {
5689
- t = p("p"), n = A(r), l(t, "class", "InvalidInput");
5724
+ t = d("p"), n = A(r), l(t, "class", "InvalidInput");
5690
5725
  },
5691
5726
  m(i, o) {
5692
- T(i, t, o), s(t, n);
5727
+ I(i, t, o), s(t, n);
5693
5728
  },
5694
5729
  p(i, o) {
5695
5730
  o[0] & /*$_*/
@@ -5697,21 +5732,21 @@ function po(e) {
5697
5732
  i[19]("userPhoneError") + "") && k(n, r);
5698
5733
  },
5699
5734
  d(i) {
5700
- i && O(t);
5735
+ i && H(t);
5701
5736
  }
5702
5737
  };
5703
5738
  }
5704
- function mo(e) {
5739
+ function go(e) {
5705
5740
  let t, r = (
5706
5741
  /*$_*/
5707
5742
  e[19]("userPrefixError") + ""
5708
5743
  ), n;
5709
5744
  return {
5710
5745
  c() {
5711
- t = p("p"), n = A(r), l(t, "class", "InvalidInput");
5746
+ t = d("p"), n = A(r), l(t, "class", "InvalidInput");
5712
5747
  },
5713
5748
  m(i, o) {
5714
- T(i, t, o), s(t, n);
5749
+ I(i, t, o), s(t, n);
5715
5750
  },
5716
5751
  p(i, o) {
5717
5752
  o[0] & /*$_*/
@@ -5719,11 +5754,11 @@ function mo(e) {
5719
5754
  i[19]("userPrefixError") + "") && k(n, r);
5720
5755
  },
5721
5756
  d(i) {
5722
- i && O(t);
5757
+ i && H(t);
5723
5758
  }
5724
5759
  };
5725
5760
  }
5726
- function bo(e) {
5761
+ function _o(e) {
5727
5762
  let t, r = (
5728
5763
  /*custominputtextswitch*/
5729
5764
  (e[0] == "true" ? (
@@ -5736,10 +5771,10 @@ function bo(e) {
5736
5771
  ), n;
5737
5772
  return {
5738
5773
  c() {
5739
- t = p("p"), n = A(r), l(t, "class", "InvalidInput");
5774
+ t = d("p"), n = A(r), l(t, "class", "InvalidInput");
5740
5775
  },
5741
5776
  m(i, o) {
5742
- T(i, t, o), s(t, n);
5777
+ I(i, t, o), s(t, n);
5743
5778
  },
5744
5779
  p(i, o) {
5745
5780
  o[0] & /*custominputtextswitch, $_*/
@@ -5753,11 +5788,11 @@ function bo(e) {
5753
5788
  )) + "") && k(n, r);
5754
5789
  },
5755
5790
  d(i) {
5756
- i && O(t);
5791
+ i && H(t);
5757
5792
  }
5758
5793
  };
5759
5794
  }
5760
- function yo(e) {
5795
+ function Co(e) {
5761
5796
  let t, r = (
5762
5797
  /*custominputtextswitch*/
5763
5798
  (e[0] == "true" ? (
@@ -5770,10 +5805,10 @@ function yo(e) {
5770
5805
  ), n;
5771
5806
  return {
5772
5807
  c() {
5773
- t = p("p"), n = A(r), l(t, "class", "InvalidInput");
5808
+ t = d("p"), n = A(r), l(t, "class", "InvalidInput");
5774
5809
  },
5775
5810
  m(i, o) {
5776
- T(i, t, o), s(t, n);
5811
+ I(i, t, o), s(t, n);
5777
5812
  },
5778
5813
  p(i, o) {
5779
5814
  o[0] & /*custominputtextswitch, $_*/
@@ -5787,52 +5822,52 @@ function yo(e) {
5787
5822
  )) + "") && k(n, r);
5788
5823
  },
5789
5824
  d(i) {
5790
- i && O(t);
5825
+ i && H(t);
5791
5826
  }
5792
5827
  };
5793
5828
  }
5794
- function vo(e) {
5829
+ function So(e) {
5795
5830
  let t, r, n = (
5796
5831
  /*$_*/
5797
5832
  e[19]("iban") + ""
5798
5833
  ), i, o, a, u, c, f;
5799
5834
  return {
5800
5835
  c() {
5801
- t = p("div"), r = p("label"), i = A(n), o = C(), a = p("input"), l(r, "for", "Iban"), l(a, "id", "Iban"), l(a, "type", "text"), l(a, "class", u = `${/*profileValues*/
5836
+ t = d("div"), r = d("label"), i = A(n), o = C(), a = d("input"), l(r, "for", "Iban"), l(a, "id", "Iban"), l(a, "type", "text"), l(a, "class", u = `${/*profileValues*/
5802
5837
  e[4].iban?.readOnly ? "FieldDisabled" : ""}`), a.value = c = /*profileValues*/
5803
5838
  e[4].iban.value, a.readOnly = f = /*profileValues*/
5804
5839
  e[4].iban?.readOnly, l(t, "class", "PlayerInfoBox");
5805
5840
  },
5806
- m(d, h) {
5807
- T(d, t, h), s(t, r), s(r, i), s(t, o), s(t, a);
5841
+ m(p, h) {
5842
+ I(p, t, h), s(t, r), s(r, i), s(t, o), s(t, a);
5808
5843
  },
5809
- p(d, h) {
5844
+ p(p, h) {
5810
5845
  h[0] & /*$_*/
5811
5846
  524288 && n !== (n = /*$_*/
5812
- d[19]("iban") + "") && k(i, n), h[0] & /*profileValues, prefixesArray*/
5847
+ p[19]("iban") + "") && k(i, n), h[0] & /*profileValues, prefixesArray*/
5813
5848
  24 && u !== (u = `${/*profileValues*/
5814
- d[4].iban?.readOnly ? "FieldDisabled" : ""}`) && l(a, "class", u), h[0] & /*profileValues, prefixesArray*/
5849
+ p[4].iban?.readOnly ? "FieldDisabled" : ""}`) && l(a, "class", u), h[0] & /*profileValues, prefixesArray*/
5815
5850
  24 && c !== (c = /*profileValues*/
5816
- d[4].iban.value) && a.value !== c && (a.value = c), h[0] & /*profileValues, prefixesArray*/
5851
+ p[4].iban.value) && a.value !== c && (a.value = c), h[0] & /*profileValues, prefixesArray*/
5817
5852
  24 && f !== (f = /*profileValues*/
5818
- d[4].iban?.readOnly) && (a.readOnly = f);
5853
+ p[4].iban?.readOnly) && (a.readOnly = f);
5819
5854
  },
5820
- d(d) {
5821
- d && O(t);
5855
+ d(p) {
5856
+ p && H(t);
5822
5857
  }
5823
5858
  };
5824
5859
  }
5825
- function go(e) {
5860
+ function Eo(e) {
5826
5861
  let t, r = (
5827
5862
  /*$_*/
5828
5863
  e[19]("userCityError") + ""
5829
5864
  ), n;
5830
5865
  return {
5831
5866
  c() {
5832
- t = p("p"), n = A(r), l(t, "class", "InvalidInput");
5867
+ t = d("p"), n = A(r), l(t, "class", "InvalidInput");
5833
5868
  },
5834
5869
  m(i, o) {
5835
- T(i, t, o), s(t, n);
5870
+ I(i, t, o), s(t, n);
5836
5871
  },
5837
5872
  p(i, o) {
5838
5873
  o[0] & /*$_*/
@@ -5840,21 +5875,21 @@ function go(e) {
5840
5875
  i[19]("userCityError") + "") && k(n, r);
5841
5876
  },
5842
5877
  d(i) {
5843
- i && O(t);
5878
+ i && H(t);
5844
5879
  }
5845
5880
  };
5846
5881
  }
5847
- function _o(e) {
5882
+ function Po(e) {
5848
5883
  let t, r = (
5849
5884
  /*$_*/
5850
5885
  e[19]("userAddressError") + ""
5851
5886
  ), n;
5852
5887
  return {
5853
5888
  c() {
5854
- t = p("p"), n = A(r), l(t, "class", "InvalidInput");
5889
+ t = d("p"), n = A(r), l(t, "class", "InvalidInput");
5855
5890
  },
5856
5891
  m(i, o) {
5857
- T(i, t, o), s(t, n);
5892
+ I(i, t, o), s(t, n);
5858
5893
  },
5859
5894
  p(i, o) {
5860
5895
  o[0] & /*$_*/
@@ -5862,21 +5897,21 @@ function _o(e) {
5862
5897
  i[19]("userAddressError") + "") && k(n, r);
5863
5898
  },
5864
5899
  d(i) {
5865
- i && O(t);
5900
+ i && H(t);
5866
5901
  }
5867
5902
  };
5868
5903
  }
5869
- function Co(e) {
5904
+ function wo(e) {
5870
5905
  let t, r = (
5871
5906
  /*$_*/
5872
5907
  e[19]("userAddressError") + ""
5873
5908
  ), n;
5874
5909
  return {
5875
5910
  c() {
5876
- t = p("p"), n = A(r), l(t, "class", "InvalidInput");
5911
+ t = d("p"), n = A(r), l(t, "class", "InvalidInput");
5877
5912
  },
5878
5913
  m(i, o) {
5879
- T(i, t, o), s(t, n);
5914
+ I(i, t, o), s(t, n);
5880
5915
  },
5881
5916
  p(i, o) {
5882
5917
  o[0] & /*$_*/
@@ -5884,21 +5919,21 @@ function Co(e) {
5884
5919
  i[19]("userAddressError") + "") && k(n, r);
5885
5920
  },
5886
5921
  d(i) {
5887
- i && O(t);
5922
+ i && H(t);
5888
5923
  }
5889
5924
  };
5890
5925
  }
5891
- function So(e) {
5926
+ function Ao(e) {
5892
5927
  let t, r = (
5893
5928
  /*$_*/
5894
5929
  e[19]("userPostalCodeError") + ""
5895
5930
  ), n;
5896
5931
  return {
5897
5932
  c() {
5898
- t = p("p"), n = A(r), l(t, "class", "InvalidInput");
5933
+ t = d("p"), n = A(r), l(t, "class", "InvalidInput");
5899
5934
  },
5900
5935
  m(i, o) {
5901
- T(i, t, o), s(t, n);
5936
+ I(i, t, o), s(t, n);
5902
5937
  },
5903
5938
  p(i, o) {
5904
5939
  o[0] & /*$_*/
@@ -5906,21 +5941,21 @@ function So(e) {
5906
5941
  i[19]("userPostalCodeError") + "") && k(n, r);
5907
5942
  },
5908
5943
  d(i) {
5909
- i && O(t);
5944
+ i && H(t);
5910
5945
  }
5911
5946
  };
5912
5947
  }
5913
- function Eo(e) {
5948
+ function xo(e) {
5914
5949
  let t, r = (
5915
5950
  /*$_*/
5916
5951
  e[19]("locationDetailsDescription") + ""
5917
5952
  ), n;
5918
5953
  return {
5919
5954
  c() {
5920
- t = p("div"), n = A(r), l(t, "class", "LocationDetailsDescription");
5955
+ t = d("div"), n = A(r), l(t, "class", "LocationDetailsDescription");
5921
5956
  },
5922
5957
  m(i, o) {
5923
- T(i, t, o), s(t, n);
5958
+ I(i, t, o), s(t, n);
5924
5959
  },
5925
5960
  p(i, o) {
5926
5961
  o[0] & /*$_*/
@@ -5928,45 +5963,45 @@ function Eo(e) {
5928
5963
  i[19]("locationDetailsDescription") + "") && k(n, r);
5929
5964
  },
5930
5965
  d(i) {
5931
- i && O(t);
5966
+ i && H(t);
5932
5967
  }
5933
5968
  };
5934
5969
  }
5935
- function Po(e) {
5970
+ function ko(e) {
5936
5971
  let t, r, n = (
5937
5972
  /*$_*/
5938
5973
  e[19]("userNotifications") + ""
5939
- ), i, o, a, u = Xe(Object.keys(
5974
+ ), i, o, a, u = qe(Object.keys(
5940
5975
  /*profileValues*/
5941
5976
  e[4].consents ?? {}
5942
5977
  )), c = [];
5943
5978
  for (let f = 0; f < u.length; f += 1)
5944
- c[f] = ko(so(e, u, f));
5979
+ c[f] = Io(fo(e, u, f));
5945
5980
  return {
5946
5981
  c() {
5947
- t = p("div"), r = p("h3"), i = A(n), o = C(), a = p("section");
5982
+ t = d("div"), r = d("h3"), i = A(n), o = C(), a = d("section");
5948
5983
  for (let f = 0; f < c.length; f += 1)
5949
5984
  c[f].c();
5950
5985
  l(t, "class", "PlayerNotificationsHeader"), l(a, "class", "PlayerNotificationsCheckboxArea");
5951
5986
  },
5952
- m(f, d) {
5953
- T(f, t, d), s(t, r), s(r, i), T(f, o, d), T(f, a, d);
5987
+ m(f, p) {
5988
+ I(f, t, p), s(t, r), s(r, i), I(f, o, p), I(f, a, p);
5954
5989
  for (let h = 0; h < c.length; h += 1)
5955
5990
  c[h] && c[h].m(a, null);
5956
5991
  },
5957
- p(f, d) {
5958
- if (d[0] & /*$_*/
5992
+ p(f, p) {
5993
+ if (p[0] & /*$_*/
5959
5994
  524288 && n !== (n = /*$_*/
5960
- f[19]("userNotifications") + "") && k(i, n), d[0] & /*profileValues, allowedConsentCategoryGroups, $_, consentInputRefs, updateParentAndCheckForChanges, toggleConsentCategoryGroup*/
5995
+ f[19]("userNotifications") + "") && k(i, n), p[0] & /*profileValues, allowedConsentCategoryGroups, $_, consentInputRefs, updateParentAndCheckForChanges, toggleConsentCategoryGroup*/
5961
5996
  103284784) {
5962
- u = Xe(Object.keys(
5997
+ u = qe(Object.keys(
5963
5998
  /*profileValues*/
5964
5999
  f[4].consents ?? {}
5965
6000
  ));
5966
6001
  let h;
5967
6002
  for (h = 0; h < u.length; h += 1) {
5968
- const v = so(f, u, h);
5969
- c[h] ? c[h].p(v, d) : (c[h] = ko(v), c[h].c(), c[h].m(a, null));
6003
+ const v = fo(f, u, h);
6004
+ c[h] ? c[h].p(v, p) : (c[h] = Io(v), c[h].c(), c[h].m(a, null));
5970
6005
  }
5971
6006
  for (; h < c.length; h += 1)
5972
6007
  c[h].d(1);
@@ -5974,18 +6009,18 @@ function Po(e) {
5974
6009
  }
5975
6010
  },
5976
6011
  d(f) {
5977
- f && (O(t), O(o), O(a)), Lt(c, f);
6012
+ f && (H(t), H(o), H(a)), Lt(c, f);
5978
6013
  }
5979
6014
  };
5980
6015
  }
5981
- function wo(e) {
6016
+ function Bo(e) {
5982
6017
  let t, r = (
5983
6018
  /*allowedConsentCategoryGroups*/
5984
6019
  e[21].includes(
5985
6020
  /*consentCategory*/
5986
6021
  e[82]
5987
6022
  )
5988
- ), n, i, o = r && Ao(e), a = Xe(
6023
+ ), n, i, o = r && Oo(e), a = qe(
5989
6024
  /*profileValues*/
5990
6025
  e[4].consents[
5991
6026
  /*consentCategory*/
@@ -5993,18 +6028,18 @@ function wo(e) {
5993
6028
  ]
5994
6029
  ), u = [];
5995
6030
  for (let c = 0; c < a.length; c += 1)
5996
- u[c] = xo(lo(e, a, c));
6031
+ u[c] = Ho(po(e, a, c));
5997
6032
  return {
5998
6033
  c() {
5999
- t = p("div"), o && o.c(), n = C();
6034
+ t = d("div"), o && o.c(), n = C();
6000
6035
  for (let c = 0; c < u.length; c += 1)
6001
6036
  u[c].c();
6002
6037
  i = C(), l(t, "class", "ConsentGroup");
6003
6038
  },
6004
6039
  m(c, f) {
6005
- T(c, t, f), o && o.m(t, null), s(t, n);
6006
- for (let d = 0; d < u.length; d += 1)
6007
- u[d] && u[d].m(t, null);
6040
+ I(c, t, f), o && o.m(t, null), s(t, n);
6041
+ for (let p = 0; p < u.length; p += 1)
6042
+ u[p] && u[p].m(t, null);
6008
6043
  s(t, i);
6009
6044
  },
6010
6045
  p(c, f) {
@@ -6013,35 +6048,35 @@ function wo(e) {
6013
6048
  c[21].includes(
6014
6049
  /*consentCategory*/
6015
6050
  c[82]
6016
- )), r ? o ? o.p(c, f) : (o = Ao(c), o.c(), o.m(t, n)) : o && (o.d(1), o = null), f[0] & /*allowedConsentCategoryGroups, profileValues, $_, consentInputRefs, updateParentAndCheckForChanges*/
6051
+ )), r ? o ? o.p(c, f) : (o = Oo(c), o.c(), o.m(t, n)) : o && (o.d(1), o = null), f[0] & /*allowedConsentCategoryGroups, profileValues, $_, consentInputRefs, updateParentAndCheckForChanges*/
6017
6052
  69730352) {
6018
- a = Xe(
6053
+ a = qe(
6019
6054
  /*profileValues*/
6020
6055
  c[4].consents[
6021
6056
  /*consentCategory*/
6022
6057
  c[82]
6023
6058
  ]
6024
6059
  );
6025
- let d;
6026
- for (d = 0; d < a.length; d += 1) {
6027
- const h = lo(c, a, d);
6028
- u[d] ? u[d].p(h, f) : (u[d] = xo(h), u[d].c(), u[d].m(t, i));
6060
+ let p;
6061
+ for (p = 0; p < a.length; p += 1) {
6062
+ const h = po(c, a, p);
6063
+ u[p] ? u[p].p(h, f) : (u[p] = Ho(h), u[p].c(), u[p].m(t, i));
6029
6064
  }
6030
- for (; d < u.length; d += 1)
6031
- u[d].d(1);
6065
+ for (; p < u.length; p += 1)
6066
+ u[p].d(1);
6032
6067
  u.length = a.length;
6033
6068
  }
6034
6069
  },
6035
6070
  d(c) {
6036
- c && O(t), o && o.d(), Lt(u, c);
6071
+ c && H(t), o && o.d(), Lt(u, c);
6037
6072
  }
6038
6073
  };
6039
6074
  }
6040
- function Ao(e) {
6075
+ function Oo(e) {
6041
6076
  let t, r, n, i, o = (
6042
6077
  /*consentCategory*/
6043
6078
  e[82]
6044
- ), a, u, c, f, d = (
6079
+ ), a, u, c, f, p = (
6045
6080
  /*$_*/
6046
6081
  e[19](`consentCategoryHeader${/*consentCategory*/
6047
6082
  e[82]}`) + ""
@@ -6055,15 +6090,15 @@ function Ao(e) {
6055
6090
  );
6056
6091
  return {
6057
6092
  c() {
6058
- t = p("div"), r = p("label"), n = p("input"), a = C(), u = p("span"), c = C(), f = p("span"), h = A(d), n.checked = i = /*profileValues*/
6093
+ t = d("div"), r = d("label"), n = d("input"), a = C(), u = d("span"), c = C(), f = d("span"), h = A(p), n.checked = i = /*profileValues*/
6059
6094
  e[4].consents[
6060
6095
  /*consentCategory*/
6061
6096
  e[82]
6062
- ].every(Ho), l(n, "type", "checkbox"), l(u, "class", "Checkmark"), l(t, "class", "PlayerNotificationBox Parent");
6097
+ ].every(Mo), l(n, "type", "checkbox"), l(u, "class", "Checkmark"), l(t, "class", "PlayerNotificationBox Parent");
6063
6098
  },
6064
- m(w, L) {
6065
- T(w, t, L), s(t, r), s(r, n), _(), s(r, a), s(r, u), s(r, c), s(r, f), s(f, h), v || (P = G(n, "change", function() {
6066
- Vt(
6099
+ m(w, D) {
6100
+ I(w, t, D), s(t, r), s(r, n), _(), s(r, a), s(r, u), s(r, c), s(r, f), s(f, h), v || (P = z(n, "change", function() {
6101
+ Gt(
6067
6102
  /*toggleConsentCategoryGroup*/
6068
6103
  e[25](
6069
6104
  /*consentCategory*/
@@ -6075,32 +6110,32 @@ function Ao(e) {
6075
6110
  ).apply(this, arguments);
6076
6111
  }), v = !0);
6077
6112
  },
6078
- p(w, L) {
6079
- e = w, L[0] & /*profileValues, prefixesArray*/
6113
+ p(w, D) {
6114
+ e = w, D[0] & /*profileValues, prefixesArray*/
6080
6115
  24 && i !== (i = /*profileValues*/
6081
6116
  e[4].consents[
6082
6117
  /*consentCategory*/
6083
6118
  e[82]
6084
- ].every(Ho)) && (n.checked = i), o !== /*consentCategory*/
6119
+ ].every(Mo)) && (n.checked = i), o !== /*consentCategory*/
6085
6120
  e[82] && (E(), o = /*consentCategory*/
6086
- e[82], _()), L[0] & /*$_, profileValues*/
6087
- 524304 && d !== (d = /*$_*/
6121
+ e[82], _()), D[0] & /*$_, profileValues*/
6122
+ 524304 && p !== (p = /*$_*/
6088
6123
  e[19](`consentCategoryHeader${/*consentCategory*/
6089
- e[82]}`) + "") && k(h, d);
6124
+ e[82]}`) + "") && k(h, p);
6090
6125
  },
6091
6126
  d(w) {
6092
- w && O(t), E(), v = !1, P();
6127
+ w && H(t), E(), v = !1, P();
6093
6128
  }
6094
6129
  };
6095
6130
  }
6096
- function xo(e) {
6131
+ function Ho(e) {
6097
6132
  let t, r, n, i = (
6098
6133
  /*consentCategory*/
6099
6134
  e[82]
6100
6135
  ), o = (
6101
6136
  /*consent*/
6102
6137
  e[85]
6103
- ), a, u, c, f, d = (
6138
+ ), a, u, c, f, p = (
6104
6139
  /*$_*/
6105
6140
  e[19](`${/*consent*/
6106
6141
  e[85].tagCode}Consent`) + ""
@@ -6112,7 +6147,7 @@ function xo(e) {
6112
6147
  /*input_binding_1*/
6113
6148
  e[49](null, i, o)
6114
6149
  );
6115
- function L() {
6150
+ function D() {
6116
6151
  e[50].call(
6117
6152
  n,
6118
6153
  /*each_value_1*/
@@ -6123,18 +6158,18 @@ function xo(e) {
6123
6158
  }
6124
6159
  return {
6125
6160
  c() {
6126
- t = p("div"), r = p("label"), n = p("input"), a = C(), u = p("span"), c = C(), f = p("span"), h = A(d), l(n, "type", "checkbox"), l(u, "class", "Checkmark"), l(t, "class", v = "PlayerNotificationBox " + /*allowedConsentCategoryGroups*/
6161
+ t = d("div"), r = d("label"), n = d("input"), a = C(), u = d("span"), c = C(), f = d("span"), h = A(p), l(n, "type", "checkbox"), l(u, "class", "Checkmark"), l(t, "class", v = "PlayerNotificationBox " + /*allowedConsentCategoryGroups*/
6127
6162
  (e[21].includes(
6128
6163
  /*consentCategory*/
6129
6164
  e[82]
6130
6165
  ) ? "Child" : ""));
6131
6166
  },
6132
- m(x, M) {
6133
- T(x, t, M), s(t, r), s(r, n), E(), n.checked = /*consent*/
6167
+ m(x, T) {
6168
+ I(x, t, T), s(t, r), s(r, n), E(), n.checked = /*consent*/
6134
6169
  e[85].status, s(r, a), s(r, u), s(r, c), s(r, f), s(f, h), P || (_ = [
6135
- G(n, "change", L),
6136
- G(n, "change", function() {
6137
- Vt(
6170
+ z(n, "change", D),
6171
+ z(n, "change", function() {
6172
+ Gt(
6138
6173
  /*updateParentAndCheckForChanges*/
6139
6174
  e[26](
6140
6175
  /*consentCategory*/
@@ -6147,17 +6182,17 @@ function xo(e) {
6147
6182
  })
6148
6183
  ], P = !0);
6149
6184
  },
6150
- p(x, M) {
6185
+ p(x, T) {
6151
6186
  e = x, (i !== /*consentCategory*/
6152
6187
  e[82] || o !== /*consent*/
6153
6188
  e[85]) && (w(), i = /*consentCategory*/
6154
6189
  e[82], o = /*consent*/
6155
- e[85], E()), M[0] & /*profileValues, prefixesArray*/
6190
+ e[85], E()), T[0] & /*profileValues, prefixesArray*/
6156
6191
  24 && (n.checked = /*consent*/
6157
- e[85].status), M[0] & /*$_, profileValues*/
6158
- 524304 && d !== (d = /*$_*/
6192
+ e[85].status), T[0] & /*$_, profileValues*/
6193
+ 524304 && p !== (p = /*$_*/
6159
6194
  e[19](`${/*consent*/
6160
- e[85].tagCode}Consent`) + "") && k(h, d), M[0] & /*profileValues, prefixesArray*/
6195
+ e[85].tagCode}Consent`) + "") && k(h, p), T[0] & /*profileValues, prefixesArray*/
6161
6196
  24 && v !== (v = "PlayerNotificationBox " + /*allowedConsentCategoryGroups*/
6162
6197
  (e[21].includes(
6163
6198
  /*consentCategory*/
@@ -6165,48 +6200,48 @@ function xo(e) {
6165
6200
  ) ? "Child" : "")) && l(t, "class", v);
6166
6201
  },
6167
6202
  d(x) {
6168
- x && O(t), w(), P = !1, at(_);
6203
+ x && H(t), w(), P = !1, at(_);
6169
6204
  }
6170
6205
  };
6171
6206
  }
6172
- function ko(e) {
6207
+ function Io(e) {
6173
6208
  let t, r = (
6174
6209
  /*profileValues*/
6175
6210
  e[4].consents[
6176
6211
  /*consentCategory*/
6177
6212
  e[82]
6178
- ]?.length > 0 && wo(e)
6213
+ ]?.length > 0 && Bo(e)
6179
6214
  );
6180
6215
  return {
6181
6216
  c() {
6182
- r && r.c(), t = Mo();
6217
+ r && r.c(), t = Ro();
6183
6218
  },
6184
6219
  m(n, i) {
6185
- r && r.m(n, i), T(n, t, i);
6220
+ r && r.m(n, i), I(n, t, i);
6186
6221
  },
6187
6222
  p(n, i) {
6188
6223
  /*profileValues*/
6189
6224
  n[4].consents[
6190
6225
  /*consentCategory*/
6191
6226
  n[82]
6192
- ]?.length > 0 ? r ? r.p(n, i) : (r = wo(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
6227
+ ]?.length > 0 ? r ? r.p(n, i) : (r = Bo(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
6193
6228
  },
6194
6229
  d(n) {
6195
- n && O(t), r && r.d(n);
6230
+ n && H(t), r && r.d(n);
6196
6231
  }
6197
6232
  };
6198
6233
  }
6199
- function Bo(e) {
6234
+ function To(e) {
6200
6235
  let t, r, n = (
6201
6236
  /*$_*/
6202
6237
  e[19]("userProfileConfirmationMessage") + ""
6203
6238
  ), i;
6204
6239
  return {
6205
6240
  c() {
6206
- t = p("section"), r = p("p"), i = A(n), l(r, "class", "PlayerDetailsConfirmSaveText"), l(t, "class", "PlayerDetailsConfirmSave");
6241
+ t = d("section"), r = d("p"), i = A(n), l(r, "class", "PlayerDetailsConfirmSaveText"), l(t, "class", "PlayerDetailsConfirmSave");
6207
6242
  },
6208
6243
  m(o, a) {
6209
- T(o, t, a), s(t, r), s(r, i);
6244
+ I(o, t, a), s(t, r), s(r, i);
6210
6245
  },
6211
6246
  p(o, a) {
6212
6247
  a[0] & /*$_*/
@@ -6214,66 +6249,66 @@ function Bo(e) {
6214
6249
  o[19]("userProfileConfirmationMessage") + "") && k(i, n);
6215
6250
  },
6216
6251
  d(o) {
6217
- o && O(t);
6252
+ o && H(t);
6218
6253
  }
6219
6254
  };
6220
6255
  }
6221
- function Jl(e) {
6222
- let t, r, n, i, o, a, u, c, f, d, h, v, P, _, E, w, L, x, M, N, W = Xe({ length: 10 }), V = [];
6256
+ function tu(e) {
6257
+ let t, r, n, i, o, a, u, c, f, p, h, v, P, _, E, w, D, x, T, M, W = qe({ length: 10 }), $ = [];
6223
6258
  for (let S = 0; S < W.length; S += 1)
6224
- V[S] = Ql($l(e, W, S));
6225
- let Se = Xe({ length: 4 }), ke = [];
6259
+ $[S] = Zl(ql(e, W, S));
6260
+ let Se = qe({ length: 4 }), ke = [];
6226
6261
  for (let S = 0; S < Se.length; S += 1)
6227
- ke[S] = Wl(Vl(e, Se, S));
6228
- let $ = Xe({ length: 4 }), Ee = [];
6229
- for (let S = 0; S < $.length; S += 1)
6230
- Ee[S] = Xl(Gl(e, $, S));
6262
+ ke[S] = Jl(Xl(e, Se, S));
6263
+ let V = qe({ length: 4 }), Ee = [];
6264
+ for (let S = 0; S < V.length; S += 1)
6265
+ Ee[S] = Yl(Wl(e, V, S));
6231
6266
  let b = !/*isLoading*/
6232
- e[6] && co(e);
6267
+ e[6] && mo(e);
6233
6268
  return {
6234
6269
  c() {
6235
- t = p("div"), r = p("div"), n = p("div"), n.innerHTML = '<ui-skeleton structure="title" width="auto" height="25px"></ui-skeleton>', i = C(), o = p("div"), o.innerHTML = '<ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton>', a = C(), u = p("div");
6236
- for (let S = 0; S < V.length; S += 1)
6237
- V[S].c();
6238
- c = C(), f = p("div"), f.innerHTML = '<ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton>', d = C(), h = p("div");
6270
+ t = d("div"), r = d("div"), n = d("div"), n.innerHTML = '<ui-skeleton structure="title" width="auto" height="25px"></ui-skeleton>', i = C(), o = d("div"), o.innerHTML = '<ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton>', a = C(), u = d("div");
6271
+ for (let S = 0; S < $.length; S += 1)
6272
+ $[S].c();
6273
+ c = C(), f = d("div"), f.innerHTML = '<ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton>', p = C(), h = d("div");
6239
6274
  for (let S = 0; S < ke.length; S += 1)
6240
6275
  ke[S].c();
6241
- v = C(), P = p("div"), P.innerHTML = '<ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton>', _ = C(), E = p("div");
6276
+ v = C(), P = d("div"), P.innerHTML = '<ui-skeleton structure="text" width="auto" height="15px"></ui-skeleton>', _ = C(), E = d("div");
6242
6277
  for (let S = 0; S < Ee.length; S += 1)
6243
6278
  Ee[S].c();
6244
- w = C(), L = p("div"), L.innerHTML = '<ui-skeleton structure="rectangle" width="auto" height="45px"></ui-skeleton>', M = C(), N = p("div"), b && b.c(), l(n, "class", "skeletonHeaderText"), l(o, "class", "skeletonSectionText"), l(u, "class", "skeletonSectionContainer"), l(f, "class", "skeletonSectionText"), l(h, "class", "skeletonSectionContainer"), l(P, "class", "skeletonSectionText"), l(E, "class", "skeletonConsentsContainer"), l(L, "class", "skeletonButton"), l(r, "class", "skeletonWrapper"), l(t, "class", x = "skeletonContainer " + /*isLoading*/
6279
+ w = C(), D = d("div"), D.innerHTML = '<ui-skeleton structure="rectangle" width="auto" height="45px"></ui-skeleton>', T = C(), M = d("div"), b && b.c(), l(n, "class", "skeletonHeaderText"), l(o, "class", "skeletonSectionText"), l(u, "class", "skeletonSectionContainer"), l(f, "class", "skeletonSectionText"), l(h, "class", "skeletonSectionContainer"), l(P, "class", "skeletonSectionText"), l(E, "class", "skeletonConsentsContainer"), l(D, "class", "skeletonButton"), l(r, "class", "skeletonWrapper"), l(t, "class", x = "skeletonContainer " + /*isLoading*/
6245
6280
  (e[6] ? "" : "Hidden"));
6246
6281
  },
6247
- m(S, Oe) {
6248
- T(S, t, Oe), s(t, r), s(r, n), s(r, i), s(r, o), s(r, a), s(r, u);
6249
- for (let U = 0; U < V.length; U += 1)
6250
- V[U] && V[U].m(u, null);
6251
- s(r, c), s(r, f), s(r, d), s(r, h);
6252
- for (let U = 0; U < ke.length; U += 1)
6253
- ke[U] && ke[U].m(h, null);
6282
+ m(S, Ie) {
6283
+ I(S, t, Ie), s(t, r), s(r, n), s(r, i), s(r, o), s(r, a), s(r, u);
6284
+ for (let j = 0; j < $.length; j += 1)
6285
+ $[j] && $[j].m(u, null);
6286
+ s(r, c), s(r, f), s(r, p), s(r, h);
6287
+ for (let j = 0; j < ke.length; j += 1)
6288
+ ke[j] && ke[j].m(h, null);
6254
6289
  s(r, v), s(r, P), s(r, _), s(r, E);
6255
- for (let U = 0; U < Ee.length; U += 1)
6256
- Ee[U] && Ee[U].m(E, null);
6257
- s(r, w), s(r, L), T(S, M, Oe), T(S, N, Oe), b && b.m(N, null), e[51](N);
6290
+ for (let j = 0; j < Ee.length; j += 1)
6291
+ Ee[j] && Ee[j].m(E, null);
6292
+ s(r, w), s(r, D), I(S, T, Ie), I(S, M, Ie), b && b.m(M, null), e[51](M);
6258
6293
  },
6259
- p(S, Oe) {
6260
- Oe[0] & /*isLoading*/
6294
+ p(S, Ie) {
6295
+ Ie[0] & /*isLoading*/
6261
6296
  64 && x !== (x = "skeletonContainer " + /*isLoading*/
6262
6297
  (S[6] ? "" : "Hidden")) && l(t, "class", x), /*isLoading*/
6263
- S[6] ? b && (b.d(1), b = null) : b ? b.p(S, Oe) : (b = co(S), b.c(), b.m(N, null));
6298
+ S[6] ? b && (b.d(1), b = null) : b ? b.p(S, Ie) : (b = mo(S), b.c(), b.m(M, null));
6264
6299
  },
6265
6300
  i: Ce,
6266
6301
  o: Ce,
6267
6302
  d(S) {
6268
- S && (O(t), O(M), O(N)), Lt(V, S), Lt(ke, S), Lt(Ee, S), b && b.d(), e[51](null);
6303
+ S && (H(t), H(T), H(M)), Lt($, S), Lt(ke, S), Lt(Ee, S), b && b.d(), e[51](null);
6269
6304
  }
6270
6305
  };
6271
6306
  }
6272
- const Ho = (e) => e.status;
6273
- function Yl(e, t, r) {
6307
+ const Mo = (e) => e.status;
6308
+ function ru(e, t, r) {
6274
6309
  let n;
6275
- ha(e, Sl, (y) => r(19, n = y));
6276
- let { userid: i } = t, { sessionid: o } = t, { endpoint: a } = t, { lang: u = "en" } = t, { clientstyling: c } = t, { clientstylingurl: f } = t, { mbsource: d } = t, { translationurl: h } = t, { custominputtextswitch: v = "false" } = t, { showlocationdetailsdescription: P = "false" } = t, { disabledfields: _ = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,countryCode,countryName" } = t, E, w = [], L = [], x = {}, M = [], N = [], W = [], V, Se, ke = window.navigator.userAgent, $ = "";
6310
+ ya(e, Al, (y) => r(19, n = y));
6311
+ let { userid: i } = t, { sessionid: o } = t, { endpoint: a } = t, { lang: u = "en" } = t, { clientstyling: c } = t, { clientstylingurl: f } = t, { mbsource: p } = t, { translationurl: h } = t, { custominputtextswitch: v = "false" } = t, { showlocationdetailsdescription: P = "false" } = t, { disabledfields: _ = "username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,countryCode,countryName" } = t, E, w = [], D = [], x = {}, T = [], M = [], W = [], $, Se, ke = window.navigator.userAgent, V = "";
6277
6312
  const Ee = {
6278
6313
  address1: "i.e.: Glanmire Rd.",
6279
6314
  address2: "i.e.: Glanmire Rd.",
@@ -6291,13 +6326,13 @@ function Yl(e, t, r) {
6291
6326
  securityQuestion: "i.e.: Pet name?",
6292
6327
  title: "",
6293
6328
  username: "Username"
6294
- }, b = {}, S = {}, Oe = ["Marketing", "Casino", "Sports", "Bingo", "VirtualSports"], U = ["Casino", "Sports", "Bingo", "VirtualSports"];
6295
- let J = !0, Je = !1, Te = !1, st = !1, Q = !0, Ve = !0, $e = !0, lt = !0, Ye = !0, Re = !0, Ke = !0, K = !0, je = !0, et = !1;
6296
- const dt = {
6329
+ }, b = {}, S = {}, Ie = ["Marketing", "Casino", "Sports", "Bingo", "VirtualSports"], j = ["Casino", "Sports", "Bingo", "VirtualSports"];
6330
+ let J = !0, Je = !1, Te = !1, st = !1, Q = !0, Ve = !0, Qe = !0, lt = !0, Ye = !0, Re = !0, Ke = !0, K = !0, je = !0, et = !1;
6331
+ const pt = {
6297
6332
  document: /^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/
6298
6333
  };
6299
6334
  window.matchMedia("(min-width: 768px)");
6300
- const Qe = (y) => {
6335
+ const We = (y) => {
6301
6336
  try {
6302
6337
  return JSON.stringify(y);
6303
6338
  } catch {
@@ -6305,7 +6340,7 @@ function Yl(e, t, r) {
6305
6340
  }
6306
6341
  }, Be = async (y) => {
6307
6342
  try {
6308
- const g = new URL(y, a), F = { method: "GET", headers: new Headers({ "X-SessionID": o }) }, we = await fetch(g.href, F);
6343
+ const g = new URL(y, a), U = { method: "GET", headers: new Headers({ "X-SessionID": o }) }, we = await fetch(g.href, U);
6309
6344
  if (!we.ok)
6310
6345
  throw new Error(`HTTP error! Status: ${we.status}`);
6311
6346
  return await we.json();
@@ -6317,23 +6352,23 @@ function Yl(e, t, r) {
6317
6352
  r(37, x = await Be(`/v1/player/${i}/profile`));
6318
6353
  }
6319
6354
  async function Y() {
6320
- r(38, M = (await Be(`/v1/player/${i}/consent`)).items);
6355
+ r(38, T = (await Be(`/v1/player/${i}/consent`)).items);
6321
6356
  }
6322
6357
  async function ht() {
6323
- r(39, N = (await Be("/v1/player/consentRequirements")).items);
6358
+ r(39, M = (await Be("/v1/player/consentRequirements")).items);
6324
6359
  }
6325
- async function pt() {
6326
- r(36, L = (await Be("/v1/player/countries")).countries);
6360
+ async function dt() {
6361
+ r(36, D = (await Be("/v1/player/countries")).countries);
6327
6362
  }
6328
6363
  const fr = () => {
6329
6364
  Object.keys(x).forEach((g) => {
6330
6365
  switch (r(4, b[g] = {}, b), g) {
6331
6366
  case "birth":
6332
- const D = x[g]?.day || "", F = x[g]?.month || "", we = x[g]?.year || "";
6333
- r(4, b[g].value = `${D}/${F}/${we}`, b);
6367
+ const N = x[g]?.day || "", U = x[g]?.month || "", we = x[g]?.year || "";
6368
+ r(4, b[g].value = `${N}/${U}/${we}`, b);
6334
6369
  break;
6335
6370
  case "country":
6336
- r(4, b[g].countryName = L.find((z) => z.Alpha2Code === x.country)?.Name || "I.E. Ireland", b), r(4, b[g].countryCode = x.country || "", b);
6371
+ r(4, b[g].countryName = D.find((F) => F.Alpha2Code === x.country)?.Name || "I.E. Ireland", b), r(4, b[g].countryCode = x.country || "", b);
6337
6372
  break;
6338
6373
  case "mobile":
6339
6374
  r(4, b[g].prefix = x.mobile?.prefix, b), r(4, b[g].number = x.mobile?.number, b);
@@ -6342,29 +6377,29 @@ function Yl(e, t, r) {
6342
6377
  r(4, b[g].value = x[g], b);
6343
6378
  }
6344
6379
  r(4, b[g].readOnly = W.includes(g), b);
6345
- }), r(4, b.consents = {}, b), N.forEach((g) => {
6346
- if (Oe.includes(g.category) && !g.mustAccept) {
6347
- const D = M.find((F) => F.tagCode === g.tagCode);
6348
- r(4, b.consents[g.category] = b.consents[g.category] || [], b), D ? b.consents[g.category].push({
6349
- tagCode: D.tagCode,
6350
- status: D.status === "Accepted"
6380
+ }), r(4, b.consents = {}, b), M.forEach((g) => {
6381
+ if (Ie.includes(g.category) && !g.mustAccept) {
6382
+ const N = T.find((U) => U.tagCode === g.tagCode);
6383
+ r(4, b.consents[g.category] = b.consents[g.category] || [], b), N ? b.consents[g.category].push({
6384
+ tagCode: N.tagCode,
6385
+ status: N.status === "Accepted"
6351
6386
  }) : b.consents[g.category].push({ tagCode: g.tagCode, status: !1 });
6352
6387
  }
6353
6388
  });
6354
6389
  const y = b.consents;
6355
- for (const [g, D] of Object.entries(y))
6356
- S[g] || (r(5, S[g] = {}, S), r(5, S[g].parent = null, S), D.forEach((F) => r(5, S[g][F.tagCode] = null, S)));
6357
- Se = Qe(b), V = Qe(b.consents), r(6, J = !1);
6358
- }, mt = (y) => y.split(","), dr = () => {
6390
+ for (const [g, N] of Object.entries(y))
6391
+ S[g] || (r(5, S[g] = {}, S), r(5, S[g].parent = null, S), N.forEach((U) => r(5, S[g][U.tagCode] = null, S)));
6392
+ Se = We(b), $ = We(b.consents), r(6, J = !1);
6393
+ }, mt = (y) => y.split(","), pr = () => {
6359
6394
  fetch(`${a}/v1/player/phonecodes`).then((y) => y.json()).then((y) => {
6360
6395
  r(3, w = y.phoneCodes);
6361
6396
  });
6362
- }, He = () => {
6363
- r(9, Q = !1), Re && Ke && Ve && lt && Ye && $e && K && je && r(9, Q = !0);
6397
+ }, Oe = () => {
6398
+ r(9, Q = !1), Re && Ke && Ve && lt && Ye && Qe && K && je && r(9, Q = !0);
6364
6399
  }, tt = () => {
6365
- r(8, Te = Qe(b) !== Se);
6400
+ r(8, Te = We(b) !== Se);
6366
6401
  }, bt = () => {
6367
- st = Qe(b.consents) !== V;
6402
+ st = We(b.consents) !== $;
6368
6403
  }, rt = (y) => () => {
6369
6404
  switch (y) {
6370
6405
  case "mobilePrefix":
@@ -6377,7 +6412,7 @@ function Yl(e, t, r) {
6377
6412
  r(10, Ve = !1), b.city.value && b.city.value.length <= 50 && r(10, Ve = !0);
6378
6413
  break;
6379
6414
  case "postalCode":
6380
- r(11, $e = !1), b.postalCode.value && b.postalCode.value.length <= 20 && r(11, $e = !0);
6415
+ r(11, Qe = !1), b.postalCode.value && b.postalCode.value.length <= 20 && r(11, Qe = !0);
6381
6416
  break;
6382
6417
  case "address":
6383
6418
  r(12, lt = !1), b.address1.value && b.address1.value.length <= 100 && r(12, lt = !0);
@@ -6389,7 +6424,7 @@ function Yl(e, t, r) {
6389
6424
  if (r(14, Re = !1), b.securityQuestion.value)
6390
6425
  switch (v) {
6391
6426
  case "true":
6392
- dt.document.test(b.securityQuestion.value) && b.securityQuestion.value.length <= 50 && r(14, Re = !0);
6427
+ pt.document.test(b.securityQuestion.value) && b.securityQuestion.value.length <= 50 && r(14, Re = !0);
6393
6428
  break;
6394
6429
  case "false":
6395
6430
  b.securityQuestion.value && b.securityQuestion.value.length <= 120 && r(14, Re = !0);
@@ -6400,7 +6435,7 @@ function Yl(e, t, r) {
6400
6435
  if (r(15, Ke = !1), b.securityAnswer.value)
6401
6436
  switch (v) {
6402
6437
  case "true":
6403
- dt.document.test(b.securityAnswer.value) && b.securityAnswer.value.length <= 50 && r(15, Ke = !0);
6438
+ pt.document.test(b.securityAnswer.value) && b.securityAnswer.value.length <= 50 && r(15, Ke = !0);
6404
6439
  break;
6405
6440
  case "false":
6406
6441
  b.securityAnswer.value && b.securityAnswer.value.length <= 120 && r(15, Ke = !0);
@@ -6411,8 +6446,8 @@ function Yl(e, t, r) {
6411
6446
  bt();
6412
6447
  break;
6413
6448
  }
6414
- tt(), He();
6415
- }, Xt = () => {
6449
+ tt(), Oe();
6450
+ }, Wt = () => {
6416
6451
  r(18, et = !0), setTimeout(
6417
6452
  () => {
6418
6453
  r(18, et = !1);
@@ -6432,79 +6467,79 @@ function Yl(e, t, r) {
6432
6467
  window.postMessage(
6433
6468
  {
6434
6469
  type: "WidgetNotification",
6435
- data: { type: "error", message: $ }
6470
+ data: { type: "error", message: V }
6436
6471
  },
6437
6472
  window.location.href
6438
6473
  );
6439
6474
  }, hr = async (y) => {
6440
6475
  if (y.preventDefault(), Te && !st && Q) {
6441
6476
  q().then(async (g) => {
6442
- g ? (r(37, x = await Be(`/v1/player/${i}/profile`)), r(8, Te = !1), Xt()) : ut();
6477
+ g ? (r(37, x = await Be(`/v1/player/${i}/profile`)), r(8, Te = !1), Wt()) : ut();
6443
6478
  });
6444
6479
  return;
6445
6480
  }
6446
6481
  if (Te && st && Q) {
6447
6482
  Promise.all([q(), vt()]).then(async (g) => {
6448
- g[0] && g[1] ? (r(38, M = (await Be(`/v1/player/${i}/consent`)).items), r(37, x = await Be(`/v1/player/${i}/profile`)), r(8, Te = !1), st = !1, Xt()) : ut();
6483
+ g[0] && g[1] ? (r(38, T = (await Be(`/v1/player/${i}/consent`)).items), r(37, x = await Be(`/v1/player/${i}/profile`)), r(8, Te = !1), st = !1, Wt()) : ut();
6449
6484
  });
6450
6485
  return;
6451
6486
  }
6452
6487
  }, q = async () => {
6453
6488
  const y = new URL(`/v1/player/${i}/profile`, a), g = new Headers();
6454
6489
  g.append("X-SessionID", o), g.append("Content-Type", "application/json"), g.append("Accept", "application/json");
6455
- const D = Object.entries(b).reduce(
6456
- (z, [R, wt]) => {
6457
- const Ie = wt;
6458
- if (!Ie.readOnly)
6459
- if (R === "mobile" || R === "phone")
6460
- z[R] = { prefix: Ie.prefix, number: Ie.number };
6461
- else if (R === "consents")
6462
- z[R] = Ie;
6463
- else if (R === "country")
6464
- z[R] = Ie.countryCode;
6465
- else if (R === "birth" && typeof Ie.value == "string") {
6466
- const At = Ie.value.split("/");
6467
- z[R] = {
6490
+ const N = Object.entries(b).reduce(
6491
+ (F, [L, wt]) => {
6492
+ const He = wt;
6493
+ if (!He.readOnly)
6494
+ if (L === "mobile" || L === "phone")
6495
+ F[L] = { prefix: He.prefix, number: He.number };
6496
+ else if (L === "consents")
6497
+ F[L] = He;
6498
+ else if (L === "country")
6499
+ F[L] = He.countryCode;
6500
+ else if (L === "birth" && typeof He.value == "string") {
6501
+ const At = He.value.split("/");
6502
+ F[L] = {
6468
6503
  year: At[2],
6469
6504
  month: At[1],
6470
6505
  day: At[0]
6471
6506
  };
6472
6507
  } else
6473
- z[R] = Ie.value ?? null;
6474
- return z;
6508
+ F[L] = He.value ?? null;
6509
+ return F;
6475
6510
  },
6476
6511
  {}
6477
- ), F = Qe(D);
6478
- if (F === null)
6512
+ ), U = We(N);
6513
+ if (U === null)
6479
6514
  return !1;
6480
- const we = { method: "POST", headers: g, body: F };
6515
+ const we = { method: "POST", headers: g, body: U };
6481
6516
  try {
6482
- const z = await fetch(y.href, we);
6483
- if (z.status === 200)
6517
+ const F = await fetch(y.href, we);
6518
+ if (F.status === 200)
6484
6519
  return !0;
6485
- const R = await z.json();
6486
- return yt(R), !1;
6487
- } catch (z) {
6488
- return console.error(z), !1;
6520
+ const L = await F.json();
6521
+ return yt(L), !1;
6522
+ } catch (F) {
6523
+ return console.error(F), !1;
6489
6524
  }
6490
6525
  }, yt = (y) => {
6491
6526
  const g = y.thirdPartyResponse?.message;
6492
- g && g.includes("Mandatory input parameter is missing: mobilePrefix") ? ($ = n("userPrefixError"), rt("mobilePrefix")()) : $ = n("userProfileUpdateError");
6527
+ g && g.includes("Mandatory input parameter is missing: mobilePrefix") ? (V = n("userPrefixError"), rt("mobilePrefix")()) : V = n("userProfileUpdateError");
6493
6528
  }, vt = async () => {
6494
6529
  const y = [], g = b.consents;
6495
- for (let R of Object.values(g).flat())
6530
+ for (let L of Object.values(g).flat())
6496
6531
  y.push({
6497
- tagCode: R.tagCode,
6498
- status: R.status ? "Accepted" : "Denied"
6532
+ tagCode: L.tagCode,
6533
+ status: L.status ? "Accepted" : "Denied"
6499
6534
  });
6500
- const D = new URL(`/v1/player/${i}/consent`, a), F = new Headers();
6501
- F.append("X-SessionID", o), F.append("Content-Type", "application/json"), F.append("Accept", "application/json");
6502
- const we = Qe({ items: y });
6535
+ const N = new URL(`/v1/player/${i}/consent`, a), U = new Headers();
6536
+ U.append("X-SessionID", o), U.append("Content-Type", "application/json"), U.append("Accept", "application/json");
6537
+ const we = We({ items: y });
6503
6538
  if (we === null)
6504
6539
  return !1;
6505
- const z = { method: "POST", headers: F, body: we };
6506
- return await fetch(D.href, z).then((R) => R.status == 200, (R) => (console.error(R), !1));
6507
- }, pr = () => {
6540
+ const F = { method: "POST", headers: U, body: we };
6541
+ return await fetch(N.href, F).then((L) => L.status == 200, (L) => (console.error(L), !1));
6542
+ }, dr = () => {
6508
6543
  window.postMessage(
6509
6544
  {
6510
6545
  type: "PlayerAccountMenuActive",
@@ -6513,32 +6548,32 @@ function Yl(e, t, r) {
6513
6548
  window.location.href
6514
6549
  );
6515
6550
  }, gt = () => {
6516
- El(u);
6551
+ xl(u);
6517
6552
  }, mr = () => {
6518
6553
  fetch(h).then((g) => g.json()).then((g) => {
6519
- Object.keys(g).forEach((D) => {
6520
- Yi(D, g[D]);
6554
+ Object.keys(g).forEach((N) => {
6555
+ ro(N, g[N]);
6521
6556
  });
6522
6557
  }).catch((g) => {
6523
6558
  console.log(g);
6524
6559
  });
6525
6560
  };
6526
- Object.keys(Ki).forEach((y) => {
6527
- Yi(y, Ki[y]);
6561
+ Object.keys(no).forEach((y) => {
6562
+ ro(y, no[y]);
6528
6563
  });
6529
6564
  const nt = (y) => (g) => {
6530
- b.consents[y].forEach((D) => {
6531
- D.status = g.target.checked, Object.values(S[y]).forEach((F) => {
6532
- F && (F.checked = D.status);
6565
+ b.consents[y].forEach((N) => {
6566
+ N.status = g.target.checked, Object.values(S[y]).forEach((U) => {
6567
+ U && (U.checked = N.status);
6533
6568
  });
6534
6569
  }), rt("consents")();
6535
6570
  }, _t = (y) => (g) => {
6536
- S[y].parent && r(5, S[y].parent.checked = b.consents[y].every((D) => D.status), S), rt("consents")();
6537
- }, We = (y) => Array.isArray(y) ? y.length > 0 : Object.keys(y).length > 0;
6538
- Ca(() => (Fl(ke) && r(7, Je = !0), () => {
6571
+ S[y].parent && r(5, S[y].parent.checked = b.consents[y].every((N) => N.status), S), rt("consents")();
6572
+ }, Xe = (y) => Array.isArray(y) ? y.length > 0 : Object.keys(y).length > 0;
6573
+ wa(() => (Vl(ke) && r(7, Je = !0), () => {
6539
6574
  }));
6540
- function qt() {
6541
- b.mobile.prefix = va(this), r(4, b), r(3, w);
6575
+ function Xt() {
6576
+ b.mobile.prefix = Sa(this), r(4, b), r(3, w);
6542
6577
  }
6543
6578
  function br() {
6544
6579
  b.mobile.number = this.value, r(4, b), r(3, w);
@@ -6562,38 +6597,38 @@ function Yl(e, t, r) {
6562
6597
  b.postalCode.value = this.value, r(4, b), r(3, w);
6563
6598
  }
6564
6599
  function Et(y, g) {
6565
- or[y ? "unshift" : "push"](() => {
6600
+ ir[y ? "unshift" : "push"](() => {
6566
6601
  S[g].parent = y, r(5, S);
6567
6602
  });
6568
6603
  }
6569
- function Pt(y, g, D) {
6570
- or[y ? "unshift" : "push"](() => {
6571
- S[g][D.tagCode] = y, r(5, S);
6604
+ function Pt(y, g, N) {
6605
+ ir[y ? "unshift" : "push"](() => {
6606
+ S[g][N.tagCode] = y, r(5, S);
6572
6607
  });
6573
6608
  }
6574
- function Zt(y, g) {
6609
+ function qt(y, g) {
6575
6610
  y[g].status = this.checked, r(4, b), r(3, w);
6576
6611
  }
6577
6612
  function vr(y) {
6578
- or[y ? "unshift" : "push"](() => {
6613
+ ir[y ? "unshift" : "push"](() => {
6579
6614
  E = y, r(2, E);
6580
6615
  });
6581
6616
  }
6582
6617
  return e.$$set = (y) => {
6583
- "userid" in y && r(27, i = y.userid), "sessionid" in y && r(28, o = y.sessionid), "endpoint" in y && r(29, a = y.endpoint), "lang" in y && r(30, u = y.lang), "clientstyling" in y && r(31, c = y.clientstyling), "clientstylingurl" in y && r(32, f = y.clientstylingurl), "mbsource" in y && r(33, d = y.mbsource), "translationurl" in y && r(34, h = y.translationurl), "custominputtextswitch" in y && r(0, v = y.custominputtextswitch), "showlocationdetailsdescription" in y && r(1, P = y.showlocationdetailsdescription), "disabledfields" in y && r(35, _ = y.disabledfields);
6618
+ "userid" in y && r(27, i = y.userid), "sessionid" in y && r(28, o = y.sessionid), "endpoint" in y && r(29, a = y.endpoint), "lang" in y && r(30, u = y.lang), "clientstyling" in y && r(31, c = y.clientstyling), "clientstylingurl" in y && r(32, f = y.clientstylingurl), "mbsource" in y && r(33, p = y.mbsource), "translationurl" in y && r(34, h = y.translationurl), "custominputtextswitch" in y && r(0, v = y.custominputtextswitch), "showlocationdetailsdescription" in y && r(1, P = y.showlocationdetailsdescription), "disabledfields" in y && r(35, _ = y.disabledfields);
6584
6619
  }, e.$$.update = () => {
6585
6620
  e.$$.dirty[0] & /*endpoint, userid, sessionid*/
6586
6621
  939524096 && a && i && o && cr() && Y() && ht(), e.$$.dirty[0] & /*endpoint*/
6587
- 536870912 && a && pt() && dr(), e.$$.dirty[1] & /*profileInfo, profileConsents, profileConsentRequirements, countriesArray*/
6588
- 480 && We(x) && We(M) && We(N) && We(L) && fr(), e.$$.dirty[0] & /*lang*/
6622
+ 536870912 && a && dt() && pr(), e.$$.dirty[1] & /*profileInfo, profileConsents, profileConsentRequirements, countriesArray*/
6623
+ 480 && Xe(x) && Xe(T) && Xe(M) && Xe(D) && fr(), e.$$.dirty[0] & /*lang*/
6589
6624
  1073741824 && u && gt(), e.$$.dirty[1] & /*disabledfields*/
6590
6625
  16 && _ && (W = mt(_)), e.$$.dirty[0] & /*customStylingContainer*/
6591
6626
  4 | e.$$.dirty[1] & /*clientstyling*/
6592
- 1 && c && E && Pl(E, c), e.$$.dirty[0] & /*customStylingContainer*/
6627
+ 1 && c && E && kl(E, c), e.$$.dirty[0] & /*customStylingContainer*/
6593
6628
  4 | e.$$.dirty[1] & /*clientstylingurl*/
6594
- 2 && f && E && wl(E, f), e.$$.dirty[0] & /*customStylingContainer*/
6629
+ 2 && f && E && Bl(E, f), e.$$.dirty[0] & /*customStylingContainer*/
6595
6630
  4 | e.$$.dirty[1] & /*mbsource*/
6596
- 4 && d && E && Al(E, `${d}.Style`), e.$$.dirty[1] & /*translationurl*/
6631
+ 4 && p && E && Ol(E, `${p}.Style`), e.$$.dirty[1] & /*translationurl*/
6597
6632
  8 && h && mr();
6598
6633
  }, [
6599
6634
  v,
@@ -6607,7 +6642,7 @@ function Yl(e, t, r) {
6607
6642
  Te,
6608
6643
  Q,
6609
6644
  Ve,
6610
- $e,
6645
+ Qe,
6611
6646
  lt,
6612
6647
  Ye,
6613
6648
  Re,
@@ -6617,10 +6652,10 @@ function Yl(e, t, r) {
6617
6652
  et,
6618
6653
  n,
6619
6654
  Ee,
6620
- U,
6655
+ j,
6621
6656
  rt,
6622
6657
  hr,
6623
- pr,
6658
+ dr,
6624
6659
  nt,
6625
6660
  _t,
6626
6661
  i,
@@ -6629,14 +6664,14 @@ function Yl(e, t, r) {
6629
6664
  u,
6630
6665
  c,
6631
6666
  f,
6632
- d,
6667
+ p,
6633
6668
  h,
6634
6669
  _,
6635
- L,
6670
+ D,
6636
6671
  x,
6672
+ T,
6637
6673
  M,
6638
- N,
6639
- qt,
6674
+ Xt,
6640
6675
  br,
6641
6676
  Pe,
6642
6677
  Ct,
@@ -6646,18 +6681,18 @@ function Yl(e, t, r) {
6646
6681
  it,
6647
6682
  Et,
6648
6683
  Pt,
6649
- Zt,
6684
+ qt,
6650
6685
  vr
6651
6686
  ];
6652
6687
  }
6653
- class Kl extends Ta {
6688
+ class nu extends La {
6654
6689
  constructor(t) {
6655
- super(), Ia(
6690
+ super(), Na(
6656
6691
  this,
6657
6692
  t,
6658
- Yl,
6659
- Jl,
6660
- Oo,
6693
+ ru,
6694
+ tu,
6695
+ Do,
6661
6696
  {
6662
6697
  userid: 27,
6663
6698
  sessionid: 28,
@@ -6671,7 +6706,7 @@ class Kl extends Ta {
6671
6706
  showlocationdetailsdescription: 1,
6672
6707
  disabledfields: 35
6673
6708
  },
6674
- zl,
6709
+ Ql,
6675
6710
  [-1, -1, -1, -1]
6676
6711
  );
6677
6712
  }
@@ -6742,7 +6777,7 @@ class Kl extends Ta {
6742
6777
  this.$$set({ disabledfields: t }), xe();
6743
6778
  }
6744
6779
  }
6745
- Oa(Kl, { userid: {}, sessionid: {}, endpoint: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, custominputtextswitch: {}, showlocationdetailsdescription: {}, disabledfields: {} }, [], [], !0);
6780
+ Da(nu, { userid: {}, sessionid: {}, endpoint: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {}, custominputtextswitch: {}, showlocationdetailsdescription: {}, disabledfields: {} }, [], [], !0);
6746
6781
  export {
6747
- Kl as P
6782
+ nu as P
6748
6783
  };