@everymatrix/player-account-timeout 1.77.25 → 1.77.26

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 (23) hide show
  1. package/components/{PlayerAccountGeneralConfirmationModal-D1513x8q.js → PlayerAccountGeneralConfirmationModal-5qFM4_q7.js} +811 -832
  2. package/components/{PlayerAccountGeneralConfirmationModal-DdwHxQsA.js → PlayerAccountGeneralConfirmationModal-CDWu9PDO.js} +825 -846
  3. package/components/PlayerAccountGeneralConfirmationModal-Cuo9r0rD.cjs +18 -0
  4. package/components/{PlayerAccountTimeout-DGQAeGDI.cjs → PlayerAccountTimeout-BKeRlSSh.cjs} +74 -74
  5. package/components/{PlayerAccountTimeout-i8KIJRi6.js → PlayerAccountTimeout-DJzkcdJo.js} +509 -508
  6. package/components/{PlayerAccountTimeout-BSuYuxqh.js → PlayerAccountTimeout-EpPro8ec.js} +112 -111
  7. package/es2015/player-account-timeout.cjs +1 -1
  8. package/es2015/player-account-timeout.js +1 -1
  9. package/esnext/player-account-timeout.js +1 -1
  10. package/package.json +1 -1
  11. package/stencil/index-b2193545-BtPvM93e.js +519 -0
  12. package/stencil/index-b2193545-CgelUAhE.cjs +1 -0
  13. package/stencil/index-b2193545-D_KBbaD-.js +503 -0
  14. package/stencil/{ui-skeleton-BL4789dS.cjs → ui-skeleton-BPqjm-YB.cjs} +1 -1
  15. package/stencil/{ui-skeleton-Ca5rz3Hv.js → ui-skeleton-CWuMYFGQ.js} +2 -2
  16. package/stencil/{ui-skeleton-hI4GeaLk.js → ui-skeleton-NZtdK490.js} +2 -2
  17. package/stencil/{ui-skeleton-ae35c6f2-xLf3HyeB.cjs → ui-skeleton-ae35c6f2-CKJgMm_5.cjs} +1 -1
  18. package/stencil/{ui-skeleton-ae35c6f2-BDBUiN3S.js → ui-skeleton-ae35c6f2-CW3z59Qf.js} +1 -1
  19. package/stencil/{ui-skeleton-ae35c6f2-Cn0ZM_hs.js → ui-skeleton-ae35c6f2-DlexSQlT.js} +1 -1
  20. package/components/PlayerAccountGeneralConfirmationModal-BAzIqzPO.cjs +0 -18
  21. package/stencil/index-b2193545-BeKKnKhR.js +0 -519
  22. package/stencil/index-b2193545-HC0t7mHa.js +0 -503
  23. package/stencil/index-b2193545-YW9b062G.cjs +0 -1
@@ -1,5 +1,5 @@
1
- import { c as pr, g as fr, a as mr, $ as _r, b as gr, S as yr, i as vr, s as br, f as ce, d as wr, n as Gt, e as oe, h as se, j as M, k as xr, l as Cr, o as Ar, m as Tr, p as Yi, q as x, r as Y, t as A, u as Wi, v as N, w as qi, x as Er, y as Dr, z as ge, A as Ki, B as _t, C as pe, D as kr, E as Sr, F as Oe, G as Gi, H as Pr, I as Or, J as Mr, K as Ir } from "./PlayerAccountGeneralConfirmationModal-D1513x8q.js";
2
- import "../stencil/ui-skeleton-hI4GeaLk.js";
1
+ import { c as pr, g as fr, a as mr, $ as _r, b as gr, S as yr, i as vr, s as br, f as ce, d as wr, e as M, h as oe, n as Gt, j as se, k as xr, l as Cr, o as Ar, m as Tr, p as Er, q as Dr, r as Yi, t as kr, u as Wi, v as Y, w as pe, x as Sr, y as N, z as Pr, A as x, B as qi, C as _t, D as ge, E as Or, F as Mr, G as A, H as Ki, I as Oe, J as Gi, K as Ir } from "./PlayerAccountGeneralConfirmationModal-5qFM4_q7.js";
2
+ import "../stencil/ui-skeleton-NZtdK490.js";
3
3
  /**
4
4
  * @license
5
5
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
@@ -113,7 +113,7 @@ const { is: zr, defineProperty: Lr, getOwnPropertyDescriptor: $r, getOwnProperty
113
113
  }
114
114
  }
115
115
  return e;
116
- } }, jo = (o, t) => !zr(o, t), Qi = { attribute: !0, type: String, converter: Jt, reflect: !1, useDefault: !1, hasChanged: jo };
116
+ } }, jo = (o, t) => !zr(o, t), Qi = { attribute: !0, type: String, converter: Jt, reflect: !1, hasChanged: jo };
117
117
  Symbol.metadata ??= Symbol("metadata"), Dt.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
118
118
  class Ie extends HTMLElement {
119
119
  static addInitializer(t) {
@@ -123,7 +123,7 @@ class Ie extends HTMLElement {
123
123
  return this.finalize(), this._$Eh && [...this._$Eh.keys()];
124
124
  }
125
125
  static createProperty(t, e = Qi) {
126
- 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) {
126
+ if (e.state && (e.attribute = !1), this._$Ei(), this.elementProperties.set(t, e), !e.noAccessor) {
127
127
  const i = Symbol(), s = this.getPropertyDescriptor(t, i, e);
128
128
  s !== void 0 && Lr(this.prototype, t, s);
129
129
  }
@@ -134,9 +134,11 @@ class Ie extends HTMLElement {
134
134
  }, set(n) {
135
135
  this[e] = n;
136
136
  } };
137
- return { get: s, set(n) {
137
+ return { get() {
138
+ return s?.call(this);
139
+ }, set(n) {
138
140
  const a = s?.call(this);
139
- r?.call(this, n), this.requestUpdate(t, a, i);
141
+ r.call(this, n), this.requestUpdate(t, a, i);
140
142
  }, configurable: !0, enumerable: !0 };
141
143
  }
142
144
  static getPropertyOptions(t) {
@@ -217,7 +219,7 @@ class Ie extends HTMLElement {
217
219
  attributeChangedCallback(t, e, i) {
218
220
  this._$AK(t, i);
219
221
  }
220
- _$ET(t, e) {
222
+ _$EC(t, e) {
221
223
  const i = this.constructor.elementProperties.get(t), s = this.constructor._$Eu(t, i);
222
224
  if (s !== void 0 && i.reflect === !0) {
223
225
  const r = (i.converter?.toAttribute !== void 0 ? i.converter : Jt).toAttribute(e, i.type);
@@ -228,24 +230,21 @@ class Ie extends HTMLElement {
228
230
  const i = this.constructor, s = i._$Eh.get(t);
229
231
  if (s !== void 0 && this._$Em !== s) {
230
232
  const r = i.getPropertyOptions(s), n = typeof r.converter == "function" ? { fromAttribute: r.converter } : r.converter?.fromAttribute !== void 0 ? r.converter : Jt;
231
- this._$Em = s;
232
- const a = n.fromAttribute(e, r.type);
233
- this[s] = a ?? this._$Ej?.get(s) ?? a, this._$Em = null;
233
+ this._$Em = s, this[s] = n.fromAttribute(e, r.type), this._$Em = null;
234
234
  }
235
235
  }
236
236
  requestUpdate(t, e, i) {
237
237
  if (t !== void 0) {
238
- const s = this.constructor, r = this[t];
239
- if (i ??= s.getPropertyOptions(t), !((i.hasChanged ?? jo)(r, e) || i.useDefault && i.reflect && r === this._$Ej?.get(t) && !this.hasAttribute(s._$Eu(t, i))))
238
+ if (i ??= this.constructor.getPropertyOptions(t), !(i.hasChanged ?? jo)(this[t], e))
240
239
  return;
241
- this.C(t, e, i);
240
+ this.P(t, e, i);
242
241
  }
243
- this.isUpdatePending === !1 && (this._$ES = this._$EP());
242
+ this.isUpdatePending === !1 && (this._$ES = this._$ET());
244
243
  }
245
- C(t, e, { useDefault: i, reflect: s, wrapped: r }, n) {
246
- 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));
244
+ P(t, e, i) {
245
+ this._$AL.has(t) || this._$AL.set(t, e), i.reflect === !0 && this._$Em !== t && (this._$Ej ??= /* @__PURE__ */ new Set()).add(t);
247
246
  }
248
- async _$EP() {
247
+ async _$ET() {
249
248
  this.isUpdatePending = !0;
250
249
  try {
251
250
  await this._$ES;
@@ -269,17 +268,15 @@ class Ie extends HTMLElement {
269
268
  }
270
269
  const i = this.constructor.elementProperties;
271
270
  if (i.size > 0)
272
- for (const [s, r] of i) {
273
- const { wrapped: n } = r, a = this[s];
274
- n !== !0 || this._$AL.has(s) || a === void 0 || this.C(s, void 0, r, a);
275
- }
271
+ for (const [s, r] of i)
272
+ r.wrapped !== !0 || this._$AL.has(s) || this[s] === void 0 || this.P(s, this[s], r);
276
273
  }
277
274
  let t = !1;
278
275
  const e = this._$AL;
279
276
  try {
280
- t = this.shouldUpdate(e), t ? (this.willUpdate(e), this._$EO?.forEach((i) => i.hostUpdate?.()), this.update(e)) : this._$EM();
277
+ t = this.shouldUpdate(e), t ? (this.willUpdate(e), this._$EO?.forEach((i) => i.hostUpdate?.()), this.update(e)) : this._$EU();
281
278
  } catch (i) {
282
- throw t = !1, this._$EM(), i;
279
+ throw t = !1, this._$EU(), i;
283
280
  }
284
281
  t && this._$AE(e);
285
282
  }
@@ -288,7 +285,7 @@ class Ie extends HTMLElement {
288
285
  _$AE(t) {
289
286
  this._$EO?.forEach((e) => e.hostUpdated?.()), this.hasUpdated || (this.hasUpdated = !0, this.firstUpdated(t)), this.updated(t);
290
287
  }
291
- _$EM() {
288
+ _$EU() {
292
289
  this._$AL = /* @__PURE__ */ new Map(), this.isUpdatePending = !1;
293
290
  }
294
291
  get updateComplete() {
@@ -301,14 +298,14 @@ class Ie extends HTMLElement {
301
298
  return !0;
302
299
  }
303
300
  update(t) {
304
- this._$Eq &&= this._$Eq.forEach((e) => this._$ET(e, this[e])), this._$EM();
301
+ this._$Ej &&= this._$Ej.forEach((e) => this._$EC(e, this[e])), this._$EU();
305
302
  }
306
303
  updated(t) {
307
304
  }
308
305
  firstUpdated(t) {
309
306
  }
310
307
  }
311
- Ie.elementStyles = [], Ie.shadowRootOptions = { mode: "open" }, Ie[Ze("elementProperties")] = /* @__PURE__ */ new Map(), Ie[Ze("finalized")] = /* @__PURE__ */ new Map(), Ur?.({ ReactiveElement: Ie }), (Dt.reactiveElementVersions ??= []).push("2.1.1");
308
+ Ie.elementStyles = [], Ie.shadowRootOptions = { mode: "open" }, Ie[Ze("elementProperties")] = /* @__PURE__ */ new Map(), Ie[Ze("finalized")] = /* @__PURE__ */ new Map(), Ur?.({ ReactiveElement: Ie }), (Dt.reactiveElementVersions ??= []).push("2.0.4");
312
309
  /**
313
310
  * @license
314
311
  * Copyright 2017 Google LLC
@@ -467,7 +464,7 @@ class dt {
467
464
  s < e.length && (this._$AR(i && i._$AB.nextSibling, s), e.length = s);
468
465
  }
469
466
  _$AR(t = this._$AA.nextSibling, e) {
470
- for (this._$AP?.(!1, !0, e); t !== this._$AB; ) {
467
+ for (this._$AP?.(!1, !0, e); t && t !== this._$AB; ) {
471
468
  const i = t.nextSibling;
472
469
  t.remove(), t = i;
473
470
  }
@@ -545,7 +542,7 @@ class Xr {
545
542
  }
546
543
  }
547
544
  const Zr = xi.litHtmlPolyfillSupport;
548
- Zr?.(it, dt), (xi.litHtmlVersions ??= []).push("3.3.1");
545
+ Zr?.(it, dt), (xi.litHtmlVersions ??= []).push("3.2.1");
549
546
  const Qr = (o, t, e) => {
550
547
  const i = e?.renderBefore ?? t;
551
548
  let s = i._$litPart$;
@@ -560,7 +557,6 @@ const Qr = (o, t, e) => {
560
557
  * Copyright 2017 Google LLC
561
558
  * SPDX-License-Identifier: BSD-3-Clause
562
559
  */
563
- const Ai = globalThis;
564
560
  class Ne extends Ie {
565
561
  constructor() {
566
562
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
@@ -583,10 +579,10 @@ class Ne extends Ie {
583
579
  return $e;
584
580
  }
585
581
  }
586
- Ne._$litElement$ = !0, Ne.finalized = !0, Ai.litElementHydrateSupport?.({ LitElement: Ne });
587
- const en = Ai.litElementPolyfillSupport;
582
+ Ne._$litElement$ = !0, Ne.finalized = !0, globalThis.litElementHydrateSupport?.({ LitElement: Ne });
583
+ const en = globalThis.litElementPolyfillSupport;
588
584
  en?.({ LitElement: Ne });
589
- (Ai.litElementVersions ??= []).push("4.2.1");
585
+ (globalThis.litElementVersions ??= []).push("4.1.1");
590
586
  /**
591
587
  * @license
592
588
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
@@ -631,7 +627,7 @@ const tn = (o) => class extends o {
631
627
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
632
628
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
633
629
  */
634
- const Go = [], Xt = /* @__PURE__ */ new Set(), Ti = /* @__PURE__ */ new Set();
630
+ const Go = [], Xt = /* @__PURE__ */ new Set(), Ai = /* @__PURE__ */ new Set();
635
631
  function Jo(o) {
636
632
  return o && Object.prototype.hasOwnProperty.call(o, "__themes");
637
633
  }
@@ -677,7 +673,7 @@ function Qo(o) {
677
673
  const t = o.prototype._template;
678
674
  t.content.getElementById(bt).textContent = Zo(o.getStylesForThis());
679
675
  }
680
- Ti.forEach((t) => {
676
+ Ai.forEach((t) => {
681
677
  const e = customElements.get(t);
682
678
  e !== o && e.prototype instanceof o && Qo(e);
683
679
  });
@@ -694,7 +690,7 @@ function H(o, t, e = {}) {
694
690
  styles: t,
695
691
  include: e.include,
696
692
  moduleId: e.moduleId
697
- }), o && Ti.forEach((i) => {
693
+ }), o && Ai.forEach((i) => {
698
694
  if (Xo(o, i) && on(i)) {
699
695
  const s = customElements.get(i);
700
696
  ln(s, t) ? console.warn(`Registering styles that already exist for ${i}`) : (!window.Vaadin || !window.Vaadin.suppressPostFinalizeStylesWarning) && console.warn(
@@ -736,7 +732,7 @@ const ke = (o) => class extends tn(o) {
736
732
  * @protected
737
733
  */
738
734
  static finalize() {
739
- if (super.finalize(), this.is && Ti.add(this.is), this.elementStyles)
735
+ if (super.finalize(), this.is && Ai.add(this.is), this.elementStyles)
740
736
  return;
741
737
  const e = this.prototype._template;
742
738
  !e || Jo(this) || rn(this.getStylesForThis(), e);
@@ -2765,12 +2761,12 @@ function Qe(o, t) {
2765
2761
  }
2766
2762
  return Q || (Q = document.implementation.createHTMLDocument("temp"), Q.base = Q.createElement("base"), Q.head.appendChild(Q.base), Q.anchor = Q.createElement("a"), Q.body.appendChild(Q.anchor)), Q.base.href = t, Q.anchor.href = o, Q.anchor.href || o;
2767
2763
  }
2768
- function Ei(o, t) {
2764
+ function Ti(o, t) {
2769
2765
  return o.replace(En, function(e, i, s, r) {
2770
2766
  return i + "'" + Qe(s.replace(/["']/g, ""), t) + "'" + r;
2771
2767
  });
2772
2768
  }
2773
- function Di(o) {
2769
+ function Ei(o) {
2774
2770
  return o.substring(0, o.lastIndexOf("/") + 1);
2775
2771
  }
2776
2772
  /**
@@ -2795,7 +2791,7 @@ const kn = as && "adoptedStyleSheets" in Document.prototype && "replaceSync" in
2795
2791
  return !1;
2796
2792
  }
2797
2793
  })();
2798
- let Sn = window.Polymer && window.Polymer.rootPath || Di(document.baseURI || window.location.href), wt = window.Polymer && window.Polymer.sanitizeDOMValue || void 0;
2794
+ let Sn = window.Polymer && window.Polymer.rootPath || Ei(document.baseURI || window.location.href), wt = window.Polymer && window.Polymer.sanitizeDOMValue || void 0;
2799
2795
  window.Polymer && window.Polymer.setPassiveTouchGestures;
2800
2796
  let xt = window.Polymer && window.Polymer.strictTemplatePolicy || !1, Pn = window.Polymer && window.Polymer.allowTemplateFromDomModule || !1, ls = window.Polymer && window.Polymer.legacyOptimizations || !1, ds = window.Polymer && window.Polymer.legacyWarnings || !1, On = window.Polymer && window.Polymer.syncInitialRender || !1, Qt = window.Polymer && window.Polymer.legacyUndefined || !1, Mn = window.Polymer && window.Polymer.orderedComputed || !1, no = window.Polymer && window.Polymer.removeNestedTemplates || !1, In = window.Polymer && window.Polymer.fastDomIf || !1, ao = window.Polymer && window.Polymer.suppressTemplateNotifications || !1;
2801
2797
  window.Polymer && window.Polymer.legacyNoObservedAttributes;
@@ -2847,12 +2843,12 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
2847
2843
  Code distributed by Google as part of the polymer project is also
2848
2844
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2849
2845
  */
2850
- let ki = {}, cs = {};
2846
+ let Di = {}, cs = {};
2851
2847
  function lo(o, t) {
2852
- ki[o] = cs[o.toLowerCase()] = t;
2848
+ Di[o] = cs[o.toLowerCase()] = t;
2853
2849
  }
2854
2850
  function co(o) {
2855
- return ki[o] || cs[o.toLowerCase()];
2851
+ return Di[o] || cs[o.toLowerCase()];
2856
2852
  }
2857
2853
  function zn(o) {
2858
2854
  o.querySelector("style") && console.warn("dom-module %s has style outside template", o.id);
@@ -2910,7 +2906,7 @@ class ot extends HTMLElement {
2910
2906
  this.getAttribute("assetpath") || "",
2911
2907
  t.baseURI
2912
2908
  );
2913
- this.__assetpath = Di(e);
2909
+ this.__assetpath = Ei(e);
2914
2910
  }
2915
2911
  return this.__assetpath;
2916
2912
  }
@@ -2929,7 +2925,7 @@ class ot extends HTMLElement {
2929
2925
  }
2930
2926
  }
2931
2927
  }
2932
- ot.prototype.modules = ki;
2928
+ ot.prototype.modules = Di;
2933
2929
  customElements.define("dom-module", ot);
2934
2930
  /**
2935
2931
  @license
@@ -2949,7 +2945,7 @@ function us(o) {
2949
2945
  }
2950
2946
  function ho(o) {
2951
2947
  let t = o.body ? o.body : o;
2952
- const e = Ei(
2948
+ const e = Ti(
2953
2949
  t.textContent,
2954
2950
  o.baseURI
2955
2951
  ), i = document.createElement("style");
@@ -2987,7 +2983,7 @@ function hs(o, t) {
2987
2983
  let r = i[s], n = r.getAttribute($n);
2988
2984
  n && e.push(...Rn(n).filter(function(a, l, d) {
2989
2985
  return d.indexOf(a) === l;
2990
- })), t && (r.textContent = Ei(
2986
+ })), t && (r.textContent = Ti(
2991
2987
  r.textContent,
2992
2988
  /** @type {string} */
2993
2989
  t
@@ -4322,7 +4318,7 @@ function Xe(o, t, e, i, s, r) {
4322
4318
  let d = s ? Se(l) : l, c = t[d];
4323
4319
  if (c)
4324
4320
  for (let u = 0, h = c.length, p; u < h && (p = c[u]); u++)
4325
- (!p.info || p.info.lastRun !== a) && (!s || Si(l, p.trigger)) && (p.info && (p.info.lastRun = a), p.fn(o, l, e, i, p.info, s, r), n = !0);
4321
+ (!p.info || p.info.lastRun !== a) && (!s || ki(l, p.trigger)) && (p.info && (p.info.lastRun = a), p.fn(o, l, e, i, p.info, s, r), n = !0);
4326
4322
  }
4327
4323
  return n;
4328
4324
  }
@@ -4332,10 +4328,10 @@ function ca(o, t, e, i, s, r, n, a) {
4332
4328
  let l = !1, d = n ? Se(i) : i, c = t[d];
4333
4329
  if (c)
4334
4330
  for (let u = 0, h = c.length, p; u < h && (p = c[u]); u++)
4335
- (!p.info || p.info.lastRun !== e) && (!n || Si(i, p.trigger)) && (p.info && (p.info.lastRun = e), p.fn(o, i, s, r, p.info, n, a), l = !0);
4331
+ (!p.info || p.info.lastRun !== e) && (!n || ki(i, p.trigger)) && (p.info && (p.info.lastRun = e), p.fn(o, i, s, r, p.info, n, a), l = !0);
4336
4332
  return l;
4337
4333
  }
4338
- function Si(o, t) {
4334
+ function ki(o, t) {
4339
4335
  if (t) {
4340
4336
  let e = (
4341
4337
  /** @type {string} */
@@ -4448,7 +4444,7 @@ const ga = (o, t, e) => {
4448
4444
  if (n)
4449
4445
  for (let a = 0; a < n.length; a++) {
4450
4446
  const l = n[a];
4451
- l.info.lastRun !== nt && (!s || Si(o, l.trigger)) && (l.info.lastRun = nt, ga(l.info, e, i));
4447
+ l.info.lastRun !== nt && (!s || ki(o, l.trigger)) && (l.info.lastRun = nt, ga(l.info, e, i));
4452
4448
  }
4453
4449
  };
4454
4450
  function ya(o) {
@@ -4681,7 +4677,7 @@ function We(o, t, e, i, s, r) {
4681
4677
  function Va(o) {
4682
4678
  return o[0].toUpperCase() + o.substring(1);
4683
4679
  }
4684
- const Pi = U((o) => {
4680
+ const Si = U((o) => {
4685
4681
  const t = la(Zn(o));
4686
4682
  class e extends t {
4687
4683
  constructor() {
@@ -6210,7 +6206,7 @@ const ja = U((o) => {
6210
6206
  * rights grant found at http://polymer.github.io/PATENTS.txt
6211
6207
  */
6212
6208
  const Ya = "3.5.2", Co = window.ShadyCSS && window.ShadyCSS.cssBuild, Wa = U((o) => {
6213
- const t = ja(Pi(o));
6209
+ const t = ja(Si(o));
6214
6210
  function e(l) {
6215
6211
  if (!l.hasOwnProperty(
6216
6212
  JSCompiler_renameProperty("__propertyDefaults", l)
@@ -6432,7 +6428,7 @@ const Ya = "3.5.2", Co = window.ShadyCSS && window.ShadyCSS.cssBuild, Wa = U((o)
6432
6428
  if (!this.hasOwnProperty(JSCompiler_renameProperty("_importPath", this))) {
6433
6429
  const d = this.importMeta;
6434
6430
  if (d)
6435
- this._importPath = Di(d.url);
6431
+ this._importPath = Ei(d.url);
6436
6432
  else {
6437
6433
  const c = ot.import(
6438
6434
  /** @type {PolymerElementConstructor} */
@@ -6497,7 +6493,7 @@ const Ya = "3.5.2", Co = window.ShadyCSS && window.ShadyCSS.cssBuild, Wa = U((o)
6497
6493
  * @nocollapse
6498
6494
  */
6499
6495
  static _processStyleText(d, c) {
6500
- return Ei(d, c);
6496
+ return Ti(d, c);
6501
6497
  }
6502
6498
  /**
6503
6499
  * Configures an element `proto` to function with a given `template`.
@@ -7031,18 +7027,18 @@ const Qa = P`
7031
7027
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
7032
7028
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
7033
7029
  */
7034
- let Oi = !1;
7030
+ let Pi = !1;
7035
7031
  window.addEventListener(
7036
7032
  "keydown",
7037
7033
  () => {
7038
- Oi = !0;
7034
+ Pi = !0;
7039
7035
  },
7040
7036
  { capture: !0 }
7041
7037
  );
7042
7038
  window.addEventListener(
7043
7039
  "mousedown",
7044
7040
  () => {
7045
- Oi = !1;
7041
+ Pi = !1;
7046
7042
  },
7047
7043
  { capture: !0 }
7048
7044
  );
@@ -7052,8 +7048,8 @@ function ri() {
7052
7048
  o = o.shadowRoot.activeElement;
7053
7049
  return o;
7054
7050
  }
7055
- function Mi() {
7056
- return Oi;
7051
+ function Oi() {
7052
+ return Pi;
7057
7053
  }
7058
7054
  function el(o) {
7059
7055
  const t = o.style;
@@ -7463,7 +7459,7 @@ const vl = (o) => class extends Ue(o) {
7463
7459
  */
7464
7460
  _resetFocus() {
7465
7461
  if (this.focusTrap && (this.__ariaModalController.close(), this.__focusTrapController.releaseFocus()), this.restoreFocusOnClose && this._shouldRestoreFocus()) {
7466
- const e = !Mi();
7462
+ const e = !Oi();
7467
7463
  this.__focusRestorationController.restoreFocus({ preventScroll: e });
7468
7464
  }
7469
7465
  }
@@ -7847,18 +7843,18 @@ function Cl(o) {
7847
7843
  }
7848
7844
  return t;
7849
7845
  }
7850
- function Ii(o) {
7846
+ function Mi(o) {
7851
7847
  return o ? new Set(o.split(" ")) : /* @__PURE__ */ new Set();
7852
7848
  }
7853
7849
  function Mt(o) {
7854
7850
  return o ? [...o].join(" ") : "";
7855
7851
  }
7856
7852
  function Hs(o, t, e) {
7857
- const i = Ii(o.getAttribute(t));
7853
+ const i = Mi(o.getAttribute(t));
7858
7854
  i.add(e), o.setAttribute(t, Mt(i));
7859
7855
  }
7860
7856
  function Al(o, t, e) {
7861
- const i = Ii(o.getAttribute(t));
7857
+ const i = Mi(o.getAttribute(t));
7862
7858
  if (i.delete(e), i.size === 0) {
7863
7859
  o.removeAttribute(t);
7864
7860
  return;
@@ -9380,7 +9376,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
9380
9376
  Code distributed by Google as part of the polymer project is also
9381
9377
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9382
9378
  */
9383
- const Kl = (o) => o, Ws = typeof document.head.style.touchAction == "string", pi = "__polymerGestures", jt = "__polymerGesturesHandled", fi = "__polymerGesturesTouchAction", Po = 25, Oo = 5, Gl = 2, Jl = ["mousedown", "mousemove", "mouseup", "click"], Xl = [0, 1, 4, 2], Zl = function() {
9379
+ const Kl = !1, Gl = (o) => o, Ii = typeof document.head.style.touchAction == "string", pi = "__polymerGestures", jt = "__polymerGesturesHandled", fi = "__polymerGesturesTouchAction", Po = 25, Oo = 5, Jl = 2, Xl = ["mousedown", "mousemove", "mouseup", "click"], Zl = [0, 1, 4, 2], Ql = function() {
9384
9380
  try {
9385
9381
  return new MouseEvent("test", { buttons: 1 }).buttons === 1;
9386
9382
  } catch {
@@ -9388,15 +9384,15 @@ const Kl = (o) => o, Ws = typeof document.head.style.touchAction == "string", pi
9388
9384
  }
9389
9385
  }();
9390
9386
  function Ni(o) {
9391
- return Jl.indexOf(o) > -1;
9387
+ return Xl.indexOf(o) > -1;
9392
9388
  }
9393
- let Ql = !1;
9389
+ let Ws = !1;
9394
9390
  (function() {
9395
9391
  try {
9396
9392
  const o = Object.defineProperty({}, "passive", {
9397
9393
  // eslint-disable-next-line getter-return
9398
9394
  get() {
9399
- Ql = !0;
9395
+ Ws = !0;
9400
9396
  }
9401
9397
  });
9402
9398
  window.addEventListener("test", null, o), window.removeEventListener("test", null, o);
@@ -9404,7 +9400,8 @@ let Ql = !1;
9404
9400
  }
9405
9401
  })();
9406
9402
  function ed(o) {
9407
- Ni(o);
9403
+ if (!(Ni(o) || o === "touchend") && Ii && Ws && Kl)
9404
+ return { passive: !0 };
9408
9405
  }
9409
9406
  const td = navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u), id = {
9410
9407
  button: !0,
@@ -9423,7 +9420,7 @@ function Ee(o) {
9423
9420
  return !1;
9424
9421
  if (t === "mousemove") {
9425
9422
  let i = o.buttons === void 0 ? 1 : o.buttons;
9426
- return o instanceof window.MouseEvent && !Zl && (i = Xl[o.which] || 0), !!(i & 1);
9423
+ return o instanceof window.MouseEvent && !Ql && (i = Zl[o.which] || 0), !!(i & 1);
9427
9424
  }
9428
9425
  return (o.button === void 0 ? 0 : o.button) === 0;
9429
9426
  }
@@ -9444,6 +9441,10 @@ function od(o) {
9444
9441
  return !1;
9445
9442
  }
9446
9443
  const he = {
9444
+ mouse: {
9445
+ target: null,
9446
+ mouseIgnoreJob: null
9447
+ },
9447
9448
  touch: {
9448
9449
  x: 0,
9449
9450
  y: 0,
@@ -9496,7 +9497,7 @@ function nd(o) {
9496
9497
  const n = o.changedTouches[0];
9497
9498
  if (t === "touchstart" && o.touches.length === 1 && (he.touch.id = n.identifier), he.touch.id !== n.identifier)
9498
9499
  return;
9499
- Ws || (t === "touchstart" || t === "touchmove") && ad(o);
9500
+ Ii || (t === "touchstart" || t === "touchmove") && ad(o);
9500
9501
  }
9501
9502
  const r = o[jt];
9502
9503
  if (!r.skip) {
@@ -9546,13 +9547,13 @@ function dd(o) {
9546
9547
  return null;
9547
9548
  }
9548
9549
  function Gs(o, t) {
9549
- Ws && o instanceof HTMLElement && Vl.run(() => {
9550
+ Ii && o instanceof HTMLElement && Vl.run(() => {
9550
9551
  o.style.touchAction = t;
9551
9552
  }), o[fi] = t;
9552
9553
  }
9553
9554
  function Li(o, t, e) {
9554
9555
  const i = new Event(t, { bubbles: !0, cancelable: !0, composed: !0 });
9555
- if (i.detail = e, Kl(
9556
+ if (i.detail = e, Gl(
9556
9557
  /** @type {!Node} */
9557
9558
  o
9558
9559
  ).dispatchEvent(i), i.defaultPrevented) {
@@ -9643,7 +9644,7 @@ zi({
9643
9644
  moves: [],
9644
9645
  /** @this {GestureInfo} */
9645
9646
  addMove(o) {
9646
- this.moves.length > Gl && this.moves.shift(), this.moves.push(o);
9647
+ this.moves.length > Jl && this.moves.shift(), this.moves.push(o);
9647
9648
  },
9648
9649
  movefn: null,
9649
9650
  upfn: null,
@@ -9975,7 +9976,7 @@ const $i = U(
9975
9976
  * @return {boolean}
9976
9977
  */
9977
9978
  get _keyboardActive() {
9978
- return Mi();
9979
+ return Oi();
9979
9980
  }
9980
9981
  /** @protected */
9981
9982
  ready() {
@@ -10824,11 +10825,11 @@ gi.prototype = Object.create(HTMLTemplateElement.prototype, {
10824
10825
  writable: !0
10825
10826
  }
10826
10827
  });
10827
- const sr = Pi(gi), Ad = Vi(sr);
10828
+ const sr = Si(gi), Ad = Vi(sr);
10828
10829
  function Td(o, t) {
10829
10830
  _i = o, Object.setPrototypeOf(o, t.prototype), new t(), _i = null;
10830
10831
  }
10831
- const Ed = Pi(class {
10832
+ const Ed = Si(class {
10832
10833
  });
10833
10834
  function Dd(o, t) {
10834
10835
  for (let e = 0; e < t.length; e++) {
@@ -13206,7 +13207,7 @@ function dr(o, t) {
13206
13207
  const e = Ui(t);
13207
13208
  if (e.has(o))
13208
13209
  return;
13209
- const i = Ii(o.getAttribute(t));
13210
+ const i = Mi(o.getAttribute(t));
13210
13211
  e.set(o, new Set(i));
13211
13212
  }
13212
13213
  function Gd(o, t) {
@@ -14844,7 +14845,7 @@ const fc = (o) => class extends hc(
14844
14845
  * @protected
14845
14846
  */
14846
14847
  _onFocus(e) {
14847
- super._onFocus(e), this._noInput && !Mi() && e.target.blur();
14848
+ super._onFocus(e), this._noInput && !Oi() && e.target.blur();
14848
14849
  }
14849
14850
  /**
14850
14851
  * Override an event listener from `DelegateFocusMixin`
@@ -15370,7 +15371,7 @@ if (typeof window < "u") {
15370
15371
  }
15371
15372
  };
15372
15373
  };
15373
- customElements.define = o(customElements.define), import("./PlayerAccountGeneralConfirmationModal-D1513x8q.js").then((t) => t.P).then(
15374
+ customElements.define = o(customElements.define), import("./PlayerAccountGeneralConfirmationModal-5qFM4_q7.js").then((t) => t.P).then(
15374
15375
  ({ default: t }) => {
15375
15376
  !customElements.get("player-account-general-confirmation-modal") && customElements.define(
15376
15377
  "player-account-general-confirmation-modal",
@@ -15921,7 +15922,7 @@ function bc(o) {
15921
15922
  ), re, X, te, $, S, K = (
15922
15923
  /*isMobile*/
15923
15924
  o[17] && xc(o)
15924
- ), ee = qi(
15925
+ ), ee = Wi(
15925
15926
  /*timeoutOptions*/
15926
15927
  o[8]
15927
15928
  ), v = [];
@@ -15939,11 +15940,11 @@ function bc(o) {
15939
15940
  t = M("form"), K && K.c(), e = Y(), i = M("h2"), r = pe(s), n = Y(), a = M("div"), l = M("p"), c = pe(d), u = Y(), h = M("p"), y = pe(p), E = Y(), D = M("div"), T = M("select");
15940
15941
  for (let f = 0; f < v.length; f += 1)
15941
15942
  v[f].c();
15942
- k = Y(), _ && _.c(), z = Y(), L = M("div"), F = M("button"), re = pe(q), X = Y(), g && g.c(), te = kr(), N(i, "class", "TimeoutTitle " + /*isMobile*/
15943
+ k = Y(), _ && _.c(), z = Y(), L = M("div"), F = M("button"), re = pe(q), X = Y(), g && g.c(), te = Sr(), N(i, "class", "TimeoutTitle " + /*isMobile*/
15943
15944
  (o[17] ? "TimeoutTitleNone" : "")), N(a, "class", "TimeoutDescription " + /*isMobile*/
15944
15945
  (o[17] ? "TimeoutDescriptionMobile" : "")), N(T, "class", "TimeoutSelect " + /*isMobile*/
15945
15946
  (o[17] ? "TimeoutSelectMobile" : "")), /*timeoutSelected*/
15946
- o[9] === void 0 && Sr(() => (
15947
+ o[9] === void 0 && Pr(() => (
15947
15948
  /*select_change_handler*/
15948
15949
  o[26].call(T)
15949
15950
  )), N(D, "class", "TimeoutSelectWrapper"), N(F, "class", "TimeoutSave"), N(L, "class", "TimeoutActionButtons " + /*isMobile*/
@@ -15951,15 +15952,15 @@ function bc(o) {
15951
15952
  (o[17] ? "TimeoutWrapperMobile" : ""));
15952
15953
  },
15953
15954
  m(f, m) {
15954
- se(f, t, m), K && K.m(t, null), x(t, e), x(t, i), x(i, r), x(t, n), x(t, a), x(a, l), x(l, c), x(a, u), x(a, h), x(h, y), x(t, E), x(t, D), x(D, T);
15955
+ oe(f, t, m), K && K.m(t, null), x(t, e), x(t, i), x(i, r), x(t, n), x(t, a), x(a, l), x(l, c), x(a, u), x(a, h), x(h, y), x(t, E), x(t, D), x(D, T);
15955
15956
  for (let w = 0; w < v.length; w += 1)
15956
15957
  v[w] && v[w].m(T, null);
15957
- Ki(
15958
+ qi(
15958
15959
  T,
15959
15960
  /*timeoutSelected*/
15960
15961
  o[9],
15961
15962
  !0
15962
- ), x(t, k), _ && _.m(t, null), x(t, z), x(t, L), x(L, F), x(F, re), se(f, X, m), g && g.m(f, m), se(f, te, m), $ || (S = [
15963
+ ), x(t, k), _ && _.m(t, null), x(t, z), x(t, L), x(L, F), x(F, re), oe(f, X, m), g && g.m(f, m), oe(f, te, m), $ || (S = [
15963
15964
  _t(
15964
15965
  T,
15965
15966
  "change",
@@ -16002,7 +16003,7 @@ function bc(o) {
16002
16003
  }) + "") && ge(y, p), m[0] & /*timeoutOptions, $_*/
16003
16004
  65792
16004
16005
  ) {
16005
- ee = qi(
16006
+ ee = Wi(
16006
16007
  /*timeoutOptions*/
16007
16008
  f[8]
16008
16009
  );
@@ -16016,7 +16017,7 @@ function bc(o) {
16016
16017
  v.length = ee.length;
16017
16018
  }
16018
16019
  m[0] & /*timeoutSelected, timeoutOptions*/
16019
- 768 && Ki(
16020
+ 768 && qi(
16020
16021
  T,
16021
16022
  /*timeoutSelected*/
16022
16023
  f[9]
@@ -16027,7 +16028,7 @@ function bc(o) {
16027
16028
  f[18] && g.p(f, m);
16028
16029
  },
16029
16030
  d(f) {
16030
- f && (oe(t), oe(X), oe(te)), K && K.d(), Er(v, f), _ && _.d(), g && g.d(f), $ = !1, Dr(S);
16031
+ f && (se(t), se(X), se(te)), K && K.d(), Or(v, f), _ && _.d(), g && g.d(f), $ = !1, Mr(S);
16031
16032
  }
16032
16033
  };
16033
16034
  }
@@ -16047,7 +16048,7 @@ function wc(o) {
16047
16048
  "height",
16048
16049
  /*isMobile*/
16049
16050
  o[17] ? "15px" : "20px"
16050
- ), A(s, "rows", "3"), A(s, "width", "100%"), Wi(
16051
+ ), A(s, "rows", "3"), A(s, "width", "100%"), Ki(
16051
16052
  n,
16052
16053
  "height",
16053
16054
  /*isMobile*/
@@ -16057,7 +16058,7 @@ function wc(o) {
16057
16058
  "height",
16058
16059
  /*isMobile*/
16059
16060
  o[17] ? "15px" : "20px"
16060
- ), A(l, "rows", "3"), A(l, "width", "100%"), Wi(
16061
+ ), A(l, "rows", "3"), A(l, "width", "100%"), Ki(
16061
16062
  c,
16062
16063
  "height",
16063
16064
  /*isMobile*/
@@ -16082,11 +16083,11 @@ function wc(o) {
16082
16083
  (o[17] ? "TimeoutWrapperMobile" : ""));
16083
16084
  },
16084
16085
  m(L, F) {
16085
- se(L, t, F), z.m(t, null), x(t, e), x(t, i), x(i, s), x(i, r), x(i, n), x(i, a), x(i, l), x(i, d), x(i, c), x(t, u), x(t, h), x(h, p), x(t, y), x(t, E), x(E, D);
16086
+ oe(L, t, F), z.m(t, null), x(t, e), x(t, i), x(i, s), x(i, r), x(i, n), x(i, a), x(i, l), x(i, d), x(i, c), x(t, u), x(t, h), x(h, p), x(t, y), x(t, E), x(E, D);
16086
16087
  },
16087
16088
  p: Gt,
16088
16089
  d(L) {
16089
- L && oe(t), z.d();
16090
+ L && se(t), z.d();
16090
16091
  }
16091
16092
  };
16092
16093
  }
@@ -16100,7 +16101,7 @@ function xc(o) {
16100
16101
  t = M("div"), e = Oe("svg"), i = Oe("defs"), s = Oe("style"), r = pe(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), n = Oe("g"), a = Oe("g"), l = Oe("path"), d = Y(), c = M("h2"), h = pe(u), N(l, "class", "aaa"), N(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), N(l, "transform", "translate(15 15) rotate(180)"), N(a, "transform", "translate(20 158)"), N(n, "transform", "translate(-20 -158)"), N(e, "xmlns", "http://www.w3.org/2000/svg"), N(e, "width", "15"), N(e, "height", "15"), N(e, "viewBox", "0 0 15 15"), N(c, "class", "TimeoutTitleMobile"), N(c, "part", "TimeoutTitleMobile"), N(t, "class", "MenuReturnButton"), N(t, "part", "MenuReturnButton");
16101
16102
  },
16102
16103
  m(E, D) {
16103
- se(E, t, D), x(t, e), x(e, i), x(i, s), x(s, r), x(e, n), x(n, a), x(a, l), x(t, d), x(t, c), x(c, h), p || (y = _t(
16104
+ oe(E, t, D), x(t, e), x(e, i), x(i, s), x(s, r), x(e, n), x(n, a), x(a, l), x(t, d), x(t, c), x(c, h), p || (y = _t(
16104
16105
  t,
16105
16106
  "click",
16106
16107
  /*click_handler*/
@@ -16113,7 +16114,7 @@ function xc(o) {
16113
16114
  E[16]("titleTimeout") + "") && ge(h, u);
16114
16115
  },
16115
16116
  d(E) {
16116
- E && oe(t), p = !1, y();
16117
+ E && se(t), p = !1, y();
16117
16118
  }
16118
16119
  };
16119
16120
  }
@@ -16131,7 +16132,7 @@ function Bo(o) {
16131
16132
  o[38], Gi(t, t.__value);
16132
16133
  },
16133
16134
  m(r, n) {
16134
- se(r, t, n), x(t, i);
16135
+ oe(r, t, n), x(t, i);
16135
16136
  },
16136
16137
  p(r, n) {
16137
16138
  n[0] & /*$_, timeoutOptions*/
@@ -16144,7 +16145,7 @@ function Bo(o) {
16144
16145
  r[38]) && (t.__value = s, Gi(t, t.__value));
16145
16146
  },
16146
16147
  d(r) {
16147
- r && oe(t);
16148
+ r && se(t);
16148
16149
  }
16149
16150
  };
16150
16151
  }
@@ -16177,7 +16178,7 @@ function Vo(o) {
16177
16178
  (o[17] ? "TimeoutDateWrapperMobile" : ""));
16178
16179
  },
16179
16180
  m(p, y) {
16180
- se(p, t, y), x(t, e), x(e, s), x(t, r), x(t, n), x(n, l), x(n, d), x(n, c), x(t, u), x(t, h), o[27](h);
16181
+ oe(p, t, y), x(t, e), x(e, s), x(t, r), x(t, n), x(n, l), x(n, d), x(n, c), x(t, u), x(t, h), o[27](h);
16181
16182
  },
16182
16183
  p(p, y) {
16183
16184
  y[0] & /*$_*/
@@ -16205,7 +16206,7 @@ function Vo(o) {
16205
16206
  );
16206
16207
  },
16207
16208
  d(p) {
16208
- p && oe(t), o[27](null);
16209
+ p && se(t), o[27](null);
16209
16210
  }
16210
16211
  };
16211
16212
  }
@@ -16257,7 +16258,7 @@ function Cc(o) {
16257
16258
  ), A(t, "showmodaleventname", "ShowTimeoutConfirmationModal");
16258
16259
  },
16259
16260
  m(r, n) {
16260
- se(r, t, n), x(t, e);
16261
+ oe(r, t, n), x(t, e);
16261
16262
  },
16262
16263
  p(r, n) {
16263
16264
  n[0] & /*$_*/
@@ -16312,7 +16313,7 @@ function Cc(o) {
16312
16313
  );
16313
16314
  },
16314
16315
  d(r) {
16315
- r && oe(t);
16316
+ r && se(t);
16316
16317
  }
16317
16318
  };
16318
16319
  }
@@ -16323,10 +16324,10 @@ function Ac(o) {
16323
16324
  t = M("ui-skeleton"), A(t, "structure", "title"), A(t, "width", "100px"), A(t, "margin-top", "20px"), A(t, "margin-bottom", "20px");
16324
16325
  },
16325
16326
  m(e, i) {
16326
- se(e, t, i);
16327
+ oe(e, t, i);
16327
16328
  },
16328
16329
  d(e) {
16329
- e && oe(t);
16330
+ e && se(t);
16330
16331
  }
16331
16332
  };
16332
16333
  }
@@ -16337,10 +16338,10 @@ function Tc(o) {
16337
16338
  t = M("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>', N(t, "class", "MenuReturnButton");
16338
16339
  },
16339
16340
  m(e, i) {
16340
- se(e, t, i);
16341
+ oe(e, t, i);
16341
16342
  },
16342
16343
  d(e) {
16343
- e && oe(t);
16344
+ e && se(t);
16344
16345
  }
16345
16346
  };
16346
16347
  }
@@ -16358,7 +16359,7 @@ function Ec(o) {
16358
16359
  t = M("div"), s.c();
16359
16360
  },
16360
16361
  m(r, n) {
16361
- se(r, t, n), s.m(t, null), o[29](t);
16362
+ oe(r, t, n), s.m(t, null), o[29](t);
16362
16363
  },
16363
16364
  p(r, n) {
16364
16365
  i === (i = e(r)) && s ? s.p(r, n) : (s.d(1), s = i(r), s && (s.c(), s.m(t, null)));
@@ -16366,13 +16367,13 @@ function Ec(o) {
16366
16367
  i: Gt,
16367
16368
  o: Gt,
16368
16369
  d(r) {
16369
- r && oe(t), s.d(), o[29](null);
16370
+ r && se(t), s.d(), o[29](null);
16370
16371
  }
16371
16372
  };
16372
16373
  }
16373
16374
  function Dc(o, t, e) {
16374
16375
  let i;
16375
- xr(o, Pr, (b) => e(16, i = b));
16376
+ xr(o, Ir, (b) => e(16, i = b));
16376
16377
  let { operator: s = "Everymatrix" } = t, { lang: r = "en" } = t, { clientstyling: n = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: l } = t, { translationurl: d = "" } = t, { supportemail: c = "" } = t, { endpoint: u = "" } = t, { hasconfirmationmodal: h = "false" } = t, p, y, E = window.navigator.userAgent, D = Cr(E) !== "PC", T = [
16377
16378
  {
16378
16379
  value: "CoolOffFor24Hours",
@@ -16459,7 +16460,7 @@ function Dc(o, t, e) {
16459
16460
  });
16460
16461
  const w = () => v();
16461
16462
  function C() {
16462
- k = Tr(this), e(9, k), e(8, T);
16463
+ k = Dr(this), e(9, k), e(8, T);
16463
16464
  }
16464
16465
  function I(b) {
16465
16466
  Yi[b ? "unshift" : "push"](() => {
@@ -16478,9 +16479,9 @@ function Dc(o, t, e) {
16478
16479
  o.$$.dirty[0] & /*calendar*/
16479
16480
  128 && y && m(), o.$$.dirty[0] & /*lang*/
16480
16481
  2 && r && _(), o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
16481
- 68 && n && p && Or(p, n), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
16482
- 72 && a && p && Mr(p, a), o.$$.dirty[0] & /*mbsource, customStylingContainer*/
16483
- 80 && l && p && Ir(p, `${l}.Style`), o.$$.dirty[0] & /*translationurl*/
16482
+ 68 && n && p && kr(p, n), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
16483
+ 72 && a && p && Tr(p, a), o.$$.dirty[0] & /*mbsource, customStylingContainer*/
16484
+ 80 && l && p && Er(p, `${l}.Style`), o.$$.dirty[0] & /*translationurl*/
16484
16485
  4194304 && d && $();
16485
16486
  }, X && K(), [
16486
16487
  s,