@everymatrix/player-account-self-exclusion-nd 1.74.2 → 1.74.4
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/{PlayerAccountSelfExclusionNd-CVswG4pi.js → PlayerAccountSelfExclusionNd-CeYumrlV.js} +405 -384
- package/components/{PlayerAccountSelfExclusionNd-BgqLxiIA.cjs → PlayerAccountSelfExclusionNd-Hq7CYs8e.cjs} +42 -42
- package/components/{PlayerAccountSelfExclusionNd-KStvDqxM.js → PlayerAccountSelfExclusionNd-XA9EmCGy.js} +412 -391
- package/es2015/player-account-self-exclusion-nd.cjs +1 -1
- package/es2015/player-account-self-exclusion-nd.js +1 -1
- package/esnext/player-account-self-exclusion-nd.js +1 -1
- package/package.json +1 -1
|
@@ -26,14 +26,14 @@ var rt = (o, t, e) => new Promise((i, s) => {
|
|
|
26
26
|
}, a = (l) => l.done ? i(l.value) : Promise.resolve(l.value).then(r, n);
|
|
27
27
|
a((e = e.apply(o, t)).next());
|
|
28
28
|
});
|
|
29
|
-
import { B as ps, C as fs, D as Wr, $ as qr, S as Kr, a as Gr, f as pe, c as Jr, s as Xr, b as Zr, n as T, d as ge, E as _i, j as ve, F as Qr, G as en, o as tn, k as on, l as sn, z as fo, A as rn, H as mo, I as Z, J as _e, K as Pe, e as nn, p as M, L as We, q as g, M as zt, N as
|
|
29
|
+
import { B as ps, C as fs, D as Wr, $ as qr, S as Kr, a as Gr, f as pe, c as Jr, s as Xr, b as Zr, n as T, d as ge, E as _i, j as ve, F as Qr, G as en, o as tn, k as on, l as sn, z as fo, A as rn, H as mo, I as Z, J as _e, K as Pe, e as nn, p as M, L as We, q as g, M as zt, N as be, O as an, P as ln, Q as I, R as Xt, T as cn } from "./PlayerAccountGeneralConfirmationModal-DeKth9rU.js";
|
|
30
30
|
import "../stencil/ui-skeleton-CWuMYFGQ.js";
|
|
31
31
|
var ms = { exports: {} };
|
|
32
32
|
(function(o, t) {
|
|
33
33
|
(function(e, i) {
|
|
34
34
|
o.exports = i();
|
|
35
35
|
})(ps, function() {
|
|
36
|
-
var e = 1e3, i = 6e4, s = 36e5, r = "millisecond", n = "second", a = "minute", l = "hour", c = "day", u = "week", d = "month", h = "quarter", p = "year",
|
|
36
|
+
var e = 1e3, i = 6e4, s = 36e5, r = "millisecond", n = "second", a = "minute", l = "hour", c = "day", u = "week", d = "month", h = "quarter", p = "year", y = "date", f = "Invalid Date", b = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, D = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, C = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(E) {
|
|
37
37
|
var v = ["th", "st", "nd", "rd"], m = E % 100;
|
|
38
38
|
return "[" + E + (v[(m - 20) % 10] || v[m] || v[0]) + "]";
|
|
39
39
|
} }, z = function(E, v, m) {
|
|
@@ -50,7 +50,7 @@ var ms = { exports: {} };
|
|
|
50
50
|
}, a: function(E) {
|
|
51
51
|
return E < 0 ? Math.ceil(E) || 0 : Math.floor(E);
|
|
52
52
|
}, p: function(E) {
|
|
53
|
-
return { M: d, y: p, w: u, d: c, D:
|
|
53
|
+
return { M: d, y: p, w: u, d: c, D: y, h: l, m: a, s: n, ms: r, Q: h }[E] || String(E || "").toLowerCase().replace(/s$/, "");
|
|
54
54
|
}, u: function(E) {
|
|
55
55
|
return E === void 0;
|
|
56
56
|
} }, L = "en", G = {};
|
|
@@ -96,7 +96,7 @@ var ms = { exports: {} };
|
|
|
96
96
|
if (_ instanceof Date)
|
|
97
97
|
return new Date(_);
|
|
98
98
|
if (typeof _ == "string" && !/Z$/i.test(_)) {
|
|
99
|
-
var S = _.match(
|
|
99
|
+
var S = _.match(b);
|
|
100
100
|
if (S) {
|
|
101
101
|
var F = S[2] - 1 || 0, R = (S[7] || "0").substring(0, 3);
|
|
102
102
|
return A ? new Date(Date.UTC(S[1], F, S[3] || 1, S[4] || 0, S[5] || 0, S[6] || 0, R)) : new Date(S[1], F, S[3] || 1, S[4] || 0, S[5] || 0, S[6] || 0, R);
|
|
@@ -140,7 +140,7 @@ var ms = { exports: {} };
|
|
|
140
140
|
var ne = this.$locale().weekStart || 0, he = (U < ne ? U + 7 : U) - ne;
|
|
141
141
|
return F(A ? ee - he : ee + (6 - he), K);
|
|
142
142
|
case c:
|
|
143
|
-
case
|
|
143
|
+
case y:
|
|
144
144
|
return R(de + "Hours", 0);
|
|
145
145
|
case l:
|
|
146
146
|
return R(de + "Minutes", 1);
|
|
@@ -154,10 +154,10 @@ var ms = { exports: {} };
|
|
|
154
154
|
}, v.endOf = function(m) {
|
|
155
155
|
return this.startOf(m, !1);
|
|
156
156
|
}, v.$set = function(m, x) {
|
|
157
|
-
var _, A = k.p(m), S = "set" + (this.$u ? "UTC" : ""), F = (_ = {}, _[c] = S + "Date", _[
|
|
157
|
+
var _, A = k.p(m), S = "set" + (this.$u ? "UTC" : ""), F = (_ = {}, _[c] = S + "Date", _[y] = S + "Date", _[d] = S + "Month", _[p] = S + "FullYear", _[l] = S + "Hours", _[a] = S + "Minutes", _[n] = S + "Seconds", _[r] = S + "Milliseconds", _)[A], R = A === c ? this.$D + (x - this.$W) : x;
|
|
158
158
|
if (A === d || A === p) {
|
|
159
|
-
var U = this.clone().set(
|
|
160
|
-
U.$d[F](R), U.init(), this.$d = U.set(
|
|
159
|
+
var U = this.clone().set(y, 1);
|
|
160
|
+
U.$d[F](R), U.init(), this.$d = U.set(y, Math.min(this.$D, U.daysInMonth())).$d;
|
|
161
161
|
} else
|
|
162
162
|
F && this.$d[F](R);
|
|
163
163
|
return this.init(), this;
|
|
@@ -306,9 +306,9 @@ var ms = { exports: {} };
|
|
|
306
306
|
}, v.toString = function() {
|
|
307
307
|
return this.$d.toUTCString();
|
|
308
308
|
}, E;
|
|
309
|
-
}(),
|
|
310
|
-
return O.prototype =
|
|
311
|
-
|
|
309
|
+
}(), ie = j.prototype;
|
|
310
|
+
return O.prototype = ie, [["$ms", r], ["$s", n], ["$m", a], ["$H", l], ["$W", c], ["$M", d], ["$y", p], ["$D", y]].forEach(function(E) {
|
|
311
|
+
ie[E[1]] = function(v) {
|
|
312
312
|
return this.$g(v, E[0], E[1]);
|
|
313
313
|
};
|
|
314
314
|
}), O.extend = function(E, v) {
|
|
@@ -328,29 +328,29 @@ var _s = { exports: {} };
|
|
|
328
328
|
var e = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, i = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, s = /\d\d/, r = /\d\d?/, n = /\d*[^-_:/,()\s\d]+/, a = {}, l = function(f) {
|
|
329
329
|
return (f = +f) + (f > 68 ? 1900 : 2e3);
|
|
330
330
|
}, c = function(f) {
|
|
331
|
-
return function(
|
|
332
|
-
this[f] = +
|
|
331
|
+
return function(b) {
|
|
332
|
+
this[f] = +b;
|
|
333
333
|
};
|
|
334
334
|
}, u = [/[+-]\d\d:?(\d\d)?|Z/, function(f) {
|
|
335
|
-
(this.zone || (this.zone = {})).offset = function(
|
|
336
|
-
if (!
|
|
335
|
+
(this.zone || (this.zone = {})).offset = function(b) {
|
|
336
|
+
if (!b || b === "Z")
|
|
337
337
|
return 0;
|
|
338
|
-
var D =
|
|
338
|
+
var D = b.match(/([+-]|\d\d)/g), C = 60 * D[1] + (+D[2] || 0);
|
|
339
339
|
return C === 0 ? 0 : D[0] === "+" ? -C : C;
|
|
340
340
|
}(f);
|
|
341
341
|
}], d = function(f) {
|
|
342
|
-
var
|
|
343
|
-
return
|
|
344
|
-
}, h = function(f,
|
|
342
|
+
var b = a[f];
|
|
343
|
+
return b && (b.indexOf ? b : b.s.concat(b.f));
|
|
344
|
+
}, h = function(f, b) {
|
|
345
345
|
var D, C = a.meridiem;
|
|
346
346
|
if (C) {
|
|
347
347
|
for (var z = 1; z <= 24; z += 1)
|
|
348
|
-
if (f.indexOf(C(z, 0,
|
|
348
|
+
if (f.indexOf(C(z, 0, b)) > -1) {
|
|
349
349
|
D = z > 12;
|
|
350
350
|
break;
|
|
351
351
|
}
|
|
352
352
|
} else
|
|
353
|
-
D = f === (
|
|
353
|
+
D = f === (b ? "pm" : "PM");
|
|
354
354
|
return D;
|
|
355
355
|
}, p = { A: [n, function(f) {
|
|
356
356
|
this.afternoon = h(f, !1);
|
|
@@ -363,31 +363,31 @@ var _s = { exports: {} };
|
|
|
363
363
|
}], SSS: [/\d{3}/, function(f) {
|
|
364
364
|
this.milliseconds = +f;
|
|
365
365
|
}], s: [r, c("seconds")], ss: [r, c("seconds")], m: [r, c("minutes")], mm: [r, c("minutes")], H: [r, c("hours")], h: [r, c("hours")], HH: [r, c("hours")], hh: [r, c("hours")], D: [r, c("day")], DD: [s, c("day")], Do: [n, function(f) {
|
|
366
|
-
var
|
|
367
|
-
if (this.day = D[0],
|
|
366
|
+
var b = a.ordinal, D = f.match(/\d+/);
|
|
367
|
+
if (this.day = D[0], b)
|
|
368
368
|
for (var C = 1; C <= 31; C += 1)
|
|
369
|
-
|
|
369
|
+
b(C).replace(/\[|\]/g, "") === f && (this.day = C);
|
|
370
370
|
}], M: [r, c("month")], MM: [s, c("month")], MMM: [n, function(f) {
|
|
371
|
-
var
|
|
371
|
+
var b = d("months"), D = (d("monthsShort") || b.map(function(C) {
|
|
372
372
|
return C.slice(0, 3);
|
|
373
373
|
})).indexOf(f) + 1;
|
|
374
374
|
if (D < 1)
|
|
375
375
|
throw new Error();
|
|
376
376
|
this.month = D % 12 || D;
|
|
377
377
|
}], MMMM: [n, function(f) {
|
|
378
|
-
var
|
|
379
|
-
if (
|
|
378
|
+
var b = d("months").indexOf(f) + 1;
|
|
379
|
+
if (b < 1)
|
|
380
380
|
throw new Error();
|
|
381
|
-
this.month =
|
|
381
|
+
this.month = b % 12 || b;
|
|
382
382
|
}], Y: [/[+-]?\d+/, c("year")], YY: [s, function(f) {
|
|
383
383
|
this.year = l(f);
|
|
384
384
|
}], YYYY: [/\d{4}/, c("year")], Z: u, ZZ: u };
|
|
385
|
-
function
|
|
386
|
-
var
|
|
387
|
-
|
|
388
|
-
for (var C = (f =
|
|
385
|
+
function y(f) {
|
|
386
|
+
var b, D;
|
|
387
|
+
b = f, D = a && a.formats;
|
|
388
|
+
for (var C = (f = b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(q, O, k) {
|
|
389
389
|
var j = k && k.toUpperCase();
|
|
390
|
-
return O || D[k] || e[k] || D[j].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(
|
|
390
|
+
return O || D[k] || e[k] || D[j].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(ie, E, v) {
|
|
391
391
|
return E || v.slice(1);
|
|
392
392
|
});
|
|
393
393
|
})).match(i), z = C.length, N = 0; N < z; N += 1) {
|
|
@@ -396,11 +396,11 @@ var _s = { exports: {} };
|
|
|
396
396
|
}
|
|
397
397
|
return function(q) {
|
|
398
398
|
for (var O = {}, k = 0, j = 0; k < z; k += 1) {
|
|
399
|
-
var
|
|
400
|
-
if (typeof
|
|
401
|
-
j +=
|
|
399
|
+
var ie = C[k];
|
|
400
|
+
if (typeof ie == "string")
|
|
401
|
+
j += ie.length;
|
|
402
402
|
else {
|
|
403
|
-
var E =
|
|
403
|
+
var E = ie.regex, v = ie.parser, m = q.slice(j), x = E.exec(m)[0];
|
|
404
404
|
v.call(O, x), q = q.replace(x, "");
|
|
405
405
|
}
|
|
406
406
|
}
|
|
@@ -413,9 +413,9 @@ var _s = { exports: {} };
|
|
|
413
413
|
}(O), O;
|
|
414
414
|
};
|
|
415
415
|
}
|
|
416
|
-
return function(f,
|
|
416
|
+
return function(f, b, D) {
|
|
417
417
|
D.p.customParseFormat = !0, f && f.parseTwoDigitYear && (l = f.parseTwoDigitYear);
|
|
418
|
-
var C =
|
|
418
|
+
var C = b.prototype, z = C.parse;
|
|
419
419
|
C.parse = function(N) {
|
|
420
420
|
var L = N.date, G = N.utc, Q = N.args;
|
|
421
421
|
this.$u = G;
|
|
@@ -426,7 +426,7 @@ var _s = { exports: {} };
|
|
|
426
426
|
try {
|
|
427
427
|
if (["x", "X"].indexOf(x) > -1)
|
|
428
428
|
return new Date((x === "X" ? 1e3 : 1) * m);
|
|
429
|
-
var A =
|
|
429
|
+
var A = y(x)(m), S = A.year, F = A.month, R = A.day, U = A.hours, K = A.minutes, ee = A.seconds, de = A.milliseconds, ne = A.zone, he = /* @__PURE__ */ new Date(), X = R || (S || F ? 1 : he.getDate()), Y = S || he.getFullYear(), H = 0;
|
|
430
430
|
S && !F || (H = F > 0 ? F - 1 : he.getMonth());
|
|
431
431
|
var V = U || 0, fe = K || 0, we = ee || 0, ue = de || 0;
|
|
432
432
|
return ne ? new Date(Date.UTC(Y, H, X, V, fe, we, ue + 60 * ne.offset * 1e3)) : _ ? new Date(Date.UTC(Y, H, X, V, fe, we, ue)) : new Date(Y, H, X, V, fe, we, ue);
|
|
@@ -435,14 +435,14 @@ var _s = { exports: {} };
|
|
|
435
435
|
}
|
|
436
436
|
}(L, J, G), this.init(), j && j !== !0 && (this.$L = this.locale(j).$L), k && L != this.format(J) && (this.$d = /* @__PURE__ */ new Date("")), a = {};
|
|
437
437
|
} else if (J instanceof Array)
|
|
438
|
-
for (var
|
|
438
|
+
for (var ie = J.length, E = 1; E <= ie; E += 1) {
|
|
439
439
|
Q[1] = J[E - 1];
|
|
440
440
|
var v = D.apply(this, Q);
|
|
441
441
|
if (v.isValid()) {
|
|
442
442
|
this.$d = v.$d, this.$L = v.$L, this.init();
|
|
443
443
|
break;
|
|
444
444
|
}
|
|
445
|
-
E ===
|
|
445
|
+
E === ie && (this.$d = /* @__PURE__ */ new Date(""));
|
|
446
446
|
}
|
|
447
447
|
else
|
|
448
448
|
z.call(this, N);
|
|
@@ -908,7 +908,7 @@ const mn = (o) => new Yi(typeof o == "string" ? o : o + "", void 0, Bi), $ = (o,
|
|
|
908
908
|
const i = document.createElement("style"), s = Ft.litNonce;
|
|
909
909
|
s !== void 0 && i.setAttribute("nonce", s), i.textContent = e.cssText, o.appendChild(i);
|
|
910
910
|
}
|
|
911
|
-
},
|
|
911
|
+
}, yo = Hi ? (o) => o : (o) => o instanceof CSSStyleSheet ? ((t) => {
|
|
912
912
|
let e = "";
|
|
913
913
|
for (const i of t.cssRules)
|
|
914
914
|
e += i.cssText;
|
|
@@ -919,7 +919,7 @@ const mn = (o) => new Yi(typeof o == "string" ? o : o + "", void 0, Bi), $ = (o,
|
|
|
919
919
|
* Copyright 2017 Google LLC
|
|
920
920
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
921
921
|
*/
|
|
922
|
-
const { is: _n, defineProperty: gn, getOwnPropertyDescriptor: vn, getOwnPropertyNames:
|
|
922
|
+
const { is: _n, defineProperty: gn, getOwnPropertyDescriptor: vn, getOwnPropertyNames: yn, getOwnPropertySymbols: bn, getPrototypeOf: xn } = Object, Oe = globalThis, bo = Oe.trustedTypes, wn = bo ? bo.emptyScript : "", Zt = Oe.reactiveElementPolyfillSupport, pt = (o, t) => o, gi = { toAttribute(o, t) {
|
|
923
923
|
switch (t) {
|
|
924
924
|
case Boolean:
|
|
925
925
|
o = o ? wn : null;
|
|
@@ -992,7 +992,7 @@ class Ke extends HTMLElement {
|
|
|
992
992
|
if (this.hasOwnProperty(pt("finalized")))
|
|
993
993
|
return;
|
|
994
994
|
if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(pt("properties"))) {
|
|
995
|
-
const e = this.properties, i = [...
|
|
995
|
+
const e = this.properties, i = [...yn(e), ...bn(e)];
|
|
996
996
|
for (const s of i)
|
|
997
997
|
this.createProperty(s, e[s]);
|
|
998
998
|
}
|
|
@@ -1015,9 +1015,9 @@ class Ke extends HTMLElement {
|
|
|
1015
1015
|
if (Array.isArray(t)) {
|
|
1016
1016
|
const i = new Set(t.flat(1 / 0).reverse());
|
|
1017
1017
|
for (const s of i)
|
|
1018
|
-
e.unshift(
|
|
1018
|
+
e.unshift(yo(s));
|
|
1019
1019
|
} else
|
|
1020
|
-
t !== void 0 && e.push(
|
|
1020
|
+
t !== void 0 && e.push(yo(t));
|
|
1021
1021
|
return e;
|
|
1022
1022
|
}
|
|
1023
1023
|
static _$Eu(t, e) {
|
|
@@ -1176,7 +1176,7 @@ Ke.elementStyles = [], Ke.shadowRootOptions = { mode: "open" }, Ke[pt("elementPr
|
|
|
1176
1176
|
* Copyright 2017 Google LLC
|
|
1177
1177
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1178
1178
|
*/
|
|
1179
|
-
const ft = globalThis, Lt = ft.trustedTypes, wo = Lt ? Lt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0,
|
|
1179
|
+
const ft = globalThis, Lt = ft.trustedTypes, wo = Lt ? Lt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, ys = "$lit$", Me = `lit$${Math.random().toFixed(9).slice(2)}$`, bs = "?" + Me, En = `<${bs}>`, Ye = document, _t = () => Ye.createComment(""), gt = (o) => o === null || typeof o != "object" && typeof o != "function", ji = Array.isArray, Sn = (o) => ji(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", Qt = `[
|
|
1180
1180
|
\f\r]`, nt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Eo = /-->/g, So = />/g, Le = RegExp(`>|${Qt}(?:([^\\s"'>=/]+)(${Qt}*=${Qt}*(?:[^
|
|
1181
1181
|
\f\r"'\`<>=]|("|')|))|$)`, "g"), Ao = /'/g, Co = /"/g, xs = /^(?:script|style|textarea|title)$/i, Qe = Symbol.for("lit-noChange"), re = Symbol.for("lit-nothing"), Do = /* @__PURE__ */ new WeakMap(), $e = Ye.createTreeWalker(Ye, 129);
|
|
1182
1182
|
function ws(o, t) {
|
|
@@ -1193,7 +1193,7 @@ const An = (o, t) => {
|
|
|
1193
1193
|
for (; h < l.length && (n.lastIndex = h, u = n.exec(l), u !== null); )
|
|
1194
1194
|
h = n.lastIndex, n === nt ? u[1] === "!--" ? n = Eo : u[1] !== void 0 ? n = So : u[2] !== void 0 ? (xs.test(u[2]) && (s = RegExp("</" + u[2], "g")), n = Le) : u[3] !== void 0 && (n = Le) : n === Le ? u[0] === ">" ? (n = s != null ? s : nt, d = -1) : u[1] === void 0 ? d = -2 : (d = n.lastIndex - u[2].length, c = u[1], n = u[3] === void 0 ? Le : u[3] === '"' ? Co : Ao) : n === Co || n === Ao ? n = Le : n === Eo || n === So ? n = nt : (n = Le, s = void 0);
|
|
1195
1195
|
const p = n === Le && o[a + 1].startsWith("/>") ? " " : "";
|
|
1196
|
-
r += n === nt ? l + En : d >= 0 ? (i.push(c), l.slice(0, d) +
|
|
1196
|
+
r += n === nt ? l + En : d >= 0 ? (i.push(c), l.slice(0, d) + ys + l.slice(d) + Me + p) : l + Me + (d === -2 ? a : p);
|
|
1197
1197
|
}
|
|
1198
1198
|
return [ws(o, r + (o[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), i];
|
|
1199
1199
|
};
|
|
@@ -1211,9 +1211,9 @@ class vt {
|
|
|
1211
1211
|
if (s.nodeType === 1) {
|
|
1212
1212
|
if (s.hasAttributes())
|
|
1213
1213
|
for (const d of s.getAttributeNames())
|
|
1214
|
-
if (d.endsWith(
|
|
1215
|
-
const h = u[n++], p = s.getAttribute(d).split(Me),
|
|
1216
|
-
l.push({ type: 1, index: r, name:
|
|
1214
|
+
if (d.endsWith(ys)) {
|
|
1215
|
+
const h = u[n++], p = s.getAttribute(d).split(Me), y = /([.?@])?(.*)/.exec(h);
|
|
1216
|
+
l.push({ type: 1, index: r, name: y[2], strings: p, ctor: y[1] === "." ? Dn : y[1] === "?" ? kn : y[1] === "@" ? Pn : Vt }), s.removeAttribute(d);
|
|
1217
1217
|
} else
|
|
1218
1218
|
d.startsWith(Me) && (l.push({ type: 6, index: r }), s.removeAttribute(d));
|
|
1219
1219
|
if (xs.test(s.tagName)) {
|
|
@@ -1226,7 +1226,7 @@ class vt {
|
|
|
1226
1226
|
}
|
|
1227
1227
|
}
|
|
1228
1228
|
} else if (s.nodeType === 8)
|
|
1229
|
-
if (s.data ===
|
|
1229
|
+
if (s.data === bs)
|
|
1230
1230
|
l.push({ type: 2, index: r });
|
|
1231
1231
|
else {
|
|
1232
1232
|
let d = -1;
|
|
@@ -1580,7 +1580,7 @@ function te(o, t, e = {}) {
|
|
|
1580
1580
|
}
|
|
1581
1581
|
});
|
|
1582
1582
|
}
|
|
1583
|
-
function
|
|
1583
|
+
function yi() {
|
|
1584
1584
|
return window.Vaadin && window.Vaadin.styleModules ? window.Vaadin.styleModules.getAllThemes() : Es;
|
|
1585
1585
|
}
|
|
1586
1586
|
function Rn(o = "") {
|
|
@@ -1590,18 +1590,18 @@ function Rn(o = "") {
|
|
|
1590
1590
|
function ks(o) {
|
|
1591
1591
|
const t = [];
|
|
1592
1592
|
return o.include && [].concat(o.include).forEach((e) => {
|
|
1593
|
-
const i =
|
|
1593
|
+
const i = yi().find((s) => s.moduleId === e);
|
|
1594
1594
|
i ? t.push(...ks(i), ...i.styles) : console.warn(`Included moduleId ${e} not found in style registry`);
|
|
1595
1595
|
}, o.styles), t;
|
|
1596
1596
|
}
|
|
1597
1597
|
function Hn(o) {
|
|
1598
|
-
const t = `${o}-default-theme`, e =
|
|
1598
|
+
const t = `${o}-default-theme`, e = yi().filter((i) => i.moduleId !== t && As(i.themeFor, o)).map((i) => kt(Dt({}, i), {
|
|
1599
1599
|
// Prepend styles from included themes
|
|
1600
1600
|
styles: [...ks(i), ...i.styles],
|
|
1601
1601
|
// Map moduleId to includePriority
|
|
1602
1602
|
includePriority: Rn(i.moduleId)
|
|
1603
1603
|
})).sort((i, s) => s.includePriority - i.includePriority);
|
|
1604
|
-
return e.length > 0 ? e :
|
|
1604
|
+
return e.length > 0 ? e : yi().filter((i) => i.moduleId === t);
|
|
1605
1605
|
}
|
|
1606
1606
|
const je = (o) => class extends On(o) {
|
|
1607
1607
|
constructor() {
|
|
@@ -3621,7 +3621,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|
|
3621
3621
|
Code distributed by Google as part of the polymer project is also
|
|
3622
3622
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3623
3623
|
*/
|
|
3624
|
-
let ia = /(url\()([^)]*)(\))/g, oa = /(^\/[^\/])|(^#)|(^[\w-\d]*:)/, Pt,
|
|
3624
|
+
let ia = /(url\()([^)]*)(\))/g, oa = /(^\/[^\/])|(^#)|(^[\w-\d]*:)/, Pt, ye;
|
|
3625
3625
|
function mt(o, t) {
|
|
3626
3626
|
if (o && oa.test(o) || o === "//")
|
|
3627
3627
|
return o;
|
|
@@ -3639,7 +3639,7 @@ function mt(o, t) {
|
|
|
3639
3639
|
} catch (e) {
|
|
3640
3640
|
return o;
|
|
3641
3641
|
}
|
|
3642
|
-
return
|
|
3642
|
+
return ye || (ye = document.implementation.createHTMLDocument("temp"), ye.base = ye.createElement("base"), ye.head.appendChild(ye.base), ye.anchor = ye.createElement("a"), ye.body.appendChild(ye.anchor)), ye.base.href = t, ye.anchor.href = o, ye.anchor.href || o;
|
|
3643
3643
|
}
|
|
3644
3644
|
function Vi(o, t) {
|
|
3645
3645
|
return o.replace(ia, function(e, i, s, r) {
|
|
@@ -3673,7 +3673,7 @@ const sa = Ns && "adoptedStyleSheets" in Document.prototype && "replaceSync" in
|
|
|
3673
3673
|
})();
|
|
3674
3674
|
let ra = window.Polymer && window.Polymer.rootPath || Wi(document.baseURI || window.location.href), Rt = window.Polymer && window.Polymer.sanitizeDOMValue || void 0;
|
|
3675
3675
|
window.Polymer && window.Polymer.setPassiveTouchGestures;
|
|
3676
|
-
let Ht = window.Polymer && window.Polymer.strictTemplatePolicy || !1, na = window.Polymer && window.Polymer.allowTemplateFromDomModule || !1, zs = window.Polymer && window.Polymer.legacyOptimizations || !1, Ls = window.Polymer && window.Polymer.legacyWarnings || !1, aa = window.Polymer && window.Polymer.syncInitialRender || !1,
|
|
3676
|
+
let Ht = window.Polymer && window.Polymer.strictTemplatePolicy || !1, na = window.Polymer && window.Polymer.allowTemplateFromDomModule || !1, zs = window.Polymer && window.Polymer.legacyOptimizations || !1, Ls = window.Polymer && window.Polymer.legacyWarnings || !1, aa = window.Polymer && window.Polymer.syncInitialRender || !1, bi = window.Polymer && window.Polymer.legacyUndefined || !1, la = window.Polymer && window.Polymer.orderedComputed || !1, ko = window.Polymer && window.Polymer.removeNestedTemplates || !1, ca = window.Polymer && window.Polymer.fastDomIf || !1, Po = window.Polymer && window.Polymer.suppressTemplateNotifications || !1;
|
|
3677
3677
|
window.Polymer && window.Polymer.legacyNoObservedAttributes;
|
|
3678
3678
|
let ua = window.Polymer && window.Polymer.useAdoptedStyleSheetsWithBuiltCSS || !1;
|
|
3679
3679
|
/**
|
|
@@ -3686,7 +3686,7 @@ Code distributed by Google as part of the polymer project is also
|
|
|
3686
3686
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3687
3687
|
*/
|
|
3688
3688
|
let da = 0;
|
|
3689
|
-
const
|
|
3689
|
+
const se = function(o) {
|
|
3690
3690
|
let t = (
|
|
3691
3691
|
/** @type {!MixinFunction} */
|
|
3692
3692
|
o.__mixinApplications
|
|
@@ -3733,7 +3733,7 @@ function Mo(o) {
|
|
|
3733
3733
|
function ha(o) {
|
|
3734
3734
|
o.querySelector("style") && console.warn("dom-module %s has style outside template", o.id);
|
|
3735
3735
|
}
|
|
3736
|
-
class
|
|
3736
|
+
class yt extends HTMLElement {
|
|
3737
3737
|
/** @override */
|
|
3738
3738
|
static get observedAttributes() {
|
|
3739
3739
|
return ["id"];
|
|
@@ -3805,8 +3805,8 @@ class bt extends HTMLElement {
|
|
|
3805
3805
|
}
|
|
3806
3806
|
}
|
|
3807
3807
|
}
|
|
3808
|
-
|
|
3809
|
-
customElements.define("dom-module",
|
|
3808
|
+
yt.prototype.modules = qi;
|
|
3809
|
+
customElements.define("dom-module", yt);
|
|
3810
3810
|
/**
|
|
3811
3811
|
@license
|
|
3812
3812
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
@@ -3820,7 +3820,7 @@ const pa = "link[rel=import][type~=css]", fa = "include", Oo = "shady-unscoped";
|
|
|
3820
3820
|
function Rs(o) {
|
|
3821
3821
|
return (
|
|
3822
3822
|
/** @type {?DomModule} */
|
|
3823
|
-
|
|
3823
|
+
yt.import(o)
|
|
3824
3824
|
);
|
|
3825
3825
|
}
|
|
3826
3826
|
function Io(o) {
|
|
@@ -3922,14 +3922,14 @@ function Ue(o) {
|
|
|
3922
3922
|
function Ys(o, t) {
|
|
3923
3923
|
return o.indexOf(t + ".") === 0;
|
|
3924
3924
|
}
|
|
3925
|
-
function
|
|
3925
|
+
function bt(o, t) {
|
|
3926
3926
|
return t.indexOf(o + ".") === 0;
|
|
3927
3927
|
}
|
|
3928
3928
|
function xt(o, t, e) {
|
|
3929
3929
|
return t + e.slice(o.length);
|
|
3930
3930
|
}
|
|
3931
3931
|
function va(o, t) {
|
|
3932
|
-
return o === t || Ys(o, t) ||
|
|
3932
|
+
return o === t || Ys(o, t) || bt(o, t);
|
|
3933
3933
|
}
|
|
3934
3934
|
function dt(o) {
|
|
3935
3935
|
if (Array.isArray(o)) {
|
|
@@ -3978,15 +3978,15 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|
|
3978
3978
|
Code distributed by Google as part of the polymer project is also
|
|
3979
3979
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3980
3980
|
*/
|
|
3981
|
-
const Bt = {},
|
|
3981
|
+
const Bt = {}, ya = /-[a-z]/g, ba = /([A-Z])/g;
|
|
3982
3982
|
function Us(o) {
|
|
3983
3983
|
return Bt[o] || (Bt[o] = o.indexOf("-") < 0 ? o : o.replace(
|
|
3984
|
-
|
|
3984
|
+
ya,
|
|
3985
3985
|
(t) => t[1].toUpperCase()
|
|
3986
3986
|
));
|
|
3987
3987
|
}
|
|
3988
3988
|
function Wt(o) {
|
|
3989
|
-
return Bt[o] || (Bt[o] = o.replace(
|
|
3989
|
+
return Bt[o] || (Bt[o] = o.replace(ba, "-$1").toLowerCase());
|
|
3990
3990
|
}
|
|
3991
3991
|
/**
|
|
3992
3992
|
@license
|
|
@@ -4091,7 +4091,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|
|
4091
4091
|
Code distributed by Google as part of the polymer project is also
|
|
4092
4092
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
4093
4093
|
*/
|
|
4094
|
-
const Aa = qs, Ks =
|
|
4094
|
+
const Aa = qs, Ks = se(
|
|
4095
4095
|
/**
|
|
4096
4096
|
* @template T
|
|
4097
4097
|
* @param {function(new:T)} superClass Class to apply mixin to.
|
|
@@ -4542,7 +4542,7 @@ function Da(o, t) {
|
|
|
4542
4542
|
e !== void 0 && (o.__data ? o._setPendingProperty(t, e) : (o.__dataProto ? o.hasOwnProperty(JSCompiler_renameProperty("__dataProto", o)) || (o.__dataProto = Object.create(o.__dataProto)) : o.__dataProto = {}, o.__dataProto[t] = e));
|
|
4543
4543
|
}
|
|
4544
4544
|
}
|
|
4545
|
-
const ka =
|
|
4545
|
+
const ka = se((o) => {
|
|
4546
4546
|
const t = Ks(o);
|
|
4547
4547
|
class e extends t {
|
|
4548
4548
|
/**
|
|
@@ -4825,7 +4825,7 @@ function La(o, t, e) {
|
|
|
4825
4825
|
o[e] ? o[e](s, s.detail) : console.warn("listener method `" + e + "` not defined");
|
|
4826
4826
|
};
|
|
4827
4827
|
}
|
|
4828
|
-
const $a =
|
|
4828
|
+
const $a = se(
|
|
4829
4829
|
/**
|
|
4830
4830
|
* @template T
|
|
4831
4831
|
* @param {function(new:T)} superClass Class to apply mixin to.
|
|
@@ -5217,7 +5217,7 @@ function Ki(o, t) {
|
|
|
5217
5217
|
/** @type {string} */
|
|
5218
5218
|
t.name
|
|
5219
5219
|
);
|
|
5220
|
-
return e == o || !!(t.structured && Ys(e, o)) || !!(t.wildcard &&
|
|
5220
|
+
return e == o || !!(t.structured && Ys(e, o)) || !!(t.wildcard && bt(e, o));
|
|
5221
5221
|
} else
|
|
5222
5222
|
return !0;
|
|
5223
5223
|
}
|
|
@@ -5370,7 +5370,7 @@ function Ja(o, t, e) {
|
|
|
5370
5370
|
let s;
|
|
5371
5371
|
for (let r in i) {
|
|
5372
5372
|
let n = i[r];
|
|
5373
|
-
|
|
5373
|
+
bt(r, t) ? (s = xt(r, n, t), o._setPendingPropertyOrPath(s, e, !0, !0)) : bt(n, t) && (s = xt(n, r, t), o._setPendingPropertyOrPath(s, e, !0, !0));
|
|
5374
5374
|
}
|
|
5375
5375
|
}
|
|
5376
5376
|
}
|
|
@@ -5543,7 +5543,7 @@ function jo(o, t, e) {
|
|
|
5543
5543
|
}
|
|
5544
5544
|
function ir(o, t, e, i) {
|
|
5545
5545
|
const s = { indexSplices: i };
|
|
5546
|
-
|
|
5546
|
+
bi && !o._overrideLegacyUndefined && (t.splices = s), o.notifyPath(e + ".splices", s), o.notifyPath(e + ".length", t.length), bi && !o._overrideLegacyUndefined && (s.indexSplices = []);
|
|
5547
5547
|
}
|
|
5548
5548
|
function at(o, t, e, i, s, r) {
|
|
5549
5549
|
ir(o, t, e, [{
|
|
@@ -5557,7 +5557,7 @@ function at(o, t, e, i, s, r) {
|
|
|
5557
5557
|
function vl(o) {
|
|
5558
5558
|
return o[0].toUpperCase() + o.substring(1);
|
|
5559
5559
|
}
|
|
5560
|
-
const Gi =
|
|
5560
|
+
const Gi = se((o) => {
|
|
5561
5561
|
const t = $a(ka(o));
|
|
5562
5562
|
class e extends t {
|
|
5563
5563
|
constructor() {
|
|
@@ -6391,20 +6391,20 @@ const Gi = oe((o) => {
|
|
|
6391
6391
|
_marshalArgs(s, r, n) {
|
|
6392
6392
|
const a = this.__data, l = [];
|
|
6393
6393
|
for (let c = 0, u = s.length; c < u; c++) {
|
|
6394
|
-
let { name: d, structured: h, wildcard: p, value:
|
|
6394
|
+
let { name: d, structured: h, wildcard: p, value: y, literal: f } = s[c];
|
|
6395
6395
|
if (!f)
|
|
6396
6396
|
if (p) {
|
|
6397
|
-
const
|
|
6398
|
-
|
|
6399
|
-
path:
|
|
6397
|
+
const b = bt(d, r), D = jo(a, n, b ? r : d);
|
|
6398
|
+
y = {
|
|
6399
|
+
path: b ? r : d,
|
|
6400
6400
|
value: D,
|
|
6401
|
-
base:
|
|
6401
|
+
base: b ? me(a, d) : D
|
|
6402
6402
|
};
|
|
6403
6403
|
} else
|
|
6404
|
-
|
|
6405
|
-
if (
|
|
6404
|
+
y = h ? jo(a, n, d) : a[d];
|
|
6405
|
+
if (bi && !this._overrideLegacyUndefined && y === void 0 && s.length > 1)
|
|
6406
6406
|
return Et;
|
|
6407
|
-
l[c] =
|
|
6407
|
+
l[c] = y;
|
|
6408
6408
|
}
|
|
6409
6409
|
return l;
|
|
6410
6410
|
}
|
|
@@ -6799,9 +6799,9 @@ const Gi = oe((o) => {
|
|
|
6799
6799
|
h && (r.hostProps = Object.assign(r.hostProps || {}, h), ko || (n.parentInfo.noted = !0));
|
|
6800
6800
|
else {
|
|
6801
6801
|
let p = "{";
|
|
6802
|
-
for (let
|
|
6803
|
-
let f = [{ mode: p, source:
|
|
6804
|
-
oi(this, r, n, "property", "_host_" +
|
|
6802
|
+
for (let y in h) {
|
|
6803
|
+
let f = [{ mode: p, source: y, dependencies: [y], hostProp: !0 }];
|
|
6804
|
+
oi(this, r, n, "property", "_host_" + y, f);
|
|
6805
6805
|
}
|
|
6806
6806
|
}
|
|
6807
6807
|
return a;
|
|
@@ -6855,26 +6855,26 @@ const Gi = oe((o) => {
|
|
|
6855
6855
|
let n = [], a = 0, l;
|
|
6856
6856
|
for (; (l = Bo.exec(s)) !== null; ) {
|
|
6857
6857
|
l.index > a && n.push({ literal: s.slice(a, l.index) });
|
|
6858
|
-
let c = l[1][0], u = !!l[2], d = l[3].trim(), h = !1, p = "",
|
|
6859
|
-
c == "{" && (
|
|
6860
|
-
let f = si(d),
|
|
6858
|
+
let c = l[1][0], u = !!l[2], d = l[3].trim(), h = !1, p = "", y = -1;
|
|
6859
|
+
c == "{" && (y = d.indexOf("::")) > 0 && (p = d.substring(y + 2), d = d.substring(0, y), h = !0);
|
|
6860
|
+
let f = si(d), b = [];
|
|
6861
6861
|
if (f) {
|
|
6862
6862
|
let { args: D, methodName: C } = f;
|
|
6863
6863
|
for (let N = 0; N < D.length; N++) {
|
|
6864
6864
|
let L = D[N];
|
|
6865
|
-
L.literal ||
|
|
6865
|
+
L.literal || b.push(L);
|
|
6866
6866
|
}
|
|
6867
6867
|
let z = r.dynamicFns;
|
|
6868
|
-
(z && z[C] || f.static) && (
|
|
6868
|
+
(z && z[C] || f.static) && (b.push(C), f.dynamicFn = !0);
|
|
6869
6869
|
} else
|
|
6870
|
-
|
|
6870
|
+
b.push(d);
|
|
6871
6871
|
n.push({
|
|
6872
6872
|
source: d,
|
|
6873
6873
|
mode: c,
|
|
6874
6874
|
negate: u,
|
|
6875
6875
|
customEvent: h,
|
|
6876
6876
|
signature: f,
|
|
6877
|
-
dependencies:
|
|
6877
|
+
dependencies: b,
|
|
6878
6878
|
event: p
|
|
6879
6879
|
}), a = Bo.lastIndex;
|
|
6880
6880
|
}
|
|
@@ -6926,7 +6926,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|
|
6926
6926
|
Code distributed by Google as part of the polymer project is also
|
|
6927
6927
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
6928
6928
|
*/
|
|
6929
|
-
function
|
|
6929
|
+
function yl(o) {
|
|
6930
6930
|
const t = {};
|
|
6931
6931
|
for (let e in o) {
|
|
6932
6932
|
const i = o[e];
|
|
@@ -6934,7 +6934,7 @@ function bl(o) {
|
|
|
6934
6934
|
}
|
|
6935
6935
|
return t;
|
|
6936
6936
|
}
|
|
6937
|
-
const
|
|
6937
|
+
const bl = se((o) => {
|
|
6938
6938
|
const t = Ks(o);
|
|
6939
6939
|
function e(r) {
|
|
6940
6940
|
const n = Object.getPrototypeOf(r);
|
|
@@ -6948,7 +6948,7 @@ const yl = oe((o) => {
|
|
|
6948
6948
|
let n = null;
|
|
6949
6949
|
if (r.hasOwnProperty(JSCompiler_renameProperty("properties", r))) {
|
|
6950
6950
|
const a = r.properties;
|
|
6951
|
-
a && (n =
|
|
6951
|
+
a && (n = yl(a));
|
|
6952
6952
|
}
|
|
6953
6953
|
r.__ownProperties = n;
|
|
6954
6954
|
}
|
|
@@ -7085,8 +7085,8 @@ const yl = oe((o) => {
|
|
|
7085
7085
|
* Google as part of the polymer project is also subject to an additional IP
|
|
7086
7086
|
* rights grant found at http://polymer.github.io/PATENTS.txt
|
|
7087
7087
|
*/
|
|
7088
|
-
const xl = "3.5.2", Uo = window.ShadyCSS && window.ShadyCSS.cssBuild, wl =
|
|
7089
|
-
const t =
|
|
7088
|
+
const xl = "3.5.2", Uo = window.ShadyCSS && window.ShadyCSS.cssBuild, wl = se((o) => {
|
|
7089
|
+
const t = bl(Gi(o));
|
|
7090
7090
|
function e(l) {
|
|
7091
7091
|
if (!l.hasOwnProperty(
|
|
7092
7092
|
JSCompiler_renameProperty("__propertyDefaults", l)
|
|
@@ -7115,23 +7115,23 @@ const xl = "3.5.2", Uo = window.ShadyCSS && window.ShadyCSS.cssBuild, wl = oe((o
|
|
|
7115
7115
|
}
|
|
7116
7116
|
function r(l, c, u, d) {
|
|
7117
7117
|
if (!Uo) {
|
|
7118
|
-
const h = c.content.querySelectorAll("style"), p = Hs(c),
|
|
7119
|
-
for (let D = 0; D <
|
|
7120
|
-
let C =
|
|
7118
|
+
const h = c.content.querySelectorAll("style"), p = Hs(c), y = ga(u), f = c.content.firstElementChild;
|
|
7119
|
+
for (let D = 0; D < y.length; D++) {
|
|
7120
|
+
let C = y[D];
|
|
7121
7121
|
C.textContent = l._processStyleText(C.textContent, d), c.content.insertBefore(C, f);
|
|
7122
7122
|
}
|
|
7123
|
-
let
|
|
7123
|
+
let b = 0;
|
|
7124
7124
|
for (let D = 0; D < p.length; D++) {
|
|
7125
|
-
let C = p[D], z = h[
|
|
7126
|
-
z !== C ? (C = C.cloneNode(!0), z.parentNode.insertBefore(C, z)) :
|
|
7125
|
+
let C = p[D], z = h[b];
|
|
7126
|
+
z !== C ? (C = C.cloneNode(!0), z.parentNode.insertBefore(C, z)) : b++, C.textContent = l._processStyleText(C.textContent, d);
|
|
7127
7127
|
}
|
|
7128
7128
|
}
|
|
7129
7129
|
if (window.ShadyCSS && window.ShadyCSS.prepareTemplate(c, u), ua && Uo && sa) {
|
|
7130
7130
|
const h = c.content.querySelectorAll("style");
|
|
7131
7131
|
if (h) {
|
|
7132
7132
|
let p = "";
|
|
7133
|
-
Array.from(h).forEach((
|
|
7134
|
-
p +=
|
|
7133
|
+
Array.from(h).forEach((y) => {
|
|
7134
|
+
p += y.textContent, y.parentNode.removeChild(y);
|
|
7135
7135
|
}), l._styleSheet = new CSSStyleSheet(), l._styleSheet.replaceSync(p);
|
|
7136
7136
|
}
|
|
7137
7137
|
}
|
|
@@ -7139,7 +7139,7 @@ const xl = "3.5.2", Uo = window.ShadyCSS && window.ShadyCSS.cssBuild, wl = oe((o
|
|
|
7139
7139
|
function n(l) {
|
|
7140
7140
|
let c = null;
|
|
7141
7141
|
if (l && (!Ht || na) && (c = /** @type {?HTMLTemplateElement} */
|
|
7142
|
-
|
|
7142
|
+
yt.import(l, "template"), Ht && !c))
|
|
7143
7143
|
throw new Error(`strictTemplatePolicy: expecting dom-module or null template for ${l}`);
|
|
7144
7144
|
return c;
|
|
7145
7145
|
}
|
|
@@ -7310,7 +7310,7 @@ const xl = "3.5.2", Uo = window.ShadyCSS && window.ShadyCSS.cssBuild, wl = oe((o
|
|
|
7310
7310
|
if (c)
|
|
7311
7311
|
this._importPath = Wi(c.url);
|
|
7312
7312
|
else {
|
|
7313
|
-
const u =
|
|
7313
|
+
const u = yt.import(
|
|
7314
7314
|
/** @type {PolymerElementConstructor} */
|
|
7315
7315
|
this.is
|
|
7316
7316
|
);
|
|
@@ -8074,13 +8074,13 @@ const Wo = (o) => o && o.nodeType === Node.ELEMENT_NODE, ni = (...o) => {
|
|
|
8074
8074
|
if (!d || l.has(d))
|
|
8075
8075
|
return;
|
|
8076
8076
|
const h = d.shadowRoot;
|
|
8077
|
-
(h ? [...d.children, ...h.children] : [...d.children]).forEach((
|
|
8078
|
-
if (!["template", "script", "style"].includes(
|
|
8079
|
-
if (a.has(
|
|
8080
|
-
u(
|
|
8077
|
+
(h ? [...d.children, ...h.children] : [...d.children]).forEach((y) => {
|
|
8078
|
+
if (!["template", "script", "style"].includes(y.localName))
|
|
8079
|
+
if (a.has(y))
|
|
8080
|
+
u(y);
|
|
8081
8081
|
else {
|
|
8082
|
-
const f =
|
|
8083
|
-
qe.set(
|
|
8082
|
+
const f = y.getAttribute(i), b = f !== null && f !== "false", D = (qe.get(y) || 0) + 1, C = (r.get(y) || 0) + 1;
|
|
8083
|
+
qe.set(y, D), r.set(y, C), n.push(y), D === 1 && b && Mt.set(y, !0), C === 1 && y.setAttribute(e, "true"), b || y.setAttribute(i, "true");
|
|
8084
8084
|
}
|
|
8085
8085
|
});
|
|
8086
8086
|
};
|
|
@@ -8255,7 +8255,7 @@ class Kl {
|
|
|
8255
8255
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
8256
8256
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
8257
8257
|
*/
|
|
8258
|
-
const st =
|
|
8258
|
+
const st = se((o) => typeof o.prototype.addController == "function" ? o : class extends o {
|
|
8259
8259
|
constructor() {
|
|
8260
8260
|
super(), this.__controllers = /* @__PURE__ */ new Set();
|
|
8261
8261
|
}
|
|
@@ -8760,8 +8760,8 @@ function ic(o, t) {
|
|
|
8760
8760
|
const { left: l, top: c, width: u, height: d } = o.getBoundingClientRect();
|
|
8761
8761
|
if (n || t(), !u || !d)
|
|
8762
8762
|
return;
|
|
8763
|
-
const h = Math.floor(c), p = Math.floor(i.clientWidth - (l + u)),
|
|
8764
|
-
rootMargin: `${-h}px ${-p}px ${-
|
|
8763
|
+
const h = Math.floor(c), p = Math.floor(i.clientWidth - (l + u)), y = Math.floor(i.clientHeight - (c + d)), f = Math.floor(l), D = {
|
|
8764
|
+
rootMargin: `${-h}px ${-p}px ${-y}px ${-f}px`,
|
|
8765
8765
|
threshold: Math.max(0, Math.min(1, a)) || 1
|
|
8766
8766
|
};
|
|
8767
8767
|
let C = !0;
|
|
@@ -9861,7 +9861,7 @@ let tt = class Ii {
|
|
|
9861
9861
|
return this._timer != null;
|
|
9862
9862
|
}
|
|
9863
9863
|
};
|
|
9864
|
-
function
|
|
9864
|
+
function yc(o) {
|
|
9865
9865
|
Oi.add(o);
|
|
9866
9866
|
}
|
|
9867
9867
|
/**
|
|
@@ -9883,7 +9883,7 @@ const Jo = /* @__PURE__ */ new Set(), gr = (o) => class extends qt(o) {
|
|
|
9883
9883
|
const { is: e } = this;
|
|
9884
9884
|
e && !Jo.has(e) && (window.Vaadin.registrations.push(this), Jo.add(e), window.Vaadin.developmentModeCallback && (ui = tt.debounce(ui, gc, () => {
|
|
9885
9885
|
window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]();
|
|
9886
|
-
}),
|
|
9886
|
+
}), yc(ui)));
|
|
9887
9887
|
}
|
|
9888
9888
|
constructor() {
|
|
9889
9889
|
super(), document.doctype === null && console.warn(
|
|
@@ -9896,7 +9896,7 @@ const Jo = /* @__PURE__ */ new Set(), gr = (o) => class extends qt(o) {
|
|
|
9896
9896
|
* Copyright (c) 2023 - 2024 Vaadin Ltd.
|
|
9897
9897
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
9898
9898
|
*/
|
|
9899
|
-
class
|
|
9899
|
+
class bc {
|
|
9900
9900
|
constructor(t, e) {
|
|
9901
9901
|
this.slot = t, this.callback = e, this._storedNodes = [], this._connected = !1, this._scheduled = !1, this._boundSchedule = () => {
|
|
9902
9902
|
this._schedule();
|
|
@@ -10057,7 +10057,7 @@ class Re extends EventTarget {
|
|
|
10057
10057
|
*/
|
|
10058
10058
|
observeSlot() {
|
|
10059
10059
|
const { slotName: t } = this, e = t === "" ? "slot:not([name])" : `slot[name=${t}]`, i = this.host.shadowRoot.querySelector(e);
|
|
10060
|
-
this.__slotObserver = new
|
|
10060
|
+
this.__slotObserver = new bc(i, ({ addedNodes: s, removedNodes: r }) => {
|
|
10061
10061
|
const n = this.multiple ? this.nodes : [this.node], a = s.filter((l) => !tc(l) && !n.includes(l));
|
|
10062
10062
|
r.length && (this.nodes = n.filter((l) => !r.includes(l)), r.forEach((l) => {
|
|
10063
10063
|
this.teardownNode(l);
|
|
@@ -10072,7 +10072,7 @@ class Re extends EventTarget {
|
|
|
10072
10072
|
* Copyright (c) 2022 - 2024 Vaadin Ltd.
|
|
10073
10073
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
10074
10074
|
*/
|
|
10075
|
-
class
|
|
10075
|
+
class yr extends Re {
|
|
10076
10076
|
constructor(t) {
|
|
10077
10077
|
super(t, "tooltip"), this.setTarget(t);
|
|
10078
10078
|
}
|
|
@@ -10266,13 +10266,13 @@ const Sc = !1, Ac = (o) => o, Qi = typeof document.head.style.touchAction == "st
|
|
|
10266
10266
|
function eo(o) {
|
|
10267
10267
|
return Dc.indexOf(o) > -1;
|
|
10268
10268
|
}
|
|
10269
|
-
let
|
|
10269
|
+
let br = !1;
|
|
10270
10270
|
(function() {
|
|
10271
10271
|
try {
|
|
10272
10272
|
const o = Object.defineProperty({}, "passive", {
|
|
10273
10273
|
// eslint-disable-next-line getter-return
|
|
10274
10274
|
get() {
|
|
10275
|
-
|
|
10275
|
+
br = !0;
|
|
10276
10276
|
}
|
|
10277
10277
|
});
|
|
10278
10278
|
window.addEventListener("test", null, o), window.removeEventListener("test", null, o);
|
|
@@ -10280,7 +10280,7 @@ let yr = !1;
|
|
|
10280
10280
|
}
|
|
10281
10281
|
})();
|
|
10282
10282
|
function Tc(o) {
|
|
10283
|
-
if (!(eo(o) || o === "touchend") && Qi &&
|
|
10283
|
+
if (!(eo(o) || o === "touchend") && Qi && br && Sc)
|
|
10284
10284
|
return { passive: !0 };
|
|
10285
10285
|
}
|
|
10286
10286
|
const Mc = navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u), Oc = {
|
|
@@ -10679,7 +10679,7 @@ function es(o, t, e) {
|
|
|
10679
10679
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
10680
10680
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
10681
10681
|
*/
|
|
10682
|
-
const Sr =
|
|
10682
|
+
const Sr = se(
|
|
10683
10683
|
(o) => class extends o {
|
|
10684
10684
|
static get properties() {
|
|
10685
10685
|
return {
|
|
@@ -10724,7 +10724,7 @@ const Sr = oe(
|
|
|
10724
10724
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
10725
10725
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
10726
10726
|
*/
|
|
10727
|
-
const Jt =
|
|
10727
|
+
const Jt = se(
|
|
10728
10728
|
(o) => class extends o {
|
|
10729
10729
|
/** @protected */
|
|
10730
10730
|
ready() {
|
|
@@ -10849,7 +10849,7 @@ const Hc = (o) => class extends Sr(Jt(o)) {
|
|
|
10849
10849
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
10850
10850
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
10851
10851
|
*/
|
|
10852
|
-
const so =
|
|
10852
|
+
const so = se(
|
|
10853
10853
|
(o) => class extends o {
|
|
10854
10854
|
/**
|
|
10855
10855
|
* @protected
|
|
@@ -11022,7 +11022,7 @@ class Yc extends Bc(gr(je(st(Fe)))) {
|
|
|
11022
11022
|
}
|
|
11023
11023
|
/** @protected */
|
|
11024
11024
|
ready() {
|
|
11025
|
-
super.ready(), this._tooltipController = new
|
|
11025
|
+
super.ready(), this._tooltipController = new yr(this), this.addController(this._tooltipController);
|
|
11026
11026
|
}
|
|
11027
11027
|
}
|
|
11028
11028
|
Ae(Yc);
|
|
@@ -11624,7 +11624,7 @@ function ao(o, t, e, i, s) {
|
|
|
11624
11624
|
let n = i !== e && (i === i || e === e);
|
|
11625
11625
|
return r && n && (o.__dataTemp[t] = e), n;
|
|
11626
11626
|
}
|
|
11627
|
-
const lo =
|
|
11627
|
+
const lo = se((o) => {
|
|
11628
11628
|
class t extends o {
|
|
11629
11629
|
/**
|
|
11630
11630
|
* Overrides `PropertyEffects` to provide option for skipping
|
|
@@ -11648,7 +11648,7 @@ const lo = oe((o) => {
|
|
|
11648
11648
|
}
|
|
11649
11649
|
}
|
|
11650
11650
|
return t;
|
|
11651
|
-
}), Qc =
|
|
11651
|
+
}), Qc = se((o) => {
|
|
11652
11652
|
class t extends o {
|
|
11653
11653
|
/** @nocollapse */
|
|
11654
11654
|
static get properties() {
|
|
@@ -13498,7 +13498,7 @@ const vu = (o) => class extends o {
|
|
|
13498
13498
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
13499
13499
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
13500
13500
|
*/
|
|
13501
|
-
const
|
|
13501
|
+
const yu = $`
|
|
13502
13502
|
:host {
|
|
13503
13503
|
display: flex;
|
|
13504
13504
|
flex-direction: column;
|
|
@@ -13564,10 +13564,10 @@ const bu = $`
|
|
|
13564
13564
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
13565
13565
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
13566
13566
|
*/
|
|
13567
|
-
te("vaadin-date-picker-overlay-content",
|
|
13567
|
+
te("vaadin-date-picker-overlay-content", yu, {
|
|
13568
13568
|
moduleId: "vaadin-date-picker-overlay-content-styles"
|
|
13569
13569
|
});
|
|
13570
|
-
class
|
|
13570
|
+
class bu extends vu(
|
|
13571
13571
|
st(je(qt(Fe)))
|
|
13572
13572
|
) {
|
|
13573
13573
|
static get template() {
|
|
@@ -13601,13 +13601,13 @@ class yu extends vu(
|
|
|
13601
13601
|
super.ready(), this.setAttribute("role", "dialog"), this._addListeners(), this._initControllers();
|
|
13602
13602
|
}
|
|
13603
13603
|
}
|
|
13604
|
-
Ae(
|
|
13604
|
+
Ae(bu);
|
|
13605
13605
|
/**
|
|
13606
13606
|
* @license
|
|
13607
13607
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
13608
13608
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
13609
13609
|
*/
|
|
13610
|
-
const Fr =
|
|
13610
|
+
const Fr = se(
|
|
13611
13611
|
(o) => class extends so(Ar(o)) {
|
|
13612
13612
|
static get properties() {
|
|
13613
13613
|
return {
|
|
@@ -13772,7 +13772,7 @@ function wu(o, t) {
|
|
|
13772
13772
|
const e = document.createElement("style");
|
|
13773
13773
|
e.textContent = o, t === document ? document.head.appendChild(e) : t.insertBefore(e, t.firstChild);
|
|
13774
13774
|
}
|
|
13775
|
-
const Eu =
|
|
13775
|
+
const Eu = se(
|
|
13776
13776
|
(o) => class extends o {
|
|
13777
13777
|
/**
|
|
13778
13778
|
* List of styles to insert into root.
|
|
@@ -13799,7 +13799,7 @@ const Eu = oe(
|
|
|
13799
13799
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
13800
13800
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
13801
13801
|
*/
|
|
13802
|
-
const Nr =
|
|
13802
|
+
const Nr = se(
|
|
13803
13803
|
(o) => class extends o {
|
|
13804
13804
|
static get properties() {
|
|
13805
13805
|
return {
|
|
@@ -14557,7 +14557,7 @@ class Mu extends uo {
|
|
|
14557
14557
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
14558
14558
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
14559
14559
|
*/
|
|
14560
|
-
const Ou =
|
|
14560
|
+
const Ou = se(
|
|
14561
14561
|
(o) => class extends st(o) {
|
|
14562
14562
|
static get properties() {
|
|
14563
14563
|
return {
|
|
@@ -14600,7 +14600,7 @@ const Ou = oe(
|
|
|
14600
14600
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
14601
14601
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
14602
14602
|
*/
|
|
14603
|
-
const $r =
|
|
14603
|
+
const $r = se(
|
|
14604
14604
|
(o) => class extends o {
|
|
14605
14605
|
static get properties() {
|
|
14606
14606
|
return {
|
|
@@ -14813,7 +14813,7 @@ const Iu = (o) => class extends $r(Ou(st(o))) {
|
|
|
14813
14813
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
14814
14814
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
14815
14815
|
*/
|
|
14816
|
-
const Fu =
|
|
14816
|
+
const Fu = se(
|
|
14817
14817
|
(o) => class extends o {
|
|
14818
14818
|
static get properties() {
|
|
14819
14819
|
return {
|
|
@@ -14894,7 +14894,7 @@ const Fu = oe(
|
|
|
14894
14894
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
14895
14895
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
14896
14896
|
*/
|
|
14897
|
-
const Rr =
|
|
14897
|
+
const Rr = se(
|
|
14898
14898
|
(o) => class extends Fu($r(Nr(o))) {
|
|
14899
14899
|
/**
|
|
14900
14900
|
* An array of attributes which participate in the input validation.
|
|
@@ -16226,7 +16226,7 @@ class Wu extends Uu(Nu(je(gr(Fe)))) {
|
|
|
16226
16226
|
uniqueIdPrefix: "search-input"
|
|
16227
16227
|
}
|
|
16228
16228
|
)
|
|
16229
|
-
), this.addController(new Lu(this.inputElement, this._labelController)), this._tooltipController = new
|
|
16229
|
+
), this.addController(new Lu(this.inputElement, this._labelController)), this._tooltipController = new yr(this), this.addController(this._tooltipController), this._tooltipController.setPosition("top"), this._tooltipController.setAriaTarget(this.inputElement), this._tooltipController.setShouldShow((e) => !e.opened), this.shadowRoot.querySelector('[part="toggle-button"]').addEventListener("mousedown", (e) => e.preventDefault()), this.$.overlay.addEventListener("vaadin-overlay-close", this._onVaadinOverlayClose.bind(this));
|
|
16230
16230
|
}
|
|
16231
16231
|
/** @private */
|
|
16232
16232
|
_onVaadinOverlayClose(t) {
|
|
@@ -16290,99 +16290,99 @@ function ss(o, t, e) {
|
|
|
16290
16290
|
function Ku(o) {
|
|
16291
16291
|
let t, e, i, s, r = (
|
|
16292
16292
|
/*$_*/
|
|
16293
|
-
o[
|
|
16293
|
+
o[21]("titleSelfExclusion") + ""
|
|
16294
16294
|
), n, a, l, c, u = (
|
|
16295
16295
|
/*$_*/
|
|
16296
|
-
o[
|
|
16296
|
+
o[21]("selfExclusionText", {
|
|
16297
16297
|
values: {
|
|
16298
16298
|
operatorname: (
|
|
16299
16299
|
/*operator*/
|
|
16300
|
-
o[
|
|
16300
|
+
o[2]
|
|
16301
16301
|
),
|
|
16302
16302
|
baseurl: (
|
|
16303
16303
|
/*baseurl*/
|
|
16304
|
-
o[
|
|
16304
|
+
o[4]
|
|
16305
16305
|
),
|
|
16306
16306
|
lang: (
|
|
16307
16307
|
/*lang*/
|
|
16308
|
-
o[
|
|
16308
|
+
o[1]
|
|
16309
16309
|
)
|
|
16310
16310
|
}
|
|
16311
16311
|
}) + ""
|
|
16312
16312
|
), d, h, p = (
|
|
16313
16313
|
/*$_*/
|
|
16314
|
-
o[
|
|
16315
|
-
),
|
|
16314
|
+
o[21]("selfExclusionEmailText") + ""
|
|
16315
|
+
), y, f, b, D, C, z, N, L, G, Q = (
|
|
16316
16316
|
/*$_*/
|
|
16317
|
-
o[
|
|
16318
|
-
o[
|
|
16319
|
-
), J, q, O, k, j,
|
|
16317
|
+
o[21](`${/*selectedPeriodKey*/
|
|
16318
|
+
o[14]}`) + ""
|
|
16319
|
+
), J, q, O, k, j, ie, E, v, m, x, _, A, S, F = (
|
|
16320
16320
|
/*$_*/
|
|
16321
|
-
o[
|
|
16321
|
+
o[21]("save") + ""
|
|
16322
16322
|
), R, U, K, ee, de, ne, he, X = (
|
|
16323
16323
|
/*isMobile*/
|
|
16324
|
-
o[
|
|
16324
|
+
o[23] && Ju(o)
|
|
16325
16325
|
), Y = mo(
|
|
16326
16326
|
/*selfExclusionPeriods*/
|
|
16327
|
-
o[
|
|
16327
|
+
o[10]
|
|
16328
16328
|
), H = [];
|
|
16329
16329
|
for (let P = 0; P < Y.length; P += 1)
|
|
16330
16330
|
H[P] = rs(ss(o, Y, P));
|
|
16331
16331
|
let V = (
|
|
16332
16332
|
/*isUntilDate*/
|
|
16333
|
-
o[
|
|
16333
|
+
o[17] && ns(o)
|
|
16334
16334
|
);
|
|
16335
16335
|
function fe(P, W) {
|
|
16336
16336
|
return (
|
|
16337
16337
|
/*isPermanentSelfExclusion*/
|
|
16338
|
-
P[
|
|
16338
|
+
P[16] ? Qu : (
|
|
16339
16339
|
/*isDateSelected*/
|
|
16340
|
-
P[
|
|
16340
|
+
P[18] ? Xu : Zu
|
|
16341
16341
|
)
|
|
16342
16342
|
);
|
|
16343
16343
|
}
|
|
16344
16344
|
let we = fe(o), ue = we(o), Ee = (
|
|
16345
16345
|
/*showConfirmationModal*/
|
|
16346
|
-
o[
|
|
16346
|
+
o[24] && ed(o)
|
|
16347
16347
|
);
|
|
16348
16348
|
return {
|
|
16349
16349
|
c() {
|
|
16350
|
-
t = T("div"), e = T("form"), X && X.c(), i = Z(), s = T("h2"), n = _e(r), a = Z(), l = T("div"), c = T("p"), d = Z(), h = T("p"),
|
|
16350
|
+
t = T("div"), e = T("form"), X && X.c(), i = Z(), s = T("h2"), n = _e(r), a = Z(), l = T("div"), c = T("p"), d = Z(), h = T("p"), y = _e(p), f = Z(), b = T("a"), D = _e(
|
|
16351
16351
|
/*supportemail*/
|
|
16352
|
-
o[
|
|
16353
|
-
), z = Z(), N = T("div"), L = T("div"), G = T("p"), J = _e(Q), q = Z(), O = Pe("svg"), k = Pe("g"), j = Pe("path"),
|
|
16352
|
+
o[3]
|
|
16353
|
+
), z = Z(), N = T("div"), L = T("div"), G = T("p"), J = _e(Q), q = Z(), O = Pe("svg"), k = Pe("g"), j = Pe("path"), ie = Z(), E = T("div");
|
|
16354
16354
|
for (let P = 0; P < H.length; P += 1)
|
|
16355
16355
|
H[P].c();
|
|
16356
16356
|
v = Z(), V && V.c(), m = Z(), x = T("div"), ue.c(), _ = Z(), A = T("div"), S = T("button"), R = _e(F), ee = Z(), Ee && Ee.c(), de = nn(), M(s, "class", "PlayerSelfExclusionTitle " + /*isMobile*/
|
|
16357
|
-
(o[
|
|
16358
|
-
o[
|
|
16359
|
-
(o[
|
|
16357
|
+
(o[23] ? "PlayerSelfExclusionTitleNone" : "")), M(c, "class", "SelfExclusionDescriptionText"), M(b, "href", C = "mailto:" + /*supportemail*/
|
|
16358
|
+
o[3]), M(h, "class", "SelfExclusionDescriptionText"), M(l, "class", "SelfExclusionDescription " + /*isMobile*/
|
|
16359
|
+
(o[23] ? "SelfExclusionDescriptionMobile" : "")), M(j, "d", "M 90 24.25 c 0 -0.896 -0.342 -1.792 -1.025 -2.475 c -1.366 -1.367 -3.583 -1.367 -4.949 0 L 45 60.8 L 5.975 21.775 c -1.367 -1.367 -3.583 -1.367 -4.95 0 c -1.366 1.367 -1.366 3.583 0 4.95 l 41.5 41.5 c 1.366 1.367 3.583 1.367 4.949 0 l 41.5 -41.5 C 89.658 26.042 90 25.146 90 24.25 z"), M(j, "stroke-linecap", "round"), M(O, "xmlns", "http://www.w3.org/2000/svg"), M(O, "xmlns:xlink", "http://www.w3.org/1999/xlink"), M(O, "version", "1.1"), M(O, "viewBox", "0 0 100 100"), M(O, "xml:space", "preserve"), M(O, "class", "SelfExclusionConfigIcon"), We(
|
|
16360
16360
|
O,
|
|
16361
16361
|
"active",
|
|
16362
16362
|
/*isPeriodDropDownToggled*/
|
|
16363
|
-
o[
|
|
16363
|
+
o[19]
|
|
16364
16364
|
), M(L, "class", "SelfExclusionConfigLabel"), M(E, "class", "SelfExclusionDropDown"), We(
|
|
16365
16365
|
E,
|
|
16366
16366
|
"active",
|
|
16367
16367
|
/*isPeriodDropDownToggled*/
|
|
16368
|
-
o[
|
|
16368
|
+
o[19]
|
|
16369
16369
|
), M(N, "class", "SelfExclusionConfigWrapper " + /*isMobile*/
|
|
16370
|
-
(o[
|
|
16370
|
+
(o[23] ? "SelfExclusionConfigWrapperMobile" : "")), We(
|
|
16371
16371
|
N,
|
|
16372
16372
|
"active",
|
|
16373
16373
|
/*isPeriodDropDownToggled*/
|
|
16374
|
-
o[
|
|
16374
|
+
o[19]
|
|
16375
16375
|
), M(x, "class", "SelfExclusionNotification " + /*isMobile*/
|
|
16376
|
-
(o[
|
|
16377
|
-
(o[
|
|
16378
|
-
o[
|
|
16379
|
-
(o[
|
|
16380
|
-
(o[
|
|
16376
|
+
(o[23] ? "SelfExclusionDescriptionMobile" : "")), M(S, "class", U = "SelfExclusionSave " + /*isDateSelected*/
|
|
16377
|
+
(o[18] ? "active" : "")), S.disabled = K = !/*isDateSelected*/
|
|
16378
|
+
o[18], M(A, "class", "SelfExclusionActionButtons " + /*isMobile*/
|
|
16379
|
+
(o[23] ? "SelfExclusionActionButtonsMobile" : "")), M(e, "class", "SelfExclusionWrapper " + /*isMobile*/
|
|
16380
|
+
(o[23] ? "SelfExclusionWrapperMobile" : "")), M(t, "class", "SelfExclusionContainer");
|
|
16381
16381
|
},
|
|
16382
16382
|
m(P, W) {
|
|
16383
|
-
ge(P, t, W), g(t, e), X && X.m(e, null), g(e, i), g(e, s), g(s, n), g(e, a), g(e, l), g(l, c), c.innerHTML = u, g(l, d), g(l, h), g(h,
|
|
16384
|
-
for (let
|
|
16385
|
-
H[
|
|
16383
|
+
ge(P, t, W), g(t, e), X && X.m(e, null), g(e, i), g(e, s), g(s, n), g(e, a), g(e, l), g(l, c), c.innerHTML = u, g(l, d), g(l, h), g(h, y), g(h, f), g(h, b), g(b, D), g(e, z), g(e, N), g(N, L), g(L, G), g(G, J), g(L, q), g(L, O), g(O, k), g(k, j), g(N, ie), g(N, E);
|
|
16384
|
+
for (let oe = 0; oe < H.length; oe += 1)
|
|
16385
|
+
H[oe] && H[oe].m(E, null);
|
|
16386
16386
|
g(e, v), V && V.m(e, null), g(e, m), g(e, x), ue.m(x, null), g(e, _), g(e, A), g(A, S), g(S, R), ge(P, ee, W), Ee && Ee.m(P, W), ge(P, de, W), ne || (he = [
|
|
16387
16387
|
zt(
|
|
16388
16388
|
L,
|
|
@@ -16401,80 +16401,80 @@ function Ku(o) {
|
|
|
16401
16401
|
p(P, W) {
|
|
16402
16402
|
if (
|
|
16403
16403
|
/*isMobile*/
|
|
16404
|
-
P[
|
|
16405
|
-
|
|
16406
|
-
P[
|
|
16407
|
-
|
|
16408
|
-
P[
|
|
16404
|
+
P[23] && X.p(P, W), W[0] & /*$_*/
|
|
16405
|
+
2097152 && r !== (r = /*$_*/
|
|
16406
|
+
P[21]("titleSelfExclusion") + "") && be(n, r), W[0] & /*$_, operator, baseurl, lang*/
|
|
16407
|
+
2097174 && u !== (u = /*$_*/
|
|
16408
|
+
P[21]("selfExclusionText", {
|
|
16409
16409
|
values: {
|
|
16410
16410
|
operatorname: (
|
|
16411
16411
|
/*operator*/
|
|
16412
|
-
P[
|
|
16412
|
+
P[2]
|
|
16413
16413
|
),
|
|
16414
16414
|
baseurl: (
|
|
16415
16415
|
/*baseurl*/
|
|
16416
|
-
P[
|
|
16416
|
+
P[4]
|
|
16417
16417
|
),
|
|
16418
16418
|
lang: (
|
|
16419
16419
|
/*lang*/
|
|
16420
|
-
P[
|
|
16420
|
+
P[1]
|
|
16421
16421
|
)
|
|
16422
16422
|
}
|
|
16423
16423
|
}) + "") && (c.innerHTML = u), W[0] & /*$_*/
|
|
16424
|
-
|
|
16425
|
-
P[
|
|
16426
|
-
|
|
16424
|
+
2097152 && p !== (p = /*$_*/
|
|
16425
|
+
P[21]("selfExclusionEmailText") + "") && be(y, p), W[0] & /*supportemail*/
|
|
16426
|
+
8 && be(
|
|
16427
16427
|
D,
|
|
16428
16428
|
/*supportemail*/
|
|
16429
|
-
P[
|
|
16429
|
+
P[3]
|
|
16430
16430
|
), W[0] & /*supportemail*/
|
|
16431
|
-
|
|
16432
|
-
P[
|
|
16433
|
-
|
|
16434
|
-
P[
|
|
16435
|
-
P[
|
|
16436
|
-
|
|
16431
|
+
8 && C !== (C = "mailto:" + /*supportemail*/
|
|
16432
|
+
P[3]) && M(b, "href", C), W[0] & /*$_, selectedPeriodKey*/
|
|
16433
|
+
2113536 && Q !== (Q = /*$_*/
|
|
16434
|
+
P[21](`${/*selectedPeriodKey*/
|
|
16435
|
+
P[14]}`) + "") && be(J, Q), W[0] & /*isPeriodDropDownToggled*/
|
|
16436
|
+
524288 && We(
|
|
16437
16437
|
O,
|
|
16438
16438
|
"active",
|
|
16439
16439
|
/*isPeriodDropDownToggled*/
|
|
16440
|
-
P[
|
|
16440
|
+
P[19]
|
|
16441
16441
|
), W[0] & /*selectPeriod, selfExclusionPeriods, $_*/
|
|
16442
|
-
|
|
16442
|
+
69207040
|
|
16443
16443
|
) {
|
|
16444
16444
|
Y = mo(
|
|
16445
16445
|
/*selfExclusionPeriods*/
|
|
16446
|
-
P[
|
|
16446
|
+
P[10]
|
|
16447
16447
|
);
|
|
16448
|
-
let
|
|
16449
|
-
for (
|
|
16450
|
-
const Ct = ss(P, Y,
|
|
16451
|
-
H[
|
|
16448
|
+
let oe;
|
|
16449
|
+
for (oe = 0; oe < Y.length; oe += 1) {
|
|
16450
|
+
const Ct = ss(P, Y, oe);
|
|
16451
|
+
H[oe] ? H[oe].p(Ct, W) : (H[oe] = rs(Ct), H[oe].c(), H[oe].m(E, null));
|
|
16452
16452
|
}
|
|
16453
|
-
for (;
|
|
16454
|
-
H[
|
|
16453
|
+
for (; oe < H.length; oe += 1)
|
|
16454
|
+
H[oe].d(1);
|
|
16455
16455
|
H.length = Y.length;
|
|
16456
16456
|
}
|
|
16457
16457
|
W[0] & /*isPeriodDropDownToggled*/
|
|
16458
|
-
|
|
16458
|
+
524288 && We(
|
|
16459
16459
|
E,
|
|
16460
16460
|
"active",
|
|
16461
16461
|
/*isPeriodDropDownToggled*/
|
|
16462
|
-
P[
|
|
16462
|
+
P[19]
|
|
16463
16463
|
), W[0] & /*isPeriodDropDownToggled*/
|
|
16464
|
-
|
|
16464
|
+
524288 && We(
|
|
16465
16465
|
N,
|
|
16466
16466
|
"active",
|
|
16467
16467
|
/*isPeriodDropDownToggled*/
|
|
16468
|
-
P[
|
|
16468
|
+
P[19]
|
|
16469
16469
|
), /*isUntilDate*/
|
|
16470
|
-
P[
|
|
16471
|
-
|
|
16472
|
-
P[
|
|
16473
|
-
|
|
16474
|
-
(P[
|
|
16475
|
-
|
|
16476
|
-
P[
|
|
16477
|
-
P[
|
|
16470
|
+
P[17] ? V ? V.p(P, W) : (V = ns(P), V.c(), V.m(e, m)) : V && (V.d(1), V = null), we === (we = fe(P)) && ue ? ue.p(P, W) : (ue.d(1), ue = we(P), ue && (ue.c(), ue.m(x, null))), W[0] & /*$_*/
|
|
16471
|
+
2097152 && F !== (F = /*$_*/
|
|
16472
|
+
P[21]("save") + "") && be(R, F), W[0] & /*isDateSelected*/
|
|
16473
|
+
262144 && U !== (U = "SelfExclusionSave " + /*isDateSelected*/
|
|
16474
|
+
(P[18] ? "active" : "")) && M(S, "class", U), W[0] & /*isDateSelected*/
|
|
16475
|
+
262144 && K !== (K = !/*isDateSelected*/
|
|
16476
|
+
P[18]) && (S.disabled = K), /*showConfirmationModal*/
|
|
16477
|
+
P[24] && Ee.p(P, W);
|
|
16478
16478
|
},
|
|
16479
16479
|
d(P) {
|
|
16480
16480
|
P && (ve(t), ve(ee), ve(de)), X && X.d(), an(H, P), V && V.d(), ue.d(), Ee && Ee.d(P), ne = !1, ln(he);
|
|
@@ -16482,72 +16482,72 @@ function Ku(o) {
|
|
|
16482
16482
|
};
|
|
16483
16483
|
}
|
|
16484
16484
|
function Gu(o) {
|
|
16485
|
-
let t, e, i, s, r, n, a, l, c, u, d, h, p,
|
|
16485
|
+
let t, e, i, s, r, n, a, l, c, u, d, h, p, y, f, b, D, C, z, N, L;
|
|
16486
16486
|
function G(q, O) {
|
|
16487
16487
|
return (
|
|
16488
16488
|
/*isMobile*/
|
|
16489
|
-
q[
|
|
16489
|
+
q[23] ? id : td
|
|
16490
16490
|
);
|
|
16491
16491
|
}
|
|
16492
16492
|
let J = G(o)(o);
|
|
16493
16493
|
return {
|
|
16494
16494
|
c() {
|
|
16495
|
-
t = T("div"), e = T("div"), J.c(), i = Z(), s = T("div"), r = T("ui-skeleton"), n = Z(), a = T("div"), l = Z(), c = T("ui-skeleton"), u = Z(), d = T("div"), h = Z(), p = T("div"),
|
|
16495
|
+
t = T("div"), e = T("div"), J.c(), i = Z(), s = T("div"), r = T("ui-skeleton"), n = Z(), a = T("div"), l = Z(), c = T("ui-skeleton"), u = Z(), d = T("div"), h = Z(), p = T("div"), y = T("ui-skeleton"), f = Z(), b = T("div"), D = Z(), C = T("ui-skeleton"), z = Z(), N = T("div"), L = T("ui-skeleton"), I(r, "structure", "text"), I(
|
|
16496
16496
|
r,
|
|
16497
16497
|
"height",
|
|
16498
16498
|
/*isMobile*/
|
|
16499
|
-
o[
|
|
16499
|
+
o[23] ? "15px" : "20px"
|
|
16500
16500
|
), I(
|
|
16501
16501
|
r,
|
|
16502
16502
|
"rows",
|
|
16503
16503
|
/*isMobile*/
|
|
16504
|
-
o[
|
|
16504
|
+
o[23] ? "12" : "5"
|
|
16505
16505
|
), I(
|
|
16506
16506
|
r,
|
|
16507
16507
|
"width",
|
|
16508
16508
|
/*isMobile*/
|
|
16509
|
-
o[
|
|
16509
|
+
o[23] ? "100%" : "60%"
|
|
16510
16510
|
), Xt(
|
|
16511
16511
|
a,
|
|
16512
16512
|
"height",
|
|
16513
16513
|
/*isMobile*/
|
|
16514
|
-
o[
|
|
16514
|
+
o[23] ? "10px" : "20px"
|
|
16515
16515
|
), I(c, "structure", "text"), I(
|
|
16516
16516
|
c,
|
|
16517
16517
|
"height",
|
|
16518
16518
|
/*isMobile*/
|
|
16519
|
-
o[
|
|
16520
|
-
), I(c, "width", "30%"), Xt(d, "height", "10px"), M(s, "class", "SelfExclusionDescription"), I(
|
|
16521
|
-
|
|
16519
|
+
o[23] ? "15px" : "20px"
|
|
16520
|
+
), I(c, "width", "30%"), Xt(d, "height", "10px"), M(s, "class", "SelfExclusionDescription"), I(y, "structure", "rectangle"), I(
|
|
16521
|
+
y,
|
|
16522
16522
|
"width",
|
|
16523
16523
|
/*isMobile*/
|
|
16524
|
-
o[
|
|
16524
|
+
o[23] ? "100%" : "50%"
|
|
16525
16525
|
), I(
|
|
16526
|
-
|
|
16526
|
+
y,
|
|
16527
16527
|
"height",
|
|
16528
16528
|
/*isMobile*/
|
|
16529
|
-
o[
|
|
16529
|
+
o[23] ? "30px" : "44px"
|
|
16530
16530
|
), Xt(
|
|
16531
|
-
|
|
16531
|
+
b,
|
|
16532
16532
|
"height",
|
|
16533
16533
|
/*isMobile*/
|
|
16534
|
-
o[
|
|
16534
|
+
o[23] ? "15px" : "20px"
|
|
16535
16535
|
), I(C, "structure", "text"), I(
|
|
16536
16536
|
C,
|
|
16537
16537
|
"height",
|
|
16538
16538
|
/*isMobile*/
|
|
16539
|
-
o[
|
|
16539
|
+
o[23] ? "15px" : "20px"
|
|
16540
16540
|
), I(C, "width", "30%"), M(p, "class", "SelfExclusionConfig"), I(L, "structure", "rectangle"), I(L, "width", "100%"), I(
|
|
16541
16541
|
L,
|
|
16542
16542
|
"height",
|
|
16543
16543
|
/*isMobile*/
|
|
16544
|
-
o[
|
|
16544
|
+
o[23] ? "35px" : "50px"
|
|
16545
16545
|
), M(N, "class", "SelfExclusionActionButtons " + /*isMobile*/
|
|
16546
|
-
(o[
|
|
16547
|
-
(o[
|
|
16546
|
+
(o[23] ? "SelfExclusionActionButtonsMobile" : "")), M(e, "class", "SelfExclusionWrapper " + /*isMobile*/
|
|
16547
|
+
(o[23] ? "SelfExclusionWrapperMobile" : "")), M(t, "class", "SelfExclusionContainer");
|
|
16548
16548
|
},
|
|
16549
16549
|
m(q, O) {
|
|
16550
|
-
ge(q, t, O), g(t, e), J.m(e, null), g(e, i), g(e, s), g(s, r), g(s, n), g(s, a), g(s, l), g(s, c), g(s, u), g(s, d), g(e, h), g(e, p), g(p,
|
|
16550
|
+
ge(q, t, O), g(t, e), J.m(e, null), g(e, i), g(e, s), g(s, r), g(s, n), g(s, a), g(s, l), g(s, c), g(s, u), g(s, d), g(e, h), g(e, p), g(p, y), g(p, f), g(p, b), g(p, D), g(p, C), g(e, z), g(e, N), g(N, L);
|
|
16551
16551
|
},
|
|
16552
16552
|
p: _i,
|
|
16553
16553
|
d(q) {
|
|
@@ -16558,34 +16558,34 @@ function Gu(o) {
|
|
|
16558
16558
|
function Ju(o) {
|
|
16559
16559
|
let t, e, i, s, r, n, a, l, c, u, d = (
|
|
16560
16560
|
/*$_*/
|
|
16561
|
-
o[
|
|
16562
|
-
), h, p,
|
|
16561
|
+
o[21]("titleSelfExclusion") + ""
|
|
16562
|
+
), h, p, y;
|
|
16563
16563
|
return {
|
|
16564
16564
|
c() {
|
|
16565
16565
|
t = T("div"), e = Pe("svg"), i = Pe("defs"), s = Pe("style"), r = _e(".aaa{fill:var(--emw--color-primary, #22B04E);}"), n = Pe("g"), a = Pe("g"), l = Pe("path"), c = Z(), u = T("h2"), h = _e(d), M(l, "class", "aaa"), M(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), M(l, "transform", "translate(15 15) rotate(180)"), M(a, "transform", "translate(20 158)"), M(n, "transform", "translate(-20 -158)"), M(e, "xmlns", "http://www.w3.org/2000/svg"), M(e, "width", "15"), M(e, "height", "15"), M(e, "viewBox", "0 0 15 15"), M(u, "class", "PlayerSelfExclusionTitleMobile"), M(t, "class", "MenuReturnButton");
|
|
16566
16566
|
},
|
|
16567
|
-
m(f,
|
|
16568
|
-
ge(f, t,
|
|
16567
|
+
m(f, b) {
|
|
16568
|
+
ge(f, t, b), g(t, e), g(e, i), g(i, s), g(s, r), g(e, n), g(n, a), g(a, l), g(t, c), g(t, u), g(u, h), p || (y = zt(
|
|
16569
16569
|
t,
|
|
16570
16570
|
"click",
|
|
16571
16571
|
/*click_handler*/
|
|
16572
16572
|
o[36]
|
|
16573
16573
|
), p = !0);
|
|
16574
16574
|
},
|
|
16575
|
-
p(f,
|
|
16576
|
-
|
|
16577
|
-
|
|
16578
|
-
f[
|
|
16575
|
+
p(f, b) {
|
|
16576
|
+
b[0] & /*$_*/
|
|
16577
|
+
2097152 && d !== (d = /*$_*/
|
|
16578
|
+
f[21]("titleSelfExclusion") + "") && be(h, d);
|
|
16579
16579
|
},
|
|
16580
16580
|
d(f) {
|
|
16581
|
-
f && ve(t), p = !1,
|
|
16581
|
+
f && ve(t), p = !1, y();
|
|
16582
16582
|
}
|
|
16583
16583
|
};
|
|
16584
16584
|
}
|
|
16585
16585
|
function rs(o) {
|
|
16586
16586
|
let t, e = (
|
|
16587
16587
|
/*$_*/
|
|
16588
|
-
o[
|
|
16588
|
+
o[21](`${/*period*/
|
|
16589
16589
|
o[56].key}`) + ""
|
|
16590
16590
|
), i, s, r;
|
|
16591
16591
|
function n() {
|
|
@@ -16606,9 +16606,9 @@ function rs(o) {
|
|
|
16606
16606
|
},
|
|
16607
16607
|
p(a, l) {
|
|
16608
16608
|
o = a, l[0] & /*$_, selfExclusionPeriods*/
|
|
16609
|
-
|
|
16610
|
-
o[
|
|
16611
|
-
o[56].key}`) + "") &&
|
|
16609
|
+
2098176 && e !== (e = /*$_*/
|
|
16610
|
+
o[21](`${/*period*/
|
|
16611
|
+
o[56].key}`) + "") && be(i, e);
|
|
16612
16612
|
},
|
|
16613
16613
|
d(a) {
|
|
16614
16614
|
a && ve(t), s = !1, r();
|
|
@@ -16618,60 +16618,60 @@ function rs(o) {
|
|
|
16618
16618
|
function ns(o) {
|
|
16619
16619
|
let t, e, i = (
|
|
16620
16620
|
/*$_*/
|
|
16621
|
-
o[
|
|
16621
|
+
o[21]("duration") + ""
|
|
16622
16622
|
), s, r, n, a = (
|
|
16623
16623
|
/*$_*/
|
|
16624
|
-
o[
|
|
16625
|
-
), l, c, u, d, h, p,
|
|
16624
|
+
o[21]("dateInstructions") + ""
|
|
16625
|
+
), l, c, u, d, h, p, y;
|
|
16626
16626
|
return {
|
|
16627
16627
|
c() {
|
|
16628
16628
|
t = T("div"), e = T("label"), s = _e(i), r = Z(), n = T("span"), l = _e(a), c = Z(), u = T("strong"), d = _e(
|
|
16629
16629
|
/*validDateformat*/
|
|
16630
|
-
o[
|
|
16631
|
-
), h = T("strong"), p = Z(),
|
|
16632
|
-
|
|
16630
|
+
o[22]
|
|
16631
|
+
), h = T("strong"), p = Z(), y = T("vaadin-date-picker"), M(e, "for", "SelfExclusionDate"), M(n, "class", "SelfExclusionDateInstructions"), I(
|
|
16632
|
+
y,
|
|
16633
16633
|
"min",
|
|
16634
16634
|
/*minDate*/
|
|
16635
|
-
o[
|
|
16635
|
+
o[11]
|
|
16636
16636
|
), I(
|
|
16637
|
-
|
|
16637
|
+
y,
|
|
16638
16638
|
"max",
|
|
16639
16639
|
/*maxDate*/
|
|
16640
|
-
o[
|
|
16640
|
+
o[12]
|
|
16641
16641
|
), I(
|
|
16642
|
-
|
|
16642
|
+
y,
|
|
16643
16643
|
"value",
|
|
16644
16644
|
/*selfExclusionExpiryDate*/
|
|
16645
|
-
o[
|
|
16645
|
+
o[13]
|
|
16646
16646
|
), M(t, "class", "SelfExclusionDateWrapper " + /*isMobile*/
|
|
16647
|
-
(o[
|
|
16647
|
+
(o[23] ? "SelfExclusionDateWrapperMobile" : ""));
|
|
16648
16648
|
},
|
|
16649
|
-
m(f,
|
|
16650
|
-
ge(f, t,
|
|
16649
|
+
m(f, b) {
|
|
16650
|
+
ge(f, t, b), g(t, e), g(e, s), g(t, r), g(t, n), g(n, l), g(n, c), g(n, u), g(u, d), g(u, h), g(t, p), g(t, y), o[39](y);
|
|
16651
16651
|
},
|
|
16652
|
-
p(f,
|
|
16653
|
-
|
|
16654
|
-
|
|
16655
|
-
f[
|
|
16656
|
-
|
|
16657
|
-
f[
|
|
16658
|
-
|
|
16659
|
-
|
|
16652
|
+
p(f, b) {
|
|
16653
|
+
b[0] & /*$_*/
|
|
16654
|
+
2097152 && i !== (i = /*$_*/
|
|
16655
|
+
f[21]("duration") + "") && be(s, i), b[0] & /*$_*/
|
|
16656
|
+
2097152 && a !== (a = /*$_*/
|
|
16657
|
+
f[21]("dateInstructions") + "") && be(l, a), b[0] & /*minDate*/
|
|
16658
|
+
2048 && I(
|
|
16659
|
+
y,
|
|
16660
16660
|
"min",
|
|
16661
16661
|
/*minDate*/
|
|
16662
|
-
f[10]
|
|
16663
|
-
), y[0] & /*maxDate*/
|
|
16664
|
-
2048 && I(
|
|
16665
|
-
b,
|
|
16666
|
-
"max",
|
|
16667
|
-
/*maxDate*/
|
|
16668
16662
|
f[11]
|
|
16669
|
-
),
|
|
16663
|
+
), b[0] & /*maxDate*/
|
|
16670
16664
|
4096 && I(
|
|
16671
|
-
|
|
16665
|
+
y,
|
|
16666
|
+
"max",
|
|
16667
|
+
/*maxDate*/
|
|
16668
|
+
f[12]
|
|
16669
|
+
), b[0] & /*selfExclusionExpiryDate*/
|
|
16670
|
+
8192 && I(
|
|
16671
|
+
y,
|
|
16672
16672
|
"value",
|
|
16673
16673
|
/*selfExclusionExpiryDate*/
|
|
16674
|
-
f[
|
|
16674
|
+
f[13]
|
|
16675
16675
|
);
|
|
16676
16676
|
},
|
|
16677
16677
|
d(f) {
|
|
@@ -16682,14 +16682,14 @@ function ns(o) {
|
|
|
16682
16682
|
function Xu(o) {
|
|
16683
16683
|
let t, e, i = (
|
|
16684
16684
|
/*$_*/
|
|
16685
|
-
o[
|
|
16685
|
+
o[21]("temporarySelfExclusion", {
|
|
16686
16686
|
values: {
|
|
16687
16687
|
date: De(
|
|
16688
16688
|
/*selfExclusionExpiryDate*/
|
|
16689
|
-
o[
|
|
16689
|
+
o[13]
|
|
16690
16690
|
).format(
|
|
16691
16691
|
/*validDateformat*/
|
|
16692
|
-
o[
|
|
16692
|
+
o[22]
|
|
16693
16693
|
)
|
|
16694
16694
|
}
|
|
16695
16695
|
}) + ""
|
|
@@ -16703,18 +16703,18 @@ function Xu(o) {
|
|
|
16703
16703
|
},
|
|
16704
16704
|
p(r, n) {
|
|
16705
16705
|
n[0] & /*$_, selfExclusionExpiryDate*/
|
|
16706
|
-
|
|
16707
|
-
r[
|
|
16706
|
+
2105344 && i !== (i = /*$_*/
|
|
16707
|
+
r[21]("temporarySelfExclusion", {
|
|
16708
16708
|
values: {
|
|
16709
16709
|
date: De(
|
|
16710
16710
|
/*selfExclusionExpiryDate*/
|
|
16711
|
-
r[
|
|
16711
|
+
r[13]
|
|
16712
16712
|
).format(
|
|
16713
16713
|
/*validDateformat*/
|
|
16714
|
-
r[
|
|
16714
|
+
r[22]
|
|
16715
16715
|
)
|
|
16716
16716
|
}
|
|
16717
|
-
}) + "") &&
|
|
16717
|
+
}) + "") && be(s, i);
|
|
16718
16718
|
},
|
|
16719
16719
|
d(r) {
|
|
16720
16720
|
r && ve(t);
|
|
@@ -16724,7 +16724,7 @@ function Xu(o) {
|
|
|
16724
16724
|
function Zu(o) {
|
|
16725
16725
|
let t, e, i = (
|
|
16726
16726
|
/*$_*/
|
|
16727
|
-
o[
|
|
16727
|
+
o[21]("noPeriodSelected") + ""
|
|
16728
16728
|
), s;
|
|
16729
16729
|
return {
|
|
16730
16730
|
c() {
|
|
@@ -16735,8 +16735,8 @@ function Zu(o) {
|
|
|
16735
16735
|
},
|
|
16736
16736
|
p(r, n) {
|
|
16737
16737
|
n[0] & /*$_*/
|
|
16738
|
-
|
|
16739
|
-
r[
|
|
16738
|
+
2097152 && i !== (i = /*$_*/
|
|
16739
|
+
r[21]("noPeriodSelected") + "") && be(s, i);
|
|
16740
16740
|
},
|
|
16741
16741
|
d(r) {
|
|
16742
16742
|
r && ve(t);
|
|
@@ -16746,7 +16746,7 @@ function Zu(o) {
|
|
|
16746
16746
|
function Qu(o) {
|
|
16747
16747
|
let t, e, i = (
|
|
16748
16748
|
/*$_*/
|
|
16749
|
-
o[
|
|
16749
|
+
o[21]("permanentSelfExclusion") + ""
|
|
16750
16750
|
), s;
|
|
16751
16751
|
return {
|
|
16752
16752
|
c() {
|
|
@@ -16757,8 +16757,8 @@ function Qu(o) {
|
|
|
16757
16757
|
},
|
|
16758
16758
|
p(r, n) {
|
|
16759
16759
|
n[0] & /*$_*/
|
|
16760
|
-
|
|
16761
|
-
r[
|
|
16760
|
+
2097152 && i !== (i = /*$_*/
|
|
16761
|
+
r[21]("permanentSelfExclusion") + "") && be(s, i);
|
|
16762
16762
|
},
|
|
16763
16763
|
d(r) {
|
|
16764
16764
|
r && ve(t);
|
|
@@ -16766,88 +16766,109 @@ function Qu(o) {
|
|
|
16766
16766
|
};
|
|
16767
16767
|
}
|
|
16768
16768
|
function ed(o) {
|
|
16769
|
-
let t, e, i;
|
|
16769
|
+
let t, e, i, s;
|
|
16770
16770
|
return {
|
|
16771
16771
|
c() {
|
|
16772
16772
|
t = T("player-account-modal"), e = T("player-account-general-confirmation-modal"), I(e, "modaltitle", i = /*$_*/
|
|
16773
|
-
o[
|
|
16773
|
+
o[21]("confirmationModalTitle")), I(
|
|
16774
16774
|
e,
|
|
16775
16775
|
"modaltext",
|
|
16776
16776
|
/*confirmationModalText*/
|
|
16777
|
-
o[
|
|
16778
|
-
), I(e, "hascancelbutton", !1), I(e, "modalconfirmevent",
|
|
16777
|
+
o[15]
|
|
16778
|
+
), I(e, "hascancelbutton", !1), I(e, "modalconfirmevent", s = {
|
|
16779
|
+
type: "setSelfExclusion",
|
|
16780
|
+
userid: (
|
|
16781
|
+
/*userid*/
|
|
16782
|
+
o[0]
|
|
16783
|
+
),
|
|
16784
|
+
selectedPeriodKey: (
|
|
16785
|
+
/*selectedPeriodKey*/
|
|
16786
|
+
o[14]
|
|
16787
|
+
)
|
|
16788
|
+
}), I(
|
|
16779
16789
|
e,
|
|
16780
16790
|
"mbsource",
|
|
16781
16791
|
/*mbsource*/
|
|
16782
|
-
o[
|
|
16792
|
+
o[7]
|
|
16783
16793
|
), I(
|
|
16784
16794
|
e,
|
|
16785
16795
|
"lang",
|
|
16786
16796
|
/*lang*/
|
|
16787
|
-
o[
|
|
16797
|
+
o[1]
|
|
16788
16798
|
), I(
|
|
16789
16799
|
t,
|
|
16790
16800
|
"clientstyling",
|
|
16791
16801
|
/*clientstyling*/
|
|
16792
|
-
o[
|
|
16802
|
+
o[5]
|
|
16793
16803
|
), I(
|
|
16794
16804
|
t,
|
|
16795
16805
|
"clientstylingurl",
|
|
16796
16806
|
/*clientstylingurl*/
|
|
16797
|
-
o[
|
|
16807
|
+
o[6]
|
|
16798
16808
|
), I(
|
|
16799
16809
|
t,
|
|
16800
16810
|
"mbsource",
|
|
16801
16811
|
/*mbsource*/
|
|
16802
|
-
o[
|
|
16812
|
+
o[7]
|
|
16803
16813
|
), I(t, "showmodaleventname", "ShowSelfExclusionConfirmationModal");
|
|
16804
16814
|
},
|
|
16805
|
-
m(
|
|
16806
|
-
ge(
|
|
16815
|
+
m(r, n) {
|
|
16816
|
+
ge(r, t, n), g(t, e);
|
|
16807
16817
|
},
|
|
16808
|
-
p(
|
|
16809
|
-
|
|
16810
|
-
|
|
16811
|
-
|
|
16812
|
-
|
|
16818
|
+
p(r, n) {
|
|
16819
|
+
n[0] & /*$_*/
|
|
16820
|
+
2097152 && i !== (i = /*$_*/
|
|
16821
|
+
r[21]("confirmationModalTitle")) && I(e, "modaltitle", i), n[0] & /*confirmationModalText*/
|
|
16822
|
+
32768 && I(
|
|
16813
16823
|
e,
|
|
16814
16824
|
"modaltext",
|
|
16815
16825
|
/*confirmationModalText*/
|
|
16816
|
-
|
|
16817
|
-
),
|
|
16818
|
-
|
|
16826
|
+
r[15]
|
|
16827
|
+
), n[0] & /*userid, selectedPeriodKey*/
|
|
16828
|
+
16385 && s !== (s = {
|
|
16829
|
+
type: "setSelfExclusion",
|
|
16830
|
+
userid: (
|
|
16831
|
+
/*userid*/
|
|
16832
|
+
r[0]
|
|
16833
|
+
),
|
|
16834
|
+
selectedPeriodKey: (
|
|
16835
|
+
/*selectedPeriodKey*/
|
|
16836
|
+
r[14]
|
|
16837
|
+
)
|
|
16838
|
+
}) && I(e, "modalconfirmevent", s), n[0] & /*mbsource*/
|
|
16839
|
+
128 && I(
|
|
16819
16840
|
e,
|
|
16820
16841
|
"mbsource",
|
|
16821
16842
|
/*mbsource*/
|
|
16822
|
-
|
|
16823
|
-
),
|
|
16824
|
-
|
|
16843
|
+
r[7]
|
|
16844
|
+
), n[0] & /*lang*/
|
|
16845
|
+
2 && I(
|
|
16825
16846
|
e,
|
|
16826
16847
|
"lang",
|
|
16827
16848
|
/*lang*/
|
|
16828
|
-
|
|
16829
|
-
),
|
|
16830
|
-
|
|
16849
|
+
r[1]
|
|
16850
|
+
), n[0] & /*clientstyling*/
|
|
16851
|
+
32 && I(
|
|
16831
16852
|
t,
|
|
16832
16853
|
"clientstyling",
|
|
16833
16854
|
/*clientstyling*/
|
|
16834
|
-
|
|
16835
|
-
),
|
|
16836
|
-
|
|
16855
|
+
r[5]
|
|
16856
|
+
), n[0] & /*clientstylingurl*/
|
|
16857
|
+
64 && I(
|
|
16837
16858
|
t,
|
|
16838
16859
|
"clientstylingurl",
|
|
16839
16860
|
/*clientstylingurl*/
|
|
16840
|
-
|
|
16841
|
-
),
|
|
16842
|
-
|
|
16861
|
+
r[6]
|
|
16862
|
+
), n[0] & /*mbsource*/
|
|
16863
|
+
128 && I(
|
|
16843
16864
|
t,
|
|
16844
16865
|
"mbsource",
|
|
16845
16866
|
/*mbsource*/
|
|
16846
|
-
|
|
16867
|
+
r[7]
|
|
16847
16868
|
);
|
|
16848
16869
|
},
|
|
16849
|
-
d(
|
|
16850
|
-
|
|
16870
|
+
d(r) {
|
|
16871
|
+
r && ve(t);
|
|
16851
16872
|
}
|
|
16852
16873
|
};
|
|
16853
16874
|
}
|
|
@@ -16884,7 +16905,7 @@ function od(o) {
|
|
|
16884
16905
|
function e(r, n) {
|
|
16885
16906
|
return (
|
|
16886
16907
|
/*skeletonLoading*/
|
|
16887
|
-
r[
|
|
16908
|
+
r[20] ? Gu : Ku
|
|
16888
16909
|
);
|
|
16889
16910
|
}
|
|
16890
16911
|
let i = e(o), s = i(o);
|
|
@@ -16907,8 +16928,8 @@ function od(o) {
|
|
|
16907
16928
|
}
|
|
16908
16929
|
function sd(o, t, e) {
|
|
16909
16930
|
let i;
|
|
16910
|
-
Qr(o, cn, (w) => e(
|
|
16911
|
-
let { endpoint: s = "", session: r = "", userid: n = "", lang: a = "en", gmversion: l = "", operator: c = "Everymatrix", supportemail: u = "", baseurl: d = "", clientstyling: h = "", clientstylingurl: p = "", mbsource:
|
|
16931
|
+
Qr(o, cn, (w) => e(21, i = w)), De.extend(hn);
|
|
16932
|
+
let { endpoint: s = "", session: r = "", userid: n = "", lang: a = "en", gmversion: l = "", operator: c = "Everymatrix", supportemail: u = "", baseurl: d = "", clientstyling: h = "", clientstylingurl: p = "", mbsource: y, translationurl: f = "", hasconfirmationmodal: b = "false", dateformat: D = "DD/MM/YYYY", sendnotificationemail: C = "false" } = t, z, N, L = D.toUpperCase(), G = [], Q = {}, J = window.navigator.userAgent, q, O, k = "", j = "", ie = "selectAPeriod", E = "", v = "", m = en(J) !== "PC", x = !1, _ = !1, A = !1, S = !1, F = b === "true", R = !0;
|
|
16912
16933
|
const U = () => {
|
|
16913
16934
|
fetch(f).then((ae) => ae.json()).then((ae) => {
|
|
16914
16935
|
Object.keys(ae).forEach((le) => {
|
|
@@ -16930,7 +16951,7 @@ function sd(o, t, e) {
|
|
|
16930
16951
|
Accept: "application/json"
|
|
16931
16952
|
}
|
|
16932
16953
|
}).then((le) => de(le)).then((le) => {
|
|
16933
|
-
e(
|
|
16954
|
+
e(10, G = le.periods);
|
|
16934
16955
|
}).catch((le) => {
|
|
16935
16956
|
console.log(le), window.postMessage(
|
|
16936
16957
|
{
|
|
@@ -16940,10 +16961,10 @@ function sd(o, t, e) {
|
|
|
16940
16961
|
window.location.href
|
|
16941
16962
|
);
|
|
16942
16963
|
}).finally(() => {
|
|
16943
|
-
e(
|
|
16964
|
+
e(20, R = !1);
|
|
16944
16965
|
});
|
|
16945
16966
|
}, ee = (w) => {
|
|
16946
|
-
w.data.type === "setSelfExclusion" && H();
|
|
16967
|
+
w.data.type === "setSelfExclusion" && (e(0, n = w.data.userid), e(14, ie = w.data.selectedPeriodKey), H());
|
|
16947
16968
|
}, de = (w) => rt(this, null, function* () {
|
|
16948
16969
|
var ae;
|
|
16949
16970
|
if (!w.ok) {
|
|
@@ -16953,29 +16974,29 @@ function sd(o, t, e) {
|
|
|
16953
16974
|
}
|
|
16954
16975
|
return w.json();
|
|
16955
16976
|
}), ne = () => {
|
|
16956
|
-
e(
|
|
16977
|
+
e(19, S = !S);
|
|
16957
16978
|
}, he = (w) => {
|
|
16958
|
-
switch (j = w.text, e(
|
|
16979
|
+
switch (j = w.text, e(14, ie = w.key), e(18, A = !0), e(19, S = !1), e(16, x = !1), e(17, _ = !1), j) {
|
|
16959
16980
|
case "Until":
|
|
16960
|
-
e(
|
|
16981
|
+
e(17, _ = !0), e(11, q = De().add(6, "M").format("YYYY-MM-DD")), e(12, O = De().add(5, "y").format("YYYY-MM-DD")), e(13, k = q);
|
|
16961
16982
|
break;
|
|
16962
16983
|
case "Permanent":
|
|
16963
|
-
e(
|
|
16984
|
+
e(16, x = !x);
|
|
16964
16985
|
break;
|
|
16965
16986
|
default:
|
|
16966
16987
|
const [ae, le] = j.split(" "), ze = le.includes("Day") ? "days" : le.includes("Month") ? "months" : le.includes("Year") ? "years" : null;
|
|
16967
16988
|
if (!ze)
|
|
16968
16989
|
return;
|
|
16969
|
-
e(
|
|
16990
|
+
e(13, k = De().add(Number(ae), ze).format("YYYY-MM-DD"));
|
|
16970
16991
|
break;
|
|
16971
16992
|
}
|
|
16972
16993
|
F && X();
|
|
16973
16994
|
}, X = () => {
|
|
16974
16995
|
if (!F || !j || !k) {
|
|
16975
|
-
e(
|
|
16996
|
+
e(15, E = "");
|
|
16976
16997
|
return;
|
|
16977
16998
|
}
|
|
16978
|
-
e(
|
|
16999
|
+
e(15, E = _ ? i("confirmationModalTextUntilSelfExclusion", {
|
|
16979
17000
|
values: {
|
|
16980
17001
|
date: De(k).format(L)
|
|
16981
17002
|
}
|
|
@@ -16988,7 +17009,7 @@ function sd(o, t, e) {
|
|
|
16988
17009
|
window.location.href
|
|
16989
17010
|
)) : H();
|
|
16990
17011
|
}, H = () => {
|
|
16991
|
-
e(
|
|
17012
|
+
e(20, R = !0);
|
|
16992
17013
|
const w = new URL(`${s}/v2/player/${n}/limits${l === "gm16" ? "/session" : ""}`), le = {
|
|
16993
17014
|
method: "PUT",
|
|
16994
17015
|
headers: {
|
|
@@ -16998,7 +17019,7 @@ function sd(o, t, e) {
|
|
|
16998
17019
|
},
|
|
16999
17020
|
body: JSON.stringify({
|
|
17000
17021
|
selfExclusion: {
|
|
17001
|
-
period:
|
|
17022
|
+
period: ie,
|
|
17002
17023
|
expiryDate: k,
|
|
17003
17024
|
selfExclusionReason: "UserRequest",
|
|
17004
17025
|
sendNotificationEmail: C === "true"
|
|
@@ -17028,7 +17049,7 @@ function sd(o, t, e) {
|
|
|
17028
17049
|
window.location.href
|
|
17029
17050
|
);
|
|
17030
17051
|
}).finally(() => {
|
|
17031
|
-
e(
|
|
17052
|
+
e(20, R = !1);
|
|
17032
17053
|
});
|
|
17033
17054
|
}, V = () => {
|
|
17034
17055
|
window.postMessage(
|
|
@@ -17039,10 +17060,10 @@ function sd(o, t, e) {
|
|
|
17039
17060
|
window.location.href
|
|
17040
17061
|
);
|
|
17041
17062
|
}, fe = (w) => {
|
|
17042
|
-
e(
|
|
17063
|
+
e(13, k = w.target.value);
|
|
17043
17064
|
}, we = () => {
|
|
17044
17065
|
N.addEventListener("change", fe, !1), e(
|
|
17045
|
-
|
|
17066
|
+
9,
|
|
17046
17067
|
N.i18n = kt(Dt({}, N.i18n), {
|
|
17047
17068
|
formatDate: (w) => De(new Date(w.year, w.month, w.day)).format(L),
|
|
17048
17069
|
parseDate: (w) => {
|
|
@@ -17063,44 +17084,45 @@ function sd(o, t, e) {
|
|
|
17063
17084
|
const ue = () => {
|
|
17064
17085
|
pn(a);
|
|
17065
17086
|
}, Ee = () => V(), P = () => ne(), W = (w) => he(w);
|
|
17066
|
-
function
|
|
17087
|
+
function oe(w) {
|
|
17067
17088
|
fo[w ? "unshift" : "push"](() => {
|
|
17068
|
-
N = w, e(
|
|
17089
|
+
N = w, e(9, N);
|
|
17069
17090
|
});
|
|
17070
17091
|
}
|
|
17071
17092
|
const Ct = (w) => Y(w);
|
|
17072
17093
|
function Hr(w) {
|
|
17073
17094
|
fo[w ? "unshift" : "push"](() => {
|
|
17074
|
-
z = w, e(
|
|
17095
|
+
z = w, e(8, z);
|
|
17075
17096
|
});
|
|
17076
17097
|
}
|
|
17077
17098
|
return o.$$set = (w) => {
|
|
17078
|
-
"endpoint" in w && e(
|
|
17099
|
+
"endpoint" in w && e(29, s = w.endpoint), "session" in w && e(30, r = w.session), "userid" in w && e(0, n = w.userid), "lang" in w && e(1, a = w.lang), "gmversion" in w && e(31, l = w.gmversion), "operator" in w && e(2, c = w.operator), "supportemail" in w && e(3, u = w.supportemail), "baseurl" in w && e(4, d = w.baseurl), "clientstyling" in w && e(5, h = w.clientstyling), "clientstylingurl" in w && e(6, p = w.clientstylingurl), "mbsource" in w && e(7, y = w.mbsource), "translationurl" in w && e(32, f = w.translationurl), "hasconfirmationmodal" in w && e(33, b = w.hasconfirmationmodal), "dateformat" in w && e(34, D = w.dateformat), "sendnotificationemail" in w && e(35, C = w.sendnotificationemail);
|
|
17079
17100
|
}, o.$$.update = () => {
|
|
17080
17101
|
o.$$.dirty[0] & /*lang*/
|
|
17081
|
-
|
|
17082
|
-
|
|
17102
|
+
2 && a && ue(), o.$$.dirty[0] & /*endpoint, session, userid*/
|
|
17103
|
+
1610612737 | o.$$.dirty[1] & /*gmversion*/
|
|
17083
17104
|
1 && s && r && n && l && K(), o.$$.dirty[0] & /*calendar*/
|
|
17084
|
-
|
|
17085
|
-
|
|
17086
|
-
|
|
17087
|
-
|
|
17105
|
+
512 && N && we(), o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
17106
|
+
288 && h && z && rn(z, h), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
17107
|
+
320 && p && z && on(z, p), o.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
17108
|
+
384 && y && z && sn(z, `${y}.Style`), o.$$.dirty[1] & /*translationurl*/
|
|
17088
17109
|
2 && f && U();
|
|
17089
17110
|
}, F && X(), [
|
|
17111
|
+
n,
|
|
17090
17112
|
a,
|
|
17091
17113
|
c,
|
|
17092
17114
|
u,
|
|
17093
17115
|
d,
|
|
17094
17116
|
h,
|
|
17095
17117
|
p,
|
|
17096
|
-
|
|
17118
|
+
y,
|
|
17097
17119
|
z,
|
|
17098
17120
|
N,
|
|
17099
17121
|
G,
|
|
17100
17122
|
q,
|
|
17101
17123
|
O,
|
|
17102
17124
|
k,
|
|
17103
|
-
|
|
17125
|
+
ie,
|
|
17104
17126
|
E,
|
|
17105
17127
|
x,
|
|
17106
17128
|
_,
|
|
@@ -17117,16 +17139,15 @@ function sd(o, t, e) {
|
|
|
17117
17139
|
V,
|
|
17118
17140
|
s,
|
|
17119
17141
|
r,
|
|
17120
|
-
n,
|
|
17121
17142
|
l,
|
|
17122
17143
|
f,
|
|
17123
|
-
|
|
17144
|
+
b,
|
|
17124
17145
|
D,
|
|
17125
17146
|
C,
|
|
17126
17147
|
Ee,
|
|
17127
17148
|
P,
|
|
17128
17149
|
W,
|
|
17129
|
-
|
|
17150
|
+
oe,
|
|
17130
17151
|
Ct,
|
|
17131
17152
|
Hr
|
|
17132
17153
|
];
|
|
@@ -17140,17 +17161,17 @@ class rd extends Kr {
|
|
|
17140
17161
|
od,
|
|
17141
17162
|
Xr,
|
|
17142
17163
|
{
|
|
17143
|
-
endpoint:
|
|
17144
|
-
session:
|
|
17145
|
-
userid:
|
|
17146
|
-
lang:
|
|
17164
|
+
endpoint: 29,
|
|
17165
|
+
session: 30,
|
|
17166
|
+
userid: 0,
|
|
17167
|
+
lang: 1,
|
|
17147
17168
|
gmversion: 31,
|
|
17148
|
-
operator:
|
|
17149
|
-
supportemail:
|
|
17150
|
-
baseurl:
|
|
17151
|
-
clientstyling:
|
|
17152
|
-
clientstylingurl:
|
|
17153
|
-
mbsource:
|
|
17169
|
+
operator: 2,
|
|
17170
|
+
supportemail: 3,
|
|
17171
|
+
baseurl: 4,
|
|
17172
|
+
clientstyling: 5,
|
|
17173
|
+
clientstylingurl: 6,
|
|
17174
|
+
mbsource: 7,
|
|
17154
17175
|
translationurl: 32,
|
|
17155
17176
|
hasconfirmationmodal: 33,
|
|
17156
17177
|
dateformat: 34,
|
|
@@ -17161,25 +17182,25 @@ class rd extends Kr {
|
|
|
17161
17182
|
);
|
|
17162
17183
|
}
|
|
17163
17184
|
get endpoint() {
|
|
17164
|
-
return this.$$.ctx[
|
|
17185
|
+
return this.$$.ctx[29];
|
|
17165
17186
|
}
|
|
17166
17187
|
set endpoint(t) {
|
|
17167
17188
|
this.$$set({ endpoint: t }), pe();
|
|
17168
17189
|
}
|
|
17169
17190
|
get session() {
|
|
17170
|
-
return this.$$.ctx[
|
|
17191
|
+
return this.$$.ctx[30];
|
|
17171
17192
|
}
|
|
17172
17193
|
set session(t) {
|
|
17173
17194
|
this.$$set({ session: t }), pe();
|
|
17174
17195
|
}
|
|
17175
17196
|
get userid() {
|
|
17176
|
-
return this.$$.ctx[
|
|
17197
|
+
return this.$$.ctx[0];
|
|
17177
17198
|
}
|
|
17178
17199
|
set userid(t) {
|
|
17179
17200
|
this.$$set({ userid: t }), pe();
|
|
17180
17201
|
}
|
|
17181
17202
|
get lang() {
|
|
17182
|
-
return this.$$.ctx[
|
|
17203
|
+
return this.$$.ctx[1];
|
|
17183
17204
|
}
|
|
17184
17205
|
set lang(t) {
|
|
17185
17206
|
this.$$set({ lang: t }), pe();
|
|
@@ -17191,37 +17212,37 @@ class rd extends Kr {
|
|
|
17191
17212
|
this.$$set({ gmversion: t }), pe();
|
|
17192
17213
|
}
|
|
17193
17214
|
get operator() {
|
|
17194
|
-
return this.$$.ctx[
|
|
17215
|
+
return this.$$.ctx[2];
|
|
17195
17216
|
}
|
|
17196
17217
|
set operator(t) {
|
|
17197
17218
|
this.$$set({ operator: t }), pe();
|
|
17198
17219
|
}
|
|
17199
17220
|
get supportemail() {
|
|
17200
|
-
return this.$$.ctx[
|
|
17221
|
+
return this.$$.ctx[3];
|
|
17201
17222
|
}
|
|
17202
17223
|
set supportemail(t) {
|
|
17203
17224
|
this.$$set({ supportemail: t }), pe();
|
|
17204
17225
|
}
|
|
17205
17226
|
get baseurl() {
|
|
17206
|
-
return this.$$.ctx[
|
|
17227
|
+
return this.$$.ctx[4];
|
|
17207
17228
|
}
|
|
17208
17229
|
set baseurl(t) {
|
|
17209
17230
|
this.$$set({ baseurl: t }), pe();
|
|
17210
17231
|
}
|
|
17211
17232
|
get clientstyling() {
|
|
17212
|
-
return this.$$.ctx[
|
|
17233
|
+
return this.$$.ctx[5];
|
|
17213
17234
|
}
|
|
17214
17235
|
set clientstyling(t) {
|
|
17215
17236
|
this.$$set({ clientstyling: t }), pe();
|
|
17216
17237
|
}
|
|
17217
17238
|
get clientstylingurl() {
|
|
17218
|
-
return this.$$.ctx[
|
|
17239
|
+
return this.$$.ctx[6];
|
|
17219
17240
|
}
|
|
17220
17241
|
set clientstylingurl(t) {
|
|
17221
17242
|
this.$$set({ clientstylingurl: t }), pe();
|
|
17222
17243
|
}
|
|
17223
17244
|
get mbsource() {
|
|
17224
|
-
return this.$$.ctx[
|
|
17245
|
+
return this.$$.ctx[7];
|
|
17225
17246
|
}
|
|
17226
17247
|
set mbsource(t) {
|
|
17227
17248
|
this.$$set({ mbsource: t }), pe();
|