@everymatrix/casino-tournaments-controller 1.56.3 → 1.58.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoTournamentsController-B7T1o6MJ.js → CasinoTournamentsController-Cf2DQVn2.js} +713 -735
- package/components/CasinoTournamentsController-Cs0Zwt7u.cjs +27 -0
- package/components/{CasinoTournamentsController--v7Db-nS.js → CasinoTournamentsController-D6vZoeoj.js} +552 -574
- package/components/{CasinoTournamentsFilterController-NmQFysPE.cjs → CasinoTournamentsFilterController-BtN_XgvH.cjs} +1 -1
- package/components/{CasinoTournamentsFilterController-dCThVL3G.js → CasinoTournamentsFilterController-CdMh8n3B.js} +20 -20
- package/components/{CasinoTournamentsFilterController-D87dskAM.js → CasinoTournamentsFilterController-Tx9mruBX.js} +22 -22
- package/components/{CasinoTournamentsListController-qLXWt65S.cjs → CasinoTournamentsListController-CYBH9J8C.cjs} +2 -2
- package/components/{CasinoTournamentsListController-CVKwStEk.js → CasinoTournamentsListController-DZqBQlj6.js} +21 -21
- package/components/{CasinoTournamentsListController-C0Tn6XLC.js → CasinoTournamentsListController-EAJbvzEx.js} +21 -21
- package/components/{CasinoTournamentsThumbnail-Dh5yOBII.js → CasinoTournamentsThumbnail-C8RmbAI-.js} +41 -41
- package/components/{CasinoTournamentsThumbnail-CutNBEY9.cjs → CasinoTournamentsThumbnail-DU9HLE4D.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnail-B6vVUkXU.js → CasinoTournamentsThumbnail-zYhefJ1_.js} +36 -36
- package/components/{CasinoTournamentsThumbnailController-B4LzyUAt.cjs → CasinoTournamentsThumbnailController-CRzezmPu.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnailController-Csobnf4h.js → CasinoTournamentsThumbnailController-CmkBRABp.js} +73 -73
- package/components/{CasinoTournamentsThumbnailController-ImrFDGq7.js → CasinoTournamentsThumbnailController-DDD5ArFE.js} +43 -43
- package/components/{CasinoTournamentsThumbnailDuration-DLOov4TV.cjs → CasinoTournamentsThumbnailDuration-BEMD3bKM.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnailDuration-BIHBBD4m.js → CasinoTournamentsThumbnailDuration-BHrVYN85.js} +40 -40
- package/components/{CasinoTournamentsThumbnailDuration-BOSDqPIP.js → CasinoTournamentsThumbnailDuration-Dm-htkCW.js} +46 -46
- package/components/{CasinoTournamentsThumbnailGamesSlider-Blv_3Sia.cjs → CasinoTournamentsThumbnailGamesSlider-D8RrwqTu.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnailGamesSlider-C7uGGzGz.js → CasinoTournamentsThumbnailGamesSlider-FbfeqM_U.js} +54 -54
- package/components/{CasinoTournamentsThumbnailGamesSlider-BKEUZ6M0.js → CasinoTournamentsThumbnailGamesSlider-t0ZbTDnq.js} +37 -37
- package/components/{CasinoTournamentsThumbnailPrizes-CdcFiTcf.cjs → CasinoTournamentsThumbnailPrizes-ChVRuO0C.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnailPrizes-BmPaa3r7.js → CasinoTournamentsThumbnailPrizes-DK71Uz6a.js} +15 -15
- package/components/{CasinoTournamentsThumbnailPrizes-Cgjahh7G.js → CasinoTournamentsThumbnailPrizes-DsKcbeBA.js} +15 -15
- package/es2015/casino-tournaments-controller.cjs +1 -1
- package/es2015/casino-tournaments-controller.js +1 -1
- package/esnext/casino-tournaments-controller.js +1 -1
- package/package.json +1 -1
- package/components/CasinoTournamentsController-CZ-9rz_b.cjs +0 -27
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Ks, S as $s, i as er,
|
|
1
|
+
import { a as Ks, S as $s, i as er, s as tr, f as R, b as sr, n as At, d as Ze, e as Be, g as wt, h as Gt, k as rr, w as nr, l as Vt, m as ir, x as ar, r as or, y, o as lr, p as ur, t as dr, c as hr, $ as fr } from "./CasinoTournamentsController-Cf2DQVn2.js";
|
|
2
2
|
function cr(e) {
|
|
3
3
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
4
4
|
}
|
|
@@ -2573,7 +2573,7 @@ if (typeof window < "u") {
|
|
|
2573
2573
|
}
|
|
2574
2574
|
};
|
|
2575
2575
|
};
|
|
2576
|
-
customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-
|
|
2576
|
+
customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-CmkBRABp.js").then(
|
|
2577
2577
|
({ default: t }) => {
|
|
2578
2578
|
!customElements.get("casino-tournaments-thumbnail-controller") && customElements.define(
|
|
2579
2579
|
"casino-tournaments-thumbnail-controller",
|
|
@@ -2583,7 +2583,7 @@ if (typeof window < "u") {
|
|
|
2583
2583
|
);
|
|
2584
2584
|
}
|
|
2585
2585
|
function yo(e) {
|
|
2586
|
-
|
|
2586
|
+
sr(e, "svelte-gkejaq", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.TournamentList{width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(min(380px, 100%), 1fr));grid-auto-flow:dense;gap:25px}");
|
|
2587
2587
|
}
|
|
2588
2588
|
function Xt(e, t, s) {
|
|
2589
2589
|
const r = e.slice();
|
|
@@ -2606,7 +2606,7 @@ function Kt(e) {
|
|
|
2606
2606
|
m(i, a) {
|
|
2607
2607
|
for (let l = 0; l < r.length; l += 1)
|
|
2608
2608
|
r[l] && r[l].m(i, a);
|
|
2609
|
-
|
|
2609
|
+
Be(i, t, a), n && n.m(i, a);
|
|
2610
2610
|
},
|
|
2611
2611
|
p(i, a) {
|
|
2612
2612
|
if (a[0] & /*userid, tournamentList, loginurl, loginevent, registerurl, registerevent, clientstyling, clientstylingurl, translationurl, lang, currency, keepbrowsercontext, session, endpoint, $_*/
|
|
@@ -2626,7 +2626,7 @@ function Kt(e) {
|
|
|
2626
2626
|
}
|
|
2627
2627
|
},
|
|
2628
2628
|
d(i) {
|
|
2629
|
-
i &&
|
|
2629
|
+
i && Ze(t), ir(r, i), n && n.d(i);
|
|
2630
2630
|
}
|
|
2631
2631
|
};
|
|
2632
2632
|
}
|
|
@@ -2637,18 +2637,18 @@ function $t(e) {
|
|
|
2637
2637
|
), r;
|
|
2638
2638
|
return {
|
|
2639
2639
|
c() {
|
|
2640
|
-
t = wt("p"), r =
|
|
2640
|
+
t = wt("p"), r = dr(s);
|
|
2641
2641
|
},
|
|
2642
2642
|
m(n, i) {
|
|
2643
|
-
|
|
2643
|
+
Be(n, t, i), ur(t, r);
|
|
2644
2644
|
},
|
|
2645
2645
|
p(n, i) {
|
|
2646
2646
|
i[0] & /*$_*/
|
|
2647
2647
|
65536 && s !== (s = /*$_*/
|
|
2648
|
-
n[16]("nothing") + "") &&
|
|
2648
|
+
n[16]("nothing") + "") && lr(r, s);
|
|
2649
2649
|
},
|
|
2650
2650
|
d(n) {
|
|
2651
|
-
n &&
|
|
2651
|
+
n && Ze(t);
|
|
2652
2652
|
}
|
|
2653
2653
|
};
|
|
2654
2654
|
}
|
|
@@ -2735,7 +2735,7 @@ function es(e) {
|
|
|
2735
2735
|
TournamentCard, CardMaxWidth, CardFullSize, elementToFadeOut, elementToFadeIn, ph-item, ph-col-12, ph-picture, ph-row, ph-col-6, big, ph-col-4, empty, ph-col-8, TournamentButtons, LoginButton, RegisterButton, DetailsButton, EnrolledButton, JoinButton, JoinButtonSpan, JoinButtonSvg, JoinButtonSvgA, JoinButtonFullSize, spinner, DetailsLargeButton, ErrorText, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing, TournamentPrizesIconSection, TournamentPrizesIconWrapper`);
|
|
2736
2736
|
},
|
|
2737
2737
|
m(i, a) {
|
|
2738
|
-
|
|
2738
|
+
Be(i, t, a);
|
|
2739
2739
|
},
|
|
2740
2740
|
p(i, a) {
|
|
2741
2741
|
a[0] & /*userid*/
|
|
@@ -2825,7 +2825,7 @@ function es(e) {
|
|
|
2825
2825
|
);
|
|
2826
2826
|
},
|
|
2827
2827
|
d(i) {
|
|
2828
|
-
i &&
|
|
2828
|
+
i && Ze(t);
|
|
2829
2829
|
}
|
|
2830
2830
|
};
|
|
2831
2831
|
}
|
|
@@ -2834,25 +2834,25 @@ function go(e) {
|
|
|
2834
2834
|
e[14] && Kt(e);
|
|
2835
2835
|
return {
|
|
2836
2836
|
c() {
|
|
2837
|
-
t = wt("div"), s && s.c(),
|
|
2837
|
+
t = wt("div"), s && s.c(), Gt(t, "class", "TournamentList"), Gt(t, "part", "TournamentList");
|
|
2838
2838
|
},
|
|
2839
2839
|
m(r, n) {
|
|
2840
|
-
|
|
2840
|
+
Be(r, t, n), s && s.m(t, null), e[17](t);
|
|
2841
2841
|
},
|
|
2842
2842
|
p(r, n) {
|
|
2843
2843
|
/*isLoading*/
|
|
2844
2844
|
r[14] ? s && (s.d(1), s = null) : s ? s.p(r, n) : (s = Kt(r), s.c(), s.m(t, null));
|
|
2845
2845
|
},
|
|
2846
|
-
i:
|
|
2847
|
-
o:
|
|
2846
|
+
i: At,
|
|
2847
|
+
o: At,
|
|
2848
2848
|
d(r) {
|
|
2849
|
-
r &&
|
|
2849
|
+
r && Ze(t), s && s.d(), e[17](null);
|
|
2850
2850
|
}
|
|
2851
2851
|
};
|
|
2852
2852
|
}
|
|
2853
2853
|
function wo(e, t, s) {
|
|
2854
2854
|
let r;
|
|
2855
|
-
|
|
2855
|
+
rr(e, fr, (f) => s(16, r = f));
|
|
2856
2856
|
let { session: n = "" } = t, { userid: i = "" } = t, { endpoint: a = "" } = t, { loginevent: l = "" } = t, { registerevent: c = "" } = t, { loginurl: k = "" } = t, { registerurl: T = "" } = t, { currency: L = "" } = t, { lang: U = "en" } = t, { keepbrowsercontext: Ut = "false" } = t, { clientstyling: Re = "" } = t, { clientstylingurl: We = "" } = t, { translationurl: Fe = "" } = t, le, at = !1;
|
|
2857
2857
|
u();
|
|
2858
2858
|
let H = "";
|
|
@@ -2913,11 +2913,11 @@ function wo(e, t, s) {
|
|
|
2913
2913
|
);
|
|
2914
2914
|
});
|
|
2915
2915
|
};
|
|
2916
|
-
|
|
2916
|
+
nr(() => (window.addEventListener("message", Ht, !0), () => {
|
|
2917
2917
|
window.removeEventListener("message", Ht, !0);
|
|
2918
2918
|
}));
|
|
2919
2919
|
function Qs(f) {
|
|
2920
|
-
|
|
2920
|
+
or[f ? "unshift" : "push"](() => {
|
|
2921
2921
|
le = f, s(13, le);
|
|
2922
2922
|
});
|
|
2923
2923
|
}
|
|
@@ -2958,7 +2958,7 @@ class So extends $s {
|
|
|
2958
2958
|
t,
|
|
2959
2959
|
wo,
|
|
2960
2960
|
go,
|
|
2961
|
-
|
|
2961
|
+
tr,
|
|
2962
2962
|
{
|
|
2963
2963
|
session: 0,
|
|
2964
2964
|
userid: 1,
|
|
@@ -3057,7 +3057,7 @@ class So extends $s {
|
|
|
3057
3057
|
this.$$set({ translationurl: t }), R();
|
|
3058
3058
|
}
|
|
3059
3059
|
}
|
|
3060
|
-
|
|
3060
|
+
hr(So, { session: {}, userid: {}, endpoint: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, lang: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
3061
3061
|
export {
|
|
3062
3062
|
So as default
|
|
3063
3063
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Ks, S as $s, i as er,
|
|
1
|
+
import { a as Ks, S as $s, i as er, s as tr, f as R, b as sr, n as At, d as Ze, c as Be, e as wt, g as Gt, j as rr, w as nr, k as Vt, l as ir, x as ar, q as or, y, m as lr, o as ur, t as dr, v as hr, $ as fr } from "./CasinoTournamentsController-D6vZoeoj.js";
|
|
2
2
|
function cr(e) {
|
|
3
3
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
4
4
|
}
|
|
@@ -2573,7 +2573,7 @@ if (typeof window != "undefined") {
|
|
|
2573
2573
|
}
|
|
2574
2574
|
};
|
|
2575
2575
|
};
|
|
2576
|
-
customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-
|
|
2576
|
+
customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-DDD5ArFE.js").then(
|
|
2577
2577
|
({ default: t }) => {
|
|
2578
2578
|
!customElements.get("casino-tournaments-thumbnail-controller") && customElements.define(
|
|
2579
2579
|
"casino-tournaments-thumbnail-controller",
|
|
@@ -2583,7 +2583,7 @@ if (typeof window != "undefined") {
|
|
|
2583
2583
|
);
|
|
2584
2584
|
}
|
|
2585
2585
|
function yo(e) {
|
|
2586
|
-
|
|
2586
|
+
sr(e, "svelte-gkejaq", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.TournamentList{width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(min(380px, 100%), 1fr));grid-auto-flow:dense;gap:25px}");
|
|
2587
2587
|
}
|
|
2588
2588
|
function Xt(e, t, s) {
|
|
2589
2589
|
const r = e.slice();
|
|
@@ -2606,7 +2606,7 @@ function Kt(e) {
|
|
|
2606
2606
|
m(i, a) {
|
|
2607
2607
|
for (let l = 0; l < r.length; l += 1)
|
|
2608
2608
|
r[l] && r[l].m(i, a);
|
|
2609
|
-
|
|
2609
|
+
Be(i, t, a), n && n.m(i, a);
|
|
2610
2610
|
},
|
|
2611
2611
|
p(i, a) {
|
|
2612
2612
|
if (a[0] & /*userid, tournamentList, loginurl, loginevent, registerurl, registerevent, clientstyling, clientstylingurl, translationurl, lang, currency, keepbrowsercontext, session, endpoint, $_*/
|
|
@@ -2626,7 +2626,7 @@ function Kt(e) {
|
|
|
2626
2626
|
}
|
|
2627
2627
|
},
|
|
2628
2628
|
d(i) {
|
|
2629
|
-
i &&
|
|
2629
|
+
i && Ze(t), ir(r, i), n && n.d(i);
|
|
2630
2630
|
}
|
|
2631
2631
|
};
|
|
2632
2632
|
}
|
|
@@ -2637,18 +2637,18 @@ function $t(e) {
|
|
|
2637
2637
|
), r;
|
|
2638
2638
|
return {
|
|
2639
2639
|
c() {
|
|
2640
|
-
t = wt("p"), r =
|
|
2640
|
+
t = wt("p"), r = dr(s);
|
|
2641
2641
|
},
|
|
2642
2642
|
m(n, i) {
|
|
2643
|
-
|
|
2643
|
+
Be(n, t, i), ur(t, r);
|
|
2644
2644
|
},
|
|
2645
2645
|
p(n, i) {
|
|
2646
2646
|
i[0] & /*$_*/
|
|
2647
2647
|
65536 && s !== (s = /*$_*/
|
|
2648
|
-
n[16]("nothing") + "") &&
|
|
2648
|
+
n[16]("nothing") + "") && lr(r, s);
|
|
2649
2649
|
},
|
|
2650
2650
|
d(n) {
|
|
2651
|
-
n &&
|
|
2651
|
+
n && Ze(t);
|
|
2652
2652
|
}
|
|
2653
2653
|
};
|
|
2654
2654
|
}
|
|
@@ -2735,7 +2735,7 @@ function es(e) {
|
|
|
2735
2735
|
TournamentCard, CardMaxWidth, CardFullSize, elementToFadeOut, elementToFadeIn, ph-item, ph-col-12, ph-picture, ph-row, ph-col-6, big, ph-col-4, empty, ph-col-8, TournamentButtons, LoginButton, RegisterButton, DetailsButton, EnrolledButton, JoinButton, JoinButtonSpan, JoinButtonSvg, JoinButtonSvgA, JoinButtonFullSize, spinner, DetailsLargeButton, ErrorText, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing, TournamentPrizesIconSection, TournamentPrizesIconWrapper`);
|
|
2736
2736
|
},
|
|
2737
2737
|
m(i, a) {
|
|
2738
|
-
|
|
2738
|
+
Be(i, t, a);
|
|
2739
2739
|
},
|
|
2740
2740
|
p(i, a) {
|
|
2741
2741
|
a[0] & /*userid*/
|
|
@@ -2825,7 +2825,7 @@ function es(e) {
|
|
|
2825
2825
|
);
|
|
2826
2826
|
},
|
|
2827
2827
|
d(i) {
|
|
2828
|
-
i &&
|
|
2828
|
+
i && Ze(t);
|
|
2829
2829
|
}
|
|
2830
2830
|
};
|
|
2831
2831
|
}
|
|
@@ -2834,25 +2834,25 @@ function go(e) {
|
|
|
2834
2834
|
e[14] && Kt(e);
|
|
2835
2835
|
return {
|
|
2836
2836
|
c() {
|
|
2837
|
-
t = wt("div"), s && s.c(),
|
|
2837
|
+
t = wt("div"), s && s.c(), Gt(t, "class", "TournamentList"), Gt(t, "part", "TournamentList");
|
|
2838
2838
|
},
|
|
2839
2839
|
m(r, n) {
|
|
2840
|
-
|
|
2840
|
+
Be(r, t, n), s && s.m(t, null), e[17](t);
|
|
2841
2841
|
},
|
|
2842
2842
|
p(r, n) {
|
|
2843
2843
|
/*isLoading*/
|
|
2844
2844
|
r[14] ? s && (s.d(1), s = null) : s ? s.p(r, n) : (s = Kt(r), s.c(), s.m(t, null));
|
|
2845
2845
|
},
|
|
2846
|
-
i:
|
|
2847
|
-
o:
|
|
2846
|
+
i: At,
|
|
2847
|
+
o: At,
|
|
2848
2848
|
d(r) {
|
|
2849
|
-
r &&
|
|
2849
|
+
r && Ze(t), s && s.d(), e[17](null);
|
|
2850
2850
|
}
|
|
2851
2851
|
};
|
|
2852
2852
|
}
|
|
2853
2853
|
function wo(e, t, s) {
|
|
2854
2854
|
let r;
|
|
2855
|
-
|
|
2855
|
+
rr(e, fr, (f) => s(16, r = f));
|
|
2856
2856
|
let { session: n = "" } = t, { userid: i = "" } = t, { endpoint: a = "" } = t, { loginevent: l = "" } = t, { registerevent: c = "" } = t, { loginurl: k = "" } = t, { registerurl: T = "" } = t, { currency: L = "" } = t, { lang: U = "en" } = t, { keepbrowsercontext: Ut = "false" } = t, { clientstyling: Re = "" } = t, { clientstylingurl: We = "" } = t, { translationurl: Fe = "" } = t, le, at = !1;
|
|
2857
2857
|
u();
|
|
2858
2858
|
let H = "";
|
|
@@ -2913,11 +2913,11 @@ function wo(e, t, s) {
|
|
|
2913
2913
|
);
|
|
2914
2914
|
});
|
|
2915
2915
|
};
|
|
2916
|
-
|
|
2916
|
+
nr(() => (window.addEventListener("message", Ht, !0), () => {
|
|
2917
2917
|
window.removeEventListener("message", Ht, !0);
|
|
2918
2918
|
}));
|
|
2919
2919
|
function Qs(f) {
|
|
2920
|
-
|
|
2920
|
+
or[f ? "unshift" : "push"](() => {
|
|
2921
2921
|
le = f, s(13, le);
|
|
2922
2922
|
});
|
|
2923
2923
|
}
|
|
@@ -2958,7 +2958,7 @@ class So extends $s {
|
|
|
2958
2958
|
t,
|
|
2959
2959
|
wo,
|
|
2960
2960
|
go,
|
|
2961
|
-
|
|
2961
|
+
tr,
|
|
2962
2962
|
{
|
|
2963
2963
|
session: 0,
|
|
2964
2964
|
userid: 1,
|
|
@@ -3057,7 +3057,7 @@ class So extends $s {
|
|
|
3057
3057
|
this.$$set({ translationurl: t }), R();
|
|
3058
3058
|
}
|
|
3059
3059
|
}
|
|
3060
|
-
|
|
3060
|
+
hr(So, { session: {}, userid: {}, endpoint: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, lang: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
3061
3061
|
export {
|
|
3062
3062
|
So as default
|
|
3063
3063
|
};
|
package/components/{CasinoTournamentsThumbnail-Dh5yOBII.js → CasinoTournamentsThumbnail-C8RmbAI-.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { a as me, z as de, S as ce, i as ge,
|
|
1
|
+
import { a as me, z as de, S as ce, i as ge, s as be, f as S, b as fe, n as q, d as F, m as D, c as z, o as c, e as v, p as O, t as M, g as u, j as he, w as pe, A as L, x as ye, B as ke, r as Se, q as Ce, C as K, D as Ae, v as _e, $ as Te } from "./CasinoTournamentsController-D6vZoeoj.js";
|
|
2
2
|
function Y(i, e) {
|
|
3
3
|
me(i, e);
|
|
4
4
|
}
|
|
5
|
-
function
|
|
5
|
+
function ve(i) {
|
|
6
6
|
de.set(i);
|
|
7
7
|
}
|
|
8
8
|
const Z = {
|
|
@@ -337,14 +337,14 @@ const Z = {
|
|
|
337
337
|
December: "December"
|
|
338
338
|
}
|
|
339
339
|
};
|
|
340
|
-
function
|
|
341
|
-
|
|
340
|
+
function Me(i) {
|
|
341
|
+
fe(i, "svelte-1gxooas", ':host{font-family:"Roboto", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Roboto"}a{color:var(--emw--color-green, #48952a);text-decoration:underline;cursor:pointer}.Thumbnail{position:relative}.Thumbnail .CardImg{height:300px;width:100%;background-image:url("https://breakthrough.org/wp-content/uploads/2018/10/default-placeholder-image.png");background-repeat:no-repeat;background-position:center;background-size:cover}.Thumbnail .CardImg.CardImgFinished{filter:grayscale(1)}.Thumbnail .Status{background:var(--emw--color-black, #000000);display:flex;justify-content:center;align-items:center;position:absolute;top:20px;right:20px;min-height:30px;padding:0 10px;font-size:12px;text-transform:uppercase;z-index:1}.Thumbnail .Enrolled{background:var(--emw--color-contrast, #07072A);color:var(--emw--color-gray-150, #828282);display:flex;justify-content:center;align-items:center;position:absolute;top:20px;left:20px;min-height:30px;padding:0 10px;font-size:12px;text-transform:uppercase;z-index:1}.Thumbnail .Details{padding:10px 20px 0}.Thumbnail .Details .Title{font-size:18px;padding-bottom:10px}.Thumbnail .Details .Date{text-transform:uppercase;font-size:12px;padding-bottom:4px}.Thumbnail .Details .ScoreCriteria{font-size:12px;padding-bottom:4px}.Thumbnail .Details .Games{font-size:12px}');
|
|
342
342
|
}
|
|
343
343
|
function Q(i) {
|
|
344
344
|
let e, t, r, s, l, n;
|
|
345
345
|
return {
|
|
346
346
|
c() {
|
|
347
|
-
e =
|
|
347
|
+
e = v("div"), t = M(
|
|
348
348
|
/*shownStatus*/
|
|
349
349
|
i[13]
|
|
350
350
|
), u(e, "class", r = "Status " + /*statusClass*/
|
|
@@ -352,7 +352,7 @@ function Q(i) {
|
|
|
352
352
|
i[15]);
|
|
353
353
|
},
|
|
354
354
|
m(o, b) {
|
|
355
|
-
|
|
355
|
+
z(o, e, b), c(e, t), l || (n = L(
|
|
356
356
|
/*matchStatus*/
|
|
357
357
|
i[18].call(null, e)
|
|
358
358
|
), l = !0);
|
|
@@ -370,7 +370,7 @@ function Q(i) {
|
|
|
370
370
|
o[15]) && u(e, "part", s);
|
|
371
371
|
},
|
|
372
372
|
d(o) {
|
|
373
|
-
o &&
|
|
373
|
+
o && F(e), l = !1, n();
|
|
374
374
|
}
|
|
375
375
|
};
|
|
376
376
|
}
|
|
@@ -381,17 +381,17 @@ function X(i) {
|
|
|
381
381
|
);
|
|
382
382
|
return {
|
|
383
383
|
c() {
|
|
384
|
-
t && t.c(), e =
|
|
384
|
+
t && t.c(), e = ye();
|
|
385
385
|
},
|
|
386
386
|
m(r, s) {
|
|
387
|
-
t && t.m(r, s),
|
|
387
|
+
t && t.m(r, s), z(r, e, s);
|
|
388
388
|
},
|
|
389
389
|
p(r, s) {
|
|
390
390
|
/*userenrolled*/
|
|
391
391
|
r[5] ? t ? t.p(r, s) : (t = $(r), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
|
|
392
392
|
},
|
|
393
393
|
d(r) {
|
|
394
|
-
r &&
|
|
394
|
+
r && F(e), t && t.d(r);
|
|
395
395
|
}
|
|
396
396
|
};
|
|
397
397
|
}
|
|
@@ -402,10 +402,10 @@ function $(i) {
|
|
|
402
402
|
), r;
|
|
403
403
|
return {
|
|
404
404
|
c() {
|
|
405
|
-
e =
|
|
405
|
+
e = v("div"), r = M(t), u(e, "class", "Enrolled"), u(e, "part", "Enrolled");
|
|
406
406
|
},
|
|
407
407
|
m(s, l) {
|
|
408
|
-
|
|
408
|
+
z(s, e, l), c(e, r);
|
|
409
409
|
},
|
|
410
410
|
p(s, l) {
|
|
411
411
|
l[0] & /*$_*/
|
|
@@ -413,7 +413,7 @@ function $(i) {
|
|
|
413
413
|
s[16]("enrolled") + "") && D(r, t);
|
|
414
414
|
},
|
|
415
415
|
d(s) {
|
|
416
|
-
s &&
|
|
416
|
+
s && F(e);
|
|
417
417
|
}
|
|
418
418
|
};
|
|
419
419
|
}
|
|
@@ -421,14 +421,14 @@ function we(i) {
|
|
|
421
421
|
let e, t, r, s, l;
|
|
422
422
|
return {
|
|
423
423
|
c() {
|
|
424
|
-
e =
|
|
424
|
+
e = v("div"), u(e, "class", t = "CardImg " + /*status*/
|
|
425
425
|
(i[0] == "Closing" || /*status*/
|
|
426
426
|
i[0] == "Closed" ? "CardImgFinished" : "")), u(e, "part", r = "CardImg " + /*status*/
|
|
427
427
|
(i[0] == "Closing" || /*status*/
|
|
428
428
|
i[0] == "Closed" ? "CardImgFinished" : "")), K(e, "background-image", "url('https://i.stack.imgur.com/y9DpT.jpg')");
|
|
429
429
|
},
|
|
430
430
|
m(n, o) {
|
|
431
|
-
|
|
431
|
+
z(n, e, o), s || (l = L(
|
|
432
432
|
/*matchStatus*/
|
|
433
433
|
i[18].call(null, e)
|
|
434
434
|
), s = !0);
|
|
@@ -443,7 +443,7 @@ function we(i) {
|
|
|
443
443
|
n[0] == "Closed" ? "CardImgFinished" : "")) && u(e, "part", r);
|
|
444
444
|
},
|
|
445
445
|
d(n) {
|
|
446
|
-
n &&
|
|
446
|
+
n && F(e), s = !1, l();
|
|
447
447
|
}
|
|
448
448
|
};
|
|
449
449
|
}
|
|
@@ -451,7 +451,7 @@ function Re(i) {
|
|
|
451
451
|
let e, t, r, s, l;
|
|
452
452
|
return {
|
|
453
453
|
c() {
|
|
454
|
-
e =
|
|
454
|
+
e = v("div"), u(e, "class", t = "CardImg " + /*status*/
|
|
455
455
|
(i[0] == "Closing" || /*status*/
|
|
456
456
|
i[0] == "Closed" ? "CardImgFinished" : "")), u(e, "part", r = "CardImg " + /*status*/
|
|
457
457
|
(i[0] == "Closing" || /*status*/
|
|
@@ -459,7 +459,7 @@ function Re(i) {
|
|
|
459
459
|
i[4] + "')");
|
|
460
460
|
},
|
|
461
461
|
m(n, o) {
|
|
462
|
-
|
|
462
|
+
z(n, e, o), s || (l = L(
|
|
463
463
|
/*matchStatus*/
|
|
464
464
|
i[18].call(null, e)
|
|
465
465
|
), s = !0);
|
|
@@ -476,7 +476,7 @@ function Re(i) {
|
|
|
476
476
|
n[4] + "')");
|
|
477
477
|
},
|
|
478
478
|
d(n) {
|
|
479
|
-
n &&
|
|
479
|
+
n && F(e), s = !1, l();
|
|
480
480
|
}
|
|
481
481
|
};
|
|
482
482
|
}
|
|
@@ -484,13 +484,13 @@ function ee(i) {
|
|
|
484
484
|
let e, t, r, s, l;
|
|
485
485
|
return {
|
|
486
486
|
c() {
|
|
487
|
-
e =
|
|
487
|
+
e = v("div"), t = M(
|
|
488
488
|
/*shownDate*/
|
|
489
489
|
i[11]
|
|
490
490
|
), u(e, "class", "Date"), u(e, "part", "Date");
|
|
491
491
|
},
|
|
492
492
|
m(n, o) {
|
|
493
|
-
|
|
493
|
+
z(n, e, o), c(e, t), s || (l = L(r = /*formatDate*/
|
|
494
494
|
i[17].call(
|
|
495
495
|
null,
|
|
496
496
|
e,
|
|
@@ -504,7 +504,7 @@ function ee(i) {
|
|
|
504
504
|
t,
|
|
505
505
|
/*shownDate*/
|
|
506
506
|
n[11]
|
|
507
|
-
), r &&
|
|
507
|
+
), r && Ae(r.update) && o[0] & /*startdate*/
|
|
508
508
|
4 && r.update.call(
|
|
509
509
|
null,
|
|
510
510
|
/*startdate*/
|
|
@@ -512,7 +512,7 @@ function ee(i) {
|
|
|
512
512
|
);
|
|
513
513
|
},
|
|
514
514
|
d(n) {
|
|
515
|
-
n &&
|
|
515
|
+
n && F(e), s = !1, l();
|
|
516
516
|
}
|
|
517
517
|
};
|
|
518
518
|
}
|
|
@@ -532,16 +532,16 @@ function te(i) {
|
|
|
532
532
|
), B, j, I, N;
|
|
533
533
|
return {
|
|
534
534
|
c() {
|
|
535
|
-
e =
|
|
535
|
+
e = v("div"), t = v("p"), s = M(r), l = M(`:
|
|
536
536
|
|
|
537
|
-
`), n =
|
|
537
|
+
`), n = v("span"), o = M(
|
|
538
538
|
/*showScoreCriteria*/
|
|
539
539
|
i[14]
|
|
540
|
-
), b =
|
|
541
|
-
(`), f =
|
|
540
|
+
), b = M(`
|
|
541
|
+
(`), f = M(w), h = O(), A = M(
|
|
542
542
|
/*minbetcount*/
|
|
543
543
|
i[6]
|
|
544
|
-
), J =
|
|
544
|
+
), J = M(")"), k = O(), g = v("div"), d = v("p"), y = M(m), E = O(), _ = v("a"), B = M(R), u(n, "part", "ScoreCriteriaSpan"), u(t, "part", "ScoreCriteriaP"), u(e, "class", "ScoreCriteria"), u(e, "part", "ScoreCriteria"), u(_, "part", "GamesAnchor"), u(
|
|
545
545
|
_,
|
|
546
546
|
"href",
|
|
547
547
|
/*gameurl*/
|
|
@@ -550,12 +550,12 @@ function te(i) {
|
|
|
550
550
|
i[9] === "true" ? "_self" : "_blank"), u(d, "part", "GamesP"), u(g, "class", "Games"), u(g, "part", "Games");
|
|
551
551
|
},
|
|
552
552
|
m(p, T) {
|
|
553
|
-
|
|
553
|
+
z(p, e, T), c(e, t), c(t, s), c(t, l), c(t, n), c(n, o), c(t, b), c(t, f), c(t, h), c(t, A), c(t, J), z(p, k, T), z(p, g, T), c(g, d), c(d, y), c(d, E), c(d, _), c(_, B), I || (N = [
|
|
554
554
|
L(
|
|
555
555
|
/*matchScoreCriteria*/
|
|
556
556
|
i[19].call(null, n)
|
|
557
557
|
),
|
|
558
|
-
|
|
558
|
+
Se(
|
|
559
559
|
_,
|
|
560
560
|
"click",
|
|
561
561
|
/*click_handler*/
|
|
@@ -593,7 +593,7 @@ function te(i) {
|
|
|
593
593
|
p[9] === "true" ? "_self" : "_blank") && u(_, "target", j);
|
|
594
594
|
},
|
|
595
595
|
d(p) {
|
|
596
|
-
p && (
|
|
596
|
+
p && (F(e), F(k), F(g)), I = !1, ke(N);
|
|
597
597
|
}
|
|
598
598
|
};
|
|
599
599
|
}
|
|
@@ -620,13 +620,13 @@ function Je(i) {
|
|
|
620
620
|
);
|
|
621
621
|
return {
|
|
622
622
|
c() {
|
|
623
|
-
e =
|
|
623
|
+
e = v("div"), f && f.c(), t = O(), h && h.c(), r = O(), k.c(), s = O(), l = v("div"), n = v("div"), o = M(
|
|
624
624
|
/*title*/
|
|
625
625
|
i[1]
|
|
626
626
|
), b = O(), g && g.c(), w = O(), d && d.c(), u(n, "class", "Title"), u(n, "part", "Title"), u(l, "class", "Details"), u(l, "part", "Details"), u(e, "class", "Thumbnail"), u(e, "part", "Thumbnail");
|
|
627
627
|
},
|
|
628
628
|
m(m, y) {
|
|
629
|
-
|
|
629
|
+
z(m, e, y), f && f.m(e, null), c(e, t), h && h.m(e, null), c(e, r), k.m(e, null), c(e, s), c(e, l), c(l, n), c(n, o), c(l, b), g && g.m(l, null), c(l, w), d && d.m(l, null), i[29](e);
|
|
630
630
|
},
|
|
631
631
|
p(m, y) {
|
|
632
632
|
/*status*/
|
|
@@ -643,13 +643,13 @@ function Je(i) {
|
|
|
643
643
|
i: q,
|
|
644
644
|
o: q,
|
|
645
645
|
d(m) {
|
|
646
|
-
m &&
|
|
646
|
+
m && F(e), f && f.d(), h && h.d(), k.d(), g && g.d(), d && d.d(), i[29](null);
|
|
647
647
|
}
|
|
648
648
|
};
|
|
649
649
|
}
|
|
650
650
|
function De(i, e, t) {
|
|
651
651
|
let r;
|
|
652
|
-
|
|
652
|
+
he(i, Te, (a) => t(16, r = a));
|
|
653
653
|
let { session: s = "" } = e, { userid: l = "" } = e, { title: n = "" } = e, { startdate: o = "" } = e, { status: b = "" } = e, { tourid: w = "" } = e, { thumbnail: f = "" } = e, { userenrolled: h = "" } = e, { scorecriteria: A = "" } = e, { minbetcount: J = "" } = e, { showenrolled: k = "false" } = e, { gameurl: g = "" } = e, { lang: d = "en" } = e, { keepbrowsercontext: m = "false" } = e, { clientstyling: y = "" } = e, { clientstylingurl: E = "" } = e, { translationurl: _ = "" } = e, R, B = "", j = !1, I = "", N = "", p = "";
|
|
654
654
|
const T = () => {
|
|
655
655
|
fetch(_).then((C) => C.json()).then((C) => {
|
|
@@ -700,14 +700,14 @@ function De(i, e, t) {
|
|
|
700
700
|
);
|
|
701
701
|
});
|
|
702
702
|
};
|
|
703
|
-
|
|
703
|
+
pe(() => (setTimeout(() => H(), 1), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", U, !1), () => {
|
|
704
704
|
window.removeEventListener("message", U);
|
|
705
705
|
}));
|
|
706
706
|
const H = () => {
|
|
707
|
-
|
|
707
|
+
ve(d), G(), x(), o && P();
|
|
708
708
|
}, ne = () => V();
|
|
709
709
|
function se(a) {
|
|
710
|
-
|
|
710
|
+
Ce[a ? "unshift" : "push"](() => {
|
|
711
711
|
R = a, t(10, R);
|
|
712
712
|
});
|
|
713
713
|
}
|
|
@@ -763,7 +763,7 @@ class Fe extends ce {
|
|
|
763
763
|
e,
|
|
764
764
|
De,
|
|
765
765
|
Je,
|
|
766
|
-
|
|
766
|
+
be,
|
|
767
767
|
{
|
|
768
768
|
session: 21,
|
|
769
769
|
userid: 22,
|
|
@@ -783,7 +783,7 @@ class Fe extends ce {
|
|
|
783
783
|
clientstylingurl: 26,
|
|
784
784
|
translationurl: 27
|
|
785
785
|
},
|
|
786
|
-
|
|
786
|
+
Me,
|
|
787
787
|
[-1, -1]
|
|
788
788
|
);
|
|
789
789
|
}
|
|
@@ -890,7 +890,7 @@ class Fe extends ce {
|
|
|
890
890
|
this.$$set({ translationurl: e }), S();
|
|
891
891
|
}
|
|
892
892
|
}
|
|
893
|
-
|
|
893
|
+
_e(Fe, { session: {}, userid: {}, title: {}, startdate: {}, status: {}, tourid: {}, thumbnail: {}, userenrolled: {}, scorecriteria: {}, minbetcount: {}, showenrolled: {}, gameurl: {}, lang: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
894
894
|
export {
|
|
895
895
|
Fe as default
|
|
896
896
|
};
|