@everymatrix/player-account-menu-nd 1.54.12 → 1.56.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,15 +1,15 @@
1
- var cr = Object.defineProperty, fr = Object.defineProperties;
2
- var pr = Object.getOwnPropertyDescriptors;
1
+ var lr = Object.defineProperty, cr = Object.defineProperties;
2
+ var fr = Object.getOwnPropertyDescriptors;
3
3
  var Ye = Object.getOwnPropertySymbols;
4
- var dr = Object.prototype.hasOwnProperty, mr = Object.prototype.propertyIsEnumerable;
5
- var He = (e, t, r) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ke = (e, t) => {
4
+ var pr = Object.prototype.hasOwnProperty, dr = Object.prototype.propertyIsEnumerable;
5
+ var He = (e, t, r) => t in e ? lr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ke = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
- dr.call(t, r) && He(e, r, t[r]);
7
+ pr.call(t, r) && He(e, r, t[r]);
8
8
  if (Ye)
9
9
  for (var r of Ye(t))
10
- mr.call(t, r) && He(e, r, t[r]);
10
+ dr.call(t, r) && He(e, r, t[r]);
11
11
  return e;
12
- }, et = (e, t) => fr(e, pr(t));
12
+ }, et = (e, t) => cr(e, fr(t));
13
13
  var H = (e, t, r) => He(e, typeof t != "symbol" ? t + "" : t, r);
14
14
  var tt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (h) => {
@@ -35,23 +35,23 @@ function Bt(e) {
35
35
  function rt() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
- function se(e) {
38
+ function oe(e) {
39
39
  e.forEach(Bt);
40
40
  }
41
41
  function Qe(e) {
42
42
  return typeof e == "function";
43
43
  }
44
- function At(e, t) {
44
+ function wt(e, t) {
45
45
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
46
46
  }
47
- let le;
48
- function Ji(e, t) {
49
- return e === t ? !0 : (le || (le = document.createElement("a")), le.href = t, e === le.href);
47
+ let he;
48
+ function Ki(e, t) {
49
+ return e === t ? !0 : (he || (he = document.createElement("a")), he.href = t, e === he.href);
50
50
  }
51
- function br(e) {
51
+ function mr(e) {
52
52
  return Object.keys(e).length === 0;
53
53
  }
54
- function wt(e, ...t) {
54
+ function At(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
@@ -60,20 +60,20 @@ function wt(e, ...t) {
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
62
62
  }
63
- function gr(e, t, r) {
64
- e.$$.on_destroy.push(wt(t, r));
63
+ function br(e, t, r) {
64
+ e.$$.on_destroy.push(At(t, r));
65
65
  }
66
- function S(e, t) {
66
+ function T(e, t) {
67
67
  e.appendChild(t);
68
68
  }
69
- function yr(e, t, r) {
70
- const n = vr(e);
69
+ function gr(e, t, r) {
70
+ const n = yr(e);
71
71
  if (!n.getElementById(t)) {
72
- const i = L("style");
73
- i.id = t, i.textContent = r, xr(n, i);
72
+ const i = O("style");
73
+ i.id = t, i.textContent = r, vr(n, i);
74
74
  }
75
75
  }
76
- function vr(e) {
76
+ function yr(e) {
77
77
  if (!e) return document;
78
78
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
79
79
  return t && /** @type {ShadowRoot} */
@@ -82,56 +82,56 @@ function vr(e) {
82
82
  t
83
83
  ) : e.ownerDocument;
84
84
  }
85
- function xr(e, t) {
86
- return S(
85
+ function vr(e, t) {
86
+ return T(
87
87
  /** @type {Document} */
88
88
  e.head || e,
89
89
  t
90
90
  ), t.sheet;
91
91
  }
92
- function ae(e, t, r) {
92
+ function se(e, t, r) {
93
93
  e.insertBefore(t, r || null);
94
94
  }
95
- function q(e) {
95
+ function Q(e) {
96
96
  e.parentNode && e.parentNode.removeChild(e);
97
97
  }
98
- function Yi(e, t) {
98
+ function eo(e, t) {
99
99
  for (let r = 0; r < e.length; r += 1)
100
100
  e[r] && e[r].d(t);
101
101
  }
102
- function L(e) {
102
+ function O(e) {
103
103
  return document.createElement(e);
104
104
  }
105
- function ee(e) {
105
+ function K(e) {
106
106
  return document.createElementNS("http://www.w3.org/2000/svg", e);
107
107
  }
108
- function ve(e) {
108
+ function ye(e) {
109
109
  return document.createTextNode(e);
110
110
  }
111
- function Er() {
112
- return ve(" ");
111
+ function xr() {
112
+ return ye(" ");
113
113
  }
114
114
  function Pt(e, t, r, n) {
115
115
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
116
116
  }
117
- function _(e, t, r) {
117
+ function S(e, t, r) {
118
118
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
119
119
  }
120
- function Ki(e, t, r) {
120
+ function to(e, t, r) {
121
121
  const n = t.toLowerCase();
122
- n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : _(e, t, r);
122
+ n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : S(e, t, r);
123
123
  }
124
- function _r(e) {
124
+ function Er(e) {
125
125
  return Array.from(e.childNodes);
126
126
  }
127
127
  function Ot(e, t) {
128
128
  t = "" + t, e.data !== t && (e.data = /** @type {string} */
129
129
  t);
130
130
  }
131
- function Sr(e, t, r, n) {
131
+ function _r(e, t, r, n) {
132
132
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
133
133
  }
134
- function Tr(e) {
134
+ function Sr(e) {
135
135
  const t = {};
136
136
  return e.childNodes.forEach(
137
137
  /** @param {Element} node */
@@ -140,88 +140,88 @@ function Tr(e) {
140
140
  }
141
141
  ), t;
142
142
  }
143
- let ne;
144
- function re(e) {
145
- ne = e;
143
+ let re;
144
+ function te(e) {
145
+ re = e;
146
146
  }
147
- function Hr() {
148
- if (!ne) throw new Error("Function called outside component initialization");
149
- return ne;
147
+ function Tr() {
148
+ if (!re) throw new Error("Function called outside component initialization");
149
+ return re;
150
150
  }
151
- function eo(e) {
152
- Hr().$$.on_mount.push(e);
151
+ function Hr(e) {
152
+ Tr().$$.on_mount.push(e);
153
153
  }
154
- const k = [], Ne = [];
155
- let V = [];
154
+ const j = [], Ne = [];
155
+ let k = [];
156
156
  const nt = [], Br = /* @__PURE__ */ Promise.resolve();
157
157
  let Me = !1;
158
- function Ar() {
159
- Me || (Me = !0, Br.then(I));
158
+ function wr() {
159
+ Me || (Me = !0, Br.then(A));
160
160
  }
161
161
  function Ce(e) {
162
- V.push(e);
162
+ k.push(e);
163
163
  }
164
164
  const Be = /* @__PURE__ */ new Set();
165
- let F = 0;
166
- function I() {
167
- if (F !== 0)
165
+ let D = 0;
166
+ function A() {
167
+ if (D !== 0)
168
168
  return;
169
- const e = ne;
169
+ const e = re;
170
170
  do {
171
171
  try {
172
- for (; F < k.length; ) {
173
- const t = k[F];
174
- F++, re(t), wr(t.$$);
172
+ for (; D < j.length; ) {
173
+ const t = j[D];
174
+ D++, te(t), Ar(t.$$);
175
175
  }
176
176
  } catch (t) {
177
- throw k.length = 0, F = 0, t;
177
+ throw j.length = 0, D = 0, t;
178
178
  }
179
- for (re(null), k.length = 0, F = 0; Ne.length; ) Ne.pop()();
180
- for (let t = 0; t < V.length; t += 1) {
181
- const r = V[t];
179
+ for (te(null), j.length = 0, D = 0; Ne.length; ) Ne.pop()();
180
+ for (let t = 0; t < k.length; t += 1) {
181
+ const r = k[t];
182
182
  Be.has(r) || (Be.add(r), r());
183
183
  }
184
- V.length = 0;
185
- } while (k.length);
184
+ k.length = 0;
185
+ } while (j.length);
186
186
  for (; nt.length; )
187
187
  nt.pop()();
188
- Me = !1, Be.clear(), re(e);
188
+ Me = !1, Be.clear(), te(e);
189
189
  }
190
- function wr(e) {
190
+ function Ar(e) {
191
191
  if (e.fragment !== null) {
192
- e.update(), se(e.before_update);
192
+ e.update(), oe(e.before_update);
193
193
  const t = e.dirty;
194
194
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Ce);
195
195
  }
196
196
  }
197
197
  function Pr(e) {
198
198
  const t = [], r = [];
199
- V.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), V = t;
199
+ k.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), k = t;
200
200
  }
201
201
  const Or = /* @__PURE__ */ new Set();
202
202
  function Ir(e, t) {
203
203
  e && e.i && (Or.delete(e), e.i(t));
204
204
  }
205
- function to(e) {
205
+ function ro(e) {
206
206
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
207
207
  }
208
208
  function Lr(e, t, r) {
209
209
  const { fragment: n, after_update: i } = e.$$;
210
210
  n && n.m(t, r), Ce(() => {
211
211
  const o = e.$$.on_mount.map(Bt).filter(Qe);
212
- e.$$.on_destroy ? e.$$.on_destroy.push(...o) : se(o), e.$$.on_mount = [];
212
+ e.$$.on_destroy ? e.$$.on_destroy.push(...o) : oe(o), e.$$.on_mount = [];
213
213
  }), i.forEach(Ce);
214
214
  }
215
215
  function Nr(e, t) {
216
216
  const r = e.$$;
217
- r.fragment !== null && (Pr(r.after_update), se(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
217
+ r.fragment !== null && (Pr(r.after_update), oe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
218
218
  }
219
219
  function Mr(e, t) {
220
- e.$$.dirty[0] === -1 && (k.push(e), Ar(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
220
+ e.$$.dirty[0] === -1 && (j.push(e), wr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
221
221
  }
222
222
  function Cr(e, t, r, n, i, o, s = null, a = [-1]) {
223
- const h = ne;
224
- re(e);
223
+ const h = re;
224
+ te(e);
225
225
  const u = e.$$ = {
226
226
  fragment: null,
227
227
  ctx: [],
@@ -246,17 +246,17 @@ function Cr(e, t, r, n, i, o, s = null, a = [-1]) {
246
246
  s && s(u.root);
247
247
  let l = !1;
248
248
  if (u.ctx = r ? r(e, t.props || {}, (f, c, ...p) => {
249
- const y = p.length ? p[0] : c;
250
- return u.ctx && i(u.ctx[f], u.ctx[f] = y) && (!u.skip_bound && u.bound[f] && u.bound[f](y), l && Mr(e, f)), c;
251
- }) : [], u.update(), l = !0, se(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
249
+ const b = p.length ? p[0] : c;
250
+ return u.ctx && i(u.ctx[f], u.ctx[f] = b) && (!u.skip_bound && u.bound[f] && u.bound[f](b), l && Mr(e, f)), c;
251
+ }) : [], u.update(), l = !0, oe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
252
252
  if (t.hydrate) {
253
- const f = _r(t.target);
254
- u.fragment && u.fragment.l(f), f.forEach(q);
253
+ const f = Er(t.target);
254
+ u.fragment && u.fragment.l(f), f.forEach(Q);
255
255
  } else
256
256
  u.fragment && u.fragment.c();
257
- t.intro && Ir(e.$$.fragment), Lr(e, t.target, t.anchor), I();
257
+ t.intro && Ir(e.$$.fragment), Lr(e, t.target, t.anchor), A();
258
258
  }
259
- re(h);
259
+ te(h);
260
260
  }
261
261
  let It;
262
262
  typeof HTMLElement == "function" && (It = class extends HTMLElement {
@@ -303,29 +303,29 @@ typeof HTMLElement == "function" && (It = class extends HTMLElement {
303
303
  let s;
304
304
  return {
305
305
  c: function() {
306
- s = L("slot"), o !== "default" && _(s, "name", o);
306
+ s = O("slot"), o !== "default" && S(s, "name", o);
307
307
  },
308
308
  /**
309
309
  * @param {HTMLElement} target
310
310
  * @param {HTMLElement} [anchor]
311
311
  */
312
312
  m: function(u, l) {
313
- ae(u, s, l);
313
+ se(u, s, l);
314
314
  },
315
315
  d: function(u) {
316
- u && q(s);
316
+ u && Q(s);
317
317
  }
318
318
  };
319
319
  };
320
320
  };
321
321
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
322
322
  return;
323
- const r = {}, n = Tr(this);
323
+ const r = {}, n = Sr(this);
324
324
  for (const o of this.$$s)
325
325
  o in n && (r[o] = [t(o)]);
326
326
  for (const o of this.attributes) {
327
327
  const s = this.$$g_p(o.name);
328
- s in this.$$d || (this.$$d[s] = pe(s, o.value, this.$$p_d, "toProp"));
328
+ s in this.$$d || (this.$$d[s] = fe(s, o.value, this.$$p_d, "toProp"));
329
329
  }
330
330
  for (const o in this.$$p_d)
331
331
  !(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
@@ -342,7 +342,7 @@ typeof HTMLElement == "function" && (It = class extends HTMLElement {
342
342
  this.$$r = !0;
343
343
  for (const o in this.$$p_d)
344
344
  if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
345
- const s = pe(
345
+ const s = fe(
346
346
  o,
347
347
  this.$$d[o],
348
348
  this.$$p_d,
@@ -366,7 +366,7 @@ typeof HTMLElement == "function" && (It = class extends HTMLElement {
366
366
  // and setting attributes through setAttribute etc, this is helpful
367
367
  attributeChangedCallback(t, r, n) {
368
368
  var i;
369
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = pe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
369
+ this.$$r || (t = this.$$g_p(t), this.$$d[t] = fe(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
370
370
  }
371
371
  disconnectedCallback() {
372
372
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -379,7 +379,7 @@ typeof HTMLElement == "function" && (It = class extends HTMLElement {
379
379
  ) || t;
380
380
  }
381
381
  });
382
- function pe(e, t, r, n) {
382
+ function fe(e, t, r, n) {
383
383
  var o;
384
384
  const i = (o = r[e]) == null ? void 0 : o.type;
385
385
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
@@ -427,7 +427,7 @@ function $r(e, t, r, n, i, o) {
427
427
  },
428
428
  set(h) {
429
429
  var u;
430
- h = pe(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
430
+ h = fe(a, h, t), this.$$d[a] = h, (u = this.$$c) == null || u.$set({ [a]: h });
431
431
  }
432
432
  });
433
433
  }), n.forEach((a) => {
@@ -483,7 +483,7 @@ class Rr {
483
483
  * @returns {void}
484
484
  */
485
485
  $set(t) {
486
- this.$$set && !br(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
486
+ this.$$set && !mr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
487
487
  }
488
488
  }
489
489
  const Ur = "4";
@@ -495,7 +495,7 @@ var $e = function(e, t) {
495
495
  for (var i in n) Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
496
496
  }, $e(e, t);
497
497
  };
498
- function M(e, t) {
498
+ function L(e, t) {
499
499
  if (typeof t != "function" && t !== null)
500
500
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
501
501
  $e(e, t);
@@ -548,12 +548,12 @@ function Ue(e, t) {
548
548
  }
549
549
  return o;
550
550
  }
551
- function X(e, t, r) {
551
+ function V(e, t, r) {
552
552
  if (r || arguments.length === 2) for (var n = 0, i = t.length, o; n < i; n++)
553
553
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
554
554
  return e.concat(o || Array.prototype.slice.call(t));
555
555
  }
556
- function N(e) {
556
+ function I(e) {
557
557
  return typeof e == "function";
558
558
  }
559
559
  function Lt(e) {
@@ -562,7 +562,7 @@ function Lt(e) {
562
562
  }, r = e(t);
563
563
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
564
564
  }
565
- var Ae = Lt(function(e) {
565
+ var we = Lt(function(e) {
566
566
  return function(r) {
567
567
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
568
568
  ` + r.map(function(n, i) {
@@ -577,7 +577,7 @@ function Ge(e, t) {
577
577
  0 <= r && e.splice(r, 1);
578
578
  }
579
579
  }
580
- var xe = function() {
580
+ var ve = function() {
581
581
  function e(t) {
582
582
  this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
583
583
  }
@@ -605,22 +605,22 @@ var xe = function() {
605
605
  else
606
606
  s.remove(this);
607
607
  var l = this.initialTeardown;
608
- if (N(l))
608
+ if (I(l))
609
609
  try {
610
610
  l();
611
611
  } catch (v) {
612
- o = v instanceof Ae ? v.errors : [v];
612
+ o = v instanceof we ? v.errors : [v];
613
613
  }
614
614
  var f = this._finalizers;
615
615
  if (f) {
616
616
  this._finalizers = null;
617
617
  try {
618
618
  for (var c = Re(f), p = c.next(); !p.done; p = c.next()) {
619
- var y = p.value;
619
+ var b = p.value;
620
620
  try {
621
- it(y);
621
+ it(b);
622
622
  } catch (v) {
623
- o = o != null ? o : [], v instanceof Ae ? o = X(X([], Ue(o)), Ue(v.errors)) : o.push(v);
623
+ o = o != null ? o : [], v instanceof we ? o = V(V([], Ue(o)), Ue(v.errors)) : o.push(v);
624
624
  }
625
625
  }
626
626
  } catch (v) {
@@ -634,7 +634,7 @@ var xe = function() {
634
634
  }
635
635
  }
636
636
  if (o)
637
- throw new Ae(o);
637
+ throw new we(o);
638
638
  }
639
639
  }, e.prototype.add = function(t) {
640
640
  var r;
@@ -665,12 +665,12 @@ var xe = function() {
665
665
  var t = new e();
666
666
  return t.closed = !0, t;
667
667
  }(), e;
668
- }(), Nt = xe.EMPTY;
668
+ }(), Nt = ve.EMPTY;
669
669
  function Mt(e) {
670
- return e instanceof xe || e && "closed" in e && N(e.remove) && N(e.add) && N(e.unsubscribe);
670
+ return e instanceof ve || e && "closed" in e && I(e.remove) && I(e.add) && I(e.unsubscribe);
671
671
  }
672
672
  function it(e) {
673
- N(e) ? e() : e.unsubscribe();
673
+ I(e) ? e() : e.unsubscribe();
674
674
  }
675
675
  var Dr = {
676
676
  Promise: void 0
@@ -678,7 +678,7 @@ var Dr = {
678
678
  setTimeout: function(e, t) {
679
679
  for (var r = [], n = 2; n < arguments.length; n++)
680
680
  r[n - 2] = arguments[n];
681
- return setTimeout.apply(void 0, X([e, t], Ue(r)));
681
+ return setTimeout.apply(void 0, V([e, t], Ue(r)));
682
682
  },
683
683
  clearTimeout: function(e) {
684
684
  return clearTimeout(e);
@@ -692,11 +692,11 @@ function jr(e) {
692
692
  }
693
693
  function ot() {
694
694
  }
695
- function de(e) {
695
+ function pe(e) {
696
696
  e();
697
697
  }
698
698
  var Ct = function(e) {
699
- M(t, e);
699
+ L(t, e);
700
700
  function t(r) {
701
701
  var n = e.call(this) || this;
702
702
  return n.isStopped = !1, r ? (n.destination = r, Mt(r) && r.add(n)) : n.destination = Xr, n;
@@ -726,7 +726,7 @@ var Ct = function(e) {
726
726
  this.unsubscribe();
727
727
  }
728
728
  }, t;
729
- }(xe), kr = function() {
729
+ }(ve), kr = function() {
730
730
  function e(t) {
731
731
  this.partialObserver = t;
732
732
  }
@@ -736,7 +736,7 @@ var Ct = function(e) {
736
736
  try {
737
737
  r.next(t);
738
738
  } catch (n) {
739
- ce(n);
739
+ le(n);
740
740
  }
741
741
  }, e.prototype.error = function(t) {
742
742
  var r = this.partialObserver;
@@ -744,24 +744,24 @@ var Ct = function(e) {
744
744
  try {
745
745
  r.error(t);
746
746
  } catch (n) {
747
- ce(n);
747
+ le(n);
748
748
  }
749
749
  else
750
- ce(t);
750
+ le(t);
751
751
  }, e.prototype.complete = function() {
752
752
  var t = this.partialObserver;
753
753
  if (t.complete)
754
754
  try {
755
755
  t.complete();
756
756
  } catch (r) {
757
- ce(r);
757
+ le(r);
758
758
  }
759
759
  }, e;
760
760
  }(), De = function(e) {
761
- M(t, e);
761
+ L(t, e);
762
762
  function t(r, n, i) {
763
763
  var o = e.call(this) || this, s;
764
- return N(r) || !r ? s = {
764
+ return I(r) || !r ? s = {
765
765
  next: r != null ? r : void 0,
766
766
  error: n != null ? n : void 0,
767
767
  complete: i != null ? i : void 0
@@ -769,7 +769,7 @@ var Ct = function(e) {
769
769
  }
770
770
  return t;
771
771
  }(Ct);
772
- function ce(e) {
772
+ function le(e) {
773
773
  jr(e);
774
774
  }
775
775
  function Vr(e) {
@@ -802,7 +802,7 @@ var st = function() {
802
802
  return r.source = this, r.operator = t, r;
803
803
  }, e.prototype.subscribe = function(t, r, n) {
804
804
  var i = this, o = qr(t) ? t : new De(t, r, n);
805
- return de(function() {
805
+ return pe(function() {
806
806
  var s = i, a = s.operator, h = s.source;
807
807
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
808
808
  }), o;
@@ -858,7 +858,7 @@ function at(e) {
858
858
  return (t = e != null ? e : Dr.Promise) !== null && t !== void 0 ? t : Promise;
859
859
  }
860
860
  function Qr(e) {
861
- return e && N(e.next) && N(e.error) && N(e.complete);
861
+ return e && I(e.next) && I(e.error) && I(e.complete);
862
862
  }
863
863
  function qr(e) {
864
864
  return e && e instanceof Ct || Qr(e) && Mt(e);
@@ -868,7 +868,7 @@ var Jr = Lt(function(e) {
868
868
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
869
869
  };
870
870
  }), $t = function(e) {
871
- M(t, e);
871
+ L(t, e);
872
872
  function t() {
873
873
  var r = e.call(this) || this;
874
874
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
@@ -881,7 +881,7 @@ var Jr = Lt(function(e) {
881
881
  throw new Jr();
882
882
  }, t.prototype.next = function(r) {
883
883
  var n = this;
884
- de(function() {
884
+ pe(function() {
885
885
  var i, o;
886
886
  if (n._throwIfClosed(), !n.isStopped) {
887
887
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
@@ -903,7 +903,7 @@ var Jr = Lt(function(e) {
903
903
  });
904
904
  }, t.prototype.error = function(r) {
905
905
  var n = this;
906
- de(function() {
906
+ pe(function() {
907
907
  if (n._throwIfClosed(), !n.isStopped) {
908
908
  n.hasError = n.isStopped = !0, n.thrownError = r;
909
909
  for (var i = n.observers; i.length; )
@@ -912,7 +912,7 @@ var Jr = Lt(function(e) {
912
912
  });
913
913
  }, t.prototype.complete = function() {
914
914
  var r = this;
915
- de(function() {
915
+ pe(function() {
916
916
  if (r._throwIfClosed(), !r.isStopped) {
917
917
  r.isStopped = !0;
918
918
  for (var n = r.observers; n.length; )
@@ -934,7 +934,7 @@ var Jr = Lt(function(e) {
934
934
  return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
935
935
  }, t.prototype._innerSubscribe = function(r) {
936
936
  var n = this, i = this, o = i.hasError, s = i.isStopped, a = i.observers;
937
- return o || s ? Nt : (this.currentObservers = null, a.push(r), new xe(function() {
937
+ return o || s ? Nt : (this.currentObservers = null, a.push(r), new ve(function() {
938
938
  n.currentObservers = null, Ge(a, r);
939
939
  }));
940
940
  }, t.prototype._checkFinalizedStatuses = function(r) {
@@ -947,7 +947,7 @@ var Jr = Lt(function(e) {
947
947
  return new ut(r, n);
948
948
  }, t;
949
949
  }(st), ut = function(e) {
950
- M(t, e);
950
+ L(t, e);
951
951
  function t(r, n) {
952
952
  var i = e.call(this) || this;
953
953
  return i.destination = r, i.source = n, i;
@@ -971,7 +971,7 @@ var Jr = Lt(function(e) {
971
971
  },
972
972
  delegate: void 0
973
973
  }, Yr = function(e) {
974
- M(t, e);
974
+ L(t, e);
975
975
  function t(r, n, i) {
976
976
  r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Rt);
977
977
  var o = e.call(this) || this;
@@ -1000,24 +1000,24 @@ const ht = [], lt = {}, Kr = (e, t = 0) => {
1000
1000
  lt[e] = r, ht.push(e);
1001
1001
  }
1002
1002
  return lt[e];
1003
- }, j = [];
1003
+ }, F = [];
1004
1004
  function en(e, t) {
1005
1005
  return {
1006
- subscribe: Ee(e, t).subscribe
1006
+ subscribe: xe(e, t).subscribe
1007
1007
  };
1008
1008
  }
1009
- function Ee(e, t = w) {
1009
+ function xe(e, t = w) {
1010
1010
  let r;
1011
1011
  const n = /* @__PURE__ */ new Set();
1012
1012
  function i(a) {
1013
- if (At(e, a) && (e = a, r)) {
1014
- const h = !j.length;
1013
+ if (wt(e, a) && (e = a, r)) {
1014
+ const h = !F.length;
1015
1015
  for (const u of n)
1016
- u[1](), j.push(u, e);
1016
+ u[1](), F.push(u, e);
1017
1017
  if (h) {
1018
- for (let u = 0; u < j.length; u += 2)
1019
- j[u][0](j[u + 1]);
1020
- j.length = 0;
1018
+ for (let u = 0; u < F.length; u += 2)
1019
+ F[u][0](F[u + 1]);
1020
+ F.length = 0;
1021
1021
  }
1022
1022
  }
1023
1023
  }
@@ -1032,7 +1032,7 @@ function Ee(e, t = w) {
1032
1032
  }
1033
1033
  return { set: i, update: o, subscribe: s };
1034
1034
  }
1035
- function J(e, t, r) {
1035
+ function q(e, t, r) {
1036
1036
  const n = !Array.isArray(e), i = n ? [e] : e;
1037
1037
  if (!i.every(Boolean))
1038
1038
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -1045,11 +1045,11 @@ function J(e, t, r) {
1045
1045
  if (l)
1046
1046
  return;
1047
1047
  f();
1048
- const y = t(n ? u[0] : u, s, a);
1049
- o ? s(y) : f = Qe(y) ? y : w;
1048
+ const b = t(n ? u[0] : u, s, a);
1049
+ o ? s(b) : f = Qe(b) ? b : w;
1050
1050
  }, p = i.map(
1051
- (y, v) => wt(
1052
- y,
1051
+ (b, v) => At(
1052
+ b,
1053
1053
  (B) => {
1054
1054
  u[v] = B, l &= ~(1 << v), h && c();
1055
1055
  },
@@ -1059,7 +1059,7 @@ function J(e, t, r) {
1059
1059
  )
1060
1060
  );
1061
1061
  return h = !0, c(), function() {
1062
- se(p), f(), h = !1;
1062
+ oe(p), f(), h = !1;
1063
1063
  };
1064
1064
  });
1065
1065
  }
@@ -1083,19 +1083,19 @@ function un(e) {
1083
1083
  function hn(e) {
1084
1084
  return Array.isArray(e) ? [] : {};
1085
1085
  }
1086
- function ie(e, t) {
1087
- return t.clone !== !1 && t.isMergeableObject(e) ? W(hn(e), e, t) : e;
1086
+ function ne(e, t) {
1087
+ return t.clone !== !1 && t.isMergeableObject(e) ? X(hn(e), e, t) : e;
1088
1088
  }
1089
1089
  function ln(e, t, r) {
1090
1090
  return e.concat(t).map(function(n) {
1091
- return ie(n, r);
1091
+ return ne(n, r);
1092
1092
  });
1093
1093
  }
1094
1094
  function cn(e, t) {
1095
1095
  if (!t.customMerge)
1096
- return W;
1096
+ return X;
1097
1097
  var r = t.customMerge(e);
1098
- return typeof r == "function" ? r : W;
1098
+ return typeof r == "function" ? r : X;
1099
1099
  }
1100
1100
  function fn(e) {
1101
1101
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
@@ -1118,26 +1118,26 @@ function pn(e, t) {
1118
1118
  function dn(e, t, r) {
1119
1119
  var n = {};
1120
1120
  return r.isMergeableObject(e) && ct(e).forEach(function(i) {
1121
- n[i] = ie(e[i], r);
1121
+ n[i] = ne(e[i], r);
1122
1122
  }), ct(t).forEach(function(i) {
1123
- pn(e, i) || (Ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = cn(i, r)(e[i], t[i], r) : n[i] = ie(t[i], r));
1123
+ pn(e, i) || (Ut(e, i) && r.isMergeableObject(t[i]) ? n[i] = cn(i, r)(e[i], t[i], r) : n[i] = ne(t[i], r));
1124
1124
  }), n;
1125
1125
  }
1126
- function W(e, t, r) {
1127
- r = r || {}, r.arrayMerge = r.arrayMerge || ln, r.isMergeableObject = r.isMergeableObject || rn, r.cloneUnlessOtherwiseSpecified = ie;
1126
+ function X(e, t, r) {
1127
+ r = r || {}, r.arrayMerge = r.arrayMerge || ln, r.isMergeableObject = r.isMergeableObject || rn, r.cloneUnlessOtherwiseSpecified = ne;
1128
1128
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1129
- return o ? n ? r.arrayMerge(e, t, r) : dn(e, t, r) : ie(t, r);
1129
+ return o ? n ? r.arrayMerge(e, t, r) : dn(e, t, r) : ne(t, r);
1130
1130
  }
1131
- W.all = function(t, r) {
1131
+ X.all = function(t, r) {
1132
1132
  if (!Array.isArray(t))
1133
1133
  throw new Error("first argument should be an array");
1134
1134
  return t.reduce(function(n, i) {
1135
- return W(n, i, r);
1135
+ return X(n, i, r);
1136
1136
  }, {});
1137
1137
  };
1138
- var mn = W, bn = mn;
1138
+ var mn = X, bn = mn;
1139
1139
  const gn = /* @__PURE__ */ tn(bn);
1140
- function we(e, t) {
1140
+ function Ae(e, t) {
1141
1141
  var r = t && t.cache ? t.cache : Tn, n = t && t.serializer ? t.serializer : _n, i = t && t.strategy ? t.strategy : xn;
1142
1142
  return i(e, {
1143
1143
  cache: r,
@@ -1193,10 +1193,10 @@ var x;
1193
1193
  (function(e) {
1194
1194
  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";
1195
1195
  })(x || (x = {}));
1196
- var z;
1196
+ var W;
1197
1197
  (function(e) {
1198
1198
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1199
- })(z || (z = {}));
1199
+ })(W || (W = {}));
1200
1200
  function ft(e) {
1201
1201
  return e.type === x.literal;
1202
1202
  }
@@ -1225,15 +1225,15 @@ function Wt(e) {
1225
1225
  return e.type === x.tag;
1226
1226
  }
1227
1227
  function zt(e) {
1228
- return !!(e && typeof e == "object" && e.type === z.number);
1228
+ return !!(e && typeof e == "object" && e.type === W.number);
1229
1229
  }
1230
1230
  function Fe(e) {
1231
- return !!(e && typeof e == "object" && e.type === z.dateTime);
1231
+ return !!(e && typeof e == "object" && e.type === W.dateTime);
1232
1232
  }
1233
- var Zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, An = /(?:[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;
1234
- function wn(e) {
1233
+ var Zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, wn = /(?:[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;
1234
+ function An(e) {
1235
1235
  var t = {};
1236
- return e.replace(An, function(r) {
1236
+ return e.replace(wn, function(r) {
1237
1237
  var n = r.length;
1238
1238
  switch (r[0]) {
1239
1239
  case "G":
@@ -1533,7 +1533,7 @@ function Mn(e) {
1533
1533
  }
1534
1534
  return t;
1535
1535
  }
1536
- var fe = {
1536
+ var ce = {
1537
1537
  "001": [
1538
1538
  "H",
1539
1539
  "h"
@@ -2982,7 +2982,7 @@ function $n(e) {
2982
2982
  }
2983
2983
  var r = e.language, n;
2984
2984
  r !== "root" && (n = e.maximize().region);
2985
- var i = fe[n || ""] || fe[r || ""] || fe["".concat(r, "-001")] || fe["001"];
2985
+ var i = ce[n || ""] || ce[r || ""] || ce["".concat(r, "-001")] || ce["001"];
2986
2986
  return i[0];
2987
2987
  }
2988
2988
  var Oe, Rn = new RegExp("^".concat(Zt.source, "*")), Un = new RegExp("".concat(Zt.source, "*$"));
@@ -3293,9 +3293,9 @@ var qn = (
3293
3293
  var p = m(l, this.clonePosition());
3294
3294
  u = { style: c, styleLocation: p };
3295
3295
  }
3296
- var y = this.tryParseArgumentClose(i);
3297
- if (y.err)
3298
- return y;
3296
+ var b = this.tryParseArgumentClose(i);
3297
+ if (b.err)
3298
+ return b;
3299
3299
  var v = m(i, this.clonePosition());
3300
3300
  if (u && bt(u == null ? void 0 : u.style, "::", 0)) {
3301
3301
  var B = Zn(u.style.slice(2));
@@ -3311,13 +3311,13 @@ var qn = (
3311
3311
  var $ = B;
3312
3312
  this.locale && ($ = Cn(B, this.locale));
3313
3313
  var c = {
3314
- type: z.dateTime,
3314
+ type: W.dateTime,
3315
3315
  pattern: $,
3316
3316
  location: u.styleLocation,
3317
- parsedOptions: this.shouldParseSkeletons ? wn($) : {}
3318
- }, P = a === "date" ? x.date : x.time;
3317
+ parsedOptions: this.shouldParseSkeletons ? An($) : {}
3318
+ }, N = a === "date" ? x.date : x.time;
3319
3319
  return {
3320
- val: { type: P, value: n, location: v, style: c },
3320
+ val: { type: N, value: n, location: v, style: c },
3321
3321
  err: null
3322
3322
  };
3323
3323
  }
@@ -3335,11 +3335,11 @@ var qn = (
3335
3335
  case "plural":
3336
3336
  case "selectordinal":
3337
3337
  case "select": {
3338
- var T = this.clonePosition();
3338
+ var _ = this.clonePosition();
3339
3339
  if (this.bumpSpace(), !this.bumpIf(","))
3340
- return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, m(T, g({}, T)));
3340
+ return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, m(_, g({}, _)));
3341
3341
  this.bumpSpace();
3342
- var R = this.parseIdentifierIfPossible(), O = 0;
3342
+ var R = this.parseIdentifierIfPossible(), P = 0;
3343
3343
  if (a !== "select" && R.value === "offset") {
3344
3344
  if (!this.bumpIf(":"))
3345
3345
  return this.error(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, m(this.clonePosition(), this.clonePosition()));
@@ -3347,31 +3347,31 @@ var qn = (
3347
3347
  var f = this.tryParseDecimalInteger(d.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, d.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3348
3348
  if (f.err)
3349
3349
  return f;
3350
- this.bumpSpace(), R = this.parseIdentifierIfPossible(), O = f.val;
3350
+ this.bumpSpace(), R = this.parseIdentifierIfPossible(), P = f.val;
3351
3351
  }
3352
- var D = this.tryParsePluralOrSelectOptions(t, a, r, R);
3353
- if (D.err)
3354
- return D;
3355
- var y = this.tryParseArgumentClose(i);
3356
- if (y.err)
3357
- return y;
3358
- var he = m(i, this.clonePosition());
3352
+ var G = this.tryParsePluralOrSelectOptions(t, a, r, R);
3353
+ if (G.err)
3354
+ return G;
3355
+ var b = this.tryParseArgumentClose(i);
3356
+ if (b.err)
3357
+ return b;
3358
+ var ue = m(i, this.clonePosition());
3359
3359
  return a === "select" ? {
3360
3360
  val: {
3361
3361
  type: x.select,
3362
3362
  value: n,
3363
- options: gt(D.val),
3364
- location: he
3363
+ options: gt(G.val),
3364
+ location: ue
3365
3365
  },
3366
3366
  err: null
3367
3367
  } : {
3368
3368
  val: {
3369
3369
  type: x.plural,
3370
3370
  value: n,
3371
- options: gt(D.val),
3372
- offset: O,
3371
+ options: gt(G.val),
3372
+ offset: P,
3373
3373
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3374
- location: he
3374
+ location: ue
3375
3375
  },
3376
3376
  err: null
3377
3377
  };
@@ -3425,7 +3425,7 @@ var qn = (
3425
3425
  }
3426
3426
  return {
3427
3427
  val: {
3428
- type: z.number,
3428
+ type: W.number,
3429
3429
  tokens: n,
3430
3430
  location: r,
3431
3431
  parsedOptions: this.shouldParseSkeletons ? Mn(n) : {}
@@ -3450,16 +3450,16 @@ var qn = (
3450
3450
  var p = this.clonePosition();
3451
3451
  if (!this.bumpIf("{"))
3452
3452
  return this.error(r === "select" ? d.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : d.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, m(this.clonePosition(), this.clonePosition()));
3453
- var y = this.parseMessage(t + 1, r, n);
3454
- if (y.err)
3455
- return y;
3453
+ var b = this.parseMessage(t + 1, r, n);
3454
+ if (b.err)
3455
+ return b;
3456
3456
  var v = this.tryParseArgumentClose(p);
3457
3457
  if (v.err)
3458
3458
  return v;
3459
3459
  a.push([
3460
3460
  u,
3461
3461
  {
3462
- value: y.val,
3462
+ value: b.val,
3463
3463
  location: m(p, this.clonePosition())
3464
3464
  }
3465
3465
  ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
@@ -3574,14 +3574,14 @@ function ei(e, t) {
3574
3574
  }
3575
3575
  return t != null && t.captureLocation || We(r.val), r.val;
3576
3576
  }
3577
- var Z;
3577
+ var z;
3578
3578
  (function(e) {
3579
3579
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3580
- })(Z || (Z = {}));
3581
- var _e = (
3580
+ })(z || (z = {}));
3581
+ var Ee = (
3582
3582
  /** @class */
3583
3583
  function(e) {
3584
- M(t, e);
3584
+ L(t, e);
3585
3585
  function t(r, n, i) {
3586
3586
  var o = e.call(this, r) || this;
3587
3587
  return o.code = n, o.originalMessage = i, o;
@@ -3593,30 +3593,30 @@ var _e = (
3593
3593
  ), vt = (
3594
3594
  /** @class */
3595
3595
  function(e) {
3596
- M(t, e);
3596
+ L(t, e);
3597
3597
  function t(r, n, i, o) {
3598
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), Z.INVALID_VALUE, o) || this;
3598
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), z.INVALID_VALUE, o) || this;
3599
3599
  }
3600
3600
  return t;
3601
- }(_e)
3601
+ }(Ee)
3602
3602
  ), ti = (
3603
3603
  /** @class */
3604
3604
  function(e) {
3605
- M(t, e);
3605
+ L(t, e);
3606
3606
  function t(r, n, i) {
3607
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), Z.INVALID_VALUE, i) || this;
3607
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), z.INVALID_VALUE, i) || this;
3608
3608
  }
3609
3609
  return t;
3610
- }(_e)
3610
+ }(Ee)
3611
3611
  ), ri = (
3612
3612
  /** @class */
3613
3613
  function(e) {
3614
- M(t, e);
3614
+ L(t, e);
3615
3615
  function t(r, n) {
3616
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), Z.MISSING_VALUE, n) || this;
3616
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), z.MISSING_VALUE, n) || this;
3617
3617
  }
3618
3618
  return t;
3619
- }(_e)
3619
+ }(Ee)
3620
3620
  ), E;
3621
3621
  (function(e) {
3622
3622
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
@@ -3630,7 +3630,7 @@ function ni(e) {
3630
3630
  function ii(e) {
3631
3631
  return typeof e == "function";
3632
3632
  }
3633
- function me(e, t, r, n, i, o, s) {
3633
+ function de(e, t, r, n, i, o, s) {
3634
3634
  if (e.length === 1 && ft(e[0]))
3635
3635
  return [
3636
3636
  {
@@ -3690,39 +3690,39 @@ function me(e, t, r, n, i, o, s) {
3690
3690
  continue;
3691
3691
  }
3692
3692
  if (Wt(l)) {
3693
- var y = l.children, v = l.value, B = i[v];
3693
+ var b = l.children, v = l.value, B = i[v];
3694
3694
  if (!ii(B))
3695
3695
  throw new ti(v, "function", s);
3696
- var $ = me(y, t, r, n, i, o), P = B($.map(function(O) {
3697
- return O.value;
3696
+ var $ = de(b, t, r, n, i, o), N = B($.map(function(P) {
3697
+ return P.value;
3698
3698
  }));
3699
- Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(O) {
3699
+ Array.isArray(N) || (N = [N]), a.push.apply(a, N.map(function(P) {
3700
3700
  return {
3701
- type: typeof O == "string" ? E.literal : E.object,
3702
- value: O
3701
+ type: typeof P == "string" ? E.literal : E.object,
3702
+ value: P
3703
3703
  };
3704
3704
  }));
3705
3705
  }
3706
3706
  if (Vt(l)) {
3707
- var T = l.options[c] || l.options.other;
3708
- if (!T)
3707
+ var _ = l.options[c] || l.options.other;
3708
+ if (!_)
3709
3709
  throw new vt(l.value, c, Object.keys(l.options), s);
3710
- a.push.apply(a, me(T.value, t, r, n, i));
3710
+ a.push.apply(a, de(_.value, t, r, n, i));
3711
3711
  continue;
3712
3712
  }
3713
3713
  if (Xt(l)) {
3714
- var T = l.options["=".concat(c)];
3715
- if (!T) {
3714
+ var _ = l.options["=".concat(c)];
3715
+ if (!_) {
3716
3716
  if (!Intl.PluralRules)
3717
- throw new _e(`Intl.PluralRules is not available in this environment.
3717
+ throw new Ee(`Intl.PluralRules is not available in this environment.
3718
3718
  Try polyfilling it using "@formatjs/intl-pluralrules"
3719
- `, Z.MISSING_INTL_API, s);
3719
+ `, z.MISSING_INTL_API, s);
3720
3720
  var R = r.getPluralRules(t, { type: l.pluralType }).select(c - (l.offset || 0));
3721
- T = l.options[R] || l.options.other;
3721
+ _ = l.options[R] || l.options.other;
3722
3722
  }
3723
- if (!T)
3723
+ if (!_)
3724
3724
  throw new vt(l.value, c, Object.keys(l.options), s);
3725
- a.push.apply(a, me(T.value, t, r, n, i, c - (l.offset || 0)));
3725
+ a.push.apply(a, de(_.value, t, r, n, i, c - (l.offset || 0)));
3726
3726
  continue;
3727
3727
  }
3728
3728
  }
@@ -3758,26 +3758,26 @@ function ai(e) {
3758
3758
  dateTime: {},
3759
3759
  pluralRules: {}
3760
3760
  }), {
3761
- getNumberFormat: we(function() {
3761
+ getNumberFormat: Ae(function() {
3762
3762
  for (var t, r = [], n = 0; n < arguments.length; n++)
3763
3763
  r[n] = arguments[n];
3764
- return new ((t = Intl.NumberFormat).bind.apply(t, X([void 0], r, !1)))();
3764
+ return new ((t = Intl.NumberFormat).bind.apply(t, V([void 0], r, !1)))();
3765
3765
  }, {
3766
3766
  cache: Ie(e.number),
3767
3767
  strategy: Pe.variadic
3768
3768
  }),
3769
- getDateTimeFormat: we(function() {
3769
+ getDateTimeFormat: Ae(function() {
3770
3770
  for (var t, r = [], n = 0; n < arguments.length; n++)
3771
3771
  r[n] = arguments[n];
3772
- return new ((t = Intl.DateTimeFormat).bind.apply(t, X([void 0], r, !1)))();
3772
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, V([void 0], r, !1)))();
3773
3773
  }, {
3774
3774
  cache: Ie(e.dateTime),
3775
3775
  strategy: Pe.variadic
3776
3776
  }),
3777
- getPluralRules: we(function() {
3777
+ getPluralRules: Ae(function() {
3778
3778
  for (var t, r = [], n = 0; n < arguments.length; n++)
3779
3779
  r[n] = arguments[n];
3780
- return new ((t = Intl.PluralRules).bind.apply(t, X([void 0], r, !1)))();
3780
+ return new ((t = Intl.PluralRules).bind.apply(t, V([void 0], r, !1)))();
3781
3781
  }, {
3782
3782
  cache: Ie(e.pluralRules),
3783
3783
  strategy: Pe.variadic
@@ -3803,7 +3803,7 @@ var ui = (
3803
3803
  }, []);
3804
3804
  return l.length <= 1 ? l[0] || "" : l;
3805
3805
  }, this.formatToParts = function(h) {
3806
- return me(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3806
+ return de(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
3807
3807
  }, this.resolvedOptions = function() {
3808
3808
  var h;
3809
3809
  return {
@@ -3922,7 +3922,7 @@ const C = {}, li = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][
3922
3922
  return;
3923
3923
  if (t in C && e in C[t])
3924
3924
  return C[t][e];
3925
- const r = Se(t);
3925
+ const r = _e(t);
3926
3926
  for (let n = 0; n < r.length; n++) {
3927
3927
  const i = r[n], o = fi(i, e);
3928
3928
  if (o)
@@ -3930,7 +3930,7 @@ const C = {}, li = (e, t, r) => r && (t in C || (C[t] = {}), e in C[t] || (C[t][
3930
3930
  }
3931
3931
  };
3932
3932
  let qe;
3933
- const ue = Ee({});
3933
+ const ae = xe({});
3934
3934
  function ci(e) {
3935
3935
  return qe[e] || null;
3936
3936
  }
@@ -3946,7 +3946,7 @@ function fi(e, t) {
3946
3946
  function pi(e) {
3947
3947
  if (e == null)
3948
3948
  return;
3949
- const t = Se(e);
3949
+ const t = _e(e);
3950
3950
  for (let r = 0; r < t.length; r++) {
3951
3951
  const n = t[r];
3952
3952
  if (rr(n))
@@ -3954,28 +3954,28 @@ function pi(e) {
3954
3954
  }
3955
3955
  }
3956
3956
  function nr(e, ...t) {
3957
- delete C[e], ue.update((r) => (r[e] = gn.all([r[e] || {}, ...t]), r));
3957
+ delete C[e], ae.update((r) => (r[e] = gn.all([r[e] || {}, ...t]), r));
3958
3958
  }
3959
- J(
3960
- [ue],
3959
+ q(
3960
+ [ae],
3961
3961
  ([e]) => Object.keys(e)
3962
3962
  );
3963
- ue.subscribe((e) => qe = e);
3964
- const be = {};
3963
+ ae.subscribe((e) => qe = e);
3964
+ const me = {};
3965
3965
  function di(e, t) {
3966
- be[e].delete(t), be[e].size === 0 && delete be[e];
3966
+ me[e].delete(t), me[e].size === 0 && delete me[e];
3967
3967
  }
3968
3968
  function ir(e) {
3969
- return be[e];
3969
+ return me[e];
3970
3970
  }
3971
3971
  function mi(e) {
3972
- return Se(e).map((t) => {
3972
+ return _e(e).map((t) => {
3973
3973
  const r = ir(t);
3974
3974
  return [t, r ? [...r] : []];
3975
3975
  }).filter(([, t]) => t.length > 0);
3976
3976
  }
3977
3977
  function ze(e) {
3978
- return e == null ? !1 : Se(e).some(
3978
+ return e == null ? !1 : _e(e).some(
3979
3979
  (t) => {
3980
3980
  var r;
3981
3981
  return (r = ir(t)) == null ? void 0 : r.size;
@@ -3987,20 +3987,20 @@ function bi(e, t) {
3987
3987
  t.map((n) => (di(e, n), n().then((i) => i.default || i)))
3988
3988
  ).then((n) => nr(e, ...n));
3989
3989
  }
3990
- const te = {};
3990
+ const ee = {};
3991
3991
  function or(e) {
3992
3992
  if (!ze(e))
3993
- return e in te ? te[e] : Promise.resolve();
3993
+ return e in ee ? ee[e] : Promise.resolve();
3994
3994
  const t = mi(e);
3995
- return te[e] = Promise.all(
3995
+ return ee[e] = Promise.all(
3996
3996
  t.map(
3997
3997
  ([r, n]) => bi(r, n)
3998
3998
  )
3999
3999
  ).then(() => {
4000
4000
  if (ze(e))
4001
4001
  return or(e);
4002
- delete te[e];
4003
- }), te[e];
4002
+ delete ee[e];
4003
+ }), ee[e];
4004
4004
  }
4005
4005
  const gi = {
4006
4006
  number: {
@@ -4039,10 +4039,10 @@ const gi = {
4039
4039
  handleMissingMessage: void 0,
4040
4040
  ignoreTag: !0
4041
4041
  }, vi = yi;
4042
- function Q() {
4042
+ function Z() {
4043
4043
  return vi;
4044
4044
  }
4045
- const Le = Ee(!1);
4045
+ const Le = xe(!1);
4046
4046
  var xi = Object.defineProperty, Ei = Object.defineProperties, _i = Object.getOwnPropertyDescriptors, xt = Object.getOwnPropertySymbols, Si = Object.prototype.hasOwnProperty, Ti = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Hi = (e, t) => {
4047
4047
  for (var r in t || (t = {}))
4048
4048
  Si.call(t, r) && Et(e, r, t[r]);
@@ -4052,112 +4052,112 @@ var xi = Object.defineProperty, Ei = Object.defineProperties, _i = Object.getOwn
4052
4052
  return e;
4053
4053
  }, Bi = (e, t) => Ei(e, _i(t));
4054
4054
  let Ze;
4055
- const ge = Ee(null);
4055
+ const be = xe(null);
4056
4056
  function _t(e) {
4057
4057
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4058
4058
  }
4059
- function Se(e, t = Q().fallbackLocale) {
4059
+ function _e(e, t = Z().fallbackLocale) {
4060
4060
  const r = _t(e);
4061
4061
  return t ? [.../* @__PURE__ */ new Set([...r, ..._t(t)])] : r;
4062
4062
  }
4063
- function G() {
4063
+ function U() {
4064
4064
  return Ze != null ? Ze : void 0;
4065
4065
  }
4066
- ge.subscribe((e) => {
4066
+ be.subscribe((e) => {
4067
4067
  Ze = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
4068
4068
  });
4069
- const Ai = (e) => {
4069
+ const wi = (e) => {
4070
4070
  if (e && pi(e) && ze(e)) {
4071
- const { loadingDelay: t } = Q();
4071
+ const { loadingDelay: t } = Z();
4072
4072
  let r;
4073
- return typeof window != "undefined" && G() != null && t ? r = window.setTimeout(
4073
+ return typeof window != "undefined" && U() != null && t ? r = window.setTimeout(
4074
4074
  () => Le.set(!0),
4075
4075
  t
4076
4076
  ) : Le.set(!0), or(e).then(() => {
4077
- ge.set(e);
4077
+ be.set(e);
4078
4078
  }).finally(() => {
4079
4079
  clearTimeout(r), Le.set(!1);
4080
4080
  });
4081
4081
  }
4082
- return ge.set(e);
4083
- }, Y = Bi(Hi({}, ge), {
4084
- set: Ai
4085
- }), Te = (e) => {
4082
+ return be.set(e);
4083
+ }, J = Bi(Hi({}, be), {
4084
+ set: wi
4085
+ }), Se = (e) => {
4086
4086
  const t = /* @__PURE__ */ Object.create(null);
4087
4087
  return (n) => {
4088
4088
  const i = JSON.stringify(n);
4089
4089
  return i in t ? t[i] : t[i] = e(n);
4090
4090
  };
4091
4091
  };
4092
- var wi = Object.defineProperty, ye = Object.getOwnPropertySymbols, sr = Object.prototype.hasOwnProperty, ar = Object.prototype.propertyIsEnumerable, St = (e, t, r) => t in e ? wi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Je = (e, t) => {
4092
+ var Ai = Object.defineProperty, ge = Object.getOwnPropertySymbols, sr = Object.prototype.hasOwnProperty, ar = Object.prototype.propertyIsEnumerable, St = (e, t, r) => t in e ? Ai(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Je = (e, t) => {
4093
4093
  for (var r in t || (t = {}))
4094
4094
  sr.call(t, r) && St(e, r, t[r]);
4095
- if (ye)
4096
- for (var r of ye(t))
4095
+ if (ge)
4096
+ for (var r of ge(t))
4097
4097
  ar.call(t, r) && St(e, r, t[r]);
4098
4098
  return e;
4099
- }, K = (e, t) => {
4099
+ }, Y = (e, t) => {
4100
4100
  var r = {};
4101
4101
  for (var n in e)
4102
4102
  sr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4103
- if (e != null && ye)
4104
- for (var n of ye(e))
4103
+ if (e != null && ge)
4104
+ for (var n of ge(e))
4105
4105
  t.indexOf(n) < 0 && ar.call(e, n) && (r[n] = e[n]);
4106
4106
  return r;
4107
4107
  };
4108
- const oe = (e, t) => {
4109
- const { formats: r } = Q();
4108
+ const ie = (e, t) => {
4109
+ const { formats: r } = Z();
4110
4110
  if (e in r && t in r[e])
4111
4111
  return r[e][t];
4112
4112
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4113
- }, Pi = Te(
4113
+ }, Pi = Se(
4114
4114
  (e) => {
4115
- var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4115
+ var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
4116
4116
  if (r == null)
4117
4117
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
4118
- return n && (i = oe("number", n)), new Intl.NumberFormat(r, i);
4118
+ return n && (i = ie("number", n)), new Intl.NumberFormat(r, i);
4119
4119
  }
4120
- ), Oi = Te(
4120
+ ), Oi = Se(
4121
4121
  (e) => {
4122
- var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4122
+ var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
4123
4123
  if (r == null)
4124
4124
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
4125
- return n ? i = oe("date", n) : Object.keys(i).length === 0 && (i = oe("date", "short")), new Intl.DateTimeFormat(r, i);
4125
+ return n ? i = ie("date", n) : Object.keys(i).length === 0 && (i = ie("date", "short")), new Intl.DateTimeFormat(r, i);
4126
4126
  }
4127
- ), Ii = Te(
4127
+ ), Ii = Se(
4128
4128
  (e) => {
4129
- var t = e, { locale: r, format: n } = t, i = K(t, ["locale", "format"]);
4129
+ var t = e, { locale: r, format: n } = t, i = Y(t, ["locale", "format"]);
4130
4130
  if (r == null)
4131
4131
  throw new Error(
4132
4132
  '[svelte-i18n] A "locale" must be set to format time values'
4133
4133
  );
4134
- return n ? i = oe("time", n) : Object.keys(i).length === 0 && (i = oe("time", "short")), new Intl.DateTimeFormat(r, i);
4134
+ return n ? i = ie("time", n) : Object.keys(i).length === 0 && (i = ie("time", "short")), new Intl.DateTimeFormat(r, i);
4135
4135
  }
4136
4136
  ), Li = (e = {}) => {
4137
4137
  var t = e, {
4138
- locale: r = G()
4139
- } = t, n = K(t, [
4138
+ locale: r = U()
4139
+ } = t, n = Y(t, [
4140
4140
  "locale"
4141
4141
  ]);
4142
4142
  return Pi(Je({ locale: r }, n));
4143
4143
  }, Ni = (e = {}) => {
4144
4144
  var t = e, {
4145
- locale: r = G()
4146
- } = t, n = K(t, [
4145
+ locale: r = U()
4146
+ } = t, n = Y(t, [
4147
4147
  "locale"
4148
4148
  ]);
4149
4149
  return Oi(Je({ locale: r }, n));
4150
4150
  }, Mi = (e = {}) => {
4151
4151
  var t = e, {
4152
- locale: r = G()
4153
- } = t, n = K(t, [
4152
+ locale: r = U()
4153
+ } = t, n = Y(t, [
4154
4154
  "locale"
4155
4155
  ]);
4156
4156
  return Ii(Je({ locale: r }, n));
4157
- }, Ci = Te(
4157
+ }, Ci = Se(
4158
4158
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4159
- (e, t = G()) => new ui(e, t, Q().formats, {
4160
- ignoreTag: Q().ignoreTag
4159
+ (e, t = U()) => new ui(e, t, Z().formats, {
4160
+ ignoreTag: Z().ignoreTag
4161
4161
  })
4162
4162
  ), $i = (e, t = {}) => {
4163
4163
  var r, n, i, o;
@@ -4165,7 +4165,7 @@ const oe = (e, t) => {
4165
4165
  typeof e == "object" && (s = e, e = s.id);
4166
4166
  const {
4167
4167
  values: a,
4168
- locale: h = G(),
4168
+ locale: h = U(),
4169
4169
  default: u
4170
4170
  } = s;
4171
4171
  if (h == null)
@@ -4174,7 +4174,7 @@ const oe = (e, t) => {
4174
4174
  );
4175
4175
  let l = tr(e, h);
4176
4176
  if (!l)
4177
- l = (o = (i = (n = (r = Q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4177
+ l = (o = (i = (n = (r = Z()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
4178
4178
  else if (typeof l != "string")
4179
4179
  return console.warn(
4180
4180
  `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
@@ -4191,18 +4191,41 @@ const oe = (e, t) => {
4191
4191
  );
4192
4192
  }
4193
4193
  return f;
4194
- }, Ri = (e, t) => Mi(t).format(e), Ui = (e, t) => Ni(t).format(e), Gi = (e, t) => Li(t).format(e), Di = (e, t = G()) => tr(e, t), Fi = J([Y, ue], () => $i);
4195
- J([Y], () => Ri);
4196
- J([Y], () => Ui);
4197
- J([Y], () => Gi);
4198
- J([Y, ue], () => Di);
4194
+ }, Ri = (e, t) => Mi(t).format(e), Ui = (e, t) => Ni(t).format(e), Gi = (e, t) => Li(t).format(e), Di = (e, t = U()) => tr(e, t), Fi = q([J, ae], () => $i);
4195
+ q([J], () => Ri);
4196
+ q([J], () => Ui);
4197
+ q([J], () => Gi);
4198
+ q([J, ae], () => Di);
4199
4199
  window.emWidgets = { topic: Kr };
4200
4200
  const ji = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4201
+ function ki(e, t) {
4202
+ if (e) {
4203
+ const r = document.createElement("style");
4204
+ r.innerHTML = t, e.appendChild(r);
4205
+ }
4206
+ }
4207
+ function Vi(e, t) {
4208
+ const r = new URL(t);
4209
+ fetch(r.href).then((n) => n.text()).then((n) => {
4210
+ const i = document.createElement("style");
4211
+ i.innerHTML = n, e && e.appendChild(i);
4212
+ }).catch((n) => {
4213
+ console.error("There was an error while trying to load client styling from URL", n);
4214
+ });
4215
+ }
4216
+ function no(e, t, r) {
4217
+ if (window.emMessageBus) {
4218
+ const n = document.createElement("style");
4219
+ window.emMessageBus.subscribe(t, (i) => {
4220
+ n.innerHTML = i, e && e.appendChild(n);
4221
+ });
4222
+ }
4223
+ }
4201
4224
  function Tt(e, t) {
4202
4225
  nr(e, t);
4203
4226
  }
4204
- function ki(e) {
4205
- Y.set(e);
4227
+ function Xi(e) {
4228
+ J.set(e);
4206
4229
  }
4207
4230
  const Ht = {
4208
4231
  en: {
@@ -4239,24 +4262,24 @@ const Ht = {
4239
4262
  logoutButton: "Logout"
4240
4263
  }
4241
4264
  };
4242
- function Vi(e) {
4243
- yr(e, "svelte-xtnqa3", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PlayerAccountMenuItemBox{padding:20px;font-size:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;cursor:pointer}.PlayerAccountMenuItemBox .PlayerLogoutText{margin-left:20px}.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox{height:auto;justify-content:center;position:relative;display:flex;width:unset;padding:0}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}");
4265
+ function Wi(e) {
4266
+ gr(e, "svelte-xtnqa3", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PlayerAccountMenuItemBox{padding:20px;font-size:16px;display:inline-flex;width:100%;box-sizing:border-box;align-items:center;cursor:pointer}.PlayerAccountMenuItemBox .PlayerLogoutText{margin-left:20px}.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox{height:auto;justify-content:center;position:relative;display:flex;width:unset;padding:0}.PlayerAccountMenuItemBoxMobile.PlayerAccountMenuItemBox svg{fill:var(--emw--pam-typography-color-nav-bg, var(--emw--color-white, #FFFFFF))}");
4244
4267
  }
4245
- function Xi(e) {
4268
+ function zi(e) {
4246
4269
  let t, r, n, i = (
4247
4270
  /*$_*/
4248
4271
  e[2]("logoutButton") + ""
4249
4272
  ), o, s, a;
4250
4273
  return {
4251
4274
  c() {
4252
- t = L("div"), r = L("button"), n = L("span"), o = ve(i), _(t, "class", "GeneralLogout");
4275
+ t = O("div"), r = O("button"), n = O("span"), o = ye(i), S(t, "class", "GeneralLogout");
4253
4276
  },
4254
4277
  m(h, u) {
4255
- ae(h, t, u), S(t, r), S(r, n), S(n, o), s || (a = Pt(
4278
+ se(h, t, u), T(t, r), T(r, n), T(n, o), s || (a = Pt(
4256
4279
  r,
4257
4280
  "click",
4258
4281
  /*click_handler_1*/
4259
- e[13]
4282
+ e[14]
4260
4283
  ), s = !0);
4261
4284
  },
4262
4285
  p(h, u) {
@@ -4265,52 +4288,52 @@ function Xi(e) {
4265
4288
  h[2]("logoutButton") + "") && Ot(o, i);
4266
4289
  },
4267
4290
  d(h) {
4268
- h && q(t), s = !1, a();
4291
+ h && Q(t), s = !1, a();
4269
4292
  }
4270
4293
  };
4271
4294
  }
4272
- function Wi(e) {
4295
+ function Zi(e) {
4273
4296
  let t, r, n, i, o, s, a, h, u, l, f, c = !/*isMobile*/
4274
- e[3] && zi(e);
4297
+ e[3] && Qi(e);
4275
4298
  return {
4276
4299
  c() {
4277
- t = L("p"), r = L("span"), n = ee("svg"), i = ee("defs"), o = ee("style"), s = ve(".a88316b4-2478-4a69-b2eb-d32a5fb419dd{fill:var(--emw--color-white, #FFFFFF);}"), a = ee("path"), h = ee("path"), u = Er(), c && c.c(), _(a, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), _(a, "d", "M147.16,67.69,115.42,36a9.6,9.6,0,1,0-13.58,13.58l15.32,15.31H49.58a9.63,9.63,0,1,0,0,19.26h67.58L101.84,99.42a9.64,9.64,0,0,0,6.79,16.43,9.41,9.41,0,0,0,6.79-2.85l31.74-31.73a9.53,9.53,0,0,0,0-13.58Z"), _(h, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), _(h, "d", "M45.16,122.16H19.26V26.79H45.32a9.63,9.63,0,1,0,0-19.26H9.63A9.56,9.56,0,0,0,0,17.16V131.63a9.57,9.57,0,0,0,9.63,9.64H45.32A9.57,9.57,0,0,0,55,131.63a9.78,9.78,0,0,0-9.79-9.47Z"), _(n, "id", "bbfaf345-72af-4296-bf4b-2fd41fc03d5d"), _(n, "data-name", "Layer 1"), _(n, "xmlns", "http://www.w3.org/2000/svg"), _(n, "viewBox", "0 0 150 150"), Sr(r, "width", /*isMobile*/
4300
+ t = O("p"), r = O("span"), n = K("svg"), i = K("defs"), o = K("style"), s = ye(".a88316b4-2478-4a69-b2eb-d32a5fb419dd{fill:var(--emw--color-white, #FFFFFF);}"), a = K("path"), h = K("path"), u = xr(), c && c.c(), S(a, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(a, "d", "M147.16,67.69,115.42,36a9.6,9.6,0,1,0-13.58,13.58l15.32,15.31H49.58a9.63,9.63,0,1,0,0,19.26h67.58L101.84,99.42a9.64,9.64,0,0,0,6.79,16.43,9.41,9.41,0,0,0,6.79-2.85l31.74-31.73a9.53,9.53,0,0,0,0-13.58Z"), S(h, "class", "a88316b4-2478-4a69-b2eb-d32a5fb419dd"), S(h, "d", "M45.16,122.16H19.26V26.79H45.32a9.63,9.63,0,1,0,0-19.26H9.63A9.56,9.56,0,0,0,0,17.16V131.63a9.57,9.57,0,0,0,9.63,9.64H45.32A9.57,9.57,0,0,0,55,131.63a9.78,9.78,0,0,0-9.79-9.47Z"), S(n, "id", "bbfaf345-72af-4296-bf4b-2fd41fc03d5d"), S(n, "data-name", "Layer 1"), S(n, "xmlns", "http://www.w3.org/2000/svg"), S(n, "viewBox", "0 0 150 150"), _r(r, "width", /*isMobile*/
4278
4301
  e[3] ? (
4279
4302
  /*mediaQuery*/
4280
4303
  e[4].matches ? "50px" : "24px"
4281
- ) : "20px"), _(t, "class", "PlayerAccountMenuItemBox " + /*isMobile*/
4304
+ ) : "20px"), S(t, "class", "PlayerAccountMenuItemBox " + /*isMobile*/
4282
4305
  (e[3] ? "PlayerAccountMenuItemBoxMobile" : "") + " " + /*mediaQuery*/
4283
4306
  (e[4].matches && /*isMobile*/
4284
4307
  e[3] ? "PlayerAccountMenuItemBoxTablet" : ""));
4285
4308
  },
4286
- m(p, y) {
4287
- ae(p, t, y), S(t, r), S(r, n), S(n, i), S(i, o), S(o, s), S(n, a), S(n, h), S(t, u), c && c.m(t, null), l || (f = Pt(
4309
+ m(p, b) {
4310
+ se(p, t, b), T(t, r), T(r, n), T(n, i), T(i, o), T(o, s), T(n, a), T(n, h), T(t, u), c && c.m(t, null), l || (f = Pt(
4288
4311
  t,
4289
4312
  "click",
4290
4313
  /*click_handler*/
4291
- e[12]
4314
+ e[13]
4292
4315
  ), l = !0);
4293
4316
  },
4294
- p(p, y) {
4317
+ p(p, b) {
4295
4318
  /*isMobile*/
4296
- p[3] || c.p(p, y);
4319
+ p[3] || c.p(p, b);
4297
4320
  },
4298
4321
  d(p) {
4299
- p && q(t), c && c.d(), l = !1, f();
4322
+ p && Q(t), c && c.d(), l = !1, f();
4300
4323
  }
4301
4324
  };
4302
4325
  }
4303
- function zi(e) {
4326
+ function Qi(e) {
4304
4327
  let t, r = (
4305
4328
  /*$_*/
4306
4329
  e[2]("logoutButton") + ""
4307
4330
  ), n;
4308
4331
  return {
4309
4332
  c() {
4310
- t = L("span"), n = ve(r), _(t, "class", "PlayerLogoutText");
4333
+ t = O("span"), n = ye(r), S(t, "class", "PlayerLogoutText");
4311
4334
  },
4312
4335
  m(i, o) {
4313
- ae(i, t, o), S(t, n);
4336
+ se(i, t, o), T(t, n);
4314
4337
  },
4315
4338
  p(i, o) {
4316
4339
  o & /*$_*/
@@ -4318,25 +4341,25 @@ function zi(e) {
4318
4341
  i[2]("logoutButton") + "") && Ot(n, r);
4319
4342
  },
4320
4343
  d(i) {
4321
- i && q(t);
4344
+ i && Q(t);
4322
4345
  }
4323
4346
  };
4324
4347
  }
4325
- function Zi(e) {
4348
+ function qi(e) {
4326
4349
  let t;
4327
4350
  function r(o, s) {
4328
4351
  return (
4329
4352
  /*buttonlocation*/
4330
- o[0] === "PlayerAccountMenu" ? Wi : Xi
4353
+ o[0] === "PlayerAccountMenu" ? Zi : zi
4331
4354
  );
4332
4355
  }
4333
4356
  let n = r(e), i = n(e);
4334
4357
  return {
4335
4358
  c() {
4336
- t = L("div"), i.c();
4359
+ t = O("div"), i.c();
4337
4360
  },
4338
4361
  m(o, s) {
4339
- ae(o, t, s), i.m(t, null), e[14](t);
4362
+ se(o, t, s), i.m(t, null), e[15](t);
4340
4363
  },
4341
4364
  p(o, [s]) {
4342
4365
  n === (n = r(o)) && i ? i.p(o, s) : (i.d(1), i = n(o), i && (i.c(), i.m(t, null)));
@@ -4344,83 +4367,70 @@ function Zi(e) {
4344
4367
  i: w,
4345
4368
  o: w,
4346
4369
  d(o) {
4347
- o && q(t), i.d(), e[14](null);
4370
+ o && Q(t), i.d(), e[15](null);
4348
4371
  }
4349
4372
  };
4350
4373
  }
4351
- function Qi(e, t, r) {
4374
+ function Ji(e, t, r) {
4352
4375
  let n;
4353
- gr(e, Fi, (b) => r(2, n = b));
4354
- let { endpoint: i = "" } = t, { session: o = "" } = t, { buttonlocation: s = "" } = t, { lang: a = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: l = "" } = t, f = "", c = !1, p, y = window.navigator.userAgent, v = ji(y) !== "PC";
4355
- const B = window.matchMedia("(min-width: 768px)"), $ = () => {
4356
- fetch(l).then((A) => A.json()).then((A) => {
4357
- Object.keys(A).forEach((U) => {
4358
- Tt(U, A[U]);
4376
+ br(e, Fi, (y) => r(2, n = y));
4377
+ let { endpoint: i = "" } = t, { session: o = "" } = t, { buttonlocation: s = "" } = t, { lang: a = "" } = t, { mbsource: h } = t, { clientstyling: u = "" } = t, { clientstylingurl: l = "" } = t, { translationurl: f = "" } = t, c = "", p = !1, b, v = window.navigator.userAgent, B = ji(v) !== "PC";
4378
+ const $ = window.matchMedia("(min-width: 768px)"), N = () => {
4379
+ fetch(f).then((M) => M.json()).then((M) => {
4380
+ Object.keys(M).forEach((Te) => {
4381
+ Tt(Te, M[Te]);
4359
4382
  });
4360
- }).catch((A) => {
4361
- console.log(A);
4383
+ }).catch((M) => {
4384
+ console.log(M);
4362
4385
  });
4363
4386
  };
4364
- Object.keys(Ht).forEach((b) => {
4365
- Tt(b, Ht[b]);
4387
+ Object.keys(Ht).forEach((y) => {
4388
+ Tt(y, Ht[y]);
4366
4389
  });
4367
- const P = () => {
4368
- let b = new Headers();
4369
- b.append("Content-type", "application/json"), b.append("X-SessionID", o);
4370
- let A = { method: "DELETE", headers: b };
4371
- fetch(`${i}/v1/player/session/player`, A).then((U) => {
4390
+ const _ = () => {
4391
+ let y = new Headers();
4392
+ y.append("Content-type", "application/json"), y.append("X-SessionID", o);
4393
+ let M = { method: "DELETE", headers: y };
4394
+ fetch(`${i}/v1/player/session/player`, M).then((Te) => {
4372
4395
  window.postMessage({ type: "LogoutSuccessfull" }, window.location.href);
4373
4396
  });
4374
- }, T = () => (i || (f = "GENERAL-LOGOUT - Endpoint is missing! Please provide a valid endpointURL.", c = !0, console.error(f)), o || (f = "GENERAL-LOGOUT - Session is missing! Please provide a valid session.", c = !0, console.error(f)), c), R = () => {
4375
- ki(a);
4376
- }, O = () => {
4377
- let b = document.createElement("style");
4378
- b.innerHTML = h, p.appendChild(b);
4379
- }, D = () => {
4380
- let b = new URL(u), A = document.createElement("style");
4381
- fetch(b.href).then((U) => U.text()).then((U) => {
4382
- A.innerHTML = U, setTimeout(
4383
- () => {
4384
- p.appendChild(A);
4385
- },
4386
- 1
4387
- ), setTimeout(
4388
- () => {
4389
- },
4390
- 500
4391
- );
4392
- });
4393
- }, he = () => P(), hr = () => P();
4394
- function lr(b) {
4395
- Ne[b ? "unshift" : "push"](() => {
4396
- p = b, r(1, p);
4397
+ }, R = () => (i || (c = "GENERAL-LOGOUT - Endpoint is missing! Please provide a valid endpointURL.", p = !0, console.error(c)), o || (c = "GENERAL-LOGOUT - Session is missing! Please provide a valid session.", p = !0, console.error(c)), p), P = () => {
4398
+ Xi(a);
4399
+ };
4400
+ Hr(() => () => {
4401
+ });
4402
+ const G = () => _(), ue = () => _();
4403
+ function hr(y) {
4404
+ Ne[y ? "unshift" : "push"](() => {
4405
+ b = y, r(1, b);
4397
4406
  });
4398
4407
  }
4399
- return e.$$set = (b) => {
4400
- "endpoint" in b && r(6, i = b.endpoint), "session" in b && r(7, o = b.session), "buttonlocation" in b && r(0, s = b.buttonlocation), "lang" in b && r(8, a = b.lang), "clientstyling" in b && r(9, h = b.clientstyling), "clientstylingurl" in b && r(10, u = b.clientstylingurl), "translationurl" in b && r(11, l = b.translationurl);
4408
+ return e.$$set = (y) => {
4409
+ "endpoint" in y && r(6, i = y.endpoint), "session" in y && r(7, o = y.session), "buttonlocation" in y && r(0, s = y.buttonlocation), "lang" in y && r(8, a = y.lang), "mbsource" in y && r(9, h = y.mbsource), "clientstyling" in y && r(10, u = y.clientstyling), "clientstylingurl" in y && r(11, l = y.clientstylingurl), "translationurl" in y && r(12, f = y.translationurl);
4401
4410
  }, e.$$.update = () => {
4402
4411
  e.$$.dirty & /*endpoint, session, buttonlocation*/
4403
- 193 && i && o && s && T(), e.$$.dirty & /*lang*/
4404
- 256 && a && R(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4405
- 514 && h && p && O(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4406
- 1026 && u && p && D(), e.$$.dirty & /*translationurl*/
4407
- 2048 && l && $();
4412
+ 193 && i && o && s && R(), e.$$.dirty & /*lang*/
4413
+ 256 && a && P(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4414
+ 1026 && u && b && ki(), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4415
+ 2050 && l && b && Vi(), e.$$.dirty & /*translationurl*/
4416
+ 4096 && f && N();
4408
4417
  }, [
4409
4418
  s,
4410
- p,
4419
+ b,
4411
4420
  n,
4412
- v,
4413
4421
  B,
4414
- P,
4422
+ $,
4423
+ _,
4415
4424
  i,
4416
4425
  o,
4417
4426
  a,
4418
4427
  h,
4419
4428
  u,
4420
4429
  l,
4421
- he,
4422
- hr,
4423
- lr
4430
+ f,
4431
+ G,
4432
+ ue,
4433
+ hr
4424
4434
  ];
4425
4435
  }
4426
4436
  class ur extends Rr {
@@ -4428,98 +4438,108 @@ class ur extends Rr {
4428
4438
  super(), Cr(
4429
4439
  this,
4430
4440
  t,
4431
- Qi,
4432
- Zi,
4433
- At,
4441
+ Ji,
4442
+ qi,
4443
+ wt,
4434
4444
  {
4435
4445
  endpoint: 6,
4436
4446
  session: 7,
4437
4447
  buttonlocation: 0,
4438
4448
  lang: 8,
4439
- clientstyling: 9,
4440
- clientstylingurl: 10,
4441
- translationurl: 11
4449
+ mbsource: 9,
4450
+ clientstyling: 10,
4451
+ clientstylingurl: 11,
4452
+ translationurl: 12
4442
4453
  },
4443
- Vi
4454
+ Wi
4444
4455
  );
4445
4456
  }
4446
4457
  get endpoint() {
4447
4458
  return this.$$.ctx[6];
4448
4459
  }
4449
4460
  set endpoint(t) {
4450
- this.$$set({ endpoint: t }), I();
4461
+ this.$$set({ endpoint: t }), A();
4451
4462
  }
4452
4463
  get session() {
4453
4464
  return this.$$.ctx[7];
4454
4465
  }
4455
4466
  set session(t) {
4456
- this.$$set({ session: t }), I();
4467
+ this.$$set({ session: t }), A();
4457
4468
  }
4458
4469
  get buttonlocation() {
4459
4470
  return this.$$.ctx[0];
4460
4471
  }
4461
4472
  set buttonlocation(t) {
4462
- this.$$set({ buttonlocation: t }), I();
4473
+ this.$$set({ buttonlocation: t }), A();
4463
4474
  }
4464
4475
  get lang() {
4465
4476
  return this.$$.ctx[8];
4466
4477
  }
4467
4478
  set lang(t) {
4468
- this.$$set({ lang: t }), I();
4479
+ this.$$set({ lang: t }), A();
4469
4480
  }
4470
- get clientstyling() {
4481
+ get mbsource() {
4471
4482
  return this.$$.ctx[9];
4472
4483
  }
4484
+ set mbsource(t) {
4485
+ this.$$set({ mbsource: t }), A();
4486
+ }
4487
+ get clientstyling() {
4488
+ return this.$$.ctx[10];
4489
+ }
4473
4490
  set clientstyling(t) {
4474
- this.$$set({ clientstyling: t }), I();
4491
+ this.$$set({ clientstyling: t }), A();
4475
4492
  }
4476
4493
  get clientstylingurl() {
4477
- return this.$$.ctx[10];
4494
+ return this.$$.ctx[11];
4478
4495
  }
4479
4496
  set clientstylingurl(t) {
4480
- this.$$set({ clientstylingurl: t }), I();
4497
+ this.$$set({ clientstylingurl: t }), A();
4481
4498
  }
4482
4499
  get translationurl() {
4483
- return this.$$.ctx[11];
4500
+ return this.$$.ctx[12];
4484
4501
  }
4485
4502
  set translationurl(t) {
4486
- this.$$set({ translationurl: t }), I();
4503
+ this.$$set({ translationurl: t }), A();
4487
4504
  }
4488
4505
  }
4489
- $r(ur, { endpoint: {}, session: {}, buttonlocation: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4490
- const ro = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4506
+ $r(ur, { endpoint: {}, session: {}, buttonlocation: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
4507
+ const io = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4491
4508
  __proto__: null,
4492
4509
  default: ur
4493
4510
  }, Symbol.toStringTag, { value: "Module" }));
4494
4511
  export {
4495
- Y as $,
4512
+ J as $,
4496
4513
  Fi as A,
4497
- ro as G,
4514
+ ki as B,
4515
+ Vi as C,
4516
+ no as D,
4517
+ io as G,
4498
4518
  Rr as S,
4499
4519
  nr as a,
4500
- yr as b,
4520
+ gr as b,
4501
4521
  $r as c,
4502
- q as d,
4503
- ae as e,
4504
- I as f,
4505
- L as g,
4506
- gr as h,
4522
+ Q as d,
4523
+ se as e,
4524
+ A as f,
4525
+ O as g,
4526
+ br as h,
4507
4527
  Cr as i,
4508
4528
  ji as j,
4509
4529
  Ne as k,
4510
- to as l,
4511
- Yi as m,
4530
+ ro as l,
4531
+ eo as m,
4512
4532
  w as n,
4513
- eo as o,
4514
- Ot as p,
4515
- S as q,
4516
- Er as r,
4517
- At as s,
4518
- ve as t,
4519
- _ as u,
4520
- se as v,
4521
- Pt as w,
4522
- ee as x,
4523
- Ki as y,
4524
- Ji as z
4533
+ Hr as o,
4534
+ T as p,
4535
+ xr as q,
4536
+ to as r,
4537
+ wt as s,
4538
+ S as t,
4539
+ Ot as u,
4540
+ ye as v,
4541
+ oe as w,
4542
+ Pt as x,
4543
+ K as y,
4544
+ Ki as z
4525
4545
  };