@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, c as qe, S as We, i as Oe, s as Ue, f as L, 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 B, v as H, 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-Bk_818go.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,252 +200,252 @@ if (typeof window < "u") {
|
|
|
200
200
|
}
|
|
201
201
|
};
|
|
202
202
|
};
|
|
203
|
-
customElements.define = a(customElements.define), import("./CasinoGameThumbnailNd-
|
|
203
|
+
customElements.define = a(customElements.define), import("./CasinoGameThumbnailNd-Bk_818go.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[
|
|
217
|
+
a[21]("cancel") + ""
|
|
218
218
|
), n, r, l, s;
|
|
219
219
|
return {
|
|
220
220
|
c() {
|
|
221
|
-
e = y("small"), n =
|
|
222
|
-
(a[
|
|
221
|
+
e = y("small"), n = H(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") + "") && B(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
|
|
244
|
+
function nt(a) {
|
|
245
245
|
let e, t, n, r;
|
|
246
|
-
function l(
|
|
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
|
-
e = y("p"), n =
|
|
293
|
+
e = y("p"), n = H(t), f(e, "class", "LoadingContent");
|
|
294
294
|
},
|
|
295
295
|
m(r, l) {
|
|
296
|
-
|
|
296
|
+
j(r, e, l), S(e, n);
|
|
297
297
|
},
|
|
298
298
|
p(r, l) {
|
|
299
299
|
l[0] & /*$_*/
|
|
300
|
-
|
|
301
|
-
r[
|
|
300
|
+
2097152 && t !== (t = /*$_*/
|
|
301
|
+
r[21]("loading") + "") && B(n, t);
|
|
302
302
|
},
|
|
303
303
|
d(r) {
|
|
304
|
-
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
|
-
e = y("p"), n =
|
|
315
|
+
e = y("p"), n = H(t), f(e, "class", "SearchMessage");
|
|
316
316
|
},
|
|
317
317
|
m(r, l) {
|
|
318
|
-
|
|
318
|
+
j(r, e, l), S(e, n);
|
|
319
319
|
},
|
|
320
320
|
p(r, l) {
|
|
321
321
|
l[0] & /*$_*/
|
|
322
|
-
|
|
323
|
-
r[
|
|
322
|
+
2097152 && t !== (t = /*$_*/
|
|
323
|
+
r[21]("searchResult") + "") && B(n, t);
|
|
324
324
|
},
|
|
325
325
|
d(r) {
|
|
326
|
-
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[
|
|
333
|
+
a[15].length !== 0 && _e(a)
|
|
334
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
|
-
e = y("p"), n =
|
|
362
|
+
e = y("p"), n = H(t), f(e, "class", "SearchMessage");
|
|
363
363
|
},
|
|
364
364
|
m(r, l) {
|
|
365
|
-
|
|
365
|
+
j(r, e, l), S(e, n);
|
|
366
366
|
},
|
|
367
367
|
p(r, l) {
|
|
368
368
|
l[0] & /*$_*/
|
|
369
|
-
|
|
370
|
-
r[
|
|
369
|
+
2097152 && t !== (t = /*$_*/
|
|
370
|
+
r[21]("recentSearch") + "") && B(n, t);
|
|
371
371
|
},
|
|
372
372
|
d(r) {
|
|
373
|
-
r &&
|
|
373
|
+
r && T(e);
|
|
374
374
|
}
|
|
375
375
|
};
|
|
376
376
|
}
|
|
377
|
-
function
|
|
377
|
+
function Se(a) {
|
|
378
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 = H(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") + "") && B(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
425
|
for (let r = 0; r < t.length; r += 1)
|
|
426
|
-
n[r] =
|
|
426
|
+
n[r] = ve(fe(a, t, r));
|
|
427
427
|
return {
|
|
428
428
|
c() {
|
|
429
429
|
for (let r = 0; r < n.length; r += 1)
|
|
430
430
|
n[r].c();
|
|
431
|
-
e =
|
|
431
|
+
e = Re();
|
|
432
432
|
},
|
|
433
433
|
m(r, l) {
|
|
434
434
|
for (let s = 0; s < n.length; s += 1)
|
|
435
435
|
n[s] && n[s].m(r, l);
|
|
436
|
-
|
|
436
|
+
j(r, e, l);
|
|
437
437
|
},
|
|
438
438
|
p(r, l) {
|
|
439
|
-
if (l[0] & /*endpoint, sessionID, playerID, showfavorites, lang, searchArray, addGameTag, showgamename, integratedgameframedesktop, integratedgameframemobile, clientstyling, clientstylingurl, gamepagemodalurl*/
|
|
440
|
-
|
|
441
|
-
t =
|
|
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
|
-
r[
|
|
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);
|
|
@@ -453,411 +453,422 @@ function we(a) {
|
|
|
453
453
|
}
|
|
454
454
|
},
|
|
455
455
|
d(r) {
|
|
456
|
-
r &&
|
|
456
|
+
r && T(e), Ke(n, r);
|
|
457
457
|
}
|
|
458
458
|
};
|
|
459
459
|
}
|
|
460
|
-
function
|
|
461
|
-
let e, t, n, r, l, s, i, c,
|
|
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
|
-
e = y("casino-game-thumbnail-nd"),
|
|
464
|
+
e = y("casino-game-thumbnail-nd"), u(
|
|
465
465
|
e,
|
|
466
466
|
"endpoint",
|
|
467
467
|
/*endpoint*/
|
|
468
468
|
a[0]
|
|
469
|
-
),
|
|
469
|
+
), u(
|
|
470
470
|
e,
|
|
471
471
|
"session",
|
|
472
472
|
/*sessionID*/
|
|
473
|
-
a[
|
|
474
|
-
),
|
|
473
|
+
a[19]
|
|
474
|
+
), u(
|
|
475
475
|
e,
|
|
476
476
|
"userid",
|
|
477
477
|
/*playerID*/
|
|
478
|
-
a[
|
|
479
|
-
),
|
|
478
|
+
a[20]
|
|
479
|
+
), u(
|
|
480
480
|
e,
|
|
481
481
|
"favorites",
|
|
482
482
|
/*showfavorites*/
|
|
483
|
-
a[
|
|
484
|
-
),
|
|
483
|
+
a[9]
|
|
484
|
+
), u(
|
|
485
485
|
e,
|
|
486
486
|
"lang",
|
|
487
487
|
/*lang*/
|
|
488
488
|
a[1]
|
|
489
|
-
),
|
|
490
|
-
a[53].thumbnail),
|
|
491
|
-
a[53].name),
|
|
492
|
-
a[53].vendor.name),
|
|
493
|
-
a[53].launchUrl),
|
|
494
|
-
a[53].isNew),
|
|
489
|
+
), u(e, "gamethumbnail", t = /*game*/
|
|
490
|
+
a[53].thumbnail), u(e, "gamename", n = /*game*/
|
|
491
|
+
a[53].name), u(e, "gamevendor", r = /*game*/
|
|
492
|
+
a[53].vendor.name), u(e, "gameLaunchUrl", l = /*game*/
|
|
493
|
+
a[53].launchUrl), u(e, "gameisnew", s = /*game*/
|
|
494
|
+
a[53].isNew), u(e, "gametag", i = /*game*/
|
|
495
495
|
a[53].advancedTags?.length > 0 && /*addGameTag*/
|
|
496
|
-
a[
|
|
496
|
+
a[25](
|
|
497
497
|
/*game*/
|
|
498
498
|
a[53].advancedTags
|
|
499
|
-
)),
|
|
500
|
-
a[53].cellSize),
|
|
501
|
-
a[53].id),
|
|
499
|
+
)), u(e, "gamecellsize", c = /*game*/
|
|
500
|
+
a[53].cellSize), u(e, "gameid", g = /*game*/
|
|
501
|
+
a[53].id), u(
|
|
502
502
|
e,
|
|
503
503
|
"showgamename",
|
|
504
504
|
/*showgamename*/
|
|
505
|
-
a[
|
|
506
|
-
),
|
|
507
|
-
a[53].hasFunMode),
|
|
508
|
-
a[53].isFavorite),
|
|
505
|
+
a[7]
|
|
506
|
+
), u(e, "gamefunmode", h = /*game*/
|
|
507
|
+
a[53].hasFunMode), u(e, "gamefavorite", m = /*game*/
|
|
508
|
+
a[53].isFavorite), u(e, "livelobbyendpoint", w = /*game*/
|
|
509
509
|
a[53].details ? (
|
|
510
510
|
/*game*/
|
|
511
511
|
a[53].launchUrl
|
|
512
|
-
) : ""),
|
|
512
|
+
) : ""), u(
|
|
513
513
|
e,
|
|
514
514
|
"integratedgameframedesktop",
|
|
515
515
|
/*integratedgameframedesktop*/
|
|
516
|
-
a[
|
|
517
|
-
),
|
|
516
|
+
a[5]
|
|
517
|
+
), u(
|
|
518
518
|
e,
|
|
519
519
|
"integratedgameframemobile",
|
|
520
520
|
/*integratedgameframemobile*/
|
|
521
|
-
a[
|
|
522
|
-
),
|
|
521
|
+
a[6]
|
|
522
|
+
), u(
|
|
523
523
|
e,
|
|
524
524
|
"clientstyling",
|
|
525
525
|
/*clientstyling*/
|
|
526
|
-
a[
|
|
527
|
-
),
|
|
526
|
+
a[3]
|
|
527
|
+
), u(
|
|
528
528
|
e,
|
|
529
529
|
"clientstylingurl",
|
|
530
530
|
/*clientstylingurl*/
|
|
531
|
-
a[
|
|
532
|
-
),
|
|
531
|
+
a[4]
|
|
532
|
+
), u(
|
|
533
533
|
e,
|
|
534
534
|
"gamepagemodalurl",
|
|
535
535
|
/*gamepagemodalurl*/
|
|
536
|
-
a[
|
|
536
|
+
a[8]
|
|
537
|
+
), u(
|
|
538
|
+
e,
|
|
539
|
+
"mbsource",
|
|
540
|
+
/*mbsource*/
|
|
541
|
+
a[2]
|
|
537
542
|
);
|
|
538
543
|
},
|
|
539
|
-
m(d,
|
|
540
|
-
|
|
544
|
+
m(d, p) {
|
|
545
|
+
j(d, e, p);
|
|
541
546
|
},
|
|
542
|
-
p(d,
|
|
543
|
-
|
|
544
|
-
1 &&
|
|
547
|
+
p(d, p) {
|
|
548
|
+
p[0] & /*endpoint*/
|
|
549
|
+
1 && u(
|
|
545
550
|
e,
|
|
546
551
|
"endpoint",
|
|
547
552
|
/*endpoint*/
|
|
548
553
|
d[0]
|
|
549
|
-
),
|
|
550
|
-
|
|
554
|
+
), p[0] & /*sessionID*/
|
|
555
|
+
524288 && u(
|
|
551
556
|
e,
|
|
552
557
|
"session",
|
|
553
558
|
/*sessionID*/
|
|
554
|
-
d[
|
|
555
|
-
),
|
|
556
|
-
|
|
559
|
+
d[19]
|
|
560
|
+
), p[0] & /*playerID*/
|
|
561
|
+
1048576 && u(
|
|
557
562
|
e,
|
|
558
563
|
"userid",
|
|
559
564
|
/*playerID*/
|
|
560
|
-
d[
|
|
561
|
-
),
|
|
562
|
-
|
|
565
|
+
d[20]
|
|
566
|
+
), p[0] & /*showfavorites*/
|
|
567
|
+
512 && u(
|
|
563
568
|
e,
|
|
564
569
|
"favorites",
|
|
565
570
|
/*showfavorites*/
|
|
566
|
-
d[
|
|
567
|
-
),
|
|
568
|
-
2 &&
|
|
571
|
+
d[9]
|
|
572
|
+
), p[0] & /*lang*/
|
|
573
|
+
2 && u(
|
|
569
574
|
e,
|
|
570
575
|
"lang",
|
|
571
576
|
/*lang*/
|
|
572
577
|
d[1]
|
|
573
|
-
),
|
|
574
|
-
|
|
575
|
-
d[53].thumbnail) &&
|
|
576
|
-
|
|
577
|
-
d[53].name) &&
|
|
578
|
-
|
|
579
|
-
d[53].vendor.name) &&
|
|
580
|
-
|
|
581
|
-
d[53].launchUrl) &&
|
|
582
|
-
|
|
583
|
-
d[53].isNew) &&
|
|
584
|
-
|
|
578
|
+
), p[0] & /*searchArray*/
|
|
579
|
+
32768 && t !== (t = /*game*/
|
|
580
|
+
d[53].thumbnail) && u(e, "gamethumbnail", t), p[0] & /*searchArray*/
|
|
581
|
+
32768 && n !== (n = /*game*/
|
|
582
|
+
d[53].name) && u(e, "gamename", n), p[0] & /*searchArray*/
|
|
583
|
+
32768 && r !== (r = /*game*/
|
|
584
|
+
d[53].vendor.name) && u(e, "gamevendor", r), p[0] & /*searchArray*/
|
|
585
|
+
32768 && l !== (l = /*game*/
|
|
586
|
+
d[53].launchUrl) && u(e, "gameLaunchUrl", l), p[0] & /*searchArray*/
|
|
587
|
+
32768 && s !== (s = /*game*/
|
|
588
|
+
d[53].isNew) && u(e, "gameisnew", s), p[0] & /*searchArray*/
|
|
589
|
+
32768 && i !== (i = /*game*/
|
|
585
590
|
d[53].advancedTags?.length > 0 && /*addGameTag*/
|
|
586
|
-
d[
|
|
591
|
+
d[25](
|
|
587
592
|
/*game*/
|
|
588
593
|
d[53].advancedTags
|
|
589
|
-
)) &&
|
|
590
|
-
|
|
591
|
-
d[53].cellSize) &&
|
|
592
|
-
|
|
593
|
-
d[53].id) &&
|
|
594
|
-
|
|
594
|
+
)) && u(e, "gametag", i), p[0] & /*searchArray*/
|
|
595
|
+
32768 && c !== (c = /*game*/
|
|
596
|
+
d[53].cellSize) && u(e, "gamecellsize", c), p[0] & /*searchArray*/
|
|
597
|
+
32768 && g !== (g = /*game*/
|
|
598
|
+
d[53].id) && u(e, "gameid", g), p[0] & /*showgamename*/
|
|
599
|
+
128 && u(
|
|
595
600
|
e,
|
|
596
601
|
"showgamename",
|
|
597
602
|
/*showgamename*/
|
|
598
|
-
d[
|
|
599
|
-
),
|
|
600
|
-
|
|
601
|
-
d[53].hasFunMode) &&
|
|
602
|
-
|
|
603
|
-
d[53].isFavorite) &&
|
|
604
|
-
|
|
603
|
+
d[7]
|
|
604
|
+
), p[0] & /*searchArray*/
|
|
605
|
+
32768 && h !== (h = /*game*/
|
|
606
|
+
d[53].hasFunMode) && u(e, "gamefunmode", h), p[0] & /*searchArray*/
|
|
607
|
+
32768 && m !== (m = /*game*/
|
|
608
|
+
d[53].isFavorite) && u(e, "gamefavorite", m), p[0] & /*searchArray*/
|
|
609
|
+
32768 && w !== (w = /*game*/
|
|
605
610
|
d[53].details ? (
|
|
606
611
|
/*game*/
|
|
607
612
|
d[53].launchUrl
|
|
608
|
-
) : "") &&
|
|
609
|
-
|
|
613
|
+
) : "") && u(e, "livelobbyendpoint", w), p[0] & /*integratedgameframedesktop*/
|
|
614
|
+
32 && u(
|
|
610
615
|
e,
|
|
611
616
|
"integratedgameframedesktop",
|
|
612
617
|
/*integratedgameframedesktop*/
|
|
613
|
-
d[
|
|
614
|
-
),
|
|
615
|
-
|
|
618
|
+
d[5]
|
|
619
|
+
), p[0] & /*integratedgameframemobile*/
|
|
620
|
+
64 && u(
|
|
616
621
|
e,
|
|
617
622
|
"integratedgameframemobile",
|
|
618
623
|
/*integratedgameframemobile*/
|
|
619
|
-
d[
|
|
620
|
-
),
|
|
621
|
-
|
|
624
|
+
d[6]
|
|
625
|
+
), p[0] & /*clientstyling*/
|
|
626
|
+
8 && u(
|
|
622
627
|
e,
|
|
623
628
|
"clientstyling",
|
|
624
629
|
/*clientstyling*/
|
|
625
|
-
d[
|
|
626
|
-
),
|
|
627
|
-
|
|
630
|
+
d[3]
|
|
631
|
+
), p[0] & /*clientstylingurl*/
|
|
632
|
+
16 && u(
|
|
628
633
|
e,
|
|
629
634
|
"clientstylingurl",
|
|
630
635
|
/*clientstylingurl*/
|
|
631
|
-
d[
|
|
632
|
-
),
|
|
633
|
-
|
|
636
|
+
d[4]
|
|
637
|
+
), p[0] & /*gamepagemodalurl*/
|
|
638
|
+
256 && u(
|
|
634
639
|
e,
|
|
635
640
|
"gamepagemodalurl",
|
|
636
641
|
/*gamepagemodalurl*/
|
|
637
|
-
d[
|
|
642
|
+
d[8]
|
|
643
|
+
), p[0] & /*mbsource*/
|
|
644
|
+
4 && u(
|
|
645
|
+
e,
|
|
646
|
+
"mbsource",
|
|
647
|
+
/*mbsource*/
|
|
648
|
+
d[2]
|
|
638
649
|
);
|
|
639
650
|
},
|
|
640
651
|
d(d) {
|
|
641
|
-
d &&
|
|
652
|
+
d && T(e);
|
|
642
653
|
}
|
|
643
654
|
};
|
|
644
655
|
}
|
|
645
|
-
function
|
|
656
|
+
function ke(a) {
|
|
646
657
|
let e, t, n, r = (
|
|
647
658
|
/*$_*/
|
|
648
|
-
a[
|
|
659
|
+
a[21]("notFound") + ""
|
|
649
660
|
), l, s, i, c = (
|
|
650
661
|
/*$_*/
|
|
651
|
-
a[
|
|
652
|
-
),
|
|
662
|
+
a[21]("notFoundText") + ""
|
|
663
|
+
), g, h, m = (
|
|
653
664
|
/*notfoundicon*/
|
|
654
|
-
a[
|
|
665
|
+
a[11] === "true" && ye()
|
|
655
666
|
);
|
|
656
667
|
return {
|
|
657
668
|
c() {
|
|
658
|
-
e = y("div"),
|
|
659
|
-
(a[
|
|
669
|
+
e = y("div"), m && m.c(), t = N(), n = y("p"), l = H(r), s = N(), i = y("p"), g = H(c), f(n, "class", "SearchMessage"), f(e, "class", h = "ResultsContainerError " + /*notfoundicon*/
|
|
670
|
+
(a[11] == "true" ? "WithIcon" : ""));
|
|
660
671
|
},
|
|
661
|
-
m(
|
|
662
|
-
|
|
672
|
+
m(w, d) {
|
|
673
|
+
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);
|
|
663
674
|
},
|
|
664
|
-
p(
|
|
675
|
+
p(w, d) {
|
|
665
676
|
/*notfoundicon*/
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
(
|
|
677
|
+
w[11] === "true" ? m || (m = ye(), m.c(), m.m(e, t)) : m && (m.d(1), m = null), d[0] & /*$_*/
|
|
678
|
+
2097152 && r !== (r = /*$_*/
|
|
679
|
+
w[21]("notFound") + "") && B(l, r), d[0] & /*$_*/
|
|
680
|
+
2097152 && c !== (c = /*$_*/
|
|
681
|
+
w[21]("notFoundText") + "") && B(g, c), d[0] & /*notfoundicon*/
|
|
682
|
+
2048 && h !== (h = "ResultsContainerError " + /*notfoundicon*/
|
|
683
|
+
(w[11] == "true" ? "WithIcon" : "")) && f(e, "class", h);
|
|
673
684
|
},
|
|
674
|
-
d(
|
|
675
|
-
|
|
685
|
+
d(w) {
|
|
686
|
+
w && T(e), m && m.d();
|
|
676
687
|
}
|
|
677
688
|
};
|
|
678
689
|
}
|
|
679
|
-
function
|
|
690
|
+
function ye(a) {
|
|
680
691
|
let e;
|
|
681
692
|
return {
|
|
682
693
|
c() {
|
|
683
694
|
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");
|
|
684
695
|
},
|
|
685
696
|
m(t, n) {
|
|
686
|
-
|
|
697
|
+
j(t, e, n);
|
|
687
698
|
},
|
|
688
699
|
d(t) {
|
|
689
|
-
t &&
|
|
700
|
+
t && T(e);
|
|
690
701
|
}
|
|
691
702
|
};
|
|
692
703
|
}
|
|
693
|
-
function
|
|
694
|
-
let e, t, n, r, l, s, i, c,
|
|
704
|
+
function lt(a) {
|
|
705
|
+
let e, t, n, r, l, s, i, c, g, h, m, w, d, p, U, x, D, q, W, O, v = (
|
|
695
706
|
/*cancelbutton*/
|
|
696
|
-
a[
|
|
707
|
+
a[10] === "true" && pe(a)
|
|
697
708
|
);
|
|
698
|
-
function
|
|
709
|
+
function I(b, E) {
|
|
699
710
|
return (
|
|
700
711
|
/*isLoading*/
|
|
701
|
-
b[
|
|
712
|
+
b[18] ? rt : nt
|
|
702
713
|
);
|
|
703
714
|
}
|
|
704
|
-
let
|
|
715
|
+
let A = I(a), R = A(a);
|
|
705
716
|
return {
|
|
706
717
|
c() {
|
|
707
|
-
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 =
|
|
708
|
-
a[
|
|
709
|
-
(a[
|
|
710
|
-
(a[
|
|
711
|
-
(a[
|
|
712
|
-
a[
|
|
718
|
+
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(), U = N(), x = y("div"), q = N(), R.c(), f(r, "class", "SearchIcon"), f(s, "class", "SearchInput"), f(s, "type", "search"), f(s, "placeholder", i = /*$_*/
|
|
719
|
+
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*/
|
|
720
|
+
(a[10] != "true" ? "WithoutCancel" : "") + " " + /*searchValue*/
|
|
721
|
+
(a[12].length != 0 ? "" : "NotVisible")), f(n, "class", p = "Search " + /*searchCancelled*/
|
|
722
|
+
(a[13] ? "" : "SearchAnimation")), f(t, "class", "SearchWrap"), f(x, "class", D = /*cancelbutton*/
|
|
723
|
+
a[10] != "true" ? "OverlayCancel" : ""), f(e, "class", (te(
|
|
713
724
|
/*userAgent*/
|
|
714
|
-
a[
|
|
725
|
+
a[22]
|
|
715
726
|
) !== "PC" ? "" : "Desktop") + " CasinoSearch");
|
|
716
727
|
},
|
|
717
|
-
m(b,
|
|
718
|
-
|
|
728
|
+
m(b, E) {
|
|
729
|
+
j(b, e, E), S(e, t), S(t, n), S(n, r), S(n, l), S(n, s), ce(
|
|
719
730
|
s,
|
|
720
731
|
/*searchValue*/
|
|
721
|
-
a[
|
|
722
|
-
), a[
|
|
723
|
-
|
|
732
|
+
a[12]
|
|
733
|
+
), 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, U), S(e, x), S(e, q), R.m(e, null), a[37](e), W || (O = [
|
|
734
|
+
Z(
|
|
724
735
|
s,
|
|
725
736
|
"input",
|
|
726
737
|
/*input_input_handler*/
|
|
727
|
-
a[
|
|
738
|
+
a[33]
|
|
728
739
|
),
|
|
729
|
-
|
|
740
|
+
Z(
|
|
730
741
|
s,
|
|
731
742
|
"focus",
|
|
732
743
|
/*onFocus*/
|
|
733
|
-
a[
|
|
744
|
+
a[23]
|
|
734
745
|
),
|
|
735
|
-
|
|
736
|
-
|
|
746
|
+
Z(
|
|
747
|
+
g,
|
|
737
748
|
"click",
|
|
738
749
|
/*click_handler*/
|
|
739
|
-
a[
|
|
750
|
+
a[35]
|
|
740
751
|
),
|
|
741
|
-
|
|
742
|
-
|
|
752
|
+
Z(
|
|
753
|
+
x,
|
|
743
754
|
"click",
|
|
744
755
|
/*handleOverlay*/
|
|
745
|
-
a[
|
|
756
|
+
a[24]
|
|
746
757
|
)
|
|
747
|
-
],
|
|
758
|
+
], W = !0);
|
|
748
759
|
},
|
|
749
|
-
p(b,
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
b[
|
|
753
|
-
|
|
754
|
-
b[
|
|
760
|
+
p(b, E) {
|
|
761
|
+
E[0] & /*$_*/
|
|
762
|
+
2097152 && i !== (i = /*$_*/
|
|
763
|
+
b[21]("placeHolderSearchGames")) && f(s, "placeholder", i), E[0] & /*searchValue*/
|
|
764
|
+
4096 && s.value !== /*searchValue*/
|
|
765
|
+
b[12] && ce(
|
|
755
766
|
s,
|
|
756
767
|
/*searchValue*/
|
|
757
|
-
b[
|
|
758
|
-
),
|
|
759
|
-
|
|
760
|
-
(b[
|
|
761
|
-
(b[
|
|
762
|
-
b[
|
|
763
|
-
|
|
764
|
-
(b[
|
|
765
|
-
|
|
766
|
-
b[
|
|
768
|
+
b[12]
|
|
769
|
+
), E[0] & /*cancelbutton, searchValue*/
|
|
770
|
+
5120 && w !== (w = "SearchClearButton " + /*cancelbutton*/
|
|
771
|
+
(b[10] != "true" ? "WithoutCancel" : "") + " " + /*searchValue*/
|
|
772
|
+
(b[12].length != 0 ? "" : "NotVisible")) && f(g, "class", w), /*cancelbutton*/
|
|
773
|
+
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*/
|
|
774
|
+
8192 && p !== (p = "Search " + /*searchCancelled*/
|
|
775
|
+
(b[13] ? "" : "SearchAnimation")) && f(n, "class", p), E[0] & /*cancelbutton*/
|
|
776
|
+
1024 && D !== (D = /*cancelbutton*/
|
|
777
|
+
b[10] != "true" ? "OverlayCancel" : "") && f(x, "class", D), A === (A = I(b)) && R ? R.p(b, E) : (R.d(1), R = A(b), R && (R.c(), R.m(e, null)));
|
|
767
778
|
},
|
|
768
|
-
i:
|
|
769
|
-
o:
|
|
779
|
+
i: ie,
|
|
780
|
+
o: ie,
|
|
770
781
|
d(b) {
|
|
771
|
-
b &&
|
|
782
|
+
b && T(e), a[34](null), v && v.d(), R.d(), a[37](null), W = !1, Je(O);
|
|
772
783
|
}
|
|
773
784
|
};
|
|
774
785
|
}
|
|
775
|
-
let
|
|
776
|
-
function
|
|
786
|
+
let it = 50;
|
|
787
|
+
function ct(a, e, t) {
|
|
777
788
|
let n;
|
|
778
|
-
|
|
779
|
-
let { endpoint: r = "" } = e, { datasource: l = "" } = e, { session: s = "" } = e, { userid: i = "" } = e, { lang: c = "en" } = e, { clientstyling:
|
|
780
|
-
const
|
|
781
|
-
fetch(
|
|
782
|
-
Object.keys(
|
|
783
|
-
|
|
789
|
+
Ze(a, Xe, (o) => t(21, n = o));
|
|
790
|
+
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: U = "true" } = e, { translationurl: x = "" } = e, { showfavorites: D = "" } = e, { cancelbutton: q = "true" } = e, { notfoundicon: W = "false" } = e, O = window.navigator.userAgent, v = [], I = [], A = {}, R = "", b, E = !0, V = !1, z = !1, P, Y = !1, K, X, ae = [];
|
|
791
|
+
const Ce = () => {
|
|
792
|
+
fetch(x).then((_) => _.json()).then((_) => {
|
|
793
|
+
Object.keys(_).forEach((k) => {
|
|
794
|
+
me(k, _[k]);
|
|
784
795
|
});
|
|
785
|
-
}).catch((
|
|
786
|
-
console.log(
|
|
796
|
+
}).catch((_) => {
|
|
797
|
+
console.log(_);
|
|
787
798
|
});
|
|
788
799
|
};
|
|
789
|
-
Object.keys(
|
|
790
|
-
|
|
800
|
+
Object.keys(ge).forEach((o) => {
|
|
801
|
+
me(o, ge[o]);
|
|
791
802
|
});
|
|
792
|
-
const
|
|
793
|
-
o.data && o.data.type == "SearchedItemClicked" && Ie(o.data.gameId), o.data.type == "UserSessionID" && (t(
|
|
794
|
-
},
|
|
795
|
-
if (t(
|
|
796
|
-
t(
|
|
797
|
-
let o = localStorage.getItem("searchedGamesWds_casino"),
|
|
798
|
-
o && (
|
|
799
|
-
let
|
|
800
|
-
if (
|
|
801
|
-
for (
|
|
802
|
-
let G = new URL(`${r}/v1/casino/games/${
|
|
803
|
-
G.searchParams.append("language", c), G.searchParams.append("datasource", l), G.searchParams.append("platform",
|
|
803
|
+
const ne = (o) => {
|
|
804
|
+
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();
|
|
805
|
+
}, re = () => {
|
|
806
|
+
if (t(13, E = !1), t(17, V = !0), r && l && c && R.length < 2) {
|
|
807
|
+
t(15, v = []);
|
|
808
|
+
let o = localStorage.getItem("searchedGamesWds_casino"), _ = [];
|
|
809
|
+
o && (_ = o.split(","));
|
|
810
|
+
let k = [], C = 0, F = _.length;
|
|
811
|
+
if (F > 0) {
|
|
812
|
+
for (C = 0; C < F; C++) {
|
|
813
|
+
let G = new URL(`${r}/v1/casino/games/${_[C]}`);
|
|
814
|
+
G.searchParams.append("language", c), G.searchParams.append("datasource", l), G.searchParams.append("platform", te(O)), k.push(Ee(G, _[C]));
|
|
804
815
|
}
|
|
805
|
-
Promise.all(
|
|
806
|
-
G = G.filter(function(
|
|
807
|
-
return !!
|
|
808
|
-
}), t(
|
|
816
|
+
Promise.all(k).then((G) => {
|
|
817
|
+
G = G.filter(function(M) {
|
|
818
|
+
return !!M;
|
|
819
|
+
}), t(15, v = G.map((M) => (M.isFavorite = oe(M.id), M))), v.length ? J("searchSuccess", "SearchWidget") : J("searchFail", "SearchWidget");
|
|
809
820
|
}).catch((G) => {
|
|
810
|
-
|
|
821
|
+
J("searchError", "SearchWidget");
|
|
811
822
|
});
|
|
812
823
|
}
|
|
813
824
|
}
|
|
814
|
-
|
|
815
|
-
},
|
|
816
|
-
typeof gtag == "function" && gtag("event", o, { context:
|
|
817
|
-
},
|
|
818
|
-
|
|
819
|
-
},
|
|
820
|
-
t(
|
|
821
|
-
t(
|
|
822
|
-
}).catch((R) => {
|
|
823
|
-
t(17, z = !1), console.error(R), w(R);
|
|
824
|
-
});
|
|
825
|
-
}), Le = (o, p) => new Promise((w, R) => {
|
|
826
|
-
t(17, z = !0), p && Object.keys(O).indexOf(p) >= 0 ? (t(17, z = !1), w(O[p])) : fetch(o).then((C) => C.json()).then((C) => {
|
|
827
|
-
t(17, z = !1), C.error || (O[C[0].gameId] = C[0]), w(C[0]);
|
|
825
|
+
le(V), J("searchAttempt", "SearchWidget"), J("SearchInitialized", "SearchWidget");
|
|
826
|
+
}, J = (o, _) => {
|
|
827
|
+
typeof gtag == "function" && gtag("event", o, { context: _ });
|
|
828
|
+
}, Fe = () => {
|
|
829
|
+
q != "true" && Q();
|
|
830
|
+
}, Le = (o) => new Promise((_, k) => {
|
|
831
|
+
t(18, z = !0), fetch(o.href).then((C) => C.json()).then((C) => {
|
|
832
|
+
t(18, z = !1), _(C);
|
|
828
833
|
}).catch((C) => {
|
|
829
|
-
t(
|
|
834
|
+
t(18, z = !1), console.error(C), k(C);
|
|
835
|
+
});
|
|
836
|
+
}), Ee = (o, _) => new Promise((k, C) => {
|
|
837
|
+
t(18, z = !0), _ && Object.keys(A).indexOf(_) >= 0 ? (t(18, z = !1), k(A[_])) : fetch(o).then((F) => F.json()).then((F) => {
|
|
838
|
+
t(18, z = !1), F.error || (A[F[0].gameId] = F[0]), k(F[0]);
|
|
839
|
+
}).catch((F) => {
|
|
840
|
+
t(18, z = !1), console.error(F), C(F);
|
|
830
841
|
});
|
|
831
842
|
}), Te = () => {
|
|
832
|
-
const o = new URL(`${r}/v1/player/${
|
|
833
|
-
t(
|
|
834
|
-
let
|
|
843
|
+
const o = new URL(`${r}/v1/player/${X}/favorites/`);
|
|
844
|
+
t(18, z = !0);
|
|
845
|
+
let _ = {
|
|
835
846
|
method: "GET",
|
|
836
|
-
headers: { "X-SessionID":
|
|
847
|
+
headers: { "X-SessionID": K }
|
|
837
848
|
};
|
|
838
|
-
fetch(o.href,
|
|
839
|
-
t(
|
|
849
|
+
fetch(o.href, _).then((k) => k.json()).then((k) => {
|
|
850
|
+
t(18, z = !1), ae = k.items.map((C) => C.id);
|
|
840
851
|
});
|
|
841
|
-
},
|
|
842
|
-
t(
|
|
843
|
-
},
|
|
852
|
+
}, je = () => {
|
|
853
|
+
t(32, Y = !0), t(19, K = s), t(20, X = i);
|
|
854
|
+
}, oe = (o) => ae.findIndex((_) => _ == o) !== -1, Ge = (o) => {
|
|
844
855
|
if (o?.length === 0) return "";
|
|
845
|
-
let
|
|
846
|
-
const
|
|
847
|
-
return o.forEach((G,
|
|
848
|
-
const
|
|
849
|
-
|
|
850
|
-
}),
|
|
856
|
+
let _, k = 99999999999, C;
|
|
857
|
+
const F = new Date(Date.now());
|
|
858
|
+
return o.forEach((G, M) => {
|
|
859
|
+
const Me = new Date(G.schedules[0].startTime), ee = new Date(G.schedules[0].endTime);
|
|
860
|
+
$(ee).diff(F) < k && (k = $(ee).diff(F), C = M), $(F).isAfter(Me) && $(F).isBefore(ee) && (_ = o[C].name);
|
|
861
|
+
}), _;
|
|
851
862
|
}, Ie = (o) => {
|
|
852
|
-
if (
|
|
853
|
-
let
|
|
854
|
-
|
|
863
|
+
if (I = localStorage.getItem("searchedGamesWds_casino"), I ? I = I.split(",") : I = [], I.indexOf(o) === -1) {
|
|
864
|
+
let _;
|
|
865
|
+
I.unshift(o), _ = I.join(","), localStorage.setItem("searchedGamesWds_casino", _);
|
|
855
866
|
}
|
|
856
|
-
},
|
|
857
|
-
t(
|
|
858
|
-
},
|
|
859
|
-
t(
|
|
860
|
-
},
|
|
867
|
+
}, Q = () => {
|
|
868
|
+
t(12, R = ""), t(13, E = !0), t(18, z = !1), t(15, v = []), t(17, V = !1), le(V);
|
|
869
|
+
}, se = () => {
|
|
870
|
+
t(12, R = ""), b.focus();
|
|
871
|
+
}, le = (o) => {
|
|
861
872
|
window.postMessage(
|
|
862
873
|
{
|
|
863
874
|
type: o === !0 ? "searchActive" : "searchCancelled",
|
|
@@ -865,125 +876,115 @@ function lt(a, e, t) {
|
|
|
865
876
|
},
|
|
866
877
|
window.location.href
|
|
867
878
|
);
|
|
868
|
-
}, Ge = () => {
|
|
869
|
-
$e(c);
|
|
870
879
|
}, ze = () => {
|
|
871
|
-
|
|
872
|
-
o.innerHTML = m, B.appendChild(o);
|
|
873
|
-
}, xe = () => {
|
|
874
|
-
let o = new URL(u), p = document.createElement("style");
|
|
875
|
-
fetch(o.href).then((w) => w.text()).then((w) => {
|
|
876
|
-
p.innerHTML = w, setTimeout(
|
|
877
|
-
() => {
|
|
878
|
-
B.appendChild(p);
|
|
879
|
-
},
|
|
880
|
-
1
|
|
881
|
-
);
|
|
882
|
-
});
|
|
880
|
+
tt(c);
|
|
883
881
|
};
|
|
884
|
-
|
|
885
|
-
window.removeEventListener("message",
|
|
882
|
+
Ye(() => (window.addEventListener("message", ne, !1), () => {
|
|
883
|
+
window.removeEventListener("message", ne);
|
|
886
884
|
}));
|
|
887
885
|
function Ne() {
|
|
888
|
-
|
|
886
|
+
R = this.value, t(12, R);
|
|
889
887
|
}
|
|
890
|
-
function
|
|
891
|
-
|
|
892
|
-
|
|
888
|
+
function xe(o) {
|
|
889
|
+
he[o ? "unshift" : "push"](() => {
|
|
890
|
+
b = o, t(16, b);
|
|
893
891
|
});
|
|
894
892
|
}
|
|
895
|
-
const
|
|
893
|
+
const Pe = () => se(), De = () => Q();
|
|
896
894
|
function Ae(o) {
|
|
897
|
-
|
|
898
|
-
|
|
895
|
+
he[o ? "unshift" : "push"](() => {
|
|
896
|
+
P = o, t(14, P);
|
|
899
897
|
});
|
|
900
898
|
}
|
|
901
899
|
return a.$$set = (o) => {
|
|
902
|
-
"endpoint" in o && t(0, r = o.endpoint), "datasource" in o && t(
|
|
900
|
+
"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, U = o.gamepagemodalurl), "translationurl" in o && t(31, x = o.translationurl), "showfavorites" in o && t(9, D = o.showfavorites), "cancelbutton" in o && t(10, q = o.cancelbutton), "notfoundicon" in o && t(11, W = o.notfoundicon);
|
|
903
901
|
}, a.$$.update = () => {
|
|
904
902
|
if (a.$$.dirty[0] & /*searchValue, endpoint, datasource, lang, searchCancelled*/
|
|
905
|
-
|
|
906
|
-
if (
|
|
903
|
+
268447747)
|
|
904
|
+
if (R.length >= 2) {
|
|
907
905
|
const o = new URL(`${r}/v1/casino/games`);
|
|
908
|
-
o.searchParams.append("datasource", l), o.searchParams.append("expand", "vendor"), o.searchParams.append("platform",
|
|
909
|
-
t(
|
|
906
|
+
o.searchParams.append("datasource", l), o.searchParams.append("expand", "vendor"), o.searchParams.append("platform", te(O)), o.searchParams.append("language", c), o.searchParams.append("pagination", "offset=0,limit=30"), o.searchParams.append("filter", `name=${R}`), Le(o).then((_) => {
|
|
907
|
+
t(15, v = _.items.map((k) => (k.isFavorite = oe(k.id), k)));
|
|
910
908
|
});
|
|
911
909
|
} else
|
|
912
|
-
|
|
910
|
+
E || re();
|
|
913
911
|
a.$$.dirty[0] & /*lang*/
|
|
914
|
-
2 && c &&
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
912
|
+
2 && c && ze(), a.$$.dirty[1] & /*translationurl*/
|
|
913
|
+
1 && x && Ce(), a.$$.dirty[0] & /*session, userid*/
|
|
914
|
+
1610612736 && s && i && je(), a.$$.dirty[0] & /*showfavorites*/
|
|
915
|
+
512 | a.$$.dirty[1] & /*isLoggedIn*/
|
|
916
|
+
2 && D && Y && Te(), a.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
917
|
+
16392 && h && P && Qe(P, h), a.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
918
|
+
16400 && m && P && $e(P, m), a.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
919
|
+
16388 && g && P && et(P, `${g}.Style`);
|
|
921
920
|
}, [
|
|
922
921
|
r,
|
|
923
922
|
c,
|
|
924
|
-
m,
|
|
925
|
-
u,
|
|
926
923
|
g,
|
|
927
|
-
|
|
924
|
+
h,
|
|
925
|
+
m,
|
|
926
|
+
w,
|
|
928
927
|
d,
|
|
929
|
-
|
|
930
|
-
N,
|
|
931
|
-
M,
|
|
928
|
+
p,
|
|
932
929
|
U,
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
930
|
+
D,
|
|
931
|
+
q,
|
|
932
|
+
W,
|
|
933
|
+
R,
|
|
934
|
+
E,
|
|
936
935
|
P,
|
|
937
|
-
|
|
938
|
-
|
|
936
|
+
v,
|
|
937
|
+
b,
|
|
938
|
+
V,
|
|
939
939
|
z,
|
|
940
|
-
Y,
|
|
941
940
|
K,
|
|
942
|
-
n,
|
|
943
|
-
A,
|
|
944
|
-
ne,
|
|
945
|
-
Ce,
|
|
946
|
-
je,
|
|
947
941
|
X,
|
|
948
|
-
|
|
942
|
+
n,
|
|
943
|
+
O,
|
|
944
|
+
re,
|
|
945
|
+
Fe,
|
|
946
|
+
Ge,
|
|
947
|
+
Q,
|
|
948
|
+
se,
|
|
949
949
|
l,
|
|
950
950
|
s,
|
|
951
951
|
i,
|
|
952
|
-
|
|
953
|
-
|
|
952
|
+
x,
|
|
953
|
+
Y,
|
|
954
954
|
Ne,
|
|
955
|
+
xe,
|
|
955
956
|
Pe,
|
|
956
|
-
Me,
|
|
957
957
|
De,
|
|
958
958
|
Ae
|
|
959
959
|
];
|
|
960
960
|
}
|
|
961
|
-
class
|
|
961
|
+
class ut extends We {
|
|
962
962
|
constructor(e) {
|
|
963
|
-
super(),
|
|
963
|
+
super(), Oe(
|
|
964
964
|
this,
|
|
965
965
|
e,
|
|
966
|
+
ct,
|
|
966
967
|
lt,
|
|
967
|
-
|
|
968
|
-
Ve,
|
|
968
|
+
Ue,
|
|
969
969
|
{
|
|
970
970
|
endpoint: 0,
|
|
971
|
-
datasource:
|
|
972
|
-
session:
|
|
973
|
-
userid:
|
|
971
|
+
datasource: 28,
|
|
972
|
+
session: 29,
|
|
973
|
+
userid: 30,
|
|
974
974
|
lang: 1,
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
975
|
+
mbsource: 2,
|
|
976
|
+
clientstyling: 3,
|
|
977
|
+
clientstylingurl: 4,
|
|
978
|
+
integratedgameframedesktop: 5,
|
|
979
|
+
integratedgameframemobile: 6,
|
|
980
|
+
showgamename: 7,
|
|
981
|
+
gamepagemodalurl: 8,
|
|
982
|
+
translationurl: 31,
|
|
983
|
+
showfavorites: 9,
|
|
984
|
+
cancelbutton: 10,
|
|
985
|
+
notfoundicon: 11
|
|
985
986
|
},
|
|
986
|
-
|
|
987
|
+
at,
|
|
987
988
|
[-1, -1]
|
|
988
989
|
);
|
|
989
990
|
}
|
|
@@ -991,94 +992,100 @@ class it extends Oe {
|
|
|
991
992
|
return this.$$.ctx[0];
|
|
992
993
|
}
|
|
993
994
|
set endpoint(e) {
|
|
994
|
-
this.$$set({ endpoint: e }),
|
|
995
|
+
this.$$set({ endpoint: e }), L();
|
|
995
996
|
}
|
|
996
997
|
get datasource() {
|
|
997
|
-
return this.$$.ctx[
|
|
998
|
+
return this.$$.ctx[28];
|
|
998
999
|
}
|
|
999
1000
|
set datasource(e) {
|
|
1000
|
-
this.$$set({ datasource: e }),
|
|
1001
|
+
this.$$set({ datasource: e }), L();
|
|
1001
1002
|
}
|
|
1002
1003
|
get session() {
|
|
1003
|
-
return this.$$.ctx[
|
|
1004
|
+
return this.$$.ctx[29];
|
|
1004
1005
|
}
|
|
1005
1006
|
set session(e) {
|
|
1006
|
-
this.$$set({ session: e }),
|
|
1007
|
+
this.$$set({ session: e }), L();
|
|
1007
1008
|
}
|
|
1008
1009
|
get userid() {
|
|
1009
|
-
return this.$$.ctx[
|
|
1010
|
+
return this.$$.ctx[30];
|
|
1010
1011
|
}
|
|
1011
1012
|
set userid(e) {
|
|
1012
|
-
this.$$set({ userid: e }),
|
|
1013
|
+
this.$$set({ userid: e }), L();
|
|
1013
1014
|
}
|
|
1014
1015
|
get lang() {
|
|
1015
1016
|
return this.$$.ctx[1];
|
|
1016
1017
|
}
|
|
1017
1018
|
set lang(e) {
|
|
1018
|
-
this.$$set({ lang: e }),
|
|
1019
|
+
this.$$set({ lang: e }), L();
|
|
1019
1020
|
}
|
|
1020
|
-
get
|
|
1021
|
+
get mbsource() {
|
|
1021
1022
|
return this.$$.ctx[2];
|
|
1022
1023
|
}
|
|
1024
|
+
set mbsource(e) {
|
|
1025
|
+
this.$$set({ mbsource: e }), L();
|
|
1026
|
+
}
|
|
1027
|
+
get clientstyling() {
|
|
1028
|
+
return this.$$.ctx[3];
|
|
1029
|
+
}
|
|
1023
1030
|
set clientstyling(e) {
|
|
1024
|
-
this.$$set({ clientstyling: e }),
|
|
1031
|
+
this.$$set({ clientstyling: e }), L();
|
|
1025
1032
|
}
|
|
1026
1033
|
get clientstylingurl() {
|
|
1027
|
-
return this.$$.ctx[
|
|
1034
|
+
return this.$$.ctx[4];
|
|
1028
1035
|
}
|
|
1029
1036
|
set clientstylingurl(e) {
|
|
1030
|
-
this.$$set({ clientstylingurl: e }),
|
|
1037
|
+
this.$$set({ clientstylingurl: e }), L();
|
|
1031
1038
|
}
|
|
1032
1039
|
get integratedgameframedesktop() {
|
|
1033
|
-
return this.$$.ctx[
|
|
1040
|
+
return this.$$.ctx[5];
|
|
1034
1041
|
}
|
|
1035
1042
|
set integratedgameframedesktop(e) {
|
|
1036
|
-
this.$$set({ integratedgameframedesktop: e }),
|
|
1043
|
+
this.$$set({ integratedgameframedesktop: e }), L();
|
|
1037
1044
|
}
|
|
1038
1045
|
get integratedgameframemobile() {
|
|
1039
|
-
return this.$$.ctx[
|
|
1046
|
+
return this.$$.ctx[6];
|
|
1040
1047
|
}
|
|
1041
1048
|
set integratedgameframemobile(e) {
|
|
1042
|
-
this.$$set({ integratedgameframemobile: e }),
|
|
1049
|
+
this.$$set({ integratedgameframemobile: e }), L();
|
|
1043
1050
|
}
|
|
1044
1051
|
get showgamename() {
|
|
1045
|
-
return this.$$.ctx[
|
|
1052
|
+
return this.$$.ctx[7];
|
|
1046
1053
|
}
|
|
1047
1054
|
set showgamename(e) {
|
|
1048
|
-
this.$$set({ showgamename: e }),
|
|
1055
|
+
this.$$set({ showgamename: e }), L();
|
|
1049
1056
|
}
|
|
1050
1057
|
get gamepagemodalurl() {
|
|
1051
|
-
return this.$$.ctx[
|
|
1058
|
+
return this.$$.ctx[8];
|
|
1052
1059
|
}
|
|
1053
1060
|
set gamepagemodalurl(e) {
|
|
1054
|
-
this.$$set({ gamepagemodalurl: e }),
|
|
1061
|
+
this.$$set({ gamepagemodalurl: e }), L();
|
|
1055
1062
|
}
|
|
1056
1063
|
get translationurl() {
|
|
1057
|
-
return this.$$.ctx[
|
|
1064
|
+
return this.$$.ctx[31];
|
|
1058
1065
|
}
|
|
1059
1066
|
set translationurl(e) {
|
|
1060
|
-
this.$$set({ translationurl: e }),
|
|
1067
|
+
this.$$set({ translationurl: e }), L();
|
|
1061
1068
|
}
|
|
1062
1069
|
get showfavorites() {
|
|
1063
|
-
return this.$$.ctx[
|
|
1070
|
+
return this.$$.ctx[9];
|
|
1064
1071
|
}
|
|
1065
1072
|
set showfavorites(e) {
|
|
1066
|
-
this.$$set({ showfavorites: e }),
|
|
1073
|
+
this.$$set({ showfavorites: e }), L();
|
|
1067
1074
|
}
|
|
1068
1075
|
get cancelbutton() {
|
|
1069
|
-
return this.$$.ctx[
|
|
1076
|
+
return this.$$.ctx[10];
|
|
1070
1077
|
}
|
|
1071
1078
|
set cancelbutton(e) {
|
|
1072
|
-
this.$$set({ cancelbutton: e }),
|
|
1079
|
+
this.$$set({ cancelbutton: e }), L();
|
|
1073
1080
|
}
|
|
1074
1081
|
get notfoundicon() {
|
|
1075
|
-
return this.$$.ctx[
|
|
1082
|
+
return this.$$.ctx[11];
|
|
1076
1083
|
}
|
|
1077
1084
|
set notfoundicon(e) {
|
|
1078
|
-
this.$$set({ notfoundicon: e }),
|
|
1085
|
+
this.$$set({ notfoundicon: e }), L();
|
|
1079
1086
|
}
|
|
1080
1087
|
}
|
|
1081
|
-
|
|
1088
|
+
qe(ut, { endpoint: {}, datasource: {}, session: {}, userid: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, showgamename: {}, gamepagemodalurl: {}, translationurl: {}, showfavorites: {}, cancelbutton: {}, notfoundicon: {} }, [], [], !0);
|
|
1082
1089
|
export {
|
|
1083
|
-
|
|
1090
|
+
ut as C
|
|
1084
1091
|
};
|