@everymatrix/player-bonus-history 1.50.1 → 1.51.0
Sign up to get free protection for your applications and to get access to all the features.
- package/components/{PlayerBonusCard-gHXbbkkW.cjs → PlayerBonusCard-D7jL8lXI.cjs} +4 -4
- package/components/{PlayerBonusCard-BM2mjIL2.js → PlayerBonusCard-g_G31zcr.js} +130 -116
- package/components/{PlayerBonusHistory-CfHM7IPY.cjs → PlayerBonusHistory-4cA_Hdn4.cjs} +57 -57
- package/components/{PlayerBonusHistory-BBbarJ0C.js → PlayerBonusHistory-BWWZBOl8.js} +77 -70
- package/es2015/player-bonus-history.cjs +1 -1
- package/es2015/player-bonus-history.js +1 -1
- package/package.json +1 -1
@@ -26,7 +26,7 @@ var rt = (s, t, e) => new Promise((o, i) => {
|
|
26
26
|
}, a = (l) => l.done ? o(l.value) : Promise.resolve(l.value).then(r, n);
|
27
27
|
a((e = e.apply(s, t)).next());
|
28
28
|
});
|
29
|
-
import { a as Mr, $ as Ir, S as Nr, i as zr, f as ee, c as Fr, s as Br, b as Lr, e as D, d as J, n as Xo, g as Q, h as
|
29
|
+
import { a as Mr, $ as Ir, S as Nr, i as zr, f as ee, c as Fr, s as Br, b as Lr, e as D, d as J, n as Xo, g as Q, h as Hr, j as Rr, k as nt, o as $r, l as zt, m as Vr, p as $, t as U, q as x, r as m, u as g, v as he, w as Pe, x as Ce, y as ft, z as js, A as Yr, B as qs } from "./PlayerBonusCard-g_G31zcr.js";
|
30
30
|
if (typeof window != "undefined") {
|
31
31
|
let s = function(t) {
|
32
32
|
return function(...e) {
|
@@ -39,7 +39,7 @@ if (typeof window != "undefined") {
|
|
39
39
|
}
|
40
40
|
};
|
41
41
|
};
|
42
|
-
customElements.define = s(customElements.define), import("./PlayerBonusCard-
|
42
|
+
customElements.define = s(customElements.define), import("./PlayerBonusCard-g_G31zcr.js").then((t) => t.P).then(({ default: t }) => {
|
43
43
|
!customElements.get("player-bonus-card") && customElements.define("player-bonus-card", t.element);
|
44
44
|
});
|
45
45
|
}
|
@@ -332,8 +332,8 @@ Ee[so] = !0, Ee.elementProperties = /* @__PURE__ */ new Map(), Ee.elementStyles
|
|
332
332
|
* SPDX-License-Identifier: BSD-3-Clause
|
333
333
|
*/
|
334
334
|
var Lt;
|
335
|
-
const gt = window, Se = gt.trustedTypes, ts = Se ? Se.createPolicy("lit-html", { createHTML: (s) => s }) : void 0, io = "$lit$", ne = `lit$${(Math.random() + "").slice(9)}$`, Gs = "?" + ne, Kr = `<${Gs}>`, ge = document, We = () => ge.createComment(""), je = (s) => s === null || typeof s != "object" && typeof s != "function", Xs = Array.isArray, Gr = (s) => Xs(s) || typeof (s == null ? void 0 : s[Symbol.iterator]) == "function",
|
336
|
-
\f\r]`, Be = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, os = /-->/g, ss = />/g, de = RegExp(`>|${
|
335
|
+
const gt = window, Se = gt.trustedTypes, ts = Se ? Se.createPolicy("lit-html", { createHTML: (s) => s }) : void 0, io = "$lit$", ne = `lit$${(Math.random() + "").slice(9)}$`, Gs = "?" + ne, Kr = `<${Gs}>`, ge = document, We = () => ge.createComment(""), je = (s) => s === null || typeof s != "object" && typeof s != "function", Xs = Array.isArray, Gr = (s) => Xs(s) || typeof (s == null ? void 0 : s[Symbol.iterator]) == "function", Ht = `[
|
336
|
+
\f\r]`, Be = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, os = /-->/g, ss = />/g, de = RegExp(`>|${Ht}(?:([^\\s"'>=/]+)(${Ht}*=${Ht}*(?:[^
|
337
337
|
\f\r"'\`<>=]|("|')|))|$)`, "g"), is = /'/g, rs = /"/g, Js = /^(?:script|style|textarea|title)$/i, Oe = Symbol.for("lit-noChange"), I = Symbol.for("lit-nothing"), ns = /* @__PURE__ */ new WeakMap(), pe = ge.createTreeWalker(ge, 129, null, !1);
|
338
338
|
function Qs(s, t) {
|
339
339
|
if (!Array.isArray(s) || !s.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
@@ -580,7 +580,7 @@ const sn = (s, t, e) => {
|
|
580
580
|
* Copyright 2017 Google LLC
|
581
581
|
* SPDX-License-Identifier: BSD-3-Clause
|
582
582
|
*/
|
583
|
-
var
|
583
|
+
var Rt, $t;
|
584
584
|
class ht extends Ee {
|
585
585
|
constructor() {
|
586
586
|
super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
|
@@ -606,7 +606,7 @@ class ht extends Ee {
|
|
606
606
|
return Oe;
|
607
607
|
}
|
608
608
|
}
|
609
|
-
ht.finalized = !0, ht._$litElement$ = !0, (
|
609
|
+
ht.finalized = !0, ht._$litElement$ = !0, (Rt = globalThis.litElementHydrateSupport) === null || Rt === void 0 || Rt.call(globalThis, { LitElement: ht });
|
610
610
|
const ls = globalThis.litElementPolyfillSupport;
|
611
611
|
ls == null || ls({ LitElement: ht });
|
612
612
|
(($t = globalThis.litElementVersions) !== null && $t !== void 0 ? $t : globalThis.litElementVersions = []).push("3.3.3");
|
@@ -1325,7 +1325,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|
1325
1325
|
Code distributed by Google as part of the polymer project is also
|
1326
1326
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
1327
1327
|
*/
|
1328
|
-
let yn = /(url\()([^)]*)(\))/g, bn = /(^\/[^\/])|(^#)|(^[\w-\d]*:)/, at,
|
1328
|
+
let yn = /(url\()([^)]*)(\))/g, bn = /(^\/[^\/])|(^#)|(^[\w-\d]*:)/, at, R;
|
1329
1329
|
function Ue(s, t) {
|
1330
1330
|
if (s && bn.test(s) || s === "//")
|
1331
1331
|
return s;
|
@@ -1343,7 +1343,7 @@ function Ue(s, t) {
|
|
1343
1343
|
} catch (e) {
|
1344
1344
|
return s;
|
1345
1345
|
}
|
1346
|
-
return
|
1346
|
+
return R || (R = document.implementation.createHTMLDocument("temp"), R.base = R.createElement("base"), R.head.appendChild(R.base), R.anchor = R.createElement("a"), R.body.appendChild(R.anchor)), R.base.href = t, R.anchor.href = s, R.anchor.href || s;
|
1347
1347
|
}
|
1348
1348
|
function Do(s, t) {
|
1349
1349
|
return s.replace(yn, function(e, o, i, r) {
|
@@ -1649,7 +1649,7 @@ function Ve(s) {
|
|
1649
1649
|
function ui(s) {
|
1650
1650
|
return Array.isArray(s) ? Ve(s).split(".") : s.toString().split(".");
|
1651
1651
|
}
|
1652
|
-
function
|
1652
|
+
function H(s, t, e) {
|
1653
1653
|
let o = s, i = ui(t);
|
1654
1654
|
for (let r = 0; r < i.length; r++) {
|
1655
1655
|
if (!o)
|
@@ -1701,8 +1701,8 @@ Code distributed by Google as part of the polymer project is also
|
|
1701
1701
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
1702
1702
|
*/
|
1703
1703
|
let Bn = 0, hi = 0, ke = [], Ln = 0, lo = !1, pi = document.createTextNode("");
|
1704
|
-
new window.MutationObserver(
|
1705
|
-
function
|
1704
|
+
new window.MutationObserver(Hn).observe(pi, { characterData: !0 });
|
1705
|
+
function Hn() {
|
1706
1706
|
lo = !1;
|
1707
1707
|
const s = ke.length;
|
1708
1708
|
for (let t = 0; t < s; t++) {
|
@@ -1718,7 +1718,7 @@ function Rn() {
|
|
1718
1718
|
}
|
1719
1719
|
ke.splice(0, s), hi += s;
|
1720
1720
|
}
|
1721
|
-
const
|
1721
|
+
const Rn = {
|
1722
1722
|
/**
|
1723
1723
|
* Returns a sub-module with the async interface providing the provided
|
1724
1724
|
* delay.
|
@@ -2954,7 +2954,7 @@ function bi(s, t, e, o) {
|
|
2954
2954
|
).dispatchEvent(new CustomEvent(t, { detail: i }));
|
2955
2955
|
}
|
2956
2956
|
function ra(s, t, e, o, i, r) {
|
2957
|
-
let a = (r ? be(t) : t) != t ? t : null, l = a ?
|
2957
|
+
let a = (r ? be(t) : t) != t ? t : null, l = a ? H(s, a) : s.__data[t];
|
2958
2958
|
a && l === void 0 && (l = e[t]), bi(s, i.eventName, l, a);
|
2959
2959
|
}
|
2960
2960
|
function na(s, t, e, o, i) {
|
@@ -3240,7 +3240,7 @@ function xi(s) {
|
|
3240
3240
|
return e.literal || (e.rootProperty = be(t), e.structured = ao(t), e.structured && (e.wildcard = t.slice(-2) == ".*", e.wildcard && (e.name = t.slice(0, -2)))), e;
|
3241
3241
|
}
|
3242
3242
|
function As(s, t, e) {
|
3243
|
-
let o =
|
3243
|
+
let o = H(s, e);
|
3244
3244
|
return o === void 0 && (o = t[e]), o;
|
3245
3245
|
}
|
3246
3246
|
function Ci(s, t, e, o) {
|
@@ -3276,8 +3276,8 @@ const Io = O((s) => {
|
|
3276
3276
|
super._initializeProperties(), this._registerHost(), this.__dataClientsReady = !1, this.__dataPendingClients = null, this.__dataToNotify = null, this.__dataLinkedPaths = null, this.__dataHasPaths = !1, this.__dataCompoundStorage = this.__dataCompoundStorage || null, this.__dataHost = this.__dataHost || null, this.__dataTemp = {}, this.__dataClientsInitialized = !1;
|
3277
3277
|
}
|
3278
3278
|
_registerHost() {
|
3279
|
-
if (
|
3280
|
-
let i =
|
3279
|
+
if (He.length) {
|
3280
|
+
let i = He[He.length - 1];
|
3281
3281
|
i._enqueueClient(this), this.__dataHost = i;
|
3282
3282
|
}
|
3283
3283
|
}
|
@@ -3437,7 +3437,7 @@ const Io = O((s) => {
|
|
3437
3437
|
_setPendingPropertyOrPath(i, r, n, a) {
|
3438
3438
|
if (a || be(Array.isArray(i) ? i[0] : i) !== i) {
|
3439
3439
|
if (!a) {
|
3440
|
-
let l =
|
3440
|
+
let l = H(this, i);
|
3441
3441
|
if (i = /** @type {string} */
|
3442
3442
|
fs(this, i, r), !i || !super._shouldPropertyChange(i, r, l))
|
3443
3443
|
return !1;
|
@@ -3759,7 +3759,7 @@ const Io = O((s) => {
|
|
3759
3759
|
notifySplices(i, r) {
|
3760
3760
|
let n = { path: "" }, a = (
|
3761
3761
|
/** @type {Array} */
|
3762
|
-
|
3762
|
+
H(this, i, n)
|
3763
3763
|
);
|
3764
3764
|
Ci(this, a, n.path, r);
|
3765
3765
|
}
|
@@ -3784,7 +3784,7 @@ const Io = O((s) => {
|
|
3784
3784
|
* @public
|
3785
3785
|
*/
|
3786
3786
|
get(i, r) {
|
3787
|
-
return
|
3787
|
+
return H(r || this, i);
|
3788
3788
|
}
|
3789
3789
|
/**
|
3790
3790
|
* Convenience method for setting a value to a path and notifying any
|
@@ -3832,7 +3832,7 @@ const Io = O((s) => {
|
|
3832
3832
|
push(i, ...r) {
|
3833
3833
|
let n = { path: "" }, a = (
|
3834
3834
|
/** @type {Array}*/
|
3835
|
-
|
3835
|
+
H(this, i, n)
|
3836
3836
|
), l = a.length, c = a.push(...r);
|
3837
3837
|
return r.length && Le(this, a, n.path, l, r.length, []), c;
|
3838
3838
|
}
|
@@ -3853,7 +3853,7 @@ const Io = O((s) => {
|
|
3853
3853
|
pop(i) {
|
3854
3854
|
let r = { path: "" }, n = (
|
3855
3855
|
/** @type {Array} */
|
3856
|
-
|
3856
|
+
H(this, i, r)
|
3857
3857
|
), a = !!n.length, l = n.pop();
|
3858
3858
|
return a && Le(this, n, r.path, n.length, 0, [l]), l;
|
3859
3859
|
}
|
@@ -3878,7 +3878,7 @@ const Io = O((s) => {
|
|
3878
3878
|
splice(i, r, n, ...a) {
|
3879
3879
|
let l = { path: "" }, c = (
|
3880
3880
|
/** @type {Array} */
|
3881
|
-
|
3881
|
+
H(this, i, l)
|
3882
3882
|
);
|
3883
3883
|
r < 0 ? r = c.length - Math.floor(-r) : r && (r = Math.floor(r));
|
3884
3884
|
let u;
|
@@ -3901,7 +3901,7 @@ const Io = O((s) => {
|
|
3901
3901
|
shift(i) {
|
3902
3902
|
let r = { path: "" }, n = (
|
3903
3903
|
/** @type {Array} */
|
3904
|
-
|
3904
|
+
H(this, i, r)
|
3905
3905
|
), a = !!n.length, l = n.shift();
|
3906
3906
|
return a && Le(this, n, r.path, 0, 0, [l]), l;
|
3907
3907
|
}
|
@@ -3923,7 +3923,7 @@ const Io = O((s) => {
|
|
3923
3923
|
unshift(i, ...r) {
|
3924
3924
|
let n = { path: "" }, a = (
|
3925
3925
|
/** @type {Array} */
|
3926
|
-
|
3926
|
+
H(this, i, n)
|
3927
3927
|
), l = a.unshift(...r);
|
3928
3928
|
return r.length && Le(this, a, n.path, 0, r.length, []), l;
|
3929
3929
|
}
|
@@ -3945,7 +3945,7 @@ const Io = O((s) => {
|
|
3945
3945
|
let n;
|
3946
3946
|
if (arguments.length == 1) {
|
3947
3947
|
let a = { path: "" };
|
3948
|
-
r =
|
3948
|
+
r = H(this, i, a), n = a.path;
|
3949
3949
|
} else Array.isArray(i) ? n = Ve(i) : n = /** @type{string} */
|
3950
3950
|
i;
|
3951
3951
|
this._setPendingPropertyOrPath(n, r, !0, !0) && this._invalidateProperties();
|
@@ -4099,7 +4099,7 @@ const Io = O((s) => {
|
|
4099
4099
|
f = {
|
4100
4100
|
path: v ? r : d,
|
4101
4101
|
value: w,
|
4102
|
-
base: v ?
|
4102
|
+
base: v ? H(a, d) : w
|
4103
4103
|
};
|
4104
4104
|
} else
|
4105
4105
|
f = h ? As(a, n, d) : a[d];
|
@@ -4378,9 +4378,9 @@ const Io = O((s) => {
|
|
4378
4378
|
*/
|
4379
4379
|
_stampTemplate(i, r) {
|
4380
4380
|
r = r || /** @type {!TemplateInfo} */
|
4381
|
-
this._bindTemplate(i, !0),
|
4381
|
+
this._bindTemplate(i, !0), He.push(this);
|
4382
4382
|
let n = super._stampTemplate(i, r);
|
4383
|
-
if (
|
4383
|
+
if (He.pop(), r.nodeList = n.nodeList, !r.wasPreBound) {
|
4384
4384
|
let a = r.childNodes = [];
|
4385
4385
|
for (let l = n.firstChild; l; l = l.nextSibling)
|
4386
4386
|
a.push(l);
|
@@ -4604,11 +4604,11 @@ const Io = O((s) => {
|
|
4604
4604
|
*/
|
4605
4605
|
static _evaluateBinding(i, r, n, a, l, c) {
|
4606
4606
|
let u;
|
4607
|
-
return r.signature ? u = co(i, n, a, l, r.signature) : n != r.source ? u =
|
4607
|
+
return r.signature ? u = co(i, n, a, l, r.signature) : n != r.source ? u = H(i, r.source) : c && ao(n) ? u = H(i, n) : u = i.__data[n], r.negate && (u = !u), u;
|
4608
4608
|
}
|
4609
4609
|
}
|
4610
4610
|
return e;
|
4611
|
-
}),
|
4611
|
+
}), He = [];
|
4612
4612
|
/**
|
4613
4613
|
@license
|
4614
4614
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
@@ -5295,7 +5295,7 @@ function Ei(s) {
|
|
5295
5295
|
`non-literal value passed to Polymer's htmlLiteral function: ${s}`
|
5296
5296
|
);
|
5297
5297
|
}
|
5298
|
-
function
|
5298
|
+
function Ha(s) {
|
5299
5299
|
if (s instanceof HTMLTemplateElement)
|
5300
5300
|
return (
|
5301
5301
|
/** @type {!HTMLTemplateElement } */
|
@@ -5314,7 +5314,7 @@ const ve = function(t, ...e) {
|
|
5314
5314
|
document.createElement("template")
|
5315
5315
|
);
|
5316
5316
|
let i = e.reduce(
|
5317
|
-
(r, n, a) => r +
|
5317
|
+
(r, n, a) => r + Ha(n) + t[a + 1],
|
5318
5318
|
t[0]
|
5319
5319
|
);
|
5320
5320
|
return Ps && (i = Ps.createHTML(i)), o.innerHTML = i, o;
|
@@ -5344,13 +5344,13 @@ function uo(s, t, e = s.getAttribute("dir")) {
|
|
5344
5344
|
function ho() {
|
5345
5345
|
return document.documentElement.getAttribute("dir");
|
5346
5346
|
}
|
5347
|
-
function
|
5347
|
+
function Ra() {
|
5348
5348
|
const s = ho();
|
5349
5349
|
oe.forEach((t) => {
|
5350
5350
|
uo(t, s);
|
5351
5351
|
});
|
5352
5352
|
}
|
5353
|
-
const $a = new MutationObserver(
|
5353
|
+
const $a = new MutationObserver(Ra);
|
5354
5354
|
$a.observe(document.documentElement, { attributes: !0, attributeFilter: ["dir"] });
|
5355
5355
|
const kt = (s) => class extends s {
|
5356
5356
|
static get properties() {
|
@@ -8194,7 +8194,7 @@ function ae(s) {
|
|
8194
8194
|
);
|
8195
8195
|
return t.length > 0 ? t[0] : s.target;
|
8196
8196
|
}
|
8197
|
-
function
|
8197
|
+
function Hl(s) {
|
8198
8198
|
const t = s.type, o = s.currentTarget[_o];
|
8199
8199
|
if (!o)
|
8200
8200
|
return;
|
@@ -8205,7 +8205,7 @@ function Rl(s) {
|
|
8205
8205
|
const n = s.changedTouches[0];
|
8206
8206
|
if (t === "touchstart" && s.touches.length === 1 && (se.touch.id = n.identifier), se.touch.id !== n.identifier)
|
8207
8207
|
return;
|
8208
|
-
zo || (t === "touchstart" || t === "touchmove") &&
|
8208
|
+
zo || (t === "touchstart" || t === "touchmove") && Rl(s);
|
8209
8209
|
}
|
8210
8210
|
const r = s[jt];
|
8211
8211
|
if (!r.skip) {
|
@@ -8215,7 +8215,7 @@ function Rl(s) {
|
|
8215
8215
|
a = fe[n], i[a.name] && !r[a.name] && (r[a.name] = !0, a[t](s));
|
8216
8216
|
}
|
8217
8217
|
}
|
8218
|
-
function
|
8218
|
+
function Rl(s) {
|
8219
8219
|
const t = s.changedTouches[0], e = s.type;
|
8220
8220
|
if (e === "touchstart")
|
8221
8221
|
se.touch.x = t.clientX, se.touch.y = t.clientY, se.touch.scrollDecided = !1;
|
@@ -8237,8 +8237,8 @@ function $l(s, t, e) {
|
|
8237
8237
|
let n = s[_o];
|
8238
8238
|
n || (s[_o] = n = {});
|
8239
8239
|
for (let a = 0, l, c; a < i.length; a++)
|
8240
|
-
l = i[a], !(Nl && Fo(l) && l !== "click") && (c = n[l], c || (n[l] = c = { _count: 0 }), c._count === 0 && s.addEventListener(l,
|
8241
|
-
s.addEventListener(t, e), o.touchAction &&
|
8240
|
+
l = i[a], !(Nl && Fo(l) && l !== "click") && (c = n[l], c || (n[l] = c = { _count: 0 }), c._count === 0 && s.addEventListener(l, Hl, Il(l)), c[r] = (c[r] || 0) + 1, c._count = (c._count || 0) + 1);
|
8241
|
+
s.addEventListener(t, e), o.touchAction && Hi(s, o.touchAction);
|
8242
8242
|
}
|
8243
8243
|
function Lo(s) {
|
8244
8244
|
fe.push(s), s.emits.forEach((t) => {
|
@@ -8254,12 +8254,12 @@ function Vl(s) {
|
|
8254
8254
|
}
|
8255
8255
|
return null;
|
8256
8256
|
}
|
8257
|
-
function
|
8257
|
+
function Hi(s, t) {
|
8258
8258
|
zo && s instanceof HTMLElement && yl.run(() => {
|
8259
8259
|
s.style.touchAction = t;
|
8260
8260
|
}), s[go] = t;
|
8261
8261
|
}
|
8262
|
-
function
|
8262
|
+
function Ho(s, t, e) {
|
8263
8263
|
const o = new Event(t, { bubbles: !0, cancelable: !0, composed: !0 });
|
8264
8264
|
if (o.detail = e, Tl(
|
8265
8265
|
/** @type {!Node} */
|
@@ -8301,11 +8301,11 @@ Lo({
|
|
8301
8301
|
if (!_e(s))
|
8302
8302
|
return;
|
8303
8303
|
const t = ae(s), e = this, o = (r) => {
|
8304
|
-
_e(r) || (
|
8304
|
+
_e(r) || (Re("up", t, r), De(e.info));
|
8305
8305
|
}, i = (r) => {
|
8306
|
-
_e(r) &&
|
8306
|
+
_e(r) && Re("up", t, r), De(e.info);
|
8307
8307
|
};
|
8308
|
-
Bi(this.info, o, i),
|
8308
|
+
Bi(this.info, o, i), Re("down", t, s);
|
8309
8309
|
},
|
8310
8310
|
/**
|
8311
8311
|
* @this {GestureRecognizer}
|
@@ -8313,7 +8313,7 @@ Lo({
|
|
8313
8313
|
* @return {void}
|
8314
8314
|
*/
|
8315
8315
|
touchstart(s) {
|
8316
|
-
|
8316
|
+
Re("down", ae(s), s.changedTouches[0], s);
|
8317
8317
|
},
|
8318
8318
|
/**
|
8319
8319
|
* @this {GestureRecognizer}
|
@@ -8321,11 +8321,11 @@ Lo({
|
|
8321
8321
|
* @return {void}
|
8322
8322
|
*/
|
8323
8323
|
touchend(s) {
|
8324
|
-
|
8324
|
+
Re("up", ae(s), s.changedTouches[0], s);
|
8325
8325
|
}
|
8326
8326
|
});
|
8327
|
-
function
|
8328
|
-
t &&
|
8327
|
+
function Re(s, t, e, o) {
|
8328
|
+
t && Ho(t, s, {
|
8329
8329
|
x: e.clientX,
|
8330
8330
|
y: e.clientY,
|
8331
8331
|
sourceEvent: e,
|
@@ -8422,7 +8422,7 @@ function qt(s, t, e) {
|
|
8422
8422
|
return;
|
8423
8423
|
const o = s.moves[s.moves.length - 2], i = s.moves[s.moves.length - 1], r = i.x - s.x, n = i.y - s.y;
|
8424
8424
|
let a, l = 0;
|
8425
|
-
o && (a = i.x - o.x, l = i.y - o.y),
|
8425
|
+
o && (a = i.x - o.x, l = i.y - o.y), Ho(t, "track", {
|
8426
8426
|
state: s.state,
|
8427
8427
|
x: e.clientX,
|
8428
8428
|
y: e.clientY,
|
@@ -8495,7 +8495,7 @@ function Is(s, t, e) {
|
|
8495
8495
|
!r || zl[
|
8496
8496
|
/** @type {!HTMLElement} */
|
8497
8497
|
r.localName
|
8498
|
-
] && r.hasAttribute("disabled") || (isNaN(o) || isNaN(i) || o <= Ss && i <= Ss || Fl(t)) && (s.prevent ||
|
8498
|
+
] && r.hasAttribute("disabled") || (isNaN(o) || isNaN(i) || o <= Ss && i <= Ss || Fl(t)) && (s.prevent || Ho(r, "tap", {
|
8499
8499
|
x: t.clientX,
|
8500
8500
|
y: t.clientY,
|
8501
8501
|
sourceEvent: t,
|
@@ -8507,7 +8507,7 @@ function Is(s, t, e) {
|
|
8507
8507
|
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
8508
8508
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
8509
8509
|
*/
|
8510
|
-
const
|
8510
|
+
const Ri = O(
|
8511
8511
|
(s) => class extends s {
|
8512
8512
|
static get properties() {
|
8513
8513
|
return {
|
@@ -8614,7 +8614,7 @@ const Dt = O(
|
|
8614
8614
|
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
8615
8615
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
8616
8616
|
*/
|
8617
|
-
const Yl = (s) => class extends
|
8617
|
+
const Yl = (s) => class extends Ri(Dt(s)) {
|
8618
8618
|
/**
|
8619
8619
|
* An array of activation keys.
|
8620
8620
|
*
|
@@ -8677,18 +8677,18 @@ const Yl = (s) => class extends Hi(Dt(s)) {
|
|
8677
8677
|
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
8678
8678
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
8679
8679
|
*/
|
8680
|
-
let
|
8680
|
+
let Ro = !1;
|
8681
8681
|
window.addEventListener(
|
8682
8682
|
"keydown",
|
8683
8683
|
() => {
|
8684
|
-
|
8684
|
+
Ro = !0;
|
8685
8685
|
},
|
8686
8686
|
{ capture: !0 }
|
8687
8687
|
);
|
8688
8688
|
window.addEventListener(
|
8689
8689
|
"mousedown",
|
8690
8690
|
() => {
|
8691
|
-
|
8691
|
+
Ro = !1;
|
8692
8692
|
},
|
8693
8693
|
{ capture: !0 }
|
8694
8694
|
);
|
@@ -8699,7 +8699,7 @@ function yo() {
|
|
8699
8699
|
return s;
|
8700
8700
|
}
|
8701
8701
|
function Ul() {
|
8702
|
-
return
|
8702
|
+
return Ro;
|
8703
8703
|
}
|
8704
8704
|
function Wl(s) {
|
8705
8705
|
const t = s.style;
|
@@ -8817,7 +8817,7 @@ const $o = O(
|
|
8817
8817
|
* Copyright (c) 2021 - 2023 Vaadin Ltd.
|
8818
8818
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
8819
8819
|
*/
|
8820
|
-
const Vi = (s) => class extends
|
8820
|
+
const Vi = (s) => class extends Ri(s) {
|
8821
8821
|
static get properties() {
|
8822
8822
|
return {
|
8823
8823
|
/**
|
@@ -11389,7 +11389,7 @@ function Bc(s, t, e) {
|
|
11389
11389
|
Ao.mixin && (o = Ao.mixin(o));
|
11390
11390
|
let i = class extends o {
|
11391
11391
|
};
|
11392
|
-
return i.prototype.__templatizeOptions = e, i.prototype._bindTemplate(s),
|
11392
|
+
return i.prototype.__templatizeOptions = e, i.prototype._bindTemplate(s), Rc(i, s, t, e), i;
|
11393
11393
|
}
|
11394
11394
|
function Lc(s, t, e, o) {
|
11395
11395
|
let i = e.forwardHostProp;
|
@@ -11413,7 +11413,7 @@ function Lc(s, t, e, o) {
|
|
11413
11413
|
n.prototype._addPropertyEffect(
|
11414
11414
|
"_host_" + l,
|
11415
11415
|
n.prototype.PROPERTY_EFFECT_TYPES.PROPAGATE,
|
11416
|
-
{ fn:
|
11416
|
+
{ fn: Hc(l, i) }
|
11417
11417
|
), n.prototype._createNotifyingProperty("_host_" + l);
|
11418
11418
|
ii && o && Yc(t, e, o);
|
11419
11419
|
}
|
@@ -11430,7 +11430,7 @@ function Lc(s, t, e, o) {
|
|
11430
11430
|
}
|
11431
11431
|
}
|
11432
11432
|
}
|
11433
|
-
function
|
11433
|
+
function Hc(s, t) {
|
11434
11434
|
return function(o, i, r) {
|
11435
11435
|
t.call(
|
11436
11436
|
o.__templatizeOwner,
|
@@ -11439,7 +11439,7 @@ function Rc(s, t) {
|
|
11439
11439
|
);
|
11440
11440
|
};
|
11441
11441
|
}
|
11442
|
-
function
|
11442
|
+
function Rc(s, t, e, o) {
|
11443
11443
|
let i = e.hostProps || {};
|
11444
11444
|
for (let r in o.instanceProps) {
|
11445
11445
|
delete i[r];
|
@@ -11962,7 +11962,7 @@ class Ls extends Kc {
|
|
11962
11962
|
__debounceRender(t, e = 0) {
|
11963
11963
|
this.__renderDebouncer = Ct.debounce(
|
11964
11964
|
this.__renderDebouncer,
|
11965
|
-
e > 0 ?
|
11965
|
+
e > 0 ? Rn.after(e) : mi,
|
11966
11966
|
t.bind(this)
|
11967
11967
|
), Wc(this.__renderDebouncer);
|
11968
11968
|
}
|
@@ -12645,7 +12645,7 @@ const Qc = (s) => class extends s {
|
|
12645
12645
|
}
|
12646
12646
|
/** @protected */
|
12647
12647
|
_addListeners() {
|
12648
|
-
|
12648
|
+
Hi(this.$.scrollers, "pan-y"), X(this.$.scrollers, "track", this._track.bind(this)), X(this.shadowRoot.querySelector('[part="clear-button"]'), "tap", this._clear.bind(this)), X(this.shadowRoot.querySelector('[part="toggle-button"]'), "tap", this._cancel.bind(this)), X(
|
12649
12649
|
this.shadowRoot.querySelector('[part="years-toggle-button"]'),
|
12650
12650
|
"tap",
|
12651
12651
|
this._toggleYearScroller.bind(this)
|
@@ -15802,13 +15802,13 @@ class Eu extends Cu(mu(ye(Mi(le)))) {
|
|
15802
15802
|
}
|
15803
15803
|
}
|
15804
15804
|
W(Eu);
|
15805
|
-
function
|
15805
|
+
function Hs(s, t) {
|
15806
15806
|
Mr(s, t);
|
15807
15807
|
}
|
15808
15808
|
function Pu(s) {
|
15809
15809
|
Ir.set(s);
|
15810
15810
|
}
|
15811
|
-
const
|
15811
|
+
const Rs = {
|
15812
15812
|
en: {
|
15813
15813
|
titleBonusesHistory: "Bonus History",
|
15814
15814
|
dateFrom: "From:",
|
@@ -15878,6 +15878,13 @@ const Hs = {
|
|
15878
15878
|
dateTo: "İle:",
|
15879
15879
|
dateFilter: "Filtre",
|
15880
15880
|
noBonusHistory: "Seçilen dönem için bonusunuz yok."
|
15881
|
+
},
|
15882
|
+
"en-us": {
|
15883
|
+
titleBonusesHistory: "Bonus History",
|
15884
|
+
dateFrom: "From:",
|
15885
|
+
dateTo: "To:",
|
15886
|
+
dateFilter: "Filter",
|
15887
|
+
noBonusHistory: "You have no bonuses for the selected period."
|
15881
15888
|
}
|
15882
15889
|
};
|
15883
15890
|
function ku(s) {
|
@@ -16428,21 +16435,21 @@ function Nu(s) {
|
|
16428
16435
|
let te = 6;
|
16429
16436
|
function zu(s, t, e) {
|
16430
16437
|
let o;
|
16431
|
-
|
16432
|
-
let { endpoint: i = "" } = t, { session: r = "" } = t, { playerid: n = "" } = t, { lang: a = "en" } = t, { clientstyling: l = "" } = t, { clientstylingurl: c = "" } = t, { translationurl: u = "" } = t, { bonushistorystatus: d = "" } = t, { bonushistorytype: h = "" } = t, p, f = window.navigator.userAgent, b =
|
16438
|
+
Hr(s, Vr, (_) => e(17, o = _));
|
16439
|
+
let { endpoint: i = "" } = t, { session: r = "" } = t, { playerid: n = "" } = t, { lang: a = "en" } = t, { clientstyling: l = "" } = t, { clientstylingurl: c = "" } = t, { translationurl: u = "" } = t, { bonushistorystatus: d = "" } = t, { bonushistorytype: h = "" } = t, p, f = window.navigator.userAgent, b = Rr(f) !== "PC", v, w, E, N;
|
16433
16440
|
E = nt(/* @__PURE__ */ new Date()).format("YYYY-MM-DD"), N = nt(/* @__PURE__ */ new Date()).subtract(3, "months").format("YYYY-MM-DD");
|
16434
16441
|
let F = N, A = E, P = 0, M = 0, k = 0, K = 0, ze = 0, re = [];
|
16435
16442
|
const it = () => {
|
16436
16443
|
fetch(u).then((Y) => Y.json()).then((Y) => {
|
16437
16444
|
Object.keys(Y).forEach((Z) => {
|
16438
|
-
|
16445
|
+
Hs(Z, Y[Z]);
|
16439
16446
|
});
|
16440
16447
|
}).catch((Y) => {
|
16441
16448
|
console.log(Y);
|
16442
16449
|
});
|
16443
16450
|
};
|
16444
|
-
Object.keys(
|
16445
|
-
|
16451
|
+
Object.keys(Rs).forEach((_) => {
|
16452
|
+
Hs(_, Rs[_]);
|
16446
16453
|
});
|
16447
16454
|
const we = () => {
|
16448
16455
|
window.postMessage(
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerBonusHistory-
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerBonusHistory-4cA_Hdn4.cjs")).then(({default:t})=>{!customElements.get("player-bonus-history")&&customElements.define("player-bonus-history",t.element)})}
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
10
10
|
}
|
11
11
|
};
|
12
12
|
};
|
13
|
-
customElements.define = n(customElements.define), import("../components/PlayerBonusHistory-
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerBonusHistory-BWWZBOl8.js").then(({ default: t }) => {
|
14
14
|
!customElements.get("player-bonus-history") && customElements.define("player-bonus-history", t.element);
|
15
15
|
});
|
16
16
|
}
|