@everymatrix/casino-lobby 0.0.162 → 0.0.163

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.
@@ -10923,7 +10923,7 @@
10923
10923
  return child_ctx;
10924
10924
  }
10925
10925
 
10926
- // (655:0) {:else}
10926
+ // (656:0) {:else}
10927
10927
  function create_else_block$3(ctx) {
10928
10928
  let section;
10929
10929
  let show_if_1 = getDevice(/*userAgent*/ ctx[35]) !== "PC" && /*alternativesearch*/ ctx[8] === "false" && /*mobileSearchViewActive*/ ctx[30];
@@ -10970,7 +10970,7 @@
10970
10970
  if (if_block4) if_block4.c();
10971
10971
  attr_dev(section, "class", "CategoriesLobby");
10972
10972
  set_style(section, "max-width", /*containermaxwidth*/ ctx[10] + "px");
10973
- add_location(section, file$5, 655, 2, 22522);
10973
+ add_location(section, file$5, 656, 2, 22563);
10974
10974
  },
10975
10975
  m: function mount(target, anchor) {
10976
10976
  insert_dev(target, section, anchor);
@@ -11074,14 +11074,14 @@
11074
11074
  block,
11075
11075
  id: create_else_block$3.name,
11076
11076
  type: "else",
11077
- source: "(655:0) {:else}",
11077
+ source: "(656:0) {:else}",
11078
11078
  ctx
11079
11079
  });
11080
11080
 
11081
11081
  return block;
11082
11082
  }
11083
11083
 
11084
- // (653:0) {#if hasErrors}
11084
+ // (654:0) {#if hasErrors}
11085
11085
  function create_if_block$5(ctx) {
11086
11086
  let p;
11087
11087
 
@@ -11090,7 +11090,7 @@
11090
11090
  p = element("p");
11091
11091
  p.textContent = "500 Error - Internal Server Error";
11092
11092
  attr_dev(p, "class", "SearchLoading");
11093
- add_location(p, file$5, 653, 2, 22449);
11093
+ add_location(p, file$5, 654, 2, 22490);
11094
11094
  },
11095
11095
  m: function mount(target, anchor) {
11096
11096
  insert_dev(target, p, anchor);
@@ -11105,14 +11105,14 @@
11105
11105
  block,
11106
11106
  id: create_if_block$5.name,
11107
11107
  type: "if",
11108
- source: "(653:0) {#if hasErrors}",
11108
+ source: "(654:0) {#if hasErrors}",
11109
11109
  ctx
11110
11110
  });
11111
11111
 
11112
11112
  return block;
11113
11113
  }
11114
11114
 
11115
- // (657:4) {#if (getDevice(userAgent) !== 'PC') && (alternativesearch === 'false') && mobileSearchViewActive}
11115
+ // (658:4) {#if (getDevice(userAgent) !== 'PC') && (alternativesearch === 'false') && mobileSearchViewActive}
11116
11116
  function create_if_block_23(ctx) {
11117
11117
  let div;
11118
11118
 
@@ -11120,7 +11120,7 @@
11120
11120
  c: function create() {
11121
11121
  div = element("div");
11122
11122
  attr_dev(div, "class", "SearchBarPlaceholder");
11123
- add_location(div, file$5, 657, 6, 22742);
11123
+ add_location(div, file$5, 658, 6, 22783);
11124
11124
  },
11125
11125
  m: function mount(target, anchor) {
11126
11126
  insert_dev(target, div, anchor);
@@ -11134,14 +11134,14 @@
11134
11134
  block,
11135
11135
  id: create_if_block_23.name,
11136
11136
  type: "if",
11137
- source: "(657:4) {#if (getDevice(userAgent) !== 'PC') && (alternativesearch === 'false') && mobileSearchViewActive}",
11137
+ source: "(658:4) {#if (getDevice(userAgent) !== 'PC') && (alternativesearch === 'false') && mobileSearchViewActive}",
11138
11138
  ctx
11139
11139
  });
11140
11140
 
11141
11141
  return block;
11142
11142
  }
11143
11143
 
11144
- // (660:4) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && numberOfFilters && getDevice(userAgent) !== 'PC'}
11144
+ // (661:4) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && numberOfFilters && getDevice(userAgent) !== 'PC'}
11145
11145
  function create_if_block_22(ctx) {
11146
11146
  let div1;
11147
11147
  let div0;
@@ -11162,7 +11162,7 @@
11162
11162
  polygon = svg_element("polygon");
11163
11163
  set_style(polygon, "fill", "#FD2839");
11164
11164
  attr_dev(polygon, "points", "378.303,28.285 350.018,0 189.151,160.867 28.285,0 0,28.285 160.867,189.151 0,350.018\n 28.285,378.302 189.151,217.436 350.018,378.302 378.303,350.018 217.436,189.151 ");
11165
- add_location(polygon, file$5, 665, 14, 23346);
11165
+ add_location(polygon, file$5, 666, 14, 23387);
11166
11166
  attr_dev(svg, "version", "1.1");
11167
11167
  attr_dev(svg, "id", "Layer_1");
11168
11168
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
@@ -11172,13 +11172,13 @@
11172
11172
  attr_dev(svg, "viewBox", "0 0 378.303 378.303");
11173
11173
  set_style(svg, "enable-background", "new 0 0 378.303 378.303");
11174
11174
  attr_dev(svg, "xml:space", "preserve");
11175
- add_location(svg, file$5, 663, 12, 23091);
11175
+ add_location(svg, file$5, 664, 12, 23132);
11176
11176
  attr_dev(span, "class", "ClearIcon");
11177
- add_location(span, file$5, 662, 10, 23054);
11177
+ add_location(span, file$5, 663, 10, 23095);
11178
11178
  attr_dev(div0, "class", "ClearButton");
11179
- add_location(div0, file$5, 661, 8, 23013);
11179
+ add_location(div0, file$5, 662, 8, 23054);
11180
11180
  attr_dev(div1, "class", "ClearFilterMobileButtonWrapper");
11181
- add_location(div1, file$5, 660, 6, 22921);
11181
+ add_location(div1, file$5, 661, 6, 22962);
11182
11182
  },
11183
11183
  m: function mount(target, anchor) {
11184
11184
  insert_dev(target, div1, anchor);
@@ -11205,14 +11205,14 @@
11205
11205
  block,
11206
11206
  id: create_if_block_22.name,
11207
11207
  type: "if",
11208
- source: "(660:4) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && numberOfFilters && getDevice(userAgent) !== 'PC'}",
11208
+ source: "(661:4) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && numberOfFilters && getDevice(userAgent) !== 'PC'}",
11209
11209
  ctx
11210
11210
  });
11211
11211
 
11212
11212
  return block;
11213
11213
  }
11214
11214
 
11215
- // (731:4) {:else}
11215
+ // (732:4) {:else}
11216
11216
  function create_else_block_2$1(ctx) {
11217
11217
  let div2;
11218
11218
  let div1;
@@ -11250,7 +11250,7 @@
11250
11250
  if (if_block2) if_block2.c();
11251
11251
  attr_dev(label, "for", "search");
11252
11252
  attr_dev(label, "class", "SrOnly");
11253
- add_location(label, file$5, 735, 10, 28697);
11253
+ add_location(label, file$5, 736, 10, 28738);
11254
11254
  attr_dev(input, "id", "SearchField");
11255
11255
  attr_dev(input, "class", "SearchInput");
11256
11256
 
@@ -11259,15 +11259,15 @@
11259
11259
  : /*$_*/ ctx[33]("casinoPage.searchMobile"));
11260
11260
 
11261
11261
  attr_dev(input, "type", "search");
11262
- add_location(input, file$5, 744, 12, 29253);
11262
+ add_location(input, file$5, 745, 12, 29294);
11263
11263
  attr_dev(div0, "class", "SearchWrapper");
11264
- add_location(div0, file$5, 736, 10, 28770);
11264
+ add_location(div0, file$5, 737, 10, 28811);
11265
11265
 
11266
11266
  attr_dev(div1, "class", div1_class_value = "SearchContainer " + (!/*lobbyScreen*/ ctx[21] && !/*favoritesScreen*/ ctx[17] && !/*mostPlayedScreen*/ ctx[22] && !/*lobbyViewAux*/ ctx[20]
11267
11267
  ? "SearchTruncated"
11268
11268
  : ""));
11269
11269
 
11270
- add_location(div1, file$5, 734, 8, 28555);
11270
+ add_location(div1, file$5, 735, 8, 28596);
11271
11271
 
11272
11272
  attr_dev(div2, "class", div2_class_value = "CategoriesHeaderSection CategoriesHeaderSectionAltDesign " + (getDevice(/*userAgent*/ ctx[35]) !== "PC"
11273
11273
  ? "CategoriesHeaderMobileSection"
@@ -11283,7 +11283,7 @@
11283
11283
  ? scrollOffset + "px"
11284
11284
  : "");
11285
11285
 
11286
- add_location(div2, file$5, 732, 6, 28036);
11286
+ add_location(div2, file$5, 733, 6, 28077);
11287
11287
  },
11288
11288
  m: function mount(target, anchor) {
11289
11289
  insert_dev(target, div2, anchor);
@@ -11403,14 +11403,14 @@
11403
11403
  block,
11404
11404
  id: create_else_block_2$1.name,
11405
11405
  type: "else",
11406
- source: "(731:4) {:else}",
11406
+ source: "(732:4) {:else}",
11407
11407
  ctx
11408
11408
  });
11409
11409
 
11410
11410
  return block;
11411
11411
  }
11412
11412
 
11413
- // (674:4) {#if alternativesearch === 'false'}
11413
+ // (675:4) {#if alternativesearch === 'false'}
11414
11414
  function create_if_block_9$1(ctx) {
11415
11415
  let div2;
11416
11416
  let div1;
@@ -11448,7 +11448,7 @@
11448
11448
  if (if_block2) if_block2.c();
11449
11449
  attr_dev(label, "for", "search");
11450
11450
  attr_dev(label, "class", "SrOnly");
11451
- add_location(label, file$5, 678, 10, 24354);
11451
+ add_location(label, file$5, 679, 10, 24395);
11452
11452
  attr_dev(input, "id", "SearchField");
11453
11453
  attr_dev(input, "class", "SearchInput");
11454
11454
 
@@ -11457,15 +11457,15 @@
11457
11457
  : /*$_*/ ctx[33]("casinoPage.searchMobile"));
11458
11458
 
11459
11459
  attr_dev(input, "type", "search");
11460
- add_location(input, file$5, 687, 12, 24910);
11460
+ add_location(input, file$5, 688, 12, 24951);
11461
11461
  attr_dev(div0, "class", "SearchWrapper");
11462
- add_location(div0, file$5, 679, 10, 24427);
11462
+ add_location(div0, file$5, 680, 10, 24468);
11463
11463
 
11464
11464
  attr_dev(div1, "class", div1_class_value = "SearchContainer " + (!/*lobbyScreen*/ ctx[21] && !/*favoritesScreen*/ ctx[17] && !/*mostPlayedScreen*/ ctx[22] && !/*lobbyViewAux*/ ctx[20]
11465
11465
  ? "SearchTruncated"
11466
11466
  : ""));
11467
11467
 
11468
- add_location(div1, file$5, 677, 8, 24212);
11468
+ add_location(div1, file$5, 678, 8, 24253);
11469
11469
 
11470
11470
  attr_dev(div2, "class", div2_class_value = "CategoriesHeaderSection " + (getDevice(/*userAgent*/ ctx[35]) !== "PC"
11471
11471
  ? "CategoriesHeaderMobileSection"
@@ -11481,7 +11481,7 @@
11481
11481
  ? scrollOffset + "px"
11482
11482
  : "");
11483
11483
 
11484
- add_location(div2, file$5, 675, 6, 23725);
11484
+ add_location(div2, file$5, 676, 6, 23766);
11485
11485
  },
11486
11486
  m: function mount(target, anchor) {
11487
11487
  insert_dev(target, div2, anchor);
@@ -11601,14 +11601,14 @@
11601
11601
  block,
11602
11602
  id: create_if_block_9$1.name,
11603
11603
  type: "if",
11604
- source: "(674:4) {#if alternativesearch === 'false'}",
11604
+ source: "(675:4) {#if alternativesearch === 'false'}",
11605
11605
  ctx
11606
11606
  });
11607
11607
 
11608
11608
  return block;
11609
11609
  }
11610
11610
 
11611
- // (738:12) {#if !mobileSearchViewActive}
11611
+ // (739:12) {#if !mobileSearchViewActive}
11612
11612
  function create_if_block_21(ctx) {
11613
11613
  let div;
11614
11614
  let svg;
@@ -11622,14 +11622,14 @@
11622
11622
  attr_dev(path, "fill-rule", "evenodd");
11623
11623
  attr_dev(path, "d", "M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z");
11624
11624
  attr_dev(path, "clip-rule", "evenodd");
11625
- add_location(path, file$5, 740, 18, 29013);
11625
+ add_location(path, file$5, 741, 18, 29054);
11626
11626
  attr_dev(svg, "role", "presentation");
11627
11627
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
11628
11628
  attr_dev(svg, "viewBox", "0 0 20 20");
11629
11629
  attr_dev(svg, "aria-hidden", "true");
11630
- add_location(svg, file$5, 739, 16, 28895);
11630
+ add_location(svg, file$5, 740, 16, 28936);
11631
11631
  attr_dev(div, "class", "SearchIcon");
11632
- add_location(div, file$5, 738, 14, 28854);
11632
+ add_location(div, file$5, 739, 14, 28895);
11633
11633
  },
11634
11634
  m: function mount(target, anchor) {
11635
11635
  insert_dev(target, div, anchor);
@@ -11645,14 +11645,14 @@
11645
11645
  block,
11646
11646
  id: create_if_block_21.name,
11647
11647
  type: "if",
11648
- source: "(738:12) {#if !mobileSearchViewActive}",
11648
+ source: "(739:12) {#if !mobileSearchViewActive}",
11649
11649
  ctx
11650
11650
  });
11651
11651
 
11652
11652
  return block;
11653
11653
  }
11654
11654
 
11655
- // (746:12) {#if ((getDevice(userAgent) === 'PC') && searchValue.length) || (getDevice(userAgent) !== 'PC') }
11655
+ // (747:12) {#if ((getDevice(userAgent) === 'PC') && searchValue.length) || (getDevice(userAgent) !== 'PC') }
11656
11656
  function create_if_block_20(ctx) {
11657
11657
  let span;
11658
11658
  let div2;
@@ -11668,17 +11668,17 @@
11668
11668
  div1 = element("div");
11669
11669
  div0 = element("div");
11670
11670
  attr_dev(div0, "class", "CloseIcon");
11671
- add_location(div0, file$5, 749, 20, 29913);
11671
+ add_location(div0, file$5, 750, 20, 29954);
11672
11672
  attr_dev(div1, "class", "CloseIconWrapper");
11673
- add_location(div1, file$5, 748, 18, 29862);
11673
+ add_location(div1, file$5, 749, 18, 29903);
11674
11674
  attr_dev(div2, "class", "CloseIconContainer");
11675
- add_location(div2, file$5, 747, 16, 29811);
11675
+ add_location(div2, file$5, 748, 16, 29852);
11676
11676
 
11677
11677
  attr_dev(span, "class", "" + ((getDevice(/*userAgent*/ ctx[35]) === "PC"
11678
11678
  ? "ClearSearchButton"
11679
11679
  : "ClearSearchButtonMobile") + " "));
11680
11680
 
11681
- add_location(span, file$5, 746, 14, 29659);
11681
+ add_location(span, file$5, 747, 14, 29700);
11682
11682
  },
11683
11683
  m: function mount(target, anchor) {
11684
11684
  insert_dev(target, span, anchor);
@@ -11703,14 +11703,14 @@
11703
11703
  block,
11704
11704
  id: create_if_block_20.name,
11705
11705
  type: "if",
11706
- source: "(746:12) {#if ((getDevice(userAgent) === 'PC') && searchValue.length) || (getDevice(userAgent) !== 'PC') }",
11706
+ source: "(747:12) {#if ((getDevice(userAgent) === 'PC') && searchValue.length) || (getDevice(userAgent) !== 'PC') }",
11707
11707
  ctx
11708
11708
  });
11709
11709
 
11710
11710
  return block;
11711
11711
  }
11712
11712
 
11713
- // (757:8) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && !mostPlayedScreen && !recentSearches && !searched && !lobbyViewAux}
11713
+ // (758:8) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && !mostPlayedScreen && !recentSearches && !searched && !lobbyViewAux}
11714
11714
  function create_if_block_16(ctx) {
11715
11715
  let div;
11716
11716
  let t;
@@ -11724,7 +11724,7 @@
11724
11724
  t = space();
11725
11725
  if (if_block1) if_block1.c();
11726
11726
  attr_dev(div, "class", "FiltersButtonsContainer");
11727
- add_location(div, file$5, 757, 10, 30217);
11727
+ add_location(div, file$5, 758, 10, 30258);
11728
11728
  },
11729
11729
  m: function mount(target, anchor) {
11730
11730
  insert_dev(target, div, anchor);
@@ -11770,14 +11770,14 @@
11770
11770
  block,
11771
11771
  id: create_if_block_16.name,
11772
11772
  type: "if",
11773
- source: "(757:8) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && !mostPlayedScreen && !recentSearches && !searched && !lobbyViewAux}",
11773
+ source: "(758:8) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && !mostPlayedScreen && !recentSearches && !searched && !lobbyViewAux}",
11774
11774
  ctx
11775
11775
  });
11776
11776
 
11777
11777
  return block;
11778
11778
  }
11779
11779
 
11780
- // (759:12) {#if numberOfFilters}
11780
+ // (760:12) {#if numberOfFilters}
11781
11781
  function create_if_block_19(ctx) {
11782
11782
  let div1;
11783
11783
  let div0;
@@ -11799,7 +11799,7 @@
11799
11799
  polygon = svg_element("polygon");
11800
11800
  set_style(polygon, "fill", "#FD2839");
11801
11801
  attr_dev(polygon, "points", "378.303,28.285 350.018,0 189.151,160.867 28.285,0 0,28.285 160.867,189.151 0,350.018\n 28.285,378.302 189.151,217.436 350.018,378.302 378.303,350.018 217.436,189.151 ");
11802
- add_location(polygon, file$5, 764, 22, 30807);
11802
+ add_location(polygon, file$5, 765, 22, 30848);
11803
11803
  attr_dev(svg, "version", "1.1");
11804
11804
  attr_dev(svg, "id", "Layer_1");
11805
11805
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
@@ -11809,13 +11809,13 @@
11809
11809
  attr_dev(svg, "viewBox", "0 0 378.303 378.303");
11810
11810
  set_style(svg, "enable-background", "new 0 0 378.303 378.303");
11811
11811
  attr_dev(svg, "xml:space", "preserve");
11812
- add_location(svg, file$5, 762, 20, 30532);
11812
+ add_location(svg, file$5, 763, 20, 30573);
11813
11813
  attr_dev(span, "class", "ClearIcon");
11814
- add_location(span, file$5, 761, 18, 30487);
11814
+ add_location(span, file$5, 762, 18, 30528);
11815
11815
  attr_dev(div0, "class", "ClearButton");
11816
- add_location(div0, file$5, 760, 16, 30438);
11816
+ add_location(div0, file$5, 761, 16, 30479);
11817
11817
  attr_dev(div1, "class", div1_class_value = "ClearFilterButtonWrapper " + (/*numberOfFilters*/ ctx[31] ? "FiltersActive" : ""));
11818
- add_location(div1, file$5, 759, 14, 30303);
11818
+ add_location(div1, file$5, 760, 14, 30344);
11819
11819
  },
11820
11820
  m: function mount(target, anchor) {
11821
11821
  insert_dev(target, div1, anchor);
@@ -11846,14 +11846,14 @@
11846
11846
  block,
11847
11847
  id: create_if_block_19.name,
11848
11848
  type: "if",
11849
- source: "(759:12) {#if numberOfFilters}",
11849
+ source: "(760:12) {#if numberOfFilters}",
11850
11850
  ctx
11851
11851
  });
11852
11852
 
11853
11853
  return block;
11854
11854
  }
11855
11855
 
11856
- // (772:12) {#if !searched || !recentSearches}
11856
+ // (773:12) {#if !searched || !recentSearches}
11857
11857
  function create_if_block_17(ctx) {
11858
11858
  let if_block_anchor;
11859
11859
  let if_block = !/*mostPlayedScreen*/ ctx[22] && !/*numberOfFilters*/ ctx[31] && create_if_block_18(ctx);
@@ -11891,14 +11891,14 @@
11891
11891
  block,
11892
11892
  id: create_if_block_17.name,
11893
11893
  type: "if",
11894
- source: "(772:12) {#if !searched || !recentSearches}",
11894
+ source: "(773:12) {#if !searched || !recentSearches}",
11895
11895
  ctx
11896
11896
  });
11897
11897
 
11898
11898
  return block;
11899
11899
  }
11900
11900
 
11901
- // (773:14) {#if !mostPlayedScreen && !numberOfFilters}
11901
+ // (774:14) {#if !mostPlayedScreen && !numberOfFilters}
11902
11902
  function create_if_block_18(ctx) {
11903
11903
  let div3;
11904
11904
  let div0;
@@ -11933,26 +11933,26 @@
11933
11933
  span = element("span");
11934
11934
  t4 = text(/*numberOfFilters*/ ctx[31]);
11935
11935
  attr_dev(div0, "class", "FilterButton");
11936
- add_location(div0, file$5, 774, 18, 31366);
11937
- add_location(style, file$5, 776, 109, 31567);
11938
- add_location(defs, file$5, 776, 103, 31561);
11936
+ add_location(div0, file$5, 775, 18, 31407);
11937
+ add_location(style, file$5, 777, 109, 31608);
11938
+ add_location(defs, file$5, 777, 103, 31602);
11939
11939
  attr_dev(path, "class", "a");
11940
11940
  attr_dev(path, "d", "M16.7,32.2a1.654,1.654,0,0,1-.636-.148,1.526,1.526,0,0,1-.867-1.393V20.578L5.433,10.588A1.543,1.543,0,0,1,5,9.491V7.742A1.512,1.512,0,0,1,6.5,6.2h23A1.512,1.512,0,0,1,31,7.742V9.491a1.543,1.543,0,0,1-.433,1.1L20.8,20.578v7.738a1.594,1.594,0,0,1-.52,1.156l-2.6,2.312A1.461,1.461,0,0,1,16.7,32.2ZM6.618,9.431l9.764,10.02a1.543,1.543,0,0,1,.433,1.1v9.813l2.34-2.075V20.519a1.543,1.543,0,0,1,.433-1.1L29.353,9.4V7.831H6.618Z");
11941
11941
  attr_dev(path, "transform", "translate(-5 -6.2)");
11942
- add_location(path, file$5, 776, 145, 31603);
11942
+ add_location(path, file$5, 777, 145, 31644);
11943
11943
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
11944
11944
  attr_dev(svg, "width", "20");
11945
11945
  attr_dev(svg, "height", "20");
11946
11946
  attr_dev(svg, "viewBox", "0 0 26 26");
11947
- add_location(svg, file$5, 776, 20, 31478);
11947
+ add_location(svg, file$5, 777, 20, 31519);
11948
11948
  attr_dev(span, "class", "NumberOfFilters");
11949
- add_location(span, file$5, 778, 22, 32164);
11949
+ add_location(span, file$5, 779, 22, 32205);
11950
11950
  attr_dev(div1, "class", "NumberOfFiltersContainer");
11951
- add_location(div1, file$5, 777, 20, 32103);
11951
+ add_location(div1, file$5, 778, 20, 32144);
11952
11952
  attr_dev(div2, "class", "FilterIconContainer");
11953
- add_location(div2, file$5, 775, 18, 31424);
11953
+ add_location(div2, file$5, 776, 18, 31465);
11954
11954
  attr_dev(div3, "class", "FilterButtonWrapper");
11955
- add_location(div3, file$5, 773, 16, 31274);
11955
+ add_location(div3, file$5, 774, 16, 31315);
11956
11956
  },
11957
11957
  m: function mount(target, anchor) {
11958
11958
  insert_dev(target, div3, anchor);
@@ -11988,14 +11988,14 @@
11988
11988
  block,
11989
11989
  id: create_if_block_18.name,
11990
11990
  type: "if",
11991
- source: "(773:14) {#if !mostPlayedScreen && !numberOfFilters}",
11991
+ source: "(774:14) {#if !mostPlayedScreen && !numberOfFilters}",
11992
11992
  ctx
11993
11993
  });
11994
11994
 
11995
11995
  return block;
11996
11996
  }
11997
11997
 
11998
- // (681:12) {#if !mobileSearchViewActive}
11998
+ // (682:12) {#if !mobileSearchViewActive}
11999
11999
  function create_if_block_15(ctx) {
12000
12000
  let div;
12001
12001
  let svg;
@@ -12009,14 +12009,14 @@
12009
12009
  attr_dev(path, "fill-rule", "evenodd");
12010
12010
  attr_dev(path, "d", "M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z");
12011
12011
  attr_dev(path, "clip-rule", "evenodd");
12012
- add_location(path, file$5, 683, 18, 24670);
12012
+ add_location(path, file$5, 684, 18, 24711);
12013
12013
  attr_dev(svg, "role", "presentation");
12014
12014
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
12015
12015
  attr_dev(svg, "viewBox", "0 0 20 20");
12016
12016
  attr_dev(svg, "aria-hidden", "true");
12017
- add_location(svg, file$5, 682, 16, 24552);
12017
+ add_location(svg, file$5, 683, 16, 24593);
12018
12018
  attr_dev(div, "class", "SearchIcon");
12019
- add_location(div, file$5, 681, 14, 24511);
12019
+ add_location(div, file$5, 682, 14, 24552);
12020
12020
  },
12021
12021
  m: function mount(target, anchor) {
12022
12022
  insert_dev(target, div, anchor);
@@ -12032,14 +12032,14 @@
12032
12032
  block,
12033
12033
  id: create_if_block_15.name,
12034
12034
  type: "if",
12035
- source: "(681:12) {#if !mobileSearchViewActive}",
12035
+ source: "(682:12) {#if !mobileSearchViewActive}",
12036
12036
  ctx
12037
12037
  });
12038
12038
 
12039
12039
  return block;
12040
12040
  }
12041
12041
 
12042
- // (689:12) {#if ((getDevice(userAgent) === 'PC') && searchValue.length) || (getDevice(userAgent) !== 'PC') }
12042
+ // (690:12) {#if ((getDevice(userAgent) === 'PC') && searchValue.length) || (getDevice(userAgent) !== 'PC') }
12043
12043
  function create_if_block_14(ctx) {
12044
12044
  let span;
12045
12045
  let div2;
@@ -12055,17 +12055,17 @@
12055
12055
  div1 = element("div");
12056
12056
  div0 = element("div");
12057
12057
  attr_dev(div0, "class", "CloseIcon");
12058
- add_location(div0, file$5, 692, 20, 25570);
12058
+ add_location(div0, file$5, 693, 20, 25611);
12059
12059
  attr_dev(div1, "class", "CloseIconWrapper");
12060
- add_location(div1, file$5, 691, 18, 25519);
12060
+ add_location(div1, file$5, 692, 18, 25560);
12061
12061
  attr_dev(div2, "class", "CloseIconContainer");
12062
- add_location(div2, file$5, 690, 16, 25468);
12062
+ add_location(div2, file$5, 691, 16, 25509);
12063
12063
 
12064
12064
  attr_dev(span, "class", "" + ((getDevice(/*userAgent*/ ctx[35]) === "PC"
12065
12065
  ? "ClearSearchButton"
12066
12066
  : "ClearSearchButtonMobile") + " "));
12067
12067
 
12068
- add_location(span, file$5, 689, 14, 25316);
12068
+ add_location(span, file$5, 690, 14, 25357);
12069
12069
  },
12070
12070
  m: function mount(target, anchor) {
12071
12071
  insert_dev(target, span, anchor);
@@ -12090,14 +12090,14 @@
12090
12090
  block,
12091
12091
  id: create_if_block_14.name,
12092
12092
  type: "if",
12093
- source: "(689:12) {#if ((getDevice(userAgent) === 'PC') && searchValue.length) || (getDevice(userAgent) !== 'PC') }",
12093
+ source: "(690:12) {#if ((getDevice(userAgent) === 'PC') && searchValue.length) || (getDevice(userAgent) !== 'PC') }",
12094
12094
  ctx
12095
12095
  });
12096
12096
 
12097
12097
  return block;
12098
12098
  }
12099
12099
 
12100
- // (700:8) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && !mostPlayedScreen && !recentSearches && !searched && !lobbyViewAux}
12100
+ // (701:8) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && !mostPlayedScreen && !recentSearches && !searched && !lobbyViewAux}
12101
12101
  function create_if_block_10$1(ctx) {
12102
12102
  let div;
12103
12103
  let t;
@@ -12111,7 +12111,7 @@
12111
12111
  t = space();
12112
12112
  if (if_block1) if_block1.c();
12113
12113
  attr_dev(div, "class", "FiltersButtonsContainer");
12114
- add_location(div, file$5, 700, 10, 25874);
12114
+ add_location(div, file$5, 701, 10, 25915);
12115
12115
  },
12116
12116
  m: function mount(target, anchor) {
12117
12117
  insert_dev(target, div, anchor);
@@ -12157,14 +12157,14 @@
12157
12157
  block,
12158
12158
  id: create_if_block_10$1.name,
12159
12159
  type: "if",
12160
- source: "(700:8) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && !mostPlayedScreen && !recentSearches && !searched && !lobbyViewAux}",
12160
+ source: "(701:8) {#if !favoritesScreen && !lobbyScreen && !mobileSearchViewActive && !mostPlayedScreen && !recentSearches && !searched && !lobbyViewAux}",
12161
12161
  ctx
12162
12162
  });
12163
12163
 
12164
12164
  return block;
12165
12165
  }
12166
12166
 
12167
- // (702:12) {#if numberOfFilters}
12167
+ // (703:12) {#if numberOfFilters}
12168
12168
  function create_if_block_13(ctx) {
12169
12169
  let div1;
12170
12170
  let div0;
@@ -12185,7 +12185,7 @@
12185
12185
  polygon = svg_element("polygon");
12186
12186
  set_style(polygon, "fill", "#FD2839");
12187
12187
  attr_dev(polygon, "points", "378.303,28.285 350.018,0 189.151,160.867 28.285,0 0,28.285 160.867,189.151 0,350.018\n 28.285,378.302 189.151,217.436 350.018,378.302 378.303,350.018 217.436,189.151 ");
12188
- add_location(polygon, file$5, 707, 22, 26423);
12188
+ add_location(polygon, file$5, 708, 22, 26464);
12189
12189
  attr_dev(svg, "version", "1.1");
12190
12190
  attr_dev(svg, "id", "Layer_1");
12191
12191
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
@@ -12195,13 +12195,13 @@
12195
12195
  attr_dev(svg, "viewBox", "0 0 378.303 378.303");
12196
12196
  set_style(svg, "enable-background", "new 0 0 378.303 378.303");
12197
12197
  attr_dev(svg, "xml:space", "preserve");
12198
- add_location(svg, file$5, 705, 20, 26148);
12198
+ add_location(svg, file$5, 706, 20, 26189);
12199
12199
  attr_dev(span, "class", "ClearIcon");
12200
- add_location(span, file$5, 704, 18, 26103);
12200
+ add_location(span, file$5, 705, 18, 26144);
12201
12201
  attr_dev(div0, "class", "ClearButton");
12202
- add_location(div0, file$5, 703, 16, 26054);
12202
+ add_location(div0, file$5, 704, 16, 26095);
12203
12203
  attr_dev(div1, "class", "ClearFilterButtonWrapper");
12204
- add_location(div1, file$5, 702, 14, 25960);
12204
+ add_location(div1, file$5, 703, 14, 26001);
12205
12205
  },
12206
12206
  m: function mount(target, anchor) {
12207
12207
  insert_dev(target, div1, anchor);
@@ -12228,14 +12228,14 @@
12228
12228
  block,
12229
12229
  id: create_if_block_13.name,
12230
12230
  type: "if",
12231
- source: "(702:12) {#if numberOfFilters}",
12231
+ source: "(703:12) {#if numberOfFilters}",
12232
12232
  ctx
12233
12233
  });
12234
12234
 
12235
12235
  return block;
12236
12236
  }
12237
12237
 
12238
- // (715:12) {#if !searched || !recentSearches}
12238
+ // (716:12) {#if !searched || !recentSearches}
12239
12239
  function create_if_block_11$1(ctx) {
12240
12240
  let if_block_anchor;
12241
12241
  let if_block = !/*mostPlayedScreen*/ ctx[22] && create_if_block_12(ctx);
@@ -12273,14 +12273,14 @@
12273
12273
  block,
12274
12274
  id: create_if_block_11$1.name,
12275
12275
  type: "if",
12276
- source: "(715:12) {#if !searched || !recentSearches}",
12276
+ source: "(716:12) {#if !searched || !recentSearches}",
12277
12277
  ctx
12278
12278
  });
12279
12279
 
12280
12280
  return block;
12281
12281
  }
12282
12282
 
12283
- // (716:14) {#if !mostPlayedScreen}
12283
+ // (717:14) {#if !mostPlayedScreen}
12284
12284
  function create_if_block_12(ctx) {
12285
12285
  let div3;
12286
12286
  let div0;
@@ -12315,26 +12315,26 @@
12315
12315
  span = element("span");
12316
12316
  t4 = text(/*numberOfFilters*/ ctx[31]);
12317
12317
  attr_dev(div0, "class", "FilterButton");
12318
- add_location(div0, file$5, 717, 18, 26962);
12319
- add_location(style, file$5, 719, 109, 27163);
12320
- add_location(defs, file$5, 719, 103, 27157);
12318
+ add_location(div0, file$5, 718, 18, 27003);
12319
+ add_location(style, file$5, 720, 109, 27204);
12320
+ add_location(defs, file$5, 720, 103, 27198);
12321
12321
  attr_dev(path, "class", "a");
12322
12322
  attr_dev(path, "d", "M16.7,32.2a1.654,1.654,0,0,1-.636-.148,1.526,1.526,0,0,1-.867-1.393V20.578L5.433,10.588A1.543,1.543,0,0,1,5,9.491V7.742A1.512,1.512,0,0,1,6.5,6.2h23A1.512,1.512,0,0,1,31,7.742V9.491a1.543,1.543,0,0,1-.433,1.1L20.8,20.578v7.738a1.594,1.594,0,0,1-.52,1.156l-2.6,2.312A1.461,1.461,0,0,1,16.7,32.2ZM6.618,9.431l9.764,10.02a1.543,1.543,0,0,1,.433,1.1v9.813l2.34-2.075V20.519a1.543,1.543,0,0,1,.433-1.1L29.353,9.4V7.831H6.618Z");
12323
12323
  attr_dev(path, "transform", "translate(-5 -6.2)");
12324
- add_location(path, file$5, 719, 145, 27199);
12324
+ add_location(path, file$5, 720, 145, 27240);
12325
12325
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
12326
12326
  attr_dev(svg, "width", "20");
12327
12327
  attr_dev(svg, "height", "20");
12328
12328
  attr_dev(svg, "viewBox", "0 0 26 26");
12329
- add_location(svg, file$5, 719, 20, 27074);
12329
+ add_location(svg, file$5, 720, 20, 27115);
12330
12330
  attr_dev(span, "class", "NumberOfFilters");
12331
- add_location(span, file$5, 721, 22, 27760);
12331
+ add_location(span, file$5, 722, 22, 27801);
12332
12332
  attr_dev(div1, "class", "NumberOfFiltersContainer");
12333
- add_location(div1, file$5, 720, 20, 27699);
12333
+ add_location(div1, file$5, 721, 20, 27740);
12334
12334
  attr_dev(div2, "class", "FilterIconContainer");
12335
- add_location(div2, file$5, 718, 18, 27020);
12335
+ add_location(div2, file$5, 719, 18, 27061);
12336
12336
  attr_dev(div3, "class", "FilterButtonWrapper");
12337
- add_location(div3, file$5, 716, 16, 26870);
12337
+ add_location(div3, file$5, 717, 16, 26911);
12338
12338
  },
12339
12339
  m: function mount(target, anchor) {
12340
12340
  insert_dev(target, div3, anchor);
@@ -12370,14 +12370,14 @@
12370
12370
  block,
12371
12371
  id: create_if_block_12.name,
12372
12372
  type: "if",
12373
- source: "(716:14) {#if !mostPlayedScreen}",
12373
+ source: "(717:14) {#if !mostPlayedScreen}",
12374
12374
  ctx
12375
12375
  });
12376
12376
 
12377
12377
  return block;
12378
12378
  }
12379
12379
 
12380
- // (862:10) {#if !recentSearches}
12380
+ // (863:10) {#if !recentSearches}
12381
12381
  function create_if_block_8$1(ctx) {
12382
12382
  let casino_games_category_section;
12383
12383
 
@@ -12395,7 +12395,7 @@
12395
12395
  set_custom_element_data(casino_games_category_section, "class", "CategoryContainer");
12396
12396
  set_custom_element_data(casino_games_category_section, "clientstyling", /*clientstyling*/ ctx[5]);
12397
12397
  set_custom_element_data(casino_games_category_section, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
12398
- add_location(casino_games_category_section, file$5, 862, 12, 34811);
12398
+ add_location(casino_games_category_section, file$5, 863, 12, 34852);
12399
12399
  },
12400
12400
  m: function mount(target, anchor) {
12401
12401
  insert_dev(target, casino_games_category_section, anchor);
@@ -12446,14 +12446,14 @@
12446
12446
  block,
12447
12447
  id: create_if_block_8$1.name,
12448
12448
  type: "if",
12449
- source: "(862:10) {#if !recentSearches}",
12449
+ source: "(863:10) {#if !recentSearches}",
12450
12450
  ctx
12451
12451
  });
12452
12452
 
12453
12453
  return block;
12454
12454
  }
12455
12455
 
12456
- // (842:35)
12456
+ // (843:35)
12457
12457
  function create_if_block_6$1(ctx) {
12458
12458
  let if_block_anchor;
12459
12459
 
@@ -12497,14 +12497,14 @@
12497
12497
  block,
12498
12498
  id: create_if_block_6$1.name,
12499
12499
  type: "if",
12500
- source: "(842:35) ",
12500
+ source: "(843:35) ",
12501
12501
  ctx
12502
12502
  });
12503
12503
 
12504
12504
  return block;
12505
12505
  }
12506
12506
 
12507
- // (828:34)
12507
+ // (829:34)
12508
12508
  function create_if_block_5$1(ctx) {
12509
12509
  let casino_games_category_section;
12510
12510
  let showFavoriteGames_action;
@@ -12524,7 +12524,7 @@
12524
12524
  set_custom_element_data(casino_games_category_section, "class", "CategoryContainer");
12525
12525
  set_custom_element_data(casino_games_category_section, "clientstyling", /*clientstyling*/ ctx[5]);
12526
12526
  set_custom_element_data(casino_games_category_section, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
12527
- add_location(casino_games_category_section, file$5, 828, 10, 33684);
12527
+ add_location(casino_games_category_section, file$5, 829, 10, 33725);
12528
12528
  },
12529
12529
  m: function mount(target, anchor) {
12530
12530
  insert_dev(target, casino_games_category_section, anchor);
@@ -12580,14 +12580,14 @@
12580
12580
  block,
12581
12581
  id: create_if_block_5$1.name,
12582
12582
  type: "if",
12583
- source: "(828:34) ",
12583
+ source: "(829:34) ",
12584
12584
  ctx
12585
12585
  });
12586
12586
 
12587
12587
  return block;
12588
12588
  }
12589
12589
 
12590
- // (809:8) {#if lobbyScreen}
12590
+ // (810:8) {#if lobbyScreen}
12591
12591
  function create_if_block_4$2(ctx) {
12592
12592
  let each_1_anchor;
12593
12593
  let each_value = /*shownCategories*/ ctx[26];
@@ -12648,14 +12648,14 @@
12648
12648
  block,
12649
12649
  id: create_if_block_4$2.name,
12650
12650
  type: "if",
12651
- source: "(809:8) {#if lobbyScreen}",
12651
+ source: "(810:8) {#if lobbyScreen}",
12652
12652
  ctx
12653
12653
  });
12654
12654
 
12655
12655
  return block;
12656
12656
  }
12657
12657
 
12658
- // (794:6) {#if searched}
12658
+ // (795:6) {#if searched}
12659
12659
  function create_if_block_3$2(ctx) {
12660
12660
  let casino_games_category_section;
12661
12661
  let sendSearchData_action;
@@ -12675,7 +12675,7 @@
12675
12675
  set_custom_element_data(casino_games_category_section, "categoryindex", "0");
12676
12676
  set_custom_element_data(casino_games_category_section, "clientstyling", /*clientstyling*/ ctx[5]);
12677
12677
  set_custom_element_data(casino_games_category_section, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
12678
- add_location(casino_games_category_section, file$5, 794, 8, 32554);
12678
+ add_location(casino_games_category_section, file$5, 795, 8, 32595);
12679
12679
  },
12680
12680
  m: function mount(target, anchor) {
12681
12681
  insert_dev(target, casino_games_category_section, anchor);
@@ -12731,14 +12731,14 @@
12731
12731
  block,
12732
12732
  id: create_if_block_3$2.name,
12733
12733
  type: "if",
12734
- source: "(794:6) {#if searched}",
12734
+ source: "(795:6) {#if searched}",
12735
12735
  ctx
12736
12736
  });
12737
12737
 
12738
12738
  return block;
12739
12739
  }
12740
12740
 
12741
- // (791:4) {#if isLoading}
12741
+ // (792:4) {#if isLoading}
12742
12742
  function create_if_block_2$2(ctx) {
12743
12743
  let p;
12744
12744
  let t_value = /*$_*/ ctx[33]("casinoPage.loading") + "";
@@ -12749,7 +12749,7 @@
12749
12749
  p = element("p");
12750
12750
  t = text(t_value);
12751
12751
  attr_dev(p, "class", "SearchLoading");
12752
- add_location(p, file$5, 791, 6, 32457);
12752
+ add_location(p, file$5, 792, 6, 32498);
12753
12753
  },
12754
12754
  m: function mount(target, anchor) {
12755
12755
  insert_dev(target, p, anchor);
@@ -12767,14 +12767,14 @@
12767
12767
  block,
12768
12768
  id: create_if_block_2$2.name,
12769
12769
  type: "if",
12770
- source: "(791:4) {#if isLoading}",
12770
+ source: "(792:4) {#if isLoading}",
12771
12771
  ctx
12772
12772
  });
12773
12773
 
12774
12774
  return block;
12775
12775
  }
12776
12776
 
12777
- // (845:10) {:else}
12777
+ // (846:10) {:else}
12778
12778
  function create_else_block_1$1(ctx) {
12779
12779
  let casino_games_category_section;
12780
12780
 
@@ -12793,7 +12793,7 @@
12793
12793
  set_custom_element_data(casino_games_category_section, "class", "CategoryContainer");
12794
12794
  set_custom_element_data(casino_games_category_section, "clientstyling", /*clientstyling*/ ctx[5]);
12795
12795
  set_custom_element_data(casino_games_category_section, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
12796
- add_location(casino_games_category_section, file$5, 845, 12, 34288);
12796
+ add_location(casino_games_category_section, file$5, 846, 12, 34329);
12797
12797
  },
12798
12798
  m: function mount(target, anchor) {
12799
12799
  insert_dev(target, casino_games_category_section, anchor);
@@ -12840,14 +12840,14 @@
12840
12840
  block,
12841
12841
  id: create_else_block_1$1.name,
12842
12842
  type: "else",
12843
- source: "(845:10) {:else}",
12843
+ source: "(846:10) {:else}",
12844
12844
  ctx
12845
12845
  });
12846
12846
 
12847
12847
  return block;
12848
12848
  }
12849
12849
 
12850
- // (843:10) {#if mostPlayedEmpty}
12850
+ // (844:10) {#if mostPlayedEmpty}
12851
12851
  function create_if_block_7$1(ctx) {
12852
12852
  let p;
12853
12853
 
@@ -12856,7 +12856,7 @@
12856
12856
  p = element("p");
12857
12857
  p.textContent = "You have no games played!";
12858
12858
  attr_dev(p, "class", "SearchLoading");
12859
- add_location(p, file$5, 843, 12, 34203);
12859
+ add_location(p, file$5, 844, 12, 34244);
12860
12860
  },
12861
12861
  m: function mount(target, anchor) {
12862
12862
  insert_dev(target, p, anchor);
@@ -12871,14 +12871,14 @@
12871
12871
  block,
12872
12872
  id: create_if_block_7$1.name,
12873
12873
  type: "if",
12874
- source: "(843:10) {#if mostPlayedEmpty}",
12874
+ source: "(844:10) {#if mostPlayedEmpty}",
12875
12875
  ctx
12876
12876
  });
12877
12877
 
12878
12878
  return block;
12879
12879
  }
12880
12880
 
12881
- // (810:10) {#each shownCategories as category, index}
12881
+ // (811:10) {#each shownCategories as category, index}
12882
12882
  function create_each_block$1(ctx) {
12883
12883
  let casino_games_category_section;
12884
12884
  let casino_games_category_section_categoryid_value;
@@ -12906,7 +12906,7 @@
12906
12906
 
12907
12907
  set_custom_element_data(casino_games_category_section, "clientstyling", /*clientstyling*/ ctx[5]);
12908
12908
  set_custom_element_data(casino_games_category_section, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
12909
- add_location(casino_games_category_section, file$5, 810, 12, 33029);
12909
+ add_location(casino_games_category_section, file$5, 811, 12, 33070);
12910
12910
  },
12911
12911
  m: function mount(target, anchor) {
12912
12912
  insert_dev(target, casino_games_category_section, anchor);
@@ -12974,14 +12974,14 @@
12974
12974
  block,
12975
12975
  id: create_each_block$1.name,
12976
12976
  type: "each",
12977
- source: "(810:10) {#each shownCategories as category, index}",
12977
+ source: "(811:10) {#each shownCategories as category, index}",
12978
12978
  ctx
12979
12979
  });
12980
12980
 
12981
12981
  return block;
12982
12982
  }
12983
12983
 
12984
- // (880:4) {#if isLoggedIn}
12984
+ // (881:4) {#if isLoggedIn}
12985
12985
  function create_if_block_1$2(ctx) {
12986
12986
  let div1;
12987
12987
  let div0;
@@ -13014,7 +13014,7 @@
13014
13014
  attr_dev(path, "stroke-linejoin", "round");
13015
13015
  attr_dev(path, "stroke-width", "2");
13016
13016
  attr_dev(path, "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z");
13017
- add_location(path, file$5, 882, 140, 35570);
13017
+ add_location(path, file$5, 883, 140, 35611);
13018
13018
  attr_dev(svg, "class", "w-1 h-1");
13019
13019
  attr_dev(svg, "fill", "none");
13020
13020
  attr_dev(svg, "stroke", "white");
@@ -13022,18 +13022,18 @@
13022
13022
  attr_dev(svg, "height", "34px");
13023
13023
  attr_dev(svg, "viewBox", "0 0 24 24");
13024
13024
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
13025
- add_location(svg, file$5, 882, 10, 35440);
13026
- add_location(p, file$5, 883, 10, 35712);
13025
+ add_location(svg, file$5, 883, 10, 35481);
13026
+ add_location(p, file$5, 884, 10, 35753);
13027
13027
  attr_dev(div0, "class", "PanicText");
13028
- add_location(div0, file$5, 881, 8, 35406);
13028
+ add_location(div0, file$5, 882, 8, 35447);
13029
13029
  attr_dev(button, "class", "PanicButton");
13030
- add_location(button, file$5, 885, 8, 35767);
13030
+ add_location(button, file$5, 886, 8, 35808);
13031
13031
 
13032
13032
  attr_dev(div1, "class", "PanicSection " + (getDevice(/*userAgent*/ ctx[35]) !== "PC"
13033
13033
  ? "PanicSectionMobile"
13034
13034
  : ""));
13035
13035
 
13036
- add_location(div1, file$5, 880, 6, 35309);
13036
+ add_location(div1, file$5, 881, 6, 35350);
13037
13037
  },
13038
13038
  m: function mount(target, anchor) {
13039
13039
  insert_dev(target, div1, anchor);
@@ -13067,7 +13067,7 @@
13067
13067
  block,
13068
13068
  id: create_if_block_1$2.name,
13069
13069
  type: "if",
13070
- source: "(880:4) {#if isLoggedIn}",
13070
+ source: "(881:4) {#if isLoggedIn}",
13071
13071
  ctx
13072
13072
  });
13073
13073
 
@@ -13261,6 +13261,7 @@
13261
13261
 
13262
13262
  $$invalidate(27, activeCategory = "");
13263
13263
  $$invalidate(21, lobbyScreen = false);
13264
+ $$invalidate(17, favoritesScreen = false);
13264
13265
  $$invalidate(22, mostPlayedScreen = true);
13265
13266
  }
13266
13267
  break;