@everymatrix/casino-search 1.1.2 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4616,7 +4616,7 @@
4616
4616
  m(lang, dict);
4617
4617
  }
4618
4618
 
4619
- function setLocale(_locale) {
4619
+ function setLocale$1(_locale) {
4620
4620
  D.set(_locale);
4621
4621
  }
4622
4622
 
@@ -11984,6 +11984,10 @@
11984
11984
  m(lang, dict);
11985
11985
  }
11986
11986
 
11987
+ function setLocale(_locale) {
11988
+ D.set(_locale);
11989
+ }
11990
+
11987
11991
  const GameThumbnailTranslations = {
11988
11992
  en: {
11989
11993
  gameThumbnail: {
@@ -12331,10 +12335,10 @@
12331
12335
  }
12332
12336
 
12333
12337
  // (562:8) {#if fav}
12334
- function create_if_block_12(ctx) {
12335
- let show_if = !isMobile(/*userAgent*/ ctx[36]) && !/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[14];
12338
+ function create_if_block_13(ctx) {
12339
+ let show_if = !isMobile(/*userAgent*/ ctx[37]) && !/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[15];
12336
12340
  let if_block_anchor;
12337
- let if_block = show_if && create_if_block_13(ctx);
12341
+ let if_block = show_if && create_if_block_14(ctx);
12338
12342
 
12339
12343
  const block = {
12340
12344
  c: function create() {
@@ -12346,13 +12350,13 @@
12346
12350
  insert_dev(target, if_block_anchor, anchor);
12347
12351
  },
12348
12352
  p: function update(ctx, dirty) {
12349
- if (dirty[0] & /*gamefavorite, isLoggedIn*/ 16385) show_if = !isMobile(/*userAgent*/ ctx[36]) && !/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[14];
12353
+ if (dirty[0] & /*gamefavorite, isLoggedIn*/ 32769) show_if = !isMobile(/*userAgent*/ ctx[37]) && !/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[15];
12350
12354
 
12351
12355
  if (show_if) {
12352
12356
  if (if_block) {
12353
12357
  if_block.p(ctx, dirty);
12354
12358
  } else {
12355
- if_block = create_if_block_13(ctx);
12359
+ if_block = create_if_block_14(ctx);
12356
12360
  if_block.c();
12357
12361
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
12358
12362
  }
@@ -12369,7 +12373,7 @@
12369
12373
 
12370
12374
  dispatch_dev("SvelteRegisterBlock", {
12371
12375
  block,
12372
- id: create_if_block_12.name,
12376
+ id: create_if_block_13.name,
12373
12377
  type: "if",
12374
12378
  source: "(562:8) {#if fav}",
12375
12379
  ctx
@@ -12379,7 +12383,7 @@
12379
12383
  }
12380
12384
 
12381
12385
  // (563:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}
12382
- function create_if_block_13(ctx) {
12386
+ function create_if_block_14(ctx) {
12383
12387
  let div;
12384
12388
  let svg;
12385
12389
  let path;
@@ -12393,7 +12397,7 @@
12393
12397
  path = svg_element("path");
12394
12398
  set_style(path, "fill", "white");
12395
12399
  attr_dev(path, "d", "M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155\n c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047\n c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67\n c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637\n c2.195,1.154,4.591,1.723,6.979,1.723c3.11,0,6.206-0.966,8.818-2.865c4.619-3.356,6.933-9.043,5.968-14.671L392.61,324.587\n l114.86-111.954C511.559,208.647,513.031,202.686,511.266,197.256z M366.023,308.608c-3.536,3.446-5.15,8.412-4.314,13.278\n l23.311,135.898l-122.038-64.162c-4.37-2.297-9.591-2.297-13.961,0l-122.045,64.163l23.304-135.9\n c0.834-4.866-0.779-9.83-4.313-13.276l-98.731-96.244l136.445-19.829c4.886-0.71,9.108-3.778,11.294-8.205L256,60.685\n l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z");
12396
- add_location(path, file$1, 565, 112, 20045);
12400
+ add_location(path, file$1, 565, 112, 20034);
12397
12401
  attr_dev(svg, "version", "1.1");
12398
12402
  attr_dev(svg, "class", "UnfavoredIcon");
12399
12403
  attr_dev(svg, "part", "UnfavoredIcon");
@@ -12404,10 +12408,10 @@
12404
12408
  attr_dev(svg, "viewBox", "0 0 512.001 512.001");
12405
12409
  set_style(svg, "enable-background", "new 0 0 512.001 512.001");
12406
12410
  attr_dev(svg, "xml:space", "preserve");
12407
- add_location(svg, file$1, 564, 14, 19775);
12411
+ add_location(svg, file$1, 564, 14, 19764);
12408
12412
  attr_dev(div, "class", "FavIconContainer");
12409
12413
  attr_dev(div, "part", "FavIconContainer");
12410
- add_location(div, file$1, 563, 12, 19660);
12414
+ add_location(div, file$1, 563, 12, 19649);
12411
12415
  },
12412
12416
  m: function mount(target, anchor) {
12413
12417
  insert_dev(target, div, anchor);
@@ -12429,7 +12433,7 @@
12429
12433
 
12430
12434
  dispatch_dev("SvelteRegisterBlock", {
12431
12435
  block,
12432
- id: create_if_block_13.name,
12436
+ id: create_if_block_14.name,
12433
12437
  type: "if",
12434
12438
  source: "(563:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}",
12435
12439
  ctx
@@ -12438,7 +12442,53 @@
12438
12442
  return block;
12439
12443
  }
12440
12444
 
12441
- // (591:77)
12445
+ // (579:8) {#if lang}
12446
+ function create_if_block_12(ctx) {
12447
+ let button;
12448
+ let t_value = /*$_*/ ctx[36]('gameThumbnail.playNow') + "";
12449
+ let t;
12450
+ let mounted;
12451
+ let dispose;
12452
+
12453
+ const block = {
12454
+ c: function create() {
12455
+ button = element("button");
12456
+ t = text(t_value);
12457
+ attr_dev(button, "class", "GameInfoBtn");
12458
+ attr_dev(button, "part", "GameInfoBtn");
12459
+ add_location(button, file$1, 579, 8, 21279);
12460
+ },
12461
+ m: function mount(target, anchor) {
12462
+ insert_dev(target, button, anchor);
12463
+ append_dev(button, t);
12464
+
12465
+ if (!mounted) {
12466
+ dispose = listen_dev(button, "click", /*click_handler_1*/ ctx[68], false, false, false);
12467
+ mounted = true;
12468
+ }
12469
+ },
12470
+ p: function update(ctx, dirty) {
12471
+ if (dirty[1] & /*$_*/ 32 && t_value !== (t_value = /*$_*/ ctx[36]('gameThumbnail.playNow') + "")) set_data_dev(t, t_value);
12472
+ },
12473
+ d: function destroy(detaching) {
12474
+ if (detaching) detach_dev(button);
12475
+ mounted = false;
12476
+ dispose();
12477
+ }
12478
+ };
12479
+
12480
+ dispatch_dev("SvelteRegisterBlock", {
12481
+ block,
12482
+ id: create_if_block_12.name,
12483
+ type: "if",
12484
+ source: "(579:8) {#if lang}",
12485
+ ctx
12486
+ });
12487
+
12488
+ return block;
12489
+ }
12490
+
12491
+ // (593:77)
12442
12492
  function create_if_block_11(ctx) {
12443
12493
  let div;
12444
12494
  let svg;
@@ -12451,7 +12501,7 @@
12451
12501
  path = svg_element("path");
12452
12502
  set_style(path, "fill", "white");
12453
12503
  attr_dev(path, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z");
12454
- add_location(path, file$1, 593, 10, 22674);
12504
+ add_location(path, file$1, 595, 10, 22696);
12455
12505
  attr_dev(svg, "version", "1.1");
12456
12506
  attr_dev(svg, "class", "FavoredIcon");
12457
12507
  attr_dev(svg, "part", "FavoredIcon");
@@ -12459,10 +12509,10 @@
12459
12509
  attr_dev(svg, "viewBox", "0 0 19.481 19.481");
12460
12510
  attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
12461
12511
  attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
12462
- add_location(svg, file$1, 592, 8, 22457);
12512
+ add_location(svg, file$1, 594, 8, 22479);
12463
12513
  attr_dev(div, "class", "FavIconContainer");
12464
12514
  attr_dev(div, "part", "FavIconContainer");
12465
- add_location(div, file$1, 591, 6, 22394);
12515
+ add_location(div, file$1, 593, 6, 22416);
12466
12516
  },
12467
12517
  m: function mount(target, anchor) {
12468
12518
  insert_dev(target, div, anchor);
@@ -12479,14 +12529,14 @@
12479
12529
  block,
12480
12530
  id: create_if_block_11.name,
12481
12531
  type: "if",
12482
- source: "(591:77) ",
12532
+ source: "(593:77) ",
12483
12533
  ctx
12484
12534
  });
12485
12535
 
12486
12536
  return block;
12487
12537
  }
12488
12538
 
12489
- // (585:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}
12539
+ // (587:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}
12490
12540
  function create_if_block_10(ctx) {
12491
12541
  let div;
12492
12542
  let svg;
@@ -12501,7 +12551,7 @@
12501
12551
  path = svg_element("path");
12502
12552
  set_style(path, "fill", "white");
12503
12553
  attr_dev(path, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z");
12504
- add_location(path, file$1, 587, 10, 21943);
12554
+ add_location(path, file$1, 589, 10, 21965);
12505
12555
  attr_dev(svg, "version", "1.1");
12506
12556
  attr_dev(svg, "class", "FavoredIcon");
12507
12557
  attr_dev(svg, "part", "FavoredIcon");
@@ -12509,10 +12559,10 @@
12509
12559
  attr_dev(svg, "viewBox", "0 0 19.481 19.481");
12510
12560
  attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
12511
12561
  attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
12512
- add_location(svg, file$1, 586, 8, 21726);
12562
+ add_location(svg, file$1, 588, 8, 21748);
12513
12563
  attr_dev(div, "class", "FavIconContainer");
12514
12564
  attr_dev(div, "part", "FavIconContainer");
12515
- add_location(div, file$1, 585, 6, 21617);
12565
+ add_location(div, file$1, 587, 6, 21639);
12516
12566
  },
12517
12567
  m: function mount(target, anchor) {
12518
12568
  insert_dev(target, div, anchor);
@@ -12536,17 +12586,17 @@
12536
12586
  block,
12537
12587
  id: create_if_block_10.name,
12538
12588
  type: "if",
12539
- source: "(585:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}",
12589
+ source: "(587:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}",
12540
12590
  ctx
12541
12591
  });
12542
12592
 
12543
12593
  return block;
12544
12594
  }
12545
12595
 
12546
- // (599:6) {#if gameisnew}
12596
+ // (601:6) {#if gameisnew}
12547
12597
  function create_if_block_9(ctx) {
12548
12598
  let span;
12549
- let t_value = /*$_*/ ctx[35]('gameThumbnail.new') + "";
12599
+ let t_value = /*$_*/ ctx[36]('gameThumbnail.new') + "";
12550
12600
  let t;
12551
12601
 
12552
12602
  const block = {
@@ -12555,14 +12605,14 @@
12555
12605
  t = text(t_value);
12556
12606
  attr_dev(span, "class", "GameExtraInfoLabel NewGameTag");
12557
12607
  attr_dev(span, "part", "GameExtraInfoLabel NewGameTag");
12558
- add_location(span, file$1, 599, 8, 23134);
12608
+ add_location(span, file$1, 601, 8, 23156);
12559
12609
  },
12560
12610
  m: function mount(target, anchor) {
12561
12611
  insert_dev(target, span, anchor);
12562
12612
  append_dev(span, t);
12563
12613
  },
12564
12614
  p: function update(ctx, dirty) {
12565
- if (dirty[1] & /*$_*/ 16 && t_value !== (t_value = /*$_*/ ctx[35]('gameThumbnail.new') + "")) set_data_dev(t, t_value);
12615
+ if (dirty[1] & /*$_*/ 32 && t_value !== (t_value = /*$_*/ ctx[36]('gameThumbnail.new') + "")) set_data_dev(t, t_value);
12566
12616
  },
12567
12617
  d: function destroy(detaching) {
12568
12618
  if (detaching) detach_dev(span);
@@ -12573,17 +12623,17 @@
12573
12623
  block,
12574
12624
  id: create_if_block_9.name,
12575
12625
  type: "if",
12576
- source: "(599:6) {#if gameisnew}",
12626
+ source: "(601:6) {#if gameisnew}",
12577
12627
  ctx
12578
12628
  });
12579
12629
 
12580
12630
  return block;
12581
12631
  }
12582
12632
 
12583
- // (602:6) {#if (parseInt(gamepopularity) > 0)}
12633
+ // (604:6) {#if (parseInt(gamepopularity) > 0)}
12584
12634
  function create_if_block_8(ctx) {
12585
12635
  let span;
12586
- let t_value = /*$_*/ ctx[35]('gameThumbnail.hot') + "";
12636
+ let t_value = /*$_*/ ctx[36]('gameThumbnail.hot') + "";
12587
12637
  let t;
12588
12638
 
12589
12639
  const block = {
@@ -12592,14 +12642,14 @@
12592
12642
  t = text(t_value);
12593
12643
  attr_dev(span, "class", "GameExtraInfoLabel PopularGameTag");
12594
12644
  attr_dev(span, "part", "GameExtraInfoLabel PopularGameTag");
12595
- add_location(span, file$1, 602, 8, 23311);
12645
+ add_location(span, file$1, 604, 8, 23333);
12596
12646
  },
12597
12647
  m: function mount(target, anchor) {
12598
12648
  insert_dev(target, span, anchor);
12599
12649
  append_dev(span, t);
12600
12650
  },
12601
12651
  p: function update(ctx, dirty) {
12602
- if (dirty[1] & /*$_*/ 16 && t_value !== (t_value = /*$_*/ ctx[35]('gameThumbnail.hot') + "")) set_data_dev(t, t_value);
12652
+ if (dirty[1] & /*$_*/ 32 && t_value !== (t_value = /*$_*/ ctx[36]('gameThumbnail.hot') + "")) set_data_dev(t, t_value);
12603
12653
  },
12604
12654
  d: function destroy(detaching) {
12605
12655
  if (detaching) detach_dev(span);
@@ -12610,22 +12660,22 @@
12610
12660
  block,
12611
12661
  id: create_if_block_8.name,
12612
12662
  type: "if",
12613
- source: "(602:6) {#if (parseInt(gamepopularity) > 0)}",
12663
+ source: "(604:6) {#if (parseInt(gamepopularity) > 0)}",
12614
12664
  ctx
12615
12665
  });
12616
12666
 
12617
12667
  return block;
12618
12668
  }
12619
12669
 
12620
- // (605:6) {#if livegamedata}
12670
+ // (607:6) {#if livegamedata}
12621
12671
  function create_if_block_1$1(ctx) {
12622
12672
  let t;
12623
12673
  let if_block1_anchor;
12624
- let if_block0 = !/*isopen*/ ctx[22] && /*starttime*/ ctx[20] && /*timeformat*/ ctx[21] && create_if_block_7(ctx);
12674
+ let if_block0 = !/*isopen*/ ctx[23] && /*starttime*/ ctx[21] && /*timeformat*/ ctx[22] && create_if_block_7(ctx);
12625
12675
 
12626
12676
  function select_block_type_1(ctx, dirty) {
12627
- if (/*isopen*/ ctx[22] && /*displaytype*/ ctx[19] && /*displaytype*/ ctx[19] === BLACKJACK) return create_if_block_2$1;
12628
- if (/*isopen*/ ctx[22] && /*displaytype*/ ctx[19] && /*displaytype*/ ctx[19] === ROULETTE) return create_if_block_4$1;
12677
+ if (/*isopen*/ ctx[23] && /*displaytype*/ ctx[20] && /*displaytype*/ ctx[20] === BLACKJACK) return create_if_block_2$1;
12678
+ if (/*isopen*/ ctx[23] && /*displaytype*/ ctx[20] && /*displaytype*/ ctx[20] === ROULETTE) return create_if_block_4$1;
12629
12679
  }
12630
12680
 
12631
12681
  let current_block_type = select_block_type_1(ctx);
@@ -12645,7 +12695,7 @@
12645
12695
  insert_dev(target, if_block1_anchor, anchor);
12646
12696
  },
12647
12697
  p: function update(ctx, dirty) {
12648
- if (!/*isopen*/ ctx[22] && /*starttime*/ ctx[20] && /*timeformat*/ ctx[21]) {
12698
+ if (!/*isopen*/ ctx[23] && /*starttime*/ ctx[21] && /*timeformat*/ ctx[22]) {
12649
12699
  if (if_block0) {
12650
12700
  if_block0.p(ctx, dirty);
12651
12701
  } else {
@@ -12686,29 +12736,29 @@
12686
12736
  block,
12687
12737
  id: create_if_block_1$1.name,
12688
12738
  type: "if",
12689
- source: "(605:6) {#if livegamedata}",
12739
+ source: "(607:6) {#if livegamedata}",
12690
12740
  ctx
12691
12741
  });
12692
12742
 
12693
12743
  return block;
12694
12744
  }
12695
12745
 
12696
- // (606:8) {#if !isopen && starttime && timeformat}
12746
+ // (608:8) {#if !isopen && starttime && timeformat}
12697
12747
  function create_if_block_7(ctx) {
12698
12748
  let div1;
12699
12749
  let div0;
12700
- let t0_value = /*$_*/ ctx[35]('gameThumbnail.opens') + "";
12750
+ let t0_value = /*$_*/ ctx[36]('gameThumbnail.opens') + "";
12701
12751
  let t0;
12702
12752
  let t1;
12703
12753
  let span;
12704
- let t2_value = moment.utc(/*starttime*/ ctx[20]).local().format(/*timeformat*/ ctx[21]) + "";
12754
+ let t2_value = moment.utc(/*starttime*/ ctx[21]).local().format(/*timeformat*/ ctx[22]) + "";
12705
12755
  let t2;
12706
12756
  let t3;
12707
12757
  let html_tag;
12708
- let raw0_value = /*renderDealerName*/ ctx[45](/*dealername*/ ctx[34]) + "";
12758
+ let raw0_value = /*renderDealerName*/ ctx[46](/*dealername*/ ctx[35]) + "";
12709
12759
  let t4;
12710
12760
  let html_tag_1;
12711
- let raw1_value = /*renderBetLimits*/ ctx[44](/*min*/ ctx[26], /*max*/ ctx[27], /*currencySymbol*/ ctx[25]) + "";
12761
+ let raw1_value = /*renderBetLimits*/ ctx[45](/*min*/ ctx[27], /*max*/ ctx[28], /*currencySymbol*/ ctx[26]) + "";
12712
12762
 
12713
12763
  const block = {
12714
12764
  c: function create() {
@@ -12722,15 +12772,15 @@
12722
12772
  html_tag = new HtmlTag(false);
12723
12773
  t4 = space();
12724
12774
  html_tag_1 = new HtmlTag(false);
12725
- add_location(span, file$1, 609, 14, 23699);
12775
+ add_location(span, file$1, 611, 14, 23721);
12726
12776
  attr_dev(div0, "class", "ClosedGame");
12727
12777
  attr_dev(div0, "part", "ClosedGame");
12728
- add_location(div0, file$1, 607, 12, 23600);
12778
+ add_location(div0, file$1, 609, 12, 23622);
12729
12779
  html_tag.a = t4;
12730
12780
  html_tag_1.a = null;
12731
12781
  attr_dev(div1, "class", "GameProp LiveProps");
12732
12782
  attr_dev(div1, "part", "GameProp LiveProps");
12733
- add_location(div1, file$1, 606, 10, 23529);
12783
+ add_location(div1, file$1, 608, 10, 23551);
12734
12784
  },
12735
12785
  m: function mount(target, anchor) {
12736
12786
  insert_dev(target, div1, anchor);
@@ -12745,10 +12795,10 @@
12745
12795
  html_tag_1.m(raw1_value, div1);
12746
12796
  },
12747
12797
  p: function update(ctx, dirty) {
12748
- if (dirty[1] & /*$_*/ 16 && t0_value !== (t0_value = /*$_*/ ctx[35]('gameThumbnail.opens') + "")) set_data_dev(t0, t0_value);
12749
- if (dirty[0] & /*starttime, timeformat*/ 3145728 && t2_value !== (t2_value = moment.utc(/*starttime*/ ctx[20]).local().format(/*timeformat*/ ctx[21]) + "")) set_data_dev(t2, t2_value);
12750
- if (dirty[1] & /*dealername*/ 8 && raw0_value !== (raw0_value = /*renderDealerName*/ ctx[45](/*dealername*/ ctx[34]) + "")) html_tag.p(raw0_value);
12751
- if (dirty[0] & /*min, max, currencySymbol*/ 234881024 && raw1_value !== (raw1_value = /*renderBetLimits*/ ctx[44](/*min*/ ctx[26], /*max*/ ctx[27], /*currencySymbol*/ ctx[25]) + "")) html_tag_1.p(raw1_value);
12798
+ if (dirty[1] & /*$_*/ 32 && t0_value !== (t0_value = /*$_*/ ctx[36]('gameThumbnail.opens') + "")) set_data_dev(t0, t0_value);
12799
+ if (dirty[0] & /*starttime, timeformat*/ 6291456 && t2_value !== (t2_value = moment.utc(/*starttime*/ ctx[21]).local().format(/*timeformat*/ ctx[22]) + "")) set_data_dev(t2, t2_value);
12800
+ if (dirty[1] & /*dealername*/ 16 && raw0_value !== (raw0_value = /*renderDealerName*/ ctx[46](/*dealername*/ ctx[35]) + "")) html_tag.p(raw0_value);
12801
+ if (dirty[0] & /*min, max, currencySymbol*/ 469762048 && raw1_value !== (raw1_value = /*renderBetLimits*/ ctx[45](/*min*/ ctx[27], /*max*/ ctx[28], /*currencySymbol*/ ctx[26]) + "")) html_tag_1.p(raw1_value);
12752
12802
  },
12753
12803
  d: function destroy(detaching) {
12754
12804
  if (detaching) detach_dev(div1);
@@ -12759,23 +12809,23 @@
12759
12809
  block,
12760
12810
  id: create_if_block_7.name,
12761
12811
  type: "if",
12762
- source: "(606:8) {#if !isopen && starttime && timeformat}",
12812
+ source: "(608:8) {#if !isopen && starttime && timeformat}",
12763
12813
  ctx
12764
12814
  });
12765
12815
 
12766
12816
  return block;
12767
12817
  }
12768
12818
 
12769
- // (639:68)
12819
+ // (641:68)
12770
12820
  function create_if_block_4$1(ctx) {
12771
12821
  let div1;
12772
12822
  let div0;
12773
12823
  let t0;
12774
12824
  let html_tag;
12775
- let raw0_value = /*renderDealerName*/ ctx[45](/*dealername*/ ctx[34]) + "";
12825
+ let raw0_value = /*renderDealerName*/ ctx[46](/*dealername*/ ctx[35]) + "";
12776
12826
  let t1;
12777
12827
  let html_tag_1;
12778
- let raw1_value = /*renderBetLimits*/ ctx[44](/*min*/ ctx[26], /*max*/ ctx[27], /*currencySymbol*/ ctx[25]) + "";
12828
+ let raw1_value = /*renderBetLimits*/ ctx[45](/*min*/ ctx[27], /*max*/ ctx[28], /*currencySymbol*/ ctx[26]) + "";
12779
12829
  let each_value_1 = new Array(numberofdisplayedresults);
12780
12830
  validate_each_argument(each_value_1);
12781
12831
  let each_blocks = [];
@@ -12799,12 +12849,12 @@
12799
12849
  html_tag_1 = new HtmlTag(false);
12800
12850
  attr_dev(div0, "class", "LiveIcons");
12801
12851
  attr_dev(div0, "part", "LiveIcons");
12802
- add_location(div0, file$1, 640, 12, 25659);
12852
+ add_location(div0, file$1, 642, 12, 25681);
12803
12853
  html_tag.a = t1;
12804
12854
  html_tag_1.a = null;
12805
- attr_dev(div1, "class", /*roulettecontainerclassname*/ ctx[30]);
12806
- attr_dev(div1, "part", /*roulettecontainerclassname*/ ctx[30]);
12807
- add_location(div1, file$1, 639, 10, 25568);
12855
+ attr_dev(div1, "class", /*roulettecontainerclassname*/ ctx[31]);
12856
+ attr_dev(div1, "part", /*roulettecontainerclassname*/ ctx[31]);
12857
+ add_location(div1, file$1, 641, 10, 25590);
12808
12858
  },
12809
12859
  m: function mount(target, anchor) {
12810
12860
  insert_dev(target, div1, anchor);
@@ -12821,7 +12871,7 @@
12821
12871
  html_tag_1.m(raw1_value, div1);
12822
12872
  },
12823
12873
  p: function update(ctx, dirty) {
12824
- if (dirty[0] & /*roulleteresults, isdouble*/ 536875008 | dirty[1] & /*renderSpan, colorsourcearray*/ 32769) {
12874
+ if (dirty[0] & /*roulleteresults, isdouble*/ 1073750016 | dirty[1] & /*renderSpan, colorsourcearray*/ 65538) {
12825
12875
  each_value_1 = new Array(numberofdisplayedresults);
12826
12876
  validate_each_argument(each_value_1);
12827
12877
  let i;
@@ -12845,15 +12895,15 @@
12845
12895
  each_blocks.length = each_value_1.length;
12846
12896
  }
12847
12897
 
12848
- if (dirty[1] & /*dealername*/ 8 && raw0_value !== (raw0_value = /*renderDealerName*/ ctx[45](/*dealername*/ ctx[34]) + "")) html_tag.p(raw0_value);
12849
- if (dirty[0] & /*min, max, currencySymbol*/ 234881024 && raw1_value !== (raw1_value = /*renderBetLimits*/ ctx[44](/*min*/ ctx[26], /*max*/ ctx[27], /*currencySymbol*/ ctx[25]) + "")) html_tag_1.p(raw1_value);
12898
+ if (dirty[1] & /*dealername*/ 16 && raw0_value !== (raw0_value = /*renderDealerName*/ ctx[46](/*dealername*/ ctx[35]) + "")) html_tag.p(raw0_value);
12899
+ if (dirty[0] & /*min, max, currencySymbol*/ 469762048 && raw1_value !== (raw1_value = /*renderBetLimits*/ ctx[45](/*min*/ ctx[27], /*max*/ ctx[28], /*currencySymbol*/ ctx[26]) + "")) html_tag_1.p(raw1_value);
12850
12900
 
12851
- if (dirty[0] & /*roulettecontainerclassname*/ 1073741824) {
12852
- attr_dev(div1, "class", /*roulettecontainerclassname*/ ctx[30]);
12901
+ if (dirty[1] & /*roulettecontainerclassname*/ 1) {
12902
+ attr_dev(div1, "class", /*roulettecontainerclassname*/ ctx[31]);
12853
12903
  }
12854
12904
 
12855
- if (dirty[0] & /*roulettecontainerclassname*/ 1073741824) {
12856
- attr_dev(div1, "part", /*roulettecontainerclassname*/ ctx[30]);
12905
+ if (dirty[1] & /*roulettecontainerclassname*/ 1) {
12906
+ attr_dev(div1, "part", /*roulettecontainerclassname*/ ctx[31]);
12857
12907
  }
12858
12908
  },
12859
12909
  d: function destroy(detaching) {
@@ -12867,26 +12917,26 @@
12867
12917
  block,
12868
12918
  id: create_if_block_4$1.name,
12869
12919
  type: "if",
12870
- source: "(639:68) ",
12920
+ source: "(641:68) ",
12871
12921
  ctx
12872
12922
  });
12873
12923
 
12874
12924
  return block;
12875
12925
  }
12876
12926
 
12877
- // (618:8) {#if isopen && displaytype && displaytype === BLACKJACK}
12927
+ // (620:8) {#if isopen && displaytype && displaytype === BLACKJACK}
12878
12928
  function create_if_block_2$1(ctx) {
12879
12929
  let div1;
12880
12930
  let div0;
12881
12931
  let t0;
12882
12932
  let html_tag;
12883
- let raw0_value = /*renderDealerName*/ ctx[45](/*dealername*/ ctx[34]) + "";
12933
+ let raw0_value = /*renderDealerName*/ ctx[46](/*dealername*/ ctx[35]) + "";
12884
12934
  let t1;
12885
12935
  let html_tag_1;
12886
- let raw1_value = /*renderBetLimits*/ ctx[44](/*min*/ ctx[26], /*max*/ ctx[27], /*currencySymbol*/ ctx[25]) + "";
12936
+ let raw1_value = /*renderBetLimits*/ ctx[45](/*min*/ ctx[27], /*max*/ ctx[28], /*currencySymbol*/ ctx[26]) + "";
12887
12937
 
12888
12938
  function select_block_type_2(ctx, dirty) {
12889
- if (/*istablefull*/ ctx[32]) return create_if_block_3$1;
12939
+ if (/*istablefull*/ ctx[33]) return create_if_block_3$1;
12890
12940
  return create_else_block$1;
12891
12941
  }
12892
12942
 
@@ -12904,12 +12954,12 @@
12904
12954
  html_tag_1 = new HtmlTag(false);
12905
12955
  attr_dev(div0, "class", "LiveIcons");
12906
12956
  attr_dev(div0, "part", "LiveIcons");
12907
- add_location(div0, file$1, 619, 12, 24136);
12957
+ add_location(div0, file$1, 621, 12, 24158);
12908
12958
  html_tag.a = t1;
12909
12959
  html_tag_1.a = null;
12910
12960
  attr_dev(div1, "class", "GameProp LiveProps BlackjackDisplay");
12911
12961
  attr_dev(div1, "part", "GameProp LiveProps BlackjackDisplay");
12912
- add_location(div1, file$1, 618, 10, 24031);
12962
+ add_location(div1, file$1, 620, 10, 24053);
12913
12963
  },
12914
12964
  m: function mount(target, anchor) {
12915
12965
  insert_dev(target, div1, anchor);
@@ -12933,8 +12983,8 @@
12933
12983
  }
12934
12984
  }
12935
12985
 
12936
- if (dirty[1] & /*dealername*/ 8 && raw0_value !== (raw0_value = /*renderDealerName*/ ctx[45](/*dealername*/ ctx[34]) + "")) html_tag.p(raw0_value);
12937
- if (dirty[0] & /*min, max, currencySymbol*/ 234881024 && raw1_value !== (raw1_value = /*renderBetLimits*/ ctx[44](/*min*/ ctx[26], /*max*/ ctx[27], /*currencySymbol*/ ctx[25]) + "")) html_tag_1.p(raw1_value);
12986
+ if (dirty[1] & /*dealername*/ 16 && raw0_value !== (raw0_value = /*renderDealerName*/ ctx[46](/*dealername*/ ctx[35]) + "")) html_tag.p(raw0_value);
12987
+ if (dirty[0] & /*min, max, currencySymbol*/ 469762048 && raw1_value !== (raw1_value = /*renderBetLimits*/ ctx[45](/*min*/ ctx[27], /*max*/ ctx[28], /*currencySymbol*/ ctx[26]) + "")) html_tag_1.p(raw1_value);
12938
12988
  },
12939
12989
  d: function destroy(detaching) {
12940
12990
  if (detaching) detach_dev(div1);
@@ -12946,19 +12996,19 @@
12946
12996
  block,
12947
12997
  id: create_if_block_2$1.name,
12948
12998
  type: "if",
12949
- source: "(618:8) {#if isopen && displaytype && displaytype === BLACKJACK}",
12999
+ source: "(620:8) {#if isopen && displaytype && displaytype === BLACKJACK}",
12950
13000
  ctx
12951
13001
  });
12952
13002
 
12953
13003
  return block;
12954
13004
  }
12955
13005
 
12956
- // (643:16) {#if roulleteresults && roulleteresults[i]}
13006
+ // (645:16) {#if roulleteresults && roulleteresults[i]}
12957
13007
  function create_if_block_5$1(ctx) {
12958
13008
  let if_block_anchor;
12959
13009
 
12960
13010
  function select_block_type_3(ctx, dirty) {
12961
- if (/*isdouble*/ ctx[29]) return create_if_block_6;
13011
+ if (/*isdouble*/ ctx[30]) return create_if_block_6;
12962
13012
  return create_else_block_1;
12963
13013
  }
12964
13014
 
@@ -12997,17 +13047,17 @@
12997
13047
  block,
12998
13048
  id: create_if_block_5$1.name,
12999
13049
  type: "if",
13000
- source: "(643:16) {#if roulleteresults && roulleteresults[i]}",
13050
+ source: "(645:16) {#if roulleteresults && roulleteresults[i]}",
13001
13051
  ctx
13002
13052
  });
13003
13053
 
13004
13054
  return block;
13005
13055
  }
13006
13056
 
13007
- // (649:18) {:else}
13057
+ // (651:18) {:else}
13008
13058
  function create_else_block_1(ctx) {
13009
13059
  let html_tag;
13010
- let raw_value = /*renderSpan*/ ctx[46](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, /*i*/ ctx[111], /*roulleteresults*/ ctx[12][/*i*/ ctx[111]], /*colorsourcearray*/ ctx[31][/*roulleteresults*/ ctx[12][/*i*/ ctx[111]]]) + "";
13060
+ let raw_value = /*renderSpan*/ ctx[47](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, /*i*/ ctx[111], /*roulleteresults*/ ctx[13][/*i*/ ctx[111]], /*colorsourcearray*/ ctx[32][/*roulleteresults*/ ctx[13][/*i*/ ctx[111]]]) + "";
13011
13061
  let html_anchor;
13012
13062
 
13013
13063
  const block = {
@@ -13021,7 +13071,7 @@
13021
13071
  insert_dev(target, html_anchor, anchor);
13022
13072
  },
13023
13073
  p: function update(ctx, dirty) {
13024
- if (dirty[0] & /*roulleteresults*/ 4096 | dirty[1] & /*colorsourcearray*/ 1 && raw_value !== (raw_value = /*renderSpan*/ ctx[46](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, /*i*/ ctx[111], /*roulleteresults*/ ctx[12][/*i*/ ctx[111]], /*colorsourcearray*/ ctx[31][/*roulleteresults*/ ctx[12][/*i*/ ctx[111]]]) + "")) html_tag.p(raw_value);
13074
+ if (dirty[0] & /*roulleteresults*/ 8192 | dirty[1] & /*colorsourcearray*/ 2 && raw_value !== (raw_value = /*renderSpan*/ ctx[47](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, /*i*/ ctx[111], /*roulleteresults*/ ctx[13][/*i*/ ctx[111]], /*colorsourcearray*/ ctx[32][/*roulleteresults*/ ctx[13][/*i*/ ctx[111]]]) + "")) html_tag.p(raw_value);
13025
13075
  },
13026
13076
  d: function destroy(detaching) {
13027
13077
  if (detaching) detach_dev(html_anchor);
@@ -13033,21 +13083,21 @@
13033
13083
  block,
13034
13084
  id: create_else_block_1.name,
13035
13085
  type: "else",
13036
- source: "(649:18) {:else}",
13086
+ source: "(651:18) {:else}",
13037
13087
  ctx
13038
13088
  });
13039
13089
 
13040
13090
  return block;
13041
13091
  }
13042
13092
 
13043
- // (644:18) {#if isdouble}
13093
+ // (646:18) {#if isdouble}
13044
13094
  function create_if_block_6(ctx) {
13045
13095
  let div;
13046
13096
  let html_tag;
13047
- let raw0_value = /*renderSpan*/ ctx[46](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, `first${/*i*/ ctx[111]}${/*roulleteresults*/ ctx[12][/*i*/ ctx[111]][0]}`, /*roulleteresults*/ ctx[12][/*i*/ ctx[111]][0], /*colorsourcearray*/ ctx[31][/*roulleteresults*/ ctx[12][/*i*/ ctx[111]][0]]) + "";
13097
+ let raw0_value = /*renderSpan*/ ctx[47](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, `first${/*i*/ ctx[111]}${/*roulleteresults*/ ctx[13][/*i*/ ctx[111]][0]}`, /*roulleteresults*/ ctx[13][/*i*/ ctx[111]][0], /*colorsourcearray*/ ctx[32][/*roulleteresults*/ ctx[13][/*i*/ ctx[111]][0]]) + "";
13048
13098
  let t0;
13049
13099
  let html_tag_1;
13050
- let raw1_value = /*renderSpan*/ ctx[46](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, `second${/*i*/ ctx[111]}${/*roulleteresults*/ ctx[12][/*i*/ ctx[111]][1]}`, /*roulleteresults*/ ctx[12][/*i*/ ctx[111]][1], /*colorsourcearray*/ ctx[31][/*roulleteresults*/ ctx[12][/*i*/ ctx[111]][1]]) + "";
13100
+ let raw1_value = /*renderSpan*/ ctx[47](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, `second${/*i*/ ctx[111]}${/*roulleteresults*/ ctx[13][/*i*/ ctx[111]][1]}`, /*roulleteresults*/ ctx[13][/*i*/ ctx[111]][1], /*colorsourcearray*/ ctx[32][/*roulleteresults*/ ctx[13][/*i*/ ctx[111]][1]]) + "";
13051
13101
  let t1;
13052
13102
 
13053
13103
  const block = {
@@ -13061,7 +13111,7 @@
13061
13111
  html_tag_1.a = t1;
13062
13112
  attr_dev(div, "class", "Double");
13063
13113
  attr_dev(div, "part", "Double");
13064
- add_location(div, file$1, 644, 20, 25910);
13114
+ add_location(div, file$1, 646, 20, 25932);
13065
13115
  },
13066
13116
  m: function mount(target, anchor) {
13067
13117
  insert_dev(target, div, anchor);
@@ -13071,8 +13121,8 @@
13071
13121
  append_dev(div, t1);
13072
13122
  },
13073
13123
  p: function update(ctx, dirty) {
13074
- if (dirty[0] & /*roulleteresults*/ 4096 | dirty[1] & /*colorsourcearray*/ 1 && raw0_value !== (raw0_value = /*renderSpan*/ ctx[46](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, `first${/*i*/ ctx[111]}${/*roulleteresults*/ ctx[12][/*i*/ ctx[111]][0]}`, /*roulleteresults*/ ctx[12][/*i*/ ctx[111]][0], /*colorsourcearray*/ ctx[31][/*roulleteresults*/ ctx[12][/*i*/ ctx[111]][0]]) + "")) html_tag.p(raw0_value);
13075
- if (dirty[0] & /*roulleteresults*/ 4096 | dirty[1] & /*colorsourcearray*/ 1 && raw1_value !== (raw1_value = /*renderSpan*/ ctx[46](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, `second${/*i*/ ctx[111]}${/*roulleteresults*/ ctx[12][/*i*/ ctx[111]][1]}`, /*roulleteresults*/ ctx[12][/*i*/ ctx[111]][1], /*colorsourcearray*/ ctx[31][/*roulleteresults*/ ctx[12][/*i*/ ctx[111]][1]]) + "")) html_tag_1.p(raw1_value);
13124
+ if (dirty[0] & /*roulleteresults*/ 8192 | dirty[1] & /*colorsourcearray*/ 2 && raw0_value !== (raw0_value = /*renderSpan*/ ctx[47](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, `first${/*i*/ ctx[111]}${/*roulleteresults*/ ctx[13][/*i*/ ctx[111]][0]}`, /*roulleteresults*/ ctx[13][/*i*/ ctx[111]][0], /*colorsourcearray*/ ctx[32][/*roulleteresults*/ ctx[13][/*i*/ ctx[111]][0]]) + "")) html_tag.p(raw0_value);
13125
+ if (dirty[0] & /*roulleteresults*/ 8192 | dirty[1] & /*colorsourcearray*/ 2 && raw1_value !== (raw1_value = /*renderSpan*/ ctx[47](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, `second${/*i*/ ctx[111]}${/*roulleteresults*/ ctx[13][/*i*/ ctx[111]][1]}`, /*roulleteresults*/ ctx[13][/*i*/ ctx[111]][1], /*colorsourcearray*/ ctx[32][/*roulleteresults*/ ctx[13][/*i*/ ctx[111]][1]]) + "")) html_tag_1.p(raw1_value);
13076
13126
  },
13077
13127
  d: function destroy(detaching) {
13078
13128
  if (detaching) detach_dev(div);
@@ -13083,17 +13133,17 @@
13083
13133
  block,
13084
13134
  id: create_if_block_6.name,
13085
13135
  type: "if",
13086
- source: "(644:18) {#if isdouble}",
13136
+ source: "(646:18) {#if isdouble}",
13087
13137
  ctx
13088
13138
  });
13089
13139
 
13090
13140
  return block;
13091
13141
  }
13092
13142
 
13093
- // (642:14) {#each new Array(numberofdisplayedresults) as garbage, i}
13143
+ // (644:14) {#each new Array(numberofdisplayedresults) as garbage, i}
13094
13144
  function create_each_block_1(ctx) {
13095
13145
  let if_block_anchor;
13096
- let if_block = /*roulleteresults*/ ctx[12] && /*roulleteresults*/ ctx[12][/*i*/ ctx[111]] && create_if_block_5$1(ctx);
13146
+ let if_block = /*roulleteresults*/ ctx[13] && /*roulleteresults*/ ctx[13][/*i*/ ctx[111]] && create_if_block_5$1(ctx);
13097
13147
 
13098
13148
  const block = {
13099
13149
  c: function create() {
@@ -13105,7 +13155,7 @@
13105
13155
  insert_dev(target, if_block_anchor, anchor);
13106
13156
  },
13107
13157
  p: function update(ctx, dirty) {
13108
- if (/*roulleteresults*/ ctx[12] && /*roulleteresults*/ ctx[12][/*i*/ ctx[111]]) {
13158
+ if (/*roulleteresults*/ ctx[13] && /*roulleteresults*/ ctx[13][/*i*/ ctx[111]]) {
13109
13159
  if (if_block) {
13110
13160
  if_block.p(ctx, dirty);
13111
13161
  } else {
@@ -13128,17 +13178,17 @@
13128
13178
  block,
13129
13179
  id: create_each_block_1.name,
13130
13180
  type: "each",
13131
- source: "(642:14) {#each new Array(numberofdisplayedresults) as garbage, i}",
13181
+ source: "(644:14) {#each new Array(numberofdisplayedresults) as garbage, i}",
13132
13182
  ctx
13133
13183
  });
13134
13184
 
13135
13185
  return block;
13136
13186
  }
13137
13187
 
13138
- // (625:14) {:else}
13188
+ // (627:14) {:else}
13139
13189
  function create_else_block$1(ctx) {
13140
13190
  let each_1_anchor;
13141
- let each_value = /*seats*/ ctx[24];
13191
+ let each_value = /*seats*/ ctx[25];
13142
13192
  validate_each_argument(each_value);
13143
13193
  let each_blocks = [];
13144
13194
 
@@ -13162,8 +13212,8 @@
13162
13212
  insert_dev(target, each_1_anchor, anchor);
13163
13213
  },
13164
13214
  p: function update(ctx, dirty) {
13165
- if (dirty[0] & /*currentoccupiedseats, seats*/ 285212672 | dirty[1] & /*contains*/ 4096) {
13166
- each_value = /*seats*/ ctx[24];
13215
+ if (dirty[0] & /*currentoccupiedseats, seats*/ 570425344 | dirty[1] & /*contains*/ 8192) {
13216
+ each_value = /*seats*/ ctx[25];
13167
13217
  validate_each_argument(each_value);
13168
13218
  let i;
13169
13219
 
@@ -13196,17 +13246,17 @@
13196
13246
  block,
13197
13247
  id: create_else_block$1.name,
13198
13248
  type: "else",
13199
- source: "(625:14) {:else}",
13249
+ source: "(627:14) {:else}",
13200
13250
  ctx
13201
13251
  });
13202
13252
 
13203
13253
  return block;
13204
13254
  }
13205
13255
 
13206
- // (621:14) {#if istablefull}
13256
+ // (623:14) {#if istablefull}
13207
13257
  function create_if_block_3$1(ctx) {
13208
13258
  let span;
13209
- let t_value = /*$_*/ ctx[35]('gameThumbnail.full') + "";
13259
+ let t_value = /*$_*/ ctx[36]('gameThumbnail.full') + "";
13210
13260
  let t;
13211
13261
 
13212
13262
  const block = {
@@ -13215,14 +13265,14 @@
13215
13265
  t = text(t_value);
13216
13266
  attr_dev(span, "class", "FullTable");
13217
13267
  attr_dev(span, "part", "FullTable");
13218
- add_location(span, file$1, 621, 16, 24225);
13268
+ add_location(span, file$1, 623, 16, 24247);
13219
13269
  },
13220
13270
  m: function mount(target, anchor) {
13221
13271
  insert_dev(target, span, anchor);
13222
13272
  append_dev(span, t);
13223
13273
  },
13224
13274
  p: function update(ctx, dirty) {
13225
- if (dirty[1] & /*$_*/ 16 && t_value !== (t_value = /*$_*/ ctx[35]('gameThumbnail.full') + "")) set_data_dev(t, t_value);
13275
+ if (dirty[1] & /*$_*/ 32 && t_value !== (t_value = /*$_*/ ctx[36]('gameThumbnail.full') + "")) set_data_dev(t, t_value);
13226
13276
  },
13227
13277
  d: function destroy(detaching) {
13228
13278
  if (detaching) detach_dev(span);
@@ -13233,14 +13283,14 @@
13233
13283
  block,
13234
13284
  id: create_if_block_3$1.name,
13235
13285
  type: "if",
13236
- source: "(621:14) {#if istablefull}",
13286
+ source: "(623:14) {#if istablefull}",
13237
13287
  ctx
13238
13288
  });
13239
13289
 
13240
13290
  return block;
13241
13291
  }
13242
13292
 
13243
- // (626:16) {#each seats as seatData}
13293
+ // (628:16) {#each seats as seatData}
13244
13294
  function create_each_block$1(ctx) {
13245
13295
  let span;
13246
13296
  let svg;
@@ -13258,24 +13308,24 @@
13258
13308
  path1 = svg_element("path");
13259
13309
  t = space();
13260
13310
  attr_dev(path0, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z");
13261
- add_location(path0, file$1, 628, 22, 24726);
13311
+ add_location(path0, file$1, 630, 22, 24748);
13262
13312
  attr_dev(path1, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z");
13263
- add_location(path1, file$1, 629, 22, 25102);
13313
+ add_location(path1, file$1, 631, 22, 25124);
13264
13314
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
13265
13315
  attr_dev(svg, "width", "13");
13266
13316
  attr_dev(svg, "height", "14");
13267
13317
  attr_dev(svg, "viewBox", "0 0 13 14");
13268
- add_location(svg, file$1, 627, 20, 24620);
13318
+ add_location(svg, file$1, 629, 20, 24642);
13269
13319
 
13270
- attr_dev(span, "class", span_class_value = /*contains*/ ctx[43](/*currentoccupiedseats*/ ctx[28], /*seatData*/ ctx[106].toString())
13320
+ attr_dev(span, "class", span_class_value = /*contains*/ ctx[44](/*currentoccupiedseats*/ ctx[29], /*seatData*/ ctx[106].toString())
13271
13321
  ? 'ClosedSeat'
13272
13322
  : 'OpenSeat');
13273
13323
 
13274
- attr_dev(span, "part", span_part_value = /*contains*/ ctx[43](/*currentoccupiedseats*/ ctx[28], /*seatData*/ ctx[106].toString())
13324
+ attr_dev(span, "part", span_part_value = /*contains*/ ctx[44](/*currentoccupiedseats*/ ctx[29], /*seatData*/ ctx[106].toString())
13275
13325
  ? 'ClosedSeat'
13276
13326
  : 'OpenSeat');
13277
13327
 
13278
- add_location(span, file$1, 626, 18, 24418);
13328
+ add_location(span, file$1, 628, 18, 24440);
13279
13329
  },
13280
13330
  m: function mount(target, anchor) {
13281
13331
  insert_dev(target, span, anchor);
@@ -13285,13 +13335,13 @@
13285
13335
  append_dev(span, t);
13286
13336
  },
13287
13337
  p: function update(ctx, dirty) {
13288
- if (dirty[0] & /*currentoccupiedseats, seats*/ 285212672 && span_class_value !== (span_class_value = /*contains*/ ctx[43](/*currentoccupiedseats*/ ctx[28], /*seatData*/ ctx[106].toString())
13338
+ if (dirty[0] & /*currentoccupiedseats, seats*/ 570425344 && span_class_value !== (span_class_value = /*contains*/ ctx[44](/*currentoccupiedseats*/ ctx[29], /*seatData*/ ctx[106].toString())
13289
13339
  ? 'ClosedSeat'
13290
13340
  : 'OpenSeat')) {
13291
13341
  attr_dev(span, "class", span_class_value);
13292
13342
  }
13293
13343
 
13294
- if (dirty[0] & /*currentoccupiedseats, seats*/ 285212672 && span_part_value !== (span_part_value = /*contains*/ ctx[43](/*currentoccupiedseats*/ ctx[28], /*seatData*/ ctx[106].toString())
13344
+ if (dirty[0] & /*currentoccupiedseats, seats*/ 570425344 && span_part_value !== (span_part_value = /*contains*/ ctx[44](/*currentoccupiedseats*/ ctx[29], /*seatData*/ ctx[106].toString())
13295
13345
  ? 'ClosedSeat'
13296
13346
  : 'OpenSeat')) {
13297
13347
  attr_dev(span, "part", span_part_value);
@@ -13306,14 +13356,14 @@
13306
13356
  block,
13307
13357
  id: create_each_block$1.name,
13308
13358
  type: "each",
13309
- source: "(626:16) {#each seats as seatData}",
13359
+ source: "(628:16) {#each seats as seatData}",
13310
13360
  ctx
13311
13361
  });
13312
13362
 
13313
13363
  return block;
13314
13364
  }
13315
13365
 
13316
- // (662:2) {#if showgamename}
13366
+ // (664:2) {#if showgamename}
13317
13367
  function create_if_block$1(ctx) {
13318
13368
  let p;
13319
13369
  let t;
@@ -13321,21 +13371,21 @@
13321
13371
  const block = {
13322
13372
  c: function create() {
13323
13373
  p = element("p");
13324
- t = text(/*gamename*/ ctx[3]);
13374
+ t = text(/*gamename*/ ctx[4]);
13325
13375
  attr_dev(p, "class", "GameNameBelow");
13326
13376
  attr_dev(p, "part", "GameNameBelow");
13327
- attr_dev(p, "title", /*gamename*/ ctx[3]);
13328
- add_location(p, file$1, 662, 4, 26795);
13377
+ attr_dev(p, "title", /*gamename*/ ctx[4]);
13378
+ add_location(p, file$1, 664, 4, 26817);
13329
13379
  },
13330
13380
  m: function mount(target, anchor) {
13331
13381
  insert_dev(target, p, anchor);
13332
13382
  append_dev(p, t);
13333
13383
  },
13334
13384
  p: function update(ctx, dirty) {
13335
- if (dirty[0] & /*gamename*/ 8) set_data_dev(t, /*gamename*/ ctx[3]);
13385
+ if (dirty[0] & /*gamename*/ 16) set_data_dev(t, /*gamename*/ ctx[4]);
13336
13386
 
13337
- if (dirty[0] & /*gamename*/ 8) {
13338
- attr_dev(p, "title", /*gamename*/ ctx[3]);
13387
+ if (dirty[0] & /*gamename*/ 16) {
13388
+ attr_dev(p, "title", /*gamename*/ ctx[4]);
13339
13389
  }
13340
13390
  },
13341
13391
  d: function destroy(detaching) {
@@ -13347,7 +13397,7 @@
13347
13397
  block,
13348
13398
  id: create_if_block$1.name,
13349
13399
  type: "if",
13350
- source: "(662:2) {#if showgamename}",
13400
+ source: "(664:2) {#if showgamename}",
13351
13401
  ctx
13352
13402
  });
13353
13403
 
@@ -13368,47 +13418,45 @@
13368
13418
  let p;
13369
13419
  let t2;
13370
13420
  let t3;
13371
- let button;
13372
- let t4_value = /*$_*/ ctx[35]('gameThumbnail.playNow') + "";
13373
- let t4;
13374
13421
  let div0_class_value;
13375
13422
  let div0_part_value;
13376
- let t5;
13423
+ let t4;
13377
13424
  let span;
13378
- let t6_value = (/*gamevendor*/ ctx[4] ? /*gamevendor*/ ctx[4] : '-') + "";
13425
+ let t5_value = (/*gamevendor*/ ctx[5] ? /*gamevendor*/ ctx[5] : '-') + "";
13426
+ let t5;
13379
13427
  let t6;
13380
- let t7;
13381
13428
  let show_if_1;
13382
13429
  let show_if_2;
13383
- let t8;
13430
+ let t7;
13384
13431
  let div2;
13432
+ let t8;
13433
+ let show_if = parseInt(/*gamepopularity*/ ctx[8]) > 0;
13385
13434
  let t9;
13386
- let show_if = parseInt(/*gamepopularity*/ ctx[7]) > 0;
13387
- let t10;
13388
13435
  let div3_class_value;
13389
13436
  let div3_part_value;
13390
- let t11;
13437
+ let t10;
13391
13438
  let div4_class_value;
13392
13439
  let div4_part_value;
13393
13440
  let mounted;
13394
13441
  let dispose;
13395
- let if_block0 = /*fav*/ ctx[15] && create_if_block_12(ctx);
13442
+ let if_block0 = /*fav*/ ctx[16] && create_if_block_13(ctx);
13443
+ let if_block1 = /*lang*/ ctx[1] && create_if_block_12(ctx);
13396
13444
 
13397
13445
  function select_block_type(ctx, dirty) {
13398
- if (dirty[0] & /*gamefavorite, isLoggedIn, favorites*/ 16387) show_if_1 = null;
13399
- if (dirty[0] & /*gamefavorite, isLoggedIn, favorites*/ 16387) show_if_2 = null;
13400
- if (show_if_1 == null) show_if_1 = !!(!isMobile(/*userAgent*/ ctx[36]) && /*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[14] && /*favorites*/ ctx[1]);
13446
+ if (dirty[0] & /*gamefavorite, isLoggedIn, favorites*/ 32773) show_if_1 = null;
13447
+ if (dirty[0] & /*gamefavorite, isLoggedIn, favorites*/ 32773) show_if_2 = null;
13448
+ if (show_if_1 == null) show_if_1 = !!(!isMobile(/*userAgent*/ ctx[37]) && /*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[15] && /*favorites*/ ctx[2]);
13401
13449
  if (show_if_1) return create_if_block_10;
13402
- if (show_if_2 == null) show_if_2 = !!(isMobile(/*userAgent*/ ctx[36]) && /*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[14] && /*favorites*/ ctx[1]);
13450
+ if (show_if_2 == null) show_if_2 = !!(isMobile(/*userAgent*/ ctx[37]) && /*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[15] && /*favorites*/ ctx[2]);
13403
13451
  if (show_if_2) return create_if_block_11;
13404
13452
  }
13405
13453
 
13406
13454
  let current_block_type = select_block_type(ctx, [-1, -1, -1, -1]);
13407
- let if_block1 = current_block_type && current_block_type(ctx);
13408
- let if_block2 = /*gameisnew*/ ctx[6] && create_if_block_9(ctx);
13409
- let if_block3 = show_if && create_if_block_8(ctx);
13410
- let if_block4 = /*livegamedata*/ ctx[11] && create_if_block_1$1(ctx);
13411
- let if_block5 = /*showgamename*/ ctx[9] && create_if_block$1(ctx);
13455
+ let if_block2 = current_block_type && current_block_type(ctx);
13456
+ let if_block3 = /*gameisnew*/ ctx[7] && create_if_block_9(ctx);
13457
+ let if_block4 = show_if && create_if_block_8(ctx);
13458
+ let if_block5 = /*livegamedata*/ ctx[12] && create_if_block_1$1(ctx);
13459
+ let if_block6 = /*showgamename*/ ctx[10] && create_if_block$1(ctx);
13412
13460
 
13413
13461
  const block = {
13414
13462
  c: function create() {
@@ -13421,63 +13469,59 @@
13421
13469
  if (if_block0) if_block0.c();
13422
13470
  t1 = space();
13423
13471
  p = element("p");
13424
- t2 = text(/*gamename*/ ctx[3]);
13472
+ t2 = text(/*gamename*/ ctx[4]);
13425
13473
  t3 = space();
13426
- button = element("button");
13427
- t4 = text(t4_value);
13428
- t5 = space();
13474
+ if (if_block1) if_block1.c();
13475
+ t4 = space();
13429
13476
  span = element("span");
13430
- t6 = text(t6_value);
13477
+ t5 = text(t5_value);
13478
+ t6 = space();
13479
+ if (if_block2) if_block2.c();
13431
13480
  t7 = space();
13432
- if (if_block1) if_block1.c();
13433
- t8 = space();
13434
13481
  div2 = element("div");
13435
- if (if_block2) if_block2.c();
13436
- t9 = space();
13437
13482
  if (if_block3) if_block3.c();
13438
- t10 = space();
13483
+ t8 = space();
13439
13484
  if (if_block4) if_block4.c();
13440
- t11 = space();
13485
+ t9 = space();
13441
13486
  if (if_block5) if_block5.c();
13487
+ t10 = space();
13488
+ if (if_block6) if_block6.c();
13442
13489
  this.c = noop$1;
13443
- if (!src_url_equal(img.src, img_src_value = /*gamethumbnail*/ ctx[2])) attr_dev(img, "src", img_src_value);
13444
- attr_dev(img, "class", img_class_value = `GameBg GameBg-${/*gamecellsize*/ ctx[8]} ${/*hover*/ ctx[16] ? 'GameContainerHovered' : ''} ${/*loaded*/ ctx[17] ? 'Loaded' : ''}`);
13445
- attr_dev(img, "part", img_part_value = "GameBg " + (/*hover*/ ctx[16] ? 'GameContainerHovered' : '') + " " + (/*loaded*/ ctx[17] ? 'Loaded' : ''));
13490
+ if (!src_url_equal(img.src, img_src_value = /*gamethumbnail*/ ctx[3])) attr_dev(img, "src", img_src_value);
13491
+ attr_dev(img, "class", img_class_value = `GameBg GameBg-${/*gamecellsize*/ ctx[9]} ${/*hover*/ ctx[17] ? 'GameContainerHovered' : ''} ${/*loaded*/ ctx[18] ? 'Loaded' : ''}`);
13492
+ attr_dev(img, "part", img_part_value = "GameBg " + (/*hover*/ ctx[17] ? 'GameContainerHovered' : '') + " " + (/*loaded*/ ctx[18] ? 'Loaded' : ''));
13446
13493
  attr_dev(img, "alt", "");
13447
13494
  attr_dev(img, "loading", "lazy");
13448
- add_location(img, file$1, 558, 4, 19152);
13495
+ add_location(img, file$1, 558, 4, 19141);
13449
13496
  attr_dev(p, "class", "GameInfoName");
13450
13497
  attr_dev(p, "part", "GameInfoName");
13451
- attr_dev(p, "title", /*gamename*/ ctx[3]);
13452
- add_location(p, file$1, 577, 8, 21185);
13453
- attr_dev(button, "class", "GameInfoBtn");
13454
- attr_dev(button, "part", "GameInfoBtn");
13455
- add_location(button, file$1, 578, 8, 21271);
13456
- attr_dev(div0, "class", div0_class_value = "GameInfo " + (/*hover*/ ctx[16] ? 'GameHovered' : ''));
13457
- attr_dev(div0, "part", div0_part_value = "GameInfo " + (/*hover*/ ctx[16] ? 'GameHovered' : ''));
13458
- add_location(div0, file$1, 560, 6, 19465);
13498
+ attr_dev(p, "title", /*gamename*/ ctx[4]);
13499
+ add_location(p, file$1, 577, 8, 21174);
13500
+ attr_dev(div0, "class", div0_class_value = "GameInfo " + (/*hover*/ ctx[17] ? 'GameHovered' : ''));
13501
+ attr_dev(div0, "part", div0_part_value = "GameInfo " + (/*hover*/ ctx[17] ? 'GameHovered' : ''));
13502
+ add_location(div0, file$1, 560, 6, 19454);
13459
13503
  attr_dev(span, "class", "GameInfoVendor");
13460
13504
  attr_dev(span, "part", "GameInfoVendor");
13461
- add_location(span, file$1, 580, 6, 21419);
13505
+ add_location(span, file$1, 582, 6, 21441);
13462
13506
  attr_dev(div1, "class", "GameInfoWrapper");
13463
13507
  attr_dev(div1, "part", "GameInfoWrapper");
13464
- add_location(div1, file$1, 559, 4, 19406);
13508
+ add_location(div1, file$1, 559, 4, 19395);
13465
13509
  attr_dev(div2, "class", "GameExtraInfo");
13466
13510
  attr_dev(div2, "part", "GameExtraInfo");
13467
- add_location(div2, file$1, 597, 4, 23055);
13511
+ add_location(div2, file$1, 599, 4, 23077);
13468
13512
 
13469
- attr_dev(div3, "class", div3_class_value = "GameInnerContainer " + (/*livegamedata*/ ctx[11] && !/*isopen*/ ctx[22] && /*openhours*/ ctx[23].value || /*livegamedata*/ ctx[11] && /*istablefull*/ ctx[32]
13513
+ attr_dev(div3, "class", div3_class_value = "GameInnerContainer " + (/*livegamedata*/ ctx[12] && !/*isopen*/ ctx[23] && /*openhours*/ ctx[24].value || /*livegamedata*/ ctx[12] && /*istablefull*/ ctx[33]
13470
13514
  ? 'GameInnerContainerUnavailable'
13471
13515
  : ''));
13472
13516
 
13473
- attr_dev(div3, "part", div3_part_value = "GameInnerContainer " + (/*livegamedata*/ ctx[11] && !/*isopen*/ ctx[22] || /*livegamedata*/ ctx[11] && /*istablefull*/ ctx[32]
13517
+ attr_dev(div3, "part", div3_part_value = "GameInnerContainer " + (/*livegamedata*/ ctx[12] && !/*isopen*/ ctx[23] || /*livegamedata*/ ctx[12] && /*istablefull*/ ctx[33]
13474
13518
  ? 'GameInnerContainerUnavailable'
13475
13519
  : ''));
13476
13520
 
13477
- add_location(div3, file$1, 557, 2, 18764);
13478
- attr_dev(div4, "class", div4_class_value = `GameContainer ${/*extraclassname*/ ctx[33]}`);
13479
- attr_dev(div4, "part", div4_part_value = `GameContainer ${/*extraclassname*/ ctx[33]}`);
13480
- add_location(div4, file$1, 556, 0, 18638);
13521
+ add_location(div3, file$1, 557, 2, 18753);
13522
+ attr_dev(div4, "class", div4_class_value = `GameContainer ${/*extraclassname*/ ctx[34]}`);
13523
+ attr_dev(div4, "part", div4_part_value = `GameContainer ${/*extraclassname*/ ctx[34]}`);
13524
+ add_location(div4, file$1, 556, 0, 18627);
13481
13525
  },
13482
13526
  l: function claim(nodes) {
13483
13527
  throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
@@ -13495,54 +13539,52 @@
13495
13539
  append_dev(div0, p);
13496
13540
  append_dev(p, t2);
13497
13541
  append_dev(div0, t3);
13498
- append_dev(div0, button);
13499
- append_dev(button, t4);
13500
- append_dev(div1, t5);
13542
+ if (if_block1) if_block1.m(div0, null);
13543
+ append_dev(div1, t4);
13501
13544
  append_dev(div1, span);
13502
- append_dev(span, t6);
13545
+ append_dev(span, t5);
13546
+ append_dev(div3, t6);
13547
+ if (if_block2) if_block2.m(div3, null);
13503
13548
  append_dev(div3, t7);
13504
- if (if_block1) if_block1.m(div3, null);
13505
- append_dev(div3, t8);
13506
13549
  append_dev(div3, div2);
13507
- if (if_block2) if_block2.m(div2, null);
13508
- append_dev(div2, t9);
13509
13550
  if (if_block3) if_block3.m(div2, null);
13510
- append_dev(div2, t10);
13551
+ append_dev(div2, t8);
13511
13552
  if (if_block4) if_block4.m(div2, null);
13512
- append_dev(div4, t11);
13513
- if (if_block5) if_block5.m(div4, null);
13553
+ append_dev(div2, t9);
13554
+ if (if_block5) if_block5.m(div2, null);
13555
+ append_dev(div4, t10);
13556
+ if (if_block6) if_block6.m(div4, null);
13514
13557
  /*div4_binding*/ ctx[71](div4);
13515
13558
 
13516
13559
  if (!mounted) {
13517
13560
  dispose = [
13518
- listen_dev(button, "click", /*click_handler_1*/ ctx[68], false, false, false),
13519
- listen_dev(div3, "mouseenter", /*gameHover*/ ctx[41], false, false, false),
13520
- listen_dev(div3, "mouseleave", /*gameBlur*/ ctx[42], false, false, false),
13521
- listen_dev(div3, "touchstart", /*gameTouch*/ ctx[39], { passive: true }, false, false),
13522
- listen_dev(div3, "touchend", /*gameTouchEnd*/ ctx[40], { passive: true }, false, false)
13561
+ listen_dev(div3, "mouseenter", /*gameHover*/ ctx[42], false, false, false),
13562
+ listen_dev(div3, "mouseleave", /*gameBlur*/ ctx[43], false, false, false),
13563
+ listen_dev(div3, "touchstart", /*gameTouch*/ ctx[40], { passive: true }, false, false),
13564
+ listen_dev(div3, "touchend", /*gameTouchEnd*/ ctx[41], { passive: true }, false, false)
13523
13565
  ];
13524
13566
 
13525
13567
  mounted = true;
13526
13568
  }
13527
13569
  },
13528
13570
  p: function update(ctx, dirty) {
13529
- if (dirty[0] & /*gamethumbnail*/ 4 && !src_url_equal(img.src, img_src_value = /*gamethumbnail*/ ctx[2])) {
13571
+ if (dirty[0] & /*gamethumbnail*/ 8 && !src_url_equal(img.src, img_src_value = /*gamethumbnail*/ ctx[3])) {
13530
13572
  attr_dev(img, "src", img_src_value);
13531
13573
  }
13532
13574
 
13533
- if (dirty[0] & /*gamecellsize, hover, loaded*/ 196864 && img_class_value !== (img_class_value = `GameBg GameBg-${/*gamecellsize*/ ctx[8]} ${/*hover*/ ctx[16] ? 'GameContainerHovered' : ''} ${/*loaded*/ ctx[17] ? 'Loaded' : ''}`)) {
13575
+ if (dirty[0] & /*gamecellsize, hover, loaded*/ 393728 && img_class_value !== (img_class_value = `GameBg GameBg-${/*gamecellsize*/ ctx[9]} ${/*hover*/ ctx[17] ? 'GameContainerHovered' : ''} ${/*loaded*/ ctx[18] ? 'Loaded' : ''}`)) {
13534
13576
  attr_dev(img, "class", img_class_value);
13535
13577
  }
13536
13578
 
13537
- if (dirty[0] & /*hover, loaded*/ 196608 && img_part_value !== (img_part_value = "GameBg " + (/*hover*/ ctx[16] ? 'GameContainerHovered' : '') + " " + (/*loaded*/ ctx[17] ? 'Loaded' : ''))) {
13579
+ if (dirty[0] & /*hover, loaded*/ 393216 && img_part_value !== (img_part_value = "GameBg " + (/*hover*/ ctx[17] ? 'GameContainerHovered' : '') + " " + (/*loaded*/ ctx[18] ? 'Loaded' : ''))) {
13538
13580
  attr_dev(img, "part", img_part_value);
13539
13581
  }
13540
13582
 
13541
- if (/*fav*/ ctx[15]) {
13583
+ if (/*fav*/ ctx[16]) {
13542
13584
  if (if_block0) {
13543
13585
  if_block0.p(ctx, dirty);
13544
13586
  } else {
13545
- if_block0 = create_if_block_12(ctx);
13587
+ if_block0 = create_if_block_13(ctx);
13546
13588
  if_block0.c();
13547
13589
  if_block0.m(div0, t1);
13548
13590
  }
@@ -13551,107 +13593,118 @@
13551
13593
  if_block0 = null;
13552
13594
  }
13553
13595
 
13554
- if (dirty[0] & /*gamename*/ 8) set_data_dev(t2, /*gamename*/ ctx[3]);
13596
+ if (dirty[0] & /*gamename*/ 16) set_data_dev(t2, /*gamename*/ ctx[4]);
13555
13597
 
13556
- if (dirty[0] & /*gamename*/ 8) {
13557
- attr_dev(p, "title", /*gamename*/ ctx[3]);
13598
+ if (dirty[0] & /*gamename*/ 16) {
13599
+ attr_dev(p, "title", /*gamename*/ ctx[4]);
13558
13600
  }
13559
13601
 
13560
- if (dirty[1] & /*$_*/ 16 && t4_value !== (t4_value = /*$_*/ ctx[35]('gameThumbnail.playNow') + "")) set_data_dev(t4, t4_value);
13602
+ if (/*lang*/ ctx[1]) {
13603
+ if (if_block1) {
13604
+ if_block1.p(ctx, dirty);
13605
+ } else {
13606
+ if_block1 = create_if_block_12(ctx);
13607
+ if_block1.c();
13608
+ if_block1.m(div0, null);
13609
+ }
13610
+ } else if (if_block1) {
13611
+ if_block1.d(1);
13612
+ if_block1 = null;
13613
+ }
13561
13614
 
13562
- if (dirty[0] & /*hover*/ 65536 && div0_class_value !== (div0_class_value = "GameInfo " + (/*hover*/ ctx[16] ? 'GameHovered' : ''))) {
13615
+ if (dirty[0] & /*hover*/ 131072 && div0_class_value !== (div0_class_value = "GameInfo " + (/*hover*/ ctx[17] ? 'GameHovered' : ''))) {
13563
13616
  attr_dev(div0, "class", div0_class_value);
13564
13617
  }
13565
13618
 
13566
- if (dirty[0] & /*hover*/ 65536 && div0_part_value !== (div0_part_value = "GameInfo " + (/*hover*/ ctx[16] ? 'GameHovered' : ''))) {
13619
+ if (dirty[0] & /*hover*/ 131072 && div0_part_value !== (div0_part_value = "GameInfo " + (/*hover*/ ctx[17] ? 'GameHovered' : ''))) {
13567
13620
  attr_dev(div0, "part", div0_part_value);
13568
13621
  }
13569
13622
 
13570
- if (dirty[0] & /*gamevendor*/ 16 && t6_value !== (t6_value = (/*gamevendor*/ ctx[4] ? /*gamevendor*/ ctx[4] : '-') + "")) set_data_dev(t6, t6_value);
13623
+ if (dirty[0] & /*gamevendor*/ 32 && t5_value !== (t5_value = (/*gamevendor*/ ctx[5] ? /*gamevendor*/ ctx[5] : '-') + "")) set_data_dev(t5, t5_value);
13571
13624
 
13572
- if (current_block_type === (current_block_type = select_block_type(ctx, dirty)) && if_block1) {
13573
- if_block1.p(ctx, dirty);
13625
+ if (current_block_type === (current_block_type = select_block_type(ctx, dirty)) && if_block2) {
13626
+ if_block2.p(ctx, dirty);
13574
13627
  } else {
13575
- if (if_block1) if_block1.d(1);
13576
- if_block1 = current_block_type && current_block_type(ctx);
13628
+ if (if_block2) if_block2.d(1);
13629
+ if_block2 = current_block_type && current_block_type(ctx);
13577
13630
 
13578
- if (if_block1) {
13579
- if_block1.c();
13580
- if_block1.m(div3, t8);
13581
- }
13582
- }
13583
-
13584
- if (/*gameisnew*/ ctx[6]) {
13585
13631
  if (if_block2) {
13586
- if_block2.p(ctx, dirty);
13587
- } else {
13588
- if_block2 = create_if_block_9(ctx);
13589
13632
  if_block2.c();
13590
- if_block2.m(div2, t9);
13633
+ if_block2.m(div3, t7);
13591
13634
  }
13592
- } else if (if_block2) {
13593
- if_block2.d(1);
13594
- if_block2 = null;
13595
13635
  }
13596
13636
 
13597
- if (dirty[0] & /*gamepopularity*/ 128) show_if = parseInt(/*gamepopularity*/ ctx[7]) > 0;
13598
-
13599
- if (show_if) {
13637
+ if (/*gameisnew*/ ctx[7]) {
13600
13638
  if (if_block3) {
13601
13639
  if_block3.p(ctx, dirty);
13602
13640
  } else {
13603
- if_block3 = create_if_block_8(ctx);
13641
+ if_block3 = create_if_block_9(ctx);
13604
13642
  if_block3.c();
13605
- if_block3.m(div2, t10);
13643
+ if_block3.m(div2, t8);
13606
13644
  }
13607
13645
  } else if (if_block3) {
13608
13646
  if_block3.d(1);
13609
13647
  if_block3 = null;
13610
13648
  }
13611
13649
 
13612
- if (/*livegamedata*/ ctx[11]) {
13650
+ if (dirty[0] & /*gamepopularity*/ 256) show_if = parseInt(/*gamepopularity*/ ctx[8]) > 0;
13651
+
13652
+ if (show_if) {
13613
13653
  if (if_block4) {
13614
13654
  if_block4.p(ctx, dirty);
13615
13655
  } else {
13616
- if_block4 = create_if_block_1$1(ctx);
13656
+ if_block4 = create_if_block_8(ctx);
13617
13657
  if_block4.c();
13618
- if_block4.m(div2, null);
13658
+ if_block4.m(div2, t9);
13619
13659
  }
13620
13660
  } else if (if_block4) {
13621
13661
  if_block4.d(1);
13622
13662
  if_block4 = null;
13623
13663
  }
13624
13664
 
13625
- if (dirty[0] & /*livegamedata, isopen, openhours*/ 12584960 | dirty[1] & /*istablefull*/ 2 && div3_class_value !== (div3_class_value = "GameInnerContainer " + (/*livegamedata*/ ctx[11] && !/*isopen*/ ctx[22] && /*openhours*/ ctx[23].value || /*livegamedata*/ ctx[11] && /*istablefull*/ ctx[32]
13665
+ if (/*livegamedata*/ ctx[12]) {
13666
+ if (if_block5) {
13667
+ if_block5.p(ctx, dirty);
13668
+ } else {
13669
+ if_block5 = create_if_block_1$1(ctx);
13670
+ if_block5.c();
13671
+ if_block5.m(div2, null);
13672
+ }
13673
+ } else if (if_block5) {
13674
+ if_block5.d(1);
13675
+ if_block5 = null;
13676
+ }
13677
+
13678
+ if (dirty[0] & /*livegamedata, isopen, openhours*/ 25169920 | dirty[1] & /*istablefull*/ 4 && div3_class_value !== (div3_class_value = "GameInnerContainer " + (/*livegamedata*/ ctx[12] && !/*isopen*/ ctx[23] && /*openhours*/ ctx[24].value || /*livegamedata*/ ctx[12] && /*istablefull*/ ctx[33]
13626
13679
  ? 'GameInnerContainerUnavailable'
13627
13680
  : ''))) {
13628
13681
  attr_dev(div3, "class", div3_class_value);
13629
13682
  }
13630
13683
 
13631
- if (dirty[0] & /*livegamedata, isopen*/ 4196352 | dirty[1] & /*istablefull*/ 2 && div3_part_value !== (div3_part_value = "GameInnerContainer " + (/*livegamedata*/ ctx[11] && !/*isopen*/ ctx[22] || /*livegamedata*/ ctx[11] && /*istablefull*/ ctx[32]
13684
+ if (dirty[0] & /*livegamedata, isopen*/ 8392704 | dirty[1] & /*istablefull*/ 4 && div3_part_value !== (div3_part_value = "GameInnerContainer " + (/*livegamedata*/ ctx[12] && !/*isopen*/ ctx[23] || /*livegamedata*/ ctx[12] && /*istablefull*/ ctx[33]
13632
13685
  ? 'GameInnerContainerUnavailable'
13633
13686
  : ''))) {
13634
13687
  attr_dev(div3, "part", div3_part_value);
13635
13688
  }
13636
13689
 
13637
- if (/*showgamename*/ ctx[9]) {
13638
- if (if_block5) {
13639
- if_block5.p(ctx, dirty);
13690
+ if (/*showgamename*/ ctx[10]) {
13691
+ if (if_block6) {
13692
+ if_block6.p(ctx, dirty);
13640
13693
  } else {
13641
- if_block5 = create_if_block$1(ctx);
13642
- if_block5.c();
13643
- if_block5.m(div4, null);
13694
+ if_block6 = create_if_block$1(ctx);
13695
+ if_block6.c();
13696
+ if_block6.m(div4, null);
13644
13697
  }
13645
- } else if (if_block5) {
13646
- if_block5.d(1);
13647
- if_block5 = null;
13698
+ } else if (if_block6) {
13699
+ if_block6.d(1);
13700
+ if_block6 = null;
13648
13701
  }
13649
13702
 
13650
- if (dirty[1] & /*extraclassname*/ 4 && div4_class_value !== (div4_class_value = `GameContainer ${/*extraclassname*/ ctx[33]}`)) {
13703
+ if (dirty[1] & /*extraclassname*/ 8 && div4_class_value !== (div4_class_value = `GameContainer ${/*extraclassname*/ ctx[34]}`)) {
13651
13704
  attr_dev(div4, "class", div4_class_value);
13652
13705
  }
13653
13706
 
13654
- if (dirty[1] & /*extraclassname*/ 4 && div4_part_value !== (div4_part_value = `GameContainer ${/*extraclassname*/ ctx[33]}`)) {
13707
+ if (dirty[1] & /*extraclassname*/ 8 && div4_part_value !== (div4_part_value = `GameContainer ${/*extraclassname*/ ctx[34]}`)) {
13655
13708
  attr_dev(div4, "part", div4_part_value);
13656
13709
  }
13657
13710
  },
@@ -13661,15 +13714,16 @@
13661
13714
  if (detaching) detach_dev(div4);
13662
13715
  /*img_binding*/ ctx[66](null);
13663
13716
  if (if_block0) if_block0.d();
13717
+ if (if_block1) if_block1.d();
13664
13718
 
13665
- if (if_block1) {
13666
- if_block1.d();
13719
+ if (if_block2) {
13720
+ if_block2.d();
13667
13721
  }
13668
13722
 
13669
- if (if_block2) if_block2.d();
13670
13723
  if (if_block3) if_block3.d();
13671
13724
  if (if_block4) if_block4.d();
13672
13725
  if (if_block5) if_block5.d();
13726
+ if (if_block6) if_block6.d();
13673
13727
  /*div4_binding*/ ctx[71](null);
13674
13728
  mounted = false;
13675
13729
  run_all(dispose);
@@ -13697,12 +13751,12 @@
13697
13751
  function instance$1($$self, $$props, $$invalidate) {
13698
13752
  let $_;
13699
13753
  validate_store(Y, '_');
13700
- component_subscribe($$self, Y, $$value => $$invalidate(35, $_ = $$value));
13754
+ component_subscribe($$self, Y, $$value => $$invalidate(36, $_ = $$value));
13701
13755
  let { $$slots: slots = {}, $$scope } = $$props;
13702
13756
  validate_slots('undefined', slots, []);
13703
13757
  let { session = '' } = $$props;
13704
13758
  let { userid = '' } = $$props;
13705
- let { lang = '' } = $$props;
13759
+ let { lang = 'en' } = $$props;
13706
13760
  let { clientstyling = '' } = $$props;
13707
13761
  let { clientstylingurl = '' } = $$props;
13708
13762
  let { translationUrl = '' } = $$props;
@@ -13835,11 +13889,11 @@
13835
13889
  });
13836
13890
 
13837
13891
  const enter = () => {
13838
- $$invalidate(16, hover = true);
13892
+ $$invalidate(17, hover = true);
13839
13893
  };
13840
13894
 
13841
13895
  const leave = () => {
13842
- $$invalidate(16, hover = false);
13896
+ $$invalidate(17, hover = false);
13843
13897
  };
13844
13898
 
13845
13899
  const messageHandler = e => {
@@ -13852,13 +13906,13 @@
13852
13906
  }
13853
13907
 
13854
13908
  if (e.data.type === 'UserSessionID') {
13855
- $$invalidate(14, isLoggedIn = true);
13909
+ $$invalidate(15, isLoggedIn = true);
13856
13910
  sessionID = e.data.session;
13857
13911
  playerID = e.data.userID;
13858
13912
  }
13859
13913
 
13860
13914
  if (e.data.type === 'CategoryUpdate') {
13861
- $$invalidate(11, livegamedata = null);
13915
+ $$invalidate(12, livegamedata = null);
13862
13916
  }
13863
13917
  };
13864
13918
 
@@ -13972,12 +14026,11 @@
13972
14026
  };
13973
14027
 
13974
14028
  const setActiveLanguage = () => {
13975
-
13976
- }; // Not needed yet
13977
- // setLocale(lang);
14029
+ setLocale(lang);
14030
+ };
13978
14031
 
13979
14032
  const setSession = () => {
13980
- $$invalidate(14, isLoggedIn = true);
14033
+ $$invalidate(15, isLoggedIn = true);
13981
14034
  sessionID = session;
13982
14035
  playerID = userid;
13983
14036
  };
@@ -13985,9 +14038,9 @@
13985
14038
  const setOnLoad = () => {
13986
14039
  if (image) {
13987
14040
  $$invalidate(
13988
- 18,
14041
+ 19,
13989
14042
  image.onload = () => {
13990
- $$invalidate(17, loaded = true);
14043
+ $$invalidate(18, loaded = true);
13991
14044
  },
13992
14045
  image
13993
14046
  );
@@ -14015,7 +14068,7 @@
14015
14068
 
14016
14069
  const setFavorites = () => {
14017
14070
  if (favorites == 'true') {
14018
- $$invalidate(15, fav = true);
14071
+ $$invalidate(16, fav = true);
14019
14072
  }
14020
14073
  };
14021
14074
 
@@ -14045,8 +14098,8 @@
14045
14098
  case 'SeatsUpdated':
14046
14099
  {
14047
14100
  if (Seats && Array.isArray(Seats)) {
14048
- $$invalidate(28, currentoccupiedseats = Seats);
14049
- $$invalidate(11, livegamedata.currentOccupiedSeats = Seats, livegamedata);
14101
+ $$invalidate(29, currentoccupiedseats = Seats);
14102
+ $$invalidate(12, livegamedata.currentOccupiedSeats = Seats, livegamedata);
14050
14103
  await tick();
14051
14104
  }
14052
14105
 
@@ -14056,7 +14109,7 @@
14056
14109
  {
14057
14110
  if (Results && Array.isArray(Results)) {
14058
14111
  currentroulettenumbers = Results;
14059
- $$invalidate(11, livegamedata.currentRouletteNumbers = Results, livegamedata);
14112
+ $$invalidate(12, livegamedata.currentRouletteNumbers = Results, livegamedata);
14060
14113
  await tick();
14061
14114
  }
14062
14115
 
@@ -14066,7 +14119,7 @@
14066
14119
  {
14067
14120
  if (Results && Array.isArray(Results)) {
14068
14121
  currentdoubleballroulettenumbers = Results;
14069
- $$invalidate(11, livegamedata.currentDoubleBallRouletteNumbers = Results, livegamedata);
14122
+ $$invalidate(12, livegamedata.currentDoubleBallRouletteNumbers = Results, livegamedata);
14070
14123
  await tick();
14071
14124
  }
14072
14125
 
@@ -14074,15 +14127,15 @@
14074
14127
  }
14075
14128
  case 'TableOpened':
14076
14129
  {
14077
- $$invalidate(22, isopen = Open);
14078
- $$invalidate(11, livegamedata.isOpen = Open, livegamedata);
14130
+ $$invalidate(23, isopen = Open);
14131
+ $$invalidate(12, livegamedata.isOpen = Open, livegamedata);
14079
14132
  await tick();
14080
14133
  break;
14081
14134
  }
14082
14135
  case 'TableClosed':
14083
14136
  {
14084
- $$invalidate(22, isopen = Open);
14085
- $$invalidate(11, livegamedata.isOpen = Open, livegamedata);
14137
+ $$invalidate(23, isopen = Open);
14138
+ $$invalidate(12, livegamedata.isOpen = Open, livegamedata);
14086
14139
  await tick();
14087
14140
  break;
14088
14141
  }
@@ -14100,7 +14153,7 @@
14100
14153
 
14101
14154
  fetch(url).then(res => res.json()).then(data => {
14102
14155
  const { details } = data[0];
14103
- $$invalidate(11, livegamedata = details);
14156
+ $$invalidate(12, livegamedata = details);
14104
14157
  });
14105
14158
  };
14106
14159
 
@@ -14186,7 +14239,7 @@
14186
14239
 
14187
14240
  const createDisplayData = livegamedata => {
14188
14241
  totalseats = livegamedata.totalSeats || DEFAULT_BLACKJACK_TOTAL_SEATS;
14189
- $$invalidate(28, currentoccupiedseats = livegamedata.currentOccupiedSeats || []);
14242
+ $$invalidate(29, currentoccupiedseats = livegamedata.currentOccupiedSeats || []);
14190
14243
  const seats = [];
14191
14244
 
14192
14245
  for (let i = 1; i <= totalseats; i++) {
@@ -14236,69 +14289,69 @@
14236
14289
 
14237
14290
  const updateComponent = () => {
14238
14291
  if (livegamedata) {
14239
- $$invalidate(22, isopen = livegamedata.isOpen);
14292
+ $$invalidate(23, isopen = livegamedata.isOpen);
14240
14293
  betlimit = livegamedata.betLimit || {};
14241
- $$invalidate(23, openhours = livegamedata.openHours);
14242
- $$invalidate(24, seats = createDisplayData(livegamedata).seats);
14294
+ $$invalidate(24, openhours = livegamedata.openHours);
14295
+ $$invalidate(25, seats = createDisplayData(livegamedata).seats);
14243
14296
 
14244
14297
  if (openhours && openhours.value) {
14245
14298
  const { value: { startTime: starttimeRaw, originalTimeFormat } } = openhours; /* , timeFormat: timeFormatRaw */
14246
- $$invalidate(20, starttime = starttimeRaw);
14247
- $$invalidate(21, timeformat = originalTimeFormat || timeformat);
14299
+ $$invalidate(21, starttime = starttimeRaw);
14300
+ $$invalidate(22, timeformat = originalTimeFormat || timeformat);
14248
14301
  }
14249
14302
 
14250
14303
  if (isopen) {
14251
- $$invalidate(19, displaytype = getGameComponent(livegamedata));
14304
+ $$invalidate(20, displaytype = getGameComponent(livegamedata));
14252
14305
  }
14253
14306
 
14254
- $$invalidate(25, currencySymbol = currenciesSymbols[currency]);
14255
- $$invalidate(26, min = (betlimit.min || {})[currency]);
14256
- $$invalidate(27, max = (betlimit.max || {})[currency]);
14307
+ $$invalidate(26, currencySymbol = currenciesSymbols[currency]);
14308
+ $$invalidate(27, min = (betlimit.min || {})[currency]);
14309
+ $$invalidate(28, max = (betlimit.max || {})[currency]);
14257
14310
  currentroulettenumbers = livegamedata.currentRouletteNumbers;
14258
14311
  currentdoubleballroulettenumbers = livegamedata.currentDoubleBallRouletteNumbers;
14259
14312
  vendorcategory = livegamedata.vendorCategory;
14260
- $$invalidate(29, isdouble = vendorcategory.toLowerCase() === DOUBLE_ROULETTE);
14313
+ $$invalidate(30, isdouble = vendorcategory.toLowerCase() === DOUBLE_ROULETTE);
14261
14314
 
14262
- $$invalidate(12, roulleteresults = (isdouble
14315
+ $$invalidate(13, roulleteresults = (isdouble
14263
14316
  ? currentdoubleballroulettenumbers
14264
14317
  : currentroulettenumbers) || []);
14265
14318
 
14266
- $$invalidate(30, roulettecontainerclassname = 'GameProp LiveProps RoulleteProps');
14267
- $$invalidate(30, roulettecontainerclassname += isdouble ? ' Double' : '');
14319
+ $$invalidate(31, roulettecontainerclassname = 'GameProp LiveProps RoulleteProps');
14320
+ $$invalidate(31, roulettecontainerclassname += isdouble ? ' Double' : '');
14268
14321
 
14269
- $$invalidate(31, colorsourcearray = contains(roulettecategory, vendorcategory.toLowerCase())
14322
+ $$invalidate(32, colorsourcearray = contains(roulettecategory, vendorcategory.toLowerCase())
14270
14323
  ? ROULETTE_COLOR_MAP
14271
14324
  : MONEY_WHEEL_COLOR_MAP);
14272
14325
 
14273
14326
  oldistablefull = istablefull;
14274
- $$invalidate(32, istablefull = Array.isArray(currentoccupiedseats) && currentoccupiedseats.length === totalseats);
14327
+ $$invalidate(33, istablefull = Array.isArray(currentoccupiedseats) && currentoccupiedseats.length === totalseats);
14275
14328
 
14276
14329
  if (livegamedata.dealer) {
14277
- $$invalidate(34, dealername = livegamedata.dealer.DealerName);
14330
+ $$invalidate(35, dealername = livegamedata.dealer.DealerName);
14278
14331
  }
14279
14332
 
14280
14333
  numberofplayers = livegamedata.numberOfPlayers;
14281
- $$invalidate(33, extraclassname = 'ListGame');
14334
+ $$invalidate(34, extraclassname = 'ListGame');
14282
14335
 
14283
14336
  if (livegamedata.isOpen && livegamedata.currentRouletteNumbers) {
14284
- $$invalidate(33, extraclassname += ' GameBackdrop');
14337
+ $$invalidate(34, extraclassname += ' GameBackdrop');
14285
14338
  }
14286
14339
 
14287
14340
  if (isopen && istablefull && min && max && livegamedata.currentOccupiedSeats) {
14288
- $$invalidate(33, extraclassname += ' GameContainerDimmed');
14341
+ $$invalidate(34, extraclassname += ' GameContainerDimmed');
14289
14342
  } else {
14290
14343
  if (isopen === false && starttime) {
14291
- $$invalidate(33, extraclassname += ' GameContainerFullyDimmed');
14344
+ $$invalidate(34, extraclassname += ' GameContainerFullyDimmed');
14292
14345
  }
14293
14346
  }
14294
14347
 
14295
14348
  if (customStylingContainer) {
14296
14349
  if (!oldistablefull && istablefull) {
14297
- $$invalidate(33, extraclassname += ' PulsatingRedShadow');
14298
- $$invalidate(33, extraclassname = extraclassname.replace(' PulsatingGreenShadow', ''));
14350
+ $$invalidate(34, extraclassname += ' PulsatingRedShadow');
14351
+ $$invalidate(34, extraclassname = extraclassname.replace(' PulsatingGreenShadow', ''));
14299
14352
  } else if (oldistablefull && !istablefull) {
14300
- $$invalidate(33, extraclassname += ' PulsatingGreenShadow');
14301
- $$invalidate(33, extraclassname = extraclassname.replace(' PulsatingRedShadow', ''));
14353
+ $$invalidate(34, extraclassname += ' PulsatingGreenShadow');
14354
+ $$invalidate(34, extraclassname = extraclassname.replace(' PulsatingRedShadow', ''));
14302
14355
  }
14303
14356
  }
14304
14357
  }
@@ -14391,7 +14444,7 @@
14391
14444
  function img_binding($$value) {
14392
14445
  binding_callbacks[$$value ? 'unshift' : 'push'](() => {
14393
14446
  image = $$value;
14394
- $$invalidate(18, image);
14447
+ $$invalidate(19, image);
14395
14448
  });
14396
14449
  }
14397
14450
 
@@ -14402,37 +14455,37 @@
14402
14455
  function div0_binding($$value) {
14403
14456
  binding_callbacks[$$value ? 'unshift' : 'push'](() => {
14404
14457
  roulletteref = $$value;
14405
- $$invalidate(13, roulletteref);
14458
+ $$invalidate(14, roulletteref);
14406
14459
  });
14407
14460
  }
14408
14461
 
14409
14462
  function div4_binding($$value) {
14410
14463
  binding_callbacks[$$value ? 'unshift' : 'push'](() => {
14411
14464
  customStylingContainer = $$value;
14412
- $$invalidate(10, customStylingContainer);
14465
+ $$invalidate(11, customStylingContainer);
14413
14466
  });
14414
14467
  }
14415
14468
 
14416
14469
  $$self.$$set = $$props => {
14417
- if ('session' in $$props) $$invalidate(47, session = $$props.session);
14418
- if ('userid' in $$props) $$invalidate(48, userid = $$props.userid);
14419
- if ('lang' in $$props) $$invalidate(49, lang = $$props.lang);
14470
+ if ('session' in $$props) $$invalidate(48, session = $$props.session);
14471
+ if ('userid' in $$props) $$invalidate(49, userid = $$props.userid);
14472
+ if ('lang' in $$props) $$invalidate(1, lang = $$props.lang);
14420
14473
  if ('clientstyling' in $$props) $$invalidate(50, clientstyling = $$props.clientstyling);
14421
14474
  if ('clientstylingurl' in $$props) $$invalidate(51, clientstylingurl = $$props.clientstylingurl);
14422
14475
  if ('translationUrl' in $$props) $$invalidate(52, translationUrl = $$props.translationUrl);
14423
- if ('favorites' in $$props) $$invalidate(1, favorites = $$props.favorites);
14424
- if ('gamethumbnail' in $$props) $$invalidate(2, gamethumbnail = $$props.gamethumbnail);
14425
- if ('gamename' in $$props) $$invalidate(3, gamename = $$props.gamename);
14426
- if ('gamevendor' in $$props) $$invalidate(4, gamevendor = $$props.gamevendor);
14427
- if ('gameid' in $$props) $$invalidate(5, gameid = $$props.gameid);
14428
- if ('gameisnew' in $$props) $$invalidate(6, gameisnew = $$props.gameisnew);
14429
- if ('gamepopularity' in $$props) $$invalidate(7, gamepopularity = $$props.gamepopularity);
14476
+ if ('favorites' in $$props) $$invalidate(2, favorites = $$props.favorites);
14477
+ if ('gamethumbnail' in $$props) $$invalidate(3, gamethumbnail = $$props.gamethumbnail);
14478
+ if ('gamename' in $$props) $$invalidate(4, gamename = $$props.gamename);
14479
+ if ('gamevendor' in $$props) $$invalidate(5, gamevendor = $$props.gamevendor);
14480
+ if ('gameid' in $$props) $$invalidate(6, gameid = $$props.gameid);
14481
+ if ('gameisnew' in $$props) $$invalidate(7, gameisnew = $$props.gameisnew);
14482
+ if ('gamepopularity' in $$props) $$invalidate(8, gamepopularity = $$props.gamepopularity);
14430
14483
  if ('gamefunmode' in $$props) $$invalidate(53, gamefunmode = $$props.gamefunmode);
14431
14484
  if ('searchitem' in $$props) $$invalidate(54, searchitem = $$props.searchitem);
14432
14485
  if ('gamefavorite' in $$props) $$invalidate(0, gamefavorite = $$props.gamefavorite);
14433
- if ('gamecellsize' in $$props) $$invalidate(8, gamecellsize = $$props.gamecellsize);
14486
+ if ('gamecellsize' in $$props) $$invalidate(9, gamecellsize = $$props.gamecellsize);
14434
14487
  if ('showfavoredcategory' in $$props) $$invalidate(55, showfavoredcategory = $$props.showfavoredcategory);
14435
- if ('showgamename' in $$props) $$invalidate(9, showgamename = $$props.showgamename);
14488
+ if ('showgamename' in $$props) $$invalidate(10, showgamename = $$props.showgamename);
14436
14489
  if ('currency' in $$props) $$invalidate(56, currency = $$props.currency);
14437
14490
  if ('gamepagemodalurl' in $$props) $$invalidate(57, gamepagemodalurl = $$props.gamepagemodalurl);
14438
14491
  if ('endpoint' in $$props) $$invalidate(58, endpoint = $$props.endpoint);
@@ -14451,6 +14504,7 @@
14451
14504
  getDevice,
14452
14505
  _: Y,
14453
14506
  addNewMessages,
14507
+ setLocale,
14454
14508
  GameThumbnailTranslations,
14455
14509
  currenciesSymbols,
14456
14510
  session,
@@ -14562,25 +14616,25 @@
14562
14616
  });
14563
14617
 
14564
14618
  $$self.$inject_state = $$props => {
14565
- if ('session' in $$props) $$invalidate(47, session = $$props.session);
14566
- if ('userid' in $$props) $$invalidate(48, userid = $$props.userid);
14567
- if ('lang' in $$props) $$invalidate(49, lang = $$props.lang);
14619
+ if ('session' in $$props) $$invalidate(48, session = $$props.session);
14620
+ if ('userid' in $$props) $$invalidate(49, userid = $$props.userid);
14621
+ if ('lang' in $$props) $$invalidate(1, lang = $$props.lang);
14568
14622
  if ('clientstyling' in $$props) $$invalidate(50, clientstyling = $$props.clientstyling);
14569
14623
  if ('clientstylingurl' in $$props) $$invalidate(51, clientstylingurl = $$props.clientstylingurl);
14570
14624
  if ('translationUrl' in $$props) $$invalidate(52, translationUrl = $$props.translationUrl);
14571
- if ('favorites' in $$props) $$invalidate(1, favorites = $$props.favorites);
14572
- if ('gamethumbnail' in $$props) $$invalidate(2, gamethumbnail = $$props.gamethumbnail);
14573
- if ('gamename' in $$props) $$invalidate(3, gamename = $$props.gamename);
14574
- if ('gamevendor' in $$props) $$invalidate(4, gamevendor = $$props.gamevendor);
14575
- if ('gameid' in $$props) $$invalidate(5, gameid = $$props.gameid);
14576
- if ('gameisnew' in $$props) $$invalidate(6, gameisnew = $$props.gameisnew);
14577
- if ('gamepopularity' in $$props) $$invalidate(7, gamepopularity = $$props.gamepopularity);
14625
+ if ('favorites' in $$props) $$invalidate(2, favorites = $$props.favorites);
14626
+ if ('gamethumbnail' in $$props) $$invalidate(3, gamethumbnail = $$props.gamethumbnail);
14627
+ if ('gamename' in $$props) $$invalidate(4, gamename = $$props.gamename);
14628
+ if ('gamevendor' in $$props) $$invalidate(5, gamevendor = $$props.gamevendor);
14629
+ if ('gameid' in $$props) $$invalidate(6, gameid = $$props.gameid);
14630
+ if ('gameisnew' in $$props) $$invalidate(7, gameisnew = $$props.gameisnew);
14631
+ if ('gamepopularity' in $$props) $$invalidate(8, gamepopularity = $$props.gamepopularity);
14578
14632
  if ('gamefunmode' in $$props) $$invalidate(53, gamefunmode = $$props.gamefunmode);
14579
14633
  if ('searchitem' in $$props) $$invalidate(54, searchitem = $$props.searchitem);
14580
14634
  if ('gamefavorite' in $$props) $$invalidate(0, gamefavorite = $$props.gamefavorite);
14581
- if ('gamecellsize' in $$props) $$invalidate(8, gamecellsize = $$props.gamecellsize);
14635
+ if ('gamecellsize' in $$props) $$invalidate(9, gamecellsize = $$props.gamecellsize);
14582
14636
  if ('showfavoredcategory' in $$props) $$invalidate(55, showfavoredcategory = $$props.showfavoredcategory);
14583
- if ('showgamename' in $$props) $$invalidate(9, showgamename = $$props.showgamename);
14637
+ if ('showgamename' in $$props) $$invalidate(10, showgamename = $$props.showgamename);
14584
14638
  if ('currency' in $$props) $$invalidate(56, currency = $$props.currency);
14585
14639
  if ('gamepagemodalurl' in $$props) $$invalidate(57, gamepagemodalurl = $$props.gamepagemodalurl);
14586
14640
  if ('endpoint' in $$props) $$invalidate(58, endpoint = $$props.endpoint);
@@ -14589,41 +14643,41 @@
14589
14643
  if ('visibilityconnect' in $$props) $$invalidate(61, visibilityconnect = $$props.visibilityconnect);
14590
14644
  if ('integratedgameframedesktop' in $$props) $$invalidate(62, integratedgameframedesktop = $$props.integratedgameframedesktop);
14591
14645
  if ('integratedgameframemobile' in $$props) $$invalidate(63, integratedgameframemobile = $$props.integratedgameframemobile);
14592
- if ('isLoggedIn' in $$props) $$invalidate(14, isLoggedIn = $$props.isLoggedIn);
14646
+ if ('isLoggedIn' in $$props) $$invalidate(15, isLoggedIn = $$props.isLoggedIn);
14593
14647
  if ('sessionID' in $$props) sessionID = $$props.sessionID;
14594
14648
  if ('playerID' in $$props) playerID = $$props.playerID;
14595
- if ('fav' in $$props) $$invalidate(15, fav = $$props.fav);
14596
- if ('hover' in $$props) $$invalidate(16, hover = $$props.hover);
14597
- if ('loaded' in $$props) $$invalidate(17, loaded = $$props.loaded);
14598
- if ('image' in $$props) $$invalidate(18, image = $$props.image);
14599
- if ('userAgent' in $$props) $$invalidate(36, userAgent = $$props.userAgent);
14600
- if ('customStylingContainer' in $$props) $$invalidate(10, customStylingContainer = $$props.customStylingContainer);
14601
- if ('livegamedata' in $$props) $$invalidate(11, livegamedata = $$props.livegamedata);
14649
+ if ('fav' in $$props) $$invalidate(16, fav = $$props.fav);
14650
+ if ('hover' in $$props) $$invalidate(17, hover = $$props.hover);
14651
+ if ('loaded' in $$props) $$invalidate(18, loaded = $$props.loaded);
14652
+ if ('image' in $$props) $$invalidate(19, image = $$props.image);
14653
+ if ('userAgent' in $$props) $$invalidate(37, userAgent = $$props.userAgent);
14654
+ if ('customStylingContainer' in $$props) $$invalidate(11, customStylingContainer = $$props.customStylingContainer);
14655
+ if ('livegamedata' in $$props) $$invalidate(12, livegamedata = $$props.livegamedata);
14602
14656
  if ('liveLobbyConnection' in $$props) liveLobbyConnection = $$props.liveLobbyConnection;
14603
- if ('displaytype' in $$props) $$invalidate(19, displaytype = $$props.displaytype);
14604
- if ('starttime' in $$props) $$invalidate(20, starttime = $$props.starttime);
14605
- if ('timeformat' in $$props) $$invalidate(21, timeformat = $$props.timeformat);
14606
- if ('isopen' in $$props) $$invalidate(22, isopen = $$props.isopen);
14657
+ if ('displaytype' in $$props) $$invalidate(20, displaytype = $$props.displaytype);
14658
+ if ('starttime' in $$props) $$invalidate(21, starttime = $$props.starttime);
14659
+ if ('timeformat' in $$props) $$invalidate(22, timeformat = $$props.timeformat);
14660
+ if ('isopen' in $$props) $$invalidate(23, isopen = $$props.isopen);
14607
14661
  if ('betlimit' in $$props) betlimit = $$props.betlimit;
14608
- if ('openhours' in $$props) $$invalidate(23, openhours = $$props.openhours);
14609
- if ('seats' in $$props) $$invalidate(24, seats = $$props.seats);
14610
- if ('currencySymbol' in $$props) $$invalidate(25, currencySymbol = $$props.currencySymbol);
14611
- if ('min' in $$props) $$invalidate(26, min = $$props.min);
14612
- if ('max' in $$props) $$invalidate(27, max = $$props.max);
14662
+ if ('openhours' in $$props) $$invalidate(24, openhours = $$props.openhours);
14663
+ if ('seats' in $$props) $$invalidate(25, seats = $$props.seats);
14664
+ if ('currencySymbol' in $$props) $$invalidate(26, currencySymbol = $$props.currencySymbol);
14665
+ if ('min' in $$props) $$invalidate(27, min = $$props.min);
14666
+ if ('max' in $$props) $$invalidate(28, max = $$props.max);
14613
14667
  if ('totalseats' in $$props) totalseats = $$props.totalseats;
14614
- if ('currentoccupiedseats' in $$props) $$invalidate(28, currentoccupiedseats = $$props.currentoccupiedseats);
14668
+ if ('currentoccupiedseats' in $$props) $$invalidate(29, currentoccupiedseats = $$props.currentoccupiedseats);
14615
14669
  if ('currentroulettenumbers' in $$props) currentroulettenumbers = $$props.currentroulettenumbers;
14616
14670
  if ('currentdoubleballroulettenumbers' in $$props) currentdoubleballroulettenumbers = $$props.currentdoubleballroulettenumbers;
14617
14671
  if ('vendorcategory' in $$props) vendorcategory = $$props.vendorcategory;
14618
- if ('isdouble' in $$props) $$invalidate(29, isdouble = $$props.isdouble);
14619
- if ('roulleteresults' in $$props) $$invalidate(12, roulleteresults = $$props.roulleteresults);
14620
- if ('roulettecontainerclassname' in $$props) $$invalidate(30, roulettecontainerclassname = $$props.roulettecontainerclassname);
14621
- if ('colorsourcearray' in $$props) $$invalidate(31, colorsourcearray = $$props.colorsourcearray);
14622
- if ('istablefull' in $$props) $$invalidate(32, istablefull = $$props.istablefull);
14672
+ if ('isdouble' in $$props) $$invalidate(30, isdouble = $$props.isdouble);
14673
+ if ('roulleteresults' in $$props) $$invalidate(13, roulleteresults = $$props.roulleteresults);
14674
+ if ('roulettecontainerclassname' in $$props) $$invalidate(31, roulettecontainerclassname = $$props.roulettecontainerclassname);
14675
+ if ('colorsourcearray' in $$props) $$invalidate(32, colorsourcearray = $$props.colorsourcearray);
14676
+ if ('istablefull' in $$props) $$invalidate(33, istablefull = $$props.istablefull);
14623
14677
  if ('oldistablefull' in $$props) oldistablefull = $$props.oldistablefull;
14624
- if ('extraclassname' in $$props) $$invalidate(33, extraclassname = $$props.extraclassname);
14625
- if ('roulletteref' in $$props) $$invalidate(13, roulletteref = $$props.roulletteref);
14626
- if ('dealername' in $$props) $$invalidate(34, dealername = $$props.dealername);
14678
+ if ('extraclassname' in $$props) $$invalidate(34, extraclassname = $$props.extraclassname);
14679
+ if ('roulletteref' in $$props) $$invalidate(14, roulletteref = $$props.roulletteref);
14680
+ if ('dealername' in $$props) $$invalidate(35, dealername = $$props.dealername);
14627
14681
  if ('numberofplayers' in $$props) numberofplayers = $$props.numberofplayers;
14628
14682
  };
14629
14683
 
@@ -14640,25 +14694,27 @@
14640
14694
  visibilityconnect && toggleVisibilityConnect();
14641
14695
  }
14642
14696
 
14643
- if ($$self.$$.dirty[1] & /*lang*/ 262144) ;
14697
+ if ($$self.$$.dirty[0] & /*lang*/ 2) {
14698
+ lang && setActiveLanguage();
14699
+ }
14644
14700
 
14645
- if ($$self.$$.dirty[1] & /*session, userid, endpoint*/ 134414336) {
14701
+ if ($$self.$$.dirty[1] & /*session, userid, endpoint*/ 134610944) {
14646
14702
  session && userid && endpoint && setSession();
14647
14703
  }
14648
14704
 
14649
- if ($$self.$$.dirty[0] & /*gamethumbnail*/ 4) {
14705
+ if ($$self.$$.dirty[0] & /*gamethumbnail*/ 8) {
14650
14706
  gamethumbnail && setOnLoad();
14651
14707
  }
14652
14708
 
14653
- if ($$self.$$.dirty[0] & /*customStylingContainer*/ 1024 | $$self.$$.dirty[1] & /*clientstyling*/ 524288) {
14709
+ if ($$self.$$.dirty[0] & /*customStylingContainer*/ 2048 | $$self.$$.dirty[1] & /*clientstyling*/ 524288) {
14654
14710
  clientstyling && customStylingContainer && setClientStyling();
14655
14711
  }
14656
14712
 
14657
- if ($$self.$$.dirty[0] & /*customStylingContainer*/ 1024 | $$self.$$.dirty[1] & /*clientstylingurl*/ 1048576) {
14713
+ if ($$self.$$.dirty[0] & /*customStylingContainer*/ 2048 | $$self.$$.dirty[1] & /*clientstylingurl*/ 1048576) {
14658
14714
  clientstylingurl && customStylingContainer && setClientStylingURL();
14659
14715
  }
14660
14716
 
14661
- if ($$self.$$.dirty[0] & /*favorites*/ 2) {
14717
+ if ($$self.$$.dirty[0] & /*favorites*/ 4) {
14662
14718
  favorites && setFavorites();
14663
14719
  }
14664
14720
 
@@ -14666,7 +14722,7 @@
14666
14722
  translationUrl && setTranslationUrl();
14667
14723
  }
14668
14724
 
14669
- if ($$self.$$.dirty[0] & /*gamecellsize*/ 256 | $$self.$$.dirty[1] & /*clientstylingurl*/ 1048576) {
14725
+ if ($$self.$$.dirty[0] & /*gamecellsize*/ 512 | $$self.$$.dirty[1] & /*clientstylingurl*/ 1048576) {
14670
14726
  gamecellsize && clientstylingurl && setClientStylingURL();
14671
14727
  }
14672
14728
 
@@ -14674,17 +14730,18 @@
14674
14730
  endpoint && livelobbyendpoint && setLiveLobbyData();
14675
14731
  }
14676
14732
 
14677
- if ($$self.$$.dirty[0] & /*livegamedata*/ 2048) {
14733
+ if ($$self.$$.dirty[0] & /*livegamedata*/ 4096) {
14678
14734
  livegamedata && updateComponent();
14679
14735
  }
14680
14736
 
14681
- if ($$self.$$.dirty[0] & /*roulletteref, roulleteresults*/ 12288) {
14737
+ if ($$self.$$.dirty[0] & /*roulletteref, roulleteresults*/ 24576) {
14682
14738
  roulletteref && roulleteresults && attachAnimations();
14683
14739
  }
14684
14740
  };
14685
14741
 
14686
14742
  return [
14687
14743
  gamefavorite,
14744
+ lang,
14688
14745
  favorites,
14689
14746
  gamethumbnail,
14690
14747
  gamename,
@@ -14733,7 +14790,6 @@
14733
14790
  renderSpan,
14734
14791
  session,
14735
14792
  userid,
14736
- lang,
14737
14793
  clientstyling,
14738
14794
  clientstylingurl,
14739
14795
  translationUrl,
@@ -14775,25 +14831,25 @@
14775
14831
  create_fragment$1,
14776
14832
  safe_not_equal,
14777
14833
  {
14778
- session: 47,
14779
- userid: 48,
14780
- lang: 49,
14834
+ session: 48,
14835
+ userid: 49,
14836
+ lang: 1,
14781
14837
  clientstyling: 50,
14782
14838
  clientstylingurl: 51,
14783
14839
  translationUrl: 52,
14784
- favorites: 1,
14785
- gamethumbnail: 2,
14786
- gamename: 3,
14787
- gamevendor: 4,
14788
- gameid: 5,
14789
- gameisnew: 6,
14790
- gamepopularity: 7,
14840
+ favorites: 2,
14841
+ gamethumbnail: 3,
14842
+ gamename: 4,
14843
+ gamevendor: 5,
14844
+ gameid: 6,
14845
+ gameisnew: 7,
14846
+ gamepopularity: 8,
14791
14847
  gamefunmode: 53,
14792
14848
  searchitem: 54,
14793
14849
  gamefavorite: 0,
14794
- gamecellsize: 8,
14850
+ gamecellsize: 9,
14795
14851
  showfavoredcategory: 55,
14796
- showgamename: 9,
14852
+ showgamename: 10,
14797
14853
  currency: 56,
14798
14854
  gamepagemodalurl: 57,
14799
14855
  endpoint: 58,
@@ -14856,7 +14912,7 @@
14856
14912
  }
14857
14913
 
14858
14914
  get session() {
14859
- return this.$$.ctx[47];
14915
+ return this.$$.ctx[48];
14860
14916
  }
14861
14917
 
14862
14918
  set session(session) {
@@ -14865,7 +14921,7 @@
14865
14921
  }
14866
14922
 
14867
14923
  get userid() {
14868
- return this.$$.ctx[48];
14924
+ return this.$$.ctx[49];
14869
14925
  }
14870
14926
 
14871
14927
  set userid(userid) {
@@ -14874,7 +14930,7 @@
14874
14930
  }
14875
14931
 
14876
14932
  get lang() {
14877
- return this.$$.ctx[49];
14933
+ return this.$$.ctx[1];
14878
14934
  }
14879
14935
 
14880
14936
  set lang(lang) {
@@ -14910,7 +14966,7 @@
14910
14966
  }
14911
14967
 
14912
14968
  get favorites() {
14913
- return this.$$.ctx[1];
14969
+ return this.$$.ctx[2];
14914
14970
  }
14915
14971
 
14916
14972
  set favorites(favorites) {
@@ -14919,7 +14975,7 @@
14919
14975
  }
14920
14976
 
14921
14977
  get gamethumbnail() {
14922
- return this.$$.ctx[2];
14978
+ return this.$$.ctx[3];
14923
14979
  }
14924
14980
 
14925
14981
  set gamethumbnail(gamethumbnail) {
@@ -14928,7 +14984,7 @@
14928
14984
  }
14929
14985
 
14930
14986
  get gamename() {
14931
- return this.$$.ctx[3];
14987
+ return this.$$.ctx[4];
14932
14988
  }
14933
14989
 
14934
14990
  set gamename(gamename) {
@@ -14937,7 +14993,7 @@
14937
14993
  }
14938
14994
 
14939
14995
  get gamevendor() {
14940
- return this.$$.ctx[4];
14996
+ return this.$$.ctx[5];
14941
14997
  }
14942
14998
 
14943
14999
  set gamevendor(gamevendor) {
@@ -14946,7 +15002,7 @@
14946
15002
  }
14947
15003
 
14948
15004
  get gameid() {
14949
- return this.$$.ctx[5];
15005
+ return this.$$.ctx[6];
14950
15006
  }
14951
15007
 
14952
15008
  set gameid(gameid) {
@@ -14955,7 +15011,7 @@
14955
15011
  }
14956
15012
 
14957
15013
  get gameisnew() {
14958
- return this.$$.ctx[6];
15014
+ return this.$$.ctx[7];
14959
15015
  }
14960
15016
 
14961
15017
  set gameisnew(gameisnew) {
@@ -14964,7 +15020,7 @@
14964
15020
  }
14965
15021
 
14966
15022
  get gamepopularity() {
14967
- return this.$$.ctx[7];
15023
+ return this.$$.ctx[8];
14968
15024
  }
14969
15025
 
14970
15026
  set gamepopularity(gamepopularity) {
@@ -15000,7 +15056,7 @@
15000
15056
  }
15001
15057
 
15002
15058
  get gamecellsize() {
15003
- return this.$$.ctx[8];
15059
+ return this.$$.ctx[9];
15004
15060
  }
15005
15061
 
15006
15062
  set gamecellsize(gamecellsize) {
@@ -15018,7 +15074,7 @@
15018
15074
  }
15019
15075
 
15020
15076
  get showgamename() {
15021
- return this.$$.ctx[9];
15077
+ return this.$$.ctx[10];
15022
15078
  }
15023
15079
 
15024
15080
  set showgamename(showgamename) {
@@ -16013,7 +16069,7 @@
16013
16069
  };
16014
16070
 
16015
16071
  const setActiveLanguage = () => {
16016
- setLocale(lang);
16072
+ setLocale$1(lang);
16017
16073
  };
16018
16074
 
16019
16075
  const setClientStyling = () => {
@@ -16097,7 +16153,7 @@
16097
16153
  $$self.$capture_state = () => ({
16098
16154
  _: Y,
16099
16155
  addNewMessages: addNewMessages$1,
16100
- setLocale,
16156
+ setLocale: setLocale$1,
16101
16157
  Translations,
16102
16158
  getDevice,
16103
16159
  onMount,