@everymatrix/casino-lobby 1.43.4 → 1.45.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/CasinoCalendar-DEhfBjpm.js +5138 -0
- package/components/CasinoCalendar-egUFg4eK.cjs +9 -0
- package/components/CasinoCalendarDailyDetails-CfTziMCu.js +605 -0
- package/components/CasinoCalendarDailyDetails-KP4_YYmO.cjs +1 -0
- package/components/CasinoCalendarDailyItem-4bXAKAZj.cjs +1 -0
- package/components/CasinoCalendarDailyItem-CQ8syIIe.js +220 -0
- package/components/CasinoCategoriesSlider-BQvWcqNm.js +597 -0
- package/components/CasinoCategoriesSlider-BfuTLKom.cjs +1 -0
- package/components/CasinoCollectionsProviders-C9_6w0OJ.cjs +1 -0
- package/components/CasinoCollectionsProviders-CwJY8Pmw.js +659 -0
- package/components/CasinoFavoritesSection-BBWM7_dI.js +418 -0
- package/components/CasinoFavoritesSection-Da0-zSyn.cjs +1 -0
- package/components/CasinoFilter-BkpU5f2V.cjs +1 -0
- package/components/CasinoFilter-D3p7c7qu.js +628 -0
- package/components/CasinoGamePage-BHxY5XUD.cjs +18 -0
- package/components/CasinoGamePage-Bp4OKmdA.js +4282 -0
- package/components/CasinoGameThumbnail-BmmqFK_6.js +1822 -0
- package/components/CasinoGameThumbnail-DVMHCqZf.cjs +38 -0
- package/components/CasinoGamesCategorySection-6X3_pD0A.js +3022 -0
- package/components/CasinoGamesCategorySection-CasxxP7n.cjs +1 -0
- package/components/CasinoJackpotBanner-8_TAP4xY.cjs +1 -0
- package/components/CasinoJackpotBanner-wk2wOmJp.js +619 -0
- package/components/CasinoLastPlayedSection-Dkh43VxC.js +563 -0
- package/components/CasinoLastPlayedSection-DvORiff-.cjs +1 -0
- package/components/CasinoLobby-Djp4HDWL.js +2341 -0
- package/components/CasinoLobby-Jn45jhzr.cjs +1 -0
- package/components/CasinoModal-BebrYWjS.cjs +1 -0
- package/components/CasinoModal-CSwMAX-g.js +372 -0
- package/components/CasinoMostPlayedSection-BDP2HyE6.js +580 -0
- package/components/CasinoMostPlayedSection-CF5vlzLT.cjs +1 -0
- package/components/CasinoMyGames-CILl0Jt1.js +1313 -0
- package/components/CasinoMyGames-shcqTml8.cjs +1 -0
- package/components/CasinoPage-CCcJd2fQ.js +3514 -0
- package/components/CasinoPage-DZmE3VFL.cjs +1 -0
- package/components/CasinoRandomGame-4mi3rRbq.js +641 -0
- package/components/CasinoRandomGame-G4VfFJ2L.cjs +2 -0
- package/components/CasinoSearch-CW-eesDy.cjs +1 -0
- package/components/CasinoSearch-DkEAmw-j.js +1066 -0
- package/components/CasinoSlider-CNWDP_I-.js +803 -0
- package/components/CasinoSlider-CjA8vWoz.cjs +1 -0
- package/components/CasinoSort-BVh0Ouwu.cjs +1 -0
- package/components/CasinoSort-CPcJqhWU.js +425 -0
- package/components/CasinoWinners-BTNdGlUD.cjs +1 -0
- package/components/CasinoWinners-DSsJp1KQ.js +884 -0
- package/components/GeneralAnimationLoading-BtIh_bSy.js +75 -0
- package/components/GeneralAnimationLoading-CEAKVCu9.cjs +1 -0
- package/es2015/casino-lobby.cjs +1 -0
- package/es2015/casino-lobby.js +16 -0
- package/package.json +20 -32
- package/CHANGELOG.md +0 -39
- package/README.md +0 -0
- package/dist/casino-lobby.js +0 -33
- package/dist/casino-lobby.js.map +0 -1
- package/documentation.md +0 -176
- package/index.html +0 -50
- package/index.js +0 -1
- package/public/favicon.png +0 -0
- package/public/reset.css +0 -48
- package/rollup.config.js +0 -67
- package/src/CasinoLobby.svelte +0 -454
- package/src/i18n.js +0 -25
- package/src/index.ts +0 -4
- package/stories/CasinoLobby.stories.js +0 -13
- package/tsconfig.json +0 -6
|
@@ -0,0 +1,884 @@
|
|
|
1
|
+
import { I as Ke, $ as Ze, S as Je, i as Xe, f as y, c as Ye, s as Qe, b as $e, e as W, d as o, g as P, C as be, k as U, J as et, o as tt, m as nt, n as oe, q as te, r as R, E as ee, v as d, w as J, B as xe, R as rt, M as I, F as st, O as it, u as V, A as q, D as ye } from "./CasinoCalendar-DEhfBjpm.js";
|
|
2
|
+
function we(n, e) {
|
|
3
|
+
Ke(n, e);
|
|
4
|
+
}
|
|
5
|
+
function lt(n) {
|
|
6
|
+
Ze.set(n);
|
|
7
|
+
}
|
|
8
|
+
const _e = {
|
|
9
|
+
en: {
|
|
10
|
+
recentWinners: "Recent Winners",
|
|
11
|
+
topWinners: "Top Winners",
|
|
12
|
+
won: "just won"
|
|
13
|
+
},
|
|
14
|
+
"zh-hk": {
|
|
15
|
+
recentWinners: "最近的获奖者",
|
|
16
|
+
topWinners: "最佳获奖者",
|
|
17
|
+
won: "刚赢"
|
|
18
|
+
},
|
|
19
|
+
de: {
|
|
20
|
+
recentWinners: "Kürzliche Gewinner",
|
|
21
|
+
topWinners: "Top Gewinner",
|
|
22
|
+
won: "Eben gewonnen"
|
|
23
|
+
},
|
|
24
|
+
it: {
|
|
25
|
+
recentWinners: "Recent Winners",
|
|
26
|
+
topWinners: "Top Winners",
|
|
27
|
+
won: "just won"
|
|
28
|
+
},
|
|
29
|
+
fr: {
|
|
30
|
+
recentWinners: "Gagnants récents",
|
|
31
|
+
topWinners: "Meilleurs gagnants",
|
|
32
|
+
won: "vient de gagner"
|
|
33
|
+
},
|
|
34
|
+
es: {
|
|
35
|
+
recentWinners: "Ganadores Recientes",
|
|
36
|
+
topWinners: "Ganadores Top",
|
|
37
|
+
won: "Últimos Ganadores"
|
|
38
|
+
},
|
|
39
|
+
el: {
|
|
40
|
+
recentWinners: "Πρόσφατοι νικητές",
|
|
41
|
+
topWinners: "Κορυφαίοι νικητές",
|
|
42
|
+
won: "μόλις κέρδισε"
|
|
43
|
+
},
|
|
44
|
+
tr: {
|
|
45
|
+
recentWinners: "Son Kazananlar",
|
|
46
|
+
topWinners: "En Çok Kazananlar",
|
|
47
|
+
won: "Sadece kazandı"
|
|
48
|
+
},
|
|
49
|
+
ru: {
|
|
50
|
+
recentWinners: "Recent Winners",
|
|
51
|
+
topWinners: "Top Winners",
|
|
52
|
+
won: "just won"
|
|
53
|
+
},
|
|
54
|
+
ro: {
|
|
55
|
+
recentWinners: "Ultimii câștigători",
|
|
56
|
+
topWinners: "Câștigători de top",
|
|
57
|
+
won: "tocmai a câștigat"
|
|
58
|
+
},
|
|
59
|
+
hr: {
|
|
60
|
+
recentWinners: "Nedavni dobitnici",
|
|
61
|
+
topWinners: "Top dobitnici",
|
|
62
|
+
won: "upravo osvojio"
|
|
63
|
+
},
|
|
64
|
+
hu: {
|
|
65
|
+
recentWinners: "Legutóbbi nyertesek",
|
|
66
|
+
topWinners: "Top nyertesek",
|
|
67
|
+
won: "Nyert"
|
|
68
|
+
},
|
|
69
|
+
pl: {
|
|
70
|
+
recentWinners: "Recent Winners",
|
|
71
|
+
topWinners: "Top Winners",
|
|
72
|
+
won: "just won"
|
|
73
|
+
},
|
|
74
|
+
pt: {
|
|
75
|
+
recentWinners: "Recent Winners",
|
|
76
|
+
topWinners: "Top Winners",
|
|
77
|
+
won: "just won"
|
|
78
|
+
},
|
|
79
|
+
sl: {
|
|
80
|
+
recentWinners: "Recent Winners",
|
|
81
|
+
topWinners: "Top Winners",
|
|
82
|
+
won: "just won"
|
|
83
|
+
},
|
|
84
|
+
sr: {
|
|
85
|
+
recentWinners: "Recent Winners",
|
|
86
|
+
topWinners: "Top Winners",
|
|
87
|
+
won: "just won"
|
|
88
|
+
},
|
|
89
|
+
"pt-br": {
|
|
90
|
+
recentWinners: "Vencedores recentes",
|
|
91
|
+
topWinners: "Principais vencedores",
|
|
92
|
+
won: "acabei de ganhar"
|
|
93
|
+
},
|
|
94
|
+
"es-mx": {
|
|
95
|
+
recentWinners: "Ganadores recientes",
|
|
96
|
+
topWinners: "Mejores Ganadores",
|
|
97
|
+
won: "recién gano"
|
|
98
|
+
}
|
|
99
|
+
};
|
|
100
|
+
if (typeof window != "undefined") {
|
|
101
|
+
let n = function(e) {
|
|
102
|
+
return function(...t) {
|
|
103
|
+
try {
|
|
104
|
+
return e.apply(this, t);
|
|
105
|
+
} catch (s) {
|
|
106
|
+
if (s instanceof DOMException && s.message.includes("has already been used with this registry") || s.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
107
|
+
return !1;
|
|
108
|
+
throw s;
|
|
109
|
+
}
|
|
110
|
+
};
|
|
111
|
+
};
|
|
112
|
+
customElements.define = n(customElements.define), import("./GeneralAnimationLoading-BtIh_bSy.js").then(({ default: e }) => {
|
|
113
|
+
!customElements.get("general-animation-loading") && customElements.define("general-animation-loading", e.element);
|
|
114
|
+
});
|
|
115
|
+
}
|
|
116
|
+
function ot(n) {
|
|
117
|
+
$e(n, "svelte-1c7r2o9", ".svelte-1c7r2o9.svelte-1c7r2o9,.svelte-1c7r2o9.svelte-1c7r2o9::before,.svelte-1c7r2o9.svelte-1c7r2o9::after{margin:0;padding:0;box-sizing:border-box}.Off.svelte-1c7r2o9.svelte-1c7r2o9{display:none}.CasinoWinners.svelte-1c7r2o9.svelte-1c7r2o9{background-color:var(--emfe-w-casino-color-bg, var(--emfe-w-color-background, #07072A));width:100%;height:320px;margin:0 auto}.CasinoWinners.Mobile.svelte-1c7r2o9.svelte-1c7r2o9{padding:25px 10px;height:250px}.WinnersHeader.svelte-1c7r2o9.svelte-1c7r2o9{display:flex;justify-content:space-between}.SliderButton.svelte-1c7r2o9.svelte-1c7r2o9{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px}.SliderButton.SliderButton.svelte-1c7r2o9.svelte-1c7r2o9:active{transform:translateY(1px)}.WinnerButtonsContainer.svelte-1c7r2o9.svelte-1c7r2o9{display:flex;margin-bottom:42px}.WinnersButton.svelte-1c7r2o9.svelte-1c7r2o9{border:none;background:none;color:var(--emfe-w-casino-typography, var(--emfe-w-color-contrast, #FFFFFF));font-size:22px;font-weight:500;margin-right:60px;cursor:pointer}.WinnersButton.svelte-1c7r2o9.svelte-1c7r2o9:hover{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));line-height:40px}.WinnersButton.svelte-1c7r2o9.svelte-1c7r2o9:focus{color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));line-height:40px}.WinnersButton.Active.svelte-1c7r2o9.svelte-1c7r2o9{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))}.WinnersButton.Active.svelte-1c7r2o9.svelte-1c7r2o9{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));line-height:40px}.ButtonsContainerNone.svelte-1c7r2o9.svelte-1c7r2o9{display:none}.WinnersSlider.svelte-1c7r2o9.svelte-1c7r2o9{display:flex;justify-content:flex-start;position:relative;height:180px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.WinnersSlider.svelte-1c7r2o9.svelte-1c7r2o9::-webkit-scrollbar{display:none}.CardWrapper.svelte-1c7r2o9.svelte-1c7r2o9{position:absolute;top:0;left:0}.CardWrapperAnimation.svelte-1c7r2o9.svelte-1c7r2o9{transition:transform 2s}.WinnerCard.svelte-1c7r2o9.svelte-1c7r2o9{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;height:180px;min-width:191px;margin-bottom:30px;margin-right:30px}.WinnerCard.svelte-1c7r2o9 p.svelte-1c7r2o9:first-of-type{color:var(--emfe-w-color-gray-150, #828282);font-size:14px;inline-size:189px;overflow-wrap:break-word;text-align:center}.WinnerCard.svelte-1c7r2o9 p.svelte-1c7r2o9:nth-child(3){text-align:center;color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:14px;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WinnerCard.svelte-1c7r2o9 p.svelte-1c7r2o9:nth-child(4){color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:14px;text-align:center}.WinnerCard.svelte-1c7r2o9 p.svelte-1c7r2o9:last-of-type{color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));font-size:16px}.WinnerCard.svelte-1c7r2o9.svelte-1c7r2o9:hover{border:1px solid rgba(255, 255, 255, 0.4)}.WinnersImage.svelte-1c7r2o9.svelte-1c7r2o9{border-radius:5px;height:54px;margin-bottom:10px;width:80px;cursor:pointer}.Mobile.svelte-1c7r2o9 .WinnersHeader.svelte-1c7r2o9{justify-content:flex-start}.Mobile.svelte-1c7r2o9 .WinnersButton.svelte-1c7r2o9{font-size:18px;white-space:nowrap;margin-right:40px}.Mobile.svelte-1c7r2o9 .WinnersButton.svelte-1c7r2o9:last-child{margin-right:0}.Mobile.svelte-1c7r2o9 .WinnersButton.Active.svelte-1c7r2o9{padding-bottom:4px}.Mobile.svelte-1c7r2o9 .WinnersSlider.svelte-1c7r2o9{overflow:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.Mobile.svelte-1c7r2o9 .SliderButton.svelte-1c7r2o9{display:none}.Mobile.svelte-1c7r2o9 .WinnerCard.svelte-1c7r2o9{width:140px;height:150px;min-width:140px;margin-right:12px}.Mobile.svelte-1c7r2o9 .WinnerCard p.svelte-1c7r2o9:first-of-type{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100px}.Mobile.svelte-1c7r2o9 .WinnerCard p.svelte-1c7r2o9:nth-child(3){font-size:10px}.Mobile.svelte-1c7r2o9 .WinnerCard p.svelte-1c7r2o9:nth-child(4){font-size:8px;font-weight:300;text-align:center}.Mobile.svelte-1c7r2o9 .WinnerCard p.svelte-1c7r2o9:last-of-type{font-size:11px}.Mobile.svelte-1c7r2o9 .WinnerButtonsContainer.svelte-1c7r2o9{margin-bottom:20px}");
|
|
118
|
+
}
|
|
119
|
+
function We(n, e, t) {
|
|
120
|
+
const s = n.slice();
|
|
121
|
+
return s[70] = e[t], s;
|
|
122
|
+
}
|
|
123
|
+
function Ce(n, e, t) {
|
|
124
|
+
const s = n.slice();
|
|
125
|
+
return s[73] = e[t], s;
|
|
126
|
+
}
|
|
127
|
+
function at(n) {
|
|
128
|
+
let e, t, s, i, l, a, u, f, C, D, S, w, p, j, A, z, L, E, x, M = te(
|
|
129
|
+
/*tabs*/
|
|
130
|
+
n[17]
|
|
131
|
+
), g = [];
|
|
132
|
+
for (let c = 0; c < M.length; c += 1)
|
|
133
|
+
g[c] = Fe(Ce(n, M, c));
|
|
134
|
+
function G(c, b) {
|
|
135
|
+
return (
|
|
136
|
+
/*isLoadingDelayed*/
|
|
137
|
+
c[18] ? ft : ut
|
|
138
|
+
);
|
|
139
|
+
}
|
|
140
|
+
let B = G(n), _ = B(n);
|
|
141
|
+
return {
|
|
142
|
+
c() {
|
|
143
|
+
e = W("div"), t = W("div"), s = W("div");
|
|
144
|
+
for (let c = 0; c < g.length; c += 1)
|
|
145
|
+
g[c].c();
|
|
146
|
+
i = R(), l = W("div"), a = W("button"), u = ee("svg"), f = ee("path"), D = R(), S = W("button"), w = ee("svg"), p = ee("path"), z = R(), _.c(), o(s, "class", "WinnerButtonsContainer svelte-1c7r2o9"), o(f, "style", C = /*numberOfVisibleSlides*/
|
|
147
|
+
n[12] >= /*winners*/
|
|
148
|
+
n[11].length ? "fill:#F6F6F62E" : ""), o(f, "id", "Path_36"), o(f, "data-name", "Path 36"), o(f, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), o(f, "transform", "translate(14.656 0) rotate(90)"), o(f, "fill", "#fff"), o(f, "class", "svelte-1c7r2o9"), o(u, "id", "Component_46_2"), o(u, "data-name", "Component 46 – 2"), o(u, "xmlns", "http://www.w3.org/2000/svg"), o(u, "width", "15"), o(u, "height", "15"), o(u, "viewBox", "0 0 16 24.656"), o(u, "class", "svelte-1c7r2o9"), o(a, "class", "SliderButton svelte-1c7r2o9"), o(p, "style", j = /*numberOfVisibleSlides*/
|
|
149
|
+
n[12] >= /*winners*/
|
|
150
|
+
n[11].length ? "fill:#F6F6F62E" : ""), o(p, "id", "Path_36"), o(p, "data-name", "Path 36"), o(p, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), o(p, "transform", "translate(0 24.656) rotate(-90)"), o(p, "fill", "#fff"), o(p, "class", "svelte-1c7r2o9"), o(w, "id", "Component_46_2"), o(w, "data-name", "Component 46 – 2"), o(w, "xmlns", "http://www.w3.org/2000/svg"), o(w, "width", "15"), o(w, "height", "15"), o(w, "viewBox", "0 0 16 24.656"), o(w, "class", "svelte-1c7r2o9"), o(S, "class", "SliderButton svelte-1c7r2o9"), o(l, "class", A = "ButtonsContainer " + /*enableautoscroll*/
|
|
151
|
+
(n[6] == "true" ? "ButtonsContainerNone" : "") + " svelte-1c7r2o9"), o(t, "class", "WinnersHeader svelte-1c7r2o9"), o(e, "class", L = "CasinoWinners " + /*mobile*/
|
|
152
|
+
(n[13] ? "Mobile" : "") + " svelte-1c7r2o9");
|
|
153
|
+
},
|
|
154
|
+
m(c, b) {
|
|
155
|
+
P(c, e, b), d(e, t), d(t, s);
|
|
156
|
+
for (let m = 0; m < g.length; m += 1)
|
|
157
|
+
g[m] && g[m].m(s, null);
|
|
158
|
+
d(t, i), d(t, l), d(l, a), d(a, u), d(u, f), d(l, D), d(l, S), d(S, w), d(w, p), d(e, z), _.m(e, null), E || (x = [
|
|
159
|
+
J(
|
|
160
|
+
a,
|
|
161
|
+
"click",
|
|
162
|
+
/*click_handler_2*/
|
|
163
|
+
n[43]
|
|
164
|
+
),
|
|
165
|
+
J(
|
|
166
|
+
S,
|
|
167
|
+
"click",
|
|
168
|
+
/*click_handler_3*/
|
|
169
|
+
n[44]
|
|
170
|
+
)
|
|
171
|
+
], E = !0);
|
|
172
|
+
},
|
|
173
|
+
p(c, b) {
|
|
174
|
+
if (b[0] & /*winnersType, istopavailable, toggleTab, $_, tabs, isrecentavailable*/
|
|
175
|
+
3277827) {
|
|
176
|
+
M = te(
|
|
177
|
+
/*tabs*/
|
|
178
|
+
c[17]
|
|
179
|
+
);
|
|
180
|
+
let m;
|
|
181
|
+
for (m = 0; m < M.length; m += 1) {
|
|
182
|
+
const h = Ce(c, M, m);
|
|
183
|
+
g[m] ? g[m].p(h, b) : (g[m] = Fe(h), g[m].c(), g[m].m(s, null));
|
|
184
|
+
}
|
|
185
|
+
for (; m < g.length; m += 1)
|
|
186
|
+
g[m].d(1);
|
|
187
|
+
g.length = M.length;
|
|
188
|
+
}
|
|
189
|
+
b[0] & /*numberOfVisibleSlides, winners*/
|
|
190
|
+
6144 && C !== (C = /*numberOfVisibleSlides*/
|
|
191
|
+
c[12] >= /*winners*/
|
|
192
|
+
c[11].length ? "fill:#F6F6F62E" : "") && o(f, "style", C), b[0] & /*numberOfVisibleSlides, winners*/
|
|
193
|
+
6144 && j !== (j = /*numberOfVisibleSlides*/
|
|
194
|
+
c[12] >= /*winners*/
|
|
195
|
+
c[11].length ? "fill:#F6F6F62E" : "") && o(p, "style", j), b[0] & /*enableautoscroll*/
|
|
196
|
+
64 && A !== (A = "ButtonsContainer " + /*enableautoscroll*/
|
|
197
|
+
(c[6] == "true" ? "ButtonsContainerNone" : "") + " svelte-1c7r2o9") && o(l, "class", A), B === (B = G(c)) && _ ? _.p(c, b) : (_.d(1), _ = B(c), _ && (_.c(), _.m(e, null))), b[0] & /*mobile*/
|
|
198
|
+
8192 && L !== (L = "CasinoWinners " + /*mobile*/
|
|
199
|
+
(c[13] ? "Mobile" : "") + " svelte-1c7r2o9") && o(e, "class", L);
|
|
200
|
+
},
|
|
201
|
+
d(c) {
|
|
202
|
+
c && U(e), xe(g, c), _.d(), E = !1, rt(x);
|
|
203
|
+
}
|
|
204
|
+
};
|
|
205
|
+
}
|
|
206
|
+
function ct(n) {
|
|
207
|
+
let e;
|
|
208
|
+
return {
|
|
209
|
+
c() {
|
|
210
|
+
e = W("general-animation-loading"), I(
|
|
211
|
+
e,
|
|
212
|
+
"clientstyling",
|
|
213
|
+
/*clientstyling*/
|
|
214
|
+
n[4]
|
|
215
|
+
), I(
|
|
216
|
+
e,
|
|
217
|
+
"clientstylingurl",
|
|
218
|
+
/*clientstylingurl*/
|
|
219
|
+
n[5]
|
|
220
|
+
), I(e, "class", "svelte-1c7r2o9");
|
|
221
|
+
},
|
|
222
|
+
m(t, s) {
|
|
223
|
+
P(t, e, s);
|
|
224
|
+
},
|
|
225
|
+
p(t, s) {
|
|
226
|
+
s[0] & /*clientstyling*/
|
|
227
|
+
16 && I(
|
|
228
|
+
e,
|
|
229
|
+
"clientstyling",
|
|
230
|
+
/*clientstyling*/
|
|
231
|
+
t[4]
|
|
232
|
+
), s[0] & /*clientstylingurl*/
|
|
233
|
+
32 && I(
|
|
234
|
+
e,
|
|
235
|
+
"clientstylingurl",
|
|
236
|
+
/*clientstylingurl*/
|
|
237
|
+
t[5]
|
|
238
|
+
);
|
|
239
|
+
},
|
|
240
|
+
d(t) {
|
|
241
|
+
t && U(e);
|
|
242
|
+
}
|
|
243
|
+
};
|
|
244
|
+
}
|
|
245
|
+
function ke(n) {
|
|
246
|
+
let e, t = (
|
|
247
|
+
/*$_*/
|
|
248
|
+
n[20]("recentWinners") + ""
|
|
249
|
+
), s, i, l, a;
|
|
250
|
+
return {
|
|
251
|
+
c() {
|
|
252
|
+
e = W("button"), s = V(t), o(e, "class", i = "WinnersButton " + /*winnersType*/
|
|
253
|
+
(n[10] == "recent" ? "Active" : "") + " " + /*isrecentavailable*/
|
|
254
|
+
(n[0] == "false" ? "Off" : "") + " svelte-1c7r2o9");
|
|
255
|
+
},
|
|
256
|
+
m(u, f) {
|
|
257
|
+
P(u, e, f), d(e, s), l || (a = J(
|
|
258
|
+
e,
|
|
259
|
+
"click",
|
|
260
|
+
/*click_handler*/
|
|
261
|
+
n[41]
|
|
262
|
+
), l = !0);
|
|
263
|
+
},
|
|
264
|
+
p(u, f) {
|
|
265
|
+
f[0] & /*$_*/
|
|
266
|
+
1048576 && t !== (t = /*$_*/
|
|
267
|
+
u[20]("recentWinners") + "") && q(s, t), f[0] & /*winnersType, isrecentavailable*/
|
|
268
|
+
1025 && i !== (i = "WinnersButton " + /*winnersType*/
|
|
269
|
+
(u[10] == "recent" ? "Active" : "") + " " + /*isrecentavailable*/
|
|
270
|
+
(u[0] == "false" ? "Off" : "") + " svelte-1c7r2o9") && o(e, "class", i);
|
|
271
|
+
},
|
|
272
|
+
d(u) {
|
|
273
|
+
u && U(e), l = !1, a();
|
|
274
|
+
}
|
|
275
|
+
};
|
|
276
|
+
}
|
|
277
|
+
function Me(n) {
|
|
278
|
+
let e, t = (
|
|
279
|
+
/*$_*/
|
|
280
|
+
n[20]("topWinners") + ""
|
|
281
|
+
), s, i, l, a, u;
|
|
282
|
+
return {
|
|
283
|
+
c() {
|
|
284
|
+
e = W("button"), s = V(t), i = R(), o(e, "class", l = "WinnersButton " + /*winnersType*/
|
|
285
|
+
(n[10] == "top" ? "Active" : "") + " " + /*istopavailable*/
|
|
286
|
+
(n[1] == "false" ? "Off" : "") + " svelte-1c7r2o9");
|
|
287
|
+
},
|
|
288
|
+
m(f, C) {
|
|
289
|
+
P(f, e, C), d(e, s), d(e, i), a || (u = J(
|
|
290
|
+
e,
|
|
291
|
+
"click",
|
|
292
|
+
/*click_handler_1*/
|
|
293
|
+
n[42]
|
|
294
|
+
), a = !0);
|
|
295
|
+
},
|
|
296
|
+
p(f, C) {
|
|
297
|
+
C[0] & /*$_*/
|
|
298
|
+
1048576 && t !== (t = /*$_*/
|
|
299
|
+
f[20]("topWinners") + "") && q(s, t), C[0] & /*winnersType, istopavailable*/
|
|
300
|
+
1026 && l !== (l = "WinnersButton " + /*winnersType*/
|
|
301
|
+
(f[10] == "top" ? "Active" : "") + " " + /*istopavailable*/
|
|
302
|
+
(f[1] == "false" ? "Off" : "") + " svelte-1c7r2o9") && o(e, "class", l);
|
|
303
|
+
},
|
|
304
|
+
d(f) {
|
|
305
|
+
f && U(e), a = !1, u();
|
|
306
|
+
}
|
|
307
|
+
};
|
|
308
|
+
}
|
|
309
|
+
function Fe(n) {
|
|
310
|
+
let e, t, s = (
|
|
311
|
+
/*tab*/
|
|
312
|
+
n[73] == "recent" && ke(n)
|
|
313
|
+
), i = (
|
|
314
|
+
/*tab*/
|
|
315
|
+
n[73] == "top" && Me(n)
|
|
316
|
+
);
|
|
317
|
+
return {
|
|
318
|
+
c() {
|
|
319
|
+
s && s.c(), e = R(), i && i.c(), t = st();
|
|
320
|
+
},
|
|
321
|
+
m(l, a) {
|
|
322
|
+
s && s.m(l, a), P(l, e, a), i && i.m(l, a), P(l, t, a);
|
|
323
|
+
},
|
|
324
|
+
p(l, a) {
|
|
325
|
+
/*tab*/
|
|
326
|
+
l[73] == "recent" ? s ? s.p(l, a) : (s = ke(l), s.c(), s.m(e.parentNode, e)) : s && (s.d(1), s = null), /*tab*/
|
|
327
|
+
l[73] == "top" ? i ? i.p(l, a) : (i = Me(l), i.c(), i.m(t.parentNode, t)) : i && (i.d(1), i = null);
|
|
328
|
+
},
|
|
329
|
+
d(l) {
|
|
330
|
+
l && (U(e), U(t)), s && s.d(l), i && i.d(l);
|
|
331
|
+
}
|
|
332
|
+
};
|
|
333
|
+
}
|
|
334
|
+
function ut(n) {
|
|
335
|
+
let e, t = te(
|
|
336
|
+
/*winners*/
|
|
337
|
+
n[11]
|
|
338
|
+
), s = [];
|
|
339
|
+
for (let i = 0; i < t.length; i += 1)
|
|
340
|
+
s[i] = Se(We(n, t, i));
|
|
341
|
+
return {
|
|
342
|
+
c() {
|
|
343
|
+
e = W("div");
|
|
344
|
+
for (let i = 0; i < s.length; i += 1)
|
|
345
|
+
s[i].c();
|
|
346
|
+
o(e, "class", "WinnersSlider svelte-1c7r2o9");
|
|
347
|
+
},
|
|
348
|
+
m(i, l) {
|
|
349
|
+
P(i, e, l);
|
|
350
|
+
for (let a = 0; a < s.length; a += 1)
|
|
351
|
+
s[a] && s[a].m(e, null);
|
|
352
|
+
n[47](e);
|
|
353
|
+
},
|
|
354
|
+
p(i, l) {
|
|
355
|
+
if (l[0] & /*addAnimation, winnersGameCard, isLoggedIn, usercurrency, defaultcurrency, winners, $_, maskUsername, openWinnersGame*/
|
|
356
|
+
14223500) {
|
|
357
|
+
t = te(
|
|
358
|
+
/*winners*/
|
|
359
|
+
i[11]
|
|
360
|
+
);
|
|
361
|
+
let a;
|
|
362
|
+
for (a = 0; a < t.length; a += 1) {
|
|
363
|
+
const u = We(i, t, a);
|
|
364
|
+
s[a] ? s[a].p(u, l) : (s[a] = Se(u), s[a].c(), s[a].m(e, null));
|
|
365
|
+
}
|
|
366
|
+
for (; a < s.length; a += 1)
|
|
367
|
+
s[a].d(1);
|
|
368
|
+
s.length = t.length;
|
|
369
|
+
}
|
|
370
|
+
},
|
|
371
|
+
d(i) {
|
|
372
|
+
i && U(e), xe(s, i), n[47](null);
|
|
373
|
+
}
|
|
374
|
+
};
|
|
375
|
+
}
|
|
376
|
+
function ft(n) {
|
|
377
|
+
let e;
|
|
378
|
+
return {
|
|
379
|
+
c() {
|
|
380
|
+
e = W("general-animation-loading"), I(
|
|
381
|
+
e,
|
|
382
|
+
"clientstyling",
|
|
383
|
+
/*clientstyling*/
|
|
384
|
+
n[4]
|
|
385
|
+
), I(
|
|
386
|
+
e,
|
|
387
|
+
"clientstylingurl",
|
|
388
|
+
/*clientstylingurl*/
|
|
389
|
+
n[5]
|
|
390
|
+
), I(e, "class", "svelte-1c7r2o9");
|
|
391
|
+
},
|
|
392
|
+
m(t, s) {
|
|
393
|
+
P(t, e, s);
|
|
394
|
+
},
|
|
395
|
+
p(t, s) {
|
|
396
|
+
s[0] & /*clientstyling*/
|
|
397
|
+
16 && I(
|
|
398
|
+
e,
|
|
399
|
+
"clientstyling",
|
|
400
|
+
/*clientstyling*/
|
|
401
|
+
t[4]
|
|
402
|
+
), s[0] & /*clientstylingurl*/
|
|
403
|
+
32 && I(
|
|
404
|
+
e,
|
|
405
|
+
"clientstylingurl",
|
|
406
|
+
/*clientstylingurl*/
|
|
407
|
+
t[5]
|
|
408
|
+
);
|
|
409
|
+
},
|
|
410
|
+
d(t) {
|
|
411
|
+
t && U(e);
|
|
412
|
+
}
|
|
413
|
+
};
|
|
414
|
+
}
|
|
415
|
+
function Se(n) {
|
|
416
|
+
let e, t, s, i, l, a, u, f = (
|
|
417
|
+
/*winner*/
|
|
418
|
+
n[70].gameName + ""
|
|
419
|
+
), C, D, S, w = (
|
|
420
|
+
/*maskUsername*/
|
|
421
|
+
n[22](
|
|
422
|
+
/*winner*/
|
|
423
|
+
n[70].username
|
|
424
|
+
) + ""
|
|
425
|
+
), p, j, A, z = (
|
|
426
|
+
/*$_*/
|
|
427
|
+
n[20]("won") + ""
|
|
428
|
+
), L, E, x, M = (
|
|
429
|
+
/*winner*/
|
|
430
|
+
n[70].specifiedCurrencyAmount.toFixed(2) + ""
|
|
431
|
+
), g, G, B, _ = (
|
|
432
|
+
/*isLoggedIn*/
|
|
433
|
+
(n[7] ? (
|
|
434
|
+
/*usercurrency*/
|
|
435
|
+
n[3]
|
|
436
|
+
) : (
|
|
437
|
+
/*defaultcurrency*/
|
|
438
|
+
n[2]
|
|
439
|
+
)) + ""
|
|
440
|
+
), c, b, m, h, F;
|
|
441
|
+
function ne() {
|
|
442
|
+
return (
|
|
443
|
+
/*click_handler_4*/
|
|
444
|
+
n[45](
|
|
445
|
+
/*winner*/
|
|
446
|
+
n[70]
|
|
447
|
+
)
|
|
448
|
+
);
|
|
449
|
+
}
|
|
450
|
+
return {
|
|
451
|
+
c() {
|
|
452
|
+
var N, k, H, T;
|
|
453
|
+
e = W("div"), t = W("div"), s = W("img"), a = R(), u = W("p"), C = V(f), D = R(), S = W("p"), p = V(w), j = R(), A = W("p"), L = V(z), E = R(), x = W("p"), g = V(M), G = R(), B = W("span"), c = V(_), b = R(), ye(s.src, i = /*winner*/
|
|
454
|
+
(k = (N = n[70]) == null ? void 0 : N.gameModel) == null ? void 0 : k.thumbnail) || o(s, "src", i), o(s, "alt", l = /*winner*/
|
|
455
|
+
(T = (H = n[70]) == null ? void 0 : H.gameModel) == null ? void 0 : T.thumbnail), o(s, "class", "WinnersImage svelte-1c7r2o9"), o(u, "class", "svelte-1c7r2o9"), o(S, "class", "svelte-1c7r2o9"), o(A, "class", "WinnerUsername svelte-1c7r2o9"), o(B, "class", "svelte-1c7r2o9"), o(x, "class", "svelte-1c7r2o9"), o(t, "class", "WinnerCard svelte-1c7r2o9"), o(e, "class", m = "CardWrapper " + /*addAnimation*/
|
|
456
|
+
(n[16] ? "CardWrapperAnimation" : "") + " svelte-1c7r2o9");
|
|
457
|
+
},
|
|
458
|
+
m(N, k) {
|
|
459
|
+
P(N, e, k), d(e, t), d(t, s), d(t, a), d(t, u), d(u, C), d(t, D), d(t, S), d(S, p), d(t, j), d(t, A), d(A, L), d(t, E), d(t, x), d(x, g), d(x, G), d(x, B), d(B, c), d(e, b), n[46](e), h || (F = J(s, "click", ne), h = !0);
|
|
460
|
+
},
|
|
461
|
+
p(N, k) {
|
|
462
|
+
var H, T, K, Z;
|
|
463
|
+
n = N, k[0] & /*winners*/
|
|
464
|
+
2048 && !ye(s.src, i = /*winner*/
|
|
465
|
+
(T = (H = n[70]) == null ? void 0 : H.gameModel) == null ? void 0 : T.thumbnail) && o(s, "src", i), k[0] & /*winners*/
|
|
466
|
+
2048 && l !== (l = /*winner*/
|
|
467
|
+
(Z = (K = n[70]) == null ? void 0 : K.gameModel) == null ? void 0 : Z.thumbnail) && o(s, "alt", l), k[0] & /*winners*/
|
|
468
|
+
2048 && f !== (f = /*winner*/
|
|
469
|
+
n[70].gameName + "") && q(C, f), k[0] & /*winners*/
|
|
470
|
+
2048 && w !== (w = /*maskUsername*/
|
|
471
|
+
n[22](
|
|
472
|
+
/*winner*/
|
|
473
|
+
n[70].username
|
|
474
|
+
) + "") && q(p, w), k[0] & /*$_*/
|
|
475
|
+
1048576 && z !== (z = /*$_*/
|
|
476
|
+
n[20]("won") + "") && q(L, z), k[0] & /*winners*/
|
|
477
|
+
2048 && M !== (M = /*winner*/
|
|
478
|
+
n[70].specifiedCurrencyAmount.toFixed(2) + "") && q(g, M), k[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
|
|
479
|
+
140 && _ !== (_ = /*isLoggedIn*/
|
|
480
|
+
(n[7] ? (
|
|
481
|
+
/*usercurrency*/
|
|
482
|
+
n[3]
|
|
483
|
+
) : (
|
|
484
|
+
/*defaultcurrency*/
|
|
485
|
+
n[2]
|
|
486
|
+
)) + "") && q(c, _), k[0] & /*addAnimation*/
|
|
487
|
+
65536 && m !== (m = "CardWrapper " + /*addAnimation*/
|
|
488
|
+
(n[16] ? "CardWrapperAnimation" : "") + " svelte-1c7r2o9") && o(e, "class", m);
|
|
489
|
+
},
|
|
490
|
+
d(N) {
|
|
491
|
+
N && U(e), n[46](null), h = !1, F();
|
|
492
|
+
}
|
|
493
|
+
};
|
|
494
|
+
}
|
|
495
|
+
function dt(n) {
|
|
496
|
+
let e;
|
|
497
|
+
function t(l, a) {
|
|
498
|
+
return (
|
|
499
|
+
/*isLoading*/
|
|
500
|
+
l[14] || /*isLoadingCustomStyling*/
|
|
501
|
+
l[15] ? ct : at
|
|
502
|
+
);
|
|
503
|
+
}
|
|
504
|
+
let s = t(n), i = s(n);
|
|
505
|
+
return {
|
|
506
|
+
c() {
|
|
507
|
+
e = W("div"), i.c(), o(e, "class", "svelte-1c7r2o9");
|
|
508
|
+
},
|
|
509
|
+
m(l, a) {
|
|
510
|
+
P(l, e, a), i.m(e, null), n[48](e);
|
|
511
|
+
},
|
|
512
|
+
p(l, a) {
|
|
513
|
+
s === (s = t(l)) && i ? i.p(l, a) : (i.d(1), i = s(l), i && (i.c(), i.m(e, null)));
|
|
514
|
+
},
|
|
515
|
+
i: be,
|
|
516
|
+
o: be,
|
|
517
|
+
d(l) {
|
|
518
|
+
l && U(e), i.d(), n[48](null);
|
|
519
|
+
}
|
|
520
|
+
};
|
|
521
|
+
}
|
|
522
|
+
function mt(n, e, t) {
|
|
523
|
+
let s;
|
|
524
|
+
et(n, it, (r) => t(20, s = r));
|
|
525
|
+
let { endpoint: i = "" } = e, { session: l = "" } = e, { userid: a = "" } = e, { periodrecent: u = "Today" } = e, { periodtop: f = "Last7Days" } = e, { numberusersrecent: C = "20" } = e, { numberuserstop: D = "20" } = e, { amountlimit: S = "1" } = e, { vendorCategory: w = "All" } = e, { lang: p = "en" } = e, { isrecentavailable: j = "true" } = e, { istopavailable: A = "true" } = e, { defaultcurrency: z = "" } = e, { usercurrency: L = "" } = e, { clientstyling: E = "" } = e, { clientstylingurl: x = "" } = e, { enableautoscroll: M = "" } = e, { tabsorder: g = "" } = e, { translationurl: G = "" } = e, { winnersdatasources: B = "" } = e, { hascustomstyling: _ = "false" } = e, c, b, m = [], h = 0, F = 0, ne = window.navigator.userAgent, N, k, H, T, K = !0, Z = !1, ae = !1, ce, X, re, Y, ue = [], se = !1, Q, fe = 0;
|
|
526
|
+
const Be = () => {
|
|
527
|
+
let r = new URL(G);
|
|
528
|
+
fetch(r.href).then((v) => v.json()).then((v) => {
|
|
529
|
+
Object.keys(v).forEach((O) => {
|
|
530
|
+
we(O, v[O]);
|
|
531
|
+
});
|
|
532
|
+
}).catch((v) => {
|
|
533
|
+
console.log(v);
|
|
534
|
+
});
|
|
535
|
+
};
|
|
536
|
+
Object.keys(_e).forEach((r) => {
|
|
537
|
+
we(r, _e[r]);
|
|
538
|
+
});
|
|
539
|
+
const de = () => {
|
|
540
|
+
ue = B.split(",").map(function(v) {
|
|
541
|
+
return v.trim();
|
|
542
|
+
});
|
|
543
|
+
const r = new URL(`${i}/v1/casino/${b}-winners`);
|
|
544
|
+
t(18, se = !0), r.searchParams.append("limit", b == "recent" ? C : D), r.searchParams.append("specifiedCurrency", Y), r.searchParams.append("period", b == "recent" ? u : f), r.searchParams.append("language", p), r.searchParams.append("amountLimit", S), r.searchParams.append("vendorCategory", w), ue.forEach((v) => {
|
|
545
|
+
r.searchParams.append("dataSource", v);
|
|
546
|
+
}), setTimeout(
|
|
547
|
+
() => {
|
|
548
|
+
fetch(r.href).then((v) => v.json()).then((v) => {
|
|
549
|
+
t(11, m = []), t(11, m = v.items.map((O) => O)), t(18, se = !1), setTimeout(
|
|
550
|
+
() => {
|
|
551
|
+
Le(), ge(), M == "true" && (clearInterval(X), Ae()), t(14, K = !1);
|
|
552
|
+
},
|
|
553
|
+
5
|
|
554
|
+
);
|
|
555
|
+
});
|
|
556
|
+
},
|
|
557
|
+
1e3
|
|
558
|
+
);
|
|
559
|
+
}, ie = (r) => {
|
|
560
|
+
b !== r && (t(11, m = []), t(10, b = r), de());
|
|
561
|
+
}, Te = (r) => r.slice(0, 2) + r.slice(2, -2).replace(/./g, "*") + r.slice(-2), me = (r, v, O, $) => {
|
|
562
|
+
window.postMessage(
|
|
563
|
+
{
|
|
564
|
+
type: "OpenCasinoWinnersGame",
|
|
565
|
+
gameId: r,
|
|
566
|
+
launchUrl: v,
|
|
567
|
+
gameName: O,
|
|
568
|
+
subVendor: $
|
|
569
|
+
},
|
|
570
|
+
window.location.href
|
|
571
|
+
), typeof gtag == "function" && gtag("event", "OpenGame", {
|
|
572
|
+
context: "WinnersWidget",
|
|
573
|
+
gameId: `${r}`,
|
|
574
|
+
userId: `${H || "Not logged in"}`
|
|
575
|
+
});
|
|
576
|
+
}, ge = (r) => {
|
|
577
|
+
const v = [...c.children];
|
|
578
|
+
ce = v.length, v.forEach((O, $) => {
|
|
579
|
+
O.style.transform = `translateX(${100 * (r ? $ - r : $)}%)`;
|
|
580
|
+
}), setTimeout(
|
|
581
|
+
() => {
|
|
582
|
+
t(16, ae = !0);
|
|
583
|
+
},
|
|
584
|
+
10
|
|
585
|
+
);
|
|
586
|
+
}, Ae = () => {
|
|
587
|
+
h = 0, F < ce ? X = setInterval(
|
|
588
|
+
() => {
|
|
589
|
+
le();
|
|
590
|
+
},
|
|
591
|
+
3e3
|
|
592
|
+
) : clearInterval(X);
|
|
593
|
+
}, he = () => {
|
|
594
|
+
ge(h);
|
|
595
|
+
}, Le = () => {
|
|
596
|
+
fe = Q.offsetWidth, t(12, F = Math.round(c.offsetWidth / fe));
|
|
597
|
+
}, ve = () => {
|
|
598
|
+
if (F >= m.length) return;
|
|
599
|
+
const r = m.length;
|
|
600
|
+
h === 0 ? h = r - F : h - F < 0 ? h = 0 : h = h - F, he();
|
|
601
|
+
}, le = () => {
|
|
602
|
+
if (F >= m.length) return;
|
|
603
|
+
const r = m.length;
|
|
604
|
+
M == "true" && (h === r - F ? h = 0 : h++), M == "false" && (h === r - F ? h = 0 : r - F < h + F ? h = r - F : h += F), he();
|
|
605
|
+
}, Ee = () => {
|
|
606
|
+
lt(p);
|
|
607
|
+
}, je = () => {
|
|
608
|
+
t(7, k = !0), H = a;
|
|
609
|
+
}, pe = () => {
|
|
610
|
+
t(40, Y = k ? L : z);
|
|
611
|
+
}, ze = () => {
|
|
612
|
+
let r = document.createElement("style");
|
|
613
|
+
r.innerHTML = E, T.appendChild(r);
|
|
614
|
+
}, Oe = () => {
|
|
615
|
+
let r = new URL(x), v = document.createElement("style");
|
|
616
|
+
fetch(r.href).then((O) => O.text()).then((O) => {
|
|
617
|
+
v.innerHTML = O, setTimeout(
|
|
618
|
+
() => {
|
|
619
|
+
T.appendChild(v);
|
|
620
|
+
},
|
|
621
|
+
1
|
|
622
|
+
), setTimeout(
|
|
623
|
+
() => {
|
|
624
|
+
},
|
|
625
|
+
500
|
|
626
|
+
), t(15, Z = !1);
|
|
627
|
+
});
|
|
628
|
+
}, Ne = () => {
|
|
629
|
+
_ === "true" && (!E && !x && T && console.error("clientstyling or clientstylingurl mandatory if hascustomstyling is true"), !E && x && t(15, Z = !0));
|
|
630
|
+
}, Re = () => {
|
|
631
|
+
t(17, re = g.split(",")), t(10, b = re[0]), j == "false" && t(26, S = ""), pe(), t(14, K = !1);
|
|
632
|
+
};
|
|
633
|
+
tt(() => (t(13, N = nt(ne)), () => {
|
|
634
|
+
clearInterval(X);
|
|
635
|
+
}));
|
|
636
|
+
const De = () => ie("recent"), Ge = () => ie("top"), Ie = () => ve(), Pe = () => le(), Ue = (r) => me(r.gameId, r.gameModel.launchUrl, r.gameModel.name, r.gameModel.subVendor);
|
|
637
|
+
function He(r) {
|
|
638
|
+
oe[r ? "unshift" : "push"](() => {
|
|
639
|
+
Q = r, t(19, Q);
|
|
640
|
+
});
|
|
641
|
+
}
|
|
642
|
+
function Ve(r) {
|
|
643
|
+
oe[r ? "unshift" : "push"](() => {
|
|
644
|
+
c = r, t(9, c);
|
|
645
|
+
});
|
|
646
|
+
}
|
|
647
|
+
function qe(r) {
|
|
648
|
+
oe[r ? "unshift" : "push"](() => {
|
|
649
|
+
T = r, t(8, T);
|
|
650
|
+
});
|
|
651
|
+
}
|
|
652
|
+
return n.$$set = (r) => {
|
|
653
|
+
"endpoint" in r && t(27, i = r.endpoint), "session" in r && t(28, l = r.session), "userid" in r && t(29, a = r.userid), "periodrecent" in r && t(30, u = r.periodrecent), "periodtop" in r && t(31, f = r.periodtop), "numberusersrecent" in r && t(32, C = r.numberusersrecent), "numberuserstop" in r && t(33, D = r.numberuserstop), "amountlimit" in r && t(26, S = r.amountlimit), "vendorCategory" in r && t(34, w = r.vendorCategory), "lang" in r && t(35, p = r.lang), "isrecentavailable" in r && t(0, j = r.isrecentavailable), "istopavailable" in r && t(1, A = r.istopavailable), "defaultcurrency" in r && t(2, z = r.defaultcurrency), "usercurrency" in r && t(3, L = r.usercurrency), "clientstyling" in r && t(4, E = r.clientstyling), "clientstylingurl" in r && t(5, x = r.clientstylingurl), "enableautoscroll" in r && t(6, M = r.enableautoscroll), "tabsorder" in r && t(36, g = r.tabsorder), "translationurl" in r && t(37, G = r.translationurl), "winnersdatasources" in r && t(38, B = r.winnersdatasources), "hascustomstyling" in r && t(39, _ = r.hascustomstyling);
|
|
654
|
+
}, n.$$.update = () => {
|
|
655
|
+
n.$$.dirty[0] & /*isrecentavailable, istopavailable, periodrecent, amountlimit*/
|
|
656
|
+
1140850691 | n.$$.dirty[1] & /*periodtop, numberusersrecent, numberuserstop, vendorCategory, lang, tabsorder*/
|
|
657
|
+
63 && j && A && u && f && C && D && S && w && p && g && Re(), n.$$.dirty[0] & /*session*/
|
|
658
|
+
268435456 && l && je(), n.$$.dirty[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
|
|
659
|
+
140 && k && (L || z) && pe(), n.$$.dirty[0] & /*endpoint*/
|
|
660
|
+
134217728 | n.$$.dirty[1] & /*winnersdatasources, currency*/
|
|
661
|
+
640 && i && B && Y && de(), n.$$.dirty[1] & /*lang*/
|
|
662
|
+
16 && p && Ee(), n.$$.dirty[1] & /*translationurl*/
|
|
663
|
+
64 && G && Be(), n.$$.dirty[1] & /*hascustomstyling*/
|
|
664
|
+
256 && _ && Ne(), n.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
665
|
+
272 && E && T && ze(), n.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
666
|
+
288 && x && T && Oe();
|
|
667
|
+
}, [
|
|
668
|
+
j,
|
|
669
|
+
A,
|
|
670
|
+
z,
|
|
671
|
+
L,
|
|
672
|
+
E,
|
|
673
|
+
x,
|
|
674
|
+
M,
|
|
675
|
+
k,
|
|
676
|
+
T,
|
|
677
|
+
c,
|
|
678
|
+
b,
|
|
679
|
+
m,
|
|
680
|
+
F,
|
|
681
|
+
N,
|
|
682
|
+
K,
|
|
683
|
+
Z,
|
|
684
|
+
ae,
|
|
685
|
+
re,
|
|
686
|
+
se,
|
|
687
|
+
Q,
|
|
688
|
+
s,
|
|
689
|
+
ie,
|
|
690
|
+
Te,
|
|
691
|
+
me,
|
|
692
|
+
ve,
|
|
693
|
+
le,
|
|
694
|
+
S,
|
|
695
|
+
i,
|
|
696
|
+
l,
|
|
697
|
+
a,
|
|
698
|
+
u,
|
|
699
|
+
f,
|
|
700
|
+
C,
|
|
701
|
+
D,
|
|
702
|
+
w,
|
|
703
|
+
p,
|
|
704
|
+
g,
|
|
705
|
+
G,
|
|
706
|
+
B,
|
|
707
|
+
_,
|
|
708
|
+
Y,
|
|
709
|
+
De,
|
|
710
|
+
Ge,
|
|
711
|
+
Ie,
|
|
712
|
+
Pe,
|
|
713
|
+
Ue,
|
|
714
|
+
He,
|
|
715
|
+
Ve,
|
|
716
|
+
qe
|
|
717
|
+
];
|
|
718
|
+
}
|
|
719
|
+
class gt extends Je {
|
|
720
|
+
constructor(e) {
|
|
721
|
+
super(), Xe(
|
|
722
|
+
this,
|
|
723
|
+
e,
|
|
724
|
+
mt,
|
|
725
|
+
dt,
|
|
726
|
+
Qe,
|
|
727
|
+
{
|
|
728
|
+
endpoint: 27,
|
|
729
|
+
session: 28,
|
|
730
|
+
userid: 29,
|
|
731
|
+
periodrecent: 30,
|
|
732
|
+
periodtop: 31,
|
|
733
|
+
numberusersrecent: 32,
|
|
734
|
+
numberuserstop: 33,
|
|
735
|
+
amountlimit: 26,
|
|
736
|
+
vendorCategory: 34,
|
|
737
|
+
lang: 35,
|
|
738
|
+
isrecentavailable: 0,
|
|
739
|
+
istopavailable: 1,
|
|
740
|
+
defaultcurrency: 2,
|
|
741
|
+
usercurrency: 3,
|
|
742
|
+
clientstyling: 4,
|
|
743
|
+
clientstylingurl: 5,
|
|
744
|
+
enableautoscroll: 6,
|
|
745
|
+
tabsorder: 36,
|
|
746
|
+
translationurl: 37,
|
|
747
|
+
winnersdatasources: 38,
|
|
748
|
+
hascustomstyling: 39
|
|
749
|
+
},
|
|
750
|
+
ot,
|
|
751
|
+
[-1, -1, -1]
|
|
752
|
+
);
|
|
753
|
+
}
|
|
754
|
+
get endpoint() {
|
|
755
|
+
return this.$$.ctx[27];
|
|
756
|
+
}
|
|
757
|
+
set endpoint(e) {
|
|
758
|
+
this.$$set({ endpoint: e }), y();
|
|
759
|
+
}
|
|
760
|
+
get session() {
|
|
761
|
+
return this.$$.ctx[28];
|
|
762
|
+
}
|
|
763
|
+
set session(e) {
|
|
764
|
+
this.$$set({ session: e }), y();
|
|
765
|
+
}
|
|
766
|
+
get userid() {
|
|
767
|
+
return this.$$.ctx[29];
|
|
768
|
+
}
|
|
769
|
+
set userid(e) {
|
|
770
|
+
this.$$set({ userid: e }), y();
|
|
771
|
+
}
|
|
772
|
+
get periodrecent() {
|
|
773
|
+
return this.$$.ctx[30];
|
|
774
|
+
}
|
|
775
|
+
set periodrecent(e) {
|
|
776
|
+
this.$$set({ periodrecent: e }), y();
|
|
777
|
+
}
|
|
778
|
+
get periodtop() {
|
|
779
|
+
return this.$$.ctx[31];
|
|
780
|
+
}
|
|
781
|
+
set periodtop(e) {
|
|
782
|
+
this.$$set({ periodtop: e }), y();
|
|
783
|
+
}
|
|
784
|
+
get numberusersrecent() {
|
|
785
|
+
return this.$$.ctx[32];
|
|
786
|
+
}
|
|
787
|
+
set numberusersrecent(e) {
|
|
788
|
+
this.$$set({ numberusersrecent: e }), y();
|
|
789
|
+
}
|
|
790
|
+
get numberuserstop() {
|
|
791
|
+
return this.$$.ctx[33];
|
|
792
|
+
}
|
|
793
|
+
set numberuserstop(e) {
|
|
794
|
+
this.$$set({ numberuserstop: e }), y();
|
|
795
|
+
}
|
|
796
|
+
get amountlimit() {
|
|
797
|
+
return this.$$.ctx[26];
|
|
798
|
+
}
|
|
799
|
+
set amountlimit(e) {
|
|
800
|
+
this.$$set({ amountlimit: e }), y();
|
|
801
|
+
}
|
|
802
|
+
get vendorCategory() {
|
|
803
|
+
return this.$$.ctx[34];
|
|
804
|
+
}
|
|
805
|
+
set vendorCategory(e) {
|
|
806
|
+
this.$$set({ vendorCategory: e }), y();
|
|
807
|
+
}
|
|
808
|
+
get lang() {
|
|
809
|
+
return this.$$.ctx[35];
|
|
810
|
+
}
|
|
811
|
+
set lang(e) {
|
|
812
|
+
this.$$set({ lang: e }), y();
|
|
813
|
+
}
|
|
814
|
+
get isrecentavailable() {
|
|
815
|
+
return this.$$.ctx[0];
|
|
816
|
+
}
|
|
817
|
+
set isrecentavailable(e) {
|
|
818
|
+
this.$$set({ isrecentavailable: e }), y();
|
|
819
|
+
}
|
|
820
|
+
get istopavailable() {
|
|
821
|
+
return this.$$.ctx[1];
|
|
822
|
+
}
|
|
823
|
+
set istopavailable(e) {
|
|
824
|
+
this.$$set({ istopavailable: e }), y();
|
|
825
|
+
}
|
|
826
|
+
get defaultcurrency() {
|
|
827
|
+
return this.$$.ctx[2];
|
|
828
|
+
}
|
|
829
|
+
set defaultcurrency(e) {
|
|
830
|
+
this.$$set({ defaultcurrency: e }), y();
|
|
831
|
+
}
|
|
832
|
+
get usercurrency() {
|
|
833
|
+
return this.$$.ctx[3];
|
|
834
|
+
}
|
|
835
|
+
set usercurrency(e) {
|
|
836
|
+
this.$$set({ usercurrency: e }), y();
|
|
837
|
+
}
|
|
838
|
+
get clientstyling() {
|
|
839
|
+
return this.$$.ctx[4];
|
|
840
|
+
}
|
|
841
|
+
set clientstyling(e) {
|
|
842
|
+
this.$$set({ clientstyling: e }), y();
|
|
843
|
+
}
|
|
844
|
+
get clientstylingurl() {
|
|
845
|
+
return this.$$.ctx[5];
|
|
846
|
+
}
|
|
847
|
+
set clientstylingurl(e) {
|
|
848
|
+
this.$$set({ clientstylingurl: e }), y();
|
|
849
|
+
}
|
|
850
|
+
get enableautoscroll() {
|
|
851
|
+
return this.$$.ctx[6];
|
|
852
|
+
}
|
|
853
|
+
set enableautoscroll(e) {
|
|
854
|
+
this.$$set({ enableautoscroll: e }), y();
|
|
855
|
+
}
|
|
856
|
+
get tabsorder() {
|
|
857
|
+
return this.$$.ctx[36];
|
|
858
|
+
}
|
|
859
|
+
set tabsorder(e) {
|
|
860
|
+
this.$$set({ tabsorder: e }), y();
|
|
861
|
+
}
|
|
862
|
+
get translationurl() {
|
|
863
|
+
return this.$$.ctx[37];
|
|
864
|
+
}
|
|
865
|
+
set translationurl(e) {
|
|
866
|
+
this.$$set({ translationurl: e }), y();
|
|
867
|
+
}
|
|
868
|
+
get winnersdatasources() {
|
|
869
|
+
return this.$$.ctx[38];
|
|
870
|
+
}
|
|
871
|
+
set winnersdatasources(e) {
|
|
872
|
+
this.$$set({ winnersdatasources: e }), y();
|
|
873
|
+
}
|
|
874
|
+
get hascustomstyling() {
|
|
875
|
+
return this.$$.ctx[39];
|
|
876
|
+
}
|
|
877
|
+
set hascustomstyling(e) {
|
|
878
|
+
this.$$set({ hascustomstyling: e }), y();
|
|
879
|
+
}
|
|
880
|
+
}
|
|
881
|
+
Ye(gt, { endpoint: {}, session: {}, userid: {}, periodrecent: {}, periodtop: {}, numberusersrecent: {}, numberuserstop: {}, amountlimit: {}, vendorCategory: {}, lang: {}, isrecentavailable: {}, istopavailable: {}, defaultcurrency: {}, usercurrency: {}, clientstyling: {}, clientstylingurl: {}, enableautoscroll: {}, tabsorder: {}, translationurl: {}, winnersdatasources: {}, hascustomstyling: {} }, [], [], !0);
|
|
882
|
+
export {
|
|
883
|
+
gt as default
|
|
884
|
+
};
|