@everymatrix/player-account-self-exclusion 1.76.13 → 1.76.14

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 (26) hide show
  1. package/components/{PlayerAccountGeneralConfirmationModal-CF0gIxAh.js → PlayerAccountGeneralConfirmationModal-COn8IPHo.js} +815 -836
  2. package/components/PlayerAccountGeneralConfirmationModal-CTkrsADp.cjs +21 -0
  3. package/components/{PlayerAccountGeneralConfirmationModal-DTX1CBzd.js → PlayerAccountGeneralConfirmationModal-DeKth9rU.js} +816 -837
  4. package/components/{PlayerAccountModal-CJKwahNB.js → PlayerAccountModal-1yio55uP.js} +17 -17
  5. package/components/{PlayerAccountModal-Db-SglWF.js → PlayerAccountModal-bhlvepWR.js} +21 -21
  6. package/components/{PlayerAccountModal-D5N72NeZ.cjs → PlayerAccountModal-hE4QiaWT.cjs} +1 -1
  7. package/components/{PlayerAccountSelfExclusion-DlEMQC0y.js → PlayerAccountSelfExclusion-9rv40tnZ.js} +562 -561
  8. package/components/{PlayerAccountSelfExclusion-B09jyh1f.js → PlayerAccountSelfExclusion-AFSSdKA9.js} +195 -194
  9. package/components/{PlayerAccountSelfExclusion-DsholK_z.cjs → PlayerAccountSelfExclusion-DeQSE8Na.cjs} +76 -76
  10. package/es2015/player-account-self-exclusion.cjs +1 -1
  11. package/es2015/player-account-self-exclusion.js +1 -1
  12. package/esnext/player-account-self-exclusion.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/index-b2193545-BtPvM93e.js +519 -0
  15. package/stencil/index-b2193545-CgelUAhE.cjs +1 -0
  16. package/stencil/index-b2193545-D_KBbaD-.js +503 -0
  17. package/stencil/{ui-skeleton-BL4789dS.cjs → ui-skeleton-BPqjm-YB.cjs} +1 -1
  18. package/stencil/{ui-skeleton-Ca5rz3Hv.js → ui-skeleton-CWuMYFGQ.js} +2 -2
  19. package/stencil/{ui-skeleton-hI4GeaLk.js → ui-skeleton-NZtdK490.js} +2 -2
  20. package/stencil/{ui-skeleton-ae35c6f2-xLf3HyeB.cjs → ui-skeleton-ae35c6f2-CKJgMm_5.cjs} +1 -1
  21. package/stencil/{ui-skeleton-ae35c6f2-BDBUiN3S.js → ui-skeleton-ae35c6f2-CW3z59Qf.js} +1 -1
  22. package/stencil/{ui-skeleton-ae35c6f2-Cn0ZM_hs.js → ui-skeleton-ae35c6f2-DlexSQlT.js} +1 -1
  23. package/components/PlayerAccountGeneralConfirmationModal-CepZsQsl.cjs +0 -21
  24. package/stencil/index-b2193545-BeKKnKhR.js +0 -519
  25. package/stencil/index-b2193545-HC0t7mHa.js +0 -503
  26. package/stencil/index-b2193545-YW9b062G.cjs +0 -1
@@ -1,5 +1,5 @@
1
- import { B as Zo, C as Qo, D as Dr, $ as kr, c as Pr, S as Tr, a as Mr, s as Or, f as fe, b as Ir, E as li, d as be, j as xe, v as T, F as Fr, G as Nr, o as zr, x as so, r as g, H as X, I, J as Wt, w as M, K as ro, L as Lr, M as $r, N as ye, O as Ve, P as Tt, Q as _e, R as ke, T as Rr, y as Hr, z as Br, A as Yr } from "./PlayerAccountGeneralConfirmationModal-CF0gIxAh.js";
2
- import "../stencil/ui-skeleton-hI4GeaLk.js";
1
+ import { B as Zo, C as Qo, D as Dr, $ as kr, c as Pr, S as Tr, a as Mr, s as Or, f as fe, b as Ir, n as T, d as be, E as li, j as xe, F as Fr, G as Nr, o as zr, k as Lr, l as $r, z as so, A as Rr, H as ro, I as X, J as _e, K as ke, p as M, L as Ue, q as g, M as Tt, N as ye, O as Hr, P as Br, Q as I, R as Wt, T as Yr } from "./PlayerAccountGeneralConfirmationModal-COn8IPHo.js";
2
+ import "../stencil/ui-skeleton-NZtdK490.js";
3
3
  var es = { exports: {} };
4
4
  (function(o, t) {
5
5
  (function(e, i) {
@@ -29,7 +29,7 @@ var es = { exports: {} };
29
29
  q[$] = C;
30
30
  var K = "$isDayjsObject", G = function(E) {
31
31
  return E instanceof j || !(!E || !E[K]);
32
- }, U = function E(v, m, w) {
32
+ }, V = function E(v, m, w) {
33
33
  var _;
34
34
  if (!v)
35
35
  return $;
@@ -50,12 +50,12 @@ var es = { exports: {} };
50
50
  var m = typeof v == "object" ? v : {};
51
51
  return m.date = E, m.args = arguments, new j(m);
52
52
  }, k = N;
53
- k.l = U, k.i = G, k.w = function(E, v) {
53
+ k.l = V, k.i = G, k.w = function(E, v) {
54
54
  return O(E, { locale: v.$L, utc: v.$u, x: v.$x, $offset: v.$offset });
55
55
  };
56
56
  var j = function() {
57
57
  function E(m) {
58
- this.$L = U(m.locale, null, !0), this.parse(m), this.$x = this.$x || m.x || {}, this[K] = !0;
58
+ this.$L = V(m.locale, null, !0), this.parse(m), this.$x = this.$x || m.x || {}, this[K] = !0;
59
59
  }
60
60
  var v = E.prototype;
61
61
  return v.parse = function(m) {
@@ -102,14 +102,14 @@ var es = { exports: {} };
102
102
  return A ? Y : Y.endOf(c);
103
103
  }, H = function(Z, L) {
104
104
  return k.w(_.toDate()[Z].apply(_.toDate("s"), (A ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(L)), _);
105
- }, V = this.$W, W = this.$M, ee = this.$D, de = "set" + (this.$u ? "UTC" : "");
105
+ }, U = this.$W, W = this.$M, ee = this.$D, de = "set" + (this.$u ? "UTC" : "");
106
106
  switch (S) {
107
107
  case p:
108
108
  return A ? F(1, 0) : F(31, 11);
109
109
  case d:
110
110
  return A ? F(1, W) : F(0, W + 1);
111
111
  case u:
112
- var ae = this.$locale().weekStart || 0, te = (V < ae ? V + 7 : V) - ae;
112
+ var ae = this.$locale().weekStart || 0, te = (U < ae ? U + 7 : U) - ae;
113
113
  return F(A ? ee - te : ee + (6 - te), W);
114
114
  case c:
115
115
  case y:
@@ -128,8 +128,8 @@ var es = { exports: {} };
128
128
  }, v.$set = function(m, w) {
129
129
  var _, A = k.p(m), S = "set" + (this.$u ? "UTC" : ""), F = (_ = {}, _[c] = S + "Date", _[y] = S + "Date", _[d] = S + "Month", _[p] = S + "FullYear", _[l] = S + "Hours", _[a] = S + "Minutes", _[n] = S + "Seconds", _[r] = S + "Milliseconds", _)[A], H = A === c ? this.$D + (w - this.$W) : w;
130
130
  if (A === d || A === p) {
131
- var V = this.clone().set(y, 1);
132
- V.$d[F](H), V.init(), this.$d = V.set(y, Math.min(this.$D, V.daysInMonth())).$d;
131
+ var U = this.clone().set(y, 1);
132
+ U.$d[F](H), U.init(), this.$d = U.set(y, Math.min(this.$D, U.daysInMonth())).$d;
133
133
  } else
134
134
  F && this.$d[F](H);
135
135
  return this.init(), this;
@@ -152,15 +152,15 @@ var es = { exports: {} };
152
152
  return F(1);
153
153
  if (S === u)
154
154
  return F(7);
155
- var H = (_ = {}, _[a] = i, _[l] = s, _[n] = e, _)[S] || 1, V = this.$d.getTime() + m * H;
156
- return k.w(V, this);
155
+ var H = (_ = {}, _[a] = i, _[l] = s, _[n] = e, _)[S] || 1, U = this.$d.getTime() + m * H;
156
+ return k.w(U, this);
157
157
  }, v.subtract = function(m, w) {
158
158
  return this.add(-1 * m, w);
159
159
  }, v.format = function(m) {
160
160
  var w = this, _ = this.$locale();
161
161
  if (!this.isValid())
162
162
  return _.invalidDate || f;
163
- var A = m || "YYYY-MM-DDTHH:mm:ssZ", S = k.z(this), F = this.$H, H = this.$m, V = this.$M, W = _.weekdays, ee = _.months, de = _.meridiem, ae = function(L, Y, he, le) {
163
+ var A = m || "YYYY-MM-DDTHH:mm:ssZ", S = k.z(this), F = this.$H, H = this.$m, U = this.$M, W = _.weekdays, ee = _.months, de = _.meridiem, ae = function(L, Y, he, le) {
164
164
  return L && (L[Y] || L(w, A)) || he[Y].slice(0, le);
165
165
  }, te = function(L) {
166
166
  return k.s(F % 12 || 12, L, "0");
@@ -176,13 +176,13 @@ var es = { exports: {} };
176
176
  case "YYYY":
177
177
  return k.s(w.$y, 4, "0");
178
178
  case "M":
179
- return V + 1;
179
+ return U + 1;
180
180
  case "MM":
181
- return k.s(V + 1, 2, "0");
181
+ return k.s(U + 1, 2, "0");
182
182
  case "MMM":
183
- return ae(_.monthsShort, V, ee, 3);
183
+ return ae(_.monthsShort, U, ee, 3);
184
184
  case "MMMM":
185
- return ae(ee, V);
185
+ return ae(ee, U);
186
186
  case "D":
187
187
  return w.$D;
188
188
  case "DD":
@@ -226,7 +226,7 @@ var es = { exports: {} };
226
226
  }, v.utcOffset = function() {
227
227
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
228
228
  }, v.diff = function(m, w, _) {
229
- var A, S = this, F = k.p(w), H = O(m), V = (H.utcOffset() - this.utcOffset()) * i, W = this - H, ee = function() {
229
+ var A, S = this, F = k.p(w), H = O(m), U = (H.utcOffset() - this.utcOffset()) * i, W = this - H, ee = function() {
230
230
  return k.m(S, H);
231
231
  };
232
232
  switch (F) {
@@ -240,10 +240,10 @@ var es = { exports: {} };
240
240
  A = ee() / 3;
241
241
  break;
242
242
  case u:
243
- A = (W - V) / 6048e5;
243
+ A = (W - U) / 6048e5;
244
244
  break;
245
245
  case c:
246
- A = (W - V) / 864e5;
246
+ A = (W - U) / 864e5;
247
247
  break;
248
248
  case l:
249
249
  A = W / s;
@@ -265,7 +265,7 @@ var es = { exports: {} };
265
265
  }, v.locale = function(m, w) {
266
266
  if (!m)
267
267
  return this.$L;
268
- var _ = this.clone(), A = U(m, w, !0);
268
+ var _ = this.clone(), A = V(m, w, !0);
269
269
  return A && (_.$L = A), _;
270
270
  }, v.clone = function() {
271
271
  return k.w(this.$d, this);
@@ -285,7 +285,7 @@ var es = { exports: {} };
285
285
  };
286
286
  }), O.extend = function(E, v) {
287
287
  return E.$i || (E(v, j, O), E.$i = !0), O;
288
- }, O.locale = U, O.isDayjs = G, O.unix = function(E) {
288
+ }, O.locale = V, O.isDayjs = G, O.unix = function(E) {
289
289
  return O(1e3 * E);
290
290
  }, O.en = q[$], O.Ls = q, O.p = {}, O;
291
291
  });
@@ -357,7 +357,7 @@ var ts = { exports: {} };
357
357
  function y(f) {
358
358
  var b, D;
359
359
  b = f, D = a && a.formats;
360
- for (var C = (f = b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(U, O, k) {
360
+ for (var C = (f = b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(V, O, k) {
361
361
  var j = k && k.toUpperCase();
362
362
  return O || D[k] || e[k] || D[j].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(ie, E, v) {
363
363
  return E || v.slice(1);
@@ -366,14 +366,14 @@ var ts = { exports: {} };
366
366
  var $ = C[N], q = p[$], K = q && q[0], G = q && q[1];
367
367
  C[N] = G ? { regex: K, parser: G } : $.replace(/^\[|\]$/g, "");
368
368
  }
369
- return function(U) {
369
+ return function(V) {
370
370
  for (var O = {}, k = 0, j = 0; k < z; k += 1) {
371
371
  var ie = C[k];
372
372
  if (typeof ie == "string")
373
373
  j += ie.length;
374
374
  else {
375
- var E = ie.regex, v = ie.parser, m = U.slice(j), w = E.exec(m)[0];
376
- v.call(O, w), U = U.replace(w, "");
375
+ var E = ie.regex, v = ie.parser, m = V.slice(j), w = E.exec(m)[0];
376
+ v.call(O, w), V = V.replace(w, "");
377
377
  }
378
378
  }
379
379
  return function(_) {
@@ -393,14 +393,14 @@ var ts = { exports: {} };
393
393
  this.$u = q;
394
394
  var G = K[1];
395
395
  if (typeof G == "string") {
396
- var U = K[2] === !0, O = K[3] === !0, k = U || O, j = K[2];
397
- O && (j = K[2]), a = this.$locale(), !U && j && (a = D.Ls[j]), this.$d = function(m, w, _) {
396
+ var V = K[2] === !0, O = K[3] === !0, k = V || O, j = K[2];
397
+ O && (j = K[2]), a = this.$locale(), !V && j && (a = D.Ls[j]), this.$d = function(m, w, _) {
398
398
  try {
399
399
  if (["x", "X"].indexOf(w) > -1)
400
400
  return new Date((w === "X" ? 1e3 : 1) * m);
401
- var A = y(w)(m), S = A.year, F = A.month, H = A.day, V = A.hours, W = A.minutes, ee = A.seconds, de = A.milliseconds, ae = A.zone, te = /* @__PURE__ */ new Date(), Z = H || (S || F ? 1 : te.getDate()), L = S || te.getFullYear(), Y = 0;
401
+ var A = y(w)(m), S = A.year, F = A.month, H = A.day, U = A.hours, W = A.minutes, ee = A.seconds, de = A.milliseconds, ae = A.zone, te = /* @__PURE__ */ new Date(), Z = H || (S || F ? 1 : te.getDate()), L = S || te.getFullYear(), Y = 0;
402
402
  S && !F || (Y = F > 0 ? F - 1 : te.getMonth());
403
- var he = V || 0, le = W || 0, ce = ee || 0, ge = de || 0;
403
+ var he = U || 0, le = W || 0, ce = ee || 0, ge = de || 0;
404
404
  return ae ? new Date(Date.UTC(L, Y, Z, he, le, ce, ge + 60 * ae.offset * 1e3)) : _ ? new Date(Date.UTC(L, Y, Z, he, le, ce, ge)) : new Date(L, Y, Z, he, le, ce, ge);
405
405
  } catch {
406
406
  return /* @__PURE__ */ new Date("");
@@ -422,8 +422,8 @@ var ts = { exports: {} };
422
422
  };
423
423
  });
424
424
  })(ts);
425
- var Vr = ts.exports;
426
- const Ur = /* @__PURE__ */ Qo(Vr);
425
+ var Ur = ts.exports;
426
+ const Vr = /* @__PURE__ */ Qo(Ur);
427
427
  function no(o, t) {
428
428
  Dr(o, t);
429
429
  }
@@ -919,7 +919,7 @@ const { is: Gr, defineProperty: Jr, getOwnPropertyDescriptor: Xr, getOwnProperty
919
919
  }
920
920
  }
921
921
  return e;
922
- } }, os = (o, t) => !Gr(o, t), ho = { attribute: !0, type: String, converter: ci, reflect: !1, useDefault: !1, hasChanged: os };
922
+ } }, os = (o, t) => !Gr(o, t), ho = { attribute: !0, type: String, converter: ci, reflect: !1, hasChanged: os };
923
923
  Symbol.metadata ??= Symbol("metadata"), Rt.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
924
924
  class We extends HTMLElement {
925
925
  static addInitializer(t) {
@@ -929,7 +929,7 @@ class We extends HTMLElement {
929
929
  return this.finalize(), this._$Eh && [...this._$Eh.keys()];
930
930
  }
931
931
  static createProperty(t, e = ho) {
932
- if (e.state && (e.attribute = !1), this._$Ei(), this.prototype.hasOwnProperty(t) && ((e = Object.create(e)).wrapped = !0), this.elementProperties.set(t, e), !e.noAccessor) {
932
+ if (e.state && (e.attribute = !1), this._$Ei(), this.elementProperties.set(t, e), !e.noAccessor) {
933
933
  const i = Symbol(), s = this.getPropertyDescriptor(t, i, e);
934
934
  s !== void 0 && Jr(this.prototype, t, s);
935
935
  }
@@ -940,9 +940,11 @@ class We extends HTMLElement {
940
940
  }, set(n) {
941
941
  this[e] = n;
942
942
  } };
943
- return { get: s, set(n) {
943
+ return { get() {
944
+ return s?.call(this);
945
+ }, set(n) {
944
946
  const a = s?.call(this);
945
- r?.call(this, n), this.requestUpdate(t, a, i);
947
+ r.call(this, n), this.requestUpdate(t, a, i);
946
948
  }, configurable: !0, enumerable: !0 };
947
949
  }
948
950
  static getPropertyOptions(t) {
@@ -1023,7 +1025,7 @@ class We extends HTMLElement {
1023
1025
  attributeChangedCallback(t, e, i) {
1024
1026
  this._$AK(t, i);
1025
1027
  }
1026
- _$ET(t, e) {
1028
+ _$EC(t, e) {
1027
1029
  const i = this.constructor.elementProperties.get(t), s = this.constructor._$Eu(t, i);
1028
1030
  if (s !== void 0 && i.reflect === !0) {
1029
1031
  const r = (i.converter?.toAttribute !== void 0 ? i.converter : ci).toAttribute(e, i.type);
@@ -1034,24 +1036,21 @@ class We extends HTMLElement {
1034
1036
  const i = this.constructor, s = i._$Eh.get(t);
1035
1037
  if (s !== void 0 && this._$Em !== s) {
1036
1038
  const r = i.getPropertyOptions(s), n = typeof r.converter == "function" ? { fromAttribute: r.converter } : r.converter?.fromAttribute !== void 0 ? r.converter : ci;
1037
- this._$Em = s;
1038
- const a = n.fromAttribute(e, r.type);
1039
- this[s] = a ?? this._$Ej?.get(s) ?? a, this._$Em = null;
1039
+ this._$Em = s, this[s] = n.fromAttribute(e, r.type), this._$Em = null;
1040
1040
  }
1041
1041
  }
1042
1042
  requestUpdate(t, e, i) {
1043
1043
  if (t !== void 0) {
1044
- const s = this.constructor, r = this[t];
1045
- if (i ??= s.getPropertyOptions(t), !((i.hasChanged ?? os)(r, e) || i.useDefault && i.reflect && r === this._$Ej?.get(t) && !this.hasAttribute(s._$Eu(t, i))))
1044
+ if (i ??= this.constructor.getPropertyOptions(t), !(i.hasChanged ?? os)(this[t], e))
1046
1045
  return;
1047
- this.C(t, e, i);
1046
+ this.P(t, e, i);
1048
1047
  }
1049
- this.isUpdatePending === !1 && (this._$ES = this._$EP());
1048
+ this.isUpdatePending === !1 && (this._$ES = this._$ET());
1050
1049
  }
1051
- C(t, e, { useDefault: i, reflect: s, wrapped: r }, n) {
1052
- i && !(this._$Ej ??= /* @__PURE__ */ new Map()).has(t) && (this._$Ej.set(t, n ?? e ?? this[t]), r !== !0 || n !== void 0) || (this._$AL.has(t) || (this.hasUpdated || i || (e = void 0), this._$AL.set(t, e)), s === !0 && this._$Em !== t && (this._$Eq ??= /* @__PURE__ */ new Set()).add(t));
1050
+ P(t, e, i) {
1051
+ this._$AL.has(t) || this._$AL.set(t, e), i.reflect === !0 && this._$Em !== t && (this._$Ej ??= /* @__PURE__ */ new Set()).add(t);
1053
1052
  }
1054
- async _$EP() {
1053
+ async _$ET() {
1055
1054
  this.isUpdatePending = !0;
1056
1055
  try {
1057
1056
  await this._$ES;
@@ -1075,17 +1074,15 @@ class We extends HTMLElement {
1075
1074
  }
1076
1075
  const i = this.constructor.elementProperties;
1077
1076
  if (i.size > 0)
1078
- for (const [s, r] of i) {
1079
- const { wrapped: n } = r, a = this[s];
1080
- n !== !0 || this._$AL.has(s) || a === void 0 || this.C(s, void 0, r, a);
1081
- }
1077
+ for (const [s, r] of i)
1078
+ r.wrapped !== !0 || this._$AL.has(s) || this[s] === void 0 || this.P(s, this[s], r);
1082
1079
  }
1083
1080
  let t = !1;
1084
1081
  const e = this._$AL;
1085
1082
  try {
1086
- t = this.shouldUpdate(e), t ? (this.willUpdate(e), this._$EO?.forEach((i) => i.hostUpdate?.()), this.update(e)) : this._$EM();
1083
+ t = this.shouldUpdate(e), t ? (this.willUpdate(e), this._$EO?.forEach((i) => i.hostUpdate?.()), this.update(e)) : this._$EU();
1087
1084
  } catch (i) {
1088
- throw t = !1, this._$EM(), i;
1085
+ throw t = !1, this._$EU(), i;
1089
1086
  }
1090
1087
  t && this._$AE(e);
1091
1088
  }
@@ -1094,7 +1091,7 @@ class We extends HTMLElement {
1094
1091
  _$AE(t) {
1095
1092
  this._$EO?.forEach((e) => e.hostUpdated?.()), this.hasUpdated || (this.hasUpdated = !0, this.firstUpdated(t)), this.updated(t);
1096
1093
  }
1097
- _$EM() {
1094
+ _$EU() {
1098
1095
  this._$AL = /* @__PURE__ */ new Map(), this.isUpdatePending = !1;
1099
1096
  }
1100
1097
  get updateComplete() {
@@ -1107,14 +1104,14 @@ class We extends HTMLElement {
1107
1104
  return !0;
1108
1105
  }
1109
1106
  update(t) {
1110
- this._$Eq &&= this._$Eq.forEach((e) => this._$ET(e, this[e])), this._$EM();
1107
+ this._$Ej &&= this._$Ej.forEach((e) => this._$EC(e, this[e])), this._$EU();
1111
1108
  }
1112
1109
  updated(t) {
1113
1110
  }
1114
1111
  firstUpdated(t) {
1115
1112
  }
1116
1113
  }
1117
- We.elementStyles = [], We.shadowRootOptions = { mode: "open" }, We[ut("elementProperties")] = /* @__PURE__ */ new Map(), We[ut("finalized")] = /* @__PURE__ */ new Map(), on?.({ ReactiveElement: We }), (Rt.reactiveElementVersions ??= []).push("2.1.1");
1114
+ We.elementStyles = [], We.shadowRootOptions = { mode: "open" }, We[ut("elementProperties")] = /* @__PURE__ */ new Map(), We[ut("finalized")] = /* @__PURE__ */ new Map(), on?.({ ReactiveElement: We }), (Rt.reactiveElementVersions ??= []).push("2.0.4");
1118
1115
  /**
1119
1116
  * @license
1120
1117
  * Copyright 2017 Google LLC
@@ -1273,7 +1270,7 @@ class xt {
1273
1270
  s < e.length && (this._$AR(i && i._$AB.nextSibling, s), e.length = s);
1274
1271
  }
1275
1272
  _$AR(t = this._$AA.nextSibling, e) {
1276
- for (this._$AP?.(!1, !0, e); t !== this._$AB; ) {
1273
+ for (this._$AP?.(!1, !0, e); t && t !== this._$AB; ) {
1277
1274
  const i = t.nextSibling;
1278
1275
  t.remove(), t = i;
1279
1276
  }
@@ -1351,7 +1348,7 @@ class dn {
1351
1348
  }
1352
1349
  }
1353
1350
  const hn = Ni.litHtmlPolyfillSupport;
1354
- hn?.(ft, xt), (Ni.litHtmlVersions ??= []).push("3.3.1");
1351
+ hn?.(ft, xt), (Ni.litHtmlVersions ??= []).push("3.2.1");
1355
1352
  const pn = (o, t, e) => {
1356
1353
  const i = e?.renderBefore ?? t;
1357
1354
  let s = i._$litPart$;
@@ -1366,7 +1363,6 @@ const pn = (o, t, e) => {
1366
1363
  * Copyright 2017 Google LLC
1367
1364
  * SPDX-License-Identifier: BSD-3-Clause
1368
1365
  */
1369
- const Li = globalThis;
1370
1366
  class qe extends We {
1371
1367
  constructor() {
1372
1368
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
@@ -1389,10 +1385,10 @@ class qe extends We {
1389
1385
  return Xe;
1390
1386
  }
1391
1387
  }
1392
- qe._$litElement$ = !0, qe.finalized = !0, Li.litElementHydrateSupport?.({ LitElement: qe });
1393
- const fn = Li.litElementPolyfillSupport;
1388
+ qe._$litElement$ = !0, qe.finalized = !0, globalThis.litElementHydrateSupport?.({ LitElement: qe });
1389
+ const fn = globalThis.litElementPolyfillSupport;
1394
1390
  fn?.({ LitElement: qe });
1395
- (Li.litElementVersions ??= []).push("4.2.1");
1391
+ (globalThis.litElementVersions ??= []).push("4.1.1");
1396
1392
  /**
1397
1393
  * @license
1398
1394
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
@@ -1437,7 +1433,7 @@ const mn = (o) => class extends o {
1437
1433
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
1438
1434
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1439
1435
  */
1440
- const ls = [], ui = /* @__PURE__ */ new Set(), $i = /* @__PURE__ */ new Set();
1436
+ const ls = [], ui = /* @__PURE__ */ new Set(), Li = /* @__PURE__ */ new Set();
1441
1437
  function cs(o) {
1442
1438
  return o && Object.prototype.hasOwnProperty.call(o, "__themes");
1443
1439
  }
@@ -1483,7 +1479,7 @@ function hs(o) {
1483
1479
  const t = o.prototype._template;
1484
1480
  t.content.getElementById(Ot).textContent = ds(o.getStylesForThis());
1485
1481
  }
1486
- $i.forEach((t) => {
1482
+ Li.forEach((t) => {
1487
1483
  const e = customElements.get(t);
1488
1484
  e !== o && e.prototype instanceof o && hs(e);
1489
1485
  });
@@ -1500,7 +1496,7 @@ function Q(o, t, e = {}) {
1500
1496
  styles: t,
1501
1497
  include: e.include,
1502
1498
  moduleId: e.moduleId
1503
- }), o && $i.forEach((i) => {
1499
+ }), o && Li.forEach((i) => {
1504
1500
  if (us(o, i) && _n(i)) {
1505
1501
  const s = customElements.get(i);
1506
1502
  xn(s, t) ? console.warn(`Registering styles that already exist for ${i}`) : (!window.Vaadin || !window.Vaadin.suppressPostFinalizeStylesWarning) && console.warn(
@@ -1542,7 +1538,7 @@ const Be = (o) => class extends mn(o) {
1542
1538
  * @protected
1543
1539
  */
1544
1540
  static finalize() {
1545
- if (super.finalize(), this.is && $i.add(this.is), this.elementStyles)
1541
+ if (super.finalize(), this.is && Li.add(this.is), this.elementStyles)
1546
1542
  return;
1547
1543
  const e = this.prototype._template;
1548
1544
  !e || cs(this) || vn(this.getStylesForThis(), e);
@@ -3571,12 +3567,12 @@ function dt(o, t) {
3571
3567
  }
3572
3568
  return ve || (ve = document.implementation.createHTMLDocument("temp"), ve.base = ve.createElement("base"), ve.head.appendChild(ve.base), ve.anchor = ve.createElement("a"), ve.body.appendChild(ve.anchor)), ve.base.href = t, ve.anchor.href = o, ve.anchor.href || o;
3573
3569
  }
3574
- function Ri(o, t) {
3570
+ function $i(o, t) {
3575
3571
  return o.replace(Rn, function(e, i, s, r) {
3576
3572
  return i + "'" + dt(s.replace(/["']/g, ""), t) + "'" + r;
3577
3573
  });
3578
3574
  }
3579
- function Hi(o) {
3575
+ function Ri(o) {
3580
3576
  return o.substring(0, o.lastIndexOf("/") + 1);
3581
3577
  }
3582
3578
  /**
@@ -3601,9 +3597,9 @@ const Bn = bs && "adoptedStyleSheets" in Document.prototype && "replaceSync" in
3601
3597
  return !1;
3602
3598
  }
3603
3599
  })();
3604
- let Yn = window.Polymer && window.Polymer.rootPath || Hi(document.baseURI || window.location.href), It = window.Polymer && window.Polymer.sanitizeDOMValue || void 0;
3600
+ let Yn = window.Polymer && window.Polymer.rootPath || Ri(document.baseURI || window.location.href), It = window.Polymer && window.Polymer.sanitizeDOMValue || void 0;
3605
3601
  window.Polymer && window.Polymer.setPassiveTouchGestures;
3606
- let Ft = window.Polymer && window.Polymer.strictTemplatePolicy || !1, jn = window.Polymer && window.Polymer.allowTemplateFromDomModule || !1, xs = window.Polymer && window.Polymer.legacyOptimizations || !1, ws = window.Polymer && window.Polymer.legacyWarnings || !1, Vn = window.Polymer && window.Polymer.syncInitialRender || !1, hi = window.Polymer && window.Polymer.legacyUndefined || !1, Un = window.Polymer && window.Polymer.orderedComputed || !1, yo = window.Polymer && window.Polymer.removeNestedTemplates || !1, Wn = window.Polymer && window.Polymer.fastDomIf || !1, bo = window.Polymer && window.Polymer.suppressTemplateNotifications || !1;
3602
+ let Ft = window.Polymer && window.Polymer.strictTemplatePolicy || !1, jn = window.Polymer && window.Polymer.allowTemplateFromDomModule || !1, xs = window.Polymer && window.Polymer.legacyOptimizations || !1, ws = window.Polymer && window.Polymer.legacyWarnings || !1, Un = window.Polymer && window.Polymer.syncInitialRender || !1, hi = window.Polymer && window.Polymer.legacyUndefined || !1, Vn = window.Polymer && window.Polymer.orderedComputed || !1, yo = window.Polymer && window.Polymer.removeNestedTemplates || !1, Wn = window.Polymer && window.Polymer.fastDomIf || !1, bo = window.Polymer && window.Polymer.suppressTemplateNotifications || !1;
3607
3603
  window.Polymer && window.Polymer.legacyNoObservedAttributes;
3608
3604
  let qn = window.Polymer && window.Polymer.useAdoptedStyleSheetsWithBuiltCSS || !1;
3609
3605
  /**
@@ -3653,12 +3649,12 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
3653
3649
  Code distributed by Google as part of the polymer project is also
3654
3650
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
3655
3651
  */
3656
- let Bi = {}, Es = {};
3652
+ let Hi = {}, Es = {};
3657
3653
  function xo(o, t) {
3658
- Bi[o] = Es[o.toLowerCase()] = t;
3654
+ Hi[o] = Es[o.toLowerCase()] = t;
3659
3655
  }
3660
3656
  function wo(o) {
3661
- return Bi[o] || Es[o.toLowerCase()];
3657
+ return Hi[o] || Es[o.toLowerCase()];
3662
3658
  }
3663
3659
  function Gn(o) {
3664
3660
  o.querySelector("style") && console.warn("dom-module %s has style outside template", o.id);
@@ -3716,7 +3712,7 @@ class mt extends HTMLElement {
3716
3712
  this.getAttribute("assetpath") || "",
3717
3713
  t.baseURI
3718
3714
  );
3719
- this.__assetpath = Hi(e);
3715
+ this.__assetpath = Ri(e);
3720
3716
  }
3721
3717
  return this.__assetpath;
3722
3718
  }
@@ -3735,7 +3731,7 @@ class mt extends HTMLElement {
3735
3731
  }
3736
3732
  }
3737
3733
  }
3738
- mt.prototype.modules = Bi;
3734
+ mt.prototype.modules = Hi;
3739
3735
  customElements.define("dom-module", mt);
3740
3736
  /**
3741
3737
  @license
@@ -3755,7 +3751,7 @@ function Ss(o) {
3755
3751
  }
3756
3752
  function So(o) {
3757
3753
  let t = o.body ? o.body : o;
3758
- const e = Ri(
3754
+ const e = $i(
3759
3755
  t.textContent,
3760
3756
  o.baseURI
3761
3757
  ), i = document.createElement("style");
@@ -3793,7 +3789,7 @@ function As(o, t) {
3793
3789
  let r = i[s], n = r.getAttribute(Xn);
3794
3790
  n && e.push(...Zn(n).filter(function(a, l, c) {
3795
3791
  return c.indexOf(a) === l;
3796
- })), t && (r.textContent = Ri(
3792
+ })), t && (r.textContent = $i(
3797
3793
  r.textContent,
3798
3794
  /** @type {string} */
3799
3795
  t
@@ -5128,7 +5124,7 @@ function ct(o, t, e, i, s, r) {
5128
5124
  let c = s ? Ye(l) : l, u = t[c];
5129
5125
  if (u)
5130
5126
  for (let d = 0, h = u.length, p; d < h && (p = u[d]); d++)
5131
- (!p.info || p.info.lastRun !== a) && (!s || Yi(l, p.trigger)) && (p.info && (p.info.lastRun = a), p.fn(o, l, e, i, p.info, s, r), n = !0);
5127
+ (!p.info || p.info.lastRun !== a) && (!s || Bi(l, p.trigger)) && (p.info && (p.info.lastRun = a), p.fn(o, l, e, i, p.info, s, r), n = !0);
5132
5128
  }
5133
5129
  return n;
5134
5130
  }
@@ -5138,10 +5134,10 @@ function Ea(o, t, e, i, s, r, n, a) {
5138
5134
  let l = !1, c = n ? Ye(i) : i, u = t[c];
5139
5135
  if (u)
5140
5136
  for (let d = 0, h = u.length, p; d < h && (p = u[d]); d++)
5141
- (!p.info || p.info.lastRun !== e) && (!n || Yi(i, p.trigger)) && (p.info && (p.info.lastRun = e), p.fn(o, i, s, r, p.info, n, a), l = !0);
5137
+ (!p.info || p.info.lastRun !== e) && (!n || Bi(i, p.trigger)) && (p.info && (p.info.lastRun = e), p.fn(o, i, s, r, p.info, n, a), l = !0);
5142
5138
  return l;
5143
5139
  }
5144
- function Yi(o, t) {
5140
+ function Bi(o, t) {
5145
5141
  if (t) {
5146
5142
  let e = (
5147
5143
  /** @type {string} */
@@ -5204,7 +5200,7 @@ function ka(o, t, e, i, s) {
5204
5200
  function Pa(o, t, e, i) {
5205
5201
  let s = o[B.COMPUTE];
5206
5202
  if (s)
5207
- if (Un) {
5203
+ if (Vn) {
5208
5204
  vt++;
5209
5205
  const r = Ma(o), n = [];
5210
5206
  for (let l in t)
@@ -5254,7 +5250,7 @@ const Ta = (o, t, e) => {
5254
5250
  if (n)
5255
5251
  for (let a = 0; a < n.length; a++) {
5256
5252
  const l = n[a];
5257
- l.info.lastRun !== vt && (!s || Yi(o, l.trigger)) && (l.info.lastRun = vt, Ta(l.info, e, i));
5253
+ l.info.lastRun !== vt && (!s || Bi(o, l.trigger)) && (l.info.lastRun = vt, Ta(l.info, e, i));
5258
5254
  }
5259
5255
  };
5260
5256
  function Ma(o) {
@@ -5423,7 +5419,7 @@ function mi(o, t, e, i, s) {
5423
5419
  } else
5424
5420
  s.dynamicFn || console.warn("method `" + s.methodName + "` not defined");
5425
5421
  }
5426
- const Ya = [], Rs = "(?:[a-zA-Z_$][\\w.:$\\-*]*)", ja = "(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)", Va = "(?:'(?:[^'\\\\]|\\\\.)*')", Ua = '(?:"(?:[^"\\\\]|\\\\.)*")', Wa = "(?:" + Va + "|" + Ua + ")", Mo = "(?:(" + Rs + "|" + ja + "|" + Wa + ")\\s*)", qa = "(?:" + Mo + "(?:,\\s*" + Mo + ")*)", Ka = "(?:\\(\\s*(?:" + qa + "?)\\)\\s*)", Ga = "(" + Rs + "\\s*" + Ka + "?)", Ja = "(\\[\\[|{{)\\s*", Xa = "(?:]]|}})", Za = "(?:(!)\\s*)?", Qa = Ja + Za + Ga + Xa, Oo = new RegExp(Qa, "g");
5422
+ const Ya = [], Rs = "(?:[a-zA-Z_$][\\w.:$\\-*]*)", ja = "(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)", Ua = "(?:'(?:[^'\\\\]|\\\\.)*')", Va = '(?:"(?:[^"\\\\]|\\\\.)*")', Wa = "(?:" + Ua + "|" + Va + ")", Mo = "(?:(" + Rs + "|" + ja + "|" + Wa + ")\\s*)", qa = "(?:" + Mo + "(?:,\\s*" + Mo + ")*)", Ka = "(?:\\(\\s*(?:" + qa + "?)\\)\\s*)", Ga = "(" + Rs + "\\s*" + Ka + "?)", Ja = "(\\[\\[|{{)\\s*", Xa = "(?:]]|}})", Za = "(?:(!)\\s*)?", Qa = Ja + Za + Ga + Xa, Oo = new RegExp(Qa, "g");
5427
5423
  function Io(o) {
5428
5424
  let t = "";
5429
5425
  for (let e = 0; e < o.length; e++) {
@@ -5487,7 +5483,7 @@ function st(o, t, e, i, s, r) {
5487
5483
  function tl(o) {
5488
5484
  return o[0].toUpperCase() + o.substring(1);
5489
5485
  }
5490
- const ji = se((o) => {
5486
+ const Yi = se((o) => {
5491
5487
  const t = xa(da(o));
5492
5488
  class e extends t {
5493
5489
  constructor() {
@@ -7016,7 +7012,7 @@ const ol = se((o) => {
7016
7012
  * rights grant found at http://polymer.github.io/PATENTS.txt
7017
7013
  */
7018
7014
  const sl = "3.5.2", No = window.ShadyCSS && window.ShadyCSS.cssBuild, rl = se((o) => {
7019
- const t = ol(ji(o));
7015
+ const t = ol(Yi(o));
7020
7016
  function e(l) {
7021
7017
  if (!l.hasOwnProperty(
7022
7018
  JSCompiler_renameProperty("__propertyDefaults", l)
@@ -7238,7 +7234,7 @@ const sl = "3.5.2", No = window.ShadyCSS && window.ShadyCSS.cssBuild, rl = se((o
7238
7234
  if (!this.hasOwnProperty(JSCompiler_renameProperty("_importPath", this))) {
7239
7235
  const c = this.importMeta;
7240
7236
  if (c)
7241
- this._importPath = Hi(c.url);
7237
+ this._importPath = Ri(c.url);
7242
7238
  else {
7243
7239
  const u = mt.import(
7244
7240
  /** @type {PolymerElementConstructor} */
@@ -7303,7 +7299,7 @@ const sl = "3.5.2", No = window.ShadyCSS && window.ShadyCSS.cssBuild, rl = se((o
7303
7299
  * @nocollapse
7304
7300
  */
7305
7301
  static _processStyleText(c, u) {
7306
- return Ri(c, u);
7302
+ return $i(c, u);
7307
7303
  }
7308
7304
  /**
7309
7305
  * Configures an element `proto` to function with a given `template`.
@@ -7382,7 +7378,7 @@ const sl = "3.5.2", No = window.ShadyCSS && window.ShadyCSS.cssBuild, rl = se((o
7382
7378
  _attachDom(c) {
7383
7379
  const u = ne(this);
7384
7380
  if (u.attachShadow)
7385
- return c ? (u.shadowRoot || (u.attachShadow({ mode: "open", shadyUpgradeFragment: c }), u.shadowRoot.appendChild(c), this.constructor._styleSheet && (u.shadowRoot.adoptedStyleSheets = [this.constructor._styleSheet])), Vn && window.ShadyDOM && window.ShadyDOM.flushInitial(u.shadowRoot), u.shadowRoot) : null;
7381
+ return c ? (u.shadowRoot || (u.attachShadow({ mode: "open", shadyUpgradeFragment: c }), u.shadowRoot.appendChild(c), this.constructor._styleSheet && (u.shadowRoot.adoptedStyleSheets = [this.constructor._styleSheet])), Un && window.ShadyDOM && window.ShadyDOM.flushInitial(u.shadowRoot), u.shadowRoot) : null;
7386
7382
  throw new Error("ShadowDOM not available. PolymerElement can create dom as children instead of in ShadowDOM by setting `this.root = this;` before `ready`.");
7387
7383
  }
7388
7384
  /**
@@ -7499,7 +7495,7 @@ class Ys {
7499
7495
  * @param {!Array<*>} values Variable parts of tagged template literal
7500
7496
  */
7501
7497
  constructor(t, e) {
7502
- Vs(t, e);
7498
+ Us(t, e);
7503
7499
  const i = e.reduce(
7504
7500
  (s, r, n) => s + js(r) + t[n + 1],
7505
7501
  t[0]
@@ -7537,7 +7533,7 @@ function nl(o) {
7537
7533
  );
7538
7534
  }
7539
7535
  const je = function(t, ...e) {
7540
- Vs(t, e);
7536
+ Us(t, e);
7541
7537
  const i = (
7542
7538
  /** @type {!HTMLTemplateElement} */
7543
7539
  document.createElement("template")
@@ -7547,7 +7543,7 @@ const je = function(t, ...e) {
7547
7543
  t[0]
7548
7544
  );
7549
7545
  return zo && (s = zo.createHTML(s)), i.innerHTML = s, i;
7550
- }, Vs = (o, t) => {
7546
+ }, Us = (o, t) => {
7551
7547
  if (!Array.isArray(o) || !Array.isArray(o.raw) || t.length !== o.length - 1)
7552
7548
  throw new TypeError("Invalid call to the html template tag");
7553
7549
  };
@@ -7837,18 +7833,18 @@ const hl = R`
7837
7833
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
7838
7834
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
7839
7835
  */
7840
- let Vi = !1;
7836
+ let ji = !1;
7841
7837
  window.addEventListener(
7842
7838
  "keydown",
7843
7839
  () => {
7844
- Vi = !0;
7840
+ ji = !0;
7845
7841
  },
7846
7842
  { capture: !0 }
7847
7843
  );
7848
7844
  window.addEventListener(
7849
7845
  "mousedown",
7850
7846
  () => {
7851
- Vi = !1;
7847
+ ji = !1;
7852
7848
  },
7853
7849
  { capture: !0 }
7854
7850
  );
@@ -7859,7 +7855,7 @@ function vi() {
7859
7855
  return o;
7860
7856
  }
7861
7857
  function Ui() {
7862
- return Vi;
7858
+ return ji;
7863
7859
  }
7864
7860
  function pl(o) {
7865
7861
  const t = o.style;
@@ -7885,14 +7881,14 @@ function yi(o) {
7885
7881
  const e = Math.ceil(t / 2), i = yi(o.slice(0, e)), s = yi(o.slice(e));
7886
7882
  return ml(i, s);
7887
7883
  }
7888
- function Us(o) {
7884
+ function Vs(o) {
7889
7885
  return o.matches('[tabindex="-1"]') ? !1 : o.matches("input, select, textarea, button, object") ? o.matches(":not([disabled])") : o.matches("a[href], area[href], iframe, [tabindex], [contentEditable]");
7890
7886
  }
7891
7887
  function _l(o) {
7892
7888
  return o.getRootNode().activeElement === o;
7893
7889
  }
7894
7890
  function gl(o) {
7895
- if (!Us(o))
7891
+ if (!Vs(o))
7896
7892
  return -1;
7897
7893
  const t = o.getAttribute("tabindex") || 0;
7898
7894
  return Number(t);
@@ -7976,7 +7972,7 @@ const Cl = (() => {
7976
7972
  * Copyright (c) 2017 Anton Korzunov
7977
7973
  * SPDX-License-Identifier: MIT
7978
7974
  */
7979
- let Ue = /* @__PURE__ */ new WeakMap(), At = /* @__PURE__ */ new WeakMap(), Ct = {}, Xt = 0;
7975
+ let Ve = /* @__PURE__ */ new WeakMap(), At = /* @__PURE__ */ new WeakMap(), Ct = {}, Xt = 0;
7980
7976
  const Lo = (o) => o && o.nodeType === Node.ELEMENT_NODE, Zt = (...o) => {
7981
7977
  console.error(`Error: ${o.join(" ")}. Skip setting aria-hidden.`);
7982
7978
  }, Dl = (o, t) => Lo(o) ? t.map((e) => {
@@ -8009,16 +8005,16 @@ const Lo = (o) => o && o.nodeType === Node.ELEMENT_NODE, Zt = (...o) => {
8009
8005
  if (a.has(y))
8010
8006
  u(y);
8011
8007
  else {
8012
- const f = y.getAttribute(i), b = f !== null && f !== "false", D = (Ue.get(y) || 0) + 1, C = (r.get(y) || 0) + 1;
8013
- Ue.set(y, D), r.set(y, C), n.push(y), D === 1 && b && At.set(y, !0), C === 1 && y.setAttribute(e, "true"), b || y.setAttribute(i, "true");
8008
+ const f = y.getAttribute(i), b = f !== null && f !== "false", D = (Ve.get(y) || 0) + 1, C = (r.get(y) || 0) + 1;
8009
+ Ve.set(y, D), r.set(y, C), n.push(y), D === 1 && b && At.set(y, !0), C === 1 && y.setAttribute(e, "true"), b || y.setAttribute(i, "true");
8014
8010
  }
8015
8011
  });
8016
8012
  };
8017
8013
  return u(t), a.clear(), Xt += 1, () => {
8018
8014
  n.forEach((d) => {
8019
- const h = Ue.get(d) - 1, p = r.get(d) - 1;
8020
- Ue.set(d, h), r.set(d, p), h || (At.has(d) ? At.delete(d) : d.removeAttribute(i)), p || d.removeAttribute(e);
8021
- }), Xt -= 1, Xt || (Ue = /* @__PURE__ */ new WeakMap(), Ue = /* @__PURE__ */ new WeakMap(), At = /* @__PURE__ */ new WeakMap(), Ct = {});
8015
+ const h = Ve.get(d) - 1, p = r.get(d) - 1;
8016
+ Ve.set(d, h), r.set(d, p), h || (At.has(d) ? At.delete(d) : d.removeAttribute(i)), p || d.removeAttribute(e);
8017
+ }), Xt -= 1, Xt || (Ve = /* @__PURE__ */ new WeakMap(), Ve = /* @__PURE__ */ new WeakMap(), At = /* @__PURE__ */ new WeakMap(), Ct = {});
8022
8018
  };
8023
8019
  }, Xs = (o, t = document.body, e = "data-aria-hidden") => {
8024
8020
  const i = Array.from(Array.isArray(o) ? o : [o]);
@@ -8653,23 +8649,23 @@ function zl(o) {
8653
8649
  }
8654
8650
  return t;
8655
8651
  }
8656
- function Wi(o) {
8652
+ function Vi(o) {
8657
8653
  return o ? new Set(o.split(" ")) : /* @__PURE__ */ new Set();
8658
8654
  }
8659
- function Vt(o) {
8655
+ function Ut(o) {
8660
8656
  return o ? [...o].join(" ") : "";
8661
8657
  }
8662
8658
  function Qs(o, t, e) {
8663
- const i = Wi(o.getAttribute(t));
8664
- i.add(e), o.setAttribute(t, Vt(i));
8659
+ const i = Vi(o.getAttribute(t));
8660
+ i.add(e), o.setAttribute(t, Ut(i));
8665
8661
  }
8666
8662
  function Ll(o, t, e) {
8667
- const i = Wi(o.getAttribute(t));
8663
+ const i = Vi(o.getAttribute(t));
8668
8664
  if (i.delete(e), i.size === 0) {
8669
8665
  o.removeAttribute(t);
8670
8666
  return;
8671
8667
  }
8672
- o.setAttribute(t, Vt(i));
8668
+ o.setAttribute(t, Ut(i));
8673
8669
  }
8674
8670
  function $l(o) {
8675
8671
  return o.nodeType === Node.TEXT_NODE && o.textContent.trim() === "";
@@ -8977,7 +8973,7 @@ const Bl = (o) => class extends Hl(Nl(o)) {
8977
8973
  * @override
8978
8974
  */
8979
8975
  _mouseDownListener(e) {
8980
- super._mouseDownListener(e), this._shouldCloseOnOutsideClick(e) && !Us(e.composedPath()[0]) && e.preventDefault();
8976
+ super._mouseDownListener(e), this._shouldCloseOnOutsideClick(e) && !Vs(e.composedPath()[0]) && e.preventDefault();
8981
8977
  }
8982
8978
  };
8983
8979
  /**
@@ -9025,8 +9021,8 @@ class jl extends Bl(Yt(Be(Oe))) {
9025
9021
  }
9026
9022
  }
9027
9023
  Se(jl);
9028
- const Vl = /\/\*[\*!]\s+vaadin-dev-mode:start([\s\S]*)vaadin-dev-mode:end\s+\*\*\//i, Pt = window.Vaadin && window.Vaadin.Flow && window.Vaadin.Flow.clients;
9029
- function Ul() {
9024
+ const Ul = /\/\*[\*!]\s+vaadin-dev-mode:start([\s\S]*)vaadin-dev-mode:end\s+\*\*\//i, Pt = window.Vaadin && window.Vaadin.Flow && window.Vaadin.Flow.clients;
9025
+ function Vl() {
9030
9026
  function o() {
9031
9027
  return !0;
9032
9028
  }
@@ -9034,7 +9030,7 @@ function Ul() {
9034
9030
  }
9035
9031
  function Wl() {
9036
9032
  try {
9037
- return ql() ? !0 : Kl() ? Pt ? !Gl() : !Ul() : !1;
9033
+ return ql() ? !0 : Kl() ? Pt ? !Gl() : !Vl() : !1;
9038
9034
  } catch {
9039
9035
  return !1;
9040
9036
  }
@@ -9051,7 +9047,7 @@ function Gl() {
9051
9047
  function er(o, t) {
9052
9048
  if (typeof o != "function")
9053
9049
  return;
9054
- const e = Vl.exec(o.toString());
9050
+ const e = Ul.exec(o.toString());
9055
9051
  if (e)
9056
9052
  try {
9057
9053
  o = new Function(e[1]);
@@ -10186,7 +10182,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
10186
10182
  Code distributed by Google as part of the polymer project is also
10187
10183
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
10188
10184
  */
10189
- const ac = (o) => o, rr = typeof document.head.style.touchAction == "string", Ci = "__polymerGestures", oi = "__polymerGesturesHandled", Di = "__polymerGesturesTouchAction", Yo = 25, jo = 5, lc = 2, cc = ["mousedown", "mousemove", "mouseup", "click"], uc = [0, 1, 4, 2], dc = function() {
10185
+ const ac = !1, lc = (o) => o, Wi = typeof document.head.style.touchAction == "string", Ci = "__polymerGestures", oi = "__polymerGesturesHandled", Di = "__polymerGesturesTouchAction", Yo = 25, jo = 5, cc = 2, uc = ["mousedown", "mousemove", "mouseup", "click"], dc = [0, 1, 4, 2], hc = function() {
10190
10186
  try {
10191
10187
  return new MouseEvent("test", { buttons: 1 }).buttons === 1;
10192
10188
  } catch {
@@ -10194,15 +10190,15 @@ const ac = (o) => o, rr = typeof document.head.style.touchAction == "string", Ci
10194
10190
  }
10195
10191
  }();
10196
10192
  function qi(o) {
10197
- return cc.indexOf(o) > -1;
10193
+ return uc.indexOf(o) > -1;
10198
10194
  }
10199
- let hc = !1;
10195
+ let rr = !1;
10200
10196
  (function() {
10201
10197
  try {
10202
10198
  const o = Object.defineProperty({}, "passive", {
10203
10199
  // eslint-disable-next-line getter-return
10204
10200
  get() {
10205
- hc = !0;
10201
+ rr = !0;
10206
10202
  }
10207
10203
  });
10208
10204
  window.addEventListener("test", null, o), window.removeEventListener("test", null, o);
@@ -10210,7 +10206,8 @@ let hc = !1;
10210
10206
  }
10211
10207
  })();
10212
10208
  function pc(o) {
10213
- qi(o);
10209
+ if (!(qi(o) || o === "touchend") && Wi && rr && ac)
10210
+ return { passive: !0 };
10214
10211
  }
10215
10212
  const fc = navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u), mc = {
10216
10213
  button: !0,
@@ -10229,7 +10226,7 @@ function Re(o) {
10229
10226
  return !1;
10230
10227
  if (t === "mousemove") {
10231
10228
  let i = o.buttons === void 0 ? 1 : o.buttons;
10232
- return o instanceof window.MouseEvent && !dc && (i = uc[o.which] || 0), !!(i & 1);
10229
+ return o instanceof window.MouseEvent && !hc && (i = dc[o.which] || 0), !!(i & 1);
10233
10230
  }
10234
10231
  return (o.button === void 0 ? 0 : o.button) === 0;
10235
10232
  }
@@ -10250,6 +10247,10 @@ function _c(o) {
10250
10247
  return !1;
10251
10248
  }
10252
10249
  const De = {
10250
+ mouse: {
10251
+ target: null,
10252
+ mouseIgnoreJob: null
10253
+ },
10253
10254
  touch: {
10254
10255
  x: 0,
10255
10256
  y: 0,
@@ -10302,7 +10303,7 @@ function yc(o) {
10302
10303
  const n = o.changedTouches[0];
10303
10304
  if (t === "touchstart" && o.touches.length === 1 && (De.touch.id = n.identifier), De.touch.id !== n.identifier)
10304
10305
  return;
10305
- rr || (t === "touchstart" || t === "touchmove") && bc(o);
10306
+ Wi || (t === "touchstart" || t === "touchmove") && bc(o);
10306
10307
  }
10307
10308
  const r = o[oi];
10308
10309
  if (!r.skip) {
@@ -10352,13 +10353,13 @@ function wc(o) {
10352
10353
  return null;
10353
10354
  }
10354
10355
  function lr(o, t) {
10355
- rr && o instanceof HTMLElement && tc.run(() => {
10356
+ Wi && o instanceof HTMLElement && tc.run(() => {
10356
10357
  o.style.touchAction = t;
10357
10358
  }), o[Di] = t;
10358
10359
  }
10359
10360
  function Ji(o, t, e) {
10360
10361
  const i = new Event(t, { bubbles: !0, cancelable: !0, composed: !0 });
10361
- if (i.detail = e, ac(
10362
+ if (i.detail = e, lc(
10362
10363
  /** @type {!Node} */
10363
10364
  o
10364
10365
  ).dispatchEvent(i), i.defaultPrevented) {
@@ -10449,7 +10450,7 @@ Gi({
10449
10450
  moves: [],
10450
10451
  /** @this {GestureInfo} */
10451
10452
  addMove(o) {
10452
- this.moves.length > lc && this.moves.shift(), this.moves.push(o);
10453
+ this.moves.length > cc && this.moves.shift(), this.moves.push(o);
10453
10454
  },
10454
10455
  movefn: null,
10455
10456
  upfn: null,
@@ -10472,7 +10473,7 @@ Gi({
10472
10473
  return;
10473
10474
  const t = Me(o), e = this, i = (r) => {
10474
10475
  const n = r.clientX, a = r.clientY;
10475
- Vo(e.info, n, a) && (e.info.state = e.info.started ? r.type === "mouseup" ? "end" : "track" : "start", e.info.state === "start" && Lt("tap"), e.info.addMove({ x: n, y: a }), Re(r) || (e.info.state = "end", Je(e.info)), t && si(e.info, t, r), e.info.started = !0);
10476
+ Uo(e.info, n, a) && (e.info.state = e.info.started ? r.type === "mouseup" ? "end" : "track" : "start", e.info.state === "start" && Lt("tap"), e.info.addMove({ x: n, y: a }), Re(r) || (e.info.state = "end", Je(e.info)), t && si(e.info, t, r), e.info.started = !0);
10476
10477
  }, s = (r) => {
10477
10478
  e.info.started && i(r), Je(e.info);
10478
10479
  };
@@ -10494,7 +10495,7 @@ Gi({
10494
10495
  */
10495
10496
  touchmove(o) {
10496
10497
  const t = Me(o), e = o.changedTouches[0], i = e.clientX, s = e.clientY;
10497
- Vo(this.info, i, s) && (this.info.state === "start" && Lt("tap"), this.info.addMove({ x: i, y: s }), si(this.info, t, e), this.info.state = "track", this.info.started = !0);
10498
+ Uo(this.info, i, s) && (this.info.state === "start" && Lt("tap"), this.info.addMove({ x: i, y: s }), si(this.info, t, e), this.info.state = "track", this.info.started = !0);
10498
10499
  },
10499
10500
  /**
10500
10501
  * @this {GestureRecognizer}
@@ -10506,7 +10507,7 @@ Gi({
10506
10507
  this.info.started && (this.info.state = "end", this.info.addMove({ x: e.clientX, y: e.clientY }), si(this.info, t, e));
10507
10508
  }
10508
10509
  });
10509
- function Vo(o, t, e) {
10510
+ function Uo(o, t, e) {
10510
10511
  if (o.prevent)
10511
10512
  return !1;
10512
10513
  if (o.started)
@@ -10567,7 +10568,7 @@ Gi({
10567
10568
  * @return {void}
10568
10569
  */
10569
10570
  click(o) {
10570
- Re(o) && Uo(this.info, o);
10571
+ Re(o) && Vo(this.info, o);
10571
10572
  },
10572
10573
  /**
10573
10574
  * @this {GestureRecognizer}
@@ -10584,10 +10585,10 @@ Gi({
10584
10585
  * @return {void}
10585
10586
  */
10586
10587
  touchend(o) {
10587
- Uo(this.info, o.changedTouches[0], o);
10588
+ Vo(this.info, o.changedTouches[0], o);
10588
10589
  }
10589
10590
  });
10590
- function Uo(o, t, e) {
10591
+ function Vo(o, t, e) {
10591
10592
  const i = Math.abs(t.clientX - o.x), s = Math.abs(t.clientY - o.y), r = Me(e || t);
10592
10593
  !r || mc[
10593
10594
  /** @type {!HTMLElement} */
@@ -10649,7 +10650,7 @@ const cr = se(
10649
10650
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
10650
10651
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
10651
10652
  */
10652
- const Ut = se(
10653
+ const Vt = se(
10653
10654
  (o) => class extends o {
10654
10655
  /** @protected */
10655
10656
  ready() {
@@ -10711,7 +10712,7 @@ const Ut = se(
10711
10712
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
10712
10713
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
10713
10714
  */
10714
- const Ec = (o) => class extends cr(Ut(o)) {
10715
+ const Ec = (o) => class extends cr(Vt(o)) {
10715
10716
  /**
10716
10717
  * An array of activation keys.
10717
10718
  *
@@ -11630,11 +11631,11 @@ Ti.prototype = Object.create(HTMLTemplateElement.prototype, {
11630
11631
  writable: !0
11631
11632
  }
11632
11633
  });
11633
- const gr = ji(Ti), Lc = to(gr);
11634
+ const gr = Yi(Ti), Lc = to(gr);
11634
11635
  function $c(o, t) {
11635
11636
  Pi = o, Object.setPrototypeOf(o, t.prototype), new t(), Pi = null;
11636
11637
  }
11637
- const Rc = ji(class {
11638
+ const Rc = Yi(class {
11638
11639
  });
11639
11640
  function Hc(o, t) {
11640
11641
  for (let e = 0; e < t.length; e++) {
@@ -11791,7 +11792,7 @@ function Yc(o, t, e) {
11791
11792
  Mi.mixin && (i = Mi.mixin(i));
11792
11793
  let s = class extends i {
11793
11794
  };
11794
- return s.prototype.__templatizeOptions = e, s.prototype._bindTemplate(o), Uc(s, o, t, e), s;
11795
+ return s.prototype.__templatizeOptions = e, s.prototype._bindTemplate(o), Vc(s, o, t, e), s;
11795
11796
  }
11796
11797
  function jc(o, t, e, i) {
11797
11798
  let s = e.forwardHostProp;
@@ -11815,7 +11816,7 @@ function jc(o, t, e, i) {
11815
11816
  n.prototype._addPropertyEffect(
11816
11817
  "_host_" + l,
11817
11818
  n.prototype.PROPERTY_EFFECT_TYPES.PROPAGATE,
11818
- { fn: Vc(l, s) }
11819
+ { fn: Uc(l, s) }
11819
11820
  ), n.prototype._createNotifyingProperty("_host_" + l);
11820
11821
  ws && i && Kc(t, e, i);
11821
11822
  }
@@ -11832,7 +11833,7 @@ function jc(o, t, e, i) {
11832
11833
  }
11833
11834
  }
11834
11835
  }
11835
- function Vc(o, t) {
11836
+ function Uc(o, t) {
11836
11837
  return function(i, s, r) {
11837
11838
  t.call(
11838
11839
  i.__templatizeOwner,
@@ -11841,7 +11842,7 @@ function Vc(o, t) {
11841
11842
  );
11842
11843
  };
11843
11844
  }
11844
- function Uc(o, t, e, i) {
11845
+ function Vc(o, t, e, i) {
11845
11846
  let s = e.hostProps || {};
11846
11847
  for (let r in i.instanceProps) {
11847
11848
  delete s[r];
@@ -13924,7 +13925,7 @@ const br = se(
13924
13925
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
13925
13926
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
13926
13927
  */
13927
- const au = (o) => class extends br(Ut(o)) {
13928
+ const au = (o) => class extends br(Vt(o)) {
13928
13929
  static get properties() {
13929
13930
  return {
13930
13931
  /**
@@ -14012,14 +14013,14 @@ function wr(o, t) {
14012
14013
  const e = io(t);
14013
14014
  if (e.has(o))
14014
14015
  return;
14015
- const i = Wi(o.getAttribute(t));
14016
+ const i = Vi(o.getAttribute(t));
14016
14017
  e.set(o, new Set(i));
14017
14018
  }
14018
14019
  function lu(o, t) {
14019
14020
  if (!o || !t)
14020
14021
  return;
14021
14022
  const e = io(t), i = e.get(o);
14022
- !i || i.size === 0 ? o.removeAttribute(t) : Qs(o, t, Vt(i)), e.delete(o);
14023
+ !i || i.size === 0 ? o.removeAttribute(t) : Qs(o, t, Ut(i)), e.delete(o);
14023
14024
  }
14024
14025
  function ai(o, t, e = { newId: null, oldId: null, fromUser: !1 }) {
14025
14026
  if (!o || !t)
@@ -14030,7 +14031,7 @@ function ai(o, t, e = { newId: null, oldId: null, fromUser: !1 }) {
14030
14031
  return;
14031
14032
  }
14032
14033
  r && (a ? i || n.delete(o) : wr(o, t), xr(o, t)), Ll(o, t, s);
14033
- const l = i || Vt(a);
14034
+ const l = i || Ut(a);
14034
14035
  l && Qs(o, t, l);
14035
14036
  }
14036
14037
  function cu(o, t) {
@@ -14901,7 +14902,7 @@ const Sr = se(
14901
14902
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
14902
14903
  */
14903
14904
  const vu = (o) => class extends nu(
14904
- yr(Sr(_u(au(Ut(o)))))
14905
+ yr(Sr(_u(au(Vt(o)))))
14905
14906
  ) {
14906
14907
  static get properties() {
14907
14908
  return {
@@ -15283,7 +15284,7 @@ class Cu {
15283
15284
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
15284
15285
  */
15285
15286
  const Du = (o) => class extends Au(
15286
- it(yr(Sr(Ut(o))))
15287
+ it(yr(Sr(Vt(o))))
15287
15288
  ) {
15288
15289
  static get properties() {
15289
15290
  return {
@@ -16176,7 +16177,7 @@ if (typeof window < "u") {
16176
16177
  }
16177
16178
  };
16178
16179
  };
16179
- customElements.define = o(customElements.define), import("./PlayerAccountModal-CJKwahNB.js").then(({ default: t }) => {
16180
+ customElements.define = o(customElements.define), import("./PlayerAccountModal-bhlvepWR.js").then(({ default: t }) => {
16180
16181
  !customElements.get("player-account-modal") && customElements.define("player-account-modal", t.element);
16181
16182
  });
16182
16183
  }
@@ -16192,7 +16193,7 @@ if (typeof window < "u") {
16192
16193
  }
16193
16194
  };
16194
16195
  };
16195
- customElements.define = o(customElements.define), import("./PlayerAccountGeneralConfirmationModal-CF0gIxAh.js").then((t) => t.U).then(
16196
+ customElements.define = o(customElements.define), import("./PlayerAccountGeneralConfirmationModal-COn8IPHo.js").then((t) => t.U).then(
16196
16197
  ({ default: t }) => {
16197
16198
  !customElements.get("player-account-general-confirmation-modal") && customElements.define(
16198
16199
  "player-account-general-confirmation-modal",
@@ -16237,10 +16238,10 @@ function Mu(o) {
16237
16238
  /*$_*/
16238
16239
  o[22](`${/*selectedPeriodKey*/
16239
16240
  o[15]}`) + ""
16240
- ), G, U, O, k, j, ie, E, v, m, w, _, A, S, F = (
16241
+ ), G, V, O, k, j, ie, E, v, m, w, _, A, S, F = (
16241
16242
  /*$_*/
16242
16243
  o[22]("save") + ""
16243
- ), H, V, W, ee, de, ae, te = (
16244
+ ), H, U, W, ee, de, ae, te = (
16244
16245
  /*isMobile*/
16245
16246
  o[24] && Iu(o)
16246
16247
  ), Z = ro(
@@ -16271,37 +16272,37 @@ function Mu(o) {
16271
16272
  t = T("div"), e = T("form"), te && te.c(), i = X(), s = T("h2"), n = _e(r), a = X(), l = T("div"), c = T("p"), d = X(), h = T("p"), y = _e(p), f = X(), b = T("a"), D = _e(
16272
16273
  /*supportemail*/
16273
16274
  o[4]
16274
- ), z = X(), N = T("div"), $ = T("div"), q = T("p"), G = _e(K), U = X(), O = ke("svg"), k = ke("g"), j = ke("path"), ie = X(), E = T("div");
16275
+ ), z = X(), N = T("div"), $ = T("div"), q = T("p"), G = _e(K), V = X(), O = ke("svg"), k = ke("g"), j = ke("path"), ie = X(), E = T("div");
16275
16276
  for (let P = 0; P < L.length; P += 1)
16276
16277
  L[P].c();
16277
16278
  v = X(), Y && Y.c(), m = X(), w = T("div"), ce.c(), _ = X(), A = T("div"), S = T("button"), H = _e(F), ee = X(), ge && ge.c(), M(s, "class", "PlayerSelfExclusionTitle " + /*isMobile*/
16278
16279
  (o[24] ? "PlayerSelfExclusionTitleNone" : "")), M(c, "class", "SelfExclusionDescriptionText"), M(b, "href", C = "mailto:" + /*supportemail*/
16279
16280
  o[4]), M(h, "class", "SelfExclusionDescriptionText"), M(l, "class", "SelfExclusionDescription " + /*isMobile*/
16280
- (o[24] ? "SelfExclusionDescriptionMobile" : "")), M(j, "d", "M 90 24.25 c 0 -0.896 -0.342 -1.792 -1.025 -2.475 c -1.366 -1.367 -3.583 -1.367 -4.949 0 L 45 60.8 L 5.975 21.775 c -1.367 -1.367 -3.583 -1.367 -4.95 0 c -1.366 1.367 -1.366 3.583 0 4.95 l 41.5 41.5 c 1.366 1.367 3.583 1.367 4.949 0 l 41.5 -41.5 C 89.658 26.042 90 25.146 90 24.25 z"), M(j, "stroke-linecap", "round"), M(O, "xmlns", "http://www.w3.org/2000/svg"), M(O, "xmlns:xlink", "http://www.w3.org/1999/xlink"), M(O, "version", "1.1"), M(O, "viewBox", "0 0 100 100"), M(O, "xml:space", "preserve"), M(O, "class", "SelfExclusionConfigIcon"), Ve(
16281
+ (o[24] ? "SelfExclusionDescriptionMobile" : "")), M(j, "d", "M 90 24.25 c 0 -0.896 -0.342 -1.792 -1.025 -2.475 c -1.366 -1.367 -3.583 -1.367 -4.949 0 L 45 60.8 L 5.975 21.775 c -1.367 -1.367 -3.583 -1.367 -4.95 0 c -1.366 1.367 -1.366 3.583 0 4.95 l 41.5 41.5 c 1.366 1.367 3.583 1.367 4.949 0 l 41.5 -41.5 C 89.658 26.042 90 25.146 90 24.25 z"), M(j, "stroke-linecap", "round"), M(O, "xmlns", "http://www.w3.org/2000/svg"), M(O, "xmlns:xlink", "http://www.w3.org/1999/xlink"), M(O, "version", "1.1"), M(O, "viewBox", "0 0 100 100"), M(O, "xml:space", "preserve"), M(O, "class", "SelfExclusionConfigIcon"), Ue(
16281
16282
  O,
16282
16283
  "active",
16283
16284
  /*isPeriodDropDownToggled*/
16284
16285
  o[20]
16285
- ), M($, "class", "SelfExclusionConfigLabel"), M(E, "class", "SelfExclusionDropDown"), Ve(
16286
+ ), M($, "class", "SelfExclusionConfigLabel"), M(E, "class", "SelfExclusionDropDown"), Ue(
16286
16287
  E,
16287
16288
  "active",
16288
16289
  /*isPeriodDropDownToggled*/
16289
16290
  o[20]
16290
16291
  ), M(N, "class", "SelfExclusionConfigWrapper " + /*isMobile*/
16291
- (o[24] ? "SelfExclusionConfigWrapperMobile" : "")), Ve(
16292
+ (o[24] ? "SelfExclusionConfigWrapperMobile" : "")), Ue(
16292
16293
  N,
16293
16294
  "active",
16294
16295
  /*isPeriodDropDownToggled*/
16295
16296
  o[20]
16296
16297
  ), M(w, "class", "SelfExclusionDescription " + /*isMobile*/
16297
- (o[24] ? "SelfExclusionDescriptionMobile" : "")), M(S, "class", V = "SelfExclusionSave " + /*isDateSelected*/
16298
+ (o[24] ? "SelfExclusionDescriptionMobile" : "")), M(S, "class", U = "SelfExclusionSave " + /*isDateSelected*/
16298
16299
  (o[19] ? "active" : "")), S.disabled = W = !/*isDateSelected*/
16299
16300
  o[19], M(A, "class", "SelfExclusionActionButtons " + /*isMobile*/
16300
16301
  (o[24] ? "SelfExclusionActionButtonsMobile" : "")), M(e, "class", "SelfExclusionWrapper " + /*isMobile*/
16301
16302
  (o[24] ? "SelfExclusionWrapperMobile" : "")), M(t, "class", "SelfExclusionContainer");
16302
16303
  },
16303
16304
  m(P, J) {
16304
- xe(P, t, J), g(t, e), te && te.m(e, null), g(e, i), g(e, s), g(s, n), g(e, a), g(e, l), g(l, c), c.innerHTML = u, g(l, d), g(l, h), g(h, y), g(h, f), g(h, b), g(b, D), g(e, z), g(e, N), g(N, $), g($, q), g(q, G), g($, U), g($, O), g(O, k), g(k, j), g(N, ie), g(N, E);
16305
+ be(P, t, J), g(t, e), te && te.m(e, null), g(e, i), g(e, s), g(s, n), g(e, a), g(e, l), g(l, c), c.innerHTML = u, g(l, d), g(l, h), g(h, y), g(h, f), g(h, b), g(b, D), g(e, z), g(e, N), g(N, $), g($, q), g(q, G), g($, V), g($, O), g(O, k), g(k, j), g(N, ie), g(N, E);
16305
16306
  for (let oe = 0; oe < L.length; oe += 1)
16306
16307
  L[oe] && L[oe].m(E, null);
16307
16308
  g(e, v), Y && Y.m(e, null), g(e, m), g(e, w), ce.m(w, null), g(e, _), g(e, A), g(A, S), g(S, H), g(t, ee), ge && ge.m(t, null), de || (ae = [
@@ -16354,7 +16355,7 @@ function Mu(o) {
16354
16355
  4227072 && K !== (K = /*$_*/
16355
16356
  P[22](`${/*selectedPeriodKey*/
16356
16357
  P[15]}`) + "") && ye(G, K), J[0] & /*isPeriodDropDownToggled*/
16357
- 1048576 && Ve(
16358
+ 1048576 && Ue(
16358
16359
  O,
16359
16360
  "active",
16360
16361
  /*isPeriodDropDownToggled*/
@@ -16376,13 +16377,13 @@ function Mu(o) {
16376
16377
  L.length = Z.length;
16377
16378
  }
16378
16379
  J[0] & /*isPeriodDropDownToggled*/
16379
- 1048576 && Ve(
16380
+ 1048576 && Ue(
16380
16381
  E,
16381
16382
  "active",
16382
16383
  /*isPeriodDropDownToggled*/
16383
16384
  P[20]
16384
16385
  ), J[0] & /*isPeriodDropDownToggled*/
16385
- 1048576 && Ve(
16386
+ 1048576 && Ue(
16386
16387
  N,
16387
16388
  "active",
16388
16389
  /*isPeriodDropDownToggled*/
@@ -16391,23 +16392,23 @@ function Mu(o) {
16391
16392
  P[18] ? Y ? Y.p(P, J) : (Y = Xo(P), Y.c(), Y.m(e, m)) : Y && (Y.d(1), Y = null), le === (le = he(P)) && ce ? ce.p(P, J) : (ce.d(1), ce = le(P), ce && (ce.c(), ce.m(w, null))), J[0] & /*$_*/
16392
16393
  4194304 && F !== (F = /*$_*/
16393
16394
  P[22]("save") + "") && ye(H, F), J[0] & /*isDateSelected*/
16394
- 524288 && V !== (V = "SelfExclusionSave " + /*isDateSelected*/
16395
- (P[19] ? "active" : "")) && M(S, "class", V), J[0] & /*isDateSelected*/
16395
+ 524288 && U !== (U = "SelfExclusionSave " + /*isDateSelected*/
16396
+ (P[19] ? "active" : "")) && M(S, "class", U), J[0] & /*isDateSelected*/
16396
16397
  524288 && W !== (W = !/*isDateSelected*/
16397
16398
  P[19]) && (S.disabled = W), /*showConfirmationModal*/
16398
16399
  P[25] && ge.p(P, J);
16399
16400
  },
16400
16401
  d(P) {
16401
- P && be(t), te && te.d(), Lr(L, P), Y && Y.d(), ce.d(), ge && ge.d(), de = !1, $r(ae);
16402
+ P && xe(t), te && te.d(), Hr(L, P), Y && Y.d(), ce.d(), ge && ge.d(), de = !1, Br(ae);
16402
16403
  }
16403
16404
  };
16404
16405
  }
16405
16406
  function Ou(o) {
16406
16407
  let t, e, i, s, r, n, a, l, c, u, d, h, p, y, f, b, D, C, z, N, $;
16407
- function q(U, O) {
16408
+ function q(V, O) {
16408
16409
  return (
16409
16410
  /*isMobile*/
16410
- U[24] ? Ru : $u
16411
+ V[24] ? Ru : $u
16411
16412
  );
16412
16413
  }
16413
16414
  let G = q(o)(o);
@@ -16457,12 +16458,12 @@ function Ou(o) {
16457
16458
  (o[24] ? "SelfExclusionActionButtonsMobile" : "")), M(e, "class", "SelfExclusionWrapper " + /*isMobile*/
16458
16459
  (o[24] ? "SelfExclusionWrapperMobile" : "")), M(t, "class", "SelfExclusionContainer");
16459
16460
  },
16460
- m(U, O) {
16461
- xe(U, t, O), g(t, e), G.m(e, null), g(e, i), g(e, s), g(s, r), g(s, n), g(s, a), g(s, l), g(s, c), g(s, u), g(s, d), g(e, h), g(e, p), g(p, y), g(p, f), g(p, b), g(p, D), g(p, C), g(e, z), g(e, N), g(N, $);
16461
+ m(V, O) {
16462
+ be(V, t, O), g(t, e), G.m(e, null), g(e, i), g(e, s), g(s, r), g(s, n), g(s, a), g(s, l), g(s, c), g(s, u), g(s, d), g(e, h), g(e, p), g(p, y), g(p, f), g(p, b), g(p, D), g(p, C), g(e, z), g(e, N), g(N, $);
16462
16463
  },
16463
16464
  p: li,
16464
- d(U) {
16465
- U && be(t), G.d();
16465
+ d(V) {
16466
+ V && xe(t), G.d();
16466
16467
  }
16467
16468
  };
16468
16469
  }
@@ -16476,7 +16477,7 @@ function Iu(o) {
16476
16477
  t = T("div"), e = ke("svg"), i = ke("defs"), s = ke("style"), r = _e(".aaa{fill:var(--emw--color-primary, #22B04E);}"), n = ke("g"), a = ke("g"), l = ke("path"), c = X(), u = T("h2"), h = _e(d), M(l, "class", "aaa"), M(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), M(l, "transform", "translate(15 15) rotate(180)"), M(a, "transform", "translate(20 158)"), M(n, "transform", "translate(-20 -158)"), M(e, "xmlns", "http://www.w3.org/2000/svg"), M(e, "width", "15"), M(e, "height", "15"), M(e, "viewBox", "0 0 15 15"), M(u, "class", "PlayerSelfExclusionTitleMobile"), M(t, "class", "MenuReturnButton");
16477
16478
  },
16478
16479
  m(f, b) {
16479
- xe(f, t, b), g(t, e), g(e, i), g(i, s), g(s, r), g(e, n), g(n, a), g(a, l), g(t, c), g(t, u), g(u, h), p || (y = Tt(
16480
+ be(f, t, b), g(t, e), g(e, i), g(i, s), g(s, r), g(e, n), g(n, a), g(a, l), g(t, c), g(t, u), g(u, h), p || (y = Tt(
16480
16481
  t,
16481
16482
  "click",
16482
16483
  /*click_handler*/
@@ -16489,7 +16490,7 @@ function Iu(o) {
16489
16490
  f[22]("titleSelfExclusion") + "") && ye(h, d);
16490
16491
  },
16491
16492
  d(f) {
16492
- f && be(t), p = !1, y();
16493
+ f && xe(t), p = !1, y();
16493
16494
  }
16494
16495
  };
16495
16496
  }
@@ -16513,7 +16514,7 @@ function Jo(o) {
16513
16514
  t = T("div"), i = _e(e);
16514
16515
  },
16515
16516
  m(a, l) {
16516
- xe(a, t, l), g(t, i), s || (r = Tt(t, "click", n), s = !0);
16517
+ be(a, t, l), g(t, i), s || (r = Tt(t, "click", n), s = !0);
16517
16518
  },
16518
16519
  p(a, l) {
16519
16520
  o = a, l[0] & /*$_, selfExclusionPeriods*/
@@ -16522,7 +16523,7 @@ function Jo(o) {
16522
16523
  o[56].key}`) + "") && ye(i, e);
16523
16524
  },
16524
16525
  d(a) {
16525
- a && be(t), s = !1, r();
16526
+ a && xe(t), s = !1, r();
16526
16527
  }
16527
16528
  };
16528
16529
  }
@@ -16558,7 +16559,7 @@ function Xo(o) {
16558
16559
  (o[24] ? "SelfExclusionDateWrapperMobile" : ""));
16559
16560
  },
16560
16561
  m(f, b) {
16561
- xe(f, t, b), g(t, e), g(e, s), g(t, r), g(t, n), g(n, l), g(n, c), g(n, u), g(u, d), g(u, h), g(t, p), g(t, y), o[39](y);
16562
+ be(f, t, b), g(t, e), g(e, s), g(t, r), g(t, n), g(n, l), g(n, c), g(n, u), g(u, d), g(u, h), g(t, p), g(t, y), o[39](y);
16562
16563
  },
16563
16564
  p(f, b) {
16564
16565
  b[0] & /*$_*/
@@ -16586,7 +16587,7 @@ function Xo(o) {
16586
16587
  );
16587
16588
  },
16588
16589
  d(f) {
16589
- f && be(t), o[39](null);
16590
+ f && xe(t), o[39](null);
16590
16591
  }
16591
16592
  };
16592
16593
  }
@@ -16610,7 +16611,7 @@ function Fu(o) {
16610
16611
  t = T("p"), e = T("strong"), s = _e(i), M(t, "class", "SelfExclusionDescriptionText");
16611
16612
  },
16612
16613
  m(r, n) {
16613
- xe(r, t, n), g(t, e), g(e, s);
16614
+ be(r, t, n), g(t, e), g(e, s);
16614
16615
  },
16615
16616
  p(r, n) {
16616
16617
  n[0] & /*$_, selfExclusionExpiryDate*/
@@ -16628,7 +16629,7 @@ function Fu(o) {
16628
16629
  }) + "") && ye(s, i);
16629
16630
  },
16630
16631
  d(r) {
16631
- r && be(t);
16632
+ r && xe(t);
16632
16633
  }
16633
16634
  };
16634
16635
  }
@@ -16642,7 +16643,7 @@ function Nu(o) {
16642
16643
  t = T("p"), e = T("strong"), s = _e(i), M(t, "class", "SelfExclusionDescriptionText");
16643
16644
  },
16644
16645
  m(r, n) {
16645
- xe(r, t, n), g(t, e), g(e, s);
16646
+ be(r, t, n), g(t, e), g(e, s);
16646
16647
  },
16647
16648
  p(r, n) {
16648
16649
  n[0] & /*$_*/
@@ -16650,7 +16651,7 @@ function Nu(o) {
16650
16651
  r[22]("noPeriodSelected") + "") && ye(s, i);
16651
16652
  },
16652
16653
  d(r) {
16653
- r && be(t);
16654
+ r && xe(t);
16654
16655
  }
16655
16656
  };
16656
16657
  }
@@ -16664,7 +16665,7 @@ function zu(o) {
16664
16665
  t = T("p"), e = T("strong"), s = _e(i), M(t, "class", "SelfExclusionDescriptionText");
16665
16666
  },
16666
16667
  m(r, n) {
16667
- xe(r, t, n), g(t, e), g(e, s);
16668
+ be(r, t, n), g(t, e), g(e, s);
16668
16669
  },
16669
16670
  p(r, n) {
16670
16671
  n[0] & /*$_*/
@@ -16672,7 +16673,7 @@ function zu(o) {
16672
16673
  r[22]("permanentSelfExclusion") + "") && ye(s, i);
16673
16674
  },
16674
16675
  d(r) {
16675
- r && be(t);
16676
+ r && xe(t);
16676
16677
  }
16677
16678
  };
16678
16679
  }
@@ -16728,7 +16729,7 @@ function Lu(o) {
16728
16729
  ), I(t, "showmodaleventname", "ShowSelfExclusionConfirmationModal");
16729
16730
  },
16730
16731
  m(r, n) {
16731
- xe(r, t, n), g(t, e);
16732
+ be(r, t, n), g(t, e);
16732
16733
  },
16733
16734
  p(r, n) {
16734
16735
  n[0] & /*$_*/
@@ -16787,7 +16788,7 @@ function Lu(o) {
16787
16788
  );
16788
16789
  },
16789
16790
  d(r) {
16790
- r && be(t);
16791
+ r && xe(t);
16791
16792
  }
16792
16793
  };
16793
16794
  }
@@ -16798,10 +16799,10 @@ function $u(o) {
16798
16799
  t = T("ui-skeleton"), I(t, "structure", "title"), I(t, "width", "100px"), I(t, "margin-top", "20px"), I(t, "margin-bottom", "20px");
16799
16800
  },
16800
16801
  m(e, i) {
16801
- xe(e, t, i);
16802
+ be(e, t, i);
16802
16803
  },
16803
16804
  d(e) {
16804
- e && be(t);
16805
+ e && xe(t);
16805
16806
  }
16806
16807
  };
16807
16808
  }
@@ -16812,10 +16813,10 @@ function Ru(o) {
16812
16813
  t = T("div"), t.innerHTML = '<ui-skeleton structure="title" width="20px" height="20px" margin-top="20px" margin-bottom="20px"></ui-skeleton> <ui-skeleton structure="title" width="100px" height="20px" margin-top="20px" margin-bottom="20px"></ui-skeleton>', M(t, "class", "MenuReturnButton");
16813
16814
  },
16814
16815
  m(e, i) {
16815
- xe(e, t, i);
16816
+ be(e, t, i);
16816
16817
  },
16817
16818
  d(e) {
16818
- e && be(t);
16819
+ e && xe(t);
16819
16820
  }
16820
16821
  };
16821
16822
  }
@@ -16833,7 +16834,7 @@ function Hu(o) {
16833
16834
  t = T("div"), s.c();
16834
16835
  },
16835
16836
  m(r, n) {
16836
- xe(r, t, n), s.m(t, null), o[41](t);
16837
+ be(r, t, n), s.m(t, null), o[41](t);
16837
16838
  },
16838
16839
  p(r, n) {
16839
16840
  i === (i = e(r)) && s ? s.p(r, n) : (s.d(1), s = i(r), s && (s.c(), s.m(t, null)));
@@ -16841,15 +16842,15 @@ function Hu(o) {
16841
16842
  i: li,
16842
16843
  o: li,
16843
16844
  d(r) {
16844
- r && be(t), s.d(), o[41](null);
16845
+ r && xe(t), s.d(), o[41](null);
16845
16846
  }
16846
16847
  };
16847
16848
  }
16848
16849
  function Bu(o, t, e) {
16849
16850
  let i;
16850
- Fr(o, Rr, (x) => e(22, i = x)), Ce.extend(Ur);
16851
- let { endpoint: s = "", session: r = "", userid: n = "", lang: a = "en", gmversion: l = "", operator: c = "Everymatrix", supportemail: u = "", baseurl: d = "", clientstyling: h = "", clientstylingurl: p = "", mbsource: y, translationurl: f = "", hasconfirmationmodal: b = "false", dateformat: D = "DD/MM/YYYY", sendnotificationemail: C = "false" } = t, z, N, $ = [], q = {}, K = D.toUpperCase(), G = window.navigator.userAgent, U, O, k = "", j = "", ie = "selectAPeriod", E = "", v = "", m = Nr(G) !== "PC", w = !1, _ = !1, A = !1, S = !1, F = b === "true", H = !0;
16852
- const V = () => {
16851
+ Fr(o, Yr, (x) => e(22, i = x)), Ce.extend(Vr);
16852
+ let { endpoint: s = "", session: r = "", userid: n = "", lang: a = "en", gmversion: l = "", operator: c = "Everymatrix", supportemail: u = "", baseurl: d = "", clientstyling: h = "", clientstylingurl: p = "", mbsource: y, translationurl: f = "", hasconfirmationmodal: b = "false", dateformat: D = "DD/MM/YYYY", sendnotificationemail: C = "false" } = t, z, N, $ = [], q = {}, K = D.toUpperCase(), G = window.navigator.userAgent, V, O, k = "", j = "", ie = "selectAPeriod", E = "", v = "", m = Nr(G) !== "PC", w = !1, _ = !1, A = !1, S = !1, F = b === "true", H = !0;
16853
+ const U = () => {
16853
16854
  fetch(f).then((ue) => ue.json()).then((ue) => {
16854
16855
  Object.keys(ue).forEach((pe) => {
16855
16856
  no(pe, ue[pe]);
@@ -16896,7 +16897,7 @@ function Bu(o, t, e) {
16896
16897
  }, te = (x) => {
16897
16898
  switch (j = x.text, e(15, ie = x.key), e(19, A = !0), e(20, S = !1), e(17, w = !1), e(18, _ = !1), j) {
16898
16899
  case "Until":
16899
- e(18, _ = !0), e(12, U = Ce().add(6, "months").format("YYYY-MM-DD")), e(13, O = Ce().add(5, "years").format("YYYY-MM-DD")), e(14, k = U);
16900
+ e(18, _ = !0), e(12, V = Ce().add(6, "months").format("YYYY-MM-DD")), e(13, O = Ce().add(5, "years").format("YYYY-MM-DD")), e(14, k = V);
16900
16901
  break;
16901
16902
  case "Permanent":
16902
16903
  e(17, w = !w);
@@ -17022,10 +17023,10 @@ function Bu(o, t, e) {
17022
17023
  1073741827 | o.$$.dirty[1] & /*gmversion*/
17023
17024
  1 && s && r && n && l && W(), o.$$.dirty[0] & /*calendar*/
17024
17025
  1024 && N && ce(), o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
17025
- 576 && h && z && Hr(z, h), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
17026
- 640 && p && z && Br(z, p), o.$$.dirty[0] & /*mbsource, customStylingContainer*/
17027
- 768 && y && z && Yr(z, `${y}.Style`), o.$$.dirty[1] & /*translationurl*/
17028
- 2 && f && V();
17026
+ 576 && h && z && Rr(z, h), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
17027
+ 640 && p && z && Lr(z, p), o.$$.dirty[0] & /*mbsource, customStylingContainer*/
17028
+ 768 && y && z && $r(z, `${y}.Style`), o.$$.dirty[1] & /*translationurl*/
17029
+ 2 && f && U();
17029
17030
  }, F && Z(), [
17030
17031
  r,
17031
17032
  n,
@@ -17039,7 +17040,7 @@ function Bu(o, t, e) {
17039
17040
  z,
17040
17041
  N,
17041
17042
  $,
17042
- U,
17043
+ V,
17043
17044
  O,
17044
17045
  k,
17045
17046
  ie,