@everymatrix/casino-search-nd 1.85.13 → 1.85.15

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.
@@ -1,38 +1,38 @@
1
- var tt = Object.defineProperty;
2
- var ge = Object.getOwnPropertySymbols;
3
- var at = Object.prototype.hasOwnProperty, nt = Object.prototype.propertyIsEnumerable;
4
- var fe = (a, e, t) => e in a ? tt(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, pe = (a, e) => {
1
+ var nt = Object.defineProperty;
2
+ var fe = Object.getOwnPropertySymbols;
3
+ var rt = Object.prototype.hasOwnProperty, ot = Object.prototype.propertyIsEnumerable;
4
+ var pe = (a, e, t) => e in a ? nt(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, Se = (a, e) => {
5
5
  for (var t in e || (e = {}))
6
- at.call(e, t) && fe(a, t, e[t]);
7
- if (ge)
8
- for (var t of ge(e))
9
- nt.call(e, t) && fe(a, t, e[t]);
6
+ rt.call(e, t) && pe(a, t, e[t]);
7
+ if (fe)
8
+ for (var t of fe(e))
9
+ ot.call(e, t) && pe(a, t, e[t]);
10
10
  return a;
11
11
  };
12
- var Se = (a, e, t) => new Promise((r, o) => {
12
+ var _e = (a, e, t) => new Promise((r, o) => {
13
13
  var l = (c) => {
14
14
  try {
15
15
  i(t.next(c));
16
- } catch (m) {
17
- o(m);
16
+ } catch (d) {
17
+ o(d);
18
18
  }
19
19
  }, s = (c) => {
20
20
  try {
21
21
  i(t.throw(c));
22
- } catch (m) {
23
- o(m);
22
+ } catch (d) {
23
+ o(d);
24
24
  }
25
25
  }, i = (c) => c.done ? r(c.value) : Promise.resolve(c.value).then(l, s);
26
26
  i((t = t.apply(a, e)).next());
27
27
  });
28
- import { a as rt, $ as ot, S as st, i as lt, f as L, s as it, c as ct, b as ut, n as _e, d as T, r as ht, e as f, g as we, h as E, j as w, l as Y, k as R, m as z, o as be, p as se, q as dt, t as mt, u as q, v as U, w as ve, x as gt, y as ft, z as ye, A as ke, B as pt, C as Ne, D as u, E as St, F as _t, G as wt, H as bt } from "./CasinoGameThumbnailNd-B70HDs5Q.js";
29
- function Re(a, e) {
30
- rt(a, e);
28
+ import { a as st, $ as lt, S as it, i as ct, f as F, s as ut, c as ht, b as dt, n as we, d as I, r as mt, e as p, g as be, h as E, j as w, l as K, k as R, m as P, o as ve, p as le, q as gt, t as ft, u as H, v as W, w as ye, x as pt, y as St, z as ke, A as Re, B as _t, C as Pe, D as u, E as wt, F as bt, G as vt, H as yt } from "./CasinoGameThumbnailNd-DDTj0iP4.js";
29
+ function Ce(a, e) {
30
+ st(a, e);
31
31
  }
32
- function vt(a) {
33
- ot.set(a);
32
+ function kt(a) {
33
+ lt.set(a);
34
34
  }
35
- const Ce = {
35
+ const Fe = {
36
36
  en: {
37
37
  recentSearch: "Recent search",
38
38
  placeHolderSearchGames: "Search for Games",
@@ -214,7 +214,7 @@ const Ce = {
214
214
  notFoundText: "Please type the correct name of the game to start to play.",
215
215
  noRecentSearches: "No recent searches yet. Search for any of our games."
216
216
  }
217
- }, yt = (a, e) => function(...t) {
217
+ }, Rt = (a, e) => function(...t) {
218
218
  clearTimeout(this.debounceTimer), this.debounceTimer = setTimeout(() => {
219
219
  a.apply(this, t);
220
220
  }, e);
@@ -231,48 +231,48 @@ if (typeof window != "undefined") {
231
231
  }
232
232
  };
233
233
  };
234
- customElements.define = a(customElements.define), import("./CasinoGameThumbnailNd-B70HDs5Q.js").then((e) => e.I).then(({ default: e }) => {
234
+ customElements.define = a(customElements.define), import("./CasinoGameThumbnailNd-DDTj0iP4.js").then((e) => e.I).then(({ default: e }) => {
235
235
  !customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", e.element);
236
236
  });
237
237
  }
238
- function kt(a) {
239
- ut(a, "svelte-1vt65d9", "*,*::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:10px 10px;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;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:var(--emw--color-secondary, #194127);border-radius:var(--emw--border-radius-medium, 10px);display:block;font-size:16px;font-weight:300;padding:14px 30px 14px 46px;width:100%;transition:3s}.SearchInput::placeholder{color:var(--emw--color-white, #FFF);font-size:16px;font-weight:300}.SearchInput:focus{background:var(--emw--color-primary, #194127)}.SearchInput:focus-visible{outline-width:0}.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:10px 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 .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}");
238
+ function Ct(a) {
239
+ dt(a, "svelte-1vt65d9", "*,*::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:10px 10px;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;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:var(--emw--color-secondary, #194127);border-radius:var(--emw--border-radius-medium, 10px);display:block;font-size:16px;font-weight:300;padding:14px 30px 14px 46px;width:100%;transition:3s}.SearchInput::placeholder{color:var(--emw--color-white, #FFF);font-size:16px;font-weight:300}.SearchInput:focus{background:var(--emw--color-primary, #194127)}.SearchInput:focus-visible{outline-width:0}.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:10px 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 .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}");
240
240
  }
241
- function Fe(a, e, t) {
241
+ function Le(a, e, t) {
242
242
  const r = a.slice();
243
- return r[63] = e[t], r;
243
+ return r[65] = e[t], r;
244
244
  }
245
- function Le(a) {
245
+ function Te(a) {
246
246
  let e, t = (
247
247
  /*$_*/
248
248
  a[21]("cancel") + ""
249
249
  ), r, o, l, s;
250
250
  return {
251
251
  c() {
252
- e = R("small"), r = U(t), f(e, "class", o = "SearchCancelButton " + /*searchCancelled*/
252
+ e = R("small"), r = W(t), p(e, "class", o = "SearchCancelButton " + /*searchCancelled*/
253
253
  (a[16] ? "NotVisible" : ""));
254
254
  },
255
255
  m(i, c) {
256
- E(i, e, c), w(e, r), l || (s = Y(
256
+ E(i, e, c), w(e, r), l || (s = K(
257
257
  e,
258
258
  "click",
259
259
  /*click_handler_1*/
260
- a[39]
260
+ a[41]
261
261
  ), l = !0);
262
262
  },
263
263
  p(i, c) {
264
264
  c[0] & /*$_*/
265
265
  2097152 && t !== (t = /*$_*/
266
- i[21]("cancel") + "") && q(r, t), c[0] & /*searchCancelled*/
266
+ i[21]("cancel") + "") && H(r, t), c[0] & /*searchCancelled*/
267
267
  65536 && o !== (o = "SearchCancelButton " + /*searchCancelled*/
268
- (i[16] ? "NotVisible" : "")) && f(e, "class", o);
268
+ (i[16] ? "NotVisible" : "")) && p(e, "class", o);
269
269
  },
270
270
  d(i) {
271
- i && T(e), l = !1, s();
271
+ i && I(e), l = !1, s();
272
272
  }
273
273
  };
274
274
  }
275
- function Rt(a) {
275
+ function Ft(a) {
276
276
  let e, t, r, o;
277
277
  function l(h, g) {
278
278
  if (
@@ -280,50 +280,50 @@ function Rt(a) {
280
280
  h[17] == !0 && /*searchValue*/
281
281
  h[14].length < 2
282
282
  )
283
- return Lt;
283
+ return It;
284
284
  if (
285
285
  /*searchArray*/
286
286
  h[13].length != 0
287
287
  )
288
- return Ft;
288
+ return Tt;
289
289
  }
290
290
  let s = l(a), i = s && s(a), c = (
291
291
  /*searchCancelled*/
292
292
  a[16] === !1 && je(a)
293
- ), m = (
293
+ ), d = (
294
294
  /*searchValue*/
295
295
  a[14].length >= 2 && /*searchArray*/
296
- a[13].length == 0 && ze(a)
296
+ a[13].length == 0 && De(a)
297
297
  );
298
298
  return {
299
299
  c() {
300
- i && i.c(), e = z(), t = R("div"), c && c.c(), r = z(), m && m.c(), f(t, "class", o = "SearchResultsContainer " + /*searchActive*/
300
+ i && i.c(), e = P(), t = R("div"), c && c.c(), r = P(), d && d.c(), p(t, "class", o = "SearchResultsContainer " + /*searchActive*/
301
301
  (a[17] == !0 ? "" : "NotVisible"));
302
302
  },
303
303
  m(h, g) {
304
- i && i.m(h, g), E(h, e, g), E(h, t, g), c && c.m(t, null), w(t, r), m && m.m(t, null);
304
+ i && i.m(h, g), E(h, e, g), E(h, t, g), c && c.m(t, null), w(t, r), d && d.m(t, null);
305
305
  },
306
306
  p(h, g) {
307
307
  s === (s = l(h)) && i ? i.p(h, g) : (i && i.d(1), i = s && s(h), i && (i.c(), i.m(e.parentNode, e))), /*searchCancelled*/
308
308
  h[16] === !1 ? c ? c.p(h, g) : (c = je(h), c.c(), c.m(t, r)) : c && (c.d(1), c = null), /*searchValue*/
309
309
  h[14].length >= 2 && /*searchArray*/
310
- h[13].length == 0 ? m ? m.p(h, g) : (m = ze(h), m.c(), m.m(t, null)) : m && (m.d(1), m = null), g[0] & /*searchActive*/
310
+ h[13].length == 0 ? d ? d.p(h, g) : (d = De(h), d.c(), d.m(t, null)) : d && (d.d(1), d = null), g[0] & /*searchActive*/
311
311
  131072 && o !== (o = "SearchResultsContainer " + /*searchActive*/
312
- (h[17] == !0 ? "" : "NotVisible")) && f(t, "class", o);
312
+ (h[17] == !0 ? "" : "NotVisible")) && p(t, "class", o);
313
313
  },
314
314
  d(h) {
315
- h && (T(e), T(t)), i && i.d(h), c && c.d(), m && m.d();
315
+ h && (I(e), I(t)), i && i.d(h), c && c.d(), d && d.d();
316
316
  }
317
317
  };
318
318
  }
319
- function Ct(a) {
319
+ function Lt(a) {
320
320
  let e, t = (
321
321
  /*$_*/
322
322
  a[21]("loading") + ""
323
323
  ), r;
324
324
  return {
325
325
  c() {
326
- e = R("p"), r = U(t), f(e, "class", "LoadingContent");
326
+ e = R("p"), r = W(t), p(e, "class", "LoadingContent");
327
327
  },
328
328
  m(o, l) {
329
329
  E(o, e, l), w(e, r);
@@ -331,21 +331,21 @@ function Ct(a) {
331
331
  p(o, l) {
332
332
  l[0] & /*$_*/
333
333
  2097152 && t !== (t = /*$_*/
334
- o[21]("loading") + "") && q(r, t);
334
+ o[21]("loading") + "") && H(r, t);
335
335
  },
336
336
  d(o) {
337
- o && T(e);
337
+ o && I(e);
338
338
  }
339
339
  };
340
340
  }
341
- function Ft(a) {
341
+ function Tt(a) {
342
342
  let e, t = (
343
343
  /*$_*/
344
344
  a[21]("searchResult") + ""
345
345
  ), r;
346
346
  return {
347
347
  c() {
348
- e = R("p"), r = U(t), f(e, "class", "SearchMessage");
348
+ e = R("p"), r = W(t), p(e, "class", "SearchMessage");
349
349
  },
350
350
  m(o, l) {
351
351
  E(o, e, l), w(e, r);
@@ -353,46 +353,46 @@ function Ft(a) {
353
353
  p(o, l) {
354
354
  l[0] & /*$_*/
355
355
  2097152 && t !== (t = /*$_*/
356
- o[21]("searchResult") + "") && q(r, t);
356
+ o[21]("searchResult") + "") && H(r, t);
357
357
  },
358
358
  d(o) {
359
- o && T(e);
359
+ o && I(e);
360
360
  }
361
361
  };
362
362
  }
363
- function Lt(a) {
363
+ function It(a) {
364
364
  let e, t, r = (
365
365
  /*searchArray*/
366
- a[13].length !== 0 && Te(a)
366
+ a[13].length !== 0 && Ie(a)
367
367
  ), o = (
368
368
  /*searchArray*/
369
369
  a[13].length == 0 && Ee(a)
370
370
  );
371
371
  return {
372
372
  c() {
373
- r && r.c(), e = z(), o && o.c(), t = Ne();
373
+ r && r.c(), e = P(), o && o.c(), t = Pe();
374
374
  },
375
375
  m(l, s) {
376
376
  r && r.m(l, s), E(l, e, s), o && o.m(l, s), E(l, t, s);
377
377
  },
378
378
  p(l, s) {
379
379
  /*searchArray*/
380
- l[13].length !== 0 ? r ? r.p(l, s) : (r = Te(l), r.c(), r.m(e.parentNode, e)) : r && (r.d(1), r = null), /*searchArray*/
380
+ l[13].length !== 0 ? r ? r.p(l, s) : (r = Ie(l), r.c(), r.m(e.parentNode, e)) : r && (r.d(1), r = null), /*searchArray*/
381
381
  l[13].length == 0 ? o ? o.p(l, s) : (o = Ee(l), o.c(), o.m(t.parentNode, t)) : o && (o.d(1), o = null);
382
382
  },
383
383
  d(l) {
384
- l && (T(e), T(t)), r && r.d(l), o && o.d(l);
384
+ l && (I(e), I(t)), r && r.d(l), o && o.d(l);
385
385
  }
386
386
  };
387
387
  }
388
- function Te(a) {
388
+ function Ie(a) {
389
389
  let e, t = (
390
390
  /*$_*/
391
391
  a[21]("recentSearch") + ""
392
392
  ), r;
393
393
  return {
394
394
  c() {
395
- e = R("p"), r = U(t), f(e, "class", "SearchMessage");
395
+ e = R("p"), r = W(t), p(e, "class", "SearchMessage");
396
396
  },
397
397
  m(o, l) {
398
398
  E(o, e, l), w(e, r);
@@ -400,10 +400,10 @@ function Te(a) {
400
400
  p(o, l) {
401
401
  l[0] & /*$_*/
402
402
  2097152 && t !== (t = /*$_*/
403
- o[21]("recentSearch") + "") && q(r, t);
403
+ o[21]("recentSearch") + "") && H(r, t);
404
404
  },
405
405
  d(o) {
406
- o && T(e);
406
+ o && I(e);
407
407
  }
408
408
  };
409
409
  }
@@ -413,55 +413,55 @@ function Ee(a) {
413
413
  a[21]("noRecentSearches") + ""
414
414
  ), l, s, i = (
415
415
  /*notfoundicon*/
416
- a[11] === "true" && Ie()
416
+ a[11] === "true" && Ge()
417
417
  );
418
418
  return {
419
419
  c() {
420
- e = R("div"), i && i.c(), t = z(), r = R("p"), l = U(o), f(r, "class", "SearchMessage"), f(e, "class", s = "ResultsContainerError " + /*notfoundicon*/
420
+ e = R("div"), i && i.c(), t = P(), r = R("p"), l = W(o), p(r, "class", "SearchMessage"), p(e, "class", s = "ResultsContainerError " + /*notfoundicon*/
421
421
  (a[11] == "true" ? "WithIcon" : ""));
422
422
  },
423
- m(c, m) {
424
- E(c, e, m), i && i.m(e, null), w(e, t), w(e, r), w(r, l);
423
+ m(c, d) {
424
+ E(c, e, d), i && i.m(e, null), w(e, t), w(e, r), w(r, l);
425
425
  },
426
- p(c, m) {
426
+ p(c, d) {
427
427
  /*notfoundicon*/
428
- c[11] === "true" ? i || (i = Ie(), i.c(), i.m(e, t)) : i && (i.d(1), i = null), m[0] & /*$_*/
428
+ c[11] === "true" ? i || (i = Ge(), i.c(), i.m(e, t)) : i && (i.d(1), i = null), d[0] & /*$_*/
429
429
  2097152 && o !== (o = /*$_*/
430
- c[21]("noRecentSearches") + "") && q(l, o), m[0] & /*notfoundicon*/
430
+ c[21]("noRecentSearches") + "") && H(l, o), d[0] & /*notfoundicon*/
431
431
  2048 && s !== (s = "ResultsContainerError " + /*notfoundicon*/
432
- (c[11] == "true" ? "WithIcon" : "")) && f(e, "class", s);
432
+ (c[11] == "true" ? "WithIcon" : "")) && p(e, "class", s);
433
433
  },
434
434
  d(c) {
435
- c && T(e), i && i.d();
435
+ c && I(e), i && i.d();
436
436
  }
437
437
  };
438
438
  }
439
- function Ie(a) {
439
+ function Ge(a) {
440
440
  let e;
441
441
  return {
442
442
  c() {
443
- e = R("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");
443
+ e = R("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>', p(e, "class", "SearchErrorIcon");
444
444
  },
445
445
  m(t, r) {
446
446
  E(t, e, r);
447
447
  },
448
448
  d(t) {
449
- t && T(e);
449
+ t && I(e);
450
450
  }
451
451
  };
452
452
  }
453
453
  function je(a) {
454
- let e, t = ke(
454
+ let e, t = Re(
455
455
  /*searchArray*/
456
456
  a[13]
457
457
  ), r = [];
458
458
  for (let o = 0; o < t.length; o += 1)
459
- r[o] = Ge(Fe(a, t, o));
459
+ r[o] = ze(Le(a, t, o));
460
460
  return {
461
461
  c() {
462
462
  for (let o = 0; o < r.length; o += 1)
463
463
  r[o].c();
464
- e = Ne();
464
+ e = Pe();
465
465
  },
466
466
  m(o, l) {
467
467
  for (let s = 0; s < r.length; s += 1)
@@ -469,16 +469,16 @@ function je(a) {
469
469
  E(o, e, l);
470
470
  },
471
471
  p(o, l) {
472
- if (l[0] & /*endpoint, sessionID, playerID, showfavorites, lang, searchArray, addGameTag, showgamename, integratedgameframedesktop, integratedgameframemobile, clientstyling, clientstylingurl, gamepagemodalurl, mbsource*/
473
- 35136511) {
474
- t = ke(
472
+ if (l[0] & /*endpoint, sessionID, playerID, showfavorites, lang, searchArray, getRequiredIcon, addGameTag, showgamename, integratedgameframedesktop, integratedgameframemobile, clientstyling, clientstylingurl, gamepagemodalurl, mbsource*/
473
+ 77079551) {
474
+ t = Re(
475
475
  /*searchArray*/
476
476
  o[13]
477
477
  );
478
478
  let s;
479
479
  for (s = 0; s < t.length; s += 1) {
480
- const i = Fe(o, t, s);
481
- r[s] ? r[s].p(i, l) : (r[s] = Ge(i), r[s].c(), r[s].m(e.parentNode, e));
480
+ const i = Le(o, t, s);
481
+ r[s] ? r[s].p(i, l) : (r[s] = ze(i), r[s].c(), r[s].m(e.parentNode, e));
482
482
  }
483
483
  for (; s < r.length; s += 1)
484
484
  r[s].d(1);
@@ -486,15 +486,15 @@ function je(a) {
486
486
  }
487
487
  },
488
488
  d(o) {
489
- o && T(e), pt(r, o);
489
+ o && I(e), _t(r, o);
490
490
  }
491
491
  };
492
492
  }
493
- function Ge(a) {
494
- let e, t, r, o, l, s, i, c, m, h, g, y;
493
+ function ze(a) {
494
+ let e, t, r, o, l, s, i, c, d, h, g, y, T;
495
495
  return {
496
496
  c() {
497
- var d;
497
+ var m, S;
498
498
  e = R("casino-game-thumbnail-nd"), u(
499
499
  e,
500
500
  "endpoint",
@@ -521,28 +521,32 @@ function Ge(a) {
521
521
  /*lang*/
522
522
  a[1]
523
523
  ), u(e, "gamethumbnail", t = /*game*/
524
- a[63].thumbnail), u(e, "gamename", r = /*game*/
525
- a[63].name), u(e, "gamevendor", o = /*game*/
526
- a[63].vendor.name), u(e, "gameLaunchUrl", l = /*game*/
527
- a[63].launchUrl), u(e, "gameisnew", s = /*game*/
528
- a[63].isNew), u(e, "gametag", i = /*game*/
529
- ((d = a[63].advancedTags) == null ? void 0 : d.length) > 0 && /*addGameTag*/
530
- a[25](
524
+ a[65].thumbnail), u(e, "icon", r = /*getRequiredIcon*/
525
+ a[23](
531
526
  /*game*/
532
- a[63].advancedTags
533
- )), u(e, "gamecellsize", c = /*game*/
534
- a[63].cellSize), u(e, "gameid", m = /*game*/
535
- a[63].id), u(
527
+ (m = a[65]) == null ? void 0 : m.icons
528
+ )), u(e, "gamename", o = /*game*/
529
+ a[65].name), u(e, "gamevendor", l = /*game*/
530
+ a[65].vendor.name), u(e, "gameLaunchUrl", s = /*game*/
531
+ a[65].launchUrl), u(e, "gameisnew", i = /*game*/
532
+ a[65].isNew), u(e, "gametag", c = /*game*/
533
+ ((S = a[65].advancedTags) == null ? void 0 : S.length) > 0 && /*addGameTag*/
534
+ a[26](
535
+ /*game*/
536
+ a[65].advancedTags
537
+ )), u(e, "gamecellsize", d = /*game*/
538
+ a[65].cellSize), u(e, "gameid", h = /*game*/
539
+ a[65].id), u(
536
540
  e,
537
541
  "showgamename",
538
542
  /*showgamename*/
539
543
  a[7]
540
- ), u(e, "gamefunmode", h = /*game*/
541
- a[63].hasFunMode), u(e, "gamefavorite", g = /*game*/
542
- a[63].isFavorite), u(e, "livelobbyendpoint", y = /*game*/
543
- a[63].details ? (
544
+ ), u(e, "gamefunmode", g = /*game*/
545
+ a[65].hasFunMode), u(e, "gamefavorite", y = /*game*/
546
+ a[65].isFavorite), u(e, "livelobbyendpoint", T = /*game*/
547
+ a[65].details ? (
544
548
  /*game*/
545
- a[63].launchUrl
549
+ a[65].launchUrl
546
550
  ) : ""), u(
547
551
  e,
548
552
  "integratedgameframedesktop",
@@ -575,342 +579,347 @@ function Ge(a) {
575
579
  a[2]
576
580
  );
577
581
  },
578
- m(d, S) {
579
- E(d, e, S);
582
+ m(m, S) {
583
+ E(m, e, S);
580
584
  },
581
- p(d, S) {
582
- var x;
585
+ p(m, S) {
586
+ var j, D;
583
587
  S[0] & /*endpoint*/
584
588
  1 && u(
585
589
  e,
586
590
  "endpoint",
587
591
  /*endpoint*/
588
- d[0]
592
+ m[0]
589
593
  ), S[0] & /*sessionID*/
590
594
  524288 && u(
591
595
  e,
592
596
  "session",
593
597
  /*sessionID*/
594
- d[19]
598
+ m[19]
595
599
  ), S[0] & /*playerID*/
596
600
  1048576 && u(
597
601
  e,
598
602
  "userid",
599
603
  /*playerID*/
600
- d[20]
604
+ m[20]
601
605
  ), S[0] & /*showfavorites*/
602
606
  512 && u(
603
607
  e,
604
608
  "favorites",
605
609
  /*showfavorites*/
606
- d[9]
610
+ m[9]
607
611
  ), S[0] & /*lang*/
608
612
  2 && u(
609
613
  e,
610
614
  "lang",
611
615
  /*lang*/
612
- d[1]
616
+ m[1]
613
617
  ), S[0] & /*searchArray*/
614
618
  8192 && t !== (t = /*game*/
615
- d[63].thumbnail) && u(e, "gamethumbnail", t), S[0] & /*searchArray*/
616
- 8192 && r !== (r = /*game*/
617
- d[63].name) && u(e, "gamename", r), S[0] & /*searchArray*/
619
+ m[65].thumbnail) && u(e, "gamethumbnail", t), S[0] & /*searchArray*/
620
+ 8192 && r !== (r = /*getRequiredIcon*/
621
+ m[23](
622
+ /*game*/
623
+ (j = m[65]) == null ? void 0 : j.icons
624
+ )) && u(e, "icon", r), S[0] & /*searchArray*/
618
625
  8192 && o !== (o = /*game*/
619
- d[63].vendor.name) && u(e, "gamevendor", o), S[0] & /*searchArray*/
626
+ m[65].name) && u(e, "gamename", o), S[0] & /*searchArray*/
620
627
  8192 && l !== (l = /*game*/
621
- d[63].launchUrl) && u(e, "gameLaunchUrl", l), S[0] & /*searchArray*/
628
+ m[65].vendor.name) && u(e, "gamevendor", l), S[0] & /*searchArray*/
622
629
  8192 && s !== (s = /*game*/
623
- d[63].isNew) && u(e, "gameisnew", s), S[0] & /*searchArray*/
630
+ m[65].launchUrl) && u(e, "gameLaunchUrl", s), S[0] & /*searchArray*/
624
631
  8192 && i !== (i = /*game*/
625
- ((x = d[63].advancedTags) == null ? void 0 : x.length) > 0 && /*addGameTag*/
626
- d[25](
627
- /*game*/
628
- d[63].advancedTags
629
- )) && u(e, "gametag", i), S[0] & /*searchArray*/
632
+ m[65].isNew) && u(e, "gameisnew", i), S[0] & /*searchArray*/
630
633
  8192 && c !== (c = /*game*/
631
- d[63].cellSize) && u(e, "gamecellsize", c), S[0] & /*searchArray*/
632
- 8192 && m !== (m = /*game*/
633
- d[63].id) && u(e, "gameid", m), S[0] & /*showgamename*/
634
+ ((D = m[65].advancedTags) == null ? void 0 : D.length) > 0 && /*addGameTag*/
635
+ m[26](
636
+ /*game*/
637
+ m[65].advancedTags
638
+ )) && u(e, "gametag", c), S[0] & /*searchArray*/
639
+ 8192 && d !== (d = /*game*/
640
+ m[65].cellSize) && u(e, "gamecellsize", d), S[0] & /*searchArray*/
641
+ 8192 && h !== (h = /*game*/
642
+ m[65].id) && u(e, "gameid", h), S[0] & /*showgamename*/
634
643
  128 && u(
635
644
  e,
636
645
  "showgamename",
637
646
  /*showgamename*/
638
- d[7]
647
+ m[7]
639
648
  ), S[0] & /*searchArray*/
640
- 8192 && h !== (h = /*game*/
641
- d[63].hasFunMode) && u(e, "gamefunmode", h), S[0] & /*searchArray*/
642
649
  8192 && g !== (g = /*game*/
643
- d[63].isFavorite) && u(e, "gamefavorite", g), S[0] & /*searchArray*/
650
+ m[65].hasFunMode) && u(e, "gamefunmode", g), S[0] & /*searchArray*/
644
651
  8192 && y !== (y = /*game*/
645
- d[63].details ? (
652
+ m[65].isFavorite) && u(e, "gamefavorite", y), S[0] & /*searchArray*/
653
+ 8192 && T !== (T = /*game*/
654
+ m[65].details ? (
646
655
  /*game*/
647
- d[63].launchUrl
648
- ) : "") && u(e, "livelobbyendpoint", y), S[0] & /*integratedgameframedesktop*/
656
+ m[65].launchUrl
657
+ ) : "") && u(e, "livelobbyendpoint", T), S[0] & /*integratedgameframedesktop*/
649
658
  32 && u(
650
659
  e,
651
660
  "integratedgameframedesktop",
652
661
  /*integratedgameframedesktop*/
653
- d[5]
662
+ m[5]
654
663
  ), S[0] & /*integratedgameframemobile*/
655
664
  64 && u(
656
665
  e,
657
666
  "integratedgameframemobile",
658
667
  /*integratedgameframemobile*/
659
- d[6]
668
+ m[6]
660
669
  ), S[0] & /*clientstyling*/
661
670
  8 && u(
662
671
  e,
663
672
  "clientstyling",
664
673
  /*clientstyling*/
665
- d[3]
674
+ m[3]
666
675
  ), S[0] & /*clientstylingurl*/
667
676
  16 && u(
668
677
  e,
669
678
  "clientstylingurl",
670
679
  /*clientstylingurl*/
671
- d[4]
680
+ m[4]
672
681
  ), S[0] & /*gamepagemodalurl*/
673
682
  256 && u(
674
683
  e,
675
684
  "gamepagemodalurl",
676
685
  /*gamepagemodalurl*/
677
- d[8]
686
+ m[8]
678
687
  ), S[0] & /*mbsource*/
679
688
  4 && u(
680
689
  e,
681
690
  "mbsource",
682
691
  /*mbsource*/
683
- d[2]
692
+ m[2]
684
693
  );
685
694
  },
686
- d(d) {
687
- d && T(e);
695
+ d(m) {
696
+ m && I(e);
688
697
  }
689
698
  };
690
699
  }
691
- function ze(a) {
700
+ function De(a) {
692
701
  let e, t, r, o = (
693
702
  /*$_*/
694
703
  a[21]("notFound") + ""
695
704
  ), l, s, i, c = (
696
705
  /*$_*/
697
706
  a[21]("notFoundText") + ""
698
- ), m, h, g = (
707
+ ), d, h, g = (
699
708
  /*notfoundicon*/
700
- a[11] === "true" && De()
709
+ a[11] === "true" && Ne()
701
710
  );
702
711
  return {
703
712
  c() {
704
- e = R("div"), g && g.c(), t = z(), r = R("p"), l = U(o), s = z(), i = R("p"), m = U(c), f(r, "class", "SearchMessage"), f(e, "class", h = "ResultsContainerError " + /*notfoundicon*/
713
+ e = R("div"), g && g.c(), t = P(), r = R("p"), l = W(o), s = P(), i = R("p"), d = W(c), p(r, "class", "SearchMessage"), p(e, "class", h = "ResultsContainerError " + /*notfoundicon*/
705
714
  (a[11] == "true" ? "WithIcon" : ""));
706
715
  },
707
- m(y, d) {
708
- E(y, e, d), g && g.m(e, null), w(e, t), w(e, r), w(r, l), w(e, s), w(e, i), w(i, m);
716
+ m(y, T) {
717
+ E(y, e, T), g && g.m(e, null), w(e, t), w(e, r), w(r, l), w(e, s), w(e, i), w(i, d);
709
718
  },
710
- p(y, d) {
719
+ p(y, T) {
711
720
  /*notfoundicon*/
712
- y[11] === "true" ? g || (g = De(), g.c(), g.m(e, t)) : g && (g.d(1), g = null), d[0] & /*$_*/
721
+ y[11] === "true" ? g || (g = Ne(), g.c(), g.m(e, t)) : g && (g.d(1), g = null), T[0] & /*$_*/
713
722
  2097152 && o !== (o = /*$_*/
714
- y[21]("notFound") + "") && q(l, o), d[0] & /*$_*/
723
+ y[21]("notFound") + "") && H(l, o), T[0] & /*$_*/
715
724
  2097152 && c !== (c = /*$_*/
716
- y[21]("notFoundText") + "") && q(m, c), d[0] & /*notfoundicon*/
725
+ y[21]("notFoundText") + "") && H(d, c), T[0] & /*notfoundicon*/
717
726
  2048 && h !== (h = "ResultsContainerError " + /*notfoundicon*/
718
- (y[11] == "true" ? "WithIcon" : "")) && f(e, "class", h);
727
+ (y[11] == "true" ? "WithIcon" : "")) && p(e, "class", h);
719
728
  },
720
729
  d(y) {
721
- y && T(e), g && g.d();
730
+ y && I(e), g && g.d();
722
731
  }
723
732
  };
724
733
  }
725
- function De(a) {
734
+ function Ne(a) {
726
735
  let e;
727
736
  return {
728
737
  c() {
729
- e = R("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");
738
+ e = R("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>', p(e, "class", "SearchErrorIcon");
730
739
  },
731
740
  m(t, r) {
732
741
  E(t, e, r);
733
742
  },
734
743
  d(t) {
735
- t && T(e);
744
+ t && I(e);
736
745
  }
737
746
  };
738
747
  }
739
- function Tt(a) {
740
- let e, t, r, o, l, s, i, c, m, h, g, y, d, S, x, D, A, V, J, O, C = (
748
+ function Et(a) {
749
+ let e, t, r, o, l, s, i, c, d, h, g, y, T, m, S, j, D, U, V, B, L = (
741
750
  /*cancelbutton*/
742
- a[10] === "true" && Le(a)
751
+ a[10] === "true" && Te(a)
743
752
  );
744
- function X(_, I) {
753
+ function J(_, C) {
745
754
  return (
746
755
  /*isLoading*/
747
- _[18] ? Ct : Rt
756
+ _[18] ? Lt : Ft
748
757
  );
749
758
  }
750
- let B = X(a), F = B(a);
759
+ let Z = J(a), G = Z(a);
751
760
  return {
752
761
  c() {
753
- e = R("div"), t = R("div"), r = R("div"), o = R("div"), o.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 = z(), s = R("input"), c = z(), m = R("span"), h = be("svg"), g = be("path"), d = z(), C && C.c(), x = z(), D = R("div"), V = z(), F.c(), f(o, "class", "SearchIcon"), f(s, "class", "SearchInput"), f(s, "type", "search"), f(s, "placeholder", i = /*$_*/
754
- a[21]("placeHolderSearchGames")), f(s, "maxlength", Pe), f(g, "d", "m1.45 1.5 8.1 8M1.45 9.5l8.1-8"), f(g, "stroke", "#717171"), f(g, "stroke-width", "2"), f(g, "stroke-linecap", "round"), f(g, "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(m, "class", y = "SearchClearButton " + /*cancelbutton*/
762
+ e = R("div"), t = R("div"), r = R("div"), o = R("div"), o.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 = P(), s = R("input"), c = P(), d = R("span"), h = ve("svg"), g = ve("path"), T = P(), L && L.c(), S = P(), j = R("div"), U = P(), G.c(), p(o, "class", "SearchIcon"), p(s, "class", "SearchInput"), p(s, "type", "search"), p(s, "placeholder", i = /*$_*/
763
+ a[21]("placeHolderSearchGames")), p(s, "maxlength", Me), p(g, "d", "m1.45 1.5 8.1 8M1.45 9.5l8.1-8"), p(g, "stroke", "#717171"), p(g, "stroke-width", "2"), p(g, "stroke-linecap", "round"), p(g, "stroke-linejoin", "round"), p(h, "width", "11"), p(h, "height", "11"), p(h, "fill", "none"), p(h, "xmlns", "http://www.w3.org/2000/svg"), p(d, "class", y = "SearchClearButton " + /*cancelbutton*/
755
764
  (a[10] != "true" ? "WithoutCancel" : "") + " " + /*searchValue*/
756
- (a[14].length != 0 ? "" : "NotVisible")), f(r, "class", S = "Search " + /*searchCancelled*/
757
- (a[16] ? "" : "SearchAnimation")), f(t, "class", "SearchWrap"), f(D, "class", A = /*cancelbutton*/
758
- a[10] != "true" ? "OverlayCancel" : ""), f(e, "class", (se(
765
+ (a[14].length != 0 ? "" : "NotVisible")), p(r, "class", m = "Search " + /*searchCancelled*/
766
+ (a[16] ? "" : "SearchAnimation")), p(t, "class", "SearchWrap"), p(j, "class", D = /*cancelbutton*/
767
+ a[10] != "true" ? "OverlayCancel" : ""), p(e, "class", (le(
759
768
  /*userAgent*/
760
769
  a[22]
761
770
  ) !== "PC" ? "" : "Desktop") + " CasinoSearch");
762
771
  },
763
- m(_, I) {
764
- E(_, e, I), w(e, t), w(t, r), w(r, o), w(r, l), w(r, s), we(
772
+ m(_, C) {
773
+ E(_, e, C), w(e, t), w(t, r), w(r, o), w(r, l), w(r, s), be(
765
774
  s,
766
775
  /*searchValue*/
767
776
  a[14]
768
- ), a[37](s), w(r, c), w(r, m), w(m, h), w(h, g), w(r, d), C && C.m(r, null), w(e, x), w(e, D), w(e, V), F.m(e, null), a[40](e), J || (O = [
769
- Y(
777
+ ), a[39](s), w(r, c), w(r, d), w(d, h), w(h, g), w(r, T), L && L.m(r, null), w(e, S), w(e, j), w(e, U), G.m(e, null), a[42](e), V || (B = [
778
+ K(
770
779
  s,
771
780
  "input",
772
781
  /*input_input_handler*/
773
- a[36]
782
+ a[38]
774
783
  ),
775
- Y(
784
+ K(
776
785
  s,
777
786
  "focus",
778
787
  /*onFocus*/
779
- a[23]
788
+ a[24]
780
789
  ),
781
- Y(
790
+ K(
782
791
  s,
783
792
  "input",
784
793
  /*handleSearchInput*/
785
- a[28]
794
+ a[29]
786
795
  ),
787
- Y(
788
- m,
796
+ K(
797
+ d,
789
798
  "click",
790
799
  /*click_handler*/
791
- a[38]
800
+ a[40]
792
801
  ),
793
- Y(
794
- D,
802
+ K(
803
+ j,
795
804
  "click",
796
805
  /*handleOverlay*/
797
- a[24]
806
+ a[25]
798
807
  )
799
- ], J = !0);
808
+ ], V = !0);
800
809
  },
801
- p(_, I) {
802
- I[0] & /*$_*/
810
+ p(_, C) {
811
+ C[0] & /*$_*/
803
812
  2097152 && i !== (i = /*$_*/
804
- _[21]("placeHolderSearchGames")) && f(s, "placeholder", i), I[0] & /*searchValue*/
813
+ _[21]("placeHolderSearchGames")) && p(s, "placeholder", i), C[0] & /*searchValue*/
805
814
  16384 && s.value !== /*searchValue*/
806
- _[14] && we(
815
+ _[14] && be(
807
816
  s,
808
817
  /*searchValue*/
809
818
  _[14]
810
- ), I[0] & /*cancelbutton, searchValue*/
819
+ ), C[0] & /*cancelbutton, searchValue*/
811
820
  17408 && y !== (y = "SearchClearButton " + /*cancelbutton*/
812
821
  (_[10] != "true" ? "WithoutCancel" : "") + " " + /*searchValue*/
813
- (_[14].length != 0 ? "" : "NotVisible")) && f(m, "class", y), /*cancelbutton*/
814
- _[10] === "true" ? C ? C.p(_, I) : (C = Le(_), C.c(), C.m(r, null)) : C && (C.d(1), C = null), I[0] & /*searchCancelled*/
815
- 65536 && S !== (S = "Search " + /*searchCancelled*/
816
- (_[16] ? "" : "SearchAnimation")) && f(r, "class", S), I[0] & /*cancelbutton*/
817
- 1024 && A !== (A = /*cancelbutton*/
818
- _[10] != "true" ? "OverlayCancel" : "") && f(D, "class", A), B === (B = X(_)) && F ? F.p(_, I) : (F.d(1), F = B(_), F && (F.c(), F.m(e, null)));
822
+ (_[14].length != 0 ? "" : "NotVisible")) && p(d, "class", y), /*cancelbutton*/
823
+ _[10] === "true" ? L ? L.p(_, C) : (L = Te(_), L.c(), L.m(r, null)) : L && (L.d(1), L = null), C[0] & /*searchCancelled*/
824
+ 65536 && m !== (m = "Search " + /*searchCancelled*/
825
+ (_[16] ? "" : "SearchAnimation")) && p(r, "class", m), C[0] & /*cancelbutton*/
826
+ 1024 && D !== (D = /*cancelbutton*/
827
+ _[10] != "true" ? "OverlayCancel" : "") && p(j, "class", D), Z === (Z = J(_)) && G ? G.p(_, C) : (G.d(1), G = Z(_), G && (G.c(), G.m(e, null)));
819
828
  },
820
- i: _e,
821
- o: _e,
829
+ i: we,
830
+ o: we,
822
831
  d(_) {
823
- _ && T(e), a[37](null), C && C.d(), F.d(), a[40](null), J = !1, ht(O);
832
+ _ && I(e), a[39](null), L && L.d(), G.d(), a[42](null), V = !1, mt(B);
824
833
  }
825
834
  };
826
835
  }
827
- let Pe = 50;
828
- function Et(a, e, t) {
836
+ let Me = 50;
837
+ function Gt(a, e, t) {
829
838
  let r;
830
- dt(a, St, (n) => t(21, r = n));
831
- let { endpoint: o = "" } = e, { datasource: l = "" } = e, { session: s = "" } = e, { userid: i = "" } = e, { lang: c = "en" } = e, { mbsource: m } = e, { clientstyling: h = "" } = e, { clientstylingurl: g = "" } = e, { integratedgameframedesktop: y = "false" } = e, { integratedgameframemobile: d = "false" } = e, { showgamename: S = "" } = e, { gamepagemodalurl: x = "true" } = e, { translationurl: D = "" } = e, { showfavorites: A = "" } = e, { cancelbutton: V = "true" } = e, { notfoundicon: J = "false" } = e, { controlchannel: O = "casino-search" } = e, { allowedorigins: C = window.location.origin } = e;
832
- const X = () => (C || "").split(",").map((n) => n.trim()).filter(Boolean);
833
- let B = window.navigator.userAgent, F = [], _ = [], I = {}, N = "", H, $ = !0, P = !1, G = !1, M, ee = !1, te, ae, le = [];
834
- const Me = () => {
835
- fetch(D).then((p) => p.json()).then((p) => {
836
- Object.keys(p).forEach((b) => {
837
- Re(b, p[b]);
839
+ gt(a, wt, (n) => t(21, r = n));
840
+ let { endpoint: o = "" } = e, { datasource: l = "" } = e, { session: s = "" } = e, { userid: i = "" } = e, { lang: c = "en" } = e, { mbsource: d } = e, { clientstyling: h = "" } = e, { clientstylingurl: g = "" } = e, { integratedgameframedesktop: y = "false" } = e, { integratedgameframemobile: T = "false" } = e, { showgamename: m = "" } = e, { gamepagemodalurl: S = "true" } = e, { translationurl: j = "" } = e, { showfavorites: D = "" } = e, { cancelbutton: U = "true" } = e, { notfoundicon: V = "false" } = e, { controlchannel: B = "casino-search" } = e, { allowedorigins: L = window.location.origin } = e, { requiredicon: J = "false" } = e;
841
+ const Z = () => (L || "").split(",").map((n) => n.trim()).filter(Boolean);
842
+ let G = window.navigator.userAgent, _ = [], C = [], ne = {}, M = "", O, $ = !0, A = !1, N = !1, q, ee = !1, te, ae, ie = [];
843
+ const Ae = () => {
844
+ fetch(j).then((f) => f.json()).then((f) => {
845
+ Object.keys(f).forEach((b) => {
846
+ Ce(b, f[b]);
838
847
  });
839
- }).catch((p) => {
840
- console.log(p);
848
+ }).catch((f) => {
849
+ console.log(f);
841
850
  });
842
851
  };
843
- Object.keys(Ce).forEach((n) => {
844
- Re(n, Ce[n]);
852
+ Object.keys(Fe).forEach((n) => {
853
+ Ce(n, Fe[n]);
845
854
  });
846
- const ie = (n) => {
847
- var p;
848
- n.data && n.data.type == "SearchedItemClicked" && Ve(n.data.gameId), n.data.type == "UserSessionID" && (t(19, te = n.data.session), t(20, ae = n.data.userid), t(35, ee = !0)), n.data.type == "CategoryChange" && Q();
855
+ const ce = (n) => {
856
+ var f;
857
+ n.data && n.data.type == "SearchedItemClicked" && Ze(n.data.gameId), n.data.type == "UserSessionID" && (t(19, te = n.data.session), t(20, ae = n.data.userid), t(37, ee = !0)), n.data.type == "CategoryChange" && X();
849
858
  try {
850
- const b = n.origin === window.location.origin, v = X();
851
- if (!(b || v.length > 0 && v.includes(n.origin)) || !n.data || n.data.channel !== O)
859
+ const b = n.origin === window.location.origin, v = Z();
860
+ if (!(b || v.length > 0 && v.includes(n.origin)) || !n.data || n.data.channel !== B)
852
861
  return;
853
862
  switch (n.data.type) {
854
863
  case "OpenSearch":
855
- re();
864
+ oe();
856
865
  break;
857
866
  case "CloseSearch":
858
- ce();
867
+ ue();
859
868
  break;
860
869
  case "ToggleSearch":
861
- xe();
870
+ Be();
862
871
  break;
863
872
  case "SetSearchQuery":
864
- Ae(String((p = n.data.value) != null ? p : ""));
873
+ Oe(String((f = n.data.value) != null ? f : ""));
865
874
  break;
866
875
  }
867
876
  } catch (b) {
868
877
  }
869
- }, ne = () => {
870
- if (t(16, $ = !1), t(17, P = !0), o && l && c && N.length < 2) {
871
- t(13, F = []);
872
- let n = localStorage.getItem("searchedGamesWds_casino"), p = [];
873
- n && (p = n.split(","));
874
- let b = [], v = 0, k = p.length;
878
+ }, qe = (n) => J !== "true" ? void 0 : Object.values(n != null ? n : {}).pop(), re = () => {
879
+ if (t(16, $ = !1), t(17, A = !0), o && l && c && M.length < 2) {
880
+ t(13, _ = []);
881
+ let n = localStorage.getItem("searchedGamesWds_casino"), f = [];
882
+ n && (f = n.split(","));
883
+ let b = [], v = 0, k = f.length;
875
884
  if (k > 0) {
876
885
  for (v = 0; v < k; v++) {
877
- let j = new URL(`${o}/v1/casino/games/${p[v]}`);
878
- j.searchParams.append("language", c), j.searchParams.append("datasource", l), j.searchParams.append("platform", se(B)), b.push(He(j, p[v]));
886
+ let z = new URL(`${o}/v1/casino/games/${f[v]}`);
887
+ z.searchParams.append("language", c), z.searchParams.append("datasource", l), z.searchParams.append("platform", le(G)), b.push(We(z, f[v]));
879
888
  }
880
- Promise.all(b).then((j) => {
881
- j = j.filter(function(W) {
882
- return !!W;
883
- }), t(13, F = j.map((W) => (W.isFavorite = ue(W.id), W))), F.length ? K("searchSuccess", "SearchWidget") : K("searchFail", "SearchWidget");
884
- }).catch((j) => {
885
- K("searchError", "SearchWidget");
889
+ Promise.all(b).then((z) => {
890
+ z = z.filter(function(x) {
891
+ return !!x;
892
+ }), t(13, _ = z.map((x) => (x.isFavorite = he(x.id), x))), _.length ? Q("searchSuccess", "SearchWidget") : Q("searchFail", "SearchWidget");
893
+ }).catch((z) => {
894
+ Q("searchError", "SearchWidget");
886
895
  });
887
896
  }
888
897
  }
889
- de(P), K("searchAttempt", "SearchWidget"), K("SearchInitialized", "SearchWidget");
898
+ me(A), Q("searchAttempt", "SearchWidget"), Q("SearchInitialized", "SearchWidget");
890
899
  };
891
- function re() {
892
- P || (ne(), requestAnimationFrame(() => H == null ? void 0 : H.focus()), Z({ type: "SearchOpen" }));
900
+ function oe() {
901
+ A || (re(), requestAnimationFrame(() => O == null ? void 0 : O.focus()), Y({ type: "SearchOpen" }));
893
902
  }
894
- function ce() {
895
- P && (Q(), Z({ type: "SearchClose" }));
903
+ function ue() {
904
+ A && (X(), Y({ type: "SearchClose" }));
896
905
  }
897
- function xe() {
898
- P ? ce() : re();
906
+ function Be() {
907
+ A ? ue() : oe();
899
908
  }
900
- function Ae(n) {
901
- t(14, N = (n != null ? n : "").slice(0, Pe)), P || re(), me();
909
+ function Oe(n) {
910
+ t(14, M = (n != null ? n : "").slice(0, Me)), A || oe(), ge();
902
911
  }
903
- const K = (n, p) => {
904
- typeof gtag == "function" && gtag("event", n, { context: p });
905
- }, Be = () => {
906
- V != "true" && Q();
907
- }, Oe = (n) => new Promise((p, b) => {
908
- t(18, G = !0), fetch(n.href).then((v) => v.json()).then((v) => {
909
- t(18, G = !1), p(v);
912
+ const Q = (n, f) => {
913
+ typeof gtag == "function" && gtag("event", n, { context: f });
914
+ }, xe = () => {
915
+ U != "true" && X();
916
+ }, He = (n) => new Promise((f, b) => {
917
+ t(18, N = !0), fetch(n.href).then((v) => v.json()).then((v) => {
918
+ t(18, N = !1), f(v);
910
919
  }).catch((v) => {
911
- t(18, G = !1), console.error(v);
920
+ t(18, N = !1), console.error(v);
912
921
  try {
913
- Z({
922
+ Y({
914
923
  type: "SearchError",
915
924
  message: String(v)
916
925
  });
@@ -918,173 +927,174 @@ function Et(a, e, t) {
918
927
  }
919
928
  b(v);
920
929
  });
921
- }), He = (n, p) => new Promise((b, v) => {
922
- t(18, G = !0), p && Object.keys(I).indexOf(p) >= 0 ? (t(18, G = !1), b(I[p])) : fetch(n).then((k) => k.json()).then((k) => {
923
- t(18, G = !1), k.error || (I[k[0].gameId] = k[0]), b(k[0]);
930
+ }), We = (n, f) => new Promise((b, v) => {
931
+ t(18, N = !0), f && Object.keys(ne).indexOf(f) >= 0 ? (t(18, N = !1), b(ne[f])) : fetch(n).then((k) => k.json()).then((k) => {
932
+ t(18, N = !1), k.error || (ne[k[0].gameId] = k[0]), b(k[0]);
924
933
  }).catch((k) => {
925
- t(18, G = !1), console.error(k);
934
+ t(18, N = !1), console.error(k);
926
935
  try {
927
- Z({
936
+ Y({
928
937
  type: "SearchError",
929
938
  message: String(k)
930
939
  });
931
- } catch (j) {
940
+ } catch (z) {
932
941
  }
933
942
  v(k);
934
943
  });
935
- }), We = () => {
944
+ }), Ue = () => {
936
945
  const n = new URL(`${o}/v1/player/${ae}/favorites/`);
937
- t(18, G = !0);
938
- let p = {
946
+ t(18, N = !0);
947
+ let f = {
939
948
  method: "GET",
940
949
  headers: { "X-SessionID": te }
941
950
  };
942
- fetch(n.href, p).then((b) => b.json()).then((b) => {
943
- t(18, G = !1), le = b.items.map((v) => v.id);
951
+ fetch(n.href, f).then((b) => b.json()).then((b) => {
952
+ t(18, N = !1), ie = b.items.map((v) => v.id);
944
953
  });
945
- }, qe = () => {
946
- t(35, ee = !0), t(19, te = s), t(20, ae = i);
947
- }, ue = (n) => le.findIndex((p) => p == n) !== -1, Ue = (n) => {
954
+ }, Ve = () => {
955
+ t(37, ee = !0), t(19, te = s), t(20, ae = i);
956
+ }, he = (n) => ie.findIndex((f) => f == n) !== -1, Je = (n) => {
948
957
  if ((n == null ? void 0 : n.length) === 0)
949
958
  return "";
950
- let p, b = 99999999999, v;
959
+ let f, b = 99999999999, v;
951
960
  const k = new Date(Date.now());
952
- return n.forEach((j, W) => {
953
- const et = new Date(j.schedules[0].startTime), oe = new Date(j.schedules[0].endTime);
954
- ve(new Date(oe), new Date(k)) < b && (b = ve(new Date(oe), new Date(k)), v = W), gt(new Date(k), new Date(et)) && ft(new Date(k), new Date(oe)) && (p = n[v].name);
955
- }), p;
956
- }, Ve = (n) => {
957
- if (_ = localStorage.getItem("searchedGamesWds_casino"), _ ? _ = _.split(",") : _ = [], _.indexOf(n) === -1) {
958
- let p;
959
- _.unshift(n), p = _.join(","), localStorage.setItem("searchedGamesWds_casino", p);
961
+ return n.forEach((z, x) => {
962
+ const at = new Date(z.schedules[0].startTime), se = new Date(z.schedules[0].endTime);
963
+ ye(new Date(se), new Date(k)) < b && (b = ye(new Date(se), new Date(k)), v = x), pt(new Date(k), new Date(at)) && St(new Date(k), new Date(se)) && (f = n[v].name);
964
+ }), f;
965
+ }, Ze = (n) => {
966
+ if (C = localStorage.getItem("searchedGamesWds_casino"), C ? C = C.split(",") : C = [], C.indexOf(n) === -1) {
967
+ let f;
968
+ C.unshift(n), f = C.join(","), localStorage.setItem("searchedGamesWds_casino", f);
960
969
  }
961
- }, Q = () => {
962
- t(14, N = ""), t(16, $ = !0), t(18, G = !1), t(13, F = []), t(17, P = !1), de(P);
963
- }, he = () => {
964
- t(14, N = ""), H.focus();
965
- }, de = (n) => {
970
+ }, X = () => {
971
+ t(14, M = ""), t(16, $ = !0), t(18, N = !1), t(13, _ = []), t(17, A = !1), me(A);
972
+ }, de = () => {
973
+ t(14, M = ""), O.focus();
974
+ }, me = (n) => {
966
975
  window.postMessage(
967
976
  {
968
977
  type: n === !0 ? "searchActive" : "searchCancelled",
969
978
  searchStatus: n
970
979
  },
971
980
  window.location.href
972
- ), Z({
981
+ ), Y({
973
982
  type: n ? "SearchOpen" : "SearchClose"
974
983
  });
975
984
  };
976
- function Z(n) {
985
+ function Y(n) {
977
986
  try {
978
- const p = pe({ channel: O }, n);
979
- window.postMessage(p, window.location.href);
980
- } catch (p) {
987
+ const f = Se({ channel: B }, n);
988
+ window.postMessage(f, window.location.href);
989
+ } catch (f) {
981
990
  }
982
991
  }
983
- const Je = () => {
984
- vt(c);
985
- }, me = () => Se(this, null, function* () {
986
- if (N.length >= 2) {
992
+ const Ye = () => {
993
+ kt(c);
994
+ }, ge = () => _e(this, null, function* () {
995
+ if (M.length >= 2) {
987
996
  const n = new URL(`${o}/v1/casino/games`);
988
- n.searchParams.append("datasource", l), n.searchParams.append("expand", "vendor"), n.searchParams.append("platform", se(B)), n.searchParams.append("language", c), n.searchParams.append("pagination", "offset=0,limit=30"), n.searchParams.append("filter", `name=${N}`), Oe(n).then((p) => {
989
- t(13, F = p.items.map((b) => (b.isFavorite = ue(b.id), b)));
997
+ n.searchParams.append("datasource", l), n.searchParams.append("expand", "vendor"), n.searchParams.append("platform", le(G)), n.searchParams.append("language", c), n.searchParams.append("pagination", "offset=0,limit=30"), n.searchParams.append("filter", `name=${M}`), He(n).then((f) => {
998
+ t(13, _ = f.items.map((b) => (b.isFavorite = he(b.id), b)));
990
999
  try {
991
- Z({
1000
+ Y({
992
1001
  type: "SearchResults",
993
- count: F.length
1002
+ count: _.length
994
1003
  });
995
1004
  } catch (b) {
996
1005
  }
997
1006
  });
998
1007
  } else
999
- $ || ne();
1000
- }), Ze = yt(me, 500);
1001
- mt(() => (window.addEventListener("message", ie, !1), () => {
1002
- window.removeEventListener("message", ie);
1008
+ $ || re();
1009
+ }), Ke = Rt(ge, 500);
1010
+ ft(() => (window.addEventListener("message", ce, !1), () => {
1011
+ window.removeEventListener("message", ce);
1003
1012
  }));
1004
- function Ye() {
1005
- N = this.value, t(14, N);
1013
+ function Qe() {
1014
+ M = this.value, t(14, M);
1006
1015
  }
1007
- function Ke(n) {
1008
- ye[n ? "unshift" : "push"](() => {
1009
- H = n, t(15, H);
1016
+ function Xe(n) {
1017
+ ke[n ? "unshift" : "push"](() => {
1018
+ O = n, t(15, O);
1010
1019
  });
1011
1020
  }
1012
- const Qe = () => he(), Xe = () => Q();
1013
- function $e(n) {
1014
- ye[n ? "unshift" : "push"](() => {
1015
- M = n, t(12, M);
1021
+ const $e = () => de(), et = () => X();
1022
+ function tt(n) {
1023
+ ke[n ? "unshift" : "push"](() => {
1024
+ q = n, t(12, q);
1016
1025
  });
1017
1026
  }
1018
1027
  return a.$$set = (n) => {
1019
- "endpoint" in n && t(0, o = n.endpoint), "datasource" in n && t(29, l = n.datasource), "session" in n && t(30, s = n.session), "userid" in n && t(31, i = n.userid), "lang" in n && t(1, c = n.lang), "mbsource" in n && t(2, m = n.mbsource), "clientstyling" in n && t(3, h = n.clientstyling), "clientstylingurl" in n && t(4, g = n.clientstylingurl), "integratedgameframedesktop" in n && t(5, y = n.integratedgameframedesktop), "integratedgameframemobile" in n && t(6, d = n.integratedgameframemobile), "showgamename" in n && t(7, S = n.showgamename), "gamepagemodalurl" in n && t(8, x = n.gamepagemodalurl), "translationurl" in n && t(32, D = n.translationurl), "showfavorites" in n && t(9, A = n.showfavorites), "cancelbutton" in n && t(10, V = n.cancelbutton), "notfoundicon" in n && t(11, J = n.notfoundicon), "controlchannel" in n && t(33, O = n.controlchannel), "allowedorigins" in n && t(34, C = n.allowedorigins);
1028
+ "endpoint" in n && t(0, o = n.endpoint), "datasource" in n && t(30, l = n.datasource), "session" in n && t(31, s = n.session), "userid" in n && t(32, i = n.userid), "lang" in n && t(1, c = n.lang), "mbsource" in n && t(2, d = n.mbsource), "clientstyling" in n && t(3, h = n.clientstyling), "clientstylingurl" in n && t(4, g = n.clientstylingurl), "integratedgameframedesktop" in n && t(5, y = n.integratedgameframedesktop), "integratedgameframemobile" in n && t(6, T = n.integratedgameframemobile), "showgamename" in n && t(7, m = n.showgamename), "gamepagemodalurl" in n && t(8, S = n.gamepagemodalurl), "translationurl" in n && t(33, j = n.translationurl), "showfavorites" in n && t(9, D = n.showfavorites), "cancelbutton" in n && t(10, U = n.cancelbutton), "notfoundicon" in n && t(11, V = n.notfoundicon), "controlchannel" in n && t(34, B = n.controlchannel), "allowedorigins" in n && t(35, L = n.allowedorigins), "requiredicon" in n && t(36, J = n.requiredicon);
1020
1029
  }, a.$$.update = () => {
1021
1030
  a.$$.dirty[0] & /*lang*/
1022
- 2 && c && Je(), a.$$.dirty[1] & /*translationurl*/
1023
- 2 && D && Me(), a.$$.dirty[0] & /*session*/
1024
- 1073741824 | a.$$.dirty[1] & /*userid*/
1025
- 1 && s && i && qe(), a.$$.dirty[0] & /*showfavorites*/
1031
+ 2 && c && Ye(), a.$$.dirty[1] & /*translationurl*/
1032
+ 4 && j && Ae(), a.$$.dirty[1] & /*session, userid*/
1033
+ 3 && s && i && Ve(), a.$$.dirty[0] & /*showfavorites*/
1026
1034
  512 | a.$$.dirty[1] & /*isLoggedIn*/
1027
- 16 && A && ee && We(), a.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1028
- 4104 && h && M && _t(M, h), a.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1029
- 4112 && g && M && wt(M, g), a.$$.dirty[0] & /*mbsource, customStylingContainer*/
1030
- 4100 && m && M && bt(M, `${m}.Style`);
1035
+ 64 && D && ee && Ue(), a.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1036
+ 4104 && h && q && bt(q, h), a.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1037
+ 4112 && g && q && vt(q, g), a.$$.dirty[0] & /*mbsource, customStylingContainer*/
1038
+ 4100 && d && q && yt(q, `${d}.Style`);
1031
1039
  }, [
1032
1040
  o,
1033
1041
  c,
1034
- m,
1042
+ d,
1035
1043
  h,
1036
1044
  g,
1037
1045
  y,
1038
- d,
1046
+ T,
1047
+ m,
1039
1048
  S,
1040
- x,
1041
- A,
1049
+ D,
1050
+ U,
1042
1051
  V,
1043
- J,
1052
+ q,
1053
+ _,
1044
1054
  M,
1045
- F,
1046
- N,
1047
- H,
1055
+ O,
1048
1056
  $,
1049
- P,
1050
- G,
1057
+ A,
1058
+ N,
1051
1059
  te,
1052
1060
  ae,
1053
1061
  r,
1054
- B,
1055
- ne,
1056
- Be,
1057
- Ue,
1058
- Q,
1059
- he,
1060
- Ze,
1062
+ G,
1063
+ qe,
1064
+ re,
1065
+ xe,
1066
+ Je,
1067
+ X,
1068
+ de,
1069
+ Ke,
1061
1070
  l,
1062
1071
  s,
1063
1072
  i,
1064
- D,
1065
- O,
1066
- C,
1073
+ j,
1074
+ B,
1075
+ L,
1076
+ J,
1067
1077
  ee,
1068
- Ye,
1069
- Ke,
1070
1078
  Qe,
1071
1079
  Xe,
1072
- $e
1080
+ $e,
1081
+ et,
1082
+ tt
1073
1083
  ];
1074
1084
  }
1075
- class It extends st {
1085
+ class jt extends it {
1076
1086
  constructor(e) {
1077
- super(), lt(
1087
+ super(), ct(
1078
1088
  this,
1079
1089
  e,
1090
+ Gt,
1080
1091
  Et,
1081
- Tt,
1082
- it,
1092
+ ut,
1083
1093
  {
1084
1094
  endpoint: 0,
1085
- datasource: 29,
1086
- session: 30,
1087
- userid: 31,
1095
+ datasource: 30,
1096
+ session: 31,
1097
+ userid: 32,
1088
1098
  lang: 1,
1089
1099
  mbsource: 2,
1090
1100
  clientstyling: 3,
@@ -1093,14 +1103,15 @@ class It extends st {
1093
1103
  integratedgameframemobile: 6,
1094
1104
  showgamename: 7,
1095
1105
  gamepagemodalurl: 8,
1096
- translationurl: 32,
1106
+ translationurl: 33,
1097
1107
  showfavorites: 9,
1098
1108
  cancelbutton: 10,
1099
1109
  notfoundicon: 11,
1100
- controlchannel: 33,
1101
- allowedorigins: 34
1110
+ controlchannel: 34,
1111
+ allowedorigins: 35,
1112
+ requiredicon: 36
1102
1113
  },
1103
- kt,
1114
+ Ct,
1104
1115
  [-1, -1, -1]
1105
1116
  );
1106
1117
  }
@@ -1108,112 +1119,118 @@ class It extends st {
1108
1119
  return this.$$.ctx[0];
1109
1120
  }
1110
1121
  set endpoint(e) {
1111
- this.$$set({ endpoint: e }), L();
1122
+ this.$$set({ endpoint: e }), F();
1112
1123
  }
1113
1124
  get datasource() {
1114
- return this.$$.ctx[29];
1125
+ return this.$$.ctx[30];
1115
1126
  }
1116
1127
  set datasource(e) {
1117
- this.$$set({ datasource: e }), L();
1128
+ this.$$set({ datasource: e }), F();
1118
1129
  }
1119
1130
  get session() {
1120
- return this.$$.ctx[30];
1131
+ return this.$$.ctx[31];
1121
1132
  }
1122
1133
  set session(e) {
1123
- this.$$set({ session: e }), L();
1134
+ this.$$set({ session: e }), F();
1124
1135
  }
1125
1136
  get userid() {
1126
- return this.$$.ctx[31];
1137
+ return this.$$.ctx[32];
1127
1138
  }
1128
1139
  set userid(e) {
1129
- this.$$set({ userid: e }), L();
1140
+ this.$$set({ userid: e }), F();
1130
1141
  }
1131
1142
  get lang() {
1132
1143
  return this.$$.ctx[1];
1133
1144
  }
1134
1145
  set lang(e) {
1135
- this.$$set({ lang: e }), L();
1146
+ this.$$set({ lang: e }), F();
1136
1147
  }
1137
1148
  get mbsource() {
1138
1149
  return this.$$.ctx[2];
1139
1150
  }
1140
1151
  set mbsource(e) {
1141
- this.$$set({ mbsource: e }), L();
1152
+ this.$$set({ mbsource: e }), F();
1142
1153
  }
1143
1154
  get clientstyling() {
1144
1155
  return this.$$.ctx[3];
1145
1156
  }
1146
1157
  set clientstyling(e) {
1147
- this.$$set({ clientstyling: e }), L();
1158
+ this.$$set({ clientstyling: e }), F();
1148
1159
  }
1149
1160
  get clientstylingurl() {
1150
1161
  return this.$$.ctx[4];
1151
1162
  }
1152
1163
  set clientstylingurl(e) {
1153
- this.$$set({ clientstylingurl: e }), L();
1164
+ this.$$set({ clientstylingurl: e }), F();
1154
1165
  }
1155
1166
  get integratedgameframedesktop() {
1156
1167
  return this.$$.ctx[5];
1157
1168
  }
1158
1169
  set integratedgameframedesktop(e) {
1159
- this.$$set({ integratedgameframedesktop: e }), L();
1170
+ this.$$set({ integratedgameframedesktop: e }), F();
1160
1171
  }
1161
1172
  get integratedgameframemobile() {
1162
1173
  return this.$$.ctx[6];
1163
1174
  }
1164
1175
  set integratedgameframemobile(e) {
1165
- this.$$set({ integratedgameframemobile: e }), L();
1176
+ this.$$set({ integratedgameframemobile: e }), F();
1166
1177
  }
1167
1178
  get showgamename() {
1168
1179
  return this.$$.ctx[7];
1169
1180
  }
1170
1181
  set showgamename(e) {
1171
- this.$$set({ showgamename: e }), L();
1182
+ this.$$set({ showgamename: e }), F();
1172
1183
  }
1173
1184
  get gamepagemodalurl() {
1174
1185
  return this.$$.ctx[8];
1175
1186
  }
1176
1187
  set gamepagemodalurl(e) {
1177
- this.$$set({ gamepagemodalurl: e }), L();
1188
+ this.$$set({ gamepagemodalurl: e }), F();
1178
1189
  }
1179
1190
  get translationurl() {
1180
- return this.$$.ctx[32];
1191
+ return this.$$.ctx[33];
1181
1192
  }
1182
1193
  set translationurl(e) {
1183
- this.$$set({ translationurl: e }), L();
1194
+ this.$$set({ translationurl: e }), F();
1184
1195
  }
1185
1196
  get showfavorites() {
1186
1197
  return this.$$.ctx[9];
1187
1198
  }
1188
1199
  set showfavorites(e) {
1189
- this.$$set({ showfavorites: e }), L();
1200
+ this.$$set({ showfavorites: e }), F();
1190
1201
  }
1191
1202
  get cancelbutton() {
1192
1203
  return this.$$.ctx[10];
1193
1204
  }
1194
1205
  set cancelbutton(e) {
1195
- this.$$set({ cancelbutton: e }), L();
1206
+ this.$$set({ cancelbutton: e }), F();
1196
1207
  }
1197
1208
  get notfoundicon() {
1198
1209
  return this.$$.ctx[11];
1199
1210
  }
1200
1211
  set notfoundicon(e) {
1201
- this.$$set({ notfoundicon: e }), L();
1212
+ this.$$set({ notfoundicon: e }), F();
1202
1213
  }
1203
1214
  get controlchannel() {
1204
- return this.$$.ctx[33];
1215
+ return this.$$.ctx[34];
1205
1216
  }
1206
1217
  set controlchannel(e) {
1207
- this.$$set({ controlchannel: e }), L();
1218
+ this.$$set({ controlchannel: e }), F();
1208
1219
  }
1209
1220
  get allowedorigins() {
1210
- return this.$$.ctx[34];
1221
+ return this.$$.ctx[35];
1211
1222
  }
1212
1223
  set allowedorigins(e) {
1213
- this.$$set({ allowedorigins: e }), L();
1224
+ this.$$set({ allowedorigins: e }), F();
1225
+ }
1226
+ get requiredicon() {
1227
+ return this.$$.ctx[36];
1228
+ }
1229
+ set requiredicon(e) {
1230
+ this.$$set({ requiredicon: e }), F();
1214
1231
  }
1215
1232
  }
1216
- ct(It, { endpoint: {}, datasource: {}, session: {}, userid: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, showgamename: {}, gamepagemodalurl: {}, translationurl: {}, showfavorites: {}, cancelbutton: {}, notfoundicon: {}, controlchannel: {}, allowedorigins: {} }, [], [], !0);
1233
+ ht(jt, { endpoint: {}, datasource: {}, session: {}, userid: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, showgamename: {}, gamepagemodalurl: {}, translationurl: {}, showfavorites: {}, cancelbutton: {}, notfoundicon: {}, controlchannel: {}, allowedorigins: {}, requiredicon: {} }, [], [], !0);
1217
1234
  export {
1218
- It as default
1235
+ jt as default
1219
1236
  };