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