@everymatrix/player-account-notifications 1.60.2 → 1.61.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.
Files changed (30) hide show
  1. package/components/{PlayerAccountNotifications-DoWGWIFQ.js → PlayerAccountNotifications-BFrSKB5L.js} +153 -152
  2. package/components/{PlayerAccountNotifications-BNpC8x3W.cjs → PlayerAccountNotifications-BpuDN8Ne.cjs} +4 -4
  3. package/components/{PlayerAccountNotifications-9YDAIrUU.js → PlayerAccountNotifications-TBBQy_AM.js} +153 -152
  4. package/es2015/player-account-notifications.cjs +1 -1
  5. package/es2015/player-account-notifications.js +1 -1
  6. package/esnext/player-account-notifications.js +1 -1
  7. package/package.json +1 -1
  8. package/stencil/app-globals-0f993ce5-BD-Q0C8R.cjs +1 -0
  9. package/stencil/app-globals-0f993ce5-Cgk0KVAu.js +7 -0
  10. package/stencil/{index-b2193545-BcwULm-K.cjs → index-b2193545-B5BzVbnP.cjs} +1 -1
  11. package/stencil/{index-b2193545-BJzf08Qh.js → index-b2193545-BranxwW4.js} +1 -1
  12. package/stencil/{index-b2193545-BlEoeZZL.js → index-b2193545-D-GB6w--.js} +1 -1
  13. package/stencil/index-b7bbd57e-CQ75dRCG.js +550 -0
  14. package/stencil/index-b7bbd57e-Cacu08c5.js +534 -0
  15. package/stencil/index-b7bbd57e-DF6DA3M_.cjs +1 -0
  16. package/stencil/ui-image-38c3c15f-D8q8WO62.js +39 -0
  17. package/stencil/ui-image-38c3c15f-DHu3p_Um.cjs +1 -0
  18. package/stencil/ui-image-38c3c15f-DNKzX83k.js +39 -0
  19. package/stencil/ui-image-BWdEHrqs.js +11 -0
  20. package/stencil/ui-image-Cq69wjLL.js +29 -0
  21. package/stencil/ui-image-hWt-DWaG.cjs +1 -0
  22. package/stencil/{ui-skeleton-ea659b95-BbvMCw6x.js → ui-skeleton-6d1c12ae-CKWpp1By.js} +2 -2
  23. package/stencil/{ui-skeleton-ea659b95-CGzZMsW7.js → ui-skeleton-6d1c12ae-Cy_R_9Cz.js} +2 -2
  24. package/stencil/{ui-skeleton-ea659b95-8xls9UKV.cjs → ui-skeleton-6d1c12ae-DXSQpIKe.cjs} +2 -2
  25. package/stencil/{ui-skeleton-C8koemPS.js → ui-skeleton-BMWABShx.js} +8 -8
  26. package/stencil/{ui-skeleton-Cb-Iz3dC.js → ui-skeleton-CkUGY95J.js} +5 -5
  27. package/stencil/ui-skeleton-DXc0L06e.cjs +1 -0
  28. package/stencil/app-globals-0f993ce5-D-kw1sls.js +0 -5
  29. package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +0 -1
  30. package/stencil/ui-skeleton-B_ESS51i.cjs +0 -1
@@ -27,7 +27,8 @@ var et = (e, t, r) => new Promise((n, i) => {
27
27
  }, a = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- import "../stencil/ui-skeleton-C8koemPS.js";
30
+ import "../stencil/ui-image-Cq69wjLL.js";
31
+ import "../stencil/ui-skeleton-BMWABShx.js";
31
32
  function H() {
32
33
  }
33
34
  function Nt(e) {
@@ -67,7 +68,7 @@ function w(e, t) {
67
68
  function yr(e, t, r) {
68
69
  const n = vr(e);
69
70
  if (!n.getElementById(t)) {
70
- const i = T("style");
71
+ const i = S("style");
71
72
  i.id = t, i.textContent = r, xr(n, i);
72
73
  }
73
74
  }
@@ -88,17 +89,17 @@ function xr(e, t) {
88
89
  t
89
90
  ), t.sheet;
90
91
  }
91
- function $(e, t, r) {
92
+ function R(e, t, r) {
92
93
  e.insertBefore(t, r || null);
93
94
  }
94
- function I(e) {
95
+ function C(e) {
95
96
  e.parentNode && e.parentNode.removeChild(e);
96
97
  }
97
98
  function It(e, t) {
98
99
  for (let r = 0; r < e.length; r += 1)
99
100
  e[r] && e[r].d(t);
100
101
  }
101
- function T(e) {
102
+ function S(e) {
102
103
  return document.createElement(e);
103
104
  }
104
105
  function Ct(e) {
@@ -107,12 +108,12 @@ function Ct(e) {
107
108
  function ce() {
108
109
  return Ct(" ");
109
110
  }
110
- function _(e, t, r) {
111
+ function B(e, t, r) {
111
112
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
112
113
  }
113
- function X(e, t, r) {
114
+ function T(e, t, r) {
114
115
  const n = t.toLowerCase();
115
- 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);
116
+ n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : B(e, t, r);
116
117
  }
117
118
  function _r(e) {
118
119
  return Array.from(e.childNodes);
@@ -145,39 +146,39 @@ function Tr() {
145
146
  function Hr(e) {
146
147
  Tr().$$.on_mount.push(e);
147
148
  }
148
- const V = [], Ie = [];
149
+ const X = [], Ie = [];
149
150
  let W = [];
150
151
  const it = [], Ar = /* @__PURE__ */ Promise.resolve();
151
152
  let Ce = !1;
152
153
  function Pr() {
153
- Ce || (Ce = !0, Ar.then(N));
154
+ Ce || (Ce = !0, Ar.then(O));
154
155
  }
155
156
  function Le(e) {
156
157
  W.push(e);
157
158
  }
158
159
  const He = /* @__PURE__ */ new Set();
159
- let k = 0;
160
- function N() {
161
- if (k !== 0)
160
+ let j = 0;
161
+ function O() {
162
+ if (j !== 0)
162
163
  return;
163
164
  const e = re;
164
165
  do {
165
166
  try {
166
- for (; k < V.length; ) {
167
- const t = V[k];
168
- k++, te(t), wr(t.$$);
167
+ for (; j < X.length; ) {
168
+ const t = X[j];
169
+ j++, te(t), wr(t.$$);
169
170
  }
170
171
  } catch (t) {
171
- throw V.length = 0, k = 0, t;
172
+ throw X.length = 0, j = 0, t;
172
173
  }
173
- for (te(null), V.length = 0, k = 0; Ie.length; )
174
+ for (te(null), X.length = 0, j = 0; Ie.length; )
174
175
  Ie.pop()();
175
176
  for (let t = 0; t < W.length; t += 1) {
176
177
  const r = W[t];
177
178
  He.has(r) || (He.add(r), r());
178
179
  }
179
180
  W.length = 0;
180
- } while (V.length);
181
+ } while (X.length);
181
182
  for (; it.length; )
182
183
  it.pop()();
183
184
  Ce = !1, He.clear(), te(e);
@@ -212,7 +213,7 @@ function Cr(e, t) {
212
213
  r.fragment !== null && (Br(r.after_update), oe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
213
214
  }
214
215
  function Lr(e, t) {
215
- e.$$.dirty[0] === -1 && (V.push(e), Pr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
216
+ e.$$.dirty[0] === -1 && (X.push(e), Pr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
216
217
  }
217
218
  function Mr(e, t, r, n, i, o, s = null, a = [-1]) {
218
219
  const h = re;
@@ -246,10 +247,10 @@ function Mr(e, t, r, n, i, o, s = null, a = [-1]) {
246
247
  }) : [], u.update(), l = !0, oe(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
247
248
  if (t.hydrate) {
248
249
  const c = _r(t.target);
249
- u.fragment && u.fragment.l(c), c.forEach(I);
250
+ u.fragment && u.fragment.l(c), c.forEach(C);
250
251
  } else
251
252
  u.fragment && u.fragment.c();
252
- t.intro && Or(e.$$.fragment), Ir(e, t.target, t.anchor), N();
253
+ t.intro && Or(e.$$.fragment), Ir(e, t.target, t.anchor), O();
253
254
  }
254
255
  te(h);
255
256
  }
@@ -298,17 +299,17 @@ typeof HTMLElement == "function" && (Lt = class extends HTMLElement {
298
299
  let s;
299
300
  return {
300
301
  c: function() {
301
- s = T("slot"), o !== "default" && _(s, "name", o);
302
+ s = S("slot"), o !== "default" && B(s, "name", o);
302
303
  },
303
304
  /**
304
305
  * @param {HTMLElement} target
305
306
  * @param {HTMLElement} [anchor]
306
307
  */
307
308
  m: function(u, l) {
308
- $(u, s, l);
309
+ R(u, s, l);
309
310
  },
310
311
  d: function(u) {
311
- u && I(s);
312
+ u && C(s);
312
313
  }
313
314
  };
314
315
  };
@@ -505,7 +506,7 @@ var Me = function(e, t) {
505
506
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
506
507
  }, Me(e, t);
507
508
  };
508
- function C(e, t) {
509
+ function L(e, t) {
509
510
  if (typeof t != "function" && t !== null)
510
511
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
511
512
  Me(e, t);
@@ -571,7 +572,7 @@ function z(e, t, r) {
571
572
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
572
573
  return e.concat(o || t);
573
574
  }
574
- function O(e) {
575
+ function I(e) {
575
576
  return typeof e == "function";
576
577
  }
577
578
  function Mt(e) {
@@ -624,7 +625,7 @@ var ve = function() {
624
625
  else
625
626
  s.remove(this);
626
627
  var l = this.initialTeardown;
627
- if (O(l))
628
+ if (I(l))
628
629
  try {
629
630
  l();
630
631
  } catch (p) {
@@ -687,10 +688,10 @@ var ve = function() {
687
688
  }(), e;
688
689
  }(), $t = ve.EMPTY;
689
690
  function Rt(e) {
690
- return e instanceof ve || e && "closed" in e && O(e.remove) && O(e.add) && O(e.unsubscribe);
691
+ return e instanceof ve || e && "closed" in e && I(e.remove) && I(e.add) && I(e.unsubscribe);
691
692
  }
692
693
  function ot(e) {
693
- O(e) ? e() : e.unsubscribe();
694
+ I(e) ? e() : e.unsubscribe();
694
695
  }
695
696
  var Gr = {
696
697
  Promise: void 0
@@ -716,7 +717,7 @@ function pe(e) {
716
717
  e();
717
718
  }
718
719
  var Ut = function(e) {
719
- C(t, e);
720
+ L(t, e);
720
721
  function t(r) {
721
722
  var n = e.call(this) || this;
722
723
  return n.isStopped = !1, r ? (n.destination = r, Rt(r) && r.add(n)) : n.destination = Xr, n;
@@ -778,10 +779,10 @@ var Ut = function(e) {
778
779
  }
779
780
  }, e;
780
781
  }(), De = function(e) {
781
- C(t, e);
782
+ L(t, e);
782
783
  function t(r, n, i) {
783
784
  var o = e.call(this) || this, s;
784
- return O(r) || !r ? s = {
785
+ return I(r) || !r ? s = {
785
786
  next: r != null ? r : void 0,
786
787
  error: n != null ? n : void 0,
787
788
  complete: i != null ? i : void 0
@@ -878,7 +879,7 @@ function ut(e) {
878
879
  return (t = e != null ? e : Gr.Promise) !== null && t !== void 0 ? t : Promise;
879
880
  }
880
881
  function Qr(e) {
881
- return e && O(e.next) && O(e.error) && O(e.complete);
882
+ return e && I(e.next) && I(e.error) && I(e.complete);
882
883
  }
883
884
  function Jr(e) {
884
885
  return e && e instanceof Ut || Qr(e) && Rt(e);
@@ -888,7 +889,7 @@ var qr = Mt(function(e) {
888
889
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
889
890
  };
890
891
  }), Dt = function(e) {
891
- C(t, e);
892
+ L(t, e);
892
893
  function t() {
893
894
  var r = e.call(this) || this;
894
895
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
@@ -968,7 +969,7 @@ var qr = Mt(function(e) {
968
969
  return new ht(r, n);
969
970
  }, t;
970
971
  }(at), ht = function(e) {
971
- C(t, e);
972
+ L(t, e);
972
973
  function t(r, n) {
973
974
  var i = e.call(this) || this;
974
975
  return i.destination = r, i.source = n, i;
@@ -992,7 +993,7 @@ var qr = Mt(function(e) {
992
993
  },
993
994
  delegate: void 0
994
995
  }, Yr = function(e) {
995
- C(t, e);
996
+ L(t, e);
996
997
  function t(r, n, i) {
997
998
  r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Gt);
998
999
  var o = e.call(this) || this;
@@ -1021,7 +1022,7 @@ const lt = [], ct = {}, Kr = (e, t = 0) => {
1021
1022
  ct[e] = r, lt.push(e);
1022
1023
  }
1023
1024
  return ct[e];
1024
- }, j = [];
1025
+ }, V = [];
1025
1026
  function en(e, t) {
1026
1027
  return {
1027
1028
  subscribe: xe(e, t).subscribe
@@ -1032,13 +1033,13 @@ function xe(e, t = H) {
1032
1033
  const n = /* @__PURE__ */ new Set();
1033
1034
  function i(a) {
1034
1035
  if (Ot(e, a) && (e = a, r)) {
1035
- const h = !j.length;
1036
+ const h = !V.length;
1036
1037
  for (const u of n)
1037
- u[1](), j.push(u, e);
1038
+ u[1](), V.push(u, e);
1038
1039
  if (h) {
1039
- for (let u = 0; u < j.length; u += 2)
1040
- j[u][0](j[u + 1]);
1041
- j.length = 0;
1040
+ for (let u = 0; u < V.length; u += 2)
1041
+ V[u][0](V[u + 1]);
1042
+ V.length = 0;
1042
1043
  }
1043
1044
  }
1044
1045
  }
@@ -1071,8 +1072,8 @@ function Y(e, t, r) {
1071
1072
  }, m = i.map(
1072
1073
  (d, p) => gr(
1073
1074
  d,
1074
- (S) => {
1075
- u[p] = S, l &= ~(1 << p), h && f();
1075
+ (E) => {
1076
+ u[p] = E, l &= ~(1 << p), h && f();
1076
1077
  },
1077
1078
  () => {
1078
1079
  l |= 1 << p;
@@ -3320,26 +3321,26 @@ var Jn = (
3320
3321
  return d;
3321
3322
  var p = g(i, this.clonePosition());
3322
3323
  if (u && gt(u == null ? void 0 : u.style, "::", 0)) {
3323
- var S = Zn(u.style.slice(2));
3324
+ var E = Zn(u.style.slice(2));
3324
3325
  if (a === "number") {
3325
- var c = this.parseNumberSkeletonFromString(S, u.styleLocation);
3326
+ var c = this.parseNumberSkeletonFromString(E, u.styleLocation);
3326
3327
  return c.err ? c : {
3327
3328
  val: { type: x.number, value: n, location: p, style: c.val },
3328
3329
  err: null
3329
3330
  };
3330
3331
  } else {
3331
- if (S.length === 0)
3332
+ if (E.length === 0)
3332
3333
  return this.error(b.EXPECT_DATE_TIME_SKELETON, p);
3333
- var R = S;
3334
- this.locale && (R = Mn(S, this.locale));
3334
+ var U = E;
3335
+ this.locale && (U = Mn(E, this.locale));
3335
3336
  var f = {
3336
3337
  type: Q.dateTime,
3337
- pattern: R,
3338
+ pattern: U,
3338
3339
  location: u.styleLocation,
3339
- parsedOptions: this.shouldParseSkeletons ? wn(R) : {}
3340
- }, L = a === "date" ? x.date : x.time;
3340
+ parsedOptions: this.shouldParseSkeletons ? wn(U) : {}
3341
+ }, M = a === "date" ? x.date : x.time;
3341
3342
  return {
3342
- val: { type: L, value: n, location: p, style: f },
3343
+ val: { type: M, value: n, location: p, style: f },
3343
3344
  err: null
3344
3345
  };
3345
3346
  }
@@ -3361,19 +3362,19 @@ var Jn = (
3361
3362
  if (this.bumpSpace(), !this.bumpIf(","))
3362
3363
  return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, g(A, v({}, A)));
3363
3364
  this.bumpSpace();
3364
- var U = this.parseIdentifierIfPossible(), B = 0;
3365
- if (a !== "select" && U.value === "offset") {
3365
+ var D = this.parseIdentifierIfPossible(), N = 0;
3366
+ if (a !== "select" && D.value === "offset") {
3366
3367
  if (!this.bumpIf(":"))
3367
3368
  return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, g(this.clonePosition(), this.clonePosition()));
3368
3369
  this.bumpSpace();
3369
3370
  var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3370
3371
  if (c.err)
3371
3372
  return c;
3372
- this.bumpSpace(), U = this.parseIdentifierIfPossible(), B = c.val;
3373
+ this.bumpSpace(), D = this.parseIdentifierIfPossible(), N = c.val;
3373
3374
  }
3374
- var G = this.tryParsePluralOrSelectOptions(t, a, r, U);
3375
- if (G.err)
3376
- return G;
3375
+ var F = this.tryParsePluralOrSelectOptions(t, a, r, D);
3376
+ if (F.err)
3377
+ return F;
3377
3378
  var d = this.tryParseArgumentClose(i);
3378
3379
  if (d.err)
3379
3380
  return d;
@@ -3382,7 +3383,7 @@ var Jn = (
3382
3383
  val: {
3383
3384
  type: x.select,
3384
3385
  value: n,
3385
- options: yt(G.val),
3386
+ options: yt(F.val),
3386
3387
  location: y
3387
3388
  },
3388
3389
  err: null
@@ -3390,8 +3391,8 @@ var Jn = (
3390
3391
  val: {
3391
3392
  type: x.plural,
3392
3393
  value: n,
3393
- options: yt(G.val),
3394
- offset: B,
3394
+ options: yt(F.val),
3395
+ offset: N,
3395
3396
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3396
3397
  location: y
3397
3398
  },
@@ -3604,7 +3605,7 @@ var J;
3604
3605
  var _e = (
3605
3606
  /** @class */
3606
3607
  function(e) {
3607
- C(t, e);
3608
+ L(t, e);
3608
3609
  function t(r, n, i) {
3609
3610
  var o = e.call(this, r) || this;
3610
3611
  return o.code = n, o.originalMessage = i, o;
@@ -3616,7 +3617,7 @@ var _e = (
3616
3617
  ), xt = (
3617
3618
  /** @class */
3618
3619
  function(e) {
3619
- C(t, e);
3620
+ L(t, e);
3620
3621
  function t(r, n, i, o) {
3621
3622
  return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), J.INVALID_VALUE, o) || this;
3622
3623
  }
@@ -3625,7 +3626,7 @@ var _e = (
3625
3626
  ), ti = (
3626
3627
  /** @class */
3627
3628
  function(e) {
3628
- C(t, e);
3629
+ L(t, e);
3629
3630
  function t(r, n, i) {
3630
3631
  return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), J.INVALID_VALUE, i) || this;
3631
3632
  }
@@ -3634,20 +3635,20 @@ var _e = (
3634
3635
  ), ri = (
3635
3636
  /** @class */
3636
3637
  function(e) {
3637
- C(t, e);
3638
+ L(t, e);
3638
3639
  function t(r, n) {
3639
3640
  return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), J.MISSING_VALUE, n) || this;
3640
3641
  }
3641
3642
  return t;
3642
3643
  }(_e)
3643
- ), E;
3644
+ ), _;
3644
3645
  (function(e) {
3645
3646
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3646
- })(E || (E = {}));
3647
+ })(_ || (_ = {}));
3647
3648
  function ni(e) {
3648
3649
  return e.length < 2 ? e : e.reduce(function(t, r) {
3649
3650
  var n = t[t.length - 1];
3650
- return !n || n.type !== E.literal || r.type !== E.literal ? t.push(r) : n.value += r.value, t;
3651
+ return !n || n.type !== _.literal || r.type !== _.literal ? t.push(r) : n.value += r.value, t;
3651
3652
  }, []);
3652
3653
  }
3653
3654
  function ii(e) {
@@ -3657,7 +3658,7 @@ function me(e, t, r, n, i, o, s) {
3657
3658
  if (e.length === 1 && pt(e[0]))
3658
3659
  return [
3659
3660
  {
3660
- type: E.literal,
3661
+ type: _.literal,
3661
3662
  value: e[0].value
3662
3663
  }
3663
3664
  ];
@@ -3665,14 +3666,14 @@ function me(e, t, r, n, i, o, s) {
3665
3666
  var l = u[h];
3666
3667
  if (pt(l)) {
3667
3668
  a.push({
3668
- type: E.literal,
3669
+ type: _.literal,
3669
3670
  value: l.value
3670
3671
  });
3671
3672
  continue;
3672
3673
  }
3673
3674
  if (An(l)) {
3674
3675
  typeof o == "number" && a.push({
3675
- type: E.literal,
3676
+ type: _.literal,
3676
3677
  value: r.getNumberFormat(t).format(o)
3677
3678
  });
3678
3679
  continue;
@@ -3683,7 +3684,7 @@ function me(e, t, r, n, i, o, s) {
3683
3684
  var f = i[c];
3684
3685
  if (Hn(l)) {
3685
3686
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3686
- type: typeof f == "string" ? E.literal : E.object,
3687
+ type: typeof f == "string" ? _.literal : _.object,
3687
3688
  value: f
3688
3689
  });
3689
3690
  continue;
@@ -3691,7 +3692,7 @@ function me(e, t, r, n, i, o, s) {
3691
3692
  if (Xt(l)) {
3692
3693
  var m = typeof l.style == "string" ? n.date[l.style] : Ge(l.style) ? l.style.parsedOptions : void 0;
3693
3694
  a.push({
3694
- type: E.literal,
3695
+ type: _.literal,
3695
3696
  value: r.getDateTimeFormat(t, m).format(f)
3696
3697
  });
3697
3698
  continue;
@@ -3699,7 +3700,7 @@ function me(e, t, r, n, i, o, s) {
3699
3700
  if (Wt(l)) {
3700
3701
  var m = typeof l.style == "string" ? n.time[l.style] : Ge(l.style) ? l.style.parsedOptions : n.time.medium;
3701
3702
  a.push({
3702
- type: E.literal,
3703
+ type: _.literal,
3703
3704
  value: r.getDateTimeFormat(t, m).format(f)
3704
3705
  });
3705
3706
  continue;
@@ -3707,22 +3708,22 @@ function me(e, t, r, n, i, o, s) {
3707
3708
  if (Vt(l)) {
3708
3709
  var m = typeof l.style == "string" ? n.number[l.style] : Jt(l.style) ? l.style.parsedOptions : void 0;
3709
3710
  m && m.scale && (f = f * (m.scale || 1)), a.push({
3710
- type: E.literal,
3711
+ type: _.literal,
3711
3712
  value: r.getNumberFormat(t, m).format(f)
3712
3713
  });
3713
3714
  continue;
3714
3715
  }
3715
3716
  if (Qt(l)) {
3716
- var d = l.children, p = l.value, S = i[p];
3717
- if (!ii(S))
3717
+ var d = l.children, p = l.value, E = i[p];
3718
+ if (!ii(E))
3718
3719
  throw new ti(p, "function", s);
3719
- var R = me(d, t, r, n, i, o), L = S(R.map(function(B) {
3720
- return B.value;
3720
+ var U = me(d, t, r, n, i, o), M = E(U.map(function(N) {
3721
+ return N.value;
3721
3722
  }));
3722
- Array.isArray(L) || (L = [L]), a.push.apply(a, L.map(function(B) {
3723
+ Array.isArray(M) || (M = [M]), a.push.apply(a, M.map(function(N) {
3723
3724
  return {
3724
- type: typeof B == "string" ? E.literal : E.object,
3725
- value: B
3725
+ type: typeof N == "string" ? _.literal : _.object,
3726
+ value: N
3726
3727
  };
3727
3728
  }));
3728
3729
  }
@@ -3740,8 +3741,8 @@ function me(e, t, r, n, i, o, s) {
3740
3741
  throw new _e(`Intl.PluralRules is not available in this environment.
3741
3742
  Try polyfilling it using "@formatjs/intl-pluralrules"
3742
3743
  `, J.MISSING_INTL_API, s);
3743
- var U = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3744
- A = l.options[U] || l.options.other;
3744
+ var D = r.getPluralRules(t, { type: l.pluralType }).select(f - (l.offset || 0));
3745
+ A = l.options[D] || l.options.other;
3745
3746
  }
3746
3747
  if (!A)
3747
3748
  throw new xt(l.value, f, Object.keys(l.options), s);
@@ -3822,7 +3823,7 @@ var ui = (
3822
3823
  if (u.length === 1)
3823
3824
  return u[0].value;
3824
3825
  var l = u.reduce(function(c, f) {
3825
- return !c.length || f.type !== E.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3826
+ return !c.length || f.type !== _.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3826
3827
  }, []);
3827
3828
  return l.length <= 1 ? l[0] || "" : l;
3828
3829
  }, this.formatToParts = function(h) {
@@ -3940,11 +3941,11 @@ function hi(e, t) {
3940
3941
  n = void 0;
3941
3942
  return n;
3942
3943
  }
3943
- const M = {}, li = (e, t, r) => r && (t in M || (M[t] = {}), e in M[t] || (M[t][e] = r), r), ir = (e, t) => {
3944
+ const $ = {}, li = (e, t, r) => r && (t in $ || ($[t] = {}), e in $[t] || ($[t][e] = r), r), ir = (e, t) => {
3944
3945
  if (t == null)
3945
3946
  return;
3946
- if (t in M && e in M[t])
3947
- return M[t][e];
3947
+ if (t in $ && e in $[t])
3948
+ return $[t][e];
3948
3949
  const r = Ee(t);
3949
3950
  for (let n = 0; n < r.length; n++) {
3950
3951
  const i = r[n], o = fi(i, e);
@@ -3977,7 +3978,7 @@ function pi(e) {
3977
3978
  }
3978
3979
  }
3979
3980
  function mi(e, ...t) {
3980
- delete M[e], se.update((r) => (r[e] = gn.all([r[e] || {}, ...t]), r));
3981
+ delete $[e], se.update((r) => (r[e] = gn.all([r[e] || {}, ...t]), r));
3981
3982
  }
3982
3983
  Y(
3983
3984
  [se],
@@ -4083,7 +4084,7 @@ function Ee(e, t = q().fallbackLocale) {
4083
4084
  const r = St(e);
4084
4085
  return t ? [.../* @__PURE__ */ new Set([...r, ...St(t)])] : r;
4085
4086
  }
4086
- function D() {
4087
+ function G() {
4087
4088
  return ze != null ? ze : void 0;
4088
4089
  }
4089
4090
  ge.subscribe((e) => {
@@ -4093,7 +4094,7 @@ const wi = (e) => {
4093
4094
  if (e && pi(e) && We(e)) {
4094
4095
  const { loadingDelay: t } = q();
4095
4096
  let r;
4096
- return typeof window != "undefined" && D() != null && t ? r = window.setTimeout(
4097
+ return typeof window != "undefined" && G() != null && t ? r = window.setTimeout(
4097
4098
  () => Oe.set(!0),
4098
4099
  t
4099
4100
  ) : Oe.set(!0), ar(e).then(() => {
@@ -4158,28 +4159,28 @@ const ie = (e, t) => {
4158
4159
  }
4159
4160
  ), Ci = (e = {}) => {
4160
4161
  var t = e, {
4161
- locale: r = D()
4162
+ locale: r = G()
4162
4163
  } = t, n = K(t, [
4163
4164
  "locale"
4164
4165
  ]);
4165
4166
  return Ni(Je({ locale: r }, n));
4166
4167
  }, Li = (e = {}) => {
4167
4168
  var t = e, {
4168
- locale: r = D()
4169
+ locale: r = G()
4169
4170
  } = t, n = K(t, [
4170
4171
  "locale"
4171
4172
  ]);
4172
4173
  return Oi(Je({ locale: r }, n));
4173
4174
  }, Mi = (e = {}) => {
4174
4175
  var t = e, {
4175
- locale: r = D()
4176
+ locale: r = G()
4176
4177
  } = t, n = K(t, [
4177
4178
  "locale"
4178
4179
  ]);
4179
4180
  return Ii(Je({ locale: r }, n));
4180
4181
  }, $i = Se(
4181
4182
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4182
- (e, t = D()) => new ui(e, t, q().formats, {
4183
+ (e, t = G()) => new ui(e, t, q().formats, {
4183
4184
  ignoreTag: q().ignoreTag
4184
4185
  })
4185
4186
  ), Ri = (e, t = {}) => {
@@ -4188,7 +4189,7 @@ const ie = (e, t) => {
4188
4189
  typeof e == "object" && (s = e, e = s.id);
4189
4190
  const {
4190
4191
  values: a,
4191
- locale: h = D(),
4192
+ locale: h = G(),
4192
4193
  default: u
4193
4194
  } = s;
4194
4195
  if (h == null)
@@ -4214,7 +4215,7 @@ const ie = (e, t) => {
4214
4215
  );
4215
4216
  }
4216
4217
  return c;
4217
- }, Ui = (e, t) => Mi(t).format(e), Di = (e, t) => Li(t).format(e), Gi = (e, t) => Ci(t).format(e), Fi = (e, t = D()) => ir(e, t);
4218
+ }, Ui = (e, t) => Mi(t).format(e), Di = (e, t) => Li(t).format(e), Gi = (e, t) => Ci(t).format(e), Fi = (e, t = G()) => ir(e, t);
4218
4219
  Y([ae, se], () => Ri);
4219
4220
  Y([ae], () => Ui);
4220
4221
  Y([ae], () => Di);
@@ -4246,7 +4247,7 @@ function Vi(e, t, r) {
4246
4247
  }
4247
4248
  }
4248
4249
  function Xi(e) {
4249
- yr(e, "svelte-1eyrk9m", '.PlayerAccountNotificationsContainer{padding:0 5px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.PlayerAccountNotificationBox{display:block;padding:20px;border-radius:5px;width:100%;background:var(--emw--color-gray-300, #58586B);color:var(--emw--color-white, #FFFFFF);box-sizing:border-box;text-decoration:none;word-break:break-all}.PlayerAccountNotificationBoxHeader{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:34px calc(100% - 34px);align-items:center}.PlayerAccountNotificationBoxHeader .PlayerAccountNotificationIcon{width:24px;margin-right:10px;flex:1}.PlayerAccountNotificationBoxHeader .PlayerAccountNotificationTitle{font-size:16px;flex:2}.PlayerAccountNotificationText{margin:0;font-size:14px;font-weight:300}.PlayerAccountNotificationText a{text-decoration:none;color:var(--emw--color-white, #FFFFFF)}.PlayerAccountNotificationsMobileContainer{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px;padding:20px}.PlayerAccountNotificationsMobileContainer .PlayerAccountNotificationBoxHeader{grid-template-columns:40px calc(100% - 40px)}.PlayerAccountNotificationsMobileContainer .PlayerAccountNotificationTitle{font-size:14px}.PlayerAccountNotificationsMobileContainer .PlayerAccountNotificationIcon{width:30px;margin-right:10px}.PlayerAccountNotificationsTabletContainer{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px;padding:20px 40px}.PlayerAccountNotificationsTabletContainer .PlayerAccountNotificationBoxHeader{grid-template-columns:80px calc(100% - 80px)}.PlayerAccountNotificationsTabletContainer .PlayerAccountNotificationTitle{font-size:24px}.PlayerAccountNotificationsTabletContainer .PlayerAccountNotificationText{font-size:16px}.PlayerAccountNotificationsTabletContainer .PlayerAccountNotificationIcon{width:60px;margin-right:20px}.skeletonContainer{container-type:inline-size}.skeletonContainer .skeletonWrapper{animation:fadeIn ease 0.3s}@container (max-width: 768px){.skeletonContainer .skeletonWrapper{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px}.skeletonContainer .skeletonWrapper .skeletonNotification{width:100%}}@container (max-width: 425px){.skeletonContainer .skeletonWrapper{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));grid-gap:20px;padding:0px 10px}.skeletonContainer .skeletonWrapper .skeletonNotification{width:100%}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}');
4250
+ yr(e, "svelte-yka2kr", ':host{padding:0;margin:0;font-family:inherit}.PlayerAccountNotificationsContainer{padding:0 5px;display:grid;grid-gap:20px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.PlayerAccountNotificationBox{display:block;padding:10px;border-radius:5px;width:100%;background:var(--emw--color-gray-300, #58586B);color:var(--emw--color-white, #FFFFFF);box-sizing:border-box;text-decoration:none;word-break:break-word;word-wrap:break-word;overflow-wrap:anywhere;white-space:normal}.PlayerAccountNotificationBoxHeader{display:grid;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:34px calc(100% - 34px);align-items:center}.PlayerAccountNotificationBoxHeader .PlayerAccountNotificationIcon{width:24px;margin-right:10px;flex:1}.PlayerAccountNotificationBoxHeader .PlayerAccountNotificationTitle{font-size:16px;flex:2}.PlayerAccountNotificationText{margin:0;font-size:14px;font-weight:300}.PlayerAccountNotificationText a{text-decoration:none;color:var(--emw--color-white, #FFFFFF)}.PlayerAccountNotificationsMobileContainer{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px;padding:20px}.PlayerAccountNotificationsMobileContainer .PlayerAccountNotificationBoxHeader{grid-template-columns:40px calc(100% - 40px)}.PlayerAccountNotificationsMobileContainer .PlayerAccountNotificationTitle{font-size:14px}.PlayerAccountNotificationsMobileContainer .PlayerAccountNotificationIcon{width:30px;margin-right:10px}.PlayerAccountNotificationsTabletContainer{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px;padding:20px 40px}.PlayerAccountNotificationsTabletContainer .PlayerAccountNotificationBoxHeader{grid-template-columns:80px calc(100% - 80px)}.PlayerAccountNotificationsTabletContainer .PlayerAccountNotificationTitle{font-size:24px}.PlayerAccountNotificationsTabletContainer .PlayerAccountNotificationText{font-size:16px}.PlayerAccountNotificationsTabletContainer .PlayerAccountNotificationIcon{width:60px;margin-right:20px}.skeletonContainer{container-type:inline-size}.skeletonContainer .skeletonWrapper{animation:fadeIn ease 0.3s}@container (max-width: 768px){.skeletonContainer .skeletonWrapper{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px}.skeletonContainer .skeletonWrapper .skeletonNotification{width:100%}}@container (max-width: 425px){.skeletonContainer .skeletonWrapper{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));grid-gap:20px;padding:0px 10px}.skeletonContainer .skeletonWrapper .skeletonNotification{width:100%}}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}');
4250
4251
  }
4251
4252
  function At(e, t, r) {
4252
4253
  const n = e.slice();
@@ -4265,15 +4266,15 @@ function Wi(e) {
4265
4266
  n[i] = wt(At(e, r, i));
4266
4267
  return {
4267
4268
  c() {
4268
- t = T("div");
4269
+ t = S("div");
4269
4270
  for (let i = 0; i < n.length; i += 1)
4270
4271
  n[i].c();
4271
- _(t, "class", "PlayerAccountNotificationsContainer " + /*isMobile*/
4272
+ B(t, "class", "PlayerAccountNotificationsContainer " + /*isMobile*/
4272
4273
  (e[3] && /*mediaQuery*/
4273
4274
  e[4].matches ? "PlayerAccountNotificationsTabletContainer" : (
4274
4275
  /*isMobile*/
4275
4276
  e[3] ? "PlayerAccountNotificationsMobileContainer" : ""
4276
- ))), _(t, "part", "PlayerAccountNotificationsContainer " + /*isMobile*/
4277
+ ))), B(t, "part", "PlayerAccountNotificationsContainer " + /*isMobile*/
4277
4278
  (e[3] && /*mediaQuery*/
4278
4279
  e[4].matches ? "PlayerAccountNotificationsTabletContainer" : (
4279
4280
  /*isMobile*/
@@ -4281,7 +4282,7 @@ function Wi(e) {
4281
4282
  )));
4282
4283
  },
4283
4284
  m(i, o) {
4284
- $(i, t, o);
4285
+ R(i, t, o);
4285
4286
  for (let s = 0; s < n.length; s += 1)
4286
4287
  n[s] && n[s].m(t, null);
4287
4288
  },
@@ -4303,7 +4304,7 @@ function Wi(e) {
4303
4304
  }
4304
4305
  },
4305
4306
  d(i) {
4306
- i && I(t), It(n, i);
4307
+ i && C(t), It(n, i);
4307
4308
  }
4308
4309
  };
4309
4310
  }
@@ -4313,13 +4314,13 @@ function zi(e) {
4313
4314
  i[o] = Bt(Pt(e, n, o));
4314
4315
  return {
4315
4316
  c() {
4316
- t = T("div"), r = T("div");
4317
+ t = S("div"), r = S("div");
4317
4318
  for (let o = 0; o < i.length; o += 1)
4318
4319
  i[o].c();
4319
- _(r, "class", "skeletonWrapper"), _(t, "class", "skeletonContainer");
4320
+ B(r, "class", "skeletonWrapper"), B(t, "class", "skeletonContainer");
4320
4321
  },
4321
4322
  m(o, s) {
4322
- $(o, t, s), w(t, r);
4323
+ R(o, t, s), w(t, r);
4323
4324
  for (let a = 0; a < i.length; a += 1)
4324
4325
  i[a] && i[a].m(r, null);
4325
4326
  },
@@ -4338,7 +4339,7 @@ function zi(e) {
4338
4339
  }
4339
4340
  },
4340
4341
  d(o) {
4341
- o && I(t), It(i, o);
4342
+ o && C(t), It(i, o);
4342
4343
  }
4343
4344
  };
4344
4345
  }
@@ -4352,9 +4353,9 @@ function wt(e) {
4352
4353
  ), m;
4353
4354
  return {
4354
4355
  c() {
4355
- t = T("div"), r = T("div"), n = T("img"), s = ce(), a = T("p"), u = Ct(h), l = ce(), c = T("p"), m = ce(), _(n, "class", "PlayerAccountNotificationIcon"), _(n, "width", "24px"), _(n, "height", "24px"), rt(n.src, i = /*notification*/
4356
- e[24].icon) || _(n, "src", i), _(n, "alt", o = /*notification*/
4357
- e[24].title), _(a, "class", "PlayerAccountNotificationTitle"), _(r, "class", "PlayerAccountNotificationBoxHeader"), _(c, "class", "PlayerAccountNotificationText"), _(t, "class", "PlayerAccountNotificationBox"), nt(
4356
+ t = S("div"), r = S("div"), n = S("ui-image"), s = ce(), a = S("p"), u = Ct(h), l = ce(), c = S("p"), m = ce(), T(n, "imgClass", "PlayerAccountNotificationIcon"), T(n, "width", "24px"), T(n, "height", "24px"), rt(n.src, i = /*notification*/
4357
+ e[24].icon) || T(n, "src", i), T(n, "alt", o = /*notification*/
4358
+ e[24].title), B(a, "class", "PlayerAccountNotificationTitle"), B(r, "class", "PlayerAccountNotificationBoxHeader"), B(c, "class", "PlayerAccountNotificationText"), B(t, "class", "PlayerAccountNotificationBox"), nt(
4358
4359
  t,
4359
4360
  "background",
4360
4361
  /*notification*/
@@ -4362,14 +4363,14 @@ function wt(e) {
4362
4363
  );
4363
4364
  },
4364
4365
  m(d, p) {
4365
- $(d, t, p), w(t, r), w(r, n), w(r, s), w(r, a), w(a, u), w(t, l), w(t, c), c.innerHTML = f, w(t, m);
4366
+ R(d, t, p), w(t, r), w(r, n), w(r, s), w(r, a), w(a, u), w(t, l), w(t, c), c.innerHTML = f, w(t, m);
4366
4367
  },
4367
4368
  p(d, p) {
4368
4369
  p & /*notificationsData*/
4369
4370
  2 && !rt(n.src, i = /*notification*/
4370
- d[24].icon) && _(n, "src", i), p & /*notificationsData*/
4371
+ d[24].icon) && T(n, "src", i), p & /*notificationsData*/
4371
4372
  2 && o !== (o = /*notification*/
4372
- d[24].title) && _(n, "alt", o), p & /*notificationsData*/
4373
+ d[24].title) && T(n, "alt", o), p & /*notificationsData*/
4373
4374
  2 && h !== (h = /*notification*/
4374
4375
  d[24].title + "") && Er(u, h), p & /*notificationsData*/
4375
4376
  2 && f !== (f = /*notification*/
@@ -4382,7 +4383,7 @@ function wt(e) {
4382
4383
  );
4383
4384
  },
4384
4385
  d(d) {
4385
- d && I(t);
4386
+ d && C(t);
4386
4387
  }
4387
4388
  };
4388
4389
  }
@@ -4390,7 +4391,7 @@ function Zi(e) {
4390
4391
  let t;
4391
4392
  return {
4392
4393
  c() {
4393
- t = T("ui-skeleton"), X(t, "structure", "rectangle"), X(t, "width", "auto"), X(
4394
+ t = S("ui-skeleton"), T(t, "structure", "rectangle"), T(t, "width", "auto"), T(
4394
4395
  t,
4395
4396
  "height",
4396
4397
  /*isMobile*/
@@ -4399,11 +4400,11 @@ function Zi(e) {
4399
4400
  );
4400
4401
  },
4401
4402
  m(r, n) {
4402
- $(r, t, n);
4403
+ R(r, t, n);
4403
4404
  },
4404
4405
  p: H,
4405
4406
  d(r) {
4406
- r && I(t);
4407
+ r && C(t);
4407
4408
  }
4408
4409
  };
4409
4410
  }
@@ -4411,14 +4412,14 @@ function Qi(e) {
4411
4412
  let t;
4412
4413
  return {
4413
4414
  c() {
4414
- t = T("ui-skeleton"), t.innerHTML = "", X(t, "structure", "rectangle"), X(t, "width", "auto"), X(t, "height", "130px");
4415
+ t = S("ui-skeleton"), t.innerHTML = "", T(t, "structure", "rectangle"), T(t, "width", "auto"), T(t, "height", "130px");
4415
4416
  },
4416
4417
  m(r, n) {
4417
- $(r, t, n);
4418
+ R(r, t, n);
4418
4419
  },
4419
4420
  p: H,
4420
4421
  d(r) {
4421
- r && I(t);
4422
+ r && C(t);
4422
4423
  }
4423
4424
  };
4424
4425
  }
@@ -4433,16 +4434,16 @@ function Bt(e) {
4433
4434
  let o = n(e)(e);
4434
4435
  return {
4435
4436
  c() {
4436
- t = T("div"), o.c(), r = ce(), _(t, "class", "skeletonNotification");
4437
+ t = S("div"), o.c(), r = ce(), B(t, "class", "skeletonNotification");
4437
4438
  },
4438
4439
  m(s, a) {
4439
- $(s, t, a), o.m(t, null), w(t, r);
4440
+ R(s, t, a), o.m(t, null), w(t, r);
4440
4441
  },
4441
4442
  p(s, a) {
4442
4443
  o.p(s, a);
4443
4444
  },
4444
4445
  d(s) {
4445
- s && I(t), o.d();
4446
+ s && C(t), o.d();
4446
4447
  }
4447
4448
  };
4448
4449
  }
@@ -4464,10 +4465,10 @@ function Ji(e) {
4464
4465
  let n = r(e), i = n && n(e);
4465
4466
  return {
4466
4467
  c() {
4467
- t = T("div"), i && i.c();
4468
+ t = S("div"), i && i.c();
4468
4469
  },
4469
4470
  m(o, s) {
4470
- $(o, t, s), i && i.m(t, null), e[13](t);
4471
+ R(o, t, s), i && i.m(t, null), e[13](t);
4471
4472
  },
4472
4473
  p(o, [s]) {
4473
4474
  n === (n = r(o)) && i ? i.p(o, s) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t, null)));
@@ -4475,26 +4476,26 @@ function Ji(e) {
4475
4476
  i: H,
4476
4477
  o: H,
4477
4478
  d(o) {
4478
- o && I(t), i && i.d(), e[13](null);
4479
+ o && C(t), i && i.d(), e[13](null);
4479
4480
  }
4480
4481
  };
4481
4482
  }
4482
4483
  function qi(e, t, r) {
4483
- let { lang: n = "" } = t, { cmsendpoint: i = "" } = t, { env: o = "" } = t, { userroles: s = "" } = t, { customnotif: a = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: u = "" } = t, { mbsource: l } = t, c, f = !0, m = window.navigator.userAgent, d = Ht(m) !== "PC", p = [], S = [], R = A();
4484
- const L = window.matchMedia("(min-width: 768px)");
4484
+ let { lang: n = "" } = t, { cmsendpoint: i = "" } = t, { env: o = "" } = t, { userroles: s = "" } = t, { customnotif: a = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: u = "" } = t, { mbsource: l } = t, c, f = !0, m = window.navigator.userAgent, d = Ht(m) !== "PC", p = [], E = [], U = A();
4485
+ const M = window.matchMedia("(min-width: 768px)");
4485
4486
  function A() {
4486
4487
  const y = Ht(m);
4487
4488
  if (y)
4488
4489
  return y === "PC" ? "dk" : "mtWeb";
4489
4490
  }
4490
- const U = () => {
4491
+ const D = () => {
4491
4492
  const y = new URL(`${i}/${n}/support-information`);
4492
- y.searchParams.append("env", o), y.searchParams.append("userRoles", s), y.searchParams.append("device", R), fetch(y.href).then((F) => F.json()).then((F) => {
4493
- F.length && (r(1, p = F[0].children), p == null || p.forEach((lr) => {
4494
- S.length && (lr.backgroundColor = S[0], S.shift());
4493
+ y.searchParams.append("env", o), y.searchParams.append("userRoles", s), y.searchParams.append("device", U), fetch(y.href).then((k) => k.json()).then((k) => {
4494
+ k.length && (r(1, p = k[0].children), p == null || p.forEach((lr) => {
4495
+ E.length && (lr.backgroundColor = E[0], E.shift());
4495
4496
  }));
4496
- }).catch((F) => {
4497
- console.error(F);
4497
+ }).catch((k) => {
4498
+ console.error(k);
4498
4499
  }).finally(() => {
4499
4500
  setTimeout(
4500
4501
  () => {
@@ -4503,12 +4504,12 @@ function qi(e, t, r) {
4503
4504
  1e3
4504
4505
  );
4505
4506
  });
4506
- }, B = () => {
4507
- a.replace(" ", ""), S = a.split(",");
4507
+ }, N = () => {
4508
+ a.replace(" ", ""), E = a.split(",");
4508
4509
  };
4509
4510
  Hr(() => () => {
4510
4511
  });
4511
- function G(y) {
4512
+ function F(y) {
4512
4513
  Ie[y ? "unshift" : "push"](() => {
4513
4514
  c = y, r(0, c);
4514
4515
  });
@@ -4517,9 +4518,9 @@ function qi(e, t, r) {
4517
4518
  "lang" in y && r(5, n = y.lang), "cmsendpoint" in y && r(6, i = y.cmsendpoint), "env" in y && r(7, o = y.env), "userroles" in y && r(8, s = y.userroles), "customnotif" in y && r(9, a = y.customnotif), "clientstyling" in y && r(10, h = y.clientstyling), "clientstylingurl" in y && r(11, u = y.clientstylingurl), "mbsource" in y && r(12, l = y.mbsource);
4518
4519
  }, e.$$.update = () => {
4519
4520
  e.$$.dirty & /*customnotif*/
4520
- 512 && a && B(), e.$$.dirty & /*notificationsData*/
4521
- 2 && p && B(), e.$$.dirty & /*userroles, cmsendpoint, env, lang*/
4522
- 480 && s && i && o && n && U(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4521
+ 512 && a && N(), e.$$.dirty & /*notificationsData*/
4522
+ 2 && p && N(), e.$$.dirty & /*userroles, cmsendpoint, env, lang*/
4523
+ 480 && s && i && o && n && D(), e.$$.dirty & /*clientstyling, customStylingContainer*/
4523
4524
  1025 && h && c && ki(c, h), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4524
4525
  2049 && u && c && ji(c, u), e.$$.dirty & /*mbsource, customStylingContainer*/
4525
4526
  4097 && l && c && Vi(c, `${l}.Style`);
@@ -4528,7 +4529,7 @@ function qi(e, t, r) {
4528
4529
  p,
4529
4530
  f,
4530
4531
  d,
4531
- L,
4532
+ M,
4532
4533
  n,
4533
4534
  i,
4534
4535
  o,
@@ -4537,7 +4538,7 @@ function qi(e, t, r) {
4537
4538
  h,
4538
4539
  u,
4539
4540
  l,
4540
- G
4541
+ F
4541
4542
  ];
4542
4543
  }
4543
4544
  class Yi extends Rr {
@@ -4565,49 +4566,49 @@ class Yi extends Rr {
4565
4566
  return this.$$.ctx[5];
4566
4567
  }
4567
4568
  set lang(t) {
4568
- this.$$set({ lang: t }), N();
4569
+ this.$$set({ lang: t }), O();
4569
4570
  }
4570
4571
  get cmsendpoint() {
4571
4572
  return this.$$.ctx[6];
4572
4573
  }
4573
4574
  set cmsendpoint(t) {
4574
- this.$$set({ cmsendpoint: t }), N();
4575
+ this.$$set({ cmsendpoint: t }), O();
4575
4576
  }
4576
4577
  get env() {
4577
4578
  return this.$$.ctx[7];
4578
4579
  }
4579
4580
  set env(t) {
4580
- this.$$set({ env: t }), N();
4581
+ this.$$set({ env: t }), O();
4581
4582
  }
4582
4583
  get userroles() {
4583
4584
  return this.$$.ctx[8];
4584
4585
  }
4585
4586
  set userroles(t) {
4586
- this.$$set({ userroles: t }), N();
4587
+ this.$$set({ userroles: t }), O();
4587
4588
  }
4588
4589
  get customnotif() {
4589
4590
  return this.$$.ctx[9];
4590
4591
  }
4591
4592
  set customnotif(t) {
4592
- this.$$set({ customnotif: t }), N();
4593
+ this.$$set({ customnotif: t }), O();
4593
4594
  }
4594
4595
  get clientstyling() {
4595
4596
  return this.$$.ctx[10];
4596
4597
  }
4597
4598
  set clientstyling(t) {
4598
- this.$$set({ clientstyling: t }), N();
4599
+ this.$$set({ clientstyling: t }), O();
4599
4600
  }
4600
4601
  get clientstylingurl() {
4601
4602
  return this.$$.ctx[11];
4602
4603
  }
4603
4604
  set clientstylingurl(t) {
4604
- this.$$set({ clientstylingurl: t }), N();
4605
+ this.$$set({ clientstylingurl: t }), O();
4605
4606
  }
4606
4607
  get mbsource() {
4607
4608
  return this.$$.ctx[12];
4608
4609
  }
4609
4610
  set mbsource(t) {
4610
- this.$$set({ mbsource: t }), N();
4611
+ this.$$set({ mbsource: t }), O();
4611
4612
  }
4612
4613
  }
4613
4614
  $r(Yi, { lang: {}, cmsendpoint: {}, env: {}, userroles: {}, customnotif: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);