@everymatrix/casino-lobby 1.52.2 → 1.52.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFavoritesSection-B9gBh0NZ.js → CasinoFavoritesSection-BBB31zDY.js} +1 -1
- package/components/{CasinoFavoritesSection-ChFh3su6.cjs → CasinoFavoritesSection-BHrmxWuN.cjs} +1 -1
- package/components/{CasinoFilter-D4w5681f.js → CasinoFilter-CxB9D2A4.js} +26 -26
- package/components/CasinoFilter-DdhssY81.cjs +1 -0
- package/components/{CasinoGamesCategorySection-BMrvvE60.js → CasinoGamesCategorySection-C_kk0DKd.js} +1 -1
- package/components/{CasinoGamesCategorySection-B4Qu6J6Z.cjs → CasinoGamesCategorySection-DRTO5RGa.cjs} +1 -1
- package/components/{CasinoLastPlayedSection-dSLftjtV.js → CasinoLastPlayedSection-CLnhsvP9.js} +1 -1
- package/components/{CasinoLastPlayedSection-DffnfNRE.cjs → CasinoLastPlayedSection-CXT1cjKT.cjs} +1 -1
- package/components/{CasinoLobby-Dz801OXj.cjs → CasinoLobby-DSzDWiIw.cjs} +1 -1
- package/components/{CasinoLobby-Th0vuI9M.js → CasinoLobby-pjumhRDZ.js} +1 -1
- package/components/{CasinoMostPlayedSection-CVtfFNhO.js → CasinoMostPlayedSection-5-RVoCb-.js} +1 -1
- package/components/{CasinoMostPlayedSection-DZGaHB3O.cjs → CasinoMostPlayedSection-Bl6GtlIg.cjs} +1 -1
- package/components/{CasinoMyGames-BnnaietT.js → CasinoMyGames-6DZcdRjD.js} +43 -43
- package/components/{CasinoMyGames-CfS6qq0G.cjs → CasinoMyGames-Dk_pu9Qu.cjs} +1 -1
- package/components/CasinoPage-2oHimQvG.cjs +1 -0
- package/components/{CasinoPage-Bl_V6Pl7.js → CasinoPage-C4py41GG.js} +15 -4
- package/components/{CasinoSearch-Dd4amKB_.cjs → CasinoSearch-BzNr7mJS.cjs} +1 -1
- package/components/{CasinoSearch-Y5NcDcXt.js → CasinoSearch-D5Ytqppn.js} +1 -1
- package/components/CasinoWinners-B4eUo0-6.cjs +1 -0
- package/components/CasinoWinners-BZNLRgvw.js +971 -0
- package/es2015/casino-lobby.cjs +1 -1
- package/es2015/casino-lobby.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFilter-BRH4KgQb.cjs +0 -1
- package/components/CasinoPage-BmEQljJI.cjs +0 -1
- package/components/CasinoWinners-CUORt5E8.cjs +0 -1
- package/components/CasinoWinners-CwPF3r2V.js +0 -908
|
@@ -0,0 +1,971 @@
|
|
|
1
|
+
import { I as Je, $ as Xe, S as Ye, i as Qe, f as y, c as $e, s as en, b as nn, e as _, d as j, C as _e, j as L, J as tn, o as rn, l as sn, m as le, p as ne, q as G, E as ee, u as a, v as u, w as J, B as Be, R as on, M as q, F as ae, O as ln, r as H, A as V, D as We } from "./CasinoCalendar-0AyYaYr6.js";
|
|
2
|
+
function we(t, e) {
|
|
3
|
+
Je(t, e);
|
|
4
|
+
}
|
|
5
|
+
function an(t) {
|
|
6
|
+
Xe.set(t);
|
|
7
|
+
}
|
|
8
|
+
const ve = {
|
|
9
|
+
en: {
|
|
10
|
+
recentWinners: "Recent Winners",
|
|
11
|
+
topWinners: "Top Winners",
|
|
12
|
+
won: "just won",
|
|
13
|
+
noWinnersMessage: "Currently there are no winners."
|
|
14
|
+
},
|
|
15
|
+
"zh-hk": {
|
|
16
|
+
recentWinners: "最近的获奖者",
|
|
17
|
+
topWinners: "最佳获奖者",
|
|
18
|
+
won: "刚赢",
|
|
19
|
+
noWinnersMessage: "現在暫時沒有贏家!"
|
|
20
|
+
},
|
|
21
|
+
de: {
|
|
22
|
+
recentWinners: "Kürzliche Gewinner",
|
|
23
|
+
topWinners: "Top Gewinner",
|
|
24
|
+
won: "Eben gewonnen",
|
|
25
|
+
noWinnersMessage: "Zurzeit gibt es keine Gewinner!"
|
|
26
|
+
},
|
|
27
|
+
it: {
|
|
28
|
+
recentWinners: "Recent Winners",
|
|
29
|
+
topWinners: "Top Winners",
|
|
30
|
+
won: "just won",
|
|
31
|
+
noWinnersMessage: "Non ci sono vincitori al momento!"
|
|
32
|
+
},
|
|
33
|
+
fr: {
|
|
34
|
+
recentWinners: "Gagnants récents",
|
|
35
|
+
topWinners: "Meilleurs gagnants",
|
|
36
|
+
won: "vient de gagner",
|
|
37
|
+
noWinnersMessage: "Il n’y a pas de gagnants pour le moment !"
|
|
38
|
+
},
|
|
39
|
+
es: {
|
|
40
|
+
recentWinners: "Ganadores Recientes",
|
|
41
|
+
topWinners: "Ganadores Top",
|
|
42
|
+
won: "Últimos Ganadores",
|
|
43
|
+
noWinnersMessage: "No hay ganadores en este momento."
|
|
44
|
+
},
|
|
45
|
+
el: {
|
|
46
|
+
recentWinners: "Πρόσφατοι νικητές",
|
|
47
|
+
topWinners: "Κορυφαίοι νικητές",
|
|
48
|
+
won: "μόλις κέρδισε",
|
|
49
|
+
noWinnersMessage: "Δεν υπάρχουν νικητές αυτή τη στιγμή!"
|
|
50
|
+
},
|
|
51
|
+
tr: {
|
|
52
|
+
recentWinners: "Son Kazananlar",
|
|
53
|
+
topWinners: "En Çok Kazananlar",
|
|
54
|
+
won: "Sadece kazandı",
|
|
55
|
+
noWinnersMessage: "Şu anda kazanan yok!"
|
|
56
|
+
},
|
|
57
|
+
ru: {
|
|
58
|
+
recentWinners: "Recent Winners",
|
|
59
|
+
topWinners: "Top Winners",
|
|
60
|
+
won: "just won",
|
|
61
|
+
noWinnersMessage: "В данный момент нет победителей!"
|
|
62
|
+
},
|
|
63
|
+
ro: {
|
|
64
|
+
recentWinners: "Ultimii câștigători",
|
|
65
|
+
topWinners: "Câștigători de top",
|
|
66
|
+
won: "tocmai a câștigat",
|
|
67
|
+
noWinnersMessage: "Nu există câștigători în acest moment!"
|
|
68
|
+
},
|
|
69
|
+
hr: {
|
|
70
|
+
recentWinners: "Nedavni dobitnici",
|
|
71
|
+
topWinners: "Top dobitnici",
|
|
72
|
+
won: "upravo osvojio",
|
|
73
|
+
noWinnersMessage: "Trenutno nema pobjednika!"
|
|
74
|
+
},
|
|
75
|
+
hu: {
|
|
76
|
+
recentWinners: "Legutóbbi nyertesek",
|
|
77
|
+
topWinners: "Top nyertesek",
|
|
78
|
+
won: "Nyert",
|
|
79
|
+
noWinnersMessage: "Jelenleg nincsenek nyertesek!"
|
|
80
|
+
},
|
|
81
|
+
pl: {
|
|
82
|
+
recentWinners: "Recent Winners",
|
|
83
|
+
topWinners: "Top Winners",
|
|
84
|
+
won: "just won",
|
|
85
|
+
noWinnersMessage: "There are no winners at the moment!"
|
|
86
|
+
},
|
|
87
|
+
pt: {
|
|
88
|
+
recentWinners: "Recent Winners",
|
|
89
|
+
topWinners: "Top Winners",
|
|
90
|
+
won: "just won",
|
|
91
|
+
noWinnersMessage: "Obecnie nie ma żadnych zwycięzców!"
|
|
92
|
+
},
|
|
93
|
+
sl: {
|
|
94
|
+
recentWinners: "Recent Winners",
|
|
95
|
+
topWinners: "Top Winners",
|
|
96
|
+
won: "just won",
|
|
97
|
+
noWinnersMessage: "Trenutno nema pobednika!"
|
|
98
|
+
},
|
|
99
|
+
sr: {
|
|
100
|
+
recentWinners: "Recent Winners",
|
|
101
|
+
topWinners: "Top Winners",
|
|
102
|
+
won: "just won",
|
|
103
|
+
noWinnersMessage: "There are no winners at the moment!"
|
|
104
|
+
},
|
|
105
|
+
"pt-br": {
|
|
106
|
+
recentWinners: "Vencedores recentes",
|
|
107
|
+
topWinners: "Principais vencedores",
|
|
108
|
+
won: "acabei de ganhar",
|
|
109
|
+
noWinnersMessage: "Não há vencedores no momento!"
|
|
110
|
+
},
|
|
111
|
+
"es-mx": {
|
|
112
|
+
recentWinners: "Ganadores recientes",
|
|
113
|
+
topWinners: "Mejores Ganadores",
|
|
114
|
+
won: "recién gano",
|
|
115
|
+
noWinnersMessage: "No hay ganadores en este momento."
|
|
116
|
+
},
|
|
117
|
+
"en-us": {
|
|
118
|
+
recentWinners: "Recent Winners",
|
|
119
|
+
topWinners: "Top Winners",
|
|
120
|
+
won: "just won",
|
|
121
|
+
noWinnersMessage: "Currently there are no winners."
|
|
122
|
+
}
|
|
123
|
+
};
|
|
124
|
+
if (typeof window != "undefined") {
|
|
125
|
+
let t = function(e) {
|
|
126
|
+
return function(...n) {
|
|
127
|
+
try {
|
|
128
|
+
return e.apply(this, n);
|
|
129
|
+
} catch (i) {
|
|
130
|
+
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"))
|
|
131
|
+
return !1;
|
|
132
|
+
throw i;
|
|
133
|
+
}
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
customElements.define = t(customElements.define), import("./GeneralAnimationLoading-C-B40oIV.js").then(({ default: e }) => {
|
|
137
|
+
!customElements.get("general-animation-loading") && customElements.define("general-animation-loading", e.element);
|
|
138
|
+
});
|
|
139
|
+
}
|
|
140
|
+
function cn(t) {
|
|
141
|
+
nn(t, "svelte-1x13ubp", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.Off{display:none}.CasinoWinners{background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));width:100%;height:320px;margin:0 auto}.CasinoWinners.Mobile{padding:25px 10px;height:250px}.WinnersHeader{display:flex;justify-content:space-between}.SliderButton{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:active{transform:translateY(1px)}.WinnerButtonsContainer{display:flex;margin-bottom:42px}.WinnersButton{border:none;background:none;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500;margin-right:60px;cursor:pointer}.WinnersButton:hover{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.WinnersButton:focus{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.WinnersButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.WinnersButton.Active{border-bottom:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));line-height:40px}.ButtonsContainerNone{display:none}.WinnersSlider{display:flex;justify-content:flex-start;position:relative;height:180px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.WinnersSlider::-webkit-scrollbar{display:none}.WinnersSlider .NoWinnersMessage{color:var(--emw--casino-typography, var(--emw--color-typography, #FFFFFF));font-size:var(--emw--font-size-medium, 16px)}.CardWrapper{position:absolute;top:0;left:0}.CardWrapperAnimation{transition:transform 2s}.WinnerCard{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 p:first-of-type{color:var(--emw--color-gray-150, #828282);font-size:14px;inline-size:189px;overflow-wrap:break-word;text-align:center}.WinnerCard p:nth-child(3){text-align:center;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WinnerCard p:nth-child(4){color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:14px;text-align:center}.WinnerCard p:last-of-type{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:16px}.WinnerCard:hover{border:1px solid rgba(255, 255, 255, 0.4)}.WinnersImage{border-radius:5px;height:54px;margin-bottom:10px;width:80px;cursor:pointer}.Mobile .CasinoWinners{width:320px;max-width:320px}.Mobile .WinnersHeader{justify-content:flex-start}.Mobile .WinnersButton{font-size:18px;white-space:nowrap;margin-right:40px}.Mobile .WinnersButton:last-child{margin-right:0}.Mobile .WinnersButton.Active{padding-bottom:4px}.Mobile .WinnersSlider{overflow:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.Mobile .SliderButton{display:none}.Mobile .WinnerCard{width:140px;height:150px;min-width:140px;margin-right:12px}.Mobile .WinnerCard p:first-of-type{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100px}.Mobile .WinnerCard p:nth-child(3){font-size:10px}.Mobile .WinnerCard p:nth-child(4){font-size:8px;font-weight:300;text-align:center}.Mobile .WinnerCard p:last-of-type{font-size:11px}.Mobile .WinnerButtonsContainer{margin-bottom:20px}");
|
|
142
|
+
}
|
|
143
|
+
function Ce(t, e, n) {
|
|
144
|
+
const i = t.slice();
|
|
145
|
+
return i[70] = e[n], i;
|
|
146
|
+
}
|
|
147
|
+
function ke(t, e, n) {
|
|
148
|
+
const i = t.slice();
|
|
149
|
+
return i[73] = e[n], i;
|
|
150
|
+
}
|
|
151
|
+
function un(t) {
|
|
152
|
+
let e, n, i, s, o, l, f, d, C, I, x, v, W, R, B, E, N, z, S, M = ne(
|
|
153
|
+
/*tabs*/
|
|
154
|
+
t[17]
|
|
155
|
+
), g = [];
|
|
156
|
+
for (let c = 0; c < M.length; c += 1)
|
|
157
|
+
g[c] = xe(ke(t, M, c));
|
|
158
|
+
function P(c, b) {
|
|
159
|
+
return (
|
|
160
|
+
/*isLoadingDelayed*/
|
|
161
|
+
c[18] ? mn : fn
|
|
162
|
+
);
|
|
163
|
+
}
|
|
164
|
+
let A = P(t), w = A(t);
|
|
165
|
+
return {
|
|
166
|
+
c() {
|
|
167
|
+
e = _("div"), n = _("div"), i = _("div");
|
|
168
|
+
for (let c = 0; c < g.length; c += 1)
|
|
169
|
+
g[c].c();
|
|
170
|
+
s = G(), o = _("div"), l = _("button"), f = ee("svg"), d = ee("path"), I = G(), x = _("button"), v = ee("svg"), W = ee("path"), E = G(), w.c(), a(i, "class", "WinnerButtonsContainer"), a(d, "style", C = /*numberOfVisibleSlides*/
|
|
171
|
+
t[12] >= /*winners*/
|
|
172
|
+
t[11].length ? "fill:#F6F6F62E" : ""), a(d, "id", "Path_36"), a(d, "data-name", "Path 36"), a(d, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), a(d, "transform", "translate(14.656 0) rotate(90)"), a(d, "fill", "#fff"), a(f, "id", "Component_46_2"), a(f, "data-name", "Component 46 – 2"), a(f, "xmlns", "http://www.w3.org/2000/svg"), a(f, "width", "15"), a(f, "height", "15"), a(f, "viewBox", "0 0 16 24.656"), a(l, "class", "SliderButton"), a(W, "style", R = /*numberOfVisibleSlides*/
|
|
173
|
+
t[12] >= /*winners*/
|
|
174
|
+
t[11].length ? "fill:#F6F6F62E" : ""), a(W, "id", "Path_36"), a(W, "data-name", "Path 36"), a(W, "d", "M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"), a(W, "transform", "translate(0 24.656) rotate(-90)"), a(W, "fill", "#fff"), a(v, "id", "Component_46_2"), a(v, "data-name", "Component 46 – 2"), a(v, "xmlns", "http://www.w3.org/2000/svg"), a(v, "width", "15"), a(v, "height", "15"), a(v, "viewBox", "0 0 16 24.656"), a(x, "class", "SliderButton"), a(o, "class", B = "ButtonsContainer " + /*enableautoscroll*/
|
|
175
|
+
(t[6] == "true" ? "ButtonsContainerNone" : "")), a(n, "class", "WinnersHeader"), a(e, "class", N = "CasinoWinners " + /*mobile*/
|
|
176
|
+
(t[13] ? "Mobile" : ""));
|
|
177
|
+
},
|
|
178
|
+
m(c, b) {
|
|
179
|
+
j(c, e, b), u(e, n), u(n, i);
|
|
180
|
+
for (let m = 0; m < g.length; m += 1)
|
|
181
|
+
g[m] && g[m].m(i, null);
|
|
182
|
+
u(n, s), u(n, o), u(o, l), u(l, f), u(f, d), u(o, I), u(o, x), u(x, v), u(v, W), u(e, E), w.m(e, null), z || (S = [
|
|
183
|
+
J(
|
|
184
|
+
l,
|
|
185
|
+
"click",
|
|
186
|
+
/*click_handler_2*/
|
|
187
|
+
t[43]
|
|
188
|
+
),
|
|
189
|
+
J(
|
|
190
|
+
x,
|
|
191
|
+
"click",
|
|
192
|
+
/*click_handler_3*/
|
|
193
|
+
t[44]
|
|
194
|
+
)
|
|
195
|
+
], z = !0);
|
|
196
|
+
},
|
|
197
|
+
p(c, b) {
|
|
198
|
+
if (b[0] & /*winnersType, istopavailable, toggleTab, $_, tabs, isrecentavailable*/
|
|
199
|
+
3277827) {
|
|
200
|
+
M = ne(
|
|
201
|
+
/*tabs*/
|
|
202
|
+
c[17]
|
|
203
|
+
);
|
|
204
|
+
let m;
|
|
205
|
+
for (m = 0; m < M.length; m += 1) {
|
|
206
|
+
const h = ke(c, M, m);
|
|
207
|
+
g[m] ? g[m].p(h, b) : (g[m] = xe(h), g[m].c(), g[m].m(i, null));
|
|
208
|
+
}
|
|
209
|
+
for (; m < g.length; m += 1)
|
|
210
|
+
g[m].d(1);
|
|
211
|
+
g.length = M.length;
|
|
212
|
+
}
|
|
213
|
+
b[0] & /*numberOfVisibleSlides, winners*/
|
|
214
|
+
6144 && C !== (C = /*numberOfVisibleSlides*/
|
|
215
|
+
c[12] >= /*winners*/
|
|
216
|
+
c[11].length ? "fill:#F6F6F62E" : "") && a(d, "style", C), b[0] & /*numberOfVisibleSlides, winners*/
|
|
217
|
+
6144 && R !== (R = /*numberOfVisibleSlides*/
|
|
218
|
+
c[12] >= /*winners*/
|
|
219
|
+
c[11].length ? "fill:#F6F6F62E" : "") && a(W, "style", R), b[0] & /*enableautoscroll*/
|
|
220
|
+
64 && B !== (B = "ButtonsContainer " + /*enableautoscroll*/
|
|
221
|
+
(c[6] == "true" ? "ButtonsContainerNone" : "")) && a(o, "class", B), A === (A = P(c)) && w ? w.p(c, b) : (w.d(1), w = A(c), w && (w.c(), w.m(e, null))), b[0] & /*mobile*/
|
|
222
|
+
8192 && N !== (N = "CasinoWinners " + /*mobile*/
|
|
223
|
+
(c[13] ? "Mobile" : "")) && a(e, "class", N);
|
|
224
|
+
},
|
|
225
|
+
d(c) {
|
|
226
|
+
c && L(e), Be(g, c), w.d(), z = !1, on(S);
|
|
227
|
+
}
|
|
228
|
+
};
|
|
229
|
+
}
|
|
230
|
+
function dn(t) {
|
|
231
|
+
let e;
|
|
232
|
+
return {
|
|
233
|
+
c() {
|
|
234
|
+
e = _("general-animation-loading"), q(
|
|
235
|
+
e,
|
|
236
|
+
"clientstyling",
|
|
237
|
+
/*clientstyling*/
|
|
238
|
+
t[4]
|
|
239
|
+
), q(
|
|
240
|
+
e,
|
|
241
|
+
"clientstylingurl",
|
|
242
|
+
/*clientstylingurl*/
|
|
243
|
+
t[5]
|
|
244
|
+
);
|
|
245
|
+
},
|
|
246
|
+
m(n, i) {
|
|
247
|
+
j(n, e, i);
|
|
248
|
+
},
|
|
249
|
+
p(n, i) {
|
|
250
|
+
i[0] & /*clientstyling*/
|
|
251
|
+
16 && q(
|
|
252
|
+
e,
|
|
253
|
+
"clientstyling",
|
|
254
|
+
/*clientstyling*/
|
|
255
|
+
n[4]
|
|
256
|
+
), i[0] & /*clientstylingurl*/
|
|
257
|
+
32 && q(
|
|
258
|
+
e,
|
|
259
|
+
"clientstylingurl",
|
|
260
|
+
/*clientstylingurl*/
|
|
261
|
+
n[5]
|
|
262
|
+
);
|
|
263
|
+
},
|
|
264
|
+
d(n) {
|
|
265
|
+
n && L(e);
|
|
266
|
+
}
|
|
267
|
+
};
|
|
268
|
+
}
|
|
269
|
+
function Me(t) {
|
|
270
|
+
let e, n = (
|
|
271
|
+
/*isrecentavailable*/
|
|
272
|
+
t[0] === "true" && Fe(t)
|
|
273
|
+
);
|
|
274
|
+
return {
|
|
275
|
+
c() {
|
|
276
|
+
n && n.c(), e = ae();
|
|
277
|
+
},
|
|
278
|
+
m(i, s) {
|
|
279
|
+
n && n.m(i, s), j(i, e, s);
|
|
280
|
+
},
|
|
281
|
+
p(i, s) {
|
|
282
|
+
/*isrecentavailable*/
|
|
283
|
+
i[0] === "true" ? n ? n.p(i, s) : (n = Fe(i), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null);
|
|
284
|
+
},
|
|
285
|
+
d(i) {
|
|
286
|
+
i && L(e), n && n.d(i);
|
|
287
|
+
}
|
|
288
|
+
};
|
|
289
|
+
}
|
|
290
|
+
function Fe(t) {
|
|
291
|
+
let e, n = (
|
|
292
|
+
/*$_*/
|
|
293
|
+
t[20]("recentWinners") + ""
|
|
294
|
+
), i, s, o, l;
|
|
295
|
+
return {
|
|
296
|
+
c() {
|
|
297
|
+
e = _("button"), i = H(n), a(e, "class", s = "WinnersButton " + /*winnersType*/
|
|
298
|
+
(t[10] == "recent" ? "Active" : ""));
|
|
299
|
+
},
|
|
300
|
+
m(f, d) {
|
|
301
|
+
j(f, e, d), u(e, i), o || (l = J(
|
|
302
|
+
e,
|
|
303
|
+
"click",
|
|
304
|
+
/*click_handler*/
|
|
305
|
+
t[41]
|
|
306
|
+
), o = !0);
|
|
307
|
+
},
|
|
308
|
+
p(f, d) {
|
|
309
|
+
d[0] & /*$_*/
|
|
310
|
+
1048576 && n !== (n = /*$_*/
|
|
311
|
+
f[20]("recentWinners") + "") && V(i, n), d[0] & /*winnersType*/
|
|
312
|
+
1024 && s !== (s = "WinnersButton " + /*winnersType*/
|
|
313
|
+
(f[10] == "recent" ? "Active" : "")) && a(e, "class", s);
|
|
314
|
+
},
|
|
315
|
+
d(f) {
|
|
316
|
+
f && L(e), o = !1, l();
|
|
317
|
+
}
|
|
318
|
+
};
|
|
319
|
+
}
|
|
320
|
+
function Se(t) {
|
|
321
|
+
let e, n = (
|
|
322
|
+
/*$_*/
|
|
323
|
+
t[20]("topWinners") + ""
|
|
324
|
+
), i, s, o, l, f;
|
|
325
|
+
return {
|
|
326
|
+
c() {
|
|
327
|
+
e = _("button"), i = H(n), s = G(), a(e, "class", o = "WinnersButton " + /*winnersType*/
|
|
328
|
+
(t[10] == "top" ? "Active" : "") + " " + /*istopavailable*/
|
|
329
|
+
(t[1] == "false" ? "Off" : ""));
|
|
330
|
+
},
|
|
331
|
+
m(d, C) {
|
|
332
|
+
j(d, e, C), u(e, i), u(e, s), l || (f = J(
|
|
333
|
+
e,
|
|
334
|
+
"click",
|
|
335
|
+
/*click_handler_1*/
|
|
336
|
+
t[42]
|
|
337
|
+
), l = !0);
|
|
338
|
+
},
|
|
339
|
+
p(d, C) {
|
|
340
|
+
C[0] & /*$_*/
|
|
341
|
+
1048576 && n !== (n = /*$_*/
|
|
342
|
+
d[20]("topWinners") + "") && V(i, n), C[0] & /*winnersType, istopavailable*/
|
|
343
|
+
1026 && o !== (o = "WinnersButton " + /*winnersType*/
|
|
344
|
+
(d[10] == "top" ? "Active" : "") + " " + /*istopavailable*/
|
|
345
|
+
(d[1] == "false" ? "Off" : "")) && a(e, "class", o);
|
|
346
|
+
},
|
|
347
|
+
d(d) {
|
|
348
|
+
d && L(e), l = !1, f();
|
|
349
|
+
}
|
|
350
|
+
};
|
|
351
|
+
}
|
|
352
|
+
function xe(t) {
|
|
353
|
+
let e, n, i = (
|
|
354
|
+
/*tab*/
|
|
355
|
+
t[73] == "recent" && Me(t)
|
|
356
|
+
), s = (
|
|
357
|
+
/*tab*/
|
|
358
|
+
t[73] == "top" && Se(t)
|
|
359
|
+
);
|
|
360
|
+
return {
|
|
361
|
+
c() {
|
|
362
|
+
i && i.c(), e = G(), s && s.c(), n = ae();
|
|
363
|
+
},
|
|
364
|
+
m(o, l) {
|
|
365
|
+
i && i.m(o, l), j(o, e, l), s && s.m(o, l), j(o, n, l);
|
|
366
|
+
},
|
|
367
|
+
p(o, l) {
|
|
368
|
+
/*tab*/
|
|
369
|
+
o[73] == "recent" ? i ? i.p(o, l) : (i = Me(o), i.c(), i.m(e.parentNode, e)) : i && (i.d(1), i = null), /*tab*/
|
|
370
|
+
o[73] == "top" ? s ? s.p(o, l) : (s = Se(o), s.c(), s.m(n.parentNode, n)) : s && (s.d(1), s = null);
|
|
371
|
+
},
|
|
372
|
+
d(o) {
|
|
373
|
+
o && (L(e), L(n)), i && i.d(o), s && s.d(o);
|
|
374
|
+
}
|
|
375
|
+
};
|
|
376
|
+
}
|
|
377
|
+
function fn(t) {
|
|
378
|
+
let e;
|
|
379
|
+
function n(o, l) {
|
|
380
|
+
return (
|
|
381
|
+
/*winners*/
|
|
382
|
+
o[11].length !== 0 ? hn : gn
|
|
383
|
+
);
|
|
384
|
+
}
|
|
385
|
+
let i = n(t), s = i(t);
|
|
386
|
+
return {
|
|
387
|
+
c() {
|
|
388
|
+
e = _("div"), s.c(), a(e, "class", "WinnersSlider");
|
|
389
|
+
},
|
|
390
|
+
m(o, l) {
|
|
391
|
+
j(o, e, l), s.m(e, null), t[47](e);
|
|
392
|
+
},
|
|
393
|
+
p(o, l) {
|
|
394
|
+
i === (i = n(o)) && s ? s.p(o, l) : (s.d(1), s = i(o), s && (s.c(), s.m(e, null)));
|
|
395
|
+
},
|
|
396
|
+
d(o) {
|
|
397
|
+
o && L(e), s.d(), t[47](null);
|
|
398
|
+
}
|
|
399
|
+
};
|
|
400
|
+
}
|
|
401
|
+
function mn(t) {
|
|
402
|
+
let e;
|
|
403
|
+
return {
|
|
404
|
+
c() {
|
|
405
|
+
e = _("general-animation-loading"), q(
|
|
406
|
+
e,
|
|
407
|
+
"clientstyling",
|
|
408
|
+
/*clientstyling*/
|
|
409
|
+
t[4]
|
|
410
|
+
), q(
|
|
411
|
+
e,
|
|
412
|
+
"clientstylingurl",
|
|
413
|
+
/*clientstylingurl*/
|
|
414
|
+
t[5]
|
|
415
|
+
);
|
|
416
|
+
},
|
|
417
|
+
m(n, i) {
|
|
418
|
+
j(n, e, i);
|
|
419
|
+
},
|
|
420
|
+
p(n, i) {
|
|
421
|
+
i[0] & /*clientstyling*/
|
|
422
|
+
16 && q(
|
|
423
|
+
e,
|
|
424
|
+
"clientstyling",
|
|
425
|
+
/*clientstyling*/
|
|
426
|
+
n[4]
|
|
427
|
+
), i[0] & /*clientstylingurl*/
|
|
428
|
+
32 && q(
|
|
429
|
+
e,
|
|
430
|
+
"clientstylingurl",
|
|
431
|
+
/*clientstylingurl*/
|
|
432
|
+
n[5]
|
|
433
|
+
);
|
|
434
|
+
},
|
|
435
|
+
d(n) {
|
|
436
|
+
n && L(e);
|
|
437
|
+
}
|
|
438
|
+
};
|
|
439
|
+
}
|
|
440
|
+
function gn(t) {
|
|
441
|
+
let e, n = (
|
|
442
|
+
/*$_*/
|
|
443
|
+
t[20]("noWinnersMessage") + ""
|
|
444
|
+
), i;
|
|
445
|
+
return {
|
|
446
|
+
c() {
|
|
447
|
+
e = _("p"), i = H(n), a(e, "class", "NoWinnersMessage");
|
|
448
|
+
},
|
|
449
|
+
m(s, o) {
|
|
450
|
+
j(s, e, o), u(e, i);
|
|
451
|
+
},
|
|
452
|
+
p(s, o) {
|
|
453
|
+
o[0] & /*$_*/
|
|
454
|
+
1048576 && n !== (n = /*$_*/
|
|
455
|
+
s[20]("noWinnersMessage") + "") && V(i, n);
|
|
456
|
+
},
|
|
457
|
+
d(s) {
|
|
458
|
+
s && L(e);
|
|
459
|
+
}
|
|
460
|
+
};
|
|
461
|
+
}
|
|
462
|
+
function hn(t) {
|
|
463
|
+
let e, n = ne(
|
|
464
|
+
/*winners*/
|
|
465
|
+
t[11]
|
|
466
|
+
), i = [];
|
|
467
|
+
for (let s = 0; s < n.length; s += 1)
|
|
468
|
+
i[s] = Te(Ce(t, n, s));
|
|
469
|
+
return {
|
|
470
|
+
c() {
|
|
471
|
+
for (let s = 0; s < i.length; s += 1)
|
|
472
|
+
i[s].c();
|
|
473
|
+
e = ae();
|
|
474
|
+
},
|
|
475
|
+
m(s, o) {
|
|
476
|
+
for (let l = 0; l < i.length; l += 1)
|
|
477
|
+
i[l] && i[l].m(s, o);
|
|
478
|
+
j(s, e, o);
|
|
479
|
+
},
|
|
480
|
+
p(s, o) {
|
|
481
|
+
if (o[0] & /*addAnimation, winnersGameCard, isLoggedIn, usercurrency, defaultcurrency, winners, $_, maskUsername, openWinnersGame*/
|
|
482
|
+
14223500) {
|
|
483
|
+
n = ne(
|
|
484
|
+
/*winners*/
|
|
485
|
+
s[11]
|
|
486
|
+
);
|
|
487
|
+
let l;
|
|
488
|
+
for (l = 0; l < n.length; l += 1) {
|
|
489
|
+
const f = Ce(s, n, l);
|
|
490
|
+
i[l] ? i[l].p(f, o) : (i[l] = Te(f), i[l].c(), i[l].m(e.parentNode, e));
|
|
491
|
+
}
|
|
492
|
+
for (; l < i.length; l += 1)
|
|
493
|
+
i[l].d(1);
|
|
494
|
+
i.length = n.length;
|
|
495
|
+
}
|
|
496
|
+
},
|
|
497
|
+
d(s) {
|
|
498
|
+
s && L(e), Be(i, s);
|
|
499
|
+
}
|
|
500
|
+
};
|
|
501
|
+
}
|
|
502
|
+
function Te(t) {
|
|
503
|
+
let e, n, i, s, o, l, f, d = (
|
|
504
|
+
/*winner*/
|
|
505
|
+
t[70].gameName + ""
|
|
506
|
+
), C, I, x, v = (
|
|
507
|
+
/*maskUsername*/
|
|
508
|
+
t[22](
|
|
509
|
+
/*winner*/
|
|
510
|
+
t[70].username
|
|
511
|
+
) + ""
|
|
512
|
+
), W, R, B, E = (
|
|
513
|
+
/*$_*/
|
|
514
|
+
t[20]("won") + ""
|
|
515
|
+
), N, z, S, M = (
|
|
516
|
+
/*winner*/
|
|
517
|
+
t[70].specifiedCurrencyAmount.toFixed(2) + ""
|
|
518
|
+
), g, P, A, w = (
|
|
519
|
+
/*isLoggedIn*/
|
|
520
|
+
(t[7] ? (
|
|
521
|
+
/*usercurrency*/
|
|
522
|
+
t[3]
|
|
523
|
+
) : (
|
|
524
|
+
/*defaultcurrency*/
|
|
525
|
+
t[2]
|
|
526
|
+
)) + ""
|
|
527
|
+
), c, b, m, h, F;
|
|
528
|
+
function te() {
|
|
529
|
+
return (
|
|
530
|
+
/*click_handler_4*/
|
|
531
|
+
t[45](
|
|
532
|
+
/*winner*/
|
|
533
|
+
t[70]
|
|
534
|
+
)
|
|
535
|
+
);
|
|
536
|
+
}
|
|
537
|
+
return {
|
|
538
|
+
c() {
|
|
539
|
+
var D, k, U, T;
|
|
540
|
+
e = _("div"), n = _("div"), i = _("img"), l = G(), f = _("p"), C = H(d), I = G(), x = _("p"), W = H(v), R = G(), B = _("p"), N = H(E), z = G(), S = _("p"), g = H(M), P = G(), A = _("span"), c = H(w), b = G(), We(i.src, s = /*winner*/
|
|
541
|
+
(k = (D = t[70]) == null ? void 0 : D.gameModel) == null ? void 0 : k.thumbnail) || a(i, "src", s), a(i, "alt", o = /*winner*/
|
|
542
|
+
(T = (U = t[70]) == null ? void 0 : U.gameModel) == null ? void 0 : T.thumbnail), a(i, "class", "WinnersImage"), a(B, "class", "WinnerUsername"), a(n, "class", "WinnerCard"), a(e, "class", m = "CardWrapper " + /*addAnimation*/
|
|
543
|
+
(t[16] ? "CardWrapperAnimation" : ""));
|
|
544
|
+
},
|
|
545
|
+
m(D, k) {
|
|
546
|
+
j(D, e, k), u(e, n), u(n, i), u(n, l), u(n, f), u(f, C), u(n, I), u(n, x), u(x, W), u(n, R), u(n, B), u(B, N), u(n, z), u(n, S), u(S, g), u(S, P), u(S, A), u(A, c), u(e, b), t[46](e), h || (F = J(i, "click", te), h = !0);
|
|
547
|
+
},
|
|
548
|
+
p(D, k) {
|
|
549
|
+
var U, T, K, Z;
|
|
550
|
+
t = D, k[0] & /*winners*/
|
|
551
|
+
2048 && !We(i.src, s = /*winner*/
|
|
552
|
+
(T = (U = t[70]) == null ? void 0 : U.gameModel) == null ? void 0 : T.thumbnail) && a(i, "src", s), k[0] & /*winners*/
|
|
553
|
+
2048 && o !== (o = /*winner*/
|
|
554
|
+
(Z = (K = t[70]) == null ? void 0 : K.gameModel) == null ? void 0 : Z.thumbnail) && a(i, "alt", o), k[0] & /*winners*/
|
|
555
|
+
2048 && d !== (d = /*winner*/
|
|
556
|
+
t[70].gameName + "") && V(C, d), k[0] & /*winners*/
|
|
557
|
+
2048 && v !== (v = /*maskUsername*/
|
|
558
|
+
t[22](
|
|
559
|
+
/*winner*/
|
|
560
|
+
t[70].username
|
|
561
|
+
) + "") && V(W, v), k[0] & /*$_*/
|
|
562
|
+
1048576 && E !== (E = /*$_*/
|
|
563
|
+
t[20]("won") + "") && V(N, E), k[0] & /*winners*/
|
|
564
|
+
2048 && M !== (M = /*winner*/
|
|
565
|
+
t[70].specifiedCurrencyAmount.toFixed(2) + "") && V(g, M), k[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
|
|
566
|
+
140 && w !== (w = /*isLoggedIn*/
|
|
567
|
+
(t[7] ? (
|
|
568
|
+
/*usercurrency*/
|
|
569
|
+
t[3]
|
|
570
|
+
) : (
|
|
571
|
+
/*defaultcurrency*/
|
|
572
|
+
t[2]
|
|
573
|
+
)) + "") && V(c, w), k[0] & /*addAnimation*/
|
|
574
|
+
65536 && m !== (m = "CardWrapper " + /*addAnimation*/
|
|
575
|
+
(t[16] ? "CardWrapperAnimation" : "")) && a(e, "class", m);
|
|
576
|
+
},
|
|
577
|
+
d(D) {
|
|
578
|
+
D && L(e), t[46](null), h = !1, F();
|
|
579
|
+
}
|
|
580
|
+
};
|
|
581
|
+
}
|
|
582
|
+
function pn(t) {
|
|
583
|
+
let e;
|
|
584
|
+
function n(o, l) {
|
|
585
|
+
return (
|
|
586
|
+
/*isLoading*/
|
|
587
|
+
o[14] || /*isLoadingCustomStyling*/
|
|
588
|
+
o[15] ? dn : un
|
|
589
|
+
);
|
|
590
|
+
}
|
|
591
|
+
let i = n(t), s = i(t);
|
|
592
|
+
return {
|
|
593
|
+
c() {
|
|
594
|
+
e = _("div"), s.c();
|
|
595
|
+
},
|
|
596
|
+
m(o, l) {
|
|
597
|
+
j(o, e, l), s.m(e, null), t[48](e);
|
|
598
|
+
},
|
|
599
|
+
p(o, l) {
|
|
600
|
+
i === (i = n(o)) && s ? s.p(o, l) : (s.d(1), s = i(o), s && (s.c(), s.m(e, null)));
|
|
601
|
+
},
|
|
602
|
+
i: _e,
|
|
603
|
+
o: _e,
|
|
604
|
+
d(o) {
|
|
605
|
+
o && L(e), s.d(), t[48](null);
|
|
606
|
+
}
|
|
607
|
+
};
|
|
608
|
+
}
|
|
609
|
+
function bn(t, e, n) {
|
|
610
|
+
let i;
|
|
611
|
+
tn(t, ln, (r) => n(20, i = r));
|
|
612
|
+
let { endpoint: s = "" } = e, { session: o = "" } = e, { userid: l = "" } = e, { periodrecent: f = "Today" } = e, { periodtop: d = "Last7Days" } = e, { numberusersrecent: C = "20" } = e, { numberuserstop: I = "20" } = e, { amountlimit: x = "1" } = e, { vendorCategory: v = "All" } = e, { lang: W = "en" } = e, { isrecentavailable: R = "true" } = e, { istopavailable: B = "true" } = e, { defaultcurrency: E = "" } = e, { usercurrency: N = "" } = e, { clientstyling: z = "" } = e, { clientstylingurl: S = "" } = e, { enableautoscroll: M = "" } = e, { tabsorder: g = "" } = e, { translationurl: P = "" } = e, { winnersdatasources: A = "" } = e, { hascustomstyling: w = "false" } = e, c, b, m = [], h = 0, F = 0, te = window.navigator.userAgent, D, k, U, T, K = !0, Z = !1, ce = !1, ue, X, ie, Y, de = [], re = !1, Q, fe = 0;
|
|
613
|
+
const Ne = () => {
|
|
614
|
+
let r = new URL(P);
|
|
615
|
+
fetch(r.href).then((p) => p.json()).then((p) => {
|
|
616
|
+
Object.keys(p).forEach((O) => {
|
|
617
|
+
we(O, p[O]);
|
|
618
|
+
});
|
|
619
|
+
}).catch((p) => {
|
|
620
|
+
console.log(p);
|
|
621
|
+
});
|
|
622
|
+
};
|
|
623
|
+
Object.keys(ve).forEach((r) => {
|
|
624
|
+
we(r, ve[r]);
|
|
625
|
+
});
|
|
626
|
+
const me = () => {
|
|
627
|
+
de = A.split(",").map(function(p) {
|
|
628
|
+
return p.trim();
|
|
629
|
+
});
|
|
630
|
+
const r = new URL(`${s}/v1/casino/${b}-winners`);
|
|
631
|
+
n(18, re = !0), r.searchParams.append("limit", b == "recent" ? C : I), r.searchParams.append("specifiedCurrency", Y), r.searchParams.append("period", b == "recent" ? f : d), r.searchParams.append("language", W), r.searchParams.append("amountLimit", x), r.searchParams.append("vendorCategory", v), de.forEach((p) => {
|
|
632
|
+
r.searchParams.append("dataSource", p);
|
|
633
|
+
}), setTimeout(
|
|
634
|
+
() => {
|
|
635
|
+
fetch(r.href).then((p) => p.json()).then((p) => {
|
|
636
|
+
n(11, m = []), n(11, m = p.items.map((O) => O)), n(18, re = !1), setTimeout(
|
|
637
|
+
() => {
|
|
638
|
+
je(), he(), M == "true" && (clearInterval(X), Ae()), n(14, K = !1);
|
|
639
|
+
},
|
|
640
|
+
5
|
|
641
|
+
);
|
|
642
|
+
});
|
|
643
|
+
},
|
|
644
|
+
1e3
|
|
645
|
+
);
|
|
646
|
+
}, se = (r) => {
|
|
647
|
+
b !== r && (n(11, m = []), n(10, b = r), me());
|
|
648
|
+
}, ze = (r) => r.slice(0, 2) + r.slice(2, -2).replace(/./g, "*") + r.slice(-2), ge = (r, p, O, $) => {
|
|
649
|
+
window.postMessage(
|
|
650
|
+
{
|
|
651
|
+
type: "OpenCasinoWinnersGame",
|
|
652
|
+
gameId: r,
|
|
653
|
+
launchUrl: p,
|
|
654
|
+
gameName: O,
|
|
655
|
+
subVendor: $
|
|
656
|
+
},
|
|
657
|
+
window.location.href
|
|
658
|
+
), typeof gtag == "function" && gtag("event", "OpenGame", {
|
|
659
|
+
context: "WinnersWidget",
|
|
660
|
+
gameId: `${r}`,
|
|
661
|
+
userId: `${U || "Not logged in"}`
|
|
662
|
+
});
|
|
663
|
+
}, he = (r) => {
|
|
664
|
+
const p = [...c.children];
|
|
665
|
+
ue = p.length, p.forEach((O, $) => {
|
|
666
|
+
O.style.transform = `translateX(${100 * (r ? $ - r : $)}%)`;
|
|
667
|
+
}), setTimeout(
|
|
668
|
+
() => {
|
|
669
|
+
n(16, ce = !0);
|
|
670
|
+
},
|
|
671
|
+
10
|
|
672
|
+
);
|
|
673
|
+
}, Ae = () => {
|
|
674
|
+
h = 0, F < ue ? X = setInterval(
|
|
675
|
+
() => {
|
|
676
|
+
oe();
|
|
677
|
+
},
|
|
678
|
+
3e3
|
|
679
|
+
) : clearInterval(X);
|
|
680
|
+
}, pe = () => {
|
|
681
|
+
he(h);
|
|
682
|
+
}, je = () => {
|
|
683
|
+
fe = Q.offsetWidth, n(12, F = Math.round(c.offsetWidth / fe));
|
|
684
|
+
}, be = () => {
|
|
685
|
+
if (F >= m.length) return;
|
|
686
|
+
const r = m.length;
|
|
687
|
+
h === 0 ? h = r - F : h - F < 0 ? h = 0 : h = h - F, pe();
|
|
688
|
+
}, oe = () => {
|
|
689
|
+
if (F >= m.length) return;
|
|
690
|
+
const r = m.length;
|
|
691
|
+
M == "true" && (h === r - F ? h = 0 : h++), M == "false" && (h === r - F ? h = 0 : r - F < h + F ? h = r - F : h += F), pe();
|
|
692
|
+
}, Le = () => {
|
|
693
|
+
an(W);
|
|
694
|
+
}, Ee = () => {
|
|
695
|
+
n(7, k = !0), U = l;
|
|
696
|
+
}, ye = () => {
|
|
697
|
+
n(40, Y = k ? N : E);
|
|
698
|
+
}, Oe = () => {
|
|
699
|
+
let r = document.createElement("style");
|
|
700
|
+
r.innerHTML = z, T.appendChild(r);
|
|
701
|
+
}, Re = () => {
|
|
702
|
+
let r = new URL(S), p = document.createElement("style");
|
|
703
|
+
fetch(r.href).then((O) => O.text()).then((O) => {
|
|
704
|
+
p.innerHTML = O, setTimeout(
|
|
705
|
+
() => {
|
|
706
|
+
T.appendChild(p);
|
|
707
|
+
},
|
|
708
|
+
1
|
|
709
|
+
), setTimeout(
|
|
710
|
+
() => {
|
|
711
|
+
},
|
|
712
|
+
500
|
|
713
|
+
), n(15, Z = !1);
|
|
714
|
+
});
|
|
715
|
+
}, De = () => {
|
|
716
|
+
w === "true" && (!z && !S && T && console.error("clientstyling or clientstylingurl mandatory if hascustomstyling is true"), !z && S && n(15, Z = !0));
|
|
717
|
+
}, Ge = () => {
|
|
718
|
+
n(17, ie = g.split(",")), n(10, b = ie[0]), ye(), n(14, K = !1);
|
|
719
|
+
};
|
|
720
|
+
rn(() => (n(13, D = sn(te)), () => {
|
|
721
|
+
clearInterval(X);
|
|
722
|
+
}));
|
|
723
|
+
const Ie = () => se("recent"), Pe = () => se("top"), Ue = () => be(), He = () => oe(), Ve = (r) => ge(r.gameId, r.gameModel.launchUrl, r.gameModel.name, r.gameModel.subVendor);
|
|
724
|
+
function qe(r) {
|
|
725
|
+
le[r ? "unshift" : "push"](() => {
|
|
726
|
+
Q = r, n(19, Q);
|
|
727
|
+
});
|
|
728
|
+
}
|
|
729
|
+
function Ke(r) {
|
|
730
|
+
le[r ? "unshift" : "push"](() => {
|
|
731
|
+
c = r, n(9, c);
|
|
732
|
+
});
|
|
733
|
+
}
|
|
734
|
+
function Ze(r) {
|
|
735
|
+
le[r ? "unshift" : "push"](() => {
|
|
736
|
+
T = r, n(8, T);
|
|
737
|
+
});
|
|
738
|
+
}
|
|
739
|
+
return t.$$set = (r) => {
|
|
740
|
+
"endpoint" in r && n(26, s = r.endpoint), "session" in r && n(27, o = r.session), "userid" in r && n(28, l = r.userid), "periodrecent" in r && n(29, f = r.periodrecent), "periodtop" in r && n(30, d = r.periodtop), "numberusersrecent" in r && n(31, C = r.numberusersrecent), "numberuserstop" in r && n(32, I = r.numberuserstop), "amountlimit" in r && n(33, x = r.amountlimit), "vendorCategory" in r && n(34, v = r.vendorCategory), "lang" in r && n(35, W = r.lang), "isrecentavailable" in r && n(0, R = r.isrecentavailable), "istopavailable" in r && n(1, B = r.istopavailable), "defaultcurrency" in r && n(2, E = r.defaultcurrency), "usercurrency" in r && n(3, N = r.usercurrency), "clientstyling" in r && n(4, z = r.clientstyling), "clientstylingurl" in r && n(5, S = r.clientstylingurl), "enableautoscroll" in r && n(6, M = r.enableautoscroll), "tabsorder" in r && n(36, g = r.tabsorder), "translationurl" in r && n(37, P = r.translationurl), "winnersdatasources" in r && n(38, A = r.winnersdatasources), "hascustomstyling" in r && n(39, w = r.hascustomstyling);
|
|
741
|
+
}, t.$$.update = () => {
|
|
742
|
+
t.$$.dirty[0] & /*isrecentavailable, istopavailable, periodrecent, periodtop*/
|
|
743
|
+
1610612739 | t.$$.dirty[1] & /*numberusersrecent, numberuserstop, amountlimit, vendorCategory, lang, tabsorder*/
|
|
744
|
+
63 && R && B && f && d && C && I && x && v && W && g && Ge(), t.$$.dirty[0] & /*session*/
|
|
745
|
+
134217728 && o && Ee(), t.$$.dirty[0] & /*isLoggedIn, usercurrency, defaultcurrency*/
|
|
746
|
+
140 && k && (N || E) && ye(), t.$$.dirty[0] & /*endpoint*/
|
|
747
|
+
67108864 | t.$$.dirty[1] & /*winnersdatasources, currency*/
|
|
748
|
+
640 && s && A && Y && me(), t.$$.dirty[1] & /*lang*/
|
|
749
|
+
16 && W && Le(), t.$$.dirty[1] & /*translationurl*/
|
|
750
|
+
64 && P && Ne(), t.$$.dirty[1] & /*hascustomstyling*/
|
|
751
|
+
256 && w && De(), t.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
752
|
+
272 && z && T && Oe(), t.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
753
|
+
288 && S && T && Re();
|
|
754
|
+
}, [
|
|
755
|
+
R,
|
|
756
|
+
B,
|
|
757
|
+
E,
|
|
758
|
+
N,
|
|
759
|
+
z,
|
|
760
|
+
S,
|
|
761
|
+
M,
|
|
762
|
+
k,
|
|
763
|
+
T,
|
|
764
|
+
c,
|
|
765
|
+
b,
|
|
766
|
+
m,
|
|
767
|
+
F,
|
|
768
|
+
D,
|
|
769
|
+
K,
|
|
770
|
+
Z,
|
|
771
|
+
ce,
|
|
772
|
+
ie,
|
|
773
|
+
re,
|
|
774
|
+
Q,
|
|
775
|
+
i,
|
|
776
|
+
se,
|
|
777
|
+
ze,
|
|
778
|
+
ge,
|
|
779
|
+
be,
|
|
780
|
+
oe,
|
|
781
|
+
s,
|
|
782
|
+
o,
|
|
783
|
+
l,
|
|
784
|
+
f,
|
|
785
|
+
d,
|
|
786
|
+
C,
|
|
787
|
+
I,
|
|
788
|
+
x,
|
|
789
|
+
v,
|
|
790
|
+
W,
|
|
791
|
+
g,
|
|
792
|
+
P,
|
|
793
|
+
A,
|
|
794
|
+
w,
|
|
795
|
+
Y,
|
|
796
|
+
Ie,
|
|
797
|
+
Pe,
|
|
798
|
+
Ue,
|
|
799
|
+
He,
|
|
800
|
+
Ve,
|
|
801
|
+
qe,
|
|
802
|
+
Ke,
|
|
803
|
+
Ze
|
|
804
|
+
];
|
|
805
|
+
}
|
|
806
|
+
class yn extends Ye {
|
|
807
|
+
constructor(e) {
|
|
808
|
+
super(), Qe(
|
|
809
|
+
this,
|
|
810
|
+
e,
|
|
811
|
+
bn,
|
|
812
|
+
pn,
|
|
813
|
+
en,
|
|
814
|
+
{
|
|
815
|
+
endpoint: 26,
|
|
816
|
+
session: 27,
|
|
817
|
+
userid: 28,
|
|
818
|
+
periodrecent: 29,
|
|
819
|
+
periodtop: 30,
|
|
820
|
+
numberusersrecent: 31,
|
|
821
|
+
numberuserstop: 32,
|
|
822
|
+
amountlimit: 33,
|
|
823
|
+
vendorCategory: 34,
|
|
824
|
+
lang: 35,
|
|
825
|
+
isrecentavailable: 0,
|
|
826
|
+
istopavailable: 1,
|
|
827
|
+
defaultcurrency: 2,
|
|
828
|
+
usercurrency: 3,
|
|
829
|
+
clientstyling: 4,
|
|
830
|
+
clientstylingurl: 5,
|
|
831
|
+
enableautoscroll: 6,
|
|
832
|
+
tabsorder: 36,
|
|
833
|
+
translationurl: 37,
|
|
834
|
+
winnersdatasources: 38,
|
|
835
|
+
hascustomstyling: 39
|
|
836
|
+
},
|
|
837
|
+
cn,
|
|
838
|
+
[-1, -1, -1]
|
|
839
|
+
);
|
|
840
|
+
}
|
|
841
|
+
get endpoint() {
|
|
842
|
+
return this.$$.ctx[26];
|
|
843
|
+
}
|
|
844
|
+
set endpoint(e) {
|
|
845
|
+
this.$$set({ endpoint: e }), y();
|
|
846
|
+
}
|
|
847
|
+
get session() {
|
|
848
|
+
return this.$$.ctx[27];
|
|
849
|
+
}
|
|
850
|
+
set session(e) {
|
|
851
|
+
this.$$set({ session: e }), y();
|
|
852
|
+
}
|
|
853
|
+
get userid() {
|
|
854
|
+
return this.$$.ctx[28];
|
|
855
|
+
}
|
|
856
|
+
set userid(e) {
|
|
857
|
+
this.$$set({ userid: e }), y();
|
|
858
|
+
}
|
|
859
|
+
get periodrecent() {
|
|
860
|
+
return this.$$.ctx[29];
|
|
861
|
+
}
|
|
862
|
+
set periodrecent(e) {
|
|
863
|
+
this.$$set({ periodrecent: e }), y();
|
|
864
|
+
}
|
|
865
|
+
get periodtop() {
|
|
866
|
+
return this.$$.ctx[30];
|
|
867
|
+
}
|
|
868
|
+
set periodtop(e) {
|
|
869
|
+
this.$$set({ periodtop: e }), y();
|
|
870
|
+
}
|
|
871
|
+
get numberusersrecent() {
|
|
872
|
+
return this.$$.ctx[31];
|
|
873
|
+
}
|
|
874
|
+
set numberusersrecent(e) {
|
|
875
|
+
this.$$set({ numberusersrecent: e }), y();
|
|
876
|
+
}
|
|
877
|
+
get numberuserstop() {
|
|
878
|
+
return this.$$.ctx[32];
|
|
879
|
+
}
|
|
880
|
+
set numberuserstop(e) {
|
|
881
|
+
this.$$set({ numberuserstop: e }), y();
|
|
882
|
+
}
|
|
883
|
+
get amountlimit() {
|
|
884
|
+
return this.$$.ctx[33];
|
|
885
|
+
}
|
|
886
|
+
set amountlimit(e) {
|
|
887
|
+
this.$$set({ amountlimit: e }), y();
|
|
888
|
+
}
|
|
889
|
+
get vendorCategory() {
|
|
890
|
+
return this.$$.ctx[34];
|
|
891
|
+
}
|
|
892
|
+
set vendorCategory(e) {
|
|
893
|
+
this.$$set({ vendorCategory: e }), y();
|
|
894
|
+
}
|
|
895
|
+
get lang() {
|
|
896
|
+
return this.$$.ctx[35];
|
|
897
|
+
}
|
|
898
|
+
set lang(e) {
|
|
899
|
+
this.$$set({ lang: e }), y();
|
|
900
|
+
}
|
|
901
|
+
get isrecentavailable() {
|
|
902
|
+
return this.$$.ctx[0];
|
|
903
|
+
}
|
|
904
|
+
set isrecentavailable(e) {
|
|
905
|
+
this.$$set({ isrecentavailable: e }), y();
|
|
906
|
+
}
|
|
907
|
+
get istopavailable() {
|
|
908
|
+
return this.$$.ctx[1];
|
|
909
|
+
}
|
|
910
|
+
set istopavailable(e) {
|
|
911
|
+
this.$$set({ istopavailable: e }), y();
|
|
912
|
+
}
|
|
913
|
+
get defaultcurrency() {
|
|
914
|
+
return this.$$.ctx[2];
|
|
915
|
+
}
|
|
916
|
+
set defaultcurrency(e) {
|
|
917
|
+
this.$$set({ defaultcurrency: e }), y();
|
|
918
|
+
}
|
|
919
|
+
get usercurrency() {
|
|
920
|
+
return this.$$.ctx[3];
|
|
921
|
+
}
|
|
922
|
+
set usercurrency(e) {
|
|
923
|
+
this.$$set({ usercurrency: e }), y();
|
|
924
|
+
}
|
|
925
|
+
get clientstyling() {
|
|
926
|
+
return this.$$.ctx[4];
|
|
927
|
+
}
|
|
928
|
+
set clientstyling(e) {
|
|
929
|
+
this.$$set({ clientstyling: e }), y();
|
|
930
|
+
}
|
|
931
|
+
get clientstylingurl() {
|
|
932
|
+
return this.$$.ctx[5];
|
|
933
|
+
}
|
|
934
|
+
set clientstylingurl(e) {
|
|
935
|
+
this.$$set({ clientstylingurl: e }), y();
|
|
936
|
+
}
|
|
937
|
+
get enableautoscroll() {
|
|
938
|
+
return this.$$.ctx[6];
|
|
939
|
+
}
|
|
940
|
+
set enableautoscroll(e) {
|
|
941
|
+
this.$$set({ enableautoscroll: e }), y();
|
|
942
|
+
}
|
|
943
|
+
get tabsorder() {
|
|
944
|
+
return this.$$.ctx[36];
|
|
945
|
+
}
|
|
946
|
+
set tabsorder(e) {
|
|
947
|
+
this.$$set({ tabsorder: e }), y();
|
|
948
|
+
}
|
|
949
|
+
get translationurl() {
|
|
950
|
+
return this.$$.ctx[37];
|
|
951
|
+
}
|
|
952
|
+
set translationurl(e) {
|
|
953
|
+
this.$$set({ translationurl: e }), y();
|
|
954
|
+
}
|
|
955
|
+
get winnersdatasources() {
|
|
956
|
+
return this.$$.ctx[38];
|
|
957
|
+
}
|
|
958
|
+
set winnersdatasources(e) {
|
|
959
|
+
this.$$set({ winnersdatasources: e }), y();
|
|
960
|
+
}
|
|
961
|
+
get hascustomstyling() {
|
|
962
|
+
return this.$$.ctx[39];
|
|
963
|
+
}
|
|
964
|
+
set hascustomstyling(e) {
|
|
965
|
+
this.$$set({ hascustomstyling: e }), y();
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
$e(yn, { endpoint: {}, session: {}, userid: {}, periodrecent: {}, periodtop: {}, numberusersrecent: {}, numberuserstop: {}, amountlimit: {}, vendorCategory: {}, lang: {}, isrecentavailable: {}, istopavailable: {}, defaultcurrency: {}, usercurrency: {}, clientstyling: {}, clientstylingurl: {}, enableautoscroll: {}, tabsorder: {}, translationurl: {}, winnersdatasources: {}, hascustomstyling: {} }, [], [], !0);
|
|
969
|
+
export {
|
|
970
|
+
yn as default
|
|
971
|
+
};
|