@everymatrix/casino-most-played-section 1.76.13 → 1.76.14
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/{CasinoFilter-B298XSri.js → CasinoFilter-BPwlHha2.js} +1035 -1056
- package/components/CasinoFilter-BTWS0FsQ.cjs +18 -0
- package/components/{CasinoFilter-CI9Hpq8Q.js → CasinoFilter-BUlwRomz.js} +988 -1009
- package/components/CasinoGameThumbnail-MtEMab10.cjs +47 -0
- package/components/{CasinoGameThumbnail-CIChWGHK.js → CasinoGameThumbnail-bCNIigOn.js} +776 -792
- package/components/{CasinoGameThumbnail-CiPOayVy.js → CasinoGameThumbnail-fErKmo9N.js} +1273 -1257
- package/components/{CasinoGamesCategorySection-l-0ymNv0.js → CasinoGamesCategorySection-CvotsErT.js} +253 -253
- package/components/{CasinoGamesCategorySection-BEm3EeZW.js → CasinoGamesCategorySection-DK7fcBlm.js} +249 -249
- package/components/{CasinoGamesCategorySection-B05wjNtF.cjs → CasinoGamesCategorySection-DUcJVW5j.cjs} +1 -1
- package/components/{CasinoMostPlayedSection-BcLr6Imm.js → CasinoMostPlayedSection-CThOE8ju.js} +65 -65
- package/components/{CasinoMostPlayedSection-Csv4gkJf.cjs → CasinoMostPlayedSection-D3RV2cde.cjs} +1 -1
- package/components/{CasinoMostPlayedSection-BCARiBpb.js → CasinoMostPlayedSection-bxRhZhI7.js} +30 -30
- package/components/{CasinoSort-TaExws8s.cjs → CasinoSort-BC0bXCb5.cjs} +1 -1
- package/components/{CasinoSort-Chq8ZphV.js → CasinoSort-CwuCYmVi.js} +107 -108
- package/components/{CasinoSort-Bq1Eph95.js → CasinoSort-O-SBq3yY.js} +114 -113
- package/es2015/casino-most-played-section.cjs +1 -1
- package/es2015/casino-most-played-section.js +1 -1
- package/esnext/casino-most-played-section.js +1 -1
- package/package.json +1 -1
- package/stencil/index-242ac81a-Bl2OSy8h.js +538 -0
- package/stencil/index-242ac81a-Czg480dJ.js +554 -0
- package/stencil/index-242ac81a-DDPF_SYN.cjs +1 -0
- package/stencil/{ui-image-2ff23cd5-BHGIWJop.cjs → ui-image-2ff23cd5-BU5r6gJa.cjs} +1 -1
- package/stencil/{ui-image-2ff23cd5-DCLQ0SIO.js → ui-image-2ff23cd5-CBX1vdMZ.js} +1 -1
- package/stencil/{ui-image-2ff23cd5-D0rXudCW.js → ui-image-2ff23cd5-DZZYCsK1.js} +1 -1
- package/stencil/{ui-image-DmRWEjrp.js → ui-image-BhXCYysO.js} +1 -1
- package/stencil/{ui-image-C0Jfm_O4.js → ui-image-CVwHW7a_.js} +1 -1
- package/stencil/{ui-image-EfKW3THf.cjs → ui-image-DrDalrqH.cjs} +1 -1
- package/stencil/{ui-image_2-CLk629jW.cjs → ui-image_2-Bsl4RJfi.cjs} +1 -1
- package/stencil/{ui-image_2-B21W_djK.js → ui-image_2-ID_1Oi3k.js} +2 -2
- package/stencil/{ui-image_2-VgK3B8gQ.js → ui-image_2-exO7RXKL.js} +2 -2
- package/components/CasinoFilter-Db45KoqP.cjs +0 -18
- package/components/CasinoGameThumbnail-CbTg86yz.cjs +0 -47
- package/stencil/index-242ac81a-BqeIndhr.js +0 -554
- package/stencil/index-242ac81a-CI4JxPRf.js +0 -538
- package/stencil/index-242ac81a-CjjM4VND.cjs +0 -1
package/components/{CasinoMostPlayedSection-BcLr6Imm.js → CasinoMostPlayedSection-CThOE8ju.js}
RENAMED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { a as $, $ as ee, S as te, i as se, f as
|
2
|
-
function
|
1
|
+
import { a as $, $ as ee, S as te, i as se, f as r, c as ae, s as ne, b as ie, e as P, j as M, l as L, m as K, o as J, p as A, q as oe, r as re, u as le, B as me, y as ge, z as ce, A as ue, h as n, t as de, n as fe, E as he } from "./CasinoFilter-BPwlHha2.js";
|
2
|
+
function Y(a, e) {
|
3
3
|
$(a, e);
|
4
4
|
}
|
5
5
|
function ye(a) {
|
@@ -73,7 +73,7 @@ if (typeof window != "undefined") {
|
|
73
73
|
}
|
74
74
|
};
|
75
75
|
};
|
76
|
-
customElements.define = a(customElements.define), import("./CasinoGamesCategorySection-
|
76
|
+
customElements.define = a(customElements.define), import("./CasinoGamesCategorySection-DK7fcBlm.js").then(({ default: e }) => {
|
77
77
|
!customElements.get("casino-games-category-section") && customElements.define("casino-games-category-section", e.element);
|
78
78
|
});
|
79
79
|
}
|
@@ -182,7 +182,7 @@ function ve(a) {
|
|
182
182
|
);
|
183
183
|
},
|
184
184
|
m(s, i) {
|
185
|
-
|
185
|
+
L(s, e, i);
|
186
186
|
},
|
187
187
|
p(s, i) {
|
188
188
|
i[0] & /*session*/
|
@@ -302,7 +302,7 @@ function ve(a) {
|
|
302
302
|
);
|
303
303
|
},
|
304
304
|
d(s) {
|
305
|
-
s &&
|
305
|
+
s && A(e);
|
306
306
|
}
|
307
307
|
};
|
308
308
|
}
|
@@ -313,18 +313,18 @@ function we(a) {
|
|
313
313
|
), i;
|
314
314
|
return {
|
315
315
|
c() {
|
316
|
-
e = P("p"), i =
|
316
|
+
e = P("p"), i = de(s), M(e, "class", "SearchLoading");
|
317
317
|
},
|
318
|
-
m(m,
|
319
|
-
|
318
|
+
m(m, l) {
|
319
|
+
L(m, e, l), K(e, i);
|
320
320
|
},
|
321
|
-
p(m,
|
322
|
-
|
321
|
+
p(m, l) {
|
322
|
+
l[0] & /*$_*/
|
323
323
|
2097152 && s !== (s = /*$_*/
|
324
|
-
m[21]("noGames") + "") &&
|
324
|
+
m[21]("noGames") + "") && fe(i, s);
|
325
325
|
},
|
326
326
|
d(m) {
|
327
|
-
m &&
|
327
|
+
m && A(e);
|
328
328
|
}
|
329
329
|
};
|
330
330
|
}
|
@@ -336,50 +336,50 @@ function _e(a) {
|
|
336
336
|
g[20] ? we : ve
|
337
337
|
);
|
338
338
|
}
|
339
|
-
let m = i(a),
|
339
|
+
let m = i(a), l = m(a);
|
340
340
|
return {
|
341
341
|
c() {
|
342
|
-
e = P("div"), s = P("div"),
|
342
|
+
e = P("div"), s = P("div"), l.c(), M(s, "class", "casino-most-played-section"), M(e, "class", "CasinoGamesCategorySectionContainer");
|
343
343
|
},
|
344
344
|
m(g, c) {
|
345
|
-
|
345
|
+
L(g, e, c), K(e, s), l.m(s, null), a[24](e);
|
346
346
|
},
|
347
347
|
p(g, c) {
|
348
|
-
m === (m = i(g)) &&
|
348
|
+
m === (m = i(g)) && l ? l.p(g, c) : (l.d(1), l = m(g), l && (l.c(), l.m(s, null)));
|
349
349
|
},
|
350
|
-
i:
|
351
|
-
o:
|
350
|
+
i: J,
|
351
|
+
o: J,
|
352
352
|
d(g) {
|
353
|
-
g &&
|
353
|
+
g && A(e), l.d(), a[24](null);
|
354
354
|
}
|
355
355
|
};
|
356
356
|
}
|
357
357
|
function Ge(a, e, s) {
|
358
358
|
let i;
|
359
|
-
oe(a,
|
360
|
-
let { endpoint: m = "" } = e, { datasource:
|
359
|
+
oe(a, he, (t) => s(21, i = t));
|
360
|
+
let { endpoint: m = "" } = e, { datasource: l = "" } = e, { currency: g = "" } = e, { lang: c = "" } = e, { session: D = "" } = e, { userid: b = "" } = e, { mbsource: v } = e, { clientstyling: w = "" } = e, { clientstylingurl: _ = "" } = e, { livecasino: G = "false" } = e, { integratedgameframemobile: O = "false" } = e, { integratedgameframedesktop: F = "false" } = e, { gamepagemodalurl: R = "false" } = e, { showgamename: T = "" } = e, { visiblegames: j } = e, { favorites: U = "" } = e, { translationurl: k = "" } = e, { casinomygames: C = "false" } = e, { mostplayedperiod: S = "Last30Days" } = e, { mostplayedrounds: E = "10" } = e, { fetchviaevent: z = "true" } = e, Q = window.navigator.userAgent;
|
361
361
|
const V = () => {
|
362
362
|
fetch(k).then((o) => o.json()).then((o) => {
|
363
363
|
Object.keys(o).forEach((d) => {
|
364
|
-
|
364
|
+
Y(d, o[d]);
|
365
365
|
});
|
366
366
|
}).catch((o) => {
|
367
367
|
console.log(o);
|
368
368
|
});
|
369
369
|
};
|
370
370
|
Object.keys(H).forEach((t) => {
|
371
|
-
|
371
|
+
Y(t, H[t]);
|
372
372
|
});
|
373
|
-
let N = [],
|
373
|
+
let N = [], q, I = !1, u;
|
374
374
|
const W = (t) => {
|
375
375
|
let o = new URL(`${m}/v1/player/${b}/games/most-played`);
|
376
376
|
t.limit && o.searchParams.append("limit", t.limit), t.order && o.searchParams.append("order", t.order), o.searchParams.append("expand", "games"), o.searchParams.append("period", S);
|
377
377
|
let d = t.device;
|
378
|
-
return d ? d === "PC" ? o.searchParams.append("device", "Desktop") : o.searchParams.append("device", "Mobile") : o.searchParams.append("device", "All"), t.rounds && o.searchParams.append("rounds", t.rounds),
|
379
|
-
fetch(
|
378
|
+
return d ? d === "PC" ? o.searchParams.append("device", "Desktop") : o.searchParams.append("device", "Mobile") : o.searchParams.append("device", "All"), t.rounds && o.searchParams.append("rounds", t.rounds), q = G ? o : o.href, new Promise((f, y) => {
|
379
|
+
fetch(q).then((h) => h.json()).then((h) => {
|
380
380
|
h.items = h.items.filter((x) => {
|
381
|
-
let
|
382
|
-
return x.gameCode == "OddsMatrix2" && (h.count--,
|
381
|
+
let B = !0;
|
382
|
+
return x.gameCode == "OddsMatrix2" && (h.count--, B = !1), B;
|
383
383
|
}), f(h);
|
384
384
|
}).catch((h) => {
|
385
385
|
console.error(h), y(h);
|
@@ -388,16 +388,16 @@ function Ge(a, e, s) {
|
|
388
388
|
}, X = () => {
|
389
389
|
W({
|
390
390
|
limit: 100,
|
391
|
-
device:
|
391
|
+
device: ge(Q),
|
392
392
|
rounds: E
|
393
393
|
}).then((t) => {
|
394
394
|
if (t.count > 0) {
|
395
395
|
let o = [];
|
396
396
|
t.items.forEach((d) => {
|
397
397
|
let f = new URL(`${m}/v1/casino/games/${d.gameId}`);
|
398
|
-
f.searchParams.append("datasource",
|
398
|
+
f.searchParams.append("datasource", l), G ? o.push(fetch(f.href).then((y) => y.json())) : o.push(fetch(f.href).then((y) => y.json()));
|
399
399
|
}), Promise.all(o).then((d) => {
|
400
|
-
N = d.filter((f) => !("error" in f)).map((f) => f[0]),
|
400
|
+
N = d.filter((f) => !("error" in f)).map((f) => f[0]), C === "true" && (N = N.slice(0, JSON.parse(j))), window.postMessage({ type: "MostPlayedData", mostPlayedGames: N }, window.location.href);
|
401
401
|
});
|
402
402
|
} else
|
403
403
|
s(20, I = !0);
|
@@ -405,26 +405,26 @@ function Ge(a, e, s) {
|
|
405
405
|
}, Z = () => {
|
406
406
|
ye(c);
|
407
407
|
};
|
408
|
-
|
408
|
+
re(() => () => {
|
409
409
|
});
|
410
410
|
function p(t) {
|
411
|
-
|
411
|
+
ce[t ? "unshift" : "push"](() => {
|
412
412
|
u = t, s(19, u);
|
413
413
|
});
|
414
414
|
}
|
415
415
|
return a.$$set = (t) => {
|
416
|
-
"endpoint" in t && s(0, m = t.endpoint), "datasource" in t && s(1,
|
416
|
+
"endpoint" in t && s(0, m = t.endpoint), "datasource" in t && s(1, l = t.datasource), "currency" in t && s(2, g = t.currency), "lang" in t && s(3, c = t.lang), "session" in t && s(4, D = t.session), "userid" in t && s(5, b = t.userid), "mbsource" in t && s(6, v = t.mbsource), "clientstyling" in t && s(7, w = t.clientstyling), "clientstylingurl" in t && s(8, _ = t.clientstylingurl), "livecasino" in t && s(9, G = t.livecasino), "integratedgameframemobile" in t && s(10, O = t.integratedgameframemobile), "integratedgameframedesktop" in t && s(11, F = t.integratedgameframedesktop), "gamepagemodalurl" in t && s(12, R = t.gamepagemodalurl), "showgamename" in t && s(13, T = t.showgamename), "visiblegames" in t && s(14, j = t.visiblegames), "favorites" in t && s(15, U = t.favorites), "translationurl" in t && s(16, k = t.translationurl), "casinomygames" in t && s(17, C = t.casinomygames), "mostplayedperiod" in t && s(22, S = t.mostplayedperiod), "mostplayedrounds" in t && s(23, E = t.mostplayedrounds), "fetchviaevent" in t && s(18, z = t.fetchviaevent);
|
417
417
|
}, a.$$.update = () => {
|
418
418
|
a.$$.dirty[0] & /*endpoint, userid, lang*/
|
419
419
|
41 && m && b && c && X(), a.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
420
|
-
524416 && w && u &&
|
421
|
-
524544 && _ && u &&
|
422
|
-
524352 && v && u &&
|
420
|
+
524416 && w && u && ue(u, w), a.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
421
|
+
524544 && _ && u && le(u, _), a.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
422
|
+
524352 && v && u && me(u, `${v}.Style`), a.$$.dirty[0] & /*translationurl*/
|
423
423
|
65536 && k && V(), a.$$.dirty[0] & /*lang*/
|
424
424
|
8 && c && Z();
|
425
425
|
}, [
|
426
426
|
m,
|
427
|
-
|
427
|
+
l,
|
428
428
|
g,
|
429
429
|
c,
|
430
430
|
D,
|
@@ -433,15 +433,15 @@ function Ge(a, e, s) {
|
|
433
433
|
w,
|
434
434
|
_,
|
435
435
|
G,
|
436
|
-
F,
|
437
436
|
O,
|
437
|
+
F,
|
438
438
|
R,
|
439
439
|
T,
|
440
|
-
|
440
|
+
j,
|
441
441
|
U,
|
442
442
|
k,
|
443
|
-
|
444
|
-
|
443
|
+
C,
|
444
|
+
z,
|
445
445
|
u,
|
446
446
|
I,
|
447
447
|
i,
|
@@ -457,7 +457,7 @@ class ke extends te {
|
|
457
457
|
e,
|
458
458
|
Ge,
|
459
459
|
_e,
|
460
|
-
|
460
|
+
ne,
|
461
461
|
{
|
462
462
|
endpoint: 0,
|
463
463
|
datasource: 1,
|
@@ -489,130 +489,130 @@ class ke extends te {
|
|
489
489
|
return this.$$.ctx[0];
|
490
490
|
}
|
491
491
|
set endpoint(e) {
|
492
|
-
this.$$set({ endpoint: e }),
|
492
|
+
this.$$set({ endpoint: e }), r();
|
493
493
|
}
|
494
494
|
get datasource() {
|
495
495
|
return this.$$.ctx[1];
|
496
496
|
}
|
497
497
|
set datasource(e) {
|
498
|
-
this.$$set({ datasource: e }),
|
498
|
+
this.$$set({ datasource: e }), r();
|
499
499
|
}
|
500
500
|
get currency() {
|
501
501
|
return this.$$.ctx[2];
|
502
502
|
}
|
503
503
|
set currency(e) {
|
504
|
-
this.$$set({ currency: e }),
|
504
|
+
this.$$set({ currency: e }), r();
|
505
505
|
}
|
506
506
|
get lang() {
|
507
507
|
return this.$$.ctx[3];
|
508
508
|
}
|
509
509
|
set lang(e) {
|
510
|
-
this.$$set({ lang: e }),
|
510
|
+
this.$$set({ lang: e }), r();
|
511
511
|
}
|
512
512
|
get session() {
|
513
513
|
return this.$$.ctx[4];
|
514
514
|
}
|
515
515
|
set session(e) {
|
516
|
-
this.$$set({ session: e }),
|
516
|
+
this.$$set({ session: e }), r();
|
517
517
|
}
|
518
518
|
get userid() {
|
519
519
|
return this.$$.ctx[5];
|
520
520
|
}
|
521
521
|
set userid(e) {
|
522
|
-
this.$$set({ userid: e }),
|
522
|
+
this.$$set({ userid: e }), r();
|
523
523
|
}
|
524
524
|
get mbsource() {
|
525
525
|
return this.$$.ctx[6];
|
526
526
|
}
|
527
527
|
set mbsource(e) {
|
528
|
-
this.$$set({ mbsource: e }),
|
528
|
+
this.$$set({ mbsource: e }), r();
|
529
529
|
}
|
530
530
|
get clientstyling() {
|
531
531
|
return this.$$.ctx[7];
|
532
532
|
}
|
533
533
|
set clientstyling(e) {
|
534
|
-
this.$$set({ clientstyling: e }),
|
534
|
+
this.$$set({ clientstyling: e }), r();
|
535
535
|
}
|
536
536
|
get clientstylingurl() {
|
537
537
|
return this.$$.ctx[8];
|
538
538
|
}
|
539
539
|
set clientstylingurl(e) {
|
540
|
-
this.$$set({ clientstylingurl: e }),
|
540
|
+
this.$$set({ clientstylingurl: e }), r();
|
541
541
|
}
|
542
542
|
get livecasino() {
|
543
543
|
return this.$$.ctx[9];
|
544
544
|
}
|
545
545
|
set livecasino(e) {
|
546
|
-
this.$$set({ livecasino: e }),
|
546
|
+
this.$$set({ livecasino: e }), r();
|
547
547
|
}
|
548
548
|
get integratedgameframemobile() {
|
549
549
|
return this.$$.ctx[10];
|
550
550
|
}
|
551
551
|
set integratedgameframemobile(e) {
|
552
|
-
this.$$set({ integratedgameframemobile: e }),
|
552
|
+
this.$$set({ integratedgameframemobile: e }), r();
|
553
553
|
}
|
554
554
|
get integratedgameframedesktop() {
|
555
555
|
return this.$$.ctx[11];
|
556
556
|
}
|
557
557
|
set integratedgameframedesktop(e) {
|
558
|
-
this.$$set({ integratedgameframedesktop: e }),
|
558
|
+
this.$$set({ integratedgameframedesktop: e }), r();
|
559
559
|
}
|
560
560
|
get gamepagemodalurl() {
|
561
561
|
return this.$$.ctx[12];
|
562
562
|
}
|
563
563
|
set gamepagemodalurl(e) {
|
564
|
-
this.$$set({ gamepagemodalurl: e }),
|
564
|
+
this.$$set({ gamepagemodalurl: e }), r();
|
565
565
|
}
|
566
566
|
get showgamename() {
|
567
567
|
return this.$$.ctx[13];
|
568
568
|
}
|
569
569
|
set showgamename(e) {
|
570
|
-
this.$$set({ showgamename: e }),
|
570
|
+
this.$$set({ showgamename: e }), r();
|
571
571
|
}
|
572
572
|
get visiblegames() {
|
573
573
|
return this.$$.ctx[14];
|
574
574
|
}
|
575
575
|
set visiblegames(e) {
|
576
|
-
this.$$set({ visiblegames: e }),
|
576
|
+
this.$$set({ visiblegames: e }), r();
|
577
577
|
}
|
578
578
|
get favorites() {
|
579
579
|
return this.$$.ctx[15];
|
580
580
|
}
|
581
581
|
set favorites(e) {
|
582
|
-
this.$$set({ favorites: e }),
|
582
|
+
this.$$set({ favorites: e }), r();
|
583
583
|
}
|
584
584
|
get translationurl() {
|
585
585
|
return this.$$.ctx[16];
|
586
586
|
}
|
587
587
|
set translationurl(e) {
|
588
|
-
this.$$set({ translationurl: e }),
|
588
|
+
this.$$set({ translationurl: e }), r();
|
589
589
|
}
|
590
590
|
get casinomygames() {
|
591
591
|
return this.$$.ctx[17];
|
592
592
|
}
|
593
593
|
set casinomygames(e) {
|
594
|
-
this.$$set({ casinomygames: e }),
|
594
|
+
this.$$set({ casinomygames: e }), r();
|
595
595
|
}
|
596
596
|
get mostplayedperiod() {
|
597
597
|
return this.$$.ctx[22];
|
598
598
|
}
|
599
599
|
set mostplayedperiod(e) {
|
600
|
-
this.$$set({ mostplayedperiod: e }),
|
600
|
+
this.$$set({ mostplayedperiod: e }), r();
|
601
601
|
}
|
602
602
|
get mostplayedrounds() {
|
603
603
|
return this.$$.ctx[23];
|
604
604
|
}
|
605
605
|
set mostplayedrounds(e) {
|
606
|
-
this.$$set({ mostplayedrounds: e }),
|
606
|
+
this.$$set({ mostplayedrounds: e }), r();
|
607
607
|
}
|
608
608
|
get fetchviaevent() {
|
609
609
|
return this.$$.ctx[18];
|
610
610
|
}
|
611
611
|
set fetchviaevent(e) {
|
612
|
-
this.$$set({ fetchviaevent: e }),
|
612
|
+
this.$$set({ fetchviaevent: e }), r();
|
613
613
|
}
|
614
614
|
}
|
615
|
-
|
615
|
+
ae(ke, { endpoint: {}, datasource: {}, currency: {}, lang: {}, session: {}, userid: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, livecasino: {}, integratedgameframemobile: {}, integratedgameframedesktop: {}, gamepagemodalurl: {}, showgamename: {}, visiblegames: {}, favorites: {}, translationurl: {}, casinomygames: {}, mostplayedperiod: {}, mostplayedrounds: {}, fetchviaevent: {} }, [], [], !0);
|
616
616
|
export {
|
617
617
|
ke as default
|
618
618
|
};
|
package/components/{CasinoMostPlayedSection-Csv4gkJf.cjs → CasinoMostPlayedSection-D3RV2cde.cjs}
RENAMED
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoFilter-Db45KoqP.cjs");function U(n,e){t.addMessages(n,e)}function Q(n){t.$locale.set(n)}const q={en:{noGames:"No games in most played"},"zh-hk":{noGames:"No games in most played"},de:{noGames:"No games in most played"},it:{noGames:"No games in most played"},fr:{noGames:"No games in most played"},es:{noGames:"No hay juegos en más jugados."},tr:{noGames:"En çok oynananlarda oyun yok"},ru:{noGames:"No games in most played"},ro:{noGames:"No games in most played"},hr:{noGames:"Nema igara u najigranijim"},hu:{noGames:"No games in most played"},pl:{noGames:"No games in most played"},pt:{noGames:"No games in most played"},sl:{noGames:"No games in most played"},sr:{noGames:"No games in most played"},"pt-br":{noGames:"Não há jogos nos mais jogados"},"es-mx":{noGames:"No hay juegos en los más jugados"},"en-us":{noGames:"No games in most played"}};if(typeof window!="undefined"){let n=function(e){return function(...a){try{return e.apply(this,a)}catch(i){if(i instanceof DOMException&&i.message.includes("has already been used with this registry")||i.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw i}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoGamesCategorySection-B05wjNtF.cjs")).then(({default:e})=>{!customElements.get("casino-games-category-section")&&customElements.define("casino-games-category-section",e.element)})}function V(n){t.append_styles(n,"svelte-1de9den","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.casino-most-played-section{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}")}function W(n){let e;return{c(){e=t.element("casino-games-category-section"),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"userid",n[5]),t.set_custom_element_data(e,"endpoint",n[0]),t.set_custom_element_data(e,"datasource",n[1]),t.set_custom_element_data(e,"lang",n[3]),t.set_custom_element_data(e,"currency",n[2]),t.set_custom_element_data(e,"favorites",n[15]),t.set_custom_element_data(e,"fetchviaevent",n[18]),t.set_custom_element_data(e,"categoryid","MOSTPLAYED"),t.set_custom_element_data(e,"categoryindex","1"),t.set_custom_element_data(e,"categorygames","9"),t.set_custom_element_data(e,"class","CategoryContainer"),t.set_custom_element_data(e,"showgamename",n[13]),t.set_custom_element_data(e,"clientstyling",n[7]),t.set_custom_element_data(e,"clientstylingurl",n[8]),t.set_custom_element_data(e,"translationurl",n[16]),t.set_custom_element_data(e,"livecasino",n[9]),t.set_custom_element_data(e,"visiblegames",n[14]),t.set_custom_element_data(e,"gamepagemodalurl",n[12]),t.set_custom_element_data(e,"integratedgameframedesktop",n[11]),t.set_custom_element_data(e,"integratedgameframemobile",n[10]),t.set_custom_element_data(e,"casinomygames",n[17]),t.set_custom_element_data(e,"mbsource",n[6])},m(a,i){t.insert(a,e,i)},p(a,i){i[0]&16&&t.set_custom_element_data(e,"session",a[4]),i[0]&32&&t.set_custom_element_data(e,"userid",a[5]),i[0]&1&&t.set_custom_element_data(e,"endpoint",a[0]),i[0]&2&&t.set_custom_element_data(e,"datasource",a[1]),i[0]&8&&t.set_custom_element_data(e,"lang",a[3]),i[0]&4&&t.set_custom_element_data(e,"currency",a[2]),i[0]&32768&&t.set_custom_element_data(e,"favorites",a[15]),i[0]&262144&&t.set_custom_element_data(e,"fetchviaevent",a[18]),i[0]&8192&&t.set_custom_element_data(e,"showgamename",a[13]),i[0]&128&&t.set_custom_element_data(e,"clientstyling",a[7]),i[0]&256&&t.set_custom_element_data(e,"clientstylingurl",a[8]),i[0]&65536&&t.set_custom_element_data(e,"translationurl",a[16]),i[0]&512&&t.set_custom_element_data(e,"livecasino",a[9]),i[0]&16384&&t.set_custom_element_data(e,"visiblegames",a[14]),i[0]&4096&&t.set_custom_element_data(e,"gamepagemodalurl",a[12]),i[0]&2048&&t.set_custom_element_data(e,"integratedgameframedesktop",a[11]),i[0]&1024&&t.set_custom_element_data(e,"integratedgameframemobile",a[10]),i[0]&131072&&t.set_custom_element_data(e,"casinomygames",a[17]),i[0]&64&&t.set_custom_element_data(e,"mbsource",a[6])},d(a){a&&t.detach(e)}}}function X(n){let e,a=n[21]("noGames")+"",i;return{c(){e=t.element("p"),i=t.text(a),t.attr(e,"class","SearchLoading")},m(l,o){t.insert(l,e,o),t.append(e,i)},p(l,o){o[0]&2097152&&a!==(a=l[21]("noGames")+"")&&t.set_data(i,a)},d(l){l&&t.detach(e)}}}function Z(n){let e,a;function i(r,u){return r[20]?X:W}let l=i(n),o=l(n);return{c(){e=t.element("div"),a=t.element("div"),o.c(),t.attr(a,"class","casino-most-played-section"),t.attr(e,"class","CasinoGamesCategorySectionContainer")},m(r,u){t.insert(r,e,u),t.append(e,a),o.m(a,null),n[24](e)},p(r,u){l===(l=i(r))&&o?o.p(r,u):(o.d(1),o=l(r),o&&(o.c(),o.m(a,null)))},i:t.noop,o:t.noop,d(r){r&&t.detach(e),o.d(),n[24](null)}}}function x(n,e,a){let i;t.component_subscribe(n,t.$format,s=>a(21,i=s));let{endpoint:l=""}=e,{datasource:o=""}=e,{currency:r=""}=e,{lang:u=""}=e,{session:j=""}=e,{userid:h=""}=e,{mbsource:y}=e,{clientstyling:b=""}=e,{clientstylingurl:v=""}=e,{livecasino:w="false"}=e,{integratedgameframemobile:M="false"}=e,{integratedgameframedesktop:E="false"}=e,{gamepagemodalurl:L="false"}=e,{showgamename:A=""}=e,{visiblegames:N}=e,{favorites:O=""}=e,{translationurl:G=""}=e,{casinomygames:P="false"}=e,{mostplayedperiod:C="Last30Days"}=e,{mostplayedrounds:S="10"}=e,{fetchviaevent:D="true"}=e,I=window.navigator.userAgent;const J=()=>{fetch(G).then(m=>m.json()).then(m=>{Object.keys(m).forEach(d=>{U(d,m[d])})}).catch(m=>{console.log(m)})};Object.keys(q).forEach(s=>{U(s,q[s])});let k=[],F,T=!1,c;const Y=s=>{let m=new URL(`${l}/v1/player/${h}/games/most-played`);s.limit&&m.searchParams.append("limit",s.limit),s.order&&m.searchParams.append("order",s.order),m.searchParams.append("expand","games"),m.searchParams.append("period",C);let d=s.device;return d?d==="PC"?m.searchParams.append("device","Desktop"):m.searchParams.append("device","Mobile"):m.searchParams.append("device","All"),s.rounds&&m.searchParams.append("rounds",s.rounds),F=w?m:m.href,new Promise((g,_)=>{fetch(F).then(f=>f.json()).then(f=>{f.items=f.items.filter(K=>{let R=!0;return K.gameCode=="OddsMatrix2"&&(f.count--,R=!1),R}),g(f)}).catch(f=>{console.error(f),_(f)})})},p=()=>{Y({limit:100,device:t.getDevice(I),rounds:S}).then(s=>{if(s.count>0){let m=[];s.items.forEach(d=>{let g=new URL(`${l}/v1/casino/games/${d.gameId}`);g.searchParams.append("datasource",o),w?m.push(fetch(g.href).then(_=>_.json())):m.push(fetch(g.href).then(_=>_.json()))}),Promise.all(m).then(d=>{k=d.filter(g=>!("error"in g)).map(g=>g[0]),P==="true"&&(k=k.slice(0,JSON.parse(N))),window.postMessage({type:"MostPlayedData",mostPlayedGames:k},window.location.href)})}else a(20,T=!0)})},B=()=>{Q(u)};t.onMount(()=>()=>{});function H(s){t.binding_callbacks[s?"unshift":"push"](()=>{c=s,a(19,c)})}return n.$$set=s=>{"endpoint"in s&&a(0,l=s.endpoint),"datasource"in s&&a(1,o=s.datasource),"currency"in s&&a(2,r=s.currency),"lang"in s&&a(3,u=s.lang),"session"in s&&a(4,j=s.session),"userid"in s&&a(5,h=s.userid),"mbsource"in s&&a(6,y=s.mbsource),"clientstyling"in s&&a(7,b=s.clientstyling),"clientstylingurl"in s&&a(8,v=s.clientstylingurl),"livecasino"in s&&a(9,w=s.livecasino),"integratedgameframemobile"in s&&a(10,M=s.integratedgameframemobile),"integratedgameframedesktop"in s&&a(11,E=s.integratedgameframedesktop),"gamepagemodalurl"in s&&a(12,L=s.gamepagemodalurl),"showgamename"in s&&a(13,A=s.showgamename),"visiblegames"in s&&a(14,N=s.visiblegames),"favorites"in s&&a(15,O=s.favorites),"translationurl"in s&&a(16,G=s.translationurl),"casinomygames"in s&&a(17,P=s.casinomygames),"mostplayedperiod"in s&&a(22,C=s.mostplayedperiod),"mostplayedrounds"in s&&a(23,S=s.mostplayedrounds),"fetchviaevent"in s&&a(18,D=s.fetchviaevent)},n.$$.update=()=>{n.$$.dirty[0]&41&&l&&h&&u&&p(),n.$$.dirty[0]&524416&&b&&c&&t.setClientStyling(c,b),n.$$.dirty[0]&524544&&v&&c&&t.setClientStylingURL(c,v),n.$$.dirty[0]&524352&&y&&c&&t.setStreamStyling(c,`${y}.Style`),n.$$.dirty[0]&65536&&G&&J(),n.$$.dirty[0]&8&&u&&B()},[l,o,r,u,j,h,y,b,v,w,M,E,L,A,N,O,G,P,D,c,T,i,C,S,H]}class z extends t.SvelteComponent{constructor(e){super(),t.init(this,e,x,Z,t.safe_not_equal,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,mbsource:6,clientstyling:7,clientstylingurl:8,livecasino:9,integratedgameframemobile:10,integratedgameframedesktop:11,gamepagemodalurl:12,showgamename:13,visiblegames:14,favorites:15,translationurl:16,casinomygames:17,mostplayedperiod:22,mostplayedrounds:23,fetchviaevent:18},V,[-1,-1])}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),t.flush()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),t.flush()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),t.flush()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),t.flush()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),t.flush()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),t.flush()}get mbsource(){return this.$$.ctx[6]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get livecasino(){return this.$$.ctx[9]}set livecasino(e){this.$$set({livecasino:e}),t.flush()}get integratedgameframemobile(){return this.$$.ctx[10]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),t.flush()}get integratedgameframedesktop(){return this.$$.ctx[11]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),t.flush()}get gamepagemodalurl(){return this.$$.ctx[12]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),t.flush()}get showgamename(){return this.$$.ctx[13]}set showgamename(e){this.$$set({showgamename:e}),t.flush()}get visiblegames(){return this.$$.ctx[14]}set visiblegames(e){this.$$set({visiblegames:e}),t.flush()}get favorites(){return this.$$.ctx[15]}set favorites(e){this.$$set({favorites:e}),t.flush()}get translationurl(){return this.$$.ctx[16]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}get casinomygames(){return this.$$.ctx[17]}set casinomygames(e){this.$$set({casinomygames:e}),t.flush()}get mostplayedperiod(){return this.$$.ctx[22]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),t.flush()}get mostplayedrounds(){return this.$$.ctx[23]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),t.flush()}get fetchviaevent(){return this.$$.ctx[18]}set fetchviaevent(e){this.$$set({fetchviaevent:e}),t.flush()}}t.create_custom_element(z,{endpoint:{},datasource:{},currency:{},lang:{},session:{},userid:{},mbsource:{},clientstyling:{},clientstylingurl:{},livecasino:{},integratedgameframemobile:{},integratedgameframedesktop:{},gamepagemodalurl:{},showgamename:{},visiblegames:{},favorites:{},translationurl:{},casinomygames:{},mostplayedperiod:{},mostplayedrounds:{},fetchviaevent:{}},[],[],!0);exports.default=z;
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoFilter-BTWS0FsQ.cjs");function U(n,e){t.addMessages(n,e)}function Q(n){t.$locale.set(n)}const q={en:{noGames:"No games in most played"},"zh-hk":{noGames:"No games in most played"},de:{noGames:"No games in most played"},it:{noGames:"No games in most played"},fr:{noGames:"No games in most played"},es:{noGames:"No hay juegos en más jugados."},tr:{noGames:"En çok oynananlarda oyun yok"},ru:{noGames:"No games in most played"},ro:{noGames:"No games in most played"},hr:{noGames:"Nema igara u najigranijim"},hu:{noGames:"No games in most played"},pl:{noGames:"No games in most played"},pt:{noGames:"No games in most played"},sl:{noGames:"No games in most played"},sr:{noGames:"No games in most played"},"pt-br":{noGames:"Não há jogos nos mais jogados"},"es-mx":{noGames:"No hay juegos en los más jugados"},"en-us":{noGames:"No games in most played"}};if(typeof window!="undefined"){let n=function(e){return function(...a){try{return e.apply(this,a)}catch(i){if(i instanceof DOMException&&i.message.includes("has already been used with this registry")||i.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw i}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoGamesCategorySection-DUcJVW5j.cjs")).then(({default:e})=>{!customElements.get("casino-games-category-section")&&customElements.define("casino-games-category-section",e.element)})}function V(n){t.append_styles(n,"svelte-1de9den","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.casino-most-played-section{background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}")}function W(n){let e;return{c(){e=t.element("casino-games-category-section"),t.set_custom_element_data(e,"session",n[4]),t.set_custom_element_data(e,"userid",n[5]),t.set_custom_element_data(e,"endpoint",n[0]),t.set_custom_element_data(e,"datasource",n[1]),t.set_custom_element_data(e,"lang",n[3]),t.set_custom_element_data(e,"currency",n[2]),t.set_custom_element_data(e,"favorites",n[15]),t.set_custom_element_data(e,"fetchviaevent",n[18]),t.set_custom_element_data(e,"categoryid","MOSTPLAYED"),t.set_custom_element_data(e,"categoryindex","1"),t.set_custom_element_data(e,"categorygames","9"),t.set_custom_element_data(e,"class","CategoryContainer"),t.set_custom_element_data(e,"showgamename",n[13]),t.set_custom_element_data(e,"clientstyling",n[7]),t.set_custom_element_data(e,"clientstylingurl",n[8]),t.set_custom_element_data(e,"translationurl",n[16]),t.set_custom_element_data(e,"livecasino",n[9]),t.set_custom_element_data(e,"visiblegames",n[14]),t.set_custom_element_data(e,"gamepagemodalurl",n[12]),t.set_custom_element_data(e,"integratedgameframedesktop",n[11]),t.set_custom_element_data(e,"integratedgameframemobile",n[10]),t.set_custom_element_data(e,"casinomygames",n[17]),t.set_custom_element_data(e,"mbsource",n[6])},m(a,i){t.insert(a,e,i)},p(a,i){i[0]&16&&t.set_custom_element_data(e,"session",a[4]),i[0]&32&&t.set_custom_element_data(e,"userid",a[5]),i[0]&1&&t.set_custom_element_data(e,"endpoint",a[0]),i[0]&2&&t.set_custom_element_data(e,"datasource",a[1]),i[0]&8&&t.set_custom_element_data(e,"lang",a[3]),i[0]&4&&t.set_custom_element_data(e,"currency",a[2]),i[0]&32768&&t.set_custom_element_data(e,"favorites",a[15]),i[0]&262144&&t.set_custom_element_data(e,"fetchviaevent",a[18]),i[0]&8192&&t.set_custom_element_data(e,"showgamename",a[13]),i[0]&128&&t.set_custom_element_data(e,"clientstyling",a[7]),i[0]&256&&t.set_custom_element_data(e,"clientstylingurl",a[8]),i[0]&65536&&t.set_custom_element_data(e,"translationurl",a[16]),i[0]&512&&t.set_custom_element_data(e,"livecasino",a[9]),i[0]&16384&&t.set_custom_element_data(e,"visiblegames",a[14]),i[0]&4096&&t.set_custom_element_data(e,"gamepagemodalurl",a[12]),i[0]&2048&&t.set_custom_element_data(e,"integratedgameframedesktop",a[11]),i[0]&1024&&t.set_custom_element_data(e,"integratedgameframemobile",a[10]),i[0]&131072&&t.set_custom_element_data(e,"casinomygames",a[17]),i[0]&64&&t.set_custom_element_data(e,"mbsource",a[6])},d(a){a&&t.detach(e)}}}function X(n){let e,a=n[21]("noGames")+"",i;return{c(){e=t.element("p"),i=t.text(a),t.attr(e,"class","SearchLoading")},m(l,o){t.insert(l,e,o),t.append(e,i)},p(l,o){o[0]&2097152&&a!==(a=l[21]("noGames")+"")&&t.set_data(i,a)},d(l){l&&t.detach(e)}}}function Z(n){let e,a;function i(r,u){return r[20]?X:W}let l=i(n),o=l(n);return{c(){e=t.element("div"),a=t.element("div"),o.c(),t.attr(a,"class","casino-most-played-section"),t.attr(e,"class","CasinoGamesCategorySectionContainer")},m(r,u){t.insert(r,e,u),t.append(e,a),o.m(a,null),n[24](e)},p(r,u){l===(l=i(r))&&o?o.p(r,u):(o.d(1),o=l(r),o&&(o.c(),o.m(a,null)))},i:t.noop,o:t.noop,d(r){r&&t.detach(e),o.d(),n[24](null)}}}function x(n,e,a){let i;t.component_subscribe(n,t.$format,s=>a(21,i=s));let{endpoint:l=""}=e,{datasource:o=""}=e,{currency:r=""}=e,{lang:u=""}=e,{session:j=""}=e,{userid:h=""}=e,{mbsource:y}=e,{clientstyling:b=""}=e,{clientstylingurl:v=""}=e,{livecasino:w="false"}=e,{integratedgameframemobile:M="false"}=e,{integratedgameframedesktop:E="false"}=e,{gamepagemodalurl:L="false"}=e,{showgamename:A=""}=e,{visiblegames:N}=e,{favorites:O=""}=e,{translationurl:G=""}=e,{casinomygames:P="false"}=e,{mostplayedperiod:C="Last30Days"}=e,{mostplayedrounds:S="10"}=e,{fetchviaevent:D="true"}=e,I=window.navigator.userAgent;const J=()=>{fetch(G).then(m=>m.json()).then(m=>{Object.keys(m).forEach(d=>{U(d,m[d])})}).catch(m=>{console.log(m)})};Object.keys(q).forEach(s=>{U(s,q[s])});let k=[],F,T=!1,c;const Y=s=>{let m=new URL(`${l}/v1/player/${h}/games/most-played`);s.limit&&m.searchParams.append("limit",s.limit),s.order&&m.searchParams.append("order",s.order),m.searchParams.append("expand","games"),m.searchParams.append("period",C);let d=s.device;return d?d==="PC"?m.searchParams.append("device","Desktop"):m.searchParams.append("device","Mobile"):m.searchParams.append("device","All"),s.rounds&&m.searchParams.append("rounds",s.rounds),F=w?m:m.href,new Promise((g,_)=>{fetch(F).then(f=>f.json()).then(f=>{f.items=f.items.filter(K=>{let R=!0;return K.gameCode=="OddsMatrix2"&&(f.count--,R=!1),R}),g(f)}).catch(f=>{console.error(f),_(f)})})},p=()=>{Y({limit:100,device:t.getDevice(I),rounds:S}).then(s=>{if(s.count>0){let m=[];s.items.forEach(d=>{let g=new URL(`${l}/v1/casino/games/${d.gameId}`);g.searchParams.append("datasource",o),w?m.push(fetch(g.href).then(_=>_.json())):m.push(fetch(g.href).then(_=>_.json()))}),Promise.all(m).then(d=>{k=d.filter(g=>!("error"in g)).map(g=>g[0]),P==="true"&&(k=k.slice(0,JSON.parse(N))),window.postMessage({type:"MostPlayedData",mostPlayedGames:k},window.location.href)})}else a(20,T=!0)})},B=()=>{Q(u)};t.onMount(()=>()=>{});function H(s){t.binding_callbacks[s?"unshift":"push"](()=>{c=s,a(19,c)})}return n.$$set=s=>{"endpoint"in s&&a(0,l=s.endpoint),"datasource"in s&&a(1,o=s.datasource),"currency"in s&&a(2,r=s.currency),"lang"in s&&a(3,u=s.lang),"session"in s&&a(4,j=s.session),"userid"in s&&a(5,h=s.userid),"mbsource"in s&&a(6,y=s.mbsource),"clientstyling"in s&&a(7,b=s.clientstyling),"clientstylingurl"in s&&a(8,v=s.clientstylingurl),"livecasino"in s&&a(9,w=s.livecasino),"integratedgameframemobile"in s&&a(10,M=s.integratedgameframemobile),"integratedgameframedesktop"in s&&a(11,E=s.integratedgameframedesktop),"gamepagemodalurl"in s&&a(12,L=s.gamepagemodalurl),"showgamename"in s&&a(13,A=s.showgamename),"visiblegames"in s&&a(14,N=s.visiblegames),"favorites"in s&&a(15,O=s.favorites),"translationurl"in s&&a(16,G=s.translationurl),"casinomygames"in s&&a(17,P=s.casinomygames),"mostplayedperiod"in s&&a(22,C=s.mostplayedperiod),"mostplayedrounds"in s&&a(23,S=s.mostplayedrounds),"fetchviaevent"in s&&a(18,D=s.fetchviaevent)},n.$$.update=()=>{n.$$.dirty[0]&41&&l&&h&&u&&p(),n.$$.dirty[0]&524416&&b&&c&&t.setClientStyling(c,b),n.$$.dirty[0]&524544&&v&&c&&t.setClientStylingURL(c,v),n.$$.dirty[0]&524352&&y&&c&&t.setStreamStyling(c,`${y}.Style`),n.$$.dirty[0]&65536&&G&&J(),n.$$.dirty[0]&8&&u&&B()},[l,o,r,u,j,h,y,b,v,w,M,E,L,A,N,O,G,P,D,c,T,i,C,S,H]}class z extends t.SvelteComponent{constructor(e){super(),t.init(this,e,x,Z,t.safe_not_equal,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,mbsource:6,clientstyling:7,clientstylingurl:8,livecasino:9,integratedgameframemobile:10,integratedgameframedesktop:11,gamepagemodalurl:12,showgamename:13,visiblegames:14,favorites:15,translationurl:16,casinomygames:17,mostplayedperiod:22,mostplayedrounds:23,fetchviaevent:18},V,[-1,-1])}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),t.flush()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),t.flush()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),t.flush()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),t.flush()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),t.flush()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),t.flush()}get mbsource(){return this.$$.ctx[6]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get livecasino(){return this.$$.ctx[9]}set livecasino(e){this.$$set({livecasino:e}),t.flush()}get integratedgameframemobile(){return this.$$.ctx[10]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),t.flush()}get integratedgameframedesktop(){return this.$$.ctx[11]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),t.flush()}get gamepagemodalurl(){return this.$$.ctx[12]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),t.flush()}get showgamename(){return this.$$.ctx[13]}set showgamename(e){this.$$set({showgamename:e}),t.flush()}get visiblegames(){return this.$$.ctx[14]}set visiblegames(e){this.$$set({visiblegames:e}),t.flush()}get favorites(){return this.$$.ctx[15]}set favorites(e){this.$$set({favorites:e}),t.flush()}get translationurl(){return this.$$.ctx[16]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}get casinomygames(){return this.$$.ctx[17]}set casinomygames(e){this.$$set({casinomygames:e}),t.flush()}get mostplayedperiod(){return this.$$.ctx[22]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),t.flush()}get mostplayedrounds(){return this.$$.ctx[23]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),t.flush()}get fetchviaevent(){return this.$$.ctx[18]}set fetchviaevent(e){this.$$set({fetchviaevent:e}),t.flush()}}t.create_custom_element(z,{endpoint:{},datasource:{},currency:{},lang:{},session:{},userid:{},mbsource:{},clientstyling:{},clientstylingurl:{},livecasino:{},integratedgameframemobile:{},integratedgameframedesktop:{},gamepagemodalurl:{},showgamename:{},visiblegames:{},favorites:{},translationurl:{},casinomygames:{},mostplayedperiod:{},mostplayedrounds:{},fetchviaevent:{}},[],[],!0);exports.default=z;
|
package/components/{CasinoMostPlayedSection-BCARiBpb.js → CasinoMostPlayedSection-bxRhZhI7.js}
RENAMED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { a as $, $ as ee,
|
2
|
-
function
|
1
|
+
import { a as $, $ as ee, c as te, S as se, i as ae, s as ne, f as r, b as ie, e as P, j as M, l as L, m as K, o as J, p as A, q as oe, r as re, u as le, B as me, y as ge, z as ce, A as ue, h as n, t as de, n as fe, E as he } from "./CasinoFilter-BUlwRomz.js";
|
2
|
+
function Y(a, e) {
|
3
3
|
$(a, e);
|
4
4
|
}
|
5
5
|
function ye(a) {
|
@@ -73,7 +73,7 @@ if (typeof window < "u") {
|
|
73
73
|
}
|
74
74
|
};
|
75
75
|
};
|
76
|
-
customElements.define = a(customElements.define), import("./CasinoGamesCategorySection-
|
76
|
+
customElements.define = a(customElements.define), import("./CasinoGamesCategorySection-CvotsErT.js").then(({ default: e }) => {
|
77
77
|
!customElements.get("casino-games-category-section") && customElements.define("casino-games-category-section", e.element);
|
78
78
|
});
|
79
79
|
}
|
@@ -182,7 +182,7 @@ function ve(a) {
|
|
182
182
|
);
|
183
183
|
},
|
184
184
|
m(s, i) {
|
185
|
-
|
185
|
+
L(s, e, i);
|
186
186
|
},
|
187
187
|
p(s, i) {
|
188
188
|
i[0] & /*session*/
|
@@ -302,7 +302,7 @@ function ve(a) {
|
|
302
302
|
);
|
303
303
|
},
|
304
304
|
d(s) {
|
305
|
-
s &&
|
305
|
+
s && A(e);
|
306
306
|
}
|
307
307
|
};
|
308
308
|
}
|
@@ -313,18 +313,18 @@ function we(a) {
|
|
313
313
|
), i;
|
314
314
|
return {
|
315
315
|
c() {
|
316
|
-
e = P("p"), i =
|
316
|
+
e = P("p"), i = de(s), M(e, "class", "SearchLoading");
|
317
317
|
},
|
318
318
|
m(m, l) {
|
319
|
-
|
319
|
+
L(m, e, l), K(e, i);
|
320
320
|
},
|
321
321
|
p(m, l) {
|
322
322
|
l[0] & /*$_*/
|
323
323
|
2097152 && s !== (s = /*$_*/
|
324
|
-
m[21]("noGames") + "") &&
|
324
|
+
m[21]("noGames") + "") && fe(i, s);
|
325
325
|
},
|
326
326
|
d(m) {
|
327
|
-
m &&
|
327
|
+
m && A(e);
|
328
328
|
}
|
329
329
|
};
|
330
330
|
}
|
@@ -342,44 +342,44 @@ function _e(a) {
|
|
342
342
|
e = P("div"), s = P("div"), l.c(), M(s, "class", "casino-most-played-section"), M(e, "class", "CasinoGamesCategorySectionContainer");
|
343
343
|
},
|
344
344
|
m(g, c) {
|
345
|
-
|
345
|
+
L(g, e, c), K(e, s), l.m(s, null), a[24](e);
|
346
346
|
},
|
347
347
|
p(g, c) {
|
348
348
|
m === (m = i(g)) && l ? l.p(g, c) : (l.d(1), l = m(g), l && (l.c(), l.m(s, null)));
|
349
349
|
},
|
350
|
-
i:
|
351
|
-
o:
|
350
|
+
i: J,
|
351
|
+
o: J,
|
352
352
|
d(g) {
|
353
|
-
g &&
|
353
|
+
g && A(e), l.d(), a[24](null);
|
354
354
|
}
|
355
355
|
};
|
356
356
|
}
|
357
357
|
function Ge(a, e, s) {
|
358
358
|
let i;
|
359
|
-
oe(a,
|
360
|
-
let { endpoint: m = "" } = e, { datasource: l = "" } = e, { currency: g = "" } = e, { lang: c = "" } = e, { session: D = "" } = e, { userid: b = "" } = e, { mbsource: v } = e, { clientstyling: w = "" } = e, { clientstylingurl: _ = "" } = e, { livecasino: G = "false" } = e, { integratedgameframemobile:
|
359
|
+
oe(a, he, (t) => s(21, i = t));
|
360
|
+
let { endpoint: m = "" } = e, { datasource: l = "" } = e, { currency: g = "" } = e, { lang: c = "" } = e, { session: D = "" } = e, { userid: b = "" } = e, { mbsource: v } = e, { clientstyling: w = "" } = e, { clientstylingurl: _ = "" } = e, { livecasino: G = "false" } = e, { integratedgameframemobile: O = "false" } = e, { integratedgameframedesktop: F = "false" } = e, { gamepagemodalurl: R = "false" } = e, { showgamename: T = "" } = e, { visiblegames: C } = e, { favorites: U = "" } = e, { translationurl: k = "" } = e, { casinomygames: j = "false" } = e, { mostplayedperiod: S = "Last30Days" } = e, { mostplayedrounds: E = "10" } = e, { fetchviaevent: z = "true" } = e, Q = window.navigator.userAgent;
|
361
361
|
const V = () => {
|
362
362
|
fetch(k).then((o) => o.json()).then((o) => {
|
363
363
|
Object.keys(o).forEach((d) => {
|
364
|
-
|
364
|
+
Y(d, o[d]);
|
365
365
|
});
|
366
366
|
}).catch((o) => {
|
367
367
|
console.log(o);
|
368
368
|
});
|
369
369
|
};
|
370
370
|
Object.keys(H).forEach((t) => {
|
371
|
-
|
371
|
+
Y(t, H[t]);
|
372
372
|
});
|
373
|
-
let N = [],
|
373
|
+
let N = [], q, I = !1, u;
|
374
374
|
const W = (t) => {
|
375
375
|
let o = new URL(`${m}/v1/player/${b}/games/most-played`);
|
376
376
|
t.limit && o.searchParams.append("limit", t.limit), t.order && o.searchParams.append("order", t.order), o.searchParams.append("expand", "games"), o.searchParams.append("period", S);
|
377
377
|
let d = t.device;
|
378
|
-
return d ? d === "PC" ? o.searchParams.append("device", "Desktop") : o.searchParams.append("device", "Mobile") : o.searchParams.append("device", "All"), t.rounds && o.searchParams.append("rounds", t.rounds),
|
379
|
-
fetch(
|
378
|
+
return d ? d === "PC" ? o.searchParams.append("device", "Desktop") : o.searchParams.append("device", "Mobile") : o.searchParams.append("device", "All"), t.rounds && o.searchParams.append("rounds", t.rounds), q = G ? o : o.href, new Promise((f, y) => {
|
379
|
+
fetch(q).then((h) => h.json()).then((h) => {
|
380
380
|
h.items = h.items.filter((x) => {
|
381
|
-
let
|
382
|
-
return x.gameCode == "OddsMatrix2" && (h.count--,
|
381
|
+
let B = !0;
|
382
|
+
return x.gameCode == "OddsMatrix2" && (h.count--, B = !1), B;
|
383
383
|
}), f(h);
|
384
384
|
}).catch((h) => {
|
385
385
|
console.error(h), y(h);
|
@@ -388,7 +388,7 @@ function Ge(a, e, s) {
|
|
388
388
|
}, X = () => {
|
389
389
|
W({
|
390
390
|
limit: 100,
|
391
|
-
device:
|
391
|
+
device: ge(Q),
|
392
392
|
rounds: E
|
393
393
|
}).then((t) => {
|
394
394
|
if (t.count > 0) {
|
@@ -408,18 +408,18 @@ function Ge(a, e, s) {
|
|
408
408
|
re(() => () => {
|
409
409
|
});
|
410
410
|
function p(t) {
|
411
|
-
|
411
|
+
ce[t ? "unshift" : "push"](() => {
|
412
412
|
u = t, s(19, u);
|
413
413
|
});
|
414
414
|
}
|
415
415
|
return a.$$set = (t) => {
|
416
|
-
"endpoint" in t && s(0, m = t.endpoint), "datasource" in t && s(1, l = t.datasource), "currency" in t && s(2, g = t.currency), "lang" in t && s(3, c = t.lang), "session" in t && s(4, D = t.session), "userid" in t && s(5, b = t.userid), "mbsource" in t && s(6, v = t.mbsource), "clientstyling" in t && s(7, w = t.clientstyling), "clientstylingurl" in t && s(8, _ = t.clientstylingurl), "livecasino" in t && s(9, G = t.livecasino), "integratedgameframemobile" in t && s(10,
|
416
|
+
"endpoint" in t && s(0, m = t.endpoint), "datasource" in t && s(1, l = t.datasource), "currency" in t && s(2, g = t.currency), "lang" in t && s(3, c = t.lang), "session" in t && s(4, D = t.session), "userid" in t && s(5, b = t.userid), "mbsource" in t && s(6, v = t.mbsource), "clientstyling" in t && s(7, w = t.clientstyling), "clientstylingurl" in t && s(8, _ = t.clientstylingurl), "livecasino" in t && s(9, G = t.livecasino), "integratedgameframemobile" in t && s(10, O = t.integratedgameframemobile), "integratedgameframedesktop" in t && s(11, F = t.integratedgameframedesktop), "gamepagemodalurl" in t && s(12, R = t.gamepagemodalurl), "showgamename" in t && s(13, T = t.showgamename), "visiblegames" in t && s(14, C = t.visiblegames), "favorites" in t && s(15, U = t.favorites), "translationurl" in t && s(16, k = t.translationurl), "casinomygames" in t && s(17, j = t.casinomygames), "mostplayedperiod" in t && s(22, S = t.mostplayedperiod), "mostplayedrounds" in t && s(23, E = t.mostplayedrounds), "fetchviaevent" in t && s(18, z = t.fetchviaevent);
|
417
417
|
}, a.$$.update = () => {
|
418
418
|
a.$$.dirty[0] & /*endpoint, userid, lang*/
|
419
419
|
41 && m && b && c && X(), a.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
420
|
-
524416 && w && u &&
|
421
|
-
524544 && _ && u &&
|
422
|
-
524352 && v && u &&
|
420
|
+
524416 && w && u && ue(u, w), a.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
421
|
+
524544 && _ && u && le(u, _), a.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
422
|
+
524352 && v && u && me(u, `${v}.Style`), a.$$.dirty[0] & /*translationurl*/
|
423
423
|
65536 && k && V(), a.$$.dirty[0] & /*lang*/
|
424
424
|
8 && c && Z();
|
425
425
|
}, [
|
@@ -433,15 +433,15 @@ function Ge(a, e, s) {
|
|
433
433
|
w,
|
434
434
|
_,
|
435
435
|
G,
|
436
|
-
F,
|
437
436
|
O,
|
437
|
+
F,
|
438
438
|
R,
|
439
439
|
T,
|
440
440
|
C,
|
441
441
|
U,
|
442
442
|
k,
|
443
443
|
j,
|
444
|
-
|
444
|
+
z,
|
445
445
|
u,
|
446
446
|
I,
|
447
447
|
i,
|