@everymatrix/player-account-timeout 1.70.1 → 1.71.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{PlayerAccountGeneralConfirmationModal-D1513x8q.js → PlayerAccountGeneralConfirmationModal-5qFM4_q7.js} +811 -832
- package/components/{PlayerAccountGeneralConfirmationModal-DdwHxQsA.js → PlayerAccountGeneralConfirmationModal-CDWu9PDO.js} +825 -846
- package/components/PlayerAccountGeneralConfirmationModal-Cuo9r0rD.cjs +18 -0
- package/components/{PlayerAccountTimeout-BrF26tKy.js → PlayerAccountTimeout-8se5s0dC.js} +113 -110
- package/components/{PlayerAccountTimeout-BmH4wHjL.cjs → PlayerAccountTimeout-DR0rkgwR.cjs} +75 -75
- package/components/{PlayerAccountTimeout-HU2jO74I.js → PlayerAccountTimeout-bFjMSMVF.js} +510 -507
- package/es2015/player-account-timeout.cjs +1 -1
- package/es2015/player-account-timeout.js +1 -1
- package/esnext/player-account-timeout.js +1 -1
- package/package.json +1 -1
- package/stencil/index-b2193545-BtPvM93e.js +519 -0
- package/stencil/index-b2193545-CgelUAhE.cjs +1 -0
- package/stencil/index-b2193545-D_KBbaD-.js +503 -0
- package/stencil/{ui-skeleton-BL4789dS.cjs → ui-skeleton-BPqjm-YB.cjs} +1 -1
- package/stencil/{ui-skeleton-Ca5rz3Hv.js → ui-skeleton-CWuMYFGQ.js} +2 -2
- package/stencil/{ui-skeleton-hI4GeaLk.js → ui-skeleton-NZtdK490.js} +2 -2
- package/stencil/{ui-skeleton-ae35c6f2-xLf3HyeB.cjs → ui-skeleton-ae35c6f2-CKJgMm_5.cjs} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-BDBUiN3S.js → ui-skeleton-ae35c6f2-CW3z59Qf.js} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-Cn0ZM_hs.js → ui-skeleton-ae35c6f2-DlexSQlT.js} +1 -1
- package/components/PlayerAccountGeneralConfirmationModal-BAzIqzPO.cjs +0 -18
- package/stencil/index-b2193545-BeKKnKhR.js +0 -519
- package/stencil/index-b2193545-HC0t7mHa.js +0 -503
- package/stencil/index-b2193545-YW9b062G.cjs +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
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,
|
|
2
|
-
import "../stencil/ui-skeleton-
|
|
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.
|
|
6
6
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
7
7
|
*/
|
|
8
|
-
function le(o, t = "24.5.
|
|
8
|
+
function le(o, t = "24.5.10") {
|
|
9
9
|
Object.defineProperty(o, "version", {
|
|
10
10
|
get() {
|
|
11
11
|
return t;
|
|
@@ -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,
|
|
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.
|
|
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
|
|
137
|
+
return { get() {
|
|
138
|
+
return s?.call(this);
|
|
139
|
+
}, set(n) {
|
|
138
140
|
const a = s?.call(this);
|
|
139
|
-
r
|
|
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
|
-
_$
|
|
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,22 +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, this[s] = n.fromAttribute(e, r.type)
|
|
233
|
+
this._$Em = s, this[s] = n.fromAttribute(e, r.type), this._$Em = null;
|
|
232
234
|
}
|
|
233
235
|
}
|
|
234
236
|
requestUpdate(t, e, i) {
|
|
235
237
|
if (t !== void 0) {
|
|
236
|
-
|
|
237
|
-
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))
|
|
238
239
|
return;
|
|
239
|
-
this.
|
|
240
|
+
this.P(t, e, i);
|
|
240
241
|
}
|
|
241
|
-
this.isUpdatePending === !1 && (this._$ES = this._$
|
|
242
|
+
this.isUpdatePending === !1 && (this._$ES = this._$ET());
|
|
242
243
|
}
|
|
243
|
-
|
|
244
|
-
|
|
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);
|
|
245
246
|
}
|
|
246
|
-
async _$
|
|
247
|
+
async _$ET() {
|
|
247
248
|
this.isUpdatePending = !0;
|
|
248
249
|
try {
|
|
249
250
|
await this._$ES;
|
|
@@ -267,17 +268,15 @@ class Ie extends HTMLElement {
|
|
|
267
268
|
}
|
|
268
269
|
const i = this.constructor.elementProperties;
|
|
269
270
|
if (i.size > 0)
|
|
270
|
-
for (const [s, r] of i)
|
|
271
|
-
|
|
272
|
-
n !== !0 || this._$AL.has(s) || a === void 0 || this.C(s, void 0, r, a);
|
|
273
|
-
}
|
|
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);
|
|
274
273
|
}
|
|
275
274
|
let t = !1;
|
|
276
275
|
const e = this._$AL;
|
|
277
276
|
try {
|
|
278
|
-
t = this.shouldUpdate(e), t ? (this.willUpdate(e), this._$EO?.forEach((i) => i.hostUpdate?.()), this.update(e)) : this._$
|
|
277
|
+
t = this.shouldUpdate(e), t ? (this.willUpdate(e), this._$EO?.forEach((i) => i.hostUpdate?.()), this.update(e)) : this._$EU();
|
|
279
278
|
} catch (i) {
|
|
280
|
-
throw t = !1, this._$
|
|
279
|
+
throw t = !1, this._$EU(), i;
|
|
281
280
|
}
|
|
282
281
|
t && this._$AE(e);
|
|
283
282
|
}
|
|
@@ -286,7 +285,7 @@ class Ie extends HTMLElement {
|
|
|
286
285
|
_$AE(t) {
|
|
287
286
|
this._$EO?.forEach((e) => e.hostUpdated?.()), this.hasUpdated || (this.hasUpdated = !0, this.firstUpdated(t)), this.updated(t);
|
|
288
287
|
}
|
|
289
|
-
_$
|
|
288
|
+
_$EU() {
|
|
290
289
|
this._$AL = /* @__PURE__ */ new Map(), this.isUpdatePending = !1;
|
|
291
290
|
}
|
|
292
291
|
get updateComplete() {
|
|
@@ -299,14 +298,14 @@ class Ie extends HTMLElement {
|
|
|
299
298
|
return !0;
|
|
300
299
|
}
|
|
301
300
|
update(t) {
|
|
302
|
-
this._$
|
|
301
|
+
this._$Ej &&= this._$Ej.forEach((e) => this._$EC(e, this[e])), this._$EU();
|
|
303
302
|
}
|
|
304
303
|
updated(t) {
|
|
305
304
|
}
|
|
306
305
|
firstUpdated(t) {
|
|
307
306
|
}
|
|
308
307
|
}
|
|
309
|
-
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.
|
|
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");
|
|
310
309
|
/**
|
|
311
310
|
* @license
|
|
312
311
|
* Copyright 2017 Google LLC
|
|
@@ -543,7 +542,7 @@ class Xr {
|
|
|
543
542
|
}
|
|
544
543
|
}
|
|
545
544
|
const Zr = xi.litHtmlPolyfillSupport;
|
|
546
|
-
Zr?.(it, dt), (xi.litHtmlVersions ??= []).push("3.
|
|
545
|
+
Zr?.(it, dt), (xi.litHtmlVersions ??= []).push("3.2.1");
|
|
547
546
|
const Qr = (o, t, e) => {
|
|
548
547
|
const i = e?.renderBefore ?? t;
|
|
549
548
|
let s = i._$litPart$;
|
|
@@ -558,7 +557,6 @@ const Qr = (o, t, e) => {
|
|
|
558
557
|
* Copyright 2017 Google LLC
|
|
559
558
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
560
559
|
*/
|
|
561
|
-
const Ai = globalThis;
|
|
562
560
|
class Ne extends Ie {
|
|
563
561
|
constructor() {
|
|
564
562
|
super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
|
|
@@ -581,10 +579,10 @@ class Ne extends Ie {
|
|
|
581
579
|
return $e;
|
|
582
580
|
}
|
|
583
581
|
}
|
|
584
|
-
Ne._$litElement$ = !0, Ne.finalized = !0,
|
|
585
|
-
const en =
|
|
582
|
+
Ne._$litElement$ = !0, Ne.finalized = !0, globalThis.litElementHydrateSupport?.({ LitElement: Ne });
|
|
583
|
+
const en = globalThis.litElementPolyfillSupport;
|
|
586
584
|
en?.({ LitElement: Ne });
|
|
587
|
-
(
|
|
585
|
+
(globalThis.litElementVersions ??= []).push("4.1.1");
|
|
588
586
|
/**
|
|
589
587
|
* @license
|
|
590
588
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
@@ -629,7 +627,7 @@ const tn = (o) => class extends o {
|
|
|
629
627
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
630
628
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
631
629
|
*/
|
|
632
|
-
const Go = [], Xt = /* @__PURE__ */ new Set(),
|
|
630
|
+
const Go = [], Xt = /* @__PURE__ */ new Set(), Ai = /* @__PURE__ */ new Set();
|
|
633
631
|
function Jo(o) {
|
|
634
632
|
return o && Object.prototype.hasOwnProperty.call(o, "__themes");
|
|
635
633
|
}
|
|
@@ -675,7 +673,7 @@ function Qo(o) {
|
|
|
675
673
|
const t = o.prototype._template;
|
|
676
674
|
t.content.getElementById(bt).textContent = Zo(o.getStylesForThis());
|
|
677
675
|
}
|
|
678
|
-
|
|
676
|
+
Ai.forEach((t) => {
|
|
679
677
|
const e = customElements.get(t);
|
|
680
678
|
e !== o && e.prototype instanceof o && Qo(e);
|
|
681
679
|
});
|
|
@@ -692,7 +690,7 @@ function H(o, t, e = {}) {
|
|
|
692
690
|
styles: t,
|
|
693
691
|
include: e.include,
|
|
694
692
|
moduleId: e.moduleId
|
|
695
|
-
}), o &&
|
|
693
|
+
}), o && Ai.forEach((i) => {
|
|
696
694
|
if (Xo(o, i) && on(i)) {
|
|
697
695
|
const s = customElements.get(i);
|
|
698
696
|
ln(s, t) ? console.warn(`Registering styles that already exist for ${i}`) : (!window.Vaadin || !window.Vaadin.suppressPostFinalizeStylesWarning) && console.warn(
|
|
@@ -734,7 +732,7 @@ const ke = (o) => class extends tn(o) {
|
|
|
734
732
|
* @protected
|
|
735
733
|
*/
|
|
736
734
|
static finalize() {
|
|
737
|
-
if (super.finalize(), this.is &&
|
|
735
|
+
if (super.finalize(), this.is && Ai.add(this.is), this.elementStyles)
|
|
738
736
|
return;
|
|
739
737
|
const e = this.prototype._template;
|
|
740
738
|
!e || Jo(this) || rn(this.getStylesForThis(), e);
|
|
@@ -2763,12 +2761,12 @@ function Qe(o, t) {
|
|
|
2763
2761
|
}
|
|
2764
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;
|
|
2765
2763
|
}
|
|
2766
|
-
function
|
|
2764
|
+
function Ti(o, t) {
|
|
2767
2765
|
return o.replace(En, function(e, i, s, r) {
|
|
2768
2766
|
return i + "'" + Qe(s.replace(/["']/g, ""), t) + "'" + r;
|
|
2769
2767
|
});
|
|
2770
2768
|
}
|
|
2771
|
-
function
|
|
2769
|
+
function Ei(o) {
|
|
2772
2770
|
return o.substring(0, o.lastIndexOf("/") + 1);
|
|
2773
2771
|
}
|
|
2774
2772
|
/**
|
|
@@ -2793,7 +2791,7 @@ const kn = as && "adoptedStyleSheets" in Document.prototype && "replaceSync" in
|
|
|
2793
2791
|
return !1;
|
|
2794
2792
|
}
|
|
2795
2793
|
})();
|
|
2796
|
-
let Sn = window.Polymer && window.Polymer.rootPath ||
|
|
2794
|
+
let Sn = window.Polymer && window.Polymer.rootPath || Ei(document.baseURI || window.location.href), wt = window.Polymer && window.Polymer.sanitizeDOMValue || void 0;
|
|
2797
2795
|
window.Polymer && window.Polymer.setPassiveTouchGestures;
|
|
2798
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;
|
|
2799
2797
|
window.Polymer && window.Polymer.legacyNoObservedAttributes;
|
|
@@ -2845,12 +2843,12 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|
|
2845
2843
|
Code distributed by Google as part of the polymer project is also
|
|
2846
2844
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2847
2845
|
*/
|
|
2848
|
-
let
|
|
2846
|
+
let Di = {}, cs = {};
|
|
2849
2847
|
function lo(o, t) {
|
|
2850
|
-
|
|
2848
|
+
Di[o] = cs[o.toLowerCase()] = t;
|
|
2851
2849
|
}
|
|
2852
2850
|
function co(o) {
|
|
2853
|
-
return
|
|
2851
|
+
return Di[o] || cs[o.toLowerCase()];
|
|
2854
2852
|
}
|
|
2855
2853
|
function zn(o) {
|
|
2856
2854
|
o.querySelector("style") && console.warn("dom-module %s has style outside template", o.id);
|
|
@@ -2908,7 +2906,7 @@ class ot extends HTMLElement {
|
|
|
2908
2906
|
this.getAttribute("assetpath") || "",
|
|
2909
2907
|
t.baseURI
|
|
2910
2908
|
);
|
|
2911
|
-
this.__assetpath =
|
|
2909
|
+
this.__assetpath = Ei(e);
|
|
2912
2910
|
}
|
|
2913
2911
|
return this.__assetpath;
|
|
2914
2912
|
}
|
|
@@ -2927,7 +2925,7 @@ class ot extends HTMLElement {
|
|
|
2927
2925
|
}
|
|
2928
2926
|
}
|
|
2929
2927
|
}
|
|
2930
|
-
ot.prototype.modules =
|
|
2928
|
+
ot.prototype.modules = Di;
|
|
2931
2929
|
customElements.define("dom-module", ot);
|
|
2932
2930
|
/**
|
|
2933
2931
|
@license
|
|
@@ -2947,7 +2945,7 @@ function us(o) {
|
|
|
2947
2945
|
}
|
|
2948
2946
|
function ho(o) {
|
|
2949
2947
|
let t = o.body ? o.body : o;
|
|
2950
|
-
const e =
|
|
2948
|
+
const e = Ti(
|
|
2951
2949
|
t.textContent,
|
|
2952
2950
|
o.baseURI
|
|
2953
2951
|
), i = document.createElement("style");
|
|
@@ -2985,7 +2983,7 @@ function hs(o, t) {
|
|
|
2985
2983
|
let r = i[s], n = r.getAttribute($n);
|
|
2986
2984
|
n && e.push(...Rn(n).filter(function(a, l, d) {
|
|
2987
2985
|
return d.indexOf(a) === l;
|
|
2988
|
-
})), t && (r.textContent =
|
|
2986
|
+
})), t && (r.textContent = Ti(
|
|
2989
2987
|
r.textContent,
|
|
2990
2988
|
/** @type {string} */
|
|
2991
2989
|
t
|
|
@@ -4320,7 +4318,7 @@ function Xe(o, t, e, i, s, r) {
|
|
|
4320
4318
|
let d = s ? Se(l) : l, c = t[d];
|
|
4321
4319
|
if (c)
|
|
4322
4320
|
for (let u = 0, h = c.length, p; u < h && (p = c[u]); u++)
|
|
4323
|
-
(!p.info || p.info.lastRun !== a) && (!s ||
|
|
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);
|
|
4324
4322
|
}
|
|
4325
4323
|
return n;
|
|
4326
4324
|
}
|
|
@@ -4330,10 +4328,10 @@ function ca(o, t, e, i, s, r, n, a) {
|
|
|
4330
4328
|
let l = !1, d = n ? Se(i) : i, c = t[d];
|
|
4331
4329
|
if (c)
|
|
4332
4330
|
for (let u = 0, h = c.length, p; u < h && (p = c[u]); u++)
|
|
4333
|
-
(!p.info || p.info.lastRun !== e) && (!n ||
|
|
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);
|
|
4334
4332
|
return l;
|
|
4335
4333
|
}
|
|
4336
|
-
function
|
|
4334
|
+
function ki(o, t) {
|
|
4337
4335
|
if (t) {
|
|
4338
4336
|
let e = (
|
|
4339
4337
|
/** @type {string} */
|
|
@@ -4446,7 +4444,7 @@ const ga = (o, t, e) => {
|
|
|
4446
4444
|
if (n)
|
|
4447
4445
|
for (let a = 0; a < n.length; a++) {
|
|
4448
4446
|
const l = n[a];
|
|
4449
|
-
l.info.lastRun !== nt && (!s ||
|
|
4447
|
+
l.info.lastRun !== nt && (!s || ki(o, l.trigger)) && (l.info.lastRun = nt, ga(l.info, e, i));
|
|
4450
4448
|
}
|
|
4451
4449
|
};
|
|
4452
4450
|
function ya(o) {
|
|
@@ -4679,7 +4677,7 @@ function We(o, t, e, i, s, r) {
|
|
|
4679
4677
|
function Va(o) {
|
|
4680
4678
|
return o[0].toUpperCase() + o.substring(1);
|
|
4681
4679
|
}
|
|
4682
|
-
const
|
|
4680
|
+
const Si = U((o) => {
|
|
4683
4681
|
const t = la(Zn(o));
|
|
4684
4682
|
class e extends t {
|
|
4685
4683
|
constructor() {
|
|
@@ -6208,7 +6206,7 @@ const ja = U((o) => {
|
|
|
6208
6206
|
* rights grant found at http://polymer.github.io/PATENTS.txt
|
|
6209
6207
|
*/
|
|
6210
6208
|
const Ya = "3.5.2", Co = window.ShadyCSS && window.ShadyCSS.cssBuild, Wa = U((o) => {
|
|
6211
|
-
const t = ja(
|
|
6209
|
+
const t = ja(Si(o));
|
|
6212
6210
|
function e(l) {
|
|
6213
6211
|
if (!l.hasOwnProperty(
|
|
6214
6212
|
JSCompiler_renameProperty("__propertyDefaults", l)
|
|
@@ -6430,7 +6428,7 @@ const Ya = "3.5.2", Co = window.ShadyCSS && window.ShadyCSS.cssBuild, Wa = U((o)
|
|
|
6430
6428
|
if (!this.hasOwnProperty(JSCompiler_renameProperty("_importPath", this))) {
|
|
6431
6429
|
const d = this.importMeta;
|
|
6432
6430
|
if (d)
|
|
6433
|
-
this._importPath =
|
|
6431
|
+
this._importPath = Ei(d.url);
|
|
6434
6432
|
else {
|
|
6435
6433
|
const c = ot.import(
|
|
6436
6434
|
/** @type {PolymerElementConstructor} */
|
|
@@ -6495,7 +6493,7 @@ const Ya = "3.5.2", Co = window.ShadyCSS && window.ShadyCSS.cssBuild, Wa = U((o)
|
|
|
6495
6493
|
* @nocollapse
|
|
6496
6494
|
*/
|
|
6497
6495
|
static _processStyleText(d, c) {
|
|
6498
|
-
return
|
|
6496
|
+
return Ti(d, c);
|
|
6499
6497
|
}
|
|
6500
6498
|
/**
|
|
6501
6499
|
* Configures an element `proto` to function with a given `template`.
|
|
@@ -7029,18 +7027,18 @@ const Qa = P`
|
|
|
7029
7027
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
7030
7028
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
7031
7029
|
*/
|
|
7032
|
-
let
|
|
7030
|
+
let Pi = !1;
|
|
7033
7031
|
window.addEventListener(
|
|
7034
7032
|
"keydown",
|
|
7035
7033
|
() => {
|
|
7036
|
-
|
|
7034
|
+
Pi = !0;
|
|
7037
7035
|
},
|
|
7038
7036
|
{ capture: !0 }
|
|
7039
7037
|
);
|
|
7040
7038
|
window.addEventListener(
|
|
7041
7039
|
"mousedown",
|
|
7042
7040
|
() => {
|
|
7043
|
-
|
|
7041
|
+
Pi = !1;
|
|
7044
7042
|
},
|
|
7045
7043
|
{ capture: !0 }
|
|
7046
7044
|
);
|
|
@@ -7050,8 +7048,8 @@ function ri() {
|
|
|
7050
7048
|
o = o.shadowRoot.activeElement;
|
|
7051
7049
|
return o;
|
|
7052
7050
|
}
|
|
7053
|
-
function
|
|
7054
|
-
return
|
|
7051
|
+
function Oi() {
|
|
7052
|
+
return Pi;
|
|
7055
7053
|
}
|
|
7056
7054
|
function el(o) {
|
|
7057
7055
|
const t = o.style;
|
|
@@ -7461,7 +7459,7 @@ const vl = (o) => class extends Ue(o) {
|
|
|
7461
7459
|
*/
|
|
7462
7460
|
_resetFocus() {
|
|
7463
7461
|
if (this.focusTrap && (this.__ariaModalController.close(), this.__focusTrapController.releaseFocus()), this.restoreFocusOnClose && this._shouldRestoreFocus()) {
|
|
7464
|
-
const e = !
|
|
7462
|
+
const e = !Oi();
|
|
7465
7463
|
this.__focusRestorationController.restoreFocus({ preventScroll: e });
|
|
7466
7464
|
}
|
|
7467
7465
|
}
|
|
@@ -7845,18 +7843,18 @@ function Cl(o) {
|
|
|
7845
7843
|
}
|
|
7846
7844
|
return t;
|
|
7847
7845
|
}
|
|
7848
|
-
function
|
|
7846
|
+
function Mi(o) {
|
|
7849
7847
|
return o ? new Set(o.split(" ")) : /* @__PURE__ */ new Set();
|
|
7850
7848
|
}
|
|
7851
7849
|
function Mt(o) {
|
|
7852
7850
|
return o ? [...o].join(" ") : "";
|
|
7853
7851
|
}
|
|
7854
7852
|
function Hs(o, t, e) {
|
|
7855
|
-
const i =
|
|
7853
|
+
const i = Mi(o.getAttribute(t));
|
|
7856
7854
|
i.add(e), o.setAttribute(t, Mt(i));
|
|
7857
7855
|
}
|
|
7858
7856
|
function Al(o, t, e) {
|
|
7859
|
-
const i =
|
|
7857
|
+
const i = Mi(o.getAttribute(t));
|
|
7860
7858
|
if (i.delete(e), i.size === 0) {
|
|
7861
7859
|
o.removeAttribute(t);
|
|
7862
7860
|
return;
|
|
@@ -9378,7 +9376,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|
|
9378
9376
|
Code distributed by Google as part of the polymer project is also
|
|
9379
9377
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
9380
9378
|
*/
|
|
9381
|
-
const Kl = (o) => o,
|
|
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() {
|
|
9382
9380
|
try {
|
|
9383
9381
|
return new MouseEvent("test", { buttons: 1 }).buttons === 1;
|
|
9384
9382
|
} catch {
|
|
@@ -9386,15 +9384,15 @@ const Kl = (o) => o, Ws = typeof document.head.style.touchAction == "string", pi
|
|
|
9386
9384
|
}
|
|
9387
9385
|
}();
|
|
9388
9386
|
function Ni(o) {
|
|
9389
|
-
return
|
|
9387
|
+
return Xl.indexOf(o) > -1;
|
|
9390
9388
|
}
|
|
9391
|
-
let
|
|
9389
|
+
let Ws = !1;
|
|
9392
9390
|
(function() {
|
|
9393
9391
|
try {
|
|
9394
9392
|
const o = Object.defineProperty({}, "passive", {
|
|
9395
9393
|
// eslint-disable-next-line getter-return
|
|
9396
9394
|
get() {
|
|
9397
|
-
|
|
9395
|
+
Ws = !0;
|
|
9398
9396
|
}
|
|
9399
9397
|
});
|
|
9400
9398
|
window.addEventListener("test", null, o), window.removeEventListener("test", null, o);
|
|
@@ -9402,7 +9400,8 @@ let Ql = !1;
|
|
|
9402
9400
|
}
|
|
9403
9401
|
})();
|
|
9404
9402
|
function ed(o) {
|
|
9405
|
-
Ni(o)
|
|
9403
|
+
if (!(Ni(o) || o === "touchend") && Ii && Ws && Kl)
|
|
9404
|
+
return { passive: !0 };
|
|
9406
9405
|
}
|
|
9407
9406
|
const td = navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u), id = {
|
|
9408
9407
|
button: !0,
|
|
@@ -9421,7 +9420,7 @@ function Ee(o) {
|
|
|
9421
9420
|
return !1;
|
|
9422
9421
|
if (t === "mousemove") {
|
|
9423
9422
|
let i = o.buttons === void 0 ? 1 : o.buttons;
|
|
9424
|
-
return o instanceof window.MouseEvent && !
|
|
9423
|
+
return o instanceof window.MouseEvent && !Ql && (i = Zl[o.which] || 0), !!(i & 1);
|
|
9425
9424
|
}
|
|
9426
9425
|
return (o.button === void 0 ? 0 : o.button) === 0;
|
|
9427
9426
|
}
|
|
@@ -9442,6 +9441,10 @@ function od(o) {
|
|
|
9442
9441
|
return !1;
|
|
9443
9442
|
}
|
|
9444
9443
|
const he = {
|
|
9444
|
+
mouse: {
|
|
9445
|
+
target: null,
|
|
9446
|
+
mouseIgnoreJob: null
|
|
9447
|
+
},
|
|
9445
9448
|
touch: {
|
|
9446
9449
|
x: 0,
|
|
9447
9450
|
y: 0,
|
|
@@ -9494,7 +9497,7 @@ function nd(o) {
|
|
|
9494
9497
|
const n = o.changedTouches[0];
|
|
9495
9498
|
if (t === "touchstart" && o.touches.length === 1 && (he.touch.id = n.identifier), he.touch.id !== n.identifier)
|
|
9496
9499
|
return;
|
|
9497
|
-
|
|
9500
|
+
Ii || (t === "touchstart" || t === "touchmove") && ad(o);
|
|
9498
9501
|
}
|
|
9499
9502
|
const r = o[jt];
|
|
9500
9503
|
if (!r.skip) {
|
|
@@ -9544,13 +9547,13 @@ function dd(o) {
|
|
|
9544
9547
|
return null;
|
|
9545
9548
|
}
|
|
9546
9549
|
function Gs(o, t) {
|
|
9547
|
-
|
|
9550
|
+
Ii && o instanceof HTMLElement && Vl.run(() => {
|
|
9548
9551
|
o.style.touchAction = t;
|
|
9549
9552
|
}), o[fi] = t;
|
|
9550
9553
|
}
|
|
9551
9554
|
function Li(o, t, e) {
|
|
9552
9555
|
const i = new Event(t, { bubbles: !0, cancelable: !0, composed: !0 });
|
|
9553
|
-
if (i.detail = e,
|
|
9556
|
+
if (i.detail = e, Gl(
|
|
9554
9557
|
/** @type {!Node} */
|
|
9555
9558
|
o
|
|
9556
9559
|
).dispatchEvent(i), i.defaultPrevented) {
|
|
@@ -9641,7 +9644,7 @@ zi({
|
|
|
9641
9644
|
moves: [],
|
|
9642
9645
|
/** @this {GestureInfo} */
|
|
9643
9646
|
addMove(o) {
|
|
9644
|
-
this.moves.length >
|
|
9647
|
+
this.moves.length > Jl && this.moves.shift(), this.moves.push(o);
|
|
9645
9648
|
},
|
|
9646
9649
|
movefn: null,
|
|
9647
9650
|
upfn: null,
|
|
@@ -9973,7 +9976,7 @@ const $i = U(
|
|
|
9973
9976
|
* @return {boolean}
|
|
9974
9977
|
*/
|
|
9975
9978
|
get _keyboardActive() {
|
|
9976
|
-
return
|
|
9979
|
+
return Oi();
|
|
9977
9980
|
}
|
|
9978
9981
|
/** @protected */
|
|
9979
9982
|
ready() {
|
|
@@ -10822,11 +10825,11 @@ gi.prototype = Object.create(HTMLTemplateElement.prototype, {
|
|
|
10822
10825
|
writable: !0
|
|
10823
10826
|
}
|
|
10824
10827
|
});
|
|
10825
|
-
const sr =
|
|
10828
|
+
const sr = Si(gi), Ad = Vi(sr);
|
|
10826
10829
|
function Td(o, t) {
|
|
10827
10830
|
_i = o, Object.setPrototypeOf(o, t.prototype), new t(), _i = null;
|
|
10828
10831
|
}
|
|
10829
|
-
const Ed =
|
|
10832
|
+
const Ed = Si(class {
|
|
10830
10833
|
});
|
|
10831
10834
|
function Dd(o, t) {
|
|
10832
10835
|
for (let e = 0; e < t.length; e++) {
|
|
@@ -13204,11 +13207,11 @@ function dr(o, t) {
|
|
|
13204
13207
|
const e = Ui(t);
|
|
13205
13208
|
if (e.has(o))
|
|
13206
13209
|
return;
|
|
13207
|
-
const i =
|
|
13210
|
+
const i = Mi(o.getAttribute(t));
|
|
13208
13211
|
e.set(o, new Set(i));
|
|
13209
13212
|
}
|
|
13210
13213
|
function Gd(o, t) {
|
|
13211
|
-
if (!o)
|
|
13214
|
+
if (!o || !t)
|
|
13212
13215
|
return;
|
|
13213
13216
|
const e = Ui(t), i = e.get(o);
|
|
13214
13217
|
!i || i.size === 0 ? o.removeAttribute(t) : Hs(o, t, Mt(i)), e.delete(o);
|
|
@@ -14842,7 +14845,7 @@ const fc = (o) => class extends hc(
|
|
|
14842
14845
|
* @protected
|
|
14843
14846
|
*/
|
|
14844
14847
|
_onFocus(e) {
|
|
14845
|
-
super._onFocus(e), this._noInput && !
|
|
14848
|
+
super._onFocus(e), this._noInput && !Oi() && e.target.blur();
|
|
14846
14849
|
}
|
|
14847
14850
|
/**
|
|
14848
14851
|
* Override an event listener from `DelegateFocusMixin`
|
|
@@ -15368,7 +15371,7 @@ if (typeof window < "u") {
|
|
|
15368
15371
|
}
|
|
15369
15372
|
};
|
|
15370
15373
|
};
|
|
15371
|
-
customElements.define = o(customElements.define), import("./PlayerAccountGeneralConfirmationModal-
|
|
15374
|
+
customElements.define = o(customElements.define), import("./PlayerAccountGeneralConfirmationModal-5qFM4_q7.js").then((t) => t.P).then(
|
|
15372
15375
|
({ default: t }) => {
|
|
15373
15376
|
!customElements.get("player-account-general-confirmation-modal") && customElements.define(
|
|
15374
15377
|
"player-account-general-confirmation-modal",
|
|
@@ -15919,7 +15922,7 @@ function bc(o) {
|
|
|
15919
15922
|
), re, X, te, $, S, K = (
|
|
15920
15923
|
/*isMobile*/
|
|
15921
15924
|
o[17] && xc(o)
|
|
15922
|
-
), ee =
|
|
15925
|
+
), ee = Wi(
|
|
15923
15926
|
/*timeoutOptions*/
|
|
15924
15927
|
o[8]
|
|
15925
15928
|
), v = [];
|
|
@@ -15937,11 +15940,11 @@ function bc(o) {
|
|
|
15937
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");
|
|
15938
15941
|
for (let f = 0; f < v.length; f += 1)
|
|
15939
15942
|
v[f].c();
|
|
15940
|
-
k = Y(), _ && _.c(), z = Y(), L = M("div"), F = M("button"), re = pe(q), X = Y(), g && g.c(), te =
|
|
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*/
|
|
15941
15944
|
(o[17] ? "TimeoutTitleNone" : "")), N(a, "class", "TimeoutDescription " + /*isMobile*/
|
|
15942
15945
|
(o[17] ? "TimeoutDescriptionMobile" : "")), N(T, "class", "TimeoutSelect " + /*isMobile*/
|
|
15943
15946
|
(o[17] ? "TimeoutSelectMobile" : "")), /*timeoutSelected*/
|
|
15944
|
-
o[9] === void 0 &&
|
|
15947
|
+
o[9] === void 0 && Pr(() => (
|
|
15945
15948
|
/*select_change_handler*/
|
|
15946
15949
|
o[26].call(T)
|
|
15947
15950
|
)), N(D, "class", "TimeoutSelectWrapper"), N(F, "class", "TimeoutSave"), N(L, "class", "TimeoutActionButtons " + /*isMobile*/
|
|
@@ -15949,15 +15952,15 @@ function bc(o) {
|
|
|
15949
15952
|
(o[17] ? "TimeoutWrapperMobile" : ""));
|
|
15950
15953
|
},
|
|
15951
15954
|
m(f, m) {
|
|
15952
|
-
|
|
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);
|
|
15953
15956
|
for (let w = 0; w < v.length; w += 1)
|
|
15954
15957
|
v[w] && v[w].m(T, null);
|
|
15955
|
-
|
|
15958
|
+
qi(
|
|
15956
15959
|
T,
|
|
15957
15960
|
/*timeoutSelected*/
|
|
15958
15961
|
o[9],
|
|
15959
15962
|
!0
|
|
15960
|
-
), x(t, k), _ && _.m(t, null), x(t, z), x(t, L), x(L, F), x(F, re),
|
|
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 = [
|
|
15961
15964
|
_t(
|
|
15962
15965
|
T,
|
|
15963
15966
|
"change",
|
|
@@ -16000,7 +16003,7 @@ function bc(o) {
|
|
|
16000
16003
|
}) + "") && ge(y, p), m[0] & /*timeoutOptions, $_*/
|
|
16001
16004
|
65792
|
|
16002
16005
|
) {
|
|
16003
|
-
ee =
|
|
16006
|
+
ee = Wi(
|
|
16004
16007
|
/*timeoutOptions*/
|
|
16005
16008
|
f[8]
|
|
16006
16009
|
);
|
|
@@ -16014,7 +16017,7 @@ function bc(o) {
|
|
|
16014
16017
|
v.length = ee.length;
|
|
16015
16018
|
}
|
|
16016
16019
|
m[0] & /*timeoutSelected, timeoutOptions*/
|
|
16017
|
-
768 &&
|
|
16020
|
+
768 && qi(
|
|
16018
16021
|
T,
|
|
16019
16022
|
/*timeoutSelected*/
|
|
16020
16023
|
f[9]
|
|
@@ -16025,7 +16028,7 @@ function bc(o) {
|
|
|
16025
16028
|
f[18] && g.p(f, m);
|
|
16026
16029
|
},
|
|
16027
16030
|
d(f) {
|
|
16028
|
-
f && (
|
|
16031
|
+
f && (se(t), se(X), se(te)), K && K.d(), Or(v, f), _ && _.d(), g && g.d(f), $ = !1, Mr(S);
|
|
16029
16032
|
}
|
|
16030
16033
|
};
|
|
16031
16034
|
}
|
|
@@ -16045,7 +16048,7 @@ function wc(o) {
|
|
|
16045
16048
|
"height",
|
|
16046
16049
|
/*isMobile*/
|
|
16047
16050
|
o[17] ? "15px" : "20px"
|
|
16048
|
-
), A(s, "rows", "3"), A(s, "width", "100%"),
|
|
16051
|
+
), A(s, "rows", "3"), A(s, "width", "100%"), Ki(
|
|
16049
16052
|
n,
|
|
16050
16053
|
"height",
|
|
16051
16054
|
/*isMobile*/
|
|
@@ -16055,7 +16058,7 @@ function wc(o) {
|
|
|
16055
16058
|
"height",
|
|
16056
16059
|
/*isMobile*/
|
|
16057
16060
|
o[17] ? "15px" : "20px"
|
|
16058
|
-
), A(l, "rows", "3"), A(l, "width", "100%"),
|
|
16061
|
+
), A(l, "rows", "3"), A(l, "width", "100%"), Ki(
|
|
16059
16062
|
c,
|
|
16060
16063
|
"height",
|
|
16061
16064
|
/*isMobile*/
|
|
@@ -16080,11 +16083,11 @@ function wc(o) {
|
|
|
16080
16083
|
(o[17] ? "TimeoutWrapperMobile" : ""));
|
|
16081
16084
|
},
|
|
16082
16085
|
m(L, F) {
|
|
16083
|
-
|
|
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);
|
|
16084
16087
|
},
|
|
16085
16088
|
p: Gt,
|
|
16086
16089
|
d(L) {
|
|
16087
|
-
L &&
|
|
16090
|
+
L && se(t), z.d();
|
|
16088
16091
|
}
|
|
16089
16092
|
};
|
|
16090
16093
|
}
|
|
@@ -16098,7 +16101,7 @@ function xc(o) {
|
|
|
16098
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");
|
|
16099
16102
|
},
|
|
16100
16103
|
m(E, D) {
|
|
16101
|
-
|
|
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(
|
|
16102
16105
|
t,
|
|
16103
16106
|
"click",
|
|
16104
16107
|
/*click_handler*/
|
|
@@ -16111,7 +16114,7 @@ function xc(o) {
|
|
|
16111
16114
|
E[16]("titleTimeout") + "") && ge(h, u);
|
|
16112
16115
|
},
|
|
16113
16116
|
d(E) {
|
|
16114
|
-
E &&
|
|
16117
|
+
E && se(t), p = !1, y();
|
|
16115
16118
|
}
|
|
16116
16119
|
};
|
|
16117
16120
|
}
|
|
@@ -16129,7 +16132,7 @@ function Bo(o) {
|
|
|
16129
16132
|
o[38], Gi(t, t.__value);
|
|
16130
16133
|
},
|
|
16131
16134
|
m(r, n) {
|
|
16132
|
-
|
|
16135
|
+
oe(r, t, n), x(t, i);
|
|
16133
16136
|
},
|
|
16134
16137
|
p(r, n) {
|
|
16135
16138
|
n[0] & /*$_, timeoutOptions*/
|
|
@@ -16142,7 +16145,7 @@ function Bo(o) {
|
|
|
16142
16145
|
r[38]) && (t.__value = s, Gi(t, t.__value));
|
|
16143
16146
|
},
|
|
16144
16147
|
d(r) {
|
|
16145
|
-
r &&
|
|
16148
|
+
r && se(t);
|
|
16146
16149
|
}
|
|
16147
16150
|
};
|
|
16148
16151
|
}
|
|
@@ -16175,7 +16178,7 @@ function Vo(o) {
|
|
|
16175
16178
|
(o[17] ? "TimeoutDateWrapperMobile" : ""));
|
|
16176
16179
|
},
|
|
16177
16180
|
m(p, y) {
|
|
16178
|
-
|
|
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);
|
|
16179
16182
|
},
|
|
16180
16183
|
p(p, y) {
|
|
16181
16184
|
y[0] & /*$_*/
|
|
@@ -16203,7 +16206,7 @@ function Vo(o) {
|
|
|
16203
16206
|
);
|
|
16204
16207
|
},
|
|
16205
16208
|
d(p) {
|
|
16206
|
-
p &&
|
|
16209
|
+
p && se(t), o[27](null);
|
|
16207
16210
|
}
|
|
16208
16211
|
};
|
|
16209
16212
|
}
|
|
@@ -16255,7 +16258,7 @@ function Cc(o) {
|
|
|
16255
16258
|
), A(t, "showmodaleventname", "ShowTimeoutConfirmationModal");
|
|
16256
16259
|
},
|
|
16257
16260
|
m(r, n) {
|
|
16258
|
-
|
|
16261
|
+
oe(r, t, n), x(t, e);
|
|
16259
16262
|
},
|
|
16260
16263
|
p(r, n) {
|
|
16261
16264
|
n[0] & /*$_*/
|
|
@@ -16310,7 +16313,7 @@ function Cc(o) {
|
|
|
16310
16313
|
);
|
|
16311
16314
|
},
|
|
16312
16315
|
d(r) {
|
|
16313
|
-
r &&
|
|
16316
|
+
r && se(t);
|
|
16314
16317
|
}
|
|
16315
16318
|
};
|
|
16316
16319
|
}
|
|
@@ -16321,10 +16324,10 @@ function Ac(o) {
|
|
|
16321
16324
|
t = M("ui-skeleton"), A(t, "structure", "title"), A(t, "width", "100px"), A(t, "margin-top", "20px"), A(t, "margin-bottom", "20px");
|
|
16322
16325
|
},
|
|
16323
16326
|
m(e, i) {
|
|
16324
|
-
|
|
16327
|
+
oe(e, t, i);
|
|
16325
16328
|
},
|
|
16326
16329
|
d(e) {
|
|
16327
|
-
e &&
|
|
16330
|
+
e && se(t);
|
|
16328
16331
|
}
|
|
16329
16332
|
};
|
|
16330
16333
|
}
|
|
@@ -16335,10 +16338,10 @@ function Tc(o) {
|
|
|
16335
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");
|
|
16336
16339
|
},
|
|
16337
16340
|
m(e, i) {
|
|
16338
|
-
|
|
16341
|
+
oe(e, t, i);
|
|
16339
16342
|
},
|
|
16340
16343
|
d(e) {
|
|
16341
|
-
e &&
|
|
16344
|
+
e && se(t);
|
|
16342
16345
|
}
|
|
16343
16346
|
};
|
|
16344
16347
|
}
|
|
@@ -16356,7 +16359,7 @@ function Ec(o) {
|
|
|
16356
16359
|
t = M("div"), s.c();
|
|
16357
16360
|
},
|
|
16358
16361
|
m(r, n) {
|
|
16359
|
-
|
|
16362
|
+
oe(r, t, n), s.m(t, null), o[29](t);
|
|
16360
16363
|
},
|
|
16361
16364
|
p(r, n) {
|
|
16362
16365
|
i === (i = e(r)) && s ? s.p(r, n) : (s.d(1), s = i(r), s && (s.c(), s.m(t, null)));
|
|
@@ -16364,13 +16367,13 @@ function Ec(o) {
|
|
|
16364
16367
|
i: Gt,
|
|
16365
16368
|
o: Gt,
|
|
16366
16369
|
d(r) {
|
|
16367
|
-
r &&
|
|
16370
|
+
r && se(t), s.d(), o[29](null);
|
|
16368
16371
|
}
|
|
16369
16372
|
};
|
|
16370
16373
|
}
|
|
16371
16374
|
function Dc(o, t, e) {
|
|
16372
16375
|
let i;
|
|
16373
|
-
xr(o,
|
|
16376
|
+
xr(o, Ir, (b) => e(16, i = b));
|
|
16374
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 = [
|
|
16375
16378
|
{
|
|
16376
16379
|
value: "CoolOffFor24Hours",
|
|
@@ -16457,7 +16460,7 @@ function Dc(o, t, e) {
|
|
|
16457
16460
|
});
|
|
16458
16461
|
const w = () => v();
|
|
16459
16462
|
function C() {
|
|
16460
|
-
k =
|
|
16463
|
+
k = Dr(this), e(9, k), e(8, T);
|
|
16461
16464
|
}
|
|
16462
16465
|
function I(b) {
|
|
16463
16466
|
Yi[b ? "unshift" : "push"](() => {
|
|
@@ -16476,9 +16479,9 @@ function Dc(o, t, e) {
|
|
|
16476
16479
|
o.$$.dirty[0] & /*calendar*/
|
|
16477
16480
|
128 && y && m(), o.$$.dirty[0] & /*lang*/
|
|
16478
16481
|
2 && r && _(), o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
16479
|
-
68 && n && p &&
|
|
16480
|
-
72 && a && p &&
|
|
16481
|
-
80 && l && p &&
|
|
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*/
|
|
16482
16485
|
4194304 && d && $();
|
|
16483
16486
|
}, X && K(), [
|
|
16484
16487
|
s,
|