@everymatrix/casino-search-nd 1.55.0 → 1.56.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/{CasinoGameThumbnailNd-CyNpfpNk.js → CasinoGameThumbnailNd-Bk_818go.js} +2003 -2002
- package/components/{CasinoGameThumbnailNd-LwIVnXnz.js → CasinoGameThumbnailNd-CThGcn7u.js} +2021 -2020
- package/components/CasinoGameThumbnailNd-DIZwpp8_.cjs +43 -0
- package/components/{CasinoSearchNd-DLjEi5ry.js → CasinoSearchNd-CEUiUfY2.js} +479 -472
- package/components/CasinoSearchNd-CLoHAfwD.cjs +1 -0
- package/components/{CasinoSearchNd-Chz2wNpH.js → CasinoSearchNd-E-XcV7rA.js} +443 -436
- package/es2015/casino-search-nd.cjs +1 -1
- package/es2015/casino-search-nd.js +1 -1
- package/esnext/casino-search-nd.js +1 -1
- package/package.json +1 -1
- package/components/CasinoGameThumbnailNd-BfG6fJYv.cjs +0 -43
- package/components/CasinoSearchNd-B_O0QzZh.cjs +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { a as
|
|
2
|
-
function
|
|
3
|
-
|
|
1
|
+
import { a as Be, $ as He, S as qe, i as We, f as L, s as Oe, c as Ue, b as Ve, n as ie, d as T, r as Je, e as f, g as ce, h as j, j as S, l as Z, k as y, m as N, o as ue, p as te, q as Ze, t as Ye, u as H, v as q, w as $, x as he, y as de, z as Ke, A as Re, B as u, C as Xe, D as Qe, E as $e, F as et } from "./CasinoGameThumbnailNd-CThGcn7u.js";
|
|
2
|
+
function me(a, e) {
|
|
3
|
+
Be(a, e);
|
|
4
4
|
}
|
|
5
|
-
function
|
|
6
|
-
|
|
5
|
+
function tt(a) {
|
|
6
|
+
He.set(a);
|
|
7
7
|
}
|
|
8
|
-
const
|
|
8
|
+
const ge = {
|
|
9
9
|
en: {
|
|
10
10
|
recentSearch: "Recent search",
|
|
11
11
|
placeHolderSearchGames: "Search for Games",
|
|
@@ -200,792 +200,793 @@ if (typeof window != "undefined") {
|
|
|
200
200
|
}
|
|
201
201
|
};
|
|
202
202
|
};
|
|
203
|
-
customElements.define = a(customElements.define), import("./CasinoGameThumbnailNd-
|
|
203
|
+
customElements.define = a(customElements.define), import("./CasinoGameThumbnailNd-CThGcn7u.js").then((e) => e.G).then(({ default: e }) => {
|
|
204
204
|
!customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", e.element);
|
|
205
205
|
});
|
|
206
206
|
}
|
|
207
|
-
function
|
|
208
|
-
|
|
207
|
+
function at(a) {
|
|
208
|
+
Ve(a, "svelte-2xbwo7", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.CasinoSearch{margin:30px 40px;position:relative}.SearchWrap{width:100%;margin:auto}.OverlayCancel{width:100%;height:100vh;position:absolute;translate:0 -100px;z-index:2}.LoadingContent{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.Search{display:flex;align-items:center;position:relative;margin-bottom:20px;z-index:5}.SearchIcon{position:absolute;left:15px;top:50%;z-index:1;transform:translateY(-50%)}.SearchIcon svg{height:14px;width:13px}.SearchInput{border-radius:4px;color:var(--emw--color-gray-100, #E6E6E6);border:none;background:-webkit-linear-gradient(to left, 90deg, rgb(35, 172, 77) 0%, rgb(18, 62, 33) 100%);background:linear-gradient(90deg, rgb(35, 172, 77) 0%, rgb(18, 62, 33) 100%);border-radius:var(--emw--border-radius-medium, 20px);display:block;font-size:16px;font-weight:300;padding:14px 5px 14px 46px;width:100%;transition:3s}.SearchInput::placeholder{color:var(--emw--color-white, #FFF);font-size:16px;font-weight:300}.SearchInput:focus{outline:1px solid var(--emw--color-white, #FFF);background:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E));padding-right:28px}.SearchInput::-webkit-search-decoration,.SearchInput::-webkit-search-cancel-button,.SearchInput::-webkit-search-results-button,.SearchInput::-webkit-search-results-decoration{-webkit-appearance:none}.SearchClearButton{position:absolute;top:30%;right:65px;cursor:pointer}.SearchClearButton.WithoutCancel{right:18px}.SearchCancelButton{color:var(--emw--color-contrast, #E6E6E6);font-weight:300;margin-left:8px;cursor:pointer}.SearchMessage{font-size:18px;font-weight:600;margin:24px 0;color:var(--emw--color-contrast, #000000)}.SearchErrorIcon{height:170px;filter:drop-shadow(1px 5px 5px rgba(0, 0, 0, 0.1))}.SearchResultsContainer{display:grid;gap:28px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}@media screen and (max-width: 480px){.SearchResultsContainer{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}}@media screen and (max-width: 385px){.SearchResultsContainer{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}}@media screen and (min-width: 1100px){.SearchResultsContainer{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}@media screen and (max-width: 1300px){.SearchResultsContainer{padding:0 2.4%}}.ResultsContainerError{text-align:center;width:300px;color:var(--emw--color-contrast, #828282);font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;margin-top:120px}casino-game-thumbnail{z-index:5}.NotVisible{display:none}.Desktop .NotVisible{opacity:0;visibility:hidden;display:inline}.Desktop .SearchWrap{width:50%;margin:auto}.Desktop.CasinoSearch{margin:30px auto;position:relative}.Desktop .ResultsContainerError{text-align:center;width:300px;color:var(--emw--color-contrast, #828282);font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;margin-top:120px}.Desktop .ResultsContainerError.WithIcon{top:60%}.Desktop .Search{display:flex;align-items:center;justify-content:center;transition:all 0.2s cubic-bezier(1, 0, 0.46, 1.03)}.Desktop .SearchIcon{position:relative;top:0;left:0;transform:translateY(0);margin-right:-28px}.Desktop .SearchClearButton{position:relative;top:0;right:0;margin-left:-23px}.Desktop .SearchCancelButton{margin-left:20px}.Desktop .SearchAnimation{transform:scaleX(110%)}.Desktop .SearchAnimation Input{outline:none;box-shadow:0 5px 7px rgba(0, 0, 0, 0.25);background:var(--emw--pam-color-primary, var(--emw--color-primary, #23B04E))}.Desktop .SearchMessage{font-size:18px;font-weight:600;margin:24px 0;margin-top:90px}.Desktop .SearchErrorIcon{height:190px;margin-bottom:-70px}.Desktop .OverlayCancel{height:90vh;z-index:2}");
|
|
209
209
|
}
|
|
210
|
-
function
|
|
210
|
+
function fe(a, e, t) {
|
|
211
211
|
const n = a.slice();
|
|
212
212
|
return n[53] = e[t], n;
|
|
213
213
|
}
|
|
214
|
-
function
|
|
214
|
+
function pe(a) {
|
|
215
215
|
let e, t = (
|
|
216
216
|
/*$_*/
|
|
217
|
-
a[
|
|
218
|
-
), n,
|
|
217
|
+
a[21]("cancel") + ""
|
|
218
|
+
), n, r, l, s;
|
|
219
219
|
return {
|
|
220
220
|
c() {
|
|
221
|
-
e = y("small"), n = q(t), f(e, "class",
|
|
222
|
-
(a[
|
|
221
|
+
e = y("small"), n = q(t), f(e, "class", r = "SearchCancelButton " + /*searchCancelled*/
|
|
222
|
+
(a[13] ? "NotVisible" : ""));
|
|
223
223
|
},
|
|
224
224
|
m(i, c) {
|
|
225
|
-
|
|
225
|
+
j(i, e, c), S(e, n), l || (s = Z(
|
|
226
226
|
e,
|
|
227
227
|
"click",
|
|
228
228
|
/*click_handler_1*/
|
|
229
|
-
a[
|
|
229
|
+
a[36]
|
|
230
230
|
), l = !0);
|
|
231
231
|
},
|
|
232
232
|
p(i, c) {
|
|
233
233
|
c[0] & /*$_*/
|
|
234
|
-
|
|
235
|
-
i[
|
|
236
|
-
|
|
237
|
-
(i[
|
|
234
|
+
2097152 && t !== (t = /*$_*/
|
|
235
|
+
i[21]("cancel") + "") && H(n, t), c[0] & /*searchCancelled*/
|
|
236
|
+
8192 && r !== (r = "SearchCancelButton " + /*searchCancelled*/
|
|
237
|
+
(i[13] ? "NotVisible" : "")) && f(e, "class", r);
|
|
238
238
|
},
|
|
239
239
|
d(i) {
|
|
240
|
-
i &&
|
|
240
|
+
i && T(e), l = !1, s();
|
|
241
241
|
}
|
|
242
242
|
};
|
|
243
243
|
}
|
|
244
|
-
function
|
|
245
|
-
let e, t, n,
|
|
246
|
-
function l(
|
|
244
|
+
function nt(a) {
|
|
245
|
+
let e, t, n, r;
|
|
246
|
+
function l(h, m) {
|
|
247
247
|
if (
|
|
248
248
|
/*searchActive*/
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
) return
|
|
249
|
+
h[17] == !0 && /*searchValue*/
|
|
250
|
+
h[12].length < 2
|
|
251
|
+
) return st;
|
|
252
252
|
if (
|
|
253
253
|
/*searchArray*/
|
|
254
|
-
|
|
255
|
-
) return
|
|
254
|
+
h[15].length != 0
|
|
255
|
+
) return ot;
|
|
256
256
|
}
|
|
257
257
|
let s = l(a), i = s && s(a), c = (
|
|
258
258
|
/*searchCancelled*/
|
|
259
|
-
a[
|
|
260
|
-
),
|
|
259
|
+
a[13] === !1 && we(a)
|
|
260
|
+
), g = (
|
|
261
261
|
/*searchValue*/
|
|
262
|
-
a[
|
|
263
|
-
a[
|
|
262
|
+
a[12].length >= 2 && /*searchArray*/
|
|
263
|
+
a[15].length == 0 && ke(a)
|
|
264
264
|
);
|
|
265
265
|
return {
|
|
266
266
|
c() {
|
|
267
|
-
i && i.c(), e =
|
|
268
|
-
(a[
|
|
267
|
+
i && i.c(), e = N(), t = y("div"), c && c.c(), n = N(), g && g.c(), f(t, "class", r = "SearchResultsContainer " + /*searchActive*/
|
|
268
|
+
(a[17] == !0 ? "" : "NotVisible"));
|
|
269
269
|
},
|
|
270
|
-
m(
|
|
271
|
-
i && i.m(
|
|
270
|
+
m(h, m) {
|
|
271
|
+
i && i.m(h, m), j(h, e, m), j(h, t, m), c && c.m(t, null), S(t, n), g && g.m(t, null);
|
|
272
272
|
},
|
|
273
|
-
p(
|
|
274
|
-
s === (s = l(
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
(
|
|
273
|
+
p(h, m) {
|
|
274
|
+
s === (s = l(h)) && i ? i.p(h, m) : (i && i.d(1), i = s && s(h), i && (i.c(), i.m(e.parentNode, e))), /*searchCancelled*/
|
|
275
|
+
h[13] === !1 ? c ? c.p(h, m) : (c = we(h), c.c(), c.m(t, n)) : c && (c.d(1), c = null), /*searchValue*/
|
|
276
|
+
h[12].length >= 2 && /*searchArray*/
|
|
277
|
+
h[15].length == 0 ? g ? g.p(h, m) : (g = ke(h), g.c(), g.m(t, null)) : g && (g.d(1), g = null), m[0] & /*searchActive*/
|
|
278
|
+
131072 && r !== (r = "SearchResultsContainer " + /*searchActive*/
|
|
279
|
+
(h[17] == !0 ? "" : "NotVisible")) && f(t, "class", r);
|
|
280
280
|
},
|
|
281
|
-
d(
|
|
282
|
-
|
|
281
|
+
d(h) {
|
|
282
|
+
h && (T(e), T(t)), i && i.d(h), c && c.d(), g && g.d();
|
|
283
283
|
}
|
|
284
284
|
};
|
|
285
285
|
}
|
|
286
|
-
function
|
|
286
|
+
function rt(a) {
|
|
287
287
|
let e, t = (
|
|
288
288
|
/*$_*/
|
|
289
|
-
a[
|
|
289
|
+
a[21]("loading") + ""
|
|
290
290
|
), n;
|
|
291
291
|
return {
|
|
292
292
|
c() {
|
|
293
293
|
e = y("p"), n = q(t), f(e, "class", "LoadingContent");
|
|
294
294
|
},
|
|
295
|
-
m(
|
|
296
|
-
|
|
295
|
+
m(r, l) {
|
|
296
|
+
j(r, e, l), S(e, n);
|
|
297
297
|
},
|
|
298
|
-
p(
|
|
298
|
+
p(r, l) {
|
|
299
299
|
l[0] & /*$_*/
|
|
300
|
-
|
|
301
|
-
|
|
300
|
+
2097152 && t !== (t = /*$_*/
|
|
301
|
+
r[21]("loading") + "") && H(n, t);
|
|
302
302
|
},
|
|
303
|
-
d(
|
|
304
|
-
|
|
303
|
+
d(r) {
|
|
304
|
+
r && T(e);
|
|
305
305
|
}
|
|
306
306
|
};
|
|
307
307
|
}
|
|
308
|
-
function
|
|
308
|
+
function ot(a) {
|
|
309
309
|
let e, t = (
|
|
310
310
|
/*$_*/
|
|
311
|
-
a[
|
|
311
|
+
a[21]("searchResult") + ""
|
|
312
312
|
), n;
|
|
313
313
|
return {
|
|
314
314
|
c() {
|
|
315
315
|
e = y("p"), n = q(t), f(e, "class", "SearchMessage");
|
|
316
316
|
},
|
|
317
|
-
m(
|
|
318
|
-
|
|
317
|
+
m(r, l) {
|
|
318
|
+
j(r, e, l), S(e, n);
|
|
319
319
|
},
|
|
320
|
-
p(
|
|
320
|
+
p(r, l) {
|
|
321
321
|
l[0] & /*$_*/
|
|
322
|
-
|
|
323
|
-
|
|
322
|
+
2097152 && t !== (t = /*$_*/
|
|
323
|
+
r[21]("searchResult") + "") && H(n, t);
|
|
324
324
|
},
|
|
325
|
-
d(
|
|
326
|
-
|
|
325
|
+
d(r) {
|
|
326
|
+
r && T(e);
|
|
327
327
|
}
|
|
328
328
|
};
|
|
329
329
|
}
|
|
330
|
-
function
|
|
330
|
+
function st(a) {
|
|
331
331
|
let e, t, n = (
|
|
332
332
|
/*searchArray*/
|
|
333
|
-
a[
|
|
334
|
-
),
|
|
333
|
+
a[15].length !== 0 && _e(a)
|
|
334
|
+
), r = (
|
|
335
335
|
/*searchArray*/
|
|
336
|
-
a[
|
|
336
|
+
a[15].length == 0 && Se(a)
|
|
337
337
|
);
|
|
338
338
|
return {
|
|
339
339
|
c() {
|
|
340
|
-
n && n.c(), e =
|
|
340
|
+
n && n.c(), e = N(), r && r.c(), t = Re();
|
|
341
341
|
},
|
|
342
342
|
m(l, s) {
|
|
343
|
-
n && n.m(l, s),
|
|
343
|
+
n && n.m(l, s), j(l, e, s), r && r.m(l, s), j(l, t, s);
|
|
344
344
|
},
|
|
345
345
|
p(l, s) {
|
|
346
346
|
/*searchArray*/
|
|
347
|
-
l[
|
|
348
|
-
l[
|
|
347
|
+
l[15].length !== 0 ? n ? n.p(l, s) : (n = _e(l), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), /*searchArray*/
|
|
348
|
+
l[15].length == 0 ? r ? r.p(l, s) : (r = Se(l), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
|
|
349
349
|
},
|
|
350
350
|
d(l) {
|
|
351
|
-
l && (
|
|
351
|
+
l && (T(e), T(t)), n && n.d(l), r && r.d(l);
|
|
352
352
|
}
|
|
353
353
|
};
|
|
354
354
|
}
|
|
355
|
-
function
|
|
355
|
+
function _e(a) {
|
|
356
356
|
let e, t = (
|
|
357
357
|
/*$_*/
|
|
358
|
-
a[
|
|
358
|
+
a[21]("recentSearch") + ""
|
|
359
359
|
), n;
|
|
360
360
|
return {
|
|
361
361
|
c() {
|
|
362
362
|
e = y("p"), n = q(t), f(e, "class", "SearchMessage");
|
|
363
363
|
},
|
|
364
|
-
m(
|
|
365
|
-
|
|
364
|
+
m(r, l) {
|
|
365
|
+
j(r, e, l), S(e, n);
|
|
366
366
|
},
|
|
367
|
-
p(
|
|
367
|
+
p(r, l) {
|
|
368
368
|
l[0] & /*$_*/
|
|
369
|
-
|
|
370
|
-
|
|
369
|
+
2097152 && t !== (t = /*$_*/
|
|
370
|
+
r[21]("recentSearch") + "") && H(n, t);
|
|
371
371
|
},
|
|
372
|
-
d(
|
|
373
|
-
|
|
372
|
+
d(r) {
|
|
373
|
+
r && T(e);
|
|
374
374
|
}
|
|
375
375
|
};
|
|
376
376
|
}
|
|
377
|
-
function
|
|
378
|
-
let e, t, n,
|
|
377
|
+
function Se(a) {
|
|
378
|
+
let e, t, n, r = (
|
|
379
379
|
/*$_*/
|
|
380
|
-
a[
|
|
380
|
+
a[21]("noRecentSearches") + ""
|
|
381
381
|
), l, s, i = (
|
|
382
382
|
/*notfoundicon*/
|
|
383
|
-
a[
|
|
383
|
+
a[11] === "true" && be()
|
|
384
384
|
);
|
|
385
385
|
return {
|
|
386
386
|
c() {
|
|
387
|
-
e = y("div"), i && i.c(), t =
|
|
388
|
-
(a[
|
|
387
|
+
e = y("div"), i && i.c(), t = N(), n = y("p"), l = q(r), f(n, "class", "SearchMessage"), f(e, "class", s = "ResultsContainerError " + /*notfoundicon*/
|
|
388
|
+
(a[11] == "true" ? "WithIcon" : ""));
|
|
389
389
|
},
|
|
390
|
-
m(c,
|
|
391
|
-
|
|
390
|
+
m(c, g) {
|
|
391
|
+
j(c, e, g), i && i.m(e, null), S(e, t), S(e, n), S(n, l);
|
|
392
392
|
},
|
|
393
|
-
p(c,
|
|
393
|
+
p(c, g) {
|
|
394
394
|
/*notfoundicon*/
|
|
395
|
-
c[
|
|
396
|
-
|
|
397
|
-
c[
|
|
398
|
-
|
|
399
|
-
(c[
|
|
395
|
+
c[11] === "true" ? i || (i = be(), i.c(), i.m(e, t)) : i && (i.d(1), i = null), g[0] & /*$_*/
|
|
396
|
+
2097152 && r !== (r = /*$_*/
|
|
397
|
+
c[21]("noRecentSearches") + "") && H(l, r), g[0] & /*notfoundicon*/
|
|
398
|
+
2048 && s !== (s = "ResultsContainerError " + /*notfoundicon*/
|
|
399
|
+
(c[11] == "true" ? "WithIcon" : "")) && f(e, "class", s);
|
|
400
400
|
},
|
|
401
401
|
d(c) {
|
|
402
|
-
c &&
|
|
402
|
+
c && T(e), i && i.d();
|
|
403
403
|
}
|
|
404
404
|
};
|
|
405
405
|
}
|
|
406
|
-
function
|
|
406
|
+
function be(a) {
|
|
407
407
|
let e;
|
|
408
408
|
return {
|
|
409
409
|
c() {
|
|
410
410
|
e = y("div"), e.innerHTML = '<svg width="" height="" viewBox="0 0 240 160" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="40" width="160" height="160" rx="80" fill="var(--emw--color-contrast, #E6E6E6)" fill-opacity="0.6"></rect><path d="M152 112L136 96" stroke="var(--emw--color-contrast, #131313)" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"></path><path d="M116 104C131.464 104 144 91.464 144 76C144 60.536 131.464 48 116 48C100.536 48 88 60.536 88 76C88 91.464 100.536 104 116 104Z" stroke="var(--emw--color-contrast, #131313)" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M116.001 78.1221L121.88 84.0009L124.001 81.8796L118.122 76.0008L124.002 70.1214L121.88 68L116.001 73.8795L110.121 68L108 70.1214L113.879 76.0008L108.001 81.8796L110.122 84.0009L116.001 78.1221Z" fill="var(--emw--color-contrast, #131313)"></path></svg>', f(e, "class", "SearchErrorIcon");
|
|
411
411
|
},
|
|
412
412
|
m(t, n) {
|
|
413
|
-
|
|
413
|
+
j(t, e, n);
|
|
414
414
|
},
|
|
415
415
|
d(t) {
|
|
416
|
-
t &&
|
|
416
|
+
t && T(e);
|
|
417
417
|
}
|
|
418
418
|
};
|
|
419
419
|
}
|
|
420
420
|
function we(a) {
|
|
421
|
-
let e, t =
|
|
421
|
+
let e, t = de(
|
|
422
422
|
/*searchArray*/
|
|
423
|
-
a[
|
|
423
|
+
a[15]
|
|
424
424
|
), n = [];
|
|
425
|
-
for (let
|
|
426
|
-
n[
|
|
425
|
+
for (let r = 0; r < t.length; r += 1)
|
|
426
|
+
n[r] = ve(fe(a, t, r));
|
|
427
427
|
return {
|
|
428
428
|
c() {
|
|
429
|
-
for (let
|
|
430
|
-
n[
|
|
431
|
-
e =
|
|
429
|
+
for (let r = 0; r < n.length; r += 1)
|
|
430
|
+
n[r].c();
|
|
431
|
+
e = Re();
|
|
432
432
|
},
|
|
433
|
-
m(
|
|
433
|
+
m(r, l) {
|
|
434
434
|
for (let s = 0; s < n.length; s += 1)
|
|
435
|
-
n[s] && n[s].m(
|
|
436
|
-
|
|
435
|
+
n[s] && n[s].m(r, l);
|
|
436
|
+
j(r, e, l);
|
|
437
437
|
},
|
|
438
|
-
p(
|
|
439
|
-
if (l[0] & /*endpoint, sessionID, playerID, showfavorites, lang, searchArray, addGameTag, showgamename, integratedgameframedesktop, integratedgameframemobile, clientstyling, clientstylingurl, gamepagemodalurl*/
|
|
440
|
-
|
|
441
|
-
t =
|
|
438
|
+
p(r, l) {
|
|
439
|
+
if (l[0] & /*endpoint, sessionID, playerID, showfavorites, lang, searchArray, addGameTag, showgamename, integratedgameframedesktop, integratedgameframemobile, clientstyling, clientstylingurl, gamepagemodalurl, mbsource*/
|
|
440
|
+
35161087) {
|
|
441
|
+
t = de(
|
|
442
442
|
/*searchArray*/
|
|
443
|
-
|
|
443
|
+
r[15]
|
|
444
444
|
);
|
|
445
445
|
let s;
|
|
446
446
|
for (s = 0; s < t.length; s += 1) {
|
|
447
|
-
const i =
|
|
448
|
-
n[s] ? n[s].p(i, l) : (n[s] =
|
|
447
|
+
const i = fe(r, t, s);
|
|
448
|
+
n[s] ? n[s].p(i, l) : (n[s] = ve(i), n[s].c(), n[s].m(e.parentNode, e));
|
|
449
449
|
}
|
|
450
450
|
for (; s < n.length; s += 1)
|
|
451
451
|
n[s].d(1);
|
|
452
452
|
n.length = t.length;
|
|
453
453
|
}
|
|
454
454
|
},
|
|
455
|
-
d(
|
|
456
|
-
|
|
455
|
+
d(r) {
|
|
456
|
+
r && T(e), Ke(n, r);
|
|
457
457
|
}
|
|
458
458
|
};
|
|
459
459
|
}
|
|
460
|
-
function
|
|
461
|
-
let e, t, n,
|
|
460
|
+
function ve(a) {
|
|
461
|
+
let e, t, n, r, l, s, i, c, g, h, m, w;
|
|
462
462
|
return {
|
|
463
463
|
c() {
|
|
464
|
-
var
|
|
465
|
-
e = y("casino-game-thumbnail-nd"),
|
|
464
|
+
var d;
|
|
465
|
+
e = y("casino-game-thumbnail-nd"), u(
|
|
466
466
|
e,
|
|
467
467
|
"endpoint",
|
|
468
468
|
/*endpoint*/
|
|
469
469
|
a[0]
|
|
470
|
-
),
|
|
470
|
+
), u(
|
|
471
471
|
e,
|
|
472
472
|
"session",
|
|
473
473
|
/*sessionID*/
|
|
474
|
-
a[
|
|
475
|
-
),
|
|
474
|
+
a[19]
|
|
475
|
+
), u(
|
|
476
476
|
e,
|
|
477
477
|
"userid",
|
|
478
478
|
/*playerID*/
|
|
479
|
-
a[
|
|
480
|
-
),
|
|
479
|
+
a[20]
|
|
480
|
+
), u(
|
|
481
481
|
e,
|
|
482
482
|
"favorites",
|
|
483
483
|
/*showfavorites*/
|
|
484
|
-
a[
|
|
485
|
-
),
|
|
484
|
+
a[9]
|
|
485
|
+
), u(
|
|
486
486
|
e,
|
|
487
487
|
"lang",
|
|
488
488
|
/*lang*/
|
|
489
489
|
a[1]
|
|
490
|
-
),
|
|
491
|
-
a[53].thumbnail),
|
|
492
|
-
a[53].name),
|
|
493
|
-
a[53].vendor.name),
|
|
494
|
-
a[53].launchUrl),
|
|
495
|
-
a[53].isNew),
|
|
496
|
-
((
|
|
497
|
-
a[
|
|
490
|
+
), u(e, "gamethumbnail", t = /*game*/
|
|
491
|
+
a[53].thumbnail), u(e, "gamename", n = /*game*/
|
|
492
|
+
a[53].name), u(e, "gamevendor", r = /*game*/
|
|
493
|
+
a[53].vendor.name), u(e, "gameLaunchUrl", l = /*game*/
|
|
494
|
+
a[53].launchUrl), u(e, "gameisnew", s = /*game*/
|
|
495
|
+
a[53].isNew), u(e, "gametag", i = /*game*/
|
|
496
|
+
((d = a[53].advancedTags) == null ? void 0 : d.length) > 0 && /*addGameTag*/
|
|
497
|
+
a[25](
|
|
498
498
|
/*game*/
|
|
499
499
|
a[53].advancedTags
|
|
500
|
-
)),
|
|
501
|
-
a[53].cellSize),
|
|
502
|
-
a[53].id),
|
|
500
|
+
)), u(e, "gamecellsize", c = /*game*/
|
|
501
|
+
a[53].cellSize), u(e, "gameid", g = /*game*/
|
|
502
|
+
a[53].id), u(
|
|
503
503
|
e,
|
|
504
504
|
"showgamename",
|
|
505
505
|
/*showgamename*/
|
|
506
|
-
a[
|
|
507
|
-
),
|
|
508
|
-
a[53].hasFunMode),
|
|
509
|
-
a[53].isFavorite),
|
|
506
|
+
a[7]
|
|
507
|
+
), u(e, "gamefunmode", h = /*game*/
|
|
508
|
+
a[53].hasFunMode), u(e, "gamefavorite", m = /*game*/
|
|
509
|
+
a[53].isFavorite), u(e, "livelobbyendpoint", w = /*game*/
|
|
510
510
|
a[53].details ? (
|
|
511
511
|
/*game*/
|
|
512
512
|
a[53].launchUrl
|
|
513
|
-
) : ""),
|
|
513
|
+
) : ""), u(
|
|
514
514
|
e,
|
|
515
515
|
"integratedgameframedesktop",
|
|
516
516
|
/*integratedgameframedesktop*/
|
|
517
|
-
a[
|
|
518
|
-
),
|
|
517
|
+
a[5]
|
|
518
|
+
), u(
|
|
519
519
|
e,
|
|
520
520
|
"integratedgameframemobile",
|
|
521
521
|
/*integratedgameframemobile*/
|
|
522
|
-
a[
|
|
523
|
-
),
|
|
522
|
+
a[6]
|
|
523
|
+
), u(
|
|
524
524
|
e,
|
|
525
525
|
"clientstyling",
|
|
526
526
|
/*clientstyling*/
|
|
527
|
-
a[
|
|
528
|
-
),
|
|
527
|
+
a[3]
|
|
528
|
+
), u(
|
|
529
529
|
e,
|
|
530
530
|
"clientstylingurl",
|
|
531
531
|
/*clientstylingurl*/
|
|
532
|
-
a[
|
|
533
|
-
),
|
|
532
|
+
a[4]
|
|
533
|
+
), u(
|
|
534
534
|
e,
|
|
535
535
|
"gamepagemodalurl",
|
|
536
536
|
/*gamepagemodalurl*/
|
|
537
|
-
a[
|
|
537
|
+
a[8]
|
|
538
|
+
), u(
|
|
539
|
+
e,
|
|
540
|
+
"mbsource",
|
|
541
|
+
/*mbsource*/
|
|
542
|
+
a[2]
|
|
538
543
|
);
|
|
539
544
|
},
|
|
540
|
-
m(
|
|
541
|
-
|
|
545
|
+
m(d, p) {
|
|
546
|
+
j(d, e, p);
|
|
542
547
|
},
|
|
543
|
-
p(
|
|
544
|
-
var
|
|
545
|
-
|
|
546
|
-
1 &&
|
|
548
|
+
p(d, p) {
|
|
549
|
+
var D;
|
|
550
|
+
p[0] & /*endpoint*/
|
|
551
|
+
1 && u(
|
|
547
552
|
e,
|
|
548
553
|
"endpoint",
|
|
549
554
|
/*endpoint*/
|
|
550
|
-
|
|
551
|
-
),
|
|
552
|
-
|
|
555
|
+
d[0]
|
|
556
|
+
), p[0] & /*sessionID*/
|
|
557
|
+
524288 && u(
|
|
553
558
|
e,
|
|
554
559
|
"session",
|
|
555
560
|
/*sessionID*/
|
|
556
|
-
|
|
557
|
-
),
|
|
558
|
-
|
|
561
|
+
d[19]
|
|
562
|
+
), p[0] & /*playerID*/
|
|
563
|
+
1048576 && u(
|
|
559
564
|
e,
|
|
560
565
|
"userid",
|
|
561
566
|
/*playerID*/
|
|
562
|
-
|
|
563
|
-
),
|
|
564
|
-
|
|
567
|
+
d[20]
|
|
568
|
+
), p[0] & /*showfavorites*/
|
|
569
|
+
512 && u(
|
|
565
570
|
e,
|
|
566
571
|
"favorites",
|
|
567
572
|
/*showfavorites*/
|
|
568
|
-
|
|
569
|
-
),
|
|
570
|
-
2 &&
|
|
573
|
+
d[9]
|
|
574
|
+
), p[0] & /*lang*/
|
|
575
|
+
2 && u(
|
|
571
576
|
e,
|
|
572
577
|
"lang",
|
|
573
578
|
/*lang*/
|
|
574
|
-
|
|
575
|
-
),
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
((
|
|
588
|
-
|
|
579
|
+
d[1]
|
|
580
|
+
), p[0] & /*searchArray*/
|
|
581
|
+
32768 && t !== (t = /*game*/
|
|
582
|
+
d[53].thumbnail) && u(e, "gamethumbnail", t), p[0] & /*searchArray*/
|
|
583
|
+
32768 && n !== (n = /*game*/
|
|
584
|
+
d[53].name) && u(e, "gamename", n), p[0] & /*searchArray*/
|
|
585
|
+
32768 && r !== (r = /*game*/
|
|
586
|
+
d[53].vendor.name) && u(e, "gamevendor", r), p[0] & /*searchArray*/
|
|
587
|
+
32768 && l !== (l = /*game*/
|
|
588
|
+
d[53].launchUrl) && u(e, "gameLaunchUrl", l), p[0] & /*searchArray*/
|
|
589
|
+
32768 && s !== (s = /*game*/
|
|
590
|
+
d[53].isNew) && u(e, "gameisnew", s), p[0] & /*searchArray*/
|
|
591
|
+
32768 && i !== (i = /*game*/
|
|
592
|
+
((D = d[53].advancedTags) == null ? void 0 : D.length) > 0 && /*addGameTag*/
|
|
593
|
+
d[25](
|
|
589
594
|
/*game*/
|
|
590
|
-
|
|
591
|
-
)) &&
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
595
|
+
d[53].advancedTags
|
|
596
|
+
)) && u(e, "gametag", i), p[0] & /*searchArray*/
|
|
597
|
+
32768 && c !== (c = /*game*/
|
|
598
|
+
d[53].cellSize) && u(e, "gamecellsize", c), p[0] & /*searchArray*/
|
|
599
|
+
32768 && g !== (g = /*game*/
|
|
600
|
+
d[53].id) && u(e, "gameid", g), p[0] & /*showgamename*/
|
|
601
|
+
128 && u(
|
|
597
602
|
e,
|
|
598
603
|
"showgamename",
|
|
599
604
|
/*showgamename*/
|
|
600
|
-
|
|
601
|
-
),
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
605
|
+
d[7]
|
|
606
|
+
), p[0] & /*searchArray*/
|
|
607
|
+
32768 && h !== (h = /*game*/
|
|
608
|
+
d[53].hasFunMode) && u(e, "gamefunmode", h), p[0] & /*searchArray*/
|
|
609
|
+
32768 && m !== (m = /*game*/
|
|
610
|
+
d[53].isFavorite) && u(e, "gamefavorite", m), p[0] & /*searchArray*/
|
|
611
|
+
32768 && w !== (w = /*game*/
|
|
612
|
+
d[53].details ? (
|
|
608
613
|
/*game*/
|
|
609
|
-
|
|
610
|
-
) : "") &&
|
|
611
|
-
|
|
614
|
+
d[53].launchUrl
|
|
615
|
+
) : "") && u(e, "livelobbyendpoint", w), p[0] & /*integratedgameframedesktop*/
|
|
616
|
+
32 && u(
|
|
612
617
|
e,
|
|
613
618
|
"integratedgameframedesktop",
|
|
614
619
|
/*integratedgameframedesktop*/
|
|
615
|
-
|
|
616
|
-
),
|
|
617
|
-
|
|
620
|
+
d[5]
|
|
621
|
+
), p[0] & /*integratedgameframemobile*/
|
|
622
|
+
64 && u(
|
|
618
623
|
e,
|
|
619
624
|
"integratedgameframemobile",
|
|
620
625
|
/*integratedgameframemobile*/
|
|
621
|
-
|
|
622
|
-
),
|
|
623
|
-
|
|
626
|
+
d[6]
|
|
627
|
+
), p[0] & /*clientstyling*/
|
|
628
|
+
8 && u(
|
|
624
629
|
e,
|
|
625
630
|
"clientstyling",
|
|
626
631
|
/*clientstyling*/
|
|
627
|
-
|
|
628
|
-
),
|
|
629
|
-
|
|
632
|
+
d[3]
|
|
633
|
+
), p[0] & /*clientstylingurl*/
|
|
634
|
+
16 && u(
|
|
630
635
|
e,
|
|
631
636
|
"clientstylingurl",
|
|
632
637
|
/*clientstylingurl*/
|
|
633
|
-
|
|
634
|
-
),
|
|
635
|
-
|
|
638
|
+
d[4]
|
|
639
|
+
), p[0] & /*gamepagemodalurl*/
|
|
640
|
+
256 && u(
|
|
636
641
|
e,
|
|
637
642
|
"gamepagemodalurl",
|
|
638
643
|
/*gamepagemodalurl*/
|
|
639
|
-
|
|
644
|
+
d[8]
|
|
645
|
+
), p[0] & /*mbsource*/
|
|
646
|
+
4 && u(
|
|
647
|
+
e,
|
|
648
|
+
"mbsource",
|
|
649
|
+
/*mbsource*/
|
|
650
|
+
d[2]
|
|
640
651
|
);
|
|
641
652
|
},
|
|
642
|
-
d(
|
|
643
|
-
|
|
653
|
+
d(d) {
|
|
654
|
+
d && T(e);
|
|
644
655
|
}
|
|
645
656
|
};
|
|
646
657
|
}
|
|
647
|
-
function
|
|
648
|
-
let e, t, n,
|
|
658
|
+
function ke(a) {
|
|
659
|
+
let e, t, n, r = (
|
|
649
660
|
/*$_*/
|
|
650
|
-
a[
|
|
661
|
+
a[21]("notFound") + ""
|
|
651
662
|
), l, s, i, c = (
|
|
652
663
|
/*$_*/
|
|
653
|
-
a[
|
|
654
|
-
),
|
|
664
|
+
a[21]("notFoundText") + ""
|
|
665
|
+
), g, h, m = (
|
|
655
666
|
/*notfoundicon*/
|
|
656
|
-
a[
|
|
667
|
+
a[11] === "true" && ye()
|
|
657
668
|
);
|
|
658
669
|
return {
|
|
659
670
|
c() {
|
|
660
|
-
e = y("div"),
|
|
661
|
-
(a[
|
|
671
|
+
e = y("div"), m && m.c(), t = N(), n = y("p"), l = q(r), s = N(), i = y("p"), g = q(c), f(n, "class", "SearchMessage"), f(e, "class", h = "ResultsContainerError " + /*notfoundicon*/
|
|
672
|
+
(a[11] == "true" ? "WithIcon" : ""));
|
|
662
673
|
},
|
|
663
|
-
m(
|
|
664
|
-
|
|
674
|
+
m(w, d) {
|
|
675
|
+
j(w, e, d), m && m.m(e, null), S(e, t), S(e, n), S(n, l), S(e, s), S(e, i), S(i, g);
|
|
665
676
|
},
|
|
666
|
-
p(
|
|
677
|
+
p(w, d) {
|
|
667
678
|
/*notfoundicon*/
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
(
|
|
679
|
+
w[11] === "true" ? m || (m = ye(), m.c(), m.m(e, t)) : m && (m.d(1), m = null), d[0] & /*$_*/
|
|
680
|
+
2097152 && r !== (r = /*$_*/
|
|
681
|
+
w[21]("notFound") + "") && H(l, r), d[0] & /*$_*/
|
|
682
|
+
2097152 && c !== (c = /*$_*/
|
|
683
|
+
w[21]("notFoundText") + "") && H(g, c), d[0] & /*notfoundicon*/
|
|
684
|
+
2048 && h !== (h = "ResultsContainerError " + /*notfoundicon*/
|
|
685
|
+
(w[11] == "true" ? "WithIcon" : "")) && f(e, "class", h);
|
|
675
686
|
},
|
|
676
|
-
d(
|
|
677
|
-
|
|
687
|
+
d(w) {
|
|
688
|
+
w && T(e), m && m.d();
|
|
678
689
|
}
|
|
679
690
|
};
|
|
680
691
|
}
|
|
681
|
-
function
|
|
692
|
+
function ye(a) {
|
|
682
693
|
let e;
|
|
683
694
|
return {
|
|
684
695
|
c() {
|
|
685
696
|
e = y("div"), e.innerHTML = '<svg width="" height="" viewBox="0 0 240 160" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="40" width="160" height="160" rx="80" fill="var(--emw--color-contrast, #E6E6E6)" fill-opacity="0.6"></rect><path d="M152 112L136 96" stroke="var(--emw--color-contrast, #131313)" stroke-width="3" stroke-linecap="square" stroke-linejoin="round"></path><path d="M116 104C131.464 104 144 91.464 144 76C144 60.536 131.464 48 116 48C100.536 48 88 60.536 88 76C88 91.464 100.536 104 116 104Z" stroke="var(--emw--color-contrast, #131313)" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M116.001 78.1221L121.88 84.0009L124.001 81.8796L118.122 76.0008L124.002 70.1214L121.88 68L116.001 73.8795L110.121 68L108 70.1214L113.879 76.0008L108.001 81.8796L110.122 84.0009L116.001 78.1221Z" fill="var(--emw--color-contrast, #131313)"></path></svg>', f(e, "class", "SearchErrorIcon");
|
|
686
697
|
},
|
|
687
698
|
m(t, n) {
|
|
688
|
-
|
|
699
|
+
j(t, e, n);
|
|
689
700
|
},
|
|
690
701
|
d(t) {
|
|
691
|
-
t &&
|
|
702
|
+
t && T(e);
|
|
692
703
|
}
|
|
693
704
|
};
|
|
694
705
|
}
|
|
695
|
-
function
|
|
696
|
-
let e, t, n,
|
|
706
|
+
function lt(a) {
|
|
707
|
+
let e, t, n, r, l, s, i, c, g, h, m, w, d, p, D, x, A, W, O, U, v = (
|
|
697
708
|
/*cancelbutton*/
|
|
698
|
-
a[
|
|
709
|
+
a[10] === "true" && pe(a)
|
|
699
710
|
);
|
|
700
|
-
function
|
|
711
|
+
function I(b, E) {
|
|
701
712
|
return (
|
|
702
713
|
/*isLoading*/
|
|
703
|
-
b[
|
|
714
|
+
b[18] ? rt : nt
|
|
704
715
|
);
|
|
705
716
|
}
|
|
706
|
-
let
|
|
717
|
+
let M = I(a), R = M(a);
|
|
707
718
|
return {
|
|
708
719
|
c() {
|
|
709
|
-
e = y("div"), t = y("div"), n = y("div"),
|
|
710
|
-
a[
|
|
711
|
-
(a[
|
|
712
|
-
(a[
|
|
713
|
-
(a[
|
|
714
|
-
a[
|
|
720
|
+
e = y("div"), t = y("div"), n = y("div"), r = y("div"), r.innerHTML = '<svg width="14" height="15" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="#FFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m10.48 10.985 2.21 2.373"></path><circle cx="6.5" cy="6.5" r="5.75" stroke="#FFF" stroke-width="1.5"></circle></svg>', l = N(), s = y("input"), c = N(), g = y("span"), h = ue("svg"), m = ue("path"), d = N(), v && v.c(), D = N(), x = y("div"), W = N(), R.c(), f(r, "class", "SearchIcon"), f(s, "class", "SearchInput"), f(s, "type", "search"), f(s, "placeholder", i = /*$_*/
|
|
721
|
+
a[21]("placeHolderSearchGames")), f(s, "maxlength", it), f(m, "d", "m1.45 1.5 8.1 8M1.45 9.5l8.1-8"), f(m, "stroke", "#717171"), f(m, "stroke-width", "2"), f(m, "stroke-linecap", "round"), f(m, "stroke-linejoin", "round"), f(h, "width", "11"), f(h, "height", "11"), f(h, "fill", "none"), f(h, "xmlns", "http://www.w3.org/2000/svg"), f(g, "class", w = "SearchClearButton " + /*cancelbutton*/
|
|
722
|
+
(a[10] != "true" ? "WithoutCancel" : "") + " " + /*searchValue*/
|
|
723
|
+
(a[12].length != 0 ? "" : "NotVisible")), f(n, "class", p = "Search " + /*searchCancelled*/
|
|
724
|
+
(a[13] ? "" : "SearchAnimation")), f(t, "class", "SearchWrap"), f(x, "class", A = /*cancelbutton*/
|
|
725
|
+
a[10] != "true" ? "OverlayCancel" : ""), f(e, "class", (te(
|
|
715
726
|
/*userAgent*/
|
|
716
|
-
a[
|
|
727
|
+
a[22]
|
|
717
728
|
) !== "PC" ? "" : "Desktop") + " CasinoSearch");
|
|
718
729
|
},
|
|
719
|
-
m(b,
|
|
720
|
-
|
|
730
|
+
m(b, E) {
|
|
731
|
+
j(b, e, E), S(e, t), S(t, n), S(n, r), S(n, l), S(n, s), ce(
|
|
721
732
|
s,
|
|
722
733
|
/*searchValue*/
|
|
723
|
-
a[
|
|
724
|
-
), a[
|
|
725
|
-
|
|
734
|
+
a[12]
|
|
735
|
+
), a[34](s), S(n, c), S(n, g), S(g, h), S(h, m), S(n, d), v && v.m(n, null), S(e, D), S(e, x), S(e, W), R.m(e, null), a[37](e), O || (U = [
|
|
736
|
+
Z(
|
|
726
737
|
s,
|
|
727
738
|
"input",
|
|
728
739
|
/*input_input_handler*/
|
|
729
|
-
a[
|
|
740
|
+
a[33]
|
|
730
741
|
),
|
|
731
|
-
|
|
742
|
+
Z(
|
|
732
743
|
s,
|
|
733
744
|
"focus",
|
|
734
745
|
/*onFocus*/
|
|
735
|
-
a[
|
|
746
|
+
a[23]
|
|
736
747
|
),
|
|
737
|
-
|
|
738
|
-
|
|
748
|
+
Z(
|
|
749
|
+
g,
|
|
739
750
|
"click",
|
|
740
751
|
/*click_handler*/
|
|
741
|
-
a[
|
|
752
|
+
a[35]
|
|
742
753
|
),
|
|
743
|
-
|
|
744
|
-
|
|
754
|
+
Z(
|
|
755
|
+
x,
|
|
745
756
|
"click",
|
|
746
757
|
/*handleOverlay*/
|
|
747
|
-
a[
|
|
758
|
+
a[24]
|
|
748
759
|
)
|
|
749
|
-
],
|
|
760
|
+
], O = !0);
|
|
750
761
|
},
|
|
751
|
-
p(b,
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
b[
|
|
755
|
-
|
|
756
|
-
b[
|
|
762
|
+
p(b, E) {
|
|
763
|
+
E[0] & /*$_*/
|
|
764
|
+
2097152 && i !== (i = /*$_*/
|
|
765
|
+
b[21]("placeHolderSearchGames")) && f(s, "placeholder", i), E[0] & /*searchValue*/
|
|
766
|
+
4096 && s.value !== /*searchValue*/
|
|
767
|
+
b[12] && ce(
|
|
757
768
|
s,
|
|
758
769
|
/*searchValue*/
|
|
759
|
-
b[
|
|
760
|
-
),
|
|
761
|
-
|
|
762
|
-
(b[
|
|
763
|
-
(b[
|
|
764
|
-
b[
|
|
765
|
-
|
|
766
|
-
(b[
|
|
767
|
-
|
|
768
|
-
b[
|
|
770
|
+
b[12]
|
|
771
|
+
), E[0] & /*cancelbutton, searchValue*/
|
|
772
|
+
5120 && w !== (w = "SearchClearButton " + /*cancelbutton*/
|
|
773
|
+
(b[10] != "true" ? "WithoutCancel" : "") + " " + /*searchValue*/
|
|
774
|
+
(b[12].length != 0 ? "" : "NotVisible")) && f(g, "class", w), /*cancelbutton*/
|
|
775
|
+
b[10] === "true" ? v ? v.p(b, E) : (v = pe(b), v.c(), v.m(n, null)) : v && (v.d(1), v = null), E[0] & /*searchCancelled*/
|
|
776
|
+
8192 && p !== (p = "Search " + /*searchCancelled*/
|
|
777
|
+
(b[13] ? "" : "SearchAnimation")) && f(n, "class", p), E[0] & /*cancelbutton*/
|
|
778
|
+
1024 && A !== (A = /*cancelbutton*/
|
|
779
|
+
b[10] != "true" ? "OverlayCancel" : "") && f(x, "class", A), M === (M = I(b)) && R ? R.p(b, E) : (R.d(1), R = M(b), R && (R.c(), R.m(e, null)));
|
|
769
780
|
},
|
|
770
|
-
i:
|
|
771
|
-
o:
|
|
781
|
+
i: ie,
|
|
782
|
+
o: ie,
|
|
772
783
|
d(b) {
|
|
773
|
-
b &&
|
|
784
|
+
b && T(e), a[34](null), v && v.d(), R.d(), a[37](null), O = !1, Je(U);
|
|
774
785
|
}
|
|
775
786
|
};
|
|
776
787
|
}
|
|
777
|
-
let
|
|
778
|
-
function
|
|
788
|
+
let it = 50;
|
|
789
|
+
function ct(a, e, t) {
|
|
779
790
|
let n;
|
|
780
|
-
|
|
781
|
-
let { endpoint:
|
|
782
|
-
const
|
|
783
|
-
fetch(
|
|
784
|
-
Object.keys(
|
|
785
|
-
|
|
791
|
+
Ze(a, Xe, (o) => t(21, n = o));
|
|
792
|
+
let { endpoint: r = "" } = e, { datasource: l = "" } = e, { session: s = "" } = e, { userid: i = "" } = e, { lang: c = "en" } = e, { mbsource: g } = e, { clientstyling: h = "" } = e, { clientstylingurl: m = "" } = e, { integratedgameframedesktop: w = "false" } = e, { integratedgameframemobile: d = "false" } = e, { showgamename: p = "" } = e, { gamepagemodalurl: D = "true" } = e, { translationurl: x = "" } = e, { showfavorites: A = "" } = e, { cancelbutton: W = "true" } = e, { notfoundicon: O = "false" } = e, U = window.navigator.userAgent, v = [], I = [], M = {}, R = "", b, E = !0, V = !1, z = !1, P, Y = !1, K, X, ae = [];
|
|
793
|
+
const Ce = () => {
|
|
794
|
+
fetch(x).then((_) => _.json()).then((_) => {
|
|
795
|
+
Object.keys(_).forEach((k) => {
|
|
796
|
+
me(k, _[k]);
|
|
786
797
|
});
|
|
787
|
-
}).catch((
|
|
788
|
-
console.log(
|
|
798
|
+
}).catch((_) => {
|
|
799
|
+
console.log(_);
|
|
789
800
|
});
|
|
790
801
|
};
|
|
791
|
-
Object.keys(
|
|
792
|
-
|
|
802
|
+
Object.keys(ge).forEach((o) => {
|
|
803
|
+
me(o, ge[o]);
|
|
793
804
|
});
|
|
794
|
-
const
|
|
795
|
-
|
|
796
|
-
},
|
|
797
|
-
if (t(
|
|
798
|
-
t(
|
|
799
|
-
let
|
|
800
|
-
|
|
801
|
-
let
|
|
802
|
-
if (
|
|
803
|
-
for (
|
|
804
|
-
let G = new URL(`${
|
|
805
|
-
G.searchParams.append("language", c), G.searchParams.append("datasource", l), G.searchParams.append("platform",
|
|
805
|
+
const ne = (o) => {
|
|
806
|
+
o.data && o.data.type == "SearchedItemClicked" && Ie(o.data.gameId), o.data.type == "UserSessionID" && (t(19, K = o.data.session), t(20, X = o.data.userid), t(32, Y = !0)), o.data.type == "CategoryChange" && Q();
|
|
807
|
+
}, re = () => {
|
|
808
|
+
if (t(13, E = !1), t(17, V = !0), r && l && c && R.length < 2) {
|
|
809
|
+
t(15, v = []);
|
|
810
|
+
let o = localStorage.getItem("searchedGamesWds_casino"), _ = [];
|
|
811
|
+
o && (_ = o.split(","));
|
|
812
|
+
let k = [], C = 0, F = _.length;
|
|
813
|
+
if (F > 0) {
|
|
814
|
+
for (C = 0; C < F; C++) {
|
|
815
|
+
let G = new URL(`${r}/v1/casino/games/${_[C]}`);
|
|
816
|
+
G.searchParams.append("language", c), G.searchParams.append("datasource", l), G.searchParams.append("platform", te(U)), k.push(Ee(G, _[C]));
|
|
806
817
|
}
|
|
807
|
-
Promise.all(
|
|
808
|
-
G = G.filter(function(
|
|
809
|
-
return !!
|
|
810
|
-
}), t(
|
|
818
|
+
Promise.all(k).then((G) => {
|
|
819
|
+
G = G.filter(function(B) {
|
|
820
|
+
return !!B;
|
|
821
|
+
}), t(15, v = G.map((B) => (B.isFavorite = oe(B.id), B))), v.length ? J("searchSuccess", "SearchWidget") : J("searchFail", "SearchWidget");
|
|
811
822
|
}).catch((G) => {
|
|
812
|
-
|
|
823
|
+
J("searchError", "SearchWidget");
|
|
813
824
|
});
|
|
814
825
|
}
|
|
815
826
|
}
|
|
816
|
-
|
|
817
|
-
},
|
|
818
|
-
typeof gtag == "function" && gtag("event",
|
|
819
|
-
},
|
|
820
|
-
|
|
821
|
-
},
|
|
822
|
-
t(
|
|
823
|
-
t(
|
|
824
|
-
}).catch((R) => {
|
|
825
|
-
t(17, z = !1), console.error(R), w(R);
|
|
826
|
-
});
|
|
827
|
-
}), Le = (r, p) => new Promise((w, R) => {
|
|
828
|
-
t(17, z = !0), p && Object.keys(O).indexOf(p) >= 0 ? (t(17, z = !1), w(O[p])) : fetch(r).then((C) => C.json()).then((C) => {
|
|
829
|
-
t(17, z = !1), C.error || (O[C[0].gameId] = C[0]), w(C[0]);
|
|
827
|
+
le(V), J("searchAttempt", "SearchWidget"), J("SearchInitialized", "SearchWidget");
|
|
828
|
+
}, J = (o, _) => {
|
|
829
|
+
typeof gtag == "function" && gtag("event", o, { context: _ });
|
|
830
|
+
}, Fe = () => {
|
|
831
|
+
W != "true" && Q();
|
|
832
|
+
}, Le = (o) => new Promise((_, k) => {
|
|
833
|
+
t(18, z = !0), fetch(o.href).then((C) => C.json()).then((C) => {
|
|
834
|
+
t(18, z = !1), _(C);
|
|
830
835
|
}).catch((C) => {
|
|
831
|
-
t(
|
|
836
|
+
t(18, z = !1), console.error(C), k(C);
|
|
837
|
+
});
|
|
838
|
+
}), Ee = (o, _) => new Promise((k, C) => {
|
|
839
|
+
t(18, z = !0), _ && Object.keys(M).indexOf(_) >= 0 ? (t(18, z = !1), k(M[_])) : fetch(o).then((F) => F.json()).then((F) => {
|
|
840
|
+
t(18, z = !1), F.error || (M[F[0].gameId] = F[0]), k(F[0]);
|
|
841
|
+
}).catch((F) => {
|
|
842
|
+
t(18, z = !1), console.error(F), C(F);
|
|
832
843
|
});
|
|
833
844
|
}), Te = () => {
|
|
834
|
-
const
|
|
835
|
-
t(
|
|
836
|
-
let
|
|
845
|
+
const o = new URL(`${r}/v1/player/${X}/favorites/`);
|
|
846
|
+
t(18, z = !0);
|
|
847
|
+
let _ = {
|
|
837
848
|
method: "GET",
|
|
838
|
-
headers: { "X-SessionID":
|
|
849
|
+
headers: { "X-SessionID": K }
|
|
839
850
|
};
|
|
840
|
-
fetch(
|
|
841
|
-
t(
|
|
851
|
+
fetch(o.href, _).then((k) => k.json()).then((k) => {
|
|
852
|
+
t(18, z = !1), ae = k.items.map((C) => C.id);
|
|
842
853
|
});
|
|
843
|
-
},
|
|
844
|
-
t(
|
|
845
|
-
},
|
|
846
|
-
if ((
|
|
847
|
-
let
|
|
848
|
-
const
|
|
849
|
-
return
|
|
850
|
-
const
|
|
851
|
-
|
|
852
|
-
}),
|
|
853
|
-
}, Ie = (
|
|
854
|
-
if (
|
|
855
|
-
let
|
|
856
|
-
|
|
854
|
+
}, je = () => {
|
|
855
|
+
t(32, Y = !0), t(19, K = s), t(20, X = i);
|
|
856
|
+
}, oe = (o) => ae.findIndex((_) => _ == o) !== -1, Ge = (o) => {
|
|
857
|
+
if ((o == null ? void 0 : o.length) === 0) return "";
|
|
858
|
+
let _, k = 99999999999, C;
|
|
859
|
+
const F = new Date(Date.now());
|
|
860
|
+
return o.forEach((G, B) => {
|
|
861
|
+
const Me = new Date(G.schedules[0].startTime), ee = new Date(G.schedules[0].endTime);
|
|
862
|
+
$(ee).diff(F) < k && (k = $(ee).diff(F), C = B), $(F).isAfter(Me) && $(F).isBefore(ee) && (_ = o[C].name);
|
|
863
|
+
}), _;
|
|
864
|
+
}, Ie = (o) => {
|
|
865
|
+
if (I = localStorage.getItem("searchedGamesWds_casino"), I ? I = I.split(",") : I = [], I.indexOf(o) === -1) {
|
|
866
|
+
let _;
|
|
867
|
+
I.unshift(o), _ = I.join(","), localStorage.setItem("searchedGamesWds_casino", _);
|
|
857
868
|
}
|
|
858
|
-
},
|
|
859
|
-
t(
|
|
860
|
-
},
|
|
861
|
-
t(
|
|
862
|
-
},
|
|
869
|
+
}, Q = () => {
|
|
870
|
+
t(12, R = ""), t(13, E = !0), t(18, z = !1), t(15, v = []), t(17, V = !1), le(V);
|
|
871
|
+
}, se = () => {
|
|
872
|
+
t(12, R = ""), b.focus();
|
|
873
|
+
}, le = (o) => {
|
|
863
874
|
window.postMessage(
|
|
864
875
|
{
|
|
865
|
-
type:
|
|
866
|
-
searchStatus:
|
|
876
|
+
type: o === !0 ? "searchActive" : "searchCancelled",
|
|
877
|
+
searchStatus: o
|
|
867
878
|
},
|
|
868
879
|
window.location.href
|
|
869
880
|
);
|
|
870
|
-
}, Ge = () => {
|
|
871
|
-
$e(c);
|
|
872
881
|
}, ze = () => {
|
|
873
|
-
|
|
874
|
-
r.innerHTML = m, B.appendChild(r);
|
|
875
|
-
}, xe = () => {
|
|
876
|
-
let r = new URL(u), p = document.createElement("style");
|
|
877
|
-
fetch(r.href).then((w) => w.text()).then((w) => {
|
|
878
|
-
p.innerHTML = w, setTimeout(
|
|
879
|
-
() => {
|
|
880
|
-
B.appendChild(p);
|
|
881
|
-
},
|
|
882
|
-
1
|
|
883
|
-
);
|
|
884
|
-
});
|
|
882
|
+
tt(c);
|
|
885
883
|
};
|
|
886
|
-
|
|
887
|
-
window.removeEventListener("message",
|
|
884
|
+
Ye(() => (window.addEventListener("message", ne, !1), () => {
|
|
885
|
+
window.removeEventListener("message", ne);
|
|
888
886
|
}));
|
|
889
887
|
function Ne() {
|
|
890
|
-
|
|
888
|
+
R = this.value, t(12, R);
|
|
891
889
|
}
|
|
892
|
-
function
|
|
893
|
-
|
|
894
|
-
|
|
890
|
+
function xe(o) {
|
|
891
|
+
he[o ? "unshift" : "push"](() => {
|
|
892
|
+
b = o, t(16, b);
|
|
895
893
|
});
|
|
896
894
|
}
|
|
897
|
-
const
|
|
898
|
-
function Ae(
|
|
899
|
-
|
|
900
|
-
|
|
895
|
+
const Pe = () => se(), De = () => Q();
|
|
896
|
+
function Ae(o) {
|
|
897
|
+
he[o ? "unshift" : "push"](() => {
|
|
898
|
+
P = o, t(14, P);
|
|
901
899
|
});
|
|
902
900
|
}
|
|
903
|
-
return a.$$set = (
|
|
904
|
-
"endpoint" in
|
|
901
|
+
return a.$$set = (o) => {
|
|
902
|
+
"endpoint" in o && t(0, r = o.endpoint), "datasource" in o && t(28, l = o.datasource), "session" in o && t(29, s = o.session), "userid" in o && t(30, i = o.userid), "lang" in o && t(1, c = o.lang), "mbsource" in o && t(2, g = o.mbsource), "clientstyling" in o && t(3, h = o.clientstyling), "clientstylingurl" in o && t(4, m = o.clientstylingurl), "integratedgameframedesktop" in o && t(5, w = o.integratedgameframedesktop), "integratedgameframemobile" in o && t(6, d = o.integratedgameframemobile), "showgamename" in o && t(7, p = o.showgamename), "gamepagemodalurl" in o && t(8, D = o.gamepagemodalurl), "translationurl" in o && t(31, x = o.translationurl), "showfavorites" in o && t(9, A = o.showfavorites), "cancelbutton" in o && t(10, W = o.cancelbutton), "notfoundicon" in o && t(11, O = o.notfoundicon);
|
|
905
903
|
}, a.$$.update = () => {
|
|
906
904
|
if (a.$$.dirty[0] & /*searchValue, endpoint, datasource, lang, searchCancelled*/
|
|
907
|
-
|
|
908
|
-
if (
|
|
909
|
-
const
|
|
910
|
-
|
|
911
|
-
t(
|
|
905
|
+
268447747)
|
|
906
|
+
if (R.length >= 2) {
|
|
907
|
+
const o = new URL(`${r}/v1/casino/games`);
|
|
908
|
+
o.searchParams.append("datasource", l), o.searchParams.append("expand", "vendor"), o.searchParams.append("platform", te(U)), o.searchParams.append("language", c), o.searchParams.append("pagination", "offset=0,limit=30"), o.searchParams.append("filter", `name=${R}`), Le(o).then((_) => {
|
|
909
|
+
t(15, v = _.items.map((k) => (k.isFavorite = oe(k.id), k)));
|
|
912
910
|
});
|
|
913
911
|
} else
|
|
914
|
-
|
|
912
|
+
E || re();
|
|
915
913
|
a.$$.dirty[0] & /*lang*/
|
|
916
|
-
2 && c &&
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
914
|
+
2 && c && ze(), a.$$.dirty[1] & /*translationurl*/
|
|
915
|
+
1 && x && Ce(), a.$$.dirty[0] & /*session, userid*/
|
|
916
|
+
1610612736 && s && i && je(), a.$$.dirty[0] & /*showfavorites*/
|
|
917
|
+
512 | a.$$.dirty[1] & /*isLoggedIn*/
|
|
918
|
+
2 && A && Y && Te(), a.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
919
|
+
16392 && h && P && Qe(P, h), a.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
920
|
+
16400 && m && P && $e(P, m), a.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
921
|
+
16388 && g && P && et(P, `${g}.Style`);
|
|
923
922
|
}, [
|
|
924
|
-
|
|
923
|
+
r,
|
|
925
924
|
c,
|
|
926
|
-
m,
|
|
927
|
-
u,
|
|
928
925
|
g,
|
|
929
|
-
k,
|
|
930
926
|
h,
|
|
931
|
-
|
|
932
|
-
|
|
927
|
+
m,
|
|
928
|
+
w,
|
|
929
|
+
d,
|
|
930
|
+
p,
|
|
933
931
|
D,
|
|
934
|
-
|
|
935
|
-
|
|
932
|
+
A,
|
|
933
|
+
W,
|
|
934
|
+
O,
|
|
935
|
+
R,
|
|
936
|
+
E,
|
|
937
|
+
P,
|
|
938
|
+
v,
|
|
936
939
|
b,
|
|
937
|
-
|
|
938
|
-
M,
|
|
939
|
-
L,
|
|
940
|
-
F,
|
|
940
|
+
V,
|
|
941
941
|
z,
|
|
942
|
-
Y,
|
|
943
942
|
K,
|
|
944
|
-
n,
|
|
945
|
-
A,
|
|
946
|
-
ne,
|
|
947
|
-
Ce,
|
|
948
|
-
je,
|
|
949
943
|
X,
|
|
950
|
-
|
|
944
|
+
n,
|
|
945
|
+
U,
|
|
946
|
+
re,
|
|
947
|
+
Fe,
|
|
948
|
+
Ge,
|
|
949
|
+
Q,
|
|
950
|
+
se,
|
|
951
951
|
l,
|
|
952
952
|
s,
|
|
953
953
|
i,
|
|
954
|
-
|
|
955
|
-
|
|
954
|
+
x,
|
|
955
|
+
Y,
|
|
956
956
|
Ne,
|
|
957
|
+
xe,
|
|
957
958
|
Pe,
|
|
958
|
-
Me,
|
|
959
959
|
De,
|
|
960
960
|
Ae
|
|
961
961
|
];
|
|
962
962
|
}
|
|
963
|
-
class
|
|
963
|
+
class ut extends qe {
|
|
964
964
|
constructor(e) {
|
|
965
|
-
super(),
|
|
965
|
+
super(), We(
|
|
966
966
|
this,
|
|
967
967
|
e,
|
|
968
|
+
ct,
|
|
968
969
|
lt,
|
|
969
|
-
|
|
970
|
-
Ve,
|
|
970
|
+
Oe,
|
|
971
971
|
{
|
|
972
972
|
endpoint: 0,
|
|
973
|
-
datasource:
|
|
974
|
-
session:
|
|
975
|
-
userid:
|
|
973
|
+
datasource: 28,
|
|
974
|
+
session: 29,
|
|
975
|
+
userid: 30,
|
|
976
976
|
lang: 1,
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
977
|
+
mbsource: 2,
|
|
978
|
+
clientstyling: 3,
|
|
979
|
+
clientstylingurl: 4,
|
|
980
|
+
integratedgameframedesktop: 5,
|
|
981
|
+
integratedgameframemobile: 6,
|
|
982
|
+
showgamename: 7,
|
|
983
|
+
gamepagemodalurl: 8,
|
|
984
|
+
translationurl: 31,
|
|
985
|
+
showfavorites: 9,
|
|
986
|
+
cancelbutton: 10,
|
|
987
|
+
notfoundicon: 11
|
|
987
988
|
},
|
|
988
|
-
|
|
989
|
+
at,
|
|
989
990
|
[-1, -1]
|
|
990
991
|
);
|
|
991
992
|
}
|
|
@@ -993,94 +994,100 @@ class it extends We {
|
|
|
993
994
|
return this.$$.ctx[0];
|
|
994
995
|
}
|
|
995
996
|
set endpoint(e) {
|
|
996
|
-
this.$$set({ endpoint: e }),
|
|
997
|
+
this.$$set({ endpoint: e }), L();
|
|
997
998
|
}
|
|
998
999
|
get datasource() {
|
|
999
|
-
return this.$$.ctx[
|
|
1000
|
+
return this.$$.ctx[28];
|
|
1000
1001
|
}
|
|
1001
1002
|
set datasource(e) {
|
|
1002
|
-
this.$$set({ datasource: e }),
|
|
1003
|
+
this.$$set({ datasource: e }), L();
|
|
1003
1004
|
}
|
|
1004
1005
|
get session() {
|
|
1005
|
-
return this.$$.ctx[
|
|
1006
|
+
return this.$$.ctx[29];
|
|
1006
1007
|
}
|
|
1007
1008
|
set session(e) {
|
|
1008
|
-
this.$$set({ session: e }),
|
|
1009
|
+
this.$$set({ session: e }), L();
|
|
1009
1010
|
}
|
|
1010
1011
|
get userid() {
|
|
1011
|
-
return this.$$.ctx[
|
|
1012
|
+
return this.$$.ctx[30];
|
|
1012
1013
|
}
|
|
1013
1014
|
set userid(e) {
|
|
1014
|
-
this.$$set({ userid: e }),
|
|
1015
|
+
this.$$set({ userid: e }), L();
|
|
1015
1016
|
}
|
|
1016
1017
|
get lang() {
|
|
1017
1018
|
return this.$$.ctx[1];
|
|
1018
1019
|
}
|
|
1019
1020
|
set lang(e) {
|
|
1020
|
-
this.$$set({ lang: e }),
|
|
1021
|
+
this.$$set({ lang: e }), L();
|
|
1021
1022
|
}
|
|
1022
|
-
get
|
|
1023
|
+
get mbsource() {
|
|
1023
1024
|
return this.$$.ctx[2];
|
|
1024
1025
|
}
|
|
1026
|
+
set mbsource(e) {
|
|
1027
|
+
this.$$set({ mbsource: e }), L();
|
|
1028
|
+
}
|
|
1029
|
+
get clientstyling() {
|
|
1030
|
+
return this.$$.ctx[3];
|
|
1031
|
+
}
|
|
1025
1032
|
set clientstyling(e) {
|
|
1026
|
-
this.$$set({ clientstyling: e }),
|
|
1033
|
+
this.$$set({ clientstyling: e }), L();
|
|
1027
1034
|
}
|
|
1028
1035
|
get clientstylingurl() {
|
|
1029
|
-
return this.$$.ctx[
|
|
1036
|
+
return this.$$.ctx[4];
|
|
1030
1037
|
}
|
|
1031
1038
|
set clientstylingurl(e) {
|
|
1032
|
-
this.$$set({ clientstylingurl: e }),
|
|
1039
|
+
this.$$set({ clientstylingurl: e }), L();
|
|
1033
1040
|
}
|
|
1034
1041
|
get integratedgameframedesktop() {
|
|
1035
|
-
return this.$$.ctx[
|
|
1042
|
+
return this.$$.ctx[5];
|
|
1036
1043
|
}
|
|
1037
1044
|
set integratedgameframedesktop(e) {
|
|
1038
|
-
this.$$set({ integratedgameframedesktop: e }),
|
|
1045
|
+
this.$$set({ integratedgameframedesktop: e }), L();
|
|
1039
1046
|
}
|
|
1040
1047
|
get integratedgameframemobile() {
|
|
1041
|
-
return this.$$.ctx[
|
|
1048
|
+
return this.$$.ctx[6];
|
|
1042
1049
|
}
|
|
1043
1050
|
set integratedgameframemobile(e) {
|
|
1044
|
-
this.$$set({ integratedgameframemobile: e }),
|
|
1051
|
+
this.$$set({ integratedgameframemobile: e }), L();
|
|
1045
1052
|
}
|
|
1046
1053
|
get showgamename() {
|
|
1047
|
-
return this.$$.ctx[
|
|
1054
|
+
return this.$$.ctx[7];
|
|
1048
1055
|
}
|
|
1049
1056
|
set showgamename(e) {
|
|
1050
|
-
this.$$set({ showgamename: e }),
|
|
1057
|
+
this.$$set({ showgamename: e }), L();
|
|
1051
1058
|
}
|
|
1052
1059
|
get gamepagemodalurl() {
|
|
1053
|
-
return this.$$.ctx[
|
|
1060
|
+
return this.$$.ctx[8];
|
|
1054
1061
|
}
|
|
1055
1062
|
set gamepagemodalurl(e) {
|
|
1056
|
-
this.$$set({ gamepagemodalurl: e }),
|
|
1063
|
+
this.$$set({ gamepagemodalurl: e }), L();
|
|
1057
1064
|
}
|
|
1058
1065
|
get translationurl() {
|
|
1059
|
-
return this.$$.ctx[
|
|
1066
|
+
return this.$$.ctx[31];
|
|
1060
1067
|
}
|
|
1061
1068
|
set translationurl(e) {
|
|
1062
|
-
this.$$set({ translationurl: e }),
|
|
1069
|
+
this.$$set({ translationurl: e }), L();
|
|
1063
1070
|
}
|
|
1064
1071
|
get showfavorites() {
|
|
1065
|
-
return this.$$.ctx[
|
|
1072
|
+
return this.$$.ctx[9];
|
|
1066
1073
|
}
|
|
1067
1074
|
set showfavorites(e) {
|
|
1068
|
-
this.$$set({ showfavorites: e }),
|
|
1075
|
+
this.$$set({ showfavorites: e }), L();
|
|
1069
1076
|
}
|
|
1070
1077
|
get cancelbutton() {
|
|
1071
|
-
return this.$$.ctx[
|
|
1078
|
+
return this.$$.ctx[10];
|
|
1072
1079
|
}
|
|
1073
1080
|
set cancelbutton(e) {
|
|
1074
|
-
this.$$set({ cancelbutton: e }),
|
|
1081
|
+
this.$$set({ cancelbutton: e }), L();
|
|
1075
1082
|
}
|
|
1076
1083
|
get notfoundicon() {
|
|
1077
|
-
return this.$$.ctx[
|
|
1084
|
+
return this.$$.ctx[11];
|
|
1078
1085
|
}
|
|
1079
1086
|
set notfoundicon(e) {
|
|
1080
|
-
this.$$set({ notfoundicon: e }),
|
|
1087
|
+
this.$$set({ notfoundicon: e }), L();
|
|
1081
1088
|
}
|
|
1082
1089
|
}
|
|
1083
|
-
Ue(
|
|
1090
|
+
Ue(ut, { endpoint: {}, datasource: {}, session: {}, userid: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, showgamename: {}, gamepagemodalurl: {}, translationurl: {}, showfavorites: {}, cancelbutton: {}, notfoundicon: {} }, [], [], !0);
|
|
1084
1091
|
export {
|
|
1085
|
-
|
|
1092
|
+
ut as default
|
|
1086
1093
|
};
|